Skip to content

Releases: naivenlp/rapidnlp-datasets

Release v0.2.0

01 Feb 11:08
Compare
Choose a tag to compare

Updates:

  • Refactoring datasets for different tasks, support both pytorch and tensorflow!

Release v0.1.0

08 Dec 07:21
Compare
Choose a tag to compare

Updates

  • Refactoring dataset pipelines
  • Add support for PyTorch
  • Rename package from naivenlp-datasets to rapidnlp-datasets

Release v0.0.6

22 Nov 12:11
Compare
Choose a tag to compare

Updates:

  • Fixed minor bugs

Release v0.0.5

22 Nov 02:28
Compare
Choose a tag to compare

Updates:

  • Fixed typo

Release v0.0.4

21 Nov 14:57
Compare
Choose a tag to compare

Updates:

  • Add datapipe for masked language model

Release v0.0.3

21 Nov 14:20
Compare
Choose a tag to compare

Updates:

  • Add datapipe for sequence classification
  • Add datapipe for token classification
  • Add datapipe for SimCSE

Release v0.0.1

19 Nov 09:07
Compare
Choose a tag to compare

Updates:

  • Add support for loadding dataset for question answering task