malneyugnfl commited on
Commit
bc0df77
·
verified ·
1 Parent(s): 82074b9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -12
README.md CHANGED
@@ -26,15 +26,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "piper",
29
- "total_episodes": 6,
30
- "total_frames": 1356,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
  "video_files_size_in_mb": 200,
35
  "fps": 30,
36
  "splits": {
37
- "train": "0:6"
38
  },
39
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
@@ -63,17 +63,10 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
63
  "joint_4.pos",
64
  "joint_5.pos",
65
  "joint_6.pos",
66
- "gripper.pos",
67
- "eef_pose_x",
68
- "eef_pose_y",
69
- "eef_pose_z",
70
- "eef_pose_rx",
71
- "eef_pose_ry",
72
- "eef_pose_rz",
73
- "gripper_effort"
74
  ],
75
  "shape": [
76
- 14
77
  ]
78
  },
79
  "observation.images.wrist": {
 
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "piper",
29
+ "total_episodes": 1,
30
+ "total_frames": 226,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
  "video_files_size_in_mb": 200,
35
  "fps": 30,
36
  "splits": {
37
+ "train": "0:1"
38
  },
39
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
63
  "joint_4.pos",
64
  "joint_5.pos",
65
  "joint_6.pos",
66
+ "gripper.pos"
 
 
 
 
 
 
 
67
  ],
68
  "shape": [
69
+ 7
70
  ]
71
  },
72
  "observation.images.wrist": {