4.4.2
Bug fixes
- Fix embed storage nifti by @CloseChoice in https://github.com/huggingface/datasets/pull/7853
- ArXiv -> HF Papers by @qgallouedec in https://github.com/huggingface/datasets/pull/7855
- fix some broken links by @julien-c in https://github.com/huggingface/datasets/pull/7859
- Nifti visualization support by @CloseChoice in https://github.com/huggingface/datasets/pull/7874
- Replace papaya with niivue by @CloseChoice in https://github.com/huggingface/datasets/pull/7878
- Fix 7846: add_column and add_item erroneously(?) require new_fingerprint parameter by @sajmaru in https://github.com/huggingface/datasets/pull/7884
- fix(fingerprint): treat TMPDIR as strict API and fail (Issue #7877) by @ada-ggf25 in https://github.com/huggingface/datasets/pull/7891
- encode nifti correctly when uploading lazily by @CloseChoice in https://github.com/huggingface/datasets/pull/7892
- fix(nifti): enable lazy loading for Nifti1ImageWrapper by @The-Obstacle-Is-The-Way in https://github.com/huggingface/datasets/pull/7887
Minor additions
- Add type overloads to load_dataset for better static type inference by @Aditya2755 in https://github.com/huggingface/datasets/pull/7888
- Add inspect_ai eval logs support by @lhoestq in https://github.com/huggingface/datasets/pull/7899
- Save input shard lengths by @lhoestq in https://github.com/huggingface/datasets/pull/7897
- Don't save original_shard_lengths by default for backward compat by @lhoestq in https://github.com/huggingface/datasets/pull/7906
New Contributors
- @sajmaru made their first contribution in https://github.com/huggingface/datasets/pull/7884
- @Aditya2755 made their first contribution in https://github.com/huggingface/datasets/pull/7888
- @ada-ggf25 made their first contribution in https://github.com/huggingface/datasets/pull/7891
- @The-Obstacle-Is-The-Way made their first contribution in https://github.com/huggingface/datasets/pull/7887
Full Changelog: https://github.com/huggingface/datasets/compare/4.4.1...4.4.2