id
int64
953M
3.35B
number
int64
2.72k
7.75k
title
stringlengths
1
290
state
stringclasses
2 values
created_at
timestamp[s]date
2021-07-26 12:21:17
2025-08-23 00:18:43
updated_at
timestamp[s]date
2021-07-26 13:27:59
2025-08-23 12:34:39
closed_at
timestamp[s]date
2021-07-26 13:27:59
2025-08-20 16:35:55
html_url
stringlengths
49
51
pull_request
dict
user_login
stringlengths
3
26
is_pull_request
bool
2 classes
comments
listlengths
0
30
2,905,543,017
7,442
Flexible Loader
open
2025-03-09T16:55:03
2025-03-27T23:58:17
null
https://github.com/huggingface/datasets/issues/7442
null
dipta007
false
[ "Ideally `save_to_disk` should save in a format compatible with load_dataset, wdyt ?", "> Ideally `save_to_disk` should save in a format compatible with load_dataset, wdyt ?\n\nThat would be perfect if not at least a flexible loader.", "@lhoestq For now, you can use this small utility library: [nanoml](https://...
2,904,702,329
7,441
`drop_last_batch` does not drop the last batch using IterableDataset + interleave_datasets + multi_worker
open
2025-03-08T10:28:44
2025-03-09T21:27:33
null
https://github.com/huggingface/datasets/issues/7441
null
memray
false
[ "Hi @memray, I’d like to help fix the issue with `drop_last_batch` not working when `num_workers > 1`. I’ll investigate and propose a solution. Thanks!\n", "Thank you very much for offering to help! I also noticed a problem related to a previous issue and left a comment [here](https://github.com/huggingface/datas...
2,903,740,662
7,440
IterableDataset raises FileNotFoundError instead of retrying
open
2025-03-07T19:14:18
2025-07-22T08:15:44
null
https://github.com/huggingface/datasets/issues/7440
null
bauwenst
false
[ "I have since been training more models with identical architectures over the same dataset, and it is completely unstable. One has now failed at chunk9/1215, whilst others have gotten past that.\n```python\nFileNotFoundError: zstd://example_train_1215.jsonl::hf://datasets/cerebras/SlimPajama-627B@2d0accdd58c5d55119...
2,900,143,289
7,439
Fix multi gpu process example
closed
2025-03-06T11:29:19
2025-03-06T17:07:28
2025-03-06T17:06:38
https://github.com/huggingface/datasets/pull/7439
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7439", "html_url": "https://github.com/huggingface/datasets/pull/7439", "diff_url": "https://github.com/huggingface/datasets/pull/7439.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7439.patch", "merged_at": null }
SwayStar123
true
[ "Okay nevermind looks like to works both ways for models. but my doubt still remains, isnt this changing the device of the model every batch?" ]
2,899,209,484
7,438
Allow dataset row indexing with np.int types (#7423)
closed
2025-03-06T03:10:43
2025-07-23T17:56:22
2025-07-23T16:44:42
https://github.com/huggingface/datasets/pull/7438
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7438", "html_url": "https://github.com/huggingface/datasets/pull/7438", "diff_url": "https://github.com/huggingface/datasets/pull/7438.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7438.patch", "merged_at": "2025-07-23T16:44:42" }
DavidRConnell
true
[ "+1", "@lhoestq can you take a look at this?", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7438). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Thank you" ]
2,899,104,679
7,437
Use pyupgrade --py39-plus for remaining files
open
2025-03-06T02:12:25
2025-07-30T08:34:34
null
https://github.com/huggingface/datasets/pull/7437
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7437", "html_url": "https://github.com/huggingface/datasets/pull/7437", "diff_url": "https://github.com/huggingface/datasets/pull/7437.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7437.patch", "merged_at": null }
cyyever
true
[ "@lhoestq Have a look?" ]
2,898,385,725
7,436
chore: fix typos
closed
2025-03-05T20:17:54
2025-04-28T14:00:09
2025-04-28T13:51:26
https://github.com/huggingface/datasets/pull/7436
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7436", "html_url": "https://github.com/huggingface/datasets/pull/7436", "diff_url": "https://github.com/huggingface/datasets/pull/7436.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7436.patch", "merged_at": "2025-04-28T13:51:26" }
afuetterer
true
[]
2,895,536,956
7,435
Refactor `string_to_dict` to return `None` if there is no match instead of raising `ValueError`
closed
2025-03-04T22:01:20
2025-03-12T16:52:00
2025-03-12T16:52:00
https://github.com/huggingface/datasets/pull/7435
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7435", "html_url": "https://github.com/huggingface/datasets/pull/7435", "diff_url": "https://github.com/huggingface/datasets/pull/7435.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7435.patch", "merged_at": "2025-03-12T16:51:59" }
ringohoffman
true
[ "cc: @lhoestq ", "I am going to rebase #7434 onto this branch. Then we can merge this one first if you approve, and then #7434.", "@lhoestq any thoughts here?", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7435). All of your documentation changes will be reflected on ...
2,893,075,908
7,434
Refactor `Dataset.map` to reuse cache files mapped with different `num_proc`
closed
2025-03-04T06:12:37
2025-05-14T10:45:10
2025-05-12T15:14:08
https://github.com/huggingface/datasets/pull/7434
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7434", "html_url": "https://github.com/huggingface/datasets/pull/7434", "diff_url": "https://github.com/huggingface/datasets/pull/7434.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7434.patch", "merged_at": "2025-05-12T15:14:08" }
ringohoffman
true
[ "@lhoestq please let me know what you think about this.", "It looks like I can't change the merge target to #7435, so it will look like there is a bunch of extra stuff until #7435 is in main.", "@lhoestq Thanks so much for reviewing #7435! Now that that's merged, I think this PR is ready!! Can you kick off CI w...
2,890,240,400
7,433
`Dataset.map` ignores existing caches and remaps when ran with different `num_proc`
closed
2025-03-03T05:51:26
2025-05-12T15:14:09
2025-05-12T15:14:09
https://github.com/huggingface/datasets/issues/7433
null
ringohoffman
false
[ "This feels related: https://github.com/huggingface/datasets/issues/3044", "@lhoestq This comment specifically, I agree:\n\n* https://github.com/huggingface/datasets/issues/3044#issuecomment-1239877570\n\n> Almost a year later and I'm in a similar boat. Using custom fingerprints and when using multiprocessing the...
2,887,717,289
7,432
Fix type annotation
closed
2025-02-28T17:28:20
2025-03-04T15:53:03
2025-03-04T15:53:03
https://github.com/huggingface/datasets/pull/7432
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7432", "html_url": "https://github.com/huggingface/datasets/pull/7432", "diff_url": "https://github.com/huggingface/datasets/pull/7432.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7432.patch", "merged_at": null }
NeilGirdhar
true
[ "Thanks ! There is https://github.com/huggingface/datasets/pull/7426 already that fixes the issue, I'm closing your PR if you don't mind" ]
2,887,244,074
7,431
Issues with large Datasets
open
2025-02-28T14:05:22
2025-03-04T15:02:26
null
https://github.com/huggingface/datasets/issues/7431
null
nikitabelooussovbtis
false
[ "what's the error message ?", "This was the final error message that it was giving pyarrow.lib.ArrowInvalid: JSON parse error: Column() changed from object to string in row 0", "Here is the list of errors:\n\nTraceback (most recent call last):\n File \".venv/lib/python3.12/site-packages/datasets/packaged_modul...
2,886,922,573
7,430
Error in code "Time to slice and dice" from course "NLP Course"
closed
2025-02-28T11:36:10
2025-03-05T11:32:47
2025-03-03T17:52:15
https://github.com/huggingface/datasets/issues/7430
null
Yurkmez
false
[ "You should open an issue in the NLP course website / github page. I'm closing this issue if you don't mind", "ok, i don't mind, i'll mark the error there" ]
2,886,806,513
7,429
Improved type annotation
open
2025-02-28T10:39:10
2025-05-15T12:27:17
null
https://github.com/huggingface/datasets/pull/7429
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7429", "html_url": "https://github.com/huggingface/datasets/pull/7429", "diff_url": "https://github.com/huggingface/datasets/pull/7429.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7429.patch", "merged_at": null }
saiden89
true
[ "@lhoestq Could someone please take a quick look or let me know if there’s anything I should change? Thanks!", "could you fix the conflicts ? I think some type annotations have been improved since your first commit", "It should be good now.\r\nI'm happy to add more annotations or refine further if needed—just ...
2,886,111,651
7,428
Use pyupgrade --py39-plus
closed
2025-02-28T03:39:44
2025-03-22T00:51:20
2025-03-05T15:04:16
https://github.com/huggingface/datasets/pull/7428
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7428", "html_url": "https://github.com/huggingface/datasets/pull/7428", "diff_url": "https://github.com/huggingface/datasets/pull/7428.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7428.patch", "merged_at": "2025-03-05T15:04:16" }
cyyever
true
[ "Hi ! can you run `make style` to fix code formatting ?", "@lhoestq Fixed", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7428). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,886,032,571
7,427
Error splitting the input into NAL units.
open
2025-02-28T02:30:15
2025-03-04T01:40:28
null
https://github.com/huggingface/datasets/issues/7427
null
MengHao666
false
[ "First time I see this error :/ maybe it's an issue with your version of `multiprocess` and `dill` ? Make sure they are compatible with `datasets`", "> First time I see this error :/ maybe it's an issue with your version of `multiprocess` and `dill` ? Make sure they are compatible with `datasets`\n\nany recommend...
2,883,754,507
7,426
fix: None default with bool type on load creates typing error
closed
2025-02-27T08:11:36
2025-03-04T15:53:40
2025-03-04T15:53:40
https://github.com/huggingface/datasets/pull/7426
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7426", "html_url": "https://github.com/huggingface/datasets/pull/7426", "diff_url": "https://github.com/huggingface/datasets/pull/7426.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7426.patch", "merged_at": "2025-03-04T15:53:40" }
stephantul
true
[]
2,883,684,686
7,425
load_dataset("livecodebench/code_generation_lite", version_tag="release_v2") TypeError: 'NoneType' object is not callable
open
2025-02-27T07:36:02
2025-03-27T05:05:33
null
https://github.com/huggingface/datasets/issues/7425
null
dshwei
false
[ "> datasets\n\nHi, have you solved this bug? Today I also met the same problem about `livecodebench/code_generation_lite` when evaluating the `Open-R1` repo. I am looking forward to your reply!\n\n![Image](https://github.com/user-attachments/assets/02e92fbf-da33-41b3-b8d4-f79b293a54f1)", "Hey guys,\nI tried to re...
2,882,663,621
7,424
Faster folder based builder + parquet support + allow repeated media + use torchvideo
closed
2025-02-26T19:55:18
2025-03-05T18:51:00
2025-03-05T17:41:23
https://github.com/huggingface/datasets/pull/7424
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7424", "html_url": "https://github.com/huggingface/datasets/pull/7424", "diff_url": "https://github.com/huggingface/datasets/pull/7424.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7424.patch", "merged_at": "2025-03-05T17:41:22" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7424). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,879,271,409
7,423
Row indexing a dataset with numpy integers
closed
2025-02-25T18:44:45
2025-07-28T02:23:17
2025-07-28T02:23:17
https://github.com/huggingface/datasets/issues/7423
null
DavidRConnell
false
[ "Would be cool to be consistent when it comes to indexing with numpy objects, if we do accept numpy arrays we should indeed accept numpy integers. Your idea sounds reasonable, I'd also be in favor of adding a simple test as well" ]
2,878,369,052
7,421
DVC integration broken
open
2025-02-25T13:14:31
2025-03-03T17:42:02
null
https://github.com/huggingface/datasets/issues/7421
null
maxstrobel
false
[ "Unfortunately `url` is a reserved argument in `fsspec.url_to_fs`, so ideally file system implementations like DVC should use another argument name to avoid this kind of errors" ]
2,876,281,928
7,420
better correspondence between cached and saved datasets created using from_generator
open
2025-02-24T22:14:37
2025-02-26T03:10:22
null
https://github.com/huggingface/datasets/issues/7420
null
vttrifonov
false
[]
2,875,635,320
7,419
Import order crashes script execution
open
2025-02-24T17:03:43
2025-02-24T17:03:43
null
https://github.com/huggingface/datasets/issues/7419
null
DamienMatias
false
[]
2,868,701,471
7,418
pyarrow.lib.arrowinvalid: cannot mix list and non-list, non-null values with map function
open
2025-02-21T10:58:06
2025-07-11T13:06:10
null
https://github.com/huggingface/datasets/issues/7418
null
alexxchen
false
[ "@lhoestq ", "Can you try passing text: None for the image object ? Pyarrow expects all the objects to have the exact same type, in particular the dicttionaries in \"content\" should all have the keys \"type\" and \"text\"", "The following modification on system prompt works, but it is different from the usual ...
2,866,868,922
7,417
set dev version
closed
2025-02-20T17:45:29
2025-02-20T17:47:50
2025-02-20T17:45:36
https://github.com/huggingface/datasets/pull/7417
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7417", "html_url": "https://github.com/huggingface/datasets/pull/7417", "diff_url": "https://github.com/huggingface/datasets/pull/7417.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7417.patch", "merged_at": "2025-02-20T17:45:36" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7417). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,866,862,143
7,416
Release: 3.3.2
closed
2025-02-20T17:42:11
2025-02-20T17:44:35
2025-02-20T17:43:28
https://github.com/huggingface/datasets/pull/7416
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7416", "html_url": "https://github.com/huggingface/datasets/pull/7416", "diff_url": "https://github.com/huggingface/datasets/pull/7416.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7416.patch", "merged_at": "2025-02-20T17:43:28" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7416). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,865,774,546
7,415
Shard Dataset at specific indices
open
2025-02-20T10:43:10
2025-02-24T11:06:45
null
https://github.com/huggingface/datasets/issues/7415
null
nikonikolov
false
[ "Hi ! if it's an option I'd suggest to have one sequence per row instead.\n\nOtherwise you'd have to make your own save/load mechanism", "Saving one sequence per row is very difficult and heavy and makes all the optimizations pointless. How would a custom save/load mechanism look like?", "You can use `pyarrow` ...
2,863,798,756
7,414
Gracefully cancel async tasks
closed
2025-02-19T16:10:58
2025-02-20T14:12:26
2025-02-20T14:12:23
https://github.com/huggingface/datasets/pull/7414
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7414", "html_url": "https://github.com/huggingface/datasets/pull/7414", "diff_url": "https://github.com/huggingface/datasets/pull/7414.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7414.patch", "merged_at": "2025-02-20T14:12:23" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7414). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,860,947,582
7,413
Documentation on multiple media files of the same type with WebDataset
open
2025-02-18T16:13:20
2025-02-20T14:17:54
null
https://github.com/huggingface/datasets/issues/7413
null
DCNemesis
false
[ "Yes this is correct and it works with huggingface datasets as well ! Feel free to include an example here: https://github.com/huggingface/datasets/blob/main/docs/source/video_dataset.mdx" ]
2,859,433,710
7,412
Index Error Invalid Ket is out of bounds for size 0 for code-search-net/code_search_net dataset
open
2025-02-18T05:58:33
2025-02-18T06:42:07
null
https://github.com/huggingface/datasets/issues/7412
null
harshakhmk
false
[]
2,858,993,390
7,411
Attempt to fix multiprocessing hang by closing and joining the pool before termination
closed
2025-02-17T23:58:03
2025-02-19T21:11:24
2025-02-19T13:40:32
https://github.com/huggingface/datasets/pull/7411
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7411", "html_url": "https://github.com/huggingface/datasets/pull/7411", "diff_url": "https://github.com/huggingface/datasets/pull/7411.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7411.patch", "merged_at": "2025-02-19T13:40:32" }
dakinggg
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7411). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Thanks for the fix! We have been affected by this a lot when we try to use LLM Foundry ...
2,858,085,707
7,410
Set dev version
closed
2025-02-17T14:54:39
2025-02-17T14:56:58
2025-02-17T14:54:56
https://github.com/huggingface/datasets/pull/7410
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7410", "html_url": "https://github.com/huggingface/datasets/pull/7410", "diff_url": "https://github.com/huggingface/datasets/pull/7410.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7410.patch", "merged_at": "2025-02-17T14:54:56" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7410). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,858,079,508
7,409
Release: 3.3.1
closed
2025-02-17T14:52:12
2025-02-17T14:54:32
2025-02-17T14:53:13
https://github.com/huggingface/datasets/pull/7409
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7409", "html_url": "https://github.com/huggingface/datasets/pull/7409", "diff_url": "https://github.com/huggingface/datasets/pull/7409.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7409.patch", "merged_at": "2025-02-17T14:53:13" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7409). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,858,012,313
7,408
Fix filter speed regression
closed
2025-02-17T14:25:32
2025-02-17T14:28:48
2025-02-17T14:28:46
https://github.com/huggingface/datasets/pull/7408
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7408", "html_url": "https://github.com/huggingface/datasets/pull/7408", "diff_url": "https://github.com/huggingface/datasets/pull/7408.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7408.patch", "merged_at": "2025-02-17T14:28:46" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7408). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,856,517,442
7,407
Update use_with_pandas.mdx: to_pandas() correction in last section
closed
2025-02-17T01:53:31
2025-02-20T17:28:04
2025-02-20T17:28:04
https://github.com/huggingface/datasets/pull/7407
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7407", "html_url": "https://github.com/huggingface/datasets/pull/7407", "diff_url": "https://github.com/huggingface/datasets/pull/7407.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7407.patch", "merged_at": "2025-02-20T17:28:04" }
ibarrien
true
[]
2,856,441,206
7,406
Adding Core Maintainer List to CONTRIBUTING.md
closed
2025-02-17T00:32:40
2025-03-24T10:57:54
2025-03-24T10:57:54
https://github.com/huggingface/datasets/issues/7406
null
jp1924
false
[ "@lhoestq", "there is no per-module maintainer and the list is me alone nowadays ^^'", "@lhoestq \nOh... I feel for you. \nWhat are your criteria for choosing a core maintainer? \nIt seems like it's too much work for you to manage all this code by yourself.\n\nAlso, if you don't mind, can you check this PR for ...
2,856,372,814
7,405
Lazy loading of environment variables
open
2025-02-16T22:31:41
2025-02-17T15:17:18
null
https://github.com/huggingface/datasets/issues/7405
null
nikvaessen
false
[ "Many python packages out there, including `huggingface_hub`, do load the environment variables on import.\nYou should `load_dotenv()` before importing the libraries.\n\nFor example you can move all you imports inside your `main()` function" ]
2,856,366,207
7,404
Performance regression in `dataset.filter`
closed
2025-02-16T22:19:14
2025-02-17T17:46:06
2025-02-17T14:28:48
https://github.com/huggingface/datasets/issues/7404
null
ttim
false
[ "Thanks for reporting, I'll fix the regression today", "I just released `datasets` 3.3.1 with a fix, let me know if it's good now :)", "@lhoestq it fixed the issue.\n\nThis was (very) fast, thank you very much!" ]
2,855,880,858
7,402
Fix a typo in arrow_dataset.py
closed
2025-02-16T04:52:02
2025-02-20T17:29:28
2025-02-20T17:29:28
https://github.com/huggingface/datasets/pull/7402
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7402", "html_url": "https://github.com/huggingface/datasets/pull/7402", "diff_url": "https://github.com/huggingface/datasets/pull/7402.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7402.patch", "merged_at": "2025-02-20T17:29:28" }
jingedawang
true
[]
2,853,260,869
7,401
set dev version
closed
2025-02-14T10:17:03
2025-02-14T10:19:20
2025-02-14T10:17:13
https://github.com/huggingface/datasets/pull/7401
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7401", "html_url": "https://github.com/huggingface/datasets/pull/7401", "diff_url": "https://github.com/huggingface/datasets/pull/7401.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7401.patch", "merged_at": "2025-02-14T10:17:13" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7401). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,853,098,442
7,399
Synchronize parameters for various datasets
open
2025-02-14T09:15:11
2025-02-19T11:50:29
null
https://github.com/huggingface/datasets/issues/7399
null
grofte
false
[ "Hi ! the `desc` parameter is only available for Dataset / DatasetDict for the progress bar of `map()``\n\nSince IterableDataset only runs the map functions when you iterate over the dataset, there is no progress bar and `desc` is useless. We could still add the argument for parity but it wouldn't be used for anyth...
2,853,097,869
7,398
Release: 3.3.0
closed
2025-02-14T09:15:03
2025-02-14T09:57:39
2025-02-14T09:57:37
https://github.com/huggingface/datasets/pull/7398
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7398", "html_url": "https://github.com/huggingface/datasets/pull/7398", "diff_url": "https://github.com/huggingface/datasets/pull/7398.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7398.patch", "merged_at": "2025-02-14T09:57:37" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7398). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,852,829,763
7,397
Kannada dataset(Conversations, Wikipedia etc)
closed
2025-02-14T06:53:03
2025-02-20T17:28:54
2025-02-20T17:28:53
https://github.com/huggingface/datasets/pull/7397
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7397", "html_url": "https://github.com/huggingface/datasets/pull/7397", "diff_url": "https://github.com/huggingface/datasets/pull/7397.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7397.patch", "merged_at": null }
Likhith2612
true
[ "Hi ! feel free to uplad the CSV on https://huggingface.co/datasets :)\r\n\r\nwe don't store the datasets' data in this github repository" ]
2,853,201,277
7,400
504 Gateway Timeout when uploading large dataset to Hugging Face Hub
open
2025-02-14T02:18:35
2025-02-14T23:48:36
null
https://github.com/huggingface/datasets/issues/7400
null
hotchpotch
false
[ "I transferred to the `datasets` repository. Is there any retry mechanism in `datasets` @lhoestq ?\n\nAnother solution @hotchpotch if you want to get your dataset pushed to the Hub in a robust way is to save it to a local folder first and then use `huggingface-cli upload-large-folder` (see https://huggingface.co/do...
2,851,716,755
7,396
Update README.md
closed
2025-02-13T17:44:36
2025-02-13T17:46:57
2025-02-13T17:44:51
https://github.com/huggingface/datasets/pull/7396
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7396", "html_url": "https://github.com/huggingface/datasets/pull/7396", "diff_url": "https://github.com/huggingface/datasets/pull/7396.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7396.patch", "merged_at": "2025-02-13T17:44:51" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7396). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,851,575,160
7,395
Update docs
closed
2025-02-13T16:43:15
2025-02-13T17:20:32
2025-02-13T17:20:30
https://github.com/huggingface/datasets/pull/7395
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7395", "html_url": "https://github.com/huggingface/datasets/pull/7395", "diff_url": "https://github.com/huggingface/datasets/pull/7395.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7395.patch", "merged_at": "2025-02-13T17:20:29" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7395). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,847,172,115
7,394
Using load_dataset with data_files and split arguments yields an error
open
2025-02-12T04:50:11
2025-02-12T04:50:11
null
https://github.com/huggingface/datasets/issues/7394
null
devon-research
false
[]
2,846,446,674
7,393
Optimized sequence encoding for scalars
closed
2025-02-11T20:30:44
2025-02-13T17:11:33
2025-02-13T17:11:32
https://github.com/huggingface/datasets/pull/7393
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7393", "html_url": "https://github.com/huggingface/datasets/pull/7393", "diff_url": "https://github.com/huggingface/datasets/pull/7393.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7393.patch", "merged_at": "2025-02-13T17:11:32" }
lukasgd
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_7393). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,846,095,043
7,392
push_to_hub payload too large error when using large ClassLabel feature
open
2025-02-11T17:51:34
2025-02-11T18:01:31
null
https://github.com/huggingface/datasets/issues/7392
null
DavidRConnell
false
[ "See also <https://discuss.huggingface.co/t/datasetdict-push-to-hub-failing-with-payload-to-large/140083/8>\n" ]
2,845,184,764
7,391
AttributeError: module 'pyarrow.lib' has no attribute 'ListViewType'
open
2025-02-11T12:02:26
2025-02-11T12:02:26
null
https://github.com/huggingface/datasets/issues/7391
null
LinXin04
false
[]
2,843,813,365
7,390
Re-add py.typed
open
2025-02-10T22:12:52
2025-08-10T00:51:17
null
https://github.com/huggingface/datasets/issues/7390
null
NeilGirdhar
false
[ "A similar issue was fixed for the `transformers` package, too: https://github.com/huggingface/transformers/pull/37022" ]
2,843,592,606
7,389
Getting statistics about filtered examples
closed
2025-02-10T20:48:29
2025-02-11T20:44:15
2025-02-11T20:44:13
https://github.com/huggingface/datasets/issues/7389
null
jonathanasdf
false
[ "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...
2,843,188,499
7,388
OSError: [Errno 22] Invalid argument forbidden character
closed
2025-02-10T17:46:31
2025-02-11T13:42:32
2025-02-11T13:42:30
https://github.com/huggingface/datasets/issues/7388
null
langflogit
false
[ "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" ]
2,841,228,048
7,387
Dynamic adjusting dataloader sampling weight
open
2025-02-10T03:18:47
2025-03-07T14:06:54
null
https://github.com/huggingface/datasets/issues/7387
null
whc688
false
[ "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...
2,840,032,524
7,386
Add bookfolder Dataset Builder for Digital Book Formats
closed
2025-02-08T14:27:55
2025-02-08T14:30:10
2025-02-08T14:30:09
https://github.com/huggingface/datasets/issues/7386
null
shikanime
false
[ "On second thought, probably not a good idea." ]
2,830,664,522
7,385
Make IterableDataset (optionally) resumable
open
2025-02-04T15:55:33
2025-03-03T17:31:40
null
https://github.com/huggingface/datasets/pull/7385
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7385", "html_url": "https://github.com/huggingface/datasets/pull/7385", "diff_url": "https://github.com/huggingface/datasets/pull/7385.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7385.patch", "merged_at": null }
yzhangcs
true
[ "@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...
2,828,208,828
7,384
Support async functions in map()
closed
2025-02-03T18:18:40
2025-02-13T14:01:13
2025-02-13T14:00:06
https://github.com/huggingface/datasets/pull/7384
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7384", "html_url": "https://github.com/huggingface/datasets/pull/7384", "diff_url": "https://github.com/huggingface/datasets/pull/7384.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7384.patch", "merged_at": "2025-02-13T14:00:06" }
lhoestq
true
[ "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...
2,823,480,924
7,382
Add Pandas, PyArrow and Polars docs
closed
2025-01-31T13:22:59
2025-01-31T16:30:59
2025-01-31T16:30:57
https://github.com/huggingface/datasets/pull/7382
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7382", "html_url": "https://github.com/huggingface/datasets/pull/7382", "diff_url": "https://github.com/huggingface/datasets/pull/7382.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7382.patch", "merged_at": "2025-01-31T16:30:57" }
lhoestq
true
[ "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." ]
2,815,649,092
7,381
Iterating over values of a column in the IterableDataset
closed
2025-01-28T13:17:36
2025-05-22T18:00:04
2025-05-22T18:00:04
https://github.com/huggingface/datasets/issues/7381
null
TopCoder2K
false
[ "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...
2,811,566,116
7,380
fix: dill default for version bigger 0.3.8
closed
2025-01-26T13:37:16
2025-03-13T20:40:19
2025-03-13T20:40:19
https://github.com/huggingface/datasets/pull/7380
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7380", "html_url": "https://github.com/huggingface/datasets/pull/7380", "diff_url": "https://github.com/huggingface/datasets/pull/7380.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7380.patch", "merged_at": null }
sam-hey
true
[ "`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`" ]
2,802,957,388
7,378
Allow pushing config version to hub
open
2025-01-21T22:35:07
2025-01-30T13:56:56
null
https://github.com/huggingface/datasets/issues/7378
null
momeara
false
[ "Hi ! This sounds reasonable to me, feel free to open a PR :)" ]
2,802,723,285
7,377
Support for sparse arrays with the Arrow Sparse Tensor format?
open
2025-01-21T20:14:35
2025-01-30T14:06:45
null
https://github.com/huggingface/datasets/issues/7377
null
JulesGM
false
[ "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 ...
2,802,621,104
7,376
[docs] uv install
closed
2025-01-21T19:15:48
2025-03-14T20:16:35
2025-03-14T20:16:35
https://github.com/huggingface/datasets/pull/7376
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7376", "html_url": "https://github.com/huggingface/datasets/pull/7376", "diff_url": "https://github.com/huggingface/datasets/pull/7376.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7376.patch", "merged_at": null }
stevhliu
true
[]
2,800,609,218
7,375
vllm批量推理报错
open
2025-01-21T03:22:23
2025-01-30T14:02:40
null
https://github.com/huggingface/datasets/issues/7375
null
YuShengzuishuai
false
[ "Make sure you have installed a recent version of `soundfile`" ]
2,793,442,320
7,374
Remove .h5 from imagefolder extensions
closed
2025-01-16T18:17:24
2025-01-16T18:26:40
2025-01-16T18:26:38
https://github.com/huggingface/datasets/pull/7374
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7374", "html_url": "https://github.com/huggingface/datasets/pull/7374", "diff_url": "https://github.com/huggingface/datasets/pull/7374.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7374.patch", "merged_at": "2025-01-16T18:26:38" }
lhoestq
true
[]
2,793,237,139
7,373
Excessive RAM Usage After Dataset Concatenation concatenate_datasets
open
2025-01-16T16:33:10
2025-03-27T17:40:59
null
https://github.com/huggingface/datasets/issues/7373
null
sam-hey
false
[ "![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...
2,791,760,968
7,372
Inconsistent Behavior Between `load_dataset` and `load_from_disk` When Loading Sharded Datasets
open
2025-01-16T05:47:20
2025-01-16T05:47:20
null
https://github.com/huggingface/datasets/issues/7372
null
gaohongkui
false
[]
2,790,549,889
7,371
500 Server error with pushing a dataset
open
2025-01-15T18:23:02
2025-01-15T20:06:05
null
https://github.com/huggingface/datasets/issues/7371
null
martinmatak
false
[ "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." ]
2,787,972,786
7,370
Support faster processing using pandas or polars functions in `IterableDataset.map()`
closed
2025-01-14T18:14:13
2025-01-31T11:08:15
2025-01-30T13:30:57
https://github.com/huggingface/datasets/pull/7370
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7370", "html_url": "https://github.com/huggingface/datasets/pull/7370", "diff_url": "https://github.com/huggingface/datasets/pull/7370.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7370.patch", "merged_at": "2025-01-30T13:30:57" }
lhoestq
true
[ "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...
2,787,193,238
7,369
Importing dataset gives unhelpful error message when filenames in metadata.csv are not found in the directory
open
2025-01-14T13:53:21
2025-01-14T15:05:51
null
https://github.com/huggingface/datasets/issues/7369
null
svencornetsdegroot
false
[ "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." ]
2,784,272,477
7,368
Add with_split to DatasetDict.map
closed
2025-01-13T15:09:56
2025-03-08T05:45:02
2025-03-07T14:09:52
https://github.com/huggingface/datasets/pull/7368
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7368", "html_url": "https://github.com/huggingface/datasets/pull/7368", "diff_url": "https://github.com/huggingface/datasets/pull/7368.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7368.patch", "merged_at": "2025-03-07T14:09:52" }
jp1924
true
[ "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...
2,781,522,894
7,366
Dataset.from_dict() can't handle large dict
open
2025-01-11T02:05:21
2025-01-11T02:05:21
null
https://github.com/huggingface/datasets/issues/7366
null
CSU-OSS
false
[]
2,780,216,199
7,365
A parameter is specified but not used in datasets.arrow_dataset.Dataset.from_pandas()
open
2025-01-10T13:39:33
2025-01-10T13:39:33
null
https://github.com/huggingface/datasets/issues/7365
null
NourOM02
false
[]
2,776,929,268
7,364
API endpoints for gated dataset access requests
closed
2025-01-09T06:21:20
2025-01-09T11:17:40
2025-01-09T11:17:20
https://github.com/huggingface/datasets/issues/7364
null
jerome-white
false
[ "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...
2,774,090,012
7,363
ImportError: To support decoding images, please install 'Pillow'.
open
2025-01-08T02:22:57
2025-05-28T14:56:53
null
https://github.com/huggingface/datasets/issues/7363
null
jamessdixon
false
[ "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/...
2,773,731,829
7,362
HuggingFace CLI dataset download raises error
closed
2025-01-07T21:03:30
2025-01-08T15:00:37
2025-01-08T14:35:52
https://github.com/huggingface/datasets/issues/7362
null
ajayvohra2005
false
[ "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...
2,771,859,244
7,361
Fix lock permission
open
2025-01-07T04:15:53
2025-01-07T04:49:46
null
https://github.com/huggingface/datasets/pull/7361
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7361", "html_url": "https://github.com/huggingface/datasets/pull/7361", "diff_url": "https://github.com/huggingface/datasets/pull/7361.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7361.patch", "merged_at": null }
cih9088
true
[]
2,771,751,406
7,360
error when loading dataset in Hugging Face: NoneType error is not callable
open
2025-01-07T02:11:36
2025-02-24T13:32:52
null
https://github.com/huggingface/datasets/issues/7360
null
nanu23333
false
[ "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...
2,771,137,842
7,359
There are multiple 'mteb/arguana' configurations in the cache: default, corpus, queries with HF_HUB_OFFLINE=1
open
2025-01-06T17:42:49
2025-01-06T17:43:31
null
https://github.com/huggingface/datasets/issues/7359
null
Bhavya6187
false
[ "Related to https://github.com/embeddings-benchmark/mteb/issues/1714" ]
2,770,927,769
7,358
Fix remove_columns in the formatted case
open
2025-01-06T15:44:23
2025-01-06T15:46:46
null
https://github.com/huggingface/datasets/pull/7358
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7358", "html_url": "https://github.com/huggingface/datasets/pull/7358", "diff_url": "https://github.com/huggingface/datasets/pull/7358.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7358.patch", "merged_at": null }
lhoestq
true
[ "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." ]
2,770,456,127
7,357
Python process aborded with GIL issue when using image dataset
open
2025-01-06T11:29:30
2025-03-08T15:59:36
null
https://github.com/huggingface/datasets/issues/7357
null
AlexKoff88
false
[ "The issue seems to come from `pyarrow`, I opened an issue on their side at https://github.com/apache/arrow/issues/45214" ]
2,770,095,103
7,356
How about adding a feature to pass the key when performing map on DatasetDict?
closed
2025-01-06T08:13:52
2025-03-24T10:57:47
2025-03-24T10:57:47
https://github.com/huggingface/datasets/issues/7356
null
jp1924
false
[ "@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```",...
2,768,958,211
7,355
Not available datasets[audio] on python 3.13
open
2025-01-04T18:37:08
2025-06-28T00:26:19
null
https://github.com/huggingface/datasets/issues/7355
null
sergiosinlimites
false
[ "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 ...
2,768,955,917
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'.
closed
2025-01-04T18:30:17
2025-01-08T02:20:58
2025-01-08T02:20:58
https://github.com/huggingface/datasets/issues/7354
null
jamessdixon
false
[ "recreated .venv and run this: pip install diffusers[training]==0.11.1" ]
2,768,484,726
7,353
changes to MappedExamplesIterable to resolve #7345
closed
2025-01-04T06:01:15
2025-01-07T11:56:41
2025-01-07T11:56:41
https://github.com/huggingface/datasets/pull/7353
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7353", "html_url": "https://github.com/huggingface/datasets/pull/7353", "diff_url": "https://github.com/huggingface/datasets/pull/7353.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7353.patch", "merged_at": "2025-01-07T11:56:41" }
vttrifonov
true
[ "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...
2,767,763,850
7,352
fsspec 2024.12.0
closed
2025-01-03T15:32:25
2025-01-03T15:34:54
2025-01-03T15:34:11
https://github.com/huggingface/datasets/pull/7352
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7352", "html_url": "https://github.com/huggingface/datasets/pull/7352", "diff_url": "https://github.com/huggingface/datasets/pull/7352.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7352.patch", "merged_at": "2025-01-03T15:34:11" }
lhoestq
true
[ "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." ]
2,767,731,707
7,350
Bump hfh to 0.24 to fix ci
closed
2025-01-03T15:09:40
2025-01-03T15:12:17
2025-01-03T15:10:27
https://github.com/huggingface/datasets/pull/7350
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7350", "html_url": "https://github.com/huggingface/datasets/pull/7350", "diff_url": "https://github.com/huggingface/datasets/pull/7350.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7350.patch", "merged_at": "2025-01-03T15:10:27" }
lhoestq
true
[ "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." ]
2,767,670,454
7,349
Webdataset special columns in last position
closed
2025-01-03T14:32:15
2025-01-03T14:34:39
2025-01-03T14:32:30
https://github.com/huggingface/datasets/pull/7349
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7349", "html_url": "https://github.com/huggingface/datasets/pull/7349", "diff_url": "https://github.com/huggingface/datasets/pull/7349.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7349.patch", "merged_at": "2025-01-03T14:32:30" }
lhoestq
true
[ "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." ]
2,766,128,230
7,348
Catch OSError for arrow
closed
2025-01-02T14:30:00
2025-01-09T14:25:06
2025-01-09T14:25:04
https://github.com/huggingface/datasets/pull/7348
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7348", "html_url": "https://github.com/huggingface/datasets/pull/7348", "diff_url": "https://github.com/huggingface/datasets/pull/7348.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7348.patch", "merged_at": "2025-01-09T14:25:04" }
lhoestq
true
[ "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." ]
2,760,282,339
7,347
Converting Arrow to WebDataset TAR Format for Offline Use
closed
2024-12-27T01:40:44
2024-12-31T17:38:00
2024-12-28T15:38:03
https://github.com/huggingface/datasets/issues/7347
null
katie312
false
[ "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...
2,758,752,118
7,346
OSError: Invalid flatbuffers message.
closed
2024-12-25T11:38:52
2025-01-09T14:25:29
2025-01-09T14:25:05
https://github.com/huggingface/datasets/issues/7346
null
antecede
false
[ "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...
2,758,585,709
7,345
Different behaviour of IterableDataset.map vs Dataset.map with remove_columns
closed
2024-12-25T07:36:48
2025-01-07T11:56:42
2025-01-07T11:56:42
https://github.com/huggingface/datasets/issues/7345
null
vttrifonov
false
[ "Good catch ! Do you think you can open a PR to fix this issue ?" ]
2,754,735,951
7,344
HfHubHTTPError: 429 Client Error: Too Many Requests for URL when trying to access SlimPajama-627B or c4 on TPUs
closed
2024-12-22T16:30:07
2025-01-15T05:32:00
2025-01-15T05:31:58
https://github.com/huggingface/datasets/issues/7344
null
clankur
false
[ "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...
2,750,525,823
7,343
[Bug] Inconsistent behavior of data_files and data_dir in load_dataset method.
closed
2024-12-19T14:31:27
2025-01-03T15:54:09
2025-01-03T15:54:09
https://github.com/huggingface/datasets/issues/7343
null
JasonCZH4
false
[ "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...
2,749,572,310
7,342
Update LICENSE
closed
2024-12-19T08:17:50
2024-12-19T08:44:08
2024-12-19T08:44:08
https://github.com/huggingface/datasets/pull/7342
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7342", "html_url": "https://github.com/huggingface/datasets/pull/7342", "diff_url": "https://github.com/huggingface/datasets/pull/7342.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7342.patch", "merged_at": null }
eliebak
true
[ "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." ]
2,745,658,561
7,341
minor video docs on how to install
closed
2024-12-17T18:06:17
2024-12-17T18:11:17
2024-12-17T18:11:15
https://github.com/huggingface/datasets/pull/7341
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7341", "html_url": "https://github.com/huggingface/datasets/pull/7341", "diff_url": "https://github.com/huggingface/datasets/pull/7341.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7341.patch", "merged_at": "2024-12-17T18:11:14" }
lhoestq
true
[ "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." ]
2,745,473,274
7,340
don't import soundfile in tests
closed
2024-12-17T16:49:55
2024-12-17T16:54:04
2024-12-17T16:50:24
https://github.com/huggingface/datasets/pull/7340
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7340", "html_url": "https://github.com/huggingface/datasets/pull/7340", "diff_url": "https://github.com/huggingface/datasets/pull/7340.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7340.patch", "merged_at": "2024-12-17T16:50:24" }
lhoestq
true
[ "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." ]
2,745,460,060
7,339
Update CONTRIBUTING.md
closed
2024-12-17T16:45:25
2024-12-17T16:51:36
2024-12-17T16:46:30
https://github.com/huggingface/datasets/pull/7339
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/7339", "html_url": "https://github.com/huggingface/datasets/pull/7339", "diff_url": "https://github.com/huggingface/datasets/pull/7339.diff", "patch_url": "https://github.com/huggingface/datasets/pull/7339.patch", "merged_at": "2024-12-17T16:46:30" }
lhoestq
true
[ "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." ]
2,744,877,569
7,337
One or several metadata.jsonl were found, but not in the same directory or in a parent directory of
open
2024-12-17T12:58:43
2025-01-03T15:28:13
null
https://github.com/huggingface/datasets/issues/7337
null
mst272
false
[ "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...
2,744,746,456
7,336
Clarify documentation or Create DatasetCard
open
2024-12-17T12:01:00
2024-12-17T12:01:00
null
https://github.com/huggingface/datasets/issues/7336
null
August-murr
false
[]