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 |
https://api.github.com/repos/huggingface/datasets/issues/8183 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8183/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8183/comments | https://api.github.com/repos/huggingface/datasets/issues/8183/events | https://github.com/huggingface/datasets/pull/8183 | 4,415,165,590 | PR_kwDODunzps7Z-JW_ | 8,183 | Add dtype="list" to List / Sequence / LargeList features (#8002) | {
"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:53:40 | 2026-05-10T08:53:40 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8183",
"html_url": "https://github.com/huggingface/datasets/pull/8183",
"diff_url": "https://github.com/huggingface/datasets/pull/8183.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8183.patch",
"merged_at": null
} | Fixes #8002.
## Summary
Most feature types expose a descriptive `dtype` string:
- `Value("int64").dtype == "int64"`
- `ClassLabel(...).dtype == "int64"`
- `Array2D(...).dtype == "<element-dtype>"`
- `Image().dtype == "PIL.Image.Image"`
- `Audio().dtype == "dict"`
But `List`, `LargeList` and `Sequence(non-dict)` (wh... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8183/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/8183/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8182 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8182/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8182/comments | https://api.github.com/repos/huggingface/datasets/issues/8182/events | https://github.com/huggingface/datasets/pull/8182 | 4,415,150,410 | PR_kwDODunzps7Z-GeG | 8,182 | Fix Dataset.map crash when first examples return None and later return dict (#7990) | {
"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:46:55 | 2026-05-10T08:46:55 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8182",
"html_url": "https://github.com/huggingface/datasets/pull/8182",
"diff_url": "https://github.com/huggingface/datasets/pull/8182.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8182.patch",
"merged_at": null
} | Fixes #7990.
## Summary
`Dataset.map` crashed with `AttributeError: 'NoneType' object has no attribute 'write'` when the user's map function returned `None` for the first few examples and a `dict` (or `pa.Table` / DataFrame) for later ones.
The writer was initialized only when `i == 0` (or `i[0] == 0` in batched mod... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8182/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/8182/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8178 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8178/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8178/comments | https://api.github.com/repos/huggingface/datasets/issues/8178/events | https://github.com/huggingface/datasets/issues/8178 | 4,397,310,407 | I_kwDODunzps8AAAABBhmhxw | 8,178 | The full dataset viewer is not available (click to read why). Only showing a preview of the rows. Job manager crashed while running this job (missing heartbeats). Error code: JobManagerCrashedError | {
"login": "kakamond",
"id": 73682340,
"node_id": "MDQ6VXNlcjczNjgyMzQw",
"avatar_url": "https://avatars.githubusercontent.com/u/73682340?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kakamond",
"html_url": "https://github.com/kakamond",
"followers_url": "https://api.github.com/users/kak... | [] | open | false | [] | null | [
"Oh yeah, we hit something pretty similar when running a dataset viewer on a large collection (~3M rows) a few months back. The JobManagerCrashedError with missing heartbeats usually showed up for us when the server process ran out of memory or couldn’t keep up with the load spikes during dataset streaming. Turns o... | 2026-05-07T08:33:48 | 2026-05-31T00:09:38 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Job manager crashed while running this job (missing heartbeats).
Error code: JobManagerCrashedError
see: https://huggingface.co/datasets/Genius-Society/tt100k/viewer
### Steps to reproduce the bug... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8178/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/8178/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/8177 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8177/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8177/comments | https://api.github.com/repos/huggingface/datasets/issues/8177/events | https://github.com/huggingface/datasets/pull/8177 | 4,397,142,016 | PR_kwDODunzps7ZDxl2 | 8,177 | Nightly OSS: Bug loading `sentence-transformers/parallel-sentences` | {
"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-07T08:04:50 | 2026-05-07T08:04:50 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8177",
"html_url": "https://github.com/huggingface/datasets/pull/8177",
"diff_url": "https://github.com/huggingface/datasets/pull/8177.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8177.patch",
"merged_at": null
} | Automated nightly Codex contribution for https://github.com/huggingface/datasets/issues/5081.
Verification:
- See the uploaded nightly artifacts for the Codex final report.
- See this workflow run for exact commands and logs.
This PR is generated by xodn348/oss-nightly-control and is opened ready for maintainer revie... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8177/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/8177/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8176 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8176/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8176/comments | https://api.github.com/repos/huggingface/datasets/issues/8176/events | https://github.com/huggingface/datasets/pull/8176 | 4,392,230,993 | PR_kwDODunzps7Yz3YC | 8,176 | Fix Parquet streaming hangs at the end of script | {
"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_8176). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-06T14:38:47 | 2026-05-06T16:06:09 | 2026-05-06T16:06:07 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8176",
"html_url": "https://github.com/huggingface/datasets/pull/8176",
"diff_url": "https://github.com/huggingface/datasets/pull/8176.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8176.patch",
"merged_at": "2026-05-06T16:06... | the fix is applied for pyarrow<=24 for now since it involves a gc.collect() call that won't be needed as a fix is being added in arrow
fix https://github.com/huggingface/datasets/issues/8169
fix https://github.com/huggingface/datasets/issues/7467 | {
"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/8176/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/8176/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8175 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8175/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8175/comments | https://api.github.com/repos/huggingface/datasets/issues/8175/events | https://github.com/huggingface/datasets/pull/8175 | 4,391,279,972 | PR_kwDODunzps7YwsCK | 8,175 | Support fsspec 2026.4.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_8175). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-06T12:23:52 | 2026-05-06T12:39:09 | 2026-05-06T12:39:06 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8175",
"html_url": "https://github.com/huggingface/datasets/pull/8175",
"diff_url": "https://github.com/huggingface/datasets/pull/8175.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8175.patch",
"merged_at": "2026-05-06T12:39... | add a fix for https://github.com/fsspec/filesystem_spec/pull/2012 | {
"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/8175/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/8175/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8174 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8174/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8174/comments | https://api.github.com/repos/huggingface/datasets/issues/8174/events | https://github.com/huggingface/datasets/pull/8174 | 4,389,568,708 | PR_kwDODunzps7YrDH3 | 8,174 | feat: add `on_error` to Image/Audio/Video features and IterableDatase… | {
"login": "LIUYellowBlack",
"id": 130659956,
"node_id": "U_kgDOB8m2dA",
"avatar_url": "https://avatars.githubusercontent.com/u/130659956?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LIUYellowBlack",
"html_url": "https://github.com/LIUYellowBlack",
"followers_url": "https://api.github.c... | [] | open | false | [] | null | [
"Hi @lhoestq — this PR implements your design from issue #8165. Quick alignment check:\n\n- **Q1 (Exception scope)**: catch-all `except Exception` in all three feature decoders (Image/Audio/Video) ✅\n- **Q2 (Default)**: `on_error=\"raise\"` preserves current behavior ✅\n- **Q3 (Naming)**: exposed via `IterableDatas... | 2026-05-06T07:29:30 | 2026-05-07T08:51:37 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8174",
"html_url": "https://github.com/huggingface/datasets/pull/8174",
"diff_url": "https://github.com/huggingface/datasets/pull/8174.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8174.patch",
"merged_at": null
} | …t.decode()
Adds a new `on_error` parameter that controls how decoding failures are handled. This addresses the long-standing problem where a single corrupted sample in a streaming dataset (bad EXIF, truncated bytes, unidentified format, ...) raises an exception inside the generator frame and silently kills the enti... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8174/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/8174/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8173 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8173/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8173/comments | https://api.github.com/repos/huggingface/datasets/issues/8173/events | https://github.com/huggingface/datasets/pull/8173 | 4,381,711,703 | PR_kwDODunzps7YRX72 | 8,173 | fix(image): guard exif_transpose against corrupted EXIF rational tags | {
"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-05T05:16:04 | 2026-05-05T05:16:04 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8173",
"html_url": "https://github.com/huggingface/datasets/pull/8173",
"diff_url": "https://github.com/huggingface/datasets/pull/8173.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8173.patch",
"merged_at": null
} | ## Summary
When an `IterableDataset` contains images with corrupted EXIF metadata (e.g. a TIFF rational tag whose denominator is zero), `PIL.ImageOps.exif_transpose` raises `ZeroDivisionError` inside `Image.decode_example`. Because this exception escapes the internal generator frame, the streaming iterator dies immedi... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8173/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/8173/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8172 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8172/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8172/comments | https://api.github.com/repos/huggingface/datasets/issues/8172/events | https://github.com/huggingface/datasets/pull/8172 | 4,378,859,348 | PR_kwDODunzps7YICVj | 8,172 | Add batch(by_column=...) | {
"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_8172). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-05-04T18:49:33 | 2026-05-09T13:18:24 | 2026-05-09T13:16:35 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8172",
"html_url": "https://github.com/huggingface/datasets/pull/8172",
"diff_url": "https://github.com/huggingface/datasets/pull/8172.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8172.patch",
"merged_at": "2026-05-09T13:16... | Will be useful for robotics dataset to batch samples by episode cc @pkooij
example of usage:
```python
from datasets import Dataset
ds = Dataset.from_dict({"episode": [0] * 10 + [1] * 10, "frame": list(range(10)) * 2})
# ds = ds.to_iterable_dataset()
ds = ds.batch(by_column="episode")
for x in ds:
pr... | {
"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/8172/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8172/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8171 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8171/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8171/comments | https://api.github.com/repos/huggingface/datasets/issues/8171/events | https://github.com/huggingface/datasets/issues/8171 | 4,376,879,740 | I_kwDODunzps8AAAABBOHifA | 8,171 | Dataset UI shows 0:00/0:00 for audio after push_to_hub | {
"login": "MNIKIEMA",
"id": 64019294,
"node_id": "MDQ6VXNlcjY0MDE5Mjk0",
"avatar_url": "https://avatars.githubusercontent.com/u/64019294?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MNIKIEMA",
"html_url": "https://github.com/MNIKIEMA",
"followers_url": "https://api.github.com/users/MNI... | [] | closed | false | [] | null | [
"Hello,\nI am trying to find my first issue to resolve. I can't reproduce your problem. When I go in the hub UI to your dataset. I can see the length of each audio. It takes some time to load \n\n## Dataset Card\n<img width=\"584\" height=\"644\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/8b0e38... | 2026-05-04T13:17:25 | 2026-05-20T10:46:58 | 2026-05-20T10:46:58 | null | NONE | [] | null | null | null | null | I’m seeing an issue where audio previews in the dataset viewer show `0:00/0:00` after uploading with push_to_hub.
## What I did
I tried to avoid `torchcodec` because I want to keep the packages small using the following code:
```python
import io
import os
import shutil
import tempfile
from pathlib import Path
imp... | {
"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/8171/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/8171/timeline | null | completed | {
"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/8170 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8170/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8170/comments | https://api.github.com/repos/huggingface/datasets/issues/8170/events | https://github.com/huggingface/datasets/pull/8170 | 4,372,102,391 | PR_kwDODunzps7XySvZ | 8,170 | fix(map): fix progress bar exceeding total when load_from_cache_file=False | {
"login": "Nitin-Rajasekar",
"id": 71319370,
"node_id": "MDQ6VXNlcjcxMzE5Mzcw",
"avatar_url": "https://avatars.githubusercontent.com/u/71319370?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Nitin-Rajasekar",
"html_url": "https://github.com/Nitin-Rajasekar",
"followers_url": "https://api... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8170). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"hello! any update?",
"> hello! any update?\r\n\r\nFixed a formatting issue and pushed... | 2026-05-03T14:49:46 | 2026-05-29T10:59:11 | 2026-05-29T10:59:06 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8170",
"html_url": "https://github.com/huggingface/datasets/pull/8170",
"diff_url": "https://github.com/huggingface/datasets/pull/8170.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8170.patch",
"merged_at": "2026-05-29T10:59... | ## Summary
When `load_from_cache_file=False`, the progress bar in `Dataset.map()` displayed a count that exceeded the dataset size (e.g. "800 examples" for a 400-row dataset).
The bug: `pbar_initial` was computed using `len(existing_cache_files)`, which counts cache files on disk regardless of whether they would... | {
"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/8170/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/8170/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8169 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8169/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8169/comments | https://api.github.com/repos/huggingface/datasets/issues/8169/events | https://github.com/huggingface/datasets/issues/8169 | 4,366,520,018 | I_kwDODunzps8AAAABBEPO0g | 8,169 | Streaming dataset hangs consistently | {
"login": "michaelpginn",
"id": 7244206,
"node_id": "MDQ6VXNlcjcyNDQyMDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/7244206?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/michaelpginn",
"html_url": "https://github.com/michaelpginn",
"followers_url": "https://api.github.com... | [] | closed | false | [] | null | [
"+1 also encountered",
"I pushed a workaround for the current version of PyArrow (24.0.0) and older versions at https://github.com/huggingface/datasets/pull/8176\n\nFor future versions it should be fixed directly in PyArrow"
] | 2026-05-01T20:27:58 | 2026-05-06T16:07:04 | 2026-05-06T16:06:08 | null | NONE | [] | null | null | null | null | ### Describe the bug
When loading a dataset with `streaming=True`, some background process prevents the script from ever returning (or at least for a very long time).
This did not happen with `huggingface-hub < 1`.
### Steps to reproduce the bug
from datasets import load_dataset
ds = load_dataset("IRIIS-RESEARCH/N... | {
"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/8169/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8169/timeline | null | completed | {
"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/8168 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8168/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8168/comments | https://api.github.com/repos/huggingface/datasets/issues/8168/events | https://github.com/huggingface/datasets/pull/8168 | 4,363,768,223 | PR_kwDODunzps7XYxf3 | 8,168 | docs(map): clarify that fn_kwargs yields a stable cache fingerprint vs closures | {
"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 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8168). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"looks like there is an error in the test\r\n\r\n```\r\nFAILED tests/test_fingerprint.py... | 2026-05-01T09:33:30 | 2026-05-27T15:11:40 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8168",
"html_url": "https://github.com/huggingface/datasets/pull/8168",
"diff_url": "https://github.com/huggingface/datasets/pull/8168.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8168.patch",
"merged_at": null
} | ## Summary
When `Dataset.map()` or `Dataset.filter()` receives a closure that closes over an object containing non-deterministic state — for example a UUID, a random seed, or any mutable attribute of a class instance — `dill` serialises the **entire** captured object into the fingerprint. Two calls that are logically... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8168/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/8168/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8167 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8167/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8167/comments | https://api.github.com/repos/huggingface/datasets/issues/8167/events | https://github.com/huggingface/datasets/issues/8167 | 4,356,674,999 | I_kwDODunzps8AAAABA62Vtw | 8,167 | [BUG] Abnormal progress bar in dataset.map when load_from_cache_file=False | {
"login": "Jintao-Huang",
"id": 45290347,
"node_id": "MDQ6VXNlcjQ1MjkwMzQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/45290347?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Jintao-Huang",
"html_url": "https://github.com/Jintao-Huang",
"followers_url": "https://api.github.c... | [] | closed | false | [] | null | [
"https://github.com/huggingface/datasets/blob/4e3bf52ff436d841e61211dfa096b5c47197ae36/src/datasets/arrow_dataset.py#L3593-L3598",
"Hi, can you provide more details on the issue ?",
"<img width=\"340\" height=\"26\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/0dca6f47-4a8d-4871-a908-f58df856e... | 2026-04-30T08:47:53 | 2026-05-29T10:59:07 | 2026-05-29T10:59:07 | null | NONE | [] | null | null | null | null | ### Describe the bug
datasets 4.8.5
```python
from datasets import load_dataset, load_from_disk
data = load_from_disk('pretrain_cached_dataset/train')
def dummy_map(example):
return example
dataset = data.map(dummy_map)
dataset = data.map(dummy_map, load_from_cache_file=True) ... | {
"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/8167/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/8167/timeline | null | completed | {
"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/8166 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8166/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8166/comments | https://api.github.com/repos/huggingface/datasets/issues/8166/events | https://github.com/huggingface/datasets/pull/8166 | 4,354,922,713 | PR_kwDODunzps7W8BUa | 8,166 | Fix storage_options lookup for streaming Lance datasets | {
"login": "ericjaebeom",
"id": 163660487,
"node_id": "U_kgDOCcFCxw",
"avatar_url": "https://avatars.githubusercontent.com/u/163660487?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericjaebeom",
"html_url": "https://github.com/ericjaebeom",
"followers_url": "https://api.github.com/users/... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8166). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"CI failure is unrelated and is due to https://github.com/pandas-dev/pandas/issues/65462... | 2026-04-30T02:34:57 | 2026-05-05T15:31:55 | 2026-04-30T15:38:42 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8166",
"html_url": "https://github.com/huggingface/datasets/pull/8166",
"diff_url": "https://github.com/huggingface/datasets/pull/8166.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8166.patch",
"merged_at": "2026-04-30T15:38... | In `Lance._split_generators`, the `storage_options` lookup used `files[0].split("://", 0)[0] + "://"`, which has two bugs that compound: `split("://", 0)` does not split at all (maxsplit=0), and the `storage_options` dict is keyed by the bare scheme (`"hf"`), not `"hf://"`. The lookup therefore always returned `None`, ... | {
"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/8166/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/8166/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8165 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8165/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8165/comments | https://api.github.com/repos/huggingface/datasets/issues/8165/events | https://github.com/huggingface/datasets/issues/8165 | 4,354,878,889 | I_kwDODunzps8AAAABA5ItqQ | 8,165 | IterableDataset: corrupted EXIF image silently terminates streaming iterator instead of skipping the sample | {
"login": "LIUYellowBlack",
"id": 130659956,
"node_id": "U_kgDOB8m2dA",
"avatar_url": "https://avatars.githubusercontent.com/u/130659956?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LIUYellowBlack",
"html_url": "https://github.com/LIUYellowBlack",
"followers_url": "https://api.github.c... | [] | open | false | [] | null | [
"Hi ! Would it be acceptable to return None instead of skipping ? This way we can provide the same API for non-streaming (since the length of the dataset is known in advance and fixed). Then a subsequent .filter call can take care of skipping the samples. Something like this maybe ?\n\n```python\nds = load_dataset(... | 2026-04-30T02:20:54 | 2026-05-06T07:31:42 | null | null | NONE | [] | null | null | null | null | ## Summary
When iterating over a streaming `IterableDataset` that contains images with corrupted EXIF metadata (e.g., a TIFF rational tag with denominator=0), PIL raises `ZeroDivisionError` inside `exif_transpose`. This exception propagates through the HuggingFace `datasets` pipeline and **terminates the streaming ite... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8165/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/8165/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/8164 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8164/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8164/comments | https://api.github.com/repos/huggingface/datasets/issues/8164/events | https://github.com/huggingface/datasets/issues/8164 | 4,354,825,277 | I_kwDODunzps8AAAABA5FcPQ | 8,164 | Lance: HF auth token dropped for private repos in streaming mode (broken `storage_options` lookup) | {
"login": "ericjaebeom",
"id": 163660487,
"node_id": "U_kgDOCcFCxw",
"avatar_url": "https://avatars.githubusercontent.com/u/163660487?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericjaebeom",
"html_url": "https://github.com/ericjaebeom",
"followers_url": "https://api.github.com/users/... | [] | closed | false | [] | null | [
"I can see the fix. Changing `split(\"://\", 0)` to `split(\"://\", 1)` and removing the `+ \"://\"` suffix. The key lookup should be `\"hf\"` not `\"hf://\"`. \nI'd like to submit a PR for this. Is this still open?",
"Well, I am already writing a PR for this, and it is just about to be submitted."
] | 2026-04-30T02:03:33 | 2026-04-30T15:38:43 | 2026-04-30T15:38:43 | null | CONTRIBUTOR | [] | null | null | null | null | ### Describe the bug
When `Lance._split_generators` receives `hf://` URIs - i.e. anywhere a `StreamingDownloadManager` is in play (`load_dataset(..., streaming=True)`, `get_dataset_split_names`, and the dataset-viewer worker) - the HF auth token is silently dropped before reaching `lance.dataset(...)`. Lance then atte... | {
"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/8164/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/8164/timeline | null | completed | {
"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/8163 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8163/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8163/comments | https://api.github.com/repos/huggingface/datasets/issues/8163/events | https://github.com/huggingface/datasets/pull/8163 | 4,354,227,818 | PR_kwDODunzps7W5yDg | 8,163 | add agent trace prompt, sent_at, count fields | {
"login": "cfahlgren1",
"id": 13546028,
"node_id": "MDQ6VXNlcjEzNTQ2MDI4",
"avatar_url": "https://avatars.githubusercontent.com/u/13546028?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cfahlgren1",
"html_url": "https://github.com/cfahlgren1",
"followers_url": "https://api.github.com/use... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8163). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-29T23:13:58 | 2026-05-04T12:03:36 | 2026-05-04T12:03:33 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8163",
"html_url": "https://github.com/huggingface/datasets/pull/8163",
"diff_url": "https://github.com/huggingface/datasets/pull/8163.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8163.patch",
"merged_at": "2026-05-04T12:03... | - add agent trace metadata columns: `prompt`, `sent_at`, `num_user_messages`, and `num_tool_calls`.
- extract `prompt` / `sent_at` from the first real user message for Claude Code, Pi/OpenClaw, and Codex traces.
| {
"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/8163/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/8163/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8162 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8162/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8162/comments | https://api.github.com/repos/huggingface/datasets/issues/8162/events | https://github.com/huggingface/datasets/pull/8162 | 4,353,153,600 | PR_kwDODunzps7W2QFE | 8,162 | Include all test files in sdist via MANIFEST.in | {
"login": "VladimirGutuev",
"id": 203542588,
"node_id": "U_kgDODCHQPA",
"avatar_url": "https://avatars.githubusercontent.com/u/203542588?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VladimirGutuev",
"html_url": "https://github.com/VladimirGutuev",
"followers_url": "https://api.github.c... | [] | open | false | [] | null | [] | 2026-04-29T19:29:32 | 2026-04-29T19:29:32 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8162",
"html_url": "https://github.com/huggingface/datasets/pull/8162",
"diff_url": "https://github.com/huggingface/datasets/pull/8162.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8162.patch",
"merged_at": null
} | Fixes #8159.
## What's wrong
The sdist on PyPI for `datasets==4.8.5` only ships **37 of the 95** files under `tests/`. Without an explicit `MANIFEST.in`, setuptools' default sdist behavior includes only top-level `tests/test_*.py` files and drops everything else.
Files missing from the current sdist:
- `tests/conft... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8162/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/8162/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8161 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8161/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8161/comments | https://api.github.com/repos/huggingface/datasets/issues/8161/events | https://github.com/huggingface/datasets/pull/8161 | 4,351,184,502 | PR_kwDODunzps7WvuJb | 8,161 | Pass library_name/version to HfApi in dataset push and delete paths | {
"login": "davanstrien",
"id": 8995957,
"node_id": "MDQ6VXNlcjg5OTU5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8995957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/davanstrien",
"html_url": "https://github.com/davanstrien",
"followers_url": "https://api.github.com/us... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8161). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-29T14:08:33 | 2026-04-30T10:29:50 | 2026-04-30T10:29:47 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8161",
"html_url": "https://github.com/huggingface/datasets/pull/8161",
"diff_url": "https://github.com/huggingface/datasets/pull/8161.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8161.patch",
"merged_at": "2026-04-30T10:29... | Adds `library_name="datasets"` and `library_version=__version__` to 12 bare `HfApi(endpoint=..., token=...)` instantiations across `hub.py`, `arrow_dataset.py`, `iterable_dataset.py`, and `dataset_dict.py`. Commits made via `push_to_hub` / `delete_from_hub` currently report a User-Agent of `unknown/None; hf_hub/X.Y.Z; ... | {
"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/8161/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/8161/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8160 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8160/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8160/comments | https://api.github.com/repos/huggingface/datasets/issues/8160/events | https://github.com/huggingface/datasets/pull/8160 | 4,349,215,301 | PR_kwDODunzps7WpIIx | 8,160 | feat: add TsFile (Apache IoTDB) packaged builder with per-device wide format | {
"login": "JackieTien97",
"id": 16079446,
"node_id": "MDQ6VXNlcjE2MDc5NDQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/16079446?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JackieTien97",
"html_url": "https://github.com/JackieTien97",
"followers_url": "https://api.github.c... | [] | open | false | [] | null | [
"Hi team 👋\n\nA bit of background on me: I'm a PMC member of both [Apache TsFile](https://tsfile.apache.org/) and [Apache IoTDB](https://iotdb.apache.org/), and one of the core contributors to the TsFile format specification and its Python SDK ([`tsfile` on PyPI](https://pypi.org/project/tsfile/)). I've been worki... | 2026-04-29T09:07:25 | 2026-05-30T11:08:48 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8160",
"html_url": "https://github.com/huggingface/datasets/pull/8160",
"diff_url": "https://github.com/huggingface/datasets/pull/8160.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8160.patch",
"merged_at": null
} | Closes #7922
## Summary
Add a packaged builder for [TsFile](https://tsfile.apache.org/) — the columnar time-series file format used as the native storage layer of [Apache IoTDB](https://iotdb.apache.org/). This enables `load_dataset("tsfile", data_files="...")` with automatic `.tsfile` extension detection.
### Data ... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8160/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/8160/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8159 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8159/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8159/comments | https://api.github.com/repos/huggingface/datasets/issues/8159/events | https://github.com/huggingface/datasets/issues/8159 | 4,345,858,995 | I_kwDODunzps8AAAABAwiLsw | 8,159 | tests/conftest.py, tests/_test_patching.py, tests/fixtures/fsspec.py and other files are missing from the PYPI distribution | {
"login": "yurivict",
"id": 271906,
"node_id": "MDQ6VXNlcjI3MTkwNg==",
"avatar_url": "https://avatars.githubusercontent.com/u/271906?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yurivict",
"html_url": "https://github.com/yurivict",
"followers_url": "https://api.github.com/users/yurivic... | [] | open | false | [] | null | [
"Hey, ran into something similar a while back when we were packaging a custom dataset loader for a client at v4.7.x. Turns out, PyPI distributions sometimes skip test files and fixtures like `conftest.py` since they're not critical for runtime—honestly, it's a packaging config thing in `setup.py` or `pyproject.toml... | 2026-04-28T20:01:05 | 2026-04-30T14:40:23 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
Version: 4.8.5
### Steps to reproduce the bug
n/a
### Expected behavior
n/a
### Environment info
n/a | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8159/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/8159/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/8158 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8158/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8158/comments | https://api.github.com/repos/huggingface/datasets/issues/8158/events | https://github.com/huggingface/datasets/pull/8158 | 4,337,020,225 | PR_kwDODunzps7WBowP | 8,158 | Dev version | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8158). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-27T15:47:37 | 2026-04-27T15:50:23 | 2026-04-27T15:47:45 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8158",
"html_url": "https://github.com/huggingface/datasets/pull/8158",
"diff_url": "https://github.com/huggingface/datasets/pull/8158.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8158.patch",
"merged_at": "2026-04-27T15:47... | 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/8158/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/8158/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8157 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8157/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8157/comments | https://api.github.com/repos/huggingface/datasets/issues/8157/events | https://github.com/huggingface/datasets/pull/8157 | 4,336,992,103 | PR_kwDODunzps7WBi20 | 8,157 | Release: 4.8.5 | {
"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_8157). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-27T15:43:15 | 2026-04-27T15:46:11 | 2026-04-27T15:44:06 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8157",
"html_url": "https://github.com/huggingface/datasets/pull/8157",
"diff_url": "https://github.com/huggingface/datasets/pull/8157.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8157.patch",
"merged_at": "2026-04-27T15:44... | 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/8157/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/8157/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8156 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8156/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8156/comments | https://api.github.com/repos/huggingface/datasets/issues/8156/events | https://github.com/huggingface/datasets/pull/8156 | 4,330,096,909 | PR_kwDODunzps7Vr1ha | 8,156 | Fix revision-aware cache lookup in load_dataset | {
"login": "Jatin-Shihora",
"id": 75017563,
"node_id": "MDQ6VXNlcjc1MDE3NTYz",
"avatar_url": "https://avatars.githubusercontent.com/u/75017563?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Jatin-Shihora",
"html_url": "https://github.com/Jatin-Shihora",
"followers_url": "https://api.githu... | [] | open | false | [] | null | [] | 2026-04-26T05:21:17 | 2026-04-26T05:21:17 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8156",
"html_url": "https://github.com/huggingface/datasets/pull/8156",
"diff_url": "https://github.com/huggingface/datasets/pull/8156.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8156.patch",
"merged_at": null
} | Fixes #7928
When `load_dataset()` falls back to the local cache, for example when offline or when the Hub is unreachable, it ignores the `revision` argument and simply returns the most recently modified cached version. This can lead to unexpected behavior when a specific revision is requested.
This happens becaus... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8156/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/8156/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8155 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8155/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8155/comments | https://api.github.com/repos/huggingface/datasets/issues/8155/events | https://github.com/huggingface/datasets/pull/8155 | 4,324,504,211 | PR_kwDODunzps7VacWQ | 8,155 | Fix base_path in integration tests | {
"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_8155). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-24T17:18:11 | 2026-04-24T17:21:05 | 2026-04-24T17:20:07 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8155",
"html_url": "https://github.com/huggingface/datasets/pull/8155",
"diff_url": "https://github.com/huggingface/datasets/pull/8155.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8155.patch",
"merged_at": "2026-04-24T17:20... | 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/8155/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/8155/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8154 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8154/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8154/comments | https://api.github.com/repos/huggingface/datasets/issues/8154/events | https://github.com/huggingface/datasets/pull/8154 | 4,324,267,763 | PR_kwDODunzps7VZq3D | 8,154 | Fix null in embed storage | {
"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_8154). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-24T16:28:18 | 2026-04-24T17:13:46 | 2026-04-24T17:13:44 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8154",
"html_url": "https://github.com/huggingface/datasets/pull/8154",
"diff_url": "https://github.com/huggingface/datasets/pull/8154.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8154.patch",
"merged_at": "2026-04-24T17:13... | 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/8154/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/8154/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8153 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8153/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8153/comments | https://api.github.com/repos/huggingface/datasets/issues/8153/events | https://github.com/huggingface/datasets/pull/8153 | 4,323,910,530 | PR_kwDODunzps7VYf09 | 8,153 | Fix tilde expansion for local data_files paths | {
"login": "BerqiaMouad",
"id": 83679093,
"node_id": "MDQ6VXNlcjgzNjc5MDkz",
"avatar_url": "https://avatars.githubusercontent.com/u/83679093?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BerqiaMouad",
"html_url": "https://github.com/BerqiaMouad",
"followers_url": "https://api.github.com/... | [] | open | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8153). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-24T15:23:52 | 2026-04-24T17:24:54 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8153",
"html_url": "https://github.com/huggingface/datasets/pull/8153",
"diff_url": "https://github.com/huggingface/datasets/pull/8153.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8153.patch",
"merged_at": null
} | Summary
- expand `~` before classifying local `data_files` patterns
- add a regression test covering `resolve_pattern(os.path.join("~", ...), ...)`
Impact
- `load_dataset(..., data_files="~/path/to/file.parquet")` currently treats `~` as a literal relative directory under the working tree instead of the user's home di... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8153/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/8153/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8152 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8152/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8152/comments | https://api.github.com/repos/huggingface/datasets/issues/8152/events | https://github.com/huggingface/datasets/pull/8152 | 4,317,696,666 | PR_kwDODunzps7VEFSO | 8,152 | fix original_files missing in ci json test | {
"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_8152). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-23T17:29:29 | 2026-04-23T17:32:19 | 2026-04-23T17:29:37 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8152",
"html_url": "https://github.com/huggingface/datasets/pull/8152",
"diff_url": "https://github.com/huggingface/datasets/pull/8152.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8152.patch",
"merged_at": "2026-04-23T17:29... | 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/8152/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/8152/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8151 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8151/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8151/comments | https://api.github.com/repos/huggingface/datasets/issues/8151/events | https://github.com/huggingface/datasets/pull/8151 | 4,317,684,916 | PR_kwDODunzps7VECyV | 8,151 | fix mask in embed_storage for remote files | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8151). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-23T17:27:22 | 2026-04-23T17:30:08 | 2026-04-23T17:27:35 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8151",
"html_url": "https://github.com/huggingface/datasets/pull/8151",
"diff_url": "https://github.com/huggingface/datasets/pull/8151.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8151.patch",
"merged_at": "2026-04-23T17:27... | following https://github.com/huggingface/datasets/pull/8150 | {
"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/8151/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/8151/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8150 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8150/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8150/comments | https://api.github.com/repos/huggingface/datasets/issues/8150/events | https://github.com/huggingface/datasets/pull/8150 | 4,317,477,661 | PR_kwDODunzps7VDX2w | 8,150 | don't embed remote files in download_and_prepare to parquet | {
"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 | [] | 2026-04-23T16:45:46 | 2026-04-23T16:48:36 | 2026-04-23T16:48:35 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8150",
"html_url": "https://github.com/huggingface/datasets/pull/8150",
"diff_url": "https://github.com/huggingface/datasets/pull/8150.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8150.patch",
"merged_at": "2026-04-23T16:48... | fix the viewer at https://huggingface.co/datasets/raivn/vn-test/discussions/1
kinda related: https://github.com/huggingface/datasets/issues/5717 | {
"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/8150/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/8150/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8149 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8149/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8149/comments | https://api.github.com/repos/huggingface/datasets/issues/8149/events | https://github.com/huggingface/datasets/issues/8149 | 4,316,149,021 | I_kwDODunzps8AAAABAUM1HQ | 8,149 | [Optimization] Prevent per-thread instantiation of Cloud Storage FileSystem during Data loading initialization | {
"login": "ankitaluthra1",
"id": 16970953,
"node_id": "MDQ6VXNlcjE2OTcwOTUz",
"avatar_url": "https://avatars.githubusercontent.com/u/16970953?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ankitaluthra1",
"html_url": "https://github.com/ankitaluthra1",
"followers_url": "https://api.githu... | [
{
"id": 1935892871,
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement",
"name": "enhancement",
"color": "a2eeef",
"default": true,
"description": "New feature or request"
}
] | open | false | [] | null | [
"Is it open for contribution?",
"I think arbitrary filesystems would be recreated in every thread in any case, unlike HfFileSystem which has custom code to handle this."
] | 2026-04-23T13:09:19 | 2026-04-24T14:14:59 | null | null | NONE | [] | null | null | null | null | ### Feature request
Modify the dataset loading initialization, so that fsspec filesystem instances (like GCSFileSystem or S3FileSystem) are instantiated once in the main thread and explicitly passed down to the background threads.
By pre-instantiating the fs object in the main thread (where the directory cache from g... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8149/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/8149/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/8148 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8148/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8148/comments | https://api.github.com/repos/huggingface/datasets/issues/8148/events | https://github.com/huggingface/datasets/pull/8148 | 4,315,590,180 | PR_kwDODunzps7U9MrN | 8,148 | Add Apache Iceberg format support | {
"login": "frankliee",
"id": 10219731,
"node_id": "MDQ6VXNlcjEwMjE5NzMx",
"avatar_url": "https://avatars.githubusercontent.com/u/10219731?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/frankliee",
"html_url": "https://github.com/frankliee",
"followers_url": "https://api.github.com/users/... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8148). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-23T11:29:11 | 2026-05-27T14:41:30 | 2026-05-27T14:41:30 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8148",
"html_url": "https://github.com/huggingface/datasets/pull/8148",
"diff_url": "https://github.com/huggingface/datasets/pull/8148.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8148.patch",
"merged_at": "2026-05-27T14:41... | # Add Apache Iceberg format support
## Motivation
Apache Iceberg is the most widely adopted open table format for data lakes, supported by Databricks,
Snowflake, AWS Glue, Dremio, and others. A large amount of ML training data lives in Iceberg tables.
Currently, users must manually export Iceberg data t... | {
"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/8148/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 2,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8148/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8147 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8147/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8147/comments | https://api.github.com/repos/huggingface/datasets/issues/8147/events | https://github.com/huggingface/datasets/pull/8147 | 4,312,490,412 | PR_kwDODunzps7UzF0Q | 8,147 | Fix iterable map resume state | {
"login": "Brianzhengca",
"id": 30914529,
"node_id": "MDQ6VXNlcjMwOTE0NTI5",
"avatar_url": "https://avatars.githubusercontent.com/u/30914529?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Brianzhengca",
"html_url": "https://github.com/Brianzhengca",
"followers_url": "https://api.github.c... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8147). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"I took the liberty of adjusting the fix to still use the iter_arrow in `FormattedExampl... | 2026-04-23T00:03:14 | 2026-04-27T14:03:27 | 2026-04-27T14:03:26 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8147",
"html_url": "https://github.com/huggingface/datasets/pull/8147",
"diff_url": "https://github.com/huggingface/datasets/pull/8147.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8147.patch",
"merged_at": "2026-04-27T14:03... |
Fixes: https://github.com/huggingface/datasets/issues/8145
## Root Cause
`FormattedExamplesIterable.__iter__` ignored `force_convert_to_python` and used Arrow batch iteration, advancing the
underlying state by a full Arrow chunk before yielding Python examples.
## Fix
Only use Arrow batch iteration whe... | {
"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/8147/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/8147/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8146 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8146/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8146/comments | https://api.github.com/repos/huggingface/datasets/issues/8146/events | https://github.com/huggingface/datasets/pull/8146 | 4,309,397,635 | PR_kwDODunzps7UpCh7 | 8,146 | fix: tolerate chmod PermissionError on flat-permission filesystems | {
"login": "dschulmeist",
"id": 62301265,
"node_id": "MDQ6VXNlcjYyMzAxMjY1",
"avatar_url": "https://avatars.githubusercontent.com/u/62301265?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dschulmeist",
"html_url": "https://github.com/dschulmeist",
"followers_url": "https://api.github.com/... | [] | open | false | [] | null | [] | 2026-04-22T13:39:46 | 2026-04-22T13:39:46 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8146",
"html_url": "https://github.com/huggingface/datasets/pull/8146",
"diff_url": "https://github.com/huggingface/datasets/pull/8146.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8146.patch",
"merged_at": null
} | ## Summary
Fixes #8125.
`Dataset.map()` (and the indices writer in `Dataset.flatten_indices` / `Dataset.select` path) calls `os.chmod(cache_file, 0o666 & ~umask)` on the freshly moved cache file. On flat-permission filesystems — GCS FUSE, S3 FUSE mounts, and similar object-storage-backed mounts — `chmod` raises `Perm... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8146/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/8146/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8145 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8145/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8145/comments | https://api.github.com/repos/huggingface/datasets/issues/8145/events | https://github.com/huggingface/datasets/issues/8145 | 4,306,478,911 | I_kwDODunzps8AAAABAK-nPw | 8,145 | `.map()` on a streaming IterableDataset silently skips examples after load_state_dict | {
"login": "MonliH",
"id": 30177086,
"node_id": "MDQ6VXNlcjMwMTc3MDg2",
"avatar_url": "https://avatars.githubusercontent.com/u/30177086?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MonliH",
"html_url": "https://github.com/MonliH",
"followers_url": "https://api.github.com/users/MonliH/fo... | [] | closed | false | [] | null | [
"I think this line here is causing issues: \nhttps://github.com/huggingface/datasets/blob/2724a653e7582077be647d3fdfe8cd1fac27b85f/src/datasets/iterable_dataset.py#L2225\nIt ignored force_convert_to_python, so it consumed a full Arrow chunk.\nI think it can be fixed if you add `self.force_convert_to_python` to the ... | 2026-04-22T03:08:39 | 2026-04-27T14:03:28 | 2026-04-27T14:03:28 | null | NONE | [] | null | null | null | null | ### Describe the bug
After `ds.map(fn)` on a streaming IterableDataset, saving state_dict() and loading it into a fresh dataset does not resume at the correct position. It jumps forward by up to one Arrow read-chunk (~1000 rows).
### Steps to reproduce the bug
```python
from datasets import Dataset
ds1 = Dataset.fr... | {
"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/8145/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/8145/timeline | null | completed | {
"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/8144 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8144/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8144/comments | https://api.github.com/repos/huggingface/datasets/issues/8144/events | https://github.com/huggingface/datasets/pull/8144 | 4,300,950,373 | PR_kwDODunzps7UNskE | 8,144 | Add Apache TsFile packaged module and Time Series docs category | {
"login": "Young-Leo",
"id": 122667095,
"node_id": "U_kgDOB0_AVw",
"avatar_url": "https://avatars.githubusercontent.com/u/122667095?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Young-Leo",
"html_url": "https://github.com/Young-Leo",
"followers_url": "https://api.github.com/users/Young-... | [] | closed | false | [] | null | [] | 2026-04-21T07:15:42 | 2026-04-21T07:16:23 | 2026-04-21T07:16:23 | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8144",
"html_url": "https://github.com/huggingface/datasets/pull/8144",
"diff_url": "https://github.com/huggingface/datasets/pull/8144.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8144.patch",
"merged_at": null
} | ## What does this PR do?
Adds first-class support for the [Apache TsFile](https://tsfile.apache.org/)
columnar time-series format (used by [Apache IoTDB](https://iotdb.apache.org/)
and other time-series systems) to 🤗 Datasets, and surfaces time-series
datasets as a dedicated modality in the documentation sidebar... | {
"login": "Young-Leo",
"id": 122667095,
"node_id": "U_kgDOB0_AVw",
"avatar_url": "https://avatars.githubusercontent.com/u/122667095?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Young-Leo",
"html_url": "https://github.com/Young-Leo",
"followers_url": "https://api.github.com/users/Young-... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8144/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/8144/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8143 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8143/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8143/comments | https://api.github.com/repos/huggingface/datasets/issues/8143/events | https://github.com/huggingface/datasets/pull/8143 | 4,296,535,961 | PR_kwDODunzps7T_YeI | 8,143 | tag openclaw sessions via cwd in pi agent traces | {
"login": "cfahlgren1",
"id": 13546028,
"node_id": "MDQ6VXNlcjEzNTQ2MDI4",
"avatar_url": "https://avatars.githubusercontent.com/u/13546028?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cfahlgren1",
"html_url": "https://github.com/cfahlgren1",
"followers_url": "https://api.github.com/use... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8143). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-20T14:45:50 | 2026-04-21T09:02:10 | 2026-04-21T09:02:08 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8143",
"html_url": "https://github.com/huggingface/datasets/pull/8143",
"diff_url": "https://github.com/huggingface/datasets/pull/8143.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8143.patch",
"merged_at": "2026-04-21T09:02... | Tag OpenClaw datasets from Pi agent sessions. Will add a PR to add icon for it in moon too
cc: @merveenoyan | {
"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/8143/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/8143/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8142 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8142/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8142/comments | https://api.github.com/repos/huggingface/datasets/issues/8142/events | https://github.com/huggingface/datasets/pull/8142 | 4,292,299,784 | PR_kwDODunzps7Txzfw | 8,142 | fix: replace list with Sequence in public API type hints | {
"login": "Swaroop883",
"id": 186127406,
"node_id": "U_kgDOCxgULg",
"avatar_url": "https://avatars.githubusercontent.com/u/186127406?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Swaroop883",
"html_url": "https://github.com/Swaroop883",
"followers_url": "https://api.github.com/users/Swa... | [] | closed | false | [] | null | [] | 2026-04-19T23:22:30 | 2026-05-13T19:04:10 | 2026-05-13T19:04:10 | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8142",
"html_url": "https://github.com/huggingface/datasets/pull/8142",
"diff_url": "https://github.com/huggingface/datasets/pull/8142.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8142.patch",
"merged_at": null
} | Fixes #5354
Replaced `list` with `Sequence` in public API function signatures across:
- `arrow_dataset.py` — from_csv, from_json, from_parquet, from_text
- `iterable_dataset.py` — from_csv, from_json, from_parquet, from_text
- `combine.py` — interleave_datasets, concatenate_datasets
- `dataset_dict.py` — remov... | {
"login": "Swaroop883",
"id": 186127406,
"node_id": "U_kgDOCxgULg",
"avatar_url": "https://avatars.githubusercontent.com/u/186127406?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Swaroop883",
"html_url": "https://github.com/Swaroop883",
"followers_url": "https://api.github.com/users/Swa... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8142/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/8142/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8141 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8141/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8141/comments | https://api.github.com/repos/huggingface/datasets/issues/8141/events | https://github.com/huggingface/datasets/pull/8141 | 4,280,918,239 | PR_kwDODunzps7TOjAR | 8,141 | Fix Image feature to dynamically select pyarrow storage type for large binary/string inputs | {
"login": "kasperg3",
"id": 34032375,
"node_id": "MDQ6VXNlcjM0MDMyMzc1",
"avatar_url": "https://avatars.githubusercontent.com/u/34032375?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kasperg3",
"html_url": "https://github.com/kasperg3",
"followers_url": "https://api.github.com/users/kas... | [] | open | false | [] | null | [
"Hi ! if the goal to fix the linked issue maybe we can find a simpler approach.\r\n\r\nWhile your PR seems to solve it, it needs extra careful attention to not add regressions for image datasets, in particular when it comes to data with mixes of both binary and large_binary\r\n\r\ne.g.\r\n- concatenating image data... | 2026-04-17T07:28:01 | 2026-04-28T12:32:43 | null | null | NONE | [] | null | null | true | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8141",
"html_url": "https://github.com/huggingface/datasets/pull/8141",
"diff_url": "https://github.com/huggingface/datasets/pull/8141.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8141.patch",
"merged_at": null
} | Add dynamic pyarrow storage type selection to the Image feature so that pa.large_binary() and pa.large_string() inputs are preserved natively instead of being cast down to pa.binary() / pa.string()
Introduce _get_target_pa_type() to detect large types from incoming storage and _to_struct_storage() to build struct arra... | {
"login": "kasperg3",
"id": 34032375,
"node_id": "MDQ6VXNlcjM0MDMyMzc1",
"avatar_url": "https://avatars.githubusercontent.com/u/34032375?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kasperg3",
"html_url": "https://github.com/kasperg3",
"followers_url": "https://api.github.com/users/kas... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8141/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/8141/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8140 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8140/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8140/comments | https://api.github.com/repos/huggingface/datasets/issues/8140/events | https://github.com/huggingface/datasets/pull/8140 | 4,276,066,629 | PR_kwDODunzps7S-0aR | 8,140 | fix warning 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_8140). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-16T13:35:06 | 2026-04-16T13:40:09 | 2026-04-16T13:35:19 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8140",
"html_url": "https://github.com/huggingface/datasets/pull/8140",
"diff_url": "https://github.com/huggingface/datasets/pull/8140.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8140.patch",
"merged_at": "2026-04-16T13:35... | otherwise it raises an issue from transformers smh
```
../../.pyenv/versions/3.12.2/envs/hf-datasets/lib/python3.12/site-packages/transformers/__init__.py:843: in _getattr
return getattr(importlib.import_module(target, __name__), new_name)
../../.pyenv/versions/3.12.2/lib/python3.12/importlib/__init__.py:90: ... | {
"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/8140/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/8140/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8139 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8139/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8139/comments | https://api.github.com/repos/huggingface/datasets/issues/8139/events | https://github.com/huggingface/datasets/pull/8139 | 4,275,963,570 | PR_kwDODunzps7S-fAg | 8,139 | update ci uer | {
"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_8139). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-16T13:16:21 | 2026-04-16T13:19:16 | 2026-04-16T13:17:06 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8139",
"html_url": "https://github.com/huggingface/datasets/pull/8139",
"diff_url": "https://github.com/huggingface/datasets/pull/8139.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8139.patch",
"merged_at": "2026-04-16T13:17... | 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/8139/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/8139/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8138 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8138/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8138/comments | https://api.github.com/repos/huggingface/datasets/issues/8138/events | https://github.com/huggingface/datasets/pull/8138 | 4,275,574,837 | PR_kwDODunzps7S9OiA | 8,138 | chore: bump doc-builder SHA for main doc build workflow | {
"login": "rtrompier",
"id": 2504924,
"node_id": "MDQ6VXNlcjI1MDQ5MjQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/2504924?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rtrompier",
"html_url": "https://github.com/rtrompier",
"followers_url": "https://api.github.com/users/rt... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8138). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Closing — not needed right now, active libs already on @main."
] | 2026-04-16T12:03:28 | 2026-04-17T09:16:40 | 2026-04-17T09:16:39 | null | CONTRIBUTOR | [] | null | null | true | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8138",
"html_url": "https://github.com/huggingface/datasets/pull/8138",
"diff_url": "https://github.com/huggingface/datasets/pull/8138.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8138.patch",
"merged_at": null
} | Bump the pinned doc-builder SHA so that main documentation builds also sync to the HF bucket (dual-write).
| {
"login": "rtrompier",
"id": 2504924,
"node_id": "MDQ6VXNlcjI1MDQ5MjQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/2504924?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rtrompier",
"html_url": "https://github.com/rtrompier",
"followers_url": "https://api.github.com/users/rt... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8138/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8138/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8137 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8137/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8137/comments | https://api.github.com/repos/huggingface/datasets/issues/8137/events | https://github.com/huggingface/datasets/pull/8137 | 4,275,524,898 | PR_kwDODunzps7S9ENL | 8,137 | Fix: decode JSON type before to_list or to_dict is called | {
"login": "ItsTania",
"id": 120768997,
"node_id": "U_kgDOBzLJ5Q",
"avatar_url": "https://avatars.githubusercontent.com/u/120768997?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ItsTania",
"html_url": "https://github.com/ItsTania",
"followers_url": "https://api.github.com/users/ItsTania/... | [] | closed | false | [] | null | [
"@lhoestq Could this be reviewed and merged if it's a suitable solution?",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8137). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"`datasets`... | 2026-04-16T11:54:09 | 2026-04-27T15:49:42 | 2026-04-27T15:32:29 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8137",
"html_url": "https://github.com/huggingface/datasets/pull/8137",
"diff_url": "https://github.com/huggingface/datasets/pull/8137.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8137.patch",
"merged_at": "2026-04-27T15:32... | **Motivation**:
There is a change in the approach to decoding JSON types, added in https://github.com/huggingface/datasets/commit/d560b58e1f1ec96591a95a1780ee118f5eea6c74. Since 4.7.0, to_list() returns raw JSON strings for columns stored as Json(), while direct access via getitem returns dicts.
In versions prior t... | {
"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/8137/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/8137/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8136 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8136/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8136/comments | https://api.github.com/repos/huggingface/datasets/issues/8136/events | https://github.com/huggingface/datasets/pull/8136 | 4,272,360,448 | PR_kwDODunzps7Sz4Iz | 8,136 | Remove print statement in JSON processing | {
"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_8136). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-15T23:42:21 | 2026-04-15T23:45:23 | 2026-04-15T23:43:16 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8136",
"html_url": "https://github.com/huggingface/datasets/pull/8136",
"diff_url": "https://github.com/huggingface/datasets/pull/8136.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8136.patch",
"merged_at": "2026-04-15T23:43... | Remove debug print statement for JSON field paths. | {
"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/8136/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/8136/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8135 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8135/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8135/comments | https://api.github.com/repos/huggingface/datasets/issues/8135/events | https://github.com/huggingface/datasets/pull/8135 | 4,268,369,489 | PR_kwDODunzps7Sm752 | 8,135 | Add Zarr / OME-Zarr Dataset Support | {
"login": "Elsword016",
"id": 29883365,
"node_id": "MDQ6VXNlcjI5ODgzMzY1",
"avatar_url": "https://avatars.githubusercontent.com/u/29883365?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Elsword016",
"html_url": "https://github.com/Elsword016",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | [
"How does this PR related to the existing one at https://github.com/huggingface/datasets/pull/7983 ?\r\nThey could be complementary, maybe it's worth checking how we can take the best of both PRs ?",
"Hi @lhoestq, thanks for your reply. \r\n\r\nMy understanding is that #7983 models a **Zarr store as a dataset**: ... | 2026-04-15T10:57:18 | 2026-04-16T11:31:31 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8135",
"html_url": "https://github.com/huggingface/datasets/pull/8135",
"diff_url": "https://github.com/huggingface/datasets/pull/8135.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8135.patch",
"merged_at": null
} | # Add Zarr / OME-Zarr Dataset Support
## TL;DR
This PR adds support for Zarr-backed datasets to `datasets`, with a focus on lazy, streaming-friendly access to large multidimensional arrays. It introduces a new `Zarr` feature, lazy proxy objects for arrays, groups, and OME-Zarr multiscale images, a `zarrfolder` pa... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8135/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/8135/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8134 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8134/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8134/comments | https://api.github.com/repos/huggingface/datasets/issues/8134/events | https://github.com/huggingface/datasets/pull/8134 | 4,267,351,322 | PR_kwDODunzps7SkBKa | 8,134 | chore: bump doc-builder SHA for PR upload workflow | {
"login": "rtrompier",
"id": 2504924,
"node_id": "MDQ6VXNlcjI1MDQ5MjQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/2504924?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rtrompier",
"html_url": "https://github.com/rtrompier",
"followers_url": "https://api.github.com/users/rt... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8134). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-15T08:19:11 | 2026-04-15T10:15:12 | 2026-04-15T10:15:10 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8134",
"html_url": "https://github.com/huggingface/datasets/pull/8134",
"diff_url": "https://github.com/huggingface/datasets/pull/8134.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8134.patch",
"merged_at": "2026-04-15T10:15... | Switch the PR doc upload flow from the legacy dataset push to the new HF bucket.
| {
"login": "rtrompier",
"id": 2504924,
"node_id": "MDQ6VXNlcjI1MDQ5MjQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/2504924?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rtrompier",
"html_url": "https://github.com/rtrompier",
"followers_url": "https://api.github.com/users/rt... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8134/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/8134/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8133 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8133/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8133/comments | https://api.github.com/repos/huggingface/datasets/issues/8133/events | https://github.com/huggingface/datasets/pull/8133 | 4,264,953,406 | PR_kwDODunzps7Sczz9 | 8,133 | use full repo-relative file path instead of filename for agent traces | {
"login": "cfahlgren1",
"id": 13546028,
"node_id": "MDQ6VXNlcjEzNTQ2MDI4",
"avatar_url": "https://avatars.githubusercontent.com/u/13546028?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cfahlgren1",
"html_url": "https://github.com/cfahlgren1",
"followers_url": "https://api.github.com/use... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8133). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"thanks ! let me push some adjustments, and yea let's use file_path instead"
] | 2026-04-14T21:56:43 | 2026-04-15T11:18:56 | 2026-04-15T11:18:54 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8133",
"html_url": "https://github.com/huggingface/datasets/pull/8133",
"diff_url": "https://github.com/huggingface/datasets/pull/8133.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8133.patch",
"merged_at": "2026-04-15T11:18... | We want to include full path of the file so it's easier to fetch the full trace from repo
- Store the full repo-relative path in `file_name` instead of just the basename
- Extracts the path from the `hf://` origin URL set by the download manager
Before: `file_name = "614b8d50-097f-4e36-aee0-1fdd053335e7.js... | {
"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/8133/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/8133/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8132 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8132/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8132/comments | https://api.github.com/repos/huggingface/datasets/issues/8132/events | https://github.com/huggingface/datasets/pull/8132 | 4,260,846,283 | PR_kwDODunzps7SPyRm | 8,132 | fix(Dataset.map): initialize writer on first non-None output instead of first index | {
"login": "KamayaniR",
"id": 87941109,
"node_id": "MDQ6VXNlcjg3OTQxMTA5",
"avatar_url": "https://avatars.githubusercontent.com/u/87941109?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KamayaniR",
"html_url": "https://github.com/KamayaniR",
"followers_url": "https://api.github.com/users/... | [] | open | false | [] | null | [] | 2026-04-14T08:48:37 | 2026-04-17T18:32:45 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8132",
"html_url": "https://github.com/huggingface/datasets/pull/8132",
"diff_url": "https://github.com/huggingface/datasets/pull/8132.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8132.patch",
"merged_at": null
} | ## What does this PR do?
Fixes #7990
## The Bug
When a map function returns `None` for the first examples and a dict for
later ones, `Dataset.map()` crashes with:
AttributeError: 'NoneType' object has no attribute 'write'
This happens because the ArrowWriter was initialized only when processing
ind... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8132/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/8132/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8131 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8131/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8131/comments | https://api.github.com/repos/huggingface/datasets/issues/8131/events | https://github.com/huggingface/datasets/issues/8131 | 4,251,712,550 | I_kwDODunzps79a_wm | 8,131 | datasets.to_list: Behaviour change in version 4.7.0 with the addition of JSON type | {
"login": "ItsTania",
"id": 120768997,
"node_id": "U_kgDOBzLJ5Q",
"avatar_url": "https://avatars.githubusercontent.com/u/120768997?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ItsTania",
"html_url": "https://github.com/ItsTania",
"followers_url": "https://api.github.com/users/ItsTania/... | [] | closed | false | [] | null | [
"I think we can go for the same approach as in https://github.com/huggingface/datasets/pull/8122 which decodes the JSON data (and supports JSON nested in other objects)\n\n(Or decide to decode all the features types, which I think could make sense, but this needs more careful handling so this should be discussed in... | 2026-04-13T06:06:43 | 2026-04-27T15:32:30 | 2026-04-27T15:32:30 | null | CONTRIBUTOR | [] | null | null | null | null | ### Describe the bug
There is a change in the approach to decoding JSON types, added in https://github.com/huggingface/datasets/commit/d560b58e1f1ec96591a95a1780ee118f5eea6c74. Since 4.7.0, to_list() returns raw JSON strings for columns stored as Json(), while direct access via __getitem__ returns dicts.
In versions... | {
"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/8131/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/8131/timeline | null | completed | {
"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/8130 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8130/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8130/comments | https://api.github.com/repos/huggingface/datasets/issues/8130/events | https://github.com/huggingface/datasets/pull/8130 | 4,243,231,129 | PR_kwDODunzps7RoV2k | 8,130 | fix: mutable default argument in `_visit_with_path` | {
"login": "stef41",
"id": 87280280,
"node_id": "MDQ6VXNlcjg3MjgwMjgw",
"avatar_url": "https://avatars.githubusercontent.com/u/87280280?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stef41",
"html_url": "https://github.com/stef41",
"followers_url": "https://api.github.com/users/stef41/fo... | [] | open | false | [] | null | [] | 2026-04-11T05:36:02 | 2026-04-11T05:36:02 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8130",
"html_url": "https://github.com/huggingface/datasets/pull/8130",
"diff_url": "https://github.com/huggingface/datasets/pull/8130.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8130.patch",
"merged_at": null
} | Replace `visit_path: _VisitPath = []` with `Optional[_VisitPath] = None` to avoid the mutable default argument anti-pattern ([B006](https://docs.astral.sh/ruff/rules/mutable-argument-default/)).
While the current callers always use `visit_path + [k]` (creating new lists), the shared default list is a latent bug that w... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8130/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/8130/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8129 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8129/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8129/comments | https://api.github.com/repos/huggingface/datasets/issues/8129/events | https://github.com/huggingface/datasets/issues/8129 | 4,241,704,875 | I_kwDODunzps7800er | 8,129 | `load_dataset()` hangs when `hf_xet` is enabled | {
"login": "lewtun",
"id": 26859204,
"node_id": "MDQ6VXNlcjI2ODU5MjA0",
"avatar_url": "https://avatars.githubusercontent.com/u/26859204?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lewtun",
"html_url": "https://github.com/lewtun",
"followers_url": "https://api.github.com/users/lewtun/fo... | [] | closed | false | [] | null | [
"Apologies, seems to have been a stale cache issue. Nuking the datasets cache fixed the issue"
] | 2026-04-10T21:00:24 | 2026-04-10T21:07:56 | 2026-04-10T21:07:56 | null | MEMBER | [] | null | null | null | null | ### Describe the bug
Hi! I am getting a peculiar download issue on the latest versions of `datasets` and `hfh` where datasets hang indefinitely:
```py
from datasets import load_dataset
load_dataset("openai/gsm8k", "main", split="test")
```
Note that:
- streaming=True works.
- Direct Hub access works.
- Th... | {
"login": "lewtun",
"id": 26859204,
"node_id": "MDQ6VXNlcjI2ODU5MjA0",
"avatar_url": "https://avatars.githubusercontent.com/u/26859204?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lewtun",
"html_url": "https://github.com/lewtun",
"followers_url": "https://api.github.com/users/lewtun/fo... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8129/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/8129/timeline | null | completed | {
"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/8128 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8128/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8128/comments | https://api.github.com/repos/huggingface/datasets/issues/8128/events | https://github.com/huggingface/datasets/pull/8128 | 4,240,118,144 | PR_kwDODunzps7RfgVx | 8,128 | Don't include files list DatasetInfo (and remove old stuff) | {
"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_8128). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-10T15:30:24 | 2026-04-16T09:23:48 | 2026-04-16T09:23:45 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8128",
"html_url": "https://github.com/huggingface/datasets/pull/8128",
"diff_url": "https://github.com/huggingface/datasets/pull/8128.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8128.patch",
"merged_at": "2026-04-16T09:23... | this will fix the viewer when it saves the dataset info in mongo, for datasets with a lot of files this can make the mongo doc too big for mongo
I also removed old deprecated stuff linked to files list like the old concept of "post-processing" and cleaned the checksum recording logic | {
"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/8128/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/8128/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8127 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8127/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8127/comments | https://api.github.com/repos/huggingface/datasets/issues/8127/events | https://github.com/huggingface/datasets/pull/8127 | 4,225,755,698 | PR_kwDODunzps7Q23En | 8,127 | Support explicit harness field in agent traces | {
"login": "jedisct1",
"id": 124872,
"node_id": "MDQ6VXNlcjEyNDg3Mg==",
"avatar_url": "https://avatars.githubusercontent.com/u/124872?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jedisct1",
"html_url": "https://github.com/jedisct1",
"followers_url": "https://api.github.com/users/jedisct... | [] | closed | false | [] | null | [
"For a concrete example, [https://huggingface.co/datasets/jedisct1/agent-traces-swival](https://huggingface.co/datasets/jedisct1/agent-traces-swival) currently shows `claude_code` because it shares field names with Claude Code, despite an explicit `harness` field identifying the harness as not Claude Code.\r\n",
... | 2026-04-08T15:39:48 | 2026-05-12T10:10:09 | 2026-04-23T16:47:46 | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8127",
"html_url": "https://github.com/huggingface/datasets/pull/8127",
"diff_url": "https://github.com/huggingface/datasets/pull/8127.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8127.patch",
"merged_at": null
} | Hi!
This small PR allows an optional `harness` field to be parsed.
When present, the harness field takes priority over type-value heuristics.
This allows agents to self-identify even when they contain property names that collide with an existing harness ("session", "system", etc.) | {
"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/8127/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/8127/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8126 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8126/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8126/comments | https://api.github.com/repos/huggingface/datasets/issues/8126/events | https://github.com/huggingface/datasets/pull/8126 | 4,224,718,927 | PR_kwDODunzps7Qz_UY | 8,126 | Fix batching for table-formatted datasets | {
"login": "bluehyena",
"id": 42088479,
"node_id": "MDQ6VXNlcjQyMDg4NDc5",
"avatar_url": "https://avatars.githubusercontent.com/u/42088479?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bluehyena",
"html_url": "https://github.com/bluehyena",
"followers_url": "https://api.github.com/users/... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8126). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-08T13:05:36 | 2026-04-10T13:14:01 | 2026-04-10T13:14:00 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8126",
"html_url": "https://github.com/huggingface/datasets/pull/8126",
"diff_url": "https://github.com/huggingface/datasets/pull/8126.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8126.patch",
"merged_at": "2026-04-10T13:14... | ## Summary
Fix #8075
Fix `.batch()` on table-formatted `Dataset` and `IterableDataset`.
Before this change, calling `.batch()` on datasets formatted as `pyarrow`, `pandas`, or `polars` could fail because the batching path assumed dict-like inputs. This updates batching to use an Arrow-based path for table-style ... | {
"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/8126/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/8126/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8125 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8125/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8125/comments | https://api.github.com/repos/huggingface/datasets/issues/8125/events | https://github.com/huggingface/datasets/issues/8125 | 4,223,104,906 | I_kwDODunzps77t3eK | 8,125 | Feature request: being able to disable chmod for flat permission filesystems | {
"login": "younesbelkada",
"id": 49240599,
"node_id": "MDQ6VXNlcjQ5MjQwNTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/49240599?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/younesbelkada",
"html_url": "https://github.com/younesbelkada",
"followers_url": "https://api.githu... | [
{
"id": 1935892871,
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement",
"name": "enhancement",
"color": "a2eeef",
"default": true,
"description": "New feature or request"
}
] | open | false | [] | null | [
"Context: the operation fails on GCS FUSE mounts, and likely will on similar s3-backed file systems.\n\n File \"/home/user/.venv/lib/python3.12/site-packages/datasets/arrow_dataset.py\", line 3747, in _map_single ... | 2026-04-08T08:17:14 | 2026-04-08T08:22:42 | null | null | NONE | [] | null | null | null | null | ### Feature request
For flat permission file systems, `os.chmod` simply fails when trying to cache datasets - in some places such as: https://github.com/huggingface/datasets/blob/main/src/datasets/arrow_dataset.py#L4043-L4048 for arrow datasets.
This seems to be optional to obtained desired behavior as simply comment... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8125/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/8125/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 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.