act_2pos_200ep / final /training_metadata.json
danbhf's picture
Upload folder using huggingface_hub
1cae304 verified
{
"dataset_repo_id": "danbhf/sim_pick_place_2pos_200ep_v2",
"scene": "so101_with_wrist_cam.xml",
"scene_cameras": {
"overhead_cam": {
"fovy": 52.0,
"pos": [
0.3,
-0.09,
0.6
]
},
"wrist_cam": {
"fovy": 71.0,
"pos": [
0.0,
0.0,
0.0
]
}
},
"cameras": [
"wrist_cam",
"overhead_cam"
],
"camera_resolutions": {
"wrist_cam": "640x480",
"overhead_cam": "640x480"
},
"action_space": "joint (6-dim: normalized joints)",
"action_dim": 6,
"chunk_size": 100,
"fps": 30,
"total_frames": 28816
}