LegrandFrederic commited on
Commit
48b3854
·
verified ·
1 Parent(s): 8dfed9f

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.5953298807144165,
8
+ 1.0694457292556763,
9
+ 1.695462703704834,
10
+ 1.7737147808074951,
11
+ 4.158102989196777
12
+ ],
13
+ "min": [
14
+ -0.8423610925674438,
15
+ -1.853501319885254,
16
+ -0.9497659802436829,
17
+ -0.007671777158975601,
18
+ 1.2551027536392212
19
+ ],
20
+ "mean": [
21
+ 0.0037942228373140097,
22
+ -0.6284556984901428,
23
+ 0.406412810087204,
24
+ 1.128608226776123,
25
+ 3.0120625495910645
26
+ ],
27
+ "std": [
28
+ 0.280860960483551,
29
+ 1.0423518419265747,
30
+ 0.9934587478637695,
31
+ 0.3975706100463867,
32
+ 0.37923139333724976
33
+ ],
34
+ "q01": [
35
+ -0.8262657177448273,
36
+ -1.8381577730178833,
37
+ -0.9321362626552582,
38
+ 0.005354900131933394,
39
+ 1.3250386273860932
40
+ ],
41
+ "q99": [
42
+ 0.5347995525598508,
43
+ 1.0241976034641262,
44
+ 1.6831878423690796,
45
+ 1.760688152313232,
46
+ 4.135087966918945
47
+ ]
48
+ },
49
+ "gripper": {
50
+ "max": [
51
+ 2.0836546421051025
52
+ ],
53
+ "min": [
54
+ -0.06751164048910141
55
+ ],
56
+ "mean": [
57
+ 0.36312901973724365
58
+ ],
59
+ "std": [
60
+ 0.4651007354259491
61
+ ],
62
+ "q01": [
63
+ -0.019946619868278503
64
+ ],
65
+ "q99": [
66
+ 1.8228142261505127
67
+ ]
68
+ }
69
+ },
70
+ "action": {
71
+ "single_arm": {
72
+ "max": [
73
+ 0.5953298807144165,
74
+ 1.0694457292556763,
75
+ 1.695462703704834,
76
+ 1.7737147808074951,
77
+ 4.158102989196777
78
+ ],
79
+ "min": [
80
+ -0.8423610925674438,
81
+ -1.853501319885254,
82
+ -0.9497659802436829,
83
+ -0.007671777158975601,
84
+ 1.2551027536392212
85
+ ],
86
+ "mean": [
87
+ 0.0038472614251077175,
88
+ -0.6284655928611755,
89
+ 0.40639275312423706,
90
+ 1.128764033317566,
91
+ 3.0120961666107178
92
+ ],
93
+ "std": [
94
+ 0.2808606028556824,
95
+ 1.0423643589019775,
96
+ 0.9934336543083191,
97
+ 0.39753061532974243,
98
+ 0.3792480528354645
99
+ ],
100
+ "q01": [
101
+ -0.8262657177448273,
102
+ -1.8381577730178833,
103
+ -0.9321362626552582,
104
+ 0.005354900131933394,
105
+ 1.3250386273860932
106
+ ],
107
+ "q99": [
108
+ 0.5347995525598508,
109
+ 1.0241976034641262,
110
+ 1.6831878423690796,
111
+ 1.760688152313232,
112
+ 4.135087966918945
113
+ ]
114
+ },
115
+ "gripper": {
116
+ "max": [
117
+ 2.0836546421051025
118
+ ],
119
+ "min": [
120
+ -0.06751164048910141
121
+ ],
122
+ "mean": [
123
+ 0.3631153702735901
124
+ ],
125
+ "std": [
126
+ 0.4651110768318176
127
+ ],
128
+ "q01": [
129
+ -0.019946619868278503
130
+ ],
131
+ "q99": [
132
+ 1.8228142261505127
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
+ }