pick_place / meta /modality.json
swarmmaxxing's picture
Upload folder using huggingface_hub
a51409e verified
{
"state": {
"single_arm": {
"start": 0,
"end": 6
},
"gripper": {
"start": 6,
"end": 7
}
},
"action": {
"single_arm": {
"start": 0,
"end": 6
},
"gripper": {
"start": 6,
"end": 7
}
},
"video": {
"base": {
"original_key": "observation.images.base_0_rgb"
},
"wrist": {
"original_key": "observation.images.left_wrist_0_rgb"
}
},
"annotation": {
"human.task_description": {
"original_key": "task_index"
}
}
}