LegrandFrederic commited on
Commit
0a229ce
·
verified ·
1 Parent(s): 6091dce

Upload experiment_cfg/metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. experiment_cfg/metadata.json +187 -0
experiment_cfg/metadata.json ADDED
@@ -0,0 +1,187 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "statistics": {
4
+ "state": {
5
+ "single_arm": {
6
+ "max": [
7
+ 0.636757493019104,
8
+ 0.5615740418434143,
9
+ 1.5696455240249634,
10
+ 1.8197455406188965,
11
+ 0.09513003379106522
12
+ ],
13
+ "min": [
14
+ -0.12428278475999832,
15
+ -1.8304859399795532,
16
+ -0.25470298528671265,
17
+ 0.8147426843643188,
18
+ -0.27464962005615234
19
+ ],
20
+ "mean": [
21
+ 0.1614159494638443,
22
+ -0.3929680287837982,
23
+ 0.43909844756126404,
24
+ 1.3157230615615845,
25
+ -0.01531675923615694
26
+ ],
27
+ "std": [
28
+ 0.20679734647274017,
29
+ 0.8073114156723022,
30
+ 0.6417695879936218,
31
+ 0.1949501931667328,
32
+ 0.06368082016706467
33
+ ],
34
+ "q01": [
35
+ -0.06904599070549011,
36
+ -1.8243485689163208,
37
+ -0.24549686908721924,
38
+ 0.8592390418052673,
39
+ -0.26139277935028077
40
+ ],
41
+ "q99": [
42
+ 0.6031244230270392,
43
+ 0.5473352432250981,
44
+ 1.5665768384933472,
45
+ 1.7675774097442627,
46
+ 0.08899261057376862
47
+ ]
48
+ },
49
+ "gripper": {
50
+ "max": [
51
+ 0.7395592927932739
52
+ ],
53
+ "min": [
54
+ -0.018412264063954353
55
+ ],
56
+ "mean": [
57
+ 0.15685005486011505
58
+ ],
59
+ "std": [
60
+ 0.18960684537887573
61
+ ],
62
+ "q01": [
63
+ -0.012274842709302902
64
+ ],
65
+ "q99": [
66
+ 0.7288188338279724
67
+ ]
68
+ }
69
+ },
70
+ "action": {
71
+ "single_arm": {
72
+ "max": [
73
+ 0.636757493019104,
74
+ 0.5615740418434143,
75
+ 1.5696455240249634,
76
+ 1.8197455406188965,
77
+ 0.09513003379106522
78
+ ],
79
+ "min": [
80
+ -0.12428278475999832,
81
+ -1.8304859399795532,
82
+ -0.25470298528671265,
83
+ 0.8147426843643188,
84
+ -0.27464962005615234
85
+ ],
86
+ "mean": [
87
+ 0.1615658849477768,
88
+ -0.39287590980529785,
89
+ 0.4389554560184479,
90
+ 1.3158682584762573,
91
+ -0.015422253869473934
92
+ ],
93
+ "std": [
94
+ 0.20670197904109955,
95
+ 0.8071762919425964,
96
+ 0.6415398120880127,
97
+ 0.19499517977237701,
98
+ 0.063711978495121
99
+ ],
100
+ "q01": [
101
+ -0.06904599070549011,
102
+ -1.8243485689163208,
103
+ -0.24549686908721924,
104
+ 0.8592390418052673,
105
+ -0.26139277935028077
106
+ ],
107
+ "q99": [
108
+ 0.6031244230270392,
109
+ 0.5473352432250981,
110
+ 1.5665768384933472,
111
+ 1.7675774097442627,
112
+ 0.08899261057376862
113
+ ]
114
+ },
115
+ "gripper": {
116
+ "max": [
117
+ 0.7395592927932739
118
+ ],
119
+ "min": [
120
+ -0.018412264063954353
121
+ ],
122
+ "mean": [
123
+ 0.15684469044208527
124
+ ],
125
+ "std": [
126
+ 0.189613476395607
127
+ ],
128
+ "q01": [
129
+ -0.012274842709302902
130
+ ],
131
+ "q99": [
132
+ 0.7288188338279724
133
+ ]
134
+ }
135
+ }
136
+ },
137
+ "modalities": {
138
+ "video": {
139
+ "ego_view": {
140
+ "resolution": [
141
+ 320,
142
+ 240
143
+ ],
144
+ "channels": 3,
145
+ "fps": 30.0
146
+ }
147
+ },
148
+ "state": {
149
+ "single_arm": {
150
+ "absolute": true,
151
+ "rotation_type": null,
152
+ "shape": [
153
+ 5
154
+ ],
155
+ "continuous": true
156
+ },
157
+ "gripper": {
158
+ "absolute": true,
159
+ "rotation_type": null,
160
+ "shape": [
161
+ 1
162
+ ],
163
+ "continuous": true
164
+ }
165
+ },
166
+ "action": {
167
+ "single_arm": {
168
+ "absolute": true,
169
+ "rotation_type": null,
170
+ "shape": [
171
+ 5
172
+ ],
173
+ "continuous": true
174
+ },
175
+ "gripper": {
176
+ "absolute": true,
177
+ "rotation_type": null,
178
+ "shape": [
179
+ 1
180
+ ],
181
+ "continuous": true
182
+ }
183
+ }
184
+ },
185
+ "embodiment_tag": "new_embodiment"
186
+ }
187
+ }