LegrandFrederic commited on
Commit
8e1a455
·
verified ·
1 Parent(s): 033eec2

Upload experiment_cfg/metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. experiment_cfg/metadata.json +195 -0
experiment_cfg/metadata.json ADDED
@@ -0,0 +1,195 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "statistics": {
4
+ "state": {
5
+ "single_arm": {
6
+ "max": [
7
+ 64.86328125,
8
+ 187.03125,
9
+ 175.341796875,
10
+ 100.634765625,
11
+ -84.990234375
12
+ ],
13
+ "min": [
14
+ -48.427734375,
15
+ 27.509765625,
16
+ 18.720703125,
17
+ 3.779296875,
18
+ -85.517578125
19
+ ],
20
+ "mean": [
21
+ 8.654230117797852,
22
+ 119.89994049072266,
23
+ 114.3788833618164,
24
+ 50.0582275390625,
25
+ -85.29705047607422
26
+ ],
27
+ "std": [
28
+ 21.133731842041016,
29
+ 44.35016632080078,
30
+ 42.783241271972656,
31
+ 17.64441680908203,
32
+ 0.08351058512926102
33
+ ],
34
+ "q01": [
35
+ -38.056640625,
36
+ 40.60546875,
37
+ 21.884765625,
38
+ 15.908203125,
39
+ -85.4296875
40
+ ],
41
+ "q99": [
42
+ 49.921875,
43
+ 186.240234375,
44
+ 175.166015625,
45
+ 100.546875,
46
+ -84.990234375
47
+ ]
48
+ },
49
+ "gripper": {
50
+ "max": [
51
+ 53.11909484863281
52
+ ],
53
+ "min": [
54
+ -3.2136104106903076
55
+ ],
56
+ "mean": [
57
+ 10.885906219482422
58
+ ],
59
+ "std": [
60
+ 14.433164596557617
61
+ ],
62
+ "q01": [
63
+ -2.2684309482574463
64
+ ],
65
+ "q99": [
66
+ 50.85065841674805
67
+ ]
68
+ }
69
+ },
70
+ "action": {
71
+ "single_arm": {
72
+ "max": [
73
+ 65.56640625,
74
+ 191.6015625,
75
+ 181.669921875,
76
+ 100.72265625,
77
+ 27.94921875
78
+ ],
79
+ "min": [
80
+ -49.04296875,
81
+ 28.828125,
82
+ 16.259765625,
83
+ 2.98828125,
84
+ -52.20703125
85
+ ],
86
+ "mean": [
87
+ 8.785346984863281,
88
+ 121.00945281982422,
89
+ 113.2877197265625,
90
+ 49.736305236816406,
91
+ -13.83238697052002
92
+ ],
93
+ "std": [
94
+ 21.24617576599121,
95
+ 44.58550262451172,
96
+ 43.988773345947266,
97
+ 17.725255966186523,
98
+ 11.16018295288086
99
+ ],
100
+ "q01": [
101
+ -38.2236328125,
102
+ 42.0205078125,
103
+ 20.8388671875,
104
+ 15.556640625,
105
+ -42.626953125
106
+ ],
107
+ "q99": [
108
+ 50.2734375,
109
+ 189.84375,
110
+ 181.0546875,
111
+ 100.458984375,
112
+ 12.533203125000512
113
+ ]
114
+ },
115
+ "gripper": {
116
+ "max": [
117
+ 53.17115783691406
118
+ ],
119
+ "min": [
120
+ -8.774977684020996
121
+ ],
122
+ "mean": [
123
+ 9.050954818725586
124
+ ],
125
+ "std": [
126
+ 15.587678909301758
127
+ ],
128
+ "q01": [
129
+ -3.9096436500549316
130
+ ],
131
+ "q99": [
132
+ 51.6072998046875
133
+ ]
134
+ }
135
+ }
136
+ },
137
+ "modalities": {
138
+ "video": {
139
+ "cam_context": {
140
+ "resolution": [
141
+ 640,
142
+ 480
143
+ ],
144
+ "channels": 3,
145
+ "fps": 30.0
146
+ },
147
+ "cam_wrist": {
148
+ "resolution": [
149
+ 640,
150
+ 480
151
+ ],
152
+ "channels": 3,
153
+ "fps": 30.0
154
+ }
155
+ },
156
+ "state": {
157
+ "single_arm": {
158
+ "absolute": true,
159
+ "rotation_type": null,
160
+ "shape": [
161
+ 5
162
+ ],
163
+ "continuous": true
164
+ },
165
+ "gripper": {
166
+ "absolute": true,
167
+ "rotation_type": null,
168
+ "shape": [
169
+ 1
170
+ ],
171
+ "continuous": true
172
+ }
173
+ },
174
+ "action": {
175
+ "single_arm": {
176
+ "absolute": true,
177
+ "rotation_type": null,
178
+ "shape": [
179
+ 5
180
+ ],
181
+ "continuous": true
182
+ },
183
+ "gripper": {
184
+ "absolute": true,
185
+ "rotation_type": null,
186
+ "shape": [
187
+ 1
188
+ ],
189
+ "continuous": true
190
+ }
191
+ }
192
+ },
193
+ "embodiment_tag": "new_embodiment"
194
+ }
195
+ }