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,310,107,326
6,914
Preserve JSON column order and support list of strings field
closed
2024-05-22T09:58:54
2024-05-29T13:18:47
2024-05-29T13:12:23
https://github.com/huggingface/datasets/pull/6914
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6914", "html_url": "https://github.com/huggingface/datasets/pull/6914", "diff_url": "https://github.com/huggingface/datasets/pull/6914.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6914.patch", "merged_at": "2024-05-29T13:12:23" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6914). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,309,605,889
6,913
Column order is nondeterministic when loading from JSON
closed
2024-05-22T05:30:14
2024-05-29T13:12:24
2024-05-29T13:12:24
https://github.com/huggingface/datasets/issues/6913
null
albertvillanova
false
[]
2,309,365,961
6,912
Add MedImg for streaming
open
2024-05-22T00:55:30
2024-09-05T16:53:54
null
https://github.com/huggingface/datasets/issues/6912
null
lhallee
false
[ "@mariosasko, @lhoestq, @albertvillanova\r\nHello! Can anyone help? or can you guys suggest who can help with this?", "Hi ! Feel free to download the dataset and create a `Dataset` object with it.\r\n\r\nThen your'll be able to use `push_to_hub()` to upload the dataset to HF in Parquet format and make it streamab...
2,308,152,711
6,911
Remove dead code for non-dict data_files from packaged modules
closed
2024-05-21T12:10:24
2024-05-23T08:05:58
2024-05-23T07:59:57
https://github.com/huggingface/datasets/pull/6911
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6911", "html_url": "https://github.com/huggingface/datasets/pull/6911", "diff_url": "https://github.com/huggingface/datasets/pull/6911.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6911.patch", "merged_at": "2024-05-23T07:59:57" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6911). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,307,570,084
6,910
Fix wrong type hints in data_files
closed
2024-05-21T07:41:09
2024-05-23T06:04:05
2024-05-23T05:58:05
https://github.com/huggingface/datasets/pull/6910
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6910", "html_url": "https://github.com/huggingface/datasets/pull/6910", "diff_url": "https://github.com/huggingface/datasets/pull/6910.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6910.patch", "merged_at": "2024-05-23T05:58:05" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6910). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,307,508,120
6,909
Update requests >=2.32.1 to fix vulnerability
closed
2024-05-21T07:11:20
2024-05-21T07:45:58
2024-05-21T07:38:25
https://github.com/huggingface/datasets/pull/6909
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6909", "html_url": "https://github.com/huggingface/datasets/pull/6909", "diff_url": "https://github.com/huggingface/datasets/pull/6909.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6909.patch", "merged_at": "2024-05-21T07:38:25" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6909). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,304,958,116
6,908
Fail to load "stas/c4-en-10k" dataset since 2.16 version
closed
2024-05-20T02:43:59
2024-05-24T10:58:09
2024-05-24T10:58:09
https://github.com/huggingface/datasets/issues/6908
null
guch8017
false
[ "I am not able to reproduce the error with datasets 2.19.1:\r\n```python\r\nIn [1]: from datasets import load_dataset; ds = load_dataset(\"stas/c4-en-10k\", streaming=True); item = next(iter(ds[\"train\"])); item\r\nOut[1]: {'text': 'Beginners BBQ Class Taking Place in Missoula!\\nDo you want to get better at makin...
2,303,855,833
6,907
Support the deserialization of json lines files comprised of lists
open
2024-05-18T05:07:23
2024-05-18T08:53:28
null
https://github.com/huggingface/datasets/issues/6907
null
umarbutler
false
[ "Update: I ended up deciding to go back to use lines of dictionaries instead of arrays, not because of this issue as my users would be capable of downloading my corpus without `datasets`, but the speed and storage savings are not currently worth breaking my API and harming the backwards compatibility of each new re...
2,303,679,119
6,906
irc_disentangle - Issue with splitting data
closed
2024-05-17T23:19:37
2024-07-16T00:21:56
2024-07-08T06:18:08
https://github.com/huggingface/datasets/issues/6906
null
eor51355
false
[ "Thank you I will try this out!\r\n\r\nOn Tue, Jun 11, 2024 at 3:55 AM Vincent Lau ***@***.***>\r\nwrote:\r\n\r\n> I add a \"streaming=True\" after the name of the dataset, and it\r\n> works.....hope it can help you\r\n>\r\n> And if you install the version datasets==2.15.0, this bug will not happen.\r\n> I don't kn...
2,303,098,587
6,905
Extraction protocol for arrow files is not defined
closed
2024-05-17T16:01:41
2025-02-06T19:50:22
2025-02-06T19:50:20
https://github.com/huggingface/datasets/issues/6905
null
radulescupetru
false
[ "Fixed in https://github.com/huggingface/datasets/pull/7083" ]
2,302,912,179
6,904
Fix decoding multi part extension
closed
2024-05-17T14:32:57
2024-05-17T14:52:56
2024-05-17T14:46:54
https://github.com/huggingface/datasets/pull/6904
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6904", "html_url": "https://github.com/huggingface/datasets/pull/6904", "diff_url": "https://github.com/huggingface/datasets/pull/6904.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6904.patch", "merged_at": "2024-05-17T14:46:54" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6904). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "takign the liberty to merge this for the viewer and a new dataset being released", "<...
2,300,436,053
6,903
Add the option of saving in parquet instead of arrow
open
2024-05-16T13:35:51
2025-05-19T12:14:14
null
https://github.com/huggingface/datasets/issues/6903
null
arita37
false
[ "I think [`Dataset.to_parquet`](https://huggingface.co/docs/datasets/v1.10.2/package_reference/main_classes.html#datasets.Dataset.to_parquet) is what you're looking for.\r\n\r\nLet me know if I'm wrong ", "No, it does not save the metadata json.\r\n\r\nWe have to recode all meta json load/save\r\nwith another cus...
2,300,256,241
6,902
Make CLI convert_to_parquet not raise error if no rights to create script branch
closed
2024-05-16T12:21:27
2024-06-03T04:43:17
2024-05-16T12:51:05
https://github.com/huggingface/datasets/pull/6902
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6902", "html_url": "https://github.com/huggingface/datasets/pull/6902", "diff_url": "https://github.com/huggingface/datasets/pull/6902.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6902.patch", "merged_at": "2024-05-16T12:51:04" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6902). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,300,167,465
6,901
HTTPError 403 raised by CLI convert_to_parquet when creating script branch on 3rd party repos
closed
2024-05-16T11:40:22
2024-05-16T12:51:06
2024-05-16T12:51:06
https://github.com/huggingface/datasets/issues/6901
null
albertvillanova
false
[]
2,298,489,733
6,900
[WebDataset] KeyError with user-defined `Features` when a field is missing in an example
closed
2024-05-15T17:48:34
2024-06-28T09:30:13
2024-06-28T09:30:13
https://github.com/huggingface/datasets/issues/6900
null
lhoestq
false
[ "@lhoestq How difficult of fix is this?", "It shouldn't be difficult, I think it's just a matter of adding the missing fields from `self.config.features` in `example` here: before it iterates on image_field_names and audio_field_names. A missing field should have a value set to None\r\n\r\nhttps://github.com/hugg...
2,298,059,597
6,899
List of dictionary features get standardized
open
2024-05-15T14:11:35
2025-04-01T20:48:03
null
https://github.com/huggingface/datasets/issues/6899
null
sohamparikh
false
[ "I think this may be a limitation of the arrow format", "Dupe of #5950\n" ]
2,294,432,108
6,898
Fix YAML error in README files appearing on GitHub
closed
2024-05-14T05:21:57
2024-05-16T14:36:57
2024-05-16T14:28:16
https://github.com/huggingface/datasets/pull/6898
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6898", "html_url": "https://github.com/huggingface/datasets/pull/6898", "diff_url": "https://github.com/huggingface/datasets/pull/6898.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6898.patch", "merged_at": "2024-05-16T14:28:16" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6898). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "After this PR, the README file looks like:\r\n\r\n![Screenshot from 2024-05-14 14-19-29...
2,293,428,243
6,897
datasets template guide :: issue in documentation YAML
closed
2024-05-13T17:33:59
2024-05-16T14:28:17
2024-05-16T14:28:17
https://github.com/huggingface/datasets/issues/6897
null
bghira
false
[ "Hello, @bghira.\r\n\r\nThanks for reporting. Please note that the text originating the error is not supposed to be valid YAML: it contains the instructions to generate the actual YAML content, that should replace the instructions comment.\r\n\r\nOn the other hand, I agree that it is not nice to have that YAML erro...
2,293,176,061
6,896
Regression bug: `NonMatchingSplitsSizesError` for (possibly) overwritten dataset
open
2024-05-13T15:41:57
2025-03-25T01:21:06
null
https://github.com/huggingface/datasets/issues/6896
null
finiteautomata
false
[ "Same issue here\n" ]
2,292,993,156
6,895
Document that to_json defaults to JSON Lines
closed
2024-05-13T14:22:34
2024-05-16T14:37:25
2024-05-16T14:31:26
https://github.com/huggingface/datasets/pull/6895
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6895", "html_url": "https://github.com/huggingface/datasets/pull/6895", "diff_url": "https://github.com/huggingface/datasets/pull/6895.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6895.patch", "merged_at": "2024-05-16T14:31:26" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6895). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,292,840,226
6,894
Better document defaults of to_json
closed
2024-05-13T13:30:54
2024-05-16T14:31:27
2024-05-16T14:31:27
https://github.com/huggingface/datasets/issues/6894
null
albertvillanova
false
[]
2,292,677,439
6,893
Close gzipped files properly
closed
2024-05-13T12:24:39
2024-05-13T13:53:17
2024-05-13T13:01:54
https://github.com/huggingface/datasets/pull/6893
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6893", "html_url": "https://github.com/huggingface/datasets/pull/6893", "diff_url": "https://github.com/huggingface/datasets/pull/6893.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6893.patch", "merged_at": "2024-05-13T13:01:54" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6893). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,291,201,347
6,892
Add support for categorical/dictionary types
closed
2024-05-12T07:15:08
2024-06-07T15:01:39
2024-06-07T12:20:42
https://github.com/huggingface/datasets/pull/6892
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6892", "html_url": "https://github.com/huggingface/datasets/pull/6892", "diff_url": "https://github.com/huggingface/datasets/pull/6892.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6892.patch", "merged_at": "2024-06-07T12:20:42" }
EthanSteinberg
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6892). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,291,118,869
6,891
Unable to load JSON saved using `to_json`
closed
2024-05-12T01:02:51
2024-05-16T14:32:55
2024-05-12T07:02:02
https://github.com/huggingface/datasets/issues/6891
null
DarshanDeshpande
false
[ "Hi @DarshanDeshpande,\r\n\r\nPlease note that the default format of the method `Dataset.to_json` is [JSON-Lines](https://jsonlines.org/): it passes `orient=\"records\", lines=True` to `pandas.DataFrame.to_json`. This format is specially useful for large datasets, since unlike regular JSON files, it does not requir...
2,288,699,041
6,890
add `with_transform` and/or `set_transform` to IterableDataset
open
2024-05-10T01:00:12
2024-05-10T01:00:46
null
https://github.com/huggingface/datasets/issues/6890
null
not-lain
false
[]
2,287,720,539
6,889
fix bug #6877
closed
2024-05-09T13:38:40
2024-05-13T13:35:32
2024-05-13T13:35:32
https://github.com/huggingface/datasets/pull/6889
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6889", "html_url": "https://github.com/huggingface/datasets/pull/6889", "diff_url": "https://github.com/huggingface/datasets/pull/6889.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6889.patch", "merged_at": null }
arthasking123
true
[ "@loicmagne, @KennethEnevoldsen", "Can you give more details on why this fix works ?", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6889). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",...
2,287,169,676
6,888
Support WebDataset containing file basenames with dots
closed
2024-05-09T08:25:30
2024-05-10T13:54:06
2024-05-10T13:54:06
https://github.com/huggingface/datasets/pull/6888
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6888", "html_url": "https://github.com/huggingface/datasets/pull/6888", "diff_url": "https://github.com/huggingface/datasets/pull/6888.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6888.patch", "merged_at": null }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6888). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "I think webdataset splits the file name and extension using the first dot no ?\r\n\r\nh...
2,286,786,396
6,887
FAISS load to None
open
2024-05-09T02:43:50
2024-05-16T20:44:23
null
https://github.com/huggingface/datasets/issues/6887
null
brainer3220
false
[ "Hello,\r\n\r\nI'm not sure I understand. \r\nThe return value of `ds.load_faiss_index` is None as expected.\r\n\r\nI see that loading an Index on a dataset that doesn't have an `embedding` column doesn't raise an Issue. Is that the issue?\r\n\r\nSo `ds` doesn't have an `embedding` column, but we load an index that...
2,286,328,984
6,886
load_dataset with data_dir and cache_dir set fail with not supported
open
2024-05-08T19:52:35
2024-05-08T19:58:11
null
https://github.com/huggingface/datasets/issues/6886
null
fah
false
[]
2,285,115,400
6,885
Support jax 0.4.27 in CI tests
closed
2024-05-08T09:19:37
2024-05-08T09:43:19
2024-05-08T09:35:16
https://github.com/huggingface/datasets/pull/6885
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6885", "html_url": "https://github.com/huggingface/datasets/pull/6885", "diff_url": "https://github.com/huggingface/datasets/pull/6885.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6885.patch", "merged_at": "2024-05-08T09:35:16" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6885). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,284,839,687
6,884
CI is broken after jax-0.4.27 release: AttributeError: 'jaxlib.xla_extension.DeviceList' object has no attribute 'device'
closed
2024-05-08T07:01:47
2024-05-08T09:35:17
2024-05-08T09:35:17
https://github.com/huggingface/datasets/issues/6884
null
albertvillanova
false
[]
2,284,808,399
6,883
Require Pillow >= 9.4.0 to avoid AttributeError when loading image dataset
closed
2024-05-08T06:43:29
2024-08-28T13:13:57
2024-05-16T14:34:02
https://github.com/huggingface/datasets/pull/6883
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6883", "html_url": "https://github.com/huggingface/datasets/pull/6883", "diff_url": "https://github.com/huggingface/datasets/pull/6883.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6883.patch", "merged_at": "2024-05-16T14:34:02" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6883). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Do you think this is worth making a patch release for?\r\nCC: @huggingface/datasets ", ...
2,284,803,158
6,882
Connection Error When Using By-pass Proxies
open
2024-05-08T06:40:14
2024-05-17T06:38:30
null
https://github.com/huggingface/datasets/issues/6882
null
MRNOBODY-ZST
false
[ "Changing the supplier of the proxy will solve this problem, or you can visit and follow the instructions in https://hf-mirror.com " ]
2,284,794,009
6,881
AttributeError: module 'PIL.Image' has no attribute 'ExifTags'
closed
2024-05-08T06:33:57
2024-07-18T06:49:30
2024-05-16T14:34:03
https://github.com/huggingface/datasets/issues/6881
null
albertvillanova
false
[ "@albertvillanova @lhoestq just ran into it and requiring newer pillow isn't a solution as it breaks Pillow-SIMD which is behind Pillow quite a few versions but necessary for training with reasonable throughput. \r\n\r\nA couple things here... \r\n\r\n1. This can be done with a method that isn't an issue for any so...
2,283,278,337
6,880
Webdataset: KeyError: 'png' on some datasets when streaming
open
2024-05-07T13:09:02
2024-05-14T20:34:05
null
https://github.com/huggingface/datasets/issues/6880
null
lhoestq
false
[ "The error is caused by malformed basenames of the files within the TARs:\r\n- `15_Cohen_1-s2.0-S0929664620300449-gr3_lrg-b.png` becomes `15_Cohen_1-s2` as the grouping `__key__`, and `0-S0929664620300449-gr3_lrg-b.png` as the additional key to be added to the example\r\n- whereas the intended behavior was to use `...
2,282,968,259
6,879
Batched mapping does not raise an error if values for an existing column are empty
open
2024-05-07T11:02:40
2024-05-07T11:02:40
null
https://github.com/huggingface/datasets/issues/6879
null
felix-schneider
false
[]
2,282,879,491
6,878
Create function to convert to parquet
closed
2024-05-07T10:27:07
2024-05-16T14:46:44
2024-05-16T14:38:23
https://github.com/huggingface/datasets/pull/6878
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6878", "html_url": "https://github.com/huggingface/datasets/pull/6878", "diff_url": "https://github.com/huggingface/datasets/pull/6878.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6878.patch", "merged_at": "2024-05-16T14:38:22" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6878). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,282,068,337
6,877
OSError: [Errno 24] Too many open files
closed
2024-05-07T01:15:09
2024-06-02T14:22:23
2024-05-13T13:01:55
https://github.com/huggingface/datasets/issues/6877
null
loicmagne
false
[ "ulimit -n 8192 can solve this problem", "> ulimit -n 8192 can solve this problem\r\n\r\nWould there be a systematic way to do this ? The data loading is part of the [MTEB](https://github.com/embeddings-benchmark/mteb) library", "> > ulimit -n 8192 can solve this problem\r\n> \r\n> Would there be a systematic w...
2,281,450,743
6,876
Unpin hfh
closed
2024-05-06T18:10:49
2024-05-27T10:20:42
2024-05-27T10:14:40
https://github.com/huggingface/datasets/pull/6876
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6876", "html_url": "https://github.com/huggingface/datasets/pull/6876", "diff_url": "https://github.com/huggingface/datasets/pull/6876.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6876.patch", "merged_at": "2024-05-27T10:14:40" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6876). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "transformers 4.40.2 was release yesterday but not sure if it contains the fix", "@lho...
2,281,428,826
6,875
Shorten long logs
closed
2024-05-06T17:57:07
2024-05-07T12:31:46
2024-05-07T12:25:45
https://github.com/huggingface/datasets/pull/6875
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6875", "html_url": "https://github.com/huggingface/datasets/pull/6875", "diff_url": "https://github.com/huggingface/datasets/pull/6875.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6875.patch", "merged_at": "2024-05-07T12:25:45" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6875). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,280,717,233
6,874
Use pandas ujson in JSON loader to improve performance
closed
2024-05-06T12:01:27
2024-05-17T16:28:29
2024-05-17T16:22:27
https://github.com/huggingface/datasets/pull/6874
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6874", "html_url": "https://github.com/huggingface/datasets/pull/6874", "diff_url": "https://github.com/huggingface/datasets/pull/6874.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6874.patch", "merged_at": "2024-05-17T16:22:27" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6874). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Before pandas-2.2.0, the function `ujson_loads` was named `loads`: https://github.com/p...
2,280,463,182
6,873
Set dev version
closed
2024-05-06T09:43:18
2024-05-06T10:03:19
2024-05-06T09:57:12
https://github.com/huggingface/datasets/pull/6873
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6873", "html_url": "https://github.com/huggingface/datasets/pull/6873", "diff_url": "https://github.com/huggingface/datasets/pull/6873.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6873.patch", "merged_at": "2024-05-06T09:57:12" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6873). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,280,438,432
6,872
Release 2.19.1
closed
2024-05-06T09:29:15
2024-05-06T09:35:33
2024-05-06T09:35:32
https://github.com/huggingface/datasets/pull/6872
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6872", "html_url": "https://github.com/huggingface/datasets/pull/6872", "diff_url": "https://github.com/huggingface/datasets/pull/6872.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6872.patch", "merged_at": "2024-05-06T09:35:32" }
albertvillanova
true
[]
2,280,102,869
6,871
Fix download for dict of dicts of URLs
closed
2024-05-06T06:06:52
2024-05-06T09:32:03
2024-05-06T09:25:52
https://github.com/huggingface/datasets/pull/6871
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6871", "html_url": "https://github.com/huggingface/datasets/pull/6871", "diff_url": "https://github.com/huggingface/datasets/pull/6871.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6871.patch", "merged_at": "2024-05-06T09:25:52" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6871). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Once merged, I think a patch release is needed.", "Once the CI is green, I am merging...
2,280,084,008
6,870
Update tqdm >= 4.66.3 to fix vulnerability
closed
2024-05-06T05:49:36
2024-05-06T06:08:06
2024-05-06T06:02:00
https://github.com/huggingface/datasets/pull/6870
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6870", "html_url": "https://github.com/huggingface/datasets/pull/6870", "diff_url": "https://github.com/huggingface/datasets/pull/6870.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6870.patch", "merged_at": "2024-05-06T06:02:00" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6870). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,280,048,297
6,869
Download is broken for dict of dicts: FileNotFoundError
closed
2024-05-06T05:13:36
2024-05-06T09:25:53
2024-05-06T09:25:53
https://github.com/huggingface/datasets/issues/6869
null
albertvillanova
false
[]
2,279,385,159
6,868
datasets.BuilderConfig does not work.
closed
2024-05-05T08:08:55
2024-05-05T12:15:02
2024-05-05T12:15:01
https://github.com/huggingface/datasets/issues/6868
null
jdm4pku
false
[ "I guess the issue is caused by the customization of BuilderConfig that you use from the repo [https://github.com/BeyonderXX/InstructUIE](https://github.com/BeyonderXX/InstructUIE/blob/master/src/uie_dataset.py). You should report to them.\r\n\r\nI see you already opened an issue in their repo:\r\n- https://github....
2,279,059,787
6,867
Improve performance of JSON loader
closed
2024-05-04T15:04:16
2024-05-17T16:22:28
2024-05-17T16:22:28
https://github.com/huggingface/datasets/issues/6867
null
albertvillanova
false
[ "Thanks! Feel free to ping me for examples. May not respond immediately because we're all busy but would like to help.", "Hi @natolambert, could you please give some examples of JSON files to benchmark?\r\n\r\nPlease note that this JSON file (https://huggingface.co/datasets/allenai/reward-bench-results/blob/main/...
2,278,736,221
6,866
DataFilesNotFoundError for datasets in the open-llm-leaderboard
closed
2024-05-04T04:59:00
2024-05-14T08:09:56
2024-05-14T08:09:56
https://github.com/huggingface/datasets/issues/6866
null
jerome-white
false
[ "Potentially related:\r\n* #6864\r\n* #6850\r\n* #6848\r\n* #6819", "Hi @jerome-white, thnaks for reporting.\r\n\r\nHowever, I cannot reproduce your issue:\r\n```python\r\n>>> from datasets import get_dataset_config_names\r\n\r\n>>> get_dataset_config_names(\"open-llm-leaderboard/details_davidkim205__Rhea-72b-v0....
2,277,304,832
6,865
Example on Semantic segmentation contains bug
open
2024-05-03T09:40:12
2024-05-03T09:40:12
null
https://github.com/huggingface/datasets/issues/6865
null
ducha-aiki
false
[]
2,276,986,981
6,864
Dataset 'rewardsignal/reddit_writing_prompts' doesn't exist on the Hub
closed
2024-05-03T06:03:30
2024-05-06T06:36:42
2024-05-06T06:36:41
https://github.com/huggingface/datasets/issues/6864
null
vinodrajendran001
false
[ "Hi @vinodrajendran001, thanks for reporting.\r\n\r\nIndeed the dataset no longer exists on the Hub. The URL https://huggingface.co/datasets/rewardsignal/reddit_writing_prompts gives 404 Not Found error." ]
2,276,977,534
6,863
Revert temporary pin huggingface-hub < 0.23.0
closed
2024-05-03T05:53:55
2024-05-27T10:14:41
2024-05-27T10:14:41
https://github.com/huggingface/datasets/issues/6863
null
albertvillanova
false
[]
2,276,763,745
6,862
Fix load_dataset for data_files with protocols other than HF
closed
2024-05-03T01:43:47
2024-07-23T14:37:08
2024-07-23T14:30:09
https://github.com/huggingface/datasets/pull/6862
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6862", "html_url": "https://github.com/huggingface/datasets/pull/6862", "diff_url": "https://github.com/huggingface/datasets/pull/6862.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6862.patch", "merged_at": "2024-07-23T14:30:09" }
matstrand
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6862). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,275,988,990
6,861
Fix CI by temporarily pinning huggingface-hub < 0.23.0
closed
2024-05-02T16:40:04
2024-05-02T16:59:42
2024-05-02T16:53:42
https://github.com/huggingface/datasets/pull/6861
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6861", "html_url": "https://github.com/huggingface/datasets/pull/6861", "diff_url": "https://github.com/huggingface/datasets/pull/6861.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6861.patch", "merged_at": "2024-05-02T16:53:42" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6861). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,275,537,137
6,860
CI fails after huggingface_hub-0.23.0 release: FutureWarning: "resume_download"
closed
2024-05-02T13:24:17
2024-05-02T16:53:45
2024-05-02T16:53:45
https://github.com/huggingface/datasets/issues/6860
null
albertvillanova
false
[ "I think this needs to be fixed on transformers.\r\n\r\nCC: @Wauplin ", "See:\r\n- https://github.com/huggingface/transformers/issues/30618", "Opened https://github.com/huggingface/transformers/pull/30620" ]
2,274,996,774
6,859
Support folder-based datasets with large metadata.jsonl
open
2024-05-02T09:07:26
2024-05-02T09:07:26
null
https://github.com/huggingface/datasets/pull/6859
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6859", "html_url": "https://github.com/huggingface/datasets/pull/6859", "diff_url": "https://github.com/huggingface/datasets/pull/6859.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6859.patch", "merged_at": null }
gbenson
true
[]
2,274,917,185
6,858
Segmentation fault
closed
2024-05-02T08:28:49
2024-05-03T08:43:21
2024-05-03T08:42:36
https://github.com/huggingface/datasets/issues/6858
null
scampion
false
[ "I downloaded the jsonl file and extract it manually. \r\nThe issue seems to be related to pyarrow.json \r\n\r\n\r\n\r\npython3 -q -X faulthandler -c \"from datasets import load_dataset; load_dataset('json', data_files='/Users/scampion/Downloads/1998-09.jsonl')\"\r\nGenerating train split: 0 examples [00:00, ? exa...
2,274,849,730
6,857
Fix line-endings in tests on Windows
closed
2024-05-02T07:49:15
2024-05-02T11:49:35
2024-05-02T11:43:00
https://github.com/huggingface/datasets/pull/6857
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6857", "html_url": "https://github.com/huggingface/datasets/pull/6857", "diff_url": "https://github.com/huggingface/datasets/pull/6857.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6857.patch", "merged_at": "2024-05-02T11:43:00" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6857). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,274,828,933
6,856
CI fails on Windows for test_delete_from_hub and test_xgetsize_private due to new-line character
closed
2024-05-02T07:37:03
2024-05-02T11:43:01
2024-05-02T11:43:01
https://github.com/huggingface/datasets/issues/6856
null
albertvillanova
false
[ "After investigation, I have found that when a local file is uploaded to the Hub, the new line character is no longer transformed to \"\\n\": on Windows machine now it is kept as \"\\r\\n\".\r\n\r\nAny idea why this changed?\r\nCC: @lhoestq " ]
2,274,777,812
6,855
Fix dataset name for community Hub script-datasets
closed
2024-05-02T07:05:44
2024-05-03T15:58:00
2024-05-03T15:51:57
https://github.com/huggingface/datasets/pull/6855
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6855", "html_url": "https://github.com/huggingface/datasets/pull/6855", "diff_url": "https://github.com/huggingface/datasets/pull/6855.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6855.patch", "merged_at": "2024-05-03T15:51:57" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6855). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "The CI errors were unrelated. I am merging main once they were fixed:\r\n- #6857", "T...
2,274,767,686
6,854
Wrong example of usage when config name is missing for community script-datasets
closed
2024-05-02T06:59:39
2024-05-03T15:51:59
2024-05-03T15:51:58
https://github.com/huggingface/datasets/issues/6854
null
albertvillanova
false
[]
2,272,570,000
6,853
Support soft links for load_datasets imagefolder
open
2024-04-30T22:14:29
2024-04-30T22:14:29
null
https://github.com/huggingface/datasets/issues/6853
null
billytcl
false
[]
2,272,465,011
6,852
Write token isn't working while pushing to datasets
closed
2024-04-30T21:18:20
2024-05-02T00:55:46
2024-05-02T00:55:46
https://github.com/huggingface/datasets/issues/6852
null
realzai
false
[]
2,270,965,503
6,851
load_dataset('emotion') UnicodeDecodeError
open
2024-04-30T09:25:01
2024-09-05T03:11:04
null
https://github.com/huggingface/datasets/issues/6851
null
L-Block-C
false
[ "I met the same problem, here is my code:\r\n```\r\nfrom datasets import load_dataset\r\n\r\nds_name = \"togethercomputer/RedPajama-Data-1T\"\r\nds = load_dataset(ds_name, download_mode=DownloadMode.FORCE_REDOWNLOAD)\r\n```\r\nAnd output error is:\r\n```\r\nTraceback (most recent call last):\r\n File \"/home/yator...
2,269,500,624
6,850
Problem loading voxpopuli dataset
closed
2024-04-29T16:46:51
2024-05-06T09:25:54
2024-05-06T09:25:54
https://github.com/huggingface/datasets/issues/6850
null
Namangarg110
false
[ "Version 2.18 works without problem.", "@Namangarg110 @mohsen-goodarzi The bug appears because the number of urls is less than 16 and the algorithm is meant to work on the previously created mode for a single url as stated on line 314: https://github.com/huggingface/datasets/blob/1bf8a46cc7b096d5c547ea3794f6a4b6...
2,268,718,355
6,849
fix webdataset filename split
closed
2024-04-29T10:57:18
2024-06-04T12:54:04
2024-06-04T12:54:04
https://github.com/huggingface/datasets/pull/6849
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6849", "html_url": "https://github.com/huggingface/datasets/pull/6849", "diff_url": "https://github.com/huggingface/datasets/pull/6849.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6849.patch", "merged_at": null }
Bowser1704
true
[ "Hi ! This was fixed recently in https://github.com/huggingface/datasets/pull/6904 and https://github.com/huggingface/datasets/pull/6931" ]
2,268,622,609
6,848
Cant Downlaod Common Voice 17.0 hy-AM
open
2024-04-29T10:06:02
2025-04-01T20:48:09
null
https://github.com/huggingface/datasets/issues/6848
null
mheryerznkanyan
false
[ "Same issue here.", "#self-assign", "Hi @mheryerznkanyan ,\nI tested it on a Linux-5.14.0-284.86.1.el9_2.x86_64-x86_64-with-glibc2.34 machine using the same package versions you mentioned, and it works fine now.\nDoes it work on your machine as well?" ]
2,268,589,177
6,847
[Streaming] Only load requested splits without resolving files for the other splits
open
2024-04-29T09:49:32
2024-05-07T04:43:59
null
https://github.com/huggingface/datasets/issues/6847
null
lhoestq
false
[ "This should help fixing this issue: https://github.com/huggingface/datasets/pull/6832", "I'm having a similar issue when using splices:\r\n<img width=\"947\" alt=\"image\" src=\"https://github.com/huggingface/datasets/assets/28941213/2153faac-e1fe-4b6d-a79b-30b2699407e8\">\r\n<img width=\"823\" alt=\"image\" src...
2,267,352,120
6,846
Unimaginable super slow iteration
closed
2024-04-28T05:24:14
2024-05-06T08:30:03
2024-05-06T08:30:03
https://github.com/huggingface/datasets/issues/6846
null
rangehow
false
[ "In every iteration you load the full \"random_input\" column in memory, only then to access it's i-th element.\r\n\r\nYou can try using this instead\r\n\r\na,b=dataset[i]['random_input'],dataset[i]['random_output']" ]
2,265,876,551
6,845
load_dataset doesn't support list column
open
2024-04-26T14:11:44
2024-05-15T12:06:59
null
https://github.com/huggingface/datasets/issues/6845
null
arthasking123
false
[ "I encountered this same issue when loading a customized dataset for ORPO training, in which there were three columns and two of them were lists. \r\nI debugged and found that it might be caused by the type-infer mechanism and because in some chunks one of the columns is always an empty list ([]), it was regarded a...
2,265,870,546
6,844
Retry on HF Hub error when streaming
closed
2024-04-26T14:09:04
2024-04-26T15:37:42
2024-04-26T15:37:42
https://github.com/huggingface/datasets/pull/6844
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6844", "html_url": "https://github.com/huggingface/datasets/pull/6844", "diff_url": "https://github.com/huggingface/datasets/pull/6844.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6844.patch", "merged_at": null }
mariosasko
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6844). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "@Wauplin This PR is indeed not needed as explained in https://github.com/huggingface/da...
2,265,432,897
6,843
IterableDataset raises exception instead of retrying
open
2024-04-26T10:00:43
2024-10-28T14:57:07
null
https://github.com/huggingface/datasets/issues/6843
null
bauwenst
false
[ "Thanks for reporting! I've opened a PR with a fix.", "Thanks, @mariosasko! Related question (although I guess this is a feature request): could we have some kind of exponential back-off for these retries? Here's my reasoning:\r\n- If a one-time accidental error happens, you should retry immediately and will succ...
2,264,692,159
6,842
Datasets with files with colon : in filenames cannot be used on Windows
open
2024-04-26T00:14:16
2024-04-26T00:14:16
null
https://github.com/huggingface/datasets/issues/6842
null
jacobjennings
false
[]
2,264,687,683
6,841
Unable to load wiki_auto_asset_turk from GEM
closed
2024-04-26T00:08:47
2024-05-29T13:54:03
2024-04-26T16:12:29
https://github.com/huggingface/datasets/issues/6841
null
abhinavsethy
false
[ "Hi! I've opened a [PR](https://huggingface.co/datasets/GEM/wiki_auto_asset_turk/discussions/5) with a fix. While waiting for it to be merged, you can load the dataset from the PR branch with `datasets.load_dataset(\"GEM/wiki_auto_asset_turk\", revision=\"refs/pr/5\")`", "Thanks Mario. Still getting the same issu...
2,264,604,766
6,840
Delete uploaded files from the UI
open
2024-04-25T22:33:57
2025-01-21T09:44:22
null
https://github.com/huggingface/datasets/issues/6840
null
saicharan2804
false
[ "This is super late, but if you click on any directory, you can delete the directory using a \"Delete Directory\" button in the top right of the interface, and similarly, if you click on any file, you can delete the file using a \"Delete File\" button in the top right." ]
2,263,761,062
6,839
Remove token arg from CLI examples
closed
2024-04-25T14:36:58
2024-04-26T17:03:51
2024-04-26T16:57:40
https://github.com/huggingface/datasets/pull/6839
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6839", "html_url": "https://github.com/huggingface/datasets/pull/6839", "diff_url": "https://github.com/huggingface/datasets/pull/6839.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6839.patch", "merged_at": "2024-04-26T16:57:40" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6839). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,263,674,843
6,838
Remove token arg from CLI examples
closed
2024-04-25T14:00:38
2024-04-26T16:57:41
2024-04-26T16:57:41
https://github.com/huggingface/datasets/issues/6838
null
albertvillanova
false
[]
2,263,273,983
6,837
Cannot use cached dataset without Internet connection (or when servers are down)
open
2024-04-25T10:48:20
2025-01-25T16:36:41
null
https://github.com/huggingface/datasets/issues/6837
null
DionisMuzenitov
false
[ "There are 2 workarounds, tho:\r\n1. Download datasets from web and just load them locally\r\n2. Use metadata directly (temporal solution, since metadata can change)\r\n```\r\nimport datasets\r\nfrom datasets.data_files import DataFilesDict, DataFilesList\r\n\r\ndata_files_list = DataFilesList(\r\n [\r\n ...
2,262,249,919
6,836
ExpectedMoreSplits error on load_dataset when upgrading to 2.19.0
open
2024-04-24T21:52:35
2024-05-14T04:08:19
null
https://github.com/huggingface/datasets/issues/6836
null
ebsmothers
false
[ "Get same error on same datasets too.", "+1", "same error" ]
2,261,079,263
6,835
Support pyarrow LargeListType
closed
2024-04-24T11:34:24
2024-08-12T14:43:47
2024-08-12T14:43:47
https://github.com/huggingface/datasets/pull/6835
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6835", "html_url": "https://github.com/huggingface/datasets/pull/6835", "diff_url": "https://github.com/huggingface/datasets/pull/6835.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6835.patch", "merged_at": null }
Modexus
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6835). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Fixed the conversion from `pyarrow` to `python` `Sequence` features. \r\n\r\nThere is s...
2,261,078,104
6,834
largelisttype not supported (.from_polars())
closed
2024-04-24T11:33:43
2024-08-12T14:43:46
2024-08-12T14:43:46
https://github.com/huggingface/datasets/issues/6834
null
Modexus
false
[]
2,259,731,274
6,833
Super slow iteration with trivial custom transform
open
2024-04-23T20:40:59
2024-10-08T15:41:18
null
https://github.com/huggingface/datasets/issues/6833
null
xslittlegrass
false
[ "Similar issue in text process \r\n\r\n```python\r\n\r\ntokenizer=AutoTokenizer.from_pretrained(model_dir[args.model])\r\ntrain_dataset=datasets.load_from_disk(dataset_dir[args.dataset],keep_in_memory=True)['train']\r\ntrain_dataset=train_dataset.map(partial(dname2func[args.dataset],tokenizer=tokenizer),batched=Tru...
2,258,761,447
6,832
Support downloading specific splits in `load_dataset`
open
2024-04-23T12:32:27
2025-07-28T18:30:25
null
https://github.com/huggingface/datasets/pull/6832
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6832", "html_url": "https://github.com/huggingface/datasets/pull/6832", "diff_url": "https://github.com/huggingface/datasets/pull/6832.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6832.patch", "merged_at": null }
mariosasko
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6832). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Friendly ping on this! This feature would be really helpful and useful to me (and likel...
2,258,537,405
6,831
Add docs about the CLI
closed
2024-04-23T10:41:03
2024-04-26T16:51:09
2024-04-25T10:44:10
https://github.com/huggingface/datasets/pull/6831
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6831", "html_url": "https://github.com/huggingface/datasets/pull/6831", "diff_url": "https://github.com/huggingface/datasets/pull/6831.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6831.patch", "merged_at": "2024-04-25T10:44:10" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6831). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Concretely, the docs about convert_to_parquet are here: https://moon-ci-docs.huggingfac...
2,258,433,178
6,830
Add a doc page for the convert_to_parquet CLI
closed
2024-04-23T09:49:04
2024-04-25T10:44:11
2024-04-25T10:44:11
https://github.com/huggingface/datasets/issues/6830
null
severo
false
[]
2,258,424,577
6,829
Load and save from/to disk no longer accept pathlib.Path
open
2024-04-23T09:44:45
2024-04-23T09:44:46
null
https://github.com/huggingface/datasets/issues/6829
null
albertvillanova
false
[]
2,258,420,421
6,828
Support PathLike input in save_to_disk / load_from_disk
open
2024-04-23T09:42:38
2024-04-23T11:05:52
null
https://github.com/huggingface/datasets/pull/6828
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6828", "html_url": "https://github.com/huggingface/datasets/pull/6828", "diff_url": "https://github.com/huggingface/datasets/pull/6828.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6828.patch", "merged_at": null }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6828). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
2,254,011,833
6,827
Loading a remote dataset fails in the last release (v2.19.0)
open
2024-04-19T21:11:58
2024-04-19T21:13:42
null
https://github.com/huggingface/datasets/issues/6827
null
zrthxn
false
[]
2,252,445,242
6,826
Set dev version
closed
2024-04-19T08:51:42
2024-04-19T09:05:25
2024-04-19T08:52:14
https://github.com/huggingface/datasets/pull/6826
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6826", "html_url": "https://github.com/huggingface/datasets/pull/6826", "diff_url": "https://github.com/huggingface/datasets/pull/6826.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6826.patch", "merged_at": "2024-04-19T08:52:13" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6826). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,252,404,599
6,825
Release: 2.19.0
closed
2024-04-19T08:29:02
2024-05-04T12:23:26
2024-04-19T08:44:57
https://github.com/huggingface/datasets/pull/6825
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6825", "html_url": "https://github.com/huggingface/datasets/pull/6825", "diff_url": "https://github.com/huggingface/datasets/pull/6825.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6825.patch", "merged_at": "2024-04-19T08:44:57" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6825). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,251,076,197
6,824
Winogrande does not seem to be compatible with datasets version of 1.18.0
closed
2024-04-18T16:11:04
2024-04-19T09:53:15
2024-04-19T09:52:33
https://github.com/huggingface/datasets/issues/6824
null
spliew
false
[ "Hi ! Do you mean 2.18 ? Can you try to update `fsspec` and `huggingface_hub` ?\r\n\r\n```\r\npip install -U fsspec huggingface_hub\r\n```", "Yes I meant 2.18, and it works after updating `fsspec` and `huggingface_hub`. Thanks!" ]
2,250,775,569
6,823
Loading problems of Datasets with a single shard
open
2024-04-18T13:59:00
2024-11-25T05:40:09
null
https://github.com/huggingface/datasets/issues/6823
null
andjoer
false
[ "Has there been a PR to resolve this already?", "The problem rises from using a wrong api.\r\nWhen loading a save_to_disk dataset, **load_from_disk** (instead of load_dataset) is what should be used.\r\n\r\n```python\r\nfrom datasets import load_from_disk\r\n\r\ndst.save_to_disk(\"cache\")\r\ndst = load_from_disk...
2,250,316,258
6,822
Fix parquet export infos
closed
2024-04-18T10:21:41
2024-04-18T11:15:41
2024-04-18T11:09:13
https://github.com/huggingface/datasets/pull/6822
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6822", "html_url": "https://github.com/huggingface/datasets/pull/6822", "diff_url": "https://github.com/huggingface/datasets/pull/6822.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6822.patch", "merged_at": "2024-04-18T11:09:13" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6822). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,248,471,673
6,820
Allow deleting a subset/config from a no-script dataset
closed
2024-04-17T14:41:12
2024-05-02T07:31:03
2024-04-30T09:44:24
https://github.com/huggingface/datasets/pull/6820
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6820", "html_url": "https://github.com/huggingface/datasets/pull/6820", "diff_url": "https://github.com/huggingface/datasets/pull/6820.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6820.patch", "merged_at": "2024-04-30T09:44:24" }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6820). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "This is ready for review, @huggingface/datasets.", "I am adding a test...", "@lhoes...
2,248,043,797
6,819
Give more details in `DataFilesNotFoundError` when getting the config names
open
2024-04-17T11:19:47
2024-04-17T11:19:47
null
https://github.com/huggingface/datasets/issues/6819
null
severo
false
[]
2,246,578,480
6,817
Support indexable objects in `Dataset.__getitem__`
closed
2024-04-16T17:41:27
2024-04-16T18:27:44
2024-04-16T18:17:29
https://github.com/huggingface/datasets/pull/6817
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6817", "html_url": "https://github.com/huggingface/datasets/pull/6817", "diff_url": "https://github.com/huggingface/datasets/pull/6817.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6817.patch", "merged_at": "2024-04-16T18:17:29" }
mariosasko
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6817). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,246,264,911
6,816
Improve typing of Dataset.search, matching definition
closed
2024-04-16T14:53:39
2024-04-16T15:54:10
2024-04-16T15:54:10
https://github.com/huggingface/datasets/pull/6816
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6816", "html_url": "https://github.com/huggingface/datasets/pull/6816", "diff_url": "https://github.com/huggingface/datasets/pull/6816.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6816.patch", "merged_at": null }
Dref360
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6816). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "Hi! This is a breaking change. A better solution is to check for \"indexable\" types in...
2,246,197,070
6,815
Remove `os.path.relpath` in `resolve_patterns`
closed
2024-04-16T14:23:13
2024-04-16T16:06:48
2024-04-16T15:58:22
https://github.com/huggingface/datasets/pull/6815
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6815", "html_url": "https://github.com/huggingface/datasets/pull/6815", "diff_url": "https://github.com/huggingface/datasets/pull/6815.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6815.patch", "merged_at": "2024-04-16T15:58:22" }
mariosasko
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6815). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
2,245,857,902
6,814
`map` with `num_proc` > 1 leads to OOM
open
2024-04-16T11:56:03
2024-04-19T11:53:41
null
https://github.com/huggingface/datasets/issues/6814
null
bhavitvyamalik
false
[ "Hi ! You can try to reduce `writer_batch_size`. It corresponds to the number of samples that stay in RAM before being flushed to disk" ]
2,245,626,870
6,813
Add Dataset.take and Dataset.skip
closed
2024-04-16T09:53:42
2024-04-16T14:12:14
2024-04-16T14:06:07
https://github.com/huggingface/datasets/pull/6813
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/6813", "html_url": "https://github.com/huggingface/datasets/pull/6813", "diff_url": "https://github.com/huggingface/datasets/pull/6813.diff", "patch_url": "https://github.com/huggingface/datasets/pull/6813.patch", "merged_at": "2024-04-16T14:06:07" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6813). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...