url stringlengths 58 61 | repository_url stringclasses 1
value | labels_url stringlengths 72 75 | comments_url stringlengths 67 70 | events_url stringlengths 65 68 | html_url stringlengths 46 51 | id int64 599M 4.53B | node_id stringlengths 18 32 | number int64 1 8.22k | title stringlengths 1 290 | user dict | labels listlengths 0 4 | state stringclasses 2
values | locked bool 1
class | assignees listlengths 0 4 | milestone dict | comments int64 0 70 | created_at timestamp[ns, tz=UTC]date 2020-04-14 10:18:02 2026-05-27 01:54:14 | updated_at timestamp[ns, tz=UTC]date 2020-04-27 16:04:17 2026-05-27 04:26:08 | closed_at timestamp[ns, tz=UTC]date 2020-04-14 12:01:40 2026-05-22 10:16:12 ⌀ | assignee dict | author_association stringclasses 4
values | issue_field_values listlengths 0 0 | type float64 | active_lock_reason float64 | draft float64 0 1 ⌀ | pull_request dict | body stringlengths 0 228k ⌀ | closed_by dict | reactions dict | timeline_url stringlengths 67 70 | performed_via_github_app float64 | state_reason stringclasses 4
values | sub_issues_summary dict | issue_dependencies_summary dict | pinned_comment float64 | is_pull_request bool 2
classes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/huggingface/datasets/issues/8114 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8114/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8114/comments | https://api.github.com/repos/huggingface/datasets/issues/8114/events | https://github.com/huggingface/datasets/pull/8114 | 4,193,245,944 | PR_kwDODunzps7PgMNx | 8,114 | 🔒 Pin GitHub Actions to commit SHAs | {
"avatar_url": "https://avatars.githubusercontent.com/u/155966238?v=4",
"events_url": "https://api.github.com/users/paulinebm/events{/privacy}",
"followers_url": "https://api.github.com/users/paulinebm/followers",
"following_url": "https://api.github.com/users/paulinebm/following{/other_user}",
"gists_url": ... | [] | closed | false | [] | null | 1 | 2026-04-02T09:28:58Z | 2026-04-07T14:11:33Z | 2026-04-07T14:11:31Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8114.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8114",
"merged_at": "2026-04-07T14:11:31Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8114.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | ## 🔒 Pin GitHub Actions to commit SHAs
This PR pins all GitHub Actions to their exact commit SHA instead of mutable tags or branch names.
**Why?**
Pinning to a SHA prevents supply chain attacks where a tag (e.g. `v4`) could be moved to point to malicious code.
### Changes
| Workflow | Action | Avant | Après | SHA ... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8114/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8114/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8113 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8113/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8113/comments | https://api.github.com/repos/huggingface/datasets/issues/8113/events | https://github.com/huggingface/datasets/pull/8113 | 4,188,441,968 | PR_kwDODunzps7PUfD_ | 8,113 | Parse agent traces | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-04-01T16:56:08Z | 2026-04-23T16:47:45Z | 2026-04-23T16:47:43Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8113.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8113",
"merged_at": "2026-04-23T16:47:43Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8113.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | Supports claude_code, codex and pi
JSON Lines files are parsed so one file = one row
The resulting row has three fields: harness, session_id, traces, and file_name with features:
```python
AGENT_TRACES_FEATURES = datasets.Features(
{
"harness": datasets.Value("string"),
"session_id": da... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8113/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8113/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8112 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8112/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8112/comments | https://api.github.com/repos/huggingface/datasets/issues/8112/events | https://github.com/huggingface/datasets/pull/8112 | 4,185,517,824 | PR_kwDODunzps7PMvUa | 8,112 | fix: replace List with Sequence in type hints for public API functions (#5354) | {
"avatar_url": "https://avatars.githubusercontent.com/u/134889827?v=4",
"events_url": "https://api.github.com/users/abdulhayykhan/events{/privacy}",
"followers_url": "https://api.github.com/users/abdulhayykhan/followers",
"following_url": "https://api.github.com/users/abdulhayykhan/following{/other_user}",
"... | [] | open | false | [] | null | 2 | 2026-04-01T09:31:28Z | 2026-04-02T06:47:20Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8112.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8112",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8112.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8112"
} | ## Summary
Fixes #5354
Replaces `list[X]` with `Sequence[X]` in function argument type annotations
across the public API. `List` is invariant while `Sequence` is covariant,
which means passing a `list` to a parameter typed as `List` causes mypy errors,
even though lists are valid sequences.
## Changes
... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8112/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8112/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8111 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8111/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8111/comments | https://api.github.com/repos/huggingface/datasets/issues/8111/events | https://github.com/huggingface/datasets/pull/8111 | 4,180,579,790 | PR_kwDODunzps7PAKZk | 8,111 | add sample_by="document" support for jsonl files | {
"avatar_url": "https://avatars.githubusercontent.com/u/13546028?v=4",
"events_url": "https://api.github.com/users/cfahlgren1/events{/privacy}",
"followers_url": "https://api.github.com/users/cfahlgren1/followers",
"following_url": "https://api.github.com/users/cfahlgren1/following{/other_user}",
"gists_url"... | [] | closed | false | [] | null | 4 | 2026-03-31T16:23:57Z | 2026-04-01T16:57:00Z | 2026-04-01T16:56:59Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8111.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8111",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8111.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8111"
} | With more agentic traces (_ie Claude Code / Codex / Pi etc_) being published to the Hub as JSONL files, it would be nice to easily support loading / viewing them in Dataset Viewer.
Datasets like https://huggingface.co/datasets/cfahlgren1/agent-sessions contain one JSONL file per session. Without sample_by, each lin... | {
"avatar_url": "https://avatars.githubusercontent.com/u/13546028?v=4",
"events_url": "https://api.github.com/users/cfahlgren1/events{/privacy}",
"followers_url": "https://api.github.com/users/cfahlgren1/followers",
"following_url": "https://api.github.com/users/cfahlgren1/following{/other_user}",
"gists_url"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8111/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8111/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8110 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8110/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8110/comments | https://api.github.com/repos/huggingface/datasets/issues/8110/events | https://github.com/huggingface/datasets/issues/8110 | 4,176,918,326 | I_kwDODunzps749rc2 | 8,110 | `set_format` resets features | {
"avatar_url": "https://avatars.githubusercontent.com/u/29684689?v=4",
"events_url": "https://api.github.com/users/plutonium-239/events{/privacy}",
"followers_url": "https://api.github.com/users/plutonium-239/followers",
"following_url": "https://api.github.com/users/plutonium-239/following{/other_user}",
"g... | [] | closed | false | [] | null | 3 | 2026-03-31T07:59:32Z | 2026-05-11T07:15:16Z | 2026-05-11T07:15:16Z | null | NONE | [] | null | null | null | null | ### Describe the bug
Calling `dataset.set_format('...')` resets the informative features such as `Array2D` etc. back into `List(List(Value))` and so on.
### Steps to reproduce the bug
```py
>>> dataset.features
{'lld': Array2D(shape=(None, 26), dtype='float32')}
>>> dataset.set_format('torch')
>>> dataset.features
... | {
"avatar_url": "https://avatars.githubusercontent.com/u/29684689?v=4",
"events_url": "https://api.github.com/users/plutonium-239/events{/privacy}",
"followers_url": "https://api.github.com/users/plutonium-239/followers",
"following_url": "https://api.github.com/users/plutonium-239/following{/other_user}",
"g... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8110/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8110/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8109 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8109/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8109/comments | https://api.github.com/repos/huggingface/datasets/issues/8109/events | https://github.com/huggingface/datasets/pull/8109 | 4,170,661,589 | PR_kwDODunzps7Onjr6 | 8,109 | docs: fix typos, grammar, and branding consistency across docs and source | {
"avatar_url": "https://avatars.githubusercontent.com/u/192764477?v=4",
"events_url": "https://api.github.com/users/Edge-Explorer/events{/privacy}",
"followers_url": "https://api.github.com/users/Edge-Explorer/followers",
"following_url": "https://api.github.com/users/Edge-Explorer/following{/other_user}",
"... | [] | open | false | [] | null | 0 | 2026-03-30T13:14:51Z | 2026-04-19T05:52:43Z | null | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8109.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8109",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8109.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8109"
} | This commit addresses several documentation quality issues found across the repository — fixing typos, grammar errors, brand name inconsistencies, and adding modern tooling references for new contributors.
## Changes
### README.md
- Fix duplicate word: "frameworks frameworks" → "frameworks"
- Standardize brand ... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8109/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8109/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8107 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8107/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8107/comments | https://api.github.com/repos/huggingface/datasets/issues/8107/events | https://github.com/huggingface/datasets/pull/8107 | 4,146,270,390 | PR_kwDODunzps7N0KQH | 8,107 | Update WebDataset documentation link | {
"avatar_url": "https://avatars.githubusercontent.com/u/161790061?v=4",
"events_url": "https://api.github.com/users/jingwangl/events{/privacy}",
"followers_url": "https://api.github.com/users/jingwangl/followers",
"following_url": "https://api.github.com/users/jingwangl/following{/other_user}",
"gists_url": ... | [] | open | false | [] | null | 0 | 2026-03-26T18:11:24Z | 2026-03-26T18:43:47Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8107.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8107",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8107.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8107"
} | The old link is outdated
Closes #7699 | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8107/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8107/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8106 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8106/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8106/comments | https://api.github.com/repos/huggingface/datasets/issues/8106/events | https://github.com/huggingface/datasets/pull/8106 | 4,141,989,496 | PR_kwDODunzps7Nowf0 | 8,106 | Fix: Add validation to prevent duplicate kwargs in load_dataset_builder | {
"avatar_url": "https://avatars.githubusercontent.com/u/217548139?v=4",
"events_url": "https://api.github.com/users/lohith360/events{/privacy}",
"followers_url": "https://api.github.com/users/lohith360/followers",
"following_url": "https://api.github.com/users/lohith360/following{/other_user}",
"gists_url": ... | [] | open | false | [] | null | 0 | 2026-03-26T09:03:47Z | 2026-03-26T09:03:47Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8106.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8106",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8106.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8106"
} | This PR adds a set intersection check in `load_dataset_builder` to catch overlapping keys between the standard build arguments and `config_kwargs`.
Previously, passing identical keys caused a confusing Python `TypeError` during unpacking. This fix intercepts the duplicates early and raises a clear `ValueError` spec... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8106/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8106/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8089 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8089/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8089/comments | https://api.github.com/repos/huggingface/datasets/issues/8089/events | https://github.com/huggingface/datasets/pull/8089 | 4,121,294,778 | PR_kwDODunzps7Ms4gk | 8,089 | set dev version | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-23T14:22:52Z | 2026-03-23T14:25:58Z | 2026-03-23T14:22:59Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8089.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8089",
"merged_at": "2026-03-23T14:22:59Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8089.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8089/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8089/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8088 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8088/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8088/comments | https://api.github.com/repos/huggingface/datasets/issues/8088/events | https://github.com/huggingface/datasets/pull/8088 | 4,121,279,812 | PR_kwDODunzps7Ms1yp | 8,088 | release: 4.8.4 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-23T14:20:44Z | 2026-03-23T14:23:46Z | 2026-03-23T14:21:24Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8088.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8088",
"merged_at": "2026-03-23T14:21:24Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8088.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8088/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8088/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8087 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8087/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8087/comments | https://api.github.com/repos/huggingface/datasets/issues/8087/events | https://github.com/huggingface/datasets/pull/8087 | 4,121,072,822 | PR_kwDODunzps7MsQdY | 8,087 | Support latest torchvision | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-23T13:52:39Z | 2026-03-23T14:00:58Z | 2026-03-23T14:00:56Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8087.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8087",
"merged_at": "2026-03-23T14:00:56Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8087.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | close https://github.com/huggingface/datasets/issues/8085 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8087/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8087/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8086 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8086/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8086/comments | https://api.github.com/repos/huggingface/datasets/issues/8086/events | https://github.com/huggingface/datasets/pull/8086 | 4,120,969,434 | PR_kwDODunzps7Mr_MP | 8,086 | fix regression when loading JSON with one file = one object | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-23T13:38:30Z | 2026-03-23T14:02:08Z | 2026-03-23T14:02:05Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8086.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8086",
"merged_at": "2026-03-23T14:02:05Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8086.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | was failing for datasets with JSON files that are not JSON Lines and that contain one single multi-line JSON object like https://huggingface.co/datasets/evaleval/EEE_datastore | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8086/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8086/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8085 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8085/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8085/comments | https://api.github.com/repos/huggingface/datasets/issues/8085/events | https://github.com/huggingface/datasets/issues/8085 | 4,120,101,624 | I_kwDODunzps71k8L4 | 8,085 | ImportError: cannot import name 'VideoReader' from 'torchvision.io' when using datasets with torch format | {
"avatar_url": "https://avatars.githubusercontent.com/u/186563008?v=4",
"events_url": "https://api.github.com/users/DamJanusz/events{/privacy}",
"followers_url": "https://api.github.com/users/DamJanusz/followers",
"following_url": "https://api.github.com/users/DamJanusz/following{/other_user}",
"gists_url": ... | [] | closed | false | [] | null | 1 | 2026-03-23T11:16:20Z | 2026-03-23T14:23:25Z | 2026-03-23T14:00:57Z | null | NONE | [] | null | null | null | null | ### Describe the bug
For PyTorch 2.11 + torchvision 0.26.0 when using the datasets library and setting the format to "torch", an ImportError occurs because the datasets library attempts to import VideoReader from torchvision.io, but this object is not found in the installed torchvision version.
**Error message**:
> ... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8085/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8085/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8084 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8084/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8084/comments | https://api.github.com/repos/huggingface/datasets/issues/8084/events | https://github.com/huggingface/datasets/pull/8084 | 4,113,045,931 | PR_kwDODunzps7MYMNy | 8,084 | Add reshard support for JSON Lines and CSV file formats | {
"avatar_url": "https://avatars.githubusercontent.com/u/37872457?v=4",
"events_url": "https://api.github.com/users/muyihao/events{/privacy}",
"followers_url": "https://api.github.com/users/muyihao/followers",
"following_url": "https://api.github.com/users/muyihao/following{/other_user}",
"gists_url": "https:... | [] | open | false | [] | null | 4 | 2026-03-21T16:56:42Z | 2026-04-07T13:04:17Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8084.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8084",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8084.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8084"
} | This PR extends the IterableDataset.reshard() functionality to support JSON Lines and CSV file formats, building on the foundation laid in #7992.
### Summary
- JSON Lines : Resharding splits files by line boundaries (only when num_shards is specified)
- CSV : Resharding splits files by line boundaries (only when n... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8084/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8084/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8083 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8083/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8083/comments | https://api.github.com/repos/huggingface/datasets/issues/8083/events | https://github.com/huggingface/datasets/pull/8083 | 4,103,233,762 | PR_kwDODunzps7L7Ere | 8,083 | set dev version | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-19T17:45:25Z | 2026-03-19T17:48:32Z | 2026-03-19T17:45:33Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8083.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8083",
"merged_at": "2026-03-19T17:45:33Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8083.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8083/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8083/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8082 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8082/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8082/comments | https://api.github.com/repos/huggingface/datasets/issues/8082/events | https://github.com/huggingface/datasets/pull/8082 | 4,103,219,567 | PR_kwDODunzps7L7Bof | 8,082 | Release 4.8.3 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-19T17:42:33Z | 2026-03-19T17:45:32Z | 2026-03-19T17:44:10Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8082.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8082",
"merged_at": "2026-03-19T17:44:10Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8082.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8082/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8082/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8081 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8081/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8081/comments | https://api.github.com/repos/huggingface/datasets/issues/8081/events | https://github.com/huggingface/datasets/pull/8081 | 4,103,079,953 | PR_kwDODunzps7L6ktq | 8,081 | Fix split_dataset_by_node step | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-19T17:14:48Z | 2026-03-19T17:35:40Z | 2026-03-19T17:29:39Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8081.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8081",
"merged_at": "2026-03-19T17:29:39Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8081.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | fix https://github.com/huggingface/datasets/issues/8079
I also took the opportunity to improve the arrow logic to not have to do an unnecessary python -> arrow -> python in FormattedExamplesIterable when streaming webdatasets | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8081/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8081/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8080 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8080/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8080/comments | https://api.github.com/repos/huggingface/datasets/issues/8080/events | https://github.com/huggingface/datasets/pull/8080 | 4,101,869,460 | PR_kwDODunzps7L3DFR | 8,080 | Fix docstring of Json.cast_storage | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | closed | false | [] | null | 1 | 2026-03-19T13:56:43Z | 2026-03-19T14:22:47Z | 2026-03-19T14:22:47Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8080.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8080",
"merged_at": "2026-03-19T14:22:47Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8080.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | Fix docstring of `Json.cast_storage`.
This PR makes a minor change to the `cast_storage` method in the `Json` feature, updating its return type and documentation to better reflect its intended functionality.
* Updated the `cast_storage` method to return a `pa.JsonArray` instead of a `pa.Int64Array`, and revised t... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8080/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8080/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8079 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8079/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8079/comments | https://api.github.com/repos/huggingface/datasets/issues/8079/events | https://github.com/huggingface/datasets/issues/8079 | 4,099,246,270 | I_kwDODunzps70VYi- | 8,079 | StepExamplesIterable._iter_arrow drops samples for non-zero ranks for single-sharded | {
"avatar_url": "https://avatars.githubusercontent.com/u/40016222?v=4",
"events_url": "https://api.github.com/users/wwwjn/events{/privacy}",
"followers_url": "https://api.github.com/users/wwwjn/followers",
"following_url": "https://api.github.com/users/wwwjn/following{/other_user}",
"gists_url": "https://api.... | [] | closed | false | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists... | null | 0 | 2026-03-19T04:38:51Z | 2026-03-19T17:29:40Z | 2026-03-19T17:29:40Z | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | NONE | [] | null | null | null | null | ### Describe the bug
As titled
### Steps to reproduce the bug
Running following Python script:
```
"""
Reproducer for HuggingFace datasets 4.x bug:
StepExamplesIterable._iter_arrow drops samples for non-zero ranks
when Arrow batches have size 1 (e.g. single-shard streaming WebDataset).
Bug: split_dataset_by_node w... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8079/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8079/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8078 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8078/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8078/comments | https://api.github.com/repos/huggingface/datasets/issues/8078/events | https://github.com/huggingface/datasets/issues/8078 | 4,086,560,531 | I_kwDODunzps7zk_cT | 8,078 | Inconsistent loading of LFS-hosted files in Dangindev/viet-cultural-vqa dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/1835469?v=4",
"events_url": "https://api.github.com/users/ngayngo9x/events{/privacy}",
"followers_url": "https://api.github.com/users/ngayngo9x/followers",
"following_url": "https://api.github.com/users/ngayngo9x/following{/other_user}",
"gists_url": "h... | [] | closed | false | [] | null | 3 | 2026-03-17T06:44:01Z | 2026-03-30T04:14:29Z | 2026-03-30T04:14:29Z | null | NONE | [] | null | null | null | null | ### Describe the bug
Describe the bug
Some files in the Dangindev/viet-cultural-vqa dataset fail to load via the Hugging Face datasets library.
xet-hosted files load fine
LFS-hosted files sometimes fail
Example:
Fails: https://huggingface.co/datasets/Dangindev/viet-cultural-vqa/blob/main/images/am_thuc/banh_chung_T... | {
"avatar_url": "https://avatars.githubusercontent.com/u/1835469?v=4",
"events_url": "https://api.github.com/users/ngayngo9x/events{/privacy}",
"followers_url": "https://api.github.com/users/ngayngo9x/followers",
"following_url": "https://api.github.com/users/ngayngo9x/following{/other_user}",
"gists_url": "h... | {
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 2,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 4,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8078/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8078/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8077 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8077/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8077/comments | https://api.github.com/repos/huggingface/datasets/issues/8077/events | https://github.com/huggingface/datasets/pull/8077 | 4,085,628,712 | PR_kwDODunzps7LFLuq | 8,077 | set dev version | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-17T01:11:19Z | 2026-03-17T01:14:29Z | 2026-03-17T01:11:29Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8077.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8077",
"merged_at": "2026-03-17T01:11:29Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8077.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8077/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8077/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8076 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8076/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8076/comments | https://api.github.com/repos/huggingface/datasets/issues/8076/events | https://github.com/huggingface/datasets/pull/8076 | 4,085,623,029 | PR_kwDODunzps7LFKiP | 8,076 | release 4.8.2 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-17T01:09:37Z | 2026-03-17T01:12:46Z | 2026-03-17T01:10:09Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8076.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8076",
"merged_at": "2026-03-17T01:10:09Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8076.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8076/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8076/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8075 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8075/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8075/comments | https://api.github.com/repos/huggingface/datasets/issues/8075/events | https://github.com/huggingface/datasets/issues/8075 | 4,085,618,908 | I_kwDODunzps7zhZjc | 8,075 | `.batch()` error on formatted datasets | {
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | [] | closed | false | [] | null | 2 | 2026-03-17T01:08:13Z | 2026-04-10T13:14:03Z | 2026-04-10T13:14:03Z | null | COLLABORATOR | [] | null | null | null | null | The `.batch()` method currently assumes the input (batch) is always a dictionary, which causes errors when it isn't. This can happen with formatted datasets, since formats like `"pyarrow"`, `"pandas"` (only affects `IterableDataset`), and `"polars"` return tables/dataframes instead of dictionaries.
For example:
```pyt... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8075/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8075/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8074 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8074/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8074/comments | https://api.github.com/repos/huggingface/datasets/issues/8074/events | https://github.com/huggingface/datasets/pull/8074 | 4,085,617,196 | PR_kwDODunzps7LFJWr | 8,074 | Json type for empty struct | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-17T01:07:37Z | 2026-03-17T01:10:42Z | 2026-03-17T01:08:14Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8074.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8074",
"merged_at": "2026-03-17T01:08:14Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8074.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | otherwise the it can't be converted to parquet
related: https://github.com/apache/arrow/issues/9886 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8074/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8074/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8073 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8073/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8073/comments | https://api.github.com/repos/huggingface/datasets/issues/8073/events | https://github.com/huggingface/datasets/pull/8073 | 4,085,461,387 | PR_kwDODunzps7LEq3b | 8,073 | set dev version | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-17T00:15:21Z | 2026-03-17T00:18:32Z | 2026-03-17T00:15:27Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8073.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8073",
"merged_at": "2026-03-17T00:15:27Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8073.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8073/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8073/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8072 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8072/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8072/comments | https://api.github.com/repos/huggingface/datasets/issues/8072/events | https://github.com/huggingface/datasets/pull/8072 | 4,085,451,847 | PR_kwDODunzps7LEo8q | 8,072 | release: 4.8.1 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-17T00:12:35Z | 2026-03-17T00:15:48Z | 2026-03-17T00:13:12Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8072.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8072",
"merged_at": "2026-03-17T00:13:12Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8072.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8072/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8072/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8071 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8071/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8071/comments | https://api.github.com/repos/huggingface/datasets/issues/8071/events | https://github.com/huggingface/datasets/pull/8071 | 4,085,396,360 | PR_kwDODunzps7LEdyK | 8,071 | set dev version | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-16T23:53:51Z | 2026-03-16T23:57:05Z | 2026-03-16T23:53:59Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8071.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8071",
"merged_at": "2026-03-16T23:53:58Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8071.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8071/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8071/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8070 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8070/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8070/comments | https://api.github.com/repos/huggingface/datasets/issues/8070/events | https://github.com/huggingface/datasets/pull/8070 | 4,085,368,828 | PR_kwDODunzps7LEYUB | 8,070 | Release: 4.8.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-16T23:42:45Z | 2026-03-16T23:45:51Z | 2026-03-16T23:42:53Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8070.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8070",
"merged_at": "2026-03-16T23:42:53Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8070.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8070/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8070/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8069 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8069/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8069/comments | https://api.github.com/repos/huggingface/datasets/issues/8069/events | https://github.com/huggingface/datasets/pull/8069 | 4,083,154,609 | PR_kwDODunzps7K9Ph0 | 8,069 | fix null filling in missing jsonl columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-16T15:24:43Z | 2026-03-16T15:43:32Z | 2026-03-16T15:43:30Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8069.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8069",
"merged_at": "2026-03-16T15:43:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8069.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | fix regression from #8027 reported [internally](https://huggingface.slack.com/archives/C04BP5S7858/p1773661170461759) cc @gary149 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8069/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8069/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8068 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8068/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8068/comments | https://api.github.com/repos/huggingface/datasets/issues/8068/events | https://github.com/huggingface/datasets/pull/8068 | 4,079,149,641 | PR_kwDODunzps7Kwbp4 | 8,068 | Datasets streaming iterable packaged fixes | {
"avatar_url": "https://avatars.githubusercontent.com/u/89427972?v=4",
"events_url": "https://api.github.com/users/Michael-RDev/events{/privacy}",
"followers_url": "https://api.github.com/users/Michael-RDev/followers",
"following_url": "https://api.github.com/users/Michael-RDev/following{/other_user}",
"gist... | [] | closed | false | [] | null | 7 | 2026-03-15T20:37:55Z | 2026-03-17T17:33:57Z | 2026-03-16T22:54:07Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8068.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8068",
"merged_at": "2026-03-16T22:54:07Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8068.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | This PR ckumps a bunch of fixes across streaming, iterable datasets, and packaged modules, plus workflow/docs cleanups.
A collection of fixes and long-overdue feature completions that kept getting pushed off as TODO(QL) comments. Nothing here is a dramatic architectural change, mostly things that were partially wire... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8068/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8068/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8067 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8067/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8067/comments | https://api.github.com/repos/huggingface/datasets/issues/8067/events | https://github.com/huggingface/datasets/pull/8067 | 4,076,680,592 | PR_kwDODunzps7KpJ1W | 8,067 | typing: accept sequences for Dataset file loaders | {
"avatar_url": "https://avatars.githubusercontent.com/u/70761325?v=4",
"events_url": "https://api.github.com/users/biefan/events{/privacy}",
"followers_url": "https://api.github.com/users/biefan/followers",
"following_url": "https://api.github.com/users/biefan/following{/other_user}",
"gists_url": "https://a... | [] | open | false | [] | null | 0 | 2026-03-14T20:37:21Z | 2026-03-14T20:37:21Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8067.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8067",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8067.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8067"
} | ## Summary
- update `Dataset.from_csv`, `from_json`, `from_parquet`, and `from_text` type hints from `list[PathLike]` to `Sequence[PathLike]`
- normalize non-string sequences to lists before passing paths to readers
- add path-type tests to cover tuple input for all four loaders
## Why
`list` is invariant for static t... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8067/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8067/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8066 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8066/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8066/comments | https://api.github.com/repos/huggingface/datasets/issues/8066/events | https://github.com/huggingface/datasets/pull/8066 | 4,076,658,501 | PR_kwDODunzps7KpFze | 8,066 | fix: avoid duplicate kwargs collisions in load_dataset_builder | {
"avatar_url": "https://avatars.githubusercontent.com/u/70761325?v=4",
"events_url": "https://api.github.com/users/biefan/events{/privacy}",
"followers_url": "https://api.github.com/users/biefan/followers",
"following_url": "https://api.github.com/users/biefan/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | [] | null | 1 | 2026-03-14T20:26:16Z | 2026-03-17T00:04:08Z | 2026-03-17T00:04:07Z | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8066.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8066",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8066.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8066"
} | ## Summary
- avoid duplicate keyword collisions when `config_kwargs` overlap with module-provided `builder_kwargs` in `load_dataset_builder`
- this fixes cases like passing `base_path=...` where `base_path` is already present in `builder_kwargs`
- add a regression test using a local dataset directory to ensure overridi... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8066/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8066/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8065 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8065/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8065/comments | https://api.github.com/repos/huggingface/datasets/issues/8065/events | https://github.com/huggingface/datasets/issues/8065 | 4,073,606,584 | I_kwDODunzps7yzk24 | 8,065 | ARM audio support broken | {
"avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4",
"events_url": "https://api.github.com/users/leondz/events{/privacy}",
"followers_url": "https://api.github.com/users/leondz/followers",
"following_url": "https://api.github.com/users/leondz/following{/other_user}",
"gists_url": "https://api... | [] | open | false | [] | null | 5 | 2026-03-13T22:06:36Z | 2026-03-23T14:16:47Z | null | null | CONTRIBUTOR | [] | null | null | null | null | ### Describe the bug
`datasets` 4.0 moved to using `torchcodec` for audio datasets, which doesn't support ARM hardware under Linux and Windows
### Steps to reproduce the bug
try:
* Try to install `torchcodec` under Linux ARM64
or:
* Try to install `torchcodec` under Windows ARM64
or, on either of those platforms... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8065/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8065/timeline | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8064 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8064/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8064/comments | https://api.github.com/repos/huggingface/datasets/issues/8064/events | https://github.com/huggingface/datasets/pull/8064 | 4,064,944,679 | PR_kwDODunzps7KDQH- | 8,064 | Read (and write) from HF Storage Buckets: load raw data, process and save to Dataset Repos | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-12T14:09:29Z | 2026-03-16T15:45:56Z | 2026-03-16T15:45:54Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8064.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8064",
"merged_at": "2026-03-16T15:45:54Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8064.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | TODO:
- [x] load_dataset("csv", data_files=["hf://buckets/..."])
- [x] load_dataset("buckets/...")
- [x] Dataset.to_csv("hf://buckets/..."), to_json, to_parquet, etc.
- [x] DatasetDict.push_to_hub("buckets/...")
- [x] Dataset.push_to_hub("buckets/...")
- [x] DatasetDict.push_to_hub("buckets/...")
- [x] IterableD... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8064/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8064/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8063 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8063/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8063/comments | https://api.github.com/repos/huggingface/datasets/issues/8063/events | https://github.com/huggingface/datasets/pull/8063 | 4,064,033,042 | PR_kwDODunzps7KAPNO | 8,063 | Fix formatted iter arrow double yield | {
"avatar_url": "https://avatars.githubusercontent.com/u/9451463?v=4",
"events_url": "https://api.github.com/users/HaukurPall/events{/privacy}",
"followers_url": "https://api.github.com/users/HaukurPall/followers",
"following_url": "https://api.github.com/users/HaukurPall/following{/other_user}",
"gists_url":... | [] | closed | false | [] | null | 1 | 2026-03-12T11:37:26Z | 2026-03-17T00:08:32Z | 2026-03-17T00:06:15Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8063.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8063",
"merged_at": "2026-03-17T00:06:15Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8063.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | I (+Claude) noticed this when reading the code. I did not encounter this bug (I think) so I can't say much more about it. Perhaps the second iteration will immediately stop so the bug is harmless, but to be safe I think a return there is safer. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8063/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8063/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8062 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8062/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8062/comments | https://api.github.com/repos/huggingface/datasets/issues/8062/events | https://github.com/huggingface/datasets/pull/8062 | 4,064,013,989 | PR_kwDODunzps7KALNc | 8,062 | Fix iterable dataset dict num proc shards | {
"avatar_url": "https://avatars.githubusercontent.com/u/9451463?v=4",
"events_url": "https://api.github.com/users/HaukurPall/events{/privacy}",
"followers_url": "https://api.github.com/users/HaukurPall/followers",
"following_url": "https://api.github.com/users/HaukurPall/following{/other_user}",
"gists_url":... | [] | closed | false | [] | null | 1 | 2026-03-12T11:34:02Z | 2026-03-17T00:10:20Z | 2026-03-17T00:10:19Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8062.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8062",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8062.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8062"
} | If the number of shards for some split is lower than num_proc the IterableDatasetDict.push_to_hub will crash.
This handling of num_proc is as close to identical as the handling in IterableDataset.push_to_hub | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8062/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8062/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8061 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8061/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8061/comments | https://api.github.com/repos/huggingface/datasets/issues/8061/events | https://github.com/huggingface/datasets/pull/8061 | 4,058,881,349 | PR_kwDODunzps7JvjMu | 8,061 | fix reshard_data_sources | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-11T15:20:14Z | 2026-03-11T15:23:21Z | 2026-03-11T15:20:25Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8061.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8061",
"merged_at": "2026-03-11T15:20:25Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8061.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | as reported at https://github.com/huggingface/datasets/pull/7992#discussion_r2915605694 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8061/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8061/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8060 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8060/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8060/comments | https://api.github.com/repos/huggingface/datasets/issues/8060/events | https://github.com/huggingface/datasets/pull/8060 | 4,058,653,460 | PR_kwDODunzps7Juyj9 | 8,060 | Improve error message for invalid data_files pattern format | {
"avatar_url": "https://avatars.githubusercontent.com/u/136191726?v=4",
"events_url": "https://api.github.com/users/kushalkkb/events{/privacy}",
"followers_url": "https://api.github.com/users/kushalkkb/followers",
"following_url": "https://api.github.com/users/kushalkkb/following{/other_user}",
"gists_url": ... | [] | closed | false | [] | null | 1 | 2026-03-11T14:41:22Z | 2026-03-11T15:22:42Z | 2026-03-11T15:21:37Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8060.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8060",
"merged_at": "2026-03-11T15:21:37Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8060.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | This PR improves the error message raised in sanitize_patterns()
when an invalid data_files entry is provided.
The new message clearly explains the expected dictionary format:
{'split': <split_name>, 'path': <path_or_list_of_paths>}
This helps users debug incorrect dataset configurations more easily. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8060/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8060/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8059 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8059/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8059/comments | https://api.github.com/repos/huggingface/datasets/issues/8059/events | https://github.com/huggingface/datasets/pull/8059 | 4,047,389,910 | PR_kwDODunzps7JKln6 | 8,059 | set dev version | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-09T19:10:48Z | 2026-03-09T19:13:56Z | 2026-03-09T19:10:55Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8059.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8059",
"merged_at": "2026-03-09T19:10:55Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8059.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8059/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8059/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8058 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8058/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8058/comments | https://api.github.com/repos/huggingface/datasets/issues/8058/events | https://github.com/huggingface/datasets/pull/8058 | 4,047,337,789 | PR_kwDODunzps7JKal1 | 8,058 | release: 4.7.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-09T18:59:02Z | 2026-03-09T19:02:02Z | 2026-03-09T19:01:54Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8058.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8058",
"merged_at": "2026-03-09T19:01:54Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8058.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8058/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8058/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8057 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8057/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8057/comments | https://api.github.com/repos/huggingface/datasets/issues/8057/events | https://github.com/huggingface/datasets/pull/8057 | 4,047,214,377 | PR_kwDODunzps7JKAxA | 8,057 | Limit dataset listing to first 20 entries in readme | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-09T18:31:23Z | 2026-03-09T18:34:34Z | 2026-03-09T18:31:30Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8057.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8057",
"merged_at": "2026-03-09T18:31:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8057.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8057/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8057/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8056 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8056/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8056/comments | https://api.github.com/repos/huggingface/datasets/issues/8056/events | https://github.com/huggingface/datasets/pull/8056 | 4,046,814,417 | PR_kwDODunzps7JIr7d | 8,056 | Don't extract bad files | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-03-09T17:09:17Z | 2026-03-09T17:22:15Z | 2026-03-09T17:22:13Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8056.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8056",
"merged_at": "2026-03-09T17:22:13Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8056.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | related to https://github.com/huggingface/datasets/issues/8052 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8056/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8056/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8055 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8055/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8055/comments | https://api.github.com/repos/huggingface/datasets/issues/8055/events | https://github.com/huggingface/datasets/pull/8055 | 4,042,507,479 | PR_kwDODunzps7I6knM | 8,055 | feat: add 3D mesh support and MeshFolder builder | {
"avatar_url": "https://avatars.githubusercontent.com/u/175500353?v=4",
"events_url": "https://api.github.com/users/Vinay-Umrethe/events{/privacy}",
"followers_url": "https://api.github.com/users/Vinay-Umrethe/followers",
"following_url": "https://api.github.com/users/Vinay-Umrethe/following{/other_user}",
"... | [] | open | false | [] | null | 4 | 2026-03-09T00:03:16Z | 2026-05-26T18:13:50Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8055.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8055",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8055.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8055"
} | This PR introduces 3D mesh support to the `datasets` library, mirroring the existing paradigms for Image, Audio, and Video modalities. this is made to support 3D data just like image, audio, etc...
new `Mesh`feature class, which manages 3D data via a PyArrow `struct` containing both raw bytes and file paths. support... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8055/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8055/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8052 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8052/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8052/comments | https://api.github.com/repos/huggingface/datasets/issues/8052/events | https://github.com/huggingface/datasets/issues/8052 | 4,041,972,911 | I_kwDODunzps7w65yv | 8,052 | [Security] Zip/Rar/7z Archive Extraction Path Traversal (Incomplete CVE-2007-4559 Mitigation) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39662153?v=4",
"events_url": "https://api.github.com/users/spartan8806/events{/privacy}",
"followers_url": "https://api.github.com/users/spartan8806/followers",
"following_url": "https://api.github.com/users/spartan8806/following{/other_user}",
"gists_u... | [] | closed | false | [] | null | 3 | 2026-03-08T19:09:32Z | 2026-03-10T23:27:45Z | 2026-03-10T23:27:45Z | null | NONE | [] | null | null | null | null | ## Security Vulnerability Report
**Reporter:** Conner Webber (conner.webber000@gmail.com)
**Severity:** HIGH (CVSS 3.1: 8.2)
**CWE:** CWE-22 (Improper Limitation of a Pathname to a Restricted Directory)
## Summary
The `ZipExtractor`, `RarExtractor`, and `SevenZipExtractor` classes in `datasets/utils/extract.py` call... | {
"avatar_url": "https://avatars.githubusercontent.com/u/39662153?v=4",
"events_url": "https://api.github.com/users/spartan8806/events{/privacy}",
"followers_url": "https://api.github.com/users/spartan8806/followers",
"following_url": "https://api.github.com/users/spartan8806/following{/other_user}",
"gists_u... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8052/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8052/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8051 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8051/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8051/comments | https://api.github.com/repos/huggingface/datasets/issues/8051/events | https://github.com/huggingface/datasets/pull/8051 | 4,038,763,775 | PR_kwDODunzps7Iu5aG | 8,051 | Add dtype property to Sequence, List, and LargeList (Fixes #8002) | {
"avatar_url": "https://avatars.githubusercontent.com/u/114303401?v=4",
"events_url": "https://api.github.com/users/Sanket291/events{/privacy}",
"followers_url": "https://api.github.com/users/Sanket291/followers",
"following_url": "https://api.github.com/users/Sanket291/following{/other_user}",
"gists_url": ... | [] | open | false | [] | null | 0 | 2026-03-07T15:52:51Z | 2026-03-07T15:52:51Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8051.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8051",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8051.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8051"
} | This PR implements the solution suggested in #8002 by adding a .dtype property to the Sequence, List, and LargeList feature classes. This ensures consistency across feature types and prevents AttributeError in downstream scripts. | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8051/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8051/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8050 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8050/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8050/comments | https://api.github.com/repos/huggingface/datasets/issues/8050/events | https://github.com/huggingface/datasets/pull/8050 | 4,038,690,293 | PR_kwDODunzps7IurXm | 8,050 | Fix IterableDataset features being set to None on chained filter (Fixes #8037) | {
"avatar_url": "https://avatars.githubusercontent.com/u/114303401?v=4",
"events_url": "https://api.github.com/users/Sanket291/events{/privacy}",
"followers_url": "https://api.github.com/users/Sanket291/followers",
"following_url": "https://api.github.com/users/Sanket291/following{/other_user}",
"gists_url": ... | [] | closed | false | [] | null | 1 | 2026-03-07T15:14:07Z | 2026-03-09T17:45:32Z | 2026-03-09T17:45:31Z | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8050.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8050",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8050.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8050"
} | This PR implements the solution suggested in #8037.
It updates the features argument in IterableDataset.filter() to preserve existing features when ex_iterable.is_typed is True. This prevents the TypeError: 'NoneType' object is not a mapping from being raised when chaining multiple .filter() calls. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8050/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8050/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8049 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8049/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8049/comments | https://api.github.com/repos/huggingface/datasets/issues/8049/events | https://github.com/huggingface/datasets/pull/8049 | 4,032,135,159 | PR_kwDODunzps7IZR_m | 8,049 | Fix typos in iterable_dataset.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/40126336?v=4",
"events_url": "https://api.github.com/users/omkar-334/events{/privacy}",
"followers_url": "https://api.github.com/users/omkar-334/followers",
"following_url": "https://api.github.com/users/omkar-334/following{/other_user}",
"gists_url": "... | [] | closed | false | [] | null | 0 | 2026-03-06T04:20:52Z | 2026-03-09T17:12:53Z | 2026-03-09T17:12:53Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8049.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8049",
"merged_at": "2026-03-09T17:12:53Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8049.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | Fixes #8038 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8049/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8049/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8048 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8048/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8048/comments | https://api.github.com/repos/huggingface/datasets/issues/8048/events | https://github.com/huggingface/datasets/issues/8048 | 4,031,613,102 | I_kwDODunzps7wTYiu | 8,048 | Support 3D Datasets | {
"avatar_url": "https://avatars.githubusercontent.com/u/175500353?v=4",
"events_url": "https://api.github.com/users/Vinay-Umrethe/events{/privacy}",
"followers_url": "https://api.github.com/users/Vinay-Umrethe/followers",
"following_url": "https://api.github.com/users/Vinay-Umrethe/following{/other_user}",
"... | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | open | false | [] | null | 0 | 2026-03-06T01:23:08Z | 2026-03-09T00:05:03Z | null | null | NONE | [] | null | null | null | null | ### Feature request
In `datasets` library we have options to load `image` and `audio` datasets which can be viewed in the Dataset Viewer.
LIKE:
```bash
from datasets import load_dataset, Image
from datasets import load_dataset, Audio
```
> https://huggingface.co/docs/datasets/en/image_load & https://huggingface.co/do... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8048/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8048/timeline | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8047 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8047/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8047/comments | https://api.github.com/repos/huggingface/datasets/issues/8047/events | https://github.com/huggingface/datasets/pull/8047 | 4,030,434,134 | PR_kwDODunzps7IUKWg | 8,047 | fix: handle nested null types in feature alignment for multi-proc map | {
"avatar_url": "https://avatars.githubusercontent.com/u/13214530?v=4",
"events_url": "https://api.github.com/users/ain-soph/events{/privacy}",
"followers_url": "https://api.github.com/users/ain-soph/followers",
"following_url": "https://api.github.com/users/ain-soph/following{/other_user}",
"gists_url": "htt... | [] | closed | false | [] | null | 1 | 2026-03-05T20:28:50Z | 2026-03-09T17:52:12Z | 2026-03-09T17:52:12Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8047.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8047",
"merged_at": "2026-03-09T17:52:12Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8047.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | When using `Dataset.map()` with `num_proc > 1`, shards containing only empty lists get their features inferred as `List(Value('null'))`, which is incompatible with `List(Struct({...}))` from shards with actual data.
The existing `_check_if_features_can_be_aligned` and `_align_features` only handled top-level `Value(... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8047/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8047/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8046 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8046/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8046/comments | https://api.github.com/repos/huggingface/datasets/issues/8046/events | https://github.com/huggingface/datasets/issues/8046 | 4,030,348,328 | I_kwDODunzps7wOjwo | 8,046 | `Dataset.map()` with `num_proc > 1` fails when some shards produce `List(Value('null'))` (empty lists) | {
"avatar_url": "https://avatars.githubusercontent.com/u/13214530?v=4",
"events_url": "https://api.github.com/users/ain-soph/events{/privacy}",
"followers_url": "https://api.github.com/users/ain-soph/followers",
"following_url": "https://api.github.com/users/ain-soph/following{/other_user}",
"gists_url": "htt... | [] | closed | false | [] | null | 1 | 2026-03-05T20:12:13Z | 2026-03-09T17:52:13Z | 2026-03-09T17:52:13Z | null | CONTRIBUTOR | [] | null | null | null | null | ### Describe the bug
When using `Dataset.map()` with `num_proc > 1`, if the map function produces a list column where some shards contain only empty lists `[]` and other shards contain non-empty lists of structs, the feature type inference is inconsistent across shards:
- Shards with only empty lists → `List(Value('n... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8046/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8046/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8045 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8045/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8045/comments | https://api.github.com/repos/huggingface/datasets/issues/8045/events | https://github.com/huggingface/datasets/pull/8045 | 4,028,881,818 | PR_kwDODunzps7IPA1N | 8,045 | Write IterableDataset to parquet incrementally instead of materializing entire shard in memory | {
"avatar_url": "https://avatars.githubusercontent.com/u/9451463?v=4",
"events_url": "https://api.github.com/users/HaukurPall/events{/privacy}",
"followers_url": "https://api.github.com/users/HaukurPall/followers",
"following_url": "https://api.github.com/users/HaukurPall/following{/other_user}",
"gists_url":... | [] | open | false | [] | null | 2 | 2026-03-05T15:13:53Z | 2026-03-11T12:30:57Z | null | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8045.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8045",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8045.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8045"
} | `IterableDataset.to_parquet()` materialized the entire shard into memory via
`pa.concat_tables(list(...))` before writing. For datasets with large shards and multiprocessing (push_to_hub with num_proc > 0) the memory requirements can be really large.
This PR writes parquet incrementally by iterating Arrow batches a... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8045/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8045/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8044 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8044/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8044/comments | https://api.github.com/repos/huggingface/datasets/issues/8044/events | https://github.com/huggingface/datasets/pull/8044 | 4,028,042,275 | PR_kwDODunzps7IMNl4 | 8,044 | Fix silent data loss in push_to_hub when num_proc > num_shards | {
"avatar_url": "https://avatars.githubusercontent.com/u/9451463?v=4",
"events_url": "https://api.github.com/users/HaukurPall/events{/privacy}",
"followers_url": "https://api.github.com/users/HaukurPall/followers",
"following_url": "https://api.github.com/users/HaukurPall/following{/other_user}",
"gists_url":... | [] | closed | false | [] | null | 0 | 2026-03-05T12:52:39Z | 2026-03-11T12:31:20Z | 2026-03-09T17:22:00Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8044.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8044",
"merged_at": "2026-03-09T17:22:00Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8044.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | ## Summary
When `num_proc` exceeds the number of output shards in `Dataset.push_to_hub`, workers
without assigned output shards silently drop their data. The metadata still reports the
correct dataset length (using `len(self[split])`), masking the data loss.
This fix caps `num_jobs` at `num_shards` in `_push_pa... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8044/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8044/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8043 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8043/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8043/comments | https://api.github.com/repos/huggingface/datasets/issues/8043/events | https://github.com/huggingface/datasets/pull/8043 | 4,027,936,170 | PR_kwDODunzps7IL3IJ | 8,043 | Add features parameter to IterableDatasetDict.map | {
"avatar_url": "https://avatars.githubusercontent.com/u/9451463?v=4",
"events_url": "https://api.github.com/users/HaukurPall/events{/privacy}",
"followers_url": "https://api.github.com/users/HaukurPall/followers",
"following_url": "https://api.github.com/users/HaukurPall/following{/other_user}",
"gists_url":... | [] | closed | false | [] | null | 1 | 2026-03-05T12:30:46Z | 2026-03-12T11:42:22Z | 2026-03-12T11:42:21Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8043.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8043",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8043.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8043"
} | IterableDataset.map accepts a features parameter to declare the output schema, but IterableDatasetDict.map did not expose it. This meant users of IterableDatasetDict had no way to preserve feature metadata through map operations. | {
"avatar_url": "https://avatars.githubusercontent.com/u/9451463?v=4",
"events_url": "https://api.github.com/users/HaukurPall/events{/privacy}",
"followers_url": "https://api.github.com/users/HaukurPall/followers",
"following_url": "https://api.github.com/users/HaukurPall/following{/other_user}",
"gists_url":... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8043/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8043/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8042 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8042/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8042/comments | https://api.github.com/repos/huggingface/datasets/issues/8042/events | https://github.com/huggingface/datasets/pull/8042 | 4,027,903,841 | PR_kwDODunzps7ILwT5 | 8,042 | Fix schema enforcement in streaming _convert_to_arrow | {
"avatar_url": "https://avatars.githubusercontent.com/u/9451463?v=4",
"events_url": "https://api.github.com/users/HaukurPall/events{/privacy}",
"followers_url": "https://api.github.com/users/HaukurPall/followers",
"following_url": "https://api.github.com/users/HaukurPall/following{/other_user}",
"gists_url":... | [] | closed | false | [] | null | 1 | 2026-03-05T12:23:47Z | 2026-03-12T11:40:32Z | 2026-03-12T11:40:31Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8042.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8042",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8042.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8042"
} | When the iter_arrow chain is broken (e.g. after .map() without with_format("arrow")), _convert_to_arrow falls back to pa.Table.from_pylist() which infers types from values. If early batches contain None or empty lists, Arrow infers null/list<null> types that conflict with later batches containing real data, causing Arr... | {
"avatar_url": "https://avatars.githubusercontent.com/u/9451463?v=4",
"events_url": "https://api.github.com/users/HaukurPall/events{/privacy}",
"followers_url": "https://api.github.com/users/HaukurPall/followers",
"following_url": "https://api.github.com/users/HaukurPall/following{/other_user}",
"gists_url":... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8042/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8042/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8041 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8041/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8041/comments | https://api.github.com/repos/huggingface/datasets/issues/8041/events | https://github.com/huggingface/datasets/pull/8041 | 4,027,152,089 | PR_kwDODunzps7IJPKo | 8,041 | Use num_examples instead of len(self) for iterable_dataset's SplitInfo | {
"avatar_url": "https://avatars.githubusercontent.com/u/9451463?v=4",
"events_url": "https://api.github.com/users/HaukurPall/events{/privacy}",
"followers_url": "https://api.github.com/users/HaukurPall/followers",
"following_url": "https://api.github.com/users/HaukurPall/following{/other_user}",
"gists_url":... | [] | closed | false | [] | null | 0 | 2026-03-05T09:54:26Z | 2026-03-11T12:31:19Z | 2026-03-09T17:16:22Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8041.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8041",
"merged_at": "2026-03-09T17:16:21Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8041.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | Fixes a bug (crash) when pushing individual splits to a repo which has pre-existing data. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8041/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8041/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8040 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8040/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8040/comments | https://api.github.com/repos/huggingface/datasets/issues/8040/events | https://github.com/huggingface/datasets/pull/8040 | 4,025,912,223 | PR_kwDODunzps7IFFnG | 8,040 | Fix the logic for allowed extensions when creating build configurations (#8034) | {
"avatar_url": "https://avatars.githubusercontent.com/u/12998729?v=4",
"events_url": "https://api.github.com/users/Nexround/events{/privacy}",
"followers_url": "https://api.github.com/users/Nexround/followers",
"following_url": "https://api.github.com/users/Nexround/following{/other_user}",
"gists_url": "htt... | [] | open | false | [] | null | 0 | 2026-03-05T05:32:45Z | 2026-03-05T05:32:45Z | null | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8040.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8040",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8040.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8040"
} | see #8034 | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8040/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8040/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8039 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8039/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8039/comments | https://api.github.com/repos/huggingface/datasets/issues/8039/events | https://github.com/huggingface/datasets/pull/8039 | 4,025,811,123 | PR_kwDODunzps7IEv9Z | 8,039 | Fix non-deterministic by sorting metadata extensions (#8034) | {
"avatar_url": "https://avatars.githubusercontent.com/u/12998729?v=4",
"events_url": "https://api.github.com/users/Nexround/events{/privacy}",
"followers_url": "https://api.github.com/users/Nexround/followers",
"following_url": "https://api.github.com/users/Nexround/following{/other_user}",
"gists_url": "htt... | [] | closed | false | [] | null | 0 | 2026-03-05T05:07:50Z | 2026-03-09T17:14:59Z | 2026-03-09T17:14:59Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8039.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8039",
"merged_at": "2026-03-09T17:14:59Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8039.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | see #8034 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8039/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8039/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8038 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8038/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8038/comments | https://api.github.com/repos/huggingface/datasets/issues/8038/events | https://github.com/huggingface/datasets/issues/8038 | 4,020,184,168 | I_kwDODunzps7vnyRo | 8,038 | Typo in iterable_dataset.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/28946888?v=4",
"events_url": "https://api.github.com/users/sybaik1/events{/privacy}",
"followers_url": "https://api.github.com/users/sybaik1/followers",
"following_url": "https://api.github.com/users/sybaik1/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 0 | 2026-03-04T05:37:15Z | 2026-03-09T17:12:54Z | 2026-03-09T17:12:54Z | null | NONE | [] | null | null | null | null | ### Describe the bug
`streaming=True**kwargs,` should be `streaming=True, **kwargs,`
https://github.com/huggingface/datasets/blob/81027be09d5cd9f06a6d64ef1a8a3e9ebd0f86fd/src/datasets/iterable_dataset.py#L2950
### Steps to reproduce the bug
```
from Datasets import Dataset
IterableDataset.from_csv("file.csv")
```
#... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8038/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8038/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8037 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8037/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8037/comments | https://api.github.com/repos/huggingface/datasets/issues/8037/events | https://github.com/huggingface/datasets/issues/8037 | 4,008,928,790 | I_kwDODunzps7u82YW | 8,037 | IterableDataset.filter() chaining fails due to features being lost when is_typed=True | {
"avatar_url": "https://avatars.githubusercontent.com/u/12251974?v=4",
"events_url": "https://api.github.com/users/sh0416/events{/privacy}",
"followers_url": "https://api.github.com/users/sh0416/followers",
"following_url": "https://api.github.com/users/sh0416/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | [] | null | 0 | 2026-03-02T02:30:24Z | 2026-03-09T17:44:34Z | 2026-03-09T17:44:34Z | null | NONE | [] | null | null | null | null | ### Describe the bug
Chaining multiple .filter() calls on an IterableDataset raises a TypeError: 'NoneType' object is not a mapping on the second .filter() call.
In `IterableDataset.filter()`, the internal `ex_iterable` is wrapped with FormattedExamplesIterable:
```python
ex_iterable = FormattedExamplesIterable(
... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8037/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8037/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8036 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8036/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8036/comments | https://api.github.com/repos/huggingface/datasets/issues/8036/events | https://github.com/huggingface/datasets/pull/8036 | 4,006,914,206 | PR_kwDODunzps7HHMKn | 8,036 | follow `cache_dir` in download option when loading datasets | {
"avatar_url": "https://avatars.githubusercontent.com/u/74352334?v=4",
"events_url": "https://api.github.com/users/TsXor/events{/privacy}",
"followers_url": "https://api.github.com/users/TsXor/followers",
"following_url": "https://api.github.com/users/TsXor/following{/other_user}",
"gists_url": "https://api.... | [] | open | false | [] | null | 0 | 2026-03-01T10:56:18Z | 2026-03-01T10:56:18Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8036.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8036",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8036.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8036"
} | fixes #8029 | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8036/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8036/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8035 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8035/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8035/comments | https://api.github.com/repos/huggingface/datasets/issues/8035/events | https://github.com/huggingface/datasets/pull/8035 | 4,005,673,675 | PR_kwDODunzps7HDPtk | 8,035 | Update links in README to use markdown format | {
"avatar_url": "https://avatars.githubusercontent.com/u/142339568?v=4",
"events_url": "https://api.github.com/users/lukasb1b/events{/privacy}",
"followers_url": "https://api.github.com/users/lukasb1b/followers",
"following_url": "https://api.github.com/users/lukasb1b/following{/other_user}",
"gists_url": "ht... | [] | open | false | [] | null | 0 | 2026-02-28T23:16:20Z | 2026-02-28T23:16:20Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8035.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8035",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8035.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8035"
} | null | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8035/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8035/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8034 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8034/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8034/comments | https://api.github.com/repos/huggingface/datasets/issues/8034/events | https://github.com/huggingface/datasets/issues/8034 | 4,004,188,523 | I_kwDODunzps7uqxFr | 8,034 | [BUG] load_datasets() cannot use the generated Arrow cache correctly | {
"avatar_url": "https://avatars.githubusercontent.com/u/12998729?v=4",
"events_url": "https://api.github.com/users/Nexround/events{/privacy}",
"followers_url": "https://api.github.com/users/Nexround/followers",
"following_url": "https://api.github.com/users/Nexround/following{/other_user}",
"gists_url": "htt... | [] | open | false | [] | null | 5 | 2026-02-28T08:11:23Z | 2026-03-04T13:50:08Z | null | null | CONTRIBUTOR | [] | null | null | null | null | ### Describe the bug
The datasets library cannot use the generated Arrow cache correctly, seemingly due to a flaw in the internal hash symbol calculation logic.
The following code provides verification.
I am trying to locate the specific code position, and if there are further developments, I will update here.
### S... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8034/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8034/timeline | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8033 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8033/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8033/comments | https://api.github.com/repos/huggingface/datasets/issues/8033/events | https://github.com/huggingface/datasets/pull/8033 | 4,003,917,950 | PR_kwDODunzps7G-QP1 | 8,033 | perf: use deque for async map task/index queues | {
"avatar_url": "https://avatars.githubusercontent.com/u/6887247?v=4",
"events_url": "https://api.github.com/users/giulio-leone/events{/privacy}",
"followers_url": "https://api.github.com/users/giulio-leone/followers",
"following_url": "https://api.github.com/users/giulio-leone/following{/other_user}",
"gists... | [] | closed | false | [] | null | 2 | 2026-02-28T05:07:00Z | 2026-03-07T21:49:34Z | 2026-03-07T21:49:34Z | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8033.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8033",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8033.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8033"
} | ## Problem
`arrow_dataset.py` and `iterable_dataset.py` drain `indices` and `tasks` lists front-to-back via `.pop(0)` during parallel async map operations. With `MAX_NUM_RUNNING_ASYNC_MAP_FUNCTIONS_IN_PARALLEL` items in flight, each `.pop(0)` is **O(n)** making the drain loop **O(n²)**.
## Solution
Switch both `indi... | {
"avatar_url": "https://avatars.githubusercontent.com/u/6887247?v=4",
"events_url": "https://api.github.com/users/giulio-leone/events{/privacy}",
"followers_url": "https://api.github.com/users/giulio-leone/followers",
"following_url": "https://api.github.com/users/giulio-leone/following{/other_user}",
"gists... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8033/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8033/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8032 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8032/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8032/comments | https://api.github.com/repos/huggingface/datasets/issues/8032/events | https://github.com/huggingface/datasets/pull/8032 | 4,003,285,460 | PR_kwDODunzps7G8PQ8 | 8,032 | set dev version | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-02-27T23:28:21Z | 2026-02-27T23:31:20Z | 2026-02-27T23:28:27Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8032.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8032",
"merged_at": "2026-02-27T23:28:27Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8032.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8032/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8032/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8031 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8031/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8031/comments | https://api.github.com/repos/huggingface/datasets/issues/8031/events | https://github.com/huggingface/datasets/pull/8031 | 4,003,278,631 | PR_kwDODunzps7G8N4w | 8,031 | release: 4.6.1 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-02-27T23:25:42Z | 2026-02-27T23:29:21Z | 2026-02-27T23:26:09Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8031.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8031",
"merged_at": "2026-02-27T23:26:09Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8031.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8031/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8031/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8030 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8030/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8030/comments | https://api.github.com/repos/huggingface/datasets/issues/8030/events | https://github.com/huggingface/datasets/pull/8030 | 4,003,238,887 | PR_kwDODunzps7G8F4x | 8,030 | Remove tmp file in push to hub | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-02-27T23:07:52Z | 2026-03-02T09:23:47Z | 2026-02-27T23:21:02Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8030.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8030",
"merged_at": "2026-02-27T23:21:02Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8030.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | reported in https://github.com/huggingface/datasets/pull/7979#issuecomment-3973374484 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8030/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8030/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8029 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8029/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8029/comments | https://api.github.com/repos/huggingface/datasets/issues/8029/events | https://github.com/huggingface/datasets/issues/8029 | 4,001,742,455 | I_kwDODunzps7uhb53 | 8,029 | `cache_dir` option in `download_config` in `load_dataset` is not respected | {
"avatar_url": "https://avatars.githubusercontent.com/u/74352334?v=4",
"events_url": "https://api.github.com/users/TsXor/events{/privacy}",
"followers_url": "https://api.github.com/users/TsXor/followers",
"following_url": "https://api.github.com/users/TsXor/following{/other_user}",
"gists_url": "https://api.... | [] | open | false | [] | null | 2 | 2026-02-27T16:05:30Z | 2026-02-27T23:34:28Z | null | null | NONE | [] | null | null | null | null | ### Describe the bug
Downloaded files still go to `~/.cache/huggingface/hub/` even if I specified `cache_dir` option in `download_config` in `load_dataset`.
### Steps to reproduce the bug
Run my freshly written script and found that downloaded files did not go where I want.
```python
'''
下载OpenWebText数据集,允许使用代理
'''
... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8029/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8029/timeline | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8028 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8028/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8028/comments | https://api.github.com/repos/huggingface/datasets/issues/8028/events | https://github.com/huggingface/datasets/pull/8028 | 4,000,313,779 | PR_kwDODunzps7GybfA | 8,028 | Fix torchcodec audio decoding to respect 'num_channels' | {
"avatar_url": "https://avatars.githubusercontent.com/u/2968413?v=4",
"events_url": "https://api.github.com/users/AsymptotaX/events{/privacy}",
"followers_url": "https://api.github.com/users/AsymptotaX/followers",
"following_url": "https://api.github.com/users/AsymptotaX/following{/other_user}",
"gists_url":... | [] | open | false | [] | null | 1 | 2026-02-27T10:28:46Z | 2026-03-18T15:53:42Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8028.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8028",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8028.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8028"
} | Fixes torchcodec audio decoding when `num_channels` is set on `Audio`.
Before this change, `AudioDecoder["array"]` reduced multi-channel audio to mono by averaging channels, so the requested channel behavior was not respected.
With this PR:
- multi-channel decoded arrays are preserved by default;
- mono output ... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8028/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8028/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8027 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8027/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8027/comments | https://api.github.com/repos/huggingface/datasets/issues/8027/events | https://github.com/huggingface/datasets/pull/8027 | 3,997,153,282 | PR_kwDODunzps7GoGjP | 8,027 | Add `Json()` type | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-02-26T18:38:45Z | 2026-03-09T15:58:00Z | 2026-03-09T15:57:57Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8027.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8027",
"merged_at": "2026-03-09T15:57:57Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8027.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | `Json()` type is needed when some fields don't have fixed types, e.g. "tools" and "tool_calls" types in conversation + tool calling datasets like [dataclaw](https://huggingface.co/datasets?other=dataclaw) datasets. Cc @peteromallet and @woctordho @Nanbeige for viz
Examples of supported tool-calling / dataclaw datase... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8027/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8027/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8026 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8026/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8026/comments | https://api.github.com/repos/huggingface/datasets/issues/8026/events | https://github.com/huggingface/datasets/pull/8026 | 3,989,139,119 | PR_kwDODunzps7GNnFC | 8,026 | set dev version | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-02-25T12:18:15Z | 2026-02-25T12:35:43Z | 2026-02-25T12:18:34Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8026.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8026",
"merged_at": "2026-02-25T12:18:34Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8026.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8026/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8026/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8025 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8025/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8025/comments | https://api.github.com/repos/huggingface/datasets/issues/8025/events | https://github.com/huggingface/datasets/pull/8025 | 3,989,040,394 | PR_kwDODunzps7GNSUF | 8,025 | release: 4.6.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-02-25T11:57:08Z | 2026-02-25T11:59:59Z | 2026-02-25T11:58:17Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8025.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8025",
"merged_at": "2026-02-25T11:58:17Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8025.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8025/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8025/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8024 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8024/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8024/comments | https://api.github.com/repos/huggingface/datasets/issues/8024/events | https://github.com/huggingface/datasets/pull/8024 | 3,983,877,502 | PR_kwDODunzps7F8QeB | 8,024 | Allow import polars in map() | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-02-24T13:57:57Z | 2026-02-24T14:08:17Z | 2026-02-24T14:08:15Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8024.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8024",
"merged_at": "2026-02-24T14:08:15Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8024.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | close https://github.com/huggingface/datasets/issues/7988 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8024/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8024/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8023 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8023/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8023/comments | https://api.github.com/repos/huggingface/datasets/issues/8023/events | https://github.com/huggingface/datasets/pull/8023 | 3,983,829,205 | PR_kwDODunzps7F8GUT | 8,023 | Support empty shard in from_generator | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-02-24T13:47:07Z | 2026-02-24T13:58:13Z | 2026-02-24T13:58:11Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8023.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8023",
"merged_at": "2026-02-24T13:58:11Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8023.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | close https://github.com/huggingface/datasets/issues/8006 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8023/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8023/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8022 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8022/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8022/comments | https://api.github.com/repos/huggingface/datasets/issues/8022/events | https://github.com/huggingface/datasets/pull/8022 | 3,983,057,516 | PR_kwDODunzps7F5eYs | 8,022 | fix: resolve base_path conflict between builder_kwargs and config_kwargs | {
"avatar_url": "https://avatars.githubusercontent.com/u/79621677?v=4",
"events_url": "https://api.github.com/users/Ryan-J-MAX/events{/privacy}",
"followers_url": "https://api.github.com/users/Ryan-J-MAX/followers",
"following_url": "https://api.github.com/users/Ryan-J-MAX/following{/other_user}",
"gists_url"... | [] | closed | false | [] | null | 0 | 2026-02-24T11:13:06Z | 2026-02-24T14:01:23Z | 2026-02-24T14:01:23Z | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8022.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8022",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8022.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8022"
} | ## What does this PR fix?
This PR fixes a bug where passing `base_path` to `load_dataset_builder()` or `load_dataset()` causes a TypeError because both `builder_kwargs` and `config_kwargs` can contain the same key.
## Problem
When users call:
```python
from datasets import load_dataset
load_dataset("rotten_tomatoes"... | {
"avatar_url": "https://avatars.githubusercontent.com/u/79621677?v=4",
"events_url": "https://api.github.com/users/Ryan-J-MAX/events{/privacy}",
"followers_url": "https://api.github.com/users/Ryan-J-MAX/followers",
"following_url": "https://api.github.com/users/Ryan-J-MAX/following{/other_user}",
"gists_url"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8022/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8022/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8021 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8021/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8021/comments | https://api.github.com/repos/huggingface/datasets/issues/8021/events | https://github.com/huggingface/datasets/pull/8021 | 3,981,426,772 | PR_kwDODunzps7F0FmV | 8,021 | progress bar optional manual control | {
"avatar_url": "https://avatars.githubusercontent.com/u/199906670?v=4",
"events_url": "https://api.github.com/users/AnkitAhlawat7742/events{/privacy}",
"followers_url": "https://api.github.com/users/AnkitAhlawat7742/followers",
"following_url": "https://api.github.com/users/AnkitAhlawat7742/following{/other_us... | [] | open | false | [] | null | 8 | 2026-02-24T04:22:17Z | 2026-04-13T06:29:55Z | null | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8021.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8021",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8021.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8021"
} | Fix: https://github.com/huggingface/datasets/issues/7939
Summary
The default behavior for the progress bar has been adjusted based on dataset size. It remains enabled for small datasets and is automatically disabled for larger datasets to improve performance. Users retain full control and can explicitly enable or... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8021/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8021/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8020 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8020/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8020/comments | https://api.github.com/repos/huggingface/datasets/issues/8020/events | https://github.com/huggingface/datasets/pull/8020 | 3,977,114,662 | PR_kwDODunzps7Fl8mj | 8,020 | feat: add return_file_name support to Parquet packaged builder | {
"avatar_url": "https://avatars.githubusercontent.com/u/25696982?v=4",
"events_url": "https://api.github.com/users/dhruvildarji/events{/privacy}",
"followers_url": "https://api.github.com/users/dhruvildarji/followers",
"following_url": "https://api.github.com/users/dhruvildarji/following{/other_user}",
"gist... | [] | open | false | [] | null | 0 | 2026-02-23T09:13:54Z | 2026-02-23T09:13:54Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8020.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8020",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8020.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8020"
} | Part of #5806. Extends the `return_file_name` feature (implemented for JSON in #7948 and CSV in #8019) to the Parquet packaged builder. When `return_file_name=True`, a `file_name` column containing the source file basename is appended to each batch. | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8020/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8020/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8019 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8019/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8019/comments | https://api.github.com/repos/huggingface/datasets/issues/8019/events | https://github.com/huggingface/datasets/pull/8019 | 3,977,073,546 | PR_kwDODunzps7Flz15 | 8,019 | feat: add return_file_name support to CSV packaged builder | {
"avatar_url": "https://avatars.githubusercontent.com/u/25696982?v=4",
"events_url": "https://api.github.com/users/dhruvildarji/events{/privacy}",
"followers_url": "https://api.github.com/users/dhruvildarji/followers",
"following_url": "https://api.github.com/users/dhruvildarji/following{/other_user}",
"gist... | [] | open | false | [] | null | 0 | 2026-02-23T09:02:31Z | 2026-02-23T09:02:31Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8019.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8019",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8019.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8019"
} | ## Summary
- Adds an optional `return_file_name: bool = False` parameter to `CsvConfig`
- When `return_file_name=True`, a `file_name` column is appended to every batch in `_generate_tables`, containing the basename of the source CSV file for each row
- Default is `False`, preserving full backward compatibility
## Mot... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8019/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8019/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8017 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8017/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8017/comments | https://api.github.com/repos/huggingface/datasets/issues/8017/events | https://github.com/huggingface/datasets/pull/8017 | 3,975,274,092 | PR_kwDODunzps7FgERR | 8,017 | Improve error message for deprecated dataset scripts with migration guidance | {
"avatar_url": "https://avatars.githubusercontent.com/u/218385148?v=4",
"events_url": "https://api.github.com/users/suryanshbt211/events{/privacy}",
"followers_url": "https://api.github.com/users/suryanshbt211/followers",
"following_url": "https://api.github.com/users/suryanshbt211/following{/other_user}",
"... | [] | open | false | [] | null | 1 | 2026-02-22T19:31:34Z | 2026-02-28T14:24:11Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8017.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8017",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8017.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8017"
} | Summary
This PR improves the RuntimeError message raised when deprecated local dataset scripts are detected.
Previously, the error message:
"Dataset scripts are no longer supported"
did not provide actionable migration guidance.
Improvements
- Clarifies the new architecture
- Provides explicit migration step... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8017/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8017/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8016 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8016/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8016/comments | https://api.github.com/repos/huggingface/datasets/issues/8016/events | https://github.com/huggingface/datasets/pull/8016 | 3,974,759,572 | PR_kwDODunzps7FecuC | 8,016 | Remove legacy Sphinx roles from docstrings | {
"avatar_url": "https://avatars.githubusercontent.com/u/119671552?v=4",
"events_url": "https://api.github.com/users/Pchambet/events{/privacy}",
"followers_url": "https://api.github.com/users/Pchambet/followers",
"following_url": "https://api.github.com/users/Pchambet/following{/other_user}",
"gists_url": "ht... | [] | open | false | [] | null | 0 | 2026-02-22T15:06:33Z | 2026-02-23T16:10:21Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8016.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8016",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8016.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8016"
} | ## Summary
Replace all remaining `:obj:`, `:class:`, `:func:`, and `:meth:` Sphinx cross-reference roles with plain backtick references, aligning with the project's current documentation conventions.
**14 files, 71 replacements. No logic changes.**
## Context
As noted in #5324, the codebase had a mix of old Sphinx ... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8016/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8016/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8015 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8015/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8015/comments | https://api.github.com/repos/huggingface/datasets/issues/8015/events | https://github.com/huggingface/datasets/issues/8015 | 3,974,281,900 | I_kwDODunzps7s4rqs | 8,015 | Iterating a streaming dataset correctly in random order | {
"avatar_url": "https://avatars.githubusercontent.com/u/11304248?v=4",
"events_url": "https://api.github.com/users/unrealwill/events{/privacy}",
"followers_url": "https://api.github.com/users/unrealwill/followers",
"following_url": "https://api.github.com/users/unrealwill/following{/other_user}",
"gists_url"... | [] | open | false | [] | null | 6 | 2026-02-22T11:34:06Z | 2026-05-11T15:08:20Z | null | null | NONE | [] | null | null | null | null | ### Describe the bug
For training to work properly it is considered good practice in machine learning to sample the dataset randomly (uniformly). I am not sure how the user is expected to do it correctly when the creator of the dataset did a bad job.
https://huggingface.co/docs/hub/datasets-webdataset
```
**Shuffle*... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8015/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8015/timeline | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8014 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8014/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8014/comments | https://api.github.com/repos/huggingface/datasets/issues/8014/events | https://github.com/huggingface/datasets/pull/8014 | 3,972,099,737 | PR_kwDODunzps7FV93G | 8,014 | Speed up local 'get_data_patterns' by avoiding repeated recursive scans | {
"avatar_url": "https://avatars.githubusercontent.com/u/2968413?v=4",
"events_url": "https://api.github.com/users/AsymptotaX/events{/privacy}",
"followers_url": "https://api.github.com/users/AsymptotaX/followers",
"following_url": "https://api.github.com/users/AsymptotaX/following{/other_user}",
"gists_url":... | [] | open | false | [] | null | 2 | 2026-02-21T14:11:40Z | 2026-02-25T20:07:50Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8014.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8014",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8014.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8014"
} | This PR speeds up `get_data_patterns` for local paths.
### Problem
For `load_dataset("imagefolder", data_dir=...)`, `get_data_patterns` was repeatedly scanning the same local directory tree for many split patterns (`train`, `test`, etc.).
With large folders, this became very slow. This has also been reported b... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8014/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8014/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8013 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8013/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8013/comments | https://api.github.com/repos/huggingface/datasets/issues/8013/events | https://github.com/huggingface/datasets/pull/8013 | 3,964,156,070 | PR_kwDODunzps7E8Ovb | 8,013 | Add space between sentences 'operation.To debug' | {
"avatar_url": "https://avatars.githubusercontent.com/u/5440389?v=4",
"events_url": "https://api.github.com/users/valencik/events{/privacy}",
"followers_url": "https://api.github.com/users/valencik/followers",
"following_url": "https://api.github.com/users/valencik/following{/other_user}",
"gists_url": "http... | [] | open | false | [] | null | 0 | 2026-02-19T17:31:56Z | 2026-02-19T17:31:56Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8013.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8013",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8013.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8013"
} | Previously the exception message would read "...abruptly died during map _operation.To_ debug the error...".
The `operation.To` part would actually render as a hyperlink when printed to Slack. | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8013/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8013/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8012 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8012/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8012/comments | https://api.github.com/repos/huggingface/datasets/issues/8012/events | https://github.com/huggingface/datasets/issues/8012 | 3,963,855,875 | I_kwDODunzps7sQ6QD | 8,012 | HC3 dataset fails to load with datasets>=3 due to legacy script (HC3.py) | {
"avatar_url": "https://avatars.githubusercontent.com/u/15803320?v=4",
"events_url": "https://api.github.com/users/navan0/events{/privacy}",
"followers_url": "https://api.github.com/users/navan0/followers",
"following_url": "https://api.github.com/users/navan0/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | [] | null | 1 | 2026-02-19T16:27:51Z | 2026-02-20T11:58:20Z | 2026-02-20T11:58:20Z | null | NONE | [] | null | null | null | null | ### Describe the bug
It looks like the current documentation suggests loading the dataset like this:
`load_dataset("Hello-SimpleAI/HC3", split="train")
`
But with datasets>=3.x, this raises:
RuntimeError: Dataset scripts are no longer supported, but found HC3.py
The dataset loads correctly if we specify the parqu... | {
"avatar_url": "https://avatars.githubusercontent.com/u/15803320?v=4",
"events_url": "https://api.github.com/users/navan0/events{/privacy}",
"followers_url": "https://api.github.com/users/navan0/followers",
"following_url": "https://api.github.com/users/navan0/following{/other_user}",
"gists_url": "https://a... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8012/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8012/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8011 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8011/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8011/comments | https://api.github.com/repos/huggingface/datasets/issues/8011/events | https://github.com/huggingface/datasets/pull/8011 | 3,963,479,811 | PR_kwDODunzps7E59Pn | 8,011 | fix: condition for file_name feature check | {
"avatar_url": "https://avatars.githubusercontent.com/u/119339573?v=4",
"events_url": "https://api.github.com/users/Koosh0610/events{/privacy}",
"followers_url": "https://api.github.com/users/Koosh0610/followers",
"following_url": "https://api.github.com/users/Koosh0610/following{/other_user}",
"gists_url": ... | [] | closed | false | [] | null | 1 | 2026-02-19T15:12:31Z | 2026-02-19T15:29:29Z | 2026-02-19T15:29:29Z | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8011.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8011",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8011.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8011"
} | ## Description
Accept `Value("large_string")` in addition to `Value("string")` for the `file_name` (or `*_file_name`) metadata key in folder-based builders (e.g. `audiofolder`).
## Problem
When loading a dataset with `load_dataset("audiofolder", data_dir=...)` and a `metadata.csv` file, the metadata schema is infe... | {
"avatar_url": "https://avatars.githubusercontent.com/u/119339573?v=4",
"events_url": "https://api.github.com/users/Koosh0610/events{/privacy}",
"followers_url": "https://api.github.com/users/Koosh0610/followers",
"following_url": "https://api.github.com/users/Koosh0610/following{/other_user}",
"gists_url": ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8011/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8011/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8010 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8010/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8010/comments | https://api.github.com/repos/huggingface/datasets/issues/8010/events | https://github.com/huggingface/datasets/issues/8010 | 3,963,448,558 | I_kwDODunzps7sPWzu | 8,010 | audiofolder / folder-based loader rejects metadata.csv when file_name column is inferred as large_string | {
"avatar_url": "https://avatars.githubusercontent.com/u/119339573?v=4",
"events_url": "https://api.github.com/users/Koosh0610/events{/privacy}",
"followers_url": "https://api.github.com/users/Koosh0610/followers",
"following_url": "https://api.github.com/users/Koosh0610/following{/other_user}",
"gists_url": ... | [] | closed | false | [] | null | 1 | 2026-02-19T15:06:09Z | 2026-02-19T15:29:41Z | 2026-02-19T15:29:41Z | null | NONE | [] | null | null | null | null | ### Describe the bug
When loading a dataset with load_dataset("audiofolder", data_dir=...) and a metadata.csv (with a file_name column), loading can fail with:
`ValueError: file_name or *_file_name must be present as dictionary key (with type string) in metadata files`
even when the CSV clearly has a file_name colum... | {
"avatar_url": "https://avatars.githubusercontent.com/u/119339573?v=4",
"events_url": "https://api.github.com/users/Koosh0610/events{/privacy}",
"followers_url": "https://api.github.com/users/Koosh0610/followers",
"following_url": "https://api.github.com/users/Koosh0610/following{/other_user}",
"gists_url": ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8010/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8010/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8009 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8009/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8009/comments | https://api.github.com/repos/huggingface/datasets/issues/8009/events | https://github.com/huggingface/datasets/pull/8009 | 3,958,228,652 | PR_kwDODunzps7Eo7KV | 8,009 | More IterableDataset.from_x methods and docs and polars.Lazyframe support | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-02-18T14:48:39Z | 2026-02-18T15:18:17Z | 2026-02-18T15:18:14Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8009.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8009",
"merged_at": "2026-02-18T15:18:14Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8009.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8009/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8009/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8008 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8008/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8008/comments | https://api.github.com/repos/huggingface/datasets/issues/8008/events | https://github.com/huggingface/datasets/pull/8008 | 3,948,857,401 | PR_kwDODunzps7EJ_oM | 8,008 | fix: prevent duplicate keywords in load_dataset_builder (#4910) | {
"avatar_url": "https://avatars.githubusercontent.com/u/190333801?v=4",
"events_url": "https://api.github.com/users/DhyeyTeraiya/events{/privacy}",
"followers_url": "https://api.github.com/users/DhyeyTeraiya/followers",
"following_url": "https://api.github.com/users/DhyeyTeraiya/following{/other_user}",
"gis... | [] | open | false | [] | null | 0 | 2026-02-16T17:42:30Z | 2026-02-16T17:42:30Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8008.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8008",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8008.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8008"
} | null | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8008/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8008/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8007 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8007/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8007/comments | https://api.github.com/repos/huggingface/datasets/issues/8007/events | https://github.com/huggingface/datasets/issues/8007 | 3,946,695,329 | I_kwDODunzps7rPcqh | 8,007 | Add option for loading audio with video | {
"avatar_url": "https://avatars.githubusercontent.com/u/36135455?v=4",
"events_url": "https://api.github.com/users/Samoed/events{/privacy}",
"followers_url": "https://api.github.com/users/Samoed/followers",
"following_url": "https://api.github.com/users/Samoed/following{/other_user}",
"gists_url": "https://a... | [] | open | false | [] | null | 6 | 2026-02-16T09:11:02Z | 2026-05-21T15:37:30Z | null | null | NONE | [] | null | null | null | null | ### Describe the bug
Currently, `torchcodec` don't allow extracting `Audio` from `Video` https://github.com/meta-pytorch/torchcodec/issues/1158, but when I upload videos with audio to hub using `videofolder`, then this is not possible to retrieve audio from it. Probably `VideoDecoder` can be extended with `audio` para... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8007/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8007/timeline | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8006 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8006/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8006/comments | https://api.github.com/repos/huggingface/datasets/issues/8006/events | https://github.com/huggingface/datasets/issues/8006 | 3,944,394,074 | I_kwDODunzps7rGq1a | 8,006 | Regression: from_generator crashes if one generator call returns no results | {
"avatar_url": "https://avatars.githubusercontent.com/u/53510?v=4",
"events_url": "https://api.github.com/users/hartmans/events{/privacy}",
"followers_url": "https://api.github.com/users/hartmans/followers",
"following_url": "https://api.github.com/users/hartmans/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 0 | 2026-02-15T16:16:48Z | 2026-02-24T13:58:12Z | 2026-02-24T13:58:12Z | null | CONTRIBUTOR | [] | null | null | null | null | ### Describe the bug
Dataset.from_generator splits any list kwarg to the generator and makes a separate call to the generator for each member of the list even in the num_proc=1 case.
I have a generator that processes a number of files, filtering them and producing examples. It used to be the case that things worked fi... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8006/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8006/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8005 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8005/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8005/comments | https://api.github.com/repos/huggingface/datasets/issues/8005/events | https://github.com/huggingface/datasets/issues/8005 | 3,941,908,297 | I_kwDODunzps7q9L9J | 8,005 | Multi-channel audio is automatically cast to mono, num_channels is ignored | {
"avatar_url": "https://avatars.githubusercontent.com/u/9717211?v=4",
"events_url": "https://api.github.com/users/ZackHodari/events{/privacy}",
"followers_url": "https://api.github.com/users/ZackHodari/followers",
"following_url": "https://api.github.com/users/ZackHodari/following{/other_user}",
"gists_url":... | [] | open | false | [] | null | 2 | 2026-02-14T17:28:03Z | 2026-02-25T15:17:18Z | null | null | NONE | [] | null | null | null | null | ### Describe the bug
The `num_channels` parameter in `datasets.Audio()` is documented to preserve stereo channels when set to `None` (preserve original) or `2` (explicit stereo), but it currently downmixes all audio to mono regardless of this setting.
### Steps to reproduce the bug
```python
import numpy as np
impor... | null | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8005/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8005/timeline | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8004 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8004/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8004/comments | https://api.github.com/repos/huggingface/datasets/issues/8004/events | https://github.com/huggingface/datasets/pull/8004 | 3,939,675,475 | PR_kwDODunzps7DsCBM | 8,004 | fix save_to_disk/load_from_disk with pathlib.Path input | {
"avatar_url": "https://avatars.githubusercontent.com/u/64578610?v=4",
"events_url": "https://api.github.com/users/Mr-Neutr0n/events{/privacy}",
"followers_url": "https://api.github.com/users/Mr-Neutr0n/followers",
"following_url": "https://api.github.com/users/Mr-Neutr0n/following{/other_user}",
"gists_url"... | [] | open | false | [] | null | 0 | 2026-02-13T23:03:55Z | 2026-02-13T23:03:55Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8004.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8004",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/8004.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8004"
} | Since #6704, `save_to_disk` and `load_from_disk` use `fsspec.core.url_to_fs` which expects a `str`, but both methods accept `PathLike` (which includes `pathlib.Path`). Passing a `Path` object raises a `TypeError` because `url_to_fs` can't handle it.
Fixed by converting the path argument with `os.fspath()` before handi... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8004/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8004/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8003 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8003/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8003/comments | https://api.github.com/repos/huggingface/datasets/issues/8003/events | https://github.com/huggingface/datasets/pull/8003 | 3,938,501,557 | PR_kwDODunzps7DoBmp | 8,003 | very basic support for more hf urls | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-02-13T18:30:56Z | 2026-02-13T18:47:58Z | 2026-02-13T18:47:57Z | null | MEMBER | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8003.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8003",
"merged_at": "2026-02-13T18:47:57Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8003.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8003/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8003/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8002 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8002/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8002/comments | https://api.github.com/repos/huggingface/datasets/issues/8002/events | https://github.com/huggingface/datasets/issues/8002 | 3,937,013,814 | I_kwDODunzps7qqhA2 | 8,002 | The `Sequence` class in features do not have "dtype" | {
"avatar_url": "https://avatars.githubusercontent.com/u/167085390?v=4",
"events_url": "https://api.github.com/users/gonzalo-santamaria-iic/events{/privacy}",
"followers_url": "https://api.github.com/users/gonzalo-santamaria-iic/followers",
"following_url": "https://api.github.com/users/gonzalo-santamaria-iic/f... | [] | open | false | [] | null | 0 | 2026-02-13T12:45:19Z | 2026-02-13T12:52:36Z | null | null | NONE | [] | null | null | null | null | ### Describe the bug
**I'm not sure if this is a bug.**
I see that a `FeatureType` object contains an attribute called `self.dtype` that is not covered when this feature is a `Sequence` or a `List`.
When I try to run a multilabel classification with this example script from the transformers library:
https://github.... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8002/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8002/timeline | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8000 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8000/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8000/comments | https://api.github.com/repos/huggingface/datasets/issues/8000/events | https://github.com/huggingface/datasets/pull/8000 | 3,919,504,253 | PR_kwDODunzps7CpK9i | 8,000 | Fix: make environment variable naming consistent (issue #7998) | {
"avatar_url": "https://avatars.githubusercontent.com/u/199906670?v=4",
"events_url": "https://api.github.com/users/AnkitAhlawat7742/events{/privacy}",
"followers_url": "https://api.github.com/users/AnkitAhlawat7742/followers",
"following_url": "https://api.github.com/users/AnkitAhlawat7742/following{/other_us... | [] | closed | false | [] | null | 1 | 2026-02-10T05:19:53Z | 2026-02-16T15:29:49Z | 2026-02-16T15:29:49Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/8000.diff",
"html_url": "https://github.com/huggingface/datasets/pull/8000",
"merged_at": "2026-02-16T15:29:49Z",
"patch_url": "https://github.com/huggingface/datasets/pull/8000.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | Fix: https://github.com/huggingface/datasets/issues/7998
**Summary**
Addressed the inconsistent environment variable name HF_DATASETS_DISABLE_PROGRESS_BARS used for toggling progress bars, particularly in docstrings and warning messages.
**Changes**
Updated function docstrings to use the correct environment... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/8000/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/8000/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/7999 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7999/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7999/comments | https://api.github.com/repos/huggingface/datasets/issues/7999/events | https://github.com/huggingface/datasets/issues/7999 | 3,915,367,642 | I_kwDODunzps7pX8Ta | 7,999 | Too many dataloader workers: 4 (max is dataset.num_shards=3). Stopping 1 dataloader workers. | {
"avatar_url": "https://avatars.githubusercontent.com/u/50061868?v=4",
"events_url": "https://api.github.com/users/D222097/events{/privacy}",
"followers_url": "https://api.github.com/users/D222097/followers",
"following_url": "https://api.github.com/users/D222097/following{/other_user}",
"gists_url": "https:... | [] | open | false | [] | null | 1 | 2026-02-09T09:26:37Z | 2026-02-15T14:25:56Z | null | null | NONE | [] | null | null | null | null | Hi !
I’m working on training with a large-scale dataset (100+ Parquet files) using lazy loading, and I’m struggling to understand/optimize the num_shards setting— in the lerobot repo: streaming_datasets.py:
```
from datasets import load_dataset
self.hf_dataset: datasets.IterableDataset = load_dataset(
self.... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/7999/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7999/timeline | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7998 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7998/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7998/comments | https://api.github.com/repos/huggingface/datasets/issues/7998/events | https://github.com/huggingface/datasets/issues/7998 | 3,912,624,238 | I_kwDODunzps7pNehu | 7,998 | [doc] Inconsistant ENV VAR Name for Progress Bar Toggle | {
"avatar_url": "https://avatars.githubusercontent.com/u/49304833?v=4",
"events_url": "https://api.github.com/users/Moenupa/events{/privacy}",
"followers_url": "https://api.github.com/users/Moenupa/followers",
"following_url": "https://api.github.com/users/Moenupa/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 0 | 2026-02-08T12:16:44Z | 2026-02-16T15:29:50Z | 2026-02-16T15:29:50Z | null | NONE | [] | null | null | null | null | Code uses env var name `HF_DATASETS_DISABLE_PROGRESS_BARS`.
https://github.com/huggingface/datasets/blob/025593f2f0722f31fc136e0ae45da4ff44d4416a/src/datasets/config.py#L221-L226
Docstrings and warnings report env var name `HF_DATASETS_DISABLE_PROGRESS_BAR` without the ending `S`.
https://github.com/huggingface/data... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/7998/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7998/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7997 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7997/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7997/comments | https://api.github.com/repos/huggingface/datasets/issues/7997/events | https://github.com/huggingface/datasets/pull/7997 | 3,912,160,109 | PR_kwDODunzps7CRNIl | 7,997 | fix: Dataset.map writer initialization when first examples return None | {
"avatar_url": "https://avatars.githubusercontent.com/u/34209028?v=4",
"events_url": "https://api.github.com/users/veeceey/events{/privacy}",
"followers_url": "https://api.github.com/users/veeceey/followers",
"following_url": "https://api.github.com/users/veeceey/following{/other_user}",
"gists_url": "https:... | [] | closed | false | [] | null | 1 | 2026-02-08T07:02:00Z | 2026-02-11T08:23:06Z | 2026-02-11T08:23:06Z | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7997.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7997",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7997.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7997"
} | Fixes #7990
## Summary
When Dataset.map is called and the first examples processed return None, the writer is never properly initialized, causing a ValueError.
## Changes
- Modified _map_single to initialize the writer early if the first batch returns empty results
- Ensures writer is set before the first call to w... | {
"avatar_url": "https://avatars.githubusercontent.com/u/34209028?v=4",
"events_url": "https://api.github.com/users/veeceey/events{/privacy}",
"followers_url": "https://api.github.com/users/veeceey/followers",
"following_url": "https://api.github.com/users/veeceey/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/7997/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7997/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/7996 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7996/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7996/comments | https://api.github.com/repos/huggingface/datasets/issues/7996/events | https://github.com/huggingface/datasets/pull/7996 | 3,912,066,322 | PR_kwDODunzps7CQ6GC | 7,996 | Fix Dataset.map writer initialization when early examples return None | {
"avatar_url": "https://avatars.githubusercontent.com/u/34209028?v=4",
"events_url": "https://api.github.com/users/veeceey/events{/privacy}",
"followers_url": "https://api.github.com/users/veeceey/followers",
"following_url": "https://api.github.com/users/veeceey/following{/other_user}",
"gists_url": "https:... | [] | open | false | [] | null | 3 | 2026-02-08T05:52:45Z | 2026-04-09T07:44:00Z | null | null | NONE | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7996.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7996",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7996.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7996"
} | ## Summary
Fixes #7990
This PR fixes a bug in `Dataset.map()` where the writer initialization was incorrectly tied to the index being 0, causing crashes when the map function returns `None` for the first few examples and later returns a dict.
### Changes
- **Non-batched mode** (line 3676): Changed from `if i == 0:... | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/7996/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7996/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/7995 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7995/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7995/comments | https://api.github.com/repos/huggingface/datasets/issues/7995/events | https://github.com/huggingface/datasets/pull/7995 | 3,912,055,867 | PR_kwDODunzps7CQ4C9 | 7,995 | Bump fsspec upper bound to 2026.2.0 (fixes #7994) | {
"avatar_url": "https://avatars.githubusercontent.com/u/11176606?v=4",
"events_url": "https://api.github.com/users/jayzuccarelli/events{/privacy}",
"followers_url": "https://api.github.com/users/jayzuccarelli/followers",
"following_url": "https://api.github.com/users/jayzuccarelli/following{/other_user}",
"g... | [] | closed | false | [] | null | 3 | 2026-02-08T05:43:15Z | 2026-02-16T15:28:59Z | 2026-02-16T15:28:59Z | null | CONTRIBUTOR | [] | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7995.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7995",
"merged_at": "2026-02-16T15:28:59Z",
"patch_url": "https://github.com/huggingface/datasets/pull/7995.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | Fixes #7994 and e.g. “Bumps fsspec upper bound so the latest version can be used; CI will validate compatibility.” | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/7995/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7995/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/7994 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7994/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7994/comments | https://api.github.com/repos/huggingface/datasets/issues/7994/events | https://github.com/huggingface/datasets/issues/7994 | 3,906,330,806 | I_kwDODunzps7o1eC2 | 7,994 | Bump fsspec upper bound constraint | {
"avatar_url": "https://avatars.githubusercontent.com/u/528003?v=4",
"events_url": "https://api.github.com/users/hadim/events{/privacy}",
"followers_url": "https://api.github.com/users/hadim/followers",
"following_url": "https://api.github.com/users/hadim/following{/other_user}",
"gists_url": "https://api.gi... | [] | closed | false | [] | null | 0 | 2026-02-06T11:37:54Z | 2026-02-16T15:29:00Z | 2026-02-16T15:29:00Z | null | NONE | [] | null | null | null | null | Would it be possible to bump fsspec upper bound to the latest (2026.2.0)?
I saw you had some API compat issues in the past (https://github.com/huggingface/datasets/issues/7326) and I understand the need for an upper bound.
But I wonder if you think your CI and tests are a good proxy to catch fsspec API breakage? If t... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/7994/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7994/timeline | null | completed | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | null | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.