Gui-agent / mind2web_test_task /dataset_info.json
Yushi123's picture
update mind2web_test_task/dataset_info.json for 500 MB shards
d5ce47f verified
Raw
History Blame Contribute Delete
1.38 kB
{
"source": "mind2web",
"raw_dir": "data/raw/multimodal_mind2web",
"out_dir": "data/libero/mind2web_test_task",
"built_seconds": 153.4,
"config": {
"agentview_hw": "native",
"eye_in_hand_hw": [
128,
128
],
"eye_mode": "cursor",
"crop_frac": 0.3,
"libero_compat": true,
"val_frac": 0.0,
"official_split": null,
"viewport": "browser",
"on_ungrounded": "mask",
"limit": null
},
"splits": [
{
"source": "mind2web",
"split": "test_task",
"num_episodes": 176,
"num_steps": 1641,
"shards": [
{
"path": "mind2web_test_task/mind2web_test_task_0000.hdf5",
"demos": 70,
"steps": 626
},
{
"path": "mind2web_test_task/mind2web_test_task_0001.hdf5",
"demos": 68,
"steps": 605
},
{
"path": "mind2web_test_task/mind2web_test_task_0002.hdf5",
"demos": 38,
"steps": 410
}
],
"adapter_stats": {
"shards_read": 5,
"scrolls_0": 1183,
"episodes": 176,
"ungrounded_no_pos_candidate": 81,
"ungrounded_step": 81,
"scrolls_2": 28,
"scrolls_1": 102,
"scrolls_5": 12,
"scrolls_3": 9,
"scrolls_4": 4,
"drop_step_no_screenshot": 1,
"drop_episode_bad_step": 1
}
}
],
"resharded": {
"target_bytes": 524288000,
"note": "re-sharded to ~500 MB self-contained HDF5 files; each opens directly with h5py, no concatenation needed"
}
}