id int64 1.14B 2.23B | labels_url stringlengths 75 75 | body stringlengths 2 33.9k ⌀ | updated_at stringlengths 20 20 | number int64 3.76k 6.79k | milestone dict | repository_url stringclasses 1
value | draft bool 2
classes | labels listlengths 0 4 | created_at stringlengths 20 20 | comments_url stringlengths 70 70 | assignee dict | timeline_url stringlengths 70 70 | title stringlengths 1 290 | events_url stringlengths 68 68 | active_lock_reason null | user dict | assignees listlengths 0 3 | performed_via_github_app null | state_reason stringclasses 3
values | author_association stringclasses 3
values | closed_at stringlengths 20 20 ⌀ | pull_request dict | node_id stringlengths 18 19 | comments listlengths 0 30 | reactions dict | state stringclasses 2
values | locked bool 1
class | url stringlengths 61 61 | html_url stringlengths 49 51 | is_pull_request bool 2
classes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2,193,172,074 | https://api.github.com/repos/huggingface/datasets/issues/6740/labels{/name} | ### Feature request
Request for adding rasterio support to load geotiff as a part of ImageFolder, instead of using PIL
### Motivation
As of now, there are many datasets in HuggingFace Hub which are predominantly focussed towards RemoteSensing or are from RemoteSensing. The current ImageFolder (if I have understood c... | 2024-03-27T18:19:48Z | 6,740 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-03-18T20:00:39Z | https://api.github.com/repos/huggingface/datasets/issues/6740/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6740/timeline | Support for loading geotiff files as a part of the ImageFolder | https://api.github.com/repos/huggingface/datasets/issues/6740/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/31362090?v=4",
"events_url": "https://api.github.com/users/sunny1401/events{/privacy}",
"followers_url": "https://api.github.com/users/sunny1401/followers",
"following_url": "https://api.github.com/users/sunny1401/following{/other_user}",
"gists_url": "... | [] | null | not_planned | NONE | 2024-03-27T18:19:20Z | null | I_kwDODunzps6CuSZq | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6740/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6740 | https://github.com/huggingface/datasets/issues/6740 | false |
2,192,730,134 | https://api.github.com/repos/huggingface/datasets/issues/6739/labels{/name} | Closes https://github.com/huggingface/datasets/issues/6252 | 2024-03-19T15:35:57Z | 6,739 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-18T16:43:06Z | https://api.github.com/repos/huggingface/datasets/issues/6739/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6739/timeline | Transpose images with EXIF Orientation tag | https://api.github.com/repos/huggingface/datasets/issues/6739/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-03-19T15:29:42Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6739.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6739",
"merged_at": "2024-03-19T15:29:41Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6739.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5p-Bwe | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6739). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6739/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6739 | https://github.com/huggingface/datasets/pull/6739 | true |
2,192,386,536 | https://api.github.com/repos/huggingface/datasets/issues/6738/labels{/name} | When i try to create a `Dataset` object with None values inside a dict column, like this:
```python
from datasets import Dataset, Features, Value
Dataset.from_dict(
{
"dict": [{"a": 0, "b": 0}, None],
}, features=Features(
{"dict": {"a": Value("int16"), "b": Value("int16")}}
)
)
... | 2024-03-20T10:24:15Z | 6,738 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "d73a4a",
"default": true,
"description": "Something isn't working",
"id": 1935892857,
"name": "bug",
"node_id": "MDU6TGFiZWwxOTM1ODkyODU3",
"url": "https://api.github.com/repos/huggingface/datasets/labels/bug"
}
] | 2024-03-18T14:31:47Z | https://api.github.com/repos/huggingface/datasets/issues/6738/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6738/timeline | Dict feature is non-nullable while nested dict feature is | https://api.github.com/repos/huggingface/datasets/issues/6738/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/16348744?v=4",
"events_url": "https://api.github.com/users/polinaeterna/events{/privacy}",
"followers_url": "https://api.github.com/users/polinaeterna/followers",
"following_url": "https://api.github.com/users/polinaeterna/following{/other_user}",
"gist... | [] | null | completed | CONTRIBUTOR | 2024-03-19T20:05:20Z | null | I_kwDODunzps6CrSno | [
"It looks like a bug, by default every feature should be nullable.",
"I've linked a PR with a fix :)",
"@mariosasko awesome 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/6738/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6738 | https://github.com/huggingface/datasets/issues/6738 | false |
2,190,198,425 | https://api.github.com/repos/huggingface/datasets/issues/6737/labels{/name} | ### Describe the bug
ValueError: Invalid pattern: '**' can only be an entire path component
when loading any dataset
### Steps to reproduce the bug
import datasets
ds = datasets.load_dataset("TokenBender/code_instructions_122k_alpaca_style")
### Expected behavior
loading the dataset successfully
### Environm... | 2024-04-01T12:16:59Z | 6,737 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-16T19:28:46Z | https://api.github.com/repos/huggingface/datasets/issues/6737/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6737/timeline | Invalid pattern: '**' can only be an entire path component | https://api.github.com/repos/huggingface/datasets/issues/6737/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/28976175?v=4",
"events_url": "https://api.github.com/users/JPonsa/events{/privacy}",
"followers_url": "https://api.github.com/users/JPonsa/followers",
"following_url": "https://api.github.com/users/JPonsa/following{/other_user}",
"gists_url": "https://a... | [] | null | null | NONE | null | null | I_kwDODunzps6Ci8aZ | [
"I couldn't reproduce the issue on my side on MacOS, I guess the issue comes from the recent `fsspec` on Windows.\r\n\r\nCan you try downgrading to `fsspec==2023.9.2` for now ? It would also be great to investigate this and see if we need a fix in `datasets` or `fsspec`",
"I had the same issue! \r\nDowngrading t... | {
"+1": 7,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 7,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6737/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6737 | https://github.com/huggingface/datasets/issues/6737 | false |
2,190,181,422 | https://api.github.com/repos/huggingface/datasets/issues/6736/labels{/name} | ### Feature request
I'm a huge fan of the current HF Datasets `webdataset` integration (especially the built-in streaming support). However, I'd love to upload some robotics and multimodal datasets I've processed for use with [Mosaic Streaming](https://docs.mosaicml.com/projects/streaming/en/stable/), specifically the... | 2024-03-18T15:13:34Z | 6,736 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-03-16T18:42:04Z | https://api.github.com/repos/huggingface/datasets/issues/6736/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6736/timeline | Mosaic Streaming (MDS) Support | https://api.github.com/repos/huggingface/datasets/issues/6736/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/2498509?v=4",
"events_url": "https://api.github.com/users/siddk/events{/privacy}",
"followers_url": "https://api.github.com/users/siddk/followers",
"following_url": "https://api.github.com/users/siddk/following{/other_user}",
"gists_url": "https://api.g... | [] | null | null | NONE | null | null | I_kwDODunzps6Ci4Qu | [
"Hi ! that would be great :) Though note that `datasets` doesn't implement format-specific resuming when streaming, so in general I think it's better if users can use the mosaic-streaming library to read their MDS datasets. I wonder if they support `hf://` paths though...\r\n\r\nAnyway for those interested, the cod... | {
"+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/6736/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6736 | https://github.com/huggingface/datasets/issues/6736 | false |
2,189,132,932 | https://api.github.com/repos/huggingface/datasets/issues/6735/labels{/name} | Fix https://github.com/huggingface/datasets/issues/6675 | 2024-03-18T15:47:48Z | 6,735 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-15T17:21:12Z | https://api.github.com/repos/huggingface/datasets/issues/6735/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6735/timeline | Add `mode` parameter to `Image` feature | https://api.github.com/repos/huggingface/datasets/issues/6735/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-03-18T15:41:33Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6735.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6735",
"merged_at": "2024-03-18T15:41:33Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6735.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5px84g | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6735). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6735/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6735 | https://github.com/huggingface/datasets/pull/6735 | true |
2,187,646,694 | https://api.github.com/repos/huggingface/datasets/issues/6734/labels{/name} | ### Describe the bug
Mapped tokenization slows down substantially towards end of dataset.
train set started off very slow, caught up to 20k then tapered off til the end.
what's particularly strange is that the tokenization crashed a few times before due to errors with invalid tokens somewhere or corrupted down... | 2024-03-15T15:27:59Z | 6,734 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-15T03:27:36Z | https://api.github.com/repos/huggingface/datasets/issues/6734/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6734/timeline | Tokenization slows towards end of dataset | https://api.github.com/repos/huggingface/datasets/issues/6734/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/98723285?v=4",
"events_url": "https://api.github.com/users/ethansmith2000/events{/privacy}",
"followers_url": "https://api.github.com/users/ethansmith2000/followers",
"following_url": "https://api.github.com/users/ethansmith2000/following{/other_user}",
... | [] | null | null | NONE | null | null | I_kwDODunzps6CZNbm | [
"Hi ! First note that if the dataset is not heterogeneous / shuffled, there might be places in the data with shorter texts that are faster to tokenize.\r\n\r\nMoreover, the way `num_proc` works is by slicing the dataset and passing each slice to a process to run the `map()` function. So at the very end of `map()`, ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6734/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6734 | https://github.com/huggingface/datasets/issues/6734 | false |
2,186,811,724 | https://api.github.com/repos/huggingface/datasets/issues/6733/labels{/name} | ### Describe the bug
I am using a cluster that does not have access to the internet when given a job. I tried downloading the dataset using the huggingface-cli command and then loading it with load_dataset but I get an error:
```raise EmptyDatasetError(f"The directory at {base_path} doesn't contain any data files... | 2024-03-15T18:09:02Z | 6,733 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-14T16:41:27Z | https://api.github.com/repos/huggingface/datasets/issues/6733/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6733/timeline | EmptyDatasetError when loading dataset downloaded with HuggingFace cli | https://api.github.com/repos/huggingface/datasets/issues/6733/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/77196999?v=4",
"events_url": "https://api.github.com/users/StwayneXG/events{/privacy}",
"followers_url": "https://api.github.com/users/StwayneXG/followers",
"following_url": "https://api.github.com/users/StwayneXG/following{/other_user}",
"gists_url": "... | [] | null | null | NONE | null | null | I_kwDODunzps6CWBlM | [
"Hi! `datasets` is not compatible with `huggingface_hub`'s cache structure, hence the error.\r\n\r\nYou can track https://github.com/huggingface/datasets/issues/5080 to get notified when this is implemented."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6733/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6733 | https://github.com/huggingface/datasets/issues/6733 | false |
2,182,844,673 | https://api.github.com/repos/huggingface/datasets/issues/6731/labels{/name} | ### Describe the bug
### My Code
```
from datasets import load_dataset
res=[]
for i in [0,1]:
di=load_dataset(
"json",
data_files='path_to.json',
split='train',
streaming=True,
).map(lambda x: {"source": i})
res.append(di)
for e in res[... | 2024-03-14T15:27:02Z | 6,731 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-12T23:26:43Z | https://api.github.com/repos/huggingface/datasets/issues/6731/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6731/timeline | Unexpected behavior when using load_dataset with streaming=True in a for loop | https://api.github.com/repos/huggingface/datasets/issues/6731/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42908296?v=4",
"events_url": "https://api.github.com/users/uApiv/events{/privacy}",
"followers_url": "https://api.github.com/users/uApiv/followers",
"following_url": "https://api.github.com/users/uApiv/following{/other_user}",
"gists_url": "https://api.... | [] | null | null | NONE | null | null | I_kwDODunzps6CG5EB | [
"This is normal behavior in python when using `lambda`: the `i` defined in your `lambda` refers to the global variable `i` in your loop, and `i` equals to `1` when you run your `for e in res[0]` line.\r\n\r\nYou should pass `fn_kwargs` that will be passed to your `lambda` instead of using the global variable:\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/6731/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6731 | https://github.com/huggingface/datasets/issues/6731 | false |
2,181,881,499 | https://api.github.com/repos/huggingface/datasets/issues/6730/labels{/name} | The Pandas packaged builder is undocumented and relies on `pickle` to read the data, making it **unsafe**. Moreover, I haven't seen a single instance of this builder being used (not even using the GH/Hub search), so we should deprecate it. | 2024-03-12T17:42:33Z | 6,730 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-12T15:12:13Z | https://api.github.com/repos/huggingface/datasets/issues/6730/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6730/timeline | Deprecate Pandas builder | https://api.github.com/repos/huggingface/datasets/issues/6730/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-03-12T17:36:24Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6730.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6730",
"merged_at": "2024-03-12T17:36:24Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6730.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5pZDsB | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6730). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6730/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6730 | https://github.com/huggingface/datasets/pull/6730 | true |
2,180,237,159 | https://api.github.com/repos/huggingface/datasets/issues/6729/labels{/name} | See https://huggingface.co/datasets/PhilEO-community/PhilEO-downstream
The dataset viewer gives the following error:
```
Error code: ConfigNamesError
Exception: BadZipFile
Message: zipfiles that span multiple disks are not supported
Traceback: Traceback (most recent call last):
F... | 2024-03-11T21:07:46Z | 6,729 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "d876e3",
"default": true,
"description": "Further information is requested",
"id": 1935892912,
"name": "question",
"node_id": "MDU6TGFiZWwxOTM1ODkyOTEy",
"url": "https://api.github.com/repos/huggingface/datasets/labels/question"
}
] | 2024-03-11T21:07:41Z | https://api.github.com/repos/huggingface/datasets/issues/6729/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6729/timeline | Support zipfiles that span multiple disks? | https://api.github.com/repos/huggingface/datasets/issues/6729/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4",
"events_url": "https://api.github.com/users/severo/events{/privacy}",
"followers_url": "https://api.github.com/users/severo/followers",
"following_url": "https://api.github.com/users/severo/following{/other_user}",
"gists_url": "https://ap... | [] | null | null | CONTRIBUTOR | null | null | I_kwDODunzps6B88dn | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6729/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6729 | https://github.com/huggingface/datasets/issues/6729 | false |
2,178,607,012 | https://api.github.com/repos/huggingface/datasets/issues/6728/labels{/name} | ### Describe the bug
This bug is triggered under the following conditions:
- datasets repo ids without organization names trigger errors, such as `bookcorpus`, `gsm8k`, `wikipedia`, rather than in the form of `A/B`.
- If `HF_ENDPOINT` is set and the hostname is not in the form of `(hub-ci.)?huggingface.co`.
- T... | 2024-03-15T14:52:07Z | 6,728 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-11T09:06:38Z | https://api.github.com/repos/huggingface/datasets/issues/6728/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6728/timeline | Issue Downloading Certain Datasets After Setting Custom `HF_ENDPOINT` | https://api.github.com/repos/huggingface/datasets/issues/6728/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/10057041?v=4",
"events_url": "https://api.github.com/users/padeoe/events{/privacy}",
"followers_url": "https://api.github.com/users/padeoe/followers",
"following_url": "https://api.github.com/users/padeoe/following{/other_user}",
"gists_url": "https://a... | [] | null | completed | NONE | 2024-03-15T14:52:07Z | null | I_kwDODunzps6B2uek | [
"Through debugging, I found a potential solution is to modify the code in the error handling module of `huggingface_hub`: https://github.com/huggingface/huggingface_hub/commit/56d6c798c44e83d2a3167e74c022737d8fcbe822 ",
"@Wauplin ",
"Thanks for investigating and reporting the bug @padeoe! I've opened a PR in `h... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6728/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6728 | https://github.com/huggingface/datasets/issues/6728 | false |
2,177,826,110 | https://api.github.com/repos/huggingface/datasets/issues/6727/labels{/name} | Hello,
When working with bio-data, each feature often has metadata associated with it (e.g. species, lineage, snp position, etc). To store this, I like to use the feature classes with the added `metadata` attribute. However, when saving or loading with custom features, you get an error since that class doesn't exist... | 2024-03-13T12:08:49Z | 6,727 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-10T17:47:51Z | https://api.github.com/repos/huggingface/datasets/issues/6727/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6727/timeline | Using a registry instead of calling globals for fetching feature types | https://api.github.com/repos/huggingface/datasets/issues/6727/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/11325244?v=4",
"events_url": "https://api.github.com/users/psmyth94/events{/privacy}",
"followers_url": "https://api.github.com/users/psmyth94/followers",
"following_url": "https://api.github.com/users/psmyth94/following{/other_user}",
"gists_url": "htt... | [] | null | null | CONTRIBUTOR | 2024-03-13T10:46:02Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6727.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6727",
"merged_at": "2024-03-13T10:46:02Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6727.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5pLJyE | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6727). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"looks like some files are missing in your google storage",
"cc @mariosasko is it rela... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6727/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6727 | https://github.com/huggingface/datasets/pull/6727 | true |
2,177,097,232 | https://api.github.com/repos/huggingface/datasets/issues/6726/labels{/name} | ### Describe the bug
# Let's make it faster
First, an evidence...

Figure 1: CProfile for loading 3 files from cerebras/SlimPajama-627B train split, and 3 files from test split using streaming=True. X axis is 1106... | 2024-03-09T07:11:08Z | 6,726 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-09T07:08:45Z | https://api.github.com/repos/huggingface/datasets/issues/6726/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6726/timeline | Profiling for HF Filesystem shows there are easy performance gains to be made | https://api.github.com/repos/huggingface/datasets/issues/6726/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/159512661?v=4",
"events_url": "https://api.github.com/users/awgr/events{/privacy}",
"followers_url": "https://api.github.com/users/awgr/followers",
"following_url": "https://api.github.com/users/awgr/following{/other_user}",
"gists_url": "https://api.gi... | [] | null | null | NONE | null | null | I_kwDODunzps6Bw94Q | [
"FWIW I debugged this while waiting for it to go",
"Oh I forgot to mention you can also cache resolve_pattern, and that seemed to also substantially improves things, if you want to load a dataset twice for whatever reason."
] | {
"+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/6726/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6726 | https://github.com/huggingface/datasets/issues/6726 | false |
2,175,527,530 | https://api.github.com/repos/huggingface/datasets/issues/6725/labels{/name} | ### Feature request
Request for a comparison of huggingface datasets compared with other data format especially webdataset
### Motivation
I see huggingface datasets uses Apache Arrow as its backend, it seems to be great, but I'm curious about how it is good compared with other dataset format, like webdataset, what's... | 2024-03-08T08:23:01Z | 6,725 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-03-08T08:23:01Z | https://api.github.com/repos/huggingface/datasets/issues/6725/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6725/timeline | Request for a comparison of huggingface datasets compared with other data format especially webdataset | https://api.github.com/repos/huggingface/datasets/issues/6725/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/20135317?v=4",
"events_url": "https://api.github.com/users/Luciennnnnnn/events{/privacy}",
"followers_url": "https://api.github.com/users/Luciennnnnnn/followers",
"following_url": "https://api.github.com/users/Luciennnnnnn/following{/other_user}",
"gist... | [] | null | null | NONE | null | null | I_kwDODunzps6Bq-pq | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6725/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6725 | https://github.com/huggingface/datasets/issues/6725 | false |
2,174,398,227 | https://api.github.com/repos/huggingface/datasets/issues/6724/labels{/name} | ### Describe the bug
My data repository was first called `BramVanroy/hplt-mono-v1-2` but I then renamed to use underscores instead of dashes. However, it seems that `datasets` retrieves the old repo name when it checks whether the repo contains data loading scripts in this line.
https://github.com/huggingface/dat... | 2024-03-07T20:06:25Z | 6,724 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-07T17:38:38Z | https://api.github.com/repos/huggingface/datasets/issues/6724/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6724/timeline | Dataset with loading script does not work in renamed repos | https://api.github.com/repos/huggingface/datasets/issues/6724/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/2779410?v=4",
"events_url": "https://api.github.com/users/BramVanroy/events{/privacy}",
"followers_url": "https://api.github.com/users/BramVanroy/followers",
"following_url": "https://api.github.com/users/BramVanroy/following{/other_user}",
"gists_url":... | [] | null | null | CONTRIBUTOR | null | null | I_kwDODunzps6Bmq8T | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6724/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6724 | https://github.com/huggingface/datasets/issues/6724 | false |
2,174,344,456 | https://api.github.com/repos/huggingface/datasets/issues/6723/labels{/name} | fix https://github.com/huggingface/datasets/pull/6722 | 2024-03-07T17:27:29Z | 6,723 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-07T17:09:29Z | https://api.github.com/repos/huggingface/datasets/issues/6723/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6723/timeline | get_dataset_default_config_name docstring | https://api.github.com/repos/huggingface/datasets/issues/6723/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-03-07T17:21:20Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6723.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6723",
"merged_at": "2024-03-07T17:21:20Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6723.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5o_fPU | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6723). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6723/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6723 | https://github.com/huggingface/datasets/pull/6723 | true |
2,174,332,127 | https://api.github.com/repos/huggingface/datasets/issues/6722/labels{/name} | see https://github.com/huggingface/datasets-server/pull/2554#discussion_r1516516867 | 2024-03-07T17:21:10Z | 6,722 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-07T17:02:07Z | https://api.github.com/repos/huggingface/datasets/issues/6722/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6722/timeline | Add details in docstring | https://api.github.com/repos/huggingface/datasets/issues/6722/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/1676121?v=4",
"events_url": "https://api.github.com/users/severo/events{/privacy}",
"followers_url": "https://api.github.com/users/severo/followers",
"following_url": "https://api.github.com/users/severo/following{/other_user}",
"gists_url": "https://ap... | [] | null | null | CONTRIBUTOR | 2024-03-07T17:21:08Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6722.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6722",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6722.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6722"
} | PR_kwDODunzps5o_ch0 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6722). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last 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/6722/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6722 | https://github.com/huggingface/datasets/pull/6722 | true |
2,173,931,714 | https://api.github.com/repos/huggingface/datasets/issues/6721/labels{/name} | Hi, if I want to load the dataset from local file, then how to specify the configuration name?
_Originally posted by @WHU-gentle in https://github.com/huggingface/datasets/issues/2976#issuecomment-1333455222_
| 2024-03-31T08:09:25Z | 6,721 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-07T13:58:40Z | https://api.github.com/repos/huggingface/datasets/issues/6721/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6721/timeline | Hi,do you know how to load the dataset from local file now? | https://api.github.com/repos/huggingface/datasets/issues/6721/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/50232044?v=4",
"events_url": "https://api.github.com/users/Gera001/events{/privacy}",
"followers_url": "https://api.github.com/users/Gera001/followers",
"following_url": "https://api.github.com/users/Gera001/following{/other_user}",
"gists_url": "https:... | [] | null | null | NONE | null | null | I_kwDODunzps6Bk5DC | [
"\r\n@Gera001\r\n# Loading Dataset from Local Files Using 🤗Hugging Face.\r\n\r\nTo load a dataset from local files using the Hugging Face datasets library, you can use the `load_dataset` function.\r\n\r\n```\r\nfrom datasets import load_dataset\r\ndataset = load_dataset('csv', data_files={'train': 'path/to/train.c... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6721/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6721 | https://github.com/huggingface/datasets/issues/6721 | false |
2,173,603,459 | https://api.github.com/repos/huggingface/datasets/issues/6720/labels{/name} | ### Describe the bug
I am trying to get the HPLT datasets on the hub. Downloading/re-uploading would be too time- and resource consuming so I wrote [a dataset loader script](https://huggingface.co/datasets/BramVanroy/hplt_mono_v1_2/blob/main/hplt_mono_v1_2.py). I think I am very close but for some reason I always get ... | 2024-03-08T07:34:53Z | 6,720 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-07T11:07:09Z | https://api.github.com/repos/huggingface/datasets/issues/6720/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6720/timeline | TypeError: 'str' object is not callable | https://api.github.com/repos/huggingface/datasets/issues/6720/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/2779410?v=4",
"events_url": "https://api.github.com/users/BramVanroy/events{/privacy}",
"followers_url": "https://api.github.com/users/BramVanroy/followers",
"following_url": "https://api.github.com/users/BramVanroy/following{/other_user}",
"gists_url":... | [] | null | completed | CONTRIBUTOR | 2024-03-07T15:13:58Z | null | I_kwDODunzps6Bjo6D | [
"Hi ! I opened a PR to fix an issue in the Features defined in your code\r\n\r\nBasically changing\r\n```python\r\nSequence(\"float32\")\r\n```\r\n\r\nto\r\n```python\r\nSequence(Value(\"float32\"))\r\n```\r\n\r\n\r\nhttps://huggingface.co/datasets/BramVanroy/hplt_mono_v1_2/discussions/1",
"D'oh! Was wondering 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/6720/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6720 | https://github.com/huggingface/datasets/issues/6720 | false |
2,169,585,727 | https://api.github.com/repos/huggingface/datasets/issues/6719/labels{/name} | ### Describe the bug
I am using an iterable dataset in a multi-node setup, trying to do training/inference while filtering the data on the fly. I usually do not use `split_dataset_by_node` but it is very slow using the IterableDatasetShard in `accelerate` and `transformers`. When I filter after applying `split_dataset... | 2024-03-05T15:55:13Z | 6,719 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-05T15:55:13Z | https://api.github.com/repos/huggingface/datasets/issues/6719/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6719/timeline | Is there any way to solve hanging of IterableDataset using split by node + filtering during inference | https://api.github.com/repos/huggingface/datasets/issues/6719/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8136905?v=4",
"events_url": "https://api.github.com/users/ssharpe42/events{/privacy}",
"followers_url": "https://api.github.com/users/ssharpe42/followers",
"following_url": "https://api.github.com/users/ssharpe42/following{/other_user}",
"gists_url": "h... | [] | null | null | NONE | null | null | I_kwDODunzps6BUUA_ | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6719/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6719 | https://github.com/huggingface/datasets/issues/6719 | false |
2,169,468,488 | https://api.github.com/repos/huggingface/datasets/issues/6718/labels{/name} | I added `lock_importable_file` in `get_dataset_builder_class` and `extend_dataset_builder_for_streaming` to fix the issue, and I also added a test
cc @clefourrier | 2024-03-07T14:05:53Z | 6,718 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-05T15:04:20Z | https://api.github.com/repos/huggingface/datasets/issues/6718/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6718/timeline | Fix concurrent script loading with force_redownload | https://api.github.com/repos/huggingface/datasets/issues/6718/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-03-07T13:58:04Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6718.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6718",
"merged_at": "2024-03-07T13:58:04Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6718.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5ouwwE | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6718). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 2,
"total_count": 2,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6718/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6718 | https://github.com/huggingface/datasets/pull/6718 | true |
2,168,726,432 | https://api.github.com/repos/huggingface/datasets/issues/6717/labels{/name} | ### Describe the bug
When loading a HF dataset in streaming mode and removing some columns, it is impossible to load a sample if the audio contains more than one channel. I have the impression that the time axis and channels are swapped or concatenated.
### Steps to reproduce the bug
Minimal error code:
```python
... | 2024-03-05T10:32:19Z | 6,717 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-05T09:33:26Z | https://api.github.com/repos/huggingface/datasets/issues/6717/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6717/timeline | `remove_columns` method used with a streaming enable dataset mode produces a LibsndfileError on multichannel audio | https://api.github.com/repos/huggingface/datasets/issues/6717/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/53187038?v=4",
"events_url": "https://api.github.com/users/jhauret/events{/privacy}",
"followers_url": "https://api.github.com/users/jhauret/followers",
"following_url": "https://api.github.com/users/jhauret/following{/other_user}",
"gists_url": "https:... | [] | null | null | NONE | null | null | I_kwDODunzps6BRCOg | [
"And it also works well with `dataset = dataset.select_columns([\"audio\"])`"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6717/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6717 | https://github.com/huggingface/datasets/issues/6717 | false |
2,168,706,558 | https://api.github.com/repos/huggingface/datasets/issues/6716/labels{/name} | ### Describe the bug
I'm not sure if this is a bug, but `print(ds.builder_name)` in the following code sometimes prints out `rotten_tomatoes` instead of `parquet`:
```python
import datasets
for _ in range(100):
ds = datasets.load_dataset("rotten_tomatoes", split="train")
print(ds.builder_name) # pr... | 2024-03-19T07:58:14Z | 6,716 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-05T09:23:21Z | https://api.github.com/repos/huggingface/datasets/issues/6716/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6716/timeline | Non-deterministic `Dataset.builder_name` value | https://api.github.com/repos/huggingface/datasets/issues/6716/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17039389?v=4",
"events_url": "https://api.github.com/users/harupy/events{/privacy}",
"followers_url": "https://api.github.com/users/harupy/followers",
"following_url": "https://api.github.com/users/harupy/following{/other_user}",
"gists_url": "https://a... | [] | null | completed | NONE | 2024-03-19T07:58:14Z | null | I_kwDODunzps6BQ9X- | [
"When `rotten_tomatoes` is printed out, the following warning message is also printed out:\r\n\r\n```\r\nYou can avoid this message in future by passing the argument `trust_remote_code=True`.\r\nPassing `trust_remote_code=True` will be mandatory to load this dataset from the next major release of `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/6716/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6716 | https://github.com/huggingface/datasets/issues/6716 | false |
2,167,747,095 | https://api.github.com/repos/huggingface/datasets/issues/6715/labels{/name} | A sliced + pickled ConcatenationTable could end up with a different schema than the original schema, if the slice only contains blocks with only a subset of the columns.
This can lead to issues when saving datasets from a concatenation of datasets with mixed schemas
Reported in https://discuss.huggingface.co/t/da... | 2024-03-05T11:23:05Z | 6,715 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-04T21:02:07Z | https://api.github.com/repos/huggingface/datasets/issues/6715/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6715/timeline | Fix sliced ConcatenationTable pickling with mixed schemas vertically | https://api.github.com/repos/huggingface/datasets/issues/6715/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-03-05T11:17:04Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6715.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6715",
"merged_at": "2024-03-05T11:17:04Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6715.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5oo36i | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6715). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6715/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6715 | https://github.com/huggingface/datasets/pull/6715 | true |
2,167,569,080 | https://api.github.com/repos/huggingface/datasets/issues/6714/labels{/name} | E.g., to have info about a dataset's number of examples for more informative TQDM bars. | 2024-03-04T20:28:30Z | 6,714 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-04T19:18:10Z | https://api.github.com/repos/huggingface/datasets/issues/6714/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6714/timeline | Expand no-code dataset info with datasets-server info | https://api.github.com/repos/huggingface/datasets/issues/6714/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-03-04T20:22:15Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6714.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6714",
"merged_at": "2024-03-04T20:22:15Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6714.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5ooQd2 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6714). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6714/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6714 | https://github.com/huggingface/datasets/pull/6714 | true |
2,166,797,560 | https://api.github.com/repos/huggingface/datasets/issues/6713/labels{/name} | This should fix the version compatibility issue when using `huggingface_hub` < 0.21.2 and latest fsspec (>=2023.12.0).
See my comment: https://github.com/huggingface/datasets/pull/6687#issuecomment-1976493336
>> EDIT: the fix has been released in `huggingface_hub` 0.21.2 - I removed my commits that were using `hugg... | 2024-03-04T18:14:03Z | 6,713 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-04T13:00:52Z | https://api.github.com/repos/huggingface/datasets/issues/6713/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6713/timeline | Bump huggingface-hub lower version to 0.21.2 | https://api.github.com/repos/huggingface/datasets/issues/6713/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | null | null | MEMBER | 2024-03-04T18:06:05Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6713.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6713",
"merged_at": "2024-03-04T18:06:05Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6713.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5olmqh | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6713). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"@lhoestq if you agree, I could make a patch release tomorrow morning.",
"sure :)",
... | {
"+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/6713/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6713 | https://github.com/huggingface/datasets/pull/6713 | true |
2,166,588,373 | https://api.github.com/repos/huggingface/datasets/issues/6712/labels{/name} | reported in https://discuss.huggingface.co/t/datasetdict-save-to-disk-with-num-proc-1-seems-to-hang-with-error/75595 | 2024-03-04T20:23:47Z | 6,712 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-04T11:14:18Z | https://api.github.com/repos/huggingface/datasets/issues/6712/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6712/timeline | fix CastError pickling | https://api.github.com/repos/huggingface/datasets/issues/6712/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-03-04T20:17:17Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6712.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6712",
"merged_at": "2024-03-04T20:17:17Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6712.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5ok4VF | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6712). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6712/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6712 | https://github.com/huggingface/datasets/pull/6712 | true |
2,165,507,817 | https://api.github.com/repos/huggingface/datasets/issues/6711/labels{/name} | I was preparing some datasets for AI training and noticed that `datasets` by HuggingFace uses the conventional `open` mechanism to read the file and split it into chunks. I thought it can be significantly accelerated, and [started with a benchmark](https://gist.github.com/ashvardanian/55c2052e9f78b05b8d614aa90cb12347):... | 2024-03-04T15:15:51Z | 6,711 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-03T19:03:04Z | https://api.github.com/repos/huggingface/datasets/issues/6711/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6711/timeline | 3x Faster Text Preprocessing | https://api.github.com/repos/huggingface/datasets/issues/6711/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/1983160?v=4",
"events_url": "https://api.github.com/users/ashvardanian/events{/privacy}",
"followers_url": "https://api.github.com/users/ashvardanian/followers",
"following_url": "https://api.github.com/users/ashvardanian/following{/other_user}",
"gists... | [] | null | null | NONE | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/6711.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6711",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6711.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6711"
} | PR_kwDODunzps5ohM1a | [
"Unfortunately, that won't improve the performance. StringZilla repository has extensive benchmarks comparing against different built-in functionality of several programming languages. Using `re.finditer` for tokenization is practically the slowest anti-pattern I've encountered in any language. The gap between that... | {
"+1": 4,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 4,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6711/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6711 | https://github.com/huggingface/datasets/pull/6711 | true |
2,164,781,564 | https://api.github.com/repos/huggingface/datasets/issues/6710/labels{/name} | Use shared memory for the IterableDataset epoch.
This way calling `ds.set_epoch()` in the main process will update the epoch in the DataLoader workers as well.
This is useful especially because the epoch is used to compute the `effective_seed` used for shuffling.
I used torch's shared memory in case users want t... | 2024-03-06T14:41:54Z | 6,710 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-02T12:08:50Z | https://api.github.com/repos/huggingface/datasets/issues/6710/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6710/timeline | Persist IterableDataset epoch in workers | https://api.github.com/repos/huggingface/datasets/issues/6710/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 | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/6710.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6710",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6710.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6710"
} | PR_kwDODunzps5oe4ov | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6710). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last 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/6710/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6710 | https://github.com/huggingface/datasets/pull/6710 | true |
2,164,169,913 | https://api.github.com/repos/huggingface/datasets/issues/6709/labels{/name} | null | 2024-03-01T21:07:35Z | 6,709 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-01T21:01:14Z | https://api.github.com/repos/huggingface/datasets/issues/6709/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6709/timeline | set dev version | https://api.github.com/repos/huggingface/datasets/issues/6709/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-03-01T21:01:23Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6709.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6709",
"merged_at": "2024-03-01T21:01:23Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6709.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5oc2Fg | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6709). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6709/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6709 | https://github.com/huggingface/datasets/pull/6709 | true |
2,164,158,579 | https://api.github.com/repos/huggingface/datasets/issues/6708/labels{/name} | null | 2024-03-01T21:03:01Z | 6,708 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-01T20:52:17Z | https://api.github.com/repos/huggingface/datasets/issues/6708/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6708/timeline | Release: 2.18.0 | https://api.github.com/repos/huggingface/datasets/issues/6708/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-03-01T20:56:50Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6708.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6708",
"merged_at": "2024-03-01T20:56:50Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6708.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5oczmi | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6708). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6708/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6708 | https://github.com/huggingface/datasets/pull/6708 | true |
2,163,799,868 | https://api.github.com/repos/huggingface/datasets/issues/6707/labels{/name} | null | 2024-03-01T17:32:14Z | 6,707 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-01T16:52:29Z | https://api.github.com/repos/huggingface/datasets/issues/6707/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6707/timeline | Silence ruff deprecation messages | https://api.github.com/repos/huggingface/datasets/issues/6707/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-03-01T17:25:46Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6707.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6707",
"merged_at": "2024-03-01T17:25:46Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6707.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5obkhA | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6707). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6707/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6707 | https://github.com/huggingface/datasets/pull/6707 | true |
2,163,783,123 | https://api.github.com/repos/huggingface/datasets/issues/6706/labels{/name} | null | 2024-03-01T17:02:13Z | 6,706 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-01T16:44:58Z | https://api.github.com/repos/huggingface/datasets/issues/6706/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6706/timeline | Update ruff | https://api.github.com/repos/huggingface/datasets/issues/6706/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-03-01T16:52:17Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6706.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6706",
"merged_at": "2024-03-01T16:52:17Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6706.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5obgt- | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6706). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6706/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6706 | https://github.com/huggingface/datasets/pull/6706 | true |
2,163,768,640 | https://api.github.com/repos/huggingface/datasets/issues/6705/labels{/name} | This code should not return empty data files
```python
from datasets import load_dataset_builder
revision = "3d406e70bc21c3ca92a9a229b4c6fc3ed88279fd"
b = load_dataset_builder("bigcode/the-stack-v2-dedup", data_dir="data/Dockerfile", revision=revision)
print(b.config.data_files)
```
Previously it would ret... | 2024-03-01T18:59:06Z | 6,705 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-01T16:38:53Z | https://api.github.com/repos/huggingface/datasets/issues/6705/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6705/timeline | Fix data_files when passing data_dir | https://api.github.com/repos/huggingface/datasets/issues/6705/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-03-01T18:52:49Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6705.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6705",
"merged_at": "2024-03-01T18:52:49Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6705.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5obdbY | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6705). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6705/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6705 | https://github.com/huggingface/datasets/pull/6705 | true |
2,163,752,391 | https://api.github.com/repos/huggingface/datasets/issues/6704/labels{/name} | Separate the default patterns that match directories from the ones matching files and ensure directories are checked first (reverts the change from https://github.com/huggingface/datasets/pull/6244, which merged these patterns). Also, ensure that the glob patterns do not overlap to avoid duplicates in the result.
A... | 2024-03-15T15:31:23Z | 6,704 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-03-01T16:31:25Z | https://api.github.com/repos/huggingface/datasets/issues/6704/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6704/timeline | Improve default patterns resolution | https://api.github.com/repos/huggingface/datasets/issues/6704/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-03-15T15:22:03Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6704.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6704",
"merged_at": "2024-03-15T15:22:03Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6704.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5obZyj | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6704). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Awesome !\r\n\r\nNote that it can still create duplicates if a path matches several dir... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 1,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6704/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6704 | https://github.com/huggingface/datasets/pull/6704 | true |
2,163,250,590 | https://api.github.com/repos/huggingface/datasets/issues/6703/labels{/name} | ### Describe the bug
I get the following error message: You are trying to load a dataset that was saved using `save_to_disk`. Please use `load_from_disk` instead.
### Steps to reproduce the bug
1. Save a dataset with `save_to_disk`
2. Try to load it with `load_datasets`
### Expected behavior
I am ab... | 2024-03-04T13:46:20Z | 6,703 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-03-01T11:59:56Z | https://api.github.com/repos/huggingface/datasets/issues/6703/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6703/timeline | Unable to load dataset that was saved with `save_to_disk` | https://api.github.com/repos/huggingface/datasets/issues/6703/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/27340033?v=4",
"events_url": "https://api.github.com/users/casper-hansen/events{/privacy}",
"followers_url": "https://api.github.com/users/casper-hansen/followers",
"following_url": "https://api.github.com/users/casper-hansen/following{/other_user}",
"g... | [] | null | completed | NONE | 2024-03-04T13:46:20Z | null | I_kwDODunzps6A8JWe | [
"`save_to_disk` uses a special serialization that can only be read using `load_from_disk`.\r\n\r\nContrary to `load_dataset`, `load_from_disk` directly loads Arrow files and uses the dataset directory as cache.\r\n\r\nOn the other hand `load_dataset` does a conversion step to get Arrow files from the raw data files... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6703/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6703 | https://github.com/huggingface/datasets/issues/6703 | false |
2,161,938,484 | https://api.github.com/repos/huggingface/datasets/issues/6702/labels{/name} | ### Feature request
Say I have the following code:
```
from datasets import Dataset
import pandas as pd
new_data = {
"column_1": ["value1", "value2"],
"column_2": ["value3", "value4"],
}
df_new = pd.DataFrame(new_data)
dataset_new = Dataset.from_pandas(df_new)
# add these samples to a remote datase... | 2024-03-08T21:08:38Z | 6,702 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-02-29T19:17:12Z | https://api.github.com/repos/huggingface/datasets/issues/6702/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6702/timeline | Push samples to dataset on hub without having the dataset locally | https://api.github.com/repos/huggingface/datasets/issues/6702/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/17854096?v=4",
"events_url": "https://api.github.com/users/jbdel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbdel/followers",
"following_url": "https://api.github.com/users/jbdel/following{/other_user}",
"gists_url": "https://api.... | [] | null | completed | NONE | 2024-03-08T21:08:38Z | null | I_kwDODunzps6A3JA0 | [
"Hi ! For now I would recommend creating a new Parquet file using `dataset_new.to_parquet()` and upload it to HF using `huggingface_hub` every time you get a new batch of data. You can name the Parquet files `0000.parquet`, `0001.parquet`, etc.\r\n\r\nThough maybe make sure to not upload one file per sample since t... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6702/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6702 | https://github.com/huggingface/datasets/issues/6702 | false |
2,161,448,017 | https://api.github.com/repos/huggingface/datasets/issues/6701/labels{/name} | This allows to stream datasets like [Major-TOM/Core-S2L2A](https://huggingface.co/datasets/Major-TOM/Core-S2L2A) which have row groups with few rows (one row is ~10MB). Previously the cold start would take a lot of time and OOM because it would download many row groups before yielding the first example.
I tried on O... | 2024-02-29T15:15:18Z | 6,701 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-29T14:53:01Z | https://api.github.com/repos/huggingface/datasets/issues/6701/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6701/timeline | Base parquet batch_size on parquet row group size | https://api.github.com/repos/huggingface/datasets/issues/6701/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-02-29T15:08:55Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6701.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6701",
"merged_at": "2024-02-29T15:08:55Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6701.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5oTfO_ | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6701). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 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/6701/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6701 | https://github.com/huggingface/datasets/pull/6701 | true |
2,158,871,038 | https://api.github.com/repos/huggingface/datasets/issues/6700/labels{/name} | ### Describe the bug
The doc of `datasets` v2.17.0/v2.17.1 shows that `remove_columns` is in-place. [link](https://huggingface.co/docs/datasets/v2.17.1/en/package_reference/main_classes#datasets.DatasetDict.remove_columns)
In the text classification example of transformers v4.38.1, the columns are not removed.
h... | 2024-04-02T17:15:28Z | 6,700 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-28T12:36:22Z | https://api.github.com/repos/huggingface/datasets/issues/6700/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6700/timeline | remove_columns is not in-place but the doc shows it is in-place | https://api.github.com/repos/huggingface/datasets/issues/6700/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/32047804?v=4",
"events_url": "https://api.github.com/users/shelfofclub/events{/privacy}",
"followers_url": "https://api.github.com/users/shelfofclub/followers",
"following_url": "https://api.github.com/users/shelfofclub/following{/other_user}",
"gists_u... | [] | null | completed | NONE | 2024-04-02T17:15:28Z | null | I_kwDODunzps6ArcH- | [
"Good catch! I've opened a PR with a fix in the `transformers` repo.",
"@mariosasko Thanks!\r\n\r\nWill the doc of `datasets` be updated?\r\n\r\nI find some possible mistakes in doc about whether `remove_columns` is in-place.\r\n1. [You can also remove a column using map() with remove_columns but the present meth... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6700/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6700 | https://github.com/huggingface/datasets/issues/6700 | false |
2,158,152,341 | https://api.github.com/repos/huggingface/datasets/issues/6699/labels{/name} | ### Describe the bug
Will unexpected get keys with `None` value in the parsed json dict.
### Steps to reproduce the bug
```jsonl test.jsonl
{"id": 0, "indexs": {"-1": [0, 10]}}
{"id": 1, "indexs": {"-1": [0, 10]}}
```
```python
dataset = Dataset.from_json('.test.jsonl')
print(dataset[0])
```
Result:
```... | 2024-02-28T19:14:36Z | 6,699 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-28T05:30:10Z | https://api.github.com/repos/huggingface/datasets/issues/6699/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6699/timeline | `Dataset` unexpected changed dict data and may cause error | https://api.github.com/repos/huggingface/datasets/issues/6699/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/16933298?v=4",
"events_url": "https://api.github.com/users/scruel/events{/privacy}",
"followers_url": "https://api.github.com/users/scruel/followers",
"following_url": "https://api.github.com/users/scruel/following{/other_user}",
"gists_url": "https://a... | [] | null | null | NONE | null | null | I_kwDODunzps6AosqV | [
"If `test.jsonl` contains more lines like:\r\n```\r\n{\"id\": 0, \"indexs\": {\"-1\": [0, 10]}}\r\n{\"id\": 1, \"indexs\": {\"-1\": [0, 10]}}\r\n{\"id\": 2, \"indexs\": {\"-2\": [0, 10]}}\r\n...\r\n{\"id\": n, \"indexs\": {\"-9999\": [0, 10]}}\r\n```\r\n\r\n`Dataset.from_json` will just raise an error:\r\n```\r\nAn... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6699/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6699 | https://github.com/huggingface/datasets/issues/6699 | false |
2,157,752,392 | https://api.github.com/repos/huggingface/datasets/issues/6698/labels{/name} | Pass `detail=False` to the `fsspec` `listdir` to avoid unnecessarily fetching expensive metadata about the paths. | 2024-02-27T23:44:49Z | 6,698 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-27T22:55:08Z | https://api.github.com/repos/huggingface/datasets/issues/6698/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6698/timeline | Faster `xlistdir` | https://api.github.com/repos/huggingface/datasets/issues/6698/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-02-27T23:38:14Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6698.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6698",
"merged_at": "2024-02-27T23:38:14Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6698.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5oG6Xt | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6698). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"CI failure is unrelated to the changes.",
"<details>\n<summary>Show benchmarks</summa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6698/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6698 | https://github.com/huggingface/datasets/pull/6698 | true |
2,157,322,224 | https://api.github.com/repos/huggingface/datasets/issues/6697/labels{/name} | ### Describe the bug
Having installed the latest versions of transformers==4.38.1 and datasets==2.17.1 Unable to load the dataset in a kaggle notebook.
Get this Error:
```
---------------------------------------------------------------------------
ValueError Traceback (most recen... | 2024-02-29T17:32:42Z | 6,697 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-27T18:19:34Z | https://api.github.com/repos/huggingface/datasets/issues/6697/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6697/timeline | Unable to Load Dataset in Kaggle | https://api.github.com/repos/huggingface/datasets/issues/6697/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/97465624?v=4",
"events_url": "https://api.github.com/users/vrunm/events{/privacy}",
"followers_url": "https://api.github.com/users/vrunm/followers",
"following_url": "https://api.github.com/users/vrunm/following{/other_user}",
"gists_url": "https://api.... | [] | null | completed | NONE | 2024-02-29T17:32:41Z | null | I_kwDODunzps6Alh_w | [
"FWIW, I run `load_dataset(\"llm-blender/mix-instruct\")` and it ran successfully.\r\nCan you clear your cache and try again?\r\n\r\n\r\n### Environment Info\r\n\r\n- `datasets` version: 2.17.0\r\n- Platform: Linux-6.2.6-76060206-generic-x86_64-with-glibc2.35\r\n- Python version: 3.9.13\r\n- `huggingface_hub` versi... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6697/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6697 | https://github.com/huggingface/datasets/issues/6697 | false |
2,154,161,357 | https://api.github.com/repos/huggingface/datasets/issues/6696/labels{/name} | Support JSON file with an array of strings.
Fix #6695. | 2024-02-28T06:45:23Z | 6,696 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-26T13:18:31Z | https://api.github.com/repos/huggingface/datasets/issues/6696/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6696/timeline | Make JSON builder support an array of strings | https://api.github.com/repos/huggingface/datasets/issues/6696/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | null | null | MEMBER | 2024-02-28T06:39:12Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6696.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6696",
"merged_at": "2024-02-28T06:39:12Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6696.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5n6ipH | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6696). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6696/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6696 | https://github.com/huggingface/datasets/pull/6696 | true |
2,154,075,509 | https://api.github.com/repos/huggingface/datasets/issues/6695/labels{/name} | Support loading a dataset from a JSON file with an array of strings.
See: https://huggingface.co/datasets/CausalLM/Refined-Anime-Text/discussions/1 | 2024-03-08T14:16:25Z | 6,695 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-02-26T12:35:11Z | https://api.github.com/repos/huggingface/datasets/issues/6695/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/6695/timeline | Support JSON file with an array of strings | https://api.github.com/repos/huggingface/datasets/issues/6695/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/o... | null | completed | MEMBER | 2024-02-28T06:39:13Z | null | I_kwDODunzps6AZJV1 | [
"https://huggingface.co/datasets/CausalLM/Refined-Anime-Text/discussions/1 has been fixed, but how can we check if there are other datasets with the same error, in datasets-server's database? I don't know how to get the list of erroneous cache entries, since we only copied `Error code: JobManagerCrashedError`, bu... | {
"+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/6695/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6695 | https://github.com/huggingface/datasets/issues/6695 | false |
2,153,086,984 | https://api.github.com/repos/huggingface/datasets/issues/6694/labels{/name} | It's too cumbersome to write this command every time we perform a dataset merging operation. ```pythonfrom datasets import concatenate_datasets``` We have added a simple `__add__` magic method to each class using `concatenate_datasets.`
```python
from datasets import load_dataset
bookcorpus = load_dataset("bookc... | 2024-02-29T16:52:58Z | 6,694 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-26T01:46:55Z | https://api.github.com/repos/huggingface/datasets/issues/6694/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6694/timeline | __add__ for Dataset, IterableDataset | https://api.github.com/repos/huggingface/datasets/issues/6694/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/79557937?v=4",
"events_url": "https://api.github.com/users/oh-gnues-iohc/events{/privacy}",
"followers_url": "https://api.github.com/users/oh-gnues-iohc/followers",
"following_url": "https://api.github.com/users/oh-gnues-iohc/following{/other_user}",
"g... | [] | null | null | NONE | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/6694.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6694",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6694.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6694"
} | PR_kwDODunzps5n23Jz | [
"Hi! You can find a reason why we are against this feature in https://github.com/huggingface/datasets/issues/3449. \r\n\r\n> It's too cumbersome to write this command every time we perform a dataset merging operation\r\n\r\nExplicit is better than implicit, so this isn't a good enough reason. \r\n\r\nThanks for the... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6694/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6694 | https://github.com/huggingface/datasets/pull/6694 | true |
2,152,887,712 | https://api.github.com/repos/huggingface/datasets/issues/6693/labels{/name} | Update documentation to align with `Dataset.__repr__` change after #423 | 2024-02-25T19:57:12Z | 6,693 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-25T18:37:07Z | https://api.github.com/repos/huggingface/datasets/issues/6693/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6693/timeline | Update the print message for chunked_dataset in process.mdx | https://api.github.com/repos/huggingface/datasets/issues/6693/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/142939562?v=4",
"events_url": "https://api.github.com/users/gzbfgjf2/events{/privacy}",
"followers_url": "https://api.github.com/users/gzbfgjf2/followers",
"following_url": "https://api.github.com/users/gzbfgjf2/following{/other_user}",
"gists_url": "ht... | [] | null | null | CONTRIBUTOR | 2024-02-25T19:51:02Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6693.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6693",
"merged_at": "2024-02-25T19:51:02Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6693.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5n2ObO | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6693). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6693/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6693 | https://github.com/huggingface/datasets/pull/6693 | true |
2,152,270,987 | https://api.github.com/repos/huggingface/datasets/issues/6692/labels{/name} | Fix #6691 | 2024-02-26T15:33:50Z | 6,692 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-24T11:38:59Z | https://api.github.com/repos/huggingface/datasets/issues/6692/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6692/timeline | Enhancement: Enable loading TSV files in load_dataset() | https://api.github.com/repos/huggingface/datasets/issues/6692/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/77767961?v=4",
"events_url": "https://api.github.com/users/harsh1504660/events{/privacy}",
"followers_url": "https://api.github.com/users/harsh1504660/followers",
"following_url": "https://api.github.com/users/harsh1504660/following{/other_user}",
"gist... | [] | null | null | NONE | 2024-02-26T07:14:03Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6692.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6692",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6692.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6692"
} | PR_kwDODunzps5n0XN1 | [
"Hi @harsh1504660,\r\n\r\nThanks for your work, but this functionality already exists. See my comment in the corresponding issue: https://github.com/huggingface/datasets/issues/6691#issuecomment-1963449923\r\n\r\nNext time you would like to contribute, I would suggest you take on an issue that is previously validat... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6692/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6692 | https://github.com/huggingface/datasets/pull/6692 | true |
2,152,134,041 | https://api.github.com/repos/huggingface/datasets/issues/6691/labels{/name} | ### Feature request
the load_dataset() for local functions support file types like csv, json etc but not of type tsv (tab separated values).
### Motivation
cant easily load files of type tsv, have to convert them to another type like csv then load
### Your contribution
Can try by raising a PR with a little help, c... | 2024-02-26T07:15:07Z | 6,691 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-02-24T05:56:04Z | https://api.github.com/repos/huggingface/datasets/issues/6691/comments | {
"avatar_url": "https://avatars.githubusercontent.com/u/77767961?v=4",
"events_url": "https://api.github.com/users/harsh1504660/events{/privacy}",
"followers_url": "https://api.github.com/users/harsh1504660/followers",
"following_url": "https://api.github.com/users/harsh1504660/following{/other_user}",
"gist... | https://api.github.com/repos/huggingface/datasets/issues/6691/timeline | load_dataset() does not support tsv | https://api.github.com/repos/huggingface/datasets/issues/6691/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/26873178?v=4",
"events_url": "https://api.github.com/users/dipsivenkatesh/events{/privacy}",
"followers_url": "https://api.github.com/users/dipsivenkatesh/followers",
"following_url": "https://api.github.com/users/dipsivenkatesh/following{/other_user}",
... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/77767961?v=4",
"events_url": "https://api.github.com/users/harsh1504660/events{/privacy}",
"followers_url": "https://api.github.com/users/harsh1504660/followers",
"following_url": "https://api.github.com/users/harsh1504660/following{/other_use... | null | completed | NONE | 2024-02-26T07:09:35Z | null | I_kwDODunzps6ARvWZ | [
"#self-assign",
"Hi @dipsivenkatesh,\r\n\r\nPlease note that this functionality is already implemented. Our CSV builder uses `pandas.read_csv` under the hood, and you can pass the parameter `delimiter=\"\\t\"` to read TSV files.\r\n\r\nSee the list of CSV config parameters in our docs: https://huggingface.co/docs... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6691/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6691 | https://github.com/huggingface/datasets/issues/6691 | false |
2,150,800,065 | https://api.github.com/repos/huggingface/datasets/issues/6690/labels{/name} | Add function to convert a script-dataset to Parquet and push it to the Hub, analogously to the Space: "Convert a Hugging Face dataset to Parquet" | 2024-02-23T10:28:20Z | 6,690 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-02-23T10:28:20Z | https://api.github.com/repos/huggingface/datasets/issues/6690/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/6690/timeline | Add function to convert a script-dataset to Parquet | https://api.github.com/repos/huggingface/datasets/issues/6690/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_kwDODunzps6AMprB | [] | {
"+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/6690/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6690 | https://github.com/huggingface/datasets/issues/6690 | false |
2,149,581,147 | https://api.github.com/repos/huggingface/datasets/issues/6689/labels{/name} | ### Describe the bug
Regardless of what method I use, datasets defaults to zstandard for unpacking my datasets.
This is poor behavior, because not only is zstandard not a dependency in the huggingface package (and therefore, your dataset loading will be interrupted while it asks you to install the package), but it ... | 2024-03-07T14:54:16Z | 6,689 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-22T17:39:27Z | https://api.github.com/repos/huggingface/datasets/issues/6689/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6689/timeline | .load_dataset() method defaults to zstandard | https://api.github.com/repos/huggingface/datasets/issues/6689/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/87243032?v=4",
"events_url": "https://api.github.com/users/ElleLeonne/events{/privacy}",
"followers_url": "https://api.github.com/users/ElleLeonne/followers",
"following_url": "https://api.github.com/users/ElleLeonne/following{/other_user}",
"gists_url"... | [] | null | completed | NONE | 2024-03-07T14:54:15Z | null | I_kwDODunzps6AIAFb | [
"The dataset is made of JSON files compressed using zstandard, as you can see here: https://huggingface.co/datasets/cerebras/SlimPajama-627B/tree/main/test/chunk1\r\n\r\nThat's why it asks for zstandard to be installed.\r\n\r\nThough I'm intrigued that you manage to load the dataset without zstandard installed. May... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6689/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6689 | https://github.com/huggingface/datasets/issues/6689 | false |
2,148,609,859 | https://api.github.com/repos/huggingface/datasets/issues/6688/labels{/name} | ### Describe the bug
I don't know if it is a bug or an expected behavior, but the tensor type seems to be ignored after applying map. For example, mapping over to tokenize text with a transformers' tokenizer always returns lists and it ignore the `return_tensors` argument.
If this is an expected behaviour (e.g., fo... | 2024-02-22T15:56:21Z | 6,688 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-22T09:27:57Z | https://api.github.com/repos/huggingface/datasets/issues/6688/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6688/timeline | Tensor type (e.g. from `return_tensors`) ignored in map | https://api.github.com/repos/huggingface/datasets/issues/6688/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/11166137?v=4",
"events_url": "https://api.github.com/users/srossi93/events{/privacy}",
"followers_url": "https://api.github.com/users/srossi93/followers",
"following_url": "https://api.github.com/users/srossi93/following{/other_user}",
"gists_url": "htt... | [] | null | null | NONE | null | null | I_kwDODunzps6AES9D | [
"Hi, this is expected behavior since all the tensors are converted to Arrow data (the storage type behind a Dataset).\r\n\r\nTo get pytorch tensors back, you can set the dataset format to \"torch\":\r\n\r\n```python\r\nds = ds.with_format(\"torch\")\r\n```",
"Thanks. Just one additional question. During the pipel... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6688/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6688 | https://github.com/huggingface/datasets/issues/6688 | false |
2,148,554,178 | https://api.github.com/repos/huggingface/datasets/issues/6687/labels{/name} | - adds support for the `fs.glob` changes introduced in `fsspec==2023.12.0` and unpins the current upper bound
Should close #6644
Should close #6645
The `test_data_files` glob/pattern tests pass for me in:
- `fsspec==2023.10.0` (the pinned max version in datasets `main`)
- `fsspec==2023.12.0` (#6644)
- `fsspec... | 2024-03-04T12:59:42Z | 6,687 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-22T08:59:32Z | https://api.github.com/repos/huggingface/datasets/issues/6687/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6687/timeline | fsspec: support fsspec>=2023.12.0 glob changes | https://api.github.com/repos/huggingface/datasets/issues/6687/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/651988?v=4",
"events_url": "https://api.github.com/users/pmrowla/events{/privacy}",
"followers_url": "https://api.github.com/users/pmrowla/followers",
"following_url": "https://api.github.com/users/pmrowla/following{/other_user}",
"gists_url": "https://... | [] | null | null | CONTRIBUTOR | 2024-02-29T15:12:17Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6687.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6687",
"merged_at": "2024-02-29T15:12:17Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6687.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5nnqBB | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6687). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Looking into the CI failure, this PR is incompatible with `huggingface-hub>=0.20.0`. It... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 5,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 5,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6687/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6687 | https://github.com/huggingface/datasets/pull/6687 | true |
2,147,795,103 | https://api.github.com/repos/huggingface/datasets/issues/6686/labels{/name} | I am uploading an image dataset like this:
```
dataset = load_dataset(
"json",
data_files={"train": "data/custom_dataset/train.json", "validation": "data/custom_dataset/val.json"},
)
dataset = dataset.cast_column("images", Sequence(Image()))
dataset.push_to_hub("StanfordAIMI/custom_dataset", max_shard_si... | 2024-02-21T22:07:21Z | 6,686 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-21T22:07:21Z | https://api.github.com/repos/huggingface/datasets/issues/6686/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6686/timeline | Question: Is there any way for uploading a large image dataset? | https://api.github.com/repos/huggingface/datasets/issues/6686/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/37367987?v=4",
"events_url": "https://api.github.com/users/zhjohnchan/events{/privacy}",
"followers_url": "https://api.github.com/users/zhjohnchan/followers",
"following_url": "https://api.github.com/users/zhjohnchan/following{/other_user}",
"gists_url"... | [] | null | null | NONE | null | null | I_kwDODunzps6ABMCf | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6686/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6686 | https://github.com/huggingface/datasets/issues/6686 | false |
2,145,570,006 | https://api.github.com/repos/huggingface/datasets/issues/6685/labels{/name} | Fixed Quickstart Notebook Link in the [Overview notebook](https://github.com/huggingface/datasets/blob/main/notebooks/Overview.ipynb) | 2024-03-12T21:31:04Z | 6,685 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-21T01:04:18Z | https://api.github.com/repos/huggingface/datasets/issues/6685/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6685/timeline | Updated Quickstart Notebook link | https://api.github.com/repos/huggingface/datasets/issues/6685/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/55932554?v=4",
"events_url": "https://api.github.com/users/Codeblockz/events{/privacy}",
"followers_url": "https://api.github.com/users/Codeblockz/followers",
"following_url": "https://api.github.com/users/Codeblockz/following{/other_user}",
"gists_url"... | [] | null | null | CONTRIBUTOR | 2024-02-25T18:48:08Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6685.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6685",
"merged_at": "2024-02-25T18:48:08Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6685.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5ndZQa | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6685). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6685/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6685 | https://github.com/huggingface/datasets/pull/6685 | true |
2,144,092,388 | https://api.github.com/repos/huggingface/datasets/issues/6684/labels{/name} | Internal Slack discussion: https://huggingface.slack.com/archives/C02V51Q3800/p1708424971135029 | 2024-02-20T15:40:52Z | 6,684 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-20T10:51:27Z | https://api.github.com/repos/huggingface/datasets/issues/6684/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6684/timeline | Improve error message for gated datasets on load | https://api.github.com/repos/huggingface/datasets/issues/6684/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/26859204?v=4",
"events_url": "https://api.github.com/users/lewtun/events{/privacy}",
"followers_url": "https://api.github.com/users/lewtun/followers",
"following_url": "https://api.github.com/users/lewtun/following{/other_user}",
"gists_url": "https://a... | [] | null | null | MEMBER | 2024-02-20T15:33:56Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6684.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6684",
"merged_at": "2024-02-20T15:33:56Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6684.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5nYUIf | [
"Thank you ! Should we also add the link to the dataset page ?",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6684). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"> Thank you ! Should... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6684/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6684 | https://github.com/huggingface/datasets/pull/6684 | true |
2,142,751,955 | https://api.github.com/repos/huggingface/datasets/issues/6683/labels{/name} | null | 2024-02-19T17:24:25Z | 6,683 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-19T16:26:51Z | https://api.github.com/repos/huggingface/datasets/issues/6683/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6683/timeline | Fix imagefolder dataset url | https://api.github.com/repos/huggingface/datasets/issues/6683/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-02-19T17:18:10Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6683.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6683",
"merged_at": "2024-02-19T17:18:10Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6683.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5nTxGu | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6683). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6683/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6683 | https://github.com/huggingface/datasets/pull/6683 | true |
2,142,000,800 | https://api.github.com/repos/huggingface/datasets/issues/6682/labels{/name} | Update GitHub Actions to Node 20.
Fix #6679. | 2024-02-28T07:02:40Z | 6,682 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-19T10:10:50Z | https://api.github.com/repos/huggingface/datasets/issues/6682/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6682/timeline | Update GitHub Actions to Node 20 | https://api.github.com/repos/huggingface/datasets/issues/6682/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | null | null | MEMBER | 2024-02-28T06:56:34Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6682.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6682",
"merged_at": "2024-02-28T06:56:34Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6682.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5nRME6 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6682). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6682/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6682 | https://github.com/huggingface/datasets/pull/6682 | true |
2,141,985,239 | https://api.github.com/repos/huggingface/datasets/issues/6681/labels{/name} | Update release instructions. | 2024-02-28T07:23:49Z | 6,681 | null | https://api.github.com/repos/huggingface/datasets | false | [
{
"color": "d4c5f9",
"default": false,
"description": "Maintenance tasks",
"id": 4296013012,
"name": "maintenance",
"node_id": "LA_kwDODunzps8AAAABAA_01A",
"url": "https://api.github.com/repos/huggingface/datasets/labels/maintenance"
}
] | 2024-02-19T10:03:08Z | https://api.github.com/repos/huggingface/datasets/issues/6681/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6681/timeline | Update release instructions | https://api.github.com/repos/huggingface/datasets/issues/6681/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | null | null | MEMBER | 2024-02-28T07:17:22Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6681.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6681",
"merged_at": "2024-02-28T07:17:22Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6681.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5nRItQ | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6681). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6681/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6681 | https://github.com/huggingface/datasets/pull/6681 | true |
2,141,979,527 | https://api.github.com/repos/huggingface/datasets/issues/6680/labels{/name} | null | 2024-02-19T10:06:43Z | 6,680 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-19T10:00:31Z | https://api.github.com/repos/huggingface/datasets/issues/6680/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6680/timeline | Set dev version | https://api.github.com/repos/huggingface/datasets/issues/6680/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | null | null | MEMBER | 2024-02-19T10:00:40Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6680.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6680",
"merged_at": "2024-02-19T10:00:40Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6680.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5nRHcz | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6680). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6680/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6680 | https://github.com/huggingface/datasets/pull/6680 | true |
2,141,953,981 | https://api.github.com/repos/huggingface/datasets/issues/6679/labels{/name} | `Node.js` 16 GitHub Actions are deprecated. See: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
We should update them to Node 20.
See warnings in our CI, e.g.: https://github.com/huggingface/datasets/actions/runs/7957295009?pr=6678
> Node.js 16 actions are deprecat... | 2024-02-28T06:56:35Z | 6,679 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "d4c5f9",
"default": false,
"description": "Maintenance tasks",
"id": 4296013012,
"name": "maintenance",
"node_id": "LA_kwDODunzps8AAAABAA_01A",
"url": "https://api.github.com/repos/huggingface/datasets/labels/maintenance"
}
] | 2024-02-19T09:47:37Z | https://api.github.com/repos/huggingface/datasets/issues/6679/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/6679/timeline | Node.js 16 GitHub Actions are deprecated | https://api.github.com/repos/huggingface/datasets/issues/6679/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/o... | null | completed | MEMBER | 2024-02-28T06:56:35Z | null | I_kwDODunzps5_q5-9 | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6679/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6679 | https://github.com/huggingface/datasets/issues/6679 | false |
2,141,902,154 | https://api.github.com/repos/huggingface/datasets/issues/6678/labels{/name} | null | 2024-02-19T10:03:00Z | 6,678 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-19T09:24:29Z | https://api.github.com/repos/huggingface/datasets/issues/6678/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6678/timeline | Release: 2.17.1 | https://api.github.com/repos/huggingface/datasets/issues/6678/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | null | null | MEMBER | 2024-02-19T09:56:52Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6678.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6678",
"merged_at": "2024-02-19T09:56:52Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6678.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5nQ2ZO | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6678). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6678/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6678 | https://github.com/huggingface/datasets/pull/6678 | true |
2,141,244,167 | https://api.github.com/repos/huggingface/datasets/issues/6677/labels{/name} | If cache directory is set, information is not passed through.
Pass download config in as an arg too. | 2024-02-28T18:57:39Z | 6,677 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-18T23:48:57Z | https://api.github.com/repos/huggingface/datasets/issues/6677/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6677/timeline | Pass through information about location of cache directory. | https://api.github.com/repos/huggingface/datasets/issues/6677/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/94808782?v=4",
"events_url": "https://api.github.com/users/stridge-cruxml/events{/privacy}",
"followers_url": "https://api.github.com/users/stridge-cruxml/followers",
"following_url": "https://api.github.com/users/stridge-cruxml/following{/other_user}",
... | [] | null | null | CONTRIBUTOR | 2024-02-28T18:51:15Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6677.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6677",
"merged_at": "2024-02-28T18:51:15Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6677.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5nOmo_ | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6677). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6677/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6677 | https://github.com/huggingface/datasets/pull/6677 | true |
2,140,648,619 | https://api.github.com/repos/huggingface/datasets/issues/6676/labels{/name} | ### Describe the bug
Trying to read a bunch of JSON files into Dataset class but default approach doesn't work. I don't get why it works when I read it one by one but not when I pass as a list :man_shrugging:
The code fails with
```
ArrowInvalid: JSON parse error: Invalid value. in row 0
UnicodeDecodeError... | 2024-03-02T20:47:22Z | 6,676 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-17T22:58:15Z | https://api.github.com/repos/huggingface/datasets/issues/6676/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6676/timeline | Can't Read List of JSON Files Properly | https://api.github.com/repos/huggingface/datasets/issues/6676/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/20232088?v=4",
"events_url": "https://api.github.com/users/lordsoffallen/events{/privacy}",
"followers_url": "https://api.github.com/users/lordsoffallen/followers",
"following_url": "https://api.github.com/users/lordsoffallen/following{/other_user}",
"g... | [] | null | null | NONE | null | null | I_kwDODunzps5_l7Sr | [
"Found the issue, if there are other files in the directory, it gets caught into this `*` so essentially it should be `*.json`. Could we possibly to check for list of files to make sure the pattern matches json files and raise error if not?",
"I don't think we should filter for `*.json` as this might silently rem... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6676/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6676 | https://github.com/huggingface/datasets/issues/6676 | false |
2,139,640,381 | https://api.github.com/repos/huggingface/datasets/issues/6675/labels{/name} | ### Feature request
Typical torchvision / torch Datasets in image applications apply color conversion in the Dataset portion of the code as part of image decode, separately from the image transform stack. This is true for PIL.Image where convert is usually called in dataset, for native torchvision https://pytorch.or... | 2024-03-18T15:41:34Z | 6,675 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-02-16T23:43:20Z | https://api.github.com/repos/huggingface/datasets/issues/6675/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6675/timeline | Allow image model (color conversion) to be specified as part of datasets Image() decode | https://api.github.com/repos/huggingface/datasets/issues/6675/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/5702664?v=4",
"events_url": "https://api.github.com/users/rwightman/events{/privacy}",
"followers_url": "https://api.github.com/users/rwightman/followers",
"following_url": "https://api.github.com/users/rwightman/following{/other_user}",
"gists_url": "h... | [] | null | completed | NONE | 2024-03-18T15:41:34Z | null | I_kwDODunzps5_iFI9 | [
"It would be a great addition indeed :)\r\n\r\nThis can be implemented the same way we have `sampling_rate` for Audio(): we just add a new parameter to the Image() type and take this parameter into account in `Image.decode_example`\r\n\r\nEDIT: adding an example of how it can be used:\r\n\r\n```python\r\nds = ds.ca... | {
"+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/6675/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6675 | https://github.com/huggingface/datasets/issues/6675 | false |
2,139,595,576 | https://api.github.com/repos/huggingface/datasets/issues/6674/labels{/name} | ### Describe the bug
For the dreprecated notebook found [here](https://github.com/huggingface/datasets/blob/main/notebooks/Overview.ipynb). The link to the new notebook is broken.
### Steps to reproduce the bug
Click the [Quickstart notebook](https://github.com/huggingface/notebooks/blob/main/datasets_doc/quicksta... | 2024-02-25T18:48:09Z | 6,674 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-16T22:51:35Z | https://api.github.com/repos/huggingface/datasets/issues/6674/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6674/timeline | Depprcated Overview.ipynb Link to new Quickstart Notebook invalid | https://api.github.com/repos/huggingface/datasets/issues/6674/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/55932554?v=4",
"events_url": "https://api.github.com/users/Codeblockz/events{/privacy}",
"followers_url": "https://api.github.com/users/Codeblockz/followers",
"following_url": "https://api.github.com/users/Codeblockz/following{/other_user}",
"gists_url"... | [] | null | completed | CONTRIBUTOR | 2024-02-25T18:48:09Z | null | I_kwDODunzps5_h6M4 | [
"Good catch! Feel free to open a PR to fix the link."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6674/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6674 | https://github.com/huggingface/datasets/issues/6674 | false |
2,139,522,827 | https://api.github.com/repos/huggingface/datasets/issues/6673/labels{/name} | ### Describe the bug
When persistent workers are enabled, the epoch that's set via the IterableDataset instance held by the training process is ignored by the workers as they are disconnected across processes.
PyTorch samplers for non-iterable datasets have a mechanism to sync this, datasets.IterableDataset does ... | 2024-02-22T13:17:14Z | 6,673 | 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... | 2024-02-16T21:38:12Z | https://api.github.com/repos/huggingface/datasets/issues/6673/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6673/timeline | IterableDataset `set_epoch` is ignored when DataLoader `persistent_workers=True` | https://api.github.com/repos/huggingface/datasets/issues/6673/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/5702664?v=4",
"events_url": "https://api.github.com/users/rwightman/events{/privacy}",
"followers_url": "https://api.github.com/users/rwightman/followers",
"following_url": "https://api.github.com/users/rwightman/following{/other_user}",
"gists_url": "h... | [] | null | null | NONE | null | null | I_kwDODunzps5_hocL | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6673/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6673 | https://github.com/huggingface/datasets/issues/6673 | false |
2,138,732,288 | https://api.github.com/repos/huggingface/datasets/issues/6672/labels{/name} | Remove deprecated `verbose` parameter from CSV builder.
Note that the `verbose` parameter is deprecated since pandas 2.2.0. See:
- https://github.com/pandas-dev/pandas/pull/56556
- https://github.com/pandas-dev/pandas/pull/57450
Fix #6671. | 2024-02-19T09:26:34Z | 6,672 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-16T14:26:21Z | https://api.github.com/repos/huggingface/datasets/issues/6672/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6672/timeline | Remove deprecated verbose parameter from CSV builder | https://api.github.com/repos/huggingface/datasets/issues/6672/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | null | null | MEMBER | 2024-02-19T09:20:22Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6672.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6672",
"merged_at": "2024-02-19T09:20:22Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6672.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5nGAlw | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6672). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"I am merging this PR (so that it is included in the next patch release) to remove the 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/6672/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6672 | https://github.com/huggingface/datasets/pull/6672 | true |
2,138,727,870 | https://api.github.com/repos/huggingface/datasets/issues/6671/labels{/name} | CSV builder raises a deprecation warning on `verbose` parameter:
```
FutureWarning: The 'verbose' keyword in pd.read_csv is deprecated and will be removed in a future version.
```
See:
- https://github.com/pandas-dev/pandas/pull/56556
- https://github.com/pandas-dev/pandas/pull/57450 | 2024-02-19T09:20:23Z | 6,671 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-16T14:23:46Z | https://api.github.com/repos/huggingface/datasets/issues/6671/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/6671/timeline | CSV builder raises deprecation warning on verbose parameter | https://api.github.com/repos/huggingface/datasets/issues/6671/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/o... | null | completed | MEMBER | 2024-02-19T09:20:23Z | null | I_kwDODunzps5_emW- | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6671/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6671 | https://github.com/huggingface/datasets/issues/6671 | false |
2,138,372,958 | https://api.github.com/repos/huggingface/datasets/issues/6670/labels{/name} | ### Describe the bug
ValueError Traceback (most recent call last)
[<ipython-input-11-9b99bc80ec23>](https://localhost:8080/#) in <cell line: 11>()
9 import numpy as np
10 import matplotlib.pyplot as plt
---> 11 from datasets import DatasetDict, Dataset
12 from transf... | 2024-02-17T04:26:34Z | 6,670 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-16T11:05:17Z | https://api.github.com/repos/huggingface/datasets/issues/6670/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6670/timeline | ValueError | https://api.github.com/repos/huggingface/datasets/issues/6670/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/112316000?v=4",
"events_url": "https://api.github.com/users/prashanth19bolukonda/events{/privacy}",
"followers_url": "https://api.github.com/users/prashanth19bolukonda/followers",
"following_url": "https://api.github.com/users/prashanth19bolukonda/followi... | [] | null | completed | NONE | 2024-02-16T14:43:53Z | null | I_kwDODunzps5_dPte | [
"Hi @prashanth19bolukonda,\r\n\r\nYou have to restart the notebook runtime session after the installation of `datasets`.\r\n\r\nDuplicate of:\r\n- #5923",
"Thank you soo much\r\n\r\nOn Fri, Feb 16, 2024 at 8:14 PM Albert Villanova del Moral <\r\n***@***.***> wrote:\r\n\r\n> Closed #6670 <https://github.com/huggin... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6670/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6670 | https://github.com/huggingface/datasets/issues/6670 | false |
2,138,322,662 | https://api.github.com/repos/huggingface/datasets/issues/6669/labels{/name} | ### Describe the bug
AttributeError Traceback (most recent call last)
Cell In[39], line 2
1 # Start the training process
----> 2 trainer.train()
File /opt/conda/lib/python3.10/site-packages/transformers/trainer.py:1539, in Trainer.train(self, resume_from_checkpoint, trial, ignore... | 2024-03-01T10:58:00Z | 6,669 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-16T10:40:49Z | https://api.github.com/repos/huggingface/datasets/issues/6669/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6669/timeline | attribute error when writing trainer.train() | https://api.github.com/repos/huggingface/datasets/issues/6669/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/112316000?v=4",
"events_url": "https://api.github.com/users/prashanth19bolukonda/events{/privacy}",
"followers_url": "https://api.github.com/users/prashanth19bolukonda/followers",
"following_url": "https://api.github.com/users/prashanth19bolukonda/followi... | [] | null | completed | NONE | 2024-02-29T17:25:17Z | null | I_kwDODunzps5_dDbm | [
"Hi! Kaggle notebooks use an outdated version of `datasets`, so you should update the `datasets` installation (with `!pip install -U datasets`) to avoid the error.",
"Thank you for your response\r\n\r\nOn Thu, Feb 29, 2024 at 10:55 PM Mario Šaško ***@***.***>\r\nwrote:\r\n\r\n> Closed #6669 <https://github.com/hu... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6669/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6669 | https://github.com/huggingface/datasets/issues/6669 | false |
2,137,859,935 | https://api.github.com/repos/huggingface/datasets/issues/6668/labels{/name} | ### Describe the bug
So I am getting this bug when I try to run cell 4 of the Chapter 6 notebook code:
`dataset = load_dataset("ccdv/cnn_dailymail", version="3.0.0")`
Error Message:
```
---------------------------------------------------------------------------
ValueError Tracebac... | 2024-02-16T04:40:56Z | 6,668 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-16T04:40:56Z | https://api.github.com/repos/huggingface/datasets/issues/6668/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6668/timeline | Chapter 6 - Issue Loading `cnn_dailymail` dataset | https://api.github.com/repos/huggingface/datasets/issues/6668/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/34660389?v=4",
"events_url": "https://api.github.com/users/hariravichandran/events{/privacy}",
"followers_url": "https://api.github.com/users/hariravichandran/followers",
"following_url": "https://api.github.com/users/hariravichandran/following{/other_use... | [] | null | null | NONE | null | null | I_kwDODunzps5_bSdf | [] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6668/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6668 | https://github.com/huggingface/datasets/issues/6668 | false |
2,137,769,552 | https://api.github.com/repos/huggingface/datasets/issues/6667/labels{/name} | ### Describe the bug
If you download Squad, it will download the plain_text version, but the config still specifies "default", so if you set the offline mode the cache will try to look it up according to the config_id which is "default" and this will say;
ValueError: Couldn't find cache for squad for config 'default'... | 2024-02-23T09:10:00Z | 6,667 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-16T02:36:55Z | https://api.github.com/repos/huggingface/datasets/issues/6667/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6667/timeline | Default config for squad is incorrect | https://api.github.com/repos/huggingface/datasets/issues/6667/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/22651617?v=4",
"events_url": "https://api.github.com/users/kiddyboots216/events{/privacy}",
"followers_url": "https://api.github.com/users/kiddyboots216/followers",
"following_url": "https://api.github.com/users/kiddyboots216/following{/other_user}",
"g... | [] | null | null | NONE | null | null | I_kwDODunzps5_a8ZQ | [
"you can try: pip install datasets==2.16.1"
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6667/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6667 | https://github.com/huggingface/datasets/issues/6667 | false |
2,136,136,425 | https://api.github.com/repos/huggingface/datasets/issues/6665/labels{/name} | Fix this code provided by @clefourrier
```python
import datasets
import os
token = os.getenv("TOKEN")
results = datasets.load_dataset("gaia-benchmark/results_public", "2023", token=token, download_mode=datasets.DownloadMode.FORCE_REDOWNLOAD)
results["test"] = datasets.Dataset.from_list([row for row in resu... | 2024-03-01T16:02:46Z | 6,665 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-15T10:17:08Z | https://api.github.com/repos/huggingface/datasets/issues/6665/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6665/timeline | Allow SplitDict setitem to replace existing SplitInfo | https://api.github.com/repos/huggingface/datasets/issues/6665/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-03-01T15:56:38Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6665.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6665",
"merged_at": "2024-03-01T15:56:38Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6665.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5m9JgW | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6665). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6665/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6665 | https://github.com/huggingface/datasets/pull/6665 | true |
2,135,483,978 | https://api.github.com/repos/huggingface/datasets/issues/6664/labels{/name} | #6636 broke `write_examples_on_file` and `write_batch` from the class `ArrowWriter`. I'm undoing these changes. See #6663.
Note the current implementation doesn't keep the order of the columns and the schema, thus setting a wrong schema for each column. | 2024-02-16T14:02:39Z | 6,664 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-15T01:47:33Z | https://api.github.com/repos/huggingface/datasets/issues/6664/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6664/timeline | Revert the changes in `arrow_writer.py` from #6636 | https://api.github.com/repos/huggingface/datasets/issues/6664/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4",
"events_url": "https://api.github.com/users/bryant1410/events{/privacy}",
"followers_url": "https://api.github.com/users/bryant1410/followers",
"following_url": "https://api.github.com/users/bryant1410/following{/other_user}",
"gists_url":... | [] | null | null | CONTRIBUTOR | 2024-02-16T02:31:11Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6664.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6664",
"merged_at": "2024-02-16T02:31:11Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6664.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5m67g0 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6664). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"> Hi! We can't revert this as the \"reverted\" implementation has quadratic time comple... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6664/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6664 | https://github.com/huggingface/datasets/pull/6664 | true |
2,135,480,811 | https://api.github.com/repos/huggingface/datasets/issues/6663/labels{/name} | ### Describe the bug
`write_examples_on_file` and `write_batch` are broken in `ArrowWriter` since #6636. The order between the columns and the schema is not preserved anymore. So these functions don't work anymore unless the order happens to align well.
### Steps to reproduce the bug
Try to do `write_batch` with any... | 2024-02-16T09:25:00Z | 6,663 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-15T01:43:27Z | https://api.github.com/repos/huggingface/datasets/issues/6663/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6663/timeline | `write_examples_on_file` and `write_batch` are broken in `ArrowWriter` | https://api.github.com/repos/huggingface/datasets/issues/6663/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4",
"events_url": "https://api.github.com/users/bryant1410/events{/privacy}",
"followers_url": "https://api.github.com/users/bryant1410/followers",
"following_url": "https://api.github.com/users/bryant1410/following{/other_user}",
"gists_url":... | [] | null | completed | CONTRIBUTOR | 2024-02-16T09:25:00Z | null | I_kwDODunzps5_SNnr | [
"Thanks for reporting! I've left some comments on the PR on how to fix this recent change rather than reverting it.",
"> Thanks for reporting! I've left some comments on the PR on how to fix this recent change rather than reverting it.\r\n\r\nI feel that'd be good, but it'd be great to release a hotfix ASAP (a re... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6663/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6663 | https://github.com/huggingface/datasets/issues/6663 | false |
2,132,425,812 | https://api.github.com/repos/huggingface/datasets/issues/6662/labels{/name} | When you try to download a dataset that uses [biopython](https://github.com/biopython/biopython), like `load_dataset("InstaDeepAI/multi_species_genomes")`, you get the error:
```
>>> from datasets import load_dataset
>>> dataset = load_dataset("InstaDeepAI/multi_species_genomes")
/home/j.vangoey/.pyenv/versions/m... | 2024-03-01T17:49:48Z | 6,662 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-13T14:15:04Z | https://api.github.com/repos/huggingface/datasets/issues/6662/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6662/timeline | fix: show correct package name to install biopython | https://api.github.com/repos/huggingface/datasets/issues/6662/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/59344?v=4",
"events_url": "https://api.github.com/users/BioGeek/events{/privacy}",
"followers_url": "https://api.github.com/users/BioGeek/followers",
"following_url": "https://api.github.com/users/BioGeek/following{/other_user}",
"gists_url": "https://a... | [] | null | null | CONTRIBUTOR | 2024-03-01T17:43:39Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6662.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6662",
"merged_at": "2024-03-01T17:43:39Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6662.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5mwgKP | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6662). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6662/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6662 | https://github.com/huggingface/datasets/pull/6662 | true |
2,132,296,267 | https://api.github.com/repos/huggingface/datasets/issues/6661/labels{/name} | ### Describe the bug
Cannot be imported on Google Colab, the import throws the following error:
ValueError: pyarrow.lib.IpcWriteOptions size changed, may indicate binary incompatibility. Expected 88 from C header, got 72 from PyObject
### Steps to reproduce the bug
1. `! pip install -U datasets`
2. `import dataset... | 2024-02-25T16:37:54Z | 6,661 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-13T13:12:40Z | https://api.github.com/repos/huggingface/datasets/issues/6661/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6661/timeline | Import error on Google Colab | https://api.github.com/repos/huggingface/datasets/issues/6661/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/16103566?v=4",
"events_url": "https://api.github.com/users/kithogue/events{/privacy}",
"followers_url": "https://api.github.com/users/kithogue/followers",
"following_url": "https://api.github.com/users/kithogue/following{/other_user}",
"gists_url": "htt... | [] | null | completed | NONE | 2024-02-14T08:04:47Z | null | I_kwDODunzps5_GEJL | [
"Hi! This can happen if an incompatible `pyarrow` version (`pyarrow<12.0.0`) has been imported before the `datasets` installation and the Colab session hasn't been restarted afterward. To avoid the error, go to \"Runtime -> Restart session\" after `!pip install -U datasets` and before `import datasets`, or insert t... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6661/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6661 | https://github.com/huggingface/datasets/issues/6661 | false |
2,131,977,011 | https://api.github.com/repos/huggingface/datasets/issues/6660/labels{/name} | This PR addresses an issue encountered when utilizing uint16 or uint32 datatypes with datasets, followed by attempting to convert these datasets into PyTorch-compatible formats. Currently, doing so results in a TypeError due to incompatible datatype conversion, as illustrated by the following example:
```python
from ... | 2024-03-01T19:01:57Z | 6,660 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-13T10:24:33Z | https://api.github.com/repos/huggingface/datasets/issues/6660/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6660/timeline | Automatic Conversion for uint16/uint32 to Compatible PyTorch Dtypes | https://api.github.com/repos/huggingface/datasets/issues/6660/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/23399590?v=4",
"events_url": "https://api.github.com/users/mohalisad/events{/privacy}",
"followers_url": "https://api.github.com/users/mohalisad/followers",
"following_url": "https://api.github.com/users/mohalisad/following{/other_user}",
"gists_url": "... | [] | null | null | CONTRIBUTOR | 2024-03-01T18:52:37Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6660.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6660",
"merged_at": "2024-03-01T18:52:37Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6660.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5mu9wU | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6660). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 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/6660/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6660 | https://github.com/huggingface/datasets/pull/6660 | true |
2,129,229,810 | https://api.github.com/repos/huggingface/datasets/issues/6659/labels{/name} | Change default compression type from `None` to "infer", to align with pandas' defaults.
Documentation asks the user to supply `to_json_kwargs` with arguments suitable for pandas' `to_json` method. At the same time, while pandas' by default uses ["infer"](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.... | 2024-03-01T17:51:50Z | 6,659 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-11T23:49:07Z | https://api.github.com/repos/huggingface/datasets/issues/6659/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6659/timeline | Change default compression argument for JsonDatasetWriter | https://api.github.com/repos/huggingface/datasets/issues/6659/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/5154447?v=4",
"events_url": "https://api.github.com/users/Rexhaif/events{/privacy}",
"followers_url": "https://api.github.com/users/Rexhaif/followers",
"following_url": "https://api.github.com/users/Rexhaif/following{/other_user}",
"gists_url": "https:/... | [] | null | null | CONTRIBUTOR | 2024-03-01T17:44:55Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6659.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6659",
"merged_at": "2024-03-01T17:44:55Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6659.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5mlmmo | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6659). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Can someone check this out?",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArr... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6659/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6659 | https://github.com/huggingface/datasets/pull/6659 | true |
2,129,158,371 | https://api.github.com/repos/huggingface/datasets/issues/6658/labels{/name} | A simple implementation of a mechanism to resume an IterableDataset.
This is WIP and untested.
Example:
```python
from datasets import Dataset, concatenate_datasets
ds = Dataset.from_dict({"a": range(5)}).to_iterable_dataset(num_shards=3)
ds = concatenate_datasets([ds] * 2)
print(f"{ds.state_dict()=}")... | 2024-02-12T12:24:32Z | 6,658 | null | https://api.github.com/repos/huggingface/datasets | true | [] | 2024-02-11T20:35:52Z | https://api.github.com/repos/huggingface/datasets/issues/6658/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6658/timeline | [Resumable IterableDataset] Add IterableDataset state_dict | https://api.github.com/repos/huggingface/datasets/issues/6658/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 | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/6658.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6658",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6658.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6658"
} | PR_kwDODunzps5mlZyb | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6658). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 2,
"total_count": 2,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6658/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6658 | https://github.com/huggingface/datasets/pull/6658 | true |
2,129,147,085 | https://api.github.com/repos/huggingface/datasets/issues/6657/labels{/name} | ### Describe the bug
The github actions step to publish the release 2.17.0 to conda channel has failed due to expired token. Can some one please update the anaconda token rerun the failed action? @albertvillanova ?
:
File "/miniconda3/envs/conda-env/lib/python3.10/site-packages/datasets/builder.py", line 1989, in _prepare_split_single
writer.write_table(table)
... | 2024-03-15T22:18:21Z | 6,656 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-09T15:14:21Z | https://api.github.com/repos/huggingface/datasets/issues/6656/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6656/timeline | Error when loading a big local json file | https://api.github.com/repos/huggingface/datasets/issues/6656/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/10062216?v=4",
"events_url": "https://api.github.com/users/Riccorl/events{/privacy}",
"followers_url": "https://api.github.com/users/Riccorl/followers",
"following_url": "https://api.github.com/users/Riccorl/following{/other_user}",
"gists_url": "https:... | [] | null | null | NONE | null | null | I_kwDODunzps5-zJuJ | [
"I get similar when dealing with a large jsonl file (6k lines), \r\n\r\n> TypeError: Couldn't cast array of type timestamp[us] to null\r\n\r\nYet when I split it into 1k lines, files, load_dataset works fine!\r\n\r\nhttps://github.com/huggingface/course/issues/692\r\n\r\n"
] | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6656/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6656 | https://github.com/huggingface/datasets/issues/6656 | false |
2,127,020,042 | https://api.github.com/repos/huggingface/datasets/issues/6655/labels{/name} | ### Describe the bug
When I run the following code I get an exception;
`go_emotions = load_dataset("go_emotions")`
> AttributeError Traceback (most recent call last)
Cell In[6], [line 1](vscode-notebook-cell:?execution_count=6&line=1)
----> [1](vscode-notebook-cell:?execution_count=6&l... | 2024-02-12T09:35:55Z | 6,655 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-09T12:15:39Z | https://api.github.com/repos/huggingface/datasets/issues/6655/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/6655/timeline | Cannot load the dataset go_emotions | https://api.github.com/repos/huggingface/datasets/issues/6655/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/688324?v=4",
"events_url": "https://api.github.com/users/arame/events{/privacy}",
"followers_url": "https://api.github.com/users/arame/followers",
"following_url": "https://api.github.com/users/arame/following{/other_user}",
"gists_url": "https://api.gi... | [
{
"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 | NONE | null | null | I_kwDODunzps5-x8AK | [
"Thanks for reporting, @arame.\r\n\r\nI guess you have an old version of `transformers` (that submodule is present in `transformers` since version 3.0.1, since nearly 4 years ago). If you update it, the error should disappear:\r\n```shell\r\npip install -U transformers\r\n```\r\n\r\nOn the other hand, I am wonderin... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6655/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6655 | https://github.com/huggingface/datasets/issues/6655 | false |
2,126,939,358 | https://api.github.com/repos/huggingface/datasets/issues/6654/labels{/name} | ### Describe the bug
I encountered a TypeError when batch processing a dataset with Sequence features in datasets package version 2.16.1. The error arises from a mismatch in handling fixed-size list arrays during the map function execution. Debugging pinpoints the issue to an if-statement in datasets/table.py, line 20... | 2024-02-12T08:26:53Z | 6,654 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-09T11:23:19Z | https://api.github.com/repos/huggingface/datasets/issues/6654/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6654/timeline | Batched dataset map throws exception that cannot cast fixed length array to Sequence | https://api.github.com/repos/huggingface/datasets/issues/6654/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/1029671?v=4",
"events_url": "https://api.github.com/users/keesjandevries/events{/privacy}",
"followers_url": "https://api.github.com/users/keesjandevries/followers",
"following_url": "https://api.github.com/users/keesjandevries/following{/other_user}",
... | [] | null | completed | NONE | 2024-02-12T08:26:53Z | null | I_kwDODunzps5-xoTe | [
"Hi ! This issue has been fixed by https://github.com/huggingface/datasets/pull/6283\r\n\r\nCan you try again with the new release 2.17.0 ?\r\n\r\n```\r\npip install -U datasets\r\n```\r\n\r\n",
"Amazing! It's indeed fixed now. 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/6654/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6654 | https://github.com/huggingface/datasets/issues/6654 | false |
2,126,831,929 | https://api.github.com/repos/huggingface/datasets/issues/6653/labels{/name} | null | 2024-02-09T10:18:20Z | 6,653 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-09T10:12:02Z | https://api.github.com/repos/huggingface/datasets/issues/6653/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6653/timeline | Set dev version | https://api.github.com/repos/huggingface/datasets/issues/6653/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | null | null | MEMBER | 2024-02-09T10:12:12Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6653.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6653",
"merged_at": "2024-02-09T10:12:12Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6653.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5mdv5S | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6653). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6653/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6653 | https://github.com/huggingface/datasets/pull/6653 | true |
2,126,760,798 | https://api.github.com/repos/huggingface/datasets/issues/6652/labels{/name} | null | 2024-02-09T10:11:48Z | 6,652 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-09T09:25:01Z | https://api.github.com/repos/huggingface/datasets/issues/6652/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6652/timeline | Release: 2.17.0 | https://api.github.com/repos/huggingface/datasets/issues/6652/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | null | null | MEMBER | 2024-02-09T10:05:35Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6652.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6652",
"merged_at": "2024-02-09T10:05:35Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6652.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5mdgcv | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6652). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6652/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6652 | https://github.com/huggingface/datasets/pull/6652 | true |
2,126,649,626 | https://api.github.com/repos/huggingface/datasets/issues/6651/labels{/name} | ### Feature request
Support for slice splits in `datasets.load_from_disk`, similar to how it's already supported for `datasets.load_dataset`. See https://www.nature.com/articles/s41551-023-01093-3.
### Motivation
Slice splits are convienient in a numer of cases - adding support to `datasets.load_from_disk` would ma... | 2024-02-09T08:00:21Z | 6,651 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-02-09T08:00:21Z | https://api.github.com/repos/huggingface/datasets/issues/6651/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6651/timeline | Slice splits support for datasets.load_from_disk | https://api.github.com/repos/huggingface/datasets/issues/6651/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/37439882?v=4",
"events_url": "https://api.github.com/users/mhorlacher/events{/privacy}",
"followers_url": "https://api.github.com/users/mhorlacher/followers",
"following_url": "https://api.github.com/users/mhorlacher/following{/other_user}",
"gists_url"... | [] | null | null | NONE | null | null | I_kwDODunzps5-whka | [] | {
"+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/6651/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6651 | https://github.com/huggingface/datasets/issues/6651 | false |
2,125,680,991 | https://api.github.com/repos/huggingface/datasets/issues/6650/labels{/name} | ### Describe the bug
```
Traceback (most recent call last):
File "finetune.py", line 103, in <module>
main(args)
File "finetune.py", line 45, in main
data_tokenized = data.map(partial(funcs.tokenize_function, tokenizer,
File "/opt/conda/envs/ptca/lib/python3.8/site-packages/datasets/dataset_dict.... | 2024-02-21T00:34:41Z | 6,650 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-08T17:11:26Z | https://api.github.com/repos/huggingface/datasets/issues/6650/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6650/timeline | AttributeError: 'InMemoryTable' object has no attribute '_batches' | https://api.github.com/repos/huggingface/datasets/issues/6650/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/13874772?v=4",
"events_url": "https://api.github.com/users/matsuobasho/events{/privacy}",
"followers_url": "https://api.github.com/users/matsuobasho/followers",
"following_url": "https://api.github.com/users/matsuobasho/following{/other_user}",
"gists_u... | [] | null | null | NONE | null | null | I_kwDODunzps5-s1Ff | [
"Hi! Does running the following code also return the same error on your machine? \r\n\r\n```python\r\nimport copy\r\nimport pyarrow as pa\r\nfrom datasets.table import InMemoryTable\r\n\r\ncopy.deepcopy(InMemoryTable(pa.table({\"a\": [1, 2, 3], \"b\": [\"foo\", \"bar\", \"foobar\"]})))\r\n```",
"No, it doesn't, ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6650/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6650 | https://github.com/huggingface/datasets/issues/6650 | false |
2,124,940,213 | https://api.github.com/repos/huggingface/datasets/issues/6649/labels{/name} | just added torch.no_grad and eval() | 2024-02-08T11:23:35Z | 6,649 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-08T11:17:24Z | https://api.github.com/repos/huggingface/datasets/issues/6649/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6649/timeline | Minor multi gpu doc improvement | https://api.github.com/repos/huggingface/datasets/issues/6649/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-02-08T11:17:35Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6649.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6649",
"merged_at": "2024-02-08T11:17:35Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6649.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5mXRo8 | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6649). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6649/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6649 | https://github.com/huggingface/datasets/pull/6649 | true |
2,124,813,589 | https://api.github.com/repos/huggingface/datasets/issues/6648/labels{/name} | (basically the same content as the hfh upload docs, but adapted for datasets) | 2024-02-08T13:57:41Z | 6,648 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-08T10:24:56Z | https://api.github.com/repos/huggingface/datasets/issues/6648/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6648/timeline | Document usage of hfh cli instead of git | https://api.github.com/repos/huggingface/datasets/issues/6648/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-02-08T13:51:39Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6648.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6648",
"merged_at": "2024-02-08T13:51:39Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6648.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5mW1MA | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6648). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6648/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6648 | https://github.com/huggingface/datasets/pull/6648 | true |
2,123,397,569 | https://api.github.com/repos/huggingface/datasets/issues/6647/labels{/name} | * A small update to the documentation, noting the ability to load jsonl files. | 2024-02-08T15:34:17Z | 6,647 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-07T16:18:08Z | https://api.github.com/repos/huggingface/datasets/issues/6647/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6647/timeline | Update loading.mdx to include "jsonl" file loading. | https://api.github.com/repos/huggingface/datasets/issues/6647/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/22236370?v=4",
"events_url": "https://api.github.com/users/mosheber/events{/privacy}",
"followers_url": "https://api.github.com/users/mosheber/followers",
"following_url": "https://api.github.com/users/mosheber/following{/other_user}",
"gists_url": "htt... | [] | null | null | NONE | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/6647.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6647",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6647.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6647"
} | PR_kwDODunzps5mSB2B | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6647). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"> Thanks for adding the explicit loading command.\r\n> \r\n> However, I would move it 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/6647/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6647 | https://github.com/huggingface/datasets/pull/6647 | true |
2,123,134,128 | https://api.github.com/repos/huggingface/datasets/issues/6646/labels{/name} | Use Qwen1.5-0.5B-Chat as an easy example for multi-GPU
the previous example was using a model for translation and the way it was setup was not really the right way to use the model. | 2024-02-09T17:43:32Z | 6,646 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-07T14:15:01Z | https://api.github.com/repos/huggingface/datasets/issues/6646/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6646/timeline | Better multi-gpu example | https://api.github.com/repos/huggingface/datasets/issues/6646/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/following{/other_user}",
"gists_url": "https:... | [] | null | null | MEMBER | 2024-02-07T14:59:11Z | {
"diff_url": "https://github.com/huggingface/datasets/pull/6646.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6646",
"merged_at": "2024-02-07T14:59:11Z",
"patch_url": "https://github.com/huggingface/datasets/pull/6646.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/... | PR_kwDODunzps5mRIma | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6646). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6646/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6646 | https://github.com/huggingface/datasets/pull/6646 | true |
2,122,956,818 | https://api.github.com/repos/huggingface/datasets/issues/6645/labels{/name} | Support fsspec 2024.2.
First, we should address:
- #6644 | 2024-02-29T15:12:19Z | 6,645 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-02-07T12:45:29Z | https://api.github.com/repos/huggingface/datasets/issues/6645/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6645/timeline | Support fsspec 2024.2 | https://api.github.com/repos/huggingface/datasets/issues/6645/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | null | completed | MEMBER | 2024-02-29T15:12:19Z | null | I_kwDODunzps5-icAS | [
"I'd be very grateful. This upper bound banished me straight into dependency hell today. :("
] | {
"+1": 8,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 8,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6645/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6645 | https://github.com/huggingface/datasets/issues/6645 | false |
2,122,955,282 | https://api.github.com/repos/huggingface/datasets/issues/6644/labels{/name} | Support fsspec 2023.12 by handling previous and new glob behavior. | 2024-02-29T15:12:18Z | 6,644 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-02-07T12:44:39Z | https://api.github.com/repos/huggingface/datasets/issues/6644/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6644/timeline | Support fsspec 2023.12 | https://api.github.com/repos/huggingface/datasets/issues/6644/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | [] | null | completed | MEMBER | 2024-02-29T15:12:18Z | null | I_kwDODunzps5-iboS | [
"The pinned fsspec version range dependency conflict has been affecting several of our users in https://github.com/iterative/dvc. I've opened an initial PR that I think should resolve the glob behavior changes with using datasets + the latest fsspec release.\r\n\r\nPlease let us know if there's any other fsspec rel... | {
"+1": 6,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 6,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6644/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6644 | https://github.com/huggingface/datasets/issues/6644 | false |
2,121,239,039 | https://api.github.com/repos/huggingface/datasets/issues/6643/labels{/name} | ### Describe the bug
I am working on a retrieval project and encountering I have encountered two issues in the hugging face faiss integration:
1. I am trying to pass in a dataset with a faiss index to the Huggingface trainer. The code works for a cpu faiss index, but doesn't for a gpu one, getting error:
```
... | 2024-02-15T10:29:32Z | 6,643 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-06T16:41:00Z | https://api.github.com/repos/huggingface/datasets/issues/6643/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6643/timeline | Faiss GPU index cannot be serialised when passed to trainer | https://api.github.com/repos/huggingface/datasets/issues/6643/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/56388976?v=4",
"events_url": "https://api.github.com/users/rubenweitzman/events{/privacy}",
"followers_url": "https://api.github.com/users/rubenweitzman/followers",
"following_url": "https://api.github.com/users/rubenweitzman/following{/other_user}",
"g... | [] | null | null | NONE | null | null | I_kwDODunzps5-b4n_ | [
"Hi ! make sure your query embeddings are numpy arrays, not torch tensors ;)",
"Hi Quentin, not sure how that solves the problem number 1. I am trying to pass on a dataset with a faiss gpu for training to the standard trainer but getting this serialisation error. What is a workaround this? I do not want to remove... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6643/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6643 | https://github.com/huggingface/datasets/issues/6643 | false |
2,119,085,766 | https://api.github.com/repos/huggingface/datasets/issues/6642/labels{/name} | ### Describe the bug
Differently sized object is saved than it is loaded.
### Steps to reproduce the bug
Hi, I save dataset in a following way:
```
dataset = load_dataset("json",
data_files={
"train": os.path.join(input_folder, f"{task_met... | 2024-02-06T09:50:19Z | 6,642 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-05T17:28:57Z | https://api.github.com/repos/huggingface/datasets/issues/6642/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6642/timeline | Differently dataset object saved than it is loaded. | https://api.github.com/repos/huggingface/datasets/issues/6642/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/31218150?v=4",
"events_url": "https://api.github.com/users/MFajcik/events{/privacy}",
"followers_url": "https://api.github.com/users/MFajcik/followers",
"following_url": "https://api.github.com/users/MFajcik/following{/other_user}",
"gists_url": "https:... | [] | null | completed | NONE | 2024-02-06T09:50:19Z | null | I_kwDODunzps5-Tq7G | [
"I see now, that I have to use `load_from_disk`, in order to load dataset properly, not `load_dataset`. Why is this behavior split? Why do we need both, `load_dataset` and `load_from_disk`?\r\n\r\nUnless answered, I believe this might be helpful for other hf datasets newbies.\r\n\r\nAnyway, made a `load_dataset` co... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6642/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6642 | https://github.com/huggingface/datasets/issues/6642 | false |
2,116,963,132 | https://api.github.com/repos/huggingface/datasets/issues/6641/labels{/name} | ### Describe the bug
unicodedecodeerror: 'utf-8' codec can't decode byte 0xac in position 25: invalid start byte
### Steps to reproduce the bug
```
import sys
sys.getdefaultencoding()
'utf-8'
from datasets import load_dataset
print(f"Train dataset size: {len(dataset['train'])}")
print(f"Test datase... | 2024-02-06T09:26:07Z | 6,641 | null | https://api.github.com/repos/huggingface/datasets | null | [] | 2024-02-04T08:49:31Z | https://api.github.com/repos/huggingface/datasets/issues/6641/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/6641/timeline | unicodedecodeerror: 'utf-8' codec can't decode byte 0xac in position 25: invalid start byte | https://api.github.com/repos/huggingface/datasets/issues/6641/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/109789057?v=4",
"events_url": "https://api.github.com/users/Hughhuh/events{/privacy}",
"followers_url": "https://api.github.com/users/Hughhuh/followers",
"following_url": "https://api.github.com/users/Hughhuh/following{/other_user}",
"gists_url": "https... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/o... | null | not_planned | NONE | 2024-02-06T09:11:45Z | null | I_kwDODunzps5-Lks8 | [
"Hi @Hughhuh. \r\n\r\nI have formatted the issue because it was not easily readable. Additionally, the environment info is incomplete: it seems you did not run the proposed CLI command `datasets-cli env` and essential information is missing: version of `datasets`, version of `pyarrow`,...\r\n\r\nWith the informatio... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6641/reactions"
} | closed | false | https://api.github.com/repos/huggingface/datasets/issues/6641 | https://github.com/huggingface/datasets/issues/6641 | false |
2,115,864,531 | https://api.github.com/repos/huggingface/datasets/issues/6640/labels{/name} | ### Feature request
Currently, there are only several Sign Language labels, I would like to propose adding all the Signed Languages as new labels which are described in this ISO standard: https://www.evertype.com/standards/iso639/sign-language.html
### Motivation
Datasets currently only have labels for several signe... | 2024-02-02T21:54:51Z | 6,640 | null | https://api.github.com/repos/huggingface/datasets | null | [
{
"color": "a2eeef",
"default": true,
"description": "New feature or request",
"id": 1935892871,
"name": "enhancement",
"node_id": "MDU6TGFiZWwxOTM1ODkyODcx",
"url": "https://api.github.com/repos/huggingface/datasets/labels/enhancement"
}
] | 2024-02-02T21:54:51Z | https://api.github.com/repos/huggingface/datasets/issues/6640/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6640/timeline | Sign Language Support | https://api.github.com/repos/huggingface/datasets/issues/6640/events | null | {
"avatar_url": "https://avatars.githubusercontent.com/u/6684795?v=4",
"events_url": "https://api.github.com/users/Merterm/events{/privacy}",
"followers_url": "https://api.github.com/users/Merterm/followers",
"following_url": "https://api.github.com/users/Merterm/following{/other_user}",
"gists_url": "https:/... | [] | null | null | NONE | null | null | I_kwDODunzps5-HYfT | [] | {
"+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/6640/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6640 | https://github.com/huggingface/datasets/issues/6640 | false |
2,114,620,200 | https://api.github.com/repos/huggingface/datasets/issues/6639/labels{/name} | A first step towards https://github.com/huggingface/datasets/issues/6529 | 2024-02-06T16:54:22Z | 6,639 | null | https://api.github.com/repos/huggingface/datasets | false | [] | 2024-02-02T10:36:49Z | https://api.github.com/repos/huggingface/datasets/issues/6639/comments | null | https://api.github.com/repos/huggingface/datasets/issues/6639/timeline | Run download_and_prepare if missing splits | https://api.github.com/repos/huggingface/datasets/issues/6639/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 | null | {
"diff_url": "https://github.com/huggingface/datasets/pull/6639.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6639",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6639.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6639"
} | PR_kwDODunzps5l0KPG | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6639). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last 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/6639/reactions"
} | open | false | https://api.github.com/repos/huggingface/datasets/issues/6639 | https://github.com/huggingface/datasets/pull/6639 | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.