tissue_only / experiment_cfg /metadata.json
archerlinn's picture
Upload folder using huggingface_hub
72ae9ed verified
{
"new_embodiment": {
"statistics": {
"state": {
"single_arm": {
"max": [
31.584779739379883,
46.67191696166992,
99.81981658935547,
95.37869262695312,
-44.607330322265625
],
"min": [
-35.05725860595703,
-98.50334930419922,
-25.405405044555664,
-11.339323997497559,
-62.04188537597656
],
"mean": [
5.172351822039814,
-31.90936843108956,
44.84144609128404,
25.06023244569546,
-51.23305436968347
],
"std": [
15.328154290181528,
44.35800487695137,
38.24853805975966,
14.809518746264933,
2.7295327930239175
],
"q01": [
-10.875112238811683,
-97.79692490173177,
-4.233867185986334,
12.802839856980988,
-53.25761131186619
],
"q99": [
27.84463228153257,
21.49041878209509,
99.28034884491058,
38.657944851567294,
-49.089739835646256
]
},
"gripper": {
"max": [
68.24457550048828
],
"min": [
7.297830581665039
],
"mean": [
15.647195632321983
],
"std": [
12.412345851759543
],
"q01": [
8.452010638589131
],
"q99": [
49.39492147723287
]
}
},
"action": {
"single_arm": {
"max": [
31.858407974243164,
46.33333206176758,
100.0,
95.79627990722656,
-44.4587287902832
],
"min": [
-35.1769905090332,
-99.66666412353516,
-29.768917083740234,
-12.611156463623047,
-61.89251708984375
],
"mean": [
5.338037511643458,
-33.247942721346924,
41.79598039744411,
24.384786050823003,
-51.2632397695491
],
"std": [
15.403253151980465,
43.94546767604488,
39.75417952413666,
14.962841885548743,
2.730520423833518
],
"q01": [
-10.946685590856747,
-98.72216729939423,
-9.791353215464346,
11.800320518831294,
-53.41379661319665
],
"q99": [
28.462659542451515,
20.869145111085704,
99.54463714844687,
38.68116009046408,
-49.01597069433932
]
},
"gripper": {
"max": [
75.94654846191406
],
"min": [
1.781737208366394
],
"mean": [
15.427439482698658
],
"std": [
13.252202598645871
],
"q01": [
7.224211353540906
],
"q99": [
52.41286561003831
]
}
}
},
"modalities": {
"video": {
"front": {
"resolution": [
640,
480
],
"channels": 3,
"fps": 30.0
},
"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"
}
}