so101_wm / meta /cleaning /normalization_stats.json
Samisaliveagain's picture
Add files using upload-large-folder tool
18b1016 verified
Raw
History Blame Contribute Delete
4.3 kB
{
"schema_version": 1,
"scope": "cleaned training episodes after active intervention exclusions",
"split_manifest": "meta/cleaning/episode_splits.json",
"exclusion_manifest": "meta/cleaning/intervention_exclusions.csv",
"normalization": "z_score",
"epsilon": 1e-06,
"joint_names": [
"shoulder_pan.pos",
"shoulder_lift.pos",
"elbow_flex.pos",
"wrist_flex.pos",
"wrist_roll.pos",
"gripper.pos"
],
"excluded_features": [
"timestamp",
"episode_index",
"task_index",
"index",
"frame_index"
],
"features": {
"action": {
"min": [
-124.35164642333984,
-120.74725341796875,
-97.5824203491211,
-108.21977996826172,
-180.0,
0.0
],
"max": [
112.30769348144531,
105.36264038085938,
97.4945068359375,
108.83516693115234,
180.0,
100.0
],
"mean": [
-20.914531826236438,
-18.348973576910424,
17.55944452809834,
67.34279664976624,
-14.81530098536646,
15.830464020614277
],
"std": [
27.66273087581665,
42.689649137042146,
44.36806171218996,
36.5377330207539,
39.220189320237075,
22.01592985810298
],
"count": [
277478
],
"q01": [
-84.61538696289062,
-107.82417297363281,
-96.43955993652344,
-79.82417297363281,
-127.51648712158203,
0.0
],
"q10": [
-56.83516311645508,
-100.0879135131836,
-38.769229888916016,
26.373626708984375,
-70.02198028564453,
0.0
],
"q50": [
-20.263736724853516,
-13.494505882263184,
17.406593322753906,
75.86813354492188,
-8.483516693115234,
0.3663003742694855
],
"q90": [
12.439560890197754,
30.989011764526367,
84.74725341796875,
102.85713958740234,
23.428571701049805,
49.4505500793457
],
"q99": [
45.758243560791016,
71.51648712158203,
97.31867980957031,
108.13186645507812,
85.23076629638672,
89.83516693115234
]
},
"observation.state": {
"min": [
-121.0988998413086,
-102.94505310058594,
-97.71428680419922,
-105.36264038085938,
-178.3296661376953,
0.13708019256591797
],
"max": [
111.6043930053711,
101.27472686767578,
98.06593322753906,
105.71428680419922,
174.8131866455078,
98.69773864746094
],
"mean": [
-21.026571105727854,
-14.876805643240646,
20.244881740827882,
67.44227917839414,
-14.769895157128165,
19.393608014401206
],
"std": [
27.639864028060202,
42.70624253382179,
43.51541462065358,
35.7693881807688,
38.44227361462509,
19.83986962181373
],
"count": [
277478
],
"q01": [
-84.52747344970703,
-101.62637329101562,
-91.64835357666016,
-78.10989379882812,
-122.4175796508789,
0.4797806739807129
],
"q10": [
-57.010990142822266,
-99.07691955566406,
-35.64834976196289,
27.560440063476562,
-69.4945068359375,
0.6168608665466309
],
"q50": [
-20.439559936523438,
-9.84615421295166,
20.52747344970703,
76.26373291015625,
-8.395604133605957,
9.595613479614258
],
"q90": [
12.351648330688477,
35.42856979370117,
85.23076629638672,
102.46154022216797,
23.25274658203125,
49.828651428222656
],
"q99": [
45.758243560791016,
75.6043930053711,
96.92308044433594,
104.83516693115234,
84.0879135131836,
84.92118072509766
]
}
},
"included_rows": 277478,
"excluded_rows_within_train_episodes": 1258
}