Linslab's picture
Upload folder using huggingface_hub
4b9a0e5 verified
{
"count": 3415,
"target_image_size": [
192,
256
],
"cameras": [
"front_camera",
"left_camera",
"robot_camera",
"top_camera"
],
"state_dim": 46,
"action_dim": 22,
"state_mean": [
0.1937188952449453,
0.4195477795122327,
0.13856023927226027,
-2.01908358571121,
-1.3690729701676094,
1.3314879433651445,
-0.6480165626957336,
0.26002184942038115,
0.2834837378320673,
0.28377263787,
0.776736963783704,
0.0028641186968648073,
2.7581707812126988e-06,
-2.3421106854201646e-05,
0.00277614260766879,
0.2790185179219904,
0.2836231516101631,
0.28372527121475316,
0.2478847506691524,
0.283162438860319,
0.28369190186631654,
0.28371339558876935,
0.2713740643987569,
0.021063239419554746,
0.050991861863366766,
0.015000742838819515,
0.036633968058365066,
0.02103216647531881,
-0.023546691342995443,
0.018361522466832182,
0.05135902064761042,
0.06348765848121746,
0.06370950446261922,
0.059346601723465855,
0.0016623977087531021,
-1.776453058236006e-05,
-2.211441725685806e-05,
0.0020618251994136147,
0.05988637777867171,
0.06342793572303113,
0.06357148961888583,
0.04812933190191305,
0.06227820862105471,
0.06347391102401377,
0.06353394246428945,
0.059927971781948544
],
"state_std": [
0.19458540846985026,
0.3090013362443625,
0.1322763751000594,
0.4051717750745183,
0.2038855621498079,
0.2378937822108157,
0.16743194389451327,
0.36822734917474376,
0.40998909008683737,
0.41052638912450606,
0.5502817550876372,
0.006772454727675904,
0.00012528718027036333,
0.00010359381020256152,
0.0074401163965614105,
0.401701653076475,
0.4103002537902583,
0.4104913827413311,
0.34810596175324604,
0.4093685830332787,
0.4104389456598264,
0.41048110524658354,
0.3885455872010152,
0.038276713632867256,
0.10368849821825796,
0.032257929098091345,
0.09359354040897874,
0.04376914827478096,
0.05103044222915231,
0.0650614874128035,
0.10078963904805067,
0.10079992713089567,
0.10078921349684598,
0.21314860201568028,
0.004018592075342195,
0.000178216279789203,
0.00010994180976584862,
0.00489888917483718,
0.10061994906131036,
0.1006959872376219,
0.10067917008756831,
0.1002221974608177,
0.10089137958032567,
0.10064268917196238,
0.10063721196704066,
0.09929680766495695
],
"action_mean": [
0.005541059252087404,
0.02446312180653454,
-0.01887140535418146,
0.0,
0.0,
0.0,
-0.0008638142524733903,
0.07205709039204988,
0.06635635834661793,
0.06511275927982077,
-5.5539750429166036e-06,
0.06501884504083659,
0.0649750173528233,
0.06495391951647544,
2.1527114335912015e-06,
0.0649324954690556,
0.06494442888618739,
0.06494747139349863,
0.05883157172105322,
-0.0008379496102557133,
0.07568720370574716,
0.06864935699877592
],
"action_std": [
0.03521867300464743,
0.04444034590777722,
0.05164129993041148,
0.0001,
0.0001,
0.0001,
0.0020320140589415434,
0.1038103058187327,
0.10178516196347506,
0.10160231742501133,
0.00010196012488602641,
0.10160778951932078,
0.10161565808833324,
0.10161585473533191,
0.00010009799676941787,
0.10159940124072583,
0.10161294655320306,
0.10161595600366496,
0.21487983326433305,
0.002232140341758052,
0.10592312058183202,
0.10259059732615934
],
"state_norm_policy": "continuous_only",
"state_fields": [
{
"path": "obs/agent/qpos",
"dtype": "float32",
"kind": "continuous",
"dim": 23,
"slice": [
0,
23
]
},
{
"path": "obs/agent/qvel",
"dtype": "float32",
"kind": "continuous",
"dim": 23,
"slice": [
23,
46
]
}
],
"state_norm_slices": [
[
0,
23
],
[
23,
46
]
],
"notes": "State stats computed ONLY on continuous dims; discrete/bool dims keep raw (mean=0,std=1). All stats computed over aligned length T (drop last obs to align with actions)."
}