LegrandFrederic commited on
Commit
378921e
·
verified ·
1 Parent(s): 4660cdc

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
+ 0.8577046394348145,
8
+ 1.0970641374588013,
9
+ 1.4146757125854492,
10
+ 1.6709129810333252,
11
+ 1.480652928352356
12
+ ],
13
+ "min": [
14
+ -0.8070709109306335,
15
+ -1.2213468551635742,
16
+ -0.8592390418052673,
17
+ -1.7000657320022583,
18
+ -0.8669108152389526
19
+ ],
20
+ "mean": [
21
+ 0.10933344066143036,
22
+ -0.1867731511592865,
23
+ 0.5673824548721313,
24
+ 0.07812956720590591,
25
+ -0.08837614208459854
26
+ ],
27
+ "std": [
28
+ 0.315475732088089,
29
+ 0.4235805571079254,
30
+ 0.5012616515159607,
31
+ 0.8468369841575623,
32
+ 0.4927160441875458
33
+ ],
34
+ "q01": [
35
+ -0.6681197142601013,
36
+ -1.0151908922195434,
37
+ -0.674073007106781,
38
+ -1.6744727754592896,
39
+ -0.7655819439888001
40
+ ],
41
+ "q99": [
42
+ 0.7937527155876158,
43
+ 1.0149454355239855,
44
+ 1.4131413698196411,
45
+ 1.6632412672042847,
46
+ 1.3296109533309928
47
+ ]
48
+ },
49
+ "gripper": {
50
+ "max": [
51
+ 2.2064030170440674
52
+ ],
53
+ "min": [
54
+ 0.010740487836301327
55
+ ],
56
+ "mean": [
57
+ 1.2861136198043823
58
+ ],
59
+ "std": [
60
+ 0.9885276556015015
61
+ ],
62
+ "q01": [
63
+ 0.012274842709302902
64
+ ],
65
+ "q99": [
66
+ 2.200265645980835
67
+ ]
68
+ }
69
+ },
70
+ "action": {
71
+ "single_arm": {
72
+ "max": [
73
+ 0.8577046394348145,
74
+ 1.0970641374588013,
75
+ 1.4146757125854492,
76
+ 1.6709129810333252,
77
+ 1.480652928352356
78
+ ],
79
+ "min": [
80
+ -0.8070709109306335,
81
+ -1.2213468551635742,
82
+ -0.8592390418052673,
83
+ -1.7000657320022583,
84
+ -0.8669108152389526
85
+ ],
86
+ "mean": [
87
+ 0.10744479298591614,
88
+ -0.18666675686836243,
89
+ 0.567994236946106,
90
+ 0.07990937680006027,
91
+ -0.08776311576366425
92
+ ],
93
+ "std": [
94
+ 0.31662875413894653,
95
+ 0.42386993765830994,
96
+ 0.5020644068717957,
97
+ 0.8488492369651794,
98
+ 0.4925591051578522
99
+ ],
100
+ "q01": [
101
+ -0.6681197142601013,
102
+ -1.0151908922195434,
103
+ -0.6780623173713685,
104
+ -1.6744727754592896,
105
+ -0.7655819439888001
106
+ ],
107
+ "q99": [
108
+ 0.7937527155876158,
109
+ 1.0149454355239855,
110
+ 1.4131413698196411,
111
+ 1.6632412672042847,
112
+ 1.3296109533309928
113
+ ]
114
+ },
115
+ "gripper": {
116
+ "max": [
117
+ 2.2064030170440674
118
+ ],
119
+ "min": [
120
+ 0.010740487836301327
121
+ ],
122
+ "mean": [
123
+ 1.285686731338501
124
+ ],
125
+ "std": [
126
+ 0.9881890416145325
127
+ ],
128
+ "q01": [
129
+ 0.012274842709302902
130
+ ],
131
+ "q99": [
132
+ 2.200265645980835
133
+ ]
134
+ }
135
+ }
136
+ },
137
+ "modalities": {
138
+ "video": {
139
+ "cam_context": {
140
+ "resolution": [
141
+ 480,
142
+ 360
143
+ ],
144
+ "channels": 3,
145
+ "fps": 30.0
146
+ },
147
+ "cam_wrist": {
148
+ "resolution": [
149
+ 480,
150
+ 360
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
+ }