url string | repository_url string | labels_url string | comments_url string | events_url string | html_url string | id int64 | node_id string | number int64 | title string | user dict | labels list | state string | locked bool | assignees list | milestone null | comments list | created_at timestamp[s] | updated_at timestamp[s] | closed_at timestamp[s] | assignee dict | author_association string | issue_field_values list | type null | active_lock_reason null | draft bool | pull_request dict | body string | closed_by dict | reactions dict | timeline_url string | performed_via_github_app null | state_reason string | sub_issues_summary dict | issue_dependencies_summary dict | pinned_comment null | is_pull_request bool |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/huggingface/datasets/issues/8228 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8228/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8228/comments | https://api.github.com/repos/huggingface/datasets/issues/8228/events | https://github.com/huggingface/datasets/pull/8228 | 4,554,008,355 | PR_kwDODunzps7g7K93 | 8,228 | fix: stable fingerprint for closures capturing non-deterministic state | {
"login": "kamaleshpanda",
"id": 249426472,
"node_id": "U_kgDODt3yKA",
"avatar_url": "https://avatars.githubusercontent.com/u/249426472?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kamaleshpanda",
"html_url": "https://github.com/kamaleshpanda",
"followers_url": "https://api.github.com/... | [] | open | false | [] | null | [] | 2026-05-30T09:38:59 | 2026-05-30T09:38:59 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8228",
"html_url": "https://github.com/huggingface/datasets/pull/8228",
"diff_url": "https://github.com/huggingface/datasets/pull/8228.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8228.patch",
"merged_at": null
} | Fixes #7986
When `.map()` uses a closure capturing `self` with non-deterministic state
(like UUIDs or loggers), the fingerprint changes every run causing cache misses.
Fix: only hash primitive attributes of captured objects instead of the full object.
Added a regression test in `tests/test_fingerprint.py`. | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8228/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8228/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8227 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8227/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8227/comments | https://api.github.com/repos/huggingface/datasets/issues/8227/events | https://github.com/huggingface/datasets/pull/8227 | 4,550,859,664 | PR_kwDODunzps7gxGQw | 8,227 | Security/Logic Fix: Autonomous Code Review | {
"login": "fliptrigga13",
"id": 76012365,
"node_id": "MDQ6VXNlcjc2MDEyMzY1",
"avatar_url": "https://avatars.githubusercontent.com/u/76012365?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fliptrigga13",
"html_url": "https://github.com/fliptrigga13",
"followers_url": "https://api.github.c... | [] | open | false | [] | null | [] | 2026-05-29T18:50:22 | 2026-05-29T18:50:22 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8227",
"html_url": "https://github.com/huggingface/datasets/pull/8227",
"diff_url": "https://github.com/huggingface/datasets/pull/8227.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8227.patch",
"merged_at": null
} | ## Autonomous Bug Report & Patch
This vulnerability and fix were autonomously discovered by the Lucy Red Team swarm.
Upon reviewing the provided code snippet from `src/datasets/io/generator.py`, I didn't find any obvious critical bugs. However, there are a few areas that could be improved or clarified:
1. **Do... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8227/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8227/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8225 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8225/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8225/comments | https://api.github.com/repos/huggingface/datasets/issues/8225/events | https://github.com/huggingface/datasets/pull/8225 | 4,541,634,999 | PR_kwDODunzps7gSzm4 | 8,225 | Fix single lance file form pylance 7.0 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8225). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-28T15:27:04 | 2026-05-28T15:33:48 | 2026-05-28T15:33:46 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8225",
"html_url": "https://github.com/huggingface/datasets/pull/8225",
"diff_url": "https://github.com/huggingface/datasets/pull/8225.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8225.patch",
"merged_at": "2026-05-28T15:33... | fix lance test in CI, due to JSON being picked up instead of lance now that latest_version_hint.json is a thing | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8225/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8225/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8224 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8224/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8224/comments | https://api.github.com/repos/huggingface/datasets/issues/8224/events | https://github.com/huggingface/datasets/pull/8224 | 4,534,276,655 | PR_kwDODunzps7f6162 | 8,224 | fix: embed_external_files=True for mesh support | {
"login": "Vinay-Umrethe",
"id": 175500353,
"node_id": "U_kgDOCnXsQQ",
"avatar_url": "https://avatars.githubusercontent.com/u/175500353?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vinay-Umrethe",
"html_url": "https://github.com/Vinay-Umrethe",
"followers_url": "https://api.github.com/... | [] | open | false | [] | null | [
"@lhoestq docs are ready.",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8224). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-27T17:14:11 | 2026-05-29T15:57:52 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8224",
"html_url": "https://github.com/huggingface/datasets/pull/8224",
"diff_url": "https://github.com/huggingface/datasets/pull/8224.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8224.patch",
"merged_at": null
} | ## Fix for #8055
This is follow-up PR for fixing a specific issue related to `dataset.push_to_hub(repo_id, embed_external_files=True)`
### Test Conducted
```python
from datasets import Features, Image, Mesh, Value, load_dataset
repo_id = "VINAY-UMRETHE/My-Mesh-Dataset"
dataset = load_dataset("json", ... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8224/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8224/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8223 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8223/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8223/comments | https://api.github.com/repos/huggingface/datasets/issues/8223/events | https://github.com/huggingface/datasets/pull/8223 | 4,530,285,942 | PR_kwDODunzps7ftwk8 | 8,223 | DOC: document missing save_infos and max_depth parameters | {
"login": "kratos0718",
"id": 204972096,
"node_id": "U_kgDODDegQA",
"avatar_url": "https://avatars.githubusercontent.com/u/204972096?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kratos0718",
"html_url": "https://github.com/kratos0718",
"followers_url": "https://api.github.com/users/kra... | [] | open | false | [] | null | [] | 2026-05-27T07:04:13 | 2026-05-27T07:04:13 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8223",
"html_url": "https://github.com/huggingface/datasets/pull/8223",
"diff_url": "https://github.com/huggingface/datasets/pull/8223.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8223.patch",
"merged_at": null
} | ## What this fixes
Two public API functions were missing parameters from their docstrings:
### 1. `load_dataset()` — missing `save_infos`
The `save_infos` parameter has been in the function signature but was absent from the `Args` section of the docstring. When `save_infos=True`, it overrides `verification_mod... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8223/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8223/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8222 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8222/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8222/comments | https://api.github.com/repos/huggingface/datasets/issues/8222/events | https://github.com/huggingface/datasets/pull/8222 | 4,528,837,662 | PR_kwDODunzps7fpIh- | 8,222 | Validate split name before starting download | {
"login": "ParamChordiya",
"id": 66090650,
"node_id": "MDQ6VXNlcjY2MDkwNjUw",
"avatar_url": "https://avatars.githubusercontent.com/u/66090650?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ParamChordiya",
"html_url": "https://github.com/ParamChordiya",
"followers_url": "https://api.githu... | [] | open | false | [] | null | [] | 2026-05-27T01:54:14 | 2026-05-27T01:54:14 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8222",
"html_url": "https://github.com/huggingface/datasets/pull/8222",
"diff_url": "https://github.com/huggingface/datasets/pull/8222.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8222.patch",
"merged_at": null
} | ## What this fixes
Closes #5523.
When you pass an invalid split name to `load_dataset()`, the error only surfaces after the entire dataset has already been downloaded. For large datasets that can mean waiting many minutes before seeing a one-liner like:
```python
from datasets import load_dataset
load_dataset("mozil... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8222/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8222/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8221 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8221/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8221/comments | https://api.github.com/repos/huggingface/datasets/issues/8221/events | https://github.com/huggingface/datasets/pull/8221 | 4,523,496,440 | PR_kwDODunzps7fXz19 | 8,221 | chore: enable Dependabot weekly GitHub Actions bumps | {
"login": "hf-dependantbot-rollout[bot]",
"id": 285970069,
"node_id": "BOT_kgDOEQuOlQ",
"avatar_url": "https://avatars.githubusercontent.com/u/25720743?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hf-dependantbot-rollout%5Bbot%5D",
"html_url": "https://github.com/apps/hf-dependantbot-rol... | [
{
"id": 11056513810,
"node_id": "LA_kwDODunzps8AAAACkwUDEg",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dependabot",
"name": "dependabot",
"color": "ededed",
"default": false,
"description": null
}
] | open | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8221). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-26T10:31:28 | 2026-05-26T10:34:16 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8221",
"html_url": "https://github.com/huggingface/datasets/pull/8221",
"diff_url": "https://github.com/huggingface/datasets/pull/8221.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8221.patch",
"merged_at": null
} | ## Summary
Adds `.github/dependabot.yml` so this repo's pinned GitHub Action SHAs
get bumped automatically once a week.
All action updates are **grouped into one weekly PR** (not one PR per
action) to keep the noise down, and Dependabot waits **7 days after a
release before opening the bump** (cooldown). The 7-day co... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8221/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8221/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8220 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8220/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8220/comments | https://api.github.com/repos/huggingface/datasets/issues/8220/events | https://github.com/huggingface/datasets/pull/8220 | 4,508,933,683 | PR_kwDODunzps7eqDip | 8,220 | Support composed splits in streaming datasets | {
"login": "lanarkite99",
"id": 141490933,
"node_id": "U_kgDOCG769Q",
"avatar_url": "https://avatars.githubusercontent.com/u/141490933?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lanarkite99",
"html_url": "https://github.com/lanarkite99",
"followers_url": "https://api.github.com/users/... | [] | open | false | [] | null | [
"@lhoestq could you please review this PR when you get a chance?"
] | 2026-05-23T16:41:38 | 2026-05-25T06:05:50 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8220",
"html_url": "https://github.com/huggingface/datasets/pull/8220",
"diff_url": "https://github.com/huggingface/datasets/pull/8220.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8220.patch",
"merged_at": null
} | Fixes #2699
Fixes #4804
This PR adds support for unsliced split composition when loading datasets in streaming mode, e.g. `split="train+validation"`.
Previously, `DatasetBuilder.as_streaming_dataset()` only accepted a single split name or returned all splits as an `IterableDatasetDict`, so composed split strings... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8220/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8220/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8219 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8219/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8219/comments | https://api.github.com/repos/huggingface/datasets/issues/8219/events | https://github.com/huggingface/datasets/pull/8219 | 4,508,075,431 | PR_kwDODunzps7enWfQ | 8,219 | Add `.conll` / `.conllu` dataset format loader (CoNLL-2003 / 2000 / U) | {
"login": "CrypticCortex",
"id": 152802887,
"node_id": "U_kgDOCRuWRw",
"avatar_url": "https://avatars.githubusercontent.com/u/152802887?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/CrypticCortex",
"html_url": "https://github.com/CrypticCortex",
"followers_url": "https://api.github.com/... | [] | closed | false | [] | null | [] | 2026-05-23T12:19:24 | 2026-05-27T14:09:25 | 2026-05-27T14:09:25 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8219",
"html_url": "https://github.com/huggingface/datasets/pull/8219",
"diff_url": "https://github.com/huggingface/datasets/pull/8219.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8219.patch",
"merged_at": "2026-05-27T14:09... | Closes #7757.
## Summary
Adds a `packaged_modules/conll/` builder so `.conll` and `.conllu` files load directly via `load_dataset(...)` without manual parsing scripts. Each row of the loaded dataset corresponds to one sentence, with each configured column produced as a list aligned with the token list.
Builder... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8219/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8219/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8218 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8218/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8218/comments | https://api.github.com/repos/huggingface/datasets/issues/8218/events | https://github.com/huggingface/datasets/pull/8218 | 4,502,066,792 | PR_kwDODunzps7eUKFZ | 8,218 | Include version in DatasetInfo YAML so push_to_hub preserves it | {
"login": "adityasingh2400",
"id": 60082699,
"node_id": "MDQ6VXNlcjYwMDgyNjk5",
"avatar_url": "https://avatars.githubusercontent.com/u/60082699?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/adityasingh2400",
"html_url": "https://github.com/adityasingh2400",
"followers_url": "https://api... | [] | open | false | [] | null | [] | 2026-05-22T10:58:49 | 2026-05-22T10:58:49 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8218",
"html_url": "https://github.com/huggingface/datasets/pull/8218",
"diff_url": "https://github.com/huggingface/datasets/pull/8218.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8218.patch",
"merged_at": null
} | DatasetInfo._INCLUDED_INFO_IN_YAML controls which fields land in the README.md dataset_info block written by push_to_hub, and it currently omits version. Setting version on a Dataset (e.g. via load_dataset(..., version=...)) and pushing it to the Hub silently drops the version from the rendered front matter, so reloadi... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8218/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8218/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8217 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8217/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8217/comments | https://api.github.com/repos/huggingface/datasets/issues/8217/events | https://github.com/huggingface/datasets/issues/8217 | 4,501,694,591 | I_kwDODunzps8AAAABDFJofw | 8,217 | Multi-GPU Training with Large Dataset — NCCL Timeouts / Slow Data Loading + Excessive Memory Usage with keep_in_memory=True | {
"login": "D222097",
"id": 50061868,
"node_id": "MDQ6VXNlcjUwMDYxODY4",
"avatar_url": "https://avatars.githubusercontent.com/u/50061868?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/D222097",
"html_url": "https://github.com/D222097",
"followers_url": "https://api.github.com/users/D22209... | [] | open | false | [] | null | [
"Hi @D222097,\n\nWe have audited the architectural footprint of your multi-GPU training setup. The behaviors you are experiencing are not bugs within the `datasets` library, but rather fundamental limitations of Python's process architecture interacting with hardware topologies. \n\nHere is the clinical breakdown o... | 2026-05-22T09:55:13 | 2026-05-22T14:52:01 | null | null | NONE | [] | null | null | null | null | Hi, I'm training a large dataset using Lerobot (which relies on Hugging Face Datasets) and encountering severe performance issues when scaling to multi-GPU training.
### Problem Description
- Unstable/slow data loading + NCCL timeouts
- Step time fluctuates drastically: ~1s/step (fast) vs ~45s/step (extremely slow)
... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8217/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8217/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8216 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8216/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8216/comments | https://api.github.com/repos/huggingface/datasets/issues/8216/events | https://github.com/huggingface/datasets/pull/8216 | 4,498,562,992 | PR_kwDODunzps7eI6YH | 8,216 | Read cached dataset_info.json to populate config_names offline | {
"login": "adityasingh2400",
"id": 60082699,
"node_id": "MDQ6VXNlcjYwMDgyNjk5",
"avatar_url": "https://avatars.githubusercontent.com/u/60082699?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/adityasingh2400",
"html_url": "https://github.com/adityasingh2400",
"followers_url": "https://api... | [] | open | false | [] | null | [] | 2026-05-21T23:27:32 | 2026-05-21T23:27:32 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8216",
"html_url": "https://github.com/huggingface/datasets/pull/8216",
"diff_url": "https://github.com/huggingface/datasets/pull/8216.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8216.patch",
"merged_at": null
} | ## What
`get_dataset_config_names` with `HF_DATASETS_OFFLINE=1` returns `['default']` even when the cache contains multiple config subdirectories for the dataset. For example, after caching `cais/mmlu`:
```
$ HF_DATASETS_OFFLINE=1 python -c "import datasets; print(datasets.get_dataset_config_names('cais/mmlu'))"
Usin... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8216/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8216/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8215 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8215/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8215/comments | https://api.github.com/repos/huggingface/datasets/issues/8215/events | https://github.com/huggingface/datasets/pull/8215 | 4,498,546,886 | PR_kwDODunzps7eI29O | 8,215 | Warn instead of raise when user-provided data_files yields a subset | {
"login": "adityasingh2400",
"id": 60082699,
"node_id": "MDQ6VXNlcjYwMDgyNjk5",
"avatar_url": "https://avatars.githubusercontent.com/u/60082699?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/adityasingh2400",
"html_url": "https://github.com/adityasingh2400",
"followers_url": "https://api... | [] | open | false | [] | null | [] | 2026-05-21T23:23:19 | 2026-05-21T23:23:19 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8215",
"html_url": "https://github.com/huggingface/datasets/pull/8215",
"diff_url": "https://github.com/huggingface/datasets/pull/8215.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8215.patch",
"merged_at": null
} | Fixes #7867.
NonMatchingSplitsSizesError currently fires whenever the loaded split size differs from the expected size, including when the user explicitly passed data_files for a known subset of the dataset. The only user-side workaround is verification_mode='no_checks', which silences ALL checks rather than just the ... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8215/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8215/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8214 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8214/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8214/comments | https://api.github.com/repos/huggingface/datasets/issues/8214/events | https://github.com/huggingface/datasets/pull/8214 | 4,495,428,150 | PR_kwDODunzps7d-pbh | 8,214 | feat: Add return_file_name parameter to JSON builder (#5806) | {
"login": "Kinetic-Labs-GT",
"id": 250848918,
"node_id": "U_kgDODvOmlg",
"avatar_url": "https://avatars.githubusercontent.com/u/250848918?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kinetic-Labs-GT",
"html_url": "https://github.com/Kinetic-Labs-GT",
"followers_url": "https://api.githu... | [] | open | false | [] | null | [] | 2026-05-21T14:37:14 | 2026-05-23T07:41:54 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8214",
"html_url": "https://github.com/huggingface/datasets/pull/8214",
"diff_url": "https://github.com/huggingface/datasets/pull/8214.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8214.patch",
"merged_at": null
} | ## Description
Resolves #5806.
This PR introduces an optional `return_file_name` boolean parameter to the packaged JSON builder. When enabled, it injects a `file_name` column into the generated PyArrow tables, allowing downstream users to track exactly which data shard a specific row originated from during interrup... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8214/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 1,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8214/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8213 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8213/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8213/comments | https://api.github.com/repos/huggingface/datasets/issues/8213/events | https://github.com/huggingface/datasets/pull/8213 | 4,494,002,929 | PR_kwDODunzps7d59EY | 8,213 | update single seg repos in ci | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8213). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-21T11:05:56 | 2026-05-21T11:09:03 | 2026-05-21T11:07:21 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8213",
"html_url": "https://github.com/huggingface/datasets/pull/8213",
"diff_url": "https://github.com/huggingface/datasets/pull/8213.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8213.patch",
"merged_at": "2026-05-21T11:07... | needed for https://github.com/huggingface/huggingface_hub/releases/tag/v1.16.0.rc0 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8213/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8213/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8212 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8212/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8212/comments | https://api.github.com/repos/huggingface/datasets/issues/8212/events | https://github.com/huggingface/datasets/pull/8212 | 4,487,898,110 | PR_kwDODunzps7dmXMH | 8,212 | docs: surface `repository_structure` earlier in the Get Started flow | {
"login": "adv0r",
"id": 776957,
"node_id": "MDQ6VXNlcjc3Njk1Nw==",
"avatar_url": "https://avatars.githubusercontent.com/u/776957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/adv0r",
"html_url": "https://github.com/adv0r",
"followers_url": "https://api.github.com/users/adv0r/followers"... | [] | open | false | [] | null | [] | 2026-05-20T15:45:58 | 2026-05-22T06:47:00 | null | null | NONE | [] | null | null | true | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8212",
"html_url": "https://github.com/huggingface/datasets/pull/8212",
"diff_url": "https://github.com/huggingface/datasets/pull/8212.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8212.patch",
"merged_at": null
} | > **Dear maintainer** — this PR has a permanent home with methodology + [opt-out](https://github.com/adv0r/tokens-for-good/blob/main/MAINTAINER_REMOVAL.md) at [tokens-for-good](https://github.com/adv0r/tokens-for-good). A one-line "no thanks" → auto-close + blacklist. Sorry for the notification this edit caused.
>
> --... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8212/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8212/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8211 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8211/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8211/comments | https://api.github.com/repos/huggingface/datasets/issues/8211/events | https://github.com/huggingface/datasets/pull/8211 | 4,483,594,156 | PR_kwDODunzps7dYTla | 8,211 | Fix duplicate keyword arguments | {
"login": "AtreoP",
"id": 97874269,
"node_id": "U_kgDOBdVxXQ",
"avatar_url": "https://avatars.githubusercontent.com/u/97874269?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AtreoP",
"html_url": "https://github.com/AtreoP",
"followers_url": "https://api.github.com/users/AtreoP/followers"... | [] | closed | false | [] | null | [] | 2026-05-20T05:57:38 | 2026-05-20T06:02:02 | 2026-05-20T05:59:32 | null | NONE | [] | null | null | true | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8211",
"html_url": "https://github.com/huggingface/datasets/pull/8211",
"diff_url": "https://github.com/huggingface/datasets/pull/8211.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8211.patch",
"merged_at": null
} | null | {
"login": "AtreoP",
"id": 97874269,
"node_id": "U_kgDOBdVxXQ",
"avatar_url": "https://avatars.githubusercontent.com/u/97874269?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AtreoP",
"html_url": "https://github.com/AtreoP",
"followers_url": "https://api.github.com/users/AtreoP/followers"... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8211/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8211/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8210 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8210/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8210/comments | https://api.github.com/repos/huggingface/datasets/issues/8210/events | https://github.com/huggingface/datasets/pull/8210 | 4,479,156,338 | PR_kwDODunzps7dJ_cZ | 8,210 | Fix parquet columns arg | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8210). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-19T16:28:28 | 2026-05-20T10:32:20 | 2026-05-20T10:32:18 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8210",
"html_url": "https://github.com/huggingface/datasets/pull/8210",
"diff_url": "https://github.com/huggingface/datasets/pull/8210.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8210.patch",
"merged_at": "2026-05-20T10:32... | Fix the error message "The columns and features argument must contain the same columns, but got.." when passing `columns=` to load_dataset on a streaming parquet dataset (with features declared in the README.md)
useful e.g. for https://huggingface.co/datasets/jasperai/monet to load the thumbnails without the embeddi... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8210/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8210/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8209 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8209/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8209/comments | https://api.github.com/repos/huggingface/datasets/issues/8209/events | https://github.com/huggingface/datasets/pull/8209 | 4,472,836,908 | PR_kwDODunzps7c1qee | 8,209 | Preserve float columns when JSON loader uses `field=` | {
"login": "LeSingh1",
"id": 197028264,
"node_id": "U_kgDOC75pqA",
"avatar_url": "https://avatars.githubusercontent.com/u/197028264?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LeSingh1",
"html_url": "https://github.com/LeSingh1",
"followers_url": "https://api.github.com/users/LeSingh1/... | [] | open | false | [] | null | [] | 2026-05-18T21:51:34 | 2026-05-18T23:11:22 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8209",
"html_url": "https://github.com/huggingface/datasets/pull/8209",
"diff_url": "https://github.com/huggingface/datasets/pull/8209.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8209.patch",
"merged_at": null
} | Closes #6937.
When `load_dataset("json", data_files=..., field="data", ...)` is used, columns whose values are all integer-valued floats (`[0.0, 1.0, 2.0]`) get silently coerced to `int64`. Repro:
```python
import tempfile, json
from datasets import load_dataset
with tempfile.NamedTemporaryFile(mode="w", suffix=".js... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8209/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8209/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8208 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8208/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8208/comments | https://api.github.com/repos/huggingface/datasets/issues/8208/events | https://github.com/huggingface/datasets/pull/8208 | 4,471,198,555 | PR_kwDODunzps7cwTO1 | 8,208 | update readme | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8208). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-18T17:32:31 | 2026-05-20T10:32:58 | 2026-05-20T10:32:56 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8208",
"html_url": "https://github.com/huggingface/datasets/pull/8208",
"diff_url": "https://github.com/huggingface/datasets/pull/8208.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8208.patch",
"merged_at": "2026-05-20T10:32... | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8208/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8208/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8207 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8207/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8207/comments | https://api.github.com/repos/huggingface/datasets/issues/8207/events | https://github.com/huggingface/datasets/pull/8207 | 4,469,331,415 | PR_kwDODunzps7cqORG | 8,207 | fix docs: use AutoImageProcessor for vision model examples | {
"login": "wali-reheman",
"id": 123214778,
"node_id": "U_kgDOB1gbug",
"avatar_url": "https://avatars.githubusercontent.com/u/123214778?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wali-reheman",
"html_url": "https://github.com/wali-reheman",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | [
"Thanks for the clear explanation! Good catch keeping AutoFeatureExtractor \r\nin the audio section since it's still valid there. The vision section \r\nupdate looks correct to me."
] | 2026-05-18T13:03:41 | 2026-05-21T02:23:06 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8207",
"html_url": "https://github.com/huggingface/datasets/pull/8207",
"diff_url": "https://github.com/huggingface/datasets/pull/8207.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8207.patch",
"merged_at": null
} | swaps AutoFeatureExtractor for AutoImageProcessor in the image preprocessing section of use_dataset.mdx — aligns with the transformers library direction where vision feature extractor references were already replaced in their own docs (see PRs #20111 and #20501). audio section is untouched since AutoFeatureExtractor is... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8207/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8207/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8206 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8206/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8206/comments | https://api.github.com/repos/huggingface/datasets/issues/8206/events | https://github.com/huggingface/datasets/pull/8206 | 4,463,863,740 | PR_kwDODunzps7cZASu | 8,206 | Fix duplicate keyword arguments | {
"login": "AtreoP",
"id": 97874269,
"node_id": "U_kgDOBdVxXQ",
"avatar_url": "https://avatars.githubusercontent.com/u/97874269?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AtreoP",
"html_url": "https://github.com/AtreoP",
"followers_url": "https://api.github.com/users/AtreoP/followers"... | [] | closed | false | [] | null | [] | 2026-05-17T14:53:18 | 2026-05-18T11:03:14 | 2026-05-18T11:03:14 | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8206",
"html_url": "https://github.com/huggingface/datasets/pull/8206",
"diff_url": "https://github.com/huggingface/datasets/pull/8206.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8206.patch",
"merged_at": null
} | ## Summary
This PR fixes a duplicate keyword argument collision in `load_dataset_builder()` when the same parameter is passed through both `builder_kwargs` and `config_kwargs`.
Previously, calling `load_dataset()` or `load_dataset_builder()` with arguments such as `base_path` could raise:
```python
TypeError:... | {
"login": "AtreoP",
"id": 97874269,
"node_id": "U_kgDOBdVxXQ",
"avatar_url": "https://avatars.githubusercontent.com/u/97874269?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AtreoP",
"html_url": "https://github.com/AtreoP",
"followers_url": "https://api.github.com/users/AtreoP/followers"... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8206/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8206/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8205 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8205/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8205/comments | https://api.github.com/repos/huggingface/datasets/issues/8205/events | https://github.com/huggingface/datasets/pull/8205 | 4,460,303,029 | PR_kwDODunzps7cOjxM | 8,205 | fix: pass token_per_repo_id to embed_table_storage when pushing shards | {
"login": "JiwaniZakir",
"id": 108548454,
"node_id": "U_kgDOBnhRZg",
"avatar_url": "https://avatars.githubusercontent.com/u/108548454?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JiwaniZakir",
"html_url": "https://github.com/JiwaniZakir",
"followers_url": "https://api.github.com/users/... | [] | closed | false | [] | null | [
"token_per_repo_id is only useful for iterable datasets"
] | 2026-05-16T15:12:27 | 2026-05-18T14:01:36 | 2026-05-18T14:01:36 | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8205",
"html_url": "https://github.com/huggingface/datasets/pull/8205",
"diff_url": "https://github.com/huggingface/datasets/pull/8205.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8205.patch",
"merged_at": null
} | ## Summary
- Fixes #6348
- When `push_to_hub` is called with a `token`, the per-repo token map (`token_per_repo_id`) is built correctly earlier in the function — but it was never forwarded to `embed_table_storage` during the shard-map step.
- This caused a one-line fix: wrap `embed_table_storage` with `functools.parti... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8205/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8205/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8204 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8204/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8204/comments | https://api.github.com/repos/huggingface/datasets/issues/8204/events | https://github.com/huggingface/datasets/issues/8204 | 4,460,017,531 | I_kwDODunzps8AAAABCdZ3ew | 8,204 | Please enable Private Vulnerability Reporting | {
"login": "0xBassia",
"id": 12531007,
"node_id": "MDQ6VXNlcjEyNTMxMDA3",
"avatar_url": "https://avatars.githubusercontent.com/u/12531007?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/0xBassia",
"html_url": "https://github.com/0xBassia",
"followers_url": "https://api.github.com/users/0xB... | [] | open | false | [] | null | [] | 2026-05-16T13:28:01 | 2026-05-16T13:28:01 | null | null | NONE | [] | null | null | null | null | Hi datasets team,
I have a security finding in datasets that I would like to disclose privately. GitHub Private Vulnerability Reporting is currently disabled on this repo.
Could you turn it on? It's at Settings > Security > Code security and analysis > Private vulnerability reporting. Once enabled I will file the ful... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8204/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8204/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8203 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8203/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8203/comments | https://api.github.com/repos/huggingface/datasets/issues/8203/events | https://github.com/huggingface/datasets/pull/8203 | 4,458,974,796 | PR_kwDODunzps7cKtna | 8,203 | fix(webdataset): when loading data in WebDataset format using load_datasets during multi-matchines training. | {
"login": "Wolfram-St",
"id": 188649249,
"node_id": "U_kgDOCz6PIQ",
"avatar_url": "https://avatars.githubusercontent.com/u/188649249?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Wolfram-St",
"html_url": "https://github.com/Wolfram-St",
"followers_url": "https://api.github.com/users/Wol... | [] | open | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8203). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-16T06:41:37 | 2026-05-18T14:06:27 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8203",
"html_url": "https://github.com/huggingface/datasets/pull/8203",
"diff_url": "https://github.com/huggingface/datasets/pull/8203.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8203.patch",
"merged_at": null
} | ## Description
Fixes #8201
**The Bug:**
During distributed training with `streaming=True`, if a user provides fewer `.tar` files than the number of distributed ranks, some ranks receive an empty list of files. This caused an `IndexError: list index out of range` in `webdataset.py` because the code assumed `tar_pa... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8203/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8203/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8202 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8202/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8202/comments | https://api.github.com/repos/huggingface/datasets/issues/8202/events | https://github.com/huggingface/datasets/pull/8202 | 4,457,976,169 | PR_kwDODunzps7cHqfh | 8,202 | fix pathlib.Path support in save_to_disk and load_from_disk | {
"login": "JiwaniZakir",
"id": 108548454,
"node_id": "U_kgDOBnhRZg",
"avatar_url": "https://avatars.githubusercontent.com/u/108548454?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JiwaniZakir",
"html_url": "https://github.com/JiwaniZakir",
"followers_url": "https://api.github.com/users/... | [] | open | false | [] | null | [] | 2026-05-16T01:03:23 | 2026-05-16T14:20:41 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8202",
"html_url": "https://github.com/huggingface/datasets/pull/8202",
"diff_url": "https://github.com/huggingface/datasets/pull/8202.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8202.patch",
"merged_at": null
} | `url_to_fs` from fsspec only accepts strings, but `save_to_disk` and `load_from_disk` in `arrow_dataset.py`, `dataset_dict.py`, and `load.py` pass the user-supplied path directly without converting it, causing a crash when a `pathlib.Path` is provided. Added `str()` conversion at each `url_to_fs` call site so all path-... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8202/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8202/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8201 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8201/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8201/comments | https://api.github.com/repos/huggingface/datasets/issues/8201/events | https://github.com/huggingface/datasets/issues/8201 | 4,456,407,352 | I_kwDODunzps8AAAABCZ9hOA | 8,201 | Encountered an error when loading data in WebDataset format using `load_datasets` during multi-matchines training. | {
"login": "aihao2000",
"id": 51043929,
"node_id": "MDQ6VXNlcjUxMDQzOTI5",
"avatar_url": "https://avatars.githubusercontent.com/u/51043929?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aihao2000",
"html_url": "https://github.com/aihao2000",
"followers_url": "https://api.github.com/users/... | [] | open | false | [] | null | [
"Hi @aihao2000 ! I was looking into this multi-machine training scenario and just opened a PR (#8203 ) that safely skips feature inference for empty shards during distributed streaming.\n\nplease! Check it out and see if it looks like it will resolve the weird bugs you were hitting!",
"it looks like there less da... | 2026-05-15T19:21:24 | 2026-05-20T12:58:57 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
Single-machine training works fine, but multi-machine training throws up all sorts of weird bugs. Help me!
### Steps to reproduce the bug
train_dataset = load_dataset(
"webdataset", data_files=args.train_dataset, split="train", streaming=True,cache_dir='/dev/shm/.cache'
)
args.train... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8201/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8201/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8200 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8200/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8200/comments | https://api.github.com/repos/huggingface/datasets/issues/8200/events | https://github.com/huggingface/datasets/pull/8200 | 4,455,850,853 | PR_kwDODunzps7cAyOW | 8,200 | replace AutoFeatureExtractor with AutoImageProcessor in docs | {
"login": "ajaystar8",
"id": 76703014,
"node_id": "MDQ6VXNlcjc2NzAzMDE0",
"avatar_url": "https://avatars.githubusercontent.com/u/76703014?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ajaystar8",
"html_url": "https://github.com/ajaystar8",
"followers_url": "https://api.github.com/users/... | [] | open | false | [] | null | [] | 2026-05-15T17:45:15 | 2026-05-21T02:31:46 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8200",
"html_url": "https://github.com/huggingface/datasets/pull/8200",
"diff_url": "https://github.com/huggingface/datasets/pull/8200.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8200.patch",
"merged_at": null
} | Closes #8199
## What does this PR do?
Replaces `AutoFeatureExtractor` with `AutoImageProcessor` in the image augmentation example in `docs/source/use_dataset.mdx`. For vision models, `AutoImageProcessor` is the recommended API and better reflects current `transformers` conventions.
This is consistent with the ... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8200/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8200/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8199 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8199/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8199/comments | https://api.github.com/repos/huggingface/datasets/issues/8199/events | https://github.com/huggingface/datasets/issues/8199 | 4,455,786,605 | I_kwDODunzps8AAAABCZXobQ | 8,199 | Replace AutoFeatureExtractor with AutoImageProcessor in image preprocessing docs | {
"login": "ajaystar8",
"id": 76703014,
"node_id": "MDQ6VXNlcjc2NzAzMDE0",
"avatar_url": "https://avatars.githubusercontent.com/u/76703014?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ajaystar8",
"html_url": "https://github.com/ajaystar8",
"followers_url": "https://api.github.com/users/... | [] | open | false | [] | null | [
"I'd like to work on this. I'll open a PR shortly."
] | 2026-05-15T17:34:53 | 2026-05-15T17:56:57 | null | null | NONE | [] | null | null | null | null | ## Summary
The `docs/source/use_dataset.mdx` documentation uses `AutoFeatureExtractor` from `transformers` in its image preprocessing example. For vision models, `AutoImageProcessor` is now the recommended API and better reflects current `transformers` conventions.
## Problem
In the [[Apply data augmentations](https... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8199/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8199/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8198 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8198/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8198/comments | https://api.github.com/repos/huggingface/datasets/issues/8198/events | https://github.com/huggingface/datasets/pull/8198 | 4,453,054,930 | PR_kwDODunzps7b3uHD | 8,198 | Fix/type hints list to sequence | {
"login": "AtreoP",
"id": 97874269,
"node_id": "U_kgDOBdVxXQ",
"avatar_url": "https://avatars.githubusercontent.com/u/97874269?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AtreoP",
"html_url": "https://github.com/AtreoP",
"followers_url": "https://api.github.com/users/AtreoP/followers"... | [] | open | false | [] | null | [] | 2026-05-15T10:06:17 | 2026-05-28T06:08:06 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8198",
"html_url": "https://github.com/huggingface/datasets/pull/8198",
"diff_url": "https://github.com/huggingface/datasets/pull/8198.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8198.patch",
"merged_at": null
} | Fix #5354 Consider using "Sequence" instead of "List"
In datasets/arrow_writer.py, replaced all the type annotations of List method with Sequence.
Library used and changes made are as follows:
```bash
from collections.abc import Sequence as Sequence_
Before : List(Image())
After : Sequence_(Image())
| null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8198/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8198/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8197 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8197/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8197/comments | https://api.github.com/repos/huggingface/datasets/issues/8197/events | https://github.com/huggingface/datasets/issues/8197 | 4,452,221,355 | I_kwDODunzps8AAAABCV-Bqw | 8,197 | Feature Request / Discussion: Skip origin_metadata fetch when streaming=True? | {
"login": "yuxin00j",
"id": 255896926,
"node_id": "U_kgDOD0CtXg",
"avatar_url": "https://avatars.githubusercontent.com/u/255896926?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yuxin00j",
"html_url": "https://github.com/yuxin00j",
"followers_url": "https://api.github.com/users/yuxin00j/... | [] | open | false | [] | null | [] | 2026-05-15T07:43:57 | 2026-05-15T07:43:57 | null | null | NONE | [] | null | null | null | null | Hi team!
I've been looking into the initialization process of the `DatasetBuilder` and noticed that the ETag/origin metadata caching path is executed unconditionally.
While fetching the `origin_metadata` and calculating the ETag is necessary for safely managing a local disk cache when using `as_dataset()`, it seems t... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8197/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8197/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false |
https://api.github.com/repos/huggingface/datasets/issues/8196 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8196/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8196/comments | https://api.github.com/repos/huggingface/datasets/issues/8196/events | https://github.com/huggingface/datasets/pull/8196 | 4,445,562,409 | PR_kwDODunzps7bf5Kz | 8,196 | fix(arrow_dataset): clear stale local temp dir before re-downloading from remote FS | {
"login": "xodn348",
"id": 58055473,
"node_id": "MDQ6VXNlcjU4MDU1NDcz",
"avatar_url": "https://avatars.githubusercontent.com/u/58055473?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xodn348",
"html_url": "https://github.com/xodn348",
"followers_url": "https://api.github.com/users/xodn34... | [] | open | false | [] | null | [] | 2026-05-14T11:33:11 | 2026-05-14T11:33:11 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8196",
"html_url": "https://github.com/huggingface/datasets/pull/8196",
"diff_url": "https://github.com/huggingface/datasets/pull/8196.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8196.patch",
"merged_at": null
} | ## What does this PR do?
Fixes #5114 — `Dataset.load_from_disk` raises a `FileNotFoundError` when called **twice** on the same remote-filesystem path within the same Python session.
### Root cause
`Dataset.load_from_disk` uses `fs.download(src, dest, recursive=True)` to copy the remote dataset to a local temp direct... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8196/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8196/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8195 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8195/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8195/comments | https://api.github.com/repos/huggingface/datasets/issues/8195/events | https://github.com/huggingface/datasets/pull/8195 | 4,428,413,094 | PR_kwDODunzps7aombr | 8,195 | Fix spurious label column when folder builders see split-named directories | {
"login": "1fanwang",
"id": 21269208,
"node_id": "MDQ6VXNlcjIxMjY5MjA4",
"avatar_url": "https://avatars.githubusercontent.com/u/21269208?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/1fanwang",
"html_url": "https://github.com/1fanwang",
"followers_url": "https://api.github.com/users/1fa... | [] | open | false | [] | null | [] | 2026-05-12T10:45:35 | 2026-05-12T10:45:35 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8195",
"html_url": "https://github.com/huggingface/datasets/pull/8195",
"diff_url": "https://github.com/huggingface/datasets/pull/8195.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8195.patch",
"merged_at": null
} | Closes #7880.
## What
`folder_based_builder._split_generators` allocates a single `labels: set[str]` outside the per-split loop and `analyze(...)` mutates it across every split. When the user passes:
```python
load_dataset("audiofolder", data_files={"train": "train/**", "test": "test/**"})
```
and the actual files ... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8195/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8195/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8194 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8194/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8194/comments | https://api.github.com/repos/huggingface/datasets/issues/8194/events | https://github.com/huggingface/datasets/pull/8194 | 4,421,910,623 | PR_kwDODunzps7aTbgX | 8,194 | Use multiple input shards for shuffle buffer | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8194). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-11T15:04:57 | 2026-05-18T13:59:11 | 2026-05-18T13:59:07 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8194",
"html_url": "https://github.com/huggingface/datasets/pull/8194",
"diff_url": "https://github.com/huggingface/datasets/pull/8194.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8194.patch",
"merged_at": "2026-05-18T13:59... | ```python
ds = load_dataset(..., streaming=True)
ds = ds.shuffle(seed=42)
# or configure local buffer shuffling manually, default is:
ds = ds.shuffle(seed=42, buffer_size=1000, max_buffer_input_shards=10)
```
before👎:
<img width="1061" height="529" alt="image" src="https://github.com/user-attachments/assets/d... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8194/reactions",
"total_count": 2,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 1,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8194/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8193 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8193/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8193/comments | https://api.github.com/repos/huggingface/datasets/issues/8193/events | https://github.com/huggingface/datasets/pull/8193 | 4,421,892,524 | PR_kwDODunzps7aTXtB | 8,193 | fix parquet reshard | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8193). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-11T15:02:26 | 2026-05-12T09:45:21 | 2026-05-12T09:44:26 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8193",
"html_url": "https://github.com/huggingface/datasets/pull/8193",
"diff_url": "https://github.com/huggingface/datasets/pull/8193.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8193.patch",
"merged_at": "2026-05-12T09:44... | .reshard() would not do anything and return the same iterable dataset for parquet, now it returns the resharded iterable dataset - sharded per row group instead of per file | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8193/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8193/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8192 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8192/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8192/comments | https://api.github.com/repos/huggingface/datasets/issues/8192/events | https://github.com/huggingface/datasets/pull/8192 | 4,415,549,847 | PR_kwDODunzps7Z_Rpc | 8,192 | Escape glob chars in `base_path` so directory paths with `[]` work (#7468) | {
"login": "jbbqqf",
"id": 8479617,
"node_id": "MDQ6VXNlcjg0Nzk2MTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8479617?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbbqqf",
"html_url": "https://github.com/jbbqqf",
"followers_url": "https://api.github.com/users/jbbqqf/foll... | [] | open | false | [] | null | [] | 2026-05-10T12:01:55 | 2026-05-10T12:01:55 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8192",
"html_url": "https://github.com/huggingface/datasets/pull/8192",
"diff_url": "https://github.com/huggingface/datasets/pull/8192.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8192.patch",
"merged_at": null
} | Fixes #7468.
## Summary
`load_dataset(..., data_dir="/path/[D_DATA]/foo")` — or any path with `[`, `]`, `*`, `?` in the literal directory name — failed: `fs.glob` interpreted the bracketed segment as a glob character class, walked a much larger tree (often the whole disk on Windows) and returned no files. Users saw a... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8192/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8192/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8191 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8191/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8191/comments | https://api.github.com/repos/huggingface/datasets/issues/8191/events | https://github.com/huggingface/datasets/pull/8191 | 4,415,543,737 | PR_kwDODunzps7Z_QiE | 8,191 | Preserve `info.features` across `IterableDataset.map(remove_columns=...)` (#7568) | {
"login": "jbbqqf",
"id": 8479617,
"node_id": "MDQ6VXNlcjg0Nzk2MTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8479617?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbbqqf",
"html_url": "https://github.com/jbbqqf",
"followers_url": "https://api.github.com/users/jbbqqf/foll... | [] | open | false | [] | null | [] | 2026-05-10T11:58:54 | 2026-05-10T11:58:54 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8191",
"html_url": "https://github.com/huggingface/datasets/pull/8191",
"diff_url": "https://github.com/huggingface/datasets/pull/8191.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8191.patch",
"merged_at": null
} | Fixes #7568.
## Summary
`IterableDataset.map(remove_columns=[...])` (without an explicit `features=` and without a user-provided `function`) overwrites `info.features` with `None`, so `IterableDataset.column_names` (which reads `info.features.keys()`) silently becomes `None`. The same regression bubbles up through `I... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8191/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8191/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8190 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8190/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8190/comments | https://api.github.com/repos/huggingface/datasets/issues/8190/events | https://github.com/huggingface/datasets/pull/8190 | 4,415,531,092 | PR_kwDODunzps7Z_N_4 | 8,190 | Reject `num_shards > len(dataset)` in `Dataset.shard` (#7443) | {
"login": "jbbqqf",
"id": 8479617,
"node_id": "MDQ6VXNlcjg0Nzk2MTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8479617?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbbqqf",
"html_url": "https://github.com/jbbqqf",
"followers_url": "https://api.github.com/users/jbbqqf/foll... | [] | open | false | [] | null | [] | 2026-05-10T11:54:07 | 2026-05-10T11:54:07 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8190",
"html_url": "https://github.com/huggingface/datasets/pull/8190",
"diff_url": "https://github.com/huggingface/datasets/pull/8190.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8190.patch",
"merged_at": null
} | Fixes #7443.
## Summary
`Dataset.shard(num_shards=N, index=i)` with `N > len(dataset)`:
- silently produced empty shards (`contiguous=True`)
- crashed with `IndexError: Index ... out of range for dataset of size ...` deep in `.select` (`contiguous=False`)
`push_to_hub` / `save_to_disk` then surfaced this confusing I... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8190/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8190/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8189 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8189/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8189/comments | https://api.github.com/repos/huggingface/datasets/issues/8189/events | https://github.com/huggingface/datasets/pull/8189 | 4,415,209,402 | PR_kwDODunzps7Z-RVx | 8,189 | docs: clarify `num_proc` semantics in `Dataset.batch` / `Dataset.filter` (#7700) | {
"login": "jbbqqf",
"id": 8479617,
"node_id": "MDQ6VXNlcjg0Nzk2MTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8479617?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbbqqf",
"html_url": "https://github.com/jbbqqf",
"followers_url": "https://api.github.com/users/jbbqqf/foll... | [] | open | false | [] | null | [] | 2026-05-10T09:14:55 | 2026-05-10T09:14:55 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8189",
"html_url": "https://github.com/huggingface/datasets/pull/8189",
"diff_url": "https://github.com/huggingface/datasets/pull/8189.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8189.patch",
"merged_at": null
} | Fixes #7700.
## Summary
`Dataset.batch.num_proc` and `Dataset.filter.num_proc` had a one-liner docstring (\"Max number of processes when generating cache. Already cached shards are loaded sequentially.\") that left readers wondering whether `None` means "no multiprocessing" or "pick a number".
Both methods simply de... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8189/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8189/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8188 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8188/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8188/comments | https://api.github.com/repos/huggingface/datasets/issues/8188/events | https://github.com/huggingface/datasets/pull/8188 | 4,415,204,219 | PR_kwDODunzps7Z-QXb | 8,188 | Don't infer labels from split-named directories in folder-based builders (#7880) | {
"login": "jbbqqf",
"id": 8479617,
"node_id": "MDQ6VXNlcjg0Nzk2MTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8479617?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbbqqf",
"html_url": "https://github.com/jbbqqf",
"followers_url": "https://api.github.com/users/jbbqqf/foll... | [] | open | false | [] | null | [] | 2026-05-10T09:12:22 | 2026-05-10T09:12:22 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8188",
"html_url": "https://github.com/huggingface/datasets/pull/8188",
"diff_url": "https://github.com/huggingface/datasets/pull/8188.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8188.patch",
"merged_at": null
} | Fixes #7880.
## Summary
When an `audiofolder`/`imagefolder`/`videofolder` dataset is laid out as
```
folder/train/file0.mp3
folder/test/file1.mp3
```
with no class subdirectories, label inference accumulates the parent directory of each file across **all splits**, ends up with `labels = {\"train\", \"test\"}`, sees... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8188/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8188/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8187 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8187/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8187/comments | https://api.github.com/repos/huggingface/datasets/issues/8187/events | https://github.com/huggingface/datasets/pull/8187 | 4,415,194,146 | PR_kwDODunzps7Z-Oly | 8,187 | Better error for sliced splits in streaming mode (`train[:10%]`, `train[:N]`) (#7721) | {
"login": "jbbqqf",
"id": 8479617,
"node_id": "MDQ6VXNlcjg0Nzk2MTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8479617?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbbqqf",
"html_url": "https://github.com/jbbqqf",
"followers_url": "https://api.github.com/users/jbbqqf/foll... | [] | open | false | [] | null | [] | 2026-05-10T09:07:20 | 2026-05-10T09:07:20 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8187",
"html_url": "https://github.com/huggingface/datasets/pull/8187",
"diff_url": "https://github.com/huggingface/datasets/pull/8187.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8187.patch",
"merged_at": null
} | Fixes #7721.
## Summary
```python
load_dataset("user/dataset", split="train[0%:10%]", streaming=True)
```
raised the generic
```
ValueError: Bad split: train[0%:10%]. Available splits: ['train']
```
which makes it look like the slice syntax is malformed. The actual reason is that streaming mode doesn't know the da... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8187/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8187/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8186 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8186/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8186/comments | https://api.github.com/repos/huggingface/datasets/issues/8186/events | https://github.com/huggingface/datasets/pull/8186 | 4,415,184,225 | PR_kwDODunzps7Z-Mq4 | 8,186 | docs: fix broken WebDataset documentation link in audio/video/image dataset pages (#7699) | {
"login": "jbbqqf",
"id": 8479617,
"node_id": "MDQ6VXNlcjg0Nzk2MTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8479617?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbbqqf",
"html_url": "https://github.com/jbbqqf",
"followers_url": "https://api.github.com/users/jbbqqf/foll... | [] | open | false | [] | null | [] | 2026-05-10T09:02:54 | 2026-05-10T09:02:54 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8186",
"html_url": "https://github.com/huggingface/datasets/pull/8186",
"diff_url": "https://github.com/huggingface/datasets/pull/8186.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8186.patch",
"merged_at": null
} | Fixes #7699.
## Summary
The link to the WebDataset documentation in the audio, video and image dataset docs pages points to `https://webdataset.github.io/webdataset`, which returns **HTTP 404**.
The WebDataset library now lives at `https://github.com/webdataset/webdataset`, which is the canonical documentation entry... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8186/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8186/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8185 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8185/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8185/comments | https://api.github.com/repos/huggingface/datasets/issues/8185/events | https://github.com/huggingface/datasets/pull/8185 | 4,415,181,708 | PR_kwDODunzps7Z-MNS | 8,185 | docs: make `Dataset.map` batched example self-contained (#7703) | {
"login": "jbbqqf",
"id": 8479617,
"node_id": "MDQ6VXNlcjg0Nzk2MTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8479617?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbbqqf",
"html_url": "https://github.com/jbbqqf",
"followers_url": "https://api.github.com/users/jbbqqf/foll... | [] | open | false | [] | null | [] | 2026-05-10T09:01:43 | 2026-05-10T09:01:43 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8185",
"html_url": "https://github.com/huggingface/datasets/pull/8185",
"diff_url": "https://github.com/huggingface/datasets/pull/8185.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8185.patch",
"merged_at": null
} | Fixes #7703.
## Summary
The batched-map example in `Dataset.map`, `DatasetDict.map` and `docs/README.md` referenced `tokenizer` without defining or importing it:
```python
>>> ds = ds.map(lambda example: tokenizer(example["text"]), batched=True)
```
Users copy-pasting the snippet hit `NameError: name 'tokenizer' is... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8185/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8185/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8184 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8184/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8184/comments | https://api.github.com/repos/huggingface/datasets/issues/8184/events | https://github.com/huggingface/datasets/pull/8184 | 4,415,177,135 | PR_kwDODunzps7Z-Lac | 8,184 | Preserve triple-slash in remote URLs (HDFS, file://, ...) in `_as_str` (#7934) | {
"login": "jbbqqf",
"id": 8479617,
"node_id": "MDQ6VXNlcjg0Nzk2MTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8479617?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbbqqf",
"html_url": "https://github.com/jbbqqf",
"followers_url": "https://api.github.com/users/jbbqqf/foll... | [] | open | false | [] | null | [] | 2026-05-10T08:59:29 | 2026-05-10T08:59:29 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8184",
"html_url": "https://github.com/huggingface/datasets/pull/8184",
"diff_url": "https://github.com/huggingface/datasets/pull/8184.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8184.patch",
"merged_at": null
} | Fixes #7934.
## Summary
`_as_str` routed every non-`xPath` argument — including raw strings — through `xPath(str(path))`, which inherits from `pathlib.PurePosixPath`. PurePosixPath collapses runs of slashes:
```python
>>> str(PurePosixPath("hdfs:///user/path/data.parquet"))
'hdfs:/user/path/data.parquet'
```
`xPath... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8184/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8184/timeline | null | null | null | null | null | true |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 27