3.0.2
Main bug fixes
- fix unbatched arrow map for iterable datasets by @alex-hh in #7204
- Support features in metadata configs by @albertvillanova in #7182
- Preserve features in iterable dataset.filter by @alex-hh in #7209
- Pin dill<0.3.9 to fix CI by @albertvillanova in #7184
- this should also fix cache issues
What's Changed
- Fix release instructions by @albertvillanova in #7177
- Pin multiprocess<0.70.1 to align with dill<0.3.9 by @albertvillanova in #7188
- with_format docstring by @lhoestq in #7203
- fix ci benchmark by @lhoestq in #7205
- Fix the environment variable for huggingface cache by @torotoki in #7200
- Support Python 3.11 by @albertvillanova in #7179
- bump fsspec by @lhoestq in #7219
- Fix typo in image dataset docs by @albertvillanova in #7231
- No need for dataset_info by @lhoestq in #7234
- use huggingface_hub offline mode by @lhoestq in #7244
New Contributors
Full Changelog: 3.0.1...3.0.2