NeuroTo's picture
Upload folder using huggingface_hub
1733c8c verified
{
"robot_type": "so101_two_followers",
"codebase_version": "v2.1",
"total_episodes": 7,
"total_frames": 20405,
"total_tasks": 1,
"total_videos": 28,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:7"
},
"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": {
"action": {
"dtype": "float32",
"shape": [
24
],
"names": [
"right_arm.shoulder_pan.pos",
"right_arm.shoulder_lift.pos",
"right_arm.elbow_flex.pos",
"right_arm.wrist_flex.pos",
"right_arm.wrist_roll.pos",
"right_arm.gripper.pos",
"right_arm.shoulder_pan.vel",
"right_arm.shoulder_lift.vel",
"right_arm.elbow_flex.vel",
"right_arm.wrist_flex.vel",
"right_arm.wrist_roll.vel",
"right_arm.gripper.vel",
"left_arm.shoulder_pan.pos",
"left_arm.shoulder_lift.pos",
"left_arm.elbow_flex.pos",
"left_arm.wrist_flex.pos",
"left_arm.wrist_roll.pos",
"left_arm.gripper.pos",
"left_arm.shoulder_pan.vel",
"left_arm.shoulder_lift.vel",
"left_arm.elbow_flex.vel",
"left_arm.wrist_flex.vel",
"left_arm.wrist_roll.vel",
"left_arm.gripper.vel"
]
},
"observation.state": {
"dtype": "float32",
"shape": [
36
],
"names": [
"right_arm.shoulder_pan.pos",
"right_arm.shoulder_lift.pos",
"right_arm.elbow_flex.pos",
"right_arm.wrist_flex.pos",
"right_arm.wrist_roll.pos",
"right_arm.gripper.pos",
"right_arm.shoulder_pan.vel",
"right_arm.shoulder_lift.vel",
"right_arm.elbow_flex.vel",
"right_arm.wrist_flex.vel",
"right_arm.wrist_roll.vel",
"right_arm.gripper.vel",
"right_arm.shoulder_pan.load",
"right_arm.shoulder_lift.load",
"right_arm.elbow_flex.load",
"right_arm.wrist_flex.load",
"right_arm.wrist_roll.load",
"right_arm.gripper.load",
"left_arm.shoulder_pan.pos",
"left_arm.shoulder_lift.pos",
"left_arm.elbow_flex.pos",
"left_arm.wrist_flex.pos",
"left_arm.wrist_roll.pos",
"left_arm.gripper.pos",
"left_arm.shoulder_pan.vel",
"left_arm.shoulder_lift.vel",
"left_arm.elbow_flex.vel",
"left_arm.wrist_flex.vel",
"left_arm.wrist_roll.vel",
"left_arm.gripper.vel",
"left_arm.shoulder_pan.load",
"left_arm.shoulder_lift.load",
"left_arm.elbow_flex.load",
"left_arm.wrist_flex.load",
"left_arm.wrist_roll.load",
"left_arm.gripper.load"
]
},
"timestamp": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"task_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"observation.images.global1": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.fps": 30,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
}
},
"observation.images.global2": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.fps": 30,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
}
},
"observation.images.right_arm.wrist": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.fps": 30,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
}
},
"observation.images.left_arm.wrist": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.fps": 30,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
}
}
}
}