LegrandFrederic commited on
Commit
d6e73d7
·
verified ·
1 Parent(s): 502f77c

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.5477648973464966,
8
+ 1.3088051080703735,
9
+ 1.399999976158142,
10
+ 1.6699999570846558,
11
+ 0.25777170062065125
12
+ ],
13
+ "min": [
14
+ -0.19026006758213043,
15
+ -1.5707999467849731,
16
+ -1.600000023841858,
17
+ 0.5354900360107422,
18
+ -0.19026006758213043
19
+ ],
20
+ "mean": [
21
+ 0.15247970819473267,
22
+ -0.01902022957801819,
23
+ -0.26607561111450195,
24
+ 1.2224464416503906,
25
+ -0.004759117960929871
26
+ ],
27
+ "std": [
28
+ 0.16598758101463318,
29
+ 0.7514877915382385,
30
+ 0.810174822807312,
31
+ 0.25717243552207947,
32
+ 0.08487679809331894
33
+ ],
34
+ "q01": [
35
+ -0.16758229106664657,
36
+ -1.5707999467849731,
37
+ -1.600000023841858,
38
+ 0.5498976337909699,
39
+ -0.18412265181541443
40
+ ],
41
+ "q99": [
42
+ 0.5078716278076172,
43
+ 1.271382249593735,
44
+ 1.399999976158142,
45
+ 1.6699999570846558,
46
+ 0.2402953965961935
47
+ ]
48
+ },
49
+ "gripper": {
50
+ "max": [
51
+ 1.3609732389450073
52
+ ],
53
+ "min": [
54
+ -0.06137421727180481
55
+ ],
56
+ "mean": [
57
+ 0.4012879729270935
58
+ ],
59
+ "std": [
60
+ 0.42635199427604675
61
+ ],
62
+ "q01": [
63
+ -0.038358885794878006
64
+ ],
65
+ "q99": [
66
+ 1.3517670631408691
67
+ ]
68
+ }
69
+ },
70
+ "action": {
71
+ "single_arm": {
72
+ "max": [
73
+ 0.5477648973464966,
74
+ 1.3088051080703735,
75
+ 1.399999976158142,
76
+ 1.6699999570846558,
77
+ 0.25777170062065125
78
+ ],
79
+ "min": [
80
+ -0.19026006758213043,
81
+ -1.5707999467849731,
82
+ -1.600000023841858,
83
+ 0.5354900360107422,
84
+ -0.19026006758213043
85
+ ],
86
+ "mean": [
87
+ 0.1544552892446518,
88
+ -0.006641571410000324,
89
+ -0.2785203456878662,
90
+ 1.2205724716186523,
91
+ -0.005135507322847843
92
+ ],
93
+ "std": [
94
+ 0.16505329310894012,
95
+ 0.7427389621734619,
96
+ 0.801254153251648,
97
+ 0.25743332505226135,
98
+ 0.08504422008991241
99
+ ],
100
+ "q01": [
101
+ -0.15137950390577315,
102
+ -1.5707999467849731,
103
+ -1.600000023841858,
104
+ 0.5498976337909699,
105
+ -0.18505860090255738
106
+ ],
107
+ "q99": [
108
+ 0.5078716278076172,
109
+ 1.271382249593735,
110
+ 1.399999976158142,
111
+ 1.6699999570846558,
112
+ 0.2402953965961935
113
+ ]
114
+ },
115
+ "gripper": {
116
+ "max": [
117
+ 1.3609732389450073
118
+ ],
119
+ "min": [
120
+ -0.06137421727180481
121
+ ],
122
+ "mean": [
123
+ 0.40481632947921753
124
+ ],
125
+ "std": [
126
+ 0.4256942868232727
127
+ ],
128
+ "q01": [
129
+ -0.038358885794878006
130
+ ],
131
+ "q99": [
132
+ 1.3517670631408691
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
+ }