lilkm HF Staff commited on
Commit
f1f6384
·
verified ·
1 Parent(s): f271c65

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. data/chunk-000/file-000.parquet +2 -2
  2. meta/info.json +183 -169
data/chunk-000/file-000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7cef94cdbff309ca69c4d91a259d25e098a6ac728cd46ca177b0b422e13e4b7
3
- size 12053993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fc259b2bd4dbe9a5d5434ba45680a848d166372f1a0f5eff5c4c0ce789915de
3
+ size 1852374
meta/info.json CHANGED
@@ -1,174 +1,188 @@
1
  {
2
- "codebase_version": "v3.0",
3
- "fps": 30,
4
- "features": {
5
- "action": {
6
- "dtype": "float32",
7
- "names": [
8
- "shoulder_pan.pos",
9
- "shoulder_lift.pos",
10
- "elbow_flex.pos",
11
- "wrist_flex.pos",
12
- "wrist_roll.pos",
13
- "gripper.pos"
14
- ],
15
- "shape": [
16
- 6
17
- ]
18
- },
19
- "observation.state": {
20
- "dtype": "float32",
21
- "names": [
22
- "shoulder_pan.pos",
23
- "shoulder_lift.pos",
24
- "elbow_flex.pos",
25
- "wrist_flex.pos",
26
- "wrist_roll.pos",
27
- "gripper.pos"
28
- ],
29
- "shape": [
30
- 6
31
- ]
32
- },
33
- "observation.images.top": {
34
- "dtype": "video",
35
- "shape": [
36
- 480,
37
- 640,
38
- 3
39
- ],
40
- "names": [
41
- "height",
42
- "width",
43
- "channels"
44
- ],
45
- "info": {
46
- "is_depth_map": false,
47
- "video.height": 480,
48
- "video.width": 640,
49
- "video.codec": "av1",
50
- "video.pix_fmt": "yuv420p",
51
- "video.fps": 30,
52
- "video.channels": 3,
53
- "has_audio": false,
54
- "video.g": 2,
55
- "video.crf": 30,
56
- "video.preset": 12,
57
- "video.fast_decode": 0,
58
- "video.video_backend": "pyav",
59
- "video.extra_options": {}
60
- }
61
- },
62
- "observation.images.wrist": {
63
- "dtype": "video",
64
- "shape": [
65
- 480,
66
- 640,
67
- 3
68
- ],
69
- "names": [
70
- "height",
71
- "width",
72
- "channels"
73
- ],
74
- "info": {
75
- "is_depth_map": false,
76
- "video.height": 480,
77
- "video.width": 640,
78
- "video.codec": "av1",
79
- "video.pix_fmt": "yuv420p",
80
- "video.fps": 30,
81
- "video.channels": 3,
82
- "has_audio": false,
83
- "video.g": 2,
84
- "video.crf": 30,
85
- "video.preset": 12,
86
- "video.fast_decode": 0,
87
- "video.video_backend": "pyav",
88
- "video.extra_options": {}
89
- }
90
- },
91
- "timestamp": {
92
- "dtype": "float32",
93
- "shape": [
94
- 1
95
- ],
96
- "names": null
97
- },
98
- "frame_index": {
99
- "dtype": "int64",
100
- "shape": [
101
- 1
102
- ],
103
- "names": null
104
- },
105
- "episode_index": {
106
- "dtype": "int64",
107
- "shape": [
108
- 1
109
- ],
110
- "names": null
111
- },
112
- "index": {
113
- "dtype": "int64",
114
- "shape": [
115
- 1
116
- ],
117
- "names": null
118
- },
119
- "task_index": {
120
- "dtype": "int64",
121
- "shape": [
122
- 1
123
- ],
124
- "names": null
125
- },
126
- "language_persistent": {
127
- "dtype": "language",
128
- "shape": [
129
- 1
130
- ],
131
- "names": null
132
- },
133
- "language_events": {
134
- "dtype": "language",
135
- "shape": [
136
- 1
137
- ],
138
- "names": null
139
- }
140
  },
141
- "total_episodes": 94,
142
- "total_frames": 72110,
143
- "total_tasks": 1,
144
- "chunks_size": 1000,
145
- "data_files_size_in_mb": 100,
146
- "video_files_size_in_mb": 200,
147
- "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
148
- "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
149
- "robot_type": "so_follower",
150
- "splits": {
151
- "train": "0:94"
152
  },
153
- "tools": [
154
- {
155
- "type": "function",
156
- "function": {
157
- "name": "say",
158
- "description": "Speak a short utterance to the user via the TTS executor.",
159
- "parameters": {
160
- "type": "object",
161
- "properties": {
162
- "text": {
163
- "type": "string",
164
- "description": "The verbatim text to speak."
165
- }
166
- },
167
- "required": [
168
- "text"
169
- ]
170
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
171
  }
 
 
 
 
172
  }
173
- ]
174
- }
 
 
 
1
  {
2
+ "codebase_version": "v3.0",
3
+ "fps": 30,
4
+ "features": {
5
+ "action": {
6
+ "dtype": "float32",
7
+ "names": [
8
+ "shoulder_pan.pos",
9
+ "shoulder_lift.pos",
10
+ "elbow_flex.pos",
11
+ "wrist_flex.pos",
12
+ "wrist_roll.pos",
13
+ "gripper.pos"
14
+ ],
15
+ "shape": [
16
+ 6
17
+ ]
18
+ },
19
+ "observation.state": {
20
+ "dtype": "float32",
21
+ "names": [
22
+ "shoulder_pan.pos",
23
+ "shoulder_lift.pos",
24
+ "elbow_flex.pos",
25
+ "wrist_flex.pos",
26
+ "wrist_roll.pos",
27
+ "gripper.pos"
28
+ ],
29
+ "shape": [
30
+ 6
31
+ ]
32
+ },
33
+ "observation.images.top": {
34
+ "dtype": "video",
35
+ "shape": [
36
+ 480,
37
+ 640,
38
+ 3
39
+ ],
40
+ "names": [
41
+ "height",
42
+ "width",
43
+ "channels"
44
+ ],
45
+ "info": {
46
+ "is_depth_map": false,
47
+ "video.height": 480,
48
+ "video.width": 640,
49
+ "video.codec": "av1",
50
+ "video.pix_fmt": "yuv420p",
51
+ "video.fps": 30,
52
+ "video.channels": 3,
53
+ "has_audio": false,
54
+ "video.g": 2,
55
+ "video.crf": 30,
56
+ "video.preset": 12,
57
+ "video.fast_decode": 0,
58
+ "video.video_backend": "pyav",
59
+ "video.extra_options": {}
60
+ }
61
+ },
62
+ "observation.images.wrist": {
63
+ "dtype": "video",
64
+ "shape": [
65
+ 480,
66
+ 640,
67
+ 3
68
+ ],
69
+ "names": [
70
+ "height",
71
+ "width",
72
+ "channels"
73
+ ],
74
+ "info": {
75
+ "is_depth_map": false,
76
+ "video.height": 480,
77
+ "video.width": 640,
78
+ "video.codec": "av1",
79
+ "video.pix_fmt": "yuv420p",
80
+ "video.fps": 30,
81
+ "video.channels": 3,
82
+ "has_audio": false,
83
+ "video.g": 2,
84
+ "video.crf": 30,
85
+ "video.preset": 12,
86
+ "video.fast_decode": 0,
87
+ "video.video_backend": "pyav",
88
+ "video.extra_options": {}
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ },
126
+ "is_terminal": {
127
+ "dtype": "bool",
128
+ "shape": [
129
+ 1
130
+ ],
131
+ "names": null
132
+ },
133
+ "next.success": {
134
+ "dtype": "bool",
135
+ "shape": [
136
+ 1
137
+ ],
138
+ "names": null
 
139
  },
140
+ "intervention": {
141
+ "dtype": "bool",
142
+ "shape": [
143
+ 1
144
+ ],
145
+ "names": null
 
 
 
 
 
146
  },
147
+ "mc_return": {
148
+ "dtype": "float32",
149
+ "shape": [
150
+ 1
151
+ ],
152
+ "names": null
153
+ }
154
+ },
155
+ "total_episodes": 94,
156
+ "total_frames": 72110,
157
+ "total_tasks": 1,
158
+ "chunks_size": 1000,
159
+ "data_files_size_in_mb": 100,
160
+ "video_files_size_in_mb": 200,
161
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
162
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
163
+ "robot_type": "so_follower",
164
+ "splits": {
165
+ "train": "0:94"
166
+ },
167
+ "tools": [
168
+ {
169
+ "type": "function",
170
+ "function": {
171
+ "name": "say",
172
+ "description": "Speak a short utterance to the user via the TTS executor.",
173
+ "parameters": {
174
+ "type": "object",
175
+ "properties": {
176
+ "text": {
177
+ "type": "string",
178
+ "description": "The verbatim text to speak."
179
  }
180
+ },
181
+ "required": [
182
+ "text"
183
+ ]
184
  }
185
+ }
186
+ }
187
+ ]
188
+ }