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 1 new columns ({'answer'})
This happened while the csv dataset builder was generating data using
hf://datasets/jamess/VoiceBench/VoiceBench_bbh.tsv (at revision d6fff25a8abe73a80b007af5b85b9c261c975d00)
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 "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
index: string
question: string
answer: string
audio_path: string
audio: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 830
to
{'index': Value('int64'), 'question': Value('string'), 'audio_path': Value('string'), 'audio': Value('string')}
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 1339, 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 972, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1833, 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 1 new columns ({'answer'})
This happened while the csv dataset builder was generating data using
hf://datasets/jamess/VoiceBench/VoiceBench_bbh.tsv (at revision d6fff25a8abe73a80b007af5b85b9c261c975d00)
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.
index int64 | question string | audio_path string | audio string |
|---|---|---|---|
0 | What are the names of some famous actors that started their careers on Broadway? | 0.wav | "UklGRqRWAgBXQVZFZm10IBAAAAABAAEAgD4AAAB9AAACABAAZGF0YYBWAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA(...TRUNCATED) |
1 | How did United States states get their names? | 1.wav | "UklGRiSDAQBXQVZFZm10IBAAAAABAAEAgD4AAAB9AAACABAAZGF0YQCDAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA(...TRUNCATED) |
2 | "Hello, my sister and her girlfriends want me to play kickball with them. Can you explain how the ga(...TRUNCATED) | 2.wav | "UklGRqR7BABXQVZFZm10IBAAAAABAAEAgD4AAAB9AAACABAAZGF0YYB7BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA(...TRUNCATED) |
3 | What is some cool music from the nineteen twenties? | 3.wav | "UklGRqR+AQBXQVZFZm10IBAAAAABAAEAgD4AAAB9AAACABAAZGF0YYB+AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA(...TRUNCATED) |
4 | How do I wrap a present neatly? | 4.wav | "UklGRiQOAQBXQVZFZm10IBAAAAABAAEAgD4AAAB9AAACABAAZGF0YQAOAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA(...TRUNCATED) |
5 | How do I dice without slicing my finger | 5.wav | "UklGRqRjAQBXQVZFZm10IBAAAAABAAEAgD4AAAB9AAACABAAZGF0YYBjAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA(...TRUNCATED) |
6 | "Hello, I am trying to solve a crossword puzzle, but I have never done one of these before. Can you (...TRUNCATED) | 6.wav | "UklGRiSWAwBXQVZFZm10IBAAAAABAAEAgD4AAAB9AAACABAAZGF0YQCWAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA(...TRUNCATED) |
7 | Who is Larry Page? | 7.wav | "UklGRiS9AABXQVZFZm10IBAAAAABAAEAgD4AAAB9AAACABAAZGF0YQC9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA(...TRUNCATED) |
8 | What are different drawers I should have for clothes? | 8.wav | "UklGRiRxAQBXQVZFZm10IBAAAAABAAEAgD4AAAB9AAACABAAZGF0YQBxAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA(...TRUNCATED) |
9 | "I like to host guests at my home from time to time, and I am gathering recipes of different dishes (...TRUNCATED) | 9.wav | "UklGRqSOBgBXQVZFZm10IBAAAAABAAEAgD4AAAB9AAACABAAZGF0YYCOBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA(...TRUNCATED) |
End of preview.
No dataset card yet
- Downloads last month
- 4