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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2,113,329,257 | https://api.github.com/repos/huggingface/datasets/issues/6638/labels{/name} | ### Describe the bug
As of this morning (PST) 2/1/2024, seeing the wmt16 dataset is missing from opus , could you suggest an alternative?
```
Downloading data files: 0%| | 0/4 [00:00<?, ?it/s]Tra... | 2024-02-01T20:07:29Z | 6,638 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-01T19:41:42Z | https://api.github.com/repos/huggingface/datasets/issues/6638/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6638/timeline | Cannot download wmt16 dataset | https://api.github.com/repos/huggingface/datasets/issues/6638/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/81709031?v=4",
"events_url": "https://api.github.com/users/vidyasiv/events{/privacy}",
"followers_url": "https://api.github.com/users/vidyasiv/followers",
"following_url": "https://api.github.com/users/vidyasiv/following{/other_user}",
"gists_url": "htt... | [] | null | completed | NONE | 2024-02-01T20:07:29Z | null | I_kwDODunzps599thp | [
"Looks like it works with latest datasets repository\r\n```\r\n- `datasets` version: 2.16.2.dev0\r\n- Platform: Linux-5.15.0-92-generic-x86_64-with-glibc2.29\r\n- Python version: 3.8.10\r\n- `huggingface_hub` version: 0.20.3\r\n- PyArrow version: 15.0.0\r\n- Pandas version: 2.0.1\r\n- `fsspec` version: 2023.10.0\r\... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6638/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6638 | https://github.com/huggingface/datasets/issues/6638 | false |
2,113,025,975 | https://api.github.com/repos/huggingface/datasets/issues/6637/labels{/name} | ### Describe the bug
If you:
1. Interleave two iterable datasets together with the interleave_datasets function, or shuffle an iterable dataset
2. Set the output format to torch tensors with .with_format('torch')
Then iterating through the dataset becomes over 100x slower than it is if you don't apply the torch... | 2024-02-05T10:43:47Z | 6,637 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-01T17:16:54Z | https://api.github.com/repos/huggingface/datasets/issues/6637/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6637/timeline | 'with_format' is extremely slow when used together with 'interleave_datasets' or 'shuffle' on IterableDatasets | https://api.github.com/repos/huggingface/datasets/issues/6637/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/22883190?v=4",
"events_url": "https://api.github.com/users/tobycrisford/events{/privacy}",
"followers_url": "https://api.github.com/users/tobycrisford/followers",
"following_url": "https://api.github.com/users/tobycrisford/following{/other_user}",
"gist... | [] | null | null | NONE | null | null | I_kwDODunzps598je3 | [
"The \"torch\" formatting is usually fast because we do zero-copy conversion from the Arrow data on your disk to Torch tensors. However IterableDataset shuffling seems to do data copies that slow down the pipeline, and it shuffles python objects instead of Arrow data.\r\n\r\nTo fix this we need to implement `Buffer... | {
"+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/6637/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6637 | https://github.com/huggingface/datasets/issues/6637 | false |
2,110,781,097 | https://api.github.com/repos/huggingface/datasets/issues/6636/labels{/name} | I work with bioinformatics data and often these tables have thousands and even tens of thousands of features. These tables are also accompanied by metadata that I do not want to pass in the model. When I perform `set_format('pt', columns=large_column_list)` , it can take several minutes before it finishes. The culprit ... | 2024-02-07T19:39:00Z | 6,636 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-31T19:08:28Z | https://api.github.com/repos/huggingface/datasets/issues/6636/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6636/timeline | Faster column validation and reordering | https://api.github.com/repos/huggingface/datasets/issues/6636/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/11325244?v=4",
"events_url": "https://api.github.com/users/psmyth94/events{/privacy}",
"followers_url": "https://api.github.com/users/psmyth94/followers",
"following_url": "https://api.github.com/users/psmyth94/following{/other_user}",
"gists_url": "htt... | [] | null | null | CONTRIBUTOR | 2024-02-06T23:03:38Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6636.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6636",
"merged_at": "2024-02-06T23:03:38Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6636.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lm4zI | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6636). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Thanks @mariosasko, I made the changes. However, I did some tests with `map` and I stil... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6636/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6636 | https://github.com/huggingface/datasets/pull/6636 | true |
2,110,659,519 | https://api.github.com/repos/huggingface/datasets/issues/6635/labels{/name} | Fix getting the info for script-based datasets with Parquet export with a single config not named "default".
E.g.
```python
from datasets import load_dataset_builder
b = load_dataset_builder("bookcorpus")
print(b.info.features)
# should print {'text': Value(dtype='string', id=None)}
```
I fixed this by ... | 2024-02-07T16:48:55Z | 6,635 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-31T17:55:21Z | https://api.github.com/repos/huggingface/datasets/issues/6635/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6635/timeline | Fix missing info when loading some datasets from Parquet export | https://api.github.com/repos/huggingface/datasets/issues/6635/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 | 2024-02-07T16:41:04Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6635.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6635",
"merged_at": "2024-02-07T16:41:04Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6635.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lmeNO | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6635). 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/6635/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6635 | https://github.com/huggingface/datasets/pull/6635 | true |
2,110,242,376 | https://api.github.com/repos/huggingface/datasets/issues/6634/labels{/name} | Support `data_dir` parameter in `push_to_hub`.
This allows users to organize the data files according to their specific needs. For example, "wikimedia/wikipedia" files could be organized by year and/or date, e.g. "2024/20240101/20240101.en". | 2024-02-05T10:32:49Z | 6,634 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-31T14:37:36Z | https://api.github.com/repos/huggingface/datasets/issues/6634/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6634/timeline | Support data_dir parameter in push_to_hub | https://api.github.com/repos/huggingface/datasets/issues/6634/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 | 2024-02-05T10:26:40Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6634.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6634",
"merged_at": "2024-02-05T10:26:40Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6634.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5llB9a | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6634). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"@huggingface/datasets, feel free to review this PR so that it can be included in the ne... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6634/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6634 | https://github.com/huggingface/datasets/pull/6634 | true |
2,110,124,475 | https://api.github.com/repos/huggingface/datasets/issues/6633/labels{/name} | null | 2024-01-31T14:05:04Z | 6,633 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-31T13:41:54Z | https://api.github.com/repos/huggingface/datasets/issues/6633/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6633/timeline | dataset viewer requires no-script | https://api.github.com/repos/huggingface/datasets/issues/6633/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 | 2024-01-31T13:59:01Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6633.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6633",
"merged_at": "2024-01-31T13:59:01Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6633.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lknz9 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6633). 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/6633/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6633 | https://github.com/huggingface/datasets/pull/6633 | true |
2,108,541,678 | https://api.github.com/repos/huggingface/datasets/issues/6632/labels{/name} | The cache used to only check for the latest cache directory with a given config_name, but it was wrong (e.g. `default-data_dir=data%2Ffortran-data_dir=data%2Ffortran` instead of `default-data_dir=data%2Ffortran`)
I fixed this by not passing the `config_kwargs` to the parent Builder `__init__`, and passing the config... | 2024-02-06T17:27:35Z | 6,632 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-30T18:52:23Z | https://api.github.com/repos/huggingface/datasets/issues/6632/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6632/timeline | Fix reload cache with data dir | https://api.github.com/repos/huggingface/datasets/issues/6632/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 | 2024-02-06T17:21:24Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6632.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6632",
"merged_at": "2024-02-06T17:21:24Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6632.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lfPuk | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6632). 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/6632/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6632 | https://github.com/huggingface/datasets/pull/6632 | true |
2,107,802,473 | https://api.github.com/repos/huggingface/datasets/issues/6631/labels{/name} | reported in https://github.com/huggingface/evaluate/issues/542
cc @stas00 @williamberrios
close https://github.com/huggingface/datasets/issues/6589 | 2024-01-30T15:34:49Z | 6,631 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-30T12:56:01Z | https://api.github.com/repos/huggingface/datasets/issues/6631/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6631/timeline | Fix filelock: use current umask for filelock >= 3.10 | https://api.github.com/repos/huggingface/datasets/issues/6631/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 | 2024-01-30T15:28:37Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6631.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6631",
"merged_at": "2024-01-30T15:28:37Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6631.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lcu9A | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6631). 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/6631/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6631 | https://github.com/huggingface/datasets/pull/6631 | true |
2,106,478,275 | https://api.github.com/repos/huggingface/datasets/issues/6630/labels{/name} | Release on Jan 27, 2024: https://pypi.org/project/dill/0.3.8/#history
| 2024-01-30T16:19:45Z | 6,630 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-29T21:35:55Z | https://api.github.com/repos/huggingface/datasets/issues/6630/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6630/timeline | Bump max range of dill to 0.3.8 | https://api.github.com/repos/huggingface/datasets/issues/6630/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/27844407?v=4",
"events_url": "https://api.github.com/users/ringohoffman/events{/privacy}",
"followers_url": "https://api.github.com/users/ringohoffman/followers",
"following_url": "https://api.github.com/users/ringohoffman/following{/other_user}",
"gist... | [] | null | null | CONTRIBUTOR | 2024-01-30T15:12:25Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6630.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6630",
"merged_at": "2024-01-30T15:12:25Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6630.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lYPi3 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6630). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Hmm these errors look pretty weird... can they be retried?",
"Hi, thanks for working ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6630/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6630 | https://github.com/huggingface/datasets/pull/6630 | true |
2,105,774,482 | https://api.github.com/repos/huggingface/datasets/issues/6629/labels{/name} | This behavior is aligned with:
- the behavior of `datasets` before merging #6519
- the behavior described in the corresponding docstring
- the behavior of `huggingface_hub.create_repo`
Revert "Support push_to_hub canonical datasets (#6519)"
- This reverts commit a887ee78835573f5d80f9e414e8443b4caff3541.
Fix... | 2024-02-05T12:35:43Z | 6,629 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-29T15:36:52Z | https://api.github.com/repos/huggingface/datasets/issues/6629/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6629/timeline | Support push_to_hub without org/user to default to logged-in user | https://api.github.com/repos/huggingface/datasets/issues/6629/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 | 2024-02-05T12:29:36Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6629.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6629",
"merged_at": "2024-02-05T12:29:36Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6629.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lV0aF | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6629). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"@huggingface/datasets, feel free to review this PR so that it can be included in the ne... | {
"+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/6629/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6629 | https://github.com/huggingface/datasets/pull/6629 | true |
2,105,760,502 | https://api.github.com/repos/huggingface/datasets/issues/6628/labels{/name} | Support passing `--num_proc` to CLI test.
This was really useful recently to run the command on `pubmed`: https://huggingface.co/datasets/pubmed/discussions/11 | 2024-02-05T10:29:20Z | 6,628 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-29T15:30:09Z | https://api.github.com/repos/huggingface/datasets/issues/6628/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6628/timeline | Make CLI test support multi-processing | https://api.github.com/repos/huggingface/datasets/issues/6628/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 | 2024-02-05T10:23:13Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6628.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6628",
"merged_at": "2024-02-05T10:23:13Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6628.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lVxXU | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6628). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"@huggingface/datasets, feel free to review this PR so that it can be included in the ne... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6628/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6628 | https://github.com/huggingface/datasets/pull/6628 | true |
2,105,735,816 | https://api.github.com/repos/huggingface/datasets/issues/6627/labels{/name} | Replace `disable=False` with `disable=None` in the `tqdm` bars to disable them in non-interactive environments (by default).
For more info, see a [similar PR](https://github.com/huggingface/huggingface_hub/pull/2000) in `huggingface_hub`. | 2024-01-29T15:47:34Z | 6,627 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-29T15:18:21Z | https://api.github.com/repos/huggingface/datasets/issues/6627/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6627/timeline | Disable `tqdm` bars in non-interactive environments | https://api.github.com/repos/huggingface/datasets/issues/6627/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 | 2024-01-29T15:41:32Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6627.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6627",
"merged_at": "2024-01-29T15:41:32Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6627.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lVr-t | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6627). 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/6627/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6627 | https://github.com/huggingface/datasets/pull/6627 | true |
2,105,482,522 | https://api.github.com/repos/huggingface/datasets/issues/6626/labels{/name} | e.g. dashes '-' are not allowed in split names
This should add an error message on datasets with unsupported split names like https://huggingface.co/datasets/open-source-metrics/test
cc @AndreaFrancis | 2024-01-29T15:18:25Z | 6,626 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-29T13:17:41Z | https://api.github.com/repos/huggingface/datasets/issues/6626/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6626/timeline | Raise error on bad split name | https://api.github.com/repos/huggingface/datasets/issues/6626/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 | 2024-01-29T15:12:18Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6626.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6626",
"merged_at": "2024-01-29T15:12:18Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6626.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lU0I2 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6626). 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": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6626/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6626 | https://github.com/huggingface/datasets/pull/6626 | true |
2,103,950,718 | https://api.github.com/repos/huggingface/datasets/issues/6624/labels{/name} | The laion coco dataset is not available now. How to download it
https://huggingface.co/datasets/laion/laion-coco | 2024-02-06T09:43:31Z | 6,624 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-28T03:56:05Z | https://api.github.com/repos/huggingface/datasets/issues/6624/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6624/timeline | How to download the laion-coco dataset | https://api.github.com/repos/huggingface/datasets/issues/6624/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/15981416?v=4",
"events_url": "https://api.github.com/users/vanpersie32/events{/privacy}",
"followers_url": "https://api.github.com/users/vanpersie32/followers",
"following_url": "https://api.github.com/users/vanpersie32/following{/other_user}",
"gists_u... | [] | null | not_planned | NONE | 2024-02-06T09:43:31Z | null | I_kwDODunzps59Z71- | [
"Hi, this dataset has been disabled by the authors, so unfortunately it's no longer possible to download it."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6624/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6624 | https://github.com/huggingface/datasets/issues/6624 | false |
2,103,870,123 | https://api.github.com/repos/huggingface/datasets/issues/6623/labels{/name} | ### Feature request
Let’s say I have a dataset with 5 samples with values [1, 2, 3, 4, 5], with 2 GPUs (for DDP) and batch size of 2. This dataset is an `IterableDataset` since I am streaming it.
Now I split the dataset using `split_dataset_by_node` to ensure it doesn’t get repeated. And since it’s already splitt... | 2024-03-08T14:27:08Z | 6,623 | 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"
}
] | 2024-01-27T23:46:13Z | https://api.github.com/repos/huggingface/datasets/issues/6623/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6623/timeline | streaming datasets doesn't work properly with multi-node | https://api.github.com/repos/huggingface/datasets/issues/6623/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/30778939?v=4",
"events_url": "https://api.github.com/users/rohitgr7/events{/privacy}",
"followers_url": "https://api.github.com/users/rohitgr7/followers",
"following_url": "https://api.github.com/users/rohitgr7/following{/other_user}",
"gists_url": "htt... | [] | null | null | NONE | null | null | I_kwDODunzps59ZoKr | [
"@mariosasko, @lhoestq, @albertvillanova\r\nhey guys! can anyone help? or can you guys suggest who can help with this?",
"Hi ! \r\n\r\n1. When the dataset is running of of examples, the last batches received by the GPU can be incomplete or empty/missing. We haven't implemented yet a way to ignore the last batch. ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6623/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6623 | https://github.com/huggingface/datasets/issues/6623 | false |
2,103,780,697 | https://api.github.com/repos/huggingface/datasets/issues/6622/labels{/name} | ### Describe the bug
Here is the code for single-GPU processing: https://pastebin.com/bfmEeK2y
Here is the code for multi-GPU processing: https://pastebin.com/gQ7i5AQy
Here is the video showing that the multi-GPU mapping does not work as expected (there are so many things wrong here, it's better to watch the 3-min... | 2024-02-08T11:18:21Z | 6,622 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-27T20:06:08Z | https://api.github.com/repos/huggingface/datasets/issues/6622/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6622/timeline | multi-GPU map does not work | https://api.github.com/repos/huggingface/datasets/issues/6622/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17604849?v=4",
"events_url": "https://api.github.com/users/kopyl/events{/privacy}",
"followers_url": "https://api.github.com/users/kopyl/followers",
"following_url": "https://api.github.com/users/kopyl/following{/other_user}",
"gists_url": "https://api.... | [] | null | completed | NONE | 2024-02-08T11:18:21Z | null | I_kwDODunzps59ZSVZ | [
"This should now be fixed by https://github.com/huggingface/datasets/pull/6550 and updated with https://github.com/huggingface/datasets/pull/6646\r\n\r\nFeel free to re-open if you're still having issues :)"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6622/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6622 | https://github.com/huggingface/datasets/issues/6622 | false |
2,103,675,294 | https://api.github.com/repos/huggingface/datasets/issues/6621/labels{/name} | ... | 2024-01-27T17:14:43Z | 6,621 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-27T16:59:58Z | https://api.github.com/repos/huggingface/datasets/issues/6621/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6621/timeline | deleted | https://api.github.com/repos/huggingface/datasets/issues/6621/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17604849?v=4",
"events_url": "https://api.github.com/users/kopyl/events{/privacy}",
"followers_url": "https://api.github.com/users/kopyl/followers",
"following_url": "https://api.github.com/users/kopyl/following{/other_user}",
"gists_url": "https://api.... | [] | null | completed | NONE | 2024-01-27T17:14:43Z | null | I_kwDODunzps59Y4me | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6621/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6621 | https://github.com/huggingface/datasets/issues/6621 | false |
2,103,110,536 | https://api.github.com/repos/huggingface/datasets/issues/6620/labels{/name} | ### Describe the bug
I'm trying to run a rag example, and the dataset is wiki_dpr.
wiki_dpr download and extracting have been completed successfully.
However, at the generating train split stage, an error from wiki_dpr.py keeps popping up.
Especially in "_generate_examples" :
1. The following error occurs in the... | 2024-02-06T09:40:19Z | 6,620 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-27T01:00:09Z | https://api.github.com/repos/huggingface/datasets/issues/6620/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/6620/timeline | wiki_dpr.py error (ID mismatch between lines {id} and vector {vec_id} | https://api.github.com/repos/huggingface/datasets/issues/6620/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/101498700?v=4",
"events_url": "https://api.github.com/users/kiehls90/events{/privacy}",
"followers_url": "https://api.github.com/users/kiehls90/followers",
"following_url": "https://api.github.com/users/kiehls90/following{/other_user}",
"gists_url": "ht... | [
{
"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 | not_planned | NONE | 2024-02-06T09:40:19Z | null | I_kwDODunzps59WuuI | [
"Thanks for reporting, @kiehls90.\r\n\r\nAs this seems an issue with the specific \"wiki_dpr\" dataset, I am transferring the issue to the corresponding dataset page: https://huggingface.co/datasets/wiki_dpr/discussions/13"
] | {
"+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/6620/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6620 | https://github.com/huggingface/datasets/issues/6620 | false |
2,102,407,478 | https://api.github.com/repos/huggingface/datasets/issues/6619/labels{/name} | Based on https://github.com/huggingface/huggingface_hub/pull/1971 in `hfh` | 2024-01-26T15:53:40Z | 6,619 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-26T15:27:10Z | https://api.github.com/repos/huggingface/datasets/issues/6619/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6619/timeline | Migrate from `setup.cfg` to `pyproject.toml` | https://api.github.com/repos/huggingface/datasets/issues/6619/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 | 2024-01-26T15:47:32Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6619.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6619",
"merged_at": "2024-01-26T15:47:32Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6619.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lK2VY | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6619). 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/6619/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6619 | https://github.com/huggingface/datasets/pull/6619 | true |
2,101,868,198 | https://api.github.com/repos/huggingface/datasets/issues/6618/labels{/name} | ### Describe the bug
cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' this is the error i received
### Steps to reproduce the bug
from datasets import load_dataset
### Expected behavior
No errors
### Environment info
python 3.11.5 | 2024-02-06T10:57:01Z | 6,618 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-26T09:21:57Z | https://api.github.com/repos/huggingface/datasets/issues/6618/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6618/timeline | While importing load_dataset from datasets | https://api.github.com/repos/huggingface/datasets/issues/6618/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/77973415?v=4",
"events_url": "https://api.github.com/users/Era-cell/events{/privacy}",
"followers_url": "https://api.github.com/users/Era-cell/followers",
"following_url": "https://api.github.com/users/Era-cell/following{/other_user}",
"gists_url": "htt... | [] | null | not_planned | NONE | 2024-02-06T09:25:54Z | null | I_kwDODunzps59R_am | [
"Hi! Can you please share the error's stack trace so we can see where it comes from?",
"We cannot reproduce the issue and we do not have enough information: environment info (need to run `datasets-cli env`), stack trace,...\r\n\r\nI am closing the issue. Feel free to reopen it (with additional information) if the... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6618/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6618 | https://github.com/huggingface/datasets/issues/6618 | false |
2,100,459,449 | https://api.github.com/repos/huggingface/datasets/issues/6617/labels{/name} | this should fix the CI failures on `main`
close https://github.com/huggingface/datasets/issues/5477 | 2024-01-26T14:56:46Z | 6,617 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-25T13:57:41Z | https://api.github.com/repos/huggingface/datasets/issues/6617/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6617/timeline | Fix CI: pyarrow 15, pandas 2.2 and sqlachemy | https://api.github.com/repos/huggingface/datasets/issues/6617/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 | 2024-01-26T14:50:44Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6617.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6617",
"merged_at": "2024-01-26T14:50:44Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6617.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lEagV | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6617). 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/6617/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6617 | https://github.com/huggingface/datasets/pull/6617 | true |
2,100,125,709 | https://api.github.com/repos/huggingface/datasets/issues/6616/labels{/name} | e.g. if we use `map` in arrow format and transform the table, the returned table might have new columns but the metadata might be wrong | 2024-01-26T16:25:24Z | 6,616 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-25T11:01:14Z | https://api.github.com/repos/huggingface/datasets/issues/6616/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6616/timeline | Use schema metadata only if it matches features | https://api.github.com/repos/huggingface/datasets/issues/6616/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 | 2024-01-26T16:19:12Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6616.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6616",
"merged_at": "2024-01-26T16:19:12Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6616.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5lDSEL | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6616). 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/6616/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6616 | https://github.com/huggingface/datasets/pull/6616 | true |
2,098,951,409 | https://api.github.com/repos/huggingface/datasets/issues/6615/labels{/name} | ... | 2024-01-24T19:42:30Z | 6,615 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-24T19:37:03Z | https://api.github.com/repos/huggingface/datasets/issues/6615/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6615/timeline | ... | https://api.github.com/repos/huggingface/datasets/issues/6615/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/22179777?v=4",
"events_url": "https://api.github.com/users/ftkeys/events{/privacy}",
"followers_url": "https://api.github.com/users/ftkeys/followers",
"following_url": "https://api.github.com/users/ftkeys/following{/other_user}",
"gists_url": "https://a... | [] | null | not_planned | NONE | 2024-01-24T19:40:11Z | null | I_kwDODunzps59G3Tx | [
"Sorry I posted in the wrong repo, please delete.. 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/6615/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6615 | https://github.com/huggingface/datasets/issues/6615 | false |
2,098,884,520 | https://api.github.com/repos/huggingface/datasets/issues/6614/labels{/name} | ### Feature request
Splitting off https://github.com/huggingface/huggingface_hub/issues/1997 - currently `huggingface-cli delete-cache` doesn't take care of cleaning `datasets` temp files
e.g. I discovered having millions of files under `datasets/downloads` cache, I had to do:
```
sudo find /data/huggingface/... | 2024-01-24T18:55:09Z | 6,614 | 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"
}
] | 2024-01-24T18:52:10Z | https://api.github.com/repos/huggingface/datasets/issues/6614/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6614/timeline | `datasets/downloads` cleanup tool | https://api.github.com/repos/huggingface/datasets/issues/6614/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/10676103?v=4",
"events_url": "https://api.github.com/users/stas00/events{/privacy}",
"followers_url": "https://api.github.com/users/stas00/followers",
"following_url": "https://api.github.com/users/stas00/following{/other_user}",
"gists_url": "https://a... | [] | null | null | CONTRIBUTOR | null | null | I_kwDODunzps59Gm-o | [] | {
"+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/6614/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6614 | https://github.com/huggingface/datasets/issues/6614 | false |
2,098,078,210 | https://api.github.com/repos/huggingface/datasets/issues/6612/labels{/name} | ### Describe the bug
When I try to load `cnn_dailymail` dataset, it takes longer than usual and when I checked the dataset it's 3x bigger than it's supposed to be.
Check https://huggingface.co/datasets/cnn_dailymail: it says 287k rows for train. But when I check length of train split it says 861339.
Also I che... | 2024-02-01T08:14:50Z | 6,612 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-24T11:38:25Z | https://api.github.com/repos/huggingface/datasets/issues/6612/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6612/timeline | cnn_dailymail repeats itself | https://api.github.com/repos/huggingface/datasets/issues/6612/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8274752?v=4",
"events_url": "https://api.github.com/users/KeremZaman/events{/privacy}",
"followers_url": "https://api.github.com/users/KeremZaman/followers",
"following_url": "https://api.github.com/users/KeremZaman/following{/other_user}",
"gists_url":... | [] | null | completed | NONE | 2024-02-01T08:14:50Z | null | I_kwDODunzps59DiIC | [
"Hi ! We recently updated `cnn_dailymail` and now `datasets>=2.14` is needed to load it.\r\n\r\nYou can update `datasets` with\r\n\r\n```\r\npip install -U datasets\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/6612/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6612 | https://github.com/huggingface/datasets/issues/6612 | false |
2,096,004,858 | https://api.github.com/repos/huggingface/datasets/issues/6611/labels{/name} | ### Describe the bug
When loading a large dataset (>1000GB) from S3 I run into the following error:
```
Traceback (most recent call last):
File "/home/alp/.local/lib/python3.10/site-packages/s3fs/core.py", line 113, in _error_wrapper
return await func(*args, **kwargs)
File "/home/alp/.local/lib/python3.... | 2024-01-23T12:37:57Z | 6,611 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-23T12:37:57Z | https://api.github.com/repos/huggingface/datasets/issues/6611/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6611/timeline | `load_from_disk` with large dataset from S3 runs into `botocore.exceptions.ClientError` | https://api.github.com/repos/huggingface/datasets/issues/6611/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/15320635?v=4",
"events_url": "https://api.github.com/users/zotroneneis/events{/privacy}",
"followers_url": "https://api.github.com/users/zotroneneis/followers",
"following_url": "https://api.github.com/users/zotroneneis/following{/other_user}",
"gists_u... | [] | null | null | NONE | null | null | I_kwDODunzps587n76 | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6611/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6611 | https://github.com/huggingface/datasets/issues/6611 | false |
2,095,643,711 | https://api.github.com/repos/huggingface/datasets/issues/6610/labels{/name} | ### Describe the bug
I am working with the following demo code:
```
from datasets import load_dataset
from datasets.features import Sequence, Value, ClassLabel, Features
ais_dataset = load_dataset("/data/ryan.gao/ais_dataset_cache/raw/1978/")
ais_dataset = ais_dataset["train"]
def add_class(example):
... | 2024-01-25T02:15:23Z | 6,610 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-23T09:32:32Z | https://api.github.com/repos/huggingface/datasets/issues/6610/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6610/timeline | cast_column to Sequence(subfeatures_dict) has err | https://api.github.com/repos/huggingface/datasets/issues/6610/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 | 2024-01-25T02:15:23Z | null | I_kwDODunzps586Pw_ | [
"Hi! You are passing the wrong feature type to `cast_column`. This is the fixed call:\r\n```python\r\nais_dataset = ais_dataset.cast_column(\"my_labeled_bbox\", {\"bbox\": Sequence(Value(dtype=\"int64\")), \"label\": ClassLabel(names=[\"cat\", \"dog\"])})\r\n```",
"> Hi! You are passing the wrong feature type to ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6610/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6610 | https://github.com/huggingface/datasets/issues/6610 | false |
2,095,085,650 | https://api.github.com/repos/huggingface/datasets/issues/6609/labels{/name} | ### Describe the bug
Dear huggingfacers,
I'm trying to use a subset of the-stack dataset. When I run the command the first time
```
dataset = load_dataset(
path='bigcode/the-stack',
data_dir='data/fortran',
split='train' )
```
It downloads the files and caches them normally.
Nevertheless, ... | 2024-02-06T17:21:25Z | 6,609 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-23T01:47:19Z | https://api.github.com/repos/huggingface/datasets/issues/6609/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/6609/timeline | Wrong path for cache directory in offline mode | https://api.github.com/repos/huggingface/datasets/issues/6609/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42117435?v=4",
"events_url": "https://api.github.com/users/je-santos/events{/privacy}",
"followers_url": "https://api.github.com/users/je-santos/followers",
"following_url": "https://api.github.com/users/je-santos/following{/other_user}",
"gists_url": "... | [
{
"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 | completed | NONE | 2024-02-06T17:21:25Z | null | I_kwDODunzps584HhS | [
"+1",
"same error in 2.16.1",
"@kongjiellx any luck with the issue?",
"I opened https://github.com/huggingface/datasets/pull/6632 to fix this issue. Once it's merged we'll do a new release of `datasets`",
"Thanks @lhoestq !"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6609/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6609 | https://github.com/huggingface/datasets/issues/6609 | false |
2,094,153,292 | https://api.github.com/repos/huggingface/datasets/issues/6608/labels{/name} | Fix #6564 | 2024-01-29T16:43:11Z | 6,608 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-22T15:19:16Z | https://api.github.com/repos/huggingface/datasets/issues/6608/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6608/timeline | Add `with_rank` param to `Dataset.filter` | https://api.github.com/repos/huggingface/datasets/issues/6608/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 | 2024-01-29T16:36:53Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6608.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6608",
"merged_at": "2024-01-29T16:36:53Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6608.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5ku_lN | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6608). 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/6608/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6608 | https://github.com/huggingface/datasets/pull/6608 | true |
2,091,766,063 | https://api.github.com/repos/huggingface/datasets/issues/6607/labels{/name} | Fixes https://github.com/huggingface/datasets/issues/6566
Let me know if there's any tests I need to clear. | 2024-03-22T00:34:48Z | 6,607 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-20T00:39:44Z | https://api.github.com/repos/huggingface/datasets/issues/6607/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6607/timeline | Update features.py to avoid bfloat16 unsupported error | https://api.github.com/repos/huggingface/datasets/issues/6607/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/75697181?v=4",
"events_url": "https://api.github.com/users/skaulintel/events{/privacy}",
"followers_url": "https://api.github.com/users/skaulintel/followers",
"following_url": "https://api.github.com/users/skaulintel/following{/other_user}",
"gists_url"... | [] | null | null | NONE | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/6607.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6607",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6607.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6607"
} | PR_kwDODunzps5knGse | [
"I think not all torch tensors should be converted to float, what if it's a tensor of integers for example ?\r\nMaybe you can check for the tensor dtype before converting"
] | {
"+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/6607/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6607 | https://github.com/huggingface/datasets/pull/6607 | true |
2,091,088,785 | https://api.github.com/repos/huggingface/datasets/issues/6606/labels{/name} | Closes https://github.com/huggingface/datasets/issues/6604, closes https://github.com/huggingface/datasets/issues/2775 | 2024-01-26T15:11:38Z | 6,606 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-19T18:34:47Z | https://api.github.com/repos/huggingface/datasets/issues/6606/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6606/timeline | Dedicated RNG object for fingerprinting | https://api.github.com/repos/huggingface/datasets/issues/6606/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 | 2024-01-26T15:05:34Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6606.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6606",
"merged_at": "2024-01-26T15:05:34Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6606.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5kk3KB | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6606). 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/6606/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6606 | https://github.com/huggingface/datasets/pull/6606 | true |
2,090,188,376 | https://api.github.com/repos/huggingface/datasets/issues/6605/labels{/name} | Here, an example code is given:
https://huggingface.co/docs/transformers/tasks/language_modeling
This code + article references the ELI5 dataset.
ELI5 is no longer available, as the ELI5 dataset page states: https://huggingface.co/datasets/eli5
"Defunct: Dataset "eli5" is defunct and no longer accessible due to u... | 2024-02-01T17:58:23Z | 6,605 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-19T10:21:52Z | https://api.github.com/repos/huggingface/datasets/issues/6605/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6605/timeline | ELI5 no longer available, but referenced in example code | https://api.github.com/repos/huggingface/datasets/issues/6605/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/81480344?v=4",
"events_url": "https://api.github.com/users/drdsgvo/events{/privacy}",
"followers_url": "https://api.github.com/users/drdsgvo/followers",
"following_url": "https://api.github.com/users/drdsgvo/following{/other_user}",
"gists_url": "https:... | [] | null | completed | NONE | 2024-02-01T17:58:22Z | null | I_kwDODunzps58lb5Y | [
"Addressed in https://github.com/huggingface/transformers/pull/28715."
] | {
"+1": 3,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 3,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6605/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6605 | https://github.com/huggingface/datasets/issues/6605 | false |
2,089,713,945 | https://api.github.com/repos/huggingface/datasets/issues/6604/labels{/name} | ### Describe the bug
The transform fingerprinting logic relies on the `random` library for random bits when the function is not hashable (e.g. bound methods as used in `trl`: https://github.com/huggingface/trl/blob/main/trl/trainer/dpo_trainer.py#L356). This causes collisions when the training code sets a fixed random... | 2024-01-26T15:05:35Z | 6,604 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-19T06:32:25Z | https://api.github.com/repos/huggingface/datasets/issues/6604/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6604/timeline | Transform fingerprint collisions due to setting fixed random seed | https://api.github.com/repos/huggingface/datasets/issues/6604/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/6687910?v=4",
"events_url": "https://api.github.com/users/normster/events{/privacy}",
"followers_url": "https://api.github.com/users/normster/followers",
"following_url": "https://api.github.com/users/normster/following{/other_user}",
"gists_url": "http... | [] | null | completed | NONE | 2024-01-26T15:05:35Z | null | I_kwDODunzps58joEZ | [
"I've opened a PR with a fix.",
"I don't think the PR fixes the root cause, since it still relies on the `random` library which will often have its seed fixed. I think the builtin `uuid.uuid4()` is a better choice: https://docs.python.org/3/library/uuid.html"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6604/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6604 | https://github.com/huggingface/datasets/issues/6604 | false |
2,089,230,766 | https://api.github.com/repos/huggingface/datasets/issues/6603/labels{/name} | ### Describe the bug
In the documentation `datasets.Dataset.map` arg `cache_file_name` is said to be a string, but it doesn't work.
### Steps to reproduce the bug
1. pick a dataset
2. write a map function
3. do `ds.map(..., cache_file_name='some_filename')`
4. it crashes
### Expected behavior
It will tell you t... | 2024-01-28T04:01:15Z | 6,603 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-18T23:08:30Z | https://api.github.com/repos/huggingface/datasets/issues/6603/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6603/timeline | datasets map `cache_file_name` does not work | https://api.github.com/repos/huggingface/datasets/issues/6603/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/35147961?v=4",
"events_url": "https://api.github.com/users/ChenchaoZhao/events{/privacy}",
"followers_url": "https://api.github.com/users/ChenchaoZhao/followers",
"following_url": "https://api.github.com/users/ChenchaoZhao/following{/other_user}",
"gist... | [] | null | null | NONE | null | null | I_kwDODunzps58hyGu | [
"Unfortunately, I'm unable to reproduce this error. Can you share the reproducer?",
"```\r\nds = datasets.Dataset.from_dict(dict(a=[i for i in range(100)]))\r\nds.map(lambda item: dict(b=item['a'] * 2), cache_file_name=\"/tmp/whatever-fn\") # this worked\r\nds.map(lambda item: dict(b=item['a'] * 2), cache_file_na... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6603/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6603 | https://github.com/huggingface/datasets/issues/6603 | false |
2,089,217,483 | https://api.github.com/repos/huggingface/datasets/issues/6602/labels{/name} | ### Describe the bug
At `save_to_disk` step, the `max_shard_size` by default is `500MB`. However, one row of the dataset might be larger than `500MB` then the saving will throw an index error. Without looking at the source code, the bug is due to wrong calculation of number of shards which i think is
`total_size / m... | 2024-01-18T23:00:47Z | 6,602 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-18T23:00:47Z | https://api.github.com/repos/huggingface/datasets/issues/6602/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6602/timeline | Index error when data is large | https://api.github.com/repos/huggingface/datasets/issues/6602/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/35147961?v=4",
"events_url": "https://api.github.com/users/ChenchaoZhao/events{/privacy}",
"followers_url": "https://api.github.com/users/ChenchaoZhao/followers",
"following_url": "https://api.github.com/users/ChenchaoZhao/following{/other_user}",
"gist... | [] | null | null | NONE | null | null | I_kwDODunzps58hu3L | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6602/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6602 | https://github.com/huggingface/datasets/issues/6602 | false |
2,088,624,054 | https://api.github.com/repos/huggingface/datasets/issues/6601/labels{/name} | Added some checks to prevent errors that arrise when using evaluate.py on only a portion of the squad 2.0 dataset. | 2024-02-08T14:33:10Z | 6,601 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-18T16:16:59Z | https://api.github.com/repos/huggingface/datasets/issues/6601/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6601/timeline | add safety checks when using only part of dataset | https://api.github.com/repos/huggingface/datasets/issues/6601/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/63422923?v=4",
"events_url": "https://api.github.com/users/benseddikismail/events{/privacy}",
"followers_url": "https://api.github.com/users/benseddikismail/followers",
"following_url": "https://api.github.com/users/benseddikismail/following{/other_user}"... | [] | null | null | NONE | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/6601.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6601",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6601.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6601"
} | PR_kwDODunzps5kcWN0 | [
"Hi ! The metrics in `datasets` are deprecated in favor of https://github.com/huggingface/evaluate\r\n\r\nYou can open a PR here instead: https://huggingface.co/spaces/evaluate-metric/squad_v2/tree/main"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6601/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6601 | https://github.com/huggingface/datasets/pull/6601 | true |
2,088,446,385 | https://api.github.com/repos/huggingface/datasets/issues/6600/labels{/name} | ### Describe the bug
I wanted to be able to save a HF dataset for translations and load it again in another script, but I'm a bit confused with the documentation and the result I've got so I'm opening this issue to ask if this behavior is as expected.
### Steps to reproduce the bug
The documentation I've mainly cons... | 2024-01-23T14:42:32Z | 6,600 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-18T14:48:27Z | https://api.github.com/repos/huggingface/datasets/issues/6600/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6600/timeline | Loading CSV exported dataset has unexpected format | https://api.github.com/repos/huggingface/datasets/issues/6600/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/59572247?v=4",
"events_url": "https://api.github.com/users/OrianeN/events{/privacy}",
"followers_url": "https://api.github.com/users/OrianeN/followers",
"following_url": "https://api.github.com/users/OrianeN/following{/other_user}",
"gists_url": "https:... | [] | null | null | NONE | null | null | I_kwDODunzps58eymx | [
"Hi! Parquet is the only format that supports complex/nested features such as `Translation`. So, this should work:\r\n```python\r\ntest_dataset = load_dataset(\"opus100\", name=\"en-fr\", split=\"test\")\r\n\r\n# Save with .to_parquet()\r\ntest_parquet_path = \"try_testset_save.parquet\"\r\ntest_dataset.to_parquet(... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6600/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6600 | https://github.com/huggingface/datasets/issues/6600 | false |
2,086,684,664 | https://api.github.com/repos/huggingface/datasets/issues/6599/labels{/name} | ### Feature request
Uploading datasets is straightforward thanks to the ability to push Audio to hub. However, it would be nice if the data (text and audio) could be segmented when being pushed (if not possible already).
### Motivation
It's easy to create a vtt file from an audio file. If there could be auto-segment... | 2024-01-23T10:42:17Z | 6,599 | 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"
}
] | 2024-01-17T17:51:40Z | https://api.github.com/repos/huggingface/datasets/issues/6599/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6599/timeline | Easy way to segment into 30s snippets given an m4a file and a vtt file | https://api.github.com/repos/huggingface/datasets/issues/6599/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/78278410?v=4",
"events_url": "https://api.github.com/users/RonanKMcGovern/events{/privacy}",
"followers_url": "https://api.github.com/users/RonanKMcGovern/followers",
"following_url": "https://api.github.com/users/RonanKMcGovern/following{/other_user}",
... | [] | null | not_planned | NONE | 2024-01-22T15:35:49Z | null | I_kwDODunzps58YEf4 | [
"Hi! Non-generic data processing is out of this library's scope, so it's downstream libraries/users' responsibility to implement such logic.",
"That's fair. 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/6599/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6599 | https://github.com/huggingface/datasets/issues/6599 | false |
2,084,236,605 | https://api.github.com/repos/huggingface/datasets/issues/6598/labels{/name} | ### Describe the bug
I receive this error message when using `load_dataset` with "csv" path and `dataset_files=s3://...`:
```
TypeError: Session.__init__() got an unexpected keyword argument 'hf'
```
I found a similar issue here: https://stackoverflow.com/questions/77596258/aws-issue-load-dataset-from-s3-fails-w... | 2024-03-22T02:08:06Z | 6,598 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-16T15:16:01Z | https://api.github.com/repos/huggingface/datasets/issues/6598/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6598/timeline | Unexpected keyword argument 'hf' when downloading CSV dataset from S3 | https://api.github.com/repos/huggingface/datasets/issues/6598/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/5592111?v=4",
"events_url": "https://api.github.com/users/dguenms/events{/privacy}",
"followers_url": "https://api.github.com/users/dguenms/followers",
"following_url": "https://api.github.com/users/dguenms/following{/other_user}",
"gists_url": "https:/... | [] | null | null | NONE | null | null | I_kwDODunzps58Ou09 | [
"I am facing similar issue while reading a csv file from s3. Wondering if somebody has found a workaround. ",
"same thing happened to other formats like parquet",
"I am facing similar issue while reading a parquet file from s3.\r\ni try with every version between 2.14 to 2.16.1 but it dosen't work ",
"Re-def... | {
"+1": 3,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 3,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6598/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6598 | https://github.com/huggingface/datasets/issues/6598 | false |
2,083,708,521 | https://api.github.com/repos/huggingface/datasets/issues/6597/labels{/name} | While using `Dataset.push_to_hub` of a canonical dataset, an additional dataset was created under my user namespace.
## Steps to reproduce the bug
The command:
```python
commit_info = ds.push_to_hub(
"caner",
config_name="default",
commit_message="Convert dataset to Parquet",
commit_descriptio... | 2024-02-05T12:29:37Z | 6,597 | 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"
}
] | 2024-01-16T11:27:07Z | https://api.github.com/repos/huggingface/datasets/issues/6597/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/6597/timeline | Dataset.push_to_hub of a canonical dataset creates an additional dataset under the user namespace | https://api.github.com/repos/huggingface/datasets/issues/6597/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-05T12:29:37Z | null | I_kwDODunzps58Mt5p | [
"It is caused by these code lines: https://github.com/huggingface/datasets/blob/9d6d16117a30ba345b0236407975f701c5b288d4/src/datasets/dataset_dict.py#L1688-L1694",
"Also note the information in the docstring: https://github.com/huggingface/datasets/blob/9d6d16117a30ba345b0236407975f701c5b288d4/src/datasets/datase... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6597/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6597 | https://github.com/huggingface/datasets/issues/6597 | false |
2,083,108,156 | https://api.github.com/repos/huggingface/datasets/issues/6596/labels{/name} | `xxx if xxx is not None else None` is no-op. | 2024-01-16T17:16:16Z | 6,596 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-16T06:31:54Z | https://api.github.com/repos/huggingface/datasets/issues/6596/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6596/timeline | Drop redundant None guard. | https://api.github.com/repos/huggingface/datasets/issues/6596/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/5203025?v=4",
"events_url": "https://api.github.com/users/xkszltl/events{/privacy}",
"followers_url": "https://api.github.com/users/xkszltl/followers",
"following_url": "https://api.github.com/users/xkszltl/following{/other_user}",
"gists_url": "https:/... | [] | null | null | CONTRIBUTOR | 2024-01-16T17:05:52Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6596.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6596",
"merged_at": "2024-01-16T17:05:52Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6596.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5kJceH | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6596). 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/6596/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6596 | https://github.com/huggingface/datasets/pull/6596 | true |
2,082,896,148 | https://api.github.com/repos/huggingface/datasets/issues/6595/labels{/name} | ### Describe the bug
I'm aware of the issue #5695 .
I'm using a modified SDXL trainer: https://github.com/kopyl/diffusers/blob/5e70f604155aeecee254a5c63c5e4236ad4a0d3d/examples/text_to_image/train_text_to_image_sdxl.py#L1027C16-L1027C16
So i
1. Map dataset
2. Save to disk
3. Try to upload:
```
import data... | 2024-01-27T18:26:33Z | 6,595 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-16T02:03:09Z | https://api.github.com/repos/huggingface/datasets/issues/6595/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6595/timeline | Loading big dataset raises pyarrow.lib.ArrowNotImplementedError 2 | https://api.github.com/repos/huggingface/datasets/issues/6595/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17604849?v=4",
"events_url": "https://api.github.com/users/kopyl/events{/privacy}",
"followers_url": "https://api.github.com/users/kopyl/followers",
"following_url": "https://api.github.com/users/kopyl/following{/other_user}",
"gists_url": "https://api.... | [] | null | completed | NONE | 2024-01-26T02:28:32Z | null | I_kwDODunzps58JnkU | [
"Hi ! I think the issue comes from the \"float16\" features that are not supported yet in Parquet\r\n\r\nFeel free to open an issue in `pyarrow` about this. In the meantime, I'd encourage you to use \"float32\" for your \"pooled_prompt_embeds\" and \"prompt_embeds\" features.\r\n\r\nYou can cast them to \"float32\"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6595/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6595 | https://github.com/huggingface/datasets/issues/6595 | false |
2,082,748,275 | https://api.github.com/repos/huggingface/datasets/issues/6594/labels{/name} | ### Describe the bug
The sharding of IterableDatasets with respect to distributed and dataloader worker processes appears problematic with significant performance traps and inconsistencies wrt to distributed train processes vs worker processes.
Splitting across num_workers (per train process loader processes) and... | 2024-01-15T22:25:10Z | 6,594 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-15T22:22:36Z | https://api.github.com/repos/huggingface/datasets/issues/6594/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6594/timeline | IterableDataset sharding logic needs improvement | https://api.github.com/repos/huggingface/datasets/issues/6594/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/5702664?v=4",
"events_url": "https://api.github.com/users/rwightman/events{/privacy}",
"followers_url": "https://api.github.com/users/rwightman/followers",
"following_url": "https://api.github.com/users/rwightman/following{/other_user}",
"gists_url": "h... | [] | null | null | NONE | null | null | I_kwDODunzps58JDdz | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6594/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6594 | https://github.com/huggingface/datasets/issues/6594 | false |
2,082,410,257 | https://api.github.com/repos/huggingface/datasets/issues/6592/labels{/name} | ### Describe the bug
When I run my SD training in a Docker image and then listen to logs like `docker logs train -f`, the progress bar is delayed.
It's updating every few percent.
When you have a large dataset that has to be mapped (like 1+ million samples), it's crucial to see the updates in real-time, not every co... | 2024-02-12T17:35:21Z | 6,592 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-15T17:05:21Z | https://api.github.com/repos/huggingface/datasets/issues/6592/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6592/timeline | Logs are delayed when doing .map when `docker logs` | https://api.github.com/repos/huggingface/datasets/issues/6592/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17604849?v=4",
"events_url": "https://api.github.com/users/kopyl/events{/privacy}",
"followers_url": "https://api.github.com/users/kopyl/followers",
"following_url": "https://api.github.com/users/kopyl/following{/other_user}",
"gists_url": "https://api.... | [] | null | not_planned | NONE | 2024-02-12T17:35:21Z | null | I_kwDODunzps58Hw8R | [
"Hi! `tqdm` doesn't work well in non-interactive environments, so there isn't much we can do about this. It's best to [disable it](https://huggingface.co/docs/datasets/v2.16.1/en/package_reference/utilities#datasets.disable_progress_bars) in such environments and instead use logging to track progress."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6592/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6592 | https://github.com/huggingface/datasets/issues/6592 | false |
2,082,378,957 | https://api.github.com/repos/huggingface/datasets/issues/6591/labels{/name} | ### Describe the bug
I'm using the datasets
```
from datasets import load_dataset, Audio
dataset = load_dataset("PolyAI/minds14", name="en-US", split="train")
```
And it seems that sometimes when I imagine a lot of users are accessing the same resources, the Dropbox host fails:
`raise ConnectionError(... | 2024-01-22T23:18:09Z | 6,591 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-15T16:43:38Z | https://api.github.com/repos/huggingface/datasets/issues/6591/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6591/timeline | The datasets models housed in Dropbox can't support a lot of users downloading them | https://api.github.com/repos/huggingface/datasets/issues/6591/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/4933774?v=4",
"events_url": "https://api.github.com/users/RDaneelOlivav/events{/privacy}",
"followers_url": "https://api.github.com/users/RDaneelOlivav/followers",
"following_url": "https://api.github.com/users/RDaneelOlivav/following{/other_user}",
"gi... | [] | null | completed | NONE | 2024-01-22T23:18:09Z | null | I_kwDODunzps58HpTN | [
"Hi! Indeed, Dropbox is not a reliable host. I've just merged https://huggingface.co/datasets/PolyAI/minds14/discussions/24 to fix this by hosting the data files inside the 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/6591/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6591 | https://github.com/huggingface/datasets/issues/6591 | false |
2,082,000,084 | https://api.github.com/repos/huggingface/datasets/issues/6590/labels{/name} | ### Feature request
We need to speed up SDXL dataset pre-process. Please make it possible to use multiple GPUs for the [official SDXL trainer](https://github.com/huggingface/diffusers/blob/main/examples/text_to_image/train_text_to_image_sdxl.py) :)
### Motivation
Pre-computing 3 million of images takes around ... | 2024-01-15T13:07:07Z | 6,590 | 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"
}
] | 2024-01-15T13:06:06Z | https://api.github.com/repos/huggingface/datasets/issues/6590/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6590/timeline | Feature request: Multi-GPU dataset mapping for SDXL training | https://api.github.com/repos/huggingface/datasets/issues/6590/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17604849?v=4",
"events_url": "https://api.github.com/users/kopyl/events{/privacy}",
"followers_url": "https://api.github.com/users/kopyl/followers",
"following_url": "https://api.github.com/users/kopyl/following{/other_user}",
"gists_url": "https://api.... | [] | null | null | NONE | null | null | I_kwDODunzps58GMzU | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6590/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6590 | https://github.com/huggingface/datasets/issues/6590 | false |
2,081,358,619 | https://api.github.com/repos/huggingface/datasets/issues/6589/labels{/name} | ### Describe the bug
- We use shared `cache_dir` using `HF_HOME="{shared_directory}"`
- After dataset version 2.16.0, datasets uses `filelock` package for file locking #6445
- But, `filelock` package make `.lock` file with `644` permission
- Dataset is not available to other users except the user who created the ... | 2024-02-02T07:55:38Z | 6,589 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-15T06:46:27Z | https://api.github.com/repos/huggingface/datasets/issues/6589/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6589/timeline | After `2.16.0` version, there are `PermissionError` when users use shared cache_dir | https://api.github.com/repos/huggingface/datasets/issues/6589/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/106717516?v=4",
"events_url": "https://api.github.com/users/minhopark-neubla/events{/privacy}",
"followers_url": "https://api.github.com/users/minhopark-neubla/followers",
"following_url": "https://api.github.com/users/minhopark-neubla/following{/other_us... | [] | null | completed | NONE | 2024-01-30T15:28:38Z | null | I_kwDODunzps58DwMb | [
"We'll do a new release of `datasets` in the coming days with a fix !",
"@lhoestq Thank you very 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/6589/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6589 | https://github.com/huggingface/datasets/issues/6589 | false |
2,081,284,253 | https://api.github.com/repos/huggingface/datasets/issues/6588/labels{/name} | ### Describe the bug
xlistdir return name is empty string
Overloaded os.listdir
### Steps to reproduce the bug
```python
from datasets.download.streaming_download_manager import xjoin
from datasets.download.streaming_download_manager import xlistdir
config = DownloadConfig(storage_options=options)
manger = Str... | 2024-01-24T10:08:29Z | 6,588 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-15T05:34:36Z | https://api.github.com/repos/huggingface/datasets/issues/6588/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6588/timeline | fix os.listdir return name is empty string | https://api.github.com/repos/huggingface/datasets/issues/6588/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/12895488?v=4",
"events_url": "https://api.github.com/users/d710055071/events{/privacy}",
"followers_url": "https://api.github.com/users/d710055071/followers",
"following_url": "https://api.github.com/users/d710055071/following{/other_user}",
"gists_url"... | [] | null | completed | CONTRIBUTOR | 2024-01-24T10:08:29Z | null | I_kwDODunzps58DeCd | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6588/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6588 | https://github.com/huggingface/datasets/issues/6588 | false |
2,080,348,016 | https://api.github.com/repos/huggingface/datasets/issues/6587/labels{/name} | Fixes #6466
The idea is to do a recursive check for structs. PyArrow handles it well enough.
For a demo you can do:
```python
from datasets import Dataset, concatenate_datasets
ds = Dataset.from_dict({'speaker': [{'name': 'Ben', 'email': None}]})
ds2 = Dataset.from_dict({'speaker': [{'name': 'Fred', 'e... | 2024-02-15T15:20:06Z | 6,587 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-13T15:33:20Z | https://api.github.com/repos/huggingface/datasets/issues/6587/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6587/timeline | Allow concatenation of datasets with mixed structs | https://api.github.com/repos/huggingface/datasets/issues/6587/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8976546?v=4",
"events_url": "https://api.github.com/users/Dref360/events{/privacy}",
"followers_url": "https://api.github.com/users/Dref360/followers",
"following_url": "https://api.github.com/users/Dref360/following{/other_user}",
"gists_url": "https:/... | [] | null | null | CONTRIBUTOR | 2024-02-08T14:38:32Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6587.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6587",
"merged_at": "2024-02-08T14:38:32Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6587.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5kAT_5 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6587). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"friendly bump",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<... | {
"+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/6587/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6587 | https://github.com/huggingface/datasets/pull/6587 | true |
2,079,192,651 | https://api.github.com/repos/huggingface/datasets/issues/6586/labels{/name} | * try not to merge DatasetInfos if they're equal
* fixes losing DatasetInfo during parallel Dataset.map | 2024-01-26T15:59:35Z | 6,586 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-12T16:08:16Z | https://api.github.com/repos/huggingface/datasets/issues/6586/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6586/timeline | keep more info in DatasetInfo.from_merge #6585 | https://api.github.com/repos/huggingface/datasets/issues/6586/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/135010976?v=4",
"events_url": "https://api.github.com/users/JochenSiegWork/events{/privacy}",
"followers_url": "https://api.github.com/users/JochenSiegWork/followers",
"following_url": "https://api.github.com/users/JochenSiegWork/following{/other_user}",
... | [] | null | null | CONTRIBUTOR | 2024-01-26T15:53:28Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6586.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6586",
"merged_at": "2024-01-26T15:53:28Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6586.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5j8aJn | [
"@JochenSiegWork fyi, that seems to also affect the `trainer.push_to_hub()` method, which I guess also needs to parse that DatasetInfo from the `kwargs` used by `push_to_hub`.\r\nThere is short discussion about it [here](https://github.com/huggingface/blog/issues/1623).\r\nWould be great if you can check if your PR... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6586/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6586 | https://github.com/huggingface/datasets/pull/6586 | true |
2,078,874,005 | https://api.github.com/repos/huggingface/datasets/issues/6585/labels{/name} | ### Describe the bug
Hello and thanks for developing this package!
When I process a Dataset with the map function using multiple processors some set attributes of the DatasetInfo get lost and are None in the resulting Dataset.
### Steps to reproduce the bug
```python
from datasets import Dataset, DatasetInfo... | 2024-01-12T14:08:24Z | 6,585 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-12T13:39:19Z | https://api.github.com/repos/huggingface/datasets/issues/6585/comments | {
"avatar_url": "https://avatars.githubusercontent.com/u/135010976?v=4",
"events_url": "https://api.github.com/users/JochenSiegWork/events{/privacy}",
"followers_url": "https://api.github.com/users/JochenSiegWork/followers",
"following_url": "https://api.github.com/users/JochenSiegWork/following{/other_user}",
... | https://api.github.com/repos/huggingface/datasets/issues/6585/timeline | losing DatasetInfo in Dataset.map when num_proc > 1 | https://api.github.com/repos/huggingface/datasets/issues/6585/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/135010976?v=4",
"events_url": "https://api.github.com/users/JochenSiegWork/events{/privacy}",
"followers_url": "https://api.github.com/users/JochenSiegWork/followers",
"following_url": "https://api.github.com/users/JochenSiegWork/following{/other_user}",
... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/135010976?v=4",
"events_url": "https://api.github.com/users/JochenSiegWork/events{/privacy}",
"followers_url": "https://api.github.com/users/JochenSiegWork/followers",
"following_url": "https://api.github.com/users/JochenSiegWork/following{/ot... | null | null | CONTRIBUTOR | null | null | I_kwDODunzps576RmV | [
"Hi ! This issue comes from the fact that `map()` with `num_proc>1` shards the dataset in multiple chunks to be processed (one per process) and merges them. The DatasetInfos of each chunk are then merged together, but for some fields like `dataset_name` it's not been implemented and default to None.\r\n\r\nThe Data... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6585/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6585 | https://github.com/huggingface/datasets/issues/6585 | false |
2,078,454,878 | https://api.github.com/repos/huggingface/datasets/issues/6584/labels{/name} | How to do np.fromfile to use it like np.load
```python
def xnumpy_fromfile(filepath_or_buffer, *args, download_config: Optional[DownloadConfig] = None, **kwargs):
import numpy as np
if hasattr(filepath_or_buffer, "read"):
return np.fromfile(filepath_or_buffer, *args, **kwargs)
else:
... | 2024-01-15T05:20:50Z | 6,584 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-12T09:46:17Z | https://api.github.com/repos/huggingface/datasets/issues/6584/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6584/timeline | np.fromfile not supported | https://api.github.com/repos/huggingface/datasets/issues/6584/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/12895488?v=4",
"events_url": "https://api.github.com/users/d710055071/events{/privacy}",
"followers_url": "https://api.github.com/users/d710055071/followers",
"following_url": "https://api.github.com/users/d710055071/following{/other_user}",
"gists_url"... | [] | null | null | CONTRIBUTOR | null | null | I_kwDODunzps574rRe | [
"@lhoestq\r\nCan you provide me with some ideas?",
"Hi ! What's the error ?",
"@lhoestq \r\n```\r\nTraceback (most recent call last):\r\n File \"/home/dongzf/miniconda3/envs/dataset_ai/lib/python3.11/runpy.py\", line 198, in _run_module_as_main\r\n return _run_code(code, main_globals, None,\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/6584/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6584 | https://github.com/huggingface/datasets/issues/6584 | false |
2,077,049,491 | https://api.github.com/repos/huggingface/datasets/issues/6583/labels{/name} | since the dataset is defunct | 2024-01-11T16:15:34Z | 6,583 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-11T16:05:20Z | https://api.github.com/repos/huggingface/datasets/issues/6583/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6583/timeline | remove eli5 test | https://api.github.com/repos/huggingface/datasets/issues/6583/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 | 2024-01-11T16:09:24Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6583.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6583",
"merged_at": "2024-01-11T16:09:24Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6583.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5j1DzY | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6583). 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/6583/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6583 | https://github.com/huggingface/datasets/pull/6583 | true |
2,076,072,101 | https://api.github.com/repos/huggingface/datasets/issues/6582/labels{/name} | Corrects an issue where `self._ex_iterable` was erroneously used instead of `ex_iterable`, when both Distributed Data Parallel (DDP) and multi num_worker are used concurrently. This improper usage led to the generation of incorrect `shards_indices`, subsequently causing issues with the control flow responsible for work... | 2024-03-01T19:09:14Z | 6,582 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-11T08:49:43Z | https://api.github.com/repos/huggingface/datasets/issues/6582/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6582/timeline | Fix for Incorrect ex_iterable used with multi num_worker | https://api.github.com/repos/huggingface/datasets/issues/6582/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/136600500?v=4",
"events_url": "https://api.github.com/users/kq-chen/events{/privacy}",
"followers_url": "https://api.github.com/users/kq-chen/followers",
"following_url": "https://api.github.com/users/kq-chen/following{/other_user}",
"gists_url": "https... | [] | null | null | CONTRIBUTOR | 2024-03-01T19:02:33Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6582.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6582",
"merged_at": "2024-03-01T19:02:33Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6582.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5jxpry | [
"A toy example to reveal the bug.\r\n\r\n```python\r\n\"\"\"\r\nDATASETS_VERBOSITY=debug torchrun --nproc-per-node 2 main.py \r\n\"\"\"\r\nimport torch.utils.data\r\nimport torch.distributed\r\nimport datasets.distributed\r\nimport datasets\r\n\r\n# num shards = 4\r\nshards = [(0, 100), (100, 200), (200, 300), (300... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6582/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6582 | https://github.com/huggingface/datasets/pull/6582 | true |
2,075,919,265 | https://api.github.com/repos/huggingface/datasets/issues/6581/labels{/name} | fix #6588
xlistdir return name is empty string
for example:
`
from datasets.download.streaming_download_manager import xjoin
from datasets.download.streaming_download_manager import xlistdir
config = DownloadConfig(storage_options=options)
manger = StreamingDownloadManager("ILSVRC2012",download_config=config... | 2024-01-24T10:14:43Z | 6,581 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-11T07:10:55Z | https://api.github.com/repos/huggingface/datasets/issues/6581/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6581/timeline | fix os.listdir return name is empty string | https://api.github.com/repos/huggingface/datasets/issues/6581/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/12895488?v=4",
"events_url": "https://api.github.com/users/d710055071/events{/privacy}",
"followers_url": "https://api.github.com/users/d710055071/followers",
"following_url": "https://api.github.com/users/d710055071/following{/other_user}",
"gists_url"... | [] | null | null | CONTRIBUTOR | 2024-01-24T10:08:28Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6581.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6581",
"merged_at": "2024-01-24T10:08:28Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6581.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5jxIbt | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6581). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"\r\nObj [\"name\"] ends with \"/\"",
"@lhoestq \r\n\r\nhello,\r\nCan you help me chec... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6581/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6581 | https://github.com/huggingface/datasets/pull/6581 | true |
2,075,645,042 | https://api.github.com/repos/huggingface/datasets/issues/6580/labels{/name} | ### Describe the bug
ds = load_dataset("ai2_arc", "ARC-Easy"), i have tried to force redownload, delete cache and changing the cache dir.
### Steps to reproduce the bug
dataset = []
dataset_name = "ai2_arc"
possible_configs = [
'ARC-Challenge',
'ARC-Easy'
]
for config in possible_configs:
data... | 2024-01-20T12:46:16Z | 6,580 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-11T03:14:18Z | https://api.github.com/repos/huggingface/datasets/issues/6580/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6580/timeline | dataset cache only stores one config of the dataset in parquet dir, and uses that for all other configs resulting in showing same data in all configs. | https://api.github.com/repos/huggingface/datasets/issues/6580/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/78641018?v=4",
"events_url": "https://api.github.com/users/kartikgupta321/events{/privacy}",
"followers_url": "https://api.github.com/users/kartikgupta321/followers",
"following_url": "https://api.github.com/users/kartikgupta321/following{/other_user}",
... | [] | null | completed | NONE | 2024-01-20T12:46:16Z | null | I_kwDODunzps57t9Ry | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6580/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6580 | https://github.com/huggingface/datasets/issues/6580 | false |
2,075,407,473 | https://api.github.com/repos/huggingface/datasets/issues/6579/labels{/name} | ### Describe the bug
Unable to load `eli5` dataset with streaming.
### Steps to reproduce the bug
This fails with FileNotFoundError: https://files.pushshift.io/reddit/submissions
```
from datasets import load_dataset
load_dataset("eli5", streaming=True)
```
This works correctly.
```
from datasets import lo... | 2024-01-11T09:19:18Z | 6,579 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-10T23:44:20Z | https://api.github.com/repos/huggingface/datasets/issues/6579/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6579/timeline | Unable to load `eli5` dataset with streaming | https://api.github.com/repos/huggingface/datasets/issues/6579/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/89672451?v=4",
"events_url": "https://api.github.com/users/haok1402/events{/privacy}",
"followers_url": "https://api.github.com/users/haok1402/followers",
"following_url": "https://api.github.com/users/haok1402/following{/other_user}",
"gists_url": "htt... | [] | null | not_planned | NONE | 2024-01-11T09:19:17Z | null | I_kwDODunzps57tDRx | [
"Hi @haok1402, I have created an issue in the Discussion tab of the corresponding dataset: https://huggingface.co/datasets/eli5/discussions/7\r\nLet's continue the discussion there!"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6579/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6579 | https://github.com/huggingface/datasets/issues/6579 | false |
2,074,923,321 | https://api.github.com/repos/huggingface/datasets/issues/6578/labels{/name} | requests.get(..., streaming=True) is faster than using HTTP range requests when streaming large TAR files
it can be enabled using block_size=0 in fsspec
cc @rwightman | 2024-01-30T18:46:02Z | 6,578 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-10T18:18:09Z | https://api.github.com/repos/huggingface/datasets/issues/6578/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6578/timeline | Faster webdataset streaming | https://api.github.com/repos/huggingface/datasets/issues/6578/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 | 2024-01-30T18:39:51Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6578.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6578",
"merged_at": "2024-01-30T18:39:51Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6578.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5jtthB | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6578). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"I added faster streaming support using streaming Requests instances in `huggingface_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/6578/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6578 | https://github.com/huggingface/datasets/pull/6578 | true |
2,074,790,848 | https://api.github.com/repos/huggingface/datasets/issues/6577/labels{/name} | ### Describe the bug
When streaming a [large ASR dataset](https://huggingface.co/datasets/sanchit-gandhi/concatenated-train-set) from the Hug (~3TB) I often encounter 502 Server Errors seemingly randomly during streaming:
```
huggingface_hub.utils._errors.HfHubHTTPError: 502 Server Error: Bad Gateway for url: http... | 2024-02-12T11:46:03Z | 6,577 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "fef2c0",
"default": false,
"description": "",
"id": 3287858981,
"name": "streaming",
"node_id": "MDU6TGFiZWwzMjg3ODU4OTgx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/streaming"
}
] | 2024-01-10T16:59:36Z | https://api.github.com/repos/huggingface/datasets/issues/6577/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6577/timeline | 502 Server Errors when streaming large dataset | https://api.github.com/repos/huggingface/datasets/issues/6577/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/93869735?v=4",
"events_url": "https://api.github.com/users/sanchit-gandhi/events{/privacy}",
"followers_url": "https://api.github.com/users/sanchit-gandhi/followers",
"following_url": "https://api.github.com/users/sanchit-gandhi/following{/other_user}",
... | [] | null | completed | CONTRIBUTOR | 2024-01-15T16:05:44Z | null | I_kwDODunzps57qsvA | [
"cc @mariosasko @lhoestq ",
"Hi! We should be able to avoid this error by retrying to read the data when it happens. I'll open a PR in `huggingface_hub` to address this.",
"Thanks for the fix @mariosasko! Just wondering whether \"500 error\" should also be excluded? I got these errors overnight:\r\n\r\n```\r\nh... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6577/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6577 | https://github.com/huggingface/datasets/issues/6577 | false |
2,073,710,124 | https://api.github.com/repos/huggingface/datasets/issues/6576/labels{/name} | ### Describe the bug
The redirected page encountered 404 not found.
### Steps to reproduce the bug
1. In this tutorial: https://huggingface.co/learn/nlp-course/chapter5/4?fw=pt
original md: https://github.com/huggingface/course/blob/2c733c2246b8b7e0e6f19a9e5d15bb12df43b2a3/chapters/en/chapter5/4.mdx#L49
`... | 2024-01-17T14:01:31Z | 6,576 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-10T06:48:14Z | https://api.github.com/repos/huggingface/datasets/issues/6576/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6576/timeline | document page 404 not found after redirection | https://api.github.com/repos/huggingface/datasets/issues/6576/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/39179888?v=4",
"events_url": "https://api.github.com/users/annahung31/events{/privacy}",
"followers_url": "https://api.github.com/users/annahung31/followers",
"following_url": "https://api.github.com/users/annahung31/following{/other_user}",
"gists_url"... | [] | null | completed | NONE | 2024-01-17T14:01:31Z | null | I_kwDODunzps57mk4s | [
"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/6576/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6576 | https://github.com/huggingface/datasets/issues/6576 | false |
2,072,617,406 | https://api.github.com/repos/huggingface/datasets/issues/6575/labels{/name} | It was not taken into account e.g. when passing to a DataLoader with num_workers>0
Fix https://github.com/huggingface/datasets/issues/6565 | 2024-01-11T16:16:54Z | 6,575 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-09T15:35:31Z | https://api.github.com/repos/huggingface/datasets/issues/6575/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6575/timeline | [IterableDataset] Fix `drop_last_batch`in map after shuffling or sharding | https://api.github.com/repos/huggingface/datasets/issues/6575/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 | 2024-01-11T16:10:30Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6575.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6575",
"merged_at": "2024-01-11T16:10:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6575.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5jl1V6 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6575). 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/6575/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6575 | https://github.com/huggingface/datasets/pull/6575 | true |
2,072,579,549 | https://api.github.com/repos/huggingface/datasets/issues/6574/labels{/name} | ...now that `squad` and `paws` don't have a script anymore | 2024-01-09T16:11:33Z | 6,574 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-09T15:16:16Z | https://api.github.com/repos/huggingface/datasets/issues/6574/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6574/timeline | Fix tests based on datasets that used to have scripts | https://api.github.com/repos/huggingface/datasets/issues/6574/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 | 2024-01-09T16:05:13Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6574.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6574",
"merged_at": "2024-01-09T16:05:13Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6574.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5jltBC | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6574). 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/6574/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6574 | https://github.com/huggingface/datasets/pull/6574 | true |
2,072,553,951 | https://api.github.com/repos/huggingface/datasets/issues/6573/labels{/name} | - Add audio support
- Fix an issue where user-provided features with additional fields are not taken into account
Close https://github.com/huggingface/datasets/issues/6569 | 2024-01-11T16:17:28Z | 6,573 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-09T15:03:04Z | https://api.github.com/repos/huggingface/datasets/issues/6573/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6573/timeline | [WebDataset] Audio support and bug fixes | https://api.github.com/repos/huggingface/datasets/issues/6573/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 | 2024-01-11T16:11:04Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6573.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6573",
"merged_at": "2024-01-11T16:11:04Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6573.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5jlnaj | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6573). 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": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6573/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6573 | https://github.com/huggingface/datasets/pull/6573 | true |
2,072,384,281 | https://api.github.com/repos/huggingface/datasets/issues/6572/labels{/name} | Right now we can only download multiple separate archives or a single file archive, but not multipart archives, such as those produced by `tar --multi-volume`. This PR allows for downloading and extraction of archives split into multiple parts.
With the new `multi_part` field of the `DownloadConfig` set, the downloa... | 2024-02-25T08:13:01Z | 6,572 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-09T13:35:44Z | https://api.github.com/repos/huggingface/datasets/issues/6572/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6572/timeline | Adding option for multipart achive download | https://api.github.com/repos/huggingface/datasets/issues/6572/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/66251151?v=4",
"events_url": "https://api.github.com/users/jpodivin/events{/privacy}",
"followers_url": "https://api.github.com/users/jpodivin/followers",
"following_url": "https://api.github.com/users/jpodivin/following{/other_user}",
"gists_url": "htt... | [] | null | null | NONE | 2024-02-25T08:13:01Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6572.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6572",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6572.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6572"
} | PR_kwDODunzps5jlCO5 | [
"On closer examination, this appears to be unnecessary. "
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6572/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6572 | https://github.com/huggingface/datasets/pull/6572 | true |
2,072,111,000 | https://api.github.com/repos/huggingface/datasets/issues/6571/labels{/name} | Currently, `DatasetDict.column_names` returns a dict, with each split name as keys and the corresponding list of column names as values.
However, by construction, all splits have the same column names.
I think it makes more sense to return a single list with the column names, which is the same for all the split k... | 2024-01-09T10:45:17Z | 6,571 | 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"
}
] | 2024-01-09T10:45:17Z | https://api.github.com/repos/huggingface/datasets/issues/6571/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6571/timeline | Make DatasetDict.column_names return a list instead of dict | https://api.github.com/repos/huggingface/datasets/issues/6571/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 | null | null | I_kwDODunzps57geeY | [] | {
"+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/6571/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6571 | https://github.com/huggingface/datasets/issues/6571 | false |
2,071,805,265 | https://api.github.com/repos/huggingface/datasets/issues/6570/labels{/name} | We do not have the online docs for the latest minor release 2.16 (2.16.0 nor 2.16.1).
In the online docs, the latest version appearing is 2.15.0: https://huggingface.co/docs/datasets/index
 . But a new issue came up :( | 2024-01-13T04:53:04Z | 6,568 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-08T08:03:58Z | https://api.github.com/repos/huggingface/datasets/issues/6568/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6568/timeline | keep_in_memory=True does not seem to work | https://api.github.com/repos/huggingface/datasets/issues/6568/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17604849?v=4",
"events_url": "https://api.github.com/users/kopyl/events{/privacy}",
"followers_url": "https://api.github.com/users/kopyl/followers",
"following_url": "https://api.github.com/users/kopyl/following{/other_user}",
"gists_url": "https://api.... | [] | null | null | NONE | null | null | I_kwDODunzps57YIFn | [
"Seems like I just used the old code which did not have `keep_in_memory=True` argument, sorry.\r\n\r\nAlthough i encountered a different problem – at 97% my python process just hung for around 11 minutes with no logs (when running dataset.map without `keep_in_memory=True` over around 3 million of dataset samples)..... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6568/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6568 | https://github.com/huggingface/datasets/issues/6568 | false |
2,069,808,842 | https://api.github.com/repos/huggingface/datasets/issues/6567/labels{/name} | ### Describe the bug
```
--------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
[<ipython-input-6-80c6086794e8>](https://localhost:8080/#) in <cell line: 10>()
8 report_to="wandb")
9
---> 10 trainer =... | 2024-01-08T11:56:19Z | 6,567 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-08T06:40:21Z | https://api.github.com/repos/huggingface/datasets/issues/6567/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6567/timeline | AttributeError: 'str' object has no attribute 'to' | https://api.github.com/repos/huggingface/datasets/issues/6567/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/20493493?v=4",
"events_url": "https://api.github.com/users/andysingal/events{/privacy}",
"followers_url": "https://api.github.com/users/andysingal/followers",
"following_url": "https://api.github.com/users/andysingal/following{/other_user}",
"gists_url"... | [] | null | completed | NONE | 2024-01-08T10:03:17Z | null | I_kwDODunzps57XsbK | [
"I think you are reporting an issue with the `transformers` library. Note this is the repository of the `datasets` library. I recommend that you open an issue in their repository: https://github.com/huggingface/transformers/issues\r\n\r\nEDIT: I have not the rights to transfer the issue\r\n~~I am transferring your ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6567/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6567 | https://github.com/huggingface/datasets/issues/6567 | false |
2,069,495,429 | https://api.github.com/repos/huggingface/datasets/issues/6566/labels{/name} | ### Describe the bug
```
Traceback (most recent call last):
File "train_controlnet_sdxl.py", line 1252, in <module>
main(args)
File "train_controlnet_sdxl.py", line 1013, in main
train_dataset = train_dataset.map(compute_embeddings_fn, batched=True, new_fingerprint=new_fingerprint)
File "/home/mini... | 2024-01-20T00:29:18Z | 6,566 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-08T02:37:03Z | https://api.github.com/repos/huggingface/datasets/issues/6566/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6566/timeline | I train controlnet_sdxl in bf16 datatype, got unsupported ERROR in datasets | https://api.github.com/repos/huggingface/datasets/issues/6566/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/25008090?v=4",
"events_url": "https://api.github.com/users/HelloWorldBeginner/events{/privacy}",
"followers_url": "https://api.github.com/users/HelloWorldBeginner/followers",
"following_url": "https://api.github.com/users/HelloWorldBeginner/following{/oth... | [] | null | null | NONE | null | null | I_kwDODunzps57Wf6F | [
"I also see the same error and get passed it by casting that line to float. \r\n\r\nso `for x in obj.detach().cpu().numpy()` becomes `for x in obj.detach().to(torch.float).cpu().numpy()`\r\n\r\nI got the idea from [this ](https://github.com/kohya-ss/sd-webui-additional-networks/pull/128/files) PR where someone 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/6566/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6566 | https://github.com/huggingface/datasets/issues/6566 | false |
2,068,939,670 | https://api.github.com/repos/huggingface/datasets/issues/6565/labels{/name} | ### Describe the bug
Scenario:
- Interleaving two iterable datasets of unequal lengths (`all_exhausted`), followed by a batch mapping with batch size 2 to effectively merge the two datasets and get a sample from each dataset in a single batch, with `drop_last_batch=True` to skip the last batch in case it doesn't ha... | 2024-01-11T16:10:31Z | 6,565 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-07T02:46:50Z | https://api.github.com/repos/huggingface/datasets/issues/6565/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6565/timeline | `drop_last_batch=True` for IterableDataset map function is ignored with multiprocessing DataLoader | https://api.github.com/repos/huggingface/datasets/issues/6565/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/12119806?v=4",
"events_url": "https://api.github.com/users/naba89/events{/privacy}",
"followers_url": "https://api.github.com/users/naba89/followers",
"following_url": "https://api.github.com/users/naba89/following{/other_user}",
"gists_url": "https://a... | [] | null | completed | NONE | 2024-01-11T16:10:31Z | null | I_kwDODunzps57UYOW | [
"My current workaround this issue is to return `None` in the second element and then filter out samples which have `None` in them.\r\n\r\n```python\r\ndef merge_samples(batch):\r\n if len(batch['a']) == 1:\r\n batch['c'] = [batch['a'][0]]\r\n batch['d'] = [None]\r\n else:\r\n batch['c'] ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6565/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6565 | https://github.com/huggingface/datasets/issues/6565 | false |
2,068,893,194 | https://api.github.com/repos/huggingface/datasets/issues/6564/labels{/name} | ### Describe the bug
The issue shall be open: https://github.com/huggingface/datasets/issues/6435
When i try to pass `with_rank` to `Dataset.filter()`, i get this:
`Dataset.filter() got an unexpected keyword argument 'with_rank'`
### Steps to reproduce the bug
Run notebook:
https://colab.research.google.com... | 2024-01-29T16:36:55Z | 6,564 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-06T23:48:13Z | https://api.github.com/repos/huggingface/datasets/issues/6564/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6564/timeline | `Dataset.filter` missing `with_rank` parameter | https://api.github.com/repos/huggingface/datasets/issues/6564/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17604849?v=4",
"events_url": "https://api.github.com/users/kopyl/events{/privacy}",
"followers_url": "https://api.github.com/users/kopyl/followers",
"following_url": "https://api.github.com/users/kopyl/following{/other_user}",
"gists_url": "https://api.... | [] | null | completed | NONE | 2024-01-29T16:36:54Z | null | I_kwDODunzps57UM4K | [
"Thanks for reporting! I've opened a PR with a fix",
"@mariosasko thank you very 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/6564/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6564 | https://github.com/huggingface/datasets/issues/6564 | false |
2,068,302,402 | https://api.github.com/repos/huggingface/datasets/issues/6563/labels{/name} | ### Describe the bug
Yep its not [there](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/utils/__init__.py) anymore.
```text
+ python /home/trainer/sft_train.py --model_name cognitivecomputations/dolphin-2.2.1-mistral-7b --dataset_name wasertech/OneOS --load_in_4bit --use_peft --batch_... | 2024-03-14T02:59:42Z | 6,563 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-06T02:28:54Z | https://api.github.com/repos/huggingface/datasets/issues/6563/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6563/timeline | `ImportError`: cannot import name 'insecure_hashlib' from 'huggingface_hub.utils' (.../huggingface_hub/utils/__init__.py) | https://api.github.com/repos/huggingface/datasets/issues/6563/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/79070834?v=4",
"events_url": "https://api.github.com/users/wasertech/events{/privacy}",
"followers_url": "https://api.github.com/users/wasertech/followers",
"following_url": "https://api.github.com/users/wasertech/following{/other_user}",
"gists_url": "... | [] | null | completed | NONE | 2024-01-06T16:13:27Z | null | I_kwDODunzps57R8pC | [
"@Wauplin Do you happen to know what's up?",
"<del>Installing `datasets` from `main` did the trick so I guess it will be fixed in the next release.\r\n\r\nNVM https://github.com/huggingface/datasets/blob/d26abadce0b884db32382b92422d8a6aa997d40a/src/datasets/utils/info_utils.py#L5",
"@wasertech upgrading `huggin... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6563/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6563 | https://github.com/huggingface/datasets/issues/6563 | false |
2,067,904,504 | https://api.github.com/repos/huggingface/datasets/issues/6562/labels{/name} | ### Describe the bug
I have updated my dataset by adding a new feature, and push it to the hub. When I want to download it on my machine which contain the old version by using `datasets.load_dataset("your_dataset_name", download_mode=datasets.DownloadMode.FORCE_REDOWNLOAD)` I get an error (paste bellow).
Seems that... | 2024-01-05T19:10:25Z | 6,562 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-05T19:10:25Z | https://api.github.com/repos/huggingface/datasets/issues/6562/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6562/timeline | datasets.DownloadMode.FORCE_REDOWNLOAD use cache to download dataset features with load_dataset function | https://api.github.com/repos/huggingface/datasets/issues/6562/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/73234162?v=4",
"events_url": "https://api.github.com/users/LsTam91/events{/privacy}",
"followers_url": "https://api.github.com/users/LsTam91/followers",
"following_url": "https://api.github.com/users/LsTam91/following{/other_user}",
"gists_url": "https:... | [] | null | null | NONE | null | null | I_kwDODunzps57Qbf4 | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6562/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6562 | https://github.com/huggingface/datasets/issues/6562 | false |
2,067,404,951 | https://api.github.com/repos/huggingface/datasets/issues/6561/labels{/name} | See https://huggingface.co/datasets/uonlp/CulturaX/discussions/15#6597e83f185db94370d6bf50 for reference | 2024-01-05T14:06:18Z | 6,561 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "0075ca",
"default": true,
"description": "Improvements or additions to documentation",
"id": 1935892861,
"name": "documentation",
"node_id": "MDU6TGFiZWwxOTM1ODkyODYx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/documentation"
}
] | 2024-01-05T14:03:33Z | https://api.github.com/repos/huggingface/datasets/issues/6561/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6561/timeline | Document YAML configuration with "data_dir" | https://api.github.com/repos/huggingface/datasets/issues/6561/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_kwDODunzps57OhiX | [
"In particular, I would like to have an example of how to replace the following configuration (from https://huggingface.co/docs/hub/datasets-manual-configuration#splits)\r\n\r\n```\r\n---\r\nconfigs:\r\n- config_name: default\r\n data_files:\r\n - split: train\r\n path: \"data/*.csv\"\r\n - split: test\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/6561/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6561 | https://github.com/huggingface/datasets/issues/6561 | false |
2,065,637,625 | https://api.github.com/repos/huggingface/datasets/issues/6560/labels{/name} | ### Feature request
HF datasets are awesome in supporting text and images. Will be great to see such a support in videos :)
### Motivation
Video generation :)
### Your contribution
Will probably be limited to raising this feature request ;) | 2024-01-04T13:10:58Z | 6,560 | 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"
}
] | 2024-01-04T13:10:58Z | https://api.github.com/repos/huggingface/datasets/issues/6560/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6560/timeline | Support Video | https://api.github.com/repos/huggingface/datasets/issues/6560/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/57996478?v=4",
"events_url": "https://api.github.com/users/yuvalkirstain/events{/privacy}",
"followers_url": "https://api.github.com/users/yuvalkirstain/followers",
"following_url": "https://api.github.com/users/yuvalkirstain/following{/other_user}",
"g... | [] | null | null | NONE | null | null | I_kwDODunzps57HyD5 | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6560/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6560 | https://github.com/huggingface/datasets/issues/6560 | false |
2,065,118,332 | https://api.github.com/repos/huggingface/datasets/issues/6559/labels{/name} | ### Describe the bug
python script is:
```
from datasets import load_dataset
cache_dir = 'path/to/your/cache/directory'
dataset = load_dataset('allenai/c4','allenai--c4', data_files={'train': 'en/c4-train.00000-of-01024.json.gz'}, split='train', use_auth_token=False, cache_dir=cache_dir)
```
the script su... | 2024-04-03T10:40:53Z | 6,559 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-04T07:04:48Z | https://api.github.com/repos/huggingface/datasets/issues/6559/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6559/timeline | Latest version 2.16.1, when load dataset error occurs. ValueError: BuilderConfig 'allenai--c4' not found. Available: ['default'] | https://api.github.com/repos/huggingface/datasets/issues/6559/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/145004780?v=4",
"events_url": "https://api.github.com/users/zhulinJulia24/events{/privacy}",
"followers_url": "https://api.github.com/users/zhulinJulia24/followers",
"following_url": "https://api.github.com/users/zhulinJulia24/following{/other_user}",
"... | [] | null | completed | NONE | 2024-01-05T01:26:25Z | null | I_kwDODunzps57FzR8 | [
"Hi ! The \"allenai--c4\" config doesn't exist (this naming schema comes from old versions of `datasets`)\r\n\r\nYou can load it this way instead:\r\n\r\n```python\r\nfrom datasets import load_dataset\r\ncache_dir = 'path/to/your/cache/directory'\r\ndataset = load_dataset('allenai/c4', data_files={'train': 'en/c4-t... | {
"+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/6559/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6559 | https://github.com/huggingface/datasets/issues/6559 | false |
2,064,885,984 | https://api.github.com/repos/huggingface/datasets/issues/6558/labels{/name} | ### Describe the bug
```
---------------------------------------------------------------------------
OSError Traceback (most recent call last)
Cell In[24], line 28
23 return example
25 # Filter the dataset
26 # filtered_dataset = dataset.filter(contains_number... | 2024-02-21T00:38:12Z | 6,558 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-04T02:15:13Z | https://api.github.com/repos/huggingface/datasets/issues/6558/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6558/timeline | OSError: image file is truncated (1 bytes not processed) #28323 | https://api.github.com/repos/huggingface/datasets/issues/6558/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/20493493?v=4",
"events_url": "https://api.github.com/users/andysingal/events{/privacy}",
"followers_url": "https://api.github.com/users/andysingal/followers",
"following_url": "https://api.github.com/users/andysingal/following{/other_user}",
"gists_url"... | [] | null | completed | NONE | 2024-02-21T00:38:12Z | null | I_kwDODunzps57E6jg | [
"You can add \r\n\r\n```python\r\nfrom PIL import ImageFile\r\nImageFile.LOAD_TRUNCATED_IMAGES = True\r\n```\r\n\r\nafter the imports to be able to read truncated images."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6558/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6558 | https://github.com/huggingface/datasets/issues/6558 | false |
2,064,341,965 | https://api.github.com/repos/huggingface/datasets/issues/6557/labels{/name} | see (internal) https://huggingface.slack.com/archives/C02V51Q3800/p1703885853581679 | 2024-01-11T17:59:51Z | 6,557 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-03T16:47:35Z | https://api.github.com/repos/huggingface/datasets/issues/6557/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6557/timeline | Support standalone yaml | https://api.github.com/repos/huggingface/datasets/issues/6557/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 | 2024-01-11T17:53:42Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6557.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6557",
"merged_at": "2024-01-11T17:53:42Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6557.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5jJ63z | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6557). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"@lhoestq \r\nhello\r\nI think it should be defined in config.py\r\nDATASET_ README_ FIL... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6557/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6557 | https://github.com/huggingface/datasets/pull/6557 | true |
2,064,018,208 | https://api.github.com/repos/huggingface/datasets/issues/6556/labels{/name} | A dataset repository with one image and one metadata file was considered a JSON dataset instead of an ImageFolder dataset. This is because we pick the dataset type with the most compatible data file extensions present in the repository and it results in a tie in this case.
e.g. for https://huggingface.co/datasets/mu... | 2024-02-12T21:57:34Z | 6,556 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-03T13:13:02Z | https://api.github.com/repos/huggingface/datasets/issues/6556/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6556/timeline | Fix imagefolder with one image | https://api.github.com/repos/huggingface/datasets/issues/6556/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 | 2024-01-09T13:06:30Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6556.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6556",
"merged_at": "2024-01-09T13:06:30Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6556.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5jI0nN | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6556). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Fixed in dataset viewer: https://huggingface.co/datasets/multimodalart/repro_1_image\r\... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6556/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6556 | https://github.com/huggingface/datasets/pull/6556 | true |
2,063,841,286 | https://api.github.com/repos/huggingface/datasets/issues/6555/labels{/name} | Fix #6554. | 2024-02-02T10:41:33Z | 6,555 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-03T11:33:10Z | https://api.github.com/repos/huggingface/datasets/issues/6555/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6555/timeline | Do not use Parquet exports if revision is passed | https://api.github.com/repos/huggingface/datasets/issues/6555/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 | 2024-02-02T10:35:28Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6555.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6555",
"merged_at": "2024-02-02T10:35:28Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6555.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5jIM79 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6555). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"As shared on slack, `HubDatasetModuleFactoryWithParquetExport` raises a `DatasetsServer... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6555/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6555 | https://github.com/huggingface/datasets/pull/6555 | true |
2,063,839,916 | https://api.github.com/repos/huggingface/datasets/issues/6554/labels{/name} | We should not used Parquet exports if `revision` is passed.
I think this is a regression. | 2024-02-02T10:35:29Z | 6,554 | 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"
}
] | 2024-01-03T11:32:26Z | https://api.github.com/repos/huggingface/datasets/issues/6554/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/6554/timeline | Parquet exports are used even if revision is passed | https://api.github.com/repos/huggingface/datasets/issues/6554/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-02T10:35:29Z | null | I_kwDODunzps57A7Ks | [
"I don't think this bug is a thing ? Do you have some code that leads to this issue ?"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6554/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6554 | https://github.com/huggingface/datasets/issues/6554 | false |
2,063,474,183 | https://api.github.com/repos/huggingface/datasets/issues/6553/labels{/name} | ### Describe the bug
use python -m pip install datasets to install
### Steps to reproduce the bug
from datasets import load_dataset
### Expected behavior
it doesn't work
### Environment info
datasets version==2.15.0
python == 3.10.12
linux version I don't know?? | 2024-02-21T00:38:24Z | 6,553 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-03T08:18:21Z | https://api.github.com/repos/huggingface/datasets/issues/6553/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6553/timeline | Cannot import name 'load_dataset' from .... module ‘datasets’ | https://api.github.com/repos/huggingface/datasets/issues/6553/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/83450192?v=4",
"events_url": "https://api.github.com/users/ciaoyizhen/events{/privacy}",
"followers_url": "https://api.github.com/users/ciaoyizhen/followers",
"following_url": "https://api.github.com/users/ciaoyizhen/following{/other_user}",
"gists_url"... | [] | null | completed | NONE | 2024-02-21T00:38:24Z | null | I_kwDODunzps56_h4H | [
"I don't know My conpany conputer cannot work. but in my computer, it work?",
"Do you have a folder in your working directory called 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/6553/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6553 | https://github.com/huggingface/datasets/issues/6553 | false |
2,063,157,187 | https://api.github.com/repos/huggingface/datasets/issues/6552/labels{/name} | ### Describe the bug
Hello,
I'm trying to load a dataset from Google Colab but the process hangs at `Resolving data files`:

It is happening when the `_get_origin_metadata` definition is invoked:
```python
d... | 2024-01-08T10:09:04Z | 6,552 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-01-03T02:18:17Z | https://api.github.com/repos/huggingface/datasets/issues/6552/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6552/timeline | Loading a dataset from Google Colab hangs at "Resolving data files". | https://api.github.com/repos/huggingface/datasets/issues/6552/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/99779?v=4",
"events_url": "https://api.github.com/users/KelSolaar/events{/privacy}",
"followers_url": "https://api.github.com/users/KelSolaar/followers",
"following_url": "https://api.github.com/users/KelSolaar/following{/other_user}",
"gists_url": "htt... | [] | null | completed | NONE | 2024-01-08T10:09:04Z | null | I_kwDODunzps56-UfD | [
"This bug comes from the `huggingface_hub` library, see: https://github.com/huggingface/huggingface_hub/issues/1952\r\n\r\nA fix is provided at https://github.com/huggingface/huggingface_hub/pull/1953. Feel free to install `huggingface_hub` from this PR, or wait for it to be merged and the new version of `huggingfa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6552/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6552 | https://github.com/huggingface/datasets/issues/6552 | false |
2,062,768,400 | https://api.github.com/repos/huggingface/datasets/issues/6551/labels{/name} | Enable parallel downloads using multiprocessing when `num_proc` is passed to `load_dataset`.
It was enabled for datasets with scripts already (if they passed lists to `dl_manager.download`) but not for no-script datasets (we pass dicts {split: [list of files]} to `dl_manager.download` for those ones).
I fixed thi... | 2024-01-06T20:14:57Z | 6,551 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-02T18:06:18Z | https://api.github.com/repos/huggingface/datasets/issues/6551/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6551/timeline | Fix parallel downloads for datasets without scripts | https://api.github.com/repos/huggingface/datasets/issues/6551/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 | 2024-01-03T13:19:48Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6551.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6551",
"merged_at": "2024-01-03T13:19:47Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6551.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5jEi1C | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6551). 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": 2,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6551/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6551 | https://github.com/huggingface/datasets/pull/6551 | true |
2,062,556,493 | https://api.github.com/repos/huggingface/datasets/issues/6550/labels{/name} | after discussions in https://github.com/huggingface/datasets/pull/6415 | 2024-01-31T13:45:15Z | 6,550 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-01-02T15:11:58Z | https://api.github.com/repos/huggingface/datasets/issues/6550/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6550/timeline | Multi gpu docs | https://api.github.com/repos/huggingface/datasets/issues/6550/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 | 2024-01-31T13:38:59Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6550.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6550",
"merged_at": "2024-01-31T13:38:59Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6550.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5jD1OL | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6550). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Thanks @lhoestq . This is a very important fix for code to run on multiple GPUs. Otherw... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6550/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6550 | https://github.com/huggingface/datasets/pull/6550 | true |
2,062,420,259 | https://api.github.com/repos/huggingface/datasets/issues/6549/labels{/name} | ### Feature request
Shouldn't this kinda work ?
```
Dataset.from_json("hf://datasets/HuggingFaceTB/eval_data/resolve/main/eval_data_context_and_answers.json")
```
I got an error
```
File ~/miniconda3/envs/datatrove/lib/python3.10/site-packages/datasets/data_files.py:380, in resolve_pattern(pattern, base_path, al... | 2024-01-02T14:06:49Z | 6,549 | 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"
}
] | 2024-01-02T13:26:34Z | https://api.github.com/repos/huggingface/datasets/issues/6549/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6549/timeline | Loading from hf hub with clearer error message | https://api.github.com/repos/huggingface/datasets/issues/6549/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/7353373?v=4",
"events_url": "https://api.github.com/users/thomwolf/events{/privacy}",
"followers_url": "https://api.github.com/users/thomwolf/followers",
"following_url": "https://api.github.com/users/thomwolf/following{/other_user}",
"gists_url": "http... | [] | null | null | MEMBER | null | null | I_kwDODunzps567gkj | [
"Maybe we can add a helper message like `Maybe try again using \"hf://path/without/resolve\"` if the path contains `/resolve/` ?\r\n\r\ne.g.\r\n\r\n```\r\nFileNotFoundError: Unable to find 'hf://datasets/HuggingFaceTB/eval_data/resolve/main/eval_data_context_and_answers.json'\r\nIt looks like you used parts of the ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6549/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6549 | https://github.com/huggingface/datasets/issues/6549 | false |
2,061,047,984 | https://api.github.com/repos/huggingface/datasets/issues/6548/labels{/name} | ### Describe the bug
Hello everyone,
I'm using **load_datasets** from **huggingface** to download the datasets and I'm facing an issue, the download starts but it reaches some state and then fails with the following error:
Couldn't reach https://huggingface.co/datasets/wikimedia/wikipedia/resolve/4cb9b0d719291f1a10... | 2024-01-02T10:33:17Z | 6,548 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2023-12-31T12:41:26Z | https://api.github.com/repos/huggingface/datasets/issues/6548/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6548/timeline | Skip if a dataset has issues | https://api.github.com/repos/huggingface/datasets/issues/6548/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/143214684?v=4",
"events_url": "https://api.github.com/users/hadianasliwa/events{/privacy}",
"followers_url": "https://api.github.com/users/hadianasliwa/followers",
"following_url": "https://api.github.com/users/hadianasliwa/following{/other_user}",
"gis... | [] | null | null | NONE | null | null | I_kwDODunzps562Riw | [
"It looks like a transient DNS issue. It should work fine now if you try again.\r\n\r\nThere is no parameter in load_dataset to skip failed downloads. In your case it would have skipped every single subsequent download until the DNS issue was resolved anyway."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6548/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6548 | https://github.com/huggingface/datasets/issues/6548 | false |
2,060,796,927 | https://api.github.com/repos/huggingface/datasets/issues/6547/labels{/name} | null | 2023-12-30T16:53:38Z | 6,547 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2023-12-30T16:47:17Z | https://api.github.com/repos/huggingface/datasets/issues/6547/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6547/timeline | set dev version | https://api.github.com/repos/huggingface/datasets/issues/6547/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-12-30T16:47:27Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6547.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6547",
"merged_at": "2023-12-30T16:47:27Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6547.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5i-Jni | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6547). 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/6547/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6547 | https://github.com/huggingface/datasets/pull/6547 | true |
2,060,796,369 | https://api.github.com/repos/huggingface/datasets/issues/6546/labels{/name} | null | 2023-12-30T16:52:07Z | 6,546 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2023-12-30T16:44:51Z | https://api.github.com/repos/huggingface/datasets/issues/6546/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6546/timeline | Release: 2.16.1 | https://api.github.com/repos/huggingface/datasets/issues/6546/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-12-30T16:45:52Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6546.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6546",
"merged_at": "2023-12-30T16:45:52Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6546.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5i-Jgv | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6546). 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/6546/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6546 | https://github.com/huggingface/datasets/pull/6546 | true |
2,060,789,507 | https://api.github.com/repos/huggingface/datasets/issues/6545/labels{/name} | ### Describe the bug
By default, the standard Image Dataset maps out `file_name` to `image` when loading an Image Dataset.
However, if the dataset contains only 1 image, this does not take place
### Steps to reproduce the bug
Input
(dataset with one image `multimodalart/repro_1_image`)
```py
from data... | 2024-01-09T13:06:31Z | 6,545 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2023-12-30T16:17:29Z | https://api.github.com/repos/huggingface/datasets/issues/6545/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6545/timeline | `image` column not automatically inferred if image dataset only contains 1 image | https://api.github.com/repos/huggingface/datasets/issues/6545/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/788417?v=4",
"events_url": "https://api.github.com/users/apolinario/events{/privacy}",
"followers_url": "https://api.github.com/users/apolinario/followers",
"following_url": "https://api.github.com/users/apolinario/following{/other_user}",
"gists_url": ... | [] | null | completed | NONE | 2024-01-09T13:06:31Z | null | I_kwDODunzps561ScD | [] | {
"+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/6545/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6545 | https://github.com/huggingface/datasets/issues/6545 | false |
2,060,782,594 | https://api.github.com/repos/huggingface/datasets/issues/6544/labels{/name} | We should not use the parquet export when the user is passing config_kwargs
I also fixed a regression that would disallow creating a custom config when a dataset has multiple predefined configs
fix https://github.com/huggingface/datasets/issues/6533 | 2024-01-02T11:02:39Z | 6,544 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2023-12-30T15:51:25Z | https://api.github.com/repos/huggingface/datasets/issues/6544/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6544/timeline | Fix custom configs from script | https://api.github.com/repos/huggingface/datasets/issues/6544/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-12-30T16:09:49Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6544.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6544",
"merged_at": "2023-12-30T16:09:49Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6544.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5i-G4_ | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6544). 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/6544/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6544 | https://github.com/huggingface/datasets/pull/6544 | true |
2,060,776,174 | https://api.github.com/repos/huggingface/datasets/issues/6543/labels{/name} | The dl_manager base path is remote (e.g. a hf:// path), so local cached paths should be passed as absolute paths.
This could happen if users provide a relative path as `cache_dir`
fix https://github.com/huggingface/datasets/issues/6536 | 2023-12-30T16:00:06Z | 6,543 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2023-12-30T15:24:50Z | https://api.github.com/repos/huggingface/datasets/issues/6543/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6543/timeline | Fix dl_manager.extract returning FileNotFoundError | https://api.github.com/repos/huggingface/datasets/issues/6543/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-12-30T15:53:59Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6543.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6543",
"merged_at": "2023-12-30T15:53:59Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6543.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5i-Frx | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6543). 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/6543/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6543 | https://github.com/huggingface/datasets/pull/6543 | true |
2,059,198,575 | https://api.github.com/repos/huggingface/datasets/issues/6542/labels{/name} | ### Describe the bug
When I used load_dataset to download this data set, the following error occurred. The main problem was that the target data did not exist.
### Steps to reproduce the bug
1.I tried downloading directly.
```python
wiki_dataset = load_dataset("wikipedia", "20220301.en")
```
An exception occurre... | 2024-01-02T13:21:06Z | 6,542 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2023-12-29T08:34:51Z | https://api.github.com/repos/huggingface/datasets/issues/6542/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6542/timeline | Datasets : wikipedia 20220301.en error | https://api.github.com/repos/huggingface/datasets/issues/6542/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/53203620?v=4",
"events_url": "https://api.github.com/users/ppx666/events{/privacy}",
"followers_url": "https://api.github.com/users/ppx666/followers",
"following_url": "https://api.github.com/users/ppx666/following{/other_user}",
"gists_url": "https://a... | [] | null | completed | NONE | 2024-01-02T13:20:30Z | null | I_kwDODunzps56vOBv | [
"Hi ! We now recommend using the `wikimedia/wikipedia` dataset, can you try loading this one instead ?\r\n\r\n```python\r\nwiki_dataset = load_dataset(\"wikimedia/wikipedia\", \"20231101.en\")\r\n```",
"This bug has been fixed in `2.16.1` thanks to https://github.com/huggingface/datasets/pull/6544, feel free to ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6542/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6542 | https://github.com/huggingface/datasets/issues/6542 | false |
2,058,983,826 | https://api.github.com/repos/huggingface/datasets/issues/6541/labels{/name} | ### Describe the bug
When I run down the below code shows this error: AttributeError: module 'numpy' has no attribute '_no_nep50_warning'
I also added this issue in transformers library please check out: [link](https://github.com/huggingface/transformers/issues/28099)
### Steps to reproduce the bug
## Reproduction
... | 2024-01-17T00:40:46Z | 6,541 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2023-12-29T01:35:47Z | https://api.github.com/repos/huggingface/datasets/issues/6541/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6541/timeline | Dataset not loading successfully. | https://api.github.com/repos/huggingface/datasets/issues/6541/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/93595990?v=4",
"events_url": "https://api.github.com/users/hi-sushanta/events{/privacy}",
"followers_url": "https://api.github.com/users/hi-sushanta/followers",
"following_url": "https://api.github.com/users/hi-sushanta/following{/other_user}",
"gists_u... | [] | null | completed | NONE | 2024-01-17T00:40:45Z | null | I_kwDODunzps56uZmS | [
"This is a problem with your environment. You should be able to fix it by upgrading `numpy` based on [this](https://github.com/numpy/numpy/issues/23570) issue.",
"Bro I already update numpy package.",
"Then, this shouldn't throw an error on your machine:\r\n```python\r\nimport numpy\r\nnumpy._no_nep50_warning\r... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6541/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6541 | https://github.com/huggingface/datasets/issues/6541 | false |
2,058,965,157 | https://api.github.com/repos/huggingface/datasets/issues/6540/labels{/name} | ### Describe the bug
Hi, I tried to merge in total 22M sequences of data, where each sequence is of maximum length 2000. I found that merging these datasets and then `save_to_disk` is extremely slow because of flattening the indices. Wondering if you have any suggestions or guidance on this. Thank you very much!
###... | 2023-12-30T15:05:48Z | 6,540 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2023-12-29T00:44:35Z | https://api.github.com/repos/huggingface/datasets/issues/6540/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6540/timeline | Extreme inefficiency for `save_to_disk` when merging datasets | https://api.github.com/repos/huggingface/datasets/issues/6540/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/43512683?v=4",
"events_url": "https://api.github.com/users/KatarinaYuan/events{/privacy}",
"followers_url": "https://api.github.com/users/KatarinaYuan/followers",
"following_url": "https://api.github.com/users/KatarinaYuan/following{/other_user}",
"gist... | [] | null | null | NONE | null | null | I_kwDODunzps56uVCl | [
"Concatenating datasets doesn't create any indices mapping - so flattening indices is not needed (unless you shuffle the dataset).\r\nCan you share the snippet of code you are using to merge your datasets and save them to 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/6540/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6540 | https://github.com/huggingface/datasets/issues/6540 | false |
2,058,493,960 | https://api.github.com/repos/huggingface/datasets/issues/6539/labels{/name} | ### Describe the bug
I can't load dataset subsets of 'pragmeval'.
The funny thing is I ran the dataset author's [colab notebook](https://colab.research.google.com/drive/1sg--LF4z7XR1wxAOfp0-3d4J6kQ9nj_A?usp=sharing) and it works just fine. I tried to install exactly the same packages that are installed on colab usi... | 2023-12-28T14:18:37Z | 6,539 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2023-12-28T14:18:25Z | https://api.github.com/repos/huggingface/datasets/issues/6539/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6539/timeline | 'Repo card metadata block was not found' when loading a pragmeval dataset | https://api.github.com/repos/huggingface/datasets/issues/6539/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/3647577?v=4",
"events_url": "https://api.github.com/users/lambdaofgod/events{/privacy}",
"followers_url": "https://api.github.com/users/lambdaofgod/followers",
"following_url": "https://api.github.com/users/lambdaofgod/following{/other_user}",
"gists_ur... | [] | null | null | NONE | null | null | I_kwDODunzps56siAI | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6539/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6539 | https://github.com/huggingface/datasets/issues/6539 | false |
2,057,377,630 | https://api.github.com/repos/huggingface/datasets/issues/6538/labels{/name} | ### Describe the bug
While importing from packages getting the error
Code:
```
import os
import torch
from datasets import load_dataset, Dataset
from transformers import (
AutoModelForCausalLM,
AutoTokenizer,
BitsAndBytesConfig,
HfArgumentParser,
TrainingArguments,
pipeline,
... | 2024-01-03T10:06:47Z | 6,538 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2023-12-27T13:31:16Z | https://api.github.com/repos/huggingface/datasets/issues/6538/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6538/timeline | ImportError: cannot import name 'SchemaInferenceError' from 'datasets.arrow_writer' (/opt/conda/lib/python3.10/site-packages/datasets/arrow_writer.py) | https://api.github.com/repos/huggingface/datasets/issues/6538/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/131662185?v=4",
"events_url": "https://api.github.com/users/Sonali-Behera-TRT/events{/privacy}",
"followers_url": "https://api.github.com/users/Sonali-Behera-TRT/followers",
"following_url": "https://api.github.com/users/Sonali-Behera-TRT/following{/other... | [] | null | completed | NONE | 2024-01-03T10:04:58Z | null | I_kwDODunzps56oRde | [
"Hi ! Are you sure you have `datasets` 2.16 ? I just checked and on 2.16 I can run `from datasets.arrow_writer import SchemaInferenceError` without error",
"I have the same issue - using with datasets version 2.16.1. Also this is on a kaggle notebook - other people with the same issue also seem to be having it on... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6538/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6538 | https://github.com/huggingface/datasets/issues/6538 | false |
2,057,132,173 | https://api.github.com/repos/huggingface/datasets/issues/6537/labels{/name} | ### Feature request
netCDF (*.nc) is a file format for storing multidimensional scientific data, which is used by packages like `xarray` (labelled multi-dimensional arrays in Python). It would be nice to have native support for netCDF in `datasets`.
### Motivation
When uploading *.nc files onto Huggingface Hub throu... | 2023-12-27T20:46:53Z | 6,537 | 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-12-27T09:27:29Z | https://api.github.com/repos/huggingface/datasets/issues/6537/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6537/timeline | Adding support for netCDF (*.nc) files | https://api.github.com/repos/huggingface/datasets/issues/6537/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/12627125?v=4",
"events_url": "https://api.github.com/users/shermansiu/events{/privacy}",
"followers_url": "https://api.github.com/users/shermansiu/followers",
"following_url": "https://api.github.com/users/shermansiu/following{/other_user}",
"gists_url"... | [] | null | null | NONE | null | null | I_kwDODunzps56nViN | [
"Related to #3113 ",
"Conceptually, we can use xarray to load the netCDF file, then xarray -> pandas -> pyarrow.",
"I'd still need to verify that such a conversion would be lossless, especially for multi-dimensional data."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6537/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6537 | https://github.com/huggingface/datasets/issues/6537 | false |
2,056,863,239 | https://api.github.com/repos/huggingface/datasets/issues/6536/labels{/name} | ### Describe the bug
Seems `datasets.load_dataset` raises FileNotFoundError for some hub datasets with the latest `datasets==2.16.0`
### Steps to reproduce the bug
For example `pip install datasets==2.16.0`
then
```python
import datasets
datasets.load_dataset("wentingzhao/anthropic-hh-first-prompt", cache_di... | 2023-12-30T18:58:04Z | 6,536 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2023-12-27T03:15:48Z | https://api.github.com/repos/huggingface/datasets/issues/6536/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/6536/timeline | datasets.load_dataset raises FileNotFoundError for datasets==2.16.0 | https://api.github.com/repos/huggingface/datasets/issues/6536/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/46237844?v=4",
"events_url": "https://api.github.com/users/ArvinZhuang/events{/privacy}",
"followers_url": "https://api.github.com/users/ArvinZhuang/followers",
"following_url": "https://api.github.com/users/ArvinZhuang/following{/other_user}",
"gists_u... | [
{
"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 | completed | NONE | 2023-12-30T15:54:00Z | null | I_kwDODunzps56mT4H | [
"Hi ! Thanks for reporting\r\n\r\nThis is a bug in 2.16.0 for some datasets when `cache_dir` is a relative path. I opened https://github.com/huggingface/datasets/pull/6543 to fix this",
"We just released 2.16.1 with a fix:\r\n\r\n```\r\npip install -U datasets\r\n```"
] | {
"+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/6536/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6536 | https://github.com/huggingface/datasets/issues/6536 | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.