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/6728/comments
https://api.github.com/repos/huggingface/datasets/issues/6728/timeline
null
null
null
I_kwDODunzps6B2uek
open
[]
null
6,728
{ "avatar_url": "https://avatars.githubusercontent.com/u/10057041?v=4", "events_url": "https://api.github.com/users/padeoe/events{/privacy}", "followers_url": "https://api.github.com/users/padeoe/followers", "following_url": "https://api.github.com/users/padeoe/following{/other_user}", "gists_url": "https://a...
Issue Downloading Certain Datasets After Setting Custom `HF_ENDPOINT`
https://api.github.com/repos/huggingface/datasets/issues/6728/events
null
https://api.github.com/repos/huggingface/datasets/issues/6728/labels{/name}
2024-03-11T09:06:38Z
null
false
null
null
2,178,607,012
[]
https://api.github.com/repos/huggingface/datasets/issues/6728
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug This bug is triggered under the following conditions: - datasets repo ids without organization names trigger errors, such as `bookcorpus`, `gsm8k`, `wikipedia`. - If `HF_ENDPOINT` is set and the hostname is not in the form of `(hub-ci.)?huggingface.co`. - specific versions of `datasets` and `...
2024-03-11T09:09:07Z
https://github.com/huggingface/datasets/issues/6728
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6728/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6727/comments
https://api.github.com/repos/huggingface/datasets/issues/6727/timeline
null
null
null
PR_kwDODunzps5pLJyE
open
[]
false
6,727
{ "avatar_url": "https://avatars.githubusercontent.com/u/11325244?v=4", "events_url": "https://api.github.com/users/psmyth94/events{/privacy}", "followers_url": "https://api.github.com/users/psmyth94/followers", "following_url": "https://api.github.com/users/psmyth94/following{/other_user}", "gists_url": "htt...
Using a registry instead of calling globals for fetching feature types
https://api.github.com/repos/huggingface/datasets/issues/6727/events
null
https://api.github.com/repos/huggingface/datasets/issues/6727/labels{/name}
2024-03-10T17:47:51Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6727.diff", "html_url": "https://github.com/huggingface/datasets/pull/6727", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6727.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6727" }
2,177,826,110
[]
https://api.github.com/repos/huggingface/datasets/issues/6727
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Hello, When working with bio-data, each feature often has metadata associated with it (e.g. species, lineage, snp position, etc). To store this, I like to use the feature classes with the added `metadata` attribute. However, when saving or loading with custom features, you get an error since that class doesn't exist...
2024-03-10T18:25:01Z
https://github.com/huggingface/datasets/pull/6727
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6727/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6726/comments
https://api.github.com/repos/huggingface/datasets/issues/6726/timeline
null
null
null
I_kwDODunzps6Bw94Q
open
[]
null
6,726
{ "avatar_url": "https://avatars.githubusercontent.com/u/159512661?v=4", "events_url": "https://api.github.com/users/awgr/events{/privacy}", "followers_url": "https://api.github.com/users/awgr/followers", "following_url": "https://api.github.com/users/awgr/following{/other_user}", "gists_url": "https://api.gi...
Profiling for HF Filesystem shows there are easy performance gains to be made
https://api.github.com/repos/huggingface/datasets/issues/6726/events
null
https://api.github.com/repos/huggingface/datasets/issues/6726/labels{/name}
2024-03-09T07:08:45Z
null
false
null
null
2,177,097,232
[]
https://api.github.com/repos/huggingface/datasets/issues/6726
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug # Let's make it faster First, an evidence... ![image](https://github.com/huggingface/datasets/assets/159512661/a703a82c-43a0-426c-9d99-24c563d70965) Figure 1: CProfile for loading 3 files from cerebras/SlimPajama-627B train split, and 3 files from test split using streaming=True. X axis is 1106...
2024-03-09T07:11:08Z
https://github.com/huggingface/datasets/issues/6726
{ "+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/6726/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6725/comments
https://api.github.com/repos/huggingface/datasets/issues/6725/timeline
null
null
null
I_kwDODunzps6Bq-pq
open
[]
null
6,725
{ "avatar_url": "https://avatars.githubusercontent.com/u/20135317?v=4", "events_url": "https://api.github.com/users/Luciennnnnnn/events{/privacy}", "followers_url": "https://api.github.com/users/Luciennnnnnn/followers", "following_url": "https://api.github.com/users/Luciennnnnnn/following{/other_user}", "gist...
Request for a comparison of huggingface datasets compared with other data format especially webdataset
https://api.github.com/repos/huggingface/datasets/issues/6725/events
null
https://api.github.com/repos/huggingface/datasets/issues/6725/labels{/name}
2024-03-08T08:23:01Z
null
false
null
null
2,175,527,530
[ { "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/6725
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Request for a comparison of huggingface datasets compared with other data format especially webdataset ### Motivation I see huggingface datasets uses Apache Arrow as its backend, it seems to be great, but I'm curious about how it is good compared with other dataset format, like webdataset, what's...
2024-03-08T08:23:01Z
https://github.com/huggingface/datasets/issues/6725
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6725/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6724/comments
https://api.github.com/repos/huggingface/datasets/issues/6724/timeline
null
null
null
I_kwDODunzps6Bmq8T
open
[]
null
6,724
{ "avatar_url": "https://avatars.githubusercontent.com/u/2779410?v=4", "events_url": "https://api.github.com/users/BramVanroy/events{/privacy}", "followers_url": "https://api.github.com/users/BramVanroy/followers", "following_url": "https://api.github.com/users/BramVanroy/following{/other_user}", "gists_url":...
Dataset with loading script does not work in renamed repos
https://api.github.com/repos/huggingface/datasets/issues/6724/events
null
https://api.github.com/repos/huggingface/datasets/issues/6724/labels{/name}
2024-03-07T17:38:38Z
null
false
null
null
2,174,398,227
[]
https://api.github.com/repos/huggingface/datasets/issues/6724
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug My data repository was first called `BramVanroy/hplt-mono-v1-2` but I then renamed to use underscores instead of dashes. However, it seems that `datasets` retrieves the old repo name when it checks whether the repo contains data loading scripts in this line. https://github.com/huggingface/dat...
2024-03-07T20:06:25Z
https://github.com/huggingface/datasets/issues/6724
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6724/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6723/comments
https://api.github.com/repos/huggingface/datasets/issues/6723/timeline
2024-03-07T17:21:20Z
null
null
PR_kwDODunzps5o_fPU
closed
[]
false
6,723
{ "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:...
get_dataset_default_config_name docstring
https://api.github.com/repos/huggingface/datasets/issues/6723/events
null
https://api.github.com/repos/huggingface/datasets/issues/6723/labels{/name}
2024-03-07T17:09:29Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6723.diff", "html_url": "https://github.com/huggingface/datasets/pull/6723", "merged_at": "2024-03-07T17:21:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/6723.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,174,344,456
[]
https://api.github.com/repos/huggingface/datasets/issues/6723
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
fix https://github.com/huggingface/datasets/pull/6722
2024-03-07T17:27:29Z
https://github.com/huggingface/datasets/pull/6723
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6723/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6722/comments
https://api.github.com/repos/huggingface/datasets/issues/6722/timeline
2024-03-07T17:21:08Z
null
null
PR_kwDODunzps5o_ch0
closed
[]
false
6,722
{ "avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4", "events_url": "https://api.github.com/users/severo/events{/privacy}", "followers_url": "https://api.github.com/users/severo/followers", "following_url": "https://api.github.com/users/severo/following{/other_user}", "gists_url": "https://ap...
Add details in docstring
https://api.github.com/repos/huggingface/datasets/issues/6722/events
null
https://api.github.com/repos/huggingface/datasets/issues/6722/labels{/name}
2024-03-07T17:02:07Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6722.diff", "html_url": "https://github.com/huggingface/datasets/pull/6722", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6722.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6722" }
2,174,332,127
[]
https://api.github.com/repos/huggingface/datasets/issues/6722
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
see https://github.com/huggingface/datasets-server/pull/2554#discussion_r1516516867
2024-03-07T17:21:10Z
https://github.com/huggingface/datasets/pull/6722
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6722/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6721/comments
https://api.github.com/repos/huggingface/datasets/issues/6721/timeline
null
null
null
I_kwDODunzps6Bk5DC
open
[]
null
6,721
{ "avatar_url": "https://avatars.githubusercontent.com/u/50232044?v=4", "events_url": "https://api.github.com/users/Gera001/events{/privacy}", "followers_url": "https://api.github.com/users/Gera001/followers", "following_url": "https://api.github.com/users/Gera001/following{/other_user}", "gists_url": "https:...
Hi,do you know how to load the dataset from local file now?
https://api.github.com/repos/huggingface/datasets/issues/6721/events
null
https://api.github.com/repos/huggingface/datasets/issues/6721/labels{/name}
2024-03-07T13:58:40Z
null
false
null
null
2,173,931,714
[]
https://api.github.com/repos/huggingface/datasets/issues/6721
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
Hi, if I want to load the dataset from local file, then how to specify the configuration name? _Originally posted by @WHU-gentle in https://github.com/huggingface/datasets/issues/2976#issuecomment-1333455222_
2024-03-07T13:58:40Z
https://github.com/huggingface/datasets/issues/6721
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6721/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6720/comments
https://api.github.com/repos/huggingface/datasets/issues/6720/timeline
2024-03-07T15:13:58Z
null
completed
I_kwDODunzps6Bjo6D
closed
[]
null
6,720
{ "avatar_url": "https://avatars.githubusercontent.com/u/2779410?v=4", "events_url": "https://api.github.com/users/BramVanroy/events{/privacy}", "followers_url": "https://api.github.com/users/BramVanroy/followers", "following_url": "https://api.github.com/users/BramVanroy/following{/other_user}", "gists_url":...
TypeError: 'str' object is not callable
https://api.github.com/repos/huggingface/datasets/issues/6720/events
null
https://api.github.com/repos/huggingface/datasets/issues/6720/labels{/name}
2024-03-07T11:07:09Z
null
false
null
null
2,173,603,459
[]
https://api.github.com/repos/huggingface/datasets/issues/6720
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug I am trying to get the HPLT datasets on the hub. Downloading/re-uploading would be too time- and resource consuming so I wrote [a dataset loader script](https://huggingface.co/datasets/BramVanroy/hplt_mono_v1_2/blob/main/hplt_mono_v1_2.py). I think I am very close but for some reason I always get ...
2024-03-08T07:34:53Z
https://github.com/huggingface/datasets/issues/6720
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6720/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6719/comments
https://api.github.com/repos/huggingface/datasets/issues/6719/timeline
null
null
null
I_kwDODunzps6BUUA_
open
[]
null
6,719
{ "avatar_url": "https://avatars.githubusercontent.com/u/8136905?v=4", "events_url": "https://api.github.com/users/ssharpe42/events{/privacy}", "followers_url": "https://api.github.com/users/ssharpe42/followers", "following_url": "https://api.github.com/users/ssharpe42/following{/other_user}", "gists_url": "h...
Is there any way to solve hanging of IterableDataset using split by node + filtering during inference
https://api.github.com/repos/huggingface/datasets/issues/6719/events
null
https://api.github.com/repos/huggingface/datasets/issues/6719/labels{/name}
2024-03-05T15:55:13Z
null
false
null
null
2,169,585,727
[]
https://api.github.com/repos/huggingface/datasets/issues/6719
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I am using an iterable dataset in a multi-node setup, trying to do training/inference while filtering the data on the fly. I usually do not use `split_dataset_by_node` but it is very slow using the IterableDatasetShard in `accelerate` and `transformers`. When I filter after applying `split_dataset...
2024-03-05T15:55:13Z
https://github.com/huggingface/datasets/issues/6719
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6719/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6718/comments
https://api.github.com/repos/huggingface/datasets/issues/6718/timeline
2024-03-07T13:58:04Z
null
null
PR_kwDODunzps5ouwwE
closed
[]
false
6,718
{ "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 concurrent script loading with force_redownload
https://api.github.com/repos/huggingface/datasets/issues/6718/events
null
https://api.github.com/repos/huggingface/datasets/issues/6718/labels{/name}
2024-03-05T15:04:20Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6718.diff", "html_url": "https://github.com/huggingface/datasets/pull/6718", "merged_at": "2024-03-07T13:58:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/6718.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,169,468,488
[]
https://api.github.com/repos/huggingface/datasets/issues/6718
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
I added `lock_importable_file` in `get_dataset_builder_class` and `extend_dataset_builder_for_streaming` to fix the issue, and I also added a test cc @clefourrier
2024-03-07T14:05:53Z
https://github.com/huggingface/datasets/pull/6718
{ "+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/6718/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6717/comments
https://api.github.com/repos/huggingface/datasets/issues/6717/timeline
null
null
null
I_kwDODunzps6BRCOg
open
[]
null
6,717
{ "avatar_url": "https://avatars.githubusercontent.com/u/53187038?v=4", "events_url": "https://api.github.com/users/jhauret/events{/privacy}", "followers_url": "https://api.github.com/users/jhauret/followers", "following_url": "https://api.github.com/users/jhauret/following{/other_user}", "gists_url": "https:...
`remove_columns` method used with a streaming enable dataset mode produces a LibsndfileError on multichannel audio
https://api.github.com/repos/huggingface/datasets/issues/6717/events
null
https://api.github.com/repos/huggingface/datasets/issues/6717/labels{/name}
2024-03-05T09:33:26Z
null
false
null
null
2,168,726,432
[]
https://api.github.com/repos/huggingface/datasets/issues/6717
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When loading a HF dataset in streaming mode and removing some columns, it is impossible to load a sample if the audio contains more than one channel. I have the impression that the time axis and channels are swapped or concatenated. ### Steps to reproduce the bug Minimal error code: ```python ...
2024-03-05T10:32:19Z
https://github.com/huggingface/datasets/issues/6717
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6717/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6716/comments
https://api.github.com/repos/huggingface/datasets/issues/6716/timeline
null
null
null
I_kwDODunzps6BQ9X-
open
[]
null
6,716
{ "avatar_url": "https://avatars.githubusercontent.com/u/17039389?v=4", "events_url": "https://api.github.com/users/harupy/events{/privacy}", "followers_url": "https://api.github.com/users/harupy/followers", "following_url": "https://api.github.com/users/harupy/following{/other_user}", "gists_url": "https://a...
Non-deterministic `Dataset.builder_name` value
https://api.github.com/repos/huggingface/datasets/issues/6716/events
null
https://api.github.com/repos/huggingface/datasets/issues/6716/labels{/name}
2024-03-05T09:23:21Z
null
false
null
null
2,168,706,558
[]
https://api.github.com/repos/huggingface/datasets/issues/6716
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I'm not sure if this is a bug, but `print(ds.builder_name)` in the following code sometimes prints out `rotten_tomatoes` instead of `parquet`: ```python import datasets for _ in range(100): ds = datasets.load_dataset("rotten_tomatoes", split="train") print(ds.builder_name) # pr...
2024-03-05T09:27:24Z
https://github.com/huggingface/datasets/issues/6716
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6716/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6715/comments
https://api.github.com/repos/huggingface/datasets/issues/6715/timeline
2024-03-05T11:17:04Z
null
null
PR_kwDODunzps5oo36i
closed
[]
false
6,715
{ "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 sliced ConcatenationTable pickling with mixed schemas vertically
https://api.github.com/repos/huggingface/datasets/issues/6715/events
null
https://api.github.com/repos/huggingface/datasets/issues/6715/labels{/name}
2024-03-04T21:02:07Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6715.diff", "html_url": "https://github.com/huggingface/datasets/pull/6715", "merged_at": "2024-03-05T11:17:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/6715.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,167,747,095
[]
https://api.github.com/repos/huggingface/datasets/issues/6715
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
A sliced + pickled ConcatenationTable could end up with a different schema than the original schema, if the slice only contains blocks with only a subset of the columns. This can lead to issues when saving datasets from a concatenation of datasets with mixed schemas Reported in https://discuss.huggingface.co/t/da...
2024-03-05T11:23:05Z
https://github.com/huggingface/datasets/pull/6715
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6715/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6714/comments
https://api.github.com/repos/huggingface/datasets/issues/6714/timeline
2024-03-04T20:22:15Z
null
null
PR_kwDODunzps5ooQd2
closed
[]
false
6,714
{ "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"...
Expand no-code dataset info with datasets-server info
https://api.github.com/repos/huggingface/datasets/issues/6714/events
null
https://api.github.com/repos/huggingface/datasets/issues/6714/labels{/name}
2024-03-04T19:18:10Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6714.diff", "html_url": "https://github.com/huggingface/datasets/pull/6714", "merged_at": "2024-03-04T20:22:15Z", "patch_url": "https://github.com/huggingface/datasets/pull/6714.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,167,569,080
[]
https://api.github.com/repos/huggingface/datasets/issues/6714
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
E.g., to have info about a dataset's number of examples for more informative TQDM bars.
2024-03-04T20:28:30Z
https://github.com/huggingface/datasets/pull/6714
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6714/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6713/comments
https://api.github.com/repos/huggingface/datasets/issues/6713/timeline
2024-03-04T18:06:05Z
null
null
PR_kwDODunzps5olmqh
closed
[]
false
6,713
{ "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}",...
Bump huggingface-hub lower version to 0.21.2
https://api.github.com/repos/huggingface/datasets/issues/6713/events
null
https://api.github.com/repos/huggingface/datasets/issues/6713/labels{/name}
2024-03-04T13:00:52Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6713.diff", "html_url": "https://github.com/huggingface/datasets/pull/6713", "merged_at": "2024-03-04T18:06:05Z", "patch_url": "https://github.com/huggingface/datasets/pull/6713.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,166,797,560
[]
https://api.github.com/repos/huggingface/datasets/issues/6713
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This should fix the version compatibility issue when using `huggingface_hub` < 0.21.2 and latest fsspec (>=2023.12.0). See my comment: https://github.com/huggingface/datasets/pull/6687#issuecomment-1976493336 >> EDIT: the fix has been released in `huggingface_hub` 0.21.2 - I removed my commits that were using `hugg...
2024-03-04T18:14:03Z
https://github.com/huggingface/datasets/pull/6713
{ "+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/6713/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6712/comments
https://api.github.com/repos/huggingface/datasets/issues/6712/timeline
2024-03-04T20:17:17Z
null
null
PR_kwDODunzps5ok4VF
closed
[]
false
6,712
{ "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 CastError pickling
https://api.github.com/repos/huggingface/datasets/issues/6712/events
null
https://api.github.com/repos/huggingface/datasets/issues/6712/labels{/name}
2024-03-04T11:14:18Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6712.diff", "html_url": "https://github.com/huggingface/datasets/pull/6712", "merged_at": "2024-03-04T20:17:17Z", "patch_url": "https://github.com/huggingface/datasets/pull/6712.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,166,588,373
[]
https://api.github.com/repos/huggingface/datasets/issues/6712
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
reported in https://discuss.huggingface.co/t/datasetdict-save-to-disk-with-num-proc-1-seems-to-hang-with-error/75595
2024-03-04T20:23:47Z
https://github.com/huggingface/datasets/pull/6712
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6712/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6711/comments
https://api.github.com/repos/huggingface/datasets/issues/6711/timeline
null
null
null
PR_kwDODunzps5ohM1a
open
[]
false
6,711
{ "avatar_url": "https://avatars.githubusercontent.com/u/1983160?v=4", "events_url": "https://api.github.com/users/ashvardanian/events{/privacy}", "followers_url": "https://api.github.com/users/ashvardanian/followers", "following_url": "https://api.github.com/users/ashvardanian/following{/other_user}", "gists...
3x Faster Text Preprocessing
https://api.github.com/repos/huggingface/datasets/issues/6711/events
null
https://api.github.com/repos/huggingface/datasets/issues/6711/labels{/name}
2024-03-03T19:03:04Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6711.diff", "html_url": "https://github.com/huggingface/datasets/pull/6711", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6711.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6711" }
2,165,507,817
[]
https://api.github.com/repos/huggingface/datasets/issues/6711
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
I was preparing some datasets for AI training and noticed that `datasets` by HuggingFace uses the conventional `open` mechanism to read the file and split it into chunks. I thought it can be significantly accelerated, and [started with a benchmark](https://gist.github.com/ashvardanian/55c2052e9f78b05b8d614aa90cb12347):...
2024-03-04T15:15:51Z
https://github.com/huggingface/datasets/pull/6711
{ "+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/6711/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6710/comments
https://api.github.com/repos/huggingface/datasets/issues/6710/timeline
null
null
null
PR_kwDODunzps5oe4ov
open
[]
false
6,710
{ "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:...
Persist IterableDataset epoch in workers
https://api.github.com/repos/huggingface/datasets/issues/6710/events
null
https://api.github.com/repos/huggingface/datasets/issues/6710/labels{/name}
2024-03-02T12:08:50Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6710.diff", "html_url": "https://github.com/huggingface/datasets/pull/6710", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6710.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6710" }
2,164,781,564
[]
https://api.github.com/repos/huggingface/datasets/issues/6710
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Use shared memory for the IterableDataset epoch. This way calling `ds.set_epoch()` in the main process will update the epoch in the DataLoader workers as well. This is useful especially because the epoch is used to compute the `effective_seed` used for shuffling. I used torch's shared memory in case users want t...
2024-03-06T14:41:54Z
https://github.com/huggingface/datasets/pull/6710
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6710/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6709/comments
https://api.github.com/repos/huggingface/datasets/issues/6709/timeline
2024-03-01T21:01:23Z
null
null
PR_kwDODunzps5oc2Fg
closed
[]
false
6,709
{ "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:...
set dev version
https://api.github.com/repos/huggingface/datasets/issues/6709/events
null
https://api.github.com/repos/huggingface/datasets/issues/6709/labels{/name}
2024-03-01T21:01:14Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6709.diff", "html_url": "https://github.com/huggingface/datasets/pull/6709", "merged_at": "2024-03-01T21:01:23Z", "patch_url": "https://github.com/huggingface/datasets/pull/6709.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,164,169,913
[]
https://api.github.com/repos/huggingface/datasets/issues/6709
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2024-03-01T21:07:35Z
https://github.com/huggingface/datasets/pull/6709
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6709/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6708/comments
https://api.github.com/repos/huggingface/datasets/issues/6708/timeline
2024-03-01T20:56:50Z
null
null
PR_kwDODunzps5oczmi
closed
[]
false
6,708
{ "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:...
Release: 2.18.0
https://api.github.com/repos/huggingface/datasets/issues/6708/events
null
https://api.github.com/repos/huggingface/datasets/issues/6708/labels{/name}
2024-03-01T20:52:17Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6708.diff", "html_url": "https://github.com/huggingface/datasets/pull/6708", "merged_at": "2024-03-01T20:56:50Z", "patch_url": "https://github.com/huggingface/datasets/pull/6708.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,164,158,579
[]
https://api.github.com/repos/huggingface/datasets/issues/6708
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2024-03-01T21:03:01Z
https://github.com/huggingface/datasets/pull/6708
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6708/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6707/comments
https://api.github.com/repos/huggingface/datasets/issues/6707/timeline
2024-03-01T17:25:46Z
null
null
PR_kwDODunzps5obkhA
closed
[]
false
6,707
{ "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"...
Silence ruff deprecation messages
https://api.github.com/repos/huggingface/datasets/issues/6707/events
null
https://api.github.com/repos/huggingface/datasets/issues/6707/labels{/name}
2024-03-01T16:52:29Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6707.diff", "html_url": "https://github.com/huggingface/datasets/pull/6707", "merged_at": "2024-03-01T17:25:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/6707.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,163,799,868
[]
https://api.github.com/repos/huggingface/datasets/issues/6707
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2024-03-01T17:32:14Z
https://github.com/huggingface/datasets/pull/6707
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6707/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6706/comments
https://api.github.com/repos/huggingface/datasets/issues/6706/timeline
2024-03-01T16:52:17Z
null
null
PR_kwDODunzps5obgt-
closed
[]
false
6,706
{ "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:...
Update ruff
https://api.github.com/repos/huggingface/datasets/issues/6706/events
null
https://api.github.com/repos/huggingface/datasets/issues/6706/labels{/name}
2024-03-01T16:44:58Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6706.diff", "html_url": "https://github.com/huggingface/datasets/pull/6706", "merged_at": "2024-03-01T16:52:17Z", "patch_url": "https://github.com/huggingface/datasets/pull/6706.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,163,783,123
[]
https://api.github.com/repos/huggingface/datasets/issues/6706
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2024-03-01T17:02:13Z
https://github.com/huggingface/datasets/pull/6706
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6706/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6705/comments
https://api.github.com/repos/huggingface/datasets/issues/6705/timeline
2024-03-01T18:52:49Z
null
null
PR_kwDODunzps5obdbY
closed
[]
false
6,705
{ "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 data_files when passing data_dir
https://api.github.com/repos/huggingface/datasets/issues/6705/events
null
https://api.github.com/repos/huggingface/datasets/issues/6705/labels{/name}
2024-03-01T16:38:53Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6705.diff", "html_url": "https://github.com/huggingface/datasets/pull/6705", "merged_at": "2024-03-01T18:52:49Z", "patch_url": "https://github.com/huggingface/datasets/pull/6705.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,163,768,640
[]
https://api.github.com/repos/huggingface/datasets/issues/6705
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This code should not return empty data files ```python from datasets import load_dataset_builder revision = "3d406e70bc21c3ca92a9a229b4c6fc3ed88279fd" b = load_dataset_builder("bigcode/the-stack-v2-dedup", data_dir="data/Dockerfile", revision=revision) print(b.config.data_files) ``` Previously it would ret...
2024-03-01T18:59:06Z
https://github.com/huggingface/datasets/pull/6705
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6705/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6704/comments
https://api.github.com/repos/huggingface/datasets/issues/6704/timeline
null
null
null
PR_kwDODunzps5obZyj
open
[]
true
6,704
{ "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"...
Improve default patterns resolution
https://api.github.com/repos/huggingface/datasets/issues/6704/events
null
https://api.github.com/repos/huggingface/datasets/issues/6704/labels{/name}
2024-03-01T16:31:25Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6704.diff", "html_url": "https://github.com/huggingface/datasets/pull/6704", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6704.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6704" }
2,163,752,391
[]
https://api.github.com/repos/huggingface/datasets/issues/6704
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Separate the default patterns that match directories from the ones matching files and ensure directories are checked first (reverts the change from https://github.com/huggingface/datasets/pull/6244, which merged these patterns). Also, ensure that the glob patterns do not overlap to avoid duplicates in the result. fi...
2024-03-07T17:23:44Z
https://github.com/huggingface/datasets/pull/6704
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 1, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/6704/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6703/comments
https://api.github.com/repos/huggingface/datasets/issues/6703/timeline
2024-03-04T13:46:20Z
null
completed
I_kwDODunzps6A8JWe
closed
[]
null
6,703
{ "avatar_url": "https://avatars.githubusercontent.com/u/27340033?v=4", "events_url": "https://api.github.com/users/casper-hansen/events{/privacy}", "followers_url": "https://api.github.com/users/casper-hansen/followers", "following_url": "https://api.github.com/users/casper-hansen/following{/other_user}", "g...
Unable to load dataset that was saved with `save_to_disk`
https://api.github.com/repos/huggingface/datasets/issues/6703/events
null
https://api.github.com/repos/huggingface/datasets/issues/6703/labels{/name}
2024-03-01T11:59:56Z
null
false
null
null
2,163,250,590
[]
https://api.github.com/repos/huggingface/datasets/issues/6703
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I get the following error message: You are trying to load a dataset that was saved using `save_to_disk`. Please use `load_from_disk` instead. ### Steps to reproduce the bug 1. Save a dataset with `save_to_disk` 2. Try to load it with `load_datasets` ### Expected behavior I am ab...
2024-03-04T13:46:20Z
https://github.com/huggingface/datasets/issues/6703
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6703/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6702/comments
https://api.github.com/repos/huggingface/datasets/issues/6702/timeline
2024-03-08T21:08:38Z
null
completed
I_kwDODunzps6A3JA0
closed
[]
null
6,702
{ "avatar_url": "https://avatars.githubusercontent.com/u/17854096?v=4", "events_url": "https://api.github.com/users/jbdel/events{/privacy}", "followers_url": "https://api.github.com/users/jbdel/followers", "following_url": "https://api.github.com/users/jbdel/following{/other_user}", "gists_url": "https://api....
Push samples to dataset on hub without having the dataset locally
https://api.github.com/repos/huggingface/datasets/issues/6702/events
null
https://api.github.com/repos/huggingface/datasets/issues/6702/labels{/name}
2024-02-29T19:17:12Z
null
false
null
null
2,161,938,484
[ { "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/6702
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Say I have the following code: ``` from datasets import Dataset import pandas as pd new_data = { "column_1": ["value1", "value2"], "column_2": ["value3", "value4"], } df_new = pd.DataFrame(new_data) dataset_new = Dataset.from_pandas(df_new) # add these samples to a remote datase...
2024-03-08T21:08:38Z
https://github.com/huggingface/datasets/issues/6702
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6702/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6701/comments
https://api.github.com/repos/huggingface/datasets/issues/6701/timeline
2024-02-29T15:08:55Z
null
null
PR_kwDODunzps5oTfO_
closed
[]
false
6,701
{ "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:...
Base parquet batch_size on parquet row group size
https://api.github.com/repos/huggingface/datasets/issues/6701/events
null
https://api.github.com/repos/huggingface/datasets/issues/6701/labels{/name}
2024-02-29T14:53:01Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6701.diff", "html_url": "https://github.com/huggingface/datasets/pull/6701", "merged_at": "2024-02-29T15:08:55Z", "patch_url": "https://github.com/huggingface/datasets/pull/6701.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,161,448,017
[]
https://api.github.com/repos/huggingface/datasets/issues/6701
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This allows to stream datasets like [Major-TOM/Core-S2L2A](https://huggingface.co/datasets/Major-TOM/Core-S2L2A) which have row groups with few rows (one row is ~10MB). Previously the cold start would take a lot of time and OOM because it would download many row groups before yielding the first example. I tried on O...
2024-02-29T15:15:18Z
https://github.com/huggingface/datasets/pull/6701
{ "+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/6701/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6700/comments
https://api.github.com/repos/huggingface/datasets/issues/6700/timeline
null
null
null
I_kwDODunzps6ArcH-
open
[]
null
6,700
{ "avatar_url": "https://avatars.githubusercontent.com/u/32047804?v=4", "events_url": "https://api.github.com/users/shelfofclub/events{/privacy}", "followers_url": "https://api.github.com/users/shelfofclub/followers", "following_url": "https://api.github.com/users/shelfofclub/following{/other_user}", "gists_u...
remove_columns is not in-place but the doc shows it is in-place
https://api.github.com/repos/huggingface/datasets/issues/6700/events
null
https://api.github.com/repos/huggingface/datasets/issues/6700/labels{/name}
2024-02-28T12:36:22Z
null
false
null
null
2,158,871,038
[]
https://api.github.com/repos/huggingface/datasets/issues/6700
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug The doc of `datasets` v2.17.0/v2.17.1 shows that `remove_columns` is in-place. [link](https://huggingface.co/docs/datasets/v2.17.1/en/package_reference/main_classes#datasets.DatasetDict.remove_columns) In the text classification example of transformers v4.38.1, the columns are not removed. h...
2024-02-29T03:02:54Z
https://github.com/huggingface/datasets/issues/6700
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6700/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6699/comments
https://api.github.com/repos/huggingface/datasets/issues/6699/timeline
null
null
null
I_kwDODunzps6AosqV
open
[]
null
6,699
{ "avatar_url": "https://avatars.githubusercontent.com/u/16933298?v=4", "events_url": "https://api.github.com/users/scruel/events{/privacy}", "followers_url": "https://api.github.com/users/scruel/followers", "following_url": "https://api.github.com/users/scruel/following{/other_user}", "gists_url": "https://a...
`Dataset` unexpected changed dict data and may cause error
https://api.github.com/repos/huggingface/datasets/issues/6699/events
null
https://api.github.com/repos/huggingface/datasets/issues/6699/labels{/name}
2024-02-28T05:30:10Z
null
false
null
null
2,158,152,341
[]
https://api.github.com/repos/huggingface/datasets/issues/6699
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Will unexpected get keys with `None` value in the parsed json dict. ### Steps to reproduce the bug ```jsonl test.jsonl {"id": 0, "indexs": {"-1": [0, 10]}} {"id": 1, "indexs": {"-1": [0, 10]}} ``` ```python dataset = Dataset.from_json('.test.jsonl') print(dataset[0]) ``` Result: ```...
2024-02-28T19:14:36Z
https://github.com/huggingface/datasets/issues/6699
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6699/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6698/comments
https://api.github.com/repos/huggingface/datasets/issues/6698/timeline
2024-02-27T23:38:14Z
null
null
PR_kwDODunzps5oG6Xt
closed
[]
false
6,698
{ "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"...
Faster `xlistdir`
https://api.github.com/repos/huggingface/datasets/issues/6698/events
null
https://api.github.com/repos/huggingface/datasets/issues/6698/labels{/name}
2024-02-27T22:55:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6698.diff", "html_url": "https://github.com/huggingface/datasets/pull/6698", "merged_at": "2024-02-27T23:38:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/6698.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,157,752,392
[]
https://api.github.com/repos/huggingface/datasets/issues/6698
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Pass `detail=False` to the `fsspec` `listdir` to avoid unnecessarily fetching expensive metadata about the paths.
2024-02-27T23:44:49Z
https://github.com/huggingface/datasets/pull/6698
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6698/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6697/comments
https://api.github.com/repos/huggingface/datasets/issues/6697/timeline
2024-02-29T17:32:41Z
null
completed
I_kwDODunzps6Alh_w
closed
[]
null
6,697
{ "avatar_url": "https://avatars.githubusercontent.com/u/97465624?v=4", "events_url": "https://api.github.com/users/vrunm/events{/privacy}", "followers_url": "https://api.github.com/users/vrunm/followers", "following_url": "https://api.github.com/users/vrunm/following{/other_user}", "gists_url": "https://api....
Unable to Load Dataset in Kaggle
https://api.github.com/repos/huggingface/datasets/issues/6697/events
null
https://api.github.com/repos/huggingface/datasets/issues/6697/labels{/name}
2024-02-27T18:19:34Z
null
false
null
null
2,157,322,224
[]
https://api.github.com/repos/huggingface/datasets/issues/6697
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Having installed the latest versions of transformers==4.38.1 and datasets==2.17.1 Unable to load the dataset in a kaggle notebook. Get this Error: ``` --------------------------------------------------------------------------- ValueError Traceback (most recen...
2024-02-29T17:32:42Z
https://github.com/huggingface/datasets/issues/6697
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6697/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6696/comments
https://api.github.com/repos/huggingface/datasets/issues/6696/timeline
2024-02-28T06:39:12Z
null
null
PR_kwDODunzps5n6ipH
closed
[]
false
6,696
{ "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 JSON builder support an array of strings
https://api.github.com/repos/huggingface/datasets/issues/6696/events
null
https://api.github.com/repos/huggingface/datasets/issues/6696/labels{/name}
2024-02-26T13:18:31Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6696.diff", "html_url": "https://github.com/huggingface/datasets/pull/6696", "merged_at": "2024-02-28T06:39:12Z", "patch_url": "https://github.com/huggingface/datasets/pull/6696.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,154,161,357
[]
https://api.github.com/repos/huggingface/datasets/issues/6696
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Support JSON file with an array of strings. Fix #6695.
2024-02-28T06:45:23Z
https://github.com/huggingface/datasets/pull/6696
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6696/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6695/comments
https://api.github.com/repos/huggingface/datasets/issues/6695/timeline
2024-02-28T06:39:13Z
null
completed
I_kwDODunzps6AZJV1
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
6,695
{ "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 JSON file with an array of strings
https://api.github.com/repos/huggingface/datasets/issues/6695/events
null
https://api.github.com/repos/huggingface/datasets/issues/6695/labels{/name}
2024-02-26T12:35:11Z
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
2,154,075,509
[ { "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/6695
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Support loading a dataset from a JSON file with an array of strings. See: https://huggingface.co/datasets/CausalLM/Refined-Anime-Text/discussions/1
2024-03-08T14:16:25Z
https://github.com/huggingface/datasets/issues/6695
{ "+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/6695/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6694/comments
https://api.github.com/repos/huggingface/datasets/issues/6694/timeline
null
null
null
PR_kwDODunzps5n23Jz
open
[]
false
6,694
{ "avatar_url": "https://avatars.githubusercontent.com/u/79557937?v=4", "events_url": "https://api.github.com/users/oh-gnues-iohc/events{/privacy}", "followers_url": "https://api.github.com/users/oh-gnues-iohc/followers", "following_url": "https://api.github.com/users/oh-gnues-iohc/following{/other_user}", "g...
__add__ for Dataset, IterableDataset
https://api.github.com/repos/huggingface/datasets/issues/6694/events
null
https://api.github.com/repos/huggingface/datasets/issues/6694/labels{/name}
2024-02-26T01:46:55Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6694.diff", "html_url": "https://github.com/huggingface/datasets/pull/6694", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6694.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6694" }
2,153,086,984
[]
https://api.github.com/repos/huggingface/datasets/issues/6694
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
It's too cumbersome to write this command every time we perform a dataset merging operation. ```pythonfrom datasets import concatenate_datasets``` We have added a simple `__add__` magic method to each class using `concatenate_datasets.` ```python from datasets import load_dataset bookcorpus = load_dataset("bookc...
2024-02-29T16:52:58Z
https://github.com/huggingface/datasets/pull/6694
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6694/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6693/comments
https://api.github.com/repos/huggingface/datasets/issues/6693/timeline
2024-02-25T19:51:02Z
null
null
PR_kwDODunzps5n2ObO
closed
[]
false
6,693
{ "avatar_url": "https://avatars.githubusercontent.com/u/142939562?v=4", "events_url": "https://api.github.com/users/gzbfgjf2/events{/privacy}", "followers_url": "https://api.github.com/users/gzbfgjf2/followers", "following_url": "https://api.github.com/users/gzbfgjf2/following{/other_user}", "gists_url": "ht...
Update the print message for chunked_dataset in process.mdx
https://api.github.com/repos/huggingface/datasets/issues/6693/events
null
https://api.github.com/repos/huggingface/datasets/issues/6693/labels{/name}
2024-02-25T18:37:07Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6693.diff", "html_url": "https://github.com/huggingface/datasets/pull/6693", "merged_at": "2024-02-25T19:51:02Z", "patch_url": "https://github.com/huggingface/datasets/pull/6693.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,152,887,712
[]
https://api.github.com/repos/huggingface/datasets/issues/6693
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Update documentation to align with `Dataset.__repr__` change after #423
2024-02-25T19:57:12Z
https://github.com/huggingface/datasets/pull/6693
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6693/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6692/comments
https://api.github.com/repos/huggingface/datasets/issues/6692/timeline
2024-02-26T07:14:03Z
null
null
PR_kwDODunzps5n0XN1
closed
[]
false
6,692
{ "avatar_url": "https://avatars.githubusercontent.com/u/77767961?v=4", "events_url": "https://api.github.com/users/harsh1504660/events{/privacy}", "followers_url": "https://api.github.com/users/harsh1504660/followers", "following_url": "https://api.github.com/users/harsh1504660/following{/other_user}", "gist...
Enhancement: Enable loading TSV files in load_dataset()
https://api.github.com/repos/huggingface/datasets/issues/6692/events
null
https://api.github.com/repos/huggingface/datasets/issues/6692/labels{/name}
2024-02-24T11:38:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6692.diff", "html_url": "https://github.com/huggingface/datasets/pull/6692", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6692.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6692" }
2,152,270,987
[]
https://api.github.com/repos/huggingface/datasets/issues/6692
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
Fix #6691
2024-02-26T15:33:50Z
https://github.com/huggingface/datasets/pull/6692
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6692/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6691/comments
https://api.github.com/repos/huggingface/datasets/issues/6691/timeline
2024-02-26T07:09:35Z
null
completed
I_kwDODunzps6ARvWZ
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/77767961?v=4", "events_url": "https://api.github.com/users/harsh1504660/events{/privacy}", "followers_url": "https://api.github.com/users/harsh1504660/followers", "following_url": "https://api.github.com/users/harsh1504660/following{/other_use...
null
6,691
{ "avatar_url": "https://avatars.githubusercontent.com/u/26873178?v=4", "events_url": "https://api.github.com/users/dipsivenkatesh/events{/privacy}", "followers_url": "https://api.github.com/users/dipsivenkatesh/followers", "following_url": "https://api.github.com/users/dipsivenkatesh/following{/other_user}", ...
load_dataset() does not support tsv
https://api.github.com/repos/huggingface/datasets/issues/6691/events
null
https://api.github.com/repos/huggingface/datasets/issues/6691/labels{/name}
2024-02-24T05:56:04Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/77767961?v=4", "events_url": "https://api.github.com/users/harsh1504660/events{/privacy}", "followers_url": "https://api.github.com/users/harsh1504660/followers", "following_url": "https://api.github.com/users/harsh1504660/following{/other_user}", "gist...
null
2,152,134,041
[ { "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/6691
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request the load_dataset() for local functions support file types like csv, json etc but not of type tsv (tab separated values). ### Motivation cant easily load files of type tsv, have to convert them to another type like csv then load ### Your contribution Can try by raising a PR with a little help, c...
2024-02-26T07:15:07Z
https://github.com/huggingface/datasets/issues/6691
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6691/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6690/comments
https://api.github.com/repos/huggingface/datasets/issues/6690/timeline
null
null
null
I_kwDODunzps6AMprB
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
6,690
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Add function to convert a script-dataset to Parquet
https://api.github.com/repos/huggingface/datasets/issues/6690/events
null
https://api.github.com/repos/huggingface/datasets/issues/6690/labels{/name}
2024-02-23T10:28:20Z
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
2,150,800,065
[ { "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/6690
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Add function to convert a script-dataset to Parquet and push it to the Hub, analogously to the Space: "Convert a Hugging Face dataset to Parquet"
2024-02-23T10:28:20Z
https://github.com/huggingface/datasets/issues/6690
{ "+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/6690/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6689/comments
https://api.github.com/repos/huggingface/datasets/issues/6689/timeline
2024-03-07T14:54:15Z
null
completed
I_kwDODunzps6AIAFb
closed
[]
null
6,689
{ "avatar_url": "https://avatars.githubusercontent.com/u/87243032?v=4", "events_url": "https://api.github.com/users/ElleLeonne/events{/privacy}", "followers_url": "https://api.github.com/users/ElleLeonne/followers", "following_url": "https://api.github.com/users/ElleLeonne/following{/other_user}", "gists_url"...
.load_dataset() method defaults to zstandard
https://api.github.com/repos/huggingface/datasets/issues/6689/events
null
https://api.github.com/repos/huggingface/datasets/issues/6689/labels{/name}
2024-02-22T17:39:27Z
null
false
null
null
2,149,581,147
[]
https://api.github.com/repos/huggingface/datasets/issues/6689
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Regardless of what method I use, datasets defaults to zstandard for unpacking my datasets. This is poor behavior, because not only is zstandard not a dependency in the huggingface package (and therefore, your dataset loading will be interrupted while it asks you to install the package), but it ...
2024-03-07T14:54:16Z
https://github.com/huggingface/datasets/issues/6689
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6689/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6688/comments
https://api.github.com/repos/huggingface/datasets/issues/6688/timeline
null
null
null
I_kwDODunzps6AES9D
open
[]
null
6,688
{ "avatar_url": "https://avatars.githubusercontent.com/u/11166137?v=4", "events_url": "https://api.github.com/users/srossi93/events{/privacy}", "followers_url": "https://api.github.com/users/srossi93/followers", "following_url": "https://api.github.com/users/srossi93/following{/other_user}", "gists_url": "htt...
Tensor type (e.g. from `return_tensors`) ignored in map
https://api.github.com/repos/huggingface/datasets/issues/6688/events
null
https://api.github.com/repos/huggingface/datasets/issues/6688/labels{/name}
2024-02-22T09:27:57Z
null
false
null
null
2,148,609,859
[]
https://api.github.com/repos/huggingface/datasets/issues/6688
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I don't know if it is a bug or an expected behavior, but the tensor type seems to be ignored after applying map. For example, mapping over to tokenize text with a transformers' tokenizer always returns lists and it ignore the `return_tensors` argument. If this is an expected behaviour (e.g., fo...
2024-02-22T15:56:21Z
https://github.com/huggingface/datasets/issues/6688
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6688/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6687/comments
https://api.github.com/repos/huggingface/datasets/issues/6687/timeline
2024-02-29T15:12:17Z
null
null
PR_kwDODunzps5nnqBB
closed
[]
false
6,687
{ "avatar_url": "https://avatars.githubusercontent.com/u/651988?v=4", "events_url": "https://api.github.com/users/pmrowla/events{/privacy}", "followers_url": "https://api.github.com/users/pmrowla/followers", "following_url": "https://api.github.com/users/pmrowla/following{/other_user}", "gists_url": "https://...
fsspec: support fsspec>=2023.12.0 glob changes
https://api.github.com/repos/huggingface/datasets/issues/6687/events
null
https://api.github.com/repos/huggingface/datasets/issues/6687/labels{/name}
2024-02-22T08:59:32Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6687.diff", "html_url": "https://github.com/huggingface/datasets/pull/6687", "merged_at": "2024-02-29T15:12:17Z", "patch_url": "https://github.com/huggingface/datasets/pull/6687.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,148,554,178
[]
https://api.github.com/repos/huggingface/datasets/issues/6687
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
- adds support for the `fs.glob` changes introduced in `fsspec==2023.12.0` and unpins the current upper bound Should close #6644 Should close #6645 The `test_data_files` glob/pattern tests pass for me in: - `fsspec==2023.10.0` (the pinned max version in datasets `main`) - `fsspec==2023.12.0` (#6644) - `fsspec...
2024-03-04T12:59:42Z
https://github.com/huggingface/datasets/pull/6687
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 5, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 5, "url": "https://api.github.com/repos/huggingface/datasets/issues/6687/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6686/comments
https://api.github.com/repos/huggingface/datasets/issues/6686/timeline
null
null
null
I_kwDODunzps6ABMCf
open
[]
null
6,686
{ "avatar_url": "https://avatars.githubusercontent.com/u/37367987?v=4", "events_url": "https://api.github.com/users/zhjohnchan/events{/privacy}", "followers_url": "https://api.github.com/users/zhjohnchan/followers", "following_url": "https://api.github.com/users/zhjohnchan/following{/other_user}", "gists_url"...
Question: Is there any way for uploading a large image dataset?
https://api.github.com/repos/huggingface/datasets/issues/6686/events
null
https://api.github.com/repos/huggingface/datasets/issues/6686/labels{/name}
2024-02-21T22:07:21Z
null
false
null
null
2,147,795,103
[]
https://api.github.com/repos/huggingface/datasets/issues/6686
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
I am uploading an image dataset like this: ``` dataset = load_dataset( "json", data_files={"train": "data/custom_dataset/train.json", "validation": "data/custom_dataset/val.json"}, ) dataset = dataset.cast_column("images", Sequence(Image())) dataset.push_to_hub("StanfordAIMI/custom_dataset", max_shard_si...
2024-02-21T22:07:21Z
https://github.com/huggingface/datasets/issues/6686
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6686/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6685/comments
https://api.github.com/repos/huggingface/datasets/issues/6685/timeline
2024-02-25T18:48:08Z
null
null
PR_kwDODunzps5ndZQa
closed
[]
false
6,685
{ "avatar_url": "https://avatars.githubusercontent.com/u/55932554?v=4", "events_url": "https://api.github.com/users/Codeblockz/events{/privacy}", "followers_url": "https://api.github.com/users/Codeblockz/followers", "following_url": "https://api.github.com/users/Codeblockz/following{/other_user}", "gists_url"...
Updated Quickstart Notebook link
https://api.github.com/repos/huggingface/datasets/issues/6685/events
null
https://api.github.com/repos/huggingface/datasets/issues/6685/labels{/name}
2024-02-21T01:04:18Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6685.diff", "html_url": "https://github.com/huggingface/datasets/pull/6685", "merged_at": "2024-02-25T18:48:08Z", "patch_url": "https://github.com/huggingface/datasets/pull/6685.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,145,570,006
[]
https://api.github.com/repos/huggingface/datasets/issues/6685
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fixed Quickstart Notebook Link in the [Overview notebook](https://github.com/huggingface/datasets/blob/main/notebooks/Overview.ipynb)
2024-02-25T18:54:26Z
https://github.com/huggingface/datasets/pull/6685
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6685/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6684/comments
https://api.github.com/repos/huggingface/datasets/issues/6684/timeline
2024-02-20T15:33:56Z
null
null
PR_kwDODunzps5nYUIf
closed
[]
false
6,684
{ "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...
Improve error message for gated datasets on load
https://api.github.com/repos/huggingface/datasets/issues/6684/events
null
https://api.github.com/repos/huggingface/datasets/issues/6684/labels{/name}
2024-02-20T10:51:27Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6684.diff", "html_url": "https://github.com/huggingface/datasets/pull/6684", "merged_at": "2024-02-20T15:33:56Z", "patch_url": "https://github.com/huggingface/datasets/pull/6684.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,144,092,388
[]
https://api.github.com/repos/huggingface/datasets/issues/6684
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Internal Slack discussion: https://huggingface.slack.com/archives/C02V51Q3800/p1708424971135029
2024-02-20T15:40:52Z
https://github.com/huggingface/datasets/pull/6684
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6684/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6683/comments
https://api.github.com/repos/huggingface/datasets/issues/6683/timeline
2024-02-19T17:18:10Z
null
null
PR_kwDODunzps5nTxGu
closed
[]
false
6,683
{ "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"...
Fix imagefolder dataset url
https://api.github.com/repos/huggingface/datasets/issues/6683/events
null
https://api.github.com/repos/huggingface/datasets/issues/6683/labels{/name}
2024-02-19T16:26:51Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6683.diff", "html_url": "https://github.com/huggingface/datasets/pull/6683", "merged_at": "2024-02-19T17:18:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/6683.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,142,751,955
[]
https://api.github.com/repos/huggingface/datasets/issues/6683
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2024-02-19T17:24:25Z
https://github.com/huggingface/datasets/pull/6683
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6683/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6682/comments
https://api.github.com/repos/huggingface/datasets/issues/6682/timeline
2024-02-28T06:56:34Z
null
null
PR_kwDODunzps5nRME6
closed
[]
false
6,682
{ "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 GitHub Actions to Node 20
https://api.github.com/repos/huggingface/datasets/issues/6682/events
null
https://api.github.com/repos/huggingface/datasets/issues/6682/labels{/name}
2024-02-19T10:10:50Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6682.diff", "html_url": "https://github.com/huggingface/datasets/pull/6682", "merged_at": "2024-02-28T06:56:34Z", "patch_url": "https://github.com/huggingface/datasets/pull/6682.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,142,000,800
[]
https://api.github.com/repos/huggingface/datasets/issues/6682
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Update GitHub Actions to Node 20. Fix #6679.
2024-02-28T07:02:40Z
https://github.com/huggingface/datasets/pull/6682
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6682/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6681/comments
https://api.github.com/repos/huggingface/datasets/issues/6681/timeline
2024-02-28T07:17:22Z
null
null
PR_kwDODunzps5nRItQ
closed
[]
false
6,681
{ "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 release instructions
https://api.github.com/repos/huggingface/datasets/issues/6681/events
null
https://api.github.com/repos/huggingface/datasets/issues/6681/labels{/name}
2024-02-19T10:03:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6681.diff", "html_url": "https://github.com/huggingface/datasets/pull/6681", "merged_at": "2024-02-28T07:17:22Z", "patch_url": "https://github.com/huggingface/datasets/pull/6681.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,141,985,239
[ { "color": "d4c5f9", "default": false, "description": "Maintenance tasks", "id": 4296013012, "name": "maintenance", "node_id": "LA_kwDODunzps8AAAABAA_01A", "url": "https://api.github.com/repos/huggingface/datasets/labels/maintenance" } ]
https://api.github.com/repos/huggingface/datasets/issues/6681
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Update release instructions.
2024-02-28T07:23:49Z
https://github.com/huggingface/datasets/pull/6681
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6681/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6680/comments
https://api.github.com/repos/huggingface/datasets/issues/6680/timeline
2024-02-19T10:00:40Z
null
null
PR_kwDODunzps5nRHcz
closed
[]
false
6,680
{ "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}",...
Set dev version
https://api.github.com/repos/huggingface/datasets/issues/6680/events
null
https://api.github.com/repos/huggingface/datasets/issues/6680/labels{/name}
2024-02-19T10:00:31Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6680.diff", "html_url": "https://github.com/huggingface/datasets/pull/6680", "merged_at": "2024-02-19T10:00:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/6680.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,141,979,527
[]
https://api.github.com/repos/huggingface/datasets/issues/6680
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2024-02-19T10:06:43Z
https://github.com/huggingface/datasets/pull/6680
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6680/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6679/comments
https://api.github.com/repos/huggingface/datasets/issues/6679/timeline
2024-02-28T06:56:35Z
null
completed
I_kwDODunzps5_q5-9
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
6,679
{ "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}",...
Node.js 16 GitHub Actions are deprecated
https://api.github.com/repos/huggingface/datasets/issues/6679/events
null
https://api.github.com/repos/huggingface/datasets/issues/6679/labels{/name}
2024-02-19T09:47:37Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
2,141,953,981
[ { "color": "d4c5f9", "default": false, "description": "Maintenance tasks", "id": 4296013012, "name": "maintenance", "node_id": "LA_kwDODunzps8AAAABAA_01A", "url": "https://api.github.com/repos/huggingface/datasets/labels/maintenance" } ]
https://api.github.com/repos/huggingface/datasets/issues/6679
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
`Node.js` 16 GitHub Actions are deprecated. See: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ We should update them to Node 20. See warnings in our CI, e.g.: https://github.com/huggingface/datasets/actions/runs/7957295009?pr=6678 > Node.js 16 actions are deprecat...
2024-02-28T06:56:35Z
https://github.com/huggingface/datasets/issues/6679
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6679/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6678/comments
https://api.github.com/repos/huggingface/datasets/issues/6678/timeline
2024-02-19T09:56:52Z
null
null
PR_kwDODunzps5nQ2ZO
closed
[]
false
6,678
{ "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}",...
Release: 2.17.1
https://api.github.com/repos/huggingface/datasets/issues/6678/events
null
https://api.github.com/repos/huggingface/datasets/issues/6678/labels{/name}
2024-02-19T09:24:29Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6678.diff", "html_url": "https://github.com/huggingface/datasets/pull/6678", "merged_at": "2024-02-19T09:56:52Z", "patch_url": "https://github.com/huggingface/datasets/pull/6678.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,141,902,154
[]
https://api.github.com/repos/huggingface/datasets/issues/6678
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2024-02-19T10:03:00Z
https://github.com/huggingface/datasets/pull/6678
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6678/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6677/comments
https://api.github.com/repos/huggingface/datasets/issues/6677/timeline
2024-02-28T18:51:15Z
null
null
PR_kwDODunzps5nOmo_
closed
[]
false
6,677
{ "avatar_url": "https://avatars.githubusercontent.com/u/94808782?v=4", "events_url": "https://api.github.com/users/stridge-cruxml/events{/privacy}", "followers_url": "https://api.github.com/users/stridge-cruxml/followers", "following_url": "https://api.github.com/users/stridge-cruxml/following{/other_user}", ...
Pass through information about location of cache directory.
https://api.github.com/repos/huggingface/datasets/issues/6677/events
null
https://api.github.com/repos/huggingface/datasets/issues/6677/labels{/name}
2024-02-18T23:48:57Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6677.diff", "html_url": "https://github.com/huggingface/datasets/pull/6677", "merged_at": "2024-02-28T18:51:15Z", "patch_url": "https://github.com/huggingface/datasets/pull/6677.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,141,244,167
[]
https://api.github.com/repos/huggingface/datasets/issues/6677
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
If cache directory is set, information is not passed through. Pass download config in as an arg too.
2024-02-28T18:57:39Z
https://github.com/huggingface/datasets/pull/6677
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6677/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6676/comments
https://api.github.com/repos/huggingface/datasets/issues/6676/timeline
null
null
null
I_kwDODunzps5_l7Sr
open
[]
null
6,676
{ "avatar_url": "https://avatars.githubusercontent.com/u/20232088?v=4", "events_url": "https://api.github.com/users/lordsoffallen/events{/privacy}", "followers_url": "https://api.github.com/users/lordsoffallen/followers", "following_url": "https://api.github.com/users/lordsoffallen/following{/other_user}", "g...
Can't Read List of JSON Files Properly
https://api.github.com/repos/huggingface/datasets/issues/6676/events
null
https://api.github.com/repos/huggingface/datasets/issues/6676/labels{/name}
2024-02-17T22:58:15Z
null
false
null
null
2,140,648,619
[]
https://api.github.com/repos/huggingface/datasets/issues/6676
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Trying to read a bunch of JSON files into Dataset class but default approach doesn't work. I don't get why it works when I read it one by one but not when I pass as a list :man_shrugging: The code fails with ``` ArrowInvalid: JSON parse error: Invalid value. in row 0 UnicodeDecodeError...
2024-03-02T20:47:22Z
https://github.com/huggingface/datasets/issues/6676
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6676/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6675/comments
https://api.github.com/repos/huggingface/datasets/issues/6675/timeline
null
null
null
I_kwDODunzps5_iFI9
open
[]
null
6,675
{ "avatar_url": "https://avatars.githubusercontent.com/u/5702664?v=4", "events_url": "https://api.github.com/users/rwightman/events{/privacy}", "followers_url": "https://api.github.com/users/rwightman/followers", "following_url": "https://api.github.com/users/rwightman/following{/other_user}", "gists_url": "h...
Allow image model (color conversion) to be specified as part of datasets Image() decode
https://api.github.com/repos/huggingface/datasets/issues/6675/events
null
https://api.github.com/repos/huggingface/datasets/issues/6675/labels{/name}
2024-02-16T23:43:20Z
null
false
null
null
2,139,640,381
[ { "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/6675
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Typical torchvision / torch Datasets in image applications apply color conversion in the Dataset portion of the code as part of image decode, separately from the image transform stack. This is true for PIL.Image where convert is usually called in dataset, for native torchvision https://pytorch.or...
2024-03-01T19:43:55Z
https://github.com/huggingface/datasets/issues/6675
{ "+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/6675/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6674/comments
https://api.github.com/repos/huggingface/datasets/issues/6674/timeline
2024-02-25T18:48:09Z
null
completed
I_kwDODunzps5_h6M4
closed
[]
null
6,674
{ "avatar_url": "https://avatars.githubusercontent.com/u/55932554?v=4", "events_url": "https://api.github.com/users/Codeblockz/events{/privacy}", "followers_url": "https://api.github.com/users/Codeblockz/followers", "following_url": "https://api.github.com/users/Codeblockz/following{/other_user}", "gists_url"...
Depprcated Overview.ipynb Link to new Quickstart Notebook invalid
https://api.github.com/repos/huggingface/datasets/issues/6674/events
null
https://api.github.com/repos/huggingface/datasets/issues/6674/labels{/name}
2024-02-16T22:51:35Z
null
false
null
null
2,139,595,576
[]
https://api.github.com/repos/huggingface/datasets/issues/6674
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug For the dreprecated notebook found [here](https://github.com/huggingface/datasets/blob/main/notebooks/Overview.ipynb). The link to the new notebook is broken. ### Steps to reproduce the bug Click the [Quickstart notebook](https://github.com/huggingface/notebooks/blob/main/datasets_doc/quicksta...
2024-02-25T18:48:09Z
https://github.com/huggingface/datasets/issues/6674
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6674/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6673/comments
https://api.github.com/repos/huggingface/datasets/issues/6673/timeline
null
null
null
I_kwDODunzps5_hocL
open
[]
null
6,673
{ "avatar_url": "https://avatars.githubusercontent.com/u/5702664?v=4", "events_url": "https://api.github.com/users/rwightman/events{/privacy}", "followers_url": "https://api.github.com/users/rwightman/followers", "following_url": "https://api.github.com/users/rwightman/following{/other_user}", "gists_url": "h...
IterableDataset `set_epoch` is ignored when DataLoader `persistent_workers=True`
https://api.github.com/repos/huggingface/datasets/issues/6673/events
null
https://api.github.com/repos/huggingface/datasets/issues/6673/labels{/name}
2024-02-16T21:38:12Z
null
false
null
null
2,139,522,827
[ { "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": "fef2c0", "default": false, "descrip...
https://api.github.com/repos/huggingface/datasets/issues/6673
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When persistent workers are enabled, the epoch that's set via the IterableDataset instance held by the training process is ignored by the workers as they are disconnected across processes. PyTorch samplers for non-iterable datasets have a mechanism to sync this, datasets.IterableDataset does ...
2024-02-22T13:17:14Z
https://github.com/huggingface/datasets/issues/6673
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6673/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6672/comments
https://api.github.com/repos/huggingface/datasets/issues/6672/timeline
2024-02-19T09:20:22Z
null
null
PR_kwDODunzps5nGAlw
closed
[]
false
6,672
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Remove deprecated verbose parameter from CSV builder
https://api.github.com/repos/huggingface/datasets/issues/6672/events
null
https://api.github.com/repos/huggingface/datasets/issues/6672/labels{/name}
2024-02-16T14:26:21Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6672.diff", "html_url": "https://github.com/huggingface/datasets/pull/6672", "merged_at": "2024-02-19T09:20:22Z", "patch_url": "https://github.com/huggingface/datasets/pull/6672.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,138,732,288
[]
https://api.github.com/repos/huggingface/datasets/issues/6672
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Remove deprecated `verbose` parameter from CSV builder. Note that the `verbose` parameter is deprecated since pandas 2.2.0. See: - https://github.com/pandas-dev/pandas/pull/56556 - https://github.com/pandas-dev/pandas/pull/57450 Fix #6671.
2024-02-19T09:26:34Z
https://github.com/huggingface/datasets/pull/6672
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6672/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6671/comments
https://api.github.com/repos/huggingface/datasets/issues/6671/timeline
2024-02-19T09:20:23Z
null
completed
I_kwDODunzps5_emW-
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
6,671
{ "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}",...
CSV builder raises deprecation warning on verbose parameter
https://api.github.com/repos/huggingface/datasets/issues/6671/events
null
https://api.github.com/repos/huggingface/datasets/issues/6671/labels{/name}
2024-02-16T14:23:46Z
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
2,138,727,870
[]
https://api.github.com/repos/huggingface/datasets/issues/6671
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
CSV builder raises a deprecation warning on `verbose` parameter: ``` FutureWarning: The 'verbose' keyword in pd.read_csv is deprecated and will be removed in a future version. ``` See: - https://github.com/pandas-dev/pandas/pull/56556 - https://github.com/pandas-dev/pandas/pull/57450
2024-02-19T09:20:23Z
https://github.com/huggingface/datasets/issues/6671
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6671/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6670/comments
https://api.github.com/repos/huggingface/datasets/issues/6670/timeline
2024-02-16T14:43:53Z
null
completed
I_kwDODunzps5_dPte
closed
[]
null
6,670
{ "avatar_url": "https://avatars.githubusercontent.com/u/112316000?v=4", "events_url": "https://api.github.com/users/prashanth19bolukonda/events{/privacy}", "followers_url": "https://api.github.com/users/prashanth19bolukonda/followers", "following_url": "https://api.github.com/users/prashanth19bolukonda/followi...
ValueError
https://api.github.com/repos/huggingface/datasets/issues/6670/events
null
https://api.github.com/repos/huggingface/datasets/issues/6670/labels{/name}
2024-02-16T11:05:17Z
null
false
null
null
2,138,372,958
[]
https://api.github.com/repos/huggingface/datasets/issues/6670
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug ValueError Traceback (most recent call last) [<ipython-input-11-9b99bc80ec23>](https://localhost:8080/#) in <cell line: 11>() 9 import numpy as np 10 import matplotlib.pyplot as plt ---> 11 from datasets import DatasetDict, Dataset 12 from transf...
2024-02-17T04:26:34Z
https://github.com/huggingface/datasets/issues/6670
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6670/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6669/comments
https://api.github.com/repos/huggingface/datasets/issues/6669/timeline
2024-02-29T17:25:17Z
null
completed
I_kwDODunzps5_dDbm
closed
[]
null
6,669
{ "avatar_url": "https://avatars.githubusercontent.com/u/112316000?v=4", "events_url": "https://api.github.com/users/prashanth19bolukonda/events{/privacy}", "followers_url": "https://api.github.com/users/prashanth19bolukonda/followers", "following_url": "https://api.github.com/users/prashanth19bolukonda/followi...
attribute error when writing trainer.train()
https://api.github.com/repos/huggingface/datasets/issues/6669/events
null
https://api.github.com/repos/huggingface/datasets/issues/6669/labels{/name}
2024-02-16T10:40:49Z
null
false
null
null
2,138,322,662
[]
https://api.github.com/repos/huggingface/datasets/issues/6669
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug AttributeError Traceback (most recent call last) Cell In[39], line 2 1 # Start the training process ----> 2 trainer.train() File /opt/conda/lib/python3.10/site-packages/transformers/trainer.py:1539, in Trainer.train(self, resume_from_checkpoint, trial, ignore...
2024-03-01T10:58:00Z
https://github.com/huggingface/datasets/issues/6669
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6669/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6668/comments
https://api.github.com/repos/huggingface/datasets/issues/6668/timeline
null
null
null
I_kwDODunzps5_bSdf
open
[]
null
6,668
{ "avatar_url": "https://avatars.githubusercontent.com/u/34660389?v=4", "events_url": "https://api.github.com/users/hariravichandran/events{/privacy}", "followers_url": "https://api.github.com/users/hariravichandran/followers", "following_url": "https://api.github.com/users/hariravichandran/following{/other_use...
Chapter 6 - Issue Loading `cnn_dailymail` dataset
https://api.github.com/repos/huggingface/datasets/issues/6668/events
null
https://api.github.com/repos/huggingface/datasets/issues/6668/labels{/name}
2024-02-16T04:40:56Z
null
false
null
null
2,137,859,935
[]
https://api.github.com/repos/huggingface/datasets/issues/6668
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug So I am getting this bug when I try to run cell 4 of the Chapter 6 notebook code: `dataset = load_dataset("ccdv/cnn_dailymail", version="3.0.0")` Error Message: ``` --------------------------------------------------------------------------- ValueError Tracebac...
2024-02-16T04:40:56Z
https://github.com/huggingface/datasets/issues/6668
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6668/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6667/comments
https://api.github.com/repos/huggingface/datasets/issues/6667/timeline
null
null
null
I_kwDODunzps5_a8ZQ
open
[]
null
6,667
{ "avatar_url": "https://avatars.githubusercontent.com/u/22651617?v=4", "events_url": "https://api.github.com/users/kiddyboots216/events{/privacy}", "followers_url": "https://api.github.com/users/kiddyboots216/followers", "following_url": "https://api.github.com/users/kiddyboots216/following{/other_user}", "g...
Default config for squad is incorrect
https://api.github.com/repos/huggingface/datasets/issues/6667/events
null
https://api.github.com/repos/huggingface/datasets/issues/6667/labels{/name}
2024-02-16T02:36:55Z
null
false
null
null
2,137,769,552
[]
https://api.github.com/repos/huggingface/datasets/issues/6667
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug If you download Squad, it will download the plain_text version, but the config still specifies "default", so if you set the offline mode the cache will try to look it up according to the config_id which is "default" and this will say; ValueError: Couldn't find cache for squad for config 'default'...
2024-02-23T09:10:00Z
https://github.com/huggingface/datasets/issues/6667
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6667/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6665/comments
https://api.github.com/repos/huggingface/datasets/issues/6665/timeline
2024-03-01T15:56:38Z
null
null
PR_kwDODunzps5m9JgW
closed
[]
false
6,665
{ "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:...
Allow SplitDict setitem to replace existing SplitInfo
https://api.github.com/repos/huggingface/datasets/issues/6665/events
null
https://api.github.com/repos/huggingface/datasets/issues/6665/labels{/name}
2024-02-15T10:17:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6665.diff", "html_url": "https://github.com/huggingface/datasets/pull/6665", "merged_at": "2024-03-01T15:56:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/6665.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,136,136,425
[]
https://api.github.com/repos/huggingface/datasets/issues/6665
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix this code provided by @clefourrier ```python import datasets import os token = os.getenv("TOKEN") results = datasets.load_dataset("gaia-benchmark/results_public", "2023", token=token, download_mode=datasets.DownloadMode.FORCE_REDOWNLOAD) results["test"] = datasets.Dataset.from_list([row for row in resu...
2024-03-01T16:02:46Z
https://github.com/huggingface/datasets/pull/6665
{ "+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/6665/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6664/comments
https://api.github.com/repos/huggingface/datasets/issues/6664/timeline
2024-02-16T02:31:11Z
null
null
PR_kwDODunzps5m67g0
closed
[]
false
6,664
{ "avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4", "events_url": "https://api.github.com/users/bryant1410/events{/privacy}", "followers_url": "https://api.github.com/users/bryant1410/followers", "following_url": "https://api.github.com/users/bryant1410/following{/other_user}", "gists_url":...
Revert the changes in `arrow_writer.py` from #6636
https://api.github.com/repos/huggingface/datasets/issues/6664/events
null
https://api.github.com/repos/huggingface/datasets/issues/6664/labels{/name}
2024-02-15T01:47:33Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6664.diff", "html_url": "https://github.com/huggingface/datasets/pull/6664", "merged_at": "2024-02-16T02:31:11Z", "patch_url": "https://github.com/huggingface/datasets/pull/6664.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,135,483,978
[]
https://api.github.com/repos/huggingface/datasets/issues/6664
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
#6636 broke `write_examples_on_file` and `write_batch` from the class `ArrowWriter`. I'm undoing these changes. See #6663. Note the current implementation doesn't keep the order of the columns and the schema, thus setting a wrong schema for each column.
2024-02-16T14:02:39Z
https://github.com/huggingface/datasets/pull/6664
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6664/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6663/comments
https://api.github.com/repos/huggingface/datasets/issues/6663/timeline
2024-02-16T09:25:00Z
null
completed
I_kwDODunzps5_SNnr
closed
[]
null
6,663
{ "avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4", "events_url": "https://api.github.com/users/bryant1410/events{/privacy}", "followers_url": "https://api.github.com/users/bryant1410/followers", "following_url": "https://api.github.com/users/bryant1410/following{/other_user}", "gists_url":...
`write_examples_on_file` and `write_batch` are broken in `ArrowWriter`
https://api.github.com/repos/huggingface/datasets/issues/6663/events
null
https://api.github.com/repos/huggingface/datasets/issues/6663/labels{/name}
2024-02-15T01:43:27Z
null
false
null
null
2,135,480,811
[]
https://api.github.com/repos/huggingface/datasets/issues/6663
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug `write_examples_on_file` and `write_batch` are broken in `ArrowWriter` since #6636. The order between the columns and the schema is not preserved anymore. So these functions don't work anymore unless the order happens to align well. ### Steps to reproduce the bug Try to do `write_batch` with any...
2024-02-16T09:25:00Z
https://github.com/huggingface/datasets/issues/6663
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6663/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6662/comments
https://api.github.com/repos/huggingface/datasets/issues/6662/timeline
2024-03-01T17:43:39Z
null
null
PR_kwDODunzps5mwgKP
closed
[]
false
6,662
{ "avatar_url": "https://avatars.githubusercontent.com/u/59344?v=4", "events_url": "https://api.github.com/users/BioGeek/events{/privacy}", "followers_url": "https://api.github.com/users/BioGeek/followers", "following_url": "https://api.github.com/users/BioGeek/following{/other_user}", "gists_url": "https://a...
fix: show correct package name to install biopython
https://api.github.com/repos/huggingface/datasets/issues/6662/events
null
https://api.github.com/repos/huggingface/datasets/issues/6662/labels{/name}
2024-02-13T14:15:04Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6662.diff", "html_url": "https://github.com/huggingface/datasets/pull/6662", "merged_at": "2024-03-01T17:43:39Z", "patch_url": "https://github.com/huggingface/datasets/pull/6662.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,132,425,812
[]
https://api.github.com/repos/huggingface/datasets/issues/6662
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
When you try to download a dataset that uses [biopython](https://github.com/biopython/biopython), like `load_dataset("InstaDeepAI/multi_species_genomes")`, you get the error: ``` >>> from datasets import load_dataset >>> dataset = load_dataset("InstaDeepAI/multi_species_genomes") /home/j.vangoey/.pyenv/versions/m...
2024-03-01T17:49:48Z
https://github.com/huggingface/datasets/pull/6662
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6662/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6661/comments
https://api.github.com/repos/huggingface/datasets/issues/6661/timeline
2024-02-14T08:04:47Z
null
completed
I_kwDODunzps5_GEJL
closed
[]
null
6,661
{ "avatar_url": "https://avatars.githubusercontent.com/u/16103566?v=4", "events_url": "https://api.github.com/users/kithogue/events{/privacy}", "followers_url": "https://api.github.com/users/kithogue/followers", "following_url": "https://api.github.com/users/kithogue/following{/other_user}", "gists_url": "htt...
Import error on Google Colab
https://api.github.com/repos/huggingface/datasets/issues/6661/events
null
https://api.github.com/repos/huggingface/datasets/issues/6661/labels{/name}
2024-02-13T13:12:40Z
null
false
null
null
2,132,296,267
[]
https://api.github.com/repos/huggingface/datasets/issues/6661
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Cannot be imported on Google Colab, the import throws the following error: ValueError: pyarrow.lib.IpcWriteOptions size changed, may indicate binary incompatibility. Expected 88 from C header, got 72 from PyObject ### Steps to reproduce the bug 1. `! pip install -U datasets` 2. `import dataset...
2024-02-25T16:37:54Z
https://github.com/huggingface/datasets/issues/6661
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6661/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6660/comments
https://api.github.com/repos/huggingface/datasets/issues/6660/timeline
2024-03-01T18:52:37Z
null
null
PR_kwDODunzps5mu9wU
closed
[]
false
6,660
{ "avatar_url": "https://avatars.githubusercontent.com/u/23399590?v=4", "events_url": "https://api.github.com/users/mohalisad/events{/privacy}", "followers_url": "https://api.github.com/users/mohalisad/followers", "following_url": "https://api.github.com/users/mohalisad/following{/other_user}", "gists_url": "...
Automatic Conversion for uint16/uint32 to Compatible PyTorch Dtypes
https://api.github.com/repos/huggingface/datasets/issues/6660/events
null
https://api.github.com/repos/huggingface/datasets/issues/6660/labels{/name}
2024-02-13T10:24:33Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6660.diff", "html_url": "https://github.com/huggingface/datasets/pull/6660", "merged_at": "2024-03-01T18:52:37Z", "patch_url": "https://github.com/huggingface/datasets/pull/6660.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,131,977,011
[]
https://api.github.com/repos/huggingface/datasets/issues/6660
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This PR addresses an issue encountered when utilizing uint16 or uint32 datatypes with datasets, followed by attempting to convert these datasets into PyTorch-compatible formats. Currently, doing so results in a TypeError due to incompatible datatype conversion, as illustrated by the following example: ```python from ...
2024-03-01T19:01:57Z
https://github.com/huggingface/datasets/pull/6660
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/huggingface/datasets/issues/6660/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6659/comments
https://api.github.com/repos/huggingface/datasets/issues/6659/timeline
2024-03-01T17:44:55Z
null
null
PR_kwDODunzps5mlmmo
closed
[]
false
6,659
{ "avatar_url": "https://avatars.githubusercontent.com/u/5154447?v=4", "events_url": "https://api.github.com/users/Rexhaif/events{/privacy}", "followers_url": "https://api.github.com/users/Rexhaif/followers", "following_url": "https://api.github.com/users/Rexhaif/following{/other_user}", "gists_url": "https:/...
Change default compression argument for JsonDatasetWriter
https://api.github.com/repos/huggingface/datasets/issues/6659/events
null
https://api.github.com/repos/huggingface/datasets/issues/6659/labels{/name}
2024-02-11T23:49:07Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6659.diff", "html_url": "https://github.com/huggingface/datasets/pull/6659", "merged_at": "2024-03-01T17:44:55Z", "patch_url": "https://github.com/huggingface/datasets/pull/6659.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,129,229,810
[]
https://api.github.com/repos/huggingface/datasets/issues/6659
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Change default compression type from `None` to "infer", to align with pandas' defaults. Documentation asks the user to supply `to_json_kwargs` with arguments suitable for pandas' `to_json` method. At the same time, while pandas' by default uses ["infer"](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame....
2024-03-01T17:51:50Z
https://github.com/huggingface/datasets/pull/6659
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6659/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6658/comments
https://api.github.com/repos/huggingface/datasets/issues/6658/timeline
null
null
null
PR_kwDODunzps5mlZyb
open
[]
true
6,658
{ "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:...
[Resumable IterableDataset] Add IterableDataset state_dict
https://api.github.com/repos/huggingface/datasets/issues/6658/events
null
https://api.github.com/repos/huggingface/datasets/issues/6658/labels{/name}
2024-02-11T20:35:52Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6658.diff", "html_url": "https://github.com/huggingface/datasets/pull/6658", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6658.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6658" }
2,129,158,371
[]
https://api.github.com/repos/huggingface/datasets/issues/6658
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
A simple implementation of a mechanism to resume an IterableDataset. This is WIP and untested. Example: ```python from datasets import Dataset, concatenate_datasets ds = Dataset.from_dict({"a": range(5)}).to_iterable_dataset(num_shards=3) ds = concatenate_datasets([ds] * 2) print(f"{ds.state_dict()=}")...
2024-02-12T12:24:32Z
https://github.com/huggingface/datasets/pull/6658
{ "+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/6658/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6657/comments
https://api.github.com/repos/huggingface/datasets/issues/6657/timeline
2024-03-06T15:06:22Z
null
completed
I_kwDODunzps5-6DTN
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
6,657
{ "avatar_url": "https://avatars.githubusercontent.com/u/7138162?v=4", "events_url": "https://api.github.com/users/atulsaurav/events{/privacy}", "followers_url": "https://api.github.com/users/atulsaurav/followers", "following_url": "https://api.github.com/users/atulsaurav/following{/other_user}", "gists_url":...
Release not pushed to conda channel
https://api.github.com/repos/huggingface/datasets/issues/6657/events
null
https://api.github.com/repos/huggingface/datasets/issues/6657/labels{/name}
2024-02-11T20:05:17Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
2,129,147,085
[]
https://api.github.com/repos/huggingface/datasets/issues/6657
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug The github actions step to publish the release 2.17.0 to conda channel has failed due to expired token. Can some one please update the anaconda token rerun the failed action? @albertvillanova ? ![image](https://github.com/huggingface/datasets/assets/7138162/1b56ad3d-7643-4778-9cce-4bf531717700...
2024-03-06T15:06:22Z
https://github.com/huggingface/datasets/issues/6657
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6657/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6656/comments
https://api.github.com/repos/huggingface/datasets/issues/6656/timeline
null
null
null
I_kwDODunzps5-zJuJ
open
[]
null
6,656
{ "avatar_url": "https://avatars.githubusercontent.com/u/10062216?v=4", "events_url": "https://api.github.com/users/Riccorl/events{/privacy}", "followers_url": "https://api.github.com/users/Riccorl/followers", "following_url": "https://api.github.com/users/Riccorl/following{/other_user}", "gists_url": "https:...
Error when loading a big local json file
https://api.github.com/repos/huggingface/datasets/issues/6656/events
null
https://api.github.com/repos/huggingface/datasets/issues/6656/labels{/name}
2024-02-09T15:14:21Z
null
false
null
null
2,127,338,377
[]
https://api.github.com/repos/huggingface/datasets/issues/6656
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When trying to load big json files from a local directory, `load_dataset` throws the following error ``` Traceback (most recent call last): File "/miniconda3/envs/conda-env/lib/python3.10/site-packages/datasets/builder.py", line 1989, in _prepare_split_single writer.write_table(table) ...
2024-02-09T15:14:21Z
https://github.com/huggingface/datasets/issues/6656
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6656/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6655/comments
https://api.github.com/repos/huggingface/datasets/issues/6655/timeline
null
null
null
I_kwDODunzps5-x8AK
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
6,655
{ "avatar_url": "https://avatars.githubusercontent.com/u/688324?v=4", "events_url": "https://api.github.com/users/arame/events{/privacy}", "followers_url": "https://api.github.com/users/arame/followers", "following_url": "https://api.github.com/users/arame/following{/other_user}", "gists_url": "https://api.gi...
Cannot load the dataset go_emotions
https://api.github.com/repos/huggingface/datasets/issues/6655/events
null
https://api.github.com/repos/huggingface/datasets/issues/6655/labels{/name}
2024-02-09T12:15:39Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
2,127,020,042
[]
https://api.github.com/repos/huggingface/datasets/issues/6655
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When I run the following code I get an exception; `go_emotions = load_dataset("go_emotions")` > AttributeError Traceback (most recent call last) Cell In[6], [line 1](vscode-notebook-cell:?execution_count=6&line=1) ----> [1](vscode-notebook-cell:?execution_count=6&l...
2024-02-12T09:35:55Z
https://github.com/huggingface/datasets/issues/6655
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6655/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6654/comments
https://api.github.com/repos/huggingface/datasets/issues/6654/timeline
2024-02-12T08:26:53Z
null
completed
I_kwDODunzps5-xoTe
closed
[]
null
6,654
{ "avatar_url": "https://avatars.githubusercontent.com/u/1029671?v=4", "events_url": "https://api.github.com/users/keesjandevries/events{/privacy}", "followers_url": "https://api.github.com/users/keesjandevries/followers", "following_url": "https://api.github.com/users/keesjandevries/following{/other_user}", ...
Batched dataset map throws exception that cannot cast fixed length array to Sequence
https://api.github.com/repos/huggingface/datasets/issues/6654/events
null
https://api.github.com/repos/huggingface/datasets/issues/6654/labels{/name}
2024-02-09T11:23:19Z
null
false
null
null
2,126,939,358
[]
https://api.github.com/repos/huggingface/datasets/issues/6654
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I encountered a TypeError when batch processing a dataset with Sequence features in datasets package version 2.16.1. The error arises from a mismatch in handling fixed-size list arrays during the map function execution. Debugging pinpoints the issue to an if-statement in datasets/table.py, line 20...
2024-02-12T08:26:53Z
https://github.com/huggingface/datasets/issues/6654
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6654/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6653/comments
https://api.github.com/repos/huggingface/datasets/issues/6653/timeline
2024-02-09T10:12:12Z
null
null
PR_kwDODunzps5mdv5S
closed
[]
false
6,653
{ "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}",...
Set dev version
https://api.github.com/repos/huggingface/datasets/issues/6653/events
null
https://api.github.com/repos/huggingface/datasets/issues/6653/labels{/name}
2024-02-09T10:12:02Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6653.diff", "html_url": "https://github.com/huggingface/datasets/pull/6653", "merged_at": "2024-02-09T10:12:12Z", "patch_url": "https://github.com/huggingface/datasets/pull/6653.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,126,831,929
[]
https://api.github.com/repos/huggingface/datasets/issues/6653
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2024-02-09T10:18:20Z
https://github.com/huggingface/datasets/pull/6653
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6653/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6652/comments
https://api.github.com/repos/huggingface/datasets/issues/6652/timeline
2024-02-09T10:05:35Z
null
null
PR_kwDODunzps5mdgcv
closed
[]
false
6,652
{ "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}",...
Release: 2.17.0
https://api.github.com/repos/huggingface/datasets/issues/6652/events
null
https://api.github.com/repos/huggingface/datasets/issues/6652/labels{/name}
2024-02-09T09:25:01Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6652.diff", "html_url": "https://github.com/huggingface/datasets/pull/6652", "merged_at": "2024-02-09T10:05:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/6652.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,126,760,798
[]
https://api.github.com/repos/huggingface/datasets/issues/6652
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2024-02-09T10:11:48Z
https://github.com/huggingface/datasets/pull/6652
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6652/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6651/comments
https://api.github.com/repos/huggingface/datasets/issues/6651/timeline
null
null
null
I_kwDODunzps5-whka
open
[]
null
6,651
{ "avatar_url": "https://avatars.githubusercontent.com/u/37439882?v=4", "events_url": "https://api.github.com/users/mhorlacher/events{/privacy}", "followers_url": "https://api.github.com/users/mhorlacher/followers", "following_url": "https://api.github.com/users/mhorlacher/following{/other_user}", "gists_url"...
Slice splits support for datasets.load_from_disk
https://api.github.com/repos/huggingface/datasets/issues/6651/events
null
https://api.github.com/repos/huggingface/datasets/issues/6651/labels{/name}
2024-02-09T08:00:21Z
null
false
null
null
2,126,649,626
[ { "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/6651
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Support for slice splits in `datasets.load_from_disk`, similar to how it's already supported for `datasets.load_dataset`. See https://www.nature.com/articles/s41551-023-01093-3. ### Motivation Slice splits are convienient in a numer of cases - adding support to `datasets.load_from_disk` would ma...
2024-02-09T08:00:21Z
https://github.com/huggingface/datasets/issues/6651
{ "+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/6651/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6650/comments
https://api.github.com/repos/huggingface/datasets/issues/6650/timeline
null
null
null
I_kwDODunzps5-s1Ff
open
[]
null
6,650
{ "avatar_url": "https://avatars.githubusercontent.com/u/13874772?v=4", "events_url": "https://api.github.com/users/matsuobasho/events{/privacy}", "followers_url": "https://api.github.com/users/matsuobasho/followers", "following_url": "https://api.github.com/users/matsuobasho/following{/other_user}", "gists_u...
AttributeError: 'InMemoryTable' object has no attribute '_batches'
https://api.github.com/repos/huggingface/datasets/issues/6650/events
null
https://api.github.com/repos/huggingface/datasets/issues/6650/labels{/name}
2024-02-08T17:11:26Z
null
false
null
null
2,125,680,991
[]
https://api.github.com/repos/huggingface/datasets/issues/6650
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug ``` Traceback (most recent call last): File "finetune.py", line 103, in <module> main(args) File "finetune.py", line 45, in main data_tokenized = data.map(partial(funcs.tokenize_function, tokenizer, File "/opt/conda/envs/ptca/lib/python3.8/site-packages/datasets/dataset_dict....
2024-02-21T00:34:41Z
https://github.com/huggingface/datasets/issues/6650
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6650/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6649/comments
https://api.github.com/repos/huggingface/datasets/issues/6649/timeline
2024-02-08T11:17:35Z
null
null
PR_kwDODunzps5mXRo8
closed
[]
false
6,649
{ "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:...
Minor multi gpu doc improvement
https://api.github.com/repos/huggingface/datasets/issues/6649/events
null
https://api.github.com/repos/huggingface/datasets/issues/6649/labels{/name}
2024-02-08T11:17:24Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6649.diff", "html_url": "https://github.com/huggingface/datasets/pull/6649", "merged_at": "2024-02-08T11:17:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/6649.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,124,940,213
[]
https://api.github.com/repos/huggingface/datasets/issues/6649
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
just added torch.no_grad and eval()
2024-02-08T11:23:35Z
https://github.com/huggingface/datasets/pull/6649
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6649/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6648/comments
https://api.github.com/repos/huggingface/datasets/issues/6648/timeline
2024-02-08T13:51:39Z
null
null
PR_kwDODunzps5mW1MA
closed
[]
false
6,648
{ "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:...
Document usage of hfh cli instead of git
https://api.github.com/repos/huggingface/datasets/issues/6648/events
null
https://api.github.com/repos/huggingface/datasets/issues/6648/labels{/name}
2024-02-08T10:24:56Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6648.diff", "html_url": "https://github.com/huggingface/datasets/pull/6648", "merged_at": "2024-02-08T13:51:39Z", "patch_url": "https://github.com/huggingface/datasets/pull/6648.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,124,813,589
[]
https://api.github.com/repos/huggingface/datasets/issues/6648
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
(basically the same content as the hfh upload docs, but adapted for datasets)
2024-02-08T13:57:41Z
https://github.com/huggingface/datasets/pull/6648
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6648/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6647/comments
https://api.github.com/repos/huggingface/datasets/issues/6647/timeline
null
null
null
PR_kwDODunzps5mSB2B
open
[]
false
6,647
{ "avatar_url": "https://avatars.githubusercontent.com/u/22236370?v=4", "events_url": "https://api.github.com/users/mosheber/events{/privacy}", "followers_url": "https://api.github.com/users/mosheber/followers", "following_url": "https://api.github.com/users/mosheber/following{/other_user}", "gists_url": "htt...
Update loading.mdx to include "jsonl" file loading.
https://api.github.com/repos/huggingface/datasets/issues/6647/events
null
https://api.github.com/repos/huggingface/datasets/issues/6647/labels{/name}
2024-02-07T16:18:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6647.diff", "html_url": "https://github.com/huggingface/datasets/pull/6647", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6647.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6647" }
2,123,397,569
[]
https://api.github.com/repos/huggingface/datasets/issues/6647
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
* A small update to the documentation, noting the ability to load jsonl files.
2024-02-08T15:34:17Z
https://github.com/huggingface/datasets/pull/6647
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6647/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6646/comments
https://api.github.com/repos/huggingface/datasets/issues/6646/timeline
2024-02-07T14:59:11Z
null
null
PR_kwDODunzps5mRIma
closed
[]
false
6,646
{ "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:...
Better multi-gpu example
https://api.github.com/repos/huggingface/datasets/issues/6646/events
null
https://api.github.com/repos/huggingface/datasets/issues/6646/labels{/name}
2024-02-07T14:15:01Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6646.diff", "html_url": "https://github.com/huggingface/datasets/pull/6646", "merged_at": "2024-02-07T14:59:11Z", "patch_url": "https://github.com/huggingface/datasets/pull/6646.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,123,134,128
[]
https://api.github.com/repos/huggingface/datasets/issues/6646
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Use Qwen1.5-0.5B-Chat as an easy example for multi-GPU the previous example was using a model for translation and the way it was setup was not really the right way to use the model.
2024-02-09T17:43:32Z
https://github.com/huggingface/datasets/pull/6646
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6646/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6645/comments
https://api.github.com/repos/huggingface/datasets/issues/6645/timeline
2024-02-29T15:12:19Z
null
completed
I_kwDODunzps5-icAS
closed
[]
null
6,645
{ "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 fsspec 2024.2
https://api.github.com/repos/huggingface/datasets/issues/6645/events
null
https://api.github.com/repos/huggingface/datasets/issues/6645/labels{/name}
2024-02-07T12:45:29Z
null
false
null
null
2,122,956,818
[ { "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/6645
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Support fsspec 2024.2. First, we should address: - #6644
2024-02-29T15:12:19Z
https://github.com/huggingface/datasets/issues/6645
{ "+1": 8, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 8, "url": "https://api.github.com/repos/huggingface/datasets/issues/6645/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6644/comments
https://api.github.com/repos/huggingface/datasets/issues/6644/timeline
2024-02-29T15:12:18Z
null
completed
I_kwDODunzps5-iboS
closed
[]
null
6,644
{ "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 fsspec 2023.12
https://api.github.com/repos/huggingface/datasets/issues/6644/events
null
https://api.github.com/repos/huggingface/datasets/issues/6644/labels{/name}
2024-02-07T12:44:39Z
null
false
null
null
2,122,955,282
[ { "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/6644
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Support fsspec 2023.12 by handling previous and new glob behavior.
2024-02-29T15:12:18Z
https://github.com/huggingface/datasets/issues/6644
{ "+1": 6, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 6, "url": "https://api.github.com/repos/huggingface/datasets/issues/6644/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6643/comments
https://api.github.com/repos/huggingface/datasets/issues/6643/timeline
null
null
null
I_kwDODunzps5-b4n_
open
[]
null
6,643
{ "avatar_url": "https://avatars.githubusercontent.com/u/56388976?v=4", "events_url": "https://api.github.com/users/rubenweitzman/events{/privacy}", "followers_url": "https://api.github.com/users/rubenweitzman/followers", "following_url": "https://api.github.com/users/rubenweitzman/following{/other_user}", "g...
Faiss GPU index cannot be serialised when passed to trainer
https://api.github.com/repos/huggingface/datasets/issues/6643/events
null
https://api.github.com/repos/huggingface/datasets/issues/6643/labels{/name}
2024-02-06T16:41:00Z
null
false
null
null
2,121,239,039
[]
https://api.github.com/repos/huggingface/datasets/issues/6643
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I am working on a retrieval project and encountering I have encountered two issues in the hugging face faiss integration: 1. I am trying to pass in a dataset with a faiss index to the Huggingface trainer. The code works for a cpu faiss index, but doesn't for a gpu one, getting error: ``` ...
2024-02-15T10:29:32Z
https://github.com/huggingface/datasets/issues/6643
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6643/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6642/comments
https://api.github.com/repos/huggingface/datasets/issues/6642/timeline
2024-02-06T09:50:19Z
null
completed
I_kwDODunzps5-Tq7G
closed
[]
null
6,642
{ "avatar_url": "https://avatars.githubusercontent.com/u/31218150?v=4", "events_url": "https://api.github.com/users/MFajcik/events{/privacy}", "followers_url": "https://api.github.com/users/MFajcik/followers", "following_url": "https://api.github.com/users/MFajcik/following{/other_user}", "gists_url": "https:...
Differently dataset object saved than it is loaded.
https://api.github.com/repos/huggingface/datasets/issues/6642/events
null
https://api.github.com/repos/huggingface/datasets/issues/6642/labels{/name}
2024-02-05T17:28:57Z
null
false
null
null
2,119,085,766
[]
https://api.github.com/repos/huggingface/datasets/issues/6642
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Differently sized object is saved than it is loaded. ### Steps to reproduce the bug Hi, I save dataset in a following way: ``` dataset = load_dataset("json", data_files={ "train": os.path.join(input_folder, f"{task_met...
2024-02-06T09:50:19Z
https://github.com/huggingface/datasets/issues/6642
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6642/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6641/comments
https://api.github.com/repos/huggingface/datasets/issues/6641/timeline
2024-02-06T09:11:45Z
null
not_planned
I_kwDODunzps5-Lks8
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
6,641
{ "avatar_url": "https://avatars.githubusercontent.com/u/109789057?v=4", "events_url": "https://api.github.com/users/Hughhuh/events{/privacy}", "followers_url": "https://api.github.com/users/Hughhuh/followers", "following_url": "https://api.github.com/users/Hughhuh/following{/other_user}", "gists_url": "https...
unicodedecodeerror: 'utf-8' codec can't decode byte 0xac in position 25: invalid start byte
https://api.github.com/repos/huggingface/datasets/issues/6641/events
null
https://api.github.com/repos/huggingface/datasets/issues/6641/labels{/name}
2024-02-04T08:49: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
2,116,963,132
[]
https://api.github.com/repos/huggingface/datasets/issues/6641
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug unicodedecodeerror: 'utf-8' codec can't decode byte 0xac in position 25: invalid start byte ### Steps to reproduce the bug ``` import sys sys.getdefaultencoding() 'utf-8' from datasets import load_dataset print(f"Train dataset size: {len(dataset['train'])}") print(f"Test datase...
2024-02-06T09:26:07Z
https://github.com/huggingface/datasets/issues/6641
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6641/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6640/comments
https://api.github.com/repos/huggingface/datasets/issues/6640/timeline
null
null
null
I_kwDODunzps5-HYfT
open
[]
null
6,640
{ "avatar_url": "https://avatars.githubusercontent.com/u/6684795?v=4", "events_url": "https://api.github.com/users/Merterm/events{/privacy}", "followers_url": "https://api.github.com/users/Merterm/followers", "following_url": "https://api.github.com/users/Merterm/following{/other_user}", "gists_url": "https:/...
Sign Language Support
https://api.github.com/repos/huggingface/datasets/issues/6640/events
null
https://api.github.com/repos/huggingface/datasets/issues/6640/labels{/name}
2024-02-02T21:54:51Z
null
false
null
null
2,115,864,531
[ { "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/6640
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Currently, there are only several Sign Language labels, I would like to propose adding all the Signed Languages as new labels which are described in this ISO standard: https://www.evertype.com/standards/iso639/sign-language.html ### Motivation Datasets currently only have labels for several signe...
2024-02-02T21:54:51Z
https://github.com/huggingface/datasets/issues/6640
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6640/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6639/comments
https://api.github.com/repos/huggingface/datasets/issues/6639/timeline
null
null
null
PR_kwDODunzps5l0KPG
open
[]
false
6,639
{ "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:...
Run download_and_prepare if missing splits
https://api.github.com/repos/huggingface/datasets/issues/6639/events
null
https://api.github.com/repos/huggingface/datasets/issues/6639/labels{/name}
2024-02-02T10:36:49Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6639.diff", "html_url": "https://github.com/huggingface/datasets/pull/6639", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6639.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6639" }
2,114,620,200
[]
https://api.github.com/repos/huggingface/datasets/issues/6639
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
A first step towards https://github.com/huggingface/datasets/issues/6529
2024-02-06T16:54:22Z
https://github.com/huggingface/datasets/pull/6639
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6639/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6638/comments
https://api.github.com/repos/huggingface/datasets/issues/6638/timeline
2024-02-01T20:07:29Z
null
completed
I_kwDODunzps599thp
closed
[]
null
6,638
{ "avatar_url": "https://avatars.githubusercontent.com/u/81709031?v=4", "events_url": "https://api.github.com/users/vidyasiv/events{/privacy}", "followers_url": "https://api.github.com/users/vidyasiv/followers", "following_url": "https://api.github.com/users/vidyasiv/following{/other_user}", "gists_url": "htt...
Cannot download wmt16 dataset
https://api.github.com/repos/huggingface/datasets/issues/6638/events
null
https://api.github.com/repos/huggingface/datasets/issues/6638/labels{/name}
2024-02-01T19:41:42Z
null
false
null
null
2,113,329,257
[]
https://api.github.com/repos/huggingface/datasets/issues/6638
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug As of this morning (PST) 2/1/2024, seeing the wmt16 dataset is missing from opus , could you suggest an alternative? ``` Downloading data files: 0%| | 0/4 [00:00<?, ?it/s]Tra...
2024-02-01T20:07:29Z
https://github.com/huggingface/datasets/issues/6638
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6638/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6637/comments
https://api.github.com/repos/huggingface/datasets/issues/6637/timeline
null
null
null
I_kwDODunzps598je3
open
[]
null
6,637
{ "avatar_url": "https://avatars.githubusercontent.com/u/22883190?v=4", "events_url": "https://api.github.com/users/tobycrisford/events{/privacy}", "followers_url": "https://api.github.com/users/tobycrisford/followers", "following_url": "https://api.github.com/users/tobycrisford/following{/other_user}", "gist...
'with_format' is extremely slow when used together with 'interleave_datasets' or 'shuffle' on IterableDatasets
https://api.github.com/repos/huggingface/datasets/issues/6637/events
null
https://api.github.com/repos/huggingface/datasets/issues/6637/labels{/name}
2024-02-01T17:16:54Z
null
false
null
null
2,113,025,975
[]
https://api.github.com/repos/huggingface/datasets/issues/6637
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug If you: 1. Interleave two iterable datasets together with the interleave_datasets function, or shuffle an iterable dataset 2. Set the output format to torch tensors with .with_format('torch') Then iterating through the dataset becomes over 100x slower than it is if you don't apply the torch...
2024-02-05T10:43:47Z
https://github.com/huggingface/datasets/issues/6637
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 1, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/6637/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6636/comments
https://api.github.com/repos/huggingface/datasets/issues/6636/timeline
2024-02-06T23:03:38Z
null
null
PR_kwDODunzps5lm4zI
closed
[]
false
6,636
{ "avatar_url": "https://avatars.githubusercontent.com/u/11325244?v=4", "events_url": "https://api.github.com/users/psmyth94/events{/privacy}", "followers_url": "https://api.github.com/users/psmyth94/followers", "following_url": "https://api.github.com/users/psmyth94/following{/other_user}", "gists_url": "htt...
Faster column validation and reordering
https://api.github.com/repos/huggingface/datasets/issues/6636/events
null
https://api.github.com/repos/huggingface/datasets/issues/6636/labels{/name}
2024-01-31T19:08:28Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6636.diff", "html_url": "https://github.com/huggingface/datasets/pull/6636", "merged_at": "2024-02-06T23:03:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/6636.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,110,781,097
[]
https://api.github.com/repos/huggingface/datasets/issues/6636
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
I work with bioinformatics data and often these tables have thousands and even tens of thousands of features. These tables are also accompanied by metadata that I do not want to pass in the model. When I perform `set_format('pt', columns=large_column_list)` , it can take several minutes before it finishes. The culprit ...
2024-02-07T19:39:00Z
https://github.com/huggingface/datasets/pull/6636
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6636/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6635/comments
https://api.github.com/repos/huggingface/datasets/issues/6635/timeline
2024-02-07T16:41:04Z
null
null
PR_kwDODunzps5lmeNO
closed
[]
false
6,635
{ "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 missing info when loading some datasets from Parquet export
https://api.github.com/repos/huggingface/datasets/issues/6635/events
null
https://api.github.com/repos/huggingface/datasets/issues/6635/labels{/name}
2024-01-31T17:55:21Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6635.diff", "html_url": "https://github.com/huggingface/datasets/pull/6635", "merged_at": "2024-02-07T16:41:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/6635.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,110,659,519
[]
https://api.github.com/repos/huggingface/datasets/issues/6635
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix getting the info for script-based datasets with Parquet export with a single config not named "default". E.g. ```python from datasets import load_dataset_builder b = load_dataset_builder("bookcorpus") print(b.info.features) # should print {'text': Value(dtype='string', id=None)} ``` I fixed this by ...
2024-02-07T16:48:55Z
https://github.com/huggingface/datasets/pull/6635
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6635/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6634/comments
https://api.github.com/repos/huggingface/datasets/issues/6634/timeline
2024-02-05T10:26:40Z
null
null
PR_kwDODunzps5llB9a
closed
[]
false
6,634
{ "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 data_dir parameter in push_to_hub
https://api.github.com/repos/huggingface/datasets/issues/6634/events
null
https://api.github.com/repos/huggingface/datasets/issues/6634/labels{/name}
2024-01-31T14:37:36Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6634.diff", "html_url": "https://github.com/huggingface/datasets/pull/6634", "merged_at": "2024-02-05T10:26:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/6634.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,110,242,376
[]
https://api.github.com/repos/huggingface/datasets/issues/6634
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Support `data_dir` parameter in `push_to_hub`. This allows users to organize the data files according to their specific needs. For example, "wikimedia/wikipedia" files could be organized by year and/or date, e.g. "2024/20240101/20240101.en".
2024-02-05T10:32:49Z
https://github.com/huggingface/datasets/pull/6634
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6634/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6633/comments
https://api.github.com/repos/huggingface/datasets/issues/6633/timeline
2024-01-31T13:59:01Z
null
null
PR_kwDODunzps5lknz9
closed
[]
false
6,633
{ "avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4", "events_url": "https://api.github.com/users/severo/events{/privacy}", "followers_url": "https://api.github.com/users/severo/followers", "following_url": "https://api.github.com/users/severo/following{/other_user}", "gists_url": "https://ap...
dataset viewer requires no-script
https://api.github.com/repos/huggingface/datasets/issues/6633/events
null
https://api.github.com/repos/huggingface/datasets/issues/6633/labels{/name}
2024-01-31T13:41:54Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6633.diff", "html_url": "https://github.com/huggingface/datasets/pull/6633", "merged_at": "2024-01-31T13:59:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/6633.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,110,124,475
[]
https://api.github.com/repos/huggingface/datasets/issues/6633
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2024-01-31T14:05:04Z
https://github.com/huggingface/datasets/pull/6633
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6633/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6632/comments
https://api.github.com/repos/huggingface/datasets/issues/6632/timeline
2024-02-06T17:21:24Z
null
null
PR_kwDODunzps5lfPuk
closed
[]
false
6,632
{ "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 reload cache with data dir
https://api.github.com/repos/huggingface/datasets/issues/6632/events
null
https://api.github.com/repos/huggingface/datasets/issues/6632/labels{/name}
2024-01-30T18:52:23Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6632.diff", "html_url": "https://github.com/huggingface/datasets/pull/6632", "merged_at": "2024-02-06T17:21:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/6632.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,108,541,678
[]
https://api.github.com/repos/huggingface/datasets/issues/6632
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
The cache used to only check for the latest cache directory with a given config_name, but it was wrong (e.g. `default-data_dir=data%2Ffortran-data_dir=data%2Ffortran` instead of `default-data_dir=data%2Ffortran`) I fixed this by not passing the `config_kwargs` to the parent Builder `__init__`, and passing the config...
2024-02-06T17:27:35Z
https://github.com/huggingface/datasets/pull/6632
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6632/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6631/comments
https://api.github.com/repos/huggingface/datasets/issues/6631/timeline
2024-01-30T15:28:37Z
null
null
PR_kwDODunzps5lcu9A
closed
[]
false
6,631
{ "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 filelock: use current umask for filelock >= 3.10
https://api.github.com/repos/huggingface/datasets/issues/6631/events
null
https://api.github.com/repos/huggingface/datasets/issues/6631/labels{/name}
2024-01-30T12:56:01Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6631.diff", "html_url": "https://github.com/huggingface/datasets/pull/6631", "merged_at": "2024-01-30T15:28:37Z", "patch_url": "https://github.com/huggingface/datasets/pull/6631.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,107,802,473
[]
https://api.github.com/repos/huggingface/datasets/issues/6631
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
reported in https://github.com/huggingface/evaluate/issues/542 cc @stas00 @williamberrios close https://github.com/huggingface/datasets/issues/6589
2024-01-30T15:34:49Z
https://github.com/huggingface/datasets/pull/6631
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6631/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6630/comments
https://api.github.com/repos/huggingface/datasets/issues/6630/timeline
2024-01-30T15:12:25Z
null
null
PR_kwDODunzps5lYPi3
closed
[]
false
6,630
{ "avatar_url": "https://avatars.githubusercontent.com/u/27844407?v=4", "events_url": "https://api.github.com/users/ringohoffman/events{/privacy}", "followers_url": "https://api.github.com/users/ringohoffman/followers", "following_url": "https://api.github.com/users/ringohoffman/following{/other_user}", "gist...
Bump max range of dill to 0.3.8
https://api.github.com/repos/huggingface/datasets/issues/6630/events
null
https://api.github.com/repos/huggingface/datasets/issues/6630/labels{/name}
2024-01-29T21:35:55Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6630.diff", "html_url": "https://github.com/huggingface/datasets/pull/6630", "merged_at": "2024-01-30T15:12:25Z", "patch_url": "https://github.com/huggingface/datasets/pull/6630.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,106,478,275
[]
https://api.github.com/repos/huggingface/datasets/issues/6630
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Release on Jan 27, 2024: https://pypi.org/project/dill/0.3.8/#history
2024-01-30T16:19:45Z
https://github.com/huggingface/datasets/pull/6630
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6630/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6629/comments
https://api.github.com/repos/huggingface/datasets/issues/6629/timeline
2024-02-05T12:29:36Z
null
null
PR_kwDODunzps5lV0aF
closed
[]
false
6,629
{ "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 push_to_hub without org/user to default to logged-in user
https://api.github.com/repos/huggingface/datasets/issues/6629/events
null
https://api.github.com/repos/huggingface/datasets/issues/6629/labels{/name}
2024-01-29T15:36:52Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6629.diff", "html_url": "https://github.com/huggingface/datasets/pull/6629", "merged_at": "2024-02-05T12:29:36Z", "patch_url": "https://github.com/huggingface/datasets/pull/6629.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,105,774,482
[]
https://api.github.com/repos/huggingface/datasets/issues/6629
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This behavior is aligned with: - the behavior of `datasets` before merging #6519 - the behavior described in the corresponding docstring - the behavior of `huggingface_hub.create_repo` Revert "Support push_to_hub canonical datasets (#6519)" - This reverts commit a887ee78835573f5d80f9e414e8443b4caff3541. Fix...
2024-02-05T12:35:43Z
https://github.com/huggingface/datasets/pull/6629
{ "+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/6629/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6628/comments
https://api.github.com/repos/huggingface/datasets/issues/6628/timeline
2024-02-05T10:23:13Z
null
null
PR_kwDODunzps5lVxXU
closed
[]
false
6,628
{ "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 CLI test support multi-processing
https://api.github.com/repos/huggingface/datasets/issues/6628/events
null
https://api.github.com/repos/huggingface/datasets/issues/6628/labels{/name}
2024-01-29T15:30:09Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6628.diff", "html_url": "https://github.com/huggingface/datasets/pull/6628", "merged_at": "2024-02-05T10:23:13Z", "patch_url": "https://github.com/huggingface/datasets/pull/6628.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
2,105,760,502
[]
https://api.github.com/repos/huggingface/datasets/issues/6628
[ "", "" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Support passing `--num_proc` to CLI test. This was really useful recently to run the command on `pubmed`: https://huggingface.co/datasets/pubmed/discussions/11
2024-02-05T10:29:20Z
https://github.com/huggingface/datasets/pull/6628
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6628/reactions" }
true