LegrandFrederic commited on
Commit
d6476b6
·
verified ·
1 Parent(s): a74f93b

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.33909255266189575,
8
+ 0.7748494744300842,
9
+ 1.399999976158142,
10
+ 1.6699999570846558,
11
+ 1.8381577730178833
12
+ ],
13
+ "min": [
14
+ -1.3517670631408691,
15
+ -1.5707999467849731,
16
+ -1.600000023841858,
17
+ -1.6699999570846558,
18
+ -3.140000104904175
19
+ ],
20
+ "mean": [
21
+ -0.270511656999588,
22
+ -0.7759233713150024,
23
+ 0.38277384638786316,
24
+ 0.41274672746658325,
25
+ -1.2997691631317139
26
+ ],
27
+ "std": [
28
+ 0.4666590988636017,
29
+ 0.6522051692008972,
30
+ 0.7976680994033813,
31
+ 0.9828093647956848,
32
+ 0.9292614459991455
33
+ ],
34
+ "q01": [
35
+ -1.1170107126235962,
36
+ -1.5707999467849731,
37
+ -1.4944621324539185,
38
+ -1.6699999570846558,
39
+ -2.0255178928375246
40
+ ],
41
+ "q99": [
42
+ 0.22851154461503004,
43
+ 0.5170777440071106,
44
+ 1.399999976158142,
45
+ 1.6699999570846558,
46
+ 1.618744969367981
47
+ ]
48
+ },
49
+ "gripper": {
50
+ "max": [
51
+ 0.7226814031600952
52
+ ],
53
+ "min": [
54
+ -0.0030687106773257256
55
+ ],
56
+ "mean": [
57
+ 0.10278598219156265
58
+ ],
59
+ "std": [
60
+ 0.1354101151227951
61
+ ],
62
+ "q01": [
63
+ -0.0015343553386628628
64
+ ],
65
+ "q99": [
66
+ 0.5492992401123047
67
+ ]
68
+ }
69
+ },
70
+ "action": {
71
+ "single_arm": {
72
+ "max": [
73
+ 0.33909255266189575,
74
+ 0.7748494744300842,
75
+ 1.399999976158142,
76
+ 1.6699999570846558,
77
+ 1.8381577730178833
78
+ ],
79
+ "min": [
80
+ -1.3517670631408691,
81
+ -1.5707999467849731,
82
+ -1.600000023841858,
83
+ -1.6699999570846558,
84
+ -3.140000104904175
85
+ ],
86
+ "mean": [
87
+ -0.2706887722015381,
88
+ -0.7759233713150024,
89
+ 0.38277381658554077,
90
+ 0.41274672746658325,
91
+ -1.2991102933883667
92
+ ],
93
+ "std": [
94
+ 0.466583251953125,
95
+ 0.6522051692008972,
96
+ 0.7976680994033813,
97
+ 0.9828093647956848,
98
+ 0.929724395275116
99
+ ],
100
+ "q01": [
101
+ -1.1170107126235962,
102
+ -1.5707999467849731,
103
+ -1.4944621324539185,
104
+ -1.6699999570846558,
105
+ -1.9861309731006622
106
+ ],
107
+ "q99": [
108
+ 0.22851154461503004,
109
+ 0.5170777440071106,
110
+ 1.399999976158142,
111
+ 1.6699999570846558,
112
+ 1.618744969367981
113
+ ]
114
+ },
115
+ "gripper": {
116
+ "max": [
117
+ 0.7226814031600952
118
+ ],
119
+ "min": [
120
+ -0.0030687106773257256
121
+ ],
122
+ "mean": [
123
+ 0.10281743109226227
124
+ ],
125
+ "std": [
126
+ 0.1353987455368042
127
+ ],
128
+ "q01": [
129
+ -0.0015343553386628628
130
+ ],
131
+ "q99": [
132
+ 0.5492992401123047
133
+ ]
134
+ }
135
+ }
136
+ },
137
+ "modalities": {
138
+ "video": {
139
+ "ego_view": {
140
+ "resolution": [
141
+ 640,
142
+ 480
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
+ }