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
1,640,840,012
5,671
How to use `load_dataset('glue', 'cola')`
closed
2023-03-26T09:40:34
2023-03-28T07:43:44
2023-03-28T07:43:43
https://github.com/huggingface/datasets/issues/5671
null
makinzm
false
[ "Sounds like an issue with incompatible `transformers` dependencies versions.\r\n\r\nCan you try to update `transformers` ?\r\n\r\nEDIT: I checked the `transformers` dependencies and it seems like you need `tokenizers>=0.10.1,<0.11` with `transformers==4.5.1`\r\n\r\nEDIT2: this old version of `datasets` seems to im...
1,640,607,045
5,670
Unable to load multi class classification datasets
closed
2023-03-25T18:06:15
2023-03-27T22:54:56
2023-03-27T22:54:56
https://github.com/huggingface/datasets/issues/5670
null
ysahil97
false
[ "Hi ! This sounds related to https://github.com/huggingface/datasets/issues/5406\r\n\r\nUpdating `datasets` fixes the issue ;)", "Thanks @lhoestq!\r\n\r\nI'll close this issue now." ]
1,638,070,046
5,669
Almost identical datasets, huge performance difference
open
2023-03-23T18:20:20
2023-04-09T18:56:23
null
https://github.com/huggingface/datasets/issues/5669
null
eli-osherovich
false
[ "Do I miss something here?", "Hi! \r\n\r\nThe first dataset stores images as bytes (the \"image\" column type is `datasets.Image()`) and decodes them as `PIL.Image` objects and the second dataset stores them as variable-length lists (the \"image\" column type is `datasets.Sequence(...)`)), so I guess going from `...
1,638,018,598
5,668
Support for downloading only provided split
open
2023-03-23T17:53:39
2023-03-24T06:43:14
null
https://github.com/huggingface/datasets/pull/5668
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5668", "html_url": "https://github.com/huggingface/datasets/pull/5668", "diff_url": "https://github.com/huggingface/datasets/pull/5668.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5668.patch", "merged_at": null }
polinaeterna
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5668). All of your documentation changes will be reflected on that endpoint.", "My previous comment didn't create the retro-link in the PR. I write it here again.\r\n\r\nYou can check the context and the discussions we had abou...
1,637,789,361
5,667
Jax requires jaxlib
closed
2023-03-23T15:41:09
2023-03-23T16:23:11
2023-03-23T16:14:52
https://github.com/huggingface/datasets/pull/5667
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5667", "html_url": "https://github.com/huggingface/datasets/pull/5667", "diff_url": "https://github.com/huggingface/datasets/pull/5667.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5667.patch", "merged_at": "2023-03-23T16:14:52" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,637,675,062
5,666
Support tensorflow 2.12.0 in CI
closed
2023-03-23T14:37:51
2023-03-23T16:14:54
2023-03-23T16:14:54
https://github.com/huggingface/datasets/issues/5666
null
albertvillanova
false
[]
1,637,193,648
5,665
Feature request: IterableDataset.push_to_hub
closed
2023-03-23T09:53:04
2025-06-06T16:13:22
2025-06-06T16:12:36
https://github.com/huggingface/datasets/issues/5665
null
NielsRogge
false
[ "+1", "+1", "+1, should be possible now? :) https://huggingface.co/blog/xethub-joins-hf", "Haha we're working hard to integrate Xet in the HF back-end, it will enable cool use cases :)\n\nAnyway about `IterableDataset.push_to_hub`, I'd be happy to to provide guidance and answer questions if anyone wants to st...
1,637,192,684
5,664
Fix CI by temporarily pinning tensorflow < 2.12.0
closed
2023-03-23T09:52:26
2023-03-23T10:17:11
2023-03-23T10:09:54
https://github.com/huggingface/datasets/pull/5664
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5664", "html_url": "https://github.com/huggingface/datasets/pull/5664", "diff_url": "https://github.com/huggingface/datasets/pull/5664.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5664.patch", "merged_at": "2023-03-23T10:09:53" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,637,173,248
5,663
CI is broken: ModuleNotFoundError: jax requires jaxlib to be installed
closed
2023-03-23T09:39:43
2023-03-23T10:09:55
2023-03-23T10:09:55
https://github.com/huggingface/datasets/issues/5663
null
albertvillanova
false
[]
1,637,140,813
5,662
Fix unnecessary dict comprehension
closed
2023-03-23T09:18:58
2023-03-23T09:46:59
2023-03-23T09:37:49
https://github.com/huggingface/datasets/pull/5662
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5662", "html_url": "https://github.com/huggingface/datasets/pull/5662", "diff_url": "https://github.com/huggingface/datasets/pull/5662.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5662.patch", "merged_at": "2023-03-23T09:37:49" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "I am merging because the CI error is unrelated.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | re...
1,637,129,445
5,661
CI is broken: Unnecessary `dict` comprehension
closed
2023-03-23T09:13:01
2023-03-23T09:37:51
2023-03-23T09:37:51
https://github.com/huggingface/datasets/issues/5661
null
albertvillanova
false
[]
1,635,543,646
5,660
integration with imbalanced-learn
closed
2023-03-22T11:05:17
2023-07-06T18:10:15
2023-07-06T18:10:15
https://github.com/huggingface/datasets/issues/5660
null
tansaku
false
[ "You can convert any dataset to pandas to be used with imbalanced-learn using `.to_pandas()`\r\n\r\nOtherwise if you want to keep a `Dataset` object and still use e.g. [make_imbalance](https://imbalanced-learn.org/stable/references/generated/imblearn.datasets.make_imbalance.html#imblearn.datasets.make_imbalance), y...
1,635,447,540
5,659
[Audio] Soundfile/libsndfile requirements too stringent for decoding mp3 files
closed
2023-03-22T10:07:33
2024-07-12T01:35:01
2023-04-07T08:51:28
https://github.com/huggingface/datasets/issues/5659
null
sanchit-gandhi
false
[ "cc @polinaeterna @lhoestq ", "@sanchit-gandhi can you please also post the logs of `pip install soundfile==0.12.1`? To check what wheel is being installed or if it's being built from source (I think it's the latter case). \r\nRequired `libsndfile` binary **should** be bundeled with `soundfile` wheel but I assume...
1,634,867,204
5,658
docs: Update num_shards docs to mention num_proc on Dataset and DatasetDict
closed
2023-03-22T00:12:18
2023-03-24T16:43:34
2023-03-24T16:36:21
https://github.com/huggingface/datasets/pull/5658
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5658", "html_url": "https://github.com/huggingface/datasets/pull/5658", "diff_url": "https://github.com/huggingface/datasets/pull/5658.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5658.patch", "merged_at": "2023-03-24T16:36:21" }
connor-henderson
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,634,156,563
5,656
Fix `fsspec.open` when using an HTTP proxy
closed
2023-03-21T15:23:29
2023-03-23T14:14:50
2023-03-23T13:15:46
https://github.com/huggingface/datasets/pull/5656
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5656", "html_url": "https://github.com/huggingface/datasets/pull/5656", "diff_url": "https://github.com/huggingface/datasets/pull/5656.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5656.patch", "merged_at": "2023-03-23T13:15:46" }
bryant1410
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,634,030,017
5,655
Improve features decoding in to_iterable_dataset
closed
2023-03-21T14:18:09
2023-03-23T13:19:27
2023-03-23T13:12:25
https://github.com/huggingface/datasets/pull/5655
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5655", "html_url": "https://github.com/huggingface/datasets/pull/5655", "diff_url": "https://github.com/huggingface/datasets/pull/5655.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5655.patch", "merged_at": "2023-03-23T13:12:25" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,633,523,705
5,654
Offset overflow when executing Dataset.map
open
2023-03-21T09:33:27
2023-03-21T10:32:07
null
https://github.com/huggingface/datasets/issues/5654
null
jan-pair
false
[ "Upd. the above code works if we replace `25` with `1`, but the result value at key \"hr\" is not a tensor but a list of lists of lists of uint8.\r\n\r\nAdding `train_data.set_format(\"torch\")` after map fixes this, but the original issue remains\r\n\r\n", "As a workaround, one can replace\r\n`return {\"hr\": to...
1,633,254,159
5,653
Doc: save_to_disk, `num_proc` will affect `num_shards`, but it's not documented
closed
2023-03-21T05:25:35
2023-03-24T16:36:23
2023-03-24T16:36:23
https://github.com/huggingface/datasets/issues/5653
null
RmZeta2718
false
[ "I agree this should be documented" ]
1,632,546,073
5,652
Copy features
closed
2023-03-20T17:17:23
2023-03-23T13:19:19
2023-03-23T13:12:08
https://github.com/huggingface/datasets/pull/5652
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5652", "html_url": "https://github.com/huggingface/datasets/pull/5652", "diff_url": "https://github.com/huggingface/datasets/pull/5652.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5652.patch", "merged_at": "2023-03-23T13:12:08" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,631,967,509
5,651
expanduser in save_to_disk
closed
2023-03-20T12:02:18
2023-10-27T14:04:37
2023-10-27T14:04:37
https://github.com/huggingface/datasets/issues/5651
null
RmZeta2718
false
[ "`save_to_disk` should indeed expand `~`. Marking it as a \"good first issue\".", "#self-assign\r\n\r\nFile path to code: \r\n\r\nhttps://github.com/huggingface/datasets/blob/2.13.0/src/datasets/arrow_dataset.py#L1364\r\n\r\n@RmZeta2718 I created a pull request for this issue. ", "Hello, \r\nIt says `save_to_di...
1,630,336,919
5,650
load_dataset can't work correct with my image data
closed
2023-03-18T13:59:13
2023-07-24T14:13:02
2023-07-24T14:13:01
https://github.com/huggingface/datasets/issues/5650
null
WiNE-iNEFF
false
[ "Can you post a reproducible code snippet of what you tried to do?\r\n\r\n", "> Can you post a reproducible code snippet of what you tried to do?\n> \n> \n\n```python\nfrom datasets import load_dataset\n\ndataset = load_dataset(\"my_folder_name\", split=\"train\")\n```", "hi @WiNE-iNEFF ! can you please also te...
1,630,173,460
5,649
The index column created with .to_sql() is dependent on the batch_size when writing
closed
2023-03-18T05:25:17
2023-06-17T07:01:57
2023-06-17T07:01:57
https://github.com/huggingface/datasets/issues/5649
null
lsb
false
[ "Thanks for reporting, @lsb. \r\n\r\nWe are investigating it.\r\n\r\nOn the other hand, please note that in the next `datasets` release, the index will not be created by default (see #5583). If you would like to have it, you will need to explicitly pass `index=True`. ", "I think this is low enough priority for me...
1,629,253,719
5,648
flatten_indices doesn't work with pandas format
open
2023-03-17T12:44:25
2023-03-21T13:12:03
null
https://github.com/huggingface/datasets/issues/5648
null
alialamiidrissi
false
[ "Thanks for reporting! This can be fixed by setting the format to `arrow` in `flatten_indices` and restoring the original format after the flattening. I'm working on a PR that reduces the number of the `flatten_indices` calls in our codebase and makes `flatten_indices` a no-op when a dataset does not have an indice...
1,628,225,544
5,647
Make all print statements optional
closed
2023-03-16T20:30:07
2023-07-21T14:20:25
2023-07-21T14:20:24
https://github.com/huggingface/datasets/issues/5647
null
gagan3012
false
[ "related to #5444 ", "We now log these messages instead of printing them (addressed in #6019), so I'm closing this issue." ]
1,627,838,762
5,646
Allow self as key in `Features`
closed
2023-03-16T16:17:03
2023-03-16T17:21:58
2023-03-16T17:14:50
https://github.com/huggingface/datasets/pull/5646
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5646", "html_url": "https://github.com/huggingface/datasets/pull/5646", "diff_url": "https://github.com/huggingface/datasets/pull/5646.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5646.patch", "merged_at": "2023-03-16T17:14:50" }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,627,108,278
5,645
Datasets map and select(range()) is giving dill error
closed
2023-03-16T10:01:28
2023-03-17T04:24:51
2023-03-17T04:24:51
https://github.com/huggingface/datasets/issues/5645
null
Tanya-11
false
[ "It looks like an error that we observed once in https://github.com/huggingface/datasets/pull/5166\r\n\r\nCan you try to update `datasets` ?\r\n\r\n```\r\npip install -U datasets\r\n```\r\n\r\nif it doesn't work, can you make sure you don't have packages installed that may modify `dill`'s behavior, such as `apache-...
1,626,204,046
5,644
Allow direct cast from binary to Audio/Image
closed
2023-03-15T20:02:54
2023-03-16T14:20:44
2023-03-16T14:12:55
https://github.com/huggingface/datasets/pull/5644
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5644", "html_url": "https://github.com/huggingface/datasets/pull/5644", "diff_url": "https://github.com/huggingface/datasets/pull/5644.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5644.patch", "merged_at": "2023-03-16T14:12:55" }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,626,160,220
5,643
Support PyArrow arrays as column values in `from_dict`
closed
2023-03-15T19:32:40
2023-03-16T17:23:06
2023-03-16T17:15:40
https://github.com/huggingface/datasets/pull/5643
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5643", "html_url": "https://github.com/huggingface/datasets/pull/5643", "diff_url": "https://github.com/huggingface/datasets/pull/5643.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5643.patch", "merged_at": "2023-03-16T17:15:39" }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,626,043,177
5,642
Bump hfh to 0.11.0
closed
2023-03-15T18:26:07
2023-03-20T12:34:09
2023-03-20T12:26:58
https://github.com/huggingface/datasets/pull/5642
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5642", "html_url": "https://github.com/huggingface/datasets/pull/5642", "diff_url": "https://github.com/huggingface/datasets/pull/5642.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5642.patch", "merged_at": "2023-03-20T12:26:58" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,625,942,730
5,641
Features cannot be named "self"
closed
2023-03-15T17:16:40
2023-03-16T17:14:51
2023-03-16T17:14:51
https://github.com/huggingface/datasets/issues/5641
null
alialamiidrissi
false
[]
1,625,896,057
5,640
Less zip false positives
closed
2023-03-15T16:48:59
2023-03-16T13:47:37
2023-03-16T13:40:12
https://github.com/huggingface/datasets/pull/5640
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5640", "html_url": "https://github.com/huggingface/datasets/pull/5640", "diff_url": "https://github.com/huggingface/datasets/pull/5640.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5640.patch", "merged_at": "2023-03-16T13:40:12" }
lhoestq
true
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
1,625,737,098
5,639
Parquet file wrongly recognized as zip prevents loading a dataset
closed
2023-03-15T15:20:45
2023-03-16T13:40:14
2023-03-16T13:40:14
https://github.com/huggingface/datasets/issues/5639
null
clefourrier
false
[]
1,625,564,471
5,638
xPath to implement all operations for Path
closed
2023-03-15T13:47:11
2023-03-17T13:21:12
2023-03-17T13:21:12
https://github.com/huggingface/datasets/issues/5638
null
thomasw21
false
[ " I think https://github.com/fsspec/universal_pathlib is the project you are looking for.\r\n\r\n`xPath` has the methods often used in dataset scripts, and `mkdir` is not one of them (`dl_manager`'s role is to \"interact\" with the file system, so using `mkdir` is discouraged).", "Right is there a difference betw...
1,625,295,691
5,637
IterableDataset with_format does not support 'device' keyword for jax
open
2023-03-15T11:04:12
2025-01-07T06:59:33
null
https://github.com/huggingface/datasets/issues/5637
null
Lime-Cakes
false
[ "Hi! Yes, only `torch` is currently supported. Unlike `Dataset`, `IterableDataset` is not PyArrow-backed, so we cannot simply call `to_numpy` on the underlying subtables to format them numerically. Instead, we must manually convert examples to (numeric) arrays while preserving consistency with `Dataset`, which is n...
1,623,721,577
5,636
Fix CI: ignore C901 ("some_func" is to complex) in `ruff`
closed
2023-03-14T15:29:11
2023-03-14T16:37:06
2023-03-14T16:29:52
https://github.com/huggingface/datasets/pull/5636
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5636", "html_url": "https://github.com/huggingface/datasets/pull/5636", "diff_url": "https://github.com/huggingface/datasets/pull/5636.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5636.patch", "merged_at": "2023-03-14T16:29:52" }
polinaeterna
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,623,682,558
5,635
Pass custom metadata filename to Image/Audio folders
open
2023-03-14T15:08:16
2023-03-22T17:50:31
null
https://github.com/huggingface/datasets/pull/5635
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5635", "html_url": "https://github.com/huggingface/datasets/pull/5635", "diff_url": "https://github.com/huggingface/datasets/pull/5635.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5635.patch", "merged_at": null }
polinaeterna
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5635). All of your documentation changes will be reflected on that endpoint.", "I'm not a big fan of this new param - I find assigning metadata files to splits via the `data_files` param cleaner. Also, assuming that the metadat...
1,622,424,174
5,634
Not all progress bars are showing up when they should for downloading dataset
closed
2023-03-13T23:04:18
2023-10-11T16:30:16
2023-10-11T16:30:16
https://github.com/huggingface/datasets/issues/5634
null
garlandz-db
false
[ "Hi! \r\n\r\nBy default, tqdm has `leave=True` to \"keep all traces of the progress bar upon the termination of iteration\". However, we use `leave=False` in some places (as of recently), which removes the bar once the iteration is over.\r\n\r\nI feel like our TQDM bars are noisy, so I think we should always set `l...
1,621,469,970
5,633
Cannot import datasets
closed
2023-03-13T13:14:44
2023-03-13T17:54:19
2023-03-13T17:54:19
https://github.com/huggingface/datasets/issues/5633
null
ruplet
false
[ "Okay, the issue was likely caused by mixing `conda` and `pip` usage - I forgot that I have already used `pip` in this environment previously and that it was 'spoiled' because of it. Creating another environment and installing `datasets` by pip with other packages from the `requirements.txt` file solved the problem...
1,621,177,391
5,632
Dataset cannot convert too large dictionnary
open
2023-03-13T10:14:40
2023-03-16T15:28:57
null
https://github.com/huggingface/datasets/issues/5632
null
MaraLac
false
[ "Answered on the forum:\r\n\r\n> To fix the overflow error, we need to merge [support LargeListArray in pyarrow by xwwwwww · Pull Request #4800 · huggingface/datasets · GitHub](https://github.com/huggingface/datasets/pull/4800), which adds support for the large lists. However, before merging it, we need to come up ...
1,620,442,854
5,631
Custom split names
closed
2023-03-12T17:21:43
2023-03-24T14:13:00
2023-03-24T14:13:00
https://github.com/huggingface/datasets/issues/5631
null
ErfanMoosaviMonazzah
false
[ "Hi!\r\n\r\nYou can also use names other than \"train\", \"validation\" and \"test\". As an example, check the [script](https://huggingface.co/datasets/mozilla-foundation/common_voice_11_0/blob/e095840f23f3dffc1056c078c2f9320dad9ca74d/common_voice_11_0.py#L139) of the Common Voice 11 dataset. " ]
1,620,327,510
5,630
adds early exit if url is `PathLike`
open
2023-03-12T11:23:28
2023-03-15T11:58:38
null
https://github.com/huggingface/datasets/pull/5630
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5630", "html_url": "https://github.com/huggingface/datasets/pull/5630", "diff_url": "https://github.com/huggingface/datasets/pull/5630.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5630.patch", "merged_at": null }
vvvm23
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5630). All of your documentation changes will be reflected on that endpoint." ]
1,619,921,247
5,629
load_dataset gives "403" error when using Financial phrasebank
open
2023-03-11T07:46:39
2023-03-13T18:27:26
null
https://github.com/huggingface/datasets/issues/5629
null
Jimchoo91
false
[ "Hi! You seem to be using an outdated version of `datasets` that downloads the older script version. To avoid the error, you can either pass `revision=\"main\"` to `load_dataset` (this can fail if a script uses newer features of the lib) or update your installation with `pip install -U datasets` (better solution)."...
1,619,641,810
5,628
add kwargs to index search
closed
2023-03-10T21:24:58
2023-03-15T14:48:47
2023-03-15T14:46:04
https://github.com/huggingface/datasets/pull/5628
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5628", "html_url": "https://github.com/huggingface/datasets/pull/5628", "diff_url": "https://github.com/huggingface/datasets/pull/5628.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5628.patch", "merged_at": "2023-03-15T14:46:04" }
SaulLu
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,619,336,609
5,627
Unable to load AutoTrain-generated dataset from the hub
open
2023-03-10T17:25:58
2023-03-11T15:44:42
null
https://github.com/huggingface/datasets/issues/5627
null
ijmiller2
false
[ "The AutoTrain format is not supported right now. I think it would require a dedicated dataset builder", "Okay, good to know. Thanks for the reply. For now I will just have to\nmanage the split manually before training, because I can’t find any way of\npulling out file indices or file names from the autogenerated...
1,619,252,984
5,626
Support streaming datasets with numpy.load
closed
2023-03-10T16:33:39
2023-03-21T06:36:05
2023-03-21T06:28:54
https://github.com/huggingface/datasets/pull/5626
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5626", "html_url": "https://github.com/huggingface/datasets/pull/5626", "diff_url": "https://github.com/huggingface/datasets/pull/5626.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5626.patch", "merged_at": "2023-03-21T06:28:54" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,618,971,855
5,625
Allow "jsonl" data type signifier
open
2023-03-10T13:21:48
2023-03-11T10:35:39
null
https://github.com/huggingface/datasets/issues/5625
null
BramVanroy
false
[ "You can use \"json\" instead. It doesn't work by extension names, but rather by dataset builder names, e.g. \"text\", \"imagefolder\", etc. I don't think the example in `transformers` is correct because of that", "Yes, I understand the reasoning but this issue is to propose that the example in transformers (whil...
1,617,400,192
5,624
glue datasets returning -1 for test split
closed
2023-03-09T14:47:18
2023-03-09T16:49:29
2023-03-09T16:49:29
https://github.com/huggingface/datasets/issues/5624
null
lithafnium
false
[ "Hi @lithafnium, thanks for reporting.\r\n\r\nPlease note that you can use the \"Community\" tab in the corresponding dataset page to start any discussion: https://huggingface.co/datasets/glue/discussions\r\n\r\nIndeed this issue was already raised there (https://huggingface.co/datasets/glue/discussions/5) and answ...
1,616,712,665
5,623
Remove set_access_token usage + fail tests if FutureWarning
closed
2023-03-09T08:46:01
2023-03-09T15:39:00
2023-03-09T15:31:59
https://github.com/huggingface/datasets/pull/5623
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5623", "html_url": "https://github.com/huggingface/datasets/pull/5623", "diff_url": "https://github.com/huggingface/datasets/pull/5623.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5623.patch", "merged_at": "2023-03-09T15:31:58" }
Wauplin
true
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
1,615,190,942
5,622
Update README template to better template
closed
2023-03-08T12:30:23
2023-03-11T05:07:38
2023-03-11T05:07:38
https://github.com/huggingface/datasets/pull/5622
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5622", "html_url": "https://github.com/huggingface/datasets/pull/5622", "diff_url": "https://github.com/huggingface/datasets/pull/5622.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5622.patch", "merged_at": null }
emiltj
true
[ "IMO this template should stay generic.\r\n\r\nAlso, we now use [the card template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md) from `hugginface_hub` as the source of truth on the Hub (you now have the option to import it into the dataset card/READ...
1,615,029,615
5,621
Adding Oracle Cloud to docs
closed
2023-03-08T10:22:50
2023-03-11T00:57:18
2023-03-11T00:49:56
https://github.com/huggingface/datasets/pull/5621
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5621", "html_url": "https://github.com/huggingface/datasets/pull/5621", "diff_url": "https://github.com/huggingface/datasets/pull/5621.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5621.patch", "merged_at": "2023-03-11T00:49:56" }
ahosler
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,613,460,520
5,620
Bump pyarrow to 8.0.0
closed
2023-03-07T13:31:53
2023-03-08T14:01:27
2023-03-08T13:54:22
https://github.com/huggingface/datasets/pull/5620
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5620", "html_url": "https://github.com/huggingface/datasets/pull/5620", "diff_url": "https://github.com/huggingface/datasets/pull/5620.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5620.patch", "merged_at": "2023-03-08T13:54:21" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,613,439,709
5,619
unpin fsspec
closed
2023-03-07T13:22:41
2023-03-07T13:47:01
2023-03-07T13:39:02
https://github.com/huggingface/datasets/pull/5619
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5619", "html_url": "https://github.com/huggingface/datasets/pull/5619", "diff_url": "https://github.com/huggingface/datasets/pull/5619.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5619.patch", "merged_at": "2023-03-07T13:39:02" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,612,977,934
5,618
Unpin fsspec < 2023.3.0 once issue fixed
closed
2023-03-07T08:41:51
2023-03-07T13:39:03
2023-03-07T13:39:03
https://github.com/huggingface/datasets/issues/5618
null
albertvillanova
false
[]
1,612,947,422
5,617
Fix CI by temporarily pinning fsspec < 2023.3.0
closed
2023-03-07T08:18:20
2023-03-07T08:44:55
2023-03-07T08:37:28
https://github.com/huggingface/datasets/pull/5617
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5617", "html_url": "https://github.com/huggingface/datasets/pull/5617", "diff_url": "https://github.com/huggingface/datasets/pull/5617.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5617.patch", "merged_at": "2023-03-07T08:37:28" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,612,932,508
5,616
CI is broken after fsspec-2023.3.0 release
closed
2023-03-07T08:06:39
2023-03-07T08:37:29
2023-03-07T08:37:29
https://github.com/huggingface/datasets/issues/5616
null
albertvillanova
false
[]
1,612,552,653
5,615
IterableDataset.add_column is unable to accept another IterableDataset as a parameter.
closed
2023-03-07T01:52:00
2023-03-09T15:24:05
2023-03-09T15:23:54
https://github.com/huggingface/datasets/issues/5615
null
zsaladin
false
[ "Hi! You can use `concatenate_datasets([ids1, ids2], axis=1)` to do this." ]
1,611,896,357
5,614
Fix archive fs test
closed
2023-03-06T17:28:09
2023-03-07T13:27:50
2023-03-07T13:20:57
https://github.com/huggingface/datasets/pull/5614
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5614", "html_url": "https://github.com/huggingface/datasets/pull/5614", "diff_url": "https://github.com/huggingface/datasets/pull/5614.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5614.patch", "merged_at": "2023-03-07T13:20:57" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,611,875,473
5,613
Version mismatch with multiprocess and dill on Python 3.10
open
2023-03-06T17:14:41
2024-04-05T20:13:52
null
https://github.com/huggingface/datasets/issues/5613
null
adampauls
false
[ "Sorry, I just found https://github.com/apache/beam/issues/24458. It seems this issue is being worked on. ", "Reopening, since I think the docs should inform the user of this problem. For example, [this page](https://huggingface.co/docs/datasets/installation) says \r\n> Datasets is tested on Python 3.7+.\r\n\r\nb...
1,611,262,510
5,612
Arrow map type in parquet files unsupported
open
2023-03-06T12:03:24
2024-03-15T18:56:12
null
https://github.com/huggingface/datasets/issues/5612
null
TevenLeScao
false
[ "I'm attaching a minimal reproducible example:\r\n```python\r\nfrom datasets import load_dataset\r\nimport pyarrow as pa\r\nimport pyarrow.parquet as pq\r\n\r\ntable_with_map = pa.Table.from_pydict(\r\n {\"a\": [1, 2], \"b\": [[(\"a\", 2)], [(\"b\", 4)]]},\r\n schema=pa.schema({\"a\": pa.int32(), \"b\": pa.ma...
1,611,197,906
5,611
add Dataset.to_list
closed
2023-03-06T11:21:57
2023-03-27T13:34:19
2023-03-27T13:26:38
https://github.com/huggingface/datasets/pull/5611
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5611", "html_url": "https://github.com/huggingface/datasets/pull/5611", "diff_url": "https://github.com/huggingface/datasets/pull/5611.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5611.patch", "merged_at": "2023-03-27T13:26:38" }
kyoto7250
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Hi, thanks for working on this! `Table.to_pylist` requires PyArrow 7.0+, and our minimal version requirement is 6.0, so we need to bump the version requirement to avoid CI failure. I'll do this in a separate PR.", "<details>\n<summ...
1,610,698,006
5,610
use datasets streaming mode in trainer ddp mode cause memory leak
open
2023-03-06T05:26:49
2024-03-07T01:11:32
null
https://github.com/huggingface/datasets/issues/5610
null
gromzhu
false
[ "Same problem, \r\ntransformers 4.28.1\r\ndatasets 2.12.0\r\n\r\nleak around 100Mb per 10 seconds when use dataloader_num_werker > 0 in training argumennts for transformer train, possile bug in transformers repo, but still not found solution :(\r\n", "found an article described a problem, may be helpful for someb...
1,610,062,862
5,609
`load_from_disk` vs `load_dataset` performance.
open
2023-03-05T05:27:15
2023-07-13T18:48:05
null
https://github.com/huggingface/datasets/issues/5609
null
davidgilbertson
false
[ "Hi! We've recently made some improvements to `save_to_disk`/`list_to_disk` (100x faster in some scenarios), so it would help if you could install `datasets` directly from `main` (`pip install git+https://github.com/huggingface/datasets.git`) and re-run the \"benchmark\".", "Great to hear! I'll give it a try when...
1,609,996,563
5,608
audiofolder only creates dataset of 13 rows (files) when the data folder it's reading from has 20,000 mp3 files.
closed
2023-03-05T00:14:45
2023-03-12T00:02:57
2023-03-12T00:02:57
https://github.com/huggingface/datasets/issues/5608
null
jcho19
false
[ "Hi!\r\n\r\n> naming convention of mp3 files\r\n\r\nYes, this could be the problem. MP3 files should end with `.mp3`/`.MP3` to be recognized as audio files.\r\n\r\nIf the file names are not the culprit, can you paste the audio folder's directory structure to help us reproduce the error (e.g., by running the `tree ...
1,609,166,035
5,607
Fix outdated `verification_mode` values
closed
2023-03-03T19:50:29
2023-03-09T17:34:13
2023-03-09T17:27:07
https://github.com/huggingface/datasets/pull/5607
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5607", "html_url": "https://github.com/huggingface/datasets/pull/5607", "diff_url": "https://github.com/huggingface/datasets/pull/5607.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5607.patch", "merged_at": "2023-03-09T17:27:07" }
polinaeterna
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,608,911,632
5,606
Add `Dataset.to_list` to the API
closed
2023-03-03T16:17:10
2023-03-27T13:26:40
2023-03-27T13:26:40
https://github.com/huggingface/datasets/issues/5606
null
mariosasko
false
[ "Hello, I have an interest in this issue.\r\nIs the `Dataset.to_dict` you are describing correct in the code here?\r\n\r\nhttps://github.com/huggingface/datasets/blob/35b789e8f6826b6b5a6b48fcc2416c890a1f326a/src/datasets/arrow_dataset.py#L4633-L4667", "Yes, this is where `Dataset.to_dict` is defined.", "#self-a...
1,608,865,460
5,605
Update README logo
closed
2023-03-03T15:46:31
2023-03-03T21:57:18
2023-03-03T21:50:17
https://github.com/huggingface/datasets/pull/5605
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5605", "html_url": "https://github.com/huggingface/datasets/pull/5605", "diff_url": "https://github.com/huggingface/datasets/pull/5605.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5605.patch", "merged_at": "2023-03-03T21:50:17" }
gary149
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Are you sure it's safe to remove? https://github.com/huggingface/datasets/pull/3866", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benc...
1,608,304,775
5,604
Problems with downloading The Pile
closed
2023-03-03T09:52:08
2023-10-14T02:15:52
2023-03-24T12:44:25
https://github.com/huggingface/datasets/issues/5604
null
sentialx
false
[ "Hi! \r\n\r\n\r\nYou can specify `download_config=DownloadConfig(resume_download=True))` in `load_dataset` to resume the download when re-running the code after the timeout error:\r\n```python\r\nfrom datasets import load_dataset, DownloadConfig\r\ndataset = load_dataset('the_pile', split='train', cache_dir='F:\\da...
1,607,143,509
5,603
Don't compute checksums if not necessary in `datasets-cli test`
closed
2023-03-02T16:42:39
2023-03-03T15:45:32
2023-03-03T15:38:28
https://github.com/huggingface/datasets/pull/5603
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5603", "html_url": "https://github.com/huggingface/datasets/pull/5603", "diff_url": "https://github.com/huggingface/datasets/pull/5603.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5603.patch", "merged_at": "2023-03-03T15:38:28" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,607,054,110
5,602
Return dict structure if columns are lists - to_tf_dataset
open
2023-03-02T15:51:12
2023-04-12T15:54:53
null
https://github.com/huggingface/datasets/pull/5602
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5602", "html_url": "https://github.com/huggingface/datasets/pull/5602", "diff_url": "https://github.com/huggingface/datasets/pull/5602.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5602.patch", "merged_at": null }
amyeroberts
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5602). All of your documentation changes will be reflected on that endpoint.", "This is a great PR! Thinking about the UX though, maybe we could do it without the extra argument? Before this PR, the logic in `to_tf_dataset` was...
1,606,685,976
5,601
Authorization error
closed
2023-03-02T12:08:39
2023-03-14T16:55:35
2023-03-14T16:55:34
https://github.com/huggingface/datasets/issues/5601
null
OleksandrKorovii
false
[ "Hi! \r\n\r\nIt's better to report this kind of issue in the `huggingface_hub` repo, so if you still haven't resolved it, I suggest you open an issue there.", "Yeah, I solved it. Problem was in osxkeychain. When I do `hugginface-cli login` it's add token with default account (username)`hg_user` but my repo cont...
1,606,585,596
5,600
Dataloader getitem not working for DreamboothDatasets
closed
2023-03-02T11:00:27
2023-03-13T17:59:35
2023-03-13T17:59:35
https://github.com/huggingface/datasets/issues/5600
null
salahiguiliz
false
[ "Hi! \r\n\r\n> (see example of DreamboothDatasets)\r\n\r\n\r\nCould you please provide a link to it? If you are referring to the example in the `diffusers` repo, your issue is unrelated to `datasets` as that example uses `Dataset` from PyTorch to load data." ]
1,605,018,478
5,598
Fix push_to_hub with no dataset_infos
closed
2023-03-01T13:54:06
2023-03-02T13:47:13
2023-03-02T13:40:17
https://github.com/huggingface/datasets/pull/5598
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5598", "html_url": "https://github.com/huggingface/datasets/pull/5598", "diff_url": "https://github.com/huggingface/datasets/pull/5598.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5598.patch", "merged_at": "2023-03-02T13:40:17" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,604,928,721
5,597
in-place dataset update
closed
2023-03-01T12:58:18
2023-03-02T13:30:41
2023-03-02T03:47:00
https://github.com/huggingface/datasets/issues/5597
null
speedcell4
false
[ "We won't support in-place modifications since `datasets` is based on the Apache Arrow format which doesn't support in-place modifications.\r\n\r\nIn your case the old dataset is garbage collected pretty quickly so you won't have memory issues.\r\n\r\nNote that datasets loaded from disk (memory mapped) are not load...
1,604,919,993
5,596
[TypeError: Couldn't cast array of type] Can only load a subset of the dataset
closed
2023-03-01T12:53:08
2023-12-05T03:22:00
2023-03-02T11:12:11
https://github.com/huggingface/datasets/issues/5596
null
loubnabnl
false
[ "Apparently some JSON objects have a `\"labels\"` field. Since this field is not present in every object, you must specify all the fields types in the README.md\r\n\r\nEDIT: actually specifying the feature types doesn’t solve the issue, it raises an error because “labels” is missing in the data", "We've updated t...
1,604,070,629
5,595
Unpins sqlAlchemy
closed
2023-03-01T01:33:45
2023-04-04T08:20:19
2023-04-04T08:19:14
https://github.com/huggingface/datasets/pull/5595
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5595", "html_url": "https://github.com/huggingface/datasets/pull/5595", "diff_url": "https://github.com/huggingface/datasets/pull/5595.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5595.patch", "merged_at": null }
lazarust
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5595). All of your documentation changes will be reflected on that endpoint.", "It looks like this issue hasn't been fixed yet, so let's wait a bit more.", "@lazarust thanks for your work, but unfortunately we cannot merge it...
1,603,980,995
5,594
Error while downloading the xtreme udpos dataset
closed
2023-02-28T23:40:53
2023-11-04T20:45:56
2023-07-24T14:22:18
https://github.com/huggingface/datasets/issues/5594
null
simran-khanuja
false
[ "Hi! I cannot reproduce this error on my machine.\r\n\r\nThe raised error could mean that one of the downloaded files is corrupted. To verify this is not the case, you can run `load_dataset` as follows:\r\n```python\r\ntrain_dataset = load_dataset('xtreme', 'udpos.English', split=\"train\", cache_dir=args.cache_dir...
1,603,619,124
5,592
Fix docstring example
closed
2023-02-28T18:42:37
2023-02-28T19:26:33
2023-02-28T19:19:15
https://github.com/huggingface/datasets/pull/5592
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5592", "html_url": "https://github.com/huggingface/datasets/pull/5592", "diff_url": "https://github.com/huggingface/datasets/pull/5592.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5592.patch", "merged_at": "2023-02-28T19:19:15" }
stevhliu
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,603,571,407
5,591
set dev version
closed
2023-02-28T18:09:05
2023-02-28T18:16:31
2023-02-28T18:09:15
https://github.com/huggingface/datasets/pull/5591
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5591", "html_url": "https://github.com/huggingface/datasets/pull/5591", "diff_url": "https://github.com/huggingface/datasets/pull/5591.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5591.patch", "merged_at": "2023-02-28T18:09:15" }
lhoestq
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5591). All of your documentation changes will be reflected on that endpoint.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchma...
1,603,549,504
5,590
Release: 2.10.1
closed
2023-02-28T17:58:11
2023-02-28T18:16:27
2023-02-28T18:06:08
https://github.com/huggingface/datasets/pull/5590
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5590", "html_url": "https://github.com/huggingface/datasets/pull/5590", "diff_url": "https://github.com/huggingface/datasets/pull/5590.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5590.patch", "merged_at": "2023-02-28T18:06:08" }
lhoestq
true
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
1,603,535,704
5,589
Revert "pass the dataset features to the IterableDataset.from_generator"
closed
2023-02-28T17:52:04
2023-09-24T10:07:33
2023-03-21T14:18:18
https://github.com/huggingface/datasets/pull/5589
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5589", "html_url": "https://github.com/huggingface/datasets/pull/5589", "diff_url": "https://github.com/huggingface/datasets/pull/5589.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5589.patch", "merged_at": null }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,603,304,766
5,588
Flatten dataset on the fly in `save_to_disk`
closed
2023-02-28T15:37:46
2023-02-28T17:28:35
2023-02-28T17:21:17
https://github.com/huggingface/datasets/pull/5588
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5588", "html_url": "https://github.com/huggingface/datasets/pull/5588", "diff_url": "https://github.com/huggingface/datasets/pull/5588.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5588.patch", "merged_at": "2023-02-28T17:21:17" }
mariosasko
true
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
1,603,139,420
5,587
Fix `sort` with indices mapping
closed
2023-02-28T14:05:08
2023-02-28T17:28:57
2023-02-28T17:21:58
https://github.com/huggingface/datasets/pull/5587
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5587", "html_url": "https://github.com/huggingface/datasets/pull/5587", "diff_url": "https://github.com/huggingface/datasets/pull/5587.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5587.patch", "merged_at": "2023-02-28T17:21:58" }
mariosasko
true
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
1,602,961,544
5,586
.sort() is broken when used after .filter(), only in 2.10.0
closed
2023-02-28T12:18:09
2023-02-28T18:17:26
2023-02-28T17:21:59
https://github.com/huggingface/datasets/issues/5586
null
MattYoon
false
[ "Thanks for reporting and thanks @mariosasko for fixing ! We just did a patch release `2.10.1` with the fix" ]
1,602,190,030
5,585
Cache is not transportable
closed
2023-02-28T00:53:06
2023-02-28T21:26:52
2023-02-28T21:26:52
https://github.com/huggingface/datasets/issues/5585
null
davidgilbertson
false
[ "Hi ! No the cache is not transportable in general. It will work on a shared filesystem if you use the same python environment, but not across machines/os/environments.\r\n\r\nIn particular, reloading cached datasets does work, but reloading cached processed datasets (e.g. from `map`) may not work. This is because ...
1,601,821,808
5,584
Unable to load coyo700M dataset
closed
2023-02-27T19:35:03
2023-02-28T07:27:59
2023-02-28T07:27:58
https://github.com/huggingface/datasets/issues/5584
null
manuaero
false
[ "Hi @manuaero \r\n\r\nThank you for your interest in the COYO dataset.\r\n\r\nOur dataset provides the img-url and alt-text in the form of a parquet, so to utilize the coyo dataset you will need to download it directly.\r\n\r\nWe provide a [guide](https://github.com/kakaobrain/coyo-dataset/blob/main/download/README...
1,601,583,625
5,583
Do no write index by default when exporting a dataset
closed
2023-02-27T17:04:46
2023-02-28T13:52:15
2023-02-28T13:44:04
https://github.com/huggingface/datasets/pull/5583
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5583", "html_url": "https://github.com/huggingface/datasets/pull/5583", "diff_url": "https://github.com/huggingface/datasets/pull/5583.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5583.patch", "merged_at": "2023-02-28T13:44:04" }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,600,932,092
5,582
Add column_names to IterableDataset
closed
2023-02-27T10:50:07
2023-03-13T19:10:22
2023-03-13T19:03:32
https://github.com/huggingface/datasets/pull/5582
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5582", "html_url": "https://github.com/huggingface/datasets/pull/5582", "diff_url": "https://github.com/huggingface/datasets/pull/5582.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5582.patch", "merged_at": "2023-03-13T19:03:31" }
patrickloeber
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,600,675,489
5,581
[DOC] Mistaken docs on set_format
closed
2023-02-27T08:03:09
2023-02-28T19:19:17
2023-02-28T19:19:17
https://github.com/huggingface/datasets/issues/5581
null
NightMachinery
false
[ "Thanks for reporting!" ]
1,600,431,792
5,580
Support cloud storage in load_dataset via fsspec
closed
2023-02-27T04:06:05
2024-11-27T01:25:39
2023-03-11T00:55:40
https://github.com/huggingface/datasets/pull/5580
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5580", "html_url": "https://github.com/huggingface/datasets/pull/5580", "diff_url": "https://github.com/huggingface/datasets/pull/5580.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5580.patch", "merged_at": "2023-03-11T00:55:40" }
dwyatte
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "> Regarding the tests I think it should be possible to use the mockfs fixture, it allows to play with a dummy fsspec FileSystem with the \"mock://\" protocol.\r\n\r\n> However it requires some storage_options to be passed. Maybe it c...
1,599,732,211
5,579
Add instructions to create `DataLoader` from augmented dataset in object detection guide
closed
2023-02-25T14:53:17
2023-03-23T19:24:59
2023-03-23T19:24:50
https://github.com/huggingface/datasets/pull/5579
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5579", "html_url": "https://github.com/huggingface/datasets/pull/5579", "diff_url": "https://github.com/huggingface/datasets/pull/5579.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5579.patch", "merged_at": null }
Laurent2916
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5579). All of your documentation changes will be reflected on that endpoint.", "I'm not sure we need this part as we provide a link to the notebook that shows how to train an object detection model, and this notebook instantiat...
1,598,863,119
5,578
Add `huggingface_hub` version to env cli command
closed
2023-02-24T15:37:43
2023-02-27T17:28:25
2023-02-27T17:21:09
https://github.com/huggingface/datasets/pull/5578
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5578", "html_url": "https://github.com/huggingface/datasets/pull/5578", "diff_url": "https://github.com/huggingface/datasets/pull/5578.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5578.patch", "merged_at": "2023-02-27T17:21:09" }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
1,598,587,665
5,577
Cannot load `the_pile_openwebtext2`
closed
2023-02-24T13:01:48
2023-02-24T14:01:09
2023-02-24T14:01:09
https://github.com/huggingface/datasets/issues/5577
null
wjfwzzc
false
[ "Hi! I've merged a PR to use `int32` instead of `int8` for `reddit_scores`, so it should work now.\r\n\r\n" ]
1,598,582,744
5,576
I was getting a similar error `pyarrow.lib.ArrowInvalid: Integer value 528 not in range: -128 to 127` - AFAICT, this is because the type specified for `reddit_scores` is `datasets.Sequence(datasets.Value("int8"))`, but the actual values can be well outside the max range for 8-bit integers.
closed
2023-02-24T12:57:49
2023-02-24T12:58:31
2023-02-24T12:58:18
https://github.com/huggingface/datasets/issues/5576
null
wjfwzzc
false
[ "Duplicated issue." ]
1,598,396,552
5,575
Metadata for each column
open
2023-02-24T10:53:44
2024-01-05T21:48:35
null
https://github.com/huggingface/datasets/issues/5575
null
parsa-ra
false
[ "Hi! Indeed it would be useful to support this. PyArrow natively supports schema-level and column-level metadata, so implementing this should be straightforward. The API I have in mind would work as follows:\r\n```python\r\ncol_feature = Value(\"string\", metadata=\"Some column-level metadata\")\r\n\r\nfeatures = F...
1,598,104,691
5,574
c4 dataset streaming fails with `FileNotFoundError`
closed
2023-02-24T07:57:32
2023-12-18T07:32:32
2023-02-27T04:03:38
https://github.com/huggingface/datasets/issues/5574
null
krasserm
false
[ "Also encountering this issue for every dataset I try to stream! Installed datasets from main:\r\n```\r\n- `datasets` version: 2.10.1.dev0\r\n- Platform: macOS-13.1-arm64-arm-64bit\r\n- Python version: 3.9.13\r\n- PyArrow version: 10.0.1\r\n- Pandas version: 1.5.2\r\n```\r\n\r\nRepro:\r\n```python\r\nfrom datasets ...
1,597,400,836
5,573
Use soundfile for mp3 decoding instead of torchaudio
closed
2023-02-23T19:19:44
2023-02-28T20:25:14
2023-02-28T20:16:02
https://github.com/huggingface/datasets/pull/5573
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5573", "html_url": "https://github.com/huggingface/datasets/pull/5573", "diff_url": "https://github.com/huggingface/datasets/pull/5573.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5573.patch", "merged_at": "2023-02-28T20:16:02" }
polinaeterna
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "@mariosasko thank you for the review! do you have any idea why `test_hash_torch_tensor` fails on \"ubuntu-latest deps-minimum\"? I removed the `torchaudio<0.12.0` test dependency so it uses the latest `torch` now, might it be connect...
1,597,257,624
5,572
Datasets 2.10.0 does not reuse the dataset cache
closed
2023-02-23T17:28:11
2023-02-23T18:03:55
2023-02-23T18:03:55
https://github.com/huggingface/datasets/issues/5572
null
lsb
false
[]
1,597,198,953
5,571
load_dataset fails for JSON in windows
closed
2023-02-23T16:50:11
2023-02-24T13:21:47
2023-02-24T13:21:47
https://github.com/huggingface/datasets/issues/5571
null
abinashsahu
false
[ "Hi! \r\n\r\nYou need to pass an input json file explicitly as `data_files` to `load_dataset` to avoid this error:\r\n```python\r\n ds = load_dataset(\"json\", data_files=args.input_json)\r\n```\r\n\r\n", "Thanks it worked!" ]
1,597,190,926
5,570
load_dataset gives FileNotFoundError on imagenet-1k if license is not accepted on the hub
closed
2023-02-23T16:44:32
2023-07-24T15:18:50
2023-07-24T15:18:50
https://github.com/huggingface/datasets/issues/5570
null
buoi
false
[ "Hi, thanks for the feedback! Would it help to add a tip or note saying the dataset is gated and you need to accept the license before downloading it?", "The error is now more informative:\r\n```\r\nFileNotFoundError: Couldn't find a dataset script at /content/imagenet-1k/imagenet-1k.py or any data file in the sa...
1,597,132,383
5,569
pass the dataset features to the IterableDataset.from_generator function
closed
2023-02-23T16:06:04
2023-02-24T14:06:37
2023-02-23T18:15:16
https://github.com/huggingface/datasets/pull/5569
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/5569", "html_url": "https://github.com/huggingface/datasets/pull/5569", "diff_url": "https://github.com/huggingface/datasets/pull/5569.diff", "patch_url": "https://github.com/huggingface/datasets/pull/5569.patch", "merged_at": "2023-02-23T18:15:16" }
bruno-hays
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...