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/4053/comments | https://api.github.com/repos/huggingface/datasets/issues/4053/timeline | 2022-03-29T14:02:20Z | null | completed | I_kwDODunzps5Gmgqa | 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 | 4,053 | {
"avatar_url": "https://avatars.githubusercontent.com/u/86637320?v=4",
"events_url": "https://api.github.com/users/woodywarhol9/events{/privacy}",
"followers_url": "https://api.github.com/users/woodywarhol9/followers",
"following_url": "https://api.github.com/users/woodywarhol9/following{/other_user}",
"gist... | Modify datatype from `int32` to `float` for pearsonr, spearmanr. | https://api.github.com/repos/huggingface/datasets/issues/4053/events | null | https://api.github.com/repos/huggingface/datasets/issues/4053/labels{/name} | 2022-03-29T08:27:41Z | 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,184,500,378 | [
{
"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/4053 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | **Is your feature request related to a problem? Please describe.**
- Now [Pearsonr](https://github.com/huggingface/datasets/blob/master/metrics/pearsonr/pearsonr.py) and [Spearmanr](https://github.com/huggingface/datasets/blob/master/metrics/spearmanr/spearmanr.py) both get input data as 'int32'.
**Describe the ... | 2022-03-29T14:02:20Z | https://github.com/huggingface/datasets/issues/4053 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4053/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4052/comments | https://api.github.com/repos/huggingface/datasets/issues/4052/timeline | 2022-03-29T14:06:01Z | null | completed | I_kwDODunzps5GmT3p | 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 | 4,052 | {
"avatar_url": "https://avatars.githubusercontent.com/u/39409233?v=4",
"events_url": "https://api.github.com/users/klyuhang9/events{/privacy}",
"followers_url": "https://api.github.com/users/klyuhang9/followers",
"following_url": "https://api.github.com/users/klyuhang9/following{/other_user}",
"gists_url": "... | metric = metric_cls( TypeError: 'NoneType' object is not callable | https://api.github.com/repos/huggingface/datasets/issues/4052/events | null | https://api.github.com/repos/huggingface/datasets/issues/4052/labels{/name} | 2022-03-29T07:43:08Z | 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,184,447,977 | [] | https://api.github.com/repos/huggingface/datasets/issues/4052 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Hi, friend. I meet a problem.
When I run the code:
`metric = load_metric('glue', 'rte')`
There is a problem raising:
`metric = metric_cls(
TypeError: 'NoneType' object is not callable `
I don't know why. Thanks for your help!
| 2022-03-29T14:06:01Z | https://github.com/huggingface/datasets/issues/4052 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4052/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4051/comments | https://api.github.com/repos/huggingface/datasets/issues/4051/timeline | 2022-03-29T08:29:25Z | null | completed | I_kwDODunzps5GmIMz | closed | [] | null | 4,051 | {
"avatar_url": "https://avatars.githubusercontent.com/u/39409233?v=4",
"events_url": "https://api.github.com/users/klyuhang9/events{/privacy}",
"followers_url": "https://api.github.com/users/klyuhang9/followers",
"following_url": "https://api.github.com/users/klyuhang9/following{/other_user}",
"gists_url": "... | ConnectionError: Couldn't reach https://raw.githubusercontent.com/huggingface/datasets/2.0.0/datasets/glue/glue.py | https://api.github.com/repos/huggingface/datasets/issues/4051/events | null | https://api.github.com/repos/huggingface/datasets/issues/4051/labels{/name} | 2022-03-29T07:00:31Z | null | false | null | null | 1,184,400,179 | [] | https://api.github.com/repos/huggingface/datasets/issues/4051 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Hi, I meet a problem.
When I run the code:
`dataset = load_dataset('glue','sst2')`
There is a issue raising:
ConnectionError: Couldn't reach https://raw.githubusercontent.com/huggingface/datasets/2.0.0/datasets/glue/glue.py
I don't know why; it is ok when I use Google Chrome to view this url.
Thanks for your... | 2022-05-08T07:27:32Z | https://github.com/huggingface/datasets/issues/4051 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4051/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4050/comments | https://api.github.com/repos/huggingface/datasets/issues/4050/timeline | 2022-04-21T17:15:41Z | null | null | PR_kwDODunzps41NAMF | closed | [] | false | 4,050 | {
"avatar_url": "https://avatars.githubusercontent.com/u/17746528?v=4",
"events_url": "https://api.github.com/users/dnaveenr/events{/privacy}",
"followers_url": "https://api.github.com/users/dnaveenr/followers",
"following_url": "https://api.github.com/users/dnaveenr/following{/other_user}",
"gists_url": "htt... | Add RVL-CDIP dataset | https://api.github.com/repos/huggingface/datasets/issues/4050/events | null | https://api.github.com/repos/huggingface/datasets/issues/4050/labels{/name} | 2022-03-29T06:00:02Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4050.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4050",
"merged_at": "2022-04-21T17:15:41Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4050.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,184,346,501 | [] | https://api.github.com/repos/huggingface/datasets/issues/4050 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Resolves #2762
Dataset Request : Add RVL-CDIP dataset [#2762](https://github.com/huggingface/datasets/issues/2762)
This PR adds the RVL-CDIP dataset.
The dataset contains Google Drive link for download and wasn't getting downloaded automatically, so I have provided manual_download_instructions.
- I have added ... | 2022-04-22T09:55:07Z | https://github.com/huggingface/datasets/pull/4050 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4050/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4049/comments | https://api.github.com/repos/huggingface/datasets/issues/4049/timeline | 2022-03-29T13:32:50Z | null | null | PR_kwDODunzps41LSjv | closed | [] | false | 4,049 | {
"avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4",
"events_url": "https://api.github.com/users/sashavor/events{/privacy}",
"followers_url": "https://api.github.com/users/sashavor/followers",
"following_url": "https://api.github.com/users/sashavor/following{/other_user}",
"gists_url": "htt... | Create metric card for the Code Eval metric | https://api.github.com/repos/huggingface/datasets/issues/4049/events | null | https://api.github.com/repos/huggingface/datasets/issues/4049/labels{/name} | 2022-03-28T18:34:23Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4049.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4049",
"merged_at": "2022-03-29T13:32:50Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4049.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,183,832,893 | [] | https://api.github.com/repos/huggingface/datasets/issues/4049 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Creating initial Code Eval metric card | 2022-03-29T13:38:12Z | https://github.com/huggingface/datasets/pull/4049 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4049/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4048/comments | https://api.github.com/repos/huggingface/datasets/issues/4048/timeline | 2022-04-08T12:29:30Z | null | completed | I_kwDODunzps5Gj2yg | closed | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/191985?v=4",
"events_url": "https://api.github.com/users/trentonstrong/events{/privacy}",
"followers_url": "https://api.github.com/users/trentonstrong/followers",
"following_url": "https://api.github.com/users/trentonstrong/following{/other_us... | null | 4,048 | {
"avatar_url": "https://avatars.githubusercontent.com/u/191985?v=4",
"events_url": "https://api.github.com/users/trentonstrong/events{/privacy}",
"followers_url": "https://api.github.com/users/trentonstrong/followers",
"following_url": "https://api.github.com/users/trentonstrong/following{/other_user}",
"gis... | Split size error on `amazon_us_reviews` / `PC_v1_00` dataset | https://api.github.com/repos/huggingface/datasets/issues/4048/events | null | https://api.github.com/repos/huggingface/datasets/issues/4048/labels{/name} | 2022-03-28T18:12:04Z | null | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/191985?v=4",
"events_url": "https://api.github.com/users/trentonstrong/events{/privacy}",
"followers_url": "https://api.github.com/users/trentonstrong/followers",
"following_url": "https://api.github.com/users/trentonstrong/following{/other_user}",
"gis... | null | 1,183,804,576 | [
{
"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": "7057ff",
"default": true,
"descript... | https://api.github.com/repos/huggingface/datasets/issues/4048 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
When downloading this subset as of 3-28-2022 you will encounter a split size error after the dataset is extracted. The extracted dataset has roughly ~6m rows while the split expects <1m.
Upon digging a little deeper, I downloaded the raw files from `https://s3.amazonaws.com/amazon-reviews-pds/t... | 2022-04-08T12:29:30Z | https://github.com/huggingface/datasets/issues/4048 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4048/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4047/comments | https://api.github.com/repos/huggingface/datasets/issues/4047/timeline | 2022-04-01T18:24:57Z | null | completed | I_kwDODunzps5GjzC1 | closed | [] | null | 4,047 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1461936?v=4",
"events_url": "https://api.github.com/users/orkenstein/events{/privacy}",
"followers_url": "https://api.github.com/users/orkenstein/followers",
"following_url": "https://api.github.com/users/orkenstein/following{/other_user}",
"gists_url":... | Dataset.unique(column: str) -> ArrowNotImplementedError | https://api.github.com/repos/huggingface/datasets/issues/4047/events | null | https://api.github.com/repos/huggingface/datasets/issues/4047/labels{/name} | 2022-03-28T17:59:32Z | null | false | null | null | 1,183,789,237 | [
{
"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/4047 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
I'm trying to use `unique()` function, but it fails
## Steps to reproduce the bug
1. Get dataset
2. Call `unique`
3. Error
# Sample code to reproduce the bug
```python
!pip show datasets
from datasets import load_dataset
dataset = load_dataset('wikiann', 'en')
dataset['train'].col... | 2022-04-01T18:24:57Z | https://github.com/huggingface/datasets/issues/4047 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4047/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4046/comments | https://api.github.com/repos/huggingface/datasets/issues/4046/timeline | 2022-03-29T13:27:30Z | null | null | PR_kwDODunzps41K6_H | closed | [] | false | 4,046 | {
"avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4",
"events_url": "https://api.github.com/users/sashavor/events{/privacy}",
"followers_url": "https://api.github.com/users/sashavor/followers",
"following_url": "https://api.github.com/users/sashavor/following{/other_user}",
"gists_url": "htt... | Create metric card for XNLI | https://api.github.com/repos/huggingface/datasets/issues/4046/events | null | https://api.github.com/repos/huggingface/datasets/issues/4046/labels{/name} | 2022-03-28T16:57:58Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4046.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4046",
"merged_at": "2022-03-29T13:27:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4046.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,183,723,360 | [] | https://api.github.com/repos/huggingface/datasets/issues/4046 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Proposing a metric card for XNLI | 2022-03-29T13:32:59Z | https://github.com/huggingface/datasets/pull/4046 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4046/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4045/comments | https://api.github.com/repos/huggingface/datasets/issues/4045/timeline | 2022-03-31T14:59:06Z | null | null | PR_kwDODunzps41KtfV | closed | [] | false | 4,045 | {
"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 CLI dummy data generation | https://api.github.com/repos/huggingface/datasets/issues/4045/events | null | https://api.github.com/repos/huggingface/datasets/issues/4045/labels{/name} | 2022-03-28T16:09:15Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4045.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4045",
"merged_at": "2022-03-31T14:59:06Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4045.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,183,661,091 | [] | https://api.github.com/repos/huggingface/datasets/issues/4045 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | PR:
- #3868
broke the CLI dummy data generation.
Fix #4044. | 2022-03-31T15:04:12Z | https://github.com/huggingface/datasets/pull/4045 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4045/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4044/comments | https://api.github.com/repos/huggingface/datasets/issues/4044/timeline | 2022-03-31T14:59:06Z | null | completed | I_kwDODunzps5GjTO- | 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 | 4,044 | {
"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}",... | CLI dummy data generation is broken | https://api.github.com/repos/huggingface/datasets/issues/4044/events | null | https://api.github.com/repos/huggingface/datasets/issues/4044/labels{/name} | 2022-03-28T16:07:37Z | 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,183,658,942 | [
{
"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/4044 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | ## Describe the bug
We get a TypeError when running CLI dummy data generation:
```shell
datasets-cli dummy_data datasets/<your-dataset-folder> --auto_generate
```
gives:
```
File ".../huggingface/datasets/src/datasets/commands/dummy_data.py", line 361, in _autogenerate_dummy_data
dataset_builder._prepare_... | 2022-03-31T14:59:06Z | https://github.com/huggingface/datasets/issues/4044 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4044/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4043/comments | https://api.github.com/repos/huggingface/datasets/issues/4043/timeline | 2022-03-29T15:15:19Z | null | null | PR_kwDODunzps41Kl0b | closed | [] | false | 4,043 | {
"avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4",
"events_url": "https://api.github.com/users/sashavor/events{/privacy}",
"followers_url": "https://api.github.com/users/sashavor/followers",
"following_url": "https://api.github.com/users/sashavor/following{/other_user}",
"gists_url": "htt... | Create metric card for CUAD | https://api.github.com/repos/huggingface/datasets/issues/4043/events | null | https://api.github.com/repos/huggingface/datasets/issues/4043/labels{/name} | 2022-03-28T15:38:58Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4043.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4043",
"merged_at": "2022-03-29T15:15:19Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4043.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,183,624,475 | [] | https://api.github.com/repos/huggingface/datasets/issues/4043 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Proposing a CUAD metric card | 2022-03-29T15:20:56Z | https://github.com/huggingface/datasets/pull/4043 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4043/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4041/comments | https://api.github.com/repos/huggingface/datasets/issues/4041/timeline | null | null | null | I_kwDODunzps5GjEtl | open | [] | null | 4,041 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8995957?v=4",
"events_url": "https://api.github.com/users/davanstrien/events{/privacy}",
"followers_url": "https://api.github.com/users/davanstrien/followers",
"following_url": "https://api.github.com/users/davanstrien/following{/other_user}",
"gists_ur... | Add support for IIIF in datasets | https://api.github.com/repos/huggingface/datasets/issues/4041/events | null | https://api.github.com/repos/huggingface/datasets/issues/4041/labels{/name} | 2022-03-28T15:19:25Z | null | false | null | null | 1,183,599,461 | [
{
"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/4041 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This is a feature request for support for IIIF in `datasets`. Apologies for the long issue. I have also used a different format to the usual feature request since I think that makes more sense but happy to use the standard template if preferred.
## What is [IIIF](https://iiif.io/)?
IIIF (International Image Inte... | 2022-04-05T18:20:53Z | https://github.com/huggingface/datasets/issues/4041 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 2,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4041/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4039/comments | https://api.github.com/repos/huggingface/datasets/issues/4039/timeline | 2022-03-28T16:21:46Z | null | null | PR_kwDODunzps41KFIf | closed | [] | false | 4,039 | {
"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 streaming xcopa dataset | https://api.github.com/repos/huggingface/datasets/issues/4039/events | null | https://api.github.com/repos/huggingface/datasets/issues/4039/labels{/name} | 2022-03-28T13:45:55Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4039.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4039",
"merged_at": "2022-03-28T16:21:46Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4039.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,183,468,927 | [] | https://api.github.com/repos/huggingface/datasets/issues/4039 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | null | 2022-03-28T16:26:48Z | https://github.com/huggingface/datasets/pull/4039 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4039/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4038/comments | https://api.github.com/repos/huggingface/datasets/issues/4038/timeline | 2022-03-28T12:29:09Z | null | null | PR_kwDODunzps41JKUG | closed | [] | true | 4,038 | {
"avatar_url": "https://avatars.githubusercontent.com/u/26859204?v=4",
"events_url": "https://api.github.com/users/lewtun/events{/privacy}",
"followers_url": "https://api.github.com/users/lewtun/followers",
"following_url": "https://api.github.com/users/lewtun/following{/other_user}",
"gists_url": "https://a... | [DO NOT MERGE] Test doc-builder with skipped installation feature | https://api.github.com/repos/huggingface/datasets/issues/4038/events | null | https://api.github.com/repos/huggingface/datasets/issues/4038/labels{/name} | 2022-03-28T09:58:31Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4038.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4038",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4038.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4038"
} | 1,183,189,827 | [] | https://api.github.com/repos/huggingface/datasets/issues/4038 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR is just for testing that we can build PR docs with changes made on the [`skip-install-for-real`](https://github.com/huggingface/doc-builder/tree/skip-install-for-real) branch of `doc-builder`. | 2023-09-24T10:01:05Z | https://github.com/huggingface/datasets/pull/4038 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4038/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4037/comments | https://api.github.com/repos/huggingface/datasets/issues/4037/timeline | 2022-03-28T10:00:48Z | null | completed | I_kwDODunzps5GhVom | 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 | 4,037 | {
"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}",... | Error while building documentation | https://api.github.com/repos/huggingface/datasets/issues/4037/events | null | https://api.github.com/repos/huggingface/datasets/issues/4037/labels{/name} | 2022-03-28T09:22: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,183,144,486 | [
{
"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/4037 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | ## Describe the bug
Documentation building is failing:
- https://github.com/huggingface/datasets/runs/5716300989?check_suite_focus=true
```
ValueError: There was an error when converting ../datasets/docs/source/package_reference/main_classes.mdx to the MDX format.
Unable to find datasets.filesystems.S3FileSystem... | 2022-03-28T10:01:52Z | https://github.com/huggingface/datasets/issues/4037 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4037/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4036/comments | https://api.github.com/repos/huggingface/datasets/issues/4036/timeline | 2022-03-28T11:13:22Z | null | null | PR_kwDODunzps41I854 | closed | [] | true | 4,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}",... | Fix building of documentation | https://api.github.com/repos/huggingface/datasets/issues/4036/events | null | https://api.github.com/repos/huggingface/datasets/issues/4036/labels{/name} | 2022-03-28T09:09:12Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4036.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4036",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4036.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4036"
} | 1,183,126,893 | [] | https://api.github.com/repos/huggingface/datasets/issues/4036 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Documentation building is failing:
- https://github.com/huggingface/datasets/runs/5716300989?check_suite_focus=true
```
ValueError: There was an error when converting ../datasets/docs/source/package_reference/main_classes.mdx to the MDX format.
Unable to find datasets.filesystems.S3FileSystem in datasets. Make su... | 2023-09-24T09:55:34Z | https://github.com/huggingface/datasets/pull/4036 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4036/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4035/comments | https://api.github.com/repos/huggingface/datasets/issues/4035/timeline | 2022-03-28T09:53:06Z | null | null | PR_kwDODunzps41Iwb2 | closed | [] | false | 4,035 | {
"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 zero_division argument to precision and recall metrics | https://api.github.com/repos/huggingface/datasets/issues/4035/events | null | https://api.github.com/repos/huggingface/datasets/issues/4035/labels{/name} | 2022-03-28T08:19:14Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4035.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4035",
"merged_at": "2022-03-28T09:53:06Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4035.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,183,067,456 | [] | https://api.github.com/repos/huggingface/datasets/issues/4035 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Fix #4025. | 2022-03-28T09:53:07Z | https://github.com/huggingface/datasets/pull/4035 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4035/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4034/comments | https://api.github.com/repos/huggingface/datasets/issues/4034/timeline | 2022-03-28T08:06:14Z | null | null | PR_kwDODunzps41IpN1 | closed | [] | false | 4,034 | {
"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 null checksum in xcopa dataset | https://api.github.com/repos/huggingface/datasets/issues/4034/events | null | https://api.github.com/repos/huggingface/datasets/issues/4034/labels{/name} | 2022-03-28T07:48:14Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4034.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4034",
"merged_at": "2022-03-28T08:06:14Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4034.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,183,033,285 | [] | https://api.github.com/repos/huggingface/datasets/issues/4034 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | null | 2022-03-28T08:06:14Z | https://github.com/huggingface/datasets/pull/4034 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4034/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4033/comments | https://api.github.com/repos/huggingface/datasets/issues/4033/timeline | 2022-03-28T07:44:24Z | null | null | PR_kwDODunzps41Ie6w | closed | [] | false | 4,033 | {
"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 checksum error in cats_vs_dogs dataset | https://api.github.com/repos/huggingface/datasets/issues/4033/events | null | https://api.github.com/repos/huggingface/datasets/issues/4033/labels{/name} | 2022-03-28T07:01:25Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4033.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4033",
"merged_at": "2022-03-28T07:44:24Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4033.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,182,984,445 | [] | https://api.github.com/repos/huggingface/datasets/issues/4033 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Recent PR updated the metadata JSON file of cats_vs_dogs dataset:
- #3878
However, that new JSON file contains a None checksum.
This PR fixes it.
Fix #4032. | 2022-03-28T07:49:39Z | https://github.com/huggingface/datasets/pull/4033 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4033/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4032/comments | https://api.github.com/repos/huggingface/datasets/issues/4032/timeline | 2022-03-28T07:44:24Z | null | completed | I_kwDODunzps5GfPpx | 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 | 4,032 | {
"avatar_url": "https://avatars.githubusercontent.com/u/74569835?v=4",
"events_url": "https://api.github.com/users/RRaphaell/events{/privacy}",
"followers_url": "https://api.github.com/users/RRaphaell/followers",
"following_url": "https://api.github.com/users/RRaphaell/following{/other_user}",
"gists_url": "... | can't download cats_vs_dogs dataset | https://api.github.com/repos/huggingface/datasets/issues/4032/events | null | https://api.github.com/repos/huggingface/datasets/issues/4032/labels{/name} | 2022-03-27T17:05:39Z | 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,182,595,697 | [
{
"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/4032 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
can't download cats_vs_dogs dataset. error: Checksums didn't match for dataset source files
## Steps to reproduce the bug
```python
from datasets import load_dataset
dataset = load_dataset("cats_vs_dogs")
```
## Expected results
loaded successfully.
## Actual results
NonMatchingCheck... | 2022-03-28T07:44:24Z | https://github.com/huggingface/datasets/issues/4032 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4032/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4031/comments | https://api.github.com/repos/huggingface/datasets/issues/4031/timeline | 2022-03-28T06:31:18Z | null | completed | I_kwDODunzps5GejkU | 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 | 4,031 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8326473?v=4",
"events_url": "https://api.github.com/users/cathyxl/events{/privacy}",
"followers_url": "https://api.github.com/users/cathyxl/followers",
"following_url": "https://api.github.com/users/cathyxl/following{/other_user}",
"gists_url": "https:/... | Cannot load the dataset conll2012_ontonotesv5 | https://api.github.com/repos/huggingface/datasets/issues/4031/events | null | https://api.github.com/repos/huggingface/datasets/issues/4031/labels{/name} | 2022-03-27T07:38:23Z | 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,182,415,124 | [
{
"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/4031 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Cannot load the dataset conll2012_ontonotesv5
## Steps to reproduce the bug
```python
# Sample code to reproduce the bug
from datasets import load_dataset
dataset = load_dataset('conll2012_ontonotesv5', 'english_v4', split="test")
print(dataset)
```
## Expected results
The datasets s... | 2022-03-28T06:58:31Z | https://github.com/huggingface/datasets/issues/4031 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4031/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4030/comments | https://api.github.com/repos/huggingface/datasets/issues/4030/timeline | 2022-04-12T11:00:24Z | null | null | PR_kwDODunzps41FxjE | closed | [] | false | 4,030 | {
"avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4",
"events_url": "https://api.github.com/users/bryant1410/events{/privacy}",
"followers_url": "https://api.github.com/users/bryant1410/followers",
"following_url": "https://api.github.com/users/bryant1410/following{/other_user}",
"gists_url":... | Use a constant for the articles regex in SQuAD v2 | https://api.github.com/repos/huggingface/datasets/issues/4030/events | null | https://api.github.com/repos/huggingface/datasets/issues/4030/labels{/name} | 2022-03-26T23:06:30Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4030.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4030",
"merged_at": "2022-04-12T11:00:24Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4030.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,182,157,056 | [] | https://api.github.com/repos/huggingface/datasets/issues/4030 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | The main reason for doing this is to be able to change the articles list if using another language, for example. It's not the most elegant solution but at least it makes the metric more extensible with no drawbacks.
BTW, what could be the best way to make this more generic (i.e., SQuAD in other languages)? Maybe rec... | 2022-04-12T16:30:45Z | https://github.com/huggingface/datasets/pull/4030 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4030/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4029/comments | https://api.github.com/repos/huggingface/datasets/issues/4029/timeline | 2022-05-06T08:35:52Z | null | completed | I_kwDODunzps5GZX_z | closed | [] | null | 4,029 | {
"avatar_url": "https://avatars.githubusercontent.com/u/41862082?v=4",
"events_url": "https://api.github.com/users/MoritzLaurer/events{/privacy}",
"followers_url": "https://api.github.com/users/MoritzLaurer/followers",
"following_url": "https://api.github.com/users/MoritzLaurer/following{/other_user}",
"gist... | Add FAISS .range_search() method for retrieving all texts from dataset above similarity threshold | https://api.github.com/repos/huggingface/datasets/issues/4029/events | null | https://api.github.com/repos/huggingface/datasets/issues/4029/labels{/name} | 2022-03-25T17:31:33Z | null | false | null | null | 1,181,057,011 | [
{
"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/4029 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | **Is your feature request related to a problem? Please describe.**
I would like to retrieve all texts from a dataset, which are semantically similar to a specific input text (query), above a certain (cosine) similarity threshold. My dataset is very large (Wikipedia), so I need to use Datasets and FAISS for this. I wou... | 2022-05-06T08:35:52Z | https://github.com/huggingface/datasets/issues/4029 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4029/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4028/comments | https://api.github.com/repos/huggingface/datasets/issues/4028/timeline | 2022-03-31T16:15:20Z | null | null | PR_kwDODunzps41B429 | closed | [] | false | 4,028 | {
"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 docs on audio feature installation | https://api.github.com/repos/huggingface/datasets/issues/4028/events | null | https://api.github.com/repos/huggingface/datasets/issues/4028/labels{/name} | 2022-03-25T16:55:11Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4028.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4028",
"merged_at": "2022-03-31T16:15:20Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4028.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,181,022,675 | [] | https://api.github.com/repos/huggingface/datasets/issues/4028 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR:
- Removes the explicit installation of `librosa` (this is installed with `pip install datasets[audio]`
- Adds the warning for Linux users to install manually the non-Python package `libsndfile`
- Explains that the installation of `torchaudio` is only necessary to support loading audio datasets containing MP... | 2022-03-31T16:20:47Z | https://github.com/huggingface/datasets/pull/4028 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4028/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4027/comments | https://api.github.com/repos/huggingface/datasets/issues/4027/timeline | 2022-03-28T07:58:56Z | null | completed | I_kwDODunzps5GZH9w | 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 | 4,027 | {
"avatar_url": "https://avatars.githubusercontent.com/u/41862082?v=4",
"events_url": "https://api.github.com/users/MoritzLaurer/events{/privacy}",
"followers_url": "https://api.github.com/users/MoritzLaurer/followers",
"following_url": "https://api.github.com/users/MoritzLaurer/following{/other_user}",
"gist... | ElasticSearch Indexing example: TypeError: __init__() missing 1 required positional argument: 'scheme' | https://api.github.com/repos/huggingface/datasets/issues/4027/events | null | https://api.github.com/repos/huggingface/datasets/issues/4027/labels{/name} | 2022-03-25T16:22:28Z | 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,180,991,344 | [
{
"color": "d73a4a",
"default": true,
"description": "Something isn't working",
"id": 1935892857,
"name": "bug",
"node_id": "MDU6TGFiZWwxOTM1ODkyODU3",
"url": "https://api.github.com/repos/huggingface/datasets/labels/bug"
},
{
"color": "cfd3d7",
"default": true,
"descript... | https://api.github.com/repos/huggingface/datasets/issues/4027 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
I am following the example in the documentation for elastic search step by step (on google colab): https://huggingface.co/docs/datasets/faiss_es#elasticsearch
```
from datasets import load_dataset
squad = load_dataset('crime_and_punish', split='train[:1000]')
```
When I run the line:
`sq... | 2022-04-07T10:29:52Z | https://github.com/huggingface/datasets/issues/4027 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4027/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4026/comments | https://api.github.com/repos/huggingface/datasets/issues/4026/timeline | 2022-03-25T16:21:52Z | null | null | PR_kwDODunzps41Btcm | closed | [] | false | 4,026 | {
"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 streaming xtreme dataset for bucc18 config | https://api.github.com/repos/huggingface/datasets/issues/4026/events | null | https://api.github.com/repos/huggingface/datasets/issues/4026/labels{/name} | 2022-03-25T16:00:40Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4026.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4026",
"merged_at": "2022-03-25T16:21:52Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4026.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,180,968,774 | [] | https://api.github.com/repos/huggingface/datasets/issues/4026 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Support streaming xtreme dataset for bucc18 config. | 2022-03-25T16:26:50Z | https://github.com/huggingface/datasets/pull/4026 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4026/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4025/comments | https://api.github.com/repos/huggingface/datasets/issues/4025/timeline | 2022-03-28T09:53:06Z | null | completed | I_kwDODunzps5GZBEh | 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 | 4,025 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8976546?v=4",
"events_url": "https://api.github.com/users/Dref360/events{/privacy}",
"followers_url": "https://api.github.com/users/Dref360/followers",
"following_url": "https://api.github.com/users/Dref360/following{/other_user}",
"gists_url": "https:/... | Missing argument in precision/recall | https://api.github.com/repos/huggingface/datasets/issues/4025/events | null | https://api.github.com/repos/huggingface/datasets/issues/4025/labels{/name} | 2022-03-25T15:55: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,180,963,105 | [
{
"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/4025 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | **Is your feature request related to a problem? Please describe.**
[`sklearn.metrics.precision_score`](https://scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_score.html) accepts an argument `zero_division`, but it is not available in [precision Metric](https://github.com/huggingface/datasets/blob/... | 2022-03-28T09:53:06Z | https://github.com/huggingface/datasets/issues/4025 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4025/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4024/comments | https://api.github.com/repos/huggingface/datasets/issues/4024/timeline | 2022-03-31T15:30:20Z | null | null | PR_kwDODunzps41Bp3V | closed | [] | false | 4,024 | {
"avatar_url": "https://avatars.githubusercontent.com/u/15908060?v=4",
"events_url": "https://api.github.com/users/FrancescoSaverioZuppichini/events{/privacy}",
"followers_url": "https://api.github.com/users/FrancescoSaverioZuppichini/followers",
"following_url": "https://api.github.com/users/FrancescoSaverioZ... | Doc: image_process small tip | https://api.github.com/repos/huggingface/datasets/issues/4024/events | null | https://api.github.com/repos/huggingface/datasets/issues/4024/labels{/name} | 2022-03-25T15:44:32Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4024.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4024",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4024.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4024"
} | 1,180,951,817 | [] | https://api.github.com/repos/huggingface/datasets/issues/4024 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | I've added a small tip in the `image_process` doc | 2022-03-31T15:35:35Z | https://github.com/huggingface/datasets/pull/4024 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4024/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4023/comments | https://api.github.com/repos/huggingface/datasets/issues/4023/timeline | 2022-03-28T10:07:52Z | null | null | PR_kwDODunzps41BSZT | closed | [] | false | 4,023 | {
"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:... | Replace yahoo_answers_topics data url | https://api.github.com/repos/huggingface/datasets/issues/4023/events | null | https://api.github.com/repos/huggingface/datasets/issues/4023/labels{/name} | 2022-03-25T14:08:57Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4023.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4023",
"merged_at": "2022-03-28T10:07:52Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4023.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,180,840,399 | [] | https://api.github.com/repos/huggingface/datasets/issues/4023 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | I replaced the Google Drive URL of the dataset by the FastAI one, since we've had some issues with Google Drive. | 2022-03-28T10:12:56Z | https://github.com/huggingface/datasets/pull/4023 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4023/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4022/comments | https://api.github.com/repos/huggingface/datasets/issues/4022/timeline | 2022-03-25T14:58:49Z | null | null | PR_kwDODunzps41BNeA | closed | [] | false | 4,022 | {
"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:... | Replace dbpedia_14 data url | https://api.github.com/repos/huggingface/datasets/issues/4022/events | null | https://api.github.com/repos/huggingface/datasets/issues/4022/labels{/name} | 2022-03-25T13:47:21Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4022.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4022",
"merged_at": "2022-03-25T14:58:49Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4022.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,180,816,682 | [] | https://api.github.com/repos/huggingface/datasets/issues/4022 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | I replaced the Google Drive URL of the dataset by the FastAI one, since we've had some issues with Google Drive. | 2022-03-25T15:03:37Z | https://github.com/huggingface/datasets/pull/4022 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4022/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4021/comments | https://api.github.com/repos/huggingface/datasets/issues/4021/timeline | 2022-03-29T13:35:44Z | null | null | PR_kwDODunzps41BLAf | closed | [] | false | 4,021 | {
"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 `map` remove_columns on empty dataset | https://api.github.com/repos/huggingface/datasets/issues/4021/events | null | https://api.github.com/repos/huggingface/datasets/issues/4021/labels{/name} | 2022-03-25T13:36:29Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4021.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4021",
"merged_at": "2022-03-29T13:35:44Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4021.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,180,805,092 | [] | https://api.github.com/repos/huggingface/datasets/issues/4021 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | On an empty dataset, the `remove_columns` parameter of `map` currently doesn't actually remove the columns:
```python
>>> ds = datasets.load_dataset("glue", "rte")
>>> ds_filtered = ds.filter(lambda x: x["label"] != -1)
>>> ds_mapped = ds_filtered.map(lambda x: x, remove_columns=["label"])
>>> print(repr(ds_mapped... | 2022-03-29T13:41:31Z | https://github.com/huggingface/datasets/pull/4021 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4021/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4020/comments | https://api.github.com/repos/huggingface/datasets/issues/4020/timeline | 2022-03-25T14:57:41Z | null | null | PR_kwDODunzps41Am4R | closed | [] | false | 4,020 | {
"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:... | Replace amazon_polarity data URL | https://api.github.com/repos/huggingface/datasets/issues/4020/events | null | https://api.github.com/repos/huggingface/datasets/issues/4020/labels{/name} | 2022-03-25T10:50:57Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4020.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4020",
"merged_at": "2022-03-25T14:57:41Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4020.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,180,636,754 | [] | https://api.github.com/repos/huggingface/datasets/issues/4020 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | I replaced the Google Drive URL of the dataset by the FastAI one, since we've had some issues with Google Drive. | 2022-03-25T15:02:36Z | https://github.com/huggingface/datasets/pull/4020 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4020/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4019/comments | https://api.github.com/repos/huggingface/datasets/issues/4019/timeline | 2022-03-25T14:57:16Z | null | null | PR_kwDODunzps41AlFk | closed | [] | false | 4,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:... | Make yelp_polarity streamable | https://api.github.com/repos/huggingface/datasets/issues/4019/events | null | https://api.github.com/repos/huggingface/datasets/issues/4019/labels{/name} | 2022-03-25T10:42:51Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4019.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4019",
"merged_at": "2022-03-25T14:57:15Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4019.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,180,628,293 | [] | https://api.github.com/repos/huggingface/datasets/issues/4019 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | It was using `dl_manager.download_and_extract` on a TAR archive, which is not supported in streaming mode. I replaced this by `dl_manager.iter_archive` | 2022-03-25T15:02:19Z | https://github.com/huggingface/datasets/pull/4019 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4019/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4018/comments | https://api.github.com/repos/huggingface/datasets/issues/4018/timeline | 2022-03-25T14:56:10Z | null | null | PR_kwDODunzps41Aj7g | closed | [] | false | 4,018 | {
"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:... | Replace yelp_review_full data url | https://api.github.com/repos/huggingface/datasets/issues/4018/events | null | https://api.github.com/repos/huggingface/datasets/issues/4018/labels{/name} | 2022-03-25T10:37:18Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4018.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4018",
"merged_at": "2022-03-25T14:56:10Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4018.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,180,622,816 | [] | https://api.github.com/repos/huggingface/datasets/issues/4018 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | I replaced the Google Drive URL of the Yelp review dataset by the FastAI one, since we've had some issues with Google Drive.
Close https://github.com/huggingface/datasets/issues/4005 | 2022-03-25T15:01:02Z | https://github.com/huggingface/datasets/pull/4018 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4018/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4017/comments | https://api.github.com/repos/huggingface/datasets/issues/4017/timeline | 2022-03-25T12:03:52Z | null | null | PR_kwDODunzps41Ad_L | closed | [] | false | 4,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}",... | Support streaming scan dataset | https://api.github.com/repos/huggingface/datasets/issues/4017/events | null | https://api.github.com/repos/huggingface/datasets/issues/4017/labels{/name} | 2022-03-25T10:11:28Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4017.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4017",
"merged_at": "2022-03-25T12:03:52Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4017.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,180,595,160 | [] | https://api.github.com/repos/huggingface/datasets/issues/4017 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | null | 2022-03-25T12:08:55Z | https://github.com/huggingface/datasets/pull/4017 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4017/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4016/comments | https://api.github.com/repos/huggingface/datasets/issues/4016/timeline | 2022-03-25T11:14:13Z | null | null | PR_kwDODunzps41AWBk | closed | [] | false | 4,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}",... | Support streaming blimp dataset | https://api.github.com/repos/huggingface/datasets/issues/4016/events | null | https://api.github.com/repos/huggingface/datasets/issues/4016/labels{/name} | 2022-03-25T09:39:10Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4016.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4016",
"merged_at": "2022-03-25T11:14:13Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4016.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,180,557,828 | [] | https://api.github.com/repos/huggingface/datasets/issues/4016 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | null | 2022-03-25T11:19:18Z | https://github.com/huggingface/datasets/pull/4016 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4016/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4015/comments | https://api.github.com/repos/huggingface/datasets/issues/4015/timeline | 2022-03-25T09:27:56Z | null | completed | I_kwDODunzps5GXSqI | closed | [] | null | 4,015 | {
"avatar_url": "https://avatars.githubusercontent.com/u/21264909?v=4",
"events_url": "https://api.github.com/users/YiSyuanChen/events{/privacy}",
"followers_url": "https://api.github.com/users/YiSyuanChen/followers",
"following_url": "https://api.github.com/users/YiSyuanChen/following{/other_user}",
"gists_u... | Can not correctly parse the classes with imagefolder | https://api.github.com/repos/huggingface/datasets/issues/4015/events | null | https://api.github.com/repos/huggingface/datasets/issues/4015/labels{/name} | 2022-03-25T08:51:17Z | null | false | null | null | 1,180,510,856 | [
{
"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/4015 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
I try to load my own image dataset with imagefolder, but the parsing of classes is incorrect.
## Steps to reproduce the bug
I organized my dataset (ImageNet) in the following structure:
```
- imagenet/
- train/
- n01440764/
- ILSVRC2012_val_00000293.jpg
... | 2022-03-28T01:02:03Z | https://github.com/huggingface/datasets/issues/4015 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4015/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4014/comments | https://api.github.com/repos/huggingface/datasets/issues/4014/timeline | 2022-03-25T08:53:32Z | null | null | PR_kwDODunzps41AGBu | closed | [] | false | 4,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}",... | Support streaming id_clickbait dataset | https://api.github.com/repos/huggingface/datasets/issues/4014/events | null | https://api.github.com/repos/huggingface/datasets/issues/4014/labels{/name} | 2022-03-25T08:18:28Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4014.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4014",
"merged_at": "2022-03-25T08:53:32Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4014.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,180,481,229 | [] | https://api.github.com/repos/huggingface/datasets/issues/4014 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | null | 2022-03-25T08:58:31Z | https://github.com/huggingface/datasets/pull/4014 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4014/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4013/comments | https://api.github.com/repos/huggingface/datasets/issues/4013/timeline | 2022-03-25T14:16:11Z | null | completed | I_kwDODunzps5GW-Om | 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 | 4,013 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42860397?v=4",
"events_url": "https://api.github.com/users/hazalturkmen/events{/privacy}",
"followers_url": "https://api.github.com/users/hazalturkmen/followers",
"following_url": "https://api.github.com/users/hazalturkmen/following{/other_user}",
"gist... | Cannot preview "hazal/Turkish-Biomedical-corpus-trM" | https://api.github.com/repos/huggingface/datasets/issues/4013/events | null | https://api.github.com/repos/huggingface/datasets/issues/4013/labels{/name} | 2022-03-25T07:12:02Z | 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,180,427,174 | [] | https://api.github.com/repos/huggingface/datasets/issues/4013 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Dataset viewer issue for '*hazal/Turkish-Biomedical-corpus-trM'
**Link:** *https://huggingface.co/datasets/hazal/Turkish-Biomedical-corpus-trM*
*I cannot see the dataset preview.*
```
Server Error
Status code: 400
Exception: HTTPError
Message: 403 Client Error: Forbidden for url: https://h... | 2022-04-04T08:05:01Z | https://github.com/huggingface/datasets/issues/4013 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4013/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4012/comments | https://api.github.com/repos/huggingface/datasets/issues/4012/timeline | 2022-03-28T13:57:25Z | null | null | PR_kwDODunzps40_qgo | closed | [] | false | 4,012 | {
"avatar_url": "https://avatars.githubusercontent.com/u/28428143?v=4",
"events_url": "https://api.github.com/users/pmgautam/events{/privacy}",
"followers_url": "https://api.github.com/users/pmgautam/followers",
"following_url": "https://api.github.com/users/pmgautam/following{/other_user}",
"gists_url": "htt... | Rename wer to cer | https://api.github.com/repos/huggingface/datasets/issues/4012/events | null | https://api.github.com/repos/huggingface/datasets/issues/4012/labels{/name} | 2022-03-25T05:06:05Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4012.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4012",
"merged_at": "2022-03-28T13:57:25Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4012.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,180,350,083 | [] | https://api.github.com/repos/huggingface/datasets/issues/4012 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | wer variable changed to cer in README file
| 2022-03-28T13:57:25Z | https://github.com/huggingface/datasets/pull/4012 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4012/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4011/comments | https://api.github.com/repos/huggingface/datasets/issues/4011/timeline | 2023-07-11T09:35:15Z | null | null | PR_kwDODunzps40-Ho0 | closed | [] | false | 4,011 | {
"avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4",
"events_url": "https://api.github.com/users/bryant1410/events{/privacy}",
"followers_url": "https://api.github.com/users/bryant1410/followers",
"following_url": "https://api.github.com/users/bryant1410/following{/other_user}",
"gists_url":... | Fix SQuAD v2 metric docs on `references` format | https://api.github.com/repos/huggingface/datasets/issues/4011/events | null | https://api.github.com/repos/huggingface/datasets/issues/4011/labels{/name} | 2022-03-24T18:27:10Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4011.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4011",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4011.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4011"
} | 1,179,885,965 | [
{
"color": "E3165C",
"default": false,
"description": "",
"id": 4190228726,
"name": "transfer-to-evaluate",
"node_id": "LA_kwDODunzps75wdD2",
"url": "https://api.github.com/repos/huggingface/datasets/labels/transfer-to-evaluate"
}
] | https://api.github.com/repos/huggingface/datasets/issues/4011 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | `references` it's not a list of dictionaries but a dictionary that has a list in its values. | 2023-07-11T09:35:46Z | https://github.com/huggingface/datasets/pull/4011 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4011/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4010/comments | https://api.github.com/repos/huggingface/datasets/issues/4010/timeline | 2022-03-28T10:08:40Z | null | null | PR_kwDODunzps409_QV | closed | [] | false | 4,010 | {
"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 None issue with Sequence of dict | https://api.github.com/repos/huggingface/datasets/issues/4010/events | null | https://api.github.com/repos/huggingface/datasets/issues/4010/labels{/name} | 2022-03-24T17:58:59Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4010.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4010",
"merged_at": "2022-03-28T10:08:40Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4010.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,179,848,036 | [] | https://api.github.com/repos/huggingface/datasets/issues/4010 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | `Features.encode_example` currently fails if it contains a sequence if dict like `Sequence({"subcolumn": Value("int32")})` and if `None` is passed instead of the dict.
```python
File "/Users/quentinlhoest/Desktop/hf/datasets/src/datasets/features/features.py", line 1310, in encode_example
return encode_neste... | 2022-03-28T10:13:53Z | https://github.com/huggingface/datasets/pull/4010 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4010/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4009/comments | https://api.github.com/repos/huggingface/datasets/issues/4009/timeline | 2022-03-24T15:17:29Z | null | completed | I_kwDODunzps5GUClz | closed | [] | null | 4,009 | {
"avatar_url": "https://avatars.githubusercontent.com/u/102043285?v=4",
"events_url": "https://api.github.com/users/i-am-neo/events{/privacy}",
"followers_url": "https://api.github.com/users/i-am-neo/followers",
"following_url": "https://api.github.com/users/i-am-neo/following{/other_user}",
"gists_url": "ht... | AMI load_dataset error: sndfile library not found | https://api.github.com/repos/huggingface/datasets/issues/4009/events | null | https://api.github.com/repos/huggingface/datasets/issues/4009/labels{/name} | 2022-03-24T15:13:38Z | null | false | null | null | 1,179,658,611 | [
{
"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/4009 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Getting error message when loading AMI dataset.
## Steps to reproduce the bug
`python3 -c "from datasets import load_dataset; print(load_dataset('ami', 'headset-single', split='validation')[0])"
`
## Expected results
A clear and concise description of the expected results.
## Actual r... | 2022-03-24T15:46:38Z | https://github.com/huggingface/datasets/issues/4009 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4009/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4008/comments | https://api.github.com/repos/huggingface/datasets/issues/4008/timeline | 2022-03-24T14:46:58Z | null | null | PR_kwDODunzps409Ixp | closed | [] | false | 4,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}",... | Support streaming daily_dialog dataset | https://api.github.com/repos/huggingface/datasets/issues/4008/events | null | https://api.github.com/repos/huggingface/datasets/issues/4008/labels{/name} | 2022-03-24T14:23:23Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4008.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4008",
"merged_at": "2022-03-24T14:46:58Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4008.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,179,591,068 | [] | https://api.github.com/repos/huggingface/datasets/issues/4008 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | null | 2022-03-24T15:29:01Z | https://github.com/huggingface/datasets/pull/4008 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4008/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4007/comments | https://api.github.com/repos/huggingface/datasets/issues/4007/timeline | 2022-03-24T14:39:29Z | null | completed | I_kwDODunzps5GS-0d | closed | [] | null | 4,007 | {
"avatar_url": "https://avatars.githubusercontent.com/u/5902432?v=4",
"events_url": "https://api.github.com/users/phihung/events{/privacy}",
"followers_url": "https://api.github.com/users/phihung/followers",
"following_url": "https://api.github.com/users/phihung/following{/other_user}",
"gists_url": "https:/... | set_format does not work with multi dimension tensor | https://api.github.com/repos/huggingface/datasets/issues/4007/events | null | https://api.github.com/repos/huggingface/datasets/issues/4007/labels{/name} | 2022-03-24T11:27:43Z | null | false | null | null | 1,179,381,021 | [
{
"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/4007 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
set_format only transforms the last dimension of a multi-dimension list to tensor
## Steps to reproduce the bug
```python
import torch
from datasets import Dataset
ds = Dataset.from_dict({"A": [torch.rand((2, 2))]})
# ds = Dataset.from_dict({"A": [np.random.rand(2, 2)]}) # => same result... | 2022-03-30T07:28:57Z | https://github.com/huggingface/datasets/issues/4007 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4007/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4006/comments | https://api.github.com/repos/huggingface/datasets/issues/4006/timeline | 2022-03-24T16:48:02Z | null | null | PR_kwDODunzps408YnW | closed | [] | false | 4,006 | {
"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:... | Use audio feature in ASR task template | https://api.github.com/repos/huggingface/datasets/issues/4006/events | null | https://api.github.com/repos/huggingface/datasets/issues/4006/labels{/name} | 2022-03-24T11:15:22Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4006.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4006",
"merged_at": "2022-03-24T16:48:02Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4006.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,179,367,195 | [] | https://api.github.com/repos/huggingface/datasets/issues/4006 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | The AutomaticSpeechRecognition task template is outdated: it still uses the file path column as input instead of the audio column.
I changed that and updated all the datasets as well as the tests.
The only community dataset that will need to be updated is `facebook/multilingual_librispeech`. It has almost zero us... | 2022-03-24T17:19:29Z | https://github.com/huggingface/datasets/pull/4006 | {
"+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/4006/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4005/comments | https://api.github.com/repos/huggingface/datasets/issues/4005/timeline | 2022-03-25T14:56:10Z | null | completed | I_kwDODunzps5GS7Ef | 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 | 4,005 | {
"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... | Yelp not working | https://api.github.com/repos/huggingface/datasets/issues/4005/events | null | https://api.github.com/repos/huggingface/datasets/issues/4005/labels{/name} | 2022-03-24T11:14:00Z | 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,179,365,663 | [] | https://api.github.com/repos/huggingface/datasets/issues/4005 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Dataset viewer issue for '*name of the dataset*'
**Link:** https://huggingface.co/datasets/yelp_review_full/viewer/yelp_review_full/train
Doesn't work:
```
Server error
Status code: 400
Exception: Error
Message: line contains NULL
```
Am I the one who added this dataset ? No
A seamingly... | 2022-03-25T14:59:57Z | https://github.com/huggingface/datasets/issues/4005 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4005/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4004/comments | https://api.github.com/repos/huggingface/datasets/issues/4004/timeline | 2022-03-28T13:56:39Z | null | null | PR_kwDODunzps408Onj | closed | [] | false | 4,004 | {
"avatar_url": "https://avatars.githubusercontent.com/u/14352388?v=4",
"events_url": "https://api.github.com/users/ruanchaves/events{/privacy}",
"followers_url": "https://api.github.com/users/ruanchaves/followers",
"following_url": "https://api.github.com/users/ruanchaves/following{/other_user}",
"gists_url"... | ASSIN 2 dataset: replace broken Google Drive _URLS by links on github | https://api.github.com/repos/huggingface/datasets/issues/4004/events | null | https://api.github.com/repos/huggingface/datasets/issues/4004/labels{/name} | 2022-03-24T10:37:39Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4004.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4004",
"merged_at": "2022-03-28T13:56:39Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4004.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,179,320,795 | [] | https://api.github.com/repos/huggingface/datasets/issues/4004 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Closes #4003 .
Fixes checksum error. Replaces Google Drive urls by the files hosted here: [Multilingual Transformer Ensembles for Portuguese Natural Language Tasks](https://github.com/ruanchaves/assin) | 2022-03-28T14:01:46Z | https://github.com/huggingface/datasets/pull/4004 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4004/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4003/comments | https://api.github.com/repos/huggingface/datasets/issues/4003/timeline | 2022-03-28T13:56:39Z | null | completed | I_kwDODunzps5GSn1d | closed | [] | null | 4,003 | {
"avatar_url": "https://avatars.githubusercontent.com/u/14352388?v=4",
"events_url": "https://api.github.com/users/ruanchaves/events{/privacy}",
"followers_url": "https://api.github.com/users/ruanchaves/followers",
"following_url": "https://api.github.com/users/ruanchaves/following{/other_user}",
"gists_url"... | ASSIN2 dataset checksum bug | https://api.github.com/repos/huggingface/datasets/issues/4003/events | null | https://api.github.com/repos/huggingface/datasets/issues/4003/labels{/name} | 2022-03-24T10:08:50Z | null | false | null | null | 1,179,286,877 | [
{
"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/4003 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
Checksum error after trying to load the [ASSIN 2 dataset](https://huggingface.co/datasets/assin2).
`NonMatchingChecksumError` triggered by calling `load_dataset("assin2")`.
Similar to #3952 , #3942 , #3941 , etc.
```
----------------------------------------------------------------------... | 2022-04-27T14:14:45Z | https://github.com/huggingface/datasets/issues/4003 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4003/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4002/comments | https://api.github.com/repos/huggingface/datasets/issues/4002/timeline | 2022-03-24T10:48:47Z | null | null | PR_kwDODunzps408Cfp | closed | [] | false | 4,002 | {
"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 streaming conll2012_ontonotesv5 dataset | https://api.github.com/repos/huggingface/datasets/issues/4002/events | null | https://api.github.com/repos/huggingface/datasets/issues/4002/labels{/name} | 2022-03-24T09:49:56Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4002.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4002",
"merged_at": "2022-03-24T10:48:47Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4002.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,179,263,787 | [] | https://api.github.com/repos/huggingface/datasets/issues/4002 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Use another URL whit a single ZIP file (instead of previous one with a ZIP file inside another ZIP file). | 2022-03-24T10:53:41Z | https://github.com/huggingface/datasets/pull/4002 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4002/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4001/comments | https://api.github.com/repos/huggingface/datasets/issues/4001/timeline | 2022-03-26T03:35:43Z | null | completed | I_kwDODunzps5GSaS6 | closed | [] | null | 4,001 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1963097?v=4",
"events_url": "https://api.github.com/users/gsk1692/events{/privacy}",
"followers_url": "https://api.github.com/users/gsk1692/followers",
"following_url": "https://api.github.com/users/gsk1692/following{/other_user}",
"gists_url": "https:/... | How to use generate this multitask dataset for SQUAD? I am getting a value error. | https://api.github.com/repos/huggingface/datasets/issues/4001/events | null | https://api.github.com/repos/huggingface/datasets/issues/4001/labels{/name} | 2022-03-24T09:21:51Z | null | false | null | null | 1,179,231,418 | [] | https://api.github.com/repos/huggingface/datasets/issues/4001 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Dataset viewer issue for 'squad_multitask*'
**Link:** https://huggingface.co/datasets/vershasaxena91/squad_multitask
*short description of the issue*
I am trying to generate the multitask dataset for squad dataset. However, gives the error in dataset explorer as well as my local machine.
I tried the comma... | 2022-03-26T09:48:21Z | https://github.com/huggingface/datasets/issues/4001 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4001/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4000/comments | https://api.github.com/repos/huggingface/datasets/issues/4000/timeline | 2022-03-25T17:53:33Z | null | completed | I_kwDODunzps5GQ73I | closed | [] | null | 4,000 | {
"avatar_url": "https://avatars.githubusercontent.com/u/102043285?v=4",
"events_url": "https://api.github.com/users/i-am-neo/events{/privacy}",
"followers_url": "https://api.github.com/users/i-am-neo/followers",
"following_url": "https://api.github.com/users/i-am-neo/following{/other_user}",
"gists_url": "ht... | load_dataset error: sndfile library not found | https://api.github.com/repos/huggingface/datasets/issues/4000/events | null | https://api.github.com/repos/huggingface/datasets/issues/4000/labels{/name} | 2022-03-24T01:52:32Z | null | false | null | null | 1,178,844,616 | [
{
"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/4000 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Can't load ami dataset
## Steps to reproduce the bug
```
python3 -c "from datasets import load_dataset; print(load_dataset('ami', 'headset-single', split='validation')[0])"
```
## Expected results
## Actual results
Downloading and preparing dataset ami/headset-single (download: 10.71... | 2022-03-25T17:53:33Z | https://github.com/huggingface/datasets/issues/4000 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4000/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3999/comments | https://api.github.com/repos/huggingface/datasets/issues/3999/timeline | 2022-03-30T16:56:38Z | null | null | PR_kwDODunzps406WN_ | closed | [] | false | 3,999 | {
"avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4",
"events_url": "https://api.github.com/users/stevhliu/events{/privacy}",
"followers_url": "https://api.github.com/users/stevhliu/followers",
"following_url": "https://api.github.com/users/stevhliu/following{/other_user}",
"gists_url": "htt... | Docs maintenance | https://api.github.com/repos/huggingface/datasets/issues/3999/events | null | https://api.github.com/repos/huggingface/datasets/issues/3999/labels{/name} | 2022-03-23T21:27:33Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3999.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3999",
"merged_at": "2022-03-30T16:56:38Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3999.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,178,685,280 | [
{
"color": "0075ca",
"default": true,
"description": "Improvements or additions to documentation",
"id": 1935892861,
"name": "documentation",
"node_id": "MDU6TGFiZWwxOTM1ODkyODYx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/documentation"
}
] | https://api.github.com/repos/huggingface/datasets/issues/3999 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR links some functions to the API reference. These functions previously only showed up in code format because the path to the actual API was incorrect. | 2022-03-30T17:01:45Z | https://github.com/huggingface/datasets/pull/3999 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3999/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3998/comments | https://api.github.com/repos/huggingface/datasets/issues/3998/timeline | 2022-03-29T14:16:13Z | null | null | PR_kwDODunzps406KyA | closed | [] | false | 3,998 | {
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_user}",
"gist... | Fix Audio.encode_example() when writing an array | https://api.github.com/repos/huggingface/datasets/issues/3998/events | null | https://api.github.com/repos/huggingface/datasets/issues/3998/labels{/name} | 2022-03-23T20:32:13Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3998.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3998",
"merged_at": "2022-03-29T14:16:13Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3998.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,178,631,986 | [] | https://api.github.com/repos/huggingface/datasets/issues/3998 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Closes #3996 | 2022-03-29T14:21:44Z | https://github.com/huggingface/datasets/pull/3998 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3998/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3997/comments | https://api.github.com/repos/huggingface/datasets/issues/3997/timeline | 2022-04-13T15:46:19Z | null | null | PR_kwDODunzps4058xr | closed | [] | false | 3,997 | {
"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"... | Sync Features dictionaries | https://api.github.com/repos/huggingface/datasets/issues/3997/events | null | https://api.github.com/repos/huggingface/datasets/issues/3997/labels{/name} | 2022-03-23T19:23:51Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3997.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3997",
"merged_at": "2022-04-13T15:46:19Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3997.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,178,566,568 | [] | https://api.github.com/repos/huggingface/datasets/issues/3997 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This PR adds a wrapper to the `Features` class to keep the secondary dict, `_column_requires_decoding`, aligned with the main dict (as discussed in https://github.com/huggingface/datasets/pull/3723#discussion_r806912731).
A more elegant approach would be to subclass `UserDict` and override `__setitem__` and `__delit... | 2022-04-13T15:52:27Z | https://github.com/huggingface/datasets/pull/3997 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3997/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3996/comments | https://api.github.com/repos/huggingface/datasets/issues/3996/timeline | 2022-03-29T14:16:13Z | null | completed | I_kwDODunzps5GPTMh | closed | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_use... | null | 3,996 | {
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_user}",
"gist... | Audio.encode_example() throws an error when writing example from array | https://api.github.com/repos/huggingface/datasets/issues/3996/events | null | https://api.github.com/repos/huggingface/datasets/issues/3996/labels{/name} | 2022-03-23T17:11:47Z | null | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_user}",
"gist... | null | 1,178,415,905 | [
{
"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/3996 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
When trying to do `Audio().encode_example()` with preexisting array (see [this line](https://github.com/huggingface/datasets/blob/master/src/datasets/features/audio.py#L73)), `sf.write()` throws you an error:
`TypeError: No format specified and unable to get format from file extension: <_io.BytesI... | 2022-03-29T14:16:13Z | https://github.com/huggingface/datasets/issues/3996 | {
"+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/3996/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3995/comments | https://api.github.com/repos/huggingface/datasets/issues/3995/timeline | 2022-03-23T18:19:27Z | null | null | PR_kwDODunzps404054 | closed | [] | false | 3,995 | {
"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"... | Close `PIL.Image` file handler in `Image.decode_example` | https://api.github.com/repos/huggingface/datasets/issues/3995/events | null | https://api.github.com/repos/huggingface/datasets/issues/3995/labels{/name} | 2022-03-23T14:51:48Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3995.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3995",
"merged_at": "2022-03-23T18:19:26Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3995.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,178,232,623 | [] | https://api.github.com/repos/huggingface/datasets/issues/3995 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Closes the file handler of the PIL image object in `Image.decode_example` to avoid the `Too many open files` error.
To pass [the image equality checks](https://app.circleci.com/pipelines/github/huggingface/datasets/10774/workflows/d56670e6-16bb-4c64-b601-a152c5acf5ed/jobs/65825) in CI, `Image.decode_example` calls `... | 2022-03-23T18:24:52Z | https://github.com/huggingface/datasets/pull/3995 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3995/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3994/comments | https://api.github.com/repos/huggingface/datasets/issues/3994/timeline | 2022-03-23T15:43:43Z | null | null | PR_kwDODunzps404wWu | closed | [] | true | 3,994 | {
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_user}",
"gist... | Change audio column from string path to Audio feature in ASR task | https://api.github.com/repos/huggingface/datasets/issues/3994/events | null | https://api.github.com/repos/huggingface/datasets/issues/3994/labels{/name} | 2022-03-23T14:34:52Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3994.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3994",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3994.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3994"
} | 1,178,211,138 | [] | https://api.github.com/repos/huggingface/datasets/issues/3994 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Will fix #3990 | 2022-03-23T15:43:43Z | https://github.com/huggingface/datasets/pull/3994 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3994/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3993/comments | https://api.github.com/repos/huggingface/datasets/issues/3993/timeline | null | null | null | I_kwDODunzps5GOe2X | open | [] | null | 3,993 | {
"avatar_url": "https://avatars.githubusercontent.com/u/614861?v=4",
"events_url": "https://api.github.com/users/jpilaul/events{/privacy}",
"followers_url": "https://api.github.com/users/jpilaul/followers",
"following_url": "https://api.github.com/users/jpilaul/following{/other_user}",
"gists_url": "https://... | Streaming dataset + interleave + DataLoader hangs with multiple workers | https://api.github.com/repos/huggingface/datasets/issues/3993/events | null | https://api.github.com/repos/huggingface/datasets/issues/3993/labels{/name} | 2022-03-23T14:27:29Z | null | false | null | null | 1,178,201,495 | [
{
"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/3993 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Interleaving multiple iterable datasets that use `load_dataset` on streaming mode hangs when passed to `torch.utils.data.DataLoader` with multiple workers.
## Steps to reproduce the bug
```python
from datasets import interleave_datasets, load_dataset
from torch.utils.data import DataLoader
... | 2023-02-28T14:14:24Z | https://github.com/huggingface/datasets/issues/3993 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3993/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3992/comments | https://api.github.com/repos/huggingface/datasets/issues/3992/timeline | 2022-12-13T16:59:06Z | null | completed | I_kwDODunzps5GNggp | closed | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
... | null | 3,992 | {
"avatar_url": "https://avatars.githubusercontent.com/u/5902432?v=4",
"events_url": "https://api.github.com/users/phihung/events{/privacy}",
"followers_url": "https://api.github.com/users/phihung/followers",
"following_url": "https://api.github.com/users/phihung/following{/other_user}",
"gists_url": "https:/... | Image column is not decoded in map when using with with_transform | https://api.github.com/repos/huggingface/datasets/issues/3992/events | null | https://api.github.com/repos/huggingface/datasets/issues/3992/labels{/name} | 2022-03-23T10:51:13Z | null | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | null | 1,177,946,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"
}
] | https://api.github.com/repos/huggingface/datasets/issues/3992 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Image column is not _decoded_ in **map** when using with `with_transform`
## Steps to reproduce the bug
```python
from datasets import Image, Dataset
def add_C(batch):
batch["C"] = batch["A"]
return batch
ds = Dataset.from_dict({"A": ["image.png"]}).cast_column("A", Image())
... | 2022-12-13T16:59:06Z | https://github.com/huggingface/datasets/issues/3992 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3992/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3991/comments | https://api.github.com/repos/huggingface/datasets/issues/3991/timeline | null | null | null | I_kwDODunzps5GLSHV | open | [] | null | 3,991 | {
"avatar_url": "https://avatars.githubusercontent.com/u/4755430?v=4",
"events_url": "https://api.github.com/users/omarespejel/events{/privacy}",
"followers_url": "https://api.github.com/users/omarespejel/followers",
"following_url": "https://api.github.com/users/omarespejel/following{/other_user}",
"gists_ur... | Add Lung Image Database Consortium image collection (LIDC-IDRI) dataset | https://api.github.com/repos/huggingface/datasets/issues/3991/events | null | https://api.github.com/repos/huggingface/datasets/issues/3991/labels{/name} | 2022-03-22T22:16:05Z | null | false | null | null | 1,177,362,901 | [
{
"color": "e99695",
"default": false,
"description": "Requesting to add a new dataset",
"id": 2067376369,
"name": "dataset request",
"node_id": "MDU6TGFiZWwyMDY3Mzc2MzY5",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20request"
},
{
"color": "bfdadc",... | https://api.github.com/repos/huggingface/datasets/issues/3991 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Adding a Dataset
- **Name:** *Lung Image Database Consortium image collection (LIDC-IDRI)*
- **Description:** *Consists of diagnostic and lung cancer screening thoracic computed tomography (CT) scans with marked-up annotated lesions. It is a web-accessible international resource for development, training, and ev... | 2022-03-23T12:57:16Z | https://github.com/huggingface/datasets/issues/3991 | {
"+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/3991/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3990/comments | https://api.github.com/repos/huggingface/datasets/issues/3990/timeline | 2022-03-23T17:12:40Z | null | completed | I_kwDODunzps5GJzt3 | closed | [] | null | 3,990 | {
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_user}",
"gist... | Improve AutomaticSpeechRecognition task template | https://api.github.com/repos/huggingface/datasets/issues/3990/events | null | https://api.github.com/repos/huggingface/datasets/issues/3990/labels{/name} | 2022-03-22T15:41:08Z | null | false | null | null | 1,176,976,247 | [
{
"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/3990 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | **Is your feature request related to a problem? Please describe.**
[AutomaticSpeechRecognition task template](https://github.com/huggingface/datasets/blob/master/src/datasets/tasks/automatic_speech_recognition.py) is outdated as it uses path to audiofile as an audio column instead of a Audio feature itself (I guess it... | 2022-03-23T17:12:40Z | https://github.com/huggingface/datasets/issues/3990 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3990/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3989/comments | https://api.github.com/repos/huggingface/datasets/issues/3989/timeline | 2022-03-31T15:30:16Z | null | null | PR_kwDODunzps400l1S | closed | [] | false | 3,989 | {
"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 old wikipedia leftovers | https://api.github.com/repos/huggingface/datasets/issues/3989/events | null | https://api.github.com/repos/huggingface/datasets/issues/3989/labels{/name} | 2022-03-22T15:25:46Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3989.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3989",
"merged_at": "2022-03-31T15:30:16Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3989.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,176,955,078 | [] | https://api.github.com/repos/huggingface/datasets/issues/3989 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | After updating Wikipedia dataset, remove old wikipedia leftovers from doc.
| 2022-03-31T15:35:26Z | https://github.com/huggingface/datasets/pull/3989 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3989/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3988/comments | https://api.github.com/repos/huggingface/datasets/issues/3988/timeline | 2022-03-22T16:50:44Z | null | null | PR_kwDODunzps400RGb | closed | [] | false | 3,988 | {
"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"... | More consistent references in docs | https://api.github.com/repos/huggingface/datasets/issues/3988/events | null | https://api.github.com/repos/huggingface/datasets/issues/3988/labels{/name} | 2022-03-22T14:18:41Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3988.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3988",
"merged_at": "2022-03-22T16:50:43Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3988.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,176,858,540 | [] | https://api.github.com/repos/huggingface/datasets/issues/3988 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Aligns the internal references with style discussed in https://github.com/huggingface/datasets/pull/3980.
cc @stevhliu | 2022-03-22T17:06:32Z | https://github.com/huggingface/datasets/pull/3988 | {
"+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/3988/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3987/comments | https://api.github.com/repos/huggingface/datasets/issues/3987/timeline | 2022-03-24T12:14:12Z | null | null | PR_kwDODunzps40zAxF | closed | [] | false | 3,987 | {
"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 Faiss custom_index device | https://api.github.com/repos/huggingface/datasets/issues/3987/events | null | https://api.github.com/repos/huggingface/datasets/issues/3987/labels{/name} | 2022-03-22T09:11:24Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3987.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3987",
"merged_at": "2022-03-24T12:14:12Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3987.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,176,481,659 | [] | https://api.github.com/repos/huggingface/datasets/issues/3987 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Currently, if both `custom_index` and `device` are passed to `FaissIndex`, `device` is silently ignored.
This PR fixes this by raising a ValueError if both arguments are passed.
Alternatively, the `custom_index` could be transferred to the target `device`. | 2022-03-24T12:18:59Z | https://github.com/huggingface/datasets/pull/3987 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3987/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3986/comments | https://api.github.com/repos/huggingface/datasets/issues/3986/timeline | null | null | null | I_kwDODunzps5GHuP9 | open | [] | null | 3,986 | {
"avatar_url": "https://avatars.githubusercontent.com/u/10686779?v=4",
"events_url": "https://api.github.com/users/kelvinAI/events{/privacy}",
"followers_url": "https://api.github.com/users/kelvinAI/followers",
"following_url": "https://api.github.com/users/kelvinAI/following{/other_user}",
"gists_url": "htt... | Dataset loads indefinitely after modifying default cache path (~/.cache/huggingface) | https://api.github.com/repos/huggingface/datasets/issues/3986/events | null | https://api.github.com/repos/huggingface/datasets/issues/3986/labels{/name} | 2022-03-22T08:23:21Z | null | false | null | null | 1,176,429,565 | [
{
"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/3986 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Dataset loads indefinitely after modifying cache path (~/.cache/huggingface)
If none of the environment variables are set, this custom dataset loads fine ( json-based dataset with custom dataset load script)
** Update: Transformer modules faces the same issue as well during loading
## A clear ... | 2023-03-06T16:55:04Z | https://github.com/huggingface/datasets/issues/3986 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3986/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3985/comments | https://api.github.com/repos/huggingface/datasets/issues/3985/timeline | 2022-03-23T18:19:27Z | null | completed | I_kwDODunzps5GGBNZ | closed | [] | null | 3,985 | {
"avatar_url": "https://avatars.githubusercontent.com/u/3616806?v=4",
"events_url": "https://api.github.com/users/apsdehal/events{/privacy}",
"followers_url": "https://api.github.com/users/apsdehal/followers",
"following_url": "https://api.github.com/users/apsdehal/following{/other_user}",
"gists_url": "http... | [image feature] Too many files open error when image feature is returned as a path | https://api.github.com/repos/huggingface/datasets/issues/3985/events | null | https://api.github.com/repos/huggingface/datasets/issues/3985/labels{/name} | 2022-03-21T21:54:05Z | null | false | null | null | 1,175,982,937 | [
{
"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/3985 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
PR in context: #3967. If I load the dataset in this PR (TextVQA), and do a simple list comprehension on the dataset, I get `Too many open files error`. This is happening due to the way we are loading the image feature when a str path is returned from the `_generate_examples`. Specifically at http... | 2022-03-23T18:19:27Z | https://github.com/huggingface/datasets/issues/3985 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3985/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3984/comments | https://api.github.com/repos/huggingface/datasets/issues/3984/timeline | 2023-07-25T15:18:40Z | null | completed | I_kwDODunzps5GFZ8l | closed | [] | null | 3,984 | {
"avatar_url": "https://avatars.githubusercontent.com/u/20767068?v=4",
"events_url": "https://api.github.com/users/MarkusSagen/events{/privacy}",
"followers_url": "https://api.github.com/users/MarkusSagen/followers",
"following_url": "https://api.github.com/users/MarkusSagen/following{/other_user}",
"gists_u... | Local and automatic tests fail | https://api.github.com/repos/huggingface/datasets/issues/3984/events | null | https://api.github.com/repos/huggingface/datasets/issues/3984/labels{/name} | 2022-03-21T19:07:37Z | null | false | null | null | 1,175,822,117 | [
{
"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/3984 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Running the tests from CircleCI on a PR or locally fails, even with no changes. Tests seem to fail on `test_metric_common.py`
## Steps to reproduce the bug
```shell
git clone https://huggingface/datasets.git
cd datasets
```
```python
python -m pip install -e .
pytest
```
## Expected... | 2023-07-25T15:18:40Z | https://github.com/huggingface/datasets/issues/3984 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3984/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3983/comments | https://api.github.com/repos/huggingface/datasets/issues/3983/timeline | 2022-05-06T16:12:18Z | null | completed | I_kwDODunzps5GFKo0 | closed | [] | null | 3,983 | {
"avatar_url": "https://avatars.githubusercontent.com/u/11869652?v=4",
"events_url": "https://api.github.com/users/jyrr/events{/privacy}",
"followers_url": "https://api.github.com/users/jyrr/followers",
"following_url": "https://api.github.com/users/jyrr/following{/other_user}",
"gists_url": "https://api.git... | Infinitely attempting lock | https://api.github.com/repos/huggingface/datasets/issues/3983/events | null | https://api.github.com/repos/huggingface/datasets/issues/3983/labels{/name} | 2022-03-21T18:11:57Z | null | false | null | null | 1,175,759,412 | [] | https://api.github.com/repos/huggingface/datasets/issues/3983 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | I am trying to run one of the examples of the `transformers` repo, which makes use of `datasets`.
Important to note is that I am trying to run this via a Databricks notebook, and all the files reside in the Databricks Filesystem (DBFS).
```
%sh
python /dbfs/transformers/examples/pytorch/summarization/run_summariz... | 2022-05-06T16:12:18Z | https://github.com/huggingface/datasets/issues/3983 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3983/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3982/comments | https://api.github.com/repos/huggingface/datasets/issues/3982/timeline | 2022-03-21T14:51:35Z | null | null | PR_kwDODunzps40vrR_ | closed | [] | false | 3,982 | {
"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:... | Exclude Google Drive tests of the CI | https://api.github.com/repos/huggingface/datasets/issues/3982/events | null | https://api.github.com/repos/huggingface/datasets/issues/3982/labels{/name} | 2022-03-21T14:34:16Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3982.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3982",
"merged_at": "2022-03-21T14:51:35Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3982.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,175,478,099 | [] | https://api.github.com/repos/huggingface/datasets/issues/3982 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | These tests make the CI spam the Google Drive API, the CI now gets banned by Google Drive very often.
I think we can just skip these tests from the CI for now.
In the future we could have a CI job that runs only once a day or once a week for such cases
cc @albertvillanova @mariosasko @severo
Close #3415
... | 2022-03-31T16:38:02Z | https://github.com/huggingface/datasets/pull/3982 | {
"+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/3982/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3981/comments | https://api.github.com/repos/huggingface/datasets/issues/3981/timeline | 2022-03-29T13:51:40Z | null | null | PR_kwDODunzps40vfra | closed | [] | false | 3,981 | {
"avatar_url": "https://avatars.githubusercontent.com/u/27527747?v=4",
"events_url": "https://api.github.com/users/emibaylor/events{/privacy}",
"followers_url": "https://api.github.com/users/emibaylor/followers",
"following_url": "https://api.github.com/users/emibaylor/following{/other_user}",
"gists_url": "... | Add TER metric card | https://api.github.com/repos/huggingface/datasets/issues/3981/events | null | https://api.github.com/repos/huggingface/datasets/issues/3981/labels{/name} | 2022-03-21T13:54:36Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3981.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3981",
"merged_at": "2022-03-29T13:51:40Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3981.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,175,423,517 | [] | https://api.github.com/repos/huggingface/datasets/issues/3981 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Add TER metric card
This card is still missing content for the following sections:
- **Limitations & Biases**
- **Values from Papers**
If anyone has any ideas for either of the above, feel free to either add them or point me to them and I'll add them! | 2022-03-29T13:57:11Z | https://github.com/huggingface/datasets/pull/3981 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3981/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3980/comments | https://api.github.com/repos/huggingface/datasets/issues/3980/timeline | 2022-03-22T13:34:56Z | null | null | PR_kwDODunzps40vdcH | closed | [] | false | 3,980 | {
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | Add tip on how to speed up loading with ImageFolder | https://api.github.com/repos/huggingface/datasets/issues/3980/events | null | https://api.github.com/repos/huggingface/datasets/issues/3980/labels{/name} | 2022-03-21T13:45:58Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3980.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3980",
"merged_at": "2022-03-22T13:34:56Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3980.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,175,412,905 | [] | https://api.github.com/repos/huggingface/datasets/issues/3980 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This PR does two things:
* adds a tip on how to speed up loading of a large number of files with ImageFolder (motivated by [this issue](https://github.com/huggingface/datasets/issues/3960))
* replaces the current references to the `Dataset` methods in the Image Processing doc with their fully qualified counterparts (... | 2022-03-22T13:39:45Z | https://github.com/huggingface/datasets/pull/3980 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3980/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3979/comments | https://api.github.com/repos/huggingface/datasets/issues/3979/timeline | 2022-03-21T14:25:58Z | null | null | PR_kwDODunzps40u8NY | closed | [] | false | 3,979 | {
"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 google drive streaming for small files | https://api.github.com/repos/huggingface/datasets/issues/3979/events | null | https://api.github.com/repos/huggingface/datasets/issues/3979/labels{/name} | 2022-03-21T11:38:46Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3979.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3979",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3979.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3979"
} | 1,175,258,969 | [] | https://api.github.com/repos/huggingface/datasets/issues/3979 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Google drive did another change recently, following #3787 #3843 .
In particular Google Drive now returns 403 for GET requests with `confirm=t` when a files doesn't have a virus warning message. I fixed this by passing `confirm=t` if and only if when there is one (i.e. when status code is 200 for HEAD) | 2023-09-24T09:55:19Z | https://github.com/huggingface/datasets/pull/3979 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3979/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3978/comments | https://api.github.com/repos/huggingface/datasets/issues/3978/timeline | null | null | null | I_kwDODunzps5GDIhY | open | [] | null | 3,978 | {
"avatar_url": "https://avatars.githubusercontent.com/u/36753484?v=4",
"events_url": "https://api.github.com/users/kingabzpro/events{/privacy}",
"followers_url": "https://api.github.com/users/kingabzpro/followers",
"following_url": "https://api.github.com/users/kingabzpro/following{/other_user}",
"gists_url"... | I can't view HFcallback dataset for ASR Space | https://api.github.com/repos/huggingface/datasets/issues/3978/events | null | https://api.github.com/repos/huggingface/datasets/issues/3978/labels{/name} | 2022-03-21T11:07:49Z | null | false | null | null | 1,175,226,456 | [] | https://api.github.com/repos/huggingface/datasets/issues/3978 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Dataset viewer issue for '*Urdu-ASR-flags*'
**Link:** *[link to the dataset viewer page](https://huggingface.co/datasets/kingabzpro/Urdu-ASR-flags)*
*I think dataset should show some thing and if you want me to add script, please show me the documentation. I thought this was suppose to be automatic task.*
A... | 2023-09-25T12:19:53Z | https://github.com/huggingface/datasets/issues/3978 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3978/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3977/comments | https://api.github.com/repos/huggingface/datasets/issues/3977/timeline | 2023-02-27T10:32:37Z | null | completed | I_kwDODunzps5GCdbH | closed | [] | null | 3,977 | {
"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... | Adapt `docs/README.md` for datasets | https://api.github.com/repos/huggingface/datasets/issues/3977/events | null | https://api.github.com/repos/huggingface/datasets/issues/3977/labels{/name} | 2022-03-21T08:26:49Z | null | false | null | null | 1,175,049,927 | [
{
"color": "0075ca",
"default": true,
"description": "Improvements or additions to documentation",
"id": 1935892861,
"name": "documentation",
"node_id": "MDU6TGFiZWwxOTM1ODkyODYx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/documentation"
}
] | https://api.github.com/repos/huggingface/datasets/issues/3977 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
Currently `docs/README.md` is a direct copy from `transformers`, we should probably adapt this file for `datasets`. | 2023-02-27T10:32:37Z | https://github.com/huggingface/datasets/issues/3977 | {
"+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/3977/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3976/comments | https://api.github.com/repos/huggingface/datasets/issues/3976/timeline | 2022-04-12T14:19:38Z | null | null | PR_kwDODunzps40uOY6 | closed | [] | false | 3,976 | {
"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 main classes reference in docs | https://api.github.com/repos/huggingface/datasets/issues/3976/events | null | https://api.github.com/repos/huggingface/datasets/issues/3976/labels{/name} | 2022-03-21T08:19:46Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3976.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3976",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3976.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3976"
} | 1,175,043,780 | [] | https://api.github.com/repos/huggingface/datasets/issues/3976 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Currently the section index (on the page's right side) of the [main classes reference](https://huggingface.co/docs/datasets/master/en/package_reference/main_classes) incorrectly displays `Tensor returned:`, this PR fixes this issue by wrapping code examples in this page with markdown code block.
There are other exam... | 2022-04-12T14:19:39Z | https://github.com/huggingface/datasets/pull/3976 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3976/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3975/comments | https://api.github.com/repos/huggingface/datasets/issues/3975/timeline | 2022-03-21T18:39:52Z | null | null | PR_kwDODunzps40tKdS | closed | [] | false | 3,975 | {
"avatar_url": "https://avatars.githubusercontent.com/u/20767068?v=4",
"events_url": "https://api.github.com/users/MarkusSagen/events{/privacy}",
"followers_url": "https://api.github.com/users/MarkusSagen/followers",
"following_url": "https://api.github.com/users/MarkusSagen/following{/other_user}",
"gists_u... | Update many missing tags to dataset README's | https://api.github.com/repos/huggingface/datasets/issues/3975/events | null | https://api.github.com/repos/huggingface/datasets/issues/3975/labels{/name} | 2022-03-20T20:42:27Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3975.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3975",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3975.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3975"
} | 1,174,678,942 | [] | https://api.github.com/repos/huggingface/datasets/issues/3975 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | I've started to go through the datasets available and noticed that there are 127 datasets that does not have all the tags so I started filling them in; starting with some of the most common and QA datasets
Not 100% certain that the task_id is correct for SuperGLUE
If anyone is browsing the issues and would like t... | 2022-03-21T18:39:52Z | https://github.com/huggingface/datasets/pull/3975 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3975/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3974/comments | https://api.github.com/repos/huggingface/datasets/issues/3974/timeline | 2022-10-03T09:36:22Z | null | null | PR_kwDODunzps40ssrA | closed | [] | false | 3,974 | {
"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... | Add XFUN dataset | https://api.github.com/repos/huggingface/datasets/issues/3974/events | null | https://api.github.com/repos/huggingface/datasets/issues/3974/labels{/name} | 2022-03-20T09:24:54Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3974.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3974",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3974.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3974"
} | 1,174,485,044 | [
{
"color": "0e8a16",
"default": false,
"description": "Contribution to a dataset script",
"id": 4564477500,
"name": "dataset contribution",
"node_id": "LA_kwDODunzps8AAAABEBBmPA",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20contribution"
}
] | https://api.github.com/repos/huggingface/datasets/issues/3974 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This PR adds XFUN dataset.
Home page and repository: https://github.com/doc-analysis/XFUND
Source code: https://github.com/microsoft/unilm/blob/master/layoutlmft/layoutlmft/data/datasets/xfun.py | 2022-10-03T09:38:16Z | https://github.com/huggingface/datasets/pull/3974 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3974/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3973/comments | https://api.github.com/repos/huggingface/datasets/issues/3973/timeline | 2022-03-30T08:13:32Z | null | completed | I_kwDODunzps5GAMSH | closed | [] | null | 3,973 | {
"avatar_url": "https://avatars.githubusercontent.com/u/11142054?v=4",
"events_url": "https://api.github.com/users/yanyu2015/events{/privacy}",
"followers_url": "https://api.github.com/users/yanyu2015/followers",
"following_url": "https://api.github.com/users/yanyu2015/following{/other_user}",
"gists_url": "... | ConnectionError and SSLError | https://api.github.com/repos/huggingface/datasets/issues/3973/events | null | https://api.github.com/repos/huggingface/datasets/issues/3973/labels{/name} | 2022-03-20T06:45:37Z | null | false | null | null | 1,174,455,431 | [
{
"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/3973 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | code
```
from datasets import load_dataset
dataset = load_dataset('oscar', 'unshuffled_deduplicated_it')
```
bug report
```
---------------------------------------------------------------------------
ConnectionError Traceback (most recent call last)
~\AppData\Local\Temp/ipykernel_2978... | 2022-03-30T08:13:32Z | https://github.com/huggingface/datasets/issues/3973 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3973/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3972/comments | https://api.github.com/repos/huggingface/datasets/issues/3972/timeline | 2022-03-25T15:51:20Z | null | null | PR_kwDODunzps40sdVu | closed | [] | false | 3,972 | {
"avatar_url": "https://avatars.githubusercontent.com/u/53102161?v=4",
"events_url": "https://api.github.com/users/bp-high/events{/privacy}",
"followers_url": "https://api.github.com/users/bp-high/followers",
"following_url": "https://api.github.com/users/bp-high/following{/other_user}",
"gists_url": "https:... | Adding Roman Urdu Hate Speech dataset | https://api.github.com/repos/huggingface/datasets/issues/3972/events | null | https://api.github.com/repos/huggingface/datasets/issues/3972/labels{/name} | 2022-03-20T00:19:26Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3972.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3972",
"merged_at": "2022-03-25T15:51:20Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3972.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,174,402,033 | [] | https://api.github.com/repos/huggingface/datasets/issues/3972 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This Pull request will add the Roman Urdu Hate speech Dataset. | 2022-03-25T15:56:19Z | https://github.com/huggingface/datasets/pull/3972 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3972/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3971/comments | https://api.github.com/repos/huggingface/datasets/issues/3971/timeline | 2022-04-12T14:41:58Z | null | null | PR_kwDODunzps40sS4W | closed | [] | false | 3,971 | {
"avatar_url": "https://avatars.githubusercontent.com/u/36671559?v=4",
"events_url": "https://api.github.com/users/vishalsrao/events{/privacy}",
"followers_url": "https://api.github.com/users/vishalsrao/followers",
"following_url": "https://api.github.com/users/vishalsrao/following{/other_user}",
"gists_url"... | Applied index-filters on scores in search.py. | https://api.github.com/repos/huggingface/datasets/issues/3971/events | null | https://api.github.com/repos/huggingface/datasets/issues/3971/labels{/name} | 2022-03-19T18:43:42Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3971.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3971",
"merged_at": "2022-04-12T14:41:58Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3971.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,174,329,442 | [] | https://api.github.com/repos/huggingface/datasets/issues/3971 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Updated search.py to resolve the issue mentioned in https://github.com/huggingface/datasets/issues/3961.
Applied index-filters on scores in get_nearest_examples and get_nearest_examples_batch methods of search.py. | 2022-04-12T14:48:23Z | https://github.com/huggingface/datasets/pull/3971 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3971/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3970/comments | https://api.github.com/repos/huggingface/datasets/issues/3970/timeline | 2022-03-19T18:38:12Z | null | null | PR_kwDODunzps40sSfx | closed | [] | false | 3,970 | {
"avatar_url": "https://avatars.githubusercontent.com/u/36671559?v=4",
"events_url": "https://api.github.com/users/vishalsrao/events{/privacy}",
"followers_url": "https://api.github.com/users/vishalsrao/followers",
"following_url": "https://api.github.com/users/vishalsrao/following{/other_user}",
"gists_url"... | Apply index-filters on scores in get_nearest_examples and get_nearest… | https://api.github.com/repos/huggingface/datasets/issues/3970/events | null | https://api.github.com/repos/huggingface/datasets/issues/3970/labels{/name} | 2022-03-19T18:32:31Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3970.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3970",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3970.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3970"
} | 1,174,327,367 | [] | https://api.github.com/repos/huggingface/datasets/issues/3970 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Updated search.py to resolve the issue mentioned in https://github.com/huggingface/datasets/issues/3961.
Applied index-filters on scores in get_nearest_examples and get_nearest_examples_batch methods of search.py. | 2022-03-19T18:38:12Z | https://github.com/huggingface/datasets/pull/3970 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3970/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3969/comments | https://api.github.com/repos/huggingface/datasets/issues/3969/timeline | 2022-04-20T15:52:49Z | null | completed | I_kwDODunzps5F_f8g | closed | [] | null | 3,969 | {
"avatar_url": "https://avatars.githubusercontent.com/u/75482871?v=4",
"events_url": "https://api.github.com/users/hasan-besh/events{/privacy}",
"followers_url": "https://api.github.com/users/hasan-besh/followers",
"following_url": "https://api.github.com/users/hasan-besh/following{/other_user}",
"gists_url"... | Cannot preview cnn_dailymail dataset | https://api.github.com/repos/huggingface/datasets/issues/3969/events | null | https://api.github.com/repos/huggingface/datasets/issues/3969/labels{/name} | 2022-03-19T14:08:57Z | null | false | null | null | 1,174,273,824 | [] | https://api.github.com/repos/huggingface/datasets/issues/3969 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Dataset viewer issue for '*cnn_dailymail*'
**Link:** https://huggingface.co/datasets/cnn_dailymail
*short description of the issue*
Am I the one who added this dataset ? Yes-No
| 2022-04-20T15:52:49Z | https://github.com/huggingface/datasets/issues/3969 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3969/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3968/comments | https://api.github.com/repos/huggingface/datasets/issues/3968/timeline | 2022-03-24T16:34:24Z | null | completed | I_kwDODunzps5F_Mcq | closed | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4",
"events_url": "https://api.github.com/users/severo/events{/privacy}",
"followers_url": "https://api.github.com/users/severo/followers",
"following_url": "https://api.github.com/users/severo/following{/other_user}",
"gists_url... | null | 3,968 | {
"avatar_url": "https://avatars.githubusercontent.com/u/7669893?v=4",
"events_url": "https://api.github.com/users/cahya-wirawan/events{/privacy}",
"followers_url": "https://api.github.com/users/cahya-wirawan/followers",
"following_url": "https://api.github.com/users/cahya-wirawan/following{/other_user}",
"gi... | Cannot preview 'indonesian-nlp/eli5_id' dataset | https://api.github.com/repos/huggingface/datasets/issues/3968/events | null | https://api.github.com/repos/huggingface/datasets/issues/3968/labels{/name} | 2022-03-19T06:54:09Z | null | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4",
"events_url": "https://api.github.com/users/severo/events{/privacy}",
"followers_url": "https://api.github.com/users/severo/followers",
"following_url": "https://api.github.com/users/severo/following{/other_user}",
"gists_url": "https://ap... | null | 1,174,193,962 | [
{
"color": "E5583E",
"default": false,
"description": "Related to the dataset viewer on huggingface.co",
"id": 3470211881,
"name": "dataset-viewer",
"node_id": "LA_kwDODunzps7O1zsp",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset-viewer"
}
] | https://api.github.com/repos/huggingface/datasets/issues/3968 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Dataset viewer issue for '*indonesian-nlp/eli5_id*'
**Link:** https://huggingface.co/datasets/indonesian-nlp/eli5_id
I can not see the dataset preview.
```
Server Error
Status code: 400
Exception: Status400Error
Message: Not found. Maybe the cache is missing, or maybe the dataset does not exis... | 2022-03-24T16:34:24Z | https://github.com/huggingface/datasets/issues/3968 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3968/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3967/comments | https://api.github.com/repos/huggingface/datasets/issues/3967/timeline | 2022-05-05T06:44:29Z | null | null | PR_kwDODunzps40rpny | closed | [] | false | 3,967 | {
"avatar_url": "https://avatars.githubusercontent.com/u/3616806?v=4",
"events_url": "https://api.github.com/users/apsdehal/events{/privacy}",
"followers_url": "https://api.github.com/users/apsdehal/followers",
"following_url": "https://api.github.com/users/apsdehal/following{/other_user}",
"gists_url": "http... | [feat] Add TextVQA dataset | https://api.github.com/repos/huggingface/datasets/issues/3967/events | null | https://api.github.com/repos/huggingface/datasets/issues/3967/labels{/name} | 2022-03-18T23:29:39Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3967.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3967",
"merged_at": "2022-05-05T06:44:29Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3967.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,174,107,128 | [] | https://api.github.com/repos/huggingface/datasets/issues/3967 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This would be the first classification-based vision-and-language dataset in the datasets library.
Currently, the dataset downloads everything you need beforehand. See the [paper](https://arxiv.org/abs/1904.08920) for more details.
Test Plan:
- Ran the full and the dummy data test locally | 2022-05-05T06:51:31Z | https://github.com/huggingface/datasets/pull/3967 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3967/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3966/comments | https://api.github.com/repos/huggingface/datasets/issues/3966/timeline | 2022-03-22T13:30:56Z | null | null | PR_kwDODunzps40rBNE | closed | [] | false | 3,966 | {
"avatar_url": "https://avatars.githubusercontent.com/u/14205986?v=4",
"events_url": "https://api.github.com/users/sashavor/events{/privacy}",
"followers_url": "https://api.github.com/users/sashavor/followers",
"following_url": "https://api.github.com/users/sashavor/following{/other_user}",
"gists_url": "htt... | Create metric card for BERTScore | https://api.github.com/repos/huggingface/datasets/issues/3966/events | null | https://api.github.com/repos/huggingface/datasets/issues/3966/labels{/name} | 2022-03-18T18:21:56Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3966.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3966",
"merged_at": "2022-03-22T13:30:56Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3966.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,173,883,084 | [] | https://api.github.com/repos/huggingface/datasets/issues/3966 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Proposing a metric card for BERTScore | 2022-03-22T13:35:28Z | https://github.com/huggingface/datasets/pull/3966 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3966/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3965/comments | https://api.github.com/repos/huggingface/datasets/issues/3965/timeline | 2022-05-06T16:13:51Z | null | completed | I_kwDODunzps5F9V_D | closed | [] | null | 3,965 | {
"avatar_url": "https://avatars.githubusercontent.com/u/26859204?v=4",
"events_url": "https://api.github.com/users/lewtun/events{/privacy}",
"followers_url": "https://api.github.com/users/lewtun/followers",
"following_url": "https://api.github.com/users/lewtun/following{/other_user}",
"gists_url": "https://a... | TypeError: Couldn't cast array of type for JSONLines dataset | https://api.github.com/repos/huggingface/datasets/issues/3965/events | null | https://api.github.com/repos/huggingface/datasets/issues/3965/labels{/name} | 2022-03-18T15:17:53Z | null | false | null | null | 1,173,708,739 | [
{
"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/3965 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | ## Describe the bug
One of the [course participants](https://discuss.huggingface.co/t/chapter-5-questions/11744/20?u=lewtun) is having trouble loading a JSONLines dataset that's composed of the GitHub issues from `spacy` (see stack trace below).
This reminds me a bit of #2799 where one can load the dataset in `pan... | 2022-05-06T16:13:51Z | https://github.com/huggingface/datasets/issues/3965 | {
"+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/3965/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3964/comments | https://api.github.com/repos/huggingface/datasets/issues/3964/timeline | 2022-08-22T14:20:46Z | null | completed | I_kwDODunzps5F8y5B | closed | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_use... | null | 3,964 | {
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_user}",
"gist... | Add default Audio Loader | https://api.github.com/repos/huggingface/datasets/issues/3964/events | null | https://api.github.com/repos/huggingface/datasets/issues/3964/labels{/name} | 2022-03-18T12:58:55Z | null | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_user}",
"gist... | null | 1,173,564,993 | [
{
"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/3964 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | **Is your feature request related to a problem? Please describe.**
Writing a custom loading dataset script might be a bit challenging for users.
**Describe the solution you'd like**
Add default Audio loader (analogous to ImageFolder) for small datasets with standard directory structure.
**Describe alternatives ... | 2022-08-22T14:20:46Z | https://github.com/huggingface/datasets/issues/3964 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3964/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3963/comments | https://api.github.com/repos/huggingface/datasets/issues/3963/timeline | 2022-06-15T16:33:19Z | null | null | PR_kwDODunzps40puyZ | closed | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_use... | true | 3,963 | {
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_user}",
"gist... | Add Audio Folder | https://api.github.com/repos/huggingface/datasets/issues/3963/events | null | https://api.github.com/repos/huggingface/datasets/issues/3963/labels{/name} | 2022-03-18T11:40:09Z | null | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_user}",
"gist... | {
"diff_url": "https://github.com/huggingface/datasets/pull/3963.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3963",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3963.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3963"
} | 1,173,492,562 | [] | https://api.github.com/repos/huggingface/datasets/issues/3963 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Would resolve #3964
AudioFolder loads a .txt file with transcriptions and creates a dataset with all audiofiles in provided directory that has a transcription (independently of the directory structure) as a single split (train).
Can be loaded via:
```python
# for local dirs
dataset = load_dataset("audiofolder... | 2022-06-15T16:33:19Z | https://github.com/huggingface/datasets/pull/3963 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 2,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3963/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3962/comments | https://api.github.com/repos/huggingface/datasets/issues/3962/timeline | 2022-03-21T14:36:12Z | null | null | PR_kwDODunzps40psq2 | closed | [] | false | 3,962 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | Fix flatten of Sequence feature type | https://api.github.com/repos/huggingface/datasets/issues/3962/events | null | https://api.github.com/repos/huggingface/datasets/issues/3962/labels{/name} | 2022-03-18T11:27:42Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3962.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3962",
"merged_at": "2022-03-21T14:36:12Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3962.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,173,482,291 | [] | https://api.github.com/repos/huggingface/datasets/issues/3962 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | The `Sequence` features type is not correctly flattened if it contains a dictionary. This PR fixes this, and I added a test case for this.
Close https://github.com/huggingface/datasets/issues/3795 | 2022-03-21T14:40:47Z | https://github.com/huggingface/datasets/pull/3962 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3962/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3961/comments | https://api.github.com/repos/huggingface/datasets/issues/3961/timeline | 2022-04-12T14:41:58Z | null | completed | I_kwDODunzps5F7fau | closed | [] | null | 3,961 | {
"avatar_url": "https://avatars.githubusercontent.com/u/36671559?v=4",
"events_url": "https://api.github.com/users/vishalsrao/events{/privacy}",
"followers_url": "https://api.github.com/users/vishalsrao/followers",
"following_url": "https://api.github.com/users/vishalsrao/following{/other_user}",
"gists_url"... | Scores from Index at extra positions are not filtered out | https://api.github.com/repos/huggingface/datasets/issues/3961/events | null | https://api.github.com/repos/huggingface/datasets/issues/3961/labels{/name} | 2022-03-18T06:13:23Z | null | false | null | null | 1,173,223,086 | [
{
"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/3961 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | If a FAISS index has fewer records than the requested number of top results (k), then it returns -1 in indices for the additional positions. The get_nearest_examples method only filters out the extra results from the dataset samples. It would be better to filter out extra scores too.
Reference: https://github.com/hu... | 2022-04-12T14:41:58Z | https://github.com/huggingface/datasets/issues/3961 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3961/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3960/comments | https://api.github.com/repos/huggingface/datasets/issues/3960/timeline | null | null | null | I_kwDODunzps5F7NTU | open | [] | null | 3,960 | {
"avatar_url": "https://avatars.githubusercontent.com/u/60869411?v=4",
"events_url": "https://api.github.com/users/TXacs/events{/privacy}",
"followers_url": "https://api.github.com/users/TXacs/followers",
"following_url": "https://api.github.com/users/TXacs/following{/other_user}",
"gists_url": "https://api.... | Load local dataset error | https://api.github.com/repos/huggingface/datasets/issues/3960/events | null | https://api.github.com/repos/huggingface/datasets/issues/3960/labels{/name} | 2022-03-18T03:32:49Z | null | false | null | null | 1,173,148,884 | [
{
"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/3960 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | When i used the datasets==1.11.0, it's all right. Util update the latest version, it get the error like this:
```
>>> from datasets import load_dataset
>>> data_files={'train': ['/ssd/datasets/imagenet/pytorch/train'], 'validation': ['/ssd/datasets/imagenet/pytorch/val']}
>>> ds = load_dataset('nateraw/image-folder... | 2023-08-02T17:12:20Z | https://github.com/huggingface/datasets/issues/3960 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3960/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3959/comments | https://api.github.com/repos/huggingface/datasets/issues/3959/timeline | 2022-04-20T12:35:37Z | null | completed | I_kwDODunzps5F6J33 | closed | [] | null | 3,959 | {
"avatar_url": "https://avatars.githubusercontent.com/u/641005?v=4",
"events_url": "https://api.github.com/users/Antymon/events{/privacy}",
"followers_url": "https://api.github.com/users/Antymon/followers",
"following_url": "https://api.github.com/users/Antymon/following{/other_user}",
"gists_url": "https://... | Medium-sized dataset conversion from pandas causes a crash | https://api.github.com/repos/huggingface/datasets/issues/3959/events | null | https://api.github.com/repos/huggingface/datasets/issues/3959/labels{/name} | 2022-03-17T20:20:35Z | null | false | null | null | 1,172,872,695 | [
{
"color": "d73a4a",
"default": true,
"description": "Something isn't working",
"id": 1935892857,
"name": "bug",
"node_id": "MDU6TGFiZWwxOTM1ODkyODU3",
"url": "https://api.github.com/repos/huggingface/datasets/labels/bug"
}
] | https://api.github.com/repos/huggingface/datasets/issues/3959 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Hi, I am suffering from the following issue:
## Describe the bug
Conversion to arrow dataset from pandas dataframe of a certain size deterministically causes the following crash:
```
File "/home/datasets_crash.py", line 7, in <module>
arrow=datasets.Dataset.from_pandas(d)
File "/home/.conda/envs/tools... | 2022-12-12T17:14:06Z | https://github.com/huggingface/datasets/issues/3959 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3959/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3958/comments | https://api.github.com/repos/huggingface/datasets/issues/3958/timeline | 2022-03-21T12:26:47Z | null | null | PR_kwDODunzps40nQU2 | closed | [] | false | 3,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}",... | Update Wikipedia metadata | https://api.github.com/repos/huggingface/datasets/issues/3958/events | null | https://api.github.com/repos/huggingface/datasets/issues/3958/labels{/name} | 2022-03-17T17:50:05Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3958.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3958",
"merged_at": "2022-03-21T12:26:47Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3958.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,172,657,981 | [] | https://api.github.com/repos/huggingface/datasets/issues/3958 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR updates:
- dataset card
- metadata JSON | 2022-03-21T12:26:48Z | https://github.com/huggingface/datasets/pull/3958 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3958/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3957/comments | https://api.github.com/repos/huggingface/datasets/issues/3957/timeline | 2022-03-18T13:42:16Z | null | null | PR_kwDODunzps40magW | closed | [] | false | 3,957 | {
"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... | Fix xtreme s metrics | https://api.github.com/repos/huggingface/datasets/issues/3957/events | null | https://api.github.com/repos/huggingface/datasets/issues/3957/labels{/name} | 2022-03-17T13:39:04Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3957.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3957",
"merged_at": "2022-03-18T13:42:16Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3957.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,172,401,455 | [] | https://api.github.com/repos/huggingface/datasets/issues/3957 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | We in fact do need BABEL in xtreme-s | 2022-03-18T13:46:19Z | https://github.com/huggingface/datasets/pull/3957 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3957/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3956/comments | https://api.github.com/repos/huggingface/datasets/issues/3956/timeline | 2022-03-28T08:00:01Z | null | completed | I_kwDODunzps5F33TH | 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,956 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1645137?v=4",
"events_url": "https://api.github.com/users/amirj/events{/privacy}",
"followers_url": "https://api.github.com/users/amirj/followers",
"following_url": "https://api.github.com/users/amirj/following{/other_user}",
"gists_url": "https://api.g... | TypeError: __init__() missing 1 required positional argument: 'scheme' | https://api.github.com/repos/huggingface/datasets/issues/3956/events | null | https://api.github.com/repos/huggingface/datasets/issues/3956/labels{/name} | 2022-03-17T11:43: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,172,272,327 | [
{
"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/3956 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Based on [this tutorial](https://huggingface.co/docs/datasets/faiss_es#elasticsearch) the provided code should add Elasticsearch index but raised the following error, probably the new Elasticsearch version is not compatible though the tutorial doesn't provide any information about the supporting El... | 2023-11-21T04:26:20Z | https://github.com/huggingface/datasets/issues/3956 | {
"+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/3956/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3955/comments | https://api.github.com/repos/huggingface/datasets/issues/3955/timeline | 2022-04-12T14:28:35Z | null | null | PR_kwDODunzps40l5kG | closed | [] | false | 3,955 | {
"avatar_url": "https://avatars.githubusercontent.com/u/39181234?v=4",
"events_url": "https://api.github.com/users/Datta0/events{/privacy}",
"followers_url": "https://api.github.com/users/Datta0/followers",
"following_url": "https://api.github.com/users/Datta0/following{/other_user}",
"gists_url": "https://a... | Remove unncessary 'pylint disable' message in ReadMe | https://api.github.com/repos/huggingface/datasets/issues/3955/events | null | https://api.github.com/repos/huggingface/datasets/issues/3955/labels{/name} | 2022-03-17T11:16:55Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/3955.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3955",
"merged_at": "2022-04-12T14:28:35Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3955.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,172,246,647 | [] | https://api.github.com/repos/huggingface/datasets/issues/3955 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | null | 2022-04-12T14:28:35Z | https://github.com/huggingface/datasets/pull/3955 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3955/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/3954/comments | https://api.github.com/repos/huggingface/datasets/issues/3954/timeline | 2022-04-20T12:39:07Z | null | completed | I_kwDODunzps5F3XZg | closed | [] | null | 3,954 | {
"avatar_url": "https://avatars.githubusercontent.com/u/49593805?v=4",
"events_url": "https://api.github.com/users/MatanBenChorin/events{/privacy}",
"followers_url": "https://api.github.com/users/MatanBenChorin/followers",
"following_url": "https://api.github.com/users/MatanBenChorin/following{/other_user}",
... | The dataset preview is not available for tdklab/Hebrew_Squad_v1.1 dataset | https://api.github.com/repos/huggingface/datasets/issues/3954/events | null | https://api.github.com/repos/huggingface/datasets/issues/3954/labels{/name} | 2022-03-17T09:38:11Z | null | false | null | null | 1,172,141,664 | [] | https://api.github.com/repos/huggingface/datasets/issues/3954 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Dataset viewer issue for 'tdklab/Hebrew_Squad_v1.1'
**Link:** https://huggingface.co/api/datasets/tdklab/Hebrew_Squad_v1.1?full=true
The dataset preview is not available for this dataset.
Am I the one who added this dataset ? Yes | 2022-04-20T12:39:07Z | https://github.com/huggingface/datasets/issues/3954 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3954/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3953/comments | https://api.github.com/repos/huggingface/datasets/issues/3953/timeline | 2022-05-23T18:05:29Z | null | completed | I_kwDODunzps5F3TBY | closed | [] | null | 3,953 | {
"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"... | Add ImageNet Sketch | https://api.github.com/repos/huggingface/datasets/issues/3953/events | null | https://api.github.com/repos/huggingface/datasets/issues/3953/labels{/name} | 2022-03-17T09:20:31Z | null | false | null | null | 1,172,123,736 | [
{
"color": "e99695",
"default": false,
"description": "Requesting to add a new dataset",
"id": 2067376369,
"name": "dataset request",
"node_id": "MDU6TGFiZWwyMDY3Mzc2MzY5",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20request"
},
{
"color": "bfdadc",... | https://api.github.com/repos/huggingface/datasets/issues/3953 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Adding a Dataset
- **Name:** ImageNet Sketch
- **Description:** ImageNet-Sketch is a dataset consisting of sketch-like images, that matches the ImageNet classification validation set in categories and scale.
- **Paper:** [Learning Robust Global Representations by Penalizing Local Predictive Power](https://arxiv.o... | 2022-05-23T18:05:29Z | https://github.com/huggingface/datasets/issues/3953 | {
"+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/3953/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/3952/comments | https://api.github.com/repos/huggingface/datasets/issues/3952/timeline | 2022-03-17T07:10:14Z | null | completed | I_kwDODunzps5F2bTr | closed | [] | null | 3,952 | {
"avatar_url": "https://avatars.githubusercontent.com/u/22090962?v=4",
"events_url": "https://api.github.com/users/ravindra-ut/events{/privacy}",
"followers_url": "https://api.github.com/users/ravindra-ut/followers",
"following_url": "https://api.github.com/users/ravindra-ut/following{/other_user}",
"gists_u... | Checksum error for glue sst2, stsb, rte etc datasets | https://api.github.com/repos/huggingface/datasets/issues/3952/events | null | https://api.github.com/repos/huggingface/datasets/issues/3952/labels{/name} | 2022-03-17T03:45:47Z | null | false | null | null | 1,171,895,531 | [
{
"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/3952 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Checksum error for glue sst2, stsb, rte etc datasets
## Steps to reproduce the bug
```python
>>> nlp.load_dataset('glue', 'sst2')
Downloading and preparing dataset glue/sst2 (download: 7.09 MiB, generated: 4.81 MiB, post-processed: Unknown sizetotal: 11.90 MiB) to
Downloading: 100%|████████... | 2022-03-17T07:10:15Z | https://github.com/huggingface/datasets/issues/3952 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3952/reactions"
} | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.