LegrandFrederic commited on
Commit
2d4fb0a
·
verified ·
1 Parent(s): 295ad61

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
+ 74.970703125,
8
+ 191.42578125,
9
+ 174.19921875,
10
+ 106.5234375,
11
+ -29.70703125
12
+ ],
13
+ "min": [
14
+ -80.859375,
15
+ 18.720703125,
16
+ -2.28515625,
17
+ 27.333984375,
18
+ -136.318359375
19
+ ],
20
+ "mean": [
21
+ 4.280210494995117,
22
+ 100.99047088623047,
23
+ 81.80789184570312,
24
+ 82.62786865234375,
25
+ -88.5937271118164
26
+ ],
27
+ "std": [
28
+ 31.456195831298828,
29
+ 38.813358306884766,
30
+ 42.478328704833984,
31
+ 16.822362899780273,
32
+ 14.542862892150879
33
+ ],
34
+ "q01": [
35
+ -68.33759765625,
36
+ 20.654296875,
37
+ -2.109375,
38
+ 44.033203125,
39
+ -131.00361328125
40
+ ],
41
+ "q99": [
42
+ 73.212890625,
43
+ 191.337890625,
44
+ 173.49609375,
45
+ 106.259765625,
46
+ -44.47265625
47
+ ]
48
+ },
49
+ "gripper": {
50
+ "max": [
51
+ 98.32050323486328
52
+ ],
53
+ "min": [
54
+ -0.06997900456190109
55
+ ],
56
+ "mean": [
57
+ 30.60017967224121
58
+ ],
59
+ "std": [
60
+ 19.775400161743164
61
+ ],
62
+ "q01": [
63
+ 0.0
64
+ ],
65
+ "q99": [
66
+ 84.18474578857422
67
+ ]
68
+ }
69
+ },
70
+ "action": {
71
+ "single_arm": {
72
+ "max": [
73
+ 74.267578125,
74
+ 195.1171875,
75
+ 172.96875,
76
+ 107.75390625,
77
+ -29.35546875
78
+ ],
79
+ "min": [
80
+ -87.275390625,
81
+ 19.951171875,
82
+ -14.765625,
83
+ 24.9609375,
84
+ -137.021484375
85
+ ],
86
+ "mean": [
87
+ 4.30074405670166,
88
+ 103.5156478881836,
89
+ 77.60755157470703,
90
+ 82.20274353027344,
91
+ -88.51123046875
92
+ ],
93
+ "std": [
94
+ 31.604894638061523,
95
+ 37.460289001464844,
96
+ 44.743831634521484,
97
+ 17.137304306030273,
98
+ 14.607511520385742
99
+ ],
100
+ "q01": [
101
+ -68.33759765625,
102
+ 24.78515625,
103
+ -14.677734375,
104
+ 42.93193359375,
105
+ -131.220703125
106
+ ],
107
+ "q99": [
108
+ 73.916015625,
109
+ 195.029296875,
110
+ 172.44140625,
111
+ 107.314453125,
112
+ -45.041308593749946
113
+ ]
114
+ },
115
+ "gripper": {
116
+ "max": [
117
+ 99.61277770996094
118
+ ],
119
+ "min": [
120
+ -0.29041627049446106
121
+ ],
122
+ "mean": [
123
+ 27.864871978759766
124
+ ],
125
+ "std": [
126
+ 21.491289138793945
127
+ ],
128
+ "q01": [
129
+ -0.19361084699630737
130
+ ],
131
+ "q99": [
132
+ 84.12390899658203
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
+ }