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,280,161,436
4,541
Fix timestamp conversion from Pandas to Python datetime in streaming mode
closed
2022-06-22T13:40:01
2022-06-22T16:39:27
2022-06-22T16:29:09
https://github.com/huggingface/datasets/pull/4541
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4541", "html_url": "https://github.com/huggingface/datasets/pull/4541", "diff_url": "https://github.com/huggingface/datasets/pull/4541.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4541.patch", "merged_at": "2022-06-22T16:29:09" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "CI failures are unrelated to this PR, merging" ]
1,280,142,942
4,540
Avoid splitting by` .py` for the file.
closed
2022-06-22T13:26:55
2022-07-07T13:17:44
2022-07-07T13:17:44
https://github.com/huggingface/datasets/issues/4540
null
espoirMur
false
[ "Hi @espoirMur, thanks for reporting.\r\n\r\nYou are right: that code line could be improved and made more generically valid.\r\n\r\nOn the other hand, I would suggest using `os.path.splitext` instead.\r\n\r\nAre you willing to open a PR? :)", "I will have a look.. \r\n\r\nThis weekend .. ", "@albertvillanova ...
1,279,779,829
4,539
Replace deprecated logging.warn with logging.warning
closed
2022-06-22T08:32:29
2022-06-22T13:43:23
2022-06-22T12:51:51
https://github.com/huggingface/datasets/pull/4539
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4539", "html_url": "https://github.com/huggingface/datasets/pull/4539", "diff_url": "https://github.com/huggingface/datasets/pull/4539.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4539.patch", "merged_at": "2022-06-22T12:51:51" }
hugovk
true
[]
1,279,409,786
4,538
Dataset Viewer issue for Pile of Law
closed
2022-06-22T02:48:40
2022-06-27T07:30:23
2022-06-26T22:26:22
https://github.com/huggingface/datasets/issues/4538
null
Breakend
false
[ "Hi @Breakend, yes – we'll propose a solution today", "Thanks so much, I appreciate it!", "Thanks so much for adding the docs. I was able to successfully hide the viewer using the \r\n```\r\nviewer: false\r\n```\r\nflag in the README.md of the dataset. I'm closing the issue because this is resolved. Thanks agai...
1,279,144,310
4,537
Fix WMT dataset loading issue and docs update
closed
2022-06-21T21:48:02
2022-06-24T07:05:43
2022-06-24T07:05:10
https://github.com/huggingface/datasets/pull/4537
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4537", "html_url": "https://github.com/huggingface/datasets/pull/4537", "diff_url": "https://github.com/huggingface/datasets/pull/4537.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4537.patch", "merged_at": null }
khushmeeet
true
[ "The PR branch now has some commits unrelated to the changes, probably due to rebasing. Can you please close this PR and open a new one from a new branch? You can use `git cherry-pick` to preserve the relevant changes:\r\n```bash\r\ngit checkout master\r\ngit remote add upstream git@github.com:huggingface/datasets...
1,278,734,727
4,536
Properly raise FileNotFound even if the dataset is private
closed
2022-06-21T17:05:50
2022-06-28T10:46:51
2022-06-28T10:36:10
https://github.com/huggingface/datasets/pull/4536
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4536", "html_url": "https://github.com/huggingface/datasets/pull/4536", "diff_url": "https://github.com/huggingface/datasets/pull/4536.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4536.patch", "merged_at": "2022-06-28T10:36:10" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,278,365,039
4,535
Add `batch_size` parameter when calling `add_faiss_index` and `add_faiss_index_from_external_arrays`
closed
2022-06-21T12:18:49
2022-06-27T16:25:09
2022-06-27T16:14:36
https://github.com/huggingface/datasets/pull/4535
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4535", "html_url": "https://github.com/huggingface/datasets/pull/4535", "diff_url": "https://github.com/huggingface/datasets/pull/4535.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4535.patch", "merged_at": "2022-06-27T16:14:36" }
alvarobartt
true
[ "Also, I had a doubt while checking the code related to the indices... \r\n\r\n@lhoestq, there's a value in `config.py` named `DATASET_INDICES_FILENAME` which has the arrow extension (which I assume it should be `indices.faiss`, as the Elastic Search indices are not stored in a file, but not sure), and it's just us...
1,277,897,197
4,534
Add `tldr_news` dataset
closed
2022-06-21T05:02:43
2022-06-23T14:33:54
2022-06-21T14:21:11
https://github.com/huggingface/datasets/pull/4534
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4534", "html_url": "https://github.com/huggingface/datasets/pull/4534", "diff_url": "https://github.com/huggingface/datasets/pull/4534.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4534.patch", "merged_at": null }
JulesBelveze
true
[ "Hey @lhoestq, \r\nSorry for opening a PR, I was following the guide [here](https://github.com/huggingface/datasets/blob/master/ADD_NEW_DATASET.md)! Thanks for the review anyway, I will follow the instructions you sent 😃 ", "Thanks, we will update the guide ;)" ]
1,277,211,490
4,533
Timestamp not returned as datetime objects in streaming mode
closed
2022-06-20T17:28:47
2022-06-22T16:29:09
2022-06-22T16:29:09
https://github.com/huggingface/datasets/issues/4533
null
lhoestq
false
[]
1,277,167,129
4,532
Add Video feature
closed
2022-06-20T16:36:41
2022-11-10T16:59:51
2022-11-10T16:59:51
https://github.com/huggingface/datasets/pull/4532
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4532", "html_url": "https://github.com/huggingface/datasets/pull/4532", "diff_url": "https://github.com/huggingface/datasets/pull/4532.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4532.patch", "merged_at": null }
nateraw
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_4532). All of your documentation changes will be reflected on that endpoint.", "@nateraw do you have any plans to continue this pr? Or should I write a custom loader script to use my video dataset in the hub?", "@fcakyon I th...
1,277,054,172
4,531
Dataset Viewer issue for CSV datasets
closed
2022-06-20T14:56:24
2022-06-21T08:28:46
2022-06-21T08:28:27
https://github.com/huggingface/datasets/issues/4531
null
merveenoyan
false
[ "this should now be fixed", "Confirmed, it's fixed now. Thanks for reporting, and thanks @coyotte508 for fixing it\r\n\r\n<img width=\"1123\" alt=\"Capture d’écran 2022-06-21 à 10 28 05\" src=\"https://user-images.githubusercontent.com/1676121/174753833-1b453a5a-6a90-4717-bca1-1b5fc6b75e4a.png\">\r\n" ]
1,276,884,962
4,530
Add AudioFolder packaged loader
closed
2022-06-20T12:54:02
2022-08-22T14:36:49
2022-08-22T14:20:40
https://github.com/huggingface/datasets/pull/4530
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4530", "html_url": "https://github.com/huggingface/datasets/pull/4530", "diff_url": "https://github.com/huggingface/datasets/pull/4530.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4530.patch", "merged_at": "2022-08-22T14:20:40" }
polinaeterna
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "@lhoestq @mariosasko I don't know what to do with the test, do you have any ideas? :)", "also it's passed in `pyarrow_latest_WIN`", "If the error only happens on 3.6, maybe #4460 can help ^^' It seems to work in 3.7 on the window...
1,276,729,303
4,529
Ecoset
closed
2022-06-20T10:39:34
2023-10-26T09:12:32
2023-10-04T18:19:52
https://github.com/huggingface/datasets/issues/4529
null
DiGyt
false
[ "Hi! Very cool dataset! I answered your questions on the forum. Also, feel free to comment `#self-assign` on this issue to self-assign it.", "The dataset lives on the Hub [here](https://huggingface.co/datasets/kietzmannlab/ecoset), so I'm closing this issue.", "Hey There, thanks for closing 🤗 \r\n\r\nForgot th...
1,276,679,155
4,528
Memory leak when iterating a Dataset
closed
2022-06-20T10:03:14
2022-09-12T08:51:39
2022-09-12T08:51:39
https://github.com/huggingface/datasets/issues/4528
null
NouamaneTazi
false
[ "Is someone assigned to this issue?", "The same issue is being debugged here: https://github.com/huggingface/datasets/issues/4883\r\n", "Here is a modified repro example that makes it easier to see the leak:\r\n\r\n```\r\n$ cat ds2.py\r\nimport gc, sys\r\nimport time\r\nfrom datasets import load_dataset\r\nimpo...
1,276,583,536
4,527
Dataset Viewer issue for vadis/sv-ident
closed
2022-06-20T08:47:42
2022-06-21T16:42:46
2022-06-21T16:42:45
https://github.com/huggingface/datasets/issues/4527
null
albertvillanova
false
[ "Fixed, thanks!\r\n![Uploading Capture d’écran 2022-06-21 à 18.42.40.png…]()\r\n\r\n" ]
1,276,580,185
4,526
split cache used when processing different split
open
2022-06-20T08:44:58
2022-06-28T14:04:58
null
https://github.com/huggingface/datasets/issues/4526
null
gpucce
false
[ "I was not able to reproduce this behavior (I tried without using pytorch lightning though, since I don't know what code you ran in pytorch lightning to get this).\r\n\r\nIf you can provide a MWE that would be perfect ! :)", "Hi, I think the issue happened because I was loading datasets under an `if` ... `else` s...
1,276,491,386
4,525
Out of memory error on workers while running Beam+Dataflow
closed
2022-06-20T07:28:12
2024-10-09T16:09:50
2024-10-09T16:09:50
https://github.com/huggingface/datasets/issues/4525
null
albertvillanova
false
[ "Some naive ideas to cope with this:\r\n- enable more RAM on each worker\r\n- force the spanning of more workers\r\n- others?", "@albertvillanova We were finally able to process the full NQ dataset on our machines using 600 gb with 5 workers. Maybe these numbers will work for you as well.", "Thanks a lot for th...
1,275,909,186
4,524
Downloading via Apache Pipeline, client cancelled (org.apache.beam.vendor.grpc.v1p43p2.io.grpc.StatusRuntimeException)
open
2022-06-18T23:36:45
2022-06-21T00:38:20
null
https://github.com/huggingface/datasets/issues/4524
null
ddegenaro
false
[ "Hi @dan-the-meme-man, thanks for reporting.\r\n\r\nWe are investigating a similar issue but with Beam+Dataflow (instead of Beam+Flink): \r\n- #4525\r\n\r\nIn order to go deeper into the root cause, we need as much information as possible: logs from the main process + logs from the workers are very informative.\r\n...
1,275,002,639
4,523
Update download url and improve card of `cats_vs_dogs` dataset
closed
2022-06-17T12:59:44
2022-06-21T14:23:26
2022-06-21T14:13:08
https://github.com/huggingface/datasets/pull/4523
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4523", "html_url": "https://github.com/huggingface/datasets/pull/4523", "diff_url": "https://github.com/huggingface/datasets/pull/4523.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4523.patch", "merged_at": "2022-06-21T14:13:08" }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,274,929,328
4,522
Try to reduce the number of datasets that require manual download
open
2022-06-17T11:42:03
2022-06-17T11:52:48
null
https://github.com/huggingface/datasets/issues/4522
null
severo
false
[]
1,274,919,437
4,521
Datasets method `.map` not hashing
closed
2022-06-17T11:31:10
2022-08-04T12:08:16
2022-06-28T13:23:05
https://github.com/huggingface/datasets/issues/4521
null
sanchit-gandhi
false
[ "Fix posted: https://github.com/huggingface/datasets/issues/4506#issuecomment-1157417219", "Didn't realize it's a bug when I asked the question yesterday! Free free to post an answer if you are sure the cause has been addressed.\r\n\r\nhttps://stackoverflow.com/questions/72664827/can-pickle-dill-foo-but-not-lambd...
1,274,879,180
4,520
Failure to hash `dataclasses` - results in functions that cannot be hashed or cached in `.map`
closed
2022-06-17T10:47:17
2022-06-28T14:47:17
2022-06-28T14:04:29
https://github.com/huggingface/datasets/issues/4520
null
sanchit-gandhi
false
[ "I think this has been fixed by #4516, let me know if you encounter this again :)\r\n\r\nI re-ran your code in 3.7 and 3.9 and it works fine", "Thank you!" ]
1,274,110,623
4,519
Create new sections for audio and vision in guides
closed
2022-06-16T21:38:24
2022-07-07T15:36:37
2022-07-07T15:24:58
https://github.com/huggingface/datasets/pull/4519
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4519", "html_url": "https://github.com/huggingface/datasets/pull/4519", "diff_url": "https://github.com/huggingface/datasets/pull/4519.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4519.patch", "merged_at": "2022-07-07T15:24:58" }
stevhliu
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Ready for review!\r\n\r\nThe `toctree` is a bit longer now with the sections. I think if we keep the audio/vision/text/dataset repository sections collapsed by default, and keep the general usage expanded, it may look a little cleane...
1,274,010,628
4,518
Patch tests for hfh v0.8.0
closed
2022-06-16T19:45:32
2022-06-17T16:15:57
2022-06-17T16:06:07
https://github.com/huggingface/datasets/pull/4518
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4518", "html_url": "https://github.com/huggingface/datasets/pull/4518", "diff_url": "https://github.com/huggingface/datasets/pull/4518.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4518.patch", "merged_at": "2022-06-17T16:06:07" }
LysandreJik
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,273,960,476
4,517
Add tags for task_ids:summarization-* and task_categories:summarization*
closed
2022-06-16T18:52:25
2022-07-08T15:14:23
2022-07-08T15:02:31
https://github.com/huggingface/datasets/pull/4517
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4517", "html_url": "https://github.com/huggingface/datasets/pull/4517", "diff_url": "https://github.com/huggingface/datasets/pull/4517.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4517.patch", "merged_at": "2022-07-08T15:02:31" }
hobson
true
[ "Associated community discussion is [here](https://huggingface.co/datasets/aeslc/discussions/1).\r\nPaper referenced in the `dataset_infos.json` is [here](https://arxiv.org/pdf/1906.03497.pdf). It mentions the _email-subject-generation_ task, which is not a tag mentioned in any other dataset so it was not added in...
1,273,825,640
4,516
Fix hashing for python 3.9
closed
2022-06-16T16:42:31
2022-06-28T13:33:46
2022-06-28T13:23:06
https://github.com/huggingface/datasets/pull/4516
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4516", "html_url": "https://github.com/huggingface/datasets/pull/4516", "diff_url": "https://github.com/huggingface/datasets/pull/4516.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4516.patch", "merged_at": "2022-06-28T13:23:05" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "What do you think @albertvillanova ?" ]
1,273,626,131
4,515
Add uppercased versions of image file extensions for automatic module inference
closed
2022-06-16T14:14:49
2022-06-16T17:21:53
2022-06-16T17:11:41
https://github.com/huggingface/datasets/pull/4515
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4515", "html_url": "https://github.com/huggingface/datasets/pull/4515", "diff_url": "https://github.com/huggingface/datasets/pull/4515.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4515.patch", "merged_at": "2022-06-16T17:11:40" }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,273,505,230
4,514
Allow .JPEG as a file extension
closed
2022-06-16T12:36:20
2022-06-20T08:18:46
2022-06-16T17:11:40
https://github.com/huggingface/datasets/issues/4514
null
DiGyt
false
[ "Hi, thanks for reporting! I've opened a PR with the fix.", "Wow, that was quick! Thank you very much 🙏 " ]
1,273,450,338
4,513
Update Google Cloud Storage documentation and add Azure Blob Storage example
closed
2022-06-16T11:46:09
2022-06-23T17:05:11
2022-06-23T16:54:59
https://github.com/huggingface/datasets/pull/4513
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4513", "html_url": "https://github.com/huggingface/datasets/pull/4513", "diff_url": "https://github.com/huggingface/datasets/pull/4513.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4513.patch", "merged_at": "2022-06-23T16:54:59" }
alvarobartt
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Hi @stevhliu, I've kept the `>>>` before all the in-line code comments as it was done like that in the default S3 example that was already there, I assume that it's done like that just for readiness, let me know whether we should rem...
1,273,378,129
4,512
Add links to vision tasks scripts in ADD_NEW_DATASET template
closed
2022-06-16T10:35:35
2022-07-08T14:07:50
2022-07-08T13:56:23
https://github.com/huggingface/datasets/pull/4512
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4512", "html_url": "https://github.com/huggingface/datasets/pull/4512", "diff_url": "https://github.com/huggingface/datasets/pull/4512.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4512.patch", "merged_at": "2022-07-08T13:56:23" }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "The CI failure is unrelated to the PR's changes. Merging." ]
1,273,336,874
4,511
Support all negative values in ClassLabel
closed
2022-06-16T09:59:39
2025-07-23T18:38:15
2022-06-16T13:54:07
https://github.com/huggingface/datasets/pull/4511
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4511", "html_url": "https://github.com/huggingface/datasets/pull/4511", "diff_url": "https://github.com/huggingface/datasets/pull/4511.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4511.patch", "merged_at": "2022-06-16T13:54:07" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks for this fix! I'm not sure what the release timeline is, but FYI #4508 is a breaking issue for transformer token classification using Trainer and PyTorch. PyTorch defaults to -100 as the ignored label for [negative log loss](h...
1,273,260,396
4,510
Add regression test for `ArrowWriter.write_batch` when batch is empty
closed
2022-06-16T08:53:51
2022-06-16T12:38:02
2022-06-16T12:28:19
https://github.com/huggingface/datasets/pull/4510
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4510", "html_url": "https://github.com/huggingface/datasets/pull/4510", "diff_url": "https://github.com/huggingface/datasets/pull/4510.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4510.patch", "merged_at": "2022-06-16T12:28:19" }
alvarobartt
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "As mentioned by @lhoestq, the current behavior is correct and we should not expect batches with different columns, in that case, the if should fail, as the values of the batch can be empty, but not the actual `batch_examples` value."...
1,273,227,760
4,509
Support skipping Parquet to Arrow conversion when using Beam
closed
2022-06-16T08:25:38
2022-11-07T16:22:41
2022-11-07T16:22:41
https://github.com/huggingface/datasets/pull/4509
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4509", "html_url": "https://github.com/huggingface/datasets/pull/4509", "diff_url": "https://github.com/huggingface/datasets/pull/4509.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4509.patch", "merged_at": null }
albertvillanova
true
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_4509). All of your documentation changes will be reflected on that endpoint.", "When #4724 is merged, we can just pass `file_format=\"parquet\"` to `download_and_prepare` and it will output parquet fiels without converting to a...
1,272,718,921
4,508
cast_storage method from datasets.features
closed
2022-06-15T20:47:22
2022-06-16T13:54:07
2022-06-16T13:54:07
https://github.com/huggingface/datasets/issues/4508
null
romainremyb
false
[ "Hi! We've recently added a check to the `ClassLabel` type to ensure the values are in the valid label range `-1, 0, ..., num_classes-1` (-1 is used for missing values). The error in your case happens only if the `labels` column is of type `Sequence(ClassLabel(...))` before the `map` call and can be avoided by call...
1,272,615,932
4,507
How to let `load_dataset` return a `Dataset` instead of `DatasetDict` in customized loading script
closed
2022-06-15T18:56:34
2022-06-16T10:40:08
2022-06-16T10:40:08
https://github.com/huggingface/datasets/issues/4507
null
liyucheng09
false
[ "Hi @liyucheng09.\r\n\r\nUsers can pass the `split` parameter to `load_dataset`. For example, if your split name is \"train\",\r\n```python\r\nds = load_dataset(\"dataset_name\", split=\"train\")\r\n```\r\nwill return a `Dataset` instance.", "@albertvillanova Thanks! I can't believe I didn't know this feature til...
1,272,516,895
4,506
Failure to hash (and cache) a `.map(...)` (almost always) - using this method can produce incorrect results
closed
2022-06-15T17:11:31
2023-02-16T03:14:32
2022-06-28T13:23:05
https://github.com/huggingface/datasets/issues/4506
null
DrMatters
false
[ "Important info:\r\n\r\nAs hashes are generated randomly for functions, it leads to **false identifying some results as already hashed** (mapping function is not executed after a method update) when there's a `pytorch_lightning.seed_everything(123)`", "@lhoestq\r\nseems like quite critical stuff for me, if I'm no...
1,272,477,226
4,505
Fix double dots in data files
closed
2022-06-15T16:31:04
2022-06-15T17:15:58
2022-06-15T17:05:53
https://github.com/huggingface/datasets/pull/4505
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4505", "html_url": "https://github.com/huggingface/datasets/pull/4505", "diff_url": "https://github.com/huggingface/datasets/pull/4505.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4505.patch", "merged_at": "2022-06-15T17:05:53" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "The CI fails are unrelated to this PR (apparently something related to `seqeval` on windows) - merging :)" ]
1,272,418,480
4,504
Can you please add the Stanford dog dataset?
closed
2022-06-15T15:39:35
2024-12-09T15:44:11
2023-10-18T18:55:30
https://github.com/huggingface/datasets/issues/4504
null
dgrnd4
false
[ "would you like to give it a try, @dgrnd4? (maybe with the help of the dataset author?)", "@julien-c i am sorry but I have no idea about how it works: can I add the dataset by myself, following \"instructions to add a new dataset\"?\r\nCan I add a dataset even if it's not mine? (it's public in the link that I wro...
1,272,367,055
4,503
Refactor and add metadata to fever dataset
closed
2022-06-15T14:59:47
2022-07-06T11:54:15
2022-07-06T11:41:30
https://github.com/huggingface/datasets/pull/4503
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4503", "html_url": "https://github.com/huggingface/datasets/pull/4503", "diff_url": "https://github.com/huggingface/datasets/pull/4503.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4503.patch", "merged_at": "2022-07-06T11:41:30" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "But this is somehow fever v3 dataset (see this link https://fever.ai/ under the dropdown menu called Datasets). Our fever dataset already contains v1 and v2 configs. Then, I added this as if v3 config (but named feverous instead of v...
1,272,353,700
4,502
Logic bug in arrow_writer?
closed
2022-06-15T14:50:00
2022-06-18T15:15:51
2022-06-18T15:15:51
https://github.com/huggingface/datasets/issues/4502
null
changjonathanc
false
[ "Hi @cccntu you're right, as when `batch_examples={}` the current if-statement won't be triggered as the condition won't be satisfied, I'll prepare a PR to address it as well as add the regression tests so that this issue is handled properly.", "Hi @alvarobartt ,\r\nThanks for answering. Do you know when and why ...
1,272,300,646
4,501
Corrected broken links in doc
closed
2022-06-15T14:12:17
2022-06-15T15:11:05
2022-06-15T15:00:56
https://github.com/huggingface/datasets/pull/4501
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4501", "html_url": "https://github.com/huggingface/datasets/pull/4501", "diff_url": "https://github.com/huggingface/datasets/pull/4501.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4501.patch", "merged_at": "2022-06-15T15:00:56" }
clefourrier
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,272,281,992
4,500
Add `concatenate_datasets` for iterable datasets
closed
2022-06-15T13:58:50
2022-06-28T21:25:39
2022-06-28T21:15:04
https://github.com/huggingface/datasets/pull/4500
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4500", "html_url": "https://github.com/huggingface/datasets/pull/4500", "diff_url": "https://github.com/huggingface/datasets/pull/4500.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4500.patch", "merged_at": "2022-06-28T21:15:04" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks ! I addressed your comments :)\r\n\r\n> There is a slight difference in concatenate_datasets between the version for map-style datasets and the one for iterable datasets\r\n\r\nIndeed, here is what I did to fix this:\r\n\r\n- ...
1,272,118,162
4,499
fix ETT m1/m2 test/val dataset
closed
2022-06-15T11:51:02
2022-06-15T14:55:56
2022-06-15T14:45:13
https://github.com/huggingface/datasets/pull/4499
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4499", "html_url": "https://github.com/huggingface/datasets/pull/4499", "diff_url": "https://github.com/huggingface/datasets/pull/4499.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4499.patch", "merged_at": "2022-06-15T14:45:12" }
kashif
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thansk for the fix ! Can you regenerate the datasets_infos.json please ? This way it will update the expected number of examples in the test and val splits", "ah yes!" ]
1,272,100,549
4,498
WER and CER > 1
closed
2022-06-15T11:35:12
2022-06-15T16:38:05
2022-06-15T16:38:05
https://github.com/huggingface/datasets/issues/4498
null
sadrasabouri
false
[ "WER can have values bigger than 1.0, this is expected when there are too many insertions\r\n\r\nFrom [wikipedia](https://en.wikipedia.org/wiki/Word_error_rate):\r\n> Note that since N is the number of words in the reference, the word error rate can be larger than 1.0" ]
1,271,964,338
4,497
Re-add download_manager module in utils
closed
2022-06-15T09:44:33
2022-06-15T10:33:28
2022-06-15T10:23:44
https://github.com/huggingface/datasets/pull/4497
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4497", "html_url": "https://github.com/huggingface/datasets/pull/4497", "diff_url": "https://github.com/huggingface/datasets/pull/4497.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4497.patch", "merged_at": "2022-06-15T10:23:44" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks for the fix.\r\n\r\nI'm wondering how this fixes backward compatibility...\r\n\r\nExecuting this code:\r\n```python\r\nfrom datasets.utils.download_manager import DownloadMode\r\n```\r\nwe will have\r\n```python\r\nDownloadMod...
1,271,945,704
4,496
Replace `assertEqual` with `assertTupleEqual` in unit tests for verbosity
closed
2022-06-15T09:29:16
2022-07-07T17:06:51
2022-07-07T16:55:48
https://github.com/huggingface/datasets/pull/4496
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4496", "html_url": "https://github.com/huggingface/datasets/pull/4496", "diff_url": "https://github.com/huggingface/datasets/pull/4496.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4496.patch", "merged_at": "2022-07-07T16:55:48" }
alvarobartt
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "FYI I used the following regex to look for the `assertEqual` statements where the assertion was being done over a Tuple: `self.assertEqual(.*, \\(.*,)(\\)\\))$`, hope this is useful!" ]
1,271,851,025
4,495
Fix patching module that doesn't exist
closed
2022-06-15T08:17:50
2022-06-15T16:40:49
2022-06-15T08:54:09
https://github.com/huggingface/datasets/pull/4495
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4495", "html_url": "https://github.com/huggingface/datasets/pull/4495", "diff_url": "https://github.com/huggingface/datasets/pull/4495.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4495.patch", "merged_at": "2022-06-15T08:54:09" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,271,850,599
4,494
Patching fails for modules that are not installed or don't exist
closed
2022-06-15T08:17:29
2022-06-15T08:54:09
2022-06-15T08:54:09
https://github.com/huggingface/datasets/issues/4494
null
lhoestq
false
[]
1,271,306,385
4,493
Add `@transmit_format` in `flatten`
closed
2022-06-14T20:09:09
2022-09-27T11:37:25
2022-09-27T10:48:54
https://github.com/huggingface/datasets/pull/4493
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4493", "html_url": "https://github.com/huggingface/datasets/pull/4493", "diff_url": "https://github.com/huggingface/datasets/pull/4493.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4493.patch", "merged_at": null }
alvarobartt
true
[ "@mariosasko please let me know whether we need to include some sort of tests to make sure that the decorator is working as expected. Thanks! 🤗 ", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_4493). All of your documentation changes will be reflected on that endpoint.", ...
1,271,112,497
4,492
Pin the revision in imagenet download links
closed
2022-06-14T17:15:17
2022-06-14T17:35:13
2022-06-14T17:25:45
https://github.com/huggingface/datasets/pull/4492
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4492", "html_url": "https://github.com/huggingface/datasets/pull/4492", "diff_url": "https://github.com/huggingface/datasets/pull/4492.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4492.patch", "merged_at": "2022-06-14T17:25:45" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,270,803,822
4,491
Dataset Viewer issue for Pavithree/test
closed
2022-06-14T13:23:10
2022-06-14T14:37:21
2022-06-14T14:34:33
https://github.com/huggingface/datasets/issues/4491
null
Pavithree
false
[ "This issue can be resolved according to this post https://stackoverflow.com/questions/70566660/parquet-with-null-columns-on-pyarrow. It looks like first data entry in the json file must not have any null values as pyarrow uses this first file to infer schema for entire dataset." ]
1,270,719,074
4,490
Use `torch.nested_tensor` for arrays of varying length in torch formatter
open
2022-06-14T12:19:40
2023-07-07T13:02:58
null
https://github.com/huggingface/datasets/issues/4490
null
mariosasko
false
[ "What's the current behavior?", "Currently, we return a list of Torch tensors if their shapes don't match. If they do, we consolidate them into a single Torch tensor." ]
1,270,706,195
4,489
Add SV-Ident dataset
closed
2022-06-14T12:09:00
2022-06-20T08:48:26
2022-06-20T08:37:27
https://github.com/huggingface/datasets/pull/4489
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4489", "html_url": "https://github.com/huggingface/datasets/pull/4489", "diff_url": "https://github.com/huggingface/datasets/pull/4489.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4489.patch", "merged_at": null }
e-tornike
true
[ "Hi @e-tornike, thanks a lot for adding this interesting dataset.\r\n\r\nRecently at Hugging Face, we have decided to give priority to adding datasets directly on the Hub. Would you mind to transfer your loading script to the Hub? You could create a dedicated org namespace, so that your dataset would be accessible ...
1,270,613,857
4,488
Update PASS dataset version
closed
2022-06-14T10:47:14
2022-06-14T16:41:55
2022-06-14T16:32:28
https://github.com/huggingface/datasets/pull/4488
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4488", "html_url": "https://github.com/huggingface/datasets/pull/4488", "diff_url": "https://github.com/huggingface/datasets/pull/4488.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4488.patch", "merged_at": "2022-06-14T16:32:28" }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,270,525,163
4,487
Support streaming UDHR dataset
closed
2022-06-14T09:33:33
2022-06-15T05:09:22
2022-06-15T04:59:49
https://github.com/huggingface/datasets/pull/4487
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4487", "html_url": "https://github.com/huggingface/datasets/pull/4487", "diff_url": "https://github.com/huggingface/datasets/pull/4487.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4487.patch", "merged_at": "2022-06-15T04:59:49" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,269,518,084
4,486
Add CCAgT dataset
closed
2022-06-13T14:20:19
2022-07-04T14:37:03
2022-07-04T14:25:45
https://github.com/huggingface/datasets/pull/4486
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4486", "html_url": "https://github.com/huggingface/datasets/pull/4486", "diff_url": "https://github.com/huggingface/datasets/pull/4486.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4486.patch", "merged_at": null }
johnnv1
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Hi! Excellent job @johnnv1! There were typos/missing words in the card, so I took the liberty to rewrite some parts to make them easier to understand. Let me know if you are ok with the changes. Also, feel free to add some info under...
1,269,463,054
4,485
Fix cast to null
closed
2022-06-13T13:44:32
2022-06-14T13:43:54
2022-06-14T13:34:14
https://github.com/huggingface/datasets/pull/4485
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4485", "html_url": "https://github.com/huggingface/datasets/pull/4485", "diff_url": "https://github.com/huggingface/datasets/pull/4485.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4485.patch", "merged_at": "2022-06-14T13:34:14" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,269,383,811
4,484
Better ImportError message when a dataset script dependency is missing
closed
2022-06-13T12:44:37
2022-07-08T14:30:44
2022-06-13T13:50:47
https://github.com/huggingface/datasets/pull/4484
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4484", "html_url": "https://github.com/huggingface/datasets/pull/4484", "diff_url": "https://github.com/huggingface/datasets/pull/4484.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4484.patch", "merged_at": "2022-06-13T13:50:47" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Discussed offline with @mariosasko, merging :)", "Fwiw, i think this same issue is occurring on the datasets website page, where preview isn't available due to the `bigbench` import error", "For the preview of BigBench datasets, ...
1,269,253,840
4,483
Dataset.map throws pyarrow.lib.ArrowNotImplementedError when converting from list of empty lists
closed
2022-06-13T10:47:52
2022-06-14T13:34:14
2022-06-14T13:34:14
https://github.com/huggingface/datasets/issues/4483
null
sanderland
false
[ "Hi @sanderland ! Thanks for reporting :) This is a bug, I opened a PR to fix it. We'll do a new release soon\r\n\r\nIn the meantime you can fix it by specifying in advance that the \"label\" are integers:\r\n```python\r\nimport numpy as np\r\n\r\nds = Dataset.from_dict(\r\n {\r\n \"text\": [\"the lazy do...
1,269,237,447
4,482
Test that TensorFlow is not imported on startup
closed
2022-06-13T10:33:49
2023-10-12T06:31:39
2023-10-11T09:11:56
https://github.com/huggingface/datasets/pull/4482
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4482", "html_url": "https://github.com/huggingface/datasets/pull/4482", "diff_url": "https://github.com/huggingface/datasets/pull/4482.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4482.patch", "merged_at": null }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Should we close this PR?", "I'm closing this PR. Feel free to reopen it if necessary." ]
1,269,187,792
4,481
Fix iwslt2017
closed
2022-06-13T09:51:21
2022-10-26T09:09:31
2022-06-13T10:40:18
https://github.com/huggingface/datasets/pull/4481
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4481", "html_url": "https://github.com/huggingface/datasets/pull/4481", "diff_url": "https://github.com/huggingface/datasets/pull/4481.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4481.patch", "merged_at": "2022-06-13T10:40:18" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "CI fails are just abut missing tags in the dataset card, merging !", "FYI, \r\n\r\nThe checksums have not been edited from the changes of .tgz to .zip files, and as a result a `ExpectedMoreDownloadedFiles` error occurs. Updating th...
1,268,921,567
4,480
Bigbench tensorflow GPU dependency
closed
2022-06-13T05:24:06
2022-06-14T19:45:24
2022-06-14T19:45:23
https://github.com/huggingface/datasets/issues/4480
null
cceyda
false
[ "Thanks for reporting ! :) cc @andersjohanandreassen can you take a look at this ?\r\n\r\nAlso @cceyda feel free to open an issue at [BIG-Bench](https://github.com/google/BIG-bench) as well regarding the `AttributeError`", "I'm on vacation for the next week, so won't be able to do much debugging at the moment. So...
1,268,558,237
4,479
Include entity positions as feature in ReCoRD
closed
2022-06-12T11:56:28
2022-08-19T23:23:02
2022-08-19T13:23:48
https://github.com/huggingface/datasets/pull/4479
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4479", "html_url": "https://github.com/huggingface/datasets/pull/4479", "diff_url": "https://github.com/huggingface/datasets/pull/4479.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4479.patch", "merged_at": "2022-08-19T13:23:48" }
richarddwang
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks for the reply @lhoestq !\r\n\r\nI have sucessed on `datasets-cli test ./datasets/super_glue --name record --save_infos`,\r\nBut as you can see, the check ran into `FAILED tests/test_dataset_cards.py::test_changed_dataset_card[...
1,268,358,213
4,478
Dataset slow during model training
open
2022-06-11T19:40:19
2022-06-14T12:04:31
null
https://github.com/huggingface/datasets/issues/4478
null
lehrig
false
[ "Hi ! cc @Rocketknight1 maybe you know better ?\r\n\r\nI'm not too familiar with `tf.data.experimental.save`. Note that `datasets` uses memory mapping, so depending on your hardware and the disk you are using you can expect performance differences with a dataset loaded in RAM", "Hi @lehrig, I suspect what's happe...
1,268,308,986
4,477
Dataset Viewer issue for fgrezes/WIESP2022-NER
closed
2022-06-11T15:49:17
2022-07-18T13:07:33
2022-07-18T13:07:33
https://github.com/huggingface/datasets/issues/4477
null
AshTayade
false
[ "https://huggingface.co/datasets/fgrezes/WIESP2022-NER\r\n\r\nThe error:\r\n\r\n```\r\nMessage: Couldn't find a dataset script at /src/services/worker/fgrezes/WIESP2022-NER/WIESP2022-NER.py or any data file in the same directory. Couldn't find 'fgrezes/WIESP2022-NER' on the Hugging Face Hub either: FileNotFou...
1,267,987,499
4,476
`to_pandas` doesn't take into account format.
closed
2022-06-10T20:25:31
2022-06-15T17:41:41
2022-06-15T17:41:41
https://github.com/huggingface/datasets/issues/4476
null
Dref360
false
[ "Thanks for opening a discussion :)\r\n\r\nNote that you can use `.remove_columns(...)` to keep only the ones you're interested in before calling `.to_pandas()`", "Yes I can do that thank you!\r\n\r\nDo you think that conceptually my example should work? If not, I'm happy to close this issue. \r\n\r\nIf yes, I ca...
1,267,798,451
4,475
Improve error message for missing pacakges from inside dataset script
closed
2022-06-10T16:59:36
2022-10-06T13:46:26
2022-06-13T13:16:43
https://github.com/huggingface/datasets/pull/4475
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4475", "html_url": "https://github.com/huggingface/datasets/pull/4475", "diff_url": "https://github.com/huggingface/datasets/pull/4475.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4475.patch", "merged_at": null }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "I opened a PR before I noticed yours ^^' You can find it here: https://github.com/huggingface/datasets/pull/4484\r\n\r\nThe only comment I have regarding your message is that it possibly shows several `pip install` commands, whereas ...
1,267,767,541
4,474
[Docs] How to use with PyTorch page
closed
2022-06-10T16:25:49
2022-06-14T14:40:32
2022-06-14T14:04:33
https://github.com/huggingface/datasets/pull/4474
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4474", "html_url": "https://github.com/huggingface/datasets/pull/4474", "diff_url": "https://github.com/huggingface/datasets/pull/4474.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4474.patch", "merged_at": "2022-06-14T14:04:32" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,267,555,994
4,473
Add SST-2 dataset
closed
2022-06-10T13:37:26
2022-06-13T14:11:34
2022-06-13T14:01:09
https://github.com/huggingface/datasets/pull/4473
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4473", "html_url": "https://github.com/huggingface/datasets/pull/4473", "diff_url": "https://github.com/huggingface/datasets/pull/4473.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4473.patch", "merged_at": "2022-06-13T14:01:09" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "on the hub this dataset is referenced as `sst-2` not `sst2` – is there a canonical orthography? If not, could we name it `sst-2`?", "@julien-c, we normally do not use hyphens for dataset names: whenever the original dataset name co...
1,267,488,523
4,472
Fix 401 error for unauthticated requests to non-existing repos
closed
2022-06-10T12:38:11
2022-06-10T13:05:11
2022-06-10T12:55:57
https://github.com/huggingface/datasets/pull/4472
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4472", "html_url": "https://github.com/huggingface/datasets/pull/4472", "diff_url": "https://github.com/huggingface/datasets/pull/4472.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4472.patch", "merged_at": "2022-06-10T12:55:56" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,267,475,268
4,471
CI error with repo lhoestq/_dummy
closed
2022-06-10T12:26:06
2022-06-10T13:24:53
2022-06-10T13:24:53
https://github.com/huggingface/datasets/issues/4471
null
albertvillanova
false
[ "fixed by https://github.com/huggingface/datasets/pull/4472" ]
1,267,470,051
4,470
Reorder returned validation/test splits in script template
closed
2022-06-10T12:21:13
2022-06-10T18:04:10
2022-06-10T17:54:50
https://github.com/huggingface/datasets/pull/4470
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4470", "html_url": "https://github.com/huggingface/datasets/pull/4470", "diff_url": "https://github.com/huggingface/datasets/pull/4470.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4470.patch", "merged_at": "2022-06-10T17:54:50" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,267,213,849
4,469
Replace data URLs in wider_face dataset once hosted on the Hub
closed
2022-06-10T08:13:25
2022-06-10T16:42:08
2022-06-10T16:32:46
https://github.com/huggingface/datasets/pull/4469
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4469", "html_url": "https://github.com/huggingface/datasets/pull/4469", "diff_url": "https://github.com/huggingface/datasets/pull/4469.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4469.patch", "merged_at": "2022-06-10T16:32:46" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,266,715,742
4,468
Generalize tutorials for audio and vision
closed
2022-06-09T22:00:44
2022-06-14T16:22:02
2022-06-14T16:12:00
https://github.com/huggingface/datasets/pull/4468
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4468", "html_url": "https://github.com/huggingface/datasets/pull/4468", "diff_url": "https://github.com/huggingface/datasets/pull/4468.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4468.patch", "merged_at": "2022-06-14T16:12:00" }
stevhliu
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,266,218,358
4,467
Transcript string 'null' converted to [None] by load_dataset()
closed
2022-06-09T14:26:00
2023-07-04T02:18:39
2022-06-09T16:29:02
https://github.com/huggingface/datasets/issues/4467
null
mbarnig
false
[ "Hi @mbarnig, thanks for reporting.\r\n\r\nPlease note that is an expected behavior by `pandas` (we use the `pandas` library to parse CSV files): https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html\r\n```\r\nBy default the following values are interpreted as NaN: \r\n‘’, ‘#N/A’, ‘#N/A N/A’, ‘#NA’, ‘-1...
1,266,159,920
4,466
Optimize contiguous shard and select
closed
2022-06-09T13:45:39
2022-06-14T16:04:30
2022-06-14T15:54:45
https://github.com/huggingface/datasets/pull/4466
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4466", "html_url": "https://github.com/huggingface/datasets/pull/4466", "diff_url": "https://github.com/huggingface/datasets/pull/4466.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4466.patch", "merged_at": "2022-06-14T15:54:45" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "I thought of just mentioning the benefits I got. Here's the code that @lhoestq provided:\r\n\r\n```py\r\nimport os\r\nfrom datasets import load_dataset\r\nfrom tqdm.auto import tqdm\r\n\r\nds = load_dataset(\"squad\", split=\"train\"...
1,265,754,479
4,465
Fix bigbench config names
closed
2022-06-09T08:06:19
2022-06-09T14:38:36
2022-06-09T14:29:19
https://github.com/huggingface/datasets/pull/4465
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4465", "html_url": "https://github.com/huggingface/datasets/pull/4465", "diff_url": "https://github.com/huggingface/datasets/pull/4465.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4465.patch", "merged_at": "2022-06-09T14:29:18" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,265,682,931
4,464
Extend support for streaming datasets that use xml.dom.minidom.parse
closed
2022-06-09T06:58:25
2022-06-09T08:43:24
2022-06-09T08:34:16
https://github.com/huggingface/datasets/pull/4464
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4464", "html_url": "https://github.com/huggingface/datasets/pull/4464", "diff_url": "https://github.com/huggingface/datasets/pull/4464.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4464.patch", "merged_at": "2022-06-09T08:34:15" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,265,093,211
4,463
Use config_id to check split sizes instead of config name
closed
2022-06-08T17:45:24
2023-09-24T10:03:00
2022-06-09T08:06:37
https://github.com/huggingface/datasets/pull/4463
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4463", "html_url": "https://github.com/huggingface/datasets/pull/4463", "diff_url": "https://github.com/huggingface/datasets/pull/4463.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4463.patch", "merged_at": null }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "closing in favor of https://github.com/huggingface/datasets/pull/4465" ]
1,265,079,347
4,462
BigBench: NonMatchingSplitsSizesError when passing a dataset configuration parameter
open
2022-06-08T17:31:24
2022-07-05T07:39:55
null
https://github.com/huggingface/datasets/issues/4462
null
lhoestq
false
[ "Why not adding `max_examples` as part of the config name?", "Yup it can also work, and maybe it's simpler this way. Opening a PR to fix bigbench instead of https://github.com/huggingface/datasets/pull/4463", "Hi @lhoestq,\r\n\r\nThank you for taking a look at this issue, and proposing a solution. \r\nUnfortuna...
1,264,800,451
4,461
AttributeError: module 'datasets' has no attribute 'load_dataset'
closed
2022-06-08T13:59:20
2024-03-25T12:58:29
2022-06-08T14:41:00
https://github.com/huggingface/datasets/issues/4461
null
AlexNLP
false
[ "I'm having the same issue,Can you tell me how to solve it?", "I have the same issue, can you tell me how to solve it? Thanks", "I had a folder named 'datasets' so this is why it can't find the import, it's looking in the wrong place", "@briandw your comment saved my day 👍 " ]
1,264,644,205
4,460
Drop Python 3.6 support
closed
2022-06-08T12:10:18
2022-07-26T19:16:39
2022-07-26T19:04:21
https://github.com/huggingface/datasets/pull/4460
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4460", "html_url": "https://github.com/huggingface/datasets/pull/4460", "diff_url": "https://github.com/huggingface/datasets/pull/4460.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4460.patch", "merged_at": "2022-07-26T19:04:21" }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "I've disabled the `test_dummy_dataset_serialize_s3` tests in the Linux CI to avoid the failures (these tests only fail on Windows in 3.6). These failures are unrelated to this PR's changes, and I would like to address this in a new P...
1,264,636,481
4,459
Add and fix language tags for udhr dataset
closed
2022-06-08T12:03:42
2022-06-08T12:36:24
2022-06-08T12:27:13
https://github.com/huggingface/datasets/pull/4459
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4459", "html_url": "https://github.com/huggingface/datasets/pull/4459", "diff_url": "https://github.com/huggingface/datasets/pull/4459.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4459.patch", "merged_at": "2022-06-08T12:27:13" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,263,531,911
4,457
First draft of the docs for TF + Datasets
closed
2022-06-07T16:06:48
2022-06-14T16:08:41
2022-06-14T15:59:08
https://github.com/huggingface/datasets/pull/4457
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4457", "html_url": "https://github.com/huggingface/datasets/pull/4457", "diff_url": "https://github.com/huggingface/datasets/pull/4457.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4457.patch", "merged_at": "2022-06-14T15:59:08" }
Rocketknight1
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Some links are still missing I think :)", "This is probably quite close to being ready, so cc some TF people @gante @amyeroberts @merveenoyan just so they see it! No need for a full review, but if you have any comments or suggestio...
1,263,241,449
4,456
Workflow for Tabular data
open
2022-06-07T12:48:22
2023-03-06T08:53:55
null
https://github.com/huggingface/datasets/issues/4456
null
lhoestq
false
[ "I use below to load a dataset:\r\n```\r\ndataset = datasets.load_dataset(\"scikit-learn/auto-mpg\")\r\ndf = pd.DataFrame(dataset[\"train\"])\r\n```\r\nTBH as said, tabular folk split their own dataset, they sometimes have two splits, sometimes three. Maybe somehow avoiding it for tabular datasets might be good for...
1,263,089,067
4,455
Update data URLs in fever dataset
closed
2022-06-07T10:40:54
2022-06-08T07:24:54
2022-06-08T07:16:17
https://github.com/huggingface/datasets/pull/4455
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4455", "html_url": "https://github.com/huggingface/datasets/pull/4455", "diff_url": "https://github.com/huggingface/datasets/pull/4455.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4455.patch", "merged_at": "2022-06-08T07:16:16" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,262,674,973
4,454
Dataset Viewer issue for Yaxin/SemEval2015
closed
2022-06-07T03:31:46
2022-06-07T11:53:11
2022-06-07T11:53:11
https://github.com/huggingface/datasets/issues/4454
null
WithYouTo
false
[ "Closing since it's a duplicate of https://github.com/huggingface/datasets/issues/4453" ]
1,262,674,105
4,453
Dataset Viewer issue for Yaxin/SemEval2015
closed
2022-06-07T03:30:08
2022-06-09T08:34:16
2022-06-09T08:34:16
https://github.com/huggingface/datasets/issues/4453
null
WithYouTo
false
[ "I understand that the issue is that a remote file (URL) is being loaded as a local file. Right @albertvillanova @lhoestq?\r\n\r\n```\r\nMessage: [Errno 2] No such file or directory: 'https://raw.githubusercontent.com/YaxinCui/ABSADataset/main/SemEval2015Task12Corrected/train/restaurants_train.xml'\r\n```", ...
1,262,529,654
4,452
Trying to load FEVER dataset results in NonMatchingChecksumError
closed
2022-06-06T23:13:15
2022-12-15T13:36:40
2022-06-08T07:16:16
https://github.com/huggingface/datasets/issues/4452
null
santhnm2
false
[ "Thanks for reporting @santhnm2. We are fixing it.\r\n\r\nData owners updated their URLs recently. We have to align with them, otherwise you do not download anything (that is why ignore_verifications does not work).", "Hello! Is there any update on this? I am having the same issue 6 months later." ]
1,262,103,323
4,451
Use newer version of multi-news with fixes
closed
2022-06-06T16:57:08
2022-06-07T17:40:01
2022-06-07T17:14:44
https://github.com/huggingface/datasets/pull/4451
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4451", "html_url": "https://github.com/huggingface/datasets/pull/4451", "diff_url": "https://github.com/huggingface/datasets/pull/4451.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4451.patch", "merged_at": "2022-06-07T17:14:44" }
JohnGiorgi
true
[ "_The documentation is not available anymore as the PR was closed or merged._", "Awesome thanks @mariosasko!" ]
1,261,878,324
4,450
Update README.md of fquad
closed
2022-06-06T13:52:41
2022-06-06T14:51:49
2022-06-06T14:43:03
https://github.com/huggingface/datasets/pull/4450
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4450", "html_url": "https://github.com/huggingface/datasets/pull/4450", "diff_url": "https://github.com/huggingface/datasets/pull/4450.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4450.patch", "merged_at": "2022-06-06T14:43:03" }
lhoestq
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,261,262,326
4,449
Rj
closed
2022-06-06T02:24:32
2022-06-06T15:44:50
2022-06-06T15:44:50
https://github.com/huggingface/datasets/issues/4449
null
Aeckard45
false
[]
1,260,966,129
4,448
New Preprocessing Feature - Deduplication [Request]
open
2022-06-05T05:32:56
2023-12-12T07:52:40
null
https://github.com/huggingface/datasets/issues/4448
null
yuvalkirstain
false
[ "Hi! The [datasets_sql](https://github.com/mariosasko/datasets_sql) package lets you easily find distinct rows in a dataset (an example with `SELECT DISTINCT` is in the readme). Deduplication is (still) not part of the official API because it's hard to implement for datasets bigger than RAM while only using the nat...
1,260,041,805
4,447
Minor fixes/improvements in `scene_parse_150` card
closed
2022-06-03T15:22:34
2022-06-06T15:50:25
2022-06-06T15:41:37
https://github.com/huggingface/datasets/pull/4447
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4447", "html_url": "https://github.com/huggingface/datasets/pull/4447", "diff_url": "https://github.com/huggingface/datasets/pull/4447.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4447.patch", "merged_at": "2022-06-06T15:41:37" }
mariosasko
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,260,028,995
4,446
Add missing kwargs to docstrings
closed
2022-06-03T15:10:27
2022-06-03T16:10:09
2022-06-03T16:01:29
https://github.com/huggingface/datasets/pull/4446
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4446", "html_url": "https://github.com/huggingface/datasets/pull/4446", "diff_url": "https://github.com/huggingface/datasets/pull/4446.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4446.patch", "merged_at": "2022-06-03T16:01:29" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,259,947,568
4,445
Fix missing args in docstring of load_dataset_builder
closed
2022-06-03T13:55:50
2022-06-03T14:35:32
2022-06-03T14:27:09
https://github.com/huggingface/datasets/pull/4445
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4445", "html_url": "https://github.com/huggingface/datasets/pull/4445", "diff_url": "https://github.com/huggingface/datasets/pull/4445.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4445.patch", "merged_at": "2022-06-03T14:27:09" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,259,738,209
4,444
Fix kwargs in docstrings
closed
2022-06-03T10:29:02
2022-06-03T11:01:28
2022-06-03T10:52:46
https://github.com/huggingface/datasets/pull/4444
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/4444", "html_url": "https://github.com/huggingface/datasets/pull/4444", "diff_url": "https://github.com/huggingface/datasets/pull/4444.diff", "patch_url": "https://github.com/huggingface/datasets/pull/4444.patch", "merged_at": "2022-06-03T10:52:46" }
albertvillanova
true
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,259,606,334
4,443
Dataset Viewer issue for openclimatefix/nimrod-uk-1km
open
2022-06-03T08:17:16
2023-09-25T12:15:08
null
https://github.com/huggingface/datasets/issues/4443
null
ZYMXIXI
false
[ "If I understand correctly, this is due to the key `split` missing in the line https://huggingface.co/datasets/openclimatefix/nimrod-uk-1km/blob/main/nimrod-uk-1km.py#L41 of the script.\r\nMaybe @albertvillanova could confirm.", "I'm having a look.", "Indeed there are several issues in this dataset loading scri...
1,258,589,276
4,442
Dataset Viewer issue for amazon_polarity
closed
2022-06-02T19:18:38
2022-06-07T18:50:37
2022-06-07T18:50:37
https://github.com/huggingface/datasets/issues/4442
null
lewtun
false
[ "Thanks, looking at it", "Not sure what happened 😬, but it's fixed" ]
1,258,568,656
4,441
Dataset Viewer issue for aeslc
closed
2022-06-02T18:57:12
2022-06-07T18:50:55
2022-06-07T18:50:55
https://github.com/huggingface/datasets/issues/4441
null
lewtun
false
[ "Not sure what happened 😬, but it's fixed" ]