Skip to content

1.1.2

Compare
Choose a tag to compare
@lhoestq lhoestq released this 06 Oct 14:22

Dataset changes

  • Fix: text - use python read instead of pandas reader (#715):
    • fix delimiter/overflow issues
    • better memory handling

Bug fixes

  • Fix dataset configuration creation using data_files per splits using NamedSplit (#706)
  • Fix permission issue on windows - don't use tqdm 4.50.0 (#718)