Version 0.3.0
Version 0.3.0 introduces the following new functionalities:
- added functions for the manipulation of TSV files to
helpers.tsv
(e.g.tsv_to_huggingface_dataset()
andtsv_to_torch_dataset()
) - added some tests for TSV manipulation functions;
- added a tsv_sample.tsv in the
data/
folder.