LegrandFrederic commited on
Commit
5c03c56
·
verified ·
1 Parent(s): a990b26

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
+ 160.927734375,
8
+ 189.228515625,
9
+ 173.583984375,
10
+ 110.478515625,
11
+ 61.435546875
12
+ ],
13
+ "min": [
14
+ 38.056640625,
15
+ 42.802734375,
16
+ 22.412109375,
17
+ -5.185546875,
18
+ -137.021484375
19
+ ],
20
+ "mean": [
21
+ 94.10661315917969,
22
+ 93.80464935302734,
23
+ 104.91960906982422,
24
+ 57.34180450439453,
25
+ -53.90055465698242
26
+ ],
27
+ "std": [
28
+ 16.860620498657227,
29
+ 27.817033767700195,
30
+ 29.3829345703125,
31
+ 16.53359031677246,
32
+ 35.19451141357422
33
+ ],
34
+ "q01": [
35
+ 52.20703125,
36
+ 50.44921875,
37
+ 45.5748046875,
38
+ 15.8203125,
39
+ -125.5078125
40
+ ],
41
+ "q99": [
42
+ 135.52734375,
43
+ 176.572265625,
44
+ 168.134765625,
45
+ 92.4609375,
46
+ 41.91679687499985
47
+ ]
48
+ },
49
+ "gripper": {
50
+ "max": [
51
+ 57.46003723144531
52
+ ],
53
+ "min": [
54
+ -2.575488567352295
55
+ ],
56
+ "mean": [
57
+ 24.326099395751953
58
+ ],
59
+ "std": [
60
+ 14.310999870300293
61
+ ],
62
+ "q01": [
63
+ -0.7104795575141907
64
+ ],
65
+ "q99": [
66
+ 51.6873893737793
67
+ ]
68
+ }
69
+ },
70
+ "action": {
71
+ "single_arm": {
72
+ "max": [
73
+ 161.455078125,
74
+ 189.66796875,
75
+ 174.990234375,
76
+ 112.236328125,
77
+ 62.75390625
78
+ ],
79
+ "min": [
80
+ 38.84765625,
81
+ 43.330078125,
82
+ 20.91796875,
83
+ -7.20703125,
84
+ -137.98828125
85
+ ],
86
+ "mean": [
87
+ 94.57371520996094,
88
+ 95.25252532958984,
89
+ 104.53071594238281,
90
+ 57.791255950927734,
91
+ -54.3458366394043
92
+ ],
93
+ "std": [
94
+ 16.85411834716797,
95
+ 27.58999252319336,
96
+ 29.793941497802734,
97
+ 16.753890991210938,
98
+ 35.37184143066406
99
+ ],
100
+ "q01": [
101
+ 52.646484375,
102
+ 51.943359375,
103
+ 45.287402343749996,
104
+ 15.64453125,
105
+ -126.123046875
106
+ ],
107
+ "q99": [
108
+ 135.966796875,
109
+ 177.626953125,
110
+ 168.22265625,
111
+ 93.66767578124995,
112
+ 42.643652343749885
113
+ ]
114
+ },
115
+ "gripper": {
116
+ "max": [
117
+ 58.67697525024414
118
+ ],
119
+ "min": [
120
+ -5.756013870239258
121
+ ],
122
+ "mean": [
123
+ 23.897945404052734
124
+ ],
125
+ "std": [
126
+ 16.041561126708984
127
+ ],
128
+ "q01": [
129
+ -2.92096209526062
130
+ ],
131
+ "q99": [
132
+ 52.40549850463867
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
+ }