LegrandFrederic's picture
Upload experiment_cfg/metadata.json with huggingface_hub
7b19c1e verified
raw
history blame
6.13 kB
{
"new_embodiment": {
"statistics": {
"state": {
"single_arm": {
"max": [
76.2890625,
197.314453125,
177.5390625,
106.34765625,
-58.623046875
],
"min": [
-76.201171875,
19.423828125,
-2.373046875,
37.96875,
-143.26171875
],
"mean": [
0.48684075474739075,
117.43761444091797,
106.82369232177734,
75.07833862304688,
-96.41197204589844
],
"std": [
27.253061294555664,
46.3898811340332,
47.50975036621094,
15.554182052612305,
11.257023811340332
],
"q01": [
-63.984375,
25.6640625,
-2.28515625,
43.154296875,
-133.06640625
],
"q99": [
74.70703125,
191.513671875,
176.1328125,
106.171875,
-74.70703125
]
},
"gripper": {
"max": [
94.61161804199219
],
"min": [
-0.27991601824760437
],
"mean": [
29.148984909057617
],
"std": [
21.57368278503418
],
"q01": [
-0.06997900456190109
],
"q99": [
86.84394836425781
]
}
},
"action": {
"single_arm": {
"max": [
75.41015625,
205.224609375,
176.220703125,
108.369140625,
-58.0078125
],
"min": [
-77.255859375,
21.62109375,
-14.765625,
35.771484375,
-143.701171875
],
"mean": [
0.4895739257335663,
120.49505615234375,
103.50691223144531,
74.6363296508789,
-96.3703842163086
],
"std": [
27.3037166595459,
45.77249526977539,
49.066131591796875,
15.932055473327637,
11.2964448928833
],
"q01": [
-63.984375,
30.037499999999998,
-14.58984375,
42.1875,
-132.802734375
],
"q99": [
74.619140625,
195.205078125,
175.517578125,
107.314453125,
-74.619140625
]
},
"gripper": {
"max": [
94.96611785888672
],
"min": [
-0.29041627049446106
],
"mean": [
25.081872940063477
],
"std": [
23.778230667114258
],
"q01": [
-0.19361084699630737
],
"q99": [
87.028076171875
]
}
}
},
"modalities": {
"video": {
"cam_context": {
"resolution": [
640,
480
],
"channels": 3,
"fps": 30.0
},
"cam_wrist": {
"resolution": [
640,
480
],
"channels": 3,
"fps": 30.0
}
},
"state": {
"single_arm": {
"absolute": true,
"rotation_type": null,
"shape": [
5
],
"continuous": true
},
"gripper": {
"absolute": true,
"rotation_type": null,
"shape": [
1
],
"continuous": true
}
},
"action": {
"single_arm": {
"absolute": true,
"rotation_type": null,
"shape": [
5
],
"continuous": true
},
"gripper": {
"absolute": true,
"rotation_type": null,
"shape": [
1
],
"continuous": true
}
}
},
"embodiment_tag": "new_embodiment"
}
}