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
https://api.github.com/repos/huggingface/datasets/issues/8058
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8058/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8058/comments
https://api.github.com/repos/huggingface/datasets/issues/8058/events
https://github.com/huggingface/datasets/pull/8058
4,047,337,789
PR_kwDODunzps7JKal1
8,058
release: 4.7.0
{ "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_8058). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-03-09T18:59:02
2026-03-09T19:02:02
2026-03-09T19:01:54
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8058", "html_url": "https://github.com/huggingface/datasets/pull/8058", "diff_url": "https://github.com/huggingface/datasets/pull/8058.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8058.patch", "merged_at": "2026-03-09T19:01...
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/8058/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/8058/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8057
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8057/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8057/comments
https://api.github.com/repos/huggingface/datasets/issues/8057/events
https://github.com/huggingface/datasets/pull/8057
4,047,214,377
PR_kwDODunzps7JKAxA
8,057
Limit dataset listing to first 20 entries in readme
{ "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_8057). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-03-09T18:31:23
2026-03-09T18:34:34
2026-03-09T18:31:30
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8057", "html_url": "https://github.com/huggingface/datasets/pull/8057", "diff_url": "https://github.com/huggingface/datasets/pull/8057.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8057.patch", "merged_at": "2026-03-09T18:31...
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/8057/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/8057/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8056
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8056/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8056/comments
https://api.github.com/repos/huggingface/datasets/issues/8056/events
https://github.com/huggingface/datasets/pull/8056
4,046,814,417
PR_kwDODunzps7JIr7d
8,056
Don't extract bad files
{ "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_8056). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-03-09T17:09:17
2026-03-09T17:22:15
2026-03-09T17:22:13
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8056", "html_url": "https://github.com/huggingface/datasets/pull/8056", "diff_url": "https://github.com/huggingface/datasets/pull/8056.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8056.patch", "merged_at": "2026-03-09T17:22...
related to https://github.com/huggingface/datasets/issues/8052
{ "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/8056/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/8056/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8055
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8055/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8055/comments
https://api.github.com/repos/huggingface/datasets/issues/8055/events
https://github.com/huggingface/datasets/pull/8055
4,042,507,479
PR_kwDODunzps7I6knM
8,055
feat: add 3D mesh support and MeshFolder builder
{ "login": "Vinay-Umrethe", "id": 175500353, "node_id": "U_kgDOCnXsQQ", "avatar_url": "https://avatars.githubusercontent.com/u/175500353?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Vinay-Umrethe", "html_url": "https://github.com/Vinay-Umrethe", "followers_url": "https://api.github.com/...
[]
open
false
[]
null
[ "### A Test Conducted:\r\n\r\n```python\r\nfrom datasets import Features, Value, Sequence, Image, Audio, Mesh, load_dataset\r\n\r\n# Define features.\r\nfeatures = Features({\r\n 'id': Value('string'),\r\n 'objaverse_uid': Value('string'),\r\n 'text': Value('string'),\r\n 'image': Image(),\r\n 'audio...
2026-03-09T00:03:16
2026-03-29T17:45:20
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8055", "html_url": "https://github.com/huggingface/datasets/pull/8055", "diff_url": "https://github.com/huggingface/datasets/pull/8055.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8055.patch", "merged_at": null }
This PR introduces 3D mesh support to the `datasets` library, mirroring the existing paradigms for Image, Audio, and Video modalities. this is made to support 3D data just like image, audio, etc... new `Mesh`feature class, which manages 3D data via a PyArrow `struct` containing both raw bytes and file paths. support...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8055/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/8055/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8054
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8054/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8054/comments
https://api.github.com/repos/huggingface/datasets/issues/8054/events
https://github.com/huggingface/datasets/pull/8054
4,042,146,910
PR_kwDODunzps7I5elG
8,054
fix(arrow_dataset): initialise writer on first non-None map result, not on i==0
{ "login": "s-zx", "id": 72348999, "node_id": "MDQ6VXNlcjcyMzQ4OTk5", "avatar_url": "https://avatars.githubusercontent.com/u/72348999?v=4", "gravatar_id": "", "url": "https://api.github.com/users/s-zx", "html_url": "https://github.com/s-zx", "followers_url": "https://api.github.com/users/s-zx/followers"...
[]
open
false
[]
null
[]
2026-03-08T20:49:04
2026-03-08T20:49:04
null
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8054", "html_url": "https://github.com/huggingface/datasets/pull/8054", "diff_url": "https://github.com/huggingface/datasets/pull/8054.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8054.patch", "merged_at": null }
## Summary `Dataset.map` crashes with `AttributeError: 'NoneType' object has no attribute 'write'` when the map function returns `None` for the first N examples and a dict for later ones (issue #7990). ## Root Cause The `ArrowWriter` was initialised with a guard tied to the example index: ```python # Non-batched pa...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8054/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/8054/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8053
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8053/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8053/comments
https://api.github.com/repos/huggingface/datasets/issues/8053/events
https://github.com/huggingface/datasets/pull/8053
4,042,143,431
PR_kwDODunzps7I5d8p
8,053
fix(iterable_dataset): preserve features when chaining filter() on typed IterableDataset
{ "login": "s-zx", "id": 72348999, "node_id": "MDQ6VXNlcjcyMzQ4OTk5", "avatar_url": "https://avatars.githubusercontent.com/u/72348999?v=4", "gravatar_id": "", "url": "https://api.github.com/users/s-zx", "html_url": "https://github.com/s-zx", "followers_url": "https://api.github.com/users/s-zx/followers"...
[]
closed
false
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8053). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-03-08T20:46:50
2026-03-09T17:44:33
2026-03-09T17:44:33
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8053", "html_url": "https://github.com/huggingface/datasets/pull/8053", "diff_url": "https://github.com/huggingface/datasets/pull/8053.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8053.patch", "merged_at": "2026-03-09T17:44...
## Summary Chaining two `.filter()` calls on an `IterableDataset` with explicit features raises: ``` TypeError: 'NoneType' object is not a mapping ``` on the second `.filter()` call (issue #8037). ## Root Cause After the first `.filter()`, the internal `ex_iterable` becomes _typed_ (`is_typed=True`) because `Filte...
{ "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/8053/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/8053/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8052
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8052/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8052/comments
https://api.github.com/repos/huggingface/datasets/issues/8052/events
https://github.com/huggingface/datasets/issues/8052
4,041,972,911
I_kwDODunzps7w65yv
8,052
[Security] Zip/Rar/7z Archive Extraction Path Traversal (Incomplete CVE-2007-4559 Mitigation)
{ "login": "spartan8806", "id": 39662153, "node_id": "MDQ6VXNlcjM5NjYyMTUz", "avatar_url": "https://avatars.githubusercontent.com/u/39662153?v=4", "gravatar_id": "", "url": "https://api.github.com/users/spartan8806", "html_url": "https://github.com/spartan8806", "followers_url": "https://api.github.com/...
[]
closed
false
[]
null
[ "Hi! I'm currently exploring the codebase and came across this issue. I'd be interested in investigating it further and trying to reproduce the behavior locally.\n\nIf no one is actively working on it, I'd be happy to take a look and attempt a fix.\n", "The steps to reproduce don't cause any file extraction outsi...
2026-03-08T19:09:32
2026-03-10T23:27:45
2026-03-10T23:27:45
null
NONE
null
null
null
null
## Security Vulnerability Report **Reporter:** Conner Webber (conner.webber000@gmail.com) **Severity:** HIGH (CVSS 3.1: 8.2) **CWE:** CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) ## Summary The `ZipExtractor`, `RarExtractor`, and `SevenZipExtractor` classes in `datasets/utils/extract.py` call...
{ "login": "spartan8806", "id": 39662153, "node_id": "MDQ6VXNlcjM5NjYyMTUz", "avatar_url": "https://avatars.githubusercontent.com/u/39662153?v=4", "gravatar_id": "", "url": "https://api.github.com/users/spartan8806", "html_url": "https://github.com/spartan8806", "followers_url": "https://api.github.com/...
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8052/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/8052/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/8051
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8051/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8051/comments
https://api.github.com/repos/huggingface/datasets/issues/8051/events
https://github.com/huggingface/datasets/pull/8051
4,038,763,775
PR_kwDODunzps7Iu5aG
8,051
Add dtype property to Sequence, List, and LargeList (Fixes #8002)
{ "login": "Sanket291", "id": 114303401, "node_id": "U_kgDOBtAhqQ", "avatar_url": "https://avatars.githubusercontent.com/u/114303401?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Sanket291", "html_url": "https://github.com/Sanket291", "followers_url": "https://api.github.com/users/Sanket...
[]
open
false
[]
null
[]
2026-03-07T15:52:51
2026-03-07T15:52:51
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8051", "html_url": "https://github.com/huggingface/datasets/pull/8051", "diff_url": "https://github.com/huggingface/datasets/pull/8051.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8051.patch", "merged_at": null }
This PR implements the solution suggested in #8002 by adding a .dtype property to the Sequence, List, and LargeList feature classes. This ensures consistency across feature types and prevents AttributeError in downstream scripts.
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8051/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/8051/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8050
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8050/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8050/comments
https://api.github.com/repos/huggingface/datasets/issues/8050/events
https://github.com/huggingface/datasets/pull/8050
4,038,690,293
PR_kwDODunzps7IurXm
8,050
Fix IterableDataset features being set to None on chained filter (Fixes #8037)
{ "login": "Sanket291", "id": 114303401, "node_id": "U_kgDOBtAhqQ", "avatar_url": "https://avatars.githubusercontent.com/u/114303401?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Sanket291", "html_url": "https://github.com/Sanket291", "followers_url": "https://api.github.com/users/Sanket...
[]
closed
false
[]
null
[ "Thanks for the PR ! The original issue poster actually opened the same PR https://github.com/huggingface/datasets/pull/8053 but with additional tests, so I took the liberty of merging theirs - I hope you don't mind" ]
2026-03-07T15:14:07
2026-03-09T17:45:32
2026-03-09T17:45:31
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8050", "html_url": "https://github.com/huggingface/datasets/pull/8050", "diff_url": "https://github.com/huggingface/datasets/pull/8050.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8050.patch", "merged_at": null }
This PR implements the solution suggested in #8037. It updates the features argument in IterableDataset.filter() to preserve existing features when ex_iterable.is_typed is True. This prevents the TypeError: 'NoneType' object is not a mapping from being raised when chaining multiple .filter() calls.
{ "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/8050/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/8050/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8049
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8049/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8049/comments
https://api.github.com/repos/huggingface/datasets/issues/8049/events
https://github.com/huggingface/datasets/pull/8049
4,032,135,159
PR_kwDODunzps7IZR_m
8,049
Fix typos in iterable_dataset.py
{ "login": "omkar-334", "id": 40126336, "node_id": "MDQ6VXNlcjQwMTI2MzM2", "avatar_url": "https://avatars.githubusercontent.com/u/40126336?v=4", "gravatar_id": "", "url": "https://api.github.com/users/omkar-334", "html_url": "https://github.com/omkar-334", "followers_url": "https://api.github.com/users/...
[]
closed
false
[]
null
[]
2026-03-06T04:20:52
2026-03-09T17:12:53
2026-03-09T17:12:53
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8049", "html_url": "https://github.com/huggingface/datasets/pull/8049", "diff_url": "https://github.com/huggingface/datasets/pull/8049.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8049.patch", "merged_at": "2026-03-09T17:12...
Fixes #8038
{ "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/8049/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/8049/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8048
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8048/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8048/comments
https://api.github.com/repos/huggingface/datasets/issues/8048/events
https://github.com/huggingface/datasets/issues/8048
4,031,613,102
I_kwDODunzps7wTYiu
8,048
Support 3D Datasets
{ "login": "Vinay-Umrethe", "id": 175500353, "node_id": "U_kgDOCnXsQQ", "avatar_url": "https://avatars.githubusercontent.com/u/175500353?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Vinay-Umrethe", "html_url": "https://github.com/Vinay-Umrethe", "followers_url": "https://api.github.com/...
[ { "id": 1935892871, "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement", "name": "enhancement", "color": "a2eeef", "default": true, "description": "New feature or request" } ]
open
false
[]
null
[]
2026-03-06T01:23:08
2026-03-09T00:05:03
null
null
NONE
null
null
null
null
### Feature request In `datasets` library we have options to load `image` and `audio` datasets which can be viewed in the Dataset Viewer. LIKE: ```bash from datasets import load_dataset, Image from datasets import load_dataset, Audio ``` > https://huggingface.co/docs/datasets/en/image_load & https://huggingface.co/do...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8048/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/8048/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/8047
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8047/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8047/comments
https://api.github.com/repos/huggingface/datasets/issues/8047/events
https://github.com/huggingface/datasets/pull/8047
4,030,434,134
PR_kwDODunzps7IUKWg
8,047
fix: handle nested null types in feature alignment for multi-proc map
{ "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...
[]
closed
false
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8047). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-03-05T20:28:50
2026-03-09T17:52:12
2026-03-09T17:52:12
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8047", "html_url": "https://github.com/huggingface/datasets/pull/8047", "diff_url": "https://github.com/huggingface/datasets/pull/8047.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8047.patch", "merged_at": "2026-03-09T17:52...
When using `Dataset.map()` with `num_proc > 1`, shards containing only empty lists get their features inferred as `List(Value('null'))`, which is incompatible with `List(Struct({...}))` from shards with actual data. The existing `_check_if_features_can_be_aligned` and `_align_features` only handled top-level `Value(...
{ "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/8047/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/8047/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8046
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8046/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8046/comments
https://api.github.com/repos/huggingface/datasets/issues/8046/events
https://github.com/huggingface/datasets/issues/8046
4,030,348,328
I_kwDODunzps7wOjwo
8,046
`Dataset.map()` with `num_proc > 1` fails when some shards produce `List(Value('null'))` (empty lists)
{ "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...
[]
closed
false
[]
null
[ "\n### Root cause\n\nIn `src/datasets/features/features.py`, both `_check_if_features_can_be_aligned` and `_align_features` use:\n\n```python\nisinstance(v, Value) and v.dtype == \"null\"\n```\n\nto check for null compatibility. However, `List(Value('null'))` is **not** an instance of `Value` — it's an instance of ...
2026-03-05T20:12:13
2026-03-09T17:52:13
2026-03-09T17:52:13
null
CONTRIBUTOR
null
null
null
null
### Describe the bug When using `Dataset.map()` with `num_proc > 1`, if the map function produces a list column where some shards contain only empty lists `[]` and other shards contain non-empty lists of structs, the feature type inference is inconsistent across shards: - Shards with only empty lists → `List(Value('n...
{ "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/8046/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/8046/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/8045
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8045/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8045/comments
https://api.github.com/repos/huggingface/datasets/issues/8045/events
https://github.com/huggingface/datasets/pull/8045
4,028,881,818
PR_kwDODunzps7IPA1N
8,045
Write IterableDataset to parquet incrementally instead of materializing entire shard in memory
{ "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...
[]
open
false
[]
null
[ "I've tested this change along with the changes from my other PRs (https://github.com/HaukurPall/datasets/tree/all-fixes) and this change **dramatically** reduces the memory requirement per process.\r\n\r\nContext:\r\n\r\nI'm working with audio datasets, the audio is embedded in the parquet. When loading a 1GB shar...
2026-03-05T15:13:53
2026-03-11T12:30:57
null
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8045", "html_url": "https://github.com/huggingface/datasets/pull/8045", "diff_url": "https://github.com/huggingface/datasets/pull/8045.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8045.patch", "merged_at": null }
`IterableDataset.to_parquet()` materialized the entire shard into memory via `pa.concat_tables(list(...))` before writing. For datasets with large shards and multiprocessing (push_to_hub with num_proc > 0) the memory requirements can be really large. This PR writes parquet incrementally by iterating Arrow batches a...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8045/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/8045/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8044
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8044/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8044/comments
https://api.github.com/repos/huggingface/datasets/issues/8044/events
https://github.com/huggingface/datasets/pull/8044
4,028,042,275
PR_kwDODunzps7IMNl4
8,044
Fix silent data loss in push_to_hub when num_proc > num_shards
{ "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
[]
2026-03-05T12:52:39
2026-03-11T12:31:20
2026-03-09T17:22:00
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8044", "html_url": "https://github.com/huggingface/datasets/pull/8044", "diff_url": "https://github.com/huggingface/datasets/pull/8044.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8044.patch", "merged_at": "2026-03-09T17:22...
## Summary When `num_proc` exceeds the number of output shards in `Dataset.push_to_hub`, workers without assigned output shards silently drop their data. The metadata still reports the correct dataset length (using `len(self[split])`), masking the data loss. This fix caps `num_jobs` at `num_shards` in `_push_pa...
{ "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/8044/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/8044/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8043
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8043/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8043/comments
https://api.github.com/repos/huggingface/datasets/issues/8043/events
https://github.com/huggingface/datasets/pull/8043
4,027,936,170
PR_kwDODunzps7IL3IJ
8,043
Add features parameter to IterableDatasetDict.map
{ "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'm going to close this PR as it depends on correct `features` handling in `IterableDataset`, which is not done correctly at the moment." ]
2026-03-05T12:30:46
2026-03-12T11:42:22
2026-03-12T11:42:21
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8043", "html_url": "https://github.com/huggingface/datasets/pull/8043", "diff_url": "https://github.com/huggingface/datasets/pull/8043.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8043.patch", "merged_at": null }
IterableDataset.map accepts a features parameter to declare the output schema, but IterableDatasetDict.map did not expose it. This meant users of IterableDatasetDict had no way to preserve feature metadata through map operations.
{ "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...
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8043/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/8043/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8042
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8042/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8042/comments
https://api.github.com/repos/huggingface/datasets/issues/8042/events
https://github.com/huggingface/datasets/pull/8042
4,027,903,841
PR_kwDODunzps7ILwT5
8,042
Fix schema enforcement in streaming _convert_to_arrow
{ "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'm going to close this PR as I have a more complete branch which fixes feature handling in the streaming case. The `features` handling in the streaming case is btw completely broken at the moment, it just happens to work in some cases. I will add more test cases to show it in a later PR." ]
2026-03-05T12:23:47
2026-03-12T11:40:32
2026-03-12T11:40:31
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8042", "html_url": "https://github.com/huggingface/datasets/pull/8042", "diff_url": "https://github.com/huggingface/datasets/pull/8042.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8042.patch", "merged_at": null }
When the iter_arrow chain is broken (e.g. after .map() without with_format("arrow")), _convert_to_arrow falls back to pa.Table.from_pylist() which infers types from values. If early batches contain None or empty lists, Arrow infers null/list<null> types that conflict with later batches containing real data, causing Arr...
{ "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...
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8042/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/8042/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8041
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8041/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8041/comments
https://api.github.com/repos/huggingface/datasets/issues/8041/events
https://github.com/huggingface/datasets/pull/8041
4,027,152,089
PR_kwDODunzps7IJPKo
8,041
Use num_examples instead of len(self) for iterable_dataset's SplitInfo
{ "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
[]
2026-03-05T09:54:26
2026-03-11T12:31:19
2026-03-09T17:16:22
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8041", "html_url": "https://github.com/huggingface/datasets/pull/8041", "diff_url": "https://github.com/huggingface/datasets/pull/8041.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8041.patch", "merged_at": "2026-03-09T17:16...
Fixes a bug (crash) when pushing individual splits to a repo which has pre-existing data.
{ "login": "lhoestq", "id": 42851186, "node_id": "MDQ6VXNlcjQyODUxMTg2", "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lhoestq", "html_url": "https://github.com/lhoestq", "followers_url": "https://api.github.com/users/lhoest...
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8041/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/8041/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8040
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8040/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8040/comments
https://api.github.com/repos/huggingface/datasets/issues/8040/events
https://github.com/huggingface/datasets/pull/8040
4,025,912,223
PR_kwDODunzps7IFFnG
8,040
Fix the logic for allowed extensions when creating build configurations (#8034)
{ "login": "Nexround", "id": 12998729, "node_id": "MDQ6VXNlcjEyOTk4NzI5", "avatar_url": "https://avatars.githubusercontent.com/u/12998729?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Nexround", "html_url": "https://github.com/Nexround", "followers_url": "https://api.github.com/users/Nex...
[]
open
false
[]
null
[]
2026-03-05T05:32:45
2026-03-05T05:32:45
null
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8040", "html_url": "https://github.com/huggingface/datasets/pull/8040", "diff_url": "https://github.com/huggingface/datasets/pull/8040.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8040.patch", "merged_at": null }
see #8034
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8040/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/8040/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8039
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8039/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8039/comments
https://api.github.com/repos/huggingface/datasets/issues/8039/events
https://github.com/huggingface/datasets/pull/8039
4,025,811,123
PR_kwDODunzps7IEv9Z
8,039
Fix non-deterministic by sorting metadata extensions (#8034)
{ "login": "Nexround", "id": 12998729, "node_id": "MDQ6VXNlcjEyOTk4NzI5", "avatar_url": "https://avatars.githubusercontent.com/u/12998729?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Nexround", "html_url": "https://github.com/Nexround", "followers_url": "https://api.github.com/users/Nex...
[]
closed
false
[]
null
[]
2026-03-05T05:07:50
2026-03-09T17:14:59
2026-03-09T17:14:59
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8039", "html_url": "https://github.com/huggingface/datasets/pull/8039", "diff_url": "https://github.com/huggingface/datasets/pull/8039.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8039.patch", "merged_at": "2026-03-09T17:14...
see #8034
{ "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/8039/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/8039/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8038
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8038/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8038/comments
https://api.github.com/repos/huggingface/datasets/issues/8038/events
https://github.com/huggingface/datasets/issues/8038
4,020,184,168
I_kwDODunzps7vnyRo
8,038
Typo in iterable_dataset.py
{ "login": "sybaik1", "id": 28946888, "node_id": "MDQ6VXNlcjI4OTQ2ODg4", "avatar_url": "https://avatars.githubusercontent.com/u/28946888?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sybaik1", "html_url": "https://github.com/sybaik1", "followers_url": "https://api.github.com/users/sybaik...
[]
closed
false
[]
null
[]
2026-03-04T05:37:15
2026-03-09T17:12:54
2026-03-09T17:12:54
null
NONE
null
null
null
null
### Describe the bug `streaming=True**kwargs,` should be `streaming=True, **kwargs,` https://github.com/huggingface/datasets/blob/81027be09d5cd9f06a6d64ef1a8a3e9ebd0f86fd/src/datasets/iterable_dataset.py#L2950 ### Steps to reproduce the bug ``` from Datasets import Dataset IterableDataset.from_csv("file.csv") ``` #...
{ "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/8038/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/8038/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/8037
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8037/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8037/comments
https://api.github.com/repos/huggingface/datasets/issues/8037/events
https://github.com/huggingface/datasets/issues/8037
4,008,928,790
I_kwDODunzps7u82YW
8,037
IterableDataset.filter() chaining fails due to features being lost when is_typed=True
{ "login": "sh0416", "id": 12251974, "node_id": "MDQ6VXNlcjEyMjUxOTc0", "avatar_url": "https://avatars.githubusercontent.com/u/12251974?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sh0416", "html_url": "https://github.com/sh0416", "followers_url": "https://api.github.com/users/sh0416/fo...
[]
closed
false
[]
null
[]
2026-03-02T02:30:24
2026-03-09T17:44:34
2026-03-09T17:44:34
null
NONE
null
null
null
null
### Describe the bug Chaining multiple .filter() calls on an IterableDataset raises a TypeError: 'NoneType' object is not a mapping on the second .filter() call. In `IterableDataset.filter()`, the internal `ex_iterable` is wrapped with FormattedExamplesIterable: ```python ex_iterable = FormattedExamplesIterable( ...
{ "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/8037/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/8037/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/8036
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8036/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8036/comments
https://api.github.com/repos/huggingface/datasets/issues/8036/events
https://github.com/huggingface/datasets/pull/8036
4,006,914,206
PR_kwDODunzps7HHMKn
8,036
follow `cache_dir` in download option when loading datasets
{ "login": "TsXor", "id": 74352334, "node_id": "MDQ6VXNlcjc0MzUyMzM0", "avatar_url": "https://avatars.githubusercontent.com/u/74352334?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TsXor", "html_url": "https://github.com/TsXor", "followers_url": "https://api.github.com/users/TsXor/follow...
[]
open
false
[]
null
[]
2026-03-01T10:56:18
2026-03-01T10:56:18
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8036", "html_url": "https://github.com/huggingface/datasets/pull/8036", "diff_url": "https://github.com/huggingface/datasets/pull/8036.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8036.patch", "merged_at": null }
fixes #8029
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8036/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/8036/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8035
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8035/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8035/comments
https://api.github.com/repos/huggingface/datasets/issues/8035/events
https://github.com/huggingface/datasets/pull/8035
4,005,673,675
PR_kwDODunzps7HDPtk
8,035
Update links in README to use markdown format
{ "login": "lukasb1b", "id": 142339568, "node_id": "U_kgDOCHvt8A", "avatar_url": "https://avatars.githubusercontent.com/u/142339568?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lukasb1b", "html_url": "https://github.com/lukasb1b", "followers_url": "https://api.github.com/users/lukasb1b/...
[]
open
false
[]
null
[]
2026-02-28T23:16:20
2026-02-28T23:16:20
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8035", "html_url": "https://github.com/huggingface/datasets/pull/8035", "diff_url": "https://github.com/huggingface/datasets/pull/8035.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8035.patch", "merged_at": null }
null
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8035/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/8035/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8034
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8034/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8034/comments
https://api.github.com/repos/huggingface/datasets/issues/8034/events
https://github.com/huggingface/datasets/issues/8034
4,004,188,523
I_kwDODunzps7uqxFr
8,034
[BUG] load_datasets() cannot use the generated Arrow cache correctly
{ "login": "Nexround", "id": 12998729, "node_id": "MDQ6VXNlcjEyOTk4NzI5", "avatar_url": "https://avatars.githubusercontent.com/u/12998729?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Nexround", "html_url": "https://github.com/Nexround", "followers_url": "https://api.github.com/users/Nex...
[]
open
false
[]
null
[ "PYTHONHASHSEED=1 uv run python -c\n \"\nfrom datasets.load import LocalDatasetModuleFactory\nmod = LocalDatasetModuleFactory('/cache/datasets/imagenet-1k')\ndm = mod.get_module()\nprint('Hash:', dm.hash)\n\"\nResolving data files: 100%|█████████| 294/294 [00:00<00:00, 20584.68it/s]\nResolving data files: 100%|████...
2026-02-28T08:11:23
2026-03-04T13:50:08
null
null
CONTRIBUTOR
null
null
null
null
### Describe the bug The datasets library cannot use the generated Arrow cache correctly, seemingly due to a flaw in the internal hash symbol calculation logic. The following code provides verification. I am trying to locate the specific code position, and if there are further developments, I will update here. ### S...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8034/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/8034/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/8033
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8033/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8033/comments
https://api.github.com/repos/huggingface/datasets/issues/8033/events
https://github.com/huggingface/datasets/pull/8033
4,003,917,950
PR_kwDODunzps7G-QP1
8,033
perf: use deque for async map task/index queues
{ "login": "giulio-leone", "id": 6887247, "node_id": "MDQ6VXNlcjY4ODcyNDc=", "avatar_url": "https://avatars.githubusercontent.com/u/6887247?v=4", "gravatar_id": "", "url": "https://api.github.com/users/giulio-leone", "html_url": "https://github.com/giulio-leone", "followers_url": "https://api.github.com...
[]
closed
false
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8033). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Friendly ping — CI is green and this is ready for review. Happy to address any feedback...
2026-02-28T05:07:00
2026-03-07T21:49:34
2026-03-07T21:49:34
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8033", "html_url": "https://github.com/huggingface/datasets/pull/8033", "diff_url": "https://github.com/huggingface/datasets/pull/8033.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8033.patch", "merged_at": null }
## Problem `arrow_dataset.py` and `iterable_dataset.py` drain `indices` and `tasks` lists front-to-back via `.pop(0)` during parallel async map operations. With `MAX_NUM_RUNNING_ASYNC_MAP_FUNCTIONS_IN_PARALLEL` items in flight, each `.pop(0)` is **O(n)** making the drain loop **O(n²)**. ## Solution Switch both `indi...
{ "login": "giulio-leone", "id": 6887247, "node_id": "MDQ6VXNlcjY4ODcyNDc=", "avatar_url": "https://avatars.githubusercontent.com/u/6887247?v=4", "gravatar_id": "", "url": "https://api.github.com/users/giulio-leone", "html_url": "https://github.com/giulio-leone", "followers_url": "https://api.github.com...
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8033/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/8033/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8032
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8032/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8032/comments
https://api.github.com/repos/huggingface/datasets/issues/8032/events
https://github.com/huggingface/datasets/pull/8032
4,003,285,460
PR_kwDODunzps7G8PQ8
8,032
set dev version
{ "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_8032). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-02-27T23:28:21
2026-02-27T23:31:20
2026-02-27T23:28:27
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8032", "html_url": "https://github.com/huggingface/datasets/pull/8032", "diff_url": "https://github.com/huggingface/datasets/pull/8032.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8032.patch", "merged_at": "2026-02-27T23:28...
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/8032/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/8032/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8031
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8031/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8031/comments
https://api.github.com/repos/huggingface/datasets/issues/8031/events
https://github.com/huggingface/datasets/pull/8031
4,003,278,631
PR_kwDODunzps7G8N4w
8,031
release: 4.6.1
{ "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_8031). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-02-27T23:25:42
2026-02-27T23:29:21
2026-02-27T23:26:09
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8031", "html_url": "https://github.com/huggingface/datasets/pull/8031", "diff_url": "https://github.com/huggingface/datasets/pull/8031.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8031.patch", "merged_at": "2026-02-27T23:26...
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/8031/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/8031/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8030
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8030/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8030/comments
https://api.github.com/repos/huggingface/datasets/issues/8030/events
https://github.com/huggingface/datasets/pull/8030
4,003,238,887
PR_kwDODunzps7G8F4x
8,030
Remove tmp file in push to hub
{ "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_8030). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-02-27T23:07:52
2026-03-02T09:23:47
2026-02-27T23:21:02
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8030", "html_url": "https://github.com/huggingface/datasets/pull/8030", "diff_url": "https://github.com/huggingface/datasets/pull/8030.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8030.patch", "merged_at": "2026-02-27T23:21...
reported in https://github.com/huggingface/datasets/pull/7979#issuecomment-3973374484
{ "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/8030/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/8030/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8029
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8029/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8029/comments
https://api.github.com/repos/huggingface/datasets/issues/8029/events
https://github.com/huggingface/datasets/issues/8029
4,001,742,455
I_kwDODunzps7uhb53
8,029
`cache_dir` option in `download_config` in `load_dataset` is not respected
{ "login": "TsXor", "id": 74352334, "node_id": "MDQ6VXNlcjc0MzUyMzM0", "avatar_url": "https://avatars.githubusercontent.com/u/74352334?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TsXor", "html_url": "https://github.com/TsXor", "followers_url": "https://api.github.com/users/TsXor/follow...
[]
open
false
[]
null
[ "Actually, I used debugger to step into the code of `datasets`, and found `load_dataset` calls into `cached_path`, where it calls into `hf_hub_download` method for `hf://` links:\nhttps://github.com/huggingface/datasets/blob/6e8eaeed4d202b72eff44ba1a9ec5b7d81d2d3e6/src/datasets/utils/file_utils.py#L182-L195\n\nSome...
2026-02-27T16:05:30
2026-02-27T23:34:28
null
null
NONE
null
null
null
null
### Describe the bug Downloaded files still go to `~/.cache/huggingface/hub/` even if I specified `cache_dir` option in `download_config` in `load_dataset`. ### Steps to reproduce the bug Run my freshly written script and found that downloaded files did not go where I want. ```python ''' 下载OpenWebText数据集,允许使用代理 ''' ...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8029/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/8029/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/8028
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8028/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8028/comments
https://api.github.com/repos/huggingface/datasets/issues/8028/events
https://github.com/huggingface/datasets/pull/8028
4,000,313,779
PR_kwDODunzps7GybfA
8,028
Fix torchcodec audio decoding to respect 'num_channels'
{ "login": "AsymptotaX", "id": 2968413, "node_id": "MDQ6VXNlcjI5Njg0MTM=", "avatar_url": "https://avatars.githubusercontent.com/u/2968413?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AsymptotaX", "html_url": "https://github.com/AsymptotaX", "followers_url": "https://api.github.com/users...
[]
open
false
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8028). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-02-27T10:28:46
2026-03-18T15:53:42
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8028", "html_url": "https://github.com/huggingface/datasets/pull/8028", "diff_url": "https://github.com/huggingface/datasets/pull/8028.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8028.patch", "merged_at": null }
Fixes torchcodec audio decoding when `num_channels` is set on `Audio`. Before this change, `AudioDecoder["array"]` reduced multi-channel audio to mono by averaging channels, so the requested channel behavior was not respected. With this PR: - multi-channel decoded arrays are preserved by default; - mono output ...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8028/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/8028/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8027
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8027/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8027/comments
https://api.github.com/repos/huggingface/datasets/issues/8027/events
https://github.com/huggingface/datasets/pull/8027
3,997,153,282
PR_kwDODunzps7GoGjP
8,027
Add `Json()` type
{ "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_8027). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-02-26T18:38:45
2026-03-09T15:58:00
2026-03-09T15:57:57
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8027", "html_url": "https://github.com/huggingface/datasets/pull/8027", "diff_url": "https://github.com/huggingface/datasets/pull/8027.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8027.patch", "merged_at": "2026-03-09T15:57...
`Json()` type is needed when some fields don't have fixed types, e.g. "tools" and "tool_calls" types in conversation + tool calling datasets like [dataclaw](https://huggingface.co/datasets?other=dataclaw) datasets. Cc @peteromallet and @woctordho @Nanbeige for viz Examples of supported tool-calling / dataclaw datase...
{ "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/8027/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/8027/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8026
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8026/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8026/comments
https://api.github.com/repos/huggingface/datasets/issues/8026/events
https://github.com/huggingface/datasets/pull/8026
3,989,139,119
PR_kwDODunzps7GNnFC
8,026
set dev version
{ "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_8026). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-02-25T12:18:15
2026-02-25T12:35:43
2026-02-25T12:18:34
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8026", "html_url": "https://github.com/huggingface/datasets/pull/8026", "diff_url": "https://github.com/huggingface/datasets/pull/8026.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8026.patch", "merged_at": "2026-02-25T12:18...
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/8026/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/8026/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8025
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8025/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8025/comments
https://api.github.com/repos/huggingface/datasets/issues/8025/events
https://github.com/huggingface/datasets/pull/8025
3,989,040,394
PR_kwDODunzps7GNSUF
8,025
release: 4.6.0
{ "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_8025). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-02-25T11:57:08
2026-02-25T11:59:59
2026-02-25T11:58:17
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8025", "html_url": "https://github.com/huggingface/datasets/pull/8025", "diff_url": "https://github.com/huggingface/datasets/pull/8025.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8025.patch", "merged_at": "2026-02-25T11:58...
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/8025/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/8025/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8024
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8024/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8024/comments
https://api.github.com/repos/huggingface/datasets/issues/8024/events
https://github.com/huggingface/datasets/pull/8024
3,983,877,502
PR_kwDODunzps7F8QeB
8,024
Allow import polars in map()
{ "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_8024). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-02-24T13:57:57
2026-02-24T14:08:17
2026-02-24T14:08:15
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8024", "html_url": "https://github.com/huggingface/datasets/pull/8024", "diff_url": "https://github.com/huggingface/datasets/pull/8024.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8024.patch", "merged_at": "2026-02-24T14:08...
close https://github.com/huggingface/datasets/issues/7988
{ "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/8024/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/8024/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8023
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8023/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8023/comments
https://api.github.com/repos/huggingface/datasets/issues/8023/events
https://github.com/huggingface/datasets/pull/8023
3,983,829,205
PR_kwDODunzps7F8GUT
8,023
Support empty shard in from_generator
{ "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_8023). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-02-24T13:47:07
2026-02-24T13:58:13
2026-02-24T13:58:11
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8023", "html_url": "https://github.com/huggingface/datasets/pull/8023", "diff_url": "https://github.com/huggingface/datasets/pull/8023.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8023.patch", "merged_at": "2026-02-24T13:58...
close https://github.com/huggingface/datasets/issues/8006
{ "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/8023/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/8023/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8022
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8022/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8022/comments
https://api.github.com/repos/huggingface/datasets/issues/8022/events
https://github.com/huggingface/datasets/pull/8022
3,983,057,516
PR_kwDODunzps7F5eYs
8,022
fix: resolve base_path conflict between builder_kwargs and config_kwargs
{ "login": "Ryan-J-MAX", "id": 79621677, "node_id": "MDQ6VXNlcjc5NjIxNjc3", "avatar_url": "https://avatars.githubusercontent.com/u/79621677?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Ryan-J-MAX", "html_url": "https://github.com/Ryan-J-MAX", "followers_url": "https://api.github.com/use...
[]
closed
false
[]
null
[]
2026-02-24T11:13:06
2026-02-24T14:01:23
2026-02-24T14:01:23
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8022", "html_url": "https://github.com/huggingface/datasets/pull/8022", "diff_url": "https://github.com/huggingface/datasets/pull/8022.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8022.patch", "merged_at": null }
## What does this PR fix? This PR fixes a bug where passing `base_path` to `load_dataset_builder()` or `load_dataset()` causes a TypeError because both `builder_kwargs` and `config_kwargs` can contain the same key. ## Problem When users call: ```python from datasets import load_dataset load_dataset("rotten_tomatoes"...
{ "login": "Ryan-J-MAX", "id": 79621677, "node_id": "MDQ6VXNlcjc5NjIxNjc3", "avatar_url": "https://avatars.githubusercontent.com/u/79621677?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Ryan-J-MAX", "html_url": "https://github.com/Ryan-J-MAX", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8022/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/8022/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8021
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8021/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8021/comments
https://api.github.com/repos/huggingface/datasets/issues/8021/events
https://github.com/huggingface/datasets/pull/8021
3,981,426,772
PR_kwDODunzps7F0FmV
8,021
progress bar optional manual control
{ "login": "AnkitAhlawat7742", "id": 199906670, "node_id": "U_kgDOC-pVbg", "avatar_url": "https://avatars.githubusercontent.com/u/199906670?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AnkitAhlawat7742", "html_url": "https://github.com/AnkitAhlawat7742", "followers_url": "https://api.gi...
[]
open
false
[]
null
[ "Hi @lhoestq ,\r\nCan you please trigger the CI CD pipeline ?", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8021). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "@lhoestq I have appli...
2026-02-24T04:22:17
2026-04-06T04:04:12
null
null
CONTRIBUTOR
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8021", "html_url": "https://github.com/huggingface/datasets/pull/8021", "diff_url": "https://github.com/huggingface/datasets/pull/8021.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8021.patch", "merged_at": null }
Fix: https://github.com/huggingface/datasets/issues/7939 Summary The default behavior for the progress bar has been adjusted based on dataset size. It remains enabled for small datasets and is automatically disabled for larger datasets to improve performance. Users retain full control and can explicitly enable or...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8021/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/8021/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8020
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8020/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8020/comments
https://api.github.com/repos/huggingface/datasets/issues/8020/events
https://github.com/huggingface/datasets/pull/8020
3,977,114,662
PR_kwDODunzps7Fl8mj
8,020
feat: add return_file_name support to Parquet packaged builder
{ "login": "dhruvildarji", "id": 25696982, "node_id": "MDQ6VXNlcjI1Njk2OTgy", "avatar_url": "https://avatars.githubusercontent.com/u/25696982?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dhruvildarji", "html_url": "https://github.com/dhruvildarji", "followers_url": "https://api.github.c...
[]
open
false
[]
null
[]
2026-02-23T09:13:54
2026-02-23T09:13:54
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8020", "html_url": "https://github.com/huggingface/datasets/pull/8020", "diff_url": "https://github.com/huggingface/datasets/pull/8020.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8020.patch", "merged_at": null }
Part of #5806. Extends the `return_file_name` feature (implemented for JSON in #7948 and CSV in #8019) to the Parquet packaged builder. When `return_file_name=True`, a `file_name` column containing the source file basename is appended to each batch.
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8020/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/8020/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8019
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8019/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8019/comments
https://api.github.com/repos/huggingface/datasets/issues/8019/events
https://github.com/huggingface/datasets/pull/8019
3,977,073,546
PR_kwDODunzps7Flz15
8,019
feat: add return_file_name support to CSV packaged builder
{ "login": "dhruvildarji", "id": 25696982, "node_id": "MDQ6VXNlcjI1Njk2OTgy", "avatar_url": "https://avatars.githubusercontent.com/u/25696982?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dhruvildarji", "html_url": "https://github.com/dhruvildarji", "followers_url": "https://api.github.c...
[]
open
false
[]
null
[]
2026-02-23T09:02:31
2026-02-23T09:02:31
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8019", "html_url": "https://github.com/huggingface/datasets/pull/8019", "diff_url": "https://github.com/huggingface/datasets/pull/8019.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8019.patch", "merged_at": null }
## Summary - Adds an optional `return_file_name: bool = False` parameter to `CsvConfig` - When `return_file_name=True`, a `file_name` column is appended to every batch in `_generate_tables`, containing the basename of the source CSV file for each row - Default is `False`, preserving full backward compatibility ## Mot...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8019/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/8019/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8017
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8017/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8017/comments
https://api.github.com/repos/huggingface/datasets/issues/8017/events
https://github.com/huggingface/datasets/pull/8017
3,975,274,092
PR_kwDODunzps7FgERR
8,017
Improve error message for deprecated dataset scripts with migration guidance
{ "login": "suryanshbt211", "id": 218385148, "node_id": "U_kgDODQRK_A", "avatar_url": "https://avatars.githubusercontent.com/u/218385148?v=4", "gravatar_id": "", "url": "https://api.github.com/users/suryanshbt211", "html_url": "https://github.com/suryanshbt211", "followers_url": "https://api.github.com/...
[]
open
false
[]
null
[ "Hi team! I’m just checking in on this PR to see if there is any additional information or documentation I can provide to help with the review process. Thanks for your time!" ]
2026-02-22T19:31:34
2026-02-28T14:24:11
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8017", "html_url": "https://github.com/huggingface/datasets/pull/8017", "diff_url": "https://github.com/huggingface/datasets/pull/8017.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8017.patch", "merged_at": null }
Summary This PR improves the RuntimeError message raised when deprecated local dataset scripts are detected. Previously, the error message: "Dataset scripts are no longer supported" did not provide actionable migration guidance. Improvements - Clarifies the new architecture - Provides explicit migration step...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8017/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/8017/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8016
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8016/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8016/comments
https://api.github.com/repos/huggingface/datasets/issues/8016/events
https://github.com/huggingface/datasets/pull/8016
3,974,759,572
PR_kwDODunzps7FecuC
8,016
Remove legacy Sphinx roles from docstrings
{ "login": "Pchambet", "id": 119671552, "node_id": "U_kgDOByILAA", "avatar_url": "https://avatars.githubusercontent.com/u/119671552?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Pchambet", "html_url": "https://github.com/Pchambet", "followers_url": "https://api.github.com/users/Pchambet/...
[]
open
false
[]
null
[]
2026-02-22T15:06:33
2026-02-23T16:10:21
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8016", "html_url": "https://github.com/huggingface/datasets/pull/8016", "diff_url": "https://github.com/huggingface/datasets/pull/8016.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8016.patch", "merged_at": null }
## Summary Replace all remaining `:obj:`, `:class:`, `:func:`, and `:meth:` Sphinx cross-reference roles with plain backtick references, aligning with the project's current documentation conventions. **14 files, 71 replacements. No logic changes.** ## Context As noted in #5324, the codebase had a mix of old Sphinx ...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8016/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/8016/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8015
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8015/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8015/comments
https://api.github.com/repos/huggingface/datasets/issues/8015/events
https://github.com/huggingface/datasets/issues/8015
3,974,281,900
I_kwDODunzps7s4rqs
8,015
Iterating a streaming dataset correctly in random order
{ "login": "unrealwill", "id": 11304248, "node_id": "MDQ6VXNlcjExMzA0MjQ4", "avatar_url": "https://avatars.githubusercontent.com/u/11304248?v=4", "gravatar_id": "", "url": "https://api.github.com/users/unrealwill", "html_url": "https://github.com/unrealwill", "followers_url": "https://api.github.com/use...
[]
open
false
[]
null
[ "Hi, reshuffling is actually pretty easy:\n\n```python\n\"\"\" shuffle.py \"\"\"\nfrom datasets import load_dataset\n\nnum_proc = 8 # tweak it here depending on your machine\nseed = 42\nds = load_dataset(\"jackyhate/text-to-image-2M\", num_proc=num_proc)\nds = ds.shuffle(seed=seed)\nds.push_to_hub(\"my-username/te...
2026-02-22T11:34:06
2026-03-14T13:22:51
null
null
NONE
null
null
null
null
### Describe the bug For training to work properly it is considered good practice in machine learning to sample the dataset randomly (uniformly). I am not sure how the user is expected to do it correctly when the creator of the dataset did a bad job. https://huggingface.co/docs/hub/datasets-webdataset ``` **Shuffle*...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8015/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/8015/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/8014
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8014/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8014/comments
https://api.github.com/repos/huggingface/datasets/issues/8014/events
https://github.com/huggingface/datasets/pull/8014
3,972,099,737
PR_kwDODunzps7FV93G
8,014
Speed up local 'get_data_patterns' by avoiding repeated recursive scans
{ "login": "AsymptotaX", "id": 2968413, "node_id": "MDQ6VXNlcjI5Njg0MTM=", "avatar_url": "https://avatars.githubusercontent.com/u/2968413?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AsymptotaX", "html_url": "https://github.com/AsymptotaX", "followers_url": "https://api.github.com/users...
[]
open
false
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8014). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "> lgtm ! can you run `make style` to fix the CI before we merge ?\r\n\r\ndone. All good...
2026-02-21T14:11:40
2026-02-25T20:07:50
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8014", "html_url": "https://github.com/huggingface/datasets/pull/8014", "diff_url": "https://github.com/huggingface/datasets/pull/8014.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8014.patch", "merged_at": null }
This PR speeds up `get_data_patterns` for local paths. ### Problem For `load_dataset("imagefolder", data_dir=...)`, `get_data_patterns` was repeatedly scanning the same local directory tree for many split patterns (`train`, `test`, etc.). With large folders, this became very slow. This has also been reported b...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8014/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/8014/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8013
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8013/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8013/comments
https://api.github.com/repos/huggingface/datasets/issues/8013/events
https://github.com/huggingface/datasets/pull/8013
3,964,156,070
PR_kwDODunzps7E8Ovb
8,013
Add space between sentences 'operation.To debug'
{ "login": "valencik", "id": 5440389, "node_id": "MDQ6VXNlcjU0NDAzODk=", "avatar_url": "https://avatars.githubusercontent.com/u/5440389?v=4", "gravatar_id": "", "url": "https://api.github.com/users/valencik", "html_url": "https://github.com/valencik", "followers_url": "https://api.github.com/users/valen...
[]
open
false
[]
null
[]
2026-02-19T17:31:56
2026-02-19T17:31:56
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8013", "html_url": "https://github.com/huggingface/datasets/pull/8013", "diff_url": "https://github.com/huggingface/datasets/pull/8013.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8013.patch", "merged_at": null }
Previously the exception message would read "...abruptly died during map _operation.To_ debug the error...". The `operation.To` part would actually render as a hyperlink when printed to Slack.
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8013/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/8013/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8012
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8012/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8012/comments
https://api.github.com/repos/huggingface/datasets/issues/8012/events
https://github.com/huggingface/datasets/issues/8012
3,963,855,875
I_kwDODunzps7sQ6QD
8,012
HC3 dataset fails to load with datasets>=3 due to legacy script (HC3.py)
{ "login": "navan0", "id": 15803320, "node_id": "MDQ6VXNlcjE1ODAzMzIw", "avatar_url": "https://avatars.githubusercontent.com/u/15803320?v=4", "gravatar_id": "", "url": "https://api.github.com/users/navan0", "html_url": "https://github.com/navan0", "followers_url": "https://api.github.com/users/navan0/fo...
[]
closed
false
[]
null
[ "This is not a bug. This is intended behaviour. The only ways to resolve this are\n1. use the old `datasets` versions\n2. load the dataset and upload it to your own repo without a script\n3. raise an issue in the dataset and wait for the owner to update it." ]
2026-02-19T16:27:51
2026-02-20T11:58:20
2026-02-20T11:58:20
null
NONE
null
null
null
null
### Describe the bug It looks like the current documentation suggests loading the dataset like this: `load_dataset("Hello-SimpleAI/HC3", split="train") ` But with datasets>=3.x, this raises: RuntimeError: Dataset scripts are no longer supported, but found HC3.py The dataset loads correctly if we specify the parqu...
{ "login": "navan0", "id": 15803320, "node_id": "MDQ6VXNlcjE1ODAzMzIw", "avatar_url": "https://avatars.githubusercontent.com/u/15803320?v=4", "gravatar_id": "", "url": "https://api.github.com/users/navan0", "html_url": "https://github.com/navan0", "followers_url": "https://api.github.com/users/navan0/fo...
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8012/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/8012/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/8011
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8011/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8011/comments
https://api.github.com/repos/huggingface/datasets/issues/8011/events
https://github.com/huggingface/datasets/pull/8011
3,963,479,811
PR_kwDODunzps7E59Pn
8,011
fix: condition for file_name feature check
{ "login": "Koosh0610", "id": 119339573, "node_id": "U_kgDOBxz6NQ", "avatar_url": "https://avatars.githubusercontent.com/u/119339573?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Koosh0610", "html_url": "https://github.com/Koosh0610", "followers_url": "https://api.github.com/users/Koosh0...
[]
closed
false
[]
null
[ "Hi @lhoestq, have proposed a fix for [#8010](https://github.com/huggingface/datasets/issues/8010)" ]
2026-02-19T15:12:31
2026-02-19T15:29:29
2026-02-19T15:29:29
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8011", "html_url": "https://github.com/huggingface/datasets/pull/8011", "diff_url": "https://github.com/huggingface/datasets/pull/8011.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8011.patch", "merged_at": null }
## Description Accept `Value("large_string")` in addition to `Value("string")` for the `file_name` (or `*_file_name`) metadata key in folder-based builders (e.g. `audiofolder`). ## Problem When loading a dataset with `load_dataset("audiofolder", data_dir=...)` and a `metadata.csv` file, the metadata schema is infe...
{ "login": "Koosh0610", "id": 119339573, "node_id": "U_kgDOBxz6NQ", "avatar_url": "https://avatars.githubusercontent.com/u/119339573?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Koosh0610", "html_url": "https://github.com/Koosh0610", "followers_url": "https://api.github.com/users/Koosh0...
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8011/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/8011/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8010
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8010/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8010/comments
https://api.github.com/repos/huggingface/datasets/issues/8010/events
https://github.com/huggingface/datasets/issues/8010
3,963,448,558
I_kwDODunzps7sPWzu
8,010
audiofolder / folder-based loader rejects metadata.csv when file_name column is inferred as large_string
{ "login": "Koosh0610", "id": 119339573, "node_id": "U_kgDOBxz6NQ", "avatar_url": "https://avatars.githubusercontent.com/u/119339573?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Koosh0610", "html_url": "https://github.com/Koosh0610", "followers_url": "https://api.github.com/users/Koosh0...
[]
closed
false
[]
null
[ "Proposing a PR for this [here](https://github.com/huggingface/datasets/pull/8011)\n\nPS: I didn't find a contributing documentation. Please recommend any changes in issue or PR if any. Thank you!" ]
2026-02-19T15:06:09
2026-02-19T15:29:41
2026-02-19T15:29:41
null
NONE
null
null
null
null
### Describe the bug When loading a dataset with load_dataset("audiofolder", data_dir=...) and a metadata.csv (with a file_name column), loading can fail with: `ValueError: file_name or *_file_name must be present as dictionary key (with type string) in metadata files` even when the CSV clearly has a file_name colum...
{ "login": "Koosh0610", "id": 119339573, "node_id": "U_kgDOBxz6NQ", "avatar_url": "https://avatars.githubusercontent.com/u/119339573?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Koosh0610", "html_url": "https://github.com/Koosh0610", "followers_url": "https://api.github.com/users/Koosh0...
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8010/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/8010/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/8009
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8009/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8009/comments
https://api.github.com/repos/huggingface/datasets/issues/8009/events
https://github.com/huggingface/datasets/pull/8009
3,958,228,652
PR_kwDODunzps7Eo7KV
8,009
More IterableDataset.from_x methods and docs and polars.Lazyframe support
{ "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_8009). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-02-18T14:48:39
2026-02-18T15:18:17
2026-02-18T15:18:14
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8009", "html_url": "https://github.com/huggingface/datasets/pull/8009", "diff_url": "https://github.com/huggingface/datasets/pull/8009.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8009.patch", "merged_at": "2026-02-18T15:18...
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/8009/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/8009/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8008
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8008/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8008/comments
https://api.github.com/repos/huggingface/datasets/issues/8008/events
https://github.com/huggingface/datasets/pull/8008
3,948,857,401
PR_kwDODunzps7EJ_oM
8,008
fix: prevent duplicate keywords in load_dataset_builder (#4910)
{ "login": "DhyeyTeraiya", "id": 190333801, "node_id": "U_kgDOC1hDaQ", "avatar_url": "https://avatars.githubusercontent.com/u/190333801?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DhyeyTeraiya", "html_url": "https://github.com/DhyeyTeraiya", "followers_url": "https://api.github.com/use...
[]
open
false
[]
null
[]
2026-02-16T17:42:30
2026-02-16T17:42:30
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8008", "html_url": "https://github.com/huggingface/datasets/pull/8008", "diff_url": "https://github.com/huggingface/datasets/pull/8008.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8008.patch", "merged_at": null }
null
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8008/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/8008/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8007
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8007/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8007/comments
https://api.github.com/repos/huggingface/datasets/issues/8007/events
https://github.com/huggingface/datasets/issues/8007
3,946,695,329
I_kwDODunzps7rPcqh
8,007
Add option for loading audio with video
{ "login": "Samoed", "id": 36135455, "node_id": "MDQ6VXNlcjM2MTM1NDU1", "avatar_url": "https://avatars.githubusercontent.com/u/36135455?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Samoed", "html_url": "https://github.com/Samoed", "followers_url": "https://api.github.com/users/Samoed/fo...
[]
open
false
[]
null
[ "Hi,\nI’m interested in working on this issue.\n\nFrom what I understand, audio decoding would involve an AudioDecoder, and previous discussions have suggested handling it separately. I’d like to explore whether integrating audio extraction in relation to the current video decoding workflow would be appropriate, or...
2026-02-16T09:11:02
2026-03-13T08:42:38
null
null
NONE
null
null
null
null
### Describe the bug Currently, `torchcodec` don't allow extracting `Audio` from `Video` https://github.com/meta-pytorch/torchcodec/issues/1158, https://github.com/meta-pytorch/torchcodec/issues/1190, but when I upload videos with audio to hub using `videofolder`, then this is not possible to retrieve audio from it. P...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8007/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/8007/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/8006
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8006/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8006/comments
https://api.github.com/repos/huggingface/datasets/issues/8006/events
https://github.com/huggingface/datasets/issues/8006
3,944,394,074
I_kwDODunzps7rGq1a
8,006
Regression: from_generator crashes if one generator call returns no results
{ "login": "hartmans", "id": 53510, "node_id": "MDQ6VXNlcjUzNTEw", "avatar_url": "https://avatars.githubusercontent.com/u/53510?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hartmans", "html_url": "https://github.com/hartmans", "followers_url": "https://api.github.com/users/hartmans/foll...
[]
closed
false
[]
null
[]
2026-02-15T16:16:48
2026-02-24T13:58:12
2026-02-24T13:58:12
null
CONTRIBUTOR
null
null
null
null
### Describe the bug Dataset.from_generator splits any list kwarg to the generator and makes a separate call to the generator for each member of the list even in the num_proc=1 case. I have a generator that processes a number of files, filtering them and producing examples. It used to be the case that things worked fi...
{ "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/8006/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/8006/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/8005
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8005/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8005/comments
https://api.github.com/repos/huggingface/datasets/issues/8005/events
https://github.com/huggingface/datasets/issues/8005
3,941,908,297
I_kwDODunzps7q9L9J
8,005
Multi-channel audio is automatically cast to mono, num_channels is ignored
{ "login": "ZackHodari", "id": 9717211, "node_id": "MDQ6VXNlcjk3MTcyMTE=", "avatar_url": "https://avatars.githubusercontent.com/u/9717211?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ZackHodari", "html_url": "https://github.com/ZackHodari", "followers_url": "https://api.github.com/users...
[]
open
false
[]
null
[ "**Workaround**\nDirectly load audio using torchcodec, this is what datasets does under the hood (but doesn't maintain multi-channel)\n\n```python\nimport torchcodec\n\ndecoder = torchcodec.decoders.AudioDecoder(audio[\"bytes\"])\naudio_samples = decoder.get_all_samples()\n\naudio = audio_samples.data.numpy()\nsamp...
2026-02-14T17:28:03
2026-02-25T15:17:18
null
null
NONE
null
null
null
null
### Describe the bug The `num_channels` parameter in `datasets.Audio()` is documented to preserve stereo channels when set to `None` (preserve original) or `2` (explicit stereo), but it currently downmixes all audio to mono regardless of this setting. ### Steps to reproduce the bug ```python import numpy as np impor...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8005/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/8005/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/8004
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8004/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8004/comments
https://api.github.com/repos/huggingface/datasets/issues/8004/events
https://github.com/huggingface/datasets/pull/8004
3,939,675,475
PR_kwDODunzps7DsCBM
8,004
fix save_to_disk/load_from_disk with pathlib.Path input
{ "login": "Mr-Neutr0n", "id": 64578610, "node_id": "MDQ6VXNlcjY0NTc4NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/64578610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Mr-Neutr0n", "html_url": "https://github.com/Mr-Neutr0n", "followers_url": "https://api.github.com/use...
[]
open
false
[]
null
[]
2026-02-13T23:03:55
2026-02-13T23:03:55
null
null
NONE
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8004", "html_url": "https://github.com/huggingface/datasets/pull/8004", "diff_url": "https://github.com/huggingface/datasets/pull/8004.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8004.patch", "merged_at": null }
Since #6704, `save_to_disk` and `load_from_disk` use `fsspec.core.url_to_fs` which expects a `str`, but both methods accept `PathLike` (which includes `pathlib.Path`). Passing a `Path` object raises a `TypeError` because `url_to_fs` can't handle it. Fixed by converting the path argument with `os.fspath()` before handi...
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8004/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/8004/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8003
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8003/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8003/comments
https://api.github.com/repos/huggingface/datasets/issues/8003/events
https://github.com/huggingface/datasets/pull/8003
3,938,501,557
PR_kwDODunzps7DoBmp
8,003
very basic support for more hf urls
{ "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_8003). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-02-13T18:30:56
2026-02-13T18:47:58
2026-02-13T18:47:57
null
MEMBER
null
null
false
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/8003", "html_url": "https://github.com/huggingface/datasets/pull/8003", "diff_url": "https://github.com/huggingface/datasets/pull/8003.diff", "patch_url": "https://github.com/huggingface/datasets/pull/8003.patch", "merged_at": "2026-02-13T18:47...
null
{ "login": "lhoestq", "id": 42851186, "node_id": "MDQ6VXNlcjQyODUxMTg2", "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lhoestq", "html_url": "https://github.com/lhoestq", "followers_url": "https://api.github.com/users/lhoest...
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8003/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/8003/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8002
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8002/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8002/comments
https://api.github.com/repos/huggingface/datasets/issues/8002/events
https://github.com/huggingface/datasets/issues/8002
3,937,013,814
I_kwDODunzps7qqhA2
8,002
The `Sequence` class in features do not have "dtype"
{ "login": "gonzalo-santamaria-iic", "id": 167085390, "node_id": "U_kgDOCfWFTg", "avatar_url": "https://avatars.githubusercontent.com/u/167085390?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gonzalo-santamaria-iic", "html_url": "https://github.com/gonzalo-santamaria-iic", "followers_url...
[]
open
false
[]
null
[]
2026-02-13T12:45:19
2026-02-13T12:52:36
null
null
NONE
null
null
null
null
### Describe the bug **I'm not sure if this is a bug.** I see that a `FeatureType` object contains an attribute called `self.dtype` that is not covered when this feature is a `Sequence` or a `List`. When I try to run a multilabel classification with this example script from the transformers library: https://github....
null
{ "url": "https://api.github.com/repos/huggingface/datasets/issues/8002/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/8002/timeline
null
null
{ "total": 0, "completed": 0, "percent_completed": 0 }
{ "blocked_by": 0, "total_blocked_by": 0, "blocking": 0, "total_blocking": 0 }
null
false