steb6's picture
Upload folder using huggingface_hub
50d745f verified
{
"codebase_version": "v3.0",
"robot_type": "ergocub",
"total_episodes": 1,
"total_frames": 2218,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 10,
"splits": {
"train": "0:1"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
"features": {
"action": {
"dtype": "float32",
"names": [
"left_hand.position.x",
"left_hand.position.y",
"left_hand.position.z",
"left_hand.orientation.d1",
"left_hand.orientation.d2",
"left_hand.orientation.d3",
"left_hand.orientation.d4",
"left_hand.orientation.d5",
"left_hand.orientation.d6",
"right_hand.position.x",
"right_hand.position.y",
"right_hand.position.z",
"right_hand.orientation.d1",
"right_hand.orientation.d2",
"right_hand.orientation.d3",
"right_hand.orientation.d4",
"right_hand.orientation.d5",
"right_hand.orientation.d6",
"head.orientation.d1",
"head.orientation.d2",
"head.orientation.d3",
"head.orientation.d4",
"head.orientation.d5",
"head.orientation.d6",
"left_fingers.thumb_add",
"left_fingers.thumb_oc",
"left_fingers.index_add",
"left_fingers.index_oc",
"left_fingers.middle_oc",
"left_fingers.ring_pinky_oc",
"right_fingers.thumb_add",
"right_fingers.thumb_oc",
"right_fingers.index_add",
"right_fingers.index_oc",
"right_fingers.middle_oc",
"right_fingers.ring_pinky_oc"
],
"shape": [
36
]
},
"observation.state": {
"dtype": "float32",
"names": [
"left_hand.position.x",
"left_hand.position.y",
"left_hand.position.z",
"left_hand.orientation.d1",
"left_hand.orientation.d2",
"left_hand.orientation.d3",
"left_hand.orientation.d4",
"left_hand.orientation.d5",
"left_hand.orientation.d6",
"right_hand.position.x",
"right_hand.position.y",
"right_hand.position.z",
"right_hand.orientation.d1",
"right_hand.orientation.d2",
"right_hand.orientation.d3",
"right_hand.orientation.d4",
"right_hand.orientation.d5",
"right_hand.orientation.d6",
"head.orientation.d1",
"head.orientation.d2",
"head.orientation.d3",
"head.orientation.d4",
"head.orientation.d5",
"head.orientation.d6",
"left_fingers.thumb_add",
"left_fingers.thumb_oc",
"left_fingers.index_add",
"left_fingers.index_oc",
"left_fingers.middle_oc",
"left_fingers.ring_pinky_oc",
"right_fingers.thumb_add",
"right_fingers.thumb_oc",
"right_fingers.index_add",
"right_fingers.index_oc",
"right_fingers.middle_oc",
"right_fingers.ring_pinky_oc",
"human_pose_0",
"human_pose_1",
"human_pose_2",
"human_pose_3",
"human_pose_4",
"human_pose_5",
"human_pose_6",
"human_pose_7",
"human_pose_8",
"human_pose_9",
"human_pose_10",
"human_pose_11",
"human_pose_12",
"human_pose_13",
"human_pose_14",
"human_pose_15",
"human_pose_16",
"human_pose_17",
"human_pose_18",
"human_pose_19",
"human_pose_20",
"human_pose_21",
"human_pose_22",
"human_pose_23",
"human_pose_24",
"human_pose_25",
"human_pose_26",
"human_pose_27",
"human_pose_28",
"human_pose_29",
"human_pose_30",
"human_pose_31",
"human_pose_32",
"human_pose_33",
"human_pose_34",
"human_pose_35",
"human_pose_36",
"human_pose_37",
"human_pose_38",
"human_pose_39",
"human_pose_40",
"human_pose_41",
"human_pose_42",
"human_pose_43",
"human_pose_44",
"human_pose_45",
"human_pose_46",
"human_pose_47",
"human_pose_48",
"human_pose_49",
"human_pose_50",
"human_pose_51",
"human_pose_52",
"human_pose_53",
"human_pose_54",
"human_pose_55",
"human_pose_56",
"human_pose_57",
"human_pose_58",
"human_pose_59",
"human_pose_60",
"human_pose_61",
"human_pose_62",
"human_pose_63",
"human_pose_64",
"human_pose_65",
"human_pose_66",
"human_pose_67",
"human_pose_68",
"human_pose_69",
"human_pose_70",
"human_pose_71",
"human_pose_72",
"human_pose_73",
"human_pose_74",
"human_pose_75",
"human_pose_76",
"human_pose_77",
"human_pose_78",
"human_pose_79",
"human_pose_80",
"human_pose_81",
"human_pose_82",
"human_pose_83",
"human_pose_84",
"human_pose_85",
"human_pose_86",
"human_pose_87",
"human_pose_88",
"human_pose_89"
],
"shape": [
126
]
},
"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
}
}
}