Dataset Viewer
Auto-converted to Parquet Duplicate
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
sequencelengths
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
[ "Through debugging, I found a potential solution is to modify the code in the error handling module of `huggingface_hub`: https://github.com/huggingface/huggingface_hub/commit/56d6c798c44e83d2a3167e74c022737d8fcbe822 " ]
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6727). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "looks like some files are missing in your google storage" ]
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
[ "FWIW I debugged this while waiting for it to go", "Oh I forgot to mention you can also cache resolve_pattern, and that seemed to also substantially improves things, if you want to load a dataset twice for whatever reason." ]
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6723). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6722). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
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
[ "Hi ! I opened a PR to fix an issue in the Features defined in your code\r\n\r\nBasically changing\r\n```python\r\nSequence(\"float32\")\r\n```\r\n\r\nto\r\n```python\r\nSequence(Value(\"float32\"))\r\n```\r\n\r\n\r\nhttps://huggingface.co/datasets/BramVanroy/hplt_mono_v1_2/discussions/1", "D'oh! Was wondering wh...
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6718). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
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
[ "And it also works well with `dataset = dataset.select_columns([\"audio\"])`" ]
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
[ "When `rotten_tomatoes` is printed out, the following warning message is also printed out:\r\n\r\n```\r\nYou can avoid this message in future by passing the argument `trust_remote_code=True`.\r\nPassing `trust_remote_code=True` will be mandatory to load this dataset from the next major release of `datasets`.\r\n```...
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6715). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6714). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6713). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "@lhoestq if you agree, I could make a patch release tomorrow morning.", "sure :)", ...
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6712). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
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
[ "Unfortunately, that won't improve the performance. StringZilla repository has extensive benchmarks comparing against different built-in functionality of several programming languages. Using `re.finditer` for tokenization is practically the slowest anti-pattern I've encountered in any language. The gap between that...
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6710). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update." ]
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6709). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6708). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
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
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6707). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
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
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
4