Dataset Viewer
Auto-converted to Parquet Duplicate
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[ns, tz=UTC]
updated_at
timestamp[ns, tz=UTC]
closed_at
timestamp[ns, tz=UTC]
assignee
dict
author_association
string
issue_field_values
list
type
float64
active_lock_reason
float64
draft
float64
pull_request
dict
body
string
closed_by
dict
reactions
dict
timeline_url
string
performed_via_github_app
float64
state_reason
string
sub_issues_summary
dict
issue_dependencies_summary
dict
pinned_comment
float64
is_pull_request
bool
https://api.github.com/repos/huggingface/datasets/issues/8340
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8340/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8340/comments
https://api.github.com/repos/huggingface/datasets/issues/8340/events
https://github.com/huggingface/datasets/pull/8340
4,908,511,747
PR_kwDODunzps7y1YDI
8,340
Make Dataset generic to allow specifying column types in typehints
{ "avatar_url": "https://avatars.githubusercontent.com/u/38769913?v=4", "events_url": "https://api.github.com/users/RudrenduPaul/events{/privacy}", "followers_url": "https://api.github.com/users/RudrenduPaul/followers", "following_url": "https://api.github.com/users/RudrenduPaul/following{/other_user}", "gist...
[]
open
false
[]
null
[]
2026-07-17T05:58:24
2026-07-17T05:58:24
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8340.diff", "html_url": "https://github.com/huggingface/datasets/pull/8340", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8340.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8340" }
Closes #7719 ## What does this PR do? Makes `Dataset` optionally generic so its column types can be specified in a typehint, similar to how `torch.utils.data.DataLoader[T]` works today (as requested in the issue). Before, the only way to document a dataset's columns was a docstring comment: ```python from datasets ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8340/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8340/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8339
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8339/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8339/comments
https://api.github.com/repos/huggingface/datasets/issues/8339/events
https://github.com/huggingface/datasets/pull/8339
4,905,200,782
PR_kwDODunzps7yqz1j
8,339
Make the dataset fingerprint independent of Arrow chunking
{ "avatar_url": "https://avatars.githubusercontent.com/u/159204949?v=4", "events_url": "https://api.github.com/users/SuryanshSS1011/events{/privacy}", "followers_url": "https://api.github.com/users/SuryanshSS1011/followers", "following_url": "https://api.github.com/users/SuryanshSS1011/following{/other_user}", ...
[]
open
false
[]
null
[]
2026-07-16T19:11:10
2026-07-16T19:22:05
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8339.diff", "html_url": "https://github.com/huggingface/datasets/pull/8339", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8339.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8339" }
Fixes #8327. As discussed in the issue, the OOM in `Dataset.from_pandas` comes from `generate_fingerprint`, not from the Arrow conversion. Fingerprinting hashes `dataset.__dict__`, and the underlying `pa.Table` (and the `InMemoryTable` wrapping it) pickles chunk-by-chunk, so the serialized size and the hashing cost ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8339/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8339/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8338
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8338/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8338/comments
https://api.github.com/repos/huggingface/datasets/issues/8338/events
https://github.com/huggingface/datasets/pull/8338
4,898,613,660
PR_kwDODunzps7yVTjf
8,338
Include file size in dataset fingerprint
{ "avatar_url": "https://avatars.githubusercontent.com/u/255896926?v=4", "events_url": "https://api.github.com/users/yuxin00j/events{/privacy}", "followers_url": "https://api.github.com/users/yuxin00j/followers", "following_url": "https://api.github.com/users/yuxin00j/following{/other_user}", "gists_url": "ht...
[]
open
false
[]
null
[]
2026-07-16T04:12:33
2026-07-16T05:44:33
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8338.diff", "html_url": "https://github.com/huggingface/datasets/pull/8338", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8338.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8338" }
### Motivation Currently, the dataset cache fingerprints rely entirely on the `ETag`/`etag`/`mtime` metadata fetched during `fs.info()`. If a file's byte size changes on the remote end—and the remote backend fails to reliably update the ETag—the dataset fingerprint stays improperly static. This leads to insidious bugs...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8338/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8338/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8337
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8337/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8337/comments
https://api.github.com/repos/huggingface/datasets/issues/8337/events
https://github.com/huggingface/datasets/pull/8337
4,894,686,483
PR_kwDODunzps7yIgNf
8,337
Bump fsspec and simpler wds compr
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
open
false
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8337). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-07-15T17:01:52
2026-07-16T13:09:43
null
null
MEMBER
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8337.diff", "html_url": "https://github.com/huggingface/datasets/pull/8337", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8337.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8337" }
this will fix errors in the viewer for webdatasets
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8337/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8337/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8336
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8336/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8336/comments
https://api.github.com/repos/huggingface/datasets/issues/8336/events
https://github.com/huggingface/datasets/pull/8336
4,894,561,875
PR_kwDODunzps7yIFxi
8,336
docs: add WebDataset example for multiple media files of the same type
{ "avatar_url": "https://avatars.githubusercontent.com/u/55033230?v=4", "events_url": "https://api.github.com/users/pctablet505/events{/privacy}", "followers_url": "https://api.github.com/users/pctablet505/followers", "following_url": "https://api.github.com/users/pctablet505/following{/other_user}", "gists_u...
[]
open
false
[]
null
[]
2026-07-15T16:45:44
2026-07-15T16:45:44
null
null
NONE
[]
null
null
1
{ "diff_url": "https://github.com/huggingface/datasets/pull/8336.diff", "html_url": "https://github.com/huggingface/datasets/pull/8336", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8336.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8336" }
Fixes #7413 Adds a WebDataset example to the video dataset docs showing how multiple media files of the same type per sample are mapped.
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8336/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8336/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8335
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8335/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8335/comments
https://api.github.com/repos/huggingface/datasets/issues/8335/events
https://github.com/huggingface/datasets/pull/8335
4,892,837,423
PR_kwDODunzps7yCdSS
8,335
Fix column loss in horizontal concatenation of arrow-backed IterableDatasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/43557509?v=4", "events_url": "https://api.github.com/users/Vedant-Agarwal/events{/privacy}", "followers_url": "https://api.github.com/users/Vedant-Agarwal/followers", "following_url": "https://api.github.com/users/Vedant-Agarwal/following{/other_user}", ...
[]
closed
false
[]
null
[ "Closing this — on review the fix only covers the equal-length case. The arrow (`_iter_arrow`) path also needs to pad different-length sources with nulls the way the non-arrow path does, otherwise horizontal concat of unequal-length sources raises `ArrowInvalid`. I'd rather rework it to handle that completely befor...
2026-07-15T13:18:15
2026-07-15T14:33:35
2026-07-15T14:33:35
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8335.diff", "html_url": "https://github.com/huggingface/datasets/pull/8335", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8335.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8335" }
## Bug `concatenate_datasets([...], axis=1)` over arrow-backed `IterableDataset`s (e.g. from `.to_iterable_dataset()`) silently drops the **first** dataset's columns and duplicates the **last** dataset's column. In `HorizontallyConcatenatedMultiSourcesExamplesIterable._iter_arrow`, the merged table is built by append...
{ "avatar_url": "https://avatars.githubusercontent.com/u/43557509?v=4", "events_url": "https://api.github.com/users/Vedant-Agarwal/events{/privacy}", "followers_url": "https://api.github.com/users/Vedant-Agarwal/followers", "following_url": "https://api.github.com/users/Vedant-Agarwal/following{/other_user}", ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8335/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8335/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8334
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8334/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8334/comments
https://api.github.com/repos/huggingface/datasets/issues/8334/events
https://github.com/huggingface/datasets/pull/8334
4,889,848,578
PR_kwDODunzps7x4y28
8,334
fix #5354
{ "avatar_url": "https://avatars.githubusercontent.com/u/108329802?v=4", "events_url": "https://api.github.com/users/wasim-builds/events{/privacy}", "followers_url": "https://api.github.com/users/wasim-builds/followers", "following_url": "https://api.github.com/users/wasim-builds/following{/other_user}", "gis...
[]
open
false
[]
null
[]
2026-07-15T06:14:24
2026-07-15T06:16:36
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8334.diff", "html_url": "https://github.com/huggingface/datasets/pull/8334", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8334.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8334" }
This PR updates the type hint for the `path_or_paths` argument in dataset loading methods (`from_parquet`, `from_csv`, `from_json`, and `from_text`) in `src/datasets/arrow_dataset.py`. It replaces `list[PathLike]` with `Sequence[PathLike]`. Since `list` is invariant and `Sequence` is covariant, this prevents users f...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8334/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8334/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8333
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8333/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8333/comments
https://api.github.com/repos/huggingface/datasets/issues/8333/events
https://github.com/huggingface/datasets/pull/8333
4,884,858,928
PR_kwDODunzps7xons8
8,333
Support batched=True in Dataset.to_dict
{ "avatar_url": "https://avatars.githubusercontent.com/u/42468190?v=4", "events_url": "https://api.github.com/users/vineethsaivs/events{/privacy}", "followers_url": "https://api.github.com/users/vineethsaivs/followers", "following_url": "https://api.github.com/users/vineethsaivs/following{/other_user}", "gist...
[]
open
false
[]
null
[]
2026-07-14T16:03:25
2026-07-14T16:03:25
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8333.diff", "html_url": "https://github.com/huggingface/datasets/pull/8333", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8333.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8333" }
## What does this do? `Dataset.to_dict(batch_size=..., batched=True)` silently ignores both arguments and always returns the full dict, even though its signature, docstring ("Set to `True` to return a generator that yields the dataset as batches"), and `-> Union[dict, Iterator[dict]]` return type all promise batching....
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8333/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8333/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8332
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8332/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8332/comments
https://api.github.com/repos/huggingface/datasets/issues/8332/events
https://github.com/huggingface/datasets/pull/8332
4,884,200,474
PR_kwDODunzps7xmdbe
8,332
Raise on length mismatch in batched IterableDataset.map
{ "avatar_url": "https://avatars.githubusercontent.com/u/208212517?v=4", "events_url": "https://api.github.com/users/sohumt123/events{/privacy}", "followers_url": "https://api.github.com/users/sohumt123/followers", "following_url": "https://api.github.com/users/sohumt123/following{/other_user}", "gists_url": ...
[]
open
false
[]
null
[]
2026-07-14T14:44:36
2026-07-14T14:44:36
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8332.diff", "html_url": "https://github.com/huggingface/datasets/pull/8332", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8332.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8332" }
## Problem `IterableDataset.map(fn, batched=True)` can silently drop or misalign rows when the mapping function changes the batch's row count but does not re-emit every retained input column. In `MappedExamplesIterable._iter`, `prepare_outputs` merges the batch with `transformed_inputs = {**inputs, **processed_inputs...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8332/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8332/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8331
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8331/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8331/comments
https://api.github.com/repos/huggingface/datasets/issues/8331/events
https://github.com/huggingface/datasets/issues/8331
4,883,801,676
I_kwDODunzps8AAAABIxjmTA
8,331
datasets-server.huggingface.co returning 503 on every endpoint (whole host down, not one route)
{ "avatar_url": "https://avatars.githubusercontent.com/u/166155393?v=4", "events_url": "https://api.github.com/users/ChristianDenniss/events{/privacy}", "followers_url": "https://api.github.com/users/ChristianDenniss/followers", "following_url": "https://api.github.com/users/ChristianDenniss/following{/other_us...
[]
open
false
[]
null
[ "Hi ! Thanks for the ping, yes we are aware of the issue and actively working on it. It's taking some time though since we want to make sure it will be 100% back and for good.\n\nThis impacts both the API and the Viewer on HF which is based on it" ]
2026-07-14T13:59:29
2026-07-14T18:01:57
null
null
NONE
[]
null
null
null
null
### Describe the bug The entire datasets-server.huggingface.co backend (the dataset-viewer API) is returning 503 Service Temporarily Unavailable on every route I've tried, not just one endpoint. It reproduces on public datasets with no auth token, so it doesn't appear to be account- or dataset-specific. huggingface.co...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8331/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8331/timeline
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
null
false
https://api.github.com/repos/huggingface/datasets/issues/8330
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8330/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8330/comments
https://api.github.com/repos/huggingface/datasets/issues/8330/events
https://github.com/huggingface/datasets/issues/8330
4,883,330,907
I_kwDODunzps8AAAABIxG3Ww
8,330
Dataset Studio and Viewer down
{ "avatar_url": "https://avatars.githubusercontent.com/u/165508968?v=4", "events_url": "https://api.github.com/users/Taryn-Cail/events{/privacy}", "followers_url": "https://api.github.com/users/Taryn-Cail/followers", "following_url": "https://api.github.com/users/Taryn-Cail/following{/other_user}", "gists_url...
[]
open
false
[]
null
[ "Hi ! Thanks for the ping, yes we are aware of the issue and actively working on it. It's taking some time though since we want to make sure it will be 100% back and for good" ]
2026-07-14T13:06:53
2026-07-14T18:01:18
null
null
NONE
[]
null
null
null
null
### Describe the bug Hello! I want to report a bug on the datasets viewer and data studio pages. I have attempted to access it on various datasets from various devices and it will not let me view the dataset this way. I have tried restarting, login in and out but to no success. I use Hugging Face as a repository th...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8330/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8330/timeline
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
null
false
https://api.github.com/repos/huggingface/datasets/issues/8329
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8329/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8329/comments
https://api.github.com/repos/huggingface/datasets/issues/8329/events
https://github.com/huggingface/datasets/pull/8329
4,882,090,554
PR_kwDODunzps7xfhUD
8,329
fix: replace list/List with Sequence in function parameter annotations
{ "avatar_url": "https://avatars.githubusercontent.com/u/3015456?v=4", "events_url": "https://api.github.com/users/gautamkishore/events{/privacy}", "followers_url": "https://api.github.com/users/gautamkishore/followers", "following_url": "https://api.github.com/users/gautamkishore/following{/other_user}", "gi...
[]
open
false
[]
null
[]
2026-07-14T10:16:04
2026-07-14T10:16:04
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8329.diff", "html_url": "https://github.com/huggingface/datasets/pull/8329", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8329.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8329" }
Fixes #5354 Replaces `list[T]` with `Sequence[T]` in function parameter type annotations across `arrow_dataset.py`, `dataset_dict.py`, and `iterable_dataset.py`. The built-in `list` is invariant in its type parameter, so passing a `List[str]` where `list[PathLike]` is expected causes a mypy error. `Sequence` is cova...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8329/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8329/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8328
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8328/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8328/comments
https://api.github.com/repos/huggingface/datasets/issues/8328/events
https://github.com/huggingface/datasets/issues/8328
4,881,665,580
I_kwDODunzps8AAAABIvhOLA
8,328
Streaming datasets fail with 403 SignatureError: invalid key pair id from xet-bridge-us (Colab, latest libraries)
{ "avatar_url": "https://avatars.githubusercontent.com/u/223726608?v=4", "events_url": "https://api.github.com/users/mahmoud-mannes/events{/privacy}", "followers_url": "https://api.github.com/users/mahmoud-mannes/followers", "following_url": "https://api.github.com/users/mahmoud-mannes/following{/other_user}", ...
[]
open
false
[]
null
[ "Hi ! I couldn't reproduce the issue on my side. I can see two options, let me know if any helps you:\n\n1) this was a transient issue (we restarted some machines recently but this shouldn't have impacted you tbh), can you try again just in case ?\n2) something is wrong with your token smh, can you logout and login...
2026-07-14T09:21:43
2026-07-15T00:58:06
null
null
NONE
[]
null
null
null
null
### Describe the bug I'm unable to stream datasets from the Hugging Face Hub. The issue affects both public datasets (e.g. beans) and gated datasets (ILSVRC/imagenet-1k). The failure occurs before any examples are yielded. The request is redirected to the Xet CDN (xet-bridge-us) and fails with: ``` 403 Forbidden Au...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8328/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8328/timeline
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
null
false
https://api.github.com/repos/huggingface/datasets/issues/8327
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8327/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8327/comments
https://api.github.com/repos/huggingface/datasets/issues/8327/events
https://github.com/huggingface/datasets/issues/8327
4,874,477,254
I_kwDODunzps8AAAABIoqexg
8,327
`Dataset.from_pandas` allocates ~1 MB per Arrow chunk, Out of Memory errors
{ "avatar_url": "https://avatars.githubusercontent.com/u/7107362?v=4", "events_url": "https://api.github.com/users/nenadom/events{/privacy}", "followers_url": "https://api.github.com/users/nenadom/followers", "following_url": "https://api.github.com/users/nenadom/following{/other_user}", "gists_url": "https:/...
[]
open
false
[]
null
[ "The measurements in the issue point at `from_pandas`, but I think the allocation is actually in fingerprinting, and not in the Arrow conversion at all.\n\nOn datasets 5.0.0 I get:\n\n| step | peak |\n|---|---|\n| `pa.Table.from_pandas(df)` | ~0 MB |\n| `Dataset.from_pandas(df)` | 1499 MB |\n| `generate_fingerprint...
2026-07-13T14:13:38
2026-07-16T13:43:01
null
null
NONE
[]
null
null
null
null
### Describe the bug `Dataset.from_pandas` memory usage scales with the chunk count of the backing Arrow array (around 1 MB per chunk). `Dataset.shuffle()` followed by `to_pandas()` produces string columns with one chunk per row, so a 25k-row DataFrame holding ~32 MB of text allocates ~30 GB on the way back through ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8327/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8327/timeline
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
null
false
https://api.github.com/repos/huggingface/datasets/issues/8326
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8326/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8326/comments
https://api.github.com/repos/huggingface/datasets/issues/8326/events
https://github.com/huggingface/datasets/pull/8326
4,871,148,453
PR_kwDODunzps7w78O8
8,326
docs: replace AutoFeatureExtractor with AutoImageProcessor in image preprocessing docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/3015456?v=4", "events_url": "https://api.github.com/users/gautamkishore/events{/privacy}", "followers_url": "https://api.github.com/users/gautamkishore/followers", "following_url": "https://api.github.com/users/gautamkishore/following{/other_user}", "gi...
[]
open
false
[]
null
[]
2026-07-13T06:52:22
2026-07-13T06:52:22
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8326.diff", "html_url": "https://github.com/huggingface/datasets/pull/8326", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8326.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8326" }
Fixes #8199 Replaces deprecated with the modern in the image preprocessing example in .
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8326/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8326/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8325
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8325/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8325/comments
https://api.github.com/repos/huggingface/datasets/issues/8325/events
https://github.com/huggingface/datasets/pull/8325
4,869,263,834
PR_kwDODunzps7w2Bma
8,325
Fix path traversal via metadata file_name in folder-based builders
{ "avatar_url": "https://avatars.githubusercontent.com/u/57802881?v=4", "events_url": "https://api.github.com/users/Kaif10/events{/privacy}", "followers_url": "https://api.github.com/users/Kaif10/followers", "following_url": "https://api.github.com/users/Kaif10/following{/other_user}", "gists_url": "https://a...
[]
open
false
[]
null
[ "Thanks, both addressed.\n\n**1. `dummy/../../../`:** this is actually already caught — `file_name` is run through `os.path.normpath` before the check, so `dummy/../../../etc/passwd` normalizes to `../../etc/passwd` and is rejected by the existing `..` guard. I added explicit regression tests (`dummy/../../../etc/p...
2026-07-12T23:48:39
2026-07-16T08:28:46
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8325.diff", "html_url": "https://github.com/huggingface/datasets/pull/8325", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8325.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8325" }
Fix #8324 ### Vulnerability The folder-based builders (`imagefolder`, `audiofolder`, `videofolder`, `pdffolder`) resolve each metadata row's `file_name` by joining it to the metadata file's directory with no containment check. A malicious dataset can set `file_name` to a `../`-traversal path or an absolute path, caus...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/8325/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8325/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8324
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8324/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8324/comments
https://api.github.com/repos/huggingface/datasets/issues/8324/events
https://github.com/huggingface/datasets/issues/8324
4,867,649,641
I_kwDODunzps8AAAABIiJwaQ
8,324
Path traversal / arbitrary file read via the `file_name` metadata field in `*folder` dataset builders (no `trust_remote_code`)
{ "avatar_url": "https://avatars.githubusercontent.com/u/2404584?v=4", "events_url": "https://api.github.com/users/geo-chen/events{/privacy}", "followers_url": "https://api.github.com/users/geo-chen/followers", "following_url": "https://api.github.com/users/geo-chen/following{/other_user}", "gists_url": "http...
[]
open
false
[]
null
[ "#self-assign" ]
2026-07-12T15:38:21
2026-07-12T23:34:48
null
null
NONE
[]
null
null
null
null
### Describe the bug reported via email on 9 June 2026 - no acknowledgement or response: Package: datasets (PyPI). Affected file: src/datasets/packaged_modules/folder_based_builder/folder_based_builder.py Affected Versions: confirmed on 5.0.0 (PyPI) and HEAD 63e103e. CVSS: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8324/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8324/timeline
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
null
false
https://api.github.com/repos/huggingface/datasets/issues/8323
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8323/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8323/comments
https://api.github.com/repos/huggingface/datasets/issues/8323/events
https://github.com/huggingface/datasets/pull/8323
4,863,233,039
PR_kwDODunzps7wku51
8,323
Raise on Dataset.rename_columns name collision with an existing column
{ "avatar_url": "https://avatars.githubusercontent.com/u/244266141?v=4", "events_url": "https://api.github.com/users/roli-lpci/events{/privacy}", "followers_url": "https://api.github.com/users/roli-lpci/followers", "following_url": "https://api.github.com/users/roli-lpci/following{/other_user}", "gists_url": ...
[]
open
false
[]
null
[]
2026-07-11T16:44:11
2026-07-11T16:44:11
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8323.diff", "html_url": "https://github.com/huggingface/datasets/pull/8323", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8323.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8323" }
### What `Dataset.rename_column` (singular) already rejects a new column name that collides with an existing column: ```python >>> ds.rename_column("foo", "bar") # "bar" already exists ValueError: New column name bar already in the dataset. ... ``` `Dataset.rename_columns` (plural, dict-based) has no equivalent che...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8323/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8323/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8322
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8322/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8322/comments
https://api.github.com/repos/huggingface/datasets/issues/8322/events
https://github.com/huggingface/datasets/pull/8322
4,862,220,787
PR_kwDODunzps7whovv
8,322
feat: use `ListLike` instead of `list` in path type hints
{ "avatar_url": "https://avatars.githubusercontent.com/u/76609223?v=4", "events_url": "https://api.github.com/users/N-S8990/events{/privacy}", "followers_url": "https://api.github.com/users/N-S8990/followers", "following_url": "https://api.github.com/users/N-S8990/following{/other_user}", "gists_url": "https:...
[]
open
false
[]
null
[]
2026-07-11T12:22:02
2026-07-11T14:02:39
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8322.diff", "html_url": "https://github.com/huggingface/datasets/pull/8322", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8322.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8322" }
--- ## Description Changed type annotations from `list[PathLike]` to `ListLike[PathLike]` in `from_csv`, `from_json`, `from_parquet`, and `from_text`. `list` type hints are invariant — passing a `tuple` of paths fails mypy even though it works fine at runtime. `ListLike` (defined in `src/datasets/utils/typing.py`) ac...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8322/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8322/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8321
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8321/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8321/comments
https://api.github.com/repos/huggingface/datasets/issues/8321/events
https://github.com/huggingface/datasets/pull/8321
4,861,816,606
PR_kwDODunzps7wgZfn
8,321
Fix: Resolve Sequence type hints and add from_jsonl alias (#5354)
{ "avatar_url": "https://avatars.githubusercontent.com/u/169928786?v=4", "events_url": "https://api.github.com/users/2k33cse992574/events{/privacy}", "followers_url": "https://api.github.com/users/2k33cse992574/followers", "following_url": "https://api.github.com/users/2k33cse992574/following{/other_user}", "...
[]
open
false
[]
null
[]
2026-07-11T10:24:56
2026-07-11T10:24:56
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8321.diff", "html_url": "https://github.com/huggingface/datasets/pull/8321", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8321.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8321" }
Fixes #5354 ## Proposed Changes - Updates features typing to use Sequence instead of List/Tuple in from_json and from_parquet parsing functions. - Adds from_jsonl as an explicit wrapper to from_json for dataset creation, providing API symmetry with to_jsonl. - Includes dedicated tests for the new from_jsonl alias in a...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8321/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8321/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8320
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8320/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8320/comments
https://api.github.com/repos/huggingface/datasets/issues/8320/events
https://github.com/huggingface/datasets/pull/8320
4,860,517,539
PR_kwDODunzps7wcTTb
8,320
docs: add community health files (CHANGELOG.md)
{ "avatar_url": "https://avatars.githubusercontent.com/u/168552591?v=4", "events_url": "https://api.github.com/users/Mukller/events{/privacy}", "followers_url": "https://api.github.com/users/Mukller/followers", "following_url": "https://api.github.com/users/Mukller/following{/other_user}", "gists_url": "https...
[]
open
false
[]
null
[]
2026-07-11T04:24:59
2026-07-12T09:36:31
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8320.diff", "html_url": "https://github.com/huggingface/datasets/pull/8320", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8320.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8320" }
## Summary Adds missing open-source community health files: - **CHANGELOG.md** — Keep a Changelog format, Semantic Versioning - **README.md** — contributor profile link ### Why These files help contributors understand how to participate and set community expectations. --- *[Mukller](https://github.com/Mu...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8320/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8320/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8319
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8319/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8319/comments
https://api.github.com/repos/huggingface/datasets/issues/8319/events
https://github.com/huggingface/datasets/pull/8319
4,859,119,134
PR_kwDODunzps7wX361
8,319
Cast multi-dimensional numpy arrays when inferring IterableDataset features
{ "avatar_url": "https://avatars.githubusercontent.com/u/42468190?v=4", "events_url": "https://api.github.com/users/vineethsaivs/events{/privacy}", "followers_url": "https://api.github.com/users/vineethsaivs/followers", "following_url": "https://api.github.com/users/vineethsaivs/following{/other_user}", "gist...
[]
open
false
[]
null
[]
2026-07-10T22:35:31
2026-07-10T22:35:31
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8319.diff", "html_url": "https://github.com/huggingface/datasets/pull/8319", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8319.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8319" }
## Summary `IterableDataset._resolve_features()` crashes when a `map` function yields multi-dimensional numpy arrays: ```python from datasets import Dataset import numpy as np ds = Dataset.from_dict({"a": [[[1, 2, 3], [1, 2, 3]]]}).to_iterable_dataset().map(lambda x: {"a": [np.array(x["a"])]}) ds._resolve_features() ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8319/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8319/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8318
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8318/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8318/comments
https://api.github.com/repos/huggingface/datasets/issues/8318/events
https://github.com/huggingface/datasets/pull/8318
4,852,071,515
PR_kwDODunzps7wBLK6
8,318
Vectorize interleave_datasets index generation (probabilities + first/all_exhausted)
{ "avatar_url": "https://avatars.githubusercontent.com/u/5234251?v=4", "events_url": "https://api.github.com/users/saforem2/events{/privacy}", "followers_url": "https://api.github.com/users/saforem2/followers", "following_url": "https://api.github.com/users/saforem2/following{/other_user}", "gists_url": "http...
[]
open
false
[]
null
[ "Hi @lhoestq — gentle ping on this one when you have a moment.\n\nIt vectorizes the `probabilities`-given index generation in `_interleave_map_style_datasets` (the `first_exhausted` / `all_exhausted` branches), which currently builds the index list in a pure-Python per-row loop. This brings it to parity with the al...
2026-07-10T04:43:02
2026-07-12T14:08:11
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8318.diff", "html_url": "https://github.com/huggingface/datasets/pull/8318", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8318.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8318" }
## What `_interleave_map_style_datasets` (used by `interleave_datasets` for map-style `Dataset`s) builds the output index list in a **pure-Python `for`-loop, one iteration per output row**, when `probabilities` is given: ```python for source_idx in iter_random_indices(): if bool_strategy_func(is_exhausted): ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8318/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8318/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8317
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8317/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8317/comments
https://api.github.com/repos/huggingface/datasets/issues/8317/events
https://github.com/huggingface/datasets/pull/8317
4,851,996,655
PR_kwDODunzps7wA7r8
8,317
fix(json): produce valid JSON when lines=False spans multiple batches (#7037)
{ "avatar_url": "https://avatars.githubusercontent.com/u/117087864?v=4", "events_url": "https://api.github.com/users/sridhar-3009/events{/privacy}", "followers_url": "https://api.github.com/users/sridhar-3009/followers", "following_url": "https://api.github.com/users/sridhar-3009/following{/other_user}", "gis...
[]
open
false
[]
null
[]
2026-07-10T04:27:36
2026-07-10T04:27:36
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8317.diff", "html_url": "https://github.com/huggingface/datasets/pull/8317", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8317.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8317" }
## Summary Fixes #7037. `Dataset.to_json(lines=False)` raised `NotImplementedError` (and before the guard was added, silently produced _invalid_ JSON) whenever `batch_size < num_rows` — i.e., the default case for any dataset larger than `DEFAULT_MAX_BATCH_SIZE` (1000 rows). **Root cause:** Each batch was serialised ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8317/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8317/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8316
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8316/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8316/comments
https://api.github.com/repos/huggingface/datasets/issues/8316/events
https://github.com/huggingface/datasets/pull/8316
4,851,944,983
PR_kwDODunzps7wAxOj
8,316
Preserve features after IterableDataset.add_column
{ "avatar_url": "https://avatars.githubusercontent.com/u/117087864?v=4", "events_url": "https://api.github.com/users/sridhar-3009/events{/privacy}", "followers_url": "https://api.github.com/users/sridhar-3009/followers", "following_url": "https://api.github.com/users/sridhar-3009/following{/other_user}", "gis...
[]
open
false
[]
null
[]
2026-07-10T04:15:54
2026-07-10T04:15:54
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8316.diff", "html_url": "https://github.com/huggingface/datasets/pull/8316", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8316.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8316" }
## What `IterableDataset.add_column` delegates to `map` but never propagates the schema. After the call, `dataset.features` is `None` even when the original dataset had a typed schema, silently breaking all downstream code that inspects features. ## Root cause The implementation is a one-liner: ```python return self...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8316/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8316/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8315
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8315/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8315/comments
https://api.github.com/repos/huggingface/datasets/issues/8315/events
https://github.com/huggingface/datasets/pull/8315
4,849,890,950
PR_kwDODunzps7v6TJQ
8,315
Fix size_str(0) returning "Unknown size" instead of "0 bytes"
{ "avatar_url": "https://avatars.githubusercontent.com/u/60787859?v=4", "events_url": "https://api.github.com/users/Sreekant13/events{/privacy}", "followers_url": "https://api.github.com/users/Sreekant13/followers", "following_url": "https://api.github.com/users/Sreekant13/following{/other_user}", "gists_url"...
[]
open
false
[]
null
[]
2026-07-09T21:05:15
2026-07-09T21:05:15
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8315.diff", "html_url": "https://github.com/huggingface/datasets/pull/8315", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8315.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8315" }
`size_str` uses `if not size_in_bytes:` to return `"Unknown size"`, which also catches `0`. But `0` is a valid size (0 bytes), and the docstring states that only `None` means "Unknown size". So a 0-byte size (e.g. an empty split) currently renders as "Unknown size": ```python >>> from datasets.utils.py_utils import...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8315/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8315/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8314
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8314/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8314/comments
https://api.github.com/repos/huggingface/datasets/issues/8314/events
https://github.com/huggingface/datasets/pull/8314
4,849,455,669
PR_kwDODunzps7v46i1
8,314
Fix to_json(lines=False) producing invalid JSON for multi-batch datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/172989722?v=4", "events_url": "https://api.github.com/users/Functionhx/events{/privacy}", "followers_url": "https://api.github.com/users/Functionhx/followers", "following_url": "https://api.github.com/users/Functionhx/following{/other_user}", "gists_url...
[]
open
false
[]
null
[]
2026-07-09T19:55:29
2026-07-09T19:55:29
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8314.diff", "html_url": "https://github.com/huggingface/datasets/pull/8314", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8314.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8314" }
Fixes #7037. to_json(lines=False) concatenated batch JSON arrays directly (like [...][...][...]), which is invalid JSON. Fixed by stripping outer brackets from each batch with orient=records and wrapping in a single array.
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8314/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8314/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8313
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8313/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8313/comments
https://api.github.com/repos/huggingface/datasets/issues/8313/events
https://github.com/huggingface/datasets/pull/8313
4,843,463,896
PR_kwDODunzps7vlZFI
8,313
Fix crash on millisecond-scale started_at in hermes agent traces
{ "avatar_url": "https://avatars.githubusercontent.com/u/94409450?v=4", "events_url": "https://api.github.com/users/DaoyuanLi2816/events{/privacy}", "followers_url": "https://api.github.com/users/DaoyuanLi2816/followers", "following_url": "https://api.github.com/users/DaoyuanLi2816/following{/other_user}", "g...
[]
open
false
[]
null
[]
2026-07-09T05:28:07
2026-07-09T05:28:07
null
null
CONTRIBUTOR
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8313.diff", "html_url": "https://github.com/huggingface/datasets/pull/8313", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8313.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8313" }
## Summary Parsing a hermes-format agent trace whose `started_at` is expressed in milliseconds crashes with `OSError: [Errno 22] Invalid argument`. ## The bug `src/datasets/packaged_modules/json/json.py` normalizes `started_at` before feeding it to `datetime.fromtimestamp` (which expects **seconds**), using a magnit...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8313/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8313/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8312
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8312/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8312/comments
https://api.github.com/repos/huggingface/datasets/issues/8312/events
https://github.com/huggingface/datasets/pull/8312
4,835,483,160
PR_kwDODunzps7vLR6W
8,312
Fix Dataset.take raising IndexError when taking more elements than available
{ "avatar_url": "https://avatars.githubusercontent.com/u/219086731?v=4", "events_url": "https://api.github.com/users/vidigoat/events{/privacy}", "followers_url": "https://api.github.com/users/vidigoat/followers", "following_url": "https://api.github.com/users/vidigoat/following{/other_user}", "gists_url": "ht...
[]
open
false
[]
null
[]
2026-07-08T07:54:41
2026-07-08T07:54:41
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8312.diff", "html_url": "https://github.com/huggingface/datasets/pull/8312", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8312.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8312" }
### Description `Dataset.take(n)` is implemented as `self.select(range(n))`, so when `n` is larger than the dataset length it raises `IndexError: Index N out of range for dataset of size M` instead of returning the whole dataset. This is inconsistent with `IterableDataset.take`, which clamps and returns all available e...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8312/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8312/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8311
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8311/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8311/comments
https://api.github.com/repos/huggingface/datasets/issues/8311/events
https://github.com/huggingface/datasets/pull/8311
4,832,988,791
PR_kwDODunzps7vDKY3
8,311
Fix silent dataset truncation in batched map with mismatched empty column (#6879)
{ "avatar_url": "https://avatars.githubusercontent.com/u/70778912?v=4", "events_url": "https://api.github.com/users/florian6973/events{/privacy}", "followers_url": "https://api.github.com/users/florian6973/followers", "following_url": "https://api.github.com/users/florian6973/following{/other_user}", "gists_u...
[]
open
false
[]
null
[]
2026-07-07T23:29:09
2026-07-07T23:32:30
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8311.diff", "html_url": "https://github.com/huggingface/datasets/pull/8311", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8311.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8311" }
## What does this PR do? Fixes #6879. `Dataset.map(fn, batched=True)` silently truncates the dataset to **0 rows** (instead of raising) when the mapping function empties an *existing* column while another column stays non-empty. ### Reproducer (from the issue) ```python import datasets data = datasets.Dataset.from_...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8311/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8311/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8310
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8310/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8310/comments
https://api.github.com/repos/huggingface/datasets/issues/8310/events
https://github.com/huggingface/datasets/pull/8310
4,821,704,510
PR_kwDODunzps7ueW6y
8,310
Make patch_submodule robust to __builtins__ being a module (PyPy / __main__)
{ "avatar_url": "https://avatars.githubusercontent.com/u/42468190?v=4", "events_url": "https://api.github.com/users/vineethsaivs/events{/privacy}", "followers_url": "https://api.github.com/users/vineethsaivs/followers", "following_url": "https://api.github.com/users/vineethsaivs/following{/other_user}", "gist...
[]
open
false
[]
null
[]
2026-07-06T17:50:03
2026-07-06T17:50:03
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8310.diff", "html_url": "https://github.com/huggingface/datasets/pull/8310", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8310.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8310" }
Closes #7636. ### Problem `patch_submodule` reads the builtins through `globals()["__builtins__"]`: ```python elif target_attr in globals()["__builtins__"]: # if it's a builtin like "open" self.original[target_attr] = globals()["__builtins__"][target_attr] ``` The value of a module's `__builtins__` global is a...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8310/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8310/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8309
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8309/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8309/comments
https://api.github.com/repos/huggingface/datasets/issues/8309/events
https://github.com/huggingface/datasets/pull/8309
4,818,217,806
PR_kwDODunzps7uS_TH
8,309
Make doc builds faster
{ "avatar_url": "https://avatars.githubusercontent.com/u/11827707?v=4", "events_url": "https://api.github.com/users/mishig25/events{/privacy}", "followers_url": "https://api.github.com/users/mishig25/followers", "following_url": "https://api.github.com/users/mishig25/following{/other_user}", "gists_url": "htt...
[]
open
false
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8309). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-07-06T10:28:24
2026-07-06T13:21:54
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8309.diff", "html_url": "https://github.com/huggingface/datasets/pull/8309", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8309.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8309" }
Companion to the doc-builder tracker: huggingface/doc-builder#802 🤖 Generated with [Claude Code](https://claude.com/claude-code)
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8309/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8309/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8308
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8308/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8308/comments
https://api.github.com/repos/huggingface/datasets/issues/8308/events
https://github.com/huggingface/datasets/issues/8308
4,818,109,751
I_kwDODunzps8AAAABHy6FNw
8,308
Streaming IterableDataset state stops advancing after first resume — second resume restarts from the beginning
{ "avatar_url": "https://avatars.githubusercontent.com/u/205762612?v=4", "events_url": "https://api.github.com/users/francesco-bertolotti/events{/privacy}", "followers_url": "https://api.github.com/users/francesco-bertolotti/followers", "following_url": "https://api.github.com/users/francesco-bertolotti/followi...
[]
open
false
[]
null
[]
2026-07-06T10:12:27
2026-07-06T10:12:41
null
null
CONTRIBUTOR
[]
null
null
null
null
## Description For a streaming `IterableDataset`, calling `load_state_dict()` and then continuing to iterate leaves `state_dict()` frozen at the initial position (`shard_idx=0`, `shard_example_idx=0`). Reading resumes correctly the first time, but the tracked state never advances again. This causes a second consecut...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8308/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8308/timeline
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
null
false
https://api.github.com/repos/huggingface/datasets/issues/8307
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8307/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8307/comments
https://api.github.com/repos/huggingface/datasets/issues/8307/events
https://github.com/huggingface/datasets/pull/8307
4,814,981,536
PR_kwDODunzps7uIqj_
8,307
Improve missing tsfile dependency error
{ "avatar_url": "https://avatars.githubusercontent.com/u/47625583?v=4", "events_url": "https://api.github.com/users/Pranjalitem189/events{/privacy}", "followers_url": "https://api.github.com/users/Pranjalitem189/followers", "following_url": "https://api.github.com/users/Pranjalitem189/following{/other_user}", ...
[]
open
false
[]
null
[]
2026-07-06T00:12:07
2026-07-06T00:12:07
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8307.diff", "html_url": "https://github.com/huggingface/datasets/pull/8307", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8307.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8307" }
Related to #8256 This PR improves the error message when the optional `tsfile` dependency is unavailable. Currently, loading a TSFile dataset without `tsfile` installed raises a raw: ModuleNotFoundError: No module named 'tsfile' This change raises a clearer ImportError instead: ImportError: To support lo...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8307/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8307/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8306
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8306/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8306/comments
https://api.github.com/repos/huggingface/datasets/issues/8306/events
https://github.com/huggingface/datasets/pull/8306
4,814,736,642
PR_kwDODunzps7uH7t7
8,306
Fix `add_column` parameter order so `feature` precedes `new_fingerprint`
{ "avatar_url": "https://avatars.githubusercontent.com/u/12824278?v=4", "events_url": "https://api.github.com/users/gaurav0107/events{/privacy}", "followers_url": "https://api.github.com/users/gaurav0107/followers", "following_url": "https://api.github.com/users/gaurav0107/following{/other_user}", "gists_url"...
[]
open
false
[]
null
[]
2026-07-05T22:51:45
2026-07-05T22:56:14
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8306.diff", "html_url": "https://github.com/huggingface/datasets/pull/8306", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8306.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8306" }
### What `Dataset.add_column`'s signature is `(name, column, new_fingerprint=None, feature=None)`, but: - its own docstring documents the third argument as `feature` (not `new_fingerprint`), and - every sibling `@fingerprint_transform` method keeps `new_fingerprint` as the **last** parameter (e.g. `cast_column(column...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8306/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8306/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8303
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8303/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8303/comments
https://api.github.com/repos/huggingface/datasets/issues/8303/events
https://github.com/huggingface/datasets/pull/8303
4,805,200,544
PR_kwDODunzps7trDJb
8,303
Fix symlink-following arbitrary file write in archive extraction
{ "avatar_url": "https://avatars.githubusercontent.com/u/106249136?v=4", "events_url": "https://api.github.com/users/AAtomical/events{/privacy}", "followers_url": "https://api.github.com/users/AAtomical/followers", "following_url": "https://api.github.com/users/AAtomical/following{/other_user}", "gists_url": ...
[]
closed
false
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8303). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-07-03T17:10:38
2026-07-06T10:04:30
2026-07-06T10:04:29
null
CONTRIBUTOR
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8303.diff", "html_url": "https://github.com/huggingface/datasets/pull/8303", "merged_at": "2026-07-06T10:04:29Z", "patch_url": "https://github.com/huggingface/datasets/pull/8303.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Extractor.extract() called shutil.rmtree(output_path, ignore_errors=True) before extracting. Since Python 3.8, shutil.rmtree() raises OSError on a symlink pointing to a directory, which ignore_errors=True silently swallows. An attacker with write access to a shared cache directory could pre-plant a symlink at the predi...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/8303/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8303/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8302
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8302/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8302/comments
https://api.github.com/repos/huggingface/datasets/issues/8302/events
https://github.com/huggingface/datasets/issues/8302
4,804,667,688
I_kwDODunzps8AAAABHmFpKA
8,302
Turkish DIK-style Syntactic Structure Benchmark Dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/279460174?v=4", "events_url": "https://api.github.com/users/nane100503-gif/events{/privacy}", "followers_url": "https://api.github.com/users/nane100503-gif/followers", "following_url": "https://api.github.com/users/nane100503-gif/following{/other_user}", ...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
open
false
[]
null
[]
2026-07-03T15:33:39
2026-07-03T15:33:39
null
null
NONE
[]
null
null
null
null
### Feature request A structured dataset proposal introducing a Turkish syntactic structure benchmark designed for evaluating LLMs on fine-grained grammatical reasoning in a morphologically rich language. Current NLP datasets in Hugging Face focus heavily on surface-level semantic tasks or English-centric benchmarks....
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8302/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8302/timeline
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
null
false
https://api.github.com/repos/huggingface/datasets/issues/8301
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8301/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8301/comments
https://api.github.com/repos/huggingface/datasets/issues/8301/events
https://github.com/huggingface/datasets/pull/8301
4,803,858,831
PR_kwDODunzps7tmuV3
8,301
Fix lance auth
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_8301). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2026-07-03T13:30:28
2026-07-03T14:17:40
2026-07-03T14:17:38
null
MEMBER
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8301.diff", "html_url": "https://github.com/huggingface/datasets/pull/8301", "merged_at": "2026-07-03T14:17:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/8301.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
fix two bugs - `TypeError: argument 'storage_options': 'None' is not an instance of 'str'` because "token": None is not supported in storage_options - download_config.storage_options was empty and therefore the token for private datasets was not passed to lance
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8301/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8301/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8300
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8300/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8300/comments
https://api.github.com/repos/huggingface/datasets/issues/8300/events
https://github.com/huggingface/datasets/issues/8300
4,798,952,848
I_kwDODunzps8AAAABHgo1kA
8,300
Dataset spotlight: Helium benchmarks
{ "avatar_url": "https://avatars.githubusercontent.com/u/9061871?v=4", "events_url": "https://api.github.com/users/connerlambden/events{/privacy}", "followers_url": "https://api.github.com/users/connerlambden/followers", "following_url": "https://api.github.com/users/connerlambden/following{/other_user}", "gi...
[]
closed
false
[]
null
[ "Closing — wrong venue (Library repo; use HF dataset page.). We're focusing on eval awesome-list PRs and lm-eval/promptfoo integrations. — Helium Trades" ]
2026-07-02T23:50:52
2026-07-03T04:08:04
2026-07-03T04:08:04
null
NONE
[]
null
null
null
null
Helium Model Worldview: 304 cue-swap prompts. https://huggingface.co/datasets/HeliumTrades/helium-model-worldview-benchmark | https://heliumtrades.com/benchmarks/
{ "avatar_url": "https://avatars.githubusercontent.com/u/9061871?v=4", "events_url": "https://api.github.com/users/connerlambden/events{/privacy}", "followers_url": "https://api.github.com/users/connerlambden/followers", "following_url": "https://api.github.com/users/connerlambden/following{/other_user}", "gi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8300/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8300/timeline
null
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
null
false
https://api.github.com/repos/huggingface/datasets/issues/8299
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8299/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8299/comments
https://api.github.com/repos/huggingface/datasets/issues/8299/events
https://github.com/huggingface/datasets/pull/8299
4,796,399,878
PR_kwDODunzps7tOQW5
8,299
Fix MetadataConfigs dropping parquet shards for non-consecutive configs
{ "avatar_url": "https://avatars.githubusercontent.com/u/6134699?v=4", "events_url": "https://api.github.com/users/rodriguescarson/events{/privacy}", "followers_url": "https://api.github.com/users/rodriguescarson/followers", "following_url": "https://api.github.com/users/rodriguescarson/following{/other_user}",...
[]
open
false
[]
null
[]
2026-07-02T16:36:11
2026-07-02T16:36:11
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8299.diff", "html_url": "https://github.com/huggingface/datasets/pull/8299", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8299.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8299" }
Fixes #8269 ## Problem `MetadataConfigs._from_exported_parquet_files_and_dataset_infos()` groups the exported parquet files with `itertools.groupby(exported_parquet_files, itemgetter("config"))`. `groupby` only groups **consecutive** equal keys, but the result is built as a dict keyed by config name: ```python metad...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8299/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8299/timeline
null
null
null
null
null
true
https://api.github.com/repos/huggingface/datasets/issues/8298
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/8298/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/8298/comments
https://api.github.com/repos/huggingface/datasets/issues/8298/events
https://github.com/huggingface/datasets/pull/8298
4,790,672,091
PR_kwDODunzps7s7tdy
8,298
Replace distutils.util.strtobool in tests with a local helper
{ "avatar_url": "https://avatars.githubusercontent.com/u/51058514?v=4", "events_url": "https://api.github.com/users/Sanjays2402/events{/privacy}", "followers_url": "https://api.github.com/users/Sanjays2402/followers", "following_url": "https://api.github.com/users/Sanjays2402/following{/other_user}", "gists_u...
[]
open
false
[]
null
[]
2026-07-02T02:18:28
2026-07-02T02:18:28
null
null
NONE
[]
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/8298.diff", "html_url": "https://github.com/huggingface/datasets/pull/8298", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/8298.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/8298" }
## What this fixes `tests/utils.py` imports `strtobool` from `distutils.util`: ```python from distutils.util import strtobool ``` `distutils` was removed from the standard library in **Python 3.12** ([PEP 632](https://peps.python.org/pep-0632/)). `tests/utils.py` is imported (via `from .utils import ...`) by **20 te...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/8298/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/8298/timeline
null
null
null
null
null
true
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
26