Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 22 new columns ({'P18-R03-BaconAndEggs', 'P07-R01-PastaSalad', 'P25-R06-GreekSalad', 'P20-R04-ContinentalBreakfast', 'OP04-R04-ContinentalBreakfast', 'P26-R05-Cheeseburger', 'OP06-R05-Cheeseburger', 'P05-R02-TurkeySandwich', 'OP01-R01-PastaSalad', 'P06-R02-TurkeySandwich', 'P17-R03-BaconAndEggs', 'P10-R06-GreekSalad', 'OP01-R07-Pizza', 'P10-R01-PastaSalad', 'P20-R03-BaconAndEggs', 'OP06-R02-TurkeySandwich', 'P02-R03-BaconAndEggs', 'P09-R01-PastaSalad', 'P04-R06-GreekSalad', 'P10-R02-TurkeySandwich', 'OP02-R04-ContinentalBreakfast', 'OP02-R02-TurkeySandwich'}) and 64 missing columns ({'P11-R02-TurkeySandwich', 'P18-R04-ContinentalBreakfast', 'P14-R02-TurkeySandwich', 'P09-R02-TurkeySandwich', 'P02-R05-Cheeseburger', 'OP05-R03-BaconAndEggs', 'OP04-R01-PastaSalad', 'OP06-R07-Pizza', 'P08-R01-PastaSalad', 'OP02-R05-Cheeseburger', 'OP06-R03-BaconAndEggs', 'OP03-R06-GreekSalad', 'OP01-R02-TurkeySandwich', 'OP03-R05-Cheeseburger', 'P15-R01-PastaSalad', 'OP02-R01-PastaSalad', 'P01-R02-TurkeySandwich', 'OP03-R02-TurkeySandwich', 'OP06-R04-ContinentalBreakfast', 'P17-R04-ContinentalBreakfast', 'P21-R03-BaconAndEggs', 'OP01-R06-GreekSalad', 'OP03-R01-PastaSalad', 'P02-R04-ContinentalBreakfast', 'P02-R06-GreekSalad', 'P14-R01-PastaSalad', 'P21-R05-Cheeseburger', 'P24-R03-BaconAndEggs', 'OP01-R03-BaconAndEggs', 'P21-R04-ContinentalBreakfast', 'P19-R03-BaconAndEggs', 'OP04-R06-GreekSalad', 'P04-R05-Cheeseburger', 'OP01-R04-ContinentalBreakfast', 'P06-R01-PastaSalad', 'OP02-R07-Pizza', 'OP05-R07-Pizza', 'OP03-R07-Pizza', 'P12-R01-PastaSalad', 'OP02-R06-GreekSalad', 'P19-R04-ContinentalBreakfast', 'OP04-R02-TurkeySandwich', 'P21-R06-GreekSalad', 'OP04-R07-Pizza', 'OP03-R04-ContinentalBreakfast', 'P12-R02-TurkeySandwich', 'P23-R03-BaconAndEggs', 'P05-R01-PastaSalad', 'OP05-R04-ContinentalBreakfast', 'OP04-R05-Cheeseburger', 'P13-R01-PastaSalad', 'P22-R03-BaconAndEggs', 'OP03-R03-BaconAndEggs', 'P11-R01-PastaSalad', 'P16-R03-BaconAndEggs', 'P01-R01-PastaSalad', 'P02-R01-PastaSalad', 'OP01-R05-Cheeseburger', 'P10-R05-Cheeseburger', 'OP04-R03-BaconAndEggs', 'P03-R01-PastaSalad', 'P04-R01-PastaSalad', 'OP02-R03-BaconAndEggs', 'OP06-R06-GreekSalad'}).
This happened while the json dataset builder was generating data using
hf://datasets/Darknsu/HAT_Output/video_len_test_.json (at revision e297a027292b34b2cc0de0e42a030736ab93f929)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1871, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 643, 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 2293, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2241, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
P07-R01-PastaSalad: int64
P06-R02-TurkeySandwich: int64
P17-R03-BaconAndEggs: int64
P20-R03-BaconAndEggs: int64
OP01-R01-PastaSalad: int64
P25-R06-GreekSalad: int64
P09-R01-PastaSalad: int64
OP02-R02-TurkeySandwich: int64
P20-R04-ContinentalBreakfast: int64
P10-R06-GreekSalad: int64
OP01-R07-Pizza: int64
OP02-R04-ContinentalBreakfast: int64
P18-R03-BaconAndEggs: int64
P04-R06-GreekSalad: int64
P10-R01-PastaSalad: int64
OP06-R02-TurkeySandwich: int64
P10-R02-TurkeySandwich: int64
P02-R03-BaconAndEggs: int64
P26-R05-Cheeseburger: int64
P05-R02-TurkeySandwich: int64
OP04-R04-ContinentalBreakfast: int64
OP06-R05-Cheeseburger: int64
to
{'P05-R01-PastaSalad': Value(dtype='int64', id=None), 'P03-R01-PastaSalad': Value(dtype='int64', id=None), 'P11-R02-TurkeySandwich': Value(dtype='int64', id=None), 'P15-R01-PastaSalad': Value(dtype='int64', id=None), 'OP03-R06-GreekSalad': Value(dtype='int64', id=None), 'P01-R02-TurkeySandwich': Value(dtype='int64', id=None), 'P13-R01-PastaSalad': Value(dtype='int64', id=None), 'P22-R03-BaconAndEggs': Value(dtype='int64', id=None), 'P19-R03-BaconAndEggs': Value(dtype='int64', id=None), 'OP03-R01-PastaSalad': Value(dtype='int64', id=None), 'OP01-R05-Cheeseburger': Value(dtype='int64', id=None), 'OP03-R04-ContinentalBreakfast': Value(dtype='int64', id=None), 'OP04-R06-GreekSalad': Value(dtype='int64', id=None), 'P23-R03-BaconAndEggs': Value(dtype='int64', id=None), 'P21-R06-GreekSalad': Value(dtype='int64', id=None), 'OP02-R03-BaconAndEggs': Value(dtype='int64', id=None), 'P04-R01-PastaSalad': Value(dtype='int64', id=None), 'OP04-R05-Cheeseburger': Value(dtype='int64', id=None), 'P01-R01-PastaSalad': Value(dtype='int64', id=None), 'P21-R05-Cheeseburger': Value(dtype='int64', id=None), 'OP02-R06-GreekSalad': Value(dtype='int64', id=None), 'P09-R02-TurkeySandwich': Value(dtype='int64', id=None), 'P02-R05-Cheeseburger': Value(dtype='int64', id=None), 'OP04-R07-Pizza': Value(dtype='int64', id=None), 'P02-R01-PastaSalad': Value(dtype='int64', id=None), 'P06-R01-PastaSalad': Value(dtype='int64', id=None), 'OP06-R03-BaconAndEggs': Value(dtype='int64', id=None), 'OP01-R03-BaconAndEggs'
...
lue(dtype='int64', id=None), 'OP03-R07-Pizza': Value(dtype='int64', id=None), 'OP05-R03-BaconAndEggs': Value(dtype='int64', id=None), 'P21-R04-ContinentalBreakfast': Value(dtype='int64', id=None), 'OP04-R03-BaconAndEggs': Value(dtype='int64', id=None), 'OP02-R05-Cheeseburger': Value(dtype='int64', id=None), 'P24-R03-BaconAndEggs': Value(dtype='int64', id=None), 'OP01-R02-TurkeySandwich': Value(dtype='int64', id=None), 'OP04-R02-TurkeySandwich': Value(dtype='int64', id=None), 'OP06-R04-ContinentalBreakfast': Value(dtype='int64', id=None), 'P10-R05-Cheeseburger': Value(dtype='int64', id=None), 'OP02-R07-Pizza': Value(dtype='int64', id=None), 'P19-R04-ContinentalBreakfast': Value(dtype='int64', id=None), 'P12-R02-TurkeySandwich': Value(dtype='int64', id=None), 'P02-R06-GreekSalad': Value(dtype='int64', id=None), 'P18-R04-ContinentalBreakfast': Value(dtype='int64', id=None), 'OP04-R01-PastaSalad': Value(dtype='int64', id=None), 'P04-R05-Cheeseburger': Value(dtype='int64', id=None), 'P02-R04-ContinentalBreakfast': Value(dtype='int64', id=None), 'OP06-R07-Pizza': Value(dtype='int64', id=None), 'OP02-R01-PastaSalad': Value(dtype='int64', id=None), 'OP01-R04-ContinentalBreakfast': Value(dtype='int64', id=None), 'P12-R01-PastaSalad': Value(dtype='int64', id=None), 'OP03-R02-TurkeySandwich': Value(dtype='int64', id=None), 'OP06-R06-GreekSalad': Value(dtype='int64', id=None), 'OP05-R04-ContinentalBreakfast': Value(dtype='int64', id=None), 'OP05-R07-Pizza': Value(dtype='int64', id=None)}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1436, 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 1053, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 925, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1001, 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 1742, 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 1873, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 22 new columns ({'P18-R03-BaconAndEggs', 'P07-R01-PastaSalad', 'P25-R06-GreekSalad', 'P20-R04-ContinentalBreakfast', 'OP04-R04-ContinentalBreakfast', 'P26-R05-Cheeseburger', 'OP06-R05-Cheeseburger', 'P05-R02-TurkeySandwich', 'OP01-R01-PastaSalad', 'P06-R02-TurkeySandwich', 'P17-R03-BaconAndEggs', 'P10-R06-GreekSalad', 'OP01-R07-Pizza', 'P10-R01-PastaSalad', 'P20-R03-BaconAndEggs', 'OP06-R02-TurkeySandwich', 'P02-R03-BaconAndEggs', 'P09-R01-PastaSalad', 'P04-R06-GreekSalad', 'P10-R02-TurkeySandwich', 'OP02-R04-ContinentalBreakfast', 'OP02-R02-TurkeySandwich'}) and 64 missing columns ({'P11-R02-TurkeySandwich', 'P18-R04-ContinentalBreakfast', 'P14-R02-TurkeySandwich', 'P09-R02-TurkeySandwich', 'P02-R05-Cheeseburger', 'OP05-R03-BaconAndEggs', 'OP04-R01-PastaSalad', 'OP06-R07-Pizza', 'P08-R01-PastaSalad', 'OP02-R05-Cheeseburger', 'OP06-R03-BaconAndEggs', 'OP03-R06-GreekSalad', 'OP01-R02-TurkeySandwich', 'OP03-R05-Cheeseburger', 'P15-R01-PastaSalad', 'OP02-R01-PastaSalad', 'P01-R02-TurkeySandwich', 'OP03-R02-TurkeySandwich', 'OP06-R04-ContinentalBreakfast', 'P17-R04-ContinentalBreakfast', 'P21-R03-BaconAndEggs', 'OP01-R06-GreekSalad', 'OP03-R01-PastaSalad', 'P02-R04-ContinentalBreakfast', 'P02-R06-GreekSalad', 'P14-R01-PastaSalad', 'P21-R05-Cheeseburger', 'P24-R03-BaconAndEggs', 'OP01-R03-BaconAndEggs', 'P21-R04-ContinentalBreakfast', 'P19-R03-BaconAndEggs', 'OP04-R06-GreekSalad', 'P04-R05-Cheeseburger', 'OP01-R04-ContinentalBreakfast', 'P06-R01-PastaSalad', 'OP02-R07-Pizza', 'OP05-R07-Pizza', 'OP03-R07-Pizza', 'P12-R01-PastaSalad', 'OP02-R06-GreekSalad', 'P19-R04-ContinentalBreakfast', 'OP04-R02-TurkeySandwich', 'P21-R06-GreekSalad', 'OP04-R07-Pizza', 'OP03-R04-ContinentalBreakfast', 'P12-R02-TurkeySandwich', 'P23-R03-BaconAndEggs', 'P05-R01-PastaSalad', 'OP05-R04-ContinentalBreakfast', 'OP04-R05-Cheeseburger', 'P13-R01-PastaSalad', 'P22-R03-BaconAndEggs', 'OP03-R03-BaconAndEggs', 'P11-R01-PastaSalad', 'P16-R03-BaconAndEggs', 'P01-R01-PastaSalad', 'P02-R01-PastaSalad', 'OP01-R05-Cheeseburger', 'P10-R05-Cheeseburger', 'OP04-R03-BaconAndEggs', 'P03-R01-PastaSalad', 'P04-R01-PastaSalad', 'OP02-R03-BaconAndEggs', 'OP06-R06-GreekSalad'}).
This happened while the json dataset builder was generating data using
hf://datasets/Darknsu/HAT_Output/video_len_test_.json (at revision e297a027292b34b2cc0de0e42a030736ab93f929)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
P05-R01-PastaSalad int64 | P03-R01-PastaSalad int64 | P11-R02-TurkeySandwich int64 | P15-R01-PastaSalad int64 | OP03-R06-GreekSalad int64 | P01-R02-TurkeySandwich int64 | P13-R01-PastaSalad int64 | P22-R03-BaconAndEggs int64 | P19-R03-BaconAndEggs int64 | OP03-R01-PastaSalad int64 | OP01-R05-Cheeseburger int64 | OP03-R04-ContinentalBreakfast int64 | OP04-R06-GreekSalad int64 | P23-R03-BaconAndEggs int64 | P21-R06-GreekSalad int64 | OP02-R03-BaconAndEggs int64 | P04-R01-PastaSalad int64 | OP04-R05-Cheeseburger int64 | P01-R01-PastaSalad int64 | P21-R05-Cheeseburger int64 | OP02-R06-GreekSalad int64 | P09-R02-TurkeySandwich int64 | P02-R05-Cheeseburger int64 | OP04-R07-Pizza int64 | P02-R01-PastaSalad int64 | P06-R01-PastaSalad int64 | OP06-R03-BaconAndEggs int64 | OP01-R03-BaconAndEggs int64 | P11-R01-PastaSalad int64 | OP03-R03-BaconAndEggs int64 | P17-R04-ContinentalBreakfast int64 | OP03-R05-Cheeseburger int64 | P14-R02-TurkeySandwich int64 | P14-R01-PastaSalad int64 | P21-R03-BaconAndEggs int64 | OP01-R06-GreekSalad int64 | P16-R03-BaconAndEggs int64 | P08-R01-PastaSalad int64 | OP03-R07-Pizza int64 | OP05-R03-BaconAndEggs int64 | P21-R04-ContinentalBreakfast int64 | OP04-R03-BaconAndEggs int64 | OP02-R05-Cheeseburger int64 | P24-R03-BaconAndEggs int64 | OP01-R02-TurkeySandwich int64 | OP04-R02-TurkeySandwich int64 | OP06-R04-ContinentalBreakfast int64 | P10-R05-Cheeseburger int64 | OP02-R07-Pizza int64 | P19-R04-ContinentalBreakfast int64 | P12-R02-TurkeySandwich int64 | P02-R06-GreekSalad int64 | P18-R04-ContinentalBreakfast int64 | OP04-R01-PastaSalad int64 | P04-R05-Cheeseburger int64 | P02-R04-ContinentalBreakfast int64 | OP06-R07-Pizza int64 | OP02-R01-PastaSalad int64 | OP01-R04-ContinentalBreakfast int64 | P12-R01-PastaSalad int64 | OP03-R02-TurkeySandwich int64 | OP06-R06-GreekSalad int64 | OP05-R04-ContinentalBreakfast int64 | OP05-R07-Pizza int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3,451 | 4,978 | 1,455 | 3,492 | 1,610 | 2,211 | 6,307 | 6,610 | 3,323 | 1,973 | 1,333 | 884 | 722 | 5,026 | 2,929 | 1,647 | 4,378 | 934 | 2,796 | 1,952 | 928 | 1,395 | 2,271 | 1,258 | 3,586 | 2,871 | 1,546 | 2,135 | 4,727 | 1,672 | 2,328 | 1,683 | 1,749 | 4,198 | 3,222 | 1,695 | 4,658 | 4,387 | 1,488 | 1,429 | 3,447 | 1,706 | 888 | 4,398 | 1,006 | 648 | 866 | 2,123 | 1,380 | 1,594 | 1,185 | 1,310 | 1,967 | 1,806 | 2,140 | 2,680 | 1,308 | 1,079 | 977 | 3,687 | 852 | 963 | 943 | 804 |
README.md exists but content is empty.
- Downloads last month
- 2