ccop commited on
Commit
b020a31
·
verified ·
1 Parent(s): 08e43a8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -53
README.md CHANGED
@@ -28,14 +28,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
28
  {
29
  "codebase_version": "v2.0",
30
  "robot_type": "rainbow",
31
- "total_episodes": 0,
32
- "total_frames": 0,
33
- "total_tasks": 0,
34
  "total_videos": 0,
35
- "total_chunks": 0,
36
  "chunks_size": 1000,
37
  "fps": 30,
38
- "splits": {},
 
 
39
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
40
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
41
  "features": {
@@ -63,54 +65,6 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
63
  "right_robotiq_85_left_knuckle_joint"
64
  ]
65
  },
66
- "observation.qvel": {
67
- "dtype": "float64",
68
- "shape": [
69
- 16
70
- ],
71
- "names": [
72
- "left_arm_0",
73
- "left_arm_1",
74
- "left_arm_2",
75
- "left_arm_3",
76
- "left_arm_4",
77
- "left_arm_5",
78
- "left_arm_6",
79
- "right_arm_0",
80
- "right_arm_1",
81
- "right_arm_2",
82
- "right_arm_3",
83
- "right_arm_4",
84
- "right_arm_5",
85
- "right_arm_6",
86
- "left_robotiq_85_left_knuckle_joint",
87
- "right_robotiq_85_left_knuckle_joint"
88
- ]
89
- },
90
- "observation.effort": {
91
- "dtype": "float64",
92
- "shape": [
93
- 16
94
- ],
95
- "names": [
96
- "left_arm_0",
97
- "left_arm_1",
98
- "left_arm_2",
99
- "left_arm_3",
100
- "left_arm_4",
101
- "left_arm_5",
102
- "left_arm_6",
103
- "right_arm_0",
104
- "right_arm_1",
105
- "right_arm_2",
106
- "right_arm_3",
107
- "right_arm_4",
108
- "right_arm_5",
109
- "right_arm_6",
110
- "left_robotiq_85_left_knuckle_joint",
111
- "right_robotiq_85_left_knuckle_joint"
112
- ]
113
- },
114
  "action": {
115
  "dtype": "float64",
116
  "shape": [
 
28
  {
29
  "codebase_version": "v2.0",
30
  "robot_type": "rainbow",
31
+ "total_episodes": 1,
32
+ "total_frames": 148,
33
+ "total_tasks": 1,
34
  "total_videos": 0,
35
+ "total_chunks": 1,
36
  "chunks_size": 1000,
37
  "fps": 30,
38
+ "splits": {
39
+ "train": "0:1"
40
+ },
41
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
42
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
43
  "features": {
 
65
  "right_robotiq_85_left_knuckle_joint"
66
  ]
67
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  "action": {
69
  "dtype": "float64",
70
  "shape": [