comments_url
stringlengths
70
70
timeline_url
stringlengths
70
70
closed_at
stringlengths
20
20
performed_via_github_app
null
state_reason
stringclasses
3 values
node_id
stringlengths
18
32
state
stringclasses
2 values
assignees
listlengths
0
4
draft
bool
2 classes
number
int64
1.61k
6.73k
user
dict
title
stringlengths
1
290
events_url
stringlengths
68
68
milestone
dict
labels_url
stringlengths
75
75
created_at
stringlengths
20
20
active_lock_reason
null
locked
bool
1 class
assignee
dict
pull_request
dict
id
int64
771M
2.18B
labels
listlengths
0
4
url
stringlengths
61
61
comments
listlengths
0
30
repository_url
stringclasses
1 value
author_association
stringclasses
3 values
body
stringlengths
0
228k
updated_at
stringlengths
20
20
html_url
stringlengths
49
51
reactions
dict
is_pull_request
bool
2 classes
https://api.github.com/repos/huggingface/datasets/issues/3548/comments
https://api.github.com/repos/huggingface/datasets/issues/3548/timeline
2022-01-20T14:48:38Z
null
completed
I_kwDODunzps5BWeGo
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/1778297?v=4", "events_url": "https://api.github.com/users/abidlabs/events{/privacy}", "followers_url": "https://api.github.com/users/abidlabs/followers", "following_url": "https://api.github.com/users/abidlabs/following{/other_user}", "gis...
null
3,548
{ "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:...
Specify the feature types of a dataset on the Hub without needing a dataset script
https://api.github.com/repos/huggingface/datasets/issues/3548/events
null
https://api.github.com/repos/huggingface/datasets/issues/3548/labels{/name}
2022-01-07T15:17:06Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/1778297?v=4", "events_url": "https://api.github.com/users/abidlabs/events{/privacy}", "followers_url": "https://api.github.com/users/abidlabs/followers", "following_url": "https://api.github.com/users/abidlabs/following{/other_user}", "gists_url": "http...
null
1,096,409,512
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3548
[ "After looking into this, discovered that this is already supported if the `dataset_infos.json` file is configured correctly! Here is a working example: https://huggingface.co/datasets/abidlabs/test-audio-13\r\n\r\nThis should be probably be documented, though. " ]
https://api.github.com/repos/huggingface/datasets
MEMBER
**Is your feature request related to a problem? Please describe.** Currently if I upload a CSV with paths to audio files, the column type is string instead of Audio. **Describe the solution you'd like** I'd like to be able to specify the types of the column, so that when loading the dataset I directly get the feat...
2022-01-20T14:48:38Z
https://github.com/huggingface/datasets/issues/3548
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/huggingface/datasets/issues/3548/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3547/comments
https://api.github.com/repos/huggingface/datasets/issues/3547/timeline
2023-12-21T15:13:12Z
null
completed
I_kwDODunzps5BWdIL
closed
[]
null
3,547
{ "avatar_url": "https://avatars.githubusercontent.com/u/26709476?v=4", "events_url": "https://api.github.com/users/TevenLeScao/events{/privacy}", "followers_url": "https://api.github.com/users/TevenLeScao/followers", "following_url": "https://api.github.com/users/TevenLeScao/following{/other_user}", "gists_u...
Datasets created with `push_to_hub` can't be accessed in offline mode
https://api.github.com/repos/huggingface/datasets/issues/3547/events
null
https://api.github.com/repos/huggingface/datasets/issues/3547/labels{/name}
2022-01-07T15:12:25Z
null
false
null
null
1,096,405,515
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3547
[ "Thanks for reporting. I think this can be fixed by improving the `CachedDatasetModuleFactory` and making it look into the `parquet` cache directory (datasets from push_to_hub are loaded with the parquet dataset builder). I'll look into it", "Hi, I'm having the same issue. Is there any update on this?", "We hav...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug In offline mode, one can still access previously-cached datasets. This fails with datasets created with `push_to_hub`. ## Steps to reproduce the bug in Python: ``` import datasets mpwiki = datasets.load_dataset("teven/matched_passages_wikidata") ``` in bash: ``` export HF_DATASETS_OFFLIN...
2024-02-15T17:41:24Z
https://github.com/huggingface/datasets/issues/3547
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 4, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 7, "url": "https://api.github.com/repos/huggingface/datasets/issues/3547/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3546/comments
https://api.github.com/repos/huggingface/datasets/issues/3546/timeline
2022-01-07T18:09:15Z
null
null
PR_kwDODunzps4wqYIV
closed
[]
false
3,546
{ "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"...
Remove print statements in datasets
https://api.github.com/repos/huggingface/datasets/issues/3546/events
null
https://api.github.com/repos/huggingface/datasets/issues/3546/labels{/name}
2022-01-07T14:30:24Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3546.diff", "html_url": "https://github.com/huggingface/datasets/pull/3546", "merged_at": "2022-01-07T18:09:15Z", "patch_url": "https://github.com/huggingface/datasets/pull/3546.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,096,367,684
[]
https://api.github.com/repos/huggingface/datasets/issues/3546
[ "The CI failures are unrelated to the changes." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This is a second time I'm removing print statements in our datasets, so I've added a test to avoid these issues in the future.
2022-01-07T18:09:16Z
https://github.com/huggingface/datasets/pull/3546
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3546/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3545/comments
https://api.github.com/repos/huggingface/datasets/issues/3545/timeline
2022-01-10T10:51:46Z
null
null
PR_kwDODunzps4wpziv
closed
[]
false
3,545
{ "avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4", "events_url": "https://api.github.com/users/severo/events{/privacy}", "followers_url": "https://api.github.com/users/severo/followers", "following_url": "https://api.github.com/users/severo/following{/other_user}", "gists_url": "https://ap...
fix: 🐛 pass token when retrieving the split names
https://api.github.com/repos/huggingface/datasets/issues/3545/events
null
https://api.github.com/repos/huggingface/datasets/issues/3545/labels{/name}
2022-01-07T10:29:22Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3545.diff", "html_url": "https://github.com/huggingface/datasets/pull/3545", "merged_at": "2022-01-10T10:51:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/3545.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,096,189,889
[]
https://api.github.com/repos/huggingface/datasets/issues/3545
[ "Currently, it does not work with https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0/blob/main/common_voice_7_0.py#L146 (which was the goal), because `dl_manager.download_config.use_auth_token` is ignored, and the authentication is required to be use `huggingface-cli login`.\r\nIn my use case (data...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2022-01-10T10:51:47Z
https://github.com/huggingface/datasets/pull/3545
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3545/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3544/comments
https://api.github.com/repos/huggingface/datasets/issues/3544/timeline
null
null
null
I_kwDODunzps5BUFjp
open
[]
null
3,544
{ "avatar_url": "https://avatars.githubusercontent.com/u/8976546?v=4", "events_url": "https://api.github.com/users/Dref360/events{/privacy}", "followers_url": "https://api.github.com/users/Dref360/followers", "following_url": "https://api.github.com/users/Dref360/following{/other_user}", "gists_url": "https:/...
Ability to split a dataset in multiple files.
https://api.github.com/repos/huggingface/datasets/issues/3544/events
null
https://api.github.com/repos/huggingface/datasets/issues/3544/labels{/name}
2022-01-06T23:02:25Z
null
false
null
null
1,095,784,681
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3544
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Hello, **Is your feature request related to a problem? Please describe.** My use case is that I have one writer that adds columns and multiple workers reading the same `Dataset`. Each worker should have access to columns added by the writer when they reload the dataset. I understand that we shouldn't overwrite...
2022-01-06T23:02:25Z
https://github.com/huggingface/datasets/issues/3544
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3544/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3543/comments
https://api.github.com/repos/huggingface/datasets/issues/3543/timeline
2022-05-31T20:53:37Z
null
completed
I_kwDODunzps5BR9RG
closed
[]
null
3,543
{ "avatar_url": "https://avatars.githubusercontent.com/u/13485709?v=4", "events_url": "https://api.github.com/users/eladsegal/events{/privacy}", "followers_url": "https://api.github.com/users/eladsegal/followers", "following_url": "https://api.github.com/users/eladsegal/following{/other_user}", "gists_url": "...
Allow loading community metrics from the hub, just like datasets
https://api.github.com/repos/huggingface/datasets/issues/3543/events
null
https://api.github.com/repos/huggingface/datasets/issues/3543/labels{/name}
2022-01-06T11:26:26Z
null
false
null
null
1,095,226,438
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "c5def5", "default": fals...
https://api.github.com/repos/huggingface/datasets/issues/3543
[ "Hi ! Thanks for your message :) This is a great idea indeed. We haven't started working on this yet though. For now I guess you can host your metric on the Hub (either with your model or your dataset) and use `hf_hub_download` to download it (docs [here](https://github.com/huggingface/huggingface_hub/blob/main/doc...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
**Is your feature request related to a problem? Please describe.** Currently, I can load a metric implemented by me by providing the local path to the file in `load_metric`. However, there is no option to do it with the metric uploaded to the hub. This means that if I want to allow other users to use it, they must d...
2022-05-31T20:59:14Z
https://github.com/huggingface/datasets/issues/3543
{ "+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/3543/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3542/comments
https://api.github.com/repos/huggingface/datasets/issues/3542/timeline
2022-01-06T18:37:44Z
null
null
PR_kwDODunzps4wmPIP
closed
[]
false
3,542
{ "avatar_url": "https://avatars.githubusercontent.com/u/353043?v=4", "events_url": "https://api.github.com/users/aajanki/events{/privacy}", "followers_url": "https://api.github.com/users/aajanki/followers", "following_url": "https://api.github.com/users/aajanki/following{/other_user}", "gists_url": "https://...
Update the CC-100 dataset card
https://api.github.com/repos/huggingface/datasets/issues/3542/events
null
https://api.github.com/repos/huggingface/datasets/issues/3542/labels{/name}
2022-01-06T08:35:18Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3542.diff", "html_url": "https://github.com/huggingface/datasets/pull/3542", "merged_at": "2022-01-06T18:37:44Z", "patch_url": "https://github.com/huggingface/datasets/pull/3542.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,095,088,485
[]
https://api.github.com/repos/huggingface/datasets/issues/3542
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
* summary from the dataset homepage * more details about the data structure * this dataset does not contain annotations
2022-01-06T18:37:44Z
https://github.com/huggingface/datasets/pull/3542
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3542/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3541/comments
https://api.github.com/repos/huggingface/datasets/issues/3541/timeline
null
null
null
I_kwDODunzps5BROPk
open
[ { "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{/o...
null
3,541
{ "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}",...
Support 7-zip compressed data files
https://api.github.com/repos/huggingface/datasets/issues/3541/events
null
https://api.github.com/repos/huggingface/datasets/issues/3541/labels{/name}
2022-01-06T07:11:03Z
null
false
{ "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}",...
null
1,095,033,828
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3541
[ "This should also resolve: https://github.com/huggingface/datasets/issues/3185." ]
https://api.github.com/repos/huggingface/datasets
MEMBER
**Is your feature request related to a problem? Please describe.** We should support 7-zip compressed data files: - [x] in `extract`: - #4672 - [ ] in `iter_archive`: for streaming mode both in streaming and non-streaming modes.
2022-07-19T10:18:30Z
https://github.com/huggingface/datasets/issues/3541
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3541/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3540/comments
https://api.github.com/repos/huggingface/datasets/issues/3540/timeline
null
null
null
I_kwDODunzps5BQtpw
open
[]
null
3,540
{ "avatar_url": "https://avatars.githubusercontent.com/u/35062414?v=4", "events_url": "https://api.github.com/users/CindyTing/events{/privacy}", "followers_url": "https://api.github.com/users/CindyTing/followers", "following_url": "https://api.github.com/users/CindyTing/following{/other_user}", "gists_url": "...
How to convert torch.utils.data.Dataset to datasets.arrow_dataset.Dataset?
https://api.github.com/repos/huggingface/datasets/issues/3540/events
null
https://api.github.com/repos/huggingface/datasets/issues/3540/labels{/name}
2022-01-06T02:13:42Z
null
false
null
null
1,094,900,336
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3540
[]
https://api.github.com/repos/huggingface/datasets
NONE
Hi, I use torch.utils.data.Dataset to define my own data, but I need to use the 'map' function of datasets.arrow_dataset.Dataset later, so I hope to convert torch.utils.data.Dataset to datasets.arrow_dataset.Dataset. Here is an example. ``` from torch.utils.data import Dataset from datasets.arrow_dataset import ...
2022-01-06T02:17:39Z
https://github.com/huggingface/datasets/issues/3540
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3540/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3539/comments
https://api.github.com/repos/huggingface/datasets/issues/3539/timeline
2022-01-06T18:58:19Z
null
null
PR_kwDODunzps4wlXU4
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/...
false
3,539
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
Research wording for nc licenses
https://api.github.com/repos/huggingface/datasets/issues/3539/events
null
https://api.github.com/repos/huggingface/datasets/issues/3539/labels{/name}
2022-01-05T23:01:38Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
{ "diff_url": "https://github.com/huggingface/datasets/pull/3539.diff", "html_url": "https://github.com/huggingface/datasets/pull/3539", "merged_at": "2022-01-06T18:58:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/3539.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,094,813,242
[]
https://api.github.com/repos/huggingface/datasets/issues/3539
[ "The CI failure is about some missing tags or sections in the dataset cards, and is unrelated to the part about non commercial use of this PR. Merging" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2022-01-06T18:58:20Z
https://github.com/huggingface/datasets/pull/3539
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3539/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3538/comments
https://api.github.com/repos/huggingface/datasets/issues/3538/timeline
2022-01-05T23:24:15Z
null
null
PR_kwDODunzps4wlLmD
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/...
false
3,538
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
Readme usage update
https://api.github.com/repos/huggingface/datasets/issues/3538/events
null
https://api.github.com/repos/huggingface/datasets/issues/3538/labels{/name}
2022-01-05T21:26:28Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
{ "diff_url": "https://github.com/huggingface/datasets/pull/3538.diff", "html_url": "https://github.com/huggingface/datasets/pull/3538", "merged_at": "2022-01-05T23:24:15Z", "patch_url": "https://github.com/huggingface/datasets/pull/3538.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,094,756,755
[]
https://api.github.com/repos/huggingface/datasets/issues/3538
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Noticing that the recent commit throws a lot of errors in the automatic checks. It looks to me that those errors are simply errors that were already there (metadata issues), unrelated to what I've just changed, but worth another look to make sure.
2022-01-05T23:34:25Z
https://github.com/huggingface/datasets/pull/3538
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3538/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3537/comments
https://api.github.com/repos/huggingface/datasets/issues/3537/timeline
2022-01-05T22:02:37Z
null
null
PR_kwDODunzps4wlH1d
closed
[]
false
3,537
{ "avatar_url": "https://avatars.githubusercontent.com/u/26722925?v=4", "events_url": "https://api.github.com/users/mcmillanmajora/events{/privacy}", "followers_url": "https://api.github.com/users/mcmillanmajora/followers", "following_url": "https://api.github.com/users/mcmillanmajora/following{/other_user}", ...
added PII statements and license links to data cards
https://api.github.com/repos/huggingface/datasets/issues/3537/events
null
https://api.github.com/repos/huggingface/datasets/issues/3537/labels{/name}
2022-01-05T20:59:21Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3537.diff", "html_url": "https://github.com/huggingface/datasets/pull/3537", "merged_at": "2022-01-05T22:02:37Z", "patch_url": "https://github.com/huggingface/datasets/pull/3537.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,094,738,734
[]
https://api.github.com/repos/huggingface/datasets/issues/3537
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Updates for the following datacards: multilingual_librispeech openslr speech commands superb timit_asr vctk
2022-01-05T22:02:37Z
https://github.com/huggingface/datasets/pull/3537
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3537/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3536/comments
https://api.github.com/repos/huggingface/datasets/issues/3536/timeline
2022-01-12T22:59:45Z
null
null
PR_kwDODunzps4wk0Yb
closed
[]
false
3,536
{ "avatar_url": "https://avatars.githubusercontent.com/u/19718818?v=4", "events_url": "https://api.github.com/users/bhavitvyamalik/events{/privacy}", "followers_url": "https://api.github.com/users/bhavitvyamalik/followers", "following_url": "https://api.github.com/users/bhavitvyamalik/following{/other_user}", ...
update `pretty_name` for all datasets
https://api.github.com/repos/huggingface/datasets/issues/3536/events
null
https://api.github.com/repos/huggingface/datasets/issues/3536/labels{/name}
2022-01-05T18:45:05Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3536.diff", "html_url": "https://github.com/huggingface/datasets/pull/3536", "merged_at": "2022-01-12T22:59:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/3536.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,094,645,771
[]
https://api.github.com/repos/huggingface/datasets/issues/3536
[ "Pushed the lastest changes!" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This PR updates `pretty_name` for all datasets. Previous PR #3498 had done this for only first 200 datasets
2022-07-10T14:36:54Z
https://github.com/huggingface/datasets/pull/3536
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3536/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3535/comments
https://api.github.com/repos/huggingface/datasets/issues/3535/timeline
2022-01-12T14:14:35Z
null
null
PR_kwDODunzps4wkxv0
closed
[]
false
3,535
{ "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"...
Add SVHN dataset
https://api.github.com/repos/huggingface/datasets/issues/3535/events
null
https://api.github.com/repos/huggingface/datasets/issues/3535/labels{/name}
2022-01-05T18:29:09Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3535.diff", "html_url": "https://github.com/huggingface/datasets/pull/3535", "merged_at": "2022-01-12T14:14:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/3535.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,094,633,214
[]
https://api.github.com/repos/huggingface/datasets/issues/3535
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Add the SVHN dataset. Additional notes: * compared to the TFDS implementation, exposes additional the "full numbers" config * adds the streaming support for `os.path.splitext` and `scipy.io.loadmat` * adds `h5py` to the requirements list for the dummy data test
2022-01-12T14:14:35Z
https://github.com/huggingface/datasets/pull/3535
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3535/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3534/comments
https://api.github.com/repos/huggingface/datasets/issues/3534/timeline
2022-01-05T14:16:51Z
null
null
PR_kwDODunzps4wj3LE
closed
[]
false
3,534
{ "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:...
Update wiki_dpr README.md
https://api.github.com/repos/huggingface/datasets/issues/3534/events
null
https://api.github.com/repos/huggingface/datasets/issues/3534/labels{/name}
2022-01-05T13:29:44Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3534.diff", "html_url": "https://github.com/huggingface/datasets/pull/3534", "merged_at": "2022-01-05T14:16:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/3534.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,094,352,449
[]
https://api.github.com/repos/huggingface/datasets/issues/3534
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Some infos of wiki_dpr were missing as noted in https://github.com/huggingface/datasets/issues/3510, I added them and updated the tags and the examples Close #3510.
2022-02-17T13:45:56Z
https://github.com/huggingface/datasets/pull/3534
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3534/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3533/comments
https://api.github.com/repos/huggingface/datasets/issues/3533/timeline
null
null
null
I_kwDODunzps5BN39z
open
[ { "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{/o...
null
3,533
{ "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "events_url": "https://api.github.com/users/patrickvonplaten/events{/privacy}", "followers_url": "https://api.github.com/users/patrickvonplaten/followers", "following_url": "https://api.github.com/users/patrickvonplaten/following{/other_use...
Task search function on hub not working correctly
https://api.github.com/repos/huggingface/datasets/issues/3533/events
null
https://api.github.com/repos/huggingface/datasets/issues/3533/labels{/name}
2022-01-05T09:36:30Z
null
false
{ "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}",...
null
1,094,156,147
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3533
[ "known issue due to https://github.com/huggingface/datasets/pull/2362 (and [internal](https://github.com/huggingface/moon-landing/issues/946)) , will be solved soon", "hmm actually i have no recollection of why I said that", "Because it has dots in some YAML keys, it can't be parsed and indexed by the back-end"...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
When I want to look at all datasets of the category: `speech-processing` *i.e.* https://huggingface.co/datasets?task_categories=task_categories:speech-processing&sort=downloads , then the following dataset doesn't show up for some reason: - https://huggingface.co/datasets/speech_commands even thought it's task t...
2022-05-12T14:45:57Z
https://github.com/huggingface/datasets/issues/3533
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3533/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3532/comments
https://api.github.com/repos/huggingface/datasets/issues/3532/timeline
2022-01-17T15:54:36Z
null
null
PR_kwDODunzps4wi1ft
closed
[]
false
3,532
{ "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}",...
Give clearer instructions to add the YAML tags
https://api.github.com/repos/huggingface/datasets/issues/3532/events
null
https://api.github.com/repos/huggingface/datasets/issues/3532/labels{/name}
2022-01-05T06:47:52Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3532.diff", "html_url": "https://github.com/huggingface/datasets/pull/3532", "merged_at": "2022-01-17T15:54:36Z", "patch_url": "https://github.com/huggingface/datasets/pull/3532.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,094,035,066
[]
https://api.github.com/repos/huggingface/datasets/issues/3532
[ "this is great, maybe just put all of it in one line?\r\n\r\n> TODO: Add YAML tags here. Copy-paste the tags obtained with the online tagging app: https://huggingface.co/spaces/huggingface/datasets-tagging" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix #3531. CC: @julien-c @VictorSanh
2022-01-17T15:54:37Z
https://github.com/huggingface/datasets/pull/3532
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/3532/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3531/comments
https://api.github.com/repos/huggingface/datasets/issues/3531/timeline
2022-01-17T15:54:36Z
null
completed
I_kwDODunzps5BNZ-A
closed
[ { "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{/o...
null
3,531
{ "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}",...
Give clearer instructions to add the YAML tags
https://api.github.com/repos/huggingface/datasets/issues/3531/events
null
https://api.github.com/repos/huggingface/datasets/issues/3531/labels{/name}
2022-01-05T06:44:20Z
null
false
{ "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}",...
null
1,094,033,280
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3531
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug As reported by @julien-c, many community datasets contain the line `YAML tags:` at the top of the YAML section in the header of the README file. See e.g.: https://huggingface.co/datasets/bigscience/P3/commit/a03bea08cf4d58f268b469593069af6aeb15de32 Maybe we should give clearer instruction/hints...
2022-01-17T15:54:36Z
https://github.com/huggingface/datasets/issues/3531
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3531/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3530/comments
https://api.github.com/repos/huggingface/datasets/issues/3530/timeline
2022-01-05T12:50:50Z
null
null
PR_kwDODunzps4wiZCw
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/...
false
3,530
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
Update README.md
https://api.github.com/repos/huggingface/datasets/issues/3530/events
null
https://api.github.com/repos/huggingface/datasets/issues/3530/labels{/name}
2022-01-05T01:32:07Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
{ "diff_url": "https://github.com/huggingface/datasets/pull/3530.diff", "html_url": "https://github.com/huggingface/datasets/pull/3530", "merged_at": "2022-01-05T12:50:50Z", "patch_url": "https://github.com/huggingface/datasets/pull/3530.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,093,894,732
[]
https://api.github.com/repos/huggingface/datasets/issues/3530
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Removing reference to "Common Voice" in Personal and Sensitive Information section. Adding link to license. Correct license type in metadata.
2022-01-05T12:50:51Z
https://github.com/huggingface/datasets/pull/3530
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3530/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3529/comments
https://api.github.com/repos/huggingface/datasets/issues/3529/timeline
2022-01-05T12:50:14Z
null
null
PR_kwDODunzps4wiPA9
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/...
false
3,529
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
Update README.md
https://api.github.com/repos/huggingface/datasets/issues/3529/events
null
https://api.github.com/repos/huggingface/datasets/issues/3529/labels{/name}
2022-01-04T23:52:47Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
{ "diff_url": "https://github.com/huggingface/datasets/pull/3529.diff", "html_url": "https://github.com/huggingface/datasets/pull/3529", "merged_at": "2022-01-05T12:50:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/3529.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,093,846,356
[]
https://api.github.com/repos/huggingface/datasets/issues/3529
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Updating licensing information & personal and sensitive information.
2022-01-05T12:50:15Z
https://github.com/huggingface/datasets/pull/3529
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3529/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3528/comments
https://api.github.com/repos/huggingface/datasets/issues/3528/timeline
2022-01-05T12:49:40Z
null
null
PR_kwDODunzps4wiOqH
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/...
false
3,528
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
Update README.md
https://api.github.com/repos/huggingface/datasets/issues/3528/events
null
https://api.github.com/repos/huggingface/datasets/issues/3528/labels{/name}
2022-01-04T23:48:11Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
{ "diff_url": "https://github.com/huggingface/datasets/pull/3528.diff", "html_url": "https://github.com/huggingface/datasets/pull/3528", "merged_at": "2022-01-05T12:49:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/3528.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,093,844,616
[]
https://api.github.com/repos/huggingface/datasets/issues/3528
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Updating license with appropriate capitalization & a link. Updating Personal and Sensitive Information to address PII concern.
2022-01-05T12:49:41Z
https://github.com/huggingface/datasets/pull/3528
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3528/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3527/comments
https://api.github.com/repos/huggingface/datasets/issues/3527/timeline
2022-01-05T00:23:50Z
null
null
PR_kwDODunzps4wiN1w
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/...
false
3,527
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
Update README.md
https://api.github.com/repos/huggingface/datasets/issues/3527/events
null
https://api.github.com/repos/huggingface/datasets/issues/3527/labels{/name}
2022-01-04T23:39:41Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
{ "diff_url": "https://github.com/huggingface/datasets/pull/3527.diff", "html_url": "https://github.com/huggingface/datasets/pull/3527", "merged_at": "2022-01-05T00:23:50Z", "patch_url": "https://github.com/huggingface/datasets/pull/3527.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,093,840,707
[]
https://api.github.com/repos/huggingface/datasets/issues/3527
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Adding licensing information.
2022-01-05T00:23:50Z
https://github.com/huggingface/datasets/pull/3527
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3527/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3526/comments
https://api.github.com/repos/huggingface/datasets/issues/3526/timeline
2022-09-30T10:21:20Z
null
null
PR_kwDODunzps4wiMaQ
closed
[]
false
3,526
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
Update license to bookcorpus dataset card
https://api.github.com/repos/huggingface/datasets/issues/3526/events
null
https://api.github.com/repos/huggingface/datasets/issues/3526/labels{/name}
2022-01-04T23:25:23Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3526.diff", "html_url": "https://github.com/huggingface/datasets/pull/3526", "merged_at": "2022-09-30T10:21:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/3526.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,093,833,446
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3526
[ "The smashwords ToS apply for this dataset, we did the same for https://github.com/huggingface/datasets/pull/3525", "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Not entirely sure, following the links here, but it seems the relevant license is at https://github.com/soskek/bookcorpus/blob/master/LICENSE
2022-09-30T10:23:38Z
https://github.com/huggingface/datasets/pull/3526
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3526/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3525/comments
https://api.github.com/repos/huggingface/datasets/issues/3525/timeline
2022-04-20T09:48:10Z
null
null
PR_kwDODunzps4wiL8p
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/...
false
3,525
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
Adding license information for Openbookcorpus
https://api.github.com/repos/huggingface/datasets/issues/3525/events
null
https://api.github.com/repos/huggingface/datasets/issues/3525/labels{/name}
2022-01-04T23:20:36Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
{ "diff_url": "https://github.com/huggingface/datasets/pull/3525.diff", "html_url": "https://github.com/huggingface/datasets/pull/3525", "merged_at": "2022-04-20T09:48:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/3525.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,093,831,268
[]
https://api.github.com/repos/huggingface/datasets/issues/3525
[ "The MIT license seems to be for the crawling code, no ? Then maybe we can also redirect users to the [terms of smashwords.com](https://www.smashwords.com/about/tos) regarding copyrights, in particular the paragraph 10 for end-users. In particular it seems that end users can download and use the content \"for their...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Not entirely sure, following the links here, but it seems the relevant license is at https://github.com/soskek/bookcorpus/blob/master/LICENSE
2022-04-20T09:54:30Z
https://github.com/huggingface/datasets/pull/3525
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3525/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3524/comments
https://api.github.com/repos/huggingface/datasets/issues/3524/timeline
2022-01-05T12:31:37Z
null
null
PR_kwDODunzps4wiK_v
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/...
false
3,524
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
Adding link to license.
https://api.github.com/repos/huggingface/datasets/issues/3524/events
null
https://api.github.com/repos/huggingface/datasets/issues/3524/labels{/name}
2022-01-04T23:11:48Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
{ "diff_url": "https://github.com/huggingface/datasets/pull/3524.diff", "html_url": "https://github.com/huggingface/datasets/pull/3524", "merged_at": "2022-01-05T12:31:37Z", "patch_url": "https://github.com/huggingface/datasets/pull/3524.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,093,826,723
[]
https://api.github.com/repos/huggingface/datasets/issues/3524
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2022-01-05T12:31:38Z
https://github.com/huggingface/datasets/pull/3524
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3524/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3523/comments
https://api.github.com/repos/huggingface/datasets/issues/3523/timeline
2022-01-06T19:33:50Z
null
null
PR_kwDODunzps4wiJc2
closed
[]
false
3,523
{ "avatar_url": "https://avatars.githubusercontent.com/u/26722925?v=4", "events_url": "https://api.github.com/users/mcmillanmajora/events{/privacy}", "followers_url": "https://api.github.com/users/mcmillanmajora/followers", "following_url": "https://api.github.com/users/mcmillanmajora/following{/other_user}", ...
Added links to licensing and PII message in vctk dataset
https://api.github.com/repos/huggingface/datasets/issues/3523/events
null
https://api.github.com/repos/huggingface/datasets/issues/3523/labels{/name}
2022-01-04T22:56:58Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3523.diff", "html_url": "https://github.com/huggingface/datasets/pull/3523", "merged_at": "2022-01-06T19:33:50Z", "patch_url": "https://github.com/huggingface/datasets/pull/3523.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,093,819,227
[]
https://api.github.com/repos/huggingface/datasets/issues/3523
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2022-01-06T19:33:50Z
https://github.com/huggingface/datasets/pull/3523
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3523/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3522/comments
https://api.github.com/repos/huggingface/datasets/issues/3522/timeline
2022-05-06T16:27:37Z
null
completed
I_kwDODunzps5BMi3i
closed
[]
null
3,522
{ "avatar_url": "https://avatars.githubusercontent.com/u/5404177?v=4", "events_url": "https://api.github.com/users/AjayP13/events{/privacy}", "followers_url": "https://api.github.com/users/AjayP13/followers", "following_url": "https://api.github.com/users/AjayP13/following{/other_user}", "gists_url": "https:/...
wmt19 is broken (zh-en)
https://api.github.com/repos/huggingface/datasets/issues/3522/events
null
https://api.github.com/repos/huggingface/datasets/issues/3522/labels{/name}
2022-01-04T22:33:45Z
null
false
null
null
1,093,807,586
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" }, { "color": "2edb81", "default": false, "descrip...
https://api.github.com/repos/huggingface/datasets/issues/3522
[ "This issue is not reproducible." ]
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug A clear and concise description of what the bug is. ## Steps to reproduce the bug ```python from datasets import load_dataset dataset = load_dataset("wmt19", 'zh-en') ``` ## Expected results The dataset should download. ## Actual results `ConnectionError: Couldn't reach ftp://cwmt-wm...
2022-05-06T16:27:37Z
https://github.com/huggingface/datasets/issues/3522
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3522/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3521/comments
https://api.github.com/repos/huggingface/datasets/issues/3521/timeline
2022-01-04T22:18:16Z
null
null
PR_kwDODunzps4wiFCs
closed
[]
false
3,521
{ "avatar_url": "https://avatars.githubusercontent.com/u/26722925?v=4", "events_url": "https://api.github.com/users/mcmillanmajora/events{/privacy}", "followers_url": "https://api.github.com/users/mcmillanmajora/followers", "following_url": "https://api.github.com/users/mcmillanmajora/following{/other_user}", ...
Vivos license update
https://api.github.com/repos/huggingface/datasets/issues/3521/events
null
https://api.github.com/repos/huggingface/datasets/issues/3521/labels{/name}
2022-01-04T22:17:47Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3521.diff", "html_url": "https://github.com/huggingface/datasets/pull/3521", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/3521.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/3521" }
1,093,797,947
[]
https://api.github.com/repos/huggingface/datasets/issues/3521
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Updated the license information with the link to the license text
2022-01-04T22:18:16Z
https://github.com/huggingface/datasets/pull/3521
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3521/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3520/comments
https://api.github.com/repos/huggingface/datasets/issues/3520/timeline
2022-01-05T12:30:20Z
null
null
PR_kwDODunzps4wh6oD
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/...
false
3,520
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
Audio datacard update - first pass
https://api.github.com/repos/huggingface/datasets/issues/3520/events
null
https://api.github.com/repos/huggingface/datasets/issues/3520/labels{/name}
2022-01-04T20:58:25Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/90473723?v=4", "events_url": "https://api.github.com/users/meg-huggingface/events{/privacy}", "followers_url": "https://api.github.com/users/meg-huggingface/followers", "following_url": "https://api.github.com/users/meg-huggingface/following{/other_user}"...
{ "diff_url": "https://github.com/huggingface/datasets/pull/3520.diff", "html_url": "https://github.com/huggingface/datasets/pull/3520", "merged_at": "2022-01-05T12:30:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/3520.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,093,747,753
[]
https://api.github.com/repos/huggingface/datasets/issues/3520
[ "I'm not sure that we want to change the tags at the top of the cards by hand. Those are used to create the tags in the hub. Although looking at all the tags now, we might want to normalize the current tags again (hyphens or no, \".0\" or no). Maybe we could add a binary tag for public domain or not?", "> \r\n\r\...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Filling out data card "Personal and Sensitive Information" for speech datasets to note PII concerns
2022-01-05T12:30:21Z
https://github.com/huggingface/datasets/pull/3520
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3520/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3519/comments
https://api.github.com/repos/huggingface/datasets/issues/3519/timeline
2022-01-05T17:28:34Z
null
null
PR_kwDODunzps4whnXH
closed
[]
false
3,519
{ "avatar_url": "https://avatars.githubusercontent.com/u/353043?v=4", "events_url": "https://api.github.com/users/aajanki/events{/privacy}", "followers_url": "https://api.github.com/users/aajanki/followers", "following_url": "https://api.github.com/users/aajanki/following{/other_user}", "gists_url": "https://...
CC100: Using HTTPS for the data source URL fixes load_dataset()
https://api.github.com/repos/huggingface/datasets/issues/3519/events
null
https://api.github.com/repos/huggingface/datasets/issues/3519/labels{/name}
2022-01-04T18:45:54Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3519.diff", "html_url": "https://github.com/huggingface/datasets/pull/3519", "merged_at": "2022-01-05T17:28:34Z", "patch_url": "https://github.com/huggingface/datasets/pull/3519.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,093,655,205
[]
https://api.github.com/repos/huggingface/datasets/issues/3519
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Without this change the following script (with any lang parameter) consistently fails. After changing to the HTTPS URL, the script works as expected. ```python from datasets import load_dataset dataset = load_dataset("cc100", lang="en") ``` This is the error produced by the previous script: ```sh Using cus...
2022-01-05T17:28:34Z
https://github.com/huggingface/datasets/pull/3519
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3519/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3518/comments
https://api.github.com/repos/huggingface/datasets/issues/3518/timeline
2022-01-17T15:25:57Z
null
completed
I_kwDODunzps5BJtMf
closed
[ { "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{/o...
null
3,518
{ "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}",...
Add PubMed Central Open Access dataset
https://api.github.com/repos/huggingface/datasets/issues/3518/events
null
https://api.github.com/repos/huggingface/datasets/issues/3518/labels{/name}
2022-01-04T06:54:35Z
null
false
{ "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}",...
null
1,093,063,455
[ { "color": "e99695", "default": false, "description": "Requesting to add a new dataset", "id": 2067376369, "name": "dataset request", "node_id": "MDU6TGFiZWwyMDY3Mzc2MzY5", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20request" } ]
https://api.github.com/repos/huggingface/datasets/issues/3518
[ "In the framework of BigScience:\r\n- bigscience-workshop/data_tooling#121\r\n\r\nI have created this dataset as a community dataset: https://huggingface.co/datasets/albertvillanova/pmc_open_access\r\n\r\nHowever, I was wondering that it may be more appropriate to move it under an org namespace: `pubmed_central` or...
https://api.github.com/repos/huggingface/datasets
MEMBER
## Adding a Dataset - **Name:** PubMed Central Open Access - **Description:** The PMC Open Access Subset includes more than 3.4 million journal articles and preprints that are made available under license terms that allow reuse. - **Paper:** *link to the dataset paper if available* - **Data:** https://www.ncbi.nlm....
2022-01-17T15:25:57Z
https://github.com/huggingface/datasets/issues/3518
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3518/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3517/comments
https://api.github.com/repos/huggingface/datasets/issues/3517/timeline
2022-01-05T18:53:02Z
null
null
PR_kwDODunzps4wemwU
closed
[]
false
3,517
{ "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"...
Add CPPE-5 dataset
https://api.github.com/repos/huggingface/datasets/issues/3517/events
null
https://api.github.com/repos/huggingface/datasets/issues/3517/labels{/name}
2022-01-03T18:31:20Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3517.diff", "html_url": "https://github.com/huggingface/datasets/pull/3517", "merged_at": "2022-01-05T18:53:02Z", "patch_url": "https://github.com/huggingface/datasets/pull/3517.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,092,726,651
[]
https://api.github.com/repos/huggingface/datasets/issues/3517
[ "Thanks so much, @mariosasko and @lhoestq , much appreciated!" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Adds the recently released CPPE-5 dataset.
2022-01-19T02:23:37Z
https://github.com/huggingface/datasets/pull/3517
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3517/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3516/comments
https://api.github.com/repos/huggingface/datasets/issues/3516/timeline
2022-01-03T17:39:01Z
null
null
PR_kwDODunzps4weYhE
closed
[]
false
3,516
{ "avatar_url": "https://avatars.githubusercontent.com/u/16107619?v=4", "events_url": "https://api.github.com/users/VictorSanh/events{/privacy}", "followers_url": "https://api.github.com/users/VictorSanh/followers", "following_url": "https://api.github.com/users/VictorSanh/following{/other_user}", "gists_url"...
dataset `asset` - change to raw.githubusercontent.com URLs
https://api.github.com/repos/huggingface/datasets/issues/3516/events
null
https://api.github.com/repos/huggingface/datasets/issues/3516/labels{/name}
2022-01-03T16:43:57Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3516.diff", "html_url": "https://github.com/huggingface/datasets/pull/3516", "merged_at": "2022-01-03T17:39:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/3516.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,092,657,738
[]
https://api.github.com/repos/huggingface/datasets/issues/3516
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Changed the URLs to the ones it was automatically re-directing. Before, the download was failing
2022-01-03T17:39:02Z
https://github.com/huggingface/datasets/pull/3516
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3516/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3515/comments
https://api.github.com/repos/huggingface/datasets/issues/3515/timeline
2022-02-14T13:21:43Z
null
completed
I_kwDODunzps5BICE3
closed
[ { "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{/o...
null
3,515
{ "avatar_url": "https://avatars.githubusercontent.com/u/16107619?v=4", "events_url": "https://api.github.com/users/VictorSanh/events{/privacy}", "followers_url": "https://api.github.com/users/VictorSanh/followers", "following_url": "https://api.github.com/users/VictorSanh/following{/other_user}", "gists_url"...
`ExpectedMoreDownloadedFiles` for `evidence_infer_treatment`
https://api.github.com/repos/huggingface/datasets/issues/3515/events
null
https://api.github.com/repos/huggingface/datasets/issues/3515/labels{/name}
2022-01-03T15:58:38Z
null
false
{ "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}",...
null
1,092,624,695
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" }, { "color": "2edb81", "default": false, "descrip...
https://api.github.com/repos/huggingface/datasets/issues/3515
[ "Thanks for reporting @VictorSanh.\r\n\r\nI'm looking at it... " ]
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug I am trying to load a dataset called `evidence_infer_treatment`. The first subset (`1.1`) works fine but the second returns an error (`2.0`). It downloads a file but crashes during the checksums. ## Steps to reproduce the bug ```python >>> from datasets import load_dataset >>> load_dataset("e...
2022-02-14T13:21:43Z
https://github.com/huggingface/datasets/issues/3515
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3515/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3514/comments
https://api.github.com/repos/huggingface/datasets/issues/3514/timeline
2022-01-05T18:52:48Z
null
null
PR_kwDODunzps4weN9W
closed
[]
false
3,514
{ "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"...
Fix to_tf_dataset references in docs
https://api.github.com/repos/huggingface/datasets/issues/3514/events
null
https://api.github.com/repos/huggingface/datasets/issues/3514/labels{/name}
2022-01-03T15:31:39Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3514.diff", "html_url": "https://github.com/huggingface/datasets/pull/3514", "merged_at": "2022-01-05T18:52:47Z", "patch_url": "https://github.com/huggingface/datasets/pull/3514.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,092,606,383
[]
https://api.github.com/repos/huggingface/datasets/issues/3514
[ "The code snippet in [this section](https://huggingface.co/docs/datasets/master/use_dataset.html?highlight=to_tf_dataset#tensorflow) is missing an import (`DataCollatorWithPadding`) and doesn't initialize the TF model before the `model.fit` call." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fix the `to_tf_dataset` references in the docs. The currently failing example of usage will be fixed by #3338.
2022-01-05T18:52:48Z
https://github.com/huggingface/datasets/pull/3514
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3514/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3513/comments
https://api.github.com/repos/huggingface/datasets/issues/3513/timeline
2022-01-05T18:31:25Z
null
null
PR_kwDODunzps4weGWl
closed
[]
false
3,513
{ "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"...
Add desc parameter to filter
https://api.github.com/repos/huggingface/datasets/issues/3513/events
null
https://api.github.com/repos/huggingface/datasets/issues/3513/labels{/name}
2022-01-03T14:44:18Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3513.diff", "html_url": "https://github.com/huggingface/datasets/pull/3513", "merged_at": "2022-01-05T18:31:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/3513.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,092,569,802
[]
https://api.github.com/repos/huggingface/datasets/issues/3513
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fix #3317
2022-01-05T18:31:25Z
https://github.com/huggingface/datasets/pull/3513
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3513/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3512/comments
https://api.github.com/repos/huggingface/datasets/issues/3512/timeline
2022-01-17T13:26:05Z
null
completed
I_kwDODunzps5BHBcl
closed
[]
null
3,512
{ "avatar_url": "https://avatars.githubusercontent.com/u/57741378?v=4", "events_url": "https://api.github.com/users/shazzad47/events{/privacy}", "followers_url": "https://api.github.com/users/shazzad47/followers", "following_url": "https://api.github.com/users/shazzad47/following{/other_user}", "gists_url": "...
No Data format found
https://api.github.com/repos/huggingface/datasets/issues/3512/events
null
https://api.github.com/repos/huggingface/datasets/issues/3512/labels{/name}
2022-01-03T09:41:11Z
null
false
null
null
1,092,359,973
[ { "color": "E5583E", "default": false, "description": "Related to the dataset viewer on huggingface.co", "id": 3470211881, "name": "dataset-viewer", "node_id": "LA_kwDODunzps7O1zsp", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset-viewer" } ]
https://api.github.com/repos/huggingface/datasets/issues/3512
[ "Hi, which dataset is giving you an error?" ]
https://api.github.com/repos/huggingface/datasets
NONE
## Dataset viewer issue for '*name of the dataset*' **Link:** *link to the dataset viewer page* *short description of the issue* Am I the one who added this dataset ? Yes-No
2022-01-17T13:26:05Z
https://github.com/huggingface/datasets/issues/3512
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3512/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3511/comments
https://api.github.com/repos/huggingface/datasets/issues/3511/timeline
2022-01-03T08:23:07Z
null
completed
I_kwDODunzps5BGTKr
closed
[]
null
3,511
{ "avatar_url": "https://avatars.githubusercontent.com/u/92849978?v=4", "events_url": "https://api.github.com/users/MIKURI0114/events{/privacy}", "followers_url": "https://api.github.com/users/MIKURI0114/followers", "following_url": "https://api.github.com/users/MIKURI0114/following{/other_user}", "gists_url"...
Dataset
https://api.github.com/repos/huggingface/datasets/issues/3511/events
null
https://api.github.com/repos/huggingface/datasets/issues/3511/labels{/name}
2022-01-03T02:03:23Z
null
false
null
null
1,092,170,411
[ { "color": "E5583E", "default": false, "description": "Related to the dataset viewer on huggingface.co", "id": 3470211881, "name": "dataset-viewer", "node_id": "LA_kwDODunzps7O1zsp", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset-viewer" } ]
https://api.github.com/repos/huggingface/datasets/issues/3511
[ "Can you reopen with the correct dataset name (if relevant)?\r\n\r\nThanks", "The dataset viewer was down tonight. It works again." ]
https://api.github.com/repos/huggingface/datasets
NONE
## Dataset viewer issue for '*name of the dataset*' **Link:** *link to the dataset viewer page* *short description of the issue* Am I the one who added this dataset ? Yes-No
2022-01-03T08:41:26Z
https://github.com/huggingface/datasets/issues/3511
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3511/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3510/comments
https://api.github.com/repos/huggingface/datasets/issues/3510/timeline
2022-02-17T13:46:20Z
null
completed
I_kwDODunzps5BFo1M
closed
[]
null
3,510
{ "avatar_url": "https://avatars.githubusercontent.com/u/40918514?v=4", "events_url": "https://api.github.com/users/pk1130/events{/privacy}", "followers_url": "https://api.github.com/users/pk1130/followers", "following_url": "https://api.github.com/users/pk1130/following{/other_user}", "gists_url": "https://a...
`wiki_dpr` details for Open Domain Question Answering tasks
https://api.github.com/repos/huggingface/datasets/issues/3510/events
null
https://api.github.com/repos/huggingface/datasets/issues/3510/labels{/name}
2022-01-02T11:04:01Z
null
false
null
null
1,091,997,004
[]
https://api.github.com/repos/huggingface/datasets/issues/3510
[ "Hi ! According to the DPR paper, the wikipedia dump is the one from Dec. 20, 2018.\r\nEach instance contains a paragraph of at most 100 word, as well as the title of the wikipedia page it comes from and the DPR embedding (a 768-d vector).", "Closed by:\r\n- #3534" ]
https://api.github.com/repos/huggingface/datasets
NONE
Hey guys! Thanks for creating the `wiki_dpr` dataset! I am currently trying to use the dataset for context retrieval using DPR on NQ questions and need details about what each of the files and data instances mean, which version of the Wikipedia dump it uses, etc. Please respond at your earliest convenience regard...
2022-02-17T13:46:20Z
https://github.com/huggingface/datasets/issues/3510
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3510/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3507/comments
https://api.github.com/repos/huggingface/datasets/issues/3507/timeline
2022-11-04T15:31:37Z
null
completed
I_kwDODunzps5BCp3Y
closed
[]
null
3,507
{ "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}",...
Discuss whether support canonical datasets w/o dataset_infos.json and/or dummy data
https://api.github.com/repos/huggingface/datasets/issues/3507/events
null
https://api.github.com/repos/huggingface/datasets/issues/3507/labels{/name}
2021-12-30T17:04:25Z
null
false
null
null
1,091,214,808
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "c5def5", "default": fals...
https://api.github.com/repos/huggingface/datasets/issues/3507
[ "IMO, the data streaming test is good enough of a test that the dataset works correctly (assuming that we can more or less ensure that if streaming works then the non-streaming case will also work), so that for datasets that have a working dataset preview, we can remove the dummy data IMO. On the other hand, it see...
https://api.github.com/repos/huggingface/datasets
MEMBER
I open this PR to have a public discussion about this topic and make a decision. As previously discussed, once we have the metadata in the dataset card (README file, containing both Markdown info and YAML tags), what is the point of having also the JSON metadata (dataset_infos.json file)? On the other hand, the d...
2022-11-04T15:31:38Z
https://github.com/huggingface/datasets/issues/3507
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3507/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3506/comments
https://api.github.com/repos/huggingface/datasets/issues/3506/timeline
2022-01-04T10:24:27Z
null
null
PR_kwDODunzps4wZpot
closed
[]
false
3,506
{ "avatar_url": "https://avatars.githubusercontent.com/u/24695242?v=4", "events_url": "https://api.github.com/users/thomasw21/events{/privacy}", "followers_url": "https://api.github.com/users/thomasw21/followers", "following_url": "https://api.github.com/users/thomasw21/following{/other_user}", "gists_url": "...
Allows DatasetDict.filter to have batching option
https://api.github.com/repos/huggingface/datasets/issues/3506/events
null
https://api.github.com/repos/huggingface/datasets/issues/3506/labels{/name}
2021-12-30T15:22:22Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3506.diff", "html_url": "https://github.com/huggingface/datasets/pull/3506", "merged_at": "2022-01-04T10:24:27Z", "patch_url": "https://github.com/huggingface/datasets/pull/3506.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,091,166,595
[]
https://api.github.com/repos/huggingface/datasets/issues/3506
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
- Related to: #3244 - Fixes: #3503 We extends `.filter( ... batched: bool)` support to DatasetDict.
2022-01-04T10:24:28Z
https://github.com/huggingface/datasets/pull/3506
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3506/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3505/comments
https://api.github.com/repos/huggingface/datasets/issues/3505/timeline
2022-01-18T19:54:07Z
null
completed
I_kwDODunzps5BCaPk
closed
[ { "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}", ...
null
3,505
{ "avatar_url": "https://avatars.githubusercontent.com/u/8268102?v=4", "events_url": "https://api.github.com/users/ashu5644/events{/privacy}", "followers_url": "https://api.github.com/users/ashu5644/followers", "following_url": "https://api.github.com/users/ashu5644/following{/other_user}", "gists_url": "http...
cast_column function not working with map function in streaming mode for Audio features
https://api.github.com/repos/huggingface/datasets/issues/3505/events
null
https://api.github.com/repos/huggingface/datasets/issues/3505/labels{/name}
2021-12-30T14:52:01Z
null
false
{ "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"...
null
1,091,150,820
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3505
[ "Hi! This is probably due to the fact that `IterableDataset.map` sets `features` to `None` before mapping examples. We can fix the issue by passing the old `features` dict to the map generator and performing encoding/decoding there (before calling the map transform function)." ]
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug I am trying to use Audio class for loading audio features using custom dataset. I am able to cast 'audio' feature into 'Audio' format with cast_column function. On using map function, I am not getting 'Audio' casted feature but getting path of audio file only. I am getting features of 'audio' of s...
2022-01-18T19:54:07Z
https://github.com/huggingface/datasets/issues/3505
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3505/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3504/comments
https://api.github.com/repos/huggingface/datasets/issues/3504/timeline
2022-02-17T15:04:25Z
null
completed
I_kwDODunzps5BAn12
closed
[ { "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{/o...
null
3,504
{ "avatar_url": "https://avatars.githubusercontent.com/u/12600692?v=4", "events_url": "https://api.github.com/users/ToddMorrill/events{/privacy}", "followers_url": "https://api.github.com/users/ToddMorrill/followers", "following_url": "https://api.github.com/users/ToddMorrill/following{/other_user}", "gists_u...
Unable to download PUBMED_title_abstracts_2019_baseline.jsonl.zst
https://api.github.com/repos/huggingface/datasets/issues/3504/events
null
https://api.github.com/repos/huggingface/datasets/issues/3504/labels{/name}
2021-12-29T18:23:20Z
null
false
{ "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}",...
null
1,090,682,230
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" }, { "color": "2edb81", "default": false, "descrip...
https://api.github.com/repos/huggingface/datasets/issues/3504
[ "Hi @ToddMorrill, thanks for reporting.\r\n\r\nThree weeks ago I contacted the team who created the Pile dataset to report this issue with their data host server: https://the-eye.eu\r\n\r\nThey told me that unfortunately, the-eye was heavily affected by the recent tornado catastrophe in the US. They hope to have th...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug I am unable to download the PubMed dataset from the link provided in the [Hugging Face Course (Chapter 5 Section 4)](https://huggingface.co/course/chapter5/4?fw=pt). https://the-eye.eu/public/AI/pile_preliminary_components/PUBMED_title_abstracts_2019_baseline.jsonl.zst ## Steps to reproduce ...
2023-08-14T23:28:48Z
https://github.com/huggingface/datasets/issues/3504
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3504/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3503/comments
https://api.github.com/repos/huggingface/datasets/issues/3503/timeline
2022-01-04T10:24:27Z
null
completed
I_kwDODunzps5A_0sf
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/24695242?v=4", "events_url": "https://api.github.com/users/thomasw21/events{/privacy}", "followers_url": "https://api.github.com/users/thomasw21/followers", "following_url": "https://api.github.com/users/thomasw21/following{/other_user}", ...
null
3,503
{ "avatar_url": "https://avatars.githubusercontent.com/u/32967787?v=4", "events_url": "https://api.github.com/users/gpucce/events{/privacy}", "followers_url": "https://api.github.com/users/gpucce/followers", "following_url": "https://api.github.com/users/gpucce/following{/other_user}", "gists_url": "https://a...
Batched in filter throws error
https://api.github.com/repos/huggingface/datasets/issues/3503/events
null
https://api.github.com/repos/huggingface/datasets/issues/3503/labels{/name}
2021-12-29T12:01:04Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/24695242?v=4", "events_url": "https://api.github.com/users/thomasw21/events{/privacy}", "followers_url": "https://api.github.com/users/thomasw21/followers", "following_url": "https://api.github.com/users/thomasw21/following{/other_user}", "gists_url": "...
null
1,090,472,735
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3503
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
I hope this is really a bug, I could not find it among the open issues ## Describe the bug using `batched=False` in DataSet.filter throws error ```python TypeError: filter() got an unexpected keyword argument 'batched' ``` but in the docs it is lister as an argument. ## Steps to reproduce the bug ```python ...
2022-01-04T10:24:27Z
https://github.com/huggingface/datasets/issues/3503
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3503/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3502/comments
https://api.github.com/repos/huggingface/datasets/issues/3502/timeline
2022-10-03T09:36:14Z
null
null
PR_kwDODunzps4wXSLi
closed
[]
true
3,502
{ "avatar_url": "https://avatars.githubusercontent.com/u/25360440?v=4", "events_url": "https://api.github.com/users/jaketae/events{/privacy}", "followers_url": "https://api.github.com/users/jaketae/followers", "following_url": "https://api.github.com/users/jaketae/following{/other_user}", "gists_url": "https:...
Add QuALITY
https://api.github.com/repos/huggingface/datasets/issues/3502/events
null
https://api.github.com/repos/huggingface/datasets/issues/3502/labels{/name}
2021-12-29T10:58:46Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3502.diff", "html_url": "https://github.com/huggingface/datasets/pull/3502", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/3502.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/3502" }
1,090,438,558
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3502
[ "Thanks for your contribution, @jaketae. Are you still interested in adding this dataset?\r\n\r\nWe are removing the dataset scripts from this GitHub repo and moving them to the Hugging Face Hub: https://huggingface.co/datasets\r\n\r\nWe would suggest you create this dataset there. Please, feel free to tell us if y...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fixes #3441.
2022-10-03T09:36:14Z
https://github.com/huggingface/datasets/pull/3502
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3502/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3501/comments
https://api.github.com/repos/huggingface/datasets/issues/3501/timeline
2021-12-29T11:13:21Z
null
null
PR_kwDODunzps4wXM8H
closed
[]
false
3,501
{ "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}",...
Update pib dataset card
https://api.github.com/repos/huggingface/datasets/issues/3501/events
null
https://api.github.com/repos/huggingface/datasets/issues/3501/labels{/name}
2021-12-29T10:14:40Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3501.diff", "html_url": "https://github.com/huggingface/datasets/pull/3501", "merged_at": "2021-12-29T11:13:21Z", "patch_url": "https://github.com/huggingface/datasets/pull/3501.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,090,413,758
[]
https://api.github.com/repos/huggingface/datasets/issues/3501
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Related to #3496
2021-12-29T11:13:21Z
https://github.com/huggingface/datasets/pull/3501
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3501/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3500/comments
https://api.github.com/repos/huggingface/datasets/issues/3500/timeline
2022-01-04T10:25:09Z
null
null
PR_kwDODunzps4wXLTB
closed
[]
false
3,500
{ "avatar_url": "https://avatars.githubusercontent.com/u/25360440?v=4", "events_url": "https://api.github.com/users/jaketae/events{/privacy}", "followers_url": "https://api.github.com/users/jaketae/followers", "following_url": "https://api.github.com/users/jaketae/following{/other_user}", "gists_url": "https:...
Docs: Add VCTK dataset description
https://api.github.com/repos/huggingface/datasets/issues/3500/events
null
https://api.github.com/repos/huggingface/datasets/issues/3500/labels{/name}
2021-12-29T10:02:05Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3500.diff", "html_url": "https://github.com/huggingface/datasets/pull/3500", "merged_at": "2022-01-04T10:25:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/3500.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,090,406,133
[]
https://api.github.com/repos/huggingface/datasets/issues/3500
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This PR is a very minor followup to #1837, with only docs changes (single comment string).
2022-01-04T10:46:02Z
https://github.com/huggingface/datasets/pull/3500
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3500/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3499/comments
https://api.github.com/repos/huggingface/datasets/issues/3499/timeline
2022-05-06T16:29:05Z
null
completed
I_kwDODunzps5A-hqK
closed
[]
null
3,499
{ "avatar_url": "https://avatars.githubusercontent.com/u/3775944?v=4", "events_url": "https://api.github.com/users/JoelNiklaus/events{/privacy}", "followers_url": "https://api.github.com/users/JoelNiklaus/followers", "following_url": "https://api.github.com/users/JoelNiklaus/following{/other_user}", "gists_ur...
Adjusting chunk size for streaming datasets
https://api.github.com/repos/huggingface/datasets/issues/3499/events
null
https://api.github.com/repos/huggingface/datasets/issues/3499/labels{/name}
2021-12-28T21:17:53Z
null
false
null
null
1,090,132,618
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3499
[ "Hi ! Data streaming uses `fsspec` to read the data files progressively. IIRC the block size for buffering is 5MiB by default. So every time you finish iterating over a block, it downloads the next one. You can still try to increase the `fsspec` block size for buffering if it can help. To do so you just need to inc...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
**Is your feature request related to a problem? Please describe.** I want to use mc4 which I cannot save locally, so I stream it. However, I want to process the entire dataset and filter some documents from it. With the current chunk size of around 1000 documents (right?) I hit a performance bottleneck because of the ...
2022-05-06T16:29:05Z
https://github.com/huggingface/datasets/issues/3499
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3499/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3498/comments
https://api.github.com/repos/huggingface/datasets/issues/3498/timeline
2022-01-05T16:38:21Z
null
null
PR_kwDODunzps4wWL5U
closed
[]
false
3,498
{ "avatar_url": "https://avatars.githubusercontent.com/u/19718818?v=4", "events_url": "https://api.github.com/users/bhavitvyamalik/events{/privacy}", "followers_url": "https://api.github.com/users/bhavitvyamalik/followers", "following_url": "https://api.github.com/users/bhavitvyamalik/following{/other_user}", ...
update `pretty_name` for first 200 datasets
https://api.github.com/repos/huggingface/datasets/issues/3498/events
null
https://api.github.com/repos/huggingface/datasets/issues/3498/labels{/name}
2021-12-28T19:50:07Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3498.diff", "html_url": "https://github.com/huggingface/datasets/pull/3498", "merged_at": "2022-01-05T16:38:21Z", "patch_url": "https://github.com/huggingface/datasets/pull/3498.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,090,096,332
[]
https://api.github.com/repos/huggingface/datasets/issues/3498
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
I made a script some time back to fetch `pretty_names` from `papers_with_code` dataset along with some other rules incase that dataset wasn't available on `papers_with_code`. Updating them in the `README` of `datasets`. Took only the first 200 datasets into consideration and after some eyeballing, most of them were loo...
2022-07-10T14:36:53Z
https://github.com/huggingface/datasets/pull/3498
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3498/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3497/comments
https://api.github.com/repos/huggingface/datasets/issues/3497/timeline
2022-01-21T13:22:27Z
null
completed
I_kwDODunzps5A-Nhk
closed
[ { "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...
null
3,497
{ "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "events_url": "https://api.github.com/users/patrickvonplaten/events{/privacy}", "followers_url": "https://api.github.com/users/patrickvonplaten/followers", "following_url": "https://api.github.com/users/patrickvonplaten/following{/other_use...
Changing sampling rate in audio dataset and subsequently mapping with `num_proc > 1` leads to weird bug
https://api.github.com/repos/huggingface/datasets/issues/3497/events
null
https://api.github.com/repos/huggingface/datasets/issues/3497/labels{/name}
2021-12-28T18:03:49Z
null
false
{ "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:...
null
1,090,050,148
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3497
[ "Same error occures when using max samples with https://github.com/huggingface/transformers/blob/master/examples/pytorch/speech-recognition/run_speech_recognition_seq2seq.py", "I'm seeing this too, when using preprocessing_num_workers with \r\nhttps://github.com/huggingface/transformers/blob/master/examples/pytor...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Running: ```python from datasets import load_dataset, DatasetDict import datasets from transformers import AutoFeatureExtractor raw_datasets = DatasetDict() raw_datasets["train"] = load_dataset("common_voice", "ab", split="train") feature_extractor = AutoFeatureExtractor.from_pretrained("facebook/wav2ve...
2022-01-21T13:22:27Z
https://github.com/huggingface/datasets/issues/3497
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3497/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3496/comments
https://api.github.com/repos/huggingface/datasets/issues/3496/timeline
2021-12-29T08:42:57Z
null
null
PR_kwDODunzps4wV1_w
closed
[]
false
3,496
{ "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}",...
Update version of pib dataset and make it streamable
https://api.github.com/repos/huggingface/datasets/issues/3496/events
null
https://api.github.com/repos/huggingface/datasets/issues/3496/labels{/name}
2021-12-28T16:01:55Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3496.diff", "html_url": "https://github.com/huggingface/datasets/pull/3496", "merged_at": "2021-12-29T08:42:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/3496.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,089,989,155
[]
https://api.github.com/repos/huggingface/datasets/issues/3496
[ "It seems like there is still an error: `Message: 'TarContainedFile' object has no attribute 'readable'`\r\n\r\nhttps://huggingface.co/datasets/pib/viewer", "@severo I was wondering about that...\r\n\r\nIt works fine when I run it in streaming mode in my terminal:\r\n```python\r\nIn [3]: from datasets impor...
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR: - Updates version of pib dataset: from 0.0.0 to 1.3.0 - Makes the dataset streamable Fix #3491. CC: @severo
2022-01-03T14:42:28Z
https://github.com/huggingface/datasets/pull/3496
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3496/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3495/comments
https://api.github.com/repos/huggingface/datasets/issues/3495/timeline
null
null
null
I_kwDODunzps5A99SQ
open
[]
null
3,495
{ "avatar_url": "https://avatars.githubusercontent.com/u/25360440?v=4", "events_url": "https://api.github.com/users/jaketae/events{/privacy}", "followers_url": "https://api.github.com/users/jaketae/followers", "following_url": "https://api.github.com/users/jaketae/following{/other_user}", "gists_url": "https:...
Add VoxLingua107
https://api.github.com/repos/huggingface/datasets/issues/3495/events
null
https://api.github.com/repos/huggingface/datasets/issues/3495/labels{/name}
2021-12-28T15:51:43Z
null
false
null
null
1,089,983,632
[ { "color": "e99695", "default": false, "description": "Requesting to add a new dataset", "id": 2067376369, "name": "dataset request", "node_id": "MDU6TGFiZWwyMDY3Mzc2MzY5", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20request" } ]
https://api.github.com/repos/huggingface/datasets/issues/3495
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Adding a Dataset - **Name:** VoxLingua107 - **Description:** VoxLingua107 is a speech dataset for training spoken language identification models. - **Paper:** https://arxiv.org/abs/2011.12998 - **Data:** http://bark.phon.ioc.ee/voxlingua107/ - **Motivation:** 107 languages, totaling 6628 hours for the train sp...
2021-12-28T15:51:43Z
https://github.com/huggingface/datasets/issues/3495
{ "+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/3495/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3494/comments
https://api.github.com/repos/huggingface/datasets/issues/3494/timeline
2021-12-28T16:07:20Z
null
null
PR_kwDODunzps4wV0vB
closed
[]
false
3,494
{ "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:...
Clone full repo to detect new tags when mirroring datasets on the Hub
https://api.github.com/repos/huggingface/datasets/issues/3494/events
null
https://api.github.com/repos/huggingface/datasets/issues/3494/labels{/name}
2021-12-28T15:50:47Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3494.diff", "html_url": "https://github.com/huggingface/datasets/pull/3494", "merged_at": "2021-12-28T16:07:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/3494.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,089,983,103
[]
https://api.github.com/repos/huggingface/datasets/issues/3494
[ "Good catch !!", "The CI fail is unrelated to this PR and fixed on master, merging :)" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
The new releases of `datasets` were not detected because the shallow clone in the CI wasn't getting the git tags. By cloning the full repository we can properly detect a new release, and tag all the dataset repositories accordingly cc @SBrandeis
2021-12-28T16:07:21Z
https://github.com/huggingface/datasets/pull/3494
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 1, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/3494/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3493/comments
https://api.github.com/repos/huggingface/datasets/issues/3493/timeline
2021-12-28T15:48:17Z
null
null
PR_kwDODunzps4wVxfr
closed
[]
false
3,493
{ "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:...
Fix VCTK encoding
https://api.github.com/repos/huggingface/datasets/issues/3493/events
null
https://api.github.com/repos/huggingface/datasets/issues/3493/labels{/name}
2021-12-28T15:23:36Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3493.diff", "html_url": "https://github.com/huggingface/datasets/pull/3493", "merged_at": "2021-12-28T15:48:17Z", "patch_url": "https://github.com/huggingface/datasets/pull/3493.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,089,967,286
[]
https://api.github.com/repos/huggingface/datasets/issues/3493
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
utf-8 encoding was missing in the VCTK dataset builder added in #3351
2021-12-28T15:48:18Z
https://github.com/huggingface/datasets/pull/3493
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3493/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3492/comments
https://api.github.com/repos/huggingface/datasets/issues/3492/timeline
2022-01-05T13:03:36Z
null
null
PR_kwDODunzps4wVufr
closed
[]
false
3,492
{ "avatar_url": "https://avatars.githubusercontent.com/u/19718818?v=4", "events_url": "https://api.github.com/users/bhavitvyamalik/events{/privacy}", "followers_url": "https://api.github.com/users/bhavitvyamalik/followers", "following_url": "https://api.github.com/users/bhavitvyamalik/following{/other_user}", ...
Add `gzip` for `to_json`
https://api.github.com/repos/huggingface/datasets/issues/3492/events
null
https://api.github.com/repos/huggingface/datasets/issues/3492/labels{/name}
2021-12-28T15:01:11Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3492.diff", "html_url": "https://github.com/huggingface/datasets/pull/3492", "merged_at": "2022-01-05T13:03:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/3492.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,089,952,943
[]
https://api.github.com/repos/huggingface/datasets/issues/3492
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
(Partially) closes #3480. I have added `gzip` compression for `to_json`. I realised we can run into this compression problem with `to_csv` as well. `IOHandler` can be used for `to_csv` too. Please let me know if any changes are required.
2022-07-10T14:36:52Z
https://github.com/huggingface/datasets/pull/3492
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3492/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3491/comments
https://api.github.com/repos/huggingface/datasets/issues/3491/timeline
2021-12-29T08:42:57Z
null
completed
I_kwDODunzps5A9tRC
closed
[ { "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{/o...
null
3,491
{ "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}",...
Update version of pib dataset
https://api.github.com/repos/huggingface/datasets/issues/3491/events
null
https://api.github.com/repos/huggingface/datasets/issues/3491/labels{/name}
2021-12-28T14:03:58Z
null
false
{ "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}",...
null
1,089,918,018
[ { "color": "e99695", "default": false, "description": "Requesting to add a new dataset", "id": 2067376369, "name": "dataset request", "node_id": "MDU6TGFiZWwyMDY3Mzc2MzY5", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20request" } ]
https://api.github.com/repos/huggingface/datasets/issues/3491
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
On the Hub we have v0, while there exists v1.3. Related to bigscience-workshop/data_tooling#130
2021-12-29T08:42:57Z
https://github.com/huggingface/datasets/issues/3491
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3491/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3490/comments
https://api.github.com/repos/huggingface/datasets/issues/3490/timeline
null
null
null
I_kwDODunzps5A8_aF
open
[]
null
3,490
{ "avatar_url": "https://avatars.githubusercontent.com/u/20511825?v=4", "events_url": "https://api.github.com/users/dancingpipi/events{/privacy}", "followers_url": "https://api.github.com/users/dancingpipi/followers", "following_url": "https://api.github.com/users/dancingpipi/following{/other_user}", "gists_u...
Does datasets support load text from HDFS?
https://api.github.com/repos/huggingface/datasets/issues/3490/events
null
https://api.github.com/repos/huggingface/datasets/issues/3490/labels{/name}
2021-12-28T08:56:02Z
null
false
null
null
1,089,730,181
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3490
[ "Hi ! `datasets` currently supports reading local files or files over HTTP. We may add support for other filesystems (cloud storages, hdfs...) at one point though :)" ]
https://api.github.com/repos/huggingface/datasets
NONE
The raw text data is stored on HDFS due to the dataset's size is too large to store on my develop machine, so I wander does datasets support read data from hdfs?
2022-02-14T14:00:51Z
https://github.com/huggingface/datasets/issues/3490
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3490/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3489/comments
https://api.github.com/repos/huggingface/datasets/issues/3489/timeline
null
null
null
PR_kwDODunzps4wT97d
open
[]
false
3,489
{ "avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4", "events_url": "https://api.github.com/users/bryant1410/events{/privacy}", "followers_url": "https://api.github.com/users/bryant1410/followers", "following_url": "https://api.github.com/users/bryant1410/following{/other_user}", "gists_url":...
Avoid unnecessary list creations
https://api.github.com/repos/huggingface/datasets/issues/3489/events
null
https://api.github.com/repos/huggingface/datasets/issues/3489/labels{/name}
2021-12-27T18:20:56Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3489.diff", "html_url": "https://github.com/huggingface/datasets/pull/3489", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/3489.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/3489" }
1,089,401,926
[]
https://api.github.com/repos/huggingface/datasets/issues/3489
[ "@bryant1410 Thanks for working on this. Could you please split the PR into 4 or 5 smaller PRs (ideally one PR for each bullet point from your description) because it's not practical to review such a large PR, especially if the changes are not interrelated?" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Like in `join([... for s in ...])`. Also changed other things that I saw: * Use a `with` statement for many `open` that missed them, so the files don't remain open. * Remove unused variables. * Many HTTP links converted into HTTPS (verified). * Remove unnecessary "r" mode arg in `open` (double-checked it was actual...
2022-07-06T15:19:49Z
https://github.com/huggingface/datasets/pull/3489
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3489/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3488/comments
https://api.github.com/repos/huggingface/datasets/issues/3488/timeline
null
null
null
I_kwDODunzps5A7hh1
open
[]
null
3,488
{ "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}",...
URL query parameters are set as path in the compression hop for fsspec
https://api.github.com/repos/huggingface/datasets/issues/3488/events
null
https://api.github.com/repos/huggingface/datasets/issues/3488/labels{/name}
2021-12-27T16:29:00Z
null
false
null
null
1,089,345,653
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3488
[ "I think the test passes because it simply ignore what's after `gzip://`.\r\n\r\nThe returned urlpath is expected to look like `gzip://filename::url`, and the filename is currently considered to be what's after the final `/`, hence the result.\r\n\r\nWe can decide to change this and simply have `gzip://::url`, this...
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug There is an ssue with `StreamingDownloadManager._extract`. I don't know how the test `test_streaming_gg_drive_gzipped` passes: For ```python TEST_GG_DRIVE_GZIPPED_URL = "https://drive.google.com/uc?export=download&id=1Bt4Garpf0QLiwkJhHJzXaVa0I0H5Qhwz" urlpath = StreamingDownloadManager()....
2022-01-05T15:15:25Z
https://github.com/huggingface/datasets/issues/3488
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3488/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3487/comments
https://api.github.com/repos/huggingface/datasets/issues/3487/timeline
2021-12-27T15:00:45Z
null
null
PR_kwDODunzps4wTVeN
closed
[]
false
3,487
{ "avatar_url": "https://avatars.githubusercontent.com/u/68908804?v=4", "events_url": "https://api.github.com/users/apergo-ai/events{/privacy}", "followers_url": "https://api.github.com/users/apergo-ai/followers", "following_url": "https://api.github.com/users/apergo-ai/following{/other_user}", "gists_url": "...
Update ADD_NEW_DATASET.md
https://api.github.com/repos/huggingface/datasets/issues/3487/events
null
https://api.github.com/repos/huggingface/datasets/issues/3487/labels{/name}
2021-12-27T12:24:51Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3487.diff", "html_url": "https://github.com/huggingface/datasets/pull/3487", "merged_at": "2021-12-27T15:00:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/3487.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,089,209,031
[]
https://api.github.com/repos/huggingface/datasets/issues/3487
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
fixed make style prompt for Windows Terminal
2021-12-27T15:00:45Z
https://github.com/huggingface/datasets/pull/3487
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3487/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3486/comments
https://api.github.com/repos/huggingface/datasets/issues/3486/timeline
2021-12-28T09:00:28Z
null
null
PR_kwDODunzps4wTNd1
closed
[]
false
3,486
{ "avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4", "events_url": "https://api.github.com/users/bryant1410/events{/privacy}", "followers_url": "https://api.github.com/users/bryant1410/followers", "following_url": "https://api.github.com/users/bryant1410/following{/other_user}", "gists_url":...
Fix weird spacing in ManualDownloadError message
https://api.github.com/repos/huggingface/datasets/issues/3486/events
null
https://api.github.com/repos/huggingface/datasets/issues/3486/labels{/name}
2021-12-27T11:20:36Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3486.diff", "html_url": "https://github.com/huggingface/datasets/pull/3486", "merged_at": "2021-12-28T09:00:28Z", "patch_url": "https://github.com/huggingface/datasets/pull/3486.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,089,171,551
[]
https://api.github.com/repos/huggingface/datasets/issues/3486
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
`textwrap.dedent` works based on the spaces at the beginning. Before this change, there wasn't any space.
2021-12-28T09:03:26Z
https://github.com/huggingface/datasets/pull/3486
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3486/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3485/comments
https://api.github.com/repos/huggingface/datasets/issues/3485/timeline
2021-12-27T09:07:07Z
null
completed
I_kwDODunzps5A6T39
closed
[]
null
3,485
{ "avatar_url": "https://avatars.githubusercontent.com/u/13161779?v=4", "events_url": "https://api.github.com/users/tshu-w/events{/privacy}", "followers_url": "https://api.github.com/users/tshu-w/followers", "following_url": "https://api.github.com/users/tshu-w/following{/other_user}", "gists_url": "https://a...
skip columns which cannot set to specific format when set_format
https://api.github.com/repos/huggingface/datasets/issues/3485/events
null
https://api.github.com/repos/huggingface/datasets/issues/3485/labels{/name}
2021-12-27T07:19:55Z
null
false
null
null
1,089,027,581
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3485
[ "You can add columns that you wish to set into `torch` format using `dataset.set_format(\"torch\", ['id', 'abc'])` so that input batch of the transform only contains those columns", "Sorry, I miss `output_all_columns` args and thought after `dataset.set_format(\"torch\", columns=columns)` I can only get specific ...
https://api.github.com/repos/huggingface/datasets
NONE
**Is your feature request related to a problem? Please describe.** When using `dataset.set_format("torch")`, I must make sure every columns in datasets can convert to `torch`, however, sometimes I want to keep some string columns. **Describe the solution you'd like** skip columns which cannot set to specific forma...
2021-12-27T09:07:07Z
https://github.com/huggingface/datasets/issues/3485
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3485/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3484/comments
https://api.github.com/repos/huggingface/datasets/issues/3484/timeline
null
null
null
I_kwDODunzps5A53RC
open
[]
null
3,484
{ "avatar_url": "https://avatars.githubusercontent.com/u/13161779?v=4", "events_url": "https://api.github.com/users/tshu-w/events{/privacy}", "followers_url": "https://api.github.com/users/tshu-w/followers", "following_url": "https://api.github.com/users/tshu-w/following{/other_user}", "gists_url": "https://a...
make shape verification to use ArrayXD instead of nested lists for map
https://api.github.com/repos/huggingface/datasets/issues/3484/events
null
https://api.github.com/repos/huggingface/datasets/issues/3484/labels{/name}
2021-12-27T02:16:02Z
null
false
null
null
1,088,910,402
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3484
[ "Hi! \r\n\r\nYes, this makes sense for numeric values, but first I have to finish https://github.com/huggingface/datasets/pull/3336 because currently ArrayXD only allows the first dimension to be dynamic." ]
https://api.github.com/repos/huggingface/datasets
NONE
As describe in https://github.com/huggingface/datasets/issues/2005#issuecomment-793716753 and mentioned by @mariosasko in [image feature example](https://colab.research.google.com/drive/1mIrTnqTVkWLJWoBzT1ABSe-LFelIep1c#scrollTo=ow3XHDvf2I0B&line=1&uniqifier=1), IMO make shape verifcaiton to use ArrayXD instead of nest...
2022-01-05T13:54:03Z
https://github.com/huggingface/datasets/issues/3484
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3484/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3483/comments
https://api.github.com/repos/huggingface/datasets/issues/3483/timeline
2022-01-05T16:34:12Z
null
null
PR_kwDODunzps4wSAW4
closed
[]
false
3,483
{ "avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4", "events_url": "https://api.github.com/users/bryant1410/events{/privacy}", "followers_url": "https://api.github.com/users/bryant1410/followers", "following_url": "https://api.github.com/users/bryant1410/following{/other_user}", "gists_url":...
Remove unused phony rule from Makefile
https://api.github.com/repos/huggingface/datasets/issues/3483/events
null
https://api.github.com/repos/huggingface/datasets/issues/3483/labels{/name}
2021-12-26T14:37:13Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3483.diff", "html_url": "https://github.com/huggingface/datasets/pull/3483", "merged_at": "2022-01-05T16:34:12Z", "patch_url": "https://github.com/huggingface/datasets/pull/3483.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,088,784,157
[]
https://api.github.com/repos/huggingface/datasets/issues/3483
[ "The CI failure is unrelated to this PR and fixed on master, merging !" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2022-01-05T19:44:56Z
https://github.com/huggingface/datasets/pull/3483
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3483/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3482/comments
https://api.github.com/repos/huggingface/datasets/issues/3482/timeline
2022-09-23T12:57:10Z
null
null
PR_kwDODunzps4wQqE1
closed
[]
false
3,482
{ "avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4", "events_url": "https://api.github.com/users/bryant1410/events{/privacy}", "followers_url": "https://api.github.com/users/bryant1410/followers", "following_url": "https://api.github.com/users/bryant1410/following{/other_user}", "gists_url":...
Fix duplicate keys in NewsQA
https://api.github.com/repos/huggingface/datasets/issues/3482/events
null
https://api.github.com/repos/huggingface/datasets/issues/3482/labels{/name}
2021-12-24T11:01:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3482.diff", "html_url": "https://github.com/huggingface/datasets/pull/3482", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/3482.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/3482" }
1,088,317,921
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3482
[ "Flaky tests?", "Thanks for your contribution, @bryant1410.\r\n\r\nI think the fix of the duplicate key in this PR was superseded by:\r\n- #3696\r\n\r\nI'm closing this because we are moving all dataset scripts from GitHub to the Hugging Face Hub." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
* Fix duplicate keys in NewsQA when loading from CSV files. * Fix s/narqa/newsqa/ in the download manually error message. * Make the download manually error message show nicely when printed. Otherwise, is hard to read due to spacing issues. * Fix the format of the license text. * Reformat the code to make it simple...
2022-09-23T12:57:10Z
https://github.com/huggingface/datasets/pull/3482
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3482/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3481/comments
https://api.github.com/repos/huggingface/datasets/issues/3481/timeline
2021-12-24T11:08:59Z
null
null
PR_kwDODunzps4wQoJu
closed
[]
false
3,481
{ "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}",...
Fix overriding of filesystem info
https://api.github.com/repos/huggingface/datasets/issues/3481/events
null
https://api.github.com/repos/huggingface/datasets/issues/3481/labels{/name}
2021-12-24T10:42:31Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3481.diff", "html_url": "https://github.com/huggingface/datasets/pull/3481", "merged_at": "2021-12-24T11:08:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/3481.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,088,308,343
[]
https://api.github.com/repos/huggingface/datasets/issues/3481
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Previously, `BaseCompressedFileFileSystem.info` was overridden and transformed from function to dict. This generated a bug for filesystem methods that use `self.info()`, like e.g. `fs.isfile()`. This PR: - Adds tests for `fs.isfile` (that use `fs.info`). - Fixes custom `BaseCompressedFileFileSystem.info` by rem...
2021-12-24T11:08:59Z
https://github.com/huggingface/datasets/pull/3481
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3481/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3480/comments
https://api.github.com/repos/huggingface/datasets/issues/3480/timeline
2022-01-05T13:03:35Z
null
completed
I_kwDODunzps5A3aNm
closed
[]
null
3,480
{ "avatar_url": "https://avatars.githubusercontent.com/u/55560583?v=4", "events_url": "https://api.github.com/users/SaulLu/events{/privacy}", "followers_url": "https://api.github.com/users/SaulLu/followers", "following_url": "https://api.github.com/users/SaulLu/following{/other_user}", "gists_url": "https://a...
the compression format requested when saving a dataset in json format is not respected
https://api.github.com/repos/huggingface/datasets/issues/3480/events
null
https://api.github.com/repos/huggingface/datasets/issues/3480/labels{/name}
2021-12-24T09:23:51Z
null
false
null
null
1,088,267,110
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3480
[ "Thanks for reporting @SaulLu.\r\n\r\nAt first sight I think the problem is caused because `pandas` only takes into account the `compression` parameter if called with a non-null file path or buffer. And in our implementation, we call pandas `to_json` with `None` `path_or_buf`.\r\n\r\nWe should fix this:\r\n- either...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug In the documentation of the `to_json` method, it is stated in the parameters that > **to_json_kwargs – Parameters to pass to pandas’s pandas.DataFrame.to_json. however when we pass for example `compression="gzip"`, the saved file is not compressed. Would you also have expected compression t...
2022-01-05T13:03:35Z
https://github.com/huggingface/datasets/issues/3480
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3480/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3479/comments
https://api.github.com/repos/huggingface/datasets/issues/3479/timeline
2021-12-24T14:27:46Z
null
completed
I_kwDODunzps5A3R2w
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4", "events_url": "https://api.github.com/users/severo/events{/privacy}", "followers_url": "https://api.github.com/users/severo/followers", "following_url": "https://api.github.com/users/severo/following{/other_user}", "gists_url...
null
3,479
{ "avatar_url": "https://avatars.githubusercontent.com/u/66887439?v=4", "events_url": "https://api.github.com/users/Abirate/events{/privacy}", "followers_url": "https://api.github.com/users/Abirate/followers", "following_url": "https://api.github.com/users/Abirate/following{/other_user}", "gists_url": "https:...
Dataset preview is not available (I think for all Hugging Face datasets)
https://api.github.com/repos/huggingface/datasets/issues/3479/events
null
https://api.github.com/repos/huggingface/datasets/issues/3479/labels{/name}
2021-12-24T08:18:48Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4", "events_url": "https://api.github.com/users/severo/events{/privacy}", "followers_url": "https://api.github.com/users/severo/followers", "following_url": "https://api.github.com/users/severo/following{/other_user}", "gists_url": "https://ap...
null
1,088,232,880
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" }, { "color": "E5583E", "default": false, "descrip...
https://api.github.com/repos/huggingface/datasets/issues/3479
[ "You're right, we have an issue today with the datasets preview. We're investigating.", "It should be fixed now. Thanks for reporting.", "Down again. ", "Fixed for good." ]
https://api.github.com/repos/huggingface/datasets
NONE
## Dataset viewer issue for '*french_book_reviews*' **Link:** https://huggingface.co/datasets/Abirate/french_book_reviews **short description of the issue** For my dataset, the dataset preview is no longer functional (it used to work: The dataset had been added the day before and it was fine...) And, after lo...
2021-12-24T14:27:46Z
https://github.com/huggingface/datasets/issues/3479
{ "+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/3479/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3478/comments
https://api.github.com/repos/huggingface/datasets/issues/3478/timeline
2021-12-24T10:50:19Z
null
null
PR_kwDODunzps4wPMWq
closed
[]
false
3,478
{ "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}",...
Extend support for streaming datasets that use os.walk
https://api.github.com/repos/huggingface/datasets/issues/3478/events
null
https://api.github.com/repos/huggingface/datasets/issues/3478/labels{/name}
2021-12-23T16:42:55Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3478.diff", "html_url": "https://github.com/huggingface/datasets/pull/3478", "merged_at": "2021-12-24T10:50:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/3478.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,087,860,180
[]
https://api.github.com/repos/huggingface/datasets/issues/3478
[ "Nice. I'll update the dataset viewer once merged, and test on these four datasets" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR extends the support in streaming mode for datasets that use `os.walk`, by patching that function. This PR adds support for streaming mode to datasets: 1. autshumato 1. code_x_glue_cd_code_to_text 1. code_x_glue_tc_nl_code_search_adv 1. nchlt CC: @severo
2021-12-24T10:50:20Z
https://github.com/huggingface/datasets/pull/3478
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3478/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3477/comments
https://api.github.com/repos/huggingface/datasets/issues/3477/timeline
2021-12-28T15:15:02Z
null
null
PR_kwDODunzps4wPKPX
closed
[]
false
3,477
{ "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"...
Use `iter_files` instead of `str(Path(...)` in image dataset
https://api.github.com/repos/huggingface/datasets/issues/3477/events
null
https://api.github.com/repos/huggingface/datasets/issues/3477/labels{/name}
2021-12-23T16:26:55Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3477.diff", "html_url": "https://github.com/huggingface/datasets/pull/3477", "merged_at": "2021-12-28T15:15:02Z", "patch_url": "https://github.com/huggingface/datasets/pull/3477.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,087,850,253
[]
https://api.github.com/repos/huggingface/datasets/issues/3477
[ "`iter_archive` is about to support ZIP archives. I think we should use this no ?\r\n\r\nsee #3347 https://github.com/huggingface/datasets/pull/3379", "I was interested in the support for isfile/dir in remote.\r\n\r\nAnyway, `iter_files` will be available for community users.", "I'm not a big fan of having two ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Use `iter_files` in the `beans` and the `cats_vs_dogs` dataset scripts as suggested by @albertvillanova. Additional changes: * Fix `iter_files` in `MockDownloadManager` (see this [CI error](https://app.circleci.com/pipelines/github/huggingface/datasets/9247/workflows/2657ff8a-b531-4fd9-a9fc-6541a72e8d83/jobs/57028)...
2021-12-28T15:15:02Z
https://github.com/huggingface/datasets/pull/3477
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3477/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3476/comments
https://api.github.com/repos/huggingface/datasets/issues/3476/timeline
2021-12-23T15:34:30Z
null
null
PR_kwDODunzps4wOZ8a
closed
[]
false
3,476
{ "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}",...
Extend support for streaming datasets that use ET.parse
https://api.github.com/repos/huggingface/datasets/issues/3476/events
null
https://api.github.com/repos/huggingface/datasets/issues/3476/labels{/name}
2021-12-23T11:18:46Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3476.diff", "html_url": "https://github.com/huggingface/datasets/pull/3476", "merged_at": "2021-12-23T15:34:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/3476.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,087,622,872
[]
https://api.github.com/repos/huggingface/datasets/issues/3476
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR extends the support in streaming mode for datasets that use `ET.parse`, by patching the function. This PR adds support for streaming mode to datasets: 1. ami 1. assin 1. assin2 1. counter 1. enriched_web_nlg 1. europarl_bilingual 1. hyperpartisan_news_detection 1. polsum 1. qa4mre 1. quail 1. ted_...
2021-12-23T15:34:30Z
https://github.com/huggingface/datasets/pull/3476
{ "+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/3476/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3475/comments
https://api.github.com/repos/huggingface/datasets/issues/3475/timeline
null
null
null
I_kwDODunzps5Az6zp
open
[]
null
3,475
{ "avatar_url": "https://avatars.githubusercontent.com/u/17426779?v=4", "events_url": "https://api.github.com/users/puzzler10/events{/privacy}", "followers_url": "https://api.github.com/users/puzzler10/followers", "following_url": "https://api.github.com/users/puzzler10/following{/other_user}", "gists_url": "...
The rotten_tomatoes dataset of movie reviews contains some reviews in Spanish
https://api.github.com/repos/huggingface/datasets/issues/3475/events
null
https://api.github.com/repos/huggingface/datasets/issues/3475/labels{/name}
2021-12-23T03:56:43Z
null
false
null
null
1,087,352,041
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3475
[ "Hi @puzzler10, thanks for reporting.\r\n\r\nPlease note this dataset is not hosted on Hugging Face Hub. See: \r\nhttps://github.com/huggingface/datasets/blob/c8f914473b041833fd47178fa4373cdcb56ac522/datasets/rotten_tomatoes/rotten_tomatoes.py#L42\r\n\r\nIf there are issues with the source data of a dataset, you sh...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug See title. I don't think this is intentional and they probably should be removed. If they stay the dataset description should be at least updated to make it clear to the user. ## Steps to reproduce the bug Go to the [dataset viewer](https://huggingface.co/datasets/viewer/?dataset=rotten_tomato...
2021-12-24T00:23:03Z
https://github.com/huggingface/datasets/issues/3475
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3475/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3474/comments
https://api.github.com/repos/huggingface/datasets/issues/3474/timeline
2021-12-28T16:08:10Z
null
null
PR_kwDODunzps4wMMt0
closed
[]
false
3,474
{ "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:...
Decode images when iterating
https://api.github.com/repos/huggingface/datasets/issues/3474/events
null
https://api.github.com/repos/huggingface/datasets/issues/3474/labels{/name}
2021-12-22T15:34:49Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3474.diff", "html_url": "https://github.com/huggingface/datasets/pull/3474", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/3474.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/3474" }
1,086,945,384
[]
https://api.github.com/repos/huggingface/datasets/issues/3474
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
If I iterate over a vision dataset, the images are not decoded, and the dictionary with the bytes is returned. This PR enables image decoding in `Dataset.__iter__` Close https://github.com/huggingface/datasets/issues/3473
2023-09-24T09:54:04Z
https://github.com/huggingface/datasets/pull/3474
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3474/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3473/comments
https://api.github.com/repos/huggingface/datasets/issues/3473/timeline
2021-12-23T15:21:57Z
null
completed
I_kwDODunzps5AyVoK
closed
[]
null
3,473
{ "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:...
Iterating over a vision dataset doesn't decode the images
https://api.github.com/repos/huggingface/datasets/issues/3473/events
null
https://api.github.com/repos/huggingface/datasets/issues/3473/labels{/name}
2021-12-22T15:26:32Z
null
false
null
null
1,086,937,610
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" }, { "color": "bfdadc", "default": false, "descrip...
https://api.github.com/repos/huggingface/datasets/issues/3473
[ "As discussed, I remember I set `decoded=False` here to avoid decoding just by iterating over examples of dataset. We wanted to decode only if the \"audio\" field (for Audio feature) was accessed.", "> I set decoded=False here to avoid decoding just by iterating over examples of dataset. We wanted to decode only ...
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug If I load `mnist` and I iterate over the dataset, the images are not decoded, and the dictionary with the bytes is returned. ## Steps to reproduce the bug ```python from datasets import load_dataset import PIL mnist = load_dataset("mnist", split="train") first_image = mnist[0]["image"...
2021-12-27T14:13:21Z
https://github.com/huggingface/datasets/issues/3473
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3473/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3472/comments
https://api.github.com/repos/huggingface/datasets/issues/3472/timeline
2021-12-22T16:52:52Z
null
null
PR_kwDODunzps4wMEwA
closed
[]
false
3,472
{ "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"...
Fix `str(Path(...))` conversion in streaming on Linux
https://api.github.com/repos/huggingface/datasets/issues/3472/events
null
https://api.github.com/repos/huggingface/datasets/issues/3472/labels{/name}
2021-12-22T15:06:03Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3472.diff", "html_url": "https://github.com/huggingface/datasets/pull/3472", "merged_at": "2021-12-22T16:52:52Z", "patch_url": "https://github.com/huggingface/datasets/pull/3472.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,086,908,508
[]
https://api.github.com/repos/huggingface/datasets/issues/3472
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fix `str(Path(...))` conversion in streaming on Linux. This should fix the streaming of the `beans` and `cats_vs_dogs` datasets.
2021-12-22T16:52:53Z
https://github.com/huggingface/datasets/pull/3472
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/3472/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3471/comments
https://api.github.com/repos/huggingface/datasets/issues/3471/timeline
2021-12-22T10:12:07Z
null
null
PR_kwDODunzps4wLAk6
closed
[]
false
3,471
{ "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}",...
Fix Tashkeela dataset to yield stripped text
https://api.github.com/repos/huggingface/datasets/issues/3471/events
null
https://api.github.com/repos/huggingface/datasets/issues/3471/labels{/name}
2021-12-22T08:41:30Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3471.diff", "html_url": "https://github.com/huggingface/datasets/pull/3471", "merged_at": "2021-12-22T10:12:07Z", "patch_url": "https://github.com/huggingface/datasets/pull/3471.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,086,588,074
[]
https://api.github.com/repos/huggingface/datasets/issues/3471
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR: - Yields stripped text - Fix path for Windows - Adds license - Adds more info in dataset card Close bigscience-workshop/data_tooling#279
2021-12-22T10:12:08Z
https://github.com/huggingface/datasets/pull/3471
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3471/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3470/comments
https://api.github.com/repos/huggingface/datasets/issues/3470/timeline
2021-12-22T09:23:47Z
null
null
PR_kwDODunzps4wJO8t
closed
[]
false
3,470
{ "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}",...
Fix rendering of docs
https://api.github.com/repos/huggingface/datasets/issues/3470/events
null
https://api.github.com/repos/huggingface/datasets/issues/3470/labels{/name}
2021-12-21T17:17:01Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3470.diff", "html_url": "https://github.com/huggingface/datasets/pull/3470", "merged_at": "2021-12-22T09:23:47Z", "patch_url": "https://github.com/huggingface/datasets/pull/3470.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,086,049,888
[]
https://api.github.com/repos/huggingface/datasets/issues/3470
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Minor fix in docs. Currently, `ClassLabel` docstring rendering is not right.
2021-12-22T09:23:47Z
https://github.com/huggingface/datasets/pull/3470
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3470/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3469/comments
https://api.github.com/repos/huggingface/datasets/issues/3469/timeline
2021-12-21T14:49:28Z
null
null
PR_kwDODunzps4wIrOV
closed
[]
false
3,469
{ "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:...
Fix METEOR missing NLTK's omw-1.4
https://api.github.com/repos/huggingface/datasets/issues/3469/events
null
https://api.github.com/repos/huggingface/datasets/issues/3469/labels{/name}
2021-12-21T14:19:11Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3469.diff", "html_url": "https://github.com/huggingface/datasets/pull/3469", "merged_at": "2021-12-21T14:49:28Z", "patch_url": "https://github.com/huggingface/datasets/pull/3469.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,085,882,664
[]
https://api.github.com/repos/huggingface/datasets/issues/3469
[ "I also modified the doctest call to raise the exception that doctest may catch, instead of `doctest.UnexpectedException`.\r\nThis will make debugging easier if it happens again" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
NLTK 3.6.6 now requires `omw-1.4` to be downloaded for METEOR to work. This should fix the CI on master
2021-12-21T14:52:28Z
https://github.com/huggingface/datasets/pull/3469
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3469/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3468/comments
https://api.github.com/repos/huggingface/datasets/issues/3468/timeline
2022-10-03T09:36:08Z
null
null
PR_kwDODunzps4wIozO
closed
[]
true
3,468
{ "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"...
Add COCO dataset
https://api.github.com/repos/huggingface/datasets/issues/3468/events
null
https://api.github.com/repos/huggingface/datasets/issues/3468/labels{/name}
2021-12-21T14:07:50Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3468.diff", "html_url": "https://github.com/huggingface/datasets/pull/3468", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/3468.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/3468" }
1,085,871,301
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3468
[ "The CI failures other than a missing dummy data file and missing fields in the card are unrelated to this PR. ", "Thanks a lot for this great work and fixing TFDS based script @mariosasko 🤗 will generate the dummy dataset and write the model card tomorrow!", "@mariosasko I added the dataset card, I'm on the d...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This PR adds the MS COCO dataset. Compared to the [TFDS](https://github.com/tensorflow/datasets/blob/master/tensorflow_datasets/object_detection/coco.py) script, this implementation adds 8 additional configs to cover the tasks other than object detection. Some notes: * the data exposed by TFDS is contained in the `...
2023-09-24T09:33:31Z
https://github.com/huggingface/datasets/pull/3468
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 2, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/3468/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3467/comments
https://api.github.com/repos/huggingface/datasets/issues/3467/timeline
2021-12-21T17:00:09Z
null
null
PR_kwDODunzps4wIoqd
closed
[]
false
3,467
{ "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:...
Push dataset infos.json to Hub
https://api.github.com/repos/huggingface/datasets/issues/3467/events
null
https://api.github.com/repos/huggingface/datasets/issues/3467/labels{/name}
2021-12-21T14:07:13Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3467.diff", "html_url": "https://github.com/huggingface/datasets/pull/3467", "merged_at": "2021-12-21T17:00:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/3467.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,085,870,665
[]
https://api.github.com/repos/huggingface/datasets/issues/3467
[ "The change from `___` to `--` was allowed by https://github.com/huggingface/moon-landing/pull/1657" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
When doing `push_to_hub`, the feature types are lost (see issue https://github.com/huggingface/datasets/issues/3394). This PR fixes this by also pushing a `dataset_infos.json` file to the Hub, that stores the feature types. Other minor changes: - renamed the `___` separator to `--`, since `--` is now disallowed in...
2021-12-21T17:00:10Z
https://github.com/huggingface/datasets/pull/3467
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 1, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/3467/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3466/comments
https://api.github.com/repos/huggingface/datasets/issues/3466/timeline
2022-10-03T09:37:06Z
null
null
PR_kwDODunzps4wII3w
closed
[]
false
3,466
{ "avatar_url": "https://avatars.githubusercontent.com/u/68908804?v=4", "events_url": "https://api.github.com/users/apergo-ai/events{/privacy}", "followers_url": "https://api.github.com/users/apergo-ai/followers", "following_url": "https://api.github.com/users/apergo-ai/following{/other_user}", "gists_url": "...
Add CRASS dataset
https://api.github.com/repos/huggingface/datasets/issues/3466/events
null
https://api.github.com/repos/huggingface/datasets/issues/3466/labels{/name}
2021-12-21T11:17:22Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3466.diff", "html_url": "https://github.com/huggingface/datasets/pull/3466", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/3466.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/3466" }
1,085,722,837
[ { "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" } ]
https://api.github.com/repos/huggingface/datasets/issues/3466
[ "Hi Albert,\r\nThank you for your comments.\r\nI hope I have uploaded my local git repo to include the dummy files and style reworkings.\r\nAdded YAML in Readme as well.\r\n\r\nPlease check again.\r\n\r\nHope it works now :)", "Thanks for your contribution, @apergo-ai. \r\n\r\nWe are removing the dataset scripts ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Added crass dataset
2022-10-03T09:37:06Z
https://github.com/huggingface/datasets/pull/3466
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3466/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3465/comments
https://api.github.com/repos/huggingface/datasets/issues/3465/timeline
2022-02-17T14:13:57Z
null
completed
I_kwDODunzps5AseVw
closed
[]
null
3,465
{ "avatar_url": "https://avatars.githubusercontent.com/u/42352729?v=4", "events_url": "https://api.github.com/users/talha1503/events{/privacy}", "followers_url": "https://api.github.com/users/talha1503/followers", "following_url": "https://api.github.com/users/talha1503/following{/other_user}", "gists_url": "...
Unable to load 'cnn_dailymail' dataset
https://api.github.com/repos/huggingface/datasets/issues/3465/events
null
https://api.github.com/repos/huggingface/datasets/issues/3465/labels{/name}
2021-12-21T03:32:21Z
null
false
null
null
1,085,400,432
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" }, { "color": "cfd3d7", "default": true, "descript...
https://api.github.com/repos/huggingface/datasets/issues/3465
[ "Hi @talha1503, thanks for reporting.\r\n\r\nIt seems there is an issue with one of the data files hosted at Google Drive:\r\n```\r\nGoogle Drive - Quota exceeded\r\n\r\nSorry, you can't view or download this file at this time.\r\n\r\nToo many users have viewed or downloaded this file recently. Please try accessing...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug I wanted to load cnn_dailymail dataset from huggingface datasets on Google Colab, but I am getting an error while loading it. ## Steps to reproduce the bug ```python from datasets import load_dataset dataset = load_dataset('cnn_dailymail', '3.0.0', ignore_verifications = True) ``` ## Expe...
2022-02-17T14:13:57Z
https://github.com/huggingface/datasets/issues/3465
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3465/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3464/comments
https://api.github.com/repos/huggingface/datasets/issues/3464/timeline
null
null
null
I_kwDODunzps5AseA5
open
[]
null
3,464
{ "avatar_url": "https://avatars.githubusercontent.com/u/30341159?v=4", "events_url": "https://api.github.com/users/koukoulala/events{/privacy}", "followers_url": "https://api.github.com/users/koukoulala/followers", "following_url": "https://api.github.com/users/koukoulala/following{/other_user}", "gists_url"...
struct.error: 'i' format requires -2147483648 <= number <= 2147483647
https://api.github.com/repos/huggingface/datasets/issues/3464/events
null
https://api.github.com/repos/huggingface/datasets/issues/3464/labels{/name}
2021-12-21T03:29:01Z
null
false
null
null
1,085,399,097
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3464
[ "Hi ! Can you try setting `datasets.config.MAX_TABLE_NBYTES_FOR_PICKLING` to a smaller value than `4 << 30` (4GiB), for example `500 << 20` (500MiB) ? It should reduce the maximum size of the arrow table being pickled during multiprocessing.\r\n\r\nIf it fixes the issue, we can consider lowering the default value f...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug A clear and concise description of what the bug is. using latest datasets=datasets-1.16.1-py3-none-any.whl process my own multilingual dataset by following codes, and the number of rows in all dataset is 306000, the max_length of each sentence is 256: ![image](https://user-images.githubusercon...
2022-11-21T19:55:11Z
https://github.com/huggingface/datasets/issues/3464
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3464/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3463/comments
https://api.github.com/repos/huggingface/datasets/issues/3463/timeline
2021-12-21T06:24:02Z
null
null
PR_kwDODunzps4wGB4P
closed
[]
false
3,463
{ "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}",...
Update swahili_news dataset
https://api.github.com/repos/huggingface/datasets/issues/3463/events
null
https://api.github.com/repos/huggingface/datasets/issues/3463/labels{/name}
2021-12-20T18:20:20Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3463.diff", "html_url": "https://github.com/huggingface/datasets/pull/3463", "merged_at": "2021-12-21T06:24:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/3463.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,085,078,795
[]
https://api.github.com/repos/huggingface/datasets/issues/3463
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Update dataset with latest verion data files. Fix #3462. Close bigscience-workshop/data_tooling#107
2021-12-21T06:24:03Z
https://github.com/huggingface/datasets/pull/3463
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3463/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3462/comments
https://api.github.com/repos/huggingface/datasets/issues/3462/timeline
2021-12-21T06:24:01Z
null
completed
I_kwDODunzps5ArIs9
closed
[ { "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{/o...
null
3,462
{ "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}",...
Update swahili_news dataset
https://api.github.com/repos/huggingface/datasets/issues/3462/events
null
https://api.github.com/repos/huggingface/datasets/issues/3462/labels{/name}
2021-12-20T17:44:01Z
null
false
{ "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}",...
null
1,085,049,661
[ { "color": "e99695", "default": false, "description": "Requesting to add a new dataset", "id": 2067376369, "name": "dataset request", "node_id": "MDU6TGFiZWwyMDY3Mzc2MzY5", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20request" } ]
https://api.github.com/repos/huggingface/datasets/issues/3462
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Please note also: the HuggingFace version at https://huggingface.co/datasets/swahili_news is outdated. An updated version, with deduplicated text and official splits, can be found at https://zenodo.org/record/5514203. ## Adding a Dataset - **Name:** swahili_news Instructions to add a new dataset can be found [he...
2021-12-21T06:24:02Z
https://github.com/huggingface/datasets/issues/3462
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3462/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3461/comments
https://api.github.com/repos/huggingface/datasets/issues/3461/timeline
2021-12-20T17:14:51Z
null
null
PR_kwDODunzps4wFzDP
closed
[]
false
3,461
{ "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}",...
Fix links in metrics description
https://api.github.com/repos/huggingface/datasets/issues/3461/events
null
https://api.github.com/repos/huggingface/datasets/issues/3461/labels{/name}
2021-12-20T16:56:19Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3461.diff", "html_url": "https://github.com/huggingface/datasets/pull/3461", "merged_at": "2021-12-20T17:14:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/3461.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,085,007,346
[]
https://api.github.com/repos/huggingface/datasets/issues/3461
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Remove Markdown syntax for links in metrics description, as it is not properly rendered. Related to #3437.
2021-12-20T17:14:52Z
https://github.com/huggingface/datasets/pull/3461
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3461/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3460/comments
https://api.github.com/repos/huggingface/datasets/issues/3460/timeline
2023-09-25T09:20:28Z
null
null
PR_kwDODunzps4wFyCf
closed
[]
false
3,460
{ "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:...
Don't encode lists as strings when using `Value("string")`
https://api.github.com/repos/huggingface/datasets/issues/3460/events
null
https://api.github.com/repos/huggingface/datasets/issues/3460/labels{/name}
2021-12-20T16:50:49Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3460.diff", "html_url": "https://github.com/huggingface/datasets/pull/3460", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/3460.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/3460" }
1,085,002,469
[]
https://api.github.com/repos/huggingface/datasets/issues/3460
[ "Should we close this PR?", "since the original issue has to do with metrics that have been moved to `evaludate` I think we can close this one", "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Following https://github.com/huggingface/datasets/pull/3456#event-5792250497 it looks like `datasets` can silently convert lists to strings using `str()`, instead of raising an error. This PR fixes this and should fix the issue with WER showing low values if the input format is not right.
2023-09-25T10:28:30Z
https://github.com/huggingface/datasets/pull/3460
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3460/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3459/comments
https://api.github.com/repos/huggingface/datasets/issues/3459/timeline
2021-12-20T16:34:57Z
null
completed
I_kwDODunzps5Aq1LI
closed
[]
null
3,459
{ "avatar_url": "https://avatars.githubusercontent.com/u/9354454?v=4", "events_url": "https://api.github.com/users/mmajurski/events{/privacy}", "followers_url": "https://api.github.com/users/mmajurski/followers", "following_url": "https://api.github.com/users/mmajurski/following{/other_user}", "gists_url": "h...
dataset.filter overwriting previously set dataset._indices values, resulting in the wrong elements being selected.
https://api.github.com/repos/huggingface/datasets/issues/3459/events
null
https://api.github.com/repos/huggingface/datasets/issues/3459/labels{/name}
2021-12-20T16:16:49Z
null
false
null
null
1,084,969,672
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3459
[ "I think this is a duplicate of [#3190](https://github.com/huggingface/datasets/issues/3190)?", "Upgrading the datasets version as per #3190 fixes this bug. \r\nI'm Marking as closed." ]
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug When using dataset.select to select a subset of a dataset, dataset._indices are set to indicate which elements are now considered in the dataset. The same thing happens when you shuffle the dataset; dataset._indices are set to indicate what the new order of the data is. However, if you then use a...
2021-12-20T16:34:57Z
https://github.com/huggingface/datasets/issues/3459
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3459/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3458/comments
https://api.github.com/repos/huggingface/datasets/issues/3458/timeline
2021-12-20T16:03:24Z
null
null
PR_kwDODunzps4wFiRb
closed
[]
false
3,458
{ "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:...
Fix duplicated tag in wikicorpus dataset card
https://api.github.com/repos/huggingface/datasets/issues/3458/events
null
https://api.github.com/repos/huggingface/datasets/issues/3458/labels{/name}
2021-12-20T15:34:16Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3458.diff", "html_url": "https://github.com/huggingface/datasets/pull/3458", "merged_at": "2021-12-20T16:03:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/3458.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,084,926,025
[]
https://api.github.com/repos/huggingface/datasets/issues/3458
[ "CI is failing just because of empty sections - merging" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2021-12-20T16:03:25Z
https://github.com/huggingface/datasets/pull/3458
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3458/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3457/comments
https://api.github.com/repos/huggingface/datasets/issues/3457/timeline
null
null
null
I_kwDODunzps5Aqa6p
open
[]
null
3,457
{ "avatar_url": "https://avatars.githubusercontent.com/u/7246357?v=4", "events_url": "https://api.github.com/users/osanseviero/events{/privacy}", "followers_url": "https://api.github.com/users/osanseviero/followers", "following_url": "https://api.github.com/users/osanseviero/following{/other_user}", "gists_ur...
Add CMU Graphics Lab Motion Capture dataset
https://api.github.com/repos/huggingface/datasets/issues/3457/events
null
https://api.github.com/repos/huggingface/datasets/issues/3457/labels{/name}
2021-12-20T14:34:39Z
null
false
null
null
1,084,862,121
[ { "color": "e99695", "default": false, "description": "Requesting to add a new dataset", "id": 2067376369, "name": "dataset request", "node_id": "MDU6TGFiZWwyMDY3Mzc2MzY5", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20request" }, { "color": "bfdadc",...
https://api.github.com/repos/huggingface/datasets/issues/3457
[ "This dataset has files in ASF/AMC format. [ The skeleton file is the ASF file (Acclaim Skeleton File). The motion file is the AMC file (Acclaim Motion Capture data). ] \r\n\r\nSome questions : \r\n1. How do we go about representing these features using datasets.Features and generate examples ?\r\n2. The dataset d...
https://api.github.com/repos/huggingface/datasets
MEMBER
## Adding a Dataset - **Name:** CMU Graphics Lab Motion Capture database - **Description:** The database contains free motions which you can download and use. - **Data:** http://mocap.cs.cmu.edu/ - **Motivation:** Nice motion capture dataset Instructions to add a new dataset can be found [here](https://github.c...
2022-03-16T16:53:09Z
https://github.com/huggingface/datasets/issues/3457
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3457/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3456/comments
https://api.github.com/repos/huggingface/datasets/issues/3456/timeline
2021-12-20T16:53:36Z
null
null
PR_kwDODunzps4wEwXz
closed
[]
false
3,456
{ "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "events_url": "https://api.github.com/users/patrickvonplaten/events{/privacy}", "followers_url": "https://api.github.com/users/patrickvonplaten/followers", "following_url": "https://api.github.com/users/patrickvonplaten/following{/other_use...
[WER] Better error message for wer
https://api.github.com/repos/huggingface/datasets/issues/3456/events
null
https://api.github.com/repos/huggingface/datasets/issues/3456/labels{/name}
2021-12-20T11:38:40Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3456.diff", "html_url": "https://github.com/huggingface/datasets/pull/3456", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/3456.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/3456" }
1,084,687,973
[]
https://api.github.com/repos/huggingface/datasets/issues/3456
[ "Hi ! I don't think this would solve this issue.\r\nCurrently it looks like there's a bug that converts the list `[\"hello it's nice\"]` to a string `'[\"hello it's nice\"]'` since this is what the metric expects as input. The conversion is done before the data are passed to `_compute()`.\r\n\r\nThis is `Value(\"st...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Currently we have the following problem when using the WER. When the input format to the WER metric is wrong, instead of throwing an error message a word-error-rate is computed which is incorrect. E.g. when doing the following: ```python from datasets import load_metric wer = load_metric("wer") target_str ...
2021-12-20T16:53:37Z
https://github.com/huggingface/datasets/pull/3456
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3456/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3455/comments
https://api.github.com/repos/huggingface/datasets/issues/3455/timeline
2023-07-25T15:36:14Z
null
completed
I_kwDODunzps5Apa1i
closed
[]
null
3,455
{ "avatar_url": "https://avatars.githubusercontent.com/u/6416600?v=4", "events_url": "https://api.github.com/users/borgr/events{/privacy}", "followers_url": "https://api.github.com/users/borgr/followers", "following_url": "https://api.github.com/users/borgr/following{/other_user}", "gists_url": "https://api.g...
Easier information editing
https://api.github.com/repos/huggingface/datasets/issues/3455/events
null
https://api.github.com/repos/huggingface/datasets/issues/3455/labels{/name}
2021-12-20T10:10:43Z
null
false
null
null
1,084,599,650
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "c5def5", "default": fals...
https://api.github.com/repos/huggingface/datasets/issues/3455
[ "Hi ! I guess you are talking about the dataset cards that are in this repository on github ?\r\n\r\nI think github allows to submit a PR even for 1 line though the `Edit file` button on the page of the dataset card.\r\n\r\nMaybe let's mention this in `CONTRIBUTING.md` ?", "We now host all the datasets on the HF ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
**Is your feature request related to a problem? Please describe.** It requires a lot of effort to improve a datasheet. **Describe the solution you'd like** UI or at least a link to the place where the code that needs to be edited is (and an easy way to edit this code directly from the site, without cloning, branc...
2023-07-25T15:36:14Z
https://github.com/huggingface/datasets/issues/3455
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3455/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3454/comments
https://api.github.com/repos/huggingface/datasets/issues/3454/timeline
2021-12-20T10:04:59Z
null
null
PR_kwDODunzps4wENam
closed
[]
false
3,454
{ "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}",...
Fix iter_archive generator
https://api.github.com/repos/huggingface/datasets/issues/3454/events
null
https://api.github.com/repos/huggingface/datasets/issues/3454/labels{/name}
2021-12-20T08:50:15Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3454.diff", "html_url": "https://github.com/huggingface/datasets/pull/3454", "merged_at": "2021-12-20T10:04:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/3454.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,084,519,107
[]
https://api.github.com/repos/huggingface/datasets/issues/3454
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR: - Adds tests to DownloadManager and StreamingDownloadManager `iter_archive` for both path and file inputs - Fixes bugs in `iter_archive` introduced in: - #3443 Fix #3453.
2021-12-20T10:05:00Z
https://github.com/huggingface/datasets/pull/3454
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3454/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3453/comments
https://api.github.com/repos/huggingface/datasets/issues/3453/timeline
2021-12-20T10:04:59Z
null
completed
I_kwDODunzps5ApGZH
closed
[ { "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{/o...
null
3,453
{ "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}",...
ValueError while iter_archive
https://api.github.com/repos/huggingface/datasets/issues/3453/events
null
https://api.github.com/repos/huggingface/datasets/issues/3453/labels{/name}
2021-12-20T08:46:18Z
null
false
{ "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}",...
null
1,084,515,911
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3453
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug After the merge of: - #3443 the method `iter_archive` throws a ValueError: ``` ValueError: read of closed file ``` ## Steps to reproduce the bug ```python for path, file in dl_manager.iter_archive(archive_path): pass ```
2021-12-20T10:04:59Z
https://github.com/huggingface/datasets/issues/3453
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3453/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3452/comments
https://api.github.com/repos/huggingface/datasets/issues/3452/timeline
2022-05-25T20:43:51Z
null
completed
I_kwDODunzps5AmYYq
closed
[]
null
3,452
{ "avatar_url": "https://avatars.githubusercontent.com/u/9985334?v=4", "events_url": "https://api.github.com/users/j-sieger/events{/privacy}", "followers_url": "https://api.github.com/users/j-sieger/followers", "following_url": "https://api.github.com/users/j-sieger/following{/other_user}", "gists_url": "http...
why the stratify option is omitted from test_train_split function?
https://api.github.com/repos/huggingface/datasets/issues/3452/events
null
https://api.github.com/repos/huggingface/datasets/issues/3452/labels{/name}
2021-12-18T10:37:47Z
null
false
null
null
1,083,803,178
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "BDE59C", "default": fals...
https://api.github.com/repos/huggingface/datasets/issues/3452
[ "Hi ! It's simply not added yet :)\r\n\r\nIf someone wants to contribute to add the `stratify` parameter I'd be happy to give some pointers.\r\n\r\nIn the meantime, I guess you can use `sklearn` or other tools to do a stratified train/test split over the **indices** of your dataset and then do\r\n```\r\ntrain_datas...
https://api.github.com/repos/huggingface/datasets
NONE
why the stratify option is omitted from test_train_split function? is there any other way implement the stratify option while splitting the dataset? as it is important point to be considered while splitting the dataset.
2022-05-25T20:43:51Z
https://github.com/huggingface/datasets/issues/3452
{ "+1": 7, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 7, "url": "https://api.github.com/repos/huggingface/datasets/issues/3452/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3451/comments
https://api.github.com/repos/huggingface/datasets/issues/3451/timeline
2021-12-20T14:09:51Z
null
null
PR_kwDODunzps4wA5LP
closed
[]
false
3,451
{ "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:...
[Staging] Update dataset repos automatically on the Hub
https://api.github.com/repos/huggingface/datasets/issues/3451/events
null
https://api.github.com/repos/huggingface/datasets/issues/3451/labels{/name}
2021-12-17T17:12:11Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3451.diff", "html_url": "https://github.com/huggingface/datasets/pull/3451", "merged_at": "2021-12-20T14:09:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/3451.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,083,459,137
[]
https://api.github.com/repos/huggingface/datasets/issues/3451
[ "do keep us updated on how it's going in staging! cc @SBrandeis ", "Sure ! For now it works smoothly. We'll also do a new release today.\r\n\r\nI can send you some repos to explore on staging, in case you want to see how they look like after being updated.\r\nFor example [swahili_news](https://moon-staging.huggin...
https://api.github.com/repos/huggingface/datasets
MEMBER
Let's have a script that updates the dataset repositories on staging for now. This way we can make sure it works fine before going in prod. Related to https://github.com/huggingface/datasets/issues/3341 The script runs on each commit on `master`. It checks the datasets that were changed, and it pushes the changes...
2021-12-21T10:25:46Z
https://github.com/huggingface/datasets/pull/3451
{ "+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/3451/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3450/comments
https://api.github.com/repos/huggingface/datasets/issues/3450/timeline
2023-07-25T15:38:47Z
null
completed
I_kwDODunzps5AlCMu
closed
[]
null
3,450
{ "avatar_url": "https://avatars.githubusercontent.com/u/26432605?v=4", "events_url": "https://api.github.com/users/jbrachat/events{/privacy}", "followers_url": "https://api.github.com/users/jbrachat/followers", "following_url": "https://api.github.com/users/jbrachat/following{/other_user}", "gists_url": "htt...
Unexpected behavior doing Split + Filter
https://api.github.com/repos/huggingface/datasets/issues/3450/events
null
https://api.github.com/repos/huggingface/datasets/issues/3450/labels{/name}
2021-12-17T17:00:39Z
null
false
null
null
1,083,450,158
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3450
[ "Hi ! This is an issue with `datasets` 1.12. Sorry for the inconvenience. Can you update to `>=1.13` ?\r\nsee https://github.com/huggingface/datasets/issues/3190\r\n\r\nMaybe we should also backport the bug fix to `1.12` (in a new version `1.12.2`)" ]
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug I observed unexpected behavior when applying 'train_test_split' followed by 'filter' on dataset. Elements of the training dataset eventually end up in the test dataset (after applying the 'filter') ## Steps to reproduce the bug ``` from datasets import Dataset import pandas as pd dic = {'x'...
2023-07-25T15:38:47Z
https://github.com/huggingface/datasets/issues/3450
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3450/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3449/comments
https://api.github.com/repos/huggingface/datasets/issues/3449/timeline
2023-07-25T15:33:56Z
null
not_planned
I_kwDODunzps5AkvXa
closed
[]
null
3,449
{ "avatar_url": "https://avatars.githubusercontent.com/u/8904453?v=4", "events_url": "https://api.github.com/users/sgraaf/events{/privacy}", "followers_url": "https://api.github.com/users/sgraaf/followers", "following_url": "https://api.github.com/users/sgraaf/following{/other_user}", "gists_url": "https://ap...
Add `__add__()`, `__iadd__()` and similar to `Dataset` class
https://api.github.com/repos/huggingface/datasets/issues/3449/events
null
https://api.github.com/repos/huggingface/datasets/issues/3449/labels{/name}
2021-12-17T15:29:11Z
null
false
null
null
1,083,373,018
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "c5def5", "default": fals...
https://api.github.com/repos/huggingface/datasets/issues/3449
[ "I was going through the codebase, and I believe the implementation of __add__() and __iadd__() will be similar to concatenate_datasets() after the elimination of code for arguments other than the list of datasets (info, split, axis). \r\n(Assuming elimination of axis means concatenating over axis 1.)", "Most dat...
https://api.github.com/repos/huggingface/datasets
NONE
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** I would like to be able to concatenate datasets as follows: ```python >>> dataset["train"] += dataset["validation"] ``` ... instead of using `concatenate_datasets()`: ```python >>> raw_datasets["trai...
2024-02-29T16:47:56Z
https://github.com/huggingface/datasets/issues/3449
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3449/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3448/comments
https://api.github.com/repos/huggingface/datasets/issues/3448/timeline
2022-02-24T09:10:26Z
null
completed
I_kwDODunzps5AkMto
closed
[]
null
3,448
{ "avatar_url": "https://avatars.githubusercontent.com/u/57716109?v=4", "events_url": "https://api.github.com/users/kathrynchapman/events{/privacy}", "followers_url": "https://api.github.com/users/kathrynchapman/followers", "following_url": "https://api.github.com/users/kathrynchapman/following{/other_user}", ...
JSONDecodeError with HuggingFace dataset viewer
https://api.github.com/repos/huggingface/datasets/issues/3448/events
null
https://api.github.com/repos/huggingface/datasets/issues/3448/labels{/name}
2021-12-17T12:52:41Z
null
false
null
null
1,083,231,080
[ { "color": "E5583E", "default": false, "description": "Related to the dataset viewer on huggingface.co", "id": 3470211881, "name": "dataset-viewer", "node_id": "LA_kwDODunzps7O1zsp", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset-viewer" } ]
https://api.github.com/repos/huggingface/datasets/issues/3448
[ "Hi ! I think the issue comes from the dataset_infos.json file: it has the \"flat\" field twice.\r\n\r\nCan you try deleting this file and regenerating it please ?", "Thanks! That fixed that, but now I am getting:\r\nServer Error\r\nStatus code: 400\r\nException: KeyError\r\nMessage: 'feature'\r\n\r\n...
https://api.github.com/repos/huggingface/datasets
NONE
## Dataset viewer issue for 'pubmed_neg' **Link:** https://huggingface.co/datasets/IGESML/pubmed_neg I am getting the error: Status code: 400 Exception: JSONDecodeError Message: Expecting property name enclosed in double quotes: line 61 column 2 (char 1202) I have checked all files - I am not u...
2022-02-24T09:10:26Z
https://github.com/huggingface/datasets/issues/3448
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3448/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3447/comments
https://api.github.com/repos/huggingface/datasets/issues/3447/timeline
2022-02-17T14:16:27Z
null
completed
I_kwDODunzps5Ahj8O
closed
[]
null
3,447
{ "avatar_url": "https://avatars.githubusercontent.com/u/51274745?v=4", "events_url": "https://api.github.com/users/dunalduck0/events{/privacy}", "followers_url": "https://api.github.com/users/dunalduck0/followers", "following_url": "https://api.github.com/users/dunalduck0/following{/other_user}", "gists_url"...
HF_DATASETS_OFFLINE=1 didn't stop datasets.builder from downloading
https://api.github.com/repos/huggingface/datasets/issues/3447/events
null
https://api.github.com/repos/huggingface/datasets/issues/3447/labels{/name}
2021-12-16T18:51:13Z
null
false
null
null
1,082,539,790
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/3447
[ "Hi ! Indeed it says \"downloading and preparing\" but in your case it didn't need to download anything since you used local files (it would have thrown an error otherwise). I think we can improve the logging to make it clearer in this case", "@lhoestq Thank you for explaining. I am sorry but I was not clear abou...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug According to https://huggingface.co/docs/datasets/loading_datasets.html#loading-a-dataset-builder, setting HF_DATASETS_OFFLINE to 1 should make datasets to "run in full offline mode". It didn't work for me. At the very beginning, datasets still tried to download "custom data configuration" for JSON...
2022-02-17T14:16:27Z
https://github.com/huggingface/datasets/issues/3447
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3447/reactions" }
false