gr00t_so100 / experiment_cfg /metadata.json
badwolf256's picture
Upload folder using huggingface_hub
ea91be0 verified
{
"new_embodiment": {
"statistics": {
"state": {
"single_arm": {
"max": [
55.283203125,
193.88671875,
173.14453125,
99.755859375,
4.5703125
],
"min": [
-92.021484375,
47.63671875,
38.671875,
18.80859375,
-96.416015625
],
"mean": [
-3.942056655883789,
141.05198669433594,
133.23463439941406,
63.0119514465332,
-18.10323143005371
],
"std": [
25.824905395507812,
39.593021392822266,
34.26102066040039,
16.72150421142578,
16.505748748779297
],
"q01": [
-78.75,
64.86328125,
61.611328125,
33.92578125,
-79.27734375
],
"q99": [
38.46093749999923,
193.53515625,
172.880859375,
97.119140625,
1.23046875
]
},
"gripper": {
"max": [
59.556575775146484
],
"min": [
-2.6758410930633545
],
"mean": [
15.447770118713379
],
"std": [
12.881392478942871
],
"q01": [
-1.3761467933654785
],
"q99": [
52.44648361206055
]
}
},
"action": {
"single_arm": {
"max": [
56.77734375,
195.64453125,
173.408203125,
100.986328125,
5.537109375
],
"min": [
-93.69140625,
49.833984375,
36.2109375,
18.45703125,
-97.20703125
],
"mean": [
-4.056947708129883,
142.52642822265625,
132.619384765625,
63.04475021362305,
-18.68885612487793
],
"std": [
26.4835262298584,
39.19276809692383,
35.1330680847168,
16.95162010192871,
16.5576114654541
],
"q01": [
-80.33203125,
67.447265625,
60.029296875,
33.22265625,
-80.296875
],
"q99": [
38.671875,
194.58984375,
173.056640625,
98.26171875,
1.494140625
]
},
"gripper": {
"max": [
60.75844955444336
],
"min": [
-5.111294269561768
],
"mean": [
14.78073787689209
],
"std": [
13.06082534790039
],
"q01": [
-2.4732069969177246
],
"q99": [
53.09150695800781
]
}
}
},
"modalities": {
"video": {
"webcam": {
"resolution": [
320,
240
],
"channels": 3,
"fps": 30.0
},
"wrist": {
"resolution": [
320,
240
],
"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"
}
}