id int64 1.14B 2.23B | labels_url stringlengths 75 75 | body stringlengths 2 33.9k β | updated_at stringlengths 20 20 | number int64 3.76k 6.79k | milestone dict | repository_url stringclasses 1
value | draft bool 2
classes | labels listlengths 0 4 | created_at stringlengths 20 20 | comments_url stringlengths 70 70 | assignee dict | timeline_url stringlengths 70 70 | title stringlengths 1 290 | events_url stringlengths 68 68 | active_lock_reason null | user dict | assignees listlengths 0 3 | performed_via_github_app null | state_reason stringclasses 3
values | author_association stringclasses 3
values | closed_at stringlengths 20 20 β | pull_request dict | node_id stringlengths 18 19 | comments listlengths 0 30 | reactions dict | state stringclasses 2
values | locked bool 1
class | url stringlengths 61 61 | html_url stringlengths 49 51 | is_pull_request bool 2
classes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1,173,482,291 | https://api.github.com/repos/huggingface/datasets/issues/3962/labels{/name} | The `Sequence` features type is not correctly flattened if it contains a dictionary. This PR fixes this, and I added a test case for this.
Close https://github.com/huggingface/datasets/issues/3795 | 2022-03-21T14:40:47Z | 3,962 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-18T11:27:42Z | https://api.github.com/repos/huggingface/datasets/issues/3962/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3962/timeline | Fix flatten of Sequence feature type | https://api.github.com/repos/huggingface/datasets/issues/3962/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-21T14:36:12Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3962.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3962",
"merged_at": "2022-03-21T14:36:12Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3962.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40psq2 | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3962/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3962 | https://github.com/huggingface/datasets/pull/3962 | true |
1,173,223,086 | https://api.github.com/repos/huggingface/datasets/issues/3961/labels{/name} | If a FAISS index has fewer records than the requested number of top results (k), then it returns -1 in indices for the additional positions. The get_nearest_examples method only filters out the extra results from the dataset samples. It would be better to filter out extra scores too.
Reference: https://github.com/hu... | 2022-04-12T14:41:58Z | 3,961 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-18T06:13:23Z | https://api.github.com/repos/huggingface/datasets/issues/3961/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3961/timeline | Scores from Index at extra positions are not filtered out | https://api.github.com/repos/huggingface/datasets/issues/3961/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/36671559?v=4",
"events_url": "https://api.github.com/users/vishalsrao/events{/privacy}",
"followers_url": "https://api.github.com/users/vishalsrao/followers",
"following_url": "https://api.github.com/users/vishalsrao/following{/other_user}",
"gists_url"... | [] | null | completed | CONTRIBUTOR | 2022-04-12T14:41:58Z | null | I_kwDODunzps5F7fau | [
"Hi! Yes, that makes sense! Would you like to submit a PR to fix this?",
"Created PR https://github.com/huggingface/datasets/pull/3971"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3961/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3961 | https://github.com/huggingface/datasets/issues/3961 | false |
1,173,148,884 | https://api.github.com/repos/huggingface/datasets/issues/3960/labels{/name} | When i used the datasets==1.11.0οΌ it's all right. Util update the latest version, it get the error like this:
```
>>> from datasets import load_dataset
>>> data_files={'train': ['/ssd/datasets/imagenet/pytorch/train'], 'validation': ['/ssd/datasets/imagenet/pytorch/val']}
>>> ds = load_dataset('nateraw/image-folder... | 2023-08-02T17:12:20Z | 3,960 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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... | 2022-03-18T03:32:49Z | https://api.github.com/repos/huggingface/datasets/issues/3960/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3960/timeline | Load local dataset error | https://api.github.com/repos/huggingface/datasets/issues/3960/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/60869411?v=4",
"events_url": "https://api.github.com/users/TXacs/events{/privacy}",
"followers_url": "https://api.github.com/users/TXacs/followers",
"following_url": "https://api.github.com/users/TXacs/following{/other_user}",
"gists_url": "https://api.... | [] | null | null | NONE | null | null | I_kwDODunzps5F7NTU | [
"Hi! Instead of @nateraw's `image-folder`, I suggest using the newly released `imagefolder` dataset:\r\n```python\r\n>>> from datasets import load_dataset\r\n>>> data_files={'train': ['/ssd/datasets/imagenet/pytorch/train/**'], 'validation': ['/ssd/datasets/imagenet/pytorch/val/**']}\r\n>>> ds = load_dataset('image... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3960/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/3960 | https://github.com/huggingface/datasets/issues/3960 | false |
1,172,872,695 | https://api.github.com/repos/huggingface/datasets/issues/3959/labels{/name} | Hi, I am suffering from the following issue:
## Describe the bug
Conversion to arrow dataset from pandas dataframe of a certain size deterministically causes the following crash:
```
File "/home/datasets_crash.py", line 7, in <module>
arrow=datasets.Dataset.from_pandas(d)
File "/home/.conda/envs/tools... | 2022-12-12T17:14:06Z | 3,959 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-17T20:20:35Z | https://api.github.com/repos/huggingface/datasets/issues/3959/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3959/timeline | Medium-sized dataset conversion from pandas causes a crash | https://api.github.com/repos/huggingface/datasets/issues/3959/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/641005?v=4",
"events_url": "https://api.github.com/users/Antymon/events{/privacy}",
"followers_url": "https://api.github.com/users/Antymon/followers",
"following_url": "https://api.github.com/users/Antymon/following{/other_user}",
"gists_url": "https://... | [] | null | completed | NONE | 2022-04-20T12:35:37Z | null | I_kwDODunzps5F6J33 | [
"Hi ! It looks like an issue with pyarrow, could you try updating pyarrow and try again ?",
"@albertvillanova did you find a solution to this?",
"IΒ΄m getting the same problem with some files, @albertvillanova did you find a solution to this?"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3959/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3959 | https://github.com/huggingface/datasets/issues/3959 | false |
1,172,657,981 | https://api.github.com/repos/huggingface/datasets/issues/3958/labels{/name} | This PR updates:
- dataset card
- metadata JSON | 2022-03-21T12:26:48Z | 3,958 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-17T17:50:05Z | https://api.github.com/repos/huggingface/datasets/issues/3958/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3958/timeline | Update Wikipedia metadata | https://api.github.com/repos/huggingface/datasets/issues/3958/events | null | {
"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 | null | MEMBER | 2022-03-21T12:26:47Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3958.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3958",
"merged_at": "2022-03-21T12:26:47Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3958.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40nQU2 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3958). All of your documentation changes will be reflected on that endpoint.",
"Once this last PR validated, I can take care of the integration of all the wikipedia update branch into master, @lhoestq. "
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3958/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3958 | https://github.com/huggingface/datasets/pull/3958 | true |
1,172,401,455 | https://api.github.com/repos/huggingface/datasets/issues/3957/labels{/name} | We in fact do need BABEL in xtreme-s | 2022-03-18T13:46:19Z | 3,957 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-17T13:39:04Z | https://api.github.com/repos/huggingface/datasets/issues/3957/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3957/timeline | Fix xtreme s metrics | https://api.github.com/repos/huggingface/datasets/issues/3957/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4",
"events_url": "https://api.github.com/users/patrickvonplaten/events{/privacy}",
"followers_url": "https://api.github.com/users/patrickvonplaten/followers",
"following_url": "https://api.github.com/users/patrickvonplaten/following{/other_use... | [] | null | null | CONTRIBUTOR | 2022-03-18T13:42:16Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3957.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3957",
"merged_at": "2022-03-18T13:42:16Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3957.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40magW | [
"Sorry for the commit history mess, but will be squashed anyways so should be fine",
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3957/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3957 | https://github.com/huggingface/datasets/pull/3957 | true |
1,172,272,327 | https://api.github.com/repos/huggingface/datasets/issues/3956/labels{/name} | ## Describe the bug
Based on [this tutorial](https://huggingface.co/docs/datasets/faiss_es#elasticsearch) the provided code should add Elasticsearch index but raised the following error, probably the new Elasticsearch version is not compatible though the tutorial doesn't provide any information about the supporting El... | 2023-11-21T04:26:20Z | 3,956 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-17T11:43:13Z | https://api.github.com/repos/huggingface/datasets/issues/3956/comments | {
"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}",... | https://api.github.com/repos/huggingface/datasets/issues/3956/timeline | TypeError: __init__() missing 1 required positional argument: 'scheme' | https://api.github.com/repos/huggingface/datasets/issues/3956/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/1645137?v=4",
"events_url": "https://api.github.com/users/amirj/events{/privacy}",
"followers_url": "https://api.github.com/users/amirj/followers",
"following_url": "https://api.github.com/users/amirj/following{/other_user}",
"gists_url": "https://api.g... | [
{
"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 | completed | NONE | 2022-03-28T08:00:01Z | null | I_kwDODunzps5F33TH | [
"Hi @amirj, thanks for reporting.\r\n\r\nAt first sight, your issue seems a version incompatibility between your Elasticsearch client and your Elasticsearch server.\r\n\r\nFeel free to have a look at Elasticsearch client docs: https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/overview.html#_co... | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3956/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3956 | https://github.com/huggingface/datasets/issues/3956 | false |
1,172,246,647 | https://api.github.com/repos/huggingface/datasets/issues/3955/labels{/name} | null | 2022-04-12T14:28:35Z | 3,955 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-17T11:16:55Z | https://api.github.com/repos/huggingface/datasets/issues/3955/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3955/timeline | Remove unncessary 'pylint disable' message in ReadMe | https://api.github.com/repos/huggingface/datasets/issues/3955/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/39181234?v=4",
"events_url": "https://api.github.com/users/Datta0/events{/privacy}",
"followers_url": "https://api.github.com/users/Datta0/followers",
"following_url": "https://api.github.com/users/Datta0/following{/other_user}",
"gists_url": "https://a... | [] | null | null | CONTRIBUTOR | 2022-04-12T14:28:35Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3955.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3955",
"merged_at": "2022-04-12T14:28:35Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3955.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40l5kG | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3955/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3955 | https://github.com/huggingface/datasets/pull/3955 | true |
1,172,141,664 | https://api.github.com/repos/huggingface/datasets/issues/3954/labels{/name} | ## Dataset viewer issue for 'tdklab/Hebrew_Squad_v1.1'
**Link:** https://huggingface.co/api/datasets/tdklab/Hebrew_Squad_v1.1?full=true
The dataset preview is not available for this dataset.
Am I the one who added this dataset ? Yes | 2022-04-20T12:39:07Z | 3,954 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2022-03-17T09:38:11Z | https://api.github.com/repos/huggingface/datasets/issues/3954/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3954/timeline | The dataset preview is not available for tdklab/Hebrew_Squad_v1.1 dataset | https://api.github.com/repos/huggingface/datasets/issues/3954/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/49593805?v=4",
"events_url": "https://api.github.com/users/MatanBenChorin/events{/privacy}",
"followers_url": "https://api.github.com/users/MatanBenChorin/followers",
"following_url": "https://api.github.com/users/MatanBenChorin/following{/other_user}",
... | [] | null | completed | NONE | 2022-04-20T12:39:07Z | null | I_kwDODunzps5F3XZg | [
"Hi @MatanBenChorin, thanks for reporting.\r\n\r\nPlease, take into account that the preview may take some time until it properly renders (we are working to reduce this time).\r\n\r\nMaybe @severo can give more details on this.",
"Hi, \r\nThank you",
"Thanks for reporting. We are looking at it and will give upd... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3954/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3954 | https://github.com/huggingface/datasets/issues/3954 | false |
1,172,123,736 | https://api.github.com/repos/huggingface/datasets/issues/3953/labels{/name} | ## Adding a Dataset
- **Name:** ImageNet Sketch
- **Description:** ImageNet-Sketch is a dataset consisting of sketch-like images, that matches the ImageNet classification validation set in categories and scale.
- **Paper:** [Learning Robust Global Representations by Penalizing Local Predictive Power](https://arxiv.o... | 2022-05-23T18:05:29Z | 3,953 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "e99695",
"default": false,
"description": "Requesting to add a new dataset",
"id": 2067376369,
"name": "dataset request",
"node_id": "MDU6TGFiZWwyMDY3Mzc2MzY5",
"url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20request"
},
{
"color": "bfdadc",... | 2022-03-17T09:20:31Z | https://api.github.com/repos/huggingface/datasets/issues/3953/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3953/timeline | Add ImageNet Sketch | https://api.github.com/repos/huggingface/datasets/issues/3953/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4",
"events_url": "https://api.github.com/users/NielsRogge/events{/privacy}",
"followers_url": "https://api.github.com/users/NielsRogge/followers",
"following_url": "https://api.github.com/users/NielsRogge/following{/other_user}",
"gists_url"... | [] | null | completed | CONTRIBUTOR | 2022-05-23T18:05:29Z | null | I_kwDODunzps5F3TBY | [
"Can you assign this task to me? @nreimers @mariosasko ",
"Hi! Sure! Let us know if you need any pointers."
] | {
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3953/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3953 | https://github.com/huggingface/datasets/issues/3953 | false |
1,171,895,531 | https://api.github.com/repos/huggingface/datasets/issues/3952/labels{/name} | ## Describe the bug
Checksum error for glue sst2, stsb, rte etc datasets
## Steps to reproduce the bug
```python
>>> nlp.load_dataset('glue', 'sst2')
Downloading and preparing dataset glue/sst2 (download: 7.09 MiB, generated: 4.81 MiB, post-processed: Unknown sizetotal: 11.90 MiB) to
Downloading: 100%|ββββββββ... | 2022-03-17T07:10:15Z | 3,952 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-17T03:45:47Z | https://api.github.com/repos/huggingface/datasets/issues/3952/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3952/timeline | Checksum error for glue sst2, stsb, rte etc datasets | https://api.github.com/repos/huggingface/datasets/issues/3952/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/22090962?v=4",
"events_url": "https://api.github.com/users/ravindra-ut/events{/privacy}",
"followers_url": "https://api.github.com/users/ravindra-ut/followers",
"following_url": "https://api.github.com/users/ravindra-ut/following{/other_user}",
"gists_u... | [] | null | completed | NONE | 2022-03-17T07:10:14Z | null | I_kwDODunzps5F2bTr | [
"Hi, @ravindra-ut.\r\n\r\nI'm sorry but I can't reproduce your problem:\r\n```python\r\nIn [1]: from datasets import load_dataset\r\n\r\nIn [2]: ds = load_dataset(\"glue\", \"sst2\")\r\nDownloading builder script: 28.8kB [00:00, 11.6MB/s] ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3952/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3952 | https://github.com/huggingface/datasets/issues/3952 | false |
1,171,568,814 | https://api.github.com/repos/huggingface/datasets/issues/3951/labels{/name} | ## Describe the bug
Building on #3950, if you bypass the pickling problem you still can't use the dataset. Somehow something gets confused and the forked processes try to `open` urls rather than anything else.
## Steps to reproduce the bug
```python
from multiprocessing import freeze_support
import transformer... | 2022-06-10T20:47:26Z | 3,951 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-16T21:21:02Z | https://api.github.com/repos/huggingface/datasets/issues/3951/comments | {
"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:... | https://api.github.com/repos/huggingface/datasets/issues/3951/timeline | Forked streaming datasets try to `open` data urls rather than use network | https://api.github.com/repos/huggingface/datasets/issues/3951/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/9633?v=4",
"events_url": "https://api.github.com/users/dlwh/events{/privacy}",
"followers_url": "https://api.github.com/users/dlwh/followers",
"following_url": "https://api.github.com/users/dlwh/following{/other_user}",
"gists_url": "https://api.github.... | [
{
"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 | completed | NONE | 2022-06-10T20:47:26Z | null | I_kwDODunzps5F1Liu | [
"Thanks for reporting this second issue as well. We definitely want to make streaming datasets fully working in a distributed setup and with the best performance. Right now it only supports single process.\r\n\r\nIn this issue it seems that the streaming capabilities that we offer to dataset builders are not transf... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3951/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3951 | https://github.com/huggingface/datasets/issues/3951 | false |
1,171,560,585 | https://api.github.com/repos/huggingface/datasets/issues/3950/labels{/name} | ## Describe the bug
Streaming Datasets can't be pickled, so any interaction between them and multiprocessing results in a crash.
## Steps to reproduce the bug
```python
import transformers
from transformers import Trainer, AutoModelForCausalLM, TrainingArguments
import datasets
ds = datasets.load_dataset('os... | 2022-06-10T20:47:26Z | 3,950 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "d73a4a",
"default": true,
"description": "Something isn't working",
"id": 1935892857,
"name": "bug",
"node_id": "MDU6TGFiZWwxOTM1ODkyODU3",
"url": "https://api.github.com/repos/huggingface/datasets/labels/bug"
},
{
"color": "7057ff",
"default": true,
"descript... | 2022-03-16T21:14:11Z | https://api.github.com/repos/huggingface/datasets/issues/3950/comments | {
"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:... | https://api.github.com/repos/huggingface/datasets/issues/3950/timeline | Streaming Datasets don't work with Transformers Trainer when dataloader_num_workers>1 | https://api.github.com/repos/huggingface/datasets/issues/3950/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/9633?v=4",
"events_url": "https://api.github.com/users/dlwh/events{/privacy}",
"followers_url": "https://api.github.com/users/dlwh/followers",
"following_url": "https://api.github.com/users/dlwh/following{/other_user}",
"gists_url": "https://api.github.... | [
{
"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 | completed | NONE | 2022-06-10T20:47:26Z | null | I_kwDODunzps5F1JiJ | [
"Hi, thanks for reporting. This could be related to https://github.com/huggingface/datasets/issues/3148 too\r\n\r\nWe should definitely make `TorchIterableDataset` picklable by moving it in the main code instead of inside a function. If you'd like to contribute, feel free to open a Pull Request :)\r\n\r\nI'm also t... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3950/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3950 | https://github.com/huggingface/datasets/issues/3950 | false |
1,171,467,981 | https://api.github.com/repos/huggingface/datasets/issues/3949/labels{/name} | Remove the GLEU metric as it is not actually implemented. | 2022-04-12T20:43:26Z | 3,949 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-16T19:35:31Z | https://api.github.com/repos/huggingface/datasets/issues/3949/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3949/timeline | Remove GLEU metric | https://api.github.com/repos/huggingface/datasets/issues/3949/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/27527747?v=4",
"events_url": "https://api.github.com/users/emibaylor/events{/privacy}",
"followers_url": "https://api.github.com/users/emibaylor/followers",
"following_url": "https://api.github.com/users/emibaylor/following{/other_user}",
"gists_url": "... | [] | null | null | CONTRIBUTOR | 2022-04-12T20:37:09Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3949.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3949",
"merged_at": "2022-04-12T20:37:09Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3949.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40jia- | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 1,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3949/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3949 | https://github.com/huggingface/datasets/pull/3949 | true |
1,171,460,560 | https://api.github.com/repos/huggingface/datasets/issues/3948/labels{/name} | Add metric card for Google BLEU (GLEU) metric
One thing I noticed while writing this up is that, while this metric was made specifically to be better than BLEU at the sentence level instead of the corpus level, the current implementation only allows the calculation of the corpus-level statistic. I think changing thi... | 2022-03-21T16:04:26Z | 3,948 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-16T19:27:17Z | https://api.github.com/repos/huggingface/datasets/issues/3948/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3948/timeline | Google BLEU Metric Card | https://api.github.com/repos/huggingface/datasets/issues/3948/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/27527747?v=4",
"events_url": "https://api.github.com/users/emibaylor/events{/privacy}",
"followers_url": "https://api.github.com/users/emibaylor/followers",
"following_url": "https://api.github.com/users/emibaylor/following{/other_user}",
"gists_url": "... | [] | null | null | CONTRIBUTOR | 2022-03-21T16:04:25Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3948.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3948",
"merged_at": "2022-03-21T16:04:25Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3948.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40jg1F | [
"A few things that aren't clear for me:\r\n- \"Because it performs better on individual sentence pairs as compared to BLEU, Google BLEU has also been used in RL experiments.\" -- why is this the case? why would that make it more usable for RL? (also, you should put \"Reinforcement Learning\" explicitly, not just th... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3948/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3948 | https://github.com/huggingface/datasets/pull/3948 | true |
1,171,452,854 | https://api.github.com/repos/huggingface/datasets/issues/3947/labels{/name} | Add BLEU metric card | 2022-03-29T14:59:50Z | 3,947 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-16T19:20:07Z | https://api.github.com/repos/huggingface/datasets/issues/3947/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3947/timeline | BLEU metric card | https://api.github.com/repos/huggingface/datasets/issues/3947/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/27527747?v=4",
"events_url": "https://api.github.com/users/emibaylor/events{/privacy}",
"followers_url": "https://api.github.com/users/emibaylor/followers",
"following_url": "https://api.github.com/users/emibaylor/following{/other_user}",
"gists_url": "... | [] | null | null | CONTRIBUTOR | 2022-03-29T14:54:14Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3947.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3947",
"merged_at": "2022-03-29T14:54:13Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3947.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40jfLq | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Some thoughts:\r\n- For values, e.g. \"Defaults to False\", I would put False in code: `False`. Same for : \"Defaults to `4`.\"\r\n- I would put the following remark in \"Limitations\": \r\n> \"BLEU's output is always a number betwee... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3947/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3947 | https://github.com/huggingface/datasets/pull/3947 | true |
1,171,239,287 | https://api.github.com/repos/huggingface/datasets/issues/3946/labels{/name} | Fix #3804. | 2023-09-24T10:10:50Z | 3,946 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-16T16:11:11Z | https://api.github.com/repos/huggingface/datasets/issues/3946/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3946/timeline | Add newline to text dataset builder for controlling universal newlines mode | https://api.github.com/repos/huggingface/datasets/issues/3946/events | null | {
"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 | null | MEMBER | 2023-09-24T10:10:47Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3946.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3946",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3946.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3946"
} | PR_kwDODunzps40i1L3 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3946). All of your documentation changes will be reflected on that endpoint.",
"The failing CI test has nothing to do with this PR.",
"I'm closing this PR."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3946/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3946 | https://github.com/huggingface/datasets/pull/3946 | true |
1,171,222,257 | https://api.github.com/repos/huggingface/datasets/issues/3945/labels{/name} | The COMET metric has been broken for a while since big breaking changes happened. We did not catch them in the CI because the slow test mocks the download_model function that was changed.
This PR fixes the metric, updates the download_model mock and updates the doctest. | 2022-03-22T15:10:12Z | 3,945 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-16T15:56:47Z | https://api.github.com/repos/huggingface/datasets/issues/3945/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3945/timeline | Fix comet metric | https://api.github.com/repos/huggingface/datasets/issues/3945/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-22T15:05:30Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3945.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3945",
"merged_at": "2022-03-22T15:05:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3945.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40ixmc | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Finally I'm done updating the dependencies ^^'\r\n\r\ncc @sashavor can you review my changes in the metric card please ?",
"Looks good to me! Just fixed a tiny typo :wink: ",
"Thanks !"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3945/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3945 | https://github.com/huggingface/datasets/pull/3945 | true |
1,171,209,510 | https://api.github.com/repos/huggingface/datasets/issues/3944/labels{/name} | Proposing COMET metric card | 2022-03-17T17:50:54Z | 3,944 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-16T15:46:26Z | https://api.github.com/repos/huggingface/datasets/issues/3944/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3944/timeline | Create README.md | https://api.github.com/repos/huggingface/datasets/issues/3944/events | null | {
"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... | [] | null | null | NONE | 2022-03-17T17:47:05Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3944.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3944",
"merged_at": "2022-03-17T17:47:05Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3944.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40iu4n | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3944/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3944 | https://github.com/huggingface/datasets/pull/3944 | true |
1,171,185,070 | https://api.github.com/repos/huggingface/datasets/issues/3943/labels{/name} | This removes the `v` automatically used by `doc-builder` for versions. | 2022-03-17T11:46:26Z | 3,943 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-16T15:28:30Z | https://api.github.com/repos/huggingface/datasets/issues/3943/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3943/timeline | [Doc] Don't use v for version tags on GitHub | https://api.github.com/repos/huggingface/datasets/issues/3943/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/35901082?v=4",
"events_url": "https://api.github.com/users/sgugger/events{/privacy}",
"followers_url": "https://api.github.com/users/sgugger/followers",
"following_url": "https://api.github.com/users/sgugger/following{/other_user}",
"gists_url": "https:... | [] | null | null | CONTRIBUTOR | 2022-03-17T11:46:25Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3943.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3943",
"merged_at": "2022-03-17T11:46:25Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3943.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40ipnu | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3943). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3943/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3943 | https://github.com/huggingface/datasets/pull/3943 | true |
1,171,177,122 | https://api.github.com/repos/huggingface/datasets/issues/3942/labels{/name} | ## Describe the bug
When loading the reddit_tifu dataset, it throws the exception "Checksums didn't match for dataset source files"
## Steps to reproduce the bug
```python
import datasets
from datasets import load_dataset
print(datasets.__version__)
# load_dataset('billsum')
load_dataset('reddit_tifu'... | 2022-03-16T15:57:43Z | 3,942 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "d73a4a",
"default": true,
"description": "Something isn't working",
"id": 1935892857,
"name": "bug",
"node_id": "MDU6TGFiZWwxOTM1ODkyODU3",
"url": "https://api.github.com/repos/huggingface/datasets/labels/bug"
},
{
"color": "cfd3d7",
"default": true,
"descript... | 2022-03-16T15:23:30Z | https://api.github.com/repos/huggingface/datasets/issues/3942/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3942/timeline | reddit_tifu dataset: Checksums didn't match for dataset source files | https://api.github.com/repos/huggingface/datasets/issues/3942/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8507585?v=4",
"events_url": "https://api.github.com/users/XingxingZhang/events{/privacy}",
"followers_url": "https://api.github.com/users/XingxingZhang/followers",
"following_url": "https://api.github.com/users/XingxingZhang/following{/other_user}",
"gi... | [] | null | completed | NONE | 2022-03-16T15:39:25Z | null | I_kwDODunzps5Fzr6i | [
"Hi @XingxingZhang, \r\n\r\nWe have already fixed this. You should update `datasets` version to at least 1.18.4:\r\n```shell\r\npip install -U datasets\r\n```\r\nAnd then force the redownload:\r\n```python\r\nload_dataset(\"...\", download_mode=\"force_redownload\")\r\n```\r\n\r\nDuplicate of:\r\n- #3773",
"thank... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3942/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3942 | https://github.com/huggingface/datasets/issues/3942 | false |
1,171,132,709 | https://api.github.com/repos/huggingface/datasets/issues/3941/labels{/name} | ## Describe the bug
When loading the `billsum` dataset, it throws the exception "Checksums didn't match for dataset source files"
```
File "virtualenv_projects/codex/lib/python3.7/site-packages/datasets/utils/info_utils.py", line 40, in verify_checksums
raise NonMatchingChecksumError(error_msg + str(bad_u... | 2024-03-13T12:11:35Z | 3,941 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-16T14:52:08Z | https://api.github.com/repos/huggingface/datasets/issues/3941/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3941/timeline | billsum dataset: Checksums didn't match for dataset source files: | https://api.github.com/repos/huggingface/datasets/issues/3941/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8507585?v=4",
"events_url": "https://api.github.com/users/XingxingZhang/events{/privacy}",
"followers_url": "https://api.github.com/users/XingxingZhang/followers",
"following_url": "https://api.github.com/users/XingxingZhang/following{/other_user}",
"gi... | [] | null | completed | NONE | 2022-03-16T15:46:44Z | null | I_kwDODunzps5FzhEl | [
"Hi @XingxingZhang, thanks for reporting.\r\n\r\nThis was due to a change in Google Drive service:\r\n- #3786 \r\n\r\nWe have already fixed it:\r\n- #3787\r\n\r\nYou should update `datasets` version to at least 1.18.4:\r\n```shell\r\npip install -U datasets\r\n```\r\nAnd then force the redownload:\r\n```python\r\nl... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3941/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3941 | https://github.com/huggingface/datasets/issues/3941 | false |
1,171,106,853 | https://api.github.com/repos/huggingface/datasets/issues/3940/labels{/name} | Initial CoVAL metric card | 2022-03-18T17:37:59Z | 3,940 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-16T14:31:49Z | https://api.github.com/repos/huggingface/datasets/issues/3940/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3940/timeline | Create CoVAL metric card | https://api.github.com/repos/huggingface/datasets/issues/3940/events | null | {
"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... | [] | null | null | NONE | 2022-03-18T17:35:14Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3940.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3940",
"merged_at": "2022-03-18T17:35:14Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3940.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40iYxr | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3940/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3940 | https://github.com/huggingface/datasets/pull/3940 | true |
1,170,882,331 | https://api.github.com/repos/huggingface/datasets/issues/3939/labels{/name} | ## Describe the bug
The source links of v2.0.0 docs are broken:
For exmaple, clicking the source button of this [class](https://huggingface.co/docs/datasets/v2.0.0/en/package_reference/main_classes#datasets.ClassLabel) will direct users to `https://github.com/huggingface/datasets/blob/v2.0.0/src/datasets/features... | 2022-03-19T04:41:32Z | 3,939 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-16T11:17:47Z | https://api.github.com/repos/huggingface/datasets/issues/3939/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3939/timeline | Source links broken | https://api.github.com/repos/huggingface/datasets/issues/3939/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/24835382?v=4",
"events_url": "https://api.github.com/users/qqaatw/events{/privacy}",
"followers_url": "https://api.github.com/users/qqaatw/followers",
"following_url": "https://api.github.com/users/qqaatw/following{/other_user}",
"gists_url": "https://a... | [] | null | completed | CONTRIBUTOR | 2022-03-19T04:41:32Z | null | I_kwDODunzps5Fyj8b | [
"Thanks for reporting @qqaatw.\r\n\r\n@mishig25 @sgugger do you think this can be tweaked in the new doc framework?\r\n- From: https://github.com/huggingface/datasets/blob/v2.0.0/\r\n- To: https://github.com/huggingface/datasets/blob/2.0.0/",
"@qqaatw thanks a lot for notifying about this issue!\r\n\r\nin compari... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3939/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3939 | https://github.com/huggingface/datasets/issues/3939 | false |
1,170,875,417 | https://api.github.com/repos/huggingface/datasets/issues/3938/labels{/name} | Fix #3928. | 2022-03-17T08:37:25Z | 3,938 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-16T11:11:29Z | https://api.github.com/repos/huggingface/datasets/issues/3938/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3938/timeline | Avoid info log messages from transformers in FrugalScore metric | https://api.github.com/repos/huggingface/datasets/issues/3938/events | null | {
"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 | null | MEMBER | 2022-03-17T08:37:24Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3938.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3938",
"merged_at": "2022-03-17T08:37:24Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3938.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40hnjM | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3938). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3938/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3938 | https://github.com/huggingface/datasets/pull/3938 | true |
1,170,832,006 | https://api.github.com/repos/huggingface/datasets/issues/3937/labels{/name} | Hi,
I'm working with the github-code dataset. First of all, thank you for creating this amazing dataset!
I've noticed that two languages are missing from the dataset: TypeScript and Scala.
Looks like they're also omitted from the query you used to get the original code.
Are there any plans to add them in the fut... | 2022-03-22T07:09:23Z | 3,937 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "72f99f",
"default": false,
"description": "Discussions on the datasets",
"id": 2067401494,
"name": "Dataset discussion",
"node_id": "MDU6TGFiZWwyMDY3NDAxNDk0",
"url": "https://api.github.com/repos/huggingface/datasets/labels/Dataset%20discussion"
}
] | 2022-03-16T10:32:03Z | https://api.github.com/repos/huggingface/datasets/issues/3937/comments | {
"avatar_url": "https://avatars.githubusercontent.com/u/8264887?v=4",
"events_url": "https://api.github.com/users/lvwerra/events{/privacy}",
"followers_url": "https://api.github.com/users/lvwerra/followers",
"following_url": "https://api.github.com/users/lvwerra/following{/other_user}",
"gists_url": "https:/... | https://api.github.com/repos/huggingface/datasets/issues/3937/timeline | Missing languages in lvwerra/github-code dataset | https://api.github.com/repos/huggingface/datasets/issues/3937/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/38702500?v=4",
"events_url": "https://api.github.com/users/Eytan-S/events{/privacy}",
"followers_url": "https://api.github.com/users/Eytan-S/followers",
"following_url": "https://api.github.com/users/Eytan-S/following{/other_user}",
"gists_url": "https:... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/8264887?v=4",
"events_url": "https://api.github.com/users/lvwerra/events{/privacy}",
"followers_url": "https://api.github.com/users/lvwerra/followers",
"following_url": "https://api.github.com/users/lvwerra/following{/other_user}",
"gists_... | null | completed | NONE | 2022-03-21T14:50:47Z | null | I_kwDODunzps5FyXqG | [
"Thanks for contacting @Eytan-S.\r\n\r\nI think @lvwerra could better answer this. ",
"That seems to be an oversight - I originally planned to include them in the dataset and for some reason they were in the list of languages but not in the query. Since there is an issue with the deduplication step I'll rerun the... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3937/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3937 | https://github.com/huggingface/datasets/issues/3937 | false |
1,170,713,473 | https://api.github.com/repos/huggingface/datasets/issues/3936/labels{/name} | To keep backward compatibility when loading using "wikipedia" dataset ID (https://huggingface.co/datasets/wikipedia), we have created the pre-processed data for the same languages we were offering before, but with updated date "20220301":
- de
- en
- fr
- frr
- it
- simple
These pre-processed data can be acces... | 2022-03-16T17:04:07Z | 3,936 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-16T08:48:04Z | https://api.github.com/repos/huggingface/datasets/issues/3936/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3936/timeline | Fix Wikipedia version and re-add tests | https://api.github.com/repos/huggingface/datasets/issues/3936/events | null | {
"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 | null | MEMBER | 2022-03-16T17:04:05Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3936.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3936",
"merged_at": "2022-03-16T17:04:05Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3936.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40hE-P | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3936). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3936/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3936 | https://github.com/huggingface/datasets/pull/3936 | true |
1,170,292,492 | https://api.github.com/repos/huggingface/datasets/issues/3934/labels{/name} | Proposing a MAUVE metric card | 2022-03-18T17:38:14Z | 3,934 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-15T21:36:07Z | https://api.github.com/repos/huggingface/datasets/issues/3934/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3934/timeline | Create MAUVE metric card | https://api.github.com/repos/huggingface/datasets/issues/3934/events | null | {
"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... | [] | null | null | NONE | 2022-03-18T17:34:13Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3934.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3934",
"merged_at": "2022-03-18T17:34:13Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3934.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40ftiC | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3934/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3934 | https://github.com/huggingface/datasets/pull/3934 | true |
1,170,253,605 | https://api.github.com/repos/huggingface/datasets/issues/3933/labels{/name} | Fixing missing triple quote | 2022-03-17T17:51:24Z | 3,933 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-15T20:52:05Z | https://api.github.com/repos/huggingface/datasets/issues/3933/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3933/timeline | Update README.md | https://api.github.com/repos/huggingface/datasets/issues/3933/events | null | {
"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... | [] | null | null | NONE | 2022-03-17T17:47:37Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3933.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3933",
"merged_at": "2022-03-17T17:47:37Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3933.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40flNM | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3933/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3933 | https://github.com/huggingface/datasets/pull/3933 | true |
1,170,221,773 | https://api.github.com/repos/huggingface/datasets/issues/3932/labels{/name} | SARI metric card! (do we have an expert in text simplification to validate?.. :sweat_smile: ) | 2022-03-18T17:37:01Z | 3,932 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-15T20:37:23Z | https://api.github.com/repos/huggingface/datasets/issues/3932/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3932/timeline | Create SARI metric card | https://api.github.com/repos/huggingface/datasets/issues/3932/events | null | {
"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... | [] | null | null | NONE | 2022-03-18T17:32:55Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3932.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3932",
"merged_at": "2022-03-18T17:32:55Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3932.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40fd0T | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3932/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3932 | https://github.com/huggingface/datasets/pull/3932 | true |
1,170,097,208 | https://api.github.com/repos/huggingface/datasets/issues/3931/labels{/name} | This PR documents the `align_labels_with_mapping` function to ensure predicted labels are aligned with the dataset, or to assign a different mapping of labels to ids (requested by @mariosasko π ).
For this specific code sample, the current dataset has a `mixed` label that the original [dataset](https://huggingface.... | 2022-03-18T16:28:31Z | 3,931 | null | https://api.github.com/repos/huggingface/datasets | false | [
{
"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"
}
] | 2022-03-15T19:24:57Z | https://api.github.com/repos/huggingface/datasets/issues/3931/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3931/timeline | Add align_labels_with_mapping docs | https://api.github.com/repos/huggingface/datasets/issues/3931/events | null | {
"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 | null | MEMBER | 2022-03-18T16:24:33Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3931.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3931",
"merged_at": "2022-03-18T16:24:33Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3931.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40fBjx | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3931/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3931 | https://github.com/huggingface/datasets/pull/3931 | true |
1,170,087,793 | https://api.github.com/repos/huggingface/datasets/issues/3930/labels{/name} | Creating a README for IndicGLUE
cc @mcmillanmajora for fact checking in terms of languages (also, are there any limitations of the dataset or eval metric that I'm not aware of?) | 2022-04-04T15:23:15Z | 3,930 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-15T19:16:59Z | https://api.github.com/repos/huggingface/datasets/issues/3930/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3930/timeline | Create README.md | https://api.github.com/repos/huggingface/datasets/issues/3930/events | null | {
"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... | [] | null | null | NONE | 2022-04-04T15:17:28Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3930.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3930",
"merged_at": "2022-04-04T15:17:28Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3930.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40e_fb | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3930/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3930 | https://github.com/huggingface/datasets/pull/3930 | true |
1,170,066,235 | https://api.github.com/repos/huggingface/datasets/issues/3929/labels{/name} | ## Describe the bug
Load a local "dataset" composed of two csv files twice.
## Steps to reproduce the bug
Put the two joined files in a repository named "Data".
Then in python:
import datasets as ds
ds.load_dataset('Data', data_files = {'file1.csv', 'file2.csv'})
## Expected results
Should give something ... | 2022-03-16T09:55:09Z | 3,929 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-15T18:59:26Z | https://api.github.com/repos/huggingface/datasets/issues/3929/comments | {
"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}",... | https://api.github.com/repos/huggingface/datasets/issues/3929/timeline | Load a local dataset twice | https://api.github.com/repos/huggingface/datasets/issues/3929/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/28349961?v=4",
"events_url": "https://api.github.com/users/caush/events{/privacy}",
"followers_url": "https://api.github.com/users/caush/followers",
"following_url": "https://api.github.com/users/caush/following{/other_user}",
"gists_url": "https://api.... | [
{
"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 | completed | NONE | 2022-03-16T09:54:06Z | null | I_kwDODunzps5Fvcs7 | [
"Hi @caush, thanks for reporting:\r\n\r\nIn order to load local CSV files, you can use our \"csv\" loading script: https://huggingface.co/docs/datasets/loading#csv\r\n```python\r\ndataset = load_dataset(\"csv\", data_files=[\"data/file1.csv\", \"data/file2.csv\"])\r\n```\r\nOR:\r\n```python\r\ndataset = load_datase... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3929/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3929 | https://github.com/huggingface/datasets/issues/3929 | false |
1,170,017,132 | https://api.github.com/repos/huggingface/datasets/issues/3928/labels{/name} | ## Describe the bug
The frugal score returns a really verbose output with warnings that can be easily changed.
## Steps to reproduce the bug
```python
# Sample code to reproduce the bug
from datasets.load import load_metric
frugal = load_metric("frugalscore")
frugal.compute(predictions=["Do you like spinach... | 2022-03-17T08:37:24Z | 3,928 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-15T18:10:42Z | https://api.github.com/repos/huggingface/datasets/issues/3928/comments | {
"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}",... | https://api.github.com/repos/huggingface/datasets/issues/3928/timeline | Frugal score deprecations | https://api.github.com/repos/huggingface/datasets/issues/3928/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/30974685?v=4",
"events_url": "https://api.github.com/users/ierezell/events{/privacy}",
"followers_url": "https://api.github.com/users/ierezell/followers",
"following_url": "https://api.github.com/users/ierezell/following{/other_user}",
"gists_url": "htt... | [
{
"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 | completed | NONE | 2022-03-17T08:37:24Z | null | I_kwDODunzps5FvQts | [
"Hi @Ierezell, thanks for reporting.\r\n\r\nI'm making a PR to suppress those logs from the terminal. "
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3928/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3928 | https://github.com/huggingface/datasets/issues/3928 | false |
1,170,016,465 | https://api.github.com/repos/huggingface/datasets/issues/3927/labels{/name} | The main readme was still focused on text datasets - I extended it by mentioning that we also support image and audio datasets | 2022-03-29T10:13:47Z | 3,927 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-15T18:09:59Z | https://api.github.com/repos/huggingface/datasets/issues/3927/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3927/timeline | Update main readme | https://api.github.com/repos/huggingface/datasets/issues/3927/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-29T10:08:20Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3927.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3927",
"merged_at": "2022-03-29T10:08:20Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3927.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40ewN2 | [
"_The documentation is not available anymore as the PR was closed or merged._",
"What do you think @albertvillanova ?"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3927/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3927 | https://github.com/huggingface/datasets/pull/3927 | true |
1,169,945,052 | https://api.github.com/repos/huggingface/datasets/issues/3926/labels{/name} | This PR adds some minor maintenance to the docs. The main fix is properly linking to pages in the callouts because some of the links would just redirect to a non-existent section on the same page. | 2022-03-15T19:27:15Z | 3,926 | null | https://api.github.com/repos/huggingface/datasets | false | [
{
"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"
}
] | 2022-03-15T17:00:46Z | https://api.github.com/repos/huggingface/datasets/issues/3926/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3926/timeline | Doc maintenance | https://api.github.com/repos/huggingface/datasets/issues/3926/events | null | {
"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 | null | MEMBER | 2022-03-15T19:27:12Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3926.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3926",
"merged_at": "2022-03-15T19:27:12Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3926.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40ehVP | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3926). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3926/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3926 | https://github.com/huggingface/datasets/pull/3926 | true |
1,169,913,769 | https://api.github.com/repos/huggingface/datasets/issues/3925/labels{/name} | Currently the `main_classes` documentation has a wrong index. I believe this comes from issues in the examples of the Translation feature types

| 2022-03-22T13:49:11Z | 3,925 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-15T16:33:46Z | https://api.github.com/repos/huggingface/datasets/issues/3925/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3925/timeline | Fix main_classes docs index | https://api.github.com/repos/huggingface/datasets/issues/3925/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-22T13:44:04Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3925.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3925",
"merged_at": "2022-03-22T13:44:04Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3925.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40eaq8 | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Hmm it's still not good \r\n\r\n\r\nany idea what could cause this ?",
"Ok fixed :)"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3925/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3925 | https://github.com/huggingface/datasets/pull/3925 | true |
1,169,805,813 | https://api.github.com/repos/huggingface/datasets/issues/3924/labels{/name} | In general we recommend adding the new dataset under a username or organization in the Hugging Face Hub at [hf.co/datasets](hf.co/datasets), but users can still add a dataset on github in some cases.
I added a paragraph in the documentation to explain in which cases it can make more sense to open a PR on github:
... | 2022-04-05T18:33:15Z | 3,924 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-15T15:10:10Z | https://api.github.com/repos/huggingface/datasets/issues/3924/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3924/timeline | Document cases for github datasets | https://api.github.com/repos/huggingface/datasets/issues/3924/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-15T15:41:23Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3924.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3924",
"merged_at": "2022-03-15T15:41:23Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3924.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40eED5 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3924). All of your documentation changes will be reflected on that endpoint.",
"Yay!"
] | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3924/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3924 | https://github.com/huggingface/datasets/pull/3924 | true |
1,169,773,869 | https://api.github.com/repos/huggingface/datasets/issues/3923/labels{/name} | Following the new methods added in #3826 and https://github.com/huggingface/datasets/pull/3862 I added several methods to IterableDatasetDict:
- map
- filter
- shuffle
- with_format
- cast
- cast_column
- remove_columns
- rename_column
- rename_columns
| 2022-07-06T15:40:20Z | 3,923 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-15T14:46:03Z | https://api.github.com/repos/huggingface/datasets/issues/3923/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3923/timeline | Add methods to IterableDatasetDict | https://api.github.com/repos/huggingface/datasets/issues/3923/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-15T16:45:06Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3923.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3923",
"merged_at": "2022-03-15T16:45:06Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3923.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40d9YU | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3923). All of your documentation changes will be reflected on that endpoint.",
"Is this feature stale or needs any help to it ? If so I can quickly send a PR. Thanks\r\n\r\nCC : @lhoestq, @albertvillanova ",
"These features h... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3923/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3923 | https://github.com/huggingface/datasets/pull/3923 | true |
1,169,761,293 | https://api.github.com/repos/huggingface/datasets/issues/3922/labels{/name} | Fix #2957 | 2022-03-15T16:07:04Z | 3,922 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-15T14:36:28Z | https://api.github.com/repos/huggingface/datasets/issues/3922/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3922/timeline | Fix NonMatchingChecksumError in MultiWOZ 2.2 dataset | https://api.github.com/repos/huggingface/datasets/issues/3922/events | null | {
"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 | null | MEMBER | 2022-03-15T16:07:03Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3922.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3922",
"merged_at": "2022-03-15T16:07:02Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3922.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40d6vm | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3922). All of your documentation changes will be reflected on that endpoint.",
"Unrelated CI test failure. This PR can be merged."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3922/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3922 | https://github.com/huggingface/datasets/pull/3922 | true |
1,169,749,338 | https://api.github.com/repos/huggingface/datasets/issues/3921/labels{/name} | Fix #3051 | 2022-03-15T15:54:27Z | 3,921 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-15T14:27:14Z | https://api.github.com/repos/huggingface/datasets/issues/3921/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3921/timeline | Fix NonMatchingChecksumError in CRD3 dataset | https://api.github.com/repos/huggingface/datasets/issues/3921/events | null | {
"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 | null | MEMBER | 2022-03-15T15:54:26Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3921.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3921",
"merged_at": "2022-03-15T15:54:26Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3921.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40d4Mk | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3921). All of your documentation changes will be reflected on that endpoint.",
"Unrelated test failure. This PR can be merged."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3921/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3921 | https://github.com/huggingface/datasets/pull/3921 | true |
1,169,532,807 | https://api.github.com/repos/huggingface/datasets/issues/3920/labels{/name} | @albertvillanova
python 3.9
os: ubuntu 20.04
In conda environment
torch installed by
```/env/bin/pip install torch==1.9.0+cu111 torchvision==0.10.0+cu111 torchaudio==0.9.0 -f https://download.pytorch.org/whl/torch_stable.html```
datasets package is installed by
```
/env/bin/pip install datasets==1.8.... | 2022-03-16T09:17:12Z | 3,920 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2022-03-15T11:14:23Z | https://api.github.com/repos/huggingface/datasets/issues/3920/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3920/timeline | 'datasets.features' is not a package | https://api.github.com/repos/huggingface/datasets/issues/3920/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/68355048?v=4",
"events_url": "https://api.github.com/users/Arij-Aladel/events{/privacy}",
"followers_url": "https://api.github.com/users/Arij-Aladel/followers",
"following_url": "https://api.github.com/users/Arij-Aladel/following{/other_user}",
"gists_u... | [] | null | completed | NONE | 2022-03-16T09:17:12Z | null | I_kwDODunzps5FtaeH | [
"Hi @Arij-Aladel,\r\n\r\nYou are using a very old version of our library `datasets`: 1.8.0\r\nCurrent version is 2.0.0 (and the previous one was 1.18.4)\r\n\r\nPlease, try to update `datasets` library and check if the problem persists:\r\n```shell\r\n/env/bin/pip install -U datasets",
"The problem I can no I have... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3920/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3920 | https://github.com/huggingface/datasets/issues/3920 | false |
1,169,497,210 | https://api.github.com/repos/huggingface/datasets/issues/3919/labels{/name} | ## Describe the bug
Receiving the error when trying to check for Dataset features
## Steps to reproduce the bug
from datasets import Dataset
dataset = Dataset.from_pandas(df[['id', 'words', 'bboxes', 'ner_tags', 'image_path']])
dataset.features
## Expected results
A clear and concise description of the exp... | 2022-03-17T04:16:14Z | 3,919 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-15T10:46:59Z | https://api.github.com/repos/huggingface/datasets/issues/3919/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3919/timeline | AttributeError: 'DatasetDict' object has no attribute 'features' | https://api.github.com/repos/huggingface/datasets/issues/3919/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/48145785?v=4",
"events_url": "https://api.github.com/users/jswapnil10/events{/privacy}",
"followers_url": "https://api.github.com/users/jswapnil10/followers",
"following_url": "https://api.github.com/users/jswapnil10/following{/other_user}",
"gists_url"... | [] | null | completed | NONE | 2022-03-17T04:16:14Z | null | I_kwDODunzps5FtRx6 | [
"You are likely trying to get the `features` from a `DatasetDict`, a dictionary containing `Datasets`. You probably first want to index into a particular split from your `DatasetDict` i.e. `dataset['train'].features`. \r\n\r\nFor example \r\n\r\n```python \r\nds = load_dataset('mnist')\r\nds.features\r\n```\r\nRetu... | {
"+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/3919/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3919 | https://github.com/huggingface/datasets/issues/3919 | false |
1,169,366,117 | https://api.github.com/repos/huggingface/datasets/issues/3918/labels{/name} | ## Describe the bug
Can't load the dataset
## Steps to reproduce the bug
```python
# Sample code to reproduce the bug
```
from datasets import load_dataset
dataset = load_dataset('multi_news')
dataset_2=load_dataset("reddit_tifu", "long")
## Actual results
raise NonMatchingChecksumError(error_msg + s... | 2022-03-16T15:36:58Z | 3,918 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "d73a4a",
"default": true,
"description": "Something isn't working",
"id": 1935892857,
"name": "bug",
"node_id": "MDU6TGFiZWwxOTM1ODkyODU3",
"url": "https://api.github.com/repos/huggingface/datasets/labels/bug"
},
{
"color": "cfd3d7",
"default": true,
"descript... | 2022-03-15T08:53:45Z | https://api.github.com/repos/huggingface/datasets/issues/3918/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3918/timeline | datasets.utils.info_utils.NonMatchingChecksumError: Checksums didn't match for dataset source files | https://api.github.com/repos/huggingface/datasets/issues/3918/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/51409295?v=4",
"events_url": "https://api.github.com/users/willowdong/events{/privacy}",
"followers_url": "https://api.github.com/users/willowdong/followers",
"following_url": "https://api.github.com/users/willowdong/following{/other_user}",
"gists_url"... | [] | null | completed | NONE | 2022-03-15T14:01:25Z | null | I_kwDODunzps5Fsxxl | [
"Hi @willowdong! These issues were fixed on master. We will have a new release of `datasets` later today. In the meantime, you can avoid these issues by installing `datasets` from master as follows:\r\n```bash\r\npip install git+https://github.com/huggingface/datasets.git\r\n```",
"You should force redownload:\r\... | {
"+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/3918/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3918 | https://github.com/huggingface/datasets/issues/3918 | false |
1,168,906,154 | https://api.github.com/repos/huggingface/datasets/issues/3917/labels{/name} | This follows the same structure as the GLUE metric card, hope that works for everyone :) | 2022-03-17T17:45:39Z | 3,917 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-14T21:08:10Z | https://api.github.com/repos/huggingface/datasets/issues/3917/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3917/timeline | Create README.md | https://api.github.com/repos/huggingface/datasets/issues/3917/events | null | {
"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... | [] | null | null | NONE | 2022-03-17T17:45:39Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3917.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3917",
"merged_at": "2022-03-17T17:45:39Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3917.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40bGZA | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3917). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3917/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3917 | https://github.com/huggingface/datasets/pull/3917 | true |
1,168,869,191 | https://api.github.com/repos/huggingface/datasets/issues/3916/labels{/name} | I still have a hesitation regarding the format of inputs -- whether it's a list or a list of lists? -- hopefully @lhoestq will be able to clarify.
Also tagging @yjernite for the Limitations section. Happy to hear your thoughts! | 2022-03-15T17:06:57Z | 3,916 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-14T20:27:22Z | https://api.github.com/repos/huggingface/datasets/issues/3916/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3916/timeline | Create README.md for GLUE | https://api.github.com/repos/huggingface/datasets/issues/3916/events | null | {
"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... | [] | null | null | NONE | 2022-03-15T17:06:56Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3916.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3916",
"merged_at": "2022-03-15T17:06:56Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3916.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40a-cR | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3916). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3916/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3916 | https://github.com/huggingface/datasets/pull/3916 | true |
1,168,848,101 | https://api.github.com/repos/huggingface/datasets/issues/3915/labels{/name} | Adding a metric card template, based on ideas and edits from @sashavor and I, as well as from comments from @lhoestq and others (thank you!).
All feedback is welcome, but am especially curious about feedback in terms of:
- things that should be included but aren't
- things that are included but should be changed o... | 2022-05-04T10:44:09Z | 3,915 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-14T20:07:08Z | https://api.github.com/repos/huggingface/datasets/issues/3915/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3915/timeline | Metric card template | https://api.github.com/repos/huggingface/datasets/issues/3915/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/27527747?v=4",
"events_url": "https://api.github.com/users/emibaylor/events{/privacy}",
"followers_url": "https://api.github.com/users/emibaylor/followers",
"following_url": "https://api.github.com/users/emibaylor/following{/other_user}",
"gists_url": "... | [] | null | null | CONTRIBUTOR | 2022-05-04T10:37:06Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3915.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3915",
"merged_at": "2022-05-04T10:37:06Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3915.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40a54e | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Looks like a great start! I have a general comment and a few specific comments.\r\n\r\nMy general comment is I wonder if we need a post for this template and the data and model card templates (or a combined one?) explaining why this ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3915/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3915 | https://github.com/huggingface/datasets/pull/3915 | true |
1,168,777,880 | https://api.github.com/repos/huggingface/datasets/issues/3914/labels{/name} | This PR updates the jobs for all doc-building related things by using the templates introduced on `doc-builder`. By putting those once there, we make sure every repo gets the latest fixes on the doc-building github actions :-)
Note: all libraries must share the same docker image for those doc-building jobs. For now,... | 2022-03-17T15:02:59Z | 3,914 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-14T18:53:06Z | https://api.github.com/repos/huggingface/datasets/issues/3914/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3914/timeline | Use templates for doc-builidng jobs | https://api.github.com/repos/huggingface/datasets/issues/3914/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/35901082?v=4",
"events_url": "https://api.github.com/users/sgugger/events{/privacy}",
"followers_url": "https://api.github.com/users/sgugger/followers",
"following_url": "https://api.github.com/users/sgugger/following{/other_user}",
"gists_url": "https:... | [] | null | null | CONTRIBUTOR | 2022-03-17T15:02:58Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3914.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3914",
"merged_at": "2022-03-17T15:02:58Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3914.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40aq2r | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3914). All of your documentation changes will be reflected on that endpoint.",
"You can ignore the CI failures btw, they're unrelated to this PR"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3914/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3914 | https://github.com/huggingface/datasets/pull/3914 | true |
1,168,723,950 | https://api.github.com/repos/huggingface/datasets/issues/3913/labels{/name} | The order in which the splits are processed by `map` is not deterministic in `DatasetDict.map`. This can cause caching issues when the processing function is stateful and sensible to the order in which examples are processed
Close https://github.com/huggingface/datasets/issues/3847 | 2023-09-24T09:55:10Z | 3,913 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-14T17:58:37Z | https://api.github.com/repos/huggingface/datasets/issues/3913/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3913/timeline | Deterministic split order in DatasetDict.map | https://api.github.com/repos/huggingface/datasets/issues/3913/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-15T10:45:15Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3913.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3913",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3913.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3913"
} | PR_kwDODunzps40afYJ | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3913). All of your documentation changes will be reflected on that endpoint.",
"I'm surprised this is needed because the order of the `dict` keys is deterministic as of Python 3.6 (documented in 3.7). Is there a reproducer for ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3913/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3913 | https://github.com/huggingface/datasets/pull/3913 | true |
1,168,720,098 | https://api.github.com/repos/huggingface/datasets/issues/3912/labels{/name} | This PR adds a register function for `pandas`. It allows to directly push `DataFrame` objects to the hub and in return loading datasets on the hub from `DataFrame`. The motivation for this integration is to enable the vast number of `pandas` users to be able to easily push `DataFrames` to the hub.
Here is an exampl... | 2023-09-24T09:55:01Z | 3,912 | null | https://api.github.com/repos/huggingface/datasets | true | [] | 2022-03-14T17:54:29Z | https://api.github.com/repos/huggingface/datasets/issues/3912/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3912/timeline | add draft of registering function for pandas | https://api.github.com/repos/huggingface/datasets/issues/3912/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8264887?v=4",
"events_url": "https://api.github.com/users/lvwerra/events{/privacy}",
"followers_url": "https://api.github.com/users/lvwerra/followers",
"following_url": "https://api.github.com/users/lvwerra/following{/other_user}",
"gists_url": "https:/... | [] | null | null | MEMBER | 2023-01-24T12:57:10Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3912.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3912",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3912.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3912"
} | PR_kwDODunzps40aekr | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3912). All of your documentation changes will be reflected on that endpoint.",
"That's cool ! Though I would expect such an integration to only require `huggingface_hub`, not the full `datasets` library. \r\n Indeed if users wa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3912/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3912 | https://github.com/huggingface/datasets/pull/3912 | true |
1,168,652,374 | https://api.github.com/repos/huggingface/datasets/issues/3911/labels{/name} | Initial proposal for a CER metric card
cc @patrickvonplaten - wdyt this time around? :smile: | 2022-03-17T17:49:40Z | 3,911 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-14T16:54:51Z | https://api.github.com/repos/huggingface/datasets/issues/3911/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3911/timeline | Create README.md for CER metric | https://api.github.com/repos/huggingface/datasets/issues/3911/events | null | {
"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... | [] | null | null | NONE | 2022-03-17T17:45:54Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3911.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3911",
"merged_at": "2022-03-17T17:45:54Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3911.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40aQHz | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3911/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3911 | https://github.com/huggingface/datasets/pull/3911 | true |
1,168,579,694 | https://api.github.com/repos/huggingface/datasets/issues/3910/labels{/name} | Currently, `text` loader breaks on a superset of universal newlines, which also contains Unicode line boundaries. See: https://docs.python.org/3/library/stdtypes.html#str.splitlines
However, the expected behavior is to get the lines splitted only on universal newlines: "\n", "\r\n" and "\r".
See: oscar-corpus/cor... | 2022-03-15T16:16:11Z | 3,910 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-14T15:54:58Z | https://api.github.com/repos/huggingface/datasets/issues/3910/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3910/timeline | Fix text loader to split only on universal newlines | https://api.github.com/repos/huggingface/datasets/issues/3910/events | null | {
"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 | null | MEMBER | 2022-03-15T16:16:09Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3910.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3910",
"merged_at": "2022-03-15T16:16:09Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3910.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40aAiX | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3910). All of your documentation changes will be reflected on that endpoint.",
"Looks like the test needs to be updated for windows ^^'",
"I don't think this is the same issue as in https://github.com/oscar-corpus/corpus/issu... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3910/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3910 | https://github.com/huggingface/datasets/pull/3910 | true |
1,168,578,058 | https://api.github.com/repos/huggingface/datasets/issues/3909/labels{/name} | ## Describe the bug
When loading the Common_Voice dataset, by downloading it directly from the Hugging Face hub, some files can not be opened.
## Steps to reproduce the bug
```python
import torch
import torchaudio
from datasets import load_dataset, load_metric
from transformers import Wav2Vec2ForCTC, Wav2Vec2... | 2023-03-02T15:31:27Z | 3,909 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-14T15:53:50Z | https://api.github.com/repos/huggingface/datasets/issues/3909/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3909/timeline | Error loading file audio when downloading the Common Voice dataset directly from the Hub | https://api.github.com/repos/huggingface/datasets/issues/3909/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/30385910?v=4",
"events_url": "https://api.github.com/users/aliceinland/events{/privacy}",
"followers_url": "https://api.github.com/users/aliceinland/followers",
"following_url": "https://api.github.com/users/aliceinland/following{/other_user}",
"gists_u... | [] | null | completed | NONE | 2023-03-02T15:31:26Z | null | I_kwDODunzps5FpxYK | [
"Hi ! It could an issue with torchaudio, which version of torchaudio are you using ? Can you also try updating `datasets` to 2.0.0 and see if it works ?",
"I _might_ have a similar issue. I'm trying to use the librispeech_asr dataset and read it with soundfile.\r\n\r\n```python\r\nfrom datasets import load_datase... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3909/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3909 | https://github.com/huggingface/datasets/issues/3909 | false |
1,168,576,963 | https://api.github.com/repos/huggingface/datasets/issues/3908/labels{/name} | Putting "Values from popular papers" as a subsection of "Output values" | 2022-03-15T17:04:11Z | 3,908 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-14T15:53:10Z | https://api.github.com/repos/huggingface/datasets/issues/3908/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3908/timeline | Update README.md for SQuAD v2 metric | https://api.github.com/repos/huggingface/datasets/issues/3908/events | null | {
"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... | [] | null | null | NONE | 2022-03-15T17:04:11Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3908.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3908",
"merged_at": "2022-03-15T17:04:10Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3908.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40Z_9F | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3908). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3908/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3908 | https://github.com/huggingface/datasets/pull/3908 | true |
1,168,575,998 | https://api.github.com/repos/huggingface/datasets/issues/3907/labels{/name} | Putting "Values from popular papers" as a subsection of "Output values" | 2022-03-15T17:04:20Z | 3,907 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-14T15:52:31Z | https://api.github.com/repos/huggingface/datasets/issues/3907/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3907/timeline | Update README.md for SQuAD metric | https://api.github.com/repos/huggingface/datasets/issues/3907/events | null | {
"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... | [] | null | null | NONE | 2022-03-15T17:04:19Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3907.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3907",
"merged_at": "2022-03-15T17:04:19Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3907.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40Z_vd | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3907). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3907/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3907 | https://github.com/huggingface/datasets/pull/3907 | true |
1,168,496,328 | https://api.github.com/repos/huggingface/datasets/issues/3906/labels{/name} | ## Describe the bug
Failure to generate dataset ```spider``` because of checksums error for dataset source files.
## Steps to reproduce the bug
```
from datasets import load_dataset
spider = load_dataset("spider")
```
## Expected results
Checksums should match for files from url ['https://drive.google.com... | 2022-03-15T07:09:51Z | 3,906 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-14T14:54:53Z | https://api.github.com/repos/huggingface/datasets/issues/3906/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3906/timeline | NonMatchingChecksumError on Spider dataset | https://api.github.com/repos/huggingface/datasets/issues/3906/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/9049591?v=4",
"events_url": "https://api.github.com/users/kolk/events{/privacy}",
"followers_url": "https://api.github.com/users/kolk/followers",
"following_url": "https://api.github.com/users/kolk/following{/other_user}",
"gists_url": "https://api.gith... | [] | null | completed | NONE | 2022-03-15T07:09:51Z | null | I_kwDODunzps5FpdbI | [
"Hi @kolk, thanks for reporting.\r\n\r\nIndeed, Google Drive service recently changed their service and we had to add a fix to our library to cope with that change:\r\n- #3787 \r\n\r\nWe just made patch release last week: 1.18.4 https://github.com/huggingface/datasets/releases/tag/1.18.4\r\n\r\nPlease, feel free to... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3906/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3906 | https://github.com/huggingface/datasets/issues/3906 | false |
1,168,320,568 | https://api.github.com/repos/huggingface/datasets/issues/3905/labels{/name} | Add Perplexity metric card
Note that it is currently still missing the citation, but I plan to add it later today. | 2022-03-16T19:38:56Z | 3,905 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-14T12:39:40Z | https://api.github.com/repos/huggingface/datasets/issues/3905/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3905/timeline | Perplexity Metric Card | https://api.github.com/repos/huggingface/datasets/issues/3905/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/27527747?v=4",
"events_url": "https://api.github.com/users/emibaylor/events{/privacy}",
"followers_url": "https://api.github.com/users/emibaylor/followers",
"following_url": "https://api.github.com/users/emibaylor/following{/other_user}",
"gists_url": "... | [] | null | null | CONTRIBUTOR | 2022-03-16T19:38:56Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3905.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3905",
"merged_at": "2022-03-16T19:38:56Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3905.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40ZJQJ | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3905). All of your documentation changes will be reflected on that endpoint.",
"I'm wondering if we should add that perplexity can be used for analyzing datasets as well",
"Otherwise, looks good! Good job, @emibaylor !"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3905/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3905 | https://github.com/huggingface/datasets/pull/3905 | true |
1,167,730,095 | https://api.github.com/repos/huggingface/datasets/issues/3904/labels{/name} | ## Describe the bug
[CONLL2003](https://huggingface.co/datasets/conll2003) Dataset can no longer reach 'https://data.deepai.org/conll2003.zip'

## Steps to reproduce the bug
```python
from datasets impo... | 2023-06-28T18:08:16Z | 3,904 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-13T23:46:15Z | https://api.github.com/repos/huggingface/datasets/issues/3904/comments | {
"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}",... | https://api.github.com/repos/huggingface/datasets/issues/3904/timeline | CONLL2003 Dataset not available | https://api.github.com/repos/huggingface/datasets/issues/3904/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/4755430?v=4",
"events_url": "https://api.github.com/users/omarespejel/events{/privacy}",
"followers_url": "https://api.github.com/users/omarespejel/followers",
"following_url": "https://api.github.com/users/omarespejel/following{/other_user}",
"gists_ur... | [
{
"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 | completed | NONE | 2022-03-17T08:21:32Z | null | I_kwDODunzps5FmiWv | [
"Thanks for reporting, @omarespejel.\r\n\r\nI'm sorry but I can't reproduce the issue: the loading of the dataset works perfecto for me and I can reach the data URL: https://data.deepai.org/conll2003.zip\r\n\r\nMight it be due to a temporary problem in the data owner site (https://data.deepai.org/) that is fixed no... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3904/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3904 | https://github.com/huggingface/datasets/issues/3904 | false |
1,167,521,627 | https://api.github.com/repos/huggingface/datasets/issues/3903/labels{/name} | This PR adds the Biwi Kinect Head Pose dataset.
Dataset Request : Add Biwi Kinect Head Pose Database [#3822](https://github.com/huggingface/datasets/issues/3822)
The Biwi Kinect Head Pose Database is acquired with the Microsoft Kinect sensor, a structured IR light device.It contains 15K images of 20 people with 6... | 2022-05-31T17:02:19Z | 3,903 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-13T08:59:21Z | https://api.github.com/repos/huggingface/datasets/issues/3903/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3903/timeline | Add Biwi Kinect Head Pose dataset. | https://api.github.com/repos/huggingface/datasets/issues/3903/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17746528?v=4",
"events_url": "https://api.github.com/users/dnaveenr/events{/privacy}",
"followers_url": "https://api.github.com/users/dnaveenr/followers",
"following_url": "https://api.github.com/users/dnaveenr/following{/other_user}",
"gists_url": "htt... | [] | null | null | CONTRIBUTOR | 2022-05-31T12:15:58Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3903.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3903",
"merged_at": "2022-05-31T12:15:58Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3903.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40WnkI | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks for the detailed explanation of the structure!\r\n\r\n1. IMO it makes the most sense to yield one example for each person (so the total of 24 examples), so the features dict should be similar to this:\r\n \r\n ```python\r\n ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3903/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3903 | https://github.com/huggingface/datasets/pull/3903 | true |
1,167,403,377 | https://api.github.com/repos/huggingface/datasets/issues/3902/labels{/name} | ## Describe the bug
Unable to import datasets
## Steps to reproduce the bug
```python
from datasets import Dataset, DatasetDict
```
## Expected results
The import works without errors
## Actual results
```
AttributeError Traceback (most recent call last)
<ipython-input-37-c8c... | 2023-02-09T14:53:49Z | 3,902 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-12T21:22:03Z | https://api.github.com/repos/huggingface/datasets/issues/3902/comments | {
"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}",... | https://api.github.com/repos/huggingface/datasets/issues/3902/timeline | Can't import datasets: partially initialized module 'fsspec' has no attribute 'utils' | https://api.github.com/repos/huggingface/datasets/issues/3902/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/3166852?v=4",
"events_url": "https://api.github.com/users/arunasank/events{/privacy}",
"followers_url": "https://api.github.com/users/arunasank/followers",
"following_url": "https://api.github.com/users/arunasank/following{/other_user}",
"gists_url": "h... | [
{
"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 | completed | NONE | 2022-03-22T07:10:41Z | null | I_kwDODunzps5FlSlx | [
"Update: `\"python3 -c \"from from datasets import Dataset, DatasetDict\"` works, but not if I import without the `python3 -c`",
"Hi @arunasank, thanks for reporting.\r\n\r\nIt seems that this can be caused because you are using an old version of `fsspec`: the reason why it works if you run `python3` seems to be ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3902/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3902 | https://github.com/huggingface/datasets/issues/3902 | false |
1,167,339,773 | https://api.github.com/repos/huggingface/datasets/issues/3901/labels{/name} | ## Dataset viewer issue for '*IndicParaphrase*'
**Link:** *[IndicParaphrase](https://huggingface.co/datasets/ai4bharat/IndicParaphrase/viewer/hi/validation)*
*The preview of the dataset doesn't come up.
The error on the console is:
Status code: 400
Exception: FileNotFoundError
Message: [Errno 2] ... | 2022-04-12T12:10:50Z | 3,901 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-12T16:56:05Z | https://api.github.com/repos/huggingface/datasets/issues/3901/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3901/timeline | Dataset viewer issue for IndicParaphrase- the preview doesn't show | https://api.github.com/repos/huggingface/datasets/issues/3901/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/3006607?v=4",
"events_url": "https://api.github.com/users/ratishsp/events{/privacy}",
"followers_url": "https://api.github.com/users/ratishsp/followers",
"following_url": "https://api.github.com/users/ratishsp/following{/other_user}",
"gists_url": "http... | [] | null | completed | NONE | 2022-04-12T12:10:49Z | null | I_kwDODunzps5FlDD9 | [
"It seems to have been fixed:\r\n\r\n<img width=\"1534\" alt=\"Capture dβeΜcran 2022-04-12 aΜ 14 10 07\" src=\"https://user-images.githubusercontent.com/1676121/162959599-6b7fef7c-8411-4e03-8f00-90040a658079.png\">\r\n"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3901/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3901 | https://github.com/huggingface/datasets/issues/3901 | false |
1,167,224,903 | https://api.github.com/repos/huggingface/datasets/issues/3900/labels{/name} | This PR adds the MetaShift dataset.
Dataset Request : Add MetaShift dataset [#3813](https://github.com/huggingface/datasets/issues/3813)
@lhoestq As discussed,
- I have copied the preprocessing script and modified it as required to not create new directories and folders and instead yield the images.
- I do ... | 2022-04-01T16:59:48Z | 3,900 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-12T08:44:18Z | https://api.github.com/repos/huggingface/datasets/issues/3900/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3900/timeline | Add MetaShift dataset | https://api.github.com/repos/huggingface/datasets/issues/3900/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17746528?v=4",
"events_url": "https://api.github.com/users/dnaveenr/events{/privacy}",
"followers_url": "https://api.github.com/users/dnaveenr/followers",
"following_url": "https://api.github.com/users/dnaveenr/following{/other_user}",
"gists_url": "htt... | [] | null | null | CONTRIBUTOR | 2022-04-01T15:16:30Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3900.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3900",
"merged_at": "2022-04-01T15:16:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3900.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40VxRh | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@lhoestq Please could you review this when you get time. Thank you.",
"Thanks a lot for your inputs @mariosasko .\r\n> Maybe we can add the generated meta-graphs to the card as images (with attributions)?\r\n\r\nYes. We can do this... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3900/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3900 | https://github.com/huggingface/datasets/pull/3900 | true |
1,166,931,812 | https://api.github.com/repos/huggingface/datasets/issues/3899/labels{/name} | Adding the exact match metric and its metric card.
Note: Some of the tests have failed, but I wanted to make a PR anyway so that the rest of the code can be reviewed if anyone has time. I'll look into + work on fixing the failed tests when I'm back online after the weekend | 2022-03-21T16:10:03Z | 3,899 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-11T22:21:40Z | https://api.github.com/repos/huggingface/datasets/issues/3899/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3899/timeline | Add exact match metric | https://api.github.com/repos/huggingface/datasets/issues/3899/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/27527747?v=4",
"events_url": "https://api.github.com/users/emibaylor/events{/privacy}",
"followers_url": "https://api.github.com/users/emibaylor/followers",
"following_url": "https://api.github.com/users/emibaylor/following{/other_user}",
"gists_url": "... | [] | null | null | CONTRIBUTOR | 2022-03-21T16:05:35Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3899.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3899",
"merged_at": "2022-03-21T16:05:34Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3899.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40UzR3 | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3899/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3899 | https://github.com/huggingface/datasets/pull/3899 | true |
1,166,778,250 | https://api.github.com/repos/huggingface/datasets/issues/3898/labels{/name} | Proposing a draft WER metric card, @lhoestq I'm not very certain about "Values from popular papers" -- I don't know ASR very well, what do you think of the examples I found? | 2022-03-15T17:05:00Z | 3,898 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-11T19:29:09Z | https://api.github.com/repos/huggingface/datasets/issues/3898/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3898/timeline | Create README.md for WER metric | https://api.github.com/repos/huggingface/datasets/issues/3898/events | null | {
"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... | [] | null | null | NONE | 2022-03-15T17:04:59Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3898.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3898",
"merged_at": "2022-03-15T17:04:59Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3898.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40UWG4 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3898). All of your documentation changes will be reflected on that endpoint.",
"For ASR you can probably ping @patrickvonplaten ",
"Ah only noticed now that ` # Values from popular papers` is from a template. @lhoestq @sashav... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3898/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3898 | https://github.com/huggingface/datasets/pull/3898 | true |
1,166,715,104 | https://api.github.com/repos/huggingface/datasets/issues/3897/labels{/name} | This PR:
* aligns the `tqdm` logic with Transformers (follows https://github.com/huggingface/transformers/pull/15167) by moving the code to `utils/logging.py`, adding `enable_progres_bar`/`disable_progres_bar` and removing `set_progress_bar_enabled` (a note for @lhoestq: I'm not adding `logging.tqdm` to the public nam... | 2022-03-14T15:01:10Z | 3,897 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-11T18:12:22Z | https://api.github.com/repos/huggingface/datasets/issues/3897/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3897/timeline | Align tqdm control/cache control with Transformers | https://api.github.com/repos/huggingface/datasets/issues/3897/events | null | {
"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 | null | CONTRIBUTOR | 2022-03-14T15:01:08Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3897.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3897",
"merged_at": "2022-03-14T15:01:08Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3897.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40UJH4 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3897). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3897/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3897 | https://github.com/huggingface/datasets/pull/3897 | true |
1,166,628,270 | https://api.github.com/repos/huggingface/datasets/issues/3896/labels{/name} | ## Dataset viewer issue for '*multi_news*'
**Link:** https://huggingface.co/datasets/multi_news
```
Server error
Status code: 400
Exception: FileNotFoundError
Message: https://drive.google.com/uc?export=download&id=1vRY2wM6rlOZrf9exGTm5pXj5ExlVwJ0C/multi-news-original/train.src
```
Am I the ... | 2022-03-15T12:30:23Z | 3,896 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-11T16:38:10Z | https://api.github.com/repos/huggingface/datasets/issues/3896/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3896/timeline | Missing google file for `multi_news` dataset | https://api.github.com/repos/huggingface/datasets/issues/3896/events | null | {
"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 | completed | CONTRIBUTOR | 2022-03-15T12:30:23Z | null | I_kwDODunzps5FiVWu | [
"reported by @abidlabs ",
"related to https://github.com/huggingface/datasets/pull/3843?",
"`datasets` 1.18.4 fixes the issue when you load the dataset with `load_dataset`.\r\n\r\nWhen loading in streaming mode, the fix is indeed on https://github.com/huggingface/datasets/pull/3843 which will be merged soon :)"... | {
"+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/3896/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3896 | https://github.com/huggingface/datasets/issues/3896 | false |
1,166,619,182 | https://api.github.com/repos/huggingface/datasets/issues/3895/labels{/name} | Some code examples are currently not rendered correctly. I think this is because they are over-indented
cc @mariosasko | 2022-03-11T17:34:30Z | 3,895 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-11T16:29:04Z | https://api.github.com/repos/huggingface/datasets/issues/3895/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3895/timeline | Fix code examples indentation | https://api.github.com/repos/huggingface/datasets/issues/3895/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-11T17:34:29Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3895.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3895",
"merged_at": "2022-03-11T17:34:29Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3895.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40T1C8 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3895). All of your documentation changes will be reflected on that endpoint.",
"Still not rendered properly: https://moon-ci-docs.huggingface.co/docs/datasets/pr_3895/en/package_reference/main_classes#datasets.Dataset.align_lab... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3895/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3895 | https://github.com/huggingface/datasets/pull/3895 | true |
1,166,611,270 | https://api.github.com/repos/huggingface/datasets/issues/3894/labels{/name} | Related to #3507 : dummy data for datasets created on the Hugging Face Hub are optional.
We can discuss later to make them optional for datasets in this repository as well | 2022-03-11T17:27:56Z | 3,894 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-11T16:21:34Z | https://api.github.com/repos/huggingface/datasets/issues/3894/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3894/timeline | [docs] make dummy data creation optional | https://api.github.com/repos/huggingface/datasets/issues/3894/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-11T17:27:55Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3894.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3894",
"merged_at": "2022-03-11T17:27:55Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3894.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40TzXW | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3894). All of your documentation changes will be reflected on that endpoint.",
"The dev doc build rendering doesn't seem to be updated with my last commit for some reason",
"Merging it anyway since I'd like to share this page... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3894/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3894 | https://github.com/huggingface/datasets/pull/3894 | true |
1,166,551,684 | https://api.github.com/repos/huggingface/datasets/issues/3893/labels{/name} | Since other libraries use `main` as their default branch and it's now the standard default, you have to specify a different name in the doc config if you're using `master` like datasets (`doc-builder` tries to guess it, but in the job, we have weird checkout of merge commits so it doesn't always manage to get it right)... | 2022-03-11T15:34:35Z | 3,893 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-11T15:24:27Z | https://api.github.com/repos/huggingface/datasets/issues/3893/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3893/timeline | Add default branch for doc building | https://api.github.com/repos/huggingface/datasets/issues/3893/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/35901082?v=4",
"events_url": "https://api.github.com/users/sgugger/events{/privacy}",
"followers_url": "https://api.github.com/users/sgugger/followers",
"following_url": "https://api.github.com/users/sgugger/following{/other_user}",
"gists_url": "https:... | [] | null | null | CONTRIBUTOR | 2022-03-11T15:34:34Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3893.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3893",
"merged_at": "2022-03-11T15:34:34Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3893.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40TmxB | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3893). All of your documentation changes will be reflected on that endpoint.",
"Yes! And when we discovered on the Transformers side that this check fails on the GitHub actions, we added a config attribute to have a default. Se... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3893/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3893 | https://github.com/huggingface/datasets/pull/3893 | true |
1,166,227,003 | https://api.github.com/repos/huggingface/datasets/issues/3892/labels{/name} | Previous PR:
- #3796
introduced a side effect: `datasets-cli test` generates `dataset_infos.json` with `None` checksum values.
See:
- #3805
This PR introduces a way for `datasets-cli test` to force to record infos, even if `verify_infos=False`
Close #3848.
CC: @craffel | 2022-03-15T12:28:24Z | 3,892 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-11T10:04:04Z | https://api.github.com/repos/huggingface/datasets/issues/3892/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3892/timeline | Fix CLI test checksums | https://api.github.com/repos/huggingface/datasets/issues/3892/events | null | {
"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 | null | MEMBER | 2022-03-15T12:28:23Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3892.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3892",
"merged_at": "2022-03-15T12:28:23Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3892.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40ShYB | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3892). All of your documentation changes will be reflected on that endpoint.",
"Feel free to merge if it's good for you :)",
"I've added a test @lhoestq. Once all green, I'll merge. ",
"Last failing tests do not have nothin... | {
"+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/3892/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3892 | https://github.com/huggingface/datasets/pull/3892 | true |
1,165,503,732 | https://api.github.com/repos/huggingface/datasets/issues/3891/labels{/name} | Following https://github.com/huggingface/datasets/runs/5499386744 it seems that race conditions that create issues when updating the doc. I took the same approach as in `transformers` to fix race conditions | 2022-03-10T17:23:00Z | 3,891 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-10T17:17:10Z | https://api.github.com/repos/huggingface/datasets/issues/3891/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3891/timeline | Fix race condition in doc build | https://api.github.com/repos/huggingface/datasets/issues/3891/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-10T17:17:30Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3891.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3891",
"merged_at": "2022-03-10T17:17:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3891.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40QKIG | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3891). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3891/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3891 | https://github.com/huggingface/datasets/pull/3891 | true |
1,165,502,838 | https://api.github.com/repos/huggingface/datasets/issues/3890/labels{/name} | Replace the old URLs with the Hub [URLs](https://huggingface.co/datasets/beans/tree/main/data).
Also reported by @stevhliu.
Fix #3889 | 2022-03-15T16:47:30Z | 3,890 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-10T17:16:16Z | https://api.github.com/repos/huggingface/datasets/issues/3890/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3890/timeline | Update beans download urls | https://api.github.com/repos/huggingface/datasets/issues/3890/events | null | {
"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 | null | CONTRIBUTOR | 2022-03-15T15:26:48Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3890.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3890",
"merged_at": "2022-03-15T15:26:47Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3890.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40QJ8V | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3890). All of your documentation changes will be reflected on that endpoint.",
"@albertvillanova Thanks for investigating and fixing that issue. I regenerated the `dataset_infos.json` file."
] | {
"+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/3890/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3890 | https://github.com/huggingface/datasets/pull/3890 | true |
1,165,456,083 | https://api.github.com/repos/huggingface/datasets/issues/3889/labels{/name} | ## Describe the bug
The beans dataset is unavailable to download.
## Steps to reproduce the bug
```python
from datasets import load_dataset
ds = load_dataset('beans')
```
## Expected results
The dataset would be downloaded with no issue.
## Actual results
```
ConnectionError: Couldn't reach https://s... | 2022-03-15T15:26:47Z | 3,889 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-10T16:34:08Z | https://api.github.com/repos/huggingface/datasets/issues/3889/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3889/timeline | Cannot load beans dataset (Couldn't reach the dataset) | https://api.github.com/repos/huggingface/datasets/issues/3889/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/30293331?v=4",
"events_url": "https://api.github.com/users/ivsanro1/events{/privacy}",
"followers_url": "https://api.github.com/users/ivsanro1/followers",
"following_url": "https://api.github.com/users/ivsanro1/following{/other_user}",
"gists_url": "htt... | [] | null | completed | NONE | 2022-03-15T15:26:47Z | null | I_kwDODunzps5Fd3LT | [
"Hi ! A pull request is open to fix the dataset, we'll release a patch soon with a new release of `datasets` :)"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3889/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3889 | https://github.com/huggingface/datasets/issues/3889 | false |
1,165,435,529 | https://api.github.com/repos/huggingface/datasets/issues/3888/labels{/name} | Right now, an IterableDataset (e.g. when streaming a dataset) doesn't require to know the list of columns it contains, nor their types: `my_iterable_dataset.features` may be `None`
However it's often interesting to know the column types and types. This helps knowing what's inside your dataset without having to manua... | 2022-11-29T11:39:24Z | 3,888 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "c5def5",
"default": false,
"description": "Generic discussion on the library",
"id": 2067400324,
"name": "generic discussion",
"node_id": "MDU6TGFiZWwyMDY3NDAwMzI0",
"url": "https://api.github.com/repos/huggingface/datasets/labels/generic%20discussion"
},
{
"color": "... | 2022-03-10T16:19:12Z | https://api.github.com/repos/huggingface/datasets/issues/3888/comments | {
"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... | https://api.github.com/repos/huggingface/datasets/issues/3888/timeline | IterableDataset columns and feature types | https://api.github.com/repos/huggingface/datasets/issues/3888/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [
{
"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}"... | null | null | MEMBER | null | null | I_kwDODunzps5FdyKJ | [
"#self-assign",
"@alvarobartt I've assigned you the issue since I'm not actively working on it.",
"Cool thanks @mariosasko I'll try to fix it in the upcoming days, thanks!",
"@lhoestq so in order to address whatβs not completed in this issue, do you think it makes sense to add a param `features` to `IterableD... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3888/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/3888 | https://github.com/huggingface/datasets/issues/3888 | false |
1,165,380,852 | https://api.github.com/repos/huggingface/datasets/issues/3887/labels{/name} | This PR adds the following improvements to the `imagefolder` dataset:
* skip the extract step for image files (as discussed in https://github.com/huggingface/datasets/pull/2830#discussion_r816817919)
* option to drop labels by setting `drop_labels=True` (useful for image pretraining cc @NielsRogge). This is faster th... | 2022-03-11T15:06:11Z | 3,887 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-10T15:34:46Z | https://api.github.com/repos/huggingface/datasets/issues/3887/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3887/timeline | ImageFolder improvements | https://api.github.com/repos/huggingface/datasets/issues/3887/events | null | {
"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 | null | CONTRIBUTOR | 2022-03-11T15:06:11Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3887.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3887",
"merged_at": "2022-03-11T15:06:11Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3887.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40PwqT | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3887). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3887/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3887 | https://github.com/huggingface/datasets/pull/3887 | true |
1,165,223,319 | https://api.github.com/repos/huggingface/datasets/issues/3886/labels{/name} | Ass suggested by @lhoestq in #3872, this PR:
- Implements a retry function
- Retries HfApi call inside `push_to_hub` when 504 error. To be agreed:
- max_retries = 2 (at 0.5 and 1 seconds)
Fix #3872. | 2022-03-16T09:00:56Z | 3,886 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-10T13:24:40Z | https://api.github.com/repos/huggingface/datasets/issues/3886/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3886/timeline | Retry HfApi call inside push_to_hub when 504 error | https://api.github.com/repos/huggingface/datasets/issues/3886/events | null | {
"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 | null | MEMBER | 2022-03-15T16:19:50Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3886.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3886",
"merged_at": "2022-03-15T16:19:50Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3886.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40PO6W | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3886). All of your documentation changes will be reflected on that endpoint.",
"I made it more robust by increasing the wait time, and I also added some logs when a request is retried. Let me know if it's ok for you",
"At the... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3886/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3886 | https://github.com/huggingface/datasets/pull/3886 | true |
1,165,102,209 | https://api.github.com/repos/huggingface/datasets/issues/3885/labels{/name} | Following #3842 some docs were still outdated (with `buffer_size` as the first argument) | 2022-03-10T14:16:29Z | 3,885 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-10T11:29:15Z | https://api.github.com/repos/huggingface/datasets/issues/3885/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3885/timeline | Fix some shuffle docs | https://api.github.com/repos/huggingface/datasets/issues/3885/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-10T14:16:28Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3885.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3885",
"merged_at": "2022-03-10T14:16:28Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3885.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40O00Z | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3885). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3885/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3885 | https://github.com/huggingface/datasets/pull/3885 | true |
1,164,924,314 | https://api.github.com/repos/huggingface/datasets/issues/3884/labels{/name} | Fix #3883. | 2022-03-10T09:03:40Z | 3,884 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-10T08:44:20Z | https://api.github.com/repos/huggingface/datasets/issues/3884/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3884/timeline | Fix bug in METEOR metric due to nltk version | https://api.github.com/repos/huggingface/datasets/issues/3884/events | null | {
"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 | null | MEMBER | 2022-03-10T09:03:39Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3884.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3884",
"merged_at": "2022-03-10T09:03:39Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3884.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40OPM9 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3884). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3884/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3884 | https://github.com/huggingface/datasets/pull/3884 | true |
1,164,663,229 | https://api.github.com/repos/huggingface/datasets/issues/3883/labels{/name} | ## Describe the bug
Using the metric Meteor with nltk == 3.6.4 gives a TypeError:
TypeError: descriptor 'lower' for 'str' objects doesn't apply to a 'list' object
## Steps to reproduce the bug
```python
import datasets
metric = datasets.load_metric("meteor")
predictions = ["hello world"]
references = ["hello ... | 2022-03-10T09:03:39Z | 3,883 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-10T02:28:27Z | https://api.github.com/repos/huggingface/datasets/issues/3883/comments | {
"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}",... | https://api.github.com/repos/huggingface/datasets/issues/3883/timeline | The metric Meteor doesn't work for nltk ==3.6.4 | https://api.github.com/repos/huggingface/datasets/issues/3883/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/22047467?v=4",
"events_url": "https://api.github.com/users/zhaowei-wang-nlp/events{/privacy}",
"followers_url": "https://api.github.com/users/zhaowei-wang-nlp/followers",
"following_url": "https://api.github.com/users/zhaowei-wang-nlp/following{/other_use... | [
{
"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 | completed | NONE | 2022-03-10T09:03:39Z | null | I_kwDODunzps5Fa1m9 | [
"Hi @zhaowei-wang98, thanks for reporting.\r\n\r\nWe are fixing it... "
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3883/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3883 | https://github.com/huggingface/datasets/issues/3883 | false |
1,164,595,388 | https://api.github.com/repos/huggingface/datasets/issues/3882/labels{/name} | This PR is a first draft of how to process image data. It adds:
- Load an image dataset with `image` and `path` (adds tip about `decode=False` param to access the path and bytes, thanks to @mariosasko).
- Load an image using the `ImageFolder` builder. I know there is an [example](https://huggingface.co/docs/dataset... | 2022-03-15T15:24:16Z | 3,882 | null | https://api.github.com/repos/huggingface/datasets | false | [
{
"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"
}
] | 2022-03-10T00:32:10Z | https://api.github.com/repos/huggingface/datasets/issues/3882/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3882/timeline | Image process doc | https://api.github.com/repos/huggingface/datasets/issues/3882/events | null | {
"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 | null | MEMBER | 2022-03-15T15:24:09Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3882.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3882",
"merged_at": "2022-03-15T15:24:09Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3882.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40NKz7 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3882). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 2,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3882/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3882 | https://github.com/huggingface/datasets/pull/3882 | true |
1,164,452,005 | https://api.github.com/repos/huggingface/datasets/issues/3881/labels{/name} | Ran this code
```
load_dataset("imagefolder", data_dir="./my-dataset")
```
`https://raw.githubusercontent.com/huggingface/datasets/master/datasets/imagefolder/imagefolder.py` missing
```
---------------------------------------------------------------------------
FileNotFoundError Trace... | 2022-03-11T08:45:52Z | 3,881 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "d876e3",
"default": true,
"description": "Further information is requested",
"id": 1935892912,
"name": "question",
"node_id": "MDU6TGFiZWwxOTM1ODkyOTEy",
"url": "https://api.github.com/repos/huggingface/datasets/labels/question"
}
] | 2022-03-09T21:18:52Z | https://api.github.com/repos/huggingface/datasets/issues/3881/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3881/timeline | How to use Image folder | https://api.github.com/repos/huggingface/datasets/issues/3881/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/45640029?v=4",
"events_url": "https://api.github.com/users/INF800/events{/privacy}",
"followers_url": "https://api.github.com/users/INF800/followers",
"following_url": "https://api.github.com/users/INF800/following{/other_user}",
"gists_url": "https://a... | [] | null | completed | NONE | 2022-03-11T08:45:52Z | null | I_kwDODunzps5FaCCl | [
"Even this from docs throw same error\r\n```\r\ndataset = load_dataset(\"imagefolder\", data_files=\"https://download.microsoft.com/download/3/E/1/3E1C3F21-ECDB-4869-8368-6DEBA77B919F/kagglecatsanddogs_3367a.zip\", split=\"train\")\r\n\r\n```",
"Hi @INF800,\r\n\r\nPlease note that the `imagefolder` feature enhanc... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3881/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3881 | https://github.com/huggingface/datasets/issues/3881 | false |
1,164,406,008 | https://api.github.com/repos/huggingface/datasets/issues/3880/labels{/name} | This PR updates the syntax of the framework-specific code samples. With this new syntax, you'll be able to:
- have paragraphs of text be framework-specific instead of just code samples
- have support for Flax code samples if you want.
This should be merged after https://github.com/huggingface/doc-builder/pull/63... | 2022-03-15T14:13:28Z | 3,880 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-09T20:29:10Z | https://api.github.com/repos/huggingface/datasets/issues/3880/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3880/timeline | Change the framework switches to the new syntax | https://api.github.com/repos/huggingface/datasets/issues/3880/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/35901082?v=4",
"events_url": "https://api.github.com/users/sgugger/events{/privacy}",
"followers_url": "https://api.github.com/users/sgugger/followers",
"following_url": "https://api.github.com/users/sgugger/following{/other_user}",
"gists_url": "https:... | [] | null | null | CONTRIBUTOR | 2022-03-15T14:13:27Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3880.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3880",
"merged_at": "2022-03-15T14:13:27Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3880.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40MjM3 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3880). All of your documentation changes will be reflected on that endpoint.",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3880). All of your documentation changes will be reflected on... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3880/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3880 | https://github.com/huggingface/datasets/pull/3880 | true |
1,164,311,612 | https://api.github.com/repos/huggingface/datasets/issues/3879/labels{/name} | Proposing SQuAD v2 metric card | 2022-03-10T16:48:59Z | 3,879 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-09T18:47:56Z | https://api.github.com/repos/huggingface/datasets/issues/3879/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3879/timeline | SQuAD v2 metric: create README.md | https://api.github.com/repos/huggingface/datasets/issues/3879/events | null | {
"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... | [] | null | null | NONE | 2022-03-10T16:48:59Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3879.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3879",
"merged_at": "2022-03-10T16:48:58Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3879.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40MP7f | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3879). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3879/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3879 | https://github.com/huggingface/datasets/pull/3879 | true |
1,164,305,335 | https://api.github.com/repos/huggingface/datasets/issues/3878/labels{/name} | It seems like 12 new examples have been added to the `cats_vs_dogs`. This PR updates the size in the card and the info file to avoid a verification error (reported by @stevhliu). | 2022-09-30T08:47:43Z | 3,878 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-09T18:40:56Z | https://api.github.com/repos/huggingface/datasets/issues/3878/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3878/timeline | Update cats_vs_dogs size | https://api.github.com/repos/huggingface/datasets/issues/3878/events | null | {
"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 | null | CONTRIBUTOR | 2022-03-10T14:21:23Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3878.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3878",
"merged_at": "2022-03-10T14:21:23Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3878.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40MOpn | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3878). All of your documentation changes will be reflected on that endpoint.",
"Maybe `NonMatchingSplitsSizesError` errors should also tell the user to try using a more recent version of the dataset to get the fixes ?",
"@lho... | {
"+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/3878/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3878 | https://github.com/huggingface/datasets/pull/3878 | true |
1,164,146,311 | https://api.github.com/repos/huggingface/datasets/issues/3877/labels{/name} | **Is your feature request related to a problem? Please describe.**
Align to DCAT metadata to describe datasets
**Describe the solution you'd like**
Reuse terms and structure from DCAT in the metadata file, ideally generate a json-ld file dcat compliant
**Describe alternatives you've considered**
**Addition... | 2022-03-09T16:33:42Z | 3,877 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-09T16:12:25Z | https://api.github.com/repos/huggingface/datasets/issues/3877/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3877/timeline | Align metadata to DCAT/DCAT-AP | https://api.github.com/repos/huggingface/datasets/issues/3877/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/278367?v=4",
"events_url": "https://api.github.com/users/EmidioStani/events{/privacy}",
"followers_url": "https://api.github.com/users/EmidioStani/followers",
"following_url": "https://api.github.com/users/EmidioStani/following{/other_user}",
"gists_url... | [] | null | null | NONE | null | null | I_kwDODunzps5FY3aH | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3877/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/3877 | https://github.com/huggingface/datasets/issues/3877 | false |
1,164,045,075 | https://api.github.com/repos/huggingface/datasets/issues/3876/labels{/name} | Fix `download_mode` value set in `dataset_module_factory`.
Before the fix, it was set to `bool` (default to `False`).
Also set properly its default value in all public functions. | 2022-03-10T08:47:00Z | 3,876 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-09T14:54:33Z | https://api.github.com/repos/huggingface/datasets/issues/3876/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3876/timeline | Fix download_mode in dataset_module_factory | https://api.github.com/repos/huggingface/datasets/issues/3876/events | null | {
"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 | null | MEMBER | 2022-03-10T08:46:59Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3876.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3876",
"merged_at": "2022-03-10T08:46:59Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3876.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40LYC8 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3876). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3876/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3876 | https://github.com/huggingface/datasets/pull/3876 | true |
1,164,029,673 | https://api.github.com/repos/huggingface/datasets/issues/3875/labels{/name} | This is an attempt to make the user-facing `datasets`' submodule namespace cleaner:
In particular, this PR does the following:
* removes the unused `zip_nested` and `flatten_nest_dict` and their accompanying tests
* removes `pyarrow` from the top-level namespace
* properly uses `__all__` and the `from <module> i... | 2022-03-11T15:42:06Z | 3,875 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-09T14:43:07Z | https://api.github.com/repos/huggingface/datasets/issues/3875/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3875/timeline | Module namespace cleanup for v2.0 | https://api.github.com/repos/huggingface/datasets/issues/3875/events | null | {
"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 | null | CONTRIBUTOR | 2022-03-11T15:42:05Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3875.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3875",
"merged_at": "2022-03-11T15:42:05Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3875.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40LUuw | [
"will it solve https://github.com/huggingface/datasets-preview-backend/blob/4c542a74244045929615640ccbba5a902c344c5a/pyproject.toml#L85-L89?",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3875). All of your documentation changes will be reflected on that endpoint.",
"@s... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3875/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3875 | https://github.com/huggingface/datasets/pull/3875 | true |
1,164,013,511 | https://api.github.com/repos/huggingface/datasets/issues/3874/labels{/name} | Created a new pull request to resolve unrelated changes in PR caused due to rebasing.
Ref Older PR : [#3845](https://github.com/huggingface/datasets/pull/3845)
Feature request here : Add support for continuous metrics (RMSE, MAE) [#3608](https://github.com/huggingface/datasets/issues/3608) | 2022-03-09T17:20:42Z | 3,874 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-09T14:30:16Z | https://api.github.com/repos/huggingface/datasets/issues/3874/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3874/timeline | add MSE and MAE metrics - V2 | https://api.github.com/repos/huggingface/datasets/issues/3874/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17746528?v=4",
"events_url": "https://api.github.com/users/dnaveenr/events{/privacy}",
"followers_url": "https://api.github.com/users/dnaveenr/followers",
"following_url": "https://api.github.com/users/dnaveenr/following{/other_user}",
"gists_url": "htt... | [] | null | null | CONTRIBUTOR | 2022-03-09T17:18:20Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3874.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3874",
"merged_at": "2022-03-09T17:18:20Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3874.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40LRYD | [
"@mariosasko New PR here. I'm not sure how to add you as a co-author here. Also I see flake8 tests are failing, any inputs on how to resolve this ?\r\nAlso, let me know if any other changes are required. Thank you.",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3874). Al... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3874/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3874 | https://github.com/huggingface/datasets/pull/3874 | true |
1,163,961,578 | https://api.github.com/repos/huggingface/datasets/issues/3873/labels{/name} | Proposal for a metrics card structure (with an example based on the SQuAD metric).
@thomwolf @lhoestq @douwekiela @lewtun -- feel free to comment on structure or content (it's an initial draft, so I realize there's stuff missing!). | 2022-03-10T16:45:57Z | 3,873 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-09T13:47:08Z | https://api.github.com/repos/huggingface/datasets/issues/3873/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3873/timeline | Create SQuAD metric README.md | https://api.github.com/repos/huggingface/datasets/issues/3873/events | null | {
"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... | [] | null | null | NONE | 2022-03-10T16:45:57Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3873.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3873",
"merged_at": "2022-03-10T16:45:57Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3873.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40LGoV | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3873). All of your documentation changes will be reflected on that endpoint.",
"Oh one last thing I almost forgot, I think I would add a section \"Examples\" with examples of inputs and outputs and in particular: an example giv... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3873/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3873 | https://github.com/huggingface/datasets/pull/3873 | true |
1,163,853,026 | https://api.github.com/repos/huggingface/datasets/issues/3872/labels{/name} | I am trying to push a large dataset(450000+) records with the help of `push_to_hub()`
While pushing, it gives some error like this.
```
Traceback (most recent call last):
File "data_split_speech.py", line 159, in <module>
data_new_2.push_to_hub("user-name/dataset-name",private=True)
File "/opt/conda/lib... | 2022-03-15T16:19:50Z | 3,872 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2022-03-09T12:03:37Z | https://api.github.com/repos/huggingface/datasets/issues/3872/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3872/timeline | HTTP error 504 Server Error: Gateway Time-out | https://api.github.com/repos/huggingface/datasets/issues/3872/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/83509215?v=4",
"events_url": "https://api.github.com/users/illiyas-sha/events{/privacy}",
"followers_url": "https://api.github.com/users/illiyas-sha/followers",
"following_url": "https://api.github.com/users/illiyas-sha/following{/other_user}",
"gists_u... | [] | null | completed | NONE | 2022-03-15T16:19:50Z | null | I_kwDODunzps5FXvzi | [
"is pushing directly with git (and git-lfs) an option for you?",
"I have installed git-lfs and doing this push with that\r\n",
"yes but is there any way you could try pushing with `git` command line directly instead of `push_to_hub`?",
"Okay. I didnt saved the dataset to my local machine. So, I processed the ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3872/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3872 | https://github.com/huggingface/datasets/issues/3872 | false |
1,163,714,113 | https://api.github.com/repos/huggingface/datasets/issues/3871/labels{/name} | Pandas is a required packages and used quite a bit. I don't see any downside with adding its version to the `datasets-cli env` command. | 2022-03-09T11:21:38Z | 3,871 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-09T09:48:51Z | https://api.github.com/repos/huggingface/datasets/issues/3871/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3871/timeline | add pandas to env command | https://api.github.com/repos/huggingface/datasets/issues/3871/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4",
"events_url": "https://api.github.com/users/patrickvonplaten/events{/privacy}",
"followers_url": "https://api.github.com/users/patrickvonplaten/followers",
"following_url": "https://api.github.com/users/patrickvonplaten/following{/other_use... | [] | null | null | CONTRIBUTOR | 2022-03-09T11:21:37Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3871.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3871",
"merged_at": "2022-03-09T11:21:37Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3871.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40KRcM | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3871). All of your documentation changes will be reflected on that endpoint.",
"Think failures are unrelated - feel free to merge whenever you want :-)"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3871/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3871 | https://github.com/huggingface/datasets/pull/3871 | true |
1,163,633,239 | https://api.github.com/repos/huggingface/datasets/issues/3870/labels{/name} | null | 2022-03-14T11:19:24Z | 3,870 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-09T08:27:43Z | https://api.github.com/repos/huggingface/datasets/issues/3870/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3870/timeline | Add wikitablequestions dataset | https://api.github.com/repos/huggingface/datasets/issues/3870/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/10275209?v=4",
"events_url": "https://api.github.com/users/SivilTaram/events{/privacy}",
"followers_url": "https://api.github.com/users/SivilTaram/followers",
"following_url": "https://api.github.com/users/SivilTaram/following{/other_user}",
"gists_url"... | [] | null | null | CONTRIBUTOR | 2022-03-14T11:16:19Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3870.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3870",
"merged_at": "2022-03-14T11:16:19Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3870.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40KAYy | [
"@lhoestq Would you mind reviewing it when you're available? Thanks!\r\n",
"> Awesome thanks for adding this dataset ! :) The dataset script and dataset cards look pretty good\r\n> \r\n> It looks like your `dummy_data.zip` files are quite big though (>1MB each), do you think we can reduce their sizes ? This way t... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3870/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3870 | https://github.com/huggingface/datasets/pull/3870 | true |
1,163,434,800 | https://api.github.com/repos/huggingface/datasets/issues/3869/labels{/name} | Let's make Hugging Face Datasets the central hub for datasets in Portuguese :)
**Motivation**. Datasets are currently quite scattered and an open-source central point such as the Hugging Face Hub would be ideal to support the growth of the Portuguese speaking community.
What are some datasets in Portuguese worth ... | 2022-03-09T09:04:09Z | 3,869 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"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"
}
] | 2022-03-09T03:06:18Z | https://api.github.com/repos/huggingface/datasets/issues/3869/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3869/timeline | Making the Hub the place for datasets in Portuguese | https://api.github.com/repos/huggingface/datasets/issues/3869/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/4755430?v=4",
"events_url": "https://api.github.com/users/omarespejel/events{/privacy}",
"followers_url": "https://api.github.com/users/omarespejel/followers",
"following_url": "https://api.github.com/users/omarespejel/following{/other_user}",
"gists_ur... | [] | null | null | NONE | null | null | I_kwDODunzps5FWJsw | [
"Hi @omarespejel! I think the philosophy for `datasets` issues is to create concrete issues with proposals to add a specific, individual dataset rather than umbrella issues for things such as datasets for a language, since we could end up with hundreds of issues (one per language). I see NILC - USP has many dataset... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3869/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/3869 | https://github.com/huggingface/datasets/issues/3869 | false |
1,162,914,114 | https://api.github.com/repos/huggingface/datasets/issues/3868/labels{/name} | Currently, it's impossible to generate a dataset if some keys from `_generate_examples` are duplicated. This PR allows skipping the check for duplicate keys if `ignore_verifications` is set to `True`. | 2022-03-09T13:50:45Z | 3,868 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-08T17:14:56Z | https://api.github.com/repos/huggingface/datasets/issues/3868/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3868/timeline | Ignore duplicate keys if `ignore_verifications=True` | https://api.github.com/repos/huggingface/datasets/issues/3868/events | null | {
"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 | null | CONTRIBUTOR | 2022-03-09T13:50:44Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3868.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3868",
"merged_at": "2022-03-09T13:50:44Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3868.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40HnWA | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3868). All of your documentation changes will be reflected on that endpoint.",
"Cool thanks ! Could you add a test please ?"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3868/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3868 | https://github.com/huggingface/datasets/pull/3868 | true |
1,162,896,605 | https://api.github.com/repos/huggingface/datasets/issues/3867/labels{/name} | This PR adapts the job to the upcoming change of name of `doc-builder`. | 2023-09-24T09:54:44Z | 3,867 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-08T16:58:25Z | https://api.github.com/repos/huggingface/datasets/issues/3867/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3867/timeline | Update for the rename doc-builder -> hf-doc-utils | https://api.github.com/repos/huggingface/datasets/issues/3867/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/35901082?v=4",
"events_url": "https://api.github.com/users/sgugger/events{/privacy}",
"followers_url": "https://api.github.com/users/sgugger/followers",
"following_url": "https://api.github.com/users/sgugger/following{/other_user}",
"gists_url": "https:... | [] | null | null | CONTRIBUTOR | 2022-03-08T17:30:45Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3867.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3867",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3867.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3867"
} | PR_kwDODunzps40Hjrk | [
"why utils? it's a builder no?",
"~~@julien-c there was a vote π https://huggingface.slack.com/archives/C021H1P1HKR/p1646405136644739~~\r\n\r\noh I see you already commeented in the thread as well",
"Thanks ! It looks all good to me (provided `hf-doc-utils` is the name we keep in the end). I'm fine with this n... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3867/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3867 | https://github.com/huggingface/datasets/pull/3867 | true |
1,162,833,848 | https://api.github.com/repos/huggingface/datasets/issues/3866/labels{/name} | null | 2022-03-08T17:37:02Z | 3,866 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-08T16:01:31Z | https://api.github.com/repos/huggingface/datasets/issues/3866/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3866/timeline | Bring back imgs so that forsk dont get broken | https://api.github.com/repos/huggingface/datasets/issues/3866/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/11827707?v=4",
"events_url": "https://api.github.com/users/mishig25/events{/privacy}",
"followers_url": "https://api.github.com/users/mishig25/followers",
"following_url": "https://api.github.com/users/mishig25/following{/other_user}",
"gists_url": "htt... | [] | null | null | CONTRIBUTOR | 2022-03-08T17:37:01Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3866.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3866",
"merged_at": "2022-03-08T17:37:01Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3866.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40HWcu | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3866). All of your documentation changes will be reflected on that endpoint.",
"I think we just need to keep `datasets_logo_name.jpg` and `course_banner.png` because they appear in the README.md of the forks of `datasets`. The ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3866/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3866 | https://github.com/huggingface/datasets/pull/3866 | true |
1,162,821,908 | https://api.github.com/repos/huggingface/datasets/issues/3865/labels{/name} | null | 2023-09-24T09:54:31Z | 3,865 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-08T15:50:59Z | https://api.github.com/repos/huggingface/datasets/issues/3865/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3865/timeline | Add logo img | https://api.github.com/repos/huggingface/datasets/issues/3865/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/11827707?v=4",
"events_url": "https://api.github.com/users/mishig25/events{/privacy}",
"followers_url": "https://api.github.com/users/mishig25/followers",
"following_url": "https://api.github.com/users/mishig25/following{/other_user}",
"gists_url": "htt... | [] | null | null | CONTRIBUTOR | 2022-03-08T16:01:59Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3865.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3865",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/3865.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3865"
} | PR_kwDODunzps40HT9K | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3865). All of your documentation changes will be reflected on that endpoint.",
"Superceded by https://github.com/huggingface/datasets/pull/3866"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3865/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3865 | https://github.com/huggingface/datasets/pull/3865 | true |
1,162,804,942 | https://api.github.com/repos/huggingface/datasets/issues/3864/labels{/name} | Align the existing image datasets' tags with new tags introduced in #3800. | 2022-03-08T17:04:47Z | 3,864 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-08T15:36:32Z | https://api.github.com/repos/huggingface/datasets/issues/3864/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3864/timeline | Update image dataset tags | https://api.github.com/repos/huggingface/datasets/issues/3864/events | null | {
"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 | null | CONTRIBUTOR | 2022-03-08T17:04:46Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3864.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3864",
"merged_at": "2022-03-08T17:04:46Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3864.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40HQZ_ | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3864). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3864/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3864 | https://github.com/huggingface/datasets/pull/3864 | true |
1,162,802,857 | https://api.github.com/repos/huggingface/datasets/issues/3863/labels{/name} | Following https://github.com/huggingface/datasets/pull/3860#issuecomment-1061756712 and https://github.com/huggingface/datasets/pull/3690 we need to update the code blocks to use markdown instead of sphinx | 2022-03-09T16:45:30Z | 3,863 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-08T15:34:43Z | https://api.github.com/repos/huggingface/datasets/issues/3863/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3863/timeline | Update code blocks | https://api.github.com/repos/huggingface/datasets/issues/3863/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-09T16:45:29Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3863.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3863",
"merged_at": "2022-03-09T16:45:29Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3863.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40HP-A | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3863). All of your documentation changes will be reflected on that endpoint."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3863/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3863 | https://github.com/huggingface/datasets/pull/3863 | true |
1,162,753,733 | https://api.github.com/repos/huggingface/datasets/issues/3862/labels{/name} | I added:
- add_column
- cast
- rename_column
- rename_columns
related to https://github.com/huggingface/datasets/issues/3444
TODO:
- [x] docs
- [x] tests | 2022-03-10T16:40:22Z | 3,862 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2022-03-08T14:53:57Z | https://api.github.com/repos/huggingface/datasets/issues/3862/comments | null | https://api.github.com/repos/huggingface/datasets/issues/3862/timeline | Manipulate columns on IterableDataset (rename columns, cast, etc.) | https://api.github.com/repos/huggingface/datasets/issues/3862/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2022-03-10T16:40:21Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/3862.diff",
"html_url": "https://github.com/huggingface/datasets/pull/3862",
"merged_at": "2022-03-10T16:40:21Z",
"patch_url": "https://github.com/huggingface/datasets/pull/3862.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps40HFht | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_3862). All of your documentation changes will be reflected on that endpoint.",
"> IIUC we check if columns are present/not present directly in the yielded examples and not in info.features because info.features can be None (aft... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/3862/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/3862 | https://github.com/huggingface/datasets/pull/3862 | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.