LegrandFrederic commited on
Commit
64b7295
·
verified ·
1 Parent(s): 6f4a4be

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.951300323009491,
8
+ 1.1369572877883911,
9
+ 0.848498523235321,
10
+ 1.7614400386810303,
11
+ 0.41274160146713257
12
+ ],
13
+ "min": [
14
+ -0.7426279783248901,
15
+ -1.322614312171936,
16
+ -1.356370210647583,
17
+ 0.6965973377227783,
18
+ -1.2397592067718506
19
+ ],
20
+ "mean": [
21
+ 0.06676295399665833,
22
+ -0.46176931262016296,
23
+ 0.3476521670818329,
24
+ 1.1146429777145386,
25
+ -0.3455824553966522
26
+ ],
27
+ "std": [
28
+ 0.4644673764705658,
29
+ 0.5022140145301819,
30
+ 0.2855360805988312,
31
+ 0.17069897055625916,
32
+ 0.36335045099258423
33
+ ],
34
+ "q01": [
35
+ -0.5937955379486084,
36
+ -1.1990373921394348,
37
+ -0.4833219349384308,
38
+ 0.7487654089927673,
39
+ -1.0909266471862793
40
+ ],
41
+ "q99": [
42
+ 0.9068040251731873,
43
+ 0.5950844132900185,
44
+ 0.7748494744300842,
45
+ 1.591126561164856,
46
+ 0.31064559936523306
47
+ ]
48
+ },
49
+ "gripper": {
50
+ "max": [
51
+ 0.8745825886726379
52
+ ],
53
+ "min": [
54
+ -0.004603066015988588
55
+ ],
56
+ "mean": [
57
+ 0.31460556387901306
58
+ ],
59
+ "std": [
60
+ 0.2858140170574188
61
+ ],
62
+ "q01": [
63
+ -0.0030687106773257256
64
+ ],
65
+ "q99": [
66
+ 0.796330451965332
67
+ ]
68
+ }
69
+ },
70
+ "action": {
71
+ "single_arm": {
72
+ "max": [
73
+ 0.951300323009491,
74
+ 1.1369572877883911,
75
+ 0.848498523235321,
76
+ 1.7614400386810303,
77
+ 0.41274160146713257
78
+ ],
79
+ "min": [
80
+ -0.7426279783248901,
81
+ -1.322614312171936,
82
+ -1.356370210647583,
83
+ 0.6965973377227783,
84
+ -1.2397592067718506
85
+ ],
86
+ "mean": [
87
+ 0.06657414883375168,
88
+ -0.46226775646209717,
89
+ 0.3476756513118744,
90
+ 1.1151682138442993,
91
+ -0.3459697365760803
92
+ ],
93
+ "std": [
94
+ 0.4645196199417114,
95
+ 0.5025641918182373,
96
+ 0.285508930683136,
97
+ 0.17082056403160095,
98
+ 0.36304304003715515
99
+ ],
100
+ "q01": [
101
+ -0.5937955379486084,
102
+ -1.1998659372329712,
103
+ -0.4833219349384308,
104
+ 0.7487654089927673,
105
+ -1.0909266471862793
106
+ ],
107
+ "q99": [
108
+ 0.9068040251731873,
109
+ 0.5950844132900185,
110
+ 0.7748494744300842,
111
+ 1.591126561164856,
112
+ 0.31064559936523306
113
+ ]
114
+ },
115
+ "gripper": {
116
+ "max": [
117
+ 0.8745825886726379
118
+ ],
119
+ "min": [
120
+ -0.004603066015988588
121
+ ],
122
+ "mean": [
123
+ 0.31508252024650574
124
+ ],
125
+ "std": [
126
+ 0.28609123826026917
127
+ ],
128
+ "q01": [
129
+ -0.0030687106773257256
130
+ ],
131
+ "q99": [
132
+ 0.7970362496376024
133
+ ]
134
+ }
135
+ }
136
+ },
137
+ "modalities": {
138
+ "video": {
139
+ "cam_context": {
140
+ "resolution": [
141
+ 320,
142
+ 240
143
+ ],
144
+ "channels": 3,
145
+ "fps": 30.0
146
+ },
147
+ "cam_wrist": {
148
+ "resolution": [
149
+ 320,
150
+ 240
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
+ }