Skip to content

Releases: hipe-eval/HIPE-pycommons

v0.4.0

10 Apr 09:33
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @e-maud made their first contribution in #4

Full Changelog: v0.3.0...v0.4.0

Version 0.3.0

08 Apr 07:15
e226259
Compare
Choose a tag to compare

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.