url string | repository_url string | labels_url string | comments_url string | events_url string | html_url string | id int64 | node_id string | number int64 | title string | user dict | labels list | state string | locked bool | assignee dict | assignees list | milestone dict | comments list | created_at timestamp[s] | updated_at timestamp[s] | closed_at timestamp[s] | author_association string | type null | active_lock_reason null | sub_issues_summary dict | issue_dependencies_summary dict | body string | closed_by dict | reactions dict | timeline_url string | performed_via_github_app null | state_reason string | draft bool | pull_request dict | is_pull_request bool |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/huggingface/datasets/issues/7834 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7834/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7834/comments | https://api.github.com/repos/huggingface/datasets/issues/7834/events | https://github.com/huggingface/datasets/issues/7834 | 3,558,802,959 | I_kwDODunzps7UHwYP | 7,834 | Audio.cast_column() or Audio.decode_example() causes Colab kernel crash (std::bad_alloc) | {
"login": "rachidio",
"id": 2559570,
"node_id": "MDQ6VXNlcjI1NTk1NzA=",
"avatar_url": "https://avatars.githubusercontent.com/u/2559570?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rachidio",
"html_url": "https://github.com/rachidio",
"followers_url": "https://api.github.com/users/rachi... | [] | open | false | null | [] | null | [] | 2025-10-27T22:02:00 | 2025-10-27T22:02:00 | null | NONE | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | ### Describe the bug
When using the huggingface datasets.Audio feature to decode a local or remote (public HF dataset) audio file inside Google Colab, the notebook kernel crashes with std::bad_alloc (C++ memory allocation failure).
The crash happens even with a minimal code example and valid .wav file that can be read... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7834/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7834/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7833 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7833/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7833/comments | https://api.github.com/repos/huggingface/datasets/issues/7833/events | https://github.com/huggingface/datasets/pull/7833 | 3,556,014,911 | PR_kwDODunzps6v2gAI | 7,833 | Fix: Properly render [!TIP] block in stream.shuffle documentation | {
"login": "art-test-stack",
"id": 110672812,
"node_id": "U_kgDOBpi7rA",
"avatar_url": "https://avatars.githubusercontent.com/u/110672812?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/art-test-stack",
"html_url": "https://github.com/art-test-stack",
"followers_url": "https://api.github.c... | [] | open | false | null | [] | null | [] | 2025-10-27T10:09:31 | 2025-10-27T10:12:50 | null | NONE | null | null | null | null | The second line starting with the bracket doesn't properly render on huggingface/docs. Added "> " to address it.
In the client documentation, the markdown 'TIP' paragraph in docs/stream#shuffle is not well executed, not as the other in the same page / while markdown is correctly considering it.
Documentation:
ht... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7833/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7833/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7833",
"html_url": "https://github.com/huggingface/datasets/pull/7833",
"diff_url": "https://github.com/huggingface/datasets/pull/7833.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7833.patch",
"merged_at": null
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7832 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7832/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7832/comments | https://api.github.com/repos/huggingface/datasets/issues/7832/events | https://github.com/huggingface/datasets/issues/7832 | 3,555,991,552 | I_kwDODunzps7T9CAA | 7,832 | [DOCS][minor] TIPS paragraph not compiled in docs/stream | {
"login": "art-test-stack",
"id": 110672812,
"node_id": "U_kgDOBpi7rA",
"avatar_url": "https://avatars.githubusercontent.com/u/110672812?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/art-test-stack",
"html_url": "https://github.com/art-test-stack",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | [] | 2025-10-27T10:03:22 | 2025-10-27T10:10:54 | 2025-10-27T10:10:54 | NONE | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | In the client documentation, the markdown 'TIP' paragraph for paragraph in docs/stream#shuffle is not well executed — not as the other in the same page / while markdown is correctly considering it.
Documentation:
https://huggingface.co/docs/datasets/v4.3.0/en/stream#shuffle:~:text=%5B!TIP%5D%5BIterableDataset.shuffle(... | {
"login": "art-test-stack",
"id": 110672812,
"node_id": "U_kgDOBpi7rA",
"avatar_url": "https://avatars.githubusercontent.com/u/110672812?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/art-test-stack",
"html_url": "https://github.com/art-test-stack",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7832/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7832/timeline | null | completed | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7831 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7831/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7831/comments | https://api.github.com/repos/huggingface/datasets/issues/7831/events | https://github.com/huggingface/datasets/pull/7831 | 3,552,081,727 | PR_kwDODunzps6vp0pz | 7,831 | resolves the ValueError: Unable to avoid copy while creating an array | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | null | [] | null | [
"## Also i have done some tests on real dataset\r\n\r\n### Tested with real datasets:\r\n- ✅ IMDB dataset with NumPy 1.26.4 and 2.3.4\r\n- ✅ Rotten Tomatoes dataset with NumPy 1.26.4 and 2.3.4\r\n- ✅ Artificial datasets with ClassLabel features\r\n\r\n### Results:\r\n- Stratified splits work correctly in both NumPy... | 2025-10-25T08:13:54 | 2025-10-25T13:58:11 | null | CONTRIBUTOR | null | null | null | null | ## Summary
Fixes #7818
This PR resolves the `ValueError: Unable to avoid copy while creating an array` error that occurs when using `train_test_split` with `stratify_by_column` parameter in NumPy 2.0+.
## Changes
- Wrapped the stratify column array access with `np.asarray()` in `arrow_dataset.py`
- This allow... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7831/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7831/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7831",
"html_url": "https://github.com/huggingface/datasets/pull/7831",
"diff_url": "https://github.com/huggingface/datasets/pull/7831.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7831.patch",
"merged_at": null
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7830 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7830/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7830/comments | https://api.github.com/repos/huggingface/datasets/issues/7830/events | https://github.com/huggingface/datasets/pull/7830 | 3,549,769,999 | PR_kwDODunzps6viIQf | 7,830 | fix ci compressionfs | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7830). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-24T14:29:00 | 2025-10-24T14:46:34 | 2025-10-24T14:46:29 | MEMBER | null | null | null | null | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7830/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7830/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7830",
"html_url": "https://github.com/huggingface/datasets/pull/7830",
"diff_url": "https://github.com/huggingface/datasets/pull/7830.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7830.patch",
"merged_at": "2025-10-24T14:46... | true |
https://api.github.com/repos/huggingface/datasets/issues/7829 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7829/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7829/comments | https://api.github.com/repos/huggingface/datasets/issues/7829/events | https://github.com/huggingface/datasets/issues/7829 | 3,548,584,085 | I_kwDODunzps7TgxiV | 7,829 | Memory leak / Large memory usage with num_workers = 0 and numerous dataset within DatasetDict | {
"login": "raphaelsty",
"id": 24591024,
"node_id": "MDQ6VXNlcjI0NTkxMDI0",
"avatar_url": "https://avatars.githubusercontent.com/u/24591024?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/raphaelsty",
"html_url": "https://github.com/raphaelsty",
"followers_url": "https://api.github.com/use... | [] | open | false | null | [] | null | [
"Thanks for the report, this is possibly related #7722 and #7694.\n\nCould you pls provide steps to reproduce this?",
"To overcome this issue right now I did simply reduce the size of the dataset and ended up running a for loop (my training has now a constant learning rate schedule). From what I understood, and I... | 2025-10-24T09:51:38 | 2025-10-27T19:37:21 | null | NONE | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | ### Describe the bug
Hi team, first off, I love the datasets library! 🥰
I'm encountering a potential memory leak / increasing memory usage when training a model on a very large DatasetDict.
Setup: I have a DatasetDict containing 362 distinct datasets, which sum up to ~2.8 billion rows.
Training Task: I'm performin... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7829/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/huggingface/datasets/issues/7829/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7828 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7828/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7828/comments | https://api.github.com/repos/huggingface/datasets/issues/7828/events | https://github.com/huggingface/datasets/pull/7828 | 3,545,562,802 | PR_kwDODunzps6vT3rI | 7,828 | set dev version | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7828). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-23T16:34:44 | 2025-10-23T16:37:32 | 2025-10-23T16:34:50 | MEMBER | null | null | null | null | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7828/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7828/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7828",
"html_url": "https://github.com/huggingface/datasets/pull/7828",
"diff_url": "https://github.com/huggingface/datasets/pull/7828.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7828.patch",
"merged_at": "2025-10-23T16:34... | true |
https://api.github.com/repos/huggingface/datasets/issues/7827 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7827/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7827/comments | https://api.github.com/repos/huggingface/datasets/issues/7827/events | https://github.com/huggingface/datasets/pull/7827 | 3,545,543,117 | PR_kwDODunzps6vTz7T | 7,827 | release: 4.3.0 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7827). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-23T16:30:48 | 2025-10-23T16:33:38 | 2025-10-23T16:31:57 | MEMBER | null | null | null | null | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7827/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7827/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7827",
"html_url": "https://github.com/huggingface/datasets/pull/7827",
"diff_url": "https://github.com/huggingface/datasets/pull/7827.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7827.patch",
"merged_at": "2025-10-23T16:31... | true |
https://api.github.com/repos/huggingface/datasets/issues/7826 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7826/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7826/comments | https://api.github.com/repos/huggingface/datasets/issues/7826/events | https://github.com/huggingface/datasets/pull/7826 | 3,545,534,210 | PR_kwDODunzps6vTyKR | 7,826 | picklable batch_fn | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7826). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-23T16:28:52 | 2025-10-23T16:31:59 | 2025-10-23T16:29:06 | MEMBER | null | null | null | null | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7826/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7826/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7826",
"html_url": "https://github.com/huggingface/datasets/pull/7826",
"diff_url": "https://github.com/huggingface/datasets/pull/7826.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7826.patch",
"merged_at": "2025-10-23T16:29... | true |
https://api.github.com/repos/huggingface/datasets/issues/7825 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7825/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7825/comments | https://api.github.com/repos/huggingface/datasets/issues/7825/events | https://github.com/huggingface/datasets/pull/7825 | 3,541,176,759 | PR_kwDODunzps6vFc3H | 7,825 | Fix ArrowInvalid for large variables | {
"login": "CloseChoice",
"id": 31857876,
"node_id": "MDQ6VXNlcjMxODU3ODc2",
"avatar_url": "https://avatars.githubusercontent.com/u/31857876?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/CloseChoice",
"html_url": "https://github.com/CloseChoice",
"followers_url": "https://api.github.com/... | [] | open | false | null | [] | null | [
"@lhoestq : from what I see in the CI logs ( tests/test_arrow_dataset.py::test_map_int32_overflow \r\n/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/multiprocess/resource_tracker.py:219: UserWarning: resource_tracker: There appear to be 24 leaked shared_memory objects to clean up at shutdown\r\n... | 2025-10-22T14:42:47 | 2025-10-27T15:34:07 | null | CONTRIBUTOR | null | null | null | null | Fixes #7821
In addition to the solution proposed in the issue, I encountered we also need to support 64bit types when writing using the `RecordBatchStreamWriter`.
Not sure if we want to create such large objects in the CI, but this is the only way to test that the issue is fixed, therefore I added the unit test. | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7825/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7825/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7825",
"html_url": "https://github.com/huggingface/datasets/pull/7825",
"diff_url": "https://github.com/huggingface/datasets/pull/7825.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7825.patch",
"merged_at": null
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7824 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7824/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7824/comments | https://api.github.com/repos/huggingface/datasets/issues/7824/events | https://github.com/huggingface/datasets/pull/7824 | 3,531,240,254 | PR_kwDODunzps6ukXe9 | 7,824 | Fix batch_size default description in to_polars docstrings | {
"login": "albertvillanova",
"id": 8515462,
"node_id": "MDQ6VXNlcjg1MTU0NjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/albertvillanova",
"html_url": "https://github.com/albertvillanova",
"followers_url": "https://api.g... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7824). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-20T06:38:19 | 2025-10-20T13:49:25 | 2025-10-20T13:49:24 | MEMBER | null | null | null | null | Fix batch_size default description in `to_polars` docstrings. | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7824/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7824/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7824",
"html_url": "https://github.com/huggingface/datasets/pull/7824",
"diff_url": "https://github.com/huggingface/datasets/pull/7824.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7824.patch",
"merged_at": "2025-10-20T13:49... | true |
https://api.github.com/repos/huggingface/datasets/issues/7823 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7823/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7823/comments | https://api.github.com/repos/huggingface/datasets/issues/7823/events | https://github.com/huggingface/datasets/pull/7823 | 3,525,440,347 | PR_kwDODunzps6uRkGa | 7,823 | Fix random seed on shuffle and interleave_datasets | {
"login": "CloseChoice",
"id": 31857876,
"node_id": "MDQ6VXNlcjMxODU3ODc2",
"avatar_url": "https://avatars.githubusercontent.com/u/31857876?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/CloseChoice",
"html_url": "https://github.com/CloseChoice",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7823). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Cool ! To avoid unwanted side effects it could be implemented for every class instead o... | 2025-10-17T10:21:47 | 2025-10-24T14:21:22 | 2025-10-24T14:04:36 | CONTRIBUTOR | null | null | null | null | closes #7567
Add `shift_rngs` method to `ExamplesIterable` that is called directly after sharding. If a generator is available (not the case for all subclasses) we update the seed of the generator by shifting by the worker_id.
~This is just the fix for `shuffle`, in the corresponding issue `interleave_datasets` i... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7823/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7823/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7823",
"html_url": "https://github.com/huggingface/datasets/pull/7823",
"diff_url": "https://github.com/huggingface/datasets/pull/7823.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7823.patch",
"merged_at": "2025-10-24T14:04... | true |
https://api.github.com/repos/huggingface/datasets/issues/7822 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7822/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7822/comments | https://api.github.com/repos/huggingface/datasets/issues/7822/events | https://github.com/huggingface/datasets/pull/7822 | 3,525,309,651 | PR_kwDODunzps6uRKIJ | 7,822 | Retry open hf file | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7822). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-17T09:48:51 | 2025-10-17T09:52:05 | 2025-10-17T09:51:35 | MEMBER | null | null | null | null | Fix this error
```python
File "/workdir/.venv/lib/python3.13/site-packages/datasets/utils/file_utils.py", line 934, in xopen
file_obj = fsspec.open(file, mode=mode, *args, **kwargs).open()
File "/workdir/.venv/lib/python3.13/site-packages/fsspec/core.py", line 147, in open
return self.__enter__()
... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7822/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7822/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7822",
"html_url": "https://github.com/huggingface/datasets/pull/7822",
"diff_url": "https://github.com/huggingface/datasets/pull/7822.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7822.patch",
"merged_at": "2025-10-17T09:51... | true |
https://api.github.com/repos/huggingface/datasets/issues/7821 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7821/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7821/comments | https://api.github.com/repos/huggingface/datasets/issues/7821/events | https://github.com/huggingface/datasets/issues/7821 | 3,520,913,195 | I_kwDODunzps7R3N8r | 7,821 | Building a dataset with large variable size arrays results in error ArrowInvalid: Value X too large to fit in C integer type | {
"login": "kkoutini",
"id": 51880718,
"node_id": "MDQ6VXNlcjUxODgwNzE4",
"avatar_url": "https://avatars.githubusercontent.com/u/51880718?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kkoutini",
"html_url": "https://github.com/kkoutini",
"followers_url": "https://api.github.com/users/kko... | [] | open | false | null | [] | null | [
"Thanks for reporting ! You can fix this by specifying the output type explicitly and use `LargeList` which uses int64 for offsets:\n\n```python\nfeatures = Features({\"audio\": LargeList(Value(\"uint16\"))})\nds = ds.map(..., features=features)\n```\n\nIt would be cool to improve `list_of_pa_arrays_to_pyarrow_list... | 2025-10-16T08:45:17 | 2025-10-20T13:42:05 | null | CONTRIBUTOR | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | ### Describe the bug
I used map to store raw audio waveforms of variable lengths in a column of a dataset the `map` call fails with ArrowInvalid: Value X too large to fit in C integer type.
```
Traceback (most recent call last):
Traceback (most recent call last):
File "...lib/python3.12/site-packages/multiprocess/p... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7821/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7821/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7820 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7820/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7820/comments | https://api.github.com/repos/huggingface/datasets/issues/7820/events | https://github.com/huggingface/datasets/pull/7820 | 3,518,633,577 | PR_kwDODunzps6t6suZ | 7,820 | Keep hffs cache in workers when streaming | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7820). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-15T15:51:28 | 2025-10-17T09:59:17 | 2025-10-17T09:59:16 | MEMBER | null | null | null | null | (and also reorder the hffs args to improve caching)
When using `DataLoader(iterable_dataset, num_workers=...)` the dataset is pickled and passed to the worker. However previously the resulting dataset would be in a process with an empty hffs cache. By keeping the cache attached to `IterableDataset`, the cached hffs ... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7820/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7820/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7820",
"html_url": "https://github.com/huggingface/datasets/pull/7820",
"diff_url": "https://github.com/huggingface/datasets/pull/7820.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7820.patch",
"merged_at": "2025-10-17T09:59... | true |
https://api.github.com/repos/huggingface/datasets/issues/7819 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7819/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7819/comments | https://api.github.com/repos/huggingface/datasets/issues/7819/events | https://github.com/huggingface/datasets/issues/7819 | 3,517,086,110 | I_kwDODunzps7Ronme | 7,819 | Cannot download opus dataset | {
"login": "liamsun2019",
"id": 51946663,
"node_id": "MDQ6VXNlcjUxOTQ2NjYz",
"avatar_url": "https://avatars.githubusercontent.com/u/51946663?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/liamsun2019",
"html_url": "https://github.com/liamsun2019",
"followers_url": "https://api.github.com/... | [] | open | false | null | [] | null | [
"Hi ! it seems \"en-zh\" doesn't exist for this dataset\n\nYou can see the list of subsets here: https://huggingface.co/datasets/Helsinki-NLP/opus_books"
] | 2025-10-15T09:06:19 | 2025-10-20T13:45:16 | null | NONE | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | When I tried to download opus_books using:
from datasets import load_dataset
dataset = load_dataset("Helsinki-NLP/opus_books")
I got the following errors:
FileNotFoundError: Couldn't find any data file at /workspace/Helsinki-NLP/opus_books. Couldn't find 'Helsinki-NLP/opus_books' on the Hugging Face Hub either: Local... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7819/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7819/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7818 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7818/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7818/comments | https://api.github.com/repos/huggingface/datasets/issues/7818/events | https://github.com/huggingface/datasets/issues/7818 | 3,515,887,618 | I_kwDODunzps7RkDAC | 7,818 | train_test_split and stratify breaks with Numpy 2.0 | {
"login": "davebulaval",
"id": 24845694,
"node_id": "MDQ6VXNlcjI0ODQ1Njk0",
"avatar_url": "https://avatars.githubusercontent.com/u/24845694?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/davebulaval",
"html_url": "https://github.com/davebulaval",
"followers_url": "https://api.github.com/... | [] | open | false | null | [] | null | [
"I can't reproduce this. Could you pls provide an example with a public dataset/artificial dataset and show how you loaded that?\n\nThis works for me:\n\n```python\nimport numpy as np\nfrom datasets import Dataset, Features, ClassLabel, Value\n\ndata = {\"text\": [f\"sample_{i}\" for i in range(100)], \"label\": [i... | 2025-10-15T00:01:19 | 2025-10-25T07:26:27 | null | NONE | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | ### Describe the bug
As stated in the title, since Numpy changed in version >2.0 with copy, the stratify parameters break.
e.g. `all_dataset.train_test_split(test_size=0.2,stratify_by_column="label")` returns a Numpy error.
It works if you downgrade Numpy to a version lower than 2.0.
### Steps to reproduce the bug
... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7818/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7818/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7817 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7817/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7817/comments | https://api.github.com/repos/huggingface/datasets/issues/7817/events | https://github.com/huggingface/datasets/pull/7817 | 3,515,755,952 | PR_kwDODunzps6tw-GG | 7,817 | fix: better args passthrough for `_batch_setitems()` | {
"login": "sghng",
"id": 58419736,
"node_id": "MDQ6VXNlcjU4NDE5NzM2",
"avatar_url": "https://avatars.githubusercontent.com/u/58419736?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sghng",
"html_url": "https://github.com/sghng",
"followers_url": "https://api.github.com/users/sghng/follow... | [] | closed | false | null | [] | null | [
"@sghng There is a regression with python 3.13.8 when lm-eval is calling datasets load\r\n\r\n```python\r\nself = <test_llama3_2.TestLlama3_2 testMethod=test_llama3_2>\r\n\r\n def test_llama3_2(self):\r\n> self.quant_lm_eval()\r\n\r\ntests/models/test_llama3_2.py:35: \r\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ... | 2025-10-14T22:51:51 | 2025-10-27T17:08:25 | 2025-10-27T17:08:25 | CONTRIBUTOR | null | null | null | null | In Python 3.14, there's a change in the signature of `_Pickler._batch_setitems`.
It's changed to:
```python
# pickle.py
def _batch_setitems(self, items, obj):
# Helper to batch up SETITEMS sequences; proto >= 1 only
save = self.save
write = self.write
```
To accomodate this, in `dill`, we h... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7817/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7817/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7817",
"html_url": "https://github.com/huggingface/datasets/pull/7817",
"diff_url": "https://github.com/huggingface/datasets/pull/7817.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7817.patch",
"merged_at": "2025-10-27T17:08... | true |
https://api.github.com/repos/huggingface/datasets/issues/7816 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7816/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7816/comments | https://api.github.com/repos/huggingface/datasets/issues/7816/events | https://github.com/huggingface/datasets/issues/7816 | 3,512,210,206 | I_kwDODunzps7RWBMe | 7,816 | disable_progress_bar() not working as expected | {
"login": "windmaple",
"id": 5577741,
"node_id": "MDQ6VXNlcjU1Nzc3NDE=",
"avatar_url": "https://avatars.githubusercontent.com/u/5577741?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/windmaple",
"html_url": "https://github.com/windmaple",
"followers_url": "https://api.github.com/users/wi... | [] | closed | false | null | [] | null | [
"@xianbaoqian ",
"Closing this one since it's a Xet issue."
] | 2025-10-14T03:25:39 | 2025-10-14T23:49:26 | 2025-10-14T23:49:26 | NONE | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | ### Describe the bug
Hi,
I'm trying to load a dataset on Kaggle TPU image. There is some known compat issue with progress bar on Kaggle, so I'm trying to disable the progress bar globally. This does not work as you can see in [here](https://www.kaggle.com/code/windmaple/hf-datasets-issue).
In contract, disabling pro... | {
"login": "windmaple",
"id": 5577741,
"node_id": "MDQ6VXNlcjU1Nzc3NDE=",
"avatar_url": "https://avatars.githubusercontent.com/u/5577741?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/windmaple",
"html_url": "https://github.com/windmaple",
"followers_url": "https://api.github.com/users/wi... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7816/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7816/timeline | null | completed | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7815 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7815/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7815/comments | https://api.github.com/repos/huggingface/datasets/issues/7815/events | https://github.com/huggingface/datasets/pull/7815 | 3,511,338,522 | PR_kwDODunzps6tiDIT | 7,815 | Add nifti support | {
"login": "CloseChoice",
"id": 31857876,
"node_id": "MDQ6VXNlcjMxODU3ODc2",
"avatar_url": "https://avatars.githubusercontent.com/u/31857876?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/CloseChoice",
"html_url": "https://github.com/CloseChoice",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7815). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Btw I couldn't resist but share your PR with the community online on twitter already, I... | 2025-10-13T20:07:32 | 2025-10-24T14:32:03 | 2025-10-24T13:22:18 | CONTRIBUTOR | null | null | null | null | Add support for NIfTI.
supports #7804
This PR follows https://github.com/huggingface/datasets/pull/7325 very closely
I am a bit unsure what we need to add to the `document_dataset.mdx` and `document_load.mdx`. I should probably create a dataset on the hub first to create this guide instead of copy+pasting from... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7815/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7815/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7815",
"html_url": "https://github.com/huggingface/datasets/pull/7815",
"diff_url": "https://github.com/huggingface/datasets/pull/7815.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7815.patch",
"merged_at": "2025-10-24T13:22... | true |
https://api.github.com/repos/huggingface/datasets/issues/7814 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7814/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7814/comments | https://api.github.com/repos/huggingface/datasets/issues/7814/events | https://github.com/huggingface/datasets/pull/7814 | 3,510,488,792 | PR_kwDODunzps6tfJCm | 7,814 | Allow streaming hdf5 files | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7814). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-13T15:25:44 | 2025-10-13T15:28:51 | 2025-10-13T15:28:49 | MEMBER | null | null | null | null | Add streaming support after https://github.com/huggingface/datasets/pull/7690, cc @klamike :)
## Details
in `datasets` loaders, `open()` is extended to work with files that are on disk but also on HF. Files on HF are streamed using HTTP range requests using the `HfFileSystem` implementation in the `huggingface_hu... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7814/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7814/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7814",
"html_url": "https://github.com/huggingface/datasets/pull/7814",
"diff_url": "https://github.com/huggingface/datasets/pull/7814.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7814.patch",
"merged_at": "2025-10-13T15:28... | true |
https://api.github.com/repos/huggingface/datasets/issues/7813 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7813/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7813/comments | https://api.github.com/repos/huggingface/datasets/issues/7813/events | https://github.com/huggingface/datasets/issues/7813 | 3,503,446,288 | I_kwDODunzps7Q0lkQ | 7,813 | Caching does not work when using python3.14 | {
"login": "intexcor",
"id": 142020129,
"node_id": "U_kgDOCHcOIQ",
"avatar_url": "https://avatars.githubusercontent.com/u/142020129?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/intexcor",
"html_url": "https://github.com/intexcor",
"followers_url": "https://api.github.com/users/intexcor/... | [] | closed | false | null | [] | null | [
"https://github.com/uqfoundation/dill/issues/725",
"@intexcor does #7817 fix your problem?"
] | 2025-10-10T15:36:46 | 2025-10-27T17:08:26 | 2025-10-27T17:08:26 | NONE | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | ### Describe the bug
Traceback (most recent call last):
File "/workspace/ctn.py", line 8, in <module>
ds = load_dataset(f"naver-clova-ix/synthdog-{lang}") # или "synthdog-zh" для китайского
File "/workspace/.venv/lib/python3.14/site-packages/datasets/load.py", line 1397, in load_dataset
builder_instance =... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7813/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7813/timeline | null | completed | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7812 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7812/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7812/comments | https://api.github.com/repos/huggingface/datasets/issues/7812/events | https://github.com/huggingface/datasets/pull/7812 | 3,500,901,422 | PR_kwDODunzps6s_New | 7,812 | docs: document_dataset PDFs & OCR | {
"login": "ethanknights",
"id": 34215814,
"node_id": "MDQ6VXNlcjM0MjE1ODE0",
"avatar_url": "https://avatars.githubusercontent.com/u/34215814?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ethanknights",
"html_url": "https://github.com/ethanknights",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | [] | 2025-10-09T23:31:41 | 2025-10-20T14:03:53 | 2025-10-20T14:03:53 | CONTRIBUTOR | null | null | null | null | Use acronyms consistently across document_dataset docs. | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7812/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7812/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7812",
"html_url": "https://github.com/huggingface/datasets/pull/7812",
"diff_url": "https://github.com/huggingface/datasets/pull/7812.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7812.patch",
"merged_at": "2025-10-20T14:03... | true |
https://api.github.com/repos/huggingface/datasets/issues/7811 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7811/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7811/comments | https://api.github.com/repos/huggingface/datasets/issues/7811/events | https://github.com/huggingface/datasets/issues/7811 | 3,500,741,658 | I_kwDODunzps7QqRQa | 7,811 | SIGSEGV when Python exits due to near null deref | {
"login": "iankronquist",
"id": 5192353,
"node_id": "MDQ6VXNlcjUxOTIzNTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/5192353?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iankronquist",
"html_url": "https://github.com/iankronquist",
"followers_url": "https://api.github.com... | [] | open | false | null | [] | null | [
"The issue seems to come from `dill` which is a `datasets` dependency, e.g. this segfaults:\n\n```python\nimport dill\nfrom tqdm import tqdm\nprogress_bar = tqdm(total=(1000), unit='cols', desc='cols ')\nprogress_bar.update(1)\n```\n\n`tqdm` seems to segfault when `dill` is imported. I only found this about segfaul... | 2025-10-09T22:00:11 | 2025-10-10T22:09:24 | null | NONE | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | ### Describe the bug
When I run the following python script using datasets I get a segfault.
```python
from datasets import load_dataset
from tqdm import tqdm
progress_bar = tqdm(total=(1000), unit='cols', desc='cols ')
progress_bar.update(1)
```
```
% lldb -- python3 crashmin.py
(lldb) target create "python3"
Cur... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7811/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7811/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7810 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7810/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7810/comments | https://api.github.com/repos/huggingface/datasets/issues/7810/events | https://github.com/huggingface/datasets/pull/7810 | 3,499,855,569 | PR_kwDODunzps6s7wHa | 7,810 | fix conda deps | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7810). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-09T16:32:04 | 2025-10-09T16:35:15 | 2025-10-09T16:35:14 | MEMBER | null | null | null | null | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7810/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7810/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7810",
"html_url": "https://github.com/huggingface/datasets/pull/7810",
"diff_url": "https://github.com/huggingface/datasets/pull/7810.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7810.patch",
"merged_at": "2025-10-09T16:35... | true |
https://api.github.com/repos/huggingface/datasets/issues/7809 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7809/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7809/comments | https://api.github.com/repos/huggingface/datasets/issues/7809/events | https://github.com/huggingface/datasets/pull/7809 | 3,499,811,179 | PR_kwDODunzps6s7mwb | 7,809 | Set dev version | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7809). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-09T16:19:19 | 2025-10-09T16:22:12 | 2025-10-09T16:19:31 | MEMBER | null | null | null | null | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7809/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7809/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7809",
"html_url": "https://github.com/huggingface/datasets/pull/7809",
"diff_url": "https://github.com/huggingface/datasets/pull/7809.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7809.patch",
"merged_at": "2025-10-09T16:19... | true |
https://api.github.com/repos/huggingface/datasets/issues/7808 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7808/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7808/comments | https://api.github.com/repos/huggingface/datasets/issues/7808/events | https://github.com/huggingface/datasets/pull/7808 | 3,499,779,993 | PR_kwDODunzps6s7gBq | 7,808 | release: 4.2.0 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7808). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-09T16:10:53 | 2025-10-09T16:21:01 | 2025-10-09T16:11:08 | MEMBER | null | null | null | null | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7808/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7808/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7808",
"html_url": "https://github.com/huggingface/datasets/pull/7808",
"diff_url": "https://github.com/huggingface/datasets/pull/7808.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7808.patch",
"merged_at": "2025-10-09T16:11... | true |
https://api.github.com/repos/huggingface/datasets/issues/7807 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7807/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7807/comments | https://api.github.com/repos/huggingface/datasets/issues/7807/events | https://github.com/huggingface/datasets/pull/7807 | 3,499,765,725 | PR_kwDODunzps6s7c_U | 7,807 | typo | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7807). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-09T16:06:47 | 2025-10-09T16:16:31 | 2025-10-09T16:06:58 | MEMBER | null | null | null | null | add an s to be consistent with pandas' on_bad_lines | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7807/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7807/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7807",
"html_url": "https://github.com/huggingface/datasets/pull/7807",
"diff_url": "https://github.com/huggingface/datasets/pull/7807.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7807.patch",
"merged_at": "2025-10-09T16:06... | true |
https://api.github.com/repos/huggingface/datasets/issues/7806 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7806/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7806/comments | https://api.github.com/repos/huggingface/datasets/issues/7806/events | https://github.com/huggingface/datasets/pull/7806 | 3,499,483,246 | PR_kwDODunzps6s6gnr | 7,806 | Parquet: add `on_bad_file` argument to error/warn/skip bad files | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7806). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-09T14:41:46 | 2025-10-09T16:04:35 | 2025-10-09T16:04:33 | MEMBER | null | null | null | null | ```python
from datasets import load_dataset
on_bad_file = "error" # default
# on_bad_file = "warn" # warn and skip bad file
# on_bad_file = "skip" # skip bad file
ds = load_dataset(parquet_dataset_id, on_bad_file=on_bad_file)
``` | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7806/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7806/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7806",
"html_url": "https://github.com/huggingface/datasets/pull/7806",
"diff_url": "https://github.com/huggingface/datasets/pull/7806.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7806.patch",
"merged_at": "2025-10-09T16:04... | true |
https://api.github.com/repos/huggingface/datasets/issues/7805 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7805/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7805/comments | https://api.github.com/repos/huggingface/datasets/issues/7805/events | https://github.com/huggingface/datasets/pull/7805 | 3,499,286,947 | PR_kwDODunzps6s52Ew | 7,805 | Less api calls when resolving data_files | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7805). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-09T13:53:06 | 2025-10-09T14:01:57 | 2025-10-09T14:01:56 | MEMBER | null | null | null | null | There ~10 unnecessary `/api/datasets/user/dataset/revision`calls due to multithreading in data files resolution.
I disabled multithreading, which was actually not useful anymore since `HfFileSystem` has been using caching for a while now. | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7805/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7805/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7805",
"html_url": "https://github.com/huggingface/datasets/pull/7805",
"diff_url": "https://github.com/huggingface/datasets/pull/7805.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7805.patch",
"merged_at": "2025-10-09T14:01... | true |
https://api.github.com/repos/huggingface/datasets/issues/7804 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7804/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7804/comments | https://api.github.com/repos/huggingface/datasets/issues/7804/events | https://github.com/huggingface/datasets/issues/7804 | 3,498,534,596 | I_kwDODunzps7Qh2bE | 7,804 | Support scientific data formats | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | open | false | null | [] | null | [
"Please add the support for `Zarr`! That's what we use in the Bioimaging community. It is crucial, because raw upload of a *single* bio image can take _terrabytes in memory_!\n\nThe python library would be `bioio` or `zarr`:\n- [ ] Zarr: `bioio` or `zarr`\n\nSee a [Zarr example](https://ome.github.io/ome-ngff-valid... | 2025-10-09T10:18:24 | 2025-10-10T11:26:23 | null | MEMBER | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | List of formats and libraries we can use to load the data in `datasets`:
- [ ] DICOMs: pydicom
- [ ] NIfTIs: nibabel
- [ ] WFDB: wfdb
cc @zaRizk7 for viz
Feel free to comment / suggest other formats and libs you'd like to see or to share your interest in one of the mentioned format | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7804/reactions",
"total_count": 7,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 3,
"confused": 0,
"heart": 3,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7804/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7803 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7803/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7803/comments | https://api.github.com/repos/huggingface/datasets/issues/7803/events | https://github.com/huggingface/datasets/pull/7803 | 3,498,395,879 | PR_kwDODunzps6s2zyO | 7,803 | More Parquet streaming docs | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7803). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-09T09:39:11 | 2025-10-09T10:01:46 | 2025-10-09T10:01:43 | MEMBER | null | null | null | null | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7803/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7803/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7803",
"html_url": "https://github.com/huggingface/datasets/pull/7803",
"diff_url": "https://github.com/huggingface/datasets/pull/7803.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7803.patch",
"merged_at": "2025-10-09T10:01... | true |
https://api.github.com/repos/huggingface/datasets/issues/7802 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7802/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7802/comments | https://api.github.com/repos/huggingface/datasets/issues/7802/events | https://github.com/huggingface/datasets/issues/7802 | 3,497,454,119 | I_kwDODunzps7Qduon | 7,802 | [Docs] Missing documentation for `Dataset.from_dict` | {
"login": "aaronshenhao",
"id": 69421545,
"node_id": "MDQ6VXNlcjY5NDIxNTQ1",
"avatar_url": "https://avatars.githubusercontent.com/u/69421545?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aaronshenhao",
"html_url": "https://github.com/aaronshenhao",
"followers_url": "https://api.github.c... | [] | open | false | null | [] | null | [
"I'd like to work on this documentation issue.",
"Hi I'd like to work on this. I can see the docstring is already in the code. \nCould you confirm:\n1. Is this still available?\n2. Should I add this to the main_classes.md file, or is there a specific \n documentation file I should update?\n3. Are there any form... | 2025-10-09T02:54:41 | 2025-10-19T16:09:33 | null | NONE | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | Documentation link: https://huggingface.co/docs/datasets/en/package_reference/main_classes
Link to method (docstring present): https://github.com/huggingface/datasets/blob/6f2502c5a026caa89839713f6f7c8b958e5e83eb/src/datasets/arrow_dataset.py#L1029
The docstring is present for the function, but seems missing from the... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7802/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7802/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7801 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7801/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7801/comments | https://api.github.com/repos/huggingface/datasets/issues/7801/events | https://github.com/huggingface/datasets/pull/7801 | 3,496,388,063 | PR_kwDODunzps6swITn | 7,801 | Add parquet scan options and docs | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7801). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-08T18:04:52 | 2025-10-09T07:55:58 | 2025-10-09T07:55:56 | MEMBER | null | null | null | null | I added scan options, useful to control buffering and caching when streaming and docs, including how to select a subset of columns and apply filters | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7801/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7801/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7801",
"html_url": "https://github.com/huggingface/datasets/pull/7801",
"diff_url": "https://github.com/huggingface/datasets/pull/7801.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7801.patch",
"merged_at": "2025-10-09T07:55... | true |
https://api.github.com/repos/huggingface/datasets/issues/7800 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7800/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7800/comments | https://api.github.com/repos/huggingface/datasets/issues/7800/events | https://github.com/huggingface/datasets/pull/7800 | 3,494,747,495 | PR_kwDODunzps6sqkmT | 7,800 | Fix polars cast column image | {
"login": "CloseChoice",
"id": 31857876,
"node_id": "MDQ6VXNlcjMxODU3ODc2",
"avatar_url": "https://avatars.githubusercontent.com/u/31857876?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/CloseChoice",
"html_url": "https://github.com/CloseChoice",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | [
"The Image() type is set to have a storage of `string` for \"path\" and not `large_string`. Therefore while your change does work to do the conversion, it can create issues in other places. For example I'm pretty sure you wouldn't be able to concatenate the resulting dataset with a dataset with Image() using `strin... | 2025-10-08T10:01:18 | 2025-10-18T13:48:37 | 2025-10-13T14:39:47 | CONTRIBUTOR | null | null | null | null | Fixes #7765
The problem here is that polars uses pyarrow large_string for images, while pandas and others just use the string type. This PR solves that and adds a test.
```python
import polars as pl
from datasets import Dataset
import pandas as pd
import pyarrow as pa
from pathlib import Path
shared_data... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7800/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7800/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7800",
"html_url": "https://github.com/huggingface/datasets/pull/7800",
"diff_url": "https://github.com/huggingface/datasets/pull/7800.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7800.patch",
"merged_at": "2025-10-13T14:39... | true |
https://api.github.com/repos/huggingface/datasets/issues/7799 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7799/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7799/comments | https://api.github.com/repos/huggingface/datasets/issues/7799/events | https://github.com/huggingface/datasets/pull/7799 | 3,487,791,741 | PR_kwDODunzps6sTJKA | 7,799 | Define CI future | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7799). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2025-10-06T15:15:45 | 2025-10-07T14:30:21 | 2025-10-07T14:30:19 | MEMBER | null | null | null | null | this should fix the CI which currently uses transformers on 3.9 while it's now unsupported | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7799/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7799/timeline | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7799",
"html_url": "https://github.com/huggingface/datasets/pull/7799",
"diff_url": "https://github.com/huggingface/datasets/pull/7799.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7799.patch",
"merged_at": "2025-10-07T14:30... | true |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 5