url stringlengths 58 61 | repository_url stringclasses 1
value | labels_url stringlengths 72 75 | comments_url stringlengths 67 70 | events_url stringlengths 65 68 | html_url stringlengths 46 51 | id int64 599M 3.64B | node_id stringlengths 18 32 | number int64 1 7.87k | title stringlengths 1 290 | user dict | labels listlengths 0 4 | state stringclasses 2
values | locked bool 1
class | assignee dict | assignees listlengths 0 4 | milestone dict | comments int64 0 70 | created_at stringdate 2020-04-14 10:18:02 2025-11-18 08:33:04 | updated_at stringdate 2020-04-27 16:04:17 2025-11-18 16:07:04 | closed_at stringlengths 3 25 | author_association stringclasses 4
values | type float64 | active_lock_reason float64 | sub_issues_summary dict | issue_dependencies_summary dict | body stringlengths 0 228k ⌀ | closed_by dict | reactions dict | timeline_url stringlengths 67 70 | performed_via_github_app float64 | state_reason stringclasses 4
values | draft float64 0 1 ⌀ | pull_request dict | is_pull_request bool 2
classes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1604/comments | https://api.github.com/repos/huggingface/datasets/issues/1604/events | https://github.com/huggingface/datasets/issues/1604 | 770,862,112 | MDU6SXNzdWU3NzA4NjIxMTI= | 1,604 | Add tests for the download functions ? | {
"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": "... | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | closed | false | null | [] | null | 1 | 2020-12-18 12:49:25+00:00 | 2022-10-05 13:04:24+00:00 | 2022-10-05 13:04:24+00:00 | CONTRIBUTOR | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | 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/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1604/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1604/timeline | null | completed | null | null | false |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1603/comments | https://api.github.com/repos/huggingface/datasets/issues/1603/events | https://github.com/huggingface/datasets/pull/1603 | 770,857,221 | MDExOlB1bGxSZXF1ZXN0NTQyNTIwNDkx | 1,603 | Add retries to HTTP requests | {
"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": "... | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | closed | false | null | [] | null | 1 | 2020-12-18 12:41:31+00:00 | 2020-12-22 15:34:07+00:00 | 2020-12-22 15:34:07+00:00 | CONTRIBUTOR | null | null | null | null | ## 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://re... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1603/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1603/timeline | null | null | 0 | {
"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/... | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1602/comments | https://api.github.com/repos/huggingface/datasets/issues/1602/events | https://github.com/huggingface/datasets/pull/1602 | 770,841,810 | MDExOlB1bGxSZXF1ZXN0NTQyNTA4NTM4 | 1,602 | second update of id_newspapers_2018 | {
"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}",
"gi... | [] | closed | false | null | [] | null | 0 | 2020-12-18 12:16:37+00:00 | 2020-12-22 10:41:15+00:00 | 2020-12-22 10:41:14+00:00 | CONTRIBUTOR | null | null | null | null | 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/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1602/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1602/timeline | null | null | 0 | {
"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/... | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1601/comments | https://api.github.com/repos/huggingface/datasets/issues/1601/events | https://github.com/huggingface/datasets/pull/1601 | 770,758,914 | MDExOlB1bGxSZXF1ZXN0NTQyNDQzNDE3 | 1,601 | second update of the id_newspapers_2018 | {
"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}",
"gi... | [] | closed | false | null | [] | null | 1 | 2020-12-18 10:10:20+00:00 | 2020-12-18 12:15:31+00:00 | 2020-12-18 12:15:31+00:00 | CONTRIBUTOR | null | null | null | null | 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}",
"gi... | {
"+1": 0,
"-1": 0,
"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"
} | https://api.github.com/repos/huggingface/datasets/issues/1601/timeline | null | null | 0 | {
"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"
} | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1600/comments | https://api.github.com/repos/huggingface/datasets/issues/1600/events | https://github.com/huggingface/datasets/issues/1600 | 770,582,960 | MDU6SXNzdWU3NzA1ODI5NjA= | 1,600 | 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... | [
{
"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"
}
] | closed | false | null | [] | null | 7 | 2020-12-18 05:37:10+00:00 | 2023-05-03 04:22:55+00:00 | 2020-12-21 07:38:58+00:00 | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | 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 at... | {
"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": "... | {
"+1": 0,
"-1": 0,
"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"
} | https://api.github.com/repos/huggingface/datasets/issues/1600/timeline | null | completed | null | null | false |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1599/comments | https://api.github.com/repos/huggingface/datasets/issues/1599/events | https://github.com/huggingface/datasets/pull/1599 | 770,431,389 | MDExOlB1bGxSZXF1ZXN0NTQyMTgwMzI4 | 1,599 | add Korean Sarcasm Dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4",
"events_url": "https://api.github.com/users/stevhliu/events{/privacy}",
"followers_url": "https://api.github.com/users/stevhliu/followers",
"following_url": "https://api.github.com/users/stevhliu/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 0 | 2020-12-17 22:49:56+00:00 | 2021-09-17 16:54:32+00:00 | 2020-12-23 17:25:59+00:00 | MEMBER | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1599/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1599/timeline | null | null | 0 | {
"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/... | true | |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1598/comments | https://api.github.com/repos/huggingface/datasets/issues/1598/events | https://github.com/huggingface/datasets/pull/1598 | 770,332,440 | MDExOlB1bGxSZXF1ZXN0NTQyMDk2NTM4 | 1,598 | made suggested changes in fake-news-english | {
"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}",
"g... | [] | closed | false | null | [] | null | 0 | 2020-12-17 20:06:29+00:00 | 2020-12-18 09:43:58+00:00 | 2020-12-18 09:43:57+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1598/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1598/timeline | null | null | 0 | {
"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/... | true | |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1597/comments | https://api.github.com/repos/huggingface/datasets/issues/1597/events | https://github.com/huggingface/datasets/pull/1597 | 770,276,140 | MDExOlB1bGxSZXF1ZXN0NTQyMDUwMTc5 | 1,597 | adding hate-speech-and-offensive-language | {
"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}",
"g... | [] | closed | false | null | [] | null | 1 | 2020-12-17 18:35:15+00:00 | 2020-12-23 23:27:17+00:00 | 2020-12-23 23:27:16+00:00 | CONTRIBUTOR | null | null | null | null | {
"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}",
"g... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1597/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1597/timeline | null | null | 0 | {
"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"
} | true | |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1596/comments | https://api.github.com/repos/huggingface/datasets/issues/1596/events | https://github.com/huggingface/datasets/pull/1596 | 770,260,531 | MDExOlB1bGxSZXF1ZXN0NTQyMDM3NTU0 | 1,596 | made suggested changes to hate-speech-and-offensive-language | {
"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}",
"g... | [] | closed | false | null | [] | null | 0 | 2020-12-17 18:09:26+00:00 | 2020-12-17 18:36:02+00:00 | 2020-12-17 18:35:53+00:00 | CONTRIBUTOR | null | null | null | null | {
"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}",
"g... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1596/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1596/timeline | null | null | 0 | {
"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"
} | true | |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1595/comments | https://api.github.com/repos/huggingface/datasets/issues/1595/events | https://github.com/huggingface/datasets/pull/1595 | 770,153,693 | MDExOlB1bGxSZXF1ZXN0NTQxOTUwNDk4 | 1,595 | Logiqa en | {
"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_u... | [
{
"color": "0e8a16",
"default": false,
"description": "Contribution to a dataset script",
"id": 4564477500,
"name": "dataset contribution",
"node_id": "LA_kwDODunzps8AAAABEBBmPA",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20contribution"
}
] | closed | false | null | [] | null | 8 | 2020-12-17 15:42:00+00:00 | 2022-10-03 09:38:30+00:00 | 2022-10-03 09:38:30+00:00 | CONTRIBUTOR | null | null | null | null | logiqa in english. | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1595/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1595/timeline | null | null | 0 | {
"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"
} | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1594/comments | https://api.github.com/repos/huggingface/datasets/issues/1594/events | https://github.com/huggingface/datasets/issues/1594 | 769,747,767 | MDU6SXNzdWU3Njk3NDc3Njc= | 1,594 | connection error | {
"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/followin... | [] | closed | false | null | [] | null | 4 | 2020-12-17 09:18:34+00:00 | 2022-06-01 15:33:42+00:00 | 2022-06-01 15:33:41+00:00 | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | 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_tr... | {
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1594/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1594/timeline | null | completed | null | null | false |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1593/comments | https://api.github.com/repos/huggingface/datasets/issues/1593/events | https://github.com/huggingface/datasets/issues/1593 | 769,611,386 | MDU6SXNzdWU3Njk2MTEzODY= | 1,593 | Access to key in DatasetDict map | {
"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"... | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | closed | false | null | [] | null | 3 | 2020-12-17 07:02:20+00:00 | 2022-10-05 13:47:28+00:00 | 2022-10-05 12:33:06+00:00 | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | 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 n... | {
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1593/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1593/timeline | null | completed | null | null | false |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1591/comments | https://api.github.com/repos/huggingface/datasets/issues/1591/events | https://github.com/huggingface/datasets/issues/1591 | 769,383,714 | MDU6SXNzdWU3NjkzODM3MTQ= | 1,591 | IWSLT-17 Link Broken | {
"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"... | [
{
"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",
... | closed | false | null | [] | null | 2 | 2020-12-17 00:46:42+00:00 | 2020-12-18 08:06:36+00:00 | 2020-12-18 08:05:28+00:00 | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ```
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/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": "... | {
"+1": 0,
"-1": 0,
"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"
} | https://api.github.com/repos/huggingface/datasets/issues/1591/timeline | null | completed | null | null | false |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1590/comments | https://api.github.com/repos/huggingface/datasets/issues/1590/events | https://github.com/huggingface/datasets/issues/1590 | 769,242,858 | MDU6SXNzdWU3NjkyNDI4NTg= | 1,590 | Add helper to resolve namespace collision | {
"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":... | [] | closed | false | null | [] | null | 5 | 2020-12-16 20:17:24+00:00 | 2022-06-01 15:32:04+00:00 | 2022-06-01 15:32:04+00:00 | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | 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/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1590/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1590/timeline | null | completed | null | null | false |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1589/comments | https://api.github.com/repos/huggingface/datasets/issues/1589/events | https://github.com/huggingface/datasets/pull/1589 | 769,187,141 | MDExOlB1bGxSZXF1ZXN0NTQxMzcwMTM0 | 1,589 | Update doc2dial.py | {
"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": "http... | [] | closed | false | null | [] | null | 1 | 2020-12-16 18:50:56+00:00 | 2022-07-06 15:19:57+00:00 | 2022-07-06 15:19:57+00:00 | CONTRIBUTOR | null | null | null | null | Added data loader for machine reading comprehension tasks proposed in the Doc2Dial EMNLP 2020 paper. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1589/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1589/timeline | null | null | 0 | {
"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"
} | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1588/comments | https://api.github.com/repos/huggingface/datasets/issues/1588/events | https://github.com/huggingface/datasets/pull/1588 | 769,068,227 | MDExOlB1bGxSZXF1ZXN0NTQxMjg3OTcz | 1,588 | Modified hind encorp | {
"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": "... | [] | closed | false | null | [] | null | 1 | 2020-12-16 16:28:14+00:00 | 2020-12-16 22:41:53+00:00 | 2020-12-16 17:20:28+00:00 | CONTRIBUTOR | null | null | null | null | description added, unnecessary comments removed from .py and readme.md reformated
@lhoestq for #1584 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1588/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1588/timeline | null | null | 0 | {
"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/... | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1587/comments | https://api.github.com/repos/huggingface/datasets/issues/1587/events | https://github.com/huggingface/datasets/pull/1587 | 768,929,877 | MDExOlB1bGxSZXF1ZXN0NTQxMjAwMDk3 | 1,587 | Add nq_open question answering dataset | {
"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}",
"g... | [] | closed | false | null | [] | null | 1 | 2020-12-16 14:22:08+00:00 | 2020-12-17 16:07:10+00:00 | 2020-12-17 16:07:10+00:00 | CONTRIBUTOR | null | null | null | null | this is pr is a copy of #1506 due to messed up git history in that pr. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1587/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1587/timeline | null | null | 0 | {
"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/... | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1586/comments | https://api.github.com/repos/huggingface/datasets/issues/1586/events | https://github.com/huggingface/datasets/pull/1586 | 768,864,502 | MDExOlB1bGxSZXF1ZXN0NTQxMTY0MDc2 | 1,586 | added irc disentangle 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}",
... | [] | closed | false | null | [] | null | 5 | 2020-12-16 13:25:58+00:00 | 2021-01-29 10:28:53+00:00 | 2021-01-29 10:28:53+00:00 | CONTRIBUTOR | null | null | null | null | added irc disentanglement dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1586/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1586/timeline | null | null | 0 | {
"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/... | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1585/comments | https://api.github.com/repos/huggingface/datasets/issues/1585/events | https://github.com/huggingface/datasets/issues/1585 | 768,831,171 | MDU6SXNzdWU3Njg4MzExNzE= | 1,585 | FileNotFoundError for `amazon_polarity` | {
"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": "... | [] | closed | false | null | [] | null | 1 | 2020-12-16 12:51:05+00:00 | 2020-12-16 16:02:56+00:00 | 2020-12-16 16:02:56+00:00 | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | 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
... | {
"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": "... | {
"+1": 0,
"-1": 0,
"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"
} | https://api.github.com/repos/huggingface/datasets/issues/1585/timeline | null | completed | null | null | false |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1584/comments | https://api.github.com/repos/huggingface/datasets/issues/1584/events | https://github.com/huggingface/datasets/pull/1584 | 768,820,406 | MDExOlB1bGxSZXF1ZXN0NTQxMTM2OTQ5 | 1,584 | Load hind encorp | {
"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": "... | [] | closed | false | null | [] | null | 0 | 2020-12-16 12:38:38+00:00 | 2020-12-18 02:27:24+00:00 | 2020-12-18 02:27:24+00:00 | CONTRIBUTOR | null | null | null | null | 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": "... | {
"+1": 0,
"-1": 0,
"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"
} | https://api.github.com/repos/huggingface/datasets/issues/1584/timeline | null | null | 0 | {
"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"
} | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1583/comments | https://api.github.com/repos/huggingface/datasets/issues/1583/events | https://github.com/huggingface/datasets/pull/1583 | 768,795,986 | MDExOlB1bGxSZXF1ZXN0NTQxMTIyODEz | 1,583 | Update metrics docstrings. | {
"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}",... | [] | closed | false | null | [] | null | 0 | 2020-12-16 12:14:18+00:00 | 2020-12-18 18:39:06+00:00 | 2020-12-18 18:39:06+00:00 | CONTRIBUTOR | null | null | null | null | #1478 Correcting the argument descriptions for metrics.
Let me know if there's any issues.
| {
"avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4",
"events_url": "https://api.github.com/users/thomwolf/events{/privacy}",
"followers_url": "https://api.github.com/users/thomwolf/followers",
"following_url": "https://api.github.com/users/thomwolf/following{/other_user}",
"gists_url": "http... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1583/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1583/timeline | null | null | 0 | {
"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/... | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1582/comments | https://api.github.com/repos/huggingface/datasets/issues/1582/events | https://github.com/huggingface/datasets/pull/1582 | 768,776,617 | MDExOlB1bGxSZXF1ZXN0NTQxMTEwODU1 | 1,582 | Adding wiki lingua dataset as new branch | {
"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": "http... | [] | closed | false | null | [] | null | 0 | 2020-12-16 11:53:07+00:00 | 2020-12-17 18:06:46+00:00 | 2020-12-17 18:06:45+00:00 | CONTRIBUTOR | null | null | null | null | Adding the dataset as new branch as advised here: #1470
| {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1582/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1582/timeline | null | null | 0 | {
"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/... | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1581/comments | https://api.github.com/repos/huggingface/datasets/issues/1581/events | https://github.com/huggingface/datasets/issues/1581 | 768,320,594 | MDU6SXNzdWU3NjgzMjA1OTQ= | 1,581 | Installing datasets and transformers in a tensorflow docker image throws Permission Error on 'import transformers' | {
"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": "ht... | [] | closed | false | null | [] | null | 5 | 2020-12-16 00:02:21+00:00 | 2021-06-17 15:40:45+00:00 | 2021-06-17 15:40:45+00:00 | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | 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 ... | {
"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": "ht... | {
"+1": 0,
"-1": 0,
"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"
} | https://api.github.com/repos/huggingface/datasets/issues/1581/timeline | null | completed | null | null | false |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1580/comments | https://api.github.com/repos/huggingface/datasets/issues/1580/events | https://github.com/huggingface/datasets/pull/1580 | 768,111,377 | MDExOlB1bGxSZXF1ZXN0NTQwNjQxNDQ3 | 1,580 | made suggested changes in diplomacy_detection.py | {
"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}",
"g... | [] | closed | false | null | [] | null | 0 | 2020-12-15 19:52:00+00:00 | 2020-12-16 10:27:52+00:00 | 2020-12-16 10:27:52+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1580/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1580/timeline | null | null | 0 | {
"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/... | true | |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1579/comments | https://api.github.com/repos/huggingface/datasets/issues/1579/events | https://github.com/huggingface/datasets/pull/1579 | 767,808,465 | MDExOlB1bGxSZXF1ZXN0NTQwMzk5OTY5 | 1,579 | Adding CLIMATE-FEVER dataset | {
"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": "http... | [] | closed | false | null | [] | null | 5 | 2020-12-15 16:49:22+00:00 | 2020-12-22 13:43:16+00:00 | 2020-12-22 13:43:15+00:00 | CONTRIBUTOR | null | null | null | null | 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, ref... | {
"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": "http... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1579/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1579/timeline | null | null | 0 | {
"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"
} | true |
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/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1578/comments | https://api.github.com/repos/huggingface/datasets/issues/1578/events | https://github.com/huggingface/datasets/pull/1578 | 767,760,513 | MDExOlB1bGxSZXF1ZXN0NTQwMzY1NzYz | 1,578 | update multiwozv22 checksums | {
"avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4",
"events_url": "https://api.github.com/users/yjernite/events{/privacy}",
"followers_url": "https://api.github.com/users/yjernite/followers",
"following_url": "https://api.github.com/users/yjernite/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 0 | 2020-12-15 16:13:52+00:00 | 2020-12-15 17:06:29+00:00 | 2020-12-15 17:06:29+00:00 | MEMBER | null | null | null | null | 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": "htt... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1578/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1578/timeline | null | null | 0 | {
"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/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1577 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1577/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1577/comments | https://api.github.com/repos/huggingface/datasets/issues/1577/events | https://github.com/huggingface/datasets/pull/1577 | 767,342,432 | MDExOlB1bGxSZXF1ZXN0NTQwMDg2MzY5 | 1,577 | Add comet metric | {
"avatar_url": "https://avatars.githubusercontent.com/u/17256847?v=4",
"events_url": "https://api.github.com/users/ricardorei/events{/privacy}",
"followers_url": "https://api.github.com/users/ricardorei/followers",
"following_url": "https://api.github.com/users/ricardorei/following{/other_user}",
"gists_url"... | [] | closed | false | null | [] | null | 1 | 2020-12-15 08:56:00+00:00 | 2021-01-14 13:33:10+00:00 | 2021-01-14 13:33:10+00:00 | NONE | null | null | null | null | Hey! I decided to add our new Crosslingual Optimized Metric for Evaluation of Translation (COMET) to the list of the available metrics.
COMET was [presented at EMNLP20](https://www.aclweb.org/anthology/2020.emnlp-main.213/) and it is the highest performing metric, so far, on the WMT19 benchmark.
We also participa... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 2,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1577/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1577/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1577.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1577",
"merged_at": "2021-01-14T13:33:10Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1577.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1576 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1576/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1576/comments | https://api.github.com/repos/huggingface/datasets/issues/1576/events | https://github.com/huggingface/datasets/pull/1576 | 767,080,645 | MDExOlB1bGxSZXF1ZXN0NTM5OTE3MTA0 | 1,576 | Remove the contributors section | {
"avatar_url": "https://avatars.githubusercontent.com/u/821155?v=4",
"events_url": "https://api.github.com/users/clmnt/events{/privacy}",
"followers_url": "https://api.github.com/users/clmnt/followers",
"following_url": "https://api.github.com/users/clmnt/following{/other_user}",
"gists_url": "https://api.gi... | [] | closed | false | null | [] | null | 0 | 2020-12-15 01:47:15+00:00 | 2020-12-15 12:53:47+00:00 | 2020-12-15 12:53:46+00:00 | MEMBER | null | null | null | null | sourcerer is down | {
"avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4",
"events_url": "https://api.github.com/users/thomwolf/events{/privacy}",
"followers_url": "https://api.github.com/users/thomwolf/followers",
"following_url": "https://api.github.com/users/thomwolf/following{/other_user}",
"gists_url": "http... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1576/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1576/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1576.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1576",
"merged_at": "2020-12-15T12:53:46Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1576.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1575 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1575/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1575/comments | https://api.github.com/repos/huggingface/datasets/issues/1575/events | https://github.com/huggingface/datasets/pull/1575 | 767,076,374 | MDExOlB1bGxSZXF1ZXN0NTM5OTEzNzgx | 1,575 | Hind_Encorp all done | {
"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": "... | [] | closed | false | null | [] | null | 11 | 2020-12-15 01:36:02+00:00 | 2020-12-16 15:15:17+00:00 | 2020-12-16 15:15:17+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1575/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1575/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1575.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1575",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1575.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1575"
} | true | |
https://api.github.com/repos/huggingface/datasets/issues/1574 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1574/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1574/comments | https://api.github.com/repos/huggingface/datasets/issues/1574/events | https://github.com/huggingface/datasets/pull/1574 | 767,015,317 | MDExOlB1bGxSZXF1ZXN0NTM5ODY1Mzcy | 1,574 | Diplomacy detection 3 | {
"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}",
"g... | [] | closed | false | null | [] | null | 0 | 2020-12-14 23:28:51+00:00 | 2020-12-14 23:29:32+00:00 | 2020-12-14 23:29:32+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4",
"events_url": "https://api.github.com/users/yjernite/events{/privacy}",
"followers_url": "https://api.github.com/users/yjernite/followers",
"following_url": "https://api.github.com/users/yjernite/following{/other_user}",
"gists_url": "htt... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1574/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1574/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1574.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1574",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1574.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1574"
} | true | |
https://api.github.com/repos/huggingface/datasets/issues/1573 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1573/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1573/comments | https://api.github.com/repos/huggingface/datasets/issues/1573/events | https://github.com/huggingface/datasets/pull/1573 | 767,011,938 | MDExOlB1bGxSZXF1ZXN0NTM5ODYyNjcx | 1,573 | adding dataset for diplomacy detection-2 | {
"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}",
"g... | [] | closed | false | null | [] | null | 0 | 2020-12-14 23:21:37+00:00 | 2020-12-14 23:36:57+00:00 | 2020-12-14 23:36:57+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4",
"events_url": "https://api.github.com/users/yjernite/events{/privacy}",
"followers_url": "https://api.github.com/users/yjernite/followers",
"following_url": "https://api.github.com/users/yjernite/following{/other_user}",
"gists_url": "htt... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1573/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1573/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1573.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1573",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1573.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1573"
} | true | |
https://api.github.com/repos/huggingface/datasets/issues/1572 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1572/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1572/comments | https://api.github.com/repos/huggingface/datasets/issues/1572/events | https://github.com/huggingface/datasets/pull/1572 | 767,008,470 | MDExOlB1bGxSZXF1ZXN0NTM5ODU5OTgx | 1,572 | add Gnad10 dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4",
"events_url": "https://api.github.com/users/stevhliu/events{/privacy}",
"followers_url": "https://api.github.com/users/stevhliu/followers",
"following_url": "https://api.github.com/users/stevhliu/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 0 | 2020-12-14 23:15:02+00:00 | 2021-09-17 16:54:37+00:00 | 2020-12-16 16:52:30+00:00 | MEMBER | null | null | null | null | reference [PR#1317](https://github.com/huggingface/datasets/pull/1317) | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1572/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1572/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1572.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1572",
"merged_at": "2020-12-16T16:52:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1572.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1571 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1571/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1571/comments | https://api.github.com/repos/huggingface/datasets/issues/1571/events | https://github.com/huggingface/datasets/pull/1571 | 766,981,721 | MDExOlB1bGxSZXF1ZXN0NTM5ODM5OTEw | 1,571 | Fixing the KILT tasks to match our current standards | {
"avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4",
"events_url": "https://api.github.com/users/yjernite/events{/privacy}",
"followers_url": "https://api.github.com/users/yjernite/followers",
"following_url": "https://api.github.com/users/yjernite/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 0 | 2020-12-14 22:26:12+00:00 | 2020-12-14 23:07:41+00:00 | 2020-12-14 23:07:41+00:00 | MEMBER | null | null | null | null | This introduces a few changes to the Knowledge Intensive Learning task benchmark to bring it more in line with our current datasets, including adding the (minimal) dataset card and having one config per sub-task | {
"avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4",
"events_url": "https://api.github.com/users/yjernite/events{/privacy}",
"followers_url": "https://api.github.com/users/yjernite/followers",
"following_url": "https://api.github.com/users/yjernite/following{/other_user}",
"gists_url": "htt... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1571/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1571/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1571.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1571",
"merged_at": "2020-12-14T23:07:41Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1571.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1570 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1570/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1570/comments | https://api.github.com/repos/huggingface/datasets/issues/1570/events | https://github.com/huggingface/datasets/pull/1570 | 766,830,545 | MDExOlB1bGxSZXF1ZXN0NTM5NzM1MDY2 | 1,570 | Documentation for loading CSV datasets misleads the user | {
"avatar_url": "https://avatars.githubusercontent.com/u/56893?v=4",
"events_url": "https://api.github.com/users/onurgu/events{/privacy}",
"followers_url": "https://api.github.com/users/onurgu/followers",
"following_url": "https://api.github.com/users/onurgu/following{/other_user}",
"gists_url": "https://api.... | [] | closed | false | null | [] | null | 0 | 2020-12-14 19:04:37+00:00 | 2020-12-22 19:30:12+00:00 | 2020-12-21 13:47:09+00:00 | CONTRIBUTOR | null | null | null | null | Documentation for loading CSV datasets misleads the user into thinking setting `quote_char' to False will disable quoting.
There are two problems here:
i) `quote_char' is misspelled, must be `quotechar'
ii) the documentation should mention `quoting' | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1570/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1570/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1570.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1570",
"merged_at": "2020-12-21T13:47:09Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1570.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1569 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1569/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1569/comments | https://api.github.com/repos/huggingface/datasets/issues/1569/events | https://github.com/huggingface/datasets/pull/1569 | 766,758,895 | MDExOlB1bGxSZXF1ZXN0NTM5NjkwMjc2 | 1,569 | added un_ga dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/26374564?v=4",
"events_url": "https://api.github.com/users/param087/events{/privacy}",
"followers_url": "https://api.github.com/users/param087/followers",
"following_url": "https://api.github.com/users/param087/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 0 | 2020-12-14 17:42:04+00:00 | 2020-12-15 15:28:58+00:00 | 2020-12-15 15:28:58+00:00 | CONTRIBUTOR | null | null | null | null | Hi :hugs:, This is a PR for [United nations general assembly resolutions: A six-language parallel corpus](http://opus.nlpl.eu/UN.php) dataset.
With suggested changes in #1330 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1569/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1569/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1569.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1569",
"merged_at": "2020-12-15T15:28:58Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1569.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1568 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1568/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1568/comments | https://api.github.com/repos/huggingface/datasets/issues/1568/events | https://github.com/huggingface/datasets/pull/1568 | 766,722,994 | MDExOlB1bGxSZXF1ZXN0NTM5NjY2ODg1 | 1,568 | Added the dataset clickbait_news_bg | {
"avatar_url": "https://avatars.githubusercontent.com/u/1083319?v=4",
"events_url": "https://api.github.com/users/tsvm/events{/privacy}",
"followers_url": "https://api.github.com/users/tsvm/followers",
"following_url": "https://api.github.com/users/tsvm/following{/other_user}",
"gists_url": "https://api.gith... | [] | closed | false | null | [] | null | 2 | 2020-12-14 17:03:00+00:00 | 2020-12-15 18:28:56+00:00 | 2020-12-15 18:28:56+00:00 | CONTRIBUTOR | null | null | null | null | There was a problem with my [previous PR 1445](https://github.com/huggingface/datasets/pull/1445) after rebasing, so I'm copying the dataset code into a new branch and submitting a new PR. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1568/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1568/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1568.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1568",
"merged_at": "2020-12-15T18:28:56Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1568.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1567 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1567/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1567/comments | https://api.github.com/repos/huggingface/datasets/issues/1567/events | https://github.com/huggingface/datasets/pull/1567 | 766,382,609 | MDExOlB1bGxSZXF1ZXN0NTM5NDE3NzI5 | 1,567 | [wording] Update Readme.md | {
"avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4",
"events_url": "https://api.github.com/users/thomwolf/events{/privacy}",
"followers_url": "https://api.github.com/users/thomwolf/followers",
"following_url": "https://api.github.com/users/thomwolf/following{/other_user}",
"gists_url": "http... | [] | closed | false | null | [] | null | 0 | 2020-12-14 12:34:52+00:00 | 2020-12-15 12:54:07+00:00 | 2020-12-15 12:54:06+00:00 | MEMBER | null | null | null | null | Make the features of the library clearer. | {
"avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4",
"events_url": "https://api.github.com/users/thomwolf/events{/privacy}",
"followers_url": "https://api.github.com/users/thomwolf/followers",
"following_url": "https://api.github.com/users/thomwolf/following{/other_user}",
"gists_url": "http... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1567/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1567/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1567.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1567",
"merged_at": "2020-12-15T12:54:06Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1567.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1566 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1566/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1566/comments | https://api.github.com/repos/huggingface/datasets/issues/1566/events | https://github.com/huggingface/datasets/pull/1566 | 766,354,236 | MDExOlB1bGxSZXF1ZXN0NTM5Mzk5NTg4 | 1,566 | Add Microsoft Research Sequential Question Answering (SQA) Dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/46804938?v=4",
"events_url": "https://api.github.com/users/mattbui/events{/privacy}",
"followers_url": "https://api.github.com/users/mattbui/followers",
"following_url": "https://api.github.com/users/mattbui/following{/other_user}",
"gists_url": "https:... | [] | closed | false | null | [] | null | 1 | 2020-12-14 12:02:30+00:00 | 2020-12-15 15:24:22+00:00 | 2020-12-15 15:24:22+00:00 | CONTRIBUTOR | null | null | null | null | For more information: https://msropendata.com/datasets/b25190ed-0f59-47b1-9211-5962858142c2 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 1,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1566/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1566/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1566.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1566",
"merged_at": "2020-12-15T15:24:22Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1566.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1565 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1565/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1565/comments | https://api.github.com/repos/huggingface/datasets/issues/1565/events | https://github.com/huggingface/datasets/pull/1565 | 766,333,940 | MDExOlB1bGxSZXF1ZXN0NTM5Mzg2MzEx | 1,565 | Create README.md | {
"avatar_url": "https://avatars.githubusercontent.com/u/43467008?v=4",
"events_url": "https://api.github.com/users/ManuelFay/events{/privacy}",
"followers_url": "https://api.github.com/users/ManuelFay/followers",
"following_url": "https://api.github.com/users/ManuelFay/following{/other_user}",
"gists_url": "... | [] | closed | false | null | [] | null | 5 | 2020-12-14 11:40:23+00:00 | 2021-03-25 14:01:49+00:00 | 2021-03-25 14:01:49+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1565/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1565/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1565.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1565",
"merged_at": "2021-03-25T14:01:49Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1565.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1564 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1564/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1564/comments | https://api.github.com/repos/huggingface/datasets/issues/1564/events | https://github.com/huggingface/datasets/pull/1564 | 766,266,609 | MDExOlB1bGxSZXF1ZXN0NTM5MzQzMjAy | 1,564 | added saudinewsnet | {
"avatar_url": "https://avatars.githubusercontent.com/u/28743265?v=4",
"events_url": "https://api.github.com/users/abdulelahsm/events{/privacy}",
"followers_url": "https://api.github.com/users/abdulelahsm/followers",
"following_url": "https://api.github.com/users/abdulelahsm/following{/other_user}",
"gists_u... | [] | closed | false | null | [] | null | 9 | 2020-12-14 10:35:09+00:00 | 2020-12-22 09:51:04+00:00 | 2020-12-22 09:51:04+00:00 | CONTRIBUTOR | null | null | null | null | I'm having issues in creating the dummy data. I'm still investigating how to fix it. I'll close the PR if I couldn't find a solution | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1564/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1564/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1564.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1564",
"merged_at": "2020-12-22T09:51:04Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1564.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1563 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1563/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1563/comments | https://api.github.com/repos/huggingface/datasets/issues/1563/events | https://github.com/huggingface/datasets/pull/1563 | 766,211,931 | MDExOlB1bGxSZXF1ZXN0NTM5MzA4Mzg4 | 1,563 | adding tmu-gfm-dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/2755894?v=4",
"events_url": "https://api.github.com/users/forest1988/events{/privacy}",
"followers_url": "https://api.github.com/users/forest1988/followers",
"following_url": "https://api.github.com/users/forest1988/following{/other_user}",
"gists_url":... | [] | closed | false | null | [] | null | 2 | 2020-12-14 09:45:30+00:00 | 2020-12-21 10:21:04+00:00 | 2020-12-21 10:07:13+00:00 | CONTRIBUTOR | null | null | null | null | Adding TMU-GFM-Dataset for Grammatical Error Correction.
https://github.com/tmu-nlp/TMU-GFM-Dataset
A dataset for GEC metrics with manual evaluations of grammaticality, fluency, and meaning preservation for system outputs.
More detail about the creation of the dataset can be found in [Yoshimura et al. (2020)](ht... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1563/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1563/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1563.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1563",
"merged_at": "2020-12-21T10:07:13Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1563.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1562 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1562/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1562/comments | https://api.github.com/repos/huggingface/datasets/issues/1562/events | https://github.com/huggingface/datasets/pull/1562 | 765,981,749 | MDExOlB1bGxSZXF1ZXN0NTM5MTc5ODc3 | 1,562 | Add dataset COrpus of Urdu News TExt Reuse (COUNTER). | {
"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": "htt... | [] | closed | false | null | [] | null | 3 | 2020-12-14 06:32:48+00:00 | 2020-12-21 13:14:46+00:00 | 2020-12-21 13:14:46+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1562/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1562/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1562.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1562",
"merged_at": "2020-12-21T13:14:46Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1562.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1561 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1561/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1561/comments | https://api.github.com/repos/huggingface/datasets/issues/1561/events | https://github.com/huggingface/datasets/pull/1561 | 765,831,436 | MDExOlB1bGxSZXF1ZXN0NTM5MTAwNjAy | 1,561 | Lama | {
"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... | [] | closed | false | null | [] | null | 6 | 2020-12-14 03:27:10+00:00 | 2020-12-28 09:51:47+00:00 | 2020-12-28 09:51:47+00:00 | CONTRIBUTOR | null | null | null | null | This the LAMA dataset for probing facts and common sense from language models.
See https://github.com/facebookresearch/LAMA for more details. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1561/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1561/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1561.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1561",
"merged_at": "2020-12-28T09:51:47Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1561.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1560 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1560/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1560/comments | https://api.github.com/repos/huggingface/datasets/issues/1560/events | https://github.com/huggingface/datasets/pull/1560 | 765,814,964 | MDExOlB1bGxSZXF1ZXN0NTM5MDkzMzky | 1,560 | Adding the BrWaC dataset | {
"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}",
... | [] | closed | false | null | [] | null | 0 | 2020-12-14 03:03:56+00:00 | 2020-12-18 15:56:56+00:00 | 2020-12-18 15:56:55+00:00 | CONTRIBUTOR | null | null | null | null | Adding the BrWaC dataset, a large corpus of Portuguese language texts | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1560/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1560/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1560.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1560",
"merged_at": "2020-12-18T15:56:55Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1560.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1559 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1559/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1559/comments | https://api.github.com/repos/huggingface/datasets/issues/1559/events | https://github.com/huggingface/datasets/pull/1559 | 765,714,183 | MDExOlB1bGxSZXF1ZXN0NTM5MDQ5MTky | 1,559 | adding dataset card information to CONTRIBUTING.md | {
"avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4",
"events_url": "https://api.github.com/users/yjernite/events{/privacy}",
"followers_url": "https://api.github.com/users/yjernite/followers",
"following_url": "https://api.github.com/users/yjernite/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 0 | 2020-12-14 00:08:43+00:00 | 2020-12-14 17:55:03+00:00 | 2020-12-14 17:55:03+00:00 | MEMBER | null | null | null | null | Added a documentation line and link to the full sprint guide in the "How to add a dataset" section, and a section on how to contribute to the dataset card of an existing dataset.
And a thank you note at the end :hugs: | {
"avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4",
"events_url": "https://api.github.com/users/yjernite/events{/privacy}",
"followers_url": "https://api.github.com/users/yjernite/followers",
"following_url": "https://api.github.com/users/yjernite/following{/other_user}",
"gists_url": "htt... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1559/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1559/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1559.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1559",
"merged_at": "2020-12-14T17:55:03Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1559.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1558 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1558/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1558/comments | https://api.github.com/repos/huggingface/datasets/issues/1558/events | https://github.com/huggingface/datasets/pull/1558 | 765,707,907 | MDExOlB1bGxSZXF1ZXN0NTM5MDQ2MzA4 | 1,558 | Adding Igbo NER data | {
"avatar_url": "https://avatars.githubusercontent.com/u/22298787?v=4",
"events_url": "https://api.github.com/users/purvimisal/events{/privacy}",
"followers_url": "https://api.github.com/users/purvimisal/followers",
"following_url": "https://api.github.com/users/purvimisal/following{/other_user}",
"gists_url"... | [] | closed | false | null | [] | null | 3 | 2020-12-13 23:52:11+00:00 | 2020-12-21 14:38:20+00:00 | 2020-12-21 14:38:20+00:00 | CONTRIBUTOR | null | null | null | null | This PR adds the Igbo NER dataset.
Data: https://github.com/IgnatiusEzeani/IGBONLP/tree/master/ig_ner | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1558/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1558/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1558.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1558",
"merged_at": "2020-12-21T14:38:20Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1558.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1557 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1557/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1557/comments | https://api.github.com/repos/huggingface/datasets/issues/1557/events | https://github.com/huggingface/datasets/pull/1557 | 765,693,927 | MDExOlB1bGxSZXF1ZXN0NTM5MDM5MDY0 | 1,557 | HindEncorp again commited | {
"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": "... | [] | closed | false | null | [] | null | 7 | 2020-12-13 23:09:02+00:00 | 2020-12-15 10:37:05+00:00 | 2020-12-15 10:37:04+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1557/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1557/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1557.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1557",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1557.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1557"
} | true | |
https://api.github.com/repos/huggingface/datasets/issues/1556 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1556/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1556/comments | https://api.github.com/repos/huggingface/datasets/issues/1556/events | https://github.com/huggingface/datasets/pull/1556 | 765,689,730 | MDExOlB1bGxSZXF1ZXN0NTM5MDM2OTYz | 1,556 | add bswac | {
"avatar_url": "https://avatars.githubusercontent.com/u/11391118?v=4",
"events_url": "https://api.github.com/users/IvanZidov/events{/privacy}",
"followers_url": "https://api.github.com/users/IvanZidov/followers",
"following_url": "https://api.github.com/users/IvanZidov/following{/other_user}",
"gists_url": "... | [] | closed | false | null | [] | null | 1 | 2020-12-13 22:55:35+00:00 | 2020-12-18 15:14:28+00:00 | 2020-12-18 15:14:27+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1556/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1556/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1556.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1556",
"merged_at": "2020-12-18T15:14:27Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1556.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1555 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1555/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1555/comments | https://api.github.com/repos/huggingface/datasets/issues/1555/events | https://github.com/huggingface/datasets/pull/1555 | 765,681,607 | MDExOlB1bGxSZXF1ZXN0NTM5MDMzMzIw | 1,555 | Added Opus TedTalks | {
"avatar_url": "https://avatars.githubusercontent.com/u/22396042?v=4",
"events_url": "https://api.github.com/users/rkc007/events{/privacy}",
"followers_url": "https://api.github.com/users/rkc007/followers",
"following_url": "https://api.github.com/users/rkc007/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | null | [] | null | 2 | 2020-12-13 22:29:33+00:00 | 2020-12-18 09:44:43+00:00 | 2020-12-18 09:44:43+00:00 | CONTRIBUTOR | null | null | null | null | Dataset : http://opus.nlpl.eu/TedTalks.php | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1555/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1555/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1555.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1555",
"merged_at": "2020-12-18T09:44:43Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1555.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1554 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1554/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1554/comments | https://api.github.com/repos/huggingface/datasets/issues/1554/events | https://github.com/huggingface/datasets/pull/1554 | 765,675,148 | MDExOlB1bGxSZXF1ZXN0NTM5MDMwNDU2 | 1,554 | Opus CAPES added | {
"avatar_url": "https://avatars.githubusercontent.com/u/22396042?v=4",
"events_url": "https://api.github.com/users/rkc007/events{/privacy}",
"followers_url": "https://api.github.com/users/rkc007/followers",
"following_url": "https://api.github.com/users/rkc007/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | null | [] | null | 3 | 2020-12-13 22:11:34+00:00 | 2020-12-18 09:54:57+00:00 | 2020-12-18 08:46:59+00:00 | CONTRIBUTOR | null | null | null | null | Dataset : http://opus.nlpl.eu/CAPES.php | {
"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": "... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1554/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1554/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1554.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1554",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1554.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1554"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/1553 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1553/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1553/comments | https://api.github.com/repos/huggingface/datasets/issues/1553/events | https://github.com/huggingface/datasets/pull/1553 | 765,670,083 | MDExOlB1bGxSZXF1ZXN0NTM5MDI4MzM3 | 1,553 | added air_dialogue | {
"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... | [] | closed | false | null | [] | null | 0 | 2020-12-13 21:59:02+00:00 | 2020-12-23 11:20:40+00:00 | 2020-12-23 11:20:39+00:00 | CONTRIBUTOR | null | null | null | null | UPDATE2 (3797ce5): Updated for multi-configs
UPDATE (7018082): manually created the dummy_datasets. All tests were cleared locally. Pushed it to origin/master
DRAFT VERSION (57fdb20): (_no longer draft_)
Uploaded the air_dialogue database.
dummy_data creation was failing in local, since the original download... | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1553/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1553/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1553.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1553",
"merged_at": "2020-12-23T11:20:39Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1553.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1552 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1552/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1552/comments | https://api.github.com/repos/huggingface/datasets/issues/1552/events | https://github.com/huggingface/datasets/pull/1552 | 765,664,411 | MDExOlB1bGxSZXF1ZXN0NTM5MDI2MzAx | 1,552 | Added OPUS ParaCrawl | {
"avatar_url": "https://avatars.githubusercontent.com/u/22396042?v=4",
"events_url": "https://api.github.com/users/rkc007/events{/privacy}",
"followers_url": "https://api.github.com/users/rkc007/followers",
"following_url": "https://api.github.com/users/rkc007/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | null | [] | null | 6 | 2020-12-13 21:44:29+00:00 | 2020-12-21 09:50:26+00:00 | 2020-12-21 09:50:25+00:00 | CONTRIBUTOR | null | null | null | null | Dataset : http://opus.nlpl.eu/ParaCrawl.php | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1552/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1552/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1552.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1552",
"merged_at": "2020-12-21T09:50:25Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1552.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1551 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1551/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1551/comments | https://api.github.com/repos/huggingface/datasets/issues/1551/events | https://github.com/huggingface/datasets/pull/1551 | 765,621,879 | MDExOlB1bGxSZXF1ZXN0NTM5MDEwNDAy | 1,551 | Monero | {
"avatar_url": "https://avatars.githubusercontent.com/u/2815308?v=4",
"events_url": "https://api.github.com/users/iliemihai/events{/privacy}",
"followers_url": "https://api.github.com/users/iliemihai/followers",
"following_url": "https://api.github.com/users/iliemihai/following{/other_user}",
"gists_url": "h... | [
{
"color": "0e8a16",
"default": false,
"description": "Contribution to a dataset script",
"id": 4564477500,
"name": "dataset contribution",
"node_id": "LA_kwDODunzps8AAAABEBBmPA",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20contribution"
}
] | closed | false | null | [] | null | 3 | 2020-12-13 19:56:48+00:00 | 2022-10-03 09:38:35+00:00 | 2022-10-03 09:38:35+00:00 | CONTRIBUTOR | null | null | null | null | Biomedical Romanian dataset :) | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1551/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1551/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1551.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1551",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1551.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1551"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/1550 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1550/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1550/comments | https://api.github.com/repos/huggingface/datasets/issues/1550/events | https://github.com/huggingface/datasets/pull/1550 | 765,620,925 | MDExOlB1bGxSZXF1ZXN0NTM5MDEwMDY1 | 1,550 | Add offensive langauge dravidian dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/7421838?v=4",
"events_url": "https://api.github.com/users/jamespaultg/events{/privacy}",
"followers_url": "https://api.github.com/users/jamespaultg/followers",
"following_url": "https://api.github.com/users/jamespaultg/following{/other_user}",
"gists_ur... | [] | closed | false | null | [] | null | 1 | 2020-12-13 19:54:19+00:00 | 2020-12-18 15:52:49+00:00 | 2020-12-18 14:25:30+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1550/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1550/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1550.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1550",
"merged_at": "2020-12-18T14:25:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1550.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1549 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1549/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1549/comments | https://api.github.com/repos/huggingface/datasets/issues/1549/events | https://github.com/huggingface/datasets/pull/1549 | 765,612,905 | MDExOlB1bGxSZXF1ZXN0NTM5MDA3MTU4 | 1,549 | Generics kb new branch | {
"avatar_url": "https://avatars.githubusercontent.com/u/12439573?v=4",
"events_url": "https://api.github.com/users/bpatidar/events{/privacy}",
"followers_url": "https://api.github.com/users/bpatidar/followers",
"following_url": "https://api.github.com/users/bpatidar/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 0 | 2020-12-13 19:33:10+00:00 | 2020-12-21 13:55:09+00:00 | 2020-12-21 13:55:09+00:00 | CONTRIBUTOR | null | null | null | null | Datasets need manual downloads. Have thus created dummy data as well. But pytest on real and dummy data are failing.
I have completed the readme , tags and other required things. I need to create the metadata json once tests get successful.
Opening a PR while working with Yacine Jernite to resolve my pytest issues. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1549/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1549/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1549.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1549",
"merged_at": "2020-12-21T13:55:09Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1549.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1548 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1548/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1548/comments | https://api.github.com/repos/huggingface/datasets/issues/1548/events | https://github.com/huggingface/datasets/pull/1548 | 765,592,336 | MDExOlB1bGxSZXF1ZXN0NTM5MDAwMjIy | 1,548 | Fix `🤗Datasets` - `tfds` differences link + a few aesthetics | {
"avatar_url": "https://avatars.githubusercontent.com/u/22171622?v=4",
"events_url": "https://api.github.com/users/VIVelev/events{/privacy}",
"followers_url": "https://api.github.com/users/VIVelev/followers",
"following_url": "https://api.github.com/users/VIVelev/following{/other_user}",
"gists_url": "https:... | [] | closed | false | null | [] | null | 0 | 2020-12-13 18:48:21+00:00 | 2020-12-15 12:55:27+00:00 | 2020-12-15 12:55:27+00:00 | NONE | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4",
"events_url": "https://api.github.com/users/thomwolf/events{/privacy}",
"followers_url": "https://api.github.com/users/thomwolf/followers",
"following_url": "https://api.github.com/users/thomwolf/following{/other_user}",
"gists_url": "http... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1548/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1548/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1548.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1548",
"merged_at": "2020-12-15T12:55:27Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1548.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1547 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1547/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1547/comments | https://api.github.com/repos/huggingface/datasets/issues/1547/events | https://github.com/huggingface/datasets/pull/1547 | 765,562,792 | MDExOlB1bGxSZXF1ZXN0NTM4OTkwOTMy | 1,547 | Adding PolEval2019 Machine Translation Task dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/16264631?v=4",
"events_url": "https://api.github.com/users/vrindaprabhu/events{/privacy}",
"followers_url": "https://api.github.com/users/vrindaprabhu/followers",
"following_url": "https://api.github.com/users/vrindaprabhu/following{/other_user}",
"gist... | [] | closed | false | null | [] | null | 6 | 2020-12-13 17:50:03+00:00 | 2023-04-03 09:20:23+00:00 | 2020-12-21 16:13:21+00:00 | CONTRIBUTOR | null | null | null | null | Facing an error with pytest in training. Dummy data is passing.
README has to be updated. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1547/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1547/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1547.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1547",
"merged_at": "2020-12-21T16:13:21Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1547.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1546 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1546/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1546/comments | https://api.github.com/repos/huggingface/datasets/issues/1546/events | https://github.com/huggingface/datasets/pull/1546 | 765,559,923 | MDExOlB1bGxSZXF1ZXN0NTM4OTkwMjgw | 1,546 | Add persian ner dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/35491698?v=4",
"events_url": "https://api.github.com/users/KMFODA/events{/privacy}",
"followers_url": "https://api.github.com/users/KMFODA/followers",
"following_url": "https://api.github.com/users/KMFODA/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | null | [] | null | 3 | 2020-12-13 17:45:48+00:00 | 2020-12-23 09:53:03+00:00 | 2020-12-23 09:53:03+00:00 | CONTRIBUTOR | null | null | null | null | Adding the following dataset:
https://github.com/HaniehP/PersianNER
| {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1546/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1546/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1546.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1546",
"merged_at": "2020-12-23T09:53:03Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1546.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1545 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1545/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1545/comments | https://api.github.com/repos/huggingface/datasets/issues/1545/events | https://github.com/huggingface/datasets/pull/1545 | 765,550,283 | MDExOlB1bGxSZXF1ZXN0NTM4OTg3OTY0 | 1,545 | add hrwac | {
"avatar_url": "https://avatars.githubusercontent.com/u/11391118?v=4",
"events_url": "https://api.github.com/users/IvanZidov/events{/privacy}",
"followers_url": "https://api.github.com/users/IvanZidov/followers",
"following_url": "https://api.github.com/users/IvanZidov/following{/other_user}",
"gists_url": "... | [] | closed | false | null | [] | null | 1 | 2020-12-13 17:31:54+00:00 | 2020-12-18 13:35:17+00:00 | 2020-12-18 13:35:17+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1545/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1545/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1545.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1545",
"merged_at": "2020-12-18T13:35:17Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1545.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1544 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1544/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1544/comments | https://api.github.com/repos/huggingface/datasets/issues/1544/events | https://github.com/huggingface/datasets/pull/1544 | 765,514,828 | MDExOlB1bGxSZXF1ZXN0NTM4OTc5MjIz | 1,544 | Added Wiki Summary Dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/33005287?v=4",
"events_url": "https://api.github.com/users/tanmoyio/events{/privacy}",
"followers_url": "https://api.github.com/users/tanmoyio/followers",
"following_url": "https://api.github.com/users/tanmoyio/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 18 | 2020-12-13 16:33:46+00:00 | 2020-12-18 16:20:06+00:00 | 2020-12-18 16:17:18+00:00 | CONTRIBUTOR | null | null | null | null | Wiki Summary: Dataset extracted from Persian Wikipedia into the form of articles and highlights.
Link: https://github.com/m3hrdadfi/wiki-summary | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1544/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1544/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1544.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1544",
"merged_at": "2020-12-18T16:17:18Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1544.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1543 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1543/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1543/comments | https://api.github.com/repos/huggingface/datasets/issues/1543/events | https://github.com/huggingface/datasets/pull/1543 | 765,476,196 | MDExOlB1bGxSZXF1ZXN0NTM4OTcwOTU5 | 1,543 | adding HindEncorp | {
"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": "... | [] | closed | false | null | [] | null | 3 | 2020-12-13 15:39:07+00:00 | 2020-12-13 23:35:53+00:00 | 2020-12-13 23:35:53+00:00 | CONTRIBUTOR | null | null | null | null | adding Hindi Wikipedia corpus | {
"avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4",
"events_url": "https://api.github.com/users/yjernite/events{/privacy}",
"followers_url": "https://api.github.com/users/yjernite/followers",
"following_url": "https://api.github.com/users/yjernite/following{/other_user}",
"gists_url": "htt... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1543/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1543/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1543.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1543",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1543.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1543"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/1542 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1542/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1542/comments | https://api.github.com/repos/huggingface/datasets/issues/1542/events | https://github.com/huggingface/datasets/pull/1542 | 765,439,746 | MDExOlB1bGxSZXF1ZXN0NTM4OTYyMjAx | 1,542 | fix typo readme | {
"avatar_url": "https://avatars.githubusercontent.com/u/821155?v=4",
"events_url": "https://api.github.com/users/clmnt/events{/privacy}",
"followers_url": "https://api.github.com/users/clmnt/followers",
"following_url": "https://api.github.com/users/clmnt/following{/other_user}",
"gists_url": "https://api.gi... | [] | closed | false | null | [] | null | 0 | 2020-12-13 14:41:22+00:00 | 2020-12-13 17:16:41+00:00 | 2020-12-13 17:16:40+00:00 | MEMBER | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/10469459?v=4",
"events_url": "https://api.github.com/users/yjernite/events{/privacy}",
"followers_url": "https://api.github.com/users/yjernite/followers",
"following_url": "https://api.github.com/users/yjernite/following{/other_user}",
"gists_url": "htt... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1542/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1542/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1542.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1542",
"merged_at": "2020-12-13T17:16:40Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1542.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1541 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1541/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1541/comments | https://api.github.com/repos/huggingface/datasets/issues/1541/events | https://github.com/huggingface/datasets/issues/1541 | 765,430,586 | MDU6SXNzdWU3NjU0MzA1ODY= | 1,541 | connection issue while downloading data | {
"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/followin... | [] | closed | false | null | [] | null | 2 | 2020-12-13 14:27:00+00:00 | 2022-10-05 12:33:29+00:00 | 2022-10-05 12:33:29+00:00 | NONE | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | Hi
I am running my codes on google cloud, and I am getting this error resulting in the failure of the codes when trying to download the data, could you assist me to solve this? also as a temporary solution, could you tell me how I can increase the number of retries and timeout to at least let the models run for now. t... | {
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1541/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1541/timeline | null | completed | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/1540 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1540/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1540/comments | https://api.github.com/repos/huggingface/datasets/issues/1540/events | https://github.com/huggingface/datasets/pull/1540 | 765,357,702 | MDExOlB1bGxSZXF1ZXN0NTM4OTQ1NDc2 | 1,540 | added TTC4900: A Benchmark Data for Turkish Text Categorization dataset | {
"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}",
... | [] | closed | false | null | [] | null | 7 | 2020-12-13 12:43:33+00:00 | 2020-12-18 10:09:01+00:00 | 2020-12-18 10:09:01+00:00 | CONTRIBUTOR | null | null | null | null | This PR adds the TTC4900 dataset which is a Turkish Text Categorization dataset by me and @basakbuluz.
Homepage: [https://www.kaggle.com/savasy/ttc4900](https://www.kaggle.com/savasy/ttc4900)
Point of Contact: [Savaş Yıldırım](mailto:savasy@gmail.com) / @savasy
| {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1540/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1540/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1540.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1540",
"merged_at": "2020-12-18T10:09:01Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1540.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1539 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1539/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1539/comments | https://api.github.com/repos/huggingface/datasets/issues/1539/events | https://github.com/huggingface/datasets/pull/1539 | 765,338,910 | MDExOlB1bGxSZXF1ZXN0NTM4OTQyMTU4 | 1,539 | Added Wiki Asp dataset | {
"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": "http... | [] | closed | false | null | [] | null | 3 | 2020-12-13 12:18:34+00:00 | 2020-12-22 10:16:01+00:00 | 2020-12-22 10:16:01+00:00 | CONTRIBUTOR | null | null | null | null | Hello,
I have added Wiki Asp dataset. Please review the PR. | {
"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": "... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1539/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1539/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1539.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1539",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1539.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1539"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/1538 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1538/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1538/comments | https://api.github.com/repos/huggingface/datasets/issues/1538/events | https://github.com/huggingface/datasets/pull/1538 | 765,139,739 | MDExOlB1bGxSZXF1ZXN0NTM4ODkxOTE3 | 1,538 | tweets_hate_speech_detection | {
"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}",
... | [] | closed | false | null | [] | null | 3 | 2020-12-13 07:37:53+00:00 | 2020-12-21 15:54:28+00:00 | 2020-12-21 15:54:27+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1538/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1538/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1538.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1538",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1538.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1538"
} | true | |
https://api.github.com/repos/huggingface/datasets/issues/1537 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1537/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1537/comments | https://api.github.com/repos/huggingface/datasets/issues/1537/events | https://github.com/huggingface/datasets/pull/1537 | 765,095,210 | MDExOlB1bGxSZXF1ZXN0NTM4ODY1NzIz | 1,537 | added ohsumed | {
"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... | [] | closed | false | null | [] | null | 0 | 2020-12-13 06:58:23+00:00 | 2020-12-17 18:28:16+00:00 | 2020-12-17 18:28:16+00:00 | CONTRIBUTOR | null | null | null | null | UPDATE2: PR passed all tests. Now waiting for review.
UPDATE: pushed a new version. cross fingers that it should complete all the tests! :)
If it passes all tests then it's not a draft version.
This is a draft version | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1537/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1537/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1537.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1537",
"merged_at": "2020-12-17T18:28:16Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1537.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1536 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1536/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1536/comments | https://api.github.com/repos/huggingface/datasets/issues/1536/events | https://github.com/huggingface/datasets/pull/1536 | 765,043,121 | MDExOlB1bGxSZXF1ZXN0NTM4ODM2MDM3 | 1,536 | Add Hippocorpus Dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/6687858?v=4",
"events_url": "https://api.github.com/users/manandey/events{/privacy}",
"followers_url": "https://api.github.com/users/manandey/followers",
"following_url": "https://api.github.com/users/manandey/following{/other_user}",
"gists_url": "http... | [] | closed | false | null | [] | null | 2 | 2020-12-13 06:13:02+00:00 | 2020-12-15 13:41:17+00:00 | 2020-12-15 13:40:11+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1536/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1536/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1536.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1536",
"merged_at": "2020-12-15T13:40:11Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1536.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1535 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1535/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1535/comments | https://api.github.com/repos/huggingface/datasets/issues/1535/events | https://github.com/huggingface/datasets/pull/1535 | 764,977,542 | MDExOlB1bGxSZXF1ZXN0NTM4ODAwMDUw | 1,535 | Adding Igbo monolingual dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/22298787?v=4",
"events_url": "https://api.github.com/users/purvimisal/events{/privacy}",
"followers_url": "https://api.github.com/users/purvimisal/followers",
"following_url": "https://api.github.com/users/purvimisal/following{/other_user}",
"gists_url"... | [] | closed | false | null | [] | null | 1 | 2020-12-13 05:16:37+00:00 | 2020-12-21 14:39:49+00:00 | 2020-12-21 14:39:49+00:00 | CONTRIBUTOR | null | null | null | null | This PR adds the Igbo Monolingual dataset.
Data: https://github.com/IgnatiusEzeani/IGBONLP/tree/master/ig_monoling
Paper: https://arxiv.org/abs/2004.00648 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1535/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1535/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1535.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1535",
"merged_at": "2020-12-21T14:39:48Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1535.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1534 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1534/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1534/comments | https://api.github.com/repos/huggingface/datasets/issues/1534/events | https://github.com/huggingface/datasets/pull/1534 | 764,934,681 | MDExOlB1bGxSZXF1ZXN0NTM4Nzc1Njky | 1,534 | adding dataset for diplomacy detection | {
"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}",
"g... | [] | closed | false | null | [] | null | 1 | 2020-12-13 04:38:43+00:00 | 2020-12-15 19:52:52+00:00 | 2020-12-15 19:52:25+00:00 | CONTRIBUTOR | null | null | null | null | {
"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}",
"g... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1534/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1534/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1534.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1534",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1534.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1534"
} | true | |
https://api.github.com/repos/huggingface/datasets/issues/1533 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1533/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1533/comments | https://api.github.com/repos/huggingface/datasets/issues/1533/events | https://github.com/huggingface/datasets/pull/1533 | 764,835,913 | MDExOlB1bGxSZXF1ZXN0NTM4NzE4MDAz | 1,533 | add id_panl_bppt, a parallel corpus for en-id | {
"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}",
"gi... | [] | closed | false | null | [] | null | 2 | 2020-12-13 03:11:27+00:00 | 2020-12-21 10:40:36+00:00 | 2020-12-21 10:40:36+00:00 | CONTRIBUTOR | null | null | null | null | Parallel Text Corpora for English - Indonesian | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1533/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1533/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1533.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1533",
"merged_at": "2020-12-21T10:40:36Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1533.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1532 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1532/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1532/comments | https://api.github.com/repos/huggingface/datasets/issues/1532/events | https://github.com/huggingface/datasets/pull/1532 | 764,772,184 | MDExOlB1bGxSZXF1ZXN0NTM4NjgxODcz | 1,532 | adding hate-speech-and-offensive-language | {
"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}",
"g... | [] | closed | false | null | [] | null | 1 | 2020-12-13 02:16:31+00:00 | 2020-12-17 18:36:54+00:00 | 2020-12-17 18:10:05+00:00 | CONTRIBUTOR | null | null | null | null | {
"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}",
"g... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1532/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1532/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1532.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1532",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1532.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1532"
} | true | |
https://api.github.com/repos/huggingface/datasets/issues/1531 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1531/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1531/comments | https://api.github.com/repos/huggingface/datasets/issues/1531/events | https://github.com/huggingface/datasets/pull/1531 | 764,752,882 | MDExOlB1bGxSZXF1ZXN0NTM4NjcwNzcz | 1,531 | adding hate-speech-and-offensive-language | {
"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}",
"g... | [] | closed | false | null | [] | null | 0 | 2020-12-13 01:59:07+00:00 | 2020-12-13 02:17:02+00:00 | 2020-12-13 02:17:02+00:00 | CONTRIBUTOR | null | null | null | null | {
"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}",
"g... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1531/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1531/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1531.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1531",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1531.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1531"
} | true | |
https://api.github.com/repos/huggingface/datasets/issues/1530 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1530/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1530/comments | https://api.github.com/repos/huggingface/datasets/issues/1530/events | https://github.com/huggingface/datasets/pull/1530 | 764,749,507 | MDExOlB1bGxSZXF1ZXN0NTM4NjY4ODI3 | 1,530 | add indonlu benchmark datasets | {
"avatar_url": "https://avatars.githubusercontent.com/u/6518504?v=4",
"events_url": "https://api.github.com/users/yasirabd/events{/privacy}",
"followers_url": "https://api.github.com/users/yasirabd/followers",
"following_url": "https://api.github.com/users/yasirabd/following{/other_user}",
"gists_url": "http... | [] | closed | false | null | [] | null | 0 | 2020-12-13 01:56:09+00:00 | 2020-12-16 11:11:43+00:00 | 2020-12-16 11:11:43+00:00 | CONTRIBUTOR | null | null | null | null | The IndoNLU benchmark is a collection of resources for training, evaluating, and analyzing natural language understanding systems for the Indonesian language. There are 12 datasets in IndoNLU.
This is a new clean PR from [#1322](https://github.com/huggingface/datasets/pull/1322) | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1530/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1530/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1530.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1530",
"merged_at": "2020-12-16T11:11:43Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1530.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1529 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1529/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1529/comments | https://api.github.com/repos/huggingface/datasets/issues/1529/events | https://github.com/huggingface/datasets/pull/1529 | 764,748,410 | MDExOlB1bGxSZXF1ZXN0NTM4NjY4MjU4 | 1,529 | Ro sent | {
"avatar_url": "https://avatars.githubusercontent.com/u/2815308?v=4",
"events_url": "https://api.github.com/users/iliemihai/events{/privacy}",
"followers_url": "https://api.github.com/users/iliemihai/followers",
"following_url": "https://api.github.com/users/iliemihai/following{/other_user}",
"gists_url": "h... | [] | closed | false | null | [] | null | 8 | 2020-12-13 01:55:02+00:00 | 2021-03-19 10:32:43+00:00 | 2021-03-19 10:32:42+00:00 | CONTRIBUTOR | null | null | null | null | Movies reviews dataset for Romanian language. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1529/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1529/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1529.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1529",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1529.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1529"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/1528 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1528/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1528/comments | https://api.github.com/repos/huggingface/datasets/issues/1528/events | https://github.com/huggingface/datasets/pull/1528 | 764,724,035 | MDExOlB1bGxSZXF1ZXN0NTM4NjU0ODU0 | 1,528 | initial commit for Common Crawl Domain Names | {
"avatar_url": "https://avatars.githubusercontent.com/u/13200370?v=4",
"events_url": "https://api.github.com/users/Karthik-Bhaskar/events{/privacy}",
"followers_url": "https://api.github.com/users/Karthik-Bhaskar/followers",
"following_url": "https://api.github.com/users/Karthik-Bhaskar/following{/other_user}"... | [] | closed | false | null | [] | null | 1 | 2020-12-13 01:32:49+00:00 | 2020-12-18 13:51:38+00:00 | 2020-12-18 10:22:32+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1528/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1528/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1528.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1528",
"merged_at": "2020-12-18T10:22:32Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1528.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1527 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1527/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1527/comments | https://api.github.com/repos/huggingface/datasets/issues/1527/events | https://github.com/huggingface/datasets/pull/1527 | 764,638,504 | MDExOlB1bGxSZXF1ZXN0NTM4NjA3MjQw | 1,527 | Add : Conv AI 2 (Messed up original PR) | {
"avatar_url": "https://avatars.githubusercontent.com/u/22396042?v=4",
"events_url": "https://api.github.com/users/rkc007/events{/privacy}",
"followers_url": "https://api.github.com/users/rkc007/followers",
"following_url": "https://api.github.com/users/rkc007/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | null | [] | null | 0 | 2020-12-13 00:21:14+00:00 | 2020-12-13 19:14:24+00:00 | 2020-12-13 19:14:24+00:00 | CONTRIBUTOR | null | null | null | null | @lhoestq Sorry I messed up the previous 2 PR's -> https://github.com/huggingface/datasets/pull/1462 -> https://github.com/huggingface/datasets/pull/1383. So created a new one. Also, everything is fixed in this PR. Can you please review it ?
Thanks in advance. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1527/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1527/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1527.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1527",
"merged_at": "2020-12-13T19:14:24Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1527.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1526 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1526/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1526/comments | https://api.github.com/repos/huggingface/datasets/issues/1526/events | https://github.com/huggingface/datasets/pull/1526 | 764,591,243 | MDExOlB1bGxSZXF1ZXN0NTM4NTgxNDg4 | 1,526 | added Hebrew thisworld corpus | {
"avatar_url": "https://avatars.githubusercontent.com/u/10088963?v=4",
"events_url": "https://api.github.com/users/imvladikon/events{/privacy}",
"followers_url": "https://api.github.com/users/imvladikon/followers",
"following_url": "https://api.github.com/users/imvladikon/following{/other_user}",
"gists_url"... | [] | closed | false | null | [] | null | 1 | 2020-12-12 23:42:52+00:00 | 2020-12-18 10:47:30+00:00 | 2020-12-18 10:47:30+00:00 | CONTRIBUTOR | null | null | null | null | added corpus from https://thisworld.online/ , https://github.com/thisworld1/thisworld.online | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1526/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1526/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1526.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1526",
"merged_at": "2020-12-18T10:47:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1526.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1525 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1525/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1525/comments | https://api.github.com/repos/huggingface/datasets/issues/1525/events | https://github.com/huggingface/datasets/pull/1525 | 764,530,582 | MDExOlB1bGxSZXF1ZXN0NTM4NTUwMzI2 | 1,525 | Adding a second branch for Atomic to fix git errors | {
"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... | [] | closed | false | null | [] | null | 0 | 2020-12-12 22:54:50+00:00 | 2020-12-28 15:51:11+00:00 | 2020-12-28 15:51:11+00:00 | CONTRIBUTOR | null | null | null | null | Adding the Atomic common sense dataset.
See https://homes.cs.washington.edu/~msap/atomic/ | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1525/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1525/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1525.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1525",
"merged_at": "2020-12-28T15:51:11Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1525.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1524 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1524/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1524/comments | https://api.github.com/repos/huggingface/datasets/issues/1524/events | https://github.com/huggingface/datasets/pull/1524 | 764,521,672 | MDExOlB1bGxSZXF1ZXN0NTM4NTQ2MjI0 | 1,524 | ADD: swahili dataset for language modeling | {
"avatar_url": "https://avatars.githubusercontent.com/u/29649801?v=4",
"events_url": "https://api.github.com/users/akshayb7/events{/privacy}",
"followers_url": "https://api.github.com/users/akshayb7/followers",
"following_url": "https://api.github.com/users/akshayb7/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 0 | 2020-12-12 22:47:18+00:00 | 2020-12-17 16:37:16+00:00 | 2020-12-17 16:37:16+00:00 | CONTRIBUTOR | null | null | null | null | Add a corpus for Swahili language modelling. All tests passed locally. README updated with all information available. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1524/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1524/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1524.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1524",
"merged_at": "2020-12-17T16:37:16Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1524.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1522 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1522/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1522/comments | https://api.github.com/repos/huggingface/datasets/issues/1522/events | https://github.com/huggingface/datasets/pull/1522 | 764,341,594 | MDExOlB1bGxSZXF1ZXN0NTM4NDUzNjg4 | 1,522 | Add semeval 2020 task 11 | {
"avatar_url": "https://avatars.githubusercontent.com/u/7950786?v=4",
"events_url": "https://api.github.com/users/ZacharySBrown/events{/privacy}",
"followers_url": "https://api.github.com/users/ZacharySBrown/followers",
"following_url": "https://api.github.com/users/ZacharySBrown/following{/other_user}",
"gi... | [] | closed | false | null | [] | null | 2 | 2020-12-12 20:32:14+00:00 | 2020-12-15 16:48:52+00:00 | 2020-12-15 16:48:52+00:00 | CONTRIBUTOR | null | null | null | null | Adding in propaganda detection task (task 11) from Sem Eval 2020 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1522/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1522/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1522.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1522",
"merged_at": "2020-12-15T16:48:52Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1522.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1521 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1521/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1521/comments | https://api.github.com/repos/huggingface/datasets/issues/1521/events | https://github.com/huggingface/datasets/pull/1521 | 764,320,841 | MDExOlB1bGxSZXF1ZXN0NTM4NDQzOTgz | 1,521 | Atomic | {
"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... | [] | closed | false | null | [] | null | 1 | 2020-12-12 20:18:08+00:00 | 2020-12-12 22:56:48+00:00 | 2020-12-12 22:56:48+00:00 | CONTRIBUTOR | null | null | null | null | This is the ATOMIC common sense dataset. More info can be found here:
* README.md still to be created. | {
"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... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1521/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1521/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1521.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1521",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1521.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1521"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/1520 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1520/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1520/comments | https://api.github.com/repos/huggingface/datasets/issues/1520/events | https://github.com/huggingface/datasets/pull/1520 | 764,140,938 | MDExOlB1bGxSZXF1ZXN0NTM4MzU5MTA5 | 1,520 | ru_reviews dataset adding | {
"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}",
... | [
{
"color": "0e8a16",
"default": false,
"description": "Contribution to a dataset script",
"id": 4564477500,
"name": "dataset contribution",
"node_id": "LA_kwDODunzps8AAAABEBBmPA",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20contribution"
}
] | closed | false | null | [] | null | 3 | 2020-12-12 18:13:06+00:00 | 2022-10-03 09:38:42+00:00 | 2022-10-03 09:38:42+00:00 | CONTRIBUTOR | null | null | null | null | RuReviews: An Automatically Annotated Sentiment Analysis Dataset for Product Reviews in Russian | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1520/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1520/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1520.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1520",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1520.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1520"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/1519 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1519/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1519/comments | https://api.github.com/repos/huggingface/datasets/issues/1519/events | https://github.com/huggingface/datasets/pull/1519 | 764,107,360 | MDExOlB1bGxSZXF1ZXN0NTM4MzM5OTg5 | 1,519 | Initial commit for AQuaMuSe | {
"avatar_url": "https://avatars.githubusercontent.com/u/13200370?v=4",
"events_url": "https://api.github.com/users/Karthik-Bhaskar/events{/privacy}",
"followers_url": "https://api.github.com/users/Karthik-Bhaskar/followers",
"following_url": "https://api.github.com/users/Karthik-Bhaskar/following{/other_user}"... | [] | closed | false | null | [] | null | 3 | 2020-12-12 17:46:16+00:00 | 2020-12-18 13:50:42+00:00 | 2020-12-17 17:03:30+00:00 | CONTRIBUTOR | null | null | null | null | There is an issue in generation of dummy data. Tests on real data have passed locally. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1519/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1519/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1519.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1519",
"merged_at": "2020-12-17T17:03:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1519.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1518 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1518/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1518/comments | https://api.github.com/repos/huggingface/datasets/issues/1518/events | https://github.com/huggingface/datasets/pull/1518 | 764,045,722 | MDExOlB1bGxSZXF1ZXN0NTM4MzAyNzYy | 1,518 | Add twi text | {
"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": "htt... | [] | closed | false | null | [] | null | 2 | 2020-12-12 16:52:02+00:00 | 2020-12-13 18:53:37+00:00 | 2020-12-13 18:53:37+00:00 | CONTRIBUTOR | null | null | null | null | Add Twi texts | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1518/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1518/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1518.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1518",
"merged_at": "2020-12-13T18:53:37Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1518.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1517 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1517/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1517/comments | https://api.github.com/repos/huggingface/datasets/issues/1517/events | https://github.com/huggingface/datasets/pull/1517 | 764,045,214 | MDExOlB1bGxSZXF1ZXN0NTM4MzAyNDM1 | 1,517 | Kd conv smangrul | {
"avatar_url": "https://avatars.githubusercontent.com/u/13534540?v=4",
"events_url": "https://api.github.com/users/pacman100/events{/privacy}",
"followers_url": "https://api.github.com/users/pacman100/followers",
"following_url": "https://api.github.com/users/pacman100/following{/other_user}",
"gists_url": "... | [] | closed | false | null | [] | null | 2 | 2020-12-12 16:51:30+00:00 | 2020-12-16 14:56:14+00:00 | 2020-12-16 14:56:14+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1517/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1517/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1517.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1517",
"merged_at": "2020-12-16T14:56:14Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1517.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1516 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1516/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1516/comments | https://api.github.com/repos/huggingface/datasets/issues/1516/events | https://github.com/huggingface/datasets/pull/1516 | 764,032,327 | MDExOlB1bGxSZXF1ZXN0NTM4MjkzOTMw | 1,516 | adding wrbsc | {
"avatar_url": "https://avatars.githubusercontent.com/u/15803781?v=4",
"events_url": "https://api.github.com/users/kldarek/events{/privacy}",
"followers_url": "https://api.github.com/users/kldarek/followers",
"following_url": "https://api.github.com/users/kldarek/following{/other_user}",
"gists_url": "https:... | [] | closed | false | null | [] | null | 2 | 2020-12-12 16:38:40+00:00 | 2020-12-18 09:41:33+00:00 | 2020-12-18 09:41:33+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1516/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1516/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1516.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1516",
"merged_at": "2020-12-18T09:41:33Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1516.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1515 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1515/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1515/comments | https://api.github.com/repos/huggingface/datasets/issues/1515/events | https://github.com/huggingface/datasets/pull/1515 | 764,022,753 | MDExOlB1bGxSZXF1ZXN0NTM4Mjg3NDc0 | 1,515 | Add yoruba text | {
"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": "htt... | [] | closed | false | null | [] | null | 1 | 2020-12-12 16:29:30+00:00 | 2020-12-13 18:37:58+00:00 | 2020-12-13 18:37:58+00:00 | CONTRIBUTOR | null | null | null | null | Adding Yoruba text C3 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1515/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1515/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1515.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1515",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1515.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1515"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/1514 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1514/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1514/comments | https://api.github.com/repos/huggingface/datasets/issues/1514/events | https://github.com/huggingface/datasets/issues/1514 | 764,017,148 | MDU6SXNzdWU3NjQwMTcxNDg= | 1,514 | how to get all the options of a property in datasets | {
"avatar_url": "https://avatars.githubusercontent.com/u/6278280?v=4",
"events_url": "https://api.github.com/users/rabeehk/events{/privacy}",
"followers_url": "https://api.github.com/users/rabeehk/followers",
"following_url": "https://api.github.com/users/rabeehk/following{/other_user}",
"gists_url": "https:/... | [
{
"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"
}
] | closed | false | null | [] | null | 2 | 2020-12-12 16:24:08+00:00 | 2022-05-25 16:27:29+00:00 | 2022-05-25 16:27:29+00:00 | CONTRIBUTOR | null | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | Hi
could you tell me how I can get all unique options of a property of dataset?
for instance in case of boolq, if the user wants to know which unique labels it has, is there a way to access unique labels without getting all training data lables and then forming a set i mean? thanks | {
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1514/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1514/timeline | null | completed | null | null | false |
https://api.github.com/repos/huggingface/datasets/issues/1513 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1513/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1513/comments | https://api.github.com/repos/huggingface/datasets/issues/1513/events | https://github.com/huggingface/datasets/pull/1513 | 764,016,850 | MDExOlB1bGxSZXF1ZXN0NTM4MjgzNDUz | 1,513 | app_reviews_by_users | {
"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}",
... | [] | closed | false | null | [] | null | 1 | 2020-12-12 16:23:49+00:00 | 2020-12-14 20:45:24+00:00 | 2020-12-14 20:45:24+00:00 | CONTRIBUTOR | null | null | null | null | Software Applications User Reviews | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1513/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1513/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1513.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1513",
"merged_at": "2020-12-14T20:45:24Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1513.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1512 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1512/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1512/comments | https://api.github.com/repos/huggingface/datasets/issues/1512/events | https://github.com/huggingface/datasets/pull/1512 | 764,010,722 | MDExOlB1bGxSZXF1ZXN0NTM4Mjc5MzIy | 1,512 | Add Hippocorpus Dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/6687858?v=4",
"events_url": "https://api.github.com/users/manandey/events{/privacy}",
"followers_url": "https://api.github.com/users/manandey/followers",
"following_url": "https://api.github.com/users/manandey/following{/other_user}",
"gists_url": "http... | [] | closed | false | null | [] | null | 0 | 2020-12-12 16:17:53+00:00 | 2020-12-13 05:09:08+00:00 | 2020-12-13 05:08:58+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/6687858?v=4",
"events_url": "https://api.github.com/users/manandey/events{/privacy}",
"followers_url": "https://api.github.com/users/manandey/followers",
"following_url": "https://api.github.com/users/manandey/following{/other_user}",
"gists_url": "http... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1512/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1512/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1512.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1512",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1512.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1512"
} | true | |
https://api.github.com/repos/huggingface/datasets/issues/1511 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1511/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1511/comments | https://api.github.com/repos/huggingface/datasets/issues/1511/events | https://github.com/huggingface/datasets/pull/1511 | 764,006,477 | MDExOlB1bGxSZXF1ZXN0NTM4Mjc2NDM5 | 1,511 | poleval cyberbullying | {
"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.... | [] | closed | false | null | [] | null | 1 | 2020-12-12 16:13:44+00:00 | 2020-12-17 16:20:59+00:00 | 2020-12-17 16:19:58+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1511/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1511/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1511.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1511",
"merged_at": "2020-12-17T16:19:58Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1511.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1510 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1510/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1510/comments | https://api.github.com/repos/huggingface/datasets/issues/1510/events | https://github.com/huggingface/datasets/pull/1510 | 763,980,369 | MDExOlB1bGxSZXF1ZXN0NTM4MjU4NDg3 | 1,510 | Add Dataset for (qa_srl)Question-Answer Driven Semantic Role Labeling | {
"avatar_url": "https://avatars.githubusercontent.com/u/12439573?v=4",
"events_url": "https://api.github.com/users/bpatidar/events{/privacy}",
"followers_url": "https://api.github.com/users/bpatidar/followers",
"following_url": "https://api.github.com/users/bpatidar/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 2 | 2020-12-12 15:48:11+00:00 | 2020-12-17 16:06:22+00:00 | 2020-12-17 16:06:22+00:00 | CONTRIBUTOR | null | null | null | null | - Added tags, Readme file
- Added code changes | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1510/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1510/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1510.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1510",
"merged_at": "2020-12-17T16:06:22Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1510.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1509 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1509/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1509/comments | https://api.github.com/repos/huggingface/datasets/issues/1509/events | https://github.com/huggingface/datasets/pull/1509 | 763,964,857 | MDExOlB1bGxSZXF1ZXN0NTM4MjQ4NTgx | 1,509 | Added dataset Makhzan | {
"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": "htt... | [] | closed | false | null | [] | null | 4 | 2020-12-12 15:34:07+00:00 | 2020-12-16 15:04:52+00:00 | 2020-12-16 15:04:52+00:00 | CONTRIBUTOR | null | null | null | null | Need help with the dummy data. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1509/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1509/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1509.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1509",
"merged_at": "2020-12-16T15:04:51Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1509.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1508 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1508/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1508/comments | https://api.github.com/repos/huggingface/datasets/issues/1508/events | https://github.com/huggingface/datasets/pull/1508 | 763,908,724 | MDExOlB1bGxSZXF1ZXN0NTM4MjEyODUy | 1,508 | Fix namedsplit docs | {
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | [] | closed | false | null | [] | null | 2 | 2020-12-12 14:43:38+00:00 | 2021-03-11 02:18:39+00:00 | 2020-12-15 12:57:48+00:00 | COLLABORATOR | null | null | null | null | Fixes a broken link and `DatasetInfoMixin.split`'s docstring. | {
"avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4",
"events_url": "https://api.github.com/users/thomwolf/events{/privacy}",
"followers_url": "https://api.github.com/users/thomwolf/followers",
"following_url": "https://api.github.com/users/thomwolf/following{/other_user}",
"gists_url": "http... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1508/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1508/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1508.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1508",
"merged_at": "2020-12-15T12:57:48Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1508.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1507 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1507/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1507/comments | https://api.github.com/repos/huggingface/datasets/issues/1507/events | https://github.com/huggingface/datasets/pull/1507 | 763,857,872 | MDExOlB1bGxSZXF1ZXN0NTM4MTgyMzE2 | 1,507 | Add SelQA Dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/13381361?v=4",
"events_url": "https://api.github.com/users/bharatr21/events{/privacy}",
"followers_url": "https://api.github.com/users/bharatr21/followers",
"following_url": "https://api.github.com/users/bharatr21/following{/other_user}",
"gists_url": "... | [] | closed | false | null | [] | null | 3 | 2020-12-12 13:58:07+00:00 | 2020-12-16 16:49:23+00:00 | 2020-12-16 16:49:23+00:00 | CONTRIBUTOR | null | null | null | null | Add the SelQA Dataset, a new benchmark for selection-based question answering tasks
Repo: https://github.com/emorynlp/selqa/
Paper: https://arxiv.org/pdf/1606.08513.pdf | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1507/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1507/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1507.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1507",
"merged_at": "2020-12-16T16:49:23Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1507.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1506 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1506/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1506/comments | https://api.github.com/repos/huggingface/datasets/issues/1506/events | https://github.com/huggingface/datasets/pull/1506 | 763,846,074 | MDExOlB1bGxSZXF1ZXN0NTM4MTc1ODEz | 1,506 | Add nq_open question answering dataset | {
"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}",
"g... | [] | closed | false | null | [] | null | 6 | 2020-12-12 13:46:48+00:00 | 2020-12-17 15:34:50+00:00 | 2020-12-17 15:34:50+00:00 | CONTRIBUTOR | null | null | null | null | Added nq_open Open-domain question answering dataset.
The NQ-Open task is currently being used to evaluate submissions to the EfficientQA competition, which is part of the NeurIPS 2020 competition track. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1506/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1506/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1506.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1506",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/1506.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/1506"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/1505 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1505/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1505/comments | https://api.github.com/repos/huggingface/datasets/issues/1505/events | https://github.com/huggingface/datasets/pull/1505 | 763,750,773 | MDExOlB1bGxSZXF1ZXN0NTM4MTEyMTk5 | 1,505 | add ilist dataset | {
"avatar_url": "https://avatars.githubusercontent.com/u/53136577?v=4",
"events_url": "https://api.github.com/users/thevasudevgupta/events{/privacy}",
"followers_url": "https://api.github.com/users/thevasudevgupta/followers",
"following_url": "https://api.github.com/users/thevasudevgupta/following{/other_user}"... | [] | closed | false | null | [] | null | 0 | 2020-12-12 12:44:12+00:00 | 2020-12-17 15:43:07+00:00 | 2020-12-17 15:43:07+00:00 | CONTRIBUTOR | null | null | null | null | This PR will add Indo-Aryan Language Identification Shared Task Dataset. | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1505/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1505/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1505.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1505",
"merged_at": "2020-12-17T15:43:07Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1505.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
https://api.github.com/repos/huggingface/datasets/issues/1504 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1504/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1504/comments | https://api.github.com/repos/huggingface/datasets/issues/1504/events | https://github.com/huggingface/datasets/pull/1504 | 763,697,231 | MDExOlB1bGxSZXF1ZXN0NTM4MDczMzcw | 1,504 | Add SentiWS dataset for pos-tagging and sentiment-scoring (German) | {
"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}",
... | [] | closed | false | null | [] | null | 2 | 2020-12-12 12:17:53+00:00 | 2020-12-15 18:32:38+00:00 | 2020-12-15 18:32:38+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1504/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1504/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1504.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1504",
"merged_at": "2020-12-15T18:32:38Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1504.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true | |
https://api.github.com/repos/huggingface/datasets/issues/1503 | https://api.github.com/repos/huggingface/datasets | https://api.github.com/repos/huggingface/datasets/issues/1503/labels{/name} | https://api.github.com/repos/huggingface/datasets/issues/1503/comments | https://api.github.com/repos/huggingface/datasets/issues/1503/events | https://github.com/huggingface/datasets/pull/1503 | 763,667,489 | MDExOlB1bGxSZXF1ZXN0NTM4MDUxNDM2 | 1,503 | Adding COVID QA dataset in Chinese and English from UC SanDiego | {
"avatar_url": "https://avatars.githubusercontent.com/u/16264631?v=4",
"events_url": "https://api.github.com/users/vrindaprabhu/events{/privacy}",
"followers_url": "https://api.github.com/users/vrindaprabhu/followers",
"following_url": "https://api.github.com/users/vrindaprabhu/following{/other_user}",
"gist... | [] | closed | false | null | [] | null | 1 | 2020-12-12 12:02:48+00:00 | 2021-02-16 05:29:18+00:00 | 2020-12-17 15:29:26+00:00 | CONTRIBUTOR | null | null | null | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/1503/reactions"
} | https://api.github.com/repos/huggingface/datasets/issues/1503/timeline | null | null | 0 | {
"diff_url": "https://github.com/huggingface/datasets/pull/1503.diff",
"html_url": "https://github.com/huggingface/datasets/pull/1503",
"merged_at": "2020-12-17T15:29:26Z",
"patch_url": "https://github.com/huggingface/datasets/pull/1503.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.