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 2 new columns ({'answer', 'query'}) and 2 missing columns ({'element', 'element_size'}).
This happened while the json dataset builder was generating data using
hf://datasets/isaiahbjork/video-web-action/account_info/hf_train_plan.json (at revision f194f03d8dd32c2ce5fabcfd6078d24ef31b25b5)
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 1870, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, 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 2292, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
img_url: string
img_size: list<item: int64>
child 0, item: int64
query: string
answer: list<item: string>
child 0, item: string
-- schema metadata --
pandas: '{"index_columns": [], "column_indexes": [], "columns": [{"name":' + 555
to
{'img_url': Value(dtype='string', id=None), 'img_size': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'element': [{'bbox': Sequence(feature=Value(dtype='float64', id=None), length=-1, id=None), 'instruction': Value(dtype='string', id=None), 'point': Sequence(feature=Value(dtype='float64', id=None), length=-1, id=None)}], 'element_size': 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 1415, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 991, in stream_convert_to_parquet
builder._prepare_split(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, 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 1872, 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 2 new columns ({'answer', 'query'}) and 2 missing columns ({'element', 'element_size'}).
This happened while the json dataset builder was generating data using
hf://datasets/isaiahbjork/video-web-action/account_info/hf_train_plan.json (at revision f194f03d8dd32c2ce5fabcfd6078d24ef31b25b5)
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.
img_url string | img_size sequence | element list | element_size int64 |
|---|---|---|---|
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_0/767.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028819441795349003,
0.013888888888888002,
0.06319444444444401,
0.029444444444444003
],
"instruction": "Postmill",
"point": [
0.046,
0.0217
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.31354168785942904,
... | 110 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_1/1013.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028819441795349003,
0.013888888888888002,
0.06319444444444401,
0.029444444444444003
],
"instruction": "Postmill",
"point": [
0.046,
0.0217
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.31354168785942904,
... | 123 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_2/1217.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028819441795349003,
0.013888888888888002,
0.06319444444444401,
0.029444444444444003
],
"instruction": "Postmill",
"point": [
0.046,
0.0217
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.31354168785942904,
... | 123 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_3/3089.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028124999999999997,
0.012222222222222,
0.148611111111111,
0.032777777777777004
],
"instruction": "Editing biography for Marvels",
"point": [
0.0884,
0.022500000000000003
]
},
{
"bbox": [
0.19409724341498402,
0.0116666666666660... | 55 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_4/3179.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028124999999999997,
0.012222222222222,
0.148611111111111,
0.032777777777777004
],
"instruction": "Editing biography for Marvels",
"point": [
0.0884,
0.022500000000000003
]
},
{
"bbox": [
0.19409724341498402,
0.0116666666666660... | 55 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_5/3359.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028472222222222003,
0.012777776718139,
0.148263888888888,
0.031111110051472
],
"instruction": "Editing user MarvelsGrantMar",
"point": [
0.0884,
0.0219
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.313541... | 66 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_6/3593.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028472222222222003,
0.012777776718139,
0.148263888888888,
0.031111110051472
],
"instruction": "Editing user MarvelsGrantMar",
"point": [
0.0884,
0.0219
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.313541... | 65 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_7/3719.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028472222222222003,
0.012777776718139,
0.148263888888888,
0.031111110051472
],
"instruction": "Editing user MarvelsGrantMar",
"point": [
0.0884,
0.0219
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.313541... | 66 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_8/3833.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028472222222222003,
0.012777776718139,
0.148263888888888,
0.031111110051472
],
"instruction": "Editing user MarvelsGrantMar",
"point": [
0.0884,
0.0219
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.313541... | 65 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_9/4289.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028472222222222003,
0.012777776718139,
0.148263888888888,
0.031111110051472
],
"instruction": "Editing user MarvelsGrantMar",
"point": [
0.0884,
0.0219
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.313541... | 68 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_10/4493.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028819444444444002,
0.012777776718139,
0.148263888888888,
0.031111110051472
],
"instruction": "ec2-44-202-179-34.compute",
"point": [
0.08850000000000001,
0.0219
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
... | 49 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_11/4553.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028472222222222003,
0.012777776718139,
0.147569444444444,
0.031111110051472
],
"instruction": "Editing user settings for Marv",
"point": [
0.088,
0.0219
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.31354... | 85 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_12/4625.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028472222222222003,
0.012777776718139,
0.147569444444444,
0.031111110051472
],
"instruction": "Editing user settings for Marv",
"point": [
0.088,
0.0219
]
},
{
"bbox": [
0.31909722222222203,
0.013333332273695,
0.35416666... | 71 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_13/4721.jpg | [
2880,
1800
] | [
{
"bbox": [
0.028472222222222003,
0.012777776718139,
0.147569444444444,
0.031111110051472
],
"instruction": "Editing user settings for Marv",
"point": [
0.088,
0.0219
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.31354... | 74 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_14/5273.jpg | [
2880,
1800
] | [
{
"bbox": [
0.029513888888888003,
0.013888888888888002,
0.06770833333333301,
0.029444444444444003
],
"instruction": "Block list",
"point": [
0.048600000000000004,
0.0217
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.31... | 53 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_15/5333.jpg | [
2880,
1800
] | [
{
"bbox": [
0.029513888888888003,
0.013888888888888002,
0.06770833333333301,
0.029444444444444003
],
"instruction": "Block list",
"point": [
0.048600000000000004,
0.0217
]
},
{
"bbox": [
0.19409724341498402,
0.011666666666666001,
0.31... | 53 |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_0/827.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_1/1033.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_2/1217.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_3/3109.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_4/3179.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_5/3359.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_6/3593.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_7/3719.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_8/3873.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_10/4493.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_11/4573.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_12/4625.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_13/4721.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_14/5293.jpg | [
2880,
1800
] | null | null |
/home/qinghong/data/GUI_database/VideoWebArena/Unknown/account_info/action_videoframes/action_15/5333.jpg | [
2880,
1800
] | null | null |
End of preview.
No dataset card yet
- Downloads last month
- 87