| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.4.3 source code.tar.gz | 2024-09-11 | 297.0 kB | |
| 0.4.3 source code.zip | 2024-09-11 | 542.5 kB | |
| README.md | 2024-09-11 | 512 Bytes | |
| Totals: 3 Items | 840.0 kB | 0 | |
This release adds support for datasets>=3.0 by removing calls to deprecated code
What's Changed
- Fix CI with temporary pin nltk<3.9 by @albertvillanova in https://github.com/huggingface/evaluate/pull/623
- Replace deprecated use_auth_token with token by @albertvillanova in https://github.com/huggingface/evaluate/pull/621
- remove ignore_url_params by @lhoestq in https://github.com/huggingface/evaluate/pull/624
Full Changelog: https://github.com/huggingface/evaluate/compare/v0.4.2...v0.4.3