LegrandFrederic commited on
Commit
a6c638a
·
verified ·
1 Parent(s): 6159a8d

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
+ 62.75390625,
8
+ 186.240234375,
9
+ 176.8359375,
10
+ 105.029296875,
11
+ 48.33984375
12
+ ],
13
+ "min": [
14
+ -55.107421875,
15
+ 36.298828125,
16
+ 36.38671875,
17
+ 8.61328125,
18
+ -49.5703125
19
+ ],
20
+ "mean": [
21
+ 3.5305368900299072,
22
+ 119.98987579345703,
23
+ 118.33566284179688,
24
+ 70.27259826660156,
25
+ -0.9782496094703674
26
+ ],
27
+ "std": [
28
+ 26.212520599365234,
29
+ 44.05730056762695,
30
+ 38.77565383911133,
31
+ 16.092477798461914,
32
+ 14.393406867980957
33
+ ],
34
+ "q01": [
35
+ -48.955078125,
36
+ 40.869140625,
37
+ 43.505859375,
38
+ 24.521484375,
39
+ -43.154296875
40
+ ],
41
+ "q99": [
42
+ 59.326171875,
43
+ 185.625,
44
+ 176.8359375,
45
+ 100.810546875,
46
+ 40.33212890624995
47
+ ]
48
+ },
49
+ "gripper": {
50
+ "max": [
51
+ 69.07994079589844
52
+ ],
53
+ "min": [
54
+ -0.07541478425264359
55
+ ],
56
+ "mean": [
57
+ 20.98484230041504
58
+ ],
59
+ "std": [
60
+ 18.56761932373047
61
+ ],
62
+ "q01": [
63
+ -0.07541478425264359
64
+ ],
65
+ "q99": [
66
+ 64.78129577636719
67
+ ]
68
+ }
69
+ },
70
+ "action": {
71
+ "single_arm": {
72
+ "max": [
73
+ 62.9296875,
74
+ 192.392578125,
75
+ 181.669921875,
76
+ 111.005859375,
77
+ 48.69140625
78
+ ],
79
+ "min": [
80
+ -55.37109375,
81
+ 37.177734375,
82
+ 35.5078125,
83
+ 7.822265625,
84
+ -49.5703125
85
+ ],
86
+ "mean": [
87
+ 3.6014606952667236,
88
+ 120.63056945800781,
89
+ 117.26726531982422,
90
+ 70.1827621459961,
91
+ -0.9730384945869446
92
+ ],
93
+ "std": [
94
+ 26.22954559326172,
95
+ 43.71571350097656,
96
+ 39.36628723144531,
97
+ 16.24995231628418,
98
+ 14.382292747497559
99
+ ],
100
+ "q01": [
101
+ -48.8671875,
102
+ 41.7673828125,
103
+ 42.01171875,
104
+ 23.857031250000006,
105
+ -42.890625
106
+ ],
107
+ "q99": [
108
+ 59.501953125,
109
+ 187.3828125,
110
+ 181.58203125,
111
+ 100.810546875,
112
+ 40.50791015624995
113
+ ]
114
+ },
115
+ "gripper": {
116
+ "max": [
117
+ 69.44444274902344
118
+ ],
119
+ "min": [
120
+ -1.7361111640930176
121
+ ],
122
+ "mean": [
123
+ 20.253305435180664
124
+ ],
125
+ "std": [
126
+ 18.70591926574707
127
+ ],
128
+ "q01": [
129
+ -0.5208333730697632
130
+ ],
131
+ "q99": [
132
+ 65.10417175292969
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
+ }