Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@mromanello mromanello released this 08 Apr 07:15
· 23 commits to main since this release
e226259

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() and tsv_to_torch_dataset())
  • added some tests for TSV manipulation functions;
  • added a tsv_sample.tsv in the data/ folder.