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/3041/comments
https://api.github.com/repos/huggingface/datasets/issues/3041/timeline
2021-10-12T15:25:46Z
null
null
PR_kwDODunzps4s1ZAc
closed
[]
false
3,041
{ "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:...
Load private data files + use glob on ZIP archives for json/csv/etc. module inference
https://api.github.com/repos/huggingface/datasets/issues/3041/events
null
https://api.github.com/repos/huggingface/datasets/issues/3041/labels{/name}
2021-10-06T18:16:36Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3041.diff", "html_url": "https://github.com/huggingface/datasets/pull/3041", "merged_at": "2021-10-12T15:25:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/3041.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,018,911,385
[]
https://api.github.com/repos/huggingface/datasets/issues/3041
[ "I have an error on windows:\r\n```python\r\naiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host moon-staging.huggingface.co:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)')]\r\n```\r\nat th...
https://api.github.com/repos/huggingface/datasets
MEMBER
As mentioned in https://github.com/huggingface/datasets/issues/3032 loading data files from private repository isn't working correctly because of the data files resolved. #2986 did a refactor of the data files resolver. I added authentication to it. I also improved it to glob inside ZIP archives to look for json/...
2021-10-12T15:25:48Z
https://github.com/huggingface/datasets/pull/3041
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/3041/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3040/comments
https://api.github.com/repos/huggingface/datasets/issues/3040/timeline
2021-11-02T15:41:08Z
null
completed
I_kwDODunzps48uWML
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,040
{ "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...
[save_to_disk] Using `select()` followed by `save_to_disk` saves complete dataset making it hard to create dummy dataset
https://api.github.com/repos/huggingface/datasets/issues/3040/events
null
https://api.github.com/repos/huggingface/datasets/issues/3040/labels{/name}
2021-10-06T17:08:47Z
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,018,782,475
[ { "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/3040
[ "Hi,\r\n\r\nthe `save_to_disk` docstring explains that `flatten_indices` has to be called on a dataset before saving it to save only the shard/slice of the dataset.", "That works! Thansk!\r\n\r\nMight be worth doing that automatically actually in case the `save_to_disk` is called on a dataset that has an indices ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug When only keeping a dummy size of a dataset (say the first 100 samples), and then saving it to disk to upload it in the following to the hub for easy demo/use - not just the small dataset is saved but the whole dataset with an indices file. The problem with this is that the dataset is still very...
2021-11-02T15:41:08Z
https://github.com/huggingface/datasets/issues/3040
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3040/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3039/comments
https://api.github.com/repos/huggingface/datasets/issues/3039/timeline
2021-10-13T10:16:04Z
null
null
PR_kwDODunzps4sy_J-
closed
[]
false
3,039
{ "avatar_url": "https://avatars.githubusercontent.com/u/13781234?v=4", "events_url": "https://api.github.com/users/Alenush/events{/privacy}", "followers_url": "https://api.github.com/users/Alenush/followers", "following_url": "https://api.github.com/users/Alenush/following{/other_user}", "gists_url": "https:...
Add sberquad dataset
https://api.github.com/repos/huggingface/datasets/issues/3039/events
null
https://api.github.com/repos/huggingface/datasets/issues/3039/labels{/name}
2021-10-06T12:32:02Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3039.diff", "html_url": "https://github.com/huggingface/datasets/pull/3039", "merged_at": "2021-10-13T10:16:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/3039.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,018,219,800
[]
https://api.github.com/repos/huggingface/datasets/issues/3039
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2021-10-13T10:19:11Z
https://github.com/huggingface/datasets/pull/3039
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3039/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3038/comments
https://api.github.com/repos/huggingface/datasets/issues/3038/timeline
2021-10-06T11:58:01Z
null
null
PR_kwDODunzps4syno_
closed
[]
false
3,038
{ "avatar_url": "https://avatars.githubusercontent.com/u/13781234?v=4", "events_url": "https://api.github.com/users/Alenush/events{/privacy}", "followers_url": "https://api.github.com/users/Alenush/followers", "following_url": "https://api.github.com/users/Alenush/following{/other_user}", "gists_url": "https:...
add sberquad dataset
https://api.github.com/repos/huggingface/datasets/issues/3038/events
null
https://api.github.com/repos/huggingface/datasets/issues/3038/labels{/name}
2021-10-06T11:33:39Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3038.diff", "html_url": "https://github.com/huggingface/datasets/pull/3038", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/3038.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/3038" }
1,018,113,499
[]
https://api.github.com/repos/huggingface/datasets/issues/3038
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2021-10-06T11:58:01Z
https://github.com/huggingface/datasets/pull/3038
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3038/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3037/comments
https://api.github.com/repos/huggingface/datasets/issues/3037/timeline
2021-10-06T11:33:08Z
null
null
PR_kwDODunzps4syi15
closed
[]
false
3,037
{ "avatar_url": "https://avatars.githubusercontent.com/u/13781234?v=4", "events_url": "https://api.github.com/users/Alenush/events{/privacy}", "followers_url": "https://api.github.com/users/Alenush/followers", "following_url": "https://api.github.com/users/Alenush/following{/other_user}", "gists_url": "https:...
SberQuad
https://api.github.com/repos/huggingface/datasets/issues/3037/events
null
https://api.github.com/repos/huggingface/datasets/issues/3037/labels{/name}
2021-10-06T11:21:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3037.diff", "html_url": "https://github.com/huggingface/datasets/pull/3037", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/3037.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/3037" }
1,018,091,919
[]
https://api.github.com/repos/huggingface/datasets/issues/3037
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2021-10-06T11:33:08Z
https://github.com/huggingface/datasets/pull/3037
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3037/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3036/comments
https://api.github.com/repos/huggingface/datasets/issues/3036/timeline
2021-10-07T06:49:52Z
null
completed
I_kwDODunzps48qK-I
closed
[]
null
3,036
{ "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}",...
Protect master branch to force contributions via Pull Requests
https://api.github.com/repos/huggingface/datasets/issues/3036/events
null
https://api.github.com/repos/huggingface/datasets/issues/3036/labels{/name}
2021-10-06T07:34:17Z
null
false
null
null
1,017,687,944
[ { "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/3036
[ "It would be nice to protect the master from direct commits, but still having a way to merge our own PRs when no review is required (for example when updating a dataset_infos.json file, or minor bug fixes - things that happen quite often actually).\r\nDo you know if there's a way ?", "you can if you're an admin o...
https://api.github.com/repos/huggingface/datasets
MEMBER
In order to have a clearer Git history in the master branch, I propose to protect it so that all contributions must be done through a Pull Request and no direct commits to master are allowed. - The Pull Request allows to give context, discuss any potential issues and improve the quality of the contribution - The Pull...
2021-10-07T06:51:47Z
https://github.com/huggingface/datasets/issues/3036
{ "+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/3036/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3035/comments
https://api.github.com/repos/huggingface/datasets/issues/3035/timeline
null
null
null
I_kwDODunzps48mq4X
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,035
{ "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...
`load_dataset` does not work with uploaded arrow file
https://api.github.com/repos/huggingface/datasets/issues/3035/events
null
https://api.github.com/repos/huggingface/datasets/issues/3035/labels{/name}
2021-10-05T20:15:10Z
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,016,770,071
[ { "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/3035
[ "Hi ! This is not a bug, this is simply not implemented.\r\n`save_to_disk` is for on-disk serialization and was not made compatible for the Hub.\r\nThat being said, I agree we actually should make it work with the Hub x)", "cc @LysandreJik maybe we can solve this at the same time as adding `push_to_hub`" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug I've preprocessed and uploaded a dataset here: https://huggingface.co/datasets/ami-wav2vec2/ami_headset_single_preprocessed . The dataset is in `.arrow` format. The dataset can correctly be loaded when doing: ```bash git lfs install git clone https://huggingface.co/datasets/ami-wav2vec2/a...
2021-10-06T17:01:37Z
https://github.com/huggingface/datasets/issues/3035
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3035/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3034/comments
https://api.github.com/repos/huggingface/datasets/issues/3034/timeline
null
null
null
I_kwDODunzps48moOi
open
[]
null
3,034
{ "avatar_url": "https://avatars.githubusercontent.com/u/74556552?v=4", "events_url": "https://api.github.com/users/dconatha/events{/privacy}", "followers_url": "https://api.github.com/users/dconatha/followers", "following_url": "https://api.github.com/users/dconatha/following{/other_user}", "gists_url": "htt...
Errors loading dataset using fs = a gcsfs.GCSFileSystem
https://api.github.com/repos/huggingface/datasets/issues/3034/events
null
https://api.github.com/repos/huggingface/datasets/issues/3034/labels{/name}
2021-10-05T20:07:08Z
null
false
null
null
1,016,759,202
[ { "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/3034
[]
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug Cannot load dataset using a `gcsfs.GCSFileSystem`. I'm not sure if this should be a bug in `gcsfs` or here... Basically what seems to be happening is that since datasets saves datasets as folders and folders aren't "real objects" in gcs, gcsfs raises a 404 error. There are workarounds if you...
2021-10-05T20:26:39Z
https://github.com/huggingface/datasets/issues/3034
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3034/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3033/comments
https://api.github.com/repos/huggingface/datasets/issues/3033/timeline
2021-10-05T17:54:57Z
null
null
PR_kwDODunzps4std7u
closed
[]
false
3,033
{ "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:...
Actual "proper" install of ruamel.yaml in the windows CI
https://api.github.com/repos/huggingface/datasets/issues/3033/events
null
https://api.github.com/repos/huggingface/datasets/issues/3033/labels{/name}
2021-10-05T17:52:07Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3033.diff", "html_url": "https://github.com/huggingface/datasets/pull/3033", "merged_at": "2021-10-05T17:54:56Z", "patch_url": "https://github.com/huggingface/datasets/pull/3033.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,016,619,572
[]
https://api.github.com/repos/huggingface/datasets/issues/3033
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
It was impossible to update the package directly with `pip`. Indeed it was installed with `distutils` which prevents `pip` or `conda` to uninstall it. I had to `rm` a directory from the `site-packages` python directory, and then do `pip install ruamel.yaml` It's not that "proper" but I couldn't find better soluti...
2021-10-05T17:54:57Z
https://github.com/huggingface/datasets/pull/3033
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3033/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3032/comments
https://api.github.com/repos/huggingface/datasets/issues/3032/timeline
2021-10-12T15:25:46Z
null
completed
I_kwDODunzps48lmIb
closed
[]
null
3,032
{ "avatar_url": "https://avatars.githubusercontent.com/u/715491?v=4", "events_url": "https://api.github.com/users/borisdayma/events{/privacy}", "followers_url": "https://api.github.com/users/borisdayma/followers", "following_url": "https://api.github.com/users/borisdayma/following{/other_user}", "gists_url": ...
Error when loading private dataset with "data_files" arg
https://api.github.com/repos/huggingface/datasets/issues/3032/events
null
https://api.github.com/repos/huggingface/datasets/issues/3032/labels{/name}
2021-10-05T15:46:27Z
null
false
null
null
1,016,488,475
[ { "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/3032
[ "We'll do a release tomorrow or on wednesday to make the fix available :)\r\n\r\nThanks for reproting !" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug A clear and concise description of what the bug is. Private datasets with no loading script can't be loaded using `data_files` parameter. ## Steps to reproduce the bug ```python from datasets import load_dataset data_files = {"train": "**/train/*/*.jsonl", "valid": "**/valid/*/*.jsonl"} d...
2021-10-12T15:26:22Z
https://github.com/huggingface/datasets/issues/3032
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3032/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3031/comments
https://api.github.com/repos/huggingface/datasets/issues/3031/timeline
2021-10-18T14:59:30Z
null
null
PR_kwDODunzps4ss9jn
closed
[]
false
3,031
{ "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"...
Align tqdm control with cache control
https://api.github.com/repos/huggingface/datasets/issues/3031/events
null
https://api.github.com/repos/huggingface/datasets/issues/3031/labels{/name}
2021-10-05T15:18:49Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3031.diff", "html_url": "https://github.com/huggingface/datasets/pull/3031", "merged_at": "2021-10-18T14:59:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/3031.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,016,458,496
[]
https://api.github.com/repos/huggingface/datasets/issues/3031
[ "Could you add this function to the documentation please ?\r\n\r\nYou can add it in `main_classes.rst`, and maybe add a `Tip` section in the `map` section in the `process.rst`" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Currently, once disabled with `disable_progress_bar`, progress bars cannot be re-enabled again. To overcome this limitation, this PR introduces the `set_progress_bar_enabled` function that accepts a boolean indicating whether to display progress bars. The goal is to provide a similar API to the existing cache control A...
2021-10-18T15:00:21Z
https://github.com/huggingface/datasets/pull/3031
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3031/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3030/comments
https://api.github.com/repos/huggingface/datasets/issues/3030/timeline
2021-10-08T15:31:53Z
null
null
PR_kwDODunzps4ss41W
closed
[]
false
3,030
{ "avatar_url": "https://avatars.githubusercontent.com/u/31893406?v=4", "events_url": "https://api.github.com/users/cccntu/events{/privacy}", "followers_url": "https://api.github.com/users/cccntu/followers", "following_url": "https://api.github.com/users/cccntu/following{/other_user}", "gists_url": "https://a...
Add `remove_columns` to `IterableDataset`
https://api.github.com/repos/huggingface/datasets/issues/3030/events
null
https://api.github.com/repos/huggingface/datasets/issues/3030/labels{/name}
2021-10-05T14:58:33Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3030.diff", "html_url": "https://github.com/huggingface/datasets/pull/3030", "merged_at": "2021-10-08T15:31:53Z", "patch_url": "https://github.com/huggingface/datasets/pull/3030.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,016,435,324
[]
https://api.github.com/repos/huggingface/datasets/issues/3030
[ "Thanks ! That looks all good :)\r\n\r\nI don't think that batching would help. Indeed we're dealing with python iterators that yield elements one by one, so batched `map` needs to accumulate a batch, apply the function, and then yield examples from the batch.\r\n\r\nThough once we have parallel processing in `map`...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fixes #2944 WIP * Not tested yet. * We might want to allow batched remove for efficiency. @lhoestq Do you think it should have `batched=` and `batch_size=`?
2021-10-08T15:33:15Z
https://github.com/huggingface/datasets/pull/3030
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3030/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3029/comments
https://api.github.com/repos/huggingface/datasets/issues/3029/timeline
2021-10-05T14:56:45Z
null
null
PR_kwDODunzps4ssvkr
closed
[]
false
3,029
{ "avatar_url": "https://avatars.githubusercontent.com/u/417568?v=4", "events_url": "https://api.github.com/users/craffel/events{/privacy}", "followers_url": "https://api.github.com/users/craffel/followers", "following_url": "https://api.github.com/users/craffel/following{/other_user}", "gists_url": "https://...
Use standard open-domain validation split in nq_open
https://api.github.com/repos/huggingface/datasets/issues/3029/events
null
https://api.github.com/repos/huggingface/datasets/issues/3029/labels{/name}
2021-10-05T14:19:27Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3029.diff", "html_url": "https://github.com/huggingface/datasets/pull/3029", "merged_at": "2021-10-05T14:56:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/3029.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,016,389,901
[]
https://api.github.com/repos/huggingface/datasets/issues/3029
[ "I had to run datasets-cli with --ignore_verifications the first time since it was complaining about a missing file, but now it runs without that flag fine. I moved dummy_data.zip to the new folder, but also had to modify the filename of the test file in the zip (should I not have done that?). Finally, I added the ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
The nq_open dataset originally drew the validation set from this file: https://github.com/google-research-datasets/natural-questions/blob/master/nq_open/NQ-open.efficientqa.dev.1.1.sample.jsonl However, that's the dev set used specifically and only for the efficientqa competition, and it's not the same dev set as is ...
2021-10-05T14:56:46Z
https://github.com/huggingface/datasets/pull/3029
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3029/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3028/comments
https://api.github.com/repos/huggingface/datasets/issues/3028/timeline
2021-10-05T11:51:22Z
null
null
PR_kwDODunzps4ssO4s
closed
[]
false
3,028
{ "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:...
Properly install ruamel-yaml for windows CI
https://api.github.com/repos/huggingface/datasets/issues/3028/events
null
https://api.github.com/repos/huggingface/datasets/issues/3028/labels{/name}
2021-10-05T11:51:15Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3028.diff", "html_url": "https://github.com/huggingface/datasets/pull/3028", "merged_at": "2021-10-05T11:51:22Z", "patch_url": "https://github.com/huggingface/datasets/pull/3028.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,016,230,272
[]
https://api.github.com/repos/huggingface/datasets/issues/3028
[ "@lhoestq I would say this does not \"properly\" install `ruamel-yaml`, but the contrary, you overwrite the previous version without desinstalling it first.\r\n\r\nAccording to `pip` docs:\r\n> This can break your system if the existing package is of a different version or was installed with a different package ma...
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2021-10-05T14:02:12Z
https://github.com/huggingface/datasets/pull/3028
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3028/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3027/comments
https://api.github.com/repos/huggingface/datasets/issues/3027/timeline
2021-11-05T17:49:57Z
null
completed
I_kwDODunzps48kThl
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,027
{ "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:...
Resolve data_files by split name
https://api.github.com/repos/huggingface/datasets/issues/3027/events
null
https://api.github.com/repos/huggingface/datasets/issues/3027/labels{/name}
2021-10-05T10:24:36Z
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,016,150,117
[]
https://api.github.com/repos/huggingface/datasets/issues/3027
[ "Awesome @lhoestq I like the proposal and it works great on my JSON community dataset. Here is the [log](https://gist.github.com/vblagoje/714babc325bcbdd5de579fd8e1648892). ", "From my discussion with @borisdayma it would be more general the files match if their paths contains the split name - not only if the fil...
https://api.github.com/repos/huggingface/datasets
MEMBER
This issue is about discussing the default behavior when someone loads a dataset that consists in data files. For example: ```python load_dataset("lhoestq/demo1") ``` should return two splits "train" and "test" since the dataset repostiory is like ``` data/ ├── train.csv └── test.csv ``` Currently it returns ...
2021-11-05T17:49:58Z
https://github.com/huggingface/datasets/issues/3027
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/huggingface/datasets/issues/3027/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3026/comments
https://api.github.com/repos/huggingface/datasets/issues/3026/timeline
2021-10-08T16:01:24Z
null
null
PR_kwDODunzps4srtyc
closed
[]
false
3,026
{ "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...
added arxiv paper inswiss_judgment_prediction dataset card
https://api.github.com/repos/huggingface/datasets/issues/3026/events
null
https://api.github.com/repos/huggingface/datasets/issues/3026/labels{/name}
2021-10-05T09:02:01Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3026.diff", "html_url": "https://github.com/huggingface/datasets/pull/3026", "merged_at": "2021-10-08T16:01:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/3026.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,016,067,794
[]
https://api.github.com/repos/huggingface/datasets/issues/3026
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2021-10-08T16:01:44Z
https://github.com/huggingface/datasets/pull/3026
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3026/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3025/comments
https://api.github.com/repos/huggingface/datasets/issues/3025/timeline
2021-10-05T09:58:27Z
null
null
PR_kwDODunzps4srsgG
closed
[]
false
3,025
{ "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 Windows test suite
https://api.github.com/repos/huggingface/datasets/issues/3025/events
null
https://api.github.com/repos/huggingface/datasets/issues/3025/labels{/name}
2021-10-05T08:55:22Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3025.diff", "html_url": "https://github.com/huggingface/datasets/pull/3025", "merged_at": "2021-10-05T09:58:27Z", "patch_url": "https://github.com/huggingface/datasets/pull/3025.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,016,061,222
[]
https://api.github.com/repos/huggingface/datasets/issues/3025
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Try a hotfix to restore Windows test suite. Fix #3024.
2021-10-05T09:58:28Z
https://github.com/huggingface/datasets/pull/3025
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3025/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3024/comments
https://api.github.com/repos/huggingface/datasets/issues/3024/timeline
2021-10-05T09:58:27Z
null
completed
I_kwDODunzps48j7yv
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,024
{ "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}",...
Windows test suite fails
https://api.github.com/repos/huggingface/datasets/issues/3024/events
null
https://api.github.com/repos/huggingface/datasets/issues/3024/labels{/name}
2021-10-05T08:46:46Z
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,016,052,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/3024
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug There is an error during installation of tests dependencies for Windows: https://app.circleci.com/pipelines/github/huggingface/datasets/7981/workflows/9b6a0114-2b8e-4069-94e5-e844dbbdba4e/jobs/49206 ``` ERROR: Cannot uninstall 'ruamel-yaml'. It is a distutils installed project and thus we can...
2021-10-05T09:58:27Z
https://github.com/huggingface/datasets/issues/3024
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3024/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3023/comments
https://api.github.com/repos/huggingface/datasets/issues/3023/timeline
2021-10-05T11:56:55Z
null
null
PR_kwDODunzps4srQ4i
closed
[]
false
3,023
{ "avatar_url": "https://avatars.githubusercontent.com/u/24835382?v=4", "events_url": "https://api.github.com/users/qqaatw/events{/privacy}", "followers_url": "https://api.github.com/users/qqaatw/followers", "following_url": "https://api.github.com/users/qqaatw/following{/other_user}", "gists_url": "https://a...
Fix typo
https://api.github.com/repos/huggingface/datasets/issues/3023/events
null
https://api.github.com/repos/huggingface/datasets/issues/3023/labels{/name}
2021-10-05T06:06:11Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3023.diff", "html_url": "https://github.com/huggingface/datasets/pull/3023", "merged_at": "2021-10-05T11:56:55Z", "patch_url": "https://github.com/huggingface/datasets/pull/3023.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,015,923,031
[]
https://api.github.com/repos/huggingface/datasets/issues/3023
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2021-10-05T11:56:55Z
https://github.com/huggingface/datasets/pull/3023
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3023/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3022/comments
https://api.github.com/repos/huggingface/datasets/issues/3022/timeline
2021-10-13T09:03:09Z
null
null
PR_kwDODunzps4sqve6
closed
[]
false
3,022
{ "avatar_url": "https://avatars.githubusercontent.com/u/21180505?v=4", "events_url": "https://api.github.com/users/xhluca/events{/privacy}", "followers_url": "https://api.github.com/users/xhluca/followers", "following_url": "https://api.github.com/users/xhluca/following{/other_user}", "gists_url": "https://a...
MeDAL dataset: Add further description and update download URL
https://api.github.com/repos/huggingface/datasets/issues/3022/events
null
https://api.github.com/repos/huggingface/datasets/issues/3022/labels{/name}
2021-10-05T00:13:28Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3022.diff", "html_url": "https://github.com/huggingface/datasets/pull/3022", "merged_at": "2021-10-13T09:03:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/3022.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,015,750,221
[]
https://api.github.com/repos/huggingface/datasets/issues/3022
[ "@lhoestq I'm a bit confused by the error message. I haven't touched the YAML code at all - do you have any insight on that?", "I just added the missing `pretty_name` tag in the YAML - sorry about that ;)", "Thanks! Seems like it did the trick since the tests are passing. Let me know if there's anything else I ...
https://api.github.com/repos/huggingface/datasets
NONE
Added more details in the following sections: * Dataset Structure * Data Instances * Data Splits * Source Data * Annotations * Discussions of Biases * LIcensing Information
2021-10-13T09:03:09Z
https://github.com/huggingface/datasets/pull/3022
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3022/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3021/comments
https://api.github.com/repos/huggingface/datasets/issues/3021/timeline
2021-10-06T08:36:45Z
null
null
PR_kwDODunzps4spzJU
closed
[]
false
3,021
{ "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 loading dataset from multiple zipped CSV data files
https://api.github.com/repos/huggingface/datasets/issues/3021/events
null
https://api.github.com/repos/huggingface/datasets/issues/3021/labels{/name}
2021-10-04T17:33:57Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3021.diff", "html_url": "https://github.com/huggingface/datasets/pull/3021", "merged_at": "2021-10-06T08:36:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/3021.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,015,444,094
[]
https://api.github.com/repos/huggingface/datasets/issues/3021
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix partially #3018. CC: @lewtun
2021-10-06T08:36:46Z
https://github.com/huggingface/datasets/pull/3021
{ "+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/3021/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3020/comments
https://api.github.com/repos/huggingface/datasets/issues/3020/timeline
2021-10-22T10:29:31Z
null
null
PR_kwDODunzps4sprfa
closed
[]
false
3,020
{ "avatar_url": "https://avatars.githubusercontent.com/u/91226467?v=4", "events_url": "https://api.github.com/users/hacobe/events{/privacy}", "followers_url": "https://api.github.com/users/hacobe/followers", "following_url": "https://api.github.com/users/hacobe/following{/other_user}", "gists_url": "https://a...
Add a metric for the MATH dataset (competition_math).
https://api.github.com/repos/huggingface/datasets/issues/3020/events
null
https://api.github.com/repos/huggingface/datasets/issues/3020/labels{/name}
2021-10-04T16:52:16Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3020.diff", "html_url": "https://github.com/huggingface/datasets/pull/3020", "merged_at": "2021-10-22T10:29:31Z", "patch_url": "https://github.com/huggingface/datasets/pull/3020.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,015,406,105
[]
https://api.github.com/repos/huggingface/datasets/issues/3020
[ "I believe the only failed test related to this PR is tests/test_metric_common.py::LocalMetricTest::test_load_metric_competition_math. It gives the following error:\r\n\r\nImportError: To be able to use this dataset, you need to install the following dependencies['math_equivalence'] using 'pip install git+https://g...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This metric computes accuracy for the MATH dataset (https://arxiv.org/abs/2103.03874) after canonicalizing the prediction and the reference (e.g., converting "1/2" to "\\\\frac{1}{2}").
2021-10-22T10:29:31Z
https://github.com/huggingface/datasets/pull/3020
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3020/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3019/comments
https://api.github.com/repos/huggingface/datasets/issues/3019/timeline
2021-10-05T08:33:07Z
null
null
PR_kwDODunzps4speOB
closed
[]
false
3,019
{ "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 filter leaking
https://api.github.com/repos/huggingface/datasets/issues/3019/events
null
https://api.github.com/repos/huggingface/datasets/issues/3019/labels{/name}
2021-10-04T15:42:58Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3019.diff", "html_url": "https://github.com/huggingface/datasets/pull/3019", "merged_at": "2021-10-05T08:33:07Z", "patch_url": "https://github.com/huggingface/datasets/pull/3019.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,015,339,983
[]
https://api.github.com/repos/huggingface/datasets/issues/3019
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
If filter is called after using a first transform `shuffle`, `select`, `shard`, `train_test_split`, or `filter`, then it could not work as expected and return examples from before the first transform. This is because the indices mapping was not taken into account when saving the indices to keep when doing the filtering...
2022-06-03T08:28:14Z
https://github.com/huggingface/datasets/pull/3019
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3019/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3018/comments
https://api.github.com/repos/huggingface/datasets/issues/3018/timeline
null
null
null
I_kwDODunzps48hG4F
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,018
{ "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 multiple zipped CSV data files
https://api.github.com/repos/huggingface/datasets/issues/3018/events
null
https://api.github.com/repos/huggingface/datasets/issues/3018/labels{/name}
2021-10-04T15:16:59Z
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,015,311,877
[ { "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/3018
[ "@lhoestq I would like to draw your attention to the proposed API by @lewtun, using `data_dir` to pass the ZIP URL.\r\n\r\nI'm not totally convinced with this... What do you think?\r\n\r\nMaybe we could discuss other approaches...\r\n\r\nOne brainstorming idea: what about using URL chaining with the hop operator in...
https://api.github.com/repos/huggingface/datasets
MEMBER
As requested by @lewtun, support loading multiple zipped CSV data files. ```python from datasets import load_dataset url = "https://domain.org/filename.zip" data_files = {"train": "train_filename.csv", "test": "test_filename.csv"} dataset = load_dataset("csv", data_dir=url, data_files=data_files) ```
2021-10-05T14:32:57Z
https://github.com/huggingface/datasets/issues/3018
{ "+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/3018/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3017/comments
https://api.github.com/repos/huggingface/datasets/issues/3017/timeline
2021-10-05T11:37:00Z
null
null
PR_kwDODunzps4spE9m
closed
[]
false
3,017
{ "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}",...
Remove unused parameter in xdirname
https://api.github.com/repos/huggingface/datasets/issues/3017/events
null
https://api.github.com/repos/huggingface/datasets/issues/3017/labels{/name}
2021-10-04T13:55:53Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3017.diff", "html_url": "https://github.com/huggingface/datasets/pull/3017", "merged_at": "2021-10-05T11:37:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/3017.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,015,215,528
[]
https://api.github.com/repos/huggingface/datasets/issues/3017
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Minor fix to remove unused args `*p` in `xdirname`.
2021-10-05T11:37:01Z
https://github.com/huggingface/datasets/pull/3017
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3017/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3016/comments
https://api.github.com/repos/huggingface/datasets/issues/3016/timeline
2021-10-04T15:23:04Z
null
null
PR_kwDODunzps4spDlX
closed
[]
false
3,016
{ "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 Windows paths in LJ Speech dataset
https://api.github.com/repos/huggingface/datasets/issues/3016/events
null
https://api.github.com/repos/huggingface/datasets/issues/3016/labels{/name}
2021-10-04T13:49:37Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3016.diff", "html_url": "https://github.com/huggingface/datasets/pull/3016", "merged_at": "2021-10-04T15:23:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/3016.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,015,208,654
[]
https://api.github.com/repos/huggingface/datasets/issues/3016
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Minor fix in LJ Speech dataset for Windows pathname component separator. Related to #1878.
2021-10-04T15:23:05Z
https://github.com/huggingface/datasets/pull/3016
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3016/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3015/comments
https://api.github.com/repos/huggingface/datasets/issues/3015/timeline
2021-10-05T13:46:38Z
null
null
PR_kwDODunzps4so0GX
closed
[]
false
3,015
{ "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 glob.glob
https://api.github.com/repos/huggingface/datasets/issues/3015/events
null
https://api.github.com/repos/huggingface/datasets/issues/3015/labels{/name}
2021-10-04T12:42:37Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3015.diff", "html_url": "https://github.com/huggingface/datasets/pull/3015", "merged_at": "2021-10-05T13:46:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/3015.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,015,130,845
[]
https://api.github.com/repos/huggingface/datasets/issues/3015
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR extends the support in streaming mode for datasets that use `glob`, by patching the function `glob.glob`. Related to #2880, #2876, #2874
2021-10-05T13:46:39Z
https://github.com/huggingface/datasets/pull/3015
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3015/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3014/comments
https://api.github.com/repos/huggingface/datasets/issues/3014/timeline
2021-10-04T12:46:44Z
null
null
PR_kwDODunzps4son8A
closed
[]
false
3,014
{ "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 Windows path in MATH dataset
https://api.github.com/repos/huggingface/datasets/issues/3014/events
null
https://api.github.com/repos/huggingface/datasets/issues/3014/labels{/name}
2021-10-04T11:41:07Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3014.diff", "html_url": "https://github.com/huggingface/datasets/pull/3014", "merged_at": "2021-10-04T12:46:44Z", "patch_url": "https://github.com/huggingface/datasets/pull/3014.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,015,070,751
[]
https://api.github.com/repos/huggingface/datasets/issues/3014
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Minor fix in MATH dataset for Windows pathname component separator. Related to #2982.
2021-10-04T12:46:44Z
https://github.com/huggingface/datasets/pull/3014
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3014/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3013/comments
https://api.github.com/repos/huggingface/datasets/issues/3013/timeline
2022-02-21T15:57:10Z
null
completed
I_kwDODunzps48fxEj
closed
[]
null
3,013
{ "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...
Improve `get_dataset_infos`?
https://api.github.com/repos/huggingface/datasets/issues/3013/events
null
https://api.github.com/repos/huggingface/datasets/issues/3013/labels{/name}
2021-10-04T09:47:04Z
null
false
null
null
1,014,960,419
[ { "color": "d876e3", "default": true, "description": "Further information is requested", "id": 1935892912, "name": "question", "node_id": "MDU6TGFiZWwxOTM1ODkyOTEy", "url": "https://api.github.com/repos/huggingface/datasets/labels/question" }, { "color": "E5583E", "default": ...
https://api.github.com/repos/huggingface/datasets/issues/3013
[ "To keeps things simple maybe we should use `load_dataset_builder` in `get_dataset_infos`.\r\n`load_dataset_builder` instantiates a builder and runs the _infos() method in order to give you the most up-to-date infos, even if the dataset_infos.json is outdated or missing." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Using the dedicated function `get_dataset_infos` on a dataset that has no dataset-info.json file returns an empty info: ``` >>> from datasets import get_dataset_infos >>> get_dataset_infos('wit') {} ``` While it's totally possible to get it (regenerate it) with: ``` >>> from datasets import load_dataset_b...
2022-02-21T15:57:10Z
https://github.com/huggingface/datasets/issues/3013
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3013/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3012/comments
https://api.github.com/repos/huggingface/datasets/issues/3012/timeline
2021-10-04T11:30:33Z
null
null
PR_kwDODunzps4soRTu
closed
[]
false
3,012
{ "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}",...
Replace item with float in metrics
https://api.github.com/repos/huggingface/datasets/issues/3012/events
null
https://api.github.com/repos/huggingface/datasets/issues/3012/labels{/name}
2021-10-04T09:45:28Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3012.diff", "html_url": "https://github.com/huggingface/datasets/pull/3012", "merged_at": "2021-10-04T11:30:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/3012.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,014,958,931
[]
https://api.github.com/repos/huggingface/datasets/issues/3012
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
As pointed out by @mariosasko in #3001, calling `float()` instad of `.item()` is faster. Moreover, it might avoid potential issues if any of the third-party functions eventually returns a `float` instead of an `np.float64`. Related to #3001.
2021-10-04T11:30:34Z
https://github.com/huggingface/datasets/pull/3012
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3012/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3011/comments
https://api.github.com/repos/huggingface/datasets/issues/3011/timeline
null
null
null
I_kwDODunzps48frCh
open
[]
null
3,011
{ "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...
load_dataset_builder should error if "name" does not exist?
https://api.github.com/repos/huggingface/datasets/issues/3011/events
null
https://api.github.com/repos/huggingface/datasets/issues/3011/labels{/name}
2021-10-04T09:20:46Z
null
false
null
null
1,014,935,713
[ { "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/3011
[ "Yes I think it should raise an error. Currently it looks like it instantiates a custom configuration with the name given by the user:\r\nhttps://github.com/huggingface/datasets/blob/ba27ce33bf568374cf23a07669fdd875b5718bc2/src/datasets/builder.py#L391-L397" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
``` import datasets as ds builder = ds.load_dataset_builder('sent_comp', name="doesnotexist") builder.info.config_name ``` returns ``` 'doesnotexist' ``` Shouldn't it raise an error instead? For this dataset, the only valid values for `name` should be: `"default"` or `None` (ie. argument not passed)
2022-09-20T13:05:07Z
https://github.com/huggingface/datasets/issues/3011
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3011/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3010/comments
https://api.github.com/repos/huggingface/datasets/issues/3010/timeline
2022-06-01T17:36:44Z
null
completed
I_kwDODunzps48fm1G
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,010
{ "avatar_url": "https://avatars.githubusercontent.com/u/22641583?v=4", "events_url": "https://api.github.com/users/DrMatters/events{/privacy}", "followers_url": "https://api.github.com/users/DrMatters/followers", "following_url": "https://api.github.com/users/DrMatters/following{/other_user}", "gists_url": "...
Chain filtering is leaking
https://api.github.com/repos/huggingface/datasets/issues/3010/events
null
https://api.github.com/repos/huggingface/datasets/issues/3010/labels{/name}
2021-10-04T09:04:55Z
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,014,918,470
[ { "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/3010
[ "### Update:\r\nI wrote a bit cleaner code snippet (without transforming to json) that can expose leaking.\r\n```python\r\nimport datasets\r\nimport json\r\n\r\nitems = ['ab', 'c', 'df']\r\n\r\nds = datasets.Dataset.from_dict({'col': items})\r\nprint(list(ds))\r\n# > Prints: [{'col': 'ab'}, {'col': 'c'}, {'col': 'd...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug As there's no support for lists within dataset fields, I convert my lists to json-string format. However, the bug described is occurring even when the data format is 'string'. These samples show that filtering behavior diverges from what's expected when chaining filterings. On sample 2 the second...
2022-06-01T17:36:44Z
https://github.com/huggingface/datasets/issues/3010
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3010/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3009/comments
https://api.github.com/repos/huggingface/datasets/issues/3009/timeline
2021-10-04T13:43:25Z
null
null
PR_kwDODunzps4sn_YG
closed
[]
false
3,009
{ "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 Windows paths in SUPERB benchmark datasets
https://api.github.com/repos/huggingface/datasets/issues/3009/events
null
https://api.github.com/repos/huggingface/datasets/issues/3009/labels{/name}
2021-10-04T08:13:49Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3009.diff", "html_url": "https://github.com/huggingface/datasets/pull/3009", "merged_at": "2021-10-04T13:43:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/3009.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,014,868,235
[]
https://api.github.com/repos/huggingface/datasets/issues/3009
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Minor fix in SUPERB benchmark datasets for Windows pathname component separator. Related to #2884, #2783 and #2619.
2021-10-04T13:43:25Z
https://github.com/huggingface/datasets/pull/3009
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3009/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3008/comments
https://api.github.com/repos/huggingface/datasets/issues/3008/timeline
2021-10-04T09:29:36Z
null
null
PR_kwDODunzps4sn7iU
closed
[]
false
3,008
{ "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 precision/recall metrics with None average
https://api.github.com/repos/huggingface/datasets/issues/3008/events
null
https://api.github.com/repos/huggingface/datasets/issues/3008/labels{/name}
2021-10-04T07:54:15Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3008.diff", "html_url": "https://github.com/huggingface/datasets/pull/3008", "merged_at": "2021-10-04T09:29:36Z", "patch_url": "https://github.com/huggingface/datasets/pull/3008.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,014,849,163
[]
https://api.github.com/repos/huggingface/datasets/issues/3008
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Related to issue #2979 and PR #2992.
2021-10-04T09:29:37Z
https://github.com/huggingface/datasets/pull/3008
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3008/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3007/comments
https://api.github.com/repos/huggingface/datasets/issues/3007/timeline
2021-10-04T09:27:57Z
null
null
PR_kwDODunzps4sns-n
closed
[]
false
3,007
{ "avatar_url": "https://avatars.githubusercontent.com/u/35955430?v=4", "events_url": "https://api.github.com/users/Yann21/events{/privacy}", "followers_url": "https://api.github.com/users/Yann21/followers", "following_url": "https://api.github.com/users/Yann21/following{/other_user}", "gists_url": "https://a...
Correct a typo
https://api.github.com/repos/huggingface/datasets/issues/3007/events
null
https://api.github.com/repos/huggingface/datasets/issues/3007/labels{/name}
2021-10-04T06:15:47Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3007.diff", "html_url": "https://github.com/huggingface/datasets/pull/3007", "merged_at": "2021-10-04T09:27:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/3007.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,014,775,450
[]
https://api.github.com/repos/huggingface/datasets/issues/3007
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2021-10-04T09:27:57Z
https://github.com/huggingface/datasets/pull/3007
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3007/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3006/comments
https://api.github.com/repos/huggingface/datasets/issues/3006/timeline
2021-10-04T09:07:58Z
null
null
PR_kwDODunzps4snsBm
closed
[]
false
3,006
{ "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 Windows paths in CommonLanguage dataset
https://api.github.com/repos/huggingface/datasets/issues/3006/events
null
https://api.github.com/repos/huggingface/datasets/issues/3006/labels{/name}
2021-10-04T06:08:58Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3006.diff", "html_url": "https://github.com/huggingface/datasets/pull/3006", "merged_at": "2021-10-04T09:07:58Z", "patch_url": "https://github.com/huggingface/datasets/pull/3006.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,014,770,821
[]
https://api.github.com/repos/huggingface/datasets/issues/3006
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Minor fix in CommonLanguage dataset for Windows pathname component separator. Related to #2989.
2021-10-04T09:07:58Z
https://github.com/huggingface/datasets/pull/3006
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3006/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3005/comments
https://api.github.com/repos/huggingface/datasets/issues/3005/timeline
2021-10-04T08:46:13Z
null
completed
I_kwDODunzps48ec18
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,005
{ "avatar_url": "https://avatars.githubusercontent.com/u/22641583?v=4", "events_url": "https://api.github.com/users/DrMatters/events{/privacy}", "followers_url": "https://api.github.com/users/DrMatters/followers", "following_url": "https://api.github.com/users/DrMatters/following{/other_user}", "gists_url": "...
DatasetDict.filter and Dataset.filter crashes with any "fn_kwargs" argument
https://api.github.com/repos/huggingface/datasets/issues/3005/events
null
https://api.github.com/repos/huggingface/datasets/issues/3005/labels{/name}
2021-10-04T00:49:29Z
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,014,615,420
[ { "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/3005
[ "Hi @DrMatters, thanks for reporting.\r\n\r\nThis issue was fixed 14 days ago: #2950.\r\n\r\nCurrently, the fix is only in the master branch and will be made available in our next library release.\r\n\r\nIn the meantime, you can incorporate the fix by installing datasets from the master branch:\r\n```shell\r\npip i...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug The ".filter" method of DatasetDict or Dataset objects fails when passing any "fn_kwargs" argument ## Steps to reproduce the bug ```python import datasets example_dataset = datasets.Dataset.from_dict({"a": {1, 2, 3, 4}}) def filter_value(example, value): return example['a'] == value...
2021-10-11T10:18:01Z
https://github.com/huggingface/datasets/issues/3005
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3005/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/3004/comments
https://api.github.com/repos/huggingface/datasets/issues/3004/timeline
2021-10-13T13:37:01Z
null
null
PR_kwDODunzps4smfPF
closed
[]
false
3,004
{ "avatar_url": "https://avatars.githubusercontent.com/u/1626984?v=4", "events_url": "https://api.github.com/users/iliaschalkidis/events{/privacy}", "followers_url": "https://api.github.com/users/iliaschalkidis/followers", "following_url": "https://api.github.com/users/iliaschalkidis/following{/other_user}", ...
LexGLUE: A Benchmark Dataset for Legal Language Understanding in English.
https://api.github.com/repos/huggingface/datasets/issues/3004/events
null
https://api.github.com/repos/huggingface/datasets/issues/3004/labels{/name}
2021-10-03T10:03:25Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3004.diff", "html_url": "https://github.com/huggingface/datasets/pull/3004", "merged_at": "2021-10-13T13:37:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/3004.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,014,336,617
[]
https://api.github.com/repos/huggingface/datasets/issues/3004
[ "Please wait until Tuesday. Arxiv pre-print is pending. 🤗 ", "Hi @lhoestq, I updated the README with the Arxiv publication info and now the tests are not passing.\r\n\r\nIt seems that the error is completely irrelevant to my code:\r\n\r\n```\r\n Attempting uninstall: ruamel.yaml\r\n Found existing installatio...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Inspired by the recent widespread use of the GLUE multi-task benchmark NLP dataset (Wang et al., 2018), the subsequent more difficult SuperGLUE (Wang et al., 2019), other previous multi-task NLP benchmarks (Conneau and Kiela, 2018; McCann et al., 2018), and similar initiatives in other domains (Peng et al., 2019), we i...
2021-10-13T13:37:02Z
https://github.com/huggingface/datasets/pull/3004
{ "+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/3004/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3003/comments
https://api.github.com/repos/huggingface/datasets/issues/3003/timeline
2021-10-04T09:27:01Z
null
null
PR_kwDODunzps4smExP
closed
[]
false
3,003
{ "avatar_url": "https://avatars.githubusercontent.com/u/227350?v=4", "events_url": "https://api.github.com/users/jimregan/events{/privacy}", "followers_url": "https://api.github.com/users/jimregan/followers", "following_url": "https://api.github.com/users/jimregan/following{/other_user}", "gists_url": "https...
common_language: Fix license in README.md
https://api.github.com/repos/huggingface/datasets/issues/3003/events
null
https://api.github.com/repos/huggingface/datasets/issues/3003/labels{/name}
2021-10-02T18:47:37Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3003.diff", "html_url": "https://github.com/huggingface/datasets/pull/3003", "merged_at": "2021-10-04T09:27:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/3003.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,014,137,933
[]
https://api.github.com/repos/huggingface/datasets/issues/3003
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
...it's correct elsewhere
2021-10-04T09:27:01Z
https://github.com/huggingface/datasets/pull/3003
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3003/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3002/comments
https://api.github.com/repos/huggingface/datasets/issues/3002/timeline
2021-10-13T09:03:23Z
null
null
PR_kwDODunzps4smCNO
closed
[]
false
3,002
{ "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 a reference to the open Arrow file when deleting a TF dataset created with to_tf_dataset
https://api.github.com/repos/huggingface/datasets/issues/3002/events
null
https://api.github.com/repos/huggingface/datasets/issues/3002/labels{/name}
2021-10-02T17:44:09Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3002.diff", "html_url": "https://github.com/huggingface/datasets/pull/3002", "merged_at": "2021-10-13T09:03:23Z", "patch_url": "https://github.com/huggingface/datasets/pull/3002.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,014,120,524
[]
https://api.github.com/repos/huggingface/datasets/issues/3002
[ "@lhoestq The test passes even without the try/except block!", "Hey, I'm a little late because I was caught up in the course work, but I double-checked this and it looks great. Thanks for fixing!" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This [comment](https://github.com/huggingface/datasets/issues/2934#issuecomment-922970919) explains the issue. This PR fixes that with a `weakref` callback, and additionally: * renames `TensorflowDatasetMixIn` to `TensorflowDatasetMixin` for consistency * correctly indents `TensorflowDatasetMixin`'s docstring * repl...
2021-10-13T11:48:00Z
https://github.com/huggingface/datasets/pull/3002
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3002/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3001/comments
https://api.github.com/repos/huggingface/datasets/issues/3001/timeline
2021-10-04T09:26:12Z
null
null
PR_kwDODunzps4sl0BY
closed
[]
false
3,001
{ "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 cast to Python scalar in Matthews Correlation metric
https://api.github.com/repos/huggingface/datasets/issues/3001/events
null
https://api.github.com/repos/huggingface/datasets/issues/3001/labels{/name}
2021-10-02T11:44:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3001.diff", "html_url": "https://github.com/huggingface/datasets/pull/3001", "merged_at": "2021-10-04T09:26:12Z", "patch_url": "https://github.com/huggingface/datasets/pull/3001.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,014,024,982
[]
https://api.github.com/repos/huggingface/datasets/issues/3001
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This PR is motivated by issue #2964. The Matthews Correlation metric relies on sklearn's `matthews_corrcoef` function to compute the result. This function returns either `float` or `np.float64` (see the [source](https://github.com/scikit-learn/scikit-learn/blob/844b4be24d20fc42cc13b957374c718956a0db39/sklearn/metric...
2021-10-04T09:54:04Z
https://github.com/huggingface/datasets/pull/3001
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/3001/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/3000/comments
https://api.github.com/repos/huggingface/datasets/issues/3000/timeline
2021-10-01T17:54:23Z
null
null
PR_kwDODunzps4skusL
closed
[]
false
3,000
{ "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 json loader when conversion not implemented
https://api.github.com/repos/huggingface/datasets/issues/3000/events
null
https://api.github.com/repos/huggingface/datasets/issues/3000/labels{/name}
2021-10-01T17:47:22Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/3000.diff", "html_url": "https://github.com/huggingface/datasets/pull/3000", "merged_at": "2021-10-01T17:54:23Z", "patch_url": "https://github.com/huggingface/datasets/pull/3000.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,013,613,219
[]
https://api.github.com/repos/huggingface/datasets/issues/3000
[ "And we're already at PR number 3,000 ! ^^", "Thank you so much for fixing this @lhoestq 😍 ! I just tested the branch out and it works like a charm!" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Sometimes the arrow json parser fails if the `block_size` is too small and returns an `ArrowNotImplementedError: JSON conversion to struct...` error. By increasing the block size it makes it work again. Hopefully it should help with https://github.com/huggingface/datasets/issues/2799 I tried with the file ment...
2021-10-01T18:05:00Z
https://github.com/huggingface/datasets/pull/3000
{ "+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/3000/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2999/comments
https://api.github.com/repos/huggingface/datasets/issues/2999/timeline
2021-10-01T16:34:55Z
null
null
PR_kwDODunzps4skgCm
closed
[]
false
2,999
{ "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:...
Set trivia_qa writer batch size
https://api.github.com/repos/huggingface/datasets/issues/2999/events
null
https://api.github.com/repos/huggingface/datasets/issues/2999/labels{/name}
2021-10-01T16:23:26Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2999.diff", "html_url": "https://github.com/huggingface/datasets/pull/2999", "merged_at": "2021-10-01T16:34:55Z", "patch_url": "https://github.com/huggingface/datasets/pull/2999.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,013,536,933
[]
https://api.github.com/repos/huggingface/datasets/issues/2999
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Save some RAM when generating trivia_qa
2021-10-01T16:34:55Z
https://github.com/huggingface/datasets/pull/2999
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2999/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2998/comments
https://api.github.com/repos/huggingface/datasets/issues/2998/timeline
null
null
null
I_kwDODunzps48ZtfH
open
[]
null
2,998
{ "avatar_url": "https://avatars.githubusercontent.com/u/54274249?v=4", "events_url": "https://api.github.com/users/pya25/events{/privacy}", "followers_url": "https://api.github.com/users/pya25/followers", "following_url": "https://api.github.com/users/pya25/following{/other_user}", "gists_url": "https://api....
cannot shuffle dataset loaded from disk
https://api.github.com/repos/huggingface/datasets/issues/2998/events
null
https://api.github.com/repos/huggingface/datasets/issues/2998/labels{/name}
2021-10-01T13:49:52Z
null
false
null
null
1,013,372,871
[ { "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/2998
[]
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug dataset loaded from disk cannot be shuffled. ## Steps to reproduce the bug ``` my_dataset = load_from_disk('s3://my_file/validate', fs=s3) sample = my_dataset.select(range(100)).shuffle(seed=1234) ``` ## Actual results ``` sample = my_dataset .select(range(100)).shuffle(seed=1234) ...
2021-10-01T13:49:52Z
https://github.com/huggingface/datasets/issues/2998
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2998/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2997/comments
https://api.github.com/repos/huggingface/datasets/issues/2997/timeline
2021-10-01T13:54:34Z
null
completed
I_kwDODunzps48ZUY1
closed
[]
null
2,997
{ "avatar_url": "https://avatars.githubusercontent.com/u/63367770?v=4", "events_url": "https://api.github.com/users/marshmellow77/events{/privacy}", "followers_url": "https://api.github.com/users/marshmellow77/followers", "following_url": "https://api.github.com/users/marshmellow77/following{/other_user}", "g...
Dataset has incorrect labels
https://api.github.com/repos/huggingface/datasets/issues/2997/events
null
https://api.github.com/repos/huggingface/datasets/issues/2997/labels{/name}
2021-10-01T12:09:06Z
null
false
null
null
1,013,270,069
[]
https://api.github.com/repos/huggingface/datasets/issues/2997
[ "Hi @marshmellow77, thanks for reporting.\r\n\r\nThat issue is fixed since `datasets` version 1.9.0 (see 16bc665f2753677c765011ef79c84e55486d4347).\r\n\r\nPlease, update `datasets` with: `pip install -U datasets`", "Thanks. Please note that the dataset explorer (https://huggingface.co/datasets/viewer/?dataset=tur...
https://api.github.com/repos/huggingface/datasets
NONE
The dataset https://huggingface.co/datasets/turkish_product_reviews has incorrect labels - all reviews are labelled with "1" (positive sentiment). None of the reviews is labelled with "0". See screenshot attached: ![Capture](https://user-images.githubusercontent.com/63367770/135617428-14ce0b27-5208-4e66-a3ee-71542e3...
2021-10-01T15:32:00Z
https://github.com/huggingface/datasets/issues/2997
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2997/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2996/comments
https://api.github.com/repos/huggingface/datasets/issues/2996/timeline
2021-10-04T08:48:13Z
null
null
PR_kwDODunzps4sjrP6
closed
[]
false
2,996
{ "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}",...
Remove all query parameters when extracting protocol
https://api.github.com/repos/huggingface/datasets/issues/2996/events
null
https://api.github.com/repos/huggingface/datasets/issues/2996/labels{/name}
2021-10-01T12:05:34Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2996.diff", "html_url": "https://github.com/huggingface/datasets/pull/2996", "merged_at": "2021-10-04T08:48:13Z", "patch_url": "https://github.com/huggingface/datasets/pull/2996.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,013,266,373
[]
https://api.github.com/repos/huggingface/datasets/issues/2996
[ "Beware of cases like: `http://ufal.ms.mff.cuni.cz/umc/005-en-ur/download.php?f=umc005-corpus.zip` or `gzip://bg-cs.xml::https://opus.nlpl.eu/download.php?f=Europarl/v8/xml/bg-cs.xml.gz`. I see these URLs in the errors (https://observablehq.com/@huggingface/quality-assessment-of-datasets-loading?collection=@hugging...
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix `_get_extraction_protocol` to remove all query parameters, like `?raw=true`, `?dl=1`,...
2021-10-04T08:48:13Z
https://github.com/huggingface/datasets/pull/2996
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2996/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2995/comments
https://api.github.com/repos/huggingface/datasets/issues/2995/timeline
2021-10-01T10:04:10Z
null
null
PR_kwDODunzps4sjThd
closed
[]
false
2,995
{ "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 trivia_qa unfiltered
https://api.github.com/repos/huggingface/datasets/issues/2995/events
null
https://api.github.com/repos/huggingface/datasets/issues/2995/labels{/name}
2021-10-01T09:53:43Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2995.diff", "html_url": "https://github.com/huggingface/datasets/pull/2995", "merged_at": "2021-10-01T10:04:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/2995.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,013,143,868
[]
https://api.github.com/repos/huggingface/datasets/issues/2995
[ "CI fails due to missing tags, but they will be added in https://github.com/huggingface/datasets/pull/2949" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix https://github.com/huggingface/datasets/issues/2993
2021-10-01T10:04:11Z
https://github.com/huggingface/datasets/pull/2995
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2995/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2994/comments
https://api.github.com/repos/huggingface/datasets/issues/2994/timeline
2021-10-01T15:53:16Z
null
null
PR_kwDODunzps4si4I2
closed
[]
false
2,994
{ "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 loading compressed CSV without streaming
https://api.github.com/repos/huggingface/datasets/issues/2994/events
null
https://api.github.com/repos/huggingface/datasets/issues/2994/labels{/name}
2021-10-01T07:28:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2994.diff", "html_url": "https://github.com/huggingface/datasets/pull/2994", "merged_at": "2021-10-01T15:53:15Z", "patch_url": "https://github.com/huggingface/datasets/pull/2994.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,013,000,475
[]
https://api.github.com/repos/huggingface/datasets/issues/2994
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
When implementing support to stream CSV files (https://github.com/huggingface/datasets/commit/ad489d4597381fc2d12c77841642cbeaecf7a2e0#diff-6f60f8d0552b75be8b3bfd09994480fd60dcd4e7eb08d02f721218c3acdd2782), a regression was introduced preventing loading compressed CSV files in non-streaming mode. This PR fixes it, a...
2021-10-01T15:53:16Z
https://github.com/huggingface/datasets/pull/2994
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2994/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2993/comments
https://api.github.com/repos/huggingface/datasets/issues/2993/timeline
2021-10-01T19:07:22Z
null
completed
I_kwDODunzps48XJ3J
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
2,993
{ "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"...
Can't download `trivia_qa/unfiltered`
https://api.github.com/repos/huggingface/datasets/issues/2993/events
null
https://api.github.com/repos/huggingface/datasets/issues/2993/labels{/name}
2021-09-30T23:00:18Z
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,012,702,665
[ { "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/2993
[ "wooo that was fast! thank you @lhoestq !\r\nit is able to process now, though it's ignoring all files and ending up with 0 examples now haha :/\r\n\r\nFor subset \"unfiltered\":\r\n```python\r\n>>> load_dataset(\"trivia_qa\", \"unfiltered\")\r\nDownloading and preparing dataset trivia_qa/unfiltered (download: 3.07...
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug For some reason, I can't download `trivia_qa/unfilted`. A file seems to be missing... I am able to see it fine though the viewer tough... ## Steps to reproduce the bug ```python >>> from datasets import load_dataset >>> load_dataset("trivia_qa", "unfiltered") Downloading and preparing data...
2021-10-01T19:07:23Z
https://github.com/huggingface/datasets/issues/2993
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2993/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2992/comments
https://api.github.com/repos/huggingface/datasets/issues/2992/timeline
2021-10-01T14:17:38Z
null
null
PR_kwDODunzps4sg4ZP
closed
[]
false
2,992
{ "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 f1 metric with None average
https://api.github.com/repos/huggingface/datasets/issues/2992/events
null
https://api.github.com/repos/huggingface/datasets/issues/2992/labels{/name}
2021-09-30T15:31:57Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2992.diff", "html_url": "https://github.com/huggingface/datasets/pull/2992", "merged_at": "2021-10-01T14:17:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/2992.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,012,325,594
[]
https://api.github.com/repos/huggingface/datasets/issues/2992
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix #2979.
2021-10-01T14:17:39Z
https://github.com/huggingface/datasets/pull/2992
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2992/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2991/comments
https://api.github.com/repos/huggingface/datasets/issues/2991/timeline
null
null
null
I_kwDODunzps48VI_n
open
[]
null
2,991
{ "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...
add docmentation for the `Unix style pattern` matching feature that can be leverage for `data_files` into `load_dataset`
https://api.github.com/repos/huggingface/datasets/issues/2991/events
null
https://api.github.com/repos/huggingface/datasets/issues/2991/labels{/name}
2021-09-30T13:22:01Z
null
false
null
null
1,012,174,823
[ { "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/2991
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Unless I'm mistaken, it seems that in the new documentation it is no longer mentioned that you can use Unix style pattern matching in the `data_files` argument of the `load_dataset` method. This feature was mentioned [here](https://huggingface.co/docs/datasets/loading_datasets.html#from-a-community-dataset-on-the-h...
2021-09-30T13:22:01Z
https://github.com/huggingface/datasets/issues/2991
{ "+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/2991/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2990/comments
https://api.github.com/repos/huggingface/datasets/issues/2990/timeline
2021-10-01T13:57:46Z
null
null
PR_kwDODunzps4sgLt5
closed
[]
false
2,990
{ "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}",...
Make Dataset.map accept list of np.array
https://api.github.com/repos/huggingface/datasets/issues/2990/events
null
https://api.github.com/repos/huggingface/datasets/issues/2990/labels{/name}
2021-09-30T12:08:54Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2990.diff", "html_url": "https://github.com/huggingface/datasets/pull/2990", "merged_at": "2021-10-01T13:57:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/2990.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,012,097,418
[]
https://api.github.com/repos/huggingface/datasets/issues/2990
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix #2987.
2021-10-01T13:57:46Z
https://github.com/huggingface/datasets/pull/2990
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2990/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2989/comments
https://api.github.com/repos/huggingface/datasets/issues/2989/timeline
2021-10-01T17:00:03Z
null
null
PR_kwDODunzps4sdlt1
closed
[]
false
2,989
{ "avatar_url": "https://avatars.githubusercontent.com/u/26864830?v=4", "events_url": "https://api.github.com/users/anton-l/events{/privacy}", "followers_url": "https://api.github.com/users/anton-l/followers", "following_url": "https://api.github.com/users/anton-l/following{/other_user}", "gists_url": "https:...
Add CommonLanguage
https://api.github.com/repos/huggingface/datasets/issues/2989/events
null
https://api.github.com/repos/huggingface/datasets/issues/2989/labels{/name}
2021-09-29T17:21:30Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2989.diff", "html_url": "https://github.com/huggingface/datasets/pull/2989", "merged_at": "2021-10-01T17:00:03Z", "patch_url": "https://github.com/huggingface/datasets/pull/2989.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,011,220,375
[]
https://api.github.com/repos/huggingface/datasets/issues/2989
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR adds the Common Language dataset (https://zenodo.org/record/5036977) The dataset is intended for language-identification speech classifiers and is already used by models on the Hub: * https://huggingface.co/speechbrain/lang-id-commonlanguage_ecapa * https://huggingface.co/anton-l/wav2vec2-base-langid cc @...
2021-10-01T17:36:39Z
https://github.com/huggingface/datasets/pull/2989
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 1, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/2989/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2988/comments
https://api.github.com/repos/huggingface/datasets/issues/2988/timeline
2022-04-10T14:49:49Z
null
completed
I_kwDODunzps48ROTx
closed
[]
null
2,988
{ "avatar_url": "https://avatars.githubusercontent.com/u/79165106?v=4", "events_url": "https://api.github.com/users/dorost1234/events{/privacy}", "followers_url": "https://api.github.com/users/dorost1234/followers", "following_url": "https://api.github.com/users/dorost1234/following{/other_user}", "gists_url"...
IndexError: Invalid key: 14 is out of bounds for size 0
https://api.github.com/repos/huggingface/datasets/issues/2988/events
null
https://api.github.com/repos/huggingface/datasets/issues/2988/labels{/name}
2021-09-29T16:04:24Z
null
false
null
null
1,011,148,017
[ { "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/2988
[ "Hi ! Could you check the length of the `self.dataset` object (i.e. the Dataset object passed to the data loader) ? It looks like the dataset is empty.\r\nNot sure why the SWA optimizer would cause this though.", "Any updates on this? \r\nThe same error occurred to me too when running `cardiffnlp/twitter-roberta-...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug A clear and concise description of what the bug is. Hi. I am trying to implement stochastic weighted averaging optimizer with transformer library as described here https://pytorch.org/blog/pytorch-1.6-now-includes-stochastic-weight-averaging/ , for this I am using a run_clm.py codes which is wor...
2022-04-10T14:49:49Z
https://github.com/huggingface/datasets/issues/2988
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2988/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2987/comments
https://api.github.com/repos/huggingface/datasets/issues/2987/timeline
2021-10-01T13:57:45Z
null
completed
I_kwDODunzps48Qwjd
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
2,987
{ "avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4", "events_url": "https://api.github.com/users/NielsRogge/events{/privacy}", "followers_url": "https://api.github.com/users/NielsRogge/followers", "following_url": "https://api.github.com/users/NielsRogge/following{/other_user}", "gists_url"...
ArrowInvalid: Can only convert 1-dimensional array values
https://api.github.com/repos/huggingface/datasets/issues/2987/events
null
https://api.github.com/repos/huggingface/datasets/issues/2987/labels{/name}
2021-09-29T14:18:52Z
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,011,026,141
[ { "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/2987
[ "Hi @NielsRogge, thanks for reporting!\r\n\r\nIn `datasets`, we were handling N-dimensional arrays only when passed as an instance of `np.array`, not when passed as a list of `np.array`s.\r\n\r\nI'm fixing it." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug For the ViT and LayoutLMv2 demo notebooks in my [Transformers-Tutorials repo](https://github.com/NielsRogge/Transformers-Tutorials), people reported an ArrowInvalid issue after applying the following function to a Dataset: ``` def preprocess_data(examples): images = [Image.open(path).conve...
2021-10-01T13:57:45Z
https://github.com/huggingface/datasets/issues/2987
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2987/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2986/comments
https://api.github.com/repos/huggingface/datasets/issues/2986/timeline
2021-10-11T11:05:52Z
null
null
PR_kwDODunzps4scSHR
closed
[]
false
2,986
{ "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:...
Refac module factory + avoid etag requests for hub datasets
https://api.github.com/repos/huggingface/datasets/issues/2986/events
null
https://api.github.com/repos/huggingface/datasets/issues/2986/labels{/name}
2021-09-29T10:42:00Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2986.diff", "html_url": "https://github.com/huggingface/datasets/pull/2986", "merged_at": "2021-10-11T11:05:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/2986.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,010,792,783
[]
https://api.github.com/repos/huggingface/datasets/issues/2986
[ "> One thing is that I still don't know at what extent we want to keep backward compatibility for prepare_module. For now I just kept it (except I removed two parameters) just in case, but it's not used anywhere anymore.\r\n\r\nFYI, various other projects currently use it, thus clearly a major version would be requ...
https://api.github.com/repos/huggingface/datasets
MEMBER
## Refactor the module factory When trying to extend the `data_files` logic to avoid doing unnecessary ETag requests, I noticed that the module preparation mechanism needed a refactor: - the function was 600 lines long - it was not readable - it contained many different cases that made it complex to maintain - i...
2021-10-11T11:05:53Z
https://github.com/huggingface/datasets/pull/2986
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 2, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/huggingface/datasets/issues/2986/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2985/comments
https://api.github.com/repos/huggingface/datasets/issues/2985/timeline
2021-10-01T16:55:19Z
null
null
PR_kwDODunzps4sbbbo
closed
[]
false
2,985
{ "avatar_url": "https://avatars.githubusercontent.com/u/46108405?v=4", "events_url": "https://api.github.com/users/adeepH/events{/privacy}", "followers_url": "https://api.github.com/users/adeepH/followers", "following_url": "https://api.github.com/users/adeepH/following{/other_user}", "gists_url": "https://a...
add new dataset kan_hope
https://api.github.com/repos/huggingface/datasets/issues/2985/events
null
https://api.github.com/repos/huggingface/datasets/issues/2985/labels{/name}
2021-09-29T05:20:28Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2985.diff", "html_url": "https://github.com/huggingface/datasets/pull/2985", "merged_at": "2021-10-01T16:55:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/2985.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,010,500,433
[]
https://api.github.com/repos/huggingface/datasets/issues/2985
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Adding a Dataset - **Name:** *KanHope* - **Description:** *A code-mixed English-Kannada dataset for Hope speech detection* - **Task:** *Binary Text Classification* - **Paper:** *https://arxiv.org/abs/2108.04616* - **Data:** *https://github.com/adeepH/kan_hope/tree/main/dataset* - **Motivation:** *The dataset ...
2021-10-01T16:55:19Z
https://github.com/huggingface/datasets/pull/2985
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2985/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2984/comments
https://api.github.com/repos/huggingface/datasets/issues/2984/timeline
2021-10-12T06:05:42Z
null
completed
I_kwDODunzps48OsRm
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
2,984
{ "avatar_url": "https://avatars.githubusercontent.com/u/25057983?v=4", "events_url": "https://api.github.com/users/zijwang/events{/privacy}", "followers_url": "https://api.github.com/users/zijwang/followers", "following_url": "https://api.github.com/users/zijwang/following{/other_user}", "gists_url": "https:...
Exceeded maximum rows when reading large files
https://api.github.com/repos/huggingface/datasets/issues/2984/events
null
https://api.github.com/repos/huggingface/datasets/issues/2984/labels{/name}
2021-09-29T04:49:22Z
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,010,484,326
[ { "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/2984
[ "Hi @zijwang, thanks for reporting this issue.\r\n\r\nYou did not mention which `datasets` version you are using, but looking at the code in the stack trace, it seems you are using an old version.\r\n\r\nCould you please update `datasets` (`pip install -U datasets`) and check if the problem persists?" ]
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug A clear and concise description of what the bug is. When using `load_dataset` with json files, if the files are too large, there will be "Exceeded maximum rows" error. ## Steps to reproduce the bug ```python dataset = load_dataset('json', data_files=data_files) # data files have 3M rows in a ...
2021-10-12T06:05:42Z
https://github.com/huggingface/datasets/issues/2984
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2984/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2983/comments
https://api.github.com/repos/huggingface/datasets/issues/2983/timeline
2021-10-01T16:03:05Z
null
null
PR_kwDODunzps4saw_v
closed
[]
false
2,983
{ "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...
added SwissJudgmentPrediction dataset
https://api.github.com/repos/huggingface/datasets/issues/2983/events
null
https://api.github.com/repos/huggingface/datasets/issues/2983/labels{/name}
2021-09-28T22:17:56Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2983.diff", "html_url": "https://github.com/huggingface/datasets/pull/2983", "merged_at": "2021-10-01T16:03:05Z", "patch_url": "https://github.com/huggingface/datasets/pull/2983.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,010,263,058
[]
https://api.github.com/repos/huggingface/datasets/issues/2983
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2021-10-01T16:03:05Z
https://github.com/huggingface/datasets/pull/2983
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2983/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2982/comments
https://api.github.com/repos/huggingface/datasets/issues/2982/timeline
2021-10-01T12:21:00Z
null
null
PR_kwDODunzps4saVLh
closed
[]
false
2,982
{ "avatar_url": "https://avatars.githubusercontent.com/u/91226467?v=4", "events_url": "https://api.github.com/users/hacobe/events{/privacy}", "followers_url": "https://api.github.com/users/hacobe/followers", "following_url": "https://api.github.com/users/hacobe/following{/other_user}", "gists_url": "https://a...
Add the Math Aptitude Test of Heuristics dataset.
https://api.github.com/repos/huggingface/datasets/issues/2982/events
null
https://api.github.com/repos/huggingface/datasets/issues/2982/labels{/name}
2021-09-28T19:18:37Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2982.diff", "html_url": "https://github.com/huggingface/datasets/pull/2982", "merged_at": "2021-10-01T12:21:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/2982.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,010,118,418
[]
https://api.github.com/repos/huggingface/datasets/issues/2982
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2021-10-01T19:51:23Z
https://github.com/huggingface/datasets/pull/2982
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2982/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2981/comments
https://api.github.com/repos/huggingface/datasets/issues/2981/timeline
2022-05-05T14:26:41Z
null
null
PR_kwDODunzps4sZ4ke
closed
[]
false
2,981
{ "avatar_url": "https://avatars.githubusercontent.com/u/32437151?v=4", "events_url": "https://api.github.com/users/nateraw/events{/privacy}", "followers_url": "https://api.github.com/users/nateraw/followers", "following_url": "https://api.github.com/users/nateraw/following{/other_user}", "gists_url": "https:...
add wit dataset
https://api.github.com/repos/huggingface/datasets/issues/2981/events
null
https://api.github.com/repos/huggingface/datasets/issues/2981/labels{/name}
2021-09-28T16:34:49Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2981.diff", "html_url": "https://github.com/huggingface/datasets/pull/2981", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/2981.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/2981" }
1,009,969,310
[]
https://api.github.com/repos/huggingface/datasets/issues/2981
[ "Opening this up - Here's whats left to make it really shine:\r\n- [ ] Update dataset card (this is being worked on by the author)\r\n- [ ] Add `dataset_info.json`. Requires downloading the entire dataset. I believe @lhoestq mentioned he may have a machine he's using for this sort of thing.\r\n\r\nI think both of t...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Resolves #2902 based on conversation there - would also close #2810. Open to suggestions/help 😀 CC @hassiahk @lhoestq @yjernite
2022-05-05T14:26:41Z
https://github.com/huggingface/datasets/pull/2981
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 2, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/2981/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2980/comments
https://api.github.com/repos/huggingface/datasets/issues/2980/timeline
null
null
null
I_kwDODunzps48MXJK
open
[]
null
2,980
{ "avatar_url": "https://avatars.githubusercontent.com/u/4109253?v=4", "events_url": "https://api.github.com/users/cdleong/events{/privacy}", "followers_url": "https://api.github.com/users/cdleong/followers", "following_url": "https://api.github.com/users/cdleong/following{/other_user}", "gists_url": "https:/...
OpenSLR 25: ASR data for Amharic, Swahili and Wolof
https://api.github.com/repos/huggingface/datasets/issues/2980/events
null
https://api.github.com/repos/huggingface/datasets/issues/2980/labels{/name}
2021-09-28T15:04:36Z
null
false
null
null
1,009,873,482
[ { "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/2980
[ "Whoever handles this just needs to: \r\n\r\n- [ ] fork the HuggingFace Datasets repo\r\n- [ ] update the [existing dataset script](https://github.com/huggingface/datasets/blob/master/datasets/openslr/openslr.py) to add SLR25. Lots of copypasting from other sections of the script should make that easy. \r\nAmharic ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Adding a Dataset - **Name:** *SLR25* - **Description:** *Subset 25 from OpenSLR. Other subsets have been added to https://huggingface.co/datasets/openslr, 25 covers Amharic, Swahili and Wolof data* - **Paper:** *https://www.openslr.org/25/ has citations for each of the three subsubsets. * - **Data:** *Currently ...
2021-09-29T17:25:14Z
https://github.com/huggingface/datasets/issues/2980
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2980/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2979/comments
https://api.github.com/repos/huggingface/datasets/issues/2979/timeline
2021-10-01T14:17:38Z
null
completed
I_kwDODunzps48Lctj
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
2,979
{ "avatar_url": "https://avatars.githubusercontent.com/u/74454835?v=4", "events_url": "https://api.github.com/users/asofiaoliveira/events{/privacy}", "followers_url": "https://api.github.com/users/asofiaoliveira/followers", "following_url": "https://api.github.com/users/asofiaoliveira/following{/other_user}", ...
ValueError when computing f1 metric with average None
https://api.github.com/repos/huggingface/datasets/issues/2979/events
null
https://api.github.com/repos/huggingface/datasets/issues/2979/labels{/name}
2021-09-28T11:34:53Z
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,009,634,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/2979
[ "Hi @asofiaoliveira, thanks for reporting.\r\n\r\nI'm fixing it." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug When I try to compute the f1 score for each class in a multiclass classification problem, I get a ValueError. The same happens with recall and precision. I traced the error to the `.item()` in these scripts, which is probably there for the other averages. E.g. from f1.py: ```python return { ...
2021-10-01T14:17:38Z
https://github.com/huggingface/datasets/issues/2979
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2979/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2978/comments
https://api.github.com/repos/huggingface/datasets/issues/2978/timeline
null
null
null
I_kwDODunzps48LBML
open
[]
null
2,978
{ "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}",...
Run CI tests against non-production server
https://api.github.com/repos/huggingface/datasets/issues/2978/events
null
https://api.github.com/repos/huggingface/datasets/issues/2978/labels{/name}
2021-09-28T09:41:26Z
null
false
null
null
1,009,521,419
[]
https://api.github.com/repos/huggingface/datasets/issues/2978
[ "Hey @albertvillanova could you provide more context, including extracts from the discussion we had ?\r\n\r\nLet's ping @Pierrci @julien-c and @n1t0 for their opinion about that", "@julien-c increased the huggingface.co production workers in order to see if it solve [the 502 you had this morning](https://app.circ...
https://api.github.com/repos/huggingface/datasets
MEMBER
Currently, the CI test suite performs requests to the HF production server. As discussed with @elishowk, we should refactor our tests to use the HF staging server instead, like `huggingface_hub` and `transformers`.
2021-09-28T15:23:50Z
https://github.com/huggingface/datasets/issues/2978
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2978/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2977/comments
https://api.github.com/repos/huggingface/datasets/issues/2977/timeline
2021-10-01T15:53:15Z
null
completed
I_kwDODunzps48KeWE
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
2,977
{ "avatar_url": "https://avatars.githubusercontent.com/u/19476123?v=4", "events_url": "https://api.github.com/users/Valahaar/events{/privacy}", "followers_url": "https://api.github.com/users/Valahaar/followers", "following_url": "https://api.github.com/users/Valahaar/following{/other_user}", "gists_url": "htt...
Impossible to load compressed csv
https://api.github.com/repos/huggingface/datasets/issues/2977/events
null
https://api.github.com/repos/huggingface/datasets/issues/2977/labels{/name}
2021-09-28T07:18:54Z
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,009,378,692
[ { "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/2977
[ "Hi @Valahaar, thanks for reporting and for your investigation about the source cause.\r\n\r\nYou are right and that commit prevents `pandas` from inferring the compression. On the other hand, @lhoestq did that change to support loading that dataset in streaming mode. \r\n\r\nI'm fixing it." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug It is not possible to load from a compressed csv anymore. ## Steps to reproduce the bug ```python load_dataset('csv', data_files=['/path/to/csv.bz2']) ``` ## Problem and possible solution This used to work, but the commit that broke it is [this one](https://github.com/huggingface/datasets...
2021-10-01T15:53:16Z
https://github.com/huggingface/datasets/issues/2977
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2977/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2976/comments
https://api.github.com/repos/huggingface/datasets/issues/2976/timeline
2021-09-28T06:53:01Z
null
completed
I_kwDODunzps48Hr7R
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
2,976
{ "avatar_url": "https://avatars.githubusercontent.com/u/77006774?v=4", "events_url": "https://api.github.com/users/mskovalova/events{/privacy}", "followers_url": "https://api.github.com/users/mskovalova/followers", "following_url": "https://api.github.com/users/mskovalova/following{/other_user}", "gists_url"...
Can't load dataset
https://api.github.com/repos/huggingface/datasets/issues/2976/events
null
https://api.github.com/repos/huggingface/datasets/issues/2976/labels{/name}
2021-09-27T21:38:14Z
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,008,647,889
[ { "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/2976
[ "Hi @mskovalova, \r\n\r\nSome datasets have multiple configurations. Therefore, in order to load them, you have to specify both the *dataset name* and the *configuration name*.\r\n\r\nIn the error message you got, you have a usage example:\r\n- To load the 'wikitext-103-raw-v1' configuration of the 'wikitext' datas...
https://api.github.com/repos/huggingface/datasets
NONE
I'm trying to load a wikitext dataset ``` from datasets import load_dataset raw_datasets = load_dataset("wikitext") ``` ValueError: Config name is missing. Please pick one among the available configs: ['wikitext-103-raw-v1', 'wikitext-2-raw-v1', 'wikitext-103-v1', 'wikitext-2-v1'] Example of usage: `load_d...
2024-03-07T13:57:36Z
https://github.com/huggingface/datasets/issues/2976
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2976/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2975/comments
https://api.github.com/repos/huggingface/datasets/issues/2975/timeline
2021-09-29T09:05:38Z
null
null
PR_kwDODunzps4sVAOt
closed
[]
false
2,975
{ "avatar_url": "https://avatars.githubusercontent.com/u/46553104?v=4", "events_url": "https://api.github.com/users/Ishan-Kumar2/events{/privacy}", "followers_url": "https://api.github.com/users/Ishan-Kumar2/followers", "following_url": "https://api.github.com/users/Ishan-Kumar2/following{/other_user}", "gist...
ignore dummy folder and dataset_infos.json
https://api.github.com/repos/huggingface/datasets/issues/2975/events
null
https://api.github.com/repos/huggingface/datasets/issues/2975/labels{/name}
2021-09-27T18:09:03Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2975.diff", "html_url": "https://github.com/huggingface/datasets/pull/2975", "merged_at": "2021-09-29T09:05:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/2975.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,008,444,654
[]
https://api.github.com/repos/huggingface/datasets/issues/2975
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fixes #2877 Added the `dataset_infos.json` to the ignored files list and also added check to ignore files which have parent directory as `dummy`. Let me know if it is correct. Thanks :)
2021-09-29T09:45:38Z
https://github.com/huggingface/datasets/pull/2975
{ "+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/2975/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2974/comments
https://api.github.com/repos/huggingface/datasets/issues/2974/timeline
2021-09-29T09:04:41Z
null
null
PR_kwDODunzps4sUZCX
closed
[]
false
2,974
{ "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "events_url": "https://api.github.com/users/Rocketknight1/events{/privacy}", "followers_url": "https://api.github.com/users/Rocketknight1/followers", "following_url": "https://api.github.com/users/Rocketknight1/following{/other_user}", "g...
Actually disable dummy labels by default
https://api.github.com/repos/huggingface/datasets/issues/2974/events
null
https://api.github.com/repos/huggingface/datasets/issues/2974/labels{/name}
2021-09-27T14:50:20Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2974.diff", "html_url": "https://github.com/huggingface/datasets/pull/2974", "merged_at": "2021-09-29T09:04:41Z", "patch_url": "https://github.com/huggingface/datasets/pull/2974.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,008,247,787
[]
https://api.github.com/repos/huggingface/datasets/issues/2974
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
So I might have just changed the docstring instead of the actual default argument value and not realized. @lhoestq I'm sorry >.>
2021-09-29T09:04:42Z
https://github.com/huggingface/datasets/pull/2974
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2974/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2973/comments
https://api.github.com/repos/huggingface/datasets/issues/2973/timeline
2021-09-27T12:59:59Z
null
null
PR_kwDODunzps4sTRvk
closed
[]
false
2,973
{ "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 JSON metadata of masakhaner dataset
https://api.github.com/repos/huggingface/datasets/issues/2973/events
null
https://api.github.com/repos/huggingface/datasets/issues/2973/labels{/name}
2021-09-27T09:09:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2973.diff", "html_url": "https://github.com/huggingface/datasets/pull/2973", "merged_at": "2021-09-27T12:59:58Z", "patch_url": "https://github.com/huggingface/datasets/pull/2973.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,007,894,592
[]
https://api.github.com/repos/huggingface/datasets/issues/2973
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix #2971.
2021-09-27T12:59:59Z
https://github.com/huggingface/datasets/pull/2973
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2973/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2972/comments
https://api.github.com/repos/huggingface/datasets/issues/2972/timeline
2021-09-28T06:43:15Z
null
completed
I_kwDODunzps48EfDK
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
2,972
{ "avatar_url": "https://avatars.githubusercontent.com/u/24835382?v=4", "events_url": "https://api.github.com/users/qqaatw/events{/privacy}", "followers_url": "https://api.github.com/users/qqaatw/followers", "following_url": "https://api.github.com/users/qqaatw/following{/other_user}", "gists_url": "https://a...
OSError: Not enough disk space.
https://api.github.com/repos/huggingface/datasets/issues/2972/events
null
https://api.github.com/repos/huggingface/datasets/issues/2972/labels{/name}
2021-09-27T07:41:22Z
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,007,808,714
[ { "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/2972
[ "Maybe we can change the disk space calculating API from `shutil.disk_usage` to `os.statvfs` in UNIX-like system, which can provide correct results.\r\n```\r\nstatvfs = os.statvfs('path')\r\navail_space_bytes = statvfs.f_frsize * statvfs.f_bavail\r\n```", "Hi @qqaatw, thanks for reporting.\r\n\r\nCould you pleas...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug I'm trying to download `natural_questions` dataset from the Internet, and I've specified the cache_dir which locates in a mounted disk and has enough disk space. However, even though the space is enough, the disk space checking function still reports the space of root `/` disk having no enough spac...
2022-08-29T23:21:36Z
https://github.com/huggingface/datasets/issues/2972
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2972/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2971/comments
https://api.github.com/repos/huggingface/datasets/issues/2971/timeline
2021-09-27T12:59:59Z
null
completed
I_kwDODunzps48EDqK
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
2,971
{ "avatar_url": "https://avatars.githubusercontent.com/u/8900094?v=4", "events_url": "https://api.github.com/users/huu4ontocord/events{/privacy}", "followers_url": "https://api.github.com/users/huu4ontocord/followers", "following_url": "https://api.github.com/users/huu4ontocord/following{/other_user}", "gists...
masakhaner dataset load problem
https://api.github.com/repos/huggingface/datasets/issues/2971/events
null
https://api.github.com/repos/huggingface/datasets/issues/2971/labels{/name}
2021-09-27T04:59:07Z
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,007,696,522
[ { "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/2971
[ "Thanks for reporting, @ontocord. We are fixing the wrong metadata." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug Masakhaner dataset is not loading ## Steps to reproduce the bug ``` from datasets import load_dataset dataset = load_dataset("masakhaner",'amh') ``` ## Expected results Expected the return of a dataset ## Actual results ``` NonMatchingSplitsSizesError Traceback (mo...
2021-09-27T12:59:59Z
https://github.com/huggingface/datasets/issues/2971
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2971/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2970/comments
https://api.github.com/repos/huggingface/datasets/issues/2970/timeline
2021-09-26T10:38:59Z
null
completed
I_kwDODunzps48Cso5
closed
[]
null
2,970
{ "avatar_url": "https://avatars.githubusercontent.com/u/90449239?v=4", "events_url": "https://api.github.com/users/rcacho172/events{/privacy}", "followers_url": "https://api.github.com/users/rcacho172/followers", "following_url": "https://api.github.com/users/rcacho172/following{/other_user}", "gists_url": "...
Magnet’s
https://api.github.com/repos/huggingface/datasets/issues/2970/events
null
https://api.github.com/repos/huggingface/datasets/issues/2970/labels{/name}
2021-09-26T09:50:29Z
null
false
null
null
1,007,340,089
[ { "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/2970
[]
https://api.github.com/repos/huggingface/datasets
NONE
## Adding a Dataset - **Name:** *name of the dataset* - **Description:** *short description of the dataset (or link to social media or blog post)* - **Paper:** *link to the dataset paper if available* - **Data:** *link to the Github repository or current dataset location* - **Motivation:** *what are some good reasons t...
2021-09-26T10:38:59Z
https://github.com/huggingface/datasets/issues/2970
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2970/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2969/comments
https://api.github.com/repos/huggingface/datasets/issues/2969/timeline
2021-10-11T07:46:42Z
null
completed
I_kwDODunzps48COzL
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
2,969
{ "avatar_url": "https://avatars.githubusercontent.com/u/43877130?v=4", "events_url": "https://api.github.com/users/smeyerhot/events{/privacy}", "followers_url": "https://api.github.com/users/smeyerhot/followers", "following_url": "https://api.github.com/users/smeyerhot/following{/other_user}", "gists_url": "...
medical-dialog error
https://api.github.com/repos/huggingface/datasets/issues/2969/events
null
https://api.github.com/repos/huggingface/datasets/issues/2969/labels{/name}
2021-09-25T23:08:44Z
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,007,217,867
[ { "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/2969
[ "Hi @smeyerhot, thanks for reporting.\r\n\r\nYou are right: there is an issue with the dataset metadata. I'm fixing it.\r\n\r\nIn the meantime, you can circumvent the issue by passing `ignore_verifications=True`:\r\n```python\r\nraw_datasets = load_dataset(\"medical_dialog\", \"en\", split=\"train\", download_mode=...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug A clear and concise description of what the bug is. When I attempt to download the huggingface datatset medical_dialog it errors out midway through ## Steps to reproduce the bug ```python raw_datasets = load_dataset("medical_dialog", "en", split="train", download_mode="force_redownload", data_d...
2024-01-08T09:55:12Z
https://github.com/huggingface/datasets/issues/2969
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2969/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2968/comments
https://api.github.com/repos/huggingface/datasets/issues/2968/timeline
2021-10-07T22:47:26Z
null
completed
I_kwDODunzps48CMwQ
closed
[]
null
2,968
{ "avatar_url": "https://avatars.githubusercontent.com/u/30755778?v=4", "events_url": "https://api.github.com/users/LysandreJik/events{/privacy}", "followers_url": "https://api.github.com/users/LysandreJik/followers", "following_url": "https://api.github.com/users/LysandreJik/following{/other_user}", "gists_u...
`DatasetDict` cannot be exported to parquet if the splits have different features
https://api.github.com/repos/huggingface/datasets/issues/2968/events
null
https://api.github.com/repos/huggingface/datasets/issues/2968/labels{/name}
2021-09-25T22:18:39Z
null
false
null
null
1,007,209,488
[ { "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/2968
[ "This is because you have to specify which split corresponds to what file:\r\n```python\r\ndata_files = {\"train\": \"train/split.parquet\", \"validation\": \"validation/split.parquet\"}\r\nbrand_new_dataset_2 = load_dataset(\"ds\", data_files=data_files)\r\n```\r\n\r\nOtherwise it tries to concatenate the two spli...
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug I'm trying to use parquet as a means of serialization for both `Dataset` and `DatasetDict` objects. Using `to_parquet` alongside `from_parquet` or `load_dataset` for a `Dataset` works perfectly. For `DatasetDict`, I use `to_parquet` on each split to save the parquet files in individual folder...
2021-10-07T22:47:42Z
https://github.com/huggingface/datasets/issues/2968
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2968/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2967/comments
https://api.github.com/repos/huggingface/datasets/issues/2967/timeline
2021-10-03T20:34:22Z
null
completed
I_kwDODunzps48CJLV
closed
[]
null
2,967
{ "avatar_url": "https://avatars.githubusercontent.com/u/42200725?v=4", "events_url": "https://api.github.com/users/WadeYin9712/events{/privacy}", "followers_url": "https://api.github.com/users/WadeYin9712/followers", "following_url": "https://api.github.com/users/WadeYin9712/following{/other_user}", "gists_u...
Adding vision-and-language datasets (e.g., VQA, VCR) to Datasets
https://api.github.com/repos/huggingface/datasets/issues/2967/events
null
https://api.github.com/repos/huggingface/datasets/issues/2967/labels{/name}
2021-09-25T20:58:15Z
null
false
null
null
1,007,194,837
[ { "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/2967
[]
https://api.github.com/repos/huggingface/datasets
NONE
**Is your feature request related to a problem? Please describe.** Would you like to add any vision-and-language datasets (e.g., VQA, VCR) to Huggingface Datasets? **Describe the solution you'd like** N/A **Describe alternatives you've considered** N/A **Additional context** This is Da Yin at UCLA. Recentl...
2021-10-03T20:34:22Z
https://github.com/huggingface/datasets/issues/2967
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2967/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2966/comments
https://api.github.com/repos/huggingface/datasets/issues/2966/timeline
2021-10-13T13:37:30Z
null
null
PR_kwDODunzps4sRRMs
closed
[]
false
2,966
{ "avatar_url": "https://avatars.githubusercontent.com/u/9130406?v=4", "events_url": "https://api.github.com/users/christospi/events{/privacy}", "followers_url": "https://api.github.com/users/christospi/followers", "following_url": "https://api.github.com/users/christospi/following{/other_user}", "gists_url":...
Upload greek-legal-code dataset
https://api.github.com/repos/huggingface/datasets/issues/2966/events
null
https://api.github.com/repos/huggingface/datasets/issues/2966/labels{/name}
2021-09-25T16:52:15Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2966.diff", "html_url": "https://github.com/huggingface/datasets/pull/2966", "merged_at": "2021-10-13T13:37:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/2966.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,007,142,233
[]
https://api.github.com/repos/huggingface/datasets/issues/2966
[ "@albertvillanova @lhoestq thank you very much for reviewing! :hugs: \r\n\r\nI 've pushed some updates/changes as requested." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2021-10-13T13:37:30Z
https://github.com/huggingface/datasets/pull/2966
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2966/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2965/comments
https://api.github.com/repos/huggingface/datasets/issues/2965/timeline
2022-08-31T06:47:10Z
null
completed
I_kwDODunzps48BuJ5
closed
[]
null
2,965
{ "avatar_url": "https://avatars.githubusercontent.com/u/3339950?v=4", "events_url": "https://api.github.com/users/Ririkoo/events{/privacy}", "followers_url": "https://api.github.com/users/Ririkoo/followers", "following_url": "https://api.github.com/users/Ririkoo/following{/other_user}", "gists_url": "https:/...
Invalid download URL of WMT17 `zh-en` data
https://api.github.com/repos/huggingface/datasets/issues/2965/events
null
https://api.github.com/repos/huggingface/datasets/issues/2965/labels{/name}
2021-09-25T13:17:32Z
null
false
null
null
1,007,084,153
[ { "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/2965
[ "Fixed in the current release. Close this issue." ]
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug Partial data (wmt17 zh-en) cannot be downloaded due to an invalid URL. ## Steps to reproduce the bug ```python from datasets import load_dataset dataset = load_dataset('wmt17','zh-en') ``` ## Expected results ConnectionError: Couldn't reach ftp://cwmt-wmt:cwmt-wmt@datasets.nju.edu.cn/pa...
2022-08-31T06:47:11Z
https://github.com/huggingface/datasets/issues/2965
{ "+1": 0, "-1": 0, "confused": 1, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/2965/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2964/comments
https://api.github.com/repos/huggingface/datasets/issues/2964/timeline
2021-09-25T08:06:07Z
null
completed
I_kwDODunzps47_5ZQ
closed
[]
null
2,964
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
Error when calculating Matthews Correlation Coefficient loaded with `load_metric`
https://api.github.com/repos/huggingface/datasets/issues/2964/events
null
https://api.github.com/repos/huggingface/datasets/issues/2964/labels{/name}
2021-09-24T15:55:21Z
null
false
null
null
1,006,605,904
[ { "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/2964
[ "After some more tests I've realized that this \"issue\" is due to the `numpy.float64` to `float` conversion, but when defining a function named `compute_metrics` as it follows:\r\n\r\n```python\r\ndef compute_metrics(eval_preds):\r\n metric = load_metric(\"matthews_correlation\")\r\n logits, labels = eval_pr...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug After loading the metric named "[Matthews Correlation Coefficient](https://huggingface.co/metrics/matthews_correlation)" from `🤗datasets`, the `.compute` method fails with the following exception `AttributeError: 'float' object has no attribute 'item'` (complete stack trace can be provided if re...
2024-02-16T10:14:35Z
https://github.com/huggingface/datasets/issues/2964
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2964/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2963/comments
https://api.github.com/repos/huggingface/datasets/issues/2963/timeline
2021-09-24T15:38:24Z
null
completed
I_kwDODunzps47_1K9
closed
[]
null
2,963
{ "avatar_url": "https://avatars.githubusercontent.com/u/40454218?v=4", "events_url": "https://api.github.com/users/keloemma/events{/privacy}", "followers_url": "https://api.github.com/users/keloemma/followers", "following_url": "https://api.github.com/users/keloemma/following{/other_user}", "gists_url": "htt...
raise TypeError( TypeError: Provided `function` which is applied to all elements of table returns a variable of type <class 'list'>. Make sure provided `function` returns a variable of type `dict` to update the dataset or `None` if you are only interested in side effects.
https://api.github.com/repos/huggingface/datasets/issues/2963/events
null
https://api.github.com/repos/huggingface/datasets/issues/2963/labels{/name}
2021-09-24T15:35:11Z
null
false
null
null
1,006,588,605
[ { "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/2963
[]
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug A clear and concise description of what the bug is. I am trying to use Dataset to load my file in order to use Bert embeddings model baut when I finished loading using dataset and I want to pass to the tokenizer using the function map; I get the following error : raise TypeError( TypeError: Provi...
2021-09-24T15:38:24Z
https://github.com/huggingface/datasets/issues/2963
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2963/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2962/comments
https://api.github.com/repos/huggingface/datasets/issues/2962/timeline
null
null
null
I_kwDODunzps47_tni
open
[]
null
2,962
{ "avatar_url": "https://avatars.githubusercontent.com/u/53175384?v=4", "events_url": "https://api.github.com/users/merveenoyan/events{/privacy}", "followers_url": "https://api.github.com/users/merveenoyan/followers", "following_url": "https://api.github.com/users/merveenoyan/following{/other_user}", "gists_u...
Enable splits during streaming the dataset
https://api.github.com/repos/huggingface/datasets/issues/2962/events
null
https://api.github.com/repos/huggingface/datasets/issues/2962/labels{/name}
2021-09-24T15:01:29Z
null
false
null
null
1,006,557,666
[ { "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/2962
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the Problem I'd like to stream only a specific percentage or part of the dataset. I want to do splitting when I'm streaming dataset as well. ## Solution Enabling splits when `streaming = True` as well. `e.g. dataset = load_dataset('dataset', split='train[:100]', streaming = True)` ## Alternativ...
2021-09-24T15:01:29Z
https://github.com/huggingface/datasets/issues/2962
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2962/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2961/comments
https://api.github.com/repos/huggingface/datasets/issues/2961/timeline
2021-09-24T13:18:07Z
null
null
PR_kwDODunzps4sPTXV
closed
[]
false
2,961
{ "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 CI doc build
https://api.github.com/repos/huggingface/datasets/issues/2961/events
null
https://api.github.com/repos/huggingface/datasets/issues/2961/labels{/name}
2021-09-24T13:13:28Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2961.diff", "html_url": "https://github.com/huggingface/datasets/pull/2961", "merged_at": "2021-09-24T13:18:07Z", "patch_url": "https://github.com/huggingface/datasets/pull/2961.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,006,453,781
[]
https://api.github.com/repos/huggingface/datasets/issues/2961
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Pin `fsspec`. Before the issue: 'fsspec-2021.8.1', 's3fs-2021.8.1' Generating the issue: 'fsspec-2021.9.0', 's3fs-0.5.1'
2021-09-24T13:18:07Z
https://github.com/huggingface/datasets/pull/2961
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2961/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2960/comments
https://api.github.com/repos/huggingface/datasets/issues/2960/timeline
2021-09-24T11:22:30Z
null
null
PR_kwDODunzps4sOl0Y
closed
[]
false
2,960
{ "avatar_url": "https://avatars.githubusercontent.com/u/33657802?v=4", "events_url": "https://api.github.com/users/SBrandeis/events{/privacy}", "followers_url": "https://api.github.com/users/SBrandeis/followers", "following_url": "https://api.github.com/users/SBrandeis/following{/other_user}", "gists_url": "...
Support pandas 1.3 new `read_csv` parameters
https://api.github.com/repos/huggingface/datasets/issues/2960/events
null
https://api.github.com/repos/huggingface/datasets/issues/2960/labels{/name}
2021-09-24T08:37:24Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2960.diff", "html_url": "https://github.com/huggingface/datasets/pull/2960", "merged_at": "2021-09-24T11:22:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/2960.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,006,222,850
[]
https://api.github.com/repos/huggingface/datasets/issues/2960
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Support two new arguments introduced in pandas v1.3.0: - `encoding_errors` - `on_bad_lines` `read_csv` reference: https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_csv.html
2021-09-24T11:22:31Z
https://github.com/huggingface/datasets/pull/2960
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2960/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2959/comments
https://api.github.com/repos/huggingface/datasets/issues/2959/timeline
2022-03-01T17:41:51Z
null
null
PR_kwDODunzps4sMihl
closed
[]
false
2,959
{ "avatar_url": "https://avatars.githubusercontent.com/u/53175384?v=4", "events_url": "https://api.github.com/users/merveenoyan/events{/privacy}", "followers_url": "https://api.github.com/users/merveenoyan/followers", "following_url": "https://api.github.com/users/merveenoyan/following{/other_user}", "gists_u...
Added computer vision tasks
https://api.github.com/repos/huggingface/datasets/issues/2959/events
null
https://api.github.com/repos/huggingface/datasets/issues/2959/labels{/name}
2021-09-23T15:07:27Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2959.diff", "html_url": "https://github.com/huggingface/datasets/pull/2959", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/2959.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/2959" }
1,005,547,632
[]
https://api.github.com/repos/huggingface/datasets/issues/2959
[ "Looks great, thanks ! If the 3d ones are really rare we can remove them for now.\r\n\r\nAnd I can see that `object-detection` and `semantic-segmentation` are both task categories (top-level) and task ids (bottom-level). Maybe there's a way to group them and have less granularity for the task categories. For exampl...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Added various image processing/computer vision tasks.
2022-03-01T17:41:51Z
https://github.com/huggingface/datasets/pull/2959
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2959/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2958/comments
https://api.github.com/repos/huggingface/datasets/issues/2958/timeline
2021-10-21T15:16:43Z
null
null
PR_kwDODunzps4sLTaB
closed
[]
false
2,958
{ "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 security policy to the project
https://api.github.com/repos/huggingface/datasets/issues/2958/events
null
https://api.github.com/repos/huggingface/datasets/issues/2958/labels{/name}
2021-09-23T08:20:55Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2958.diff", "html_url": "https://github.com/huggingface/datasets/pull/2958", "merged_at": "2021-10-21T15:16:43Z", "patch_url": "https://github.com/huggingface/datasets/pull/2958.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,005,144,601
[]
https://api.github.com/repos/huggingface/datasets/issues/2958
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Add security policy to the project, as recommended by GitHub: https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository Close #2953.
2021-10-21T15:16:44Z
https://github.com/huggingface/datasets/pull/2958
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2958/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2957/comments
https://api.github.com/repos/huggingface/datasets/issues/2957/timeline
2022-03-15T16:07:02Z
null
completed
I_kwDODunzps475RLx
closed
[]
null
2,957
{ "avatar_url": "https://avatars.githubusercontent.com/u/8754873?v=4", "events_url": "https://api.github.com/users/bradyneal/events{/privacy}", "followers_url": "https://api.github.com/users/bradyneal/followers", "following_url": "https://api.github.com/users/bradyneal/following{/other_user}", "gists_url": "h...
MultiWOZ Dataset NonMatchingChecksumError
https://api.github.com/repos/huggingface/datasets/issues/2957/events
null
https://api.github.com/repos/huggingface/datasets/issues/2957/labels{/name}
2021-09-22T23:45:00Z
null
false
null
null
1,004,868,337
[ { "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/2957
[ "Hi Brady! I met the similar issue, it stuck in the downloading stage instead of download anything, maybe it is broken. After I change the downloading from URLs to one url of the [Multiwoz project](https://github.com/budzianowski/multiwoz/archive/44f0f8479f11721831c5591b839ad78827da197b.zip) and use dirs to get sep...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug The checksums for the downloaded MultiWOZ dataset and source MultiWOZ dataset aren't matching. ## Steps to reproduce the bug Both of the below dataset versions yield the checksum error: ```python from datasets import load_dataset dataset = load_dataset('multi_woz_v22', 'v2.2') dataset = loa...
2022-03-15T16:07:02Z
https://github.com/huggingface/datasets/issues/2957
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2957/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2956/comments
https://api.github.com/repos/huggingface/datasets/issues/2956/timeline
null
null
null
I_kwDODunzps473H-_
open
[]
null
2,956
{ "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...
Cache problem in the `load_dataset` method for local compressed file(s)
https://api.github.com/repos/huggingface/datasets/issues/2956/events
null
https://api.github.com/repos/huggingface/datasets/issues/2956/labels{/name}
2021-09-22T13:34:32Z
null
false
null
null
1,004,306,367
[ { "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/2956
[ "The problem is still present. \r\nOne solution would be to add the `download_mode=\"force_redownload\"` argument to load_dataset. \r\nHowever, doing so may lead to a `DatasetGenerationError: An error occurred while generating the dataset`. To mitigate, just do:\r\n`rm -r ~/.cache/huggingface/datasets/*`" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug Cache problem in the `load_dataset` method: when modifying a compressed file in a local folder `load_dataset` doesn't detect the change and load the previous version. ## Steps to reproduce the bug To test it directly, I have prepared a [Google Colaboratory notebook](https://colab.research.g...
2023-08-31T16:49:01Z
https://github.com/huggingface/datasets/issues/2956
{ "+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/2956/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2955/comments
https://api.github.com/repos/huggingface/datasets/issues/2955/timeline
2021-09-24T10:36:05Z
null
null
PR_kwDODunzps4sHuRu
closed
[]
false
2,955
{ "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 legacy Python image for CI tests in Linux
https://api.github.com/repos/huggingface/datasets/issues/2955/events
null
https://api.github.com/repos/huggingface/datasets/issues/2955/labels{/name}
2021-09-22T08:25:27Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2955.diff", "html_url": "https://github.com/huggingface/datasets/pull/2955", "merged_at": "2021-09-24T10:36:05Z", "patch_url": "https://github.com/huggingface/datasets/pull/2955.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,003,999,469
[]
https://api.github.com/repos/huggingface/datasets/issues/2955
[ "There is an exception when running `pip install .[tests]`:\r\n```\r\nProcessing /home/circleci/datasets\r\nCollecting numpy>=1.17 (from datasets==1.12.2.dev0)\r\n Downloading https://files.pythonhosted.org/packages/45/b2/6c7545bb7a38754d63048c7696804a0d947328125d81bf12beaa692c3ae3/numpy-1.19.5-cp36-cp36m-manylinu...
https://api.github.com/repos/huggingface/datasets
MEMBER
Instead of legacy, use next-generation convenience images, built from the ground up with CI, efficiency, and determinism in mind. Here are some of the highlights: - Faster spin-up time - In Docker terminology, these next-gen images will generally have fewer and smaller layers. Using these new images will lead to fas...
2021-09-24T10:36:05Z
https://github.com/huggingface/datasets/pull/2955
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2955/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2954/comments
https://api.github.com/repos/huggingface/datasets/issues/2954/timeline
2021-09-28T06:55:51Z
null
null
PR_kwDODunzps4sHa8O
closed
[]
false
2,954
{ "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}",...
Run tests in parallel
https://api.github.com/repos/huggingface/datasets/issues/2954/events
null
https://api.github.com/repos/huggingface/datasets/issues/2954/labels{/name}
2021-09-22T07:00:44Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2954.diff", "html_url": "https://github.com/huggingface/datasets/pull/2954", "merged_at": "2021-09-28T06:55:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/2954.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,003,904,803
[]
https://api.github.com/repos/huggingface/datasets/issues/2954
[ "There is a speed up in Windows machines:\r\n- From `13m 52s` to `11m 10s`\r\n\r\nIn Linux machines, some workers crash with error message:\r\n```\r\nOSError: [Errno 12] Cannot allocate memory\r\n```", "There is also a speed up in Linux machines:\r\n- From `7m 30s` to `5m 32s`" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Run CI tests in parallel to speed up the test suite. Speed up results: - Linux: from `7m 30s` to `5m 32s` - Windows: from `13m 52s` to `11m 10s`
2021-09-28T06:55:51Z
https://github.com/huggingface/datasets/pull/2954
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2954/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2953/comments
https://api.github.com/repos/huggingface/datasets/issues/2953/timeline
2021-10-21T15:16:43Z
null
completed
I_kwDODunzps47xQC1
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
2,953
{ "avatar_url": "https://avatars.githubusercontent.com/u/55323451?v=4", "events_url": "https://api.github.com/users/JamieSlome/events{/privacy}", "followers_url": "https://api.github.com/users/JamieSlome/followers", "following_url": "https://api.github.com/users/JamieSlome/following{/other_user}", "gists_url"...
Trying to get in touch regarding a security issue
https://api.github.com/repos/huggingface/datasets/issues/2953/events
null
https://api.github.com/repos/huggingface/datasets/issues/2953/labels{/name}
2021-09-21T15:58:13Z
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,002,766,517
[]
https://api.github.com/repos/huggingface/datasets/issues/2953
[ "Hi @JamieSlome,\r\n\r\nThanks for reaching out. Yes, you are right: I'm opening a PR to add the `SECURITY.md` file and a contact method.\r\n\r\nIn the meantime, please feel free to report the security issue to: feedback@huggingface.co" ]
https://api.github.com/repos/huggingface/datasets
NONE
Hey there! I'd like to report a security issue but cannot find contact instructions on your repository. If not a hassle, might you kindly add a `SECURITY.md` file with an email, or another contact method? GitHub [recommends](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-rep...
2021-10-21T15:16:43Z
https://github.com/huggingface/datasets/issues/2953
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2953/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2952/comments
https://api.github.com/repos/huggingface/datasets/issues/2952/timeline
2021-09-21T15:30:44Z
null
null
PR_kwDODunzps4sDU8S
closed
[]
false
2,952
{ "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 missing conda deps
https://api.github.com/repos/huggingface/datasets/issues/2952/events
null
https://api.github.com/repos/huggingface/datasets/issues/2952/labels{/name}
2021-09-21T15:23:01Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2952.diff", "html_url": "https://github.com/huggingface/datasets/pull/2952", "merged_at": "2021-09-21T15:30:44Z", "patch_url": "https://github.com/huggingface/datasets/pull/2952.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,002,704,096
[]
https://api.github.com/repos/huggingface/datasets/issues/2952
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
`aiohttp` was added as a dependency in #2662 but was missing for the conda build, which causes the 1.12.0 and 1.12.1 to fail. Fix #2932.
2021-09-22T04:39:59Z
https://github.com/huggingface/datasets/pull/2952
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2952/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2951/comments
https://api.github.com/repos/huggingface/datasets/issues/2951/timeline
2021-09-21T10:14:32Z
null
null
PR_kwDODunzps4r-lGs
closed
[]
false
2,951
{ "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "events_url": "https://api.github.com/users/Rocketknight1/events{/privacy}", "followers_url": "https://api.github.com/users/Rocketknight1/followers", "following_url": "https://api.github.com/users/Rocketknight1/following{/other_user}", "g...
Dummy labels no longer on by default in `to_tf_dataset`
https://api.github.com/repos/huggingface/datasets/issues/2951/events
null
https://api.github.com/repos/huggingface/datasets/issues/2951/labels{/name}
2021-09-20T18:26:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2951.diff", "html_url": "https://github.com/huggingface/datasets/pull/2951", "merged_at": "2021-09-21T10:14:32Z", "patch_url": "https://github.com/huggingface/datasets/pull/2951.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,001,267,888
[]
https://api.github.com/repos/huggingface/datasets/issues/2951
[ "@lhoestq Let me make sure we never need it, and if not then I'll remove it entirely in a follow-up PR.", "Thanks ;) it will be less confusing and easier to maintain to not keep unused hacky features" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
After more experimentation, I think I have a way to do things that doesn't depend on adding `dummy_labels` - they were quite a hacky solution anyway!
2021-09-21T14:00:57Z
https://github.com/huggingface/datasets/pull/2951
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2951/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2950/comments
https://api.github.com/repos/huggingface/datasets/issues/2950/timeline
2021-09-20T15:28:01Z
null
null
PR_kwDODunzps4r-AKu
closed
[]
false
2,950
{ "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 fn kwargs in filter
https://api.github.com/repos/huggingface/datasets/issues/2950/events
null
https://api.github.com/repos/huggingface/datasets/issues/2950/labels{/name}
2021-09-20T15:10:26Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2950.diff", "html_url": "https://github.com/huggingface/datasets/pull/2950", "merged_at": "2021-09-20T15:28:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/2950.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,001,085,353
[]
https://api.github.com/repos/huggingface/datasets/issues/2950
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
#2836 broke the `fn_kwargs` parameter of `filter`, as mentioned in https://github.com/huggingface/datasets/issues/2927 I fixed that and added a test to make sure it doesn't happen again (for either map or filter) Fix #2927
2021-09-20T16:22:59Z
https://github.com/huggingface/datasets/pull/2950
{ "+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/2950/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2949/comments
https://api.github.com/repos/huggingface/datasets/issues/2949/timeline
2021-10-01T15:39:29Z
null
null
PR_kwDODunzps4r90Pt
closed
[]
false
2,949
{ "avatar_url": "https://avatars.githubusercontent.com/u/1706443?v=4", "events_url": "https://api.github.com/users/shirte/events{/privacy}", "followers_url": "https://api.github.com/users/shirte/followers", "following_url": "https://api.github.com/users/shirte/following{/other_user}", "gists_url": "https://ap...
Introduce web and wiki config in triviaqa dataset
https://api.github.com/repos/huggingface/datasets/issues/2949/events
null
https://api.github.com/repos/huggingface/datasets/issues/2949/labels{/name}
2021-09-20T14:17:23Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2949.diff", "html_url": "https://github.com/huggingface/datasets/pull/2949", "merged_at": "2021-10-01T15:39:29Z", "patch_url": "https://github.com/huggingface/datasets/pull/2949.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,001,026,680
[]
https://api.github.com/repos/huggingface/datasets/issues/2949
[ "I just made the dummy data smaller :)\r\nOnce github refreshes the change I think we can merge !", "Thank you so much for reviewing and accepting my pull request!! :)\r\n\r\nI created these rather large dummy data sets to cover all different cases for the row structure. E.g. in the web configuration, it's possib...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
The TriviaQA paper suggests that the two subsets (Wikipedia and Web) should be treated differently. There are also different leaderboards for the two sets on CodaLab. For that reason, introduce additional builder configs in the trivia_qa dataset.
2021-10-05T13:20:52Z
https://github.com/huggingface/datasets/pull/2949
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2949/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2948/comments
https://api.github.com/repos/huggingface/datasets/issues/2948/timeline
2021-09-20T13:18:28Z
null
null
PR_kwDODunzps4r9PdV
closed
[]
false
2,948
{ "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 minor URL format in scitldr dataset
https://api.github.com/repos/huggingface/datasets/issues/2948/events
null
https://api.github.com/repos/huggingface/datasets/issues/2948/labels{/name}
2021-09-20T11:11:32Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2948.diff", "html_url": "https://github.com/huggingface/datasets/pull/2948", "merged_at": "2021-09-20T13:18:28Z", "patch_url": "https://github.com/huggingface/datasets/pull/2948.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,000,844,077
[]
https://api.github.com/repos/huggingface/datasets/issues/2948
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
While investigating issue #2918, I found this minor format issues in the URLs (if runned in a Windows machine).
2021-09-20T13:18:28Z
https://github.com/huggingface/datasets/pull/2948
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2948/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2947/comments
https://api.github.com/repos/huggingface/datasets/issues/2947/timeline
2021-09-20T13:43:02Z
null
null
PR_kwDODunzps4r9GIP
closed
[]
false
2,947
{ "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 use old, incompatible cache for the new `filter`
https://api.github.com/repos/huggingface/datasets/issues/2947/events
null
https://api.github.com/repos/huggingface/datasets/issues/2947/labels{/name}
2021-09-20T10:18:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2947.diff", "html_url": "https://github.com/huggingface/datasets/pull/2947", "merged_at": "2021-09-20T13:43:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/2947.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,000,798,338
[]
https://api.github.com/repos/huggingface/datasets/issues/2947
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
#2836 changed `Dataset.filter` and the resulting data that are stored in the cache are different and incompatible with the ones of the previous `filter` implementation. However the caching mechanism wasn't able to differentiate between the old and the new implementation of filter (only the method name was taken into...
2021-09-20T16:25:09Z
https://github.com/huggingface/datasets/pull/2947
{ "+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/2947/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2946/comments
https://api.github.com/repos/huggingface/datasets/issues/2946/timeline
2021-09-20T09:35:59Z
null
null
PR_kwDODunzps4r89f8
closed
[]
false
2,946
{ "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 meteor score from nltk update
https://api.github.com/repos/huggingface/datasets/issues/2946/events
null
https://api.github.com/repos/huggingface/datasets/issues/2946/labels{/name}
2021-09-20T09:28:46Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2946.diff", "html_url": "https://github.com/huggingface/datasets/pull/2946", "merged_at": "2021-09-20T09:35:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/2946.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,000,754,824
[]
https://api.github.com/repos/huggingface/datasets/issues/2946
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
It looks like there were issues in NLTK on the way the METEOR score was computed. A fix was added in NLTK at https://github.com/nltk/nltk/pull/2763, and therefore the scoring function no longer returns the same values. I updated the score of the example in the docs
2021-09-20T09:35:59Z
https://github.com/huggingface/datasets/pull/2946
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2946/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/2945/comments
https://api.github.com/repos/huggingface/datasets/issues/2945/timeline
2021-09-20T12:00:16Z
null
completed
I_kwDODunzps47pFLz
closed
[]
null
2,945
{ "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}",...
Protect master branch
https://api.github.com/repos/huggingface/datasets/issues/2945/events
null
https://api.github.com/repos/huggingface/datasets/issues/2945/labels{/name}
2021-09-20T06:47:01Z
null
false
null
null
1,000,624,883
[ { "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/2945
[ "Cool, I think we can do both :)", "@lhoestq now the 2 are implemented.\r\n\r\nPlease note that for the the second protection, finally I have chosen to protect the master branch only from **merge commits** (see update comment above), so no need to disable/re-enable the protection on each release (direct commits, ...
https://api.github.com/repos/huggingface/datasets
MEMBER
After accidental merge commit (91c55355b634d0dc73350a7ddee1a6776dbbdd69) into `datasets` master branch, all commits present in the feature branch were permanently added to `datasets` master branch history, as e.g.: - 00cc036fea7c7745cfe722360036ed306796a3f2 - 13ae8c98602bbad8197de3b9b425f4c78f582af1 - ... I propo...
2021-09-20T12:01:27Z
https://github.com/huggingface/datasets/issues/2945
{ "+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/2945/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2944/comments
https://api.github.com/repos/huggingface/datasets/issues/2944/timeline
2021-10-08T15:31:53Z
null
completed
I_kwDODunzps47oxhy
closed
[]
null
2,944
{ "avatar_url": "https://avatars.githubusercontent.com/u/31893406?v=4", "events_url": "https://api.github.com/users/cccntu/events{/privacy}", "followers_url": "https://api.github.com/users/cccntu/followers", "following_url": "https://api.github.com/users/cccntu/following{/other_user}", "gists_url": "https://a...
Add `remove_columns` to `IterableDataset `
https://api.github.com/repos/huggingface/datasets/issues/2944/events
null
https://api.github.com/repos/huggingface/datasets/issues/2944/labels{/name}
2021-09-20T04:01:00Z
null
false
null
null
1,000,544,370
[ { "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": "7057ff", "default": true...
https://api.github.com/repos/huggingface/datasets/issues/2944
[ "Hi ! Good idea :)\r\nIf you are interested in contributing, feel free to give it a try and open a Pull Request. Also let me know if I can help you with this or if you have questions" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. ```python from datasets import load_dataset dataset = load_dataset("c4", 'realnewslike', streaming =True, split='train') dataset = dataset.remove_columns('url') ``` ``` AttributeError: 'I...
2021-10-08T15:31:53Z
https://github.com/huggingface/datasets/issues/2944
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2944/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2943/comments
https://api.github.com/repos/huggingface/datasets/issues/2943/timeline
2021-09-20T16:25:42Z
null
completed
I_kwDODunzps47oDUr
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
2,943
{ "avatar_url": "https://avatars.githubusercontent.com/u/26864830?v=4", "events_url": "https://api.github.com/users/anton-l/events{/privacy}", "followers_url": "https://api.github.com/users/anton-l/followers", "following_url": "https://api.github.com/users/anton-l/following{/other_user}", "gists_url": "https:...
Backwards compatibility broken for cached datasets that use `.filter()`
https://api.github.com/repos/huggingface/datasets/issues/2943/events
null
https://api.github.com/repos/huggingface/datasets/issues/2943/labels{/name}
2021-09-19T16:16:37Z
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,000,355,115
[ { "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/2943
[ "Hi ! I guess the caching mechanism should have considered the new `filter` to be different from the old one, and don't use cached results from the old `filter`.\r\nTo avoid other users from having this issue we could make the caching differentiate the two, what do you think ?", "If it's easy enough to implement,...
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug After upgrading to datasets `1.12.0`, some cached `.filter()` steps from `1.11.0` started failing with `ValueError: Keys mismatch: between {'indices': Value(dtype='uint64', id=None)} and {'file': Value(dtype='string', id=None), 'text': Value(dtype='string', id=None), 'speaker_id': Value(dtype='in...
2021-09-20T16:25:43Z
https://github.com/huggingface/datasets/issues/2943
{ "+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/2943/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/2942/comments
https://api.github.com/repos/huggingface/datasets/issues/2942/timeline
2021-09-24T10:39:54Z
null
null
PR_kwDODunzps4r7tY6
closed
[]
false
2,942
{ "avatar_url": "https://avatars.githubusercontent.com/u/13545154?v=4", "events_url": "https://api.github.com/users/Hazoom/events{/privacy}", "followers_url": "https://api.github.com/users/Hazoom/followers", "following_url": "https://api.github.com/users/Hazoom/following{/other_user}", "gists_url": "https://a...
Add SEDE dataset
https://api.github.com/repos/huggingface/datasets/issues/2942/events
null
https://api.github.com/repos/huggingface/datasets/issues/2942/labels{/name}
2021-09-19T13:11:24Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/2942.diff", "html_url": "https://github.com/huggingface/datasets/pull/2942", "merged_at": "2021-09-24T10:39:54Z", "patch_url": "https://github.com/huggingface/datasets/pull/2942.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,000,309,765
[]
https://api.github.com/repos/huggingface/datasets/issues/2942
[ "Thanks @albertvillanova for your great suggestions! I just pushed a new commit with the necessary fixes. For some reason, the test `test_metric_common` failed for `meteor` metric, which doesn't have any connection to this PR, so I'm trying to rebase and see if it helps.", "Hi @Hazoom,\r\n\r\nYou were right: the ...
https://api.github.com/repos/huggingface/datasets
NONE
This PR adds the SEDE dataset for the task of realistic Text-to-SQL, following the instructions of how to add a database and a dataset card. Please see our paper for more details: https://arxiv.org/abs/2106.05006
2021-09-24T10:39:55Z
https://github.com/huggingface/datasets/pull/2942
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/2942/reactions" }
true