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,064,661,212
3,324
Can't import `datasets` in python 3.10
closed
2021-11-26T16:06:14
2021-11-26T16:31:23
2021-11-26T16:31:23
https://github.com/huggingface/datasets/issues/3324
null
lhoestq
false
[]
1,064,660,452
3,323
Fix wrongly converted assert
closed
2021-11-26T16:05:39
2021-11-26T16:44:12
2021-11-26T16:44:11
https://github.com/huggingface/datasets/pull/3323
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3323", "html_url": "https://github.com/huggingface/datasets/pull/3323", "diff_url": "https://github.com/huggingface/datasets/pull/3323.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3323.patch", "merged_at": "2021-11-26T16:44:11" }
eliasws
true
[ "Closes #3327 " ]
1,064,429,705
3,322
Add missing tags to XTREME
closed
2021-11-26T12:37:05
2021-11-29T13:40:07
2021-11-29T13:40:06
https://github.com/huggingface/datasets/pull/3322
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3322", "html_url": "https://github.com/huggingface/datasets/pull/3322", "diff_url": "https://github.com/huggingface/datasets/pull/3322.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3322.patch", "merged_at": "2021-11-29T13:40:06" }
mariosasko
true
[]
1,063,858,386
3,321
Update URL of tatoeba subset of xtreme
closed
2021-11-25T18:42:31
2021-11-26T10:30:30
2021-11-26T10:30:30
https://github.com/huggingface/datasets/pull/3321
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3321", "html_url": "https://github.com/huggingface/datasets/pull/3321", "diff_url": "https://github.com/huggingface/datasets/pull/3321.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3321.patch", "merged_at": "2021-11-26T10:30:29" }
mariosasko
true
[ "<s>To be more precise: `os.path.join` is replaced on-the-fly by `xjoin` anyway with patching, to extend it to remote files</s>", "Oh actually just ignore what I said: they were used to concatenate URLs, which is not recommended. Let me fix that again by appending using `+`" ]
1,063,531,992
3,320
Can't get tatoeba.rus dataset
closed
2021-11-25T12:31:11
2021-11-26T10:30:29
2021-11-26T10:30:29
https://github.com/huggingface/datasets/issues/3320
null
mmg10
false
[]
1,062,749,654
3,319
Add push_to_hub docs
closed
2021-11-24T18:21:11
2021-11-25T14:47:46
2021-11-25T14:47:46
https://github.com/huggingface/datasets/pull/3319
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3319", "html_url": "https://github.com/huggingface/datasets/pull/3319", "diff_url": "https://github.com/huggingface/datasets/pull/3319.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3319.patch", "merged_at": "2021-11-25T14:47:46" }
lhoestq
true
[ "Looks good to me! :)\r\n\r\nMaybe we can mention that users can also set the `private` argument if they want to keep their dataset private? It would lead nicely into the next section on Privacy.", "Thanks for your comments, I fixed the capitalization for consistency and added an passage to mention the `private` ...
1,062,369,717
3,318
Finish transition to PyArrow 3.0.0
closed
2021-11-24T12:30:14
2021-11-24T15:35:05
2021-11-24T15:35:04
https://github.com/huggingface/datasets/pull/3318
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3318", "html_url": "https://github.com/huggingface/datasets/pull/3318", "diff_url": "https://github.com/huggingface/datasets/pull/3318.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3318.patch", "merged_at": "2021-11-24T15:35:04" }
mariosasko
true
[]
1,062,284,447
3,317
Add desc parameter to Dataset filter method
closed
2021-11-24T11:01:36
2022-01-05T18:31:24
2022-01-05T18:31:24
https://github.com/huggingface/datasets/issues/3317
null
vblagoje
false
[ "Hi,\r\n\r\n`Dataset.map` allows more generic transforms compared to `Dataset.filter`, which purpose is very specific (to filter examples based on a condition). That's why I don't think we need the `desc` parameter there for consistency. #3196 has added descriptions to the `Dataset` methods that call `.map` intern...
1,062,185,822
3,316
Add RedCaps dataset
closed
2021-11-24T09:23:02
2022-01-12T14:13:15
2022-01-12T14:13:15
https://github.com/huggingface/datasets/issues/3316
null
albertvillanova
false
[]
1,061,678,452
3,315
Removing query params for dynamic URL caching
closed
2021-11-23T20:24:12
2021-11-25T14:44:32
2021-11-25T14:44:31
https://github.com/huggingface/datasets/pull/3315
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3315", "html_url": "https://github.com/huggingface/datasets/pull/3315", "diff_url": "https://github.com/huggingface/datasets/pull/3315.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3315.patch", "merged_at": "2021-11-25T14:44:31" }
anton-l
true
[ "IMO it makes more sense to have `ignore_url_params` as an attribute of `DownloadConfig` to avoid defining a new argument in `DownloadManger`'s methods.", "@mariosasko that would make sense to me too, but it seems like `DownloadConfig` wasn't intended to be modified from a dataset loading script. @lhoestq wdyt?",...
1,061,448,227
3,314
Adding arg to pass process rank to `map`
closed
2021-11-23T15:55:21
2021-11-24T11:54:13
2021-11-24T11:54:13
https://github.com/huggingface/datasets/pull/3314
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3314", "html_url": "https://github.com/huggingface/datasets/pull/3314", "diff_url": "https://github.com/huggingface/datasets/pull/3314.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3314.patch", "merged_at": "2021-11-24T11:54:13" }
TevenLeScao
true
[ "Some commits seem to be there twice (made the mistake of rebasing because I wasn't sure whether the doc had changed), is this an issue @lhoestq ?" ]
1,060,933,392
3,313
TriviaQA License Mismatch
closed
2021-11-23T08:00:15
2021-11-29T11:24:21
2021-11-29T11:24:21
https://github.com/huggingface/datasets/issues/3313
null
akhilkedia
false
[ "Hi ! You're completely right, this must be mentioned in the dataset card.\r\nIf you're interesting in contributing, feel free to open a pull request to mention this in the `trivia_qa` dataset card in the \"Licensing Information\" section at https://github.com/huggingface/datasets/blob/master/datasets/trivia_qa/REA...
1,060,440,346
3,312
add bl books genre dataset
closed
2021-11-22T17:54:50
2021-12-02T16:10:29
2021-12-02T16:07:47
https://github.com/huggingface/datasets/pull/3312
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3312", "html_url": "https://github.com/huggingface/datasets/pull/3312", "diff_url": "https://github.com/huggingface/datasets/pull/3312.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3312.patch", "merged_at": "2021-12-02T16:07:47" }
davanstrien
true
[ "To fix the CI, feel free to run the `make style` command to format the code.\r\n\r\nThen it also looks like the dummy_data.zip archives are all empty, which makes the tests fail. Can you try regenerating them ? They should have one file inside which is a dummy version of the file at https://bl.iro.bl.uk/downloads/...
1,060,387,957
3,311
Add WebSRC
open
2021-11-22T16:58:33
2021-11-22T16:58:33
null
https://github.com/huggingface/datasets/issues/3311
null
NielsRogge
false
[]
1,060,098,104
3,310
Fatal error condition occurred in aws-c-io
closed
2021-11-22T12:27:54
2023-02-08T10:31:05
2021-11-29T22:22:37
https://github.com/huggingface/datasets/issues/3310
null
Crabzmatic
false
[ "Hi ! Are you having this issue only with this specific dataset, or it also happens with other ones like `squad` ?", "@lhoestq It happens also on `squad`. It successfully downloads the whole dataset and then crashes on: \r\n\r\n```\r\nFatal error condition occurred in D:\\bld\\aws-c-io_1633633258269\\work\\source...
1,059,496,154
3,309
fix: files counted twice in inferred structure
closed
2021-11-21T21:50:38
2021-11-23T17:00:58
2021-11-23T17:00:58
https://github.com/huggingface/datasets/pull/3309
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3309", "html_url": "https://github.com/huggingface/datasets/pull/3309", "diff_url": "https://github.com/huggingface/datasets/pull/3309.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3309.patch", "merged_at": "2021-11-23T17:00:58" }
borisdayma
true
[ "I see it creates some errors in the tests.\r\n\r\nAnother solution if needed is to add something like `data_files = list(set(data_files))` after [this line](https://github.com/huggingface/datasets/blob/8555197a3fe826e98bd0206c2d031c4488c53c5c/src/datasets/data_files.py#L511)", "Hi ! Thanks for the correction :)\...
1,059,255,705
3,308
"dataset_infos.json" missing for chr_en and mc4
open
2021-11-21T00:07:22
2022-01-19T13:55:32
null
https://github.com/huggingface/datasets/issues/3308
null
amitness
false
[ "Hi ! Thanks for reporting :) \r\nWe can easily add the metadata for `chr_en` IMO, but for mC4 it will take more time, since it requires to count the number of examples in each language", "No problem. I am trying to do some analysis on the metadata of all available datasets. Is reading `metadata_infos.json` for e...
1,059,226,297
3,307
Add IndoNLI dataset
closed
2021-11-20T20:46:03
2021-11-25T14:51:48
2021-11-25T14:51:48
https://github.com/huggingface/datasets/pull/3307
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3307", "html_url": "https://github.com/huggingface/datasets/pull/3307", "diff_url": "https://github.com/huggingface/datasets/pull/3307.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3307.patch", "merged_at": "2021-11-25T14:51:48" }
afaji
true
[ "@lhoestq thanks for the review! I've modified the labels to follow other NLI datasets.\r\nPlease review my change and let me know if I miss anything." ]
1,059,185,860
3,306
nested sequence feature won't encode example if the first item of the outside sequence is an empty list
closed
2021-11-20T16:57:54
2021-12-08T13:02:15
2021-12-08T13:02:15
https://github.com/huggingface/datasets/issues/3306
null
function2-llx
false
[ "knock knock", "Hi, thanks for reporting! I've linked a PR that should fix the issue.", "I've checked the PR and it looks great, thanks a lot!" ]
1,059,161,000
3,305
asserts replaced with exception for ``fingerprint.py``, ``search.py``, ``arrow_writer.py`` and ``metric.py``
closed
2021-11-20T14:51:23
2021-11-22T18:24:32
2021-11-22T17:08:13
https://github.com/huggingface/datasets/pull/3305
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3305", "html_url": "https://github.com/huggingface/datasets/pull/3305", "diff_url": "https://github.com/huggingface/datasets/pull/3305.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3305.patch", "merged_at": "2021-11-22T17:08:13" }
Ishan-Kumar2
true
[]
1,059,130,494
3,304
Dataset object has no attribute `to_tf_dataset`
closed
2021-11-20T12:03:59
2021-11-21T07:07:25
2021-11-21T07:07:25
https://github.com/huggingface/datasets/issues/3304
null
RajkumarGalaxy
false
[ "The issue is due to the older version of transformers and datasets. It has been resolved by upgrading their versions.\r\n\r\n```\r\n# upgrade transformers and datasets to latest versions\r\n!pip install --upgrade transformers\r\n!pip install --upgrade datasets\r\n```\r\n\r\nRegards!" ]
1,059,129,732
3,303
DataCollatorWithPadding: TypeError
closed
2021-11-20T11:59:55
2021-11-21T07:05:37
2021-11-21T07:05:37
https://github.com/huggingface/datasets/issues/3303
null
RajkumarGalaxy
false
[ "\r\n> \r\n> Input:\r\n> \r\n> ```\r\n> tokenizer = AutoTokenizer.from_pretrained(checkpoint)\r\n> data_collator = DataCollatorWithPadding(tokenizer=tokenizer, return_tensors=\"tf\")\r\n> ```\r\n> \r\n> Output:\r\n> \r\n> ```\r\n> TypeError Traceback (most recent call last)\r\n> /tmp...
1,058,907,168
3,302
fix old_val typo in f-string
closed
2021-11-19T20:51:08
2021-11-25T22:14:43
2021-11-22T17:04:19
https://github.com/huggingface/datasets/pull/3302
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3302", "html_url": "https://github.com/huggingface/datasets/pull/3302", "diff_url": "https://github.com/huggingface/datasets/pull/3302.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3302.patch", "merged_at": "2021-11-22T17:04:19" }
Mehdi2402
true
[]
1,058,718,957
3,301
Add wikipedia tags
closed
2021-11-19T16:39:25
2021-11-19T16:49:30
2021-11-19T16:49:29
https://github.com/huggingface/datasets/pull/3301
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3301", "html_url": "https://github.com/huggingface/datasets/pull/3301", "diff_url": "https://github.com/huggingface/datasets/pull/3301.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3301.patch", "merged_at": "2021-11-19T16:49:29" }
lhoestq
true
[]
1,058,644,459
3,300
❓ Dataset loading script from Hugging Face Hub
closed
2021-11-19T15:20:52
2021-12-22T10:57:56
2021-12-22T10:57:56
https://github.com/huggingface/datasets/issues/3300
null
pietrolesci
false
[ "Hi ! In the next version of `datasets`, your train and test splits will be correctly separated (changes from #3027) if you create a dataset repository with only your CSV files.\r\n\r\nAlso it seems that you overwrite the `data_files` and `data_dir` arguments in your code, when you instantiate the AGNewsConfig obje...
1,058,518,213
3,299
Add option to find unique elements in nested sequences when calling `Dataset.unique`
open
2021-11-19T13:16:06
2023-05-19T14:45:40
null
https://github.com/huggingface/datasets/issues/3299
null
mariosasko
false
[ "Hi @mariosasko!\r\n\r\nHas this been patched into any of the releases?", "Hi! Not yet, would you be interested in contributing a PR? I can give you some pointers if needed. ", "@mariosasko did this ever get implemented? Willing to help if you are still up for it.", "@dcruiz01 No, but here is an example of ho...
1,058,420,201
3,298
Agnews dataset viewer is not working
closed
2021-11-19T11:18:59
2021-12-21T16:24:05
2021-12-21T16:24:05
https://github.com/huggingface/datasets/issues/3298
null
pietrolesci
false
[ "Hi ! Thanks for reporting\r\nWe've already fixed the code that generates the preview for this dataset, we'll release the fix soon :)", "Hi @lhoestq, thanks for your feedback!", "Fixed in the viewer.\r\n\r\nhttps://huggingface.co/datasets/ag_news" ]
1,058,263,859
3,297
.map() cache is wrongfully reused - only happens when the mapping function is imported
open
2021-11-19T08:18:36
2025-07-31T16:29:29
null
https://github.com/huggingface/datasets/issues/3297
null
eladsegal
false
[ "Hi ! Thanks for reporting. Indeed this is a current limitation of the usage we have of `dill` in `datasets`. I'd suggest you use your workaround for now until we find a way to fix this. Maybe functions that are not coming from a module not installed with pip should be dumped completely, rather than only taking the...
1,057,970,638
3,296
Fix temporary dataset_path creation for URIs related to remote fs
closed
2021-11-18T23:32:45
2021-12-06T10:45:04
2021-12-06T10:45:04
https://github.com/huggingface/datasets/pull/3296
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3296", "html_url": "https://github.com/huggingface/datasets/pull/3296", "diff_url": "https://github.com/huggingface/datasets/pull/3296.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3296.patch", "merged_at": "2021-12-06T10:45:03" }
francisco-perez-sorrosal
true
[ "Hi ! Thanks for the fix :) \r\n\r\nI think this should be `extract_path_from_uri` 's responsibility to strip the extra `/` from a badly formatted path like `hdfs:///absolute/path` (or raise an error). Do you think you can simply do the changes in `extract_path_from_uri` ? This way this fix will be available for al...
1,057,954,892
3,295
Temporary dataset_path for remote fs URIs not built properly in arrow_dataset.py::load_from_disk
closed
2021-11-18T23:24:02
2021-12-06T10:45:04
2021-12-06T10:45:04
https://github.com/huggingface/datasets/issues/3295
null
francisco-perez-sorrosal
false
[ "Hi ! Good catch and thanks for opening a PR :)\r\n\r\nI just responded in your PR" ]
1,057,495,473
3,294
Add Natural Adversarial Objects dataset
open
2021-11-18T15:34:44
2021-12-08T12:00:02
null
https://github.com/huggingface/datasets/issues/3294
null
osanseviero
false
[]
1,057,004,431
3,293
Pin version exclusion for Markdown
closed
2021-11-18T06:56:01
2021-11-18T10:28:05
2021-11-18T10:28:04
https://github.com/huggingface/datasets/pull/3293
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3293", "html_url": "https://github.com/huggingface/datasets/pull/3293", "diff_url": "https://github.com/huggingface/datasets/pull/3293.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3293.patch", "merged_at": "2021-11-18T10:28:04" }
albertvillanova
true
[]
1,056,962,554
3,292
Not able to load 'wikipedia' dataset
closed
2021-11-18T05:41:18
2021-11-19T16:49:29
2021-11-19T16:49:29
https://github.com/huggingface/datasets/issues/3292
null
abhibisht89
false
[ "Hi ! Indeed it looks like the code snippet on the Hugging face Hub doesn't show the second parameter\r\n\r\n![image](https://user-images.githubusercontent.com/42851186/142649237-45ba55c5-1a64-4c30-8692-2c8120572f92.png)\r\n\r\nThanks for reporting, I'm taking a look\r\n" ]
1,056,689,876
3,291
Use f-strings in the dataset scripts
closed
2021-11-17T22:20:19
2021-11-22T16:40:16
2021-11-22T16:40:16
https://github.com/huggingface/datasets/pull/3291
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3291", "html_url": "https://github.com/huggingface/datasets/pull/3291", "diff_url": "https://github.com/huggingface/datasets/pull/3291.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3291.patch", "merged_at": "2021-11-22T16:40:16" }
Carlosbogo
true
[]
1,056,414,856
3,290
Make several audio datasets streamable
closed
2021-11-17T17:43:41
2022-02-01T21:00:52
2021-11-19T15:08:57
https://github.com/huggingface/datasets/pull/3290
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3290", "html_url": "https://github.com/huggingface/datasets/pull/3290", "diff_url": "https://github.com/huggingface/datasets/pull/3290.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3290.patch", "merged_at": "2021-11-19T15:08:57" }
lhoestq
true
[ "Reading FLAC (for `librispeech_asr`) works OK for me (`soundfile` version: `0.10.3`):\r\n```python\r\nIn [2]: ds = load_dataset(\"datasets/librispeech_asr/librispeech_asr.py\", \"clean\", streaming=True, split=\"train.100\")\r\n\r\nIn [3]: item = next(iter(ds))\r\n\r\nIn [4]: item.keys()\r\nOut[4]: dict_keys(['fil...
1,056,323,715
3,289
Unpin markdown for build_docs now that it's fixed
closed
2021-11-17T16:22:53
2021-11-17T16:23:09
2021-11-17T16:23:08
https://github.com/huggingface/datasets/pull/3289
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3289", "html_url": "https://github.com/huggingface/datasets/pull/3289", "diff_url": "https://github.com/huggingface/datasets/pull/3289.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3289.patch", "merged_at": "2021-11-17T16:23:08" }
lhoestq
true
[]
1,056,145,703
3,288
Allow datasets with indices table when concatenating along axis=1
closed
2021-11-17T13:41:28
2021-11-17T15:41:12
2021-11-17T15:41:11
https://github.com/huggingface/datasets/pull/3288
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3288", "html_url": "https://github.com/huggingface/datasets/pull/3288", "diff_url": "https://github.com/huggingface/datasets/pull/3288.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3288.patch", "merged_at": "2021-11-17T15:41:11" }
mariosasko
true
[]
1,056,079,724
3,287
Add The Pile dataset and PubMed Central subset
closed
2021-11-17T12:35:58
2021-12-01T15:29:08
2021-12-01T15:29:07
https://github.com/huggingface/datasets/pull/3287
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3287", "html_url": "https://github.com/huggingface/datasets/pull/3287", "diff_url": "https://github.com/huggingface/datasets/pull/3287.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3287.patch", "merged_at": "2021-12-01T15:29:06" }
albertvillanova
true
[]
1,056,008,586
3,286
Fix build_docs CI
closed
2021-11-17T11:18:56
2021-11-17T11:19:20
2021-11-17T11:19:19
https://github.com/huggingface/datasets/pull/3286
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3286", "html_url": "https://github.com/huggingface/datasets/pull/3286", "diff_url": "https://github.com/huggingface/datasets/pull/3286.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3286.patch", "merged_at": "2021-11-17T11:19:19" }
lhoestq
true
[]
1,055,506,730
3,285
Add IEMOCAP dataset
open
2021-11-16T22:47:20
2023-06-10T08:14:52
null
https://github.com/huggingface/datasets/issues/3285
null
osanseviero
false
[ "The IEMOCAP dataset is private and available only on request.\r\n```\r\nTo obtain the IEMOCAP data you just need to fill out an electronic release form below.\r\n```\r\n\r\n- [Request form](https://sail.usc.edu/iemocap/release_form.php)\r\n- [License ](https://sail.usc.edu/iemocap/Data_Release_Form_IEMOCAP.pdf)\r\...
1,055,502,909
3,284
Add VoxLingua107 dataset
open
2021-11-16T22:44:08
2021-12-06T09:49:45
null
https://github.com/huggingface/datasets/issues/3284
null
osanseviero
false
[ "#self-assign" ]
1,055,495,874
3,283
Add Speech Commands dataset
closed
2021-11-16T22:39:56
2021-12-10T10:30:15
2021-12-10T10:30:15
https://github.com/huggingface/datasets/issues/3283
null
osanseviero
false
[ "#self-assign" ]
1,055,054,898
3,282
ConnectionError: Couldn't reach https://huggingface.co/datasets/oscar-corpus/OSCAR-2109/resolve/main/OSCAR-2109.py
closed
2021-11-16T16:05:19
2022-04-12T11:57:43
2022-04-12T11:57:43
https://github.com/huggingface/datasets/issues/3282
null
MinionAttack
false
[ "Hi ! Thanks for reporting :)\r\nI think this is because the dataset is behind an access page. We can fix the dataset viewer\r\n\r\nIf you also have this error when you use the `datasets` library in python, you should probably pass `use_auth_token=True` to the `load_dataset()` function to use your account to access...
1,055,018,876
3,281
[Datasets] Improve Covost 2
closed
2021-11-16T15:32:19
2022-01-26T16:17:06
2021-11-18T10:44:04
https://github.com/huggingface/datasets/pull/3281
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3281", "html_url": "https://github.com/huggingface/datasets/pull/3281", "diff_url": "https://github.com/huggingface/datasets/pull/3281.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3281.patch", "merged_at": "2021-11-18T10:44:04" }
patrickvonplaten
true
[ "I am trying to use `load_dataset` with the French dataset(common voice corpus 1) which is downloaded from a common voice site and the target language is English (using colab)\r\n\r\nSteps I have followed:\r\n\r\n**1. untar:**\r\n`!tar xvzf fr.tar -C data_dir`\r\n\r\n**2. load data:**\r\n`load_dataset('covost2', 'f...
1,054,766,828
3,280
Fix bookcorpusopen RAM usage
closed
2021-11-16T11:27:52
2021-11-17T15:53:28
2021-11-16T13:34:30
https://github.com/huggingface/datasets/pull/3280
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3280", "html_url": "https://github.com/huggingface/datasets/pull/3280", "diff_url": "https://github.com/huggingface/datasets/pull/3280.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3280.patch", "merged_at": "2021-11-16T13:34:30" }
lhoestq
true
[]
1,054,711,852
3,279
Minor Typo Fix - Precision to Recall
closed
2021-11-16T10:32:22
2021-11-16T11:18:03
2021-11-16T11:18:02
https://github.com/huggingface/datasets/pull/3279
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3279", "html_url": "https://github.com/huggingface/datasets/pull/3279", "diff_url": "https://github.com/huggingface/datasets/pull/3279.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3279.patch", "merged_at": "2021-11-16T11:18:02" }
SebastinSanty
true
[]
1,054,249,463
3,278
Proposed update to the documentation for WER
closed
2021-11-15T23:28:31
2021-11-16T11:19:37
2021-11-16T11:19:37
https://github.com/huggingface/datasets/pull/3278
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3278", "html_url": "https://github.com/huggingface/datasets/pull/3278", "diff_url": "https://github.com/huggingface/datasets/pull/3278.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3278.patch", "merged_at": "2021-11-16T11:19:37" }
wooters
true
[]
1,054,122,656
3,277
f-string formatting
closed
2021-11-15T21:37:05
2021-11-19T20:40:08
2021-11-17T16:18:38
https://github.com/huggingface/datasets/pull/3277
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3277", "html_url": "https://github.com/huggingface/datasets/pull/3277", "diff_url": "https://github.com/huggingface/datasets/pull/3277.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3277.patch", "merged_at": "2021-11-17T16:18:38" }
Mehdi2402
true
[ "Hello @lhoestq, ```make style``` is applied as asked. :)" ]
1,053,793,063
3,276
Update KILT metadata JSON
closed
2021-11-15T15:25:25
2021-11-16T11:21:59
2021-11-16T11:21:58
https://github.com/huggingface/datasets/pull/3276
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3276", "html_url": "https://github.com/huggingface/datasets/pull/3276", "diff_url": "https://github.com/huggingface/datasets/pull/3276.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3276.patch", "merged_at": "2021-11-16T11:21:58" }
albertvillanova
true
[]
1,053,698,898
3,275
Force data files extraction if download_mode='force_redownload'
closed
2021-11-15T14:00:24
2021-11-15T14:45:23
2021-11-15T14:45:23
https://github.com/huggingface/datasets/pull/3275
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3275", "html_url": "https://github.com/huggingface/datasets/pull/3275", "diff_url": "https://github.com/huggingface/datasets/pull/3275.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3275.patch", "merged_at": "2021-11-15T14:45:23" }
mariosasko
true
[]
1,053,689,140
3,274
Fix some contact information formats
closed
2021-11-15T13:50:34
2021-11-15T14:43:55
2021-11-15T14:43:54
https://github.com/huggingface/datasets/pull/3274
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3274", "html_url": "https://github.com/huggingface/datasets/pull/3274", "diff_url": "https://github.com/huggingface/datasets/pull/3274.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3274.patch", "merged_at": "2021-11-15T14:43:54" }
lhoestq
true
[ "The CI fail are caused by some missing sections or tags, which is unrelated to this PR. Merging !" ]
1,053,554,038
3,273
Respect row ordering when concatenating datasets along axis=1
closed
2021-11-15T11:27:14
2021-11-17T15:41:11
2021-11-17T15:41:11
https://github.com/huggingface/datasets/issues/3273
null
mariosasko
false
[]
1,053,516,479
3,272
Make iter_archive work with ZIP files
open
2021-11-15T10:50:42
2021-11-25T00:08:47
null
https://github.com/huggingface/datasets/issues/3272
null
lhoestq
false
[ "Hello, is this issue open for any contributor ? can I work on it ?\r\n\r\n", "Hi ! Sure this is open for any contributor. If you're interested feel free to self-assign this issue to you by commenting `#self-assign`. Then if you have any question or if I can help, feel free to ping me.\r\n\r\nTo begin with, feel ...
1,053,482,919
3,271
Decode audio from remote
closed
2021-11-15T10:25:56
2021-11-16T11:35:58
2021-11-16T11:35:58
https://github.com/huggingface/datasets/pull/3271
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3271", "html_url": "https://github.com/huggingface/datasets/pull/3271", "diff_url": "https://github.com/huggingface/datasets/pull/3271.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3271.patch", "merged_at": "2021-11-16T11:35:58" }
lhoestq
true
[]
1,053,465,662
3,270
Add os.listdir for streaming
closed
2021-11-15T10:14:04
2021-11-15T10:27:03
2021-11-15T10:27:03
https://github.com/huggingface/datasets/pull/3270
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3270", "html_url": "https://github.com/huggingface/datasets/pull/3270", "diff_url": "https://github.com/huggingface/datasets/pull/3270.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3270.patch", "merged_at": "2021-11-15T10:27:02" }
lhoestq
true
[]
1,053,218,769
3,269
coqa NonMatchingChecksumError
closed
2021-11-15T05:04:07
2022-01-19T13:58:19
2022-01-19T13:58:19
https://github.com/huggingface/datasets/issues/3269
null
ZhaofengWu
false
[ "Hi @ZhaofengWu, thanks for reporting.\r\n\r\nUnfortunately, I'm not able to reproduce your bug:\r\n```python\r\nIn [1]: from datasets import load_dataset\r\n\r\nIn [2]: ds = load_dataset(\"coqa\")\r\nDownloading: 3.82kB [00:00, 1.91MB/s]\r\nDownloading: 1.79kB [00:00, 1.79MB/s]\r\nUsing custom data configuration d...
1,052,992,681
3,268
Dataset viewer issue for 'liweili/c4_200m'
closed
2021-11-14T17:18:46
2021-12-21T10:25:20
2021-12-21T10:24:51
https://github.com/huggingface/datasets/issues/3268
null
liliwei25
false
[ "Hi ! I think the issue comes from this [line](https://huggingface.co/datasets/liweili/c4_200m/blob/main/c4_200m.py#L87):\r\n```python\r\npath = filepath + \"/*.tsv*\"\r\n```\r\n\r\nYou can fix this by doing this instead:\r\n```python\r\npath = os.path.join(filepath, \"/*.tsv*\")\r\n```\r\n\r\nHere is why:\r\n\r\nL...
1,052,750,084
3,267
Replacing .format() and % by f-strings
closed
2021-11-13T19:12:02
2021-11-16T21:00:26
2021-11-16T14:55:43
https://github.com/huggingface/datasets/pull/3267
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3267", "html_url": "https://github.com/huggingface/datasets/pull/3267", "diff_url": "https://github.com/huggingface/datasets/pull/3267.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3267.patch", "merged_at": null }
Mehdi2402
true
[ "Hi ! It looks like most of your changes are just `black` changes. All those changes are not necessary. In particular if you want to use `black`, please use the `make style` command instead. It runs `black` with additional parameters and you shouldn't end up with that many changes\r\n\r\nFeel free to open a new PR ...
1,052,700,155
3,266
Fix URLs for WikiAuto Manual, jeopardy and definite_pronoun_resolution
closed
2021-11-13T15:01:34
2021-12-06T11:16:31
2021-12-06T11:16:31
https://github.com/huggingface/datasets/pull/3266
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3266", "html_url": "https://github.com/huggingface/datasets/pull/3266", "diff_url": "https://github.com/huggingface/datasets/pull/3266.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3266.patch", "merged_at": "2021-12-06T11:16:31" }
LashaO
true
[ "There seems to be problems with datasets metadata, of which I dont have access to. I think one of the datasets is from reddit. Can anyone help?", "Hello @LashaO , I think the errors were caused by `_DATA_FILES` in `definite_pronoun_resolution.py`. Here are details of the test error.\r\n```\r\nself = BuilderConfi...
1,052,666,558
3,265
Checksum error for kilt_task_wow
closed
2021-11-13T12:04:17
2021-11-16T11:23:53
2021-11-16T11:21:58
https://github.com/huggingface/datasets/issues/3265
null
slyviacassell
false
[ "Using `dataset = load_dataset(\"kilt_tasks\", \"wow\", ignore_verifications=True)` may fix it, but I do not think it is a elegant solution.", "Hi @slyviacassell, thanks for reporting.\r\n\r\nYes, there is an issue with the checksum verification. I'm fixing it.\r\n\r\nAnd as you pointed out, in the meantime, you ...
1,052,663,513
3,264
Downloading URL change for WikiAuto Manual, jeopardy and definite_pronoun_resolution
closed
2021-11-13T11:47:12
2022-06-01T17:38:16
2022-06-01T17:38:16
https://github.com/huggingface/datasets/issues/3264
null
slyviacassell
false
[ "#take\r\nI am willing to fix this. Links can be replaced for WikiAuto Manual and jeopardy with new ones provided by authors.\r\n\r\nAs for the definite_pronoun_resolution URL, a certificate error seems to be preventing a download. I have the files on my local machine. I can include them in the dataset folder as th...
1,052,552,516
3,263
FET DATA
closed
2021-11-13T05:46:06
2021-11-13T13:31:47
2021-11-13T13:31:47
https://github.com/huggingface/datasets/issues/3263
null
FStell01
false
[]
1,052,455,082
3,262
asserts replaced with exception for image classification task, csv, json
closed
2021-11-12T22:34:59
2021-11-15T11:08:37
2021-11-15T11:08:37
https://github.com/huggingface/datasets/pull/3262
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3262", "html_url": "https://github.com/huggingface/datasets/pull/3262", "diff_url": "https://github.com/huggingface/datasets/pull/3262.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3262.patch", "merged_at": "2021-11-15T11:08:37" }
manisnesan
true
[]
1,052,346,381
3,261
Scifi_TV_Shows: Having trouble getting viewer to find appropriate files
closed
2021-11-12T19:25:19
2021-12-21T10:24:10
2021-12-21T10:24:10
https://github.com/huggingface/datasets/issues/3261
null
lara-martin
false
[ "Hi ! I think this is because `iter_archive` doesn't support ZIP files yet. See https://github.com/huggingface/datasets/issues/3272\r\n\r\nYou can navigate into the archive this way instead:\r\n```python\r\n# in split_generators\r\ndata_dir = dl_manager.download_and_extract(url)\r\ntrain_filepath = os.path.join(dat...
1,052,247,373
3,260
Fix ConnectionError in Scielo dataset
closed
2021-11-12T18:02:37
2021-11-16T18:18:17
2021-11-16T17:55:22
https://github.com/huggingface/datasets/pull/3260
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3260", "html_url": "https://github.com/huggingface/datasets/pull/3260", "diff_url": "https://github.com/huggingface/datasets/pull/3260.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3260.patch", "merged_at": "2021-11-16T17:55:22" }
mariosasko
true
[ "The CI error is unrelated to the change." ]
1,052,189,775
3,259
Updating details of IRC disentanglement data
closed
2021-11-12T17:16:58
2021-11-18T17:19:33
2021-11-18T17:19:33
https://github.com/huggingface/datasets/pull/3259
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3259", "html_url": "https://github.com/huggingface/datasets/pull/3259", "diff_url": "https://github.com/huggingface/datasets/pull/3259.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3259.patch", "merged_at": "2021-11-18T17:19:33" }
jkkummerfeld
true
[ "Thank you for the cleanup!" ]
1,052,188,195
3,258
Reload dataset that was already downloaded with `load_from_disk` from cloud storage
open
2021-11-12T17:14:59
2021-11-12T17:14:59
null
https://github.com/huggingface/datasets/issues/3258
null
lhoestq
false
[]
1,052,118,365
3,257
Use f-strings for string formatting
closed
2021-11-12T16:02:15
2021-11-17T16:18:38
2021-11-17T16:18:38
https://github.com/huggingface/datasets/issues/3257
null
mariosasko
false
[ "Hi, I would be glad to help with this. Is there anyone else working on it?", "Hi, I would be glad to work on this too.", "#self-assign", "Hi @Carlosbogo,\r\n\r\nwould you be interested in replacing the `.format` and `%` syntax with f-strings in the modules in the `datasets` directory since @Mehdi2402 has ope...
1,052,000,613
3,256
asserts replaced by exception for text classification task with test.
closed
2021-11-12T14:05:36
2021-11-12T15:09:33
2021-11-12T14:59:32
https://github.com/huggingface/datasets/pull/3256
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3256", "html_url": "https://github.com/huggingface/datasets/pull/3256", "diff_url": "https://github.com/huggingface/datasets/pull/3256.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3256.patch", "merged_at": "2021-11-12T14:59:32" }
manisnesan
true
[ "Haha it looks like you got the chance of being reviewed twice at the same time and got the same suggestion twice x)\r\nAnyway it's all good now so we can merge !", "Thanks for the feedback. " ]
1,051,783,129
3,255
SciELO dataset ConnectionError
closed
2021-11-12T09:57:14
2021-11-16T17:55:22
2021-11-16T17:55:22
https://github.com/huggingface/datasets/issues/3255
null
WojciechKusa
false
[]
1,051,351,172
3,254
Update xcopa dataset (fix checksum issues + add translated data)
closed
2021-11-11T20:51:33
2021-11-12T10:30:58
2021-11-12T10:30:57
https://github.com/huggingface/datasets/pull/3254
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3254", "html_url": "https://github.com/huggingface/datasets/pull/3254", "diff_url": "https://github.com/huggingface/datasets/pull/3254.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3254.patch", "merged_at": "2021-11-12T10:30:57" }
mariosasko
true
[ "The CI failures are unrelated to the changes (missing fields in the readme and the CER metric error fixed in #3252)." ]
1,051,308,972
3,253
`GeneratorBasedBuilder` does not support `None` values
closed
2021-11-11T19:51:21
2021-12-09T14:26:58
2021-12-09T14:26:58
https://github.com/huggingface/datasets/issues/3253
null
pavel-lexyr
false
[ "Hi,\r\n\r\nthanks for reporting and providing a minimal reproducible example. \r\n\r\nThis line of the PR I've linked in our discussion on the Forum will add support for `None` values:\r\nhttps://github.com/huggingface/datasets/blob/a53de01842aac65c66a49b2439e18fa93ff73ceb/src/datasets/features/features.py#L835\r\...
1,051,124,749
3,252
Fix failing CER metric test in CI after update
closed
2021-11-11T15:57:16
2021-11-12T14:06:44
2021-11-12T14:06:43
https://github.com/huggingface/datasets/pull/3252
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3252", "html_url": "https://github.com/huggingface/datasets/pull/3252", "diff_url": "https://github.com/huggingface/datasets/pull/3252.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3252.patch", "merged_at": "2021-11-12T14:06:43" }
mariosasko
true
[]
1,050,541,348
3,250
Add ETHICS dataset
closed
2021-11-11T03:45:34
2022-10-03T09:37:25
2022-10-03T09:37:25
https://github.com/huggingface/datasets/pull/3250
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3250", "html_url": "https://github.com/huggingface/datasets/pull/3250", "diff_url": "https://github.com/huggingface/datasets/pull/3250.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3250.patch", "merged_at": null }
ssss1029
true
[ "Thanks for your contribution, @ssss1029. Are you still interested in adding this dataset?\r\n\r\nWe are removing the dataset scripts from this GitHub repo and moving them to the Hugging Face Hub: https://huggingface.co/datasets\r\n\r\nWe would suggest you create this dataset there. Please, feel free to tell us if ...
1,050,193,138
3,249
Fix streaming for id_newspapers_2018
closed
2021-11-10T18:55:30
2021-11-12T14:01:32
2021-11-12T14:01:31
https://github.com/huggingface/datasets/pull/3249
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3249", "html_url": "https://github.com/huggingface/datasets/pull/3249", "diff_url": "https://github.com/huggingface/datasets/pull/3249.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3249.patch", "merged_at": "2021-11-12T14:01:31" }
lhoestq
true
[]
1,050,171,082
3,248
Stream from Google Drive and other hosts
closed
2021-11-10T18:32:32
2021-11-30T16:03:43
2021-11-12T17:18:11
https://github.com/huggingface/datasets/pull/3248
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3248", "html_url": "https://github.com/huggingface/datasets/pull/3248", "diff_url": "https://github.com/huggingface/datasets/pull/3248.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3248.patch", "merged_at": "2021-11-12T17:18:10" }
lhoestq
true
[ "I just tried some datasets and noticed that `spider` is not working for some reason (the compression type is not recognized), resulting in FileNotFoundError. I can take a look tomorrow", "I'm fixing the remaining files based on TAR archives", "THANKS A LOT" ]
1,049,699,088
3,247
Loading big json dataset raises pyarrow.lib.ArrowNotImplementedError
closed
2021-11-10T11:17:59
2022-04-10T14:05:57
2022-04-10T14:05:57
https://github.com/huggingface/datasets/issues/3247
null
maxzirps
false
[ "Hi,\r\n\r\nthis issue is similar to https://github.com/huggingface/datasets/issues/3093, so you can either use the solution provided there or try to load the data in one chunk (you can control the chunk size by specifying the `chunksize` parameter (`int`) in `load_dataset`).\r\n\r\n@lhoestq Is this worth opening a...
1,049,662,746
3,246
[tiny] fix typo in stream docs
closed
2021-11-10T10:40:02
2021-11-10T11:10:39
2021-11-10T11:10:39
https://github.com/huggingface/datasets/pull/3246
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3246", "html_url": "https://github.com/huggingface/datasets/pull/3246", "diff_url": "https://github.com/huggingface/datasets/pull/3246.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3246.patch", "merged_at": "2021-11-10T11:10:39" }
verbiiyo
true
[]
1,048,726,062
3,245
Fix load_from_disk temporary directory
closed
2021-11-09T15:15:15
2021-11-09T15:30:52
2021-11-09T15:30:51
https://github.com/huggingface/datasets/pull/3245
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3245", "html_url": "https://github.com/huggingface/datasets/pull/3245", "diff_url": "https://github.com/huggingface/datasets/pull/3245.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3245.patch", "merged_at": "2021-11-09T15:30:51" }
lhoestq
true
[]
1,048,675,741
3,244
Fix filter method for batched=True
closed
2021-11-09T14:30:59
2021-11-09T15:52:58
2021-11-09T15:52:57
https://github.com/huggingface/datasets/pull/3244
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3244", "html_url": "https://github.com/huggingface/datasets/pull/3244", "diff_url": "https://github.com/huggingface/datasets/pull/3244.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3244.patch", "merged_at": "2021-11-09T15:52:57" }
thomasw21
true
[]
1,048,630,754
3,243
Remove redundant isort module placement
closed
2021-11-09T13:50:30
2021-11-12T14:02:45
2021-11-12T14:02:45
https://github.com/huggingface/datasets/pull/3243
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3243", "html_url": "https://github.com/huggingface/datasets/pull/3243", "diff_url": "https://github.com/huggingface/datasets/pull/3243.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3243.patch", "merged_at": "2021-11-12T14:02:45" }
mariosasko
true
[]
1,048,527,232
3,242
Adding ANERcorp-CAMeLLab dataset
open
2021-11-09T12:04:04
2021-11-09T12:41:15
null
https://github.com/huggingface/datasets/issues/3242
null
vitalyshalumov
false
[ "Adding ANERcorp dataset\r\n\r\n## Adding a Dataset\r\n- **Name:** *ANERcorp-CAMeLLab*\r\n- **Description:** *Since its creation in 2008, the ANERcorp dataset (Benajiba & Rosso, 2008) has been a standard reference used by Arabic named entity recognition researchers around the world. However, over time, this dataset...
1,048,461,852
3,241
Swap descriptions of v1 and raw-v1 configs of WikiText dataset and fix metadata
closed
2021-11-09T10:54:15
2022-02-14T15:46:00
2021-11-09T13:49:28
https://github.com/huggingface/datasets/pull/3241
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3241", "html_url": "https://github.com/huggingface/datasets/pull/3241", "diff_url": "https://github.com/huggingface/datasets/pull/3241.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3241.patch", "merged_at": "2021-11-09T13:49:28" }
albertvillanova
true
[]
1,048,376,021
3,240
Couldn't reach data file for disaster_response_messages
closed
2021-11-09T09:26:42
2021-12-14T14:38:29
2021-12-14T14:38:29
https://github.com/huggingface/datasets/issues/3240
null
pandya6988
false
[ "It looks like the dataset isn't available anymore on appen.com\r\n\r\nThe CSV files appear to still be available at https://www.kaggle.com/landlord/multilingual-disaster-response-messages though. It says that the data are under the CC0 license so I guess we can host the dataset elsewhere instead ?" ]
1,048,360,232
3,239
Inconsistent performance of the "arabic_billion_words" dataset
open
2021-11-09T09:11:00
2021-11-09T09:11:00
null
https://github.com/huggingface/datasets/issues/3239
null
vitalyshalumov
false
[]
1,048,226,086
3,238
Reuters21578 Couldn't reach
closed
2021-11-09T06:08:56
2021-11-11T00:02:57
2021-11-11T00:02:57
https://github.com/huggingface/datasets/issues/3238
null
TingNLP
false
[ "Hi ! The URL works fine on my side today, could you try again ?", "thank you @lhoestq \r\nit works" ]
1,048,165,525
3,237
wikitext description wrong
closed
2021-11-09T04:06:52
2022-02-14T15:45:11
2021-11-09T13:49:28
https://github.com/huggingface/datasets/issues/3237
null
hongyuanmei
false
[ "Hi @hongyuanmei, thanks for reporting.\r\n\r\nI'm fixing it.", "Duplicate of:\r\n- #795" ]
1,048,026,358
3,236
Loading of datasets changed in #3110 returns no examples
closed
2021-11-08T23:29:46
2021-11-09T16:46:05
2021-11-09T16:45:47
https://github.com/huggingface/datasets/issues/3236
null
eladsegal
false
[ "Hi @eladsegal, thanks for reporting.\r\n\r\nI am sorry, but I can't reproduce the bug:\r\n```\r\nIn [1]: from datasets import load_dataset\r\n\r\nIn [2]: ds = load_dataset(\"qasper\")\r\nDownloading: 5.11kB [00:00, ?B/s]\r\nDownloading and preparing dataset qasper/qasper (download: 9.88 MiB, generated: 35.11 MiB, ...
1,047,808,263
3,235
Addd options to use updated bleurt checkpoints
closed
2021-11-08T18:53:54
2021-11-12T14:05:28
2021-11-12T14:05:28
https://github.com/huggingface/datasets/pull/3235
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3235", "html_url": "https://github.com/huggingface/datasets/pull/3235", "diff_url": "https://github.com/huggingface/datasets/pull/3235.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3235.patch", "merged_at": "2021-11-12T14:05:28" }
jaehlee
true
[]
1,047,634,236
3,234
Avoid PyArrow type optimization if it fails
closed
2021-11-08T16:10:27
2021-11-10T12:04:29
2021-11-10T12:04:28
https://github.com/huggingface/datasets/pull/3234
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3234", "html_url": "https://github.com/huggingface/datasets/pull/3234", "diff_url": "https://github.com/huggingface/datasets/pull/3234.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3234.patch", "merged_at": "2021-11-10T12:04:28" }
mariosasko
true
[ "That's good to have a way to disable this easily :)\r\nI just find it a bit unfortunate that users would have to experience the error once and then do `DISABLE_PYARROW_TYPES_OPTIMIZATION=1`. Do you know if there's a way to simply fallback on disabling it automatically when it fails ?", "@lhoestq Actually, I agre...
1,047,474,931
3,233
Improve repository structure docs
closed
2021-11-08T13:51:35
2021-11-09T10:02:18
2021-11-09T10:02:17
https://github.com/huggingface/datasets/pull/3233
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3233", "html_url": "https://github.com/huggingface/datasets/pull/3233", "diff_url": "https://github.com/huggingface/datasets/pull/3233.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3233.patch", "merged_at": "2021-11-09T10:02:17" }
lhoestq
true
[]
1,047,361,573
3,232
The Xsum datasets seems not able to download.
closed
2021-11-08T11:58:54
2021-11-09T15:07:16
2021-11-09T15:07:16
https://github.com/huggingface/datasets/issues/3232
null
FYYFU
false
[ "Hi ! On my side the URL is working fine, could you try again ?", "> Hi ! On my side the URL is working fine, could you try again ?\r\n\r\nI try it again and cannot download the file (might because of my location). Could you please provide another download link(such as google drive)? :>", "I don't know other ...
1,047,170,906
3,231
Group tests in multiprocessing workers by test file
closed
2021-11-08T08:46:03
2021-11-08T13:19:18
2021-11-08T08:59:44
https://github.com/huggingface/datasets/pull/3231
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3231", "html_url": "https://github.com/huggingface/datasets/pull/3231", "diff_url": "https://github.com/huggingface/datasets/pull/3231.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3231.patch", "merged_at": "2021-11-08T08:59:43" }
albertvillanova
true
[]
1,047,135,583
3,230
Add full tagset to conll2003 README
closed
2021-11-08T08:06:04
2021-11-09T10:48:38
2021-11-09T10:40:58
https://github.com/huggingface/datasets/pull/3230
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3230", "html_url": "https://github.com/huggingface/datasets/pull/3230", "diff_url": "https://github.com/huggingface/datasets/pull/3230.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3230.patch", "merged_at": "2021-11-09T10:40:58" }
BramVanroy
true
[ "I also added the missing `pretty_name` tag in the dataset card to fix the CI" ]
1,046,706,425
3,229
Fix URL in CITATION file
closed
2021-11-07T10:04:35
2021-11-07T10:04:46
2021-11-07T10:04:45
https://github.com/huggingface/datasets/pull/3229
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3229", "html_url": "https://github.com/huggingface/datasets/pull/3229", "diff_url": "https://github.com/huggingface/datasets/pull/3229.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3229.patch", "merged_at": "2021-11-07T10:04:45" }
albertvillanova
true
[]
1,046,702,143
3,228
Add CITATION file
closed
2021-11-07T09:40:19
2021-11-07T09:51:47
2021-11-07T09:51:46
https://github.com/huggingface/datasets/pull/3228
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3228", "html_url": "https://github.com/huggingface/datasets/pull/3228", "diff_url": "https://github.com/huggingface/datasets/pull/3228.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3228.patch", "merged_at": "2021-11-07T09:51:46" }
albertvillanova
true
[]
1,046,667,845
3,227
Error in `Json(datasets.ArrowBasedBuilder)` class
closed
2021-11-07T05:50:32
2021-11-09T19:09:15
2021-11-09T19:09:15
https://github.com/huggingface/datasets/issues/3227
null
JunShern
false
[ "I have additionally identified the source of the error, being that [this condition](https://github.com/huggingface/datasets/blob/fc46bba66ba4f432cc10501c16a677112e13984c/src/datasets/packaged_modules/json/json.py#L124-L126) in the file\r\n`python3.8/site-packages/datasets/packaged_modules/json/json.py` is not bein...
1,046,584,518
3,226
Fix paper BibTeX citation with proceedings reference
closed
2021-11-06T19:52:59
2021-11-07T07:05:28
2021-11-07T07:05:27
https://github.com/huggingface/datasets/pull/3226
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3226", "html_url": "https://github.com/huggingface/datasets/pull/3226", "diff_url": "https://github.com/huggingface/datasets/pull/3226.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3226.patch", "merged_at": "2021-11-07T07:05:27" }
albertvillanova
true
[]
1,046,530,493
3,225
Update tatoeba to v2021-07-22
closed
2021-11-06T15:14:31
2021-11-12T11:13:13
2021-11-12T11:13:13
https://github.com/huggingface/datasets/pull/3225
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3225", "html_url": "https://github.com/huggingface/datasets/pull/3225", "diff_url": "https://github.com/huggingface/datasets/pull/3225.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3225.patch", "merged_at": "2021-11-12T11:13:13" }
KoichiYasuoka
true
[ "How about this? @lhoestq @abhishekkrthakur ", "Hi ! I think it would be nice if people could still be able to load the old version.\r\nMaybe this can be a parameter ? For example to load the old version they could do\r\n```python\r\nload_dataset(\"tatoeba\", lang1=\"en\", lang2=\"mr\", date=\"v2020-11-09\")\r\n`...
1,046,495,831
3,224
User-pickling with dynamic sub-classing
closed
2021-11-06T12:08:24
2025-03-26T19:45:37
2025-03-26T19:45:36
https://github.com/huggingface/datasets/pull/3224
{ "url": "https://api.github.com/repos/huggingface/datasets/pulls/3224", "html_url": "https://github.com/huggingface/datasets/pull/3224", "diff_url": "https://github.com/huggingface/datasets/pull/3224.diff", "patch_url": "https://github.com/huggingface/datasets/pull/3224.patch", "merged_at": null }
BramVanroy
true
[ "@lhoestq Feel free to have a look. The implementation is slightly different from what you suggested. I have opted to overwrite `save` instead of meddling with `save_global`. `save_global` is called very late down in dill/pickle so it is hard to control for what is happening there. I might be wrong. Pickling is mor...