LegrandFrederic commited on
Commit
be65a81
·
verified ·
1 Parent(s): e40c16a

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
+ 1.2213468551635742,
8
+ 2.705068588256836,
9
+ 1.5957295894622803,
10
+ 1.8412264585494995,
11
+ 3.2390241622924805
12
+ ],
13
+ "min": [
14
+ -1.5803860425949097,
15
+ -1.7583712339401245,
16
+ -2.830885648727417,
17
+ -2.137356996536255,
18
+ -1.3717137575149536
19
+ ],
20
+ "mean": [
21
+ 0.05936962366104126,
22
+ -0.043473340570926666,
23
+ 0.3467905819416046,
24
+ -0.10033716261386871,
25
+ 0.1366901844739914
26
+ ],
27
+ "std": [
28
+ 0.490883469581604,
29
+ 1.0810792446136475,
30
+ 1.0156581401824951,
31
+ 1.1419295072555542,
32
+ 0.8444457054138184
33
+ ],
34
+ "q01": [
35
+ -1.3318204879760742,
36
+ -1.7092719078063965,
37
+ -2.6114728450775146,
38
+ -1.9900588989257812,
39
+ -1.245896577835083
40
+ ],
41
+ "q99": [
42
+ 1.1417598998546616,
43
+ 2.52728284597397,
44
+ 1.5880578756332397,
45
+ 1.8212798833847046,
46
+ 3.096728141307834
47
+ ]
48
+ },
49
+ "gripper": {
50
+ "max": [
51
+ 2.2370901107788086
52
+ ],
53
+ "min": [
54
+ -0.28539010882377625
55
+ ],
56
+ "mean": [
57
+ 0.40375030040740967
58
+ ],
59
+ "std": [
60
+ 0.6020748019218445
61
+ ],
62
+ "q01": [
63
+ -0.25316864252090454
64
+ ],
65
+ "q99": [
66
+ 2.200265645980835
67
+ ]
68
+ }
69
+ },
70
+ "action": {
71
+ "single_arm": {
72
+ "max": [
73
+ 1.2213468551635742,
74
+ 2.705068588256836,
75
+ 1.5957295894622803,
76
+ 1.8412264585494995,
77
+ 3.2390241622924805
78
+ ],
79
+ "min": [
80
+ -1.5803860425949097,
81
+ -1.7583712339401245,
82
+ -2.830885648727417,
83
+ -2.137356996536255,
84
+ -1.3717137575149536
85
+ ],
86
+ "mean": [
87
+ 0.059405021369457245,
88
+ -0.04350236430764198,
89
+ 0.346779465675354,
90
+ -0.10008374601602554,
91
+ 0.13672317564487457
92
+ ],
93
+ "std": [
94
+ 0.49085694551467896,
95
+ 1.0810420513153076,
96
+ 1.01567542552948,
97
+ 1.1418938636779785,
98
+ 0.8444675207138062
99
+ ],
100
+ "q01": [
101
+ -1.3318204879760742,
102
+ -1.7092719078063965,
103
+ -2.6114728450775146,
104
+ -1.9900588989257812,
105
+ -1.245896577835083
106
+ ],
107
+ "q99": [
108
+ 1.1417598998546616,
109
+ 2.52728284597397,
110
+ 1.5880578756332397,
111
+ 1.8212798833847046,
112
+ 3.096728141307834
113
+ ]
114
+ },
115
+ "gripper": {
116
+ "max": [
117
+ 2.2370901107788086
118
+ ],
119
+ "min": [
120
+ -0.28539010882377625
121
+ ],
122
+ "mean": [
123
+ 0.40370452404022217
124
+ ],
125
+ "std": [
126
+ 0.6021054983139038
127
+ ],
128
+ "q01": [
129
+ -0.25316864252090454
130
+ ],
131
+ "q99": [
132
+ 2.200265645980835
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
+ }