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/6007/comments
https://api.github.com/repos/huggingface/datasets/issues/6007/timeline
null
null
null
I_kwDODunzps5qreql
open
[]
null
6,007
{ "avatar_url": "https://avatars.githubusercontent.com/u/2529049?v=4", "events_url": "https://api.github.com/users/silverriver/events{/privacy}", "followers_url": "https://api.github.com/users/silverriver/followers", "following_url": "https://api.github.com/users/silverriver/following{/other_user}", "gists_ur...
Get an error "OverflowError: Python int too large to convert to C long" when loading a large dataset
https://api.github.com/repos/huggingface/datasets/issues/6007/events
null
https://api.github.com/repos/huggingface/datasets/issues/6007/labels{/name}
2023-07-05T15:16:50Z
null
false
null
null
1,789,782,693
[ { "color": "c2e0c6", "default": false, "description": "Related to Apache Arrow", "id": 5705560427, "name": "arrow", "node_id": "LA_kwDODunzps8AAAABVBPxaw", "url": "https://api.github.com/repos/huggingface/datasets/labels/arrow" } ]
https://api.github.com/repos/huggingface/datasets/issues/6007
[ "This error means that one of the int32 (`Value(\"int32\")`) columns in the dataset has a value that is out of the valid (int32) range.\r\n\r\nI'll open a PR to print the name of a problematic column to make debugging such errors easier.", "I am afraid int32 is not the reason for this error.\r\n\r\nI have submitt...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug When load a large dataset with the following code ```python from datasets import load_dataset dataset = load_dataset("liwu/MNBVC", 'news_peoples_daily', split='train') ``` We encountered the error: "OverflowError: Python int too large to convert to C long" The error look something like...
2024-02-07T22:22:35Z
https://github.com/huggingface/datasets/issues/6007
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6007/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6006/comments
https://api.github.com/repos/huggingface/datasets/issues/6006/timeline
2023-07-05T06:31:01Z
null
completed
I_kwDODunzps5qn8Ue
closed
[]
null
6,006
{ "avatar_url": "https://avatars.githubusercontent.com/u/115634163?v=4", "events_url": "https://api.github.com/users/xipq/events{/privacy}", "followers_url": "https://api.github.com/users/xipq/followers", "following_url": "https://api.github.com/users/xipq/following{/other_user}", "gists_url": "https://api.gi...
NotADirectoryError when loading gigawords
https://api.github.com/repos/huggingface/datasets/issues/6006/events
null
https://api.github.com/repos/huggingface/datasets/issues/6006/labels{/name}
2023-07-05T06:23:41Z
null
false
null
null
1,788,855,582
[]
https://api.github.com/repos/huggingface/datasets/issues/6006
[ "issue due to corrupted download files. resolved after cleaning download cache. sorry for any inconvinence." ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug got `NotADirectoryError` whtn loading gigawords dataset ### Steps to reproduce the bug When running ``` import datasets datasets.load_dataset('gigaword') ``` Got the following exception: ```bash Traceback (most recent call last): ...
2023-07-05T06:31:02Z
https://github.com/huggingface/datasets/issues/6006
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6006/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6005/comments
https://api.github.com/repos/huggingface/datasets/issues/6005/timeline
2023-07-06T15:22:43Z
null
null
PR_kwDODunzps5UoJ91
closed
[]
false
6,005
{ "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"...
Drop Python 3.7 support
https://api.github.com/repos/huggingface/datasets/issues/6005/events
null
https://api.github.com/repos/huggingface/datasets/issues/6005/labels{/name}
2023-07-04T15:02:37Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6005.diff", "html_url": "https://github.com/huggingface/datasets/pull/6005", "merged_at": "2023-07-06T15:22:43Z", "patch_url": "https://github.com/huggingface/datasets/pull/6005.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,788,103,576
[]
https://api.github.com/repos/huggingface/datasets/issues/6005
[ "<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
`hfh` and `transformers` have dropped Python 3.7 support, so we should do the same :). (Based on the stats, it seems less than 10% of the users use `datasets` with Python 3.7)
2023-07-06T15:32:41Z
https://github.com/huggingface/datasets/pull/6005
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6005/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6004/comments
https://api.github.com/repos/huggingface/datasets/issues/6004/timeline
2023-07-06T16:55:25Z
null
null
PR_kwDODunzps5UjN2h
closed
[]
false
6,004
{ "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"...
Misc improvements
https://api.github.com/repos/huggingface/datasets/issues/6004/events
null
https://api.github.com/repos/huggingface/datasets/issues/6004/labels{/name}
2023-07-03T18:29:14Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6004.diff", "html_url": "https://github.com/huggingface/datasets/pull/6004", "merged_at": "2023-07-06T16:55:25Z", "patch_url": "https://github.com/huggingface/datasets/pull/6004.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,786,636,368
[]
https://api.github.com/repos/huggingface/datasets/issues/6004
[ "<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
Contains the following improvements: * fixes a "share dataset" link in README and modifies the "hosting" part in the disclaimer section * updates `Makefile` to also run the style checks on `utils` and `setup.py` * deletes a test for GH-hosted datasets (no longer supported) * deletes `convert_dataset.sh` (outdated...
2023-07-06T17:04:11Z
https://github.com/huggingface/datasets/pull/6004
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6004/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6003/comments
https://api.github.com/repos/huggingface/datasets/issues/6003/timeline
null
null
null
I_kwDODunzps5qfKb-
open
[]
null
6,003
{ "avatar_url": "https://avatars.githubusercontent.com/u/1929830?v=4", "events_url": "https://api.github.com/users/PonteIneptique/events{/privacy}", "followers_url": "https://api.github.com/users/PonteIneptique/followers", "following_url": "https://api.github.com/users/PonteIneptique/following{/other_user}", ...
interleave_datasets & DataCollatorForLanguageModeling having a conflict ?
https://api.github.com/repos/huggingface/datasets/issues/6003/events
null
https://api.github.com/repos/huggingface/datasets/issues/6003/labels{/name}
2023-07-03T17:15:31Z
null
false
null
null
1,786,554,110
[]
https://api.github.com/repos/huggingface/datasets/issues/6003
[]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Hi everyone :) I have two local & custom datasets (1 "sentence" per line) which I split along the 95/5 lines for pre-training a Bert model. I use a modified version of `run_mlm.py` in order to be able to make use of `interleave_dataset`: - `tokenize()` runs fine - `group_text()` runs fine ...
2023-07-03T17:15:31Z
https://github.com/huggingface/datasets/issues/6003
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6003/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/6002/comments
https://api.github.com/repos/huggingface/datasets/issues/6002/timeline
2023-07-09T11:57:20Z
null
null
PR_kwDODunzps5UhP-Z
closed
[]
false
6,002
{ "avatar_url": "https://avatars.githubusercontent.com/u/37537248?v=4", "events_url": "https://api.github.com/users/ingyuseong/events{/privacy}", "followers_url": "https://api.github.com/users/ingyuseong/followers", "following_url": "https://api.github.com/users/ingyuseong/following{/other_user}", "gists_url"...
Add KLUE-MRC metrics
https://api.github.com/repos/huggingface/datasets/issues/6002/events
null
https://api.github.com/repos/huggingface/datasets/issues/6002/labels{/name}
2023-07-03T12:11:10Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6002.diff", "html_url": "https://github.com/huggingface/datasets/pull/6002", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6002.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6002" }
1,786,053,060
[]
https://api.github.com/repos/huggingface/datasets/issues/6002
[ "The metrics API in `datasets` is deprecated as of version 2.0, and `evaulate` is our new library for metrics. You can add a new metric to it by following [these steps](https://huggingface.co/docs/evaluate/creating_and_sharing)." ]
https://api.github.com/repos/huggingface/datasets
NONE
## Metrics for KLUE-MRC (Korean Language Understanding Evaluation — Machine Reading Comprehension) Adding metrics for [KLUE-MRC](https://huggingface.co/datasets/klue). KLUE-MRC is very similar to SQuAD 2.0 but has a slightly different format which is why I added metrics for KLUE-MRC. Specifically, in the case of...
2023-07-09T11:57:20Z
https://github.com/huggingface/datasets/pull/6002
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6002/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6001/comments
https://api.github.com/repos/huggingface/datasets/issues/6001/timeline
2023-06-30T14:11:24Z
null
null
PR_kwDODunzps5UVMMh
closed
[]
false
6,001
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Align `column_names` type check with type hint in `sort`
https://api.github.com/repos/huggingface/datasets/issues/6001/events
null
https://api.github.com/repos/huggingface/datasets/issues/6001/labels{/name}
2023-06-30T13:15:50Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6001.diff", "html_url": "https://github.com/huggingface/datasets/pull/6001", "merged_at": "2023-06-30T14:11:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/6001.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,782,516,627
[]
https://api.github.com/repos/huggingface/datasets/issues/6001
[ "_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 #5998
2023-06-30T14:18:32Z
https://github.com/huggingface/datasets/pull/6001
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6001/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/6000/comments
https://api.github.com/repos/huggingface/datasets/issues/6000/timeline
2023-06-30T13:08:27Z
null
null
PR_kwDODunzps5UU_FB
closed
[]
false
6,000
{ "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"...
Pin `joblib` to avoid `joblibspark` test failures
https://api.github.com/repos/huggingface/datasets/issues/6000/events
null
https://api.github.com/repos/huggingface/datasets/issues/6000/labels{/name}
2023-06-30T12:36:54Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6000.diff", "html_url": "https://github.com/huggingface/datasets/pull/6000", "merged_at": "2023-06-30T13:08:27Z", "patch_url": "https://github.com/huggingface/datasets/pull/6000.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,782,456,878
[]
https://api.github.com/repos/huggingface/datasets/issues/6000
[ "<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
`joblibspark` doesn't support the latest `joblib` release. See https://github.com/huggingface/datasets/actions/runs/5401870932/jobs/9812337078 for the errors
2023-06-30T13:17:05Z
https://github.com/huggingface/datasets/pull/6000
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6000/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5999/comments
https://api.github.com/repos/huggingface/datasets/issues/5999/timeline
2023-06-30T05:57:22Z
null
completed
I_kwDODunzps5qNOV5
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,999
{ "avatar_url": "https://avatars.githubusercontent.com/u/45713796?v=4", "events_url": "https://api.github.com/users/Praful932/events{/privacy}", "followers_url": "https://api.github.com/users/Praful932/followers", "following_url": "https://api.github.com/users/Praful932/following{/other_user}", "gists_url": "...
Getting a 409 error while loading xglue dataset
https://api.github.com/repos/huggingface/datasets/issues/5999/events
null
https://api.github.com/repos/huggingface/datasets/issues/5999/labels{/name}
2023-06-30T04:13:54Z
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,781,851,513
[]
https://api.github.com/repos/huggingface/datasets/issues/5999
[ "Thanks for reporting, @Praful932.\r\n\r\nLet's continue the conversation on the Hub: https://huggingface.co/datasets/xglue/discussions/5" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Unable to load xglue dataset ### Steps to reproduce the bug ```python import datasets dataset = datasets.load_dataset("xglue", "ntg") ``` > ConnectionError: Couldn't reach https://xglue.blob.core.windows.net/xglue/xglue_full_dataset.tar.gz (error 409) ### Expected behavior Expected the...
2023-06-30T05:57:23Z
https://github.com/huggingface/datasets/issues/5999
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5999/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5998/comments
https://api.github.com/repos/huggingface/datasets/issues/5998/timeline
2023-06-30T14:11:25Z
null
completed
I_kwDODunzps5qNC_a
closed
[]
null
5,998
{ "avatar_url": "https://avatars.githubusercontent.com/u/22192665?v=4", "events_url": "https://api.github.com/users/wangyuxinwhy/events{/privacy}", "followers_url": "https://api.github.com/users/wangyuxinwhy/followers", "following_url": "https://api.github.com/users/wangyuxinwhy/following{/other_user}", "gist...
The current implementation has a potential bug in the sort method
https://api.github.com/repos/huggingface/datasets/issues/5998/events
null
https://api.github.com/repos/huggingface/datasets/issues/5998/labels{/name}
2023-06-30T03:16:57Z
null
false
null
null
1,781,805,018
[]
https://api.github.com/repos/huggingface/datasets/issues/5998
[ "Thanks for reporting, @wangyuxinwhy. " ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug In the sort method,here's a piece of code ```python # column_names: Union[str, Sequence_[str]] # Check proper format of and for duplicates in column_names if not isinstance(column_names, list): column_names = [column_names] ``` I get an error when I pass in a tuple based on the ...
2023-06-30T14:21:03Z
https://github.com/huggingface/datasets/issues/5998
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5998/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5997/comments
https://api.github.com/repos/huggingface/datasets/issues/5997/timeline
null
null
null
I_kwDODunzps5qMMvi
open
[]
null
5,997
{ "avatar_url": "https://avatars.githubusercontent.com/u/127623723?v=4", "events_url": "https://api.github.com/users/siddhsql/events{/privacy}", "followers_url": "https://api.github.com/users/siddhsql/followers", "following_url": "https://api.github.com/users/siddhsql/following{/other_user}", "gists_url": "ht...
extend the map function so it can wrap around long text that does not fit in the context window
https://api.github.com/repos/huggingface/datasets/issues/5997/events
null
https://api.github.com/repos/huggingface/datasets/issues/5997/labels{/name}
2023-06-29T22:15:21Z
null
false
null
null
1,781,582,818
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
https://api.github.com/repos/huggingface/datasets/issues/5997
[ "I just noticed the [docs](https://github.com/huggingface/datasets/blob/main/src/datasets/arrow_dataset.py#L2881C11-L2881C200) say:\r\n\r\n>If batched is `True` and `batch_size` is `n > 1`, then the function takes a batch of `n` examples as input and can return a batch with `n` examples, or with an arbitrary number...
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request I understand `dataset` provides a [`map`](https://github.com/huggingface/datasets/blob/main/src/datasets/arrow_dataset.py#L2849) function. This function in turn takes in a callable that is used to tokenize the text on which a model is trained. Frequently this text will not fit within a models's con...
2023-07-03T17:58:52Z
https://github.com/huggingface/datasets/issues/5997
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5997/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5996/comments
https://api.github.com/repos/huggingface/datasets/issues/5996/timeline
2023-07-03T16:03:33Z
null
null
PR_kwDODunzps5UKP0i
closed
[]
false
5,996
{ "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"...
Deprecate `use_auth_token` in favor of `token`
https://api.github.com/repos/huggingface/datasets/issues/5996/events
null
https://api.github.com/repos/huggingface/datasets/issues/5996/labels{/name}
2023-06-28T16:26:38Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5996.diff", "html_url": "https://github.com/huggingface/datasets/pull/5996", "merged_at": "2023-07-03T16:03:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/5996.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,779,294,374
[]
https://api.github.com/repos/huggingface/datasets/issues/5996
[ "_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 be consistent with `transformers` and `huggingface_hub`.
2023-07-05T15:22:20Z
https://github.com/huggingface/datasets/pull/5996
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5996/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5995/comments
https://api.github.com/repos/huggingface/datasets/issues/5995/timeline
2023-06-28T13:46:33Z
null
null
PR_kwDODunzps5UCvYJ
closed
[]
false
5,995
{ "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 returning dataframe in map transform
https://api.github.com/repos/huggingface/datasets/issues/5995/events
null
https://api.github.com/repos/huggingface/datasets/issues/5995/labels{/name}
2023-06-27T14:15:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5995.diff", "html_url": "https://github.com/huggingface/datasets/pull/5995", "merged_at": "2023-06-28T13:46:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/5995.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,777,088,925
[]
https://api.github.com/repos/huggingface/datasets/issues/5995
[ "_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
Allow returning Pandas DataFrames in `map` transforms. (Plus, raise an error in the non-batched mode if a returned PyArrow table/Pandas DataFrame has more than one row)
2023-06-28T13:56:02Z
https://github.com/huggingface/datasets/pull/5995
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5995/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5994/comments
https://api.github.com/repos/huggingface/datasets/issues/5994/timeline
2023-06-27T15:32:43Z
null
null
PR_kwDODunzps5UB1cA
closed
[]
false
5,994
{ "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 select_columns columns order
https://api.github.com/repos/huggingface/datasets/issues/5994/events
null
https://api.github.com/repos/huggingface/datasets/issues/5994/labels{/name}
2023-06-27T12:32:46Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5994.diff", "html_url": "https://github.com/huggingface/datasets/pull/5994", "merged_at": "2023-06-27T15:32:43Z", "patch_url": "https://github.com/huggingface/datasets/pull/5994.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,776,829,004
[]
https://api.github.com/repos/huggingface/datasets/issues/5994
[ "<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 the order of the columns in dataset.features when the order changes with `dataset.select_columns()`. I also fixed the same issue for `dataset.flatten()` Close https://github.com/huggingface/datasets/issues/5993
2023-06-27T15:40:47Z
https://github.com/huggingface/datasets/pull/5994
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5994/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5993/comments
https://api.github.com/repos/huggingface/datasets/issues/5993/timeline
2023-06-27T15:32:44Z
null
completed
I_kwDODunzps5p5W3j
closed
[ { "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists...
null
5,993
{ "avatar_url": "https://avatars.githubusercontent.com/u/128361578?v=4", "events_url": "https://api.github.com/users/exs-avianello/events{/privacy}", "followers_url": "https://api.github.com/users/exs-avianello/followers", "following_url": "https://api.github.com/users/exs-avianello/following{/other_user}", "...
ValueError: Table schema does not match schema used to create file
https://api.github.com/repos/huggingface/datasets/issues/5993/events
null
https://api.github.com/repos/huggingface/datasets/issues/5993/labels{/name}
2023-06-27T10:54:07Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
null
1,776,643,555
[]
https://api.github.com/repos/huggingface/datasets/issues/5993
[ "We'll do a new release of `datasets` soon to make the fix available :)\r\n\r\nIn the meantime you can use `datasets` from source (main)", "Thank you very much @lhoestq ! 🚀 " ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Saving a dataset as parquet fails with a `ValueError: Table schema does not match schema used to create file` if the dataset was obtained out of a `.select_columns()` call with columns selected out of order. ### Steps to reproduce the bug ```python import datasets dataset = datasets.Dataset...
2023-06-27T15:36:42Z
https://github.com/huggingface/datasets/issues/5993
{ "+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/5993/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5992/comments
https://api.github.com/repos/huggingface/datasets/issues/5992/timeline
2023-06-27T09:18:04Z
null
null
PR_kwDODunzps5UAk3C
closed
[]
true
5,992
{ "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...
speedup
https://api.github.com/repos/huggingface/datasets/issues/5992/events
null
https://api.github.com/repos/huggingface/datasets/issues/5992/labels{/name}
2023-06-27T09:17:58Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5992.diff", "html_url": "https://github.com/huggingface/datasets/pull/5992", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5992.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5992" }
1,776,460,964
[]
https://api.github.com/repos/huggingface/datasets/issues/5992
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5992). All of your documentation changes will be reflected on that endpoint." ]
https://api.github.com/repos/huggingface/datasets
MEMBER
null
2023-06-27T09:23:07Z
https://github.com/huggingface/datasets/pull/5992
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5992/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5991/comments
https://api.github.com/repos/huggingface/datasets/issues/5991/timeline
null
null
null
I_kwDODunzps5pxA7G
open
[]
null
5,991
{ "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:...
`map` with any joblib backend
https://api.github.com/repos/huggingface/datasets/issues/5991/events
null
https://api.github.com/repos/huggingface/datasets/issues/5991/labels{/name}
2023-06-26T10:33:42Z
null
false
null
null
1,774,456,518
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" } ]
https://api.github.com/repos/huggingface/datasets/issues/5991
[]
https://api.github.com/repos/huggingface/datasets
MEMBER
We recently enabled the (experimental) parallel backend switch for data download and extraction but not for `map` yet. Right now we're using our `iflatmap_unordered` implementation for multiprocessing that uses a shared Queue to gather progress updates from the subprocesses and show a progress bar in the main proces...
2023-06-26T10:33:42Z
https://github.com/huggingface/datasets/issues/5991
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5991/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5989/comments
https://api.github.com/repos/huggingface/datasets/issues/5989/timeline
null
null
null
I_kwDODunzps5pvyNL
open
[]
null
5,989
{ "avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4", "events_url": "https://api.github.com/users/severo/events{/privacy}", "followers_url": "https://api.github.com/users/severo/followers", "following_url": "https://api.github.com/users/severo/following{/other_user}", "gists_url": "https://ap...
Set a rule on the config and split names
https://api.github.com/repos/huggingface/datasets/issues/5989/events
null
https://api.github.com/repos/huggingface/datasets/issues/5989/labels{/name}
2023-06-26T07:34:14Z
null
false
null
null
1,774,134,091
[]
https://api.github.com/repos/huggingface/datasets/issues/5989
[ "in this case we need to decide what to do with the existing datasets with white space characters (there shouldn't be a lot of them I think)", "I imagine that we should stop supporting them, and help the user fix them?", "See a report where the datasets server fails: https://huggingface.co/datasets/poloclub/dif...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
> should we actually allow characters like spaces? maybe it's better to add validation for whitespace symbols and directly in datasets and raise https://github.com/huggingface/datasets-server/issues/853
2023-07-19T14:22:54Z
https://github.com/huggingface/datasets/issues/5989
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5989/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5988/comments
https://api.github.com/repos/huggingface/datasets/issues/5988/timeline
2023-07-07T13:20:57Z
null
completed
I_kwDODunzps5pscRk
closed
[]
null
5,988
{ "avatar_url": "https://avatars.githubusercontent.com/u/20674868?v=4", "events_url": "https://api.github.com/users/yulingao/events{/privacy}", "followers_url": "https://api.github.com/users/yulingao/followers", "following_url": "https://api.github.com/users/yulingao/following{/other_user}", "gists_url": "htt...
ConnectionError: Couldn't reach dataset_infos.json
https://api.github.com/repos/huggingface/datasets/issues/5988/events
null
https://api.github.com/repos/huggingface/datasets/issues/5988/labels{/name}
2023-06-25T12:39:31Z
null
false
null
null
1,773,257,828
[]
https://api.github.com/repos/huggingface/datasets/issues/5988
[ "Unfortunately, I can't reproduce the error. What does the following code return for you?\r\n```python\r\nimport requests\r\nfrom huggingface_hub import hf_hub_url\r\nr = requests.get(hf_hub_url(\"codeparrot/codeparrot-clean-train\", \"dataset_infos.json\", repo_type=\"dataset\"))\r\n```\r\n\r\nAlso, can you provid...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I'm trying to load codeparrot/codeparrot-clean-train, but get the following error: ConnectionError: Couldn't reach https://huggingface.co/datasets/codeparrot/codeparrot-clean-train/resolve/main/dataset_infos.json (ConnectionError(ProtocolError('Connection aborted.', ConnectionResetError(104, 'C...
2023-07-07T13:20:57Z
https://github.com/huggingface/datasets/issues/5988
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5988/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5987/comments
https://api.github.com/repos/huggingface/datasets/issues/5987/timeline
2023-06-29T16:06:08Z
null
completed
I_kwDODunzps5prpBl
closed
[]
null
5,987
{ "avatar_url": "https://avatars.githubusercontent.com/u/11533479?v=4", "events_url": "https://api.github.com/users/npuichigo/events{/privacy}", "followers_url": "https://api.github.com/users/npuichigo/followers", "following_url": "https://api.github.com/users/npuichigo/following{/other_user}", "gists_url": "...
Why max_shard_size is not supported in load_dataset and passed to download_and_prepare
https://api.github.com/repos/huggingface/datasets/issues/5987/events
null
https://api.github.com/repos/huggingface/datasets/issues/5987/labels{/name}
2023-06-25T04:19:13Z
null
false
null
null
1,773,047,909
[]
https://api.github.com/repos/huggingface/datasets/issues/5987
[ "Can you explain your use case for `max_shard_size`? \r\n\r\nOn some systems, there is a limit to the size of a memory-mapped file, so we could consider exposing this parameter in `load_dataset`.", "In my use case, users may choose a proper size to balance the cost and benefit of using large shard size. (On azure...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug https://github.com/huggingface/datasets/blob/a8a797cc92e860c8d0df71e0aa826f4d2690713e/src/datasets/load.py#L1809 What I can to is break the `load_dataset` and use `load_datset_builder` + `download_and_prepare` instead. ### Steps to reproduce the bug https://github.com/huggingface/datasets/blo...
2023-06-29T16:06:08Z
https://github.com/huggingface/datasets/issues/5987
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5987/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5986/comments
https://api.github.com/repos/huggingface/datasets/issues/5986/timeline
2023-07-07T09:56:09Z
null
null
PR_kwDODunzps5TygOZ
closed
[]
false
5,986
{ "avatar_url": "https://avatars.githubusercontent.com/u/134338709?v=4", "events_url": "https://api.github.com/users/mathewjacob1002/events{/privacy}", "followers_url": "https://api.github.com/users/mathewjacob1002/followers", "following_url": "https://api.github.com/users/mathewjacob1002/following{/other_user}...
Make IterableDataset.from_spark more efficient
https://api.github.com/repos/huggingface/datasets/issues/5986/events
null
https://api.github.com/repos/huggingface/datasets/issues/5986/labels{/name}
2023-06-23T22:18:20Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5986.diff", "html_url": "https://github.com/huggingface/datasets/pull/5986", "merged_at": "2023-07-07T09:56:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/5986.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,772,233,111
[]
https://api.github.com/repos/huggingface/datasets/issues/5986
[ "@lhoestq would you be able to review this please and also approve the workflow?", "Sounds good to me :) feel free to run `make style` to apply code formatting", "_The documentation is not available anymore as the PR was closed or merged._", "cool ! I think we can merge once all comments have been addressed",...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Moved the code from using collect() to using toLocalIterator, which allows for prefetching partitions that will be selected next, thus allowing for better performance when iterating.
2023-07-07T10:05:58Z
https://github.com/huggingface/datasets/pull/5986
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5986/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5985/comments
https://api.github.com/repos/huggingface/datasets/issues/5985/timeline
2023-07-21T14:09:14Z
null
completed
I_kwDODunzps5pmEo-
closed
[]
null
5,985
{ "avatar_url": "https://avatars.githubusercontent.com/u/12724810?v=4", "events_url": "https://api.github.com/users/vikigenius/events{/privacy}", "followers_url": "https://api.github.com/users/vikigenius/followers", "following_url": "https://api.github.com/users/vikigenius/following{/other_user}", "gists_url"...
Cannot reuse tokenizer object for dataset map
https://api.github.com/repos/huggingface/datasets/issues/5985/events
null
https://api.github.com/repos/huggingface/datasets/issues/5985/labels{/name}
2023-06-23T14:45:31Z
null
false
null
null
1,771,588,158
[ { "color": "cfd3d7", "default": true, "description": "This issue or pull request already exists", "id": 1935892865, "name": "duplicate", "node_id": "MDU6TGFiZWwxOTM1ODkyODY1", "url": "https://api.github.com/repos/huggingface/datasets/labels/duplicate" } ]
https://api.github.com/repos/huggingface/datasets/issues/5985
[ "This is a known issue: https://github.com/huggingface/datasets/issues/3847.\r\n\r\nFixing this requires significant work - rewriting the `tokenizers` lib to make them immutable.\r\n\r\nThe current solution is to pass `cache_file_name` to `map` to use that file for caching or calling a tokenizer before `map` (with ...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Related to https://github.com/huggingface/transformers/issues/24441. Not sure if this is a tokenizer issue or caching issue, so filing in both. Passing the tokenizer to the dataset map function causes the tokenizer to be fingerprinted weirdly. After calling the tokenizer with arguments like pad...
2023-07-21T14:09:14Z
https://github.com/huggingface/datasets/issues/5985
{ "+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/5985/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5984/comments
https://api.github.com/repos/huggingface/datasets/issues/5984/timeline
null
null
null
I_kwDODunzps5pmAkC
open
[]
null
5,984
{ "avatar_url": "https://avatars.githubusercontent.com/u/25594384?v=4", "events_url": "https://api.github.com/users/mathephysicist/events{/privacy}", "followers_url": "https://api.github.com/users/mathephysicist/followers", "following_url": "https://api.github.com/users/mathephysicist/following{/other_user}", ...
AutoSharding IterableDataset's when num_workers > 1
https://api.github.com/repos/huggingface/datasets/issues/5984/events
null
https://api.github.com/repos/huggingface/datasets/issues/5984/labels{/name}
2023-06-23T14:34:20Z
null
false
null
null
1,771,571,458
[ { "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/5984
[ "For this to be possible, we would have to switch from the \"Streaming\" Arrow format to the \"Random Access\" (IPC/Feather) format, which allows reading arbitrary record batches (explained [here](https://arrow.apache.org/docs/python/ipc.html)). We could then use these batches to construct shards.\r\n\r\n@lhoestq @...
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Minimal Example ``` import torch from datasets import IterableDataset d = IterableDataset.from_file(<file_name>) dl = torch.utils.data.dataloader.DataLoader(d,num_workers=3) for sample in dl: print(sample) ``` Warning: Too many dataloader workers: 2 (max is dataset.n_shard...
2023-12-08T09:04:04Z
https://github.com/huggingface/datasets/issues/5984
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5984/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5983/comments
https://api.github.com/repos/huggingface/datasets/issues/5983/timeline
2023-09-11T04:17:17Z
null
null
PR_kwDODunzps5TtDdy
closed
[]
false
5,983
{ "avatar_url": "https://avatars.githubusercontent.com/u/35114142?v=4", "events_url": "https://api.github.com/users/benjaminbrown038/events{/privacy}", "followers_url": "https://api.github.com/users/benjaminbrown038/followers", "following_url": "https://api.github.com/users/benjaminbrown038/following{/other_use...
replaced PathLike as a variable for save_to_disk for dataset_path wit…
https://api.github.com/repos/huggingface/datasets/issues/5983/events
null
https://api.github.com/repos/huggingface/datasets/issues/5983/labels{/name}
2023-06-23T00:57:05Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5983.diff", "html_url": "https://github.com/huggingface/datasets/pull/5983", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5983.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5983" }
1,770,578,804
[]
https://api.github.com/repos/huggingface/datasets/issues/5983
[]
https://api.github.com/repos/huggingface/datasets
NONE
…h str like that of load_from_disk
2023-09-11T04:17:17Z
https://github.com/huggingface/datasets/pull/5983
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5983/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5982/comments
https://api.github.com/repos/huggingface/datasets/issues/5982/timeline
2023-06-26T15:45:03Z
null
completed
I_kwDODunzps5phSRw
closed
[]
null
5,982
{ "avatar_url": "https://avatars.githubusercontent.com/u/118509387?v=4", "events_url": "https://api.github.com/users/kmulka-bloomberg/events{/privacy}", "followers_url": "https://api.github.com/users/kmulka-bloomberg/followers", "following_url": "https://api.github.com/users/kmulka-bloomberg/following{/other_us...
404 on Datasets Documentation Page
https://api.github.com/repos/huggingface/datasets/issues/5982/events
null
https://api.github.com/repos/huggingface/datasets/issues/5982/labels{/name}
2023-06-22T20:14:57Z
null
false
null
null
1,770,333,296
[]
https://api.github.com/repos/huggingface/datasets/issues/5982
[ "This wasn’t working for me a bit earlier, but it looks to be back up now", "We had a minor issue updating the docs after the latest release. It should work now :)." ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Getting a 404 from the Hugging Face Datasets docs page: https://huggingface.co/docs/datasets/index ### Steps to reproduce the bug 1. Go to URL https://huggingface.co/docs/datasets/index 2. Notice 404 not found ### Expected behavior URL should either show docs or redirect to new location #...
2023-06-26T15:45:03Z
https://github.com/huggingface/datasets/issues/5982
{ "+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/5982/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5981/comments
https://api.github.com/repos/huggingface/datasets/issues/5981/timeline
2023-07-24T11:54:52Z
null
completed
I_kwDODunzps5phMnH
closed
[]
null
5,981
{ "avatar_url": "https://avatars.githubusercontent.com/u/107141022?v=4", "events_url": "https://api.github.com/users/mmr-crexi/events{/privacy}", "followers_url": "https://api.github.com/users/mmr-crexi/followers", "following_url": "https://api.github.com/users/mmr-crexi/following{/other_user}", "gists_url": ...
Only two cores are getting used in sagemaker with pytorch 3.10 kernel
https://api.github.com/repos/huggingface/datasets/issues/5981/events
null
https://api.github.com/repos/huggingface/datasets/issues/5981/labels{/name}
2023-06-22T19:57:31Z
null
false
null
null
1,770,310,087
[]
https://api.github.com/repos/huggingface/datasets/issues/5981
[ "I think it's more likely that this issue is related to PyTorch than Datasets, as PyTorch (on import) registers functions to execute when forking a process. Maybe this is the culprit: https://github.com/pytorch/pytorch/issues/99625", "From reading that ticket, it may be down in mkl? Is it worth hotfixing in the ...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When using the newer pytorch 3.10 kernel, only 2 cores are being used by huggingface filter and map functions. The Pytorch 3.9 kernel would use as many cores as specified in the num_proc field. We have solved this in our own code by placing the following snippet in the code that is called insi...
2023-10-30T06:17:40Z
https://github.com/huggingface/datasets/issues/5981
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5981/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5980/comments
https://api.github.com/repos/huggingface/datasets/issues/5980/timeline
2023-06-26T14:42:45Z
null
completed
I_kwDODunzps5pg_Zl
closed
[]
null
5,980
{ "avatar_url": "https://avatars.githubusercontent.com/u/4241811?v=4", "events_url": "https://api.github.com/users/tbenthompson/events{/privacy}", "followers_url": "https://api.github.com/users/tbenthompson/followers", "following_url": "https://api.github.com/users/tbenthompson/following{/other_user}", "gists...
Viewing dataset card returns “502 Bad Gateway”
https://api.github.com/repos/huggingface/datasets/issues/5980/events
null
https://api.github.com/repos/huggingface/datasets/issues/5980/labels{/name}
2023-06-22T19:14:48Z
null
false
null
null
1,770,255,973
[]
https://api.github.com/repos/huggingface/datasets/issues/5980
[ "Can you try again? Maybe there was a minor outage.", "Yes, it seems to be working now. In case it's helpful, the outage lasted several days. It was failing as late as yesterday morning. ", "we fixed something on the server side, glad it's fixed now" ]
https://api.github.com/repos/huggingface/datasets
NONE
The url is: https://huggingface.co/datasets/Confirm-Labs/pile_ngrams_trigrams I am able to successfully view the “Files and versions” tab: [Confirm-Labs/pile_ngrams_trigrams at main](https://huggingface.co/datasets/Confirm-Labs/pile_ngrams_trigrams/tree/main) Any help would be appreciated! Thanks! I hope this is ...
2023-06-27T08:38:19Z
https://github.com/huggingface/datasets/issues/5980
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5980/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5979/comments
https://api.github.com/repos/huggingface/datasets/issues/5979/timeline
2023-06-22T18:32:22Z
null
null
PR_kwDODunzps5TrxS_
closed
[]
false
5,979
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
set dev version
https://api.github.com/repos/huggingface/datasets/issues/5979/events
null
https://api.github.com/repos/huggingface/datasets/issues/5979/labels{/name}
2023-06-22T18:32:14Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5979.diff", "html_url": "https://github.com/huggingface/datasets/pull/5979", "merged_at": "2023-06-22T18:32:22Z", "patch_url": "https://github.com/huggingface/datasets/pull/5979.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,770,198,250
[]
https://api.github.com/repos/huggingface/datasets/issues/5979
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5979). 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-06-22T18:42:22Z
https://github.com/huggingface/datasets/pull/5979
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5979/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5978/comments
https://api.github.com/repos/huggingface/datasets/issues/5978/timeline
2023-06-22T18:30:16Z
null
null
PR_kwDODunzps5Tru2_
closed
[]
false
5,978
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Release: 2.13.1
https://api.github.com/repos/huggingface/datasets/issues/5978/events
null
https://api.github.com/repos/huggingface/datasets/issues/5978/labels{/name}
2023-06-22T18:23:11Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5978.diff", "html_url": "https://github.com/huggingface/datasets/pull/5978", "merged_at": "2023-06-22T18:30:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/5978.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,770,187,053
[]
https://api.github.com/repos/huggingface/datasets/issues/5978
[ "_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-06-22T18:40:24Z
https://github.com/huggingface/datasets/pull/5978
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5978/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5976/comments
https://api.github.com/repos/huggingface/datasets/issues/5976/timeline
2023-07-10T09:50:07Z
null
null
PR_kwDODunzps5TmAFp
closed
[]
false
5,976
{ "avatar_url": "https://avatars.githubusercontent.com/u/1213561?v=4", "events_url": "https://api.github.com/users/pappacena/events{/privacy}", "followers_url": "https://api.github.com/users/pappacena/followers", "following_url": "https://api.github.com/users/pappacena/following{/other_user}", "gists_url": "h...
Avoid stuck map operation when subprocesses crashes
https://api.github.com/repos/huggingface/datasets/issues/5976/events
null
https://api.github.com/repos/huggingface/datasets/issues/5976/labels{/name}
2023-06-21T21:18:31Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5976.diff", "html_url": "https://github.com/huggingface/datasets/pull/5976", "merged_at": "2023-07-10T09:50:07Z", "patch_url": "https://github.com/huggingface/datasets/pull/5976.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,768,503,913
[]
https://api.github.com/repos/huggingface/datasets/issues/5976
[ "Hi ! Do you think this can be fixed at the Pool level ? Ideally it should be the Pool responsibility to handle this, not the `map` code. We could even subclass Pool if needed (at least the one from `multiprocess`)", "@lhoestq it makes sense to me. Just pushed a refactoring creating a `class ProcessPool(multiproc...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
I've been using Dataset.map() with `num_proc=os.cpu_count()` to leverage multicore processing for my datasets, but from time to time I get stuck processes waiting forever. Apparently, when one of the subprocesses is abruptly killed (OOM killer, segfault, SIGKILL, etc), the main process keeps waiting for the async task ...
2023-07-10T09:58:39Z
https://github.com/huggingface/datasets/pull/5976
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/5976/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5975/comments
https://api.github.com/repos/huggingface/datasets/issues/5975/timeline
2023-06-30T05:55:38Z
null
completed
I_kwDODunzps5pZa3v
closed
[]
null
5,975
{ "avatar_url": "https://avatars.githubusercontent.com/u/135350576?v=4", "events_url": "https://api.github.com/users/Veluchs/events{/privacy}", "followers_url": "https://api.github.com/users/Veluchs/followers", "following_url": "https://api.github.com/users/Veluchs/following{/other_user}", "gists_url": "https...
Streaming Dataset behind Proxy - FileNotFoundError
https://api.github.com/repos/huggingface/datasets/issues/5975/events
null
https://api.github.com/repos/huggingface/datasets/issues/5975/labels{/name}
2023-06-21T19:10:02Z
null
false
null
null
1,768,271,343
[]
https://api.github.com/repos/huggingface/datasets/issues/5975
[ "Duplicate of #", "Hi ! can you try to set the upper case environment variables `HTTP_PROXY` and `HTTPS_PROXY` ?\r\n\r\nWe use `aiohttp` for streaming and it uses case sensitive environment variables", "Hi, thanks for the quick reply.\r\n\r\nI set the uppercase env variables with\r\n\r\n`\r\nos.environ['HTTP_PR...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When trying to stream a dataset i get the following error after a few minutes of waiting. ``` FileNotFoundError: https://huggingface.co/datasets/facebook/voxpopuli/resolve/main/data/n_files.json If the repo is private or gated, make sure to log in with `huggingface-cli login`. ``` I hav...
2023-06-30T05:55:39Z
https://github.com/huggingface/datasets/issues/5975
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5975/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5974/comments
https://api.github.com/repos/huggingface/datasets/issues/5974/timeline
2023-06-26T10:27:40Z
null
null
PR_kwDODunzps5TkXCb
closed
[]
false
5,974
{ "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"...
Deprecate `errors` param in favor of `encoding_errors` in text builder
https://api.github.com/repos/huggingface/datasets/issues/5974/events
null
https://api.github.com/repos/huggingface/datasets/issues/5974/labels{/name}
2023-06-21T16:31:38Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5974.diff", "html_url": "https://github.com/huggingface/datasets/pull/5974", "merged_at": "2023-06-26T10:27:40Z", "patch_url": "https://github.com/huggingface/datasets/pull/5974.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,767,981,231
[]
https://api.github.com/repos/huggingface/datasets/issues/5974
[ "_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
For consistency with the JSON builder and Pandas
2023-06-26T10:34:43Z
https://github.com/huggingface/datasets/pull/5974
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5974/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5972/comments
https://api.github.com/repos/huggingface/datasets/issues/5972/timeline
2023-06-22T14:16:26Z
null
null
PR_kwDODunzps5TkE7K
closed
[]
false
5,972
{ "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:...
Filter unsupported extensions
https://api.github.com/repos/huggingface/datasets/issues/5972/events
null
https://api.github.com/repos/huggingface/datasets/issues/5972/labels{/name}
2023-06-21T15:43:01Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5972.diff", "html_url": "https://github.com/huggingface/datasets/pull/5972", "merged_at": "2023-06-22T14:16:26Z", "patch_url": "https://github.com/huggingface/datasets/pull/5972.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,767,897,485
[]
https://api.github.com/repos/huggingface/datasets/issues/5972
[ "<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 used a regex to filter the data files based on their extension for packaged builders. I tried and a regex is 10x faster that using `in` to check if the extension is in the list of supported extensions. Supersedes https://github.com/huggingface/datasets/pull/5850 Close https://github.com/huggingface/datasets/...
2023-06-22T14:23:29Z
https://github.com/huggingface/datasets/pull/5972
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5972/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5971/comments
https://api.github.com/repos/huggingface/datasets/issues/5971/timeline
null
null
null
I_kwDODunzps5pUxlD
open
[ { "avatar_url": "https://avatars.githubusercontent.com/u/35114142?v=4", "events_url": "https://api.github.com/users/benjaminbrown038/events{/privacy}", "followers_url": "https://api.github.com/users/benjaminbrown038/followers", "following_url": "https://api.github.com/users/benjaminbrown038/followin...
null
5,971
{ "avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4", "events_url": "https://api.github.com/users/severo/events{/privacy}", "followers_url": "https://api.github.com/users/severo/followers", "following_url": "https://api.github.com/users/severo/following{/other_user}", "gists_url": "https://ap...
Docs: make "repository structure" easier to find
https://api.github.com/repos/huggingface/datasets/issues/5971/events
null
https://api.github.com/repos/huggingface/datasets/issues/5971/labels{/name}
2023-06-21T08:26:44Z
null
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/35114142?v=4", "events_url": "https://api.github.com/users/benjaminbrown038/events{/privacy}", "followers_url": "https://api.github.com/users/benjaminbrown038/followers", "following_url": "https://api.github.com/users/benjaminbrown038/following{/other_use...
null
1,767,053,635
[ { "color": "0075ca", "default": true, "description": "Improvements or additions to documentation", "id": 1935892861, "name": "documentation", "node_id": "MDU6TGFiZWwxOTM1ODkyODYx", "url": "https://api.github.com/repos/huggingface/datasets/labels/documentation" } ]
https://api.github.com/repos/huggingface/datasets/issues/5971
[ "Loading a local dataset also works the same way when `data_files` are not specified, so I agree we should make this info easier to discover \r\n\r\ncc @stevhliu ", "Is this issue open? If so, I will self assign. ", "@benjaminbrown038 Yes, it is. Maybe @stevhliu can give some pointers on improving this doc pag...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
The page https://huggingface.co/docs/datasets/repository_structure explains how to create a simple repository structure without a dataset script. It's the simplest way to create a dataset and should be easier to find, particularly on the docs' first pages.
2023-07-05T06:51:38Z
https://github.com/huggingface/datasets/issues/5971
{ "+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/5971/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5970/comments
https://api.github.com/repos/huggingface/datasets/issues/5970/timeline
null
null
null
I_kwDODunzps5pQy30
open
[]
null
5,970
{ "avatar_url": "https://avatars.githubusercontent.com/u/20377292?v=4", "events_url": "https://api.github.com/users/balisujohn/events{/privacy}", "followers_url": "https://api.github.com/users/balisujohn/followers", "following_url": "https://api.github.com/users/balisujohn/following{/other_user}", "gists_url"...
description disappearing from Info when Uploading a Dataset Created with `from_dict`
https://api.github.com/repos/huggingface/datasets/issues/5970/events
null
https://api.github.com/repos/huggingface/datasets/issues/5970/labels{/name}
2023-06-20T19:18:26Z
null
false
null
null
1,766,010,356
[]
https://api.github.com/repos/huggingface/datasets/issues/5970
[ "Here's a minimal way to reproduce the bug, for the sake of convenience.\r\n````\r\nfrom datasets import Dataset, DatasetInfo, load_dataset\r\n\r\n\r\nepisodes_dict = {\"test\":[1,2,3],\"test2\": [1,2,4]}\r\n\r\nhugging_face_dataset = Dataset.from_dict(\r\n episodes_dict, info=DatasetInfo(description=\"test_str\...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When uploading a dataset created locally using `from_dict` with a specified `description` field. It appears before upload, but is missing after upload and re-download. ### Steps to reproduce the bug I think the most relevant pattern in the code might be the following lines: ``` descr...
2023-06-22T14:23:56Z
https://github.com/huggingface/datasets/issues/5970
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5970/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5969/comments
https://api.github.com/repos/huggingface/datasets/issues/5969/timeline
2023-06-21T13:32:22Z
null
null
PR_kwDODunzps5Tcgq4
closed
[]
false
5,969
{ "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 `encoding` and `errors` params to JSON loader
https://api.github.com/repos/huggingface/datasets/issues/5969/events
null
https://api.github.com/repos/huggingface/datasets/issues/5969/labels{/name}
2023-06-20T14:28:35Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5969.diff", "html_url": "https://github.com/huggingface/datasets/pull/5969", "merged_at": "2023-06-21T13:32:22Z", "patch_url": "https://github.com/huggingface/datasets/pull/5969.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,765,529,905
[]
https://api.github.com/repos/huggingface/datasets/issues/5969
[ "_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
"Requested" in https://discuss.huggingface.co/t/utf-16-for-datasets/43828/3. `pd.read_json` also has these parameters, so it makes sense to be consistent.
2023-06-21T13:39:50Z
https://github.com/huggingface/datasets/pull/5969
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5969/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5968/comments
https://api.github.com/repos/huggingface/datasets/issues/5968/timeline
2023-07-29T16:08:58Z
null
completed
I_kwDODunzps5pN53R
closed
[]
null
5,968
{ "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "events_url": "https://api.github.com/users/patrickvonplaten/events{/privacy}", "followers_url": "https://api.github.com/users/patrickvonplaten/followers", "following_url": "https://api.github.com/users/patrickvonplaten/following{/other_use...
Common Voice datasets still need `use_auth_token=True`
https://api.github.com/repos/huggingface/datasets/issues/5968/events
null
https://api.github.com/repos/huggingface/datasets/issues/5968/labels{/name}
2023-06-20T11:58:37Z
null
false
null
null
1,765,252,561
[]
https://api.github.com/repos/huggingface/datasets/issues/5968
[ "cc @pcuenca as well. \r\n\r\nNot super urgent btw", "The issue commes from the dataset itself and is not related to the `datasets` lib\r\n\r\nsee https://huggingface.co/datasets/mozilla-foundation/common_voice_6_1/blob/2c475b3b88e0f2e5828f830a4b91618a25ff20b7/common_voice_6_1.py#L148-L152", "Let's remove these...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug We don't need to pass `use_auth_token=True` anymore to download gated datasets or models, so the following should work if correctly logged in. ```py from datasets import load_dataset load_dataset("mozilla-foundation/common_voice_6_1", "tr", split="train+validation") ``` However it throw...
2023-07-29T16:08:59Z
https://github.com/huggingface/datasets/issues/5968
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5968/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5967/comments
https://api.github.com/repos/huggingface/datasets/issues/5967/timeline
null
null
null
I_kwDODunzps5pI2H4
open
[]
null
5,967
{ "avatar_url": "https://avatars.githubusercontent.com/u/93869735?v=4", "events_url": "https://api.github.com/users/sanchit-gandhi/events{/privacy}", "followers_url": "https://api.github.com/users/sanchit-gandhi/followers", "following_url": "https://api.github.com/users/sanchit-gandhi/following{/other_user}", ...
Config name / split name lost after map with multiproc
https://api.github.com/repos/huggingface/datasets/issues/5967/events
null
https://api.github.com/repos/huggingface/datasets/issues/5967/labels{/name}
2023-06-19T17:27:36Z
null
false
null
null
1,763,926,520
[]
https://api.github.com/repos/huggingface/datasets/issues/5967
[ "This must be due to DatasetInfo.from_merge which drops them and is used in `concatenate_datasets`.\r\n\r\nAnd you're experiencing this issue because multiprocessing does concatenate the resulting datasets from each process.\r\n\r\nMaybe they should be kept if all the subdatasets share the same values for config_na...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug Performing a `.map` method on a dataset loses it's config name / split name only if run with multiproc ### Steps to reproduce the bug ```python from datasets import Audio, load_dataset from transformers import AutoFeatureExtractor import numpy as np # load dummy dataset libri = load_datas...
2023-06-28T08:55:25Z
https://github.com/huggingface/datasets/issues/5967
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5967/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5966/comments
https://api.github.com/repos/huggingface/datasets/issues/5966/timeline
2023-06-19T17:22:10Z
null
null
PR_kwDODunzps5TXBLP
closed
[]
false
5,966
{ "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 JSON generation in benchmarks CI
https://api.github.com/repos/huggingface/datasets/issues/5966/events
null
https://api.github.com/repos/huggingface/datasets/issues/5966/labels{/name}
2023-06-19T16:56:06Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5966.diff", "html_url": "https://github.com/huggingface/datasets/pull/5966", "merged_at": "2023-06-19T17:22:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/5966.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,763,885,914
[]
https://api.github.com/repos/huggingface/datasets/issues/5966
[ "<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
Related to changes made in https://github.com/iterative/dvc/pull/9475
2023-06-19T17:29:11Z
https://github.com/huggingface/datasets/pull/5966
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5966/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5965/comments
https://api.github.com/repos/huggingface/datasets/issues/5965/timeline
2023-07-26T15:13:53Z
null
completed
I_kwDODunzps5pHyQc
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
5,965
{ "avatar_url": "https://avatars.githubusercontent.com/u/1712066?v=4", "events_url": "https://api.github.com/users/piercefreeman/events{/privacy}", "followers_url": "https://api.github.com/users/piercefreeman/followers", "following_url": "https://api.github.com/users/piercefreeman/following{/other_user}", "gi...
"Couldn't cast array of type" in complex datasets
https://api.github.com/repos/huggingface/datasets/issues/5965/events
null
https://api.github.com/repos/huggingface/datasets/issues/5965/labels{/name}
2023-06-19T14:16:14Z
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,763,648,540
[]
https://api.github.com/repos/huggingface/datasets/issues/5965
[ "Thanks for reporting! \r\n\r\nSpecifying the target features explicitly should avoid this error:\r\n```python\r\ndataset = dataset.map(\r\n batch_process,\r\n batched=True,\r\n batch_size=1,\r\n num_proc=1,\r\n remove_columns=dataset.column_names,\r\n features=datasets.Features({\"texts\": datase...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When doing a map of a dataset with complex types, sometimes `datasets` is unable to interpret the valid schema of a returned datasets.map() function. This often comes from conflicting types, like when both empty lists and filled lists are competing for the same field value. This is prone to hap...
2023-07-26T15:13:53Z
https://github.com/huggingface/datasets/issues/5965
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5965/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5964/comments
https://api.github.com/repos/huggingface/datasets/issues/5964/timeline
2023-06-19T17:22:41Z
null
null
PR_kwDODunzps5TVweZ
closed
[]
false
5,964
{ "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"...
Always return list in `list_datasets`
https://api.github.com/repos/huggingface/datasets/issues/5964/events
null
https://api.github.com/repos/huggingface/datasets/issues/5964/labels{/name}
2023-06-19T13:07:08Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5964.diff", "html_url": "https://github.com/huggingface/datasets/pull/5964", "merged_at": "2023-06-19T17:22:41Z", "patch_url": "https://github.com/huggingface/datasets/pull/5964.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,763,513,574
[]
https://api.github.com/repos/huggingface/datasets/issues/5964
[ "_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 #5925 Plus, deprecate `list_datasets`/`inspect_dataset` in favor of `huggingface_hub.list_datasets`/"git clone workflow" (downloads data files)
2023-06-19T17:29:37Z
https://github.com/huggingface/datasets/pull/5964
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5964/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5963/comments
https://api.github.com/repos/huggingface/datasets/issues/5963/timeline
2023-07-24T11:55:46Z
null
completed
I_kwDODunzps5pEc25
closed
[]
null
5,963
{ "avatar_url": "https://avatars.githubusercontent.com/u/112800614?v=4", "events_url": "https://api.github.com/users/yanzia12138/events{/privacy}", "followers_url": "https://api.github.com/users/yanzia12138/followers", "following_url": "https://api.github.com/users/yanzia12138/following{/other_user}", "gists_...
Got an error _pickle.PicklingError use Dataset.from_spark.
https://api.github.com/repos/huggingface/datasets/issues/5963/events
null
https://api.github.com/repos/huggingface/datasets/issues/5963/labels{/name}
2023-06-19T05:30:35Z
null
false
null
null
1,762,774,457
[]
https://api.github.com/repos/huggingface/datasets/issues/5963
[ "i got error using method from_spark when using multi-node Spark cluster. seems could only use \"from_spark\" in local?", "@lhoestq ", "cc @maddiedawson it looks like there an issue with `_validate_cache_dir` ?\r\n\r\nIt looks like the function passed to mapPartitions has a reference to the Spark dataset build...
https://api.github.com/repos/huggingface/datasets
NONE
python 3.9.2 Got an error _pickle.PicklingError use Dataset.from_spark. Did the dataset import load data from spark dataframe using multi-node Spark cluster df = spark.read.parquet(args.input_data).repartition(50) ds = Dataset.from_spark(df, keep_in_memory=True, cache_dir="...
2023-07-24T11:55:46Z
https://github.com/huggingface/datasets/issues/5963
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5963/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5962/comments
https://api.github.com/repos/huggingface/datasets/issues/5962/timeline
null
null
null
I_kwDODunzps5o_7p6
open
[]
null
5,962
{ "avatar_url": "https://avatars.githubusercontent.com/u/70730520?v=4", "events_url": "https://api.github.com/users/Oziel14/events{/privacy}", "followers_url": "https://api.github.com/users/Oziel14/followers", "following_url": "https://api.github.com/users/Oziel14/following{/other_user}", "gists_url": "https:...
Issue with train_test_split maintaining the same underlying PyArrow Table
https://api.github.com/repos/huggingface/datasets/issues/5962/events
null
https://api.github.com/repos/huggingface/datasets/issues/5962/labels{/name}
2023-06-17T02:19:58Z
null
false
null
null
1,761,589,882
[]
https://api.github.com/repos/huggingface/datasets/issues/5962
[]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I've been using the train_test_split method in the datasets module to split my HuggingFace Dataset into separate training, validation, and testing subsets. However, I've noticed an issue where the split datasets appear to maintain the same underlying PyArrow Table. ### Steps to reproduce the bug ...
2023-06-17T02:19:58Z
https://github.com/huggingface/datasets/issues/5962
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5962/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5961/comments
https://api.github.com/repos/huggingface/datasets/issues/5961/timeline
null
null
null
I_kwDODunzps5o0Pa3
open
[]
null
5,961
{ "avatar_url": "https://avatars.githubusercontent.com/u/27708347?v=4", "events_url": "https://api.github.com/users/johnchienbronci/events{/privacy}", "followers_url": "https://api.github.com/users/johnchienbronci/followers", "following_url": "https://api.github.com/users/johnchienbronci/following{/other_user}"...
IterableDataset: split by node and map may preprocess samples that will be skipped anyway
https://api.github.com/repos/huggingface/datasets/issues/5961/events
null
https://api.github.com/repos/huggingface/datasets/issues/5961/labels{/name}
2023-06-15T10:29:10Z
null
false
null
null
1,758,525,111
[]
https://api.github.com/repos/huggingface/datasets/issues/5961
[ "Does \"number of shards\" refer to the total number of data?\r\n\r\nmy config:\r\nnproc_per_node=2\r\nds=ds['train'] = load_dataset(streaming=True).take(50000)\r\n\r\nI'm test again: in prepare_data(), data have the same for each GPU\r\n", "The number of shards is `ds.n_shards`. It corresponds generally to the ...
https://api.github.com/repos/huggingface/datasets
NONE
There are two ways an iterable dataset can be split by node: 1. if the number of shards is a factor of number of GPUs: in that case the shards are evenly distributed per GPU 2. otherwise, each GPU iterate on the data and at the end keeps 1 sample out of n(GPUs) - skipping the others. In case 2. it's ...
2023-09-01T10:35:11Z
https://github.com/huggingface/datasets/issues/5961
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5961/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5959/comments
https://api.github.com/repos/huggingface/datasets/issues/5959/timeline
2023-06-14T18:04:16Z
null
completed
I_kwDODunzps5ov8ID
closed
[]
null
5,959
{ "avatar_url": "https://avatars.githubusercontent.com/u/31148397?v=4", "events_url": "https://api.github.com/users/JiazhaoLi/events{/privacy}", "followers_url": "https://api.github.com/users/JiazhaoLi/followers", "following_url": "https://api.github.com/users/JiazhaoLi/following{/other_user}", "gists_url": "...
read metric glue.py from local file
https://api.github.com/repos/huggingface/datasets/issues/5959/events
null
https://api.github.com/repos/huggingface/datasets/issues/5959/labels{/name}
2023-06-14T17:59:35Z
null
false
null
null
1,757,397,507
[]
https://api.github.com/repos/huggingface/datasets/issues/5959
[ "Sorry, I solve this by call `evaluate.load('glue_metric.py','sst-2')`\r\n" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Currently, The server is off-line. I am using the glue metric from the local file downloaded from the hub. I download / cached datasets using `load_dataset('glue','sst2', cache_dir='/xxx')` to cache them and then in the off-line mode, I use `load_dataset('xxx/glue.py','sst2', cache_dir='/xxx'...
2023-06-14T18:04:16Z
https://github.com/huggingface/datasets/issues/5959
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5959/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5958/comments
https://api.github.com/repos/huggingface/datasets/issues/5958/timeline
2023-06-14T16:26:51Z
null
null
PR_kwDODunzps5TA3__
closed
[]
false
5,958
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
set dev version
https://api.github.com/repos/huggingface/datasets/issues/5958/events
null
https://api.github.com/repos/huggingface/datasets/issues/5958/labels{/name}
2023-06-14T16:26:34Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5958.diff", "html_url": "https://github.com/huggingface/datasets/pull/5958", "merged_at": "2023-06-14T16:26:51Z", "patch_url": "https://github.com/huggingface/datasets/pull/5958.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,757,265,971
[]
https://api.github.com/repos/huggingface/datasets/issues/5958
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5958). 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-06-14T16:34:55Z
https://github.com/huggingface/datasets/pull/5958
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5958/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5957/comments
https://api.github.com/repos/huggingface/datasets/issues/5957/timeline
2023-06-14T16:24:39Z
null
null
PR_kwDODunzps5TA1EB
closed
[]
false
5,957
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Release: 2.13.0
https://api.github.com/repos/huggingface/datasets/issues/5957/events
null
https://api.github.com/repos/huggingface/datasets/issues/5957/labels{/name}
2023-06-14T16:17:26Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5957.diff", "html_url": "https://github.com/huggingface/datasets/pull/5957", "merged_at": "2023-06-14T16:24:39Z", "patch_url": "https://github.com/huggingface/datasets/pull/5957.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,757,252,466
[]
https://api.github.com/repos/huggingface/datasets/issues/5957
[ "<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
null
2023-06-14T16:33:39Z
https://github.com/huggingface/datasets/pull/5957
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5957/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5956/comments
https://api.github.com/repos/huggingface/datasets/issues/5956/timeline
2023-06-14T14:33:45Z
null
null
PR_kwDODunzps5S_1o2
closed
[]
false
5,956
{ "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 ArrowExamplesIterable.shard_data_sources
https://api.github.com/repos/huggingface/datasets/issues/5956/events
null
https://api.github.com/repos/huggingface/datasets/issues/5956/labels{/name}
2023-06-14T13:50:38Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5956.diff", "html_url": "https://github.com/huggingface/datasets/pull/5956", "merged_at": "2023-06-14T14:33:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/5956.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,756,959,367
[]
https://api.github.com/repos/huggingface/datasets/issues/5956
[ "_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
ArrowExamplesIterable.shard_data_sources was outdated I also fixed a warning message by not using format_type= in with_format()
2023-06-14T14:43:12Z
https://github.com/huggingface/datasets/pull/5956
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5956/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5955/comments
https://api.github.com/repos/huggingface/datasets/issues/5955/timeline
2023-06-21T14:42:15Z
null
completed
I_kwDODunzps5otw39
closed
[]
null
5,955
{ "avatar_url": "https://avatars.githubusercontent.com/u/73934131?v=4", "events_url": "https://api.github.com/users/Night-Quiet/events{/privacy}", "followers_url": "https://api.github.com/users/Night-Quiet/followers", "following_url": "https://api.github.com/users/Night-Quiet/following{/other_user}", "gists_u...
Strange bug in loading local JSON files, using load_dataset
https://api.github.com/repos/huggingface/datasets/issues/5955/events
null
https://api.github.com/repos/huggingface/datasets/issues/5955/labels{/name}
2023-06-14T12:46:00Z
null
false
null
null
1,756,827,133
[]
https://api.github.com/repos/huggingface/datasets/issues/5955
[ "This is the actual error:\r\n```\r\nFailed to read file '/home/lakala/hjc/code/pycode/glm/temp.json' with error <class 'pyarrow.lib.ArrowInvalid'>: cannot mix list and non-list, non-null values\r\n```\r\nWhich means some samples are incorrectly formatted.\r\n\r\nPyArrow, a storage backend that we use under the hoo...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I am using 'load_dataset 'loads a JSON file, but I found a strange bug: an error will be reported when the length of the JSON file exceeds 160000 (uncertain exact number). I have checked the data through the following code and there are no issues. So I cannot determine the true reason for this err...
2023-06-21T14:42:15Z
https://github.com/huggingface/datasets/issues/5955
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5955/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5954/comments
https://api.github.com/repos/huggingface/datasets/issues/5954/timeline
2023-06-14T12:26:31Z
null
null
PR_kwDODunzps5S-hSP
closed
[]
false
5,954
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Better filenotfound for gated
https://api.github.com/repos/huggingface/datasets/issues/5954/events
null
https://api.github.com/repos/huggingface/datasets/issues/5954/labels{/name}
2023-06-14T10:33:10Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5954.diff", "html_url": "https://github.com/huggingface/datasets/pull/5954", "merged_at": "2023-06-14T12:26:31Z", "patch_url": "https://github.com/huggingface/datasets/pull/5954.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,756,572,994
[]
https://api.github.com/repos/huggingface/datasets/issues/5954
[ "_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
close https://github.com/huggingface/datasets/issues/5953 <img width="1292" alt="image" src="https://github.com/huggingface/datasets/assets/42851186/270fe5bc-1739-4878-b7bc-ab6d35336d4d">
2023-06-14T12:33:27Z
https://github.com/huggingface/datasets/pull/5954
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5954/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5953/comments
https://api.github.com/repos/huggingface/datasets/issues/5953/timeline
2023-06-14T12:26:32Z
null
completed
I_kwDODunzps5osmBL
closed
[]
null
5,953
{ "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "events_url": "https://api.github.com/users/patrickvonplaten/events{/privacy}", "followers_url": "https://api.github.com/users/patrickvonplaten/followers", "following_url": "https://api.github.com/users/patrickvonplaten/following{/other_use...
Bad error message when trying to download gated dataset
https://api.github.com/repos/huggingface/datasets/issues/5953/events
null
https://api.github.com/repos/huggingface/datasets/issues/5953/labels{/name}
2023-06-14T10:03:39Z
null
false
null
null
1,756,520,523
[]
https://api.github.com/repos/huggingface/datasets/issues/5953
[ "cc @sanchit-gandhi @Vaibhavs10 @lhoestq - this is mainly for demos that use Common Voice datasets as done here: https://github.com/facebookresearch/fairseq/tree/main/examples/mms#-transformers\r\n", "Hi ! the error for me is\r\n\r\n```\r\nFileNotFoundError: Couldn't find a dataset script at /content/mozilla-foun...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug When I attempt to download a model from the Hub that is gated without being logged in, I get a nice error message. E.g.: E.g. ```sh Repository Not Found for url: https://huggingface.co/api/models/DeepFloyd/IF-I-XL-v1.0. Please make sure you specified the correct `repo_id` and `repo_type`. I...
2023-06-14T16:36:51Z
https://github.com/huggingface/datasets/issues/5953
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5953/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5952/comments
https://api.github.com/repos/huggingface/datasets/issues/5952/timeline
2023-06-14T14:34:39Z
null
null
PR_kwDODunzps5S-OIh
closed
[]
false
5,952
{ "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 Arrow builder docs
https://api.github.com/repos/huggingface/datasets/issues/5952/events
null
https://api.github.com/repos/huggingface/datasets/issues/5952/labels{/name}
2023-06-14T09:42:46Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5952.diff", "html_url": "https://github.com/huggingface/datasets/pull/5952", "merged_at": "2023-06-14T14:34:39Z", "patch_url": "https://github.com/huggingface/datasets/pull/5952.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,756,481,591
[]
https://api.github.com/repos/huggingface/datasets/issues/5952
[ "_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
following https://github.com/huggingface/datasets/pull/5944
2023-06-14T14:42:31Z
https://github.com/huggingface/datasets/pull/5952
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5952/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5951/comments
https://api.github.com/repos/huggingface/datasets/issues/5951/timeline
2023-06-14T12:10:16Z
null
completed
I_kwDODunzps5or_sa
closed
[]
null
5,951
{ "avatar_url": "https://avatars.githubusercontent.com/u/125154243?v=4", "events_url": "https://api.github.com/users/akesh1235/events{/privacy}", "followers_url": "https://api.github.com/users/akesh1235/followers", "following_url": "https://api.github.com/users/akesh1235/following{/other_user}", "gists_url": ...
What is the Right way to use discofuse dataset??
https://api.github.com/repos/huggingface/datasets/issues/5951/events
null
https://api.github.com/repos/huggingface/datasets/issues/5951/labels{/name}
2023-06-14T08:38:39Z
null
false
null
null
1,756,363,546
[]
https://api.github.com/repos/huggingface/datasets/issues/5951
[ "Thanks for opening https://huggingface.co/datasets/discofuse/discussions/3, let's continue the discussion over there if you don't mind", "I have posted there also sir, please check\r\n@lhoestq" ]
https://api.github.com/repos/huggingface/datasets
NONE
[Click here for Dataset link](https://huggingface.co/datasets/discofuse/viewer/discofuse-wikipedia/train?row=6) **Below is the following way, as per my understanding , Is it correct :question: :question:** The **columns/features from `DiscoFuse dataset`** that will be the **input to the `encoder` and `decoder`** ar...
2023-06-14T13:25:06Z
https://github.com/huggingface/datasets/issues/5951
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5951/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5950/comments
https://api.github.com/repos/huggingface/datasets/issues/5950/timeline
null
null
null
I_kwDODunzps5onjH6
open
[]
null
5,950
{ "avatar_url": "https://avatars.githubusercontent.com/u/33274336?v=4", "events_url": "https://api.github.com/users/richardwth/events{/privacy}", "followers_url": "https://api.github.com/users/richardwth/followers", "following_url": "https://api.github.com/users/richardwth/following{/other_user}", "gists_url"...
Support for data with instance-wise dictionary as features
https://api.github.com/repos/huggingface/datasets/issues/5950/events
null
https://api.github.com/repos/huggingface/datasets/issues/5950/labels{/name}
2023-06-13T15:49:00Z
null
false
null
null
1,755,197,946
[ { "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/5950
[ "Hi ! We use the Arrow columnar format under the hood, which doesn't support such dictionaries: each field must have a fixed type and exist in each sample.\r\n\r\nInstead you can restructure your data like\r\n```\r\n{\r\n \"index\": 0,\r\n \"keys\": [\"2 * x + y >= 3\"],\r\n \"values\": [[\"2 * x + y >= 3\...
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request I notice that when loading data instances with feature type of python dictionary, the dictionary keys would be broadcast so that every instance has the same set of keys. Please see an example in the Motivation section. It is possible to avoid this behavior, i.e., load dictionary features as it i...
2023-06-14T12:13:38Z
https://github.com/huggingface/datasets/issues/5950
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5950/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5949/comments
https://api.github.com/repos/huggingface/datasets/issues/5949/timeline
2023-06-27T16:38:32Z
null
null
PR_kwDODunzps5S4oPC
closed
[]
false
5,949
{ "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"...
Replace metadata utils with `huggingface_hub`'s RepoCard API
https://api.github.com/repos/huggingface/datasets/issues/5949/events
null
https://api.github.com/repos/huggingface/datasets/issues/5949/labels{/name}
2023-06-13T13:03:19Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5949.diff", "html_url": "https://github.com/huggingface/datasets/pull/5949", "merged_at": "2023-06-27T16:38:32Z", "patch_url": "https://github.com/huggingface/datasets/pull/5949.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,754,843,717
[]
https://api.github.com/repos/huggingface/datasets/issues/5949
[ "_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
Use `huggingface_hub`'s RepoCard API instead of `DatasetMetadata` for modifying the card's YAML, and deprecate `datasets.utils.metadata` and `datasets.utils.readme`. After removing these modules, we can also delete `datasets.utils.resources` since the moon landing repo now stores its own version of these resources f...
2023-06-27T16:47:51Z
https://github.com/huggingface/datasets/pull/5949
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5949/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5948/comments
https://api.github.com/repos/huggingface/datasets/issues/5948/timeline
2023-06-14T15:03:33Z
null
null
PR_kwDODunzps5S4dUt
closed
[]
false
5,948
{ "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 sequence of array support for most dtype
https://api.github.com/repos/huggingface/datasets/issues/5948/events
null
https://api.github.com/repos/huggingface/datasets/issues/5948/labels{/name}
2023-06-13T12:38:59Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5948.diff", "html_url": "https://github.com/huggingface/datasets/pull/5948", "merged_at": "2023-06-14T15:03:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/5948.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,754,794,611
[]
https://api.github.com/repos/huggingface/datasets/issues/5948
[ "_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
Fixes #5936 Also, a related fix to #5927
2023-06-14T15:11:55Z
https://github.com/huggingface/datasets/pull/5948
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5948/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5947/comments
https://api.github.com/repos/huggingface/datasets/issues/5947/timeline
null
null
null
I_kwDODunzps5okWYU
open
[]
null
5,947
{ "avatar_url": "https://avatars.githubusercontent.com/u/8949105?v=4", "events_url": "https://api.github.com/users/wetdog/events{/privacy}", "followers_url": "https://api.github.com/users/wetdog/followers", "following_url": "https://api.github.com/users/wetdog/following{/other_user}", "gists_url": "https://ap...
Return the audio filename when decoding fails due to corrupt files
https://api.github.com/repos/huggingface/datasets/issues/5947/events
null
https://api.github.com/repos/huggingface/datasets/issues/5947/labels{/name}
2023-06-13T08:44:09Z
null
false
null
null
1,754,359,316
[ { "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/5947
[ "Hi ! The audio data don't always exist as files on disk - the blobs are often stored in the Arrow files. For now I'd suggest disabling decoding with `.cast_column(\"audio\", Audio(decode=False))` and apply your own decoding that handles corrupted files (maybe to filter them out ?)\r\n\r\ncc @sanchit-gandhi since i...
https://api.github.com/repos/huggingface/datasets
NONE
### Feature request Return the audio filename when the audio decoding fails. Although currently there are some checks for mp3 and opus formats with the library version there are still cases when the audio decoding could fail, eg. Corrupt file. ### Motivation When you try to load an object file dataset and the...
2023-06-14T12:45:01Z
https://github.com/huggingface/datasets/issues/5947
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5947/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5946/comments
https://api.github.com/repos/huggingface/datasets/issues/5946/timeline
null
null
null
I_kwDODunzps5oj35l
open
[]
null
5,946
{ "avatar_url": "https://avatars.githubusercontent.com/u/70565543?v=4", "events_url": "https://api.github.com/users/syngokhan/events{/privacy}", "followers_url": "https://api.github.com/users/syngokhan/followers", "following_url": "https://api.github.com/users/syngokhan/following{/other_user}", "gists_url": "...
IndexError Not Solving -> IndexError: Invalid key: ?? is out of bounds for size 0 or ??
https://api.github.com/repos/huggingface/datasets/issues/5946/events
null
https://api.github.com/repos/huggingface/datasets/issues/5946/labels{/name}
2023-06-13T07:34:15Z
null
false
null
null
1,754,234,469
[]
https://api.github.com/repos/huggingface/datasets/issues/5946
[ "https://colab.research.google.com/#scrollTo=AQ_HCYruWIHU&fileId=https%3A//huggingface.co/dfurman/falcon-40b-chat-oasst1/blob/main/finetune_falcon40b_oasst1_with_bnb_peft.ipynb\r\n\r\nI ran the same administration exactly the same but got the same error", "Looks related to https://discuss.huggingface.co/t/indexer...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug in <cell line: 1>:1 │ │ │ │ /usr/local/lib/python3.10/dist-packages/transformers/trainer.py:1537 in train ...
2023-07-14T12:04:48Z
https://github.com/huggingface/datasets/issues/5946
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5946/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5945/comments
https://api.github.com/repos/huggingface/datasets/issues/5945/timeline
2023-07-24T11:56:40Z
null
completed
I_kwDODunzps5ojTTh
closed
[]
null
5,945
{ "avatar_url": "https://avatars.githubusercontent.com/u/77382661?v=4", "events_url": "https://api.github.com/users/Ar770/events{/privacy}", "followers_url": "https://api.github.com/users/Ar770/followers", "following_url": "https://api.github.com/users/Ar770/following{/other_user}", "gists_url": "https://api....
Failing to upload dataset to the hub
https://api.github.com/repos/huggingface/datasets/issues/5945/events
null
https://api.github.com/repos/huggingface/datasets/issues/5945/labels{/name}
2023-06-13T05:46:46Z
null
false
null
null
1,754,084,577
[]
https://api.github.com/repos/huggingface/datasets/issues/5945
[ "Hi ! Feel free to re-run your code later, it will resume automatically where you left", "Tried many times in the last 2 weeks, problem remains.", "Alternatively you can save your dataset in parquet files locally and upload them to the hub manually\r\n\r\n```python\r\nfrom tqdm import tqdm\r\nnum_shards = 60\r\...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Trying to upload a dataset of hundreds of thousands of audio samples (the total volume is not very large, 60 gb) to the hub with push_to_hub, it doesn't work. From time to time one piece of the data (parquet) gets pushed and then I get RemoteDisconnected even though my internet is stable. Please...
2023-07-24T11:56:40Z
https://github.com/huggingface/datasets/issues/5945
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5945/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5944/comments
https://api.github.com/repos/huggingface/datasets/issues/5944/timeline
2023-06-13T17:29:01Z
null
null
PR_kwDODunzps5Sx7O4
closed
[]
false
5,944
{ "avatar_url": "https://avatars.githubusercontent.com/u/10278877?v=4", "events_url": "https://api.github.com/users/mariusz-jachimowicz-83/events{/privacy}", "followers_url": "https://api.github.com/users/mariusz-jachimowicz-83/followers", "following_url": "https://api.github.com/users/mariusz-jachimowicz-83/fo...
Arrow dataset builder to be able to load and stream Arrow datasets
https://api.github.com/repos/huggingface/datasets/issues/5944/events
null
https://api.github.com/repos/huggingface/datasets/issues/5944/labels{/name}
2023-06-12T14:21:49Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5944.diff", "html_url": "https://github.com/huggingface/datasets/pull/5944", "merged_at": "2023-06-13T17:29:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/5944.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,752,882,200
[]
https://api.github.com/repos/huggingface/datasets/issues/5944
[ "_The documentation is not available anymore as the PR was closed or merged._", "@lhoestq tips applied. Thanks for a review. :smile: It's a lot of fun to improve this project. ", "Let's add some documentation in a subsequent PR :)\r\n\r\nIn particular @mariosasko and I think it's important to note to users tha...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
This adds a Arrow dataset builder to be able to load and stream from already preprocessed Arrow files. It's related to https://github.com/huggingface/datasets/issues/3035
2023-06-13T17:36:02Z
https://github.com/huggingface/datasets/pull/5944
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5944/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5942/comments
https://api.github.com/repos/huggingface/datasets/issues/5942/timeline
null
null
null
PR_kwDODunzps5Su-V4
open
[]
false
5,942
{ "avatar_url": "https://avatars.githubusercontent.com/u/84066822?v=4", "events_url": "https://api.github.com/users/graelo/events{/privacy}", "followers_url": "https://api.github.com/users/graelo/followers", "following_url": "https://api.github.com/users/graelo/following{/other_user}", "gists_url": "https://a...
Pass datasets-cli additional args as kwargs to DatasetBuilder in `run_beam.py`
https://api.github.com/repos/huggingface/datasets/issues/5942/events
null
https://api.github.com/repos/huggingface/datasets/issues/5942/labels{/name}
2023-06-12T06:50:50Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5942.diff", "html_url": "https://github.com/huggingface/datasets/pull/5942", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5942.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5942" }
1,752,021,681
[]
https://api.github.com/repos/huggingface/datasets/issues/5942
[]
https://api.github.com/repos/huggingface/datasets
NONE
Hi, Following this <https://discuss.huggingface.co/t/how-to-preprocess-a-wikipedia-dataset-using-dataflowrunner/41991/3>, here is a simple PR to pass any additional args to datasets-cli as kwargs in the DatasetBuilder in `run_beam.py`. I also took the liberty to add missing setup steps to the `beam.mdx` docs in o...
2023-06-30T09:15:00Z
https://github.com/huggingface/datasets/pull/5942
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5942/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5941/comments
https://api.github.com/repos/huggingface/datasets/issues/5941/timeline
2023-08-15T02:52:22Z
null
completed
I_kwDODunzps5oavCx
closed
[]
null
5,941
{ "avatar_url": "https://avatars.githubusercontent.com/u/19569322?v=4", "events_url": "https://api.github.com/users/xyx361100238/events{/privacy}", "followers_url": "https://api.github.com/users/xyx361100238/followers", "following_url": "https://api.github.com/users/xyx361100238/following{/other_user}", "gist...
Load Data Sets Too Slow In Train Seq2seq Model
https://api.github.com/repos/huggingface/datasets/issues/5941/events
null
https://api.github.com/repos/huggingface/datasets/issues/5941/labels{/name}
2023-06-12T03:58:43Z
null
false
null
null
1,751,838,897
[]
https://api.github.com/repos/huggingface/datasets/issues/5941
[ "Hi ! you can speed it up using multiprocessing by passing `num_proc=` to `load_dataset()`", "already did,but not useful for step Generating train split,it works in step \"Resolving data files\" & \"Downloading data files\" ", "@mariosasko some advice , thanks!", "I met the same problem, terrible experience...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug step 'Generating train split' in load_dataset is too slow: ![image](https://github.com/huggingface/datasets/assets/19569322/d9b08eee-95fe-4741-a346-b70416c948f8) ### Steps to reproduce the bug Data: own data,16K16B Mono wav Oficial Script:[ run_speech_recognition_seq2seq.py](https://github...
2023-08-15T02:52:22Z
https://github.com/huggingface/datasets/issues/5941
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5941/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5990/comments
https://api.github.com/repos/huggingface/datasets/issues/5990/timeline
null
null
null
I_kwDODunzps5pwwpe
open
[]
null
5,990
{ "avatar_url": "https://avatars.githubusercontent.com/u/10792502?v=4", "events_url": "https://api.github.com/users/AntreasAntoniou/events{/privacy}", "followers_url": "https://api.github.com/users/AntreasAntoniou/followers", "following_url": "https://api.github.com/users/AntreasAntoniou/following{/other_user}"...
Pushing a large dataset on the hub consistently hangs
https://api.github.com/repos/huggingface/datasets/issues/5990/events
null
https://api.github.com/repos/huggingface/datasets/issues/5990/labels{/name}
2023-06-10T14:46:47Z
null
false
null
null
1,774,389,854
[ { "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/5990
[ "Hi @AntreasAntoniou , sorry to know you are facing this issue. To help debugging it, could you tell me:\r\n- What is the total dataset size?\r\n- Is it always failing on the same shard or is the hanging problem happening randomly?\r\n- Were you able to save the dataset as parquet locally? This would help us determ...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Once I have locally built a large dataset that I want to push to hub, I use the recommended approach of .push_to_hub to get the dataset on the hub, and after pushing a few shards, it consistently hangs. This has happened over 40 times over the past week, and despite my best efforts to try and catc...
2024-01-31T00:51:56Z
https://github.com/huggingface/datasets/issues/5990
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5990/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5939/comments
https://api.github.com/repos/huggingface/datasets/issues/5939/timeline
2023-06-12T12:19:19Z
null
completed
I_kwDODunzps5oTjUr
closed
[]
null
5,939
{ "avatar_url": "https://avatars.githubusercontent.com/u/103381497?v=4", "events_url": "https://api.github.com/users/flckv/events{/privacy}", "followers_url": "https://api.github.com/users/flckv/followers", "following_url": "https://api.github.com/users/flckv/following{/other_user}", "gists_url": "https://api...
.
https://api.github.com/repos/huggingface/datasets/issues/5939/events
null
https://api.github.com/repos/huggingface/datasets/issues/5939/labels{/name}
2023-06-09T14:01:34Z
null
false
null
null
1,749,955,883
[]
https://api.github.com/repos/huggingface/datasets/issues/5939
[]
https://api.github.com/repos/huggingface/datasets
NONE
null
2023-06-12T12:19:34Z
https://github.com/huggingface/datasets/issues/5939
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5939/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5938/comments
https://api.github.com/repos/huggingface/datasets/issues/5938/timeline
2023-06-14T13:27:24Z
null
null
PR_kwDODunzps5SmbkI
closed
[]
false
5,938
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
Make get_from_cache use custom temp filename that is locked
https://api.github.com/repos/huggingface/datasets/issues/5938/events
null
https://api.github.com/repos/huggingface/datasets/issues/5938/labels{/name}
2023-06-09T09:01:13Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5938.diff", "html_url": "https://github.com/huggingface/datasets/pull/5938", "merged_at": "2023-06-14T13:27:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/5938.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,749,462,851
[]
https://api.github.com/repos/huggingface/datasets/issues/5938
[ "_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
This PR ensures that the temporary filename created is the same as the one that is locked, while writing to the cache. This PR stops using `tempfile` to generate the temporary filename. Additionally, the behavior now is aligned for both `resume_download` `True` and `False`. Refactor temp_file_manager so that i...
2023-06-14T13:35:38Z
https://github.com/huggingface/datasets/pull/5938
{ "+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/5938/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5937/comments
https://api.github.com/repos/huggingface/datasets/issues/5937/timeline
2023-06-14T12:23:57Z
null
null
PR_kwDODunzps5SmLIs
closed
[]
false
5,937
{ "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}",...
Avoid parallel redownload in cache
https://api.github.com/repos/huggingface/datasets/issues/5937/events
null
https://api.github.com/repos/huggingface/datasets/issues/5937/labels{/name}
2023-06-09T08:18:36Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5937.diff", "html_url": "https://github.com/huggingface/datasets/pull/5937", "merged_at": "2023-06-14T12:23:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/5937.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,749,388,597
[]
https://api.github.com/repos/huggingface/datasets/issues/5937
[ "_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
Avoid parallel redownload in cache by retrying inside the lock if path exists.
2023-06-14T12:30:59Z
https://github.com/huggingface/datasets/pull/5937
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5937/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5936/comments
https://api.github.com/repos/huggingface/datasets/issues/5936/timeline
2023-06-14T15:03:34Z
null
completed
I_kwDODunzps5oNtbE
closed
[]
null
5,936
{ "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...
Sequence of array not supported for most dtype
https://api.github.com/repos/huggingface/datasets/issues/5936/events
null
https://api.github.com/repos/huggingface/datasets/issues/5936/labels{/name}
2023-06-08T18:18:07Z
null
false
null
null
1,748,424,388
[]
https://api.github.com/repos/huggingface/datasets/issues/5936
[ "Related, `float16` is the only dtype not supported by `Array2D` (probably by every `ArrayND`):\r\n\r\n```python\r\nfrom datasets import Array2D, Features, Dataset\r\n\r\nimport numpy as np\r\n\r\nfor dtype in [\r\n \"bool\", # ok\r\n \"int8\", # ok\r\n \"int16\", # ok\r\n \"int32\", # ok\r\n \"i...
https://api.github.com/repos/huggingface/datasets
MEMBER
### Describe the bug Create a dataset composed of sequence of array fails for most dtypes (see code below). ### Steps to reproduce the bug ```python from datasets import Sequence, Array2D, Features, Dataset import numpy as np for dtype in [ "bool", # ok "int8", # failed "int16", # failed ...
2023-06-14T15:03:34Z
https://github.com/huggingface/datasets/issues/5936
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5936/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5935/comments
https://api.github.com/repos/huggingface/datasets/issues/5935/timeline
2023-06-09T17:40:09Z
null
null
PR_kwDODunzps5Sh9Mg
closed
[]
false
5,935
{ "avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4", "events_url": "https://api.github.com/users/lhoestq/events{/privacy}", "followers_url": "https://api.github.com/users/lhoestq/followers", "following_url": "https://api.github.com/users/lhoestq/following{/other_user}", "gists_url": "https:...
Better row group size in push_to_hub
https://api.github.com/repos/huggingface/datasets/issues/5935/events
null
https://api.github.com/repos/huggingface/datasets/issues/5935/labels{/name}
2023-06-08T15:01:15Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5935.diff", "html_url": "https://github.com/huggingface/datasets/pull/5935", "merged_at": "2023-06-09T17:40:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/5935.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,748,090,220
[]
https://api.github.com/repos/huggingface/datasets/issues/5935
[ "<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
This is a very simple change that improves `to_parquet` to use a more reasonable row group size for image and audio datasets. This is especially useful for `push_to_hub` and will provide a better experience with the dataset viewer on HF
2023-06-09T17:47:37Z
https://github.com/huggingface/datasets/pull/5935
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5935/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5934/comments
https://api.github.com/repos/huggingface/datasets/issues/5934/timeline
2023-07-12T18:21:02Z
null
null
PR_kwDODunzps5ShUxQ
closed
[]
false
5,934
{ "avatar_url": "https://avatars.githubusercontent.com/u/21087104?v=4", "events_url": "https://api.github.com/users/Laurent2916/events{/privacy}", "followers_url": "https://api.github.com/users/Laurent2916/followers", "following_url": "https://api.github.com/users/Laurent2916/following{/other_user}", "gists_u...
Modify levels of some logging messages
https://api.github.com/repos/huggingface/datasets/issues/5934/events
null
https://api.github.com/repos/huggingface/datasets/issues/5934/labels{/name}
2023-06-08T13:31:44Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5934.diff", "html_url": "https://github.com/huggingface/datasets/pull/5934", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5934.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5934" }
1,747,904,840
[]
https://api.github.com/repos/huggingface/datasets/issues/5934
[ "I've addressed this as part of #6019, so feel free to close this PR. ", "Thanks !" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Some warning messages didn't quite sound like warnings so I modified their logging levels to info.
2023-07-12T18:21:03Z
https://github.com/huggingface/datasets/pull/5934
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5934/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5933/comments
https://api.github.com/repos/huggingface/datasets/issues/5933/timeline
2023-06-09T13:23:48Z
null
null
PR_kwDODunzps5Sfi5J
closed
[]
false
5,933
{ "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 `to_numpy` when None values in the sequence
https://api.github.com/repos/huggingface/datasets/issues/5933/events
null
https://api.github.com/repos/huggingface/datasets/issues/5933/labels{/name}
2023-06-08T08:38:56Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5933.diff", "html_url": "https://github.com/huggingface/datasets/pull/5933", "merged_at": "2023-06-09T13:23:48Z", "patch_url": "https://github.com/huggingface/datasets/pull/5933.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,747,382,500
[]
https://api.github.com/repos/huggingface/datasets/issues/5933
[ "I just added the same test with dynamic shape", "_The documentation is not available anymore as the PR was closed or merged._", "Awesome ! I'm merging now if you don't mind :)\r\nWe should probably give you permissions to merge your own PRs when you have an approval", "<details>\n<summary>Show benchmarks</su...
https://api.github.com/repos/huggingface/datasets
MEMBER
Closes #5927 I've realized that the error was overlooked during testing due to the presence of only one None value in the sequence. Unfortunately, it was the only case where the function works as expected. When the sequence contained more than one None value, the function failed. Consequently, I've updated the tests...
2023-06-09T13:49:41Z
https://github.com/huggingface/datasets/pull/5933
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5933/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5932/comments
https://api.github.com/repos/huggingface/datasets/issues/5932/timeline
2023-06-09T09:53:16Z
null
null
PR_kwDODunzps5Sbrzo
closed
[]
false
5,932
{ "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...
[doc build] Use secrets
https://api.github.com/repos/huggingface/datasets/issues/5932/events
null
https://api.github.com/repos/huggingface/datasets/issues/5932/labels{/name}
2023-06-07T16:09:39Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5932.diff", "html_url": "https://github.com/huggingface/datasets/pull/5932", "merged_at": "2023-06-09T09:53:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/5932.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,746,249,161
[]
https://api.github.com/repos/huggingface/datasets/issues/5932
[ "<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
Companion pr to https://github.com/huggingface/doc-builder/pull/379
2023-06-09T10:16:58Z
https://github.com/huggingface/datasets/pull/5932
{ "+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/5932/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5931/comments
https://api.github.com/repos/huggingface/datasets/issues/5931/timeline
2023-06-21T16:15:40Z
null
completed
I_kwDODunzps5oCNMQ
closed
[]
null
5,931
{ "avatar_url": "https://avatars.githubusercontent.com/u/19718818?v=4", "events_url": "https://api.github.com/users/bhavitvyamalik/events{/privacy}", "followers_url": "https://api.github.com/users/bhavitvyamalik/followers", "following_url": "https://api.github.com/users/bhavitvyamalik/following{/other_user}", ...
`datasets.map` not reusing cached copy by default
https://api.github.com/repos/huggingface/datasets/issues/5931/events
null
https://api.github.com/repos/huggingface/datasets/issues/5931/labels{/name}
2023-06-07T09:03:33Z
null
false
null
null
1,745,408,784
[]
https://api.github.com/repos/huggingface/datasets/issues/5931
[ "This can happen when a map transform cannot be hashed deterministically (e.g., an object referenced by the transform changes its state after the first call - an issue with fast tokenizers). The solution is to provide `cache_file_name` in the `map` call to check this file for the cached result instead of relying on...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug When I load the dataset from local directory, it's cached copy is picked up after first time. However, for `map` operation, the operation is applied again and cached copy is not picked up. Is there any way to pick cached copy instead of processing it again? The only solution I could think of was...
2023-06-21T16:15:40Z
https://github.com/huggingface/datasets/issues/5931
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5931/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5930/comments
https://api.github.com/repos/huggingface/datasets/issues/5930/timeline
2023-06-15T14:49:20Z
null
completed
I_kwDODunzps5oBWaL
closed
[]
null
5,930
{ "avatar_url": "https://avatars.githubusercontent.com/u/103381497?v=4", "events_url": "https://api.github.com/users/flckv/events{/privacy}", "followers_url": "https://api.github.com/users/flckv/followers", "following_url": "https://api.github.com/users/flckv/following{/other_user}", "gists_url": "https://api...
loading private custom dataset script - authentication error
https://api.github.com/repos/huggingface/datasets/issues/5930/events
null
https://api.github.com/repos/huggingface/datasets/issues/5930/labels{/name}
2023-06-07T06:58:23Z
null
false
null
null
1,745,184,395
[]
https://api.github.com/repos/huggingface/datasets/issues/5930
[ "This issue seems to have been resolved, so I'm closing it." ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Train model with my custom dataset stored in HuggingFace and loaded with the loading script requires authentication but I am not sure how ? I am logged in in the terminal, in the browser. I receive this error: /python3.8/site-packages/datasets/utils/file_utils.py", line 566, in get_from...
2023-06-15T14:49:21Z
https://github.com/huggingface/datasets/issues/5930
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5930/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5929/comments
https://api.github.com/repos/huggingface/datasets/issues/5929/timeline
2023-06-16T13:09:12Z
null
completed
I_kwDODunzps5n-qD4
closed
[]
null
5,929
{ "avatar_url": "https://avatars.githubusercontent.com/u/12814709?v=4", "events_url": "https://api.github.com/users/Maxscha/events{/privacy}", "followers_url": "https://api.github.com/users/Maxscha/followers", "following_url": "https://api.github.com/users/Maxscha/following{/other_user}", "gists_url": "https:...
Importing PyTorch reduces multiprocessing performance for map
https://api.github.com/repos/huggingface/datasets/issues/5929/events
null
https://api.github.com/repos/huggingface/datasets/issues/5929/labels{/name}
2023-06-06T19:42:25Z
null
false
null
null
1,744,478,456
[]
https://api.github.com/repos/huggingface/datasets/issues/5929
[ "Hi! The times match when I run this code locally or on Colab.\r\n\r\nAlso, we use `multiprocess`, not `multiprocessing`, for parallelization, and torch's `__init__.py` (executed on `import torch` ) slightly modifies the latter.", "Hey Mariosasko,\r\n\r\nThanks for looking into it. We further did some investigati...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I noticed that the performance of my dataset preprocessing with `map(...,num_proc=32)` decreases when PyTorch is imported. ### Steps to reproduce the bug I created two example scripts to reproduce this behavior: ``` import datasets datasets.disable_caching() from datasets import Da...
2023-06-16T13:09:12Z
https://github.com/huggingface/datasets/issues/5929
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5929/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5928/comments
https://api.github.com/repos/huggingface/datasets/issues/5928/timeline
2023-06-06T15:43:53Z
null
null
PR_kwDODunzps5SUXPC
closed
[]
false
5,928
{ "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 link to quickstart docs in README.md
https://api.github.com/repos/huggingface/datasets/issues/5928/events
null
https://api.github.com/repos/huggingface/datasets/issues/5928/labels{/name}
2023-06-06T15:23:01Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5928.diff", "html_url": "https://github.com/huggingface/datasets/pull/5928", "merged_at": "2023-06-06T15:43:53Z", "patch_url": "https://github.com/huggingface/datasets/pull/5928.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,744,098,371
[]
https://api.github.com/repos/huggingface/datasets/issues/5928
[ "_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-06-06T15:52:34Z
https://github.com/huggingface/datasets/pull/5928
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5928/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5927/comments
https://api.github.com/repos/huggingface/datasets/issues/5927/timeline
2023-06-09T13:23:50Z
null
completed
I_kwDODunzps5n83dI
closed
[]
null
5,927
{ "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...
`IndexError` when indexing `Sequence` of `Array2D` with `None` values
https://api.github.com/repos/huggingface/datasets/issues/5927/events
null
https://api.github.com/repos/huggingface/datasets/issues/5927/labels{/name}
2023-06-06T14:36:22Z
null
false
null
null
1,744,009,032
[]
https://api.github.com/repos/huggingface/datasets/issues/5927
[ "Easy fix would be to add:\r\n\r\n```python\r\nnull_indices -= np.arange(len(null_indices))\r\n```\r\n\r\nbefore L279, but I'm not sure it's the most intuitive way to fix it.", "Same issue here:\r\n\r\nhttps://github.com/huggingface/datasets/blob/7fcbe5b1575c8d162b65b9397b3dfda995a4e048/src/datasets/features/feat...
https://api.github.com/repos/huggingface/datasets
MEMBER
### Describe the bug Having `None` values in a `Sequence` of `ArrayND` fails. ### Steps to reproduce the bug ```python from datasets import Array2D, Dataset, Features, Sequence data = [ [ [[0]], None, None, ] ] feature = Sequence(Array2D((1, 1), dtype="int64")) dataset =...
2023-06-13T12:39:39Z
https://github.com/huggingface/datasets/issues/5927
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5927/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5926/comments
https://api.github.com/repos/huggingface/datasets/issues/5926/timeline
null
null
null
I_kwDODunzps5n8iNs
open
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
5,926
{ "avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4", "events_url": "https://api.github.com/users/severo/events{/privacy}", "followers_url": "https://api.github.com/users/severo/followers", "following_url": "https://api.github.com/users/severo/following{/other_user}", "gists_url": "https://ap...
Uncaught exception when generating the splits from a dataset that miss data
https://api.github.com/repos/huggingface/datasets/issues/5926/events
null
https://api.github.com/repos/huggingface/datasets/issues/5926/labels{/name}
2023-06-06T13:51:01Z
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,743,922,028
[]
https://api.github.com/repos/huggingface/datasets/issues/5926
[ "Thanks for reporting, @severo.\r\n\r\nThis is a known issue with `fsspec`:\r\n- #5862\r\n- https://github.com/fsspec/filesystem_spec/issues/1265" ]
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug Dataset https://huggingface.co/datasets/blog_authorship_corpus has an issue with its hosting platform, since https://drive.google.com/u/0/uc?id=1cGy4RNDV87ZHEXbiozABr9gsSrZpPaPz&export=download returns 404 error. But when trying to generate the split names, we get an exception which is now corr...
2023-06-07T07:53:16Z
https://github.com/huggingface/datasets/issues/5926
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5926/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5925/comments
https://api.github.com/repos/huggingface/datasets/issues/5925/timeline
2023-06-19T17:22:43Z
null
completed
I_kwDODunzps5n0-q8
closed
[]
null
5,925
{ "avatar_url": "https://avatars.githubusercontent.com/u/78868366?v=4", "events_url": "https://api.github.com/users/mtkinit/events{/privacy}", "followers_url": "https://api.github.com/users/mtkinit/followers", "following_url": "https://api.github.com/users/mtkinit/following{/other_user}", "gists_url": "https:...
Breaking API change in datasets.list_datasets caused by change in HfApi.list_datasets
https://api.github.com/repos/huggingface/datasets/issues/5925/events
null
https://api.github.com/repos/huggingface/datasets/issues/5925/labels{/name}
2023-06-05T14:46:04Z
null
false
null
null
1,741,941,436
[]
https://api.github.com/repos/huggingface/datasets/issues/5925
[]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Hi all, after an update of the `datasets` library, we observer crashes in our code. We relied on `datasets.list_datasets` returning a `list`. Now, after the API of the HfApi.list_datasets was changed and it returns a `list` instead of an `Iterable`, the `datasets.list_datasets` now sometimes re...
2023-06-19T17:22:43Z
https://github.com/huggingface/datasets/issues/5925
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5925/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5924/comments
https://api.github.com/repos/huggingface/datasets/issues/5924/timeline
2023-06-14T10:15:46Z
null
null
PR_kwDODunzps5SCiFv
closed
[]
false
5,924
{ "avatar_url": "https://avatars.githubusercontent.com/u/12763339?v=4", "events_url": "https://api.github.com/users/es94129/events{/privacy}", "followers_url": "https://api.github.com/users/es94129/followers", "following_url": "https://api.github.com/users/es94129/following{/other_user}", "gists_url": "https:...
Add parallel module using joblib for Spark
https://api.github.com/repos/huggingface/datasets/issues/5924/events
null
https://api.github.com/repos/huggingface/datasets/issues/5924/labels{/name}
2023-06-02T22:25:25Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5924.diff", "html_url": "https://github.com/huggingface/datasets/pull/5924", "merged_at": "2023-06-14T10:15:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/5924.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,738,889,236
[]
https://api.github.com/repos/huggingface/datasets/issues/5924
[ "Hi @lhoestq, I added the `parallel` part according to the discussion we had. Could you take a look to see if this is aligned with your proposal?\r\n\r\nMeanwhile I'm working on adding a `parallel_backend` parameter to `load_datasets` so that it can be used like:\r\n```python\r\nwith parallel_backend('spark', steps...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
Discussion in https://github.com/huggingface/datasets/issues/5798
2023-06-14T10:25:10Z
https://github.com/huggingface/datasets/pull/5924
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5924/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5923/comments
https://api.github.com/repos/huggingface/datasets/issues/5923/timeline
2024-02-25T16:38:03Z
null
completed
I_kwDODunzps5njyxD
closed
[]
null
5,923
{ "avatar_url": "https://avatars.githubusercontent.com/u/71412682?v=4", "events_url": "https://api.github.com/users/ehuangc/events{/privacy}", "followers_url": "https://api.github.com/users/ehuangc/followers", "following_url": "https://api.github.com/users/ehuangc/following{/other_user}", "gists_url": "https:...
Cannot import datasets - ValueError: pyarrow.lib.IpcWriteOptions size changed, may indicate binary incompatibility
https://api.github.com/repos/huggingface/datasets/issues/5923/events
null
https://api.github.com/repos/huggingface/datasets/issues/5923/labels{/name}
2023-06-02T04:16:32Z
null
false
null
null
1,737,436,227
[]
https://api.github.com/repos/huggingface/datasets/issues/5923
[ "Based on https://github.com/rapidsai/cudf/issues/10187, this probably means your `pyarrow` installation is not compatible with `datasets`.\r\n\r\nCan you please execute the following commands in the terminal and paste the output here?\r\n```\r\nconda list | grep arrow\r\n``` \r\n```\r\npython -c \"import pyarrow; ...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When trying to import datasets, I get a pyarrow ValueError: Traceback (most recent call last): File "/Users/edward/test/test.py", line 1, in <module> import datasets File "/Users/edward/opt/anaconda3/envs/cs235/lib/python3.9/site-packages/datasets/__init__.py", line 43, in <module>...
2024-02-25T16:38:03Z
https://github.com/huggingface/datasets/issues/5923
{ "+1": 5, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 5, "url": "https://api.github.com/repos/huggingface/datasets/issues/5923/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5922/comments
https://api.github.com/repos/huggingface/datasets/issues/5922/timeline
2023-06-02T16:13:31Z
null
completed
I_kwDODunzps5nhvmJ
closed
[]
null
5,922
{ "avatar_url": "https://avatars.githubusercontent.com/u/8068268?v=4", "events_url": "https://api.github.com/users/amogkam/events{/privacy}", "followers_url": "https://api.github.com/users/amogkam/followers", "following_url": "https://api.github.com/users/amogkam/following{/other_user}", "gists_url": "https:/...
Length of table does not accurately reflect the split
https://api.github.com/repos/huggingface/datasets/issues/5922/events
null
https://api.github.com/repos/huggingface/datasets/issues/5922/labels{/name}
2023-06-01T18:56:26Z
null
false
null
null
1,736,898,953
[ { "color": "ffffff", "default": true, "description": "This will not be worked on", "id": 1935892913, "name": "wontfix", "node_id": "MDU6TGFiZWwxOTM1ODkyOTEz", "url": "https://api.github.com/repos/huggingface/datasets/labels/wontfix" } ]
https://api.github.com/repos/huggingface/datasets/issues/5922
[ "As already replied by @lhoestq (private channel):\r\n> `.train_test_split` (as well as `.shard`, `.select`) doesn't create a new arrow table to save time and disk space. Instead, it uses an indices mapping on top of the table that locate which examples are part of train or test.", "This is an optimization that w...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I load a Huggingface Dataset and do `train_test_split`. I'm expecting the underlying table for the dataset to also be split, but it's not. ### Steps to reproduce the bug ![image](https://github.com/huggingface/datasets/assets/8068268/83e5768f-8b4c-422a-945c-832a7585afff) ### Expected behavior...
2023-06-02T16:13:31Z
https://github.com/huggingface/datasets/issues/5922
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5922/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5921/comments
https://api.github.com/repos/huggingface/datasets/issues/5921/timeline
2023-06-02T09:53:11Z
null
null
PR_kwDODunzps5R6j-y
closed
[]
false
5,921
{ "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 streaming parquet with image feature in schema
https://api.github.com/repos/huggingface/datasets/issues/5921/events
null
https://api.github.com/repos/huggingface/datasets/issues/5921/labels{/name}
2023-06-01T15:23:10Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5921.diff", "html_url": "https://github.com/huggingface/datasets/pull/5921", "merged_at": "2023-06-02T09:53:11Z", "patch_url": "https://github.com/huggingface/datasets/pull/5921.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,736,563,023
[]
https://api.github.com/repos/huggingface/datasets/issues/5921
[ "_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
It was not reading the feature type from the parquet arrow schema
2023-06-02T10:02:54Z
https://github.com/huggingface/datasets/pull/5921
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5921/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5920/comments
https://api.github.com/repos/huggingface/datasets/issues/5920/timeline
2023-06-01T12:35:14Z
null
null
PR_kwDODunzps5R5TRB
closed
[]
false
5,920
{ "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:...
Optimize IterableDataset.from_file using ArrowExamplesIterable
https://api.github.com/repos/huggingface/datasets/issues/5920/events
null
https://api.github.com/repos/huggingface/datasets/issues/5920/labels{/name}
2023-06-01T12:14:36Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5920.diff", "html_url": "https://github.com/huggingface/datasets/pull/5920", "merged_at": "2023-06-01T12:35:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/5920.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,736,196,991
[]
https://api.github.com/repos/huggingface/datasets/issues/5920
[ "_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
following https://github.com/huggingface/datasets/pull/5893
2023-06-01T12:42:10Z
https://github.com/huggingface/datasets/pull/5920
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5920/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5919/comments
https://api.github.com/repos/huggingface/datasets/issues/5919/timeline
2023-07-17T17:02:00Z
null
null
PR_kwDODunzps5R2_EK
closed
[]
false
5,919
{ "avatar_url": "https://avatars.githubusercontent.com/u/59083384?v=4", "events_url": "https://api.github.com/users/janineguo/events{/privacy}", "followers_url": "https://api.github.com/users/janineguo/followers", "following_url": "https://api.github.com/users/janineguo/following{/other_user}", "gists_url": "...
add support for storage_options for load_dataset API
https://api.github.com/repos/huggingface/datasets/issues/5919/events
null
https://api.github.com/repos/huggingface/datasets/issues/5919/labels{/name}
2023-06-01T05:52:32Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5919.diff", "html_url": "https://github.com/huggingface/datasets/pull/5919", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5919.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5919" }
1,735,519,227
[]
https://api.github.com/repos/huggingface/datasets/issues/5919
[ "hi @lhoestq,\r\nI saw some errors in my test and found all the failed reasons are `FileNotFoundError` about `test_load_streaming_private_dataset_with_zipped_data` and `test_load_dataset_private_zipped_images` in `test_load.py `, I run pytest on my own Wins and Ubuntu system all the test in `test_load.py ` are suc...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
to solve the issue in #5880 1. add s3 support in the link check step, previous we only check `http` and `https`, 2. change the parameter of `use_auth_token` to `download_config` to support both `storage_options` and `use_auth_token` parameter when trying to handle(list, open, read, etc,.) the remote files. 3...
2023-07-18T06:14:32Z
https://github.com/huggingface/datasets/pull/5919
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5919/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5918/comments
https://api.github.com/repos/huggingface/datasets/issues/5918/timeline
null
null
null
I_kwDODunzps5nbsiN
open
[]
null
5,918
{ "avatar_url": "https://avatars.githubusercontent.com/u/1783950?v=4", "events_url": "https://api.github.com/users/RobertBaruch/events{/privacy}", "followers_url": "https://api.github.com/users/RobertBaruch/followers", "following_url": "https://api.github.com/users/RobertBaruch/following{/other_user}", "gists...
File not found for audio dataset
https://api.github.com/repos/huggingface/datasets/issues/5918/events
null
https://api.github.com/repos/huggingface/datasets/issues/5918/labels{/name}
2023-06-01T02:15:29Z
null
false
null
null
1,735,313,549
[]
https://api.github.com/repos/huggingface/datasets/issues/5918
[ "load_dataset () did not work for loading local files either " ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug After loading an audio dataset, and looking at a sample entry, the `path` element, which is supposed to be the path to the audio file, doesn't actually exist. ### Steps to reproduce the bug Run bug.py: ```py import os.path from datasets import load_dataset def run() -> None: cv1...
2023-06-11T06:02:25Z
https://github.com/huggingface/datasets/issues/5918
{ "+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/5918/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5917/comments
https://api.github.com/repos/huggingface/datasets/issues/5917/timeline
2023-05-31T13:25:57Z
null
null
PR_kwDODunzps5RwoRU
closed
[]
false
5,917
{ "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}",...
Refactor extensions
https://api.github.com/repos/huggingface/datasets/issues/5917/events
null
https://api.github.com/repos/huggingface/datasets/issues/5917/labels{/name}
2023-05-31T08:33:02Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5917.diff", "html_url": "https://github.com/huggingface/datasets/pull/5917", "merged_at": "2023-05-31T13:25:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/5917.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,733,661,588
[]
https://api.github.com/repos/huggingface/datasets/issues/5917
[ "_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
Related to: - #5850
2023-05-31T13:34:35Z
https://github.com/huggingface/datasets/pull/5917
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5917/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5916/comments
https://api.github.com/repos/huggingface/datasets/issues/5916/timeline
2023-05-30T17:53:29Z
null
null
PR_kwDODunzps5RskTb
closed
[]
false
5,916
{ "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 responses
https://api.github.com/repos/huggingface/datasets/issues/5916/events
null
https://api.github.com/repos/huggingface/datasets/issues/5916/labels{/name}
2023-05-30T14:59:48Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5916.diff", "html_url": "https://github.com/huggingface/datasets/pull/5916", "merged_at": "2023-05-30T17:53:29Z", "patch_url": "https://github.com/huggingface/datasets/pull/5916.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,732,456,392
[]
https://api.github.com/repos/huggingface/datasets/issues/5916
[ "_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 #5906
2023-05-30T18:03:10Z
https://github.com/huggingface/datasets/pull/5916
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5916/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5915/comments
https://api.github.com/repos/huggingface/datasets/issues/5915/timeline
2023-05-31T13:23:54Z
null
null
PR_kwDODunzps5RsVzj
closed
[]
false
5,915
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
Raise error in `DatasetBuilder.as_dataset` when `file_format` is not `"arrow"`
https://api.github.com/repos/huggingface/datasets/issues/5915/events
null
https://api.github.com/repos/huggingface/datasets/issues/5915/labels{/name}
2023-05-30T14:27:55Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5915.diff", "html_url": "https://github.com/huggingface/datasets/pull/5915", "merged_at": "2023-05-31T13:23:54Z", "patch_url": "https://github.com/huggingface/datasets/pull/5915.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,732,389,984
[]
https://api.github.com/repos/huggingface/datasets/issues/5915
[ "_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
Raise an error in `DatasetBuilder.as_dataset` when `file_format != "arrow"` (and fix the docstring) Fix #5874
2023-05-31T13:31:21Z
https://github.com/huggingface/datasets/pull/5915
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5915/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5914/comments
https://api.github.com/repos/huggingface/datasets/issues/5914/timeline
null
null
null
I_kwDODunzps5nNFlc
open
[]
null
5,914
{ "avatar_url": "https://avatars.githubusercontent.com/u/85110830?v=4", "events_url": "https://api.github.com/users/ravenouse/events{/privacy}", "followers_url": "https://api.github.com/users/ravenouse/followers", "following_url": "https://api.github.com/users/ravenouse/following{/other_user}", "gists_url": "...
array is too big; `arr.size * arr.dtype.itemsize` is larger than the maximum possible size in Datasets
https://api.github.com/repos/huggingface/datasets/issues/5914/events
null
https://api.github.com/repos/huggingface/datasets/issues/5914/labels{/name}
2023-05-30T04:25:00Z
null
false
null
null
1,731,483,996
[]
https://api.github.com/repos/huggingface/datasets/issues/5914
[]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug When using the `filter` or `map` function to preprocess a dataset, a ValueError is encountered with the error message "array is too big; arr.size * arr.dtype.itemsize is larger than the maximum possible size." Detailed error message: Traceback (most recent call last): File "data_processing...
2023-05-30T04:25:00Z
https://github.com/huggingface/datasets/issues/5914
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5914/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5913/comments
https://api.github.com/repos/huggingface/datasets/issues/5913/timeline
2023-07-24T12:00:38Z
null
completed
I_kwDODunzps5nM3yc
closed
[]
null
5,913
{ "avatar_url": "https://avatars.githubusercontent.com/u/17508662?v=4", "events_url": "https://api.github.com/users/cjt222/events{/privacy}", "followers_url": "https://api.github.com/users/cjt222/followers", "following_url": "https://api.github.com/users/cjt222/following{/other_user}", "gists_url": "https://a...
I tried to load a custom dataset using the following statement: dataset = load_dataset('json', data_files=data_files). The dataset contains 50 million text-image pairs, but an error occurred.
https://api.github.com/repos/huggingface/datasets/issues/5913/events
null
https://api.github.com/repos/huggingface/datasets/issues/5913/labels{/name}
2023-05-30T02:55:26Z
null
false
null
null
1,731,427,484
[]
https://api.github.com/repos/huggingface/datasets/issues/5913
[ "Thanks for reporting, @cjt222.\r\n\r\nWhat is the structure of your JSON files. Please note that it is normally simpler if the data file format is JSON-Lines instead. ", "> Thanks for reporting, @cjt222.\r\n> \r\n> What is the structure of your JSON files. Please note that it is normally simpler if the data file...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug File "/home/kas/.conda/envs/diffusers/lib/python3.7/site-packages/datasets/builder.py", line 1858, in _prepare_split_single Downloading and preparing dataset json/default to /home/kas/diffusers/examples/dreambooth/cache_data/datasets/json/default-acf423d8c6ef99d0/0.0.0/e347ab1c932092252e717ff3f94...
2023-07-24T12:00:38Z
https://github.com/huggingface/datasets/issues/5913
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5913/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5912/comments
https://api.github.com/repos/huggingface/datasets/issues/5912/timeline
2023-07-26T15:48:15Z
null
completed
I_kwDODunzps5nIkfM
closed
[]
null
5,912
{ "avatar_url": "https://avatars.githubusercontent.com/u/1410927?v=4", "events_url": "https://api.github.com/users/sachinruk/events{/privacy}", "followers_url": "https://api.github.com/users/sachinruk/followers", "following_url": "https://api.github.com/users/sachinruk/following{/other_user}", "gists_url": "h...
Missing elements in `map` a batched dataset
https://api.github.com/repos/huggingface/datasets/issues/5912/events
null
https://api.github.com/repos/huggingface/datasets/issues/5912/labels{/name}
2023-05-29T08:09:19Z
null
false
null
null
1,730,299,852
[]
https://api.github.com/repos/huggingface/datasets/issues/5912
[ "Hi ! in your code batching is **only used within** `map`, to process examples in batch. The dataset itself however is not batched and returns elements one by one.\r\n\r\nTo iterate on batches, you can do\r\n```python\r\nfor batch in dataset.iter(batch_size=8):\r\n ...\r\n```" ]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug As outlined [here](https://discuss.huggingface.co/t/length-error-using-map-with-datasets/40969/3?u=sachin), the following collate function drops 5 out of possible 6 elements in the batch (it is 6 because out of the eight, two are bad links in laion). A reproducible [kaggle kernel ](https://www.kag...
2023-07-26T15:48:15Z
https://github.com/huggingface/datasets/issues/5912
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5912/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5910/comments
https://api.github.com/repos/huggingface/datasets/issues/5910/timeline
2023-06-16T14:41:24Z
null
completed
I_kwDODunzps5nDRHe
closed
[]
null
5,910
{ "avatar_url": "https://avatars.githubusercontent.com/u/14046002?v=4", "events_url": "https://api.github.com/users/ybouane/events{/privacy}", "followers_url": "https://api.github.com/users/ybouane/followers", "following_url": "https://api.github.com/users/ybouane/following{/other_user}", "gists_url": "https:...
Cannot use both set_format and set_transform
https://api.github.com/repos/huggingface/datasets/issues/5910/events
null
https://api.github.com/repos/huggingface/datasets/issues/5910/labels{/name}
2023-05-27T19:22:23Z
null
false
null
null
1,728,909,790
[]
https://api.github.com/repos/huggingface/datasets/issues/5910
[ "Currently, it's not possible to chain `set_format`/`set_transform` calls (plus, this is a breaking change if we decide to implement it), so I see two possible solutions:\r\n* using `set_format`/`set_transform` for the 1st transform and then passing the transformed example/batch to the 2nd transform\r\n* implementi...
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug I need to process some data using the set_transform method but I also need the data to be formatted for pytorch before processing it. I don't see anywhere in the documentation something that says that both methods cannot be used at the same time. ### Steps to reproduce the bug ``` from...
2023-07-09T21:40:54Z
https://github.com/huggingface/datasets/issues/5910
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/5910/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5909/comments
https://api.github.com/repos/huggingface/datasets/issues/5909/timeline
2023-05-31T13:28:29Z
null
null
PR_kwDODunzps5Rgga6
closed
[]
false
5,909
{ "avatar_url": "https://avatars.githubusercontent.com/u/172294?v=4", "events_url": "https://api.github.com/users/ttsugriy/events{/privacy}", "followers_url": "https://api.github.com/users/ttsugriy/followers", "following_url": "https://api.github.com/users/ttsugriy/following{/other_user}", "gists_url": "https...
Use more efficient and idiomatic way to construct list.
https://api.github.com/repos/huggingface/datasets/issues/5909/events
null
https://api.github.com/repos/huggingface/datasets/issues/5909/labels{/name}
2023-05-27T18:54:47Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5909.diff", "html_url": "https://github.com/huggingface/datasets/pull/5909", "merged_at": "2023-05-31T13:28:28Z", "patch_url": "https://github.com/huggingface/datasets/pull/5909.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,728,900,068
[]
https://api.github.com/repos/huggingface/datasets/issues/5909
[ "_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
Using `*` is ~2X faster according to [benchmark](https://colab.research.google.com/gist/ttsugriy/c964a2604edf70c41911b10335729b6a/for-vs-mult.ipynb) with just 4 patterns. This doesn't matter much since this tiny difference is not going to be noticeable, but why not?
2023-05-31T15:37:11Z
https://github.com/huggingface/datasets/pull/5909
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5909/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5908/comments
https://api.github.com/repos/huggingface/datasets/issues/5908/timeline
null
null
null
I_kwDODunzps5nCSpv
open
[]
null
5,908
{ "avatar_url": "https://avatars.githubusercontent.com/u/29152154?v=4", "events_url": "https://api.github.com/users/maximxlss/events{/privacy}", "followers_url": "https://api.github.com/users/maximxlss/followers", "following_url": "https://api.github.com/users/maximxlss/following{/other_user}", "gists_url": "...
Unbearably slow sorting on big mapped datasets
https://api.github.com/repos/huggingface/datasets/issues/5908/events
null
https://api.github.com/repos/huggingface/datasets/issues/5908/labels{/name}
2023-05-27T11:08:32Z
null
false
null
null
1,728,653,935
[]
https://api.github.com/repos/huggingface/datasets/issues/5908
[ "Hi ! `shard` currently returns a slow dataset by default, with examples evenly distributed in the dataset.\r\n\r\nYou can get a fast dataset using `contiguous=True` (which should be the default imo):\r\n\r\n```python\r\ndataset = dataset.shard(10, 0, contiguous=True)\r\n```\r\n\r\nThis way you don't need to flatte...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Describe the bug For me, with ~40k lines, sorting took 3.5 seconds on a flattened dataset (including the flatten operation) and 22.7 seconds on a mapped dataset (right after sharding), which is about x5 slowdown. Moreover, it seems like it slows down exponentially with bigger datasets (wasn't able to sort 700k lin...
2023-06-13T17:45:10Z
https://github.com/huggingface/datasets/issues/5908
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5908/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5907/comments
https://api.github.com/repos/huggingface/datasets/issues/5907/timeline
2023-06-01T11:39:36Z
null
null
PR_kwDODunzps5RfqUU
closed
[]
false
5,907
{ "avatar_url": "https://avatars.githubusercontent.com/u/29152154?v=4", "events_url": "https://api.github.com/users/maximxlss/events{/privacy}", "followers_url": "https://api.github.com/users/maximxlss/followers", "following_url": "https://api.github.com/users/maximxlss/following{/other_user}", "gists_url": "...
Add `flatten_indices` to `DatasetDict`
https://api.github.com/repos/huggingface/datasets/issues/5907/events
null
https://api.github.com/repos/huggingface/datasets/issues/5907/labels{/name}
2023-05-27T10:55:44Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5907.diff", "html_url": "https://github.com/huggingface/datasets/pull/5907", "merged_at": "2023-06-01T11:39:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/5907.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,728,648,560
[]
https://api.github.com/repos/huggingface/datasets/issues/5907
[ "_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
Add `flatten_indices` to `DatasetDict` for convinience
2023-06-01T11:46:35Z
https://github.com/huggingface/datasets/pull/5907
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5907/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5906/comments
https://api.github.com/repos/huggingface/datasets/issues/5906/timeline
2023-05-30T17:53:31Z
null
completed
I_kwDODunzps5nAcxp
closed
[]
null
5,906
{ "avatar_url": "https://avatars.githubusercontent.com/u/47789026?v=4", "events_url": "https://api.github.com/users/kenimou/events{/privacy}", "followers_url": "https://api.github.com/users/kenimou/followers", "following_url": "https://api.github.com/users/kenimou/following{/other_user}", "gists_url": "https:...
Could you unpin responses version?
https://api.github.com/repos/huggingface/datasets/issues/5906/events
null
https://api.github.com/repos/huggingface/datasets/issues/5906/labels{/name}
2023-05-26T20:02:14Z
null
false
null
null
1,728,171,113
[]
https://api.github.com/repos/huggingface/datasets/issues/5906
[]
https://api.github.com/repos/huggingface/datasets
NONE
### Describe the bug Could you unpin [this](https://github.com/huggingface/datasets/blob/main/setup.py#L139) or move it to test requirements? This is a testing library and we also use it for our tests as well. We do not want to use a very outdated version. ### Steps to reproduce the bug could not install this librar...
2023-05-30T17:53:31Z
https://github.com/huggingface/datasets/issues/5906
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5906/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5905/comments
https://api.github.com/repos/huggingface/datasets/issues/5905/timeline
null
null
null
I_kwDODunzps5m-DCQ
open
[]
null
5,905
{ "avatar_url": "https://avatars.githubusercontent.com/u/48770768?v=4", "events_url": "https://api.github.com/users/Hubert-Bonisseur/events{/privacy}", "followers_url": "https://api.github.com/users/Hubert-Bonisseur/followers", "following_url": "https://api.github.com/users/Hubert-Bonisseur/following{/other_use...
Offer an alternative to Iterable Dataset that allows lazy loading and processing while skipping batches efficiently
https://api.github.com/repos/huggingface/datasets/issues/5905/events
null
https://api.github.com/repos/huggingface/datasets/issues/5905/labels{/name}
2023-05-26T12:33:02Z
null
false
null
null
1,727,541,392
[ { "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/5905
[ "We plan to improve this eventually (see https://github.com/huggingface/datasets/issues/5454 and https://github.com/huggingface/datasets/issues/5380).\r\n\r\n> Is it possible to lazily load samples of a mapped dataset ? I'm used to [dataset scripts](https://huggingface.co/docs/datasets/dataset_script), maybe someth...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
### Feature request I would like a way to resume training from a checkpoint without waiting for a very long time when using an iterable dataset. ### Motivation I am training models on the speech-recognition task. I have very large datasets that I can't comfortably store on a disk and also quite computationally...
2023-06-15T13:34:18Z
https://github.com/huggingface/datasets/issues/5905
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5905/reactions" }
false
https://api.github.com/repos/huggingface/datasets/issues/5904/comments
https://api.github.com/repos/huggingface/datasets/issues/5904/timeline
2023-05-31T07:34:57Z
null
null
PR_kwDODunzps5Rbfks
closed
[]
false
5,904
{ "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}",...
Validate name parameter in make_file_instructions
https://api.github.com/repos/huggingface/datasets/issues/5904/events
null
https://api.github.com/repos/huggingface/datasets/issues/5904/labels{/name}
2023-05-26T11:12:46Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5904.diff", "html_url": "https://github.com/huggingface/datasets/pull/5904", "merged_at": "2023-05-31T07:34:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/5904.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,727,415,626
[]
https://api.github.com/repos/huggingface/datasets/issues/5904
[ "_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
Validate `name` parameter in `make_file_instructions`. This way users get more informative error messages, instead of: ```stacktrace .../huggingface/datasets/src/datasets/arrow_reader.py in make_file_instructions(name, split_infos, instruction, filetype_suffix, prefix_path) 110 name2len = {info.name: info...
2023-05-31T07:43:32Z
https://github.com/huggingface/datasets/pull/5904
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5904/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5903/comments
https://api.github.com/repos/huggingface/datasets/issues/5903/timeline
null
null
null
PR_kwDODunzps5RbV82
open
[]
false
5,903
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
Relax `ci.yml` trigger for `pull_request` based on modified paths
https://api.github.com/repos/huggingface/datasets/issues/5903/events
null
https://api.github.com/repos/huggingface/datasets/issues/5903/labels{/name}
2023-05-26T10:46:52Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5903.diff", "html_url": "https://github.com/huggingface/datasets/pull/5903", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5903.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5903" }
1,727,372,549
[]
https://api.github.com/repos/huggingface/datasets/issues/5903
[ "Also this could be extended to the rest of the GitHub Action `yml` files, so let me know whether you want me to have a look into it! 🤗", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5903). All of your documentation changes will be reflected on that endpoint.", "Maybe ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## What's in this PR? As of a previous PR at #5902, I've seen that the CI was automatically trigger on any file, in that case when modifying a Jupyter Notebook (.ipynb), which IMO could be skipped, as the modification on the Jupyter Notebook has no effect/impact on the `ci.yml` outcome. So this PR controls the paths...
2023-09-07T15:52:36Z
https://github.com/huggingface/datasets/pull/5903
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5903/reactions" }
true
https://api.github.com/repos/huggingface/datasets/issues/5902/comments
https://api.github.com/repos/huggingface/datasets/issues/5902/timeline
2023-07-25T13:38:33Z
null
null
PR_kwDODunzps5RbPS9
closed
[]
false
5,902
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
Fix `Overview.ipynb` & detach Jupyter Notebooks from `datasets` repository
https://api.github.com/repos/huggingface/datasets/issues/5902/events
null
https://api.github.com/repos/huggingface/datasets/issues/5902/labels{/name}
2023-05-26T10:25:01Z
null
false
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5902.diff", "html_url": "https://github.com/huggingface/datasets/pull/5902", "merged_at": "2023-07-25T13:38:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/5902.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
1,727,342,194
[]
https://api.github.com/repos/huggingface/datasets/issues/5902
[ "Random fact: previous run was showing that the Hub was hosting 13336 datasets, while the most recent run shows 36662 👀🎉", "_The documentation is not available anymore as the PR was closed or merged._", "Thanks! \r\n\r\nHowever, I think we should stop linking this notebook and use the notebook version of the ...
https://api.github.com/repos/huggingface/datasets
CONTRIBUTOR
## What's in this PR? This PR solves #5887 since there was a mismatch between the tokenizer and the model used, since the tokenizer was `bert-base-cased` while the model was `distilbert-base-case` both for the PyTorch and TensorFlow alternatives. Since DistilBERT doesn't use/need the `token_type_ids`, the `**batch` ...
2023-07-25T13:50:06Z
https://github.com/huggingface/datasets/pull/5902
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/5902/reactions" }
true