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/980
980
Wongnai - Thai reviews dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/643918?v=4", "events_url": "https://api.github.com/users/mapmeld/events{/privacy}", "followers_url": "https://api.github.com/users/mapmeld/followers", "following_url": "https://api.github.com/users/mapmeld/following{/other_user}", "gists_url": "https://...
[]
closed
false
[ "Thank you for contributing a Thai dataset, @mapmeld ! I'm super hyped. \r\nOne comment I may add is that wongnai-corpus has two datasets: review classification (this) and word tokenization (https://github.com/wongnai/wongnai-corpus/blob/master/search/labeled_queries_by_judges.txt).\r\nWould it be possible for you ...
2020-12-02T03:20:08Z
2020-12-02T15:34:41Z
2020-12-02T15:30:05Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/980.diff", "html_url": "https://github.com/huggingface/datasets/pull/980", "merged_at": "2020-12-02T15:30:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/980.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/980...
40,000 reviews, previously released on GitHub ( https://github.com/wongnai/wongnai-corpus ) with an LGPL license, and on a closed Kaggle competition ( https://www.kaggle.com/c/wongnai-challenge-review-rating-prediction/ )
{ "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": 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/980/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/979
979
[WIP] Add multi woz
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/following{/other_user}", "gists_url": "htt...
[]
closed
false
[]
2020-12-02T03:05:42Z
2020-12-02T16:07:16Z
2020-12-02T16:07:16Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/979.diff", "html_url": "https://github.com/huggingface/datasets/pull/979", "merged_at": "2020-12-02T16:07:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/979.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/979...
This PR adds version 2.2 of the Multi-domain Wizard of OZ dataset: https://github.com/budzianowski/multiwoz/tree/master/data/MultiWOZ_2.2 It was a pretty big chunk of work to figure out the structure, so I stil have tol add the description to the README.md On the plus side the structure is broadly similar to that...
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/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/979/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/978
978
Add code refinement
{ "avatar_url": "https://avatars.githubusercontent.com/u/36307201?v=4", "events_url": "https://api.github.com/users/reshinthadithyan/events{/privacy}", "followers_url": "https://api.github.com/users/reshinthadithyan/followers", "following_url": "https://api.github.com/users/reshinthadithyan/following{/other_use...
[]
closed
false
[ "Also cc @madlag since I recall you wanted to work on CodeXGlue as well ?", "Yes, sorry I did not see earlier your message. I added 34 on the 35 datasets in CodeXGlue, tomorrow I will wrap it up, and so I will remove my version for code_refinement. Maybe we can just have a renaming after the merge, to have a cons...
2020-12-02T01:29:58Z
2020-12-07T01:52:58Z
2020-12-07T01:52:58Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/978.diff", "html_url": "https://github.com/huggingface/datasets/pull/978", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/978.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/978" }
### OVERVIEW Millions of open-source projects with numerous bug fixes are available in code repositories. This proliferation of software development histories can be leveraged to learn how to fix common programming bugs Code refinement aims to automatically fix bugs in the code, which can contribute to reducing t...
{ "avatar_url": "https://avatars.githubusercontent.com/u/36307201?v=4", "events_url": "https://api.github.com/users/reshinthadithyan/events{/privacy}", "followers_url": "https://api.github.com/users/reshinthadithyan/followers", "following_url": "https://api.github.com/users/reshinthadithyan/following{/other_use...
{ "+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/978/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/977
977
Add ROPES dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/16107619?v=4", "events_url": "https://api.github.com/users/VictorSanh/events{/privacy}", "followers_url": "https://api.github.com/users/VictorSanh/followers", "following_url": "https://api.github.com/users/VictorSanh/following{/other_user}", "gists_url"...
[]
closed
false
[]
2020-12-02T00:52:10Z
2020-12-02T10:58:36Z
2020-12-02T10:58:35Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/977.diff", "html_url": "https://github.com/huggingface/datasets/pull/977", "merged_at": "2020-12-02T10:58:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/977.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/977...
ROPES dataset Reasoning over paragraph effects in situations - testing a system's ability to apply knowledge from a passage of text to a new situation. The task is framed into a reading comprehension task following squad-style extractive qa. One thing to note: labels of the test set are hidden (leaderboard submiss...
{ "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/977/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/976
976
Arabic pos dialect
{ "avatar_url": "https://avatars.githubusercontent.com/u/26722925?v=4", "events_url": "https://api.github.com/users/mcmillanmajora/events{/privacy}", "followers_url": "https://api.github.com/users/mcmillanmajora/followers", "following_url": "https://api.github.com/users/mcmillanmajora/following{/other_user}", ...
[]
closed
false
[ "looks like this PR includes changes about many other files than the oens for Araboc POS Dialect\r\n\r\nCan you create a another branch and another PR please ?", "Sorry! I'm not sure how I managed to do that. I'll make a new branch." ]
2020-12-02T00:21:13Z
2020-12-09T17:30:32Z
2020-12-09T17:30:32Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/976.diff", "html_url": "https://github.com/huggingface/datasets/pull/976", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/976.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/976" }
A README.md and loading script for the Arabic POS Dialect dataset. The README is missing the sections on personal information, biases, and limitations, as it would probably be better for those to be filled by someone who can read the contents of the dataset and is familiar with Arabic NLP.
{ "avatar_url": "https://avatars.githubusercontent.com/u/26722925?v=4", "events_url": "https://api.github.com/users/mcmillanmajora/events{/privacy}", "followers_url": "https://api.github.com/users/mcmillanmajora/followers", "following_url": "https://api.github.com/users/mcmillanmajora/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/976/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/975
975
add MeTooMA dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/23264033?v=4", "events_url": "https://api.github.com/users/akash418/events{/privacy}", "followers_url": "https://api.github.com/users/akash418/followers", "following_url": "https://api.github.com/users/akash418/following{/other_user}", "gists_url": "htt...
[]
closed
false
[]
2020-12-02T00:15:55Z
2020-12-02T10:58:56Z
2020-12-02T10:58:55Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/975.diff", "html_url": "https://github.com/huggingface/datasets/pull/975", "merged_at": "2020-12-02T10:58:55Z", "patch_url": "https://github.com/huggingface/datasets/pull/975.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/975...
This PR adds the #MeToo MA dataset. It presents multi-label data points for tweets mined in the backdrop of the #MeToo movement. The dataset includes data points in the form of Tweet ids and appropriate labels. Please refer to the accompanying paper for detailed information regarding annotation, collection, and guideli...
{ "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/975/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/974
974
Add MeTooMA Dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/23264033?v=4", "events_url": "https://api.github.com/users/akash418/events{/privacy}", "followers_url": "https://api.github.com/users/akash418/followers", "following_url": "https://api.github.com/users/akash418/following{/other_user}", "gists_url": "htt...
[]
closed
false
[]
2020-12-01T23:44:01Z
2020-12-01T23:57:58Z
2020-12-01T23:57:58Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/974.diff", "html_url": "https://github.com/huggingface/datasets/pull/974", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/974.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/974" }
{ "avatar_url": "https://avatars.githubusercontent.com/u/23264033?v=4", "events_url": "https://api.github.com/users/akash418/events{/privacy}", "followers_url": "https://api.github.com/users/akash418/followers", "following_url": "https://api.github.com/users/akash418/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/974/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/973
973
Adding The Microsoft Terminology Collection dataset.
{ "avatar_url": "https://avatars.githubusercontent.com/u/7915719?v=4", "events_url": "https://api.github.com/users/leoxzhao/events{/privacy}", "followers_url": "https://api.github.com/users/leoxzhao/followers", "following_url": "https://api.github.com/users/leoxzhao/following{/other_user}", "gists_url": "http...
[]
closed
false
[ "I have to manually copy a dataset_infos.json file from other dataset and modify it since the `datasets-cli` isn't able to handle manually downloaded datasets yet (as far as I know).", "you can generate the dataset_infos.json file even for dataset with manual data\r\nTo do so just specify `--data_dir <path/to/the...
2020-12-01T23:36:23Z
2020-12-04T15:25:44Z
2020-12-04T15:12:46Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/973.diff", "html_url": "https://github.com/huggingface/datasets/pull/973", "merged_at": "2020-12-04T15:12:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/973.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/973...
{ "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/973/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/972
972
Add Children's Book Test (CBT) dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4", "events_url": "https://api.github.com/users/thomwolf/events{/privacy}", "followers_url": "https://api.github.com/users/thomwolf/followers", "following_url": "https://api.github.com/users/thomwolf/following{/other_user}", "gists_url": "http...
[]
closed
false
[ "Hi @lhoestq,\r\n\r\nI guess this PR can be closed since we merged #2044?\r\n\r\nI have used the same link for the homepage, as it is where the dataset is provided, hope that is okay?", "Closing in favor of #2044, thanks again :)\r\n\r\n> I have used the same link for the homepage, as it is where the dataset is p...
2020-12-01T22:53:26Z
2021-03-19T11:30:03Z
2021-03-19T11:30:03Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/972.diff", "html_url": "https://github.com/huggingface/datasets/pull/972", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/972.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/972" }
Add the Children's Book Test (CBT) from Facebook (Hill et al. 2016). Sentence completion given a few sentences as context from a children's book.
{ "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/972/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/971
971
add piqa
{ "avatar_url": "https://avatars.githubusercontent.com/u/16107619?v=4", "events_url": "https://api.github.com/users/VictorSanh/events{/privacy}", "followers_url": "https://api.github.com/users/VictorSanh/followers", "following_url": "https://api.github.com/users/VictorSanh/following{/other_user}", "gists_url"...
[]
closed
false
[]
2020-12-01T22:47:04Z
2020-12-02T09:58:02Z
2020-12-02T09:58:01Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/971.diff", "html_url": "https://github.com/huggingface/datasets/pull/971", "merged_at": "2020-12-02T09:58:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/971.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/971...
Physical Interaction: Question Answering (commonsense) https://yonatanbisk.com/piqa/
{ "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/971/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/970
970
Add SWAG
{ "avatar_url": "https://avatars.githubusercontent.com/u/16107619?v=4", "events_url": "https://api.github.com/users/VictorSanh/events{/privacy}", "followers_url": "https://api.github.com/users/VictorSanh/followers", "following_url": "https://api.github.com/users/VictorSanh/following{/other_user}", "gists_url"...
[]
closed
false
[]
2020-12-01T20:21:05Z
2020-12-02T09:55:16Z
2020-12-02T09:55:15Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/970.diff", "html_url": "https://github.com/huggingface/datasets/pull/970", "merged_at": "2020-12-02T09:55:15Z", "patch_url": "https://github.com/huggingface/datasets/pull/970.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/970...
Commonsense NLI -> https://rowanzellers.com/swag/
{ "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/970/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/969
969
Add wiki auto dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/following{/other_user}", "gists_url": "htt...
[]
closed
false
[]
2020-12-01T19:58:11Z
2020-12-02T16:19:14Z
2020-12-02T16:19:14Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/969.diff", "html_url": "https://github.com/huggingface/datasets/pull/969", "merged_at": "2020-12-02T16:19:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/969.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/969...
This PR adds the WikiAuto sentence simplification dataset https://github.com/chaojiang06/wiki-auto This is also a prospective GEM task, hence the README.md
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/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/969/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/968
968
ADD Afrikaans NER
{ "avatar_url": "https://avatars.githubusercontent.com/u/7923902?v=4", "events_url": "https://api.github.com/users/yvonnegitau/events{/privacy}", "followers_url": "https://api.github.com/users/yvonnegitau/followers", "following_url": "https://api.github.com/users/yvonnegitau/following{/other_user}", "gists_ur...
[]
closed
false
[ "One trick if you want to add other datasets: consider running these commands each time you want to add a new dataset\r\n```\r\ngit checkout master\r\ngit fetch upstream\r\ngit rebase upstream/master\r\ngit checkout -b add-<my_dataset_name>\r\n```" ]
2020-12-01T19:23:03Z
2020-12-02T09:41:28Z
2020-12-02T09:41:28Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/968.diff", "html_url": "https://github.com/huggingface/datasets/pull/968", "merged_at": "2020-12-02T09:41:28Z", "patch_url": "https://github.com/huggingface/datasets/pull/968.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/968...
Afrikaans NER corpus
{ "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/968/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/967
967
Add CS Restaurants dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/26709476?v=4", "events_url": "https://api.github.com/users/TevenLeScao/events{/privacy}", "followers_url": "https://api.github.com/users/TevenLeScao/followers", "following_url": "https://api.github.com/users/TevenLeScao/following{/other_user}", "gists_u...
[]
closed
false
[ "Oh yeah, for some reason I thought you had to do it after the merge, I'll get on it", "Weird, now the CI seems to fail because of other datasets (XGLUE, Norwegian_NER)", "Yea you just need to rebase from master", "Re-opening a PR without the messed-up rebase" ]
2020-12-01T17:17:37Z
2020-12-02T17:57:44Z
2020-12-02T17:57:25Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/967.diff", "html_url": "https://github.com/huggingface/datasets/pull/967", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/967.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/967" }
This PR adds the Czech restaurants dataset for Czech NLG.
{ "avatar_url": "https://avatars.githubusercontent.com/u/26709476?v=4", "events_url": "https://api.github.com/users/TevenLeScao/events{/privacy}", "followers_url": "https://api.github.com/users/TevenLeScao/followers", "following_url": "https://api.github.com/users/TevenLeScao/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/967/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/966
966
Add CLINC150 Dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/28291870?v=4", "events_url": "https://api.github.com/users/sumanthd17/events{/privacy}", "followers_url": "https://api.github.com/users/sumanthd17/followers", "following_url": "https://api.github.com/users/sumanthd17/following{/other_user}", "gists_url"...
[]
closed
false
[ "Looks like your PR now shows changes in many other files than the ones for CLINC150.\r\nFeel free to create another branch and another PR", "created new [PR](https://github.com/huggingface/datasets/pull/1016)\r\n\r\nclosing this!" ]
2020-12-01T16:50:13Z
2020-12-02T18:45:43Z
2020-12-02T18:45:30Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/966.diff", "html_url": "https://github.com/huggingface/datasets/pull/966", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/966.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/966" }
Added CLINC150 Dataset. The link to the dataset can be found [here](https://github.com/clinc/oos-eval) and the paper can be found [here](https://www.aclweb.org/anthology/D19-1131.pdf) - [x] Followed the instructions in CONTRIBUTING.md - [x] Ran the tests successfully - [x] Created the dummy data
{ "avatar_url": "https://avatars.githubusercontent.com/u/28291870?v=4", "events_url": "https://api.github.com/users/sumanthd17/events{/privacy}", "followers_url": "https://api.github.com/users/sumanthd17/followers", "following_url": "https://api.github.com/users/sumanthd17/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/966/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/965
965
Add CLINC150 Dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/28291870?v=4", "events_url": "https://api.github.com/users/sumanthd17/events{/privacy}", "followers_url": "https://api.github.com/users/sumanthd17/followers", "following_url": "https://api.github.com/users/sumanthd17/following{/other_user}", "gists_url"...
[]
closed
false
[]
2020-12-01T16:43:00Z
2020-12-01T16:51:16Z
2020-12-01T16:49:15Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/965.diff", "html_url": "https://github.com/huggingface/datasets/pull/965", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/965.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/965" }
Added CLINC150 Dataset. The link to the dataset can be found [here](https://github.com/clinc/oos-eval) and the paper can be found [here](https://www.aclweb.org/anthology/D19-1131.pdf) - [x] Followed the instructions in CONTRIBUTING.md - [x] Ran the tests successfully - [x] Created the dummy data
{ "avatar_url": "https://avatars.githubusercontent.com/u/28291870?v=4", "events_url": "https://api.github.com/users/sumanthd17/events{/privacy}", "followers_url": "https://api.github.com/users/sumanthd17/followers", "following_url": "https://api.github.com/users/sumanthd17/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/965/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/964
964
Adding the WebNLG dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "This is task is part of the GEM suite so will actually need a more complete dataset card. I'm taking a break for now though and will get back to it before merging :) " ]
2020-12-01T15:05:23Z
2020-12-02T17:34:05Z
2020-12-02T17:34:05Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/964.diff", "html_url": "https://github.com/huggingface/datasets/pull/964", "merged_at": "2020-12-02T17:34:05Z", "patch_url": "https://github.com/huggingface/datasets/pull/964.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/964...
This PR adds data from the WebNLG challenge, with one configuration per release and challenge iteration. More information can be found [here](https://webnlg-challenge.loria.fr/) Unfortunately, the data itself comes from a pretty large number of small XML files, so the dummy data ends up being quite large (8.4 MB ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/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/964/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/963
963
add CODAH dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/27137566?v=4", "events_url": "https://api.github.com/users/patil-suraj/events{/privacy}", "followers_url": "https://api.github.com/users/patil-suraj/followers", "following_url": "https://api.github.com/users/patil-suraj/following{/other_user}", "gists_u...
[]
closed
false
[]
2020-12-01T14:37:05Z
2020-12-02T13:45:58Z
2020-12-02T13:21:25Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/963.diff", "html_url": "https://github.com/huggingface/datasets/pull/963", "merged_at": "2020-12-02T13:21:25Z", "patch_url": "https://github.com/huggingface/datasets/pull/963.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/963...
Adding CODAH dataset. More info: https://github.com/Websail-NU/CODAH
{ "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/963/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/962
962
Add Danish Political Comments Dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/1183441?v=4", "events_url": "https://api.github.com/users/abhishekkrthakur/events{/privacy}", "followers_url": "https://api.github.com/users/abhishekkrthakur/followers", "following_url": "https://api.github.com/users/abhishekkrthakur/following{/other_user...
[]
closed
false
[]
2020-12-01T14:28:32Z
2020-12-03T10:31:55Z
2020-12-03T10:31:54Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/962.diff", "html_url": "https://github.com/huggingface/datasets/pull/962", "merged_at": "2020-12-03T10:31:54Z", "patch_url": "https://github.com/huggingface/datasets/pull/962.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/962...
{ "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/962/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/961
961
sample multiple datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/6278280?v=4", "events_url": "https://api.github.com/users/rabeehk/events{/privacy}", "followers_url": "https://api.github.com/users/rabeehk/followers", "following_url": "https://api.github.com/users/rabeehk/following{/other_user}", "gists_url": "https:/...
[]
closed
false
[ "here I share my dataloader currently for multiple tasks: https://gist.github.com/rabeehkarimimahabadi/39f9444a4fb6f53dcc4fca5d73bf8195 \r\n\r\nI need to train my model distributedly with this dataloader, \"MultiTasksataloader\", currently this does not work in distributed fasion,\r\nto save on memory I tried to us...
2020-12-01T14:20:02Z
2024-06-17T08:23:20Z
2023-07-20T14:08:57Z
CONTRIBUTOR
null
null
Hi I am dealing with multiple datasets, I need to have a dataloader over them with a condition that in each batch data samples are coming from one of the datasets. My main question is: - I need to have a way to sample the datasets first with some weights, lets say 2x dataset1 1x dataset2, could you point me how I c...
{ "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/961/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/960
960
Add code to automate parts of the dataset card
{ "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "events_url": "https://api.github.com/users/patrickvonplaten/events{/privacy}", "followers_url": "https://api.github.com/users/patrickvonplaten/followers", "following_url": "https://api.github.com/users/patrickvonplaten/following{/other_use...
[]
closed
false
[]
2020-12-01T14:04:51Z
2023-09-24T09:50:38Z
2021-04-26T07:56:01Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/960.diff", "html_url": "https://github.com/huggingface/datasets/pull/960", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/960.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/960" }
Most parts of the "Dataset Structure" section can be generated automatically. This PR adds some code to do so.
{ "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "events_url": "https://api.github.com/users/patrickvonplaten/events{/privacy}", "followers_url": "https://api.github.com/users/patrickvonplaten/followers", "following_url": "https://api.github.com/users/patrickvonplaten/following{/other_use...
{ "+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/960/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/959
959
Add Tunizi Dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/1183441?v=4", "events_url": "https://api.github.com/users/abhishekkrthakur/events{/privacy}", "followers_url": "https://api.github.com/users/abhishekkrthakur/followers", "following_url": "https://api.github.com/users/abhishekkrthakur/following{/other_user...
[]
closed
false
[]
2020-12-01T13:59:39Z
2020-12-03T14:21:41Z
2020-12-03T14:21:40Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/959.diff", "html_url": "https://github.com/huggingface/datasets/pull/959", "merged_at": "2020-12-03T14:21:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/959.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/959...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1183441?v=4", "events_url": "https://api.github.com/users/abhishekkrthakur/events{/privacy}", "followers_url": "https://api.github.com/users/abhishekkrthakur/followers", "following_url": "https://api.github.com/users/abhishekkrthakur/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/959/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/958
958
dataset(ncslgr): add initial loading script
{ "avatar_url": "https://avatars.githubusercontent.com/u/5757359?v=4", "events_url": "https://api.github.com/users/AmitMY/events{/privacy}", "followers_url": "https://api.github.com/users/AmitMY/followers", "following_url": "https://api.github.com/users/AmitMY/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
[ "@lhoestq I added the README files, and now the tests fail... (check commit history, only changed MD file)\r\nThe tests seem a bit unstable", "the `RemoteDatasetTest ` errors in the CI are fixed on master so it's fine", "merging since the CI is fixed on master" ]
2020-12-01T13:41:17Z
2020-12-07T16:35:39Z
2020-12-07T16:35:39Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/958.diff", "html_url": "https://github.com/huggingface/datasets/pull/958", "merged_at": "2020-12-07T16:35:39Z", "patch_url": "https://github.com/huggingface/datasets/pull/958.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/958...
clean #789
{ "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/958/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/957
957
Isixhosa ner corpus
{ "avatar_url": "https://avatars.githubusercontent.com/u/7923902?v=4", "events_url": "https://api.github.com/users/yvonnegitau/events{/privacy}", "followers_url": "https://api.github.com/users/yvonnegitau/followers", "following_url": "https://api.github.com/users/yvonnegitau/following{/other_user}", "gists_ur...
[]
closed
false
[]
2020-12-01T13:08:36Z
2020-12-01T18:14:58Z
2020-12-01T18:14:58Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/957.diff", "html_url": "https://github.com/huggingface/datasets/pull/957", "merged_at": "2020-12-01T18:14:58Z", "patch_url": "https://github.com/huggingface/datasets/pull/957.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/957...
{ "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/957/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/956
956
Add Norwegian NER
{ "avatar_url": "https://avatars.githubusercontent.com/u/959590?v=4", "events_url": "https://api.github.com/users/jplu/events{/privacy}", "followers_url": "https://api.github.com/users/jplu/followers", "following_url": "https://api.github.com/users/jplu/following{/other_user}", "gists_url": "https://api.githu...
[]
closed
false
[ "Merging this one, good job and thank you @jplu :) " ]
2020-12-01T12:51:02Z
2020-12-02T08:53:11Z
2020-12-01T18:09:21Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/956.diff", "html_url": "https://github.com/huggingface/datasets/pull/956", "merged_at": "2020-12-01T18:09:21Z", "patch_url": "https://github.com/huggingface/datasets/pull/956.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/956...
This PR adds the [Norwegian NER](https://github.com/ljos/navnkjenner) dataset. I have added the `conllu` package as a test dependency. This is required to properly parse the `.conllu` files.
{ "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/956/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/955
955
Added PragmEval benchmark
{ "avatar_url": "https://avatars.githubusercontent.com/u/9168444?v=4", "events_url": "https://api.github.com/users/sileod/events{/privacy}", "followers_url": "https://api.github.com/users/sileod/followers", "following_url": "https://api.github.com/users/sileod/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
[ "> Really cool ! Thanks for adding this one :)\r\n> Good job at adding all those citations for each task\r\n> \r\n> Looks like the dummy data test doesn't pass. Maybe some files are missing in the dummy_data.zip files ?\r\n> The error reports `pragmeval/verifiability/train.tsv` to be missing\r\n> \r\n> Also could y...
2020-12-01T12:49:15Z
2020-12-04T10:43:32Z
2020-12-03T09:36:47Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/955.diff", "html_url": "https://github.com/huggingface/datasets/pull/955", "merged_at": "2020-12-03T09:36:47Z", "patch_url": "https://github.com/huggingface/datasets/pull/955.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/955...
{ "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/955/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/954
954
add prachathai67k
{ "avatar_url": "https://avatars.githubusercontent.com/u/15519308?v=4", "events_url": "https://api.github.com/users/cstorm125/events{/privacy}", "followers_url": "https://api.github.com/users/cstorm125/followers", "following_url": "https://api.github.com/users/cstorm125/following{/other_user}", "gists_url": "...
[]
closed
false
[ "Test failing for same issues as https://github.com/huggingface/datasets/pull/939\r\nPlease advise.\r\n\r\n```\r\n=========================== short test summary info ============================\r\nFAILED tests/test_dataset_common.py::RemoteDatasetTest::test_builder_class_flue\r\nFAILED tests/test_dataset_common.py...
2020-12-01T12:40:55Z
2020-12-02T05:12:11Z
2020-12-02T04:43:52Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/954.diff", "html_url": "https://github.com/huggingface/datasets/pull/954", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/954.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/954" }
`prachathai-67k`: News Article Corpus and Multi-label Text Classificdation from Prachathai.com The prachathai-67k dataset was scraped from the news site Prachathai. We filtered out those articles with less than 500 characters of body text, mostly images and cartoons. It contains 67,889 articles wtih 12 curated tags ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/15519308?v=4", "events_url": "https://api.github.com/users/cstorm125/events{/privacy}", "followers_url": "https://api.github.com/users/cstorm125/followers", "following_url": "https://api.github.com/users/cstorm125/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/954/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/953
953
added health_fact dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/19718818?v=4", "events_url": "https://api.github.com/users/bhavitvyamalik/events{/privacy}", "followers_url": "https://api.github.com/users/bhavitvyamalik/followers", "following_url": "https://api.github.com/users/bhavitvyamalik/following{/other_user}", ...
[]
closed
false
[ "Hi @lhoestq,\r\nInitially I tried int(-1) only in place of nan labels and missing values but I kept on getting this error ```pyarrow.lib.ArrowTypeError: Expected bytes, got a 'int' object``` maybe because I'm sending int values (-1) to objects which are string type" ]
2020-12-01T12:37:44Z
2020-12-01T23:11:33Z
2020-12-01T23:11:33Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/953.diff", "html_url": "https://github.com/huggingface/datasets/pull/953", "merged_at": "2020-12-01T23:11:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/953.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/953...
Added dataset Explainable Fact-Checking for Public Health Claims (dataset_id: health_fact)
{ "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/953/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/952
952
Add orange sum
{ "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": "...
[]
closed
false
[]
2020-12-01T12:33:34Z
2020-12-01T15:44:00Z
2020-12-01T15:44:00Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/952.diff", "html_url": "https://github.com/huggingface/datasets/pull/952", "merged_at": "2020-12-01T15:44:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/952.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/952...
Add OrangeSum a french abstractive summarization dataset. Paper: [BARThez: a Skilled Pretrained French Sequence-to-Sequence Model](https://arxiv.org/abs/2010.12321)
{ "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/952/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/951
951
Prachathai67k
{ "avatar_url": "https://avatars.githubusercontent.com/u/15519308?v=4", "events_url": "https://api.github.com/users/cstorm125/events{/privacy}", "followers_url": "https://api.github.com/users/cstorm125/followers", "following_url": "https://api.github.com/users/cstorm125/following{/other_user}", "gists_url": "...
[]
closed
false
[ "Wrongly branching from existing branch of wisesight_sentiment. Closing and opening another one specifically for prachathai67k" ]
2020-12-01T12:21:52Z
2020-12-01T12:29:53Z
2020-12-01T12:28:26Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/951.diff", "html_url": "https://github.com/huggingface/datasets/pull/951", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/951.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/951" }
Add `prachathai-67k`: News Article Corpus and Multi-label Text Classificdation from Prachathai.com The `prachathai-67k` dataset was scraped from the news site [Prachathai](prachathai.com). We filtered out those articles with less than 500 characters of body text, mostly images and cartoons. It contains 67,889 articl...
{ "avatar_url": "https://avatars.githubusercontent.com/u/15519308?v=4", "events_url": "https://api.github.com/users/cstorm125/events{/privacy}", "followers_url": "https://api.github.com/users/cstorm125/followers", "following_url": "https://api.github.com/users/cstorm125/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/951/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/950
950
Support .xz file format
{ "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
[]
2020-12-01T11:34:48Z
2020-12-01T13:39:18Z
2020-12-01T13:39:18Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/950.diff", "html_url": "https://github.com/huggingface/datasets/pull/950", "merged_at": "2020-12-01T13:39:18Z", "patch_url": "https://github.com/huggingface/datasets/pull/950.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/950...
Add support to extract/uncompress files in .xz format.
{ "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/950/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/949
949
Add GermaNER Dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/1183441?v=4", "events_url": "https://api.github.com/users/abhishekkrthakur/events{/privacy}", "followers_url": "https://api.github.com/users/abhishekkrthakur/followers", "following_url": "https://api.github.com/users/abhishekkrthakur/following{/other_user...
[]
closed
false
[ "@lhoestq added. " ]
2020-12-01T11:33:31Z
2020-12-03T14:06:41Z
2020-12-03T14:06:40Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/949.diff", "html_url": "https://github.com/huggingface/datasets/pull/949", "merged_at": "2020-12-03T14:06:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/949.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/949...
{ "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/949/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/948
948
docs(ADD_NEW_DATASET): correct indentation for script
{ "avatar_url": "https://avatars.githubusercontent.com/u/5757359?v=4", "events_url": "https://api.github.com/users/AmitMY/events{/privacy}", "followers_url": "https://api.github.com/users/AmitMY/followers", "following_url": "https://api.github.com/users/AmitMY/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
[]
2020-12-01T11:17:38Z
2020-12-01T11:25:18Z
2020-12-01T11:25:18Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/948.diff", "html_url": "https://github.com/huggingface/datasets/pull/948", "merged_at": "2020-12-01T11:25:18Z", "patch_url": "https://github.com/huggingface/datasets/pull/948.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/948...
{ "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/948/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/947
947
Add europeana newspapers
{ "avatar_url": "https://avatars.githubusercontent.com/u/959590?v=4", "events_url": "https://api.github.com/users/jplu/events{/privacy}", "followers_url": "https://api.github.com/users/jplu/followers", "following_url": "https://api.github.com/users/jplu/following{/other_user}", "gists_url": "https://api.githu...
[]
closed
false
[]
2020-12-01T10:52:18Z
2020-12-02T09:42:35Z
2020-12-02T09:42:09Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/947.diff", "html_url": "https://github.com/huggingface/datasets/pull/947", "merged_at": "2020-12-02T09:42:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/947.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/947...
This PR adds the [Europeana newspapers](https://github.com/EuropeanaNewspapers/ner-corpora) dataset.
{ "avatar_url": "https://avatars.githubusercontent.com/u/959590?v=4", "events_url": "https://api.github.com/users/jplu/events{/privacy}", "followers_url": "https://api.github.com/users/jplu/followers", "following_url": "https://api.github.com/users/jplu/following{/other_user}", "gists_url": "https://api.githu...
{ "+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/947/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/946
946
add PEC dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/11826803?v=4", "events_url": "https://api.github.com/users/zhongpeixiang/events{/privacy}", "followers_url": "https://api.github.com/users/zhongpeixiang/followers", "following_url": "https://api.github.com/users/zhongpeixiang/following{/other_user}", "g...
[]
closed
false
[ "The checks failed again even if I didn't make any changes.", "you just need to rebase from master to fix the CI :)", "Sorry for the mess, I'm confused by the rebase and thus created a new branch." ]
2020-12-01T10:41:41Z
2020-12-03T02:47:14Z
2020-12-03T02:47:14Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/946.diff", "html_url": "https://github.com/huggingface/datasets/pull/946", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/946.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/946" }
A persona-based empathetic conversation dataset published at EMNLP 2020.
{ "avatar_url": "https://avatars.githubusercontent.com/u/11826803?v=4", "events_url": "https://api.github.com/users/zhongpeixiang/events{/privacy}", "followers_url": "https://api.github.com/users/zhongpeixiang/followers", "following_url": "https://api.github.com/users/zhongpeixiang/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/946/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/945
945
Adding Babi dataset - English version
{ "avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4", "events_url": "https://api.github.com/users/thomwolf/events{/privacy}", "followers_url": "https://api.github.com/users/thomwolf/followers", "following_url": "https://api.github.com/users/thomwolf/following{/other_user}", "gists_url": "http...
[]
closed
false
[ "Replaced by #1126" ]
2020-12-01T10:35:36Z
2020-12-04T15:43:05Z
2020-12-04T15:42:54Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/945.diff", "html_url": "https://github.com/huggingface/datasets/pull/945", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/945.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/945" }
Adding the English version of bAbI. Samples are taken from ParlAI for consistency with the main users at the moment.
{ "avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4", "events_url": "https://api.github.com/users/thomwolf/events{/privacy}", "followers_url": "https://api.github.com/users/thomwolf/followers", "following_url": "https://api.github.com/users/thomwolf/following{/other_user}", "gists_url": "http...
{ "+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/945/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/944
944
Add German Legal Entity Recognition Dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/1183441?v=4", "events_url": "https://api.github.com/users/abhishekkrthakur/events{/privacy}", "followers_url": "https://api.github.com/users/abhishekkrthakur/followers", "following_url": "https://api.github.com/users/abhishekkrthakur/following{/other_user...
[]
closed
false
[ "thanks ! merging this one" ]
2020-12-01T09:38:22Z
2020-12-03T13:06:56Z
2020-12-03T13:06:55Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/944.diff", "html_url": "https://github.com/huggingface/datasets/pull/944", "merged_at": "2020-12-03T13:06:54Z", "patch_url": "https://github.com/huggingface/datasets/pull/944.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/944...
{ "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/944/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/943
943
The FLUE Benchmark
{ "avatar_url": "https://avatars.githubusercontent.com/u/959590?v=4", "events_url": "https://api.github.com/users/jplu/events{/privacy}", "followers_url": "https://api.github.com/users/jplu/followers", "following_url": "https://api.github.com/users/jplu/following{/other_user}", "gists_url": "https://api.githu...
[]
closed
false
[]
2020-12-01T09:00:50Z
2020-12-01T15:24:38Z
2020-12-01T15:24:30Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/943.diff", "html_url": "https://github.com/huggingface/datasets/pull/943", "merged_at": "2020-12-01T15:24:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/943.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/943...
This PR adds the [FLUE](https://github.com/getalp/Flaubert/tree/master/flue) benchmark which is a set of different datasets to evaluate models for French content. Two datasets are missing, the French Treebank that we can use only for research purpose and we are not allowed to distribute, and the Word Sense disambigu...
{ "avatar_url": "https://avatars.githubusercontent.com/u/959590?v=4", "events_url": "https://api.github.com/users/jplu/events{/privacy}", "followers_url": "https://api.github.com/users/jplu/followers", "following_url": "https://api.github.com/users/jplu/following{/other_user}", "gists_url": "https://api.githu...
{ "+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/943/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/942
942
D
{ "avatar_url": "https://avatars.githubusercontent.com/u/74238514?v=4", "events_url": "https://api.github.com/users/CryptoMiKKi/events{/privacy}", "followers_url": "https://api.github.com/users/CryptoMiKKi/followers", "following_url": "https://api.github.com/users/CryptoMiKKi/following{/other_user}", "gists_u...
[]
closed
false
[]
2020-12-01T08:17:10Z
2020-12-03T16:42:53Z
2020-12-03T16:42:53Z
NONE
null
null
## Adding a Dataset - **Name:** *name of the dataset* - **Description:** *short description of the dataset (or link to social media or blog post)* - **Paper:** *link to the dataset paper if available* - **Data:** *link to the Github repository or current dataset location* - **Motivation:** *what are some good reasons t...
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/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/942/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/941
941
Add People's Daily NER dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/22514219?v=4", "events_url": "https://api.github.com/users/JetRunner/events{/privacy}", "followers_url": "https://api.github.com/users/JetRunner/followers", "following_url": "https://api.github.com/users/JetRunner/following{/other_user}", "gists_url": "...
[]
closed
false
[ "> LGTM thanks :)\n> \n> \n> \n> Before we merge, could you add a dataset card ? see here for more info: https://github.com/huggingface/datasets/blob/master/ADD_NEW_DATASET.md#tag-the-dataset-and-write-the-dataset-card\n> \n> \n> \n> Note that only the tags at the top of the dataset card are mandatory, if you feel ...
2020-12-01T07:48:53Z
2020-12-02T18:42:43Z
2020-12-02T18:42:41Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/941.diff", "html_url": "https://github.com/huggingface/datasets/pull/941", "merged_at": "2020-12-02T18:42:41Z", "patch_url": "https://github.com/huggingface/datasets/pull/941.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/941...
{ "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/941/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/940
940
Add MSRA NER dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/22514219?v=4", "events_url": "https://api.github.com/users/JetRunner/events{/privacy}", "followers_url": "https://api.github.com/users/JetRunner/followers", "following_url": "https://api.github.com/users/JetRunner/following{/other_user}", "gists_url": "...
[]
closed
false
[ "LGTM, don't forget the tags ;)" ]
2020-12-01T05:02:11Z
2020-12-04T09:29:40Z
2020-12-01T07:25:53Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/940.diff", "html_url": "https://github.com/huggingface/datasets/pull/940", "merged_at": "2020-12-01T07:25:53Z", "patch_url": "https://github.com/huggingface/datasets/pull/940.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/940...
{ "avatar_url": "https://avatars.githubusercontent.com/u/22514219?v=4", "events_url": "https://api.github.com/users/JetRunner/events{/privacy}", "followers_url": "https://api.github.com/users/JetRunner/followers", "following_url": "https://api.github.com/users/JetRunner/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/940/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/939
939
add wisesight_sentiment
{ "avatar_url": "https://avatars.githubusercontent.com/u/15519308?v=4", "events_url": "https://api.github.com/users/cstorm125/events{/privacy}", "followers_url": "https://api.github.com/users/cstorm125/followers", "following_url": "https://api.github.com/users/cstorm125/following{/other_user}", "gists_url": "...
[]
closed
false
[ "@lhoestq Thanks, Quentin. Removed the .ipynb_checkpoints and edited the README.md. The tests are failing because of other dataets. I'm figuring out why since the commits only have changes on `wisesight_sentiment`\r\n\r\n```\r\nFAILED tests/test_dataset_common.py::RemoteDatasetTest::test_builder_class_flue\r\nFAILE...
2020-12-01T03:06:39Z
2020-12-02T04:52:38Z
2020-12-02T04:35:51Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/939.diff", "html_url": "https://github.com/huggingface/datasets/pull/939", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/939.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/939" }
Add `wisesight_sentiment` Social media messages in Thai language with sentiment label (positive, neutral, negative, question) Model Card: --- YAML tags: annotations_creators: - expert-generated language_creators: - found languages: - th licenses: - cc0-1.0 multilinguality: - monolingual size_categories:...
{ "avatar_url": "https://avatars.githubusercontent.com/u/15519308?v=4", "events_url": "https://api.github.com/users/cstorm125/events{/privacy}", "followers_url": "https://api.github.com/users/cstorm125/followers", "following_url": "https://api.github.com/users/cstorm125/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/939/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/938
938
V-1.0.0 of isizulu_ner_corpus
{ "avatar_url": "https://avatars.githubusercontent.com/u/7923902?v=4", "events_url": "https://api.github.com/users/yvonnegitau/events{/privacy}", "followers_url": "https://api.github.com/users/yvonnegitau/followers", "following_url": "https://api.github.com/users/yvonnegitau/following{/other_user}", "gists_ur...
[]
closed
false
[ "closing since it's been added in #957 " ]
2020-12-01T02:04:32Z
2020-12-01T23:34:36Z
2020-12-01T23:34:36Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/938.diff", "html_url": "https://github.com/huggingface/datasets/pull/938", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/938.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/938" }
{ "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": 1, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/938/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/937
937
Local machine/cluster Beam Datasets example/tutorial
{ "avatar_url": "https://avatars.githubusercontent.com/u/66387198?v=4", "events_url": "https://api.github.com/users/shangw-nvidia/events{/privacy}", "followers_url": "https://api.github.com/users/shangw-nvidia/followers", "following_url": "https://api.github.com/users/shangw-nvidia/following{/other_user}", "g...
[]
closed
false
[ "I tried to make it run once on the SparkRunner but it seems that this runner has some issues when it is run locally.\r\nFrom my experience the DirectRunner is fine though, even if it's clearly not memory efficient.\r\n\r\nIt would be awesome though to make it work locally on a SparkRunner !\r\nDid you manage to ma...
2020-12-01T01:11:43Z
2024-03-15T16:05:14Z
2024-03-15T16:05:14Z
NONE
null
null
Hi, I'm wondering if https://huggingface.co/docs/datasets/beam_dataset.html has an non-GCP or non-Dataflow version example/tutorial? I tried to migrate it to run on DirectRunner and SparkRunner, however, there were way too many runtime errors that I had to fix during the process, and even so I wasn't able to get eit...
{ "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/937/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/936
936
Added HANS parses and categories
{ "avatar_url": "https://avatars.githubusercontent.com/u/26709476?v=4", "events_url": "https://api.github.com/users/TevenLeScao/events{/privacy}", "followers_url": "https://api.github.com/users/TevenLeScao/followers", "following_url": "https://api.github.com/users/TevenLeScao/following{/other_user}", "gists_u...
[]
closed
false
[]
2020-12-01T00:58:16Z
2020-12-01T13:19:41Z
2020-12-01T13:19:40Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/936.diff", "html_url": "https://github.com/huggingface/datasets/pull/936", "merged_at": "2020-12-01T13:19:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/936.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/936...
This pull request adds HANS missing information: the sentence parses, as well as the heuristic 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": 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/936/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/935
935
add PIB dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/53136577?v=4", "events_url": "https://api.github.com/users/thevasudevgupta/events{/privacy}", "followers_url": "https://api.github.com/users/thevasudevgupta/followers", "following_url": "https://api.github.com/users/thevasudevgupta/following{/other_user}"...
[]
closed
false
[ "Hi, \r\n\r\nI am unable to get success in these tests. Can someone help me by pointing out possible errors?\r\n\r\nThanks", "Hi ! you can read the tests by logging in to circleci.\r\n\r\nAnyway for information here are the errors : \r\n```\r\ndatasets/pib/pib.py:19:1: F401 'csv' imported but unused\r\ndatasets/p...
2020-11-30T22:55:43Z
2020-12-01T23:17:11Z
2020-12-01T23:17:11Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/935.diff", "html_url": "https://github.com/huggingface/datasets/pull/935", "merged_at": "2020-12-01T23:17:11Z", "patch_url": "https://github.com/huggingface/datasets/pull/935.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/935...
This pull request will add PIB 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/935/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/934
934
small updates to the "add new dataset" guide
{ "avatar_url": "https://avatars.githubusercontent.com/u/16107619?v=4", "events_url": "https://api.github.com/users/VictorSanh/events{/privacy}", "followers_url": "https://api.github.com/users/VictorSanh/followers", "following_url": "https://api.github.com/users/VictorSanh/following{/other_user}", "gists_url"...
[]
closed
false
[ "cc @yjernite @lhoestq @thomwolf " ]
2020-11-30T22:49:10Z
2020-12-01T04:56:22Z
2020-11-30T23:14:00Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/934.diff", "html_url": "https://github.com/huggingface/datasets/pull/934", "merged_at": "2020-11-30T23:14:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/934.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/934...
small updates (corrections/typos) to the "add new dataset" guide
{ "avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4", "events_url": "https://api.github.com/users/thomwolf/events{/privacy}", "followers_url": "https://api.github.com/users/thomwolf/followers", "following_url": "https://api.github.com/users/thomwolf/following{/other_user}", "gists_url": "http...
{ "+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/934/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/933
933
Add NumerSense
{ "avatar_url": "https://avatars.githubusercontent.com/u/9353833?v=4", "events_url": "https://api.github.com/users/joeddav/events{/privacy}", "followers_url": "https://api.github.com/users/joeddav/followers", "following_url": "https://api.github.com/users/joeddav/following{/other_user}", "gists_url": "https:/...
[]
closed
false
[]
2020-11-30T22:36:33Z
2020-12-01T20:25:50Z
2020-12-01T19:51:56Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/933.diff", "html_url": "https://github.com/huggingface/datasets/pull/933", "merged_at": "2020-12-01T19:51:56Z", "patch_url": "https://github.com/huggingface/datasets/pull/933.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/933...
Adds the NumerSense dataset - Webpage/leaderboard: https://inklab.usc.edu/NumerSense/ - Paper: https://arxiv.org/abs/2005.00683 - Description: NumerSense is a new numerical commonsense reasoning probing task, with a diagnostic dataset consisting of 3,145 masked-word-prediction probes. Basically, it's a benchmark to ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/9353833?v=4", "events_url": "https://api.github.com/users/joeddav/events{/privacy}", "followers_url": "https://api.github.com/users/joeddav/followers", "following_url": "https://api.github.com/users/joeddav/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/933/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/932
932
adding metooma dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/23264033?v=4", "events_url": "https://api.github.com/users/akash418/events{/privacy}", "followers_url": "https://api.github.com/users/akash418/followers", "following_url": "https://api.github.com/users/akash418/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "This PR adds the #MeToo MA dataset. It presents multi-label data points for tweets mined in the backdrop of the #MeToo movement. The dataset includes data points in the form of Tweet ids and appropriate labels. Please refer to the accompanying paper for detailed information regarding annotation, collection, and gu...
2020-11-30T22:09:49Z
2020-12-02T00:37:54Z
2020-12-02T00:37:54Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/932.diff", "html_url": "https://github.com/huggingface/datasets/pull/932", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/932.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/932" }
{ "avatar_url": "https://avatars.githubusercontent.com/u/23264033?v=4", "events_url": "https://api.github.com/users/akash418/events{/privacy}", "followers_url": "https://api.github.com/users/akash418/followers", "following_url": "https://api.github.com/users/akash418/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/932/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/931
931
[WIP] complex_webqa - Error zipfile.BadZipFile: Bad CRC-32
{ "avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4", "events_url": "https://api.github.com/users/thomwolf/events{/privacy}", "followers_url": "https://api.github.com/users/thomwolf/followers", "following_url": "https://api.github.com/users/thomwolf/following{/other_user}", "gists_url": "http...
[ { "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, @thomwolf. Are you still interested in adding this dataset?\r\n\r\nWe are removing the dataset scripts from this GitHub repo and moving them to the Hugging Face Hub: https://huggingface.co/datasets\r\n\r\nWe would suggest that you create this dataset there. Please, feel free to tell u...
2020-11-30T21:30:21Z
2022-10-03T09:40:09Z
2022-10-03T09:40:09Z
MEMBER
true
{ "diff_url": "https://github.com/huggingface/datasets/pull/931.diff", "html_url": "https://github.com/huggingface/datasets/pull/931", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/931.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/931" }
Have a string `zipfile.BadZipFile: Bad CRC-32 for file 'web_snippets_train.json'` error when downloading the largest file from dropbox: `https://www.dropbox.com/sh/7pkwkrfnwqhsnpo/AABVENv_Q9rFtnM61liyzO0La/web_snippets_train.json.zip?dl=1` Didn't managed to see how to solve that. Putting aside for now.
{ "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": 1, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/931/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/930
930
Lambada
{ "avatar_url": "https://avatars.githubusercontent.com/u/16107619?v=4", "events_url": "https://api.github.com/users/VictorSanh/events{/privacy}", "followers_url": "https://api.github.com/users/VictorSanh/followers", "following_url": "https://api.github.com/users/VictorSanh/following{/other_user}", "gists_url"...
[]
closed
false
[]
2020-11-30T21:02:33Z
2020-12-01T00:37:12Z
2020-12-01T00:37:11Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/930.diff", "html_url": "https://github.com/huggingface/datasets/pull/930", "merged_at": "2020-12-01T00:37:11Z", "patch_url": "https://github.com/huggingface/datasets/pull/930.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/930...
Added LAMBADA dataset. A couple of points of attention (mostly because I am not sure) - The training data are compressed in a .tar file inside the main tar.gz file. I had to manually un-tar the training file to access the examples. - The dev and test splits don't have the `category` field so I put `None` by defaul...
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/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/930/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/929
929
Add weibo NER dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/1183441?v=4", "events_url": "https://api.github.com/users/abhishekkrthakur/events{/privacy}", "followers_url": "https://api.github.com/users/abhishekkrthakur/followers", "following_url": "https://api.github.com/users/abhishekkrthakur/following{/other_user...
[]
closed
false
[]
2020-11-30T19:22:47Z
2020-12-03T13:36:55Z
2020-12-03T13:36:54Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/929.diff", "html_url": "https://github.com/huggingface/datasets/pull/929", "merged_at": "2020-12-03T13:36:54Z", "patch_url": "https://github.com/huggingface/datasets/pull/929.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/929...
{ "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/929/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/928
928
Add the Multilingual Amazon Reviews Corpus
{ "avatar_url": "https://avatars.githubusercontent.com/u/9353833?v=4", "events_url": "https://api.github.com/users/joeddav/events{/privacy}", "followers_url": "https://api.github.com/users/joeddav/followers", "following_url": "https://api.github.com/users/joeddav/following{/other_user}", "gists_url": "https:/...
[]
closed
false
[]
2020-11-30T18:58:06Z
2020-12-01T16:04:30Z
2020-12-01T16:04:27Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/928.diff", "html_url": "https://github.com/huggingface/datasets/pull/928", "merged_at": "2020-12-01T16:04:27Z", "patch_url": "https://github.com/huggingface/datasets/pull/928.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/928...
- **Name:** Multilingual Amazon Reviews Corpus* (`amazon_reviews_multi`) - **Description:** A collection of Amazon reviews in English, Japanese, German, French, Spanish and Chinese. - **Paper:** https://arxiv.org/abs/2010.02573 ### Checkbox - [x] Create the dataset script `/datasets/my_dataset/my_dataset.py` us...
{ "avatar_url": "https://avatars.githubusercontent.com/u/9353833?v=4", "events_url": "https://api.github.com/users/joeddav/events{/privacy}", "followers_url": "https://api.github.com/users/joeddav/followers", "following_url": "https://api.github.com/users/joeddav/following{/other_user}", "gists_url": "https:/...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 1, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/928/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/927
927
Hello
{ "avatar_url": "https://avatars.githubusercontent.com/u/75259546?v=4", "events_url": "https://api.github.com/users/k125-ak/events{/privacy}", "followers_url": "https://api.github.com/users/k125-ak/followers", "following_url": "https://api.github.com/users/k125-ak/following{/other_user}", "gists_url": "https:...
[]
closed
false
[]
2020-11-30T17:50:05Z
2020-11-30T17:50:30Z
2020-11-30T17:50:30Z
NONE
null
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/75259546?v=4", "events_url": "https://api.github.com/users/k125-ak/events{/privacy}", "followers_url": "https://api.github.com/users/k125-ak/followers", "following_url": "https://api.github.com/users/k125-ak/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/927/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/926
926
add inquisitive
{ "avatar_url": "https://avatars.githubusercontent.com/u/27137566?v=4", "events_url": "https://api.github.com/users/patil-suraj/events{/privacy}", "followers_url": "https://api.github.com/users/patil-suraj/followers", "following_url": "https://api.github.com/users/patil-suraj/following{/other_user}", "gists_u...
[]
closed
false
[ "`dummy_data` right now contains all article files, keeping only the required articles for dummy data fails the dummy data test.\r\nAny idea ?", "> `dummy_data` right now contains all article files, keeping only the required articles for dummy data fails the dummy data test.\r\n> Any idea ?\r\n\r\nWe should defin...
2020-11-30T17:45:22Z
2020-12-02T13:45:22Z
2020-12-02T13:40:13Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/926.diff", "html_url": "https://github.com/huggingface/datasets/pull/926", "merged_at": "2020-12-02T13:40:13Z", "patch_url": "https://github.com/huggingface/datasets/pull/926.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/926...
Adding inquisitive qg dataset More info: https://github.com/wjko2/INQUISITIVE
{ "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/926/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/925
925
Add Turku NLP Corpus for Finnish NER
{ "avatar_url": "https://avatars.githubusercontent.com/u/1183441?v=4", "events_url": "https://api.github.com/users/abhishekkrthakur/events{/privacy}", "followers_url": "https://api.github.com/users/abhishekkrthakur/followers", "following_url": "https://api.github.com/users/abhishekkrthakur/following{/other_user...
[]
closed
false
[ "> Did you generate the dummy data with the cli or manually ?\r\n\r\nIt was generated by the cli. Do you want me to make it smaller keep it like this?\r\n\r\n" ]
2020-11-30T17:40:19Z
2020-12-03T14:07:11Z
2020-12-03T14:07:10Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/925.diff", "html_url": "https://github.com/huggingface/datasets/pull/925", "merged_at": "2020-12-03T14:07:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/925.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/925...
{ "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/925/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/924
924
Add DART
{ "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
[ "LGTM!" ]
2020-11-30T16:42:37Z
2020-12-02T03:13:42Z
2020-12-02T03:13:41Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/924.diff", "html_url": "https://github.com/huggingface/datasets/pull/924", "merged_at": "2020-12-02T03:13:41Z", "patch_url": "https://github.com/huggingface/datasets/pull/924.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/924...
- **Name:** *DART* - **Description:** *DART is a large dataset for open-domain structured data record to text generation.* - **Paper:** *https://arxiv.org/abs/2007.02871* - **Data:** *https://github.com/Yale-LILY/dart#leaderboard* ### Checkbox - [x] Create the dataset script `/datasets/my_dataset/my_dataset.py...
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/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/924/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/923
923
Add CC-100 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}",...
[ { "color": "ffffff", "default": true, "description": "This will not be worked on", "id": 1935892913, "name": "wontfix", "node_id": "MDU6TGFiZWwxOTM1ODkyOTEz", "url": "https://api.github.com/repos/huggingface/datasets/labels/wontfix" } ]
closed
false
[ "Hello @lhoestq, I would like just to ask you if it is OK that I include this feature 9f32ba1 in this PR or you would prefer to have it in a separate one.\r\n\r\nI was wondering whether include also a test, but I did not find any test for the other file formats...", "Hi ! Sure that would be valuable to support .x...
2020-11-30T15:23:22Z
2021-04-20T13:34:17Z
2021-04-20T13:34:17Z
MEMBER
true
{ "diff_url": "https://github.com/huggingface/datasets/pull/923.diff", "html_url": "https://github.com/huggingface/datasets/pull/923", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/923.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/923" }
Add CC-100. Close #773
{ "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/923/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/922
922
Add XOR QA Dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/28291870?v=4", "events_url": "https://api.github.com/users/sumanthd17/events{/privacy}", "followers_url": "https://api.github.com/users/sumanthd17/followers", "following_url": "https://api.github.com/users/sumanthd17/following{/other_user}", "gists_url"...
[]
closed
false
[ "Hi @sumanthd17 \r\n\r\nLooks like a good start! You will also need to add a Dataset card, following the instructions given [here](https://github.com/huggingface/datasets/blob/master/ADD_NEW_DATASET.md#manually-tag-the-dataset-and-write-the-dataset-card)", "I followed the instructions mentioned there but my datas...
2020-11-30T15:10:54Z
2020-12-02T03:12:21Z
2020-12-02T03:12:21Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/922.diff", "html_url": "https://github.com/huggingface/datasets/pull/922", "merged_at": "2020-12-02T03:12:21Z", "patch_url": "https://github.com/huggingface/datasets/pull/922.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/922...
Added XOR Question Answering Dataset. The link to the dataset can be found [here](https://nlp.cs.washington.edu/xorqa/) - [x] Followed the instructions in CONTRIBUTING.md - [x] Ran the tests successfully - [x] Created the dummy data
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/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/922/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/920
920
add dream dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/27137566?v=4", "events_url": "https://api.github.com/users/patil-suraj/events{/privacy}", "followers_url": "https://api.github.com/users/patil-suraj/followers", "following_url": "https://api.github.com/users/patil-suraj/following{/other_user}", "gists_u...
[]
closed
false
[ "> Awesome good job !\r\n> \r\n> Could you also add a dataset card using the template guide here : https://github.com/huggingface/datasets/blob/master/templates/README_guide.md\r\n> If you can't fill some fields then just leave `[N/A]`\r\n\r\nQuick amendment: `[N/A]` is for fields that are not relevant: if you can'...
2020-11-30T12:40:14Z
2020-12-03T16:45:12Z
2020-12-02T15:39:12Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/920.diff", "html_url": "https://github.com/huggingface/datasets/pull/920", "merged_at": "2020-12-02T15:39:12Z", "patch_url": "https://github.com/huggingface/datasets/pull/920.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/920...
Adding Dream: a Dataset and for Dialogue-Based Reading Comprehension More details: https://dataset.org/dream/ https://github.com/nlpdata/dream
{ "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/920/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/919
919
wrong length with datasets
{ "avatar_url": "https://avatars.githubusercontent.com/u/6278280?v=4", "events_url": "https://api.github.com/users/rabeehk/events{/privacy}", "followers_url": "https://api.github.com/users/rabeehk/followers", "following_url": "https://api.github.com/users/rabeehk/following{/other_user}", "gists_url": "https:/...
[]
closed
false
[ "Also, I cannot first convert it to torch format, since huggingface seq2seq_trainer codes process the datasets afterwards during datacollector function to make it optimize for TPUs. ", "sorry I misunderstood length of dataset with dataloader, closed. thanks " ]
2020-11-30T12:23:39Z
2020-11-30T12:37:27Z
2020-11-30T12:37:26Z
CONTRIBUTOR
null
null
Hi I have a MRPC dataset which I convert it to seq2seq format, then this is of this format: `Dataset(features: {'src_texts': Value(dtype='string', id=None), 'tgt_texts': Value(dtype='string', id=None)}, num_rows: 10) ` I feed it to a dataloader: ``` dataloader = DataLoader( train_dataset, ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/6278280?v=4", "events_url": "https://api.github.com/users/rabeehk/events{/privacy}", "followers_url": "https://api.github.com/users/rabeehk/followers", "following_url": "https://api.github.com/users/rabeehk/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/919/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/918
918
Add conll2002
{ "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
[]
2020-11-30T11:29:35Z
2020-11-30T18:34:30Z
2020-11-30T18:34:29Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/918.diff", "html_url": "https://github.com/huggingface/datasets/pull/918", "merged_at": "2020-11-30T18:34:29Z", "patch_url": "https://github.com/huggingface/datasets/pull/918.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/918...
Adding the Conll2002 dataset for NER. More info here : https://www.clips.uantwerpen.be/conll2002/ner/ ### Checkbox - [x] Create the dataset script `/datasets/my_dataset/my_dataset.py` using the template - [x] Fill the `_DESCRIPTION` and `_CITATION` variables - [x] Implement `_infos()`, `_split_generators()` ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/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/918/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/917
917
Addition of Concode Dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/36307201?v=4", "events_url": "https://api.github.com/users/reshinthadithyan/events{/privacy}", "followers_url": "https://api.github.com/users/reshinthadithyan/followers", "following_url": "https://api.github.com/users/reshinthadithyan/following{/other_use...
[]
closed
false
[ "Testing command doesn't work\r\n###trace\r\n-- Docs: https://docs.pytest.org/en/stable/warnings.html\r\n========================================================= short test summary info ========================================================== \r\nERROR tests/test_dataset_common.py - absl.testing.parameterized.No...
2020-11-30T11:20:59Z
2020-12-29T02:55:36Z
2020-12-29T02:55:36Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/917.diff", "html_url": "https://github.com/huggingface/datasets/pull/917", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/917.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/917" }
##Overview Concode Dataset contains pairs of Nl Queries and the corresponding Code.(Contextual Code Generation) Reference Links Paper Link = https://arxiv.org/pdf/1904.09086.pdf Github Link =https://github.com/microsoft/CodeXGLUE/tree/main/Text-Code/text-to-code
{ "avatar_url": "https://avatars.githubusercontent.com/u/36307201?v=4", "events_url": "https://api.github.com/users/reshinthadithyan/events{/privacy}", "followers_url": "https://api.github.com/users/reshinthadithyan/followers", "following_url": "https://api.github.com/users/reshinthadithyan/following{/other_use...
{ "+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/917/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/916
916
Add Swedish NER Corpus
{ "avatar_url": "https://avatars.githubusercontent.com/u/1183441?v=4", "events_url": "https://api.github.com/users/abhishekkrthakur/events{/privacy}", "followers_url": "https://api.github.com/users/abhishekkrthakur/followers", "following_url": "https://api.github.com/users/abhishekkrthakur/following{/other_user...
[]
closed
false
[ "Yes the use of configs is optional", "@abhishekkrthakur we want to keep track of the information that is and isn't in the dataset cards so we're asking everyone to use the full template :) If there is some information in there that you really can't find or don't feel qualified to add, you can just leave the `[Mo...
2020-11-30T10:59:51Z
2020-12-02T03:10:50Z
2020-12-02T03:10:49Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/916.diff", "html_url": "https://github.com/huggingface/datasets/pull/916", "merged_at": "2020-12-02T03:10:49Z", "patch_url": "https://github.com/huggingface/datasets/pull/916.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/916...
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/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/916/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/915
915
Shall we change the hashing to encoding to reduce potential replicated cache files?
{ "avatar_url": "https://avatars.githubusercontent.com/u/10428324?v=4", "events_url": "https://api.github.com/users/zhuzilin/events{/privacy}", "followers_url": "https://api.github.com/users/zhuzilin/followers", "following_url": "https://api.github.com/users/zhuzilin/following{/other_user}", "gists_url": "htt...
[ { "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" }, { "color": "c5def5", "default": fals...
open
false
[ "This is an interesting idea !\r\nDo you have ideas about how to approach the decoding and the normalization ?", "@lhoestq\r\nI think we first need to save the transformation chain to a list in `self._fingerprint`. Then we can\r\n- decode all the current saved datasets to see if there is already one that is equiv...
2020-11-30T03:50:46Z
2020-12-24T05:11:49Z
null
NONE
null
null
Hi there. For now, we are using `xxhash` to hash the transformations to fingerprint and we will save a copy of the processed dataset to disk if there is a new hash value. However, there are some transformations that are idempotent or commutative to each other. I think that encoding the transformation chain as the finge...
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/915/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/914
914
Add list_github_datasets api for retrieving dataset name list in github repo
{ "avatar_url": "https://avatars.githubusercontent.com/u/10428324?v=4", "events_url": "https://api.github.com/users/zhuzilin/events{/privacy}", "followers_url": "https://api.github.com/users/zhuzilin/followers", "following_url": "https://api.github.com/users/zhuzilin/following{/other_user}", "gists_url": "htt...
[]
closed
false
[ "We can look into removing some of the attributes from `GET /api/datasets` to make it smaller/faster, what do you think @lhoestq?", "> We can look into removing some of the attributes from `GET /api/datasets` to make it smaller/faster, what do you think @lhoestq?\r\n\r\nyes at least remove all the `dummy_data.zip...
2020-11-29T16:42:15Z
2020-12-02T07:21:16Z
2020-12-02T07:21:16Z
NONE
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/914.diff", "html_url": "https://github.com/huggingface/datasets/pull/914", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/914.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/914" }
Thank you for your great effort on unifying data processing for NLP! This pr is trying to add a new api `list_github_datasets` in the `inspect` module. The reason for it is that the current `list_datasets` api need to access https://huggingface.co/api/datasets to get a large json. However, this connection can be rea...
{ "avatar_url": "https://avatars.githubusercontent.com/u/10428324?v=4", "events_url": "https://api.github.com/users/zhuzilin/events{/privacy}", "followers_url": "https://api.github.com/users/zhuzilin/followers", "following_url": "https://api.github.com/users/zhuzilin/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/914/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/913
913
My new dataset PEC
{ "avatar_url": "https://avatars.githubusercontent.com/u/11826803?v=4", "events_url": "https://api.github.com/users/zhongpeixiang/events{/privacy}", "followers_url": "https://api.github.com/users/zhongpeixiang/followers", "following_url": "https://api.github.com/users/zhongpeixiang/following{/other_user}", "g...
[]
closed
false
[ "How to resolve these failed checks?", "Thanks for adding this one :) \r\n\r\nTo fix the check_code_quality, please run `make style` with the latest version of black, isort, flake8\r\nTo fix the test_no_encoding_on_file_open, make sure to specify the encoding each time you call `open()` on a text file.\r\nFor exa...
2020-11-29T11:10:37Z
2020-12-01T10:41:53Z
2020-12-01T10:41:53Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/913.diff", "html_url": "https://github.com/huggingface/datasets/pull/913", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/913.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/913" }
A new dataset PEC published in EMNLP 2020.
{ "avatar_url": "https://avatars.githubusercontent.com/u/11826803?v=4", "events_url": "https://api.github.com/users/zhongpeixiang/events{/privacy}", "followers_url": "https://api.github.com/users/zhongpeixiang/followers", "following_url": "https://api.github.com/users/zhongpeixiang/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/913/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/911
911
datasets module not found
{ "avatar_url": "https://avatars.githubusercontent.com/u/15836274?v=4", "events_url": "https://api.github.com/users/sbassam/events{/privacy}", "followers_url": "https://api.github.com/users/sbassam/followers", "following_url": "https://api.github.com/users/sbassam/following{/other_user}", "gists_url": "https:...
[]
closed
false
[ "nvm, I'd made an assumption that the library gets installed with transformers. " ]
2020-11-29T01:24:15Z
2020-11-29T14:33:09Z
2020-11-29T14:33:09Z
NONE
null
null
Currently, running `from datasets import load_dataset` will throw a `ModuleNotFoundError: No module named 'datasets'` error.
{ "avatar_url": "https://avatars.githubusercontent.com/u/15836274?v=4", "events_url": "https://api.github.com/users/sbassam/events{/privacy}", "followers_url": "https://api.github.com/users/sbassam/followers", "following_url": "https://api.github.com/users/sbassam/following{/other_user}", "gists_url": "https:...
{ "+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/911/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/910
910
Grindr meeting app web.Grindr
{ "avatar_url": "https://avatars.githubusercontent.com/u/75184749?v=4", "events_url": "https://api.github.com/users/jackin34/events{/privacy}", "followers_url": "https://api.github.com/users/jackin34/followers", "following_url": "https://api.github.com/users/jackin34/following{/other_user}", "gists_url": "htt...
[]
closed
false
[]
2020-11-28T21:36:23Z
2020-11-29T10:11:51Z
2020-11-29T10:11:51Z
NONE
null
null
## Adding a Dataset - **Name:** *name of the dataset* - **Description:** *short description of the dataset (or link to social media or blog post)* - **Paper:** *link to the dataset paper if available* - **Data:** *link to the Github repository or current dataset location* - **Motivation:** *what are some good reasons t...
{ "avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4", "events_url": "https://api.github.com/users/thomwolf/events{/privacy}", "followers_url": "https://api.github.com/users/thomwolf/followers", "following_url": "https://api.github.com/users/thomwolf/following{/other_user}", "gists_url": "http...
{ "+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/910/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/909
909
Add FiNER dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/20651387?v=4", "events_url": "https://api.github.com/users/stefan-it/events{/privacy}", "followers_url": "https://api.github.com/users/stefan-it/followers", "following_url": "https://api.github.com/users/stefan-it/following{/other_user}", "gists_url": "...
[]
closed
false
[ "> That's really cool thank you !\r\n> \r\n> Could you also add a dataset card ?\r\n> You can find a template here : https://github.com/huggingface/datasets/blob/master/templates/README.md\r\n\r\nThe full information for adding a dataset card can be found here :) \r\nhttps://github.com/huggingface/datasets/blob/mas...
2020-11-27T23:54:20Z
2020-12-07T16:56:23Z
2020-12-07T16:56:23Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/909.diff", "html_url": "https://github.com/huggingface/datasets/pull/909", "merged_at": "2020-12-07T16:56:23Z", "patch_url": "https://github.com/huggingface/datasets/pull/909.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/909...
Hi, this PR adds "A Finnish News Corpus for Named Entity Recognition" as new `finer` dataset. The dataset is described in [this paper](https://arxiv.org/abs/1908.04212). The data is publicly available in [this GitHub](https://github.com/mpsilfve/finer-data). Notice: they provide two testsets. The additional te...
{ "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/909/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/908
908
Add dependency on black 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
[ "Sorry, I have just seen that it was already in `QUALITY_REQUIRE`.\r\n\r\nFor some reason it did not get installed on my virtual environment..." ]
2020-11-27T19:12:48Z
2020-11-27T21:46:53Z
2020-11-27T21:46:52Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/908.diff", "html_url": "https://github.com/huggingface/datasets/pull/908", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/908.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/908" }
Add package 'black' as an installation requirement 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}",...
{ "+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/908/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/907
907
Remove os.path.join from all URLs
{ "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
[]
2020-11-27T18:55:30Z
2020-11-29T22:48:20Z
2020-11-29T22:48:19Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/907.diff", "html_url": "https://github.com/huggingface/datasets/pull/907", "merged_at": "2020-11-29T22:48:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/907.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/907...
Remove `os.path.join` from all URLs in dataset scripts.
{ "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/907/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/906
906
Fix url with backslash in windows for blimp and pg19
{ "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
[]
2020-11-27T17:59:11Z
2020-11-27T18:19:56Z
2020-11-27T18:19:56Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/906.diff", "html_url": "https://github.com/huggingface/datasets/pull/906", "merged_at": "2020-11-27T18:19:55Z", "patch_url": "https://github.com/huggingface/datasets/pull/906.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/906...
Following #903 I also fixed blimp and pg19 which were using the `os.path.join` to create urls cc @albertvillanova
{ "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/906/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/905
905
Disallow backslash in urls
{ "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
[ "Looks like the test doesn't detect all the problems fixed by #907 , I'll fix that", "Ok found why it doesn't detect the problems fixed by #907 . That's because for all those datasets the urls are actually fine (no backslash) on windows, even if it uses `os.path.join`.\r\n\r\nThis is because of the behavior of `o...
2020-11-27T17:38:28Z
2020-11-29T22:48:37Z
2020-11-29T22:48:36Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/905.diff", "html_url": "https://github.com/huggingface/datasets/pull/905", "merged_at": "2020-11-29T22:48:36Z", "patch_url": "https://github.com/huggingface/datasets/pull/905.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/905...
Following #903 @albertvillanova noticed that there are sometimes bad usage of `os.path.join` in datasets scripts to create URLS. However this should be avoided since it doesn't work on windows. I'm suggesting a test to make sure we that all the urls don't have backslashes in them in the datasets scripts. The tests ...
{ "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/905/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/904
904
Very detailed step-by-step on how to add a dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4", "events_url": "https://api.github.com/users/thomwolf/events{/privacy}", "followers_url": "https://api.github.com/users/thomwolf/followers", "following_url": "https://api.github.com/users/thomwolf/following{/other_user}", "gists_url": "http...
[]
closed
false
[ "Awesome! Thanks @lhoestq " ]
2020-11-27T16:45:21Z
2020-11-30T09:56:27Z
2020-11-30T09:56:26Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/904.diff", "html_url": "https://github.com/huggingface/datasets/pull/904", "merged_at": "2020-11-30T09:56:26Z", "patch_url": "https://github.com/huggingface/datasets/pull/904.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/904...
Add very detailed step-by-step instructions to add a new dataset to the library.
{ "avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4", "events_url": "https://api.github.com/users/thomwolf/events{/privacy}", "followers_url": "https://api.github.com/users/thomwolf/followers", "following_url": "https://api.github.com/users/thomwolf/following{/other_user}", "gists_url": "http...
{ "+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/904/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/903
903
Fix URL with backslash in Windows
{ "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
[ "@lhoestq I was indeed working on that... to make another commit on this feature branch...", "But as you prefer... nevermind! :)", "Ah what do you have in mind for the tests ? I was thinking of adding a check in the MockDownloadManager used for tests based on dummy data. I'm creating a PR right now, I'd be happ...
2020-11-27T16:26:24Z
2020-11-27T18:04:46Z
2020-11-27T18:04:46Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/903.diff", "html_url": "https://github.com/huggingface/datasets/pull/903", "merged_at": "2020-11-27T18:04:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/903.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/903...
In Windows, `os.path.join` generates URLs containing backslashes, when the first "path" does not end with a slash. In general, `os.path.join` should be avoided to generate URLs.
{ "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/903/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/902
902
Follow cache_dir parameter to gcs downloader
{ "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
[]
2020-11-27T16:02:06Z
2020-11-29T22:48:54Z
2020-11-29T22:48:53Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/902.diff", "html_url": "https://github.com/huggingface/datasets/pull/902", "merged_at": "2020-11-29T22:48:53Z", "patch_url": "https://github.com/huggingface/datasets/pull/902.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/902...
As noticed in #900 the cache_dir parameter was not followed to the downloader in the case of an already processed dataset hosted on our google storage (one of them is natural questions). Fix #900
{ "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/902/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/901
901
Addition of Nl2Bash Dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/36307201?v=4", "events_url": "https://api.github.com/users/reshinthadithyan/events{/privacy}", "followers_url": "https://api.github.com/users/reshinthadithyan/followers", "following_url": "https://api.github.com/users/reshinthadithyan/following{/other_use...
[]
closed
false
[ "Hello, thanks. I had a talk with the dataset authors, found out that the data now is obsolete and they'll get a stable version soon. So temporality closing the PR.\r\n Although I have a question, What should _id_ be in the return statement? Should that be something like a start index (or) the type of split will do...
2020-11-27T12:53:55Z
2020-11-29T18:09:25Z
2020-11-29T18:08:51Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/901.diff", "html_url": "https://github.com/huggingface/datasets/pull/901", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/901.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/901" }
## Overview The NL2Bash data contains over 10,000 instances of linux shell commands and their corresponding natural language descriptions provided by experts, from the Tellina system. The dataset features 100+ commonly used shell utilities. ## Footnotes The following dataset marks the first ML on source code related...
{ "avatar_url": "https://avatars.githubusercontent.com/u/36307201?v=4", "events_url": "https://api.github.com/users/reshinthadithyan/events{/privacy}", "followers_url": "https://api.github.com/users/reshinthadithyan/followers", "following_url": "https://api.github.com/users/reshinthadithyan/following{/other_use...
{ "+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/901/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/900
900
datasets.load_dataset() custom chaching directory bug
{ "avatar_url": "https://avatars.githubusercontent.com/u/44585792?v=4", "events_url": "https://api.github.com/users/SapirWeissbuch/events{/privacy}", "followers_url": "https://api.github.com/users/SapirWeissbuch/followers", "following_url": "https://api.github.com/users/SapirWeissbuch/following{/other_user}", ...
[]
closed
false
[ "Thanks for reporting ! I'm looking into it." ]
2020-11-27T12:18:53Z
2020-11-29T22:48:53Z
2020-11-29T22:48:53Z
NONE
null
null
Hello, I'm having issue with loading a dataset with a custom `cache_dir`. Despite specifying the output dir, it is still downloaded to `~/.cache`. ## Environment info - `datasets` version: 1.1.3 - Platform: Linux-4.19.129-aufs-1-x86_64-with-debian-10.1 - Python version: 3.7.3 ## The code I'm running: ```p...
{ "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/900/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/899
899
Allow arrow based builder in auto dummy data generation
{ "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
[]
2020-11-27T11:39:38Z
2020-11-27T13:30:09Z
2020-11-27T13:30:08Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/899.diff", "html_url": "https://github.com/huggingface/datasets/pull/899", "merged_at": "2020-11-27T13:30:08Z", "patch_url": "https://github.com/huggingface/datasets/pull/899.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/899...
Following #898 I added support for arrow based builder for the auto dummy data generator
{ "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/899/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/898
898
Adding SQA dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4", "events_url": "https://api.github.com/users/thomwolf/events{/privacy}", "followers_url": "https://api.github.com/users/thomwolf/followers", "following_url": "https://api.github.com/users/thomwolf/following{/other_user}", "gists_url": "http...
[]
closed
false
[ "This dataset seems to have around 1000 configs. Therefore when creating the dummy data we end up with hundreds of MB of dummy data which we don't want to add in the repo.\r\nLet's make this PR on hold for now and find a solution after the sprint of next week", "Closing in favor of #1566 " ]
2020-11-27T10:29:18Z
2020-12-15T12:54:40Z
2020-12-15T12:54:19Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/898.diff", "html_url": "https://github.com/huggingface/datasets/pull/898", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/898.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/898" }
As discussed in #880 Seems like automatic dummy-data generation doesn't work if the builder is a `ArrowBasedBuilder`, do you think you could take a look @lhoestq ?
{ "avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4", "events_url": "https://api.github.com/users/thomwolf/events{/privacy}", "followers_url": "https://api.github.com/users/thomwolf/followers", "following_url": "https://api.github.com/users/thomwolf/following{/other_user}", "gists_url": "http...
{ "+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/898/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/897
897
Dataset viewer issues
{ "avatar_url": "https://avatars.githubusercontent.com/u/2779410?v=4", "events_url": "https://api.github.com/users/BramVanroy/events{/privacy}", "followers_url": "https://api.github.com/users/BramVanroy/followers", "following_url": "https://api.github.com/users/BramVanroy/following{/other_user}", "gists_url":...
[ { "color": "94203D", "default": false, "description": "", "id": 2107841032, "name": "nlp-viewer", "node_id": "MDU6TGFiZWwyMTA3ODQxMDMy", "url": "https://api.github.com/repos/huggingface/datasets/labels/nlp-viewer" } ]
closed
false
[ "Thanks for reporting !\r\ncc @srush for the empty feature list issue and the encoding issue\r\ncc @julien-c maybe we can update the url and just have a redirection from the old url to the new one ?", "Ok, I redirected on our side to a new url. ⚠️ @srush: if you update the Streamlit config too to `/datasets/viewe...
2020-11-27T09:14:34Z
2021-10-31T09:12:01Z
2021-10-31T09:12:01Z
CONTRIBUTOR
null
null
I was looking through the dataset viewer and I like it a lot. Version numbers, citation information, everything's there! I've spotted a few issues/bugs though: - the URL is still under `nlp`, perhaps an alias for `datasets` can be made - when I remove a **feature** (and the feature list is empty), I get an error. T...
{ "avatar_url": "https://avatars.githubusercontent.com/u/2779410?v=4", "events_url": "https://api.github.com/users/BramVanroy/events{/privacy}", "followers_url": "https://api.github.com/users/BramVanroy/followers", "following_url": "https://api.github.com/users/BramVanroy/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/897/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/896
896
Add template and documentation for dataset card
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/following{/other_user}", "gists_url": "htt...
[]
closed
false
[]
2020-11-26T21:30:25Z
2020-11-28T01:10:15Z
2020-11-28T01:10:15Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/896.diff", "html_url": "https://github.com/huggingface/datasets/pull/896", "merged_at": "2020-11-28T01:10:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/896.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/896...
This PR adds a template for dataset cards, as well as a guide to filling out the template and a completed example for the ELI5 dataset, building on the work of @mcmillanmajora New pull requests adding datasets should now have a README.md file which serves both to hold the tags we will have to index the datasets and...
{ "avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4", "events_url": "https://api.github.com/users/yjernite/events{/privacy}", "followers_url": "https://api.github.com/users/yjernite/followers", "following_url": "https://api.github.com/users/yjernite/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/896/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/895
895
Better messages regarding split naming
{ "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
[]
2020-11-26T18:55:46Z
2020-11-27T13:31:00Z
2020-11-27T13:30:59Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/895.diff", "html_url": "https://github.com/huggingface/datasets/pull/895", "merged_at": "2020-11-27T13:30:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/895.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/895...
I made explicit the error message when a bad split name is used. Also I wanted to allow the `-` symbol for split names but actually this symbol is used to name the arrow files `{dataset_name}-{dataset_split}.arrow` so we should probably keep it this way, i.e. not allowing the `-` symbol in split names. Moreover in 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/895/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/894
894
Allow several tags sets
{ "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
[ "Closing since we don't need to update the tags of those three datasets (for each one of them there is only one tag set)" ]
2020-11-26T17:04:13Z
2021-05-05T18:24:17Z
2020-11-27T20:15:49Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/894.diff", "html_url": "https://github.com/huggingface/datasets/pull/894", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/894.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/894" }
Hi ! Currently we have three dataset cards : snli, cnn_dailymail and allocine. For each one of those datasets a set of tag is defined. The set of tags contains fields like `multilinguality`, `task_ids`, `licenses` etc. For certain datasets like `glue` for example, there exist several configurations: `sst2`, `mnl...
{ "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": 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/894/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/893
893
add metrec: arabic poetry dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/15667714?v=4", "events_url": "https://api.github.com/users/zaidalyafeai/events{/privacy}", "followers_url": "https://api.github.com/users/zaidalyafeai/followers", "following_url": "https://api.github.com/users/zaidalyafeai/following{/other_user}", "gist...
[]
closed
false
[ "@lhoestq removed prints and added the dataset card. ", "@lhoestq, I want to add other datasets as well. I am not sure if it is possible to do so with the same branch. ", "Hi @zaidalyafeai, really excited to get more Arabic coverage in the lib, thanks for your contribution!\r\n\r\nCouple of last comments:\r\n- ...
2020-11-26T16:10:16Z
2020-12-01T16:24:55Z
2020-12-01T15:15:07Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/893.diff", "html_url": "https://github.com/huggingface/datasets/pull/893", "merged_at": "2020-12-01T15:15:07Z", "patch_url": "https://github.com/huggingface/datasets/pull/893.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/893...
{ "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/893/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/892
892
Add a few datasets of reference in 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
[ "Looks good to me. Do we also support TSV in this helper (explain if it should be text or CSV) and in the dummy-data creator?", "snli is basically based on tsv files (but named as .txt) and it is in the list of datasets of reference.\r\nThe dummy data creator supports tsv", "merging this one.\r\nIf you think of...
2020-11-26T15:02:39Z
2020-11-27T18:08:45Z
2020-11-27T18:08:44Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/892.diff", "html_url": "https://github.com/huggingface/datasets/pull/892", "merged_at": "2020-11-27T18:08:44Z", "patch_url": "https://github.com/huggingface/datasets/pull/892.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/892...
I started making a small list of various datasets of reference in the documentation. Since many datasets share a lot in common I think it's good to have a list of datasets scripts to get some inspiration from. Let me know what you think, and if you have ideas of other datasets that we may add to this list, please l...
{ "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/892/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/891
891
gitignore .python-version
{ "avatar_url": "https://avatars.githubusercontent.com/u/27137566?v=4", "events_url": "https://api.github.com/users/patil-suraj/events{/privacy}", "followers_url": "https://api.github.com/users/patil-suraj/followers", "following_url": "https://api.github.com/users/patil-suraj/following{/other_user}", "gists_u...
[]
closed
false
[]
2020-11-26T13:05:58Z
2020-11-26T13:28:27Z
2020-11-26T13:28:26Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/891.diff", "html_url": "https://github.com/huggingface/datasets/pull/891", "merged_at": "2020-11-26T13:28:26Z", "patch_url": "https://github.com/huggingface/datasets/pull/891.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/891...
ignore `.python-version` added by `pyenv`
{ "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/891/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/890
890
Add LER
{ "avatar_url": "https://avatars.githubusercontent.com/u/3775944?v=4", "events_url": "https://api.github.com/users/JoelNiklaus/events{/privacy}", "followers_url": "https://api.github.com/users/JoelNiklaus/followers", "following_url": "https://api.github.com/users/JoelNiklaus/following{/other_user}", "gists_ur...
[]
closed
false
[ "Thanks for the comments. I addressed them and pushed again.\r\nWhen I run \"make quality\" I get the following error but I don't know how to resolve it or what the problem ist respectively:\r\nwould reformat /Users/joelniklaus/NextCloud/PhDJoelNiklaus/Code/datasets/datasets/ler/ler.py\r\nOh no! 💥 💔 💥\r\n1 file ...
2020-11-26T11:58:23Z
2020-12-01T13:33:35Z
2020-12-01T13:26:16Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/890.diff", "html_url": "https://github.com/huggingface/datasets/pull/890", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/890.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/890" }
{ "avatar_url": "https://avatars.githubusercontent.com/u/3775944?v=4", "events_url": "https://api.github.com/users/JoelNiklaus/events{/privacy}", "followers_url": "https://api.github.com/users/JoelNiklaus/followers", "following_url": "https://api.github.com/users/JoelNiklaus/following{/other_user}", "gists_ur...
{ "+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/890/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/889
889
Optional per-dataset default config name
{ "avatar_url": "https://avatars.githubusercontent.com/u/9353833?v=4", "events_url": "https://api.github.com/users/joeddav/events{/privacy}", "followers_url": "https://api.github.com/users/joeddav/followers", "following_url": "https://api.github.com/users/joeddav/following{/other_user}", "gists_url": "https:/...
[]
closed
false
[ "I like the idea ! And the approach is right imo\r\n\r\nNote that by changing this we will have to add a way for users to get the config lists of a dataset. In the current user workflow, the user could see the list of the config when the missing config error is raised but now it won't be the case because of the def...
2020-11-25T21:02:30Z
2020-11-30T17:27:33Z
2020-11-30T17:27:27Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/889.diff", "html_url": "https://github.com/huggingface/datasets/pull/889", "merged_at": "2020-11-30T17:27:27Z", "patch_url": "https://github.com/huggingface/datasets/pull/889.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/889...
This PR adds a `DEFAULT_CONFIG_NAME` class attribute to `DatasetBuilder`. This allows a dataset to have a specified default config name when a dataset has more than one config but the user does not specify it. For example, after defining `DEFAULT_CONFIG_NAME = "combined"` in PolyglotNER, a user can now do the following...
{ "avatar_url": "https://avatars.githubusercontent.com/u/9353833?v=4", "events_url": "https://api.github.com/users/joeddav/events{/privacy}", "followers_url": "https://api.github.com/users/joeddav/followers", "following_url": "https://api.github.com/users/joeddav/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/889/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/888
888
Nested lists are zipped unexpectedly
{ "avatar_url": "https://avatars.githubusercontent.com/u/5757359?v=4", "events_url": "https://api.github.com/users/AmitMY/events{/privacy}", "followers_url": "https://api.github.com/users/AmitMY/followers", "following_url": "https://api.github.com/users/AmitMY/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
[ "Yes following the Tensorflow Datasets convention, objects with type `Sequence of a Dict` are actually stored as a `dictionary of lists`.\r\nSee the [documentation](https://huggingface.co/docs/datasets/features.html?highlight=features) for more details", "Thanks.\r\nThis is a bit (very) confusing, but I guess if ...
2020-11-25T16:07:46Z
2020-11-25T17:30:39Z
2020-11-25T17:30:39Z
CONTRIBUTOR
null
null
I might misunderstand something, but I expect that if I define: ```python "top": datasets.features.Sequence({ "middle": datasets.features.Sequence({ "bottom": datasets.Value("int32") }) }) ``` And I then create an example: ```python yield 1, { "top": [{ "middle": [ {"bottom": 1}, ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5757359?v=4", "events_url": "https://api.github.com/users/AmitMY/events{/privacy}", "followers_url": "https://api.github.com/users/AmitMY/followers", "following_url": "https://api.github.com/users/AmitMY/following{/other_user}", "gists_url": "https://ap...
{ "+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/888/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/887
887
pyarrow.lib.ArrowNotImplementedError: MakeBuilder: cannot construct builder for type extension<arrow.py_extension_type>
{ "avatar_url": "https://avatars.githubusercontent.com/u/5757359?v=4", "events_url": "https://api.github.com/users/AmitMY/events{/privacy}", "followers_url": "https://api.github.com/users/AmitMY/followers", "following_url": "https://api.github.com/users/AmitMY/following{/other_user}", "gists_url": "https://ap...
[ { "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
[ "Yes right now `ArrayXD` can only be used as a column feature type, not a subtype.\r\nWith the current Arrow limitations I don't think we'll be able to make it work as a subtype, however it should be possible to allow dimensions of dynamic sizes (`Array3D(shape=(None, 137, 2), dtype=\"float32\")` for example since ...
2020-11-25T14:32:21Z
2021-09-09T17:03:40Z
null
CONTRIBUTOR
null
null
I set up a new dataset, with a sequence of arrays (really, I want to have an array of (None, 137, 2), and the first dimension is dynamic) ```python def _info(self): return datasets.DatasetInfo( description=_DESCRIPTION, # This defines the different columns of the dataset and ...
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/887/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/886
886
Fix wikipedia custom config
{ "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
[ "I think this issue is still not resolve yet. Please check my comment in the following issue, thanks.\r\n[#577](https://github.com/huggingface/datasets/issues/577#issuecomment-868122769)" ]
2020-11-25T13:44:12Z
2021-06-25T05:24:16Z
2020-11-25T15:42:13Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/886.diff", "html_url": "https://github.com/huggingface/datasets/pull/886", "merged_at": "2020-11-25T15:42:13Z", "patch_url": "https://github.com/huggingface/datasets/pull/886.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/886...
It should be possible to use the wikipedia dataset with any `language` and `date`. However it was not working as noticed in #784 . Indeed the custom wikipedia configurations were not enabled for some reason. I fixed that and was able to run ```python from datasets import load_dataset load_dataset("./datasets/wi...
{ "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": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/886/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/885
885
Very slow cold-start
{ "avatar_url": "https://avatars.githubusercontent.com/u/5757359?v=4", "events_url": "https://api.github.com/users/AmitMY/events{/privacy}", "followers_url": "https://api.github.com/users/AmitMY/followers", "following_url": "https://api.github.com/users/AmitMY/following{/other_user}", "gists_url": "https://ap...
[ { "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" } ]
closed
false
[ "Good point!", "Yes indeed. We can probably improve that by using lazy imports", "#1690 added fast start-up of the library " ]
2020-11-25T12:47:58Z
2021-01-13T11:31:25Z
2021-01-13T11:31:25Z
CONTRIBUTOR
null
null
Hi, I expect when importing `datasets` that nothing major happens in the background, and so the import should be insignificant. When I load a metric, or a dataset, its fine that it takes time. The following ranges from 3 to 9 seconds: ``` python -m timeit -n 1 -r 1 'from datasets import load_dataset' ``` edi...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5757359?v=4", "events_url": "https://api.github.com/users/AmitMY/events{/privacy}", "followers_url": "https://api.github.com/users/AmitMY/followers", "following_url": "https://api.github.com/users/AmitMY/following{/other_user}", "gists_url": "https://ap...
{ "+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/885/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/884
884
Auto generate dummy data
{ "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
[ "I took your comments into account.\r\nAlso now after compressing the dummy_data.zip file it runs a dummy data test (=make sure each split has at least 1 example using the dummy data)", "I just tested the tool with some datasets and found out that it's not working for datasets that download files using `download_...
2020-11-24T16:31:34Z
2020-11-26T14:18:47Z
2020-11-26T14:18:46Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/884.diff", "html_url": "https://github.com/huggingface/datasets/pull/884", "merged_at": "2020-11-26T14:18:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/884.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/884...
When adding a new dataset to the library, dummy data creation can take some time. To make things easier I added a command line tool that automatically generates dummy data when possible. The tool only supports certain data files types: txt, csv, tsv, jsonl, json and xml. Here are some examples: ``` python data...
{ "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/884/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/883
883
Downloading/caching only a part of a datasets' dataset.
{ "avatar_url": "https://avatars.githubusercontent.com/u/44585792?v=4", "events_url": "https://api.github.com/users/SapirWeissbuch/events{/privacy}", "followers_url": "https://api.github.com/users/SapirWeissbuch/followers", "following_url": "https://api.github.com/users/SapirWeissbuch/following{/other_user}", ...
[ { "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" }, { "color": "d876e3", "default": true...
open
false
[ "Not at the moment but we could likely support this feature.", "?", "I think it would be a very helpful feature, because sometimes one only wants to evaluate models on the dev set, and the whole training data may be many times bigger.\r\nThis makes the task impossible with limited memory resources." ]
2020-11-24T14:25:18Z
2020-11-27T13:51:55Z
null
NONE
null
null
Hi, I want to use the validation data *only* (of natural question). I don't want to have the whole dataset cached in my machine, just the dev set. Is this possible? I can't find a way to do it in the docs. Thank you, Sapir
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/883/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/882
882
Update README.md
{ "avatar_url": "https://avatars.githubusercontent.com/u/32997732?v=4", "events_url": "https://api.github.com/users/vaibhavad/events{/privacy}", "followers_url": "https://api.github.com/users/vaibhavad/followers", "following_url": "https://api.github.com/users/vaibhavad/following{/other_user}", "gists_url": "...
[]
closed
false
[]
2020-11-24T12:23:52Z
2021-01-29T10:41:07Z
2021-01-29T10:41:07Z
CONTRIBUTOR
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/882.diff", "html_url": "https://github.com/huggingface/datasets/pull/882", "merged_at": "2021-01-29T10:41:06Z", "patch_url": "https://github.com/huggingface/datasets/pull/882.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/882...
"no label" is "-" in the original dataset but "-1" in Huggingface distribution.
{ "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/882/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/pull/881
881
Use GCP download url instead of tensorflow custom download for boolq
{ "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
[]
2020-11-24T09:47:11Z
2020-11-24T10:12:34Z
2020-11-24T10:12:33Z
MEMBER
false
{ "diff_url": "https://github.com/huggingface/datasets/pull/881.diff", "html_url": "https://github.com/huggingface/datasets/pull/881", "merged_at": "2020-11-24T10:12:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/881.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/881...
BoolQ is a dataset that used tf.io.gfile.copy to download the file from a GCP bucket. It prevented the dataset to be downloaded twice because of a FileAlreadyExistsError. Even though the error could be fixed by providing `overwrite=True` to the tf.io.gfile.copy call, I changed the script to use GCP download urls and ...
{ "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/881/reactions" }
null
null
null
true
https://github.com/huggingface/datasets/issues/880
880
Add SQA
{ "avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4", "events_url": "https://api.github.com/users/NielsRogge/events{/privacy}", "followers_url": "https://api.github.com/users/NielsRogge/followers", "following_url": "https://api.github.com/users/NielsRogge/following{/other_user}", "gists_url"...
[ { "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" } ]
closed
false
[ "I’ll take this one to test the workflow for the sprint next week cc @yjernite @lhoestq ", "@thomwolf here's a slightly adapted version of the code from the [official Tapas repository](https://github.com/google-research/tapas/blob/master/tapas/utils/interaction_utils.py) that is used to turn the `answer_coordinat...
2020-11-23T16:31:55Z
2020-12-23T13:58:24Z
2020-12-23T13:58:23Z
CONTRIBUTOR
null
null
## Adding a Dataset - **Name:** SQA (Sequential Question Answering) by Microsoft. - **Description:** The SQA dataset was created to explore the task of answering sequences of inter-related questions on HTML tables. It has 6,066 sequences with 17,553 questions in total. - **Paper:** https://www.microsoft.com/en-us/r...
{ "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/880/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/879
879
boolq does not load
{ "avatar_url": "https://avatars.githubusercontent.com/u/6278280?v=4", "events_url": "https://api.github.com/users/rabeehk/events{/privacy}", "followers_url": "https://api.github.com/users/rabeehk/followers", "following_url": "https://api.github.com/users/rabeehk/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
[ "Hi ! It runs on my side without issues. I tried\r\n```python\r\nfrom datasets import load_dataset\r\nload_dataset(\"boolq\")\r\n```\r\n\r\nWhat version of datasets and tensorflow are your runnning ?\r\nAlso if you manage to get a minimal reproducible script (on google colab for example) that would be useful.", "...
2020-11-23T14:28:28Z
2022-10-05T12:23:32Z
2022-10-05T12:23:32Z
CONTRIBUTOR
null
null
Hi I am getting these errors trying to load boolq thanks Traceback (most recent call last): File "test.py", line 5, in <module> data = AutoTask().get("boolq").get_dataset("train", n_obs=10) File "/remote/idiap.svm/user.active/rkarimi/dev/internship/seq2seq/tasks/tasks.py", line 42, in get_dataset d...
{ "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/879/reactions" }
completed
{ "completed": 0, "percent_completed": 0, "total": 0 }
{ "blocked_by": 0, "blocking": 0, "total_blocked_by": 0, "total_blocking": 0 }
false