Published October 14, 2022
| Version 2.6.1
Software
Open
huggingface/datasets: 2.6.1
Creators
- Quentin Lhoest1
-
Albert Villanova del Moral1
- Patrick von Platen1
- Thomas Wolf1
- Mario Šaško1
- Yacine Jernite1
- Abhishek Thakur1
- Lewis Tunstall1
- Suraj Patil1
- Mariama Drame1
- Julien Chaumond1
- Julien Plu1
- Joe Davison1
- Simon Brandeis1
- Victor Sanh1
- Teven Le Scao1
- Kevin Canwen Xu1
- Nicolas Patry1
- Steven Liu1
- Angelina McMillan-Major1
- Philipp Schmid1
- Sylvain Gugger1
- Nathan Raw1
- Sylvain Lesage1
- Anton Lozhkov1
- Matthew Carrigan1
- Théo Matussière1
- Leandro von Werra1
- Lysandre Debut1
- Stas Bekman1
- Clément Delangue1
- 1. Hugging Face
Description
Bug fixes
- Fix filter indices when batched by @albertvillanova in https://github.com/huggingface/datasets/pull/5113
- fixed a bug where
filter
could return examples with the wrong indices
- fixed a bug where
- Fix iter_batches by @lhoestq in https://github.com/huggingface/datasets/pull/5115
- fixed a bug where
map
withbatch=True
could return a dataset with less examples
- fixed a bug where
- Fix a typo in arrow_dataset.py by @yangky11 in https://github.com/huggingface/datasets/pull/5108
- @yangky11 made their first contribution in https://github.com/huggingface/datasets/pull/5108
Full Changelog: https://github.com/huggingface/datasets/compare/2.6.0...2.6.1
Files
huggingface/datasets-2.6.1.zip
Files
(2.2 MB)
Name | Size | Download all |
---|---|---|
md5:e81c103f7f7b2c42a7248c68bbcbe7d3
|
2.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/huggingface/datasets/tree/2.6.1 (URL)