id
int64
1.14B
2.23B
labels_url
stringlengths
75
75
body
stringlengths
2
33.9k
updated_at
stringlengths
20
20
number
int64
3.76k
6.79k
milestone
dict
repository_url
stringclasses
1 value
draft
bool
2 classes
labels
listlengths
0
4
created_at
stringlengths
20
20
comments_url
stringlengths
70
70
assignee
dict
timeline_url
stringlengths
70
70
title
stringlengths
1
290
events_url
stringlengths
68
68
active_lock_reason
null
user
dict
assignees
listlengths
0
3
performed_via_github_app
null
state_reason
stringclasses
3 values
author_association
stringclasses
3 values
closed_at
stringlengths
20
20
pull_request
dict
node_id
stringlengths
18
19
comments
listlengths
0
30
reactions
dict
state
stringclasses
2 values
locked
bool
1 class
url
stringlengths
61
61
html_url
stringlengths
49
51
is_pull_request
bool
2 classes
1,999,554,915
https://api.github.com/repos/huggingface/datasets/issues/6434/labels{/name}
Use `ruff` instead of `black` for formatting to be consistent with `transformers` ([PR](https://github.com/huggingface/transformers/pull/27144)) and `huggingface_hub` ([PR 1](https://github.com/huggingface/huggingface_hub/pull/1783) and [PR 2](https://github.com/huggingface/huggingface_hub/pull/1789)).
2023-11-21T14:19:21Z
6,434
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-17T16:53:22Z
https://api.github.com/repos/huggingface/datasets/issues/6434/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6434/timeline
Use `ruff` for formatting
https://api.github.com/repos/huggingface/datasets/issues/6434/events
null
{ "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
null
CONTRIBUTOR
2023-11-21T14:13:13Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6434.diff", "html_url": "https://github.com/huggingface/datasets/pull/6434", "merged_at": "2023-11-21T14:13:13Z", "patch_url": "https://github.com/huggingface/datasets/pull/6434.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fxgUO
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6434/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6434
https://github.com/huggingface/datasets/pull/6434
true
1,999,419,105
https://api.github.com/repos/huggingface/datasets/issues/6433/labels{/name}
This PR aligns the `tqdm` logic with `huggingface_hub` (without introducing breaking changes), as the current one is error-prone. Additionally, it improves the doc page about the `datasets`' utilities, and the handling of local `fsspec` paths in `cached_path`. Fix #6409
2023-11-22T16:48:18Z
6,433
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-17T15:45:15Z
https://api.github.com/repos/huggingface/datasets/issues/6433/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6433/timeline
Better `tqdm` wrapper
https://api.github.com/repos/huggingface/datasets/issues/6433/events
null
{ "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
null
CONTRIBUTOR
2023-11-22T16:42:08Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6433.diff", "html_url": "https://github.com/huggingface/datasets/pull/6433", "merged_at": "2023-11-22T16:42:08Z", "patch_url": "https://github.com/huggingface/datasets/pull/6433.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fxDoG
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6433/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6433
https://github.com/huggingface/datasets/pull/6433
true
1,999,258,140
https://api.github.com/repos/huggingface/datasets/issues/6432/labels{/name}
### Describe the bug I have 127 elements in my input dataset. When I do a len on the dataset after loaded, it is only 124 elements. ### Steps to reproduce the bug train_dataset = nlp.load_dataset(data_args.dataset_path, name=data_args.qg_format, split=nlp.Split.TRAIN) valid_dataset = nlp.load_dataset(data_...
2023-11-22T17:34:58Z
6,432
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-17T14:28:50Z
https://api.github.com/repos/huggingface/datasets/issues/6432/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6432/timeline
load_dataset does not load all of the data in my input file
https://api.github.com/repos/huggingface/datasets/issues/6432/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/121301001?v=4", "events_url": "https://api.github.com/users/demongolem-biz2/events{/privacy}", "followers_url": "https://api.github.com/users/demongolem-biz2/followers", "following_url": "https://api.github.com/users/demongolem-biz2/following{/other_user}...
[]
null
null
NONE
null
null
I_kwDODunzps53KkIc
[ "You should use `datasets.load_dataset` instead of `nlp.load_dataset`, as the `nlp` package is outdated.\r\n\r\nIf switching to `datasets.load_dataset` doesn't fix the issue, sharing the JSON file (feel free to replace the data with dummy data) would be nice so that we can reproduce it ourselves." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6432/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6432
https://github.com/huggingface/datasets/issues/6432
false
1,997,202,770
https://api.github.com/repos/huggingface/datasets/issues/6431/labels{/name}
Create `DatasetNotFoundError` and `DataFilesNotFoundError`. Fix #6397. CC: @severo
2023-11-22T15:18:51Z
6,431
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-16T16:02:55Z
https://api.github.com/repos/huggingface/datasets/issues/6431/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6431/timeline
Create DatasetNotFoundError and DataFilesNotFoundError
https://api.github.com/repos/huggingface/datasets/issues/6431/events
null
{ "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
null
MEMBER
2023-11-22T15:12:33Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6431.diff", "html_url": "https://github.com/huggingface/datasets/pull/6431", "merged_at": "2023-11-22T15:12:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/6431.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fpfos
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6431/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6431
https://github.com/huggingface/datasets/pull/6431
true
1,996,723,698
https://api.github.com/repos/huggingface/datasets/issues/6429/labels{/name}
Draft about adding `trust_remote_code` to `load_dataset`. ```python ds = load_dataset(..., trust_remote_code=True) # run remote code (current default) ``` It would default to `True` (current behavior) and in the next major release it will prompt the user to check the code before running it (we'll communicate o...
2023-11-28T16:10:39Z
6,429
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-16T12:12:54Z
https://api.github.com/repos/huggingface/datasets/issues/6429/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6429/timeline
Add trust_remote_code argument
https://api.github.com/repos/huggingface/datasets/issues/6429/events
null
{ "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
null
MEMBER
2023-11-28T16:03:43Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6429.diff", "html_url": "https://github.com/huggingface/datasets/pull/6429", "merged_at": "2023-11-28T16:03:43Z", "patch_url": "https://github.com/huggingface/datasets/pull/6429.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fn1r_
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6429/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6429
https://github.com/huggingface/datasets/pull/6429
true
1,996,306,394
https://api.github.com/repos/huggingface/datasets/issues/6428/labels{/name}
null
2023-11-16T08:19:39Z
6,428
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-16T08:12:55Z
https://api.github.com/repos/huggingface/datasets/issues/6428/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6428/timeline
Set dev version
https://api.github.com/repos/huggingface/datasets/issues/6428/events
null
{ "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
null
MEMBER
2023-11-16T08:13:28Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6428.diff", "html_url": "https://github.com/huggingface/datasets/pull/6428", "merged_at": "2023-11-16T08:13:28Z", "patch_url": "https://github.com/huggingface/datasets/pull/6428.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fmakS
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6428). 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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6428/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6428
https://github.com/huggingface/datasets/pull/6428
true
1,996,248,605
https://api.github.com/repos/huggingface/datasets/issues/6427/labels{/name}
null
2023-11-16T08:12:12Z
6,427
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-16T07:37:20Z
https://api.github.com/repos/huggingface/datasets/issues/6427/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6427/timeline
Release: 2.15.0
https://api.github.com/repos/huggingface/datasets/issues/6427/events
null
{ "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
null
MEMBER
2023-11-16T07:43:05Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6427.diff", "html_url": "https://github.com/huggingface/datasets/pull/6427", "merged_at": "2023-11-16T07:43:05Z", "patch_url": "https://github.com/huggingface/datasets/pull/6427.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fmN1_
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6427/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6427
https://github.com/huggingface/datasets/pull/6427
true
1,995,363,264
https://api.github.com/repos/huggingface/datasets/issues/6426/labels{/name}
While fixing the Windows errors in #6362, I noticed that `PermissionError` can still easily be thrown on the session exit by the temporary cache directory's finalizer (we would also have to keep track of intermediate datasets, copies, etc.). ~~Due to the low usage of `datasets` on Windows, this PR takes a simpler appro...
2023-12-01T15:37:32Z
6,426
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-15T19:06:42Z
https://api.github.com/repos/huggingface/datasets/issues/6426/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6426/timeline
More robust temporary directory deletion
https://api.github.com/repos/huggingface/datasets/issues/6426/events
null
{ "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
null
CONTRIBUTOR
2023-12-01T15:31:19Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6426.diff", "html_url": "https://github.com/huggingface/datasets/pull/6426", "merged_at": "2023-12-01T15:31:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/6426.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fjOEK
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6426). 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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6426/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6426
https://github.com/huggingface/datasets/pull/6426
true
1,995,269,382
https://api.github.com/repos/huggingface/datasets/issues/6425/labels{/name}
When building/releasing conda package, we get this deprecation warning: ``` /usr/share/miniconda/envs/build-datasets/bin/conda-build:11: DeprecationWarning: conda_build.cli.main_build.main is deprecated and will be removed in 4.0.0. Use `conda build` instead. ``` This PR fixes the deprecation warning by using `co...
2023-12-13T14:22:30Z
6,425
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-15T18:00:11Z
https://api.github.com/repos/huggingface/datasets/issues/6425/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6425/timeline
Fix deprecation warning when building conda package
https://api.github.com/repos/huggingface/datasets/issues/6425/events
null
{ "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
null
MEMBER
2023-12-13T14:16:00Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6425.diff", "html_url": "https://github.com/huggingface/datasets/pull/6425", "merged_at": "2023-12-13T14:16:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/6425.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fi5ye
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6425/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6425
https://github.com/huggingface/datasets/pull/6425
true
1,995,224,516
https://api.github.com/repos/huggingface/datasets/issues/6424/labels{/name}
Hi all! This is a PR adding a troubleshooting guide for Datasets docs. I went through the library's GitHub Issues and Forum questions and identified a few issues that are common enough that I think it would be valuable to include them in the troubleshooting guide. These are: - creating a dataset from a folder and n...
2023-11-30T17:29:55Z
6,424
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-15T17:28:14Z
https://api.github.com/repos/huggingface/datasets/issues/6424/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6424/timeline
[docs] troubleshooting guide
https://api.github.com/repos/huggingface/datasets/issues/6424/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/1065417?v=4", "events_url": "https://api.github.com/users/MKhalusova/events{/privacy}", "followers_url": "https://api.github.com/users/MKhalusova/followers", "following_url": "https://api.github.com/users/MKhalusova/following{/other_user}", "gists_url":...
[]
null
null
CONTRIBUTOR
2023-11-30T17:23:46Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6424.diff", "html_url": "https://github.com/huggingface/datasets/pull/6424", "merged_at": "2023-11-30T17:23:46Z", "patch_url": "https://github.com/huggingface/datasets/pull/6424.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fiwDC
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6424). 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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/6424/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6424
https://github.com/huggingface/datasets/pull/6424
true
1,994,946,847
https://api.github.com/repos/huggingface/datasets/issues/6423/labels{/name}
Fix conda release by adding pyarrow-hotfix dependency. Note that conda release failed in latest 2.14.7 release: https://github.com/huggingface/datasets/actions/runs/6874667214/job/18696761723 ``` Traceback (most recent call last): File "/usr/share/miniconda/envs/build-datasets/conda-bld/datasets_1700036460222/t...
2023-11-15T17:15:33Z
6,423
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-15T14:57:12Z
https://api.github.com/repos/huggingface/datasets/issues/6423/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6423/timeline
Fix conda release by adding pyarrow-hotfix dependency
https://api.github.com/repos/huggingface/datasets/issues/6423/events
null
{ "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
null
MEMBER
2023-11-15T17:09:24Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6423.diff", "html_url": "https://github.com/huggingface/datasets/pull/6423", "merged_at": "2023-11-15T17:09:24Z", "patch_url": "https://github.com/huggingface/datasets/pull/6423.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fhzD6
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6423/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6423
https://github.com/huggingface/datasets/pull/6423
true
1,994,579,267
https://api.github.com/repos/huggingface/datasets/issues/6422/labels{/name}
### Feature request Add an argument in `save_to_disk` regarding batch size, which would be passed to `shard` and other methods. ### Motivation The `Dataset.save_to_disk` method currently calls `shard` without passing a `writer_batch_size` argument, thus implicitly using the default value (1000). This can result in R...
2023-11-16T10:00:21Z
6,422
null
https://api.github.com/repos/huggingface/datasets
null
[ { "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" } ]
2023-11-15T11:18:34Z
https://api.github.com/repos/huggingface/datasets/issues/6422/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6422/timeline
Allow to choose the `writer_batch_size` when using `save_to_disk`
https://api.github.com/repos/huggingface/datasets/issues/6422/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/38216711?v=4", "events_url": "https://api.github.com/users/NathanGodey/events{/privacy}", "followers_url": "https://api.github.com/users/NathanGodey/followers", "following_url": "https://api.github.com/users/NathanGodey/following{/other_user}", "gists_u...
[]
null
null
NONE
null
null
I_kwDODunzps524t1D
[ "We have a config variable that controls the batch size in `save_to_disk`:\r\n```python\r\nimport datasets\r\ndatasets.config.DEFAULT_MAX_BATCH_SIZE = <smaller_batch_size>\r\n...\r\nds.save_to_disk(...)\r\n```", "Thank you for your answer!\r\n\r\nFrom what I am reading in `https://github.com/huggingface/datasets/...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6422/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6422
https://github.com/huggingface/datasets/issues/6422
false
1,994,451,553
https://api.github.com/repos/huggingface/datasets/issues/6421/labels{/name}
Add `pyarrow-hotfix` to release docs.
2023-11-15T13:49:55Z
6,421
null
https://api.github.com/repos/huggingface/datasets
false
[ { "color": "d4c5f9", "default": false, "description": "Maintenance tasks", "id": 4296013012, "name": "maintenance", "node_id": "LA_kwDODunzps8AAAABAA_01A", "url": "https://api.github.com/repos/huggingface/datasets/labels/maintenance" } ]
2023-11-15T10:06:44Z
https://api.github.com/repos/huggingface/datasets/issues/6421/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6421/timeline
Add pyarrow-hotfix to release docs
https://api.github.com/repos/huggingface/datasets/issues/6421/events
null
{ "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
null
MEMBER
2023-11-15T13:38:22Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6421.diff", "html_url": "https://github.com/huggingface/datasets/pull/6421", "merged_at": "2023-11-15T13:38:22Z", "patch_url": "https://github.com/huggingface/datasets/pull/6421.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fgG1h
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6421/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6421
https://github.com/huggingface/datasets/pull/6421
true
1,994,278,903
https://api.github.com/repos/huggingface/datasets/issues/6420/labels{/name}
null
2023-11-15T08:33:36Z
6,420
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-15T08:22:19Z
https://api.github.com/repos/huggingface/datasets/issues/6420/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6420/timeline
Set dev version
https://api.github.com/repos/huggingface/datasets/issues/6420/events
null
{ "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
null
MEMBER
2023-11-15T08:22:33Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6420.diff", "html_url": "https://github.com/huggingface/datasets/pull/6420", "merged_at": "2023-11-15T08:22:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/6420.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5ffhdi
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6420). 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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6420/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6420
https://github.com/huggingface/datasets/pull/6420
true
1,994,257,873
https://api.github.com/repos/huggingface/datasets/issues/6419/labels{/name}
Release 2.14.7.
2023-11-15T17:35:30Z
6,419
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-15T08:07:37Z
https://api.github.com/repos/huggingface/datasets/issues/6419/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6419/timeline
Release: 2.14.7
https://api.github.com/repos/huggingface/datasets/issues/6419/events
null
{ "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
null
MEMBER
2023-11-15T08:12:59Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6419.diff", "html_url": "https://github.com/huggingface/datasets/pull/6419", "merged_at": "2023-11-15T08:12:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/6419.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5ffc7d
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6419/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6419
https://github.com/huggingface/datasets/pull/6419
true
1,993,224,629
https://api.github.com/repos/huggingface/datasets/issues/6418/labels{/name}
Fix #6412
2023-11-14T22:26:04Z
6,418
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-14T17:34:06Z
https://api.github.com/repos/huggingface/datasets/issues/6418/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6418/timeline
Remove token value from warnings
https://api.github.com/repos/huggingface/datasets/issues/6418/events
null
{ "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
null
CONTRIBUTOR
2023-11-14T22:19:45Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6418.diff", "html_url": "https://github.com/huggingface/datasets/pull/6418", "merged_at": "2023-11-14T22:19:45Z", "patch_url": "https://github.com/huggingface/datasets/pull/6418.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fb7lu
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6418/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6418
https://github.com/huggingface/datasets/pull/6418
true
1,993,149,416
https://api.github.com/repos/huggingface/datasets/issues/6417/labels{/name}
### Describe the bug Arrow issues when running the example Notebook laptop locally on Mac with M1. Works on Google Collab. **Notebook**: https://github.com/NielsRogge/Transformers-Tutorials/blob/master/LayoutLMv3/Fine_tune_LayoutLMv3_on_FUNSD_(HuggingFace_Trainer).ipynb **Error**: `ValueError: Arrow type extensi...
2023-11-16T20:23:41Z
6,417
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-14T16:53:20Z
https://api.github.com/repos/huggingface/datasets/issues/6417/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6417/timeline
Bug: LayoutLMv3 finetuning on FUNSD Notebook; Arrow Error
https://api.github.com/repos/huggingface/datasets/issues/6417/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/57496007?v=4", "events_url": "https://api.github.com/users/Davo00/events{/privacy}", "followers_url": "https://api.github.com/users/Davo00/followers", "following_url": "https://api.github.com/users/Davo00/following{/other_user}", "gists_url": "https://a...
[]
null
completed
NONE
2023-11-16T20:23:41Z
null
I_kwDODunzps52zQvo
[ "Very strange: `datasets-cli env`\r\n> \r\n> Copy-and-paste the text below in your GitHub issue.\r\n> \r\n> - `datasets` version: 2.9.0\r\n> - Platform: macOS-14.0-arm64-arm-64bit\r\n> - Python version: 3.9.13\r\n> - PyArrow version: 8.0.0\r\n> - Pandas version: 1.3.5\r\n\r\nAfter updating datasets and pyarrow on b...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6417/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6417
https://github.com/huggingface/datasets/issues/6417
false
1,992,954,723
https://api.github.com/repos/huggingface/datasets/issues/6416/labels{/name}
null
2023-11-15T11:59:32Z
6,416
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-14T15:15:29Z
https://api.github.com/repos/huggingface/datasets/issues/6416/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6416/timeline
Rename audio_classificiation.py to audio_classification.py
https://api.github.com/repos/huggingface/datasets/issues/6416/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/1595907?v=4", "events_url": "https://api.github.com/users/carlthome/events{/privacy}", "followers_url": "https://api.github.com/users/carlthome/followers", "following_url": "https://api.github.com/users/carlthome/following{/other_user}", "gists_url": "h...
[]
null
null
CONTRIBUTOR
2023-11-15T11:53:20Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6416.diff", "html_url": "https://github.com/huggingface/datasets/pull/6416", "merged_at": "2023-11-15T11:53:20Z", "patch_url": "https://github.com/huggingface/datasets/pull/6416.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fbA4H
[ "Oh good catch. Can you also rename it in `src/datasets/tasks/__init__.py` ?", "Fixed! \r\n\r\n(I think, tough word to spell right TBH)", "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6416/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6416
https://github.com/huggingface/datasets/pull/6416
true
1,992,917,248
https://api.github.com/repos/huggingface/datasets/issues/6415/labels{/name}
- use `orch.cuda.set_device` instead of `CUDA_VISIBLE_DEVICES ` - add `if __name__ == "__main__"` fix https://github.com/huggingface/datasets/issues/6186
2024-01-31T00:49:15Z
6,415
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-14T14:57:18Z
https://api.github.com/repos/huggingface/datasets/issues/6415/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6415/timeline
Fix multi gpu map example
https://api.github.com/repos/huggingface/datasets/issues/6415/events
null
{ "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
null
MEMBER
2023-11-22T15:42:19Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6415.diff", "html_url": "https://github.com/huggingface/datasets/pull/6415", "merged_at": "2023-11-22T15:42:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/6415.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fa4n7
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6415/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6415
https://github.com/huggingface/datasets/pull/6415
true
1,992,482,491
https://api.github.com/repos/huggingface/datasets/issues/6414/labels{/name}
Related to https://github.com/huggingface/transformers/issues/27034 and https://github.com/huggingface/huggingface_hub/pull/1782. **TL;DR:** `hashlib` is not a secure library for cryptography-related stuff. We are only using `hashlib` for non-security-related purposes in `datasets` so it's fine. From Python 3.9 we s...
2023-11-17T14:23:20Z
6,414
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-14T10:47:09Z
https://api.github.com/repos/huggingface/datasets/issues/6414/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6414/timeline
Set `usedforsecurity=False` in hashlib methods (FIPS compliance)
https://api.github.com/repos/huggingface/datasets/issues/6414/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/11801849?v=4", "events_url": "https://api.github.com/users/Wauplin/events{/privacy}", "followers_url": "https://api.github.com/users/Wauplin/followers", "following_url": "https://api.github.com/users/Wauplin/following{/other_user}", "gists_url": "https:...
[]
null
null
CONTRIBUTOR
2023-11-17T14:17:00Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6414.diff", "html_url": "https://github.com/huggingface/datasets/pull/6414", "merged_at": "2023-11-17T14:17:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/6414.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fZZ2l
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6414/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6414
https://github.com/huggingface/datasets/pull/6414
true
1,992,401,594
https://api.github.com/repos/huggingface/datasets/issues/6412/labels{/name}
This line prints user token on command line! Is it safe? https://github.com/huggingface/datasets/blob/12ebe695b4748c5a26e08b44ed51955f74f5801d/src/datasets/load.py#L2091
2023-11-14T22:19:46Z
6,412
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-14T10:01:34Z
https://api.github.com/repos/huggingface/datasets/issues/6412/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6412/timeline
User token is printed out!
https://api.github.com/repos/huggingface/datasets/issues/6412/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/25702692?v=4", "events_url": "https://api.github.com/users/mohsen-goodarzi/events{/privacy}", "followers_url": "https://api.github.com/users/mohsen-goodarzi/followers", "following_url": "https://api.github.com/users/mohsen-goodarzi/following{/other_user}"...
[]
null
completed
NONE
2023-11-14T22:19:46Z
null
I_kwDODunzps52waK6
[ "Indeed, this is not a good practice. I've opened a PR that removes the token value from the (deprecation) warning." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6412/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6412
https://github.com/huggingface/datasets/issues/6412
false
1,992,386,630
https://api.github.com/repos/huggingface/datasets/issues/6411/labels{/name}
Manually fix dependency conflict on `typing-extensions` version originated by `apache-beam` + `pydantic` (now a dependency of `huggingface-hub`). This is a temporary hot fix of our CI build documentation until we stop using `apache-beam`. Fix #6406.
2023-11-14T10:05:59Z
6,411
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-14T09:52:51Z
https://api.github.com/repos/huggingface/datasets/issues/6411/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6411/timeline
Fix dependency conflict within CI build documentation
https://api.github.com/repos/huggingface/datasets/issues/6411/events
null
{ "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
null
MEMBER
2023-11-14T10:05:35Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6411.diff", "html_url": "https://github.com/huggingface/datasets/pull/6411", "merged_at": "2023-11-14T10:05:34Z", "patch_url": "https://github.com/huggingface/datasets/pull/6411.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fZE9F
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6411/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6411
https://github.com/huggingface/datasets/pull/6411
true
1,992,100,209
https://api.github.com/repos/huggingface/datasets/issues/6410/labels{/name}
### Describe the bug Dear Datasets team, We just have published a dataset on Huggingface: https://huggingface.co/ai4privacy However, when trying to read it using the Dataset library we get an error. As I understand jsonl files are compatible, could you please clarify how we can solve the issue? Please let me ...
2023-11-16T06:54:36Z
6,410
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-14T06:50:49Z
https://api.github.com/repos/huggingface/datasets/issues/6410/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6410/timeline
Datasets does not load HuggingFace Repository properly
https://api.github.com/repos/huggingface/datasets/issues/6410/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/40600201?v=4", "events_url": "https://api.github.com/users/MikeDoes/events{/privacy}", "followers_url": "https://api.github.com/users/MikeDoes/followers", "following_url": "https://api.github.com/users/MikeDoes/following{/other_user}", "gists_url": "htt...
[]
null
null
NONE
null
null
I_kwDODunzps52vQlx
[ "Hi! You can avoid the error by requesting only the `jsonl` files. `dataset = load_dataset(\"ai4privacy/pii-masking-200k\", data_files=[\"*.jsonl\"])`.\r\n\r\nOur data file inference does not filter out (incompatible) `json` files because `json` and `jsonl` use the same builder. Still, I think the inference should...
{ "+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/6410/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6410
https://github.com/huggingface/datasets/issues/6410
false
1,991,960,865
https://api.github.com/repos/huggingface/datasets/issues/6409/labels{/name}
### Describe the bug i'm using datasets.download.download_manager.DownloadManager to download files like "file:///a/b/c.txt", and i disable_progress_bar() to disable bar. there will be an exception as follows: `AttributeError: 'function' object has no attribute 'close' Exception ignored in: <function TqdmCallback....
2023-11-22T16:42:09Z
6,409
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-14T04:21:01Z
https://api.github.com/repos/huggingface/datasets/issues/6409/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6409/timeline
using DownloadManager to download from local filesystem and disable_progress_bar, there will be an exception
https://api.github.com/repos/huggingface/datasets/issues/6409/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/16574677?v=4", "events_url": "https://api.github.com/users/neiblegy/events{/privacy}", "followers_url": "https://api.github.com/users/neiblegy/followers", "following_url": "https://api.github.com/users/neiblegy/following{/other_user}", "gists_url": "htt...
[]
null
completed
NONE
2023-11-22T16:42:09Z
null
I_kwDODunzps52uukh
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6409/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6409
https://github.com/huggingface/datasets/issues/6409
false
1,991,902,972
https://api.github.com/repos/huggingface/datasets/issues/6408/labels{/name}
### Describe the bug IterableDataset lost but not keep columns when map function adding columns with names in remove_columns, Dataset not. May be related to the code below: https://github.com/huggingface/datasets/blob/06c3ffb8d068b6307b247164b10f7c7311cefed4/src/datasets/iterable_dataset.py#L750-L756 ### Steps t...
2023-11-16T06:24:10Z
6,408
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-14T03:12:08Z
https://api.github.com/repos/huggingface/datasets/issues/6408/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6408/timeline
`IterableDataset` lost but not keep columns when map function adding columns with names in `remove_columns`
https://api.github.com/repos/huggingface/datasets/issues/6408/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/24571857?v=4", "events_url": "https://api.github.com/users/shmily326/events{/privacy}", "followers_url": "https://api.github.com/users/shmily326/followers", "following_url": "https://api.github.com/users/shmily326/following{/other_user}", "gists_url": "...
[]
null
null
NONE
null
null
I_kwDODunzps52ugb8
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6408/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6408
https://github.com/huggingface/datasets/issues/6408
false
1,991,514,079
https://api.github.com/repos/huggingface/datasets/issues/6407/labels{/name}
### Describe the bug I'm trying to read the parquet file from the private s3 bucket using the `load_dataset` function, but I receive `TypeError: cannot pickle '_contextvars.Context' object` error I'm working on a machine with `~/.aws/credentials` file. I can't give credentials and the path to a file in a private bu...
2023-11-13T21:27:43Z
6,407
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-13T21:27:43Z
https://api.github.com/repos/huggingface/datasets/issues/6407/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6407/timeline
Loading the dataset from private S3 bucket gives "TypeError: cannot pickle '_contextvars.Context' object"
https://api.github.com/repos/huggingface/datasets/issues/6407/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/1741779?v=4", "events_url": "https://api.github.com/users/eawer/events{/privacy}", "followers_url": "https://api.github.com/users/eawer/followers", "following_url": "https://api.github.com/users/eawer/following{/other_user}", "gists_url": "https://api.g...
[]
null
null
NONE
null
null
I_kwDODunzps52tBff
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6407/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6407
https://github.com/huggingface/datasets/issues/6407
false
1,990,469,045
https://api.github.com/repos/huggingface/datasets/issues/6406/labels{/name}
Our CI Build PR Documentation is broken. See: https://github.com/huggingface/datasets/actions/runs/6799554060/job/18486828777?pr=6390 ``` ImportError: cannot import name 'TypeAliasType' from 'typing_extensions' ```
2023-11-14T10:05:36Z
6,406
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-13T11:36:10Z
https://api.github.com/repos/huggingface/datasets/issues/6406/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6406/timeline
CI Build PR Documentation is broken: ImportError: cannot import name 'TypeAliasType' from 'typing_extensions'
https://api.github.com/repos/huggingface/datasets/issues/6406/events
null
{ "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
completed
MEMBER
2023-11-14T10:05:36Z
null
I_kwDODunzps52pCW1
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6406/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6406
https://github.com/huggingface/datasets/issues/6406
false
1,990,358,743
https://api.github.com/repos/huggingface/datasets/issues/6405/labels{/name}
See https://huggingface.co/datasets/Nguyendo1999/mmath/discussions/1 ``` Error code: ConfigNamesError Exception: TypeError Message: __init__() missing 1 required positional argument: 'dtype' Traceback: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runn...
2023-11-13T20:01:24Z
6,405
null
https://api.github.com/repos/huggingface/datasets
null
[ { "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" } ]
2023-11-13T10:28:29Z
https://api.github.com/repos/huggingface/datasets/issues/6405/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6405/timeline
ConfigNamesError on a simple CSV file
https://api.github.com/repos/huggingface/datasets/issues/6405/events
null
{ "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...
[]
null
completed
CONTRIBUTOR
2023-11-13T20:01:24Z
null
I_kwDODunzps52onbX
[ "The viewer is working now. \r\n\r\nBased on the repo commit history, the bug was due to the incorrect format of the `features` field in the README YAML (`Value` requires `dtype`, e.g., `Value(\"string\")`, but it was not specified)", "Feel free to close the issue", "Oh, OK! Thanks. So, there was no reason to o...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6405/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6405
https://github.com/huggingface/datasets/issues/6405
false
1,990,211,901
https://api.github.com/repos/huggingface/datasets/issues/6404/labels{/name}
Support `pyarrow` 14.0.1 and fix vulnerability [CVE-2023-47248](https://github.com/advisories/GHSA-5wvp-7f3h-6wmm). Fix #6396.
2023-11-14T10:29:48Z
6,404
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-13T09:15:39Z
https://api.github.com/repos/huggingface/datasets/issues/6404/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6404/timeline
Support pyarrow 14.0.1 and fix vulnerability CVE-2023-47248
https://api.github.com/repos/huggingface/datasets/issues/6404/events
null
{ "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
null
MEMBER
2023-11-14T10:23:29Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6404.diff", "html_url": "https://github.com/huggingface/datasets/pull/6404", "merged_at": "2023-11-14T10:23:29Z", "patch_url": "https://github.com/huggingface/datasets/pull/6404.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fRrJ-
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6404/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6404
https://github.com/huggingface/datasets/pull/6404
true
1,990,098,817
https://api.github.com/repos/huggingface/datasets/issues/6403/labels{/name}
### Describe the bug I'm trying A full colab demo notebook of zero-shot-distillation from https://github.com/huggingface/transformers/tree/main/examples/research_projects/zero-shot-distillation but i got this type of error when importing datasets on my google colab (python version is 3.10.12) ![image](https://gith...
2023-11-16T05:04:22Z
6,403
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-13T08:14:43Z
https://api.github.com/repos/huggingface/datasets/issues/6403/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6403/timeline
Cannot import datasets on google colab (python 3.10.12)
https://api.github.com/repos/huggingface/datasets/issues/6403/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/15389235?v=4", "events_url": "https://api.github.com/users/nabilaannisa/events{/privacy}", "followers_url": "https://api.github.com/users/nabilaannisa/followers", "following_url": "https://api.github.com/users/nabilaannisa/following{/other_user}", "gist...
[]
null
completed
NONE
2023-11-16T05:04:21Z
null
I_kwDODunzps52nn-B
[ "You are most likely using an outdated version of `datasets` in the notebook, which can be verified with the `!datasets-cli env` command. You can run `!pip install -U datasets` to update the installation.", "okay, it works! thank you so much! 😄 " ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6403/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6403
https://github.com/huggingface/datasets/issues/6403
false
1,989,094,542
https://api.github.com/repos/huggingface/datasets/issues/6402/labels{/name}
Ensure PyTorch images are converted to (C, H, W) instead of (H, W, C). See #6394 for motivation.
2024-03-15T11:31:53Z
6,402
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-11T19:40:41Z
https://api.github.com/repos/huggingface/datasets/issues/6402/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6402/timeline
Update torch_formatter.py
https://api.github.com/repos/huggingface/datasets/issues/6402/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/32204417?v=4", "events_url": "https://api.github.com/users/VarunNSrivastava/events{/privacy}", "followers_url": "https://api.github.com/users/VarunNSrivastava/followers", "following_url": "https://api.github.com/users/VarunNSrivastava/following{/other_use...
[]
null
null
CONTRIBUTOR
2024-03-15T11:25:37Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6402.diff", "html_url": "https://github.com/huggingface/datasets/pull/6402", "merged_at": "2024-03-15T11:25:36Z", "patch_url": "https://github.com/huggingface/datasets/pull/6402.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fOBdK
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6402). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6402/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6402
https://github.com/huggingface/datasets/pull/6402
true
1,988,710,061
https://api.github.com/repos/huggingface/datasets/issues/6401/labels{/name}
### Describe the bug ``` (datasets) mruserbox@guru-X99:/media/10TB_HHD/_LLM_DATASETS$ python dataset.py Downloading readme: 100%|███████████████████████████████████| 360/360 [00:00<00:00, 2.16MB/s] Downloading data: 100%|█████████████████████████████████| 65.1M/65.1M [00:19<00:00, 3.38MB/s] Downloading data: 100...
2023-11-20T17:45:20Z
6,401
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-11T04:09:07Z
https://api.github.com/repos/huggingface/datasets/issues/6401/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6401/timeline
dataset = load_dataset("Hyperspace-Technologies/scp-wiki-text") not working
https://api.github.com/repos/huggingface/datasets/issues/6401/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/47074021?v=4", "events_url": "https://api.github.com/users/userbox020/events{/privacy}", "followers_url": "https://api.github.com/users/userbox020/followers", "following_url": "https://api.github.com/users/userbox020/following{/other_user}", "gists_url"...
[]
null
completed
NONE
2023-11-20T17:45:20Z
null
I_kwDODunzps52iU6t
[ "Seems like it's a problem with the dataset, since in the [README](https://huggingface.co/datasets/Hyperspace-Technologies/scp-wiki-text/blob/main/README.md) the validation is not specified. Try cloning the dataset, removing the README (or validation split), and loading it locally/ ", "@VarunNSrivastava thanks br...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6401/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6401
https://github.com/huggingface/datasets/issues/6401
false
1,988,571,317
https://api.github.com/repos/huggingface/datasets/issues/6400/labels{/name}
### Feature request Is there a way to disable execution of dataset loading script using `load_dataset`? This is a security vulnerability that could lead to arbitrary code execution. Any suggested workarounds are welcome as well. ### Motivation This is a security vulnerability that could lead to arbitrary code e...
2024-01-02T18:18:09Z
6,400
null
https://api.github.com/repos/huggingface/datasets
null
[ { "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" } ]
2023-11-10T23:48:29Z
https://api.github.com/repos/huggingface/datasets/issues/6400/comments
{ "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:...
https://api.github.com/repos/huggingface/datasets/issues/6400/timeline
Safely load datasets by disabling execution of dataset loading script
https://api.github.com/repos/huggingface/datasets/issues/6400/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367635?v=4", "events_url": "https://api.github.com/users/irenedea/events{/privacy}", "followers_url": "https://api.github.com/users/irenedea/followers", "following_url": "https://api.github.com/users/irenedea/following{/other_user}", "gists_url": "htt...
[ { "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
null
NONE
null
null
I_kwDODunzps52hzC1
[ "great idea IMO\r\n\r\nthis could be a `trust_remote_code=True` flag like in transformers. We could also default to loading the Parquet conversion rather than executing code (for dataset repos that have both)", "@julien-c that would be great!", "We added the `trust_remote_code` argument to `load_dataset()` in `...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6400/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6400
https://github.com/huggingface/datasets/issues/6400
false
1,988,368,503
https://api.github.com/repos/huggingface/datasets/issues/6399/labels{/name}
### Describe the bug Hi, I am preprocessing a large custom dataset with numpy arrays. I am running into this TypeError during writing in a dataset.map() function. I've tried decreasing writer batch size, but this error persists. This error does not occur for smaller datasets. Thank you! ### Steps to repro...
2023-11-10T20:48:46Z
6,399
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-10T20:48:46Z
https://api.github.com/repos/huggingface/datasets/issues/6399/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6399/timeline
TypeError: Cannot convert pyarrow.lib.ChunkedArray to pyarrow.lib.Array
https://api.github.com/repos/huggingface/datasets/issues/6399/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/76236359?v=4", "events_url": "https://api.github.com/users/y-hwang/events{/privacy}", "followers_url": "https://api.github.com/users/y-hwang/followers", "following_url": "https://api.github.com/users/y-hwang/following{/other_user}", "gists_url": "https:...
[]
null
null
NONE
null
null
I_kwDODunzps52hBh3
[]
{ "+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/6399/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6399
https://github.com/huggingface/datasets/issues/6399
false
1,987,786,446
https://api.github.com/repos/huggingface/datasets/issues/6398/labels{/name}
Minor refactoring to remove redundant condition.
2023-11-14T10:49:15Z
6,398
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-10T14:56:43Z
https://api.github.com/repos/huggingface/datasets/issues/6398/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6398/timeline
Remove redundant condition in builders
https://api.github.com/repos/huggingface/datasets/issues/6398/events
null
{ "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
null
MEMBER
2023-11-14T10:43:00Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6398.diff", "html_url": "https://github.com/huggingface/datasets/pull/6398", "merged_at": "2023-11-14T10:43:00Z", "patch_url": "https://github.com/huggingface/datasets/pull/6398.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5fJlP7
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6398/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6398
https://github.com/huggingface/datasets/pull/6398
true
1,987,622,152
https://api.github.com/repos/huggingface/datasets/issues/6397/labels{/name}
See https://github.com/huggingface/datasets-server/issues/2082#issuecomment-1805716557 We have the same error for: - https://huggingface.co/datasets/severo/a_dataset_that_does_not_exist: a dataset that does not exist - https://huggingface.co/datasets/severo/test_files_without_extension: a dataset with files withou...
2023-11-22T15:12:34Z
6,397
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-10T13:22:14Z
https://api.github.com/repos/huggingface/datasets/issues/6397/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6397/timeline
Raise a different exception for inexisting dataset vs files without known extension
https://api.github.com/repos/huggingface/datasets/issues/6397/events
null
{ "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...
[]
null
completed
CONTRIBUTOR
2023-11-22T15:12:34Z
null
I_kwDODunzps52eLUI
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6397/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6397
https://github.com/huggingface/datasets/issues/6397
false
1,987,308,077
https://api.github.com/repos/huggingface/datasets/issues/6396/labels{/name}
See https://github.com/huggingface/datasets-server/pull/2089 for reference ``` from datasets import (Array2D, Dataset, Features) feature_type = Array2D(shape=(2, 2), dtype="float32") content = [[0.0, 0.0], [0.0, 0.0]] features = Features({"col": feature_type}) dataset = Dataset.from_dict({"col": [content]}, fea...
2023-11-14T10:23:30Z
6,396
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-10T10:02:12Z
https://api.github.com/repos/huggingface/datasets/issues/6396/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6396/timeline
Issue with pyarrow 14.0.1
https://api.github.com/repos/huggingface/datasets/issues/6396/events
null
{ "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...
[]
null
completed
CONTRIBUTOR
2023-11-14T10:23:30Z
null
I_kwDODunzps52c-ot
[ "Looks like we should stop using `PyExtensionType` and use `ExtensionType` instead\r\n\r\nsee https://github.com/apache/arrow/commit/f14170976372436ec1d03a724d8d3f3925484ecf", "https://github.com/huggingface/datasets-server/pull/2089#pullrequestreview-1724449532\r\n\r\n> Yes, I understand now: they have disabled ...
{ "+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/6396/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6396
https://github.com/huggingface/datasets/issues/6396
false
1,986,484,124
https://api.github.com/repos/huggingface/datasets/issues/6395/labels{/name}
### Feature request Allow setting file lock type, maybe from an environment variable Currently, it only depends on whether fnctl is available: https://github.com/huggingface/datasets/blob/12ebe695b4748c5a26e08b44ed51955f74f5801d/src/datasets/utils/filelock.py#L463-L470C16 ### Motivation In my environment...
2023-11-23T18:50:00Z
6,395
null
https://api.github.com/repos/huggingface/datasets
null
[ { "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" } ]
2023-11-09T22:12:30Z
https://api.github.com/repos/huggingface/datasets/issues/6395/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6395/timeline
Add ability to set lock type
https://api.github.com/repos/huggingface/datasets/issues/6395/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/37735580?v=4", "events_url": "https://api.github.com/users/leoleoasd/events{/privacy}", "followers_url": "https://api.github.com/users/leoleoasd/followers", "following_url": "https://api.github.com/users/leoleoasd/following{/other_user}", "gists_url": "...
[]
null
not_planned
NONE
2023-11-23T18:50:00Z
null
I_kwDODunzps52Z1ec
[ "We've replaced our filelock implementation with the `filelock` package, so their repo is the right place to request this feature.\r\n\r\nIn the meantime, the following should work: \r\n```python\r\nimport filelock\r\nfilelock.FileLock = filelock.SoftFileLock\r\n\r\nimport datasets\r\n...\r\n```" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6395/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6395
https://github.com/huggingface/datasets/issues/6395
false
1,985,947,116
https://api.github.com/repos/huggingface/datasets/issues/6394/labels{/name}
### Describe the bug Using .set_format("torch") leads to images having shape (H, W, C), the same as in numpy. However, pytorch normally uses (C, H, W) format. Maybe I'm missing something but this makes the format a lot less useful as I then have to permute it anyways. If not using the format it is possible to ...
2024-03-11T22:29:49Z
6,394
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-09T16:02:15Z
https://api.github.com/repos/huggingface/datasets/issues/6394/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6394/timeline
TorchFormatter images (H, W, C) instead of (C, H, W) format
https://api.github.com/repos/huggingface/datasets/issues/6394/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/37351874?v=4", "events_url": "https://api.github.com/users/Modexus/events{/privacy}", "followers_url": "https://api.github.com/users/Modexus/followers", "following_url": "https://api.github.com/users/Modexus/following{/other_user}", "gists_url": "https:...
[]
null
null
NONE
null
null
I_kwDODunzps52XyXs
[ "Here's a PR for that. https://github.com/huggingface/datasets/pull/6402\r\n\r\nIt's not backward compatible, unfortunately. ", "Just ran into this working on data lib that's attempting to achieve common interfaces across hf datasets, webdataset, native torch style datasets. The defacto standards for image tensor...
{ "+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/6394/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6394
https://github.com/huggingface/datasets/issues/6394
false
1,984,913,259
https://api.github.com/repos/huggingface/datasets/issues/6393/labels{/name}
### Describe the bug A call to `.filter` occasionally hangs (after the filter is complete, according to tqdm) There is a trace produced ``` Exception ignored in: <function Dataset.__del__ at 0x7efb48130c10> Traceback (most recent call last): File "/usr/lib/python3/dist-packages/datasets/arrow_dataset.py", l...
2024-03-05T16:03:12Z
6,393
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-09T06:18:30Z
https://api.github.com/repos/huggingface/datasets/issues/6393/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6393/timeline
Filter occasionally hangs
https://api.github.com/repos/huggingface/datasets/issues/6393/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/43149077?v=4", "events_url": "https://api.github.com/users/dakinggg/events{/privacy}", "followers_url": "https://api.github.com/users/dakinggg/followers", "following_url": "https://api.github.com/users/dakinggg/following{/other_user}", "gists_url": "htt...
[]
null
null
NONE
null
null
I_kwDODunzps52T19r
[ "It looks like I may not be the first to encounter this: https://github.com/huggingface/datasets/issues/3172", "Adding some more information, it seems to occur more frequently with large (millions of samples) datasets.", "More information. My code is structured as (1) load (2) map (3) filter (4) filter. It was ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6393/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6393
https://github.com/huggingface/datasets/issues/6393
false
1,984,369,545
https://api.github.com/repos/huggingface/datasets/issues/6392/labels{/name}
### Describe the bug Like to #6172, `push_to_hub` will crash if Hub resets the connection and raise the following error: ``` Pushing dataset shards to the dataset hub: 32%|███▏ | 54/171 [06:38<14:23, 7.38s/it] Traceback (most recent call last): File "/admin/home-piraka9011/.virtualenvs/w2v2/lib/python3.8/...
2023-12-20T07:28:24Z
6,392
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-08T20:44:53Z
https://api.github.com/repos/huggingface/datasets/issues/6392/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6392/timeline
`push_to_hub` is not robust to hub closing connection
https://api.github.com/repos/huggingface/datasets/issues/6392/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/577139?v=4", "events_url": "https://api.github.com/users/msis/events{/privacy}", "followers_url": "https://api.github.com/users/msis/followers", "following_url": "https://api.github.com/users/msis/following{/other_user}", "gists_url": "https://api.githu...
[]
null
completed
NONE
2023-12-01T17:51:34Z
null
I_kwDODunzps52RxOJ
[ "Hi! We made some improvements to `push_to_hub` to make it more robust a couple of weeks ago but haven't published a release in the meantime, so it would help if you could install `datasets` from `main` (`pip install https://github.com/huggingface/datasets`) and let us know if this improved version of `push_to_hub`...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6392/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6392
https://github.com/huggingface/datasets/issues/6392
false
1,984,091,776
https://api.github.com/repos/huggingface/datasets/issues/6391/labels{/name}
Allow `load_dataset` to support the Webdataset format. It allows users to download/stream data from local files or from the Hugging Face Hub. Moreover it will enable the Dataset Viewer for Webdataset datasets on HF. ## Implementation details - I added a new Webdataset builder - dataset with TAR files are n...
2023-11-28T16:33:33Z
6,391
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-08T17:31:59Z
https://api.github.com/repos/huggingface/datasets/issues/6391/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6391/timeline
Webdataset dataset builder
https://api.github.com/repos/huggingface/datasets/issues/6391/events
null
{ "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
null
MEMBER
2023-11-28T16:33:10Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6391.diff", "html_url": "https://github.com/huggingface/datasets/pull/6391", "merged_at": "2023-11-28T16:33:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/6391.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5e9BDO
[ "_The documentation is not available anymore as the PR was closed or merged._", "I added an error message if the first examples don't appear to be in webdataset format\r\n```\r\n\"The TAR archives of the dataset should be in Webdataset format, \"\r\n\"but the files in the archive don't share the same prefix or th...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 3, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/huggingface/datasets/issues/6391/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6391
https://github.com/huggingface/datasets/pull/6391
true
1,983,725,707
https://api.github.com/repos/huggingface/datasets/issues/6390/labels{/name}
getting this error: ``` /root/miniconda3/envs/py3.10/lib/python3.10/site-packages/datasets/table.py:1387: FutureWarning: promote has been superseded by mode='default'. return cls._concat_blocks(pa_tables_to_concat_vertically, axis=0) ``` Since datasets supports arrow greater than 8.0.0, we need to handle both ...
2023-11-21T02:10:24Z
6,390
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-08T14:21:25Z
https://api.github.com/repos/huggingface/datasets/issues/6390/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6390/timeline
handle future deprecation argument
https://api.github.com/repos/huggingface/datasets/issues/6390/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/381258?v=4", "events_url": "https://api.github.com/users/winglian/events{/privacy}", "followers_url": "https://api.github.com/users/winglian/followers", "following_url": "https://api.github.com/users/winglian/following{/other_user}", "gists_url": "https...
[]
null
null
CONTRIBUTOR
2023-11-14T15:15:59Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6390.diff", "html_url": "https://github.com/huggingface/datasets/pull/6390", "merged_at": "2023-11-14T15:15:59Z", "patch_url": "https://github.com/huggingface/datasets/pull/6390.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5e7xQ3
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6390/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6390
https://github.com/huggingface/datasets/pull/6390
true
1,983,545,744
https://api.github.com/repos/huggingface/datasets/issues/6389/labels{/name}
### Describe the bug When saving out some Audio() data. The data is audio recordings with associated 'sentences'. (They use the audio 'bytes' approach because they're clips within audio files). Code is below the traceback (I can't upload the voice audio/text (it's not even me)). ``` Traceback (most recent call ...
2023-11-24T09:14:13Z
6,389
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-08T12:52:09Z
https://api.github.com/repos/huggingface/datasets/issues/6389/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6389/timeline
Index 339 out of range for dataset of size 339 <-- save_to_file()
https://api.github.com/repos/huggingface/datasets/issues/6389/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/20318973?v=4", "events_url": "https://api.github.com/users/jaggzh/events{/privacy}", "followers_url": "https://api.github.com/users/jaggzh/followers", "following_url": "https://api.github.com/users/jaggzh/following{/other_user}", "gists_url": "https://a...
[]
null
null
NONE
null
null
I_kwDODunzps52OoGQ
[ "Hi! Can you make the above reproducer self-contained by adding code that generates the data?", "I managed a workaround eventually but I don't know what it was (I made a lot of changes to seq2seq). I'll try to include generating code in the future. (If I close, I don't know if you see it. Feel free to close; I'l...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6389/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6389
https://github.com/huggingface/datasets/issues/6389
false
1,981,136,093
https://api.github.com/repos/huggingface/datasets/issues/6388/labels{/name}
### Feature request I am newer to huggingface, after i look up `datasets` docs, I can't find how to create the dataset contains 3d medical image (ends with '.mhd', '.dcm', '.nii') ### Motivation help us to upload 3d medical dataset to huggingface! ### Your contribution I'll submit a PR if I find a way to...
2023-11-07T11:28:53Z
6,388
null
https://api.github.com/repos/huggingface/datasets
null
[ { "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" } ]
2023-11-07T11:27:36Z
https://api.github.com/repos/huggingface/datasets/issues/6388/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6388/timeline
How to create 3d medical imgae dataset?
https://api.github.com/repos/huggingface/datasets/issues/6388/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/41177312?v=4", "events_url": "https://api.github.com/users/QingYunA/events{/privacy}", "followers_url": "https://api.github.com/users/QingYunA/followers", "following_url": "https://api.github.com/users/QingYunA/following{/other_user}", "gists_url": "htt...
[]
null
null
NONE
null
null
I_kwDODunzps52Fbzd
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6388/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6388
https://github.com/huggingface/datasets/issues/6388
false
1,980,224,020
https://api.github.com/repos/huggingface/datasets/issues/6387/labels{/name}
Hi @mariosasko @lhoestq @katielink Thanks for your contribution and hard work. ### Feature request First, I download a dataset as normal by: ``` from datasets import load_dataset dataset = load_dataset('username/data_name', cache_dir='data') ``` The dataset format in `data` directory will be: ``` ...
2023-11-16T18:07:01Z
6,387
null
https://api.github.com/repos/huggingface/datasets
null
[ { "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" } ]
2023-11-06T22:51:44Z
https://api.github.com/repos/huggingface/datasets/issues/6387/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6387/timeline
How to load existing downloaded dataset ?
https://api.github.com/repos/huggingface/datasets/issues/6387/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/73068772?v=4", "events_url": "https://api.github.com/users/liming-ai/events{/privacy}", "followers_url": "https://api.github.com/users/liming-ai/followers", "following_url": "https://api.github.com/users/liming-ai/following{/other_user}", "gists_url": "...
[]
null
completed
NONE
2023-11-16T18:07:01Z
null
I_kwDODunzps52B9IU
[ "Feel free to use `dataset.save_to_disk(...)`, then scp the directory containing the saved dataset and reload it on your other machine using `dataset = load_from_disk(...)`" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6387/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6387
https://github.com/huggingface/datasets/issues/6387
false
1,979,878,014
https://api.github.com/repos/huggingface/datasets/issues/6386/labels{/name}
### Describe the bug Hi! I very recently noticed that my training time is dominated by batch formatting. Using Lightning's profilers, I located the bottleneck within `datasets.formatting.formatting` and then narrowed it down with `line-profiler`. It turns out that almost all of the overhead is due to creating new inst...
2023-11-06T23:56:12Z
6,386
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-06T19:06:38Z
https://api.github.com/repos/huggingface/datasets/issues/6386/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6386/timeline
Formatting overhead
https://api.github.com/repos/huggingface/datasets/issues/6386/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/320321?v=4", "events_url": "https://api.github.com/users/d-miketa/events{/privacy}", "followers_url": "https://api.github.com/users/d-miketa/followers", "following_url": "https://api.github.com/users/d-miketa/following{/other_user}", "gists_url": "https...
[]
null
completed
NONE
2023-11-06T23:56:12Z
null
I_kwDODunzps52Aop-
[ "Ah I think the `line-profiler` log is off-by-one and it is in fact the `extract_batch` method that's taking forever. Will investigate further.", "I tracked it down to a quirk of my setup. Apologies." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6386/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6386
https://github.com/huggingface/datasets/issues/6386
false
1,979,308,338
https://api.github.com/repos/huggingface/datasets/issues/6385/labels{/name}
### Describe the bug Hello, I'm new here and I need to concatenate the squad dataset with my own dataset i created. I find the following error when i try to do it: Traceback (most recent call last): Cell In[9], line 1 concatenated_dataset = concatenate_datasets([train_dataset, dataset1]) File ~\ana...
2023-11-06T16:50:45Z
6,385
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-06T14:29:22Z
https://api.github.com/repos/huggingface/datasets/issues/6385/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6385/timeline
Get an error when i try to concatenate the squad dataset with my own dataset
https://api.github.com/repos/huggingface/datasets/issues/6385/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/149378500?v=4", "events_url": "https://api.github.com/users/CCDXDX/events{/privacy}", "followers_url": "https://api.github.com/users/CCDXDX/followers", "following_url": "https://api.github.com/users/CCDXDX/following{/other_user}", "gists_url": "https://...
[]
null
completed
NONE
2023-11-06T16:50:45Z
null
I_kwDODunzps51-dky
[ "The `answers.text` field in the JSON dataset needs to be a list of strings, not a string.\r\n\r\nSo, here is the fixed code:\r\n```python\r\nfrom huggingface_hub import notebook_login\r\nfrom datasets import load_dataset\r\n\r\n\r\n\r\nnotebook_login(\"mymailadresse\", \"mypassword\")\r\nsquad = load_dataset(\"squ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6385/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6385
https://github.com/huggingface/datasets/issues/6385
false
1,979,117,069
https://api.github.com/repos/huggingface/datasets/issues/6384/labels{/name}
This is from https://github.com/huggingface/diffusers/issues/5573
2023-11-19T05:42:06Z
6,384
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-06T13:07:04Z
https://api.github.com/repos/huggingface/datasets/issues/6384/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6384/timeline
Load the local dataset folder from other place
https://api.github.com/repos/huggingface/datasets/issues/6384/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/54439582?v=4", "events_url": "https://api.github.com/users/OrangeSodahub/events{/privacy}", "followers_url": "https://api.github.com/users/OrangeSodahub/followers", "following_url": "https://api.github.com/users/OrangeSodahub/following{/other_user}", "g...
[]
null
completed
NONE
2023-11-19T05:42:05Z
null
I_kwDODunzps519u4N
[ "Solved" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6384/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6384
https://github.com/huggingface/datasets/issues/6384
false
1,978,189,389
https://api.github.com/repos/huggingface/datasets/issues/6383/labels{/name}
### Describe the bug What could be causing this? ``` $ python3 Python 3.8.13 (default, Mar 28 2022, 11:38:47) [GCC 7.5.0] :: Anaconda, Inc. on linux Type "help", "copyright", "credits" or "license" for more information. >>> from datasets import load_dataset >>> load_dataset("imagenet-1k") Downloading builder ...
2023-11-06T06:02:39Z
6,383
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-06T02:58:58Z
https://api.github.com/repos/huggingface/datasets/issues/6383/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6383/timeline
imagenet-1k downloads over and over
https://api.github.com/repos/huggingface/datasets/issues/6383/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/6847529?v=4", "events_url": "https://api.github.com/users/seann999/events{/privacy}", "followers_url": "https://api.github.com/users/seann999/followers", "following_url": "https://api.github.com/users/seann999/following{/other_user}", "gists_url": "http...
[]
null
completed
NONE
2023-11-06T06:02:39Z
null
I_kwDODunzps516MZN
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6383/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6383
https://github.com/huggingface/datasets/issues/6383
false
1,977,400,799
https://api.github.com/repos/huggingface/datasets/issues/6382/labels{/name}
### Feature request ### Name **CheXpert: A Large Chest Radiograph Dataset with Uncertainty Labels and Expert Comparison** ### Paper https://arxiv.org/abs/1901.07031 ### Data https://stanfordaimi.azurewebsites.net/datasets/8cbd9ed4-2eb9-4565-affc-111cf4f7ebe2 ### Motivation CheXpert is one of the fund...
2024-01-10T11:53:52Z
6,382
null
https://api.github.com/repos/huggingface/datasets
null
[ { "color": "a2eeef", "default": true, "description": "New feature or request", "id": 1935892871, "name": "enhancement", "node_id": "MDU6TGFiZWwxOTM1ODkyODcx", "url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement" }, { "color": "e99695", "default": fals...
2023-11-04T15:36:11Z
https://api.github.com/repos/huggingface/datasets/issues/6382/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6382/timeline
Add CheXpert dataset for vision
https://api.github.com/repos/huggingface/datasets/issues/6382/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/61241031?v=4", "events_url": "https://api.github.com/users/SauravMaheshkar/events{/privacy}", "followers_url": "https://api.github.com/users/SauravMaheshkar/followers", "following_url": "https://api.github.com/users/SauravMaheshkar/following{/other_user}"...
[]
null
null
NONE
null
null
I_kwDODunzps513L3f
[ "Hey @SauravMaheshkar ! Just responded to your email.\r\n\r\n_For transparency, copying part of my response here:_\r\nI agree, it would be really great to have this and other BenchMD datasets easily accessible on the hub.\r\n\r\nI think the main limiting factor is that the ChexPert dataset is currently hosted on th...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6382/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6382
https://github.com/huggingface/datasets/issues/6382
false
1,975,028,470
https://api.github.com/repos/huggingface/datasets/issues/6381/labels{/name}
## medical data **Description:** This dataset, named "medical data," is a collection of text data from various sources, carefully curated and cleaned for use in natural language processing (NLP) tasks. It consists of a diverse range of text, including articles, books, and online content, covering topics from scienc...
2023-11-08T14:37:46Z
6,381
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-02T20:59:52Z
https://api.github.com/repos/huggingface/datasets/issues/6381/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6381/timeline
Add my dataset
https://api.github.com/repos/huggingface/datasets/issues/6381/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/103646675?v=4", "events_url": "https://api.github.com/users/keyur536/events{/privacy}", "followers_url": "https://api.github.com/users/keyur536/followers", "following_url": "https://api.github.com/users/keyur536/following{/other_user}", "gists_url": "ht...
[]
null
null
NONE
2023-11-06T15:50:14Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6381.diff", "html_url": "https://github.com/huggingface/datasets/pull/6381", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6381.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6381" }
PR_kwDODunzps5eeYty
[ "Hi! We do not host datasets in this repo. Instead, you should use `dataset.push_to_hub` to upload the dataset to the HF Hub.", "@mariosasko could you provide me proper guide to push data on HF hub ", "You can find this info here: https://huggingface.co/docs/datasets/upload_dataset. Also, check https://huggingf...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6381/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6381
https://github.com/huggingface/datasets/pull/6381
true
1,974,741,221
https://api.github.com/repos/huggingface/datasets/issues/6380/labels{/name}
This PR proposes a (slightly hacky) fix for an Issue that can occur when downloading large dataset parts over unstable connections. The underlying issue is also being discussed in https://github.com/huggingface/datasets/issues/5594. Issue Symptoms & Behaviour: - Download of a large archive file during dataset down...
2023-11-02T17:31:19Z
6,380
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-02T17:28:23Z
https://api.github.com/repos/huggingface/datasets/issues/6380/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6380/timeline
Fix for continuation behaviour on broken dataset archives due to starving download connections via HTTP-GET
https://api.github.com/repos/huggingface/datasets/issues/6380/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/49956579?v=4", "events_url": "https://api.github.com/users/RuntimeRacer/events{/privacy}", "followers_url": "https://api.github.com/users/RuntimeRacer/followers", "following_url": "https://api.github.com/users/RuntimeRacer/following{/other_user}", "gist...
[]
null
null
NONE
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/6380.diff", "html_url": "https://github.com/huggingface/datasets/pull/6380", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6380.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6380" }
PR_kwDODunzps5edaO6
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6380/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6380
https://github.com/huggingface/datasets/pull/6380
true
1,974,638,850
https://api.github.com/repos/huggingface/datasets/issues/6379/labels{/name}
Avoid a redundant warning in `encode_np_array` by removing the identity check as NumPy `dtype`s can be equal without having identical `id`s. Additionally, fix "unreachable" checks in `encode_np_array`.
2023-11-06T17:53:27Z
6,379
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-02T16:37:58Z
https://api.github.com/repos/huggingface/datasets/issues/6379/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6379/timeline
Avoid redundant warning when encoding NumPy array as `Image`
https://api.github.com/repos/huggingface/datasets/issues/6379/events
null
{ "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
null
CONTRIBUTOR
2023-11-02T17:08:07Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6379.diff", "html_url": "https://github.com/huggingface/datasets/pull/6379", "merged_at": "2023-11-02T17:08:07Z", "patch_url": "https://github.com/huggingface/datasets/pull/6379.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5edDZL
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6379/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6379
https://github.com/huggingface/datasets/pull/6379
true
1,973,942,770
https://api.github.com/repos/huggingface/datasets/issues/6378/labels{/name}
Support `pyarrow` 14.0.0. Fix #6377 and fix #6374 (root cause). This fix is analog to a previous one: - #6175
2023-11-02T15:24:28Z
6,378
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-02T10:25:10Z
https://api.github.com/repos/huggingface/datasets/issues/6378/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6378/timeline
Support pyarrow 14.0.0
https://api.github.com/repos/huggingface/datasets/issues/6378/events
null
{ "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
null
MEMBER
2023-11-02T15:15:44Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6378.diff", "html_url": "https://github.com/huggingface/datasets/pull/6378", "merged_at": "2023-11-02T15:15:44Z", "patch_url": "https://github.com/huggingface/datasets/pull/6378.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5eaqhv
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6378/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6378
https://github.com/huggingface/datasets/pull/6378
true
1,973,937,612
https://api.github.com/repos/huggingface/datasets/issues/6377/labels{/name}
Support pyarrow 14.0.0 by fixing the root cause of: - #6374 and revert: - #6375
2023-11-02T15:15:45Z
6,377
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-02T10:22:08Z
https://api.github.com/repos/huggingface/datasets/issues/6377/comments
{ "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}",...
https://api.github.com/repos/huggingface/datasets/issues/6377/timeline
Support pyarrow 14.0.0
https://api.github.com/repos/huggingface/datasets/issues/6377/events
null
{ "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}",...
[ { "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
completed
MEMBER
2023-11-02T15:15:45Z
null
I_kwDODunzps51p-XM
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6377/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6377
https://github.com/huggingface/datasets/issues/6377
false
1,973,927,468
https://api.github.com/repos/huggingface/datasets/issues/6376/labels{/name}
### Describe the bug Pushing a dataset with n + m features to a repo which was deleted, but contained n features, will fail. ### Steps to reproduce the bug 1. Create a dataset with n features per row 2. `dataset.push_to_hub(YOUR_PATH, SPLIT, token=TOKEN)` 3. Go on the hub, delete the repo at `YOUR_PATH` 4. Update...
2023-12-04T16:53:34Z
6,376
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-02T10:15:58Z
https://api.github.com/repos/huggingface/datasets/issues/6376/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6376/timeline
Caching problem when deleting a dataset
https://api.github.com/repos/huggingface/datasets/issues/6376/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/22726840?v=4", "events_url": "https://api.github.com/users/clefourrier/events{/privacy}", "followers_url": "https://api.github.com/users/clefourrier/followers", "following_url": "https://api.github.com/users/clefourrier/following{/other_user}", "gists_u...
[]
null
completed
MEMBER
2023-12-04T16:53:33Z
null
I_kwDODunzps51p74s
[ "Thanks for reporting! Can you also share the error message printed in step 5?", "I did not store it at the time but I'll try to re-do a mwe next week to get it again", "I haven't managed to reproduce this issue using a [notebook](https://colab.research.google.com/drive/1m6eduYun7pFTkigrCJAFgw0BghlbvXIL?usp=sha...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6376/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6376
https://github.com/huggingface/datasets/issues/6376
false
1,973,877,879
https://api.github.com/repos/huggingface/datasets/issues/6375/labels{/name}
Temporarily pin `pyarrow` < 14.0.0 until permanent solution is found. Hot fix #6374.
2023-11-02T10:22:33Z
6,375
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-02T09:48:58Z
https://api.github.com/repos/huggingface/datasets/issues/6375/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6375/timeline
Temporarily pin pyarrow < 14.0.0
https://api.github.com/repos/huggingface/datasets/issues/6375/events
null
{ "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
null
MEMBER
2023-11-02T10:11:19Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6375.diff", "html_url": "https://github.com/huggingface/datasets/pull/6375", "merged_at": "2023-11-02T10:11:19Z", "patch_url": "https://github.com/huggingface/datasets/pull/6375.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5eacao
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6375/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6375
https://github.com/huggingface/datasets/pull/6375
true
1,973,857,428
https://api.github.com/repos/huggingface/datasets/issues/6374/labels{/name}
See: https://github.com/huggingface/datasets/actions/runs/6730567226/job/18293518039 ``` FAILED tests/test_table.py::test_cast_sliced_fixed_size_array_to_features - TypeError: Couldn't cast array of type fixed_size_list<item: int32>[3] to Sequence(feature=Value(dtype='int64', id=None), length=3, id=None) ```
2023-11-02T10:11:20Z
6,374
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-02T09:37:06Z
https://api.github.com/repos/huggingface/datasets/issues/6374/comments
{ "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}",...
https://api.github.com/repos/huggingface/datasets/issues/6374/timeline
CI is broken: TypeError: Couldn't cast array
https://api.github.com/repos/huggingface/datasets/issues/6374/events
null
{ "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}",...
[ { "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
completed
MEMBER
2023-11-02T10:11:20Z
null
I_kwDODunzps51pqyU
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6374/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6374
https://github.com/huggingface/datasets/issues/6374
false
1,973,349,695
https://api.github.com/repos/huggingface/datasets/issues/6373/labels{/name}
null
2023-11-02T15:18:22Z
6,373
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-02T01:36:49Z
https://api.github.com/repos/huggingface/datasets/issues/6373/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6373/timeline
Fix typo in `Dataset.map` docstring
https://api.github.com/repos/huggingface/datasets/issues/6373/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4", "events_url": "https://api.github.com/users/bryant1410/events{/privacy}", "followers_url": "https://api.github.com/users/bryant1410/followers", "following_url": "https://api.github.com/users/bryant1410/following{/other_user}", "gists_url":...
[]
null
null
CONTRIBUTOR
2023-11-02T10:11:38Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6373.diff", "html_url": "https://github.com/huggingface/datasets/pull/6373", "merged_at": "2023-11-02T10:11:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/6373.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5eYsZc
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6373/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6373
https://github.com/huggingface/datasets/pull/6373
true
1,972,837,794
https://api.github.com/repos/huggingface/datasets/issues/6372/labels{/name}
attempt to fix https://github.com/huggingface/datasets/issues/6371
2023-11-02T16:02:52Z
6,372
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-11-01T17:57:11Z
https://api.github.com/repos/huggingface/datasets/issues/6372/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6372/timeline
do not try to download from HF GCS for generator
https://api.github.com/repos/huggingface/datasets/issues/6372/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/43726198?v=4", "events_url": "https://api.github.com/users/yundai424/events{/privacy}", "followers_url": "https://api.github.com/users/yundai424/followers", "following_url": "https://api.github.com/users/yundai424/following{/other_user}", "gists_url": "...
[]
null
null
CONTRIBUTOR
2023-11-02T15:52:09Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6372.diff", "html_url": "https://github.com/huggingface/datasets/pull/6372", "merged_at": "2023-11-02T15:52:09Z", "patch_url": "https://github.com/huggingface/datasets/pull/6372.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5eW9kO
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6372/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6372
https://github.com/huggingface/datasets/pull/6372
true
1,972,807,579
https://api.github.com/repos/huggingface/datasets/issues/6371/labels{/name}
### Describe the bug When using [`Dataset.from_generator`](https://github.com/huggingface/datasets/blob/c9c1166e1cf81d38534020f9c167b326585339e5/src/datasets/arrow_dataset.py#L1072) with `streaming=False`, the internal logic will call [`download_and_prepare`](https://github.com/huggingface/datasets/blob/main/src/datas...
2023-11-02T15:52:10Z
6,371
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-01T17:36:17Z
https://api.github.com/repos/huggingface/datasets/issues/6371/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6371/timeline
`Dataset.from_generator` should not try to download from HF GCS
https://api.github.com/repos/huggingface/datasets/issues/6371/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/43726198?v=4", "events_url": "https://api.github.com/users/yundai424/events{/privacy}", "followers_url": "https://api.github.com/users/yundai424/followers", "following_url": "https://api.github.com/users/yundai424/following{/other_user}", "gists_url": "...
[]
null
completed
CONTRIBUTOR
2023-11-02T15:52:10Z
null
I_kwDODunzps51lqeb
[ "Indeed, setting `try_from_gcs` to `False` makes sense for `from_generator`.\r\n\r\nWe plan to deprecate and remove `try_from_hf_gcs` soon, as we can use Hub for file hosting now, but this is a good temporary fix.\r\n" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6371/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6371
https://github.com/huggingface/datasets/issues/6371
false
1,972,073,909
https://api.github.com/repos/huggingface/datasets/issues/6370/labels{/name}
### Describe the bug The model was built to do fine tunning on BERT model for relation extraction. trainer.train() returns an error message ```TypeError: vars() argument must have __dict__ attribute``` when it has `train_dataset` generated from `torch.utils.data.TensorDataset` However, in the document, the req...
2023-11-29T16:31:08Z
6,370
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-01T10:09:54Z
https://api.github.com/repos/huggingface/datasets/issues/6370/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6370/timeline
TensorDataset format does not work with Trainer from transformers
https://api.github.com/repos/huggingface/datasets/issues/6370/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/49014051?v=4", "events_url": "https://api.github.com/users/jinzzasol/events{/privacy}", "followers_url": "https://api.github.com/users/jinzzasol/followers", "following_url": "https://api.github.com/users/jinzzasol/following{/other_user}", "gists_url": "...
[]
null
completed
NONE
2023-11-29T16:31:08Z
null
I_kwDODunzps51i3W1
[ "I figured it out. I found that `Trainer` does not work with TensorDataset even though the document says it uses it. Instead, I ended up creating a dictionary and converting it to a dataset using `dataset.Dataset.from_dict()`.\r\n\r\nI will leave this post open for a while. If someone knows a better approach, pleas...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6370/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6370
https://github.com/huggingface/datasets/issues/6370
false
1,971,794,108
https://api.github.com/repos/huggingface/datasets/issues/6369/labels{/name}
### Describe the bug When I was training model on Multiple GPUs by DDP, the dataset is tokenized multiple times after main process. ![1698820541284](https://github.com/huggingface/datasets/assets/14285786/0b2fe054-54d8-4e00-96e6-6ca5b69e662b) ![1698820501568](https://github.com/huggingface/datasets/assets/142857...
2023-11-30T16:04:46Z
6,369
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-11-01T06:36:54Z
https://api.github.com/repos/huggingface/datasets/issues/6369/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6369/timeline
Multi process map did not load cache file correctly
https://api.github.com/repos/huggingface/datasets/issues/6369/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/14285786?v=4", "events_url": "https://api.github.com/users/enze5088/events{/privacy}", "followers_url": "https://api.github.com/users/enze5088/followers", "following_url": "https://api.github.com/users/enze5088/following{/other_user}", "gists_url": "htt...
[]
null
completed
NONE
2023-11-30T16:04:45Z
null
I_kwDODunzps51hzC8
[ "The inconsistency may be caused by the usage of \"update_fingerprint\" and setting \"trust_remote_code\" to \"True.\"\r\nWhen the tokenizer employs \"trust_remote_code,\" the behavior of the map function varies with each code execution. Even if the remote code of the tokenizer remains the same, the result of \"ash...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6369/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6369
https://github.com/huggingface/datasets/issues/6369
false
1,971,193,692
https://api.github.com/repos/huggingface/datasets/issues/6368/labels{/name}
Fix #6366
2023-11-02T14:42:28Z
6,368
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-31T19:48:08Z
https://api.github.com/repos/huggingface/datasets/issues/6368/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6368/timeline
Fix python formatting for complex types in `format_table`
https://api.github.com/repos/huggingface/datasets/issues/6368/events
null
{ "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
null
CONTRIBUTOR
2023-11-02T14:21:16Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6368.diff", "html_url": "https://github.com/huggingface/datasets/pull/6368", "merged_at": "2023-11-02T14:21:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/6368.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5eRZwQ
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6368/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6368
https://github.com/huggingface/datasets/pull/6368
true
1,971,015,861
https://api.github.com/repos/huggingface/datasets/issues/6367/labels{/name}
Fix https://discuss.huggingface.co/t/attributeerror-enter/60509
2023-10-31T18:35:53Z
6,367
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-31T17:57:17Z
https://api.github.com/repos/huggingface/datasets/issues/6367/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6367/timeline
Fix time measuring snippet in docs
https://api.github.com/repos/huggingface/datasets/issues/6367/events
null
{ "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
null
CONTRIBUTOR
2023-10-31T18:24:02Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6367.diff", "html_url": "https://github.com/huggingface/datasets/pull/6367", "merged_at": "2023-10-31T18:24:02Z", "patch_url": "https://github.com/huggingface/datasets/pull/6367.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5eQy1D
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6367/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6367
https://github.com/huggingface/datasets/pull/6367
true
1,970,213,490
https://api.github.com/repos/huggingface/datasets/issues/6366/labels{/name}
### Describe the bug When using the with_format() function on a dataset containing images, even if the image column is not part of the columns provided in the function, its type will be changed to bytes. Here is a minimal reproduction of the bug: https://colab.research.google.com/drive/1hyaOspgyhB41oiR1-tXE3k_gJCdJU...
2023-11-02T14:21:17Z
6,366
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-31T11:10:48Z
https://api.github.com/repos/huggingface/datasets/issues/6366/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6366/timeline
with_format() function returns bytes instead of PIL images even when image column is not part of "columns"
https://api.github.com/repos/huggingface/datasets/issues/6366/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/17809020?v=4", "events_url": "https://api.github.com/users/leot13/events{/privacy}", "followers_url": "https://api.github.com/users/leot13/followers", "following_url": "https://api.github.com/users/leot13/following{/other_user}", "gists_url": "https://a...
[]
null
completed
NONE
2023-11-02T14:21:17Z
null
I_kwDODunzps51bxJy
[ "Thanks for reporting! I've opened a PR with a fix." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6366/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6366
https://github.com/huggingface/datasets/issues/6366
false
1,970,140,392
https://api.github.com/repos/huggingface/datasets/issues/6365/labels{/name}
### Describe the bug It seems that when saving a data frame with a categorical column inside the size can grow exponentially. This seems to happen because when we save the categorical data to parquet, we are saving the data + all the categories existing in the original data. This happens even when the categories ar...
2023-10-31T10:49:17Z
6,365
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-31T10:29:02Z
https://api.github.com/repos/huggingface/datasets/issues/6365/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6365/timeline
Parquet size grows exponential for categorical data
https://api.github.com/repos/huggingface/datasets/issues/6365/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/82567957?v=4", "events_url": "https://api.github.com/users/aseganti/events{/privacy}", "followers_url": "https://api.github.com/users/aseganti/followers", "following_url": "https://api.github.com/users/aseganti/following{/other_user}", "gists_url": "htt...
[]
null
not_planned
NONE
2023-10-31T10:49:17Z
null
I_kwDODunzps51bfTo
[ "Wrong repo." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6365/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6365
https://github.com/huggingface/datasets/issues/6365
false
1,969,136,106
https://api.github.com/repos/huggingface/datasets/issues/6364/labels{/name}
Hi, I am trying to load a local csv dataset(similar to explodinggradients_fiqa) using load_dataset. When I try to pass features, I am facing the mentioned issue. CSV Data sample(golden_dataset.csv): Question | Context | answer | groundtruth "what is abc?"...
2023-10-31T19:21:23Z
6,364
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-30T20:14:01Z
https://api.github.com/repos/huggingface/datasets/issues/6364/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6364/timeline
ArrowNotImplementedError: Unsupported cast from string to list using function cast_list
https://api.github.com/repos/huggingface/datasets/issues/6364/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/32887094?v=4", "events_url": "https://api.github.com/users/divyakrishna-devisetty/events{/privacy}", "followers_url": "https://api.github.com/users/divyakrishna-devisetty/followers", "following_url": "https://api.github.com/users/divyakrishna-devisetty/fo...
[]
null
completed
NONE
2023-10-31T19:21:23Z
null
I_kwDODunzps51XqHq
[ "You can use the following code to load this CSV with the list values preserved:\r\n```python\r\nfrom datasets import load_dataset\r\nimport ast\r\n\r\nconverters = {\r\n \"contexts\" : ast.literal_eval,\r\n \"ground_truths\" : ast.literal_eval,\r\n}\r\n\r\nds = load_dataset(\"csv\", data_files=\"golden_datas...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6364/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6364
https://github.com/huggingface/datasets/issues/6364
false
1,968,891,277
https://api.github.com/repos/huggingface/datasets/issues/6363/labels{/name}
### Describe the bug Multi-GPU fine-tuning the stable diffusion X by following https://github.com/huggingface/diffusers/blob/main/examples/text_to_image/README_sdxl.md hangs indefinitely. ### Steps to reproduce the bug accelerate launch train_text_to_image_sdxl.py --pretrained_model_name_or_path=$MODEL_NAME --...
2023-11-22T00:29:21Z
6,363
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-30T17:34:05Z
https://api.github.com/repos/huggingface/datasets/issues/6363/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6363/timeline
dataset.transform() hangs indefinitely while finetuning the stable diffusion XL
https://api.github.com/repos/huggingface/datasets/issues/6363/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/10846405?v=4", "events_url": "https://api.github.com/users/bhosalems/events{/privacy}", "followers_url": "https://api.github.com/users/bhosalems/followers", "following_url": "https://api.github.com/users/bhosalems/following{/other_user}", "gists_url": "...
[]
null
completed
NONE
2023-11-22T00:29:21Z
null
I_kwDODunzps51WuWN
[ "I think the code hangs on the `accelerator.main_process_first()` context manager exit. To verify this, you can append a print statement to the end of the `accelerator.main_process_first()` block. \r\n\r\n\r\nIf the problem is in `with_transform`, it would help if you could share the error stack trace printed when...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6363/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6363
https://github.com/huggingface/datasets/issues/6363
false
1,965,794,569
https://api.github.com/repos/huggingface/datasets/issues/6362/labels{/name}
Simplifies the existing filesystem logic (e.g., to avoid unnecessary if-else as mentioned in https://github.com/huggingface/datasets/pull/6098#issue-1827655071)
2023-11-15T14:08:29Z
6,362
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-27T15:54:18Z
https://api.github.com/repos/huggingface/datasets/issues/6362/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6362/timeline
Simplify filesystem logic
https://api.github.com/repos/huggingface/datasets/issues/6362/events
null
{ "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
null
CONTRIBUTOR
2023-11-15T14:02:02Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6362.diff", "html_url": "https://github.com/huggingface/datasets/pull/6362", "merged_at": "2023-11-15T14:02:02Z", "patch_url": "https://github.com/huggingface/datasets/pull/6362.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5d_MxD
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6362/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6362
https://github.com/huggingface/datasets/pull/6362
true
1,965,672,950
https://api.github.com/repos/huggingface/datasets/issues/6360/labels{/name}
### Feature request Allow for `Sequence` of `Image` (or `Audio`) to be embedded inside the shards. ### Motivation Currently, thanks to #3685, when `embed_external_files` is set to True (which is the default) in `push_to_hub`, features of type `Image` and `Audio` are embedded inside the arrow/parquet shards, instead ...
2024-02-06T19:24:20Z
6,360
null
https://api.github.com/repos/huggingface/datasets
null
[ { "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" } ]
2023-10-27T14:39:57Z
https://api.github.com/repos/huggingface/datasets/issues/6360/comments
{ "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"...
https://api.github.com/repos/huggingface/datasets/issues/6360/timeline
Add support for `Sequence(Audio/Image)` feature in `push_to_hub`
https://api.github.com/repos/huggingface/datasets/issues/6360/events
null
{ "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...
[ { "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
completed
CONTRIBUTOR
2024-02-06T19:24:20Z
null
I_kwDODunzps51Kcn2
[ "This issue stems from https://github.com/huggingface/datasets/blob/6d2f2a5e0fea3827eccfd1717d8021c15fc4292a/src/datasets/table.py#L2203-L2205\r\n\r\nI'll address it as part of https://github.com/huggingface/datasets/pull/6283.\r\n\r\nIn the meantime, this should work\r\n\r\n```python\r\nimport pyarrow as pa\r\nfro...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6360/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6360
https://github.com/huggingface/datasets/issues/6360
false
1,965,378,583
https://api.github.com/repos/huggingface/datasets/issues/6359/labels{/name}
### Describe the bug I have an image dataset with 300k images, the size of image is 768 * 768. When I run `dataset = load_dataset("imagefolder", data_dir="/path/to/img_dir", split='train')` in second time, it takes 50 minutes to finish "Resolving data files" part, what's going on in this part? From my understa...
2024-01-24T15:02:06Z
6,359
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-27T12:01:51Z
https://api.github.com/repos/huggingface/datasets/issues/6359/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6359/timeline
Stuck in "Resolving data files..."
https://api.github.com/repos/huggingface/datasets/issues/6359/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/20135317?v=4", "events_url": "https://api.github.com/users/Luciennnnnnn/events{/privacy}", "followers_url": "https://api.github.com/users/Luciennnnnnn/followers", "following_url": "https://api.github.com/users/Luciennnnnnn/following{/other_user}", "gist...
[]
null
null
NONE
null
null
I_kwDODunzps51JUwX
[ "Most likely, the data file inference logic is the problem here.\r\n\r\nYou can run the following code to verify this:\r\n```python\r\nimport time\r\nfrom datasets.data_files import get_data_patterns\r\nstart_time = time.time()\r\nget_data_patterns(\"/path/to/img_dir\")\r\nend_time = time.time()\r\nprint(f\"Elapsed...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6359/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6359
https://github.com/huggingface/datasets/issues/6359
false
1,965,014,595
https://api.github.com/repos/huggingface/datasets/issues/6358/labels{/name}
### Describe the bug Creating a datasets cache and mounting this into, for example, a docker container, renders the data unreadable due to absolute paths written into the cache. ### Steps to reproduce the bug 1. Create a datasets cache by downloading some data 2. Mount the dataset folder into a docker contain...
2023-11-28T14:47:12Z
6,358
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-27T08:20:27Z
https://api.github.com/repos/huggingface/datasets/issues/6358/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6358/timeline
Mounting datasets cache fails due to absolute paths.
https://api.github.com/repos/huggingface/datasets/issues/6358/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/72921588?v=4", "events_url": "https://api.github.com/users/charliebudd/events{/privacy}", "followers_url": "https://api.github.com/users/charliebudd/followers", "following_url": "https://api.github.com/users/charliebudd/following{/other_user}", "gists_u...
[]
null
completed
NONE
2023-11-28T14:47:12Z
null
I_kwDODunzps51H75D
[ "You may be able to make it work by tweaking some environment variables, such as [`HF_HOME`](https://huggingface.co/docs/huggingface_hub/main/en/package_reference/environment_variables#hfhome) or [`HF_DATASETS_CACHE`](https://huggingface.co/docs/datasets/cache#cache-directory).", "> You may be able to make it wor...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6358/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6358
https://github.com/huggingface/datasets/issues/6358
false
1,964,653,995
https://api.github.com/repos/huggingface/datasets/issues/6357/labels{/name}
### Feature request Allow specifying [a multiprocessing context](https://docs.python.org/3/library/multiprocessing.html#contexts-and-start-methods) to functions that support `num_proc` or use multiprocessing pools. For example, the following could be done: ```python dataset = dataset.map(_func, num_proc=2, mp_cont...
2023-10-27T02:31:16Z
6,357
null
https://api.github.com/repos/huggingface/datasets
null
[ { "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" } ]
2023-10-27T02:31:16Z
https://api.github.com/repos/huggingface/datasets/issues/6357/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6357/timeline
Allow passing a multiprocessing context to functions that support `num_proc`
https://api.github.com/repos/huggingface/datasets/issues/6357/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4", "events_url": "https://api.github.com/users/bryant1410/events{/privacy}", "followers_url": "https://api.github.com/users/bryant1410/followers", "following_url": "https://api.github.com/users/bryant1410/following{/other_user}", "gists_url":...
[]
null
null
CONTRIBUTOR
null
null
I_kwDODunzps51Gj2r
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6357/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6357
https://github.com/huggingface/datasets/issues/6357
false
1,964,015,802
https://api.github.com/repos/huggingface/datasets/issues/6356/labels{/name}
... to make debugging issues easier, as `fsspec`'s releases often introduce breaking changes.
2023-10-26T18:42:56Z
6,356
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-26T17:19:25Z
https://api.github.com/repos/huggingface/datasets/issues/6356/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6356/timeline
Add `fsspec` version to the `datasets-cli env` command output
https://api.github.com/repos/huggingface/datasets/issues/6356/events
null
{ "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
null
CONTRIBUTOR
2023-10-26T18:32:21Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6356.diff", "html_url": "https://github.com/huggingface/datasets/pull/6356", "merged_at": "2023-10-26T18:32:21Z", "patch_url": "https://github.com/huggingface/datasets/pull/6356.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5d5Jri
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6356/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6356
https://github.com/huggingface/datasets/pull/6356
true
1,963,979,896
https://api.github.com/repos/huggingface/datasets/issues/6355/labels{/name}
Let's have more hub-centric documentation in the datasets docs Tutorials - Add “Configure the dataset viewer” page - Change order: - Overview - and more focused on the Hub rather than the library - Then all the hub related things - and mention how to read/write with other tools like pandas - The...
2024-01-11T06:34:16Z
6,355
null
https://api.github.com/repos/huggingface/datasets
true
[]
2023-10-26T16:54:46Z
https://api.github.com/repos/huggingface/datasets/issues/6355/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6355/timeline
More hub centric docs
https://api.github.com/repos/huggingface/datasets/issues/6355/events
null
{ "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
null
MEMBER
2023-10-30T17:32:57Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6355.diff", "html_url": "https://github.com/huggingface/datasets/pull/6355", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6355.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6355" }
PR_kwDODunzps5d5B2B
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/6355/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6355
https://github.com/huggingface/datasets/pull/6355
true
1,963,483,324
https://api.github.com/repos/huggingface/datasets/issues/6354/labels{/name}
### Describe the bug Looks like `IterableDataset.from_spark` does not support multiple workers in pytorch `Dataloader` if I'm not missing anything. Also, returns not consistent error messages, which probably depend on the nondeterministic order of worker executions Some exampes I've encountered: ``` File "/l...
2023-11-14T18:46:03Z
6,354
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-26T12:43:36Z
https://api.github.com/repos/huggingface/datasets/issues/6354/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6354/timeline
`IterableDataset.from_spark` does not support multiple workers in pytorch `Dataloader`
https://api.github.com/repos/huggingface/datasets/issues/6354/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/50199774?v=4", "events_url": "https://api.github.com/users/NazyS/events{/privacy}", "followers_url": "https://api.github.com/users/NazyS/followers", "following_url": "https://api.github.com/users/NazyS/following{/other_user}", "gists_url": "https://api....
[]
null
null
NONE
null
null
I_kwDODunzps51CGC8
[ "I am having issues as well with this. \r\n\r\nHowever, the error I am getting is :\r\n`RuntimeError: It appears that you are attempting to reference SparkContext from a broadcast variable, action, or transformation. SparkContext can only be used on the driver, not in code that it run on workers. For more informati...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6354/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6354
https://github.com/huggingface/datasets/issues/6354
false
1,962,646,450
https://api.github.com/repos/huggingface/datasets/issues/6353/labels{/name}
### Describe the bug datasets version: 2.10.1 I `load_dataset `and `save_to_disk` sucessfully on windows10( **and I `load_from_disk(/LLM/data/wiki)` succcesfully on windows10**), and I copy the dataset `/LLM/data/wiki` into a ubuntu system, but when I `load_from_disk(/LLM/data/wiki)` on ubuntu, something weird ha...
2024-04-03T05:31:01Z
6,353
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-26T03:47:06Z
https://api.github.com/repos/huggingface/datasets/issues/6353/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6353/timeline
load_dataset save_to_disk load_from_disk error
https://api.github.com/repos/huggingface/datasets/issues/6353/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/13804492?v=4", "events_url": "https://api.github.com/users/brisker/events{/privacy}", "followers_url": "https://api.github.com/users/brisker/followers", "following_url": "https://api.github.com/users/brisker/following{/other_user}", "gists_url": "https:...
[]
null
completed
NONE
2023-10-26T10:18:04Z
null
I_kwDODunzps50-5uy
[ "solved.\r\nfsspec version problem", "I'm using the latest datasets and fsspec , but still got this error!\r\n\r\ndatasets : Version: 2.13.0\r\n\r\nfsspec Version: 2023.10.0\r\n\r\n```\r\nFile \"/home/guoby/app/Anaconda3-2021.05/envs/news/lib/python3.8/site-packages/datasets/load.py\", line 1892, in load_from_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6353/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6353
https://github.com/huggingface/datasets/issues/6353
false
1,962,296,057
https://api.github.com/repos/huggingface/datasets/issues/6352/labels{/name}
I was trying to load the wiki dataset, but i got this error traindata = load_dataset('wikitext', 'wikitext-2-raw-v1', split='train') File "/home/aelkordy/.conda/envs/prune_llm/lib/python3.9/site-packages/datasets/load.py", line 1804, in load_dataset ds = builder_instance.as_dataset(split=split, verific...
2024-03-19T16:46:22Z
6,352
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-25T21:55:31Z
https://api.github.com/repos/huggingface/datasets/issues/6352/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6352/timeline
Error loading wikitext data raise NotImplementedError(f"Loading a dataset cached in a {type(self._fs).__name__} is not supported.")
https://api.github.com/repos/huggingface/datasets/issues/6352/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/68569076?v=4", "events_url": "https://api.github.com/users/Ahmed-Roushdy/events{/privacy}", "followers_url": "https://api.github.com/users/Ahmed-Roushdy/followers", "following_url": "https://api.github.com/users/Ahmed-Roushdy/following{/other_user}", "g...
[]
null
completed
NONE
2023-11-07T07:26:54Z
null
I_kwDODunzps509kL5
[ "+1 \r\n```\r\nFound cached dataset csv (file:///home/ubuntu/.cache/huggingface/datasets/theSquarePond___csv/theSquarePond--XXXXX-bbf0a8365d693d2c/0.0.0/eea64c71ca8b46dd3f537ed218fc9bf495d5707789152eb2764f5c78fa66d59d)\r\n---------------------------------------------------------------------------\r\nNotImplementedE...
{ "+1": 4, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 4, "url": "https://api.github.com/repos/huggingface/datasets/issues/6352/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6352
https://github.com/huggingface/datasets/issues/6352
false
1,961,982,988
https://api.github.com/repos/huggingface/datasets/issues/6351/labels{/name}
The current example isn't working because it can't find `labels` inside the Dataset object. So I've added an extra step to the process. Tested and working in Colab.
2023-10-26T17:19:49Z
6,351
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-25T18:21:08Z
https://api.github.com/repos/huggingface/datasets/issues/6351/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6351/timeline
Fix use_dataset.mdx
https://api.github.com/repos/huggingface/datasets/issues/6351/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/17672548?v=4", "events_url": "https://api.github.com/users/angel-luis/events{/privacy}", "followers_url": "https://api.github.com/users/angel-luis/followers", "following_url": "https://api.github.com/users/angel-luis/following{/other_user}", "gists_url"...
[]
null
null
CONTRIBUTOR
2023-10-26T17:10:27Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6351.diff", "html_url": "https://github.com/huggingface/datasets/pull/6351", "merged_at": "2023-10-26T17:10:27Z", "patch_url": "https://github.com/huggingface/datasets/pull/6351.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5dyMvh
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6351/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6351
https://github.com/huggingface/datasets/pull/6351
true
1,961,869,203
https://api.github.com/repos/huggingface/datasets/issues/6350/labels{/name}
### Describe the bug 1. dataset = load_dataset("togethercomputer/RedPajama-Data-1T-Sample", cache_dir=training_args.cache_dir, split='train[:1%]') 2. dataset = load_dataset("togethercomputer/RedPajama-Data-1T-Sample", cache_dir=training_args.cache_dir) The only difference I would expect these cal...
2023-10-26T21:03:06Z
6,350
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-25T17:08:39Z
https://api.github.com/repos/huggingface/datasets/issues/6350/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6350/timeline
Different objects are returned from calls that should be returning the same kind of object.
https://api.github.com/repos/huggingface/datasets/issues/6350/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/4603365?v=4", "events_url": "https://api.github.com/users/phalexo/events{/privacy}", "followers_url": "https://api.github.com/users/phalexo/followers", "following_url": "https://api.github.com/users/phalexo/following{/other_user}", "gists_url": "https:/...
[]
null
null
NONE
null
null
I_kwDODunzps5077-T
[ "`load_dataset` returns a `DatasetDict` object unless `split` is defined, in which case it returns a `Dataset` (or a list of datasets if `split` is a list). We've discussed dropping `DatasetDict` from the API in https://github.com/huggingface/datasets/issues/5189 to always return the same type in `load_dataset` an...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6350/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6350
https://github.com/huggingface/datasets/issues/6350
false
1,961,435,673
https://api.github.com/repos/huggingface/datasets/issues/6349/labels{/name}
### Describe the bug I did `from datasets import load_dataset, load_metric` and then `ds = load_dataset("imdb")` and it gave me the error: ExpectedMoreDownloadedFiles: {'http://ai.stanford.edu/~amaas/data/sentiment/aclImdb_v1.tar.gz'} I tried doing `ds = load_dataset("imdb",download_mode="force_redownload")` as we...
2024-03-20T15:09:53Z
6,349
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-25T13:29:51Z
https://api.github.com/repos/huggingface/datasets/issues/6349/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6349/timeline
Can't load ds = load_dataset("imdb")
https://api.github.com/repos/huggingface/datasets/issues/6349/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/86415736?v=4", "events_url": "https://api.github.com/users/vivianc2/events{/privacy}", "followers_url": "https://api.github.com/users/vivianc2/followers", "following_url": "https://api.github.com/users/vivianc2/following{/other_user}", "gists_url": "htt...
[]
null
completed
NONE
2023-10-31T19:59:35Z
null
I_kwDODunzps506SIZ
[ "I'm unable to reproduce this error. The server hosting the files may have been down temporarily, so try again.", "getting the same error", "I am getting the following error:\r\nEnv: Python3.10\r\ndatasets: 2.10.1\r\nLinux: Amazon Linux2\r\n\r\n`Traceback (most recent call last):\r\n File \"<stdin>\", line 1, ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6349/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6349
https://github.com/huggingface/datasets/issues/6349
false
1,961,268,504
https://api.github.com/repos/huggingface/datasets/issues/6348/labels{/name}
it seems to be an issue with datasets not passing the token to embed_table_storage when generating a dataset See https://github.com/huggingface/datasets-server/issues/2010
2023-10-25T12:13:07Z
6,348
null
https://api.github.com/repos/huggingface/datasets
null
[ { "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" } ]
2023-10-25T12:12:44Z
https://api.github.com/repos/huggingface/datasets/issues/6348/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6348/timeline
Parquet stream-conversion fails to embed images/audio files from gated repos
https://api.github.com/repos/huggingface/datasets/issues/6348/events
null
{ "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...
[]
null
null
CONTRIBUTOR
null
null
I_kwDODunzps505pUY
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6348/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6348
https://github.com/huggingface/datasets/issues/6348
false
1,959,004,835
https://api.github.com/repos/huggingface/datasets/issues/6347/labels{/name}
### Describe the bug On [this](https://huggingface.co/docs/datasets/create_dataset) page, the example code for loading in images and audio is incorrect. Currently, examples are: ``` python from datasets import ImageFolder dataset = load_dataset("imagefolder", data_dir="/path/to/pokemon") ``` and ``` python...
2023-10-25T13:05:21Z
6,347
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-24T11:01:21Z
https://api.github.com/repos/huggingface/datasets/issues/6347/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6347/timeline
Incorrect example code in 'Create a dataset' docs
https://api.github.com/repos/huggingface/datasets/issues/6347/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/72076688?v=4", "events_url": "https://api.github.com/users/rwood-97/events{/privacy}", "followers_url": "https://api.github.com/users/rwood-97/followers", "following_url": "https://api.github.com/users/rwood-97/following{/other_user}", "gists_url": "htt...
[]
null
completed
NONE
2023-10-25T13:05:21Z
null
I_kwDODunzps50xAqj
[ "This was fixed in https://github.com/huggingface/datasets/pull/6247. You can find the fix in the `main` version of the docs", "Ah great, thanks :)" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6347/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6347
https://github.com/huggingface/datasets/issues/6347
false
1,958,777,076
https://api.github.com/repos/huggingface/datasets/issues/6346/labels{/name}
If this tokenization function is used with IterableDatasets and no sample is as big as the context length, `input_batch` will be an empty list. ``` def tokenize(batch, tokenizer, context_length): outputs = tokenizer( batch["text"], truncation=True, max_length=context_length, r...
2023-10-25T17:39:17Z
6,346
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-24T08:38:43Z
https://api.github.com/repos/huggingface/datasets/issues/6346/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6346/timeline
Fix UnboundLocalError if preprocessing returns an empty list
https://api.github.com/repos/huggingface/datasets/issues/6346/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/40916592?v=4", "events_url": "https://api.github.com/users/cwallenwein/events{/privacy}", "followers_url": "https://api.github.com/users/cwallenwein/followers", "following_url": "https://api.github.com/users/cwallenwein/following{/other_user}", "gists_u...
[]
null
null
CONTRIBUTOR
2023-10-25T16:36:38Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6346.diff", "html_url": "https://github.com/huggingface/datasets/pull/6346", "merged_at": "2023-10-25T16:36:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/6346.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5dnZM_
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6346/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6346
https://github.com/huggingface/datasets/pull/6346
true
1,957,707,870
https://api.github.com/repos/huggingface/datasets/issues/6345/labels{/name}
### Feature request Since the squad structure is widely used, I think it could be beneficial to support it using a YAML parameter. could you implement automatic data loading of squad-like data using squad JSON format, to read it from JSON files and view it in the correct squad structure. The dataset structure should...
2023-10-23T17:55:37Z
6,345
null
https://api.github.com/repos/huggingface/datasets
null
[ { "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" } ]
2023-10-23T17:55:37Z
https://api.github.com/repos/huggingface/datasets/issues/6345/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6345/timeline
support squad structure datasets using a YAML parameter
https://api.github.com/repos/huggingface/datasets/issues/6345/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/138524319?v=4", "events_url": "https://api.github.com/users/MajdTannous1/events{/privacy}", "followers_url": "https://api.github.com/users/MajdTannous1/followers", "following_url": "https://api.github.com/users/MajdTannous1/following{/other_user}", "gis...
[]
null
null
NONE
null
null
I_kwDODunzps50sEBe
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 1, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/huggingface/datasets/issues/6345/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/6345
https://github.com/huggingface/datasets/issues/6345
false
1,957,412,169
https://api.github.com/repos/huggingface/datasets/issues/6344/labels{/name}
null
2023-10-23T15:24:31Z
6,344
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T15:13:28Z
https://api.github.com/repos/huggingface/datasets/issues/6344/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6344/timeline
set dev version
https://api.github.com/repos/huggingface/datasets/issues/6344/events
null
{ "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
null
MEMBER
2023-10-23T15:13:38Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6344.diff", "html_url": "https://github.com/huggingface/datasets/pull/6344", "merged_at": "2023-10-23T15:13:38Z", "patch_url": "https://github.com/huggingface/datasets/pull/6344.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5diyd5
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6344). 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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6344/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6344
https://github.com/huggingface/datasets/pull/6344
true
1,957,370,711
https://api.github.com/repos/huggingface/datasets/issues/6343/labels{/name}
null
2023-11-16T09:09:42Z
6,343
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T14:54:18Z
https://api.github.com/repos/huggingface/datasets/issues/6343/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6343/timeline
Remove unused argument in `_get_data_files_patterns`
https://api.github.com/repos/huggingface/datasets/issues/6343/events
null
{ "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
null
MEMBER
2023-11-16T09:03:39Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6343.diff", "html_url": "https://github.com/huggingface/datasets/pull/6343", "merged_at": "2023-11-16T09:03:39Z", "patch_url": "https://github.com/huggingface/datasets/pull/6343.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5dipeb
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6343/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6343
https://github.com/huggingface/datasets/pull/6343
true
1,957,344,445
https://api.github.com/repos/huggingface/datasets/issues/6342/labels{/name}
null
2023-10-23T15:21:54Z
6,342
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T14:43:26Z
https://api.github.com/repos/huggingface/datasets/issues/6342/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6342/timeline
Release: 2.14.6
https://api.github.com/repos/huggingface/datasets/issues/6342/events
null
{ "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
null
MEMBER
2023-10-23T15:07:25Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6342.diff", "html_url": "https://github.com/huggingface/datasets/pull/6342", "merged_at": "2023-10-23T15:07:25Z", "patch_url": "https://github.com/huggingface/datasets/pull/6342.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5dijxt
[ "<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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6342/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6342
https://github.com/huggingface/datasets/pull/6342
true
1,956,917,893
https://api.github.com/repos/huggingface/datasets/issues/6340/labels{/name}
(wrong release number - I was continuing the 2.14 branch but 2.14.5 was released from `main`)
2023-10-23T14:20:46Z
6,340
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T11:10:22Z
https://api.github.com/repos/huggingface/datasets/issues/6340/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6340/timeline
Release 2.14.5
https://api.github.com/repos/huggingface/datasets/issues/6340/events
null
{ "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
null
MEMBER
2023-10-23T11:12:40Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6340.diff", "html_url": "https://github.com/huggingface/datasets/pull/6340", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6340.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6340" }
PR_kwDODunzps5dhGpW
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6340). All of your documentation changes will be reflected on that endpoint." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6340/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6340
https://github.com/huggingface/datasets/pull/6340
true
1,956,912,627
https://api.github.com/repos/huggingface/datasets/issues/6339/labels{/name}
null
2023-11-07T10:38:54Z
6,339
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T11:07:04Z
https://api.github.com/repos/huggingface/datasets/issues/6339/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6339/timeline
minor release step improvement
https://api.github.com/repos/huggingface/datasets/issues/6339/events
null
{ "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
null
MEMBER
2023-11-07T10:32:41Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6339.diff", "html_url": "https://github.com/huggingface/datasets/pull/6339", "merged_at": "2023-11-07T10:32:41Z", "patch_url": "https://github.com/huggingface/datasets/pull/6339.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5dhFfg
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6339/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6339
https://github.com/huggingface/datasets/pull/6339
true
1,956,886,072
https://api.github.com/repos/huggingface/datasets/issues/6338/labels{/name}
null
2024-01-11T06:32:56Z
6,338
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T10:50:54Z
https://api.github.com/repos/huggingface/datasets/issues/6338/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6338/timeline
pin fsspec before it switches to glob.glob
https://api.github.com/repos/huggingface/datasets/issues/6338/events
null
{ "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
null
MEMBER
2023-10-23T10:51:52Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6338.diff", "html_url": "https://github.com/huggingface/datasets/pull/6338", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6338.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6338" }
PR_kwDODunzps5dg_sb
[ "closing in favor of https://github.com/huggingface/datasets/pull/6337", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6338). All of your documentation changes will be reflected on that endpoint." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6338/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6338
https://github.com/huggingface/datasets/pull/6338
true
1,956,875,259
https://api.github.com/repos/huggingface/datasets/issues/6337/labels{/name}
Pin upper version of `fsspec` to avoid disruptions introduced by breaking changes (and the need of urgent patch releases with hotfixes) on each release on their side. See: - #6331 - #6210 - #5731 - #5617 - #5447 I propose that we explicitly test, introduce fixes and support each new `fsspec` version release. ...
2023-10-23T12:13:20Z
6,337
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T10:44:16Z
https://api.github.com/repos/huggingface/datasets/issues/6337/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6337/timeline
Pin supported upper version of fsspec
https://api.github.com/repos/huggingface/datasets/issues/6337/events
null
{ "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
null
MEMBER
2023-10-23T12:04:36Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6337.diff", "html_url": "https://github.com/huggingface/datasets/pull/6337", "merged_at": "2023-10-23T12:04:36Z", "patch_url": "https://github.com/huggingface/datasets/pull/6337.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5dg9Uu
[ "<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...
{ "+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/6337/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6337
https://github.com/huggingface/datasets/pull/6337
true
1,956,827,232
https://api.github.com/repos/huggingface/datasets/issues/6336/labels{/name}
Close #6333.
2024-02-07T12:41:35Z
6,336
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T10:16:46Z
https://api.github.com/repos/huggingface/datasets/issues/6336/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6336/timeline
unpin-fsspec
https://api.github.com/repos/huggingface/datasets/issues/6336/events
null
{ "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
null
MEMBER
2023-10-23T10:17:48Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6336.diff", "html_url": "https://github.com/huggingface/datasets/pull/6336", "merged_at": "2023-10-23T10:17:48Z", "patch_url": "https://github.com/huggingface/datasets/pull/6336.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5dgy0w
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6336). 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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6336/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6336
https://github.com/huggingface/datasets/pull/6336
true
1,956,740,818
https://api.github.com/repos/huggingface/datasets/issues/6335/labels{/name}
Fix #6333.
2024-01-11T06:33:35Z
6,335
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T09:29:17Z
https://api.github.com/repos/huggingface/datasets/issues/6335/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6335/timeline
Support fsspec 2023.10.0
https://api.github.com/repos/huggingface/datasets/issues/6335/events
null
{ "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
null
MEMBER
2023-11-14T14:17:40Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6335.diff", "html_url": "https://github.com/huggingface/datasets/pull/6335", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/6335.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/6335" }
PR_kwDODunzps5dggIV
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6335/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6335
https://github.com/huggingface/datasets/pull/6335
true
1,956,719,774
https://api.github.com/repos/huggingface/datasets/issues/6334/labels{/name}
Close #6330, close #6333. `fsspec.implementations.LocalFilesystem.protocol` was changed from `str` "file" to `tuple[str,...]` ("file", "local") in `fsspec>=2023.10.0` This commit supports both styles.
2024-02-07T12:41:15Z
6,334
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T09:17:54Z
https://api.github.com/repos/huggingface/datasets/issues/6334/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6334/timeline
datasets.filesystems: fix is_remote_filesystems
https://api.github.com/repos/huggingface/datasets/issues/6334/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/1463443?v=4", "events_url": "https://api.github.com/users/ap--/events{/privacy}", "followers_url": "https://api.github.com/users/ap--/followers", "following_url": "https://api.github.com/users/ap--/following{/other_user}", "gists_url": "https://api.gith...
[]
null
null
CONTRIBUTOR
2023-10-23T10:14:10Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6334.diff", "html_url": "https://github.com/huggingface/datasets/pull/6334", "merged_at": "2023-10-23T10:14:10Z", "patch_url": "https://github.com/huggingface/datasets/pull/6334.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5dgbpR
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 2, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/6334/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6334
https://github.com/huggingface/datasets/pull/6334
true
1,956,714,423
https://api.github.com/repos/huggingface/datasets/issues/6333/labels{/name}
Once root issue is fixed, remove temporary pin of fsspec < 2023.10.0 introduced by: - #6331 Related to issue: - #6330 As @ZachNagengast suggested, the issue might be related to: - https://github.com/fsspec/filesystem_spec/pull/1381
2024-02-07T12:39:58Z
6,333
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-10-23T09:14:53Z
https://api.github.com/repos/huggingface/datasets/issues/6333/comments
{ "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}",...
https://api.github.com/repos/huggingface/datasets/issues/6333/timeline
Support fsspec 2023.10.0
https://api.github.com/repos/huggingface/datasets/issues/6333/events
null
{ "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}",...
[ { "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
completed
MEMBER
2024-02-07T12:39:58Z
null
I_kwDODunzps50oRe3
[ "Hi @albertvillanova @lhoestq \r\n\r\nI believe the pull request that pins the fsspec version (https://github.com/huggingface/datasets/pull/6331) was merged by mistake. Another fix for the issue was merged on the same day an hour apart. See https://github.com/huggingface/datasets/pull/6334\r\n\r\nI'm now having an ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6333/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6333
https://github.com/huggingface/datasets/issues/6333
false
1,956,697,328
https://api.github.com/repos/huggingface/datasets/issues/6332/labels{/name}
Replace deprecated license_file in `setup.cfg`. See: https://github.com/huggingface/datasets/actions/runs/6610930650/job/17953825724?pr=6331 ``` /tmp/pip-build-env-a51hls20/overlay/lib/python3.8/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ...
2023-11-07T08:23:10Z
6,332
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T09:05:26Z
https://api.github.com/repos/huggingface/datasets/issues/6332/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6332/timeline
Replace deprecated license_file in setup.cfg
https://api.github.com/repos/huggingface/datasets/issues/6332/events
null
{ "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
null
MEMBER
2023-11-07T08:09:06Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6332.diff", "html_url": "https://github.com/huggingface/datasets/pull/6332", "merged_at": "2023-11-07T08:09:06Z", "patch_url": "https://github.com/huggingface/datasets/pull/6332.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5dgW3w
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6332/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6332
https://github.com/huggingface/datasets/pull/6332
true
1,956,671,256
https://api.github.com/repos/huggingface/datasets/issues/6331/labels{/name}
Temporarily pin fsspec < 2023.10.0 until permanent solution is found. Hot fix #6330. See: https://github.com/huggingface/datasets/actions/runs/6610904287/job/17953774987 ``` ... ERROR tests/test_iterable_dataset.py::test_iterable_dataset_from_file - NotImplementedError: Loading a dataset cached in a LocalFileS...
2023-10-23T09:26:42Z
6,331
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-10-23T08:51:50Z
https://api.github.com/repos/huggingface/datasets/issues/6331/comments
null
https://api.github.com/repos/huggingface/datasets/issues/6331/timeline
Temporarily pin fsspec < 2023.10.0
https://api.github.com/repos/huggingface/datasets/issues/6331/events
null
{ "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
null
MEMBER
2023-10-23T09:17:55Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/6331.diff", "html_url": "https://github.com/huggingface/datasets/pull/6331", "merged_at": "2023-10-23T09:17:55Z", "patch_url": "https://github.com/huggingface/datasets/pull/6331.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5dgRQt
[ "_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...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/6331/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/6331
https://github.com/huggingface/datasets/pull/6331
true