MasterProject2026 commited on
Commit
6e5a064
·
verified ·
1 Parent(s): 6359a97

Upload 6 files

Browse files
meta/episodes/chunk-000/file-000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d2f12743393f458c1609ec7f9b15ca4e8147f0d3ff5e806285f1305733b78c2
3
- size 780
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a0932c21b919404ff6052aba7e647a3dbcd0d85470c6e554387665bd37a6cd2
3
+ size 299466
meta/info.json CHANGED
@@ -1,154 +1,154 @@
1
  {
2
- "codebase_version": "v3.0",
3
- "robot_type": "so101_follower",
4
- "total_episodes": 60,
5
- "total_frames": 41891,
6
- "total_tasks": 1,
7
- "chunks_size": 1000,
8
- "fps": 30,
9
- "splits": {
10
- "train": "0:60"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  },
12
- "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
- "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
- "features": {
15
- "action": {
16
- "dtype": "float32",
17
- "shape": [
18
- 6
19
- ],
20
- "names": [
21
- "shoulder_pan.pos",
22
- "shoulder_lift.pos",
23
- "elbow_flex.pos",
24
- "wrist_flex.pos",
25
- "wrist_roll.pos",
26
- "gripper.pos"
27
- ],
28
- "fps": 30
29
- },
30
- "observation.state": {
31
- "dtype": "float32",
32
- "shape": [
33
- 6
34
- ],
35
- "names": [
36
- "shoulder_pan.pos",
37
- "shoulder_lift.pos",
38
- "elbow_flex.pos",
39
- "wrist_flex.pos",
40
- "wrist_roll.pos",
41
- "gripper.pos"
42
- ],
43
- "fps": 30
44
- },
45
- "observation.images.front": {
46
- "dtype": "video",
47
- "shape": [
48
- 480,
49
- 640,
50
- 3
51
- ],
52
- "names": [
53
- "height",
54
- "width",
55
- "channels"
56
- ],
57
- "video_info": {
58
- "video.height": 480,
59
- "video.width": 640,
60
- "video.codec": "av1",
61
- "video.pix_fmt": "yuv420p",
62
- "video.is_depth_map": false,
63
- "video.fps": 30.0,
64
- "video.channels": 3,
65
- "has_audio": false
66
- },
67
- "info": {
68
- "video.height": 480,
69
- "video.width": 640,
70
- "video.codec": "av1",
71
- "video.pix_fmt": "yuv420p",
72
- "video.is_depth_map": false,
73
- "video.fps": 30,
74
- "video.channels": 3,
75
- "has_audio": false
76
- }
77
- },
78
- "observation.images.wrist": {
79
- "dtype": "video",
80
- "shape": [
81
- 480,
82
- 640,
83
- 3
84
- ],
85
- "names": [
86
- "height",
87
- "width",
88
- "channels"
89
- ],
90
- "video_info": {
91
- "video.height": 480,
92
- "video.width": 640,
93
- "video.codec": "av1",
94
- "video.pix_fmt": "yuv420p",
95
- "video.is_depth_map": false,
96
- "video.fps": 30.0,
97
- "video.channels": 3,
98
- "has_audio": false
99
- },
100
- "info": {
101
- "video.height": 480,
102
- "video.width": 640,
103
- "video.codec": "av1",
104
- "video.pix_fmt": "yuv420p",
105
- "video.is_depth_map": false,
106
- "video.fps": 30,
107
- "video.channels": 3,
108
- "has_audio": false
109
- }
110
- },
111
- "timestamp": {
112
- "dtype": "float32",
113
- "shape": [
114
- 1
115
- ],
116
- "names": null,
117
- "fps": 30
118
- },
119
- "frame_index": {
120
- "dtype": "int64",
121
- "shape": [
122
- 1
123
- ],
124
- "names": null,
125
- "fps": 30
126
- },
127
- "episode_index": {
128
- "dtype": "int64",
129
- "shape": [
130
- 1
131
- ],
132
- "names": null,
133
- "fps": 30
134
- },
135
- "index": {
136
- "dtype": "int64",
137
- "shape": [
138
- 1
139
- ],
140
- "names": null,
141
- "fps": 30
142
- },
143
- "task_index": {
144
- "dtype": "int64",
145
- "shape": [
146
- 1
147
- ],
148
- "names": null,
149
- "fps": 30
150
- }
151
  },
152
- "data_files_size_in_mb": 100,
153
- "video_files_size_in_mb": 200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
154
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 591,
5
+ "total_frames": 41891,
6
+ "total_tasks": 5,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:591"
11
+ },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
+ "features": {
15
+ "action": {
16
+ "dtype": "float32",
17
+ "shape": [
18
+ 6
19
+ ],
20
+ "names": [
21
+ "shoulder_pan.pos",
22
+ "shoulder_lift.pos",
23
+ "elbow_flex.pos",
24
+ "wrist_flex.pos",
25
+ "wrist_roll.pos",
26
+ "gripper.pos"
27
+ ],
28
+ "fps": 30
29
  },
30
+ "observation.state": {
31
+ "dtype": "float32",
32
+ "shape": [
33
+ 6
34
+ ],
35
+ "names": [
36
+ "shoulder_pan.pos",
37
+ "shoulder_lift.pos",
38
+ "elbow_flex.pos",
39
+ "wrist_flex.pos",
40
+ "wrist_roll.pos",
41
+ "gripper.pos"
42
+ ],
43
+ "fps": 30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
  },
45
+ "observation.images.front": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "video_info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30.0,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ },
67
+ "info": {
68
+ "video.height": 480,
69
+ "video.width": 640,
70
+ "video.codec": "av1",
71
+ "video.pix_fmt": "yuv420p",
72
+ "video.is_depth_map": false,
73
+ "video.fps": 30,
74
+ "video.channels": 3,
75
+ "has_audio": false
76
+ }
77
+ },
78
+ "observation.images.wrist": {
79
+ "dtype": "video",
80
+ "shape": [
81
+ 480,
82
+ 640,
83
+ 3
84
+ ],
85
+ "names": [
86
+ "height",
87
+ "width",
88
+ "channels"
89
+ ],
90
+ "video_info": {
91
+ "video.height": 480,
92
+ "video.width": 640,
93
+ "video.codec": "av1",
94
+ "video.pix_fmt": "yuv420p",
95
+ "video.is_depth_map": false,
96
+ "video.fps": 30.0,
97
+ "video.channels": 3,
98
+ "has_audio": false
99
+ },
100
+ "info": {
101
+ "video.height": 480,
102
+ "video.width": 640,
103
+ "video.codec": "av1",
104
+ "video.pix_fmt": "yuv420p",
105
+ "video.is_depth_map": false,
106
+ "video.fps": 30,
107
+ "video.channels": 3,
108
+ "has_audio": false
109
+ }
110
+ },
111
+ "timestamp": {
112
+ "dtype": "float32",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": null,
117
+ "fps": 30
118
+ },
119
+ "frame_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null,
125
+ "fps": 30
126
+ },
127
+ "episode_index": {
128
+ "dtype": "int64",
129
+ "shape": [
130
+ 1
131
+ ],
132
+ "names": null,
133
+ "fps": 30
134
+ },
135
+ "index": {
136
+ "dtype": "int64",
137
+ "shape": [
138
+ 1
139
+ ],
140
+ "names": null,
141
+ "fps": 30
142
+ },
143
+ "task_index": {
144
+ "dtype": "int64",
145
+ "shape": [
146
+ 1
147
+ ],
148
+ "names": null,
149
+ "fps": 30
150
+ }
151
+ },
152
+ "data_files_size_in_mb": 100,
153
+ "video_files_size_in_mb": 200
154
  }