id
int64
599M
2.47B
url
stringlengths
58
61
repository_url
stringclasses
1 value
events_url
stringlengths
65
68
labels
listlengths
0
4
active_lock_reason
null
updated_at
stringlengths
20
20
assignees
listlengths
0
4
html_url
stringlengths
46
51
author_association
stringclasses
4 values
state_reason
stringclasses
3 values
draft
bool
2 classes
milestone
dict
comments
sequencelengths
0
30
title
stringlengths
1
290
reactions
dict
node_id
stringlengths
18
32
pull_request
dict
created_at
stringlengths
20
20
comments_url
stringlengths
67
70
body
stringlengths
0
228k
user
dict
labels_url
stringlengths
72
75
timeline_url
stringlengths
67
70
state
stringclasses
2 values
locked
bool
1 class
number
int64
1
7.11k
performed_via_github_app
null
closed_at
stringlengths
20
20
assignee
dict
is_pull_request
bool
2 classes
777,587,792
https://api.github.com/repos/huggingface/datasets/issues/1679
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1679/events
[]
null
2022-10-05T12:42:25Z
[]
https://github.com/huggingface/datasets/issues/1679
NONE
completed
null
null
[]
Can't import cc100 dataset
{ "+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/1679/reactions" }
MDU6SXNzdWU3Nzc1ODc3OTI=
null
2021-01-03T07:12:56Z
https://api.github.com/repos/huggingface/datasets/issues/1679/comments
There is some issue to import cc100 dataset. ``` from datasets import load_dataset dataset = load_dataset("cc100") ``` FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/cc100/cc100.py During handling of the above exception, another exception occurred: FileNotFoundError Traceback (most recent call last) FileNotFoundError: Couldn't find file at https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/cc100/cc100.py During handling of the above exception, another exception occurred: FileNotFoundError Traceback (most recent call last) /usr/local/lib/python3.6/dist-packages/datasets/load.py in prepare_module(path, script_version, download_config, download_mode, dataset, force_local_path, **download_kwargs) 280 raise FileNotFoundError( 281 "Couldn't find file locally at {}, or remotely at {} or {}".format( --> 282 combined_path, github_file_path, file_path 283 ) 284 ) FileNotFoundError: Couldn't find file locally at cc100/cc100.py, or remotely at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/cc100/cc100.py or https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/cc100/cc100.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/14968123?v=4", "events_url": "https://api.github.com/users/alighofrani95/events{/privacy}", "followers_url": "https://api.github.com/users/alighofrani95/followers", "following_url": "https://api.github.com/users/alighofrani95/following{/other_user}", "gists_url": "https://api.github.com/users/alighofrani95/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/alighofrani95", "id": 14968123, "login": "alighofrani95", "node_id": "MDQ6VXNlcjE0OTY4MTIz", "organizations_url": "https://api.github.com/users/alighofrani95/orgs", "received_events_url": "https://api.github.com/users/alighofrani95/received_events", "repos_url": "https://api.github.com/users/alighofrani95/repos", "site_admin": false, "starred_url": "https://api.github.com/users/alighofrani95/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/alighofrani95/subscriptions", "type": "User", "url": "https://api.github.com/users/alighofrani95" }
https://api.github.com/repos/huggingface/datasets/issues/1679/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1679/timeline
closed
false
1,679
null
2022-10-05T12:42:25Z
null
false
777,567,920
https://api.github.com/repos/huggingface/datasets/issues/1678
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1678/events
[]
null
2021-01-08T18:09:21Z
[]
https://github.com/huggingface/datasets/pull/1678
CONTRIBUTOR
null
false
null
[]
Switchboard Dialog Act Corpus added under `datasets/swda`
{ "+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/1678/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ3ODI4MTMy
{ "diff_url": "https://github.com/huggingface/datasets/pull/1678.diff", "html_url": "https://github.com/huggingface/datasets/pull/1678", "merged_at": "2021-01-05T10:06:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/1678.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1678" }
2021-01-03T03:53:41Z
https://api.github.com/repos/huggingface/datasets/issues/1678/comments
Switchboard Dialog Act Corpus Intro: The Switchboard Dialog Act Corpus (SwDA) extends the Switchboard-1 Telephone Speech Corpus, Release 2, with turn/utterance-level dialog-act tags. The tags summarize syntactic, semantic, and pragmatic information about the associated turn. The SwDA project was undertaken at UC Boulder in the late 1990s. Details: [homepage](http://compprag.christopherpotts.net/swda.html) [repo](https://github.com/NathanDuran/Switchboard-Corpus/raw/master/swda_data/) I believe this is an important dataset to have since there is no dataset related to dialogue act added. I didn't find any formatting for pull request. I hope all this information is enough. For any support please contact me.
{ "avatar_url": "https://avatars.githubusercontent.com/u/22454783?v=4", "events_url": "https://api.github.com/users/gmihaila/events{/privacy}", "followers_url": "https://api.github.com/users/gmihaila/followers", "following_url": "https://api.github.com/users/gmihaila/following{/other_user}", "gists_url": "https://api.github.com/users/gmihaila/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gmihaila", "id": 22454783, "login": "gmihaila", "node_id": "MDQ6VXNlcjIyNDU0Nzgz", "organizations_url": "https://api.github.com/users/gmihaila/orgs", "received_events_url": "https://api.github.com/users/gmihaila/received_events", "repos_url": "https://api.github.com/users/gmihaila/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gmihaila/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gmihaila/subscriptions", "type": "User", "url": "https://api.github.com/users/gmihaila" }
https://api.github.com/repos/huggingface/datasets/issues/1678/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1678/timeline
closed
false
1,678
null
2021-01-05T10:06:35Z
null
true
777,553,383
https://api.github.com/repos/huggingface/datasets/issues/1677
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1677/events
[]
null
2021-01-03T02:55:57Z
[]
https://github.com/huggingface/datasets/pull/1677
CONTRIBUTOR
null
false
null
[]
Switchboard Dialog Act Corpus added under `datasets/swda`
{ "+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/1677/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ3ODE3ODI1
{ "diff_url": "https://github.com/huggingface/datasets/pull/1677.diff", "html_url": "https://github.com/huggingface/datasets/pull/1677", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/1677.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1677" }
2021-01-03T01:16:42Z
https://api.github.com/repos/huggingface/datasets/issues/1677/comments
Pleased to announced that I added my first dataset **Switchboard Dialog Act Corpus**. I think this is an important datasets to be added since it is the only one related to dialogue act classification. Hope the pull request is ok. Wasn't able to see any special formatting for the pull request form. The Switchboard Dialog Act Corpus (SwDA) extends the Switchboard-1 Telephone Speech Corpus, Release 2, with turn/utterance-level dialog-act tags. The tags summarize syntactic, semantic, and pragmatic information about the associated turn. The SwDA project was undertaken at UC Boulder in the late 1990s. [webpage](http://compprag.christopherpotts.net/swda.html) [repo](https://github.com/NathanDuran/Switchboard-Corpus/raw/master/swda_data/) Please contact me for any support! All tests passed and followed all steps in the contribution guide!
{ "avatar_url": "https://avatars.githubusercontent.com/u/22454783?v=4", "events_url": "https://api.github.com/users/gmihaila/events{/privacy}", "followers_url": "https://api.github.com/users/gmihaila/followers", "following_url": "https://api.github.com/users/gmihaila/following{/other_user}", "gists_url": "https://api.github.com/users/gmihaila/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gmihaila", "id": 22454783, "login": "gmihaila", "node_id": "MDQ6VXNlcjIyNDU0Nzgz", "organizations_url": "https://api.github.com/users/gmihaila/orgs", "received_events_url": "https://api.github.com/users/gmihaila/received_events", "repos_url": "https://api.github.com/users/gmihaila/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gmihaila/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gmihaila/subscriptions", "type": "User", "url": "https://api.github.com/users/gmihaila" }
https://api.github.com/repos/huggingface/datasets/issues/1677/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1677/timeline
closed
false
1,677
null
2021-01-03T02:55:56Z
null
true
777,477,645
https://api.github.com/repos/huggingface/datasets/issues/1676
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1676/events
[]
null
2021-01-14T10:10:19Z
[]
https://github.com/huggingface/datasets/pull/1676
CONTRIBUTOR
null
false
null
[]
new version of Ted Talks IWSLT (WIT3)
{ "+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/1676/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ3NzY1OTY3
{ "diff_url": "https://github.com/huggingface/datasets/pull/1676.diff", "html_url": "https://github.com/huggingface/datasets/pull/1676", "merged_at": "2021-01-14T10:10:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/1676.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1676" }
2021-01-02T15:30:03Z
https://api.github.com/repos/huggingface/datasets/issues/1676/comments
In the previous iteration #1608 I had used language pairs. Which created 21,582 configs (109*108) !!! Now, TED talks in _each language_ is a separate config. So it's more cleaner with _just 109 configs_ (one for each language). Dummy files were created manually. Locally I was able to clear the `python datasets-cli test datasets/......` . Which created the `dataset_info.json` file . The test for the dummy files was also cleared. However couldn't figure out how to specify the local data folder for the real dataset **Note: that this requires manual download of the dataset.** **Note2: The high number of _Files changed (112)_ is because of the large number of dummy files/configs!**
{ "avatar_url": "https://avatars.githubusercontent.com/u/9033954?v=4", "events_url": "https://api.github.com/users/skyprince999/events{/privacy}", "followers_url": "https://api.github.com/users/skyprince999/followers", "following_url": "https://api.github.com/users/skyprince999/following{/other_user}", "gists_url": "https://api.github.com/users/skyprince999/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/skyprince999", "id": 9033954, "login": "skyprince999", "node_id": "MDQ6VXNlcjkwMzM5NTQ=", "organizations_url": "https://api.github.com/users/skyprince999/orgs", "received_events_url": "https://api.github.com/users/skyprince999/received_events", "repos_url": "https://api.github.com/users/skyprince999/repos", "site_admin": false, "starred_url": "https://api.github.com/users/skyprince999/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/skyprince999/subscriptions", "type": "User", "url": "https://api.github.com/users/skyprince999" }
https://api.github.com/repos/huggingface/datasets/issues/1676/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1676/timeline
closed
false
1,676
null
2021-01-14T10:10:19Z
null
true
777,367,320
https://api.github.com/repos/huggingface/datasets/issues/1675
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1675/events
[ { "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" } ]
null
2021-12-01T15:29:07Z
[ { "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}", "gists_url": "https://api.github.com/users/albertvillanova/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/albertvillanova", "id": 8515462, "login": "albertvillanova", "node_id": "MDQ6VXNlcjg1MTU0NjI=", "organizations_url": "https://api.github.com/users/albertvillanova/orgs", "received_events_url": "https://api.github.com/users/albertvillanova/received_events", "repos_url": "https://api.github.com/users/albertvillanova/repos", "site_admin": false, "starred_url": "https://api.github.com/users/albertvillanova/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/albertvillanova/subscriptions", "type": "User", "url": "https://api.github.com/users/albertvillanova" } ]
https://github.com/huggingface/datasets/issues/1675
MEMBER
completed
null
null
[]
Add the 800GB Pile dataset?
{ "+1": 5, "-1": 0, "confused": 1, "eyes": 2, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 5, "total_count": 13, "url": "https://api.github.com/repos/huggingface/datasets/issues/1675/reactions" }
MDU6SXNzdWU3NzczNjczMjA=
null
2021-01-01T22:58:12Z
https://api.github.com/repos/huggingface/datasets/issues/1675/comments
## Adding a Dataset - **Name:** The Pile - **Description:** The Pile is a 825 GiB diverse, open source language modelling data set that consists of 22 smaller, high-quality datasets combined together. See [here](https://twitter.com/nabla_theta/status/1345130408170541056?s=20) for the Twitter announcement - **Paper:** https://pile.eleuther.ai/paper.pdf - **Data:** https://pile.eleuther.ai/ - **Motivation:** Enables hardcore (GPT-3 scale!) language modelling ## Remarks Given the extreme size of this dataset, I'm not sure how feasible this will be to include in `datasets` 🤯 . I'm also unsure how many `datasets` users are pretraining LMs, so the usage of this dataset may not warrant the effort to integrate it.
{ "avatar_url": "https://avatars.githubusercontent.com/u/26859204?v=4", "events_url": "https://api.github.com/users/lewtun/events{/privacy}", "followers_url": "https://api.github.com/users/lewtun/followers", "following_url": "https://api.github.com/users/lewtun/following{/other_user}", "gists_url": "https://api.github.com/users/lewtun/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/lewtun", "id": 26859204, "login": "lewtun", "node_id": "MDQ6VXNlcjI2ODU5MjA0", "organizations_url": "https://api.github.com/users/lewtun/orgs", "received_events_url": "https://api.github.com/users/lewtun/received_events", "repos_url": "https://api.github.com/users/lewtun/repos", "site_admin": false, "starred_url": "https://api.github.com/users/lewtun/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/lewtun/subscriptions", "type": "User", "url": "https://api.github.com/users/lewtun" }
https://api.github.com/repos/huggingface/datasets/issues/1675/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1675/timeline
closed
false
1,675
null
2021-12-01T15:29:07Z
{ "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}", "gists_url": "https://api.github.com/users/albertvillanova/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/albertvillanova", "id": 8515462, "login": "albertvillanova", "node_id": "MDQ6VXNlcjg1MTU0NjI=", "organizations_url": "https://api.github.com/users/albertvillanova/orgs", "received_events_url": "https://api.github.com/users/albertvillanova/received_events", "repos_url": "https://api.github.com/users/albertvillanova/repos", "site_admin": false, "starred_url": "https://api.github.com/users/albertvillanova/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/albertvillanova/subscriptions", "type": "User", "url": "https://api.github.com/users/albertvillanova" }
false
777,321,840
https://api.github.com/repos/huggingface/datasets/issues/1674
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1674/events
[]
null
2022-10-05T13:03:26Z
[]
https://github.com/huggingface/datasets/issues/1674
NONE
completed
null
null
[]
dutch_social can't be loaded
{ "+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/1674/reactions" }
MDU6SXNzdWU3NzczMjE4NDA=
null
2021-01-01T17:37:08Z
https://api.github.com/repos/huggingface/datasets/issues/1674/comments
Hi all, I'm trying to import the `dutch_social` dataset described [here](https://huggingface.co/datasets/dutch_social). However, the code that should load the data doesn't seem to be working, in particular because the corresponding files can't be found at the provided links. ``` (base) Koens-MacBook-Pro:~ koenvandenberge$ python Python 3.7.4 (default, Aug 13 2019, 15:17:50) [Clang 4.0.1 (tags/RELEASE_401/final)] :: Anaconda, Inc. on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from datasets import load_dataset dataset = load_dataset( 'dutch_social') >>> dataset = load_dataset( ... 'dutch_social') Traceback (most recent call last): File "/Users/koenvandenberge/opt/anaconda3/lib/python3.7/site-packages/datasets/load.py", line 267, in prepare_module local_path = cached_path(file_path, download_config=download_config) File "/Users/koenvandenberge/opt/anaconda3/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 308, in cached_path use_etag=download_config.use_etag, File "/Users/koenvandenberge/opt/anaconda3/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 486, in get_from_cache raise FileNotFoundError("Couldn't find file at {}".format(url)) FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/dutch_social/dutch_social.py During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/koenvandenberge/opt/anaconda3/lib/python3.7/site-packages/datasets/load.py", line 278, in prepare_module local_path = cached_path(file_path, download_config=download_config) File "/Users/koenvandenberge/opt/anaconda3/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 308, in cached_path use_etag=download_config.use_etag, File "/Users/koenvandenberge/opt/anaconda3/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 486, in get_from_cache raise FileNotFoundError("Couldn't find file at {}".format(url)) FileNotFoundError: Couldn't find file at https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/dutch_social/dutch_social.py During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<stdin>", line 2, in <module> File "/Users/koenvandenberge/opt/anaconda3/lib/python3.7/site-packages/datasets/load.py", line 589, in load_dataset path, script_version=script_version, download_config=download_config, download_mode=download_mode, dataset=True File "/Users/koenvandenberge/opt/anaconda3/lib/python3.7/site-packages/datasets/load.py", line 282, in prepare_module combined_path, github_file_path, file_path FileNotFoundError: Couldn't find file locally at dutch_social/dutch_social.py, or remotely at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/dutch_social/dutch_social.py or https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/dutch_social/dutch_social.py ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/10134844?v=4", "events_url": "https://api.github.com/users/koenvandenberge/events{/privacy}", "followers_url": "https://api.github.com/users/koenvandenberge/followers", "following_url": "https://api.github.com/users/koenvandenberge/following{/other_user}", "gists_url": "https://api.github.com/users/koenvandenberge/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/koenvandenberge", "id": 10134844, "login": "koenvandenberge", "node_id": "MDQ6VXNlcjEwMTM0ODQ0", "organizations_url": "https://api.github.com/users/koenvandenberge/orgs", "received_events_url": "https://api.github.com/users/koenvandenberge/received_events", "repos_url": "https://api.github.com/users/koenvandenberge/repos", "site_admin": false, "starred_url": "https://api.github.com/users/koenvandenberge/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/koenvandenberge/subscriptions", "type": "User", "url": "https://api.github.com/users/koenvandenberge" }
https://api.github.com/repos/huggingface/datasets/issues/1674/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1674/timeline
closed
false
1,674
null
2022-10-05T13:03:26Z
null
false
777,263,651
https://api.github.com/repos/huggingface/datasets/issues/1673
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1673/events
[]
null
2021-01-05T10:22:12Z
[]
https://github.com/huggingface/datasets/issues/1673
NONE
completed
null
null
[]
Unable to Download Hindi Wikipedia Dataset
{ "+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/1673/reactions" }
MDU6SXNzdWU3NzcyNjM2NTE=
null
2021-01-01T10:52:53Z
https://api.github.com/repos/huggingface/datasets/issues/1673/comments
I used the Dataset Library in Python to load the wikipedia dataset with the Hindi Config 20200501.hi along with something called beam_runner='DirectRunner' and it keeps giving me the error that the file is not found. I have attached the screenshot of the error and the code both. Please help me to understand how to resolve this issue. ![Code](https://user-images.githubusercontent.com/30871963/103437466-1f3a3300-4c4e-11eb-9d54-fc9601abfeec.png) ![Error](https://user-images.githubusercontent.com/30871963/103437407-7ee40e80-4c4d-11eb-8151-a86eb664e6be.png)
{ "avatar_url": "https://avatars.githubusercontent.com/u/30871963?v=4", "events_url": "https://api.github.com/users/aditya3498/events{/privacy}", "followers_url": "https://api.github.com/users/aditya3498/followers", "following_url": "https://api.github.com/users/aditya3498/following{/other_user}", "gists_url": "https://api.github.com/users/aditya3498/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/aditya3498", "id": 30871963, "login": "aditya3498", "node_id": "MDQ6VXNlcjMwODcxOTYz", "organizations_url": "https://api.github.com/users/aditya3498/orgs", "received_events_url": "https://api.github.com/users/aditya3498/received_events", "repos_url": "https://api.github.com/users/aditya3498/repos", "site_admin": false, "starred_url": "https://api.github.com/users/aditya3498/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/aditya3498/subscriptions", "type": "User", "url": "https://api.github.com/users/aditya3498" }
https://api.github.com/repos/huggingface/datasets/issues/1673/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1673/timeline
closed
false
1,673
null
2021-01-05T10:22:12Z
null
false
777,258,941
https://api.github.com/repos/huggingface/datasets/issues/1672
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1672/events
[]
null
2021-03-31T16:24:13Z
[]
https://github.com/huggingface/datasets/issues/1672
NONE
completed
null
null
[]
load_dataset hang on file_lock
{ "+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/1672/reactions" }
MDU6SXNzdWU3NzcyNTg5NDE=
null
2021-01-01T10:25:07Z
https://api.github.com/repos/huggingface/datasets/issues/1672/comments
I am trying to load the squad dataset. Fails on Windows 10 but succeeds in Colab. Transformers: 3.3.1 Datasets: 1.0.2 Windows 10 (also tested in WSL) ``` datasets.logging.set_verbosity_debug() datasets. train_dataset = load_dataset('squad', split='train') valid_dataset = load_dataset('squad', split='validation') train_dataset.features ``` ``` https://raw.githubusercontent.com/huggingface/datasets/1.0.2/datasets/squad/squad.py not found in cache or force_download set to True, downloading to C:\Users\simpl\.cache\huggingface\datasets\tmpzj_o_6u7 Downloading: 5.24k/? [00:00<00:00, 134kB/s] storing https://raw.githubusercontent.com/huggingface/datasets/1.0.2/datasets/squad/squad.py in cache at C:\Users\simpl\.cache\huggingface\datasets\f6877c8d2e01e8fcb60dc101be28b54a7522feac756deb9ac5c39c6d8ebef1ce.85f43de978b9b25921cb78d7a2f2b350c04acdbaedb9ecb5f7101cd7c0950e68.py creating metadata file for C:\Users\simpl\.cache\huggingface\datasets\f6877c8d2e01e8fcb60dc101be28b54a7522feac756deb9ac5c39c6d8ebef1ce.85f43de978b9b25921cb78d7a2f2b350c04acdbaedb9ecb5f7101cd7c0950e68.py Checking C:\Users\simpl\.cache\huggingface\datasets\f6877c8d2e01e8fcb60dc101be28b54a7522feac756deb9ac5c39c6d8ebef1ce.85f43de978b9b25921cb78d7a2f2b350c04acdbaedb9ecb5f7101cd7c0950e68.py for additional imports. Found main folder for dataset https://raw.githubusercontent.com/huggingface/datasets/1.0.2/datasets/squad/squad.py at C:\Users\simpl\.cache\huggingface\modules\datasets_modules\datasets\squad Found specific version folder for dataset https://raw.githubusercontent.com/huggingface/datasets/1.0.2/datasets/squad/squad.py at C:\Users\simpl\.cache\huggingface\modules\datasets_modules\datasets\squad\1244d044b266a5e4dbd4174d23cb995eead372fbca31a03edc3f8a132787af41 Found script file from https://raw.githubusercontent.com/huggingface/datasets/1.0.2/datasets/squad/squad.py to C:\Users\simpl\.cache\huggingface\modules\datasets_modules\datasets\squad\1244d044b266a5e4dbd4174d23cb995eead372fbca31a03edc3f8a132787af41\squad.py Couldn't find dataset infos file at https://raw.githubusercontent.com/huggingface/datasets/1.0.2/datasets/squad\dataset_infos.json Found metadata file for dataset https://raw.githubusercontent.com/huggingface/datasets/1.0.2/datasets/squad/squad.py at C:\Users\simpl\.cache\huggingface\modules\datasets_modules\datasets\squad\1244d044b266a5e4dbd4174d23cb995eead372fbca31a03edc3f8a132787af41\squad.json No config specified, defaulting to first: squad/plain_text ``` Interrupting the jupyter kernel we are in a file lock. In Google Colab the download is ok. In contrast to a local run in colab dataset_infos.json is downloaded ``` https://raw.githubusercontent.com/huggingface/datasets/1.0.2/datasets/squad/dataset_infos.json not found in cache or force_download set to True, downloading to /root/.cache/huggingface/datasets/tmptl9ha_ad Downloading: 2.19k/? [00:00<00:00, 26.2kB/s] ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/69860107?v=4", "events_url": "https://api.github.com/users/tomacai/events{/privacy}", "followers_url": "https://api.github.com/users/tomacai/followers", "following_url": "https://api.github.com/users/tomacai/following{/other_user}", "gists_url": "https://api.github.com/users/tomacai/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/tomacai", "id": 69860107, "login": "tomacai", "node_id": "MDQ6VXNlcjY5ODYwMTA3", "organizations_url": "https://api.github.com/users/tomacai/orgs", "received_events_url": "https://api.github.com/users/tomacai/received_events", "repos_url": "https://api.github.com/users/tomacai/repos", "site_admin": false, "starred_url": "https://api.github.com/users/tomacai/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tomacai/subscriptions", "type": "User", "url": "https://api.github.com/users/tomacai" }
https://api.github.com/repos/huggingface/datasets/issues/1672/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1672/timeline
closed
false
1,672
null
2021-01-01T11:47:36Z
null
false
776,652,193
https://api.github.com/repos/huggingface/datasets/issues/1671
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1671/events
[]
null
2022-10-05T12:42:12Z
[]
https://github.com/huggingface/datasets/issues/1671
NONE
completed
null
null
[]
connection issue
{ "+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/1671/reactions" }
MDU6SXNzdWU3NzY2NTIxOTM=
null
2020-12-30T21:56:20Z
https://api.github.com/repos/huggingface/datasets/issues/1671/comments
Hi I am getting this connection issue, resulting in large failure on cloud, @lhoestq I appreciate your help on this. If I want to keep the codes the same, so not using save_to_disk, load_from_disk, but save the datastes in the way load_dataset reads from and copy the files in the same folder the datasets library reads from, could you assist me how this can be done, thanks I tried to do read the data, save it to a path and then set HF_HOME, which does not work and this is still not reading from the old set path, could you assist me how to save the datasets in a path, and let dataset library read from this path to avoid connection issue. thanks ``` imdb = datasets.load_dataset("imdb") imdb.save_to_disk("/idiap/temp/rkarimi/hf_datasets/imdb") >>> os.environ["HF_HOME"]="/idiap/temp/rkarimi/hf_datasets/" >>> imdb = datasets.load_dataset("imdb") Reusing dataset imdb (/idiap/temp/rkarimi/cache_home_2/datasets/imdb/plain_text/1.0.0/90099cb476936b753383ba2ae6ab2eae419b2e87f71cd5189cb9c8e5814d12a3) ``` I tried afterwards to set HF_HOME in bash, this makes it read from it, but it cannot let dataset library load from the saved path and still downloading data. could you tell me how to fix this issue @lhoestq thanks Also this is on cloud, so I save them in a path, copy it to "another machine" to load the data ### Error stack ``` Traceback (most recent call last): File "./finetune_t5_trainer.py", line 344, in <module> main() File "./finetune_t5_trainer.py", line 232, in main for task in data_args.eval_tasks} if training_args.do_test else None File "./finetune_t5_trainer.py", line 232, in <dictcomp> for task in data_args.eval_tasks} if training_args.do_test else None File "/workdir/seq2seq/data/tasks.py", line 136, in get_dataset split = self.get_sampled_split(split, n_obs) File "/workdir/seq2seq/data/tasks.py", line 64, in get_sampled_split dataset = self.load_dataset(split) File "/workdir/seq2seq/data/tasks.py", line 454, in load_dataset split=split, script_version="master") File "/usr/local/lib/python3.6/dist-packages/datasets/load.py", line 589, in load_dataset path, script_version=script_version, download_config=download_config, download_mode=download_mode, dataset=True File "/usr/local/lib/python3.6/dist-packages/datasets/load.py", line 263, in prepare_module head_hf_s3(path, filename=name, dataset=dataset) File "/usr/local/lib/python3.6/dist-packages/datasets/utils/file_utils.py", line 200, in head_hf_s3 return http_head(hf_bucket_url(identifier=identifier, filename=filename, use_cdn=use_cdn, dataset=dataset)) File "/usr/local/lib/python3.6/dist-packages/datasets/utils/file_utils.py", line 403, in http_head url, proxies=proxies, headers=headers, cookies=cookies, allow_redirects=allow_redirects, timeout=timeout File "/usr/local/lib/python3.6/dist-packages/requests/api.py", line 104, in head return request('head', url, **kwargs) File "/usr/local/lib/python3.6/dist-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.6/dist-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.6/dist-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.6/dist-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='s3.amazonaws.com', port=443): Max retries exceeded with url: /datasets.huggingface.co/datasets/datasets/glue/glue.py (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7ff6d6c60a20>, 'Connection to s3.amazonaws.com timed out. (connect timeout=10)')) ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/73364383?v=4", "events_url": "https://api.github.com/users/rabeehkarimimahabadi/events{/privacy}", "followers_url": "https://api.github.com/users/rabeehkarimimahabadi/followers", "following_url": "https://api.github.com/users/rabeehkarimimahabadi/following{/other_user}", "gists_url": "https://api.github.com/users/rabeehkarimimahabadi/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/rabeehkarimimahabadi", "id": 73364383, "login": "rabeehkarimimahabadi", "node_id": "MDQ6VXNlcjczMzY0Mzgz", "organizations_url": "https://api.github.com/users/rabeehkarimimahabadi/orgs", "received_events_url": "https://api.github.com/users/rabeehkarimimahabadi/received_events", "repos_url": "https://api.github.com/users/rabeehkarimimahabadi/repos", "site_admin": false, "starred_url": "https://api.github.com/users/rabeehkarimimahabadi/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rabeehkarimimahabadi/subscriptions", "type": "User", "url": "https://api.github.com/users/rabeehkarimimahabadi" }
https://api.github.com/repos/huggingface/datasets/issues/1671/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1671/timeline
closed
false
1,671
null
2022-10-05T12:42:12Z
null
false
776,608,579
https://api.github.com/repos/huggingface/datasets/issues/1670
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1670/events
[ { "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": "72f99f", "default": false, "description": "Discussions on the datasets", "id": 2067401494, "name": "Dataset discussion", "node_id": "MDU6TGFiZWwyMDY3NDAxNDk0", "url": "https://api.github.com/repos/huggingface/datasets/labels/Dataset%20discussion" } ]
null
2021-01-28T09:41:36Z
[]
https://github.com/huggingface/datasets/issues/1670
NONE
null
null
null
[]
wiki_dpr pre-processing performance
{ "+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/1670/reactions" }
MDU6SXNzdWU3NzY2MDg1Nzk=
null
2020-12-30T19:41:43Z
https://api.github.com/repos/huggingface/datasets/issues/1670/comments
I've been working with wiki_dpr and noticed that the dataset processing is seriously impaired in performance [1]. It takes about 12h to process the entire dataset. Most of this time is simply loading and processing the data, but the actual indexing is also quite slow (3h). I won't repeat the concerns around multiprocessing as they are addressed in other issues (#786), but this is the first obvious thing to do. Using cython to speed up the text manipulation may be also help. Loading and processing a dataset of this size in under 15 minutes does not seem unreasonable on a modern multi-core machine. I have hit such targets myself on similar tasks. Would love to see this improve. The other issue is that it takes 3h to construct the FAISS index. If only we could use GPUs with HNSW, but we can't. My sharded GPU indexing code can build an IVF + PQ index in 10 minutes on 20 million vectors. Still, 3h seems slow even for the CPU. It looks like HF is adding only 1000 vectors at a time by default [2], whereas the faiss benchmarks adds 1 million vectors at a time (effectively) [3]. It's possible the runtime could be reduced with a larger batch. Also, it looks like project dependencies ultimately use OpenBLAS, but this is known to have issues when combined with OpenMP, which HNSW does [3]. A workaround is to set the environment variable `OMP_WAIT_POLICY=PASSIVE` via `os.environ` or similar. References: [1] https://github.com/huggingface/datasets/blob/master/datasets/wiki_dpr/wiki_dpr.py [2] https://github.com/huggingface/datasets/blob/master/src/datasets/search.py [3] https://github.com/facebookresearch/faiss/blob/master/benchs/bench_hnsw.py [4] https://github.com/facebookresearch/faiss/issues/422
{ "avatar_url": "https://avatars.githubusercontent.com/u/753898?v=4", "events_url": "https://api.github.com/users/dbarnhart/events{/privacy}", "followers_url": "https://api.github.com/users/dbarnhart/followers", "following_url": "https://api.github.com/users/dbarnhart/following{/other_user}", "gists_url": "https://api.github.com/users/dbarnhart/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/dbarnhart", "id": 753898, "login": "dbarnhart", "node_id": "MDQ6VXNlcjc1Mzg5OA==", "organizations_url": "https://api.github.com/users/dbarnhart/orgs", "received_events_url": "https://api.github.com/users/dbarnhart/received_events", "repos_url": "https://api.github.com/users/dbarnhart/repos", "site_admin": false, "starred_url": "https://api.github.com/users/dbarnhart/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dbarnhart/subscriptions", "type": "User", "url": "https://api.github.com/users/dbarnhart" }
https://api.github.com/repos/huggingface/datasets/issues/1670/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1670/timeline
open
false
1,670
null
null
null
false
776,608,386
https://api.github.com/repos/huggingface/datasets/issues/1669
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1669/events
[]
null
2020-12-30T19:42:25Z
[]
https://github.com/huggingface/datasets/issues/1669
NONE
completed
null
null
[]
wiki_dpr dataset pre-processesing performance
{ "+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/1669/reactions" }
MDU6SXNzdWU3NzY2MDgzODY=
null
2020-12-30T19:41:09Z
https://api.github.com/repos/huggingface/datasets/issues/1669/comments
I've been working with wiki_dpr and noticed that the dataset processing is seriously impaired in performance [1]. It takes about 12h to process the entire dataset. Most of this time is simply loading and processing the data, but the actual indexing is also quite slow (3h). I won't repeat the concerns around multiprocessing as they are addressed in other issues (#786), but this is the first obvious thing to do. Using cython to speed up the text manipulation may be also help. Loading and processing a dataset of this size in under 15 minutes does not seem unreasonable on a modern multi-core machine. I have hit such targets myself on similar tasks. Would love to see this improve. The other issue is that it takes 3h to construct the FAISS index. If only we could use GPUs with HNSW, but we can't. My sharded GPU indexing code can build an IVF + PQ index in 10 minutes on 20 million vectors. Still, 3h seems slow even for the CPU. It looks like HF is adding only 1000 vectors at a time by default [2], whereas the faiss benchmarks adds 1 million vectors at a time (effectively) [3]. It's possible the runtime could be reduced with a larger batch. Also, it looks like project dependencies ultimately use OpenBLAS, but this is known to have issues when combined with OpenMP, which HNSW does [3]. A workaround is to set the environment variable `OMP_WAIT_POLICY=PASSIVE` via `os.environ` or similar. References: [1] https://github.com/huggingface/datasets/blob/master/datasets/wiki_dpr/wiki_dpr.py [2] https://github.com/huggingface/datasets/blob/master/src/datasets/search.py [3] https://github.com/facebookresearch/faiss/blob/master/benchs/bench_hnsw.py [4] https://github.com/facebookresearch/faiss/issues/422
{ "avatar_url": "https://avatars.githubusercontent.com/u/753898?v=4", "events_url": "https://api.github.com/users/dbarnhart/events{/privacy}", "followers_url": "https://api.github.com/users/dbarnhart/followers", "following_url": "https://api.github.com/users/dbarnhart/following{/other_user}", "gists_url": "https://api.github.com/users/dbarnhart/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/dbarnhart", "id": 753898, "login": "dbarnhart", "node_id": "MDQ6VXNlcjc1Mzg5OA==", "organizations_url": "https://api.github.com/users/dbarnhart/orgs", "received_events_url": "https://api.github.com/users/dbarnhart/received_events", "repos_url": "https://api.github.com/users/dbarnhart/repos", "site_admin": false, "starred_url": "https://api.github.com/users/dbarnhart/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dbarnhart/subscriptions", "type": "User", "url": "https://api.github.com/users/dbarnhart" }
https://api.github.com/repos/huggingface/datasets/issues/1669/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1669/timeline
closed
false
1,669
null
2020-12-30T19:42:25Z
null
false
776,552,854
https://api.github.com/repos/huggingface/datasets/issues/1668
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1668/events
[]
null
2020-12-30T17:22:44Z
[]
https://github.com/huggingface/datasets/pull/1668
MEMBER
null
false
null
[]
xed_en_fi dataset Cleanup
{ "+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/1668/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ3MDIxODI0
{ "diff_url": "https://github.com/huggingface/datasets/pull/1668.diff", "html_url": "https://github.com/huggingface/datasets/pull/1668", "merged_at": "2020-12-30T17:22:43Z", "patch_url": "https://github.com/huggingface/datasets/pull/1668.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1668" }
2020-12-30T17:11:18Z
https://api.github.com/repos/huggingface/datasets/issues/1668/comments
Fix ClassLabel feature type and minor mistakes in the dataset card
{ "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://api.github.com/users/lhoestq/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/lhoestq", "id": 42851186, "login": "lhoestq", "node_id": "MDQ6VXNlcjQyODUxMTg2", "organizations_url": "https://api.github.com/users/lhoestq/orgs", "received_events_url": "https://api.github.com/users/lhoestq/received_events", "repos_url": "https://api.github.com/users/lhoestq/repos", "site_admin": false, "starred_url": "https://api.github.com/users/lhoestq/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/lhoestq/subscriptions", "type": "User", "url": "https://api.github.com/users/lhoestq" }
https://api.github.com/repos/huggingface/datasets/issues/1668/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1668/timeline
closed
false
1,668
null
2020-12-30T17:22:43Z
null
true
776,446,658
https://api.github.com/repos/huggingface/datasets/issues/1667
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1667/events
[]
null
2020-12-31T01:12:08Z
[]
https://github.com/huggingface/datasets/pull/1667
CONTRIBUTOR
null
false
null
[]
Fix NER metric example in Overview notebook
{ "+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/1667/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2OTM4MjAy
{ "diff_url": "https://github.com/huggingface/datasets/pull/1667.diff", "html_url": "https://github.com/huggingface/datasets/pull/1667", "merged_at": "2020-12-30T17:21:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/1667.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1667" }
2020-12-30T13:05:19Z
https://api.github.com/repos/huggingface/datasets/issues/1667/comments
Fix errors in `NER metric example` section in `Overview.ipynb`. ``` --------------------------------------------------------------------------- ImportError Traceback (most recent call last) <ipython-input-37-ee559b166e25> in <module>() ----> 1 ner_metric = load_metric('seqeval') 2 references = [['O', 'O', 'O', 'B-MISC', 'I-MISC', 'I-MISC', 'O'], ['B-PER', 'I-PER', 'O']] 3 predictions = [['O', 'O', 'B-MISC', 'I-MISC', 'I-MISC', 'I-MISC', 'O'], ['B-PER', 'I-PER', 'O']] 4 ner_metric.compute(predictions, references) /usr/local/lib/python3.6/dist-packages/datasets/load.py in prepare_module(path, script_version, download_config, download_mode, dataset, force_local_path, **download_kwargs) 340 if needs_to_be_installed: 341 raise ImportError( --> 342 f"To be able to use this {module_type}, you need to install the following dependencies" 343 f"{[lib_name for lib_name, lib_path in needs_to_be_installed]} using 'pip install " 344 f"{' '.join([lib_path for lib_name, lib_path in needs_to_be_installed])}' for instance'" ImportError: To be able to use this metric, you need to install the following dependencies['seqeval'] using 'pip install seqeval' for instance' ``` ``` ValueError Traceback (most recent call last) <ipython-input-39-ee559b166e25> in <module>() 2 references = [['O', 'O', 'O', 'B-MISC', 'I-MISC', 'I-MISC', 'O'], ['B-PER', 'I-PER', 'O']] 3 predictions = [['O', 'O', 'B-MISC', 'I-MISC', 'I-MISC', 'I-MISC', 'O'], ['B-PER', 'I-PER', 'O']] ----> 4 ner_metric.compute(predictions, references) /usr/local/lib/python3.6/dist-packages/datasets/metric.py in compute(self, *args, **kwargs) 378 """ 379 if args: --> 380 raise ValueError("Please call `compute` using keyword arguments.") 381 382 predictions = kwargs.pop("predictions", None) ValueError: Please call `compute` using keyword arguments. ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/53588015?v=4", "events_url": "https://api.github.com/users/jungwhank/events{/privacy}", "followers_url": "https://api.github.com/users/jungwhank/followers", "following_url": "https://api.github.com/users/jungwhank/following{/other_user}", "gists_url": "https://api.github.com/users/jungwhank/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jungwhank", "id": 53588015, "login": "jungwhank", "node_id": "MDQ6VXNlcjUzNTg4MDE1", "organizations_url": "https://api.github.com/users/jungwhank/orgs", "received_events_url": "https://api.github.com/users/jungwhank/received_events", "repos_url": "https://api.github.com/users/jungwhank/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jungwhank/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jungwhank/subscriptions", "type": "User", "url": "https://api.github.com/users/jungwhank" }
https://api.github.com/repos/huggingface/datasets/issues/1667/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1667/timeline
closed
false
1,667
null
2020-12-30T17:21:51Z
null
true
776,432,006
https://api.github.com/repos/huggingface/datasets/issues/1666
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1666/events
[]
null
2020-12-30T17:20:35Z
[]
https://github.com/huggingface/datasets/pull/1666
CONTRIBUTOR
null
false
null
[]
Add language to dataset card for Makhzan dataset.
{ "+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/1666/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2OTI2MzQw
{ "diff_url": "https://github.com/huggingface/datasets/pull/1666.diff", "html_url": "https://github.com/huggingface/datasets/pull/1666", "merged_at": "2020-12-30T17:20:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/1666.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1666" }
2020-12-30T12:25:52Z
https://api.github.com/repos/huggingface/datasets/issues/1666/comments
Add language to dataset card.
{ "avatar_url": "https://avatars.githubusercontent.com/u/14899066?v=4", "events_url": "https://api.github.com/users/arkhalid/events{/privacy}", "followers_url": "https://api.github.com/users/arkhalid/followers", "following_url": "https://api.github.com/users/arkhalid/following{/other_user}", "gists_url": "https://api.github.com/users/arkhalid/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/arkhalid", "id": 14899066, "login": "arkhalid", "node_id": "MDQ6VXNlcjE0ODk5MDY2", "organizations_url": "https://api.github.com/users/arkhalid/orgs", "received_events_url": "https://api.github.com/users/arkhalid/received_events", "repos_url": "https://api.github.com/users/arkhalid/repos", "site_admin": false, "starred_url": "https://api.github.com/users/arkhalid/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/arkhalid/subscriptions", "type": "User", "url": "https://api.github.com/users/arkhalid" }
https://api.github.com/repos/huggingface/datasets/issues/1666/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1666/timeline
closed
false
1,666
null
2020-12-30T17:20:35Z
null
true
776,431,087
https://api.github.com/repos/huggingface/datasets/issues/1665
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1665/events
[]
null
2020-12-30T17:20:20Z
[]
https://github.com/huggingface/datasets/pull/1665
CONTRIBUTOR
null
false
null
[]
Add language to dataset card for Counter dataset.
{ "+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/1665/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2OTI1NTgw
{ "diff_url": "https://github.com/huggingface/datasets/pull/1665.diff", "html_url": "https://github.com/huggingface/datasets/pull/1665", "merged_at": "2020-12-30T17:20:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/1665.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1665" }
2020-12-30T12:23:20Z
https://api.github.com/repos/huggingface/datasets/issues/1665/comments
Add language.
{ "avatar_url": "https://avatars.githubusercontent.com/u/14899066?v=4", "events_url": "https://api.github.com/users/arkhalid/events{/privacy}", "followers_url": "https://api.github.com/users/arkhalid/followers", "following_url": "https://api.github.com/users/arkhalid/following{/other_user}", "gists_url": "https://api.github.com/users/arkhalid/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/arkhalid", "id": 14899066, "login": "arkhalid", "node_id": "MDQ6VXNlcjE0ODk5MDY2", "organizations_url": "https://api.github.com/users/arkhalid/orgs", "received_events_url": "https://api.github.com/users/arkhalid/received_events", "repos_url": "https://api.github.com/users/arkhalid/repos", "site_admin": false, "starred_url": "https://api.github.com/users/arkhalid/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/arkhalid/subscriptions", "type": "User", "url": "https://api.github.com/users/arkhalid" }
https://api.github.com/repos/huggingface/datasets/issues/1665/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1665/timeline
closed
false
1,665
null
2020-12-30T17:20:20Z
null
true
775,956,441
https://api.github.com/repos/huggingface/datasets/issues/1664
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1664/events
[]
null
2020-12-30T17:18:49Z
[]
https://github.com/huggingface/datasets/pull/1664
CONTRIBUTOR
null
false
null
[]
removed \n in labels
{ "+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/1664/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2NTM1NDcy
{ "diff_url": "https://github.com/huggingface/datasets/pull/1664.diff", "html_url": "https://github.com/huggingface/datasets/pull/1664", "merged_at": "2020-12-30T17:18:49Z", "patch_url": "https://github.com/huggingface/datasets/pull/1664.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1664" }
2020-12-29T15:41:43Z
https://api.github.com/repos/huggingface/datasets/issues/1664/comments
updated social_i_qa labels as per #1633
{ "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}", "gists_url": "https://api.github.com/users/bhavitvyamalik/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/bhavitvyamalik", "id": 19718818, "login": "bhavitvyamalik", "node_id": "MDQ6VXNlcjE5NzE4ODE4", "organizations_url": "https://api.github.com/users/bhavitvyamalik/orgs", "received_events_url": "https://api.github.com/users/bhavitvyamalik/received_events", "repos_url": "https://api.github.com/users/bhavitvyamalik/repos", "site_admin": false, "starred_url": "https://api.github.com/users/bhavitvyamalik/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/bhavitvyamalik/subscriptions", "type": "User", "url": "https://api.github.com/users/bhavitvyamalik" }
https://api.github.com/repos/huggingface/datasets/issues/1664/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1664/timeline
closed
false
1,664
null
2020-12-30T17:18:49Z
null
true
775,914,320
https://api.github.com/repos/huggingface/datasets/issues/1663
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1663/events
[]
null
2021-01-18T09:27:23Z
[]
https://github.com/huggingface/datasets/pull/1663
CONTRIBUTOR
null
false
null
[]
update saving and loading methods for faiss index so to accept path l…
{ "+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/1663/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2NTAzMjg5
{ "diff_url": "https://github.com/huggingface/datasets/pull/1663.diff", "html_url": "https://github.com/huggingface/datasets/pull/1663", "merged_at": "2021-01-18T09:27:23Z", "patch_url": "https://github.com/huggingface/datasets/pull/1663.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1663" }
2020-12-29T14:15:37Z
https://api.github.com/repos/huggingface/datasets/issues/1663/comments
- Update saving and loading methods for faiss index so to accept path like objects from pathlib The current code only supports using a string type to save and load a faiss index. This change makes it possible to use a string type OR a Path from [pathlib](https://docs.python.org/3/library/pathlib.html). The codes becomes a more intuitive this way I think.
{ "avatar_url": "https://avatars.githubusercontent.com/u/11614798?v=4", "events_url": "https://api.github.com/users/tslott/events{/privacy}", "followers_url": "https://api.github.com/users/tslott/followers", "following_url": "https://api.github.com/users/tslott/following{/other_user}", "gists_url": "https://api.github.com/users/tslott/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/tslott", "id": 11614798, "login": "tslott", "node_id": "MDQ6VXNlcjExNjE0Nzk4", "organizations_url": "https://api.github.com/users/tslott/orgs", "received_events_url": "https://api.github.com/users/tslott/received_events", "repos_url": "https://api.github.com/users/tslott/repos", "site_admin": false, "starred_url": "https://api.github.com/users/tslott/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tslott/subscriptions", "type": "User", "url": "https://api.github.com/users/tslott" }
https://api.github.com/repos/huggingface/datasets/issues/1663/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1663/timeline
closed
false
1,663
null
2021-01-18T09:27:23Z
null
true
775,890,154
https://api.github.com/repos/huggingface/datasets/issues/1662
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1662/events
[]
null
2021-01-21T14:12:39Z
[]
https://github.com/huggingface/datasets/issues/1662
NONE
completed
null
null
[]
Arrow file is too large when saving vector data
{ "+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/1662/reactions" }
MDU6SXNzdWU3NzU4OTAxNTQ=
null
2020-12-29T13:23:12Z
https://api.github.com/repos/huggingface/datasets/issues/1662/comments
I computed the sentence embedding of each sentence of bookcorpus data using bert base and saved them to disk. I used 20M sentences and the obtained arrow file is about 59GB while the original text file is only about 1.3GB. Are there any ways to reduce the size of the arrow file?
{ "avatar_url": "https://avatars.githubusercontent.com/u/22360336?v=4", "events_url": "https://api.github.com/users/weiwangorg/events{/privacy}", "followers_url": "https://api.github.com/users/weiwangorg/followers", "following_url": "https://api.github.com/users/weiwangorg/following{/other_user}", "gists_url": "https://api.github.com/users/weiwangorg/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/weiwangorg", "id": 22360336, "login": "weiwangorg", "node_id": "MDQ6VXNlcjIyMzYwMzM2", "organizations_url": "https://api.github.com/users/weiwangorg/orgs", "received_events_url": "https://api.github.com/users/weiwangorg/received_events", "repos_url": "https://api.github.com/users/weiwangorg/repos", "site_admin": false, "starred_url": "https://api.github.com/users/weiwangorg/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/weiwangorg/subscriptions", "type": "User", "url": "https://api.github.com/users/weiwangorg" }
https://api.github.com/repos/huggingface/datasets/issues/1662/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1662/timeline
closed
false
1,662
null
2021-01-21T14:12:39Z
null
false
775,840,801
https://api.github.com/repos/huggingface/datasets/issues/1661
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1661/events
[]
null
2020-12-30T17:15:16Z
[]
https://github.com/huggingface/datasets/pull/1661
CONTRIBUTOR
null
false
null
[]
updated dataset cards
{ "+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/1661/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2NDQzNjYx
{ "diff_url": "https://github.com/huggingface/datasets/pull/1661.diff", "html_url": "https://github.com/huggingface/datasets/pull/1661", "merged_at": "2020-12-30T17:15:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/1661.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1661" }
2020-12-29T11:20:40Z
https://api.github.com/repos/huggingface/datasets/issues/1661/comments
added dataset instance in the card.
{ "avatar_url": "https://avatars.githubusercontent.com/u/28673745?v=4", "events_url": "https://api.github.com/users/Nilanshrajput/events{/privacy}", "followers_url": "https://api.github.com/users/Nilanshrajput/followers", "following_url": "https://api.github.com/users/Nilanshrajput/following{/other_user}", "gists_url": "https://api.github.com/users/Nilanshrajput/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/Nilanshrajput", "id": 28673745, "login": "Nilanshrajput", "node_id": "MDQ6VXNlcjI4NjczNzQ1", "organizations_url": "https://api.github.com/users/Nilanshrajput/orgs", "received_events_url": "https://api.github.com/users/Nilanshrajput/received_events", "repos_url": "https://api.github.com/users/Nilanshrajput/repos", "site_admin": false, "starred_url": "https://api.github.com/users/Nilanshrajput/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Nilanshrajput/subscriptions", "type": "User", "url": "https://api.github.com/users/Nilanshrajput" }
https://api.github.com/repos/huggingface/datasets/issues/1661/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1661/timeline
closed
false
1,661
null
2020-12-30T17:15:16Z
null
true
775,831,423
https://api.github.com/repos/huggingface/datasets/issues/1660
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1660/events
[]
null
2020-12-30T17:04:30Z
[]
https://github.com/huggingface/datasets/pull/1660
CONTRIBUTOR
null
false
null
[]
add dataset info
{ "+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/1660/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2NDM2MDg1
{ "diff_url": "https://github.com/huggingface/datasets/pull/1660.diff", "html_url": "https://github.com/huggingface/datasets/pull/1660", "merged_at": "2020-12-30T17:04:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/1660.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1660" }
2020-12-29T10:58:19Z
https://api.github.com/repos/huggingface/datasets/issues/1660/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/24206326?v=4", "events_url": "https://api.github.com/users/harshalmittal4/events{/privacy}", "followers_url": "https://api.github.com/users/harshalmittal4/followers", "following_url": "https://api.github.com/users/harshalmittal4/following{/other_user}", "gists_url": "https://api.github.com/users/harshalmittal4/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/harshalmittal4", "id": 24206326, "login": "harshalmittal4", "node_id": "MDQ6VXNlcjI0MjA2MzI2", "organizations_url": "https://api.github.com/users/harshalmittal4/orgs", "received_events_url": "https://api.github.com/users/harshalmittal4/received_events", "repos_url": "https://api.github.com/users/harshalmittal4/repos", "site_admin": false, "starred_url": "https://api.github.com/users/harshalmittal4/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/harshalmittal4/subscriptions", "type": "User", "url": "https://api.github.com/users/harshalmittal4" }
https://api.github.com/repos/huggingface/datasets/issues/1660/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1660/timeline
closed
false
1,660
null
2020-12-30T17:04:30Z
null
true
775,831,288
https://api.github.com/repos/huggingface/datasets/issues/1659
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1659/events
[]
null
2020-12-30T16:55:07Z
[]
https://github.com/huggingface/datasets/pull/1659
CONTRIBUTOR
null
false
null
[]
update dataset info
{ "+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/1659/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2NDM1OTcy
{ "diff_url": "https://github.com/huggingface/datasets/pull/1659.diff", "html_url": "https://github.com/huggingface/datasets/pull/1659", "merged_at": "2020-12-30T16:55:07Z", "patch_url": "https://github.com/huggingface/datasets/pull/1659.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1659" }
2020-12-29T10:58:01Z
https://api.github.com/repos/huggingface/datasets/issues/1659/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/24206326?v=4", "events_url": "https://api.github.com/users/harshalmittal4/events{/privacy}", "followers_url": "https://api.github.com/users/harshalmittal4/followers", "following_url": "https://api.github.com/users/harshalmittal4/following{/other_user}", "gists_url": "https://api.github.com/users/harshalmittal4/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/harshalmittal4", "id": 24206326, "login": "harshalmittal4", "node_id": "MDQ6VXNlcjI0MjA2MzI2", "organizations_url": "https://api.github.com/users/harshalmittal4/orgs", "received_events_url": "https://api.github.com/users/harshalmittal4/received_events", "repos_url": "https://api.github.com/users/harshalmittal4/repos", "site_admin": false, "starred_url": "https://api.github.com/users/harshalmittal4/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/harshalmittal4/subscriptions", "type": "User", "url": "https://api.github.com/users/harshalmittal4" }
https://api.github.com/repos/huggingface/datasets/issues/1659/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1659/timeline
closed
false
1,659
null
2020-12-30T16:55:07Z
null
true
775,651,085
https://api.github.com/repos/huggingface/datasets/issues/1658
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1658/events
[]
null
2020-12-30T16:54:26Z
[]
https://github.com/huggingface/datasets/pull/1658
CONTRIBUTOR
null
false
null
[]
brwac dataset: add instances and data splits info
{ "+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/1658/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2Mjg4Njg4
{ "diff_url": "https://github.com/huggingface/datasets/pull/1658.diff", "html_url": "https://github.com/huggingface/datasets/pull/1658", "merged_at": "2020-12-30T16:54:26Z", "patch_url": "https://github.com/huggingface/datasets/pull/1658.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1658" }
2020-12-29T01:24:45Z
https://api.github.com/repos/huggingface/datasets/issues/1658/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/5097052?v=4", "events_url": "https://api.github.com/users/jonatasgrosman/events{/privacy}", "followers_url": "https://api.github.com/users/jonatasgrosman/followers", "following_url": "https://api.github.com/users/jonatasgrosman/following{/other_user}", "gists_url": "https://api.github.com/users/jonatasgrosman/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jonatasgrosman", "id": 5097052, "login": "jonatasgrosman", "node_id": "MDQ6VXNlcjUwOTcwNTI=", "organizations_url": "https://api.github.com/users/jonatasgrosman/orgs", "received_events_url": "https://api.github.com/users/jonatasgrosman/received_events", "repos_url": "https://api.github.com/users/jonatasgrosman/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jonatasgrosman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jonatasgrosman/subscriptions", "type": "User", "url": "https://api.github.com/users/jonatasgrosman" }
https://api.github.com/repos/huggingface/datasets/issues/1658/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1658/timeline
closed
false
1,658
null
2020-12-30T16:54:26Z
null
true
775,647,000
https://api.github.com/repos/huggingface/datasets/issues/1657
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1657/events
[]
null
2020-12-30T16:51:24Z
[]
https://github.com/huggingface/datasets/pull/1657
CONTRIBUTOR
null
false
null
[]
mac_morpho dataset: add data splits info
{ "+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/1657/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2Mjg1NjU2
{ "diff_url": "https://github.com/huggingface/datasets/pull/1657.diff", "html_url": "https://github.com/huggingface/datasets/pull/1657", "merged_at": "2020-12-30T16:51:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/1657.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1657" }
2020-12-29T01:05:21Z
https://api.github.com/repos/huggingface/datasets/issues/1657/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/5097052?v=4", "events_url": "https://api.github.com/users/jonatasgrosman/events{/privacy}", "followers_url": "https://api.github.com/users/jonatasgrosman/followers", "following_url": "https://api.github.com/users/jonatasgrosman/following{/other_user}", "gists_url": "https://api.github.com/users/jonatasgrosman/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jonatasgrosman", "id": 5097052, "login": "jonatasgrosman", "node_id": "MDQ6VXNlcjUwOTcwNTI=", "organizations_url": "https://api.github.com/users/jonatasgrosman/orgs", "received_events_url": "https://api.github.com/users/jonatasgrosman/received_events", "repos_url": "https://api.github.com/users/jonatasgrosman/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jonatasgrosman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jonatasgrosman/subscriptions", "type": "User", "url": "https://api.github.com/users/jonatasgrosman" }
https://api.github.com/repos/huggingface/datasets/issues/1657/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1657/timeline
closed
false
1,657
null
2020-12-30T16:51:24Z
null
true
775,645,356
https://api.github.com/repos/huggingface/datasets/issues/1656
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1656/events
[]
null
2020-12-30T16:50:56Z
[]
https://github.com/huggingface/datasets/pull/1656
CONTRIBUTOR
null
false
null
[]
assin 2 dataset: add instances and data splits info
{ "+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/1656/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2Mjg0NDI3
{ "diff_url": "https://github.com/huggingface/datasets/pull/1656.diff", "html_url": "https://github.com/huggingface/datasets/pull/1656", "merged_at": "2020-12-30T16:50:56Z", "patch_url": "https://github.com/huggingface/datasets/pull/1656.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1656" }
2020-12-29T00:57:51Z
https://api.github.com/repos/huggingface/datasets/issues/1656/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/5097052?v=4", "events_url": "https://api.github.com/users/jonatasgrosman/events{/privacy}", "followers_url": "https://api.github.com/users/jonatasgrosman/followers", "following_url": "https://api.github.com/users/jonatasgrosman/following{/other_user}", "gists_url": "https://api.github.com/users/jonatasgrosman/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jonatasgrosman", "id": 5097052, "login": "jonatasgrosman", "node_id": "MDQ6VXNlcjUwOTcwNTI=", "organizations_url": "https://api.github.com/users/jonatasgrosman/orgs", "received_events_url": "https://api.github.com/users/jonatasgrosman/received_events", "repos_url": "https://api.github.com/users/jonatasgrosman/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jonatasgrosman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jonatasgrosman/subscriptions", "type": "User", "url": "https://api.github.com/users/jonatasgrosman" }
https://api.github.com/repos/huggingface/datasets/issues/1656/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1656/timeline
closed
false
1,656
null
2020-12-30T16:50:56Z
null
true
775,643,418
https://api.github.com/repos/huggingface/datasets/issues/1655
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1655/events
[]
null
2020-12-30T16:50:23Z
[]
https://github.com/huggingface/datasets/pull/1655
CONTRIBUTOR
null
false
null
[]
assin dataset: add instances and data splits info
{ "+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/1655/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2MjgyOTM4
{ "diff_url": "https://github.com/huggingface/datasets/pull/1655.diff", "html_url": "https://github.com/huggingface/datasets/pull/1655", "merged_at": "2020-12-30T16:50:22Z", "patch_url": "https://github.com/huggingface/datasets/pull/1655.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1655" }
2020-12-29T00:47:56Z
https://api.github.com/repos/huggingface/datasets/issues/1655/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/5097052?v=4", "events_url": "https://api.github.com/users/jonatasgrosman/events{/privacy}", "followers_url": "https://api.github.com/users/jonatasgrosman/followers", "following_url": "https://api.github.com/users/jonatasgrosman/following{/other_user}", "gists_url": "https://api.github.com/users/jonatasgrosman/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jonatasgrosman", "id": 5097052, "login": "jonatasgrosman", "node_id": "MDQ6VXNlcjUwOTcwNTI=", "organizations_url": "https://api.github.com/users/jonatasgrosman/orgs", "received_events_url": "https://api.github.com/users/jonatasgrosman/received_events", "repos_url": "https://api.github.com/users/jonatasgrosman/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jonatasgrosman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jonatasgrosman/subscriptions", "type": "User", "url": "https://api.github.com/users/jonatasgrosman" }
https://api.github.com/repos/huggingface/datasets/issues/1655/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1655/timeline
closed
false
1,655
null
2020-12-30T16:50:23Z
null
true
775,640,729
https://api.github.com/repos/huggingface/datasets/issues/1654
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1654/events
[]
null
2020-12-30T16:49:32Z
[]
https://github.com/huggingface/datasets/pull/1654
CONTRIBUTOR
null
false
null
[]
lener_br dataset: add instances and data splits info
{ "+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/1654/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2MjgwODIy
{ "diff_url": "https://github.com/huggingface/datasets/pull/1654.diff", "html_url": "https://github.com/huggingface/datasets/pull/1654", "merged_at": "2020-12-30T16:49:32Z", "patch_url": "https://github.com/huggingface/datasets/pull/1654.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1654" }
2020-12-29T00:35:12Z
https://api.github.com/repos/huggingface/datasets/issues/1654/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/5097052?v=4", "events_url": "https://api.github.com/users/jonatasgrosman/events{/privacy}", "followers_url": "https://api.github.com/users/jonatasgrosman/followers", "following_url": "https://api.github.com/users/jonatasgrosman/following{/other_user}", "gists_url": "https://api.github.com/users/jonatasgrosman/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jonatasgrosman", "id": 5097052, "login": "jonatasgrosman", "node_id": "MDQ6VXNlcjUwOTcwNTI=", "organizations_url": "https://api.github.com/users/jonatasgrosman/orgs", "received_events_url": "https://api.github.com/users/jonatasgrosman/received_events", "repos_url": "https://api.github.com/users/jonatasgrosman/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jonatasgrosman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jonatasgrosman/subscriptions", "type": "User", "url": "https://api.github.com/users/jonatasgrosman" }
https://api.github.com/repos/huggingface/datasets/issues/1654/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1654/timeline
closed
false
1,654
null
2020-12-30T16:49:32Z
null
true
775,632,945
https://api.github.com/repos/huggingface/datasets/issues/1653
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1653/events
[]
null
2020-12-30T16:49:03Z
[]
https://github.com/huggingface/datasets/pull/1653
CONTRIBUTOR
null
false
null
[]
harem dataset: add data splits info
{ "+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/1653/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2Mjc0Njc0
{ "diff_url": "https://github.com/huggingface/datasets/pull/1653.diff", "html_url": "https://github.com/huggingface/datasets/pull/1653", "merged_at": "2020-12-30T16:49:03Z", "patch_url": "https://github.com/huggingface/datasets/pull/1653.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1653" }
2020-12-28T23:58:20Z
https://api.github.com/repos/huggingface/datasets/issues/1653/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/5097052?v=4", "events_url": "https://api.github.com/users/jonatasgrosman/events{/privacy}", "followers_url": "https://api.github.com/users/jonatasgrosman/followers", "following_url": "https://api.github.com/users/jonatasgrosman/following{/other_user}", "gists_url": "https://api.github.com/users/jonatasgrosman/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jonatasgrosman", "id": 5097052, "login": "jonatasgrosman", "node_id": "MDQ6VXNlcjUwOTcwNTI=", "organizations_url": "https://api.github.com/users/jonatasgrosman/orgs", "received_events_url": "https://api.github.com/users/jonatasgrosman/received_events", "repos_url": "https://api.github.com/users/jonatasgrosman/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jonatasgrosman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jonatasgrosman/subscriptions", "type": "User", "url": "https://api.github.com/users/jonatasgrosman" }
https://api.github.com/repos/huggingface/datasets/issues/1653/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1653/timeline
closed
false
1,653
null
2020-12-30T16:49:03Z
null
true
775,571,813
https://api.github.com/repos/huggingface/datasets/issues/1652
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1652/events
[]
null
2020-12-30T16:48:04Z
[]
https://github.com/huggingface/datasets/pull/1652
CONTRIBUTOR
null
false
null
[]
Update dataset cards from previous sprint
{ "+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/1652/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2MjI1NTM1
{ "diff_url": "https://github.com/huggingface/datasets/pull/1652.diff", "html_url": "https://github.com/huggingface/datasets/pull/1652", "merged_at": "2020-12-30T16:48:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/1652.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1652" }
2020-12-28T20:20:47Z
https://api.github.com/repos/huggingface/datasets/issues/1652/comments
This PR updates the dataset cards/readmes for the 4 approved PRs I submitted in the previous sprint.
{ "avatar_url": "https://avatars.githubusercontent.com/u/22435209?v=4", "events_url": "https://api.github.com/users/j-chim/events{/privacy}", "followers_url": "https://api.github.com/users/j-chim/followers", "following_url": "https://api.github.com/users/j-chim/following{/other_user}", "gists_url": "https://api.github.com/users/j-chim/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/j-chim", "id": 22435209, "login": "j-chim", "node_id": "MDQ6VXNlcjIyNDM1MjA5", "organizations_url": "https://api.github.com/users/j-chim/orgs", "received_events_url": "https://api.github.com/users/j-chim/received_events", "repos_url": "https://api.github.com/users/j-chim/repos", "site_admin": false, "starred_url": "https://api.github.com/users/j-chim/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/j-chim/subscriptions", "type": "User", "url": "https://api.github.com/users/j-chim" }
https://api.github.com/repos/huggingface/datasets/issues/1652/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1652/timeline
closed
false
1,652
null
2020-12-30T16:48:04Z
null
true
775,554,319
https://api.github.com/repos/huggingface/datasets/issues/1651
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1651/events
[]
null
2021-01-04T09:39:39Z
[]
https://github.com/huggingface/datasets/pull/1651
CONTRIBUTOR
null
false
null
[]
Add twi wordsim353
{ "+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/1651/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2MjExMjQw
{ "diff_url": "https://github.com/huggingface/datasets/pull/1651.diff", "html_url": "https://github.com/huggingface/datasets/pull/1651", "merged_at": "2021-01-04T09:39:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/1651.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1651" }
2020-12-28T19:31:55Z
https://api.github.com/repos/huggingface/datasets/issues/1651/comments
Added the citation information to the README file
{ "avatar_url": "https://avatars.githubusercontent.com/u/23586676?v=4", "events_url": "https://api.github.com/users/dadelani/events{/privacy}", "followers_url": "https://api.github.com/users/dadelani/followers", "following_url": "https://api.github.com/users/dadelani/following{/other_user}", "gists_url": "https://api.github.com/users/dadelani/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/dadelani", "id": 23586676, "login": "dadelani", "node_id": "MDQ6VXNlcjIzNTg2Njc2", "organizations_url": "https://api.github.com/users/dadelani/orgs", "received_events_url": "https://api.github.com/users/dadelani/received_events", "repos_url": "https://api.github.com/users/dadelani/repos", "site_admin": false, "starred_url": "https://api.github.com/users/dadelani/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dadelani/subscriptions", "type": "User", "url": "https://api.github.com/users/dadelani" }
https://api.github.com/repos/huggingface/datasets/issues/1651/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1651/timeline
closed
false
1,651
null
2021-01-04T09:39:38Z
null
true
775,545,912
https://api.github.com/repos/huggingface/datasets/issues/1650
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1650/events
[]
null
2020-12-29T10:43:14Z
[]
https://github.com/huggingface/datasets/pull/1650
CONTRIBUTOR
null
false
null
[]
Update README.md
{ "+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/1650/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2MjA0MzYy
{ "diff_url": "https://github.com/huggingface/datasets/pull/1650.diff", "html_url": "https://github.com/huggingface/datasets/pull/1650", "merged_at": "2020-12-29T10:43:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/1650.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1650" }
2020-12-28T19:09:05Z
https://api.github.com/repos/huggingface/datasets/issues/1650/comments
added dataset summary
{ "avatar_url": "https://avatars.githubusercontent.com/u/15351802?v=4", "events_url": "https://api.github.com/users/MisbahKhan789/events{/privacy}", "followers_url": "https://api.github.com/users/MisbahKhan789/followers", "following_url": "https://api.github.com/users/MisbahKhan789/following{/other_user}", "gists_url": "https://api.github.com/users/MisbahKhan789/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/MisbahKhan789", "id": 15351802, "login": "MisbahKhan789", "node_id": "MDQ6VXNlcjE1MzUxODAy", "organizations_url": "https://api.github.com/users/MisbahKhan789/orgs", "received_events_url": "https://api.github.com/users/MisbahKhan789/received_events", "repos_url": "https://api.github.com/users/MisbahKhan789/repos", "site_admin": false, "starred_url": "https://api.github.com/users/MisbahKhan789/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MisbahKhan789/subscriptions", "type": "User", "url": "https://api.github.com/users/MisbahKhan789" }
https://api.github.com/repos/huggingface/datasets/issues/1650/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1650/timeline
closed
false
1,650
null
2020-12-29T10:43:14Z
null
true
775,544,487
https://api.github.com/repos/huggingface/datasets/issues/1649
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1649/events
[]
null
2020-12-29T10:50:58Z
[]
https://github.com/huggingface/datasets/pull/1649
CONTRIBUTOR
null
false
null
[]
Update README.md
{ "+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/1649/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2MjAzMjE1
{ "diff_url": "https://github.com/huggingface/datasets/pull/1649.diff", "html_url": "https://github.com/huggingface/datasets/pull/1649", "merged_at": "2020-12-29T10:43:03Z", "patch_url": "https://github.com/huggingface/datasets/pull/1649.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1649" }
2020-12-28T19:05:00Z
https://api.github.com/repos/huggingface/datasets/issues/1649/comments
Added information in the dataset card
{ "avatar_url": "https://avatars.githubusercontent.com/u/15351802?v=4", "events_url": "https://api.github.com/users/MisbahKhan789/events{/privacy}", "followers_url": "https://api.github.com/users/MisbahKhan789/followers", "following_url": "https://api.github.com/users/MisbahKhan789/following{/other_user}", "gists_url": "https://api.github.com/users/MisbahKhan789/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/MisbahKhan789", "id": 15351802, "login": "MisbahKhan789", "node_id": "MDQ6VXNlcjE1MzUxODAy", "organizations_url": "https://api.github.com/users/MisbahKhan789/orgs", "received_events_url": "https://api.github.com/users/MisbahKhan789/received_events", "repos_url": "https://api.github.com/users/MisbahKhan789/repos", "site_admin": false, "starred_url": "https://api.github.com/users/MisbahKhan789/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MisbahKhan789/subscriptions", "type": "User", "url": "https://api.github.com/users/MisbahKhan789" }
https://api.github.com/repos/huggingface/datasets/issues/1649/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1649/timeline
closed
false
1,649
null
2020-12-29T10:43:03Z
null
true
775,542,360
https://api.github.com/repos/huggingface/datasets/issues/1648
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1648/events
[]
null
2020-12-29T10:39:14Z
[]
https://github.com/huggingface/datasets/pull/1648
CONTRIBUTOR
null
false
null
[]
Update README.md
{ "+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/1648/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2MjAxNTQ0
{ "diff_url": "https://github.com/huggingface/datasets/pull/1648.diff", "html_url": "https://github.com/huggingface/datasets/pull/1648", "merged_at": "2020-12-29T10:39:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/1648.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1648" }
2020-12-28T18:59:06Z
https://api.github.com/repos/huggingface/datasets/issues/1648/comments
added dataset summary
{ "avatar_url": "https://avatars.githubusercontent.com/u/15351802?v=4", "events_url": "https://api.github.com/users/MisbahKhan789/events{/privacy}", "followers_url": "https://api.github.com/users/MisbahKhan789/followers", "following_url": "https://api.github.com/users/MisbahKhan789/following{/other_user}", "gists_url": "https://api.github.com/users/MisbahKhan789/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/MisbahKhan789", "id": 15351802, "login": "MisbahKhan789", "node_id": "MDQ6VXNlcjE1MzUxODAy", "organizations_url": "https://api.github.com/users/MisbahKhan789/orgs", "received_events_url": "https://api.github.com/users/MisbahKhan789/received_events", "repos_url": "https://api.github.com/users/MisbahKhan789/repos", "site_admin": false, "starred_url": "https://api.github.com/users/MisbahKhan789/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MisbahKhan789/subscriptions", "type": "User", "url": "https://api.github.com/users/MisbahKhan789" }
https://api.github.com/repos/huggingface/datasets/issues/1648/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1648/timeline
closed
false
1,648
null
2020-12-29T10:39:14Z
null
true
775,525,799
https://api.github.com/repos/huggingface/datasets/issues/1647
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1647/events
[]
null
2021-01-05T12:05:08Z
[]
https://github.com/huggingface/datasets/issues/1647
NONE
completed
null
null
[]
NarrativeQA fails to load with `load_dataset`
{ "+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/1647/reactions" }
MDU6SXNzdWU3NzU1MjU3OTk=
null
2020-12-28T18:16:09Z
https://api.github.com/repos/huggingface/datasets/issues/1647/comments
When loading the NarrativeQA dataset with `load_dataset('narrativeqa')` as given in the documentation [here](https://huggingface.co/datasets/narrativeqa), I receive a cascade of exceptions, ending with FileNotFoundError: Couldn't find file locally at narrativeqa/narrativeqa.py, or remotely at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/narrativeqa/narrativeqa.py or https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/narrativeqa/narrativeqa.py Workaround: manually copy the `narrativeqa.py` builder into my local directory with curl https://raw.githubusercontent.com/huggingface/datasets/master/datasets/narrativeqa/narrativeqa.py -o narrativeqa.py and load the dataset as `load_dataset('narrativeqa.py')` everything works fine. I'm on datasets v1.1.3 using Python 3.6.10.
{ "avatar_url": "https://avatars.githubusercontent.com/u/56408839?v=4", "events_url": "https://api.github.com/users/eric-mitchell/events{/privacy}", "followers_url": "https://api.github.com/users/eric-mitchell/followers", "following_url": "https://api.github.com/users/eric-mitchell/following{/other_user}", "gists_url": "https://api.github.com/users/eric-mitchell/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/eric-mitchell", "id": 56408839, "login": "eric-mitchell", "node_id": "MDQ6VXNlcjU2NDA4ODM5", "organizations_url": "https://api.github.com/users/eric-mitchell/orgs", "received_events_url": "https://api.github.com/users/eric-mitchell/received_events", "repos_url": "https://api.github.com/users/eric-mitchell/repos", "site_admin": false, "starred_url": "https://api.github.com/users/eric-mitchell/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eric-mitchell/subscriptions", "type": "User", "url": "https://api.github.com/users/eric-mitchell" }
https://api.github.com/repos/huggingface/datasets/issues/1647/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1647/timeline
closed
false
1,647
null
2021-01-03T17:58:05Z
null
false
775,499,344
https://api.github.com/repos/huggingface/datasets/issues/1646
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1646/events
[]
null
2021-01-04T14:08:57Z
[]
https://github.com/huggingface/datasets/pull/1646
MEMBER
null
false
null
[]
Add missing homepage in some dataset cards
{ "+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/1646/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2MTY4MTk3
{ "diff_url": "https://github.com/huggingface/datasets/pull/1646.diff", "html_url": "https://github.com/huggingface/datasets/pull/1646", "merged_at": "2021-01-04T14:08:56Z", "patch_url": "https://github.com/huggingface/datasets/pull/1646.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1646" }
2020-12-28T17:09:48Z
https://api.github.com/repos/huggingface/datasets/issues/1646/comments
In some dataset cards the homepage field in the `Dataset Description` section was missing/empty
{ "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://api.github.com/users/lhoestq/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/lhoestq", "id": 42851186, "login": "lhoestq", "node_id": "MDQ6VXNlcjQyODUxMTg2", "organizations_url": "https://api.github.com/users/lhoestq/orgs", "received_events_url": "https://api.github.com/users/lhoestq/received_events", "repos_url": "https://api.github.com/users/lhoestq/repos", "site_admin": false, "starred_url": "https://api.github.com/users/lhoestq/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/lhoestq/subscriptions", "type": "User", "url": "https://api.github.com/users/lhoestq" }
https://api.github.com/repos/huggingface/datasets/issues/1646/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1646/timeline
closed
false
1,646
null
2021-01-04T14:08:56Z
null
true
775,473,106
https://api.github.com/repos/huggingface/datasets/issues/1645
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1645/events
[]
null
2021-01-07T10:08:14Z
[]
https://github.com/huggingface/datasets/pull/1645
MEMBER
null
false
null
[]
Rename "part-of-speech-tagging" tag in some dataset cards
{ "+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/1645/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ2MTQ4OTUx
{ "diff_url": "https://github.com/huggingface/datasets/pull/1645.diff", "html_url": "https://github.com/huggingface/datasets/pull/1645", "merged_at": "2021-01-07T10:08:13Z", "patch_url": "https://github.com/huggingface/datasets/pull/1645.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1645" }
2020-12-28T16:09:09Z
https://api.github.com/repos/huggingface/datasets/issues/1645/comments
`part-of-speech-tagging` was not part of the tagging taxonomy under `structure-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://api.github.com/users/lhoestq/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/lhoestq", "id": 42851186, "login": "lhoestq", "node_id": "MDQ6VXNlcjQyODUxMTg2", "organizations_url": "https://api.github.com/users/lhoestq/orgs", "received_events_url": "https://api.github.com/users/lhoestq/received_events", "repos_url": "https://api.github.com/users/lhoestq/repos", "site_admin": false, "starred_url": "https://api.github.com/users/lhoestq/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/lhoestq/subscriptions", "type": "User", "url": "https://api.github.com/users/lhoestq" }
https://api.github.com/repos/huggingface/datasets/issues/1645/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1645/timeline
closed
false
1,645
null
2021-01-07T10:08:13Z
null
true
775,375,880
https://api.github.com/repos/huggingface/datasets/issues/1644
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1644/events
[]
null
2022-10-05T12:40:34Z
[]
https://github.com/huggingface/datasets/issues/1644
NONE
completed
null
null
[]
HoVeR dataset fails to load
{ "+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/1644/reactions" }
MDU6SXNzdWU3NzUzNzU4ODA=
null
2020-12-28T12:27:07Z
https://api.github.com/repos/huggingface/datasets/issues/1644/comments
Hi! I'm getting an error when trying to load **HoVeR** dataset. Another one (**SQuAD**) does work for me. I'm using the latest (1.1.3) version of the library. Steps to reproduce the error: ```python >>> from datasets import load_dataset >>> dataset = load_dataset("hover") Traceback (most recent call last): File "/Users/urikz/anaconda/envs/mentionmemory/lib/python3.7/site-packages/datasets/load.py", line 267, in prepare_module local_path = cached_path(file_path, download_config=download_config) File "/Users/urikz/anaconda/envs/mentionmemory/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 308, in cached_path use_etag=download_config.use_etag, File "/Users/urikz/anaconda/envs/mentionmemory/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 486, in get_from_cache raise FileNotFoundError("Couldn't find file at {}".format(url)) FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/hover/hover.py During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/urikz/anaconda/envs/mentionmemory/lib/python3.7/site-packages/datasets/load.py", line 278, in prepare_module local_path = cached_path(file_path, download_config=download_config) File "/Users/urikz/anaconda/envs/mentionmemory/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 308, in cached_path use_etag=download_config.use_etag, File "/Users/urikz/anaconda/envs/mentionmemory/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 486, in get_from_cache raise FileNotFoundError("Couldn't find file at {}".format(url)) FileNotFoundError: Couldn't find file at https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/hover/hover.py During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Users/urikz/anaconda/envs/mentionmemory/lib/python3.7/site-packages/datasets/load.py", line 589, in load_dataset path, script_version=script_version, download_config=download_config, download_mode=download_mode, dataset=True File "/Users/urikz/anaconda/envs/mentionmemory/lib/python3.7/site-packages/datasets/load.py", line 282, in prepare_module combined_path, github_file_path, file_path FileNotFoundError: Couldn't find file locally at hover/hover.py, or remotely at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/hover/hover.py or https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/hover/hover.py ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/1473778?v=4", "events_url": "https://api.github.com/users/urikz/events{/privacy}", "followers_url": "https://api.github.com/users/urikz/followers", "following_url": "https://api.github.com/users/urikz/following{/other_user}", "gists_url": "https://api.github.com/users/urikz/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/urikz", "id": 1473778, "login": "urikz", "node_id": "MDQ6VXNlcjE0NzM3Nzg=", "organizations_url": "https://api.github.com/users/urikz/orgs", "received_events_url": "https://api.github.com/users/urikz/received_events", "repos_url": "https://api.github.com/users/urikz/repos", "site_admin": false, "starred_url": "https://api.github.com/users/urikz/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/urikz/subscriptions", "type": "User", "url": "https://api.github.com/users/urikz" }
https://api.github.com/repos/huggingface/datasets/issues/1644/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1644/timeline
closed
false
1,644
null
2022-10-05T12:40:34Z
null
false
775,280,046
https://api.github.com/repos/huggingface/datasets/issues/1643
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1643/events
[]
null
2020-12-28T08:38:07Z
[]
https://github.com/huggingface/datasets/issues/1643
NONE
completed
null
null
[]
Dataset social_bias_frames 404
{ "+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/1643/reactions" }
MDU6SXNzdWU3NzUyODAwNDY=
null
2020-12-28T08:35:34Z
https://api.github.com/repos/huggingface/datasets/issues/1643/comments
``` >>> from datasets import load_dataset >>> dataset = load_dataset("social_bias_frames") ... Downloading and preparing dataset social_bias_frames/default ... ~/.pyenv/versions/3.7.6/lib/python3.7/site-packages/datasets/utils/file_utils.py in get_from_cache(url, cache_dir, force_download, proxies, etag_timeout, resume_download, user_agent, local_files_only, use_etag) 484 ) 485 elif response is not None and response.status_code == 404: --> 486 raise FileNotFoundError("Couldn't find file at {}".format(url)) 487 raise ConnectionError("Couldn't reach {}".format(url)) 488 FileNotFoundError: Couldn't find file at https://homes.cs.washington.edu/~msap/social-bias-frames/SocialBiasFrames_v2.tgz ``` [Here](https://homes.cs.washington.edu/~msap/social-bias-frames/) we find button `Download data` with the correct URL for the data: https://homes.cs.washington.edu/~msap/social-bias-frames/SBIC.v2.tgz
{ "avatar_url": "https://avatars.githubusercontent.com/u/7501517?v=4", "events_url": "https://api.github.com/users/atemate/events{/privacy}", "followers_url": "https://api.github.com/users/atemate/followers", "following_url": "https://api.github.com/users/atemate/following{/other_user}", "gists_url": "https://api.github.com/users/atemate/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/atemate", "id": 7501517, "login": "atemate", "node_id": "MDQ6VXNlcjc1MDE1MTc=", "organizations_url": "https://api.github.com/users/atemate/orgs", "received_events_url": "https://api.github.com/users/atemate/received_events", "repos_url": "https://api.github.com/users/atemate/repos", "site_admin": false, "starred_url": "https://api.github.com/users/atemate/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atemate/subscriptions", "type": "User", "url": "https://api.github.com/users/atemate" }
https://api.github.com/repos/huggingface/datasets/issues/1643/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1643/timeline
closed
false
1,643
null
2020-12-28T08:38:07Z
null
false
775,159,568
https://api.github.com/repos/huggingface/datasets/issues/1642
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1642/events
[]
null
2021-01-04T13:35:25Z
[]
https://github.com/huggingface/datasets/pull/1642
CONTRIBUTOR
null
false
null
[]
Ollie dataset
{ "+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/1642/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ1ODk1MzY1
{ "diff_url": "https://github.com/huggingface/datasets/pull/1642.diff", "html_url": "https://github.com/huggingface/datasets/pull/1642", "merged_at": "2021-01-04T13:35:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/1642.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1642" }
2020-12-28T02:43:37Z
https://api.github.com/repos/huggingface/datasets/issues/1642/comments
This is the dataset used to train the Ollie open information extraction algorithm. It has over 21M sentences. See http://knowitall.github.io/ollie/ for more details.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8900094?v=4", "events_url": "https://api.github.com/users/huu4ontocord/events{/privacy}", "followers_url": "https://api.github.com/users/huu4ontocord/followers", "following_url": "https://api.github.com/users/huu4ontocord/following{/other_user}", "gists_url": "https://api.github.com/users/huu4ontocord/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/huu4ontocord", "id": 8900094, "login": "huu4ontocord", "node_id": "MDQ6VXNlcjg5MDAwOTQ=", "organizations_url": "https://api.github.com/users/huu4ontocord/orgs", "received_events_url": "https://api.github.com/users/huu4ontocord/received_events", "repos_url": "https://api.github.com/users/huu4ontocord/repos", "site_admin": false, "starred_url": "https://api.github.com/users/huu4ontocord/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/huu4ontocord/subscriptions", "type": "User", "url": "https://api.github.com/users/huu4ontocord" }
https://api.github.com/repos/huggingface/datasets/issues/1642/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1642/timeline
closed
false
1,642
null
2021-01-04T13:35:24Z
null
true
775,110,872
https://api.github.com/repos/huggingface/datasets/issues/1641
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1641/events
[ { "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" }, { "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" } ]
null
2021-08-03T05:07:29Z
[]
https://github.com/huggingface/datasets/issues/1641
CONTRIBUTOR
completed
null
null
[]
muchocine dataset cannot be dowloaded
{ "+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/1641/reactions" }
MDU6SXNzdWU3NzUxMTA4NzI=
null
2020-12-27T21:26:28Z
https://api.github.com/repos/huggingface/datasets/issues/1641/comments
```python --------------------------------------------------------------------------- FileNotFoundError Traceback (most recent call last) /usr/local/lib/python3.6/dist-packages/datasets/load.py in prepare_module(path, script_version, download_config, download_mode, dataset, force_local_path, **download_kwargs) 267 try: --> 268 local_path = cached_path(file_path, download_config=download_config) 269 except FileNotFoundError: 7 frames FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/1.0.2/datasets/muchocine/muchocine.py During handling of the above exception, another exception occurred: FileNotFoundError Traceback (most recent call last) FileNotFoundError: Couldn't find file at https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/muchocine/muchocine.py During handling of the above exception, another exception occurred: FileNotFoundError Traceback (most recent call last) /usr/local/lib/python3.6/dist-packages/datasets/load.py in prepare_module(path, script_version, download_config, download_mode, dataset, force_local_path, **download_kwargs) 281 raise FileNotFoundError( 282 "Couldn't find file locally at {}, or remotely at {} or {}".format( --> 283 combined_path, github_file_path, file_path 284 ) 285 ) FileNotFoundError: Couldn't find file locally at muchocine/muchocine.py, or remotely at https://raw.githubusercontent.com/huggingface/datasets/1.0.2/datasets/muchocine/muchocine.py or https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/muchocine/muchocine.py ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/3653789?v=4", "events_url": "https://api.github.com/users/mrm8488/events{/privacy}", "followers_url": "https://api.github.com/users/mrm8488/followers", "following_url": "https://api.github.com/users/mrm8488/following{/other_user}", "gists_url": "https://api.github.com/users/mrm8488/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/mrm8488", "id": 3653789, "login": "mrm8488", "node_id": "MDQ6VXNlcjM2NTM3ODk=", "organizations_url": "https://api.github.com/users/mrm8488/orgs", "received_events_url": "https://api.github.com/users/mrm8488/received_events", "repos_url": "https://api.github.com/users/mrm8488/repos", "site_admin": false, "starred_url": "https://api.github.com/users/mrm8488/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/mrm8488/subscriptions", "type": "User", "url": "https://api.github.com/users/mrm8488" }
https://api.github.com/repos/huggingface/datasets/issues/1641/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1641/timeline
closed
false
1,641
null
2021-08-03T05:07:29Z
null
false
774,921,836
https://api.github.com/repos/huggingface/datasets/issues/1640
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1640/events
[]
null
2020-12-28T17:26:35Z
[]
https://github.com/huggingface/datasets/pull/1640
CONTRIBUTOR
null
false
null
[]
Fix "'BertTokenizerFast' object has no attribute 'max_len'"
{ "+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/1640/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ1NzI2NzY4
{ "diff_url": "https://github.com/huggingface/datasets/pull/1640.diff", "html_url": "https://github.com/huggingface/datasets/pull/1640", "merged_at": "2020-12-28T17:26:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/1640.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1640" }
2020-12-26T19:25:41Z
https://api.github.com/repos/huggingface/datasets/issues/1640/comments
Tensorflow 2.3.0 gives: FutureWarning: The `max_len` attribute has been deprecated and will be removed in a future version, use `model_max_length` instead. Tensorflow 2.4.0 gives: AttributeError 'BertTokenizerFast' object has no attribute 'max_len'
{ "avatar_url": "https://avatars.githubusercontent.com/u/15031715?v=4", "events_url": "https://api.github.com/users/mflis/events{/privacy}", "followers_url": "https://api.github.com/users/mflis/followers", "following_url": "https://api.github.com/users/mflis/following{/other_user}", "gists_url": "https://api.github.com/users/mflis/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/mflis", "id": 15031715, "login": "mflis", "node_id": "MDQ6VXNlcjE1MDMxNzE1", "organizations_url": "https://api.github.com/users/mflis/orgs", "received_events_url": "https://api.github.com/users/mflis/received_events", "repos_url": "https://api.github.com/users/mflis/repos", "site_admin": false, "starred_url": "https://api.github.com/users/mflis/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/mflis/subscriptions", "type": "User", "url": "https://api.github.com/users/mflis" }
https://api.github.com/repos/huggingface/datasets/issues/1640/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1640/timeline
closed
false
1,640
null
2020-12-28T17:26:35Z
null
true
774,903,472
https://api.github.com/repos/huggingface/datasets/issues/1639
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1639/events
[]
null
2022-10-05T12:40:16Z
[]
https://github.com/huggingface/datasets/issues/1639
NONE
completed
null
null
[]
bug with sst2 in glue
{ "+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/1639/reactions" }
MDU6SXNzdWU3NzQ5MDM0NzI=
null
2020-12-26T16:57:23Z
https://api.github.com/repos/huggingface/datasets/issues/1639/comments
Hi I am getting very low accuracy on SST2 I investigate this and observe that for this dataset sentences are tokenized, while this is correct for the other datasets in GLUE, please see below. Is there any alternatives I could get untokenized sentences? I am unfortunately under time pressure to report some results on this dataset. thank you for your help. @lhoestq ``` >>> a = datasets.load_dataset('glue', 'sst2', split="validation", script_version="master") Reusing dataset glue (/julia/datasets/glue/sst2/1.0.0/7c99657241149a24692c402a5c3f34d4c9f1df5ac2e4c3759fadea38f6cb29c4) >>> a[:10] {'idx': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9], 'label': [1, 0, 1, 1, 0, 1, 0, 0, 1, 0], 'sentence': ["it 's a charming and often affecting journey . ", 'unflinchingly bleak and desperate ', 'allows us to hope that nolan is poised to embark a major career as a commercial yet inventive filmmaker . ', "the acting , costumes , music , cinematography and sound are all astounding given the production 's austere locales . ", "it 's slow -- very , very slow . ", 'although laced with humor and a few fanciful touches , the film is a refreshingly serious look at young women . ', 'a sometimes tedious film . ', "or doing last year 's taxes with your ex-wife . ", "you do n't have to know about music to appreciate the film 's easygoing blend of comedy and romance . ", "in exactly 89 minutes , most of which passed as slowly as if i 'd been sitting naked on an igloo , formula 51 sank from quirky to jerky to utter turkey . "]} ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.github.com/users/ghost/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ghost", "id": 10137, "login": "ghost", "node_id": "MDQ6VXNlcjEwMTM3", "organizations_url": "https://api.github.com/users/ghost/orgs", "received_events_url": "https://api.github.com/users/ghost/received_events", "repos_url": "https://api.github.com/users/ghost/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ghost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ghost/subscriptions", "type": "User", "url": "https://api.github.com/users/ghost" }
https://api.github.com/repos/huggingface/datasets/issues/1639/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1639/timeline
closed
false
1,639
null
2022-10-05T12:40:16Z
null
false
774,869,184
https://api.github.com/repos/huggingface/datasets/issues/1638
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1638/events
[]
null
2020-12-30T16:34:17Z
[]
https://github.com/huggingface/datasets/pull/1638
CONTRIBUTOR
null
false
null
[]
Add id_puisi dataset
{ "+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/1638/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ1Njg5ODQ5
{ "diff_url": "https://github.com/huggingface/datasets/pull/1638.diff", "html_url": "https://github.com/huggingface/datasets/pull/1638", "merged_at": "2020-12-30T16:34:17Z", "patch_url": "https://github.com/huggingface/datasets/pull/1638.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1638" }
2020-12-26T12:41:55Z
https://api.github.com/repos/huggingface/datasets/issues/1638/comments
Puisi (poem) is an Indonesian poetic form. The dataset contains 7223 Indonesian puisi with its title and author. :)
{ "avatar_url": "https://avatars.githubusercontent.com/u/31740013?v=4", "events_url": "https://api.github.com/users/ilhamfp/events{/privacy}", "followers_url": "https://api.github.com/users/ilhamfp/followers", "following_url": "https://api.github.com/users/ilhamfp/following{/other_user}", "gists_url": "https://api.github.com/users/ilhamfp/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ilhamfp", "id": 31740013, "login": "ilhamfp", "node_id": "MDQ6VXNlcjMxNzQwMDEz", "organizations_url": "https://api.github.com/users/ilhamfp/orgs", "received_events_url": "https://api.github.com/users/ilhamfp/received_events", "repos_url": "https://api.github.com/users/ilhamfp/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ilhamfp/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ilhamfp/subscriptions", "type": "User", "url": "https://api.github.com/users/ilhamfp" }
https://api.github.com/repos/huggingface/datasets/issues/1638/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1638/timeline
closed
false
1,638
null
2020-12-30T16:34:17Z
null
true
774,710,014
https://api.github.com/repos/huggingface/datasets/issues/1637
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1637/events
[]
null
2021-01-04T13:43:19Z
[]
https://github.com/huggingface/datasets/pull/1637
CONTRIBUTOR
null
false
null
[]
Added `pn_summary` dataset
{ "+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/1637/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ1NTc1NTMw
{ "diff_url": "https://github.com/huggingface/datasets/pull/1637.diff", "html_url": "https://github.com/huggingface/datasets/pull/1637", "merged_at": "2021-01-04T13:43:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/1637.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1637" }
2020-12-25T11:01:24Z
https://api.github.com/repos/huggingface/datasets/issues/1637/comments
#1635 You did a great job with the fluent procedure regarding adding a dataset. I took the chance to add the dataset on my own. Thank you for your awesome job, and I hope this dataset found the researchers happy, specifically those interested in Persian Language (Farsi)!
{ "avatar_url": "https://avatars.githubusercontent.com/u/2601833?v=4", "events_url": "https://api.github.com/users/m3hrdadfi/events{/privacy}", "followers_url": "https://api.github.com/users/m3hrdadfi/followers", "following_url": "https://api.github.com/users/m3hrdadfi/following{/other_user}", "gists_url": "https://api.github.com/users/m3hrdadfi/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/m3hrdadfi", "id": 2601833, "login": "m3hrdadfi", "node_id": "MDQ6VXNlcjI2MDE4MzM=", "organizations_url": "https://api.github.com/users/m3hrdadfi/orgs", "received_events_url": "https://api.github.com/users/m3hrdadfi/received_events", "repos_url": "https://api.github.com/users/m3hrdadfi/repos", "site_admin": false, "starred_url": "https://api.github.com/users/m3hrdadfi/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/m3hrdadfi/subscriptions", "type": "User", "url": "https://api.github.com/users/m3hrdadfi" }
https://api.github.com/repos/huggingface/datasets/issues/1637/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1637/timeline
closed
false
1,637
null
2021-01-04T13:43:19Z
null
true
774,574,378
https://api.github.com/repos/huggingface/datasets/issues/1636
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1636/events
[]
null
2022-10-05T12:35:44Z
[]
https://github.com/huggingface/datasets/issues/1636
NONE
completed
null
null
[]
winogrande cannot be dowloaded
{ "+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/1636/reactions" }
MDU6SXNzdWU3NzQ1NzQzNzg=
null
2020-12-24T22:28:22Z
https://api.github.com/repos/huggingface/datasets/issues/1636/comments
Hi, I am getting this error when trying to run the codes on the cloud. Thank you for any suggestion and help on this @lhoestq ``` File "./finetune_trainer.py", line 318, in <module> main() File "./finetune_trainer.py", line 148, in main for task in data_args.tasks] File "./finetune_trainer.py", line 148, in <listcomp> for task in data_args.tasks] File "/workdir/seq2seq/data/tasks.py", line 65, in get_dataset dataset = self.load_dataset(split=split) File "/workdir/seq2seq/data/tasks.py", line 466, in load_dataset return datasets.load_dataset('winogrande', 'winogrande_l', split=split) File "/usr/local/lib/python3.6/dist-packages/datasets/load.py", line 589, in load_dataset path, script_version=script_version, download_config=download_config, download_mode=download_mode, dataset=True File "/usr/local/lib/python3.6/dist-packages/datasets/load.py", line 267, in prepare_module local_path = cached_path(file_path, download_config=download_config) File "/usr/local/lib/python3.6/dist-packages/datasets/utils/file_utils.py", line 308, in cached_path use_etag=download_config.use_etag, File "/usr/local/lib/python3.6/dist-packages/datasets/utils/file_utils.py", line 487, in get_from_cache raise ConnectionError("Couldn't reach {}".format(url)) ConnectionError: Couldn't reach https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/winogrande/winogrande.py yo/0 I1224 14:17:46.419031 31226 main shadow.py:122 > Traceback (most recent call last): File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/usr/local/lib/python3.6/dist-packages/torch/distributed/launch.py", line 260, in <module> main() File "/usr/local/lib/python3.6/dist-packages/torch/distributed/launch.py", line 256, in main cmd=cmd) ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.github.com/users/ghost/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ghost", "id": 10137, "login": "ghost", "node_id": "MDQ6VXNlcjEwMTM3", "organizations_url": "https://api.github.com/users/ghost/orgs", "received_events_url": "https://api.github.com/users/ghost/received_events", "repos_url": "https://api.github.com/users/ghost/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ghost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ghost/subscriptions", "type": "User", "url": "https://api.github.com/users/ghost" }
https://api.github.com/repos/huggingface/datasets/issues/1636/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1636/timeline
closed
false
1,636
null
2022-10-05T12:35:44Z
null
false
774,524,492
https://api.github.com/repos/huggingface/datasets/issues/1635
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1635/events
[ { "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" } ]
null
2021-01-04T15:11:04Z
[]
https://github.com/huggingface/datasets/issues/1635
CONTRIBUTOR
completed
null
null
[]
Persian Abstractive/Extractive Text Summarization
{ "+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/1635/reactions" }
MDU6SXNzdWU3NzQ1MjQ0OTI=
null
2020-12-24T17:47:12Z
https://api.github.com/repos/huggingface/datasets/issues/1635/comments
Assembling datasets tailored to different tasks and languages is a precious target. This would be great to have this dataset included. ## Adding a Dataset - **Name:** *pn-summary* - **Description:** *A well-structured summarization dataset for the Persian language consists of 93,207 records. It is prepared for Abstractive/Extractive tasks (like cnn_dailymail for English). It can also be used in other scopes like Text Generation, Title Generation, and News Category Classification.* - **Paper:** *https://arxiv.org/abs/2012.11204* - **Data:** *https://github.com/hooshvare/pn-summary/#download* - **Motivation:** *It is the first Persian abstractive/extractive Text summarization dataset (like cnn_dailymail for English)!* Instructions to add a new dataset can be found [here](https://github.com/huggingface/datasets/blob/master/ADD_NEW_DATASET.md).
{ "avatar_url": "https://avatars.githubusercontent.com/u/2601833?v=4", "events_url": "https://api.github.com/users/m3hrdadfi/events{/privacy}", "followers_url": "https://api.github.com/users/m3hrdadfi/followers", "following_url": "https://api.github.com/users/m3hrdadfi/following{/other_user}", "gists_url": "https://api.github.com/users/m3hrdadfi/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/m3hrdadfi", "id": 2601833, "login": "m3hrdadfi", "node_id": "MDQ6VXNlcjI2MDE4MzM=", "organizations_url": "https://api.github.com/users/m3hrdadfi/orgs", "received_events_url": "https://api.github.com/users/m3hrdadfi/received_events", "repos_url": "https://api.github.com/users/m3hrdadfi/repos", "site_admin": false, "starred_url": "https://api.github.com/users/m3hrdadfi/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/m3hrdadfi/subscriptions", "type": "User", "url": "https://api.github.com/users/m3hrdadfi" }
https://api.github.com/repos/huggingface/datasets/issues/1635/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1635/timeline
closed
false
1,635
null
2021-01-04T15:11:04Z
null
false
774,487,934
https://api.github.com/repos/huggingface/datasets/issues/1634
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1634/events
[]
null
2022-10-04T14:57:33Z
[]
https://github.com/huggingface/datasets/issues/1634
NONE
completed
null
null
[]
Inspecting datasets per category
{ "+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/1634/reactions" }
MDU6SXNzdWU3NzQ0ODc5MzQ=
null
2020-12-24T15:26:34Z
https://api.github.com/repos/huggingface/datasets/issues/1634/comments
Hi Is there a way I could get all NLI datasets/all QA datasets to get some understanding of available datasets per category? this is hard for me to inspect the datasets one by one in the webpage, thanks for the suggestions @lhoestq
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.github.com/users/ghost/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ghost", "id": 10137, "login": "ghost", "node_id": "MDQ6VXNlcjEwMTM3", "organizations_url": "https://api.github.com/users/ghost/orgs", "received_events_url": "https://api.github.com/users/ghost/received_events", "repos_url": "https://api.github.com/users/ghost/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ghost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ghost/subscriptions", "type": "User", "url": "https://api.github.com/users/ghost" }
https://api.github.com/repos/huggingface/datasets/issues/1634/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1634/timeline
closed
false
1,634
null
2022-10-04T14:57:33Z
null
false
774,422,603
https://api.github.com/repos/huggingface/datasets/issues/1633
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1633/events
[]
null
2020-12-30T17:18:49Z
[]
https://github.com/huggingface/datasets/issues/1633
NONE
completed
null
null
[]
social_i_qa wrong format of labels
{ "+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/1633/reactions" }
MDU6SXNzdWU3NzQ0MjI2MDM=
null
2020-12-24T13:11:54Z
https://api.github.com/repos/huggingface/datasets/issues/1633/comments
Hi, there is extra "\n" in labels of social_i_qa datasets, no big deal, but I was wondering if you could remove it to make it consistent. so label is 'label': '1\n', not '1' thanks ``` >>> import datasets >>> from datasets import load_dataset >>> dataset = load_dataset( ... 'social_i_qa') cahce dir /julia/cache/datasets Downloading: 4.72kB [00:00, 3.52MB/s] cahce dir /julia/cache/datasets Downloading: 2.19kB [00:00, 1.81MB/s] Using custom data configuration default Reusing dataset social_i_qa (/julia/datasets/social_i_qa/default/0.1.0/4a4190cc2d2482d43416c2167c0c5dccdd769d4482e84893614bd069e5c3ba06) >>> dataset['train'][0] {'answerA': 'like attending', 'answerB': 'like staying home', 'answerC': 'a good friend to have', 'context': 'Cameron decided to have a barbecue and gathered her friends together.', 'label': '1\n', 'question': 'How would Others feel as a result?'} ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.github.com/users/ghost/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ghost", "id": 10137, "login": "ghost", "node_id": "MDQ6VXNlcjEwMTM3", "organizations_url": "https://api.github.com/users/ghost/orgs", "received_events_url": "https://api.github.com/users/ghost/received_events", "repos_url": "https://api.github.com/users/ghost/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ghost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ghost/subscriptions", "type": "User", "url": "https://api.github.com/users/ghost" }
https://api.github.com/repos/huggingface/datasets/issues/1633/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1633/timeline
closed
false
1,633
null
2020-12-30T17:18:49Z
null
false
774,388,625
https://api.github.com/repos/huggingface/datasets/issues/1632
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1632/events
[ { "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" } ]
null
2021-02-05T15:49:25Z
[]
https://github.com/huggingface/datasets/issues/1632
CONTRIBUTOR
completed
null
null
[]
SICK dataset
{ "+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/1632/reactions" }
MDU6SXNzdWU3NzQzODg2MjU=
null
2020-12-24T12:40:14Z
https://api.github.com/repos/huggingface/datasets/issues/1632/comments
Hi, this would be great to have this dataset included. I might be missing something, but I could not find it in the list of already included datasets. Thank you. ## Adding a Dataset - **Name:** SICK - **Description:** SICK consists of about 10,000 English sentence pairs that include many examples of the lexical, syntactic, and semantic phenomena. - **Paper:** https://www.aclweb.org/anthology/L14-1314/ - **Data:** http://marcobaroni.org/composes/sick.html - **Motivation:** This dataset is well-known in the NLP community used for recognizing entailment between sentences. Instructions to add a new dataset can be found [here](https://github.com/huggingface/datasets/blob/master/ADD_NEW_DATASET.md).
{ "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://api.github.com/users/rabeehk/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/rabeehk", "id": 6278280, "login": "rabeehk", "node_id": "MDQ6VXNlcjYyNzgyODA=", "organizations_url": "https://api.github.com/users/rabeehk/orgs", "received_events_url": "https://api.github.com/users/rabeehk/received_events", "repos_url": "https://api.github.com/users/rabeehk/repos", "site_admin": false, "starred_url": "https://api.github.com/users/rabeehk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rabeehk/subscriptions", "type": "User", "url": "https://api.github.com/users/rabeehk" }
https://api.github.com/repos/huggingface/datasets/issues/1632/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1632/timeline
closed
false
1,632
null
2021-02-05T15:49:25Z
null
false
774,349,222
https://api.github.com/repos/huggingface/datasets/issues/1631
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1631/events
[]
null
2020-12-28T17:35:41Z
[]
https://github.com/huggingface/datasets/pull/1631
CONTRIBUTOR
null
false
null
[]
Update README.md
{ "+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/1631/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ1Mjc5MTE2
{ "diff_url": "https://github.com/huggingface/datasets/pull/1631.diff", "html_url": "https://github.com/huggingface/datasets/pull/1631", "merged_at": "2020-12-28T17:16:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/1631.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1631" }
2020-12-24T11:45:52Z
https://api.github.com/repos/huggingface/datasets/issues/1631/comments
I made small change for citation
{ "avatar_url": "https://avatars.githubusercontent.com/u/6584825?v=4", "events_url": "https://api.github.com/users/savasy/events{/privacy}", "followers_url": "https://api.github.com/users/savasy/followers", "following_url": "https://api.github.com/users/savasy/following{/other_user}", "gists_url": "https://api.github.com/users/savasy/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/savasy", "id": 6584825, "login": "savasy", "node_id": "MDQ6VXNlcjY1ODQ4MjU=", "organizations_url": "https://api.github.com/users/savasy/orgs", "received_events_url": "https://api.github.com/users/savasy/received_events", "repos_url": "https://api.github.com/users/savasy/repos", "site_admin": false, "starred_url": "https://api.github.com/users/savasy/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/savasy/subscriptions", "type": "User", "url": "https://api.github.com/users/savasy" }
https://api.github.com/repos/huggingface/datasets/issues/1631/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1631/timeline
closed
false
1,631
null
2020-12-28T17:16:04Z
null
true
774,332,129
https://api.github.com/repos/huggingface/datasets/issues/1630
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1630/events
[ { "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" } ]
null
2022-10-05T12:36:12Z
[]
https://github.com/huggingface/datasets/issues/1630
CONTRIBUTOR
completed
null
null
[]
Adding UKP Argument Aspect Similarity Corpus
{ "+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/1630/reactions" }
MDU6SXNzdWU3NzQzMzIxMjk=
null
2020-12-24T11:01:31Z
https://api.github.com/repos/huggingface/datasets/issues/1630/comments
Hi, this would be great to have this dataset included. ## Adding a Dataset - **Name:** UKP Argument Aspect Similarity Corpus - **Description:** The UKP Argument Aspect Similarity Corpus (UKP ASPECT) includes 3,595 sentence pairs over 28 controversial topics. Each sentence pair was annotated via crowdsourcing as either “high similarity”, “some similarity”, “no similarity” or “not related” with respect to the topic. - **Paper:** https://www.aclweb.org/anthology/P19-1054/ - **Data:** https://tudatalib.ulb.tu-darmstadt.de/handle/tudatalib/1998 - **Motivation:** this is one of the datasets currently used frequently in recent adapter papers like https://arxiv.org/pdf/2005.00247.pdf Instructions to add a new dataset can be found [here](https://github.com/huggingface/datasets/blob/master/ADD_NEW_DATASET.md). Thank you
{ "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://api.github.com/users/rabeehk/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/rabeehk", "id": 6278280, "login": "rabeehk", "node_id": "MDQ6VXNlcjYyNzgyODA=", "organizations_url": "https://api.github.com/users/rabeehk/orgs", "received_events_url": "https://api.github.com/users/rabeehk/received_events", "repos_url": "https://api.github.com/users/rabeehk/repos", "site_admin": false, "starred_url": "https://api.github.com/users/rabeehk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rabeehk/subscriptions", "type": "User", "url": "https://api.github.com/users/rabeehk" }
https://api.github.com/repos/huggingface/datasets/issues/1630/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1630/timeline
closed
false
1,630
null
2022-10-05T12:36:12Z
null
false
774,255,716
https://api.github.com/repos/huggingface/datasets/issues/1629
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1629/events
[]
null
2020-12-28T17:23:39Z
[]
https://github.com/huggingface/datasets/pull/1629
CONTRIBUTOR
null
false
null
[]
add wongnai_reviews test set labels
{ "+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/1629/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ1MjAwNTQ3
{ "diff_url": "https://github.com/huggingface/datasets/pull/1629.diff", "html_url": "https://github.com/huggingface/datasets/pull/1629", "merged_at": "2020-12-28T17:23:39Z", "patch_url": "https://github.com/huggingface/datasets/pull/1629.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1629" }
2020-12-24T08:02:31Z
https://api.github.com/repos/huggingface/datasets/issues/1629/comments
- add test set labels provided by @ekapolc - refactor `star_rating` to a `datasets.features.ClassLabel` field
{ "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": "https://api.github.com/users/cstorm125/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/cstorm125", "id": 15519308, "login": "cstorm125", "node_id": "MDQ6VXNlcjE1NTE5MzA4", "organizations_url": "https://api.github.com/users/cstorm125/orgs", "received_events_url": "https://api.github.com/users/cstorm125/received_events", "repos_url": "https://api.github.com/users/cstorm125/repos", "site_admin": false, "starred_url": "https://api.github.com/users/cstorm125/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cstorm125/subscriptions", "type": "User", "url": "https://api.github.com/users/cstorm125" }
https://api.github.com/repos/huggingface/datasets/issues/1629/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1629/timeline
closed
false
1,629
null
2020-12-28T17:23:39Z
null
true
774,091,411
https://api.github.com/repos/huggingface/datasets/issues/1628
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1628/events
[]
null
2020-12-28T10:11:20Z
[]
https://github.com/huggingface/datasets/pull/1628
CONTRIBUTOR
null
false
null
[]
made suggested changes to hate-speech-and-offensive-language
{ "+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/1628/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ1MDY5NTAy
{ "diff_url": "https://github.com/huggingface/datasets/pull/1628.diff", "html_url": "https://github.com/huggingface/datasets/pull/1628", "merged_at": "2020-12-28T10:11:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/1628.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1628" }
2020-12-23T23:25:32Z
https://api.github.com/repos/huggingface/datasets/issues/1628/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/15351802?v=4", "events_url": "https://api.github.com/users/MisbahKhan789/events{/privacy}", "followers_url": "https://api.github.com/users/MisbahKhan789/followers", "following_url": "https://api.github.com/users/MisbahKhan789/following{/other_user}", "gists_url": "https://api.github.com/users/MisbahKhan789/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/MisbahKhan789", "id": 15351802, "login": "MisbahKhan789", "node_id": "MDQ6VXNlcjE1MzUxODAy", "organizations_url": "https://api.github.com/users/MisbahKhan789/orgs", "received_events_url": "https://api.github.com/users/MisbahKhan789/received_events", "repos_url": "https://api.github.com/users/MisbahKhan789/repos", "site_admin": false, "starred_url": "https://api.github.com/users/MisbahKhan789/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MisbahKhan789/subscriptions", "type": "User", "url": "https://api.github.com/users/MisbahKhan789" }
https://api.github.com/repos/huggingface/datasets/issues/1628/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1628/timeline
closed
false
1,628
null
2020-12-28T10:11:20Z
null
true
773,960,255
https://api.github.com/repos/huggingface/datasets/issues/1627
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1627/events
[]
null
2024-05-23T17:28:04Z
[]
https://github.com/huggingface/datasets/issues/1627
NONE
completed
null
null
[]
`Dataset.map` disable progress bar
{ "+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/1627/reactions" }
MDU6SXNzdWU3NzM5NjAyNTU=
null
2020-12-23T17:53:42Z
https://api.github.com/repos/huggingface/datasets/issues/1627/comments
I can't find anything to turn off the `tqdm` progress bars while running a preprocessing function using `Dataset.map`. I want to do akin to `disable_tqdm=True` in the case of `transformers`. Is there something like that?
{ "avatar_url": "https://avatars.githubusercontent.com/u/8767964?v=4", "events_url": "https://api.github.com/users/Nickil21/events{/privacy}", "followers_url": "https://api.github.com/users/Nickil21/followers", "following_url": "https://api.github.com/users/Nickil21/following{/other_user}", "gists_url": "https://api.github.com/users/Nickil21/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/Nickil21", "id": 8767964, "login": "Nickil21", "node_id": "MDQ6VXNlcjg3Njc5NjQ=", "organizations_url": "https://api.github.com/users/Nickil21/orgs", "received_events_url": "https://api.github.com/users/Nickil21/received_events", "repos_url": "https://api.github.com/users/Nickil21/repos", "site_admin": false, "starred_url": "https://api.github.com/users/Nickil21/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Nickil21/subscriptions", "type": "User", "url": "https://api.github.com/users/Nickil21" }
https://api.github.com/repos/huggingface/datasets/issues/1627/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1627/timeline
closed
false
1,627
null
2020-12-26T19:57:17Z
null
false
773,840,368
https://api.github.com/repos/huggingface/datasets/issues/1626
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1626/events
[]
null
2021-01-04T10:00:04Z
[]
https://github.com/huggingface/datasets/pull/1626
MEMBER
null
false
null
[]
Fix dataset_dict.shuffle with single seed
{ "+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/1626/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ0ODYxMDE4
{ "diff_url": "https://github.com/huggingface/datasets/pull/1626.diff", "html_url": "https://github.com/huggingface/datasets/pull/1626", "merged_at": "2021-01-04T10:00:03Z", "patch_url": "https://github.com/huggingface/datasets/pull/1626.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1626" }
2020-12-23T14:33:36Z
https://api.github.com/repos/huggingface/datasets/issues/1626/comments
Fix #1610 I added support for single integer used in `DatasetDict.shuffle`. Previously only a dictionary of seed was allowed. Moreover I added the missing `seed` parameter. Previously only `seeds` was allowed.
{ "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://api.github.com/users/lhoestq/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/lhoestq", "id": 42851186, "login": "lhoestq", "node_id": "MDQ6VXNlcjQyODUxMTg2", "organizations_url": "https://api.github.com/users/lhoestq/orgs", "received_events_url": "https://api.github.com/users/lhoestq/received_events", "repos_url": "https://api.github.com/users/lhoestq/repos", "site_admin": false, "starred_url": "https://api.github.com/users/lhoestq/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/lhoestq/subscriptions", "type": "User", "url": "https://api.github.com/users/lhoestq" }
https://api.github.com/repos/huggingface/datasets/issues/1626/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1626/timeline
closed
false
1,626
null
2021-01-04T10:00:03Z
null
true
773,771,596
https://api.github.com/repos/huggingface/datasets/issues/1625
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1625/events
[]
null
2021-01-02T23:22:52Z
[]
https://github.com/huggingface/datasets/pull/1625
CONTRIBUTOR
null
false
null
[]
Fixed bug in the shape property
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 1, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/1625/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ0Nzk4MDM1
{ "diff_url": "https://github.com/huggingface/datasets/pull/1625.diff", "html_url": "https://github.com/huggingface/datasets/pull/1625", "merged_at": "2020-12-23T14:13:13Z", "patch_url": "https://github.com/huggingface/datasets/pull/1625.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1625" }
2020-12-23T13:33:21Z
https://api.github.com/repos/huggingface/datasets/issues/1625/comments
Fix to the bug reported in issue #1622. Just replaced `return tuple(self._indices.num_rows, self._data.num_columns)` by `return (self._indices.num_rows, self._data.num_columns)`.
{ "avatar_url": "https://avatars.githubusercontent.com/u/47183162?v=4", "events_url": "https://api.github.com/users/noaonoszko/events{/privacy}", "followers_url": "https://api.github.com/users/noaonoszko/followers", "following_url": "https://api.github.com/users/noaonoszko/following{/other_user}", "gists_url": "https://api.github.com/users/noaonoszko/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/noaonoszko", "id": 47183162, "login": "noaonoszko", "node_id": "MDQ6VXNlcjQ3MTgzMTYy", "organizations_url": "https://api.github.com/users/noaonoszko/orgs", "received_events_url": "https://api.github.com/users/noaonoszko/received_events", "repos_url": "https://api.github.com/users/noaonoszko/repos", "site_admin": false, "starred_url": "https://api.github.com/users/noaonoszko/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/noaonoszko/subscriptions", "type": "User", "url": "https://api.github.com/users/noaonoszko" }
https://api.github.com/repos/huggingface/datasets/issues/1625/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1625/timeline
closed
false
1,625
null
2020-12-23T14:13:13Z
null
true
773,669,700
https://api.github.com/repos/huggingface/datasets/issues/1624
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1624/events
[]
null
2021-08-03T05:08:54Z
[]
https://github.com/huggingface/datasets/issues/1624
NONE
completed
null
null
[]
Cannot download ade_corpus_v2
{ "+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/1624/reactions" }
MDU6SXNzdWU3NzM2Njk3MDA=
null
2020-12-23T10:58:14Z
https://api.github.com/repos/huggingface/datasets/issues/1624/comments
I tried this to get the dataset following this url : https://huggingface.co/datasets/ade_corpus_v2 but received this error : `Traceback (most recent call last): File "/opt/anaconda3/lib/python3.7/site-packages/datasets/load.py", line 267, in prepare_module local_path = cached_path(file_path, download_config=download_config) File "/opt/anaconda3/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 308, in cached_path use_etag=download_config.use_etag, File "/opt/anaconda3/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 486, in get_from_cache raise FileNotFoundError("Couldn't find file at {}".format(url)) FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/ade_corpus_v2/ade_corpus_v2.py During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/anaconda3/lib/python3.7/site-packages/datasets/load.py", line 278, in prepare_module local_path = cached_path(file_path, download_config=download_config) File "/opt/anaconda3/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 308, in cached_path use_etag=download_config.use_etag, File "/opt/anaconda3/lib/python3.7/site-packages/datasets/utils/file_utils.py", line 486, in get_from_cache raise FileNotFoundError("Couldn't find file at {}".format(url)) FileNotFoundError: Couldn't find file at https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/ade_corpus_v2/ade_corpus_v2.py During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/opt/anaconda3/lib/python3.7/site-packages/datasets/load.py", line 589, in load_dataset path, script_version=script_version, download_config=download_config, download_mode=download_mode, dataset=True File "/opt/anaconda3/lib/python3.7/site-packages/datasets/load.py", line 282, in prepare_module combined_path, github_file_path, file_path FileNotFoundError: Couldn't find file locally at ade_corpus_v2/ade_corpus_v2.py, or remotely at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/ade_corpus_v2/ade_corpus_v2.py or https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/ade_corpus_v2/ade_corpus_v2.py`
{ "avatar_url": "https://avatars.githubusercontent.com/u/20259310?v=4", "events_url": "https://api.github.com/users/him1411/events{/privacy}", "followers_url": "https://api.github.com/users/him1411/followers", "following_url": "https://api.github.com/users/him1411/following{/other_user}", "gists_url": "https://api.github.com/users/him1411/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/him1411", "id": 20259310, "login": "him1411", "node_id": "MDQ6VXNlcjIwMjU5MzEw", "organizations_url": "https://api.github.com/users/him1411/orgs", "received_events_url": "https://api.github.com/users/him1411/received_events", "repos_url": "https://api.github.com/users/him1411/repos", "site_admin": false, "starred_url": "https://api.github.com/users/him1411/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/him1411/subscriptions", "type": "User", "url": "https://api.github.com/users/him1411" }
https://api.github.com/repos/huggingface/datasets/issues/1624/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1624/timeline
closed
false
1,624
null
2021-08-03T05:08:54Z
null
false
772,950,710
https://api.github.com/repos/huggingface/datasets/issues/1623
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1623/events
[]
null
2020-12-22T17:53:53Z
[]
https://github.com/huggingface/datasets/pull/1623
CONTRIBUTOR
null
false
null
[]
Add CLIMATE-FEVER dataset
{ "+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/1623/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ0MTI2ODQ4
{ "diff_url": "https://github.com/huggingface/datasets/pull/1623.diff", "html_url": "https://github.com/huggingface/datasets/pull/1623", "merged_at": "2020-12-22T17:53:53Z", "patch_url": "https://github.com/huggingface/datasets/pull/1623.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1623" }
2020-12-22T13:34:05Z
https://api.github.com/repos/huggingface/datasets/issues/1623/comments
As suggested by @SBrandeis , fresh PR that adds CLIMATE-FEVER. Replaces PR #1579. --- A dataset adopting the FEVER methodology that consists of 1,535 real-world claims regarding climate-change collected on the internet. Each claim is accompanied by five manually annotated evidence sentences retrieved from the English Wikipedia that support, refute or do not give enough information to validate the claim totalling in 7,675 claim-evidence pairs. The dataset features challenging claims that relate multiple facets and disputed cases of claims where both supporting and refuting evidence are present. More information can be found at: * Homepage: http://climatefever.ai * Paper: https://arxiv.org/abs/2012.00614
{ "avatar_url": "https://avatars.githubusercontent.com/u/1658969?v=4", "events_url": "https://api.github.com/users/tdiggelm/events{/privacy}", "followers_url": "https://api.github.com/users/tdiggelm/followers", "following_url": "https://api.github.com/users/tdiggelm/following{/other_user}", "gists_url": "https://api.github.com/users/tdiggelm/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/tdiggelm", "id": 1658969, "login": "tdiggelm", "node_id": "MDQ6VXNlcjE2NTg5Njk=", "organizations_url": "https://api.github.com/users/tdiggelm/orgs", "received_events_url": "https://api.github.com/users/tdiggelm/received_events", "repos_url": "https://api.github.com/users/tdiggelm/repos", "site_admin": false, "starred_url": "https://api.github.com/users/tdiggelm/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tdiggelm/subscriptions", "type": "User", "url": "https://api.github.com/users/tdiggelm" }
https://api.github.com/repos/huggingface/datasets/issues/1623/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1623/timeline
closed
false
1,623
null
2020-12-22T17:53:53Z
null
true
772,940,768
https://api.github.com/repos/huggingface/datasets/issues/1622
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1622/events
[]
null
2020-12-23T13:37:13Z
[]
https://github.com/huggingface/datasets/issues/1622
CONTRIBUTOR
completed
null
null
[]
Can't call shape on the output of select()
{ "+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/1622/reactions" }
MDU6SXNzdWU3NzI5NDA3Njg=
null
2020-12-22T13:18:40Z
https://api.github.com/repos/huggingface/datasets/issues/1622/comments
I get the error `TypeError: tuple expected at most 1 argument, got 2` when calling `shape` on the output of `select()`. It's line 531 in shape in arrow_dataset.py that causes the problem: ``return tuple(self._indices.num_rows, self._data.num_columns)`` This makes sense, since `tuple(num1, num2)` is not a valid call. Full code to reproduce: ```python dataset = load_dataset("cnn_dailymail", "3.0.0") train_set = dataset["train"] t = train_set.select(range(10)) print(t.shape)
{ "avatar_url": "https://avatars.githubusercontent.com/u/47183162?v=4", "events_url": "https://api.github.com/users/noaonoszko/events{/privacy}", "followers_url": "https://api.github.com/users/noaonoszko/followers", "following_url": "https://api.github.com/users/noaonoszko/following{/other_user}", "gists_url": "https://api.github.com/users/noaonoszko/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/noaonoszko", "id": 47183162, "login": "noaonoszko", "node_id": "MDQ6VXNlcjQ3MTgzMTYy", "organizations_url": "https://api.github.com/users/noaonoszko/orgs", "received_events_url": "https://api.github.com/users/noaonoszko/received_events", "repos_url": "https://api.github.com/users/noaonoszko/repos", "site_admin": false, "starred_url": "https://api.github.com/users/noaonoszko/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/noaonoszko/subscriptions", "type": "User", "url": "https://api.github.com/users/noaonoszko" }
https://api.github.com/repos/huggingface/datasets/issues/1622/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1622/timeline
closed
false
1,622
null
2020-12-23T13:37:12Z
null
false
772,940,417
https://api.github.com/repos/huggingface/datasets/issues/1621
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1621/events
[]
null
2020-12-23T11:51:51Z
[]
https://github.com/huggingface/datasets/pull/1621
CONTRIBUTOR
null
false
null
[]
updated dutch_social.py for loading jsonl (lines instead of list) files
{ "+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/1621/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQ0MTE4MTAz
{ "diff_url": "https://github.com/huggingface/datasets/pull/1621.diff", "html_url": "https://github.com/huggingface/datasets/pull/1621", "merged_at": "2020-12-23T11:51:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/1621.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1621" }
2020-12-22T13:18:11Z
https://api.github.com/repos/huggingface/datasets/issues/1621/comments
the data_loader is modified to load files on the fly. Earlier it was reading the entire file and then processing the records Pls refer to previous PR #1321
{ "avatar_url": "https://avatars.githubusercontent.com/u/9033954?v=4", "events_url": "https://api.github.com/users/skyprince999/events{/privacy}", "followers_url": "https://api.github.com/users/skyprince999/followers", "following_url": "https://api.github.com/users/skyprince999/following{/other_user}", "gists_url": "https://api.github.com/users/skyprince999/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/skyprince999", "id": 9033954, "login": "skyprince999", "node_id": "MDQ6VXNlcjkwMzM5NTQ=", "organizations_url": "https://api.github.com/users/skyprince999/orgs", "received_events_url": "https://api.github.com/users/skyprince999/received_events", "repos_url": "https://api.github.com/users/skyprince999/repos", "site_admin": false, "starred_url": "https://api.github.com/users/skyprince999/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/skyprince999/subscriptions", "type": "User", "url": "https://api.github.com/users/skyprince999" }
https://api.github.com/repos/huggingface/datasets/issues/1621/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1621/timeline
closed
false
1,621
null
2020-12-23T11:51:51Z
null
true
772,620,056
https://api.github.com/repos/huggingface/datasets/issues/1620
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1620/events
[ { "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" } ]
null
2022-10-03T09:38:23Z
[]
https://github.com/huggingface/datasets/pull/1620
NONE
null
false
null
[]
Adding myPOS2017 dataset
{ "+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/1620/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQzODUxNTY3
{ "diff_url": "https://github.com/huggingface/datasets/pull/1620.diff", "html_url": "https://github.com/huggingface/datasets/pull/1620", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/1620.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1620" }
2020-12-22T04:04:55Z
https://api.github.com/repos/huggingface/datasets/issues/1620/comments
myPOS Corpus (Myanmar Part-of-Speech Corpus) for Myanmar language NLP Research and Developments
{ "avatar_url": "https://avatars.githubusercontent.com/u/69781878?v=4", "events_url": "https://api.github.com/users/hungluumfc/events{/privacy}", "followers_url": "https://api.github.com/users/hungluumfc/followers", "following_url": "https://api.github.com/users/hungluumfc/following{/other_user}", "gists_url": "https://api.github.com/users/hungluumfc/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/hungluumfc", "id": 69781878, "login": "hungluumfc", "node_id": "MDQ6VXNlcjY5NzgxODc4", "organizations_url": "https://api.github.com/users/hungluumfc/orgs", "received_events_url": "https://api.github.com/users/hungluumfc/received_events", "repos_url": "https://api.github.com/users/hungluumfc/repos", "site_admin": false, "starred_url": "https://api.github.com/users/hungluumfc/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/hungluumfc/subscriptions", "type": "User", "url": "https://api.github.com/users/hungluumfc" }
https://api.github.com/repos/huggingface/datasets/issues/1620/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1620/timeline
closed
false
1,620
null
2022-10-03T09:38:23Z
null
true
772,508,558
https://api.github.com/repos/huggingface/datasets/issues/1619
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1619/events
[]
null
2020-12-28T10:32:53Z
[]
https://github.com/huggingface/datasets/pull/1619
CONTRIBUTOR
null
false
null
[]
data loader for reading comprehension task
{ "+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/1619/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQzNzYyMTUw
{ "diff_url": "https://github.com/huggingface/datasets/pull/1619.diff", "html_url": "https://github.com/huggingface/datasets/pull/1619", "merged_at": "2020-12-28T10:32:53Z", "patch_url": "https://github.com/huggingface/datasets/pull/1619.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1619" }
2020-12-21T22:40:34Z
https://api.github.com/repos/huggingface/datasets/issues/1619/comments
added doc2dial data loader and dummy data for reading comprehension task.
{ "avatar_url": "https://avatars.githubusercontent.com/u/2062185?v=4", "events_url": "https://api.github.com/users/songfeng/events{/privacy}", "followers_url": "https://api.github.com/users/songfeng/followers", "following_url": "https://api.github.com/users/songfeng/following{/other_user}", "gists_url": "https://api.github.com/users/songfeng/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/songfeng", "id": 2062185, "login": "songfeng", "node_id": "MDQ6VXNlcjIwNjIxODU=", "organizations_url": "https://api.github.com/users/songfeng/orgs", "received_events_url": "https://api.github.com/users/songfeng/received_events", "repos_url": "https://api.github.com/users/songfeng/repos", "site_admin": false, "starred_url": "https://api.github.com/users/songfeng/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/songfeng/subscriptions", "type": "User", "url": "https://api.github.com/users/songfeng" }
https://api.github.com/repos/huggingface/datasets/issues/1619/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1619/timeline
closed
false
1,619
null
2020-12-28T10:32:53Z
null
true
772,248,730
https://api.github.com/repos/huggingface/datasets/issues/1618
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1618/events
[]
null
2020-12-22T17:17:00Z
[]
https://github.com/huggingface/datasets/issues/1618
NONE
completed
null
null
[]
Can't filter language:EN on https://huggingface.co/datasets
{ "+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/1618/reactions" }
MDU6SXNzdWU3NzIyNDg3MzA=
null
2020-12-21T15:23:23Z
https://api.github.com/repos/huggingface/datasets/issues/1618/comments
When visiting https://huggingface.co/datasets, I don't see an obvious way to filter only English datasets. This is unexpected for me, am I missing something? I'd expect English to be selectable in the language widget. This problem reproduced on Mozilla Firefox and MS Edge: ![screenshot](https://user-images.githubusercontent.com/4547987/102792244-892e1f00-43a8-11eb-9e89-4826ca201a87.png)
{ "avatar_url": "https://avatars.githubusercontent.com/u/4547987?v=4", "events_url": "https://api.github.com/users/davidefiocco/events{/privacy}", "followers_url": "https://api.github.com/users/davidefiocco/followers", "following_url": "https://api.github.com/users/davidefiocco/following{/other_user}", "gists_url": "https://api.github.com/users/davidefiocco/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/davidefiocco", "id": 4547987, "login": "davidefiocco", "node_id": "MDQ6VXNlcjQ1NDc5ODc=", "organizations_url": "https://api.github.com/users/davidefiocco/orgs", "received_events_url": "https://api.github.com/users/davidefiocco/received_events", "repos_url": "https://api.github.com/users/davidefiocco/repos", "site_admin": false, "starred_url": "https://api.github.com/users/davidefiocco/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/davidefiocco/subscriptions", "type": "User", "url": "https://api.github.com/users/davidefiocco" }
https://api.github.com/repos/huggingface/datasets/issues/1618/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1618/timeline
closed
false
1,618
null
2020-12-22T17:16:09Z
null
false
772,084,764
https://api.github.com/repos/huggingface/datasets/issues/1617
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1617/events
[]
null
2020-12-22T10:18:05Z
[]
https://github.com/huggingface/datasets/pull/1617
CONTRIBUTOR
null
false
null
[]
cifar10 initial commit
{ "+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/1617/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQzNDE5MTM5
{ "diff_url": "https://github.com/huggingface/datasets/pull/1617.diff", "html_url": "https://github.com/huggingface/datasets/pull/1617", "merged_at": "2020-12-22T10:11:28Z", "patch_url": "https://github.com/huggingface/datasets/pull/1617.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1617" }
2020-12-21T11:18:50Z
https://api.github.com/repos/huggingface/datasets/issues/1617/comments
CIFAR-10 dataset. Didn't add the tagging since there are no vision related tags.
{ "avatar_url": "https://avatars.githubusercontent.com/u/75574105?v=4", "events_url": "https://api.github.com/users/czabo/events{/privacy}", "followers_url": "https://api.github.com/users/czabo/followers", "following_url": "https://api.github.com/users/czabo/following{/other_user}", "gists_url": "https://api.github.com/users/czabo/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/czabo", "id": 75574105, "login": "czabo", "node_id": "MDQ6VXNlcjc1NTc0MTA1", "organizations_url": "https://api.github.com/users/czabo/orgs", "received_events_url": "https://api.github.com/users/czabo/received_events", "repos_url": "https://api.github.com/users/czabo/repos", "site_admin": false, "starred_url": "https://api.github.com/users/czabo/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/czabo/subscriptions", "type": "User", "url": "https://api.github.com/users/czabo" }
https://api.github.com/repos/huggingface/datasets/issues/1617/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1617/timeline
closed
false
1,617
null
2020-12-22T10:11:28Z
null
true
772,074,229
https://api.github.com/repos/huggingface/datasets/issues/1616
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1616/events
[]
null
2020-12-24T07:08:41Z
[]
https://github.com/huggingface/datasets/pull/1616
CONTRIBUTOR
null
false
null
[]
added TurkishMovieSentiment dataset
{ "+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/1616/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQzNDEwNDc1
{ "diff_url": "https://github.com/huggingface/datasets/pull/1616.diff", "html_url": "https://github.com/huggingface/datasets/pull/1616", "merged_at": "2020-12-23T16:50:06Z", "patch_url": "https://github.com/huggingface/datasets/pull/1616.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1616" }
2020-12-21T11:03:16Z
https://api.github.com/repos/huggingface/datasets/issues/1616/comments
This PR adds the **TurkishMovieSentiment: This dataset contains turkish movie reviews.** - **Homepage:** [https://www.kaggle.com/mustfkeskin/turkish-movie-sentiment-analysis-dataset/tasks](https://www.kaggle.com/mustfkeskin/turkish-movie-sentiment-analysis-dataset/tasks) - **Point of Contact:** [Mustafa Keskin](https://www.linkedin.com/in/mustfkeskin/)
{ "avatar_url": "https://avatars.githubusercontent.com/u/5150963?v=4", "events_url": "https://api.github.com/users/yavuzKomecoglu/events{/privacy}", "followers_url": "https://api.github.com/users/yavuzKomecoglu/followers", "following_url": "https://api.github.com/users/yavuzKomecoglu/following{/other_user}", "gists_url": "https://api.github.com/users/yavuzKomecoglu/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/yavuzKomecoglu", "id": 5150963, "login": "yavuzKomecoglu", "node_id": "MDQ6VXNlcjUxNTA5NjM=", "organizations_url": "https://api.github.com/users/yavuzKomecoglu/orgs", "received_events_url": "https://api.github.com/users/yavuzKomecoglu/received_events", "repos_url": "https://api.github.com/users/yavuzKomecoglu/repos", "site_admin": false, "starred_url": "https://api.github.com/users/yavuzKomecoglu/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/yavuzKomecoglu/subscriptions", "type": "User", "url": "https://api.github.com/users/yavuzKomecoglu" }
https://api.github.com/repos/huggingface/datasets/issues/1616/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1616/timeline
closed
false
1,616
null
2020-12-23T16:50:06Z
null
true
771,641,088
https://api.github.com/repos/huggingface/datasets/issues/1615
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1615/events
[]
null
2021-06-25T13:11:33Z
[]
https://github.com/huggingface/datasets/issues/1615
NONE
null
null
null
[]
Bug: Can't download TriviaQA with `load_dataset` - custom `cache_dir`
{ "+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/1615/reactions" }
MDU6SXNzdWU3NzE2NDEwODg=
null
2020-12-20T17:27:38Z
https://api.github.com/repos/huggingface/datasets/issues/1615/comments
Hello, I'm having issue downloading TriviaQA dataset with `load_dataset`. ## 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: ```python import datasets dataset = datasets.load_dataset("trivia_qa", "rc", cache_dir = "./datasets") ``` ## The output: 1. Download begins: ``` Downloading and preparing dataset trivia_qa/rc (download: 2.48 GiB, generated: 14.92 GiB, post-processed: Unknown size, total: 17.40 GiB) to /cs/labs/gabis/sapirweissbuch/tr ivia_qa/rc/1.1.0/e734e28133f4d9a353af322aa52b9f266f6f27cbf2f072690a1694e577546b0d... Downloading: 17%|███████████████████▉ | 446M/2.67G [00:37<04:45, 7.77MB/s] ``` 2. 100% is reached 3. It got stuck here for about an hour, and added additional 30G of data to "./datasets" directory. I killed the process eventually. A similar issue can be observed in Google Colab: https://colab.research.google.com/drive/1nn1Lw02GhfGFylzbS2j6yksGjPo7kkN-?usp=sharing ## Expected behaviour: The dataset "TriviaQA" should be successfully downloaded.
{ "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}", "gists_url": "https://api.github.com/users/SapirWeissbuch/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/SapirWeissbuch", "id": 44585792, "login": "SapirWeissbuch", "node_id": "MDQ6VXNlcjQ0NTg1Nzky", "organizations_url": "https://api.github.com/users/SapirWeissbuch/orgs", "received_events_url": "https://api.github.com/users/SapirWeissbuch/received_events", "repos_url": "https://api.github.com/users/SapirWeissbuch/repos", "site_admin": false, "starred_url": "https://api.github.com/users/SapirWeissbuch/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SapirWeissbuch/subscriptions", "type": "User", "url": "https://api.github.com/users/SapirWeissbuch" }
https://api.github.com/repos/huggingface/datasets/issues/1615/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1615/timeline
open
false
1,615
null
null
null
false
771,577,050
https://api.github.com/repos/huggingface/datasets/issues/1613
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1613/events
[]
null
2020-12-22T17:45:27Z
[]
https://github.com/huggingface/datasets/pull/1613
CONTRIBUTOR
null
false
null
[]
Add id_clickbait
{ "+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/1613/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQzMDYwNzEx
{ "diff_url": "https://github.com/huggingface/datasets/pull/1613.diff", "html_url": "https://github.com/huggingface/datasets/pull/1613", "merged_at": "2020-12-22T17:45:27Z", "patch_url": "https://github.com/huggingface/datasets/pull/1613.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1613" }
2020-12-20T12:24:49Z
https://api.github.com/repos/huggingface/datasets/issues/1613/comments
This is the CLICK-ID dataset, a collection of annotated clickbait Indonesian news headlines that was collected from 12 local online news
{ "avatar_url": "https://avatars.githubusercontent.com/u/7669893?v=4", "events_url": "https://api.github.com/users/cahya-wirawan/events{/privacy}", "followers_url": "https://api.github.com/users/cahya-wirawan/followers", "following_url": "https://api.github.com/users/cahya-wirawan/following{/other_user}", "gists_url": "https://api.github.com/users/cahya-wirawan/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/cahya-wirawan", "id": 7669893, "login": "cahya-wirawan", "node_id": "MDQ6VXNlcjc2Njk4OTM=", "organizations_url": "https://api.github.com/users/cahya-wirawan/orgs", "received_events_url": "https://api.github.com/users/cahya-wirawan/received_events", "repos_url": "https://api.github.com/users/cahya-wirawan/repos", "site_admin": false, "starred_url": "https://api.github.com/users/cahya-wirawan/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cahya-wirawan/subscriptions", "type": "User", "url": "https://api.github.com/users/cahya-wirawan" }
https://api.github.com/repos/huggingface/datasets/issues/1613/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1613/timeline
closed
false
1,613
null
2020-12-22T17:45:27Z
null
true
771,558,160
https://api.github.com/repos/huggingface/datasets/issues/1612
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1612/events
[]
null
2020-12-21T14:13:33Z
[]
https://github.com/huggingface/datasets/pull/1612
CONTRIBUTOR
null
false
null
[]
Adding wiki asp dataset as new PR
{ "+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/1612/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQzMDQ3NjQ1
{ "diff_url": "https://github.com/huggingface/datasets/pull/1612.diff", "html_url": "https://github.com/huggingface/datasets/pull/1612", "merged_at": "2020-12-21T14:13:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/1612.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1612" }
2020-12-20T10:25:08Z
https://api.github.com/repos/huggingface/datasets/issues/1612/comments
Hi @lhoestq, Adding wiki asp as new branch because #1539 has other commits. This version has dummy data for each domain <20/30KB.
{ "avatar_url": "https://avatars.githubusercontent.com/u/7674948?v=4", "events_url": "https://api.github.com/users/katnoria/events{/privacy}", "followers_url": "https://api.github.com/users/katnoria/followers", "following_url": "https://api.github.com/users/katnoria/following{/other_user}", "gists_url": "https://api.github.com/users/katnoria/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/katnoria", "id": 7674948, "login": "katnoria", "node_id": "MDQ6VXNlcjc2NzQ5NDg=", "organizations_url": "https://api.github.com/users/katnoria/orgs", "received_events_url": "https://api.github.com/users/katnoria/received_events", "repos_url": "https://api.github.com/users/katnoria/repos", "site_admin": false, "starred_url": "https://api.github.com/users/katnoria/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/katnoria/subscriptions", "type": "User", "url": "https://api.github.com/users/katnoria" }
https://api.github.com/repos/huggingface/datasets/issues/1612/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1612/timeline
closed
false
1,612
null
2020-12-21T14:13:33Z
null
true
771,486,456
https://api.github.com/repos/huggingface/datasets/issues/1611
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1611/events
[ { "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" } ]
null
2022-06-01T15:30:13Z
[]
https://github.com/huggingface/datasets/issues/1611
NONE
completed
null
null
[]
shuffle with torch generator
{ "+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/1611/reactions" }
MDU6SXNzdWU3NzE0ODY0NTY=
null
2020-12-20T00:57:14Z
https://api.github.com/repos/huggingface/datasets/issues/1611/comments
Hi I need to shuffle mutliple large datasets with `generator = torch.Generator()` for a distributed sampler which needs to make sure datasets are consistent across different cores, for this, this is really necessary for me to use torch generator, based on documentation this generator is not supported with datasets, I really need to make shuffle work with this generator and I was wondering what I can do about this issue, thanks for your help @lhoestq
{ "avatar_url": "https://avatars.githubusercontent.com/u/73364383?v=4", "events_url": "https://api.github.com/users/rabeehkarimimahabadi/events{/privacy}", "followers_url": "https://api.github.com/users/rabeehkarimimahabadi/followers", "following_url": "https://api.github.com/users/rabeehkarimimahabadi/following{/other_user}", "gists_url": "https://api.github.com/users/rabeehkarimimahabadi/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/rabeehkarimimahabadi", "id": 73364383, "login": "rabeehkarimimahabadi", "node_id": "MDQ6VXNlcjczMzY0Mzgz", "organizations_url": "https://api.github.com/users/rabeehkarimimahabadi/orgs", "received_events_url": "https://api.github.com/users/rabeehkarimimahabadi/received_events", "repos_url": "https://api.github.com/users/rabeehkarimimahabadi/repos", "site_admin": false, "starred_url": "https://api.github.com/users/rabeehkarimimahabadi/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rabeehkarimimahabadi/subscriptions", "type": "User", "url": "https://api.github.com/users/rabeehkarimimahabadi" }
https://api.github.com/repos/huggingface/datasets/issues/1611/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1611/timeline
closed
false
1,611
null
2022-06-01T15:30:13Z
null
false
771,453,599
https://api.github.com/repos/huggingface/datasets/issues/1610
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1610/events
[ { "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" } ]
null
2021-01-04T10:00:03Z
[]
https://github.com/huggingface/datasets/issues/1610
CONTRIBUTOR
completed
null
null
[]
shuffle does not accept seed
{ "+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/1610/reactions" }
MDU6SXNzdWU3NzE0NTM1OTk=
null
2020-12-19T20:59:39Z
https://api.github.com/repos/huggingface/datasets/issues/1610/comments
Hi I need to shuffle the dataset, but this needs to be based on epoch+seed to be consistent across the cores, when I pass seed to shuffle, this does not accept seed, could you assist me with this? thanks @lhoestq
{ "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://api.github.com/users/rabeehk/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/rabeehk", "id": 6278280, "login": "rabeehk", "node_id": "MDQ6VXNlcjYyNzgyODA=", "organizations_url": "https://api.github.com/users/rabeehk/orgs", "received_events_url": "https://api.github.com/users/rabeehk/received_events", "repos_url": "https://api.github.com/users/rabeehk/repos", "site_admin": false, "starred_url": "https://api.github.com/users/rabeehk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rabeehk/subscriptions", "type": "User", "url": "https://api.github.com/users/rabeehk" }
https://api.github.com/repos/huggingface/datasets/issues/1610/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1610/timeline
closed
false
1,610
null
2021-01-04T10:00:03Z
null
false
771,421,881
https://api.github.com/repos/huggingface/datasets/issues/1609
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1609/events
[]
null
2020-12-22T16:42:24Z
[]
https://github.com/huggingface/datasets/issues/1609
NONE
completed
null
null
[]
Not able to use 'jigsaw_toxicity_pred' dataset
{ "+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/1609/reactions" }
MDU6SXNzdWU3NzE0MjE4ODE=
null
2020-12-19T17:35:48Z
https://api.github.com/repos/huggingface/datasets/issues/1609/comments
When trying to use jigsaw_toxicity_pred dataset, like this in a [colab](https://colab.research.google.com/drive/1LwO2A5M2X5dvhkAFYE4D2CUT3WUdWnkn?usp=sharing): ``` from datasets import list_datasets, list_metrics, load_dataset, load_metric ds = load_dataset("jigsaw_toxicity_pred") ``` I see below error: > FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/jigsaw_toxicity_pred/jigsaw_toxicity_pred.py During handling of the above exception, another exception occurred: FileNotFoundError Traceback (most recent call last) FileNotFoundError: Couldn't find file at https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/jigsaw_toxicity_pred/jigsaw_toxicity_pred.py During handling of the above exception, another exception occurred: FileNotFoundError Traceback (most recent call last) /usr/local/lib/python3.6/dist-packages/datasets/load.py in prepare_module(path, script_version, download_config, download_mode, dataset, force_local_path, **download_kwargs) 280 raise FileNotFoundError( 281 "Couldn't find file locally at {}, or remotely at {} or {}".format( --> 282 combined_path, github_file_path, file_path 283 ) 284 ) FileNotFoundError: Couldn't find file locally at jigsaw_toxicity_pred/jigsaw_toxicity_pred.py, or remotely at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/jigsaw_toxicity_pred/jigsaw_toxicity_pred.py or https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/jigsaw_toxicity_pred/jigsaw_toxicity_pred.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/7424133?v=4", "events_url": "https://api.github.com/users/jassimran/events{/privacy}", "followers_url": "https://api.github.com/users/jassimran/followers", "following_url": "https://api.github.com/users/jassimran/following{/other_user}", "gists_url": "https://api.github.com/users/jassimran/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jassimran", "id": 7424133, "login": "jassimran", "node_id": "MDQ6VXNlcjc0MjQxMzM=", "organizations_url": "https://api.github.com/users/jassimran/orgs", "received_events_url": "https://api.github.com/users/jassimran/received_events", "repos_url": "https://api.github.com/users/jassimran/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jassimran/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jassimran/subscriptions", "type": "User", "url": "https://api.github.com/users/jassimran" }
https://api.github.com/repos/huggingface/datasets/issues/1609/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1609/timeline
closed
false
1,609
null
2020-12-22T16:42:23Z
null
false
771,329,434
https://api.github.com/repos/huggingface/datasets/issues/1608
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1608/events
[]
null
2021-01-02T15:44:12Z
[]
https://github.com/huggingface/datasets/pull/1608
CONTRIBUTOR
null
false
null
[]
adding ted_talks_iwslt
{ "+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/1608/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQyODkyMTQ4
{ "diff_url": "https://github.com/huggingface/datasets/pull/1608.diff", "html_url": "https://github.com/huggingface/datasets/pull/1608", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/1608.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1608" }
2020-12-19T07:36:41Z
https://api.github.com/repos/huggingface/datasets/issues/1608/comments
UPDATE2: (2nd Jan) Wrote a long writeup on the slack channel. I don't think this approach is correct. Basically this created language pairs (109*108) Running the `pytest `went for more than 40+ hours and it was still running! So working on a different approach, such that the number of configs = number of languages. Will make a new pull request with that. UPDATE: This requires manual download dataset This is a draft version
{ "avatar_url": "https://avatars.githubusercontent.com/u/9033954?v=4", "events_url": "https://api.github.com/users/skyprince999/events{/privacy}", "followers_url": "https://api.github.com/users/skyprince999/followers", "following_url": "https://api.github.com/users/skyprince999/following{/other_user}", "gists_url": "https://api.github.com/users/skyprince999/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/skyprince999", "id": 9033954, "login": "skyprince999", "node_id": "MDQ6VXNlcjkwMzM5NTQ=", "organizations_url": "https://api.github.com/users/skyprince999/orgs", "received_events_url": "https://api.github.com/users/skyprince999/received_events", "repos_url": "https://api.github.com/users/skyprince999/repos", "site_admin": false, "starred_url": "https://api.github.com/users/skyprince999/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/skyprince999/subscriptions", "type": "User", "url": "https://api.github.com/users/skyprince999" }
https://api.github.com/repos/huggingface/datasets/issues/1608/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1608/timeline
closed
false
1,608
null
2021-01-02T15:44:11Z
null
true
771,325,852
https://api.github.com/repos/huggingface/datasets/issues/1607
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1607/events
[]
null
2020-12-21T16:08:48Z
[]
https://github.com/huggingface/datasets/pull/1607
CONTRIBUTOR
null
false
null
[]
modified tweets hate speech detection
{ "+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/1607/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQyODg5OTky
{ "diff_url": "https://github.com/huggingface/datasets/pull/1607.diff", "html_url": "https://github.com/huggingface/datasets/pull/1607", "merged_at": "2020-12-21T16:08:48Z", "patch_url": "https://github.com/huggingface/datasets/pull/1607.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1607" }
2020-12-19T07:13:40Z
https://api.github.com/repos/huggingface/datasets/issues/1607/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/44197177?v=4", "events_url": "https://api.github.com/users/darshan-gandhi/events{/privacy}", "followers_url": "https://api.github.com/users/darshan-gandhi/followers", "following_url": "https://api.github.com/users/darshan-gandhi/following{/other_user}", "gists_url": "https://api.github.com/users/darshan-gandhi/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/darshan-gandhi", "id": 44197177, "login": "darshan-gandhi", "node_id": "MDQ6VXNlcjQ0MTk3MTc3", "organizations_url": "https://api.github.com/users/darshan-gandhi/orgs", "received_events_url": "https://api.github.com/users/darshan-gandhi/received_events", "repos_url": "https://api.github.com/users/darshan-gandhi/repos", "site_admin": false, "starred_url": "https://api.github.com/users/darshan-gandhi/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/darshan-gandhi/subscriptions", "type": "User", "url": "https://api.github.com/users/darshan-gandhi" }
https://api.github.com/repos/huggingface/datasets/issues/1607/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1607/timeline
closed
false
1,607
null
2020-12-21T16:08:48Z
null
true
771,116,455
https://api.github.com/repos/huggingface/datasets/issues/1606
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1606/events
[]
null
2021-02-03T09:30:59Z
[]
https://github.com/huggingface/datasets/pull/1606
CONTRIBUTOR
null
false
null
[]
added Semantic Scholar Open Research Corpus
{ "+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/1606/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQyNzMwNTEw
{ "diff_url": "https://github.com/huggingface/datasets/pull/1606.diff", "html_url": "https://github.com/huggingface/datasets/pull/1606", "merged_at": "2021-02-03T09:30:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/1606.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1606" }
2020-12-18T19:21:24Z
https://api.github.com/repos/huggingface/datasets/issues/1606/comments
I picked up this dataset [Semantic Scholar Open Research Corpus](https://allenai.org/data/s2orc) but it contains 6000 files to be downloaded. I tried the current code with 100 files and it worked fine (took ~15GB space). For 6000 files it would occupy ~900GB space which I don’t have. Can someone from the HF team with that much of disk space help me with generate dataset_infos and dummy_data?
{ "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}", "gists_url": "https://api.github.com/users/bhavitvyamalik/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/bhavitvyamalik", "id": 19718818, "login": "bhavitvyamalik", "node_id": "MDQ6VXNlcjE5NzE4ODE4", "organizations_url": "https://api.github.com/users/bhavitvyamalik/orgs", "received_events_url": "https://api.github.com/users/bhavitvyamalik/received_events", "repos_url": "https://api.github.com/users/bhavitvyamalik/repos", "site_admin": false, "starred_url": "https://api.github.com/users/bhavitvyamalik/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/bhavitvyamalik/subscriptions", "type": "User", "url": "https://api.github.com/users/bhavitvyamalik" }
https://api.github.com/repos/huggingface/datasets/issues/1606/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1606/timeline
closed
false
1,606
null
2021-02-03T09:30:59Z
null
true
770,979,620
https://api.github.com/repos/huggingface/datasets/issues/1605
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1605/events
[]
null
2022-10-05T12:35:11Z
[]
https://github.com/huggingface/datasets/issues/1605
NONE
completed
null
null
[]
Navigation version breaking
{ "+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/1605/reactions" }
MDU6SXNzdWU3NzA5Nzk2MjA=
null
2020-12-18T15:36:24Z
https://api.github.com/repos/huggingface/datasets/issues/1605/comments
Hi, when navigating docs (Chrome, Ubuntu) (e.g. on this page: https://huggingface.co/docs/datasets/loading_metrics.html#using-a-custom-metric-script) the version control dropdown has the wrong string displayed as the current version: ![image](https://user-images.githubusercontent.com/3007947/102632187-02cad080-414f-11eb-813b-28f3c8d80def.png) **Edit:** this actually happens _only_ if you open a link to a concrete subsection. IMO, the best way to fix this without getting too deep into the intricacies of retrieving version numbers from the URL would be to change [this](https://github.com/huggingface/datasets/blob/master/docs/source/_static/js/custom.js#L112) line to: ``` let label = (version in versionMapping) ? version : stableVersion ``` which delegates the check to the (already maintained) keys of the version mapping dictionary & should be more robust. There's a similar ternary expression [here](https://github.com/huggingface/datasets/blob/master/docs/source/_static/js/custom.js#L97) which should also fail in this case. I'd also suggest swapping this [block](https://github.com/huggingface/datasets/blob/master/docs/source/_static/js/custom.js#L80-L90) to `string.contains(version) for version in versionMapping` which might be more robust. I'd add a PR myself but I'm by no means competent in JS :) I also have a side question wrt. docs versioning: I'm trying to make docs for a project which are versioned alike to your dropdown versioning. I was wondering how do you handle storage of multiple doc versions on your server? Do you update what `https://huggingface.co/docs/datasets` points to for every stable release & manually create new folders for each released version? So far I'm building & publishing (scping) the docs to the server with a github action which works well for a single version, but would ideally need to reorder the public files triggered on a new release.
{ "avatar_url": "https://avatars.githubusercontent.com/u/3007947?v=4", "events_url": "https://api.github.com/users/mttk/events{/privacy}", "followers_url": "https://api.github.com/users/mttk/followers", "following_url": "https://api.github.com/users/mttk/following{/other_user}", "gists_url": "https://api.github.com/users/mttk/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/mttk", "id": 3007947, "login": "mttk", "node_id": "MDQ6VXNlcjMwMDc5NDc=", "organizations_url": "https://api.github.com/users/mttk/orgs", "received_events_url": "https://api.github.com/users/mttk/received_events", "repos_url": "https://api.github.com/users/mttk/repos", "site_admin": false, "starred_url": "https://api.github.com/users/mttk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/mttk/subscriptions", "type": "User", "url": "https://api.github.com/users/mttk" }
https://api.github.com/repos/huggingface/datasets/issues/1605/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1605/timeline
closed
false
1,605
null
2022-10-05T12:35:11Z
null
false
770,862,112
https://api.github.com/repos/huggingface/datasets/issues/1604
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1604/events
[ { "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" } ]
null
2022-10-05T13:04:24Z
[]
https://github.com/huggingface/datasets/issues/1604
CONTRIBUTOR
completed
null
null
[]
Add tests for the download functions ?
{ "+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/1604/reactions" }
MDU6SXNzdWU3NzA4NjIxMTI=
null
2020-12-18T12:49:25Z
https://api.github.com/repos/huggingface/datasets/issues/1604/comments
AFAIK the download functions in `DownloadManager` are not tested yet. It could be good to add some to ensure behavior is as expected.
{ "avatar_url": "https://avatars.githubusercontent.com/u/33657802?v=4", "events_url": "https://api.github.com/users/SBrandeis/events{/privacy}", "followers_url": "https://api.github.com/users/SBrandeis/followers", "following_url": "https://api.github.com/users/SBrandeis/following{/other_user}", "gists_url": "https://api.github.com/users/SBrandeis/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/SBrandeis", "id": 33657802, "login": "SBrandeis", "node_id": "MDQ6VXNlcjMzNjU3ODAy", "organizations_url": "https://api.github.com/users/SBrandeis/orgs", "received_events_url": "https://api.github.com/users/SBrandeis/received_events", "repos_url": "https://api.github.com/users/SBrandeis/repos", "site_admin": false, "starred_url": "https://api.github.com/users/SBrandeis/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SBrandeis/subscriptions", "type": "User", "url": "https://api.github.com/users/SBrandeis" }
https://api.github.com/repos/huggingface/datasets/issues/1604/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1604/timeline
closed
false
1,604
null
2022-10-05T13:04:24Z
null
false
770,857,221
https://api.github.com/repos/huggingface/datasets/issues/1603
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1603/events
[ { "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" } ]
null
2020-12-22T15:34:07Z
[]
https://github.com/huggingface/datasets/pull/1603
CONTRIBUTOR
null
false
null
[]
Add retries to HTTP requests
{ "+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/1603/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQyNTIwNDkx
{ "diff_url": "https://github.com/huggingface/datasets/pull/1603.diff", "html_url": "https://github.com/huggingface/datasets/pull/1603", "merged_at": "2020-12-22T15:34:06Z", "patch_url": "https://github.com/huggingface/datasets/pull/1603.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1603" }
2020-12-18T12:41:31Z
https://api.github.com/repos/huggingface/datasets/issues/1603/comments
## What does this PR do ? Adding retries to HTTP GET & HEAD requests, when they fail with a `ConnectTimeout` exception. The "canonical" way to do this is to use [urllib's Retry class](https://urllib3.readthedocs.io/en/latest/reference/urllib3.util.html#urllib3.util.Retry) and wrap it in a [HttpAdapter](https://requests.readthedocs.io/en/master/api/#requests.adapters.HTTPAdapter). Seems a bit overkill to me, plus it forces us to use the `requests.Session` object. I prefer this simpler implementation. I'm open to remarks and suggestions @lhoestq @yjernite Fixes #1102
{ "avatar_url": "https://avatars.githubusercontent.com/u/33657802?v=4", "events_url": "https://api.github.com/users/SBrandeis/events{/privacy}", "followers_url": "https://api.github.com/users/SBrandeis/followers", "following_url": "https://api.github.com/users/SBrandeis/following{/other_user}", "gists_url": "https://api.github.com/users/SBrandeis/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/SBrandeis", "id": 33657802, "login": "SBrandeis", "node_id": "MDQ6VXNlcjMzNjU3ODAy", "organizations_url": "https://api.github.com/users/SBrandeis/orgs", "received_events_url": "https://api.github.com/users/SBrandeis/received_events", "repos_url": "https://api.github.com/users/SBrandeis/repos", "site_admin": false, "starred_url": "https://api.github.com/users/SBrandeis/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SBrandeis/subscriptions", "type": "User", "url": "https://api.github.com/users/SBrandeis" }
https://api.github.com/repos/huggingface/datasets/issues/1603/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1603/timeline
closed
false
1,603
null
2020-12-22T15:34:07Z
null
true
770,841,810
https://api.github.com/repos/huggingface/datasets/issues/1602
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1602/events
[]
null
2020-12-22T10:41:15Z
[]
https://github.com/huggingface/datasets/pull/1602
CONTRIBUTOR
null
false
null
[]
second update of id_newspapers_2018
{ "+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/1602/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQyNTA4NTM4
{ "diff_url": "https://github.com/huggingface/datasets/pull/1602.diff", "html_url": "https://github.com/huggingface/datasets/pull/1602", "merged_at": "2020-12-22T10:41:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/1602.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1602" }
2020-12-18T12:16:37Z
https://api.github.com/repos/huggingface/datasets/issues/1602/comments
The feature "url" is currently set wrongly to data["date"], this PR fix it to data["url"]. I added also an additional POC.
{ "avatar_url": "https://avatars.githubusercontent.com/u/7669893?v=4", "events_url": "https://api.github.com/users/cahya-wirawan/events{/privacy}", "followers_url": "https://api.github.com/users/cahya-wirawan/followers", "following_url": "https://api.github.com/users/cahya-wirawan/following{/other_user}", "gists_url": "https://api.github.com/users/cahya-wirawan/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/cahya-wirawan", "id": 7669893, "login": "cahya-wirawan", "node_id": "MDQ6VXNlcjc2Njk4OTM=", "organizations_url": "https://api.github.com/users/cahya-wirawan/orgs", "received_events_url": "https://api.github.com/users/cahya-wirawan/received_events", "repos_url": "https://api.github.com/users/cahya-wirawan/repos", "site_admin": false, "starred_url": "https://api.github.com/users/cahya-wirawan/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cahya-wirawan/subscriptions", "type": "User", "url": "https://api.github.com/users/cahya-wirawan" }
https://api.github.com/repos/huggingface/datasets/issues/1602/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1602/timeline
closed
false
1,602
null
2020-12-22T10:41:14Z
null
true
770,758,914
https://api.github.com/repos/huggingface/datasets/issues/1601
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1601/events
[]
null
2020-12-18T12:15:31Z
[]
https://github.com/huggingface/datasets/pull/1601
CONTRIBUTOR
null
false
null
[]
second update of the id_newspapers_2018
{ "+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/1601/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQyNDQzNDE3
{ "diff_url": "https://github.com/huggingface/datasets/pull/1601.diff", "html_url": "https://github.com/huggingface/datasets/pull/1601", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/1601.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1601" }
2020-12-18T10:10:20Z
https://api.github.com/repos/huggingface/datasets/issues/1601/comments
The feature "url" is currently set wrongly to data["date"], this PR fix it to data["url"]. I added also an additional POC.
{ "avatar_url": "https://avatars.githubusercontent.com/u/7669893?v=4", "events_url": "https://api.github.com/users/cahya-wirawan/events{/privacy}", "followers_url": "https://api.github.com/users/cahya-wirawan/followers", "following_url": "https://api.github.com/users/cahya-wirawan/following{/other_user}", "gists_url": "https://api.github.com/users/cahya-wirawan/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/cahya-wirawan", "id": 7669893, "login": "cahya-wirawan", "node_id": "MDQ6VXNlcjc2Njk4OTM=", "organizations_url": "https://api.github.com/users/cahya-wirawan/orgs", "received_events_url": "https://api.github.com/users/cahya-wirawan/received_events", "repos_url": "https://api.github.com/users/cahya-wirawan/repos", "site_admin": false, "starred_url": "https://api.github.com/users/cahya-wirawan/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cahya-wirawan/subscriptions", "type": "User", "url": "https://api.github.com/users/cahya-wirawan" }
https://api.github.com/repos/huggingface/datasets/issues/1601/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1601/timeline
closed
false
1,601
null
2020-12-18T12:15:31Z
null
true
770,582,960
https://api.github.com/repos/huggingface/datasets/issues/1600
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1600/events
[ { "color": "d876e3", "default": true, "description": "Further information is requested", "id": 1935892912, "name": "question", "node_id": "MDU6TGFiZWwxOTM1ODkyOTEy", "url": "https://api.github.com/repos/huggingface/datasets/labels/question" } ]
null
2023-05-03T04:22:55Z
[]
https://github.com/huggingface/datasets/issues/1600
NONE
completed
null
null
[]
AttributeError: 'DatasetDict' object has no attribute 'train_test_split'
{ "+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/1600/reactions" }
MDU6SXNzdWU3NzA1ODI5NjA=
null
2020-12-18T05:37:10Z
https://api.github.com/repos/huggingface/datasets/issues/1600/comments
The following code fails with "'DatasetDict' object has no attribute 'train_test_split'" - am I doing something wrong? ``` from datasets import load_dataset dataset = load_dataset('csv', data_files='data.txt') dataset = dataset.train_test_split(test_size=0.1) ``` > AttributeError: 'DatasetDict' object has no attribute 'train_test_split'
{ "avatar_url": "https://avatars.githubusercontent.com/u/5028974?v=4", "events_url": "https://api.github.com/users/david-waterworth/events{/privacy}", "followers_url": "https://api.github.com/users/david-waterworth/followers", "following_url": "https://api.github.com/users/david-waterworth/following{/other_user}", "gists_url": "https://api.github.com/users/david-waterworth/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/david-waterworth", "id": 5028974, "login": "david-waterworth", "node_id": "MDQ6VXNlcjUwMjg5NzQ=", "organizations_url": "https://api.github.com/users/david-waterworth/orgs", "received_events_url": "https://api.github.com/users/david-waterworth/received_events", "repos_url": "https://api.github.com/users/david-waterworth/repos", "site_admin": false, "starred_url": "https://api.github.com/users/david-waterworth/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/david-waterworth/subscriptions", "type": "User", "url": "https://api.github.com/users/david-waterworth" }
https://api.github.com/repos/huggingface/datasets/issues/1600/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1600/timeline
closed
false
1,600
null
2020-12-21T07:38:58Z
null
false
770,431,389
https://api.github.com/repos/huggingface/datasets/issues/1599
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1599/events
[]
null
2021-09-17T16:54:32Z
[]
https://github.com/huggingface/datasets/pull/1599
MEMBER
null
false
null
[]
add Korean Sarcasm Dataset
{ "+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/1599/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQyMTgwMzI4
{ "diff_url": "https://github.com/huggingface/datasets/pull/1599.diff", "html_url": "https://github.com/huggingface/datasets/pull/1599", "merged_at": "2020-12-23T17:25:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/1599.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1599" }
2020-12-17T22:49:56Z
https://api.github.com/repos/huggingface/datasets/issues/1599/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "https://api.github.com/users/stevhliu/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/stevhliu", "id": 59462357, "login": "stevhliu", "node_id": "MDQ6VXNlcjU5NDYyMzU3", "organizations_url": "https://api.github.com/users/stevhliu/orgs", "received_events_url": "https://api.github.com/users/stevhliu/received_events", "repos_url": "https://api.github.com/users/stevhliu/repos", "site_admin": false, "starred_url": "https://api.github.com/users/stevhliu/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/stevhliu/subscriptions", "type": "User", "url": "https://api.github.com/users/stevhliu" }
https://api.github.com/repos/huggingface/datasets/issues/1599/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1599/timeline
closed
false
1,599
null
2020-12-23T17:25:59Z
null
true
770,332,440
https://api.github.com/repos/huggingface/datasets/issues/1598
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1598/events
[]
null
2020-12-18T09:43:58Z
[]
https://github.com/huggingface/datasets/pull/1598
CONTRIBUTOR
null
false
null
[]
made suggested changes in fake-news-english
{ "+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/1598/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQyMDk2NTM4
{ "diff_url": "https://github.com/huggingface/datasets/pull/1598.diff", "html_url": "https://github.com/huggingface/datasets/pull/1598", "merged_at": "2020-12-18T09:43:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/1598.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1598" }
2020-12-17T20:06:29Z
https://api.github.com/repos/huggingface/datasets/issues/1598/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/15351802?v=4", "events_url": "https://api.github.com/users/MisbahKhan789/events{/privacy}", "followers_url": "https://api.github.com/users/MisbahKhan789/followers", "following_url": "https://api.github.com/users/MisbahKhan789/following{/other_user}", "gists_url": "https://api.github.com/users/MisbahKhan789/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/MisbahKhan789", "id": 15351802, "login": "MisbahKhan789", "node_id": "MDQ6VXNlcjE1MzUxODAy", "organizations_url": "https://api.github.com/users/MisbahKhan789/orgs", "received_events_url": "https://api.github.com/users/MisbahKhan789/received_events", "repos_url": "https://api.github.com/users/MisbahKhan789/repos", "site_admin": false, "starred_url": "https://api.github.com/users/MisbahKhan789/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MisbahKhan789/subscriptions", "type": "User", "url": "https://api.github.com/users/MisbahKhan789" }
https://api.github.com/repos/huggingface/datasets/issues/1598/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1598/timeline
closed
false
1,598
null
2020-12-18T09:43:57Z
null
true
770,276,140
https://api.github.com/repos/huggingface/datasets/issues/1597
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1597/events
[]
null
2020-12-23T23:27:17Z
[]
https://github.com/huggingface/datasets/pull/1597
CONTRIBUTOR
null
false
null
[]
adding hate-speech-and-offensive-language
{ "+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/1597/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQyMDUwMTc5
{ "diff_url": "https://github.com/huggingface/datasets/pull/1597.diff", "html_url": "https://github.com/huggingface/datasets/pull/1597", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/1597.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1597" }
2020-12-17T18:35:15Z
https://api.github.com/repos/huggingface/datasets/issues/1597/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/15351802?v=4", "events_url": "https://api.github.com/users/MisbahKhan789/events{/privacy}", "followers_url": "https://api.github.com/users/MisbahKhan789/followers", "following_url": "https://api.github.com/users/MisbahKhan789/following{/other_user}", "gists_url": "https://api.github.com/users/MisbahKhan789/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/MisbahKhan789", "id": 15351802, "login": "MisbahKhan789", "node_id": "MDQ6VXNlcjE1MzUxODAy", "organizations_url": "https://api.github.com/users/MisbahKhan789/orgs", "received_events_url": "https://api.github.com/users/MisbahKhan789/received_events", "repos_url": "https://api.github.com/users/MisbahKhan789/repos", "site_admin": false, "starred_url": "https://api.github.com/users/MisbahKhan789/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MisbahKhan789/subscriptions", "type": "User", "url": "https://api.github.com/users/MisbahKhan789" }
https://api.github.com/repos/huggingface/datasets/issues/1597/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1597/timeline
closed
false
1,597
null
2020-12-23T23:27:16Z
null
true
770,260,531
https://api.github.com/repos/huggingface/datasets/issues/1596
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1596/events
[]
null
2020-12-17T18:36:02Z
[]
https://github.com/huggingface/datasets/pull/1596
CONTRIBUTOR
null
false
null
[]
made suggested changes to hate-speech-and-offensive-language
{ "+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/1596/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQyMDM3NTU0
{ "diff_url": "https://github.com/huggingface/datasets/pull/1596.diff", "html_url": "https://github.com/huggingface/datasets/pull/1596", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/1596.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1596" }
2020-12-17T18:09:26Z
https://api.github.com/repos/huggingface/datasets/issues/1596/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/15351802?v=4", "events_url": "https://api.github.com/users/MisbahKhan789/events{/privacy}", "followers_url": "https://api.github.com/users/MisbahKhan789/followers", "following_url": "https://api.github.com/users/MisbahKhan789/following{/other_user}", "gists_url": "https://api.github.com/users/MisbahKhan789/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/MisbahKhan789", "id": 15351802, "login": "MisbahKhan789", "node_id": "MDQ6VXNlcjE1MzUxODAy", "organizations_url": "https://api.github.com/users/MisbahKhan789/orgs", "received_events_url": "https://api.github.com/users/MisbahKhan789/received_events", "repos_url": "https://api.github.com/users/MisbahKhan789/repos", "site_admin": false, "starred_url": "https://api.github.com/users/MisbahKhan789/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MisbahKhan789/subscriptions", "type": "User", "url": "https://api.github.com/users/MisbahKhan789" }
https://api.github.com/repos/huggingface/datasets/issues/1596/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1596/timeline
closed
false
1,596
null
2020-12-17T18:35:53Z
null
true
770,153,693
https://api.github.com/repos/huggingface/datasets/issues/1595
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1595/events
[ { "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" } ]
null
2022-10-03T09:38:30Z
[]
https://github.com/huggingface/datasets/pull/1595
CONTRIBUTOR
null
false
null
[]
Logiqa en
{ "+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/1595/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQxOTUwNDk4
{ "diff_url": "https://github.com/huggingface/datasets/pull/1595.diff", "html_url": "https://github.com/huggingface/datasets/pull/1595", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/1595.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1595" }
2020-12-17T15:42:00Z
https://api.github.com/repos/huggingface/datasets/issues/1595/comments
logiqa in english.
{ "avatar_url": "https://avatars.githubusercontent.com/u/53267795?v=4", "events_url": "https://api.github.com/users/aclifton314/events{/privacy}", "followers_url": "https://api.github.com/users/aclifton314/followers", "following_url": "https://api.github.com/users/aclifton314/following{/other_user}", "gists_url": "https://api.github.com/users/aclifton314/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/aclifton314", "id": 53267795, "login": "aclifton314", "node_id": "MDQ6VXNlcjUzMjY3Nzk1", "organizations_url": "https://api.github.com/users/aclifton314/orgs", "received_events_url": "https://api.github.com/users/aclifton314/received_events", "repos_url": "https://api.github.com/users/aclifton314/repos", "site_admin": false, "starred_url": "https://api.github.com/users/aclifton314/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/aclifton314/subscriptions", "type": "User", "url": "https://api.github.com/users/aclifton314" }
https://api.github.com/repos/huggingface/datasets/issues/1595/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1595/timeline
closed
false
1,595
null
2022-10-03T09:38:30Z
null
true
769,747,767
https://api.github.com/repos/huggingface/datasets/issues/1594
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1594/events
[]
null
2022-06-01T15:33:42Z
[]
https://github.com/huggingface/datasets/issues/1594
NONE
completed
null
null
[]
connection error
{ "+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/1594/reactions" }
MDU6SXNzdWU3Njk3NDc3Njc=
null
2020-12-17T09:18:34Z
https://api.github.com/repos/huggingface/datasets/issues/1594/comments
Hi I am hitting to this error, thanks ``` > Traceback (most recent call last): File "finetune_t5_trainer.py", line 379, in <module> main() File "finetune_t5_trainer.py", line 208, in main if training_args.do_eval or training_args.evaluation_strategy != EvaluationStrategy.NO File "finetune_t5_trainer.py", line 207, in <dictcomp> for task in data_args.eval_tasks} File "/workdir/seq2seq/data/tasks.py", line 70, in get_dataset dataset = self.load_dataset(split=split) File "/workdir/seq2seq/data/tasks.py", line 66, in load_dataset return datasets.load_dataset(self.task.name, split=split, script_version="master") File "/usr/local/lib/python3.6/dist-packages/datasets/load.py", line 589, in load_dataset path, script_version=script_version, download_config=download_config, download_mode=download_mode, dataset=True File "/usr/local/lib/python3.6/dist-packages/datasets/load.py", line 267, in prepare_module local_path = cached_path(file_path, download_config=download_config) File "/usr/local/lib/python3.6/dist-packages/datasets/utils/file_utils.py", line 308, in cached_path use_etag=download_config.use_etag, File "/usr/local/lib/python3.6/dist-packages/datasets/utils/file_utils.py", line 487, in get_from_cache raise ConnectionError("Couldn't reach {}".format(url)) ConnectionError: Couldn't reach https://raw.githubusercontent.com/huggingface/datasets/master/datasets/boolq/boolq.py el/0 I1217 01:11:33.898849 354161 main shadow.py:210 Current job status: FINISHED ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/73364383?v=4", "events_url": "https://api.github.com/users/rabeehkarimimahabadi/events{/privacy}", "followers_url": "https://api.github.com/users/rabeehkarimimahabadi/followers", "following_url": "https://api.github.com/users/rabeehkarimimahabadi/following{/other_user}", "gists_url": "https://api.github.com/users/rabeehkarimimahabadi/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/rabeehkarimimahabadi", "id": 73364383, "login": "rabeehkarimimahabadi", "node_id": "MDQ6VXNlcjczMzY0Mzgz", "organizations_url": "https://api.github.com/users/rabeehkarimimahabadi/orgs", "received_events_url": "https://api.github.com/users/rabeehkarimimahabadi/received_events", "repos_url": "https://api.github.com/users/rabeehkarimimahabadi/repos", "site_admin": false, "starred_url": "https://api.github.com/users/rabeehkarimimahabadi/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rabeehkarimimahabadi/subscriptions", "type": "User", "url": "https://api.github.com/users/rabeehkarimimahabadi" }
https://api.github.com/repos/huggingface/datasets/issues/1594/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1594/timeline
closed
false
1,594
null
2022-06-01T15:33:41Z
null
false
769,611,386
https://api.github.com/repos/huggingface/datasets/issues/1593
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1593/events
[ { "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" } ]
null
2022-10-05T13:47:28Z
[]
https://github.com/huggingface/datasets/issues/1593
NONE
completed
null
null
[]
Access to key in DatasetDict map
{ "+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/1593/reactions" }
MDU6SXNzdWU3Njk2MTEzODY=
null
2020-12-17T07:02:20Z
https://api.github.com/repos/huggingface/datasets/issues/1593/comments
It is possible that we want to do different things in the `map` function (and possibly other functions too) of a `DatasetDict`, depending on the key. I understand that `DatasetDict.map` is a really thin wrapper of `Dataset.map`, so it is easy to directly implement this functionality in the client code. Still, it'd be nice if there can be a flag, similar to `with_indices`, that allows the callable to know the key inside `DatasetDict`.
{ "avatar_url": "https://avatars.githubusercontent.com/u/11954789?v=4", "events_url": "https://api.github.com/users/ZhaofengWu/events{/privacy}", "followers_url": "https://api.github.com/users/ZhaofengWu/followers", "following_url": "https://api.github.com/users/ZhaofengWu/following{/other_user}", "gists_url": "https://api.github.com/users/ZhaofengWu/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ZhaofengWu", "id": 11954789, "login": "ZhaofengWu", "node_id": "MDQ6VXNlcjExOTU0Nzg5", "organizations_url": "https://api.github.com/users/ZhaofengWu/orgs", "received_events_url": "https://api.github.com/users/ZhaofengWu/received_events", "repos_url": "https://api.github.com/users/ZhaofengWu/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ZhaofengWu/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ZhaofengWu/subscriptions", "type": "User", "url": "https://api.github.com/users/ZhaofengWu" }
https://api.github.com/repos/huggingface/datasets/issues/1593/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1593/timeline
closed
false
1,593
null
2022-10-05T12:33:06Z
null
false
769,383,714
https://api.github.com/repos/huggingface/datasets/issues/1591
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1591/events
[ { "color": "cfd3d7", "default": true, "description": "This issue or pull request already exists", "id": 1935892865, "name": "duplicate", "node_id": "MDU6TGFiZWwxOTM1ODkyODY1", "url": "https://api.github.com/repos/huggingface/datasets/labels/duplicate" }, { "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" } ]
null
2020-12-18T08:06:36Z
[]
https://github.com/huggingface/datasets/issues/1591
NONE
completed
null
null
[]
IWSLT-17 Link Broken
{ "+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/1591/reactions" }
MDU6SXNzdWU3NjkzODM3MTQ=
null
2020-12-17T00:46:42Z
https://api.github.com/repos/huggingface/datasets/issues/1591/comments
``` FileNotFoundError: Couldn't find file at https://wit3.fbk.eu/archive/2017-01-trnmted//texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/11954789?v=4", "events_url": "https://api.github.com/users/ZhaofengWu/events{/privacy}", "followers_url": "https://api.github.com/users/ZhaofengWu/followers", "following_url": "https://api.github.com/users/ZhaofengWu/following{/other_user}", "gists_url": "https://api.github.com/users/ZhaofengWu/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ZhaofengWu", "id": 11954789, "login": "ZhaofengWu", "node_id": "MDQ6VXNlcjExOTU0Nzg5", "organizations_url": "https://api.github.com/users/ZhaofengWu/orgs", "received_events_url": "https://api.github.com/users/ZhaofengWu/received_events", "repos_url": "https://api.github.com/users/ZhaofengWu/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ZhaofengWu/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ZhaofengWu/subscriptions", "type": "User", "url": "https://api.github.com/users/ZhaofengWu" }
https://api.github.com/repos/huggingface/datasets/issues/1591/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1591/timeline
closed
false
1,591
null
2020-12-18T08:05:28Z
null
false
769,242,858
https://api.github.com/repos/huggingface/datasets/issues/1590
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1590/events
[]
null
2022-06-01T15:32:04Z
[]
https://github.com/huggingface/datasets/issues/1590
NONE
completed
null
null
[]
Add helper to resolve namespace collision
{ "+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/1590/reactions" }
MDU6SXNzdWU3NjkyNDI4NTg=
null
2020-12-16T20:17:24Z
https://api.github.com/repos/huggingface/datasets/issues/1590/comments
Many projects use a module called `datasets`, however this is incompatible with huggingface datasets. It would be great if there if there was some helper or similar function to resolve such a common conflict.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8204807?v=4", "events_url": "https://api.github.com/users/jramapuram/events{/privacy}", "followers_url": "https://api.github.com/users/jramapuram/followers", "following_url": "https://api.github.com/users/jramapuram/following{/other_user}", "gists_url": "https://api.github.com/users/jramapuram/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jramapuram", "id": 8204807, "login": "jramapuram", "node_id": "MDQ6VXNlcjgyMDQ4MDc=", "organizations_url": "https://api.github.com/users/jramapuram/orgs", "received_events_url": "https://api.github.com/users/jramapuram/received_events", "repos_url": "https://api.github.com/users/jramapuram/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jramapuram/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jramapuram/subscriptions", "type": "User", "url": "https://api.github.com/users/jramapuram" }
https://api.github.com/repos/huggingface/datasets/issues/1590/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1590/timeline
closed
false
1,590
null
2022-06-01T15:32:04Z
null
false
769,187,141
https://api.github.com/repos/huggingface/datasets/issues/1589
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1589/events
[]
null
2022-07-06T15:19:57Z
[]
https://github.com/huggingface/datasets/pull/1589
CONTRIBUTOR
null
false
null
[]
Update doc2dial.py
{ "+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/1589/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQxMzcwMTM0
{ "diff_url": "https://github.com/huggingface/datasets/pull/1589.diff", "html_url": "https://github.com/huggingface/datasets/pull/1589", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/1589.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1589" }
2020-12-16T18:50:56Z
https://api.github.com/repos/huggingface/datasets/issues/1589/comments
Added data loader for machine reading comprehension tasks proposed in the Doc2Dial EMNLP 2020 paper.
{ "avatar_url": "https://avatars.githubusercontent.com/u/2062185?v=4", "events_url": "https://api.github.com/users/songfeng/events{/privacy}", "followers_url": "https://api.github.com/users/songfeng/followers", "following_url": "https://api.github.com/users/songfeng/following{/other_user}", "gists_url": "https://api.github.com/users/songfeng/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/songfeng", "id": 2062185, "login": "songfeng", "node_id": "MDQ6VXNlcjIwNjIxODU=", "organizations_url": "https://api.github.com/users/songfeng/orgs", "received_events_url": "https://api.github.com/users/songfeng/received_events", "repos_url": "https://api.github.com/users/songfeng/repos", "site_admin": false, "starred_url": "https://api.github.com/users/songfeng/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/songfeng/subscriptions", "type": "User", "url": "https://api.github.com/users/songfeng" }
https://api.github.com/repos/huggingface/datasets/issues/1589/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1589/timeline
closed
false
1,589
null
2022-07-06T15:19:57Z
null
true
769,068,227
https://api.github.com/repos/huggingface/datasets/issues/1588
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1588/events
[]
null
2020-12-16T22:41:53Z
[]
https://github.com/huggingface/datasets/pull/1588
CONTRIBUTOR
null
false
null
[]
Modified hind encorp
{ "+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/1588/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQxMjg3OTcz
{ "diff_url": "https://github.com/huggingface/datasets/pull/1588.diff", "html_url": "https://github.com/huggingface/datasets/pull/1588", "merged_at": "2020-12-16T17:20:28Z", "patch_url": "https://github.com/huggingface/datasets/pull/1588.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1588" }
2020-12-16T16:28:14Z
https://api.github.com/repos/huggingface/datasets/issues/1588/comments
description added, unnecessary comments removed from .py and readme.md reformated @lhoestq for #1584
{ "avatar_url": "https://avatars.githubusercontent.com/u/56379013?v=4", "events_url": "https://api.github.com/users/rahul-art/events{/privacy}", "followers_url": "https://api.github.com/users/rahul-art/followers", "following_url": "https://api.github.com/users/rahul-art/following{/other_user}", "gists_url": "https://api.github.com/users/rahul-art/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/rahul-art", "id": 56379013, "login": "rahul-art", "node_id": "MDQ6VXNlcjU2Mzc5MDEz", "organizations_url": "https://api.github.com/users/rahul-art/orgs", "received_events_url": "https://api.github.com/users/rahul-art/received_events", "repos_url": "https://api.github.com/users/rahul-art/repos", "site_admin": false, "starred_url": "https://api.github.com/users/rahul-art/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rahul-art/subscriptions", "type": "User", "url": "https://api.github.com/users/rahul-art" }
https://api.github.com/repos/huggingface/datasets/issues/1588/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1588/timeline
closed
false
1,588
null
2020-12-16T17:20:28Z
null
true
768,929,877
https://api.github.com/repos/huggingface/datasets/issues/1587
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1587/events
[]
null
2020-12-17T16:07:10Z
[]
https://github.com/huggingface/datasets/pull/1587
CONTRIBUTOR
null
false
null
[]
Add nq_open question answering dataset
{ "+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/1587/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQxMjAwMDk3
{ "diff_url": "https://github.com/huggingface/datasets/pull/1587.diff", "html_url": "https://github.com/huggingface/datasets/pull/1587", "merged_at": "2020-12-17T16:07:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/1587.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1587" }
2020-12-16T14:22:08Z
https://api.github.com/repos/huggingface/datasets/issues/1587/comments
this is pr is a copy of #1506 due to messed up git history in that pr.
{ "avatar_url": "https://avatars.githubusercontent.com/u/28673745?v=4", "events_url": "https://api.github.com/users/Nilanshrajput/events{/privacy}", "followers_url": "https://api.github.com/users/Nilanshrajput/followers", "following_url": "https://api.github.com/users/Nilanshrajput/following{/other_user}", "gists_url": "https://api.github.com/users/Nilanshrajput/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/Nilanshrajput", "id": 28673745, "login": "Nilanshrajput", "node_id": "MDQ6VXNlcjI4NjczNzQ1", "organizations_url": "https://api.github.com/users/Nilanshrajput/orgs", "received_events_url": "https://api.github.com/users/Nilanshrajput/received_events", "repos_url": "https://api.github.com/users/Nilanshrajput/repos", "site_admin": false, "starred_url": "https://api.github.com/users/Nilanshrajput/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Nilanshrajput/subscriptions", "type": "User", "url": "https://api.github.com/users/Nilanshrajput" }
https://api.github.com/repos/huggingface/datasets/issues/1587/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1587/timeline
closed
false
1,587
null
2020-12-17T16:07:10Z
null
true
768,864,502
https://api.github.com/repos/huggingface/datasets/issues/1586
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1586/events
[]
null
2021-01-29T10:28:53Z
[]
https://github.com/huggingface/datasets/pull/1586
CONTRIBUTOR
null
false
null
[]
added irc disentangle dataset
{ "+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/1586/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQxMTY0MDc2
{ "diff_url": "https://github.com/huggingface/datasets/pull/1586.diff", "html_url": "https://github.com/huggingface/datasets/pull/1586", "merged_at": "2021-01-29T10:28:53Z", "patch_url": "https://github.com/huggingface/datasets/pull/1586.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1586" }
2020-12-16T13:25:58Z
https://api.github.com/repos/huggingface/datasets/issues/1586/comments
added irc disentanglement dataset
{ "avatar_url": "https://avatars.githubusercontent.com/u/32560035?v=4", "events_url": "https://api.github.com/users/dhruvjoshi1998/events{/privacy}", "followers_url": "https://api.github.com/users/dhruvjoshi1998/followers", "following_url": "https://api.github.com/users/dhruvjoshi1998/following{/other_user}", "gists_url": "https://api.github.com/users/dhruvjoshi1998/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/dhruvjoshi1998", "id": 32560035, "login": "dhruvjoshi1998", "node_id": "MDQ6VXNlcjMyNTYwMDM1", "organizations_url": "https://api.github.com/users/dhruvjoshi1998/orgs", "received_events_url": "https://api.github.com/users/dhruvjoshi1998/received_events", "repos_url": "https://api.github.com/users/dhruvjoshi1998/repos", "site_admin": false, "starred_url": "https://api.github.com/users/dhruvjoshi1998/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dhruvjoshi1998/subscriptions", "type": "User", "url": "https://api.github.com/users/dhruvjoshi1998" }
https://api.github.com/repos/huggingface/datasets/issues/1586/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1586/timeline
closed
false
1,586
null
2021-01-29T10:28:53Z
null
true
768,831,171
https://api.github.com/repos/huggingface/datasets/issues/1585
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1585/events
[]
null
2020-12-16T16:02:56Z
[]
https://github.com/huggingface/datasets/issues/1585
NONE
completed
null
null
[]
FileNotFoundError for `amazon_polarity`
{ "+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/1585/reactions" }
MDU6SXNzdWU3Njg4MzExNzE=
null
2020-12-16T12:51:05Z
https://api.github.com/repos/huggingface/datasets/issues/1585/comments
Version: `datasets==v1.1.3` ### Reproduction ```python from datasets import load_dataset data = load_dataset("amazon_polarity") ``` crashes with ```bash FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/amazon_polarity/amazon_polarity.py ``` and ```bash FileNotFoundError: Couldn't find file at https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/amazon_polarity/amazon_polarity.py ``` and ```bash FileNotFoundError: Couldn't find file locally at amazon_polarity/amazon_polarity.py, or remotely at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/amazon_polarity/amazon_polarity.py or https://s3.amazonaws.com/datasets.huggingface.co/datasets/datasets/amazon_polarity/amazon_polarity.py ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/24647404?v=4", "events_url": "https://api.github.com/users/phtephanx/events{/privacy}", "followers_url": "https://api.github.com/users/phtephanx/followers", "following_url": "https://api.github.com/users/phtephanx/following{/other_user}", "gists_url": "https://api.github.com/users/phtephanx/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/phtephanx", "id": 24647404, "login": "phtephanx", "node_id": "MDQ6VXNlcjI0NjQ3NDA0", "organizations_url": "https://api.github.com/users/phtephanx/orgs", "received_events_url": "https://api.github.com/users/phtephanx/received_events", "repos_url": "https://api.github.com/users/phtephanx/repos", "site_admin": false, "starred_url": "https://api.github.com/users/phtephanx/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/phtephanx/subscriptions", "type": "User", "url": "https://api.github.com/users/phtephanx" }
https://api.github.com/repos/huggingface/datasets/issues/1585/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1585/timeline
closed
false
1,585
null
2020-12-16T16:02:56Z
null
false
768,820,406
https://api.github.com/repos/huggingface/datasets/issues/1584
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1584/events
[]
null
2020-12-18T02:27:24Z
[]
https://github.com/huggingface/datasets/pull/1584
CONTRIBUTOR
null
false
null
[]
Load hind encorp
{ "+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/1584/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQxMTM2OTQ5
{ "diff_url": "https://github.com/huggingface/datasets/pull/1584.diff", "html_url": "https://github.com/huggingface/datasets/pull/1584", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/1584.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1584" }
2020-12-16T12:38:38Z
https://api.github.com/repos/huggingface/datasets/issues/1584/comments
reformated well documented, yaml tags added, code
{ "avatar_url": "https://avatars.githubusercontent.com/u/56379013?v=4", "events_url": "https://api.github.com/users/rahul-art/events{/privacy}", "followers_url": "https://api.github.com/users/rahul-art/followers", "following_url": "https://api.github.com/users/rahul-art/following{/other_user}", "gists_url": "https://api.github.com/users/rahul-art/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/rahul-art", "id": 56379013, "login": "rahul-art", "node_id": "MDQ6VXNlcjU2Mzc5MDEz", "organizations_url": "https://api.github.com/users/rahul-art/orgs", "received_events_url": "https://api.github.com/users/rahul-art/received_events", "repos_url": "https://api.github.com/users/rahul-art/repos", "site_admin": false, "starred_url": "https://api.github.com/users/rahul-art/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rahul-art/subscriptions", "type": "User", "url": "https://api.github.com/users/rahul-art" }
https://api.github.com/repos/huggingface/datasets/issues/1584/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1584/timeline
closed
false
1,584
null
2020-12-18T02:27:24Z
null
true
768,795,986
https://api.github.com/repos/huggingface/datasets/issues/1583
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1583/events
[]
null
2020-12-18T18:39:06Z
[]
https://github.com/huggingface/datasets/pull/1583
CONTRIBUTOR
null
false
null
[]
Update metrics docstrings.
{ "+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/1583/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQxMTIyODEz
{ "diff_url": "https://github.com/huggingface/datasets/pull/1583.diff", "html_url": "https://github.com/huggingface/datasets/pull/1583", "merged_at": "2020-12-18T18:39:06Z", "patch_url": "https://github.com/huggingface/datasets/pull/1583.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1583" }
2020-12-16T12:14:18Z
https://api.github.com/repos/huggingface/datasets/issues/1583/comments
#1478 Correcting the argument descriptions for metrics. Let me know if there's any issues.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8402500?v=4", "events_url": "https://api.github.com/users/Fraser-Greenlee/events{/privacy}", "followers_url": "https://api.github.com/users/Fraser-Greenlee/followers", "following_url": "https://api.github.com/users/Fraser-Greenlee/following{/other_user}", "gists_url": "https://api.github.com/users/Fraser-Greenlee/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/Fraser-Greenlee", "id": 8402500, "login": "Fraser-Greenlee", "node_id": "MDQ6VXNlcjg0MDI1MDA=", "organizations_url": "https://api.github.com/users/Fraser-Greenlee/orgs", "received_events_url": "https://api.github.com/users/Fraser-Greenlee/received_events", "repos_url": "https://api.github.com/users/Fraser-Greenlee/repos", "site_admin": false, "starred_url": "https://api.github.com/users/Fraser-Greenlee/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Fraser-Greenlee/subscriptions", "type": "User", "url": "https://api.github.com/users/Fraser-Greenlee" }
https://api.github.com/repos/huggingface/datasets/issues/1583/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1583/timeline
closed
false
1,583
null
2020-12-18T18:39:06Z
null
true
768,776,617
https://api.github.com/repos/huggingface/datasets/issues/1582
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1582/events
[]
null
2020-12-17T18:06:46Z
[]
https://github.com/huggingface/datasets/pull/1582
CONTRIBUTOR
null
false
null
[]
Adding wiki lingua dataset as new branch
{ "+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/1582/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQxMTEwODU1
{ "diff_url": "https://github.com/huggingface/datasets/pull/1582.diff", "html_url": "https://github.com/huggingface/datasets/pull/1582", "merged_at": "2020-12-17T18:06:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/1582.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1582" }
2020-12-16T11:53:07Z
https://api.github.com/repos/huggingface/datasets/issues/1582/comments
Adding the dataset as new branch as advised here: #1470
{ "avatar_url": "https://avatars.githubusercontent.com/u/7674948?v=4", "events_url": "https://api.github.com/users/katnoria/events{/privacy}", "followers_url": "https://api.github.com/users/katnoria/followers", "following_url": "https://api.github.com/users/katnoria/following{/other_user}", "gists_url": "https://api.github.com/users/katnoria/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/katnoria", "id": 7674948, "login": "katnoria", "node_id": "MDQ6VXNlcjc2NzQ5NDg=", "organizations_url": "https://api.github.com/users/katnoria/orgs", "received_events_url": "https://api.github.com/users/katnoria/received_events", "repos_url": "https://api.github.com/users/katnoria/repos", "site_admin": false, "starred_url": "https://api.github.com/users/katnoria/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/katnoria/subscriptions", "type": "User", "url": "https://api.github.com/users/katnoria" }
https://api.github.com/repos/huggingface/datasets/issues/1582/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1582/timeline
closed
false
1,582
null
2020-12-17T18:06:45Z
null
true
768,320,594
https://api.github.com/repos/huggingface/datasets/issues/1581
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1581/events
[]
null
2021-06-17T15:40:45Z
[]
https://github.com/huggingface/datasets/issues/1581
NONE
completed
null
null
[]
Installing datasets and transformers in a tensorflow docker image throws Permission Error on 'import transformers'
{ "+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/1581/reactions" }
MDU6SXNzdWU3NjgzMjA1OTQ=
null
2020-12-16T00:02:21Z
https://api.github.com/repos/huggingface/datasets/issues/1581/comments
I am using a docker container, based on latest tensorflow-gpu image, to run transformers and datasets (4.0.1 and 1.1.3 respectively - Dockerfile attached below). Importing transformers throws a Permission Error to access `/.cache`: ``` $ docker run --gpus=all --rm -it -u $(id -u):$(id -g) -v $(pwd)/data:/root/data -v $(pwd):/root -v $(pwd)/models/:/root/models -v $(pwd)/saved_models/:/root/saved_models -e "HOST_HOSTNAME=$(hostname)" hf-error:latest /bin/bash ________ _______________ ___ __/__________________________________ ____/__ /________ __ __ / _ _ \_ __ \_ ___/ __ \_ ___/_ /_ __ /_ __ \_ | /| / / _ / / __/ / / /(__ )/ /_/ / / _ __/ _ / / /_/ /_ |/ |/ / /_/ \___//_/ /_//____/ \____//_/ /_/ /_/ \____/____/|__/ You are running this container as user with ID 1000 and group 1000, which should map to the ID and group for your user on the Docker host. Great! tf-docker /root > python Python 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import transformers 2020-12-15 23:53:21.165827: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library libcudart.so.11.0 Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python3.6/dist-packages/transformers/__init__.py", line 22, in <module> from .integrations import ( # isort:skip File "/usr/local/lib/python3.6/dist-packages/transformers/integrations.py", line 5, in <module> from .trainer_utils import EvaluationStrategy File "/usr/local/lib/python3.6/dist-packages/transformers/trainer_utils.py", line 25, in <module> from .file_utils import is_tf_available, is_torch_available, is_torch_tpu_available File "/usr/local/lib/python3.6/dist-packages/transformers/file_utils.py", line 88, in <module> import datasets # noqa: F401 File "/usr/local/lib/python3.6/dist-packages/datasets/__init__.py", line 26, in <module> from .arrow_dataset import Dataset, concatenate_datasets File "/usr/local/lib/python3.6/dist-packages/datasets/arrow_dataset.py", line 40, in <module> from .arrow_reader import ArrowReader File "/usr/local/lib/python3.6/dist-packages/datasets/arrow_reader.py", line 31, in <module> from .utils import cached_path, logging File "/usr/local/lib/python3.6/dist-packages/datasets/utils/__init__.py", line 20, in <module> from .download_manager import DownloadManager, GenerateMode File "/usr/local/lib/python3.6/dist-packages/datasets/utils/download_manager.py", line 25, in <module> from .file_utils import HF_DATASETS_CACHE, cached_path, get_from_cache, hash_url_to_filename File "/usr/local/lib/python3.6/dist-packages/datasets/utils/file_utils.py", line 118, in <module> os.makedirs(HF_MODULES_CACHE, exist_ok=True) File "/usr/lib/python3.6/os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "/usr/lib/python3.6/os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "/usr/lib/python3.6/os.py", line 220, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: '/.cache' ``` I've pinned the problem to `RUN pip install datasets`, and by commenting it you can actually import transformers correctly. Another workaround I've found is creating the directory and giving permissions to it directly on the Dockerfile. ``` FROM tensorflow/tensorflow:latest-gpu-jupyter WORKDIR /root EXPOSE 80 EXPOSE 8888 EXPOSE 6006 ENV SHELL /bin/bash ENV PATH="/root/.local/bin:${PATH}" ENV CUDA_CACHE_PATH="/root/cache/cuda" ENV CUDA_CACHE_MAXSIZE="4294967296" ENV TFHUB_CACHE_DIR="/root/cache/tfhub" RUN pip install --upgrade pip RUN apt update -y && apt upgrade -y RUN pip install transformers #Installing datasets will throw the error, try commenting and rebuilding RUN pip install datasets #Another workaround is creating the directory and give permissions explicitly #RUN mkdir /.cache #RUN chmod 777 /.cache ```
{ "avatar_url": "https://avatars.githubusercontent.com/u/702586?v=4", "events_url": "https://api.github.com/users/eduardofv/events{/privacy}", "followers_url": "https://api.github.com/users/eduardofv/followers", "following_url": "https://api.github.com/users/eduardofv/following{/other_user}", "gists_url": "https://api.github.com/users/eduardofv/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/eduardofv", "id": 702586, "login": "eduardofv", "node_id": "MDQ6VXNlcjcwMjU4Ng==", "organizations_url": "https://api.github.com/users/eduardofv/orgs", "received_events_url": "https://api.github.com/users/eduardofv/received_events", "repos_url": "https://api.github.com/users/eduardofv/repos", "site_admin": false, "starred_url": "https://api.github.com/users/eduardofv/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eduardofv/subscriptions", "type": "User", "url": "https://api.github.com/users/eduardofv" }
https://api.github.com/repos/huggingface/datasets/issues/1581/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1581/timeline
closed
false
1,581
null
2021-06-17T15:40:45Z
null
false
768,111,377
https://api.github.com/repos/huggingface/datasets/issues/1580
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1580/events
[]
null
2020-12-16T10:27:52Z
[]
https://github.com/huggingface/datasets/pull/1580
CONTRIBUTOR
null
false
null
[]
made suggested changes in diplomacy_detection.py
{ "+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/1580/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQwNjQxNDQ3
{ "diff_url": "https://github.com/huggingface/datasets/pull/1580.diff", "html_url": "https://github.com/huggingface/datasets/pull/1580", "merged_at": "2020-12-16T10:27:52Z", "patch_url": "https://github.com/huggingface/datasets/pull/1580.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1580" }
2020-12-15T19:52:00Z
https://api.github.com/repos/huggingface/datasets/issues/1580/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/15351802?v=4", "events_url": "https://api.github.com/users/MisbahKhan789/events{/privacy}", "followers_url": "https://api.github.com/users/MisbahKhan789/followers", "following_url": "https://api.github.com/users/MisbahKhan789/following{/other_user}", "gists_url": "https://api.github.com/users/MisbahKhan789/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/MisbahKhan789", "id": 15351802, "login": "MisbahKhan789", "node_id": "MDQ6VXNlcjE1MzUxODAy", "organizations_url": "https://api.github.com/users/MisbahKhan789/orgs", "received_events_url": "https://api.github.com/users/MisbahKhan789/received_events", "repos_url": "https://api.github.com/users/MisbahKhan789/repos", "site_admin": false, "starred_url": "https://api.github.com/users/MisbahKhan789/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MisbahKhan789/subscriptions", "type": "User", "url": "https://api.github.com/users/MisbahKhan789" }
https://api.github.com/repos/huggingface/datasets/issues/1580/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1580/timeline
closed
false
1,580
null
2020-12-16T10:27:52Z
null
true
767,808,465
https://api.github.com/repos/huggingface/datasets/issues/1579
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1579/events
[]
null
2020-12-22T13:43:16Z
[]
https://github.com/huggingface/datasets/pull/1579
CONTRIBUTOR
null
false
null
[]
Adding CLIMATE-FEVER dataset
{ "+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/1579/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQwMzk5OTY5
{ "diff_url": "https://github.com/huggingface/datasets/pull/1579.diff", "html_url": "https://github.com/huggingface/datasets/pull/1579", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/1579.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1579" }
2020-12-15T16:49:22Z
https://api.github.com/repos/huggingface/datasets/issues/1579/comments
This PR request the addition of the CLIMATE-FEVER dataset: A dataset adopting the FEVER methodology that consists of 1,535 real-world claims regarding climate-change collected on the internet. Each claim is accompanied by five manually annotated evidence sentences retrieved from the English Wikipedia that support, refute or do not give enough information to validate the claim totalling in 7,675 claim-evidence pairs. The dataset features challenging claims that relate multiple facets and disputed cases of claims where both supporting and refuting evidence are present. More information can be found at: - Homepage: <http://climatefever.ai> - Paper: <https://arxiv.org/abs/2012.00614>
{ "avatar_url": "https://avatars.githubusercontent.com/u/1658969?v=4", "events_url": "https://api.github.com/users/tdiggelm/events{/privacy}", "followers_url": "https://api.github.com/users/tdiggelm/followers", "following_url": "https://api.github.com/users/tdiggelm/following{/other_user}", "gists_url": "https://api.github.com/users/tdiggelm/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/tdiggelm", "id": 1658969, "login": "tdiggelm", "node_id": "MDQ6VXNlcjE2NTg5Njk=", "organizations_url": "https://api.github.com/users/tdiggelm/orgs", "received_events_url": "https://api.github.com/users/tdiggelm/received_events", "repos_url": "https://api.github.com/users/tdiggelm/repos", "site_admin": false, "starred_url": "https://api.github.com/users/tdiggelm/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tdiggelm/subscriptions", "type": "User", "url": "https://api.github.com/users/tdiggelm" }
https://api.github.com/repos/huggingface/datasets/issues/1579/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1579/timeline
closed
false
1,579
null
2020-12-22T13:43:15Z
null
true
767,760,513
https://api.github.com/repos/huggingface/datasets/issues/1578
https://api.github.com/repos/huggingface/datasets
https://api.github.com/repos/huggingface/datasets/issues/1578/events
[]
null
2020-12-15T17:06:29Z
[]
https://github.com/huggingface/datasets/pull/1578
MEMBER
null
false
null
[]
update multiwozv22 checksums
{ "+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/1578/reactions" }
MDExOlB1bGxSZXF1ZXN0NTQwMzY1NzYz
{ "diff_url": "https://github.com/huggingface/datasets/pull/1578.diff", "html_url": "https://github.com/huggingface/datasets/pull/1578", "merged_at": "2020-12-15T17:06:29Z", "patch_url": "https://github.com/huggingface/datasets/pull/1578.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/1578" }
2020-12-15T16:13:52Z
https://api.github.com/repos/huggingface/datasets/issues/1578/comments
a file was updated on the GitHub repo for the 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": "https://api.github.com/users/yjernite/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/yjernite", "id": 10469459, "login": "yjernite", "node_id": "MDQ6VXNlcjEwNDY5NDU5", "organizations_url": "https://api.github.com/users/yjernite/orgs", "received_events_url": "https://api.github.com/users/yjernite/received_events", "repos_url": "https://api.github.com/users/yjernite/repos", "site_admin": false, "starred_url": "https://api.github.com/users/yjernite/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/yjernite/subscriptions", "type": "User", "url": "https://api.github.com/users/yjernite" }
https://api.github.com/repos/huggingface/datasets/issues/1578/labels{/name}
https://api.github.com/repos/huggingface/datasets/issues/1578/timeline
closed
false
1,578
null
2020-12-15T17:06:29Z
null
true