System Info
Multiple tests confirm that datasets 2.17.0 / 2.18.0 / 2.19.0 raise identical errors, while version 2.20.0 works normally.
Information
Tasks
Reproduction
Environment & Config
Python: 3.11
datasets==2.16.1 (ERROR)
datasets==2.21.0 (FIXED)
(Multiple tests confirm that datasets 2.17.0 / 2.18.0 / 2.19.0 raise identical errors, while version 2.20.0 works normally.)
Expected behavior
The code should run normally without exceptions when using the datasets library.
There should be no import or runtime errors in version 2.16.1.
Multiple tests confirm that datasets 2.17.0 / 2.18.0 / 2.19.0 raise identical errors, while version 2.20.0 works normally.
System Info
Multiple tests confirm that datasets 2.17.0 / 2.18.0 / 2.19.0 raise identical errors, while version 2.20.0 works normally.
Information
Tasks
examplesfolder (such as GLUE/SQuAD, ...)Reproduction
Environment & Config
Python: 3.11
datasets==2.16.1 (ERROR)
datasets==2.21.0 (FIXED)
(Multiple tests confirm that datasets 2.17.0 / 2.18.0 / 2.19.0 raise identical errors, while version 2.20.0 works normally.)
Expected behavior
The code should run normally without exceptions when using the datasets library.
There should be no import or runtime errors in version 2.16.1.
Multiple tests confirm that datasets 2.17.0 / 2.18.0 / 2.19.0 raise identical errors, while version 2.20.0 works normally.