lhr0616 commited on
Commit
9a4f572
·
verified ·
1 Parent(s): 7f0f2f8

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da258622deddc1114cb06e3efacf26c7f19d2503f8ed2afd7deb401f323ec0b0
3
+ size 974155
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fe64b48c9e215aeeeba5dd1e67de2b4b98461e230351b184a13bed25c7fe3fc
3
+ size 39421
meta/info.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "simulation",
4
+ "total_episodes": 1,
5
+ "total_frames": 10,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:1"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": null,
16
+ "features": {
17
+ "observation.state": {
18
+ "names": [
19
+ "state_0",
20
+ "state_1",
21
+ "state_2",
22
+ "state_3"
23
+ ],
24
+ "shape": [
25
+ 4
26
+ ],
27
+ "dtype": "float32"
28
+ },
29
+ "observation.image": {
30
+ "shape": [
31
+ 224,
32
+ 224,
33
+ 3
34
+ ],
35
+ "dtype": "image",
36
+ "names": [
37
+ "height",
38
+ "width",
39
+ "channels"
40
+ ]
41
+ },
42
+ "action": {
43
+ "names": [
44
+ "action_0",
45
+ "action_1"
46
+ ],
47
+ "shape": [
48
+ 2
49
+ ],
50
+ "dtype": "float32"
51
+ },
52
+ "timestamp": {
53
+ "dtype": "float32",
54
+ "shape": [
55
+ 1
56
+ ],
57
+ "names": null
58
+ },
59
+ "frame_index": {
60
+ "dtype": "int64",
61
+ "shape": [
62
+ 1
63
+ ],
64
+ "names": null
65
+ },
66
+ "episode_index": {
67
+ "dtype": "int64",
68
+ "shape": [
69
+ 1
70
+ ],
71
+ "names": null
72
+ },
73
+ "index": {
74
+ "dtype": "int64",
75
+ "shape": [
76
+ 1
77
+ ],
78
+ "names": null
79
+ },
80
+ "task_index": {
81
+ "dtype": "int64",
82
+ "shape": [
83
+ 1
84
+ ],
85
+ "names": null
86
+ }
87
+ }
88
+ }
meta/stats.json ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ -0.5369021892547607,
5
+ -0.47871217131614685,
6
+ -0.8455092310905457,
7
+ -0.8641554117202759
8
+ ],
9
+ "max": [
10
+ 0.761477530002594,
11
+ 0.8708946704864502,
12
+ 0.9878596663475037,
13
+ 0.8158591389656067
14
+ ],
15
+ "mean": [
16
+ 0.14370889961719513,
17
+ 0.2785867154598236,
18
+ 0.14643165469169617,
19
+ -0.009930714964866638
20
+ ],
21
+ "std": [
22
+ 0.46023017168045044,
23
+ 0.5042118430137634,
24
+ 0.5555229187011719,
25
+ 0.5525906085968018
26
+ ],
27
+ "count": [
28
+ 10
29
+ ]
30
+ },
31
+ "observation.image": {
32
+ "min": [
33
+ [
34
+ [
35
+ 0.03529411764705882
36
+ ]
37
+ ],
38
+ [
39
+ [
40
+ 0.023529411764705882
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.0196078431372549
46
+ ]
47
+ ]
48
+ ],
49
+ "max": [
50
+ [
51
+ [
52
+ 1.0
53
+ ]
54
+ ],
55
+ [
56
+ [
57
+ 1.0
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 1.0
63
+ ]
64
+ ]
65
+ ],
66
+ "mean": [
67
+ [
68
+ [
69
+ 0.8361643172894158
70
+ ]
71
+ ],
72
+ [
73
+ [
74
+ 0.841352712960184
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.8517517710209084
80
+ ]
81
+ ]
82
+ ],
83
+ "std": [
84
+ [
85
+ [
86
+ 0.2836463457381476
87
+ ]
88
+ ],
89
+ [
90
+ [
91
+ 0.2795643514488302
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.25548942360434773
97
+ ]
98
+ ]
99
+ ],
100
+ "count": [
101
+ 10
102
+ ]
103
+ },
104
+ "action": {
105
+ "min": [
106
+ -0.8705787062644958,
107
+ -0.8897888660430908
108
+ ],
109
+ "max": [
110
+ 0.9619796872138977,
111
+ 0.9617287516593933
112
+ ],
113
+ "mean": [
114
+ 0.27214473485946655,
115
+ 0.0836714655160904
116
+ ],
117
+ "std": [
118
+ 0.5925270915031433,
119
+ 0.6271728277206421
120
+ ],
121
+ "count": [
122
+ 10
123
+ ]
124
+ },
125
+ "timestamp": {
126
+ "min": [
127
+ 0.0
128
+ ],
129
+ "max": [
130
+ 0.3
131
+ ],
132
+ "mean": [
133
+ 0.15
134
+ ],
135
+ "std": [
136
+ 0.09574271077563382
137
+ ],
138
+ "count": [
139
+ 10
140
+ ]
141
+ },
142
+ "frame_index": {
143
+ "min": [
144
+ 0
145
+ ],
146
+ "max": [
147
+ 9
148
+ ],
149
+ "mean": [
150
+ 4.5
151
+ ],
152
+ "std": [
153
+ 2.8722813232690143
154
+ ],
155
+ "count": [
156
+ 10
157
+ ]
158
+ },
159
+ "episode_index": {
160
+ "min": [
161
+ 0
162
+ ],
163
+ "max": [
164
+ 0
165
+ ],
166
+ "mean": [
167
+ 0.0
168
+ ],
169
+ "std": [
170
+ 0.0
171
+ ],
172
+ "count": [
173
+ 10
174
+ ]
175
+ },
176
+ "index": {
177
+ "min": [
178
+ 0
179
+ ],
180
+ "max": [
181
+ 9
182
+ ],
183
+ "mean": [
184
+ 4.5
185
+ ],
186
+ "std": [
187
+ 2.8722813232690143
188
+ ],
189
+ "count": [
190
+ 10
191
+ ]
192
+ },
193
+ "task_index": {
194
+ "min": [
195
+ 0
196
+ ],
197
+ "max": [
198
+ 0
199
+ ],
200
+ "mean": [
201
+ 0.0
202
+ ],
203
+ "std": [
204
+ 0.0
205
+ ],
206
+ "count": [
207
+ 10
208
+ ]
209
+ }
210
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e77788beeeb318b7d2d86da8406033f608c98b58a322a261592ac7f2fff0fbd3
3
+ size 2301