kaitooooo's picture
Upload folder using huggingface_hub (part 2)
34bec13 verified
Raw
History Blame Contribute Delete
6.63 kB
{
"codebase_version": "v2.1",
"robot_type": "x_humanoid",
"total_episodes": 259,
"total_frames": 210121,
"total_tasks": 1,
"total_videos": 777,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:259"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
"features": {
"observation.image.image": {
"dtype": "video",
"shape": [
336,
336,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 336,
"video.width": 336,
"video.channels": 3,
"video.codec": "mp4v",
"video.pix_fmt": "bgr24",
"video.is_depth_map": false,
"video.fps": 30,
"has_audio": false
}
},
"observation.image.left": {
"dtype": "video",
"shape": [
336,
336,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 336,
"video.width": 336,
"video.channels": 3,
"video.codec": "mp4v",
"video.pix_fmt": "bgr24",
"video.is_depth_map": false,
"video.fps": 30,
"has_audio": false
}
},
"observation.image.right": {
"dtype": "video",
"shape": [
336,
336,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 336,
"video.width": 336,
"video.channels": 3,
"video.codec": "mp4v",
"video.pix_fmt": "bgr24",
"video.is_depth_map": false,
"video.fps": 30,
"has_audio": false
}
},
"observation.state.puppet_left_arm_position": {
"dtype": "float32",
"shape": [
7
],
"names": null
},
"observation.state.puppet_right_arm_position": {
"dtype": "float32",
"shape": [
7
],
"names": null
},
"observation.state.puppet_left_gripper_position": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"observation.state.puppet_right_gripper_position": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"observation.state.master_left_gripper_position": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"observation.state.master_right_gripper_position": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"observation.state.master_left_arm_position": {
"dtype": "float32",
"shape": [
7
],
"names": null
},
"observation.state.master_right_arm_position": {
"dtype": "float32",
"shape": [
7
],
"names": null
},
"action.left_arm_position": {
"dtype": "float32",
"shape": [
7
],
"names": null
},
"action.right_arm_position": {
"dtype": "float32",
"shape": [
7
],
"names": null
},
"action.left_gripper_position": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"action.right_gripper_position": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"value_reward": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"discounted_value_return": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"y_pressed": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"quality": {
"dtype": "bool",
"shape": [
1
],
"names": null
},
"timestamp": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"task_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"remain_time": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"return_to_go": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"predict_value_function": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"predict_remain_time": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"predict_return_to_go": {
"dtype": "float32",
"shape": [
1
],
"names": null
}
}
}