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/4360/comments | https://api.github.com/repos/huggingface/datasets/issues/4360/timeline | 2022-06-01T12:57:09Z | null | null | PR_kwDODunzps434izs | closed | [] | false | 4,360 | {
"avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4",
"events_url": "https://api.github.com/users/leondz/events{/privacy}",
"followers_url": "https://api.github.com/users/leondz/followers",
"following_url": "https://api.github.com/users/leondz/following{/other_user}",
"gists_url": "https://api... | Fix example in opus_ubuntu, Add license info | https://api.github.com/repos/huggingface/datasets/issues/4360/events | null | https://api.github.com/repos/huggingface/datasets/issues/4360/labels{/name} | 2022-05-16T14:22:28Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4360.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4360",
"merged_at": "2022-06-01T12:57:09Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4360.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,237,239,096 | [] | https://api.github.com/repos/huggingface/datasets/issues/4360 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This PR
* fixes a typo in the example for the`opus_ubuntu` dataset where it's mistakenly referred to as `ubuntu`
* adds the declared license info for this corpus' origin
* adds an example instance
* updates the data origin type | 2022-06-01T13:06:07Z | https://github.com/huggingface/datasets/pull/4360 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4360/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4359/comments | https://api.github.com/repos/huggingface/datasets/issues/4359/timeline | 2022-05-24T16:17:14Z | null | null | PR_kwDODunzps434Pb6 | closed | [] | false | 4,359 | {
"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 Version equality | https://api.github.com/repos/huggingface/datasets/issues/4359/events | null | https://api.github.com/repos/huggingface/datasets/issues/4359/labels{/name} | 2022-05-16T13:19:26Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4359.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4359",
"merged_at": "2022-05-24T16:17:14Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4359.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,237,149,578 | [] | https://api.github.com/repos/huggingface/datasets/issues/4359 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | I think `Version` equality should align with other similar cases in Python, like:
```python
In [1]: "a" == 5, "a" == None
Out[1]: (False, False)
In [2]: "a" != 5, "a" != None
Out[2]: (True, True)
```
With this PR, we will get:
```python
In [3]: Version("1.0.0") == 5, Version("1.0.0") == None
Out[3]: (Fals... | 2022-05-24T16:25:37Z | https://github.com/huggingface/datasets/pull/4359 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4359/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4358/comments | https://api.github.com/repos/huggingface/datasets/issues/4358/timeline | null | null | null | I_kwDODunzps5JvWAs | open | [] | null | 4,358 | {
"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... | Missing dataset tags and sections in some dataset cards | https://api.github.com/repos/huggingface/datasets/issues/4358/events | null | https://api.github.com/repos/huggingface/datasets/issues/4358/labels{/name} | 2022-05-16T13:18:16Z | null | false | null | null | 1,237,147,692 | [
{
"color": "d73a4a",
"default": true,
"description": "Something isn't working",
"id": 1935892857,
"name": "bug",
"node_id": "MDU6TGFiZWwxOTM1ODkyODU3",
"url": "https://api.github.com/repos/huggingface/datasets/labels/bug"
}
] | https://api.github.com/repos/huggingface/datasets/issues/4358 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Summary of CircleCI errors for different dataset metadata:
- **BoolQ**: missing 8 required positional arguments: 'annotations_creators', 'language_creators', 'licenses', 'multilinguality', 'size_categories', 'source_datasets', 'task_categories', and 'task_ids'
- **Conllpp**: expected some content in section `Citati... | 2022-05-30T15:36:52Z | https://github.com/huggingface/datasets/issues/4358 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4358/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4357/comments | https://api.github.com/repos/huggingface/datasets/issues/4357/timeline | 2022-05-16T15:10:41Z | null | null | PR_kwDODunzps4333b9 | closed | [] | false | 4,357 | {
"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 warning in push_to_hub | https://api.github.com/repos/huggingface/datasets/issues/4357/events | null | https://api.github.com/repos/huggingface/datasets/issues/4357/labels{/name} | 2022-05-16T11:50:17Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4357.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4357",
"merged_at": "2022-05-16T15:10:41Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4357.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,237,037,069 | [] | https://api.github.com/repos/huggingface/datasets/issues/4357 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Fix warning:
```
FutureWarning: 'shard_size' was renamed to 'max_shard_size' in version 2.1.1 and will be removed in 2.4.0.
``` | 2022-05-16T15:18:49Z | https://github.com/huggingface/datasets/pull/4357 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4357/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4356/comments | https://api.github.com/repos/huggingface/datasets/issues/4356/timeline | 2022-05-30T13:47:54Z | null | null | PR_kwDODunzps433OsB | closed | [] | false | 4,356 | {
"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 dataset builder default version | https://api.github.com/repos/huggingface/datasets/issues/4356/events | null | https://api.github.com/repos/huggingface/datasets/issues/4356/labels{/name} | 2022-05-16T09:05:10Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4356.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4356",
"merged_at": "2022-05-30T13:47:54Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4356.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,236,846,308 | [] | https://api.github.com/repos/huggingface/datasets/issues/4356 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Currently, when using a custom config (subclass of `BuilderConfig`), default version set at the builder level is ignored: we must set default version in the custom config class.
However, when loading a dataset with `config_kwargs` (for a configuration not present in `BUILDER_CONFIGS`), the default version set in the... | 2022-05-30T13:56:58Z | https://github.com/huggingface/datasets/pull/4356 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4356/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4355/comments | https://api.github.com/repos/huggingface/datasets/issues/4355/timeline | 2022-05-16T11:19:57Z | null | null | PR_kwDODunzps433EgP | closed | [] | false | 4,355 | {
"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 warning in upload_file | https://api.github.com/repos/huggingface/datasets/issues/4355/events | null | https://api.github.com/repos/huggingface/datasets/issues/4355/labels{/name} | 2022-05-16T08:21:31Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4355.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4355",
"merged_at": "2022-05-16T11:19:57Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4355.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,236,797,490 | [] | https://api.github.com/repos/huggingface/datasets/issues/4355 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Fix warning:
```
FutureWarning: Pass path_or_fileobj='...' as keyword args. From version 0.7 passing these as positional arguments will result in an error
``` | 2022-05-16T11:28:02Z | https://github.com/huggingface/datasets/pull/4355 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4355/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4354/comments | https://api.github.com/repos/huggingface/datasets/issues/4354/timeline | 2022-07-11T14:54:01Z | null | completed | I_kwDODunzps5Jsgif | 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 | 4,354 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8884008?v=4",
"events_url": "https://api.github.com/users/eldarkurtic/events{/privacy}",
"followers_url": "https://api.github.com/users/eldarkurtic/followers",
"following_url": "https://api.github.com/users/eldarkurtic/following{/other_user}",
"gists_ur... | Problems with WMT dataset | https://api.github.com/repos/huggingface/datasets/issues/4354/events | null | https://api.github.com/repos/huggingface/datasets/issues/4354/labels{/name} | 2022-05-15T20:58:26Z | 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,236,404,383 | [
{
"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/4354 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
I am trying to load WMT15 dataset and to define which data-sources to use for train/validation/test splits, but unfortunately it seems that the official documentation at [https://huggingface.co/datasets/wmt15#:~:text=Versions%20exists%20for,wmt_translate%22%2C%20config%3Dconfig)](https://huggingfac... | 2022-07-11T14:54:02Z | https://github.com/huggingface/datasets/issues/4354 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4354/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4353/comments | https://api.github.com/repos/huggingface/datasets/issues/4353/timeline | 2022-05-16T13:52:11Z | null | null | PR_kwDODunzps43016x | closed | [] | false | 4,353 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8917831?v=4",
"events_url": "https://api.github.com/users/JohnGiorgi/events{/privacy}",
"followers_url": "https://api.github.com/users/JohnGiorgi/followers",
"following_url": "https://api.github.com/users/JohnGiorgi/following{/other_user}",
"gists_url":... | Don't strip proceeding hyphen | https://api.github.com/repos/huggingface/datasets/issues/4353/events | null | https://api.github.com/repos/huggingface/datasets/issues/4353/labels{/name} | 2022-05-14T18:25:29Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4353.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4353",
"merged_at": "2022-05-16T13:52:10Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4353.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,236,092,176 | [] | https://api.github.com/repos/huggingface/datasets/issues/4353 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Closes #4320. | 2022-05-16T18:51:38Z | https://github.com/huggingface/datasets/pull/4353 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4353/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4352/comments | https://api.github.com/repos/huggingface/datasets/issues/4352/timeline | null | null | null | I_kwDODunzps5JrS2a | open | [] | null | 4,352 | {
"avatar_url": "https://avatars.githubusercontent.com/u/99206017?v=4",
"events_url": "https://api.github.com/users/plamb-viso/events{/privacy}",
"followers_url": "https://api.github.com/users/plamb-viso/followers",
"following_url": "https://api.github.com/users/plamb-viso/following{/other_user}",
"gists_url"... | When using `dataset.map()` if passed `Features` types do not match what is returned from the mapped function, execution does not except in an obvious way | https://api.github.com/repos/huggingface/datasets/issues/4352/events | null | https://api.github.com/repos/huggingface/datasets/issues/4352/labels{/name} | 2022-05-14T17:55:15Z | null | false | null | null | 1,236,086,170 | [
{
"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/4352 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Recently I was trying to using `.map()` to preprocess a dataset. I defined the expected Features and passed them into `.map()` like `dataset.map(preprocess_data, features=features)`. My expected `Features` keys matched what came out of `preprocess_data`, but the types i had defined for them did not... | 2022-05-16T15:09:17Z | https://github.com/huggingface/datasets/issues/4352 | {
"+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/4352/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4351/comments | https://api.github.com/repos/huggingface/datasets/issues/4351/timeline | 2022-12-14T18:22:59Z | null | completed | I_kwDODunzps5JqxqB | closed | [] | null | 4,351 | {
"avatar_url": "https://avatars.githubusercontent.com/u/5154447?v=4",
"events_url": "https://api.github.com/users/Rexhaif/events{/privacy}",
"followers_url": "https://api.github.com/users/Rexhaif/followers",
"following_url": "https://api.github.com/users/Rexhaif/following{/other_user}",
"gists_url": "https:/... | Add optional progress bar for .save_to_disk(..) and .load_from_disk(..) when working with remote filesystems | https://api.github.com/repos/huggingface/datasets/issues/4351/events | null | https://api.github.com/repos/huggingface/datasets/issues/4351/labels{/name} | 2022-05-14T11:30:42Z | null | false | null | null | 1,235,950,209 | [
{
"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/4351 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | **Is your feature request related to a problem? Please describe.**
When working with large datasets stored on remote filesystems(such as s3), the process of uploading a dataset could take really long time. For instance: I was uploading a re-processed version of wmt17 en-ru to my s3 bucket and it took like 35 minutes(a... | 2022-12-14T18:22:59Z | https://github.com/huggingface/datasets/issues/4351 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4351/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4350/comments | https://api.github.com/repos/huggingface/datasets/issues/4350/timeline | 2022-05-19T10:23:03Z | null | null | PR_kwDODunzps43zKIV | closed | [] | false | 4,350 | {
"avatar_url": "https://avatars.githubusercontent.com/u/92551194?v=4",
"events_url": "https://api.github.com/users/YEdenZ/events{/privacy}",
"followers_url": "https://api.github.com/users/YEdenZ/followers",
"following_url": "https://api.github.com/users/YEdenZ/following{/other_user}",
"gists_url": "https://a... | Add a new metric: CTC_Consistency | https://api.github.com/repos/huggingface/datasets/issues/4350/events | null | https://api.github.com/repos/huggingface/datasets/issues/4350/labels{/name} | 2022-05-13T17:31:19Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4350.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4350",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4350.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4350"
} | 1,235,505,104 | [] | https://api.github.com/repos/huggingface/datasets/issues/4350 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Add CTC_Consistency metric
Do I also need to modify the `test_metric_common.py` file to make it run on test? | 2022-05-19T10:23:04Z | https://github.com/huggingface/datasets/pull/4350 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4350/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4349/comments | https://api.github.com/repos/huggingface/datasets/issues/4349/timeline | 2022-05-14T15:08:08Z | null | completed | I_kwDODunzps5Jo9lN | closed | [] | null | 4,349 | {
"avatar_url": "https://avatars.githubusercontent.com/u/99206017?v=4",
"events_url": "https://api.github.com/users/plamb-viso/events{/privacy}",
"followers_url": "https://api.github.com/users/plamb-viso/followers",
"following_url": "https://api.github.com/users/plamb-viso/following{/other_user}",
"gists_url"... | Dataset.map()'s fails at any value of parameter writer_batch_size | https://api.github.com/repos/huggingface/datasets/issues/4349/events | null | https://api.github.com/repos/huggingface/datasets/issues/4349/labels{/name} | 2022-05-13T16:55:12Z | null | false | null | null | 1,235,474,765 | [
{
"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/4349 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
If the the value of `writer_batch_size` is less than the total number of instances in the dataset it will fail at that same number of instances. If it is greater than the total number of instances, it fails on the last instance.
Context:
I am attempting to fine-tune a pre-trained HuggingFace tr... | 2022-06-02T12:51:11Z | https://github.com/huggingface/datasets/issues/4349 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4349/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4348/comments | https://api.github.com/repos/huggingface/datasets/issues/4348/timeline | 2022-06-09T10:26:06Z | null | completed | I_kwDODunzps5JozYQ | 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 | 4,348 | {
"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... | `inspect` functions can't fetch dataset script from the Hub | https://api.github.com/repos/huggingface/datasets/issues/4348/events | null | https://api.github.com/repos/huggingface/datasets/issues/4348/labels{/name} | 2022-05-13T16:08:26Z | 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,235,432,976 | [
{
"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/4348 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | The `inspect_dataset` and `inspect_metric` functions are unable to retrieve a dataset or metric script from the Hub and store it locally at the specified `local_path`:
```py
>>> from datasets import inspect_dataset
>>> inspect_dataset('rotten_tomatoes', local_path='path/to/my/local/folder')
FileNotFoundError: C... | 2022-06-09T10:26:06Z | https://github.com/huggingface/datasets/issues/4348 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4348/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4347/comments | https://api.github.com/repos/huggingface/datasets/issues/4347/timeline | 2022-05-25T16:27:03Z | null | null | PR_kwDODunzps43yihq | closed | [] | false | 4,347 | {
"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 remote cache_dir | https://api.github.com/repos/huggingface/datasets/issues/4347/events | null | https://api.github.com/repos/huggingface/datasets/issues/4347/labels{/name} | 2022-05-13T14:26:35Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4347.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4347",
"merged_at": "2022-05-25T16:27:03Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4347.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,235,318,064 | [] | https://api.github.com/repos/huggingface/datasets/issues/4347 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR implements complete support for remote `cache_dir`. Before, the support was just partial.
This is useful to create datasets using Apache Beam (parallel data processing) builder with `cache_dir` in a remote bucket, e.g., for Wikipedia dataset. | 2022-05-25T16:35:23Z | https://github.com/huggingface/datasets/pull/4347 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4347/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4346/comments | https://api.github.com/repos/huggingface/datasets/issues/4346/timeline | 2022-05-13T11:22:00Z | null | completed | I_kwDODunzps5JnaC2 | closed | [] | null | 4,346 | {
"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}",... | GH Action to build documentation never ends | https://api.github.com/repos/huggingface/datasets/issues/4346/events | null | https://api.github.com/repos/huggingface/datasets/issues/4346/labels{/name} | 2022-05-13T10:44:44Z | null | false | null | null | 1,235,067,062 | [
{
"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/4346 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | ## Describe the bug
See: https://github.com/huggingface/datasets/runs/6418035586?check_suite_focus=true
I finally forced the cancel of the workflow. | 2022-05-13T11:22:00Z | https://github.com/huggingface/datasets/issues/4346 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4346/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4345/comments | https://api.github.com/repos/huggingface/datasets/issues/4345/timeline | 2022-05-13T11:22:00Z | null | null | PR_kwDODunzps43xrky | closed | [] | false | 4,345 | {
"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 never ending GH Action to build documentation | https://api.github.com/repos/huggingface/datasets/issues/4345/events | null | https://api.github.com/repos/huggingface/datasets/issues/4345/labels{/name} | 2022-05-13T10:40:10Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4345.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4345",
"merged_at": "2022-05-13T11:22:00Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4345.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,235,062,787 | [] | https://api.github.com/repos/huggingface/datasets/issues/4345 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | There was an unclosed code block introduced by:
- #4313
https://github.com/huggingface/datasets/pull/4313/files#diff-f933ce41f71c6c0d1ce658e27de62cbe0b45d777e9e68056dd012ac3eb9324f7R538
This causes the "Make documentation" step in the "Build documentation" workflow to never finish.
- I think this issue should... | 2022-05-13T11:29:43Z | https://github.com/huggingface/datasets/pull/4345 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4345/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4344/comments | https://api.github.com/repos/huggingface/datasets/issues/4344/timeline | 2022-05-24T15:35:21Z | null | null | PR_kwDODunzps43xFEn | closed | [] | false | 4,344 | {
"avatar_url": "https://avatars.githubusercontent.com/u/4403130?v=4",
"events_url": "https://api.github.com/users/felixdivo/events{/privacy}",
"followers_url": "https://api.github.com/users/felixdivo/followers",
"following_url": "https://api.github.com/users/felixdivo/following{/other_user}",
"gists_url": "h... | Fix docstring in DatasetDict::shuffle | https://api.github.com/repos/huggingface/datasets/issues/4344/events | null | https://api.github.com/repos/huggingface/datasets/issues/4344/labels{/name} | 2022-05-13T08:06:00Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4344.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4344",
"merged_at": "2022-05-24T15:35:21Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4344.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,234,882,542 | [] | https://api.github.com/repos/huggingface/datasets/issues/4344 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | I think due to #1626, the docstring contained this error ever since `seed` was added. | 2022-05-25T09:23:43Z | https://github.com/huggingface/datasets/pull/4344 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4344/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4343/comments | https://api.github.com/repos/huggingface/datasets/issues/4343/timeline | 2022-06-03T08:50:25Z | null | completed | I_kwDODunzps5Jmogo | closed | [] | null | 4,343 | {
"avatar_url": "https://avatars.githubusercontent.com/u/9808326?v=4",
"events_url": "https://api.github.com/users/fxmarty/events{/privacy}",
"followers_url": "https://api.github.com/users/fxmarty/followers",
"following_url": "https://api.github.com/users/fxmarty/following{/other_user}",
"gists_url": "https:/... | Metrics documentation is not accessible in the datasets doc UI | https://api.github.com/repos/huggingface/datasets/issues/4343/events | null | https://api.github.com/repos/huggingface/datasets/issues/4343/labels{/name} | 2022-05-13T07:46:30Z | null | false | null | null | 1,234,864,168 | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
},
{
"color": "d722e8",
"default": fals... | https://api.github.com/repos/huggingface/datasets/issues/4343 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | **Is your feature request related to a problem? Please describe.**
Search for a metric name like "seqeval" yields no results on https://huggingface.co/docs/datasets/master/en/index . One needs to go look in `datasets/metrics/README.md` to find the doc. Even in the `README.md`, it can be hard to understand what the met... | 2022-06-03T08:50:25Z | https://github.com/huggingface/datasets/issues/4343 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4343/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4342/comments | https://api.github.com/repos/huggingface/datasets/issues/4342/timeline | 2022-05-13T05:47:42Z | null | null | PR_kwDODunzps43woHm | closed | [] | false | 4,342 | {
"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 failing CI on Windows for sari and wiki_split metrics | https://api.github.com/repos/huggingface/datasets/issues/4342/events | null | https://api.github.com/repos/huggingface/datasets/issues/4342/labels{/name} | 2022-05-13T05:03:38Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4342.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4342",
"merged_at": "2022-05-13T05:47:41Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4342.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,234,743,765 | [] | https://api.github.com/repos/huggingface/datasets/issues/4342 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR adds `sacremoses` as explicit tests dependency (required by sari and wiki_split metrics).
Before, this library was installed as a third-party dependency, but this is no longer the case for Windows.
Fix #4341. | 2022-05-13T05:47:42Z | https://github.com/huggingface/datasets/pull/4342 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4342/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4341/comments | https://api.github.com/repos/huggingface/datasets/issues/4341/timeline | 2022-05-13T05:47:41Z | null | completed | I_kwDODunzps5JmKH3 | 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,341 | {
"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}",... | Failing CI on Windows for sari and wiki_split metrics | https://api.github.com/repos/huggingface/datasets/issues/4341/events | null | https://api.github.com/repos/huggingface/datasets/issues/4341/labels{/name} | 2022-05-13T04:55:17Z | 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,234,739,703 | [
{
"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/4341 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | ## Describe the bug
Our CI is failing from yesterday on Windows for metrics: sari and wiki_split
```
FAILED tests/test_metric_common.py::LocalMetricTest::test_load_metric_sari - ...
FAILED tests/test_metric_common.py::LocalMetricTest::test_load_metric_wiki_split
```
See: https://app.circleci.com/pipelines/githu... | 2022-05-13T05:47:41Z | https://github.com/huggingface/datasets/issues/4341 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4341/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4340/comments | https://api.github.com/repos/huggingface/datasets/issues/4340/timeline | 2022-05-24T15:37:29Z | null | null | PR_kwDODunzps43wY1U | closed | [] | false | 4,340 | {
"avatar_url": "https://avatars.githubusercontent.com/u/32005017?v=4",
"events_url": "https://api.github.com/users/i-am-pad/events{/privacy}",
"followers_url": "https://api.github.com/users/i-am-pad/followers",
"following_url": "https://api.github.com/users/i-am-pad/following{/other_user}",
"gists_url": "htt... | Fix irc_disentangle dataset script | https://api.github.com/repos/huggingface/datasets/issues/4340/events | null | https://api.github.com/repos/huggingface/datasets/issues/4340/labels{/name} | 2022-05-13T02:37:57Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4340.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4340",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4340.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4340"
} | 1,234,671,025 | [] | https://api.github.com/repos/huggingface/datasets/issues/4340 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | updated extracted dataset's repo's latest commit hash (included in tarball's name), and updated the related data_infos.json | 2022-05-24T15:37:30Z | https://github.com/huggingface/datasets/pull/4340 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4340/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4339/comments | https://api.github.com/repos/huggingface/datasets/issues/4339/timeline | 2022-07-18T16:58:34Z | null | null | PR_kwDODunzps43v0WT | closed | [] | false | 4,339 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8917831?v=4",
"events_url": "https://api.github.com/users/JohnGiorgi/events{/privacy}",
"followers_url": "https://api.github.com/users/JohnGiorgi/followers",
"following_url": "https://api.github.com/users/JohnGiorgi/following{/other_user}",
"gists_url":... | Dataset loader for the MSLR2022 shared task | https://api.github.com/repos/huggingface/datasets/issues/4339/events | null | https://api.github.com/repos/huggingface/datasets/issues/4339/labels{/name} | 2022-05-12T21:23:41Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4339.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4339",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4339.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4339"
} | 1,234,496,289 | [] | https://api.github.com/repos/huggingface/datasets/issues/4339 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This PR adds a dataset loader for the [MSLR2022 Shared Task](https://github.com/allenai/mslr-shared-task). Both the MS^2 and Cochrane datasets can be loaded with this dataloader:
```python
from datasets import load_dataset
ms2 = load_dataset("mslr2022", "ms2")
cochrane = load_dataset("mslr2022", "cochrane")
``... | 2022-07-18T17:19:27Z | https://github.com/huggingface/datasets/pull/4339 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4339/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4338/comments | https://api.github.com/repos/huggingface/datasets/issues/4338/timeline | 2022-05-16T15:42:59Z | null | null | PR_kwDODunzps43vwsm | closed | [] | false | 4,338 | {
"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... | Eval metadata Batch 4: Tweet Eval, Tweets Hate Speech Detection, VCTK, Weibo NER, Wisesight Sentiment, XSum, Yahoo Answers Topics, Yelp Polarity, Yelp Review Full | https://api.github.com/repos/huggingface/datasets/issues/4338/events | null | https://api.github.com/repos/huggingface/datasets/issues/4338/labels{/name} | 2022-05-12T21:02:08Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4338.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4338",
"merged_at": "2022-05-16T15:42:59Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4338.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,234,478,851 | [] | https://api.github.com/repos/huggingface/datasets/issues/4338 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Adding evaluation metadata for:
- Tweet Eval
- Tweets Hate Speech Detection
- VCTK
- Weibo NER
- Wisesight Sentiment
- XSum
- Yahoo Answers Topics
- Yelp Polarity
- Yelp Review Full | 2022-05-16T15:51:02Z | https://github.com/huggingface/datasets/pull/4338 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4338/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4337/comments | https://api.github.com/repos/huggingface/datasets/issues/4337/timeline | 2022-05-16T16:18:30Z | null | null | PR_kwDODunzps43vuzF | closed | [] | false | 4,337 | {
"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... | Eval metadata batch 3: Reddit, Rotten Tomatoes, SemEval 2010, Sentiment 140, SMS Spam, Snips, SQuAD, SQuAD v2, Timit ASR | https://api.github.com/repos/huggingface/datasets/issues/4337/events | null | https://api.github.com/repos/huggingface/datasets/issues/4337/labels{/name} | 2022-05-12T20:52:02Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4337.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4337",
"merged_at": "2022-05-16T16:18:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4337.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,234,470,083 | [] | https://api.github.com/repos/huggingface/datasets/issues/4337 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Adding evaluation metadata for:
- Reddit
- Rotten Tomatoes
- SemEval 2010
- Sentiment 140
- SMS Spam
- Snips
- SQuAD
- SQuAD v2
- Timit ASR | 2022-05-16T16:26:19Z | https://github.com/huggingface/datasets/pull/4337 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4337/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4336/comments | https://api.github.com/repos/huggingface/datasets/issues/4336/timeline | 2022-05-16T16:24:59Z | null | null | PR_kwDODunzps43vpqG | closed | [] | false | 4,336 | {
"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... | Eval metadata batch 2 : Health Fact, Jigsaw Toxicity, LIAR, LJ Speech, MSRA NER, Multi News, NCBI Disease, Poem Sentiment | https://api.github.com/repos/huggingface/datasets/issues/4336/events | null | https://api.github.com/repos/huggingface/datasets/issues/4336/labels{/name} | 2022-05-12T20:24:45Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4336.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4336",
"merged_at": "2022-05-16T16:24:59Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4336.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,234,446,174 | [] | https://api.github.com/repos/huggingface/datasets/issues/4336 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Adding evaluation metadata for :
- Health Fact
- Jigsaw Toxicity
- LIAR
- LJ Speech
- MSRA NER
- Multi News
- NCBI Diseas
- Poem Sentiment | 2022-05-16T16:25:00Z | https://github.com/huggingface/datasets/pull/4336 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4336/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4335/comments | https://api.github.com/repos/huggingface/datasets/issues/4335/timeline | 2022-05-16T16:23:09Z | null | null | PR_kwDODunzps43usJP | closed | [] | false | 4,335 | {
"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... | Eval metadata batch 1: BillSum, CoNLL2003, CoNLLPP, CUAD, Emotion, GigaWord, GLUE, Hate Speech 18, Hate Speech | https://api.github.com/repos/huggingface/datasets/issues/4335/events | null | https://api.github.com/repos/huggingface/datasets/issues/4335/labels{/name} | 2022-05-12T15:28:16Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4335.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4335",
"merged_at": "2022-05-16T16:23:08Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4335.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,234,157,123 | [] | https://api.github.com/repos/huggingface/datasets/issues/4335 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Adding evaluation metadata for:
- BillSum
- CoNLL2003
- CoNLLPP
- CUAD
- Emotion
- GigaWord
- GLUE
- Hate Speech 18
- Hate Speech Offensive | 2022-05-16T16:31:10Z | https://github.com/huggingface/datasets/pull/4335 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4335/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4334/comments | https://api.github.com/repos/huggingface/datasets/issues/4334/timeline | 2022-05-12T14:49:24Z | null | null | PR_kwDODunzps43uguB | closed | [] | true | 4,334 | {
"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... | Adding eval metadata for billsum | https://api.github.com/repos/huggingface/datasets/issues/4334/events | null | https://api.github.com/repos/huggingface/datasets/issues/4334/labels{/name} | 2022-05-12T14:49:08Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4334.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4334",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4334.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4334"
} | 1,234,103,477 | [] | https://api.github.com/repos/huggingface/datasets/issues/4334 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Adding eval metadata for billsum | 2023-09-24T10:02:46Z | https://github.com/huggingface/datasets/pull/4334 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4334/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4333/comments | https://api.github.com/repos/huggingface/datasets/issues/4333/timeline | 2022-05-12T21:03:31Z | null | null | PR_kwDODunzps43uSuj | closed | [] | false | 4,333 | {
"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... | Adding eval metadata for Banking 77 | https://api.github.com/repos/huggingface/datasets/issues/4333/events | null | https://api.github.com/repos/huggingface/datasets/issues/4333/labels{/name} | 2022-05-12T14:05:05Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4333.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4333",
"merged_at": "2022-05-12T21:03:31Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4333.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,234,038,705 | [] | https://api.github.com/repos/huggingface/datasets/issues/4333 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Adding eval metadata for Banking 77 | 2022-05-12T21:03:32Z | https://github.com/huggingface/datasets/pull/4333 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4333/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4332/comments | https://api.github.com/repos/huggingface/datasets/issues/4332/timeline | 2022-05-12T21:03:20Z | null | null | PR_kwDODunzps43uO8S | closed | [] | false | 4,332 | {
"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... | Adding eval metadata for arabic speech corpus | https://api.github.com/repos/huggingface/datasets/issues/4332/events | null | https://api.github.com/repos/huggingface/datasets/issues/4332/labels{/name} | 2022-05-12T13:51:38Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4332.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4332",
"merged_at": "2022-05-12T21:03:20Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4332.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,234,021,188 | [] | https://api.github.com/repos/huggingface/datasets/issues/4332 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Adding eval metadata for arabic speech corpus | 2022-05-12T21:03:21Z | https://github.com/huggingface/datasets/pull/4332 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4332/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4331/comments | https://api.github.com/repos/huggingface/datasets/issues/4331/timeline | 2022-05-12T21:03:13Z | null | null | PR_kwDODunzps43uN2R | closed | [] | false | 4,331 | {
"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... | Adding eval metadata to Amazon Polarity | https://api.github.com/repos/huggingface/datasets/issues/4331/events | null | https://api.github.com/repos/huggingface/datasets/issues/4331/labels{/name} | 2022-05-12T13:47:59Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4331.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4331",
"merged_at": "2022-05-12T21:03:13Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4331.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,234,016,110 | [] | https://api.github.com/repos/huggingface/datasets/issues/4331 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Adding eval metadata to Amazon Polarity | 2022-05-12T21:03:14Z | https://github.com/huggingface/datasets/pull/4331 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4331/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4330/comments | https://api.github.com/repos/huggingface/datasets/issues/4330/timeline | 2022-05-12T21:03:05Z | null | null | PR_kwDODunzps43uIwm | closed | [] | false | 4,330 | {
"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... | Adding eval metadata to Allociné dataset | https://api.github.com/repos/huggingface/datasets/issues/4330/events | null | https://api.github.com/repos/huggingface/datasets/issues/4330/labels{/name} | 2022-05-12T13:31:39Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4330.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4330",
"merged_at": "2022-05-12T21:03:05Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4330.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,233,992,681 | [] | https://api.github.com/repos/huggingface/datasets/issues/4330 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Adding eval metadata to Allociné dataset | 2022-05-12T21:03:05Z | https://github.com/huggingface/datasets/pull/4330 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4330/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4329/comments | https://api.github.com/repos/huggingface/datasets/issues/4329/timeline | 2022-05-12T21:02:40Z | null | null | PR_kwDODunzps43uIcF | closed | [] | false | 4,329 | {
"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... | Adding eval metadata for AG News | https://api.github.com/repos/huggingface/datasets/issues/4329/events | null | https://api.github.com/repos/huggingface/datasets/issues/4329/labels{/name} | 2022-05-12T13:30:32Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4329.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4329",
"merged_at": "2022-05-12T21:02:40Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4329.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,233,991,207 | [] | https://api.github.com/repos/huggingface/datasets/issues/4329 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Adding eval metadata for AG News | 2022-05-12T21:02:41Z | https://github.com/huggingface/datasets/pull/4329 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4329/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4328/comments | https://api.github.com/repos/huggingface/datasets/issues/4328/timeline | 2022-05-24T13:34:32Z | null | null | PR_kwDODunzps43trrd | closed | [] | false | 4,328 | {
"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 and clean Apache Beam functionality | https://api.github.com/repos/huggingface/datasets/issues/4328/events | null | https://api.github.com/repos/huggingface/datasets/issues/4328/labels{/name} | 2022-05-12T11:41:07Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4328.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4328",
"merged_at": "2022-05-24T13:34:32Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4328.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,233,856,690 | [] | https://api.github.com/repos/huggingface/datasets/issues/4328 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | null | 2022-05-24T13:43:11Z | https://github.com/huggingface/datasets/pull/4328 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4328/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4327/comments | https://api.github.com/repos/huggingface/datasets/issues/4327/timeline | 2022-08-31T08:26:57Z | null | completed | I_kwDODunzps5JiueU | closed | [] | null | 4,327 | {
"avatar_url": "https://avatars.githubusercontent.com/u/81152?v=4",
"events_url": "https://api.github.com/users/vpj/events{/privacy}",
"followers_url": "https://api.github.com/users/vpj/followers",
"following_url": "https://api.github.com/users/vpj/following{/other_user}",
"gists_url": "https://api.github.co... | `wikipedia` pre-processed datasets | https://api.github.com/repos/huggingface/datasets/issues/4327/events | null | https://api.github.com/repos/huggingface/datasets/issues/4327/labels{/name} | 2022-05-12T11:25:42Z | null | false | null | null | 1,233,840,020 | [
{
"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/4327 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
[Wikipedia](https://huggingface.co/datasets/wikipedia) dataset readme says that certain subsets are preprocessed. However it seems like they are not available. When I try to load them it takes a really long time, and it seems like it's processing them.
## Steps to reproduce the bug
```python
f... | 2022-08-31T08:26:57Z | https://github.com/huggingface/datasets/issues/4327 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4327/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4326/comments | https://api.github.com/repos/huggingface/datasets/issues/4326/timeline | 2022-06-01T12:56:18Z | null | null | PR_kwDODunzps43tjWy | closed | [] | false | 4,326 | {
"avatar_url": "https://avatars.githubusercontent.com/u/9808326?v=4",
"events_url": "https://api.github.com/users/fxmarty/events{/privacy}",
"followers_url": "https://api.github.com/users/fxmarty/followers",
"following_url": "https://api.github.com/users/fxmarty/following{/other_user}",
"gists_url": "https:/... | Fix type hint and documentation for `new_fingerprint` | https://api.github.com/repos/huggingface/datasets/issues/4326/events | null | https://api.github.com/repos/huggingface/datasets/issues/4326/labels{/name} | 2022-05-12T11:05:08Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4326.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4326",
"merged_at": "2022-06-01T12:56:18Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4326.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,233,818,489 | [] | https://api.github.com/repos/huggingface/datasets/issues/4326 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Currently, there are no type hints nor `Optional` for the argument `new_fingerprint` in several methods of `datasets.arrow_dataset.Dataset`.
There was some documentation missing as well.
Note that pylance is happy with the type hints, but pyright does not detect that `new_fingerprint` is set within the decorator.... | 2022-06-01T13:04:45Z | https://github.com/huggingface/datasets/pull/4326 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4326/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4325/comments | https://api.github.com/repos/huggingface/datasets/issues/4325/timeline | 2022-05-13T10:57:02Z | null | completed | I_kwDODunzps5Jinrf | 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 | 4,325 | {
"avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4",
"events_url": "https://api.github.com/users/leondz/events{/privacy}",
"followers_url": "https://api.github.com/users/leondz/followers",
"following_url": "https://api.github.com/users/leondz/following{/other_user}",
"gists_url": "https://api... | Dataset Viewer issue for strombergnlp/offenseval_2020, strombergnlp/polstance | https://api.github.com/repos/huggingface/datasets/issues/4325/events | null | https://api.github.com/repos/huggingface/datasets/issues/4325/labels{/name} | 2022-05-12T10:59:08Z | 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,233,812,191 | [
{
"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/4325 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ### Link
https://huggingface.co/datasets/strombergnlp/offenseval_2020/viewer/ar/train
### Description
The viewer isn't running for these two datasets. I left it overnight because a wait sometimes helps things get loaded, and the error messages have all gone, but the datasets are still turning up blank in viewer. May... | 2022-05-13T10:57:15Z | https://github.com/huggingface/datasets/issues/4325 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4325/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4324/comments | https://api.github.com/repos/huggingface/datasets/issues/4324/timeline | null | null | null | I_kwDODunzps5JigCG | open | [] | null | 4,324 | {
"avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4",
"events_url": "https://api.github.com/users/leondz/events{/privacy}",
"followers_url": "https://api.github.com/users/leondz/followers",
"following_url": "https://api.github.com/users/leondz/following{/other_user}",
"gists_url": "https://api... | Support >1 PWC dataset per dataset card | https://api.github.com/repos/huggingface/datasets/issues/4324/events | null | https://api.github.com/repos/huggingface/datasets/issues/4324/labels{/name} | 2022-05-12T10:29:07Z | null | false | null | null | 1,233,780,870 | [
{
"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/4324 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | **Is your feature request related to a problem? Please describe.**
Some datasets cover more than one dataset on PapersWithCode. For example, the OffensEval 2020 challenge involved five languages, and there's one dataset to cover all five datasets, [`strombergnlp/offenseval_2020`](https://huggingface.co/datasets/stromb... | 2022-05-13T11:25:29Z | https://github.com/huggingface/datasets/issues/4324 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4324/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4323/comments | https://api.github.com/repos/huggingface/datasets/issues/4323/timeline | 2022-07-07T13:16:08Z | null | completed | I_kwDODunzps5Jh8Zw | closed | [] | null | 4,323 | {
"avatar_url": "https://avatars.githubusercontent.com/u/34292279?v=4",
"events_url": "https://api.github.com/users/YooSungHyun/events{/privacy}",
"followers_url": "https://api.github.com/users/YooSungHyun/followers",
"following_url": "https://api.github.com/users/YooSungHyun/following{/other_user}",
"gists_u... | Audio can not find value["bytes"] | https://api.github.com/repos/huggingface/datasets/issues/4323/events | null | https://api.github.com/repos/huggingface/datasets/issues/4323/labels{/name} | 2022-05-12T08:31:58Z | null | false | null | null | 1,233,634,928 | [
{
"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/4323 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
I wrote down _generate_examples like:

but where is the bytes?

## ... | 2022-07-07T13:16:08Z | https://github.com/huggingface/datasets/issues/4323 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4323/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4322/comments | https://api.github.com/repos/huggingface/datasets/issues/4322/timeline | 2022-05-25T20:43:51Z | null | null | PR_kwDODunzps43s1wy | closed | [] | false | 4,322 | {
"avatar_url": "https://avatars.githubusercontent.com/u/48522685?v=4",
"events_url": "https://api.github.com/users/nandwalritik/events{/privacy}",
"followers_url": "https://api.github.com/users/nandwalritik/followers",
"following_url": "https://api.github.com/users/nandwalritik/following{/other_user}",
"gist... | Added stratify option to train_test_split function. | https://api.github.com/repos/huggingface/datasets/issues/4322/events | null | https://api.github.com/repos/huggingface/datasets/issues/4322/labels{/name} | 2022-05-12T08:00:31Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4322.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4322",
"merged_at": "2022-05-25T20:43:51Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4322.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,233,596,947 | [] | https://api.github.com/repos/huggingface/datasets/issues/4322 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This PR adds `stratify` option to `train_test_split` method. I took reference from scikit-learn's `StratifiedShuffleSplit` class for implementing stratified split and integrated the changes as were suggested by @lhoestq.
It fixes #3452.
@lhoestq Please review and let me know, if any changes are required.
| 2022-11-22T14:53:55Z | https://github.com/huggingface/datasets/pull/4322 | {
"+1": 3,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 2,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 5,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4322/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4321/comments | https://api.github.com/repos/huggingface/datasets/issues/4321/timeline | 2022-06-01T14:04:06Z | null | null | PR_kwDODunzps43ryW7 | closed | [] | false | 4,321 | {
"avatar_url": "https://avatars.githubusercontent.com/u/22773355?v=4",
"events_url": "https://api.github.com/users/HallerPatrick/events{/privacy}",
"followers_url": "https://api.github.com/users/HallerPatrick/followers",
"following_url": "https://api.github.com/users/HallerPatrick/following{/other_user}",
"g... | Adding dataset enwik8 | https://api.github.com/repos/huggingface/datasets/issues/4321/events | null | https://api.github.com/repos/huggingface/datasets/issues/4321/labels{/name} | 2022-05-11T23:25:02Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4321.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4321",
"merged_at": "2022-06-01T14:04:06Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4321.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,233,273,351 | [] | https://api.github.com/repos/huggingface/datasets/issues/4321 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Because I regularly work with enwik8, I would like to contribute the dataset loader 🤗 | 2022-06-01T14:27:30Z | https://github.com/huggingface/datasets/pull/4321 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4321/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4320/comments | https://api.github.com/repos/huggingface/datasets/issues/4320/timeline | 2022-05-16T13:52:10Z | null | completed | I_kwDODunzps5JgUYg | closed | [] | null | 4,320 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8917831?v=4",
"events_url": "https://api.github.com/users/JohnGiorgi/events{/privacy}",
"followers_url": "https://api.github.com/users/JohnGiorgi/followers",
"following_url": "https://api.github.com/users/JohnGiorgi/following{/other_user}",
"gists_url":... | Multi-news dataset loader attempts to strip wrong character from beginning of summaries | https://api.github.com/repos/huggingface/datasets/issues/4320/events | null | https://api.github.com/repos/huggingface/datasets/issues/4320/labels{/name} | 2022-05-11T21:36:41Z | null | false | null | null | 1,233,208,864 | [
{
"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/4320 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
The `multi_news.py` data loader has [a line which attempts to strip `"- "` from the beginning of summaries](https://github.com/huggingface/datasets/blob/aa743886221d76afb409d263e1b136e7a71fe2b4/datasets/multi_news/multi_news.py#L97). The actual character in the multi-news dataset, however, is `"–... | 2022-05-16T13:52:10Z | https://github.com/huggingface/datasets/issues/4320 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4320/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4319/comments | https://api.github.com/repos/huggingface/datasets/issues/4319/timeline | 2022-05-12T13:22:19Z | null | null | PR_kwDODunzps43q0UY | closed | [] | false | 4,319 | {
"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... | Adding eval metadata for ade v2 | https://api.github.com/repos/huggingface/datasets/issues/4319/events | null | https://api.github.com/repos/huggingface/datasets/issues/4319/labels{/name} | 2022-05-11T17:36:20Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4319.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4319",
"merged_at": "2022-05-12T13:22:19Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4319.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,232,982,023 | [] | https://api.github.com/repos/huggingface/datasets/issues/4319 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | Adding metadata to allow evaluation | 2022-05-12T13:29:51Z | https://github.com/huggingface/datasets/pull/4319 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4319/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4318/comments | https://api.github.com/repos/huggingface/datasets/issues/4318/timeline | 2022-05-11T16:46:31Z | null | null | PR_kwDODunzps43qkkQ | closed | [] | false | 4,318 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | Don't check f.loc in _get_extraction_protocol_with_magic_number | https://api.github.com/repos/huggingface/datasets/issues/4318/events | null | https://api.github.com/repos/huggingface/datasets/issues/4318/labels{/name} | 2022-05-11T16:27:09Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4318.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4318",
"merged_at": "2022-05-11T16:46:31Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4318.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,232,905,488 | [] | https://api.github.com/repos/huggingface/datasets/issues/4318 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | `f.loc` doesn't always exist for file-like objects in python. I removed it since it was not necessary anyway (we always seek the file to 0 after reading the magic number)
Fix https://github.com/huggingface/datasets/issues/4310 | 2022-05-11T16:57:02Z | https://github.com/huggingface/datasets/pull/4318 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4318/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4317/comments | https://api.github.com/repos/huggingface/datasets/issues/4317/timeline | 2022-05-11T15:52:37Z | null | null | PR_kwDODunzps43qBzh | closed | [] | false | 4,317 | {
"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 cnn_dailymail (dm stories were ignored) | https://api.github.com/repos/huggingface/datasets/issues/4317/events | null | https://api.github.com/repos/huggingface/datasets/issues/4317/labels{/name} | 2022-05-11T14:25:25Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4317.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4317",
"merged_at": "2022-05-11T15:52:37Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4317.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,232,737,401 | [] | https://api.github.com/repos/huggingface/datasets/issues/4317 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | https://github.com/huggingface/datasets/pull/4188 introduced a bug in `datasets` 2.2.0: DailyMail stories are ignored when generating the dataset.
I fixed that, and removed the google drive link (it has annoying quota limitations issues)
We can do a patch release after this is merged | 2022-05-11T16:00:09Z | https://github.com/huggingface/datasets/pull/4317 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4317/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4316/comments | https://api.github.com/repos/huggingface/datasets/issues/4316/timeline | 2022-05-11T14:28:31Z | null | null | PR_kwDODunzps43p1Za | closed | [] | false | 4,316 | {
"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 passing config_kwargs to CLI run_beam | https://api.github.com/repos/huggingface/datasets/issues/4316/events | null | https://api.github.com/repos/huggingface/datasets/issues/4316/labels{/name} | 2022-05-11T13:53:37Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4316.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4316",
"merged_at": "2022-05-11T14:28:31Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4316.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,232,681,207 | [] | https://api.github.com/repos/huggingface/datasets/issues/4316 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR supports passing `config_kwargs` to CLI run_beam, so that for example for "wikipedia" dataset, we can pass:
```
--date 20220501 --language ca
``` | 2022-05-11T14:36:49Z | https://github.com/huggingface/datasets/pull/4316 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4316/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4315/comments | https://api.github.com/repos/huggingface/datasets/issues/4315/timeline | 2022-05-11T13:05:08Z | null | null | PR_kwDODunzps43pZ6p | closed | [] | false | 4,315 | {
"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 run_beam namespace | https://api.github.com/repos/huggingface/datasets/issues/4315/events | null | https://api.github.com/repos/huggingface/datasets/issues/4315/labels{/name} | 2022-05-11T12:21:00Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4315.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4315",
"merged_at": "2022-05-11T13:05:08Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4315.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,232,549,330 | [] | https://api.github.com/repos/huggingface/datasets/issues/4315 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Currently, it raises TypeError:
```
TypeError: __init__() got an unexpected keyword argument 'namespace'
``` | 2022-05-11T13:13:00Z | https://github.com/huggingface/datasets/pull/4315 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4315/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4314/comments | https://api.github.com/repos/huggingface/datasets/issues/4314/timeline | 2022-05-11T12:46:42Z | null | null | PR_kwDODunzps43oqXD | closed | [] | false | 4,314 | {
"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:... | Catch pull error when mirroring | https://api.github.com/repos/huggingface/datasets/issues/4314/events | null | https://api.github.com/repos/huggingface/datasets/issues/4314/labels{/name} | 2022-05-11T09:38:35Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4314.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4314",
"merged_at": "2022-05-11T12:46:42Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4314.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,232,326,726 | [] | https://api.github.com/repos/huggingface/datasets/issues/4314 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Catch pull errors when mirroring so that the script continues to update the other datasets.
The error will still be printed at the end of the job. In this case the job also fails, and asks to manually update the datasets that failed. | 2022-05-11T12:54:07Z | https://github.com/huggingface/datasets/pull/4314 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4314/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4313/comments | https://api.github.com/repos/huggingface/datasets/issues/4313/timeline | 2022-05-12T12:36:57Z | null | null | PR_kwDODunzps43m4qB | closed | [] | false | 4,313 | {
"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... | Add API code examples for Builder classes | https://api.github.com/repos/huggingface/datasets/issues/4313/events | null | https://api.github.com/repos/huggingface/datasets/issues/4313/labels{/name} | 2022-05-10T22:22:32Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4313.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4313",
"merged_at": "2022-05-12T12:36:57Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4313.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,231,764,100 | [
{
"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/4313 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR adds API code examples for the Builder classes. | 2022-05-12T17:02:43Z | https://github.com/huggingface/datasets/pull/4313 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4313/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4312/comments | https://api.github.com/repos/huggingface/datasets/issues/4312/timeline | 2022-10-03T09:36:45Z | null | null | PR_kwDODunzps43mlug | closed | [] | false | 4,312 | {
"avatar_url": "https://avatars.githubusercontent.com/u/25901065?v=4",
"events_url": "https://api.github.com/users/batubayk/events{/privacy}",
"followers_url": "https://api.github.com/users/batubayk/followers",
"following_url": "https://api.github.com/users/batubayk/following{/other_user}",
"gists_url": "htt... | added TR-News dataset | https://api.github.com/repos/huggingface/datasets/issues/4312/events | null | https://api.github.com/repos/huggingface/datasets/issues/4312/labels{/name} | 2022-05-10T20:33:00Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4312.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4312",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4312.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4312"
} | 1,231,662,775 | [
{
"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/4312 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | null | 2022-10-03T09:36:45Z | https://github.com/huggingface/datasets/pull/4312 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4312/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4311/comments | https://api.github.com/repos/huggingface/datasets/issues/4311/timeline | 2022-05-10T17:11:47Z | null | null | PR_kwDODunzps43ln8- | closed | [] | false | 4,311 | {
"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:... | [Imagefolder] Docs + Don't infer labels from file names when there are metadata + Error messages when metadata and images aren't linked correctly | https://api.github.com/repos/huggingface/datasets/issues/4311/events | null | https://api.github.com/repos/huggingface/datasets/issues/4311/labels{/name} | 2022-05-10T15:52:15Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4311.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4311",
"merged_at": "2022-05-10T17:11:47Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4311.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,231,369,438 | [] | https://api.github.com/repos/huggingface/datasets/issues/4311 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | I updated the `docs/source/image_process.mdx` documentation and added an example for image captioning and object detection using `ImageFolder`.
While doing so I also improved a few aspects:
- we don't need to infer labels from file names when there are metadata - they can just be in the metadata if necessary
- rai... | 2022-05-10T17:19:42Z | https://github.com/huggingface/datasets/pull/4311 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4311/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4310/comments | https://api.github.com/repos/huggingface/datasets/issues/4310/timeline | 2022-05-11T16:46:31Z | null | completed | I_kwDODunzps5JZHMH | 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,310 | {
"avatar_url": "https://avatars.githubusercontent.com/u/72745467?v=4",
"events_url": "https://api.github.com/users/milmin/events{/privacy}",
"followers_url": "https://api.github.com/users/milmin/followers",
"following_url": "https://api.github.com/users/milmin/following{/other_user}",
"gists_url": "https://a... | Loading dataset with streaming: '_io.BufferedReader' object has no attribute 'loc' | https://api.github.com/repos/huggingface/datasets/issues/4310/events | null | https://api.github.com/repos/huggingface/datasets/issues/4310/labels{/name} | 2022-05-10T15:12:53Z | 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,231,319,815 | [
{
"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/4310 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Loading a datasets with `load_dataset` and `streaming=True` returns `AttributeError: '_io.BufferedReader' object has no attribute 'loc'`. Notice that loading with `streaming=False` works fine.
In the following steps we load parquet files but the same happens with pickle files. The problem seems ... | 2022-05-11T16:46:31Z | https://github.com/huggingface/datasets/issues/4310 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4310/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4309/comments | https://api.github.com/repos/huggingface/datasets/issues/4309/timeline | 2022-06-17T11:44:01Z | null | null | PR_kwDODunzps43lKpm | closed | [] | false | 4,309 | {
"avatar_url": "https://avatars.githubusercontent.com/u/93869735?v=4",
"events_url": "https://api.github.com/users/sanchit-gandhi/events{/privacy}",
"followers_url": "https://api.github.com/users/sanchit-gandhi/followers",
"following_url": "https://api.github.com/users/sanchit-gandhi/following{/other_user}",
... | [WIP] Add TEDLIUM dataset | https://api.github.com/repos/huggingface/datasets/issues/4309/events | null | https://api.github.com/repos/huggingface/datasets/issues/4309/labels{/name} | 2022-05-10T14:12:47Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4309.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4309",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4309.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4309"
} | 1,231,232,935 | [
{
"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": "d93f0b",... | https://api.github.com/repos/huggingface/datasets/issues/4309 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Adds the TED-LIUM dataset https://www.tensorflow.org/datasets/catalog/tedlium#tedliumrelease3
TODO:
- [x] Port `tedium.py` from TF datasets using `convert_dataset.sh` script
- [x] Make `load_dataset` work
- [ ] ~~Run `datasets-cli` command to generate `dataset_infos.json`~~
- [ ] ~~Create dummy data for conti... | 2022-06-17T12:54:40Z | https://github.com/huggingface/datasets/pull/4309 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4309/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4308/comments | https://api.github.com/repos/huggingface/datasets/issues/4308/timeline | 2022-05-11T12:50:43Z | null | null | PR_kwDODunzps43lHdP | closed | [] | false | 4,308 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | Remove unused multiprocessing args from test CLI | https://api.github.com/repos/huggingface/datasets/issues/4308/events | null | https://api.github.com/repos/huggingface/datasets/issues/4308/labels{/name} | 2022-05-10T14:02:15Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4308.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4308",
"merged_at": "2022-05-11T12:50:42Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4308.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,231,217,783 | [] | https://api.github.com/repos/huggingface/datasets/issues/4308 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Multiprocessing is not used in the test CLI. | 2022-05-11T12:58:25Z | https://github.com/huggingface/datasets/pull/4308 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4308/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4307/comments | https://api.github.com/repos/huggingface/datasets/issues/4307/timeline | 2022-05-10T13:55:54Z | null | null | PR_kwDODunzps43k-Wo | closed | [] | false | 4,307 | {
"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:... | Add packaged builder configs to the documentation | https://api.github.com/repos/huggingface/datasets/issues/4307/events | null | https://api.github.com/repos/huggingface/datasets/issues/4307/labels{/name} | 2022-05-10T13:34:19Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4307.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4307",
"merged_at": "2022-05-10T13:55:54Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4307.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,231,175,639 | [] | https://api.github.com/repos/huggingface/datasets/issues/4307 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Add the packaged builders configurations to the docs reference is useful to show the list of all parameters one can use when loading data in many formats: CSV, JSON, etc. | 2022-05-10T14:03:50Z | https://github.com/huggingface/datasets/pull/4307 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4307/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4306/comments | https://api.github.com/repos/huggingface/datasets/issues/4306/timeline | 2022-05-10T18:58:09Z | null | completed | I_kwDODunzps5JYam0 | closed | [] | null | 4,306 | {
"avatar_url": "https://avatars.githubusercontent.com/u/57242693?v=4",
"events_url": "https://api.github.com/users/whatever60/events{/privacy}",
"followers_url": "https://api.github.com/users/whatever60/followers",
"following_url": "https://api.github.com/users/whatever60/following{/other_user}",
"gists_url"... | `load_dataset` does not work with certain filename. | https://api.github.com/repos/huggingface/datasets/issues/4306/events | null | https://api.github.com/repos/huggingface/datasets/issues/4306/labels{/name} | 2022-05-10T13:14:04Z | null | false | null | null | 1,231,137,204 | [
{
"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/4306 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
This is a weird bug that took me some time to find out.
I have a JSON dataset that I want to load with `load_dataset` like this:
```
data_files = dict(train="train.json.zip", val="val.json.zip")
dataset = load_dataset("json", data_files=data_files, field="data")
```
## Expected results
... | 2022-05-10T18:58:36Z | https://github.com/huggingface/datasets/issues/4306 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4306/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4305/comments | https://api.github.com/repos/huggingface/datasets/issues/4305/timeline | null | null | null | PR_kwDODunzps43kt4P | open | [] | false | 4,305 | {
"avatar_url": "https://avatars.githubusercontent.com/u/28675016?v=4",
"events_url": "https://api.github.com/users/moussaKam/events{/privacy}",
"followers_url": "https://api.github.com/users/moussaKam/followers",
"following_url": "https://api.github.com/users/moussaKam/following{/other_user}",
"gists_url": "... | Fixes FrugalScore | https://api.github.com/repos/huggingface/datasets/issues/4305/events | null | https://api.github.com/repos/huggingface/datasets/issues/4305/labels{/name} | 2022-05-10T12:44:06Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4305.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4305",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4305.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4305"
} | 1,231,099,934 | [
{
"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/4305 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | There are two minor modifications in this PR:
1) `predictions` and `references` are swapped. Basically Frugalscore is commutative, however some tiny differences can occur if we swap the references and the predictions. I decided to swap them just to obtain the exact results as reported in the paper.
2) I switched to d... | 2022-09-22T16:42:06Z | https://github.com/huggingface/datasets/pull/4305 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4305/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4304/comments | https://api.github.com/repos/huggingface/datasets/issues/4304/timeline | null | null | null | I_kwDODunzps5JYEmL | open | [] | null | 4,304 | {
"avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4",
"events_url": "https://api.github.com/users/leondz/events{/privacy}",
"followers_url": "https://api.github.com/users/leondz/followers",
"following_url": "https://api.github.com/users/leondz/following{/other_user}",
"gists_url": "https://api... | Language code search does direct matches | https://api.github.com/repos/huggingface/datasets/issues/4304/events | null | https://api.github.com/repos/huggingface/datasets/issues/4304/labels{/name} | 2022-05-10T11:59:16Z | null | false | null | null | 1,231,047,051 | [
{
"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/4304 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
Hi. Searching for bcp47 tags that are just the language prefix (e.g. `sq` or `da`) excludes datasets that have added extra information in their language metadata (e.g. `sq-AL` or `da-bornholm`). The example codes given in the [tagging app](https://huggingface.co/spaces/huggingface/datasets-taggin... | 2022-05-10T12:38:42Z | https://github.com/huggingface/datasets/issues/4304 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4304/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4303/comments | https://api.github.com/repos/huggingface/datasets/issues/4303/timeline | 2022-05-11T08:50:14Z | null | null | PR_kwDODunzps43j8cH | closed | [] | false | 4,303 | {
"avatar_url": "https://avatars.githubusercontent.com/u/3653789?v=4",
"events_url": "https://api.github.com/users/mrm8488/events{/privacy}",
"followers_url": "https://api.github.com/users/mrm8488/followers",
"following_url": "https://api.github.com/users/mrm8488/following{/other_user}",
"gists_url": "https:/... | Fix: Add missing comma | https://api.github.com/repos/huggingface/datasets/issues/4303/events | null | https://api.github.com/repos/huggingface/datasets/issues/4303/labels{/name} | 2022-05-10T09:21:38Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4303.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4303",
"merged_at": "2022-05-11T08:50:14Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4303.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,230,867,728 | [] | https://api.github.com/repos/huggingface/datasets/issues/4303 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | null | 2022-05-11T08:50:15Z | https://github.com/huggingface/datasets/pull/4303 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4303/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4302/comments | https://api.github.com/repos/huggingface/datasets/issues/4302/timeline | 2022-05-20T09:40:20Z | null | null | PR_kwDODunzps43jPE5 | closed | [] | false | 4,302 | {
"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 hacking license tags when mirroring datasets on the Hub | https://api.github.com/repos/huggingface/datasets/issues/4302/events | null | https://api.github.com/repos/huggingface/datasets/issues/4302/labels{/name} | 2022-05-10T05:52:46Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4302.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4302",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4302.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4302"
} | 1,230,651,117 | [] | https://api.github.com/repos/huggingface/datasets/issues/4302 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Currently, when mirroring datasets on the Hub, the license tags are hacked: removed of characters "." and "$". On the contrary, this hacking is not applied to community datasets on the Hub. This generates multiple variants of the same tag on the Hub.
I guess this hacking is no longer necessary:
- it is not applied... | 2022-05-20T09:48:30Z | https://github.com/huggingface/datasets/pull/4302 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4302/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4301/comments | https://api.github.com/repos/huggingface/datasets/issues/4301/timeline | 2022-05-23T18:05:29Z | null | null | PR_kwDODunzps43idlE | closed | [] | false | 4,301 | {
"avatar_url": "https://avatars.githubusercontent.com/u/32437151?v=4",
"events_url": "https://api.github.com/users/nateraw/events{/privacy}",
"followers_url": "https://api.github.com/users/nateraw/followers",
"following_url": "https://api.github.com/users/nateraw/following{/other_user}",
"gists_url": "https:... | Add ImageNet-Sketch dataset | https://api.github.com/repos/huggingface/datasets/issues/4301/events | null | https://api.github.com/repos/huggingface/datasets/issues/4301/labels{/name} | 2022-05-09T23:38:45Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4301.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4301",
"merged_at": "2022-05-23T18:05:29Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4301.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,230,401,256 | [] | https://api.github.com/repos/huggingface/datasets/issues/4301 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This PR adds the ImageNet-Sketch dataset and resolves #3953 . | 2022-05-23T18:14:14Z | https://github.com/huggingface/datasets/pull/4301 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4301/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4300/comments | https://api.github.com/repos/huggingface/datasets/issues/4300/timeline | 2022-05-25T09:20:13Z | null | null | PR_kwDODunzps43iA86 | closed | [] | false | 4,300 | {
"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... | Add API code examples for loading methods | https://api.github.com/repos/huggingface/datasets/issues/4300/events | null | https://api.github.com/repos/huggingface/datasets/issues/4300/labels{/name} | 2022-05-09T21:30:26Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4300.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4300",
"merged_at": "2022-05-25T09:20:12Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4300.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,230,272,761 | [
{
"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/4300 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR adds API code examples for loading methods, let me know if I've missed any important parameters we should showcase :)
I was a bit confused about `inspect_dataset` and `inspect_metric`. The `path` parameter says it will accept a dataset identifier from the Hub. But when I try the identifier `rotten_tomatoes`,... | 2022-05-25T16:23:15Z | https://github.com/huggingface/datasets/pull/4300 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4300/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4299/comments | https://api.github.com/repos/huggingface/datasets/issues/4299/timeline | 2022-05-25T14:46:16Z | null | null | PR_kwDODunzps43h5RP | closed | [] | false | 4,299 | {
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | Remove manual download from imagenet-1k | https://api.github.com/repos/huggingface/datasets/issues/4299/events | null | https://api.github.com/repos/huggingface/datasets/issues/4299/labels{/name} | 2022-05-09T20:49:18Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4299.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4299",
"merged_at": "2022-05-25T14:46:16Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4299.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,230,236,782 | [] | https://api.github.com/repos/huggingface/datasets/issues/4299 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Remove the manual download code from `imagenet-1k` to make it a regular dataset. | 2022-05-25T14:54:59Z | https://github.com/huggingface/datasets/pull/4299 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4299/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4298/comments | https://api.github.com/repos/huggingface/datasets/issues/4298/timeline | 2022-05-20T09:51:50Z | null | completed | I_kwDODunzps5JTHcm | closed | [] | null | 4,298 | {
"avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4",
"events_url": "https://api.github.com/users/leondz/events{/privacy}",
"followers_url": "https://api.github.com/users/leondz/followers",
"following_url": "https://api.github.com/users/leondz/following{/other_user}",
"gists_url": "https://api... | Normalise license names | https://api.github.com/repos/huggingface/datasets/issues/4298/events | null | https://api.github.com/repos/huggingface/datasets/issues/4298/labels{/name} | 2022-05-09T13:51:32Z | null | false | null | null | 1,229,748,006 | [
{
"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/4298 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | **Is your feature request related to a problem? Please describe.**
When browsing datasets, the Licenses tag cloud (bottom left of e.g. https://huggingface.co/datasets) has multiple variants of the same license. This means the options exclude datasets arbitrarily, giving users artificially low recall. The cause of the ... | 2022-05-20T09:51:50Z | https://github.com/huggingface/datasets/issues/4298 | {
"+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/4298/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4297/comments | https://api.github.com/repos/huggingface/datasets/issues/4297/timeline | 2022-05-09T14:44:25Z | null | completed | I_kwDODunzps5JTEZK | 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,297 | {
"avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4",
"events_url": "https://api.github.com/users/leondz/events{/privacy}",
"followers_url": "https://api.github.com/users/leondz/followers",
"following_url": "https://api.github.com/users/leondz/following{/other_user}",
"gists_url": "https://api... | Datasets YAML tagging space is down | https://api.github.com/repos/huggingface/datasets/issues/4297/events | null | https://api.github.com/repos/huggingface/datasets/issues/4297/labels{/name} | 2022-05-09T13:45:05Z | 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,229,735,498 | [
{
"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/4297 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
The neat hf spaces app for generating YAML tags for dataset `README.md`s is down
## Steps to reproduce the bug
1. Visit https://huggingface.co/spaces/huggingface/datasets-tagging
## Expected results
There'll be a HF spaces web app for generating dataset metadata YAML
## Actual results
T... | 2022-05-09T14:44:25Z | https://github.com/huggingface/datasets/issues/4297 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4297/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4296/comments | https://api.github.com/repos/huggingface/datasets/issues/4296/timeline | null | null | null | PR_kwDODunzps43foZ- | open | [] | false | 4,296 | {
"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 URL query parameters in compression hop path when streaming | https://api.github.com/repos/huggingface/datasets/issues/4296/events | null | https://api.github.com/repos/huggingface/datasets/issues/4296/labels{/name} | 2022-05-09T11:18:22Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4296.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4296",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4296.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4296"
} | 1,229,554,645 | [] | https://api.github.com/repos/huggingface/datasets/issues/4296 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Fix #3488. | 2022-07-06T15:19:53Z | https://github.com/huggingface/datasets/pull/4296 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4296/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4295/comments | https://api.github.com/repos/huggingface/datasets/issues/4295/timeline | 2022-05-09T11:13:44Z | null | null | PR_kwDODunzps43fieR | closed | [] | false | 4,295 | {
"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 missing lz4 dependency for tests | https://api.github.com/repos/huggingface/datasets/issues/4295/events | null | https://api.github.com/repos/huggingface/datasets/issues/4295/labels{/name} | 2022-05-09T10:53:20Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4295.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4295",
"merged_at": "2022-05-09T11:13:44Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4295.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,229,527,283 | [] | https://api.github.com/repos/huggingface/datasets/issues/4295 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Currently, `lz4` is not defined as a dependency for tests. Therefore, all tests marked with `@require_lz4` are skipped. | 2022-05-09T11:21:22Z | https://github.com/huggingface/datasets/pull/4295 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4295/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4294/comments | https://api.github.com/repos/huggingface/datasets/issues/4294/timeline | 2022-05-10T06:56:10Z | null | null | PR_kwDODunzps43fTXA | closed | [] | false | 4,294 | {
"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 run_beam save_infos | https://api.github.com/repos/huggingface/datasets/issues/4294/events | null | https://api.github.com/repos/huggingface/datasets/issues/4294/labels{/name} | 2022-05-09T09:47:43Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4294.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4294",
"merged_at": "2022-05-10T06:56:10Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4294.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,229,455,582 | [] | https://api.github.com/repos/huggingface/datasets/issues/4294 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Currently, it raises TypeError:
```
TypeError: _download_and_prepare() got an unexpected keyword argument 'save_infos'
``` | 2022-05-10T07:04:04Z | https://github.com/huggingface/datasets/pull/4294 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4294/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4293/comments | https://api.github.com/repos/huggingface/datasets/issues/4293/timeline | 2022-06-14T16:07:00Z | null | null | PR_kwDODunzps43dRt9 | closed | [] | false | 4,293 | {
"avatar_url": "https://avatars.githubusercontent.com/u/3812788?v=4",
"events_url": "https://api.github.com/users/h4iku/events{/privacy}",
"followers_url": "https://api.github.com/users/h4iku/followers",
"following_url": "https://api.github.com/users/h4iku/following{/other_user}",
"gists_url": "https://api.g... | Fix wrong map parameter name in cache docs | https://api.github.com/repos/huggingface/datasets/issues/4293/events | null | https://api.github.com/repos/huggingface/datasets/issues/4293/labels{/name} | 2022-05-08T07:27:46Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4293.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4293",
"merged_at": "2022-06-14T16:07:00Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4293.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,228,815,477 | [] | https://api.github.com/repos/huggingface/datasets/issues/4293 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | The `load_from_cache` parameter of `map` should be `load_from_cache_file`. | 2022-06-14T16:49:00Z | https://github.com/huggingface/datasets/pull/4293 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4293/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4292/comments | https://api.github.com/repos/huggingface/datasets/issues/4292/timeline | 2022-05-25T17:56:36Z | null | null | PR_kwDODunzps43bhrp | closed | [] | false | 4,292 | {
"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... | Add API code examples for remaining main classes | https://api.github.com/repos/huggingface/datasets/issues/4292/events | null | https://api.github.com/repos/huggingface/datasets/issues/4292/labels{/name} | 2022-05-06T18:15:31Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4292.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4292",
"merged_at": "2022-05-25T17:56:36Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4292.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,228,216,788 | [
{
"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/4292 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR adds API code examples for the remaining functions in the Main classes. I wasn't too familiar with some of the functions (`decode_batch`, `decode_column`, `decode_example`, etc.) so please feel free to add an example of usage and I can fill in the rest :) | 2022-05-25T18:05:13Z | https://github.com/huggingface/datasets/pull/4292 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4292/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4291/comments | https://api.github.com/repos/huggingface/datasets/issues/4291/timeline | 2022-05-09T08:25:58Z | null | completed | I_kwDODunzps5JLmXc | 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,291 | {
"avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4",
"events_url": "https://api.github.com/users/leondz/events{/privacy}",
"followers_url": "https://api.github.com/users/leondz/followers",
"following_url": "https://api.github.com/users/leondz/following{/other_user}",
"gists_url": "https://api... | Dataset Viewer issue for strombergnlp/ipm_nel : preview is empty, no error message | https://api.github.com/repos/huggingface/datasets/issues/4291/events | null | https://api.github.com/repos/huggingface/datasets/issues/4291/labels{/name} | 2022-05-06T12:03:27Z | 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,227,777,500 | [
{
"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/4291 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ### Link
https://huggingface.co/datasets/strombergnlp/ipm_nel/viewer/ipm_nel/train
### Description
The viewer is blank. I tried my best to emulate a dataset with a working viewer, but this one just doesn't seem to want to come up. What did I miss?
### Owner
Yes | 2022-05-09T08:25:58Z | https://github.com/huggingface/datasets/issues/4291 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4291/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4290/comments | https://api.github.com/repos/huggingface/datasets/issues/4290/timeline | 2022-09-30T11:49:07Z | null | null | PR_kwDODunzps43Zr08 | closed | [] | false | 4,290 | {
"avatar_url": "https://avatars.githubusercontent.com/u/17107749?v=4",
"events_url": "https://api.github.com/users/monk1337/events{/privacy}",
"followers_url": "https://api.github.com/users/monk1337/followers",
"following_url": "https://api.github.com/users/monk1337/following{/other_user}",
"gists_url": "htt... | Update paper link in medmcqa dataset card | https://api.github.com/repos/huggingface/datasets/issues/4290/events | null | https://api.github.com/repos/huggingface/datasets/issues/4290/labels{/name} | 2022-05-06T08:52:51Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4290.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4290",
"merged_at": "2022-09-30T11:49:07Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4290.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,227,592,826 | [
{
"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/4290 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Updating readme in medmcqa dataset. | 2022-09-30T11:51:28Z | https://github.com/huggingface/datasets/pull/4290 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4290/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4288/comments | https://api.github.com/repos/huggingface/datasets/issues/4288/timeline | 2022-05-10T12:09:48Z | null | null | PR_kwDODunzps43XLKi | closed | [] | false | 4,288 | {
"avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4",
"events_url": "https://api.github.com/users/alvarobartt/events{/privacy}",
"followers_url": "https://api.github.com/users/alvarobartt/followers",
"following_url": "https://api.github.com/users/alvarobartt/following{/other_user}",
"gists_u... | Add missing `faiss` import to fix https://github.com/huggingface/datasets/issues/4287 | https://api.github.com/repos/huggingface/datasets/issues/4288/events | null | https://api.github.com/repos/huggingface/datasets/issues/4288/labels{/name} | 2022-05-05T15:21:49Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4288.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4288",
"merged_at": "2022-05-10T12:09:48Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4288.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,226,821,732 | [] | https://api.github.com/repos/huggingface/datasets/issues/4288 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This PR fixes the issue recently mentioned in https://github.com/huggingface/datasets/issues/4287 🤗 | 2022-05-10T12:55:06Z | https://github.com/huggingface/datasets/pull/4288 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4288/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4287/comments | https://api.github.com/repos/huggingface/datasets/issues/4287/timeline | 2022-05-10T13:53:19Z | null | completed | I_kwDODunzps5JH5V8 | closed | [] | null | 4,287 | {
"avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4",
"events_url": "https://api.github.com/users/alvarobartt/events{/privacy}",
"followers_url": "https://api.github.com/users/alvarobartt/followers",
"following_url": "https://api.github.com/users/alvarobartt/following{/other_user}",
"gists_u... | "NameError: name 'faiss' is not defined" on `.add_faiss_index` when `device` is not None | https://api.github.com/repos/huggingface/datasets/issues/4287/events | null | https://api.github.com/repos/huggingface/datasets/issues/4287/labels{/name} | 2022-05-05T15:09:45Z | null | false | null | null | 1,226,806,652 | [
{
"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/4287 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
When using `datasets` to calculate the FAISS indices of a dataset, the exception `NameError: name 'faiss' is not defined` is triggered when trying to calculate those on a device (GPU), so `.add_faiss_index(..., device=0)` fails with that exception.
All that assuming that `datasets` is properly... | 2022-05-10T13:53:19Z | https://github.com/huggingface/datasets/issues/4287 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4287/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4286/comments | https://api.github.com/repos/huggingface/datasets/issues/4286/timeline | 2022-05-10T12:02:38Z | null | null | PR_kwDODunzps43W-DI | closed | [] | false | 4,286 | {
"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 Lahnda language tag | https://api.github.com/repos/huggingface/datasets/issues/4286/events | null | https://api.github.com/repos/huggingface/datasets/issues/4286/labels{/name} | 2022-05-05T14:34:20Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4286.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4286",
"merged_at": "2022-05-10T12:02:37Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4286.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,226,758,621 | [] | https://api.github.com/repos/huggingface/datasets/issues/4286 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This language is present in [Wikimedia's WIT](https://huggingface.co/datasets/wikimedia/wit_base) dataset. | 2022-05-10T12:10:04Z | https://github.com/huggingface/datasets/pull/4286 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4286/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4285/comments | https://api.github.com/repos/huggingface/datasets/issues/4285/timeline | 2022-05-05T13:33:35Z | null | null | PR_kwDODunzps43VtEa | closed | [] | false | 4,285 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1626984?v=4",
"events_url": "https://api.github.com/users/iliaschalkidis/events{/privacy}",
"followers_url": "https://api.github.com/users/iliaschalkidis/followers",
"following_url": "https://api.github.com/users/iliaschalkidis/following{/other_user}",
... | Update LexGLUE README.md | https://api.github.com/repos/huggingface/datasets/issues/4285/events | null | https://api.github.com/repos/huggingface/datasets/issues/4285/labels{/name} | 2022-05-05T08:36:50Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4285.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4285",
"merged_at": "2022-05-05T13:33:35Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4285.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,226,374,831 | [] | https://api.github.com/repos/huggingface/datasets/issues/4285 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Update the leaderboard based on the latest results presented in the ACL 2022 version of the article. | 2022-05-05T13:39:04Z | https://github.com/huggingface/datasets/pull/4285 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4285/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4284/comments | https://api.github.com/repos/huggingface/datasets/issues/4284/timeline | 2023-07-25T15:12:38Z | null | completed | I_kwDODunzps5JFlaX | closed | [] | null | 4,284 | {
"avatar_url": "https://avatars.githubusercontent.com/u/10419055?v=4",
"events_url": "https://api.github.com/users/sajastu/events{/privacy}",
"followers_url": "https://api.github.com/users/sajastu/followers",
"following_url": "https://api.github.com/users/sajastu/following{/other_user}",
"gists_url": "https:... | Issues in processing very large datasets | https://api.github.com/repos/huggingface/datasets/issues/4284/events | null | https://api.github.com/repos/huggingface/datasets/issues/4284/labels{/name} | 2022-05-05T05:01:09Z | null | false | null | null | 1,226,200,727 | [
{
"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/4284 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
I'm trying to add a feature called "subgraph" to CNN/DM dataset (modifications on run_summarization.py of Huggingface Transformers script) --- I'm not quite sure if I'm doing it the right way, though--- but the main problem appears when the training starts where the error ` [OSError: [Errno 12] Can... | 2023-07-25T15:12:38Z | https://github.com/huggingface/datasets/issues/4284 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4284/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4283/comments | https://api.github.com/repos/huggingface/datasets/issues/4283/timeline | 2022-05-06T06:22:17Z | null | null | PR_kwDODunzps43Tnxo | closed | [] | false | 4,283 | {
"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... | Fix filesystem docstring | https://api.github.com/repos/huggingface/datasets/issues/4283/events | null | https://api.github.com/repos/huggingface/datasets/issues/4283/labels{/name} | 2022-05-04T17:42:42Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4283.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4283",
"merged_at": "2022-05-06T06:22:17Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4283.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,225,686,988 | [] | https://api.github.com/repos/huggingface/datasets/issues/4283 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR untangles the `S3FileSystem` docstring so the [parameters](https://huggingface.co/docs/datasets/master/en/package_reference/main_classes#parameters) are properly displayed. | 2022-05-06T16:32:02Z | https://github.com/huggingface/datasets/pull/4283 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4283/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4282/comments | https://api.github.com/repos/huggingface/datasets/issues/4282/timeline | 2022-05-06T10:37:00Z | null | null | PR_kwDODunzps43TZYL | closed | [] | false | 4,282 | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | Don't do unnecessary list type casting to avoid replacing None values by empty lists | https://api.github.com/repos/huggingface/datasets/issues/4282/events | null | https://api.github.com/repos/huggingface/datasets/issues/4282/labels{/name} | 2022-05-04T16:37:01Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4282.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4282",
"merged_at": "2022-05-06T10:37:00Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4282.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,225,616,545 | [] | https://api.github.com/repos/huggingface/datasets/issues/4282 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | In certain cases, `None` values are replaced by empty lists when casting feature types.
It happens every time you cast an array of nested lists like [None, [0, 1, 2, 3]] to a different type (to change the integer precision for example). In this case you'd get [[], [0, 1, 2, 3]] for example. This issue comes from PyA... | 2022-05-06T10:43:58Z | https://github.com/huggingface/datasets/pull/4282 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4282/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4281/comments | https://api.github.com/repos/huggingface/datasets/issues/4281/timeline | 2022-05-04T18:33:16Z | null | null | PR_kwDODunzps43TNBm | closed | [] | false | 4,281 | {
"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 a copy-paste sentence in dataset cards | https://api.github.com/repos/huggingface/datasets/issues/4281/events | null | https://api.github.com/repos/huggingface/datasets/issues/4281/labels{/name} | 2022-05-04T15:41:55Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4281.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4281",
"merged_at": "2022-05-04T18:33:16Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4281.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,225,556,939 | [] | https://api.github.com/repos/huggingface/datasets/issues/4281 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Remove the following copy-paste sentence from dataset cards:
```
We show detailed information for up to 5 configurations of the dataset.
``` | 2022-05-06T08:38:03Z | https://github.com/huggingface/datasets/pull/4281 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4281/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4280/comments | https://api.github.com/repos/huggingface/datasets/issues/4280/timeline | 2022-05-06T14:16:46Z | null | null | PR_kwDODunzps43S2xg | closed | [] | false | 4,280 | {
"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 missing features to commonsense_qa dataset | https://api.github.com/repos/huggingface/datasets/issues/4280/events | null | https://api.github.com/repos/huggingface/datasets/issues/4280/labels{/name} | 2022-05-04T14:24:26Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4280.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4280",
"merged_at": "2022-05-06T14:16:46Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4280.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,225,446,844 | [] | https://api.github.com/repos/huggingface/datasets/issues/4280 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Fix partially #4275. | 2022-05-06T14:23:57Z | https://github.com/huggingface/datasets/pull/4280 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4280/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4279/comments | https://api.github.com/repos/huggingface/datasets/issues/4279/timeline | 2022-05-05T08:43:47Z | null | null | PR_kwDODunzps43SXw5 | closed | [] | false | 4,279 | {
"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"... | Update minimal PyArrow version warning | https://api.github.com/repos/huggingface/datasets/issues/4279/events | null | https://api.github.com/repos/huggingface/datasets/issues/4279/labels{/name} | 2022-05-04T12:26:09Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4279.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4279",
"merged_at": "2022-05-05T08:43:47Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4279.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,225,300,273 | [] | https://api.github.com/repos/huggingface/datasets/issues/4279 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Update the minimal PyArrow version warning (should've been part of #4250). | 2022-05-05T08:50:58Z | https://github.com/huggingface/datasets/pull/4279 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4279/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4278/comments | https://api.github.com/repos/huggingface/datasets/issues/4278/timeline | 2022-05-06T13:06:01Z | null | null | PR_kwDODunzps43RyTs | closed | [] | false | 4,278 | {
"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 missing features to openbookqa dataset for additional config | https://api.github.com/repos/huggingface/datasets/issues/4278/events | null | https://api.github.com/repos/huggingface/datasets/issues/4278/labels{/name} | 2022-05-04T09:22:50Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4278.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4278",
"merged_at": "2022-05-06T13:06:01Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4278.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,225,122,123 | [] | https://api.github.com/repos/huggingface/datasets/issues/4278 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Fix partially #4276. | 2022-05-06T13:13:20Z | https://github.com/huggingface/datasets/pull/4278 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4278/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4277/comments | https://api.github.com/repos/huggingface/datasets/issues/4277/timeline | 2022-05-06T15:36:31Z | null | null | PR_kwDODunzps43RZV9 | closed | [] | false | 4,277 | {
"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... | Enable label alignment for token classification datasets | https://api.github.com/repos/huggingface/datasets/issues/4277/events | null | https://api.github.com/repos/huggingface/datasets/issues/4277/labels{/name} | 2022-05-04T07:15:16Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4277.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4277",
"merged_at": "2022-05-06T15:36:31Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4277.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,225,002,286 | [] | https://api.github.com/repos/huggingface/datasets/issues/4277 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR extends the `Dataset.align_labels_with_mapping()` method to support alignment of label mappings between datasets and models for token classification (e.g. NER).
Example of usage:
```python
from datasets import load_dataset
ner_ds = load_dataset("conll2003", split="train")
# returns [3, 0, 7, 0, 0, 0,... | 2022-05-06T15:42:15Z | https://github.com/huggingface/datasets/pull/4277 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4277/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4276/comments | https://api.github.com/repos/huggingface/datasets/issues/4276/timeline | 2022-10-05T13:50:03Z | null | completed | I_kwDODunzps5JAz4E | 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,276 | {
"avatar_url": "https://avatars.githubusercontent.com/u/458335?v=4",
"events_url": "https://api.github.com/users/vblagoje/events{/privacy}",
"followers_url": "https://api.github.com/users/vblagoje/followers",
"following_url": "https://api.github.com/users/vblagoje/following{/other_user}",
"gists_url": "https... | OpenBookQA has missing and inconsistent field names | https://api.github.com/repos/huggingface/datasets/issues/4276/events | null | https://api.github.com/repos/huggingface/datasets/issues/4276/labels{/name} | 2022-05-04T05:51: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,224,949,252 | [
{
"color": "2edb81",
"default": false,
"description": "A bug in a dataset script provided in the library",
"id": 2067388877,
"name": "dataset bug",
"node_id": "MDU6TGFiZWwyMDY3Mzg4ODc3",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20bug"
}
] | https://api.github.com/repos/huggingface/datasets/issues/4276 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
OpenBookQA implementation is inconsistent with the original dataset.
We need to:
1. The dataset field [question][stem] is flattened into question_stem. Unflatten it to match the original format.
2. Add missing additional fields:
- 'fact1': row['fact1'],
- 'humanScore': row['humanSc... | 2022-10-11T17:11:53Z | https://github.com/huggingface/datasets/issues/4276 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4276/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4275/comments | https://api.github.com/repos/huggingface/datasets/issues/4275/timeline | null | null | null | I_kwDODunzps5JAyc2 | open | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/o... | null | 4,275 | {
"avatar_url": "https://avatars.githubusercontent.com/u/458335?v=4",
"events_url": "https://api.github.com/users/vblagoje/events{/privacy}",
"followers_url": "https://api.github.com/users/vblagoje/followers",
"following_url": "https://api.github.com/users/vblagoje/following{/other_user}",
"gists_url": "https... | CommonSenseQA has missing and inconsistent field names | https://api.github.com/repos/huggingface/datasets/issues/4275/events | null | https://api.github.com/repos/huggingface/datasets/issues/4275/labels{/name} | 2022-05-04T05:38:59Z | null | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | null | 1,224,943,414 | [
{
"color": "2edb81",
"default": false,
"description": "A bug in a dataset script provided in the library",
"id": 2067388877,
"name": "dataset bug",
"node_id": "MDU6TGFiZWwyMDY3Mzg4ODc3",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20bug"
}
] | https://api.github.com/repos/huggingface/datasets/issues/4275 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | ## Describe the bug
In short, CommonSenseQA implementation is inconsistent with the original dataset.
More precisely, we need to:
1. Add the dataset matching "id" field. The current dataset, instead, regenerates monotonically increasing id.
2. The [“question”][“stem”] field is flattened into "question". We sh... | 2022-05-04T11:41:18Z | https://github.com/huggingface/datasets/issues/4275 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4275/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4274/comments | https://api.github.com/repos/huggingface/datasets/issues/4274/timeline | 2022-05-04T16:22:04Z | null | null | PR_kwDODunzps43Qm2w | closed | [] | false | 4,274 | {
"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... | Add API code examples for IterableDataset | https://api.github.com/repos/huggingface/datasets/issues/4274/events | null | https://api.github.com/repos/huggingface/datasets/issues/4274/labels{/name} | 2022-05-03T22:44:17Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4274.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4274",
"merged_at": "2022-05-04T16:22:04Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4274.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,224,740,303 | [
{
"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/4274 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR adds API code examples for `IterableDataset` and `IterableDatasetDicts`. | 2022-05-04T16:29:32Z | https://github.com/huggingface/datasets/pull/4274 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4274/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4273/comments | https://api.github.com/repos/huggingface/datasets/issues/4273/timeline | 2022-05-05T13:18:13Z | null | null | PR_kwDODunzps43QaA6 | closed | [] | false | 4,273 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8031035?v=4",
"events_url": "https://api.github.com/users/yanaiela/events{/privacy}",
"followers_url": "https://api.github.com/users/yanaiela/followers",
"following_url": "https://api.github.com/users/yanaiela/following{/other_user}",
"gists_url": "http... | leadboard info added for TNE | https://api.github.com/repos/huggingface/datasets/issues/4273/events | null | https://api.github.com/repos/huggingface/datasets/issues/4273/labels{/name} | 2022-05-03T21:35:41Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4273.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4273",
"merged_at": "2022-05-05T13:18:13Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4273.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,224,681,036 | [] | https://api.github.com/repos/huggingface/datasets/issues/4273 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | null | 2022-05-05T13:25:24Z | https://github.com/huggingface/datasets/pull/4273 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4273/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4272/comments | https://api.github.com/repos/huggingface/datasets/issues/4272/timeline | 2022-05-04T06:58:36Z | null | null | PR_kwDODunzps43QQQt | closed | [] | false | 4,272 | {
"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... | Fix typo in logging docs | https://api.github.com/repos/huggingface/datasets/issues/4272/events | null | https://api.github.com/repos/huggingface/datasets/issues/4272/labels{/name} | 2022-05-03T20:47:57Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4272.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4272",
"merged_at": "2022-05-04T06:58:35Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4272.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,224,635,660 | [] | https://api.github.com/repos/huggingface/datasets/issues/4272 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | This PR fixes #4271. | 2022-05-04T15:42:27Z | https://github.com/huggingface/datasets/pull/4272 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4272/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4271/comments | https://api.github.com/repos/huggingface/datasets/issues/4271/timeline | 2022-05-04T06:58:35Z | null | completed | I_kwDODunzps5I-u2z | closed | [
{
"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}",
"gi... | null | 4,271 | {
"avatar_url": "https://avatars.githubusercontent.com/u/39762734?v=4",
"events_url": "https://api.github.com/users/jiangwangyi/events{/privacy}",
"followers_url": "https://api.github.com/users/jiangwangyi/followers",
"following_url": "https://api.github.com/users/jiangwangyi/following{/other_user}",
"gists_u... | A typo in docs of datasets.disable_progress_bar | https://api.github.com/repos/huggingface/datasets/issues/4271/events | null | https://api.github.com/repos/huggingface/datasets/issues/4271/labels{/name} | 2022-05-03T17:44:56Z | null | false | {
"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... | null | 1,224,404,403 | [
{
"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/4271 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
in the docs of V2.1.0 datasets.disable_progress_bar, we should replace "enable" with "disable". | 2022-05-04T06:58:35Z | https://github.com/huggingface/datasets/issues/4271 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4271/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4270/comments | https://api.github.com/repos/huggingface/datasets/issues/4270/timeline | 2022-05-03T16:20:52Z | null | null | PR_kwDODunzps43PC5V | closed | [] | false | 4,270 | {
"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 style in openbookqa dataset | https://api.github.com/repos/huggingface/datasets/issues/4270/events | null | https://api.github.com/repos/huggingface/datasets/issues/4270/labels{/name} | 2022-05-03T15:21:34Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4270.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4270",
"merged_at": "2022-05-03T16:20:52Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4270.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,224,244,460 | [] | https://api.github.com/repos/huggingface/datasets/issues/4270 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | CI in PR:
- #4259
was green, but after merging it to master, a code quality error appeared. | 2022-05-06T08:38:06Z | https://github.com/huggingface/datasets/pull/4270 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4270/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4269/comments | https://api.github.com/repos/huggingface/datasets/issues/4269/timeline | 2022-05-03T11:16:19Z | null | null | PR_kwDODunzps43Nzwh | closed | [] | false | 4,269 | {
"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 license and point of contact to big_patent dataset | https://api.github.com/repos/huggingface/datasets/issues/4269/events | null | https://api.github.com/repos/huggingface/datasets/issues/4269/labels{/name} | 2022-05-03T09:24:07Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4269.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4269",
"merged_at": "2022-05-03T11:16:19Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4269.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,223,865,145 | [] | https://api.github.com/repos/huggingface/datasets/issues/4269 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Update metadata of big_patent dataset with:
- license
- point of contact | 2022-05-06T08:38:09Z | https://github.com/huggingface/datasets/pull/4269 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4269/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4268/comments | https://api.github.com/repos/huggingface/datasets/issues/4268/timeline | 2022-05-03T11:23:48Z | null | completed | I_kwDODunzps5I6pB8 | closed | [] | null | 4,268 | {
"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... | error downloading bigscience-catalogue-lm-data/lm_en_wiktionary_filtered | https://api.github.com/repos/huggingface/datasets/issues/4268/events | null | https://api.github.com/repos/huggingface/datasets/issues/4268/labels{/name} | 2022-05-02T20:34:25Z | null | false | null | null | 1,223,331,964 | [
{
"color": "2edb81",
"default": false,
"description": "A bug in a dataset script provided in the library",
"id": 2067388877,
"name": "dataset bug",
"node_id": "MDU6TGFiZWwyMDY3Mzg4ODc3",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20bug"
}
] | https://api.github.com/repos/huggingface/datasets/issues/4268 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Error generated when attempting to download dataset
## Steps to reproduce the bug
```python
from datasets import load_dataset
dataset = load_dataset("bigscience-catalogue-lm-data/lm_en_wiktionary_filtered")
```
## Expected results
A clear and concise description of the expected results... | 2022-05-06T15:53:30Z | https://github.com/huggingface/datasets/issues/4268 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4268/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4267/comments | https://api.github.com/repos/huggingface/datasets/issues/4267/timeline | 2022-05-02T19:03:49Z | null | null | PR_kwDODunzps43LzOR | closed | [] | false | 4,267 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | Replace data URL in SAMSum dataset within the same repository | https://api.github.com/repos/huggingface/datasets/issues/4267/events | null | https://api.github.com/repos/huggingface/datasets/issues/4267/labels{/name} | 2022-05-02T18:38:08Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4267.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4267",
"merged_at": "2022-05-02T19:03:49Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4267.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,223,214,275 | [] | https://api.github.com/repos/huggingface/datasets/issues/4267 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | Replace data URL with one in the same repository. | 2022-05-06T08:38:13Z | https://github.com/huggingface/datasets/pull/4267 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4267/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4266/comments | https://api.github.com/repos/huggingface/datasets/issues/4266/timeline | 2022-05-05T08:40:09Z | null | null | PR_kwDODunzps43LeXK | closed | [] | false | 4,266 | {
"avatar_url": "https://avatars.githubusercontent.com/u/93869735?v=4",
"events_url": "https://api.github.com/users/sanchit-gandhi/events{/privacy}",
"followers_url": "https://api.github.com/users/sanchit-gandhi/followers",
"following_url": "https://api.github.com/users/sanchit-gandhi/following{/other_user}",
... | Add HF Speech Bench to Librispeech Dataset Card | https://api.github.com/repos/huggingface/datasets/issues/4266/events | null | https://api.github.com/repos/huggingface/datasets/issues/4266/labels{/name} | 2022-05-02T16:59:31Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4266.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4266",
"merged_at": "2022-05-05T08:40:09Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4266.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,223,116,436 | [] | https://api.github.com/repos/huggingface/datasets/issues/4266 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Adds the HF Speech Bench to Librispeech Dataset Card in place of the Papers With Code Leaderboard. Should improve usage and visibility of this leaderboard! Wondering whether this can also be done for [Common Voice 7](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0) and [8](https://huggingface.co/dat... | 2022-05-05T08:47:20Z | https://github.com/huggingface/datasets/pull/4266 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4266/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4263/comments | https://api.github.com/repos/huggingface/datasets/issues/4263/timeline | 2022-05-02T16:32:57Z | null | null | PR_kwDODunzps43KLnD | closed | [] | false | 4,263 | {
"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:... | Rename imagenet2012 -> imagenet-1k | https://api.github.com/repos/huggingface/datasets/issues/4263/events | null | https://api.github.com/repos/huggingface/datasets/issues/4263/labels{/name} | 2022-05-02T10:26:21Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4263.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4263",
"merged_at": "2022-05-02T16:32:57Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4263.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,222,723,083 | [] | https://api.github.com/repos/huggingface/datasets/issues/4263 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | MEMBER | On the Hugging Face Hub, users refer to imagenet2012 (from #4178 ) as imagenet-1k in their model tags.
To correctly link models to imagenet, we should rename this dataset `imagenet-1k`.
Later we can add `imagenet-21k` as a new dataset if we want.
Once this one is merged we can delete the `imagenet2012` dataset... | 2022-05-02T17:50:46Z | https://github.com/huggingface/datasets/pull/4263 | {
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 1,
"total_count": 4,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4263/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4262/comments | https://api.github.com/repos/huggingface/datasets/issues/4262/timeline | 2022-05-03T14:20:35Z | null | null | PR_kwDODunzps43IOye | closed | [] | false | 4,262 | {
"avatar_url": "https://avatars.githubusercontent.com/u/10004251?v=4",
"events_url": "https://api.github.com/users/mo6zes/events{/privacy}",
"followers_url": "https://api.github.com/users/mo6zes/followers",
"following_url": "https://api.github.com/users/mo6zes/following{/other_user}",
"gists_url": "https://a... | Add YAML tags to Dataset Card rotten tomatoes | https://api.github.com/repos/huggingface/datasets/issues/4262/events | null | https://api.github.com/repos/huggingface/datasets/issues/4262/labels{/name} | 2022-05-01T11:59:08Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4262.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4262",
"merged_at": "2022-05-03T14:20:35Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4262.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,222,130,749 | [] | https://api.github.com/repos/huggingface/datasets/issues/4262 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | The dataset card for the rotten tomatoes / MR movie review dataset had some missing YAML tags. Hopefully, this also improves the visibility of this dataset now that paperswithcode and huggingface link to eachother. | 2022-05-03T14:27:33Z | https://github.com/huggingface/datasets/pull/4262 | {
"+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/4262/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4261/comments | https://api.github.com/repos/huggingface/datasets/issues/4261/timeline | 2022-05-03T06:04:26Z | null | completed | I_kwDODunzps5I1HeD | 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,261 | {
"avatar_url": "https://avatars.githubusercontent.com/u/54585776?v=4",
"events_url": "https://api.github.com/users/xflashxx/events{/privacy}",
"followers_url": "https://api.github.com/users/xflashxx/followers",
"following_url": "https://api.github.com/users/xflashxx/following{/other_user}",
"gists_url": "htt... | data leakage in `webis/conclugen` dataset | https://api.github.com/repos/huggingface/datasets/issues/4261/events | null | https://api.github.com/repos/huggingface/datasets/issues/4261/labels{/name} | 2022-04-30T17:43: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,221,883,779 | [
{
"color": "2edb81",
"default": false,
"description": "A bug in a dataset script provided in the library",
"id": 2067388877,
"name": "dataset bug",
"node_id": "MDU6TGFiZWwyMDY3Mzg4ODc3",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20bug"
}
] | https://api.github.com/repos/huggingface/datasets/issues/4261 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | NONE | ## Describe the bug
Some samples (argument-conclusion pairs) in the *training* split of the `webis/conclugen` dataset are present in both the *validation* and *test* splits, creating data leakage and distorting model results.
Furthermore, all splits contain duplicate samples.
## Steps to reproduce the bug
```pyth... | 2022-05-03T06:04:26Z | https://github.com/huggingface/datasets/issues/4261 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4261/reactions"
} | false |
https://api.github.com/repos/huggingface/datasets/issues/4260/comments | https://api.github.com/repos/huggingface/datasets/issues/4260/timeline | 2022-04-30T14:16:25Z | null | null | PR_kwDODunzps43HSfs | closed | [] | false | 4,260 | {
"avatar_url": "https://avatars.githubusercontent.com/u/10004251?v=4",
"events_url": "https://api.github.com/users/mo6zes/events{/privacy}",
"followers_url": "https://api.github.com/users/mo6zes/followers",
"following_url": "https://api.github.com/users/mo6zes/following{/other_user}",
"gists_url": "https://a... | Add mr_polarity movie review sentiment classification | https://api.github.com/repos/huggingface/datasets/issues/4260/events | null | https://api.github.com/repos/huggingface/datasets/issues/4260/labels{/name} | 2022-04-30T13:19:33Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4260.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4260",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/4260.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4260"
} | 1,221,830,292 | [] | https://api.github.com/repos/huggingface/datasets/issues/4260 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | Add the MR (Movie Review) dataset. The original dataset contains sentences from Rotten Tomatoes labeled as either "positive" or "negative".
Homepage: [https://www.cs.cornell.edu/people/pabo/movie-review-data/](https://www.cs.cornell.edu/people/pabo/movie-review-data/)
paperswithcode: [https://paperswithcode.com/d... | 2022-04-30T14:16:25Z | https://github.com/huggingface/datasets/pull/4260 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4260/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4259/comments | https://api.github.com/repos/huggingface/datasets/issues/4259/timeline | 2022-05-03T15:14:21Z | null | null | PR_kwDODunzps43HHGc | closed | [] | false | 4,259 | {
"avatar_url": "https://avatars.githubusercontent.com/u/6687858?v=4",
"events_url": "https://api.github.com/users/manandey/events{/privacy}",
"followers_url": "https://api.github.com/users/manandey/followers",
"following_url": "https://api.github.com/users/manandey/following{/other_user}",
"gists_url": "http... | Fix bug in choices labels in openbookqa dataset | https://api.github.com/repos/huggingface/datasets/issues/4259/events | null | https://api.github.com/repos/huggingface/datasets/issues/4259/labels{/name} | 2022-04-30T07:41:39Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4259.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4259",
"merged_at": "2022-05-03T15:14:21Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4259.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,221,768,025 | [] | https://api.github.com/repos/huggingface/datasets/issues/4259 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This PR fixes the Bug in the openbookqa dataset as mentioned in this issue #3550.
Fix #3550.
cc. @lhoestq @mariosasko | 2022-05-04T06:31:31Z | https://github.com/huggingface/datasets/pull/4259 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4259/reactions"
} | true |
https://api.github.com/repos/huggingface/datasets/issues/4258/comments | https://api.github.com/repos/huggingface/datasets/issues/4258/timeline | 2022-05-02T16:26:12Z | null | null | PR_kwDODunzps43Gstg | closed | [] | false | 4,258 | {
"avatar_url": "https://avatars.githubusercontent.com/u/20826878?v=4",
"events_url": "https://api.github.com/users/TristanThrush/events{/privacy}",
"followers_url": "https://api.github.com/users/TristanThrush/followers",
"following_url": "https://api.github.com/users/TristanThrush/following{/other_user}",
"g... | Fix/start token mask issue and update documentation | https://api.github.com/repos/huggingface/datasets/issues/4258/events | null | https://api.github.com/repos/huggingface/datasets/issues/4258/labels{/name} | 2022-04-29T22:42:44Z | null | false | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/4258.diff",
"html_url": "https://github.com/huggingface/datasets/pull/4258",
"merged_at": "2022-05-02T16:26:12Z",
"patch_url": "https://github.com/huggingface/datasets/pull/4258.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | 1,221,637,727 | [] | https://api.github.com/repos/huggingface/datasets/issues/4258 | [
"",
""
] | https://api.github.com/repos/huggingface/datasets | CONTRIBUTOR | This pr fixes a couple bugs:
1) the perplexity was calculated with a 0 in the attention mask for the start token, which was causing high perplexity scores that were not correct
2) the documentation was not updated | 2022-05-02T16:33:20Z | https://github.com/huggingface/datasets/pull/4258 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/4258/reactions"
} | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.