Dataset Viewer
Auto-converted to Parquet Duplicate
url
stringlengths
58
61
repository_url
stringclasses
1 value
labels_url
stringlengths
72
75
comments_url
stringlengths
67
70
events_url
stringlengths
65
68
html_url
stringlengths
46
51
id
int64
599M
3.72B
node_id
stringlengths
18
32
number
int64
1
7.9k
title
stringlengths
1
290
user
dict
labels
listlengths
0
4
state
stringclasses
2 values
locked
bool
1 class
assignee
dict
assignees
listlengths
0
4
milestone
dict
comments
listlengths
0
30
created_at
timestamp[ms]date
2020-04-14 10:18:02
2025-12-12 13:16:46
updated_at
timestamp[ms]date
2020-04-27 16:04:17
2025-12-13 02:50:15
closed_at
stringlengths
0
20
author_association
stringclasses
4 values
active_lock_reason
null
pull_request
dict
body
stringlengths
0
228k
timeline_url
stringlengths
67
70
is_pull_request
bool
1 class
https://api.github.com/repos/huggingface/datasets/issues/7903
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7903/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7903/comments
https://api.github.com/repos/huggingface/datasets/issues/7903/events
https://github.com/huggingface/datasets/pull/7903
3,723,395,305
PR_kwDODunzps64kO0d
7,903
Docs: add minimal usage example to dataset card guidelines
{ "avatar_url": "https://avatars.githubusercontent.com/u/44645629?v=4", "events_url": "https://api.github.com/users/an-enigma/events{/privacy}", "followers_url": "https://api.github.com/users/an-enigma/followers", "following_url": "https://api.github.com/users/an-enigma/following{/other_user}", "gists_url": "...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[]
2025-12-12T13:16:46
2025-12-12T13:16:46
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7903.diff", "html_url": "https://github.com/huggingface/datasets/pull/7903", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7903.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7903" }
Adds a short, minimal load_dataset example to the dataset card documentation to help first-time users quickly load and inspect datasets.
https://api.github.com/repos/huggingface/datasets/issues/7903/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7902
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7902/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7902/comments
https://api.github.com/repos/huggingface/datasets/issues/7902/events
https://github.com/huggingface/datasets/issues/7902
3,723,281,150
I_kwDODunzps7d7ML-
7,902
The child process retrieves the dataset directly from the main process instead of executing `memory_mapped_arrow_table_from_file`.
{ "avatar_url": "https://avatars.githubusercontent.com/u/32055029?v=4", "events_url": "https://api.github.com/users/HQF2017/events{/privacy}", "followers_url": "https://api.github.com/users/HQF2017/followers", "following_url": "https://api.github.com/users/HQF2017/following{/other_user}", "gists_url": "https:...
[ { "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
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "Memory mapping is actually the way for processes to share memory efficiently and without copy. It is efficient when on are using a local disk, and it's discouraged to use it on remote disk for the reasons you observed.\n\nWhat you can do instead is save the dataset as Parquet on your remote storage (or on Hugging ...
2025-12-12T12:37:44
2025-12-12T12:37:44
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
### Feature request The child process retrieves the dataset directly from the main process instead of executing `memory_mapped_arrow_table_from_file`. ### Motivation Because my local disk space is insufficient, I can only store a dataset on a remote Ceph server and process it using datasets. I used the data-juicer[h...
https://api.github.com/repos/huggingface/datasets/issues/7902/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7901
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7901/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7901/comments
https://api.github.com/repos/huggingface/datasets/issues/7901/events
https://github.com/huggingface/datasets/issues/7901
3,722,243,543
I_kwDODunzps7d3O3X
7,901
ShuffledDataSourcesArrowExamplesIterable cannot properly resume from checkpoint
{ "avatar_url": "https://avatars.githubusercontent.com/u/61858900?v=4", "events_url": "https://api.github.com/users/howitry/events{/privacy}", "followers_url": "https://api.github.com/users/howitry/followers", "following_url": "https://api.github.com/users/howitry/following{/other_user}", "gists_url": "https:...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "Hi ! As you can read in the logs, the shuffle buffer content is lost when resuming a shuffled dataset. The default size is 1000 examples, but you can tweak it\n\ne.g. if you run your code with this\n\n```diff\n- ds = Dataset.from_dict({\"a\": range(12)}).to_iterable_dataset(num_shards=1)\n- ds = ds.shuffle(seed=42...
2025-12-12T06:57:32
2025-12-13T02:50:15
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
### Describe the bug ShuffledDataSourcesArrowExamplesIterable cannot properly resume from checkpoint ### Steps to reproduce the bug 1. The reproducible code is as follows: ``` from datasets import Dataset, concatenate_datasets, interleave_datasets ds = Dataset.from_dict({"a": range(12)}).to_iterable_dataset(num_sha...
https://api.github.com/repos/huggingface/datasets/issues/7901/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7900
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7900/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7900/comments
https://api.github.com/repos/huggingface/datasets/issues/7900/events
https://github.com/huggingface/datasets/issues/7900
3,711,751,590
I_kwDODunzps7dPNWm
7,900
`Permission denied` when sharing cache between users
{ "avatar_url": "https://avatars.githubusercontent.com/u/19497738?v=4", "events_url": "https://api.github.com/users/qthequartermasterman/events{/privacy}", "followers_url": "https://api.github.com/users/qthequartermasterman/followers", "following_url": "https://api.github.com/users/qthequartermasterman/followin...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "I remember a fix from last year to usr the current umask for filelock 3.10.0, which filelock version are you using ? can you try another version ?", "I believe we we are using `filelock==3.19.1`. Do you have a recommended version to use?" ]
2025-12-09T16:41:47
2025-12-09T16:42:19
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
### Describe the bug We want to use `datasets` and `transformers` on a shared machine. Right now, each user has a separate HF_HOME in their home directory. To reduce duplicates of the datasets, we want to share that cache. While experimenting, we are running into `Permission denied` errors. It looks like this was sup...
https://api.github.com/repos/huggingface/datasets/issues/7900/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7899
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7899/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7899/comments
https://api.github.com/repos/huggingface/datasets/issues/7899/events
https://github.com/huggingface/datasets/pull/7899
3,707,063,236
PR_kwDODunzps63t1LS
7,899
Add inspect_ai eval logs support
{ "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
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7899). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Very cool! \r\n\r\nAny reason not to directly use inspect for loading/converting from t...
2025-12-08T16:14:40
2025-12-09T14:45:15
2025-12-09T14:45:13Z
MEMBER
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7899.diff", "html_url": "https://github.com/huggingface/datasets/pull/7899", "merged_at": "2025-12-09T14:45:13", "patch_url": "https://github.com/huggingface/datasets/pull/7899.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7...
Support for .eval log files from inspect_ai They are actually ZIP files according to the source code at https://github.com/UKGovernmentBEIS/inspect_ai/blob/main/src/inspect_ai/log/_log.py Unfortunately their format can't be converted to Parquet, so I had to JSON-encode all the nested values ```python ds = loa...
https://api.github.com/repos/huggingface/datasets/issues/7899/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7898
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7898/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7898/comments
https://api.github.com/repos/huggingface/datasets/issues/7898/events
https://github.com/huggingface/datasets/pull/7898
3,698,376,429
PR_kwDODunzps63Q9BO
7,898
docs: making PyPi to PyPI ensuring no spelling errors
{ "avatar_url": "https://avatars.githubusercontent.com/u/152784163?v=4", "events_url": "https://api.github.com/users/kapoor1309/events{/privacy}", "followers_url": "https://api.github.com/users/kapoor1309/followers", "following_url": "https://api.github.com/users/kapoor1309/following{/other_user}", "gists_url...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "Hey pls review " ]
2025-12-05T10:20:48
2025-12-10T14:16:31
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7898.diff", "html_url": "https://github.com/huggingface/datasets/pull/7898", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7898.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7898" }
This PR adds a short clarification in the README section wherein PyPI the python package was mistakenly typed as PyPi which i have fixed
https://api.github.com/repos/huggingface/datasets/issues/7898/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7897
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7897/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7897/comments
https://api.github.com/repos/huggingface/datasets/issues/7897/events
https://github.com/huggingface/datasets/pull/7897
3,691,300,022
PR_kwDODunzps624-k2
7,897
Save input shard lengths
{ "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
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7897). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2025-12-03T17:56:55
2025-12-05T16:21:06
2025-12-05T16:21:03Z
MEMBER
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7897.diff", "html_url": "https://github.com/huggingface/datasets/pull/7897", "merged_at": "2025-12-05T16:21:03", "patch_url": "https://github.com/huggingface/datasets/pull/7897.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7...
will be useful for the Viewer, to know what (original) shard each row belongs to cc @cfahlgren1 next step is use it in Dataset Viewer and expose an API that returns the file containing the row at rowId (took the opportunity to remove unusued code)
https://api.github.com/repos/huggingface/datasets/issues/7897/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7896
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7896/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7896/comments
https://api.github.com/repos/huggingface/datasets/issues/7896/events
https://github.com/huggingface/datasets/pull/7896
3,688,480,675
PR_kwDODunzps62vZtn
7,896
fix: force contiguous copy for sliced list arrays in embed_array_storage
{ "avatar_url": "https://avatars.githubusercontent.com/u/175985783?v=4", "events_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/events{/privacy}", "followers_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/followers", "following_url": "https://api.github.com/users/The-Obstacle-Is-The-Wa...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7896). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2025-12-03T04:34:26
2025-12-09T15:37:49
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7896.diff", "html_url": "https://github.com/huggingface/datasets/pull/7896", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7896.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7896" }
## Summary Fixes SIGKILL crash in `embed_array_storage` when processing sliced/sharded datasets with nested types like `Sequence(Nifti())` or `Sequence(Image())`. **Root cause**: When `ds.shard()` or `ds.select()` creates a sliced view, `array.values` on a sliced `ListArray` returns values with internal offset refere...
https://api.github.com/repos/huggingface/datasets/issues/7896/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7895
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7895/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7895/comments
https://api.github.com/repos/huggingface/datasets/issues/7895/events
https://github.com/huggingface/datasets/pull/7895
3,688,479,825
PR_kwDODunzps62vZik
7,895
fix: use temp files in push_to_hub to prevent OOM on large datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/175985783?v=4", "events_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/events{/privacy}", "followers_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/followers", "following_url": "https://api.github.com/users/The-Obstacle-Is-The-Wa...
[]
closed
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "Closing this PR.\n\nAfter further investigation (prompted by @lhoestq's feedback on #7893), I discovered that `free_memory=True` does work correctly - memory doesn't actually accumulate in the `additions` list as I originally thought.\n\nI tested standard `push_to_hub()` with 902 shards and it processed 625 shards...
2025-12-03T04:33:55
2025-12-06T13:58:44
2025-12-05T22:47:50Z
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7895.diff", "html_url": "https://github.com/huggingface/datasets/pull/7895", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7895.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7895" }
## Summary Fixes memory accumulation in `_push_parquet_shards_to_hub_single` that causes OOM when uploading large datasets with many shards. **Root cause**: The current implementation stores ALL parquet shard bytes in memory via `BytesIO`, accumulating in the `additions` list. For N shards of ~300MB each, this requir...
https://api.github.com/repos/huggingface/datasets/issues/7895/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7894
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7894/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7894/comments
https://api.github.com/repos/huggingface/datasets/issues/7894/events
https://github.com/huggingface/datasets/issues/7894
3,688,455,006
I_kwDODunzps7b2Vte
7,894
embed_table_storage crashes (SIGKILL) on sharded datasets with Sequence() nested types
{ "avatar_url": "https://avatars.githubusercontent.com/u/175985783?v=4", "events_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/events{/privacy}", "followers_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/followers", "following_url": "https://api.github.com/users/The-Obstacle-Is-The-Wa...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "I wasn't able to reproduce the crash on my side (macos arm 54, pyarrow 22 and a nifti file I found [online](https://s3.amazonaws.com/openneuro.org/ds004884/sub-M2001/ses-1076/anat/sub-M2001_ses-1076_acq-tfl3_run-4_T1w.nii.gz?versionId=9aVGb3C.VcoBgxrhNzFnL6O0MvxQsXX7&AWSAccessKeyId=AKIARTA7OOV5WQ3DGSOB&Signature=L...
2025-12-03T04:20:06
2025-12-06T13:10:34
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
## Summary `embed_table_storage` crashes with SIGKILL (exit code 137) when processing sharded datasets containing `Sequence()` nested types like `Sequence(Nifti())`. Likely affects `Sequence(Image())` and `Sequence(Audio())` as well. The crash occurs at the C++ level with no Python traceback. ### Related Issues - #...
https://api.github.com/repos/huggingface/datasets/issues/7894/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7893
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7893/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7893/comments
https://api.github.com/repos/huggingface/datasets/issues/7893/events
https://github.com/huggingface/datasets/issues/7893
3,688,454,085
I_kwDODunzps7b2VfF
7,893
push_to_hub OOM: _push_parquet_shards_to_hub accumulates all shard bytes in memory
{ "avatar_url": "https://avatars.githubusercontent.com/u/175985783?v=4", "events_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/events{/privacy}", "followers_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/followers", "following_url": "https://api.github.com/users/The-Obstacle-Is-The-Wa...
[]
closed
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "`preupload_lfs_files` removes the parquet bytes in `shard_addition` since the default is `free_memory=True`: it doesn't accumulate in memory. Can you check this is indeed the case, i.e. that `shard_addition.path_or_fileobj` is indeed empty ?", "@lhoestq Thank you for pushing back on this and helping me understan...
2025-12-03T04:19:34
2025-12-05T22:45:59
2025-12-05T22:44:16Z
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
## Summary Large dataset uploads crash or hang due to memory exhaustion. This appears to be the root cause of several long-standing issues. ### Related Issues This is the root cause of: - #5990 - Pushing a large dataset on the hub consistently hangs (46 comments, open since 2023) - #7400 - 504 Gateway Timeout when u...
https://api.github.com/repos/huggingface/datasets/issues/7893/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7892
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7892/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7892/comments
https://api.github.com/repos/huggingface/datasets/issues/7892/events
https://github.com/huggingface/datasets/pull/7892
3,681,848,709
PR_kwDODunzps62ZFzh
7,892
encode nifti correctly when uploading lazily
{ "avatar_url": "https://avatars.githubusercontent.com/u/31857876?v=4", "events_url": "https://api.github.com/users/CloseChoice/events{/privacy}", "followers_url": "https://api.github.com/users/CloseChoice/followers", "following_url": "https://api.github.com/users/CloseChoice/following{/other_user}", "gists_u...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[]
2025-12-01T16:35:07
2025-12-10T10:24:59
CONTRIBUTOR
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7892.diff", "html_url": "https://github.com/huggingface/datasets/pull/7892", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7892.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7892" }
When trying to upload nifti datasets lazily I got the error: ```python from pathlib import Path from datasets import load_dataset nifti_dir = Path("<local_path>") dataset = load_dataset( "niftifolder", data_dir=str(nifti_dir.absolute()), streaming=True, ) dataset.push_to_hub(repo...
https://api.github.com/repos/huggingface/datasets/issues/7892/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7891
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7891/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7891/comments
https://api.github.com/repos/huggingface/datasets/issues/7891/events
https://github.com/huggingface/datasets/pull/7891
3,681,592,636
PR_kwDODunzps62YNeR
7,891
fix(fingerprint): treat TMPDIR as strict API and fail (Issue #7877)
{ "avatar_url": "https://avatars.githubusercontent.com/u/133336746?v=4", "events_url": "https://api.github.com/users/ada-ggf25/events{/privacy}", "followers_url": "https://api.github.com/users/ada-ggf25/followers", "following_url": "https://api.github.com/users/ada-ggf25/following{/other_user}", "gists_url": ...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7891). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "> lgtm !\r\n\r\nthanks for taking a look!" ]
2025-12-01T15:37:57
2025-12-08T12:14:12
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7891.diff", "html_url": "https://github.com/huggingface/datasets/pull/7891", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7891.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7891" }
Fixes #7877 and follows up on feedback from [`#7890`](https://github.com/huggingface/datasets/pull/7890). ## Context In [`#7890`](https://github.com/huggingface/datasets/pull/7890) it was introduced an automatic creation of the `TMPDIR` directory in `_TempCacheDir` so that `datasets` does not silently fall back to `/...
https://api.github.com/repos/huggingface/datasets/issues/7891/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7890
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7890/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7890/comments
https://api.github.com/repos/huggingface/datasets/issues/7890/events
https://github.com/huggingface/datasets/pull/7890
3,677,077,051
PR_kwDODunzps62JMyH
7,890
Fix: Auto-create TMPDIR directory when it doesn't exist (Issue #7877)
{ "avatar_url": "https://avatars.githubusercontent.com/u/133336746?v=4", "events_url": "https://api.github.com/users/ada-ggf25/events{/privacy}", "followers_url": "https://api.github.com/users/ada-ggf25/followers", "following_url": "https://api.github.com/users/ada-ggf25/following{/other_user}", "gists_url": ...
[]
closed
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "> Thank you for implementing this, @ada-ggf25\r\n> \r\n> I see there are a few more uses of `tempfile` in `datasets` besides the one treated here - should they be treated in the same way as well?\r\n\r\nI had a look through the other tempfile call sites:\r\n- In `arrow_dataset.py` the code always pass an explicit ...
2025-11-29T20:35:24
2025-12-02T12:24:17
2025-12-02T12:24:17Z
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7890.diff", "html_url": "https://github.com/huggingface/datasets/pull/7890", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7890.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7890" }
# Fix: Auto-create TMPDIR directory when it doesn't exist Fixes #7877 ## Description This PR fixes issue #7877 by implementing automatic creation of the `TMPDIR` directory when it is set but doesn't exist. Previously, `tempfile.mkdtemp()` would silently ignore `TMPDIR` and fall back to `/tmp` if the specified direct...
https://api.github.com/repos/huggingface/datasets/issues/7890/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7889
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7889/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7889/comments
https://api.github.com/repos/huggingface/datasets/issues/7889/events
https://github.com/huggingface/datasets/pull/7889
3,676,933,025
PR_kwDODunzps62Iykj
7,889
fix(tests): stabilize flaky Hub LFS integration test
{ "avatar_url": "https://avatars.githubusercontent.com/u/175985783?v=4", "events_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/events{/privacy}", "followers_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/followers", "following_url": "https://api.github.com/users/The-Obstacle-Is-The-Wa...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[]
2025-11-29T17:13:18
2025-12-09T15:37:49
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7889.diff", "html_url": "https://github.com/huggingface/datasets/pull/7889", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7889.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7889" }
## Problem `test_push_dataset_dict_to_hub_overwrite_files` intermittently fails with: ``` BadRequestError: LFS pointer pointed to a file that does not exist ``` This has been causing the `deps-latest` integration tests to fail on main (visible in recent CI runs). I ran into this while working on the BIDS loader PR an...
https://api.github.com/repos/huggingface/datasets/issues/7889/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7888
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7888/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7888/comments
https://api.github.com/repos/huggingface/datasets/issues/7888/events
https://github.com/huggingface/datasets/pull/7888
3,676,407,260
PR_kwDODunzps62HOM4
7,888
Add type overloads to load_dataset for better static type inference
{ "avatar_url": "https://avatars.githubusercontent.com/u/157872593?v=4", "events_url": "https://api.github.com/users/Aditya2755/events{/privacy}", "followers_url": "https://api.github.com/users/Aditya2755/followers", "following_url": "https://api.github.com/users/Aditya2755/following{/other_user}", "gists_url...
[]
closed
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7888). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2025-11-29T06:19:30
2025-12-08T12:06:57
2025-12-08T12:06:57Z
CONTRIBUTOR
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7888.diff", "html_url": "https://github.com/huggingface/datasets/pull/7888", "merged_at": "2025-12-08T12:06:57", "patch_url": "https://github.com/huggingface/datasets/pull/7888.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7...
Fixes #7883 This PR adds @overload decorators to load_dataset() to help type checkers like Pylance and mypy correctly infer the return type based on the split and streaming parameters. Changes: - Added typing imports (Literal, overload) to load.py - Added 4 @overload signatures that map argument combinations to...
https://api.github.com/repos/huggingface/datasets/issues/7888/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7887
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7887/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7887/comments
https://api.github.com/repos/huggingface/datasets/issues/7887/events
https://github.com/huggingface/datasets/pull/7887
3,676,203,387
PR_kwDODunzps62GltX
7,887
fix(nifti): enable lazy loading for Nifti1ImageWrapper
{ "avatar_url": "https://avatars.githubusercontent.com/u/175985783?v=4", "events_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/events{/privacy}", "followers_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/followers", "following_url": "https://api.github.com/users/The-Obstacle-Is-The-Wa...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[]
2025-11-29T01:40:27
2025-12-09T15:37:50
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7887.diff", "html_url": "https://github.com/huggingface/datasets/pull/7887", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7887.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7887" }
## Summary - **Single-line fix**: Change `dataobj=nifti_image.get_fdata()` → `dataobj=nifti_image.dataobj` - Preserves nibabel's `ArrayProxy` for true lazy loading instead of eagerly loading entire NIfTI files into memory - Improves error handling: corrupted files now fail at access time with clear context instead of s...
https://api.github.com/repos/huggingface/datasets/issues/7887/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7886
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7886/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7886/comments
https://api.github.com/repos/huggingface/datasets/issues/7886/events
https://github.com/huggingface/datasets/pull/7886
3,676,185,151
PR_kwDODunzps62Gh1c
7,886
feat(bids): Add BIDS dataset loader for neuroimaging data
{ "avatar_url": "https://avatars.githubusercontent.com/u/175985783?v=4", "events_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/events{/privacy}", "followers_url": "https://api.github.com/users/The-Obstacle-Is-The-Way/followers", "following_url": "https://api.github.com/users/The-Obstacle-Is-The-Wa...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[]
2025-11-29T01:22:06
2025-12-09T15:37:51
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7886.diff", "html_url": "https://github.com/huggingface/datasets/pull/7886", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7886.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7886" }
## Summary Adds native BIDS (Brain Imaging Data Structure) dataset loading support using PyBIDS, enabling `load_dataset('bids', data_dir='/path/to/bids')` workflow for neuroimaging researchers. **Contributes to #7804** (Support scientific data formats) - BIDS is a widely-used standard for organizing neuroimaging data...
https://api.github.com/repos/huggingface/datasets/issues/7886/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7885
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7885/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7885/comments
https://api.github.com/repos/huggingface/datasets/issues/7885/events
https://github.com/huggingface/datasets/pull/7885
3,675,116,624
PR_kwDODunzps62DBlN
7,885
Add visualization paragraph to nifti readme
{ "avatar_url": "https://avatars.githubusercontent.com/u/31857876?v=4", "events_url": "https://api.github.com/users/CloseChoice/events{/privacy}", "followers_url": "https://api.github.com/users/CloseChoice/followers", "following_url": "https://api.github.com/users/CloseChoice/following{/other_user}", "gists_u...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[]
2025-11-28T14:31:28
2025-12-10T10:25:14
CONTRIBUTOR
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7885.diff", "html_url": "https://github.com/huggingface/datasets/pull/7885", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7885.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7885" }
Add small paragraph and video.
https://api.github.com/repos/huggingface/datasets/issues/7885/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7884
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7884/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7884/comments
https://api.github.com/repos/huggingface/datasets/issues/7884/events
https://github.com/huggingface/datasets/pull/7884
3,672,811,099
PR_kwDODunzps617Uk6
7,884
Fix 7846: add_column and add_item erroneously(?) require new_fingerprint parameter
{ "avatar_url": "https://avatars.githubusercontent.com/u/44121755?v=4", "events_url": "https://api.github.com/users/sajmaru/events{/privacy}", "followers_url": "https://api.github.com/users/sajmaru/followers", "following_url": "https://api.github.com/users/sajmaru/following{/other_user}", "gists_url": "https:...
[]
closed
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "@lhoestq can you help review this pull request?", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7884). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2025-11-27T19:32:10
2025-12-04T16:09:51
2025-12-04T16:09:51Z
CONTRIBUTOR
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7884.diff", "html_url": "https://github.com/huggingface/datasets/pull/7884", "merged_at": "2025-12-04T16:09:51", "patch_url": "https://github.com/huggingface/datasets/pull/7884.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7...
Summary of the change: Made new_fingerprint optional (Optional[str] = None) in Dataset.add_column and Dataset.add_item Added a simple test to verify both methods work without providing a fingerprint Why this change is safe: The Dataset constructor already handles fingerprint=None by generating a new fingerpri...
https://api.github.com/repos/huggingface/datasets/issues/7884/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7883
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7883/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7883/comments
https://api.github.com/repos/huggingface/datasets/issues/7883/events
https://github.com/huggingface/datasets/issues/7883
3,668,182,561
I_kwDODunzps7apAYh
7,883
Data.to_csv() cannot be recognized by pylance
{ "avatar_url": "https://avatars.githubusercontent.com/u/154290630?v=4", "events_url": "https://api.github.com/users/xi4ngxin/events{/privacy}", "followers_url": "https://api.github.com/users/xi4ngxin/followers", "following_url": "https://api.github.com/users/xi4ngxin/following{/other_user}", "gists_url": "ht...
[]
closed
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[]
2025-11-26T16:16:56
2025-12-08T12:06:58
2025-12-08T12:06:58Z
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
### Describe the bug Hi, everyone ! I am a beginner with datasets. I am testing reading multiple CSV files from a zip archive. The result of reading the dataset shows success, and it can ultimately be correctly saved to CSV. Intermediate results: ``` Generating train split: 62973 examples [00:00, 175939.01 examples/...
https://api.github.com/repos/huggingface/datasets/issues/7883/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7882
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7882/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7882/comments
https://api.github.com/repos/huggingface/datasets/issues/7882/events
https://github.com/huggingface/datasets/issues/7882
3,667,664,527
I_kwDODunzps7anB6P
7,882
Inconsistent loading of LFS-hosted files in epfml/FineWeb-HQ dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/6270922?v=4", "events_url": "https://api.github.com/users/Oligou/events{/privacy}", "followers_url": "https://api.github.com/users/Oligou/followers", "following_url": "https://api.github.com/users/Oligou/following{/other_user}", "gists_url": "https://ap...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "we are investigating the issue, I'll post updates here" ]
2025-11-26T14:06:02
2025-11-26T14:06:02
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
### Describe the bug Some files in the `epfml/FineWeb-HQ` 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/epfml/FineWeb-HQ/blob/main/data/CC-MAIN-2024-26/000_00003.parquet - Works: ht...
https://api.github.com/repos/huggingface/datasets/issues/7882/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7881
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7881/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7881/comments
https://api.github.com/repos/huggingface/datasets/issues/7881/events
https://github.com/huggingface/datasets/pull/7881
3,667,642,524
PR_kwDODunzps61qI8F
7,881
Fix spurious label column when directories match split names
{ "avatar_url": "https://avatars.githubusercontent.com/u/132138786?v=4", "events_url": "https://api.github.com/users/neha222222/events{/privacy}", "followers_url": "https://api.github.com/users/neha222222/followers", "following_url": "https://api.github.com/users/neha222222/following{/other_user}", "gists_url...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[]
2025-11-26T13:59:46
2025-12-08T12:21:54
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7881.diff", "html_url": "https://github.com/huggingface/datasets/pull/7881", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7881.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7881" }
Issue - https://github.com/huggingface/datasets/issues/7880
https://api.github.com/repos/huggingface/datasets/issues/7881/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7880
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7880/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7880/comments
https://api.github.com/repos/huggingface/datasets/issues/7880/events
https://github.com/huggingface/datasets/issues/7880
3,667,561,864
I_kwDODunzps7amo2I
7,880
Spurious label column created when audiofolder/imagefolder directories match split names
{ "avatar_url": "https://avatars.githubusercontent.com/u/132138786?v=4", "events_url": "https://api.github.com/users/neha222222/events{/privacy}", "followers_url": "https://api.github.com/users/neha222222/followers", "following_url": "https://api.github.com/users/neha222222/following{/other_user}", "gists_url...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[]
2025-11-26T13:36:24
2025-11-26T13:36:24
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
## Describe the bug When using `audiofolder` or `imagefolder` with directories for **splits** (train/test) rather than class labels, a spurious `label` column is incorrectly created. **Example:** https://huggingface.co/datasets/datasets-examples/doc-audio-4 ``` from datasets import load_dataset ds = load_dataset("dat...
https://api.github.com/repos/huggingface/datasets/issues/7880/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7879
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7879/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7879/comments
https://api.github.com/repos/huggingface/datasets/issues/7879/events
https://github.com/huggingface/datasets/issues/7879
3,657,249,446
I_kwDODunzps7Z_TKm
7,879
python core dump when downloading dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/5960219?v=4", "events_url": "https://api.github.com/users/hansewetz/events{/privacy}", "followers_url": "https://api.github.com/users/hansewetz/followers", "following_url": "https://api.github.com/users/hansewetz/following{/other_user}", "gists_url": "h...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "Hi @hansewetz I'm curious, for me it works just fine. Are you still observing the issue?", "Yup ... still the same issue.\nHowever, after adding a ```sleep(1)``` call after the ``` for``` loop by accident during debugging, the program terminates properly (not a good solution though ... :-) ).\nAre there some thr...
2025-11-24T06:22:53
2025-11-25T20:45:55
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
### Describe the bug When downloading a dataset in streamed mode and exiting the program before the download completes, the python program core dumps when exiting: ``` terminate called without an active exception Aborted (core dumped) ``` Tested with python 3.12.3, python 3.9.21 ### Steps to reproduce the bug Cr...
https://api.github.com/repos/huggingface/datasets/issues/7879/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7878
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7878/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7878/comments
https://api.github.com/repos/huggingface/datasets/issues/7878/events
https://github.com/huggingface/datasets/pull/7878
3,653,262,027
PR_kwDODunzps606R81
7,878
Replace papaya with niivue
{ "avatar_url": "https://avatars.githubusercontent.com/u/31857876?v=4", "events_url": "https://api.github.com/users/CloseChoice/events{/privacy}", "followers_url": "https://api.github.com/users/CloseChoice/followers", "following_url": "https://api.github.com/users/CloseChoice/following{/other_user}", "gists_u...
[]
closed
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "@CloseChoice thanks for your work on this. As you mentioned, the prime developers for Papaya have moved on, so it is in maintenance mode, albeit it is mature and may fill all your requirements. \r\n\r\nPapaya does reflect the era of its creation, so it uses WebGL1 (which only supports 2D textures) for display and ...
2025-11-21T22:19:56
2025-11-27T20:37:04
2025-11-27T18:00:19Z
CONTRIBUTOR
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7878.diff", "html_url": "https://github.com/huggingface/datasets/pull/7878", "merged_at": "2025-11-27T18:00:19", "patch_url": "https://github.com/huggingface/datasets/pull/7878.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7...
I was contacted by Chris Rorden whose group is developing NiiVue (see https://github.com/niivue/niivue), which leverages WebGL2 (in contrast to Papaya which is WebGL1 based). He also offered support in the implementation, which might come in handy in case of any questions later on (see DICOM implemenation). I completel...
https://api.github.com/repos/huggingface/datasets/issues/7878/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7877
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7877/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7877/comments
https://api.github.com/repos/huggingface/datasets/issues/7877/events
https://github.com/huggingface/datasets/issues/7877
3,652,906,788
I_kwDODunzps7Zuu8k
7,877
work around `tempfile` silently ignoring `TMPDIR` if the dir doesn't exist
{ "avatar_url": "https://avatars.githubusercontent.com/u/10676103?v=4", "events_url": "https://api.github.com/users/stas00/events{/privacy}", "followers_url": "https://api.github.com/users/stas00/followers", "following_url": "https://api.github.com/users/stas00/following{/other_user}", "gists_url": "https://a...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "Hi! Just created a Pull Request (#7890) to try to fix this using your suggestions. I hope it helps!" ]
2025-11-21T19:51:48
2025-11-29T20:37:42
CONTRIBUTOR
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
This should help a lot of users running into `No space left on device` while using `datasets`. Normally the issue is is that `/tmp` is too small and the user needs to use another path, which they would normally set as `export TMPDIR=/some/big/storage` However, the `tempfile` facility that `datasets` and `pyarrow` use ...
https://api.github.com/repos/huggingface/datasets/issues/7877/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7876
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7876/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7876/comments
https://api.github.com/repos/huggingface/datasets/issues/7876/events
https://github.com/huggingface/datasets/pull/7876
3,652,170,832
PR_kwDODunzps602lac
7,876
test: add verification for HuggingFaceM4/InterleavedWebDocuments
{ "avatar_url": "https://avatars.githubusercontent.com/u/122142345?v=4", "events_url": "https://api.github.com/users/venkatsai2004/events{/privacy}", "followers_url": "https://api.github.com/users/venkatsai2004/followers", "following_url": "https://api.github.com/users/venkatsai2004/following{/other_user}", "...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[]
2025-11-21T15:42:09
2025-11-21T15:42:09
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7876.diff", "html_url": "https://github.com/huggingface/datasets/pull/7876", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7876.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7876" }
Adds an integration test for the `HuggingFaceM4/InterleavedWebDocuments` dataset. - Gracefully skips if the dataset is not yet available on the Hub - Checks basic loading and structure once it becomes available Closes #7394 First-time contributor to `datasets` — really excited about this! Happy to make any ad...
https://api.github.com/repos/huggingface/datasets/issues/7876/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7875
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7875/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7875/comments
https://api.github.com/repos/huggingface/datasets/issues/7875/events
https://github.com/huggingface/datasets/pull/7875
3,649,326,175
PR_kwDODunzps60s9my
7,875
Add quickstart example to datasets README
{ "avatar_url": "https://avatars.githubusercontent.com/u/101023542?v=4", "events_url": "https://api.github.com/users/hajermabrouk/events{/privacy}", "followers_url": "https://api.github.com/users/hajermabrouk/followers", "following_url": "https://api.github.com/users/hajermabrouk/following{/other_user}", "gis...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[]
2025-11-20T22:13:52
2025-11-20T22:13:52
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7875.diff", "html_url": "https://github.com/huggingface/datasets/pull/7875", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7875.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7875" }
null
https://api.github.com/repos/huggingface/datasets/issues/7875/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7874
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7874/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7874/comments
https://api.github.com/repos/huggingface/datasets/issues/7874/events
https://github.com/huggingface/datasets/pull/7874
3,644,558,046
PR_kwDODunzps60c4sg
7,874
Nifti visualization support
{ "avatar_url": "https://avatars.githubusercontent.com/u/31857876?v=4", "events_url": "https://api.github.com/users/CloseChoice/events{/privacy}", "followers_url": "https://api.github.com/users/CloseChoice/followers", "following_url": "https://api.github.com/users/CloseChoice/following{/other_user}", "gists_u...
[]
closed
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7874). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "I tested in Colab and it works perfectly :) now I want to add `_repr_html_` everywhere ...
2025-11-19T21:56:56
2025-11-21T12:41:43
2025-11-21T12:31:18Z
CONTRIBUTOR
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7874.diff", "html_url": "https://github.com/huggingface/datasets/pull/7874", "merged_at": "2025-11-21T12:31:18", "patch_url": "https://github.com/huggingface/datasets/pull/7874.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7...
closes #7870 leverage Papaya to visualize nifti images. For this I created a Wrapper class for `nibabel.nifti1.Nifti1Image` that provides the same interface but exposes an additional `_repr_html_` method, which is needed to visualize the image in jupyter (didn't test in colab, but that should work equivalently). ...
https://api.github.com/repos/huggingface/datasets/issues/7874/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7873
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7873/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7873/comments
https://api.github.com/repos/huggingface/datasets/issues/7873/events
https://github.com/huggingface/datasets/pull/7873
3,643,993,705
PR_kwDODunzps60a_IZ
7,873
Fix chunk casting and schema unification in dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4", "events_url": "https://api.github.com/users/ArjunJagdale/events{/privacy}", "followers_url": "https://api.github.com/users/ArjunJagdale/followers", "following_url": "https://api.github.com/users/ArjunJagdale/following{/other_user}", "gis...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "\r\n@lhoestq would like to hear from you!\r\n" ]
2025-11-19T18:43:47
2025-11-22T19:51:30
CONTRIBUTOR
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/7873.diff", "html_url": "https://github.com/huggingface/datasets/pull/7873", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7873.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7873" }
Updated chunk handling to cast to expected schema when features are provided or to unify schemas when not. This ensures proper schema alignment for the yielded batches. fixes #7872 This PR fixes a bug where `IterableDataset` created from a generator with explicit `features` parameter would fail during arrow oper...
https://api.github.com/repos/huggingface/datasets/issues/7873/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7872
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7872/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7872/comments
https://api.github.com/repos/huggingface/datasets/issues/7872/events
https://github.com/huggingface/datasets/issues/7872
3,643,681,893
I_kwDODunzps7ZLixl
7,872
IterableDataset does not use features information in to_pandas
{ "avatar_url": "https://avatars.githubusercontent.com/u/790640?v=4", "events_url": "https://api.github.com/users/bonext/events{/privacy}", "followers_url": "https://api.github.com/users/bonext/followers", "following_url": "https://api.github.com/users/bonext/following{/other_user}", "gists_url": "https://api...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "Created A PR!", "Another test script that can be used to test the behavior - \n\n```\nimport datasets\nfrom datasets import features\n\ndef test_crash():\n common_features = features.Features({\n \"a\": features.Value(\"int64\"),\n \"b\": features.List({\"c\": features.Value(\"int64\")}),\n }...
2025-11-19T17:12:59
2025-11-19T18:52:14
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
### Describe the bug `IterableDataset` created from generator with explicit `features=` parameter seems to ignore provided features description for certain operations, e.g. `.to_pandas(...)` when data coming from the generator has missing values. ### Steps to reproduce the bug ```python import datasets from datasets...
https://api.github.com/repos/huggingface/datasets/issues/7872/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7871
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7871/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7871/comments
https://api.github.com/repos/huggingface/datasets/issues/7871/events
https://github.com/huggingface/datasets/issues/7871
3,643,607,371
I_kwDODunzps7ZLQlL
7,871
Reqwest Error: HTTP status client error (429 Too Many Requests)
{ "avatar_url": "https://avatars.githubusercontent.com/u/26405281?v=4", "events_url": "https://api.github.com/users/yanan1116/events{/privacy}", "followers_url": "https://api.github.com/users/yanan1116/followers", "following_url": "https://api.github.com/users/yanan1116/following{/other_user}", "gists_url": "...
[]
closed
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "the dataset repo: `https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim`", "Hi @yanan1116,\n\nThanks for the detailed report! However, this issue was filed in the wrong repository. This is a `huggingface_hub` issue, not a `datasets` issue.\n\nLooking at your traceback, you're using t...
2025-11-19T16:52:24
2025-11-30T13:38:32
2025-11-30T13:38:32Z
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
### Describe the bug full error message: ``` Traceback (most recent call last): File "/home/yanan/miniconda3/bin/hf", line 7, in <module> sys.exit(main()) ~~~~^^ File "/home/yanan/miniconda3/lib/python3.13/site-packages/huggingface_hub/cli/hf.py", line 56, in main app() ~~~^^ File "/ho...
https://api.github.com/repos/huggingface/datasets/issues/7871/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7870
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7870/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7870/comments
https://api.github.com/repos/huggingface/datasets/issues/7870/events
https://github.com/huggingface/datasets/issues/7870
3,642,209,953
I_kwDODunzps7ZF7ah
7,870
Visualization for Medical Imaging Datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/31857876?v=4", "events_url": "https://api.github.com/users/CloseChoice/events{/privacy}", "followers_url": "https://api.github.com/users/CloseChoice/followers", "following_url": "https://api.github.com/users/CloseChoice/following{/other_user}", "gists_u...
[]
closed
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "It would be amazing to be able to show the Papaya UI in google colab / jupyter notebook. IIRC both allow serving javascript via nbextensions that we can surely use in HTML() objects.\n\nAlternatively we could also start with a simple approach and dump the medical image data as a video file that goes through the sl...
2025-11-19T11:05:39
2025-11-21T12:31:19
2025-11-21T12:31:19Z
CONTRIBUTOR
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
This is a followup to: https://github.com/huggingface/datasets/pull/7815. I checked the possibilities to visualize the nifti (and potentially dicom), and here's what I found: - https://github.com/aces/brainbrowser, AGPL3 license, last commit 3 months ago, latest (github) release from 2017. It's available on jsdelivr...
https://api.github.com/repos/huggingface/datasets/issues/7870/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7869
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7869/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7869/comments
https://api.github.com/repos/huggingface/datasets/issues/7869/events
https://github.com/huggingface/datasets/issues/7869
3,636,808,734
I_kwDODunzps7YxUwe
7,869
Why does dataset merge fail when tools have different parameters?
{ "avatar_url": "https://avatars.githubusercontent.com/u/116297296?v=4", "events_url": "https://api.github.com/users/hitszxs/events{/privacy}", "followers_url": "https://api.github.com/users/hitszxs/followers", "following_url": "https://api.github.com/users/hitszxs/following{/other_user}", "gists_url": "https...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "Hi @hitszxs,\n This is indeed by design,\n\nThe `datasets` library is built on top of [Apache Arrow](https://arrow.apache.org/), which uses a **columnar storage format** with strict schema requirements. When you try to concatenate/merge datasets, the library checks if features can be aligned using the [`_check_if_...
2025-11-18T08:33:04
2025-11-30T03:52:07
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
Hi, I have a question about SFT (Supervised Fine-tuning) for an agent model. Suppose I want to fine-tune an agent model that may receive two different tools: tool1 and tool2. These tools have different parameters and types in their schema definitions. When I try to merge datasets containing different tool definitions...
https://api.github.com/repos/huggingface/datasets/issues/7869/timeline
true
https://api.github.com/repos/huggingface/datasets/issues/7868
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7868/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7868/comments
https://api.github.com/repos/huggingface/datasets/issues/7868/events
https://github.com/huggingface/datasets/issues/7868
3,632,429,308
I_kwDODunzps7Ygnj8
7,868
Data duplication with `split_dataset_by_node` and `interleaved_dataset`
{ "avatar_url": "https://avatars.githubusercontent.com/u/42485228?v=4", "events_url": "https://api.github.com/users/ValMystletainn/events{/privacy}", "followers_url": "https://api.github.com/users/ValMystletainn/followers", "following_url": "https://api.github.com/users/ValMystletainn/following{/other_user}", ...
[]
open
false
{ "avatar_url": null, "events_url": null, "followers_url": null, "following_url": null, "gists_url": null, "gravatar_id": null, "html_url": null, "id": null, "login": null, "node_id": null, "organizations_url": null, "received_events_url": null, "repos_url": null, "site_admin": null, "star...
[]
{ "closed_at": null, "closed_issues": null, "created_at": null, "creator": null, "description": null, "due_on": null, "html_url": null, "id": null, "labels_url": null, "node_id": null, "number": null, "open_issues": null, "state": null, "title": null, "updated_at": null, "url": null }
[ "Hi @ValMystletainn ,\nCan I be assigned this issue?", "> split_dataset_by_node\n\nHello, I have some questions about your intended use: (1) It seems unnecessary to use interleaving for a single dataset. (2) For multiple datasets, it seems possible to interleave first and then split by node?", "Hi ! I think int...
2025-11-17T09:15:24
2025-11-29T03:21:34
NONE
null
{ "diff_url": null, "html_url": null, "merged_at": null, "patch_url": null, "url": null }
### Describe the bug Data duplication in different rank, when process a iterabledataset with first `split_dataset_by_node` and then `interleaved_dataset` ### Steps to reproduce the bug I have provide a minimum scripts ```python import os from datasets import interleave_datasets, load_dataset from datasets.distribu...
https://api.github.com/repos/huggingface/datasets/issues/7868/timeline
true
End of preview. Expand in Data Studio

Dataset Card for GitHub Issues

Dataset Summary

GitHub Issues is a dataset consisting of GitHub issues and pull requests associated with the 🤗 Datasets repository. It is intended for educational purposes and can be used for semantic search or multilabel text classification. The contents of each GitHub issue are in English and concern the domain of datasets for NLP, computer vision, and beyond.

Supported Tasks and Leaderboards

For each of the tasks tagged for this dataset, give a brief description of the tag, metrics, and suggested models (with a link to their HuggingFace implementation if available). Give a similar description of tasks that were not covered by the structured tag set (repace the task-category-tag with an appropriate other:other-task-name).

  • task-category-tag: The dataset can be used to train a model for [TASK NAME], which consists in [TASK DESCRIPTION]. Success on this task is typically measured by achieving a high/low metric name. The (model name or model class) model currently achieves the following score. [IF A LEADERBOARD IS AVAILABLE]: This task has an active leaderboard which can be found at leaderboard url and ranks models based on metric name while also reporting other metric name.

Languages

Provide a brief overview of the languages represented in the dataset. Describe relevant details about specifics of the language such as whether it is social media text, African American English,...

When relevant, please provide BCP-47 codes, which consist of a primary language subtag, with a script subtag and/or region subtag if available.

Dataset Structure

Data Instances

Provide an JSON-formatted example and brief description of a typical instance in the dataset. If available, provide a link to further examples.

{
  'example_field': ...,
  ...
}

Provide any additional information that is not covered in the other sections about the data here. In particular describe any relationships between data points and if these relationships are made explicit.

Data Fields

List and describe the fields present in the dataset. Mention their data type, and whether they are used as input or output in any of the tasks the dataset currently supports. If the data has span indices, describe their attributes, such as whether they are at the character level or word level, whether they are contiguous or not, etc. If the datasets contains example IDs, state whether they have an inherent meaning, such as a mapping to other datasets or pointing to relationships between data points.

  • example_field: description of example_field

Note that the descriptions can be initialized with the Show Markdown Data Fields output of the tagging app, you will then only need to refine the generated descriptions.

Data Splits

Describe and name the splits in the dataset if there are more than one.

Describe any criteria for splitting the data, if used. If their are differences between the splits (e.g. if the training annotations are machine-generated and the dev and test ones are created by humans, or if different numbers of annotators contributed to each example), describe them here.

Provide the sizes of each split. As appropriate, provide any descriptive statistics for the features, such as average length. For example:

Tain Valid Test
Input Sentences
Average Sentence Length

Dataset Creation

Curation Rationale

What need motivated the creation of this dataset? What are some of the reasons underlying the major choices involved in putting it together?

Source Data

This section describes the source data (e.g. news text and headlines, social media posts, translated sentences,...)

Initial Data Collection and Normalization

Describe the data collection process. Describe any criteria for data selection or filtering. List any key words or search terms used. If possible, include runtime information for the collection process.

If data was collected from other pre-existing datasets, link to source here and to their Hugging Face version.

If the data was modified or normalized after being collected (e.g. if the data is word-tokenized), describe the process and the tools used.

Who are the source language producers?

State whether the data was produced by humans or machine generated. Describe the people or systems who originally created the data.

If available, include self-reported demographic or identity information for the source data creators, but avoid inferring this information. Instead state that this information is unknown. See Larson 2017 for using identity categories as a variables, particularly gender.

Describe the conditions under which the data was created (for example, if the producers were crowdworkers, state what platform was used, or if the data was found, what website the data was found on). If compensation was provided, include that information here.

Describe other people represented or mentioned in the data. Where possible, link to references for the information.

Annotations

If the dataset contains annotations which are not part of the initial data collection, describe them in the following paragraphs.

Annotation process

If applicable, describe the annotation process and any tools used, or state otherwise. Describe the amount of data annotated, if not all. Describe or reference annotation guidelines provided to the annotators. If available, provide interannotator statistics. Describe any annotation validation processes.

Who are the annotators?

If annotations were collected for the source data (such as class labels or syntactic parses), state whether the annotations were produced by humans or machine generated.

Describe the people or systems who originally created the annotations and their selection criteria if applicable.

If available, include self-reported demographic or identity information for the annotators, but avoid inferring this information. Instead state that this information is unknown. See Larson 2017 for using identity categories as a variables, particularly gender.

Describe the conditions under which the data was annotated (for example, if the annotators were crowdworkers, state what platform was used, or if the data was found, what website the data was found on). If compensation was provided, include that information here.

Personal and Sensitive Information

State whether the dataset uses identity categories and, if so, how the information is used. Describe where this information comes from (i.e. self-reporting, collecting from profiles, inferring, etc.). See Larson 2017 for using identity categories as a variables, particularly gender. State whether the data is linked to individuals and whether those individuals can be identified in the dataset, either directly or indirectly (i.e., in combination with other data).

State whether the dataset contains other data that might be considered sensitive (e.g., data that reveals racial or ethnic origins, sexual orientations, religious beliefs, political opinions or union memberships, or locations; financial or health data; biometric or genetic data; forms of government identification, such as social security numbers; criminal history).

If efforts were made to anonymize the data, describe the anonymization process.

Considerations for Using the Data

Social Impact of Dataset

Please discuss some of the ways you believe the use of this dataset will impact society.

The statement should include both positive outlooks, such as outlining how technologies developed through its use may improve people's lives, and discuss the accompanying risks. These risks may range from making important decisions more opaque to people who are affected by the technology, to reinforcing existing harmful biases (whose specifics should be discussed in the next section), among other considerations.

Also describe in this section if the proposed dataset contains a low-resource or under-represented language. If this is the case or if this task has any impact on underserved communities, please elaborate here.

Discussion of Biases

Provide descriptions of specific biases that are likely to be reflected in the data, and state whether any steps were taken to reduce their impact.

For Wikipedia text, see for example Dinan et al 2020 on biases in Wikipedia (esp. Table 1), or Blodgett et al 2020 for a more general discussion of the topic.

If analyses have been run quantifying these biases, please add brief summaries and links to the studies here.

Other Known Limitations

If studies of the datasets have outlined other limitations of the dataset, such as annotation artifacts, please outline and cite them here.

Additional Information

Dataset Curators

List the people involved in collecting the dataset and their affiliation(s). If funding information is known, include it here.

Licensing Information

Provide the license and link to the license webpage if available.

Citation Information

Provide the BibTex-formatted reference for the dataset. For example:

@article{article_id,
  author    = {Author List},
  title     = {Dataset Paper Title},
  journal   = {Publication Venue},
  year      = {2525}
}

If the dataset has a DOI, please provide it here.

Contributions

Thanks to @lewtun for adding this dataset.

Downloads last month
9

Paper for bubble111/github-issues-with-comments