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/5384/comments
https://api.github.com/repos/huggingface/datasets/issues/5384/timeline
2023-01-13T16:00:52Z
null
null
PR_kwDODunzps5GDmR6
closed
[]
false
5,384
{ "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"...
Handle 0-dim tensors in `cast_to_python_objects`
https://api.github.com/repos/huggingface/datasets/issues/5384/events
null
https://api.github.com/repos/huggingface/datasets/issues/5384/labels{/name}
2022-12-22T16:15:30Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5384.diff", "html_url": "https://github.com/huggingface/datasets/pull/5384", "merged_at": "2023-01-13T16:00:52Z", "patch_url": "https://github.com/huggingface/datasets/pull/5384.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,508,152,598
[]
https://api.github.com/repos/huggingface/datasets/issues/5384
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fix #5229
2023-01-13T16:10:15Z
https://github.com/huggingface/datasets/pull/5384
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5384/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5383/comments
https://api.github.com/repos/huggingface/datasets/issues/5383/timeline
2023-03-13T19:03:33Z
null
completed
I_kwDODunzps5Z13sQ
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/50772274?v=4", "events_url": "https://api.github.com/users/patrickloeber/events{/privacy}", "followers_url": "https://api.github.com/users/patrickloeber/followers", "following_url": "https://api.github.com/users/patrickloeber/following{/other_...
null
5,383
{ "avatar_url": "https://avatars.githubusercontent.com/u/933687?v=4", "events_url": "https://api.github.com/users/iceboundflame/events{/privacy}", "followers_url": "https://api.github.com/users/iceboundflame/followers", "following_url": "https://api.github.com/users/iceboundflame/following{/other_user}", "gis...
IterableDataset missing column_names, differs from Dataset interface
https://api.github.com/repos/huggingface/datasets/issues/5383/events
null
https://api.github.com/repos/huggingface/datasets/issues/5383/labels{/name}
2022-12-22T05:27:02Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/50772274?v=4", "events_url": "https://api.github.com/users/patrickloeber/events{/privacy}", "followers_url": "https://api.github.com/users/patrickloeber/followers", "following_url": "https://api.github.com/users/patrickloeber/following{/other_user}", "g...
null
1,507,293,968
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "7057ff", "default": true...
https://api.github.com/repos/huggingface/datasets/issues/5383
[ "Another example is that `IterableDataset.map` does not have `fn_kwargs`, among other arguments. It makes it harder to convert code from Dataset to IterableDataset.", "Hi! `fn_kwargs` was added to `IterableDataset.map` in `datasets 2.5.0`, so please update your installation (`pip install -U datasets`) to use it.\...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug The documentation on [Stream](https://huggingface.co/docs/datasets/v1.18.2/stream.html) seems to imply that IterableDataset behaves just like a Dataset. However, examples like ``` dataset.map(augment_data, batched=True, remove_columns=dataset.column_names, ...) ``` will not work because `.colu...
2023-03-13T19:03:33Z
https://github.com/huggingface/datasets/issues/5383
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5383/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5382/comments
https://api.github.com/repos/huggingface/datasets/issues/5382/timeline
2023-01-26T09:42:45Z
null
null
PR_kwDODunzps5F4Q0V
closed
[]
false
5,382
{ "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:...
Raise from disconnect error in xopen
https://api.github.com/repos/huggingface/datasets/issues/5382/events
null
https://api.github.com/repos/huggingface/datasets/issues/5382/labels{/name}
2022-12-20T15:52:44Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5382.diff", "html_url": "https://github.com/huggingface/datasets/pull/5382", "merged_at": "2023-01-26T09:42:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/5382.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,504,788,691
[]
https://api.github.com/repos/huggingface/datasets/issues/5382
[ "_The documentation is not available anymore as the PR was closed or merged._", "Could you review this small PR @albertvillanova ? :)", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric...
https://api.github.com/repos/huggingface/datasets
MEMBER
this way we can know the cause of the disconnect related to https://github.com/huggingface/datasets/issues/5374
2023-01-26T09:51:13Z
https://github.com/huggingface/datasets/pull/5382
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5382/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5381/comments
https://api.github.com/repos/huggingface/datasets/issues/5381/timeline
2023-02-15T16:24:57Z
null
completed
I_kwDODunzps5ZrNLT
closed
[]
null
5,381
{ "avatar_url": "https://avatars.githubusercontent.com/u/45738728?v=4", "events_url": "https://api.github.com/users/LeoGrin/events{/privacy}", "followers_url": "https://api.github.com/users/LeoGrin/followers", "following_url": "https://api.github.com/users/LeoGrin/following{/other_user}", "gists_url": "https:...
Wrong URL for the_pile dataset
https://api.github.com/repos/huggingface/datasets/issues/5381/events
null
https://api.github.com/repos/huggingface/datasets/issues/5381/labels{/name}
2022-12-20T12:40:14Z
null
false
null
null
1,504,498,387
[]
https://api.github.com/repos/huggingface/datasets/issues/5381
[ "Hi! This error can happen if there is a local file/folder with the same name as the requested dataset. And to avoid it, rename the local file/folder.\r\n\r\nSoon, it will be possible to explicitly request a Hub dataset as follows:https://github.com/huggingface/datasets/issues/5228#issuecomment-1313494020" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When trying to load `the_pile` dataset from the library, I get a `FileNotFound` error. ### Steps to reproduce the bug Steps to reproduce: Run: ``` from datasets import load_dataset dataset = load_dataset("the_pile") ``` I get the output: "name": "FileNotFoundError", "message...
2023-02-15T16:24:57Z
https://github.com/huggingface/datasets/issues/5381
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5381/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5380/comments
https://api.github.com/repos/huggingface/datasets/issues/5380/timeline
null
null
null
I_kwDODunzps5Zq2JL
open
[]
null
5,380
{ "avatar_url": "https://avatars.githubusercontent.com/u/173537?v=4", "events_url": "https://api.github.com/users/versae/events{/privacy}", "followers_url": "https://api.github.com/users/versae/followers", "following_url": "https://api.github.com/users/versae/following{/other_user}", "gists_url": "https://api...
Improve dataset `.skip()` speed in streaming mode
https://api.github.com/repos/huggingface/datasets/issues/5380/events
null
https://api.github.com/repos/huggingface/datasets/issues/5380/labels{/name}
2022-12-20T11:25:23Z
null
false
null
null
1,504,404,043
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "BDE59C", "default": fals...
https://api.github.com/repos/huggingface/datasets/issues/5380
[ "Hi! I agree `skip` can be inefficient to use in the current state.\r\n\r\nTo make it fast, we could use \"statistics\" stored in Parquet metadata and read only the chunks needed to form a dataset. \r\n\r\nAnd thanks to the \"datasets-server\" project, which aims to store the Parquet versions of the Hub datasets (o...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Feature request Add extra information to the `dataset_infos.json` file to include the number of samples/examples in each shard, for example in a new field `num_examples` alongside `num_bytes`. The `.skip()` function could use this information to ignore the download of a shard when in streaming mode, which AFAICT...
2023-03-08T10:47:12Z
https://github.com/huggingface/datasets/issues/5380
{ "+1": 4, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 4, "url": "https://api.github.com/repos/huggingface/datasets/issues/5380/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5379/comments
https://api.github.com/repos/huggingface/datasets/issues/5379/timeline
2023-01-13T12:23:34Z
null
null
PR_kwDODunzps5F1r2k
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/22957388?v=4", "events_url": "https://api.github.com/users/sayakpaul/events{/privacy}", "followers_url": "https://api.github.com/users/sayakpaul/followers", "following_url": "https://api.github.com/users/sayakpaul/following{/other_user}", ...
false
5,379
{ "avatar_url": "https://avatars.githubusercontent.com/u/22957388?v=4", "events_url": "https://api.github.com/users/sayakpaul/events{/privacy}", "followers_url": "https://api.github.com/users/sayakpaul/followers", "following_url": "https://api.github.com/users/sayakpaul/following{/other_user}", "gists_url": "...
feat: depth estimation dataset guide.
https://api.github.com/repos/huggingface/datasets/issues/5379/events
null
https://api.github.com/repos/huggingface/datasets/issues/5379/labels{/name}
2022-12-20T05:32:11Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/22957388?v=4", "events_url": "https://api.github.com/users/sayakpaul/events{/privacy}", "followers_url": "https://api.github.com/users/sayakpaul/followers", "following_url": "https://api.github.com/users/sayakpaul/following{/other_user}", "gists_url": "...
{ "diff_url": "https://github.com/huggingface/datasets/pull/5379.diff", "html_url": "https://github.com/huggingface/datasets/pull/5379", "merged_at": "2023-01-13T12:23:34Z", "patch_url": "https://github.com/huggingface/datasets/pull/5379.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,504,010,639
[]
https://api.github.com/repos/huggingface/datasets/issues/5379
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks for the changes, looks good to me!", "@stevhliu I have pushed some quality improvements both in terms of code and content. Would you be able to re-review? ", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0...
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR adds a guide for prepping datasets for depth estimation. PR to add documentation images is up here: https://huggingface.co/datasets/huggingface/documentation-images/discussions/22
2023-01-13T12:30:31Z
https://github.com/huggingface/datasets/pull/5379
{ "+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/5379/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5378/comments
https://api.github.com/repos/huggingface/datasets/issues/5378/timeline
2022-12-20T07:52:54Z
null
completed
I_kwDODunzps5Zo4CU
closed
[]
null
5,378
{ "avatar_url": "https://avatars.githubusercontent.com/u/52023469?v=4", "events_url": "https://api.github.com/users/shaoyuta/events{/privacy}", "followers_url": "https://api.github.com/users/shaoyuta/followers", "following_url": "https://api.github.com/users/shaoyuta/following{/other_user}", "gists_url": "htt...
The dataset "the_pile", subset "enron_emails" , load_dataset() failure
https://api.github.com/repos/huggingface/datasets/issues/5378/events
null
https://api.github.com/repos/huggingface/datasets/issues/5378/labels{/name}
2022-12-20T02:19:13Z
null
false
null
null
1,503,887,508
[]
https://api.github.com/repos/huggingface/datasets/issues/5378
[ "Thanks for reporting @shaoyuta. We are investigating it.\r\n\r\nWe are transferring the issue to \"the_pile\" Community tab on the Hub: https://huggingface.co/datasets/the_pile/discussions/4" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When run "datasets.load_dataset("the_pile","enron_emails")" failure ![image](https://user-images.githubusercontent.com/52023469/208565302-cfab7b89-0b97-4fa6-a5ba-c11b0b629b1a.png) ### Steps to reproduce the bug Run below code in python cli: >>> import datasets >>> datasets.load_dataset(...
2022-12-20T07:52:54Z
https://github.com/huggingface/datasets/issues/5378
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5378/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5377/comments
https://api.github.com/repos/huggingface/datasets/issues/5377/timeline
2023-01-25T16:21:40Z
null
null
PR_kwDODunzps5Fz5lw
closed
[]
false
5,377
{ "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "events_url": "https://api.github.com/users/Rocketknight1/events{/privacy}", "followers_url": "https://api.github.com/users/Rocketknight1/followers", "following_url": "https://api.github.com/users/Rocketknight1/following{/other_user}", "g...
Add a parallel implementation of to_tf_dataset()
https://api.github.com/repos/huggingface/datasets/issues/5377/events
null
https://api.github.com/repos/huggingface/datasets/issues/5377/labels{/name}
2022-12-19T19:40:27Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5377.diff", "html_url": "https://github.com/huggingface/datasets/pull/5377", "merged_at": "2023-01-25T16:21:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/5377.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,503,477,833
[]
https://api.github.com/repos/huggingface/datasets/issues/5377
[ "_The documentation is not available anymore as the PR was closed or merged._", "Failing because the test server uses Py3.7 but the `SharedMemory` features require Py3.8! I forgot we still support 3.7 for another couple of months. I'm not sure exactly how to proceed, whether I should leave this PR until then, or ...
https://api.github.com/repos/huggingface/datasets
MEMBER
Hey all! Here's a first draft of the PR to add a multiprocessing implementation for `to_tf_dataset()`. It worked in some quick testing for me, but obviously I need to do some much more rigorous testing/benchmarking, and add some proper library tests. The core idea is that we do everything using `multiprocessing` and...
2023-01-25T16:28:44Z
https://github.com/huggingface/datasets/pull/5377
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5377/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5376/comments
https://api.github.com/repos/huggingface/datasets/issues/5376/timeline
2022-12-19T10:57:16Z
null
null
PR_kwDODunzps5FxWkM
closed
[]
false
5,376
{ "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/5376/events
null
https://api.github.com/repos/huggingface/datasets/issues/5376/labels{/name}
2022-12-19T10:56:56Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5376.diff", "html_url": "https://github.com/huggingface/datasets/pull/5376", "merged_at": "2022-12-19T10:57:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/5376.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,502,730,559
[]
https://api.github.com/repos/huggingface/datasets/issues/5376
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5376). All of your documentation changes will be reflected on that endpoint." ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2022-12-19T11:01:55Z
https://github.com/huggingface/datasets/pull/5376
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5376/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5375/comments
https://api.github.com/repos/huggingface/datasets/issues/5375/timeline
2022-12-19T10:53:15Z
null
null
PR_kwDODunzps5FxUbG
closed
[]
false
5,375
{ "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.8.0
https://api.github.com/repos/huggingface/datasets/issues/5375/events
null
https://api.github.com/repos/huggingface/datasets/issues/5375/labels{/name}
2022-12-19T10:48:26Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5375.diff", "html_url": "https://github.com/huggingface/datasets/pull/5375", "merged_at": "2022-12-19T10:53:15Z", "patch_url": "https://github.com/huggingface/datasets/pull/5375.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,502,720,404
[]
https://api.github.com/repos/huggingface/datasets/issues/5375
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2022-12-19T10:55:43Z
https://github.com/huggingface/datasets/pull/5375
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5375/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5374/comments
https://api.github.com/repos/huggingface/datasets/issues/5374/timeline
2023-07-24T15:23:07Z
null
completed
I_kwDODunzps5ZhMMx
closed
[]
null
5,374
{ "avatar_url": "https://avatars.githubusercontent.com/u/62820084?v=4", "events_url": "https://api.github.com/users/Muennighoff/events{/privacy}", "followers_url": "https://api.github.com/users/Muennighoff/followers", "following_url": "https://api.github.com/users/Muennighoff/following{/other_user}", "gists_u...
Using too many threads results in: Got disconnected from remote data host. Retrying in 5sec
https://api.github.com/repos/huggingface/datasets/issues/5374/events
null
https://api.github.com/repos/huggingface/datasets/issues/5374/labels{/name}
2022-12-18T11:38:58Z
null
false
null
null
1,501,872,945
[]
https://api.github.com/repos/huggingface/datasets/issues/5374
[ "The data files are hosted on HF at https://huggingface.co/datasets/allenai/c4/tree/main\r\n\r\nYou have 200 runs streaming the same files in parallel. So this is probably a Hub limitation. Maybe rate limiting ? cc @julien-c \r\n\r\nMaybe you can also try to reduce the number of HTTP requests by increasing the bloc...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug `streaming_download_manager` seems to disconnect if too many runs access the same underlying dataset 🧐 The code works fine for me if I have ~100 runs in parallel, but disconnects once scaling to 200. Possibly related: - https://github.com/huggingface/datasets/pull/3100 - https://github.com/...
2023-07-24T15:23:07Z
https://github.com/huggingface/datasets/issues/5374
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5374/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5373/comments
https://api.github.com/repos/huggingface/datasets/issues/5373/timeline
2022-12-18T21:40:21Z
null
null
PR_kwDODunzps5FtRU4
closed
[]
false
5,373
{ "avatar_url": "https://avatars.githubusercontent.com/u/62820084?v=4", "events_url": "https://api.github.com/users/Muennighoff/events{/privacy}", "followers_url": "https://api.github.com/users/Muennighoff/followers", "following_url": "https://api.github.com/users/Muennighoff/following{/other_user}", "gists_u...
Simplify skipping
https://api.github.com/repos/huggingface/datasets/issues/5373/events
null
https://api.github.com/repos/huggingface/datasets/issues/5373/labels{/name}
2022-12-17T17:23:52Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5373.diff", "html_url": "https://github.com/huggingface/datasets/pull/5373", "merged_at": "2022-12-18T21:40:21Z", "patch_url": "https://github.com/huggingface/datasets/pull/5373.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,501,484,197
[]
https://api.github.com/repos/huggingface/datasets/issues/5373
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Was hoping to find a way to speed up the skipping as I'm running into bottlenecks skipping 100M examples on C4 (it takes 12 hours to skip), but didn't find anything better than this small change :( Maybe there's a way to directly skip whole shards to speed it up? 🧐
2022-12-18T21:43:31Z
https://github.com/huggingface/datasets/pull/5373
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5373/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5372/comments
https://api.github.com/repos/huggingface/datasets/issues/5372/timeline
2023-01-06T11:43:37Z
null
null
PR_kwDODunzps5Fs9w5
closed
[]
false
5,372
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Fix streaming pandas.read_excel
https://api.github.com/repos/huggingface/datasets/issues/5372/events
null
https://api.github.com/repos/huggingface/datasets/issues/5372/labels{/name}
2022-12-17T12:58:52Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5372.diff", "html_url": "https://github.com/huggingface/datasets/pull/5372", "merged_at": "2023-01-06T11:43:37Z", "patch_url": "https://github.com/huggingface/datasets/pull/5372.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,501,377,802
[]
https://api.github.com/repos/huggingface/datasets/issues/5372
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR fixes `xpandas_read_excel`: - Support passing a path string, besides a file-like object - Support passing `use_auth_token` - First assumes the host server supports HTTP range requests; only if a ValueError is thrown (Cannot seek streaming HTTP file), then it preserves previous behavior (see [#3355](https://g...
2023-01-06T11:50:58Z
https://github.com/huggingface/datasets/pull/5372
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5372/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5371/comments
https://api.github.com/repos/huggingface/datasets/issues/5371/timeline
null
null
null
I_kwDODunzps5ZfRLM
open
[ { "avatar_url": "https://avatars.githubusercontent.com/u/22957388?v=4", "events_url": "https://api.github.com/users/sayakpaul/events{/privacy}", "followers_url": "https://api.github.com/users/sayakpaul/followers", "following_url": "https://api.github.com/users/sayakpaul/following{/other_user}", ...
null
5,371
{ "avatar_url": "https://avatars.githubusercontent.com/u/22957388?v=4", "events_url": "https://api.github.com/users/sayakpaul/events{/privacy}", "followers_url": "https://api.github.com/users/sayakpaul/followers", "following_url": "https://api.github.com/users/sayakpaul/following{/other_user}", "gists_url": "...
Add a robustness benchmark dataset for vision
https://api.github.com/repos/huggingface/datasets/issues/5371/events
null
https://api.github.com/repos/huggingface/datasets/issues/5371/labels{/name}
2022-12-17T12:35:13Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/22957388?v=4", "events_url": "https://api.github.com/users/sayakpaul/events{/privacy}", "followers_url": "https://api.github.com/users/sayakpaul/followers", "following_url": "https://api.github.com/users/sayakpaul/following{/other_user}", "gists_url": "...
null
1,501,369,036
[ { "color": "e99695", "default": false, "description": "Requesting to add a new dataset", "id": 2067376369, "name": "dataset request", "node_id": "MDU6TGFiZWwyMDY3Mzc2MzY5", "url": "https://api.github.com/repos/huggingface/datasets/labels/dataset%20request" } ]
https://api.github.com/repos/huggingface/datasets/issues/5371
[ "Ccing @nazneenrajani @lvwerra @osanseviero " ]
https://api.github.com/repos/huggingface/datasets
MEMBER
### Name ImageNet-C ### Paper Benchmarking Neural Network Robustness to Common Corruptions and Perturbations ### Data https://github.com/hendrycks/robustness ### Motivation It's a known fact that vision models are brittle when they meet with slightly corrupted and perturbed data. This is also corre...
2022-12-20T06:21:41Z
https://github.com/huggingface/datasets/issues/5371
{ "+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/5371/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5369/comments
https://api.github.com/repos/huggingface/datasets/issues/5369/timeline
2023-01-16T13:33:32Z
null
null
PR_kwDODunzps5Fqaj-
closed
[]
false
5,369
{ "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:...
Distributed support
https://api.github.com/repos/huggingface/datasets/issues/5369/events
null
https://api.github.com/repos/huggingface/datasets/issues/5369/labels{/name}
2022-12-16T17:43:47Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5369.diff", "html_url": "https://github.com/huggingface/datasets/pull/5369", "merged_at": "2023-01-16T13:33:32Z", "patch_url": "https://github.com/huggingface/datasets/pull/5369.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,500,622,276
[]
https://api.github.com/repos/huggingface/datasets/issues/5369
[ "_The documentation is not available anymore as the PR was closed or merged._", "Alright all the tests are passing - this is ready for review", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==6.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n...
https://api.github.com/repos/huggingface/datasets
MEMBER
To split your dataset across your training nodes, you can use the new [`datasets.distributed.split_dataset_by_node`]: ```python import os from datasets.distributed import split_dataset_by_node ds = split_dataset_by_node(ds, rank=int(os.environ["RANK"]), world_size=int(os.environ["WORLD_SIZE"])) ``` This wor...
2023-07-25T12:00:31Z
https://github.com/huggingface/datasets/pull/5369
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5369/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5368/comments
https://api.github.com/repos/huggingface/datasets/issues/5368/timeline
2022-12-16T16:25:12Z
null
null
PR_kwDODunzps5FpZyx
closed
[]
false
5,368
{ "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"...
Align remove columns behavior and input dict mutation in `map` with previous behavior
https://api.github.com/repos/huggingface/datasets/issues/5368/events
null
https://api.github.com/repos/huggingface/datasets/issues/5368/labels{/name}
2022-12-16T14:28:47Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5368.diff", "html_url": "https://github.com/huggingface/datasets/pull/5368", "merged_at": "2022-12-16T16:25:12Z", "patch_url": "https://github.com/huggingface/datasets/pull/5368.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,500,322,973
[]
https://api.github.com/repos/huggingface/datasets/issues/5368
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Align the `remove_columns` behavior and input dict mutation in `map` with the behavior before https://github.com/huggingface/datasets/pull/5252.
2022-12-16T16:28:08Z
https://github.com/huggingface/datasets/pull/5368
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5368/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5367/comments
https://api.github.com/repos/huggingface/datasets/issues/5367/timeline
2022-12-15T22:24:50Z
null
null
PR_kwDODunzps5FlevK
closed
[]
false
5,367
{ "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 remove columns from lazy dict
https://api.github.com/repos/huggingface/datasets/issues/5367/events
null
https://api.github.com/repos/huggingface/datasets/issues/5367/labels{/name}
2022-12-15T22:04:12Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5367.diff", "html_url": "https://github.com/huggingface/datasets/pull/5367", "merged_at": "2022-12-15T22:24:50Z", "patch_url": "https://github.com/huggingface/datasets/pull/5367.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,499,174,749
[]
https://api.github.com/repos/huggingface/datasets/issues/5367
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This was introduced in https://github.com/huggingface/datasets/pull/5252 and causing the transformers CI to break: https://app.circleci.com/pipelines/github/huggingface/transformers/53886/workflows/522faf2e-a053-454c-94f8-a617fde33393/jobs/648597 Basically this code should return a dataset with only one column: `...
2022-12-15T22:27:53Z
https://github.com/huggingface/datasets/pull/5367
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5367/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5366/comments
https://api.github.com/repos/huggingface/datasets/issues/5366/timeline
2022-12-15T14:41:45Z
null
null
PR_kwDODunzps5FjSFl
closed
[]
false
5,366
{ "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:...
ExamplesIterable fixes
https://api.github.com/repos/huggingface/datasets/issues/5366/events
null
https://api.github.com/repos/huggingface/datasets/issues/5366/labels{/name}
2022-12-15T14:23:05Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5366.diff", "html_url": "https://github.com/huggingface/datasets/pull/5366", "merged_at": "2022-12-15T14:41:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/5366.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,498,530,851
[]
https://api.github.com/repos/huggingface/datasets/issues/5366
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
fix typing and ExamplesIterable.shard_data_sources
2022-12-15T14:44:47Z
https://github.com/huggingface/datasets/pull/5366
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5366/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5365/comments
https://api.github.com/repos/huggingface/datasets/issues/5365/timeline
2023-01-26T18:39:36Z
null
null
PR_kwDODunzps5Fi6ZD
closed
[]
false
5,365
{ "avatar_url": "https://avatars.githubusercontent.com/u/30353?v=4", "events_url": "https://api.github.com/users/vigsterkr/events{/privacy}", "followers_url": "https://api.github.com/users/vigsterkr/followers", "following_url": "https://api.github.com/users/vigsterkr/following{/other_user}", "gists_url": "htt...
fix: image array should support other formats than uint8
https://api.github.com/repos/huggingface/datasets/issues/5365/events
null
https://api.github.com/repos/huggingface/datasets/issues/5365/labels{/name}
2022-12-15T13:17:50Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5365.diff", "html_url": "https://github.com/huggingface/datasets/pull/5365", "merged_at": "2023-01-26T18:39:36Z", "patch_url": "https://github.com/huggingface/datasets/pull/5365.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,498,422,466
[]
https://api.github.com/repos/huggingface/datasets/issues/5365
[ "_The documentation is not available anymore as the PR was closed or merged._", "Hi, thanks for working on this! \r\n\r\nI agree that the current type-casting (always cast to `np.uint8` as Tensorflow Datasets does) is a bit too harsh. However, not all dtypes are supported in `Image.fromarray` (e.g. np.int64), so ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Currently images that are provided as ndarrays, but not in `uint8` format are going to loose data. Namely, for example in a depth image where the data is in float32 format, the type-casting to uint8 will basically make the whole image blank. `PIL.Image.fromarray` [does support mode `F`](https://pillow.readthedocs.io/e...
2023-01-26T18:46:45Z
https://github.com/huggingface/datasets/pull/5365
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5365/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5364/comments
https://api.github.com/repos/huggingface/datasets/issues/5364/timeline
2024-01-11T14:45:15Z
null
null
PR_kwDODunzps5Fiss1
closed
[]
true
5,364
{ "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"...
Support for writing arrow files directly with BeamWriter
https://api.github.com/repos/huggingface/datasets/issues/5364/events
null
https://api.github.com/repos/huggingface/datasets/issues/5364/labels{/name}
2022-12-15T12:38:05Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5364.diff", "html_url": "https://github.com/huggingface/datasets/pull/5364", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5364.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5364" }
1,498,360,628
[]
https://api.github.com/repos/huggingface/datasets/issues/5364
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5364). All of your documentation changes will be reflected on that endpoint.", "Deleting `BeamPipeline` and `upload_local_to_remote` would break the existing Beam scripts, so I reverted this change.\r\n\r\nFrom what I understan...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Make it possible to write Arrow files directly with `BeamWriter` rather than converting from Parquet to Arrow, which is sub-optimal, especially for big datasets for which Beam is primarily used.
2024-01-11T14:52:33Z
https://github.com/huggingface/datasets/pull/5364
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5364/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5363/comments
https://api.github.com/repos/huggingface/datasets/issues/5363/timeline
2022-12-15T11:51:33Z
null
completed
I_kwDODunzps5ZTEe1
closed
[]
null
5,363
{ "avatar_url": "https://avatars.githubusercontent.com/u/2743060?v=4", "events_url": "https://api.github.com/users/villmow/events{/privacy}", "followers_url": "https://api.github.com/users/villmow/followers", "following_url": "https://api.github.com/users/villmow/following{/other_user}", "gists_url": "https:/...
Dataset.from_generator() crashes on simple example
https://api.github.com/repos/huggingface/datasets/issues/5363/events
null
https://api.github.com/repos/huggingface/datasets/issues/5363/labels{/name}
2022-12-15T10:21:28Z
null
false
null
null
1,498,171,317
[]
https://api.github.com/repos/huggingface/datasets/issues/5363
[]
https://api.github.com/repos/huggingface/datasets
NONE
null
2022-12-15T11:51:33Z
https://github.com/huggingface/datasets/issues/5363
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5363/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5362/comments
https://api.github.com/repos/huggingface/datasets/issues/5362/timeline
2022-12-15T07:45:53Z
null
completed
I_kwDODunzps5ZRDrg
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,362
{ "avatar_url": "https://avatars.githubusercontent.com/u/52023469?v=4", "events_url": "https://api.github.com/users/shaoyuta/events{/privacy}", "followers_url": "https://api.github.com/users/shaoyuta/followers", "following_url": "https://api.github.com/users/shaoyuta/following{/other_user}", "gists_url": "htt...
Run 'GPT-J' failure due to download dataset fail (' ConnectionError: Couldn't reach http://eaidata.bmk.sh/data/enron_emails.jsonl.zst ' )
https://api.github.com/repos/huggingface/datasets/issues/5362/events
null
https://api.github.com/repos/huggingface/datasets/issues/5362/labels{/name}
2022-12-15T01:23:03Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,497,643,744
[]
https://api.github.com/repos/huggingface/datasets/issues/5362
[ "Thanks for reporting, @shaoyuta.\r\n\r\nWe have checked and yes, apparently there is an issue with the server hosting the data of the \"enron_emails\" subset of \"the_pile\" dataset: http://eaidata.bmk.sh/data/enron_emails.jsonl.zst\r\nIt seems to be down: The connection has timed out.\r\n\r\nPlease note that at t...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Run model "GPT-J" with dataset "the_pile" fail. The fail out is as below: ![image](https://user-images.githubusercontent.com/52023469/207750127-118d9896-35f4-4ee9-90d4-d0ab9aae9c74.png) Looks like which is due to "http://eaidata.bmk.sh/data/enron_emails.jsonl.zst" unreachable . ### Steps to ...
2022-12-15T07:45:54Z
https://github.com/huggingface/datasets/issues/5362
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5362/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5361/comments
https://api.github.com/repos/huggingface/datasets/issues/5361/timeline
2023-07-21T14:30:51Z
null
completed
I_kwDODunzps5ZPMFh
closed
[]
null
5,361
{ "avatar_url": "https://avatars.githubusercontent.com/u/43239645?v=4", "events_url": "https://api.github.com/users/bayartsogt-ya/events{/privacy}", "followers_url": "https://api.github.com/users/bayartsogt-ya/followers", "following_url": "https://api.github.com/users/bayartsogt-ya/following{/other_user}", "g...
How concatenate `Audio` elements using batch mapping
https://api.github.com/repos/huggingface/datasets/issues/5361/events
null
https://api.github.com/repos/huggingface/datasets/issues/5361/labels{/name}
2022-12-14T18:13:55Z
null
false
null
null
1,497,153,889
[]
https://api.github.com/repos/huggingface/datasets/issues/5361
[ "You can try something like this ?\r\n```python\r\ndef mapper_function(batch):\r\n return {\"concatenated_audio\": [np.concatenate([audio[\"array\"] for audio in batch[\"audio\"]])]}\r\n\r\ndataset = dataset.map(\r\n mapper_function,\r\n batched=True,\r\n batch_size=3,\r\n remove_columns=list(dataset....
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I am trying to do concatenate audios in a dataset e.g. `google/fleurs`. ```python print(dataset) # Dataset({ # features: ['path', 'audio'], # num_rows: 24 # }) def mapper_function(batch): # to merge every 3 audio # np.concatnate(audios[i: i+3]) for i in range(i, len(batc...
2023-07-21T14:30:51Z
https://github.com/huggingface/datasets/issues/5361
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5361/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5360/comments
https://api.github.com/repos/huggingface/datasets/issues/5360/timeline
2023-01-16T13:33:33Z
null
completed
I_kwDODunzps5ZOZnp
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists...
null
5,360
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
IterableDataset returns duplicated data using PyTorch DDP
https://api.github.com/repos/huggingface/datasets/issues/5360/events
null
https://api.github.com/repos/huggingface/datasets/issues/5360/labels{/name}
2022-12-14T16:06:19Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
null
1,496,947,177
[]
https://api.github.com/repos/huggingface/datasets/issues/5360
[ "If you use huggingface trainer, you will find the trainer has wrapped a `IterableDatasetShard` to avoid duplication.\r\nSee:\r\nhttps://github.com/huggingface/transformers/blob/dfd818420dcbad68e05a502495cf666d338b2bfb/src/transformers/trainer.py#L835\r\n", "If you want to support it by datasets natively, maybe w...
https://api.github.com/repos/huggingface/datasets
MEMBER
As mentioned in https://github.com/huggingface/datasets/issues/3423, when using PyTorch DDP the dataset ends up with duplicated data. We already check for the PyTorch `worker_info` for single node, but we should also check for `torch.distributed.get_world_size()` and `torch.distributed.get_rank()`
2023-06-15T09:51:13Z
https://github.com/huggingface/datasets/issues/5360
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5360/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5359/comments
https://api.github.com/repos/huggingface/datasets/issues/5359/timeline
2022-12-22T16:32:49Z
null
null
PR_kwDODunzps5FYHWm
closed
[]
false
5,359
{ "avatar_url": "https://avatars.githubusercontent.com/u/1475568?v=4", "events_url": "https://api.github.com/users/freddyheppell/events{/privacy}", "followers_url": "https://api.github.com/users/freddyheppell/followers", "following_url": "https://api.github.com/users/freddyheppell/following{/other_user}", "gi...
Raise error if ClassLabel names is not python list
https://api.github.com/repos/huggingface/datasets/issues/5359/events
null
https://api.github.com/repos/huggingface/datasets/issues/5359/labels{/name}
2022-12-13T23:04:06Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5359.diff", "html_url": "https://github.com/huggingface/datasets/pull/5359", "merged_at": "2022-12-22T16:32:49Z", "patch_url": "https://github.com/huggingface/datasets/pull/5359.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,495,297,857
[]
https://api.github.com/repos/huggingface/datasets/issues/5359
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks for your proposed fix, @freddyheppell.\r\n\r\nCurrently the CI fails because in a test we pass a `tuple` instead of a `list`. I would say we should accept `tuple` as a valid input type as well...\r\n\r\nWhat about checking for...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Checks type of names provided to ClassLabel to avoid easy and hard to debug errors (closes #5332 - see for discussion)
2022-12-22T16:35:49Z
https://github.com/huggingface/datasets/pull/5359
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5359/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5358/comments
https://api.github.com/repos/huggingface/datasets/issues/5358/timeline
2023-01-05T15:59:51Z
null
null
PR_kwDODunzps5FYBcq
closed
[]
false
5,358
{ "avatar_url": "https://avatars.githubusercontent.com/u/297847?v=4", "events_url": "https://api.github.com/users/tkukurin/events{/privacy}", "followers_url": "https://api.github.com/users/tkukurin/followers", "following_url": "https://api.github.com/users/tkukurin/following{/other_user}", "gists_url": "https...
Fix `fs.open` resource leaks
https://api.github.com/repos/huggingface/datasets/issues/5358/events
null
https://api.github.com/repos/huggingface/datasets/issues/5358/labels{/name}
2022-12-13T22:35:51Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5358.diff", "html_url": "https://github.com/huggingface/datasets/pull/5358", "merged_at": "2023-01-05T15:59:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/5358.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,495,270,822
[]
https://api.github.com/repos/huggingface/datasets/issues/5358
[ "_The documentation is not available anymore as the PR was closed or merged._", "@mariosasko Sorry, I didn't check tests/style after doing a merge from the Git UI last week. Thx for fixing. \r\n\r\nFYI I'm getting \"Only those with [write access](https://docs.github.com/articles/what-are-the-different-access-perm...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Invoking `{load,save}_from_dict` results in resource leak warnings, this should fix. Introduces no significant logic changes.
2023-01-05T16:46:31Z
https://github.com/huggingface/datasets/pull/5358
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5358/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5357/comments
https://api.github.com/repos/huggingface/datasets/issues/5357/timeline
2022-12-15T19:15:54Z
null
null
PR_kwDODunzps5FXNyR
closed
[]
false
5,357
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Support torch dataloader without torch formatting
https://api.github.com/repos/huggingface/datasets/issues/5357/events
null
https://api.github.com/repos/huggingface/datasets/issues/5357/labels{/name}
2022-12-13T19:39:24Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5357.diff", "html_url": "https://github.com/huggingface/datasets/pull/5357", "merged_at": "2022-12-15T19:15:54Z", "patch_url": "https://github.com/huggingface/datasets/pull/5357.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,495,029,602
[]
https://api.github.com/repos/huggingface/datasets/issues/5357
[ "_The documentation is not available anymore as the PR was closed or merged._", "Need some more time to fix the tests, especially with pickle", "> And I actually don't quite understand the idea - what's the motivation behind making only IterableDataset compatible with torch DataLoader without setting the format...
https://api.github.com/repos/huggingface/datasets
MEMBER
In https://github.com/huggingface/datasets/pull/5084 we make the torch formatting consistent with the map-style datasets formatting: a torch formatted iterable dataset will yield torch tensors. The previous behavior of the torch formatting for iterable dataset was simply to make the iterable dataset inherit from `to...
2023-01-04T12:45:40Z
https://github.com/huggingface/datasets/pull/5357
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5357/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5356/comments
https://api.github.com/repos/huggingface/datasets/issues/5356/timeline
2022-12-14T17:22:16Z
null
null
PR_kwDODunzps5FW-c9
closed
[]
false
5,356
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
Clean filesystem and logging docstrings
https://api.github.com/repos/huggingface/datasets/issues/5356/events
null
https://api.github.com/repos/huggingface/datasets/issues/5356/labels{/name}
2022-12-13T18:54:09Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5356.diff", "html_url": "https://github.com/huggingface/datasets/pull/5356", "merged_at": "2022-12-14T17:22:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/5356.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,494,961,609
[]
https://api.github.com/repos/huggingface/datasets/issues/5356
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR cleans the `Filesystems` and `Logging` docstrings.
2022-12-14T17:25:58Z
https://github.com/huggingface/datasets/pull/5356
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5356/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5355/comments
https://api.github.com/repos/huggingface/datasets/issues/5355/timeline
2022-12-13T18:14:42Z
null
null
PR_kwDODunzps5FQcYG
closed
[]
false
5,355
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
Clean up Table class docstrings
https://api.github.com/repos/huggingface/datasets/issues/5355/events
null
https://api.github.com/repos/huggingface/datasets/issues/5355/labels{/name}
2022-12-13T00:29:47Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5355.diff", "html_url": "https://github.com/huggingface/datasets/pull/5355", "merged_at": "2022-12-13T18:14:42Z", "patch_url": "https://github.com/huggingface/datasets/pull/5355.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,493,076,860
[]
https://api.github.com/repos/huggingface/datasets/issues/5355
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR cleans up the `Table` class docstrings :)
2022-12-13T18:17:56Z
https://github.com/huggingface/datasets/pull/5355
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5355/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5354/comments
https://api.github.com/repos/huggingface/datasets/issues/5354/timeline
null
null
null
I_kwDODunzps5Y8MUt
open
[ { "avatar_url": "https://avatars.githubusercontent.com/u/22453634?v=4", "events_url": "https://api.github.com/users/avinashsai/events{/privacy}", "followers_url": "https://api.github.com/users/avinashsai/followers", "following_url": "https://api.github.com/users/avinashsai/following{/other_user}", ...
null
5,354
{ "avatar_url": "https://avatars.githubusercontent.com/u/15568078?v=4", "events_url": "https://api.github.com/users/tranhd95/events{/privacy}", "followers_url": "https://api.github.com/users/tranhd95/followers", "following_url": "https://api.github.com/users/tranhd95/following{/other_user}", "gists_url": "htt...
Consider using "Sequence" instead of "List"
https://api.github.com/repos/huggingface/datasets/issues/5354/events
null
https://api.github.com/repos/huggingface/datasets/issues/5354/labels{/name}
2022-12-12T15:39:45Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/22453634?v=4", "events_url": "https://api.github.com/users/avinashsai/events{/privacy}", "followers_url": "https://api.github.com/users/avinashsai/followers", "following_url": "https://api.github.com/users/avinashsai/following{/other_user}", "gists_url"...
null
1,492,174,125
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "7057ff", "default": true...
https://api.github.com/repos/huggingface/datasets/issues/5354
[ "Hi! Linking a comment to provide more info on the issue: https://stackoverflow.com/a/39458225. This means we should replace all (most of) the occurrences of `List` with `Sequence` in function signatures.\r\n\r\n@tranhd95 Would you be interested in submitting a PR?", "Hi all! I tried to reproduce this issue and d...
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Hi, please consider using `Sequence` type annotation instead of `List` in function arguments such as in [`Dataset.from_parquet()`](https://github.com/huggingface/datasets/blob/main/src/datasets/arrow_dataset.py#L1088). It leads to type checking errors, see below. **How to reproduce** ```py ...
2024-01-20T19:57:17Z
https://github.com/huggingface/datasets/issues/5354
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5354/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5353/comments
https://api.github.com/repos/huggingface/datasets/issues/5353/timeline
2022-12-12T13:37:14Z
null
completed
I_kwDODunzps5Y7Eo0
closed
[]
null
5,353
{ "avatar_url": "https://avatars.githubusercontent.com/u/46894149?v=4", "events_url": "https://api.github.com/users/OllieBroadhurst/events{/privacy}", "followers_url": "https://api.github.com/users/OllieBroadhurst/followers", "following_url": "https://api.github.com/users/OllieBroadhurst/following{/other_user}"...
Support remote file systems for `Audio`
https://api.github.com/repos/huggingface/datasets/issues/5353/events
null
https://api.github.com/repos/huggingface/datasets/issues/5353/labels{/name}
2022-12-12T13:22:13Z
null
false
null
null
1,491,880,500
[ { "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/5353
[ "Just seen https://github.com/huggingface/datasets/issues/5281" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Hi there! It would be super cool if `Audio()`, and potentially other features, could read files from a remote file system. ### Motivation Large amounts of data is often stored in buckets. `load_from_disk` is able to retrieve data from cloud storage but to my knowledge actually copies the datas...
2022-12-12T13:37:14Z
https://github.com/huggingface/datasets/issues/5353
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5353/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5352/comments
https://api.github.com/repos/huggingface/datasets/issues/5352/timeline
null
null
null
I_kwDODunzps5Y279-
open
[]
null
5,352
{ "avatar_url": "https://avatars.githubusercontent.com/u/82662111?v=4", "events_url": "https://api.github.com/users/J-shel/events{/privacy}", "followers_url": "https://api.github.com/users/J-shel/followers", "following_url": "https://api.github.com/users/J-shel/following{/other_user}", "gists_url": "https://a...
__init__() got an unexpected keyword argument 'input_size'
https://api.github.com/repos/huggingface/datasets/issues/5352/events
null
https://api.github.com/repos/huggingface/datasets/issues/5352/labels{/name}
2022-12-12T02:52:03Z
null
false
null
null
1,490,796,414
[]
https://api.github.com/repos/huggingface/datasets/issues/5352
[ "Hi @J-shel, thanks for reporting.\r\n\r\nI think the issue comes from your call to `load_dataset`. As first argument, you should pass:\r\n- either the name of your dataset (\"mrf\") if this is already published on the Hub\r\n- or the path to the loading script of your dataset (\"path/to/your/local/mrf.py\").", "...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I try to define a custom configuration with a input_size attribute following the instructions by "Specifying several dataset configurations" in https://huggingface.co/docs/datasets/v1.2.1/add_dataset.html But when I load the dataset, I got an error "__init__() got an unexpected keyword argument...
2022-12-19T01:38:48Z
https://github.com/huggingface/datasets/issues/5352
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5352/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5351/comments
https://api.github.com/repos/huggingface/datasets/issues/5351/timeline
2022-12-12T16:48:56Z
null
completed
I_kwDODunzps5Y2aiw
closed
[]
null
5,351
{ "avatar_url": "https://avatars.githubusercontent.com/u/7530947?v=4", "events_url": "https://api.github.com/users/jmwoloso/events{/privacy}", "followers_url": "https://api.github.com/users/jmwoloso/followers", "following_url": "https://api.github.com/users/jmwoloso/following{/other_user}", "gists_url": "http...
Do we need to implement `_prepare_split`?
https://api.github.com/repos/huggingface/datasets/issues/5351/events
null
https://api.github.com/repos/huggingface/datasets/issues/5351/labels{/name}
2022-12-12T01:38:54Z
null
false
null
null
1,490,659,504
[]
https://api.github.com/repos/huggingface/datasets/issues/5351
[ "Hi! `DatasetBuilder` is a parent class for concrete builders: `GeneratorBasedBuilder`, `ArrowBasedBuilder` and `BeamBasedBuilder`. When writing a builder script, these classes are the ones you should inherit from. And since all of them implement `_prepare_split`, you only have to implement the three methods mentio...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I'm not sure this is a bug or if it's just missing in the documentation, or i'm not doing something correctly, but I'm subclassing `DatasetBuilder` and getting the following error because on the `DatasetBuilder` class the `_prepare_split` method is abstract (as are the others we are required to im...
2022-12-20T18:20:57Z
https://github.com/huggingface/datasets/issues/5351
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5351/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5350/comments
https://api.github.com/repos/huggingface/datasets/issues/5350/timeline
2022-12-12T17:24:01Z
null
null
PR_kwDODunzps5E8y2E
closed
[]
false
5,350
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
Clean up Loading methods docstrings
https://api.github.com/repos/huggingface/datasets/issues/5350/events
null
https://api.github.com/repos/huggingface/datasets/issues/5350/labels{/name}
2022-12-09T22:25:30Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5350.diff", "html_url": "https://github.com/huggingface/datasets/pull/5350", "merged_at": "2022-12-12T17:24:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/5350.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,487,559,904
[]
https://api.github.com/repos/huggingface/datasets/issues/5350
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Clean up for the docstrings in Loading methods!
2022-12-12T17:27:20Z
https://github.com/huggingface/datasets/pull/5350
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5350/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5349/comments
https://api.github.com/repos/huggingface/datasets/issues/5349/timeline
2022-12-12T17:24:13Z
null
null
PR_kwDODunzps5E8N6G
closed
[]
false
5,349
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
Clean up remaining Main Classes docstrings
https://api.github.com/repos/huggingface/datasets/issues/5349/events
null
https://api.github.com/repos/huggingface/datasets/issues/5349/labels{/name}
2022-12-09T20:17:15Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5349.diff", "html_url": "https://github.com/huggingface/datasets/pull/5349", "merged_at": "2022-12-12T17:24:13Z", "patch_url": "https://github.com/huggingface/datasets/pull/5349.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,487,396,780
[]
https://api.github.com/repos/huggingface/datasets/issues/5349
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR cleans up the remaining docstrings in Main Classes (`IterableDataset`, `IterableDatasetDict`, and `Features`).
2022-12-12T17:27:17Z
https://github.com/huggingface/datasets/pull/5349
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5349/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5348/comments
https://api.github.com/repos/huggingface/datasets/issues/5348/timeline
null
null
null
I_kwDODunzps5YoXKK
open
[]
null
5,348
{ "avatar_url": "https://avatars.githubusercontent.com/u/55560583?v=4", "events_url": "https://api.github.com/users/SaulLu/events{/privacy}", "followers_url": "https://api.github.com/users/SaulLu/followers", "following_url": "https://api.github.com/users/SaulLu/following{/other_user}", "gists_url": "https://a...
The data downloaded in the download folder of the cache does not respect `umask`
https://api.github.com/repos/huggingface/datasets/issues/5348/events
null
https://api.github.com/repos/huggingface/datasets/issues/5348/labels{/name}
2022-12-09T15:46:27Z
null
false
null
null
1,486,975,626
[]
https://api.github.com/repos/huggingface/datasets/issues/5348
[ "note, that `datasets` already did some of that umask fixing in the past and also at the hub - the recent work on the hub about the same: https://github.com/huggingface/huggingface_hub/pull/1220\r\n\r\nAlso I noticed that each file has a .json counterpart and the latter always has the correct perms:\r\n\r\n```\r\n-...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug For a project on a cluster we are several users to share the same cache for the datasets library. And we have a problem with the permissions on the data downloaded in the cache. Indeed, it seems that the data is downloaded by giving read and write permissions only to the user launching the com...
2022-12-09T17:21:26Z
https://github.com/huggingface/datasets/issues/5348
{ "+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/5348/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5347/comments
https://api.github.com/repos/huggingface/datasets/issues/5347/timeline
null
null
null
PR_kwDODunzps5E6jb1
open
[]
false
5,347
{ "avatar_url": "https://avatars.githubusercontent.com/u/25608944?v=4", "events_url": "https://api.github.com/users/qmeeus/events{/privacy}", "followers_url": "https://api.github.com/users/qmeeus/followers", "following_url": "https://api.github.com/users/qmeeus/following{/other_user}", "gists_url": "https://a...
Force soundfile to return float32 instead of the default float64
https://api.github.com/repos/huggingface/datasets/issues/5347/events
null
https://api.github.com/repos/huggingface/datasets/issues/5347/labels{/name}
2022-12-09T15:10:24Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5347.diff", "html_url": "https://github.com/huggingface/datasets/pull/5347", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5347.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5347" }
1,486,920,261
[]
https://api.github.com/repos/huggingface/datasets/issues/5347
[ "cc @polinaeterna", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5347). All of your documentation changes will be reflected on that endpoint.", "Cool ! Feel free to add a comment in the code to explain that and we can merge :)", "I'm not sure if this is a good change ...
https://api.github.com/repos/huggingface/datasets
NONE
(Fixes issue #5345)
2023-01-17T16:12:49Z
https://github.com/huggingface/datasets/pull/5347
{ "+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/5347/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5346/comments
https://api.github.com/repos/huggingface/datasets/issues/5346/timeline
2023-01-25T19:35:40Z
null
completed
I_kwDODunzps5YoBB3
closed
[]
null
5,346
{ "avatar_url": "https://avatars.githubusercontent.com/u/30755778?v=4", "events_url": "https://api.github.com/users/LysandreJik/events{/privacy}", "followers_url": "https://api.github.com/users/LysandreJik/followers", "following_url": "https://api.github.com/users/LysandreJik/following{/other_user}", "gists_u...
[Quick poll] Give your opinion on the future of the Hugging Face Open Source ecosystem!
https://api.github.com/repos/huggingface/datasets/issues/5346/events
null
https://api.github.com/repos/huggingface/datasets/issues/5346/labels{/name}
2022-12-09T14:48:02Z
null
false
null
null
1,486,884,983
[]
https://api.github.com/repos/huggingface/datasets/issues/5346
[ "As the survey is finished, can we close this issue, @LysandreJik ?", "Yes! I'll post a public summary on the forums shortly.", "Is the summary available? I would be interested in reading your findings." ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Thanks to all of you, Datasets is just about to pass 15k stars! Since the last survey, a lot has happened: the [diffusers](https://github.com/huggingface/diffusers), [evaluate](https://github.com/huggingface/evaluate) and [skops](https://github.com/skops-dev/skops) libraries were born. `timm` joined the Hugging Face...
2023-06-02T20:24:44Z
https://github.com/huggingface/datasets/issues/5346
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 3, "total_count": 3, "url": "https://api.github.com/repos/huggingface/datasets/issues/5346/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5345/comments
https://api.github.com/repos/huggingface/datasets/issues/5345/timeline
null
null
null
I_kwDODunzps5Ymwj4
open
[]
null
5,345
{ "avatar_url": "https://avatars.githubusercontent.com/u/25608944?v=4", "events_url": "https://api.github.com/users/qmeeus/events{/privacy}", "followers_url": "https://api.github.com/users/qmeeus/followers", "following_url": "https://api.github.com/users/qmeeus/following{/other_user}", "gists_url": "https://a...
Wrong dtype for array in audio features
https://api.github.com/repos/huggingface/datasets/issues/5345/events
null
https://api.github.com/repos/huggingface/datasets/issues/5345/labels{/name}
2022-12-09T11:05:11Z
null
false
null
null
1,486,555,384
[]
https://api.github.com/repos/huggingface/datasets/issues/5345
[ "After some more investigation, this is due to [this line of code](https://github.com/huggingface/datasets/blob/main/src/datasets/features/audio.py#L279). The function `sf.read(file)` should be updated to `sf.read(file, dtype=\"float32\")`\r\n\r\nIndeed, the default value in soundfile is `float64` ([see here](https...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When concatenating/interleaving different datasets, I stumble into an error because the features can't be aligned. After some investigation, I understood that the audio arrays had different dtypes, namely `float32` and `float64`. Consequently, the datasets cannot be merged. ### Steps to repro...
2023-02-10T14:39:28Z
https://github.com/huggingface/datasets/issues/5345
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5345/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5344/comments
https://api.github.com/repos/huggingface/datasets/issues/5344/timeline
2022-12-13T00:53:02Z
null
null
PR_kwDODunzps5E2BPN
closed
[]
false
5,344
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
Clean up Dataset and DatasetDict
https://api.github.com/repos/huggingface/datasets/issues/5344/events
null
https://api.github.com/repos/huggingface/datasets/issues/5344/labels{/name}
2022-12-09T00:02:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5344.diff", "html_url": "https://github.com/huggingface/datasets/pull/5344", "merged_at": "2022-12-13T00:53:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/5344.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,485,628,319
[]
https://api.github.com/repos/huggingface/datasets/issues/5344
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR cleans up the docstrings for the other half of the methods in `Dataset` and finishes `DatasetDict`.
2022-12-13T00:56:07Z
https://github.com/huggingface/datasets/pull/5344
{ "+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/5344/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5343/comments
https://api.github.com/repos/huggingface/datasets/issues/5343/timeline
2022-12-08T19:57:17Z
null
completed
I_kwDODunzps5Yh9if
closed
[]
null
5,343
{ "avatar_url": "https://avatars.githubusercontent.com/u/13484072?v=4", "events_url": "https://api.github.com/users/junyongyou/events{/privacy}", "followers_url": "https://api.github.com/users/junyongyou/followers", "following_url": "https://api.github.com/users/junyongyou/following{/other_user}", "gists_url"...
T5 for Q&A produces truncated sentence
https://api.github.com/repos/huggingface/datasets/issues/5343/events
null
https://api.github.com/repos/huggingface/datasets/issues/5343/labels{/name}
2022-12-08T19:48:46Z
null
false
null
null
1,485,297,823
[]
https://api.github.com/repos/huggingface/datasets/issues/5343
[]
https://api.github.com/repos/huggingface/datasets
NONE
Dear all, I am fine-tuning T5 for Q&A task using the MedQuAD ([GitHub - abachaa/MedQuAD: Medical Question Answering Dataset of 47,457 QA pairs created from 12 NIH websites](https://github.com/abachaa/MedQuAD)) dataset. In the dataset, there are many long answers with thousands of words. I have used pytorch_lightning to...
2022-12-08T19:57:17Z
https://github.com/huggingface/datasets/issues/5343
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5343/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5342/comments
https://api.github.com/repos/huggingface/datasets/issues/5342/timeline
2022-12-09T10:46:11Z
null
completed
I_kwDODunzps5YhwcS
closed
[]
null
5,342
{ "avatar_url": "https://avatars.githubusercontent.com/u/78887193?v=4", "events_url": "https://api.github.com/users/cbarond/events{/privacy}", "followers_url": "https://api.github.com/users/cbarond/followers", "following_url": "https://api.github.com/users/cbarond/following{/other_user}", "gists_url": "https:...
Emotion dataset cannot be downloaded
https://api.github.com/repos/huggingface/datasets/issues/5342/events
null
https://api.github.com/repos/huggingface/datasets/issues/5342/labels{/name}
2022-12-08T19:07:09Z
null
false
null
null
1,485,244,178
[ { "color": "cfd3d7", "default": true, "description": "This issue or pull request already exists", "id": 1935892865, "name": "duplicate", "node_id": "MDU6TGFiZWwxOTM1ODkyODY1", "url": "https://api.github.com/repos/huggingface/datasets/labels/duplicate" } ]
https://api.github.com/repos/huggingface/datasets/issues/5342
[ "Hi @cbarond there's already an open issue at https://github.com/dair-ai/emotion_dataset/issues/5, as the data seems to be missing now, so check that issue instead 👍🏻 ", "Thanks @cbarond for reporting and @alvarobartt for pointing to the issue we opened in the author's repo.\r\n\r\nIndeed, this issue was first ...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug The emotion dataset gives a FileNotFoundError. The full error is: `FileNotFoundError: Couldn't find file at https://www.dropbox.com/s/1pzkadrvffbqw6o/train.txt?dl=1`. It was working yesterday (December 7, 2022), but stopped working today (December 8, 2022). ### Steps to reproduce the bug ...
2023-02-23T19:13:19Z
https://github.com/huggingface/datasets/issues/5342
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5342/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5341/comments
https://api.github.com/repos/huggingface/datasets/issues/5341/timeline
2022-12-09T12:23:20Z
null
null
PR_kwDODunzps5Exohx
closed
[]
false
5,341
{ "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:...
Remove tasks.json
https://api.github.com/repos/huggingface/datasets/issues/5341/events
null
https://api.github.com/repos/huggingface/datasets/issues/5341/labels{/name}
2022-12-08T11:04:35Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5341.diff", "html_url": "https://github.com/huggingface/datasets/pull/5341", "merged_at": "2022-12-09T12:23:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/5341.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,484,376,644
[]
https://api.github.com/repos/huggingface/datasets/issues/5341
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
After discussions in https://github.com/huggingface/datasets/pull/5335 we should remove this file that is not used anymore. We should update https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts instead.
2022-12-09T12:26:21Z
https://github.com/huggingface/datasets/pull/5341
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5341/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5340/comments
https://api.github.com/repos/huggingface/datasets/issues/5340/timeline
2022-12-08T19:30:10Z
null
null
PR_kwDODunzps5EtWo3
closed
[]
false
5,340
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
Clean up DatasetInfo and Dataset docstrings
https://api.github.com/repos/huggingface/datasets/issues/5340/events
null
https://api.github.com/repos/huggingface/datasets/issues/5340/labels{/name}
2022-12-08T00:17:53Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5340.diff", "html_url": "https://github.com/huggingface/datasets/pull/5340", "merged_at": "2022-12-08T19:30:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/5340.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,483,182,158
[]
https://api.github.com/repos/huggingface/datasets/issues/5340
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR cleans up the docstrings for `DatasetInfo` and about half of the methods in `Dataset`.
2022-12-08T19:33:14Z
https://github.com/huggingface/datasets/pull/5340
{ "+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/5340/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5339/comments
https://api.github.com/repos/huggingface/datasets/issues/5339/timeline
2023-10-11T09:13:11Z
null
null
PR_kwDODunzps5EsC8N
closed
[]
true
5,339
{ "avatar_url": "https://avatars.githubusercontent.com/u/32437151?v=4", "events_url": "https://api.github.com/users/nateraw/events{/privacy}", "followers_url": "https://api.github.com/users/nateraw/followers", "following_url": "https://api.github.com/users/nateraw/following{/other_user}", "gists_url": "https:...
Add Video feature, videofolder, and video-classification task
https://api.github.com/repos/huggingface/datasets/issues/5339/events
null
https://api.github.com/repos/huggingface/datasets/issues/5339/labels{/name}
2022-12-07T20:48:34Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5339.diff", "html_url": "https://github.com/huggingface/datasets/pull/5339", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5339.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5339" }
1,482,817,424
[]
https://api.github.com/repos/huggingface/datasets/issues/5339
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5339). All of your documentation changes will be reflected on that endpoint.", "@lhoestq I think I need some serious help with the tests 😅...I started this locally but it got too time consuming.\n\nOne issue I remember running...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This PR does the following: - Adds `Video` feature (Resolves #5225 ) - Adds `video-classification` task - Adds `videofolder` packaged module for easy loading of local video classification datasets TODO: - [ ] add tests - [ ] add docs
2024-01-11T06:30:24Z
https://github.com/huggingface/datasets/pull/5339
{ "+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/5339/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5338/comments
https://api.github.com/repos/huggingface/datasets/issues/5338/timeline
2022-12-10T00:39:28Z
null
completed
I_kwDODunzps5YX2KH
closed
[]
null
5,338
{ "avatar_url": "https://avatars.githubusercontent.com/u/43239645?v=4", "events_url": "https://api.github.com/users/bayartsogt-ya/events{/privacy}", "followers_url": "https://api.github.com/users/bayartsogt-ya/followers", "following_url": "https://api.github.com/users/bayartsogt-ya/following{/other_user}", "g...
`map()` stops every 1000 steps
https://api.github.com/repos/huggingface/datasets/issues/5338/events
null
https://api.github.com/repos/huggingface/datasets/issues/5338/labels{/name}
2022-12-07T19:09:40Z
null
false
null
null
1,482,646,151
[]
https://api.github.com/repos/huggingface/datasets/issues/5338
[ "Hi !\r\n\r\n> It starts using all the cores (I am not sure why because I did not pass num_proc)\r\n\r\nThe tokenizer uses Rust code that is multithreaded. And maybe the `feature_extractor` might run some things in parallel as well - but I'm not super familiar with its internals.\r\n\r\n> then progress bar stops at...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I am passing the following `prepare_dataset` function to `Dataset.map` (code is inspired from [here](https://github.com/huggingface/community-events/blob/main/whisper-fine-tuning-event/run_speech_recognition_seq2seq_streaming.py#L454)) ```python3 def prepare_dataset(batch): # load and res...
2022-12-10T00:39:29Z
https://github.com/huggingface/datasets/issues/5338
{ "+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/5338/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5337/comments
https://api.github.com/repos/huggingface/datasets/issues/5337/timeline
2024-03-06T14:39:28Z
null
completed
I_kwDODunzps5YUNP8
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists...
null
5,337
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Support webdataset format
https://api.github.com/repos/huggingface/datasets/issues/5337/events
null
https://api.github.com/repos/huggingface/datasets/issues/5337/labels{/name}
2022-12-07T11:32:25Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
null
1,481,692,156
[]
https://api.github.com/repos/huggingface/datasets/issues/5337
[ "I like the idea of having `webdataset` as an optional dependency to ensure our loader generates web datasets the same way as the main project.", "Webdataset is the one of the most popular dataset formats for large scale computer vision tasks. Upvote for this issue. ", "Any updates on this?", "We haven't had ...
https://api.github.com/repos/huggingface/datasets
MEMBER
Webdataset is an efficient format for iterable datasets. It would be nice to support it in `datasets`, as discussed in https://github.com/rom1504/img2dataset/issues/234. In particular it would be awesome to be able to load one using `load_dataset` in streaming mode (either from a local directory, or from a dataset o...
2024-03-06T14:39:29Z
https://github.com/huggingface/datasets/issues/5337
{ "+1": 4, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 4, "url": "https://api.github.com/repos/huggingface/datasets/issues/5337/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5336/comments
https://api.github.com/repos/huggingface/datasets/issues/5336/timeline
2022-12-07T14:06:27Z
null
null
PR_kwDODunzps5Egzed
closed
[]
false
5,336
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
Set `IterableDataset.map` param `batch_size` typing as optional
https://api.github.com/repos/huggingface/datasets/issues/5336/events
null
https://api.github.com/repos/huggingface/datasets/issues/5336/labels{/name}
2022-12-06T17:08:10Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5336.diff", "html_url": "https://github.com/huggingface/datasets/pull/5336", "merged_at": "2022-12-07T14:06:27Z", "patch_url": "https://github.com/huggingface/datasets/pull/5336.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,479,649,900
[]
https://api.github.com/repos/huggingface/datasets/issues/5336
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5336). All of your documentation changes will be reflected on that endpoint.", "Hi @mariosasko, @lhoestq I was wondering whether we should include `batched` as a `pytest.mark` param for the functions testing `IterableDataset.ma...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This PR solves #5325 ~Indeed we're using the typing for optional values as `Union[type, None]` as it's similar to how Python 3.10 handles optional values as `type | None`, instead of using `Optional[type]`.~ ~Do we want to start using `Union[type, None]` for type-hinting optional values or just keep on using `Op...
2022-12-07T14:14:56Z
https://github.com/huggingface/datasets/pull/5336
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5336/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5335/comments
https://api.github.com/repos/huggingface/datasets/issues/5335/timeline
2022-12-07T12:46:03Z
null
null
PR_kwDODunzps5EeHdA
closed
[]
false
5,335
{ "avatar_url": "https://avatars.githubusercontent.com/u/22957388?v=4", "events_url": "https://api.github.com/users/sayakpaul/events{/privacy}", "followers_url": "https://api.github.com/users/sayakpaul/followers", "following_url": "https://api.github.com/users/sayakpaul/following{/other_user}", "gists_url": "...
Update tasks.json
https://api.github.com/repos/huggingface/datasets/issues/5335/events
null
https://api.github.com/repos/huggingface/datasets/issues/5335/labels{/name}
2022-12-06T11:37:57Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5335.diff", "html_url": "https://github.com/huggingface/datasets/pull/5335", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5335.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5335" }
1,478,890,788
[]
https://api.github.com/repos/huggingface/datasets/issues/5335
[ "_The documentation is not available anymore as the PR was closed or merged._", "I think the only place where we need to add it is here https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts\r\n\r\nAnd I think we can remove tasks.json completely from this repo", "Isn't tasks.json used ...
https://api.github.com/repos/huggingface/datasets
MEMBER
Context: * https://github.com/huggingface/datasets/issues/5255#issuecomment-1339107195 Cc: @osanseviero
2023-09-24T10:06:42Z
https://github.com/huggingface/datasets/pull/5335
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5335/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5334/comments
https://api.github.com/repos/huggingface/datasets/issues/5334/timeline
2022-12-09T01:41:44Z
null
null
PR_kwDODunzps5EY9zN
closed
[]
false
5,334
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
Clean up docstrings
https://api.github.com/repos/huggingface/datasets/issues/5334/events
null
https://api.github.com/repos/huggingface/datasets/issues/5334/labels{/name}
2022-12-05T20:56:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5334.diff", "html_url": "https://github.com/huggingface/datasets/pull/5334", "merged_at": "2022-12-09T01:41:44Z", "patch_url": "https://github.com/huggingface/datasets/pull/5334.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,477,421,927
[ { "color": "0075ca", "default": true, "description": "Improvements or additions to documentation", "id": 1935892861, "name": "documentation", "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation" } ]
https://api.github.com/repos/huggingface/datasets/issues/5334
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks ! Let us know if we can help :)\r\n\r\nSmall pref for having multiple PRs", "Awesome, thanks! Sorry this one is a little big, I'll open some smaller ones next :)" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
As raised by @polinaeterna in #5324, some of the docstrings are a bit of a mess because it has both Markdown and Sphinx syntax. This PR fixes the docstring for `DatasetBuilder`. I'll start working on cleaning up the rest of the docstrings and removing the old Sphinx syntax (let me know if you prefer one big PR with...
2022-12-09T01:44:25Z
https://github.com/huggingface/datasets/pull/5334
{ "+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/5334/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5333/comments
https://api.github.com/repos/huggingface/datasets/issues/5333/timeline
2022-12-06T08:22:49Z
null
null
PR_kwDODunzps5EXGQ2
closed
[]
false
5,333
{ "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...
fix: 🐛 pass the token to get the list of config names
https://api.github.com/repos/huggingface/datasets/issues/5333/events
null
https://api.github.com/repos/huggingface/datasets/issues/5333/labels{/name}
2022-12-05T16:06:09Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5333.diff", "html_url": "https://github.com/huggingface/datasets/pull/5333", "merged_at": "2022-12-06T08:22:49Z", "patch_url": "https://github.com/huggingface/datasets/pull/5333.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,476,890,156
[]
https://api.github.com/repos/huggingface/datasets/issues/5333
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Otherwise, get_dataset_infos doesn't work on gated or private datasets, even with the correct token.
2022-12-06T08:25:17Z
https://github.com/huggingface/datasets/pull/5333
{ "+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/5333/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5332/comments
https://api.github.com/repos/huggingface/datasets/issues/5332/timeline
2022-12-22T16:32:50Z
null
completed
I_kwDODunzps5YAc0w
closed
[]
null
5,332
{ "avatar_url": "https://avatars.githubusercontent.com/u/1475568?v=4", "events_url": "https://api.github.com/users/freddyheppell/events{/privacy}", "followers_url": "https://api.github.com/users/freddyheppell/followers", "following_url": "https://api.github.com/users/freddyheppell/following{/other_user}", "gi...
Passing numpy array to ClassLabel names causes ValueError
https://api.github.com/repos/huggingface/datasets/issues/5332/events
null
https://api.github.com/repos/huggingface/datasets/issues/5332/labels{/name}
2022-12-05T12:59:03Z
null
false
null
null
1,476,513,072
[]
https://api.github.com/repos/huggingface/datasets/issues/5332
[ "Should `datasets` allow `ClassLabel` input parameter to be an `np.array` even though internally we need to cast it to a Python list? @lhoestq @mariosasko ", "Hi! No, I don't think so. The `names` parameter is [annotated](https://github.com/huggingface/datasets/blob/582236640b9109988e5f7a16a8353696ffa09a16/src/d...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug If a numpy array is passed to the names argument of ClassLabel, creating a dataset with those features causes an error. ### Steps to reproduce the bug https://colab.research.google.com/drive/1cV_es1PWZiEuus17n-2C-w0KEoEZ68IX TLDR: If I define my classes as: ``` my_classes = np.array(['on...
2022-12-22T16:32:50Z
https://github.com/huggingface/datasets/issues/5332
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5332/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5331/comments
https://api.github.com/repos/huggingface/datasets/issues/5331/timeline
2023-07-13T13:27:56Z
null
null
PR_kwDODunzps5EKDpr
closed
[]
false
5,331
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
Support for multiple configs in packaged modules via metadata yaml info
https://api.github.com/repos/huggingface/datasets/issues/5331/events
null
https://api.github.com/repos/huggingface/datasets/issues/5331/labels{/name}
2022-12-02T16:43:44Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5331.diff", "html_url": "https://github.com/huggingface/datasets/pull/5331", "merged_at": "2023-07-13T13:27:56Z", "patch_url": "https://github.com/huggingface/datasets/pull/5331.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,473,146,738
[]
https://api.github.com/repos/huggingface/datasets/issues/5331
[ "_The documentation is not available anymore as the PR was closed or merged._", "feel free to merge `main` into your PR to fix the CI :)", "Let me see if I can fix the pattern thing ^^'", "Hmm I think it would be easier to specify the `data_files` in the end, because having a split pattern like `{split}-...` ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
will solve https://github.com/huggingface/datasets/issues/5209 and https://github.com/huggingface/datasets/issues/5151 and many other... Config parameters for packaged builders are parsed from `“builder_config”` field in README.md file (separate firs-level field, not part of “dataset_info”), example: ```yaml --- ...
2023-07-24T15:49:54Z
https://github.com/huggingface/datasets/pull/5331
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5331/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5329/comments
https://api.github.com/repos/huggingface/datasets/issues/5329/timeline
2022-12-06T17:16:53Z
null
null
PR_kwDODunzps5EGK3y
closed
[]
false
5,329
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
Clarify imagefolder is for small datasets
https://api.github.com/repos/huggingface/datasets/issues/5329/events
null
https://api.github.com/repos/huggingface/datasets/issues/5329/labels{/name}
2022-12-01T21:47:29Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5329.diff", "html_url": "https://github.com/huggingface/datasets/pull/5329", "merged_at": "2022-12-06T17:16:53Z", "patch_url": "https://github.com/huggingface/datasets/pull/5329.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,471,999,125
[]
https://api.github.com/repos/huggingface/datasets/issues/5329
[ "_The documentation is not available anymore as the PR was closed or merged._", "I think it's also reasonable to add the same note to the AudioFolder decription", "Thank you ! I think \"regular\" is more appropriate than \"small\". It can easily scale to a few thousands of images - just not millions x)", "Rep...
https://api.github.com/repos/huggingface/datasets
MEMBER
Based on feedback from [here](https://github.com/huggingface/datasets/issues/5317#issuecomment-1334108824), this PR adds a note to the `imagefolder` loading and creating docs that `imagefolder` is designed for small scale image datasets.
2022-12-06T17:20:04Z
https://github.com/huggingface/datasets/pull/5329
{ "+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/5329/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5328/comments
https://api.github.com/repos/huggingface/datasets/issues/5328/timeline
2022-12-02T16:26:00Z
null
null
PR_kwDODunzps5EFAyT
closed
[]
false
5,328
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Fix docs building for main
https://api.github.com/repos/huggingface/datasets/issues/5328/events
null
https://api.github.com/repos/huggingface/datasets/issues/5328/labels{/name}
2022-12-01T17:07:45Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5328.diff", "html_url": "https://github.com/huggingface/datasets/pull/5328", "merged_at": "2022-12-02T16:26:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/5328.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,471,661,437
[]
https://api.github.com/repos/huggingface/datasets/issues/5328
[ "_The documentation is not available anymore as the PR was closed or merged._", "EDIT\r\nAt least the docs for ~~main~~ PR branch are now built:\r\n- https://github.com/huggingface/datasets/actions/runs/3594847760/jobs/6053620813", "Build documentation for main branch was triggered after this PR being merged: h...
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR reverts the triggering event for building documentation introduced by: - #5250 Fix #5326.
2022-12-02T16:29:00Z
https://github.com/huggingface/datasets/pull/5328
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5328/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5327/comments
https://api.github.com/repos/huggingface/datasets/issues/5327/timeline
null
null
null
PR_kwDODunzps5EE_3Q
open
[ { "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_use...
true
5,327
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
Avoid unwanted behaviour when splits from script and metadata are not matching because of outdated metadata
https://api.github.com/repos/huggingface/datasets/issues/5327/events
null
https://api.github.com/repos/huggingface/datasets/issues/5327/labels{/name}
2022-12-01T17:05:23Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
{ "diff_url": "https://github.com/huggingface/datasets/pull/5327.diff", "html_url": "https://github.com/huggingface/datasets/pull/5327", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5327.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5327" }
1,471,657,247
[]
https://api.github.com/repos/huggingface/datasets/issues/5327
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5327). All of your documentation changes will be reflected on that endpoint." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
will fix #5315
2023-01-23T12:48:29Z
https://github.com/huggingface/datasets/pull/5327
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5327/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5326/comments
https://api.github.com/repos/huggingface/datasets/issues/5326/timeline
2022-12-02T16:26:01Z
null
completed
I_kwDODunzps5Xt1r4
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,326
{ "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}",...
No documentation for main branch is built
https://api.github.com/repos/huggingface/datasets/issues/5326/events
null
https://api.github.com/repos/huggingface/datasets/issues/5326/labels{/name}
2022-12-01T16:50:58Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,471,634,168
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5326
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Since: - #5250 - Commit: 703b84311f4ead83c7f79639f2dfa739295f0be6 the docs for main branch are no longer built. The change introduced only triggers the docs building for releases.
2022-12-02T16:26:01Z
https://github.com/huggingface/datasets/issues/5326
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5326/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5325/comments
https://api.github.com/repos/huggingface/datasets/issues/5325/timeline
2022-12-07T15:54:42Z
null
completed
I_kwDODunzps5Xtd62
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}"...
null
5,325
{ "avatar_url": "https://avatars.githubusercontent.com/u/299380?v=4", "events_url": "https://api.github.com/users/frankier/events{/privacy}", "followers_url": "https://api.github.com/users/frankier/followers", "following_url": "https://api.github.com/users/frankier/following{/other_user}", "gists_url": "https...
map(...batch_size=None) for IterableDataset
https://api.github.com/repos/huggingface/datasets/issues/5325/events
null
https://api.github.com/repos/huggingface/datasets/issues/5325/labels{/name}
2022-12-01T15:43:42Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
null
1,471,536,822
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "7057ff", "default": true...
https://api.github.com/repos/huggingface/datasets/issues/5325
[ "Hi! I agree it makes sense for `IterableDataset.map` to support the `batch_size=None` case. This should be super easy to fix.", "@mariosasko as this is something simple maybe I can include it as part of https://github.com/huggingface/datasets/pull/5311? Let me know :+1:", "#self-assign", "Feel free to close ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Feature request Dataset.map(...) allows batch_size to be None. It would be nice if IterableDataset did too. ### Motivation Although it may seem a bit of a spurious request given that `IterableDataset` is meant for larger than memory datasets, but there are a couple of reasons why this might be nice. One is th...
2022-12-07T15:54:43Z
https://github.com/huggingface/datasets/issues/5325
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5325/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5324/comments
https://api.github.com/repos/huggingface/datasets/issues/5324/timeline
null
null
null
I_kwDODunzps5Xta6g
open
[]
null
5,324
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
Fix docstrings and types in documentation that appears on the website
https://api.github.com/repos/huggingface/datasets/issues/5324/events
null
https://api.github.com/repos/huggingface/datasets/issues/5324/labels{/name}
2022-12-01T15:34:53Z
null
false
null
null
1,471,524,512
[ { "color": "0075ca", "default": true, "description": "Improvements or additions to documentation", "id": 1935892861, "name": "documentation", "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation" } ]
https://api.github.com/repos/huggingface/datasets/issues/5324
[ "I agree we have a mess with docstrings...", "Ok, I believe we've cleaned up most of the old syntax we were using for the user-facing docs! There are still a couple of `:obj:`'s and `:class:` floating around in the docstrings we don't expose that I'll track down :)", "Hi @polinaeterna @albertvillanova @stevhliu...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
While I was working on https://github.com/huggingface/datasets/pull/5313 I've noticed that we have a mess in how we annotate types and format args and return values in the code. And some of it is displayed in the [Reference section](https://huggingface.co/docs/datasets/package_reference/builder_classes) of the document...
2024-01-23T16:21:54Z
https://github.com/huggingface/datasets/issues/5324
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5324/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5323/comments
https://api.github.com/repos/huggingface/datasets/issues/5323/timeline
2022-12-01T16:26:06Z
null
completed
I_kwDODunzps5XtZhT
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,323
{ "avatar_url": "https://avatars.githubusercontent.com/u/52380283?v=4", "events_url": "https://api.github.com/users/liaeh/events{/privacy}", "followers_url": "https://api.github.com/users/liaeh/followers", "following_url": "https://api.github.com/users/liaeh/following{/other_user}", "gists_url": "https://api....
Duplicated Keys in Taskmaster-2 Dataset
https://api.github.com/repos/huggingface/datasets/issues/5323/events
null
https://api.github.com/repos/huggingface/datasets/issues/5323/labels{/name}
2022-12-01T15:31:06Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,471,518,803
[]
https://api.github.com/repos/huggingface/datasets/issues/5323
[ "Thanks for reporting, @liaeh.\r\n\r\nWe are having a look at it. ", "I have transferred the discussion to the Community tab of the dataset: https://huggingface.co/datasets/taskmaster2/discussions/1" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Loading certain splits () of the taskmaster-2 dataset fails because of a DuplicatedKeysError. This occurs for the following domains: `'hotels', 'movies', 'music', 'sports'`. The domains `'flights', 'food-ordering', 'restaurant-search'` load fine. Output: ### Steps to reproduce the bug ``` ...
2022-12-01T16:26:06Z
https://github.com/huggingface/datasets/issues/5323
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5323/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5322/comments
https://api.github.com/repos/huggingface/datasets/issues/5322/timeline
2022-12-14T16:33:30Z
null
null
PR_kwDODunzps5EEeQP
closed
[]
false
5,322
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
Raise error for `.tar` archives in the same way as for `.tar.gz` and `.tgz` in `_get_extraction_protocol`
https://api.github.com/repos/huggingface/datasets/issues/5322/events
null
https://api.github.com/repos/huggingface/datasets/issues/5322/labels{/name}
2022-12-01T15:19:28Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5322.diff", "html_url": "https://github.com/huggingface/datasets/pull/5322", "merged_at": "2022-12-14T16:33:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/5322.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,471,502,162
[]
https://api.github.com/repos/huggingface/datasets/issues/5322
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Currently `download_and_extract` doesn't throw an error when it is used with files with `.tar` extension in streaming mode because `_get_extraction_protocol` doesn't do it (like it does for `tar.gz` and `tgz`). `_get_extraction_protocol` returns formatted url as if we support tar protocol but we don't. That means tha...
2022-12-14T16:37:16Z
https://github.com/huggingface/datasets/pull/5322
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5322/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5321/comments
https://api.github.com/repos/huggingface/datasets/issues/5321/timeline
2022-12-01T16:07:02Z
null
null
PR_kwDODunzps5EEOhE
closed
[]
false
5,321
{ "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 loading from HF GCP cache
https://api.github.com/repos/huggingface/datasets/issues/5321/events
null
https://api.github.com/repos/huggingface/datasets/issues/5321/labels{/name}
2022-12-01T14:39:06Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5321.diff", "html_url": "https://github.com/huggingface/datasets/pull/5321", "merged_at": "2022-12-01T16:07:02Z", "patch_url": "https://github.com/huggingface/datasets/pull/5321.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,471,430,667
[]
https://api.github.com/repos/huggingface/datasets/issues/5321
[ "_The documentation is not available anymore as the PR was closed or merged._", "> Do you know why this stopped working?\r\n\r\nIt comes from the changes in https://github.com/huggingface/datasets/pull/5107/files#diff-355ae5c229f95f86895404b72378ecd6e966c41cbeebb674af6fe6e9611bc126" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
As reported in https://discuss.huggingface.co/t/error-loading-wikipedia-dataset/26599/4 it's not possible to download a cached version of Wikipedia from the HF GCP cache I fixed it and added an integration test (runs in 10sec)
2022-12-01T16:10:09Z
https://github.com/huggingface/datasets/pull/5321
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5321/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5320/comments
https://api.github.com/repos/huggingface/datasets/issues/5320/timeline
2022-12-01T15:33:58Z
null
null
PR_kwDODunzps5ED_UQ
closed
[]
false
5,320
{ "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:...
[Extract] Place the lock file next to the destination directory
https://api.github.com/repos/huggingface/datasets/issues/5320/events
null
https://api.github.com/repos/huggingface/datasets/issues/5320/labels{/name}
2022-12-01T13:55:49Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5320.diff", "html_url": "https://github.com/huggingface/datasets/pull/5320", "merged_at": "2022-12-01T15:33:58Z", "patch_url": "https://github.com/huggingface/datasets/pull/5320.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,471,360,910
[]
https://api.github.com/repos/huggingface/datasets/issues/5320
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Previously it was placed next to the archive to extract, but the archive can be in a read-only directory as noticed in https://github.com/huggingface/datasets/issues/5295 Therefore I moved the lock location to be next to the destination directory, which is required to have write permissions
2022-12-01T15:36:44Z
https://github.com/huggingface/datasets/pull/5320
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5320/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5319/comments
https://api.github.com/repos/huggingface/datasets/issues/5319/timeline
2022-12-01T15:19:00Z
null
null
PR_kwDODunzps5ECkfc
closed
[]
false
5,319
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Fix Text sample_by paragraph
https://api.github.com/repos/huggingface/datasets/issues/5319/events
null
https://api.github.com/repos/huggingface/datasets/issues/5319/labels{/name}
2022-12-01T09:08:09Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5319.diff", "html_url": "https://github.com/huggingface/datasets/pull/5319", "merged_at": "2022-12-01T15:19:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/5319.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,470,945,515
[]
https://api.github.com/repos/huggingface/datasets/issues/5319
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix #5316.
2022-12-01T15:21:44Z
https://github.com/huggingface/datasets/pull/5319
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5319/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5318/comments
https://api.github.com/repos/huggingface/datasets/issues/5318/timeline
2022-12-04T05:49:39Z
null
null
PR_kwDODunzps5EB6RM
closed
[]
false
5,318
{ "avatar_url": "https://avatars.githubusercontent.com/u/12104720?v=4", "events_url": "https://api.github.com/users/eunseojo/events{/privacy}", "followers_url": "https://api.github.com/users/eunseojo/followers", "following_url": "https://api.github.com/users/eunseojo/following{/other_user}", "gists_url": "htt...
Origin/fix missing features error
https://api.github.com/repos/huggingface/datasets/issues/5318/events
null
https://api.github.com/repos/huggingface/datasets/issues/5318/labels{/name}
2022-12-01T06:18:39Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5318.diff", "html_url": "https://github.com/huggingface/datasets/pull/5318", "merged_at": "2022-12-04T05:49:39Z", "patch_url": "https://github.com/huggingface/datasets/pull/5318.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,470,749,750
[]
https://api.github.com/repos/huggingface/datasets/issues/5318
[ "_The documentation is not available anymore as the PR was closed or merged._", "please review :) @lhoestq @ola13 thankoo", "Thanks :) I just updated the test to make sure it works even when there's a column missing, and did a minor change to json.py to add the missing columns for the other kinds of JSON files ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This fixes the problem of when the dataset_load function reads a function with "features" provided but some read batches don't have columns that later show up. For instance, the provided "features" requires columns A,B,C but only columns B,C show. This fixes this by adding the column A with nulls.
2022-12-12T19:06:42Z
https://github.com/huggingface/datasets/pull/5318
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5318/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5317/comments
https://api.github.com/repos/huggingface/datasets/issues/5317/timeline
null
null
null
I_kwDODunzps5XpF-U
open
[]
null
5,317
{ "avatar_url": "https://avatars.githubusercontent.com/u/1086393?v=4", "events_url": "https://api.github.com/users/salieri/events{/privacy}", "followers_url": "https://api.github.com/users/salieri/followers", "following_url": "https://api.github.com/users/salieri/following{/other_user}", "gists_url": "https:/...
`ImageFolder` performs poorly with large datasets
https://api.github.com/repos/huggingface/datasets/issues/5317/events
null
https://api.github.com/repos/huggingface/datasets/issues/5317/labels{/name}
2022-12-01T00:04:21Z
null
false
null
null
1,470,390,164
[]
https://api.github.com/repos/huggingface/datasets/issues/5317
[ "Hi ! ImageFolder is made for small scale datasets indeed. For large scale image datasets you better group your images in TAR archives or Arrow/Parquet files. This is true not just for ImageFolder loading performance, but also because having millions of files is not ideal for your filesystem or when moving the data...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug While testing image dataset creation, I'm seeing significant performance bottlenecks with imagefolders when scanning a directory structure with large number of images. ## Setup * Nested directories (5 levels deep) * 3M+ images * 1 `metadata.jsonl` file ## Performance Degradation Point...
2022-12-01T21:49:26Z
https://github.com/huggingface/datasets/issues/5317
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5317/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5316/comments
https://api.github.com/repos/huggingface/datasets/issues/5316/timeline
2022-12-01T15:19:02Z
null
completed
I_kwDODunzps5XoC9h
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,316
{ "avatar_url": "https://avatars.githubusercontent.com/u/1243668?v=4", "events_url": "https://api.github.com/users/adampauls/events{/privacy}", "followers_url": "https://api.github.com/users/adampauls/followers", "following_url": "https://api.github.com/users/adampauls/following{/other_user}", "gists_url": "h...
Bug in sample_by="paragraph"
https://api.github.com/repos/huggingface/datasets/issues/5316/events
null
https://api.github.com/repos/huggingface/datasets/issues/5316/labels{/name}
2022-11-30T19:24:13Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,470,115,681
[]
https://api.github.com/repos/huggingface/datasets/issues/5316
[ "Thanks for reporting, @adampauls.\r\n\r\nWe are having a look at it. " ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I think [this line](https://github.com/huggingface/datasets/blob/main/src/datasets/packaged_modules/text/text.py#L96) is wrong and should be `batch = f.read(self.config.chunksize)`. Otherwise it will never terminate because even when `f` is finished reading, `batch` will still be truthy from the l...
2022-12-01T15:19:02Z
https://github.com/huggingface/datasets/issues/5316
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5316/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5315/comments
https://api.github.com/repos/huggingface/datasets/issues/5315/timeline
null
null
null
I_kwDODunzps5XntQt
open
[ { "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_use...
null
5,315
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
Adding new splits to a dataset script with existing old splits info in metadata's `dataset_info` fails
https://api.github.com/repos/huggingface/datasets/issues/5315/events
null
https://api.github.com/repos/huggingface/datasets/issues/5315/labels{/name}
2022-11-30T18:02:15Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
null
1,470,026,797
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5315
[ "EDIT:\r\nI think in this case, the metadata files (either README or JSON) should not be read (i.e. `self.info.splits` should be None).\r\n\r\nOne idea: \r\n- I think ideally we should set this behavior when we pass `--save_info` to the CLI `test`\r\n- However, currently, the builder is unaware of this: `save_info`...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug If you first create a custom dataset with a specific set of splits, generate metadata with `datasets-cli test ... --save_info`, then change your script to include more splits, it fails. That's what happened in https://huggingface.co/datasets/mrdbourke/food_vision_199_classes/discussions/2#6385f...
2022-12-02T07:02:53Z
https://github.com/huggingface/datasets/issues/5315
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5315/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5314/comments
https://api.github.com/repos/huggingface/datasets/issues/5314/timeline
2023-07-21T14:40:31Z
null
completed
I_kwDODunzps5XmZ1-
closed
[]
null
5,314
{ "avatar_url": "https://avatars.githubusercontent.com/u/42126634?v=4", "events_url": "https://api.github.com/users/JonathanAlis/events{/privacy}", "followers_url": "https://api.github.com/users/JonathanAlis/followers", "following_url": "https://api.github.com/users/JonathanAlis/following{/other_user}", "gist...
Datasets: classification_report() got an unexpected keyword argument 'suffix'
https://api.github.com/repos/huggingface/datasets/issues/5314/events
null
https://api.github.com/repos/huggingface/datasets/issues/5314/labels{/name}
2022-11-30T14:01:03Z
null
false
null
null
1,469,685,118
[]
https://api.github.com/repos/huggingface/datasets/issues/5314
[ "This seems similar to https://github.com/huggingface/datasets/issues/2512 Can you try to update seqeval ? ", "@JonathanAlis also note that the metrics are deprecated in our `datasets` library.\r\n\r\nPlease, use the new library 🤗 Evaluate instead: https://huggingface.co/docs/evaluate" ]
https://api.github.com/repos/huggingface/datasets
NONE
https://github.com/huggingface/datasets/blob/main/metrics/seqeval/seqeval.py > import datasets predictions = [['O', 'O', 'B-MISC', 'I-MISC', 'I-MISC', 'I-MISC', 'O'], ['B-PER', 'I-PER', 'O']] references = [['O', 'O', 'O', 'B-MISC', 'I-MISC', 'I-MISC', 'O'], ['B-PER', 'I-PER', 'O']] seqeval = datasets.load_metri...
2023-07-21T14:40:31Z
https://github.com/huggingface/datasets/issues/5314
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5314/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5313/comments
https://api.github.com/repos/huggingface/datasets/issues/5313/timeline
2022-12-01T14:00:34Z
null
null
PR_kwDODunzps5D6Qfb
closed
[]
false
5,313
{ "avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4", "events_url": "https://api.github.com/users/polinaeterna/events{/privacy}", "followers_url": "https://api.github.com/users/polinaeterna/followers", "following_url": "https://api.github.com/users/polinaeterna/following{/other_user}", "gist...
Fix description of streaming in the docs
https://api.github.com/repos/huggingface/datasets/issues/5313/events
null
https://api.github.com/repos/huggingface/datasets/issues/5313/labels{/name}
2022-11-29T18:00:28Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5313.diff", "html_url": "https://github.com/huggingface/datasets/pull/5313", "merged_at": "2022-12-01T14:00:34Z", "patch_url": "https://github.com/huggingface/datasets/pull/5313.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,468,484,136
[]
https://api.github.com/repos/huggingface/datasets/issues/5313
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
We say that "the data is being downloaded progressively" which is not true, it's just streamed, so I fixed it. Probably I missed some other places where it is written? Also changed docstrings for `StreamingDownloadManager`'s `download` and `extract` to reflect the same, as these docstrings are displayed in the docu...
2022-12-01T14:55:30Z
https://github.com/huggingface/datasets/pull/5313
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5313/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5312/comments
https://api.github.com/repos/huggingface/datasets/issues/5312/timeline
2023-01-25T17:33:42Z
null
null
PR_kwDODunzps5D5zxI
closed
[]
false
5,312
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Add DatasetDict.to_pandas
https://api.github.com/repos/huggingface/datasets/issues/5312/events
null
https://api.github.com/repos/huggingface/datasets/issues/5312/labels{/name}
2022-11-29T16:30:02Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5312.diff", "html_url": "https://github.com/huggingface/datasets/pull/5312", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5312.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5312" }
1,468,352,562
[]
https://api.github.com/repos/huggingface/datasets/issues/5312
[ "The current implementation is what I had in mind, i.e. concatenate all splits by default.\r\n\r\nHowever, I think most tabular datasets would come as a single split. So for that usecase, it wouldn't change UX if we raise when there are more than one splits.\r\n\r\nAnd for multiple splits, the user either passes a ...
https://api.github.com/repos/huggingface/datasets
MEMBER
From discussions in https://github.com/huggingface/datasets/issues/5189, for tabular data it doesn't really make sense to have to do ```python df = load_dataset(...)["train"].to_pandas() ``` because many datasets are not split. In this PR I added `to_pandas` to `DatasetDict` which returns the DataFrame: If th...
2023-09-24T10:06:19Z
https://github.com/huggingface/datasets/pull/5312
{ "+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/5312/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5311/comments
https://api.github.com/repos/huggingface/datasets/issues/5311/timeline
2022-12-06T15:42:04Z
null
null
PR_kwDODunzps5D4Mm3
closed
[]
false
5,311
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
Add `features` param to `IterableDataset.map`
https://api.github.com/repos/huggingface/datasets/issues/5311/events
null
https://api.github.com/repos/huggingface/datasets/issues/5311/labels{/name}
2022-11-29T11:08:34Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5311.diff", "html_url": "https://github.com/huggingface/datasets/pull/5311", "merged_at": "2022-12-06T15:42:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/5311.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,467,875,153
[]
https://api.github.com/repos/huggingface/datasets/issues/5311
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## Description As suggested by @lhoestq in #3888, we should be adding the param `features` to `IterableDataset.map` so that the features can be preserved (not turned into `None` as that's the default behavior) whenever the user passes those as param, so as to be consistent with `Dataset.map`, as it provides the `fea...
2022-12-06T15:45:02Z
https://github.com/huggingface/datasets/pull/5311
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5311/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5310/comments
https://api.github.com/repos/huggingface/datasets/issues/5310/timeline
2022-11-30T11:57:16Z
null
null
PR_kwDODunzps5D3rGw
closed
[]
false
5,310
{ "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 xPath for Windows pathnames
https://api.github.com/repos/huggingface/datasets/issues/5310/events
null
https://api.github.com/repos/huggingface/datasets/issues/5310/labels{/name}
2022-11-29T09:20:47Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5310.diff", "html_url": "https://github.com/huggingface/datasets/pull/5310", "merged_at": "2022-11-30T11:57:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/5310.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,467,719,635
[]
https://api.github.com/repos/huggingface/datasets/issues/5310
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR implements a string representation of `xPath`, which is valid for local paths (also windows) and remote URLs. Additionally, some `os.path` methods are fixed for remote URLs on Windows machines. Now, on Windows machines: ```python In [2]: str(xPath("C:\\dir\\file.txt")) Out[2]: 'C:\\dir\\file.txt' In [...
2022-11-30T12:00:09Z
https://github.com/huggingface/datasets/pull/5310
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5310/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5309/comments
https://api.github.com/repos/huggingface/datasets/issues/5309/timeline
2022-12-07T12:52:15Z
null
null
PR_kwDODunzps5D0g1y
closed
[]
false
5,309
{ "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"...
Close stream in `ArrowWriter.finalize` before inference error
https://api.github.com/repos/huggingface/datasets/issues/5309/events
null
https://api.github.com/repos/huggingface/datasets/issues/5309/labels{/name}
2022-11-28T16:59:39Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5309.diff", "html_url": "https://github.com/huggingface/datasets/pull/5309", "merged_at": "2022-12-07T12:52:15Z", "patch_url": "https://github.com/huggingface/datasets/pull/5309.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,466,758,987
[]
https://api.github.com/repos/huggingface/datasets/issues/5309
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Ensure the file stream is closed in `ArrowWriter.finalize` before raising the `SchemaInferenceError` to avoid the `PermissionError` on Windows in `incomplete_dir`'s `shutil.rmtree`.
2022-12-07T12:55:20Z
https://github.com/huggingface/datasets/pull/5309
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5309/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5308/comments
https://api.github.com/repos/huggingface/datasets/issues/5308/timeline
2022-12-09T12:55:59Z
null
null
PR_kwDODunzps5Dz0Tv
closed
[]
false
5,308
{ "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"...
Support `topdown` parameter in `xwalk`
https://api.github.com/repos/huggingface/datasets/issues/5308/events
null
https://api.github.com/repos/huggingface/datasets/issues/5308/labels{/name}
2022-11-28T14:42:41Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5308.diff", "html_url": "https://github.com/huggingface/datasets/pull/5308", "merged_at": "2022-12-09T12:55:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/5308.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,466,552,281
[]
https://api.github.com/repos/huggingface/datasets/issues/5308
[ "_The documentation is not available anymore as the PR was closed or merged._", "I like the `kwargs` approach, thanks!" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Add support for the `topdown` parameter in `xwalk` when `fsspec>=2022.11.0` is installed.
2022-12-09T12:58:55Z
https://github.com/huggingface/datasets/pull/5308
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5308/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5307/comments
https://api.github.com/repos/huggingface/datasets/issues/5307/timeline
2022-11-28T15:27:26Z
null
null
PR_kwDODunzps5Dzj8r
closed
[]
false
5,307
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Use correct dataset type in `from_generator` docs
https://api.github.com/repos/huggingface/datasets/issues/5307/events
null
https://api.github.com/repos/huggingface/datasets/issues/5307/labels{/name}
2022-11-28T13:59:10Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5307.diff", "html_url": "https://github.com/huggingface/datasets/pull/5307", "merged_at": "2022-11-28T15:27:26Z", "patch_url": "https://github.com/huggingface/datasets/pull/5307.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,466,477,427
[]
https://api.github.com/repos/huggingface/datasets/issues/5307
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Use the correct dataset type in the `from_generator` docs (example with sharding).
2022-11-28T15:30:37Z
https://github.com/huggingface/datasets/pull/5307
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5307/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5306/comments
https://api.github.com/repos/huggingface/datasets/issues/5306/timeline
2022-11-28T08:11:44Z
null
completed
I_kwDODunzps5XYOf_
closed
[]
null
5,306
{ "avatar_url": "https://avatars.githubusercontent.com/u/22726840?v=4", "events_url": "https://api.github.com/users/clefourrier/events{/privacy}", "followers_url": "https://api.github.com/users/clefourrier/followers", "following_url": "https://api.github.com/users/clefourrier/following{/other_user}", "gists_u...
Can't use custom feature description when loading a dataset
https://api.github.com/repos/huggingface/datasets/issues/5306/events
null
https://api.github.com/repos/huggingface/datasets/issues/5306/labels{/name}
2022-11-28T07:55:44Z
null
false
null
null
1,465,968,639
[]
https://api.github.com/repos/huggingface/datasets/issues/5306
[ "Forgot to actually convert the feature dict to a Feature object. Closing." ]
https://api.github.com/repos/huggingface/datasets
MEMBER
### Describe the bug I have created a feature dictionary to describe my datasets' column types, to use when loading the dataset, following [the doc](https://huggingface.co/docs/datasets/main/en/about_dataset_features). It crashes at dataset load. ### Steps to reproduce the bug ```python # Creating features task_...
2022-11-28T08:11:45Z
https://github.com/huggingface/datasets/issues/5306
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5306/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5305/comments
https://api.github.com/repos/huggingface/datasets/issues/5305/timeline
2022-11-28T07:22:42Z
null
completed
I_kwDODunzps5XW7Sy
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,305
{ "avatar_url": "https://avatars.githubusercontent.com/u/3775944?v=4", "events_url": "https://api.github.com/users/JoelNiklaus/events{/privacy}", "followers_url": "https://api.github.com/users/JoelNiklaus/followers", "following_url": "https://api.github.com/users/JoelNiklaus/following{/other_user}", "gists_ur...
Dataset joelito/mc4_legal does not work with multiple files
https://api.github.com/repos/huggingface/datasets/issues/5305/events
null
https://api.github.com/repos/huggingface/datasets/issues/5305/labels{/name}
2022-11-28T00:16:16Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,465,627,826
[]
https://api.github.com/repos/huggingface/datasets/issues/5305
[ "Thanks for reporting @JoelNiklaus.\r\n\r\nPlease note that since we moved all dataset loading scripts to the Hub, the issues and pull requests relative to specific datasets are directly handled on the Hub, in their Community tab. I'm transferring this issue there: https://huggingface.co/datasets/joelito/mc4_legal/...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug The dataset https://huggingface.co/datasets/joelito/mc4_legal works for languages like bg with a single data file, but not for languages with multiple files like de. It shows zero rows for the de dataset. joelniklaus@Joels-MacBook-Pro ~/N/P/C/L/p/m/mc4_legal (main) [1]> python test_mc4_legal....
2022-11-28T07:22:42Z
https://github.com/huggingface/datasets/issues/5305
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5305/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5304/comments
https://api.github.com/repos/huggingface/datasets/issues/5304/timeline
2023-02-10T16:33:21Z
null
completed
I_kwDODunzps5XU89f
closed
[]
null
5,304
{ "avatar_url": "https://avatars.githubusercontent.com/u/17842800?v=4", "events_url": "https://api.github.com/users/seyong92/events{/privacy}", "followers_url": "https://api.github.com/users/seyong92/followers", "following_url": "https://api.github.com/users/seyong92/following{/other_user}", "gists_url": "htt...
timit_asr doesn't load the test split.
https://api.github.com/repos/huggingface/datasets/issues/5304/events
null
https://api.github.com/repos/huggingface/datasets/issues/5304/labels{/name}
2022-11-26T10:18:22Z
null
false
null
null
1,465,110,367
[]
https://api.github.com/repos/huggingface/datasets/issues/5304
[ "The [timit_asr.py](https://huggingface.co/datasets/timit_asr/blob/main/timit_asr.py) script iterates over the WAV files per split directory using this:\r\n```python\r\nwav_paths = sorted(Path(data_dir).glob(f\"**/{split}/**/*.wav\"))\r\nwav_paths = wav_paths if wav_paths else sorted(Path(data_dir).glob(f\"**/{spli...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When I use the function ```timit = load_dataset('timit_asr', data_dir=data_dir)```, it only loads train split, not test split. I tried to change the directory and filename to lower case to upper case for the test split, but it does not work at all. ```python DatasetDict({ train: Datase...
2023-02-10T16:33:21Z
https://github.com/huggingface/datasets/issues/5304
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5304/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5303/comments
https://api.github.com/repos/huggingface/datasets/issues/5303/timeline
2023-02-13T16:43:47Z
null
null
PR_kwDODunzps5DuVTa
closed
[]
false
5,303
{ "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"...
Skip dataset verifications by default
https://api.github.com/repos/huggingface/datasets/issues/5303/events
null
https://api.github.com/repos/huggingface/datasets/issues/5303/labels{/name}
2022-11-25T18:39:09Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5303.diff", "html_url": "https://github.com/huggingface/datasets/pull/5303", "merged_at": "2023-02-13T16:43:47Z", "patch_url": "https://github.com/huggingface/datasets/pull/5303.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,464,837,251
[]
https://api.github.com/repos/huggingface/datasets/issues/5303
[ "_The documentation is not available anymore as the PR was closed or merged._", "100% agree that the checksum verification is overkill and not super useful. But I think this PR would also disable the check on num_examples no ?\r\n \r\nAs a user I would like to know if the dataset I'm loading changed significantly...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Skip the dataset verifications (split and checksum verifications, duplicate keys check) by default unless a dataset is being tested (`datasets-cli test/run_beam`). The main goal is to avoid running the checksum check in the default case due to how expensive it can be for large datasets. PS: Maybe we should deprecate...
2023-02-13T16:50:42Z
https://github.com/huggingface/datasets/pull/5303
{ "+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/5303/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5302/comments
https://api.github.com/repos/huggingface/datasets/issues/5302/timeline
2022-12-09T14:17:20Z
null
null
PR_kwDODunzps5DuJJp
closed
[]
false
5,302
{ "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 `use_auth_token` docstring and deprecate `use_auth_token` in `download_and_prepare`
https://api.github.com/repos/huggingface/datasets/issues/5302/events
null
https://api.github.com/repos/huggingface/datasets/issues/5302/labels{/name}
2022-11-25T17:09:21Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5302.diff", "html_url": "https://github.com/huggingface/datasets/pull/5302", "merged_at": "2022-12-09T14:17:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/5302.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,464,778,901
[]
https://api.github.com/repos/huggingface/datasets/issues/5302
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Clarify in the docstrings what happens when `use_auth_token` is `None` and deprecate the `use_auth_token` param in `download_and_prepare`.
2022-12-09T14:20:15Z
https://github.com/huggingface/datasets/pull/5302
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5302/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5301/comments
https://api.github.com/repos/huggingface/datasets/issues/5301/timeline
2023-02-21T13:13:13Z
null
null
PR_kwDODunzps5DuCzR
closed
[]
true
5,301
{ "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:...
Return a split Dataset in load_dataset
https://api.github.com/repos/huggingface/datasets/issues/5301/events
null
https://api.github.com/repos/huggingface/datasets/issues/5301/labels{/name}
2022-11-25T16:35:54Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5301.diff", "html_url": "https://github.com/huggingface/datasets/pull/5301", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5301.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5301" }
1,464,749,156
[]
https://api.github.com/repos/huggingface/datasets/issues/5301
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5301). All of your documentation changes will be reflected on that endpoint.", "Just noticed that now we have to deal with indexed & split datasets. The remaining tests are failing because one should be able to get an indexed d...
https://api.github.com/repos/huggingface/datasets
MEMBER
...instead of a DatasetDict. ```python # now supported ds = load_dataset("squad") ds[0] for example in ds: pass # still works ds["train"] ds["validation"] # new ds.splits # Dict[str, Dataset] | None # soon to be supported (not in this PR) ds = load_dataset("dataset_with_no_splits") ds[0] f...
2023-09-24T10:06:15Z
https://github.com/huggingface/datasets/pull/5301
{ "+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/5301/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5300/comments
https://api.github.com/repos/huggingface/datasets/issues/5300/timeline
2022-12-07T12:52:51Z
null
null
PR_kwDODunzps5Dt3uK
closed
[]
false
5,300
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Use same `num_proc` for dataset download and generation
https://api.github.com/repos/huggingface/datasets/issues/5300/events
null
https://api.github.com/repos/huggingface/datasets/issues/5300/labels{/name}
2022-11-25T15:37:42Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5300.diff", "html_url": "https://github.com/huggingface/datasets/pull/5300", "merged_at": "2022-12-07T12:52:50Z", "patch_url": "https://github.com/huggingface/datasets/pull/5300.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,464,697,136
[]
https://api.github.com/repos/huggingface/datasets/issues/5300
[ "_The documentation is not available anymore as the PR was closed or merged._", "I noticed this bug the other day and was going to look into it! \"Where are these processes coming from?\" ;-)" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Use the same `num_proc` value for data download and generation. Additionally, do not set `num_proc` to 16 in `DownloadManager` by default (`num_proc` now has to be specified explicitly).
2022-12-07T12:55:39Z
https://github.com/huggingface/datasets/pull/5300
{ "+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/5300/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5299/comments
https://api.github.com/repos/huggingface/datasets/issues/5299/timeline
2022-11-29T08:21:24Z
null
null
PR_kwDODunzps5Dt3Sk
closed
[]
false
5,299
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Fix xopen for Windows pathnames
https://api.github.com/repos/huggingface/datasets/issues/5299/events
null
https://api.github.com/repos/huggingface/datasets/issues/5299/labels{/name}
2022-11-25T15:35:28Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5299.diff", "html_url": "https://github.com/huggingface/datasets/pull/5299", "merged_at": "2022-11-29T08:21:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/5299.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,464,695,091
[]
https://api.github.com/repos/huggingface/datasets/issues/5299
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR fixes a bug in `xopen` function for Windows pathnames. Fix #5298.
2022-11-29T08:23:58Z
https://github.com/huggingface/datasets/pull/5299
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5299/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5298/comments
https://api.github.com/repos/huggingface/datasets/issues/5298/timeline
2022-11-29T08:21:25Z
null
completed
I_kwDODunzps5XTUWP
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,298
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Bug in xopen with Windows pathnames
https://api.github.com/repos/huggingface/datasets/issues/5298/events
null
https://api.github.com/repos/huggingface/datasets/issues/5298/labels{/name}
2022-11-25T15:21:32Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,464,681,871
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5298
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Currently, `xopen` function has a bug with local Windows pathnames: From its implementation: ```python def xopen(file: str, mode="r", *args, **kwargs): file = _as_posix(PurePath(file)) main_hop, *rest_hops = file.split("::") if is_local_path(main_hop): return open(file, mode, *args, **kwarg...
2022-11-29T08:21:25Z
https://github.com/huggingface/datasets/issues/5298
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5298/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5297/comments
https://api.github.com/repos/huggingface/datasets/issues/5297/timeline
2022-11-29T08:05:12Z
null
null
PR_kwDODunzps5DtZjg
closed
[]
false
5,297
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Fix xjoin for Windows pathnames
https://api.github.com/repos/huggingface/datasets/issues/5297/events
null
https://api.github.com/repos/huggingface/datasets/issues/5297/labels{/name}
2022-11-25T13:30:17Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5297.diff", "html_url": "https://github.com/huggingface/datasets/pull/5297", "merged_at": "2022-11-29T08:05:12Z", "patch_url": "https://github.com/huggingface/datasets/pull/5297.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,464,554,491
[]
https://api.github.com/repos/huggingface/datasets/issues/5297
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR fixes a bug in `xjoin` function with Windows pathnames. Fix #5296.
2022-11-29T08:07:39Z
https://github.com/huggingface/datasets/pull/5297
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5297/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5296/comments
https://api.github.com/repos/huggingface/datasets/issues/5296/timeline
2022-11-29T08:05:13Z
null
completed
I_kwDODunzps5XS1Bs
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,296
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Bug in xjoin with Windows pathnames
https://api.github.com/repos/huggingface/datasets/issues/5296/events
null
https://api.github.com/repos/huggingface/datasets/issues/5296/labels{/name}
2022-11-25T13:29:33Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,464,553,580
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
https://api.github.com/repos/huggingface/datasets/issues/5296
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Currently, `xjoin` function has a bug with local Windows pathnames: instead of returning the OS-dependent join pathname, it always returns it in POSIX format. ```python from datasets.download.streaming_download_manager import xjoin path = xjoin("C:\\Users\\USERNAME", "filename.txt") ``` Join path should be: ...
2022-11-29T08:05:13Z
https://github.com/huggingface/datasets/issues/5296
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5296/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5295/comments
https://api.github.com/repos/huggingface/datasets/issues/5295/timeline
2023-07-21T14:39:09Z
null
completed
I_kwDODunzps5XQvhX
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists...
null
5,295
{ "avatar_url": "https://avatars.githubusercontent.com/u/2340781?v=4", "events_url": "https://api.github.com/users/verdimrc/events{/privacy}", "followers_url": "https://api.github.com/users/verdimrc/followers", "following_url": "https://api.github.com/users/verdimrc/following{/other_user}", "gists_url": "http...
Extractions failed when .zip file located on read-only path (e.g., SageMaker FastFile mode)
https://api.github.com/repos/huggingface/datasets/issues/5295/events
null
https://api.github.com/repos/huggingface/datasets/issues/5295/labels{/name}
2022-11-25T03:59:43Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
null
1,464,006,743
[]
https://api.github.com/repos/huggingface/datasets/issues/5295
[ "Hi ! Thanks for reporting. Indeed the lock file should be placed in a directory with write permission (e.g. in the directory where the archive is extracted).", "I opened https://github.com/huggingface/datasets/pull/5320 to fix this - it places the lock file in the cache directory instead of trying to put in next...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Hi, `load_dataset()` does not work .zip files located on a read-only directory. Looks like it's because Dataset creates a lock file in the [same directory](https://github.com/huggingface/datasets/blob/df4bdd365f2abb695f113cbf8856a925bc70901b/src/datasets/utils/extract.py) as the .zip file. ...
2023-07-21T14:39:09Z
https://github.com/huggingface/datasets/issues/5295
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5295/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5294/comments
https://api.github.com/repos/huggingface/datasets/issues/5294/timeline
2022-11-29T07:06:32Z
null
null
PR_kwDODunzps5DqgLW
closed
[]
false
5,294
{ "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 streaming datasets with pathlib.Path.with_suffix
https://api.github.com/repos/huggingface/datasets/issues/5294/events
null
https://api.github.com/repos/huggingface/datasets/issues/5294/labels{/name}
2022-11-24T18:04:38Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5294.diff", "html_url": "https://github.com/huggingface/datasets/pull/5294", "merged_at": "2022-11-29T07:06:32Z", "patch_url": "https://github.com/huggingface/datasets/pull/5294.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,463,679,582
[]
https://api.github.com/repos/huggingface/datasets/issues/5294
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
This PR extends the support in streaming mode for datasets that use `pathlib.Path.with_suffix`. Fix #5293.
2022-11-29T07:09:08Z
https://github.com/huggingface/datasets/pull/5294
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5294/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5293/comments
https://api.github.com/repos/huggingface/datasets/issues/5293/timeline
2022-11-29T07:06:33Z
null
completed
I_kwDODunzps5XPdHR
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,293
{ "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 streaming datasets with pathlib.Path.with_suffix
https://api.github.com/repos/huggingface/datasets/issues/5293/events
null
https://api.github.com/repos/huggingface/datasets/issues/5293/labels{/name}
2022-11-24T17:52:08Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,463,669,201
[ { "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/5293
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Extend support for streaming datasets that use `pathlib.Path.with_suffix`. This feature will be useful e.g. for datasets containing text files and annotated files with the same name but different extension.
2022-11-29T07:06:33Z
https://github.com/huggingface/datasets/issues/5293
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5293/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5292/comments
https://api.github.com/repos/huggingface/datasets/issues/5292/timeline
2022-11-24T10:10:02Z
null
completed
I_kwDODunzps5XNG4I
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,292
{ "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}",...
Missing documentation build for versions 2.7.1 and 2.6.2
https://api.github.com/repos/huggingface/datasets/issues/5292/events
null
https://api.github.com/repos/huggingface/datasets/issues/5292/labels{/name}
2022-11-24T09:42:10Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,463,053,832
[ { "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/5292
[ "- Build docs for 2.6.2:\r\n - Commit: a6a5a1cf4cdf1e0be65168aed5a327f543001fe8\r\n - Build docs GH Action: https://github.com/huggingface/datasets/actions/runs/3539470622/jobs/5941404044\r\n- Build docs for 2.7.1:\r\n - Commit: 5ef1ab1cc06c2b7a574bf2df454cd9fcb071ccb2\r\n - Build docs GH Action: https://github...
https://api.github.com/repos/huggingface/datasets
MEMBER
After the patch releases [2.7.1](https://github.com/huggingface/datasets/releases/tag/2.7.1) and [2.6.2](https://github.com/huggingface/datasets/releases/tag/2.6.2), the online docs were not properly built (the build_documentation workflow was not triggered). There was a fix by: - #5291 However, both documentati...
2022-11-24T10:10:02Z
https://github.com/huggingface/datasets/issues/5292
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5292/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5291/comments
https://api.github.com/repos/huggingface/datasets/issues/5291/timeline
2022-11-24T09:11:15Z
null
null
PR_kwDODunzps5DoKNC
closed
[]
false
5,291
{ "avatar_url": "https://avatars.githubusercontent.com/u/11827707?v=4", "events_url": "https://api.github.com/users/mishig25/events{/privacy}", "followers_url": "https://api.github.com/users/mishig25/followers", "following_url": "https://api.github.com/users/mishig25/following{/other_user}", "gists_url": "htt...
[build doc] for v2.7.1 & v2.6.2
https://api.github.com/repos/huggingface/datasets/issues/5291/events
null
https://api.github.com/repos/huggingface/datasets/issues/5291/labels{/name}
2022-11-24T08:54:47Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5291.diff", "html_url": "https://github.com/huggingface/datasets/pull/5291", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5291.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5291" }
1,462,983,472
[]
https://api.github.com/repos/huggingface/datasets/issues/5291
[ "_The documentation is not available anymore as the PR was closed or merged._", "doc versions are built https://huggingface.co/docs/datasets/index" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Do NOT merge. Using this PR to build docs for [v2.7.1](https://github.com/huggingface/datasets/pull/5291/commits/f4914af20700f611b9331a9e3ba34743bbeff934) & [v2.6.2](https://github.com/huggingface/datasets/pull/5291/commits/025f85300a0874eeb90a20393c62f25ac0accaa0)
2022-11-24T09:14:10Z
https://github.com/huggingface/datasets/pull/5291
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5291/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5290/comments
https://api.github.com/repos/huggingface/datasets/issues/5290/timeline
null
null
null
PR_kwDODunzps5DnQsS
open
[]
false
5,290
{ "avatar_url": "https://avatars.githubusercontent.com/u/12104720?v=4", "events_url": "https://api.github.com/users/eunseojo/events{/privacy}", "followers_url": "https://api.github.com/users/eunseojo/followers", "following_url": "https://api.github.com/users/eunseojo/following{/other_user}", "gists_url": "htt...
fix error where reading breaks when batch missing an assigned column feature
https://api.github.com/repos/huggingface/datasets/issues/5290/events
null
https://api.github.com/repos/huggingface/datasets/issues/5290/labels{/name}
2022-11-24T03:53:46Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5290.diff", "html_url": "https://github.com/huggingface/datasets/pull/5290", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5290.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5290" }
1,462,716,766
[]
https://api.github.com/repos/huggingface/datasets/issues/5290
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5290). All of your documentation changes will be reflected on that endpoint." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
null
2022-11-25T03:21:54Z
https://github.com/huggingface/datasets/pull/5290
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5290/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5289/comments
https://api.github.com/repos/huggingface/datasets/issues/5289/timeline
null
null
null
PR_kwDODunzps5Dmrk9
open
[]
false
5,289
{ "avatar_url": "https://avatars.githubusercontent.com/u/445208?v=4", "events_url": "https://api.github.com/users/alexjc/events{/privacy}", "followers_url": "https://api.github.com/users/alexjc/followers", "following_url": "https://api.github.com/users/alexjc/following{/other_user}", "gists_url": "https://api...
Added support for JXL images.
https://api.github.com/repos/huggingface/datasets/issues/5289/events
null
https://api.github.com/repos/huggingface/datasets/issues/5289/labels{/name}
2022-11-23T23:16:33Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5289.diff", "html_url": "https://github.com/huggingface/datasets/pull/5289", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5289.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5289" }
1,462,543,139
[]
https://api.github.com/repos/huggingface/datasets/issues/5289
[ "I'm fine with the addition of jxl in the list of known image extensions, this way users that have the plugin can work with their JXL datasets. WDYT @mariosasko ?", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5289). All of your documentation changes will be reflected on ...
https://api.github.com/repos/huggingface/datasets
NONE
JPEG-XL is the most advanced of the next-generation of image codecs, supporting both lossless and lossy files — with better compression and quality than PNG and JPG respectively. It has reduced the disk sizes and bandwidth required for many of the datasets I use. Pillow does not yet support JXL, but there's a plugi...
2022-11-29T18:49:46Z
https://github.com/huggingface/datasets/pull/5289
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5289/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5288/comments
https://api.github.com/repos/huggingface/datasets/issues/5288/timeline
null
null
null
I_kwDODunzps5XJmUz
open
[]
null
5,288
{ "avatar_url": "https://avatars.githubusercontent.com/u/57542204?v=4", "events_url": "https://api.github.com/users/anuragprat1k/events{/privacy}", "followers_url": "https://api.github.com/users/anuragprat1k/followers", "following_url": "https://api.github.com/users/anuragprat1k/following{/other_user}", "gist...
Lossy json serialization - deserialization of dataset info
https://api.github.com/repos/huggingface/datasets/issues/5288/events
null
https://api.github.com/repos/huggingface/datasets/issues/5288/labels{/name}
2022-11-23T17:20:15Z
null
false
null
null
1,462,134,067
[]
https://api.github.com/repos/huggingface/datasets/issues/5288
[ "Hi ! JSON is a lossy format indeed. If you want to keep the feature types or other metadata I'd encourage you to store them as well. For example you can use `dataset.info.write_to_directory` and `DatasetInfo.from_directory` to store the feature types, split info, description, license etc." ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Saving a dataset to disk as json (using `to_json`) and then loading it again (using `load_dataset`) results in features whose labels are not type-cast correctly. In the code snippet below, `features.label` should have a label of type `ClassLabel` but has type `Value` instead. ### Steps to re...
2022-11-25T12:53:51Z
https://github.com/huggingface/datasets/issues/5288
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5288/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5287/comments
https://api.github.com/repos/huggingface/datasets/issues/5287/timeline
2022-11-28T12:53:22Z
null
null
PR_kwDODunzps5Dkttf
closed
[]
false
5,287
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
Fix methods using `IterableDataset.map` that lead to `features=None`
https://api.github.com/repos/huggingface/datasets/issues/5287/events
null
https://api.github.com/repos/huggingface/datasets/issues/5287/labels{/name}
2022-11-23T15:33:25Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5287.diff", "html_url": "https://github.com/huggingface/datasets/pull/5287", "merged_at": "2022-11-28T12:53:22Z", "patch_url": "https://github.com/huggingface/datasets/pull/5287.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,461,971,889
[]
https://api.github.com/repos/huggingface/datasets/issues/5287
[ "_The documentation is not available anymore as the PR was closed or merged._", "_The documentation is not available anymore as the PR was closed or merged._", "Maybe other options are:\r\n* Keep the `info.features` to `None` if those were initially `None`\r\n* Infer the features with pre-fetching just if the `...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
As currently `IterableDataset.map` is setting the `info.features` to `None` every time as we don't know the output of the dataset in advance, `IterableDataset` methods such as `rename_column`, `rename_columns`, and `remove_columns`. that internally use `map` lead to the features being `None`. This PR is related to #...
2022-11-28T15:43:14Z
https://github.com/huggingface/datasets/pull/5287
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5287/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5286/comments
https://api.github.com/repos/huggingface/datasets/issues/5286/timeline
2022-11-25T11:33:14Z
null
completed
I_kwDODunzps5XIvJ3
closed
[]
null
5,286
{ "avatar_url": "https://avatars.githubusercontent.com/u/32490135?v=4", "events_url": "https://api.github.com/users/roritol/events{/privacy}", "followers_url": "https://api.github.com/users/roritol/followers", "following_url": "https://api.github.com/users/roritol/following{/other_user}", "gists_url": "https:...
FileNotFoundError: Couldn't find file at https://dumps.wikimedia.org/enwiki/20220301/dumpstatus.json
https://api.github.com/repos/huggingface/datasets/issues/5286/events
null
https://api.github.com/repos/huggingface/datasets/issues/5286/labels{/name}
2022-11-23T14:54:15Z
null
false
null
null
1,461,908,087
[]
https://api.github.com/repos/huggingface/datasets/issues/5286
[ "I found a solution \r\n\r\nIf you specifically install datasets==1.18 and then run\r\n\r\nimport datasets\r\nwiki = datasets.load_dataset('wikipedia', '20200501.en')\r\nthen this should work (it worked for me.)", "I have the same problem here but installing datasets==1.18 wont work for me\r\n" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I follow the steps provided on the website [https://huggingface.co/datasets/wikipedia](https://huggingface.co/datasets/wikipedia) $ pip install apache_beam mwparserfromhell >>> from datasets import load_dataset >>> load_dataset("wikipedia", "20220301.en") however this results in the follo...
2023-10-03T19:46:44Z
https://github.com/huggingface/datasets/issues/5286
{ "+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/5286/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5285/comments
https://api.github.com/repos/huggingface/datasets/issues/5285/timeline
2022-11-24T14:08:37Z
null
null
PR_kwDODunzps5DjLgG
closed
[]
false
5,285
{ "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:...
Save file name in embed_storage
https://api.github.com/repos/huggingface/datasets/issues/5285/events
null
https://api.github.com/repos/huggingface/datasets/issues/5285/labels{/name}
2022-11-23T10:55:54Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5285.diff", "html_url": "https://github.com/huggingface/datasets/pull/5285", "merged_at": "2022-11-24T14:08:37Z", "patch_url": "https://github.com/huggingface/datasets/pull/5285.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,461,521,215
[]
https://api.github.com/repos/huggingface/datasets/issues/5285
[ "_The documentation is not available anymore as the PR was closed or merged._", "I updated the tests, met le know if it sounds good to you now :)" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
Having the file name is useful in case we need to check the extension of the file (e.g. mp3), or in general in case it includes some metadata information (track id, image id etc.) Related to https://github.com/huggingface/datasets/issues/5276
2022-11-24T14:11:41Z
https://github.com/huggingface/datasets/pull/5285
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5285/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5284/comments
https://api.github.com/repos/huggingface/datasets/issues/5284/timeline
2022-11-28T12:53:24Z
null
completed
I_kwDODunzps5XHQV1
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}"...
null
5,284
{ "avatar_url": "https://avatars.githubusercontent.com/u/93869735?v=4", "events_url": "https://api.github.com/users/sanchit-gandhi/events{/privacy}", "followers_url": "https://api.github.com/users/sanchit-gandhi/followers", "following_url": "https://api.github.com/users/sanchit-gandhi/following{/other_user}", ...
Features of IterableDataset set to None by remove column
https://api.github.com/repos/huggingface/datasets/issues/5284/events
null
https://api.github.com/repos/huggingface/datasets/issues/5284/labels{/name}
2022-11-23T10:54:59Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
null
1,461,519,733
[ { "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/5284
[ "Related to https://github.com/huggingface/datasets/issues/5245", "#self-assign", "Thanks @lhoestq and @alvarobartt!\r\n\r\nThis would be extremely helpful to have working for the Whisper fine-tuning event - we're **only** training using streaming mode, so it'll be quite important to have this feature working t...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug The `remove_column` method of the IterableDataset sets the dataset features to None. ### Steps to reproduce the bug ```python from datasets import Audio, load_dataset # load LS in streaming mode dataset = load_dataset("librispeech_asr", "clean", split="validation", streaming=True) ...
2023-02-02T09:05:51Z
https://github.com/huggingface/datasets/issues/5284
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5284/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5283/comments
https://api.github.com/repos/huggingface/datasets/issues/5283/timeline
2022-11-22T17:47:02Z
null
null
PR_kwDODunzps5De5M1
closed
[]
false
5,283
{ "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.6.2
https://api.github.com/repos/huggingface/datasets/issues/5283/events
null
https://api.github.com/repos/huggingface/datasets/issues/5283/labels{/name}
2022-11-22T17:36:24Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5283.diff", "html_url": "https://github.com/huggingface/datasets/pull/5283", "merged_at": "2022-11-22T17:47:02Z", "patch_url": "https://github.com/huggingface/datasets/pull/5283.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,460,291,003
[]
https://api.github.com/repos/huggingface/datasets/issues/5283
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2022-11-22T17:50:12Z
https://github.com/huggingface/datasets/pull/5283
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5283/reactions" }
true