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 48 new columns ({'38', '31', '47', '24', '42', '10', '30', '4', '20', '3', '23', '22', '8', '15', '45', '19', '35', '29', '16', '39', '25', '7', '18', '44', '21', '32', '43', '9', '17', '13', '34', '14', '28', '37', '6', '26', '36', '27', '5', '0', '40', '46', '11', '33', '41', '1', '2', '12'}) and 3 missing columns ({'player', 'move', 'turn'}).
This happened while the json dataset builder was generating data using
hf://datasets/goldpotatoes/ChildPlay/experiment_board_games/experiment_battleship_gpt3_5_oneshot_temp_0.5/game_messages_battleship.json (at revision e2d6bd07aba9213d5a93167997537d30e7526c50)
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
0: string
1: string
2: string
3: string
4: string
5: string
6: string
7: string
8: string
9: string
10: string
11: string
12: string
13: string
14: string
15: string
16: string
17: string
18: string
19: string
20: string
21: string
22: string
23: string
24: string
25: string
26: string
27: string
28: string
29: string
30: string
31: string
32: string
33: string
34: string
35: string
36: string
37: string
38: string
39: string
40: string
41: string
42: string
43: string
44: string
45: string
46: string
47: string
-- schema metadata --
pandas: '{"index_columns": [], "column_indexes": [], "columns": [{"name":' + 5479
to
{'player': Value(dtype='int64', id=None), 'move': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'turn': 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 1433, 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 1050, 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 48 new columns ({'38', '31', '47', '24', '42', '10', '30', '4', '20', '3', '23', '22', '8', '15', '45', '19', '35', '29', '16', '39', '25', '7', '18', '44', '21', '32', '43', '9', '17', '13', '34', '14', '28', '37', '6', '26', '36', '27', '5', '0', '40', '46', '11', '33', '41', '1', '2', '12'}) and 3 missing columns ({'player', 'move', 'turn'}).
This happened while the json dataset builder was generating data using
hf://datasets/goldpotatoes/ChildPlay/experiment_board_games/experiment_battleship_gpt3_5_oneshot_temp_0.5/game_messages_battleship.json (at revision e2d6bd07aba9213d5a93167997537d30e7526c50)
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.
player
int64 | move
sequence | turn
int64 |
|---|---|---|
0
|
[
0,
1
] | 0
|
1
|
[
0,
2
] | 1
|
0
|
[
0,
1
] | 0
|
1
|
[
2,
0
] | 1
|
0
|
[
2,
1
] | 2
|
1
|
[
0,
0
] | 3
|
0
|
[
1,
0
] | 4
|
1
|
[
2,
2
] | 5
|
0
|
[
1,
1
] | 0
|
1
|
[
1,
1
] | 1
|
0
|
[
1,
2
] | 2
|
1
|
[
0,
2
] | 3
|
0
|
[
2,
1
] | 4
|
1
|
[
0,
1
] | 5
|
0
|
[
0,
2
] | 6
|
1
|
[
1,
0
] | 7
|
0
|
[
1,
0
] | 0
|
1
|
[
0,
2
] | 1
|
0
|
[
0,
1
] | 2
|
1
|
[
0,
0
] | 3
|
0
|
[
2,
1
] | 0
|
1
|
[
1,
0
] | 1
|
0
|
[
1,
2
] | 2
|
1
|
[
1,
2
] | 3
|
0
|
[
1,
1
] | 4
|
1
|
[
0,
1
] | 5
|
0
|
[
0,
1
] | 6
|
1
|
[
0,
2
] | 7
|
0
|
[
1,
0
] | 0
|
1
|
[
2,
0
] | 1
|
0
|
[
2,
1
] | 2
|
1
|
[
0,
0
] | 3
|
0
|
[
2,
0
] | 4
|
1
|
[
0,
2
] | 5
|
0
|
[
0,
1
] | 6
|
1
|
[
2,
2
] | 7
|
0
|
[
2,
2
] | 8
|
1
|
[
1,
1
] | 9
|
0
|
[
1,
2
] | 10
|
1
|
[
2,
1
] | 11
|
0
|
[
1,
1
] | 0
|
1
|
[
1,
1
] | 1
|
0
|
[
1,
2
] | 2
|
1
|
[
0,
2
] | 3
|
0
|
[
0,
1
] | 4
|
1
|
[
2,
0
] | 5
|
0
|
[
2,
1
] | 6
|
1
|
[
0,
0
] | 7
|
0
|
[
1,
0
] | 0
|
1
|
[
0,
0
] | 1
|
0
|
[
2,
2
] | 0
|
1
|
[
2,
2
] | 1
|
0
|
[
1,
0
] | 0
|
1
|
[
0,
1
] | 1
|
0
|
[
0,
2
] | 2
|
1
|
[
2,
0
] | 3
|
0
|
[
2,
1
] | 4
|
1
|
[
0,
2
] | 5
|
0
|
[
0,
1
] | 6
|
1
|
[
1,
2
] | 7
|
0
|
[
1,
1
] | 8
|
1
|
[
1,
1
] | 9
|
0
|
[
1,
2
] | 10
|
0
|
[
1,
1
] | 0
|
1
|
[
2,
2
] | 1
|
0
|
[
2,
1
] | 2
|
1
|
[
1,
1
] | 3
|
0
|
[
1,
2
] | 4
|
1
|
[
1,
0
] | 5
|
0
|
[
1,
1
] | 0
|
1
|
[
1,
1
] | 1
|
0
|
[
1,
1
] | 0
|
1
|
[
1,
2
] | 1
|
0
|
[
1,
0
] | 2
|
1
|
[
0,
1
] | 3
|
0
|
[
2,
1
] | 4
|
1
|
[
2,
0
] | 5
|
0
|
[
1,
0
] | 0
|
1
|
[
2,
0
] | 1
|
0
|
[
2,
1
] | 2
|
1
|
[
1,
2
] | 3
|
0
|
[
1,
1
] | 4
|
1
|
[
2,
1
] | 5
|
0
|
[
2,
2
] | 6
|
1
|
[
0,
0
] | 7
|
0
|
[
0,
1
] | 8
|
1
|
[
2,
2
] | 9
|
0
|
[
1,
0
] | 0
|
1
|
[
0,
0
] | 1
|
0
|
[
1,
1
] | 0
|
1
|
[
2,
1
] | 1
|
0
|
[
2,
0
] | 2
|
1
|
[
2,
2
] | 3
|
0
|
[
1,
1
] | 0
|
1
|
[
1,
1
] | 1
|
0
|
[
1,
0
] | 2
|
1
|
[
0,
2
] | 3
|
0
|
[
0,
1
] | 4
|
1
|
[
0,
1
] | 5
|
0
|
[
0,
2
] | 6
|
End of preview.
No dataset card yet
- Downloads last month
- 5