Gui-agent / weblinx_valid /dataset_info.json
Yushi123's picture
update weblinx_valid/dataset_info.json for 500 MB shards
21a86ff verified
Raw
History Blame Contribute Delete
1.38 kB
{
"source": "weblinx",
"raw_dir": "/mnt/d/guiagent/raw/weblinx",
"out_dir": "data/libero/weblinx_valid",
"built_seconds": 239.6,
"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": null,
"on_ungrounded": null,
"limit": null
},
"splits": [
{
"source": "weblinx",
"split": "valid",
"num_episodes": 100,
"num_steps": 2031,
"shards": [
{
"path": "weblinx_valid/weblinx_valid_0000.hdf5",
"demos": 77,
"steps": 1545
},
{
"path": "weblinx_valid/weblinx_valid_0001.hdf5",
"demos": 23,
"steps": 486
}
],
"adapter_stats": {
"demos_seen": 100,
"skip_navigator_say": 888,
"prologue_no_screenshot": 102,
"skip_bad_screenshot_status_cursor_now_stale": 94,
"stop_from_final_frame": 98,
"episodes": 100,
"skip_no_screenshot": 199,
"prologue_bad_screenshot_status": 18,
"skip_bad_screenshot_status": 32,
"drop_textinput_uneditable_DIV": 17,
"skip_unmapped_action": 28,
"drop_textinput_no_text": 11,
"no_stop_no_terminal_frame": 2
}
}
],
"resharded": {
"target_bytes": 524288000,
"note": "re-sharded to ~500 MB self-contained HDF5 files; each opens directly with h5py, no concatenation needed"
}
}