html_url
stringlengths
46
51
number
int64
1
7.85k
title
stringlengths
1
290
user
dict
labels
listlengths
0
4
state
stringclasses
2 values
locked
bool
1 class
comments
listlengths
0
30
created_at
timestamp[ns, tz=UTC]date
2020-04-14 10:18:02
2025-11-05 18:11:12
updated_at
timestamp[ns, tz=UTC]date
2020-04-27 16:04:17
2025-11-06 09:44:34
closed_at
timestamp[ns, tz=UTC]date
2020-04-14 12:01:40
2025-11-05 16:02:32
author_association
stringclasses
4 values
draft
bool
2 classes
pull_request
dict
body
stringlengths
0
228k
closed_by
dict
reactions
dict
state_reason
stringclasses
4 values
sub_issues_summary
dict
issue_dependencies_summary
dict
is_pull_request
bool
2 classes
https://github.com/huggingface/datasets/pull/4340
4,340
Fix irc_disentangle dataset script
{ "avatar_url": "https://avatars.githubusercontent.com/u/32005017?v=4", "events_url": "https://api.github.com/users/i-am-pad/events{/privacy}", "followers_url": "https://api.github.com/users/i-am-pad/followers", "following_url": "https://api.github.com/users/i-am-pad/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "Thanks ! This has been fixed in https://github.com/huggingface/datasets/pull/4377, we can close this PR" ]
2022-05-13T02:37:57Z
2022-05-24T15:37:30Z
2022-05-24T15:37:29Z
NONE
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4340.diff", "html_url": "https://github.com/huggingface/datasets/pull/4340", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/4340.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/4340" }
updated extracted dataset's repo's latest commit hash (included in tarball's name), and updated the related data_infos.json
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4340/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4339
4,339
Dataset loader for the MSLR2022 shared task
{ "avatar_url": "https://avatars.githubusercontent.com/u/8917831?v=4", "events_url": "https://api.github.com/users/JohnGiorgi/events{/privacy}", "followers_url": "https://api.github.com/users/JohnGiorgi/followers", "following_url": "https://api.github.com/users/JohnGiorgi/following{/other_user}", "gists_url":...
[]
closed
false
[ "I think the underlying issue is in https://github.com/huggingface/datasets/blob/c0ed6fdc29675b3565b01b77fde5ab5d9d8b60ec/src/datasets/commands/dummy_data.py#L124 - where `CSV`s are considered to be in the same class of file as text, jsonl, and tsv.\r\n\r\nI think this is an error because CSVs can have newlines wit...
2022-05-12T21:23:41Z
2022-07-18T17:19:27Z
2022-07-18T16:58:34Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4339.diff", "html_url": "https://github.com/huggingface/datasets/pull/4339", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/4339.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/4339" }
This PR adds a dataset loader for the [MSLR2022 Shared Task](https://github.com/allenai/mslr-shared-task). Both the MS^2 and Cochrane datasets can be loaded with this dataloader: ```python from datasets import load_dataset ms2 = load_dataset("mslr2022", "ms2") cochrane = load_dataset("mslr2022", "cochrane") ``...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4339/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4338
4,338
Eval metadata Batch 4: Tweet Eval, Tweets Hate Speech Detection, VCTK, Weibo NER, Wisesight Sentiment, XSum, Yahoo Answers Topics, Yelp Polarity, Yelp Review Full
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "Summary of CircleCI errors:\r\n\r\n- **XSum**: missing 6 required positional arguments: 'annotations_creators', 'language_creators', 'licenses', 'multilinguality', 'size_categories', and 'source_datasets'\r\n- **Yelp_polarity**: missing 8 required positional arguments: 'annotations_creators', 'language_creators', ...
2022-05-12T21:02:08Z
2022-05-16T15:51:02Z
2022-05-16T15:42:59Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4338.diff", "html_url": "https://github.com/huggingface/datasets/pull/4338", "merged_at": "2022-05-16T15:42:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/4338.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Adding evaluation metadata for: - Tweet Eval - Tweets Hate Speech Detection - VCTK - Weibo NER - Wisesight Sentiment - XSum - Yahoo Answers Topics - Yelp Polarity - Yelp Review Full
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4338/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4337
4,337
Eval metadata batch 3: Reddit, Rotten Tomatoes, SemEval 2010, Sentiment 140, SMS Spam, Snips, SQuAD, SQuAD v2, Timit ASR
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "Summary of CircleCI errors:\r\n\r\n- **sem_eval_2010_task_8**: missing 8 required positional arguments: 'annotations_creators', 'language_creators', 'licenses', 'multilinguality', 'size_categories', 'source_datasets', 'task_categories', and 'task_ids'\r\n- **sms_spam**: `Data Instances` and`Data Splits` are empty....
2022-05-12T20:52:02Z
2022-05-16T16:26:19Z
2022-05-16T16:18:30Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4337.diff", "html_url": "https://github.com/huggingface/datasets/pull/4337", "merged_at": "2022-05-16T16:18:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/4337.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Adding evaluation metadata for: - Reddit - Rotten Tomatoes - SemEval 2010 - Sentiment 140 - SMS Spam - Snips - SQuAD - SQuAD v2 - Timit ASR
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4337/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4336
4,336
Eval metadata batch 2 : Health Fact, Jigsaw Toxicity, LIAR, LJ Speech, MSRA NER, Multi News, NCBI Disease, Poem Sentiment
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "Summary of CircleCI errors:\r\n- **Jjigsaw_toxicity_pred**: `Citation Information` but it is empty.\r\n- **LIAR** : `Data Instances`,`Data Fields`, `Data Splits`, `Citation Information` are empty.\r\n- **MSRA NER** : Dataset Summary`, `Data Instances`, `Data Fields`, `Data Splits`, `Citation Information` are ...
2022-05-12T20:24:45Z
2022-05-16T16:25:00Z
2022-05-16T16:24:59Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4336.diff", "html_url": "https://github.com/huggingface/datasets/pull/4336", "merged_at": "2022-05-16T16:24:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/4336.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Adding evaluation metadata for : - Health Fact - Jigsaw Toxicity - LIAR - LJ Speech - MSRA NER - Multi News - NCBI Diseas - Poem Sentiment
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4336/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4335
4,335
Eval metadata batch 1: BillSum, CoNLL2003, CoNLLPP, CUAD, Emotion, GigaWord, GLUE, Hate Speech 18, Hate Speech
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "Summary of CircleCI errors:\r\n- **BoolQ**: missing 8 required positional arguments: 'annotations_creators', 'language_creators', 'licenses', 'multilinguality', 'size_categories', 'source_datasets', 'task_categories', and 'task_ids'\r\n- **Conllpp**: expected some content in section `Citation Information` but it i...
2022-05-12T15:28:16Z
2022-05-16T16:31:10Z
2022-05-16T16:23:09Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4335.diff", "html_url": "https://github.com/huggingface/datasets/pull/4335", "merged_at": "2022-05-16T16:23:08Z", "patch_url": "https://github.com/huggingface/datasets/pull/4335.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Adding evaluation metadata for: - BillSum - CoNLL2003 - CoNLLPP - CUAD - Emotion - GigaWord - GLUE - Hate Speech 18 - Hate Speech Offensive
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4335/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4334
4,334
Adding eval metadata for billsum
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[]
2022-05-12T14:49:08Z
2023-09-24T10:02:46Z
2022-05-12T14:49:24Z
CONTRIBUTOR
true
{ "diff_url": "https://github.com/huggingface/datasets/pull/4334.diff", "html_url": "https://github.com/huggingface/datasets/pull/4334", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/4334.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/4334" }
Adding eval metadata for billsum
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4334/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4333
4,333
Adding eval metadata for Banking 77
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "@lhoestq , Circle CI is giving me an error, saying that ['extended'] is a key that shouldn't be in the dataset metadata, but it was there before my modification (so I don't want to remove it)" ]
2022-05-12T14:05:05Z
2022-05-12T21:03:32Z
2022-05-12T21:03:31Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4333.diff", "html_url": "https://github.com/huggingface/datasets/pull/4333", "merged_at": "2022-05-12T21:03:31Z", "patch_url": "https://github.com/huggingface/datasets/pull/4333.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Adding eval metadata for Banking 77
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4333/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4332
4,332
Adding eval metadata for arabic speech corpus
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[]
2022-05-12T13:51:38Z
2022-05-12T21:03:21Z
2022-05-12T21:03:20Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4332.diff", "html_url": "https://github.com/huggingface/datasets/pull/4332", "merged_at": "2022-05-12T21:03:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/4332.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Adding eval metadata for arabic speech corpus
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4332/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4331
4,331
Adding eval metadata to Amazon Polarity
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[]
2022-05-12T13:47:59Z
2022-05-12T21:03:14Z
2022-05-12T21:03:13Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4331.diff", "html_url": "https://github.com/huggingface/datasets/pull/4331", "merged_at": "2022-05-12T21:03:13Z", "patch_url": "https://github.com/huggingface/datasets/pull/4331.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Adding eval metadata to Amazon Polarity
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4331/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4330
4,330
Adding eval metadata to Allociné dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[]
2022-05-12T13:31:39Z
2022-05-12T21:03:05Z
2022-05-12T21:03:05Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4330.diff", "html_url": "https://github.com/huggingface/datasets/pull/4330", "merged_at": "2022-05-12T21:03:05Z", "patch_url": "https://github.com/huggingface/datasets/pull/4330.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Adding eval metadata to Allociné dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4330/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4329
4,329
Adding eval metadata for AG News
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[]
2022-05-12T13:30:32Z
2022-05-12T21:02:41Z
2022-05-12T21:02:40Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4329.diff", "html_url": "https://github.com/huggingface/datasets/pull/4329", "merged_at": "2022-05-12T21:02:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/4329.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Adding eval metadata for AG News
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4329/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4328
4,328
Fix and clean Apache Beam functionality
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-12T11:41:07Z
2022-05-24T13:43:11Z
2022-05-24T13:34:32Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4328.diff", "html_url": "https://github.com/huggingface/datasets/pull/4328", "merged_at": "2022-05-24T13:34:32Z", "patch_url": "https://github.com/huggingface/datasets/pull/4328.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4328/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4327
4,327
`wikipedia` pre-processed datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/81152?v=4", "events_url": "https://api.github.com/users/vpj/events{/privacy}", "followers_url": "https://api.github.com/users/vpj/followers", "following_url": "https://api.github.com/users/vpj/following{/other_user}", "gists_url": "https://api.github.co...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[ "Hi @vpj, thanks for reporting.\r\n\r\nI'm sorry, but I can't reproduce your bug: I load \"20220301.simple\"in 9 seconds:\r\n```shell\r\ntime python -c \"from datasets import load_dataset; load_dataset('wikipedia', '20220301.simple')\"\r\n\r\nDownloading and preparing dataset wikipedia/20220301.simple (download: 22...
2022-05-12T11:25:42Z
2022-08-31T08:26:57Z
2022-08-31T08:26:57Z
NONE
null
null
## Describe the bug [Wikipedia](https://huggingface.co/datasets/wikipedia) dataset readme says that certain subsets are preprocessed. However it seems like they are not available. When I try to load them it takes a really long time, and it seems like it's processing them. ## Steps to reproduce the bug ```python f...
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4327/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4326
4,326
Fix type hint and documentation for `new_fingerprint`
{ "avatar_url": "https://avatars.githubusercontent.com/u/9808326?v=4", "events_url": "https://api.github.com/users/fxmarty/events{/privacy}", "followers_url": "https://api.github.com/users/fxmarty/followers", "following_url": "https://api.github.com/users/fxmarty/following{/other_user}", "gists_url": "https:/...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-12T11:05:08Z
2022-06-01T13:04:45Z
2022-06-01T12:56:18Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4326.diff", "html_url": "https://github.com/huggingface/datasets/pull/4326", "merged_at": "2022-06-01T12:56:18Z", "patch_url": "https://github.com/huggingface/datasets/pull/4326.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Currently, there are no type hints nor `Optional` for the argument `new_fingerprint` in several methods of `datasets.arrow_dataset.Dataset`. There was some documentation missing as well. Note that pylance is happy with the type hints, but pyright does not detect that `new_fingerprint` is set within the decorator....
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4326/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4325
4,325
Dataset Viewer issue for strombergnlp/offenseval_2020, strombergnlp/polstance
{ "avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4", "events_url": "https://api.github.com/users/leondz/events{/privacy}", "followers_url": "https://api.github.com/users/leondz/followers", "following_url": "https://api.github.com/users/leondz/following{/other_user}", "gists_url": "https://api...
[ { "color": "E5583E", "default": false, "description": "Related to the dataset viewer on huggingface.co", "id": 3470211881, "name": "dataset-viewer", "node_id": "LA_kwDODunzps7O1zsp", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset-viewer" } ]
closed
false
[ "Not sure if it's related... I was going to raise an issue for https://huggingface.co/datasets/domenicrosati/TruthfulQA which also has the same issue... https://huggingface.co/datasets/domenicrosati/TruthfulQA/viewer/domenicrosati--TruthfulQA/train \r\n\r\n", "Yes, it's related. The backend behind the dataset vie...
2022-05-12T10:59:08Z
2022-05-13T10:57:15Z
2022-05-13T10:57:02Z
CONTRIBUTOR
null
null
### Link https://huggingface.co/datasets/strombergnlp/offenseval_2020/viewer/ar/train ### Description The viewer isn't running for these two datasets. I left it overnight because a wait sometimes helps things get loaded, and the error messages have all gone, but the datasets are still turning up blank in viewer. May...
{ "avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4", "events_url": "https://api.github.com/users/leondz/events{/privacy}", "followers_url": "https://api.github.com/users/leondz/followers", "following_url": "https://api.github.com/users/leondz/following{/other_user}", "gists_url": "https://api...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4325/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/issues/4324
4,324
Support >1 PWC dataset per dataset card
{ "avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4", "events_url": "https://api.github.com/users/leondz/events{/privacy}", "followers_url": "https://api.github.com/users/leondz/followers", "following_url": "https://api.github.com/users/leondz/following{/other_user}", "gists_url": "https://api...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
open
false
[ "Hi @leondz, I agree it would be nice. We'll see what we can do ;)" ]
2022-05-12T10:29:07Z
2022-05-13T11:25:29Z
null
CONTRIBUTOR
null
null
**Is your feature request related to a problem? Please describe.** Some datasets cover more than one dataset on PapersWithCode. For example, the OffensEval 2020 challenge involved five languages, and there's one dataset to cover all five datasets, [`strombergnlp/offenseval_2020`](https://huggingface.co/datasets/stromb...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4324/reactions" }
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/issues/4323
4,323
Audio can not find value["bytes"]
{ "avatar_url": "https://avatars.githubusercontent.com/u/34292279?v=4", "events_url": "https://api.github.com/users/YooSungHyun/events{/privacy}", "followers_url": "https://api.github.com/users/YooSungHyun/followers", "following_url": "https://api.github.com/users/YooSungHyun/following{/other_user}", "gists_u...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[ "![image](https://user-images.githubusercontent.com/34292279/168063684-fff5c12a-8b1e-4c65-b18b-36100ab8a1af.png)\r\n\r\nthat is reason my bytes`s empty\r\nbut i have some confused why path prior is higher than bytes?\r\n\r\nif you can make bytes in _generate_examples , you don`t have to make bytes to path?\r\nbecau...
2022-05-12T08:31:58Z
2022-07-07T13:16:08Z
2022-07-07T13:16:08Z
CONTRIBUTOR
null
null
## Describe the bug I wrote down _generate_examples like: ![image](https://user-images.githubusercontent.com/34292279/168027186-2fe8b255-2cd8-4b9b-ab1e-8d5a7182979b.png) but where is the bytes? ![image](https://user-images.githubusercontent.com/34292279/168027330-f2496dd0-1d99-464c-b15c-bc57eee0415a.png) ## ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4323/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4322
4,322
Added stratify option to train_test_split function.
{ "avatar_url": "https://avatars.githubusercontent.com/u/48522685?v=4", "events_url": "https://api.github.com/users/nandwalritik/events{/privacy}", "followers_url": "https://api.github.com/users/nandwalritik/followers", "following_url": "https://api.github.com/users/nandwalritik/following{/other_user}", "gist...
[]
closed
false
[ "> Nice thank you ! This will be super useful :)\r\n> \r\n> Could you also add some tests in test_arrow_dataset.py and add an example of usage in the `Example:` section of the `train_test_split` docstring ?\r\n\r\nI will try to do it, is there any documentation for adding test cases? I have never done it before.", ...
2022-05-12T08:00:31Z
2022-11-22T14:53:55Z
2022-05-25T20:43:51Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4322.diff", "html_url": "https://github.com/huggingface/datasets/pull/4322", "merged_at": "2022-05-25T20:43:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/4322.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR adds `stratify` option to `train_test_split` method. I took reference from scikit-learn's `StratifiedShuffleSplit` class for implementing stratified split and integrated the changes as were suggested by @lhoestq. It fixes #3452. @lhoestq Please review and let me know, if any changes are required.
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 2, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 5, "url": "https://api.github.com/repos/huggingface/datasets/issues/4322/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4321
4,321
Adding dataset enwik8
{ "avatar_url": "https://avatars.githubusercontent.com/u/22773355?v=4", "events_url": "https://api.github.com/users/HallerPatrick/events{/privacy}", "followers_url": "https://api.github.com/users/HallerPatrick/followers", "following_url": "https://api.github.com/users/HallerPatrick/following{/other_user}", "g...
[]
closed
false
[ "@lhoestq Thank you for the great feedback! Looks like all tests are passing now :)", "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-11T23:25:02Z
2022-06-01T14:27:30Z
2022-06-01T14:04:06Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4321.diff", "html_url": "https://github.com/huggingface/datasets/pull/4321", "merged_at": "2022-06-01T14:04:06Z", "patch_url": "https://github.com/huggingface/datasets/pull/4321.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Because I regularly work with enwik8, I would like to contribute the dataset loader 🤗
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/4321/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4320
4,320
Multi-news dataset loader attempts to strip wrong character from beginning of summaries
{ "avatar_url": "https://avatars.githubusercontent.com/u/8917831?v=4", "events_url": "https://api.github.com/users/JohnGiorgi/events{/privacy}", "followers_url": "https://api.github.com/users/JohnGiorgi/followers", "following_url": "https://api.github.com/users/JohnGiorgi/following{/other_user}", "gists_url":...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[ "Hi ! Thanks for reporting :)\r\n\r\nThis dataset was simply converted from [tensorflow datasets](https://github.com/tensorflow/datasets/blob/master/tensorflow_datasets/summarization/multi_news.py)\r\n\r\nI think we can just remove the `.strip(\"- \")` and keep this character", "Cool! I made a PR." ]
2022-05-11T21:36:41Z
2022-05-16T13:52:10Z
2022-05-16T13:52:10Z
CONTRIBUTOR
null
null
## Describe the bug The `multi_news.py` data loader has [a line which attempts to strip `"- "` from the beginning of summaries](https://github.com/huggingface/datasets/blob/aa743886221d76afb409d263e1b136e7a71fe2b4/datasets/multi_news/multi_news.py#L97). The actual character in the multi-news dataset, however, is `"–...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4320/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4319
4,319
Adding eval metadata for ade v2
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-11T17:36:20Z
2022-05-12T13:29:51Z
2022-05-12T13:22:19Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4319.diff", "html_url": "https://github.com/huggingface/datasets/pull/4319", "merged_at": "2022-05-12T13:22:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/4319.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Adding metadata to allow evaluation
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4319/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4318
4,318
Don't check f.loc in _get_extraction_protocol_with_magic_number
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-11T16:27:09Z
2022-05-11T16:57:02Z
2022-05-11T16:46:31Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4318.diff", "html_url": "https://github.com/huggingface/datasets/pull/4318", "merged_at": "2022-05-11T16:46:31Z", "patch_url": "https://github.com/huggingface/datasets/pull/4318.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
`f.loc` doesn't always exist for file-like objects in python. I removed it since it was not necessary anyway (we always seek the file to 0 after reading the magic number) Fix https://github.com/huggingface/datasets/issues/4310
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4318/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4317
4,317
Fix cnn_dailymail (dm stories were ignored)
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-11T14:25:25Z
2022-05-11T16:00:09Z
2022-05-11T15:52:37Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4317.diff", "html_url": "https://github.com/huggingface/datasets/pull/4317", "merged_at": "2022-05-11T15:52:37Z", "patch_url": "https://github.com/huggingface/datasets/pull/4317.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
https://github.com/huggingface/datasets/pull/4188 introduced a bug in `datasets` 2.2.0: DailyMail stories are ignored when generating the dataset. I fixed that, and removed the google drive link (it has annoying quota limitations issues) We can do a patch release after this is merged
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4317/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4316
4,316
Support passing config_kwargs to CLI run_beam
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-11T13:53:37Z
2022-05-11T14:36:49Z
2022-05-11T14:28:31Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4316.diff", "html_url": "https://github.com/huggingface/datasets/pull/4316", "merged_at": "2022-05-11T14:28:31Z", "patch_url": "https://github.com/huggingface/datasets/pull/4316.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR supports passing `config_kwargs` to CLI run_beam, so that for example for "wikipedia" dataset, we can pass: ``` --date 20220501 --language ca ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4316/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4315
4,315
Fix CLI run_beam namespace
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-11T12:21:00Z
2022-05-11T13:13:00Z
2022-05-11T13:05:08Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4315.diff", "html_url": "https://github.com/huggingface/datasets/pull/4315", "merged_at": "2022-05-11T13:05:08Z", "patch_url": "https://github.com/huggingface/datasets/pull/4315.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Currently, it raises TypeError: ``` TypeError: __init__() got an unexpected keyword argument 'namespace' ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4315/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4314
4,314
Catch pull error when mirroring
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-11T09:38:35Z
2022-05-11T12:54:07Z
2022-05-11T12:46:42Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4314.diff", "html_url": "https://github.com/huggingface/datasets/pull/4314", "merged_at": "2022-05-11T12:46:42Z", "patch_url": "https://github.com/huggingface/datasets/pull/4314.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Catch pull errors when mirroring so that the script continues to update the other datasets. The error will still be printed at the end of the job. In this case the job also fails, and asks to manually update the datasets that failed.
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4314/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4313
4,313
Add API code examples for Builder classes
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
[ { "color": "0075ca", "default": true, "description": "Improvements or additions to documentation", "id": 1935892861, "name": "documentation", "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation" } ]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-10T22:22:32Z
2022-05-12T17:02:43Z
2022-05-12T12:36:57Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4313.diff", "html_url": "https://github.com/huggingface/datasets/pull/4313", "merged_at": "2022-05-12T12:36:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/4313.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR adds API code examples for the Builder classes.
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4313/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4312
4,312
added TR-News dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/25901065?v=4", "events_url": "https://api.github.com/users/batubayk/events{/privacy}", "followers_url": "https://api.github.com/users/batubayk/followers", "following_url": "https://api.github.com/users/batubayk/following{/other_user}", "gists_url": "htt...
[ { "color": "0e8a16", "default": false, "description": "Contribution to a dataset script", "id": 4564477500, "name": "dataset contribution", "node_id": "LA_kwDODunzps8AAAABEBBmPA", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20contribution" } ]
closed
false
[ "Thanks for your contribution, @batubayk.\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\nI would suggest you create this dataset there. Please, feel free to tell us if you need some help." ]
2022-05-10T20:33:00Z
2022-10-03T09:36:45Z
2022-10-03T09:36:45Z
NONE
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4312.diff", "html_url": "https://github.com/huggingface/datasets/pull/4312", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/4312.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/4312" }
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4312/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4311
4,311
[Imagefolder] Docs + Don't infer labels from file names when there are metadata + Error messages when metadata and images aren't linked correctly
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "Merging this one since mario is off, I took care of adding some tests to make sure everything is fine. Will do the release after it" ]
2022-05-10T15:52:15Z
2022-05-10T17:19:42Z
2022-05-10T17:11:47Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4311.diff", "html_url": "https://github.com/huggingface/datasets/pull/4311", "merged_at": "2022-05-10T17:11:47Z", "patch_url": "https://github.com/huggingface/datasets/pull/4311.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
I updated the `docs/source/image_process.mdx` documentation and added an example for image captioning and object detection using `ImageFolder`. While doing so I also improved a few aspects: - we don't need to infer labels from file names when there are metadata - they can just be in the metadata if necessary - rai...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4311/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4310
4,310
Loading dataset with streaming: '_io.BufferedReader' object has no attribute 'loc'
{ "avatar_url": "https://avatars.githubusercontent.com/u/72745467?v=4", "events_url": "https://api.github.com/users/milmin/events{/privacy}", "followers_url": "https://api.github.com/users/milmin/followers", "following_url": "https://api.github.com/users/milmin/following{/other_user}", "gists_url": "https://a...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[]
2022-05-10T15:12:53Z
2022-05-11T16:46:31Z
2022-05-11T16:46:31Z
NONE
null
null
## Describe the bug Loading a datasets with `load_dataset` and `streaming=True` returns `AttributeError: '_io.BufferedReader' object has no attribute 'loc'`. Notice that loading with `streaming=False` works fine. In the following steps we load parquet files but the same happens with pickle files. The problem seems ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4310/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4309
4,309
[WIP] Add TEDLIUM dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/93869735?v=4", "events_url": "https://api.github.com/users/sanchit-gandhi/events{/privacy}", "followers_url": "https://api.github.com/users/sanchit-gandhi/followers", "following_url": "https://api.github.com/users/sanchit-gandhi/following{/other_user}", ...
[ { "color": "e99695", "default": false, "description": "Requesting to add a new dataset", "id": 2067376369, "name": "dataset request", "node_id": "MDU6TGFiZWwyMDY3Mzc2MzY5", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20request" }, { "color": "d93f0b",...
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "```python\r\nfrom datasets import load_dataset\r\n\r\nds = load_dataset('./datasets/tedlium', 'release1', cache_dir='/home/sanchitgandhi/cache')\r\n```\r\n\r\n```\r\nDownloading and preparing dataset tedlium/release1 to /home/sanchit...
2022-05-10T14:12:47Z
2022-06-17T12:54:40Z
2022-06-17T11:44:01Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4309.diff", "html_url": "https://github.com/huggingface/datasets/pull/4309", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/4309.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/4309" }
Adds the TED-LIUM dataset https://www.tensorflow.org/datasets/catalog/tedlium#tedliumrelease3 TODO: - [x] Port `tedium.py` from TF datasets using `convert_dataset.sh` script - [x] Make `load_dataset` work - [ ] ~~Run `datasets-cli` command to generate `dataset_infos.json`~~ - [ ] ~~Create dummy data for conti...
{ "avatar_url": "https://avatars.githubusercontent.com/u/93869735?v=4", "events_url": "https://api.github.com/users/sanchit-gandhi/events{/privacy}", "followers_url": "https://api.github.com/users/sanchit-gandhi/followers", "following_url": "https://api.github.com/users/sanchit-gandhi/following{/other_user}", ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4309/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4308
4,308
Remove unused multiprocessing args from test CLI
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-10T14:02:15Z
2022-05-11T12:58:25Z
2022-05-11T12:50:43Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4308.diff", "html_url": "https://github.com/huggingface/datasets/pull/4308", "merged_at": "2022-05-11T12:50:42Z", "patch_url": "https://github.com/huggingface/datasets/pull/4308.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Multiprocessing is not used in the test CLI.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4308/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4307
4,307
Add packaged builder configs to the documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-10T13:34:19Z
2022-05-10T14:03:50Z
2022-05-10T13:55:54Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4307.diff", "html_url": "https://github.com/huggingface/datasets/pull/4307", "merged_at": "2022-05-10T13:55:54Z", "patch_url": "https://github.com/huggingface/datasets/pull/4307.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Add the packaged builders configurations to the docs reference is useful to show the list of all parameters one can use when loading data in many formats: CSV, JSON, etc.
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4307/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4306
4,306
`load_dataset` does not work with certain filename.
{ "avatar_url": "https://avatars.githubusercontent.com/u/57242693?v=4", "events_url": "https://api.github.com/users/whatever60/events{/privacy}", "followers_url": "https://api.github.com/users/whatever60/followers", "following_url": "https://api.github.com/users/whatever60/following{/other_user}", "gists_url"...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[ "Never mind. It is because of the caching of datasets..." ]
2022-05-10T13:14:04Z
2022-05-10T18:58:36Z
2022-05-10T18:58:09Z
NONE
null
null
## Describe the bug This is a weird bug that took me some time to find out. I have a JSON dataset that I want to load with `load_dataset` like this: ``` data_files = dict(train="train.json.zip", val="val.json.zip") dataset = load_dataset("json", data_files=data_files, field="data") ``` ## Expected results ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/57242693?v=4", "events_url": "https://api.github.com/users/whatever60/events{/privacy}", "followers_url": "https://api.github.com/users/whatever60/followers", "following_url": "https://api.github.com/users/whatever60/following{/other_user}", "gists_url"...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4306/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4305
4,305
Fixes FrugalScore
{ "avatar_url": "https://avatars.githubusercontent.com/u/28675016?v=4", "events_url": "https://api.github.com/users/moussaKam/events{/privacy}", "followers_url": "https://api.github.com/users/moussaKam/followers", "following_url": "https://api.github.com/users/moussaKam/following{/other_user}", "gists_url": "...
[ { "color": "E3165C", "default": false, "description": "", "id": 4190228726, "name": "transfer-to-evaluate", "node_id": "LA_kwDODunzps75wdD2", "url": "https://api.github.com/repos/huggingface/datasets/labels/transfer-to-evaluate" } ]
open
false
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_4305). All of your documentation changes will be reflected on that endpoint.", "> predictions and references are swapped. Basically Frugalscore is commutative, however some tiny differences can occur if we swap the references a...
2022-05-10T12:44:06Z
2022-09-22T16:42:06Z
null
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4305.diff", "html_url": "https://github.com/huggingface/datasets/pull/4305", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/4305.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/4305" }
There are two minor modifications in this PR: 1) `predictions` and `references` are swapped. Basically Frugalscore is commutative, however some tiny differences can occur if we swap the references and the predictions. I decided to swap them just to obtain the exact results as reported in the paper. 2) I switched to d...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4305/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4304
4,304
Language code search does direct matches
{ "avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4", "events_url": "https://api.github.com/users/leondz/events{/privacy}", "followers_url": "https://api.github.com/users/leondz/followers", "following_url": "https://api.github.com/users/leondz/following{/other_user}", "gists_url": "https://api...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
open
false
[ "Thanks for reporting ! I forwarded the issue to the front-end team :)\r\n\r\nWill keep you posted !\r\n\r\nI also changed the tagging app to suggest two letters code for now." ]
2022-05-10T11:59:16Z
2022-05-10T12:38:42Z
null
CONTRIBUTOR
null
null
## Describe the bug Hi. Searching for bcp47 tags that are just the language prefix (e.g. `sq` or `da`) excludes datasets that have added extra information in their language metadata (e.g. `sq-AL` or `da-bornholm`). The example codes given in the [tagging app](https://huggingface.co/spaces/huggingface/datasets-taggin...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4304/reactions" }
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4303
4,303
Fix: Add missing comma
{ "avatar_url": "https://avatars.githubusercontent.com/u/3653789?v=4", "events_url": "https://api.github.com/users/mrm8488/events{/privacy}", "followers_url": "https://api.github.com/users/mrm8488/followers", "following_url": "https://api.github.com/users/mrm8488/following{/other_user}", "gists_url": "https:/...
[]
closed
false
[ "The CI failure is unrelated to this PR and fixed on master, merging :)" ]
2022-05-10T09:21:38Z
2022-05-11T08:50:15Z
2022-05-11T08:50:14Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4303.diff", "html_url": "https://github.com/huggingface/datasets/pull/4303", "merged_at": "2022-05-11T08:50:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/4303.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4303/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4302
4,302
Remove hacking license tags when mirroring datasets on the Hub
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "The Hub doesn't allow these characters in the YAML tags, and git push fails if you want to push a dataset card containing these characters.", "Ok, let me rename the bad config names :) I think I can also keep backward compatibility...
2022-05-10T05:52:46Z
2022-05-20T09:48:30Z
2022-05-20T09:40:20Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4302.diff", "html_url": "https://github.com/huggingface/datasets/pull/4302", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/4302.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/4302" }
Currently, when mirroring datasets on the Hub, the license tags are hacked: removed of characters "." and "$". On the contrary, this hacking is not applied to community datasets on the Hub. This generates multiple variants of the same tag on the Hub. I guess this hacking is no longer necessary: - it is not applied...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/4302/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4301
4,301
Add ImageNet-Sketch dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/32437151?v=4", "events_url": "https://api.github.com/users/nateraw/events{/privacy}", "followers_url": "https://api.github.com/users/nateraw/followers", "following_url": "https://api.github.com/users/nateraw/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "I think you can go ahead with uploading the data, and also ping the author in parallel. I think the images may subject to copyright anyway (scrapped from google image) so the dataset author is not allowed to set a license to the data...
2022-05-09T23:38:45Z
2022-05-23T18:14:14Z
2022-05-23T18:05:29Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4301.diff", "html_url": "https://github.com/huggingface/datasets/pull/4301", "merged_at": "2022-05-23T18:05:29Z", "patch_url": "https://github.com/huggingface/datasets/pull/4301.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR adds the ImageNet-Sketch dataset and resolves #3953 .
{ "avatar_url": "https://avatars.githubusercontent.com/u/32437151?v=4", "events_url": "https://api.github.com/users/nateraw/events{/privacy}", "followers_url": "https://api.github.com/users/nateraw/followers", "following_url": "https://api.github.com/users/nateraw/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4301/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4300
4,300
Add API code examples for loading methods
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
[ { "color": "0075ca", "default": true, "description": "Improvements or additions to documentation", "id": 1935892861, "name": "documentation", "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation" } ]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-09T21:30:26Z
2022-05-25T16:23:15Z
2022-05-25T09:20:13Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4300.diff", "html_url": "https://github.com/huggingface/datasets/pull/4300", "merged_at": "2022-05-25T09:20:12Z", "patch_url": "https://github.com/huggingface/datasets/pull/4300.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR adds API code examples for loading methods, let me know if I've missed any important parameters we should showcase :) I was a bit confused about `inspect_dataset` and `inspect_metric`. The `path` parameter says it will accept a dataset identifier from the Hub. But when I try the identifier `rotten_tomatoes`,...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4300/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4299
4,299
Remove manual download from imagenet-1k
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks for the reviews @apsdehal and @lhoestq! As suggested by @lhoestq, I'll separate the train/val/test splits, apply the validation split fixes and shuffle the images files to simplify the script and make streaming faster.", "@a...
2022-05-09T20:49:18Z
2022-05-25T14:54:59Z
2022-05-25T14:46:16Z
COLLABORATOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4299.diff", "html_url": "https://github.com/huggingface/datasets/pull/4299", "merged_at": "2022-05-25T14:46:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/4299.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Remove the manual download code from `imagenet-1k` to make it a regular dataset.
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4299/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4298
4,298
Normalise license names
{ "avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4", "events_url": "https://api.github.com/users/leondz/events{/privacy}", "followers_url": "https://api.github.com/users/leondz/followers", "following_url": "https://api.github.com/users/leondz/following{/other_user}", "gists_url": "https://api...
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
closed
false
[ "we'll add the same server-side metadata validation system as for hf.co/models soon-ish\r\n\r\n(you can check on hf.co/models that licenses are \"clean\")", "Fixed by #4367." ]
2022-05-09T13:51:32Z
2022-05-20T09:51:50Z
2022-05-20T09:51:50Z
CONTRIBUTOR
null
null
**Is your feature request related to a problem? Please describe.** When browsing datasets, the Licenses tag cloud (bottom left of e.g. https://huggingface.co/datasets) has multiple variants of the same license. This means the options exclude datasets arbitrarily, giving users artificially low recall. The cause of the ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/4298/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/issues/4297
4,297
Datasets YAML tagging space is down
{ "avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4", "events_url": "https://api.github.com/users/leondz/events{/privacy}", "followers_url": "https://api.github.com/users/leondz/followers", "following_url": "https://api.github.com/users/leondz/following{/other_user}", "gists_url": "https://api...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[ "@lhoestq @albertvillanova `update-task-list` branch does not exist anymore, should point to `main` now i guess", "Thanks for reporting, fixing it now", "It's up again :)" ]
2022-05-09T13:45:05Z
2022-05-09T14:44:25Z
2022-05-09T14:44:25Z
CONTRIBUTOR
null
null
## Describe the bug The neat hf spaces app for generating YAML tags for dataset `README.md`s is down ## Steps to reproduce the bug 1. Visit https://huggingface.co/spaces/huggingface/datasets-tagging ## Expected results There'll be a HF spaces web app for generating dataset metadata YAML ## Actual results T...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4297/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4296
4,296
Fix URL query parameters in compression hop path when streaming
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
open
false
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_4296). All of your documentation changes will be reflected on that endpoint." ]
2022-05-09T11:18:22Z
2022-07-06T15:19:53Z
null
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4296.diff", "html_url": "https://github.com/huggingface/datasets/pull/4296", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/4296.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/4296" }
Fix #3488.
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4296/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4295
4,295
Fix missing lz4 dependency for tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-09T10:53:20Z
2022-05-09T11:21:22Z
2022-05-09T11:13:44Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4295.diff", "html_url": "https://github.com/huggingface/datasets/pull/4295", "merged_at": "2022-05-09T11:13:44Z", "patch_url": "https://github.com/huggingface/datasets/pull/4295.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Currently, `lz4` is not defined as a dependency for tests. Therefore, all tests marked with `@require_lz4` are skipped.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4295/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4294
4,294
Fix CLI run_beam save_infos
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-09T09:47:43Z
2022-05-10T07:04:04Z
2022-05-10T06:56:10Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4294.diff", "html_url": "https://github.com/huggingface/datasets/pull/4294", "merged_at": "2022-05-10T06:56:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/4294.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Currently, it raises TypeError: ``` TypeError: _download_and_prepare() got an unexpected keyword argument 'save_infos' ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4294/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4293
4,293
Fix wrong map parameter name in cache docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/3812788?v=4", "events_url": "https://api.github.com/users/h4iku/events{/privacy}", "followers_url": "https://api.github.com/users/h4iku/followers", "following_url": "https://api.github.com/users/h4iku/following{/other_user}", "gists_url": "https://api.g...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-08T07:27:46Z
2022-06-14T16:49:00Z
2022-06-14T16:07:00Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4293.diff", "html_url": "https://github.com/huggingface/datasets/pull/4293", "merged_at": "2022-06-14T16:07:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/4293.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
The `load_from_cache` parameter of `map` should be `load_from_cache_file`.
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4293/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4292
4,292
Add API code examples for remaining main classes
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
[ { "color": "0075ca", "default": true, "description": "Improvements or additions to documentation", "id": 1935892861, "name": "documentation", "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation" } ]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-06T18:15:31Z
2022-05-25T18:05:13Z
2022-05-25T17:56:36Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4292.diff", "html_url": "https://github.com/huggingface/datasets/pull/4292", "merged_at": "2022-05-25T17:56:36Z", "patch_url": "https://github.com/huggingface/datasets/pull/4292.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR adds API code examples for the remaining functions in the Main classes. I wasn't too familiar with some of the functions (`decode_batch`, `decode_column`, `decode_example`, etc.) so please feel free to add an example of usage and I can fill in the rest :)
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4292/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4291
4,291
Dataset Viewer issue for strombergnlp/ipm_nel : preview is empty, no error message
{ "avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4", "events_url": "https://api.github.com/users/leondz/events{/privacy}", "followers_url": "https://api.github.com/users/leondz/followers", "following_url": "https://api.github.com/users/leondz/following{/other_user}", "gists_url": "https://api...
[ { "color": "E5583E", "default": false, "description": "Related to the dataset viewer on huggingface.co", "id": 3470211881, "name": "dataset-viewer", "node_id": "LA_kwDODunzps7O1zsp", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset-viewer" } ]
closed
false
[ "Hi @leondz, thanks for reporting.\r\n\r\nIndeed, the dataset viewer relies on the dataset being streamable (passing `streaming=True` to `load_dataset`). Whereas most of the datastes are streamable out of the box (thanks to our implementation of streaming), there are still some exceptions.\r\n\r\nIn particular, in ...
2022-05-06T12:03:27Z
2022-05-09T08:25:58Z
2022-05-09T08:25:58Z
CONTRIBUTOR
null
null
### Link https://huggingface.co/datasets/strombergnlp/ipm_nel/viewer/ipm_nel/train ### Description The viewer is blank. I tried my best to emulate a dataset with a working viewer, but this one just doesn't seem to want to come up. What did I miss? ### Owner Yes
{ "avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4", "events_url": "https://api.github.com/users/leondz/events{/privacy}", "followers_url": "https://api.github.com/users/leondz/followers", "following_url": "https://api.github.com/users/leondz/following{/other_user}", "gists_url": "https://api...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4291/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4290
4,290
Update paper link in medmcqa dataset card
{ "avatar_url": "https://avatars.githubusercontent.com/u/17107749?v=4", "events_url": "https://api.github.com/users/monk1337/events{/privacy}", "followers_url": "https://api.github.com/users/monk1337/followers", "following_url": "https://api.github.com/users/monk1337/following{/other_user}", "gists_url": "htt...
[ { "color": "0e8a16", "default": false, "description": "Contribution to a dataset script", "id": 4564477500, "name": "dataset contribution", "node_id": "LA_kwDODunzps8AAAABEBBmPA", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20contribution" } ]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "@albertvillanova Kindly check :)" ]
2022-05-06T08:52:51Z
2022-09-30T11:51:28Z
2022-09-30T11:49:07Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4290.diff", "html_url": "https://github.com/huggingface/datasets/pull/4290", "merged_at": "2022-09-30T11:49:07Z", "patch_url": "https://github.com/huggingface/datasets/pull/4290.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Updating readme in medmcqa dataset.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4290/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4288
4,288
Add missing `faiss` import to fix https://github.com/huggingface/datasets/issues/4287
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
[]
closed
false
[]
2022-05-05T15:21:49Z
2022-05-10T12:55:06Z
2022-05-10T12:09:48Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4288.diff", "html_url": "https://github.com/huggingface/datasets/pull/4288", "merged_at": "2022-05-10T12:09:48Z", "patch_url": "https://github.com/huggingface/datasets/pull/4288.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR fixes the issue recently mentioned in https://github.com/huggingface/datasets/issues/4287 🤗
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4288/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4287
4,287
"NameError: name 'faiss' is not defined" on `.add_faiss_index` when `device` is not None
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[ "So I managed to solve this by adding a missing `import faiss` in the `@staticmethod` defined in https://github.com/huggingface/datasets/blob/f51b6994db27ea69261ef919fb7775928f9ec10b/src/datasets/search.py#L305, triggered from https://github.com/huggingface/datasets/blob/f51b6994db27ea69261ef919fb7775928f9ec10b/src...
2022-05-05T15:09:45Z
2022-05-10T13:53:19Z
2022-05-10T13:53:19Z
MEMBER
null
null
## Describe the bug When using `datasets` to calculate the FAISS indices of a dataset, the exception `NameError: name 'faiss' is not defined` is triggered when trying to calculate those on a device (GPU), so `.add_faiss_index(..., device=0)` fails with that exception. All that assuming that `datasets` is properly...
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4287/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4286
4,286
Add Lahnda language tag
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-05T14:34:20Z
2022-05-10T12:10:04Z
2022-05-10T12:02:38Z
COLLABORATOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4286.diff", "html_url": "https://github.com/huggingface/datasets/pull/4286", "merged_at": "2022-05-10T12:02:37Z", "patch_url": "https://github.com/huggingface/datasets/pull/4286.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This language is present in [Wikimedia's WIT](https://huggingface.co/datasets/wikimedia/wit_base) dataset.
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4286/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4285
4,285
Update LexGLUE README.md
{ "avatar_url": "https://avatars.githubusercontent.com/u/1626984?v=4", "events_url": "https://api.github.com/users/iliaschalkidis/events{/privacy}", "followers_url": "https://api.github.com/users/iliaschalkidis/followers", "following_url": "https://api.github.com/users/iliaschalkidis/following{/other_user}", ...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-05T08:36:50Z
2022-05-05T13:39:04Z
2022-05-05T13:33:35Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4285.diff", "html_url": "https://github.com/huggingface/datasets/pull/4285", "merged_at": "2022-05-05T13:33:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/4285.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Update the leaderboard based on the latest results presented in the ACL 2022 version of the article.
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4285/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4284
4,284
Issues in processing very large datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/10419055?v=4", "events_url": "https://api.github.com/users/sajastu/events{/privacy}", "followers_url": "https://api.github.com/users/sajastu/followers", "following_url": "https://api.github.com/users/sajastu/following{/other_user}", "gists_url": "https:...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[ "Hi ! `datasets` doesn't load the dataset in memory. Instead it uses memory mapping to load your dataset from your disk (it is stored as arrow files). Do you know at what point you have RAM issues exactly ?\r\n\r\nHow big are your graph_data_train dictionaries btw ?", "Closing this issue due to inactivity." ]
2022-05-05T05:01:09Z
2023-07-25T15:12:38Z
2023-07-25T15:12:38Z
NONE
null
null
## Describe the bug I'm trying to add a feature called "subgraph" to CNN/DM dataset (modifications on run_summarization.py of Huggingface Transformers script) --- I'm not quite sure if I'm doing it the right way, though--- but the main problem appears when the training starts where the error ` [OSError: [Errno 12] Can...
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4284/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4283
4,283
Fix filesystem docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-04T17:42:42Z
2022-05-06T16:32:02Z
2022-05-06T06:22:17Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4283.diff", "html_url": "https://github.com/huggingface/datasets/pull/4283", "merged_at": "2022-05-06T06:22:17Z", "patch_url": "https://github.com/huggingface/datasets/pull/4283.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR untangles the `S3FileSystem` docstring so the [parameters](https://huggingface.co/docs/datasets/master/en/package_reference/main_classes#parameters) are properly displayed.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4283/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4282
4,282
Don't do unnecessary list type casting to avoid replacing None values by empty lists
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "Quick question about the message in the warning. You say \"will be fixed in a future major version\" but don't you mean \"will raise an error in a future major version\"?", "Right ! Good catch, thanks, I updated the message to say ...
2022-05-04T16:37:01Z
2022-05-06T10:43:58Z
2022-05-06T10:37:00Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4282.diff", "html_url": "https://github.com/huggingface/datasets/pull/4282", "merged_at": "2022-05-06T10:37:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/4282.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
In certain cases, `None` values are replaced by empty lists when casting feature types. It happens every time you cast an array of nested lists like [None, [0, 1, 2, 3]] to a different type (to change the integer precision for example). In this case you'd get [[], [0, 1, 2, 3]] for example. This issue comes from PyA...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4282/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4281
4,281
Remove a copy-paste sentence in dataset cards
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "The non-passing tests have nothing to do with this PR." ]
2022-05-04T15:41:55Z
2022-05-06T08:38:03Z
2022-05-04T18:33:16Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4281.diff", "html_url": "https://github.com/huggingface/datasets/pull/4281", "merged_at": "2022-05-04T18:33:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/4281.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Remove the following copy-paste sentence from dataset cards: ``` We show detailed information for up to 5 configurations of the dataset. ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4281/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4280
4,280
Add missing features to commonsense_qa dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "@albertvillanova it adds question_concept and id which is great. I suppose we'll talk about staying true to the format on another PR. ", "Yes, let's merge this PR as it is: it adds missing features.\r\n\r\nA subsequent PR may addre...
2022-05-04T14:24:26Z
2022-05-06T14:23:57Z
2022-05-06T14:16:46Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4280.diff", "html_url": "https://github.com/huggingface/datasets/pull/4280", "merged_at": "2022-05-06T14:16:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/4280.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Fix partially #4275.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4280/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4279
4,279
Update minimal PyArrow version warning
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-04T12:26:09Z
2022-05-05T08:50:58Z
2022-05-05T08:43:47Z
COLLABORATOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4279.diff", "html_url": "https://github.com/huggingface/datasets/pull/4279", "merged_at": "2022-05-05T08:43:47Z", "patch_url": "https://github.com/huggingface/datasets/pull/4279.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Update the minimal PyArrow version warning (should've been part of #4250).
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4279/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4278
4,278
Add missing features to openbookqa dataset for additional config
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "Let's merge this PR as it is: it adds missing features.\r\n\r\nA subsequent PR may address the request on changing the data feature structure." ]
2022-05-04T09:22:50Z
2022-05-06T13:13:20Z
2022-05-06T13:06:01Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4278.diff", "html_url": "https://github.com/huggingface/datasets/pull/4278", "merged_at": "2022-05-06T13:06:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/4278.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Fix partially #4276.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4278/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4277
4,277
Enable label alignment for token classification datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/26859204?v=4", "events_url": "https://api.github.com/users/lewtun/events{/privacy}", "followers_url": "https://api.github.com/users/lewtun/followers", "following_url": "https://api.github.com/users/lewtun/following{/other_user}", "gists_url": "https://a...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "Hmm, not sure why the Windows tests are failing with:\r\n\r\n```\r\nDid not find path entry C:\\tools\\miniconda3\\bin\r\nC:\\tools\\miniconda3\\envs\\py37\\python.exe: No module named pytest\r\n```\r\n\r\nEdit: running the CI again ...
2022-05-04T07:15:16Z
2022-05-06T15:42:15Z
2022-05-06T15:36:31Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4277.diff", "html_url": "https://github.com/huggingface/datasets/pull/4277", "merged_at": "2022-05-06T15:36:31Z", "patch_url": "https://github.com/huggingface/datasets/pull/4277.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR extends the `Dataset.align_labels_with_mapping()` method to support alignment of label mappings between datasets and models for token classification (e.g. NER). Example of usage: ```python from datasets import load_dataset ner_ds = load_dataset("conll2003", split="train") # returns [3, 0, 7, 0, 0, 0,...
{ "avatar_url": "https://avatars.githubusercontent.com/u/26859204?v=4", "events_url": "https://api.github.com/users/lewtun/events{/privacy}", "followers_url": "https://api.github.com/users/lewtun/followers", "following_url": "https://api.github.com/users/lewtun/following{/other_user}", "gists_url": "https://a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4277/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4276
4,276
OpenBookQA has missing and inconsistent field names
{ "avatar_url": "https://avatars.githubusercontent.com/u/458335?v=4", "events_url": "https://api.github.com/users/vblagoje/events{/privacy}", "followers_url": "https://api.github.com/users/vblagoje/followers", "following_url": "https://api.github.com/users/vblagoje/following{/other_user}", "gists_url": "https...
[ { "color": "2edb81", "default": false, "description": "A bug in a dataset script provided in the library", "id": 2067388877, "name": "dataset bug", "node_id": "MDU6TGFiZWwyMDY3Mzg4ODc3", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20bug" } ]
closed
false
[ "Thanks for reporting, @vblagoje.\r\n\r\nIndeed, I noticed some of these issues while reviewing this PR:\r\n- #4259 \r\n\r\nThis is in my TODO list. ", "Ok, awesome @albertvillanova How about #4275 ?", "On the other hand, I am not sure if we should always preserve the original nested structure. I think we shoul...
2022-05-04T05:51:52Z
2022-10-11T17:11:53Z
2022-10-05T13:50:03Z
CONTRIBUTOR
null
null
## Describe the bug OpenBookQA implementation is inconsistent with the original dataset. We need to: 1. The dataset field [question][stem] is flattened into question_stem. Unflatten it to match the original format. 2. Add missing additional fields: - 'fact1': row['fact1'], - 'humanScore': row['humanSc...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4276/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/issues/4275
4,275
CommonSenseQA has missing and inconsistent field names
{ "avatar_url": "https://avatars.githubusercontent.com/u/458335?v=4", "events_url": "https://api.github.com/users/vblagoje/events{/privacy}", "followers_url": "https://api.github.com/users/vblagoje/followers", "following_url": "https://api.github.com/users/vblagoje/following{/other_user}", "gists_url": "https...
[ { "color": "2edb81", "default": false, "description": "A bug in a dataset script provided in the library", "id": 2067388877, "name": "dataset bug", "node_id": "MDU6TGFiZWwyMDY3Mzg4ODc3", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20bug" } ]
open
false
[ "Thanks for reporting, @vblagoje.\r\n\r\nI'm opening a PR to address this. " ]
2022-05-04T05:38:59Z
2022-05-04T11:41:18Z
null
CONTRIBUTOR
null
null
## Describe the bug In short, CommonSenseQA implementation is inconsistent with the original dataset. More precisely, we need to: 1. Add the dataset matching "id" field. The current dataset, instead, regenerates monotonically increasing id. 2. The [“question”][“stem”] field is flattened into "question". We sh...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4275/reactions" }
null
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4274
4,274
Add API code examples for IterableDataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
[ { "color": "0075ca", "default": true, "description": "Improvements or additions to documentation", "id": 1935892861, "name": "documentation", "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation" } ]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-03T22:44:17Z
2022-05-04T16:29:32Z
2022-05-04T16:22:04Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4274.diff", "html_url": "https://github.com/huggingface/datasets/pull/4274", "merged_at": "2022-05-04T16:22:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/4274.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR adds API code examples for `IterableDataset` and `IterableDatasetDicts`.
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4274/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4273
4,273
leadboard info added for TNE
{ "avatar_url": "https://avatars.githubusercontent.com/u/8031035?v=4", "events_url": "https://api.github.com/users/yanaiela/events{/privacy}", "followers_url": "https://api.github.com/users/yanaiela/followers", "following_url": "https://api.github.com/users/yanaiela/following{/other_user}", "gists_url": "http...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-03T21:35:41Z
2022-05-05T13:25:24Z
2022-05-05T13:18:13Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4273.diff", "html_url": "https://github.com/huggingface/datasets/pull/4273", "merged_at": "2022-05-05T13:18:13Z", "patch_url": "https://github.com/huggingface/datasets/pull/4273.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4273/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4272
4,272
Fix typo in logging docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "> This PR fixes #4271.\r\n\r\nThings have not changed when searching \"tqdm\" in the Dataset document. The second result still performs as \"Enable\".", "Hi @jiangwy99, the fix will appear on the `main` version of the docs:\r\n\r\n...
2022-05-03T20:47:57Z
2022-05-04T15:42:27Z
2022-05-04T06:58:36Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4272.diff", "html_url": "https://github.com/huggingface/datasets/pull/4272", "merged_at": "2022-05-04T06:58:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/4272.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR fixes #4271.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4272/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4271
4,271
A typo in docs of datasets.disable_progress_bar
{ "avatar_url": "https://avatars.githubusercontent.com/u/39762734?v=4", "events_url": "https://api.github.com/users/jiangwangyi/events{/privacy}", "followers_url": "https://api.github.com/users/jiangwangyi/followers", "following_url": "https://api.github.com/users/jiangwangyi/following{/other_user}", "gists_u...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[ "Hi! Thanks for catching and reporting the typo, a PR has been opened to fix it :)" ]
2022-05-03T17:44:56Z
2022-05-04T06:58:35Z
2022-05-04T06:58:35Z
NONE
null
null
## Describe the bug in the docs of V2.1.0 datasets.disable_progress_bar, we should replace "enable" with "disable".
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4271/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4270
4,270
Fix style in openbookqa dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-03T15:21:34Z
2022-05-06T08:38:06Z
2022-05-03T16:20:52Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4270.diff", "html_url": "https://github.com/huggingface/datasets/pull/4270", "merged_at": "2022-05-03T16:20:52Z", "patch_url": "https://github.com/huggingface/datasets/pull/4270.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
CI in PR: - #4259 was green, but after merging it to master, a code quality error appeared.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4270/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4269
4,269
Add license and point of contact to big_patent dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-03T09:24:07Z
2022-05-06T08:38:09Z
2022-05-03T11:16:19Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4269.diff", "html_url": "https://github.com/huggingface/datasets/pull/4269", "merged_at": "2022-05-03T11:16:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/4269.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Update metadata of big_patent dataset with: - license - point of contact
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4269/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4268
4,268
error downloading bigscience-catalogue-lm-data/lm_en_wiktionary_filtered
{ "avatar_url": "https://avatars.githubusercontent.com/u/102043285?v=4", "events_url": "https://api.github.com/users/i-am-neo/events{/privacy}", "followers_url": "https://api.github.com/users/i-am-neo/followers", "following_url": "https://api.github.com/users/i-am-neo/following{/other_user}", "gists_url": "ht...
[ { "color": "2edb81", "default": false, "description": "A bug in a dataset script provided in the library", "id": 2067388877, "name": "dataset bug", "node_id": "MDU6TGFiZWwyMDY3Mzg4ODc3", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20bug" } ]
closed
false
[ "It would help a lot to be able to preview the dataset - I'd like to see if the pronunciations are in the dataset, eg. for [\"word\"](https://en.wiktionary.org/wiki/word),\r\n\r\nPronunciation\r\n([Received Pronunciation](https://en.wikipedia.org/wiki/Received_Pronunciation)) [IPA](https://en.wiktionary.org/wiki/Wi...
2022-05-02T20:34:25Z
2022-05-06T15:53:30Z
2022-05-03T11:23:48Z
NONE
null
null
## Describe the bug Error generated when attempting to download dataset ## Steps to reproduce the bug ```python from datasets import load_dataset dataset = load_dataset("bigscience-catalogue-lm-data/lm_en_wiktionary_filtered") ``` ## Expected results A clear and concise description of the expected results...
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4268/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4267
4,267
Replace data URL in SAMSum dataset within the same repository
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-02T18:38:08Z
2022-05-06T08:38:13Z
2022-05-02T19:03:49Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4267.diff", "html_url": "https://github.com/huggingface/datasets/pull/4267", "merged_at": "2022-05-02T19:03:49Z", "patch_url": "https://github.com/huggingface/datasets/pull/4267.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Replace data URL with one in the same repository.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4267/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4266
4,266
Add HF Speech Bench to Librispeech Dataset Card
{ "avatar_url": "https://avatars.githubusercontent.com/u/93869735?v=4", "events_url": "https://api.github.com/users/sanchit-gandhi/events{/privacy}", "followers_url": "https://api.github.com/users/sanchit-gandhi/followers", "following_url": "https://api.github.com/users/sanchit-gandhi/following{/other_user}", ...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-02T16:59:31Z
2022-05-05T08:47:20Z
2022-05-05T08:40:09Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4266.diff", "html_url": "https://github.com/huggingface/datasets/pull/4266", "merged_at": "2022-05-05T08:40:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/4266.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Adds the HF Speech Bench to Librispeech Dataset Card in place of the Papers With Code Leaderboard. Should improve usage and visibility of this leaderboard! Wondering whether this can also be done for [Common Voice 7](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0) and [8](https://huggingface.co/dat...
{ "avatar_url": "https://avatars.githubusercontent.com/u/93869735?v=4", "events_url": "https://api.github.com/users/sanchit-gandhi/events{/privacy}", "followers_url": "https://api.github.com/users/sanchit-gandhi/followers", "following_url": "https://api.github.com/users/sanchit-gandhi/following{/other_user}", ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4266/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4263
4,263
Rename imagenet2012 -> imagenet-1k
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "> Later we can add imagenet-21k as a new dataset if we want.\r\n\r\nisn't it what models refer to as `imagenet` already?", "> isn't it what models refer to as imagenet already?\r\n\r\nI wasn't sure, but it looks like it indeed. Therefore having a dataset `imagenet` for ImageNet 21k makes sense actually.\r\n\r\nE...
2022-05-02T10:26:21Z
2022-05-02T17:50:46Z
2022-05-02T16:32:57Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4263.diff", "html_url": "https://github.com/huggingface/datasets/pull/4263", "merged_at": "2022-05-02T16:32:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/4263.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
On the Hugging Face Hub, users refer to imagenet2012 (from #4178 ) as imagenet-1k in their model tags. To correctly link models to imagenet, we should rename this dataset `imagenet-1k`. Later we can add `imagenet-21k` as a new dataset if we want. Once this one is merged we can delete the `imagenet2012` dataset...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 1, "total_count": 4, "url": "https://api.github.com/repos/huggingface/datasets/issues/4263/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4262
4,262
Add YAML tags to Dataset Card rotten tomatoes
{ "avatar_url": "https://avatars.githubusercontent.com/u/10004251?v=4", "events_url": "https://api.github.com/users/mo6zes/events{/privacy}", "followers_url": "https://api.github.com/users/mo6zes/followers", "following_url": "https://api.github.com/users/mo6zes/following{/other_user}", "gists_url": "https://a...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-05-01T11:59:08Z
2022-05-03T14:27:33Z
2022-05-03T14:20:35Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4262.diff", "html_url": "https://github.com/huggingface/datasets/pull/4262", "merged_at": "2022-05-03T14:20:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/4262.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
The dataset card for the rotten tomatoes / MR movie review dataset had some missing YAML tags. Hopefully, this also improves the visibility of this dataset now that paperswithcode and huggingface link to eachother.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/4262/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4261
4,261
data leakage in `webis/conclugen` dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/54585776?v=4", "events_url": "https://api.github.com/users/xflashxx/events{/privacy}", "followers_url": "https://api.github.com/users/xflashxx/followers", "following_url": "https://api.github.com/users/xflashxx/following{/other_user}", "gists_url": "htt...
[ { "color": "2edb81", "default": false, "description": "A bug in a dataset script provided in the library", "id": 2067388877, "name": "dataset bug", "node_id": "MDU6TGFiZWwyMDY3Mzg4ODc3", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20bug" } ]
closed
false
[ "Hi @xflashxx, thanks for reporting.\r\n\r\nPlease note that this dataset was generated and shared by Webis Group: https://huggingface.co/webis\r\n\r\nWe are contacting the dataset owners to inform them about the issue you found. We'll keep you updated of their reply.", "i'd suggest just pinging the authors here ...
2022-04-30T17:43:37Z
2022-05-03T06:04:26Z
2022-05-03T06:04:26Z
NONE
null
null
## Describe the bug Some samples (argument-conclusion pairs) in the *training* split of the `webis/conclugen` dataset are present in both the *validation* and *test* splits, creating data leakage and distorting model results. Furthermore, all splits contain duplicate samples. ## Steps to reproduce the bug ```pyth...
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4261/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4260
4,260
Add mr_polarity movie review sentiment classification
{ "avatar_url": "https://avatars.githubusercontent.com/u/10004251?v=4", "events_url": "https://api.github.com/users/mo6zes/events{/privacy}", "followers_url": "https://api.github.com/users/mo6zes/followers", "following_url": "https://api.github.com/users/mo6zes/following{/other_user}", "gists_url": "https://a...
[]
closed
false
[ "whoops just found https://huggingface.co/datasets/rotten_tomatoes" ]
2022-04-30T13:19:33Z
2022-04-30T14:16:25Z
2022-04-30T14:16:25Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4260.diff", "html_url": "https://github.com/huggingface/datasets/pull/4260", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/4260.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/4260" }
Add the MR (Movie Review) dataset. The original dataset contains sentences from Rotten Tomatoes labeled as either "positive" or "negative". Homepage: [https://www.cs.cornell.edu/people/pabo/movie-review-data/](https://www.cs.cornell.edu/people/pabo/movie-review-data/) paperswithcode: [https://paperswithcode.com/d...
{ "avatar_url": "https://avatars.githubusercontent.com/u/10004251?v=4", "events_url": "https://api.github.com/users/mo6zes/events{/privacy}", "followers_url": "https://api.github.com/users/mo6zes/followers", "following_url": "https://api.github.com/users/mo6zes/following{/other_user}", "gists_url": "https://a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4260/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4259
4,259
Fix bug in choices labels in openbookqa dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/6687858?v=4", "events_url": "https://api.github.com/users/manandey/events{/privacy}", "followers_url": "https://api.github.com/users/manandey/followers", "following_url": "https://api.github.com/users/manandey/following{/other_user}", "gists_url": "http...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-30T07:41:39Z
2022-05-04T06:31:31Z
2022-05-03T15:14:21Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4259.diff", "html_url": "https://github.com/huggingface/datasets/pull/4259", "merged_at": "2022-05-03T15:14:21Z", "patch_url": "https://github.com/huggingface/datasets/pull/4259.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR fixes the Bug in the openbookqa dataset as mentioned in this issue #3550. Fix #3550. cc. @lhoestq @mariosasko
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4259/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4258
4,258
Fix/start token mask issue and update documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/20826878?v=4", "events_url": "https://api.github.com/users/TristanThrush/events{/privacy}", "followers_url": "https://api.github.com/users/TristanThrush/followers", "following_url": "https://api.github.com/users/TristanThrush/following{/other_user}", "g...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "> Good catch ! Thanks :)\r\n> \r\n> Next time can you describe your fix in the Pull Request description please ?\r\n\r\nThanks. Also whoops, sorry about not being very descriptive. I updated the pull request description, and will kee...
2022-04-29T22:42:44Z
2022-05-02T16:33:20Z
2022-05-02T16:26:12Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4258.diff", "html_url": "https://github.com/huggingface/datasets/pull/4258", "merged_at": "2022-05-02T16:26:12Z", "patch_url": "https://github.com/huggingface/datasets/pull/4258.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This pr fixes a couple bugs: 1) the perplexity was calculated with a 0 in the attention mask for the start token, which was causing high perplexity scores that were not correct 2) the documentation was not updated
{ "avatar_url": "https://avatars.githubusercontent.com/u/20826878?v=4", "events_url": "https://api.github.com/users/TristanThrush/events{/privacy}", "followers_url": "https://api.github.com/users/TristanThrush/followers", "following_url": "https://api.github.com/users/TristanThrush/following{/other_user}", "g...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4258/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4257
4,257
Create metric card for Mahalanobis Distance
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-29T18:37:27Z
2022-05-02T14:50:18Z
2022-05-02T14:43:24Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4257.diff", "html_url": "https://github.com/huggingface/datasets/pull/4257", "merged_at": "2022-05-02T14:43:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/4257.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
proposing a metric card to better explain how Mahalanobis distance works (last one for now :sweat_smile:
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/4257/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4256
4,256
Create metric card for MSE
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-29T18:21:22Z
2022-05-02T14:55:42Z
2022-05-02T14:48:47Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4256.diff", "html_url": "https://github.com/huggingface/datasets/pull/4256", "merged_at": "2022-05-02T14:48:47Z", "patch_url": "https://github.com/huggingface/datasets/pull/4256.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Proposing a metric card for Mean Squared Error
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/4256/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4255
4,255
No google drive URL for pubmed_qa
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "CI is failing because some sections are missing in the dataset card, but this is unrelated to this PR - Merging !" ]
2022-04-29T15:55:46Z
2022-04-29T16:24:55Z
2022-04-29T16:18:56Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4255.diff", "html_url": "https://github.com/huggingface/datasets/pull/4255", "merged_at": "2022-04-29T16:18:56Z", "patch_url": "https://github.com/huggingface/datasets/pull/4255.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
I hosted the data files in https://huggingface.co/datasets/pubmed_qa. This is allowed because the data is under the MIT license. cc @stas00
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4255/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4254
4,254
Replace data URL in SAMSum dataset and support streaming
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-29T08:21:43Z
2022-05-06T08:38:16Z
2022-04-29T16:26:09Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4254.diff", "html_url": "https://github.com/huggingface/datasets/pull/4254", "merged_at": "2022-04-29T16:26:08Z", "patch_url": "https://github.com/huggingface/datasets/pull/4254.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR replaces data URL in SAMSum dataset: - original host (arxiv.org) does not allow HTTP Range requests - we have hosted the data on the Hub (license: CC BY-NC-ND 4.0) Moreover, it implements support for streaming. Fix #4146. Related to: #4236. CC: @severo
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/4254/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4253
4,253
Create metric cards for mean IOU
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-28T20:58:27Z
2022-04-29T17:44:47Z
2022-04-29T17:38:06Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4253.diff", "html_url": "https://github.com/huggingface/datasets/pull/4253", "merged_at": "2022-04-29T17:38:06Z", "patch_url": "https://github.com/huggingface/datasets/pull/4253.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Proposing a metric card for mIoU :rocket: sorry for spamming you with review requests, @albertvillanova ! :hugs:
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/4253/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4252
4,252
Creating metric card for MAE
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-28T19:04:33Z
2022-04-29T16:59:11Z
2022-04-29T16:52:30Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4252.diff", "html_url": "https://github.com/huggingface/datasets/pull/4252", "merged_at": "2022-04-29T16:52:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/4252.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Initial proposal for MAE metric card
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4252/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4251
4,251
Metric card for the XTREME-S dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-28T18:32:19Z
2022-04-29T16:46:11Z
2022-04-29T16:38:46Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4251.diff", "html_url": "https://github.com/huggingface/datasets/pull/4251", "merged_at": "2022-04-29T16:38:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/4251.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Proposing a metric card for the XTREME-S dataset :hugs:
{ "avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4", "events_url": "https://api.github.com/users/sashavor/events{/privacy}", "followers_url": "https://api.github.com/users/sashavor/followers", "following_url": "https://api.github.com/users/sashavor/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4251/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4250
4,250
Bump PyArrow Version to 6
{ "avatar_url": "https://avatars.githubusercontent.com/u/17746528?v=4", "events_url": "https://api.github.com/users/dnaveenr/events{/privacy}", "followers_url": "https://api.github.com/users/dnaveenr/followers", "following_url": "https://api.github.com/users/dnaveenr/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._", "Updated meta.yaml as well. Thanks.", "I'm OK with bumping PyArrow to version 6 to match the version in Colab, but maybe a better solution would be to stop using extension types in our codebase to avoid similar issues.", "> but ma...
2022-04-28T18:10:50Z
2022-05-04T09:36:52Z
2022-05-04T09:29:46Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4250.diff", "html_url": "https://github.com/huggingface/datasets/pull/4250", "merged_at": "2022-05-04T09:29:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/4250.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Fixes #4152 This PR updates the PyArrow version to 6 in setup.py, CI job files .circleci/config.yaml and .github/workflows/benchmarks.yaml files. This will fix ArrayND error which exists in pyarrow 5.
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4250/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4249
4,249
Support streaming XGLUE dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-28T10:27:23Z
2022-05-06T08:38:21Z
2022-04-28T16:08:03Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4249.diff", "html_url": "https://github.com/huggingface/datasets/pull/4249", "merged_at": "2022-04-28T16:08:03Z", "patch_url": "https://github.com/huggingface/datasets/pull/4249.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Support streaming XGLUE dataset. Fix #4247. CC: @severo
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4249/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4248
4,248
conll2003 dataset loads original data.
{ "avatar_url": "https://avatars.githubusercontent.com/u/26458611?v=4", "events_url": "https://api.github.com/users/sue991/events{/privacy}", "followers_url": "https://api.github.com/users/sue991/followers", "following_url": "https://api.github.com/users/sue991/following{/other_user}", "gists_url": "https://a...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[ "Thanks for reporting @sue99.\r\n\r\nUnfortunately. I'm not able to reproduce your problem:\r\n```python\r\nIn [1]: import datasets\r\n ...: from datasets import load_dataset\r\n ...: dataset = load_dataset(\"conll2003\")\r\n\r\nIn [2]: dataset\r\nOut[2]: \r\nDatasetDict({\r\n train: Dataset({\r\n fea...
2022-04-28T09:33:31Z
2022-07-18T07:15:48Z
2022-07-18T07:15:48Z
NONE
null
null
## Describe the bug I load `conll2003` dataset to use refined data like [this](https://huggingface.co/datasets/conll2003/viewer/conll2003/train) preview, but it is original data that contains `'-DOCSTART- -X- -X- O'` text. Is this a bug or should I use another dataset_name like `lhoestq/conll2003` ? ## Steps to...
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4248/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/issues/4247
4,247
The data preview of XGLUE
{ "avatar_url": "https://avatars.githubusercontent.com/u/49108847?v=4", "events_url": "https://api.github.com/users/czq1999/events{/privacy}", "followers_url": "https://api.github.com/users/czq1999/followers", "following_url": "https://api.github.com/users/czq1999/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "![image](https://user-images.githubusercontent.com/49108847/165700611-915b4343-766f-4b81-bdaa-b31950250f06.png)\r\n", "Thanks for reporting @czq1999.\r\n\r\nNote that the dataset viewer uses the dataset in streaming mode and that not all datasets support streaming yet.\r\n\r\nThat is the case for XGLUE dataset (...
2022-04-28T07:30:50Z
2022-04-29T08:23:28Z
2022-04-28T16:08:03Z
NONE
null
null
It seems that something wrong with the data previvew of XGLUE
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4247/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4246
4,246
Support to load dataset with TSV files by passing only dataset name
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-28T07:30:15Z
2022-05-06T08:38:28Z
2022-05-06T08:14:07Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4246.diff", "html_url": "https://github.com/huggingface/datasets/pull/4246", "merged_at": "2022-05-06T08:14:07Z", "patch_url": "https://github.com/huggingface/datasets/pull/4246.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR implements support to load a dataset (w/o script) containing TSV files by passing only the dataset name (no need to pass `sep='\t'`): ```python ds = load_dataset("dataset/name") ``` The refactoring allows for future builder kwargs customizations based on file extension. Related to #4238.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4246/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4245
4,245
Add code examples for DatasetDict
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
[ { "color": "0075ca", "default": true, "description": "Improvements or additions to documentation", "id": 1935892861, "name": "documentation", "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation" } ]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-27T22:52:22Z
2022-04-29T18:19:34Z
2022-04-29T18:13:03Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4245.diff", "html_url": "https://github.com/huggingface/datasets/pull/4245", "merged_at": "2022-04-29T18:13:03Z", "patch_url": "https://github.com/huggingface/datasets/pull/4245.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
This PR adds code examples for `DatasetDict` in the API reference :)
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4245/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4244
4,244
task id update
{ "avatar_url": "https://avatars.githubusercontent.com/u/3278583?v=4", "events_url": "https://api.github.com/users/nazneenrajani/events{/privacy}", "followers_url": "https://api.github.com/users/nazneenrajani/followers", "following_url": "https://api.github.com/users/nazneenrajani/following{/other_user}", "gi...
[]
closed
false
[ "Reverted the multi-input-text-classification tag from task_categories and added it as task_ids @lhoestq ", "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-27T18:28:14Z
2022-05-04T10:43:53Z
2022-05-04T10:36:37Z
NONE
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4244.diff", "html_url": "https://github.com/huggingface/datasets/pull/4244", "merged_at": "2022-05-04T10:36:37Z", "patch_url": "https://github.com/huggingface/datasets/pull/4244.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
changed multi input text classification as task id instead of category
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4244/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4243
4,243
WIP: Initial shades loading script and readme
{ "avatar_url": "https://avatars.githubusercontent.com/u/69018523?v=4", "events_url": "https://api.github.com/users/shayne-longpre/events{/privacy}", "followers_url": "https://api.github.com/users/shayne-longpre/followers", "following_url": "https://api.github.com/users/shayne-longpre/following{/other_user}", ...
[ { "color": "0e8a16", "default": false, "description": "Contribution to a dataset script", "id": 4564477500, "name": "dataset contribution", "node_id": "LA_kwDODunzps8AAAABEBBmPA", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20contribution" } ]
closed
false
[ "Thanks for your contribution, @shayne-longpre.\r\n\r\nAre you still interested in adding this dataset? As we are transferring the dataset scripts from this GitHub repo, we would recommend you to add this to the Hugging Face Hub: https://huggingface.co/datasets" ]
2022-04-27T17:45:43Z
2022-10-03T09:36:35Z
2022-10-03T09:36:35Z
NONE
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4243.diff", "html_url": "https://github.com/huggingface/datasets/pull/4243", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/4243.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/4243" }
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4243/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4242
4,242
Update auth when mirroring datasets on the hub
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-27T17:22:31Z
2022-04-27T17:37:04Z
2022-04-27T17:30:42Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4242.diff", "html_url": "https://github.com/huggingface/datasets/pull/4242", "merged_at": "2022-04-27T17:30:42Z", "patch_url": "https://github.com/huggingface/datasets/pull/4242.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
We don't need to use extraHeaders anymore for rate limits anymore. Anyway extraHeaders was not working with git LFS because it was passing the wrong auth to S3.
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4242/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4241
4,241
NonMatchingChecksumError when attempting to download GLUE
{ "avatar_url": "https://avatars.githubusercontent.com/u/9650729?v=4", "events_url": "https://api.github.com/users/drussellmrichie/events{/privacy}", "followers_url": "https://api.github.com/users/drussellmrichie/followers", "following_url": "https://api.github.com/users/drussellmrichie/following{/other_user}",...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[ "Hi :)\r\n\r\nI think your issue may be related to the older `nlp` library. I was able to download `glue` with the latest version of `datasets`. Can you try updating with:\r\n\r\n```py\r\npip install -U datasets\r\n```\r\n\r\nThen you can download:\r\n\r\n```py\r\nfrom datasets import load_dataset\r\nds = load_data...
2022-04-27T14:14:21Z
2022-04-28T07:45:27Z
2022-04-28T07:45:27Z
NONE
null
null
## Describe the bug I am trying to download the GLUE dataset from the NLP module but get an error (see below). ## Steps to reproduce the bug ```python import nlp nlp.__version__ # '0.2.0' nlp.load_dataset('glue', name="rte", download_mode="force_redownload") ``` ## Expected results I expect the dataset to ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4241/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false
https://github.com/huggingface/datasets/pull/4240
4,240
Fix yield for crd3
{ "avatar_url": "https://avatars.githubusercontent.com/u/21066979?v=4", "events_url": "https://api.github.com/users/shanyas10/events{/privacy}", "followers_url": "https://api.github.com/users/shanyas10/followers", "following_url": "https://api.github.com/users/shanyas10/following{/other_user}", "gists_url": "...
[]
closed
false
[ "I don't think you need to generate new dummy data, since they're in the same format as the original data.\r\n\r\nThe CI is failing because of this error:\r\n```python\r\n> turn[\"names\"] = turn[\"NAMES\"]\r\nE TypeError: tuple indices must be integers or slices, not str...
2022-04-27T12:31:36Z
2022-04-29T12:41:41Z
2022-04-29T12:41:41Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4240.diff", "html_url": "https://github.com/huggingface/datasets/pull/4240", "merged_at": "2022-04-29T12:41:41Z", "patch_url": "https://github.com/huggingface/datasets/pull/4240.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
Modified the `_generate_examples` function to consider all the turns for a chunk id as a single example Modified the features accordingly ``` "turns": [ { "names": datasets.features.Sequence(datasets.Value("string")), "utterances": ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4240/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/4239
4,239
Small fixes in ROC AUC docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/9478856?v=4", "events_url": "https://api.github.com/users/wschella/events{/privacy}", "followers_url": "https://api.github.com/users/wschella/followers", "following_url": "https://api.github.com/users/wschella/following{/other_user}", "gists_url": "http...
[]
closed
false
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
2022-04-27T12:15:50Z
2022-05-02T13:28:57Z
2022-05-02T13:22:03Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/4239.diff", "html_url": "https://github.com/huggingface/datasets/pull/4239", "merged_at": "2022-05-02T13:22:03Z", "patch_url": "https://github.com/huggingface/datasets/pull/4239.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
The list of use cases did not render on GitHub with the prepended spacing. Additionally, some typo's we're fixed.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/4239/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/4238
4,238
Dataset caching policy
{ "avatar_url": "https://avatars.githubusercontent.com/u/163333?v=4", "events_url": "https://api.github.com/users/loretoparisi/events{/privacy}", "followers_url": "https://api.github.com/users/loretoparisi/followers", "following_url": "https://api.github.com/users/loretoparisi/following{/other_user}", "gists_...
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
closed
false
[ "Hi @loretoparisi, thanks for reporting.\r\n\r\nThere is an option to force the redownload of the data files (and thus not using previously download and cached data files): `load_dataset(..., download_mode=\"force_redownload\")`.\r\n\r\nPlease, let me know if this fixes your problem.\r\n\r\nI can confirm you that y...
2022-04-27T10:42:11Z
2022-04-27T16:29:25Z
2022-04-27T16:28:50Z
NONE
null
null
## Describe the bug I cannot clean cache of my datasets files, despite I have updated the `csv` files on the repository [here](https://huggingface.co/datasets/loretoparisi/tatoeba-sentences). The original file had a line with bad characters, causing the following error ``` [/usr/local/lib/python3.7/dist-packages/d...
{ "avatar_url": "https://avatars.githubusercontent.com/u/163333?v=4", "events_url": "https://api.github.com/users/loretoparisi/events{/privacy}", "followers_url": "https://api.github.com/users/loretoparisi/followers", "following_url": "https://api.github.com/users/loretoparisi/following{/other_user}", "gists_...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/4238/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false