id
int64
599M
3.26B
title
stringlengths
1
290
body
stringlengths
0
228k
state
stringclasses
2 values
number
int64
1
7.7k
comments
listlengths
0
30
locked
bool
1 class
created_at
stringdate
2020-04-14 10:18:02
2025-07-24 19:46:28
updated_at
stringdate
2020-04-27 16:04:17
2025-07-25 11:56:51
author_association
stringclasses
4 values
user_login
stringlengths
3
26
user_id
int64
3.5k
219M
user_type
stringclasses
1 value
labels
stringclasses
81 values
reactions
stringlengths
191
197
url
stringlengths
58
61
html_url
stringlengths
46
51
pull_request
stringlengths
289
315
is_pull_request
bool
2 classes
787,219,138
fixes and improvements for the WebNLG loader
- fixes test sets loading in v3.0 - adds additional fields for v3.0_ru - adds info to the WebNLG data card
closed
1,739
[ "The dataset card is fantastic!\r\n\r\nLooks good to me! Did you check that this still passes the slow tests with the existing dummy data?", "Yes, I ran and passed all the tests specified in [this guide](https://github.com/huggingface/datasets/blob/master/ADD_NEW_DATASET.md#automatically-add-code-metadata), inclu...
false
2021-01-15 21:45:23
2021-01-29 14:34:06
CONTRIBUTOR
Shimorina
9,607,332
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1739/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1739
https://github.com/huggingface/datasets/pull/1739
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1739", "html_url": "https://github.com/huggingface/datasets/pull/1739", "diff_url": "https://github.com/huggingface/datasets/pull/1739.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1739.patch", "merged_at": "2021-01-29T10:53:03Z"}
true
786,068,440
Conda support
Will push a new version on anaconda cloud every time a tag starting with `v` is pushed (like `v1.2.2`). Will appear here: https://anaconda.org/huggingface/datasets Depends on `conda-forge` for now, so the following is required for installation: ``` conda install -c huggingface -c conda-forge datasets ```
closed
1,738
[ "Nice thanks :) \r\nNote that in `datasets` the tags are simply the version without the `v`. For example `1.2.1`.", "Do you push tags only for versions?", "Yes I've always used tags only for versions" ]
false
2021-01-14 15:11:25
2021-01-15 10:08:20
MEMBER
LysandreJik
30,755,778
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1738/reactions", "total_count": 4, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 4, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1738
https://github.com/huggingface/datasets/pull/1738
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1738", "html_url": "https://github.com/huggingface/datasets/pull/1738", "diff_url": "https://github.com/huggingface/datasets/pull/1738.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1738.patch", "merged_at": "2021-01-15T10:08:18Z"}
true
785,606,286
update link in TLC to be github links
Base on this issue https://github.com/huggingface/datasets/issues/1064, I can now use the official links.
closed
1,737
[ "Thanks for updating this!" ]
false
2021-01-14 02:49:21
2021-01-14 10:25:24
CONTRIBUTOR
chameleonTK
6,429,850
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1737/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1737
https://github.com/huggingface/datasets/pull/1737
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1737", "html_url": "https://github.com/huggingface/datasets/pull/1737", "diff_url": "https://github.com/huggingface/datasets/pull/1737.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1737.patch", "merged_at": "2021-01-14T10:25:24Z"}
true
785,433,854
Adjust BrWaC dataset features name
I added this dataset some days ago, and today I used it to train some models and realized that the names of the features aren't so good. Looking at the current features hierarchy, we have "paragraphs" with a list of "sentences" with a list of "sentences?!". But the actual hierarchy is a "text" with a list of "paragr...
closed
1,736
[]
false
2021-01-13 20:39:04
2021-01-14 10:29:38
CONTRIBUTOR
jonatasgrosman
5,097,052
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1736/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1736
https://github.com/huggingface/datasets/pull/1736
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1736", "html_url": "https://github.com/huggingface/datasets/pull/1736", "diff_url": "https://github.com/huggingface/datasets/pull/1736.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1736.patch", "merged_at": "2021-01-14T10:29:38Z"}
true
785,184,740
Update add new dataset template
This PR fixes a few typos in the "Add new dataset template" and clarifies a bit what to do for the dummy data creation when the `auto_generate` flag can't work.
closed
1,735
[ "Add new \"dataset\"? ;)", "Lol, too used to Transformers ;-)" ]
false
2021-01-13 15:08:09
2021-01-14 15:16:01
CONTRIBUTOR
sgugger
35,901,082
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1735/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1735
https://github.com/huggingface/datasets/pull/1735
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1735", "html_url": "https://github.com/huggingface/datasets/pull/1735", "diff_url": "https://github.com/huggingface/datasets/pull/1735.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1735.patch", "merged_at": "2021-01-14T15:16:00Z"}
true
784,956,707
Fix empty token bug for `thainer` and `lst20`
add a condition to check if tokens exist before yielding in `thainer` and `lst20`
closed
1,734
[]
false
2021-01-13 09:55:09
2021-01-14 10:42:18
CONTRIBUTOR
cstorm125
15,519,308
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1734/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1734
https://github.com/huggingface/datasets/pull/1734
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1734", "html_url": "https://github.com/huggingface/datasets/pull/1734", "diff_url": "https://github.com/huggingface/datasets/pull/1734.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1734.patch", "merged_at": "2021-01-14T10:42:18Z"}
true
784,903,002
connection issue with glue, what is the data url for glue?
Hi my codes sometimes fails due to connection issue with glue, could you tell me how I can have the URL datasets library is trying to read GLUE from to test the machines I am working on if there is an issue on my side or not thanks
closed
1,733
[ "Hello @juliahane, which config of GLUE causes you trouble?\r\nThe URLs are defined in the dataset script source code: https://github.com/huggingface/datasets/blob/master/datasets/glue/glue.py" ]
false
2021-01-13 08:37:40
2021-08-04 18:13:55
NONE
ghost
10,137
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1733/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1733
https://github.com/huggingface/datasets/issues/1733
null
false
784,874,490
[GEM Dataset] Added TurkCorpus, an evaluation dataset for sentence simplification.
We want to use TurkCorpus for validation and testing of the sentence simplification task.
closed
1,732
[ "Thank you for the feedback! I updated the code. " ]
false
2021-01-13 07:50:19
2021-01-14 10:19:41
CONTRIBUTOR
mounicam
11,708,999
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1732/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1732
https://github.com/huggingface/datasets/pull/1732
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1732", "html_url": "https://github.com/huggingface/datasets/pull/1732", "diff_url": "https://github.com/huggingface/datasets/pull/1732.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1732.patch", "merged_at": "2021-01-14T10:19:40Z"}
true
784,744,674
Couldn't reach swda.py
ConnectionError: Couldn't reach https://raw.githubusercontent.com/huggingface/datasets/1.2.0/datasets/swda/swda.py
closed
1,731
[ "Hi @yangp725,\r\nThe SWDA has been added very recently and has not been released yet, thus it is not available in the `1.2.0` version of 🤗`datasets`.\r\nYou can still access it by installing the latest version of the library (master branch), by following instructions in [this issue](https://github.com/huggingface...
false
2021-01-13 02:57:40
2021-01-13 11:17:40
NONE
yangp725
13,365,326
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1731/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1731
https://github.com/huggingface/datasets/issues/1731
null
false
784,617,525
Add MNIST dataset
This PR adds the MNIST dataset to the library.
closed
1,730
[]
false
2021-01-12 21:48:02
2021-01-13 10:19:47
CONTRIBUTOR
sgugger
35,901,082
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1730/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1730
https://github.com/huggingface/datasets/pull/1730
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1730", "html_url": "https://github.com/huggingface/datasets/pull/1730", "diff_url": "https://github.com/huggingface/datasets/pull/1730.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1730.patch", "merged_at": "2021-01-13T10:19:46Z"}
true
784,565,898
Is there support for Deep learning datasets?
I looked around this repository and looking the datasets I think that there's no support for images-datasets. Or am I missing something? For example to add a repo like this https://github.com/DZPeru/fish-datasets
closed
1,729
[ "Hi @ZurMaD!\r\nThanks for your interest in 🤗 `datasets`. Support for image datasets is at an early stage, with CIFAR-10 added in #1617 \r\nMNIST is also on the way: #1730 \r\n\r\nIf you feel like adding another image dataset, I would advise starting by reading the [ADD_NEW_DATASET.md](https://github.com/huggingfa...
false
2021-01-12 20:22:41
2021-03-31 04:24:07
NONE
pablodz
28,235,457
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1729/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1729
https://github.com/huggingface/datasets/issues/1729
null
false
784,458,342
Add an entry to an arrow dataset
Is it possible to add an entry to a dataset object? **Motivation: I want to transform the sentences in the dataset and add them to the original dataset** For example, say we have the following code: ``` python from datasets import load_dataset # Load a dataset and print the first examples in the training s...
closed
1,728
[ "Hi @ameet-1997,\r\nI think what you are looking for is the `concatenate_datasets` function: https://huggingface.co/docs/datasets/processing.html?highlight=concatenate#concatenate-several-datasets\r\n\r\nFor your use case, I would use the [`map` method](https://huggingface.co/docs/datasets/processing.html?highlight...
false
2021-01-12 18:01:47
2021-01-18 19:15:32
NONE
ameet-1997
18,645,407
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1728/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1728
https://github.com/huggingface/datasets/issues/1728
null
false
784,435,131
BLEURT score calculation raises UnrecognizedFlagError
Calling the `compute` method for **bleurt** metric fails with an `UnrecognizedFlagError` for `FLAGS.bleurt_batch_size`. My environment: ``` python==3.8.5 datasets==1.2.0 tensorflow==2.3.1 cudatoolkit==11.0.221 ``` Test code for reproducing the error: ``` from datasets import load_metric bleurt = load_me...
closed
1,727
[ "Upgrading tensorflow to version 2.4.0 solved the issue.", "I still have the same error even with TF 2.4.0.", "And I have the same error with TF 2.4.1. I believe this issue should be reopened. Any ideas?!", "I'm seeing the same issue with TF 2.4.1 when running the following in https://colab.research.google.co...
false
2021-01-12 17:27:02
2022-06-01 16:06:02
NONE
nadavo
6,603,920
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1727/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1727
https://github.com/huggingface/datasets/issues/1727
null
false
784,336,370
Offline loading
As discussed in #824 it would be cool to make the library work in offline mode. Currently if there's not internet connection then modules (datasets or metrics) that have already been loaded in the past can't be loaded and it raises a ConnectionError. This is because `prepare_module` fetches online for the latest vers...
closed
1,726
[ "It's maybe a bit annoying to add but could we maybe have as well a version of the local data loading scripts in the package?\r\nThe `text`, `json`, `csv`. Thinking about people like in #1725 who are expecting to be able to work with local data without downloading anything.\r\n\r\nMaybe we can add them to package_d...
false
2021-01-12 15:21:57
2022-02-15 10:32:10
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1726/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1726
https://github.com/huggingface/datasets/pull/1726
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1726", "html_url": "https://github.com/huggingface/datasets/pull/1726", "diff_url": "https://github.com/huggingface/datasets/pull/1726.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1726.patch", "merged_at": "2021-01-19T16:42:32Z"}
true
784,182,273
load the local dataset
your guidebook's example is like >>>from datasets import load_dataset >>> dataset = load_dataset('json', data_files='my_file.json') but the first arg is path... so how should i do if i want to load the local dataset for model training? i will be grateful if you can help me handle this problem! thanks a lot!
closed
1,725
[ "You should rephrase your question or give more examples and details on what you want to do.\r\n\r\nit’s not possible to understand it and help you with only this information.", "sorry for that.\r\ni want to know how could i load the train set and the test set from the local ,which api or function should i use .\...
false
2021-01-12 12:12:55
2022-06-01 16:00:59
NONE
xinjicong
41,193,842
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1725/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1725
https://github.com/huggingface/datasets/issues/1725
null
false
783,982,100
ADD S3 support for downloading and uploading processed datasets
# What does this PR do? This PR adds the functionality to load and save `datasets` from and to s3. You can save `datasets` with either `Dataset.save_to_disk()` or `DatasetDict.save_to_disk`. You can load `datasets` with either `load_from_disk` or `Dataset.load_from_disk()`, `DatasetDict.load_from_disk()`. Lo...
closed
1,723
[ "I created the documentation for `FileSystem Integration for cloud storage` with loading and saving datasets to/from a filesystem with an example of using `datasets.filesystem.S3Filesystem`. I added a note on the `Saving a processed dataset on disk and reload` saying that it is also possible to use other filesystem...
false
2021-01-12 07:17:34
2021-01-26 17:02:08
CONTRIBUTOR
philschmid
32,632,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1723/reactions", "total_count": 3, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 3, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1723
https://github.com/huggingface/datasets/pull/1723
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1723", "html_url": "https://github.com/huggingface/datasets/pull/1723", "diff_url": "https://github.com/huggingface/datasets/pull/1723.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1723.patch", "merged_at": "2021-01-26T17:02:07Z"}
true
784,023,338
could not run models on a offline server successfully
Hi, I really need your help about this. I am trying to fine-tuning a RoBERTa on a remote server, which is strictly banning internet. I try to install all the packages by hand and try to run run_mlm.py on the server. It works well on colab, but when I try to run it on this offline server, it shows: ![image](https://us...
closed
1,724
[ "Transferred to `datasets` based on the stack trace.", "Hi @lkcao !\r\nYour issue is indeed related to `datasets`. In addition to installing the package manually, you will need to download the `text.py` script on your server. You'll find it (under `datasets/datasets/text`: https://github.com/huggingface/datasets/...
false
2021-01-12 06:08:06
2022-10-05 12:39:07
NONE
lkcao
49,967,236
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1724/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1}
https://api.github.com/repos/huggingface/datasets/issues/1724
https://github.com/huggingface/datasets/issues/1724
null
false
783,921,679
Added unfiltered versions of the Wiki-Auto training data for the GEM simplification task.
closed
1,722
[ "The current version of Wiki-Auto dataset contains a filtered version of the aligned dataset. The commit adds unfiltered versions of the data that can be useful the GEM task participants." ]
false
2021-01-12 05:26:04
2021-01-12 18:14:53
CONTRIBUTOR
mounicam
11,708,999
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1722/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1722
https://github.com/huggingface/datasets/pull/1722
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1722", "html_url": "https://github.com/huggingface/datasets/pull/1722", "diff_url": "https://github.com/huggingface/datasets/pull/1722.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1722.patch", "merged_at": "2021-01-12T17:35:57Z"}
true
783,828,428
[Scientific papers] Mirror datasets zip
Datasets were uploading to https://s3.amazonaws.com/datasets.huggingface.co/scientific_papers/1.1.1/arxiv-dataset.zip and https://s3.amazonaws.com/datasets.huggingface.co/scientific_papers/1.1.1/pubmed-dataset.zip respectively to escape google drive quota and enable faster download.
closed
1,721
[ "> Nice !\r\n> \r\n> Could you try to reduce the size of the dummy_data.zip files ? they're quite big (300KB)\r\n\r\nYes, I think it might make sense to enhance the tool a tiny bit to prevent this automatically", "That's the lightest I can make it...it's long-range summarization so a single sample has ~11000 toke...
false
2021-01-12 01:15:40
2021-01-12 11:49:15
CONTRIBUTOR
patrickvonplaten
23,423,619
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1721/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1721
https://github.com/huggingface/datasets/pull/1721
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1721", "html_url": "https://github.com/huggingface/datasets/pull/1721", "diff_url": "https://github.com/huggingface/datasets/pull/1721.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1721.patch", "merged_at": "2021-01-12T11:41:47Z"}
true
783,721,833
Adding the NorNE dataset for NER
NorNE is a manually annotated corpus of named entities which extends the annotation of the existing Norwegian Dependency Treebank. Comprising both of the official standards of written Norwegian (Bokmål and Nynorsk), the corpus contains around 600,000 tokens and annotates a rich set of entity types including persons, or...
closed
1,720
[ "Quick question, @lhoestq. In this specific dataset, two special types `GPE_LOC` and `GPE_ORG` can easily be altered depending on the task, choosing either the more general `GPE` tag or the more specific `LOC`/`ORG` tags, conflating them with the other annotations of the same type. However, I have not found an easy...
false
2021-01-11 21:34:13
2021-03-31 14:23:49
CONTRIBUTOR
versae
173,537
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1720/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1720
https://github.com/huggingface/datasets/pull/1720
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1720", "html_url": "https://github.com/huggingface/datasets/pull/1720", "diff_url": "https://github.com/huggingface/datasets/pull/1720.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1720.patch", "merged_at": null}
true
783,557,542
Fix column list comparison in transmit format
As noticed in #1718 the cache might not reload the cache files when new columns were added. This is because of an issue in `transmit_format` where the column list comparison fails because the order was not deterministic. This causes the `transmit_format` to apply an unnecessary `set_format` transform with shuffled col...
closed
1,719
[]
false
2021-01-11 17:23:56
2021-01-11 18:45:03
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1719/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1719
https://github.com/huggingface/datasets/pull/1719
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1719", "html_url": "https://github.com/huggingface/datasets/pull/1719", "diff_url": "https://github.com/huggingface/datasets/pull/1719.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1719.patch", "merged_at": "2021-01-11T18:45:02Z"}
true
783,474,753
Possible cache miss in datasets
Hi, I am using the datasets package and even though I run the same data processing functions, datasets always recomputes the function instead of using cache. I have attached an example script that for me reproduces the problem. In the attached example the second map function always recomputes instead of loading fr...
closed
1,718
[ "Thanks for reporting !\r\nI was able to reproduce thanks to your code and find the origin of the bug.\r\nThe cache was not reusing the same file because one object was not deterministic. It comes from a conversion from `set` to `list` in the `datasets.arrrow_dataset.transmit_format` function, where the resulting l...
false
2021-01-11 15:37:31
2022-06-29 14:54:42
NONE
ofirzaf
18,296,312
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1718/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1718
https://github.com/huggingface/datasets/issues/1718
null
false
783,074,255
SciFact dataset - minor changes
Hi, SciFact dataset creator here. First of all, thanks for adding the dataset to Huggingface, much appreciated! I'd like to make a few minor changes, including the citation information and the `_URL` from which to download the dataset. Can I submit a PR for this? It also looks like the dataset is being downloa...
closed
1,717
[ "Hi Dave,\r\nYou are more than welcome to open a PR to make these changes! 🤗\r\nYou will find the relevant information about opening a PR in the [contributing guide](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md) and in the [dataset addition guide](https://github.com/huggingface/datasets/blob...
false
2021-01-11 05:26:40
2021-01-26 02:52:17
CONTRIBUTOR
dwadden
3,091,916
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1717/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1717
https://github.com/huggingface/datasets/issues/1717
null
false
782,819,006
Add Hatexplain Dataset
Adding Hatexplain - the first benchmark hate speech dataset covering multiple aspects of the issue
closed
1,716
[]
false
2021-01-10 13:30:01
2021-01-18 14:21:42
CONTRIBUTOR
kushal2000
48,222,101
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1716/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1716
https://github.com/huggingface/datasets/pull/1716
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1716", "html_url": "https://github.com/huggingface/datasets/pull/1716", "diff_url": "https://github.com/huggingface/datasets/pull/1716.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1716.patch", "merged_at": "2021-01-18T14:21:42Z"}
true
782,754,441
add Korean intonation-aided intention identification dataset
closed
1,715
[]
false
2021-01-10 06:29:04
2021-09-17 16:54:13
MEMBER
stevhliu
59,462,357
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1715/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1715
https://github.com/huggingface/datasets/pull/1715
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1715", "html_url": "https://github.com/huggingface/datasets/pull/1715", "diff_url": "https://github.com/huggingface/datasets/pull/1715.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1715.patch", "merged_at": "2021-01-12T17:14:32Z"}
true
782,416,276
Adding adversarialQA dataset
Adding the adversarialQA dataset (https://adversarialqa.github.io/) from Beat the AI (https://arxiv.org/abs/2002.00293)
closed
1,714
[ "Oh that's a really cool one, we'll review/merge it soon!\r\n\r\nIn the meantime, do you have any specific positive/negative feedback on the process of adding a datasets Max?\r\nDid you follow the instruction in the [detailed step-by-step](https://github.com/huggingface/datasets/blob/master/ADD_NEW_DATASET.md)?", ...
false
2021-01-08 21:46:09
2021-01-13 16:05:24
CONTRIBUTOR
maxbartolo
15,869,827
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1714/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1714
https://github.com/huggingface/datasets/pull/1714
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1714", "html_url": "https://github.com/huggingface/datasets/pull/1714", "diff_url": "https://github.com/huggingface/datasets/pull/1714.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1714.patch", "merged_at": "2021-01-13T16:05:24Z"}
true
782,337,723
Installation using conda
Will a conda package for installing datasets be added to the huggingface conda channel? I have installed transformers using conda and would like to use the datasets library to use some of the scripts in the transformers/examples folder but am unable to do so at the moment as datasets can only be installed using pip and...
closed
1,713
[ "Yes indeed the idea is to have the next release on conda cc @LysandreJik ", "Great! Did you guys have a timeframe in mind for the next release?\r\n\r\nThank you for all the great work in developing this library.", "I think we can have `datasets` on conda by next week. Will see what I can do!", "Thank you. Lo...
false
2021-01-08 19:12:15
2021-09-17 12:47:40
NONE
pranav-s
9,393,002
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1713/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1713
https://github.com/huggingface/datasets/issues/1713
null
false
782,313,097
Silicone
My collaborators and I within the Affective Computing team at Telecom Paris would like to push our spoken dialogue dataset for publication.
closed
1,712
[ "When should we expect to see our dataset appear in the search dropdown at huggingface.co?", "Hi @eusip,\r\n\r\n> When should we expect to see our dataset appear in the search dropdown at huggingface.co?\r\n\r\nwhen this PR is merged.", "Thanks!", "I've implemented all the changes requested by @lhoestq but I ...
false
2021-01-08 18:24:18
2021-01-21 14:12:37
CONTRIBUTOR
eusip
1,551,356
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1712/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1}
https://api.github.com/repos/huggingface/datasets/issues/1712
https://github.com/huggingface/datasets/pull/1712
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1712", "html_url": "https://github.com/huggingface/datasets/pull/1712", "diff_url": "https://github.com/huggingface/datasets/pull/1712.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1712.patch", "merged_at": null}
true
782,129,083
Fix windows path scheme in cached path
As noticed in #807 there's currently an issue with `cached_path` not raising `FileNotFoundError` on windows for absolute paths. This is due to the way we check for a path to be local or not. The check on the scheme using urlparse was incomplete. I fixed this and added tests
closed
1,711
[]
false
2021-01-08 13:45:56
2021-01-11 09:23:20
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1711/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1711
https://github.com/huggingface/datasets/pull/1711
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1711", "html_url": "https://github.com/huggingface/datasets/pull/1711", "diff_url": "https://github.com/huggingface/datasets/pull/1711.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1711.patch", "merged_at": "2021-01-11T09:23:19Z"}
true
781,914,951
IsADirectoryError when trying to download C4
**TLDR**: I fail to download C4 and see a stacktrace originating in `IsADirectoryError` as an explanation for failure. How can the problem be fixed? **VERBOSE**: I use Python version 3.7 and have the following dependencies listed in my project: ``` datasets==1.2.0 apache-beam==2.26.0 ``` When runn...
closed
1,710
[ "I haven't tested C4 on my side so there so there may be a few bugs in the code/adjustments to make.\r\nHere it looks like in c4.py, line 190 one of the `files_to_download` is `'/'` which is invalid.\r\nValid files are paths to local files or URLs to remote files.", "Fixed once processed data is used instead:\r\n...
false
2021-01-08 07:31:30
2022-08-04 11:56:10
NONE
fredriko
5,771,366
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1710/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1710
https://github.com/huggingface/datasets/issues/1710
null
false
781,875,640
Databases
## Adding a Dataset - **Name:** *name of the dataset* - **Description:** *short description of the dataset (or link to social media or blog post)* - **Paper:** *link to the dataset paper if available* - **Data:** *link to the Github repository or current dataset location* - **Motivation:** *what are some good reasons t...
closed
1,709
[]
false
2021-01-08 06:14:03
2021-01-08 09:00:08
NONE
JimmyJim1
68,724,553
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1709/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1709
https://github.com/huggingface/datasets/issues/1709
null
false
781,631,455
<html dir="ltr" lang="en" class="focus-outline-visible"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
## Adding a Dataset - **Name:** *name of the dataset* - **Description:** *short description of the dataset (or link to social media or blog post)* - **Paper:** *link to the dataset paper if available* - **Data:** *link to the Github repository or current dataset location* - **Motivation:** *what are some good reasons t...
closed
1,708
[]
false
2021-01-07 21:45:24
2021-01-08 09:00:01
NONE
Louiejay54
77,126,849
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1708/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1708
https://github.com/huggingface/datasets/issues/1708
null
false
781,507,545
Added generated READMEs for datasets that were missing one.
This is it: we worked on a generator with Yacine @yjernite , and we generated dataset cards for all missing ones (161), with all the information we could gather from datasets repository, and using dummy_data to generate examples when possible. Code is available here for the moment: https://github.com/madlag/datasets...
closed
1,707
[ "Looks like we need to trim the ones with too many configs, will look into it tomorrow!" ]
false
2021-01-07 18:10:06
2021-01-18 14:32:33
CONTRIBUTOR
madlag
272,253
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1707/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 2, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1707
https://github.com/huggingface/datasets/pull/1707
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1707", "html_url": "https://github.com/huggingface/datasets/pull/1707", "diff_url": "https://github.com/huggingface/datasets/pull/1707.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1707.patch", "merged_at": "2021-01-18T14:32:33Z"}
true
781,494,476
Error when downloading a large dataset on slow connection.
I receive the following error after about an hour trying to download the `openwebtext` dataset. The code used is: ```python import datasets datasets.load_dataset("openwebtext") ``` > Traceback (most recent call last): ...
open
1,706
[ "Hi ! Is this an issue you have with `openwebtext` specifically or also with other datasets ?\r\n\r\nIt looks like the downloaded file is corrupted and can't be extracted using `tarfile`.\r\nCould you try loading it again with \r\n```python\r\nimport datasets\r\ndatasets.load_dataset(\"openwebtext\", download_mode=...
false
2021-01-07 17:48:15
2021-01-13 10:35:02
CONTRIBUTOR
lucadiliello
23,355,969
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1706/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1706
https://github.com/huggingface/datasets/issues/1706
null
false
781,474,949
Add information about caching and verifications in "Load a Dataset" docs
Related to #215. Missing improvements from @lhoestq's #1703.
closed
1,705
[]
false
2021-01-07 17:18:44
2021-01-12 14:08:01
CONTRIBUTOR
SBrandeis
33,657,802
User
[{"id": 1935892861, "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation", "name": "documentation", "color": "0075ca", "default": true, "description": "Improvements or additions to documentation"}]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1705/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1705
https://github.com/huggingface/datasets/pull/1705
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1705", "html_url": "https://github.com/huggingface/datasets/pull/1705", "diff_url": "https://github.com/huggingface/datasets/pull/1705.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1705.patch", "merged_at": "2021-01-12T14:08:01Z"}
true
781,402,757
Update XSUM Factuality DatasetCard
Update XSUM Factuality DatasetCard
closed
1,704
[]
false
2021-01-07 15:37:14
2021-01-12 13:30:04
CONTRIBUTOR
vineeths96
50,873,201
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1704/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1704
https://github.com/huggingface/datasets/pull/1704
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1704", "html_url": "https://github.com/huggingface/datasets/pull/1704", "diff_url": "https://github.com/huggingface/datasets/pull/1704.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1704.patch", "merged_at": "2021-01-12T13:30:04Z"}
true
781,395,146
Improvements regarding caching and fingerprinting
This PR adds these features: - Enable/disable caching If disabled, the library will no longer reload cached datasets files when applying transforms to the datasets. It is equivalent to setting `load_from_cache` to `False` in dataset transforms. ```python from datasets import set_caching_enabled set_cach...
closed
1,703
[ "I few comments here for discussion:\r\n- I'm not convinced yet the end user should really have to understand the difference between \"caching\" and 'fingerprinting\", what do you think? I think fingerprinting should probably stay as an internal thing. Is there a case where we want cahing without fingerprinting or ...
false
2021-01-07 15:26:29
2021-01-19 17:32:11
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1703/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1703
https://github.com/huggingface/datasets/pull/1703
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1703", "html_url": "https://github.com/huggingface/datasets/pull/1703", "diff_url": "https://github.com/huggingface/datasets/pull/1703.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1703.patch", "merged_at": "2021-01-19T17:32:10Z"}
true
781,383,277
Fix importlib metdata import in py38
In Python 3.8 there's no need to install `importlib_metadata` since it already exists as `importlib.metadata` in the standard lib.
closed
1,702
[]
false
2021-01-07 15:10:30
2021-01-08 10:47:15
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1702/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1702
https://github.com/huggingface/datasets/pull/1702
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1702", "html_url": "https://github.com/huggingface/datasets/pull/1702", "diff_url": "https://github.com/huggingface/datasets/pull/1702.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1702.patch", "merged_at": "2021-01-08T10:47:14Z"}
true
781,345,717
Some datasets miss dataset_infos.json or dummy_data.zip
While working on dataset REAME generation script at https://github.com/madlag/datasets_readme_generator , I noticed that some datasets miss a dataset_infos.json : ``` c4 lm1b reclor wikihow ``` And some does not have a dummy_data.zip : ``` kor_nli math_dataset mlqa ms_marco newsgroup qa4mre qanga...
closed
1,701
[ "Thanks for reporting.\r\nWe should indeed add all the missing dummy_data.zip and also the dataset_infos.json at least for lm1b, reclor and wikihow.\r\n\r\nFor c4 I haven't tested the script and I think we'll require some optimizations regarding beam datasets before processing it.\r\n", "Closing since the dummy d...
false
2021-01-07 14:17:13
2022-11-04 15:11:16
CONTRIBUTOR
madlag
272,253
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1701/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1701
https://github.com/huggingface/datasets/issues/1701
null
false
781,333,589
Update Curiosity dialogs DatasetCard
Update Curiosity dialogs DatasetCard There are some entries in the data fields section yet to be filled. There is little information regarding those fields.
closed
1,700
[]
false
2021-01-07 13:59:27
2021-01-12 18:51:32
CONTRIBUTOR
vineeths96
50,873,201
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1700/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1700
https://github.com/huggingface/datasets/pull/1700
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1700", "html_url": "https://github.com/huggingface/datasets/pull/1700", "diff_url": "https://github.com/huggingface/datasets/pull/1700.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1700.patch", "merged_at": "2021-01-12T18:51:32Z"}
true
781,271,558
Update DBRD dataset card and download URL
I've added the Dutch Bood Review Dataset (DBRD) during the recent sprint. This pull request makes two minor changes: 1. I'm changing the download URL from Google Drive to the dataset's GitHub release package. This is now possible because of PR #1316. 2. I've updated the dataset card. Cheers! 😄
closed
1,699
[ "not sure why the CI was not triggered though" ]
false
2021-01-07 12:16:43
2021-01-07 13:41:39
CONTRIBUTOR
benjaminvdb
8,875,786
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1699/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1699
https://github.com/huggingface/datasets/pull/1699
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1699", "html_url": "https://github.com/huggingface/datasets/pull/1699", "diff_url": "https://github.com/huggingface/datasets/pull/1699.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1699.patch", "merged_at": "2021-01-07T13:40:59Z"}
true
781,152,561
Update Coached Conv Pref DatasetCard
Update Coached Conversation Preferance DatasetCard
closed
1,698
[ "Really cool!\r\n\r\nCan you add some task tags for `dialogue-modeling` (under `sequence-modeling`) and `parsing` (under `structured-prediction`)?" ]
false
2021-01-07 09:07:16
2021-01-08 17:04:33
CONTRIBUTOR
vineeths96
50,873,201
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1698/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1698
https://github.com/huggingface/datasets/pull/1698
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1698", "html_url": "https://github.com/huggingface/datasets/pull/1698", "diff_url": "https://github.com/huggingface/datasets/pull/1698.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1698.patch", "merged_at": "2021-01-08T17:04:32Z"}
true
781,126,579
Update DialogRE DatasetCard
Update the information in the dataset card for the Dialog RE dataset.
closed
1,697
[ "Same as #1698, can you add a task tag for dialogue-modeling (under sequence-modeling) :) ?" ]
false
2021-01-07 08:22:33
2021-01-07 13:34:28
CONTRIBUTOR
vineeths96
50,873,201
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1697/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1697
https://github.com/huggingface/datasets/pull/1697
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1697", "html_url": "https://github.com/huggingface/datasets/pull/1697", "diff_url": "https://github.com/huggingface/datasets/pull/1697.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1697.patch", "merged_at": "2021-01-07T13:34:28Z"}
true
781,096,918
Unable to install datasets
** Edit ** I believe there's a bug with the package when you're installing it with Python 3.9. I recommend sticking with previous versions. Thanks, @thomwolf for the insight! **Short description** I followed the instructions for installing datasets (https://huggingface.co/docs/datasets/installation.html). Howev...
closed
1,696
[ "Maybe try to create a virtual env with python 3.8 or 3.7", "Thanks, @thomwolf! I fixed the issue by downgrading python to 3.7. ", "Damn sorry", "Damn sorry" ]
false
2021-01-07 07:24:37
2021-01-08 00:33:05
NONE
glee2429
12,635,475
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1696/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1696
https://github.com/huggingface/datasets/issues/1696
null
false
780,971,987
fix ner_tag bugs in thainer
fix bug that results in `ner_tag` always equal to 'O'.
closed
1,695
[ "> Thanks :)\r\n> \r\n> Apparently the dummy_data.zip got removed. Is this expected ?\r\n> Also can you remove the `data-pos.conll` file that you added ?\r\n\r\nNot expected. I forgot to remove the `dummy_data` folder used to create `dummy_data.zip`. \r\nChanged to only `dummy_data.zip`." ]
false
2021-01-07 02:12:33
2021-01-07 14:43:45
CONTRIBUTOR
cstorm125
15,519,308
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1695/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1695
https://github.com/huggingface/datasets/pull/1695
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1695", "html_url": "https://github.com/huggingface/datasets/pull/1695", "diff_url": "https://github.com/huggingface/datasets/pull/1695.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1695.patch", "merged_at": "2021-01-07T14:43:28Z"}
true
780,429,080
Add OSCAR
Continuation of #348 The files have been moved to S3 and only the unshuffled version is available. Both original and deduplicated versions of each language are available. Example of usage: ```python from datasets import load_dataset oscar_dedup_en = load_dataset("oscar", "unshuffled_deduplicated_en", split="...
closed
1,694
[ "Hi @lhoestq, on the OSCAR dataset, the document boundaries are defined by an empty line. Are there any chances to keep this empty line or explicitly group the sentences of a document? I'm asking for this 'cause I need to know if some sentences belong to the same document on my current OSCAR dataset usage.", "Ind...
false
2021-01-06 10:21:08
2021-01-25 09:10:33
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1694/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 2, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1694
https://github.com/huggingface/datasets/pull/1694
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1694", "html_url": "https://github.com/huggingface/datasets/pull/1694", "diff_url": "https://github.com/huggingface/datasets/pull/1694.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1694.patch", "merged_at": "2021-01-25T09:10:32Z"}
true
780,268,595
Fix reuters metadata parsing errors
Was missing the last entry in each metadata category
closed
1,693
[]
false
2021-01-06 08:26:03
2021-01-07 23:53:47
CONTRIBUTOR
jbragg
2,238,344
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1693/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1693
https://github.com/huggingface/datasets/pull/1693
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1693", "html_url": "https://github.com/huggingface/datasets/pull/1693", "diff_url": "https://github.com/huggingface/datasets/pull/1693.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1693.patch", "merged_at": "2021-01-07T14:01:22Z"}
true
779,882,271
Updated HuggingFace Datasets README (fix typos)
Awesome work on 🤗 Datasets. I found a couple of small typos in the README. Hope this helps. ![](https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/160/google/56/hugging-face_1f917.png)
closed
1,691
[]
false
2021-01-06 02:14:38
2021-01-16 23:30:47
CONTRIBUTOR
8bitmp3
19,637,339
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1691/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1691
https://github.com/huggingface/datasets/pull/1691
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1691", "html_url": "https://github.com/huggingface/datasets/pull/1691", "diff_url": "https://github.com/huggingface/datasets/pull/1691.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1691.patch", "merged_at": "2021-01-07T10:06:32Z"}
true
779,441,631
Fast start up
Currently if optional dependencies such as tensorflow, torch, apache_beam, faiss and elasticsearch are installed, then it takes a long time to do `import datasets` since it imports all of these heavy dependencies. To make a fast start up for `datasets` I changed that so that they are not imported when `datasets` is ...
closed
1,690
[]
false
2021-01-05 19:07:53
2021-01-06 14:20:59
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1690/reactions", "total_count": 3, "+1": 0, "-1": 0, "laugh": 0, "hooray": 3, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1690
https://github.com/huggingface/datasets/pull/1690
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1690", "html_url": "https://github.com/huggingface/datasets/pull/1690", "diff_url": "https://github.com/huggingface/datasets/pull/1690.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1690.patch", "merged_at": "2021-01-06T14:20:58Z"}
true
779,107,313
Fix ade_corpus_v2 config names
There are currently some typos in the config names of the `ade_corpus_v2` dataset, I fixed them: - Ade_corpos_v2_classificaion -> Ade_corpus_v2_classification - Ade_corpos_v2_drug_ade_relation -> Ade_corpus_v2_drug_ade_relation - Ade_corpos_v2_drug_dosage_relation -> Ade_corpus_v2_drug_dosage_relation
closed
1,689
[]
false
2021-01-05 14:33:28
2021-01-05 14:55:09
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1689/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1689
https://github.com/huggingface/datasets/pull/1689
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1689", "html_url": "https://github.com/huggingface/datasets/pull/1689", "diff_url": "https://github.com/huggingface/datasets/pull/1689.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1689.patch", "merged_at": "2021-01-05T14:55:08Z"}
true
779,029,685
Fix DaNE last example
The last example from the DaNE dataset is empty. Fix #1686
closed
1,688
[]
false
2021-01-05 13:29:37
2021-01-05 14:00:15
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1688/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1688
https://github.com/huggingface/datasets/pull/1688
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1688", "html_url": "https://github.com/huggingface/datasets/pull/1688", "diff_url": "https://github.com/huggingface/datasets/pull/1688.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1688.patch", "merged_at": "2021-01-05T14:00:13Z"}
true
779,004,894
Question: Shouldn't .info be a part of DatasetDict?
Currently, only `Dataset` contains the .info or .features, but as many datasets contains standard splits (train, test) and thus the underlying information is the same (or at least should be) across the datasets. For instance: ``` >>> ds = datasets.load_dataset("conll2002", "es") >>> ds.info Traceback (most rece...
open
1,687
[ "We could do something. There is a part of `.info` which is split specific (cache files, split instructions) but maybe if could be made to work.", "Yes this was kinda the idea I was going for. DatasetDict.info would be the shared info amongs the datasets (maybe even some info on how they differ). " ]
false
2021-01-05 13:08:41
2021-01-07 10:18:06
CONTRIBUTOR
KennethEnevoldsen
23,721,977
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1687/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1687
https://github.com/huggingface/datasets/issues/1687
null
false
778,921,684
Dataset Error: DaNE contains empty samples at the end
The dataset DaNE, contains empty samples at the end. It is naturally easy to remove using a filter but should probably not be there, to begin with as it can cause errors. ```python >>> import datasets [...] >>> dataset = datasets.load_dataset("dane") [...] >>> dataset["test"][-1] {'dep_ids': [], 'dep_labels': ...
closed
1,686
[ "Thanks for reporting, I opened a PR to fix that", "One the PR is merged the fix will be available in the next release of `datasets`.\r\n\r\nIf you don't want to wait the next release you can still load the script from the master branch with\r\n\r\n```python\r\nload_dataset(\"dane\", script_version=\"master\")\r\...
false
2021-01-05 11:54:26
2021-01-05 14:01:09
CONTRIBUTOR
KennethEnevoldsen
23,721,977
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1686/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1686
https://github.com/huggingface/datasets/issues/1686
null
false
778,914,431
Update README.md of covid-tweets-japanese
Update README.md of covid-tweets-japanese added by PR https://github.com/huggingface/datasets/pull/1367 and https://github.com/huggingface/datasets/pull/1402. - Update "Data Splits" to be more precise that no information is provided for now. - old: [More Information Needed] - new: No information about data spl...
closed
1,685
[ "Thanks for reviewing and merging!" ]
false
2021-01-05 11:47:27
2021-01-06 10:27:12
CONTRIBUTOR
forest1988
2,755,894
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1685/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1685
https://github.com/huggingface/datasets/pull/1685
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1685", "html_url": "https://github.com/huggingface/datasets/pull/1685", "diff_url": "https://github.com/huggingface/datasets/pull/1685.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1685.patch", "merged_at": "2021-01-06T09:31:10Z"}
true
778,356,196
Add CANER Corpus
What does this PR do? Adds the following dataset: https://github.com/RamziSalah/Classical-Arabic-Named-Entity-Recognition-Corpus Who can review? @lhoestq
closed
1,684
[]
false
2021-01-04 20:49:11
2021-01-25 09:09:20
CONTRIBUTOR
KMFODA
35,491,698
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1684/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1684
https://github.com/huggingface/datasets/pull/1684
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1684", "html_url": "https://github.com/huggingface/datasets/pull/1684", "diff_url": "https://github.com/huggingface/datasets/pull/1684.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1684.patch", "merged_at": "2021-01-25T09:09:20Z"}
true
778,287,612
`ArrowInvalid` occurs while running `Dataset.map()` function for DPRContext
It seems to fail the final batch ): steps to reproduce: ``` from datasets import load_dataset from elasticsearch import Elasticsearch import torch from transformers import file_utils, set_seed from transformers import DPRContextEncoder, DPRContextEncoderTokenizerFast MAX_SEQ_LENGTH = 256 ctx_encoder = DPRCon...
closed
1,683
[ "Looks like the mapping function returns a dictionary with a 768-dim array in the `embeddings` field. Since the map is batched, we actually expect the `embeddings` field to be an array of shape (batch_size, 768) to have one embedding per example in the batch.\r\n\r\nTo fix that can you try to remove one of the `[0]...
false
2021-01-04 18:47:53
2021-01-04 19:04:45
CONTRIBUTOR
abarbosa94
6,608,232
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1683/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1683
https://github.com/huggingface/datasets/issues/1683
null
false
778,268,156
Don't use xlrd for xlsx files
Since the latest release of `xlrd` (2.0), the support for xlsx files stopped. Therefore we needed to use something else. A good alternative is `openpyxl` which has also an integration with pandas si we can still call `pd.read_excel`. I left the unused import of `openpyxl` in the dataset scripts to show users that ...
closed
1,682
[]
false
2021-01-04 18:11:50
2021-01-04 18:13:14
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1682/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1682
https://github.com/huggingface/datasets/pull/1682
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1682", "html_url": "https://github.com/huggingface/datasets/pull/1682", "diff_url": "https://github.com/huggingface/datasets/pull/1682.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1682.patch", "merged_at": "2021-01-04T18:13:13Z"}
true
777,644,163
Dataset "dane" missing
the `dane` dataset appear to be missing in the latest version (1.1.3). ```python >>> import datasets >>> datasets.__version__ '1.1.3' >>> "dane" in datasets.list_datasets() True ``` As we can see it should be present, but doesn't seem to be findable when using `load_dataset`. ```python >>> datasets.load...
closed
1,681
[ "Hi @KennethEnevoldsen ,\r\nI think the issue might be that this dataset was added during the community sprint and has not been released yet. It will be available with the v2 of datasets.\r\nFor now, you should be able to load the datasets after installing the latest (master) version of datasets using pip:\r\npip i...
false
2021-01-03 14:03:03
2021-01-05 08:35:35
CONTRIBUTOR
KennethEnevoldsen
23,721,977
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1681/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1681
https://github.com/huggingface/datasets/issues/1681
null
false
777,623,053
added TurkishProductReviews dataset
This PR added **Turkish Product Reviews Dataset contains 235.165 product reviews collected online. There are 220.284 positive, 14881 negative reviews**. - **Repository:** [turkish-text-data](https://github.com/fthbrmnby/turkish-text-data) - **Point of Contact:** Fatih Barmanbay - @fthbrmnby
closed
1,680
[ "@lhoestq, can you please review this PR?", "Thanks for the suggestions. Updates were made and dataset_infos.json file was created again." ]
false
2021-01-03 11:52:59
2021-01-04 18:15:35
CONTRIBUTOR
basakbuluz
41,359,672
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1680/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1680
https://github.com/huggingface/datasets/pull/1680
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1680", "html_url": "https://github.com/huggingface/datasets/pull/1680", "diff_url": "https://github.com/huggingface/datasets/pull/1680.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1680.patch", "merged_at": "2021-01-04T18:15:35Z"}
true
777,587,792
Can't import cc100 dataset
There is some issue to import cc100 dataset. ``` from datasets import load_dataset dataset = load_dataset("cc100") ``` FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/1.1.3/datasets/cc100/cc100.py During handling of the above exception, another exception occur...
closed
1,679
[ "cc100 was added recently, that's why it wasn't available yet.\r\n\r\nTo load it you can just update `datasets`\r\n```\r\npip install --upgrade datasets\r\n```\r\n\r\nand then you can load `cc100` with\r\n\r\n```python\r\nfrom datasets import load_dataset\r\n\r\nlang = \"en\"\r\ndataset = load_dataset(\"cc100\", la...
false
2021-01-03 07:12:56
2022-10-05 12:42:25
NONE
alighofrani95
14,968,123
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1679/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1679
https://github.com/huggingface/datasets/issues/1679
null
false
777,567,920
Switchboard Dialog Act Corpus added under `datasets/swda`
Switchboard Dialog Act Corpus Intro: The Switchboard Dialog Act Corpus (SwDA) extends the Switchboard-1 Telephone Speech Corpus, Release 2, with turn/utterance-level dialog-act tags. The tags summarize syntactic, semantic, and pragmatic information about the associated turn. The SwDA project was undertaken at UC ...
closed
1,678
[ "@lhoestq Thank you for your detailed comments! I fixed everything you suggested.\r\n\r\nPlease let me know if I'm missing anything else.", "It looks like the Transcript and Utterance objects are missing, maybe we can mention it in the README ? Or just add them ? @gmihaila @bhavitvyamalik ", "Hi @lhoestq,\r\nI'...
false
2021-01-03 03:53:41
2021-01-08 18:09:21
CONTRIBUTOR
gmihaila
22,454,783
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1678/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1678
https://github.com/huggingface/datasets/pull/1678
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1678", "html_url": "https://github.com/huggingface/datasets/pull/1678", "diff_url": "https://github.com/huggingface/datasets/pull/1678.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1678.patch", "merged_at": "2021-01-05T10:06:35Z"}
true
777,553,383
Switchboard Dialog Act Corpus added under `datasets/swda`
Pleased to announced that I added my first dataset **Switchboard Dialog Act Corpus**. I think this is an important datasets to be added since it is the only one related to dialogue act classification. Hope the pull request is ok. Wasn't able to see any special formatting for the pull request form. The Swi...
closed
1,677
[ "Need to fix code formatting." ]
false
2021-01-03 01:16:42
2021-01-03 02:55:57
CONTRIBUTOR
gmihaila
22,454,783
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1677/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1677
https://github.com/huggingface/datasets/pull/1677
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1677", "html_url": "https://github.com/huggingface/datasets/pull/1677", "diff_url": "https://github.com/huggingface/datasets/pull/1677.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1677.patch", "merged_at": null}
true
777,477,645
new version of Ted Talks IWSLT (WIT3)
In the previous iteration #1608 I had used language pairs. Which created 21,582 configs (109*108) !!! Now, TED talks in _each language_ is a separate config. So it's more cleaner with _just 109 configs_ (one for each language). Dummy files were created manually. Locally I was able to clear the `python dataset...
closed
1,676
[ "> Nice thank you ! Actually as it is a translation dataset we should probably have one configuration = one language pair no ?\r\n> \r\n> Could you use the same trick for this dataset ?\r\n\r\nI was looking for this input, infact I had written a long post on the Slack channel,...(_but unfortunately due to the holid...
false
2021-01-02 15:30:03
2021-01-14 10:10:19
CONTRIBUTOR
skyprince999
9,033,954
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1676/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1676
https://github.com/huggingface/datasets/pull/1676
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1676", "html_url": "https://github.com/huggingface/datasets/pull/1676", "diff_url": "https://github.com/huggingface/datasets/pull/1676.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1676.patch", "merged_at": "2021-01-14T10:10:19Z"}
true
777,367,320
Add the 800GB Pile dataset?
## Adding a Dataset - **Name:** The Pile - **Description:** The Pile is a 825 GiB diverse, open source language modelling data set that consists of 22 smaller, high-quality datasets combined together. See [here](https://twitter.com/nabla_theta/status/1345130408170541056?s=20) for the Twitter announcement - **Paper:*...
closed
1,675
[ "The pile dataset would be very nice.\r\nBenchmarks show that pile trained models achieve better results than most of actually trained models", "The pile can very easily be added and adapted using this [tfds implementation](https://github.com/EleutherAI/The-Pile/blob/master/the_pile/tfds_pile.py) from the repo. \...
false
2021-01-01 22:58:12
2021-12-01 15:29:07
MEMBER
lewtun
26,859,204
User
[{"id": 2067376369, "node_id": "MDU6TGFiZWwyMDY3Mzc2MzY5", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20request", "name": "dataset request", "color": "e99695", "default": false, "description": "Requesting to add a new dataset"}]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1675/reactions", "total_count": 13, "+1": 5, "-1": 0, "laugh": 0, "hooray": 0, "confused": 1, "heart": 0, "rocket": 5, "eyes": 2}
https://api.github.com/repos/huggingface/datasets/issues/1675
https://github.com/huggingface/datasets/issues/1675
null
false
777,321,840
dutch_social can't be loaded
Hi all, I'm trying to import the `dutch_social` dataset described [here](https://huggingface.co/datasets/dutch_social). However, the code that should load the data doesn't seem to be working, in particular because the corresponding files can't be found at the provided links. ``` (base) Koens-MacBook-Pro:~ koe...
closed
1,674
[ "exactly the same issue in some other datasets.\r\nDid you find any solution??\r\n", "Hi @koenvandenberge and @alighofrani95!\r\nThe datasets you're experiencing issues with were most likely added recently to the `datasets` library, meaning they have not been released yet. They will be released with the v2 of the...
false
2021-01-01 17:37:08
2022-10-05 13:03:26
NONE
koenvandenberge
10,134,844
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1674/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1674
https://github.com/huggingface/datasets/issues/1674
null
false
777,263,651
Unable to Download Hindi Wikipedia Dataset
I used the Dataset Library in Python to load the wikipedia dataset with the Hindi Config 20200501.hi along with something called beam_runner='DirectRunner' and it keeps giving me the error that the file is not found. I have attached the screenshot of the error and the code both. Please help me to understand how to reso...
closed
1,673
[ "Currently this dataset is only available when the library is installed from source since it was added after the last release.\r\n\r\nWe pin the dataset version with the library version so that people can have a reproducible dataset and processing when pinning the library.\r\n\r\nWe'll see if we can provide access ...
false
2021-01-01 10:52:53
2021-01-05 10:22:12
NONE
aditya3498
30,871,963
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1673/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1673
https://github.com/huggingface/datasets/issues/1673
null
false
777,258,941
load_dataset hang on file_lock
I am trying to load the squad dataset. Fails on Windows 10 but succeeds in Colab. Transformers: 3.3.1 Datasets: 1.0.2 Windows 10 (also tested in WSL) ``` datasets.logging.set_verbosity_debug() datasets. train_dataset = load_dataset('squad', split='train') valid_dataset = load_dataset('squad', split='validat...
closed
1,672
[ "Can you try to upgrade to a more recent version of datasets?", "Thank, upgrading to 1.1.3 resolved the issue.", "Having the same issue with `datasets 1.1.3` of `1.5.0` (both tracebacks look the same) and `kilt_wikipedia`, Ubuntu 20.04\r\n\r\n```py\r\nIn [1]: from datasets import load_dataset ...
false
2021-01-01 10:25:07
2021-03-31 16:24:13
NONE
tomacai
69,860,107
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1672/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1672
https://github.com/huggingface/datasets/issues/1672
null
false
776,652,193
connection issue
Hi I am getting this connection issue, resulting in large failure on cloud, @lhoestq I appreciate your help on this. If I want to keep the codes the same, so not using save_to_disk, load_from_disk, but save the datastes in the way load_dataset reads from and copy the files in the same folder the datasets library r...
closed
1,671
[ "Also, mayjor issue for me is the format issue, even if I go through changing the whole code to use load_from_disk, then if I do \r\n\r\nd = datasets.load_from_disk(\"imdb\")\r\nd = d[\"train\"][:10] => the format of this is no more in datasets format\r\nthis is different from you call load_datasets(\"train[10]\")\...
false
2020-12-30 21:56:20
2022-10-05 12:42:12
NONE
rabeehkarimimahabadi
73,364,383
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1671/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1671
https://github.com/huggingface/datasets/issues/1671
null
false
776,608,579
wiki_dpr pre-processing performance
I've been working with wiki_dpr and noticed that the dataset processing is seriously impaired in performance [1]. It takes about 12h to process the entire dataset. Most of this time is simply loading and processing the data, but the actual indexing is also quite slow (3h). I won't repeat the concerns around multipro...
open
1,670
[ "Hi ! And thanks for the tips :) \r\n\r\nIndeed currently `wiki_dpr` takes some time to be processed.\r\nMultiprocessing for dataset generation is definitely going to speed up things.\r\n\r\nRegarding the index note that for the default configurations, the index is downloaded instead of being built, which avoid spe...
false
2020-12-30 19:41:43
2021-01-28 09:41:36
NONE
dbarnhart
753,898
User
[{"id": 1935892871, "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement", "name": "enhancement", "color": "a2eeef", "default": true, "description": "New feature or request"}, {"id": 2067401494, "node_id": "MDU6TGFiZWwyMDY3NDAxNDk0", "url": "https://api.git...
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1670/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1670
https://github.com/huggingface/datasets/issues/1670
null
false
776,608,386
wiki_dpr dataset pre-processesing performance
I've been working with wiki_dpr and noticed that the dataset processing is seriously impaired in performance [1]. It takes about 12h to process the entire dataset. Most of this time is simply loading and processing the data, but the actual indexing is also quite slow (3h). I won't repeat the concerns around multipro...
closed
1,669
[ "Sorry, double posted." ]
false
2020-12-30 19:41:09
2020-12-30 19:42:25
NONE
dbarnhart
753,898
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1669/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1669
https://github.com/huggingface/datasets/issues/1669
null
false
776,552,854
xed_en_fi dataset Cleanup
Fix ClassLabel feature type and minor mistakes in the dataset card
closed
1,668
[]
false
2020-12-30 17:11:18
2020-12-30 17:22:44
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1668/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1668
https://github.com/huggingface/datasets/pull/1668
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1668", "html_url": "https://github.com/huggingface/datasets/pull/1668", "diff_url": "https://github.com/huggingface/datasets/pull/1668.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1668.patch", "merged_at": "2020-12-30T17:22:43Z"}
true
776,446,658
Fix NER metric example in Overview notebook
Fix errors in `NER metric example` section in `Overview.ipynb`. ``` --------------------------------------------------------------------------- ImportError Traceback (most recent call last) <ipython-input-37-ee559b166e25> in <module>() ----> 1 ner_metric = load_metric('seqeval') ...
closed
1,667
[]
false
2020-12-30 13:05:19
2020-12-31 01:12:08
CONTRIBUTOR
jungwhank
53,588,015
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1667/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1667
https://github.com/huggingface/datasets/pull/1667
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1667", "html_url": "https://github.com/huggingface/datasets/pull/1667", "diff_url": "https://github.com/huggingface/datasets/pull/1667.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1667.patch", "merged_at": "2020-12-30T17:21:51Z"}
true
776,432,006
Add language to dataset card for Makhzan dataset.
Add language to dataset card.
closed
1,666
[]
false
2020-12-30 12:25:52
2020-12-30 17:20:35
CONTRIBUTOR
arkhalid
14,899,066
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1666/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1666
https://github.com/huggingface/datasets/pull/1666
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1666", "html_url": "https://github.com/huggingface/datasets/pull/1666", "diff_url": "https://github.com/huggingface/datasets/pull/1666.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1666.patch", "merged_at": "2020-12-30T17:20:35Z"}
true
776,431,087
Add language to dataset card for Counter dataset.
Add language.
closed
1,665
[]
false
2020-12-30 12:23:20
2020-12-30 17:20:20
CONTRIBUTOR
arkhalid
14,899,066
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1665/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1665
https://github.com/huggingface/datasets/pull/1665
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1665", "html_url": "https://github.com/huggingface/datasets/pull/1665", "diff_url": "https://github.com/huggingface/datasets/pull/1665.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1665.patch", "merged_at": "2020-12-30T17:20:20Z"}
true
775,956,441
removed \n in labels
updated social_i_qa labels as per #1633
closed
1,664
[]
false
2020-12-29 15:41:43
2020-12-30 17:18:49
CONTRIBUTOR
bhavitvyamalik
19,718,818
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1664/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1664
https://github.com/huggingface/datasets/pull/1664
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1664", "html_url": "https://github.com/huggingface/datasets/pull/1664", "diff_url": "https://github.com/huggingface/datasets/pull/1664.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1664.patch", "merged_at": "2020-12-30T17:18:49Z"}
true
775,914,320
update saving and loading methods for faiss index so to accept path l…
- Update saving and loading methods for faiss index so to accept path like objects from pathlib The current code only supports using a string type to save and load a faiss index. This change makes it possible to use a string type OR a Path from [pathlib](https://docs.python.org/3/library/pathlib.html). The codes bec...
closed
1,663
[ "Seems ok for me, what do you think @lhoestq ?" ]
false
2020-12-29 14:15:37
2021-01-18 09:27:23
CONTRIBUTOR
tslott
11,614,798
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1663/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1663
https://github.com/huggingface/datasets/pull/1663
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1663", "html_url": "https://github.com/huggingface/datasets/pull/1663", "diff_url": "https://github.com/huggingface/datasets/pull/1663.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1663.patch", "merged_at": "2021-01-18T09:27:23Z"}
true
775,890,154
Arrow file is too large when saving vector data
I computed the sentence embedding of each sentence of bookcorpus data using bert base and saved them to disk. I used 20M sentences and the obtained arrow file is about 59GB while the original text file is only about 1.3GB. Are there any ways to reduce the size of the arrow file?
closed
1,662
[ "Hi !\r\nThe arrow file size is due to the embeddings. Indeed if they're stored as float32 then the total size of the embeddings is\r\n\r\n20 000 000 vectors * 768 dimensions * 4 bytes per dimension ~= 60GB\r\n\r\nIf you want to reduce the size you can consider using quantization for example, or maybe using dimensi...
false
2020-12-29 13:23:12
2021-01-21 14:12:39
NONE
weiwangorg
22,360,336
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1662/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1662
https://github.com/huggingface/datasets/issues/1662
null
false
775,840,801
updated dataset cards
added dataset instance in the card.
closed
1,661
[]
false
2020-12-29 11:20:40
2020-12-30 17:15:16
CONTRIBUTOR
Nilanshrajput
28,673,745
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1661/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1661
https://github.com/huggingface/datasets/pull/1661
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1661", "html_url": "https://github.com/huggingface/datasets/pull/1661", "diff_url": "https://github.com/huggingface/datasets/pull/1661.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1661.patch", "merged_at": "2020-12-30T17:15:16Z"}
true
775,831,423
add dataset info
closed
1,660
[]
false
2020-12-29 10:58:19
2020-12-30 17:04:30
CONTRIBUTOR
harshalmittal4
24,206,326
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1660/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1660
https://github.com/huggingface/datasets/pull/1660
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1660", "html_url": "https://github.com/huggingface/datasets/pull/1660", "diff_url": "https://github.com/huggingface/datasets/pull/1660.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1660.patch", "merged_at": "2020-12-30T17:04:30Z"}
true
775,831,288
update dataset info
closed
1,659
[]
false
2020-12-29 10:58:01
2020-12-30 16:55:07
CONTRIBUTOR
harshalmittal4
24,206,326
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1659/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1659
https://github.com/huggingface/datasets/pull/1659
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1659", "html_url": "https://github.com/huggingface/datasets/pull/1659", "diff_url": "https://github.com/huggingface/datasets/pull/1659.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1659.patch", "merged_at": "2020-12-30T16:55:07Z"}
true
775,651,085
brwac dataset: add instances and data splits info
closed
1,658
[]
false
2020-12-29 01:24:45
2020-12-30 16:54:26
CONTRIBUTOR
jonatasgrosman
5,097,052
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1658/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1658
https://github.com/huggingface/datasets/pull/1658
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1658", "html_url": "https://github.com/huggingface/datasets/pull/1658", "diff_url": "https://github.com/huggingface/datasets/pull/1658.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1658.patch", "merged_at": "2020-12-30T16:54:26Z"}
true
775,647,000
mac_morpho dataset: add data splits info
closed
1,657
[]
false
2020-12-29 01:05:21
2020-12-30 16:51:24
CONTRIBUTOR
jonatasgrosman
5,097,052
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1657/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1657
https://github.com/huggingface/datasets/pull/1657
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1657", "html_url": "https://github.com/huggingface/datasets/pull/1657", "diff_url": "https://github.com/huggingface/datasets/pull/1657.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1657.patch", "merged_at": "2020-12-30T16:51:24Z"}
true
775,645,356
assin 2 dataset: add instances and data splits info
closed
1,656
[]
false
2020-12-29 00:57:51
2020-12-30 16:50:56
CONTRIBUTOR
jonatasgrosman
5,097,052
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1656/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1656
https://github.com/huggingface/datasets/pull/1656
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1656", "html_url": "https://github.com/huggingface/datasets/pull/1656", "diff_url": "https://github.com/huggingface/datasets/pull/1656.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1656.patch", "merged_at": "2020-12-30T16:50:56Z"}
true
775,643,418
assin dataset: add instances and data splits info
closed
1,655
[]
false
2020-12-29 00:47:56
2020-12-30 16:50:23
CONTRIBUTOR
jonatasgrosman
5,097,052
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1655/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1655
https://github.com/huggingface/datasets/pull/1655
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1655", "html_url": "https://github.com/huggingface/datasets/pull/1655", "diff_url": "https://github.com/huggingface/datasets/pull/1655.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1655.patch", "merged_at": "2020-12-30T16:50:22Z"}
true
775,640,729
lener_br dataset: add instances and data splits info
closed
1,654
[]
false
2020-12-29 00:35:12
2020-12-30 16:49:32
CONTRIBUTOR
jonatasgrosman
5,097,052
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1654/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1654
https://github.com/huggingface/datasets/pull/1654
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1654", "html_url": "https://github.com/huggingface/datasets/pull/1654", "diff_url": "https://github.com/huggingface/datasets/pull/1654.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1654.patch", "merged_at": "2020-12-30T16:49:32Z"}
true
775,632,945
harem dataset: add data splits info
closed
1,653
[]
false
2020-12-28 23:58:20
2020-12-30 16:49:03
CONTRIBUTOR
jonatasgrosman
5,097,052
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1653/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1653
https://github.com/huggingface/datasets/pull/1653
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1653", "html_url": "https://github.com/huggingface/datasets/pull/1653", "diff_url": "https://github.com/huggingface/datasets/pull/1653.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1653.patch", "merged_at": "2020-12-30T16:49:03Z"}
true
775,571,813
Update dataset cards from previous sprint
This PR updates the dataset cards/readmes for the 4 approved PRs I submitted in the previous sprint.
closed
1,652
[]
false
2020-12-28 20:20:47
2020-12-30 16:48:04
CONTRIBUTOR
j-chim
22,435,209
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1652/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1652
https://github.com/huggingface/datasets/pull/1652
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1652", "html_url": "https://github.com/huggingface/datasets/pull/1652", "diff_url": "https://github.com/huggingface/datasets/pull/1652.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1652.patch", "merged_at": "2020-12-30T16:48:04Z"}
true
775,554,319
Add twi wordsim353
Added the citation information to the README file
closed
1,651
[ "Well actually it looks like it was already added in #1428 \r\n\r\nMaybe we can close this one ? Or you wanted to make changes to this dataset ?", "Thank you, it's just a modification of Readme. I added the missing citation.", "Indeed thanks" ]
false
2020-12-28 19:31:55
2021-01-04 09:39:39
CONTRIBUTOR
dadelani
23,586,676
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1651/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1651
https://github.com/huggingface/datasets/pull/1651
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1651", "html_url": "https://github.com/huggingface/datasets/pull/1651", "diff_url": "https://github.com/huggingface/datasets/pull/1651.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1651.patch", "merged_at": "2021-01-04T09:39:38Z"}
true
775,545,912
Update README.md
added dataset summary
closed
1,650
[]
false
2020-12-28 19:09:05
2020-12-29 10:43:14
CONTRIBUTOR
MisbahKhan789
15,351,802
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1650/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1650
https://github.com/huggingface/datasets/pull/1650
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1650", "html_url": "https://github.com/huggingface/datasets/pull/1650", "diff_url": "https://github.com/huggingface/datasets/pull/1650.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1650.patch", "merged_at": "2020-12-29T10:43:14Z"}
true
775,544,487
Update README.md
Added information in the dataset card
closed
1,649
[]
false
2020-12-28 19:05:00
2020-12-29 10:50:58
CONTRIBUTOR
MisbahKhan789
15,351,802
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1649/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1649
https://github.com/huggingface/datasets/pull/1649
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1649", "html_url": "https://github.com/huggingface/datasets/pull/1649", "diff_url": "https://github.com/huggingface/datasets/pull/1649.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1649.patch", "merged_at": "2020-12-29T10:43:03Z"}
true
775,542,360
Update README.md
added dataset summary
closed
1,648
[]
false
2020-12-28 18:59:06
2020-12-29 10:39:14
CONTRIBUTOR
MisbahKhan789
15,351,802
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1648/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1648
https://github.com/huggingface/datasets/pull/1648
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1648", "html_url": "https://github.com/huggingface/datasets/pull/1648", "diff_url": "https://github.com/huggingface/datasets/pull/1648.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1648.patch", "merged_at": "2020-12-29T10:39:14Z"}
true
775,525,799
NarrativeQA fails to load with `load_dataset`
When loading the NarrativeQA dataset with `load_dataset('narrativeqa')` as given in the documentation [here](https://huggingface.co/datasets/narrativeqa), I receive a cascade of exceptions, ending with FileNotFoundError: Couldn't find file locally at narrativeqa/narrativeqa.py, or remotely at https://r...
closed
1,647
[ "Hi @eric-mitchell,\r\nI think the issue might be that this dataset was added during the community sprint and has not been released yet. It will be available with the v2 of `datasets`.\r\nFor now, you should be able to load the datasets after installing the latest (master) version of `datasets` using pip:\r\n`pip i...
false
2020-12-28 18:16:09
2021-01-05 12:05:08
NONE
eric-mitchell
56,408,839
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1647/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1647
https://github.com/huggingface/datasets/issues/1647
null
false
775,499,344
Add missing homepage in some dataset cards
In some dataset cards the homepage field in the `Dataset Description` section was missing/empty
closed
1,646
[]
false
2020-12-28 17:09:48
2021-01-04 14:08:57
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1646/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1646
https://github.com/huggingface/datasets/pull/1646
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1646", "html_url": "https://github.com/huggingface/datasets/pull/1646", "diff_url": "https://github.com/huggingface/datasets/pull/1646.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1646.patch", "merged_at": "2021-01-04T14:08:56Z"}
true
775,473,106
Rename "part-of-speech-tagging" tag in some dataset cards
`part-of-speech-tagging` was not part of the tagging taxonomy under `structure-prediction`
closed
1,645
[]
false
2020-12-28 16:09:09
2021-01-07 10:08:14
MEMBER
lhoestq
42,851,186
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1645/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1645
https://github.com/huggingface/datasets/pull/1645
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1645", "html_url": "https://github.com/huggingface/datasets/pull/1645", "diff_url": "https://github.com/huggingface/datasets/pull/1645.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1645.patch", "merged_at": "2021-01-07T10:08:13Z"}
true
775,375,880
HoVeR dataset fails to load
Hi! I'm getting an error when trying to load **HoVeR** dataset. Another one (**SQuAD**) does work for me. I'm using the latest (1.1.3) version of the library. Steps to reproduce the error: ```python >>> from datasets import load_dataset >>> dataset = load_dataset("hover") Traceback (most recent call last): ...
closed
1,644
[ "Hover was added recently, that's why it wasn't available yet.\r\n\r\nTo load it you can just update `datasets`\r\n```\r\npip install --upgrade datasets\r\n```\r\n\r\nand then you can load `hover` with\r\n\r\n```python\r\nfrom datasets import load_dataset\r\n\r\ndataset = load_dataset(\"hover\")\r\n```" ]
false
2020-12-28 12:27:07
2022-10-05 12:40:34
NONE
urikz
1,473,778
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1644/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1644
https://github.com/huggingface/datasets/issues/1644
null
false
775,280,046
Dataset social_bias_frames 404
``` >>> from datasets import load_dataset >>> dataset = load_dataset("social_bias_frames") ... Downloading and preparing dataset social_bias_frames/default ... ~/.pyenv/versions/3.7.6/lib/python3.7/site-packages/datasets/utils/file_utils.py in get_from_cache(url, cache_dir, force_download, proxies, etag_timeout, ...
closed
1,643
[ "I see, master is already fixed in https://github.com/huggingface/datasets/commit/9e058f098a0919efd03a136b9b9c3dec5076f626" ]
false
2020-12-28 08:35:34
2020-12-28 08:38:07
NONE
atemate
7,501,517
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1643/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1643
https://github.com/huggingface/datasets/issues/1643
null
false
775,159,568
Ollie dataset
This is the dataset used to train the Ollie open information extraction algorithm. It has over 21M sentences. See http://knowitall.github.io/ollie/ for more details.
closed
1,642
[]
false
2020-12-28 02:43:37
2021-01-04 13:35:25
CONTRIBUTOR
huu4ontocord
8,900,094
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1642/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1642
https://github.com/huggingface/datasets/pull/1642
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1642", "html_url": "https://github.com/huggingface/datasets/pull/1642", "diff_url": "https://github.com/huggingface/datasets/pull/1642.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1642.patch", "merged_at": "2021-01-04T13:35:24Z"}
true
775,110,872
muchocine dataset cannot be dowloaded
```python --------------------------------------------------------------------------- FileNotFoundError Traceback (most recent call last) /usr/local/lib/python3.6/dist-packages/datasets/load.py in prepare_module(path, script_version, download_config, download_mode, dataset, force_local_path, ...
closed
1,641
[ "I have encountered the same error with `v1.0.1` and `v1.0.2` on both Windows and Linux environments. However, cloning the repo and using the path to the dataset's root directory worked for me. Even after having the dataset cached - passing the path is the only way (for now) to load the dataset.\r\n\r\n```python\r\...
false
2020-12-27 21:26:28
2021-08-03 05:07:29
CONTRIBUTOR
mrm8488
3,653,789
User
[{"id": 1935892913, "node_id": "MDU6TGFiZWwxOTM1ODkyOTEz", "url": "https://api.github.com/repos/huggingface/datasets/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": "This will not be worked on"}, {"id": 2067388877, "node_id": "MDU6TGFiZWwyMDY3Mzg4ODc3", "url": "https://api.github....
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1641/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1641
https://github.com/huggingface/datasets/issues/1641
null
false
774,921,836
Fix "'BertTokenizerFast' object has no attribute 'max_len'"
Tensorflow 2.3.0 gives: FutureWarning: The `max_len` attribute has been deprecated and will be removed in a future version, use `model_max_length` instead. Tensorflow 2.4.0 gives: AttributeError 'BertTokenizerFast' object has no attribute 'max_len'
closed
1,640
[]
false
2020-12-26 19:25:41
2020-12-28 17:26:35
CONTRIBUTOR
mflis
15,031,715
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1640/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1640
https://github.com/huggingface/datasets/pull/1640
{"url": "https://api.github.com/repos/huggingface/datasets/pulls/1640", "html_url": "https://github.com/huggingface/datasets/pull/1640", "diff_url": "https://github.com/huggingface/datasets/pull/1640.diff", "patch_url": "https://github.com/huggingface/datasets/pull/1640.patch", "merged_at": "2020-12-28T17:26:35Z"}
true
774,903,472
bug with sst2 in glue
Hi I am getting very low accuracy on SST2 I investigate this and observe that for this dataset sentences are tokenized, while this is correct for the other datasets in GLUE, please see below. Is there any alternatives I could get untokenized sentences? I am unfortunately under time pressure to report some results on ...
closed
1,639
[ "Maybe you can use nltk's treebank detokenizer ?\r\n```python\r\nfrom nltk.tokenize.treebank import TreebankWordDetokenizer\r\n\r\nTreebankWordDetokenizer().detokenize(\"it 's a charming and often affecting journey . \".split())\r\n# \"it's a charming and often affecting journey.\"\r\n```", "I am looking for alte...
false
2020-12-26 16:57:23
2022-10-05 12:40:16
NONE
ghost
10,137
User
[]
{"url": "https://api.github.com/repos/huggingface/datasets/issues/1639/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}
https://api.github.com/repos/huggingface/datasets/issues/1639
https://github.com/huggingface/datasets/issues/1639
null
false