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/6319/comments
https://api.github.com/repos/huggingface/datasets/issues/6319/timeline
null
null
null
I_kwDODunzps50WrVV
open
[]
null
6,319
{ "avatar_url": "https://avatars.githubusercontent.com/u/4603365?v=4", "events_url": "https://api.github.com/users/phalexo/events{/privacy}", "followers_url": "https://api.github.com/users/phalexo/followers", "following_url": "https://api.github.com/users/phalexo/following{/other_user}", "gists_url": "https:/...
Datasets.map is severely broken
https://api.github.com/repos/huggingface/datasets/issues/6319/events
null
https://api.github.com/repos/huggingface/datasets/issues/6319/labels{/name}
2023-10-19T12:19:33Z
null
false
null
null
1,952,101,717
[]
https://api.github.com/repos/huggingface/datasets/issues/6319
[ "Hi! Instead of processing a single example at a time, you should use the batched `map` for the best performance (with `num_proc=1`) - the fast tokenizers can process a batch's samples in parallel in that scenario.\r\n\r\nE.g., the following code in Colab takes an hour to complete:\r\n```python\r\n# !pip install da...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Regardless of how many cores I used, I have 16 or 32 threads, map slows down to a crawl at around 80% done, lingers maybe until 97% extremely slowly and NEVER finishes the job. It just hangs. After watching this for 27 hours I control-C out of it. Until the end one process appears to be doing s...
2023-11-30T03:27:26Z
https://github.com/huggingface/datasets/issues/6319
{ "+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/6319/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6318/comments
https://api.github.com/repos/huggingface/datasets/issues/6318/timeline
2023-10-19T16:16:31Z
null
null
PR_kwDODunzps5dRC9V
closed
[]
false
6,318
{ "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:...
Deterministic set hash
https://api.github.com/repos/huggingface/datasets/issues/6318/events
null
https://api.github.com/repos/huggingface/datasets/issues/6318/labels{/name}
2023-10-19T12:19:13Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6318.diff", "html_url": "https://github.com/huggingface/datasets/pull/6318", "merged_at": "2023-10-19T16:16:31Z", "patch_url": "https://github.com/huggingface/datasets/pull/6318.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,952,100,706
[]
https://api.github.com/repos/huggingface/datasets/issues/6318
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
Sort the items in a set according to their `datasets.fingerprint.Hasher.hash` hash to get a deterministic hash of sets. This is useful to get deterministic hashes of tokenizers that use a trie based on python sets. reported in https://github.com/huggingface/datasets/issues/3847
2023-10-19T16:27:20Z
https://github.com/huggingface/datasets/pull/6318
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6318/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6317/comments
https://api.github.com/repos/huggingface/datasets/issues/6317/timeline
2023-10-19T13:04:56Z
null
completed
I_kwDODunzps50WKHk
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
6,317
{ "avatar_url": "https://avatars.githubusercontent.com/u/52670382?v=4", "events_url": "https://api.github.com/users/AndreasKarasenko/events{/privacy}", "followers_url": "https://api.github.com/users/AndreasKarasenko/followers", "following_url": "https://api.github.com/users/AndreasKarasenko/following{/other_use...
sentiment140 dataset unavailable
https://api.github.com/repos/huggingface/datasets/issues/6317/events
null
https://api.github.com/repos/huggingface/datasets/issues/6317/labels{/name}
2023-10-19T11:25:21Z
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,951,965,668
[]
https://api.github.com/repos/huggingface/datasets/issues/6317
[ "Thanks for reporting. We are investigating the issue.", "We have opened an issue in the corresponding Hub dataset: https://huggingface.co/datasets/sentiment140/discussions/3\r\n\r\nLet's continue the discussion there." ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug loading the dataset using load_dataset("sentiment140") returns the following error ConnectionError: Couldn't reach http://cs.stanford.edu/people/alecmgo/trainingandtestdata.zip (error 403) ### Steps to reproduce the bug Run the following code (version should not matter). ``` from data...
2023-10-19T13:04:56Z
https://github.com/huggingface/datasets/issues/6317
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6317/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6316/comments
https://api.github.com/repos/huggingface/datasets/issues/6316/timeline
2023-10-20T06:14:09Z
null
null
PR_kwDODunzps5dQGpg
closed
[]
false
6,316
{ "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 loading Hub datasets with CSV metadata file
https://api.github.com/repos/huggingface/datasets/issues/6316/events
null
https://api.github.com/repos/huggingface/datasets/issues/6316/labels{/name}
2023-10-19T10:21:34Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6316.diff", "html_url": "https://github.com/huggingface/datasets/pull/6316", "merged_at": "2023-10-20T06:14:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/6316.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,951,819,869
[]
https://api.github.com/repos/huggingface/datasets/issues/6316
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
MEMBER
Currently, the reading of the metadata file infers the file extension (.jsonl or .csv) from the passed filename. However, downloaded files from the Hub don't have file extension. For example: - the original file: `hf://datasets/__DUMMY_TRANSFORMERS_USER__/test-dataset-5916a4-16977085077831/metadata.jsonl` - correspon...
2023-10-20T06:23:21Z
https://github.com/huggingface/datasets/pull/6316
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6316/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6315/comments
https://api.github.com/repos/huggingface/datasets/issues/6315/timeline
2023-10-20T06:14:10Z
null
completed
I_kwDODunzps50Vh3z
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
6,315
{ "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}",...
Hub datasets with CSV metadata raise ArrowInvalid: JSON parse error: Invalid value. in row 0
https://api.github.com/repos/huggingface/datasets/issues/6315/events
null
https://api.github.com/repos/huggingface/datasets/issues/6315/labels{/name}
2023-10-19T10:11:29Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
null
1,951,800,819
[ { "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/6315
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
When trying to load a Hub dataset that contains a CSV metadata file, it raises an `ArrowInvalid` error: ``` E pyarrow.lib.ArrowInvalid: JSON parse error: Invalid value. in row 0 pyarrow/error.pxi:100: ArrowInvalid ``` See: https://huggingface.co/datasets/lukarape/public_small_papers/discussions/1
2023-10-20T06:14:10Z
https://github.com/huggingface/datasets/issues/6315
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6315/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6314/comments
https://api.github.com/repos/huggingface/datasets/issues/6314/timeline
2023-10-19T09:19:48Z
null
null
PR_kwDODunzps5dPo25
closed
[]
false
6,314
{ "avatar_url": "https://avatars.githubusercontent.com/u/1000442?v=4", "events_url": "https://api.github.com/users/jmif/events{/privacy}", "followers_url": "https://api.github.com/users/jmif/followers", "following_url": "https://api.github.com/users/jmif/following{/other_user}", "gists_url": "https://api.gith...
Support creating new branch in push_to_hub
https://api.github.com/repos/huggingface/datasets/issues/6314/events
null
https://api.github.com/repos/huggingface/datasets/issues/6314/labels{/name}
2023-10-19T09:12:39Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6314.diff", "html_url": "https://github.com/huggingface/datasets/pull/6314", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6314.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6314" }
1,951,684,763
[]
https://api.github.com/repos/huggingface/datasets/issues/6314
[]
https://api.github.com/repos/huggingface/datasets
NONE
This adds support for creating a new branch when pushing a dataset to the hub. Tested both methods locally and branches are created.
2023-10-19T09:20:06Z
https://github.com/huggingface/datasets/pull/6314
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6314/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6313/comments
https://api.github.com/repos/huggingface/datasets/issues/6313/timeline
2023-10-20T13:57:39Z
null
null
PR_kwDODunzps5dPGmL
closed
[]
false
6,313
{ "avatar_url": "https://avatars.githubusercontent.com/u/45557362?v=4", "events_url": "https://api.github.com/users/qgallouedec/events{/privacy}", "followers_url": "https://api.github.com/users/qgallouedec/followers", "following_url": "https://api.github.com/users/qgallouedec/following{/other_user}", "gists_u...
Fix commit message formatting in multi-commit uploads
https://api.github.com/repos/huggingface/datasets/issues/6313/events
null
https://api.github.com/repos/huggingface/datasets/issues/6313/labels{/name}
2023-10-19T07:53:56Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6313.diff", "html_url": "https://github.com/huggingface/datasets/pull/6313", "merged_at": "2023-10-20T13:57:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/6313.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,951,527,712
[]
https://api.github.com/repos/huggingface/datasets/issues/6313
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
Currently, the commit message keeps on adding: - `Upload dataset (part 00000-of-00002)` - `Upload dataset (part 00000-of-00002) (part 00001-of-00002)` Introduced in https://github.com/huggingface/datasets/pull/6269 This PR fixes this issue to have - `Upload dataset (part 00000-of-00002)` - `Upload dataset...
2023-10-20T14:06:13Z
https://github.com/huggingface/datasets/pull/6313
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6313/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6312/comments
https://api.github.com/repos/huggingface/datasets/issues/6312/timeline
2023-10-19T16:23:07Z
null
null
PR_kwDODunzps5dKWDF
closed
[]
false
6,312
{ "avatar_url": "https://avatars.githubusercontent.com/u/74114936?v=4", "events_url": "https://api.github.com/users/smty2018/events{/privacy}", "followers_url": "https://api.github.com/users/smty2018/followers", "following_url": "https://api.github.com/users/smty2018/following{/other_user}", "gists_url": "htt...
docs: resolving namespace conflict, refactored variable
https://api.github.com/repos/huggingface/datasets/issues/6312/events
null
https://api.github.com/repos/huggingface/datasets/issues/6312/labels{/name}
2023-10-18T16:10:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6312.diff", "html_url": "https://github.com/huggingface/datasets/pull/6312", "merged_at": "2023-10-19T16:23:07Z", "patch_url": "https://github.com/huggingface/datasets/pull/6312.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,950,128,416
[]
https://api.github.com/repos/huggingface/datasets/issues/6312
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
In docs of about_arrow.md, in the below example code ![image](https://github.com/huggingface/datasets/assets/74114936/fc70e152-e15f-422e-949a-1c4c4c9aa116) The variable name 'time' was being used in a way that could potentially lead to a namespace conflict with Python's built-in 'time' module. It is not a good conven...
2023-10-19T16:31:59Z
https://github.com/huggingface/datasets/pull/6312
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6312/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6311/comments
https://api.github.com/repos/huggingface/datasets/issues/6311/timeline
2024-02-06T19:24:20Z
null
completed
I_kwDODunzps50MAih
closed
[]
null
6,311
{ "avatar_url": "https://avatars.githubusercontent.com/u/16574677?v=4", "events_url": "https://api.github.com/users/neiblegy/events{/privacy}", "followers_url": "https://api.github.com/users/neiblegy/followers", "following_url": "https://api.github.com/users/neiblegy/following{/other_user}", "gists_url": "htt...
cast_column to Sequence with length=4 occur exception raise in datasets/table.py:2146
https://api.github.com/repos/huggingface/datasets/issues/6311/events
null
https://api.github.com/repos/huggingface/datasets/issues/6311/labels{/name}
2023-10-18T09:38:05Z
null
false
null
null
1,949,304,993
[]
https://api.github.com/repos/huggingface/datasets/issues/6311
[ "Thanks for reporting! We've spotted the bugs with the `array.values` handling and are fixing them in https://github.com/huggingface/datasets/pull/6283 (should be part of the next release).", "> Thanks for reporting! We've spotted the bugs with the `array.values` handling and are fixing them in #6283 (should be p...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug i load a dataset from local csv file which has 187383612 examples, then use `map` to generate new columns for test. here is my code : ``` import os from datasets import load_dataset from datasets.features import Sequence, Value def add_new_path(example): example["ais_bbox"] =...
2024-02-06T19:24:20Z
https://github.com/huggingface/datasets/issues/6311
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6311/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6310/comments
https://api.github.com/repos/huggingface/datasets/issues/6310/timeline
null
null
null
PR_kwDODunzps5dBPnY
open
[]
false
6,310
{ "avatar_url": "https://avatars.githubusercontent.com/u/40604584?v=4", "events_url": "https://api.github.com/users/juliendenize/events{/privacy}", "followers_url": "https://api.github.com/users/juliendenize/followers", "following_url": "https://api.github.com/users/juliendenize/following{/other_user}", "gist...
Add return_file_name in load_dataset
https://api.github.com/repos/huggingface/datasets/issues/6310/events
null
https://api.github.com/repos/huggingface/datasets/issues/6310/labels{/name}
2023-10-17T13:36:57Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6310.diff", "html_url": "https://github.com/huggingface/datasets/pull/6310", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6310.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6310" }
1,947,457,988
[]
https://api.github.com/repos/huggingface/datasets/issues/6310
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6310). All of your documentation changes will be reflected on that endpoint.", "> Thanks for the change !\r\n> \r\n> Since `return` in python often refers to what is actually returned by the function (here `load_dataset`), I th...
https://api.github.com/repos/huggingface/datasets
NONE
Proposition to fix #5806. Added an optional parameter `return_file_name` in the dataset builder config. When set to `True`, the function will include the file name corresponding to the sample in the returned output. There is a difference between arrow-based and folder-based datasets to return the file name: - fo...
2023-11-27T21:11:14Z
https://github.com/huggingface/datasets/pull/6310
{ "+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/6310/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6309/comments
https://api.github.com/repos/huggingface/datasets/issues/6309/timeline
2023-10-18T13:50:35Z
null
null
PR_kwDODunzps5c_YcX
closed
[]
false
6,309
{ "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 get_data_patterns for directories with the word data twice
https://api.github.com/repos/huggingface/datasets/issues/6309/events
null
https://api.github.com/repos/huggingface/datasets/issues/6309/labels{/name}
2023-10-17T09:00:39Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6309.diff", "html_url": "https://github.com/huggingface/datasets/pull/6309", "merged_at": "2023-10-18T13:50:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/6309.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,946,916,969
[]
https://api.github.com/repos/huggingface/datasets/issues/6309
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
MEMBER
Before the fix, `get_data_patterns` inferred wrongly the split name for paths with the word "data" twice: - For the URL path: `hf://datasets/piuba-bigdata/articles_and_comments@f328d536425ae8fcac5d098c8408f437bffdd357/data/train-00001-of-00009.parquet` (note the org name `piuba-bigdata/` ending with `data/`) - The in...
2023-10-18T14:01:52Z
https://github.com/huggingface/datasets/pull/6309
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6309/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6308/comments
https://api.github.com/repos/huggingface/datasets/issues/6308/timeline
2023-10-25T17:09:22Z
null
completed
I_kwDODunzps50CfkB
closed
[]
null
6,308
{ "avatar_url": "https://avatars.githubusercontent.com/u/48009681?v=4", "events_url": "https://api.github.com/users/NeoWang9999/events{/privacy}", "followers_url": "https://api.github.com/users/NeoWang9999/followers", "following_url": "https://api.github.com/users/NeoWang9999/following{/other_user}", "gists_u...
module 'resource' has no attribute 'error'
https://api.github.com/repos/huggingface/datasets/issues/6308/events
null
https://api.github.com/repos/huggingface/datasets/issues/6308/labels{/name}
2023-10-17T08:08:54Z
null
false
null
null
1,946,810,625
[]
https://api.github.com/repos/huggingface/datasets/issues/6308
[ "This (Windows) issue was fixed in `fsspec` in https://github.com/fsspec/filesystem_spec/pull/1275. So, to avoid the error, update the `fsspec` installation with `pip install -U fsspec`.", "> This (Windows) issue was fixed in `fsspec` in [fsspec/filesystem_spec#1275](https://github.com/fsspec/filesystem_spec/pul...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug just run import: `from datasets import load_dataset` and then: ``` File "C:\ProgramData\anaconda3\envs\py310\lib\site-packages\datasets\__init__.py", line 22, in <module> from .arrow_dataset import Dataset File "C:\ProgramData\anaconda3\envs\py310\lib\site-packages\datasets\arrow...
2023-10-25T17:09:22Z
https://github.com/huggingface/datasets/issues/6308
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6308/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6307/comments
https://api.github.com/repos/huggingface/datasets/issues/6307/timeline
2023-10-17T06:36:19Z
null
null
PR_kwDODunzps5c9s0j
closed
[]
false
6,307
{ "avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4", "events_url": "https://api.github.com/users/bryant1410/events{/privacy}", "followers_url": "https://api.github.com/users/bryant1410/followers", "following_url": "https://api.github.com/users/bryant1410/following{/other_user}", "gists_url":...
Fix typo in code example in docs
https://api.github.com/repos/huggingface/datasets/issues/6307/events
null
https://api.github.com/repos/huggingface/datasets/issues/6307/labels{/name}
2023-10-17T02:28:50Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6307.diff", "html_url": "https://github.com/huggingface/datasets/pull/6307", "merged_at": "2023-10-17T06:36:18Z", "patch_url": "https://github.com/huggingface/datasets/pull/6307.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,946,414,808
[]
https://api.github.com/repos/huggingface/datasets/issues/6307
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
null
2023-10-17T12:59:26Z
https://github.com/huggingface/datasets/pull/6307
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6307/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6306/comments
https://api.github.com/repos/huggingface/datasets/issues/6306/timeline
2023-10-18T14:03:42Z
null
completed
I_kwDODunzps50AyY8
closed
[]
null
6,306
{ "avatar_url": "https://avatars.githubusercontent.com/u/57702070?v=4", "events_url": "https://api.github.com/users/dusk877647949/events{/privacy}", "followers_url": "https://api.github.com/users/dusk877647949/followers", "following_url": "https://api.github.com/users/dusk877647949/following{/other_user}", "g...
pyinstaller : OSError: could not get source code
https://api.github.com/repos/huggingface/datasets/issues/6306/events
null
https://api.github.com/repos/huggingface/datasets/issues/6306/labels{/name}
2023-10-17T01:41:51Z
null
false
null
null
1,946,363,452
[]
https://api.github.com/repos/huggingface/datasets/issues/6306
[ "more information:\r\n``` \r\nFile \"text2vec\\__init__.py\", line 8, in <module>\r\nFile \"<frozen importlib._bootstrap>\", line 1027, in _find_and_load\r\nFile \"<frozen importlib._bootstrap>\", line 1006, in _find_and_load_unlocked\r\nFile \"<frozen importlib._bootstrap>\", line 688, in _load_unlocked\r\nFile \"...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I ran a package with pyinstaller and got the following error: ### Steps to reproduce the bug ``` ... File "datasets\__init__.py", line 52, in <module> File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 1006, in _find_an...
2023-11-02T07:24:51Z
https://github.com/huggingface/datasets/issues/6306
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6306/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6305/comments
https://api.github.com/repos/huggingface/datasets/issues/6305/timeline
2023-10-18T13:50:36Z
null
completed
I_kwDODunzps5z_cUg
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
6,305
{ "avatar_url": "https://avatars.githubusercontent.com/u/167943?v=4", "events_url": "https://api.github.com/users/finiteautomata/events{/privacy}", "followers_url": "https://api.github.com/users/finiteautomata/followers", "following_url": "https://api.github.com/users/finiteautomata/following{/other_user}", "...
Cannot load dataset with `2.14.5`: `FileNotFound` error
https://api.github.com/repos/huggingface/datasets/issues/6305/events
null
https://api.github.com/repos/huggingface/datasets/issues/6305/labels{/name}
2023-10-16T20:11:27Z
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,946,010,912
[]
https://api.github.com/repos/huggingface/datasets/issues/6305
[ "Thanks for reporting, @finiteautomata.\r\n\r\nWe are investigating it. ", "There is a bug in `datasets`. You can see our proposed fix:\r\n- #6309 " ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I'm trying to load [piuba-bigdata/articles_and_comments] and I'm stumbling with this error on `2.14.5`. However, this works on `2.10.0`. ### Steps to reproduce the bug [Colab link](https://colab.research.google.com/drive/1SAftFMQnFE708ikRnJJHIXZV7R5IBOCE#scrollTo=r2R2ipCCDmsg) ```python D...
2023-10-18T13:50:36Z
https://github.com/huggingface/datasets/issues/6305
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6305/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6304/comments
https://api.github.com/repos/huggingface/datasets/issues/6304/timeline
2023-10-17T15:04:52Z
null
null
PR_kwDODunzps5c7-4q
closed
[]
false
6,304
{ "avatar_url": "https://avatars.githubusercontent.com/u/74114936?v=4", "events_url": "https://api.github.com/users/smty2018/events{/privacy}", "followers_url": "https://api.github.com/users/smty2018/followers", "following_url": "https://api.github.com/users/smty2018/following{/other_user}", "gists_url": "htt...
Update README.md
https://api.github.com/repos/huggingface/datasets/issues/6304/events
null
https://api.github.com/repos/huggingface/datasets/issues/6304/labels{/name}
2023-10-16T19:10:39Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6304.diff", "html_url": "https://github.com/huggingface/datasets/pull/6304", "merged_at": "2023-10-17T15:04:52Z", "patch_url": "https://github.com/huggingface/datasets/pull/6304.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,945,913,521
[]
https://api.github.com/repos/huggingface/datasets/issues/6304
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fixed typos in ReadMe and added punctuation marks Tensorflow --> TensorFlow
2023-10-17T15:13:37Z
https://github.com/huggingface/datasets/pull/6304
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6304/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6303/comments
https://api.github.com/repos/huggingface/datasets/issues/6303/timeline
null
null
null
I_kwDODunzps5z1vIk
open
[]
null
6,303
{ "avatar_url": "https://avatars.githubusercontent.com/u/1981179?v=4", "events_url": "https://api.github.com/users/ZachNagengast/events{/privacy}", "followers_url": "https://api.github.com/users/ZachNagengast/followers", "following_url": "https://api.github.com/users/ZachNagengast/following{/other_user}", "gi...
Parquet uploads off-by-one naming scheme
https://api.github.com/repos/huggingface/datasets/issues/6303/events
null
https://api.github.com/repos/huggingface/datasets/issues/6303/labels{/name}
2023-10-14T18:31:03Z
null
false
null
null
1,943,466,532
[]
https://api.github.com/repos/huggingface/datasets/issues/6303
[ "You can find the reasoning behind this naming scheme [here](https://github.com/huggingface/transformers/pull/16343#discussion_r931182168).\r\n\r\nThis point has been raised several times, so I'd be okay with starting with `00001-` (also to be consistent with the `transformers` sharding), but I'm not sure @lhoestq ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug I noticed this numbering scheme not matching up in a different project and wanted to raise it as an issue for discussion, what is the actual proper way to have these stored? <img width="425" alt="image" src="https://github.com/huggingface/datasets/assets/1981179/3ffa2144-7c9a-446f-b521-a5e9db71...
2023-10-16T16:33:21Z
https://github.com/huggingface/datasets/issues/6303
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6303/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6302/comments
https://api.github.com/repos/huggingface/datasets/issues/6302/timeline
2023-10-17T06:52:11Z
null
completed
I_kwDODunzps5zwgjO
closed
[]
null
6,302
{ "avatar_url": "https://avatars.githubusercontent.com/u/2855550?v=4", "events_url": "https://api.github.com/users/Rassibassi/events{/privacy}", "followers_url": "https://api.github.com/users/Rassibassi/followers", "following_url": "https://api.github.com/users/Rassibassi/following{/other_user}", "gists_url":...
ArrowWriter/ParquetWriter `write` method does not increase `_num_bytes` and hence datasets not sharding at `max_shard_size`
https://api.github.com/repos/huggingface/datasets/issues/6302/events
null
https://api.github.com/repos/huggingface/datasets/issues/6302/labels{/name}
2023-10-13T14:43:36Z
null
false
null
null
1,942,096,078
[]
https://api.github.com/repos/huggingface/datasets/issues/6302
[ "`writer._num_bytes` is updated every `writer_batch_size`-th call to the `write` method (default `writer_batch_size` is 1000 (examples)). You should be able to see the update by passing a smaller `writer_batch_size` to the `load_dataset_builder`.\r\n\r\nWe could improve this by supporting the string `writer_batch_s...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug An example from [1], does not work when limiting shards with `max_shard_size`. Try the following example with low `max_shard_size`, such as: ```python builder.download_and_prepare(output_dir, storage_options=storage_options, file_format="parquet", max_shard_size="10MB") ``` The reason f...
2023-10-17T06:52:12Z
https://github.com/huggingface/datasets/issues/6302
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6302/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6301/comments
https://api.github.com/repos/huggingface/datasets/issues/6301/timeline
2023-10-12T15:49:54Z
null
null
PR_kwDODunzps5cpPVh
closed
[]
false
6,301
{ "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"...
Unpin `tensorflow` maximum version
https://api.github.com/repos/huggingface/datasets/issues/6301/events
null
https://api.github.com/repos/huggingface/datasets/issues/6301/labels{/name}
2023-10-12T14:58:07Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6301.diff", "html_url": "https://github.com/huggingface/datasets/pull/6301", "merged_at": "2023-10-12T15:49:54Z", "patch_url": "https://github.com/huggingface/datasets/pull/6301.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,940,183,999
[]
https://api.github.com/repos/huggingface/datasets/issues/6301
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Removes the temporary pin introduced in #6264
2023-10-12T15:58:20Z
https://github.com/huggingface/datasets/pull/6301
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6301/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6300/comments
https://api.github.com/repos/huggingface/datasets/issues/6300/timeline
2023-10-12T16:28:57Z
null
null
PR_kwDODunzps5cpIoG
closed
[]
false
6,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"...
Unpin `jax` maximum version
https://api.github.com/repos/huggingface/datasets/issues/6300/events
null
https://api.github.com/repos/huggingface/datasets/issues/6300/labels{/name}
2023-10-12T14:42:40Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6300.diff", "html_url": "https://github.com/huggingface/datasets/pull/6300", "merged_at": "2023-10-12T16:28:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/6300.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,940,153,432
[]
https://api.github.com/repos/huggingface/datasets/issues/6300
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
fix #6299 fix #6202
2023-10-12T16:37:55Z
https://github.com/huggingface/datasets/pull/6300
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6300/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6299/comments
https://api.github.com/repos/huggingface/datasets/issues/6299/timeline
2023-10-12T16:28:59Z
null
completed
I_kwDODunzps5znLLW
closed
[]
null
6,299
{ "avatar_url": "https://avatars.githubusercontent.com/u/25456859?v=4", "events_url": "https://api.github.com/users/ddrous/events{/privacy}", "followers_url": "https://api.github.com/users/ddrous/followers", "following_url": "https://api.github.com/users/ddrous/following{/other_user}", "gists_url": "https://a...
Support for newer versions of JAX
https://api.github.com/repos/huggingface/datasets/issues/6299/events
null
https://api.github.com/repos/huggingface/datasets/issues/6299/labels{/name}
2023-10-12T10:03:46Z
null
false
null
null
1,939,649,238
[ { "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/6299
[]
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Hi, I like your idea of adapting the datasets library to be usable with JAX. Thank you for that. However, in your [setup.py](https://github.com/huggingface/datasets/blob/main/setup.py), you enforce old versions of JAX <= 0.3... It is very cumbersome ! What is the rationale for such a lim...
2023-10-12T16:28:59Z
https://github.com/huggingface/datasets/issues/6299
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6299/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6298/comments
https://api.github.com/repos/huggingface/datasets/issues/6298/timeline
2023-10-12T12:38:19Z
null
null
PR_kwDODunzps5ckg6j
closed
[]
false
6,298
{ "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"...
Doc readme improvements
https://api.github.com/repos/huggingface/datasets/issues/6298/events
null
https://api.github.com/repos/huggingface/datasets/issues/6298/labels{/name}
2023-10-11T21:51:12Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6298.diff", "html_url": "https://github.com/huggingface/datasets/pull/6298", "merged_at": "2023-10-12T12:38:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/6298.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,938,797,389
[]
https://api.github.com/repos/huggingface/datasets/issues/6298
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Changes in the doc READMe: * adds two new sections (to be aligned with `transformers` and `hfh`): "Previewing the documentation" and "Writing documentation examples" * replaces the mentions of `transformers` with `datasets` * fixes some dead links
2023-10-12T12:47:15Z
https://github.com/huggingface/datasets/pull/6298
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6298/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6297/comments
https://api.github.com/repos/huggingface/datasets/issues/6297/timeline
2023-10-13T13:45:30Z
null
null
PR_kwDODunzps5ckXBa
closed
[]
false
6,297
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Fix ArrayXD cast
https://api.github.com/repos/huggingface/datasets/issues/6297/events
null
https://api.github.com/repos/huggingface/datasets/issues/6297/labels{/name}
2023-10-11T21:14:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6297.diff", "html_url": "https://github.com/huggingface/datasets/pull/6297", "merged_at": "2023-10-13T13:45:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/6297.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,938,752,707
[]
https://api.github.com/repos/huggingface/datasets/issues/6297
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fix #6291
2023-10-13T13:54:00Z
https://github.com/huggingface/datasets/pull/6297
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6297/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6296/comments
https://api.github.com/repos/huggingface/datasets/issues/6296/timeline
null
null
null
PR_kwDODunzps5cjUs1
open
[]
false
6,296
{ "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"...
Move `exceptions.py` to `utils/exceptions.py`
https://api.github.com/repos/huggingface/datasets/issues/6296/events
null
https://api.github.com/repos/huggingface/datasets/issues/6296/labels{/name}
2023-10-11T18:28:00Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6296.diff", "html_url": "https://github.com/huggingface/datasets/pull/6296", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6296.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6296" }
1,938,453,845
[]
https://api.github.com/repos/huggingface/datasets/issues/6296
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
I didn't notice the path while reviewing the PR yesterday :(
2023-10-17T13:25:33Z
https://github.com/huggingface/datasets/pull/6296
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6296/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6295/comments
https://api.github.com/repos/huggingface/datasets/issues/6295/timeline
2023-10-11T16:21:36Z
null
null
PR_kwDODunzps5cfiW8
closed
[]
false
6,295
{ "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 parquet columns argument in streaming mode
https://api.github.com/repos/huggingface/datasets/issues/6295/events
null
https://api.github.com/repos/huggingface/datasets/issues/6295/labels{/name}
2023-10-11T10:01:01Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6295.diff", "html_url": "https://github.com/huggingface/datasets/pull/6295", "merged_at": "2023-10-11T16:21:36Z", "patch_url": "https://github.com/huggingface/datasets/pull/6295.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,937,362,102
[]
https://api.github.com/repos/huggingface/datasets/issues/6295
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
MEMBER
It was failing when there's a DatasetInfo with non-None info.features from the YAML (therefore containing columns that should be ignored) Fix https://github.com/huggingface/datasets/issues/6293
2023-10-11T16:30:24Z
https://github.com/huggingface/datasets/pull/6295
{ "+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/6295/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6294/comments
https://api.github.com/repos/huggingface/datasets/issues/6294/timeline
2023-10-17T11:24:06Z
null
completed
I_kwDODunzps5zecL1
closed
[]
null
6,294
{ "avatar_url": "https://avatars.githubusercontent.com/u/61892155?v=4", "events_url": "https://api.github.com/users/ZYM66/events{/privacy}", "followers_url": "https://api.github.com/users/ZYM66/followers", "following_url": "https://api.github.com/users/ZYM66/following{/other_user}", "gists_url": "https://api....
IndexError: Invalid key is out of bounds for size 0 despite having a populated dataset
https://api.github.com/repos/huggingface/datasets/issues/6294/events
null
https://api.github.com/repos/huggingface/datasets/issues/6294/labels{/name}
2023-10-11T09:59:38Z
null
false
null
null
1,937,359,605
[]
https://api.github.com/repos/huggingface/datasets/issues/6294
[ "It looks to be the same issue as the one reported in https://discuss.huggingface.co/t/indexerror-invalid-key-16-is-out-of-bounds-for-size-0.\r\n\r\nCan you check the length of `train_dataset` before the `train_sampler = self._get_train_sampler()` (and after `_remove_unused_columns`) line?" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I am encountering an `IndexError` when trying to access data from a DataLoader which wraps around a dataset I've loaded using the `datasets` library. The error suggests that the dataset size is `0`, but when I check the length and print the dataset, it's clear that it has `1166` entries. ### Step...
2023-10-17T11:24:06Z
https://github.com/huggingface/datasets/issues/6294
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6294/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6293/comments
https://api.github.com/repos/huggingface/datasets/issues/6293/timeline
2023-10-11T16:21:38Z
null
completed
I_kwDODunzps5zd-gf
closed
[]
null
6,293
{ "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:...
Choose columns to stream parquet data in streaming mode
https://api.github.com/repos/huggingface/datasets/issues/6293/events
null
https://api.github.com/repos/huggingface/datasets/issues/6293/labels{/name}
2023-10-11T08:59:36Z
null
false
null
null
1,937,238,047
[ { "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/6293
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Currently passing columns= to load_dataset in streaming mode fails ``` Tried to load parquet data with columns '['link']' with mismatching features '{'caption': Value(dtype='string', id=None), 'image': {'bytes': Value(dtype='binary', id=None), 'path': Value(dtype='null', id=None)}, 'link': Value(dtype='string', id=...
2023-10-11T16:21:38Z
https://github.com/huggingface/datasets/issues/6293
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6293/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6292/comments
https://api.github.com/repos/huggingface/datasets/issues/6292/timeline
null
null
null
I_kwDODunzps5zdQtm
open
[]
null
6,292
{ "avatar_url": "https://avatars.githubusercontent.com/u/26437644?v=4", "events_url": "https://api.github.com/users/wanglaofei/events{/privacy}", "followers_url": "https://api.github.com/users/wanglaofei/followers", "following_url": "https://api.github.com/users/wanglaofei/following{/other_user}", "gists_url"...
how to load the image of dtype float32 or float64
https://api.github.com/repos/huggingface/datasets/issues/6292/events
null
https://api.github.com/repos/huggingface/datasets/issues/6292/labels{/name}
2023-10-11T07:27:16Z
null
false
null
null
1,937,050,470
[]
https://api.github.com/repos/huggingface/datasets/issues/6292
[ "Hi! Can you provide a code that reproduces the issue?\r\n\r\nAlso, which version of `datasets` are you using? You can check this by running `python -c \"import datasets; print(datasets.__version__)\"` inside the env. We added support for \"float images\" in `datasets 2.9`." ]
https://api.github.com/repos/huggingface/datasets
NONE
_FEATURES = datasets.Features( { "image": datasets.Image(), "text": datasets.Value("string"), }, ) The datasets builder seems only support the unit8 data. How to load the float dtype data?
2023-10-11T13:19:11Z
https://github.com/huggingface/datasets/issues/6292
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6292/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6291/comments
https://api.github.com/repos/huggingface/datasets/issues/6291/timeline
2023-10-13T13:45:31Z
null
completed
I_kwDODunzps5zZv9P
closed
[]
null
6,291
{ "avatar_url": "https://avatars.githubusercontent.com/u/22567306?v=4", "events_url": "https://api.github.com/users/AlanBlanchet/events{/privacy}", "followers_url": "https://api.github.com/users/AlanBlanchet/followers", "following_url": "https://api.github.com/users/AlanBlanchet/following{/other_user}", "gist...
Casting type from Array2D int to Array2D float crashes
https://api.github.com/repos/huggingface/datasets/issues/6291/events
null
https://api.github.com/repos/huggingface/datasets/issues/6291/labels{/name}
2023-10-10T20:10:10Z
null
false
null
null
1,936,129,871
[]
https://api.github.com/repos/huggingface/datasets/issues/6291
[ "Thanks for reporting! I've opened a PR with a fix" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I am on a school project and the initial type for feature annotations are `Array2D(shape=(None, 4))`. I am trying to cast this type to a `float64` and pyarrow gives me this error : ``` Traceback (most recent call last): File "/home/alan/dev/ClassezDesImagesAvecDesAlgorithmesDeDeeplearnin...
2023-10-13T13:45:31Z
https://github.com/huggingface/datasets/issues/6291
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6291/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6290/comments
https://api.github.com/repos/huggingface/datasets/issues/6290/timeline
null
null
null
I_kwDODunzps5zX11v
open
[]
null
6,290
{ "avatar_url": "https://avatars.githubusercontent.com/u/11801849?v=4", "events_url": "https://api.github.com/users/Wauplin/events{/privacy}", "followers_url": "https://api.github.com/users/Wauplin/followers", "following_url": "https://api.github.com/users/Wauplin/following{/other_user}", "gists_url": "https:...
Incremental dataset (e.g. `.push_to_hub(..., append=True)`)
https://api.github.com/repos/huggingface/datasets/issues/6290/events
null
https://api.github.com/repos/huggingface/datasets/issues/6290/labels{/name}
2023-10-10T15:18:03Z
null
false
null
null
1,935,629,679
[ { "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/6290
[ "Yea I think waiting for #6269 would be best, or branching from it. For reference, this [PR](https://github.com/LAION-AI/Discord-Scrapers/pull/2) is progressing pretty well which will do similar using the hf hub for our LAION dataset bot https://github.com/LAION-AI/Discord-Scrapers/pull/2. " ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Feature request Have the possibility to do `ds.push_to_hub(..., append=True)`. ### Motivation Requested in this [comment](https://huggingface.co/datasets/laion/dalle-3-dataset/discussions/3#65252597c4edc168202a5eaa) and this [comment](https://huggingface.co/datasets/laion/dalle-3-dataset/discussions/4#6524f675...
2023-10-13T16:05:26Z
https://github.com/huggingface/datasets/issues/6290
{ "+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/6290/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6289/comments
https://api.github.com/repos/huggingface/datasets/issues/6289/timeline
2023-10-13T08:56:48Z
null
null
PR_kwDODunzps5cZiay
closed
[]
false
6,289
{ "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...
testing doc-builder
https://api.github.com/repos/huggingface/datasets/issues/6289/events
null
https://api.github.com/repos/huggingface/datasets/issues/6289/labels{/name}
2023-10-10T15:17:29Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6289.diff", "html_url": "https://github.com/huggingface/datasets/pull/6289", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6289.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6289" }
1,935,628,506
[]
https://api.github.com/repos/huggingface/datasets/issues/6289
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
testing https://github.com/huggingface/doc-builder/pull/426
2023-10-13T08:57:14Z
https://github.com/huggingface/datasets/pull/6289
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6289/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6288/comments
https://api.github.com/repos/huggingface/datasets/issues/6288/timeline
null
null
null
I_kwDODunzps5zVdcR
open
[]
null
6,288
{ "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:...
Dataset.from_pandas with a DataFrame of PIL.Images
https://api.github.com/repos/huggingface/datasets/issues/6288/events
null
https://api.github.com/repos/huggingface/datasets/issues/6288/labels{/name}
2023-10-10T10:29:16Z
null
false
null
null
1,935,005,457
[ { "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/6288
[ "A duplicate of https://github.com/huggingface/datasets/issues/4796.\r\n\r\nWe could get this for free by implementing the `Image` feature as an extension type, as shown in [this](https://colab.research.google.com/drive/1Uzm_tXVpGTwbzleDConWcNjacwO1yxE4?usp=sharing) Colab (example with UUIDs).\r\n", "+1 to this\r...
https://api.github.com/repos/huggingface/datasets
MEMBER
Currently type inference doesn't know what to do with a Pandas Series of PIL.Image objects, though it would be nice to get a Dataset with the Image type this way
2023-10-20T18:23:05Z
https://github.com/huggingface/datasets/issues/6288
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6288/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6287/comments
https://api.github.com/repos/huggingface/datasets/issues/6287/timeline
2023-10-11T20:28:45Z
null
completed
I_kwDODunzps5zM4yw
closed
[]
null
6,287
{ "avatar_url": "https://avatars.githubusercontent.com/u/5688359?v=4", "events_url": "https://api.github.com/users/EngineerKhan/events{/privacy}", "followers_url": "https://api.github.com/users/EngineerKhan/followers", "following_url": "https://api.github.com/users/EngineerKhan/following{/other_user}", "gists...
map() not recognizing "text"
https://api.github.com/repos/huggingface/datasets/issues/6287/events
null
https://api.github.com/repos/huggingface/datasets/issues/6287/labels{/name}
2023-10-09T10:27:30Z
null
false
null
null
1,932,758,192
[]
https://api.github.com/repos/huggingface/datasets/issues/6287
[ "There is no \"text\" column in the `amazon_reviews_multi`, hence the `KeyError`. You can get the column names by running `dataset.column_names`." ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug The [map() documentation](https://huggingface.co/docs/datasets/v2.14.5/en/package_reference/main_classes#datasets.Dataset.map) reads: ` ds = ds.map(lambda x: tokenizer(x['text'], truncation=True, padding=True), batched=True)` I have been trying to reproduce it in my code as: `tokenizedData...
2023-10-11T20:28:45Z
https://github.com/huggingface/datasets/issues/6287
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6287/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6286/comments
https://api.github.com/repos/huggingface/datasets/issues/6286/timeline
2023-10-10T07:03:04Z
null
null
PR_kwDODunzps5cPKNK
closed
[]
false
6,286
{ "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}",...
Create DefunctDatasetError
https://api.github.com/repos/huggingface/datasets/issues/6286/events
null
https://api.github.com/repos/huggingface/datasets/issues/6286/labels{/name}
2023-10-09T09:23:23Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6286.diff", "html_url": "https://github.com/huggingface/datasets/pull/6286", "merged_at": "2023-10-10T07:03:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/6286.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,932,640,128
[]
https://api.github.com/repos/huggingface/datasets/issues/6286
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
MEMBER
Create `DefunctDatasetError` as a specific error to be raised when a dataset is defunct and no longer accessible. See Hub discussion: https://huggingface.co/datasets/the_pile_books3/discussions/7#6523c13a94f3a1a2092d251b
2023-10-10T07:13:22Z
https://github.com/huggingface/datasets/pull/6286
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6286/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6285/comments
https://api.github.com/repos/huggingface/datasets/issues/6285/timeline
null
null
null
I_kwDODunzps5zLKeV
open
[]
null
6,285
{ "avatar_url": "https://avatars.githubusercontent.com/u/20493493?v=4", "events_url": "https://api.github.com/users/andysingal/events{/privacy}", "followers_url": "https://api.github.com/users/andysingal/followers", "following_url": "https://api.github.com/users/andysingal/following{/other_user}", "gists_url"...
TypeError: expected str, bytes or os.PathLike object, not dict
https://api.github.com/repos/huggingface/datasets/issues/6285/events
null
https://api.github.com/repos/huggingface/datasets/issues/6285/labels{/name}
2023-10-09T04:56:26Z
null
false
null
null
1,932,306,325
[]
https://api.github.com/repos/huggingface/datasets/issues/6285
[ "You should be able to load the images by modifying the `load_dataset` call like this:\r\n```python\r\ndataset = load_dataset(\"imagefolder\", data_dir=\"/content/datasets/PotholeDetectionYOLOv8-1\")\r\n```\r\n\r\nThe `imagefolder` builder expects the image files to be in `path/label/image_file` (e.g. .`.../train/d...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug my dataset is in form : train- image /n -labels and tried the code: ``` from datasets import load_dataset data_files = { "train": "/content/datasets/PotholeDetectionYOLOv8-1/train/", "validation": "/content/datasets/PotholeDetectionYOLOv8-1/valid/", "test": "/content/dat...
2023-10-10T13:17:33Z
https://github.com/huggingface/datasets/issues/6285
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6285/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6284/comments
https://api.github.com/repos/huggingface/datasets/issues/6284/timeline
2023-10-06T13:26:51Z
null
completed
I_kwDODunzps5zAp9g
closed
[]
null
6,284
{ "avatar_url": "https://avatars.githubusercontent.com/u/64583161?v=4", "events_url": "https://api.github.com/users/rajveer43/events{/privacy}", "followers_url": "https://api.github.com/users/rajveer43/followers", "following_url": "https://api.github.com/users/rajveer43/following{/other_user}", "gists_url": "...
Add Belebele multiple-choice machine reading comprehension (MRC) dataset
https://api.github.com/repos/huggingface/datasets/issues/6284/events
null
https://api.github.com/repos/huggingface/datasets/issues/6284/labels{/name}
2023-10-06T06:58:03Z
null
false
null
null
1,929,551,712
[ { "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/6284
[ "This dataset is already available on the Hub: https://huggingface.co/datasets/facebook/belebele.\r\n" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Belebele is a multiple-choice machine reading comprehension (MRC) dataset spanning 122 language variants. This dataset enables the evaluation of mono- and multi-lingual models in high-, medium-, and low-resource languages. Each question has four multiple-choice answers and is linked to a short pass...
2023-10-06T13:26:51Z
https://github.com/huggingface/datasets/issues/6284
{ "+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/6284/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6283/comments
https://api.github.com/repos/huggingface/datasets/issues/6283/timeline
2024-02-06T19:24:19Z
null
null
PR_kwDODunzps5cBlKq
closed
[]
false
6,283
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Fix array cast/embed with null values
https://api.github.com/repos/huggingface/datasets/issues/6283/events
null
https://api.github.com/repos/huggingface/datasets/issues/6283/labels{/name}
2023-10-05T15:24:05Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6283.diff", "html_url": "https://github.com/huggingface/datasets/pull/6283", "merged_at": "2024-02-06T19:24:18Z", "patch_url": "https://github.com/huggingface/datasets/pull/6283.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,928,552,257
[]
https://api.github.com/repos/huggingface/datasets/issues/6283
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fixes issues with casting/embedding PyArrow list arrays with null values. It also bumps the required PyArrow version to 12.0.0 (over 9 months old) to simplify the implementation. Fix #6280, fix #6311, fix #6360 (Also fixes https://github.com/huggingface/datasets/issues/5430 to make Beam compatible with PyArrow>=...
2024-02-06T19:30:25Z
https://github.com/huggingface/datasets/pull/6283
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6283/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6282/comments
https://api.github.com/repos/huggingface/datasets/issues/6282/timeline
null
null
null
PR_kwDODunzps5cBT5p
open
[]
false
6,282
{ "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:...
Drop data_files duplicates
https://api.github.com/repos/huggingface/datasets/issues/6282/events
null
https://api.github.com/repos/huggingface/datasets/issues/6282/labels{/name}
2023-10-05T14:43:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6282.diff", "html_url": "https://github.com/huggingface/datasets/pull/6282", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6282.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6282" }
1,928,473,630
[]
https://api.github.com/repos/huggingface/datasets/issues/6282
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
MEMBER
I just added drop_duplicates=True to `.from_patterns`. I used a dict to deduplicate and preserve the order close https://github.com/huggingface/datasets/issues/6259 close https://github.com/huggingface/datasets/issues/6272
2024-03-01T16:33:20Z
https://github.com/huggingface/datasets/pull/6282
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6282/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6281/comments
https://api.github.com/repos/huggingface/datasets/issues/6281/timeline
2023-10-05T18:57:41Z
null
null
PR_kwDODunzps5cBQPd
closed
[]
false
6,281
{ "avatar_url": "https://avatars.githubusercontent.com/u/53510?v=4", "events_url": "https://api.github.com/users/hartmans/events{/privacy}", "followers_url": "https://api.github.com/users/hartmans/followers", "following_url": "https://api.github.com/users/hartmans/following{/other_user}", "gists_url": "https:...
Improve documentation of dataset.from_generator
https://api.github.com/repos/huggingface/datasets/issues/6281/events
null
https://api.github.com/repos/huggingface/datasets/issues/6281/labels{/name}
2023-10-05T14:34:49Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6281.diff", "html_url": "https://github.com/huggingface/datasets/pull/6281", "merged_at": "2023-10-05T18:57:41Z", "patch_url": "https://github.com/huggingface/datasets/pull/6281.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,928,456,959
[]
https://api.github.com/repos/huggingface/datasets/issues/6281
[ "I have looked at the doc failures, and I do not think that my change caused the doc build failure, but I'm not 100% sure about that.\r\nI have high confidence that the integration test failures are not something I introduced:-)", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<sum...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Improve documentation to clarify sharding behavior (#6270)
2023-10-05T19:09:07Z
https://github.com/huggingface/datasets/pull/6281
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6281/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6280/comments
https://api.github.com/repos/huggingface/datasets/issues/6280/timeline
2024-02-06T19:24:20Z
null
completed
I_kwDODunzps5y7jru
closed
[]
null
6,280
{ "avatar_url": "https://avatars.githubusercontent.com/u/1000442?v=4", "events_url": "https://api.github.com/users/jmif/events{/privacy}", "followers_url": "https://api.github.com/users/jmif/followers", "following_url": "https://api.github.com/users/jmif/following{/other_user}", "gists_url": "https://api.gith...
Couldn't cast array of type fixed_size_list to Sequence(Value(float64))
https://api.github.com/repos/huggingface/datasets/issues/6280/events
null
https://api.github.com/repos/huggingface/datasets/issues/6280/labels{/name}
2023-10-05T12:48:31Z
null
false
null
null
1,928,215,278
[]
https://api.github.com/repos/huggingface/datasets/issues/6280
[ "Thanks for reporting! I've opened a PR with a fix.", "Thanks for the quick response @mariosasko! I just installed your branch via `poetry add 'git+https://github.com/huggingface/datasets#fix-array_values'` and I can confirm it works on the example provided.\r\n\r\nFollow up question for you, should `None`s be s...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I have a dataset with an embedding column, when I try to map that dataset I get the following exception: ``` Traceback (most recent call last): File "/Users/jmif/.virtualenvs/llm-training/lib/python3.10/site-packages/datasets/arrow_dataset.py", line 3189, in map for rank, done, content...
2024-02-06T19:24:20Z
https://github.com/huggingface/datasets/issues/6280
{ "+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/6280/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6279/comments
https://api.github.com/repos/huggingface/datasets/issues/6279/timeline
null
null
null
I_kwDODunzps5y62BC
open
[]
null
6,279
{ "avatar_url": "https://avatars.githubusercontent.com/u/7010688?v=4", "events_url": "https://api.github.com/users/lneukom/events{/privacy}", "followers_url": "https://api.github.com/users/lneukom/followers", "following_url": "https://api.github.com/users/lneukom/following{/other_user}", "gists_url": "https:/...
Batched IterableDataset
https://api.github.com/repos/huggingface/datasets/issues/6279/events
null
https://api.github.com/repos/huggingface/datasets/issues/6279/labels{/name}
2023-10-05T11:12:49Z
null
false
null
null
1,928,028,226
[ { "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/6279
[ "This is exactly what I was looking for. It would also be very useful for me :-)" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Hi, could you add an implementation of a batched `IterableDataset`. It already support an option to do batch iteration via `.iter(batch_size=...)` but this cannot be used in combination with a torch `DataLoader` since it just returns an iterator. ### Motivation The current implementation load...
2023-10-05T11:50:28Z
https://github.com/huggingface/datasets/issues/6279
{ "+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/6279/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6278/comments
https://api.github.com/repos/huggingface/datasets/issues/6278/timeline
2023-10-05T14:43:17Z
null
null
PR_kwDODunzps5b_iKb
closed
[]
true
6,278
{ "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:...
No data files duplicates
https://api.github.com/repos/huggingface/datasets/issues/6278/events
null
https://api.github.com/repos/huggingface/datasets/issues/6278/labels{/name}
2023-10-05T10:31:58Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6278.diff", "html_url": "https://github.com/huggingface/datasets/pull/6278", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6278.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6278" }
1,927,957,877
[]
https://api.github.com/repos/huggingface/datasets/issues/6278
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
MEMBER
I added a new DataFilesSet class to disallow duplicate data files. I also deprecated DataFilesList. EDIT: actually I might just add drop_duplicates=True to `.from_patterns` close https://github.com/huggingface/datasets/issues/6259 close https://github.com/huggingface/datasets/issues/6272 TODO: - [ ] tests ...
2024-01-11T06:32:49Z
https://github.com/huggingface/datasets/pull/6278
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6278/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6277/comments
https://api.github.com/repos/huggingface/datasets/issues/6277/timeline
2023-10-08T17:05:46Z
null
completed
I_kwDODunzps5y3F3C
closed
[]
null
6,277
{ "avatar_url": "https://avatars.githubusercontent.com/u/66733346?v=4", "events_url": "https://api.github.com/users/diegogonzalezc/events{/privacy}", "followers_url": "https://api.github.com/users/diegogonzalezc/followers", "following_url": "https://api.github.com/users/diegogonzalezc/following{/other_user}", ...
FileNotFoundError: Couldn't find a module script at /content/paws-x/paws-x.py. Module 'paws-x' doesn't exist on the Hugging Face Hub either.
https://api.github.com/repos/huggingface/datasets/issues/6277/events
null
https://api.github.com/repos/huggingface/datasets/issues/6277/labels{/name}
2023-10-04T22:01:25Z
null
false
null
null
1,927,044,546
[]
https://api.github.com/repos/huggingface/datasets/issues/6277
[ "`evaluate.load(\"paws-x\", \"es\")` throws the error because there is no such metric in the `evaluate` lib.\r\n\r\nSo, this is unrelated to our lib." ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I'm encountering a "FileNotFoundError" while attempting to use the "paws-x" dataset to retrain the DistilRoBERTa-base model. The error message is as follows: FileNotFoundError: Couldn't find a module script at /content/paws-x/paws-x.py. Module 'paws-x' doesn't exist on the Hugging Face Hub eit...
2023-10-08T17:05:46Z
https://github.com/huggingface/datasets/issues/6277
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6277/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6276/comments
https://api.github.com/repos/huggingface/datasets/issues/6276/timeline
null
null
null
I_kwDODunzps5yy9iW
open
[]
null
6,276
{ "avatar_url": "https://avatars.githubusercontent.com/u/50768065?v=4", "events_url": "https://api.github.com/users/valaofficial/events{/privacy}", "followers_url": "https://api.github.com/users/valaofficial/followers", "following_url": "https://api.github.com/users/valaofficial/following{/other_user}", "gist...
I'm trying to fine tune the openai/whisper model from huggingface using jupyter notebook and i keep getting this error
https://api.github.com/repos/huggingface/datasets/issues/6276/events
null
https://api.github.com/repos/huggingface/datasets/issues/6276/labels{/name}
2023-10-04T11:03:41Z
null
false
null
null
1,925,961,878
[]
https://api.github.com/repos/huggingface/datasets/issues/6276
[ "Since you are using Windows, maybe moving the `map` call inside `if __name__ == \"__main__\"` can fix the issue:\r\n```python\r\nif __name__ == \"__main__\":\r\n common_voice = common_voice.map(prepare_dataset, remove_columns=common_voice.column_names[\"train\"], num_proc=4)\r\n```\r\n\r\nOtherwise, the only s...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I'm trying to fine tune the openai/whisper model from huggingface using jupyter notebook and i keep getting this error, i'm following the steps in this blog post https://huggingface.co/blog/fine-tune-whisper I tried google collab and it works but because I'm on the free version the training ...
2023-11-27T10:39:16Z
https://github.com/huggingface/datasets/issues/6276
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6276/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6275/comments
https://api.github.com/repos/huggingface/datasets/issues/6275/timeline
2023-10-10T16:27:54Z
null
completed
I_kwDODunzps5yhYu4
closed
[]
null
6,275
{ "avatar_url": "https://avatars.githubusercontent.com/u/97907750?v=4", "events_url": "https://api.github.com/users/vikas70607/events{/privacy}", "followers_url": "https://api.github.com/users/vikas70607/followers", "following_url": "https://api.github.com/users/vikas70607/following{/other_user}", "gists_url"...
Would like to Contribute a dataset
https://api.github.com/repos/huggingface/datasets/issues/6275/events
null
https://api.github.com/repos/huggingface/datasets/issues/6275/labels{/name}
2023-10-02T07:00:21Z
null
false
null
null
1,921,354,680
[]
https://api.github.com/repos/huggingface/datasets/issues/6275
[ "Hi! The process of contributing a dataset is explained here: https://huggingface.co/docs/datasets/upload_dataset. Also, check https://huggingface.co/docs/datasets/image_dataset for a more detailed explanation of how to share an image dataset." ]
https://api.github.com/repos/huggingface/datasets
NONE
I have a dataset of 2500 images that can be used for color-blind machine-learning algorithms. Since , there was no dataset available online , I made this dataset myself and would like to contribute this now to community
2023-10-10T16:27:54Z
https://github.com/huggingface/datasets/issues/6275
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6275/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6274/comments
https://api.github.com/repos/huggingface/datasets/issues/6274/timeline
2023-10-02T20:09:38Z
null
completed
I_kwDODunzps5ygLAo
closed
[]
null
6,274
{ "avatar_url": "https://avatars.githubusercontent.com/u/97120485?v=4", "events_url": "https://api.github.com/users/LouisChen15/events{/privacy}", "followers_url": "https://api.github.com/users/LouisChen15/followers", "following_url": "https://api.github.com/users/LouisChen15/following{/other_user}", "gists_u...
FileNotFoundError for dataset with multiple builder config
https://api.github.com/repos/huggingface/datasets/issues/6274/events
null
https://api.github.com/repos/huggingface/datasets/issues/6274/labels{/name}
2023-10-01T23:45:56Z
null
false
null
null
1,921,036,328
[]
https://api.github.com/repos/huggingface/datasets/issues/6274
[ "Please tell me if the above info is not enough for solving the problem. I will then make my dataset public temporarily so that you can really reproduce the bug. " ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When there is only one config and only the dataset name is entered when using datasets.load_dataset(), it works fine. But if I create a second builder_config for my dataset and enter the config name when using datasets.load_dataset(), the following error will happen. FileNotFoundError: [Errno 2...
2023-10-02T20:09:38Z
https://github.com/huggingface/datasets/issues/6274
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6274/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6273/comments
https://api.github.com/repos/huggingface/datasets/issues/6273/timeline
null
null
null
I_kwDODunzps5yfvKU
open
[]
null
6,273
{ "avatar_url": "https://avatars.githubusercontent.com/u/100606327?v=4", "events_url": "https://api.github.com/users/sameemqureshi/events{/privacy}", "followers_url": "https://api.github.com/users/sameemqureshi/followers", "following_url": "https://api.github.com/users/sameemqureshi/following{/other_user}", "...
Broken Link to PubMed Abstracts dataset .
https://api.github.com/repos/huggingface/datasets/issues/6273/events
null
https://api.github.com/repos/huggingface/datasets/issues/6273/labels{/name}
2023-10-01T19:08:48Z
null
false
null
null
1,920,922,260
[]
https://api.github.com/repos/huggingface/datasets/issues/6273
[ "This has already been reported in the HF Course repo (https://github.com/huggingface/course/issues/623).", "@lhoestq @albertvillanova @lewtun I don't think we are allowed to host these data files on the Hub (due to DMCA), which means the only option is to use a different dataset in the course (and to re-record t...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug The link provided for the dataset is broken, data_files = [https://the-eye.eu/public/AI/pile_preliminary_components/PUBMED_title_abstracts_2019_baseline.jsonl.zst](url) The ### Steps to reproduce the bug Steps to reproduce: 1) Head over to [https://huggingface.co/learn/nlp-course/chapt...
2024-01-09T05:48:01Z
https://github.com/huggingface/datasets/issues/6273
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6273/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6272/comments
https://api.github.com/repos/huggingface/datasets/issues/6272/timeline
null
null
null
I_kwDODunzps5yfY__
open
[]
null
6,272
{ "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:...
Duplicate `data_files` when named `<split>/<split>.parquet`
https://api.github.com/repos/huggingface/datasets/issues/6272/events
null
https://api.github.com/repos/huggingface/datasets/issues/6272/labels{/name}
2023-10-01T15:43:56Z
null
false
null
null
1,920,831,487
[ { "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/6272
[ "Also reported in https://github.com/huggingface/datasets/issues/6259", "I think it's best to drop duplicates with a `set` (as a temporary fix) and improve the patterns when/if https://github.com/fsspec/filesystem_spec/pull/1382 gets merged. @lhoestq Do you have some other ideas?", "Alternatively we could just...
https://api.github.com/repos/huggingface/datasets
MEMBER
e.g. with `u23429/stock_1_minute_ticker` ```ipython In [1]: from datasets import * In [2]: b = load_dataset_builder("u23429/stock_1_minute_ticker") Downloading readme: 100%|██████████████████████████| 627/627 [00:00<00:00, 246kB/s] In [3]: b.config.data_files Out[3]: {NamedSplit('train'): ['hf://datasets/...
2023-10-05T10:32:27Z
https://github.com/huggingface/datasets/issues/6272
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6272/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6271/comments
https://api.github.com/repos/huggingface/datasets/issues/6271/timeline
2023-10-16T13:30:50Z
null
completed
I_kwDODunzps5yd0nH
closed
[]
null
6,271
{ "avatar_url": "https://avatars.githubusercontent.com/u/13859249?v=4", "events_url": "https://api.github.com/users/govindrai/events{/privacy}", "followers_url": "https://api.github.com/users/govindrai/followers", "following_url": "https://api.github.com/users/govindrai/following{/other_user}", "gists_url": "...
Overwriting Split overwrites data but not metadata, corrupting dataset
https://api.github.com/repos/huggingface/datasets/issues/6271/events
null
https://api.github.com/repos/huggingface/datasets/issues/6271/labels{/name}
2023-09-30T22:37:31Z
null
false
null
null
1,920,420,295
[]
https://api.github.com/repos/huggingface/datasets/issues/6271
[]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I want to be able to overwrite/update/delete splits in my dataset. Currently the only way to do is to manually go into the dataset and delete the split. If I try to overwrite programmatically I end up in an error state and (somewhat) corrupting the dataset. Read below. **Current Behavior** Whe...
2023-10-16T13:30:50Z
https://github.com/huggingface/datasets/issues/6271
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6271/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6270/comments
https://api.github.com/repos/huggingface/datasets/issues/6270/timeline
2023-10-11T20:29:11Z
null
completed
I_kwDODunzps5ydead
closed
[]
null
6,270
{ "avatar_url": "https://avatars.githubusercontent.com/u/53510?v=4", "events_url": "https://api.github.com/users/hartmans/events{/privacy}", "followers_url": "https://api.github.com/users/hartmans/followers", "following_url": "https://api.github.com/users/hartmans/following{/other_user}", "gists_url": "https:...
Dataset.from_generator raises with sharded gen_args
https://api.github.com/repos/huggingface/datasets/issues/6270/events
null
https://api.github.com/repos/huggingface/datasets/issues/6270/labels{/name}
2023-09-30T16:50:06Z
null
false
null
null
1,920,329,373
[]
https://api.github.com/repos/huggingface/datasets/issues/6270
[ "`gen_kwargs` should be a `dict`, as stated in the docstring, but you are passing a `list`.\r\n\r\nSo, to fix the error, replace the list of dicts with a dict of lists (and slightly modify the generator function):\r\n```python\r\nfrom pathlib import Path\r\nimport datasets\r\n\r\ndef process_yaml(files):\r\n for...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug According to the docs of Datasets.from_generator: ``` gen_kwargs(`dict`, *optional*): Keyword arguments to be passed to the `generator` callable. You can define a sharded dataset by passing the list of shards in `gen_kwargs`. ``` So I'd expect that if gen_kwar...
2023-10-11T20:29:12Z
https://github.com/huggingface/datasets/issues/6270
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6270/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6269/comments
https://api.github.com/repos/huggingface/datasets/issues/6269/timeline
2023-10-16T13:30:46Z
null
null
PR_kwDODunzps5bjbDc
closed
[]
false
6,269
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Reduce the number of commits in `push_to_hub`
https://api.github.com/repos/huggingface/datasets/issues/6269/events
null
https://api.github.com/repos/huggingface/datasets/issues/6269/labels{/name}
2023-09-29T16:22:31Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6269.diff", "html_url": "https://github.com/huggingface/datasets/pull/6269", "merged_at": "2023-10-16T13:30:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/6269.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,919,572,790
[]
https://api.github.com/repos/huggingface/datasets/issues/6269
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
Reduces the number of commits in `push_to_hub` by using the `preupload` API from https://github.com/huggingface/huggingface_hub/pull/1699. Each commit contains a maximum of 50 uploaded files. A shard's fingerprint no longer needs to be added as a suffix to support resuming an upload, meaning the shards' naming schem...
2023-10-16T16:03:18Z
https://github.com/huggingface/datasets/pull/6269
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 3, "laugh": 0, "rocket": 1, "total_count": 4, "url": "https://api.github.com/repos/huggingface/datasets/issues/6269/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6268/comments
https://api.github.com/repos/huggingface/datasets/issues/6268/timeline
null
null
null
PR_kwDODunzps5bhgs7
open
[]
true
6,268
{ "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 repo_id to DatasetInfo
https://api.github.com/repos/huggingface/datasets/issues/6268/events
null
https://api.github.com/repos/huggingface/datasets/issues/6268/labels{/name}
2023-09-29T10:24:55Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6268.diff", "html_url": "https://github.com/huggingface/datasets/pull/6268", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6268.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6268" }
1,919,010,645
[]
https://api.github.com/repos/huggingface/datasets/issues/6268
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6268). All of your documentation changes will be reflected on that endpoint.", "In https://github.com/huggingface/datasets/issues/4129 we want to track the origin of a dataset, e.g. if it comes from multiple datasets.\r\n\r\nI ...
https://api.github.com/repos/huggingface/datasets
MEMBER
```python from datasets import load_dataset ds = load_dataset("lhoestq/demo1", split="train") ds = ds.map(lambda x: {}, num_proc=2).filter(lambda x: True).remove_columns(["id"]) print(ds.repo_id) # lhoestq/demo1 ``` - repo_id is None when the dataset doesn't come from the Hub, e.g. from Dataset.from_dict - ...
2023-10-01T15:29:45Z
https://github.com/huggingface/datasets/pull/6268
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 2, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/6268/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6267/comments
https://api.github.com/repos/huggingface/datasets/issues/6267/timeline
null
null
null
I_kwDODunzps5yOpp-
open
[]
null
6,267
{ "avatar_url": "https://avatars.githubusercontent.com/u/1000442?v=4", "events_url": "https://api.github.com/users/jmif/events{/privacy}", "followers_url": "https://api.github.com/users/jmif/followers", "following_url": "https://api.github.com/users/jmif/following{/other_user}", "gists_url": "https://api.gith...
Multi label class encoding
https://api.github.com/repos/huggingface/datasets/issues/6267/events
null
https://api.github.com/repos/huggingface/datasets/issues/6267/labels{/name}
2023-09-27T22:48:08Z
null
false
null
null
1,916,443,262
[ { "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/6267
[ "You can use a `Sequence(ClassLabel(...))` feature type to represent a list of labels, and `cast_column`/`cast` to perform the \"string to label\" conversion (`class_encode_column` does support nested fields), e.g., in your case:\r\n```python\r\nfrom datasets import Dataset, Sequence, ClassLabel\r\ndata = {\r\n ...
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request I have a multi label dataset and I'd like to be able to class encode the column and store the mapping directly in the features just as I can with a single label column. `class_encode_column` currently does not support multi labels. Here's an example of what I'd like to encode: ``` data = { ...
2023-10-26T18:46:08Z
https://github.com/huggingface/datasets/issues/6267
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6267/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6266/comments
https://api.github.com/repos/huggingface/datasets/issues/6266/timeline
null
null
null
PR_kwDODunzps5bYYb8
open
[]
false
6,266
{ "avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4", "events_url": "https://api.github.com/users/bryant1410/events{/privacy}", "followers_url": "https://api.github.com/users/bryant1410/followers", "following_url": "https://api.github.com/users/bryant1410/following{/other_user}", "gists_url":...
Use LibYAML with PyYAML if available
https://api.github.com/repos/huggingface/datasets/issues/6266/events
null
https://api.github.com/repos/huggingface/datasets/issues/6266/labels{/name}
2023-09-27T21:13:36Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6266.diff", "html_url": "https://github.com/huggingface/datasets/pull/6266", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6266.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6266" }
1,916,334,394
[]
https://api.github.com/repos/huggingface/datasets/issues/6266
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6266). All of your documentation changes will be reflected on that endpoint.", "On Ubuntu, if `libyaml-dev` is installed, you can install PyYAML 6.0.1 with LibYAML with the following command (as it's automatically detected):\r\...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
PyYAML, the YAML framework used in this library, allows the use of LibYAML to accelerate the methods `load` and `dump`. To use it, a user would need to first install a PyYAML version that uses LibYAML (not available in PyPI; needs to be manually installed). Then, to actually use them, PyYAML suggests importing the LibY...
2023-09-28T14:29:24Z
https://github.com/huggingface/datasets/pull/6266
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6266/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6265/comments
https://api.github.com/repos/huggingface/datasets/issues/6265/timeline
2023-09-28T18:23:35Z
null
null
PR_kwDODunzps5bWDfc
closed
[]
false
6,265
{ "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"...
Remove `apache_beam` import in `BeamBasedBuilder._save_info`
https://api.github.com/repos/huggingface/datasets/issues/6265/events
null
https://api.github.com/repos/huggingface/datasets/issues/6265/labels{/name}
2023-09-27T13:56:34Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6265.diff", "html_url": "https://github.com/huggingface/datasets/pull/6265", "merged_at": "2023-09-28T18:23:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/6265.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,915,651,566
[]
https://api.github.com/repos/huggingface/datasets/issues/6265
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
... to avoid an `ImportError` raised in `BeamBasedBuilder._save_info` when `apache_beam` is not installed (e.g., when downloading the processed version of a dataset from the HF GCS) Fix https://github.com/huggingface/datasets/issues/6260
2023-09-28T18:34:02Z
https://github.com/huggingface/datasets/pull/6265
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6265/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6264/comments
https://api.github.com/repos/huggingface/datasets/issues/6264/timeline
2023-09-27T08:36:39Z
null
null
PR_kwDODunzps5bTvzh
closed
[]
false
6,264
{ "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}",...
Temporarily pin tensorflow < 2.14.0
https://api.github.com/repos/huggingface/datasets/issues/6264/events
null
https://api.github.com/repos/huggingface/datasets/issues/6264/labels{/name}
2023-09-27T08:16:06Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6264.diff", "html_url": "https://github.com/huggingface/datasets/pull/6264", "merged_at": "2023-09-27T08:36:39Z", "patch_url": "https://github.com/huggingface/datasets/pull/6264.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,914,958,781
[]
https://api.github.com/repos/huggingface/datasets/issues/6264
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
Temporarily pin tensorflow < 2.14.0 until permanent solution is found. Hot fix #6263.
2023-09-27T08:45:24Z
https://github.com/huggingface/datasets/pull/6264
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6264/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6263/comments
https://api.github.com/repos/huggingface/datasets/issues/6263/timeline
2023-09-27T08:36:40Z
null
completed
I_kwDODunzps5yI9WD
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
6,263
{ "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}",...
CI is broken: ImportError: cannot import name 'context' from 'tensorflow.python'
https://api.github.com/repos/huggingface/datasets/issues/6263/events
null
https://api.github.com/repos/huggingface/datasets/issues/6263/labels{/name}
2023-09-27T08:12:05Z
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,914,951,043
[ { "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/6263
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Python 3.10 CI is broken for `test_py310`. See: https://github.com/huggingface/datasets/actions/runs/6322990957/job/17169678812?pr=6262 ``` FAILED tests/test_py_utils.py::TempSeedTest::test_tensorflow - ImportError: cannot import name 'context' from 'tensorflow.python' (/opt/hostedtoolcache/Python/3.10.13/x64/li...
2023-09-27T08:36:40Z
https://github.com/huggingface/datasets/issues/6263
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6263/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6262/comments
https://api.github.com/repos/huggingface/datasets/issues/6262/timeline
2023-09-28T15:30:40Z
null
null
PR_kwDODunzps5bTh6H
closed
[]
false
6,262
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Fix CI 404 errors
https://api.github.com/repos/huggingface/datasets/issues/6262/events
null
https://api.github.com/repos/huggingface/datasets/issues/6262/labels{/name}
2023-09-27T07:40:18Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6262.diff", "html_url": "https://github.com/huggingface/datasets/pull/6262", "merged_at": "2023-09-28T15:30:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/6262.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,914,895,459
[]
https://api.github.com/repos/huggingface/datasets/issues/6262
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
MEMBER
Currently our CI usually raises 404 errors when trying to delete temporary repositories. See, e.g.: https://github.com/huggingface/datasets/actions/runs/6314980985/job/17146507884 ``` FAILED tests/test_upstream_hub.py::TestPushToHub::test_push_dataset_dict_to_hub_multiple_files_with_max_shard_size - huggingface_hub.u...
2023-09-28T15:39:16Z
https://github.com/huggingface/datasets/pull/6262
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6262/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6261/comments
https://api.github.com/repos/huggingface/datasets/issues/6261/timeline
2023-10-05T10:23:22Z
null
completed
I_kwDODunzps5yEni6
closed
[]
null
6,261
{ "avatar_url": "https://avatars.githubusercontent.com/u/37955817?v=4", "events_url": "https://api.github.com/users/joaopedrosdmm/events{/privacy}", "followers_url": "https://api.github.com/users/joaopedrosdmm/followers", "following_url": "https://api.github.com/users/joaopedrosdmm/following{/other_user}", "g...
Can't load a dataset
https://api.github.com/repos/huggingface/datasets/issues/6261/events
null
https://api.github.com/repos/huggingface/datasets/issues/6261/labels{/name}
2023-09-26T15:46:25Z
null
false
null
null
1,913,813,178
[]
https://api.github.com/repos/huggingface/datasets/issues/6261
[ "I believe is due to the fact that doesn't work with .tgz files.", "`JourneyDB/JourneyDB` is a gated dataset, so this error means you are not authenticated to access it, either by using an invalid token or by not agreeing to the terms in the dialog on the dataset page.\r\n\r\n> I believe is due to the fact that d...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Can't seem to load the JourneyDB dataset. It throws the following error: ``` --------------------------------------------------------------------------- FileNotFoundError Traceback (most recent call last) Cell In[15], line 2 1 # If the dataset is gated/priv...
2023-10-05T10:23:23Z
https://github.com/huggingface/datasets/issues/6261
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6261/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6260/comments
https://api.github.com/repos/huggingface/datasets/issues/6260/timeline
2023-09-28T18:23:36Z
null
completed
I_kwDODunzps5x_9w6
closed
[]
null
6,260
{ "avatar_url": "https://avatars.githubusercontent.com/u/88258534?v=4", "events_url": "https://api.github.com/users/rangehow/events{/privacy}", "followers_url": "https://api.github.com/users/rangehow/followers", "following_url": "https://api.github.com/users/rangehow/following{/other_user}", "gists_url": "htt...
REUSE_DATASET_IF_EXISTS don't work
https://api.github.com/repos/huggingface/datasets/issues/6260/events
null
https://api.github.com/repos/huggingface/datasets/issues/6260/labels{/name}
2023-09-26T03:02:16Z
null
false
null
null
1,912,593,466
[]
https://api.github.com/repos/huggingface/datasets/issues/6260
[ "Hi! Unfortunately, the current behavior is to delete the downloaded data when this error happens. So, I've opened a PR that removes the problematic import to avoid losing data due to `apache_beam` not being installed (we host the preprocessed version of `natual_questions` on the HF GCS, so requiring `apache_beam` ...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I use the following code to download natural_question dataset. Even though I have completely download it, the next time I run this code, the new download procedure will start and cover the original /data/lxy/NQ config=datasets.DownloadConfig(resume_download=True,max_retries=100,cache_dir=r'/da...
2023-09-28T18:23:36Z
https://github.com/huggingface/datasets/issues/6260
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6260/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6259/comments
https://api.github.com/repos/huggingface/datasets/issues/6259/timeline
null
null
null
I_kwDODunzps5x9kg-
open
[ { "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}", ...
null
6,259
{ "avatar_url": "https://avatars.githubusercontent.com/u/141304309?v=4", "events_url": "https://api.github.com/users/MF-FOOM/events{/privacy}", "followers_url": "https://api.github.com/users/MF-FOOM/followers", "following_url": "https://api.github.com/users/MF-FOOM/following{/other_user}", "gists_url": "https...
Duplicated Rows When Loading Parquet Files from Root Directory with Subdirectories
https://api.github.com/repos/huggingface/datasets/issues/6259/events
null
https://api.github.com/repos/huggingface/datasets/issues/6259/labels{/name}
2023-09-25T17:20:54Z
null
false
{ "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"...
null
1,911,965,758
[]
https://api.github.com/repos/huggingface/datasets/issues/6259
[ "Thanks for reporting this issue! We should be able to avoid this by making our `glob` patterns more precise. In the meantime, you can load the dataset by directly assigning splits to the data files: \r\n```python\r\nfrom datasets import load_dataset\r\nds = load_dataset(\"parquet\", data_files={\"train\": \"testin...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When parquet files are saved in "train" and "val" subdirectories under a root directory, and datasets are then loaded using `load_dataset("parquet", data_dir="root_directory")`, the resulting dataset has duplicated rows for both the training and validation sets. ### Steps to reproduce the bug...
2023-09-26T17:54:08Z
https://github.com/huggingface/datasets/issues/6259
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6259/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6258/comments
https://api.github.com/repos/huggingface/datasets/issues/6258/timeline
2023-09-26T13:36:40Z
null
null
PR_kwDODunzps5bHxHl
closed
[]
false
6,258
{ "avatar_url": "https://avatars.githubusercontent.com/u/32779855?v=4", "events_url": "https://api.github.com/users/leemthompo/events{/privacy}", "followers_url": "https://api.github.com/users/leemthompo/followers", "following_url": "https://api.github.com/users/leemthompo/following{/other_user}", "gists_url"...
[DOCS] Fix typo: Elasticsearch
https://api.github.com/repos/huggingface/datasets/issues/6258/events
null
https://api.github.com/repos/huggingface/datasets/issues/6258/labels{/name}
2023-09-25T12:50:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6258.diff", "html_url": "https://github.com/huggingface/datasets/pull/6258", "merged_at": "2023-09-26T13:36:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/6258.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,911,445,373
[]
https://api.github.com/repos/huggingface/datasets/issues/6258
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
Not ElasticSearch :)
2023-09-26T14:55:35Z
https://github.com/huggingface/datasets/pull/6258
{ "+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/6258/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6257/comments
https://api.github.com/repos/huggingface/datasets/issues/6257/timeline
2023-10-16T13:30:48Z
null
completed
I_kwDODunzps5x45g0
closed
[]
null
6,257
{ "avatar_url": "https://avatars.githubusercontent.com/u/57996478?v=4", "events_url": "https://api.github.com/users/yuvalkirstain/events{/privacy}", "followers_url": "https://api.github.com/users/yuvalkirstain/followers", "following_url": "https://api.github.com/users/yuvalkirstain/following{/other_user}", "g...
HfHubHTTPError - exceeded our hourly quotas for action: commit
https://api.github.com/repos/huggingface/datasets/issues/6257/events
null
https://api.github.com/repos/huggingface/datasets/issues/6257/labels{/name}
2023-09-25T06:11:43Z
null
false
null
null
1,910,741,044
[]
https://api.github.com/repos/huggingface/datasets/issues/6257
[ "how is your dataset structured? (file types, how many commits and files are you trying to push, etc)", "I succeeded in uploading it after several attempts with an hour gap between each attempt (inconvenient but worked). The final dataset is [here](https://huggingface.co/datasets/yuvalkirstain/pickapic_v2), code ...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I try to upload a very large dataset of images, and get the following error: ``` File /fsx-multigen/yuvalkirstain/miniconda/envs/pickapic/lib/python3.10/site-packages/huggingface_hub/hf_api.py:2712, in HfApi.create_commit(self, repo_id, operations, commit_message, commit_description, token, repo...
2023-10-16T13:30:49Z
https://github.com/huggingface/datasets/issues/6257
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6257/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6256/comments
https://api.github.com/repos/huggingface/datasets/issues/6256/timeline
null
null
null
I_kwDODunzps5x3Hx_
open
[]
null
6,256
{ "avatar_url": "https://avatars.githubusercontent.com/u/171831?v=4", "events_url": "https://api.github.com/users/andyzhu/events{/privacy}", "followers_url": "https://api.github.com/users/andyzhu/followers", "following_url": "https://api.github.com/users/andyzhu/following{/other_user}", "gists_url": "https://...
load_dataset() function's cache_dir does not seems to work
https://api.github.com/repos/huggingface/datasets/issues/6256/events
null
https://api.github.com/repos/huggingface/datasets/issues/6256/labels{/name}
2023-09-24T15:34:06Z
null
false
null
null
1,910,275,199
[]
https://api.github.com/repos/huggingface/datasets/issues/6256
[ "Can you share the error message?\r\n\r\nAlso, it would help if you could check whether `huggingface_hub`'s download behaves the same:\r\n```python\r\nfrom huggingface_hub import snapshot_download\r\nsnapshot_download(\"trec\", repo_type=\"dataset\", cache_dir='/path/to/my/dir)\r\n```\r\n\r\nIn the next major relea...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug datasets version: 2.14.5 when trying to run the following command trec = load_dataset('trec', split='train[:1000]', cache_dir='/path/to/my/dir') I keep getting error saying the command does not have permission to the default cache directory on my macbook pro machine. It seems the cache_...
2023-09-27T13:40:45Z
https://github.com/huggingface/datasets/issues/6256
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6256/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6255/comments
https://api.github.com/repos/huggingface/datasets/issues/6255/timeline
2023-09-26T15:44:19Z
null
null
PR_kwDODunzps5bCioS
closed
[]
false
6,255
{ "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:...
Parallelize builder configs creation
https://api.github.com/repos/huggingface/datasets/issues/6255/events
null
https://api.github.com/repos/huggingface/datasets/issues/6255/labels{/name}
2023-09-23T11:56:20Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6255.diff", "html_url": "https://github.com/huggingface/datasets/pull/6255", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6255.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6255" }
1,909,842,977
[]
https://api.github.com/repos/huggingface/datasets/issues/6255
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
MEMBER
For datasets with lots of configs defined in YAML E.g. `load_dataset("uonlp/CulturaX", "fr", revision="refs/pr/6")` from >1min to 15sec
2024-01-11T06:32:34Z
https://github.com/huggingface/datasets/pull/6255
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6255/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6254/comments
https://api.github.com/repos/huggingface/datasets/issues/6254/timeline
2023-10-03T14:42:53Z
null
completed
I_kwDODunzps5x00io
closed
[]
null
6,254
{ "avatar_url": "https://avatars.githubusercontent.com/u/56437469?v=4", "events_url": "https://api.github.com/users/dontnet-wuenze/events{/privacy}", "followers_url": "https://api.github.com/users/dontnet-wuenze/followers", "following_url": "https://api.github.com/users/dontnet-wuenze/following{/other_user}", ...
Dataset.from_generator() cost much more time in vscode debugging mode then running mode
https://api.github.com/repos/huggingface/datasets/issues/6254/events
null
https://api.github.com/repos/huggingface/datasets/issues/6254/labels{/name}
2023-09-23T02:07:26Z
null
false
null
null
1,909,672,104
[]
https://api.github.com/repos/huggingface/datasets/issues/6254
[ "Answered on the forum: https://discuss.huggingface.co/t/dataset-from-generator-cost-much-more-time-in-vscode-debugging-mode-then-running-mode/56005/2" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Hey there, I’m using Dataset.from_generator() to convert a torch_dataset to the Huggingface Dataset. However, when I debug my code on vscode, I find that it runs really slow on Dataset.from_generator() which may even 20 times longer then run the script on terminal. ### Steps to reproduce the bu...
2023-10-03T14:42:53Z
https://github.com/huggingface/datasets/issues/6254
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6254/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6253/comments
https://api.github.com/repos/huggingface/datasets/issues/6253/timeline
2023-09-21T14:08:00Z
null
null
PR_kwDODunzps5a3s__
closed
[]
false
6,253
{ "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:...
Check builder cls default config name in inspect
https://api.github.com/repos/huggingface/datasets/issues/6253/events
null
https://api.github.com/repos/huggingface/datasets/issues/6253/labels{/name}
2023-09-21T10:15:32Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6253.diff", "html_url": "https://github.com/huggingface/datasets/pull/6253", "merged_at": "2023-09-21T14:08:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/6253.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,906,618,910
[]
https://api.github.com/repos/huggingface/datasets/issues/6253
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
Fix https://github.com/huggingface/datasets-server/issues/1812 this was causing this issue: ```ipython In [1]: from datasets import * In [2]: inspect.get_dataset_config_names("aakanksha/udpos") Out[2]: ['default'] In [3]: load_dataset_builder("aakanksha/udpos").config.name Out[3]: 'en' ```
2023-09-21T14:16:44Z
https://github.com/huggingface/datasets/pull/6253
{ "+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/6253/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6252/comments
https://api.github.com/repos/huggingface/datasets/issues/6252/timeline
null
null
null
I_kwDODunzps5xoPrS
open
[]
null
6,252
{ "avatar_url": "https://avatars.githubusercontent.com/u/108274349?v=4", "events_url": "https://api.github.com/users/rhajou/events{/privacy}", "followers_url": "https://api.github.com/users/rhajou/followers", "following_url": "https://api.github.com/users/rhajou/following{/other_user}", "gists_url": "https://...
exif_transpose not done to Image (PIL problem)
https://api.github.com/repos/huggingface/datasets/issues/6252/events
{ "closed_at": null, "closed_issues": 0, "created_at": "2023-02-13T16:22:42Z", "creator": { "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/follow...
https://api.github.com/repos/huggingface/datasets/issues/6252/labels{/name}
2023-09-21T08:11:46Z
null
false
null
null
1,906,375,378
[ { "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/6252
[ "Indeed, it makes sense to do this by default. \r\n\r\nIn the meantime, you can use `.with_transform` to transpose the images when accessing them:\r\n\r\n```python\r\nimport PIL.ImageOps\r\n\r\ndef exif_transpose_transform(batch):\r\n batch[\"image\"] = [PIL.ImageOps.exif_transpose(image) for image in batch[\"imag...
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request I noticed that some of my images loaded using PIL have some metadata related to exif that can rotate them when loading. Since the dataset.features.Image uses PIL for loading, the loaded image may be rotated (width and height will be inverted) thus for tasks as object detection and layoutLM this ca...
2023-09-22T14:07:52Z
https://github.com/huggingface/datasets/issues/6252
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6252/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6251/comments
https://api.github.com/repos/huggingface/datasets/issues/6251/timeline
2023-09-27T06:26:24Z
null
null
PR_kwDODunzps5awQsy
closed
[]
false
6,251
{ "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 pyarrow.parquet.read_table
https://api.github.com/repos/huggingface/datasets/issues/6251/events
null
https://api.github.com/repos/huggingface/datasets/issues/6251/labels{/name}
2023-09-20T08:07:02Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6251.diff", "html_url": "https://github.com/huggingface/datasets/pull/6251", "merged_at": "2023-09-27T06:26:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/6251.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,904,418,426
[]
https://api.github.com/repos/huggingface/datasets/issues/6251
[ "_The documentation is not available anymore as the PR was closed or merged._", "This function reads an entire Arrow table in one go, which is not ideal memory-wise, so I don't think we should encourage using this function, considering we want to keep RAM usage as low as possible in the streaming mode. \r\n\r\n(N...
https://api.github.com/repos/huggingface/datasets
MEMBER
Support streaming datasets with `pyarrow.parquet.read_table`. See: https://huggingface.co/datasets/uonlp/CulturaX/discussions/2 CC: @AndreaFrancis
2023-09-27T06:37:03Z
https://github.com/huggingface/datasets/pull/6251
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6251/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6247/comments
https://api.github.com/repos/huggingface/datasets/issues/6247/timeline
2023-09-19T18:40:10Z
null
null
PR_kwDODunzps5amAQ1
closed
[]
false
6,247
{ "avatar_url": "https://avatars.githubusercontent.com/u/76403422?v=4", "events_url": "https://api.github.com/users/EswarDivi/events{/privacy}", "followers_url": "https://api.github.com/users/EswarDivi/followers", "following_url": "https://api.github.com/users/EswarDivi/following{/other_user}", "gists_url": "...
Update create_dataset.mdx
https://api.github.com/repos/huggingface/datasets/issues/6247/events
null
https://api.github.com/repos/huggingface/datasets/issues/6247/labels{/name}
2023-09-18T17:06:29Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6247.diff", "html_url": "https://github.com/huggingface/datasets/pull/6247", "merged_at": "2023-09-19T18:40:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/6247.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,901,390,945
[]
https://api.github.com/repos/huggingface/datasets/issues/6247
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
modified , as AudioFolder and ImageFolder not in Dataset Library. ``` from datasets import AudioFolder ``` and ```from datasets import ImageFolder``` to ```from datasets import load_dataset``` ``` cannot import name 'AudioFolder' from 'datasets' (/home/eswardivi/miniconda3/envs/Hugformers/lib/python3.10/site...
2023-09-19T18:51:49Z
https://github.com/huggingface/datasets/pull/6247
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6247/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6246/comments
https://api.github.com/repos/huggingface/datasets/issues/6246/timeline
2023-09-18T16:20:09Z
null
completed
I_kwDODunzps5xPWLe
closed
[]
null
6,246
{ "avatar_url": "https://avatars.githubusercontent.com/u/20493493?v=4", "events_url": "https://api.github.com/users/andysingal/events{/privacy}", "followers_url": "https://api.github.com/users/andysingal/followers", "following_url": "https://api.github.com/users/andysingal/following{/other_user}", "gists_url"...
Add new column to dataset
https://api.github.com/repos/huggingface/datasets/issues/6246/events
null
https://api.github.com/repos/huggingface/datasets/issues/6246/labels{/name}
2023-09-17T16:59:48Z
null
false
null
null
1,899,848,414
[]
https://api.github.com/repos/huggingface/datasets/issues/6246
[ "I think it's an issue with the code.\r\n\r\nSpecifically:\r\n```python\r\ndataset = dataset['train'].add_column(\"/workspace/data\", new_column)\r\n```\r\n\r\nNow `dataset` is the train set with a new column. \r\nTo fix this, you can do:\r\n\r\n```python\r\ndataset['train'] = dataset['train'].add_column(\"/workspa...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug ``` --------------------------------------------------------------------------- KeyError Traceback (most recent call last) [<ipython-input-9-bd197b36b6a0>](https://localhost:8080/#) in <cell line: 1>() ----> 1 dataset['train']['/workspace/data'] 3 frames [/...
2023-09-18T16:20:09Z
https://github.com/huggingface/datasets/issues/6246
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6246/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6244/comments
https://api.github.com/repos/huggingface/datasets/issues/6244/timeline
2023-09-26T15:32:51Z
null
null
PR_kwDODunzps5adtD3
closed
[]
false
6,244
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Add support for `fsspec>=2023.9.0`
https://api.github.com/repos/huggingface/datasets/issues/6244/events
null
https://api.github.com/repos/huggingface/datasets/issues/6244/labels{/name}
2023-09-15T17:58:25Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6244.diff", "html_url": "https://github.com/huggingface/datasets/pull/6244", "merged_at": "2023-09-26T15:32:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/6244.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,898,861,422
[]
https://api.github.com/repos/huggingface/datasets/issues/6244
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 #6214
2023-09-26T15:41:38Z
https://github.com/huggingface/datasets/pull/6244
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6244/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6243/comments
https://api.github.com/repos/huggingface/datasets/issues/6243/timeline
2023-09-19T17:53:17Z
null
null
PR_kwDODunzps5aclIy
closed
[]
false
6,243
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Fix cast from fixed size list to variable size list
https://api.github.com/repos/huggingface/datasets/issues/6243/events
null
https://api.github.com/repos/huggingface/datasets/issues/6243/labels{/name}
2023-09-15T14:23:33Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6243.diff", "html_url": "https://github.com/huggingface/datasets/pull/6243", "merged_at": "2023-09-19T17:53:17Z", "patch_url": "https://github.com/huggingface/datasets/pull/6243.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,898,532,784
[]
https://api.github.com/repos/huggingface/datasets/issues/6243
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Fix #6242
2023-09-19T18:02:21Z
https://github.com/huggingface/datasets/pull/6243
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6243/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6242/comments
https://api.github.com/repos/huggingface/datasets/issues/6242/timeline
2023-09-19T17:53:18Z
null
completed
I_kwDODunzps5xEGIz
closed
[]
null
6,242
{ "avatar_url": "https://avatars.githubusercontent.com/u/45557362?v=4", "events_url": "https://api.github.com/users/qgallouedec/events{/privacy}", "followers_url": "https://api.github.com/users/qgallouedec/followers", "following_url": "https://api.github.com/users/qgallouedec/following{/other_user}", "gists_u...
Data alteration when loading dataset with unspecified inner sequence length
https://api.github.com/repos/huggingface/datasets/issues/6242/events
null
https://api.github.com/repos/huggingface/datasets/issues/6242/labels{/name}
2023-09-14T16:12:45Z
null
false
null
null
1,896,899,123
[]
https://api.github.com/repos/huggingface/datasets/issues/6242
[ "While this issue may seem specific, it led to a silent problem in my workflow that took days to diagnose. If this feature is not intended to be supported, an error should be raised when encountering this configuration to prevent such issues.", "Thanks for reporting! This is a MRE:\r\n\r\n```python\r\nimport pyar...
https://api.github.com/repos/huggingface/datasets
MEMBER
### Describe the bug When a dataset saved with a specified inner sequence length is loaded without specifying that length, the original data is altered and becomes inconsistent. ### Steps to reproduce the bug ```python from datasets import Dataset, Features, Value, Sequence, load_dataset # Repository ID repo_id...
2023-09-19T17:53:18Z
https://github.com/huggingface/datasets/issues/6242
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6242/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6241/comments
https://api.github.com/repos/huggingface/datasets/issues/6241/timeline
2023-09-15T15:46:07Z
null
null
PR_kwDODunzps5aVfl-
closed
[]
false
6,241
{ "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"...
Remove unused global variables in `audio.py`
https://api.github.com/repos/huggingface/datasets/issues/6241/events
null
https://api.github.com/repos/huggingface/datasets/issues/6241/labels{/name}
2023-09-14T12:06:32Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6241.diff", "html_url": "https://github.com/huggingface/datasets/pull/6241", "merged_at": "2023-09-15T15:46:07Z", "patch_url": "https://github.com/huggingface/datasets/pull/6241.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,896,429,694
[]
https://api.github.com/repos/huggingface/datasets/issues/6241
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
null
2023-09-15T15:57:10Z
https://github.com/huggingface/datasets/pull/6241
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6241/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6240/comments
https://api.github.com/repos/huggingface/datasets/issues/6240/timeline
2023-09-14T23:54:42Z
null
completed
I_kwDODunzps5w_nNw
closed
[]
null
6,240
{ "avatar_url": "https://avatars.githubusercontent.com/u/40049003?v=4", "events_url": "https://api.github.com/users/kuri54/events{/privacy}", "followers_url": "https://api.github.com/users/kuri54/followers", "following_url": "https://api.github.com/users/kuri54/following{/other_user}", "gists_url": "https://a...
Dataloader stuck on multiple GPUs
https://api.github.com/repos/huggingface/datasets/issues/6240/events
null
https://api.github.com/repos/huggingface/datasets/issues/6240/labels{/name}
2023-09-14T05:30:30Z
null
false
null
null
1,895,723,888
[]
https://api.github.com/repos/huggingface/datasets/issues/6240
[ "What type of dataset are you using in this script? `torch.utils.data.Dataset` or `datasets.Dataset`? Please share the `datasets` package version if it's the latter. Otherwise, it's better to move this issue to the `accelerate` repo.", "Very sorry, I thought I had a repo in `accelerate!`\r\nI will close this issu...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I am trying to get CLIP to fine-tuning with my code. When I tried to run it on multiple GPUs using accelerate, I encountered the following phenomenon. - Validation dataloader stuck in 2nd epoch only on multi-GPU Specifically, when the "for inputs in valid_loader:" process is finished, it does...
2023-09-14T23:54:42Z
https://github.com/huggingface/datasets/issues/6240
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6240/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6239/comments
https://api.github.com/repos/huggingface/datasets/issues/6239/timeline
2023-09-15T14:32:10Z
null
completed
I_kwDODunzps5w-LyG
closed
[]
null
6,239
{ "avatar_url": "https://avatars.githubusercontent.com/u/554032?v=4", "events_url": "https://api.github.com/users/abodacs/events{/privacy}", "followers_url": "https://api.github.com/users/abodacs/followers", "following_url": "https://api.github.com/users/abodacs/following{/other_user}", "gists_url": "https://...
Load local audio data doesn't work
https://api.github.com/repos/huggingface/datasets/issues/6239/events
null
https://api.github.com/repos/huggingface/datasets/issues/6239/labels{/name}
2023-09-13T22:30:01Z
null
false
null
null
1,895,349,382
[]
https://api.github.com/repos/huggingface/datasets/issues/6239
[ "I think this is the same issue as https://github.com/huggingface/datasets/issues/4776. Maybe installing `ffmpeg` can fix it:\r\n```python\r\nadd-apt-repository -y ppa:savoury1/ffmpeg4\r\napt-get -qq install -y ffmpeg\r\n```\r\n\r\nHowever, the best solution is to use a newer version of `datasets`. In the recent re...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I get a RuntimeError from the following code: ```python audio_dataset = Dataset.from_dict({"audio": ["/kaggle/input/bengaliai-speech/train_mp3s/000005f3362c.mp3"]}).cast_column("audio", Audio()) audio_dataset[0] ``` ### Traceback <details> ```python RuntimeError ...
2023-09-15T14:32:10Z
https://github.com/huggingface/datasets/issues/6239
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6239/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6238/comments
https://api.github.com/repos/huggingface/datasets/issues/6238/timeline
2023-09-17T07:05:07Z
null
completed
I_kwDODunzps5w9pOU
closed
[]
null
6,238
{ "avatar_url": "https://avatars.githubusercontent.com/u/1330693?v=4", "events_url": "https://api.github.com/users/Taytay/events{/privacy}", "followers_url": "https://api.github.com/users/Taytay/followers", "following_url": "https://api.github.com/users/Taytay/following{/other_user}", "gists_url": "https://ap...
`dataset.filter` ALWAYS removes the first item from the dataset when using batched=True
https://api.github.com/repos/huggingface/datasets/issues/6238/events
null
https://api.github.com/repos/huggingface/datasets/issues/6238/labels{/name}
2023-09-13T20:20:37Z
null
false
null
null
1,895,207,828
[]
https://api.github.com/repos/huggingface/datasets/issues/6238
[ "`filter` treats the function's output as a (selection) mask - `True` keeps the sample, and `False` drops it. In your case, `bool(0)` evaluates to `False`, so dropping the first sample is the correct behavior.", "Oh gosh! 🤦 I totally misunderstood the API! My apologies!" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug If you call batched=True when calling `filter`, the first item is _always_ filtered out, regardless of the filter condition. ### Steps to reproduce the bug Here's a minimal example: ```python def filter_batch_always_true(batch, indices): print("First index being passed into this filte...
2023-09-17T07:05:07Z
https://github.com/huggingface/datasets/issues/6238
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6238/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6237/comments
https://api.github.com/repos/huggingface/datasets/issues/6237/timeline
2023-09-19T21:54:58Z
null
completed
I_kwDODunzps5w4W9x
closed
[]
null
6,237
{ "avatar_url": "https://avatars.githubusercontent.com/u/25720695?v=4", "events_url": "https://api.github.com/users/macabdul9/events{/privacy}", "followers_url": "https://api.github.com/users/macabdul9/followers", "following_url": "https://api.github.com/users/macabdul9/following{/other_user}", "gists_url": "...
Tokenization with multiple workers is too slow
https://api.github.com/repos/huggingface/datasets/issues/6237/events
null
https://api.github.com/repos/huggingface/datasets/issues/6237/labels{/name}
2023-09-13T06:18:34Z
null
false
null
null
1,893,822,321
[]
https://api.github.com/repos/huggingface/datasets/issues/6237
[ "[This](https://huggingface.co/docs/datasets/nlp_process#map) is the most performant way to tokenize a dataset (`batched=True, num_proc=None, return_tensors=\"np\"`) \r\n\r\nIf`tokenizer.is_fast` returns `True`, `num_proc` must be `None/1` to benefit from the fast tokenizers' parallelism (the fast tokenizers are im...
https://api.github.com/repos/huggingface/datasets
NONE
I am trying to tokenize a few million documents with multiple workers but the tokenization process is taking forever. Code snippet: ``` raw_datasets.map( encode_function, batched=False, num_proc=args.preprocessing_num_workers, load_from_cache_file=not args.ove...
2023-09-19T21:54:58Z
https://github.com/huggingface/datasets/issues/6237
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6237/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6236/comments
https://api.github.com/repos/huggingface/datasets/issues/6236/timeline
null
null
null
I_kwDODunzps5w3shg
open
[]
null
6,236
{ "avatar_url": "https://avatars.githubusercontent.com/u/7635551?v=4", "events_url": "https://api.github.com/users/EthanRock/events{/privacy}", "followers_url": "https://api.github.com/users/EthanRock/followers", "following_url": "https://api.github.com/users/EthanRock/following{/other_user}", "gists_url": "h...
Support buffer shuffle for to_tf_dataset
https://api.github.com/repos/huggingface/datasets/issues/6236/events
null
https://api.github.com/repos/huggingface/datasets/issues/6236/labels{/name}
2023-09-13T03:19:44Z
null
false
null
null
1,893,648,480
[ { "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/6236
[ "cc @Rocketknight1 ", "Hey! You can implement this yourself, just:\r\n\r\n1) Create the dataset with `to_tf_dataset()` with `shuffle=False`\r\n2) Add an `unbatch()` at the end (or use batch_size=1)\r\n3) Add a `shuffle()` to the resulting dataset with your desired buffer size\r\n4) Add a `batch()` at the end agai...
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request I'm using to_tf_dataset to convert a large dataset to tf.data.Dataset and use Keras fit to train model. Currently, to_tf_dataset only supports full size shuffle, which can be very slow on large dataset. tf.data.Dataset support buffer shuffle by default. shuffle( buffer_size, seed=None, r...
2023-09-18T01:11:21Z
https://github.com/huggingface/datasets/issues/6236
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6236/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6235/comments
https://api.github.com/repos/huggingface/datasets/issues/6235/timeline
null
null
null
I_kwDODunzps5w2gf7
open
[]
null
6,235
{ "avatar_url": "https://avatars.githubusercontent.com/u/22725729?v=4", "events_url": "https://api.github.com/users/hgt312/events{/privacy}", "followers_url": "https://api.github.com/users/hgt312/followers", "following_url": "https://api.github.com/users/hgt312/following{/other_user}", "gists_url": "https://a...
Support multiprocessing for download/extract nestedly
https://api.github.com/repos/huggingface/datasets/issues/6235/events
null
https://api.github.com/repos/huggingface/datasets/issues/6235/labels{/name}
2023-09-12T21:51:08Z
null
false
null
null
1,893,337,083
[ { "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/6235
[]
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Current multiprocessing for download/extract is not done nestedly. For example, when processing SlimPajama, there is only 3 processes (for train/test/val), while there are many files inside these 3 folders ``` Downloading data files #0: 0%| | 0/1 [00:00<?, ?obj/s] Downloading data f...
2023-09-12T21:51:08Z
https://github.com/huggingface/datasets/issues/6235
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6235/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6233/comments
https://api.github.com/repos/huggingface/datasets/issues/6233/timeline
2023-09-13T18:10:04Z
null
null
PR_kwDODunzps5aF3kd
closed
[]
false
6,233
{ "avatar_url": "https://avatars.githubusercontent.com/u/95188570?v=4", "events_url": "https://api.github.com/users/NinoRisteski/events{/privacy}", "followers_url": "https://api.github.com/users/NinoRisteski/followers", "following_url": "https://api.github.com/users/NinoRisteski/following{/other_user}", "gist...
Update README.md
https://api.github.com/repos/huggingface/datasets/issues/6233/events
null
https://api.github.com/repos/huggingface/datasets/issues/6233/labels{/name}
2023-09-12T06:53:06Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6233.diff", "html_url": "https://github.com/huggingface/datasets/pull/6233", "merged_at": "2023-09-13T18:10:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/6233.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,891,804,286
[]
https://api.github.com/repos/huggingface/datasets/issues/6233
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
fixed a typo
2023-09-13T18:20:50Z
https://github.com/huggingface/datasets/pull/6233
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6233/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6232/comments
https://api.github.com/repos/huggingface/datasets/issues/6232/timeline
2023-09-15T17:59:02Z
null
null
PR_kwDODunzps5aDhhK
closed
[]
false
6,232
{ "avatar_url": "https://avatars.githubusercontent.com/u/4016832?v=4", "events_url": "https://api.github.com/users/suavemint/events{/privacy}", "followers_url": "https://api.github.com/users/suavemint/followers", "following_url": "https://api.github.com/users/suavemint/following{/other_user}", "gists_url": "h...
Improve error message for missing function parameters
https://api.github.com/repos/huggingface/datasets/issues/6232/events
null
https://api.github.com/repos/huggingface/datasets/issues/6232/labels{/name}
2023-09-11T19:11:58Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6232.diff", "html_url": "https://github.com/huggingface/datasets/pull/6232", "merged_at": "2023-09-15T17:59:02Z", "patch_url": "https://github.com/huggingface/datasets/pull/6232.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,891,109,762
[]
https://api.github.com/repos/huggingface/datasets/issues/6232
[ "_The documentation is not available anymore as the PR was closed or merged._", "CI errors are unrelated", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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_nu...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
The error message in the fingerprint module was missing the f-string 'f' symbol, so the error message returned by fingerprint.py, line 469 was literally "function {func} is missing parameters {fingerprint_names} in signature." This has been fixed.
2023-09-15T18:07:56Z
https://github.com/huggingface/datasets/pull/6232
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6232/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6231/comments
https://api.github.com/repos/huggingface/datasets/issues/6231/timeline
null
null
null
PR_kwDODunzps5aCr8_
open
[]
false
6,231
{ "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...
Overwrite legacy default config name in `dataset_infos.json` in packaged datasets
https://api.github.com/repos/huggingface/datasets/issues/6231/events
null
https://api.github.com/repos/huggingface/datasets/issues/6231/labels{/name}
2023-09-11T16:27:09Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6231.diff", "html_url": "https://github.com/huggingface/datasets/pull/6231", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6231.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6231" }
1,890,863,249
[]
https://api.github.com/repos/huggingface/datasets/issues/6231
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6231). All of your documentation changes will be reflected on that endpoint.", "realized that this pr is still not merged, @lhoestq maybe you can take a look at it? ", "I think https://github.com/huggingface/datasets/pull/621...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Currently if we push data as default config with `.push_to_hub` to a repo that has a legacy `dataset_infos.json` file containing a legacy default config name like `{username}--{dataset_name}`, new key `"default"` is added to `dataset_infos.json` along with the legacy one. I think the legacy one should be dropped in thi...
2023-09-26T11:19:36Z
https://github.com/huggingface/datasets/pull/6231
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6231/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6230/comments
https://api.github.com/repos/huggingface/datasets/issues/6230/timeline
2023-09-13T18:12:09Z
null
null
PR_kwDODunzps5aBh6L
closed
[]
false
6,230
{ "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"...
Don't skip hidden files in `dl_manager.iter_files` when they are given as input
https://api.github.com/repos/huggingface/datasets/issues/6230/events
null
https://api.github.com/repos/huggingface/datasets/issues/6230/labels{/name}
2023-09-11T13:29:19Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6230.diff", "html_url": "https://github.com/huggingface/datasets/pull/6230", "merged_at": "2023-09-13T18:12:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/6230.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,890,521,006
[]
https://api.github.com/repos/huggingface/datasets/issues/6230
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Required for `load_dataset(<format>, data_files=["path/to/.hidden_file"])` to work as expected
2023-09-13T18:21:28Z
https://github.com/huggingface/datasets/pull/6230
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6230/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6229/comments
https://api.github.com/repos/huggingface/datasets/issues/6229/timeline
2023-09-20T16:11:52Z
null
completed
I_kwDODunzps5wmKFK
closed
[]
null
6,229
{ "avatar_url": "https://avatars.githubusercontent.com/u/20493493?v=4", "events_url": "https://api.github.com/users/andysingal/events{/privacy}", "followers_url": "https://api.github.com/users/andysingal/followers", "following_url": "https://api.github.com/users/andysingal/following{/other_user}", "gists_url"...
Apply inference on all images in the dataset
https://api.github.com/repos/huggingface/datasets/issues/6229/events
null
https://api.github.com/repos/huggingface/datasets/issues/6229/labels{/name}
2023-09-10T08:36:12Z
null
false
null
null
1,889,050,954
[]
https://api.github.com/repos/huggingface/datasets/issues/6229
[ "From what I see, `MMSegInferencer` supports NumPy arrays, so replace the line `image_path = example['image']` with `image_path = np.array(example['image'])` to fix the issue (`example[\"image\"]` is a `PIL.Image` object). ", "> From what I see, `MMSegInferencer` supports NumPy arrays, so replace the line `image_...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug ``` --------------------------------------------------------------------------- NotImplementedError Traceback (most recent call last) Cell In[14], line 11 9 for idx, example in enumerate(dataset['train']): 10 image_path = example['image'] ---> 11 mask...
2023-09-20T16:11:53Z
https://github.com/huggingface/datasets/issues/6229
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6229/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6228/comments
https://api.github.com/repos/huggingface/datasets/issues/6228/timeline
2023-09-08T17:52:16Z
null
null
PR_kwDODunzps5Z5HZi
closed
[]
false
6,228
{ "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"...
Remove RGB -> BGR image conversion in Object Detection tutorial
https://api.github.com/repos/huggingface/datasets/issues/6228/events
null
https://api.github.com/repos/huggingface/datasets/issues/6228/labels{/name}
2023-09-08T16:09:13Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6228.diff", "html_url": "https://github.com/huggingface/datasets/pull/6228", "merged_at": "2023-09-08T17:52:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/6228.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,887,959,311
[]
https://api.github.com/repos/huggingface/datasets/issues/6228
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 #6225
2023-09-08T18:02:49Z
https://github.com/huggingface/datasets/pull/6228
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6228/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6226/comments
https://api.github.com/repos/huggingface/datasets/issues/6226/timeline
2023-09-08T12:20:51Z
null
null
PR_kwDODunzps5Z3arq
closed
[]
false
6,226
{ "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 push_to_hub with multiple configs docs
https://api.github.com/repos/huggingface/datasets/issues/6226/events
null
https://api.github.com/repos/huggingface/datasets/issues/6226/labels{/name}
2023-09-08T11:08:55Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6226.diff", "html_url": "https://github.com/huggingface/datasets/pull/6226", "merged_at": "2023-09-08T12:20:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/6226.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,887,462,591
[]
https://api.github.com/repos/huggingface/datasets/issues/6226
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
null
2023-09-08T12:29:21Z
https://github.com/huggingface/datasets/pull/6226
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 2, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/6226/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6225/comments
https://api.github.com/repos/huggingface/datasets/issues/6225/timeline
2023-09-08T17:52:17Z
null
completed
I_kwDODunzps5weinw
closed
[]
null
6,225
{ "avatar_url": "https://avatars.githubusercontent.com/u/33297401?v=4", "events_url": "https://api.github.com/users/samokhinv/events{/privacy}", "followers_url": "https://api.github.com/users/samokhinv/followers", "following_url": "https://api.github.com/users/samokhinv/following{/other_user}", "gists_url": "...
Conversion from RGB to BGR in Object Detection tutorial
https://api.github.com/repos/huggingface/datasets/issues/6225/events
null
https://api.github.com/repos/huggingface/datasets/issues/6225/labels{/name}
2023-09-08T06:49:19Z
null
false
null
null
1,887,054,320
[]
https://api.github.com/repos/huggingface/datasets/issues/6225
[ "Good catch!" ]
https://api.github.com/repos/huggingface/datasets
NONE
The [tutorial](https://huggingface.co/docs/datasets/main/en/object_detection) mentions the necessity of conversion the input image from BGR to RGB > albumentations expects the image to be in BGR format, not RGB, so you’ll have to convert the image before applying the transform. [Link to tutorial](https://github.c...
2023-09-08T17:52:18Z
https://github.com/huggingface/datasets/issues/6225
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6225/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6224/comments
https://api.github.com/repos/huggingface/datasets/issues/6224/timeline
2023-09-07T15:37:20Z
null
null
PR_kwDODunzps5Zym3j
closed
[]
false
6,224
{ "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"...
Ignore `dataset_info.json` in data files resolution
https://api.github.com/repos/huggingface/datasets/issues/6224/events
null
https://api.github.com/repos/huggingface/datasets/issues/6224/labels{/name}
2023-09-07T14:43:51Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6224.diff", "html_url": "https://github.com/huggingface/datasets/pull/6224", "merged_at": "2023-09-07T15:37:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/6224.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,886,043,692
[]
https://api.github.com/repos/huggingface/datasets/issues/6224
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
`save_to_disk` creates this file, but also [`HugginFaceDatasetSever`](https://github.com/gradio-app/gradio/blob/26fef8c7f85a006c7e25cdbed1792df19c512d02/gradio/flagging.py#L214), so this is needed to avoid issues such as [this one](https://discord.com/channels/879548962464493619/1149295819938349107/1149295819938349107)...
2023-09-07T15:46:10Z
https://github.com/huggingface/datasets/pull/6224
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6224/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6223/comments
https://api.github.com/repos/huggingface/datasets/issues/6223/timeline
2023-09-13T22:23:42Z
null
null
PR_kwDODunzps5Zxd5c
closed
[]
false
6,223
{ "avatar_url": "https://avatars.githubusercontent.com/u/95188570?v=4", "events_url": "https://api.github.com/users/NinoRisteski/events{/privacy}", "followers_url": "https://api.github.com/users/NinoRisteski/followers", "following_url": "https://api.github.com/users/NinoRisteski/following{/other_user}", "gist...
Update README.md
https://api.github.com/repos/huggingface/datasets/issues/6223/events
null
https://api.github.com/repos/huggingface/datasets/issues/6223/labels{/name}
2023-09-07T11:33:20Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6223.diff", "html_url": "https://github.com/huggingface/datasets/pull/6223", "merged_at": "2023-09-13T22:23:42Z", "patch_url": "https://github.com/huggingface/datasets/pull/6223.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,885,710,696
[]
https://api.github.com/repos/huggingface/datasets/issues/6223
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
fixed a few typos
2023-09-13T22:32:31Z
https://github.com/huggingface/datasets/pull/6223
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6223/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6222/comments
https://api.github.com/repos/huggingface/datasets/issues/6222/timeline
2023-09-07T15:39:09Z
null
null
PR_kwDODunzps5Zup2f
closed
[]
false
6,222
{ "avatar_url": "https://avatars.githubusercontent.com/u/3224332?v=4", "events_url": "https://api.github.com/users/prassanna-ravishankar/events{/privacy}", "followers_url": "https://api.github.com/users/prassanna-ravishankar/followers", "following_url": "https://api.github.com/users/prassanna-ravishankar/follow...
fix typo in Audio dataset documentation
https://api.github.com/repos/huggingface/datasets/issues/6222/events
null
https://api.github.com/repos/huggingface/datasets/issues/6222/labels{/name}
2023-09-06T23:17:24Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6222.diff", "html_url": "https://github.com/huggingface/datasets/pull/6222", "merged_at": "2023-09-07T15:39:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/6222.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,884,875,510
[]
https://api.github.com/repos/huggingface/datasets/issues/6222
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
There is a typo in the section of the documentation dedicated to creating an audio dataset. The Dataset is incorrectly suffixed with a `Config` https://huggingface.co/datasets/indonesian-nlp/librivox-indonesia/blob/main/librivox-indonesia.py#L59
2023-10-03T14:18:41Z
https://github.com/huggingface/datasets/pull/6222
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6222/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6221/comments
https://api.github.com/repos/huggingface/datasets/issues/6221/timeline
null
null
null
I_kwDODunzps5wUIMX
open
[]
null
6,221
{ "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 saving datasets with custom formatting
https://api.github.com/repos/huggingface/datasets/issues/6221/events
null
https://api.github.com/repos/huggingface/datasets/issues/6221/labels{/name}
2023-09-06T16:03:32Z
null
false
null
null
1,884,324,631
[]
https://api.github.com/repos/huggingface/datasets/issues/6221
[ "Not a fan of pickling this sort of stuff either.\r\nNote that users can also share the code in their dataset documentation." ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Requested in https://discuss.huggingface.co/t/using-set-transform-on-a-dataset-leads-to-an-exception/53036. I am not sure if supporting this is the best idea for the following reasons: >For this to work, we would have to pickle a custom transform, which means the transform and the objects it references need to be...
2023-09-06T18:32:07Z
https://github.com/huggingface/datasets/issues/6221
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6221/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6220/comments
https://api.github.com/repos/huggingface/datasets/issues/6220/timeline
2023-09-06T15:41:13Z
null
null
PR_kwDODunzps5ZspRb
closed
[]
false
6,220
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Set dev version
https://api.github.com/repos/huggingface/datasets/issues/6220/events
null
https://api.github.com/repos/huggingface/datasets/issues/6220/labels{/name}
2023-09-06T15:40:33Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6220.diff", "html_url": "https://github.com/huggingface/datasets/pull/6220", "merged_at": "2023-09-06T15:41:13Z", "patch_url": "https://github.com/huggingface/datasets/pull/6220.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,884,285,980
[]
https://api.github.com/repos/huggingface/datasets/issues/6220
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6220). All of your documentation changes will be reflected on that endpoint.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchma...
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2023-09-06T15:52:33Z
https://github.com/huggingface/datasets/pull/6220
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6220/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6219/comments
https://api.github.com/repos/huggingface/datasets/issues/6219/timeline
2023-09-06T15:18:51Z
null
null
PR_kwDODunzps5ZsgPK
closed
[]
false
6,219
{ "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.14.5
https://api.github.com/repos/huggingface/datasets/issues/6219/events
null
https://api.github.com/repos/huggingface/datasets/issues/6219/labels{/name}
2023-09-06T15:17:10Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6219.diff", "html_url": "https://github.com/huggingface/datasets/pull/6219", "merged_at": "2023-09-06T15:18:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/6219.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,884,244,334
[]
https://api.github.com/repos/huggingface/datasets/issues/6219
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6219). All of your documentation changes will be reflected on that endpoint.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchma...
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2023-09-06T15:46:20Z
https://github.com/huggingface/datasets/pull/6219
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6219/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6218/comments
https://api.github.com/repos/huggingface/datasets/issues/6218/timeline
2023-09-06T11:23:56Z
null
null
PR_kwDODunzps5Zqw3Y
closed
[]
false
6,218
{ "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:...
Rename old push_to_hub configs to "default" in dataset_infos
https://api.github.com/repos/huggingface/datasets/issues/6218/events
null
https://api.github.com/repos/huggingface/datasets/issues/6218/labels{/name}
2023-09-06T10:40:05Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6218.diff", "html_url": "https://github.com/huggingface/datasets/pull/6218", "merged_at": "2023-09-06T11:23:56Z", "patch_url": "https://github.com/huggingface/datasets/pull/6218.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,883,734,000
[]
https://api.github.com/repos/huggingface/datasets/issues/6218
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
https://api.github.com/repos/huggingface/datasets
MEMBER
Fix ```python from datasets import load_dataset_builder b = load_dataset_builder("lambdalabs/pokemon-blip-captions", "default") print(b.info) ``` which should return ``` DatasetInfo( features={'image': Image(decode=True, id=None), 'text': Value(dtype='string', id=None)}, dataset_name='pokemon-bli...
2023-09-07T08:31:29Z
https://github.com/huggingface/datasets/pull/6218
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6218/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6217/comments
https://api.github.com/repos/huggingface/datasets/issues/6217/timeline
null
null
null
I_kwDODunzps5wRa2P
open
[]
null
6,217
{ "avatar_url": "https://avatars.githubusercontent.com/u/45557362?v=4", "events_url": "https://api.github.com/users/qgallouedec/events{/privacy}", "followers_url": "https://api.github.com/users/qgallouedec/followers", "following_url": "https://api.github.com/users/qgallouedec/following{/other_user}", "gists_u...
`Dataset.to_dict()` ignore `decode=True` with Image feature
https://api.github.com/repos/huggingface/datasets/issues/6217/events
null
https://api.github.com/repos/huggingface/datasets/issues/6217/labels{/name}
2023-09-06T09:26:16Z
null
false
null
null
1,883,614,607
[]
https://api.github.com/repos/huggingface/datasets/issues/6217
[ "We need to implement the `Image` type as a PyArrow extension type (to allow us to override the Python conversion) for this to work as expected. For now, it's best to use your approach indeed." ]
https://api.github.com/repos/huggingface/datasets
MEMBER
### Describe the bug `Dataset.to_dict` seems to ignore the decoding instruction passed in features. ### Steps to reproduce the bug ```python import datasets import numpy as np from PIL import Image img = np.random.randint(0, 256, (5, 5, 3), dtype=np.uint8) img = Image.fromarray(img) features = datasets.Fea...
2023-09-08T17:08:52Z
https://github.com/huggingface/datasets/issues/6217
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6217/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6216/comments
https://api.github.com/repos/huggingface/datasets/issues/6216/timeline
2023-09-06T08:22:43Z
null
null
PR_kwDODunzps5Zp8al
closed
[]
false
6,216
{ "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.13.2
https://api.github.com/repos/huggingface/datasets/issues/6216/events
null
https://api.github.com/repos/huggingface/datasets/issues/6216/labels{/name}
2023-09-06T08:15:32Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6216.diff", "html_url": "https://github.com/huggingface/datasets/pull/6216", "merged_at": "2023-09-06T08:22:43Z", "patch_url": "https://github.com/huggingface/datasets/pull/6216.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,883,492,703
[]
https://api.github.com/repos/huggingface/datasets/issues/6216
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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
null
2023-09-06T08:52:18Z
https://github.com/huggingface/datasets/pull/6216
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6216/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6215/comments
https://api.github.com/repos/huggingface/datasets/issues/6215/timeline
2023-09-06T10:25:00Z
null
null
PR_kwDODunzps5ZlcqC
closed
[]
false
6,215
{ "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 checking patterns to infer packaged builder
https://api.github.com/repos/huggingface/datasets/issues/6215/events
null
https://api.github.com/repos/huggingface/datasets/issues/6215/labels{/name}
2023-09-05T15:10:47Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6215.diff", "html_url": "https://github.com/huggingface/datasets/pull/6215", "merged_at": "2023-09-06T10:25:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/6215.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,882,176,970
[]
https://api.github.com/repos/huggingface/datasets/issues/6215
[ "_The documentation is not available anymore as the PR was closed or merged._", "oh wow good catch", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.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 af...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Don't ignore results of pattern resolving if `self.data_files` is not None. Otherwise lines 854 and 1037 make no sense.
2023-09-06T10:34:00Z
https://github.com/huggingface/datasets/pull/6215
{ "+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/6215/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6214/comments
https://api.github.com/repos/huggingface/datasets/issues/6214/timeline
2023-09-26T15:32:52Z
null
completed
I_kwDODunzps5wKQUV
closed
[ { "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}", ...
null
6,214
{ "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}",...
Unpin fsspec < 2023.9.0
https://api.github.com/repos/huggingface/datasets/issues/6214/events
null
https://api.github.com/repos/huggingface/datasets/issues/6214/labels{/name}
2023-09-05T11:02:58Z
null
false
{ "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"...
null
1,881,736,469
[ { "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/6214
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
Once root issue is fixed, remove temporary pin of fsspec < 2023.9.0 introduced by: - #6210 Related to issue: - #6209 After investigation, I think the root issue is related to the new glob behavior with double asterisk `**` they have introduced in: - https://github.com/fsspec/filesystem_spec/pull/1329
2023-09-26T15:32:52Z
https://github.com/huggingface/datasets/issues/6214
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6214/reactions" }
false