id
int64
1.14B
2.23B
labels_url
stringlengths
75
75
body
stringlengths
2
33.9k
βŒ€
updated_at
stringlengths
20
20
number
int64
3.76k
6.79k
milestone
dict
repository_url
stringclasses
1 value
draft
bool
2 classes
labels
listlengths
0
4
created_at
stringlengths
20
20
comments_url
stringlengths
70
70
assignee
dict
timeline_url
stringlengths
70
70
title
stringlengths
1
290
events_url
stringlengths
68
68
active_lock_reason
null
user
dict
assignees
listlengths
0
3
performed_via_github_app
null
state_reason
stringclasses
3 values
author_association
stringclasses
3 values
closed_at
stringlengths
20
20
βŒ€
pull_request
dict
node_id
stringlengths
18
19
comments
listlengths
0
30
reactions
dict
state
stringclasses
2 values
locked
bool
1 class
url
stringlengths
61
61
html_url
stringlengths
49
51
is_pull_request
bool
2 classes
1,731,427,484
https://api.github.com/repos/huggingface/datasets/issues/5913/labels{/name}
### Describe the bug File "/home/kas/.conda/envs/diffusers/lib/python3.7/site-packages/datasets/builder.py", line 1858, in _prepare_split_single Downloading and preparing dataset json/default to /home/kas/diffusers/examples/dreambooth/cache_data/datasets/json/default-acf423d8c6ef99d0/0.0.0/e347ab1c932092252e717ff3f94...
2023-07-24T12:00:38Z
5,913
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-30T02:55:26Z
https://api.github.com/repos/huggingface/datasets/issues/5913/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5913/timeline
I tried to load a custom dataset using the following statement: dataset = load_dataset('json', data_files=data_files). The dataset contains 50 million text-image pairs, but an error occurred.
https://api.github.com/repos/huggingface/datasets/issues/5913/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/17508662?v=4", "events_url": "https://api.github.com/users/cjt222/events{/privacy}", "followers_url": "https://api.github.com/users/cjt222/followers", "following_url": "https://api.github.com/users/cjt222/following{/other_user}", "gists_url": "https://a...
[]
null
completed
NONE
2023-07-24T12:00:38Z
null
I_kwDODunzps5nM3yc
[ "Thanks for reporting, @cjt222.\r\n\r\nWhat is the structure of your JSON files. Please note that it is normally simpler if the data file format is JSON-Lines instead. ", "> Thanks for reporting, @cjt222.\r\n> \r\n> What is the structure of your JSON files. Please note that it is normally simpler if the data file...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5913/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5913
https://github.com/huggingface/datasets/issues/5913
false
1,730,299,852
https://api.github.com/repos/huggingface/datasets/issues/5912/labels{/name}
### Describe the bug As outlined [here](https://discuss.huggingface.co/t/length-error-using-map-with-datasets/40969/3?u=sachin), the following collate function drops 5 out of possible 6 elements in the batch (it is 6 because out of the eight, two are bad links in laion). A reproducible [kaggle kernel ](https://www.kag...
2023-07-26T15:48:15Z
5,912
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-29T08:09:19Z
https://api.github.com/repos/huggingface/datasets/issues/5912/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5912/timeline
Missing elements in `map` a batched dataset
https://api.github.com/repos/huggingface/datasets/issues/5912/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/1410927?v=4", "events_url": "https://api.github.com/users/sachinruk/events{/privacy}", "followers_url": "https://api.github.com/users/sachinruk/followers", "following_url": "https://api.github.com/users/sachinruk/following{/other_user}", "gists_url": "h...
[]
null
completed
NONE
2023-07-26T15:48:15Z
null
I_kwDODunzps5nIkfM
[ "Hi ! in your code batching is **only used within** `map`, to process examples in batch. The dataset itself however is not batched and returns elements one by one.\r\n\r\nTo iterate on batches, you can do\r\n```python\r\nfor batch in dataset.iter(batch_size=8):\r\n ...\r\n```" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5912/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5912
https://github.com/huggingface/datasets/issues/5912
false
1,728,909,790
https://api.github.com/repos/huggingface/datasets/issues/5910/labels{/name}
### Describe the bug I need to process some data using the set_transform method but I also need the data to be formatted for pytorch before processing it. I don't see anywhere in the documentation something that says that both methods cannot be used at the same time. ### Steps to reproduce the bug ``` from...
2023-07-09T21:40:54Z
5,910
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-27T19:22:23Z
https://api.github.com/repos/huggingface/datasets/issues/5910/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5910/timeline
Cannot use both set_format and set_transform
https://api.github.com/repos/huggingface/datasets/issues/5910/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/14046002?v=4", "events_url": "https://api.github.com/users/ybouane/events{/privacy}", "followers_url": "https://api.github.com/users/ybouane/followers", "following_url": "https://api.github.com/users/ybouane/following{/other_user}", "gists_url": "https:...
[]
null
completed
NONE
2023-06-16T14:41:24Z
null
I_kwDODunzps5nDRHe
[ "Currently, it's not possible to chain `set_format`/`set_transform` calls (plus, this is a breaking change if we decide to implement it), so I see two possible solutions:\r\n* using `set_format`/`set_transform` for the 1st transform and then passing the transformed example/batch to the 2nd transform\r\n* implementi...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/5910/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5910
https://github.com/huggingface/datasets/issues/5910
false
1,728,900,068
https://api.github.com/repos/huggingface/datasets/issues/5909/labels{/name}
Using `*` is ~2X faster according to [benchmark](https://colab.research.google.com/gist/ttsugriy/c964a2604edf70c41911b10335729b6a/for-vs-mult.ipynb) with just 4 patterns. This doesn't matter much since this tiny difference is not going to be noticeable, but why not?
2023-05-31T15:37:11Z
5,909
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-27T18:54:47Z
https://api.github.com/repos/huggingface/datasets/issues/5909/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5909/timeline
Use more efficient and idiomatic way to construct list.
https://api.github.com/repos/huggingface/datasets/issues/5909/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/172294?v=4", "events_url": "https://api.github.com/users/ttsugriy/events{/privacy}", "followers_url": "https://api.github.com/users/ttsugriy/followers", "following_url": "https://api.github.com/users/ttsugriy/following{/other_user}", "gists_url": "https...
[]
null
null
CONTRIBUTOR
2023-05-31T13:28:29Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5909.diff", "html_url": "https://github.com/huggingface/datasets/pull/5909", "merged_at": "2023-05-31T13:28:28Z", "patch_url": "https://github.com/huggingface/datasets/pull/5909.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5Rgga6
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5909/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5909
https://github.com/huggingface/datasets/pull/5909
true
1,728,653,935
https://api.github.com/repos/huggingface/datasets/issues/5908/labels{/name}
### Describe the bug For me, with ~40k lines, sorting took 3.5 seconds on a flattened dataset (including the flatten operation) and 22.7 seconds on a mapped dataset (right after sharding), which is about x5 slowdown. Moreover, it seems like it slows down exponentially with bigger datasets (wasn't able to sort 700k lin...
2023-06-13T17:45:10Z
5,908
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-27T11:08:32Z
https://api.github.com/repos/huggingface/datasets/issues/5908/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5908/timeline
Unbearably slow sorting on big mapped datasets
https://api.github.com/repos/huggingface/datasets/issues/5908/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/29152154?v=4", "events_url": "https://api.github.com/users/maximxlss/events{/privacy}", "followers_url": "https://api.github.com/users/maximxlss/followers", "following_url": "https://api.github.com/users/maximxlss/following{/other_user}", "gists_url": "...
[]
null
null
CONTRIBUTOR
null
null
I_kwDODunzps5nCSpv
[ "Hi ! `shard` currently returns a slow dataset by default, with examples evenly distributed in the dataset.\r\n\r\nYou can get a fast dataset using `contiguous=True` (which should be the default imo):\r\n\r\n```python\r\ndataset = dataset.shard(10, 0, contiguous=True)\r\n```\r\n\r\nThis way you don't need to flatte...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5908/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5908
https://github.com/huggingface/datasets/issues/5908
false
1,728,648,560
https://api.github.com/repos/huggingface/datasets/issues/5907/labels{/name}
Add `flatten_indices` to `DatasetDict` for convinience
2023-06-01T11:46:35Z
5,907
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-27T10:55:44Z
https://api.github.com/repos/huggingface/datasets/issues/5907/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5907/timeline
Add `flatten_indices` to `DatasetDict`
https://api.github.com/repos/huggingface/datasets/issues/5907/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/29152154?v=4", "events_url": "https://api.github.com/users/maximxlss/events{/privacy}", "followers_url": "https://api.github.com/users/maximxlss/followers", "following_url": "https://api.github.com/users/maximxlss/following{/other_user}", "gists_url": "...
[]
null
null
CONTRIBUTOR
2023-06-01T11:39:36Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5907.diff", "html_url": "https://github.com/huggingface/datasets/pull/5907", "merged_at": "2023-06-01T11:39:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/5907.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5RfqUU
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5907/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5907
https://github.com/huggingface/datasets/pull/5907
true
1,728,171,113
https://api.github.com/repos/huggingface/datasets/issues/5906/labels{/name}
### Describe the bug Could you unpin [this](https://github.com/huggingface/datasets/blob/main/setup.py#L139) or move it to test requirements? This is a testing library and we also use it for our tests as well. We do not want to use a very outdated version. ### Steps to reproduce the bug could not install this librar...
2023-05-30T17:53:31Z
5,906
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-26T20:02:14Z
https://api.github.com/repos/huggingface/datasets/issues/5906/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5906/timeline
Could you unpin responses version?
https://api.github.com/repos/huggingface/datasets/issues/5906/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/47789026?v=4", "events_url": "https://api.github.com/users/kenimou/events{/privacy}", "followers_url": "https://api.github.com/users/kenimou/followers", "following_url": "https://api.github.com/users/kenimou/following{/other_user}", "gists_url": "https:...
[]
null
completed
NONE
2023-05-30T17:53:31Z
null
I_kwDODunzps5nAcxp
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5906/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5906
https://github.com/huggingface/datasets/issues/5906
false
1,727,541,392
https://api.github.com/repos/huggingface/datasets/issues/5905/labels{/name}
### Feature request I would like a way to resume training from a checkpoint without waiting for a very long time when using an iterable dataset. ### Motivation I am training models on the speech-recognition task. I have very large datasets that I can't comfortably store on a disk and also quite computationally...
2023-06-15T13:34:18Z
5,905
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-05-26T12:33:02Z
https://api.github.com/repos/huggingface/datasets/issues/5905/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5905/timeline
Offer an alternative to Iterable Dataset that allows lazy loading and processing while skipping batches efficiently
https://api.github.com/repos/huggingface/datasets/issues/5905/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/48770768?v=4", "events_url": "https://api.github.com/users/Hubert-Bonisseur/events{/privacy}", "followers_url": "https://api.github.com/users/Hubert-Bonisseur/followers", "following_url": "https://api.github.com/users/Hubert-Bonisseur/following{/other_use...
[]
null
null
CONTRIBUTOR
null
null
I_kwDODunzps5m-DCQ
[ "We plan to improve this eventually (see https://github.com/huggingface/datasets/issues/5454 and https://github.com/huggingface/datasets/issues/5380).\r\n\r\n> Is it possible to lazily load samples of a mapped dataset ? I'm used to [dataset scripts](https://huggingface.co/docs/datasets/dataset_script), maybe someth...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5905/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5905
https://github.com/huggingface/datasets/issues/5905
false
1,727,415,626
https://api.github.com/repos/huggingface/datasets/issues/5904/labels{/name}
Validate `name` parameter in `make_file_instructions`. This way users get more informative error messages, instead of: ```stacktrace .../huggingface/datasets/src/datasets/arrow_reader.py in make_file_instructions(name, split_infos, instruction, filetype_suffix, prefix_path) 110 name2len = {info.name: info...
2023-05-31T07:43:32Z
5,904
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-26T11:12:46Z
https://api.github.com/repos/huggingface/datasets/issues/5904/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5904/timeline
Validate name parameter in make_file_instructions
https://api.github.com/repos/huggingface/datasets/issues/5904/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
null
null
MEMBER
2023-05-31T07:34:57Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5904.diff", "html_url": "https://github.com/huggingface/datasets/pull/5904", "merged_at": "2023-05-31T07:34:57Z", "patch_url": "https://github.com/huggingface/datasets/pull/5904.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5Rbfks
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5904/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5904
https://github.com/huggingface/datasets/pull/5904
true
1,727,372,549
https://api.github.com/repos/huggingface/datasets/issues/5903/labels{/name}
## What's in this PR? As of a previous PR at #5902, I've seen that the CI was automatically trigger on any file, in that case when modifying a Jupyter Notebook (.ipynb), which IMO could be skipped, as the modification on the Jupyter Notebook has no effect/impact on the `ci.yml` outcome. So this PR controls the paths...
2023-09-07T15:52:36Z
5,903
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-26T10:46:52Z
https://api.github.com/repos/huggingface/datasets/issues/5903/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5903/timeline
Relax `ci.yml` trigger for `pull_request` based on modified paths
https://api.github.com/repos/huggingface/datasets/issues/5903/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
[]
null
null
CONTRIBUTOR
null
{ "diff_url": "https://github.com/huggingface/datasets/pull/5903.diff", "html_url": "https://github.com/huggingface/datasets/pull/5903", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5903.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5903" }
PR_kwDODunzps5RbV82
[ "Also this could be extended to the rest of the GitHub Action `yml` files, so let me know whether you want me to have a look into it! πŸ€—", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5903). All of your documentation changes will be reflected on that endpoint.", "Maybe ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5903/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5903
https://github.com/huggingface/datasets/pull/5903
true
1,727,342,194
https://api.github.com/repos/huggingface/datasets/issues/5902/labels{/name}
## What's in this PR? This PR solves #5887 since there was a mismatch between the tokenizer and the model used, since the tokenizer was `bert-base-cased` while the model was `distilbert-base-case` both for the PyTorch and TensorFlow alternatives. Since DistilBERT doesn't use/need the `token_type_ids`, the `**batch` ...
2023-07-25T13:50:06Z
5,902
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-26T10:25:01Z
https://api.github.com/repos/huggingface/datasets/issues/5902/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5902/timeline
Fix `Overview.ipynb` & detach Jupyter Notebooks from `datasets` repository
https://api.github.com/repos/huggingface/datasets/issues/5902/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
[]
null
null
CONTRIBUTOR
2023-07-25T13:38:33Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5902.diff", "html_url": "https://github.com/huggingface/datasets/pull/5902", "merged_at": "2023-07-25T13:38:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/5902.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5RbPS9
[ "Random fact: previous run was showing that the Hub was hosting 13336 datasets, while the most recent run shows 36662 πŸ‘€πŸŽ‰", "_The documentation is not available anymore as the PR was closed or merged._", "Thanks! \r\n\r\nHowever, I think we should stop linking this notebook and use the notebook version of the ...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/5902/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5902
https://github.com/huggingface/datasets/pull/5902
true
1,727,179,016
https://api.github.com/repos/huggingface/datasets/issues/5901/labels{/name}
This PR uses `split_generator.split_info` as default value for `split_info` if any exception is raised while trying to get `split_generator.name` from `self.info.splits` (this may happen if there is any error in the metadata dataset_info splits). Please note that `split_info` is only used by the logger. Fix #5895...
2023-06-02T06:06:38Z
5,901
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-26T08:48:22Z
https://api.github.com/repos/huggingface/datasets/issues/5901/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5901/timeline
Make prepare_split more robust if errors in metadata dataset_info splits
https://api.github.com/repos/huggingface/datasets/issues/5901/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
null
null
MEMBER
2023-06-01T13:39:40Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5901.diff", "html_url": "https://github.com/huggingface/datasets/pull/5901", "merged_at": "2023-06-01T13:39:39Z", "patch_url": "https://github.com/huggingface/datasets/pull/5901.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5Rarux
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5901/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5901
https://github.com/huggingface/datasets/pull/5901
true
1,727,129,617
https://api.github.com/repos/huggingface/datasets/issues/5900/labels{/name}
Minor fix.
2023-05-26T09:34:15Z
5,900
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-26T08:10:54Z
https://api.github.com/repos/huggingface/datasets/issues/5900/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5900/timeline
Fix minor typo in docs loading.mdx
https://api.github.com/repos/huggingface/datasets/issues/5900/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
null
null
MEMBER
2023-05-26T09:25:12Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5900.diff", "html_url": "https://github.com/huggingface/datasets/pull/5900", "merged_at": "2023-05-26T09:25:12Z", "patch_url": "https://github.com/huggingface/datasets/pull/5900.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5RahTR
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5900/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5900
https://github.com/huggingface/datasets/pull/5900
true
1,726,279,011
https://api.github.com/repos/huggingface/datasets/issues/5899/labels{/name}
fixes #5871 The second commit is optional but improves readability.
2023-06-02T16:02:15Z
5,899
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-25T18:17:10Z
https://api.github.com/repos/huggingface/datasets/issues/5899/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5899/timeline
canonicalize data dir in config ID hash
https://api.github.com/repos/huggingface/datasets/issues/5899/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/5044802?v=4", "events_url": "https://api.github.com/users/kylrth/events{/privacy}", "followers_url": "https://api.github.com/users/kylrth/followers", "following_url": "https://api.github.com/users/kylrth/following{/other_user}", "gists_url": "https://ap...
[]
null
null
CONTRIBUTOR
2023-06-02T15:52:04Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5899.diff", "html_url": "https://github.com/huggingface/datasets/pull/5899", "merged_at": "2023-06-02T15:52:04Z", "patch_url": "https://github.com/huggingface/datasets/pull/5899.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5RXods
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5899/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5899
https://github.com/huggingface/datasets/pull/5899
true
1,726,190,481
https://api.github.com/repos/huggingface/datasets/issues/5898/labels{/name}
### Describe the bug I am trying to load the Flores data set the code which is given is ``` from datasets import load_dataset dataset = load_dataset("facebook/flores") ``` This gives the error of config name ""ValueError: Config name is missing" Now if I add some config it gives me the some error ...
2023-05-25T17:21:38Z
5,898
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-25T17:08:55Z
https://api.github.com/repos/huggingface/datasets/issues/5898/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5898/timeline
Loading The flores data set for specific language
https://api.github.com/repos/huggingface/datasets/issues/5898/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/36159918?v=4", "events_url": "https://api.github.com/users/106AbdulBasit/events{/privacy}", "followers_url": "https://api.github.com/users/106AbdulBasit/followers", "following_url": "https://api.github.com/users/106AbdulBasit/following{/other_user}", "g...
[]
null
completed
NONE
2023-05-25T17:21:37Z
null
I_kwDODunzps5m45OR
[ "got that the syntax is like this\r\n\r\ndataset = load_dataset(\"facebook/flores\", \"ace_Arab\")" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5898/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5898
https://github.com/huggingface/datasets/issues/5898
false
1,726,135,494
https://api.github.com/repos/huggingface/datasets/issues/5897/labels{/name}
Fix cast on sliced `FixedSizeListArray`s. Fix #5866
2023-05-26T12:22:04Z
5,897
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-25T16:26:33Z
https://api.github.com/repos/huggingface/datasets/issues/5897/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5897/timeline
Fix `FixedSizeListArray` casting
https://api.github.com/repos/huggingface/datasets/issues/5897/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
[]
null
null
CONTRIBUTOR
2023-05-26T11:57:16Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5897.diff", "html_url": "https://github.com/huggingface/datasets/pull/5897", "merged_at": "2023-05-26T11:57:16Z", "patch_url": "https://github.com/huggingface/datasets/pull/5897.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5RXJaY
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5897/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5897
https://github.com/huggingface/datasets/pull/5897
true
1,726,022,500
https://api.github.com/repos/huggingface/datasets/issues/5896/labels{/name}
### Describe the bug I wrote the following script: ``` import datasets dataset = datasets.load.load_dataset("wikipedia", "20220301.en", split="train[:10000]") ``` I ran it and spent 90 minutes downloading a 20GB file. Then I saw: ``` Downloading: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ...
2024-03-15T15:36:07Z
5,896
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-25T15:14:36Z
https://api.github.com/repos/huggingface/datasets/issues/5896/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5896/timeline
HuggingFace does not cache downloaded files aggressively/early enough
https://api.github.com/repos/huggingface/datasets/issues/5896/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/2124157?v=4", "events_url": "https://api.github.com/users/geajack/events{/privacy}", "followers_url": "https://api.github.com/users/geajack/followers", "following_url": "https://api.github.com/users/geajack/following{/other_user}", "gists_url": "https:/...
[]
null
completed
NONE
2024-03-15T15:36:07Z
null
I_kwDODunzps5m4QNk
[ "I also faced this. Any update?", "We've dropped the `apache-beam` dependency in https://huggingface.co/datasets/wikipedia/discussions/19, so you should no longer get this error." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5896/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5896
https://github.com/huggingface/datasets/issues/5896
false
1,725,467,252
https://api.github.com/repos/huggingface/datasets/issues/5895/labels{/name}
### Describe the bug When I load the ArmelR/stack-exchange-instruction dataset, I encounter a bug that may be raised by confusing the dir name string and the split string about the dataset. When I use the script "datasets.load_dataset('ArmelR/stack-exchange-instruction', data_dir="data/finetune", split="train", ...
2023-05-29T02:32:12Z
5,895
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-25T09:39:06Z
https://api.github.com/repos/huggingface/datasets/issues/5895/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5895/timeline
The dir name and split strings are confused when loading ArmelR/stack-exchange-instruction dataset
https://api.github.com/repos/huggingface/datasets/issues/5895/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/45357817?v=4", "events_url": "https://api.github.com/users/DongHande/events{/privacy}", "followers_url": "https://api.github.com/users/DongHande/followers", "following_url": "https://api.github.com/users/DongHande/following{/other_user}", "gists_url": "...
[]
null
completed
NONE
2023-05-29T02:32:12Z
null
I_kwDODunzps5m2Ip0
[ "Thanks for reporting, @DongHande.\r\n\r\nI think the issue is caused by the metadata in the dataset card: in the header of the `README.md`, they state that the dataset has 4 splits (\"finetune\", \"reward\", \"rl\", \"evaluation\"). \r\n```yaml\r\n splits:\r\n - name: finetune\r\n num_bytes: 6674567576\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/5895/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5895
https://github.com/huggingface/datasets/issues/5895
false
1,724,774,910
https://api.github.com/repos/huggingface/datasets/issues/5894/labels{/name}
Fix #5876
2023-05-25T06:52:08Z
5,894
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-24T21:41:53Z
https://api.github.com/repos/huggingface/datasets/issues/5894/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5894/timeline
Force overwrite existing filesystem protocol
https://api.github.com/repos/huggingface/datasets/issues/5894/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/24520725?v=4", "events_url": "https://api.github.com/users/baskrahmer/events{/privacy}", "followers_url": "https://api.github.com/users/baskrahmer/followers", "following_url": "https://api.github.com/users/baskrahmer/following{/other_user}", "gists_url"...
[]
null
null
CONTRIBUTOR
2023-05-25T06:42:33Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5894.diff", "html_url": "https://github.com/huggingface/datasets/pull/5894", "merged_at": "2023-05-25T06:42:33Z", "patch_url": "https://github.com/huggingface/datasets/pull/5894.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5RSjot
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5894/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5894
https://github.com/huggingface/datasets/pull/5894
true
1,722,519,056
https://api.github.com/repos/huggingface/datasets/issues/5893/labels{/name}
To be used to train models it allows to load an IterableDataset from the cached Arrow file. See https://github.com/huggingface/datasets/issues/5481
2023-06-01T11:58:24Z
5,893
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-23T17:40:35Z
https://api.github.com/repos/huggingface/datasets/issues/5893/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5893/timeline
Load cached dataset as iterable
https://api.github.com/repos/huggingface/datasets/issues/5893/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/10278877?v=4", "events_url": "https://api.github.com/users/mariusz-jachimowicz-83/events{/privacy}", "followers_url": "https://api.github.com/users/mariusz-jachimowicz-83/followers", "following_url": "https://api.github.com/users/mariusz-jachimowicz-83/fo...
[]
null
null
CONTRIBUTOR
2023-06-01T11:51:29Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5893.diff", "html_url": "https://github.com/huggingface/datasets/pull/5893", "merged_at": "2023-06-01T11:51:29Z", "patch_url": "https://github.com/huggingface/datasets/pull/5893.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5RK40K
[ "@lhoestq Could you please look into that and review?", "_The documentation is not available anymore as the PR was closed or merged._", "@lhoestq I refactored the code. Could you please check is it what you requested?", "@lhoestq Thanks for a review. Excellent tips. All tips applied. ", "I think there is j...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5893/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5893
https://github.com/huggingface/datasets/pull/5893
true
1,722,503,824
https://api.github.com/repos/huggingface/datasets/issues/5892/labels{/name}
### Describe the bug When a user access requests are enabled, and new requests are set to Manual Review, the dataset owner should be notified of the pending requests. However, instead, currently nothing happens, and so the dataset request can go unanswered for quite some time until the owner happens to check that part...
2023-07-21T13:55:37Z
5,892
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-23T17:27:46Z
https://api.github.com/repos/huggingface/datasets/issues/5892/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5892/timeline
User access requests with manual review do not notify the dataset owner
https://api.github.com/repos/huggingface/datasets/issues/5892/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/121934?v=4", "events_url": "https://api.github.com/users/leondz/events{/privacy}", "followers_url": "https://api.github.com/users/leondz/followers", "following_url": "https://api.github.com/users/leondz/following{/other_user}", "gists_url": "https://api...
[]
null
completed
CONTRIBUTOR
2023-07-21T13:55:36Z
null
I_kwDODunzps5mq1KQ
[ "cc @SBrandeis", "I think this has been addressed.\r\n\r\nPlease open a new issue if you are still not getting notified." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5892/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5892
https://github.com/huggingface/datasets/issues/5892
false
1,722,384,135
https://api.github.com/repos/huggingface/datasets/issues/5891/labels{/name}
Fix #1774, fix #5875
2024-01-31T16:00:26Z
5,891
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-23T16:04:33Z
https://api.github.com/repos/huggingface/datasets/issues/5891/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5891/timeline
Make split slicing consistent with list slicing
https://api.github.com/repos/huggingface/datasets/issues/5891/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-31T15:54:17Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5891.diff", "html_url": "https://github.com/huggingface/datasets/pull/5891", "merged_at": "2024-01-31T15:54:17Z", "patch_url": "https://github.com/huggingface/datasets/pull/5891.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5RKchn
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5891). All of your documentation changes will be reflected on that endpoint.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchma...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5891/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5891
https://github.com/huggingface/datasets/pull/5891
true
1,722,373,618
https://api.github.com/repos/huggingface/datasets/issues/5889/labels{/name}
`data` > DatasetDict({ train: Dataset({ features: ['input', 'output'], num_rows: 4500 }) test: Dataset({ features: ['input', 'output'], num_rows: 500 }) }) **# input (in-correct sentence)** `data['train'][0]['input']` **>>** 'We are meet sunday 10am12pmET i...
2023-05-23T15:58:55Z
5,889
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-23T15:58:55Z
https://api.github.com/repos/huggingface/datasets/issues/5889/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5889/timeline
Token Alignment for input and output data over train and test batch/dataset.
https://api.github.com/repos/huggingface/datasets/issues/5889/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/125154243?v=4", "events_url": "https://api.github.com/users/akesh1235/events{/privacy}", "followers_url": "https://api.github.com/users/akesh1235/followers", "following_url": "https://api.github.com/users/akesh1235/following{/other_user}", "gists_url": ...
[]
null
null
NONE
null
null
I_kwDODunzps5mqVXy
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5889/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5889
https://github.com/huggingface/datasets/issues/5889
false
1,722,166,382
https://api.github.com/repos/huggingface/datasets/issues/5887/labels{/name}
### Describe the bug ![image](https://github.com/huggingface/datasets/assets/1328316/1f4f0086-3db9-4c79-906b-05a375357cce) ![image](https://github.com/huggingface/datasets/assets/1328316/733ebd3d-89b9-4ece-b80a-00ab5b0a4122) ### Steps to reproduce the bug Use link as reference document written https://c...
2023-07-25T14:01:01Z
5,887
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-23T14:09:05Z
https://api.github.com/repos/huggingface/datasets/issues/5887/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
https://api.github.com/repos/huggingface/datasets/issues/5887/timeline
HuggingsFace dataset example give error
https://api.github.com/repos/huggingface/datasets/issues/5887/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/1328316?v=4", "events_url": "https://api.github.com/users/donhuvy/events{/privacy}", "followers_url": "https://api.github.com/users/donhuvy/followers", "following_url": "https://api.github.com/users/donhuvy/following{/other_user}", "gists_url": "https:/...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}"...
null
completed
NONE
2023-07-25T14:01:00Z
null
I_kwDODunzps5mpixu
[ "Nice catch @donhuvy, that's because some models don't need the `token_type_ids`, as in this case, as the example is using `distilbert-base-cased`, and according to the DistilBert documentation at https://huggingface.co/transformers/v3.0.2/model_doc/distilbert.html, `DistilBert doesn’t have token_type_ids, you don’...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5887/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5887
https://github.com/huggingface/datasets/issues/5887
false
1,721,070,225
https://api.github.com/repos/huggingface/datasets/issues/5886/labels{/name}
### Feature request when i used Dataset.map api to process data concurrently, i found that it gets slower and slower as it gets closer to completion. Then i read the source code of arrow_dataset.py and found that it shard the dataset and use multiprocessing pool to execute each shard.It may cause the slowest task ...
2023-05-24T15:30:09Z
5,886
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-05-23T03:08:44Z
https://api.github.com/repos/huggingface/datasets/issues/5886/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5886/timeline
Use work-stealing algorithm when parallel computing
https://api.github.com/repos/huggingface/datasets/issues/5886/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/46060451?v=4", "events_url": "https://api.github.com/users/1014661165/events{/privacy}", "followers_url": "https://api.github.com/users/1014661165/followers", "following_url": "https://api.github.com/users/1014661165/following{/other_user}", "gists_url"...
[]
null
null
NONE
null
null
I_kwDODunzps5mlXKR
[ "Alternatively we could set the number of shards to be a factor than the number of processes (current they're equal) - this way it will be less likely to end up with a shard that is significantly slower than all the other ones." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5886/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5886
https://github.com/huggingface/datasets/issues/5886
false
1,720,954,440
https://api.github.com/repos/huggingface/datasets/issues/5885/labels{/name}
null
2024-01-08T18:31:00Z
5,885
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-23T01:04:54Z
https://api.github.com/repos/huggingface/datasets/issues/5885/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5885/timeline
Modify `is_remote_filesystem` to return True for FUSE-mounted paths
https://api.github.com/repos/huggingface/datasets/issues/5885/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/106995444?v=4", "events_url": "https://api.github.com/users/maddiedawson/events{/privacy}", "followers_url": "https://api.github.com/users/maddiedawson/followers", "following_url": "https://api.github.com/users/maddiedawson/following{/other_user}", "gis...
[]
null
null
CONTRIBUTOR
2024-01-08T18:31:00Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5885.diff", "html_url": "https://github.com/huggingface/datasets/pull/5885", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5885.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5885" }
PR_kwDODunzps5RFjTL
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5885). All of your documentation changes will be reflected on that endpoint.", "@lhoestq would you or another maintainer be able to review please? :)", "Why you do need to support FUSE mounted paths ?\r\n\r\n`datasets` uses d...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5885/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5885
https://github.com/huggingface/datasets/pull/5885
true
1,722,290,363
https://api.github.com/repos/huggingface/datasets/issues/5888/labels{/name}
**Is your feature request related to a problem? Please describe.** I recently chose to use huggingface hub as the home for a large multi modal dataset I've been building. https://huggingface.co/datasets/Antreas/TALI It combines images, text, audio and video. Now, I could very easily upload a dataset made via datase...
2023-06-23T03:37:16Z
5,888
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-22T18:05:26Z
https://api.github.com/repos/huggingface/datasets/issues/5888/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5888/timeline
A way to upload and visualize .mp4 files (millions of them) as part of a dataset
https://api.github.com/repos/huggingface/datasets/issues/5888/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/10792502?v=4", "events_url": "https://api.github.com/users/AntreasAntoniou/events{/privacy}", "followers_url": "https://api.github.com/users/AntreasAntoniou/followers", "following_url": "https://api.github.com/users/AntreasAntoniou/following{/other_user}"...
[]
null
null
NONE
null
null
I_kwDODunzps5mqBC7
[ "Hi! \r\n\r\nYou want to use `push_to_hub` (creates Parquet files) instead of `save_to_disk` (creates Arrow files) when creating a Hub dataset. Parquet is designed for long-term storage and takes less space than the Arrow format, and, most importantly, `load_dataset` can parse it, which should fix the viewer. \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/5888/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5888
https://github.com/huggingface/datasets/issues/5888
false
1,719,548,172
https://api.github.com/repos/huggingface/datasets/issues/5884/labels{/name}
### Describe the bug When loading any dataset that contains a column with strings that are not ASCII-compatible, looping over those records raises the following exception e.g. for `Γ©` character `UnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in position 0: ordinal not in range(128)`. ### Steps to rep...
2023-06-09T16:04:56Z
5,884
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-22T12:03:06Z
https://api.github.com/repos/huggingface/datasets/issues/5884/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
https://api.github.com/repos/huggingface/datasets/issues/5884/timeline
`Dataset.to_tf_dataset` fails when strings cannot be encoded as `np.bytes_`
https://api.github.com/repos/huggingface/datasets/issues/5884/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}"...
null
completed
CONTRIBUTOR
2023-06-09T16:04:55Z
null
I_kwDODunzps5mfjkM
[ "May eventually be solved in #5883 ", "#self-assign" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5884/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5884
https://github.com/huggingface/datasets/issues/5884
false
1,719,527,597
https://api.github.com/repos/huggingface/datasets/issues/5883/labels{/name}
## What's in this PR? This PR addresses some minor fixes and general improvements in the `to_tf_dataset` method of `datasets.Dataset`, to convert a πŸ€—HuggingFace Dataset as a TensorFlow Dataset. The main bug solved in this PR comes with the string-encoding, since for safety purposes the internal conversion of `nu...
2023-06-08T11:09:03Z
5,883
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-22T11:51:07Z
https://api.github.com/repos/huggingface/datasets/issues/5883/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5883/timeline
Fix string-encoding, make `batch_size` optional, and minor improvements in `Dataset.to_tf_dataset`
https://api.github.com/repos/huggingface/datasets/issues/5883/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/36760800?v=4", "events_url": "https://api.github.com/users/alvarobartt/events{/privacy}", "followers_url": "https://api.github.com/users/alvarobartt/followers", "following_url": "https://api.github.com/users/alvarobartt/following{/other_user}", "gists_u...
[]
null
null
CONTRIBUTOR
2023-06-06T16:49:15Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5883.diff", "html_url": "https://github.com/huggingface/datasets/pull/5883", "merged_at": "2023-06-06T16:49:15Z", "patch_url": "https://github.com/huggingface/datasets/pull/5883.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5RAkYi
[ "_The documentation is not available anymore as the PR was closed or merged._", "To showcase the current issue, here's a Colab Gist, that shows that the `imdb` dataset cannot be read/iterated, since one or more samples contain a non-ascii character that is being converted to `numpy.bytes_`, and so on fails.\r\n\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/5883/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5883
https://github.com/huggingface/datasets/pull/5883
true
1,719,402,643
https://api.github.com/repos/huggingface/datasets/issues/5881/labels{/name}
### Describe the bug Context: we're splitting an iterable dataset by node and then passing it to a torch data loader with multiple workers When we iterate over it for 5 steps, we don't get an error When we instead iterate over it for 8 steps, we get an `IndexError` when fetching the data if we have too many wo...
2024-01-29T14:20:43Z
5,881
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-22T10:36:13Z
https://api.github.com/repos/huggingface/datasets/issues/5881/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5881/timeline
Split dataset by node: index error when sharding iterable dataset
https://api.github.com/repos/huggingface/datasets/issues/5881/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
null
CONTRIBUTOR
null
null
I_kwDODunzps5mfACT
[ "cc @lhoestq in case you have any ideas here! Might need a multi-host set-up to debug (can give you access to a JAX one if you need)", "I am also facing the same problem. Could you let me know if you found a solution for this?", "I couldn't reproduce with the latest version of `datasets` 2.16.1, can you update ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5881/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5881
https://github.com/huggingface/datasets/issues/5881
false
1,719,090,101
https://api.github.com/repos/huggingface/datasets/issues/5880/labels{/name}
### Describe the bug I have a JSON file in my s3 file system(minio), I can use load_dataset to get the file link, but I can't iterate it <img width="816" alt="image" src="https://github.com/huggingface/datasets/assets/59083384/cc0778d3-36f3-45b5-ac68-4e7c664c2ed0"> <img width="1144" alt="image" src="https://github.c...
2023-05-26T12:52:08Z
5,880
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-22T07:40:27Z
https://api.github.com/repos/huggingface/datasets/issues/5880/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5880/timeline
load_dataset from s3 file system through streaming can't not iterate data
https://api.github.com/repos/huggingface/datasets/issues/5880/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/59083384?v=4", "events_url": "https://api.github.com/users/janineguo/events{/privacy}", "followers_url": "https://api.github.com/users/janineguo/followers", "following_url": "https://api.github.com/users/janineguo/following{/other_user}", "gists_url": "...
[]
null
null
CONTRIBUTOR
null
null
I_kwDODunzps5mdzu1
[ "This sounds related to #5281.\r\n\r\nCan you try passing `storage_options=s3_client.storage_options` instead passing it to `use_auth_token=` ?", "I tried `storage_options` before, but it doesn't work, I checked our source code and I found that we even didn't pass this parameter to the following process. if I use...
{ "+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/5880/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5880
https://github.com/huggingface/datasets/issues/5880
false
1,718,203,843
https://api.github.com/repos/huggingface/datasets/issues/5878/labels{/name}
### Feature request Add support for prefetching the next n batches through iterabledataset to reduce batch loading bottleneck in training loop. ### Motivation The primary motivation behind this is to use hardware accelerators alongside a streaming dataset. This is required when you are in a low ram or low disk...
2023-06-01T17:40:00Z
5,878
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-05-20T15:25:40Z
https://api.github.com/repos/huggingface/datasets/issues/5878/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5878/timeline
Prefetching for IterableDataset
https://api.github.com/repos/huggingface/datasets/issues/5878/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/30946190?v=4", "events_url": "https://api.github.com/users/vyeevani/events{/privacy}", "followers_url": "https://api.github.com/users/vyeevani/followers", "following_url": "https://api.github.com/users/vyeevani/following{/other_user}", "gists_url": "htt...
[]
null
null
NONE
null
null
I_kwDODunzps5mabXD
[ "Very cool! Do you have a link to the code that you're using to eagerly fetch the data? Would also be interested in hacking around something here for pre-fetching iterable datasets", "I ended up just switching back to the pytorch dataloader and using it's multiprocessing functionality to handle this :(. I'm just ...
{ "+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/5878/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5878
https://github.com/huggingface/datasets/issues/5878
false
1,717,983,961
https://api.github.com/repos/huggingface/datasets/issues/5877/labels{/name}
### Feature request It would be great if there would be support for high performance, highly scalable text deduplication algorithms as part of the datasets library. ### Motivation Motivated by this blog post https://huggingface.co/blog/dedup and this library https://github.com/google-research/deduplicate-text-datase...
2024-01-25T14:40:09Z
5,877
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-05-20T01:56:00Z
https://api.github.com/repos/huggingface/datasets/issues/5877/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5877/timeline
Request for text deduplication feature
https://api.github.com/repos/huggingface/datasets/issues/5877/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/55043035?v=4", "events_url": "https://api.github.com/users/SupreethRao99/events{/privacy}", "followers_url": "https://api.github.com/users/SupreethRao99/followers", "following_url": "https://api.github.com/users/SupreethRao99/following{/other_user}", "g...
[]
null
null
NONE
null
null
I_kwDODunzps5mZlrZ
[ "The \"exact match\" deduplication will be possible when we resolve https://github.com/huggingface/datasets/issues/2514 (first, https://github.com/apache/arrow/issues/30950 needs to be addressed on the Arrow side). In the meantime, you can use Polars or DuckDB (e.g., via [datasets-sql](https://github.com/mariosasko...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5877/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5877
https://github.com/huggingface/datasets/issues/5877
false
1,717,978,985
https://api.github.com/repos/huggingface/datasets/issues/5876/labels{/name}
### Describe the bug Hello, I am currently working on a project where both [DataLab](https://github.com/ExpressAI/DataLab) and [datasets](https://github.com/huggingface/datasets) are subdependencies. I noticed that I cannot import both libraries, as they both register FileSystems in `fsspec`, expecting the FileSyste...
2023-05-25T06:42:34Z
5,876
null
https://api.github.com/repos/huggingface/datasets
null
[ { "color": "7057ff", "default": true, "description": "Good for newcomers", "id": 1935892877, "name": "good first issue", "node_id": "MDU6TGFiZWwxOTM1ODkyODc3", "url": "https://api.github.com/repos/huggingface/datasets/labels/good%20first%20issue" } ]
2023-05-20T01:39:11Z
https://api.github.com/repos/huggingface/datasets/issues/5876/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5876/timeline
Incompatibility with DataLab
https://api.github.com/repos/huggingface/datasets/issues/5876/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/26192135?v=4", "events_url": "https://api.github.com/users/helpmefindaname/events{/privacy}", "followers_url": "https://api.github.com/users/helpmefindaname/followers", "following_url": "https://api.github.com/users/helpmefindaname/following{/other_user}"...
[]
null
completed
NONE
2023-05-25T06:42:34Z
null
I_kwDODunzps5mZkdp
[ "Indeed, `clobber=True` (with a warning if the existing protocol will be overwritten) should fix the issue, but maybe a better solution is to register our compression filesystem before the script is executed and unregister them afterward. WDYT @lhoestq @albertvillanova?", "I think we should use clobber and show a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5876/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5876
https://github.com/huggingface/datasets/issues/5876
false
1,716,770,394
https://api.github.com/repos/huggingface/datasets/issues/5875/labels{/name}
### Describe the bug If I want to get the first 10 samples of my dataset, I can do : ``` ds = datasets.load_dataset('mnist', split='train[:10]') ``` But if I exceed the number of samples in the dataset, an exception is raised : ``` ds = datasets.load_dataset('mnist', split='train[:999999999]') ``` > V...
2024-01-31T15:54:18Z
5,875
null
https://api.github.com/repos/huggingface/datasets
null
[ { "color": "cfd3d7", "default": true, "description": "This issue or pull request already exists", "id": 1935892865, "name": "duplicate", "node_id": "MDU6TGFiZWwxOTM1ODkyODY1", "url": "https://api.github.com/repos/huggingface/datasets/labels/duplicate" } ]
2023-05-19T07:21:10Z
https://api.github.com/repos/huggingface/datasets/issues/5875/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5875/timeline
Why split slicing doesn't behave like list slicing ?
https://api.github.com/repos/huggingface/datasets/issues/5875/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/43774355?v=4", "events_url": "https://api.github.com/users/astariul/events{/privacy}", "followers_url": "https://api.github.com/users/astariul/followers", "following_url": "https://api.github.com/users/astariul/following{/other_user}", "gists_url": "htt...
[]
null
completed
NONE
2024-01-31T15:54:18Z
null
I_kwDODunzps5mU9Za
[ "A duplicate of https://github.com/huggingface/datasets/issues/1774" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5875/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5875
https://github.com/huggingface/datasets/issues/5875
false
1,715,708,930
https://api.github.com/repos/huggingface/datasets/issues/5874/labels{/name}
### Describe the bug I used a custom builder to ``download_and_prepare`` a dataset. The first (very minor) issue is that the doc seems to suggest ``download_and_prepare`` will return the dataset, while it does not ([builder.py](https://github.com/huggingface/datasets/blob/main/src/datasets/builder.py#L718-L738)). ```...
2023-05-31T13:23:55Z
5,874
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-18T14:09:03Z
https://api.github.com/repos/huggingface/datasets/issues/5874/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5874/timeline
Using as_dataset on a "parquet" builder
https://api.github.com/repos/huggingface/datasets/issues/5874/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/9039058?v=4", "events_url": "https://api.github.com/users/rems75/events{/privacy}", "followers_url": "https://api.github.com/users/rems75/followers", "following_url": "https://api.github.com/users/rems75/following{/other_user}", "gists_url": "https://ap...
[]
null
completed
NONE
2023-05-31T13:23:55Z
null
I_kwDODunzps5mQ6QC
[ "Hi! You can refer to [this doc](https://huggingface.co/docs/datasets/filesystems#load-and-save-your-datasets-using-your-cloud-storage-filesystem) to see the intended usage (basically, it skips the Arrow -> Parquet conversion step in `ds = load_dataset(...); ds.to_parquet(\"path/to/parquet\")`) and allows writing P...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5874/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5874
https://github.com/huggingface/datasets/issues/5874
false
1,713,269,724
https://api.github.com/repos/huggingface/datasets/issues/5873/labels{/name}
### Feature request Add an environment variable to replace the default lock file path. ### Motivation Usually, dataset path is a read-only path while the lock file needs to be modified each time. It would be convenient if the path can be reset individually. ### Your contribution ```/src/datasets/utils/fi...
2023-05-17T07:11:05Z
5,873
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-05-17T07:10:02Z
https://api.github.com/repos/huggingface/datasets/issues/5873/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5873/timeline
Allow setting the environment variable for the lock file path
https://api.github.com/repos/huggingface/datasets/issues/5873/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/83260933?v=4", "events_url": "https://api.github.com/users/xin3he/events{/privacy}", "followers_url": "https://api.github.com/users/xin3he/followers", "following_url": "https://api.github.com/users/xin3he/following{/other_user}", "gists_url": "https://a...
[]
null
null
NONE
null
null
I_kwDODunzps5mHmvc
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5873/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5873
https://github.com/huggingface/datasets/issues/5873
false
1,713,174,662
https://api.github.com/repos/huggingface/datasets/issues/5872/labels{/name}
Fix the `infer_module_for_data_files` and `infer_module_for_data_files_in_archives` functions when passed a data file name with uppercase extension, e.g. `filename.TXT`. Before, `None` module was returned.
2023-05-17T14:26:59Z
5,872
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-17T05:56:45Z
https://api.github.com/repos/huggingface/datasets/issues/5872/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5872/timeline
Fix infer module for uppercase extensions
https://api.github.com/repos/huggingface/datasets/issues/5872/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
null
null
MEMBER
2023-05-17T14:19:18Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5872.diff", "html_url": "https://github.com/huggingface/datasets/pull/5872", "merged_at": "2023-05-17T14:19:18Z", "patch_url": "https://github.com/huggingface/datasets/pull/5872.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5QrQ5o
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5872/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5872
https://github.com/huggingface/datasets/pull/5872
true
1,712,573,073
https://api.github.com/repos/huggingface/datasets/issues/5871/labels{/name}
### Describe the bug I am working with the `recipe_nlg` dataset, which requires manual download. Once it's downloaded, I've noticed that the hash in the custom data configuration is different if I add a trailing `/` to my `data_dir`. It took me a while to notice that the hashes were different, and to understand that...
2023-06-02T15:52:05Z
5,871
null
https://api.github.com/repos/huggingface/datasets
null
[ { "color": "7057ff", "default": true, "description": "Good for newcomers", "id": 1935892877, "name": "good first issue", "node_id": "MDU6TGFiZWwxOTM1ODkyODc3", "url": "https://api.github.com/repos/huggingface/datasets/labels/good%20first%20issue" } ]
2023-05-16T18:56:04Z
https://api.github.com/repos/huggingface/datasets/issues/5871/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/5044802?v=4", "events_url": "https://api.github.com/users/kylrth/events{/privacy}", "followers_url": "https://api.github.com/users/kylrth/followers", "following_url": "https://api.github.com/users/kylrth/following{/other_user}", "gists_url": "https://ap...
https://api.github.com/repos/huggingface/datasets/issues/5871/timeline
data configuration hash suffix depends on uncanonicalized data_dir
https://api.github.com/repos/huggingface/datasets/issues/5871/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/5044802?v=4", "events_url": "https://api.github.com/users/kylrth/events{/privacy}", "followers_url": "https://api.github.com/users/kylrth/followers", "following_url": "https://api.github.com/users/kylrth/following{/other_user}", "gists_url": "https://ap...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/5044802?v=4", "events_url": "https://api.github.com/users/kylrth/events{/privacy}", "followers_url": "https://api.github.com/users/kylrth/followers", "following_url": "https://api.github.com/users/kylrth/following{/other_user}", "gists_url...
null
completed
CONTRIBUTOR
2023-06-02T15:52:05Z
null
I_kwDODunzps5mE8qR
[ "It could even use `os.path.realpath` to resolve symlinks.", "Indeed, it makes sense to normalize `data_dir`. Feel free to submit a PR (this can be \"fixed\" [here](https://github.com/huggingface/datasets/blob/89f775226321ba94e5bf4670a323c0fb44f5f65c/src/datasets/builder.py#L173))", "#self-assign" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5871/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5871
https://github.com/huggingface/datasets/issues/5871
false
1,712,156,282
https://api.github.com/repos/huggingface/datasets/issues/5870/labels{/name}
### Describe the bug All the examples in all the docs mentioned throughout huggingface datasets correspond to datasets object, and not IterableDatasets object. At one point of time, they might have been in sync, but the code for datasets version >=2.9.0 is very different as compared to the docs. I basically need to ...
2023-05-16T14:36:05Z
5,870
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-16T14:32:57Z
https://api.github.com/repos/huggingface/datasets/issues/5870/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5870/timeline
Behaviour difference between datasets.map and IterableDatasets.map
https://api.github.com/repos/huggingface/datasets/issues/5870/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/30209072?v=4", "events_url": "https://api.github.com/users/llStringll/events{/privacy}", "followers_url": "https://api.github.com/users/llStringll/followers", "following_url": "https://api.github.com/users/llStringll/following{/other_user}", "gists_url"...
[]
null
null
NONE
null
null
I_kwDODunzps5mDW56
[ "PS - some work is definitely needed for 'special cases' docs, not explanations, just usages of 'functions' under mixture of special cases, like a combination of custom databuilder + iterable dataset for large size + dynamic .map() application." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5870/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5870
https://github.com/huggingface/datasets/issues/5870
false
1,711,990,003
https://api.github.com/repos/huggingface/datasets/issues/5869/labels{/name}
### Describe the bug Hello, I'd like to report an issue related to pushing a dataset represented as a Parquet file to a dataset repository using Dask. Here are the details: We attempted to load an example dataset in Parquet format from the Hugging Face (HF) filesystem using Dask with the following code snippet...
2023-06-16T12:48:38Z
5,869
null
https://api.github.com/repos/huggingface/datasets
null
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
2023-05-16T09:42:58Z
https://api.github.com/repos/huggingface/datasets/issues/5869/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5869/timeline
Image Encoding Issue when submitting a Parquet Dataset
https://api.github.com/repos/huggingface/datasets/issues/5869/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/47530815?v=4", "events_url": "https://api.github.com/users/PhilippeMoussalli/events{/privacy}", "followers_url": "https://api.github.com/users/PhilippeMoussalli/followers", "following_url": "https://api.github.com/users/PhilippeMoussalli/following{/other_...
[]
null
completed
NONE
2023-06-16T09:30:48Z
null
I_kwDODunzps5mCuTz
[ "Hi @PhilippeMoussalli thanks for opening a detailed issue. It seems the issue is more related to the `datasets` library so I'll ping @lhoestq @mariosasko on this one :) \n\n(edit: also can one of you move the issue to the datasets repo? Thanks in advance πŸ™)", "Hi ! The `Image()` info is stored in the **schema m...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5869/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5869
https://github.com/huggingface/datasets/issues/5869
false
1,711,173,098
https://api.github.com/repos/huggingface/datasets/issues/5868/labels{/name}
### Feature request Hi, I have a huge cached file using `map`(over 500GB), and I want to change an attribution of each element, is there possible to do it using some method instead of re-generating, because `map` takes over 24 hours ### Motivation For large datasets, I think it is very important because we always f...
2023-05-17T11:21:36Z
5,868
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-05-16T03:45:42Z
https://api.github.com/repos/huggingface/datasets/issues/5868/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5868/timeline
Is it possible to change a cached file and 're-cache' it instead of re-generating?
https://api.github.com/repos/huggingface/datasets/issues/5868/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/31238754?v=4", "events_url": "https://api.github.com/users/zyh3826/events{/privacy}", "followers_url": "https://api.github.com/users/zyh3826/followers", "following_url": "https://api.github.com/users/zyh3826/following{/other_user}", "gists_url": "https:...
[]
null
completed
NONE
2023-05-17T11:21:36Z
null
I_kwDODunzps5l_m3q
[ "Arrow files/primitives (tables and arrays) are immutable, so re-generating them is the only option, I'm afraid.", "> \r\n\r\nGot it, thanks for your reply" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5868/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5868
https://github.com/huggingface/datasets/issues/5868
false
1,710,656,067
https://api.github.com/repos/huggingface/datasets/issues/5867/labels{/name}
Fix https://github.com/huggingface/datasets/issues/5839 PS: The `Pickler.save` method is becoming a bit messy, so I plan to refactor the pickler a bit at some point.
2024-01-11T06:30:50Z
5,867
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-15T19:03:35Z
https://api.github.com/repos/huggingface/datasets/issues/5867/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5867/timeline
Add logic for hashing modules/functions optimized with `torch.compile`
https://api.github.com/repos/huggingface/datasets/issues/5867/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
[]
null
null
CONTRIBUTOR
2023-11-27T20:03:31Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5867.diff", "html_url": "https://github.com/huggingface/datasets/pull/5867", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5867.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5867" }
PR_kwDODunzps5QizOn
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5867/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5867
https://github.com/huggingface/datasets/pull/5867
true
1,710,496,993
https://api.github.com/repos/huggingface/datasets/issues/5866/labels{/name}
### Describe the bug Sequences features sometimes causes errors when the specified length is not -1 ### Steps to reproduce the bug ```python import numpy as np from datasets import Features, ClassLabel, Sequence, Value, Dataset feats = Features(**{'target': ClassLabel(names=[0, 1]),'x': Sequence(feature=Va...
2023-05-26T11:57:17Z
5,866
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-15T17:13:29Z
https://api.github.com/repos/huggingface/datasets/issues/5866/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5866/timeline
Issue with Sequence features
https://api.github.com/repos/huggingface/datasets/issues/5866/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/14365168?v=4", "events_url": "https://api.github.com/users/alialamiidrissi/events{/privacy}", "followers_url": "https://api.github.com/users/alialamiidrissi/followers", "following_url": "https://api.github.com/users/alialamiidrissi/following{/other_user}"...
[]
null
completed
NONE
2023-05-26T11:57:17Z
null
I_kwDODunzps5l9Bzh
[ "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/5866/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5866
https://github.com/huggingface/datasets/issues/5866
false
1,710,455,738
https://api.github.com/repos/huggingface/datasets/issues/5865/labels{/name}
The task API is not well adopted in the ecosystem, so this PR deprecates it. The `train_eval_index` is a newer, more flexible solution that should be used instead (I think?). These are the projects that still use the task API : * the image classification example in Transformers: [here](https://github.com/huggingfac...
2023-07-10T12:33:59Z
5,865
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-15T16:48:24Z
https://api.github.com/repos/huggingface/datasets/issues/5865/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5865/timeline
Deprecate task api
https://api.github.com/repos/huggingface/datasets/issues/5865/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
[]
null
null
CONTRIBUTOR
2023-07-10T12:24:01Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5865.diff", "html_url": "https://github.com/huggingface/datasets/pull/5865", "merged_at": "2023-07-10T12:24:01Z", "patch_url": "https://github.com/huggingface/datasets/pull/5865.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5QiHnw
[ "_The documentation is not available anymore as the PR was closed or merged._", "If it's easy to keep supporting it we can keep it no ? There are many datasets on the hub that implement the tasks templates in dataset scripts and it's maybe easier to keep task templates than opening PRs to those datasets.", "do ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5865/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5865
https://github.com/huggingface/datasets/pull/5865
true
1,710,450,047
https://api.github.com/repos/huggingface/datasets/issues/5864/labels{/name}
### Describe the bug I have a problem related to this [issue](https://github.com/huggingface/datasets/issues/5841): I get a way slower iteration when using a Torch dataloader if I use vanilla Numpy tensors or if I first apply a ToTensor transform to the input. In particular, it takes 5 seconds to iterate over the vani...
2023-05-16T03:27:38Z
5,864
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-15T16:43:58Z
https://api.github.com/repos/huggingface/datasets/issues/5864/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5864/timeline
Slow iteration over Torch tensors
https://api.github.com/repos/huggingface/datasets/issues/5864/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/51738205?v=4", "events_url": "https://api.github.com/users/crisostomi/events{/privacy}", "followers_url": "https://api.github.com/users/crisostomi/followers", "following_url": "https://api.github.com/users/crisostomi/following{/other_user}", "gists_url"...
[]
null
null
NONE
null
null
I_kwDODunzps5l82V_
[ "I am highly interested performance of dataset so I ran your example as a curious user.\r\n```python\r\ntrain_dataset.cast_column(\"x\", Array3D(shape=img_shape, dtype=\"float32\"))\r\n```\r\nhave return values and \"x\" is a new column, it shoulde be\r\n```python\r\nds=train_dataset.cast_column(\"img\", Array3D(sh...
{ "+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/5864/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5864
https://github.com/huggingface/datasets/issues/5864
false
1,710,335,905
https://api.github.com/repos/huggingface/datasets/issues/5863/labels{/name}
This PR tries out a new approach to generating the index tensor in `to_tf_dataset`, which should reduce memory usage for very large datasets. I'll need to do some testing before merging it! Fixes #5855
2023-06-08T16:40:18Z
5,863
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-15T15:28:34Z
https://api.github.com/repos/huggingface/datasets/issues/5863/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5863/timeline
Use a new low-memory approach for tf dataset index shuffling
https://api.github.com/repos/huggingface/datasets/issues/5863/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4", "events_url": "https://api.github.com/users/Rocketknight1/events{/privacy}", "followers_url": "https://api.github.com/users/Rocketknight1/followers", "following_url": "https://api.github.com/users/Rocketknight1/following{/other_user}", "g...
[]
null
null
MEMBER
2023-06-08T16:32:51Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5863.diff", "html_url": "https://github.com/huggingface/datasets/pull/5863", "merged_at": "2023-06-08T16:32:50Z", "patch_url": "https://github.com/huggingface/datasets/pull/5863.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5QhtlM
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5863). All of your documentation changes will be reflected on that endpoint.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchma...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5863/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5863
https://github.com/huggingface/datasets/pull/5863
true
1,710,140,646
https://api.github.com/repos/huggingface/datasets/issues/5862/labels{/name}
The dataset viewer sometimes raises an `IndexError`: ``` IndexError: list index out of range ``` See: - huggingface/datasets-server#1151 - https://huggingface.co/datasets/reddit/discussions/5 - huggingface/datasets-server#1118 - https://huggingface.co/datasets/krr-oxford/OntoLAMA/discussions/1 - https://hu...
2023-09-25T12:09:51Z
5,862
null
https://api.github.com/repos/huggingface/datasets
null
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
2023-05-15T13:47:19Z
https://api.github.com/repos/huggingface/datasets/issues/5862/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/5862/timeline
IndexError: list index out of range with data hosted on Zenodo
https://api.github.com/repos/huggingface/datasets/issues/5862/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
null
MEMBER
null
null
I_kwDODunzps5l7qzm
[ "This error is also raised when data is hosted on Google Drive:\r\n- https://huggingface.co/datasets/docred/discussions/5\r\n- https://huggingface.co/datasets/linnaeus/discussions/3\r\n- https://huggingface.co/datasets/poleval2019_mt/discussions/3\r\n- https://huggingface.co/datasets/reddit_tifu/discussions/2\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/5862/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5862
https://github.com/huggingface/datasets/issues/5862
false
1,709,807,340
https://api.github.com/repos/huggingface/datasets/issues/5861/labels{/name}
close https://github.com/huggingface/datasets/issues/5851
2023-05-23T10:40:13Z
5,861
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-15T10:36:24Z
https://api.github.com/repos/huggingface/datasets/issues/5861/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5861/timeline
Better error message when combining dataset dicts instead of datasets
https://api.github.com/repos/huggingface/datasets/issues/5861/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-05-23T10:32:58Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5861.diff", "html_url": "https://github.com/huggingface/datasets/pull/5861", "merged_at": "2023-05-23T10:32:58Z", "patch_url": "https://github.com/huggingface/datasets/pull/5861.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5Qf55q
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5861/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5861
https://github.com/huggingface/datasets/pull/5861
true
1,709,727,460
https://api.github.com/repos/huggingface/datasets/issues/5860/labels{/name}
Don't create a tqdm progress bar when `disable_tqdm` is passed to `map_nested`. On my side it sped up some iterable datasets by ~30% when `map_nested` is used extensively to recursively tensorize python dicts.
2023-05-17T18:46:46Z
5,860
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-15T09:49:37Z
https://api.github.com/repos/huggingface/datasets/issues/5860/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5860/timeline
Minor tqdm optim
https://api.github.com/repos/huggingface/datasets/issues/5860/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-05-17T18:39:35Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5860.diff", "html_url": "https://github.com/huggingface/datasets/pull/5860", "merged_at": "2023-05-17T18:39:35Z", "patch_url": "https://github.com/huggingface/datasets/pull/5860.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5QfojD
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5860/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5860
https://github.com/huggingface/datasets/pull/5860
true
1,709,554,829
https://api.github.com/repos/huggingface/datasets/issues/5859/labels{/name}
Fix #5858.
2023-05-25T16:31:24Z
5,859
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-15T08:08:42Z
https://api.github.com/repos/huggingface/datasets/issues/5859/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5859/timeline
Raise TypeError when indexing a dataset with bool
https://api.github.com/repos/huggingface/datasets/issues/5859/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[]
null
null
MEMBER
2023-05-25T16:23:17Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5859.diff", "html_url": "https://github.com/huggingface/datasets/pull/5859", "merged_at": "2023-05-25T16:23:17Z", "patch_url": "https://github.com/huggingface/datasets/pull/5859.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5QfDLC
[ "_The documentation is not available anymore as the PR was closed or merged._", "@lhoestq any idea why this only fails (CI integration fails are unrelated) in \"Build PR Documentation / build / build_pr_documentation\" (which uses Python 3.8), with message:\r\n```\r\nTypeError: Type subscription requires python >...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5859/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5859
https://github.com/huggingface/datasets/pull/5859
true
1,709,332,632
https://api.github.com/repos/huggingface/datasets/issues/5858/labels{/name}
### Describe the bug Pandas-style subset indexing on dataset does not throw an error, when maybe it should. Instead returns the first instance of the dataset regardless of index condition. ### Steps to reproduce the bug Steps to reproduce the behavior: 1. `squad = datasets.load_dataset("squad_v2", split="validati...
2023-05-25T16:23:19Z
5,858
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-15T05:15:53Z
https://api.github.com/repos/huggingface/datasets/issues/5858/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/5858/timeline
Throw an error when dataset improperly indexed
https://api.github.com/repos/huggingface/datasets/issues/5858/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/8027676?v=4", "events_url": "https://api.github.com/users/sarahwie/events{/privacy}", "followers_url": "https://api.github.com/users/sarahwie/followers", "following_url": "https://api.github.com/users/sarahwie/following{/other_user}", "gists_url": "http...
[ { "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
NONE
2023-05-25T16:23:19Z
null
I_kwDODunzps5l4liY
[ "Thanks for reporting, @sarahwie.\r\n\r\nPlease note that in `datasets` we do not have vectorized operation like `pandas`. Therefore, your equality comparisons above are `False`:\r\n- For example: `squad['question']` returns a `list`, and this list is not equal to `\"Who was the Norse leader?\"`\r\n\r\nThe `False` ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5858/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5858
https://github.com/huggingface/datasets/issues/5858
false
1,709,326,622
https://api.github.com/repos/huggingface/datasets/issues/5857/labels{/name}
### Feature request Huggingface is really amazing platform for open science. In addition to computer vision, video and NLP, would it be of interest to add chemistry/materials science dataset/models in Huggingface? Or, if its already done, can you provide some pointers. We have been working on a comprehensive ben...
2023-07-21T13:45:40Z
5,857
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-05-15T05:09:49Z
https://api.github.com/repos/huggingface/datasets/issues/5857/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5857/timeline
Adding chemistry dataset/models in huggingface
https://api.github.com/repos/huggingface/datasets/issues/5857/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/16902896?v=4", "events_url": "https://api.github.com/users/knc6/events{/privacy}", "followers_url": "https://api.github.com/users/knc6/followers", "following_url": "https://api.github.com/users/knc6/following{/other_user}", "gists_url": "https://api.git...
[]
null
completed
NONE
2023-07-21T13:45:40Z
null
I_kwDODunzps5l4kEe
[ "Hi! \r\n\r\nThis would be a nice addition to the Hub! You can find the existing chemistry datasets/models on the Hub (using the `chemistry` tag) [here](https://huggingface.co/search/full-text?q=chemistry&type=model&type=dataset).\r\n\r\nFeel free to ping us here on the Hub if you need help adding the 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/5857/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5857
https://github.com/huggingface/datasets/issues/5857
false
1,709,218,242
https://api.github.com/repos/huggingface/datasets/issues/5856/labels{/name}
### Describe the bug When try to load natural_questions through datasets == 2.12.0 with python == 3.8.9: ```python import datasets datasets.load_dataset('natural_questions',beam_runner='DirectRunner') ``` It failed with following info: `pyarrow.lib.ArrowNotImplementedError: Nested data conversions not impl...
2023-06-05T09:11:19Z
5,856
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-15T02:46:04Z
https://api.github.com/repos/huggingface/datasets/issues/5856/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5856/timeline
Error loading natural_questions
https://api.github.com/repos/huggingface/datasets/issues/5856/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/19185508?v=4", "events_url": "https://api.github.com/users/Crownor/events{/privacy}", "followers_url": "https://api.github.com/users/Crownor/followers", "following_url": "https://api.github.com/users/Crownor/following{/other_user}", "gists_url": "https:...
[]
null
completed
NONE
2023-06-05T09:11:18Z
null
I_kwDODunzps5l4JnC
[ "Hi! You can avoid this error by using the preprocessed version:\r\n```python\r\nimport datasets\r\nds = datasets.load_dataset('natural_questions')\r\n```\r\n\r\nPS: Once we finish https://github.com/huggingface/datasets/pull/5364, this error will no longer be a problem.", "> Hi! You can avoid this error by using...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5856/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5856
https://github.com/huggingface/datasets/issues/5856
false
1,708,784,943
https://api.github.com/repos/huggingface/datasets/issues/5855/labels{/name}
### Describe the bug Hi, I'm using `to_tf_dataset` to convert a _large_ dataset to `tf.data.Dataset`. I observed that the data loading *before* training took a lot of time and memory, even with `batch_size=1`. After some digging, i believe the reason lies in the shuffle behavior. The [source code](https://github....
2023-06-08T16:32:52Z
5,855
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-14T01:22:29Z
https://api.github.com/repos/huggingface/datasets/issues/5855/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5855/timeline
`to_tf_dataset` consumes too much memory
https://api.github.com/repos/huggingface/datasets/issues/5855/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/28751760?v=4", "events_url": "https://api.github.com/users/massquantity/events{/privacy}", "followers_url": "https://api.github.com/users/massquantity/followers", "following_url": "https://api.github.com/users/massquantity/following{/other_user}", "gist...
[]
null
completed
NONE
2023-06-08T16:32:52Z
null
I_kwDODunzps5l2f0v
[ "Cc @amyeroberts @Rocketknight1 \r\n\r\nIndded I think it's because it does something like this under the hood when there's no multiprocessing:\r\n\r\n```python\r\ntf_dataset = tf_dataset.shuffle(len(dataset))\r\n```\r\n\r\nPS: with multiprocessing it appears to be different:\r\n\r\n```python\r\nindices = np.arange...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5855/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5855
https://github.com/huggingface/datasets/issues/5855
false
1,708,779,300
https://api.github.com/repos/huggingface/datasets/issues/5854/labels{/name}
### Describe the bug It's crash log: FileNotFoundError: Couldn't find a dataset script at /kaggle/working/audiofolder/audiofolder.py or any data file in the same directory. Couldn't find 'audiofolder' on the Hugging Face Hub either: FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingfac...
2023-08-16T13:35:36Z
5,854
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-14T00:50:47Z
https://api.github.com/repos/huggingface/datasets/issues/5854/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5854/timeline
Can not load audiofolder dataset on kaggle
https://api.github.com/repos/huggingface/datasets/issues/5854/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/93691919?v=4", "events_url": "https://api.github.com/users/ILG2021/events{/privacy}", "followers_url": "https://api.github.com/users/ILG2021/followers", "following_url": "https://api.github.com/users/ILG2021/following{/other_user}", "gists_url": "https:...
[]
null
completed
NONE
2023-07-21T13:53:45Z
null
I_kwDODunzps5l2eck
[ "Hi! `audiofolder` requires `datasets>=2.5.0`, so please update the `datasets`' installation (`pip install -U datasets`) in the environment (and restart the env for the update to take effect) to resolve the issue.", "> Hi! `audiofolder` requires `datasets>=2.5.0`, so please update the `datasets`' installation (`p...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5854/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5854
https://github.com/huggingface/datasets/issues/5854
false
1,708,092,786
https://api.github.com/repos/huggingface/datasets/issues/5853/labels{/name}
null
2023-05-15T10:37:19Z
5,853
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-12T19:19:27Z
https://api.github.com/repos/huggingface/datasets/issues/5853/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5853/timeline
[docs] Redirects, migrated from nginx
https://api.github.com/repos/huggingface/datasets/issues/5853/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/326577?v=4", "events_url": "https://api.github.com/users/julien-c/events{/privacy}", "followers_url": "https://api.github.com/users/julien-c/followers", "following_url": "https://api.github.com/users/julien-c/following{/other_user}", "gists_url": "https...
[]
null
null
MEMBER
2023-05-15T10:30:14Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5853.diff", "html_url": "https://github.com/huggingface/datasets/pull/5853", "merged_at": "2023-05-15T10:30:14Z", "patch_url": "https://github.com/huggingface/datasets/pull/5853.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5QaZLP
[ "_The documentation is not available anymore as the PR was closed or merged._", "@mishig25 note that it's not exactly the same behavior as in nginx as here it interacts a bit with the `version` and the `language`\r\n\r\nShould be close enough, though.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow=...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5853/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5853
https://github.com/huggingface/datasets/pull/5853
true
1,707,927,165
https://api.github.com/repos/huggingface/datasets/issues/5852/labels{/name}
Used the TorchFormatter to get torch tensors in iterable dataset with format set to "torch". It uses the data from Arrow if possible, otherwise applies recursive_tensorize. When set back to format_type=None, cast_to_python_objects is used. requires https://github.com/huggingface/datasets/pull/5821 close htt...
2023-06-13T16:04:05Z
5,852
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-12T16:48:49Z
https://api.github.com/repos/huggingface/datasets/issues/5852/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5852/timeline
Iterable torch formatting
https://api.github.com/repos/huggingface/datasets/issues/5852/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-06-13T15:57:05Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5852.diff", "html_url": "https://github.com/huggingface/datasets/pull/5852", "merged_at": "2023-06-13T15:57:05Z", "patch_url": "https://github.com/huggingface/datasets/pull/5852.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5QZ1lj
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5852/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5852
https://github.com/huggingface/datasets/pull/5852
true
1,707,678,911
https://api.github.com/repos/huggingface/datasets/issues/5850/labels{/name}
This PR makes packaged builders skip non-supported file formats: - Csv builder skips non-CSV files - Analogously for the other builders Fix #5849.
2023-06-07T12:26:38Z
5,850
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-12T13:52:34Z
https://api.github.com/repos/huggingface/datasets/issues/5850/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5850/timeline
Make packaged builders skip non-supported file formats
https://api.github.com/repos/huggingface/datasets/issues/5850/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
{ "diff_url": "https://github.com/huggingface/datasets/pull/5850.diff", "html_url": "https://github.com/huggingface/datasets/pull/5850", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5850.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5850" }
PR_kwDODunzps5QZALv
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5850). All of your documentation changes will be reflected on that endpoint.", "Good idea. @mariosasko!!!\r\n\r\nPlease note that before this PR, the files are not evenly distributed for archives: `_generate_examples` gets a li...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5850/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5850
https://github.com/huggingface/datasets/pull/5850
true
1,707,551,511
https://api.github.com/repos/huggingface/datasets/issues/5849/labels{/name}
When a no-script dataset has many CSV files and a JPG file, the library infers to use the Csv builder, but tries to read as CSV all files in the repo, also the JPG file. I think the Csv builder should filter out non-CSV files when reading. An analogue solution should be implemented for other packaged builders. ...
2023-06-22T14:16:27Z
5,849
null
https://api.github.com/repos/huggingface/datasets
null
[ { "color": "d73a4a", "default": true, "description": "Something isn't working", "id": 1935892857, "name": "bug", "node_id": "MDU6TGFiZWwxOTM1ODkyODU3", "url": "https://api.github.com/repos/huggingface/datasets/labels/bug" } ]
2023-05-12T12:29:53Z
https://api.github.com/repos/huggingface/datasets/issues/5849/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/5849/timeline
CSV datasets should only read the CSV data files in the repo
https://api.github.com/repos/huggingface/datasets/issues/5849/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/o...
null
completed
MEMBER
2023-06-22T14:16:27Z
null
I_kwDODunzps5lxysX
[]
{ "+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/5849/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5849
https://github.com/huggingface/datasets/issues/5849
false
1,707,506,734
https://api.github.com/repos/huggingface/datasets/issues/5848/labels{/name}
The `frugalscore` metric uses Transformers' Trainer, which requires `accelerate` (as of recently). Fixes the following [CI error](https://github.com/huggingface/datasets/actions/runs/4950900048/jobs/8855148703?pr=5845).
2023-05-12T13:48:47Z
5,848
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-12T12:01:01Z
https://api.github.com/repos/huggingface/datasets/issues/5848/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5848/timeline
Add `accelerate` as metric's test dependency to fix CI error
https://api.github.com/repos/huggingface/datasets/issues/5848/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
[]
null
null
CONTRIBUTOR
2023-05-12T13:39:06Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5848.diff", "html_url": "https://github.com/huggingface/datasets/pull/5848", "merged_at": "2023-05-12T13:39:06Z", "patch_url": "https://github.com/huggingface/datasets/pull/5848.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5QYa1B
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5848/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5848
https://github.com/huggingface/datasets/pull/5848
true
1,706,616,634
https://api.github.com/repos/huggingface/datasets/issues/5847/labels{/name}
### Describe the bug I'm trying to use a streaming dataset for translation inference to avoid downloading the training data. I'm using a pipeline and a dataset, and following the guidance in the tutorial. Instead I get an exception that IterableDataset has no len(). ### Steps to reproduce the bug CODE: ``` ...
2023-05-16T15:59:55Z
5,847
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-11T21:52:38Z
https://api.github.com/repos/huggingface/datasets/issues/5847/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5847/timeline
Streaming IterableDataset not working with translation pipeline
https://api.github.com/repos/huggingface/datasets/issues/5847/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/826841?v=4", "events_url": "https://api.github.com/users/jlquinn/events{/privacy}", "followers_url": "https://api.github.com/users/jlquinn/followers", "following_url": "https://api.github.com/users/jlquinn/following{/other_user}", "gists_url": "https://...
[]
null
null
NONE
null
null
I_kwDODunzps5luOc6
[ "I wasn't sure to file this against transformers or datasets.", "[`KeyDataset`](https://github.com/huggingface/transformers/blob/7f8b909189547944617741d8d3c6c84504701693/src/transformers/pipelines/pt_utils.py#L296) doesn't support iterable datasets, so you either need to implement a version that does (and also in...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5847/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5847
https://github.com/huggingface/datasets/issues/5847
false
1,707,907,048
https://api.github.com/repos/huggingface/datasets/issues/5851/labels{/name}
### System Info standard env ### Who can help? _No response_ ### Information - [ ] The official example scripts - [X] My own modified scripts ### Tasks - [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...) - [X] My own task or dataset (give details below) ### Reproduction I'm tr...
2023-05-23T10:32:59Z
5,851
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-11T20:52:13Z
https://api.github.com/repos/huggingface/datasets/issues/5851/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/5851/timeline
Error message not clear in interleaving datasets
https://api.github.com/repos/huggingface/datasets/issues/5851/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/17240858?v=4", "events_url": "https://api.github.com/users/surya-narayanan/events{/privacy}", "followers_url": "https://api.github.com/users/surya-narayanan/followers", "following_url": "https://api.github.com/users/surya-narayanan/following{/other_user}"...
[ { "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-05-23T10:32:59Z
null
I_kwDODunzps5lzJfo
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5851/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5851
https://github.com/huggingface/datasets/issues/5851
false
1,706,289,290
https://api.github.com/repos/huggingface/datasets/issues/5846/labels{/name}
### Describe the bug Running ``` import datasets ds = datasets.load_dataset('bigcode/the-stack-dedup', streaming=True) ``` takes about 2.5 minutes! I would expect this to be near instantaneous. With other datasets, the runtime is one or two seconds. ### Environment info - `datasets` version: 2.1...
2024-04-08T12:53:17Z
5,846
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-11T17:58:57Z
https://api.github.com/repos/huggingface/datasets/issues/5846/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
https://api.github.com/repos/huggingface/datasets/issues/5846/timeline
load_dataset('bigcode/the-stack-dedup', streaming=True) very slow!
https://api.github.com/repos/huggingface/datasets/issues/5846/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/4241811?v=4", "events_url": "https://api.github.com/users/tbenthompson/events{/privacy}", "followers_url": "https://api.github.com/users/tbenthompson/followers", "following_url": "https://api.github.com/users/tbenthompson/following{/other_user}", "gists...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", ...
null
completed
NONE
2024-04-05T12:28:58Z
null
I_kwDODunzps5ls-iK
[ "This is due to the slow resolution of the data files: https://github.com/huggingface/datasets/issues/5537.\r\n\r\nWe plan to switch to `huggingface_hub`'s `HfFileSystem` soon to make the resolution faster (will be up to 20x faster once we merge https://github.com/huggingface/huggingface_hub/pull/1443)\r\n\r\n", ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5846/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5846
https://github.com/huggingface/datasets/issues/5846
false
1,706,253,251
https://api.github.com/repos/huggingface/datasets/issues/5845/labels{/name}
Adds the `date_format` param introduced in Pandas 2.0 to the CSV reader and improves its type hints.
2023-05-15T07:39:13Z
5,845
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-11T17:29:57Z
https://api.github.com/repos/huggingface/datasets/issues/5845/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5845/timeline
Add `date_format` param to the CSV reader
https://api.github.com/repos/huggingface/datasets/issues/5845/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
[]
null
null
CONTRIBUTOR
2023-05-12T15:14:48Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5845.diff", "html_url": "https://github.com/huggingface/datasets/pull/5845", "merged_at": "2023-05-12T15:14:48Z", "patch_url": "https://github.com/huggingface/datasets/pull/5845.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5QUMjS
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5845/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5845
https://github.com/huggingface/datasets/pull/5845
true
1,705,907,812
https://api.github.com/repos/huggingface/datasets/issues/5844/labels{/name}
### Describe the bug TypeError: Couldn't cast array of type struct<answer: struct<unanswerable: bool, answerType: string, free_form_answer: string, evidence: list<item: string>, evidenceAnnotate: list<item: string>, highlighted_evidence: list<item: string>>> to {'answer': {'unanswerable': Value(dtype='bool', id=None),...
2023-05-11T14:15:01Z
5,844
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-11T14:15:01Z
https://api.github.com/repos/huggingface/datasets/issues/5844/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5844/timeline
TypeError: Couldn't cast array of type struct<answer: struct<unanswerable: bool, answerType: string, free_form_answer: string, evidence: list<item: string>, evidenceAnnotate: list<item: string>, highlighted_evidence: list<item: string>>> to ...
https://api.github.com/repos/huggingface/datasets/issues/5844/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/54010030?v=4", "events_url": "https://api.github.com/users/chen-coding/events{/privacy}", "followers_url": "https://api.github.com/users/chen-coding/followers", "following_url": "https://api.github.com/users/chen-coding/following{/other_user}", "gists_u...
[]
null
null
NONE
null
null
I_kwDODunzps5lrhZk
[]
{ "+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/5844/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5844
https://github.com/huggingface/datasets/issues/5844
false
1,705,286,639
https://api.github.com/repos/huggingface/datasets/issues/5841/labels{/name}
### Describe the bug I am attempting to iterate through an image dataset, but I am encountering a significant slowdown in the iteration speed. In order to investigate this issue, I conducted the following experiment: ```python a=torch.randn(100,224) a=torch.stack([a] * 10000) a.shape # %% ds=Dataset.from_d...
2023-05-15T15:38:13Z
5,841
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-11T08:04:09Z
https://api.github.com/repos/huggingface/datasets/issues/5841/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5841/timeline
Abusurdly slow on iteration
https://api.github.com/repos/huggingface/datasets/issues/5841/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/41792945?v=4", "events_url": "https://api.github.com/users/fecet/events{/privacy}", "followers_url": "https://api.github.com/users/fecet/followers", "following_url": "https://api.github.com/users/fecet/following{/other_user}", "gists_url": "https://api....
[]
null
completed
NONE
2023-05-15T15:38:13Z
null
I_kwDODunzps5lpJvv
[ "Hi ! You can try to use the [Image](https://huggingface.co/docs/datasets/v2.12.0/en/package_reference/main_classes#datasets.Image) type which [decodes images on-the-fly](https://huggingface.co/docs/datasets/v2.12.0/en/about_dataset_features#image-feature) into pytorch tensors :)\r\n\r\n```python\r\nds = Dataset.fr...
{ "+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/5841/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5841
https://github.com/huggingface/datasets/issues/5841
false
1,705,212,085
https://api.github.com/repos/huggingface/datasets/issues/5840/labels{/name}
### Describe the bug I had trained one model use deepspeed, when I load the final load I get the follow error: OSError: Can't load tokenizer for '/XXX/DeepSpeedExamples/applications/DeepSpeed-Chat/output/step3-models/1.3b/actor'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't ...
2023-05-12T13:44:07Z
5,840
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-11T07:12:38Z
https://api.github.com/repos/huggingface/datasets/issues/5840/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5840/timeline
load model error.
https://api.github.com/repos/huggingface/datasets/issues/5840/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/58167546?v=4", "events_url": "https://api.github.com/users/LanShanPi/events{/privacy}", "followers_url": "https://api.github.com/users/LanShanPi/followers", "following_url": "https://api.github.com/users/LanShanPi/following{/other_user}", "gists_url": "...
[]
null
completed
NONE
2023-05-12T13:44:06Z
null
I_kwDODunzps5lo3i1
[ "Please report this in the `transformers` repo, as it's not related to `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/5840/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5840
https://github.com/huggingface/datasets/issues/5840
false
1,705,510,602
https://api.github.com/repos/huggingface/datasets/issues/5842/labels{/name}
### Feature request Right now, remove_columns() produces a NotImplementedError for iterable style datasets ### Motivation It would be great to have the same functionality irrespective of whether one is using an iterable or a map-style dataset ### Your contribution hope and courage.
2023-06-21T16:36:42Z
5,842
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-11T03:48:46Z
https://api.github.com/repos/huggingface/datasets/issues/5842/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5842/timeline
Remove columns in interable dataset
https://api.github.com/repos/huggingface/datasets/issues/5842/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/17240858?v=4", "events_url": "https://api.github.com/users/surya-narayanan/events{/privacy}", "followers_url": "https://api.github.com/users/surya-narayanan/followers", "following_url": "https://api.github.com/users/surya-narayanan/following{/other_user}"...
[]
null
completed
NONE
2023-06-21T16:36:41Z
null
I_kwDODunzps5lqAbK
[ "Transferring this issue as it's related to the πŸ€— Datasets library ", "Hi @surya-narayanan! Could you provide some code snippet?", "This method has been recently added to the `IterableDataset`, so you need to update the `datasets`' installation (`pip install -U datasets`) to use 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/5842/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5842
https://github.com/huggingface/datasets/issues/5842
false
1,705,514,551
https://api.github.com/repos/huggingface/datasets/issues/5843/labels{/name}
### System Info standard env ### Who can help? _No response_ ### Information - [ ] The official example scripts - [X] My own modified scripts ### Tasks - [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...) - [ ] My own task or dataset (give details below) ### Reproduction Get th...
2023-05-25T04:51:59Z
5,843
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-11T02:09:29Z
https://api.github.com/repos/huggingface/datasets/issues/5843/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5843/timeline
Can't add iterable datasets to a Dataset Dict.
https://api.github.com/repos/huggingface/datasets/issues/5843/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/17240858?v=4", "events_url": "https://api.github.com/users/surya-narayanan/events{/privacy}", "followers_url": "https://api.github.com/users/surya-narayanan/followers", "following_url": "https://api.github.com/users/surya-narayanan/following{/other_user}"...
[]
null
completed
NONE
2023-05-25T04:51:59Z
null
I_kwDODunzps5lqBY3
[ "Transferring as this is relating to the πŸ€— Datasets library", "You need to use `IterableDatasetDict` instead of `DatasetDict` for iterable 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/5843/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5843
https://github.com/huggingface/datasets/issues/5843
false
1,704,554,718
https://api.github.com/repos/huggingface/datasets/issues/5839/labels{/name}
As reported in https://github.com/huggingface/datasets/issues/5819, hashing functions/transforms that reference a model, or a function, optimized with `torch.compile` currently fails due to them not being picklable (the concrete error can be found in the linked issue). The solutions to consider: 1. hashing/pickling...
2023-11-28T16:29:33Z
5,839
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-05-10T20:02:08Z
https://api.github.com/repos/huggingface/datasets/issues/5839/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
https://api.github.com/repos/huggingface/datasets/issues/5839/timeline
Make models/functions optimized with `torch.compile` hashable
https://api.github.com/repos/huggingface/datasets/issues/5839/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"...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", ...
null
completed
CONTRIBUTOR
2023-11-28T16:29:33Z
null
I_kwDODunzps5lmXDe
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5839/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5839
https://github.com/huggingface/datasets/issues/5839
false
1,703,210,848
https://api.github.com/repos/huggingface/datasets/issues/5838/labels{/name}
### Feature request Support for streaming datasets stored in object stores in `load_from_disk`. ### Motivation The `load_from_disk` function supports fetching datasets stored in object stores such as `s3`. In many cases, the datasets that are stored in object stores are very large and being able to stream the data ...
2023-05-12T09:37:45Z
5,838
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-05-10T06:25:22Z
https://api.github.com/repos/huggingface/datasets/issues/5838/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5838/timeline
Streaming support for `load_from_disk`
https://api.github.com/repos/huggingface/datasets/issues/5838/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/5437792?v=4", "events_url": "https://api.github.com/users/Nilabhra/events{/privacy}", "followers_url": "https://api.github.com/users/Nilabhra/followers", "following_url": "https://api.github.com/users/Nilabhra/following{/other_user}", "gists_url": "http...
[]
null
completed
NONE
2023-05-12T09:37:45Z
null
I_kwDODunzps5lhO9g
[ "As the name says, `load_from_disk` load the data from your disk. If the data is hosted on S3, it is first downloaded locally and then loaded from your disk.\r\n\r\nThere is a discussion on streaming data from S3 here though: #5281 ", "@lhoestq \r\nThanks for your comment. I have checked out the discussion before...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5838/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5838
https://github.com/huggingface/datasets/issues/5838
false
1,703,019,816
https://api.github.com/repos/huggingface/datasets/issues/5837/labels{/name}
### Describe the bug When I use DeepSpeed train a model with my own " XXX.csv" dataset I got the follow question: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/home/fm001/.conda/envs/hzl/lib/python3.8/site-packages/datasets/load.py", line 1767, in load_dataset builder_instan...
2023-05-15T03:51:36Z
5,837
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-10T02:39:28Z
https://api.github.com/repos/huggingface/datasets/issues/5837/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5837/timeline
Use DeepSpeed load myself " .csv " dataset.
https://api.github.com/repos/huggingface/datasets/issues/5837/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/58167546?v=4", "events_url": "https://api.github.com/users/LanShanPi/events{/privacy}", "followers_url": "https://api.github.com/users/LanShanPi/followers", "following_url": "https://api.github.com/users/LanShanPi/following{/other_user}", "gists_url": "...
[]
null
null
NONE
null
null
I_kwDODunzps5lggUo
[ "Hi ! Doing `load_dataset(\"path/to/data.csv\")` is not supported yet, but you can do\r\n\r\n```python\r\nds = load_dataset(\"csv\", data_files=[\"path/to/data.csv\"])\r\n```", "@lhoestq thank you.", "The other question: \r\nTraceback (most recent call last):\r\n File \"<stdin>\", line 1, in <module>\r\n 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/5837/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5837
https://github.com/huggingface/datasets/issues/5837
false
1,702,773,316
https://api.github.com/repos/huggingface/datasets/issues/5836/labels{/name}
Adds custom decoding transform solution to the docs to fix #5782.
2023-05-15T07:36:12Z
5,836
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-09T21:21:41Z
https://api.github.com/repos/huggingface/datasets/issues/5836/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5836/timeline
[docs] Custom decoding transforms
https://api.github.com/repos/huggingface/datasets/issues/5836/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4", "events_url": "https://api.github.com/users/stevhliu/events{/privacy}", "followers_url": "https://api.github.com/users/stevhliu/followers", "following_url": "https://api.github.com/users/stevhliu/following{/other_user}", "gists_url": "htt...
[]
null
null
MEMBER
2023-05-10T20:23:03Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5836.diff", "html_url": "https://github.com/huggingface/datasets/pull/5836", "merged_at": "2023-05-10T20:23:03Z", "patch_url": "https://github.com/huggingface/datasets/pull/5836.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5QIgzu
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5836). All of your documentation changes will be reflected on that endpoint.", "The error seems unrelated to the changes, so feel free to merge.", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\...
{ "+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/5836/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5836
https://github.com/huggingface/datasets/pull/5836
true
1,702,522,620
https://api.github.com/repos/huggingface/datasets/issues/5835/labels{/name}
This fixes loading of e.g. parquet data with non-nullable fields. Indeed `datasets.Features` doesn't support non-nullable fields, which can lead to data not concatenable due to arrow schema mismatch.
2023-05-23T16:10:29Z
5,835
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-09T18:16:59Z
https://api.github.com/repos/huggingface/datasets/issues/5835/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5835/timeline
Always set nullable fields in the writer
https://api.github.com/repos/huggingface/datasets/issues/5835/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-05-19T13:04:30Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5835.diff", "html_url": "https://github.com/huggingface/datasets/pull/5835", "merged_at": "2023-05-19T13:04:30Z", "patch_url": "https://github.com/huggingface/datasets/pull/5835.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5QHquR
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5835/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5835
https://github.com/huggingface/datasets/pull/5835
true
1,702,448,892
https://api.github.com/repos/huggingface/datasets/issues/5834/labels{/name}
### Describe the bug I expect the dataset to store the data in the `uint8` data type, but it's returning `int64` instead. While I've found that `datasets` doesn't yet support float16 (https://github.com/huggingface/datasets/issues/4981), I'm wondering if this is the case for other data types as well. Is there a way ...
2023-05-13T05:04:21Z
5,834
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-09T17:31:13Z
https://api.github.com/repos/huggingface/datasets/issues/5834/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5834/timeline
Is uint8 supported?
https://api.github.com/repos/huggingface/datasets/issues/5834/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/17979572?v=4", "events_url": "https://api.github.com/users/ryokan0123/events{/privacy}", "followers_url": "https://api.github.com/users/ryokan0123/followers", "following_url": "https://api.github.com/users/ryokan0123/following{/other_user}", "gists_url"...
[]
null
completed
NONE
2023-05-13T05:04:21Z
null
I_kwDODunzps5leU78
[ "Hi ! The numpy formatting detaults to int64 and float32 - but you can use uint8 using\r\n```python\r\nds = ds.with_format(\"numpy\", dtype=np.uint8)\r\n```", "Related to https://github.com/huggingface/datasets/issues/5517.", "Thank you!\r\nBy setting `ds.with_format(\"numpy\", dtype=np.uint8)`, the dataset ret...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5834/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5834
https://github.com/huggingface/datasets/issues/5834
false
1,702,280,682
https://api.github.com/repos/huggingface/datasets/issues/5833/labels{/name}
### Describe the bug I can't upload to the hub the dataset I manually created locally (Image dataset). I have a problem when using the method `.push_to_hub` which asks for a `create_pr` attribute which is not compatible. ### Steps to reproduce the bug here what I have: ```python dataset.push_to_hub("agomberto/Fr...
2023-10-24T18:22:29Z
5,833
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-09T15:32:55Z
https://api.github.com/repos/huggingface/datasets/issues/5833/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/5833/timeline
Unable to push dataset - `create_pr` problem
https://api.github.com/repos/huggingface/datasets/issues/5833/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/17645711?v=4", "events_url": "https://api.github.com/users/agombert/events{/privacy}", "followers_url": "https://api.github.com/users/agombert/followers", "following_url": "https://api.github.com/users/agombert/following{/other_user}", "gists_url": "htt...
[ { "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
NONE
2023-10-24T18:22:29Z
null
I_kwDODunzps5ldr3q
[ "Thanks for reporting, @agombert.\r\n\r\nIn this case, I think the root issue is authentication: before pushing to Hub, you should authenticate. See our docs: https://huggingface.co/docs/datasets/upload_dataset#upload-with-python\r\n> 2. To upload a dataset on the Hub in Python, you need to log in to your Hugging F...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5833/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5833
https://github.com/huggingface/datasets/issues/5833
false
1,702,135,336
https://api.github.com/repos/huggingface/datasets/issues/5832/labels{/name}
### Describe the bug Running [Bert-Large-Cased](https://huggingface.co/bert-large-cased) model causes `HTTPError`, with the following traceback- ``` HTTPError Traceback (most recent call last) <ipython-input-6-5c580443a1ad> in <module> ----> 1 tokenizer = BertTokenizer.from_pretra...
2023-05-09T14:25:59Z
5,832
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-09T14:14:59Z
https://api.github.com/repos/huggingface/datasets/issues/5832/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5832/timeline
404 Client Error: Not Found for url: https://huggingface.co/api/models/bert-large-cased
https://api.github.com/repos/huggingface/datasets/issues/5832/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/51288316?v=4", "events_url": "https://api.github.com/users/varungupta31/events{/privacy}", "followers_url": "https://api.github.com/users/varungupta31/followers", "following_url": "https://api.github.com/users/varungupta31/following{/other_user}", "gist...
[]
null
completed
NONE
2023-05-09T14:25:59Z
null
I_kwDODunzps5ldIYo
[ "moved to https://github.com/huggingface/transformers/issues/23233" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5832/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5832
https://github.com/huggingface/datasets/issues/5832
false
1,701,813,835
https://api.github.com/repos/huggingface/datasets/issues/5831/labels{/name}
### Describe the bug I have already cached the dataset using: ``` dataset = load_dataset("databricks/databricks-dolly-15k", cache_dir="/mnt/data/llm/datasets/databricks-dolly-15k") ``` After that, I tried to load it again using the same machine, I got this error: ``` Traceback (most rece...
2023-05-10T01:48:20Z
5,831
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-09T10:31:07Z
https://api.github.com/repos/huggingface/datasets/issues/5831/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5831/timeline
[Bug]504 Server Error when loading dataset which was already cached
https://api.github.com/repos/huggingface/datasets/issues/5831/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/20473466?v=4", "events_url": "https://api.github.com/users/SingL3/events{/privacy}", "followers_url": "https://api.github.com/users/SingL3/followers", "following_url": "https://api.github.com/users/SingL3/following{/other_user}", "gists_url": "https://a...
[]
null
reopened
NONE
null
null
I_kwDODunzps5lb55L
[ "I am experiencing the same problem with the following environment:\r\n\r\n* `datasets` version: 2.11.0\r\n* Platform: `Linux 5.19.0-41-generic x86_64 GNU/Linux`\r\n* Python version: `3.8.5`\r\n* Huggingface_hub version: 0.13.3\r\n* PyArrow version: `11.0.0`\r\n* Pandas version: `1.5.3`\r\n\r\nTrying to get some di...
{ "+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/5831/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5831
https://github.com/huggingface/datasets/issues/5831
false
1,701,451,399
https://api.github.com/repos/huggingface/datasets/issues/5830/labels{/name}
null
2023-05-09T06:40:47Z
5,830
null
https://api.github.com/repos/huggingface/datasets
true
[]
2023-05-09T06:40:34Z
https://api.github.com/repos/huggingface/datasets/issues/5830/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5830/timeline
Debug windows #2
https://api.github.com/repos/huggingface/datasets/issues/5830/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/6477701?v=4", "events_url": "https://api.github.com/users/HyukjinKwon/events{/privacy}", "followers_url": "https://api.github.com/users/HyukjinKwon/followers", "following_url": "https://api.github.com/users/HyukjinKwon/following{/other_user}", "gists_ur...
[]
null
null
NONE
2023-05-09T06:40:47Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5830.diff", "html_url": "https://github.com/huggingface/datasets/pull/5830", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5830.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5830" }
PR_kwDODunzps5QEFEi
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5830/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5830
https://github.com/huggingface/datasets/pull/5830
true
1,699,958,189
https://api.github.com/repos/huggingface/datasets/issues/5829/labels{/name}
### Describe the bug M2 MBP can't run ```python from datasets import load_dataset jazzy = load_dataset("nomic-ai/gpt4all-j-prompt-generations", revision='v1.2-jazzy') ``` ### Steps to reproduce the bug 1. Use M2 MBP 2. Python 3.10.10 from pyenv 3. Run ``` from datasets import load_dataset jazzy = load_...
2023-06-30T11:39:14Z
5,829
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-08T10:07:14Z
https://api.github.com/repos/huggingface/datasets/issues/5829/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5829/timeline
(mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))
https://api.github.com/repos/huggingface/datasets/issues/5829/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/18206728?v=4", "events_url": "https://api.github.com/users/elcolie/events{/privacy}", "followers_url": "https://api.github.com/users/elcolie/followers", "following_url": "https://api.github.com/users/elcolie/following{/other_user}", "gists_url": "https:...
[]
null
completed
NONE
2023-05-09T00:46:42Z
null
I_kwDODunzps5lU02t
[ "Can you paste the error stack trace?", "That is weird. I can't reproduce it again after reboot.\r\n```python\r\nIn [2]: import platform\r\n\r\nIn [3]: platform.platform()\r\nOut[3]: 'macOS-13.2-arm64-arm-64bit'\r\n\r\nIn [4]: from datasets import load_dataset\r\n ...:\r\n ...: jazzy = load_dataset(\"nomic-ai...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5829/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5829
https://github.com/huggingface/datasets/issues/5829
false
1,699,235,739
https://api.github.com/repos/huggingface/datasets/issues/5828/labels{/name}
### Describe the bug I am not able to concatenate the augmentation of the stream data. I am using the latest version of dataset. ValueError: The features can't be aligned because the key audio of features {'audio_id': Value(dtype='string', id=None), 'audio': {'array': Sequence(feature=Value(dtype='float32', id=...
2023-06-29T20:07:56Z
5,828
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-07T21:02:54Z
https://api.github.com/repos/huggingface/datasets/issues/5828/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5828/timeline
Stream data concatenation issue
https://api.github.com/repos/huggingface/datasets/issues/5828/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/48817796?v=4", "events_url": "https://api.github.com/users/krishnapriya-18/events{/privacy}", "followers_url": "https://api.github.com/users/krishnapriya-18/followers", "following_url": "https://api.github.com/users/krishnapriya-18/following{/other_user}"...
[]
null
completed
NONE
2023-05-10T05:05:47Z
null
I_kwDODunzps5lSEeb
[ "Hi! \r\n\r\nYou can call `map` as follows to avoid the error:\r\n```python\r\naugmented_dataset_cln = dataset_cln['train'].map(augment_dataset, features=dataset_cln['train'].features)\r\n```", "Thanks it is solved", "Hi! \r\nI have run into the same problem with you. Could you please let me know how you solve ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5828/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5828
https://github.com/huggingface/datasets/issues/5828
false
1,698,891,246
https://api.github.com/repos/huggingface/datasets/issues/5827/labels{/name}
### Describe the bug i have a json like this: [ {"id": 1, "name": 1}, {"id": 2, "name": "Nan"}, {"id": 3, "name": 3}, .... ] ,which have several problematic rows data like row 2, then i load it with datasets.load_dataset('json', data_files=['xx.json'], split='train'), it will report like this: ...
2023-05-10T12:32:28Z
5,827
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-07T04:52:09Z
https://api.github.com/repos/huggingface/datasets/issues/5827/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5827/timeline
load json dataset interrupt when dtype cast problem occured
https://api.github.com/repos/huggingface/datasets/issues/5827/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/46060451?v=4", "events_url": "https://api.github.com/users/1014661165/events{/privacy}", "followers_url": "https://api.github.com/users/1014661165/followers", "following_url": "https://api.github.com/users/1014661165/following{/other_user}", "gists_url"...
[]
null
null
NONE
null
null
I_kwDODunzps5lQwXu
[ "Indeed the JSON dataset builder raises an error when it encounters an unexpected type.\r\n\r\nThere's an old PR open to add away to ignore such elements though, if it can help: https://github.com/huggingface/datasets/pull/2838" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5827/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5827
https://github.com/huggingface/datasets/issues/5827
false
1,698,155,751
https://api.github.com/repos/huggingface/datasets/issues/5826/labels{/name}
Accept `working_dir` as an argument to `Dataset.from_spark`. Setting a non-NFS working directory for Spark workers to materialize to will improve write performance.
2023-05-25T17:45:54Z
5,826
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-05T20:22:40Z
https://api.github.com/repos/huggingface/datasets/issues/5826/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5826/timeline
Support working_dir in from_spark
https://api.github.com/repos/huggingface/datasets/issues/5826/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/106995444?v=4", "events_url": "https://api.github.com/users/maddiedawson/events{/privacy}", "followers_url": "https://api.github.com/users/maddiedawson/followers", "following_url": "https://api.github.com/users/maddiedawson/following{/other_user}", "gis...
[]
null
null
CONTRIBUTOR
2023-05-25T08:46:15Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5826.diff", "html_url": "https://github.com/huggingface/datasets/pull/5826", "merged_at": "2023-05-25T08:46:15Z", "patch_url": "https://github.com/huggingface/datasets/pull/5826.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5P5FYZ
[ "_The documentation is not available anymore as the PR was closed or merged._", "Added env var", "@lhoestq would you or another maintainer be able to review please? :)", "I removed the env var", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!<...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5826/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5826
https://github.com/huggingface/datasets/pull/5826
true
1,697,327,483
https://api.github.com/repos/huggingface/datasets/issues/5825/labels{/name}
### Describe the bug I'm trying to download https://huggingface.co/datasets/bigscience/xP3/resolve/main/ur/xp3_facebook_flores_spa_Latn-urd_Arab_devtest_ab-spa_Latn-urd_Arab.jsonl which works fine in my webbrowser, but somehow not with datasets. Am I doing sth wrong? ``` Downloading builder script: 100% 2.82k/2.8...
2023-08-16T10:02:01Z
5,825
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-05T09:49:55Z
https://api.github.com/repos/huggingface/datasets/issues/5825/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5825/timeline
FileNotFound even though exists
https://api.github.com/repos/huggingface/datasets/issues/5825/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/62820084?v=4", "events_url": "https://api.github.com/users/Muennighoff/events{/privacy}", "followers_url": "https://api.github.com/users/Muennighoff/followers", "following_url": "https://api.github.com/users/Muennighoff/following{/other_user}", "gists_u...
[]
null
completed
CONTRIBUTOR
2023-08-16T10:02:01Z
null
I_kwDODunzps5lKyl7
[ "Hi! \r\n\r\nThis would only work if `bigscience/xP3` was a no-code dataset, but it isn't (it has a Python builder script).\r\n\r\nBut this should work: \r\n```python\r\nload_dataset(\"json\", data_files=\"https://huggingface.co/datasets/bigscience/xP3/resolve/main/ur/xp3_facebook_flores_spa_Latn-urd_Arab_devtest_a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5825/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5825
https://github.com/huggingface/datasets/issues/5825
false
1,697,152,148
https://api.github.com/repos/huggingface/datasets/issues/5824/labels{/name}
Fixes #5820 Also fixed a couple of typos I spotted
2023-05-05T12:39:14Z
5,824
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-05T07:34:28Z
https://api.github.com/repos/huggingface/datasets/issues/5824/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5824/timeline
Fix incomplete docstring for `BuilderConfig`
https://api.github.com/repos/huggingface/datasets/issues/5824/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/21087104?v=4", "events_url": "https://api.github.com/users/Laurent2916/events{/privacy}", "followers_url": "https://api.github.com/users/Laurent2916/followers", "following_url": "https://api.github.com/users/Laurent2916/following{/other_user}", "gists_u...
[]
null
null
CONTRIBUTOR
2023-05-05T12:31:54Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5824.diff", "html_url": "https://github.com/huggingface/datasets/pull/5824", "merged_at": "2023-05-05T12:31:54Z", "patch_url": "https://github.com/huggingface/datasets/pull/5824.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5P1rIZ
[ "_The documentation is not available anymore as the PR was closed or merged._", "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | rea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5824/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5824
https://github.com/huggingface/datasets/pull/5824
true
1,697,024,789
https://api.github.com/repos/huggingface/datasets/issues/5823/labels{/name}
### Describe the bug When trying to save a `DatasetDict` to a private S3 bucket using `save_to_disk`, the artifacts are instead saved locally, and not in the S3 bucket. I have tried using the deprecated `fs` as well as the `storage_options` arguments and I get the same results. ### Steps to reproduce the bug 1. C...
2023-05-05T15:01:18Z
5,823
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-05T05:22:59Z
https://api.github.com/repos/huggingface/datasets/issues/5823/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5823/timeline
[2.12.0] DatasetDict.save_to_disk not saving to S3
https://api.github.com/repos/huggingface/datasets/issues/5823/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/5233185?v=4", "events_url": "https://api.github.com/users/thejamesmarq/events{/privacy}", "followers_url": "https://api.github.com/users/thejamesmarq/followers", "following_url": "https://api.github.com/users/thejamesmarq/following{/other_user}", "gists...
[]
null
completed
NONE
2023-05-05T15:01:17Z
null
I_kwDODunzps5lJosV
[ "Hi ! Can you try adding the `s3://` prefix ?\r\n```python\r\nf\"s3://{s3_bucket}/{s3_dir}/{dataset_name}\"\r\n```", "Ugh, yeah that was it. Thank you!" ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5823/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5823
https://github.com/huggingface/datasets/issues/5823
false
1,696,627,308
https://api.github.com/repos/huggingface/datasets/issues/5822/labels{/name}
### Describe the bug Common Voice v10 Delta (German) Dataset from here https://commonvoice.mozilla.org/de/datasets ``` audio_dataset = \ (Dataset .from_dict({"audio": ('/tmp/cv-corpus-10.0-delta-2022-07-04/de/clips/' + df.path).to_list()}) .cast_column("audio", Audio(sampling_rate=16_000)) .with...
2023-05-11T20:45:53Z
5,822
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-04T20:07:51Z
https://api.github.com/repos/huggingface/datasets/issues/5822/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5822/timeline
Audio Dataset with_format torch problem
https://api.github.com/repos/huggingface/datasets/issues/5822/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/20282916?v=4", "events_url": "https://api.github.com/users/paulbauriegel/events{/privacy}", "followers_url": "https://api.github.com/users/paulbauriegel/followers", "following_url": "https://api.github.com/users/paulbauriegel/following{/other_user}", "g...
[]
null
completed
NONE
2023-05-11T20:45:53Z
null
I_kwDODunzps5lIHps
[ "Hi ! Can you try with a more recent version of `datasets` ?", "Ok, yes it worked with the most recent version. 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/5822/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5822
https://github.com/huggingface/datasets/issues/5822
false
1,696,400,343
https://api.github.com/repos/huggingface/datasets/issues/5821/labels{/name}
Adding an optional `.iter_arrow` to examples iterable. This allows to use Arrow formatting in map/filter. This will also be useful for torch formatting, since we can reuse the TorchFormatter that converts Arrow data to torch tensors Related to https://github.com/huggingface/datasets/issues/5793 and https://github...
2023-05-31T09:43:26Z
5,821
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-04T17:23:43Z
https://api.github.com/repos/huggingface/datasets/issues/5821/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5821/timeline
IterableDataset Arrow formatting
https://api.github.com/repos/huggingface/datasets/issues/5821/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-05-31T09:36:18Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5821.diff", "html_url": "https://github.com/huggingface/datasets/pull/5821", "merged_at": "2023-05-31T09:36:18Z", "patch_url": "https://github.com/huggingface/datasets/pull/5821.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5PzHLU
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 1, "total_count": 2, "url": "https://api.github.com/repos/huggingface/datasets/issues/5821/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5821
https://github.com/huggingface/datasets/pull/5821
true
1,695,892,811
https://api.github.com/repos/huggingface/datasets/issues/5820/labels{/name}
Hi guys ! I stumbled upon this docstring while working on a project. Some of the attributes have missing descriptions. https://github.com/huggingface/datasets/blob/bc5fef5b6d91f009e4101684adcb374df2c170f6/src/datasets/builder.py#L104-L117
2023-05-05T12:31:56Z
5,820
null
https://api.github.com/repos/huggingface/datasets
null
[ { "color": "7057ff", "default": true, "description": "Good for newcomers", "id": 1935892877, "name": "good first issue", "node_id": "MDU6TGFiZWwxOTM1ODkyODc3", "url": "https://api.github.com/repos/huggingface/datasets/labels/good%20first%20issue" } ]
2023-05-04T12:14:34Z
https://api.github.com/repos/huggingface/datasets/issues/5820/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5820/timeline
Incomplete docstring for `BuilderConfig`
https://api.github.com/repos/huggingface/datasets/issues/5820/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/21087104?v=4", "events_url": "https://api.github.com/users/Laurent2916/events{/privacy}", "followers_url": "https://api.github.com/users/Laurent2916/followers", "following_url": "https://api.github.com/users/Laurent2916/following{/other_user}", "gists_u...
[]
null
completed
CONTRIBUTOR
2023-05-05T12:31:56Z
null
I_kwDODunzps5lFUVL
[ "Thanks for reporting! You are more than welcome to improve `BuilderConfig`'s docstring.\r\n\r\nThis class serves an identical purpose as `tensorflow_datasets`'s `BuilderConfig`, and its docstring is [here](https://github.com/tensorflow/datasets/blob/a95e38b5bb018312c3d3720619c2a8ef83ebf57f/tensorflow_datasets/core...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5820/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5820
https://github.com/huggingface/datasets/issues/5820
false
1,695,536,738
https://api.github.com/repos/huggingface/datasets/issues/5819/labels{/name}
### Describe the bug I'm trying to use Dataset.from_generator() to generate a large dataset. ### Steps to reproduce the bug Code to reproduce: ``` from transformers import T5Tokenizer, T5ForConditionalGeneration, GenerationConfig import torch from tqdm import tqdm from datasets import load_dataset tokenizer...
2023-05-05T19:20:59Z
5,819
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-04T08:39:09Z
https://api.github.com/repos/huggingface/datasets/issues/5819/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5819/timeline
Cannot pickle error in Dataset.from_generator()
https://api.github.com/repos/huggingface/datasets/issues/5819/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/50691954?v=4", "events_url": "https://api.github.com/users/xinghaow99/events{/privacy}", "followers_url": "https://api.github.com/users/xinghaow99/followers", "following_url": "https://api.github.com/users/xinghaow99/following{/other_user}", "gists_url"...
[]
null
completed
NONE
2023-05-05T19:20:58Z
null
I_kwDODunzps5lD9Zi
[ "Hi! It should work if you put `model = torch.compile(model)` inside the `generate_data` function. If a referenced object is outside, it needs to be pickable, and that's not the case for the compiled models (or functions). ", "> Hi! It should work if you put `model = torch.compile(model)` inside the `generate_da...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5819/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5819
https://github.com/huggingface/datasets/issues/5819
false
1,695,052,555
https://api.github.com/repos/huggingface/datasets/issues/5818/labels{/name}
### Feature request The ability to load a dataset, add or change something, and save it back to disk. Maybe it's possible, but I can't work out how to do it, e.g. this fails: ```py import datasets dataset = datasets.load_from_disk("data/test1") dataset = dataset.add_item({"text": "A new item"}) dataset.sav...
2023-05-04T20:43:39Z
5,818
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-05-04T01:08:13Z
https://api.github.com/repos/huggingface/datasets/issues/5818/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5818/timeline
Ability to update a dataset
https://api.github.com/repos/huggingface/datasets/issues/5818/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/4443482?v=4", "events_url": "https://api.github.com/users/davidgilbertson/events{/privacy}", "followers_url": "https://api.github.com/users/davidgilbertson/followers", "following_url": "https://api.github.com/users/davidgilbertson/following{/other_user}",...
[]
null
null
NONE
null
null
I_kwDODunzps5lCHML
[ "This [reply](https://discuss.huggingface.co/t/how-do-i-add-things-rows-to-an-already-saved-dataset/27423) from @mariosasko on the forums may be useful :)", "In this case, I think we can avoid the `PermissionError` by unpacking the underlying `ConcatenationTable` and saving only the newly added data blocks (in 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/5818/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5818
https://github.com/huggingface/datasets/issues/5818
false
1,694,891,866
https://api.github.com/repos/huggingface/datasets/issues/5817/labels{/name}
### Describe the bug I'm using a map function that returns more rows than are passed in. If I try to use `num_proc` I get: ``` File "/home/davidg/.virtualenvs/learning/lib/python3.10/site-packages/datasets/arrow_dataset.py", line 563, in wrapper out: Union["Dataset", "DatasetDict"] = func(self, *args, **kw...
2023-05-04T21:14:21Z
5,817
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-03T21:46:53Z
https://api.github.com/repos/huggingface/datasets/issues/5817/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5817/timeline
Setting `num_proc` errors when `.map` returns additional items.
https://api.github.com/repos/huggingface/datasets/issues/5817/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/4443482?v=4", "events_url": "https://api.github.com/users/davidgilbertson/events{/privacy}", "followers_url": "https://api.github.com/users/davidgilbertson/followers", "following_url": "https://api.github.com/users/davidgilbertson/following{/other_user}",...
[]
null
completed
NONE
2023-05-04T20:22:25Z
null
I_kwDODunzps5lBf9a
[ "Hi ! Unfortunately I couldn't reproduce on my side locally and with datasets 2.11 and python 3.10.11 on colab.\r\nWhat version of `multiprocess` are you using ?", "I've got `multiprocess` version `0.70.14`.\r\n\r\nI've done some more testing and the error only occurs in PyCharm's Python Console. It seems to be [...
{ "+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/5817/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5817
https://github.com/huggingface/datasets/issues/5817
false
1,694,590,856
https://api.github.com/repos/huggingface/datasets/issues/5816/labels{/name}
Preserve the `stopping_strategy` in the `RandomlyCyclingMultiSourcesExamplesIterable.shard_data_sources` to fix shuffling a dataset interleaved (from multiple sources) with probabilities. Fix #5812
2023-05-04T14:31:55Z
5,816
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-03T18:34:18Z
https://api.github.com/repos/huggingface/datasets/issues/5816/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5816/timeline
Preserve `stopping_strategy` of shuffled interleaved dataset (random cycling case)
https://api.github.com/repos/huggingface/datasets/issues/5816/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
[]
null
null
CONTRIBUTOR
2023-05-04T14:24:49Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5816.diff", "html_url": "https://github.com/huggingface/datasets/pull/5816", "merged_at": "2023-05-04T14:24:49Z", "patch_url": "https://github.com/huggingface/datasets/pull/5816.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5Ps4t9
[ "<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show updated benchmarks!</summary>\n\n### Benchmark: benchmark_array_xd.json\n\n| metric | read_batch_formatted_as_numpy after write_array2d | read_batch_formatted_as_numpy after write_flattened_sequence | read_batch_formatted_a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5816/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5816
https://github.com/huggingface/datasets/pull/5816
true
1,693,216,778
https://api.github.com/repos/huggingface/datasets/issues/5814/labels{/name}
null
2024-01-08T18:30:45Z
5,814
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-05-02T23:30:18Z
https://api.github.com/repos/huggingface/datasets/issues/5814/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5814/timeline
Repro windows crash
https://api.github.com/repos/huggingface/datasets/issues/5814/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/106995444?v=4", "events_url": "https://api.github.com/users/maddiedawson/events{/privacy}", "followers_url": "https://api.github.com/users/maddiedawson/followers", "following_url": "https://api.github.com/users/maddiedawson/following{/other_user}", "gis...
[]
null
null
CONTRIBUTOR
2024-01-08T18:30:45Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5814.diff", "html_url": "https://github.com/huggingface/datasets/pull/5814", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5814.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5814" }
PR_kwDODunzps5PoOQ9
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5814). All of your documentation changes will be reflected on that endpoint." ]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5814/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5814
https://github.com/huggingface/datasets/pull/5814
true
1,693,701,743
https://api.github.com/repos/huggingface/datasets/issues/5815/labels{/name}
I'm not sure whether this is more appropriately addressed with HuggingFace or Kaggle. I would like to somehow directly create a Kaggle dataset from a HuggingFace Dataset. While Kaggle does provide the option to create a dataset from a URI, that URI must point to a single file. For example: ![image](https://user...
2023-07-26T16:13:31Z
5,815
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-05-02T21:43:33Z
https://api.github.com/repos/huggingface/datasets/issues/5815/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5815/timeline
Easy way to create a Kaggle dataset from a Huggingface dataset?
https://api.github.com/repos/huggingface/datasets/issues/5815/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/5355286?v=4", "events_url": "https://api.github.com/users/hrbigelow/events{/privacy}", "followers_url": "https://api.github.com/users/hrbigelow/followers", "following_url": "https://api.github.com/users/hrbigelow/following{/other_user}", "gists_url": "h...
[]
null
null
NONE
null
null
I_kwDODunzps5k89Zv
[ "Hi @hrbigelow , I'm no expert for such a question so I'll ping @lhoestq from the `datasets` library (also this issue could be moved there if someone with permission can do it :) )", "Hi ! Many datasets are made of several files, and how they are parsed often requires a python script. Because of that, datasets li...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5815/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5815
https://github.com/huggingface/datasets/issues/5815
false
1,691,908,535
https://api.github.com/repos/huggingface/datasets/issues/5813/labels{/name}
TBD
2023-05-02T07:21:30Z
5,813
null
https://api.github.com/repos/huggingface/datasets
true
[]
2023-05-02T07:19:34Z
https://api.github.com/repos/huggingface/datasets/issues/5813/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5813/timeline
[DO-NOT-MERGE] Debug Windows issue at #3
https://api.github.com/repos/huggingface/datasets/issues/5813/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/6477701?v=4", "events_url": "https://api.github.com/users/HyukjinKwon/events{/privacy}", "followers_url": "https://api.github.com/users/HyukjinKwon/followers", "following_url": "https://api.github.com/users/HyukjinKwon/following{/other_user}", "gists_ur...
[]
null
null
NONE
2023-05-02T07:21:30Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5813.diff", "html_url": "https://github.com/huggingface/datasets/pull/5813", "merged_at": null, "patch_url": "https://github.com/huggingface/datasets/pull/5813.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/5813" }
PR_kwDODunzps5Pj0_E
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5813/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5813
https://github.com/huggingface/datasets/pull/5813
true
1,691,798,169
https://api.github.com/repos/huggingface/datasets/issues/5812/labels{/name}
### Describe the bug Shuffling interleaved `IterableDataset` with "all_exhausted" strategy yields non-exhaustive sampling. ### Steps to reproduce the bug ```py from datasets import IterableDataset, interleave_datasets def gen(bias, length): for i in range(length): yield dict(a=bias+i) seed = 42 ...
2023-05-04T14:24:51Z
5,812
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" }, { "color": "fef2c0", "default": false, "descrip...
2023-05-02T05:26:17Z
https://api.github.com/repos/huggingface/datasets/issues/5812/comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", "gists_url"...
https://api.github.com/repos/huggingface/datasets/issues/5812/timeline
Cannot shuffle interleaved IterableDataset with "all_exhausted" stopping strategy
https://api.github.com/repos/huggingface/datasets/issues/5812/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/15215732?v=4", "events_url": "https://api.github.com/users/offchan42/events{/privacy}", "followers_url": "https://api.github.com/users/offchan42/followers", "following_url": "https://api.github.com/users/offchan42/following{/other_user}", "gists_url": "...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4", "events_url": "https://api.github.com/users/mariosasko/events{/privacy}", "followers_url": "https://api.github.com/users/mariosasko/followers", "following_url": "https://api.github.com/users/mariosasko/following{/other_user}", ...
null
completed
NONE
2023-05-04T14:24:51Z
null
I_kwDODunzps5k1sqZ
[]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5812/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5812
https://github.com/huggingface/datasets/issues/5812
false
1,689,919,046
https://api.github.com/repos/huggingface/datasets/issues/5811/labels{/name}
### Describe the bug I've adapted Databrick's [train_dolly.py](/databrickslabs/dolly/blob/master/train_dolly.py) to train using a local dataset, which has been working. Upon changing the filenames of the `.json` & `.py` files in my local dataset directory, `dataset = load_dataset(path_or_dataset)["train"]` throws th...
2023-05-05T17:44:03Z
5,811
null
https://api.github.com/repos/huggingface/datasets
null
[]
2023-04-30T13:27:17Z
https://api.github.com/repos/huggingface/datasets/issues/5811/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5811/timeline
load_dataset: TypeError: 'NoneType' object is not callable, on local dataset filename changes
https://api.github.com/repos/huggingface/datasets/issues/5811/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/50685483?v=4", "events_url": "https://api.github.com/users/durapensa/events{/privacy}", "followers_url": "https://api.github.com/users/durapensa/followers", "following_url": "https://api.github.com/users/durapensa/following{/other_user}", "gists_url": "...
[]
null
null
NONE
null
null
I_kwDODunzps5kuh5G
[ "This error means a `DatasetBuilder` subclass that generates the dataset could not be found inside the script, so make sure `dushowxa-characters/dushowxa-characters.py `is a valid dataset script (assuming `path_or_dataset` is `dushowxa-characters`)\r\n\r\nAlso, we should improve the error to make it more obvious wh...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5811/reactions" }
open
false
https://api.github.com/repos/huggingface/datasets/issues/5811
https://github.com/huggingface/datasets/issues/5811
false
1,689,917,822
https://api.github.com/repos/huggingface/datasets/issues/5810/labels{/name}
# Overview I've added an argument`fn_kwargs` for map and filter methods of `IterableDataset` and `IterableDatasetDict` classes. # Details Currently, the map and filter methods of some classes related to `IterableDataset` do not allow specifing the arguments passed to the function. This pull request adds `fn_kwargs...
2023-05-22T08:12:39Z
5,810
null
https://api.github.com/repos/huggingface/datasets
false
[]
2023-04-30T13:23:01Z
https://api.github.com/repos/huggingface/datasets/issues/5810/comments
null
https://api.github.com/repos/huggingface/datasets/issues/5810/timeline
Add `fn_kwargs` to `map` and `filter` of `IterableDataset` and `IterableDatasetDict`
https://api.github.com/repos/huggingface/datasets/issues/5810/events
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/3927621?v=4", "events_url": "https://api.github.com/users/yuukicammy/events{/privacy}", "followers_url": "https://api.github.com/users/yuukicammy/followers", "following_url": "https://api.github.com/users/yuukicammy/following{/other_user}", "gists_url":...
[]
null
null
CONTRIBUTOR
2023-05-22T08:05:31Z
{ "diff_url": "https://github.com/huggingface/datasets/pull/5810.diff", "html_url": "https://github.com/huggingface/datasets/pull/5810", "merged_at": "2023-05-22T08:05:31Z", "patch_url": "https://github.com/huggingface/datasets/pull/5810.patch", "url": "https://api.github.com/repos/huggingface/datasets/pulls/...
PR_kwDODunzps5PdJHI
[ "_The documentation is not available anymore as the PR was closed or merged._", "Sorry, the local test passed because it was inadvertently testing the main branch. I am currently fixing where the test failed.", "- I have fixed the bug and addressed the above two points.\r\n- I have tested locally and confirmed ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/huggingface/datasets/issues/5810/reactions" }
closed
false
https://api.github.com/repos/huggingface/datasets/issues/5810
https://github.com/huggingface/datasets/pull/5810
true