J_VLA_V0_Complete / meta /modality.json
LightningNO1's picture
Upload folder using huggingface_hub
fae342f verified
Raw
History Blame Contribute Delete
1.01 kB
{
"state": {
"right_joints": {
"start": 0,
"end": 6,
"original_key": "observation.state",
"absolute": true,
"dtype": "float32"
},
"right_gripper": {
"start": 6,
"end": 7,
"original_key": "observation.state",
"range": [
0.0,
0.094
],
"absolute": true,
"dtype": "float32"
}
},
"action": {
"right_joints": {
"start": 0,
"end": 6,
"original_key": "action",
"absolute": true,
"dtype": "float32"
},
"right_gripper": {
"start": 6,
"end": 7,
"original_key": "action",
"range": [
0.0,
0.094
],
"absolute": true,
"dtype": "float32"
}
},
"video": {
"cam_high": {
"original_key": "video.cam_high"
},
"cam_right_wrist": {
"original_key": "video.cam_right_wrist"
}
},
"annotation": {
"human.action.task_description": {
"original_key": "task_index"
}
}
}