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 dict | comments list | created_at timestamp[ms] | updated_at timestamp[ms] | closed_at timestamp[ms] | assignee dict | author_association string | 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/8122 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8122/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8122/comments | https://api.github.com/repos/huggingface/datasets/issues/8122/events | https://github.com/huggingface/datasets/pull/8122 | 4,206,043,598 | PR_kwDODunzps7P_9lo | 8,122 | fix: decode Json() values with PandasFeaturesDecoder before calling DataFrame.to_json() (#8116) | {
"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... | [] | open | false | [] | null | [] | 2026-04-04T23:54:37 | 2026-04-04T23:54:37 | null | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8122",
"html_url": "https://github.com/huggingface/datasets/pull/8122",
"diff_url": "https://github.com/huggingface/datasets/pull/8122.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8122.patch",
"merged_at": null
} | # Summary
fixes (https://github.com/huggingface/datasets/issues/8116)
Basically the issue is that if a dataset column uses Json() as a feature type, calling to_json() on that dataset causes a raw json escaped string to be exported, without decoding it first.
### root cause
`to_json` exports feature values in their... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8122/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/8122/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8121 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8121/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8121/comments | https://api.github.com/repos/huggingface/datasets/issues/8121/events | https://github.com/huggingface/datasets/pull/8121 | 4,204,840,969 | PR_kwDODunzps7P9H7w | 8,121 | Fix Audio.cast_storage for CSV-loaded large_string columns | {
"login": "pdTetteh",
"id": 168739852,
"node_id": "U_kgDOCg7EDA",
"avatar_url": "https://avatars.githubusercontent.com/u/168739852?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pdTetteh",
"html_url": "https://github.com/pdTetteh",
"followers_url": "https://api.github.com/users/pdTetteh/... | [] | open | false | [] | null | [] | 2026-04-04T12:44:03 | 2026-04-04T12:44:03 | null | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8121",
"html_url": "https://github.com/huggingface/datasets/pull/8121",
"diff_url": "https://github.com/huggingface/datasets/pull/8121.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8121.patch",
"merged_at": null
} | ## Summary
This PR fixes `Audio.cast_storage()` so that audio path columns loaded as `large_string` can be cast to `Audio()` correctly.
## Motivation
`Dataset.from_dict({"audio": [...]})` produces a `string` column and `cast_column("audio", Audio())` works, but `load_dataset("csv", ...)` produces a `large_string` ... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8121/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/8121/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8120 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8120/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8120/comments | https://api.github.com/repos/huggingface/datasets/issues/8120/events | https://github.com/huggingface/datasets/issues/8120 | 4,201,197,701 | I_kwDODunzps76aTCF | 8,120 | Patch fields truncated — missing trailing newlines | {
"login": "hetao-git",
"id": 84258860,
"node_id": "MDQ6VXNlcjg0MjU4ODYw",
"avatar_url": "https://avatars.githubusercontent.com/u/84258860?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hetao-git",
"html_url": "https://github.com/hetao-git",
"followers_url": "https://api.github.com/users/... | [] | open | false | [] | null | [] | 2026-04-03T16:07:47 | 2026-04-03T16:08:35 | null | null | NONE | null | null | null | null | Description: Multiple entries in the dataset have patches (test.patch and fix.patch) and f2p_patch fields with truncated content. The trailing blank lines that are part of valid unified diff format are stripped, causing git apply to fail with "corrupt patch" errors.
Affected instances (confirmed): atlanhq_atlan-python... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8120/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/8120/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/8116 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8116/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8116/comments | https://api.github.com/repos/huggingface/datasets/issues/8116/events | https://github.com/huggingface/datasets/issues/8116 | 4,197,189,620 | I_kwDODunzps76LAf0 | 8,116 | `to_json()` serializes `Json()` feature as escaped string instead of native JSON object | {
"login": "ain-soph",
"id": 13214530,
"node_id": "MDQ6VXNlcjEzMjE0NTMw",
"avatar_url": "https://avatars.githubusercontent.com/u/13214530?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ain-soph",
"html_url": "https://github.com/ain-soph",
"followers_url": "https://api.github.com/users/ain... | [] | open | false | [] | null | [
"Hi! I ran into this issue as well, I think the root cause was that under `_batch_json()` of `JsonDatasetWriter` it was directly exporting the encoded string without decoding it first. I will try to add a PR with a small fix. ",
"#self-assign"
] | 2026-04-02T21:59:15 | 2026-04-04T23:42:25 | null | null | CONTRIBUTOR | null | null | null | null | ### Describe the bug
When a dataset column uses the `Json()` feature type, calling `to_json()` writes the value as an escaped JSON string (e.g., `"{\"cat_a\":1,\"cat_b\":2}"`) instead of a native JSON object (e.g., `{"cat_a":1,"cat_b":2}`).
This causes two problems:
1. The output JSON file is not interoperable with ... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8116/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/8116/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/8115 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8115/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8115/comments | https://api.github.com/repos/huggingface/datasets/issues/8115/events | https://github.com/huggingface/datasets/pull/8115 | 4,195,114,404 | PR_kwDODunzps7PldtS | 8,115 | fix: preserve features in IterableDataset.add_column (fixes #5752) | {
"login": "IgnazioDS",
"id": 132545917,
"node_id": "U_kgDOB-Z9fQ",
"avatar_url": "https://avatars.githubusercontent.com/u/132545917?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/IgnazioDS",
"html_url": "https://github.com/IgnazioDS",
"followers_url": "https://api.github.com/users/Ignazi... | [] | open | false | [] | null | [] | 2026-04-02T14:48:19 | 2026-04-02T14:48:19 | null | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8115",
"html_url": "https://github.com/huggingface/datasets/pull/8115",
"diff_url": "https://github.com/huggingface/datasets/pull/8115.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8115.patch",
"merged_at": null
} | ## Summary
Fixes #5752.
`IterableDataset.add_column()` lost the dataset's feature schema on every call because it delegated to `map()` without passing the `features` argument. `map()` unconditionally writes `info.features = features`, so the default `None` silently overwrote the existing schema.
**Root cause** (`ite... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8115/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/8115/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8114 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8114/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8114/comments | https://api.github.com/repos/huggingface/datasets/issues/8114/events | https://github.com/huggingface/datasets/pull/8114 | 4,193,245,944 | PR_kwDODunzps7PgMNx | 8,114 | 🔒 Pin GitHub Actions to commit SHAs | {
"login": "paulinebm",
"id": 155966238,
"node_id": "U_kgDOCUvbHg",
"avatar_url": "https://avatars.githubusercontent.com/u/155966238?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/paulinebm",
"html_url": "https://github.com/paulinebm",
"followers_url": "https://api.github.com/users/paulin... | [] | open | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8114). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-02T09:28:58 | 2026-04-02T12:22:58 | null | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8114",
"html_url": "https://github.com/huggingface/datasets/pull/8114",
"diff_url": "https://github.com/huggingface/datasets/pull/8114.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8114.patch",
"merged_at": null
} | ## 🔒 Pin GitHub Actions to commit SHAs
This PR pins all GitHub Actions to their exact commit SHA instead of mutable tags or branch names.
**Why?**
Pinning to a SHA prevents supply chain attacks where a tag (e.g. `v4`) could be moved to point to malicious code.
### Changes
| Workflow | Action | Avant | Après | SHA ... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8114/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/8114/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8113 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8113/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8113/comments | https://api.github.com/repos/huggingface/datasets/issues/8113/events | https://github.com/huggingface/datasets/pull/8113 | 4,188,441,968 | PR_kwDODunzps7PUfD_ | 8,113 | Parse agent traces | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | open | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8113). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-04-01T16:56:08 | 2026-04-01T17:33:06 | null | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8113",
"html_url": "https://github.com/huggingface/datasets/pull/8113",
"diff_url": "https://github.com/huggingface/datasets/pull/8113.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8113.patch",
"merged_at": null
} | Supports claude_code, codex and pi
JSON Lines files are parsed so one file = one row
The resulting row has three fields: harness, session_id, traces, and file_name with features:
```python
AGENT_TRACES_FEATURES = datasets.Features(
{
"harness": datasets.Value("string"),
"session_id": da... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8113/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/8113/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8112 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8112/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8112/comments | https://api.github.com/repos/huggingface/datasets/issues/8112/events | https://github.com/huggingface/datasets/pull/8112 | 4,185,517,824 | PR_kwDODunzps7PMvUa | 8,112 | fix: replace List with Sequence in type hints for public API functions (#5354) | {
"login": "abdulhayykhan",
"id": 134889827,
"node_id": "U_kgDOCApBYw",
"avatar_url": "https://avatars.githubusercontent.com/u/134889827?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/abdulhayykhan",
"html_url": "https://github.com/abdulhayykhan",
"followers_url": "https://api.github.com/... | [] | open | false | [] | null | [
"Updated — public Dataset.map(), Dataset.filter(), IterableDataset.map() and IterableDataset.filter() signatures now also use Sequence[str] consistently. Thanks for the pointer.",
"Note: PR #8067 by @biefan also addresses path_or_paths in arrow_dataset.py. This PR covers a broader scope across 4 files and additio... | 2026-04-01T09:31:28 | 2026-04-02T06:47:20 | null | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8112",
"html_url": "https://github.com/huggingface/datasets/pull/8112",
"diff_url": "https://github.com/huggingface/datasets/pull/8112.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8112.patch",
"merged_at": null
} | ## Summary
Fixes #5354
Replaces `list[X]` with `Sequence[X]` in function argument type annotations
across the public API. `List` is invariant while `Sequence` is covariant,
which means passing a `list` to a parameter typed as `List` causes mypy errors,
even though lists are valid sequences.
## Changes
... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8112/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/8112/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8111 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8111/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8111/comments | https://api.github.com/repos/huggingface/datasets/issues/8111/events | https://github.com/huggingface/datasets/pull/8111 | 4,180,579,790 | PR_kwDODunzps7PAKZk | 8,111 | add sample_by="document" support for jsonl files | {
"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_8111). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"would the auto-detection of agent harness (claude vs. codex vs. opencode etc) and other... | 2026-03-31T16:23:57 | 2026-04-01T16:57:00 | 2026-04-01T16:56:59 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8111",
"html_url": "https://github.com/huggingface/datasets/pull/8111",
"diff_url": "https://github.com/huggingface/datasets/pull/8111.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8111.patch",
"merged_at": null
} | With more agentic traces (_ie Claude Code / Codex / Pi etc_) being published to the Hub as JSONL files, it would be nice to easily support loading / viewing them in Dataset Viewer.
Datasets like https://huggingface.co/datasets/cfahlgren1/agent-sessions contain one JSONL file per session. Without sample_by, each lin... | {
"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... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8111/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/8111/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8110 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8110/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8110/comments | https://api.github.com/repos/huggingface/datasets/issues/8110/events | https://github.com/huggingface/datasets/issues/8110 | 4,176,918,326 | I_kwDODunzps749rc2 | 8,110 | `set_format` resets features | {
"login": "plutonium-239",
"id": 29684689,
"node_id": "MDQ6VXNlcjI5Njg0Njg5",
"avatar_url": "https://avatars.githubusercontent.com/u/29684689?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/plutonium-239",
"html_url": "https://github.com/plutonium-239",
"followers_url": "https://api.githu... | [] | open | false | [] | null | [
"couldn't replicate with: \n\n``` bash\nPlatform: macos\npython: 3.10.9\ndatasets: 4.8.4\nhuggingface_hub: 0.36.2\npyarrow: 23.0.1\npandas: 2.3.3\nfsspec: 2026.2.0\n\n```\n\n\n``` python\nimport datasets\nfrom datasets import Array2D, Dataset\nimport numpy as np\n\n# Create a dataset with Array2D feature\ndata = {\... | 2026-03-31T07:59:32 | 2026-04-06T03:16:19 | null | null | NONE | null | null | null | null | ### Describe the bug
Calling `dataset.set_format('...')` resets the informative features such as `Array2D` etc. back into `List(List(Value))` and so on.
### Steps to reproduce the bug
```py
>>> dataset.features
{'lld': Array2D(shape=(None, 26), dtype='float32')}
>>> dataset.set_format('torch')
>>> dataset.features
... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8110/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/8110/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/8109 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8109/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8109/comments | https://api.github.com/repos/huggingface/datasets/issues/8109/events | https://github.com/huggingface/datasets/pull/8109 | 4,170,661,589 | PR_kwDODunzps7Onjr6 | 8,109 | docs: fix typos, grammar, and branding consistency across docs and source | {
"login": "Edge-Explorer",
"id": 192764477,
"node_id": "U_kgDOC31aPQ",
"avatar_url": "https://avatars.githubusercontent.com/u/192764477?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Edge-Explorer",
"html_url": "https://github.com/Edge-Explorer",
"followers_url": "https://api.github.com/... | [] | open | false | [] | null | [] | 2026-03-30T13:14:51 | 2026-03-30T13:14:51 | null | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8109",
"html_url": "https://github.com/huggingface/datasets/pull/8109",
"diff_url": "https://github.com/huggingface/datasets/pull/8109.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8109.patch",
"merged_at": null
} | This commit addresses several documentation quality issues found across the repository — fixing typos, grammar errors, brand name inconsistencies, and adding modern tooling references for new contributors.
## Changes
### README.md
- Fix duplicate word: "frameworks frameworks" → "frameworks"
- Standardize brand ... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8109/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/8109/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8107 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8107/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8107/comments | https://api.github.com/repos/huggingface/datasets/issues/8107/events | https://github.com/huggingface/datasets/pull/8107 | 4,146,270,390 | PR_kwDODunzps7N0KQH | 8,107 | Update WebDataset documentation link | {
"login": "jingwangl",
"id": 161790061,
"node_id": "U_kgDOCaS4bQ",
"avatar_url": "https://avatars.githubusercontent.com/u/161790061?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jingwangl",
"html_url": "https://github.com/jingwangl",
"followers_url": "https://api.github.com/users/jingwa... | [] | open | false | [] | null | [] | 2026-03-26T18:11:24 | 2026-03-26T18:43:47 | null | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8107",
"html_url": "https://github.com/huggingface/datasets/pull/8107",
"diff_url": "https://github.com/huggingface/datasets/pull/8107.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8107.patch",
"merged_at": null
} | The old link is outdated
Closes #7699 | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8107/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/8107/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8106 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8106/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8106/comments | https://api.github.com/repos/huggingface/datasets/issues/8106/events | https://github.com/huggingface/datasets/pull/8106 | 4,141,989,496 | PR_kwDODunzps7Nowf0 | 8,106 | Fix: Add validation to prevent duplicate kwargs in load_dataset_builder | {
"login": "lohith360",
"id": 217548139,
"node_id": "U_kgDODPeFaw",
"avatar_url": "https://avatars.githubusercontent.com/u/217548139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lohith360",
"html_url": "https://github.com/lohith360",
"followers_url": "https://api.github.com/users/lohith... | [] | open | false | [] | null | [] | 2026-03-26T09:03:47 | 2026-03-26T09:03:47 | null | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8106",
"html_url": "https://github.com/huggingface/datasets/pull/8106",
"diff_url": "https://github.com/huggingface/datasets/pull/8106.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8106.patch",
"merged_at": null
} | This PR adds a set intersection check in `load_dataset_builder` to catch overlapping keys between the standard build arguments and `config_kwargs`.
Previously, passing identical keys caused a confusing Python `TypeError` during unpacking. This fix intercepts the duplicates early and raises a clear `ValueError` spec... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8106/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/8106/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8089 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8089/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8089/comments | https://api.github.com/repos/huggingface/datasets/issues/8089/events | https://github.com/huggingface/datasets/pull/8089 | 4,121,294,778 | PR_kwDODunzps7Ms4gk | 8,089 | set dev version | {
"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_8089). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-23T14:22:52 | 2026-03-23T14:25:58 | 2026-03-23T14:22:59 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8089",
"html_url": "https://github.com/huggingface/datasets/pull/8089",
"diff_url": "https://github.com/huggingface/datasets/pull/8089.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8089.patch",
"merged_at": "2026-03-23T14:22... | 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/8089/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/8089/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8088 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8088/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8088/comments | https://api.github.com/repos/huggingface/datasets/issues/8088/events | https://github.com/huggingface/datasets/pull/8088 | 4,121,279,812 | PR_kwDODunzps7Ms1yp | 8,088 | release: 4.8.4 | {
"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_8088). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-23T14:20:44 | 2026-03-23T14:23:46 | 2026-03-23T14:21:24 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8088",
"html_url": "https://github.com/huggingface/datasets/pull/8088",
"diff_url": "https://github.com/huggingface/datasets/pull/8088.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8088.patch",
"merged_at": "2026-03-23T14:21... | 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/8088/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/8088/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8087 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8087/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8087/comments | https://api.github.com/repos/huggingface/datasets/issues/8087/events | https://github.com/huggingface/datasets/pull/8087 | 4,121,072,822 | PR_kwDODunzps7MsQdY | 8,087 | Support latest torchvision | {
"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_8087). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-23T13:52:39 | 2026-03-23T14:00:58 | 2026-03-23T14:00:56 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8087",
"html_url": "https://github.com/huggingface/datasets/pull/8087",
"diff_url": "https://github.com/huggingface/datasets/pull/8087.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8087.patch",
"merged_at": "2026-03-23T14:00... | close https://github.com/huggingface/datasets/issues/8085 | {
"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/8087/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/8087/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8086 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8086/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8086/comments | https://api.github.com/repos/huggingface/datasets/issues/8086/events | https://github.com/huggingface/datasets/pull/8086 | 4,120,969,434 | PR_kwDODunzps7Mr_MP | 8,086 | fix regression when loading JSON with one file = one object | {
"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_8086). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-23T13:38:30 | 2026-03-23T14:02:08 | 2026-03-23T14:02:05 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8086",
"html_url": "https://github.com/huggingface/datasets/pull/8086",
"diff_url": "https://github.com/huggingface/datasets/pull/8086.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8086.patch",
"merged_at": "2026-03-23T14:02... | was failing for datasets with JSON files that are not JSON Lines and that contain one single multi-line JSON object like https://huggingface.co/datasets/evaleval/EEE_datastore | {
"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/8086/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/8086/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8085 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8085/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8085/comments | https://api.github.com/repos/huggingface/datasets/issues/8085/events | https://github.com/huggingface/datasets/issues/8085 | 4,120,101,624 | I_kwDODunzps71k8L4 | 8,085 | ImportError: cannot import name 'VideoReader' from 'torchvision.io' when using datasets with torch format | {
"login": "DamJanusz",
"id": 186563008,
"node_id": "U_kgDOCx65wA",
"avatar_url": "https://avatars.githubusercontent.com/u/186563008?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DamJanusz",
"html_url": "https://github.com/DamJanusz",
"followers_url": "https://api.github.com/users/DamJan... | [] | closed | false | [] | null | [
"`datasets` 4.8.4 is out and includes a fix :)"
] | 2026-03-23T11:16:20 | 2026-03-23T14:23:25 | 2026-03-23T14:00:57 | null | NONE | null | null | null | null | ### Describe the bug
For PyTorch 2.11 + torchvision 0.26.0 when using the datasets library and setting the format to "torch", an ImportError occurs because the datasets library attempts to import VideoReader from torchvision.io, but this object is not found in the installed torchvision version.
**Error message**:
> ... | {
"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/8085/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/8085/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/8084 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8084/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8084/comments | https://api.github.com/repos/huggingface/datasets/issues/8084/events | https://github.com/huggingface/datasets/pull/8084 | 4,113,045,931 | PR_kwDODunzps7MYMNy | 8,084 | Add reshard support for JSON Lines and CSV file formats | {
"login": "muyihao",
"id": 37872457,
"node_id": "MDQ6VXNlcjM3ODcyNDU3",
"avatar_url": "https://avatars.githubusercontent.com/u/37872457?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/muyihao",
"html_url": "https://github.com/muyihao",
"followers_url": "https://api.github.com/users/muyiha... | [] | open | false | [] | null | [
"@lhoestq , hi, lhoestq, could you please help review this PR? Thanks!",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8084). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"> Cool ! I l... | 2026-03-21T16:56:42 | 2026-03-29T07:47:03 | null | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8084",
"html_url": "https://github.com/huggingface/datasets/pull/8084",
"diff_url": "https://github.com/huggingface/datasets/pull/8084.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8084.patch",
"merged_at": null
} | This PR extends the IterableDataset.reshard() functionality to support JSON Lines and CSV file formats, building on the foundation laid in #7992.
### Summary
- JSON Lines : Resharding splits files by line boundaries (only when num_shards is specified)
- CSV : Resharding splits files by line boundaries (only when n... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8084/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/8084/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8083 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8083/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8083/comments | https://api.github.com/repos/huggingface/datasets/issues/8083/events | https://github.com/huggingface/datasets/pull/8083 | 4,103,233,762 | PR_kwDODunzps7L7Ere | 8,083 | set dev version | {
"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_8083). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-19T17:45:25 | 2026-03-19T17:48:32 | 2026-03-19T17:45:33 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8083",
"html_url": "https://github.com/huggingface/datasets/pull/8083",
"diff_url": "https://github.com/huggingface/datasets/pull/8083.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8083.patch",
"merged_at": "2026-03-19T17:45... | 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/8083/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/8083/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8082 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8082/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8082/comments | https://api.github.com/repos/huggingface/datasets/issues/8082/events | https://github.com/huggingface/datasets/pull/8082 | 4,103,219,567 | PR_kwDODunzps7L7Bof | 8,082 | Release 4.8.3 | {
"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_8082). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-19T17:42:33 | 2026-03-19T17:45:32 | 2026-03-19T17:44:10 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8082",
"html_url": "https://github.com/huggingface/datasets/pull/8082",
"diff_url": "https://github.com/huggingface/datasets/pull/8082.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8082.patch",
"merged_at": "2026-03-19T17: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/8082/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/8082/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8081 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8081/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8081/comments | https://api.github.com/repos/huggingface/datasets/issues/8081/events | https://github.com/huggingface/datasets/pull/8081 | 4,103,079,953 | PR_kwDODunzps7L6ktq | 8,081 | Fix split_dataset_by_node step | {
"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_8081). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-19T17:14:48 | 2026-03-19T17:35:40 | 2026-03-19T17:29:39 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8081",
"html_url": "https://github.com/huggingface/datasets/pull/8081",
"diff_url": "https://github.com/huggingface/datasets/pull/8081.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8081.patch",
"merged_at": "2026-03-19T17:29... | fix https://github.com/huggingface/datasets/issues/8079
I also took the opportunity to improve the arrow logic to not have to do an unnecessary python -> arrow -> python in FormattedExamplesIterable when streaming webdatasets | {
"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/8081/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/8081/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8080 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8080/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8080/comments | https://api.github.com/repos/huggingface/datasets/issues/8080/events | https://github.com/huggingface/datasets/pull/8080 | 4,101,869,460 | PR_kwDODunzps7L3DFR | 8,080 | Fix docstring of Json.cast_storage | {
"login": "albertvillanova",
"id": 8515462,
"node_id": "MDQ6VXNlcjg1MTU0NjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/albertvillanova",
"html_url": "https://github.com/albertvillanova",
"followers_url": "https://api.g... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8080). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-19T13:56:43 | 2026-03-19T14:22:47 | 2026-03-19T14:22:47 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8080",
"html_url": "https://github.com/huggingface/datasets/pull/8080",
"diff_url": "https://github.com/huggingface/datasets/pull/8080.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8080.patch",
"merged_at": "2026-03-19T14:22... | Fix docstring of `Json.cast_storage`.
This PR makes a minor change to the `cast_storage` method in the `Json` feature, updating its return type and documentation to better reflect its intended functionality.
* Updated the `cast_storage` method to return a `pa.JsonArray` instead of a `pa.Int64Array`, and revised t... | {
"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/8080/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/8080/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8079 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8079/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8079/comments | https://api.github.com/repos/huggingface/datasets/issues/8079/events | https://github.com/huggingface/datasets/issues/8079 | 4,099,246,270 | I_kwDODunzps70VYi- | 8,079 | StepExamplesIterable._iter_arrow drops samples for non-zero ranks for single-sharded | {
"login": "wwwjn",
"id": 40016222,
"node_id": "MDQ6VXNlcjQwMDE2MjIy",
"avatar_url": "https://avatars.githubusercontent.com/u/40016222?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wwwjn",
"html_url": "https://github.com/wwwjn",
"followers_url": "https://api.github.com/users/wwwjn/follow... | [] | closed | false | [
{
"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.git... | null | [] | 2026-03-19T04:38:51 | 2026-03-19T17:29:40 | 2026-03-19T17:29:40 | {
"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... | NONE | null | null | null | null | ### Describe the bug
As titled
### Steps to reproduce the bug
Running following Python script:
```
"""
Reproducer for HuggingFace datasets 4.x bug:
StepExamplesIterable._iter_arrow drops samples for non-zero ranks
when Arrow batches have size 1 (e.g. single-shard streaming WebDataset).
Bug: split_dataset_by_node w... | {
"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/8079/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/8079/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/8078 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8078/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8078/comments | https://api.github.com/repos/huggingface/datasets/issues/8078/events | https://github.com/huggingface/datasets/issues/8078 | 4,086,560,531 | I_kwDODunzps7zk_cT | 8,078 | Inconsistent loading of LFS-hosted files in Dangindev/viet-cultural-vqa dataset | {
"login": "ngayngo9x",
"id": 1835469,
"node_id": "MDQ6VXNlcjE4MzU0Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1835469?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ngayngo9x",
"html_url": "https://github.com/ngayngo9x",
"followers_url": "https://api.github.com/users/ng... | [] | closed | false | [] | null | [
"I also have been stuck in same problem ",
"This should be fixed, thanks for reporting ! let us know if you ever encounter other issues in the future",
"It's okay. \n\nGood job, thanks your support! "
] | 2026-03-17T06:44:01 | 2026-03-30T04:14:29 | 2026-03-30T04:14:29 | null | NONE | null | null | null | null | ### Describe the bug
Describe the bug
Some files in the Dangindev/viet-cultural-vqa dataset fail to load via the Hugging Face datasets library.
xet-hosted files load fine
LFS-hosted files sometimes fail
Example:
Fails: https://huggingface.co/datasets/Dangindev/viet-cultural-vqa/blob/main/images/am_thuc/banh_chung_T... | {
"login": "ngayngo9x",
"id": 1835469,
"node_id": "MDQ6VXNlcjE4MzU0Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1835469?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ngayngo9x",
"html_url": "https://github.com/ngayngo9x",
"followers_url": "https://api.github.com/users/ng... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8078/reactions",
"total_count": 4,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 2
} | https://api.github.com/repos/huggingface/datasets/issues/8078/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/8077 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8077/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8077/comments | https://api.github.com/repos/huggingface/datasets/issues/8077/events | https://github.com/huggingface/datasets/pull/8077 | 4,085,628,712 | PR_kwDODunzps7LFLuq | 8,077 | set dev version | {
"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_8077). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-17T01:11:19 | 2026-03-17T01:14:29 | 2026-03-17T01:11:29 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8077",
"html_url": "https://github.com/huggingface/datasets/pull/8077",
"diff_url": "https://github.com/huggingface/datasets/pull/8077.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8077.patch",
"merged_at": "2026-03-17T01:11... | 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/8077/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/8077/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8076 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8076/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8076/comments | https://api.github.com/repos/huggingface/datasets/issues/8076/events | https://github.com/huggingface/datasets/pull/8076 | 4,085,623,029 | PR_kwDODunzps7LFKiP | 8,076 | release 4.8.2 | {
"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_8076). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-17T01:09:37 | 2026-03-17T01:12:46 | 2026-03-17T01:10:09 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8076",
"html_url": "https://github.com/huggingface/datasets/pull/8076",
"diff_url": "https://github.com/huggingface/datasets/pull/8076.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8076.patch",
"merged_at": "2026-03-17T01:10... | 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/8076/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/8076/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8075 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8075/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8075/comments | https://api.github.com/repos/huggingface/datasets/issues/8075/events | https://github.com/huggingface/datasets/issues/8075 | 4,085,618,908 | I_kwDODunzps7zhZjc | 8,075 | `.batch()` error on formatted datasets | {
"login": "mariosasko",
"id": 47462742,
"node_id": "MDQ6VXNlcjQ3NDYyNzQy",
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mariosasko",
"html_url": "https://github.com/mariosasko",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | [
"Hi ! Good catch :) Since table-formatted iterable datasets have an Arrow path (i.e. they have `.iter_arrow()`) I guess a simple fix would be to make `.batch()` make the dataset arrow-formatted and use a `batch_arrow_fn` in that case (instead of the current `_batch_fn` that expects dictionaries). It would also be b... | 2026-03-17T01:08:13 | 2026-03-20T00:23:14 | null | null | COLLABORATOR | null | null | null | null | The `.batch()` method currently assumes the input (batch) is always a dictionary, which causes errors when it isn't. This can happen with formatted datasets, since formats like `"pyarrow"`, `"pandas"` (only affects `IterableDataset`), and `"polars"` return tables/dataframes instead of dictionaries.
For example:
```pyt... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8075/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/8075/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/8074 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8074/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8074/comments | https://api.github.com/repos/huggingface/datasets/issues/8074/events | https://github.com/huggingface/datasets/pull/8074 | 4,085,617,196 | PR_kwDODunzps7LFJWr | 8,074 | Json type for empty struct | {
"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_8074). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-17T01:07:37 | 2026-03-17T01:10:42 | 2026-03-17T01:08:14 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8074",
"html_url": "https://github.com/huggingface/datasets/pull/8074",
"diff_url": "https://github.com/huggingface/datasets/pull/8074.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8074.patch",
"merged_at": "2026-03-17T01:08... | otherwise the it can't be converted to parquet
related: https://github.com/apache/arrow/issues/9886 | {
"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/8074/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/8074/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8073 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8073/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8073/comments | https://api.github.com/repos/huggingface/datasets/issues/8073/events | https://github.com/huggingface/datasets/pull/8073 | 4,085,461,387 | PR_kwDODunzps7LEq3b | 8,073 | set dev version | {
"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_8073). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-17T00:15:21 | 2026-03-17T00:18:32 | 2026-03-17T00:15:27 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8073",
"html_url": "https://github.com/huggingface/datasets/pull/8073",
"diff_url": "https://github.com/huggingface/datasets/pull/8073.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8073.patch",
"merged_at": "2026-03-17T00:15... | 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/8073/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/8073/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8072 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8072/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8072/comments | https://api.github.com/repos/huggingface/datasets/issues/8072/events | https://github.com/huggingface/datasets/pull/8072 | 4,085,451,847 | PR_kwDODunzps7LEo8q | 8,072 | release: 4.8.1 | {
"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_8072). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-17T00:12:35 | 2026-03-17T00:15:48 | 2026-03-17T00:13:12 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8072",
"html_url": "https://github.com/huggingface/datasets/pull/8072",
"diff_url": "https://github.com/huggingface/datasets/pull/8072.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8072.patch",
"merged_at": "2026-03-17T00: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/8072/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/8072/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8071 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8071/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8071/comments | https://api.github.com/repos/huggingface/datasets/issues/8071/events | https://github.com/huggingface/datasets/pull/8071 | 4,085,396,360 | PR_kwDODunzps7LEdyK | 8,071 | set dev version | {
"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_8071). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-16T23:53:51 | 2026-03-16T23:57:05 | 2026-03-16T23:53:59 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8071",
"html_url": "https://github.com/huggingface/datasets/pull/8071",
"diff_url": "https://github.com/huggingface/datasets/pull/8071.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8071.patch",
"merged_at": "2026-03-16T23:53... | 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/8071/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/8071/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8070 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8070/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8070/comments | https://api.github.com/repos/huggingface/datasets/issues/8070/events | https://github.com/huggingface/datasets/pull/8070 | 4,085,368,828 | PR_kwDODunzps7LEYUB | 8,070 | Release: 4.8.0 | {
"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_8070). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-16T23:42:45 | 2026-03-16T23:45:51 | 2026-03-16T23:42:53 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8070",
"html_url": "https://github.com/huggingface/datasets/pull/8070",
"diff_url": "https://github.com/huggingface/datasets/pull/8070.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8070.patch",
"merged_at": "2026-03-16T23:42... | 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/8070/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/8070/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8069 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8069/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8069/comments | https://api.github.com/repos/huggingface/datasets/issues/8069/events | https://github.com/huggingface/datasets/pull/8069 | 4,083,154,609 | PR_kwDODunzps7K9Ph0 | 8,069 | fix null filling in missing jsonl columns | {
"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_8069). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-16T15:24:43 | 2026-03-16T15:43:32 | 2026-03-16T15:43:30 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8069",
"html_url": "https://github.com/huggingface/datasets/pull/8069",
"diff_url": "https://github.com/huggingface/datasets/pull/8069.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8069.patch",
"merged_at": "2026-03-16T15:43... | fix regression from #8027 reported [internally](https://huggingface.slack.com/archives/C04BP5S7858/p1773661170461759) cc @gary149 | {
"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/8069/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/8069/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8068 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8068/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8068/comments | https://api.github.com/repos/huggingface/datasets/issues/8068/events | https://github.com/huggingface/datasets/pull/8068 | 4,079,149,641 | PR_kwDODunzps7Kwbp4 | 8,068 | Datasets streaming iterable packaged fixes | {
"login": "Michael-RDev",
"id": 89427972,
"node_id": "MDQ6VXNlcjg5NDI3OTcy",
"avatar_url": "https://avatars.githubusercontent.com/u/89427972?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Michael-RDev",
"html_url": "https://github.com/Michael-RDev",
"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_8068). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Fixing soon :)",
"Amazing PR ! I took the liberty of pushing a few fixes to account f... | 2026-03-15T20:37:55 | 2026-03-17T17:33:57 | 2026-03-16T22:54:07 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8068",
"html_url": "https://github.com/huggingface/datasets/pull/8068",
"diff_url": "https://github.com/huggingface/datasets/pull/8068.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8068.patch",
"merged_at": "2026-03-16T22:54... | This PR ckumps a bunch of fixes across streaming, iterable datasets, and packaged modules, plus workflow/docs cleanups.
A collection of fixes and long-overdue feature completions that kept getting pushed off as TODO(QL) comments. Nothing here is a dramatic architectural change, mostly things that were partially wire... | {
"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/8068/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/8068/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8067 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8067/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8067/comments | https://api.github.com/repos/huggingface/datasets/issues/8067/events | https://github.com/huggingface/datasets/pull/8067 | 4,076,680,592 | PR_kwDODunzps7KpJ1W | 8,067 | typing: accept sequences for Dataset file loaders | {
"login": "biefan",
"id": 70761325,
"node_id": "MDQ6VXNlcjcwNzYxMzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/70761325?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/biefan",
"html_url": "https://github.com/biefan",
"followers_url": "https://api.github.com/users/biefan/fo... | [] | open | false | [] | null | [] | 2026-03-14T20:37:21 | 2026-03-14T20:37:21 | null | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8067",
"html_url": "https://github.com/huggingface/datasets/pull/8067",
"diff_url": "https://github.com/huggingface/datasets/pull/8067.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8067.patch",
"merged_at": null
} | ## Summary
- update `Dataset.from_csv`, `from_json`, `from_parquet`, and `from_text` type hints from `list[PathLike]` to `Sequence[PathLike]`
- normalize non-string sequences to lists before passing paths to readers
- add path-type tests to cover tuple input for all four loaders
## Why
`list` is invariant for static t... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8067/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/8067/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8066 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8066/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8066/comments | https://api.github.com/repos/huggingface/datasets/issues/8066/events | https://github.com/huggingface/datasets/pull/8066 | 4,076,658,501 | PR_kwDODunzps7KpFze | 8,066 | fix: avoid duplicate kwargs collisions in load_dataset_builder | {
"login": "biefan",
"id": 70761325,
"node_id": "MDQ6VXNlcjcwNzYxMzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/70761325?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/biefan",
"html_url": "https://github.com/biefan",
"followers_url": "https://api.github.com/users/biefan/fo... | [] | closed | false | [] | null | [
"I believe this was fixed in https://github.com/huggingface/datasets/pull/8068"
] | 2026-03-14T20:26:16 | 2026-03-17T00:04:08 | 2026-03-17T00:04:07 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8066",
"html_url": "https://github.com/huggingface/datasets/pull/8066",
"diff_url": "https://github.com/huggingface/datasets/pull/8066.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8066.patch",
"merged_at": null
} | ## Summary
- avoid duplicate keyword collisions when `config_kwargs` overlap with module-provided `builder_kwargs` in `load_dataset_builder`
- this fixes cases like passing `base_path=...` where `base_path` is already present in `builder_kwargs`
- add a regression test using a local dataset directory to ensure overridi... | {
"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/8066/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/8066/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8065 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8065/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8065/comments | https://api.github.com/repos/huggingface/datasets/issues/8065/events | https://github.com/huggingface/datasets/issues/8065 | 4,073,606,584 | I_kwDODunzps7yzk24 | 8,065 | ARM audio support broken | {
"login": "leondz",
"id": 121934,
"node_id": "MDQ6VXNlcjEyMTkzNA==",
"avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/leondz",
"html_url": "https://github.com/leondz",
"followers_url": "https://api.github.com/users/leondz/follow... | [] | open | false | [] | null | [
"See also https://github.com/NVIDIA/garak/issues/1622#issuecomment-3937720381",
"Hi @leondz , thanks for the detailed bug report — the description and reproduction steps are really clear.\n\nI’d love to take a shot at investigating and potentially fixing this issue. Before I start digging into the codebase, I jus... | 2026-03-13T22:06:36 | 2026-03-23T14:16:47 | null | null | CONTRIBUTOR | null | null | null | null | ### Describe the bug
`datasets` 4.0 moved to using `torchcodec` for audio datasets, which doesn't support ARM hardware under Linux and Windows
### Steps to reproduce the bug
try:
* Try to install `torchcodec` under Linux ARM64
or:
* Try to install `torchcodec` under Windows ARM64
or, on either of those platforms... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/8065/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/8065/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/8064 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8064/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8064/comments | https://api.github.com/repos/huggingface/datasets/issues/8064/events | https://github.com/huggingface/datasets/pull/8064 | 4,064,944,679 | PR_kwDODunzps7KDQH- | 8,064 | Read (and write) from HF Storage Buckets: load raw data, process and save to Dataset Repos | {
"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_8064). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-12T14:09:29 | 2026-03-16T15:45:56 | 2026-03-16T15:45:54 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8064",
"html_url": "https://github.com/huggingface/datasets/pull/8064",
"diff_url": "https://github.com/huggingface/datasets/pull/8064.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8064.patch",
"merged_at": "2026-03-16T15:45... | TODO:
- [x] load_dataset("csv", data_files=["hf://buckets/..."])
- [x] load_dataset("buckets/...")
- [x] Dataset.to_csv("hf://buckets/..."), to_json, to_parquet, etc.
- [x] DatasetDict.push_to_hub("buckets/...")
- [x] Dataset.push_to_hub("buckets/...")
- [x] DatasetDict.push_to_hub("buckets/...")
- [x] IterableD... | {
"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/8064/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/8064/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8063 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8063/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8063/comments | https://api.github.com/repos/huggingface/datasets/issues/8063/events | https://github.com/huggingface/datasets/pull/8063 | 4,064,033,042 | PR_kwDODunzps7KAPNO | 8,063 | Fix formatted iter arrow double yield | {
"login": "HaukurPall",
"id": 9451463,
"node_id": "MDQ6VXNlcjk0NTE0NjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9451463?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/HaukurPall",
"html_url": "https://github.com/HaukurPall",
"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_8063). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-12T11:37:26 | 2026-03-17T00:08:32 | 2026-03-17T00:06:15 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8063",
"html_url": "https://github.com/huggingface/datasets/pull/8063",
"diff_url": "https://github.com/huggingface/datasets/pull/8063.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8063.patch",
"merged_at": "2026-03-17T00:06... | I (+Claude) noticed this when reading the code. I did not encounter this bug (I think) so I can't say much more about it. Perhaps the second iteration will immediately stop so the bug is harmless, but to be safe I think a return there is safer. | {
"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/8063/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/8063/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8062 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8062/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8062/comments | https://api.github.com/repos/huggingface/datasets/issues/8062/events | https://github.com/huggingface/datasets/pull/8062 | 4,064,013,989 | PR_kwDODunzps7KALNc | 8,062 | Fix iterable dataset dict num proc shards | {
"login": "HaukurPall",
"id": 9451463,
"node_id": "MDQ6VXNlcjk0NTE0NjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9451463?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/HaukurPall",
"html_url": "https://github.com/HaukurPall",
"followers_url": "https://api.github.com/users... | [] | closed | false | [] | null | [
"I believe this was fixed in https://github.com/huggingface/datasets/pull/8068"
] | 2026-03-12T11:34:02 | 2026-03-17T00:10:20 | 2026-03-17T00:10:19 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8062",
"html_url": "https://github.com/huggingface/datasets/pull/8062",
"diff_url": "https://github.com/huggingface/datasets/pull/8062.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8062.patch",
"merged_at": null
} | If the number of shards for some split is lower than num_proc the IterableDatasetDict.push_to_hub will crash.
This handling of num_proc is as close to identical as the handling in IterableDataset.push_to_hub | {
"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/8062/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/8062/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8061 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8061/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8061/comments | https://api.github.com/repos/huggingface/datasets/issues/8061/events | https://github.com/huggingface/datasets/pull/8061 | 4,058,881,349 | PR_kwDODunzps7JvjMu | 8,061 | fix reshard_data_sources | {
"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_8061). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-11T15:20:14 | 2026-03-11T15:23:21 | 2026-03-11T15:20:25 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8061",
"html_url": "https://github.com/huggingface/datasets/pull/8061",
"diff_url": "https://github.com/huggingface/datasets/pull/8061.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8061.patch",
"merged_at": "2026-03-11T15:20... | as reported at https://github.com/huggingface/datasets/pull/7992#discussion_r2915605694 | {
"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/8061/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/8061/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8060 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8060/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8060/comments | https://api.github.com/repos/huggingface/datasets/issues/8060/events | https://github.com/huggingface/datasets/pull/8060 | 4,058,653,460 | PR_kwDODunzps7Juyj9 | 8,060 | Improve error message for invalid data_files pattern format | {
"login": "kushalkkb",
"id": 136191726,
"node_id": "U_kgDOCB4e7g",
"avatar_url": "https://avatars.githubusercontent.com/u/136191726?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kushalkkb",
"html_url": "https://github.com/kushalkkb",
"followers_url": "https://api.github.com/users/kushal... | [] | closed | false | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8060). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-11T14:41:22 | 2026-03-11T15:22:42 | 2026-03-11T15:21:37 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8060",
"html_url": "https://github.com/huggingface/datasets/pull/8060",
"diff_url": "https://github.com/huggingface/datasets/pull/8060.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8060.patch",
"merged_at": "2026-03-11T15:21... | This PR improves the error message raised in sanitize_patterns()
when an invalid data_files entry is provided.
The new message clearly explains the expected dictionary format:
{'split': <split_name>, 'path': <path_or_list_of_paths>}
This helps users debug incorrect dataset configurations more easily. | {
"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/8060/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/8060/timeline | null | null | null | null | null | true |
https://api.github.com/repos/huggingface/datasets/issues/8059 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/8059/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/8059/comments | https://api.github.com/repos/huggingface/datasets/issues/8059/events | https://github.com/huggingface/datasets/pull/8059 | 4,047,389,910 | PR_kwDODunzps7JKln6 | 8,059 | set dev version | {
"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_8059). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 2026-03-09T19:10:48 | 2026-03-09T19:13:56 | 2026-03-09T19:10:55 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/8059",
"html_url": "https://github.com/huggingface/datasets/pull/8059",
"diff_url": "https://github.com/huggingface/datasets/pull/8059.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/8059.patch",
"merged_at": "2026-03-09T19:10... | 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/8059/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/8059/timeline | null | null | null | null | null | true |
Dataset Card for GitHub Issues Dataset
Dataset Description
This dataset contains raw GitHub issue records prepared for natural language processing tasks.
The dataset was created from GitHub issue data and includes text fields such as title, body, and comments. No major cleaning or filtering has been applied. In particular:
- Pull requests are NOT removed
- Missing or incomplete records are NOT removed
- The dataset reflects real-world, unclean data
A column named is_pull_request is included to indicate whether each record corresponds to a pull request or a standard issue.
The purpose of keeping the dataset in raw form is to allow preprocessing, cleaning, and feature engineering to be demonstrated as part of the analysis pipeline.
License
This dataset is derived from publicly available GitHub issue data.
The original content belongs to the respective repository owners and contributors.
This dataset is shared for educational and research purposes only.
Users must comply with GitHub Terms of Service and the licenses of the original repositories.
Dataset Structure
Each record represents one GitHub issue or pull request, including metadata, user information, and discussion content.
Data Fields
The dataset includes the following key fields:
Core Issue Information
id: Unique identifier of the issuenumber: Issue number in the repositorytitle: Title of the issuebody: Main description text (may be empty)state: Status of the issue (open/closed)locked: Indicates if the issue is lockedcomments: List of comments associated with the issue
URLs and References
url,html_url: API and web links to the issuerepository_url: Link to the repositorycomments_url,events_url,labels_url: Related API endpoints
User Information
user: Information about the issue creator (e.g., login, id)assignee: Assigned user (if available)assignees: List of assigned usersclosed_by: User who closed the issue
Labels and Tags
labels: List of labels associated with the issue (name, color, description)
Time Information
created_at: Issue creation timestampupdated_at: Last update timestampclosed_at: Issue closing timestamp
Pull Request Information
pull_request: Contains pull request metadata if the record is a pull requestis_pull_request: Boolean flag indicating whether the record is a pull request
Additional Metadata
milestone: Milestone information (if available)author_association: Relationship of the author to the repositoryreactions: Reaction counts (likes, etc.)timeline_url: Timeline of issue eventsstate_reason: Reason for closing (if available)
Data Preprocessing
This dataset is intentionally kept in raw format.
No major preprocessing steps such as removing missing values or filtering pull requests were applied.
However, a helper column (is_pull_request) was added to allow users to filter the dataset depending on their task.
Users of this dataset are expected to perform their own preprocessing steps, such as:
- Removing or handling missing values
- Filtering pull requests if needed
- Cleaning text data
- Combining fields (e.g., title + body + comments)
Intended Uses
This dataset is intended for educational and research purposes, particularly for:
- Natural Language Processing (NLP)
- Semantic search using embeddings (e.g., FAISS)
- Text similarity and clustering
- Feature extraction and data preprocessing exercises
The dataset is especially suitable for demonstrating data cleaning, feature engineering, and handling of raw, unstructured data.
Out-of-Scope Uses
This dataset should NOT be used for:
- Identifying or profiling individual GitHub users
- Making legal, financial, or employment decisions
- Training high-risk AI systems without proper data cleaning and validation
- Any use involving sensitive personal data without preprocessing and anonymisation
Limitations
- The dataset contains missing and incomplete text fields.
- Pull requests and issues are mixed together.
- Text data may include noise, informal language, or irrelevant content.
- Some records may not be useful without preprocessing.
- Public GitHub data may still contain unintended sensitive or personal information.
Because the dataset is raw, preprocessing is required before using it for machine learning tasks.
Ethical Considerations
Since this dataset is collected from public GitHub sources and kept in raw form:
- It may contain usernames or references to individuals
- It may include unintended sensitive information in issue text
- No automatic anonymisation has been applied
Users must review and clean the dataset before using it in any sensitive or production context.
Personal or sensitive information should be removed or masked where not necessary, in line with organisational AI and data governance policies.
Data Classification
This dataset is classified as Internal/Public (educational use).
Although the original data is publicly available, the processed dataset should still be handled responsibly. Data classification and handling should follow organisational rules for confidentiality, integrity, and access control
- Downloads last month
- 50