url string | repository_url string | labels_url string | comments_url string | events_url string | html_url string | id int64 | node_id string | number int64 | title string | user dict | labels list | state string | locked bool | assignees list | milestone null | comments int64 | created_at int64 | updated_at int64 | closed_at int64 | assignee dict | author_association string | issue_field_values list | type null | active_lock_reason null | draft bool | pull_request dict | body string | closed_by dict | reactions dict | timeline_url string | performed_via_github_app null | state_reason string | sub_issues_summary dict | issue_dependencies_summary dict | pinned_comment null | is_pull_request bool | comments_list list |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | {
"login": "Samoed",
"id": 36135455,
"node_id": "MDQ6VXNlcjM2MTM1NDU1",
"avatar_url": "https://avatars.githubusercontent.com/u/36135455?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Samoed",
"html_url": "https://github.com/Samoed",
"followers_url": "https://api.github.com/users/Samoed/fo... | [
{
"id": 1935892871,
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement",
"name": "enhancement",
"color": "a2eeef",
"default": true,
"description": "New feature or request"
}
] | open | false | [] | null | 0 | 1,754,140,951,000 | 1,754,140,951,000 | null | null | NONE | [] | null | null | null | null | ### 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 | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7719/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7719/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [] |
https://api.github.com/repos/huggingface/datasets/issues/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 | {
"login": "onursatici",
"id": 5051569,
"node_id": "MDQ6VXNlcjUwNTE1Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5051569?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/onursatici",
"html_url": "https://github.com/onursatici",
"followers_url": "https://api.github.com/users... | [] | closed | false | [] | null | 4 | 1,754,060,319,000 | 1,757,682,856,000 | 1,757,682,804,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7718",
"html_url": "https://github.com/huggingface/datasets/pull/7718",
"diff_url": "https://github.com/huggingface/datasets/pull/7718.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7718.patch",
"merged_at": 1757682804000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7718/reactions",
"total_count": 3,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 3,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7718/timeline | null | null | null | null | null | true | [
"@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",
"Hi @lhoestq ! I mainly want to be able to create features by using `Featur... |
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 | {
"login": "padmalcom",
"id": 3961950,
"node_id": "MDQ6VXNlcjM5NjE5NTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3961950?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/padmalcom",
"html_url": "https://github.com/padmalcom",
"followers_url": "https://api.github.com/users/pa... | [] | open | false | [] | null | 1 | 1,754,032,361,000 | 1,754,421,576,000 | null | null | NONE | [] | null | null | null | null | ### 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 | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7717/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7717/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"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... |
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 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,753,982,085,000 | 1,753,982,235,000 | 1,753,982,091,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7716",
"html_url": "https://github.com/huggingface/datasets/pull/7716",
"diff_url": "https://github.com/huggingface/datasets/pull/7716.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7716.patch",
"merged_at": 1753982091000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7716/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7716/timeline | null | null | null | null | null | true | [
"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."
] |
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 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,753,981,789,000 | 1,753,981,943,000 | 1,753,981,810,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7715",
"html_url": "https://github.com/huggingface/datasets/pull/7715",
"diff_url": "https://github.com/huggingface/datasets/pull/7715.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7715.patch",
"merged_at": 1753981810000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7715/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7715/timeline | null | null | null | null | null | true | [
"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."
] |
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 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,753,979,792,000 | 1,753,979,943,000 | 1,753,979,883,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7714",
"html_url": "https://github.com/huggingface/datasets/pull/7714",
"diff_url": "https://github.com/huggingface/datasets/pull/7714.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7714.patch",
"merged_at": 1753979883000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7714/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7714/timeline | null | null | null | null | null | true | [
"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."
] |
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 | {
"login": "evalstate",
"id": 1936278,
"node_id": "MDQ6VXNlcjE5MzYyNzg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1936278?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/evalstate",
"html_url": "https://github.com/evalstate",
"followers_url": "https://api.github.com/users/ev... | [] | closed | false | [] | null | 1 | 1,753,974,371,000 | 1,753,979,876,000 | 1,753,979,875,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7713",
"html_url": "https://github.com/huggingface/datasets/pull/7713",
"diff_url": "https://github.com/huggingface/datasets/pull/7713.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7713.patch",
"merged_at": 1753979875000
} | Update to refer to `hf auth login` | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7713/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7713/timeline | null | null | null | null | null | true | [
"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."
] |
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 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,753,972,413,000 | 1,753,972,663,000 | 1,753,972,603,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7712",
"html_url": "https://github.com/huggingface/datasets/pull/7712",
"diff_url": "https://github.com/huggingface/datasets/pull/7712.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7712.patch",
"merged_at": 1753972603000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7712/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7712/timeline | null | null | null | null | null | true | [
"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."
] |
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 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,753,968,303,000 | 1,753,971,535,000 | 1,753,971,533,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7711",
"html_url": "https://github.com/huggingface/datasets/pull/7711",
"diff_url": "https://github.com/huggingface/datasets/pull/7711.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7711.patch",
"merged_at": 1753971533000
} | following https://github.com/huggingface/datasets/pull/7708 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7711/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7711/timeline | null | null | null | null | null | true | [
"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."
] |
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 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,753,956,691,000 | 1,753,956,840,000 | 1,753,956,772,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7710",
"html_url": "https://github.com/huggingface/datasets/pull/7710",
"diff_url": "https://github.com/huggingface/datasets/pull/7710.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7710.patch",
"merged_at": 1753956772000
} | Same as https://github.com/huggingface/datasets/pull/7708 but for `IterableDataset` | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7710/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7710/timeline | null | null | null | null | null | true | [
"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."
] |
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 | {
"login": "wittenator",
"id": 9154515,
"node_id": "MDQ6VXNlcjkxNTQ1MTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/9154515?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wittenator",
"html_url": "https://github.com/wittenator",
"followers_url": "https://api.github.com/users... | [] | closed | false | [] | null | 2 | 1,753,875,293,000 | 1,754,555,238,000 | 1,754,555,238,000 | null | NONE | [] | null | null | null | null | ### 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... | {
"login": "wittenator",
"id": 9154515,
"node_id": "MDQ6VXNlcjkxNTQ1MTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/9154515?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wittenator",
"html_url": "https://github.com/wittenator",
"followers_url": "https://api.github.com/users... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7709/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7709/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"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... |
https://api.github.com/repos/huggingface/datasets/issues/7708 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7708/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7708/comments | https://api.github.com/repos/huggingface/datasets/issues/7708/events | https://github.com/huggingface/datasets/pull/7708 | 3,273,614,584 | PR_kwDODunzps6hLVip | 7,708 | Concurrent push_to_hub | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,753,794,870,000 | 1,753,956,050,000 | 1,753,956,049,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7708",
"html_url": "https://github.com/huggingface/datasets/pull/7708",
"diff_url": "https://github.com/huggingface/datasets/pull/7708.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7708.patch",
"merged_at": 1753956049000
} | Retry the step that (download + update + upload) the README.md using `create_commit(..., parent_commit=...)` if there was a commit in the meantime. This should enable concurrent `push_to_hub()` since it won't overwrite the README.md metadata anymore.
Note: we fixed an issue server side to make this work:
<details... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7708/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7708/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7708). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7707 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7707/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7707/comments | https://api.github.com/repos/huggingface/datasets/issues/7707/events | https://github.com/huggingface/datasets/issues/7707 | 3,271,867,998 | I_kwDODunzps7DBL5e | 7,707 | load_dataset() in 4.0.0 failed when decoding audio | {
"login": "jiqing-feng",
"id": 107918818,
"node_id": "U_kgDOBm614g",
"avatar_url": "https://avatars.githubusercontent.com/u/107918818?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jiqing-feng",
"html_url": "https://github.com/jiqing-feng",
"followers_url": "https://api.github.com/users/... | [] | closed | false | [] | null | 16 | 1,753,759,503,000 | 1,759,646,498,000 | 1,754,025,345,000 | null | NONE | [] | null | null | null | null | ### Describe the bug
Cannot decode audio data.
### Steps to reproduce the bug
```python
from datasets import load_dataset
dataset = load_dataset("hf-internal-testing/librispeech_asr_demo", "clean", split="validation")
print(dataset[0]["audio"]["array"])
```
1st round run, got
```
File "/usr/local/lib/python3.1... | {
"login": "jiqing-feng",
"id": 107918818,
"node_id": "U_kgDOBm614g",
"avatar_url": "https://avatars.githubusercontent.com/u/107918818?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jiqing-feng",
"html_url": "https://github.com/jiqing-feng",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7707/reactions",
"total_count": 3,
"+1": 3,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7707/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi @lhoestq . Would you please have a look at it? I use the official NV Docker ([NV official docker image](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch): `nvcr.io/nvidia/pytorch:25.06-py3`) on A100 and encountered this issue, but I don't know how to fix it.",
"Use !pip install -U datasets[audio]... |
https://api.github.com/repos/huggingface/datasets/issues/7706 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7706/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7706/comments | https://api.github.com/repos/huggingface/datasets/issues/7706/events | https://github.com/huggingface/datasets/pull/7706 | 3,271,129,240 | PR_kwDODunzps6hC5uD | 7,706 | Reimplemented partial split download support (revival of #6832) | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 5 | 1,753,731,640,000 | 1,761,733,222,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7706",
"html_url": "https://github.com/huggingface/datasets/pull/7706",
"diff_url": "https://github.com/huggingface/datasets/pull/7706.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7706.patch",
"merged_at": null
} | (revival of #6832)
https://github.com/huggingface/datasets/pull/7648#issuecomment-3084050130
Close https://github.com/huggingface/datasets/issues/4101, and more
---
### PR under work!!!!
| null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7706/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7706/timeline | null | null | null | null | null | true | [
" Mario’s Patch (in PR #6832):\r\n```\r\ndef _make_split_generators_kwargs(self, prepare_split_kwargs):\r\n # Pass `pipeline` into `_split_generators()` from `prepare_split_kwargs` if\r\n # it's in the call signature of `_split_generators()`.\r\n # This allows for global preprocessing in beam.\r\n split... |
https://api.github.com/repos/huggingface/datasets/issues/7705 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7705/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7705/comments | https://api.github.com/repos/huggingface/datasets/issues/7705/events | https://github.com/huggingface/datasets/issues/7705 | 3,269,070,499 | I_kwDODunzps7C2g6j | 7,705 | Can Not read installed dataset in dataset.load(.) | {
"login": "HuangChiEn",
"id": 52521165,
"node_id": "MDQ6VXNlcjUyNTIxMTY1",
"avatar_url": "https://avatars.githubusercontent.com/u/52521165?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/HuangChiEn",
"html_url": "https://github.com/HuangChiEn",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 3 | 1,753,695,834,000 | 1,754,357,072,000 | null | null | NONE | [] | null | null | null | null | Hi, folks, I'm newbie in huggingface dataset api.
As title, i'm facing the issue that the dataset.load api can not connect to the installed dataset.
code snippet :
<img width="572" height="253" alt="Image" src="https://github.com/user-attachments/assets/10f48aaf-d6ca-4239-b1cf-145d74f125d1" />
data path :
"/xxx/jose... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7705/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7705/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"You can download the dataset locally using [huggingface_hub.snapshot_download](https://huggingface.co/docs/huggingface_hub/v0.34.3/en/package_reference/file_download#huggingface_hub.snapshot_download) and then do\n\n```python\ndataset = load_dataset(local_directory_path)\n```",
"> You can download the dataset lo... |
https://api.github.com/repos/huggingface/datasets/issues/7704 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7704/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7704/comments | https://api.github.com/repos/huggingface/datasets/issues/7704/events | https://github.com/huggingface/datasets/pull/7704 | 3,265,730,177 | PR_kwDODunzps6gwtb8 | 7,704 | Fix map() example in datasets documentation: define tokenizer before use | {
"login": "Sanjaykumar030",
"id": 183703408,
"node_id": "U_kgDOCvMXcA",
"avatar_url": "https://avatars.githubusercontent.com/u/183703408?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Sanjaykumar030",
"html_url": "https://github.com/Sanjaykumar030",
"followers_url": "https://api.github.c... | [] | closed | false | [] | null | 2 | 1,753,539,497,000 | 1,755,091,398,000 | 1,755,090,397,000 | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7704",
"html_url": "https://github.com/huggingface/datasets/pull/7704",
"diff_url": "https://github.com/huggingface/datasets/pull/7704.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7704.patch",
"merged_at": null
} | ## Problem
The current datasets.Dataset.map() example in the documentation demonstrates batched processing using a tokenizer object without defining or importing it. This causes a NameError when users copy and run the example as-is, breaking the expected seamless experience.
## Correction
This PR fixes the issue b... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7704/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7704/timeline | null | null | null | null | null | true | [
"Hi @lhoestq, just a gentle follow-up on this doc fix PR (#7704). Let me know if any changes are needed — happy to update.\r\nHope this improvement helps users run the example without confusion!",
"the modified file is the readme of the docs, not about map() specifically"
] |
https://api.github.com/repos/huggingface/datasets/issues/7703 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7703/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7703/comments | https://api.github.com/repos/huggingface/datasets/issues/7703/events | https://github.com/huggingface/datasets/issues/7703 | 3,265,648,942 | I_kwDODunzps7Cpdku | 7,703 | [Docs] map() example uses undefined `tokenizer` — causes NameError | {
"login": "Sanjaykumar030",
"id": 183703408,
"node_id": "U_kgDOCvMXcA",
"avatar_url": "https://avatars.githubusercontent.com/u/183703408?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Sanjaykumar030",
"html_url": "https://github.com/Sanjaykumar030",
"followers_url": "https://api.github.c... | [] | open | false | [] | null | 1 | 1,753,536,911,000 | 1,753,609,475,000 | null | null | NONE | [] | null | null | null | null | ## Description
The current documentation example for `datasets.Dataset.map()` demonstrates batched processing but uses a `tokenizer` object without defining or importing it. This causes an error every time it's copied.
Here is the problematic line:
```python
# process a batch of examples
>>> ds = ds.map(lambda examp... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7703/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7703/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"I've submitted PR #7704 which adds documentation to clarify the behavior of `map()` when returning `None`."
] |
https://api.github.com/repos/huggingface/datasets/issues/7702 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7702/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7702/comments | https://api.github.com/repos/huggingface/datasets/issues/7702/events | https://github.com/huggingface/datasets/pull/7702 | 3,265,328,549 | PR_kwDODunzps6gvdYC | 7,702 | num_proc=0 behave like None, num_proc=1 uses one worker (not main process) and clarify num_proc documentation | {
"login": "tanuj-rai",
"id": 84439872,
"node_id": "MDQ6VXNlcjg0NDM5ODcy",
"avatar_url": "https://avatars.githubusercontent.com/u/84439872?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tanuj-rai",
"html_url": "https://github.com/tanuj-rai",
"followers_url": "https://api.github.com/users/... | [] | closed | false | [] | null | 3 | 1,753,517,979,000 | 1,753,973,553,000 | 1,753,973,553,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7702",
"html_url": "https://github.com/huggingface/datasets/pull/7702",
"diff_url": "https://github.com/huggingface/datasets/pull/7702.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7702.patch",
"merged_at": 1753973553000
} | Fixes issue #7700
This PR makes num_proc=0 behave like None in Dataset.map(), disabling multiprocessing.
It improves UX by aligning with DataLoader(num_workers=0) behavior.
The num_proc docstring is also updated to clearly explain valid values and behavior.
@SunMarc
| {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7702/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7702/timeline | null | null | null | null | null | true | [
"I think we can support num_proc=0 and make it equivalent to `None` to make it simpler",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7702). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",... |
https://api.github.com/repos/huggingface/datasets/issues/7701 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7701/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7701/comments | https://api.github.com/repos/huggingface/datasets/issues/7701/events | https://github.com/huggingface/datasets/pull/7701 | 3,265,236,296 | PR_kwDODunzps6gvJ83 | 7,701 | Update fsspec max version to current release 2025.7.0 | {
"login": "rootAvish",
"id": 5445560,
"node_id": "MDQ6VXNlcjU0NDU1NjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/5445560?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rootAvish",
"html_url": "https://github.com/rootAvish",
"followers_url": "https://api.github.com/users/ro... | [] | closed | false | [] | null | 3 | 1,753,512,479,000 | 1,755,106,327,000 | 1,753,703,891,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7701",
"html_url": "https://github.com/huggingface/datasets/pull/7701",
"diff_url": "https://github.com/huggingface/datasets/pull/7701.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7701.patch",
"merged_at": 1753703891000
} | Diffusers currently asks for a max fsspec version of `2025.3.0`. This change updates it to the current latest version. This change is mainly required to resolve conflicts with other packages in an environment. In my particular case, `aider-chat` which is a part of my environment installs `2025.5.1` which is incompatibl... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7701/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7701/timeline | null | null | null | null | null | true | [
"@lhoestq I ran the test suite locally and while some tests were failing those failures are present on the main branch too. Could you please review and trigger the CI?",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7701). All of your documentation changes will be reflecte... |
https://api.github.com/repos/huggingface/datasets/issues/7700 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7700/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7700/comments | https://api.github.com/repos/huggingface/datasets/issues/7700/events | https://github.com/huggingface/datasets/issues/7700 | 3,263,922,255 | I_kwDODunzps7Ci4BP | 7,700 | [doc] map.num_proc needs clarification | {
"login": "sfc-gh-sbekman",
"id": 196988264,
"node_id": "U_kgDOC73NaA",
"avatar_url": "https://avatars.githubusercontent.com/u/196988264?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-sbekman",
"html_url": "https://github.com/sfc-gh-sbekman",
"followers_url": "https://api.github.c... | [] | open | false | [] | null | 0 | 1,753,464,909,000 | 1,753,465,176,000 | null | null | NONE | [] | null | null | null | null | https://huggingface.co/docs/datasets/v4.0.0/en/package_reference/main_classes#datasets.Dataset.map.num_proc
```
num_proc (int, optional, defaults to None) — Max number of processes when generating cache. Already cached
shards are loaded sequentially.
```
for batch:
```
num_proc (int, optional, defaults to None): The n... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7700/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7700/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [] |
https://api.github.com/repos/huggingface/datasets/issues/7699 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7699/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7699/comments | https://api.github.com/repos/huggingface/datasets/issues/7699/events | https://github.com/huggingface/datasets/issues/7699 | 3,261,053,171 | I_kwDODunzps7CX7jz | 7,699 | Broken link in documentation for "Create a video dataset" | {
"login": "cleong110",
"id": 122366389,
"node_id": "U_kgDOB0sptQ",
"avatar_url": "https://avatars.githubusercontent.com/u/122366389?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cleong110",
"html_url": "https://github.com/cleong110",
"followers_url": "https://api.github.com/users/cleong... | [] | open | false | [] | null | 2 | 1,753,386,388,000 | 1,774,549,723,000 | null | null | NONE | [] | null | null | null | null | The link to "the [WebDataset documentation](https://webdataset.github.io/webdataset)." is broken.
https://huggingface.co/docs/datasets/main/en/video_dataset#webdataset
<img width="2048" height="264" alt="Image" src="https://github.com/user-attachments/assets/975dd10c-aad8-42fc-9fbc-de0e2747a326" /> | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7699/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7699/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"The URL is ok but it seems the webdataset website is down. There seems to be a related issue here: https://github.com/webdataset/webdataset/issues/155\n\nFeel free to ask the authors there for an update. Otherwise happy to witch the link to the mirror shared in that issue",
"I fixed this doc problem.\nPR link: h... |
https://api.github.com/repos/huggingface/datasets/issues/7698 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7698/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7698/comments | https://api.github.com/repos/huggingface/datasets/issues/7698/events | https://github.com/huggingface/datasets/issues/7698 | 3,255,350,916 | I_kwDODunzps7CCLaE | 7,698 | NotImplementedError when using streaming=True in Google Colab environment | {
"login": "Aniket17200",
"id": 100470741,
"node_id": "U_kgDOBf0P1Q",
"avatar_url": "https://avatars.githubusercontent.com/u/100470741?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Aniket17200",
"html_url": "https://github.com/Aniket17200",
"followers_url": "https://api.github.com/users/... | [] | open | false | [] | null | 2 | 1,753,257,893,000 | 1,753,283,183,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
When attempting to load a large dataset (like tiiuae/falcon-refinedweb or allenai/c4) using streaming=True in a standard Google Colab notebook, the process fails with a NotImplementedError: Loading a streaming dataset cached in a LocalFileSystem is not supported yet. This issue persists even after... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7698/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7698/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi, @Aniket17200, try upgrading datasets using '!pip install -U datasets'. I hope this will resolve your issue.",
"Thank you @tanuj-rai, it's working great "
] |
https://api.github.com/repos/huggingface/datasets/issues/7697 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7697/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7697/comments | https://api.github.com/repos/huggingface/datasets/issues/7697/events | https://github.com/huggingface/datasets/issues/7697 | 3,254,526,399 | I_kwDODunzps7B_CG_ | 7,697 | - | {
"login": "ghost",
"id": 10137,
"node_id": "MDQ6VXNlcjEwMTM3",
"avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ghost",
"html_url": "https://github.com/ghost",
"followers_url": "https://api.github.com/users/ghost/followers",
"f... | [] | closed | false | [] | null | 0 | 1,753,234,232,000 | 1,753,456,899,000 | 1,753,456,899,000 | null | NONE | [] | null | null | null | null | - | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7697/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7697/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [] |
https://api.github.com/repos/huggingface/datasets/issues/7696 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7696/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7696/comments | https://api.github.com/repos/huggingface/datasets/issues/7696/events | https://github.com/huggingface/datasets/issues/7696 | 3,253,433,350 | I_kwDODunzps7B63QG | 7,696 | load_dataset() in 4.0.0 returns different audio samples compared to earlier versions breaking reproducibility | {
"login": "Manalelaidouni",
"id": 25346345,
"node_id": "MDQ6VXNlcjI1MzQ2MzQ1",
"avatar_url": "https://avatars.githubusercontent.com/u/25346345?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Manalelaidouni",
"html_url": "https://github.com/Manalelaidouni",
"followers_url": "https://api.gi... | [] | closed | false | [] | null | 2 | 1,753,203,737,000 | 1,753,885,341,000 | 1,753,885,341,000 | null | NONE | [] | null | null | null | null | ### Describe the bug
In datasets 4.0.0 release, `load_dataset()` returns different audio samples compared to earlier versions, this breaks integration tests that depend on consistent sample data across different environments (first and second envs specified below).
### Steps to reproduce the bug
```python
from dat... | {
"login": "Manalelaidouni",
"id": 25346345,
"node_id": "MDQ6VXNlcjI1MzQ2MzQ1",
"avatar_url": "https://avatars.githubusercontent.com/u/25346345?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Manalelaidouni",
"html_url": "https://github.com/Manalelaidouni",
"followers_url": "https://api.gi... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7696/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7696/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi ! This is because `datasets` now uses the FFmpeg-based library `torchcodec` instead of the libsndfile-based library `soundfile` to decode audio data. Those two have different decoding implementations",
"I’m all for torchcodec, good luck with the migration!"
] |
https://api.github.com/repos/huggingface/datasets/issues/7695 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7695/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7695/comments | https://api.github.com/repos/huggingface/datasets/issues/7695/events | https://github.com/huggingface/datasets/pull/7695 | 3,251,904,843 | PR_kwDODunzps6gB7jS | 7,695 | Support downloading specific splits in load_dataset | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | closed | false | [] | null | 4 | 1,753,176,834,000 | 1,753,724,010,000 | 1,753,722,945,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7695",
"html_url": "https://github.com/huggingface/datasets/pull/7695",
"diff_url": "https://github.com/huggingface/datasets/pull/7695.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7695.patch",
"merged_at": null
} | This PR builds on #6832 by @mariosasko.
May close - #4101, #2538
Discussion - https://github.com/huggingface/datasets/pull/7648#issuecomment-3084050130
---
### Note - This PR is under work and frequent changes will be pushed. | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7695/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7695/timeline | null | null | null | null | null | true | [
"I’ve completed the following steps to continue the partial split download support (from PR #6832):\r\n\r\nI did changes on top of what has been done by mario. Here are some of those changes: \r\n- Restored support for writing multiple split shards:\r\n\r\n- In _prepare_split_single, we now correctly replace JJJJJ ... |
https://api.github.com/repos/huggingface/datasets/issues/7694 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7694/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7694/comments | https://api.github.com/repos/huggingface/datasets/issues/7694/events | https://github.com/huggingface/datasets/issues/7694 | 3,247,600,408 | I_kwDODunzps7BknMY | 7,694 | Dataset.to_json consumes excessive memory, appears to not be a streaming operation | {
"login": "ycq0125",
"id": 49603999,
"node_id": "MDQ6VXNlcjQ5NjAzOTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/49603999?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ycq0125",
"html_url": "https://github.com/ycq0125",
"followers_url": "https://api.github.com/users/ycq012... | [] | open | false | [] | null | 1 | 1,753,084,285,000 | 1,753,454,541,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
When exporting a Dataset object to a JSON Lines file using the .to_json(lines=True) method, the process consumes a very large amount of memory. The memory usage is proportional to the size of the entire Dataset object being saved, rather than being a low, constant memory operation.
This behavior ... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7694/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7694/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi ! to_json is memory efficient and writes the data by batch:\n\nhttps://github.com/huggingface/datasets/blob/d9861d86be222884dabbd534a2db770c70c9b558/src/datasets/io/json.py#L153-L159\n\nWhat memory are you mesuring ? If you are mesuring RSS, it is likely that it counts the memory mapped data of the dataset. Mem... |
https://api.github.com/repos/huggingface/datasets/issues/7693 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7693/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7693/comments | https://api.github.com/repos/huggingface/datasets/issues/7693/events | https://github.com/huggingface/datasets/issues/7693 | 3,246,369,678 | I_kwDODunzps7Bf6uO | 7,693 | Dataset scripts are no longer supported, but found superb.py | {
"login": "edwinzajac",
"id": 114297534,
"node_id": "U_kgDOBtAKvg",
"avatar_url": "https://avatars.githubusercontent.com/u/114297534?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/edwinzajac",
"html_url": "https://github.com/edwinzajac",
"followers_url": "https://api.github.com/users/edw... | [] | open | false | [] | null | 36 | 1,753,019,286,000 | 1,776,175,794,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
Hello,
I'm trying to follow the [Hugging Face Pipelines tutorial](https://huggingface.co/docs/transformers/main_classes/pipelines) but the tutorial seems to work only on old datasets versions.
I then get the error :
```
--------------------------------------------------------------------------
... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7693/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7693/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"I got a pretty similar issue when I try to load bigbio/neurotrial_ner dataset. \n`Dataset scripts are no longer supported, but found neurotrial_ner.py`",
"Same here. I was running this tutorial and got a similar error: https://github.com/openai/whisper/discussions/654 (I'm a first-time transformers library user)... |
https://api.github.com/repos/huggingface/datasets/issues/7692 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7692/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7692/comments | https://api.github.com/repos/huggingface/datasets/issues/7692/events | https://github.com/huggingface/datasets/issues/7692 | 3,246,268,635 | I_kwDODunzps7BfiDb | 7,692 | xopen: invalid start byte for streaming dataset with trust_remote_code=True | {
"login": "sedol1339",
"id": 5188731,
"node_id": "MDQ6VXNlcjUxODg3MzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188731?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sedol1339",
"html_url": "https://github.com/sedol1339",
"followers_url": "https://api.github.com/users/se... | [] | open | false | [] | null | 1 | 1,753,009,700,000 | 1,753,454,334,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
I am trying to load YODAS2 dataset with datasets==3.6.0
```
from datasets import load_dataset
next(iter(load_dataset('espnet/yodas2', name='ru000', split='train', streaming=True, trust_remote_code=True)))
```
And get `UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa8 in position 1: invalid ... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7692/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7692/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi ! it would be cool to convert this dataset to Parquet. This will make it work for `datasets>=4.0`, enable the Dataset Viewer and make it more reliable to load/stream (currently it uses a loading script in python and those are known for having issues sometimes)\n\nusing `datasets==3.6.0`, here is the command to ... |
https://api.github.com/repos/huggingface/datasets/issues/7691 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7691/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7691/comments | https://api.github.com/repos/huggingface/datasets/issues/7691/events | https://github.com/huggingface/datasets/issues/7691 | 3,245,547,170 | I_kwDODunzps7Bcx6i | 7,691 | Large WebDataset: pyarrow.lib.ArrowCapacityError on load() even with streaming | {
"login": "cleong110",
"id": 122366389,
"node_id": "U_kgDOB0sptQ",
"avatar_url": "https://avatars.githubusercontent.com/u/122366389?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cleong110",
"html_url": "https://github.com/cleong110",
"followers_url": "https://api.github.com/users/cleong... | [] | open | false | [] | null | 5 | 1,752,950,427,000 | 1,753,433,470,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
I am creating a large WebDataset-format dataset for sign language processing research, and a number of the videos are over 2GB. The instant I hit one of the shards with one of those videos, I get a ArrowCapacityError, even with streaming.
I made a config for the dataset that specifically inclu... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7691/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7691/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"It seems the error occurs right here, as it tries to infer the Features: https://github.com/huggingface/datasets/blob/main/src/datasets/packaged_modules/webdataset/webdataset.py#L78-L90",
"It seems to me that if we have something that is so large that it cannot fit in pa.table, the fallback method should be to j... |
https://api.github.com/repos/huggingface/datasets/issues/7690 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7690/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7690/comments | https://api.github.com/repos/huggingface/datasets/issues/7690/events | https://github.com/huggingface/datasets/pull/7690 | 3,244,380,691 | PR_kwDODunzps6fozag | 7,690 | HDF5 support | {
"login": "klamike",
"id": 17013474,
"node_id": "MDQ6VXNlcjE3MDEzNDc0",
"avatar_url": "https://avatars.githubusercontent.com/u/17013474?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/klamike",
"html_url": "https://github.com/klamike",
"followers_url": "https://api.github.com/users/klamik... | [] | closed | false | [] | null | 8 | 1,752,872,981,000 | 1,755,616,738,000 | 1,755,610,133,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7690",
"html_url": "https://github.com/huggingface/datasets/pull/7690",
"diff_url": "https://github.com/huggingface/datasets/pull/7690.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7690.patch",
"merged_at": 1755610133000
} | This PR adds support for tabular HDF5 file(s) by converting each row to an Arrow table. It supports columns with the usual dtypes including up to 5-dimensional arrays as well as support for complex/compound types by using `Features(dict)`. All datasets within the HDF5 file should have rows on the first dimension (group... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7690/reactions",
"total_count": 3,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 2,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7690/timeline | null | null | null | null | null | true | [
"A few to-dos which I think can be left for future PRs (which I am happy to do/help with -- just this one is already huge 😄 ):\r\n- [Enum types](https://docs.h5py.org/en/stable/special.html#enumerated-types)\r\n- HDF5 [io](https://github.com/huggingface/datasets/tree/main/src/datasets/io)\r\n- [dataset-viewer](htt... |
https://api.github.com/repos/huggingface/datasets/issues/7689 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7689/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7689/comments | https://api.github.com/repos/huggingface/datasets/issues/7689/events | https://github.com/huggingface/datasets/issues/7689 | 3,242,580,301 | I_kwDODunzps7BRdlN | 7,689 | BadRequestError for loading dataset? | {
"login": "WPoelman",
"id": 45011687,
"node_id": "MDQ6VXNlcjQ1MDExNjg3",
"avatar_url": "https://avatars.githubusercontent.com/u/45011687?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/WPoelman",
"html_url": "https://github.com/WPoelman",
"followers_url": "https://api.github.com/users/WPo... | [] | closed | false | [] | null | 17 | 1,752,831,004,000 | 1,752,839,991,000 | 1,752,839,549,000 | null | NONE | [] | null | null | null | null | ### Describe the bug
Up until a couple days ago I was having no issues loading `Helsinki-NLP/europarl` and `Helsinki-NLP/un_pc`, but now suddenly I get the following error:
```
huggingface_hub.errors.BadRequestError: (Request ID: ...)
Bad request:
* Invalid input: expected array, received string * at paths * Invalid... | {
"login": "sergiopaniego",
"id": 17179696,
"node_id": "MDQ6VXNlcjE3MTc5Njk2",
"avatar_url": "https://avatars.githubusercontent.com/u/17179696?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sergiopaniego",
"html_url": "https://github.com/sergiopaniego",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7689/reactions",
"total_count": 23,
"+1": 23,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7689/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Same here, for `HuggingFaceFW/fineweb`. Code that worked with no issues for the last 2 months suddenly fails today. Tried updating `datasets`, `huggingface_hub`, `fsspec` to newest versions, but the same error occurs.",
"I'm also hitting this issue, with `mandarjoshi/trivia_qa`; My dataset loading was working su... |
https://api.github.com/repos/huggingface/datasets/issues/7688 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7688/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7688/comments | https://api.github.com/repos/huggingface/datasets/issues/7688/events | https://github.com/huggingface/datasets/issues/7688 | 3,238,851,443 | I_kwDODunzps7BDPNz | 7,688 | No module named "distributed" | {
"login": "yingtongxiong",
"id": 45058324,
"node_id": "MDQ6VXNlcjQ1MDU4MzI0",
"avatar_url": "https://avatars.githubusercontent.com/u/45058324?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yingtongxiong",
"html_url": "https://github.com/yingtongxiong",
"followers_url": "https://api.githu... | [] | open | false | [] | null | 3 | 1,752,744,755,000 | 1,753,456,459,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
hello, when I run the command "from datasets.distributed import split_dataset_by_node", I always met the bug "No module named 'datasets.distributed" in different version like 4.0.0, 2.21.0 and so on. How can I solve this?
### Steps to reproduce the bug
1. pip install datasets
2. from datasets.di... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7688/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7688/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"The error ModuleNotFoundError: No module named 'datasets.distributed' means your installed datasets library is too old or incompatible with the version of Library you are using(in my case it was BEIR). The datasets.distributed module was removed in recent versions of the datasets library.\n\nDowngrade datasets to ... |
https://api.github.com/repos/huggingface/datasets/issues/7687 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7687/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7687/comments | https://api.github.com/repos/huggingface/datasets/issues/7687/events | https://github.com/huggingface/datasets/issues/7687 | 3,238,760,301 | I_kwDODunzps7BC49t | 7,687 | Datasets keeps rebuilding the dataset every time i call the python script | {
"login": "CALEB789",
"id": 58883113,
"node_id": "MDQ6VXNlcjU4ODgzMTEz",
"avatar_url": "https://avatars.githubusercontent.com/u/58883113?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/CALEB789",
"html_url": "https://github.com/CALEB789",
"followers_url": "https://api.github.com/users/CAL... | [] | open | false | [] | null | 1 | 1,752,743,018,000 | 1,753,456,891,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
Every time it runs, somehow, samples increase.
This can cause a 12mb dataset to have other built versions of 400 mbs+
<img width="363" height="481" alt="Image" src="https://github.com/user-attachments/assets/766ce958-bd2b-41bc-b950-86710259bfdc" />
### Steps to reproduce the bug
`from datasets... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7687/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7687/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"here is the code to load the dataset form the cache:\n\n```python\ns = load_dataset('databricks/databricks-dolly-15k')['train']\n```\n\nif you pass the location of a local directory it will create a new cache based on that directory content"
] |
https://api.github.com/repos/huggingface/datasets/issues/7686 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7686/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7686/comments | https://api.github.com/repos/huggingface/datasets/issues/7686/events | https://github.com/huggingface/datasets/issues/7686 | 3,237,201,090 | I_kwDODunzps7A88TC | 7,686 | load_dataset does not check .no_exist files in the hub cache | {
"login": "jmaccarl",
"id": 3627235,
"node_id": "MDQ6VXNlcjM2MjcyMzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3627235?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jmaccarl",
"html_url": "https://github.com/jmaccarl",
"followers_url": "https://api.github.com/users/jmacc... | [] | open | false | [] | null | 0 | 1,752,696,240,000 | 1,752,696,240,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
I'm not entirely sure if this should be submitted as a bug in the `datasets` library or the `huggingface_hub` library, given it could be fixed at different levels of the stack.
The fundamental issue is that the `load_datasets` api doesn't use the `.no_exist` files in the hub cache unlike other wr... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7686/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7686/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [] |
https://api.github.com/repos/huggingface/datasets/issues/7685 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7685/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7685/comments | https://api.github.com/repos/huggingface/datasets/issues/7685/events | https://github.com/huggingface/datasets/issues/7685 | 3,236,979,340 | I_kwDODunzps7A8GKM | 7,685 | Inconsistent range request behavior for parquet REST api | {
"login": "universalmind303",
"id": 21327470,
"node_id": "MDQ6VXNlcjIxMzI3NDcw",
"avatar_url": "https://avatars.githubusercontent.com/u/21327470?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/universalmind303",
"html_url": "https://github.com/universalmind303",
"followers_url": "https://... | [] | open | false | [] | null | 5 | 1,752,691,184,000 | 1,754,900,214,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
First off, I do apologize if this is not the correct repo for submitting this issue. Please direct me to another one if it's more appropriate elsewhere.
The datasets rest api is inconsistently giving `416 Range Not Satisfiable` when using a range request to get portions of the parquet files. Mor... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7685/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7685/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"This is a weird bug, is it a range that is supposed to be satisfiable ? I mean, is it on the boundraries ?\n\nLet me know if you'r e still having the issue, in case it was just a transient bug",
"@lhoestq yes the ranges are supposed to be satisfiable, and _sometimes_ they are. \n\nThe head requests show that it ... |
https://api.github.com/repos/huggingface/datasets/issues/7684 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7684/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7684/comments | https://api.github.com/repos/huggingface/datasets/issues/7684/events | https://github.com/huggingface/datasets/pull/7684 | 3,231,680,474 | PR_kwDODunzps6e9SjQ | 7,684 | fix audio cast storage from array + sampling_rate | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,752,574,422,000 | 1,752,575,048,000 | 1,752,575,047,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7684",
"html_url": "https://github.com/huggingface/datasets/pull/7684",
"diff_url": "https://github.com/huggingface/datasets/pull/7684.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7684.patch",
"merged_at": 1752575047000
} | fix https://github.com/huggingface/datasets/issues/7682 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7684/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7684/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7684). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7683 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7683/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7683/comments | https://api.github.com/repos/huggingface/datasets/issues/7683/events | https://github.com/huggingface/datasets/pull/7683 | 3,231,553,161 | PR_kwDODunzps6e82iW | 7,683 | Convert to string when needed + faster .zstd | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,752,572,264,000 | 1,752,574,438,000 | 1,752,574,436,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7683",
"html_url": "https://github.com/huggingface/datasets/pull/7683",
"diff_url": "https://github.com/huggingface/datasets/pull/7683.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7683.patch",
"merged_at": 1752574436000
} | for https://huggingface.co/datasets/allenai/olmo-mix-1124 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7683/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7683/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7683). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7682 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7682/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7682/comments | https://api.github.com/repos/huggingface/datasets/issues/7682/events | https://github.com/huggingface/datasets/issues/7682 | 3,229,687,253 | I_kwDODunzps7AgR3V | 7,682 | Fail to cast Audio feature for numpy arrays in datasets 4.0.0 | {
"login": "luatil-cloud",
"id": 163345686,
"node_id": "U_kgDOCbx1Fg",
"avatar_url": "https://avatars.githubusercontent.com/u/163345686?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/luatil-cloud",
"html_url": "https://github.com/luatil-cloud",
"followers_url": "https://api.github.com/use... | [] | closed | false | [] | null | 2 | 1,752,518,462,000 | 1,752,581,439,000 | 1,752,575,048,000 | null | NONE | [] | null | null | null | null | ### Describe the bug
Casting features with Audio for numpy arrays - done here with `ds.map(gen_sine, features=features)` fails
in version 4.0.0 but not in version 3.6.0
### Steps to reproduce the bug
The following `uv script` should be able to reproduce the bug in version 4.0.0
and pass in version 3.6.0 on a macOS ... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7682/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/huggingface/datasets/issues/7682/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"thanks for reporting, I opened a PR and I'll make a patch release soon ",
"> thanks for reporting, I opened a PR and I'll make a patch release soon\n\nThank you very much @lhoestq!"
] |
https://api.github.com/repos/huggingface/datasets/issues/7681 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7681/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7681/comments | https://api.github.com/repos/huggingface/datasets/issues/7681/events | https://github.com/huggingface/datasets/issues/7681 | 3,227,112,736 | I_kwDODunzps7AWdUg | 7,681 | Probabilistic High Memory Usage and Freeze on Python 3.10 | {
"login": "ryan-minato",
"id": 82735346,
"node_id": "MDQ6VXNlcjgyNzM1MzQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/82735346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ryan-minato",
"html_url": "https://github.com/ryan-minato",
"followers_url": "https://api.github.com/... | [] | open | false | [] | null | 0 | 1,752,458,236,000 | 1,752,458,236,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
A probabilistic issue encountered when processing datasets containing PIL.Image columns using the huggingface/datasets library on Python 3.10. The process occasionally experiences a sudden and significant memory spike, reaching 100% utilization, leading to a complete freeze. During this freeze, th... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7681/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7681/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [] |
https://api.github.com/repos/huggingface/datasets/issues/7680 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7680/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7680/comments | https://api.github.com/repos/huggingface/datasets/issues/7680/events | https://github.com/huggingface/datasets/issues/7680 | 3,224,824,151 | I_kwDODunzps7ANulX | 7,680 | Question about iterable dataset and streaming | {
"login": "Tavish9",
"id": 73541181,
"node_id": "MDQ6VXNlcjczNTQxMTgx",
"avatar_url": "https://avatars.githubusercontent.com/u/73541181?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Tavish9",
"html_url": "https://github.com/Tavish9",
"followers_url": "https://api.github.com/users/Tavish... | [] | open | false | [] | null | 8 | 1,752,295,710,000 | 1,754,053,308,000 | null | null | NONE | [] | null | null | null | null | In the doc, I found the following example: https://github.com/huggingface/datasets/blob/611f5a592359ebac6f858f515c776aa7d99838b2/docs/source/stream.mdx?plain=1#L65-L78
I am confused,
1. If we have already loaded the dataset, why doing `to_iterable_dataset`? Does it go through the dataset faster than map-style datase... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7680/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7680/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"> If we have already loaded the dataset, why doing to_iterable_dataset? Does it go through the dataset faster than map-style dataset?\n\nyes, it makes a faster DataLoader for example (otherwise DataLoader uses `__getitem__` which is slower than iterating)\n\n> load_dataset(streaming=True) is useful for huge datase... |
https://api.github.com/repos/huggingface/datasets/issues/7679 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7679/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7679/comments | https://api.github.com/repos/huggingface/datasets/issues/7679/events | https://github.com/huggingface/datasets/issues/7679 | 3,220,787,371 | I_kwDODunzps6_-VCr | 7,679 | metric glue breaks with 4.0.0 | {
"login": "stas00",
"id": 10676103,
"node_id": "MDQ6VXNlcjEwNjc2MTAz",
"avatar_url": "https://avatars.githubusercontent.com/u/10676103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stas00",
"html_url": "https://github.com/stas00",
"followers_url": "https://api.github.com/users/stas00/fo... | [] | closed | false | [] | null | 2 | 1,752,183,590,000 | 1,752,255,721,000 | 1,752,255,721,000 | null | CONTRIBUTOR | [] | null | null | null | null | ### Describe the bug
worked fine with 3.6.0, and with 4.0.0 `eval_metric = metric.compute()` in HF Accelerate breaks.
The code that fails is:
https://huggingface.co/spaces/evaluate-metric/glue/blob/v0.4.0/glue.py#L84
```
def simple_accuracy(preds, labels):
print(preds, labels)
print(f"{preds==labels}")
r... | {
"login": "stas00",
"id": 10676103,
"node_id": "MDQ6VXNlcjEwNjc2MTAz",
"avatar_url": "https://avatars.githubusercontent.com/u/10676103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stas00",
"html_url": "https://github.com/stas00",
"followers_url": "https://api.github.com/users/stas00/fo... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7679/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7679/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"I released `evaluate` 0.4.5 yesterday to fix the issue - sorry for the inconvenience:\n\n```\npip install -U evaluate\n```",
"Thanks so much, @lhoestq!"
] |
https://api.github.com/repos/huggingface/datasets/issues/7678 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7678/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7678/comments | https://api.github.com/repos/huggingface/datasets/issues/7678/events | https://github.com/huggingface/datasets/issues/7678 | 3,218,625,544 | I_kwDODunzps6_2FQI | 7,678 | To support decoding audio data, please install 'torchcodec'. | {
"login": "alpcansoydas",
"id": 48163702,
"node_id": "MDQ6VXNlcjQ4MTYzNzAy",
"avatar_url": "https://avatars.githubusercontent.com/u/48163702?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alpcansoydas",
"html_url": "https://github.com/alpcansoydas",
"followers_url": "https://api.github.c... | [] | closed | false | [] | null | 4 | 1,752,140,593,000 | 1,772,672,312,000 | 1,752,210,342,000 | null | NONE | [] | null | null | null | null |
In the latest version of datasets==4.0.0, i cannot print the audio data on the Colab notebook. But it works on the 3.6.0 version.
!pip install -q -U datasets huggingface_hub fsspec
from datasets import load_dataset
downloaded_dataset = load_dataset("ymoslem/MediaSpeech", "tr", split="train")
print(downloaded_datase... | {
"login": "alpcansoydas",
"id": 48163702,
"node_id": "MDQ6VXNlcjQ4MTYzNzAy",
"avatar_url": "https://avatars.githubusercontent.com/u/48163702?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alpcansoydas",
"html_url": "https://github.com/alpcansoydas",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7678/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7678/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi ! yes you should `!pip install -U datasets[audio]` to have the required dependencies.\n\n`datasets` 4.0 now relies on `torchcodec` for audio decoding. The `torchcodec` AudioDecoder enables streaming from HF and also allows to decode ranges of audio",
"Same issues on Colab.\n\n> !pip install -U datasets[audio]... |
https://api.github.com/repos/huggingface/datasets/issues/7677 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7677/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7677/comments | https://api.github.com/repos/huggingface/datasets/issues/7677/events | https://github.com/huggingface/datasets/issues/7677 | 3,218,044,656 | I_kwDODunzps6_z3bw | 7,677 | Toxicity fails with datasets 4.0.0 | {
"login": "serena-ruan",
"id": 82044803,
"node_id": "MDQ6VXNlcjgyMDQ0ODAz",
"avatar_url": "https://avatars.githubusercontent.com/u/82044803?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/serena-ruan",
"html_url": "https://github.com/serena-ruan",
"followers_url": "https://api.github.com/... | [] | closed | false | [] | null | 2 | 1,752,128,122,000 | 1,752,208,859,000 | 1,752,208,859,000 | null | NONE | [] | null | null | null | null | ### Describe the bug
With the latest 4.0.0 release, huggingface toxicity evaluation module fails with error: `ValueError: text input must be of type `str` (single example), `List[str]` (batch or single pretokenized example) or `List[List[str]]` (batch of pretokenized examples).`
### Steps to reproduce the bug
Repro:... | {
"login": "serena-ruan",
"id": 82044803,
"node_id": "MDQ6VXNlcjgyMDQ0ODAz",
"avatar_url": "https://avatars.githubusercontent.com/u/82044803?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/serena-ruan",
"html_url": "https://github.com/serena-ruan",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7677/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7677/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi ! You can fix this by upgrading `evaluate`:\n\n```\npip install -U evaluate\n```",
"Thanks, verified evaluate 0.4.5 works!"
] |
https://api.github.com/repos/huggingface/datasets/issues/7676 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7676/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7676/comments | https://api.github.com/repos/huggingface/datasets/issues/7676/events | https://github.com/huggingface/datasets/issues/7676 | 3,216,857,559 | I_kwDODunzps6_vVnX | 7,676 | Many things broken since the new 4.0.0 release | {
"login": "mobicham",
"id": 37179323,
"node_id": "MDQ6VXNlcjM3MTc5MzIz",
"avatar_url": "https://avatars.githubusercontent.com/u/37179323?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mobicham",
"html_url": "https://github.com/mobicham",
"followers_url": "https://api.github.com/users/mob... | [] | open | false | [] | null | 18 | 1,752,087,590,000 | 1,771,348,699,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
The new changes in 4.0.0 are breaking many datasets, including those from lm-evaluation-harness.
I am trying to revert back to older versions, like 3.6.0 to make the eval work but I keep getting:
``` Python
File /venv/main/lib/python3.12/site-packages/datasets/features/features.py:1474, in genera... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7676/reactions",
"total_count": 23,
"+1": 23,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7676/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Happy to take a look, do you have a list of impacted datasets ?",
"Thanks @lhoestq , related to lm-eval, at least `winogrande`, `mmlu` and `hellaswag`, based on my tests yesterday. But many others like <a href=\"https://huggingface.co/datasets/lukaemon/bbh\">bbh</a>, most probably others too. ",
"Hi @mobicham ... |
https://api.github.com/repos/huggingface/datasets/issues/7675 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7675/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7675/comments | https://api.github.com/repos/huggingface/datasets/issues/7675/events | https://github.com/huggingface/datasets/issues/7675 | 3,216,699,094 | I_kwDODunzps6_uu7W | 7,675 | common_voice_11_0.py failure in dataset library | {
"login": "egegurel",
"id": 98793855,
"node_id": "U_kgDOBeN5fw",
"avatar_url": "https://avatars.githubusercontent.com/u/98793855?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/egegurel",
"html_url": "https://github.com/egegurel",
"followers_url": "https://api.github.com/users/egegurel/fo... | [] | open | false | [] | null | 5 | 1,752,083,279,000 | 1,753,176,942,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
I tried to download dataset but have got this error:
from datasets import load_dataset
load_dataset("mozilla-foundation/common_voice_11_0", "en", split="test", streaming=True)
---------------------------------------------------------------------------
RuntimeError Tr... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7675/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7675/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi ! This dataset is not in a supported format and `datasets` 4 doesn't support datasets that based on python scripts which are often source of errors. Feel free to ask the dataset authors to convert the dataset to a supported format at https://huggingface.co/datasets/mozilla-foundation/common_voice_11_0/discussio... |
https://api.github.com/repos/huggingface/datasets/issues/7674 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7674/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7674/comments | https://api.github.com/repos/huggingface/datasets/issues/7674/events | https://github.com/huggingface/datasets/pull/7674 | 3,216,251,069 | PR_kwDODunzps6eJGo5 | 7,674 | set dev version | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,752,073,285,000 | 1,752,073,441,000 | 1,752,073,293,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7674",
"html_url": "https://github.com/huggingface/datasets/pull/7674",
"diff_url": "https://github.com/huggingface/datasets/pull/7674.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7674.patch",
"merged_at": 1752073293000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7674/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7674/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7674). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7673 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7673/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7673/comments | https://api.github.com/repos/huggingface/datasets/issues/7673/events | https://github.com/huggingface/datasets/pull/7673 | 3,216,075,633 | PR_kwDODunzps6eIgj- | 7,673 | Release: 4.0.0 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,752,069,796,000 | 1,752,071,779,000 | 1,752,071,778,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7673",
"html_url": "https://github.com/huggingface/datasets/pull/7673",
"diff_url": "https://github.com/huggingface/datasets/pull/7673.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7673.patch",
"merged_at": 1752071778000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7673/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7673/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7673). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7672 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7672/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7672/comments | https://api.github.com/repos/huggingface/datasets/issues/7672/events | https://github.com/huggingface/datasets/pull/7672 | 3,215,287,164 | PR_kwDODunzps6eF1vj | 7,672 | Fix double sequence | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,752,054,819,000 | 1,752,054,989,000 | 1,752,054,988,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7672",
"html_url": "https://github.com/huggingface/datasets/pull/7672",
"diff_url": "https://github.com/huggingface/datasets/pull/7672.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7672.patch",
"merged_at": 1752054987000
} | ```python
>>> Features({"a": Sequence(Sequence({"c": Value("int64")}))})
{'a': List({'c': List(Value('int64'))})}
```
instead of `{'a': {'c': List(List(Value('int64')))}}` | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7672/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7672/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7672). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7671 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7671/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7671/comments | https://api.github.com/repos/huggingface/datasets/issues/7671/events | https://github.com/huggingface/datasets/issues/7671 | 3,213,223,886 | I_kwDODunzps6_hefO | 7,671 | Mapping function not working if the first example is returned as None | {
"login": "dnaihao",
"id": 46325823,
"node_id": "MDQ6VXNlcjQ2MzI1ODIz",
"avatar_url": "https://avatars.githubusercontent.com/u/46325823?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dnaihao",
"html_url": "https://github.com/dnaihao",
"followers_url": "https://api.github.com/users/dnaiha... | [] | open | false | [] | null | 4 | 1,751,994,467,000 | 1,768,917,571,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
https://github.com/huggingface/datasets/blob/8a19de052e3d79f79cea26821454bbcf0e9dcd68/src/datasets/arrow_dataset.py#L3652C29-L3652C37
Here we can see the writer is initialized on `i==0`. However, there can be cases where in the user mapping function, the first example is filtered out (length cons... | {
"login": "dnaihao",
"id": 46325823,
"node_id": "MDQ6VXNlcjQ2MzI1ODIz",
"avatar_url": "https://avatars.githubusercontent.com/u/46325823?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dnaihao",
"html_url": "https://github.com/dnaihao",
"followers_url": "https://api.github.com/users/dnaiha... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7671/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7671/timeline | null | reopened | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi, map() always expect an output.\n\nIf you wish to filter examples, you should use filter(), in your case it could be something like this:\n\n```python\nds = ds.map(my_processing_function).filter(ignore_long_prompts)\n```",
"Realized this! Thanks a lot, I will close this issue then.",
"@dnaihao, thanks for r... |
https://api.github.com/repos/huggingface/datasets/issues/7670 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7670/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7670/comments | https://api.github.com/repos/huggingface/datasets/issues/7670/events | https://github.com/huggingface/datasets/pull/7670 | 3,208,962,372 | PR_kwDODunzps6dwgOc | 7,670 | Fix audio bytes | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,751,893,515,000 | 1,751,893,667,000 | 1,751,893,533,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7670",
"html_url": "https://github.com/huggingface/datasets/pull/7670",
"diff_url": "https://github.com/huggingface/datasets/pull/7670.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7670.patch",
"merged_at": 1751893533000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7670/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7670/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7670). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7669 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7669/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7669/comments | https://api.github.com/repos/huggingface/datasets/issues/7669/events | https://github.com/huggingface/datasets/issues/7669 | 3,203,541,091 | I_kwDODunzps6-8ihj | 7,669 | How can I add my custom data to huggingface datasets | {
"login": "xiagod",
"id": 219205504,
"node_id": "U_kgDODRDPgA",
"avatar_url": "https://avatars.githubusercontent.com/u/219205504?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xiagod",
"html_url": "https://github.com/xiagod",
"followers_url": "https://api.github.com/users/xiagod/follower... | [] | open | false | [] | null | 1 | 1,751,656,794,000 | 1,751,739,577,000 | null | null | NONE | [] | null | null | null | null | I want to add my custom dataset in huggingface dataset. Please guide me how to achieve that. | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7669/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7669/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hey @xiagod \n\nThe easiest way to add your custom data to Hugging Face Datasets is to use the built-in load_dataset function with your local files. Some examples include:\n\nCSV files:\nfrom datasets import load_dataset\ndataset = load_dataset(\"csv\", data_files=\"my_file.csv\")\n\nJSON or JSONL files:\nfrom dat... |
https://api.github.com/repos/huggingface/datasets/issues/7668 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7668/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7668/comments | https://api.github.com/repos/huggingface/datasets/issues/7668/events | https://github.com/huggingface/datasets/issues/7668 | 3,199,039,322 | I_kwDODunzps6-rXda | 7,668 | Broken EXIF crash the whole program | {
"login": "Seas0",
"id": 30485844,
"node_id": "MDQ6VXNlcjMwNDg1ODQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/30485844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Seas0",
"html_url": "https://github.com/Seas0",
"followers_url": "https://api.github.com/users/Seas0/follow... | [] | open | false | [] | null | 1 | 1,751,541,855,000 | 1,751,545,636,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
When parsing this image in the ImageNet1K dataset, the `datasets` crashs whole training process just because unable to parse an invalid EXIF tag.

### Steps to reproduce the bug
Use the `datasets.Image.decod... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7668/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7668/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"There are other discussions about error handling for images decoding here : https://github.com/huggingface/datasets/issues/7632 https://github.com/huggingface/datasets/issues/7612\n\nand a PR here: https://github.com/huggingface/datasets/pull/7638 (would love your input on the proposed solution !)"
] |
https://api.github.com/repos/huggingface/datasets/issues/7667 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7667/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7667/comments | https://api.github.com/repos/huggingface/datasets/issues/7667/events | https://github.com/huggingface/datasets/pull/7667 | 3,196,251,707 | PR_kwDODunzps6dGmm8 | 7,667 | Fix infer list of images | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,751,468,878,000 | 1,751,469,028,000 | 1,751,468,883,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7667",
"html_url": "https://github.com/huggingface/datasets/pull/7667",
"diff_url": "https://github.com/huggingface/datasets/pull/7667.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7667.patch",
"merged_at": 1751468883000
} | cc @kashif | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7667/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7667/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7667). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7666 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7666/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7666/comments | https://api.github.com/repos/huggingface/datasets/issues/7666/events | https://github.com/huggingface/datasets/pull/7666 | 3,196,220,722 | PR_kwDODunzps6dGf7E | 7,666 | Backward compat list feature | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,751,468,280,000 | 1,751,468,437,000 | 1,751,468,380,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7666",
"html_url": "https://github.com/huggingface/datasets/pull/7666",
"diff_url": "https://github.com/huggingface/datasets/pull/7666.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7666.patch",
"merged_at": 1751468380000
} | cc @kashif | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7666/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7666/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7666). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7665 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7665/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7665/comments | https://api.github.com/repos/huggingface/datasets/issues/7665/events | https://github.com/huggingface/datasets/issues/7665 | 3,193,239,955 | I_kwDODunzps6-VPmT | 7,665 | Function load_dataset() misinterprets string field content as part of dataset schema when dealing with `.jsonl` files | {
"login": "zdzichukowalski",
"id": 1151198,
"node_id": "MDQ6VXNlcjExNTExOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1151198?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zdzichukowalski",
"html_url": "https://github.com/zdzichukowalski",
"followers_url": "https://api.g... | [] | closed | false | [] | null | 1 | 1,751,390,093,000 | 1,751,390,268,000 | 1,751,390,268,000 | null | NONE | [] | null | null | null | null | ### Describe the bug
When loading a `.jsonl` file using `load_dataset("json", data_files="data.jsonl", split="train")`, the function misinterprets the content of a string field as if it were part of the dataset schema.
In my case there is a field `body:` with a string value
```
"### Describe the bug (...) ,action:... | {
"login": "zdzichukowalski",
"id": 1151198,
"node_id": "MDQ6VXNlcjExNTExOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1151198?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zdzichukowalski",
"html_url": "https://github.com/zdzichukowalski",
"followers_url": "https://api.g... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7665/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7665/timeline | null | duplicate | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Somehow I created the issue twice🙈 This one is an exact duplicate of #7664."
] |
https://api.github.com/repos/huggingface/datasets/issues/7664 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7664/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7664/comments | https://api.github.com/repos/huggingface/datasets/issues/7664/events | https://github.com/huggingface/datasets/issues/7664 | 3,193,239,035 | I_kwDODunzps6-VPX7 | 7,664 | Function load_dataset() misinterprets string field content as part of dataset schema when dealing with `.jsonl` files | {
"login": "zdzichukowalski",
"id": 1151198,
"node_id": "MDQ6VXNlcjExNTExOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1151198?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zdzichukowalski",
"html_url": "https://github.com/zdzichukowalski",
"followers_url": "https://api.g... | [] | open | false | [] | null | 6 | 1,751,390,072,000 | 1,752,066,851,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
When loading a `.jsonl` file using `load_dataset("json", data_files="data.jsonl", split="train")`, the function misinterprets the content of a string field as if it were part of the dataset schema.
In my case there is a field `body:` with a string value
```
"### Describe the bug (...) ,action:... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7664/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7664/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hey @zdzichukowalski, I was not able to reproduce this on python 3.11.9 and datasets 3.6.0. The contents of \"body\" are correctly parsed as a string and no other fields like timestamps are created. Could you try reproducing this in a fresh environment, or posting the complete code where you encountered that stack... |
https://api.github.com/repos/huggingface/datasets/issues/7663 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7663/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7663/comments | https://api.github.com/repos/huggingface/datasets/issues/7663/events | https://github.com/huggingface/datasets/pull/7663 | 3,192,582,371 | PR_kwDODunzps6c6aJF | 7,663 | Custom metadata filenames | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,751,377,836,000 | 1,751,378,321,000 | 1,751,378,319,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7663",
"html_url": "https://github.com/huggingface/datasets/pull/7663",
"diff_url": "https://github.com/huggingface/datasets/pull/7663.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7663.patch",
"merged_at": 1751378319000
} | example: https://huggingface.co/datasets/lhoestq/overlapping-subsets-imagefolder/tree/main
To make multiple subsets for an imagefolder (one metadata file per subset), e.g.
```yaml
configs:
- config_name: default
metadata_filenames:
- metadata.csv
- config_name: other
metadata_filenames:
... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7663/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7663/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7663). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7662 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7662/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7662/comments | https://api.github.com/repos/huggingface/datasets/issues/7662/events | https://github.com/huggingface/datasets/issues/7662 | 3,190,805,531 | I_kwDODunzps6-L9Qb | 7,662 | Applying map after transform with multiprocessing will cause OOM | {
"login": "JunjieLl",
"id": 26482910,
"node_id": "MDQ6VXNlcjI2NDgyOTEw",
"avatar_url": "https://avatars.githubusercontent.com/u/26482910?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JunjieLl",
"html_url": "https://github.com/JunjieLl",
"followers_url": "https://api.github.com/users/Jun... | [] | open | false | [] | null | 5 | 1,751,348,757,000 | 1,752,128,260,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
I have a 30TB dataset. When I perform add_column and cast_column operations on it and then execute a multiprocessing map, it results in an OOM (Out of Memory) error. However, if I skip the add_column and cast_column steps and directly run the map, there is no OOM. After debugging step by step, I f... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7662/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7662/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi ! `add_column` loads the full column data in memory:\n\nhttps://github.com/huggingface/datasets/blob/bfa497b1666f4c58bd231c440d8b92f9859f3a58/src/datasets/arrow_dataset.py#L6021-L6021\n\na workaround to add the new column is to include the new data in the map() function instead, which only loads one batch at a ... |
https://api.github.com/repos/huggingface/datasets/issues/7661 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7661/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7661/comments | https://api.github.com/repos/huggingface/datasets/issues/7661/events | https://github.com/huggingface/datasets/pull/7661 | 3,190,408,237 | PR_kwDODunzps6czBDi | 7,661 | fix del tqdm lock error | {
"login": "Hypothesis-Z",
"id": 44766273,
"node_id": "MDQ6VXNlcjQ0NzY2Mjcz",
"avatar_url": "https://avatars.githubusercontent.com/u/44766273?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Hypothesis-Z",
"html_url": "https://github.com/Hypothesis-Z",
"followers_url": "https://api.github.c... | [] | open | false | [] | null | 1 | 1,751,335,442,000 | 1,755,091,004,000 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7661",
"html_url": "https://github.com/huggingface/datasets/pull/7661",
"diff_url": "https://github.com/huggingface/datasets/pull/7661.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7661.patch",
"merged_at": null
} | fixes https://github.com/huggingface/datasets/issues/7660 | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7661/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7661/timeline | null | null | null | null | null | true | [
"let's see which solution is found at https://github.com/huggingface/huggingface_hub/pull/3286 and do the same maybe ?"
] |
https://api.github.com/repos/huggingface/datasets/issues/7660 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7660/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7660/comments | https://api.github.com/repos/huggingface/datasets/issues/7660/events | https://github.com/huggingface/datasets/issues/7660 | 3,189,028,251 | I_kwDODunzps6-FLWb | 7,660 | AttributeError: type object 'tqdm' has no attribute '_lock' | {
"login": "Hypothesis-Z",
"id": 44766273,
"node_id": "MDQ6VXNlcjQ0NzY2Mjcz",
"avatar_url": "https://avatars.githubusercontent.com/u/44766273?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Hypothesis-Z",
"html_url": "https://github.com/Hypothesis-Z",
"followers_url": "https://api.github.c... | [] | open | false | [] | null | 2 | 1,751,299,036,000 | 1,751,555,667,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
`AttributeError: type object 'tqdm' has no attribute '_lock'`
It occurs when I'm trying to load datasets in thread pool.
Issue https://github.com/huggingface/datasets/issues/6066 and PR https://github.com/huggingface/datasets/pull/6067 https://github.com/huggingface/datasets/pull/6068 tried to f... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7660/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7660/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Deleting a class (**not instance**) attribute might be invalid in this case, which is `tqdm` doing in `ensure_lock`.\n\n```python\nfrom tqdm import tqdm as old_tqdm\n\nclass tqdm1(old_tqdm):\n def __delattr__(self, attr):\n try:\n super().__delattr__(attr)\n except AttributeError:\n ... |
https://api.github.com/repos/huggingface/datasets/issues/7659 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7659/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7659/comments | https://api.github.com/repos/huggingface/datasets/issues/7659/events | https://github.com/huggingface/datasets/pull/7659 | 3,187,882,217 | PR_kwDODunzps6cqkou | 7,659 | Update the beans dataset link in Preprocess | {
"login": "HJassar",
"id": 5434867,
"node_id": "MDQ6VXNlcjU0MzQ4Njc=",
"avatar_url": "https://avatars.githubusercontent.com/u/5434867?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/HJassar",
"html_url": "https://github.com/HJassar",
"followers_url": "https://api.github.com/users/HJassar/... | [] | closed | false | [] | null | 0 | 1,751,277,524,000 | 1,751,877,499,000 | 1,751,378,502,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7659",
"html_url": "https://github.com/huggingface/datasets/pull/7659",
"diff_url": "https://github.com/huggingface/datasets/pull/7659.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7659.patch",
"merged_at": 1751378502000
} | In the Preprocess tutorial, the to "the beans dataset" is incorrect. Fixed. | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7659/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7659/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7658 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7658/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7658/comments | https://api.github.com/repos/huggingface/datasets/issues/7658/events | https://github.com/huggingface/datasets/pull/7658 | 3,187,800,504 | PR_kwDODunzps6cqTMs | 7,658 | Fix: Prevent loss of info.features and column_names in IterableDatasetDict.map when features is None | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | closed | false | [] | null | 5 | 1,751,275,872,000 | 1,751,387,190,000 | 1,751,387,172,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7658",
"html_url": "https://github.com/huggingface/datasets/pull/7658",
"diff_url": "https://github.com/huggingface/datasets/pull/7658.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7658.patch",
"merged_at": null
} | This PR fixes a bug where calling `IterableDatasetDict.map()` or `IterableDataset.map()` with the default `features=None` argument would overwrite the existing `info.features` attribute with `None`. This, in turn, caused the resulting dataset to lose its schema, breaking downstream usage of attributes like `column_name... | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7658/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7658/timeline | null | null | null | null | null | true | [
"Hi!\r\nI haven’t included a test for this change, as the fix is quite small and targeted.\r\nPlease let me know if you’d like a test for this case or if you’d prefer to handle it during review.\r\nThanks!",
"we can't know in advance the `features` after map() (it transforms the data !), so you can reuse the `fea... |
https://api.github.com/repos/huggingface/datasets/issues/7657 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7657/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7657/comments | https://api.github.com/repos/huggingface/datasets/issues/7657/events | https://github.com/huggingface/datasets/pull/7657 | 3,186,036,016 | PR_kwDODunzps6cks2E | 7,657 | feat: add subset_name as alias for name in load_dataset | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 0 | 1,751,193,540,000 | 1,752,860,741,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7657",
"html_url": "https://github.com/huggingface/datasets/pull/7657",
"diff_url": "https://github.com/huggingface/datasets/pull/7657.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7657.patch",
"merged_at": null
} | fixes #7637
This PR introduces subset_name as a user-facing alias for the name (previously `config_name`) argument in load_dataset. It aligns terminology with the Hugging Face Hub UI (which shows “Subset”), reducing confusion for new users.
Supports `subset_name` in `load_dataset()`
Adds `.subset_name` propert... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7657/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7657/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7656 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7656/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7656/comments | https://api.github.com/repos/huggingface/datasets/issues/7656/events | https://github.com/huggingface/datasets/pull/7656 | 3,185,865,686 | PR_kwDODunzps6ckPHc | 7,656 | fix(iterable): ensure MappedExamplesIterable supports state_dict for resume | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 0 | 1,751,183,413,000 | 1,751,183,413,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7656",
"html_url": "https://github.com/huggingface/datasets/pull/7656",
"diff_url": "https://github.com/huggingface/datasets/pull/7656.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7656.patch",
"merged_at": null
} | Fixes #7630
### Problem
When calling `.map()` on an `IterableDataset`, resuming from a checkpoint skips a large number of samples. This is because `MappedExamplesIterable` did not implement `state_dict()` or `load_state_dict()`, so checkpointing was not properly delegated to the underlying iterable.
### What Thi... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7656/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7656/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7655 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7655/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7655/comments | https://api.github.com/repos/huggingface/datasets/issues/7655/events | https://github.com/huggingface/datasets/pull/7655 | 3,185,382,105 | PR_kwDODunzps6ci9oi | 7,655 | Added specific use cases in Improve Performace | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 0 | 1,751,137,232,000 | 1,751,137,232,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7655",
"html_url": "https://github.com/huggingface/datasets/pull/7655",
"diff_url": "https://github.com/huggingface/datasets/pull/7655.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7655.patch",
"merged_at": null
} | Fixes #2494 | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7655/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7655/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7654 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7654/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7654/comments | https://api.github.com/repos/huggingface/datasets/issues/7654/events | https://github.com/huggingface/datasets/pull/7654 | 3,184,770,992 | PR_kwDODunzps6chPmz | 7,654 | fix(load): strip deprecated use_auth_token from config_kwargs | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 0 | 1,751,102,421,000 | 1,751,102,421,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7654",
"html_url": "https://github.com/huggingface/datasets/pull/7654",
"diff_url": "https://github.com/huggingface/datasets/pull/7654.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7654.patch",
"merged_at": null
} | Fixes #7504
This PR resolves a compatibility error when loading datasets via `load_dataset()` using outdated arguments like `use_auth_token`.
**What was happening:**
Users passing `use_auth_token` in `load_dataset(..., use_auth_token=...)` encountered a `ValueError`: BuilderConfig ParquetConfig(...) doesn't have... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7654/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7654/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7653 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7653/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7653/comments | https://api.github.com/repos/huggingface/datasets/issues/7653/events | https://github.com/huggingface/datasets/pull/7653 | 3,184,746,093 | PR_kwDODunzps6chLmb | 7,653 | feat(load): fallback to `load_from_disk()` when loading a saved dataset directory | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 0 | 1,751,100,456,000 | 1,751,100,456,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7653",
"html_url": "https://github.com/huggingface/datasets/pull/7653",
"diff_url": "https://github.com/huggingface/datasets/pull/7653.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7653.patch",
"merged_at": null
} | ### Related Issue
Fixes #7503
Partially addresses #5044 by allowing `load_dataset()` to auto-detect and gracefully delegate to `load_from_disk()` for locally saved datasets.
---
### What does this PR do?
This PR introduces a minimal fallback mechanism in `load_dataset()` that detects when the provided `p... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7653/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7653/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7652 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7652/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7652/comments | https://api.github.com/repos/huggingface/datasets/issues/7652/events | https://github.com/huggingface/datasets/pull/7652 | 3,183,372,055 | PR_kwDODunzps6cdCnv | 7,652 | Add columns support to JSON loader for selective key filtering | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | closed | false | [] | null | 3 | 1,751,041,122,000 | 1,757,007,331,000 | 1,757,007,331,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7652",
"html_url": "https://github.com/huggingface/datasets/pull/7652",
"diff_url": "https://github.com/huggingface/datasets/pull/7652.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7652.patch",
"merged_at": null
} | Fixes #7594
This PR adds support for filtering specific columns when loading datasets from .json or .jsonl files — similar to how the columns=... argument works for Parquet.
As suggested, support for the `columns=...` argument (previously available for Parquet) has now been extended to **JSON and JSONL** loading v... | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7652/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7652/timeline | null | null | null | null | null | true | [
"I need this feature right now. It would be great if it could automatically fill in None for non-existent keys instead of reporting an error.",
"> I need this feature right now. It would be great if it could automatically fill in None for non-existent keys instead of reporting an error.\r\n\r\nHi @aihao2000, Just... |
https://api.github.com/repos/huggingface/datasets/issues/7651 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7651/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7651/comments | https://api.github.com/repos/huggingface/datasets/issues/7651/events | https://github.com/huggingface/datasets/pull/7651 | 3,182,792,775 | PR_kwDODunzps6cbMmg | 7,651 | fix: Extended metadata file names for folder_based_builder | {
"login": "iPieter",
"id": 6965756,
"node_id": "MDQ6VXNlcjY5NjU3NTY=",
"avatar_url": "https://avatars.githubusercontent.com/u/6965756?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iPieter",
"html_url": "https://github.com/iPieter",
"followers_url": "https://api.github.com/users/iPieter/... | [] | open | false | [] | null | 0 | 1,751,029,931,000 | 1,751,271,577,000 | null | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7651",
"html_url": "https://github.com/huggingface/datasets/pull/7651",
"diff_url": "https://github.com/huggingface/datasets/pull/7651.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7651.patch",
"merged_at": null
} | Fixes #7650.
The metadata files generated by the `DatasetDict.save_to_file` function are not included in the folder_based_builder's metadata list, causing issues when only 1 actual data file is present, as described in issue #7650.
This PR adds these filenames to the builder, allowing correct loading. | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7651/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7651/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7650 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7650/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7650/comments | https://api.github.com/repos/huggingface/datasets/issues/7650/events | https://github.com/huggingface/datasets/issues/7650 | 3,182,745,315 | I_kwDODunzps69tNbj | 7,650 | `load_dataset` defaults to json file format for datasets with 1 shard | {
"login": "iPieter",
"id": 6965756,
"node_id": "MDQ6VXNlcjY5NjU3NTY=",
"avatar_url": "https://avatars.githubusercontent.com/u/6965756?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iPieter",
"html_url": "https://github.com/iPieter",
"followers_url": "https://api.github.com/users/iPieter/... | [] | open | false | [] | null | 0 | 1,751,028,865,000 | 1,751,028,865,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
I currently have multiple datasets (train+validation) saved as 50MB shards. For one dataset the validation pair is small enough to fit into a single shard and this apparently causes problems when loading the dataset. I created the datasets using a DatasetDict, saved them as 50MB arrow files for st... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7650/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7650/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [] |
https://api.github.com/repos/huggingface/datasets/issues/7649 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7649/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7649/comments | https://api.github.com/repos/huggingface/datasets/issues/7649/events | https://github.com/huggingface/datasets/pull/7649 | 3,181,481,444 | PR_kwDODunzps6cW0sQ | 7,649 | Enable parallel shard upload in push_to_hub() using num_proc | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | closed | false | [] | null | 2 | 1,751,003,943,000 | 1,751,912,033,000 | 1,751,912,032,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7649",
"html_url": "https://github.com/huggingface/datasets/pull/7649",
"diff_url": "https://github.com/huggingface/datasets/pull/7649.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7649.patch",
"merged_at": null
} | Fixes #7591
### Add num_proc support to `push_to_hub()` for parallel shard upload
This PR adds support for parallel upload of dataset shards via the `num_proc` argument in `Dataset.push_to_hub()`.
📌 While the `num_proc` parameter was already present in the `push_to_hub()` signature and correctly passed to `_p... | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7649/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7649/timeline | null | null | null | null | null | true | [
"it was already added in https://github.com/huggingface/datasets/pull/7606 actually ^^'",
"Oh sure sure, Closing this one as redundant."
] |
https://api.github.com/repos/huggingface/datasets/issues/7648 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7648/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7648/comments | https://api.github.com/repos/huggingface/datasets/issues/7648/events | https://github.com/huggingface/datasets/pull/7648 | 3,181,409,736 | PR_kwDODunzps6cWmSn | 7,648 | Fix misleading add_column() usage example in docstring | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | closed | false | [] | null | 8 | 1,751,002,024,000 | 1,753,731,754,000 | 1,752,758,057,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7648",
"html_url": "https://github.com/huggingface/datasets/pull/7648",
"diff_url": "https://github.com/huggingface/datasets/pull/7648.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7648.patch",
"merged_at": 1752758057000
} | Fixes #7611
This PR fixes the usage example in the Dataset.add_column() docstring, which previously implied that add_column() modifies the dataset in-place.
Why:
The method returns a new dataset with the additional column, and users must assign the result to a variable to preserve the change.
This should make... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7648/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7648/timeline | null | null | null | null | null | true | [
"I believe there are other occurences of cases like this, like select_columns, select, filter, shard and flatten, could you also fix the docstring for them as well before we merge ?",
"Done! @lhoestq! I've updated the docstring examples for the following methods to clarify that they return new datasets instead of... |
https://api.github.com/repos/huggingface/datasets/issues/7647 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7647/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7647/comments | https://api.github.com/repos/huggingface/datasets/issues/7647/events | https://github.com/huggingface/datasets/issues/7647 | 3,178,952,517 | I_kwDODunzps69evdF | 7,647 | loading mozilla-foundation--common_voice_11_0 fails | {
"login": "pavel-esir",
"id": 5703039,
"node_id": "MDQ6VXNlcjU3MDMwMzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5703039?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pavel-esir",
"html_url": "https://github.com/pavel-esir",
"followers_url": "https://api.github.com/users... | [] | open | false | [] | null | 2 | 1,750,940,628,000 | 1,752,158,970,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
Hello everyone,
i am trying to load `mozilla-foundation--common_voice_11_0` and it fails. Reproducer
```
import datasets
datasets.load_dataset("mozilla-foundation/common_voice_11_0", "en", split="test", streaming=True, trust_remote_code=True)
```
and it fails with
```
File ~/opt/envs/.../lib/py... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7647/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7647/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"@claude Could you please address this issue",
"kinda related: https://github.com/huggingface/datasets/issues/7675"
] |
https://api.github.com/repos/huggingface/datasets/issues/7646 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7646/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7646/comments | https://api.github.com/repos/huggingface/datasets/issues/7646/events | https://github.com/huggingface/datasets/pull/7646 | 3,178,036,854 | PR_kwDODunzps6cLhrM | 7,646 | Introduces automatic subset-level grouping for folder-based dataset builders #7066 | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 4 | 1,750,921,297,000 | 1,752,489,776,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7646",
"html_url": "https://github.com/huggingface/datasets/pull/7646",
"diff_url": "https://github.com/huggingface/datasets/pull/7646.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7646.patch",
"merged_at": null
} | Fixes #7066
This PR introduces automatic **subset-level grouping** for folder-based dataset builders by:
1. Adding a utility function `group_files_by_subset()` that clusters files by root name (ignoring digits and shard suffixes).
2. Integrating this logic into `FolderBasedBuilder._split_generators()` to yield one... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7646/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7646/timeline | null | null | null | null | null | true | [
"It adds automatic grouping of files into subsets based on their root name (e.g., `train0.jsonl`, `train1.jsonl` → `\"train\"`), as discussed above. The logic is integrated into `FolderBasedBuilder` and is fully tested + documented.\r\n\r\nLet me know if any changes are needed — happy to iterate!",
"Hi ! I believ... |
https://api.github.com/repos/huggingface/datasets/issues/7645 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7645/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7645/comments | https://api.github.com/repos/huggingface/datasets/issues/7645/events | https://github.com/huggingface/datasets/pull/7645 | 3,176,810,164 | PR_kwDODunzps6cHkp- | 7,645 | `ClassLabel` docs: Correct value for unknown labels | {
"login": "l-uuz",
"id": 56924246,
"node_id": "MDQ6VXNlcjU2OTI0MjQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/56924246?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/l-uuz",
"html_url": "https://github.com/l-uuz",
"followers_url": "https://api.github.com/users/l-uuz/follow... | [] | closed | false | [] | null | 1 | 1,750,881,695,000 | 1,778,496,445,000 | 1,778,496,445,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7645",
"html_url": "https://github.com/huggingface/datasets/pull/7645",
"diff_url": "https://github.com/huggingface/datasets/pull/7645.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7645.patch",
"merged_at": 1778496445000
} | This small change fixes the documentation to to be compliant with what happens in `encode_example`.
https://github.com/huggingface/datasets/blob/e71b0b19d79c7531f9b9bea7c09916b5f6157f42/src/datasets/features/features.py#L1126-L1129 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7645/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7645/timeline | null | null | null | null | null | true | [
"@lhoestq Can you take a look at this PR? It seems to me that docs is incorrect at that point."
] |
https://api.github.com/repos/huggingface/datasets/issues/7644 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7644/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7644/comments | https://api.github.com/repos/huggingface/datasets/issues/7644/events | https://github.com/huggingface/datasets/pull/7644 | 3,176,363,492 | PR_kwDODunzps6cGGfW | 7,644 | fix sequence ci | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,750,871,275,000 | 1,750,871,430,000 | 1,750,871,281,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7644",
"html_url": "https://github.com/huggingface/datasets/pull/7644",
"diff_url": "https://github.com/huggingface/datasets/pull/7644.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7644.patch",
"merged_at": 1750871281000
} | fix error from https://github.com/huggingface/datasets/pull/7643 | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7644/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7644/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7644). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7643 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7643/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7643/comments | https://api.github.com/repos/huggingface/datasets/issues/7643/events | https://github.com/huggingface/datasets/pull/7643 | 3,176,354,431 | PR_kwDODunzps6cGEeK | 7,643 | Backward compat sequence instance | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,750,871,109,000 | 1,750,871,260,000 | 1,750,871,144,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7643",
"html_url": "https://github.com/huggingface/datasets/pull/7643",
"diff_url": "https://github.com/huggingface/datasets/pull/7643.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7643.patch",
"merged_at": 1750871143000
} | useful to still get `isinstance(Sequence(Value("int64")), Sequence)`for downstream libs like evaluate | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7643/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7643/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7643). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7642 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7642/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7642/comments | https://api.github.com/repos/huggingface/datasets/issues/7642/events | https://github.com/huggingface/datasets/pull/7642 | 3,176,025,890 | PR_kwDODunzps6cE_Wr | 7,642 | fix length for ci | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 0 | 1,750,864,238,000 | 1,750,864,313,000 | 1,750,864,311,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7642",
"html_url": "https://github.com/huggingface/datasets/pull/7642",
"diff_url": "https://github.com/huggingface/datasets/pull/7642.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7642.patch",
"merged_at": 1750864311000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7642/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7642/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7641 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7641/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7641/comments | https://api.github.com/repos/huggingface/datasets/issues/7641/events | https://github.com/huggingface/datasets/pull/7641 | 3,175,953,405 | PR_kwDODunzps6cEwUl | 7,641 | update docs and docstrings | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,750,862,938,000 | 1,750,863,106,000 | 1,750,862,973,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7641",
"html_url": "https://github.com/huggingface/datasets/pull/7641",
"diff_url": "https://github.com/huggingface/datasets/pull/7641.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7641.patch",
"merged_at": 1750862973000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7641/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7641/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7641). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7640 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7640/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7640/comments | https://api.github.com/repos/huggingface/datasets/issues/7640/events | https://github.com/huggingface/datasets/pull/7640 | 3,175,914,924 | PR_kwDODunzps6cEofU | 7,640 | better features repr | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,750,862,252,000 | 1,750,862,807,000 | 1,750,862,805,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7640",
"html_url": "https://github.com/huggingface/datasets/pull/7640",
"diff_url": "https://github.com/huggingface/datasets/pull/7640.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7640.patch",
"merged_at": 1750862805000
} | following the addition of List in #7634
before:
```python
In [3]: ds.features
Out[3]:
{'json': {'id': Value(dtype='string', id=None),
'metadata:transcript': [{'end': Value(dtype='float64', id=None),
'start': Value(dtype='float64', id=None),
'transcript': Value(dtype='string', id=None),
'wor... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7640/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7640/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7640). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7639 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7639/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7639/comments | https://api.github.com/repos/huggingface/datasets/issues/7639/events | https://github.com/huggingface/datasets/pull/7639 | 3,175,616,169 | PR_kwDODunzps6cDoAf | 7,639 | fix save_infos | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,750,857,386,000 | 1,750,857,573,000 | 1,750,857,393,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7639",
"html_url": "https://github.com/huggingface/datasets/pull/7639",
"diff_url": "https://github.com/huggingface/datasets/pull/7639.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7639.patch",
"merged_at": 1750857393000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7639/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7639/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7639). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7638 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7638/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7638/comments | https://api.github.com/repos/huggingface/datasets/issues/7638/events | https://github.com/huggingface/datasets/pull/7638 | 3,172,645,391 | PR_kwDODunzps6b5vpZ | 7,638 | Add ignore_decode_errors option to Image feature for robust decoding #7612 | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 4 | 1,750,783,671,000 | 1,751,612,850,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7638",
"html_url": "https://github.com/huggingface/datasets/pull/7638",
"diff_url": "https://github.com/huggingface/datasets/pull/7638.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7638.patch",
"merged_at": null
} | This PR implements support for robust image decoding in the `Image` feature, as discussed in issue #7612.
## 🔧 What was added
- A new boolean field: `ignore_decode_errors` (default: `False`)
- If set to `True`, any exceptions during decoding will be caught, and `None` will be returned instead of raising an error
... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7638/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7638/timeline | null | null | null | null | null | true | [
"cc @lhoestq",
"I think splitting the error handling for the main image decoding process and the metadata decoding process is possibly a bit nicer, as some images do render correctly, but their metadata might be invalid and cause the pipeline to fail, which I've encountered recently as in #7668.\r\n\r\nThe [`deco... |
https://api.github.com/repos/huggingface/datasets/issues/7637 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7637/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7637/comments | https://api.github.com/repos/huggingface/datasets/issues/7637/events | https://github.com/huggingface/datasets/issues/7637 | 3,171,883,522 | I_kwDODunzps69DxoC | 7,637 | Introduce subset_name as an alias of config_name | {
"login": "albertvillanova",
"id": 8515462,
"node_id": "MDQ6VXNlcjg1MTU0NjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/albertvillanova",
"html_url": "https://github.com/albertvillanova",
"followers_url": "https://api.g... | [
{
"id": 1935892871,
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement",
"name": "enhancement",
"color": "a2eeef",
"default": true,
"description": "New feature or request"
}
] | open | false | [] | null | 4 | 1,750,769,341,000 | 1,751,386,113,000 | null | null | MEMBER | [] | null | null | null | null | ### Feature request
Add support for `subset_name` as an alias for `config_name` in the datasets library and related tools (such as loading scripts, documentation, and metadata).
### Motivation
The Hugging Face Hub dataset viewer displays a column named **"Subset"**, which refers to what is currently technically call... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7637/reactions",
"total_count": 2,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7637/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"I second this! When you come from the Hub, the intuitive question is \"how do I set the subset name\", and it's not easily answered from the docs: `subset_name` would answer this directly.",
"I've submitted PR [#7657](https://github.com/huggingface/datasets/pull/7657) to introduce subset_name as a user-facing al... |
https://api.github.com/repos/huggingface/datasets/issues/7636 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7636/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7636/comments | https://api.github.com/repos/huggingface/datasets/issues/7636/events | https://github.com/huggingface/datasets/issues/7636 | 3,170,878,167 | I_kwDODunzps68_8LX | 7,636 | "open" in globals()["__builtins__"], an error occurs: "TypeError: argument of type 'module' is not iterable" | {
"login": "kuanyan9527",
"id": 51187979,
"node_id": "MDQ6VXNlcjUxMTg3OTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/51187979?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kuanyan9527",
"html_url": "https://github.com/kuanyan9527",
"followers_url": "https://api.github.com/... | [] | open | false | [] | null | 4 | 1,750,752,579,000 | 1,752,120,796,000 | null | null | NONE | [] | null | null | null | null | When I run the following code, an error occurs: "TypeError: argument of type 'module' is not iterable"
```python
print("open" in globals()["__builtins__"])
```
Traceback (most recent call last):
File "./main.py", line 2, in <module>
print("open" in globals()["__builtins__"])
^^^^^^^^^^^^^^^^^^^^^^
TypeE... | {
"login": "kuanyan9527",
"id": 51187979,
"node_id": "MDQ6VXNlcjUxMTg3OTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/51187979?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kuanyan9527",
"html_url": "https://github.com/kuanyan9527",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7636/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7636/timeline | null | reopened | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"@kuanyan9527 Your query is indeed valid. Following could be its reasoning:\n\nQuoting from https://stackoverflow.com/a/11181607:\n\"By default, when in the `__main__` module,` __builtins__` is the built-in module `__builtin__` (note: no 's'); when in any other module, `__builtins__` is an alias for the dictionary ... |
https://api.github.com/repos/huggingface/datasets/issues/7635 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7635/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7635/comments | https://api.github.com/repos/huggingface/datasets/issues/7635/events | https://github.com/huggingface/datasets/pull/7635 | 3,170,486,408 | PR_kwDODunzps6bybOe | 7,635 | Fix: Preserve float columns in JSON loader when values are integer-like (e.g. 0.0, 1.0) | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 0 | 1,750,745,808,000 | 1,750,745,808,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7635",
"html_url": "https://github.com/huggingface/datasets/pull/7635",
"diff_url": "https://github.com/huggingface/datasets/pull/7635.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7635.patch",
"merged_at": null
} | This PR fixes a bug in the JSON loader where columns containing float values like `[0.0, 1.0, 2.0]` were being implicitly coerced to `int`, due to pandas or Arrow type inference.
This caused issues downstream in statistics computation (e.g., dataset-viewer) where such columns were incorrectly labeled as `"int"` inst... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7635/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7635/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7634 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7634/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7634/comments | https://api.github.com/repos/huggingface/datasets/issues/7634/events | https://github.com/huggingface/datasets/pull/7634 | 3,169,389,653 | PR_kwDODunzps6buyij | 7,634 | Replace Sequence by List | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,750,710,948,000 | 1,750,859,953,000 | 1,750,859,951,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7634",
"html_url": "https://github.com/huggingface/datasets/pull/7634",
"diff_url": "https://github.com/huggingface/datasets/pull/7634.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7634.patch",
"merged_at": 1750859951000
} | Sequence is just a utility that we need to keep for backward compatibility. And `[ ]` was used instead but doesn't allow passing the length of the list.
This PR removes most mentions of Sequence and usage of `[ ]` and defines a proper List type instead.
before: `Sequence(Value("int64"))` or `[Value("int64")]`
no... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7634/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7634/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7634). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7633 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7633/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7633/comments | https://api.github.com/repos/huggingface/datasets/issues/7633/events | https://github.com/huggingface/datasets/issues/7633 | 3,168,399,637 | I_kwDODunzps682fEV | 7,633 | Proposal: Small Tamil Discourse Coherence Dataset. | {
"login": "bikkiNitSrinagar",
"id": 66418501,
"node_id": "MDQ6VXNlcjY2NDE4NTAx",
"avatar_url": "https://avatars.githubusercontent.com/u/66418501?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bikkiNitSrinagar",
"html_url": "https://github.com/bikkiNitSrinagar",
"followers_url": "https://... | [] | open | false | [] | null | 0 | 1,750,688,680,000 | 1,750,688,680,000 | null | null | NONE | [] | null | null | null | null | I’m a beginner from NIT Srinagar proposing a dataset of 50 Tamil text pairs for discourse coherence (coherent/incoherent labels) to support NLP research in low-resource languages.
- Size: 50 samples
- Format: CSV with columns (text1, text2, label)
- Use case: Training NLP models for coherence
I’ll use GitHub’s web edit... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7633/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7633/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [] |
https://api.github.com/repos/huggingface/datasets/issues/7632 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7632/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7632/comments | https://api.github.com/repos/huggingface/datasets/issues/7632/events | https://github.com/huggingface/datasets/issues/7632 | 3,168,283,589 | I_kwDODunzps682CvF | 7,632 | Graceful Error Handling for cast_column("image", Image(decode=True)) in Hugging Face Datasets | {
"login": "ganiket19",
"id": 37377515,
"node_id": "MDQ6VXNlcjM3Mzc3NTE1",
"avatar_url": "https://avatars.githubusercontent.com/u/37377515?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ganiket19",
"html_url": "https://github.com/ganiket19",
"followers_url": "https://api.github.com/users/... | [
{
"id": 1935892871,
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement",
"name": "enhancement",
"color": "a2eeef",
"default": true,
"description": "New feature or request"
}
] | open | false | [] | null | 2 | 1,750,686,564,000 | 1,751,957,573,000 | null | null | NONE | [] | null | null | null | null | ### Feature request
Currently, when using dataset.cast_column("image", Image(decode=True)), the pipeline throws an error and halts if any image in the dataset is invalid or corrupted (e.g., truncated files, incorrect formats, unreachable URLs). This behavior disrupts large-scale processing where a few faulty samples a... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7632/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7632/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi! This is now handled in PR #7638",
"Thank you for implementing the suggestion it would be great help in our use case. "
] |
https://api.github.com/repos/huggingface/datasets/issues/7631 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7631/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7631/comments | https://api.github.com/repos/huggingface/datasets/issues/7631/events | https://github.com/huggingface/datasets/pull/7631 | 3,165,127,657 | PR_kwDODunzps6bgwOB | 7,631 | Pass user-agent from DownloadConfig into fsspec storage_options | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 1 | 1,750,515,745,000 | 1,750,515,928,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7631",
"html_url": "https://github.com/huggingface/datasets/pull/7631",
"diff_url": "https://github.com/huggingface/datasets/pull/7631.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7631.patch",
"merged_at": null
} | Fixes part of issue #6046
### Problem
The `user-agent` defined in `DownloadConfig` was not passed down to fsspec-based filesystems like `HfFileSystem`, which prevents proper identification/tracking of client requests.
### Solution
Added support for injecting the `user-agent` into `storage_options["headers"]` wi... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7631/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7631/timeline | null | null | null | null | null | true | [
"- This PR assumes that `HfFileSystem` in `huggingface_hub` supports receiving `headers` in `storage_options`. If not, a follow-up PR can be opened to add this support to `HfFileSystem.__init__`.\r\n- No test was added for this since it’s a config passthrough. If needed, I’d be happy to add one."
] |
https://api.github.com/repos/huggingface/datasets/issues/7630 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7630/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7630/comments | https://api.github.com/repos/huggingface/datasets/issues/7630/events | https://github.com/huggingface/datasets/issues/7630 | 3,164,650,900 | I_kwDODunzps68oL2U | 7,630 | [bug] resume from ckpt skips samples if .map is applied | {
"login": "felipemello1",
"id": 23004953,
"node_id": "MDQ6VXNlcjIzMDA0OTUz",
"avatar_url": "https://avatars.githubusercontent.com/u/23004953?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/felipemello1",
"html_url": "https://github.com/felipemello1",
"followers_url": "https://api.github.c... | [] | open | false | [] | null | 3 | 1,750,470,603,000 | 1,770,361,562,000 | null | null | NONE | [] | null | null | null | null | ### Describe the bug
resume from ckpt skips samples if .map is applied
Maybe related: https://github.com/huggingface/datasets/issues/7538
### Steps to reproduce the bug
```python
from datasets import Dataset
from datasets.distributed import split_dataset_by_node
# Create dataset with map transformation
def create... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7630/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7630/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Thanks for reporting this — it looks like a separate but related bug to #7538, which involved sample loss when resuming an `IterableDataset` wrapped in `FormattedExamplesIterable`. That was resolved in #7553 by re-batching the iterable to track offset correctly.\n\nIn this case, the issue seems to arise specifical... |
https://api.github.com/repos/huggingface/datasets/issues/7629 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7629/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7629/comments | https://api.github.com/repos/huggingface/datasets/issues/7629/events | https://github.com/huggingface/datasets/pull/7629 | 3,161,169,782 | PR_kwDODunzps6bTc7b | 7,629 | Add test for `as_iterable_dataset()` method in DatasetBuilder | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 0 | 1,750,361,035,000 | 1,750,361,035,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7629",
"html_url": "https://github.com/huggingface/datasets/pull/7629",
"diff_url": "https://github.com/huggingface/datasets/pull/7629.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7629.patch",
"merged_at": null
} | This PR adds a test for the new `as_iterable_dataset()` method introduced in PR #7628.
The test:
- Loads a builder using `load_dataset_builder("c4", "en")`
- Runs `download_and_prepare()`
- Streams examples using `builder.as_iterable_dataset(split="train[:100]")`
- Verifies streamed examples contain the "text" f... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7629/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7629/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7628 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7628/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7628/comments | https://api.github.com/repos/huggingface/datasets/issues/7628/events | https://github.com/huggingface/datasets/pull/7628 | 3,161,156,461 | PR_kwDODunzps6bTaGk | 7,628 | Add `as_iterable_dataset()` method to DatasetBuilder for streaming from cached Arrow files | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 0 | 1,750,360,541,000 | 1,750,360,541,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7628",
"html_url": "https://github.com/huggingface/datasets/pull/7628",
"diff_url": "https://github.com/huggingface/datasets/pull/7628.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7628.patch",
"merged_at": null
} | This PR implements `builder.as_iterable_dataset(split=...)` as discussed in #5481.
It allows users to load an `IterableDataset` directly from cached Arrow files (using ArrowReader and ArrowExamplesIterable), without loading the full dataset into memory.
This is useful for large-scale training scenarios where memo... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7628/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7628/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7627 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7627/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7627/comments | https://api.github.com/repos/huggingface/datasets/issues/7627/events | https://github.com/huggingface/datasets/issues/7627 | 3,160,544,390 | I_kwDODunzps68YhSG | 7,627 | Creating a HF Dataset from lakeFS with S3 storage takes too much time! | {
"login": "Thunderhead-exe",
"id": 118734142,
"node_id": "U_kgDOBxO9Pg",
"avatar_url": "https://avatars.githubusercontent.com/u/118734142?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Thunderhead-exe",
"html_url": "https://github.com/Thunderhead-exe",
"followers_url": "https://api.githu... | [] | closed | false | [] | null | 1 | 1,750,343,321,000 | 1,750,682,350,000 | 1,750,682,350,000 | null | NONE | [] | null | null | null | null | Hi,
I’m new to HF dataset and I tried to create datasets based on data versioned in **lakeFS** _(**MinIO** S3 bucket as storage backend)_
Here I’m using ±30000 PIL image from MNIST data however it is taking around 12min to execute, which is a lot!
From what I understand, it is loading the images into cache then buil... | {
"login": "Thunderhead-exe",
"id": 118734142,
"node_id": "U_kgDOBxO9Pg",
"avatar_url": "https://avatars.githubusercontent.com/u/118734142?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Thunderhead-exe",
"html_url": "https://github.com/Thunderhead-exe",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7627/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7627/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"### > Update\n\nThe bottleneck, from what I understand, was making one network request per file\n\nFor 30k images, this meant 30k separate GET requests to the MinIO server through the S3 API, and that was killing the performance\n\nUsing webDataset to transform the large number of files to few .tar files and passi... |
https://api.github.com/repos/huggingface/datasets/issues/7626 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7626/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7626/comments | https://api.github.com/repos/huggingface/datasets/issues/7626/events | https://github.com/huggingface/datasets/pull/7626 | 3,159,322,138 | PR_kwDODunzps6bNMuF | 7,626 | feat(map): reuse unchanged columns when input_columns specified to reduce disk usage (#6013) | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | closed | false | [] | null | 0 | 1,750,318,905,000 | 1,753,724,352,000 | 1,753,724,352,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7626",
"html_url": "https://github.com/huggingface/datasets/pull/7626",
"diff_url": "https://github.com/huggingface/datasets/pull/7626.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7626.patch",
"merged_at": null
} | ## Summary
This PR addresses [#6013](https://github.com/huggingface/datasets/issues/6013) by reusing unchanged columns from the original dataset in the `map()` method when `input_columns` is specified.
## What’s Implemented
- Injected logic at the end of `Dataset.map()` to:
- Identify untouched columns not ... | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7626/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7626/timeline | null | null | null | null | null | true | [] |
https://api.github.com/repos/huggingface/datasets/issues/7625 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7625/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7625/comments | https://api.github.com/repos/huggingface/datasets/issues/7625/events | https://github.com/huggingface/datasets/pull/7625 | 3,159,016,001 | PR_kwDODunzps6bMKof | 7,625 | feat: Add h5folder dataset loader for HDF5 support | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | open | false | [] | null | 3 | 1,750,311,550,000 | 1,750,916,666,000 | null | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7625",
"html_url": "https://github.com/huggingface/datasets/pull/7625",
"diff_url": "https://github.com/huggingface/datasets/pull/7625.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7625.patch",
"merged_at": null
} | ### Related Issue
Closes #3113
### What does this PR do?
This PR introduces a new dataset loader module called **`h5folder`** to support loading datasets stored in **HDF5 (.h5)** format.
It allows users to do:
```python
from datasets import load_dataset
dataset = load_dataset("h5folder", data_dir="path/t... | null | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7625/reactions",
"total_count": 3,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 3,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7625/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7625). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"I guess test failed cause import os, import h5py, and import datasets lines are not alp... |
https://api.github.com/repos/huggingface/datasets/issues/7624 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7624/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7624/comments | https://api.github.com/repos/huggingface/datasets/issues/7624/events | https://github.com/huggingface/datasets/issues/7624 | 3,156,136,624 | I_kwDODunzps68HtKw | 7,624 | #Dataset Make "image" column appear first in dataset preview UI | {
"login": "jcerveto",
"id": 98875217,
"node_id": "U_kgDOBeS3UQ",
"avatar_url": "https://avatars.githubusercontent.com/u/98875217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jcerveto",
"html_url": "https://github.com/jcerveto",
"followers_url": "https://api.github.com/users/jcerveto/fo... | [] | closed | false | [] | null | 2 | 1,750,238,719,000 | 1,750,405,603,000 | 1,750,405,603,000 | null | NONE | [] | null | null | null | null | Hi!
#Dataset
I’m currently uploading a dataset that includes an `"image"` column (PNG files), along with some metadata columns. The dataset is loaded from a .jsonl file. My goal is to have the "image" column appear as the first column in the dataset card preview UI on the :hugs: Hub.
However, at the moment, the `"im... | {
"login": "jcerveto",
"id": 98875217,
"node_id": "U_kgDOBeS3UQ",
"avatar_url": "https://avatars.githubusercontent.com/u/98875217?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jcerveto",
"html_url": "https://github.com/jcerveto",
"followers_url": "https://api.github.com/users/jcerveto/fo... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7624/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7624/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | {
"blocked_by": 0,
"total_blocked_by": 0,
"blocking": 0,
"total_blocking": 0
} | null | false | [
"Hi ! It should follow the same order as the order of the keys in the metadata file",
"Hi! Thank you for your answer. \n\nAs you said it, I I forced every key in every JSON to have an order using `collections. OrderedDict` in Python. Now, it works!\n\nTY"
] |
https://api.github.com/repos/huggingface/datasets/issues/7623 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7623/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7623/comments | https://api.github.com/repos/huggingface/datasets/issues/7623/events | https://github.com/huggingface/datasets/pull/7623 | 3,154,519,684 | PR_kwDODunzps6a9Jk5 | 7,623 | fix: raise error in FolderBasedBuilder when data_dir and data_files are missing | {
"login": "ArjunJagdale",
"id": 142811259,
"node_id": "U_kgDOCIMgew",
"avatar_url": "https://avatars.githubusercontent.com/u/142811259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArjunJagdale",
"html_url": "https://github.com/ArjunJagdale",
"followers_url": "https://api.github.com/use... | [] | closed | false | [] | null | 2 | 1,750,187,794,000 | 1,750,256,321,000 | 1,750,256,321,000 | null | CONTRIBUTOR | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7623",
"html_url": "https://github.com/huggingface/datasets/pull/7623",
"diff_url": "https://github.com/huggingface/datasets/pull/7623.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7623.patch",
"merged_at": 1750256321000
} | ### Related Issues/PRs
Fixes #6152
---
### What changes are proposed in this pull request?
This PR adds a dedicated validation check in the `_info()` method of the `FolderBasedBuilder` class to ensure that users provide either `data_dir` or `data_files` when loading folder-based datasets (such as `audiofold... | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7623/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7623/timeline | null | null | null | null | null | true | [
"@lhoestq Moved the logic to FolderBasedBuilder._info() as discussed in previous PR (#7618). Let me know if anything else is needed — happy to update!",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7623). All of your documentation changes will be reflected on that endpoin... |
https://api.github.com/repos/huggingface/datasets/issues/7622 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7622/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7622/comments | https://api.github.com/repos/huggingface/datasets/issues/7622/events | https://github.com/huggingface/datasets/pull/7622 | 3,154,398,557 | PR_kwDODunzps6a8v6J | 7,622 | Guard against duplicate builder_kwargs/config_kwargs in load_dataset_… | {
"login": "Shohail-Ismail",
"id": 149825575,
"node_id": "U_kgDOCO4oJw",
"avatar_url": "https://avatars.githubusercontent.com/u/149825575?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Shohail-Ismail",
"html_url": "https://github.com/Shohail-Ismail",
"followers_url": "https://api.github.c... | [] | closed | false | [] | null | 1 | 1,750,184,915,000 | 1,773,710,128,000 | 1,753,279,580,000 | null | NONE | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7622",
"html_url": "https://github.com/huggingface/datasets/pull/7622",
"diff_url": "https://github.com/huggingface/datasets/pull/7622.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7622.patch",
"merged_at": null
} | …builder (#4910 )
### What does this PR do?
Fixes edge case in `load_dataset_builder` by raising a `TypeError` if the same key exists in both `builder_kwargs` and `config_kwargs`.
### Implementation details
- Added a guard clause in `load_dataset_builder` to detect duplicate keys between `builder_kwargs` an... | {
"login": "Shohail-Ismail",
"id": 149825575,
"node_id": "U_kgDOCO4oJw",
"avatar_url": "https://avatars.githubusercontent.com/u/149825575?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Shohail-Ismail",
"html_url": "https://github.com/Shohail-Ismail",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7622/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7622/timeline | null | null | null | null | null | true | [
"This PR fixes the duplicate-kwargs edge case and includes a unit test. Would appreciate a review when you have a moment.\r\n\r\n@zach-huggingface\r\n@SunMarc "
] |
https://api.github.com/repos/huggingface/datasets/issues/7621 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7621/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7621/comments | https://api.github.com/repos/huggingface/datasets/issues/7621/events | https://github.com/huggingface/datasets/pull/7621 | 3,153,780,963 | PR_kwDODunzps6a6rAu | 7,621 | minor docs data aug | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,750,171,617,000 | 1,750,171,828,000 | 1,750,171,631,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7621",
"html_url": "https://github.com/huggingface/datasets/pull/7621",
"diff_url": "https://github.com/huggingface/datasets/pull/7621.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7621.patch",
"merged_at": 1750171631000
} | null | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7621/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7621/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7621). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
https://api.github.com/repos/huggingface/datasets/issues/7620 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/7620/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/7620/comments | https://api.github.com/repos/huggingface/datasets/issues/7620/events | https://github.com/huggingface/datasets/pull/7620 | 3,153,565,183 | PR_kwDODunzps6a58TP | 7,620 | Fixes in docs | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | [] | null | 1 | 1,750,167,714,000 | 1,750,168,706,000 | 1,750,168,704,000 | null | MEMBER | [] | null | null | false | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/7620",
"html_url": "https://github.com/huggingface/datasets/pull/7620",
"diff_url": "https://github.com/huggingface/datasets/pull/7620.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/7620.patch",
"merged_at": 1750168704000
} | before release 4.0
(I also did minor improvements to `features` to not show their `id=None` in their `__repr__()`) | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | {
"url": "https://api.github.com/repos/huggingface/datasets/issues/7620/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/datasets/issues/7620/timeline | null | null | null | null | null | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7620). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.