gr00t-fruit-6k / experiment_cfg /metadata.json
cagataydev's picture
Upload folder using huggingface_hub
604c18c verified
Raw
History Blame Contribute Delete
6.21 kB
{
"new_embodiment": {
"statistics": {
"state": {
"single_arm": {
"max": [
61.10689926147461,
69.19126892089844,
100.0,
100.0,
-5.447878360748291
],
"min": [
-84.64447784423828,
-100.0,
-93.23892211914062,
-5.65541410446167,
-99.68569946289062
],
"mean": [
-10.548956871032715,
-7.485757827758789,
17.880617141723633,
60.12580490112305,
-56.27016067504883
],
"std": [
24.712890625,
40.22310256958008,
39.03307342529297,
20.067169189453125,
16.543886184692383
],
"q01": [
-63.76702117919922,
-99.7432632446289,
-53.390987396240234,
12.669881820678711,
-99.63302612304688
],
"q99": [
44.04852294921875,
54.04542049407958,
100.0,
98.61120529174802,
-14.248297691345215
]
},
"gripper": {
"max": [
57.952972412109375
],
"min": [
0.0
],
"mean": [
18.37102699279785
],
"std": [
13.891586303710938
],
"q01": [
0.27397260069847107
],
"q99": [
47.7869987487793
]
}
},
"action": {
"single_arm": {
"max": [
62.09495162963867,
68.39863586425781,
100.0,
100.0,
-4.973822116851807
],
"min": [
-85.03553771972656,
-100.0,
-95.62642669677734,
-7.267951011657715,
-100.0
],
"mean": [
-10.727166175842285,
-8.480545997619629,
14.531797409057617,
59.80523681640625,
-56.273399353027344
],
"std": [
24.671228408813477,
38.306697845458984,
38.723289489746094,
20.474946975708008,
16.538484573364258
],
"q01": [
-64.0104751586914,
-99.65928649902344,
-55.812877044677734,
11.052861213684082,
-99.895263671875
],
"q99": [
43.634110794067375,
51.700679779052734,
100.0,
99.12434387207031,
-13.956533432006836
]
},
"gripper": {
"max": [
58.36802673339844
],
"min": [
0.0
],
"mean": [
16.96166229248047
],
"std": [
14.029448509216309
],
"q01": [
0.1663893461227417
],
"q99": [
47.87677001953125
]
}
}
},
"modalities": {
"video": {
"wrist": {
"resolution": [
640,
480
],
"channels": 3,
"fps": 30.0
},
"front": {
"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"
}
}