Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: TypeError
Message: Couldn't cast array of type timestamp[s] to null
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in cast_table_to_schema
arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in <listcomp>
arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp>
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature
arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp>
arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2116, in cast_array_to_feature
return array_cast(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1962, in array_cast
raise TypeError(f"Couldn't cast array of type {_short_str(array.type)} to {_short_str(pa_type)}")
TypeError: Couldn't cast array of type timestamp[s] to null
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
state string | user dict | body string | state_reason null | assignees list | comments string | timeline_url string | reactions dict | updated_at timestamp[us] | number int64 | draft bool | pull_request dict | labels list | labels_url string | closed_at timestamp[us] | created_at timestamp[us] | performed_via_github_app null | id int64 | events_url string | repository_url string | locked bool | assignee dict | comments_url string | milestone null | active_lock_reason null | node_id string | url string | author_association string | html_url string | title string | is_pull_request bool |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
open | {
"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... | ### 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:
```... | null | [] | ### 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:
```... | https://api.github.com/repos/huggingface/datasets/issues/6699/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-28T05:30:10 | 6,699 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6699/labels{/name} | null | 2024-02-28T05:30:10 | null | 2,158,152,341 | https://api.github.com/repos/huggingface/datasets/issues/6699/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6699/comments | null | null | I_kwDODunzps6AosqV | https://api.github.com/repos/huggingface/datasets/issues/6699 | NONE | https://github.com/huggingface/datasets/issues/6699 | `Dataset` changed dict data and may cause memory leak | false |
closed | {
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | Pass `detail=False` to the `fsspec` `listdir` to avoid unnecessarily fetching expensive metadata about the paths. | null | [] | Pass `detail=False` to the `fsspec` `listdir` to avoid unnecessarily fetching expensive metadata about the paths. | https://api.github.com/repos/huggingface/datasets/issues/6698/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-27T23:44:49 | 6,698 | false | {
"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:14",
"patch_url": "https://github.com/huggingface/datasets/pull/6698.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6... | [] | https://api.github.com/repos/huggingface/datasets/issues/6698/labels{/name} | 2024-02-27T23:38:14 | 2024-02-27T22:55:08 | null | 2,157,752,392 | https://api.github.com/repos/huggingface/datasets/issues/6698/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6698/comments | null | null | PR_kwDODunzps5oG6Xt | https://api.github.com/repos/huggingface/datasets/issues/6698 | CONTRIBUTOR | https://github.com/huggingface/datasets/pull/6698 | Faster `xlistdir` | true |
open | {
"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.... | ### 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... | null | [] | ### 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... | https://api.github.com/repos/huggingface/datasets/issues/6697/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-27T18:21:13 | 6,697 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6697/labels{/name} | null | 2024-02-27T18:19:34 | null | 2,157,322,224 | https://api.github.com/repos/huggingface/datasets/issues/6697/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6697/comments | null | null | I_kwDODunzps6Alh_w | https://api.github.com/repos/huggingface/datasets/issues/6697 | NONE | https://github.com/huggingface/datasets/issues/6697 | Unable to Load Dataset in Kaggle | false |
open | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | Support JSON file with an array of strings.
Fix #6695. | null | [] | Support JSON file with an array of strings.
Fix #6695. | https://api.github.com/repos/huggingface/datasets/issues/6696/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-27T16:12:39 | 6,696 | false | {
"diff_url": "https://github.com/huggingface/datasets/pull/6696.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6696",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6696.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6696"
} | [] | https://api.github.com/repos/huggingface/datasets/issues/6696/labels{/name} | null | 2024-02-26T13:18:31 | null | 2,154,161,357 | https://api.github.com/repos/huggingface/datasets/issues/6696/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6696/comments | null | null | PR_kwDODunzps5n6ipH | https://api.github.com/repos/huggingface/datasets/issues/6696 | MEMBER | https://github.com/huggingface/datasets/pull/6696 | Make JSON builder support an array of strings | true |
open | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | Support loading a dataset from a JSON file with an array of strings.
See: https://huggingface.co/datasets/CausalLM/Refined-Anime-Text/discussions/1 | 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{/o... | Support loading a dataset from a JSON file with an array of strings.
See: https://huggingface.co/datasets/CausalLM/Refined-Anime-Text/discussions/1 | https://api.github.com/repos/huggingface/datasets/issues/6695/timeline | {
"+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"
} | 2024-02-26T13:24:49 | 6,695 | null | 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"
}
] | https://api.github.com/repos/huggingface/datasets/issues/6695/labels{/name} | null | 2024-02-26T12:35:11 | null | 2,154,075,509 | https://api.github.com/repos/huggingface/datasets/issues/6695/events | https://api.github.com/repos/huggingface/datasets | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | https://api.github.com/repos/huggingface/datasets/issues/6695/comments | null | null | I_kwDODunzps6AZJV1 | https://api.github.com/repos/huggingface/datasets/issues/6695 | MEMBER | https://github.com/huggingface/datasets/issues/6695 | Support JSON file with an array of strings | false |
open | {
"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... | 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... | null | [] | 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... | https://api.github.com/repos/huggingface/datasets/issues/6694/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-28T01:04:45 | 6,694 | false | {
"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"
} | [] | https://api.github.com/repos/huggingface/datasets/issues/6694/labels{/name} | null | 2024-02-26T01:46:55 | null | 2,153,086,984 | https://api.github.com/repos/huggingface/datasets/issues/6694/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6694/comments | null | null | PR_kwDODunzps5n23Jz | https://api.github.com/repos/huggingface/datasets/issues/6694 | NONE | https://github.com/huggingface/datasets/pull/6694 | __add__ for Dataset, IterableDataset | true |
closed | {
"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... | Update documentation to align with `Dataset.__repr__` change after #423 | null | [] | Update documentation to align with `Dataset.__repr__` change after #423 | https://api.github.com/repos/huggingface/datasets/issues/6693/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-25T19:57:12 | 6,693 | false | {
"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:02",
"patch_url": "https://github.com/huggingface/datasets/pull/6693.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6... | [] | https://api.github.com/repos/huggingface/datasets/issues/6693/labels{/name} | 2024-02-25T19:51:02 | 2024-02-25T18:37:07 | null | 2,152,887,712 | https://api.github.com/repos/huggingface/datasets/issues/6693/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6693/comments | null | null | PR_kwDODunzps5n2ObO | https://api.github.com/repos/huggingface/datasets/issues/6693 | CONTRIBUTOR | https://github.com/huggingface/datasets/pull/6693 | Update the print message for chunked_dataset in process.mdx | true |
closed | {
"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... | Fix #6691 | null | [] | Fix #6691 | https://api.github.com/repos/huggingface/datasets/issues/6692/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-26T15:33:50 | 6,692 | false | {
"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"
} | [] | https://api.github.com/repos/huggingface/datasets/issues/6692/labels{/name} | 2024-02-26T07:14:03 | 2024-02-24T11:38:59 | null | 2,152,270,987 | https://api.github.com/repos/huggingface/datasets/issues/6692/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6692/comments | null | null | PR_kwDODunzps5n0XN1 | https://api.github.com/repos/huggingface/datasets/issues/6692 | NONE | https://github.com/huggingface/datasets/pull/6692 | Enhancement: Enable loading TSV files in load_dataset() | true |
closed | {
"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}",
... | ### 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... | 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_use... | ### 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... | https://api.github.com/repos/huggingface/datasets/issues/6691/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-26T07:15:07 | 6,691 | null | 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"
}
] | https://api.github.com/repos/huggingface/datasets/issues/6691/labels{/name} | 2024-02-26T07:09:35 | 2024-02-24T05:56:04 | null | 2,152,134,041 | https://api.github.com/repos/huggingface/datasets/issues/6691/events | https://api.github.com/repos/huggingface/datasets | false | {
"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/comments | null | null | I_kwDODunzps6ARvWZ | https://api.github.com/repos/huggingface/datasets/issues/6691 | NONE | https://github.com/huggingface/datasets/issues/6691 | load_dataset() does not support tsv | false |
open | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | 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" | 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{/o... | 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" | https://api.github.com/repos/huggingface/datasets/issues/6690/timeline | {
"+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/6690/reactions"
} | 2024-02-23T10:28:20 | 6,690 | null | 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"
}
] | https://api.github.com/repos/huggingface/datasets/issues/6690/labels{/name} | null | 2024-02-23T10:28:20 | null | 2,150,800,065 | https://api.github.com/repos/huggingface/datasets/issues/6690/events | https://api.github.com/repos/huggingface/datasets | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | https://api.github.com/repos/huggingface/datasets/issues/6690/comments | null | null | I_kwDODunzps6AMprB | https://api.github.com/repos/huggingface/datasets/issues/6690 | MEMBER | https://github.com/huggingface/datasets/issues/6690 | Add function to convert a script-dataset to Parquet | false |
open | {
"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"... | ### 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 ... | null | [] | ### 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 ... | https://api.github.com/repos/huggingface/datasets/issues/6689/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-22T17:39:27 | 6,689 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6689/labels{/name} | null | 2024-02-22T17:39:27 | null | 2,149,581,147 | https://api.github.com/repos/huggingface/datasets/issues/6689/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6689/comments | null | null | I_kwDODunzps6AIAFb | https://api.github.com/repos/huggingface/datasets/issues/6689 | NONE | https://github.com/huggingface/datasets/issues/6689 | .load_dataset() method defaults to zstandard | false |
open | {
"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... | ### 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... | null | [] | ### 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... | https://api.github.com/repos/huggingface/datasets/issues/6688/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-22T15:56:21 | 6,688 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6688/labels{/name} | null | 2024-02-22T09:27:57 | null | 2,148,609,859 | https://api.github.com/repos/huggingface/datasets/issues/6688/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6688/comments | null | null | I_kwDODunzps6AES9D | https://api.github.com/repos/huggingface/datasets/issues/6688 | NONE | https://github.com/huggingface/datasets/issues/6688 | Tensor type (e.g. from `return_tensors`) ignored in map | false |
open | {
"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://... | - 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... | null | [] | - 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... | https://api.github.com/repos/huggingface/datasets/issues/6687/timeline | {
"+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"
} | 2024-02-26T06:08:46 | 6,687 | false | {
"diff_url": "https://github.com/huggingface/datasets/pull/6687.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6687",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6687.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6687"
} | [] | https://api.github.com/repos/huggingface/datasets/issues/6687/labels{/name} | null | 2024-02-22T08:59:32 | null | 2,148,554,178 | https://api.github.com/repos/huggingface/datasets/issues/6687/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6687/comments | null | null | PR_kwDODunzps5nnqBB | https://api.github.com/repos/huggingface/datasets/issues/6687 | NONE | https://github.com/huggingface/datasets/pull/6687 | fsspec: support fsspec>=2023.12.0 glob changes | true |
open | {
"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"... | 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... | null | [] | 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... | https://api.github.com/repos/huggingface/datasets/issues/6686/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-21T22:07:21 | 6,686 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6686/labels{/name} | null | 2024-02-21T22:07:21 | null | 2,147,795,103 | https://api.github.com/repos/huggingface/datasets/issues/6686/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6686/comments | null | null | I_kwDODunzps6ABMCf | https://api.github.com/repos/huggingface/datasets/issues/6686 | NONE | https://github.com/huggingface/datasets/issues/6686 | Question: Is there any way for uploading a large image dataset? | false |
closed | {
"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"... | Fixed Quickstart Notebook Link in the [Overview notebook](https://github.com/huggingface/datasets/blob/main/notebooks/Overview.ipynb) | null | [] | Fixed Quickstart Notebook Link in the [Overview notebook](https://github.com/huggingface/datasets/blob/main/notebooks/Overview.ipynb) | https://api.github.com/repos/huggingface/datasets/issues/6685/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-25T18:54:26 | 6,685 | false | {
"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:08",
"patch_url": "https://github.com/huggingface/datasets/pull/6685.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6... | [] | https://api.github.com/repos/huggingface/datasets/issues/6685/labels{/name} | 2024-02-25T18:48:08 | 2024-02-21T01:04:18 | null | 2,145,570,006 | https://api.github.com/repos/huggingface/datasets/issues/6685/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6685/comments | null | null | PR_kwDODunzps5ndZQa | https://api.github.com/repos/huggingface/datasets/issues/6685 | CONTRIBUTOR | https://github.com/huggingface/datasets/pull/6685 | Updated Quickstart Notebook link | true |
closed | {
"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... | Internal Slack discussion: https://huggingface.slack.com/archives/C02V51Q3800/p1708424971135029 | null | [] | Internal Slack discussion: https://huggingface.slack.com/archives/C02V51Q3800/p1708424971135029 | https://api.github.com/repos/huggingface/datasets/issues/6684/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-20T15:40:52 | 6,684 | false | {
"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:56",
"patch_url": "https://github.com/huggingface/datasets/pull/6684.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6... | [] | https://api.github.com/repos/huggingface/datasets/issues/6684/labels{/name} | 2024-02-20T15:33:56 | 2024-02-20T10:51:27 | null | 2,144,092,388 | https://api.github.com/repos/huggingface/datasets/issues/6684/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6684/comments | null | null | PR_kwDODunzps5nYUIf | https://api.github.com/repos/huggingface/datasets/issues/6684 | MEMBER | https://github.com/huggingface/datasets/pull/6684 | Improve error message for gated datasets on load | true |
closed | {
"avatar_url": "https://avatars.githubusercontent.com/u/47462742?v=4",
"events_url": "https://api.github.com/users/mariosasko/events{/privacy}",
"followers_url": "https://api.github.com/users/mariosasko/followers",
"following_url": "https://api.github.com/users/mariosasko/following{/other_user}",
"gists_url"... | null | null | [] | null | https://api.github.com/repos/huggingface/datasets/issues/6683/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-19T17:24:25 | 6,683 | false | {
"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:10",
"patch_url": "https://github.com/huggingface/datasets/pull/6683.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6... | [] | https://api.github.com/repos/huggingface/datasets/issues/6683/labels{/name} | 2024-02-19T17:18:10 | 2024-02-19T16:26:51 | null | 2,142,751,955 | https://api.github.com/repos/huggingface/datasets/issues/6683/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6683/comments | null | null | PR_kwDODunzps5nTxGu | https://api.github.com/repos/huggingface/datasets/issues/6683 | CONTRIBUTOR | https://github.com/huggingface/datasets/pull/6683 | Fix imagefolder dataset url | true |
open | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | Update GitHub Actions to Node 20.
Fix #6679. | null | [] | Update GitHub Actions to Node 20.
Fix #6679. | https://api.github.com/repos/huggingface/datasets/issues/6682/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-19T10:15:06 | 6,682 | false | {
"diff_url": "https://github.com/huggingface/datasets/pull/6682.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6682",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6682.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6682"
} | [] | https://api.github.com/repos/huggingface/datasets/issues/6682/labels{/name} | null | 2024-02-19T10:10:50 | null | 2,142,000,800 | https://api.github.com/repos/huggingface/datasets/issues/6682/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6682/comments | null | null | PR_kwDODunzps5nRME6 | https://api.github.com/repos/huggingface/datasets/issues/6682 | MEMBER | https://github.com/huggingface/datasets/pull/6682 | Update GitHub Actions to Node 20 | true |
open | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | Update release instructions. | null | [] | Update release instructions. | https://api.github.com/repos/huggingface/datasets/issues/6681/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-19T10:07:19 | 6,681 | false | {
"diff_url": "https://github.com/huggingface/datasets/pull/6681.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6681",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6681.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6681"
} | [
{
"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"
}
] | https://api.github.com/repos/huggingface/datasets/issues/6681/labels{/name} | null | 2024-02-19T10:03:08 | null | 2,141,985,239 | https://api.github.com/repos/huggingface/datasets/issues/6681/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6681/comments | null | null | PR_kwDODunzps5nRItQ | https://api.github.com/repos/huggingface/datasets/issues/6681 | MEMBER | https://github.com/huggingface/datasets/pull/6681 | Update release instructions | true |
closed | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | null | null | [] | null | https://api.github.com/repos/huggingface/datasets/issues/6680/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-19T10:06:43 | 6,680 | false | {
"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:40",
"patch_url": "https://github.com/huggingface/datasets/pull/6680.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6... | [] | https://api.github.com/repos/huggingface/datasets/issues/6680/labels{/name} | 2024-02-19T10:00:40 | 2024-02-19T10:00:31 | null | 2,141,979,527 | https://api.github.com/repos/huggingface/datasets/issues/6680/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6680/comments | null | null | PR_kwDODunzps5nRHcz | https://api.github.com/repos/huggingface/datasets/issues/6680 | MEMBER | https://github.com/huggingface/datasets/pull/6680 | Set dev version | true |
open | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | `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 depre... | 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{/o... | `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 depre... | https://api.github.com/repos/huggingface/datasets/issues/6679/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-19T11:34:11 | 6,679 | null | 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"
}
] | https://api.github.com/repos/huggingface/datasets/issues/6679/labels{/name} | null | 2024-02-19T09:47:37 | null | 2,141,953,981 | https://api.github.com/repos/huggingface/datasets/issues/6679/events | https://api.github.com/repos/huggingface/datasets | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | https://api.github.com/repos/huggingface/datasets/issues/6679/comments | null | null | I_kwDODunzps5_q5-9 | https://api.github.com/repos/huggingface/datasets/issues/6679 | MEMBER | https://github.com/huggingface/datasets/issues/6679 | Node.js 16 GitHub Actions are deprecated | false |
closed | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | null | null | [] | null | https://api.github.com/repos/huggingface/datasets/issues/6678/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-19T10:03:00 | 6,678 | false | {
"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:52",
"patch_url": "https://github.com/huggingface/datasets/pull/6678.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6... | [] | https://api.github.com/repos/huggingface/datasets/issues/6678/labels{/name} | 2024-02-19T09:56:52 | 2024-02-19T09:24:29 | null | 2,141,902,154 | https://api.github.com/repos/huggingface/datasets/issues/6678/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6678/comments | null | null | PR_kwDODunzps5nQ2ZO | https://api.github.com/repos/huggingface/datasets/issues/6678 | MEMBER | https://github.com/huggingface/datasets/pull/6678 | Release: 2.17.1 | true |
open | {
"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}",
... | If cache directory is set, information is not passed through.
Pass download config in as an arg too. | null | [] | If cache directory is set, information is not passed through.
Pass download config in as an arg too. | https://api.github.com/repos/huggingface/datasets/issues/6677/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-18T23:48:57 | 6,677 | false | {
"diff_url": "https://github.com/huggingface/datasets/pull/6677.diff",
"html_url": "https://github.com/huggingface/datasets/pull/6677",
"merged_at": null,
"patch_url": "https://github.com/huggingface/datasets/pull/6677.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6677"
} | [] | https://api.github.com/repos/huggingface/datasets/issues/6677/labels{/name} | null | 2024-02-18T23:48:57 | null | 2,141,244,167 | https://api.github.com/repos/huggingface/datasets/issues/6677/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6677/comments | null | null | PR_kwDODunzps5nOmo_ | https://api.github.com/repos/huggingface/datasets/issues/6677 | NONE | https://github.com/huggingface/datasets/pull/6677 | Pass through information about location of cache directory. | true |
open | {
"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... | ### 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... | null | [] | ### 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... | https://api.github.com/repos/huggingface/datasets/issues/6676/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-17T23:11:12 | 6,676 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6676/labels{/name} | null | 2024-02-17T22:58:15 | null | 2,140,648,619 | https://api.github.com/repos/huggingface/datasets/issues/6676/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6676/comments | null | null | I_kwDODunzps5_l7Sr | https://api.github.com/repos/huggingface/datasets/issues/6676 | NONE | https://github.com/huggingface/datasets/issues/6676 | Can't Read List of JSON Files Properly | false |
open | {
"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... | ### 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... | null | [] | ### 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... | https://api.github.com/repos/huggingface/datasets/issues/6675/timeline | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/huggingface/datasets/issues/6675/reactions"
} | 2024-02-16T23:47:03 | 6,675 | null | 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"
}
] | https://api.github.com/repos/huggingface/datasets/issues/6675/labels{/name} | null | 2024-02-16T23:43:20 | null | 2,139,640,381 | https://api.github.com/repos/huggingface/datasets/issues/6675/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6675/comments | null | null | I_kwDODunzps5_iFI9 | https://api.github.com/repos/huggingface/datasets/issues/6675 | NONE | https://github.com/huggingface/datasets/issues/6675 | Allow image model (color conversion) to be specified as part of datasets Image() decode | false |
closed | {
"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"... | ### 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... | null | [] | ### 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... | https://api.github.com/repos/huggingface/datasets/issues/6674/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-25T18:48:09 | 6,674 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6674/labels{/name} | 2024-02-25T18:48:09 | 2024-02-16T22:51:35 | null | 2,139,595,576 | https://api.github.com/repos/huggingface/datasets/issues/6674/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6674/comments | null | null | I_kwDODunzps5_h6M4 | https://api.github.com/repos/huggingface/datasets/issues/6674 | CONTRIBUTOR | https://github.com/huggingface/datasets/issues/6674 | Depprcated Overview.ipynb Link to new Quickstart Notebook invalid | false |
open | {
"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... | ### 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 ... | null | [] | ### 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 ... | https://api.github.com/repos/huggingface/datasets/issues/6673/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-22T13:17:14 | 6,673 | null | 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... | https://api.github.com/repos/huggingface/datasets/issues/6673/labels{/name} | null | 2024-02-16T21:38:12 | null | 2,139,522,827 | https://api.github.com/repos/huggingface/datasets/issues/6673/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6673/comments | null | null | I_kwDODunzps5_hocL | https://api.github.com/repos/huggingface/datasets/issues/6673 | NONE | https://github.com/huggingface/datasets/issues/6673 | IterableDataset `set_epoch` is ignored when DataLoader `persistent_workers=True` | false |
closed | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | 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. | null | [] | 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. | https://api.github.com/repos/huggingface/datasets/issues/6672/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-19T09:26:34 | 6,672 | false | {
"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:22",
"patch_url": "https://github.com/huggingface/datasets/pull/6672.patch",
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6... | [] | https://api.github.com/repos/huggingface/datasets/issues/6672/labels{/name} | 2024-02-19T09:20:22 | 2024-02-16T14:26:21 | null | 2,138,732,288 | https://api.github.com/repos/huggingface/datasets/issues/6672/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6672/comments | null | null | PR_kwDODunzps5nGAlw | https://api.github.com/repos/huggingface/datasets/issues/6672 | MEMBER | https://github.com/huggingface/datasets/pull/6672 | Remove deprecated verbose parameter from CSV builder | true |
closed | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | 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 | 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{/o... | 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 | https://api.github.com/repos/huggingface/datasets/issues/6671/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-19T09:20:23 | 6,671 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6671/labels{/name} | 2024-02-19T09:20:23 | 2024-02-16T14:23:46 | null | 2,138,727,870 | https://api.github.com/repos/huggingface/datasets/issues/6671/events | https://api.github.com/repos/huggingface/datasets | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4",
"events_url": "https://api.github.com/users/albertvillanova/events{/privacy}",
"followers_url": "https://api.github.com/users/albertvillanova/followers",
"following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",... | https://api.github.com/repos/huggingface/datasets/issues/6671/comments | null | null | I_kwDODunzps5_emW- | https://api.github.com/repos/huggingface/datasets/issues/6671 | MEMBER | https://github.com/huggingface/datasets/issues/6671 | CSV builder raises deprecation warning on verbose parameter | false |
closed | {
"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... | ### 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... | null | [] | ### 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... | https://api.github.com/repos/huggingface/datasets/issues/6670/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-17T04:26:34 | 6,670 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6670/labels{/name} | 2024-02-16T14:43:53 | 2024-02-16T11:05:17 | null | 2,138,372,958 | https://api.github.com/repos/huggingface/datasets/issues/6670/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6670/comments | null | null | I_kwDODunzps5_dPte | https://api.github.com/repos/huggingface/datasets/issues/6670 | NONE | https://github.com/huggingface/datasets/issues/6670 | ValueError | false |
open | {
"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... | ### 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... | null | [] | ### 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... | https://api.github.com/repos/huggingface/datasets/issues/6669/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-21T00:33:19 | 6,669 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6669/labels{/name} | null | 2024-02-16T10:40:49 | null | 2,138,322,662 | https://api.github.com/repos/huggingface/datasets/issues/6669/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6669/comments | null | null | I_kwDODunzps5_dDbm | https://api.github.com/repos/huggingface/datasets/issues/6669 | NONE | https://github.com/huggingface/datasets/issues/6669 | attribute error when writing trainer.train() | false |
open | {
"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... | ### 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... | null | [] | ### 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... | https://api.github.com/repos/huggingface/datasets/issues/6668/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-16T04:40:56 | 6,668 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6668/labels{/name} | null | 2024-02-16T04:40:56 | null | 2,137,859,935 | https://api.github.com/repos/huggingface/datasets/issues/6668/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6668/comments | null | null | I_kwDODunzps5_bSdf | https://api.github.com/repos/huggingface/datasets/issues/6668 | NONE | https://github.com/huggingface/datasets/issues/6668 | Chapter 6 - Issue Loading `cnn_dailymail` dataset | false |
open | {
"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... | ### 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'... | null | [] | ### 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'... | https://api.github.com/repos/huggingface/datasets/issues/6667/timeline | {
"+1": 0,
"-1": 0,
"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"
} | 2024-02-23T09:10:00 | 6,667 | null | null | [] | https://api.github.com/repos/huggingface/datasets/issues/6667/labels{/name} | null | 2024-02-16T02:36:55 | null | 2,137,769,552 | https://api.github.com/repos/huggingface/datasets/issues/6667/events | https://api.github.com/repos/huggingface/datasets | false | null | https://api.github.com/repos/huggingface/datasets/issues/6667/comments | null | null | I_kwDODunzps5_a8ZQ | https://api.github.com/repos/huggingface/datasets/issues/6667 | NONE | https://github.com/huggingface/datasets/issues/6667 | Default config for squad is incorrect | false |
End of preview.
README.md exists but content is empty.
- Downloads last month
- 13