multi-task / experiment_cfg /metadata.json
shaunkirby's picture
Upload folder using huggingface_hub
5143014 verified
{
"new_embodiment": {
"statistics": {
"state": {
"single_arm": {
"max": [
13.750532150268555,
65.29716491699219,
99.72948455810547,
98.54327392578125,
56.414947509765625
],
"min": [
-72.4137954711914,
-98.32469177246094,
-95.76194763183594,
-36.675235748291016,
-46.90357971191406
],
"mean": [
-19.597606658935547,
-39.21821594238281,
46.42843246459961,
67.89632415771484,
9.61771297454834
],
"std": [
13.64588451385498,
53.19573974609375,
54.47523880004883,
13.680619239807129,
13.932531356811523
],
"q01": [
-60.7492561340332,
-98.08535766601562,
-78.43552513122559,
45.92973327636719,
-35.928924560546875
],
"q99": [
5.576841354370117,
53.011566162109375,
99.27863311767578,
98.45758056640625,
47.217140197753906
]
},
"gripper": {
"max": [
38.30351257324219
],
"min": [
1.789264440536499
],
"mean": [
8.25131893157959
],
"std": [
8.493812561035156
],
"q01": [
1.789264440536499
],
"q99": [
33.59840774536133
]
}
},
"action": {
"single_arm": {
"max": [
13.954358100891113,
63.529903411865234,
100.0,
100.0,
56.702659606933594
],
"min": [
-72.68986511230469,
-100.0,
-99.63652801513672,
-37.81584548950195,
-47.27416229248047
],
"mean": [
-19.6429386138916,
-41.03962707519531,
44.71687698364258,
67.806640625,
9.598431587219238
],
"std": [
13.604964256286621,
52.89664077758789,
55.28606414794922,
14.091605186462402,
13.937583923339844
],
"q01": [
-60.84549198150634,
-100.0,
-81.7355728149414,
45.09635925292969,
-36.04687805175781
],
"q99": [
5.8735504150390625,
50.64826583862305,
100.0,
99.65738677978516,
47.010799407958984
]
},
"gripper": {
"max": [
47.049312591552734
],
"min": [
0.0
],
"mean": [
6.361488342285156
],
"std": [
9.334465980529785
],
"q01": [
0.5658851861953735
],
"q99": [
34.27647399902344
]
}
}
},
"modalities": {
"video": {
"side": {
"resolution": [
1280,
720
],
"channels": 3,
"fps": 30.0
},
"top": {
"resolution": [
1280,
720
],
"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"
}
}