url
stringlengths
58
61
repository_url
stringclasses
1 value
labels_url
stringlengths
72
75
comments_url
stringlengths
67
70
events_url
stringlengths
65
68
html_url
stringlengths
46
51
id
int64
599M
3.71B
node_id
stringlengths
18
32
number
int64
1
7.9k
title
stringlengths
1
290
user
dict
labels
listlengths
0
4
state
stringclasses
2 values
locked
bool
1 class
assignee
dict
assignees
listlengths
0
4
milestone
dict
comments
listlengths
0
30
created_at
timestamp[ns, tz=UTC]date
2020-04-14 10:18:02
2025-12-09 16:41:47
updated_at
timestamp[ns, tz=UTC]date
2020-04-27 16:04:17
2025-12-09 18:18:36
closed_at
timestamp[ns, tz=UTC]date
2020-04-14 12:01:40
2025-12-09 14:45:13
author_association
stringclasses
4 values
type
float64
active_lock_reason
float64
sub_issues_summary
dict
issue_dependencies_summary
dict
body
stringlengths
0
228k
closed_by
dict
reactions
dict
timeline_url
stringlengths
67
70
performed_via_github_app
float64
state_reason
stringclasses
4 values
draft
float64
0
1
pull_request
dict
is_pull_request
bool
2 classes
https://api.github.com/repos/huggingface/datasets/issues/7389
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7389/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7389/comments
https://api.github.com/repos/huggingface/datasets/issues/7389/events
https://github.com/huggingface/datasets/issues/7389
2,843,592,606
I_kwDODunzps6pfcee
7,389
Getting statistics about filtered examples
{ "avatar_url": "https://avatars.githubusercontent.com/u/511073?v=4", "events_url": "https://api.github.com/users/jonathanasdf/events{/privacy}", "followers_url": "https://api.github.com/users/jonathanasdf/followers", "following_url": "https://api.github.com/users/jonathanasdf/following{/other_user}", "gists_...
[]
closed
false
null
[]
null
[ "You can actually track a running sum in map() or filter() :)\n\n```python\nnum_filtered = 0\n\ndef f(x):\n global num_filtered\n condition = len(x[\"text\"]) < 1000\n if not condition:\n num_filtered += 1\n return condition\n\nds = ds.filter(f)\nprint(num_filtered)\n```\n\nand if you want to use...
2025-02-10T20:48:29Z
2025-02-11T20:44:15Z
2025-02-11T20:44:13Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
@lhoestq wondering if the team has thought about this and if there are any recommendations? Currently when processing datasets some examples are bound to get filtered out, whether it's due to bad format, or length is too long, or any other custom filters that might be getting applied. Let's just focus on the filter by...
{ "avatar_url": "https://avatars.githubusercontent.com/u/511073?v=4", "events_url": "https://api.github.com/users/jonathanasdf/events{/privacy}", "followers_url": "https://api.github.com/users/jonathanasdf/followers", "following_url": "https://api.github.com/users/jonathanasdf/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7389/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7389/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7388
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7388/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7388/comments
https://api.github.com/repos/huggingface/datasets/issues/7388/events
https://github.com/huggingface/datasets/issues/7388
2,843,188,499
I_kwDODunzps6pd50T
7,388
OSError: [Errno 22] Invalid argument forbidden character
{ "avatar_url": "https://avatars.githubusercontent.com/u/124634542?v=4", "events_url": "https://api.github.com/users/langflogit/events{/privacy}", "followers_url": "https://api.github.com/users/langflogit/followers", "following_url": "https://api.github.com/users/langflogit/following{/other_user}", "gists_url...
[]
closed
false
null
[]
null
[ "You can probably copy the dataset in your HF account and rename the files (without having to download them to your disk). Or alternatively feel free to open a Pull Request to this dataset with the renamed file", "Thank you, that will help me work around this problem" ]
2025-02-10T17:46:31Z
2025-02-11T13:42:32Z
2025-02-11T13:42:30Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug I'm on Windows and i'm trying to load a datasets but i'm having title error because files in the repository are named with charactere like < >which can't be in a name file. Could it be possible to load this datasets but removing those charactere ? ### Steps to reproduce the bug load_dataset("CAT...
{ "avatar_url": "https://avatars.githubusercontent.com/u/124634542?v=4", "events_url": "https://api.github.com/users/langflogit/events{/privacy}", "followers_url": "https://api.github.com/users/langflogit/followers", "following_url": "https://api.github.com/users/langflogit/following{/other_user}", "gists_url...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7388/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7388/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7387
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7387/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7387/comments
https://api.github.com/repos/huggingface/datasets/issues/7387/events
https://github.com/huggingface/datasets/issues/7387
2,841,228,048
I_kwDODunzps6pWbMQ
7,387
Dynamic adjusting dataloader sampling weight
{ "avatar_url": "https://avatars.githubusercontent.com/u/72799643?v=4", "events_url": "https://api.github.com/users/whc688/events{/privacy}", "followers_url": "https://api.github.com/users/whc688/followers", "following_url": "https://api.github.com/users/whc688/following{/other_user}", "gists_url": "https://a...
[]
open
false
null
[]
null
[ "You mean based on a condition that has to be checked on-the-fly during training ? Otherwise if you know in advance after how many samples you need to change the sampling you can simply concatenate the two mixes", "Yes, like during training, if one data sample's prediction is consistently wrong, its sampling weig...
2025-02-10T03:18:47Z
2025-03-07T14:06:54Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
Hi, Thanks for your wonderful work! I'm wondering is there a way to dynamically adjust the sampling weight of each data in the dataset during training? Looking forward to your reply, thanks again.
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7387/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7387/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7386
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7386/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7386/comments
https://api.github.com/repos/huggingface/datasets/issues/7386/events
https://github.com/huggingface/datasets/issues/7386
2,840,032,524
I_kwDODunzps6pR3UM
7,386
Add bookfolder Dataset Builder for Digital Book Formats
{ "avatar_url": "https://avatars.githubusercontent.com/u/22115108?v=4", "events_url": "https://api.github.com/users/shikanime/events{/privacy}", "followers_url": "https://api.github.com/users/shikanime/followers", "following_url": "https://api.github.com/users/shikanime/following{/other_user}", "gists_url": "...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
closed
false
null
[]
null
[ "On second thought, probably not a good idea." ]
2025-02-08T14:27:55Z
2025-02-08T14:30:10Z
2025-02-08T14:30:09Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request This feature proposes adding a new dataset builder called bookfolder to the datasets library. This builder would allow users to easily load datasets consisting of various digital book formats, including: AZW, AZW3, CB7, CBR, CBT, CBZ, EPUB, MOBI, and PDF. ### Motivation Currently, loading dataset...
{ "avatar_url": "https://avatars.githubusercontent.com/u/22115108?v=4", "events_url": "https://api.github.com/users/shikanime/events{/privacy}", "followers_url": "https://api.github.com/users/shikanime/followers", "following_url": "https://api.github.com/users/shikanime/following{/other_user}", "gists_url": "...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7386/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7386/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7385
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7385/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7385/comments
https://api.github.com/repos/huggingface/datasets/issues/7385/events
https://github.com/huggingface/datasets/pull/7385
2,830,664,522
PR_kwDODunzps6KBO6i
7,385
Make IterableDataset (optionally) resumable
{ "avatar_url": "https://avatars.githubusercontent.com/u/18402347?v=4", "events_url": "https://api.github.com/users/yzhangcs/events{/privacy}", "followers_url": "https://api.github.com/users/yzhangcs/followers", "following_url": "https://api.github.com/users/yzhangcs/following{/other_user}", "gists_url": "htt...
[]
open
false
null
[]
null
[ "@lhoestq Hi again~ Just circling back on this\r\nWondering if there’s anything I can do to help move this forward. 🤗 \r\nThanks!", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7385). All of your documentation changes will be reflected on that endpoint. The docs are avai...
2025-02-04T15:55:33Z
2025-03-03T17:31:40Z
null
CONTRIBUTOR
null
null
null
null
### What does this PR do? This PR introduces a new `stateful` option to the `dataset.shuffle` method, which defaults to `False`. When enabled, this option allows for resumable shuffling of `IterableDataset` instances, albeit with some additional memory overhead. Key points: * All tests have passed * Docstrings ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7385/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7385/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7385.diff", "html_url": "https://github.com/huggingface/datasets/pull/7385", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7385.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7385" }
true
https://api.github.com/repos/huggingface/datasets/issues/7384
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7384/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7384/comments
https://api.github.com/repos/huggingface/datasets/issues/7384/events
https://github.com/huggingface/datasets/pull/7384
2,828,208,828
PR_kwDODunzps6J4wVi
7,384
Support async functions in map()
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7384). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "example of what you can do with it:\r\n\r\n```python\r\nimport aiohttp\r\nfrom huggingf...
2025-02-03T18:18:40Z
2025-02-13T14:01:13Z
2025-02-13T14:00:06Z
MEMBER
null
null
null
null
e.g. to download images or call an inference API like HF or vLLM ```python import asyncio import random from datasets import Dataset async def f(x): await asyncio.sleep(random.random()) ds = Dataset.from_dict({"data": range(100)}) ds.map(f) # Map: 100%|█████████████████████████████| 100/100 [00:0...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 3, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/huggingface/datasets/issues/7384/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7384/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7384.diff", "html_url": "https://github.com/huggingface/datasets/pull/7384", "merged_at": "2025-02-13T14:00:06Z", "patch_url": "https://github.com/huggingface/datasets/pull/7384.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7382
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7382/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7382/comments
https://api.github.com/repos/huggingface/datasets/issues/7382/events
https://github.com/huggingface/datasets/pull/7382
2,823,480,924
PR_kwDODunzps6Jo69f
7,382
Add Pandas, PyArrow and Polars docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7382). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2025-01-31T13:22:59Z
2025-01-31T16:30:59Z
2025-01-31T16:30:57Z
MEMBER
null
null
null
null
(also added the missing numpy docs and fixed a small bug in pyarrow formatting)
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7382/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7382/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7382.diff", "html_url": "https://github.com/huggingface/datasets/pull/7382", "merged_at": "2025-01-31T16:30:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/7382.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7381
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7381/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7381/comments
https://api.github.com/repos/huggingface/datasets/issues/7381/events
https://github.com/huggingface/datasets/issues/7381
2,815,649,092
I_kwDODunzps6n02VE
7,381
Iterating over values of a column in the IterableDataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/47208659?v=4", "events_url": "https://api.github.com/users/TopCoder2K/events{/privacy}", "followers_url": "https://api.github.com/users/TopCoder2K/followers", "following_url": "https://api.github.com/users/TopCoder2K/following{/other_user}", "gists_url"...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/47208659?v=4", "events_url": "https://api.github.com/users/TopCoder2K/events{/privacy}", "followers_url": "https://api.github.com/users/TopCoder2K/followers", "following_url": "https://api.github.com/users/TopCoder2K/following{/other_user}", "gists_url"...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/47208659?v=4", "events_url": "https://api.github.com/users/TopCoder2K/events{/privacy}", "followers_url": "https://api.github.com/users/TopCoder2K/followers", "following_url": "https://api.github.com/users/TopCoder2K/following{/other_user}", ...
null
[ "I'd be in favor of that ! I saw many people implementing their own iterables that wrap a dataset just to iterate on a single column, that would make things more practical.\n\nKinda related: https://github.com/huggingface/datasets/issues/5847", "(For anyone's information, I'm going on vacation for the next 3 week...
2025-01-28T13:17:36Z
2025-05-22T18:00:04Z
2025-05-22T18:00:04Z
CONTRIBUTOR
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request I would like to be able to iterate (and re-iterate if needed) over a column of an `IterableDataset` instance. The following example shows the supposed API: ```python def gen(): yield {"text": "Good", "label": 0} yield {"text": "Bad", "label": 1} ds = IterableDataset.from_generator(gen) tex...
{ "avatar_url": "https://avatars.githubusercontent.com/u/47208659?v=4", "events_url": "https://api.github.com/users/TopCoder2K/events{/privacy}", "followers_url": "https://api.github.com/users/TopCoder2K/followers", "following_url": "https://api.github.com/users/TopCoder2K/following{/other_user}", "gists_url"...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/7381/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7381/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7380
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7380/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7380/comments
https://api.github.com/repos/huggingface/datasets/issues/7380/events
https://github.com/huggingface/datasets/pull/7380
2,811,566,116
PR_kwDODunzps6JAkj5
7,380
fix: dill default for version bigger 0.3.8
{ "avatar_url": "https://avatars.githubusercontent.com/u/40773225?v=4", "events_url": "https://api.github.com/users/sam-hey/events{/privacy}", "followers_url": "https://api.github.com/users/sam-hey/followers", "following_url": "https://api.github.com/users/sam-hey/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "`datasets` doesn't support `dill` 0.3.9 yet afaik since `dill` made some changes related to the determinism of dumps\r\n\r\nIt would be cool to investigate (maybe run the `datasets` test) with recent `dill` to see excactly what breaks and if we can make `dill` 0.3.9 work with `datasets`" ]
2025-01-26T13:37:16Z
2025-03-13T20:40:19Z
2025-03-13T20:40:19Z
NONE
null
null
null
null
Fixes def log for dill version >= 0.3.9 https://pypi.org/project/dill/ This project uses dill with the release of version 0.3.9 the datasets lib.
{ "avatar_url": "https://avatars.githubusercontent.com/u/40773225?v=4", "events_url": "https://api.github.com/users/sam-hey/events{/privacy}", "followers_url": "https://api.github.com/users/sam-hey/followers", "following_url": "https://api.github.com/users/sam-hey/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7380/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7380/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7380.diff", "html_url": "https://github.com/huggingface/datasets/pull/7380", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7380.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7380" }
true
https://api.github.com/repos/huggingface/datasets/issues/7378
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7378/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7378/comments
https://api.github.com/repos/huggingface/datasets/issues/7378/events
https://github.com/huggingface/datasets/issues/7378
2,802,957,388
I_kwDODunzps6nEbxM
7,378
Allow pushing config version to hub
{ "avatar_url": "https://avatars.githubusercontent.com/u/129072?v=4", "events_url": "https://api.github.com/users/momeara/events{/privacy}", "followers_url": "https://api.github.com/users/momeara/followers", "following_url": "https://api.github.com/users/momeara/following{/other_user}", "gists_url": "https://...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
open
false
null
[]
null
[ "Hi ! This sounds reasonable to me, feel free to open a PR :)" ]
2025-01-21T22:35:07Z
2025-01-30T13:56:56Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request Currently, when datasets are created, they can be versioned by passing the `version` argument to `load_dataset(...)`. For example creating `outcomes.csv` on the command line ``` echo "id,value\n1,0\n2,0\n3,1\n4,1\n" > outcomes.csv ``` and creating it ``` import datasets dataset = datasets.load_dat...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7378/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7378/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7377
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7377/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7377/comments
https://api.github.com/repos/huggingface/datasets/issues/7377/events
https://github.com/huggingface/datasets/issues/7377
2,802,723,285
I_kwDODunzps6nDinV
7,377
Support for sparse arrays with the Arrow Sparse Tensor format?
{ "avatar_url": "https://avatars.githubusercontent.com/u/3231217?v=4", "events_url": "https://api.github.com/users/JulesGM/events{/privacy}", "followers_url": "https://api.github.com/users/JulesGM/followers", "following_url": "https://api.github.com/users/JulesGM/following{/other_user}", "gists_url": "https:/...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
open
false
null
[]
null
[ "Hi ! Unfortunately the Sparse Tensor structure in Arrow is not part of the Arrow format (yes it's confusing...), so it's not possible to use it in `datasets`. It's a separate structure that doesn't correspond to any type or extension type in Arrow.\n\nThe Arrow community recently added an extension type for fixed ...
2025-01-21T20:14:35Z
2025-01-30T14:06:45Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request AI in biology is becoming a big thing. One thing that would be a huge benefit to the field that Huggingface Datasets doesn't currently have is native support for **sparse arrays**. Arrow has support for sparse tensors. https://arrow.apache.org/docs/format/Other.html#sparse-tensor It would be ...
null
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 2, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 4, "url": "https://api.github.com/repos/huggingface/datasets/issues/7377/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7377/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7376
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7376/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7376/comments
https://api.github.com/repos/huggingface/datasets/issues/7376/events
https://github.com/huggingface/datasets/pull/7376
2,802,621,104
PR_kwDODunzps6IiO9j
7,376
[docs] uv install
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
[]
2025-01-21T19:15:48Z
2025-03-14T20:16:35Z
2025-03-14T20:16:35Z
MEMBER
null
null
null
null
Proposes adding uv to installation docs (see Slack thread [here](https://huggingface.slack.com/archives/C01N44FJDHT/p1737377177709279) for more context) if you're interested!
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7376/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7376/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7376.diff", "html_url": "https://github.com/huggingface/datasets/pull/7376", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7376.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7376" }
true
https://api.github.com/repos/huggingface/datasets/issues/7375
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7375/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7375/comments
https://api.github.com/repos/huggingface/datasets/issues/7375/events
https://github.com/huggingface/datasets/issues/7375
2,800,609,218
I_kwDODunzps6m7efC
7,375
vllm批量推理报错
{ "avatar_url": "https://avatars.githubusercontent.com/u/51228154?v=4", "events_url": "https://api.github.com/users/YuShengzuishuai/events{/privacy}", "followers_url": "https://api.github.com/users/YuShengzuishuai/followers", "following_url": "https://api.github.com/users/YuShengzuishuai/following{/other_user}"...
[]
open
false
null
[]
null
[ "Make sure you have installed a recent version of `soundfile`" ]
2025-01-21T03:22:23Z
2025-01-30T14:02:40Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug ![Image](https://github.com/user-attachments/assets/3d958e43-28dc-4467-9333-5990c7af3b3f) ### Steps to reproduce the bug ![Image](https://github.com/user-attachments/assets/3067eeca-a54d-4956-b0fd-3fc5ea93dabb) ### Expected behavior ![Image](https://github.com/user-attachments/assets/77d32936-...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7375/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7375/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7374
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7374/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7374/comments
https://api.github.com/repos/huggingface/datasets/issues/7374/events
https://github.com/huggingface/datasets/pull/7374
2,793,442,320
PR_kwDODunzps6IC66n
7,374
Remove .h5 from imagefolder extensions
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[]
2025-01-16T18:17:24Z
2025-01-16T18:26:40Z
2025-01-16T18:26:38Z
MEMBER
null
null
null
null
the format is not relevant for imagefolder, and makes the viewer fail to process datasets on HF (so many that the viewer takes more time to process new datasets)
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7374/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7374/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7374.diff", "html_url": "https://github.com/huggingface/datasets/pull/7374", "merged_at": "2025-01-16T18:26:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/7374.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7373
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7373/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7373/comments
https://api.github.com/repos/huggingface/datasets/issues/7373/events
https://github.com/huggingface/datasets/issues/7373
2,793,237,139
I_kwDODunzps6mfWqT
7,373
Excessive RAM Usage After Dataset Concatenation concatenate_datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/40773225?v=4", "events_url": "https://api.github.com/users/sam-hey/events{/privacy}", "followers_url": "https://api.github.com/users/sam-hey/followers", "following_url": "https://api.github.com/users/sam-hey/following{/other_user}", "gists_url": "https:...
[]
open
false
null
[]
null
[ "![Image](https://github.com/user-attachments/assets/b6f8bcbd-44af-413e-bc06-65380eb0f746)\n\n![Image](https://github.com/user-attachments/assets/a241fcd8-4b62-495c-926c-685f82015dfb)\n\nAdding a img from memray\nhttps://gist.github.com/sam-hey/00c958f13fb0f7b54d17197fe353002f", "I'm having the same issue where c...
2025-01-16T16:33:10Z
2025-03-27T17:40:59Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug When loading a dataset from disk, concatenating it, and starting the training process, the RAM usage progressively increases until the kernel terminates the process due to excessive memory consumption. https://github.com/huggingface/datasets/issues/2276 ### Steps to reproduce the bug ```python ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7373/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7373/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7372
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7372/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7372/comments
https://api.github.com/repos/huggingface/datasets/issues/7372/events
https://github.com/huggingface/datasets/issues/7372
2,791,760,968
I_kwDODunzps6mZuRI
7,372
Inconsistent Behavior Between `load_dataset` and `load_from_disk` When Loading Sharded Datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/38203359?v=4", "events_url": "https://api.github.com/users/gaohongkui/events{/privacy}", "followers_url": "https://api.github.com/users/gaohongkui/followers", "following_url": "https://api.github.com/users/gaohongkui/following{/other_user}", "gists_url"...
[]
open
false
null
[]
null
[]
2025-01-16T05:47:20Z
2025-01-16T05:47:20Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Description I encountered an inconsistency in behavior between `load_dataset` and `load_from_disk` when loading sharded datasets. Here is a minimal example to reproduce the issue: #### Code 1: Using `load_dataset` ```python from datasets import Dataset, load_dataset # First save with max_shard_size=10 Dataset.fr...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7372/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7372/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7371
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7371/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7371/comments
https://api.github.com/repos/huggingface/datasets/issues/7371/events
https://github.com/huggingface/datasets/issues/7371
2,790,549,889
I_kwDODunzps6mVGmB
7,371
500 Server error with pushing a dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/7677814?v=4", "events_url": "https://api.github.com/users/martinmatak/events{/privacy}", "followers_url": "https://api.github.com/users/martinmatak/followers", "following_url": "https://api.github.com/users/martinmatak/following{/other_user}", "gists_ur...
[]
open
false
null
[]
null
[ "EDIT: seems to be all good now. I'll add a comment if the error happens again within the next 48 hours. If it doesn't, I'll just close the topic." ]
2025-01-15T18:23:02Z
2025-01-15T20:06:05Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Suddenly, I started getting this error message saying it was an internal error. `Error creating/pushing dataset: 500 Server Error: Internal Server Error for url: https://huggingface.co/api/datasets/ll4ma-lab/grasp-dataset/commit/main (Request ID: Root=1-6787f0b7-66d5bd45413e481c4c2fb22d;670d04ff-...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7371/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7371/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7370
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7370/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7370/comments
https://api.github.com/repos/huggingface/datasets/issues/7370/events
https://github.com/huggingface/datasets/pull/7370
2,787,972,786
PR_kwDODunzps6HwAu7
7,370
Support faster processing using pandas or polars functions in `IterableDataset.map()`
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7370). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "merging this and will make some docs and communications around using polars for optimiz...
2025-01-14T18:14:13Z
2025-01-31T11:08:15Z
2025-01-30T13:30:57Z
MEMBER
null
null
null
null
Following the polars integration :) Allow super fast processing using pandas or polars functions in `IterableDataset.map()` by adding support to pandas and polars formatting in `IterableDataset` ```python import polars as pl from datasets import Dataset ds = Dataset.from_dict({"i": range(10)}).to_iterable_da...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7370/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7370/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7370.diff", "html_url": "https://github.com/huggingface/datasets/pull/7370", "merged_at": "2025-01-30T13:30:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/7370.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7369
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7369/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7369/comments
https://api.github.com/repos/huggingface/datasets/issues/7369/events
https://github.com/huggingface/datasets/issues/7369
2,787,193,238
I_kwDODunzps6mITGW
7,369
Importing dataset gives unhelpful error message when filenames in metadata.csv are not found in the directory
{ "avatar_url": "https://avatars.githubusercontent.com/u/38278139?v=4", "events_url": "https://api.github.com/users/svencornetsdegroot/events{/privacy}", "followers_url": "https://api.github.com/users/svencornetsdegroot/followers", "following_url": "https://api.github.com/users/svencornetsdegroot/following{/oth...
[]
open
false
null
[]
null
[ "I'd prefer even more verbose errors; like `\"file123.mp3\" is referenced in metadata.csv, but not found in the data directory '/path/to/audiofolder' ! (and 100+ more missing files)` Or something along those lines." ]
2025-01-14T13:53:21Z
2025-01-14T15:05:51Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug While importing an audiofolder dataset, where the names of the audiofiles don't correspond to the filenames in the metadata.csv, we get an unclear error message that is not helpful for the debugging, i.e. ``` ValueError: Instruction "train" corresponds to no data! ``` ### Steps to reproduce the ...
null
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/7369/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7369/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7368
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7368/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7368/comments
https://api.github.com/repos/huggingface/datasets/issues/7368/events
https://github.com/huggingface/datasets/pull/7368
2,784,272,477
PR_kwDODunzps6HjE97
7,368
Add with_split to DatasetDict.map
{ "avatar_url": "https://avatars.githubusercontent.com/u/93233241?v=4", "events_url": "https://api.github.com/users/jp1924/events{/privacy}", "followers_url": "https://api.github.com/users/jp1924/followers", "following_url": "https://api.github.com/users/jp1924/following{/other_user}", "gists_url": "https://a...
[]
closed
false
null
[]
null
[ "Can you check this out, @lhoestq?", "cc @lhoestq @albertvillanova ", "@lhoestq\r\n", "@lhoestq\r\n", "@lhoestq", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7368). All of your documentation changes will be reflected on that endpoint. The docs are available until...
2025-01-13T15:09:56Z
2025-03-08T05:45:02Z
2025-03-07T14:09:52Z
CONTRIBUTOR
null
null
null
null
#7356
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7368/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7368/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7368.diff", "html_url": "https://github.com/huggingface/datasets/pull/7368", "merged_at": "2025-03-07T14:09:52Z", "patch_url": "https://github.com/huggingface/datasets/pull/7368.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7366
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7366/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7366/comments
https://api.github.com/repos/huggingface/datasets/issues/7366/events
https://github.com/huggingface/datasets/issues/7366
2,781,522,894
I_kwDODunzps6lyqvO
7,366
Dataset.from_dict() can't handle large dict
{ "avatar_url": "https://avatars.githubusercontent.com/u/164967134?v=4", "events_url": "https://api.github.com/users/CSU-OSS/events{/privacy}", "followers_url": "https://api.github.com/users/CSU-OSS/followers", "following_url": "https://api.github.com/users/CSU-OSS/following{/other_user}", "gists_url": "https...
[]
open
false
null
[]
null
[]
2025-01-11T02:05:21Z
2025-01-11T02:05:21Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug I have 26,000,000 3-tuples. When I use Dataset.from_dict() to load, neither. py nor Jupiter notebook can run successfully. This is my code: ``` # len(example_data) is 26,000,000, 'diff' is a text diff1_list = [example_data[i].texts[0] for i in range(len(example_data))] diff2_list =...
null
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/7366/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7366/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7365
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7365/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7365/comments
https://api.github.com/repos/huggingface/datasets/issues/7365/events
https://github.com/huggingface/datasets/issues/7365
2,780,216,199
I_kwDODunzps6ltruH
7,365
A parameter is specified but not used in datasets.arrow_dataset.Dataset.from_pandas()
{ "avatar_url": "https://avatars.githubusercontent.com/u/69003192?v=4", "events_url": "https://api.github.com/users/NourOM02/events{/privacy}", "followers_url": "https://api.github.com/users/NourOM02/followers", "following_url": "https://api.github.com/users/NourOM02/following{/other_user}", "gists_url": "htt...
[]
open
false
null
[]
null
[]
2025-01-10T13:39:33Z
2025-01-10T13:39:33Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug I am interested in creating train, test and eval splits from a pandas Dataframe, therefore I was looking at the possibilities I can follow. I noticed the split parameter and was hopeful to use it in order to generate the 3 at once, however, while trying to understand the code, i noticed that it ha...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7365/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7365/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7364
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7364/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7364/comments
https://api.github.com/repos/huggingface/datasets/issues/7364/events
https://github.com/huggingface/datasets/issues/7364
2,776,929,268
I_kwDODunzps6lhJP0
7,364
API endpoints for gated dataset access requests
{ "avatar_url": "https://avatars.githubusercontent.com/u/6140840?v=4", "events_url": "https://api.github.com/users/jerome-white/events{/privacy}", "followers_url": "https://api.github.com/users/jerome-white/followers", "following_url": "https://api.github.com/users/jerome-white/following{/other_user}", "gists...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
closed
false
null
[]
null
[ "Looks like a [similar feature request](https://github.com/huggingface/huggingface_hub/issues/1198) was made to the HF Hub team. Is handling this at the Hub level more appropriate?\r\n\r\n(As an aside, I've gotten the [HTTP-based solution](https://github.com/huggingface/huggingface_hub/issues/1198#issuecomment-1905...
2025-01-09T06:21:20Z
2025-01-09T11:17:40Z
2025-01-09T11:17:20Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request I would like a programatic way of requesting access to gated datasets. The current solution to gain access forces me to visit a website and physically click an "agreement" button (as per the [documentation](https://huggingface.co/docs/hub/en/datasets-gated#access-gated-datasets-as-a-user)). An i...
{ "avatar_url": "https://avatars.githubusercontent.com/u/6140840?v=4", "events_url": "https://api.github.com/users/jerome-white/events{/privacy}", "followers_url": "https://api.github.com/users/jerome-white/followers", "following_url": "https://api.github.com/users/jerome-white/following{/other_user}", "gists...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7364/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7364/timeline
null
not_planned
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7363
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7363/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7363/comments
https://api.github.com/repos/huggingface/datasets/issues/7363/events
https://github.com/huggingface/datasets/issues/7363
2,774,090,012
I_kwDODunzps6lWUEc
7,363
ImportError: To support decoding images, please install 'Pillow'.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1394644?v=4", "events_url": "https://api.github.com/users/jamessdixon/events{/privacy}", "followers_url": "https://api.github.com/users/jamessdixon/followers", "following_url": "https://api.github.com/users/jamessdixon/following{/other_user}", "gists_ur...
[]
open
false
null
[]
null
[ "what's your `pip show Pillow` output", "same issue.. my pip show Pillow output as below:\n\n```\nName: pillow\nVersion: 11.1.0\nSummary: Python Imaging Library (Fork)\nHome-page: https://python-pillow.github.io/\nAuthor: \nAuthor-email: \"Jeffrey A. Clark\" <aclark@aclark.net>\nLicense: MIT-CMU\nLocation: [/opt/...
2025-01-08T02:22:57Z
2025-05-28T14:56:53Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Following this tutorial locally using a macboko and VSCode: https://huggingface.co/docs/diffusers/en/tutorials/basic_training This line of code: for i, image in enumerate(dataset[:4]["image"]): throws: ImportError: To support decoding images, please install 'Pillow'. Pillow is installed. ###...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7363/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7363/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7362
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7362/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7362/comments
https://api.github.com/repos/huggingface/datasets/issues/7362/events
https://github.com/huggingface/datasets/issues/7362
2,773,731,829
I_kwDODunzps6lU8n1
7,362
HuggingFace CLI dataset download raises error
{ "avatar_url": "https://avatars.githubusercontent.com/u/3870355?v=4", "events_url": "https://api.github.com/users/ajayvohra2005/events{/privacy}", "followers_url": "https://api.github.com/users/ajayvohra2005/followers", "following_url": "https://api.github.com/users/ajayvohra2005/following{/other_user}", "gi...
[]
closed
false
null
[]
null
[ "I got the same error and was able to resolve it by upgrading from 2.15.0 to 3.2.0.", "> I got the same error and was able to resolve it by upgrading from 2.15.0 to 3.2.0.\r\n\r\nWhat is needed is upgrading `huggingface-hub==0.27.1`. `datasets` does not appear to have anything to do with the error. The upgrade is...
2025-01-07T21:03:30Z
2025-01-08T15:00:37Z
2025-01-08T14:35:52Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Trying to download Hugging Face datasets using Hugging Face CLI raises error. This error only started after December 27th, 2024. For example: ``` huggingface-cli download --repo-type dataset gboleda/wikicorpus Traceback (most recent call last): File "/home/ubuntu/test_venv/bin/huggingface...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/huggingface/datasets/issues/7362/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7362/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7361
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7361/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7361/comments
https://api.github.com/repos/huggingface/datasets/issues/7361/events
https://github.com/huggingface/datasets/pull/7361
2,771,859,244
PR_kwDODunzps6G4t2p
7,361
Fix lock permission
{ "avatar_url": "https://avatars.githubusercontent.com/u/11530592?v=4", "events_url": "https://api.github.com/users/cih9088/events{/privacy}", "followers_url": "https://api.github.com/users/cih9088/followers", "following_url": "https://api.github.com/users/cih9088/following{/other_user}", "gists_url": "https:...
[]
open
false
null
[]
null
[]
2025-01-07T04:15:53Z
2025-01-07T04:49:46Z
null
NONE
null
null
null
null
All files except lock file have proper permission obeying `ACL` property if it is set. If the cache directory has `ACL` property, it should be respected instead of just using `umask` for permission. To fix it, just create a lock file and pass the created `mode`. By creating a lock file with `touch()` before `Fil...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7361/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7361/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7361.diff", "html_url": "https://github.com/huggingface/datasets/pull/7361", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7361.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7361" }
true
https://api.github.com/repos/huggingface/datasets/issues/7360
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7360/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7360/comments
https://api.github.com/repos/huggingface/datasets/issues/7360/events
https://github.com/huggingface/datasets/issues/7360
2,771,751,406
I_kwDODunzps6lNZHu
7,360
error when loading dataset in Hugging Face: NoneType error is not callable
{ "avatar_url": "https://avatars.githubusercontent.com/u/189343338?v=4", "events_url": "https://api.github.com/users/nanu23333/events{/privacy}", "followers_url": "https://api.github.com/users/nanu23333/followers", "following_url": "https://api.github.com/users/nanu23333/following{/other_user}", "gists_url": ...
[]
open
false
null
[]
null
[ "Hi ! I couldn't reproduce on my side, can you try deleting your cache at `~/.cache/huggingface/modules/datasets_modules/datasets/InstaDeepAI--nucleotide_transformer_downstream_tasks_revised` and try again ? For some reason `datasets` wasn't able to find the DatasetBuilder class in the python script of this dataset...
2025-01-07T02:11:36Z
2025-02-24T13:32:52Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug I met an error when running a notebook provide by Hugging Face, and met the error. ``` --------------------------------------------------------------------------- TypeError Traceback (most recent call last) Cell In[2], line 5 3 # Load the enhancers dat...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7360/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7360/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7359
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7359/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7359/comments
https://api.github.com/repos/huggingface/datasets/issues/7359/events
https://github.com/huggingface/datasets/issues/7359
2,771,137,842
I_kwDODunzps6lLDUy
7,359
There are multiple 'mteb/arguana' configurations in the cache: default, corpus, queries with HF_HUB_OFFLINE=1
{ "avatar_url": "https://avatars.githubusercontent.com/u/723146?v=4", "events_url": "https://api.github.com/users/Bhavya6187/events{/privacy}", "followers_url": "https://api.github.com/users/Bhavya6187/followers", "following_url": "https://api.github.com/users/Bhavya6187/following{/other_user}", "gists_url": ...
[]
open
false
null
[]
null
[ "Related to https://github.com/embeddings-benchmark/mteb/issues/1714" ]
2025-01-06T17:42:49Z
2025-01-06T17:43:31Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Hey folks, I am trying to run this code - ```python from datasets import load_dataset, get_dataset_config_names ds = load_dataset("mteb/arguana") ``` with HF_HUB_OFFLINE=1 But I get the following error - ```python Using the latest cached version of the dataset since mteb/arguana...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7359/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7359/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7358
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7358/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7358/comments
https://api.github.com/repos/huggingface/datasets/issues/7358/events
https://github.com/huggingface/datasets/pull/7358
2,770,927,769
PR_kwDODunzps6G1kka
7,358
Fix remove_columns in the formatted case
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
open
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7358). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2025-01-06T15:44:23Z
2025-01-06T15:46:46Z
null
MEMBER
null
null
null
null
`remove_columns` had no effect when running a function in `.map()` on dataset that is formatted This aligns the logic of `map()` with the non formatted case and also with with https://github.com/huggingface/datasets/pull/7353
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7358/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7358/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7358.diff", "html_url": "https://github.com/huggingface/datasets/pull/7358", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7358.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7358" }
true
https://api.github.com/repos/huggingface/datasets/issues/7357
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7357/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7357/comments
https://api.github.com/repos/huggingface/datasets/issues/7357/events
https://github.com/huggingface/datasets/issues/7357
2,770,456,127
I_kwDODunzps6lIc4_
7,357
Python process aborded with GIL issue when using image dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/25342812?v=4", "events_url": "https://api.github.com/users/AlexKoff88/events{/privacy}", "followers_url": "https://api.github.com/users/AlexKoff88/followers", "following_url": "https://api.github.com/users/AlexKoff88/following{/other_user}", "gists_url"...
[]
open
false
null
[]
null
[ "The issue seems to come from `pyarrow`, I opened an issue on their side at https://github.com/apache/arrow/issues/45214", "I \"solved\" this by setting a low batch_size for load_datasets()", "datasets==3.1.0 works\ndatasets==4.1.1 fails", "If you want to use latest version over 3.1.0, a temporary fix is to m...
2025-01-06T11:29:30Z
2025-09-30T23:01:53Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug The issue is visible only with the latest `datasets==3.2.0`. When using image dataset the Python process gets aborted right before the exit with the following error: ``` Fatal Python error: PyGILState_Release: thread state 0x7fa1f409ade0 must be current when releasing Python runtime state: f...
null
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/huggingface/datasets/issues/7357/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7357/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7356
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7356/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7356/comments
https://api.github.com/repos/huggingface/datasets/issues/7356/events
https://github.com/huggingface/datasets/issues/7356
2,770,095,103
I_kwDODunzps6lHEv_
7,356
How about adding a feature to pass the key when performing map on DatasetDict?
{ "avatar_url": "https://avatars.githubusercontent.com/u/93233241?v=4", "events_url": "https://api.github.com/users/jp1924/events{/privacy}", "followers_url": "https://api.github.com/users/jp1924/followers", "following_url": "https://api.github.com/users/jp1924/following{/other_user}", "gists_url": "https://a...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
closed
false
null
[]
null
[ "@lhoestq \r\nIf it's okay with you, can I work on this?", "Hi ! Can you give an example of what it would look like to use this new feature ?\r\n\r\nNote that currently you can already do\r\n\r\n```python\r\nds[\"train\"] = ds[\"train\"].map(process_train)\r\nds[\"test\"] = ds[\"test\"].map(process_test)\r\n```",...
2025-01-06T08:13:52Z
2025-03-24T10:57:47Z
2025-03-24T10:57:47Z
CONTRIBUTOR
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request Add a feature to pass the key of the DatasetDict when performing map ### Motivation I often preprocess using map on DatasetDict. Sometimes, I need to preprocess train and valid data differently depending on the task. So, I thought it would be nice to pass the key (like train, valid) when perf...
{ "avatar_url": "https://avatars.githubusercontent.com/u/93233241?v=4", "events_url": "https://api.github.com/users/jp1924/events{/privacy}", "followers_url": "https://api.github.com/users/jp1924/followers", "following_url": "https://api.github.com/users/jp1924/following{/other_user}", "gists_url": "https://a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7356/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7356/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7355
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7355/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7355/comments
https://api.github.com/repos/huggingface/datasets/issues/7355/events
https://github.com/huggingface/datasets/issues/7355
2,768,958,211
I_kwDODunzps6lCvMD
7,355
Not available datasets[audio] on python 3.13
{ "avatar_url": "https://avatars.githubusercontent.com/u/70306948?v=4", "events_url": "https://api.github.com/users/sergiosinlimites/events{/privacy}", "followers_url": "https://api.github.com/users/sergiosinlimites/followers", "following_url": "https://api.github.com/users/sergiosinlimites/following{/other_use...
[]
open
false
null
[]
null
[ "It looks like an issue with `numba` which can't be installed on 3.13 ? `numba` is a dependency of `librosa`, used to decode audio files", "There seems that `uv` cannot resolve \n\n```bhas\nuv add -n datasets[audio] huggingface-hub[hf-transfer] transformers\n```\n\nThe problem is again `librosa` which depends on ...
2025-01-04T18:37:08Z
2025-06-28T00:26:19Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug This is the error I got, it seems numba package does not support python 3.13 PS C:\Users\sergi\Documents> pip install datasets[audio] Defaulting to user installation because normal site-packages is not writeable Collecting datasets[audio] Using cached datasets-3.2.0-py3-none-any.whl.metada...
null
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/7355/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7355/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7354
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7354/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7354/comments
https://api.github.com/repos/huggingface/datasets/issues/7354/events
https://github.com/huggingface/datasets/issues/7354
2,768,955,917
I_kwDODunzps6lCuoN
7,354
A module that was compiled using NumPy 1.x cannot be run in NumPy 2.0.2 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0. Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1394644?v=4", "events_url": "https://api.github.com/users/jamessdixon/events{/privacy}", "followers_url": "https://api.github.com/users/jamessdixon/followers", "following_url": "https://api.github.com/users/jamessdixon/following{/other_user}", "gists_ur...
[]
closed
false
null
[]
null
[ "recreated .venv and run this: pip install diffusers[training]==0.11.1" ]
2025-01-04T18:30:17Z
2025-01-08T02:20:58Z
2025-01-08T02:20:58Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Following this tutorial: https://huggingface.co/docs/diffusers/en/tutorials/basic_training and running it locally using VSCode on my MacBook. The first line in the tutorial fails: from datasets import load_dataset dataset = load_dataset('huggan/smithsonian_butterflies_subset', split="train"). w...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1394644?v=4", "events_url": "https://api.github.com/users/jamessdixon/events{/privacy}", "followers_url": "https://api.github.com/users/jamessdixon/followers", "following_url": "https://api.github.com/users/jamessdixon/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7354/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7354/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7353
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7353/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7353/comments
https://api.github.com/repos/huggingface/datasets/issues/7353/events
https://github.com/huggingface/datasets/pull/7353
2,768,484,726
PR_kwDODunzps6Gtd6K
7,353
changes to MappedExamplesIterable to resolve #7345
{ "avatar_url": "https://avatars.githubusercontent.com/u/12157034?v=4", "events_url": "https://api.github.com/users/vttrifonov/events{/privacy}", "followers_url": "https://api.github.com/users/vttrifonov/followers", "following_url": "https://api.github.com/users/vttrifonov/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
null
[ "I noticed that `Dataset.map` has a more complex output depending on `remove_columns`. In particular [this](https://github.com/huggingface/datasets/blob/6457be66e2ef88411281eddc4e7698866a3977f1/src/datasets/arrow_dataset.py#L3371) line removes columns from output if the input is being modified in place (i.e. `input...
2025-01-04T06:01:15Z
2025-01-07T11:56:41Z
2025-01-07T11:56:41Z
CONTRIBUTOR
null
null
null
null
modified `MappedExamplesIterable` and `test_iterable_dataset.py::test_mapped_examples_iterable_with_indices` fix #7345 @lhoestq
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7353/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7353/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7353.diff", "html_url": "https://github.com/huggingface/datasets/pull/7353", "merged_at": "2025-01-07T11:56:41Z", "patch_url": "https://github.com/huggingface/datasets/pull/7353.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7352
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7352/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7352/comments
https://api.github.com/repos/huggingface/datasets/issues/7352/events
https://github.com/huggingface/datasets/pull/7352
2,767,763,850
PR_kwDODunzps6GrBB5
7,352
fsspec 2024.12.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7352). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2025-01-03T15:32:25Z
2025-01-03T15:34:54Z
2025-01-03T15:34:11Z
MEMBER
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7352/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7352/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7352.diff", "html_url": "https://github.com/huggingface/datasets/pull/7352", "merged_at": "2025-01-03T15:34:11Z", "patch_url": "https://github.com/huggingface/datasets/pull/7352.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7350
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7350/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7350/comments
https://api.github.com/repos/huggingface/datasets/issues/7350/events
https://github.com/huggingface/datasets/pull/7350
2,767,731,707
PR_kwDODunzps6Gq6Bf
7,350
Bump hfh to 0.24 to fix ci
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7350). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2025-01-03T15:09:40Z
2025-01-03T15:12:17Z
2025-01-03T15:10:27Z
MEMBER
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7350/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7350/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7350.diff", "html_url": "https://github.com/huggingface/datasets/pull/7350", "merged_at": "2025-01-03T15:10:27Z", "patch_url": "https://github.com/huggingface/datasets/pull/7350.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7349
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7349/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7349/comments
https://api.github.com/repos/huggingface/datasets/issues/7349/events
https://github.com/huggingface/datasets/pull/7349
2,767,670,454
PR_kwDODunzps6GqseO
7,349
Webdataset special columns in last position
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7349). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2025-01-03T14:32:15Z
2025-01-03T14:34:39Z
2025-01-03T14:32:30Z
MEMBER
null
null
null
null
Place columns "__key__" and "__url__" in last position in the Dataset Viewer since they are not the main content before: <img width="1012" alt="image" src="https://github.com/user-attachments/assets/b556c1fe-2674-4ba0-9643-c074aa9716fd" />
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7349/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7349/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7349.diff", "html_url": "https://github.com/huggingface/datasets/pull/7349", "merged_at": "2025-01-03T14:32:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/7349.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7348
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7348/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7348/comments
https://api.github.com/repos/huggingface/datasets/issues/7348/events
https://github.com/huggingface/datasets/pull/7348
2,766,128,230
PR_kwDODunzps6Gldcy
7,348
Catch OSError for arrow
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7348). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2025-01-02T14:30:00Z
2025-01-09T14:25:06Z
2025-01-09T14:25:04Z
MEMBER
null
null
null
null
fixes https://github.com/huggingface/datasets/issues/7346 (also updated `ruff` and appleid style changes)
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7348/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7348/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7348.diff", "html_url": "https://github.com/huggingface/datasets/pull/7348", "merged_at": "2025-01-09T14:25:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/7348.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7347
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7347/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7347/comments
https://api.github.com/repos/huggingface/datasets/issues/7347/events
https://github.com/huggingface/datasets/issues/7347
2,760,282,339
I_kwDODunzps6khpDj
7,347
Converting Arrow to WebDataset TAR Format for Offline Use
{ "avatar_url": "https://avatars.githubusercontent.com/u/91370128?v=4", "events_url": "https://api.github.com/users/katie312/events{/privacy}", "followers_url": "https://api.github.com/users/katie312/followers", "following_url": "https://api.github.com/users/katie312/following{/other_user}", "gists_url": "htt...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
closed
false
null
[]
null
[ "Hi,\r\n\r\nI've downloaded an Arrow-formatted dataset offline using the hugggingface's datasets library by:\r\n\r\nimport json\r\nfrom datasets import load_dataset\r\n\r\ndataset = load_dataset(\"pixparse/cc3m-wds\")\r\ndataset.save_to_disk(\"./cc3m_1\")\r\n\r\n\r\nnow I need to convert it to WebDataset's TAR form...
2024-12-27T01:40:44Z
2024-12-31T17:38:00Z
2024-12-28T15:38:03Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request Hi, I've downloaded an Arrow-formatted dataset offline using the hugggingface's datasets library by: ``` import json from datasets import load_dataset dataset = load_dataset("pixparse/cc3m-wds") dataset.save_to_disk("./cc3m_1") ``` now I need to convert it to WebDataset's TAR form...
{ "avatar_url": "https://avatars.githubusercontent.com/u/91370128?v=4", "events_url": "https://api.github.com/users/katie312/events{/privacy}", "followers_url": "https://api.github.com/users/katie312/followers", "following_url": "https://api.github.com/users/katie312/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7347/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7347/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7346
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7346/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7346/comments
https://api.github.com/repos/huggingface/datasets/issues/7346/events
https://github.com/huggingface/datasets/issues/7346
2,758,752,118
I_kwDODunzps6kbzd2
7,346
OSError: Invalid flatbuffers message.
{ "avatar_url": "https://avatars.githubusercontent.com/u/46232487?v=4", "events_url": "https://api.github.com/users/antecede/events{/privacy}", "followers_url": "https://api.github.com/users/antecede/followers", "following_url": "https://api.github.com/users/antecede/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
[ "Thanks for reporting, it looks like an issue with `pyarrow.ipc.open_stream`\r\n\r\nCan you try installing `datasets` from this pull request and see if it helps ? https://github.com/huggingface/datasets/pull/7348", "> Thanks for reporting, it looks like an issue with `pyarrow.ipc.open_stream`\r\n> \r\n> Can you t...
2024-12-25T11:38:52Z
2025-01-09T14:25:29Z
2025-01-09T14:25:05Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug When loading a large 2D data (1000 × 1152) with a large number of (2,000 data in this case) in `load_dataset`, the error message `OSError: Invalid flatbuffers message` is reported. When only 300 pieces of data of this size (1000 × 1152) are stored, they can be loaded correctly. When 2,00...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7346/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7346/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7345
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7345/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7345/comments
https://api.github.com/repos/huggingface/datasets/issues/7345/events
https://github.com/huggingface/datasets/issues/7345
2,758,585,709
I_kwDODunzps6kbK1t
7,345
Different behaviour of IterableDataset.map vs Dataset.map with remove_columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/12157034?v=4", "events_url": "https://api.github.com/users/vttrifonov/events{/privacy}", "followers_url": "https://api.github.com/users/vttrifonov/followers", "following_url": "https://api.github.com/users/vttrifonov/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
null
[ "Good catch ! Do you think you can open a PR to fix this issue ?" ]
2024-12-25T07:36:48Z
2025-01-07T11:56:42Z
2025-01-07T11:56:42Z
CONTRIBUTOR
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug The following code ```python import datasets as hf ds1 = hf.Dataset.from_list([{'i': i} for i in [0,1]]) #ds1 = ds1.to_iterable_dataset() ds2 = ds1.map( lambda i: {'i': i+1}, input_columns = ['i'], remove_columns = ['i'] ) list(ds2) ``` produces ```python [{'i': ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7345/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7345/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7344
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7344/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7344/comments
https://api.github.com/repos/huggingface/datasets/issues/7344/events
https://github.com/huggingface/datasets/issues/7344
2,754,735,951
I_kwDODunzps6kMe9P
7,344
HfHubHTTPError: 429 Client Error: Too Many Requests for URL when trying to access SlimPajama-627B or c4 on TPUs
{ "avatar_url": "https://avatars.githubusercontent.com/u/9397233?v=4", "events_url": "https://api.github.com/users/clankur/events{/privacy}", "followers_url": "https://api.github.com/users/clankur/followers", "following_url": "https://api.github.com/users/clankur/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
[ "Hi ! This is due to your old version of `datasets` which calls HF with `expand=True`, an option that is strongly rate limited.\r\n\r\nRecent versions of `datasets` don't rely on this anymore, you can fix your issue by upgrading `datasets` :)\r\n\r\n```\r\npip install -U datasets\r\n```\r\n\r\nYou can also get maxi...
2024-12-22T16:30:07Z
2025-01-15T05:32:00Z
2025-01-15T05:31:58Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug I am trying to run some trainings on Google's TPUs using Huggingface's DataLoader on [SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B) and [c4](https://huggingface.co/datasets/allenai/c4), but I end up running into `429 Client Error: Too Many Requests for URL` error when ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/9397233?v=4", "events_url": "https://api.github.com/users/clankur/events{/privacy}", "followers_url": "https://api.github.com/users/clankur/followers", "following_url": "https://api.github.com/users/clankur/following{/other_user}", "gists_url": "https:/...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7344/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7344/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7343
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7343/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7343/comments
https://api.github.com/repos/huggingface/datasets/issues/7343/events
https://github.com/huggingface/datasets/issues/7343
2,750,525,823
I_kwDODunzps6j8bF_
7,343
[Bug] Inconsistent behavior of data_files and data_dir in load_dataset method.
{ "avatar_url": "https://avatars.githubusercontent.com/u/74161960?v=4", "events_url": "https://api.github.com/users/JasonCZH4/events{/privacy}", "followers_url": "https://api.github.com/users/JasonCZH4/followers", "following_url": "https://api.github.com/users/JasonCZH4/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
null
[ "Hi ! `data_files` with a list is equivalent to `data_files={\"train\": data_files}` with a train test only.\r\n\r\nWhen no split are specified, they are inferred based on file names, and files with no apparent split are ignored", "Thanks for your reply!\r\n`files with no apparent split are ignored`. Is there a o...
2024-12-19T14:31:27Z
2025-01-03T15:54:09Z
2025-01-03T15:54:09Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Inconsistent operation of data_files and data_dir in load_dataset method. ### Steps to reproduce the bug # First I have three files, named 'train.json', 'val.json', 'test.json'. Each one has a simple dict `{text:'aaa'}`. Their path are `/data/train.json`, `/data/val.json`, `/data/test.jso...
{ "avatar_url": "https://avatars.githubusercontent.com/u/74161960?v=4", "events_url": "https://api.github.com/users/JasonCZH4/events{/privacy}", "followers_url": "https://api.github.com/users/JasonCZH4/followers", "following_url": "https://api.github.com/users/JasonCZH4/following{/other_user}", "gists_url": "...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7343/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7343/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7342
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7342/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7342/comments
https://api.github.com/repos/huggingface/datasets/issues/7342/events
https://github.com/huggingface/datasets/pull/7342
2,749,572,310
PR_kwDODunzps6FvgcK
7,342
Update LICENSE
{ "avatar_url": "https://avatars.githubusercontent.com/u/97572401?v=4", "events_url": "https://api.github.com/users/eliebak/events{/privacy}", "followers_url": "https://api.github.com/users/eliebak/followers", "following_url": "https://api.github.com/users/eliebak/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7342). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-12-19T08:17:50Z
2024-12-19T08:44:08Z
2024-12-19T08:44:08Z
NONE
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/97572401?v=4", "events_url": "https://api.github.com/users/eliebak/events{/privacy}", "followers_url": "https://api.github.com/users/eliebak/followers", "following_url": "https://api.github.com/users/eliebak/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7342/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7342/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7342.diff", "html_url": "https://github.com/huggingface/datasets/pull/7342", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7342.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7342" }
true
https://api.github.com/repos/huggingface/datasets/issues/7341
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7341/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7341/comments
https://api.github.com/repos/huggingface/datasets/issues/7341/events
https://github.com/huggingface/datasets/pull/7341
2,745,658,561
PR_kwDODunzps6FiGlt
7,341
minor video docs on how to install
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7341). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-12-17T18:06:17Z
2024-12-17T18:11:17Z
2024-12-17T18:11:15Z
MEMBER
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7341/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7341/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7341.diff", "html_url": "https://github.com/huggingface/datasets/pull/7341", "merged_at": "2024-12-17T18:11:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/7341.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7340
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7340/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7340/comments
https://api.github.com/repos/huggingface/datasets/issues/7340/events
https://github.com/huggingface/datasets/pull/7340
2,745,473,274
PR_kwDODunzps6FhdR2
7,340
don't import soundfile in tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7340). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-12-17T16:49:55Z
2024-12-17T16:54:04Z
2024-12-17T16:50:24Z
MEMBER
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7340/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7340/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7340.diff", "html_url": "https://github.com/huggingface/datasets/pull/7340", "merged_at": "2024-12-17T16:50:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/7340.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7339
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7339/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7339/comments
https://api.github.com/repos/huggingface/datasets/issues/7339/events
https://github.com/huggingface/datasets/pull/7339
2,745,460,060
PR_kwDODunzps6FhaTl
7,339
Update CONTRIBUTING.md
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7339). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-12-17T16:45:25Z
2024-12-17T16:51:36Z
2024-12-17T16:46:30Z
MEMBER
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7339/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7339/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7339.diff", "html_url": "https://github.com/huggingface/datasets/pull/7339", "merged_at": "2024-12-17T16:46:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/7339.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7337
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7337/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7337/comments
https://api.github.com/repos/huggingface/datasets/issues/7337/events
https://github.com/huggingface/datasets/issues/7337
2,744,877,569
I_kwDODunzps6jm4IB
7,337
One or several metadata.jsonl were found, but not in the same directory or in a parent directory of
{ "avatar_url": "https://avatars.githubusercontent.com/u/67250532?v=4", "events_url": "https://api.github.com/users/mst272/events{/privacy}", "followers_url": "https://api.github.com/users/mst272/followers", "following_url": "https://api.github.com/users/mst272/following{/other_user}", "gists_url": "https://a...
[]
open
false
null
[]
null
[ "Hmmm I double checked in the source code and I found a contradiction: in the current implementation the metadata file is ignored if it's not in the same archive as the zip image somehow:\r\n\r\nhttps://github.com/huggingface/datasets/blob/caa705e8bf4bedf1a956f48b545283b2ca14170a/src/datasets/packaged_modules/folde...
2024-12-17T12:58:43Z
2025-01-03T15:28:13Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug ImageFolder with metadata.jsonl error. I downloaded liuhaotian/LLaVA-CC3M-Pretrain-595K locally from Hugging Face. According to the tutorial in https://huggingface.co/docs/datasets/image_dataset#image-captioning, only put images.zip and metadata.jsonl containing information in the same folder. How...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7337/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7337/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7336
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7336/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7336/comments
https://api.github.com/repos/huggingface/datasets/issues/7336/events
https://github.com/huggingface/datasets/issues/7336
2,744,746,456
I_kwDODunzps6jmYHY
7,336
Clarify documentation or Create DatasetCard
{ "avatar_url": "https://avatars.githubusercontent.com/u/145011209?v=4", "events_url": "https://api.github.com/users/August-murr/events{/privacy}", "followers_url": "https://api.github.com/users/August-murr/followers", "following_url": "https://api.github.com/users/August-murr/following{/other_user}", "gists_...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
open
false
null
[]
null
[]
2024-12-17T12:01:00Z
2024-12-17T12:01:00Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request I noticed that you can use a Model Card instead of a Dataset Card when pushing a dataset to the Hub, but this isn’t clearly mentioned in [the docs.](https://huggingface.co/docs/datasets/dataset_card) - Update the docs to clarify that a Model Card can work for datasets too. - It might be worth c...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7336/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7336/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7335
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7335/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7335/comments
https://api.github.com/repos/huggingface/datasets/issues/7335/events
https://github.com/huggingface/datasets/issues/7335
2,743,437,260
I_kwDODunzps6jhYfM
7,335
Too many open files: '/root/.cache/huggingface/token'
{ "avatar_url": "https://avatars.githubusercontent.com/u/17604849?v=4", "events_url": "https://api.github.com/users/kopyl/events{/privacy}", "followers_url": "https://api.github.com/users/kopyl/followers", "following_url": "https://api.github.com/users/kopyl/following{/other_user}", "gists_url": "https://api....
[]
open
false
null
[]
null
[]
2024-12-16T21:30:24Z
2024-12-16T21:30:24Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug I ran this code: ``` from datasets import load_dataset dataset = load_dataset("common-canvas/commoncatalog-cc-by", cache_dir="/datadrive/datasets/cc", num_proc=1000) ``` And got this error. Before it was some other file though (lie something...incomplete) runnting ``` ulimit -n 8192 ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7335/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7335/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7334
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7334/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7334/comments
https://api.github.com/repos/huggingface/datasets/issues/7334/events
https://github.com/huggingface/datasets/issues/7334
2,740,266,503
I_kwDODunzps6jVSYH
7,334
TypeError: Value.__init__() missing 1 required positional argument: 'dtype'
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[]
open
false
null
[]
null
[ "same error \n```\ndata = load_dataset('/opt/deepseek_R1_finetune/hf_datasets/openai/gsm8k', 'main')[split] \n```", "> same error\n> \n> ```\n> data = load_dataset('/opt/deepseek_R1_finetune/hf_datasets/openai/gsm8k', 'main')[split] \n> ```\n\nhttps://github.com/huggingface/open-r1/issues/204 this help me", "S...
2024-12-15T04:08:46Z
2025-10-30T09:05:53Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug ds = load_dataset( "./xxx.py", name="default", split="train", ) The datasets does not support debugging locally anymore... ### Steps to reproduce the bug ``` from datasets import load_dataset ds = load_dataset( "./repo.py", name="default", split="train", ) ...
null
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/7334/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7334/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7328
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7328/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7328/comments
https://api.github.com/repos/huggingface/datasets/issues/7328/events
https://github.com/huggingface/datasets/pull/7328
2,738,626,593
PR_kwDODunzps6FKK13
7,328
Fix typo in arrow_dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/5564745?v=4", "events_url": "https://api.github.com/users/AndreaFrancis/events{/privacy}", "followers_url": "https://api.github.com/users/AndreaFrancis/followers", "following_url": "https://api.github.com/users/AndreaFrancis/following{/other_user}", "gi...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7328). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-12-13T15:17:09Z
2024-12-19T17:10:27Z
2024-12-19T17:10:25Z
CONTRIBUTOR
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/5564745?v=4", "events_url": "https://api.github.com/users/AndreaFrancis/events{/privacy}", "followers_url": "https://api.github.com/users/AndreaFrancis/followers", "following_url": "https://api.github.com/users/AndreaFrancis/following{/other_user}", "gi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7328/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7328/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7328.diff", "html_url": "https://github.com/huggingface/datasets/pull/7328", "merged_at": "2024-12-19T17:10:25Z", "patch_url": "https://github.com/huggingface/datasets/pull/7328.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7327
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7327/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7327/comments
https://api.github.com/repos/huggingface/datasets/issues/7327/events
https://github.com/huggingface/datasets/issues/7327
2,738,514,909
I_kwDODunzps6jOmvd
7,327
.map() is not caching and ram goes OOM
{ "avatar_url": "https://avatars.githubusercontent.com/u/7136076?v=4", "events_url": "https://api.github.com/users/simeneide/events{/privacy}", "followers_url": "https://api.github.com/users/simeneide/followers", "following_url": "https://api.github.com/users/simeneide/following{/other_user}", "gists_url": "h...
[]
open
false
null
[]
null
[ "I have the same issue - any update on this?" ]
2024-12-13T14:22:56Z
2025-02-10T10:42:38Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Im trying to run a fairly simple map that is converting a dataset into numpy arrays. however, it just piles up on memory and doesnt write to disk. Ive tried multiple cache techniques such as specifying the cache dir, setting max mem, +++ but none seem to work. What am I missing here? ### Steps to...
null
{ "+1": 4, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 4, "url": "https://api.github.com/repos/huggingface/datasets/issues/7327/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7327/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7326
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7326/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7326/comments
https://api.github.com/repos/huggingface/datasets/issues/7326/events
https://github.com/huggingface/datasets/issues/7326
2,738,188,902
I_kwDODunzps6jNXJm
7,326
Remove upper bound for fsspec
{ "avatar_url": "https://avatars.githubusercontent.com/u/26092524?v=4", "events_url": "https://api.github.com/users/fellhorn/events{/privacy}", "followers_url": "https://api.github.com/users/fellhorn/followers", "following_url": "https://api.github.com/users/fellhorn/following{/other_user}", "gists_url": "htt...
[]
open
false
null
[]
null
[ "Unfortunately `fsspec` versioning allows breaking changes across version and there is no way we can keep it without constrains at the moment. It already broke `datasets` once in the past. Maybe one day once `fsspec` decides on a stable and future proof API but I don't think this will happen anytime soon\r\n\r\nedi...
2024-12-13T11:35:12Z
2025-01-03T15:34:37Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug As also raised by @cyyever in https://github.com/huggingface/datasets/pull/7296 and @NeilGirdhar in https://github.com/huggingface/datasets/commit/d5468836fe94e8be1ae093397dd43d4a2503b926#commitcomment-140952162 , `datasets` has a problematic version constraint on `fsspec`. In our case this c...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 3, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/huggingface/datasets/issues/7326/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7326/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7325
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7325/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7325/comments
https://api.github.com/repos/huggingface/datasets/issues/7325/events
https://github.com/huggingface/datasets/pull/7325
2,736,618,054
PR_kwDODunzps6FDpMp
7,325
Introduce pdf support (#7318)
{ "avatar_url": "https://avatars.githubusercontent.com/u/4812761?v=4", "events_url": "https://api.github.com/users/yabramuvdi/events{/privacy}", "followers_url": "https://api.github.com/users/yabramuvdi/followers", "following_url": "https://api.github.com/users/yabramuvdi/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7325). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Hi @AndreaFrancis and @lhoestq ! Thanks for looking at the code and for all the changes...
2024-12-12T18:31:18Z
2025-03-18T14:00:36Z
2025-03-18T14:00:36Z
CONTRIBUTOR
null
null
null
null
First implementation of the Pdf feature to support pdfs (#7318) . Using [pdfplumber](https://github.com/jsvine/pdfplumber?tab=readme-ov-file#python-library) as the default library to work with pdfs. @lhoestq and @AndreaFrancis
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7325/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7325/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7325.diff", "html_url": "https://github.com/huggingface/datasets/pull/7325", "merged_at": "2025-03-18T14:00:36Z", "patch_url": "https://github.com/huggingface/datasets/pull/7325.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7323
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7323/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7323/comments
https://api.github.com/repos/huggingface/datasets/issues/7323/events
https://github.com/huggingface/datasets/issues/7323
2,736,008,698
I_kwDODunzps6jFC36
7,323
Unexpected cache behaviour using load_dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/74349080?v=4", "events_url": "https://api.github.com/users/Moritz-Wirth/events{/privacy}", "followers_url": "https://api.github.com/users/Moritz-Wirth/followers", "following_url": "https://api.github.com/users/Moritz-Wirth/following{/other_user}", "gist...
[]
closed
false
null
[]
null
[ "Hi ! Since `datasets` 3.x, the `datasets` specific files are in `cache_dir=` and the HF files are cached using `huggingface_hub` and you can set its cache directory using the `HF_HOME` environment variable.\r\n\r\nThey are independent, for example you can delete the Hub cache (containing downloaded files) but sti...
2024-12-12T14:03:00Z
2025-01-31T11:34:24Z
2025-01-31T11:34:24Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Following the (Cache management)[https://huggingface.co/docs/datasets/en/cache] docu and previous behaviour from datasets version 2.18.0, one is able to change the cache directory. Previously, all downloaded/extracted/etc files were found in this folder. As i have recently update to the latest v...
{ "avatar_url": "https://avatars.githubusercontent.com/u/74349080?v=4", "events_url": "https://api.github.com/users/Moritz-Wirth/events{/privacy}", "followers_url": "https://api.github.com/users/Moritz-Wirth/followers", "following_url": "https://api.github.com/users/Moritz-Wirth/following{/other_user}", "gist...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7323/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7323/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7322
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7322/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7322/comments
https://api.github.com/repos/huggingface/datasets/issues/7322/events
https://github.com/huggingface/datasets/issues/7322
2,732,254,868
I_kwDODunzps6i2uaU
7,322
ArrowInvalid: JSON parse error: Column() changed from object to array in row 0
{ "avatar_url": "https://avatars.githubusercontent.com/u/41767521?v=4", "events_url": "https://api.github.com/users/Polarisamoon/events{/privacy}", "followers_url": "https://api.github.com/users/Polarisamoon/followers", "following_url": "https://api.github.com/users/Polarisamoon/following{/other_user}", "gist...
[]
open
false
null
[]
null
[ "Hi ! `datasets` uses Arrow under the hood which expects each column and array to have fixed types that don't change across rows of a dataset, which is why we get this error. This dataset in particular doesn't have a format compatible with Arrow unfortunately. Don't hesitate to open a discussion or PR on HF to fix ...
2024-12-11T08:41:39Z
2025-07-15T13:06:55Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Encountering an error while loading the ```liuhaotian/LLaVA-Instruct-150K dataset```. ### Steps to reproduce the bug ``` from datasets import load_dataset fw =load_dataset("liuhaotian/LLaVA-Instruct-150K") ``` Error: ``` ArrowInvalid Traceback (most recen...
null
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 1, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/7322/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7322/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7321
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7321/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7321/comments
https://api.github.com/repos/huggingface/datasets/issues/7321/events
https://github.com/huggingface/datasets/issues/7321
2,731,626,760
I_kwDODunzps6i0VEI
7,321
ImportError: cannot import name 'set_caching_enabled' from 'datasets'
{ "avatar_url": "https://avatars.githubusercontent.com/u/33318353?v=4", "events_url": "https://api.github.com/users/sankexin/events{/privacy}", "followers_url": "https://api.github.com/users/sankexin/followers", "following_url": "https://api.github.com/users/sankexin/following{/other_user}", "gists_url": "htt...
[]
open
false
null
[]
null
[ "pip install datasets==2.18.0", "Hi ! I think you need to update axolotl" ]
2024-12-11T01:58:46Z
2024-12-11T13:32:15Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Traceback (most recent call last): File "/usr/local/lib/python3.10/runpy.py", line 187, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/local/lib/python3.10/runpy.py", line 110, in _get_module_details __import__(pkg_name) File "...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7321/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7321/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7320
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7320/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7320/comments
https://api.github.com/repos/huggingface/datasets/issues/7320/events
https://github.com/huggingface/datasets/issues/7320
2,731,112,100
I_kwDODunzps6iyXak
7,320
ValueError: You should supply an encoding or a list of encodings to this method that includes input_ids, but you provided ['label']
{ "avatar_url": "https://avatars.githubusercontent.com/u/38381084?v=4", "events_url": "https://api.github.com/users/atrompeterog/events{/privacy}", "followers_url": "https://api.github.com/users/atrompeterog/followers", "following_url": "https://api.github.com/users/atrompeterog/following{/other_user}", "gist...
[]
closed
false
null
[]
null
[ "Now i have other error" ]
2024-12-10T20:23:11Z
2024-12-10T23:22:23Z
2024-12-10T23:22:23Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug I am trying to create a PEFT model from DISTILBERT model, and run a training loop. However, the trainer.train() is giving me this error: ValueError: You should supply an encoding or a list of encodings to this method that includes input_ids, but you provided ['label'] Here is my code: ### St...
{ "avatar_url": "https://avatars.githubusercontent.com/u/38381084?v=4", "events_url": "https://api.github.com/users/atrompeterog/events{/privacy}", "followers_url": "https://api.github.com/users/atrompeterog/followers", "following_url": "https://api.github.com/users/atrompeterog/following{/other_user}", "gist...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7320/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7320/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7319
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7319/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7319/comments
https://api.github.com/repos/huggingface/datasets/issues/7319/events
https://github.com/huggingface/datasets/pull/7319
2,730,679,980
PR_kwDODunzps6EvHBp
7,319
set dev version
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7319). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-12-10T17:01:34Z
2024-12-10T17:04:04Z
2024-12-10T17:01:45Z
MEMBER
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7319/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7319/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7319.diff", "html_url": "https://github.com/huggingface/datasets/pull/7319", "merged_at": "2024-12-10T17:01:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/7319.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7318
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7318/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7318/comments
https://api.github.com/repos/huggingface/datasets/issues/7318/events
https://github.com/huggingface/datasets/issues/7318
2,730,676,278
I_kwDODunzps6iwtA2
7,318
Introduce support for PDFs
{ "avatar_url": "https://avatars.githubusercontent.com/u/4812761?v=4", "events_url": "https://api.github.com/users/yabramuvdi/events{/privacy}", "followers_url": "https://api.github.com/users/yabramuvdi/followers", "following_url": "https://api.github.com/users/yabramuvdi/following{/other_user}", "gists_url":...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
open
false
null
[]
null
[ "#self-assign", "Awesome ! Let me know if you have any question or if I can help :)\r\n\r\ncc @AndreaFrancis as well for viz", "Other candidates libraries for the Pdf type: PyMuPDF pypdf and pdfplumber\r\n\r\nEDIT: Pymupdf looks like a good choice when it comes to maturity + performance + versatility BUT the li...
2024-12-10T16:59:48Z
2024-12-12T18:38:13Z
null
CONTRIBUTOR
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request The idea (discussed in the Discord server with @lhoestq ) is to have a Pdf type like Image/Audio/Video. For example [Video](https://github.com/huggingface/datasets/blob/main/src/datasets/features/video.py) was recently added and contains how to decode a video file encoded in a dictionary like {"pat...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/7318/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7318/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7317
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7317/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7317/comments
https://api.github.com/repos/huggingface/datasets/issues/7317/events
https://github.com/huggingface/datasets/pull/7317
2,730,661,237
PR_kwDODunzps6EvC5Q
7,317
Release: 3.2.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7317). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-12-10T16:53:20Z
2024-12-10T16:56:58Z
2024-12-10T16:56:56Z
MEMBER
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7317/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7317/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7317.diff", "html_url": "https://github.com/huggingface/datasets/pull/7317", "merged_at": "2024-12-10T16:56:56Z", "patch_url": "https://github.com/huggingface/datasets/pull/7317.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7316
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7316/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7316/comments
https://api.github.com/repos/huggingface/datasets/issues/7316/events
https://github.com/huggingface/datasets/pull/7316
2,730,196,085
PR_kwDODunzps6Etc0U
7,316
More docs to from_dict to mention that the result lives in RAM
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7316). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-12-10T13:56:01Z
2024-12-10T13:58:32Z
2024-12-10T13:57:02Z
MEMBER
null
null
null
null
following discussions at https://discuss.huggingface.co/t/how-to-load-this-simple-audio-data-set-and-use-dataset-map-without-memory-issues/17722/14
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/7316/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7316/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7316.diff", "html_url": "https://github.com/huggingface/datasets/pull/7316", "merged_at": "2024-12-10T13:57:02Z", "patch_url": "https://github.com/huggingface/datasets/pull/7316.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7314
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7314/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7314/comments
https://api.github.com/repos/huggingface/datasets/issues/7314/events
https://github.com/huggingface/datasets/pull/7314
2,727,502,630
PR_kwDODunzps6EkCi5
7,314
Resolved for empty datafiles
{ "avatar_url": "https://avatars.githubusercontent.com/u/20582290?v=4", "events_url": "https://api.github.com/users/sahillihas/events{/privacy}", "followers_url": "https://api.github.com/users/sahillihas/followers", "following_url": "https://api.github.com/users/sahillihas/following{/other_user}", "gists_url"...
[]
open
false
null
[]
null
[ "Closes #6152 ", "@mariosasko I hope this resolves #6152 " ]
2024-12-09T15:47:22Z
2024-12-27T18:20:21Z
null
NONE
null
null
null
null
Resolved for Issue#6152
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7314/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7314/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7314.diff", "html_url": "https://github.com/huggingface/datasets/pull/7314", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7314.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7314" }
true
https://api.github.com/repos/huggingface/datasets/issues/7313
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7313/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7313/comments
https://api.github.com/repos/huggingface/datasets/issues/7313/events
https://github.com/huggingface/datasets/issues/7313
2,726,240,634
I_kwDODunzps6ifyF6
7,313
Cannot create a dataset with relative audio path
{ "avatar_url": "https://avatars.githubusercontent.com/u/5188731?v=4", "events_url": "https://api.github.com/users/sedol1339/events{/privacy}", "followers_url": "https://api.github.com/users/sedol1339/followers", "following_url": "https://api.github.com/users/sedol1339/following{/other_user}", "gists_url": "h...
[]
open
false
null
[]
null
[ "Hello ! when you `cast_column` you need the paths to be absolute paths or relative paths to your working directory, not the original dataset directory.\r\n\r\nThough I'd recommend structuring your dataset as an AudioFolder which automatically links a metadata.jsonl or csv to the audio files via relative paths **wi...
2024-12-09T07:34:20Z
2025-04-19T07:13:08Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Hello! I want to create a dataset of parquet files, with audios stored as separate .mp3 files. However, it says "No such file or directory" (see the reproducing code). ### Steps to reproduce the bug Creating a dataset ``` from pathlib import Path from datasets import Dataset, load_datas...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7313/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7313/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7312
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7312/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7312/comments
https://api.github.com/repos/huggingface/datasets/issues/7312/events
https://github.com/huggingface/datasets/pull/7312
2,725,103,094
PR_kwDODunzps6EbwNN
7,312
[Audio Features - DO NOT MERGE] PoC for adding an offset+sliced reading to audio file.
{ "avatar_url": "https://avatars.githubusercontent.com/u/11910731?v=4", "events_url": "https://api.github.com/users/TParcollet/events{/privacy}", "followers_url": "https://api.github.com/users/TParcollet/followers", "following_url": "https://api.github.com/users/TParcollet/following{/other_user}", "gists_url"...
[]
open
false
null
[]
null
[]
2024-12-08T10:27:31Z
2024-12-08T10:27:31Z
null
NONE
null
null
null
null
This is a proof of concept for #7310 . The idea is to enable the access to others column of the dataset row when loading an audio file into a table. This is to allow sliced reading. As stated in the issue, many people have very long audio files and use start and stop slicing in this audio file. Right now, this code ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/7312/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7312/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7312.diff", "html_url": "https://github.com/huggingface/datasets/pull/7312", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7312.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7312" }
true
https://api.github.com/repos/huggingface/datasets/issues/7311
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7311/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7311/comments
https://api.github.com/repos/huggingface/datasets/issues/7311/events
https://github.com/huggingface/datasets/issues/7311
2,725,002,630
I_kwDODunzps6ibD2G
7,311
How to get the original dataset name with username?
{ "avatar_url": "https://avatars.githubusercontent.com/u/11533479?v=4", "events_url": "https://api.github.com/users/npuichigo/events{/privacy}", "followers_url": "https://api.github.com/users/npuichigo/followers", "following_url": "https://api.github.com/users/npuichigo/following{/other_user}", "gists_url": "...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
open
false
null
[]
null
[ "Hi ! why not pass the dataset id to Ray and let it check the parquet files ? Or pass the parquet files lists directly ?", "I'm not sure why ray design an API like this to accept a `Dataset` object, so they need to verify the `Dataset` is the original one and use the `DatasetInfo` to query the huggingface hub. I'...
2024-12-08T07:18:14Z
2025-01-09T10:48:02Z
null
CONTRIBUTOR
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request The issue is related to ray data https://github.com/ray-project/ray/issues/49008 which it requires to check if the dataset is the original one just after `load_dataset` and parquet files are already available on hf hub. The solution used now is to get the dataset name, config and split, then `...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7311/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7311/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7310
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7310/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7310/comments
https://api.github.com/repos/huggingface/datasets/issues/7310/events
https://github.com/huggingface/datasets/issues/7310
2,724,830,603
I_kwDODunzps6iaZ2L
7,310
Enable the Audio Feature to decode / read with an offset + duration
{ "avatar_url": "https://avatars.githubusercontent.com/u/11910731?v=4", "events_url": "https://api.github.com/users/TParcollet/events{/privacy}", "followers_url": "https://api.github.com/users/TParcollet/followers", "following_url": "https://api.github.com/users/TParcollet/following{/other_user}", "gists_url"...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
open
false
null
[]
null
[ "Hi ! What about having audio + start + duration columns and enable something like this ?\r\n\r\n```python\r\nfor example in ds:\r\n array = example[\"audio\"].read(start=example[\"start\"], frames=example[\"duration\"])\r\n```", "Hi @lhoestq, this would work with a file-based dataset but would be terrible for...
2024-12-07T22:01:44Z
2024-12-09T21:09:46Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request For most large speech dataset, we do not wish to generate hundreds of millions of small audio samples. Instead, it is quite common to provide larger audio files with frame offset (soundfile start and stop arguments). We should be able to pass these arguments to Audio() (column ID corresponding in t...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7310/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7310/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7315
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7315/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7315/comments
https://api.github.com/repos/huggingface/datasets/issues/7315/events
https://github.com/huggingface/datasets/issues/7315
2,729,738,963
I_kwDODunzps6itILT
7,315
Allow manual configuration of Dataset Viewer for datasets not created with the `datasets` library
{ "avatar_url": "https://avatars.githubusercontent.com/u/114512099?v=4", "events_url": "https://api.github.com/users/diarray-hub/events{/privacy}", "followers_url": "https://api.github.com/users/diarray-hub/followers", "following_url": "https://api.github.com/users/diarray-hub/following{/other_user}", "gists_...
[]
open
false
null
[]
null
[ "Hi @diarray-hub , thanks for opening the issue :) Let me ping @lhoestq and @severo from the dataset viewer team :hugs: ", "amazing :)", "Hi ! why not modify the manifest.json file directly ? this way users see in the viewer the dataset as is instead which makes it easier to use using e.g. the `datasets` librar...
2024-12-07T16:37:12Z
2024-12-11T11:05:22Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
#### **Problem Description** Currently, the Hugging Face Dataset Viewer automatically interprets dataset fields for datasets created with the `datasets` library. However, for datasets pushed directly via `git`, the Viewer: - Defaults to generic columns like `label` with `null` values if no explicit mapping is provide...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7315/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7315/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7309
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7309/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7309/comments
https://api.github.com/repos/huggingface/datasets/issues/7309/events
https://github.com/huggingface/datasets/pull/7309
2,723,636,931
PR_kwDODunzps6EW77b
7,309
Faster parquet streaming + filters with predicate pushdown
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7309). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-12-06T18:01:54Z
2024-12-07T23:32:30Z
2024-12-07T23:32:28Z
MEMBER
null
null
null
null
ParquetFragment.to_batches uses a buffered stream to read parquet data, which makes streaming faster (x2 on my laptop). I also added the `filters` config parameter to support filtering with predicate pushdown, e.g. ```python from datasets import load_dataset filters = [('problem_source', '==', 'math')] ds = ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7309/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7309/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7309.diff", "html_url": "https://github.com/huggingface/datasets/pull/7309", "merged_at": "2024-12-07T23:32:28Z", "patch_url": "https://github.com/huggingface/datasets/pull/7309.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7307
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7307/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7307/comments
https://api.github.com/repos/huggingface/datasets/issues/7307/events
https://github.com/huggingface/datasets/pull/7307
2,720,244,889
PR_kwDODunzps6ELKcR
7,307
refactor: remove unnecessary else
{ "avatar_url": "https://avatars.githubusercontent.com/u/20921177?v=4", "events_url": "https://api.github.com/users/HarikrishnanBalagopal/events{/privacy}", "followers_url": "https://api.github.com/users/HarikrishnanBalagopal/followers", "following_url": "https://api.github.com/users/HarikrishnanBalagopal/follo...
[]
open
false
null
[]
null
[]
2024-12-05T12:11:09Z
2024-12-06T15:11:33Z
null
NONE
null
null
null
null
null
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7307/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7307/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7307.diff", "html_url": "https://github.com/huggingface/datasets/pull/7307", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7307.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7307" }
true
https://api.github.com/repos/huggingface/datasets/issues/7306
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7306/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7306/comments
https://api.github.com/repos/huggingface/datasets/issues/7306/events
https://github.com/huggingface/datasets/issues/7306
2,719,807,464
I_kwDODunzps6iHPfo
7,306
Creating new dataset from list loses information. (Audio Information Lost - either Datatype or Values).
{ "avatar_url": "https://avatars.githubusercontent.com/u/9797804?v=4", "events_url": "https://api.github.com/users/ai-nikolai/events{/privacy}", "followers_url": "https://api.github.com/users/ai-nikolai/followers", "following_url": "https://api.github.com/users/ai-nikolai/following{/other_user}", "gists_url":...
[]
open
false
null
[]
null
[]
2024-12-05T09:07:53Z
2024-12-05T09:09:38Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug When creating a dataset from a list of datapoints, information is lost of the individual items. Specifically, when creating a dataset from a list of datapoints (from another dataset). Either the datatype is lost or the values are lost. See examples below. -> What is the best way to create...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7306/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7306/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7305
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7305/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7305/comments
https://api.github.com/repos/huggingface/datasets/issues/7305/events
https://github.com/huggingface/datasets/issues/7305
2,715,907,267
I_kwDODunzps6h4XTD
7,305
Build Documentation Test Fails Due to "Bad Credentials" Error
{ "avatar_url": "https://avatars.githubusercontent.com/u/31152346?v=4", "events_url": "https://api.github.com/users/ruidazeng/events{/privacy}", "followers_url": "https://api.github.com/users/ruidazeng/followers", "following_url": "https://api.github.com/users/ruidazeng/following{/other_user}", "gists_url": "...
[]
open
false
null
[]
null
[ "how were you able to fix this please?", "> how were you able to fix this please?\r\n\r\nI was not able to fix this." ]
2024-12-03T20:22:54Z
2025-01-08T22:38:14Z
null
CONTRIBUTOR
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug The `Build documentation / build / build_main_documentation (push)` job is consistently failing during the "Syncing repository" step. The error occurs when attempting to determine the default branch name, resulting in "Bad credentials" errors. ### Steps to reproduce the bug 1. Trigger the `build...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7305/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7305/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7304
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7304/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7304/comments
https://api.github.com/repos/huggingface/datasets/issues/7304/events
https://github.com/huggingface/datasets/pull/7304
2,715,179,811
PR_kwDODunzps6D5saw
7,304
Update iterable_dataset.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7304). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-12-03T14:25:42Z
2024-12-03T14:28:10Z
2024-12-03T14:27:02Z
MEMBER
null
null
null
null
close https://github.com/huggingface/datasets/issues/7297
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7304/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7304/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7304.diff", "html_url": "https://github.com/huggingface/datasets/pull/7304", "merged_at": "2024-12-03T14:27:02Z", "patch_url": "https://github.com/huggingface/datasets/pull/7304.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7303
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7303/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7303/comments
https://api.github.com/repos/huggingface/datasets/issues/7303/events
https://github.com/huggingface/datasets/issues/7303
2,705,729,696
I_kwDODunzps6hRiig
7,303
DataFilesNotFoundError for datasets LM1B
{ "avatar_url": "https://avatars.githubusercontent.com/u/72264324?v=4", "events_url": "https://api.github.com/users/hml1996-fight/events{/privacy}", "followers_url": "https://api.github.com/users/hml1996-fight/followers", "following_url": "https://api.github.com/users/hml1996-fight/following{/other_user}", "g...
[]
closed
false
null
[]
null
[ "Hi ! Can you try with a more recent version of `datasets` ? Also you might need to pass trust_remote_code=True since it's a script based dataset" ]
2024-11-29T17:27:45Z
2024-12-11T13:22:47Z
2024-12-11T13:22:47Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Cannot load the dataset https://huggingface.co/datasets/billion-word-benchmark/lm1b ### Steps to reproduce the bug `dataset = datasets.load_dataset('lm1b', split=split)` ### Expected behavior `Traceback (most recent call last): File "/home/hml/projects/DeepLearning/Generative_model/Diffusio...
{ "avatar_url": "https://avatars.githubusercontent.com/u/72264324?v=4", "events_url": "https://api.github.com/users/hml1996-fight/events{/privacy}", "followers_url": "https://api.github.com/users/hml1996-fight/followers", "following_url": "https://api.github.com/users/hml1996-fight/following{/other_user}", "g...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7303/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7303/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7302
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7302/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7302/comments
https://api.github.com/repos/huggingface/datasets/issues/7302/events
https://github.com/huggingface/datasets/pull/7302
2,702,626,386
PR_kwDODunzps6DfY8G
7,302
Let server decide default repo visibility
{ "avatar_url": "https://avatars.githubusercontent.com/u/11801849?v=4", "events_url": "https://api.github.com/users/Wauplin/events{/privacy}", "followers_url": "https://api.github.com/users/Wauplin/followers", "following_url": "https://api.github.com/users/Wauplin/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7302). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "No need for a specific version of huggingface_hub to avoid a breaking change no (it's a...
2024-11-28T16:01:13Z
2024-11-29T17:00:40Z
2024-11-29T17:00:38Z
CONTRIBUTOR
null
null
null
null
Until now, all repos were public by default when created without passing the `private` argument. This meant that passing `private=False` or `private=None` was strictly the same. This is not the case anymore. Enterprise Hub offers organizations to set a default visibility setting for new repos. This is useful for organi...
{ "avatar_url": "https://avatars.githubusercontent.com/u/11801849?v=4", "events_url": "https://api.github.com/users/Wauplin/events{/privacy}", "followers_url": "https://api.github.com/users/Wauplin/followers", "following_url": "https://api.github.com/users/Wauplin/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7302/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7302/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7302.diff", "html_url": "https://github.com/huggingface/datasets/pull/7302", "merged_at": "2024-11-29T17:00:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/7302.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7301
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7301/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7301/comments
https://api.github.com/repos/huggingface/datasets/issues/7301/events
https://github.com/huggingface/datasets/pull/7301
2,701,813,922
PR_kwDODunzps6DdYLZ
7,301
update load_dataset doctring
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7301). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-11-28T11:19:20Z
2024-11-29T10:31:43Z
2024-11-29T10:31:40Z
MEMBER
null
null
null
null
- remove canonical dataset name - remove dataset script logic - add streaming info - clearer download and prepare steps
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7301/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7301/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7301.diff", "html_url": "https://github.com/huggingface/datasets/pull/7301", "merged_at": "2024-11-29T10:31:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/7301.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7300
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7300/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7300/comments
https://api.github.com/repos/huggingface/datasets/issues/7300/events
https://github.com/huggingface/datasets/pull/7300
2,701,424,320
PR_kwDODunzps6Dcba8
7,300
fix: update elasticsearch version
{ "avatar_url": "https://avatars.githubusercontent.com/u/31152346?v=4", "events_url": "https://api.github.com/users/ruidazeng/events{/privacy}", "followers_url": "https://api.github.com/users/ruidazeng/followers", "following_url": "https://api.github.com/users/ruidazeng/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
null
[ "May I request a review @lhoestq", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7300). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-11-28T09:14:21Z
2024-12-03T14:36:56Z
2024-12-03T14:24:42Z
CONTRIBUTOR
null
null
null
null
This should fix the `test_py311 (windows latest, deps-latest` errors. ``` =========================== short test summary info =========================== ERROR tests/test_search.py - AttributeError: `np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead. ERROR tests/test_search.py - AttributeE...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7300/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7300/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7300.diff", "html_url": "https://github.com/huggingface/datasets/pull/7300", "merged_at": "2024-12-03T14:24:42Z", "patch_url": "https://github.com/huggingface/datasets/pull/7300.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7299
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7299/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7299/comments
https://api.github.com/repos/huggingface/datasets/issues/7299/events
https://github.com/huggingface/datasets/issues/7299
2,695,378,251
I_kwDODunzps6gqDVL
7,299
Efficient Image Augmentation in Hugging Face Datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/46443190?v=4", "events_url": "https://api.github.com/users/fabiozappo/events{/privacy}", "followers_url": "https://api.github.com/users/fabiozappo/followers", "following_url": "https://api.github.com/users/fabiozappo/following{/other_user}", "gists_url"...
[]
open
false
null
[]
null
[]
2024-11-26T16:50:32Z
2024-11-26T16:53:53Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug I'm using the Hugging Face datasets library to load images in batch and would like to apply a torchvision transform to solve the inconsistent image sizes in the dataset and apply some on the fly image augmentation. I can just think about using the collate_fn, but seems quite inefficient. ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7299/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7299/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7298
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7298/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7298/comments
https://api.github.com/repos/huggingface/datasets/issues/7298/events
https://github.com/huggingface/datasets/issues/7298
2,694,196,968
I_kwDODunzps6gli7o
7,298
loading dataset issue with load_dataset() when training controlnet
{ "avatar_url": "https://avatars.githubusercontent.com/u/81594044?v=4", "events_url": "https://api.github.com/users/sarahahtee/events{/privacy}", "followers_url": "https://api.github.com/users/sarahahtee/followers", "following_url": "https://api.github.com/users/sarahahtee/following{/other_user}", "gists_url"...
[]
open
false
null
[]
null
[]
2024-11-26T10:50:18Z
2024-11-26T10:50:18Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug i'm unable to load my dataset for [controlnet training](https://github.com/huggingface/diffusers/blob/074e12358bc17e7dbe111ea4f62f05dbae8a49d5/examples/controlnet/train_controlnet.py#L606) using load_dataset(). however, load_from_disk() seems to work? would appreciate if someone can explain why ...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7298/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7298/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7297
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7297/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7297/comments
https://api.github.com/repos/huggingface/datasets/issues/7297/events
https://github.com/huggingface/datasets/issues/7297
2,683,977,430
I_kwDODunzps6f-j7W
7,297
wrong return type for `IterableDataset.shard()`
{ "avatar_url": "https://avatars.githubusercontent.com/u/47225236?v=4", "events_url": "https://api.github.com/users/ysngshn/events{/privacy}", "followers_url": "https://api.github.com/users/ysngshn/followers", "following_url": "https://api.github.com/users/ysngshn/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[ "Oops my bad ! thanks for reporting" ]
2024-11-22T17:25:46Z
2024-12-03T14:27:27Z
2024-12-03T14:27:03Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug `IterableDataset.shard()` has the wrong typing for its return as `"Dataset"`. It should be `"IterableDataset"`. Makes my IDE unhappy. ### Steps to reproduce the bug look at [the source code](https://github.com/huggingface/datasets/blob/main/src/datasets/iterable_dataset.py#L2668)? ### Expected ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7297/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7297/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7296
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7296/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7296/comments
https://api.github.com/repos/huggingface/datasets/issues/7296/events
https://github.com/huggingface/datasets/pull/7296
2,675,573,974
PR_kwDODunzps6ChJIJ
7,296
Remove upper version limit of fsspec[http]
{ "avatar_url": "https://avatars.githubusercontent.com/u/17618148?v=4", "events_url": "https://api.github.com/users/cyyever/events{/privacy}", "followers_url": "https://api.github.com/users/cyyever/followers", "following_url": "https://api.github.com/users/cyyever/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
[]
2024-11-20T11:29:16Z
2025-03-06T04:47:04Z
2025-03-06T04:47:01Z
CONTRIBUTOR
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/17618148?v=4", "events_url": "https://api.github.com/users/cyyever/events{/privacy}", "followers_url": "https://api.github.com/users/cyyever/followers", "following_url": "https://api.github.com/users/cyyever/following{/other_user}", "gists_url": "https:...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/7296/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7296/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7296.diff", "html_url": "https://github.com/huggingface/datasets/pull/7296", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7296.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7296" }
true
https://api.github.com/repos/huggingface/datasets/issues/7295
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7295/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7295/comments
https://api.github.com/repos/huggingface/datasets/issues/7295/events
https://github.com/huggingface/datasets/issues/7295
2,672,003,384
I_kwDODunzps6fQ4k4
7,295
[BUG]: Streaming from S3 triggers `unexpected keyword argument 'requote_redirect_url'`
{ "avatar_url": "https://avatars.githubusercontent.com/u/27340033?v=4", "events_url": "https://api.github.com/users/casper-hansen/events{/privacy}", "followers_url": "https://api.github.com/users/casper-hansen/followers", "following_url": "https://api.github.com/users/casper-hansen/following{/other_user}", "g...
[]
open
false
null
[]
null
[]
2024-11-19T12:23:36Z
2024-11-19T13:01:53Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Note that this bug is only triggered when `streaming=True`. #5459 introduced always calling fsspec with `client_kwargs={"requote_redirect_url": False}`, which seems to have incompatibility issues even in the newest versions. Analysis of what's happening: 1. `datasets` passes the `client_kw...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7295/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7295/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7294
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7294/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7294/comments
https://api.github.com/repos/huggingface/datasets/issues/7294/events
https://github.com/huggingface/datasets/pull/7294
2,668,663,130
PR_kwDODunzps6CQKTy
7,294
Remove `aiohttp` from direct dependencies
{ "avatar_url": "https://avatars.githubusercontent.com/u/58669?v=4", "events_url": "https://api.github.com/users/akx/events{/privacy}", "followers_url": "https://api.github.com/users/akx/followers", "following_url": "https://api.github.com/users/akx/following{/other_user}", "gists_url": "https://api.github.co...
[]
closed
false
null
[]
null
[]
2024-11-18T14:00:59Z
2025-05-07T14:27:18Z
2025-05-07T14:27:17Z
CONTRIBUTOR
null
null
null
null
The dependency is only used for catching an exception from other code. That can be done with an import guard.
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 1, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/7294/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7294/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7294.diff", "html_url": "https://github.com/huggingface/datasets/pull/7294", "merged_at": "2025-05-07T14:27:17Z", "patch_url": "https://github.com/huggingface/datasets/pull/7294.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7293
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7293/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7293/comments
https://api.github.com/repos/huggingface/datasets/issues/7293/events
https://github.com/huggingface/datasets/pull/7293
2,664,592,054
PR_kwDODunzps6CIjS-
7,293
Updated inconsistent output in documentation examples for `ClassLabel`
{ "avatar_url": "https://avatars.githubusercontent.com/u/17179696?v=4", "events_url": "https://api.github.com/users/sergiopaniego/events{/privacy}", "followers_url": "https://api.github.com/users/sergiopaniego/followers", "following_url": "https://api.github.com/users/sergiopaniego/following{/other_user}", "g...
[]
closed
false
null
[]
null
[ "Updated! 😄 ", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7293). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "@lhoestq, can you help with this failing test please? 🙏 " ]
2024-11-16T16:20:57Z
2024-12-06T11:33:33Z
2024-12-06T11:32:01Z
MEMBER
null
null
null
null
fix #7129 @stevhliu
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7293/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7293/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7293.diff", "html_url": "https://github.com/huggingface/datasets/pull/7293", "merged_at": "2024-12-06T11:32:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/7293.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7292
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7292/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7292/comments
https://api.github.com/repos/huggingface/datasets/issues/7292/events
https://github.com/huggingface/datasets/issues/7292
2,664,250,855
I_kwDODunzps6ezT3n
7,292
DataFilesNotFoundError for datasets `OpenMol/PubChemSFT`
{ "avatar_url": "https://avatars.githubusercontent.com/u/17878022?v=4", "events_url": "https://api.github.com/users/xnuohz/events{/privacy}", "followers_url": "https://api.github.com/users/xnuohz/followers", "following_url": "https://api.github.com/users/xnuohz/following{/other_user}", "gists_url": "https://a...
[]
closed
false
null
[]
null
[ "Hi ! If the dataset owner uses `push_to_hub()` instead of `save_to_disk()` and upload the local files it will fix the issue.\r\nRight now `datasets` sees the train/test/valid pickle files but they are not supported file formats.", "Alternatively you can load the arrow file instead:\r\n\r\n```python\r\nfrom datas...
2024-11-16T11:54:31Z
2024-11-19T00:53:00Z
2024-11-19T00:52:59Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Cannot load the dataset https://huggingface.co/datasets/OpenMol/PubChemSFT ### Steps to reproduce the bug ``` from datasets import load_dataset dataset = load_dataset('OpenMol/PubChemSFT') ``` ### Expected behavior ``` -----------------------------------------------------------------------...
{ "avatar_url": "https://avatars.githubusercontent.com/u/17878022?v=4", "events_url": "https://api.github.com/users/xnuohz/events{/privacy}", "followers_url": "https://api.github.com/users/xnuohz/followers", "following_url": "https://api.github.com/users/xnuohz/following{/other_user}", "gists_url": "https://a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7292/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7292/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7291
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7291/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7291/comments
https://api.github.com/repos/huggingface/datasets/issues/7291/events
https://github.com/huggingface/datasets/issues/7291
2,662,244,643
I_kwDODunzps6erqEj
7,291
Why return_tensors='pt' doesn't work?
{ "avatar_url": "https://avatars.githubusercontent.com/u/86752851?v=4", "events_url": "https://api.github.com/users/bw-wang19/events{/privacy}", "followers_url": "https://api.github.com/users/bw-wang19/followers", "following_url": "https://api.github.com/users/bw-wang19/following{/other_user}", "gists_url": "...
[]
open
false
null
[]
null
[ "Hi ! `datasets` uses Arrow as storage backend which is agnostic to deep learning frameworks like torch. If you want to get torch tensors back, you need to do `dataset = dataset.with_format(\"torch\")`", "> Hi ! `datasets` uses Arrow as storage backend which is agnostic to deep learning frameworks like torch. If ...
2024-11-15T15:01:23Z
2024-11-18T13:47:08Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug I tried to add input_ids to dataset with map(), and I used the return_tensors='pt', but why I got the callback with the type of List? ![image](https://github.com/user-attachments/assets/ab046e20-2174-4e91-9cd6-4a296a43e83c) ### Steps to reproduce the bug ![image](https://github.com/user-attac...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7291/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7291/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7290
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7290/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7290/comments
https://api.github.com/repos/huggingface/datasets/issues/7290/events
https://github.com/huggingface/datasets/issues/7290
2,657,620,816
I_kwDODunzps6eaBNQ
7,290
`Dataset.save_to_disk` hangs when using num_proc > 1
{ "avatar_url": "https://avatars.githubusercontent.com/u/22243463?v=4", "events_url": "https://api.github.com/users/JohannesAck/events{/privacy}", "followers_url": "https://api.github.com/users/JohannesAck/followers", "following_url": "https://api.github.com/users/JohannesAck/following{/other_user}", "gists_u...
[]
open
false
null
[]
null
[ "I've met the same situations.\r\n\r\nHere's my logs:\r\nnum_proc = 64, I stop it early as it cost **too** much time.\r\n```\r\nSaving the dataset (1540/4775 shards): 32%|███▏ | 47752224/147853764 [15:32:54<132:28:34, 209.89 examples/s]\r\nSaving the dataset (1540/4775 shards): 32%|███▏ | 47754224/14785...
2024-11-14T05:25:13Z
2025-11-24T09:43:03Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Hi, I'm encountered a small issue when saving datasets that led to the saving taking up to multiple hours. Specifically, [`Dataset.save_to_disk`](https://huggingface.co/docs/datasets/main/en/package_reference/main_classes#datasets.Dataset.save_to_disk) is a lot slower when using `num_proc>1` than...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7290/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7290/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7289
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7289/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7289/comments
https://api.github.com/repos/huggingface/datasets/issues/7289/events
https://github.com/huggingface/datasets/issues/7289
2,648,019,507
I_kwDODunzps6d1ZIz
7,289
Dataset viewer displays wrong statists
{ "avatar_url": "https://avatars.githubusercontent.com/u/3585459?v=4", "events_url": "https://api.github.com/users/speedcell4/events{/privacy}", "followers_url": "https://api.github.com/users/speedcell4/followers", "following_url": "https://api.github.com/users/speedcell4/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
[ "i think this issue is more for https://github.com/huggingface/dataset-viewer" ]
2024-11-11T03:29:27Z
2024-11-13T13:02:25Z
2024-11-13T13:02:25Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug In [my dataset](https://huggingface.co/datasets/speedcell4/opus-unigram2), there is a column called `lang2`, and there are 94 different classes in total, but the viewer says there are 83 values only. This issue only arises in the `train` split. The total number of values is also 94 in the `test`...
{ "avatar_url": "https://avatars.githubusercontent.com/u/3585459?v=4", "events_url": "https://api.github.com/users/speedcell4/events{/privacy}", "followers_url": "https://api.github.com/users/speedcell4/followers", "following_url": "https://api.github.com/users/speedcell4/following{/other_user}", "gists_url":...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7289/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7289/timeline
null
completed
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7288
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7288/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7288/comments
https://api.github.com/repos/huggingface/datasets/issues/7288/events
https://github.com/huggingface/datasets/pull/7288
2,647,052,280
PR_kwDODunzps6BbIpz
7,288
Release v3.1.1
{ "avatar_url": "https://avatars.githubusercontent.com/u/5719745?v=4", "events_url": "https://api.github.com/users/alex-hh/events{/privacy}", "followers_url": "https://api.github.com/users/alex-hh/followers", "following_url": "https://api.github.com/users/alex-hh/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
[]
2024-11-10T09:38:15Z
2024-11-10T09:38:48Z
2024-11-10T09:38:48Z
CONTRIBUTOR
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/5719745?v=4", "events_url": "https://api.github.com/users/alex-hh/events{/privacy}", "followers_url": "https://api.github.com/users/alex-hh/followers", "following_url": "https://api.github.com/users/alex-hh/following{/other_user}", "gists_url": "https:/...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7288/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7288/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7288.diff", "html_url": "https://github.com/huggingface/datasets/pull/7288", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7288.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7288" }
true
https://api.github.com/repos/huggingface/datasets/issues/7287
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7287/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7287/comments
https://api.github.com/repos/huggingface/datasets/issues/7287/events
https://github.com/huggingface/datasets/issues/7287
2,646,958,393
I_kwDODunzps6dxWE5
7,287
Support for identifier-based automated split construction
{ "avatar_url": "https://avatars.githubusercontent.com/u/5719745?v=4", "events_url": "https://api.github.com/users/alex-hh/events{/privacy}", "followers_url": "https://api.github.com/users/alex-hh/followers", "following_url": "https://api.github.com/users/alex-hh/following{/other_user}", "gists_url": "https:/...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
open
false
null
[]
null
[ "Hi ! You can already configure the README.md to have multiple sets of splits, e.g.\r\n\r\n```yaml\r\nconfigs:\r\n- config_name: my_first_set_of_split\r\n data_files:\r\n - split: train\r\n path: *.csv\r\n- config_name: my_second_set_of_split\r\n data_files:\r\n - split: train\r\n path: train-*.csv\r\n -...
2024-11-10T07:45:19Z
2024-11-19T14:37:02Z
null
CONTRIBUTOR
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request As far as I understand, automated construction of splits for hub datasets is currently based on either file names or directory structure ([as described here](https://huggingface.co/docs/datasets/en/repository_structure)) It would seem to be pretty useful to also allow splits to be based on ide...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7287/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7287/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7286
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7286/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7286/comments
https://api.github.com/repos/huggingface/datasets/issues/7286/events
https://github.com/huggingface/datasets/issues/7286
2,645,350,151
I_kwDODunzps6drNcH
7,286
Concurrent loading in `load_from_disk` - `num_proc` as a param
{ "avatar_url": "https://avatars.githubusercontent.com/u/5240449?v=4", "events_url": "https://api.github.com/users/unography/events{/privacy}", "followers_url": "https://api.github.com/users/unography/followers", "following_url": "https://api.github.com/users/unography/following{/other_user}", "gists_url": "h...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
closed
false
null
[]
null
[]
2024-11-08T23:21:40Z
2024-11-09T16:14:37Z
2024-11-09T16:14:37Z
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Feature request https://github.com/huggingface/datasets/pull/6464 mentions a `num_proc` param while loading dataset from disk, but can't find that in the documentation and code anywhere ### Motivation Make loading large datasets from disk faster ### Your contribution Happy to contribute if given pointers
{ "avatar_url": "https://avatars.githubusercontent.com/u/5240449?v=4", "events_url": "https://api.github.com/users/unography/events{/privacy}", "followers_url": "https://api.github.com/users/unography/followers", "following_url": "https://api.github.com/users/unography/following{/other_user}", "gists_url": "h...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7286/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7286/timeline
null
not_planned
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7285
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7285/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7285/comments
https://api.github.com/repos/huggingface/datasets/issues/7285/events
https://github.com/huggingface/datasets/pull/7285
2,644,488,598
PR_kwDODunzps6BV3Gu
7,285
Release v3.1.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/5719745?v=4", "events_url": "https://api.github.com/users/alex-hh/events{/privacy}", "followers_url": "https://api.github.com/users/alex-hh/followers", "following_url": "https://api.github.com/users/alex-hh/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
[]
2024-11-08T16:17:58Z
2024-11-08T16:18:05Z
2024-11-08T16:18:05Z
CONTRIBUTOR
null
null
null
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/5719745?v=4", "events_url": "https://api.github.com/users/alex-hh/events{/privacy}", "followers_url": "https://api.github.com/users/alex-hh/followers", "following_url": "https://api.github.com/users/alex-hh/following{/other_user}", "gists_url": "https:/...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7285/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7285/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7285.diff", "html_url": "https://github.com/huggingface/datasets/pull/7285", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7285.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7285" }
true
https://api.github.com/repos/huggingface/datasets/issues/7284
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7284/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7284/comments
https://api.github.com/repos/huggingface/datasets/issues/7284/events
https://github.com/huggingface/datasets/pull/7284
2,644,302,386
PR_kwDODunzps6BVUSh
7,284
support for custom feature encoding/decoding
{ "avatar_url": "https://avatars.githubusercontent.com/u/5719745?v=4", "events_url": "https://api.github.com/users/alex-hh/events{/privacy}", "followers_url": "https://api.github.com/users/alex-hh/followers", "following_url": "https://api.github.com/users/alex-hh/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
[ "@lhoestq ", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7284). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2024-11-08T15:04:08Z
2024-11-21T16:09:47Z
2024-11-21T16:09:47Z
CONTRIBUTOR
null
null
null
null
Fix for https://github.com/huggingface/datasets/issues/7220 as suggested in discussion, in preference to #7221 (only concern would be on effect on type checking with custom feature types that aren't covered by FeatureType?)
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7284/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7284/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7284.diff", "html_url": "https://github.com/huggingface/datasets/pull/7284", "merged_at": "2024-11-21T16:09:47Z", "patch_url": "https://github.com/huggingface/datasets/pull/7284.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
true
https://api.github.com/repos/huggingface/datasets/issues/7283
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7283/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7283/comments
https://api.github.com/repos/huggingface/datasets/issues/7283/events
https://github.com/huggingface/datasets/pull/7283
2,642,537,708
PR_kwDODunzps6BQUgH
7,283
Allow for variation in metadata file names as per issue #7123
{ "avatar_url": "https://avatars.githubusercontent.com/u/38985481?v=4", "events_url": "https://api.github.com/users/egrace479/events{/privacy}", "followers_url": "https://api.github.com/users/egrace479/followers", "following_url": "https://api.github.com/users/egrace479/following{/other_user}", "gists_url": "...
[]
open
false
null
[]
null
[]
2024-11-08T00:44:47Z
2024-11-08T00:44:47Z
null
NONE
null
null
null
null
Allow metadata files to have an identifying preface. Specifically, it will recognize files with `-metadata.csv` or `_metadata.csv` as metadata files for the purposes of the dataset viewer functionality. Resolves #7123.
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7283/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7283/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7283.diff", "html_url": "https://github.com/huggingface/datasets/pull/7283", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7283.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7283" }
true
https://api.github.com/repos/huggingface/datasets/issues/7282
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7282/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7282/comments
https://api.github.com/repos/huggingface/datasets/issues/7282/events
https://github.com/huggingface/datasets/issues/7282
2,642,075,491
I_kwDODunzps6det9j
7,282
Faulty datasets.exceptions.ExpectedMoreSplitsError
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
[]
open
false
null
[]
null
[]
2024-11-07T20:15:01Z
2024-11-07T20:15:42Z
null
CONTRIBUTOR
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug Trying to download only the 'validation' split of my dataset; instead hit the error `datasets.exceptions.ExpectedMoreSplitsError`. Appears to be the same undesired behavior as reported in [#6939](https://github.com/huggingface/datasets/issues/6939), but with `data_files`, not `data_dir`. Her...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7282/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7282/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7281
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7281/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7281/comments
https://api.github.com/repos/huggingface/datasets/issues/7281/events
https://github.com/huggingface/datasets/issues/7281
2,640,346,339
I_kwDODunzps6dYHzj
7,281
File not found error
{ "avatar_url": "https://avatars.githubusercontent.com/u/37507786?v=4", "events_url": "https://api.github.com/users/MichielBontenbal/events{/privacy}", "followers_url": "https://api.github.com/users/MichielBontenbal/followers", "following_url": "https://api.github.com/users/MichielBontenbal/following{/other_use...
[]
open
false
null
[]
null
[ "Link to the dataset: https://huggingface.co/datasets/MichielBontenbal/UrbanSounds " ]
2024-11-07T09:04:49Z
2024-11-07T09:22:43Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
### Describe the bug I get a FileNotFoundError: <img width="944" alt="image" src="https://github.com/user-attachments/assets/1336bc08-06f6-4682-a3c0-071ff65efa87"> ### Steps to reproduce the bug See screenshot. ### Expected behavior I want to load one audiofile from the dataset. ### Environmen...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7281/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7281/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7280
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7280/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7280/comments
https://api.github.com/repos/huggingface/datasets/issues/7280/events
https://github.com/huggingface/datasets/issues/7280
2,639,977,077
I_kwDODunzps6dWtp1
7,280
Add filename in error message when ReadError or similar occur
{ "avatar_url": "https://avatars.githubusercontent.com/u/37046039?v=4", "events_url": "https://api.github.com/users/elisa-aleman/events{/privacy}", "followers_url": "https://api.github.com/users/elisa-aleman/followers", "following_url": "https://api.github.com/users/elisa-aleman/following{/other_user}", "gist...
[]
open
false
null
[]
null
[ "Hi Elisa, please share the error traceback here, and if you manage to find the location in the `datasets` code where the error occurs, feel free to open a PR to add the necessary logging / improve the error message.", "> please share the error traceback\n\nI don't have access to it but it should be during [this ...
2024-11-07T06:00:53Z
2024-11-20T13:23:12Z
null
NONE
null
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
Please update error messages to include relevant information for debugging when loading datasets with `load_dataset()` that may have a few corrupted files. Whenever downloading a full dataset, some files might be corrupted (either at the source or from downloading corruption). However the errors often only let me k...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7280/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7280/timeline
null
null
null
null
false
https://api.github.com/repos/huggingface/datasets/issues/7279
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7279/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7279/comments
https://api.github.com/repos/huggingface/datasets/issues/7279/events
https://github.com/huggingface/datasets/pull/7279
2,635,813,932
PR_kwDODunzps6A8pTJ
7,279
Feature proposal: Stacking, potentially heterogeneous, datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/96243987?v=4", "events_url": "https://api.github.com/users/TimCares/events{/privacy}", "followers_url": "https://api.github.com/users/TimCares/followers", "following_url": "https://api.github.com/users/TimCares/following{/other_user}", "gists_url": "htt...
[]
open
false
null
[]
null
[]
2024-11-05T15:40:50Z
2024-11-05T15:40:50Z
null
NONE
null
null
null
null
### Introduction Hello there, I noticed that there are two ways to combine multiple datasets: Either through `datasets.concatenate_datasets` or `datasets.interleave_datasets`. However, to my knowledge (please correct me if I am wrong) both approaches require the datasets that are combined to have the same features....
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7279/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7279/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7279.diff", "html_url": "https://github.com/huggingface/datasets/pull/7279", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7279.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7279" }
true
https://api.github.com/repos/huggingface/datasets/issues/7278
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/7278/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/7278/comments
https://api.github.com/repos/huggingface/datasets/issues/7278/events
https://github.com/huggingface/datasets/pull/7278
2,633,436,151
PR_kwDODunzps6A1ORG
7,278
Let soundfile directly read local audio files
{ "avatar_url": "https://avatars.githubusercontent.com/u/20347013?v=4", "events_url": "https://api.github.com/users/fawazahmed0/events{/privacy}", "followers_url": "https://api.github.com/users/fawazahmed0/followers", "following_url": "https://api.github.com/users/fawazahmed0/following{/other_user}", "gists_u...
[]
open
false
null
[]
null
[]
2024-11-04T17:41:13Z
2024-11-18T14:01:25Z
null
NONE
null
null
null
null
- [x] Fixes #7276
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/7278/reactions" }
https://api.github.com/repos/huggingface/datasets/issues/7278/timeline
null
null
0
{ "diff_url": "https://github.com/huggingface/datasets/pull/7278.diff", "html_url": "https://github.com/huggingface/datasets/pull/7278", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/7278.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/7278" }
true