comments_url
stringlengths
70
70
timeline_url
stringlengths
70
70
closed_at
stringlengths
20
20
performed_via_github_app
null
state_reason
stringclasses
3 values
node_id
stringlengths
18
32
state
stringclasses
2 values
assignees
listlengths
0
4
draft
bool
2 classes
number
int64
1.61k
6.73k
user
dict
title
stringlengths
1
290
events_url
stringlengths
68
68
milestone
dict
labels_url
stringlengths
75
75
created_at
stringlengths
20
20
active_lock_reason
null
locked
bool
1 class
assignee
dict
pull_request
dict
id
int64
771M
2.18B
labels
listlengths
0
4
url
stringlengths
61
61
comments
listlengths
0
30
repository_url
stringclasses
1 value
author_association
stringclasses
3 values
body
stringlengths
0
228k
updated_at
stringlengths
20
20
html_url
stringlengths
49
51
reactions
dict
is_pull_request
bool
2 classes
https://api.github.com/repos/huggingface/datasets/issues/5180/comments
https://api.github.com/repos/huggingface/datasets/issues/5180/timeline
null
null
null
I_kwDODunzps5VS4RW
open
[]
null
5,180
{ "avatar_url": "https://avatars.githubusercontent.com/u/22957388?v=4", "events_url": "https://api.github.com/users/sayakpaul/events{/privacy}", "followers_url": "https://api.github.com/users/sayakpaul/followers", "following_url": "https://api.github.com/users/sayakpaul/following{/other_user}", "gists_url": "...
An example or recommendations for creating large image datasets?
https://api.github.com/repos/huggingface/datasets/issues/5180/events
null
https://api.github.com/repos/huggingface/datasets/issues/5180/labels{/name}
2022-11-01T07:38:38Z
null
false
null
null
1,431,012,438
[]
https://api.github.com/repos/huggingface/datasets/issues/5180
[ "The beam utilities allow to prepare a dataset as parquet in your cloud storage. From my perspective this CLI is not super easy to use, but we've been working on a new python API to prepare a dataset in your cloud storage:\r\n```python\r\nfrom datasets import load_dataset_builder\r\n\r\nbuilder = load_dataset_build...
https://api.github.com/repos/huggingface/datasets
MEMBER
I know that Apache Beam and `datasets` have [some connector utilities](https://huggingface.co/docs/datasets/beam). But it's a little unclear what we mean by "But if you want to run your own Beam pipeline with Dataflow, here is how:". What does that pipeline do? As a user, I was wondering if we have this support for...
2022-11-02T10:17:11Z
https://github.com/huggingface/datasets/issues/5180
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5180/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5179/comments
https://api.github.com/repos/huggingface/datasets/issues/5179/timeline
2022-11-08T11:35:26Z
null
completed
I_kwDODunzps5VSKx0
closed
[]
null
5,179
{ "avatar_url": "https://avatars.githubusercontent.com/u/22957388?v=4", "events_url": "https://api.github.com/users/sayakpaul/events{/privacy}", "followers_url": "https://api.github.com/users/sayakpaul/followers", "following_url": "https://api.github.com/users/sayakpaul/following{/other_user}", "gists_url": "...
`map()` fails midway due to format incompatibility
https://api.github.com/repos/huggingface/datasets/issues/5179/events
null
https://api.github.com/repos/huggingface/datasets/issues/5179/labels{/name}
2022-11-01T03:57:59Z
null
false
null
null
1,430,826,100
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5179
[ "Cc: @lhoestq ", "You can end up with a list instead of a tensor if all the tensors inside the list can't be stacked together - can you make sure all your inputs are tensors with the same shape ?", "Is there an easy way to ensure it?", "You can make sure your `tokenize` function always return tensors of the s...
https://api.github.com/repos/huggingface/datasets
MEMBER
### Describe the bug I am using the `emotion` dataset from Hub for sequence classification. After training the model, I am using it to generate predictions for all the entries present in the `validation` split of the dataset. ```py def get_test_accuracy(model): def fn(batch): inputs = {k:v.to(device...
2022-11-08T11:35:26Z
https://github.com/huggingface/datasets/issues/5179
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5179/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5178/comments
https://api.github.com/repos/huggingface/datasets/issues/5178/timeline
2022-11-02T08:24:29Z
null
completed
I_kwDODunzps5VSEmq
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,178
{ "avatar_url": "https://avatars.githubusercontent.com/u/37113676?v=4", "events_url": "https://api.github.com/users/beyondguo/events{/privacy}", "followers_url": "https://api.github.com/users/beyondguo/followers", "following_url": "https://api.github.com/users/beyondguo/following{/other_user}", "gists_url": "...
Unable to download the Chinese `wikipedia`, the dumpstatus.json not found!
https://api.github.com/repos/huggingface/datasets/issues/5178/events
null
https://api.github.com/repos/huggingface/datasets/issues/5178/labels{/name}
2022-11-01T03:17:55Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,430,800,810
[]
https://api.github.com/repos/huggingface/datasets/issues/5178
[ "In the dumps page of the wiki (https://dumps.wikimedia.org/zhwiki/), I found the following dumps:\r\n```\r\nIndex of /zhwiki/\r\n[../](https://dumps.wikimedia.org/)\r\n[20220701/](https://dumps.wikimedia.org/zhwiki/20220701/) 21-Aug-2022 01:48 -\r\n[202207...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I tried: `data = load_dataset('wikipedia', '20220301.zh', beam_runner='DirectRunner')` and `data = load_dataset("wikipedia", language="zh", date="20220301", beam_runner='DirectRunner')` but both got: `FileNotFoundError: Couldn't find file at https://dumps.wikimedia.org/zhwiki/20220301/dumpsta...
2022-11-02T08:27:15Z
https://github.com/huggingface/datasets/issues/5178
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5178/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5177/comments
https://api.github.com/repos/huggingface/datasets/issues/5177/timeline
2022-11-02T17:13:02Z
null
null
PR_kwDODunzps5B55iV
closed
[]
false
5,177
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
Update create image dataset docs
https://api.github.com/repos/huggingface/datasets/issues/5177/events
null
https://api.github.com/repos/huggingface/datasets/issues/5177/labels{/name}
2022-10-31T17:45:56Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5177.diff", "html_url": "https://github.com/huggingface/datasets/pull/5177", "merged_at": "2022-11-02T17:13:02Z", "patch_url": "https://github.com/huggingface/datasets/pull/5177.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,430,238,556
[ { "color": "0075ca", "default": true, "description": "Improvements or additions to documentation", "id": 1935892861, "name": "documentation", "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation" } ]
https://api.github.com/repos/huggingface/datasets/issues/5177
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Based on @osanseviero and community feedback, it wasn't super clear how to upload a dataset to the Hub after creating something like an image captioning dataset. This PR adds a brief section on how to upload the dataset with `push_to_hub`.
2022-11-02T17:15:22Z
https://github.com/huggingface/datasets/pull/5177
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5177/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5176/comments
https://api.github.com/repos/huggingface/datasets/issues/5176/timeline
2023-03-28T09:11:45Z
null
completed
I_kwDODunzps5VP1eL
closed
[]
null
5,176
{ "avatar_url": "https://avatars.githubusercontent.com/u/27285078?v=4", "events_url": "https://api.github.com/users/araonblake/events{/privacy}", "followers_url": "https://api.github.com/users/araonblake/followers", "following_url": "https://api.github.com/users/araonblake/following{/other_user}", "gists_url"...
prepare dataset for cloud storage doesn't work
https://api.github.com/repos/huggingface/datasets/issues/5176/events
null
https://api.github.com/repos/huggingface/datasets/issues/5176/labels{/name}
2022-10-31T17:28:57Z
null
false
null
null
1,430,214,539
[]
https://api.github.com/repos/huggingface/datasets/issues/5176
[ "It looks like an issue with `gcsfs`, are you able to instantiate a `GCSFileSystem` manually ?", "closing since it was probably due to gcsfs" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Following the [documentation](https://huggingface.co/docs/datasets/filesystems#load-and-save-your-datasets-using-your-cloud-storage-filesystem) and [this PR](https://github.com/huggingface/datasets/pull/4724), I was downloading and storing huggingface dataset to cloud storage. ``` from datasets ...
2023-03-28T09:11:46Z
https://github.com/huggingface/datasets/issues/5176
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5176/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5175/comments
https://api.github.com/repos/huggingface/datasets/issues/5175/timeline
2022-11-01T13:15:49Z
null
completed
I_kwDODunzps5VKCyn
closed
[]
null
5,175
{ "avatar_url": "https://avatars.githubusercontent.com/u/112555442?v=4", "events_url": "https://api.github.com/users/Taghreed7878/events{/privacy}", "followers_url": "https://api.github.com/users/Taghreed7878/followers", "following_url": "https://api.github.com/users/Taghreed7878/following{/other_user}", "gis...
Loading an external NER dataset
https://api.github.com/repos/huggingface/datasets/issues/5175/events
null
https://api.github.com/repos/huggingface/datasets/issues/5175/labels{/name}
2022-10-30T09:31:55Z
null
false
null
null
1,428,696,231
[]
https://api.github.com/repos/huggingface/datasets/issues/5175
[]
https://api.github.com/repos/huggingface/datasets
NONE
I need to use huggingface datasets to load a custom dataset similar to conll2003 but with more entities and each the files contain only two columns: word and ner tag. I tried this code snnipet that I found here as an answer to a similar issue: from datasets import Dataset INPUT_COLUMNS = "ID Text NER".split() ...
2022-11-01T13:15:49Z
https://github.com/huggingface/datasets/issues/5175
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5175/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5174/comments
https://api.github.com/repos/huggingface/datasets/issues/5174/timeline
2022-10-28T13:13:18Z
null
null
PR_kwDODunzps5Bv3rh
closed
[]
false
5,174
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Preserve None in list type cast in PyArrow 10
https://api.github.com/repos/huggingface/datasets/issues/5174/events
null
https://api.github.com/repos/huggingface/datasets/issues/5174/labels{/name}
2022-10-28T12:48:30Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5174.diff", "html_url": "https://github.com/huggingface/datasets/pull/5174", "merged_at": "2022-10-28T13:13:18Z", "patch_url": "https://github.com/huggingface/datasets/pull/5174.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,427,216,416
[]
https://api.github.com/repos/huggingface/datasets/issues/5174
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
The `ListArray` type in PyArrow 10.0.0 supports the `mask` parameter, which allows us to preserve Nones in nested lists in `cast` instead of replacing them with empty lists. Fix https://github.com/huggingface/datasets/issues/3676
2022-10-28T13:15:33Z
https://github.com/huggingface/datasets/pull/5174
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5174/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5173/comments
https://api.github.com/repos/huggingface/datasets/issues/5173/timeline
2022-10-28T16:00:51Z
null
null
PR_kwDODunzps5BreEm
closed
[]
false
5,173
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
Raise ffmpeg warnings only once
https://api.github.com/repos/huggingface/datasets/issues/5173/events
null
https://api.github.com/repos/huggingface/datasets/issues/5173/labels{/name}
2022-10-27T15:58:33Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5173.diff", "html_url": "https://github.com/huggingface/datasets/pull/5173", "merged_at": "2022-10-28T16:00:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/5173.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,425,880,441
[]
https://api.github.com/repos/huggingface/datasets/issues/5173
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Our warnings looks nice now. `librosa` warning that was raised at each decoding: ``` /usr/local/lib/python3.7/dist-packages/librosa/core/audio.py:165: UserWarning: PySoundFile failed. Trying audioread instead. warnings.warn("PySoundFile failed. Trying audioread instead.") ``` is suppressed with `filterwarnin...
2022-10-28T16:03:05Z
https://github.com/huggingface/datasets/pull/5173
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5173/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5172/comments
https://api.github.com/repos/huggingface/datasets/issues/5172/timeline
null
null
null
I_kwDODunzps5U98Gq
open
[]
null
5,172
{ "avatar_url": "https://avatars.githubusercontent.com/u/37735580?v=4", "events_url": "https://api.github.com/users/leoleoasd/events{/privacy}", "followers_url": "https://api.github.com/users/leoleoasd/followers", "following_url": "https://api.github.com/users/leoleoasd/following{/other_user}", "gists_url": "...
Inconsistency behavior between handling local file protocol and other FS protocols
https://api.github.com/repos/huggingface/datasets/issues/5172/events
null
https://api.github.com/repos/huggingface/datasets/issues/5172/labels{/name}
2022-10-27T12:03:20Z
null
false
null
null
1,425,523,114
[]
https://api.github.com/repos/huggingface/datasets/issues/5172
[]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug These lines us used during load_from_disk: ``` if is_remote_filesystem(fs): dest_dataset_dict_path = extract_path_from_uri(dataset_dict_path) else: fs = fsspec.filesystem("file") dest_dataset_dict_path = dataset_dict_path ``` If a local FS is given, then it will the URL as th...
2022-10-27T12:05:19Z
https://github.com/huggingface/datasets/issues/5172
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5172/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5171/comments
https://api.github.com/repos/huggingface/datasets/issues/5171/timeline
2022-10-27T12:12:30Z
null
null
PR_kwDODunzps5BpsXf
closed
[]
false
5,171
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Add PB and TB in convert_file_size_to_int
https://api.github.com/repos/huggingface/datasets/issues/5171/events
null
https://api.github.com/repos/huggingface/datasets/issues/5171/labels{/name}
2022-10-27T09:50:31Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5171.diff", "html_url": "https://github.com/huggingface/datasets/pull/5171", "merged_at": "2022-10-27T12:12:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/5171.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,425,355,111
[]
https://api.github.com/repos/huggingface/datasets/issues/5171
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2022-10-27T12:14:27Z
https://github.com/huggingface/datasets/pull/5171
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5171/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5170/comments
https://api.github.com/repos/huggingface/datasets/issues/5170/timeline
2022-11-02T17:18:43Z
null
completed
I_kwDODunzps5U9GFL
closed
[]
null
5,170
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[Caching] Deterministic hashing of torch tensors
https://api.github.com/repos/huggingface/datasets/issues/5170/events
null
https://api.github.com/repos/huggingface/datasets/issues/5170/labels{/name}
2022-10-27T09:15:15Z
null
false
null
null
1,425,301,835
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
https://api.github.com/repos/huggingface/datasets/issues/5170
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Currently this fails ```python import torch from datasets.fingerprint import Hasher t = torch.tensor([1.]) def func(x): return t + x hash1 = Hasher.hash(func) t = torch.tensor([1.]) hash2 = Hasher.hash(func) assert hash1 == hash2 ``` Also as noticed in https://discuss.huggingface.co/t/dataset-ca...
2022-11-02T17:18:43Z
https://github.com/huggingface/datasets/issues/5170
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5170/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5169/comments
https://api.github.com/repos/huggingface/datasets/issues/5169/timeline
2022-11-02T15:43:20Z
null
null
PR_kwDODunzps5Bow1Q
closed
[]
false
5,169
{ "avatar_url": "https://avatars.githubusercontent.com/u/32967787?v=4", "events_url": "https://api.github.com/users/gpucce/events{/privacy}", "followers_url": "https://api.github.com/users/gpucce/followers", "following_url": "https://api.github.com/users/gpucce/following{/other_user}", "gists_url": "https://a...
Add "ipykernel" to list of `co_filename`s to remove
https://api.github.com/repos/huggingface/datasets/issues/5169/events
null
https://api.github.com/repos/huggingface/datasets/issues/5169/labels{/name}
2022-10-27T05:56:17Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5169.diff", "html_url": "https://github.com/huggingface/datasets/pull/5169", "merged_at": "2022-11-02T15:43:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/5169.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,425,075,254
[]
https://api.github.com/repos/huggingface/datasets/issues/5169
[ "I don't know how I could add some tests for this, although jupyter is not among the dependencies so at least that would need to be added. If someone can tell a recommended way I will try to do it!", "So testing by myself and looking around the jupyter codebase it looks like the `co_filename` of objects created w...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Should resolve #5157
2022-11-02T15:46:00Z
https://github.com/huggingface/datasets/pull/5169
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5169/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5168/comments
https://api.github.com/repos/huggingface/datasets/issues/5168/timeline
2022-10-27T09:23:26Z
null
null
PR_kwDODunzps5BmYnq
closed
[]
false
5,168
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Fix CI require beam
https://api.github.com/repos/huggingface/datasets/issues/5168/events
null
https://api.github.com/repos/huggingface/datasets/issues/5168/labels{/name}
2022-10-26T16:49:33Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5168.diff", "html_url": "https://github.com/huggingface/datasets/pull/5168", "merged_at": "2022-10-27T09:23:26Z", "patch_url": "https://github.com/huggingface/datasets/pull/5168.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,424,368,572
[]
https://api.github.com/repos/huggingface/datasets/issues/5168
[ "_The documentation is not available anymore as the PR was closed or merged._", "I'm merging this PR because it is quite a trivial fix and this is required by:\r\n- #5166" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR: - Fixes the CI `require_beam`: before it was requiring PyTorch instead ```python def require_beam(test_case): if not config.TORCH_AVAILABLE: test_case = unittest.skip("test requires PyTorch")(test_case) return test_case ``` - Fixes a missing `require_beam` in `test_beam_base...
2022-10-27T09:25:19Z
https://github.com/huggingface/datasets/pull/5168
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5168/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5167/comments
https://api.github.com/repos/huggingface/datasets/issues/5167/timeline
2022-10-27T08:58:58Z
null
null
PR_kwDODunzps5BljPw
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_use...
false
5,167
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
Add ffmpeg4 installation instructions in warnings
https://api.github.com/repos/huggingface/datasets/issues/5167/events
null
https://api.github.com/repos/huggingface/datasets/issues/5167/labels{/name}
2022-10-26T14:21:14Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
{ "diff_url": "https://github.com/huggingface/datasets/pull/5167.diff", "html_url": "https://github.com/huggingface/datasets/pull/5167", "merged_at": "2022-10-27T08:58:58Z", "patch_url": "https://github.com/huggingface/datasets/pull/5167.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,424,124,477
[]
https://api.github.com/repos/huggingface/datasets/issues/5167
[ "_The documentation is not available anymore as the PR was closed or merged._", "To make it warn only once, feel free to use a global counter in python - and if the warning has already been done, you don't do it again", "> Added the same formatting for the error message :)\r\n\r\nnice!! thank you! \r\n\r\n> Oh ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Adds instructions on how to install `ffmpeg=4` on Linux (relevant for Colab users). Looks pretty ugly because I didn't find a way to check `ffmpeg` version from python (without `subprocess.call()`; `ctypes.util.find_library` doesn't work`), so the warning is raised on each decoding. Any suggestions on how to make it...
2022-10-27T09:01:12Z
https://github.com/huggingface/datasets/pull/5167
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5167/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5166/comments
https://api.github.com/repos/huggingface/datasets/issues/5166/timeline
2022-10-28T05:38:14Z
null
null
PR_kwDODunzps5Bj5IQ
closed
[]
false
5,166
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Support dill 0.3.6
https://api.github.com/repos/huggingface/datasets/issues/5166/events
null
https://api.github.com/repos/huggingface/datasets/issues/5166/labels{/name}
2022-10-26T08:24:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5166.diff", "html_url": "https://github.com/huggingface/datasets/pull/5166", "merged_at": "2022-10-28T05:38:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/5166.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,423,629,582
[]
https://api.github.com/repos/huggingface/datasets/issues/5166
[ "_The documentation is not available anymore as the PR was closed or merged._", "I think it hasn't been merged ? https://github.com/uqfoundation/dill/pull/501\r\n\r\nThough I can see that the CI is green because it uses dill 0.3.1.1 - we should probably fix the dill version in both CIs:\r\n- use 0.3.1.1 for the C...
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR: - ~~Unpins dill to allow installing dill>=0.3.6~~ - ~~Removes the fix on dill for >=0.3.6 because they implemented a deterministic mode (to be confirmed by @anivegesana)~~ - Pins dill<0.3.7 to allow latest dill 0.3.6 - Implements a fix for dill `save_function` for dill 0.3.6 - Additionally had to implemen...
2022-10-28T05:41:05Z
https://github.com/huggingface/datasets/pull/5166
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5166/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5165/comments
https://api.github.com/repos/huggingface/datasets/issues/5165/timeline
null
null
null
I_kwDODunzps5U2qql
open
[]
null
5,165
{ "avatar_url": "https://avatars.githubusercontent.com/u/22726840?v=4", "events_url": "https://api.github.com/users/clefourrier/events{/privacy}", "followers_url": "https://api.github.com/users/clefourrier/followers", "following_url": "https://api.github.com/users/clefourrier/following{/other_user}", "gists_u...
Memory explosion when trying to access 4d tensors in datasets cast to torch or np
https://api.github.com/repos/huggingface/datasets/issues/5165/events
null
https://api.github.com/repos/huggingface/datasets/issues/5165/labels{/name}
2022-10-26T08:14:47Z
null
false
null
null
1,423,616,677
[]
https://api.github.com/repos/huggingface/datasets/issues/5165
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
### Describe the bug When trying to access an item by index, in a datasets.Dataset cast to torch/np using `set_format` or `with_format`, we get a memory explosion if the item contains 4d (or above) tensors. ### Steps to reproduce the bug MWE: ```python from datasets import load_dataset import numpy as np de...
2022-10-26T08:14:47Z
https://github.com/huggingface/datasets/issues/5165
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5165/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5164/comments
https://api.github.com/repos/huggingface/datasets/issues/5164/timeline
2022-11-02T14:03:02Z
null
null
PR_kwDODunzps5BhL4J
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_use...
true
5,164
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
WIP: drop labels in Image and Audio folders by default
https://api.github.com/repos/huggingface/datasets/issues/5164/events
null
https://api.github.com/repos/huggingface/datasets/issues/5164/labels{/name}
2022-10-25T17:21:49Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
{ "diff_url": "https://github.com/huggingface/datasets/pull/5164.diff", "html_url": "https://github.com/huggingface/datasets/pull/5164", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5164.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5164" }
1,422,813,247
[]
https://api.github.com/repos/huggingface/datasets/issues/5164
[ "_The documentation is not available anymore as the PR was closed or merged._", "close in favor of https://github.com/huggingface/datasets/pull/5192" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
will fix https://github.com/huggingface/datasets/issues/5153 and redundant labels displaying for most of the images datasets on the Hub (which are used just to store files) TODO: discuss adding `drop_labels` (and `drop_metadata`) params to yaml
2022-11-16T14:21:16Z
https://github.com/huggingface/datasets/pull/5164
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5164/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5163/comments
https://api.github.com/repos/huggingface/datasets/issues/5163/timeline
2022-10-27T12:16:47Z
null
null
PR_kwDODunzps5BgQxp
closed
[]
false
5,163
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Reduce default max `writer_batch_size`
https://api.github.com/repos/huggingface/datasets/issues/5163/events
null
https://api.github.com/repos/huggingface/datasets/issues/5163/labels{/name}
2022-10-25T14:14:52Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5163.diff", "html_url": "https://github.com/huggingface/datasets/pull/5163", "merged_at": "2022-10-27T12:16:47Z", "patch_url": "https://github.com/huggingface/datasets/pull/5163.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,422,540,337
[]
https://api.github.com/repos/huggingface/datasets/issues/5163
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Reduce the default writer_batch_size from 10k to 1k examples. Additionally, align the default values of `batch_size` and `writer_batch_size` in `Dataset.cast` with the values from the corresponding docstring.
2022-10-27T12:19:27Z
https://github.com/huggingface/datasets/pull/5163
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5163/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5162/comments
https://api.github.com/repos/huggingface/datasets/issues/5162/timeline
2022-10-28T05:38:15Z
null
completed
I_kwDODunzps5UyQi4
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,162
{ "avatar_url": "https://avatars.githubusercontent.com/u/8604946?v=4", "events_url": "https://api.github.com/users/Rijgersberg/events{/privacy}", "followers_url": "https://api.github.com/users/Rijgersberg/followers", "following_url": "https://api.github.com/users/Rijgersberg/following{/other_user}", "gists_ur...
Pip-compile: Could not find a version that matches dill<0.3.6,>=0.3.6
https://api.github.com/repos/huggingface/datasets/issues/5162/events
null
https://api.github.com/repos/huggingface/datasets/issues/5162/labels{/name}
2022-10-25T13:23:50Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,422,461,112
[]
https://api.github.com/repos/huggingface/datasets/issues/5162
[ "Thanks for reporting, @Rijgersberg.\r\n\r\nWe were waiting for the release of `dill` 0.3.6, that happened 2 days ago (24 Oct 2022): https://github.com/uqfoundation/dill/releases/tag/dill-0.3.6\r\n- See comment: https://github.com/huggingface/datasets/pull/4397#discussion_r880629543\r\n\r\nAlso `multiprocess` 0.70....
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When using `pip-compile` (part of `pip-tools`) to generate a pinned requirements file that includes `datasets`, a version conflict of `dill` appears. It is caused by a transitive dependency conflict between `datasets` and `multiprocess`. ### Steps to reproduce the bug ```bash $ echo "dataset...
2022-11-14T08:25:37Z
https://github.com/huggingface/datasets/issues/5162
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/5162/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5161/comments
https://api.github.com/repos/huggingface/datasets/issues/5161/timeline
2022-11-03T16:12:51Z
null
completed
I_kwDODunzps5Ux6uk
closed
[]
null
5,161
{ "avatar_url": "https://avatars.githubusercontent.com/u/37979232?v=4", "events_url": "https://api.github.com/users/jongjyh/events{/privacy}", "followers_url": "https://api.github.com/users/jongjyh/followers", "following_url": "https://api.github.com/users/jongjyh/following{/other_user}", "gists_url": "https:...
Dataset can’t cache model’s outputs
https://api.github.com/repos/huggingface/datasets/issues/5161/events
null
https://api.github.com/repos/huggingface/datasets/issues/5161/labels{/name}
2022-10-25T12:19:00Z
null
false
null
null
1,422,371,748
[]
https://api.github.com/repos/huggingface/datasets/issues/5161
[ "Addressed in https://github.com/huggingface/datasets/pull/5191 (torch.Tensor objects now produce deterministic hashes)" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Hi, I try to cache some outputs of teacher model( Knowledge Distillation ) by using map function of Dataset library, while every time I run my code, I still recompute all the sequences. I tested Bert Model like this, I got different hash every single run, so any idea to deal with this? ### Ste...
2022-11-03T16:12:52Z
https://github.com/huggingface/datasets/issues/5161
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5161/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5160/comments
https://api.github.com/repos/huggingface/datasets/issues/5160/timeline
null
null
null
I_kwDODunzps5UxPUS
open
[ { "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_use...
null
5,160
{ "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "events_url": "https://api.github.com/users/patrickvonplaten/events{/privacy}", "followers_url": "https://api.github.com/users/patrickvonplaten/followers", "following_url": "https://api.github.com/users/patrickvonplaten/following{/other_use...
Automatically add filename for image/audio folder
https://api.github.com/repos/huggingface/datasets/issues/5160/events
null
https://api.github.com/repos/huggingface/datasets/issues/5160/labels{/name}
2022-10-25T09:56:49Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
null
1,422,193,938
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
https://api.github.com/repos/huggingface/datasets/issues/5160
[ "Also cc @anton-l ", "BTW the exact same holds true for the audio folder", "I'm fine with adding a new column with the file name personally. Not sure how breaking this is though", "@patrickvonplaten do you mean just filename or full relative path inside the repo?\r\nI think it shouldn't be breaking, at least ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Feature request When creating a custom audio of image dataset, it would be great to automatically have access to the filename. It should be both: a) Automatically displayed in the viewer b) Automatically added as a column to the dataset when doing `load_dataset` In `diffusers` our test rely quite heavily on i...
2022-10-26T16:51:46Z
https://github.com/huggingface/datasets/issues/5160
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5160/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5159/comments
https://api.github.com/repos/huggingface/datasets/issues/5159/timeline
2022-11-03T20:48:53Z
null
null
PR_kwDODunzps5BfBN9
closed
[]
false
5,159
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
fsspec lock reset in multiprocessing
https://api.github.com/repos/huggingface/datasets/issues/5159/events
null
https://api.github.com/repos/huggingface/datasets/issues/5159/labels{/name}
2022-10-25T09:41:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5159.diff", "html_url": "https://github.com/huggingface/datasets/pull/5159", "merged_at": "2022-11-03T20:48:53Z", "patch_url": "https://github.com/huggingface/datasets/pull/5159.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,422,172,080
[]
https://api.github.com/repos/huggingface/datasets/issues/5159
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
`fsspec` added a clean way of resetting its lock - instead of doing it manually
2022-11-03T20:51:15Z
https://github.com/huggingface/datasets/pull/5159
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5159/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5158/comments
https://api.github.com/repos/huggingface/datasets/issues/5158/timeline
2022-10-25T10:42:19Z
null
completed
I_kwDODunzps5UwucX
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,158
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Fix language and license tag names in all Hub datasets
https://api.github.com/repos/huggingface/datasets/issues/5158/events
null
https://api.github.com/repos/huggingface/datasets/issues/5158/labels{/name}
2022-10-25T08:19:29Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,422,059,287
[ { "color": "0e8a16", "default": false, "description": "Contribution to a dataset script", "id": 4564477500, "name": "dataset contribution", "node_id": "LA_kwDODunzps8AAAABEBBmPA", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20contribution" } ]
https://api.github.com/repos/huggingface/datasets/issues/5158
[ "There are currently 402 datasets with deprecated \"languages\" or \"licenses\".", "hey @albertvillanova ,i would love to work on this issue if you like.", "Hi @ayushthe1, thanks for your offer.\r\n\r\nBut as you can see, I self-assigned this issue.\r\n\r\nI have already fixed 200 out of the 402 datasets. My sc...
https://api.github.com/repos/huggingface/datasets
MEMBER
While working on this: - #5137 we realized there are still many datasets with deprecated "languages" and "licenses" tag names (instead of "language" and "license"). This is a blocking issue: no subsequent PR can be opened to modify their metadata: a ValueError will be thrown. We should fix the "language" and ...
2022-10-25T11:27:26Z
https://github.com/huggingface/datasets/issues/5158
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5158/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5157/comments
https://api.github.com/repos/huggingface/datasets/issues/5157/timeline
2022-11-02T15:43:22Z
null
completed
I_kwDODunzps5UvXmZ
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/32967787?v=4", "events_url": "https://api.github.com/users/gpucce/events{/privacy}", "followers_url": "https://api.github.com/users/gpucce/followers", "following_url": "https://api.github.com/users/gpucce/following{/other_user}", "gists_ur...
null
5,157
{ "avatar_url": "https://avatars.githubusercontent.com/u/32967787?v=4", "events_url": "https://api.github.com/users/gpucce/events{/privacy}", "followers_url": "https://api.github.com/users/gpucce/followers", "following_url": "https://api.github.com/users/gpucce/following{/other_user}", "gists_url": "https://a...
Consistent caching between python and jupyter
https://api.github.com/repos/huggingface/datasets/issues/5157/events
null
https://api.github.com/repos/huggingface/datasets/issues/5157/labels{/name}
2022-10-25T01:34:33Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/32967787?v=4", "events_url": "https://api.github.com/users/gpucce/events{/privacy}", "followers_url": "https://api.github.com/users/gpucce/followers", "following_url": "https://api.github.com/users/gpucce/following{/other_user}", "gists_url": "https://a...
null
1,421,703,577
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
https://api.github.com/repos/huggingface/datasets/issues/5157
[ "Hi ! Maybe it's possible to have a consistent hash for a function defined in `__main__` and a function define in a notebook.\r\n\r\nHowever for functions imported from another location, pickle uses the location to identify the code, so in that case we can't do much I believe.\r\n\r\nWould it be ok for you if we on...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Feature request I hope this is not my mistake, currently if I use `load_dataset` from a python session on a custom dataset to do the preprocessing, it will be saved in the cache and in other python sessions it will be loaded from the cache, however calling the same from a jupyter notebook does not work, meaning th...
2022-11-02T15:43:22Z
https://github.com/huggingface/datasets/issues/5157
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5157/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5156/comments
https://api.github.com/repos/huggingface/datasets/issues/5156/timeline
2022-11-17T23:37:08Z
null
completed
I_kwDODunzps5UvOs1
closed
[]
null
5,156
{ "avatar_url": "https://avatars.githubusercontent.com/u/87379512?v=4", "events_url": "https://api.github.com/users/clarissesimoes/events{/privacy}", "followers_url": "https://api.github.com/users/clarissesimoes/followers", "following_url": "https://api.github.com/users/clarissesimoes/following{/other_user}", ...
Unable to download dataset using Azure Data Lake Gen 2
https://api.github.com/repos/huggingface/datasets/issues/5156/events
null
https://api.github.com/repos/huggingface/datasets/issues/5156/labels{/name}
2022-10-25T00:43:18Z
null
false
null
null
1,421,667,125
[]
https://api.github.com/repos/huggingface/datasets/issues/5156
[ "Hi ! From the `adlfs` docs, there are two filesystems you can use:\r\n> To use the Gen1 filesystem:\r\n> - known_implementations[‘adl’] = {‘class’: ‘adlfs.AzureDatalakeFileSystem’}\r\n> \r\n> To use the Gen2 filesystem:\r\n> - known_implementations[‘abfs’] = {‘class’: ‘adlfs.AzureBlobFileSystem’}\r\n\r\nIf I'm no...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When using the DatasetBuilder method with the credentials for the cloud storage Azure Data Lake (adl) Gen2, the following error is showed: ``` Traceback (most recent call last): File "download_hf_dataset.py", line 143, in <module> main() File "download_hf_dataset.py", line 102, in mai...
2024-02-15T09:48:36Z
https://github.com/huggingface/datasets/issues/5156
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5156/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5155/comments
https://api.github.com/repos/huggingface/datasets/issues/5155/timeline
2022-11-03T13:35:35Z
null
null
PR_kwDODunzps5BcCYr
closed
[]
false
5,155
{ "avatar_url": "https://avatars.githubusercontent.com/u/36224762?v=4", "events_url": "https://api.github.com/users/NightMachinery/events{/privacy}", "followers_url": "https://api.github.com/users/NightMachinery/followers", "following_url": "https://api.github.com/users/NightMachinery/following{/other_user}", ...
TextConfig: added "errors"
https://api.github.com/repos/huggingface/datasets/issues/5155/events
null
https://api.github.com/repos/huggingface/datasets/issues/5155/labels{/name}
2022-10-24T18:56:52Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5155.diff", "html_url": "https://github.com/huggingface/datasets/pull/5155", "merged_at": "2022-11-03T13:35:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/5155.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,421,278,748
[]
https://api.github.com/repos/huggingface/datasets/issues/5155
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks for adding this ! You can fix the CI by formatting your code using the `make style` command :)", "[**@lhoestq**](https://github.com/lhoestq) commented on [Oct 27, 2022, 4:08 PM GMT+3:30](https://github.com/huggingface/datase...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This patch adds the ability to set the `errors` option of `open` for loading text datasets. I needed it because some data I had scraped had bad bytes in it, so I needed `errors='ignore'`.
2022-11-03T13:38:13Z
https://github.com/huggingface/datasets/pull/5155
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5155/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5154/comments
https://api.github.com/repos/huggingface/datasets/issues/5154/timeline
2022-10-25T09:30:45Z
null
null
PR_kwDODunzps5BbpQZ
closed
[]
true
5,154
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Test latest fsspec in CI
https://api.github.com/repos/huggingface/datasets/issues/5154/events
null
https://api.github.com/repos/huggingface/datasets/issues/5154/labels{/name}
2022-10-24T17:18:13Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5154.diff", "html_url": "https://github.com/huggingface/datasets/pull/5154", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5154.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5154" }
1,421,161,992
[]
https://api.github.com/repos/huggingface/datasets/issues/5154
[ "_The documentation is not available anymore as the PR was closed or merged._", "actually the latest fsspec is already installed " ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Following the discussion in https://discuss.huggingface.co/t/attributeerror-module-fsspec-has-no-attribute-asyn/19255 I think we need to test the latest fsspec in the CI
2023-09-24T10:06:06Z
https://github.com/huggingface/datasets/pull/5154
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5154/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5153/comments
https://api.github.com/repos/huggingface/datasets/issues/5153/timeline
2022-11-15T16:31:09Z
null
completed
I_kwDODunzps5UsDKx
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_use...
null
5,153
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
default Image/AudioFolder infers labels when there is no metadata files even if there is only one dir
https://api.github.com/repos/huggingface/datasets/issues/5153/events
null
https://api.github.com/repos/huggingface/datasets/issues/5153/labels{/name}
2022-10-24T13:28:18Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
null
1,420,833,457
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5153
[ "Makes sense! For the last structure, we could count the path segments (delimited by \"/\" for URLs and `os.sep` for local paths) to ensure all inferred labels are on the same level. Otherwise, I think it's safe to assume they are meaningless and ignore them.\r\n" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug By default FolderBasedBuilder infers labels if there is not metadata files, even if it's meaningless (for example, they are in a single directory or in the root folder, see this repo as an example: https://huggingface.co/datasets/patrickvonplaten/audios As this is a corner case for quick expl...
2022-11-15T16:31:10Z
https://github.com/huggingface/datasets/issues/5153
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5153/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5152/comments
https://api.github.com/repos/huggingface/datasets/issues/5152/timeline
null
null
null
I_kwDODunzps5Ur9LX
open
[]
null
5,152
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
refactor FolderBasedBuilder and Image/AudioFolder tests
https://api.github.com/repos/huggingface/datasets/issues/5152/events
null
https://api.github.com/repos/huggingface/datasets/issues/5152/labels{/name}
2022-10-24T13:11:52Z
null
false
null
null
1,420,808,919
[ { "color": "B67A40", "default": false, "description": "Restructuring existing code without changing its external behavior", "id": 2851292821, "name": "refactoring", "node_id": "MDU6TGFiZWwyODUxMjkyODIx", "url": "https://api.github.com/repos/huggingface/datasets/labels/refactoring" } ]
https://api.github.com/repos/huggingface/datasets/issues/5152
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Tests for FolderBasedBuilder, ImageFolder and AudioFolder are mostly duplicating each other. They need to be refactored and Audio/ImageFolder should have only tests specific to the loader.
2022-10-24T13:11:52Z
https://github.com/huggingface/datasets/issues/5152
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5152/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5151/comments
https://api.github.com/repos/huggingface/datasets/issues/5151/timeline
null
null
null
I_kwDODunzps5Ur417
open
[ { "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_use...
null
5,151
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
Add support to create different configs with `push_to_hub` (+ inferring configs from directories with package managers?)
https://api.github.com/repos/huggingface/datasets/issues/5151/events
null
https://api.github.com/repos/huggingface/datasets/issues/5151/labels{/name}
2022-10-24T12:59:18Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
null
1,420,791,163
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
https://api.github.com/repos/huggingface/datasets/issues/5151
[ "also asked in https://discuss.huggingface.co/t/create-multiple-dataset-configs-with-push-to-hub-method/25480" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Now one can push only different splits within one default config of a dataset. Would be nice to allow something like: ``` ds.push_to_hub(repo_name, config=config_name) ``` I'm not sure, but this will probably require changes in `data_files.py` patterns. If so, it would also allow to create different configs fo...
2022-11-04T14:55:20Z
https://github.com/huggingface/datasets/issues/5151
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 1, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/5151/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5150/comments
https://api.github.com/repos/huggingface/datasets/issues/5150/timeline
null
null
null
I_kwDODunzps5Ure7H
open
[]
null
5,150
{ "avatar_url": "https://avatars.githubusercontent.com/u/61748653?v=4", "events_url": "https://api.github.com/users/pietrolesci/events{/privacy}", "followers_url": "https://api.github.com/users/pietrolesci/followers", "following_url": "https://api.github.com/users/pietrolesci/following{/other_user}", "gists_u...
Problems after upgrading to 2.6.1
https://api.github.com/repos/huggingface/datasets/issues/5150/events
null
https://api.github.com/repos/huggingface/datasets/issues/5150/labels{/name}
2022-10-24T11:32:36Z
null
false
null
null
1,420,684,999
[]
https://api.github.com/repos/huggingface/datasets/issues/5150
[ "Hi! I can't reproduce the error following these steps. Can you please provide a reproducible example?", "I faced the same issue:\r\n\r\n### Repro\r\n```\r\n!pip install datasets==2.6.1\r\nimport datasets as Dataset\r\ndataset = Dataset.from_pandas(dataframe)\r\ndataset.save_to_disk(local)\r\n\r\n!pip install dat...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Loading a dataset_dict from disk with `load_from_disk` is now creating a `KeyError "length"` that was not occurring in v2.5.2. Context: - Each individual dataset in the dict is created with `Dataset.from_pandas` - The dataset_dict is create from a dict of `Dataset`s, e.g., `DatasetDict({"tr...
2023-12-14T14:20:28Z
https://github.com/huggingface/datasets/issues/5150
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5150/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5149/comments
https://api.github.com/repos/huggingface/datasets/issues/5149/timeline
2022-10-27T09:51:09Z
null
null
PR_kwDODunzps5BZJab
closed
[]
false
5,149
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Make iter_files deterministic
https://api.github.com/repos/huggingface/datasets/issues/5149/events
null
https://api.github.com/repos/huggingface/datasets/issues/5149/labels{/name}
2022-10-24T08:16:27Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5149.diff", "html_url": "https://github.com/huggingface/datasets/pull/5149", "merged_at": "2022-10-27T09:51:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/5149.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,420,415,639
[]
https://api.github.com/repos/huggingface/datasets/issues/5149
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix #5145.
2022-10-27T09:53:23Z
https://github.com/huggingface/datasets/pull/5149
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/5149/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5148/comments
https://api.github.com/repos/huggingface/datasets/issues/5148/timeline
2022-10-24T06:25:28Z
null
completed
I_kwDODunzps5UptNW
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,148
{ "avatar_url": "https://avatars.githubusercontent.com/u/20509836?v=4", "events_url": "https://api.github.com/users/santule/events{/privacy}", "followers_url": "https://api.github.com/users/santule/followers", "following_url": "https://api.github.com/users/santule/following{/other_user}", "gists_url": "https:...
Cannot find the rvl_cdip dataset
https://api.github.com/repos/huggingface/datasets/issues/5148/events
null
https://api.github.com/repos/huggingface/datasets/issues/5148/labels{/name}
2022-10-24T04:57:42Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,420,219,222
[]
https://api.github.com/repos/huggingface/datasets/issues/5148
[ "Hi, @santule.\r\n\r\nWe have transferred all dataset scripts from GitHub to the Hugging Face Hub: https://huggingface.co/datasets\r\n- Concretely, you have \"rvl_cdip\" here: https://huggingface.co/datasets/rvl_cdip\r\n\r\nTo be able to load them, you should update your `datasets` library:\r\n```\r\npip install -U...
https://api.github.com/repos/huggingface/datasets
NONE
Hi, I am trying to use load_dataset to load the official "rvl_cdip" dataset but getting an error. dataset = load_dataset("rvl_cdip") Couldn't find 'rvl_cdip' on the Hugging Face Hub either: FileNotFoundError: Couldn't find the file at https://raw.githubusercontent.com/huggingface/datasets/master/datasets/rvl_cdi...
2022-10-24T12:23:47Z
https://github.com/huggingface/datasets/issues/5148
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5148/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5147/comments
https://api.github.com/repos/huggingface/datasets/issues/5147/timeline
null
null
null
I_kwDODunzps5UnDDj
open
[]
null
5,147
{ "avatar_url": "https://avatars.githubusercontent.com/u/8387736?v=4", "events_url": "https://api.github.com/users/falcaopetri/events{/privacy}", "followers_url": "https://api.github.com/users/falcaopetri/followers", "following_url": "https://api.github.com/users/falcaopetri/following{/other_user}", "gists_ur...
Allow ignoring kwargs inside fn_kwargs during dataset.map's fingerprinting
https://api.github.com/repos/huggingface/datasets/issues/5147/events
null
https://api.github.com/repos/huggingface/datasets/issues/5147/labels{/name}
2022-10-22T21:46:38Z
null
false
null
null
1,419,522,275
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
https://api.github.com/repos/huggingface/datasets/issues/5147
[ "Hi ! In the `transformers` issue the object to not hash is a `Pool` - I think you can instantiate it inside your function instead of passing it as a parameter. It's good practice that your function and all its fn_kwargs are picklable, in case you want to parallelize `map` using `num_proc>1`\r\n\r\nFor the other ca...
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request `dataset.map` accepts a `fn_kwargs` that is passed to `fn`. Currently, the whole `fn_kwargs` is used by `fingerprint_transform` to calculate the new fingerprint. I'd like to be able to inform `fingerprint_transform` which `fn_kwargs` shoud/shouldn't be taken into account during hashing. Of co...
2022-11-01T22:19:07Z
https://github.com/huggingface/datasets/issues/5147
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5147/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5146/comments
https://api.github.com/repos/huggingface/datasets/issues/5146/timeline
2022-10-21T13:50:04Z
null
null
PR_kwDODunzps5BSUWW
closed
[]
false
5,146
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Delete duplicate issue template file
https://api.github.com/repos/huggingface/datasets/issues/5146/events
null
https://api.github.com/repos/huggingface/datasets/issues/5146/labels{/name}
2022-10-21T13:18:46Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5146.diff", "html_url": "https://github.com/huggingface/datasets/pull/5146", "merged_at": "2022-10-21T13:50:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/5146.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,418,331,282
[]
https://api.github.com/repos/huggingface/datasets/issues/5146
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
A conflict between two PRs: - #5116 - #5136 was not properly resolved, resulting in a duplicate issue template. This PR removes the duplicate template.
2022-10-21T13:52:30Z
https://github.com/huggingface/datasets/pull/5146
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5146/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5145/comments
https://api.github.com/repos/huggingface/datasets/issues/5145/timeline
2022-10-27T09:51:10Z
null
completed
I_kwDODunzps5UhQvM
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,145
{ "avatar_url": "https://avatars.githubusercontent.com/u/9808326?v=4", "events_url": "https://api.github.com/users/fxmarty/events{/privacy}", "followers_url": "https://api.github.com/users/fxmarty/followers", "following_url": "https://api.github.com/users/fxmarty/following{/other_user}", "gists_url": "https:/...
Dataset order is not deterministic with ZIP archives and `iter_files`
https://api.github.com/repos/huggingface/datasets/issues/5145/events
null
https://api.github.com/repos/huggingface/datasets/issues/5145/labels{/name}
2022-10-21T09:00:03Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,418,005,452
[]
https://api.github.com/repos/huggingface/datasets/issues/5145
[ "Thanks for reporting ! The issue doesn't come from shuffling, but from `beans` row order not being deterministic:\r\n\r\nhttps://huggingface.co/datasets/beans/blob/main/beans.py uses `dl_manager.iter_files` on ZIP archives and the file order doesn't seen to be deterministic and changes across machines", "Thank y...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug For the `beans` dataset (did not try on other), the order of samples is not the same on different machines. Tested on my local laptop, github actions machine, and ec2 instance. The three yield a different order. ### Steps to reproduce the bug In a clean docker container or conda environmen...
2022-10-27T09:51:49Z
https://github.com/huggingface/datasets/issues/5145
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5145/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5144/comments
https://api.github.com/repos/huggingface/datasets/issues/5144/timeline
2022-11-15T14:15:10Z
null
completed
I_kwDODunzps5UhJPL
closed
[]
null
5,144
{ "avatar_url": "https://avatars.githubusercontent.com/u/22047467?v=4", "events_url": "https://api.github.com/users/zhaowei-wang-nlp/events{/privacy}", "followers_url": "https://api.github.com/users/zhaowei-wang-nlp/followers", "following_url": "https://api.github.com/users/zhaowei-wang-nlp/following{/other_use...
Inconsistent documentation on map remove_columns
https://api.github.com/repos/huggingface/datasets/issues/5144/events
null
https://api.github.com/repos/huggingface/datasets/issues/5144/labels{/name}
2022-10-21T08:37:53Z
null
false
null
null
1,417,974,731
[ { "color": "0075ca", "default": true, "description": "Improvements or additions to documentation", "id": 1935892861, "name": "documentation", "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation" }, { "color": "cfd3...
https://api.github.com/repos/huggingface/datasets/issues/5144
[ "Thanks for reporting, @zhaowei-wang-nlp.\r\n\r\nYou are right, the documentation is confusing on the behavior of `remove_columns`. We should better explain it. ", "This is a duplicate of https://github.com/huggingface/datasets/issues/2343.", "I'm closing this issue because as @mariosasko pointed out, it is a d...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug The page [process](https://huggingface.co/docs/datasets/process) says this about the parameter `remove_columns` of the function `map`: When you remove a column, it is only removed after the example has been provided to the mapped function. So it seems that the `remove_columns` parameter remo...
2022-11-15T14:15:10Z
https://github.com/huggingface/datasets/issues/5144
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5144/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5143/comments
https://api.github.com/repos/huggingface/datasets/issues/5143/timeline
2022-10-20T17:17:10Z
null
completed
I_kwDODunzps5UczhC
closed
[]
null
5,143
{ "avatar_url": "https://avatars.githubusercontent.com/u/62820084?v=4", "events_url": "https://api.github.com/users/Muennighoff/events{/privacy}", "followers_url": "https://api.github.com/users/Muennighoff/followers", "following_url": "https://api.github.com/users/Muennighoff/following{/other_user}", "gists_u...
DownloadManager Git LFS support
https://api.github.com/repos/huggingface/datasets/issues/5143/events
null
https://api.github.com/repos/huggingface/datasets/issues/5143/labels{/name}
2022-10-20T15:29:29Z
null
false
null
null
1,416,837,186
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
https://api.github.com/repos/huggingface/datasets/issues/5143
[ "Hey ! Actually it works, just pass the right URL ;)\r\nThe URL must be the one with “/resolve/”\r\n\r\ne.g. https://huggingface.co/datasets/imagenet-1k/resolve/main/data/test_images.tar.gz\r\n\r\nYou can even pass a relative path to the dl_manager instead, like `dl_manager.download(\"data/test_images.tar.gz\")`", ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Feature request Maybe I'm mistaken but the `DownloadManager` does not support extracting git lfs files out of the box right? Using `dl_manager.download()` or `dl_manager.download_and_extract()` still returns lfs files afaict. Is there a good way to write a dataset loading script for a repo with lfs files? ##...
2022-10-20T17:17:10Z
https://github.com/huggingface/datasets/issues/5143
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5143/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5142/comments
https://api.github.com/repos/huggingface/datasets/issues/5142/timeline
2022-10-25T15:56:45Z
null
null
PR_kwDODunzps5BLd90
closed
[]
false
5,142
{ "avatar_url": "https://avatars.githubusercontent.com/u/114604338?v=4", "events_url": "https://api.github.com/users/ayushthe1/events{/privacy}", "followers_url": "https://api.github.com/users/ayushthe1/followers", "following_url": "https://api.github.com/users/ayushthe1/following{/other_user}", "gists_url": ...
Deprecate num_proc parameter in DownloadManager.extract
https://api.github.com/repos/huggingface/datasets/issues/5142/events
null
https://api.github.com/repos/huggingface/datasets/issues/5142/labels{/name}
2022-10-20T09:52:52Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5142.diff", "html_url": "https://github.com/huggingface/datasets/pull/5142", "merged_at": "2022-10-25T15:56:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/5142.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,416,317,678
[]
https://api.github.com/repos/huggingface/datasets/issues/5142
[ "_The documentation is not available anymore as the PR was closed or merged._", "Hey @mariosasko . Can you please help me with why the tests keep failing. I have reviewed the code changes multiple times but can't spot any mistakes. ", "You can fix this failure by formatting your code with the `make style` comm...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
fixes #5132 : Deprecated the `num_proc` parameter in `DownloadManager.extract` by passing `num_proc` parameter to `map_nested` .
2022-10-25T18:06:56Z
https://github.com/huggingface/datasets/pull/5142
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5142/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5141/comments
https://api.github.com/repos/huggingface/datasets/issues/5141/timeline
2022-10-25T15:56:58Z
null
null
PR_kwDODunzps5BIp1l
closed
[]
false
5,141
{ "avatar_url": "https://avatars.githubusercontent.com/u/114604338?v=4", "events_url": "https://api.github.com/users/ayushthe1/events{/privacy}", "followers_url": "https://api.github.com/users/ayushthe1/followers", "following_url": "https://api.github.com/users/ayushthe1/following{/other_user}", "gists_url": ...
Raise ImportError instead of OSError
https://api.github.com/repos/huggingface/datasets/issues/5141/events
null
https://api.github.com/repos/huggingface/datasets/issues/5141/labels{/name}
2022-10-19T19:30:05Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5141.diff", "html_url": "https://github.com/huggingface/datasets/pull/5141", "merged_at": "2022-10-25T15:56:58Z", "patch_url": "https://github.com/huggingface/datasets/pull/5141.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,415,479,438
[]
https://api.github.com/repos/huggingface/datasets/issues/5141
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks @mariosasko ,i commited the changes as you said.\r\n\r\n" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
fixes #5134 : Replaced OSError with ImportError if required extraction library is not installed.
2022-10-25T15:59:25Z
https://github.com/huggingface/datasets/pull/5141
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5141/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5140/comments
https://api.github.com/repos/huggingface/datasets/issues/5140/timeline
2022-11-07T16:20:43Z
null
null
PR_kwDODunzps5BHTNq
closed
[]
false
5,140
{ "avatar_url": "https://avatars.githubusercontent.com/u/22592860?v=4", "events_url": "https://api.github.com/users/vvalouch/events{/privacy}", "followers_url": "https://api.github.com/users/vvalouch/followers", "following_url": "https://api.github.com/users/vvalouch/following{/other_user}", "gists_url": "htt...
Make the KeyHasher FIPS compliant
https://api.github.com/repos/huggingface/datasets/issues/5140/events
null
https://api.github.com/repos/huggingface/datasets/issues/5140/labels{/name}
2022-10-19T14:25:52Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5140.diff", "html_url": "https://github.com/huggingface/datasets/pull/5140", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5140.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5140" }
1,415,075,530
[]
https://api.github.com/repos/huggingface/datasets/issues/5140
[]
https://api.github.com/repos/huggingface/datasets
NONE
MD5 is not FIPS compliant thus I am proposing this minimal change to make datasets package FIPS compliant
2022-11-07T16:20:43Z
https://github.com/huggingface/datasets/pull/5140
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5140/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5137/comments
https://api.github.com/repos/huggingface/datasets/issues/5137/timeline
2022-10-25T06:17:00Z
null
completed
I_kwDODunzps5UUbwj
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,137
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Align task tags in dataset metadata
https://api.github.com/repos/huggingface/datasets/issues/5137/events
null
https://api.github.com/repos/huggingface/datasets/issues/5137/labels{/name}
2022-10-19T09:41:42Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,414,642,723
[ { "color": "0e8a16", "default": false, "description": "Contribution to a dataset script", "id": 4564477500, "name": "dataset contribution", "node_id": "LA_kwDODunzps8AAAABEBBmPA", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20contribution" } ]
https://api.github.com/repos/huggingface/datasets/issues/5137
[ "I removed all the invalid task_ids in datasts without namespace, based on the <s>(internal)</s> types.ts", "(Types.ts is not internal it's public)", "I have opened PRs to fix the task_ids in all datasets within a namespace as well.\r\n\r\nWorking on task_categories...", "For future reference: this fix had so...
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe Once we have agreed on a common naming for task tags for all open source projects, we should align on them. ## Steps - [x] Align task tags in canonical datasets - [x] task_categories: 4 datasets - [x] task_ids (by @lhoestq) - [x] Open PRs in community datasets - [x] task_categories: 451 datas...
2022-11-10T05:25:58Z
https://github.com/huggingface/datasets/issues/5137
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5137/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5136/comments
https://api.github.com/repos/huggingface/datasets/issues/5136/timeline
2022-10-20T08:10:00Z
null
null
PR_kwDODunzps5BFWMG
closed
[]
false
5,136
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Update docs once dataset scripts transferred to the Hub
https://api.github.com/repos/huggingface/datasets/issues/5136/events
null
https://api.github.com/repos/huggingface/datasets/issues/5136/labels{/name}
2022-10-19T07:58:27Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5136.diff", "html_url": "https://github.com/huggingface/datasets/pull/5136", "merged_at": "2022-10-20T08:10:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/5136.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,414,492,139
[]
https://api.github.com/repos/huggingface/datasets/issues/5136
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Todo: - [x] Update docs: - [x] Datasets on GitHub (legacy) - [x] Load: offline - [x] About dataset load: - [x] Maintaining integrity - [x] Security - [x] Update docstrings: - [x] Inspect: - [x] get_dataset_config_info - [x] get_dataset_split_names - [x] Load: - [x] dataset_modu...
2022-10-20T08:12:21Z
https://github.com/huggingface/datasets/pull/5136
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5136/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5135/comments
https://api.github.com/repos/huggingface/datasets/issues/5135/timeline
2022-10-20T08:10:01Z
null
completed
I_kwDODunzps5UTjzP
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,135
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Update docs once dataset scripts transferred to the Hub
https://api.github.com/repos/huggingface/datasets/issues/5135/events
null
https://api.github.com/repos/huggingface/datasets/issues/5135/labels{/name}
2022-10-19T06:58:19Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,414,413,519
[ { "color": "0075ca", "default": true, "description": "Improvements or additions to documentation", "id": 1935892861, "name": "documentation", "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation" } ]
https://api.github.com/repos/huggingface/datasets/issues/5135
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug As discussed in: - https://github.com/huggingface/hub-docs/pull/423#pullrequestreview-1146083701 we should update our docs once dataset scripts have been transferred to the Hub (and removed from GitHub): - #4974 Concretely: - [x] Datasets on GitHub (legacy): https://huggingface.co/docs/dat...
2022-10-20T08:10:01Z
https://github.com/huggingface/datasets/issues/5135
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5135/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5134/comments
https://api.github.com/repos/huggingface/datasets/issues/5134/timeline
2022-10-25T15:56:59Z
null
completed
I_kwDODunzps5UQi-H
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/114604338?v=4", "events_url": "https://api.github.com/users/ayushthe1/events{/privacy}", "followers_url": "https://api.github.com/users/ayushthe1/followers", "following_url": "https://api.github.com/users/ayushthe1/following{/other_user}", ...
null
5,134
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Raise ImportError instead of OSError if required extraction library is not installed
https://api.github.com/repos/huggingface/datasets/issues/5134/events
null
https://api.github.com/repos/huggingface/datasets/issues/5134/labels{/name}
2022-10-18T17:53:46Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/114604338?v=4", "events_url": "https://api.github.com/users/ayushthe1/events{/privacy}", "followers_url": "https://api.github.com/users/ayushthe1/followers", "following_url": "https://api.github.com/users/ayushthe1/following{/other_user}", "gists_url": ...
null
1,413,623,687
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "7057ff", "default": true...
https://api.github.com/repos/huggingface/datasets/issues/5134
[ "hey ,i would like to work on this issue . Please assign it to me.", "hey @mariosasko , i made a pr for this issue. Could you please review it.\r\nAlso i found multiple `OSError` in `extract.py` file which i thought could be replaced too but wasn't sure about them.\r\nPlease do tell if that also needs to be done....
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
According to the official Python docs, `OSError` should be thrown in the following situations: > This exception is raised when a system function returns a system-related error, including I/O failures such as “file not found” or “disk full” (not for illegal argument types or other incidental errors). Hence, it makes...
2022-10-25T15:56:59Z
https://github.com/huggingface/datasets/issues/5134
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5134/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5133/comments
https://api.github.com/repos/huggingface/datasets/issues/5133/timeline
2022-10-19T04:15:44Z
null
completed
I_kwDODunzps5UQi6m
closed
[]
null
5,133
{ "avatar_url": "https://avatars.githubusercontent.com/u/50691954?v=4", "events_url": "https://api.github.com/users/xinghaow99/events{/privacy}", "followers_url": "https://api.github.com/users/xinghaow99/followers", "following_url": "https://api.github.com/users/xinghaow99/following{/other_user}", "gists_url"...
Tensor operation not functioning in dataset mapping
https://api.github.com/repos/huggingface/datasets/issues/5133/events
null
https://api.github.com/repos/huggingface/datasets/issues/5133/labels{/name}
2022-10-18T17:53:35Z
null
false
null
null
1,413,623,462
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5133
[ "Hi! The Torch ops in your snippet are not equivalent to the NumPy ones, hence the difference. You can get the same behavior by replacing the line `feature = torch.mean(feature, dim=1)` with `feature = feature.squeeze().mean(1)` .", "> Hi! The Torch ops in your snippet are not equivalent to the NumPy ones, hence ...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug I'm doing a torch.mean() operation in data preprocessing, and it's not working. ## Steps to reproduce the bug ``` from transformers import pipeline import torch import numpy as np from datasets import load_dataset device = 'cuda:0' raw_dataset = load_dataset("glue", "sst2") feature_extra...
2022-10-19T04:15:45Z
https://github.com/huggingface/datasets/issues/5133
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5133/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5132/comments
https://api.github.com/repos/huggingface/datasets/issues/5132/timeline
2022-10-25T15:56:46Z
null
completed
I_kwDODunzps5UQe-K
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/114604338?v=4", "events_url": "https://api.github.com/users/ayushthe1/events{/privacy}", "followers_url": "https://api.github.com/users/ayushthe1/followers", "following_url": "https://api.github.com/users/ayushthe1/following{/other_user}", ...
null
5,132
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Depracate `num_proc` parameter in `DownloadManager.extract`
https://api.github.com/repos/huggingface/datasets/issues/5132/events
null
https://api.github.com/repos/huggingface/datasets/issues/5132/labels{/name}
2022-10-18T17:41:05Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/114604338?v=4", "events_url": "https://api.github.com/users/ayushthe1/events{/privacy}", "followers_url": "https://api.github.com/users/ayushthe1/followers", "following_url": "https://api.github.com/users/ayushthe1/following{/other_user}", "gists_url": ...
null
1,413,607,306
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "7057ff", "default": true...
https://api.github.com/repos/huggingface/datasets/issues/5132
[ "I can take this! #self-assign", "#self-assign", "@lazarust i'm already working on this issue :smile: ", "#self-assign", "hey @mariosasko , i made a pr for this issue. Could you please review it." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
The `num_proc` parameter is only present in `DownloadManager.extract` but not in `StreamingDownloadManager.extract`, making it impossible to support streaming in the dataset scripts that use it (`openwebtext` and `the_pile_stack_exchange`). We can avoid this situation by deprecating this parameter and passing `Download...
2022-10-25T15:56:46Z
https://github.com/huggingface/datasets/issues/5132
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5132/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5131/comments
https://api.github.com/repos/huggingface/datasets/issues/5131/timeline
2023-07-21T14:41:51Z
null
completed
I_kwDODunzps5UQNSP
closed
[]
null
5,131
{ "avatar_url": "https://avatars.githubusercontent.com/u/12433427?v=4", "events_url": "https://api.github.com/users/TrentBrick/events{/privacy}", "followers_url": "https://api.github.com/users/TrentBrick/followers", "following_url": "https://api.github.com/users/TrentBrick/following{/other_user}", "gists_url"...
WikiText 103 tokenizer hangs
https://api.github.com/repos/huggingface/datasets/issues/5131/events
null
https://api.github.com/repos/huggingface/datasets/issues/5131/labels{/name}
2022-10-18T16:44:00Z
null
false
null
null
1,413,534,863
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5131
[ "any updates on this? It happens to me on [OpenWikiText-20%](https://huggingface.co/datasets/Bingsu/openwebtext_20p) dataset, but not on [OpenWebText-10k](https://huggingface.co/datasets/stas/openwebtext-10k). This is really strange because I don't change anything else in my running script.\r\n\r\ntransformers vers...
https://api.github.com/repos/huggingface/datasets
NONE
See issue here: https://github.com/huggingface/transformers/issues/19702
2023-08-08T08:42:40Z
https://github.com/huggingface/datasets/issues/5131
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5131/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5130/comments
https://api.github.com/repos/huggingface/datasets/issues/5130/timeline
2022-10-19T11:50:46Z
null
null
PR_kwDODunzps5BBxXX
closed
[]
false
5,130
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Avoid extra cast in `class_encode_column`
https://api.github.com/repos/huggingface/datasets/issues/5130/events
null
https://api.github.com/repos/huggingface/datasets/issues/5130/labels{/name}
2022-10-18T15:31:24Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5130.diff", "html_url": "https://github.com/huggingface/datasets/pull/5130", "merged_at": "2022-10-19T11:50:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/5130.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,413,435,000
[]
https://api.github.com/repos/huggingface/datasets/issues/5130
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Pass the updated features to `map` to avoid the `cast` in `class_encode_column`.
2022-10-19T11:53:02Z
https://github.com/huggingface/datasets/pull/5130
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5130/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5129/comments
https://api.github.com/repos/huggingface/datasets/issues/5129/timeline
2022-10-19T03:02:26Z
null
completed
I_kwDODunzps5UOSbw
closed
[]
null
5,129
{ "avatar_url": "https://avatars.githubusercontent.com/u/35144675?v=4", "events_url": "https://api.github.com/users/quaeast/events{/privacy}", "followers_url": "https://api.github.com/users/quaeast/followers", "following_url": "https://api.github.com/users/quaeast/following{/other_user}", "gists_url": "https:...
unexpected `cast` or `class_encode_column` result after `rename_column`
https://api.github.com/repos/huggingface/datasets/issues/5129/events
null
https://api.github.com/repos/huggingface/datasets/issues/5129/labels{/name}
2022-10-18T11:15:24Z
null
false
null
null
1,413,031,664
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5129
[ "Hi! Unfortunately, I can't reproduce this issue locally (in Python 3.7/3.10) or in Colab. I would assume this is due to a bug we fixed in the latest release, but your version is up-to-date, so I'm not sure if there is something we can do to help...", "Hi, 方子东. I tried running the code with exact the same configu...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug When invoke `cast` or `class_encode_column` to a colunm renamed by `rename_column` , it will convert all the variables in this column into one variable. I also run this script in version 2.5.2, this bug does not appear. So I switched to the older version. ## Steps to reproduce the bug ```python...
2022-10-19T03:02:26Z
https://github.com/huggingface/datasets/issues/5129
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5129/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5128/comments
https://api.github.com/repos/huggingface/datasets/issues/5128/timeline
2022-10-28T13:05:06Z
null
null
PR_kwDODunzps5A_k9s
closed
[]
false
5,128
{ "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_user}", "gi...
Make filename matching more robust
https://api.github.com/repos/huggingface/datasets/issues/5128/events
null
https://api.github.com/repos/huggingface/datasets/issues/5128/labels{/name}
2022-10-18T08:22:48Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5128.diff", "html_url": "https://github.com/huggingface/datasets/pull/5128", "merged_at": "2022-10-28T13:05:06Z", "patch_url": "https://github.com/huggingface/datasets/pull/5128.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,412,783,855
[]
https://api.github.com/repos/huggingface/datasets/issues/5128
[ "_The documentation is not available anymore as the PR was closed or merged._", "> I think we should also modify one of the metadata files in the `folder_based_builder` tests to make sure \"./\" is ignored now in the `file_name`\r\n\r\n@mariosasko what do you mean here? I'm not sure which metadata file I should m...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fix #5046
2022-10-28T13:07:38Z
https://github.com/huggingface/datasets/pull/5128
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5128/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5127/comments
https://api.github.com/repos/huggingface/datasets/issues/5127/timeline
2024-01-08T14:25:43Z
null
null
PR_kwDODunzps5A8m-Q
closed
[]
true
5,127
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
[WIP] WebDataset export
https://api.github.com/repos/huggingface/datasets/issues/5127/events
null
https://api.github.com/repos/huggingface/datasets/issues/5127/labels{/name}
2022-10-17T16:50:22Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5127.diff", "html_url": "https://github.com/huggingface/datasets/pull/5127", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5127.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5127" }
1,411,897,544
[]
https://api.github.com/repos/huggingface/datasets/issues/5127
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5127). All of your documentation changes will be reflected on that endpoint.", "Should we close this PR?" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
I added a first draft of the `IterableDataset.to_wds` method. You can use it to savea dataset loaded in streamign mode as a webdataset locally. The API can be further improved to allow to export to a cloud storage like the HF Hub. I also included sharding with a default max shard size of 500MB (uncompressed), an...
2024-01-11T06:27:04Z
https://github.com/huggingface/datasets/pull/5127
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5127/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5126/comments
https://api.github.com/repos/huggingface/datasets/issues/5126/timeline
2022-11-14T14:40:18Z
null
null
PR_kwDODunzps5A8Iw3
closed
[]
false
5,126
{ "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_user}", "gi...
Fix class name of symbolic link
https://api.github.com/repos/huggingface/datasets/issues/5126/events
null
https://api.github.com/repos/huggingface/datasets/issues/5126/labels{/name}
2022-10-17T15:11:02Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5126.diff", "html_url": "https://github.com/huggingface/datasets/pull/5126", "merged_at": "2022-11-14T14:40:18Z", "patch_url": "https://github.com/huggingface/datasets/pull/5126.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,411,757,124
[]
https://api.github.com/repos/huggingface/datasets/issues/5126
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5126). All of your documentation changes will be reflected on that endpoint.", "I have removed the reference to the Issue in the PR title, so that we avoid to have both references (to the issue and to the PR) in the merge commi...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fix #5098
2022-11-14T14:40:18Z
https://github.com/huggingface/datasets/pull/5126
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5126/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5125/comments
https://api.github.com/repos/huggingface/datasets/issues/5125/timeline
2022-10-17T14:21:09Z
null
null
PR_kwDODunzps5A7nr8
closed
[]
false
5,125
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Add `pyproject.toml` for `black`
https://api.github.com/repos/huggingface/datasets/issues/5125/events
null
https://api.github.com/repos/huggingface/datasets/issues/5125/labels{/name}
2022-10-17T13:38:47Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5125.diff", "html_url": "https://github.com/huggingface/datasets/pull/5125", "merged_at": "2022-10-17T14:21:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/5125.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,411,602,813
[]
https://api.github.com/repos/huggingface/datasets/issues/5125
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Add `pyproject.toml` as a config file for the `black` tool to support VS Code's auto-formatting on save (and to be more consistent with the other HF projects).
2022-10-17T14:23:27Z
https://github.com/huggingface/datasets/pull/5125
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5125/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5124/comments
https://api.github.com/repos/huggingface/datasets/issues/5124/timeline
2022-10-19T09:10:06Z
null
null
PR_kwDODunzps5A6HeL
closed
[]
false
5,124
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Install tensorflow-macos dependency conditionally
https://api.github.com/repos/huggingface/datasets/issues/5124/events
null
https://api.github.com/repos/huggingface/datasets/issues/5124/labels{/name}
2022-10-17T08:45:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5124.diff", "html_url": "https://github.com/huggingface/datasets/pull/5124", "merged_at": "2022-10-19T09:10:06Z", "patch_url": "https://github.com/huggingface/datasets/pull/5124.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,411,159,725
[]
https://api.github.com/repos/huggingface/datasets/issues/5124
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix #5118.
2022-10-19T09:12:17Z
https://github.com/huggingface/datasets/pull/5124
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5124/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5123/comments
https://api.github.com/repos/huggingface/datasets/issues/5123/timeline
null
null
null
I_kwDODunzps5UF4nU
open
[]
null
5,123
{ "avatar_url": "https://avatars.githubusercontent.com/u/59409879?v=4", "events_url": "https://api.github.com/users/jackfeinmann5/events{/privacy}", "followers_url": "https://api.github.com/users/jackfeinmann5/followers", "following_url": "https://api.github.com/users/jackfeinmann5/following{/other_user}", "g...
datasets freezes with streaming mode in multiple-gpu
https://api.github.com/repos/huggingface/datasets/issues/5123/events
null
https://api.github.com/repos/huggingface/datasets/issues/5123/labels{/name}
2022-10-17T03:28:16Z
null
false
null
null
1,410,828,756
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5123
[ "@lhoestq I tested the script without accelerator, and I confirm this is due to datasets part as this gets similar results without accelerator.", "Hi ! You said it works on 1 GPU but doesn't wortk without accelerator - what's the difference between running on 1 GPU and running without accelerator in your case ?"...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug Hi. I am using this dataloader, which is for processing large datasets in streaming mode mentioned in one of examples of huggingface. I am using it to read c4: https://github.com/huggingface/transformers/blob/b48ac1a094e572d6076b46a9e4ed3e0ebe978afc/examples/research_projects/codeparrot/scripts/cod...
2023-05-14T06:55:20Z
https://github.com/huggingface/datasets/issues/5123
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5123/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5122/comments
https://api.github.com/repos/huggingface/datasets/issues/5122/timeline
2022-11-05T12:23:53Z
null
null
PR_kwDODunzps5A4rWn
closed
[]
false
5,122
{ "avatar_url": "https://avatars.githubusercontent.com/u/34204311?v=4", "events_url": "https://api.github.com/users/Salehbigdeli/events{/privacy}", "followers_url": "https://api.github.com/users/Salehbigdeli/followers", "following_url": "https://api.github.com/users/Salehbigdeli/following{/other_user}", "gist...
Add warning
https://api.github.com/repos/huggingface/datasets/issues/5122/events
null
https://api.github.com/repos/huggingface/datasets/issues/5122/labels{/name}
2022-10-17T01:30:37Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5122.diff", "html_url": "https://github.com/huggingface/datasets/pull/5122", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5122.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5122" }
1,410,732,403
[]
https://api.github.com/repos/huggingface/datasets/issues/5122
[ "As mentioned in https://github.com/huggingface/datasets/issues/5105 I think we just need to keep the existing files instead of deleting them.\r\nThe `dataset_info.json` file contains the split names anyway, so we know which files belong to the dataset, and which ones don't." ]
https://api.github.com/repos/huggingface/datasets
NONE
Fixes: #5105 I think removing the directory with warning is a better solution for this issue. Because if we decide to keep existing files in directory, then we should deal with the case providing same directory for several datasets! Which we know is not possible since `dataset_info.json` exists in that directory.
2022-11-05T12:23:53Z
https://github.com/huggingface/datasets/pull/5122
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5122/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5121/comments
https://api.github.com/repos/huggingface/datasets/issues/5121/timeline
2022-10-17T12:39:36Z
null
null
PR_kwDODunzps5A4gUB
closed
[]
false
5,121
{ "avatar_url": "https://avatars.githubusercontent.com/u/34204311?v=4", "events_url": "https://api.github.com/users/Salehbigdeli/events{/privacy}", "followers_url": "https://api.github.com/users/Salehbigdeli/followers", "following_url": "https://api.github.com/users/Salehbigdeli/following{/other_user}", "gist...
Bugfix ignore function when creating new_fingerprint for caching
https://api.github.com/repos/huggingface/datasets/issues/5121/events
null
https://api.github.com/repos/huggingface/datasets/issues/5121/labels{/name}
2022-10-17T00:03:43Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5121.diff", "html_url": "https://github.com/huggingface/datasets/pull/5121", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5121.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5121" }
1,410,681,067
[]
https://api.github.com/repos/huggingface/datasets/issues/5121
[ "Adding \"function\" to the kwargs to ignore when computing the fingerprint will break `map` caching. Indeed passing two different function would result in two different datasets that have the same fingerprint - and the cache wouldn't be able to distinguish them.\r\n\r\nE.g this code would reload ds1 from the cache...
https://api.github.com/repos/huggingface/datasets
NONE
maybe fixes: #5109
2022-10-17T12:39:36Z
https://github.com/huggingface/datasets/pull/5121
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5121/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5120/comments
https://api.github.com/repos/huggingface/datasets/issues/5120/timeline
2022-10-19T08:53:17Z
null
null
PR_kwDODunzps5A4X10
closed
[]
false
5,120
{ "avatar_url": "https://avatars.githubusercontent.com/u/9879252?v=4", "events_url": "https://api.github.com/users/david1542/events{/privacy}", "followers_url": "https://api.github.com/users/david1542/followers", "following_url": "https://api.github.com/users/david1542/following{/other_user}", "gists_url": "h...
Fix `tqdm` zip bug
https://api.github.com/repos/huggingface/datasets/issues/5120/events
null
https://api.github.com/repos/huggingface/datasets/issues/5120/labels{/name}
2022-10-16T22:19:18Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5120.diff", "html_url": "https://github.com/huggingface/datasets/pull/5120", "merged_at": "2022-10-19T08:53:17Z", "patch_url": "https://github.com/huggingface/datasets/pull/5120.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,410,641,221
[]
https://api.github.com/repos/huggingface/datasets/issues/5120
[ "@albertvillanova Thanks for your comment. What do you think about creating 2 `pbar` for each case? I see the `pbar_iterable` is initialized differently. Maybe `pbar` can also be initialized like that.", "@albertvillanova Another solution I implemented is to change `pbar_iterable` and add the `zip` to it. I updat...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This PR solves #5117, by wrapping the entire `zip` clause in tqdm. For more information, please checkout this Stack Overflow thread: https://stackoverflow.com/questions/41171191/tqdm-progressbar-and-zip-built-in-do-not-work-together
2022-10-23T10:27:53Z
https://github.com/huggingface/datasets/pull/5120
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5120/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5119/comments
https://api.github.com/repos/huggingface/datasets/issues/5119/timeline
2022-10-19T09:45:59Z
null
null
PR_kwDODunzps5A4IQp
closed
[]
false
5,119
{ "avatar_url": "https://avatars.githubusercontent.com/u/3664563?v=4", "events_url": "https://api.github.com/users/cakiki/events{/privacy}", "followers_url": "https://api.github.com/users/cakiki/followers", "following_url": "https://api.github.com/users/cakiki/following{/other_user}", "gists_url": "https://ap...
[TYPO] Update new_dataset_script.py
https://api.github.com/repos/huggingface/datasets/issues/5119/events
null
https://api.github.com/repos/huggingface/datasets/issues/5119/labels{/name}
2022-10-16T17:36:49Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5119.diff", "html_url": "https://github.com/huggingface/datasets/pull/5119", "merged_at": "2022-10-19T09:45:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/5119.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,410,561,363
[]
https://api.github.com/repos/huggingface/datasets/issues/5119
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2022-10-19T09:48:19Z
https://github.com/huggingface/datasets/pull/5119
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5119/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5118/comments
https://api.github.com/repos/huggingface/datasets/issues/5118/timeline
2022-10-19T09:10:08Z
null
completed
I_kwDODunzps5UEz6t
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,118
{ "avatar_url": "https://avatars.githubusercontent.com/u/9879252?v=4", "events_url": "https://api.github.com/users/david1542/events{/privacy}", "followers_url": "https://api.github.com/users/david1542/followers", "following_url": "https://api.github.com/users/david1542/following{/other_user}", "gists_url": "h...
Installing `datasets` on M1 computers
https://api.github.com/repos/huggingface/datasets/issues/5118/events
null
https://api.github.com/repos/huggingface/datasets/issues/5118/labels{/name}
2022-10-16T16:50:08Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,410,547,373
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5118
[ "Thanks for reporting, @david1542." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug I wanted to install `datasets` dependencies on my M1 (in order to start contributing to the project). However, I got an error regarding `tensorflow`. On M1, `tensorflow-macos` needs to be installed instead. Can we add a conditional requirement, so that `tensorflow-macos` would be installed on M1...
2022-10-19T09:10:08Z
https://github.com/huggingface/datasets/issues/5118
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5118/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5117/comments
https://api.github.com/repos/huggingface/datasets/issues/5117/timeline
2022-10-23T12:58:41Z
null
completed
I_kwDODunzps5UBFoS
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/9879252?v=4", "events_url": "https://api.github.com/users/david1542/events{/privacy}", "followers_url": "https://api.github.com/users/david1542/followers", "following_url": "https://api.github.com/users/david1542/following{/other_user}", "...
null
5,117
{ "avatar_url": "https://avatars.githubusercontent.com/u/63857529?v=4", "events_url": "https://api.github.com/users/echatzikyriakidis/events{/privacy}", "followers_url": "https://api.github.com/users/echatzikyriakidis/followers", "following_url": "https://api.github.com/users/echatzikyriakidis/following{/other_...
Progress bars have color red and never completed to 100%
https://api.github.com/repos/huggingface/datasets/issues/5117/events
null
https://api.github.com/repos/huggingface/datasets/issues/5117/labels{/name}
2022-10-14T16:12:30Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/9879252?v=4", "events_url": "https://api.github.com/users/david1542/events{/privacy}", "followers_url": "https://api.github.com/users/david1542/followers", "following_url": "https://api.github.com/users/david1542/following{/other_user}", "gists_url": "h...
null
1,409,571,346
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5117
[ "Hi @echatzikyriakidis, thanks for submitting the issue.\r\nWhich shell are you using exactly? I tried to run the command you sent, but I don't see colors at all 🧐\r\n\r\nI tried from bash and zsh as well.", "Hi @david1542 ,\r\n\r\nI use Google Colab.\r\n", "Got it. I [created a PR](https://github.com/huggingf...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug Progress bars after transformative operations turn in red and never be completed to 100% ## Steps to reproduce the bug ```python from datasets import load_dataset load_dataset('rotten_tomatoes', split='test').filter(lambda o: True) ``` ## Expected results Progress bar should be 100% an...
2022-10-23T12:58:41Z
https://github.com/huggingface/datasets/issues/5117
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5117/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5116/comments
https://api.github.com/repos/huggingface/datasets/issues/5116/timeline
2022-10-19T13:03:22Z
null
null
PR_kwDODunzps5A09sk
closed
[]
false
5,116
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Use yaml for issue templates + revamp
https://api.github.com/repos/huggingface/datasets/issues/5116/events
null
https://api.github.com/repos/huggingface/datasets/issues/5116/labels{/name}
2022-10-14T15:53:13Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5116.diff", "html_url": "https://github.com/huggingface/datasets/pull/5116", "merged_at": "2022-10-19T13:03:22Z", "patch_url": "https://github.com/huggingface/datasets/pull/5116.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,409,549,471
[]
https://api.github.com/repos/huggingface/datasets/issues/5116
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Use YAML instead of markdown (more expressive) for the issue templates. In addition, update their structure/fields to be more aligned with Transformers. PS: also removes the "add_dataset" PR template, as we no longer accept such PRs.
2022-10-19T13:05:49Z
https://github.com/huggingface/datasets/pull/5116
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5116/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5115/comments
https://api.github.com/repos/huggingface/datasets/issues/5115/timeline
2022-10-14T14:59:58Z
null
null
PR_kwDODunzps5Az9Pm
closed
[]
false
5,115
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Fix iter_batches
https://api.github.com/repos/huggingface/datasets/issues/5115/events
null
https://api.github.com/repos/huggingface/datasets/issues/5115/labels{/name}
2022-10-14T12:06:14Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5115.diff", "html_url": "https://github.com/huggingface/datasets/pull/5115", "merged_at": "2022-10-14T14:59:58Z", "patch_url": "https://github.com/huggingface/datasets/pull/5115.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,409,250,020
[]
https://api.github.com/repos/huggingface/datasets/issues/5115
[ "_The documentation is not available anymore as the PR was closed or merged._", "I also ran the code in https://github.com/huggingface/datasets/issues/5111 and it works fine now :)", "This is ready for review :)" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
The `pa.Table.to_reader()` method available in `pyarrow>=8.0.0` may return chunks of size < `max_chunksize`, therefore `iter_batches` can return batches smaller than the `batch_size` specified by the user Therefore batched `map` couldn't always use batches of the right size, e.g. this fails because it runs only on o...
2022-10-14T15:02:15Z
https://github.com/huggingface/datasets/pull/5115
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5115/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5114/comments
https://api.github.com/repos/huggingface/datasets/issues/5114/timeline
null
null
null
I_kwDODunzps5T_z8C
open
[]
null
5,114
{ "avatar_url": "https://avatars.githubusercontent.com/u/48770768?v=4", "events_url": "https://api.github.com/users/Hubert-Bonisseur/events{/privacy}", "followers_url": "https://api.github.com/users/Hubert-Bonisseur/followers", "following_url": "https://api.github.com/users/Hubert-Bonisseur/following{/other_use...
load_from_disk with remote filesystem fails due to a wrong temporary local folder path
https://api.github.com/repos/huggingface/datasets/issues/5114/events
null
https://api.github.com/repos/huggingface/datasets/issues/5114/labels{/name}
2022-10-14T11:54:53Z
null
false
null
null
1,409,236,738
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5114
[ "Hi Hubert! Could you please probably create a publicly available `gs://` dataset link? I think this would be easier for others to directly start to debug.", "What seems to work is to change the line to:\r\n```\r\nfs.download(src_dataset_path, dataset_path.parent.as_posix(), recursive=True)\r\n```" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug The function load_from_disk fails when using a remote filesystem because of a wrong temporary path generation in the load_from_disk method of arrow_dataset.py: ```python if is_remote_filesystem(fs): src_dataset_path = extract_path_from_uri(dataset_path) dataset_path = Dataset._build...
2022-11-19T07:13:10Z
https://github.com/huggingface/datasets/issues/5114
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5114/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5113/comments
https://api.github.com/repos/huggingface/datasets/issues/5113/timeline
2022-10-14T12:11:44Z
null
null
PR_kwDODunzps5Az0Ei
closed
[]
false
5,113
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Fix filter indices when batched
https://api.github.com/repos/huggingface/datasets/issues/5113/events
null
https://api.github.com/repos/huggingface/datasets/issues/5113/labels{/name}
2022-10-14T11:30:03Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5113.diff", "html_url": "https://github.com/huggingface/datasets/pull/5113", "merged_at": "2022-10-14T12:11:44Z", "patch_url": "https://github.com/huggingface/datasets/pull/5113.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,409,207,607
[]
https://api.github.com/repos/huggingface/datasets/issues/5113
[ "_The documentation is not available anymore as the PR was closed or merged._", "I think a patch release will be necessary.", "I'm also fixing https://github.com/huggingface/datasets/issues/5111 which will lalso require a patch release" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR fixes a bug introduced by: - #5030 Fix #5112.
2022-10-24T06:21:09Z
https://github.com/huggingface/datasets/pull/5113
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/5113/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5112/comments
https://api.github.com/repos/huggingface/datasets/issues/5112/timeline
2022-10-14T12:11:45Z
null
completed
I_kwDODunzps5T_dJx
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,112
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Bug with filtered indices
https://api.github.com/repos/huggingface/datasets/issues/5112/events
null
https://api.github.com/repos/huggingface/datasets/issues/5112/labels{/name}
2022-10-14T10:35:47Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,409,143,409
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5112
[ "The issue is here:\r\nhttps://github.com/huggingface/datasets/blob/3ad9644b9a2e4558dd1d0f1e43c67658674e6228/src/datasets/arrow_dataset.py#L2964", "@PartiallyTyped, @Muennighoff: the issue is fixed.\r\n\r\nWe are planning to make a patch release today.", "Thanks a lot for the swift response! For a brief moment ...
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug As reported by @PartiallyTyped (and by @Muennighoff): - https://github.com/huggingface/datasets/issues/5111#issuecomment-1278652524 There is an issue with the indices of a filtered dataset. ## Steps to reproduce the bug ```python ds = Dataset.from_dict({"num": [0, 1, 2, 3]}) ds = ds.filte...
2022-10-14T13:55:03Z
https://github.com/huggingface/datasets/issues/5112
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/5112/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5111/comments
https://api.github.com/repos/huggingface/datasets/issues/5111/timeline
2022-10-14T14:59:59Z
null
completed
I_kwDODunzps5T7o9C
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists...
null
5,111
{ "avatar_url": "https://avatars.githubusercontent.com/u/44069155?v=4", "events_url": "https://api.github.com/users/loubnabnl/events{/privacy}", "followers_url": "https://api.github.com/users/loubnabnl/followers", "following_url": "https://api.github.com/users/loubnabnl/following{/other_user}", "gists_url": "...
map and filter not working properly in multiprocessing with the new release 2.6.0
https://api.github.com/repos/huggingface/datasets/issues/5111/events
null
https://api.github.com/repos/huggingface/datasets/issues/5111/labels{/name}
2022-10-13T17:00:55Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
null
1,408,143,170
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5111
[ "Same bug exists with `num_proc=1` on colab. `3.7.14 (default, Sep 8 2022, 00:06:44) [GCC 7.5.0]` ", "Thanks for reporting, @loubnabnl and for the additional information, @PartiallyTyped.\r\n\r\nHowever, I'm not able to reproduce this issue, neither locally nor on Colab:\r\n```\r\nDataset({\r\n features: ['re...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug When mapping is used on a dataset with more than one process, there is a weird behavior when trying to use `filter` , it's like only the samples from one worker are retrieved, one needs to specify the same `num_proc` in filter for it to work properly. This doesn't happen with `datasets` version 2.5...
2022-10-17T08:26:59Z
https://github.com/huggingface/datasets/issues/5111
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/5111/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5109/comments
https://api.github.com/repos/huggingface/datasets/issues/5109/timeline
2022-10-17T10:38:45Z
null
completed
I_kwDODunzps5T47_S
closed
[]
null
5,109
{ "avatar_url": "https://avatars.githubusercontent.com/u/23029765?v=4", "events_url": "https://api.github.com/users/Mouhanedg56/events{/privacy}", "followers_url": "https://api.github.com/users/Mouhanedg56/followers", "following_url": "https://api.github.com/users/Mouhanedg56/following{/other_user}", "gists_u...
Map caching not working for some class methods
https://api.github.com/repos/huggingface/datasets/issues/5109/events
null
https://api.github.com/repos/huggingface/datasets/issues/5109/labels{/name}
2022-10-13T09:12:58Z
null
false
null
null
1,407,434,706
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5109
[ "The hash used for caching is computed by pickling recursively the function passed to `map`. Maybe some objects don't have the same hash across sessions. In particular you can check the hash of your model using\r\n```python\r\nfrom datasets.fingerprint import Hasher\r\nobj = AutoModel.from_config(config=config, ad...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug The cache loading is not working as expected for some class methods with a model stored in an attribute. The new fingerprint for `_map_single` is not the same at each run. The hasher generate a different hash for the class method. This comes from `dumps` function in `datasets.utils.py_utils` whic...
2022-10-17T10:38:45Z
https://github.com/huggingface/datasets/issues/5109
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5109/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5108/comments
https://api.github.com/repos/huggingface/datasets/issues/5108/timeline
2022-10-14T09:47:27Z
null
null
PR_kwDODunzps5AskeK
closed
[]
false
5,108
{ "avatar_url": "https://avatars.githubusercontent.com/u/5431913?v=4", "events_url": "https://api.github.com/users/yangky11/events{/privacy}", "followers_url": "https://api.github.com/users/yangky11/followers", "following_url": "https://api.github.com/users/yangky11/following{/other_user}", "gists_url": "http...
Fix a typo in arrow_dataset.py
https://api.github.com/repos/huggingface/datasets/issues/5108/events
null
https://api.github.com/repos/huggingface/datasets/issues/5108/labels{/name}
2022-10-13T02:33:55Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5108.diff", "html_url": "https://github.com/huggingface/datasets/pull/5108", "merged_at": "2022-10-14T09:47:27Z", "patch_url": "https://github.com/huggingface/datasets/pull/5108.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,407,044,107
[]
https://api.github.com/repos/huggingface/datasets/issues/5108
[]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2022-10-14T09:47:28Z
https://github.com/huggingface/datasets/pull/5108
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5108/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5107/comments
https://api.github.com/repos/huggingface/datasets/issues/5107/timeline
2022-11-09T17:11:43Z
null
null
PR_kwDODunzps5ArjCZ
closed
[]
false
5,107
{ "avatar_url": "https://avatars.githubusercontent.com/u/26709476?v=4", "events_url": "https://api.github.com/users/TevenLeScao/events{/privacy}", "followers_url": "https://api.github.com/users/TevenLeScao/followers", "following_url": "https://api.github.com/users/TevenLeScao/following{/other_user}", "gists_u...
Multiprocessed dataset builder
https://api.github.com/repos/huggingface/datasets/issues/5107/events
null
https://api.github.com/repos/huggingface/datasets/issues/5107/labels{/name}
2022-10-12T19:59:17Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5107.diff", "html_url": "https://github.com/huggingface/datasets/pull/5107", "merged_at": "2022-11-09T17:11:43Z", "patch_url": "https://github.com/huggingface/datasets/pull/5107.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,406,736,710
[]
https://api.github.com/repos/huggingface/datasets/issues/5107
[ "I would also like to add a test, but am not sure whether it should go into `test_builder` (more natural imo) or `test_load` (which already contains a lot of the things I have to import to run my current testing setup). For reference, what I run to test that it works looks like:\r\n\r\n```\r\nimport os\r\nfrom path...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This PR adds the multiprocessing part of #2650 (but not the caching of already-computed arrow files). On the other side, loading of sharded arrow files still needs to be implemented (sharded parquet files can already be loaded).
2022-12-01T15:37:09Z
https://github.com/huggingface/datasets/pull/5107
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5107/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5106/comments
https://api.github.com/repos/huggingface/datasets/issues/5106/timeline
2022-10-13T09:56:51Z
null
null
PR_kwDODunzps5ArM6G
closed
[]
false
5,106
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Fix task template reload from dict
https://api.github.com/repos/huggingface/datasets/issues/5106/events
null
https://api.github.com/repos/huggingface/datasets/issues/5106/labels{/name}
2022-10-12T18:33:49Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5106.diff", "html_url": "https://github.com/huggingface/datasets/pull/5106", "merged_at": "2022-10-13T09:56:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/5106.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,406,635,758
[]
https://api.github.com/repos/huggingface/datasets/issues/5106
[ "_The documentation is not available anymore as the PR was closed or merged._", "> Just wondering if there might be other data classes default values missed that could cause an issue... Apart from feature-like classes and tasks, I don't see any others though...\r\n\r\nI think we're good ! `asdict` is used on the ...
https://api.github.com/repos/huggingface/datasets
MEMBER
Since #4926 the JSON dumps are simplified and it made task template dicts empty by default. I fixed this by always including the task name which is needed to reload a task from a dict
2022-10-13T09:59:07Z
https://github.com/huggingface/datasets/pull/5106
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5106/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5105/comments
https://api.github.com/repos/huggingface/datasets/issues/5105/timeline
null
null
null
I_kwDODunzps5Tzw2V
open
[]
null
5,105
{ "avatar_url": "https://avatars.githubusercontent.com/u/3664563?v=4", "events_url": "https://api.github.com/users/cakiki/events{/privacy}", "followers_url": "https://api.github.com/users/cakiki/followers", "following_url": "https://api.github.com/users/cakiki/following{/other_user}", "gists_url": "https://ap...
Specifying an exisiting folder in download_and_prepare deletes everything in it
https://api.github.com/repos/huggingface/datasets/issues/5105/events
null
https://api.github.com/repos/huggingface/datasets/issues/5105/labels{/name}
2022-10-12T11:53:33Z
null
false
null
null
1,406,078,357
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5105
[ "cc @lhoestq ", "Thanks for reporting, @cakiki.\r\n\r\nI would say the deletion of the dir is an expected behavior though...", "`dask.to_parquet` has an \"overwrite\" parameter and default is `False`, we could also have something similar", "Thank you both for your feedback!\r\n\r\n@albertvillanova I think I m...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Describe the bug The builder correctly creates the `output_dir` folder if it doesn't exist, but if the folder exists everything within it is deleted. Specifying `"."` as the `output_dir` deletes everything in your current dir but also leads to **another bug** whose traceback is the following: ``` ...
2022-10-20T11:53:59Z
https://github.com/huggingface/datasets/issues/5105
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5105/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5104/comments
https://api.github.com/repos/huggingface/datasets/issues/5104/timeline
2022-10-12T11:31:55Z
null
null
PR_kwDODunzps5Ao9Mq
closed
[]
false
5,104
{ "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_user}", "gi...
Fix loading how to guide (#5102)
https://api.github.com/repos/huggingface/datasets/issues/5104/events
null
https://api.github.com/repos/huggingface/datasets/issues/5104/labels{/name}
2022-10-12T10:34:42Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5104.diff", "html_url": "https://github.com/huggingface/datasets/pull/5104", "merged_at": "2022-10-12T11:31:55Z", "patch_url": "https://github.com/huggingface/datasets/pull/5104.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,405,973,102
[]
https://api.github.com/repos/huggingface/datasets/issues/5104
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2022-10-12T11:34:07Z
https://github.com/huggingface/datasets/pull/5104
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5104/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5103/comments
https://api.github.com/repos/huggingface/datasets/issues/5103/timeline
2022-10-12T15:24:47Z
null
null
PR_kwDODunzps5Ao5gI
closed
[]
false
5,103
{ "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_user}", "gi...
url encode hub url (#5099)
https://api.github.com/repos/huggingface/datasets/issues/5103/events
null
https://api.github.com/repos/huggingface/datasets/issues/5103/labels{/name}
2022-10-12T10:22:12Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5103.diff", "html_url": "https://github.com/huggingface/datasets/pull/5103", "merged_at": "2022-10-12T15:24:47Z", "patch_url": "https://github.com/huggingface/datasets/pull/5103.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,405,956,311
[]
https://api.github.com/repos/huggingface/datasets/issues/5103
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2022-10-12T15:27:24Z
https://github.com/huggingface/datasets/pull/5103
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5103/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5102/comments
https://api.github.com/repos/huggingface/datasets/issues/5102/timeline
2022-10-12T11:31:56Z
null
completed
I_kwDODunzps5Turs6
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_u...
null
5,102
{ "avatar_url": "https://avatars.githubusercontent.com/u/9004682?v=4", "events_url": "https://api.github.com/users/yangxuhui/events{/privacy}", "followers_url": "https://api.github.com/users/yangxuhui/followers", "following_url": "https://api.github.com/users/yangxuhui/following{/other_user}", "gists_url": "h...
Error in create a dataset from a Python generator
https://api.github.com/repos/huggingface/datasets/issues/5102/events
null
https://api.github.com/repos/huggingface/datasets/issues/5102/labels{/name}
2022-10-11T14:28:58Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_user}", "gi...
null
1,404,746,554
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" }, { "color": "7057ff", "default": true, "descript...
https://api.github.com/repos/huggingface/datasets/issues/5102
[ "Hi, thanks for reporting! The last line should be `dataset = Dataset.from_generator(my_gen)`.", "Can I work on this one?" ]
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug In HOW-TO-GUIDES > Load > [Python generator](https://huggingface.co/docs/datasets/v2.5.2/en/loading#python-generator), the code example defines the `my_gen` function, but when creating the dataset, an undefined `my_dict` is passed in. ```Python >>> from datasets import Dataset >>> def my_gen...
2022-10-12T11:31:56Z
https://github.com/huggingface/datasets/issues/5102
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5102/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5101/comments
https://api.github.com/repos/huggingface/datasets/issues/5101/timeline
2022-10-12T15:30:38Z
null
null
PR_kwDODunzps5AkHJc
closed
[]
false
5,101
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Free the "hf" filesystem protocol for `hffs`
https://api.github.com/repos/huggingface/datasets/issues/5101/events
null
https://api.github.com/repos/huggingface/datasets/issues/5101/labels{/name}
2022-10-11T11:57:21Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5101.diff", "html_url": "https://github.com/huggingface/datasets/pull/5101", "merged_at": "2022-10-12T15:30:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/5101.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,404,513,085
[]
https://api.github.com/repos/huggingface/datasets/issues/5101
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2022-10-12T15:32:59Z
https://github.com/huggingface/datasets/pull/5101
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/5101/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5100/comments
https://api.github.com/repos/huggingface/datasets/issues/5100/timeline
2022-10-11T13:48:26Z
null
completed
I_kwDODunzps5TtlZa
closed
[]
null
5,100
{ "avatar_url": "https://avatars.githubusercontent.com/u/115545475?v=4", "events_url": "https://api.github.com/users/jagochi/events{/privacy}", "followers_url": "https://api.github.com/users/jagochi/followers", "following_url": "https://api.github.com/users/jagochi/following{/other_user}", "gists_url": "https...
datasets[s3] sagemaker can't run a model - datasets issue with Value and ClassLabel and cast() method
https://api.github.com/repos/huggingface/datasets/issues/5100/events
null
https://api.github.com/repos/huggingface/datasets/issues/5100/labels{/name}
2022-10-11T11:16:31Z
null
false
null
null
1,404,458,586
[]
https://api.github.com/repos/huggingface/datasets/issues/5100
[]
https://api.github.com/repos/huggingface/datasets
NONE
null
2022-10-11T13:48:26Z
https://github.com/huggingface/datasets/issues/5100
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5100/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5099/comments
https://api.github.com/repos/huggingface/datasets/issues/5099/timeline
2022-10-13T13:14:20Z
null
completed
I_kwDODunzps5TtP0P
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_u...
null
5,099
{ "avatar_url": "https://avatars.githubusercontent.com/u/44069155?v=4", "events_url": "https://api.github.com/users/loubnabnl/events{/privacy}", "followers_url": "https://api.github.com/users/loubnabnl/followers", "following_url": "https://api.github.com/users/loubnabnl/following{/other_user}", "gists_url": "...
datasets doesn't support # in data paths
https://api.github.com/repos/huggingface/datasets/issues/5099/events
null
https://api.github.com/repos/huggingface/datasets/issues/5099/labels{/name}
2022-10-11T10:05:32Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_user}", "gi...
null
1,404,370,191
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" }, { "color": "7057ff", "default": true, "descript...
https://api.github.com/repos/huggingface/datasets/issues/5099
[ "`datasets` doesn't seem to urlencode the directory names here\r\n\r\nhttps://github.com/huggingface/datasets/blob/7feeb5648a63b6135a8259dedc3b1e19185ee4c7/src/datasets/utils/file_utils.py#L109-L111\r\n\r\nfor example we should have\r\n```python\r\nfrom datasets.utils.file_utils import hf_hub_url\r\n\r\nurl = hf_hu...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug dataset files with `#` symbol their paths aren't read correctly. ## Steps to reproduce the bug The data in folder `c#`of this [dataset](https://huggingface.co/datasets/loubnabnl/bigcode_csharp) can't be loaded. While the folder `c_sharp` with the same data is loaded properly ```python ds = lo...
2022-10-13T13:14:20Z
https://github.com/huggingface/datasets/issues/5099
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5099/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5098/comments
https://api.github.com/repos/huggingface/datasets/issues/5098/timeline
2022-11-14T14:40:20Z
null
completed
I_kwDODunzps5TsDuW
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_u...
null
5,098
{ "avatar_url": "https://avatars.githubusercontent.com/u/49552732?v=4", "events_url": "https://api.github.com/users/horizon86/events{/privacy}", "followers_url": "https://api.github.com/users/horizon86/followers", "following_url": "https://api.github.com/users/horizon86/following{/other_user}", "gists_url": "...
Classes label error when loading symbolic links using imagefolder
https://api.github.com/repos/huggingface/datasets/issues/5098/events
null
https://api.github.com/repos/huggingface/datasets/issues/5098/labels{/name}
2022-10-11T06:10:58Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_user}", "gi...
null
1,404,058,518
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "7057ff", "default": true...
https://api.github.com/repos/huggingface/datasets/issues/5098
[ "It can be solved temporarily by remove `resolve` in \r\nhttps://github.com/huggingface/datasets/blob/bef23be3d9543b1ca2da87ab2f05070201044ddc/src/datasets/data_files.py#L278", "Hi, thanks for reporting and suggesting a fix! We still need to account for `.`/`..` in the file path, so a more robust fix would be `P...
https://api.github.com/repos/huggingface/datasets
NONE
**Is your feature request related to a problem? Please describe.** Like this: #4015 When there are **symbolic links** to pictures in the data folder, the parent folder name of the **real file** will be used as the class name instead of the parent folder of the symbolic link itself. Can you give an option to decide wh...
2022-11-14T14:40:20Z
https://github.com/huggingface/datasets/issues/5098
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5098/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5097/comments
https://api.github.com/repos/huggingface/datasets/issues/5097/timeline
2022-10-11T06:56:00Z
null
completed
I_kwDODunzps5TqnJ5
closed
[]
null
5,097
{ "avatar_url": "https://avatars.githubusercontent.com/u/11340846?v=4", "events_url": "https://api.github.com/users/catalys1/events{/privacy}", "followers_url": "https://api.github.com/users/catalys1/followers", "following_url": "https://api.github.com/users/catalys1/following{/other_user}", "gists_url": "htt...
Fatal error with pyarrow/libarrow.so
https://api.github.com/repos/huggingface/datasets/issues/5097/events
null
https://api.github.com/repos/huggingface/datasets/issues/5097/labels{/name}
2022-10-10T20:29:04Z
null
false
null
null
1,403,679,353
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5097
[ "Thanks for reporting, @catalys1.\r\n\r\nThis seems a duplicate of:\r\n- #3310 \r\n\r\nThe source of the problem is in PyArrow:\r\n- [ARROW-15141: [C++] Fatal error condition occurred in aws_thread_launch](https://issues.apache.org/jira/browse/ARROW-15141)\r\n- [ARROW-17501: [C++] Fatal error condition occurred in ...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug When using datasets, at the very end of my jobs the program crashes (see trace below). It doesn't seem to affect anything, as it appears to happen as the program is closing down. Just importing `datasets` is enough to cause the error. ## Steps to reproduce the bug This is sufficient to reprodu...
2022-10-11T06:56:01Z
https://github.com/huggingface/datasets/issues/5097
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5097/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5096/comments
https://api.github.com/repos/huggingface/datasets/issues/5096/timeline
null
null
null
I_kwDODunzps5TpeBo
open
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,096
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Transfer some canonical datasets under an organization namespace
https://api.github.com/repos/huggingface/datasets/issues/5096/events
null
https://api.github.com/repos/huggingface/datasets/issues/5096/labels{/name}
2022-10-10T15:44:31Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,403,379,816
[ { "color": "0e8a16", "default": false, "description": "Contribution to a dataset script", "id": 4564477500, "name": "dataset contribution", "node_id": "LA_kwDODunzps8AAAABEBBmPA", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20contribution" } ]
https://api.github.com/repos/huggingface/datasets/issues/5096
[ "The transfer of the dummy dataset to the dummy org works as expected:\r\n```python\r\nIn [1]: from datasets import load_dataset; ds = load_dataset(\"dummy_canonical_dataset\", download_mode=\"force_redownload\"); ds\r\nDownloading builder script: 100%|███████████████████████████████████████████████████████████████...
https://api.github.com/repos/huggingface/datasets
MEMBER
As discussed during our @huggingface/datasets meeting, we are planning to move some "canonical" dataset scripts under their corresponding organization namespace (if this does not exist). On the contrary, if the dataset already exists under the organization namespace, we are deprecating the canonical one (and eventua...
2024-01-11T10:03:35Z
https://github.com/huggingface/datasets/issues/5096
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 2, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/5096/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5095/comments
https://api.github.com/repos/huggingface/datasets/issues/5095/timeline
2022-10-10T15:32:20Z
null
null
PR_kwDODunzps5Afzsq
closed
[]
false
5,095
{ "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_user}", "gi...
Fix tutorial (#5093)
https://api.github.com/repos/huggingface/datasets/issues/5095/events
null
https://api.github.com/repos/huggingface/datasets/issues/5095/labels{/name}
2022-10-10T13:55:15Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5095.diff", "html_url": "https://github.com/huggingface/datasets/pull/5095", "merged_at": "2022-10-10T15:32:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/5095.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,403,221,408
[]
https://api.github.com/repos/huggingface/datasets/issues/5095
[ "Oops I merged without linking to the hacktoberfest issue - not sure if it counts in this case\r\n\r\nsorry about that..\r\n\r\nNext time you can just mention \"Close #XXXX\" in your issue to link it", "It should :) (the `hacktoberfest` repo topic is all that matters)" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Close #5093
2022-10-10T17:50:52Z
https://github.com/huggingface/datasets/pull/5095
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5095/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5094/comments
https://api.github.com/repos/huggingface/datasets/issues/5094/timeline
2023-07-24T15:29:13Z
null
completed
I_kwDODunzps5To1xm
closed
[]
null
5,094
{ "avatar_url": "https://avatars.githubusercontent.com/u/36822895?v=4", "events_url": "https://api.github.com/users/RR-28023/events{/privacy}", "followers_url": "https://api.github.com/users/RR-28023/followers", "following_url": "https://api.github.com/users/RR-28023/following{/other_user}", "gists_url": "htt...
Multiprocessing with `Dataset.map` and `PyTorch` results in deadlock
https://api.github.com/repos/huggingface/datasets/issues/5094/events
null
https://api.github.com/repos/huggingface/datasets/issues/5094/labels{/name}
2022-10-10T13:50:56Z
null
false
null
null
1,403,214,950
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5094
[ "Hi ! Could it be an Out of Memory issue that could have killed one of the processes ? can you check your memory ?", "Hi! I don't think it is a memory issue. I'm monitoring the main and spawn python processes and threads with `htop` and the memory does not peak. Besides, the example I've posted above should not b...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug There seems to be an issue with using multiprocessing with `datasets.Dataset.map` (i.e. setting `num_proc` to a value greater than one) combined with a function that uses `torch` under the hood. The subprocesses that `datasets.Dataset.map` spawns [a this step](https://github.com/huggingface/datase...
2023-07-24T15:29:13Z
https://github.com/huggingface/datasets/issues/5094
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5094/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5093/comments
https://api.github.com/repos/huggingface/datasets/issues/5093/timeline
2022-10-10T17:51:14Z
null
completed
I_kwDODunzps5TnykM
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_u...
null
5,093
{ "avatar_url": "https://avatars.githubusercontent.com/u/22726840?v=4", "events_url": "https://api.github.com/users/clefourrier/events{/privacy}", "followers_url": "https://api.github.com/users/clefourrier/followers", "following_url": "https://api.github.com/users/clefourrier/following{/other_user}", "gists_u...
Mismatch between tutoriel and doc
https://api.github.com/repos/huggingface/datasets/issues/5093/events
null
https://api.github.com/repos/huggingface/datasets/issues/5093/labels{/name}
2022-10-10T10:23:53Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/9295277?v=4", "events_url": "https://api.github.com/users/riccardobucco/events{/privacy}", "followers_url": "https://api.github.com/users/riccardobucco/followers", "following_url": "https://api.github.com/users/riccardobucco/following{/other_user}", "gi...
null
1,402,939,660
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" }, { "color": "7057ff", "default": true, "descript...
https://api.github.com/repos/huggingface/datasets/issues/5093
[ "Hi, thanks for reporting! This line should be replaced with \r\n```python\r\ndataset = dataset.map(lambda examples: tokenizer(examples[\"text\"], return_tensors=\"np\"), batched=True)\r\n```\r\nfor it to work (the `return_tensors` part inside the `tokenizer` call).", "Can I work on this?", "Fixed in https://gi...
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug In the "Process text data" tutorial, [`map` has `return_tensors` as kwarg](https://huggingface.co/docs/datasets/main/en/nlp_process#map). It does not seem to appear in the [function documentation](https://huggingface.co/docs/datasets/main/en/package_reference/main_classes#datasets.Dataset.map), nor...
2022-10-10T17:51:15Z
https://github.com/huggingface/datasets/issues/5093
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5093/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5092/comments
https://api.github.com/repos/huggingface/datasets/issues/5092/timeline
2022-10-11T13:23:23Z
null
null
PR_kwDODunzps5AeIsS
closed
[]
false
5,092
{ "avatar_url": "https://avatars.githubusercontent.com/u/26859204?v=4", "events_url": "https://api.github.com/users/lewtun/events{/privacy}", "followers_url": "https://api.github.com/users/lewtun/followers", "following_url": "https://api.github.com/users/lewtun/following{/other_user}", "gists_url": "https://a...
Use HTML relative paths for tiles in the docs
https://api.github.com/repos/huggingface/datasets/issues/5092/events
null
https://api.github.com/repos/huggingface/datasets/issues/5092/labels{/name}
2022-10-10T07:24:27Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5092.diff", "html_url": "https://github.com/huggingface/datasets/pull/5092", "merged_at": "2022-10-11T13:23:23Z", "patch_url": "https://github.com/huggingface/datasets/pull/5092.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,402,713,517
[]
https://api.github.com/repos/huggingface/datasets/issues/5092
[ "_The documentation is not available anymore as the PR was closed or merged._", "> Good catch, @lewtun. Thanks for the fix.\r\n> \r\n> Do you know if there are other absolute paths in the docs that should be fixed as well?\r\n\r\nI found a few more in [0d4796b](https://github.com/huggingface/datasets/pull/5092/co...
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR replaces the absolute paths in the landing page tiles with relative ones so that one can test navigation both locally in and in future PRs (see [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5084/en/index) for an example PR where the links don't work). I encountered this while working on the `op...
2022-10-11T13:25:45Z
https://github.com/huggingface/datasets/pull/5092
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5092/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5091/comments
https://api.github.com/repos/huggingface/datasets/issues/5091/timeline
2022-10-09T13:16:57Z
null
null
PR_kwDODunzps5AZCm9
closed
[]
false
5,091
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Allow connection objects in `from_sql` + small doc improvement
https://api.github.com/repos/huggingface/datasets/issues/5091/events
null
https://api.github.com/repos/huggingface/datasets/issues/5091/labels{/name}
2022-10-07T12:39:44Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5091.diff", "html_url": "https://github.com/huggingface/datasets/pull/5091", "merged_at": "2022-10-09T13:16:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/5091.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,401,112,552
[]
https://api.github.com/repos/huggingface/datasets/issues/5091
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Allow connection objects in `from_sql` (emit a warning that they are cachable) and add a tip that explains the format of the con parameter when provided as a URI string. PS: ~~This PR contains a parameter link, so https://github.com/huggingface/doc-builder/pull/311 needs to be merged before it's "ready for review".~...
2022-10-09T13:19:15Z
https://github.com/huggingface/datasets/pull/5091
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5091/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5090/comments
https://api.github.com/repos/huggingface/datasets/issues/5090/timeline
2022-10-08T07:07:36Z
null
completed
I_kwDODunzps5TgyBH
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,090
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Review sync issues from GitHub to Hub
https://api.github.com/repos/huggingface/datasets/issues/5090/events
null
https://api.github.com/repos/huggingface/datasets/issues/5090/labels{/name}
2022-10-07T12:31:56Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,401,102,407
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5090
[ "Nice!!" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
## Describe the bug We have discovered that sometimes there were sync issues between GitHub and Hub datasets, after a merge commit to main branch. For example: - this merge commit: https://github.com/huggingface/datasets/commit/d74a9e8e4bfff1fed03a4cab99180a841d7caf4b - was not properly synced with the Hub: https...
2022-10-08T07:07:36Z
https://github.com/huggingface/datasets/issues/5090
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5090/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5089/comments
https://api.github.com/repos/huggingface/datasets/issues/5089/timeline
null
null
null
I_kwDODunzps5TflYG
open
[]
null
5,089
{ "avatar_url": "https://avatars.githubusercontent.com/u/208336?v=4", "events_url": "https://api.github.com/users/felix-schneider/events{/privacy}", "followers_url": "https://api.github.com/users/felix-schneider/followers", "following_url": "https://api.github.com/users/felix-schneider/following{/other_user}", ...
Resume failed process
https://api.github.com/repos/huggingface/datasets/issues/5089/events
null
https://api.github.com/repos/huggingface/datasets/issues/5089/labels{/name}
2022-10-07T08:07:03Z
null
false
null
null
1,400,788,486
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
https://api.github.com/repos/huggingface/datasets/issues/5089
[]
https://api.github.com/repos/huggingface/datasets
NONE
**Is your feature request related to a problem? Please describe.** When a process (`map`, `filter`, etc.) crashes part-way through, you lose all progress. **Describe the solution you'd like** It would be good if the cache reflected the partial progress, so that after we restart the script, the process can restart ...
2022-10-07T08:07:03Z
https://github.com/huggingface/datasets/issues/5089
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5089/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5088/comments
https://api.github.com/repos/huggingface/datasets/issues/5088/timeline
null
null
null
I_kwDODunzps5TemXs
open
[]
null
5,088
{ "avatar_url": "https://avatars.githubusercontent.com/u/112650299?v=4", "events_url": "https://api.github.com/users/junwang-wish/events{/privacy}", "followers_url": "https://api.github.com/users/junwang-wish/followers", "following_url": "https://api.github.com/users/junwang-wish/following{/other_user}", "gis...
load_datasets("json", ...) don't read local .json.gz properly
https://api.github.com/repos/huggingface/datasets/issues/5088/events
null
https://api.github.com/repos/huggingface/datasets/issues/5088/labels{/name}
2022-10-07T02:16:58Z
null
false
null
null
1,400,530,412
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5088
[ "Hi @junwang-wish, thanks for reporting.\r\n\r\nUnfortunately, I'm not able to reproduce the bug. Which version of `datasets` are you using? Does the problem persist if you update `datasets`?\r\n```shell\r\npip install -U datasets\r\n``` ", "Thanks @albertvillanova I updated `datasets` from `2.5.1` to `2.5.2` and...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug I have a local file `*.json.gz` and it can be read by `pandas.read_json(lines=True)`, but cannot be read by `load_datasets("json")` (resulting in 0 lines) ## Steps to reproduce the bug ```python fpath = '/data/junwang/.cache/general/57b6f2314cbe0bc45dda5b78f0871df2/test.json.gz' ds_panda = Da...
2022-10-07T14:43:16Z
https://github.com/huggingface/datasets/issues/5088
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5088/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5087/comments
https://api.github.com/repos/huggingface/datasets/issues/5087/timeline
2022-10-07T18:40:26Z
null
null
PR_kwDODunzps5AW-N9
closed
[]
false
5,087
{ "avatar_url": "https://avatars.githubusercontent.com/u/23029765?v=4", "events_url": "https://api.github.com/users/Mouhanedg56/events{/privacy}", "followers_url": "https://api.github.com/users/Mouhanedg56/followers", "following_url": "https://api.github.com/users/Mouhanedg56/following{/other_user}", "gists_u...
Fix filter with empty indices
https://api.github.com/repos/huggingface/datasets/issues/5087/events
null
https://api.github.com/repos/huggingface/datasets/issues/5087/labels{/name}
2022-10-07T01:07:00Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5087.diff", "html_url": "https://github.com/huggingface/datasets/pull/5087", "merged_at": "2022-10-07T18:40:26Z", "patch_url": "https://github.com/huggingface/datasets/pull/5087.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,400,487,967
[]
https://api.github.com/repos/huggingface/datasets/issues/5087
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fix #5085
2022-10-07T18:43:03Z
https://github.com/huggingface/datasets/pull/5087
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5087/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5086/comments
https://api.github.com/repos/huggingface/datasets/issues/5086/timeline
2022-10-07T15:12:01Z
null
completed
I_kwDODunzps5TdZ2P
closed
[]
null
5,086
{ "avatar_url": "https://avatars.githubusercontent.com/u/54015474?v=4", "events_url": "https://api.github.com/users/km5ar/events{/privacy}", "followers_url": "https://api.github.com/users/km5ar/followers", "following_url": "https://api.github.com/users/km5ar/following{/other_user}", "gists_url": "https://api....
HTTPError: 404 Client Error: Not Found for url
https://api.github.com/repos/huggingface/datasets/issues/5086/events
null
https://api.github.com/repos/huggingface/datasets/issues/5086/labels{/name}
2022-10-06T19:48:58Z
null
false
null
null
1,400,216,975
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5086
[ "FYI @lewtun ", "Hi @km5ar, thanks for reporting.\r\n\r\nThis should be fixed in the notebook:\r\n- the filename `datasets-issues-with-hf-doc-builder.jsonl` no longer exists on the repo; instead, current filename is `datasets-issues-with-comments.jsonl`\r\n- see: https://huggingface.co/datasets/lewtun/github-issu...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug I was following chap 5 from huggingface course: https://huggingface.co/course/chapter5/6?fw=tf However, I'm not able to download the datasets, with a 404 erros <img width="1160" alt="iShot2022-10-06_15 54 50" src="https://user-images.githubusercontent.com/54015474/194406327-ae62c2f3-1da5-...
2022-10-07T15:12:01Z
https://github.com/huggingface/datasets/issues/5086
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5086/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5085/comments
https://api.github.com/repos/huggingface/datasets/issues/5085/timeline
2022-10-07T18:40:26Z
null
completed
I_kwDODunzps5TdAmh
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/23029765?v=4", "events_url": "https://api.github.com/users/Mouhanedg56/events{/privacy}", "followers_url": "https://api.github.com/users/Mouhanedg56/followers", "following_url": "https://api.github.com/users/Mouhanedg56/following{/other_user}"...
null
5,085
{ "avatar_url": "https://avatars.githubusercontent.com/u/36087158?v=4", "events_url": "https://api.github.com/users/gabegma/events{/privacy}", "followers_url": "https://api.github.com/users/gabegma/followers", "following_url": "https://api.github.com/users/gabegma/following{/other_user}", "gists_url": "https:...
Filtering on an empty dataset returns a corrupted dataset.
https://api.github.com/repos/huggingface/datasets/issues/5085/events
null
https://api.github.com/repos/huggingface/datasets/issues/5085/labels{/name}
2022-10-06T18:18:49Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/23029765?v=4", "events_url": "https://api.github.com/users/Mouhanedg56/events{/privacy}", "followers_url": "https://api.github.com/users/Mouhanedg56/followers", "following_url": "https://api.github.com/users/Mouhanedg56/following{/other_user}", "gists_u...
null
1,400,113,569
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" }, { "color": "DF8D62", "default": false, "descrip...
https://api.github.com/repos/huggingface/datasets/issues/5085
[ "~~It seems like #5043 fix (merged recently) is the root cause of such behaviour. When we empty indices mapping (because the dataset length equals to zero), we can no longer get column item like: `ds_filter_2['sentence']` which uses\r\n`ds_filter_1._indices.column(0)`~~\r\n\r\n**UPDATE:**\r\nEmpty datasets are retu...
https://api.github.com/repos/huggingface/datasets
NONE
## Describe the bug When filtering a dataset twice, where the first result is an empty dataset, the second dataset seems corrupted. ## Steps to reproduce the bug ```python datasets = load_dataset("glue", "sst2") dataset_split = datasets['validation'] ds_filter_1 = dataset_split.filter(lambda x: False) # ...
2022-10-07T19:06:02Z
https://github.com/huggingface/datasets/issues/5085
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 3, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/huggingface/datasets/issues/5085/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5084/comments
https://api.github.com/repos/huggingface/datasets/issues/5084/timeline
2022-12-20T17:19:52Z
null
null
PR_kwDODunzps5AVXwm
closed
[]
true
5,084
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
IterableDataset formatting in numpy/torch/tf/jax
https://api.github.com/repos/huggingface/datasets/issues/5084/events
null
https://api.github.com/repos/huggingface/datasets/issues/5084/labels{/name}
2022-10-06T16:53:38Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5084.diff", "html_url": "https://github.com/huggingface/datasets/pull/5084", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5084.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5084" }
1,400,016,229
[]
https://api.github.com/repos/huggingface/datasets/issues/5084
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5084). All of your documentation changes will be reflected on that endpoint.", "Actually I'm not happy with this implementation. It always require the iterable dataset to have definite `features`, which removes a lot of flexibi...
https://api.github.com/repos/huggingface/datasets
MEMBER
This code now returns a numpy array: ```python from datasets import load_dataset ds = load_dataset("imagenet-1k", split="train", streaming=True).with_format("np") print(next(iter(ds))["image"]) ``` It also works with "arrow", "pandas", "torch", "tf" and "jax" ### Implementation details: I'm using the ex...
2023-09-24T10:06:51Z
https://github.com/huggingface/datasets/pull/5084
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5084/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5083/comments
https://api.github.com/repos/huggingface/datasets/issues/5083/timeline
2023-10-09T12:42:15Z
null
completed
I_kwDODunzps5Tb-bS
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists...
null
5,083
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Support numpy/torch/tf/jax formatting for IterableDataset
https://api.github.com/repos/huggingface/datasets/issues/5083/events
null
https://api.github.com/repos/huggingface/datasets/issues/5083/labels{/name}
2022-10-06T15:14:58Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
null
1,399,842,514
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "fef2c0", "default": fals...
https://api.github.com/repos/huggingface/datasets/issues/5083
[ "hii @lhoestq, can you assign this issue to me? Though i am new to open source still I would love to put my best foot forward. I can see there isn't anyone right now assigned to this issue.", "Hi @zutarich ! This issue was fixed by #5852 - sorry I forgot to close it\r\n\r\nFeel free to look for other issues and p...
https://api.github.com/repos/huggingface/datasets
MEMBER
Right now `IterableDataset` doesn't do any formatting. In particular this code should return a numpy array: ```python from datasets import load_dataset ds = load_dataset("imagenet-1k", split="train", streaming=True).with_format("np") print(next(iter(ds))["image"]) ``` Right now it returns a PIL.Image. S...
2023-10-09T12:42:15Z
https://github.com/huggingface/datasets/issues/5083
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5083/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5082/comments
https://api.github.com/repos/huggingface/datasets/issues/5082/timeline
2022-10-07T14:32:54Z
null
null
PR_kwDODunzps5ATJv-
closed
[]
false
5,082
{ "avatar_url": "https://avatars.githubusercontent.com/u/66799406?v=4", "events_url": "https://api.github.com/users/Mustapha-AJEGHRIR/events{/privacy}", "followers_url": "https://api.github.com/users/Mustapha-AJEGHRIR/followers", "following_url": "https://api.github.com/users/Mustapha-AJEGHRIR/following{/other_...
adding keep in memory
https://api.github.com/repos/huggingface/datasets/issues/5082/events
null
https://api.github.com/repos/huggingface/datasets/issues/5082/labels{/name}
2022-10-06T11:10:46Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5082.diff", "html_url": "https://github.com/huggingface/datasets/pull/5082", "merged_at": "2022-10-07T14:32:54Z", "patch_url": "https://github.com/huggingface/datasets/pull/5082.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,399,379,777
[]
https://api.github.com/repos/huggingface/datasets/issues/5082
[ "_The documentation is not available anymore as the PR was closed or merged._", "Hi @mariosasko , I have added a test for the `keep_in_memory` version. I have also removed the `Compatible with temp_seed` part in the scope of `dset_shuffled`, please verify if that makes sense." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fixing #514 . Hello @mariosasko 👋, I have implemented what you have recommanded to fix the keep in memory problem for shuffle on the issue #514 .
2022-10-07T14:35:34Z
https://github.com/huggingface/datasets/pull/5082
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5082/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5081/comments
https://api.github.com/repos/huggingface/datasets/issues/5081/timeline
null
null
null
I_kwDODunzps5TaDwS
open
[]
null
5,081
{ "avatar_url": "https://avatars.githubusercontent.com/u/229382?v=4", "events_url": "https://api.github.com/users/PhilipMay/events{/privacy}", "followers_url": "https://api.github.com/users/PhilipMay/followers", "following_url": "https://api.github.com/users/PhilipMay/following{/other_user}", "gists_url": "ht...
Bug loading `sentence-transformers/parallel-sentences`
https://api.github.com/repos/huggingface/datasets/issues/5081/events
null
https://api.github.com/repos/huggingface/datasets/issues/5081/labels{/name}
2022-10-06T10:47:51Z
null
false
null
null
1,399,340,050
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5081
[ "tagging @nreimers ", "The dataset is sadly not really compatible to be loaded with `load_dataset`. So far it is better to git clone it and to use the files directly.\r\n\r\nA data loading script would be needed to be added to this dataset. But this was too much overhead / not really intuitive how to create it.",...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Steps to reproduce the bug ```python from datasets import load_dataset dataset = load_dataset("sentence-transformers/parallel-sentences") ``` raises this: ``` /home/phmay/miniconda3/envs/paraphrase-mining/lib/python3.9/site-packages/datasets/download/streaming_download_manager.py:697: FutureWarning: the '...
2022-10-11T10:00:48Z
https://github.com/huggingface/datasets/issues/5081
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5081/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5080/comments
https://api.github.com/repos/huggingface/datasets/issues/5080/timeline
null
null
null
I_kwDODunzps5TYMAd
open
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,080
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Use hfh for caching
https://api.github.com/repos/huggingface/datasets/issues/5080/events
null
https://api.github.com/repos/huggingface/datasets/issues/5080/labels{/name}
2022-10-06T05:51:58Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,398,849,565
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
https://api.github.com/repos/huggingface/datasets/issues/5080
[ "There is some discussion in https://github.com/huggingface/huggingface_hub/pull/1088 if it can help :)" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
## Is your feature request related to a problem? As previously discussed in our meeting with @Wauplin and agreed on our last datasets team sync meeting, I'm investigating how `datasets` can use `hfh` for caching. ## Describe the solution you'd like Due to the peculiarities of the `datasets` cache, I would prop...
2022-10-06T14:26:05Z
https://github.com/huggingface/datasets/issues/5080
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5080/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5079/comments
https://api.github.com/repos/huggingface/datasets/issues/5079/timeline
2022-10-07T14:33:10Z
null
null
PR_kwDODunzps5AQemi
closed
[]
false
5,079
{ "avatar_url": "https://avatars.githubusercontent.com/u/20004072?v=4", "events_url": "https://api.github.com/users/galbwe/events{/privacy}", "followers_url": "https://api.github.com/users/galbwe/followers", "following_url": "https://api.github.com/users/galbwe/following{/other_user}", "gists_url": "https://a...
refactor: replace AssertionError with more meaningful exceptions (#5074)
https://api.github.com/repos/huggingface/datasets/issues/5079/events
null
https://api.github.com/repos/huggingface/datasets/issues/5079/labels{/name}
2022-10-06T01:39:35Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5079.diff", "html_url": "https://github.com/huggingface/datasets/pull/5079", "merged_at": "2022-10-07T14:33:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/5079.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,398,609,305
[]
https://api.github.com/repos/huggingface/datasets/issues/5079
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Closes #5074 Replaces `AssertionError` in the following files with more descriptive exceptions: - `src/datasets/arrow_reader.py` - `src/datasets/builder.py` - `src/datasets/utils/version.py` The issue listed more files that needed to be fixed, but the rest of them were contained in the top-level `datasets` d...
2022-10-07T14:35:43Z
https://github.com/huggingface/datasets/pull/5079
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5079/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5078/comments
https://api.github.com/repos/huggingface/datasets/issues/5078/timeline
2022-10-06T08:09:41Z
null
null
PR_kwDODunzps5APjkH
closed
[]
false
5,078
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
Fix header level in Audio docs
https://api.github.com/repos/huggingface/datasets/issues/5078/events
null
https://api.github.com/repos/huggingface/datasets/issues/5078/labels{/name}
2022-10-05T20:22:44Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5078.diff", "html_url": "https://github.com/huggingface/datasets/pull/5078", "merged_at": "2022-10-06T08:09:41Z", "patch_url": "https://github.com/huggingface/datasets/pull/5078.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,398,335,148
[]
https://api.github.com/repos/huggingface/datasets/issues/5078
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fixes header level so `Dataset features` is the doc title instead of `The Audio type`: ![Screen Shot 2022-10-05 at 1 22 02 PM](https://user-images.githubusercontent.com/59462357/194155840-eeb5d62f-f4eb-411e-b281-8494c5fffdce.png)
2022-10-06T08:12:23Z
https://github.com/huggingface/datasets/pull/5078
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5078/reactions" }
true