Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: TypeError
Message: Couldn't cast array of type timestamp[s] to null
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 644, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2223, in cast_table_to_schema
arrays = [
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2224, in <listcomp>
cast_array_to_feature(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1795, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1795, in <listcomp>
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2001, in cast_array_to_feature
arrays = [
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2002, in <listcomp>
_c(array.field(name) if name in array_fields else null_array, subfeature)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1797, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2086, in cast_array_to_feature
return array_cast(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1797, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1948, in array_cast
raise TypeError(f"Couldn't cast array of type {_short_str(array.type)} to {_short_str(pa_type)}")
TypeError: Couldn't cast array of type timestamp[s] to null
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1456, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1055, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 970, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1858, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
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 | assignee null | assignees list | milestone null | comments list | created_at int64 | updated_at int64 | closed_at null | author_association string | type null | active_lock_reason null | sub_issues_summary dict | issue_dependencies_summary dict | body string | closed_by null | reactions dict | timeline_url string | performed_via_github_app null | state_reason null | draft float64 | pull_request dict | is_pull_request bool |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/huggingface/datasets/issues/7757 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7757/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7757/comments | https://api.github.com/repos/huggingface/datasets/issues/7757/events | https://github.com/huggingface/datasets/issues/7757 | 3,389,535,011 | I_kwDODunzps7KCDMj | 7,757 | Add support for `.conll` file format in datasets | {
"avatar_url": "https://avatars.githubusercontent.com/u/88763593?v=4",
"events_url": "https://api.github.com/users/namesarnav/events{/privacy}",
"followers_url": "https://api.github.com/users/namesarnav/followers",
"following_url": "https://api.github.com/users/namesarnav/following{/other_user}",
"gists_url"... | [
{
"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 | [] | null | [] | 1,757,143,539,000 | 1,757,143,539,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Feature request
I’d like to request native support in the Hugging Face datasets library for reading .conll files (CoNLL format). This format is widely used in NLP tasks, especially for Named Entity Recognition (NER), POS tagging, and other token classification problems.
Right now `.conll` datasets need to be manu... | 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/7757/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7757/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7756 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7756/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7756/comments | https://api.github.com/repos/huggingface/datasets/issues/7756/events | https://github.com/huggingface/datasets/issues/7756 | 3,387,076,693 | I_kwDODunzps7J4rBV | 7,756 | datasets.map(f, num_proc=N) hangs with N>1 when run on import | {
"avatar_url": "https://avatars.githubusercontent.com/u/20065?v=4",
"events_url": "https://api.github.com/users/arjunguha/events{/privacy}",
"followers_url": "https://api.github.com/users/arjunguha/followers",
"following_url": "https://api.github.com/users/arjunguha/following{/other_user}",
"gists_url": "htt... | [] | open | false | null | [] | null | [] | 1,757,068,321,000 | 1,757,068,321,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
If you `import` a module that runs `datasets.map(f, num_proc=N)` at the top-level, Python hangs.
### Steps to reproduce the bug
1. Create a file that runs datasets.map at the top-level:
```bash
cat <<EOF > import_me.py
import datasets
the_dataset = datasets.load_dataset("openai/openai_humanev... | 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/7756/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7756/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7755 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7755/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7755/comments | https://api.github.com/repos/huggingface/datasets/issues/7755/events | https://github.com/huggingface/datasets/pull/7755 | 3,386,079,181 | PR_kwDODunzps6m-MTU | 7,755 | Support pathlib.Path for feature input | {
"avatar_url": "https://avatars.githubusercontent.com/u/5422226?v=4",
"events_url": "https://api.github.com/users/Joshua-Chin/events{/privacy}",
"followers_url": "https://api.github.com/users/Joshua-Chin/followers",
"following_url": "https://api.github.com/users/Joshua-Chin/following{/other_user}",
"gists_ur... | [] | open | false | null | [] | null | [] | 1,757,039,887,000 | 1,757,039,887,000 | null | NONE | null | null | null | null | This PR adds support for specifying image, video, audio, and pdf features using `pathlib.Path`. | 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/7755/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7755/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7755.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7755",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7755.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7755"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7754 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7754/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7754/comments | https://api.github.com/repos/huggingface/datasets/issues/7754/events | https://github.com/huggingface/datasets/pull/7754 | 3,384,883,008 | PR_kwDODunzps6m6qRo | 7,754 | Add columns support to JSON loader | {
"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 | null | [] | null | [] | 1,757,010,086,000 | 1,757,010,086,000 | null | CONTRIBUTOR | null | null | null | null | New fix to #7594
This PR adds support for the columns argument in the JSON dataset builder.
Added columns parameter to JsonConfig.
Applied column filtering after table creation, filling missing columns with None.
Extended tests to cover:
- Selecting a subset of columns
- Handling missing requested columns
- 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/7754/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7754/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7754.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7754",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7754.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7754"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7753 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7753/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7753/comments | https://api.github.com/repos/huggingface/datasets/issues/7753/events | https://github.com/huggingface/datasets/issues/7753 | 3,381,831,487 | I_kwDODunzps7Jkqc_ | 7,753 | datasets massively slows data reads, even in memory | {
"avatar_url": "https://avatars.githubusercontent.com/u/1191040?v=4",
"events_url": "https://api.github.com/users/lrast/events{/privacy}",
"followers_url": "https://api.github.com/users/lrast/followers",
"following_url": "https://api.github.com/users/lrast/following{/other_user}",
"gists_url": "https://api.g... | [] | open | false | null | [] | null | [] | 1,756,950,324,000 | 1,756,950,324,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
Loading image data in a huggingface dataset results in very slow read speeds, approximately 1000 times longer than reading the same data from a pytorch dataset. This applies even when the dataset is loaded into RAM using a `keep_in_memory=True` flag.
The following script reproduces the result wit... | 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/7753/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7753/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7752 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7752/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7752/comments | https://api.github.com/repos/huggingface/datasets/issues/7752/events | https://github.com/huggingface/datasets/pull/7752 | 3,358,374,882 | PR_kwDODunzps6ljQLy | 7,752 | Fix: Update Dill Version in Setup py | {
"avatar_url": "https://avatars.githubusercontent.com/u/98005188?v=4",
"events_url": "https://api.github.com/users/Navanit-git/events{/privacy}",
"followers_url": "https://api.github.com/users/Navanit-git/followers",
"following_url": "https://api.github.com/users/Navanit-git/following{/other_user}",
"gists_u... | [] | open | false | null | [] | null | [
"https://github.com/huggingface/datasets/issues/7751"
] | 1,756,280,391,000 | 1,756,280,861,000 | null | NONE | null | null | null | null | Currently the DIll version is less than 3.9 and now major libraries like Multiprocess, gepa requires Dill version as 0.4.0 and this is making a conflict in installation. So added this small PR to update the DIll. | 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/7752/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7752/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7752.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7752",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7752.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7752"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7751 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7751/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7751/comments | https://api.github.com/repos/huggingface/datasets/issues/7751/events | https://github.com/huggingface/datasets/issues/7751 | 3,358,369,976 | I_kwDODunzps7ILKi4 | 7,751 | Dill version update | {
"avatar_url": "https://avatars.githubusercontent.com/u/98005188?v=4",
"events_url": "https://api.github.com/users/Navanit-git/events{/privacy}",
"followers_url": "https://api.github.com/users/Navanit-git/followers",
"following_url": "https://api.github.com/users/Navanit-git/following{/other_user}",
"gists_u... | [] | open | false | null | [] | null | [
"#7752 "
] | 1,756,280,310,000 | 1,756,280,460,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
Why the datasets is not updating the dill ?
Just want to know if I update the dill version in dill what will be the repucssion.
For now in multiplaces I have to update the library like process requirequire dill 0.4.0 so why not datasets.
Adding a pr too.
### Steps to reproduce the bug
.
###... | 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/7751/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7751/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7750 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7750/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7750/comments | https://api.github.com/repos/huggingface/datasets/issues/7750/events | https://github.com/huggingface/datasets/pull/7750 | 3,357,275,291 | PR_kwDODunzps6lfwcx | 7,750 | Refactor: use unpacking in load.py for time and memory improvement | {
"avatar_url": "https://avatars.githubusercontent.com/u/2460418?v=4",
"events_url": "https://api.github.com/users/brchristian/events{/privacy}",
"followers_url": "https://api.github.com/users/brchristian/followers",
"following_url": "https://api.github.com/users/brchristian/following{/other_user}",
"gists_ur... | [] | open | false | null | [] | null | [] | 1,756,246,391,000 | 1,756,246,391,000 | null | CONTRIBUTOR | null | null | null | null | In `src/datasets/load.py`, we can use unpacking rather than concatenating two lists for improved time and memory performance. It’s a small improvement in absolute terms, but a consistent and measurable one:
```diff
- ALL_ALLOWED_EXTENSIONS = list(_EXTENSION_TO_MODULE.keys()) + [".zip"]
+ ALL_ALLOWED_EXTENSIONS = [... | 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/7750/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7750/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7750.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7750",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7750.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7750"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7749 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7749/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7749/comments | https://api.github.com/repos/huggingface/datasets/issues/7749/events | https://github.com/huggingface/datasets/pull/7749 | 3,356,567,923 | PR_kwDODunzps6lddDW | 7,749 | Fix typo in error message for cache directory deletion | {
"avatar_url": "https://avatars.githubusercontent.com/u/2460418?v=4",
"events_url": "https://api.github.com/users/brchristian/events{/privacy}",
"followers_url": "https://api.github.com/users/brchristian/followers",
"following_url": "https://api.github.com/users/brchristian/following{/other_user}",
"gists_ur... | [] | open | false | null | [] | null | [] | 1,756,230,442,000 | 1,756,230,442,000 | null | CONTRIBUTOR | null | null | null | null | This PR fixes a small typo in an error message in `src/datasets/fingerprint.py`:
https://github.com/huggingface/datasets/blob/910fab20606893f69b4fccac5fcc883dddf5a14d/src/datasets/fingerprint.py#L63
```diff
- occured
+ occurred
``` | 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/7749/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7749/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7749.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7749",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7749.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7749"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7748 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7748/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7748/comments | https://api.github.com/repos/huggingface/datasets/issues/7748/events | https://github.com/huggingface/datasets/pull/7748 | 3,347,137,663 | PR_kwDODunzps6k-adX | 7,748 | docs: Streaming best practices | {
"avatar_url": "https://avatars.githubusercontent.com/u/32625230?v=4",
"events_url": "https://api.github.com/users/Abdul-Omira/events{/privacy}",
"followers_url": "https://api.github.com/users/Abdul-Omira/followers",
"following_url": "https://api.github.com/users/Abdul-Omira/following{/other_user}",
"gists_u... | [] | open | false | null | [] | null | [] | 1,755,908,323,000 | 1,757,212,416,000 | null | NONE | null | null | null | null | Add a new 'Streaming best practices' page with practical patterns and pitfalls for large-scale/production use of IterableDataset. Includes examples for batched map with remove_columns, deterministic shuffling with set_epoch, multi-worker sharding, checkpoint/resume, and persistence to Parquet/Hub. Linked from How-to > ... | 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/7748/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7748/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7748.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7748",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7748.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7748"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7747 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7747/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7747/comments | https://api.github.com/repos/huggingface/datasets/issues/7747/events | https://github.com/huggingface/datasets/pull/7747 | 3,347,098,038 | PR_kwDODunzps6k-Rtd | 7,747 | Add wikipedia-2023-redirects dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/32625230?v=4",
"events_url": "https://api.github.com/users/Abdul-Omira/events{/privacy}",
"followers_url": "https://api.github.com/users/Abdul-Omira/followers",
"following_url": "https://api.github.com/users/Abdul-Omira/following{/other_user}",
"gists_u... | [] | open | false | null | [] | null | [] | 1,755,906,593,000 | 1,757,212,438,000 | null | NONE | null | null | null | null | Title: Add wikipedia-2023-redirects dataset (redirect resolution + pageviews)
Summary
- New dataset loader: wikipedia_2023_redirects
- Canonical Wikipedia pages enriched with:
- redirects (aliases pointing to the page)
- 2023 pageviews (aggregated)
- Streaming support; robust parsing; license notes included
- Test... | 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/7747/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7747/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7747.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7747",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7747.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7747"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7746 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7746/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7746/comments | https://api.github.com/repos/huggingface/datasets/issues/7746/events | https://github.com/huggingface/datasets/issues/7746 | 3,345,391,211 | I_kwDODunzps7HZp5r | 7,746 | Fix: Canonical 'multi_news' dataset is broken and should be updated to a Parquet version | {
"avatar_url": "https://avatars.githubusercontent.com/u/187888489?v=4",
"events_url": "https://api.github.com/users/Awesome075/events{/privacy}",
"followers_url": "https://api.github.com/users/Awesome075/followers",
"following_url": "https://api.github.com/users/Awesome075/following{/other_user}",
"gists_url... | [] | open | false | null | [] | null | [
"@sayakpaul @a-r-r-o-w could you verify this issue then i can contribute to solve this issue!😊"
] | 1,755,867,123,000 | 1,756,326,215,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | Hi,
The canonical `multi_news` dataset is currently broken and fails to load. This is because it points to the [alexfabri/multi_news](https://huggingface.co/datasets/alexfabbri/multi_news) repository, which contains a legacy loading script (`multi_news.py`) that requires the now-removed `trust_remote_code` parameter.... | 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/7746/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7746/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7745 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7745/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7745/comments | https://api.github.com/repos/huggingface/datasets/issues/7745/events | https://github.com/huggingface/datasets/issues/7745 | 3,345,286,773 | I_kwDODunzps7HZQZ1 | 7,745 | Audio mono argument no longer supported, despite class documentation | {
"avatar_url": "https://avatars.githubusercontent.com/u/5666041?v=4",
"events_url": "https://api.github.com/users/jheitz/events{/privacy}",
"followers_url": "https://api.github.com/users/jheitz/followers",
"following_url": "https://api.github.com/users/jheitz/following{/other_user}",
"gists_url": "https://ap... | [] | open | false | null | [] | null | [
"I want to solve this problem can you please assign it to me\nand also can you please guide whether the mono parameter is required to be re-added or the documentation needs an update?"
] | 1,755,864,941,000 | 1,756,059,761,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
Either update the documentation, or re-introduce the flag (and corresponding logic to convert the audio to mono)
### Steps to reproduce the bug
Audio(sampling_rate=16000, mono=True) raises the error
TypeError: Audio.__init__() got an unexpected keyword argument 'mono'
However, in the class doc... | 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/7745/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7745/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7744 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7744/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7744/comments | https://api.github.com/repos/huggingface/datasets/issues/7744/events | https://github.com/huggingface/datasets/issues/7744 | 3,343,510,686 | I_kwDODunzps7HSeye | 7,744 | dtype: ClassLabel is not parsed correctly in `features.py` | {
"avatar_url": "https://avatars.githubusercontent.com/u/43553003?v=4",
"events_url": "https://api.github.com/users/cmatKhan/events{/privacy}",
"followers_url": "https://api.github.com/users/cmatKhan/followers",
"following_url": "https://api.github.com/users/cmatKhan/following{/other_user}",
"gists_url": "htt... | [] | open | false | null | [] | null | [] | 1,755,818,930,000 | 1,755,818,930,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | `dtype: ClassLabel` in the README.md yaml metadata is parsed incorrectly and causes the data viewer to fail.
This yaml in my metadata ([source](https://huggingface.co/datasets/BrentLab/yeast_genome_resources/blob/main/README.md), though i changed `ClassLabel` to `string` to using different dtype in order to avoid the ... | 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/7744/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7744/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7743 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7743/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7743/comments | https://api.github.com/repos/huggingface/datasets/issues/7743/events | https://github.com/huggingface/datasets/pull/7743 | 3,342,611,297 | PR_kwDODunzps6ku8Jw | 7,743 | Refactor HDF5 and preserve tree structure | {
"avatar_url": "https://avatars.githubusercontent.com/u/17013474?v=4",
"events_url": "https://api.github.com/users/klamike/events{/privacy}",
"followers_url": "https://api.github.com/users/klamike/followers",
"following_url": "https://api.github.com/users/klamike/following{/other_user}",
"gists_url": "https:... | [] | closed | false | null | [] | null | [
"@lhoestq this is ready for you now!",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7743). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 1,755,797,297,000 | 1,756,222,085,000 | null | CONTRIBUTOR | null | null | null | null | Closes #7741. Followup to #7690
- Recursive parsing and feature inference, to preserve the tree structure of the file. Note this means we now visit all links in the file. It also means we have to call` combine_chunks` on any large non-root datasets.
- Support for `complex64` (two `float32`s, used to be converted to... | 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/7743/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7743/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7743.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7743",
"merged_at": "2025-08-26T15:28:05",
"patch_url": "https://github.com/huggingface/datasets/pull/7743.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7742 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7742/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7742/comments | https://api.github.com/repos/huggingface/datasets/issues/7742/events | https://github.com/huggingface/datasets/issues/7742 | 3,336,704,928 | I_kwDODunzps7G4hOg | 7,742 | module 'pyarrow' has no attribute 'PyExtensionType' | {
"avatar_url": "https://avatars.githubusercontent.com/u/6106392?v=4",
"events_url": "https://api.github.com/users/mnedelko/events{/privacy}",
"followers_url": "https://api.github.com/users/mnedelko/followers",
"following_url": "https://api.github.com/users/mnedelko/following{/other_user}",
"gists_url": "http... | [] | open | false | null | [] | null | [
"Just checked out the files and thishad already been addressed"
] | 1,755,670,473,000 | 1,755,671,027,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
When importing certain libraries, users will encounter the following error which can be traced back to the datasets library.
module 'pyarrow' has no attribute 'PyExtensionType'.
Example issue: https://github.com/explodinggradients/ragas/issues/2170
The issue occurs due to the following. I will ... | null | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/7742/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7742/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7741 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7741/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7741/comments | https://api.github.com/repos/huggingface/datasets/issues/7741/events | https://github.com/huggingface/datasets/issues/7741 | 3,334,848,656 | I_kwDODunzps7GxcCQ | 7,741 | Preserve tree structure when loading HDF5 | {
"avatar_url": "https://avatars.githubusercontent.com/u/17013474?v=4",
"events_url": "https://api.github.com/users/klamike/events{/privacy}",
"followers_url": "https://api.github.com/users/klamike/followers",
"following_url": "https://api.github.com/users/klamike/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"
}
] | closed | false | null | [] | null | [] | 1,755,618,125,000 | 1,756,222,086,000 | null | CONTRIBUTOR | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Feature request
https://github.com/huggingface/datasets/pull/7740#discussion_r2285605374
### Motivation
`datasets` has the `Features` class for representing nested features. HDF5 files have groups of datasets which are nested, though in #7690 the keys are flattened. We should preserve that structure for the user... | 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/7741/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7741/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7740 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7740/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7740/comments | https://api.github.com/repos/huggingface/datasets/issues/7740/events | https://github.com/huggingface/datasets/pull/7740 | 3,334,693,293 | PR_kwDODunzps6kUMKM | 7,740 | Document HDF5 support | {
"avatar_url": "https://avatars.githubusercontent.com/u/17013474?v=4",
"events_url": "https://api.github.com/users/klamike/events{/privacy}",
"followers_url": "https://api.github.com/users/klamike/followers",
"following_url": "https://api.github.com/users/klamike/following{/other_user}",
"gists_url": "https:... | [] | open | false | null | [] | null | [
"@lhoestq any guidance on what else to add/feedback on what is there now? It seems a bit minimal, but I don't think it's worth doing an entire page on HDF5?"
] | 1,755,615,184,000 | 1,756,918,519,000 | null | CONTRIBUTOR | null | null | null | null | I think these are at least the main places where we should put content. Ideally it is not just repeated in the final version
ref #7690
- [x] Wait for #7743 to land | 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/7740/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7740/timeline | null | null | 1 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7740.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7740",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7740.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7740"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7739 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7739/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7739/comments | https://api.github.com/repos/huggingface/datasets/issues/7739/events | https://github.com/huggingface/datasets/issues/7739 | 3,331,537,762 | I_kwDODunzps7Gkzti | 7,739 | Replacement of "Sequence" feature with "List" breaks backward compatibility | {
"avatar_url": "https://avatars.githubusercontent.com/u/15764776?v=4",
"events_url": "https://api.github.com/users/evmaki/events{/privacy}",
"followers_url": "https://api.github.com/users/evmaki/followers",
"following_url": "https://api.github.com/users/evmaki/following{/other_user}",
"gists_url": "https://a... | [] | open | false | null | [] | null | [] | 1,755,538,118,000 | 1,755,538,118,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | PR #7634 replaced the Sequence feature with List in 4.0.0, so datasets saved with version 4.0.0 with that feature cannot be loaded by earlier versions. There is no clear option in 4.0.0 to use the legacy feature type to preserve backward compatibility.
Why is this a problem? I have a complex preprocessing and training... | null | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/7739/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7739/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7738 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7738/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7738/comments | https://api.github.com/repos/huggingface/datasets/issues/7738/events | https://github.com/huggingface/datasets/issues/7738 | 3,328,948,690 | I_kwDODunzps7Ga7nS | 7,738 | Allow saving multi-dimensional ndarray with dynamic shapes | {
"avatar_url": "https://avatars.githubusercontent.com/u/82735346?v=4",
"events_url": "https://api.github.com/users/ryan-minato/events{/privacy}",
"followers_url": "https://api.github.com/users/ryan-minato/followers",
"following_url": "https://api.github.com/users/ryan-minato/following{/other_user}",
"gists_u... | [
{
"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 | [] | null | [
"I agree this would be super valuable.\n\nIt looks like this was discussed a few years ago in https://github.com/huggingface/datasets/issues/5272#issuecomment-1550200824 but there were some issues. Those PRs are merged now and it looks like Arrow [officially supports](https://arrow.apache.org/docs/format/CanonicalE... | 1,755,483,831,000 | 1,756,221,902,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Feature request
I propose adding a dedicated feature to the datasets library that allows for the efficient storage and retrieval of multi-dimensional ndarray with dynamic shapes. Similar to how Image columns handle variable-sized images, this feature would provide a structured way to store array data where the dim... | 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/7738/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7738/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7737 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7737/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7737/comments | https://api.github.com/repos/huggingface/datasets/issues/7737/events | https://github.com/huggingface/datasets/pull/7737 | 3,318,670,801 | PR_kwDODunzps6jf5io | 7,737 | docs: Add column overwrite example to batch mapping guide | {
"avatar_url": "https://avatars.githubusercontent.com/u/183703408?v=4",
"events_url": "https://api.github.com/users/Sanjaykumar030/events{/privacy}",
"followers_url": "https://api.github.com/users/Sanjaykumar030/followers",
"following_url": "https://api.github.com/users/Sanjaykumar030/following{/other_user}",
... | [] | closed | false | null | [] | null | [
"Hi @lhoestq, just a gentle follow-up on this PR."
] | 1,755,094,819,000 | 1,756,984,297,000 | null | CONTRIBUTOR | null | null | null | null | This PR adds a complementary example showing the **column-overwriting** pattern, which is both more direct and more flexible for many transformations.
### Proposed Change
The original `remove_columns` example remains untouched. Below it, this PR introduces an alternative approach that overwrites an existing colum... | 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/7737/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7737/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7737.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7737",
"merged_at": "2025-09-04T11:11:37",
"patch_url": "https://github.com/huggingface/datasets/pull/7737.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7736 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7736/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7736/comments | https://api.github.com/repos/huggingface/datasets/issues/7736/events | https://github.com/huggingface/datasets/pull/7736 | 3,311,618,096 | PR_kwDODunzps6jIWQ3 | 7,736 | Fix type hint `train_test_split` | {
"avatar_url": "https://avatars.githubusercontent.com/u/45557362?v=4",
"events_url": "https://api.github.com/users/qgallouedec/events{/privacy}",
"followers_url": "https://api.github.com/users/qgallouedec/followers",
"following_url": "https://api.github.com/users/qgallouedec/following{/other_user}",
"gists_u... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7736). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 1,754,945,213,000 | 1,755,090,830,000 | null | MEMBER | null | null | null | null | null | 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/7736/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7736/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7736.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7736",
"merged_at": "2025-08-13T13:13:48",
"patch_url": "https://github.com/huggingface/datasets/pull/7736.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7735 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7735/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7735/comments | https://api.github.com/repos/huggingface/datasets/issues/7735/events | https://github.com/huggingface/datasets/pull/7735 | 3,310,514,828 | PR_kwDODunzps6jEq5w | 7,735 | fix largelist repr | {
"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 | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7735). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 1,754,925,462,000 | 1,754,926,796,000 | null | MEMBER | null | null | null | null | null | 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/7735/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7735/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7735.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7735",
"merged_at": "2025-08-11T15:39:54",
"patch_url": "https://github.com/huggingface/datasets/pull/7735.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7734 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7734/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7734/comments | https://api.github.com/repos/huggingface/datasets/issues/7734/events | https://github.com/huggingface/datasets/pull/7734 | 3,306,519,239 | PR_kwDODunzps6i4pmA | 7,734 | Fixing __getitem__ of datasets which behaves inconsistent to documentation when setting _format_type to None | {
"avatar_url": "https://avatars.githubusercontent.com/u/40367113?v=4",
"events_url": "https://api.github.com/users/awagen/events{/privacy}",
"followers_url": "https://api.github.com/users/awagen/followers",
"following_url": "https://api.github.com/users/awagen/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | null | [] | null | [
"this breaking change is actually expected, happy to help with a fix in sentencetransformers to account for this",
"Thank you for the context. I thought this was a mismatch do the documentation. Good to know it was intentional. No worries, can add a PR to sentence transformers."
] | 1,754,754,774,000 | 1,755,415,380,000 | null | NONE | null | null | null | null | Setting _format_type to None, should return plain python object but as of 4.0.0 returns Column. This fails in libs such as sentencetransformers (such as in generation of hard negatives) where plain python is expected. | 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/7734/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7734/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7734.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7734",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7734.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7734"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7733 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7733/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7733/comments | https://api.github.com/repos/huggingface/datasets/issues/7733/events | https://github.com/huggingface/datasets/issues/7733 | 3,304,979,299 | I_kwDODunzps7E_ftj | 7,733 | Dataset Repo Paths to Locally Stored Images Not Being Appended to Image Path | {
"avatar_url": "https://avatars.githubusercontent.com/u/27898715?v=4",
"events_url": "https://api.github.com/users/dennys246/events{/privacy}",
"followers_url": "https://api.github.com/users/dennys246/followers",
"following_url": "https://api.github.com/users/dennys246/following{/other_user}",
"gists_url": "... | [] | open | false | null | [] | null | [
"This is the download issues I come into, about ever other time it fails...\n<img width=\"1719\" height=\"1226\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/2e5b4b3e-7c13-4bad-a77c-34b47a932831\" />"
] | 1,754,680,258,000 | 1,754,960,098,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
I’m not sure if this is a bug or a feature and I just don’t fully understand how dataset loading is to work, but it appears there may be a bug with how locally stored Image() are being accessed. I’ve uploaded a new dataset to hugging face (rmdig/rocky_mountain_snowpack) but I’ve come into a ton of... | 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/7733/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7733/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7732 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7732/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7732/comments | https://api.github.com/repos/huggingface/datasets/issues/7732/events | https://github.com/huggingface/datasets/issues/7732 | 3,304,673,383 | I_kwDODunzps7E-VBn | 7,732 | webdataset: key errors when `field_name` has upper case characters | {
"avatar_url": "https://avatars.githubusercontent.com/u/29985433?v=4",
"events_url": "https://api.github.com/users/YassineYousfi/events{/privacy}",
"followers_url": "https://api.github.com/users/YassineYousfi/followers",
"following_url": "https://api.github.com/users/YassineYousfi/following{/other_user}",
"g... | [] | open | false | null | [] | null | [] | 1,754,672,202,000 | 1,754,672,202,000 | null | CONTRIBUTOR | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
When using a webdataset each sample can be a collection of different "fields"
like this:
```
images17/image194.left.jpg
images17/image194.right.jpg
images17/image194.json
images17/image12.left.jpg
images17/image12.right.jpg
images17/image12.json
```
if the field_name contains upper case characte... | 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/7732/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7732/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7731 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7731/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7731/comments | https://api.github.com/repos/huggingface/datasets/issues/7731/events | https://github.com/huggingface/datasets/issues/7731 | 3,303,637,075 | I_kwDODunzps7E6YBT | 7,731 | Add the possibility of a backend for audio decoding | {
"avatar_url": "https://avatars.githubusercontent.com/u/142020129?v=4",
"events_url": "https://api.github.com/users/intexcor/events{/privacy}",
"followers_url": "https://api.github.com/users/intexcor/followers",
"following_url": "https://api.github.com/users/intexcor/following{/other_user}",
"gists_url": "ht... | [
{
"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 | [] | null | [
"is there a work around im stuck",
"never mind just downgraded"
] | 1,754,651,336,000 | 1,755,707,373,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Feature request
Add the possibility of a backend for audio decoding. Before version 4.0.0, soundfile was used, and now torchcodec is used, but the problem is that torchcodec requires ffmpeg, which is problematic to install on the same colab. Therefore, I suggest adding a decoder selection when loading the dataset.... | 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/7731/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7731/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7730 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7730/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7730/comments | https://api.github.com/repos/huggingface/datasets/issues/7730/events | https://github.com/huggingface/datasets/pull/7730 | 3,301,907,242 | PR_kwDODunzps6iqTZI | 7,730 | Grammar fix: correct "showed" to "shown" in fingerprint.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/2460418?v=4",
"events_url": "https://api.github.com/users/brchristian/events{/privacy}",
"followers_url": "https://api.github.com/users/brchristian/followers",
"following_url": "https://api.github.com/users/brchristian/following{/other_user}",
"gists_ur... | [] | closed | false | null | [] | null | [] | 1,754,601,776,000 | 1,755,110,070,000 | null | CONTRIBUTOR | null | null | null | null | This PR corrects a small grammatical issue in the outputs of fingerprint.py:
```diff
- "This warning is only showed once. Subsequent hashing failures won't be showed."
+ "This warning is only shown once. Subsequent hashing failures won't be shown."
```
| 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/7730/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7730/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7730.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7730",
"merged_at": "2025-08-13T13:12:56",
"patch_url": "https://github.com/huggingface/datasets/pull/7730.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7729 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7729/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7729/comments | https://api.github.com/repos/huggingface/datasets/issues/7729/events | https://github.com/huggingface/datasets/issues/7729 | 3,300,672,954 | I_kwDODunzps7EvEW6 | 7,729 | OSError: libcudart.so.11.0: cannot open shared object file: No such file or directory | {
"avatar_url": "https://avatars.githubusercontent.com/u/115183904?v=4",
"events_url": "https://api.github.com/users/SaleemMalikAI/events{/privacy}",
"followers_url": "https://api.github.com/users/SaleemMalikAI/followers",
"following_url": "https://api.github.com/users/SaleemMalikAI/following{/other_user}",
"... | [] | open | false | null | [] | null | [] | 1,754,575,643,000 | 1,754,575,643,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | > Hi is there any solution for that eror i try to install this one
pip install torch==1.12.1+cpu torchaudio==0.12.1+cpu -f https://download.pytorch.org/whl/torch_stable.html
this is working fine but tell me how to install pytorch version that is fit for gpu | 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/7729/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7729/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7728 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7728/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7728/comments | https://api.github.com/repos/huggingface/datasets/issues/7728/events | https://github.com/huggingface/datasets/issues/7728 | 3,298,854,904 | I_kwDODunzps7EoIf4 | 7,728 | NonMatchingSplitsSizesError and ExpectedMoreSplitsError | {
"avatar_url": "https://avatars.githubusercontent.com/u/104755879?v=4",
"events_url": "https://api.github.com/users/efsotr/events{/privacy}",
"followers_url": "https://api.github.com/users/efsotr/followers",
"following_url": "https://api.github.com/users/efsotr/following{/other_user}",
"gists_url": "https://... | [] | open | false | null | [] | null | [] | 1,754,539,490,000 | 1,754,551,907,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
When loading dataset, the info specified by `data_files` did not overwrite the original info.
### Steps to reproduce the bug
```python
from datasets import load_dataset
traindata = load_dataset(
"allenai/c4",
"en",
data_files={"train": "en/c4-train.00000-of-... | 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/7728/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7728/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7727 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7727/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7727/comments | https://api.github.com/repos/huggingface/datasets/issues/7727/events | https://github.com/huggingface/datasets/issues/7727 | 3,295,718,578 | I_kwDODunzps7EcKyy | 7,727 | config paths that start with ./ are not valid as hf:// accessed repos, but are valid when accessed locally | {
"avatar_url": "https://avatars.githubusercontent.com/u/2229300?v=4",
"events_url": "https://api.github.com/users/doctorpangloss/events{/privacy}",
"followers_url": "https://api.github.com/users/doctorpangloss/followers",
"following_url": "https://api.github.com/users/doctorpangloss/following{/other_user}",
... | [] | open | false | null | [] | null | [] | 1,754,468,497,000 | 1,754,468,497,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
```
- config_name: some_config
data_files:
- split: train
path:
- images/xyz/*.jpg
```
will correctly download but
```
- config_name: some_config
data_files:
- split: train
path:
- ./images/xyz/*.jpg
```
will error with `FileNotFoundError` due to improper url joining. `loa... | 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/7727/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7727/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7726 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7726/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7726/comments | https://api.github.com/repos/huggingface/datasets/issues/7726/events | https://github.com/huggingface/datasets/pull/7726 | 3,293,789,832 | PR_kwDODunzps6iO_oF | 7,726 | fix(webdataset): don't .lower() field_name | {
"avatar_url": "https://avatars.githubusercontent.com/u/29985433?v=4",
"events_url": "https://api.github.com/users/YassineYousfi/events{/privacy}",
"followers_url": "https://api.github.com/users/YassineYousfi/followers",
"following_url": "https://api.github.com/users/YassineYousfi/following{/other_user}",
"g... | [] | closed | false | null | [] | null | [
"fixes: https://github.com/huggingface/datasets/issues/7732",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7726). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"CI failures are unrelat... | 1,754,413,029,000 | 1,755,707,755,000 | null | CONTRIBUTOR | null | null | null | null | This fixes cases where keys have upper case identifiers | 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/7726/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7726/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7726.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7726",
"merged_at": "2025-08-20T16:35:55",
"patch_url": "https://github.com/huggingface/datasets/pull/7726.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7724 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7724/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7724/comments | https://api.github.com/repos/huggingface/datasets/issues/7724/events | https://github.com/huggingface/datasets/issues/7724 | 3,292,315,241 | I_kwDODunzps7EPL5p | 7,724 | Can not stepinto load_dataset.py? | {
"avatar_url": "https://avatars.githubusercontent.com/u/13776012?v=4",
"events_url": "https://api.github.com/users/micklexqg/events{/privacy}",
"followers_url": "https://api.github.com/users/micklexqg/followers",
"following_url": "https://api.github.com/users/micklexqg/following{/other_user}",
"gists_url": "... | [] | open | false | null | [] | null | [] | 1,754,386,131,000 | 1,754,386,131,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | I set a breakpoint in "load_dataset.py" and try to debug my data load codes, but it does not stop at any breakpoints, so "load_dataset.py" can not be stepped into ?
<!-- Failed to upload "截图 2025-08-05 17-25-18.png" --> | 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/7724/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7724/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7723 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7723/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7723/comments | https://api.github.com/repos/huggingface/datasets/issues/7723/events | https://github.com/huggingface/datasets/issues/7723 | 3,289,943,261 | I_kwDODunzps7EGIzd | 7,723 | Don't remove `trust_remote_code` arg!!! | {
"avatar_url": "https://avatars.githubusercontent.com/u/758925?v=4",
"events_url": "https://api.github.com/users/autosquid/events{/privacy}",
"followers_url": "https://api.github.com/users/autosquid/followers",
"following_url": "https://api.github.com/users/autosquid/following{/other_user}",
"gists_url": "ht... | [
{
"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 | [] | null | [] | 1,754,322,127,000 | 1,754,322,127,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Feature request
defaulting it to False is nice balance. we need manully setting it to True in certain scenarios!
Add `trust_remote_code` arg back please!
### Motivation
defaulting it to False is nice balance. we need manully setting it to True in certain scenarios!
### Your contribution
defaulting it to Fals... | 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/7723/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7723/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7722 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7722/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7722/comments | https://api.github.com/repos/huggingface/datasets/issues/7722/events | https://github.com/huggingface/datasets/issues/7722 | 3,289,741,064 | I_kwDODunzps7EFXcI | 7,722 | Out of memory even though using load_dataset(..., streaming=True) | {
"avatar_url": "https://avatars.githubusercontent.com/u/3961950?v=4",
"events_url": "https://api.github.com/users/padmalcom/events{/privacy}",
"followers_url": "https://api.github.com/users/padmalcom/followers",
"following_url": "https://api.github.com/users/padmalcom/following{/other_user}",
"gists_url": "h... | [] | open | false | null | [] | null | [] | 1,754,318,515,000 | 1,754,318,515,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
I am iterating over a large dataset that I load using streaming=True to avoid running out of memory. Unfortunately, I am observing that memory usage increases over time and I'm finally running in an oom.
### Steps to reproduce the bug
```
ds = load_dataset("openslr/librispeech_asr", split="tra... | 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/7722/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7722/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7721 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7721/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7721/comments | https://api.github.com/repos/huggingface/datasets/issues/7721/events | https://github.com/huggingface/datasets/issues/7721 | 3,289,426,104 | I_kwDODunzps7EEKi4 | 7,721 | Bad split error message when using percentages | {
"avatar_url": "https://avatars.githubusercontent.com/u/3961950?v=4",
"events_url": "https://api.github.com/users/padmalcom/events{/privacy}",
"followers_url": "https://api.github.com/users/padmalcom/followers",
"following_url": "https://api.github.com/users/padmalcom/following{/other_user}",
"gists_url": "h... | [] | open | false | null | [] | null | [
"I'd like to work on this: add clearer validation/messages for percent-based splits + tests",
"The most basic example is this code:\n`load_dataset(\"openslr/librispeech_asr\", split=\"train[10%:20%]\")`\n\nThis results in this ValueError:\n```\n raise ValueError(f'Unknown split \"{split}\". Should be one of {l... | 1,754,313,625,000 | 1,755,182,544,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
Hi, I'm trying to download a dataset. To not load the entire dataset in memory, I split it as described [here](https://huggingface.co/docs/datasets/v4.0.0/loading#slice-splits) in 10% steps.
When doing so, the library returns this error:
raise ValueError(f"Bad split: {split}. Available splits... | 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/7721/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7721/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7720 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7720/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7720/comments | https://api.github.com/repos/huggingface/datasets/issues/7720/events | https://github.com/huggingface/datasets/issues/7720 | 3,287,150,513 | I_kwDODunzps7D7e-x | 7,720 | Datasets 4.0 map function causing column not found | {
"avatar_url": "https://avatars.githubusercontent.com/u/55143337?v=4",
"events_url": "https://api.github.com/users/Darejkal/events{/privacy}",
"followers_url": "https://api.github.com/users/Darejkal/followers",
"following_url": "https://api.github.com/users/Darejkal/following{/other_user}",
"gists_url": "htt... | [] | open | false | null | [] | null | [
"Hi, I tried to reproduce this issue on the latest `main` branch but it seems to be working correctly now. My test script (which creates a dummy dataset and applies the `.map()` function) successfully creates and accesses the new column without a `KeyError`.\n\nIt's possible this was fixed by a recent commit. The m... | 1,754,225,554,000 | 1,754,594,614,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
Column returned after mapping is not found in new instance of the dataset.
### Steps to reproduce the bug
Code for reproduction. After running get_total_audio_length, it is errored out due to `data` not having `duration`
```
def compute_duration(x):
return {"duration": len(x["audio"]["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/7720/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7720/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7719 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7719/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7719/comments | https://api.github.com/repos/huggingface/datasets/issues/7719/events | https://github.com/huggingface/datasets/issues/7719 | 3,285,928,491 | I_kwDODunzps7D20or | 7,719 | Specify dataset columns types in typehint | {
"avatar_url": "https://avatars.githubusercontent.com/u/36135455?v=4",
"events_url": "https://api.github.com/users/Samoed/events{/privacy}",
"followers_url": "https://api.github.com/users/Samoed/followers",
"following_url": "https://api.github.com/users/Samoed/following{/other_user}",
"gists_url": "https://a... | [
{
"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 | [] | null | [] | 1,754,140,951,000 | 1,754,140,951,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Feature request
Make dataset optionaly generic to datasets usage with type annotations like it was done in `torch.Dataloader` https://github.com/pytorch/pytorch/blob/134179474539648ba7dee1317959529fbd0e7f89/torch/utils/data/dataloader.py#L131
### Motivation
In MTEB we're using a lot of datasets objects, but they... | null | {
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/huggingface/datasets/issues/7719/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7719/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7718 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7718/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7718/comments | https://api.github.com/repos/huggingface/datasets/issues/7718/events | https://github.com/huggingface/datasets/pull/7718 | 3,284,221,177 | PR_kwDODunzps6hvJ6R | 7,718 | add support for pyarrow string view in features | {
"avatar_url": "https://avatars.githubusercontent.com/u/5051569?v=4",
"events_url": "https://api.github.com/users/onursatici/events{/privacy}",
"followers_url": "https://api.github.com/users/onursatici/followers",
"following_url": "https://api.github.com/users/onursatici/following{/other_user}",
"gists_url":... | [] | open | false | null | [] | null | [
"@lhoestq who do you think would be the best to have a look at this? Any pointers would be appreciated, thanks!",
"Hi ! what's the rationale for supporting string view ? I'm afraid it can complexify the typing logic without much value"
] | 1,754,060,319,000 | 1,756,984,157,000 | null | NONE | null | null | null | null | null | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 3,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 3,
"url": "https://api.github.com/repos/huggingface/datasets/issues/7718/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7718/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7718.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7718",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/7718.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7718"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/7717 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7717/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7717/comments | https://api.github.com/repos/huggingface/datasets/issues/7717/events | https://github.com/huggingface/datasets/issues/7717 | 3,282,855,127 | I_kwDODunzps7DrGTX | 7,717 | Cached dataset is not used when explicitly passing the cache_dir parameter | {
"avatar_url": "https://avatars.githubusercontent.com/u/3961950?v=4",
"events_url": "https://api.github.com/users/padmalcom/events{/privacy}",
"followers_url": "https://api.github.com/users/padmalcom/followers",
"following_url": "https://api.github.com/users/padmalcom/following{/other_user}",
"gists_url": "h... | [] | open | false | null | [] | null | [
"Hi, I've investigated this issue and can confirm the bug. Here are my findings:\n\n**1. Reproduction:**\nI was able to reproduce the issue on the latest `main` branch. Using the provided code snippet, `snapshot_download` correctly populates the custom `cache_dir`, but `load_dataset` with the same `cache_dir` trigg... | 1,754,032,361,000 | 1,754,421,576,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
Hi, we are pre-downloading a dataset using snapshot_download(). When loading this exact dataset with load_dataset() the cached snapshot is not used. In both calls, I provide the cache_dir parameter.
### Steps to reproduce the bug
```
from datasets import load_dataset, concatenate_datasets
from h... | 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/7717/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7717/timeline | null | null | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/7716 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7716/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7716/comments | https://api.github.com/repos/huggingface/datasets/issues/7716/events | https://github.com/huggingface/datasets/pull/7716 | 3,281,204,362 | PR_kwDODunzps6hk4Mq | 7,716 | typo | {
"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 | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7716). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 1,753,982,085,000 | 1,753,982,235,000 | null | MEMBER | null | null | null | null | null | 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/7716/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7716/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7716.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7716",
"merged_at": "2025-07-31T17:14:51",
"patch_url": "https://github.com/huggingface/datasets/pull/7716.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7715 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7715/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7715/comments | https://api.github.com/repos/huggingface/datasets/issues/7715/events | https://github.com/huggingface/datasets/pull/7715 | 3,281,189,955 | PR_kwDODunzps6hk1CK | 7,715 | Docs: Use Image(mode="F") for PNG/JPEG depth maps | {
"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 | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7715). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 1,753,981,789,000 | 1,753,981,943,000 | null | MEMBER | null | null | null | null | null | 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/7715/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7715/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7715.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7715",
"merged_at": "2025-07-31T17:10:10",
"patch_url": "https://github.com/huggingface/datasets/pull/7715.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7714 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7714/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7714/comments | https://api.github.com/repos/huggingface/datasets/issues/7714/events | https://github.com/huggingface/datasets/pull/7714 | 3,281,090,499 | PR_kwDODunzps6hkfHj | 7,714 | fix num_proc=1 ci test | {
"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 | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7714). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 1,753,979,792,000 | 1,753,979,943,000 | null | MEMBER | null | null | null | null | null | 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/7714/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7714/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7714.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7714",
"merged_at": "2025-07-31T16:38:03",
"patch_url": "https://github.com/huggingface/datasets/pull/7714.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7713 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7713/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7713/comments | https://api.github.com/repos/huggingface/datasets/issues/7713/events | https://github.com/huggingface/datasets/pull/7713 | 3,280,813,699 | PR_kwDODunzps6hjik2 | 7,713 | Update cli.mdx to refer to the new "hf" CLI | {
"avatar_url": "https://avatars.githubusercontent.com/u/1936278?v=4",
"events_url": "https://api.github.com/users/evalstate/events{/privacy}",
"followers_url": "https://api.github.com/users/evalstate/followers",
"following_url": "https://api.github.com/users/evalstate/following{/other_user}",
"gists_url": "h... | [] | closed | false | null | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7713). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 1,753,974,371,000 | 1,753,979,876,000 | null | CONTRIBUTOR | null | null | null | null | Update to refer to `hf auth login` | 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/7713/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7713/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7713.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7713",
"merged_at": "2025-07-31T16:37:55",
"patch_url": "https://github.com/huggingface/datasets/pull/7713.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7712 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7712/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7712/comments | https://api.github.com/repos/huggingface/datasets/issues/7712/events | https://github.com/huggingface/datasets/pull/7712 | 3,280,706,762 | PR_kwDODunzps6hjLF5 | 7,712 | Retry intermediate commits too | {
"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 | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7712). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 1,753,972,413,000 | 1,753,972,663,000 | null | MEMBER | null | null | null | null | null | 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/7712/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7712/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7712.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7712",
"merged_at": "2025-07-31T14:36:43",
"patch_url": "https://github.com/huggingface/datasets/pull/7712.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7711 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7711/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7711/comments | https://api.github.com/repos/huggingface/datasets/issues/7711/events | https://github.com/huggingface/datasets/pull/7711 | 3,280,471,353 | PR_kwDODunzps6hiXm0 | 7,711 | Update dataset_dict push_to_hub | {
"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 | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7711). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 1,753,968,303,000 | 1,753,971,535,000 | null | MEMBER | null | null | null | null | following https://github.com/huggingface/datasets/pull/7708 | 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/7711/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7711/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7711.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7711",
"merged_at": "2025-07-31T14:18:53",
"patch_url": "https://github.com/huggingface/datasets/pull/7711.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7710 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7710/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7710/comments | https://api.github.com/repos/huggingface/datasets/issues/7710/events | https://github.com/huggingface/datasets/pull/7710 | 3,279,878,230 | PR_kwDODunzps6hgXxW | 7,710 | Concurrent IterableDataset push_to_hub | {
"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 | [] | null | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7710). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | 1,753,956,691,000 | 1,753,956,840,000 | null | MEMBER | null | null | null | null | Same as https://github.com/huggingface/datasets/pull/7708 but for `IterableDataset` | 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/7710/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7710/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/7710.diff",
"html_url": "https://github.com/huggingface/datasets/pull/7710",
"merged_at": "2025-07-31T10:12:52",
"patch_url": "https://github.com/huggingface/datasets/pull/7710.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7... | true |
https://api.github.com/repos/huggingface/datasets/issues/7709 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7709/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7709/comments | https://api.github.com/repos/huggingface/datasets/issues/7709/events | https://github.com/huggingface/datasets/issues/7709 | 3,276,677,990 | I_kwDODunzps7DTiNm | 7,709 | Release 4.0.0 breaks usage patterns of with_format | {
"avatar_url": "https://avatars.githubusercontent.com/u/9154515?v=4",
"events_url": "https://api.github.com/users/wittenator/events{/privacy}",
"followers_url": "https://api.github.com/users/wittenator/followers",
"following_url": "https://api.github.com/users/wittenator/following{/other_user}",
"gists_url":... | [] | closed | false | null | [] | null | [
"This is a breaking change with 4.0 which introduced `Column` objects. To get the numpy array from a `Column` you can `col[i]`, `col[i:j]` or even `col[:]` if you want the full column as a numpy array:\n\n```python\nfrom datasets import load_dataset\ndataset = load_dataset(...)\ndataset = dataset.with_format(\"nump... | 1,753,875,293,000 | 1,754,555,238,000 | null | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ### Describe the bug
Previously it was possible to access a whole column that was e.g. in numpy format via `with_format` by indexing the column. Now this possibility seems to be gone with the new Column() class. As far as I see, this makes working on a whole column (in-memory) more complex, i.e. normalizing an in-memo... | 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/7709/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/7709/timeline | null | null | null | null | false |
End of preview.
No dataset card yet
- Downloads last month
- 6