video_backbone剖析

This commit is contained in:
qhy
2026-03-16 10:30:54 +08:00
parent 7e45eba18b
commit 8ca159d375
282 changed files with 174952 additions and 1350 deletions

View File

@@ -0,0 +1,54 @@
# DDIM Analysis Report
## Analysis Config
- Stability threshold: None
- Stability window: 3
- Mid-step window: 15-35
## Dataset Overview
- Unique samples: 1
- Step rows: 1100
- Sample rows: 2
- Round rows: 11
- Scenes: unitree_z1_dual_arm_stackbox_v2
- Pass types: policy, world_model
## Five Directions
### Original Early Stop
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_l2_vs_full50`: mean=115.8010, median=134.5896, p90=167.1260, p95=173.4072
### Direction C: Action Converges First
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `action_vs_full50_95pct_step`: mean=47.0000, median=47.0000, p90=47.0000, p95=47.0000
- `share_action_first_stable_before_latent`: nan
- `share_action_95pct_before_latent`: nan
### Direction D: Cross-Step Similarity
- `latent_delta_mid_steps`: mean=0.3543, median=0.3499, p90=0.4168, p95=0.4280
- `action_delta_mid_steps`: mean=0.0292, median=0.0278, p90=0.0418, p95=0.0442
- `state_delta_mid_steps`: mean=0.0289, median=0.0277, p90=0.0412, p95=0.0436
### Direction A: Budget Heterogeneity
- `oracle_budget_action`: mean=47.0000, median=47.0000, p90=47.0000, p95=47.0000
- `oracle_budget_state`: mean=47.2727, median=47.2727, p90=47.2727, p95=47.2727
- `oracle_budget_action_by_scene`:
- `unitree_z1_dual_arm_stackbox_v2`: mean=47.0000, median=47.0000, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=231.7361, median=238.0504, p90=249.6127, p95=250.9849
- `action_drift_vs_prev_round`: mean=0.5081, median=0.5859, p90=0.7471, p95=0.8915
- `round_total_time_s`: mean=634.5059, median=633.3537, p90=660.0337, p95=678.9987
- `policy_pass_total_time_s`: mean=275.3766, median=280.2974, p90=298.3891, p95=301.0733
- `world_model_pass_total_time_s`: mean=268.4882, median=275.5481, p90=285.2526, p95=294.7232

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

View File

@@ -0,0 +1,4 @@
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
unitree_z1_dual_arm_stackbox_v2,policy,275.3765917474573,275.3765917474573,,,,,,,,,,,45.18181818181818,45.18181818181818,,47.0,47.0,,47.0,47.0,,47.36363636363637,47.36363636363637,,634.5059445771304,634.5059445771304,,275.3765917474573,275.3765917474573,,268.4881862727079,268.4881862727079,,231.73612213134768,231.73612213134768,,0.5081134960055351,0.5081134960055351,
unitree_z1_dual_arm_stackbox_v2,world_model,268.4881862727079,268.4881862727079,,,,,,,,,,,45.09090909090909,45.09090909090909,,47.0,47.0,,47.0,47.0,,47.27272727272727,47.27272727272727,,634.5059445771304,634.5059445771304,,275.3765917474573,275.3765917474573,,268.4881862727079,268.4881862727079,,231.73612213134768,231.73612213134768,,0.5081134960055351,0.5081134960055351,
1 scene pass_type pass_total_time_s pass_total_time_s pass_total_time_s action_first_stable_step action_first_stable_step action_first_stable_step state_first_stable_step state_first_stable_step state_first_stable_step latent_first_stable_step latent_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_action oracle_budget_action oracle_budget_state oracle_budget_state oracle_budget_state round_total_time_s round_total_time_s round_total_time_s policy_pass_total_time_s policy_pass_total_time_s policy_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s latent_init_dist_to_prev_round latent_init_dist_to_prev_round latent_init_dist_to_prev_round action_drift_vs_prev_round action_drift_vs_prev_round action_drift_vs_prev_round
2 mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std
3 unitree_z1_dual_arm_stackbox_v2 policy 275.3765917474573 275.3765917474573 45.18181818181818 45.18181818181818 47.0 47.0 47.0 47.0 47.36363636363637 47.36363636363637 634.5059445771304 634.5059445771304 275.3765917474573 275.3765917474573 268.4881862727079 268.4881862727079 231.73612213134768 231.73612213134768 0.5081134960055351 0.5081134960055351
4 unitree_z1_dual_arm_stackbox_v2 world_model 268.4881862727079 268.4881862727079 45.09090909090909 45.09090909090909 47.0 47.0 47.0 47.0 47.27272727272727 47.27272727272727 634.5059445771304 634.5059445771304 275.3765917474573 275.3765917474573 268.4881862727079 268.4881862727079 231.73612213134768 231.73612213134768 0.5081134960055351 0.5081134960055351

View File

@@ -0,0 +1,102 @@
pass_type,step,step_time_s,step_time_s,step_time_s,latent_delta,latent_delta,latent_delta,action_delta,action_delta,action_delta,state_delta,state_delta,state_delta,action_cosine_vs_full50,action_cosine_vs_full50,action_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
policy,1,2.961723067543723,3.0457730293273926,0.30733463171292413,1.4142929640683262,1.4138330221176147,0.0021513442513452176,0.09115139191800893,0.0915360450744628,0.01667876417115203,0.07180491394617336,0.0699826553463935,0.01741629673134964,0.11176775158806276,0.1003926917910575,0.09008686893868328,0.09214074926620176,0.0852091535925865,0.07292854180510658,170.1560682816939,169.63926696777344,8.701319959537033
policy,2,5.365734208713878,5.595091104507446,0.9021474097321781,1.0213391347364946,1.0217554569244385,0.0024496354120375177,0.05057833614674478,0.0497709400951862,0.0059644014055598256,0.041448238559744534,0.0417604111135005,0.006288147496694682,0.10462753965773362,0.1028010472655296,0.08952226410063524,0.08824843794784759,0.0798028260469436,0.07326976136879032,169.9382781982422,170.2886962890625,8.805168939029437
policy,3,5.477860710837624,5.699332475662232,0.9820547709461189,0.8495141051032327,0.8491765260696411,0.0018963342967903308,0.031614709984172436,0.030165234580636,0.005633254049991607,0.026263464072888484,0.0259698946028947,0.003927077008296669,0.10314930670640683,0.1041365042328834,0.08919885893251163,0.09047750332816078,0.08074601739645,0.07317526609562708,169.172475641424,169.27386474609375,8.530225366778145
policy,4,5.77379152991555,6.096323728561401,0.7169647701324624,0.7499512000517412,0.7500871419906616,0.002016684615807661,0.021334457973187563,0.019373845309019,0.00490708232693954,0.018219844861464028,0.0176380611956119,0.0020552128266117953,0.10571288131177421,0.1040309965610504,0.08841488528054506,0.09637322530827735,0.0863417387008667,0.07286922012743773,168.8832452947443,168.96168518066406,8.165151923635344
policy,5,5.695053469051015,5.786634206771851,0.6348705997810279,0.6822807897220958,0.6824705600738525,0.0012259663966481822,0.015803308734162236,0.0148657700046896,0.002275691717359569,0.014427715658464164,0.014245955273509,0.0012122505001306745,0.1109166529706933,0.1074261367321014,0.0874508283988323,0.1043318974023515,0.0949946939945221,0.07220492426855585,168.1869354248047,168.57791137695312,8.633107635609253
policy,6,5.393422820351341,5.903841018676758,1.128049349330141,0.6325016021728516,0.6319015026092529,0.0013255069841255226,0.013981751504946792,0.0135306753218173,0.0014148090304813544,0.013117371296340725,0.012809264473617,0.0010475596865880963,0.11787765523926774,0.1126565635204315,0.08664448892529986,0.11331838369369503,0.1048481911420822,0.0713382241136578,165.95127591219816,166.62210083007812,9.777684557505815
policy,7,5.2120350274172695,5.356626272201538,1.1187076796559625,0.5943026000803168,0.5943865180015564,0.0019822130467598764,0.013854623518206809,0.0136737003922462,0.0015957398522605268,0.013025563718243018,0.0130003057420253,0.0012101078401935608,0.12584961916912685,0.1186590641736984,0.08585522230734362,0.12297257086770097,0.1157473623752594,0.07031841436334103,164.498647516424,164.7789764404297,9.404456674789943
policy,8,5.555452585220337,5.846252918243408,0.928785376355064,0.5637719306078824,0.5641935467720032,0.0016911653783961192,0.013835459354926173,0.0137351499870419,0.0016272858103259947,0.01324680125848809,0.0131806945428252,0.0013735720637568893,0.13470108468424188,0.1254479587078094,0.08494070137716365,0.1331134824590249,0.1273742914199829,0.06926126483905043,161.05358609286222,160.98159790039062,9.941727540603129
policy,9,5.332642273469404,5.328103303909302,0.8059443258357855,0.537473055449399,0.5371578931808472,0.0015793030476171032,0.01382133779539299,0.0138304941356182,0.0017997840757705834,0.013542719270017954,0.0132193872705101,0.001497545107237439,0.14399425854737105,0.132922887802124,0.08394897239421382,0.14358539777723223,0.1393332183361053,0.0681764260297499,158.9725910533558,157.52291870117188,10.30586364393445
policy,10,5.492997472936457,5.765878200531006,0.987561992077586,0.516088832508434,0.5161426663398743,0.0012016991738801124,0.0142043151638724,0.014519459567964,0.0018550447851545379,0.013797164471311955,0.0135321002453565,0.0014745251363986573,0.1538027863610874,0.1409866660833358,0.0829027549627028,0.15427856892347333,0.1514767110347747,0.06710848950592507,157.24155634099787,156.92715454101562,9.935729913188961
policy,11,5.514305461536754,5.632564306259155,0.9695904894384716,0.49656440994956275,0.4964901804924011,0.0012125849841223726,0.014816602014682463,0.0148559845983982,0.002109366412511951,0.014570332978936718,0.0141620757058262,0.0015083586449196986,0.1641451459039341,0.1494366079568863,0.08182199628025964,0.16531944139437238,0.1641547828912735,0.06604722562825792,155.73019409179688,152.836669921875,9.95328428775944
policy,12,5.5336433974179355,5.7837560176849365,0.8505035542335931,0.480059263381091,0.4801925718784332,0.000927476323090009,0.015391408804465373,0.0154234822839498,0.002115394681539641,0.015187644738365246,0.0146295595914125,0.0014898383412875699,0.17489148811860514,0.1581451892852783,0.0806692826587052,0.17667758735743433,0.1765653491020202,0.0650114466606531,153.48359818892047,151.2371063232422,9.970969051228506
policy,13,5.750117063522339,5.875013828277588,0.5869593249917203,0.46476536989212036,0.4644812643527984,0.0008919515215271141,0.016447778113863637,0.0161670576781034,0.0023985242660936497,0.015613882125101246,0.0149723906069993,0.0014741141625105997,0.18595317344773896,0.1676578670740127,0.07943841496156202,0.18814206868410108,0.1865991652011871,0.06402356186765296,152.03149691495028,150.39056396484375,8.975602605726147
policy,14,5.786668083884499,6.046358823776245,0.7916664478536296,0.4510726847431876,0.4508929252624511,0.001202542596743951,0.017479655417528963,0.0170546919107437,0.002518755646966769,0.016452009535648557,0.0158284362405538,0.0014716373678819855,0.19740495288913895,0.1774037778377533,0.07814798650266906,0.19989683411338108,0.1967511177062988,0.06307006535125936,150.5726873224432,148.3722686767578,9.014674112198135
policy,15,5.679062388160012,5.831117153167725,0.7830207776496325,0.4378029622814872,0.4375467896461487,0.0013184856865050057,0.01782378571277311,0.0174988619983196,0.001981348827333193,0.017109389501539108,0.0165239404886961,0.001509837015889175,0.20933738757263526,0.187536746263504,0.0768681637728637,0.21189194511283524,0.2071095407009124,0.061986653610450436,148.5099958939986,146.46926879882812,8.34225685988251
policy,16,5.433940952474421,5.496458530426025,0.9361771429670873,0.4266151081431996,0.4269063174724579,0.0007686241197572088,0.018376556309786643,0.0178476069122552,0.002045394192322932,0.018131494183431927,0.0177389979362487,0.0014924124542933352,0.22192051397128534,0.1978839337825775,0.07550443435995655,0.22422158718109128,0.2179256975650787,0.06085805913867793,146.6329151500355,145.25662231445312,7.715589611951077
policy,17,5.550021258267489,5.571621417999268,1.075825041089452,0.41588281230493024,0.4156274199485779,0.0011470274343694082,0.01933590932325879,0.0188486464321613,0.0021347427157696586,0.019018403339115007,0.0187194794416427,0.0014943411152572108,0.23496621305292298,0.2112070322036743,0.07412633998979774,0.23687070608139035,0.2291263788938522,0.05976884176468455,145.2477167302912,144.77493286132812,7.3419292077678335
policy,18,5.484847545623779,5.8756492137908936,0.9218728178882276,0.4059712426228957,0.4060852229595184,0.000827531391648379,0.020061295987530117,0.019633300602436,0.0021374158873283438,0.019659361886707173,0.0194129068404436,0.0015117204242591515,0.24840377677570685,0.2290791273117065,0.07267015495125724,0.2497815530408512,0.2404312640428543,0.0586671130151728,143.80702348188922,143.12734985351562,7.029926844661765
policy,19,5.449926918203181,5.660125017166138,0.9952597296506651,0.39708107709884644,0.3968850672245025,0.0007337069365093527,0.021625525741414554,0.0211961977183818,0.002192837022464202,0.020875338803638063,0.0206699594855308,0.0015518048204471483,0.2625199312513525,0.2477929890155792,0.07126315529454866,0.2632380723953247,0.2519051432609558,0.057559782398092806,142.60971069335938,142.35447692871094,7.026002431674133
policy,20,5.6201581304723565,5.74785590171814,0.8866248248461892,0.3875216706232591,0.3874785602092743,0.0008347096510751701,0.022393288260156418,0.0218529850244522,0.0021672477592136886,0.021601568230173753,0.0213880445808172,0.001578300368157693,0.2770244872028177,0.2668704986572265,0.06989467903079927,0.2769490019841627,0.2635953426361084,0.05646490153254636,141.29812622070312,141.45213317871094,6.405226083578406
policy,21,5.7633090886202725,5.831308364868164,0.5705888315401269,0.3798257193782113,0.3798436224460602,0.0010053544445937795,0.023341367529197136,0.0228624641895294,0.0021768984316914613,0.023032305423508946,0.0228969026356935,0.0015762198364874796,0.29206201434135437,0.2863881587982178,0.06862511518337103,0.29123262383721094,0.2759369313716888,0.0555196689842865,139.92532764781606,140.30543518066406,5.767759400516987
policy,22,5.420413385738026,5.532466888427734,0.9381029775907436,0.37167653983289545,0.37186199426651,0.0006368256798921956,0.024710975248705202,0.0242814552038908,0.002219581859591922,0.024211416020989373,0.0240175481885671,0.0015226568106190665,0.30775403163649817,0.3066358566284179,0.06746341546485755,0.3060649145733226,0.2894122898578644,0.054648137677556725,138.9638019908558,139.42481994628906,5.461988392526915
policy,23,5.408999746496027,5.991746664047241,1.0975224525248841,0.3636062280698256,0.3635205626487732,0.0007472775809648843,0.026105268435044657,0.02564437687397,0.0021985620438637592,0.025348217819224642,0.0250790417194366,0.0014878858653473875,0.32399633797732263,0.3276123404502868,0.06640877156156388,0.32140467112714594,0.3093511462211609,0.05386667452963266,138.05542547052556,137.92913818359375,5.23813005900217
policy,24,5.4292755993929775,5.793168544769287,0.9866110652356174,0.35719052498990833,0.3572017550468445,0.0007020418652757994,0.02701897953044279,0.0263807605952024,0.002205336769227326,0.02664724009280851,0.0263153500854969,0.0014895961089023302,0.3408796435052698,0.3490588068962097,0.06527660970346037,0.3374702578241175,0.3252072930335998,0.05307761363541922,137.04068964177912,136.659912109375,4.875038053755268
policy,25,5.173915017734874,5.813480377197266,1.2291919909107725,0.35017641836946656,0.3501480221748352,0.0006566484803085015,0.0282998510043729,0.0276392698287963,0.002172768973201819,0.02805848741395901,0.0276758559048175,0.0014997393512815754,0.35851991718465626,0.3710767924785614,0.0642126071682593,0.3541882634162902,0.3409188687801361,0.052296052295670414,135.96689675071022,135.47764587402344,4.658293427937405
policy,26,5.376468506726352,5.428430795669556,0.8665656651178304,0.34346331791444257,0.3435157835483551,0.0006203152191121244,0.029840151525356497,0.0291725043207407,0.002175421246020976,0.02927283417772157,0.0289430692791938,0.001575424264357194,0.3770679939876903,0.3939131498336792,0.06309688239582806,0.37157218835570593,0.3574736714363098,0.051565858447745055,135.11523160067472,134.6829376220703,4.465584840432004
policy,27,5.487789370796897,5.5283567905426025,0.7082431835833405,0.33742916313084687,0.3374478816986084,0.0006093646644882248,0.03132044151425357,0.0306195374578237,0.0022095413561362865,0.030823475257916844,0.0305915120989084,0.0015493888544455892,0.39637943560426886,0.4175867438316345,0.0621374111507264,0.3896454301747409,0.3754694759845733,0.0509730609437812,134.18203874067828,134.05043029785156,4.1160722496806565
policy,28,5.590926018628207,5.962982892990112,0.9743426576564016,0.3307552283460443,0.3306789696216583,0.0006568633469568537,0.03287191316485401,0.0322050601243972,0.002167914588259571,0.03231290507722981,0.0321560427546501,0.0016201693877981537,0.4164973389018666,0.4420598745346069,0.06128841633902371,0.4084939170967449,0.3996011018753052,0.05049258834891813,133.36254397305575,133.39779663085938,3.8696001006601755
policy,29,5.364790461280129,5.642951965332031,1.192941343480819,0.3246211301196705,0.3245400786399841,0.0006950769891445691,0.0341968890279531,0.0333704128861427,0.002237438475536462,0.03389090231873768,0.0336779654026031,0.0017155447279055378,0.43750942024317657,0.4650216102600097,0.06040718762276446,0.42816094105893915,0.4245417714118957,0.0501616558676263,132.47492356733844,132.73992919921875,3.648305321831114
policy,30,5.4280901605432685,5.779022455215454,1.0242972468148148,0.31896716898137867,0.3189344406127929,0.0010493782402614493,0.0361098938367583,0.035408679395914,0.002265978740691527,0.035923676734620845,0.0357367657124996,0.0017276573934742027,0.45956410603089765,0.4816805720329284,0.05967460312524231,0.4488506452603774,0.4506746828556061,0.05000341402117545,131.8004580411044,131.96409606933594,3.5030613033414317
policy,31,5.842892256650058,5.960073709487915,0.7258245648693712,0.3140188347209583,0.3139218091964721,0.0008332379367365308,0.03772672773762179,0.0372892692685127,0.0022267610922243317,0.03764942864125421,0.0375871658325195,0.0017636967697071484,0.48250010067766363,0.4983567297458648,0.058858246222041895,0.47047252275727014,0.4777617156505584,0.049883505414886696,125.45917302911931,125.63147735595705,3.5065788097862356
policy,32,5.848676313053478,5.807848930358887,0.5741474720247262,0.30649508942257275,0.3065918684005737,0.0009965451405838056,0.04000622406601902,0.0397472865879535,0.002264124660559217,0.0389955870129845,0.0390463545918464,0.0017200821023636316,0.5066701742735776,0.5263917446136475,0.05826079708126814,0.4931115508079529,0.5054761171340942,0.049613098832808705,119.19673642245206,119.30408477783205,3.463532814161275
policy,33,5.759889060800726,6.148938894271851,0.8770909969264509,0.29853755506602203,0.2985625267028808,0.0009216570704954597,0.041292096064849286,0.0409261733293533,0.002469384242631673,0.04112973775375969,0.0413600318133831,0.001778035925666162,0.5319103110920299,0.5491644740104675,0.05721762340749196,0.5169561234387484,0.5343919396400452,0.04931547315564875,112.93832050670277,113.18789672851562,3.4325027363689764
policy,34,5.423382585698908,5.846123456954956,0.833328352668388,0.29058771512725134,0.2903932631015777,0.0008555800227023655,0.04359612072055986,0.0432572439312934,0.0025321187354694556,0.04318455471233885,0.0435873679816722,0.0018692382799678513,0.5583631016991355,0.5726249814033508,0.05626563864755604,0.5419895107095892,0.5642841458320618,0.04889340187407036,106.50239424272017,106.8668975830078,3.3289718695436794
policy,35,5.259037212892012,5.891929388046265,1.1980619785869326,0.2826184061440554,0.2828418612480163,0.001116210893046941,0.04591857506470243,0.045277714729309,0.0026863743438754867,0.04533889991315924,0.0459300838410854,0.0019868517089358232,0.5860418379306793,0.5967973470687866,0.05525598583250983,0.5682929049838673,0.5951553583145142,0.048427043842825535,100.10873690518466,100.4143295288086,3.2189295768199044
policy,36,5.4489265138452705,6.126306533813477,1.295676970602809,0.2737684900110418,0.2742454409599304,0.0011610227060219586,0.04830108142711895,0.0481322482228279,0.0027578187268000325,0.048584440892392895,0.0488581247627735,0.0020714897479211683,0.6147890632802789,0.6217842698097229,0.054301054755125734,0.5963044329123064,0.6247587203979492,0.04787588296626547,93.7682377208363,94.12322235107422,3.0961087936993237
policy,37,5.355369524522261,5.544976472854614,0.8433218268039088,0.26478167555548926,0.2645521759986877,0.000983576804725446,0.05033584176139394,0.0501976050436496,0.0030821828010695997,0.05001280422915108,0.0498842634260654,0.002353522384571233,0.644608654759147,0.6542733311653137,0.05295848474764027,0.6251672885634683,0.6525766253471375,0.047153453352838715,87.22273670543323,87.5173568725586,3.0173737553188493
policy,38,5.5149452686309814,5.854480028152466,1.0324150161093537,0.25606665828011255,0.2558935284614563,0.0009823830811318654,0.05274043672464108,0.0523496977984905,0.003350706638595508,0.053785349835048984,0.0531774498522281,0.0024547107177826937,0.6754787401719526,0.6877421140670776,0.05133765172713287,0.6559627597982233,0.6823650002479553,0.04624350524074632,80.76397843794389,80.98088836669922,2.957850871463299
policy,39,6.049343976107511,6.097976207733154,0.6507989380314126,0.246605864980004,0.2463617771863937,0.0010217984174650514,0.05539722131057216,0.0547535195946693,0.003628907177404296,0.05620568211783059,0.0547761283814907,0.0028300784506373614,0.707348411733454,0.7219048142433167,0.04942057519130985,0.6878044171766802,0.7126946449279785,0.044950375829730015,74.46885958584872,74.8735580444336,2.9338808618363212
policy,40,5.60599853775718,5.519688367843628,0.5764959562081652,0.23704752596941858,0.2371255308389663,0.0010778247283330007,0.05826222219250416,0.0569113492965698,0.004064548344307768,0.05801726742224256,0.0566736124455928,0.003339937319328136,0.7401733235879377,0.7565165758132935,0.047044825092382364,0.7202631018378518,0.7422758936882019,0.043240694964782216,68.08696954900569,68.42576599121094,2.8176068667376244
policy,41,5.58290037241849,5.732010841369629,0.8146615176328256,0.22704576362263068,0.2273065000772476,0.001099636502973444,0.06328603963960296,0.0611207336187362,0.004607299089637711,0.06224195185032754,0.0608579106628894,0.0037103791471701985,0.7742874297228727,0.7924649715423584,0.044224195559942496,0.7543286789547313,0.7723696231842041,0.04096149136264766,61.68137671730735,62.11950302124024,2.64395336483771
policy,42,5.31867900761691,5.379611492156982,0.820294763335819,0.21694873815233054,0.2170803099870681,0.0010841418675011315,0.06517878242514347,0.062780424952507,0.005553388001281433,0.06516818431290711,0.0639455467462539,0.004320397354741345,0.8084230693903837,0.8267855644226074,0.04044021904315976,0.7888692725788463,0.8031296133995056,0.0379849653037043,55.22949947010387,55.71891403198242,2.5571417620497914
policy,43,5.702070756392046,5.89180850982666,0.820959590204486,0.2070002975788983,0.2070929557085037,0.0009441313218084986,0.06822453710165886,0.0649498626589775,0.006456087063003656,0.06885656240311532,0.0675976350903511,0.005035532604629104,0.8422568494623358,0.857725203037262,0.035977342233504316,0.8237298022616993,0.8342321515083313,0.03426020901652999,48.87068002874201,49.36814498901367,2.494168485364824
policy,44,5.670745047655973,5.943366765975952,0.841286218937829,0.19636483896862372,0.1963937729597091,0.0010910899917964565,0.07086325470696792,0.0670491605997085,0.007502558376581649,0.0727487125179984,0.0721688494086265,0.0059365893223779186,0.8749942671168934,0.8867049217224121,0.03083267807645447,0.8582696210254322,0.8657471537590027,0.029743646514711865,42.48570424860174,43.00666809082031,2.3934440126968144
policy,45,5.834615403955633,5.98911714553833,0.7512674364410485,0.18660029227083375,0.1866822689771652,0.0008431371367190664,0.07431357150728048,0.070338025689125,0.008770218940286408,0.07551159303296694,0.0756096094846725,0.006807853117729653,0.9061730720780112,0.9144913554191588,0.025039820033613446,0.8912979039278898,0.8962813019752502,0.0246350075945506,36.17112662575462,36.696083068847656,2.226960799169098
policy,46,5.511197848753496,5.569292783737183,0.8764781798889019,0.17609204080971802,0.1760057210922241,0.0009739912667308969,0.07678443125703115,0.0723974406719207,0.010037287237118926,0.08049263872883532,0.0808529257774353,0.007979447912255461,0.93443809856068,0.939790666103363,0.018929334593473752,0.9226906462149187,0.9255196452140808,0.018974217427094875,29.808779456398703,30.31034278869629,2.205742915811344
policy,47,5.951173804023049,6.1084980964660645,0.5851794996107119,0.16569128632545468,0.1658251881599426,0.000992572374814862,0.08131642978299744,0.0761701315641403,0.01175257126025315,0.08641005917028943,0.0862504616379737,0.009623938963817892,0.9593921953981573,0.9624050259590148,0.012697230817625754,0.951278106732802,0.952559232711792,0.012895279674621694,23.593555623834785,24.04970932006836,2.0635151846263504
policy,48,5.617203018882058,6.057877063751221,1.0177861011512697,0.15509982271627942,0.1552741229534149,0.0011276774009139096,0.08510457792065357,0.0805825069546699,0.013345940940659134,0.09199405461549753,0.0918212831020355,0.011382823689318547,0.9795040759173307,0.9819108247756958,0.006955474633542042,0.9750019799579274,0.9753652811050416,0.0071333683219395585,17.463399626991965,17.746320724487305,1.8760573554323872
policy,49,5.482012705369429,5.825837135314941,0.9769349973030896,0.14382473447106098,0.1440619975328445,0.0012843786875084123,0.08948014676570888,0.0862695276737213,0.015073978377504075,0.09505997936833985,0.095841571688652,0.01298983275509921,0.993500525301153,0.9941422939300536,0.002408364257008656,0.9915420575575395,0.9916260838508606,0.002625135513392628,11.487675493413752,11.70598602294922,1.4145463933887228
policy,50,5.407942815260454,5.846668481826782,0.9183138680839331,0.12380851737477559,0.1239707395434379,0.002321750947782195,0.11303970691832625,0.1097577586770057,0.02110695981984219,0.12946007197553458,0.130210742354393,0.020433840556563422,0.9999999783255837,1.0,6.12086436794301e-08,1.0000000162558123,1.0,1.2809011561927788e-07,0.0,0.0,0.0
world_model,1,2.69431471824646,2.741968870162964,0.37524066818284835,1.4124049165032126,1.4120956659317017,0.002452097604574829,0.08787312663414258,0.0854889154434204,0.01565640302994464,0.06250964613123369,0.0582852847874164,0.014721398686662638,0.1467180963266979,0.1468801498413086,0.037802806944340794,0.106593272564086,0.1151928231120109,0.035816488719282995,171.71958368474787,172.51499938964844,9.059137262112856
world_model,2,5.727382334795865,5.707505941390991,0.5976411840221648,1.0221268805590542,1.0221867561340332,0.0019425748936303504,0.048705130138180425,0.0485210604965686,0.0067278460678878655,0.039041889492760946,0.0387019515037536,0.006675386876348373,0.13934573395685715,0.1377942562103271,0.03769086620542318,0.10304195577786723,0.1152504235506057,0.0354980433952263,171.2245303067294,171.74058532714844,9.003835252367162
world_model,3,5.250479698181152,5.032529354095459,1.1167345921137513,0.8511203852566805,0.8514378070831299,0.002035763204157081,0.029483507810668493,0.0293107610195875,0.004132373714450873,0.024936076253652528,0.0248758755624294,0.0035711766829511116,0.1375573500990867,0.1346666812896728,0.03762416748908129,0.1054231998595324,0.1203595995903015,0.035211099249988956,170.4015586159446,171.3313751220703,9.194082670930674
world_model,4,5.363075928254561,5.967871427536011,1.2517563282721538,0.7505892786112699,0.750639796257019,0.0018050487597707653,0.0194847135042602,0.0194452442228794,0.003178384542597583,0.017590411176735654,0.0175245497375726,0.0014829527628593584,0.13996491513468998,0.1354675889015197,0.03730741767611376,0.11172666925598271,0.1282151639461517,0.03500498192545311,168.66712535511363,168.22662353515625,9.42596935139092
world_model,5,5.426833347840742,5.686345815658569,1.113021506673378,0.6825830015269193,0.6824882626533508,0.0016170599897556534,0.015315364707599947,0.0155822979286313,0.0024419139808884932,0.014537207782268474,0.0145570514723658,0.0011782148103375936,0.14519443769346582,0.1388070285320282,0.036831323290190766,0.12016479806466532,0.1359841525554657,0.035008210914553285,167.0110196200284,165.9245147705078,8.680637630164316
world_model,6,5.3522584438323975,5.680102825164795,1.2508274812771325,0.6334445205601779,0.6324772834777832,0.0021008495927414697,0.014141650955108036,0.0143684968352317,0.0019753446157696895,0.013298601589419572,0.0129568399861454,0.0014624408634449232,0.15208728001876307,0.1440622508525848,0.03635185742969918,0.12946853481910442,0.1442065387964248,0.035232236986067186,165.96052967418325,166.13711547851562,9.433397816167043
world_model,7,5.626990946856412,5.86505913734436,0.9962200423200381,0.5949965173547919,0.594728946685791,0.001430288781389497,0.013719139112667563,0.0139728374779224,0.0018661192350623856,0.01320313425226639,0.0130690820515155,0.0015088715796937433,0.16001243889331815,0.1501411199569702,0.035773257835970594,0.1395133682949976,0.154897391796112,0.035729944929556834,164.42279330166903,165.8963623046875,9.488701212213133
world_model,8,5.531075434251265,5.655670404434204,0.829087041233709,0.5635376301678744,0.5637354254722595,0.001484545419149303,0.013691802085800554,0.0138233806937932,0.001691425180010602,0.013434308835051227,0.0133425518870353,0.0014863160306192904,0.16872497038407755,0.1572774797677993,0.035092310406982685,0.15005516294728624,0.165723517537117,0.036339848641634726,161.91951682350853,159.5068359375,9.283973909166738
world_model,9,5.564040574160489,5.793728113174439,0.9998724227552275,0.5373670133677396,0.5378948450088501,0.001196534384585999,0.013656996952539082,0.0135551467537879,0.0017361451827916047,0.013573678887703155,0.0134017197415232,0.0015532591371217486,0.17777306247841224,0.1653386056423187,0.03445390178311798,0.16094289313663132,0.1740251183509826,0.03698445147410622,159.86707375266334,156.3922576904297,9.26135176394107
world_model,10,5.713807149366899,5.774775981903076,0.7696069748963014,0.5156076387925581,0.5151344537734985,0.0012217198755163354,0.013914326629178055,0.0142115810886025,0.001534557766653982,0.013787376694381182,0.0132967391982674,0.0014811224395188695,0.1874906000765887,0.1761338412761688,0.03407930676111826,0.17199494486505332,0.1841627210378646,0.03772777879294565,157.6156005859375,154.46717834472656,9.780449282997946
world_model,11,5.951037515293468,5.916208505630493,0.3477628564345223,0.496768135916103,0.4964379966259002,0.0011542300783530573,0.0143066256053068,0.0147952018305659,0.0014779636539298962,0.014472968537699027,0.0139573970809578,0.0013790795561689757,0.1977023224938999,0.1883600950241089,0.0338120626124044,0.1833322779698805,0.1993343830108642,0.038411384199589206,155.5111319802024,154.80079650878906,8.999149436907814
world_model,12,5.381043780933727,5.86213755607605,0.9219467593415366,0.4797642203894528,0.4795775711536407,0.0013623261833000542,0.0147579049860889,0.0154033442959189,0.001431624572053332,0.015050759793005164,0.0144942607730627,0.0013596275426014223,0.20831817794929847,0.2009916305541992,0.03366417856032308,0.19488719173453067,0.214707463979721,0.03921903466061201,154.05893915349787,151.83541870117188,8.188315608093232
world_model,13,5.475529909133911,5.802670240402222,0.9201054727923271,0.46417840231548657,0.4641874730587005,0.0010375734685683445,0.015503442168913036,0.0159799233078956,0.0013929220826355837,0.015516009351069237,0.0151493437588214,0.001275922469304623,0.21943938732147214,0.2141283005475998,0.03349910684999783,0.2065223719586025,0.225774347782135,0.04007860482799816,152.99988486550072,149.81980895996094,7.662878991621624
world_model,14,5.703230424360796,5.986280679702759,0.850134959972908,0.45079930262132123,0.4504823088645935,0.0013058611752193817,0.01643555035645306,0.0169568508863449,0.001311914275483523,0.016314316371625073,0.0159592218697071,0.001224008577836001,0.23094013333320615,0.2279950827360153,0.033473844951090514,0.21842790259556333,0.235927477478981,0.04099066035392665,150.05121820623225,146.9395294189453,7.397568475143914
world_model,15,5.269459984519265,5.209287405014038,0.8837696636538884,0.43860817497426813,0.438700258731842,0.0009838901226582734,0.017075593667951437,0.017651492729783,0.0013004080658527558,0.01693976916034109,0.0166553985327482,0.001180090937185451,0.2427677119320089,0.2387796342372894,0.03358212840000902,0.23057389394803482,0.2463303804397583,0.04195285433957613,148.54545870694247,146.3693389892578,7.1834003128270165
world_model,16,5.36291731487621,5.596464157104492,0.9749623728463717,0.4269808991388841,0.4270876944065094,0.001139747331572336,0.01783136938783251,0.0183449033647775,0.0012095785493124,0.01792235333811149,0.0175395663827657,0.0011305977496324745,0.2549009512771259,0.2501212656497955,0.03381421989735214,0.24300634048201816,0.2571857869625091,0.04307237917020985,146.76725352894175,144.47305297851562,6.5985506652503965
world_model,17,5.466117837212303,5.61066746711731,0.8833311295653545,0.4160089763728055,0.4157778024673462,0.0007873384092671095,0.018674573268402675,0.0191767755895853,0.0011721853545513558,0.018766198137944345,0.0182774029672145,0.0011431796655205738,0.26744872467084363,0.2621248364448547,0.03415476313242143,0.2556683014739643,0.2681956887245178,0.04419555276975774,145.8205899325284,143.71939086914062,6.2980126759173185
world_model,18,5.550922957333651,5.800452947616577,0.966235981862662,0.4065074758096175,0.4065370857715606,0.000431433987900585,0.01945171454413367,0.0199135411530733,0.0011360579658785126,0.019478867846456385,0.019053004682064,0.0010981616038528504,0.28038937937129627,0.2745780348777771,0.03458225805553604,0.26870524747805163,0.2813732922077179,0.04531146894870357,144.1814533580433,143.3767852783203,6.158551710262352
world_model,19,5.330116055228493,5.668507099151611,0.997151810845304,0.3963656588034196,0.3966992497444153,0.0009815953994536794,0.020978388122536874,0.0214446149766445,0.0010286811401109507,0.0205830833451314,0.020318953320384,0.0010706521610087344,0.2937873845750635,0.2874044179916382,0.03493918509584424,0.28218858621337195,0.2968685626983642,0.04635270432579145,142.73497702858666,142.08973693847656,5.969575549995856
world_model,20,5.3560214259407735,5.626045227050781,1.0131465648984859,0.3877564451911233,0.3878253698348999,0.000530559915895556,0.02175907655195751,0.0220806375145912,0.0010119599303120748,0.0213277409361167,0.0212090834975242,0.0011265838059028896,0.3075949414209886,0.3011959195137024,0.035423922501565674,0.2959067130630666,0.3127981424331665,0.04747345231832064,141.4991649280895,140.4838409423828,5.7743074584690355
world_model,21,5.595394546335394,6.083939075469971,0.9532204249896251,0.37990178032354877,0.3796070218086242,0.000957682035249634,0.02274520153349092,0.023038063198328,0.001039606894538981,0.022693294862454538,0.0226350557059049,0.0010127444964757495,0.3218489722772078,0.3155958652496338,0.03597924989131038,0.31019033220681275,0.3268308043479919,0.048583015383740595,140.41193597966975,138.6901092529297,5.738360865596328
world_model,22,5.184026002883911,5.694147825241089,1.001965119804794,0.37174606865102594,0.3715430200099945,0.0009361164911945414,0.02412809380753468,0.0242751706391572,0.0010438238220351604,0.02385836297815491,0.0236558355391025,0.0010247628371751224,0.336518336426128,0.3303722739219665,0.036395481063193895,0.32491730695421045,0.3404709100723266,0.049745788622084376,139.07038324529475,137.5757598876953,5.277282736966426
world_model,23,5.615926265716553,5.623931169509888,0.834610221982545,0.36395464973016217,0.3637058734893799,0.0010623361929626134,0.02533297816460778,0.0254576578736305,0.0009073446182170361,0.02494577013633463,0.0247622821480035,0.0009640955015147783,0.3517263206568631,0.3453669250011444,0.0368782122434819,0.3401598672975193,0.3545067906379699,0.05084167092392462,138.05150673606178,136.8033905029297,4.971448108708763
world_model,24,5.4408908757296475,5.906084299087524,1.2119001560065008,0.35681400786746625,0.3567678928375244,0.0010852034015519463,0.026149149306795762,0.0261198729276657,0.0008599763513238222,0.026239904151721373,0.0260992180556058,0.0010167378902577963,0.3676206794652072,0.3610323667526245,0.03762179785447542,0.3559092906388369,0.3687438070774078,0.051913640324445516,137.07237243652344,136.20008850097656,4.71222709978247
world_model,25,5.615693937648427,5.766379833221436,1.0812753784090736,0.3497968478636308,0.3497509062290191,0.000617851411338653,0.027417230673811608,0.0273145362734794,0.0007913537588977592,0.02760381793433966,0.0274667367339134,0.0009740077661696558,0.38422096317464655,0.3772400319576263,0.038494242706249696,0.37227915633808484,0.383626252412796,0.05292629133202292,136.03402987393466,134.5718536376953,4.4322333808375545
world_model,26,5.58542572368275,5.891177415847778,0.9701937620688531,0.3434065715833144,0.3432704508304596,0.0010748866254522748,0.028930399058894628,0.0287715680897235,0.0007480323033555898,0.028774239800193037,0.0286981258541345,0.001039488151700987,0.4015247496691617,0.3972356021404266,0.03939120890503418,0.38912981477650727,0.3990875482559204,0.0538868464258522,135.15392927689985,133.48678588867188,4.261452416933168
world_model,27,5.689251487905329,5.594721078872681,0.7160950836710328,0.33662831241434266,0.3368623554706573,0.0008810264479477452,0.030433462763374452,0.0303646195679903,0.000771047397071914,0.030269690873947954,0.0301746744662523,0.000985945093250606,0.4195867722684687,0.4167040586471557,0.04023370999015058,0.40673118558796967,0.4151998460292816,0.05480337146316686,134.27625205300072,132.71817016601562,3.9772752269755993
world_model,28,5.568278507752852,6.026719093322754,1.1087960851266825,0.33071975816379895,0.3304578065872192,0.0008476306086980993,0.03189282119274133,0.0319683663547039,0.0007923445652677888,0.03168141774155873,0.0315536297857761,0.0009912641891014005,0.4384432407942685,0.4385005235671997,0.0411726357305525,0.4251277365467765,0.4321087598800659,0.0557118015969238,133.50309892134234,132.0729522705078,3.6792832981180585
world_model,29,5.472782698544589,5.729495286941528,0.7722230558462606,0.32474789294329554,0.3249112367630005,0.001099542471731941,0.03326920487663959,0.0332013070583343,0.0007980252780147625,0.033196852288462864,0.0331902839243412,0.0010710923757116764,0.4582396854053844,0.4607479870319366,0.04223201289027339,0.4442822662266818,0.4496837556362152,0.05653994726671565,132.71012184836647,130.99966430664062,3.4921074600080177
world_model,30,5.089598720723933,4.694875955581665,1.0088211182959157,0.31900327043099835,0.3190556168556213,0.000900373553247503,0.03507967631925231,0.0350370369851589,0.0007729328891785136,0.03515770591118114,0.0349986143410205,0.0010533167790042239,0.47889364578507165,0.4812734127044678,0.043256071639813924,0.4645181081511758,0.4682090878486633,0.057321395347575826,131.92386280406606,130.2965545654297,3.324611685008618
world_model,31,5.059824314984408,5.600095510482788,1.304546281989228,0.31406519087878143,0.3143027722835541,0.0009606266501274608,0.03667692772366779,0.0365973077714443,0.0008746144393928295,0.03681023181839419,0.0367348752915859,0.0011529627170794772,0.50055269761519,0.5037974715232849,0.04439773832286226,0.4857299436222423,0.4873746633529663,0.05806764170689665,125.52345345237039,123.92420196533205,3.2754431457509363
world_model,32,4.925106807188555,5.187753200531006,1.138235739627445,0.306441607800397,0.3063713908195495,0.0010048437967289311,0.03903199630704788,0.0391312539577484,0.0010474141259247136,0.03817849741740656,0.0383137166500091,0.0013476468612737677,0.5233270878141577,0.5264343619346619,0.04540727813327694,0.5078301213004373,0.5069724321365356,0.05875491718694885,119.1135385686701,117.5031280517578,3.0893525553016463
world_model,33,5.030859925530174,5.072664499282837,0.9559091397546463,0.29876911911097437,0.2987578809261322,0.0009896646311682762,0.040337573059580474,0.0402483530342578,0.001185124861417776,0.04027848961678414,0.0407096818089485,0.0015307073192892674,0.5472528609362516,0.5524871349334717,0.04643162818486943,0.5310795686461709,0.5276068449020386,0.05926895910447215,112.72757998379794,111.33137512207033,2.9532242198659557
world_model,34,5.517544269561768,5.839545965194702,0.7595217525209305,0.29094017635692243,0.2911297976970672,0.001012630371146012,0.04262602295387871,0.0424817614257335,0.0013918712885459344,0.04228852756998751,0.042474340647459,0.0017468510087298105,0.572361867536198,0.579689621925354,0.047367948505115005,0.5554392527450215,0.5492504835128784,0.05964946881129218,106.29563626376066,104.86907196044922,2.8850255529375555
world_model,35,5.694775082848289,5.960307359695435,0.6830744736196451,0.2821756249124353,0.2821770906448364,0.0007444893009365439,0.04495700245553791,0.045314498245716,0.0016375277010285628,0.04434750703248106,0.0442485399544239,0.0020263512726053663,0.5986145518042825,0.6077592968940735,0.04809087103726159,0.5808451175689697,0.5721729397773743,0.059796823201027915,99.92724401300603,98.55716705322266,2.826083061744804
world_model,36,5.4693121259862725,5.579629182815552,0.9880680320326377,0.2743075760928067,0.2742404639720917,0.0009395466649557933,0.047284460880539586,0.047476403415203,0.0018492499805339957,0.047440178353678066,0.0473407506942749,0.0023679980488383705,0.6260140538215637,0.635796308517456,0.04857286888138974,0.6078207438642328,0.5979319214820862,0.05943809469109931,93.58905653520064,92.40899658203124,2.616094179702999
world_model,37,5.3336731954054395,5.811203956604004,1.0298581314465076,0.2652954838492654,0.2653840780258178,0.001292898074542689,0.049374215982177,0.0494763329625129,0.002266730277817315,0.048846701329404614,0.048866156488657,0.0026124889991969366,0.6546560634266246,0.6672330498695374,0.048717501843296394,0.635622192512859,0.6252548694610596,0.05901661933824322,87.23934867165305,86.14436340332031,2.5033300962232707
world_model,38,5.253602483055809,5.496395587921143,1.0244943659248664,0.25597629492933094,0.2560757994651794,0.0011617731372191636,0.05176612667062061,0.0519975796341896,0.0026580987498956692,0.052513415163213506,0.0530126169323921,0.0031437830469672355,0.6842770630663092,0.6996897459030151,0.048461537989198375,0.6651929671114142,0.6548510789871216,0.05780103210328942,80.7719497680664,79.89842987060547,2.465414632573014
world_model,39,5.184901974417946,5.44103217124939,1.0153143714396957,0.24651659754189573,0.2463456243276596,0.0011543921966030088,0.05440785498781633,0.0548661574721336,0.003070479358226291,0.054891322485425206,0.0557762160897254,0.0035727967485787164,0.7148826555772261,0.7326917052268982,0.04776605987018206,0.695788096297871,0.6856715679168701,0.05618101085322451,74.47849134965377,73.78828430175781,2.3505364234045905
world_model,40,5.187976316972212,5.629173517227173,1.1007597846902877,0.23698907548731019,0.2370688766241073,0.0011826126953459264,0.057296316732059774,0.0578128062188625,0.0036588694254279823,0.05665695565668014,0.0575598143041133,0.003977231370461744,0.7464511340314691,0.7663206458091736,0.046463400856311975,0.7269693179564043,0.7172024846076965,0.054166066096831986,68.09819654984908,67.25129699707031,2.2620171723561735
world_model,41,5.513418327678334,5.729815721511841,0.9437136821289082,0.22709269686178724,0.2266960889101028,0.0012338442200751174,0.06212090802463614,0.0608974769711494,0.004564171769135757,0.0607907545160163,0.0626092180609703,0.00480271331320822,0.7792479775168679,0.7983534932136536,0.044317456051948326,0.7597158063541759,0.750839352607727,0.051159555543179525,61.67240108143199,60.81764602661133,2.1126194505259734
world_model,42,5.079148682680997,5.405663967132568,1.082488858420379,0.21716257117011326,0.2172228991985321,0.0013386904187239715,0.06415705721486693,0.0646267756819725,0.005270594569461189,0.06364876370538361,0.0659819617867469,0.005513770602954415,0.8122585632584312,0.8313902616500854,0.041330032212101464,0.7929364009336992,0.7851109504699707,0.047354532772243094,55.29277524081144,54.56221008300781,2.0248956842193753
world_model,43,5.511692567305132,5.777626276016235,0.8369205717616126,0.20698988573117685,0.2073207348585128,0.0011432093111534648,0.06723232804374257,0.0670813992619514,0.006306299474543222,0.06731701845472506,0.0701464712619781,0.006443656214248016,0.8451383222233165,0.8617335557937622,0.037340477536769376,0.8265788555145264,0.8199930191040039,0.04261874923639536,48.93272469260476,48.34548568725586,1.9192922105739882
world_model,44,5.171550360592929,5.695661067962647,1.032958069770759,0.19691008464856577,0.1968765258789062,0.001141689544815678,0.06991238621148191,0.0693579018115997,0.007346316745963359,0.07138592004775998,0.0744571983814239,0.007725667428154077,0.8769982565533031,0.8907225131988525,0.03249595547551525,0.8601618842645125,0.8550423979759216,0.036865147026303446,42.55896585637873,42.21445083618164,1.8233399282754912
world_model,45,5.1607068885456435,5.451342105865479,0.782297956103697,0.18657208166339176,0.1866737455129623,0.0012012469116030558,0.07332355969331476,0.0712547078728675,0.008741349925704245,0.07421158220280295,0.0772086083889007,0.008827326668738008,0.9074506705457513,0.9181949496269226,0.026703509455391766,0.892428918318315,0.8887768387794495,0.03042727616488018,36.191816156560726,35.653892517089844,1.7581790935115977
world_model,46,5.364832444624468,5.512259006500244,0.9002161958192064,0.17638832059773527,0.1765456199645996,0.0010706254159004195,0.07583235339684917,0.072171963751316,0.010136194157423771,0.07926480133425101,0.0825340151786804,0.010366521813837449,0.9351601112972606,0.9428869485855104,0.020362401413037485,0.923274121501229,0.9211258888244628,0.023274520382544153,29.807954094626687,29.408571243286133,1.7185761046867454
world_model,47,5.288366751237349,5.536764621734619,1.0979047990949427,0.1660503027114001,0.1660323739051818,0.001174092363342952,0.08031827143647449,0.074747160077095,0.01193069937746608,0.08527555452151726,0.0883235186338424,0.012333936324955039,0.9596978425979614,0.9645072817802428,0.013758407708210475,0.951513799754056,0.9505415558815002,0.015721967390684988,23.598717776211824,23.42452049255371,1.5832258309773266
world_model,48,5.253741090947932,5.570051670074463,1.1437777849475974,0.15546880933371454,0.155813992023468,0.001219617522831597,0.08396329324353823,0.0780107825994491,0.013604228498439173,0.09095387093045489,0.0936658233404159,0.014362657321639292,0.9795516187494452,0.9819049835205078,0.007576765832479228,0.9750713489272378,0.974817156791687,0.008646713930560797,17.439808585427024,17.30625343322754,1.4045467041441404
world_model,49,5.301894534717906,5.80737566947937,1.207623494936245,0.14409639076753095,0.1446519345045089,0.0010691930462942841,0.08855066719380288,0.0835334286093711,0.015544989107058678,0.0941171903501857,0.0963078364729881,0.015996619413735248,0.993480617349798,0.9942322373390198,0.002627016060149744,0.9915402369065718,0.9915742874145508,0.0031820240000008143,11.477923653342508,11.52814483642578,1.0599395227961539
world_model,50,5.555601726878773,5.696998357772827,1.1765747586520399,0.12409854409369549,0.1241969689726829,0.0017229994628239862,0.11247334629297252,0.1074828281998634,0.02228722399970044,0.12842751700769767,0.1297629028558731,0.024843109152193565,0.9999999783255837,0.9999999403953552,9.711251179390462e-08,0.9999999674883756,1.0,4.8887701768683175e-08,0.0,0.0,0.0
1 pass_type step step_time_s step_time_s step_time_s latent_delta latent_delta latent_delta action_delta action_delta action_delta state_delta state_delta state_delta action_cosine_vs_full50 action_cosine_vs_full50 action_cosine_vs_full50 state_cosine_vs_full50 state_cosine_vs_full50 state_cosine_vs_full50 latent_l2_vs_full50 latent_l2_vs_full50 latent_l2_vs_full50
2 mean median std mean median std mean median std mean median std mean median std mean median std mean median std
3 policy 1 2.961723067543723 3.0457730293273926 0.30733463171292413 1.4142929640683262 1.4138330221176147 0.0021513442513452176 0.09115139191800893 0.0915360450744628 0.01667876417115203 0.07180491394617336 0.0699826553463935 0.01741629673134964 0.11176775158806276 0.1003926917910575 0.09008686893868328 0.09214074926620176 0.0852091535925865 0.07292854180510658 170.1560682816939 169.63926696777344 8.701319959537033
4 policy 2 5.365734208713878 5.595091104507446 0.9021474097321781 1.0213391347364946 1.0217554569244385 0.0024496354120375177 0.05057833614674478 0.0497709400951862 0.0059644014055598256 0.041448238559744534 0.0417604111135005 0.006288147496694682 0.10462753965773362 0.1028010472655296 0.08952226410063524 0.08824843794784759 0.0798028260469436 0.07326976136879032 169.9382781982422 170.2886962890625 8.805168939029437
5 policy 3 5.477860710837624 5.699332475662232 0.9820547709461189 0.8495141051032327 0.8491765260696411 0.0018963342967903308 0.031614709984172436 0.030165234580636 0.005633254049991607 0.026263464072888484 0.0259698946028947 0.003927077008296669 0.10314930670640683 0.1041365042328834 0.08919885893251163 0.09047750332816078 0.08074601739645 0.07317526609562708 169.172475641424 169.27386474609375 8.530225366778145
6 policy 4 5.77379152991555 6.096323728561401 0.7169647701324624 0.7499512000517412 0.7500871419906616 0.002016684615807661 0.021334457973187563 0.019373845309019 0.00490708232693954 0.018219844861464028 0.0176380611956119 0.0020552128266117953 0.10571288131177421 0.1040309965610504 0.08841488528054506 0.09637322530827735 0.0863417387008667 0.07286922012743773 168.8832452947443 168.96168518066406 8.165151923635344
7 policy 5 5.695053469051015 5.786634206771851 0.6348705997810279 0.6822807897220958 0.6824705600738525 0.0012259663966481822 0.015803308734162236 0.0148657700046896 0.002275691717359569 0.014427715658464164 0.014245955273509 0.0012122505001306745 0.1109166529706933 0.1074261367321014 0.0874508283988323 0.1043318974023515 0.0949946939945221 0.07220492426855585 168.1869354248047 168.57791137695312 8.633107635609253
8 policy 6 5.393422820351341 5.903841018676758 1.128049349330141 0.6325016021728516 0.6319015026092529 0.0013255069841255226 0.013981751504946792 0.0135306753218173 0.0014148090304813544 0.013117371296340725 0.012809264473617 0.0010475596865880963 0.11787765523926774 0.1126565635204315 0.08664448892529986 0.11331838369369503 0.1048481911420822 0.0713382241136578 165.95127591219816 166.62210083007812 9.777684557505815
9 policy 7 5.2120350274172695 5.356626272201538 1.1187076796559625 0.5943026000803168 0.5943865180015564 0.0019822130467598764 0.013854623518206809 0.0136737003922462 0.0015957398522605268 0.013025563718243018 0.0130003057420253 0.0012101078401935608 0.12584961916912685 0.1186590641736984 0.08585522230734362 0.12297257086770097 0.1157473623752594 0.07031841436334103 164.498647516424 164.7789764404297 9.404456674789943
10 policy 8 5.555452585220337 5.846252918243408 0.928785376355064 0.5637719306078824 0.5641935467720032 0.0016911653783961192 0.013835459354926173 0.0137351499870419 0.0016272858103259947 0.01324680125848809 0.0131806945428252 0.0013735720637568893 0.13470108468424188 0.1254479587078094 0.08494070137716365 0.1331134824590249 0.1273742914199829 0.06926126483905043 161.05358609286222 160.98159790039062 9.941727540603129
11 policy 9 5.332642273469404 5.328103303909302 0.8059443258357855 0.537473055449399 0.5371578931808472 0.0015793030476171032 0.01382133779539299 0.0138304941356182 0.0017997840757705834 0.013542719270017954 0.0132193872705101 0.001497545107237439 0.14399425854737105 0.132922887802124 0.08394897239421382 0.14358539777723223 0.1393332183361053 0.0681764260297499 158.9725910533558 157.52291870117188 10.30586364393445
12 policy 10 5.492997472936457 5.765878200531006 0.987561992077586 0.516088832508434 0.5161426663398743 0.0012016991738801124 0.0142043151638724 0.014519459567964 0.0018550447851545379 0.013797164471311955 0.0135321002453565 0.0014745251363986573 0.1538027863610874 0.1409866660833358 0.0829027549627028 0.15427856892347333 0.1514767110347747 0.06710848950592507 157.24155634099787 156.92715454101562 9.935729913188961
13 policy 11 5.514305461536754 5.632564306259155 0.9695904894384716 0.49656440994956275 0.4964901804924011 0.0012125849841223726 0.014816602014682463 0.0148559845983982 0.002109366412511951 0.014570332978936718 0.0141620757058262 0.0015083586449196986 0.1641451459039341 0.1494366079568863 0.08182199628025964 0.16531944139437238 0.1641547828912735 0.06604722562825792 155.73019409179688 152.836669921875 9.95328428775944
14 policy 12 5.5336433974179355 5.7837560176849365 0.8505035542335931 0.480059263381091 0.4801925718784332 0.000927476323090009 0.015391408804465373 0.0154234822839498 0.002115394681539641 0.015187644738365246 0.0146295595914125 0.0014898383412875699 0.17489148811860514 0.1581451892852783 0.0806692826587052 0.17667758735743433 0.1765653491020202 0.0650114466606531 153.48359818892047 151.2371063232422 9.970969051228506
15 policy 13 5.750117063522339 5.875013828277588 0.5869593249917203 0.46476536989212036 0.4644812643527984 0.0008919515215271141 0.016447778113863637 0.0161670576781034 0.0023985242660936497 0.015613882125101246 0.0149723906069993 0.0014741141625105997 0.18595317344773896 0.1676578670740127 0.07943841496156202 0.18814206868410108 0.1865991652011871 0.06402356186765296 152.03149691495028 150.39056396484375 8.975602605726147
16 policy 14 5.786668083884499 6.046358823776245 0.7916664478536296 0.4510726847431876 0.4508929252624511 0.001202542596743951 0.017479655417528963 0.0170546919107437 0.002518755646966769 0.016452009535648557 0.0158284362405538 0.0014716373678819855 0.19740495288913895 0.1774037778377533 0.07814798650266906 0.19989683411338108 0.1967511177062988 0.06307006535125936 150.5726873224432 148.3722686767578 9.014674112198135
17 policy 15 5.679062388160012 5.831117153167725 0.7830207776496325 0.4378029622814872 0.4375467896461487 0.0013184856865050057 0.01782378571277311 0.0174988619983196 0.001981348827333193 0.017109389501539108 0.0165239404886961 0.001509837015889175 0.20933738757263526 0.187536746263504 0.0768681637728637 0.21189194511283524 0.2071095407009124 0.061986653610450436 148.5099958939986 146.46926879882812 8.34225685988251
18 policy 16 5.433940952474421 5.496458530426025 0.9361771429670873 0.4266151081431996 0.4269063174724579 0.0007686241197572088 0.018376556309786643 0.0178476069122552 0.002045394192322932 0.018131494183431927 0.0177389979362487 0.0014924124542933352 0.22192051397128534 0.1978839337825775 0.07550443435995655 0.22422158718109128 0.2179256975650787 0.06085805913867793 146.6329151500355 145.25662231445312 7.715589611951077
19 policy 17 5.550021258267489 5.571621417999268 1.075825041089452 0.41588281230493024 0.4156274199485779 0.0011470274343694082 0.01933590932325879 0.0188486464321613 0.0021347427157696586 0.019018403339115007 0.0187194794416427 0.0014943411152572108 0.23496621305292298 0.2112070322036743 0.07412633998979774 0.23687070608139035 0.2291263788938522 0.05976884176468455 145.2477167302912 144.77493286132812 7.3419292077678335
20 policy 18 5.484847545623779 5.8756492137908936 0.9218728178882276 0.4059712426228957 0.4060852229595184 0.000827531391648379 0.020061295987530117 0.019633300602436 0.0021374158873283438 0.019659361886707173 0.0194129068404436 0.0015117204242591515 0.24840377677570685 0.2290791273117065 0.07267015495125724 0.2497815530408512 0.2404312640428543 0.0586671130151728 143.80702348188922 143.12734985351562 7.029926844661765
21 policy 19 5.449926918203181 5.660125017166138 0.9952597296506651 0.39708107709884644 0.3968850672245025 0.0007337069365093527 0.021625525741414554 0.0211961977183818 0.002192837022464202 0.020875338803638063 0.0206699594855308 0.0015518048204471483 0.2625199312513525 0.2477929890155792 0.07126315529454866 0.2632380723953247 0.2519051432609558 0.057559782398092806 142.60971069335938 142.35447692871094 7.026002431674133
22 policy 20 5.6201581304723565 5.74785590171814 0.8866248248461892 0.3875216706232591 0.3874785602092743 0.0008347096510751701 0.022393288260156418 0.0218529850244522 0.0021672477592136886 0.021601568230173753 0.0213880445808172 0.001578300368157693 0.2770244872028177 0.2668704986572265 0.06989467903079927 0.2769490019841627 0.2635953426361084 0.05646490153254636 141.29812622070312 141.45213317871094 6.405226083578406
23 policy 21 5.7633090886202725 5.831308364868164 0.5705888315401269 0.3798257193782113 0.3798436224460602 0.0010053544445937795 0.023341367529197136 0.0228624641895294 0.0021768984316914613 0.023032305423508946 0.0228969026356935 0.0015762198364874796 0.29206201434135437 0.2863881587982178 0.06862511518337103 0.29123262383721094 0.2759369313716888 0.0555196689842865 139.92532764781606 140.30543518066406 5.767759400516987
24 policy 22 5.420413385738026 5.532466888427734 0.9381029775907436 0.37167653983289545 0.37186199426651 0.0006368256798921956 0.024710975248705202 0.0242814552038908 0.002219581859591922 0.024211416020989373 0.0240175481885671 0.0015226568106190665 0.30775403163649817 0.3066358566284179 0.06746341546485755 0.3060649145733226 0.2894122898578644 0.054648137677556725 138.9638019908558 139.42481994628906 5.461988392526915
25 policy 23 5.408999746496027 5.991746664047241 1.0975224525248841 0.3636062280698256 0.3635205626487732 0.0007472775809648843 0.026105268435044657 0.02564437687397 0.0021985620438637592 0.025348217819224642 0.0250790417194366 0.0014878858653473875 0.32399633797732263 0.3276123404502868 0.06640877156156388 0.32140467112714594 0.3093511462211609 0.05386667452963266 138.05542547052556 137.92913818359375 5.23813005900217
26 policy 24 5.4292755993929775 5.793168544769287 0.9866110652356174 0.35719052498990833 0.3572017550468445 0.0007020418652757994 0.02701897953044279 0.0263807605952024 0.002205336769227326 0.02664724009280851 0.0263153500854969 0.0014895961089023302 0.3408796435052698 0.3490588068962097 0.06527660970346037 0.3374702578241175 0.3252072930335998 0.05307761363541922 137.04068964177912 136.659912109375 4.875038053755268
27 policy 25 5.173915017734874 5.813480377197266 1.2291919909107725 0.35017641836946656 0.3501480221748352 0.0006566484803085015 0.0282998510043729 0.0276392698287963 0.002172768973201819 0.02805848741395901 0.0276758559048175 0.0014997393512815754 0.35851991718465626 0.3710767924785614 0.0642126071682593 0.3541882634162902 0.3409188687801361 0.052296052295670414 135.96689675071022 135.47764587402344 4.658293427937405
28 policy 26 5.376468506726352 5.428430795669556 0.8665656651178304 0.34346331791444257 0.3435157835483551 0.0006203152191121244 0.029840151525356497 0.0291725043207407 0.002175421246020976 0.02927283417772157 0.0289430692791938 0.001575424264357194 0.3770679939876903 0.3939131498336792 0.06309688239582806 0.37157218835570593 0.3574736714363098 0.051565858447745055 135.11523160067472 134.6829376220703 4.465584840432004
29 policy 27 5.487789370796897 5.5283567905426025 0.7082431835833405 0.33742916313084687 0.3374478816986084 0.0006093646644882248 0.03132044151425357 0.0306195374578237 0.0022095413561362865 0.030823475257916844 0.0305915120989084 0.0015493888544455892 0.39637943560426886 0.4175867438316345 0.0621374111507264 0.3896454301747409 0.3754694759845733 0.0509730609437812 134.18203874067828 134.05043029785156 4.1160722496806565
30 policy 28 5.590926018628207 5.962982892990112 0.9743426576564016 0.3307552283460443 0.3306789696216583 0.0006568633469568537 0.03287191316485401 0.0322050601243972 0.002167914588259571 0.03231290507722981 0.0321560427546501 0.0016201693877981537 0.4164973389018666 0.4420598745346069 0.06128841633902371 0.4084939170967449 0.3996011018753052 0.05049258834891813 133.36254397305575 133.39779663085938 3.8696001006601755
31 policy 29 5.364790461280129 5.642951965332031 1.192941343480819 0.3246211301196705 0.3245400786399841 0.0006950769891445691 0.0341968890279531 0.0333704128861427 0.002237438475536462 0.03389090231873768 0.0336779654026031 0.0017155447279055378 0.43750942024317657 0.4650216102600097 0.06040718762276446 0.42816094105893915 0.4245417714118957 0.0501616558676263 132.47492356733844 132.73992919921875 3.648305321831114
32 policy 30 5.4280901605432685 5.779022455215454 1.0242972468148148 0.31896716898137867 0.3189344406127929 0.0010493782402614493 0.0361098938367583 0.035408679395914 0.002265978740691527 0.035923676734620845 0.0357367657124996 0.0017276573934742027 0.45956410603089765 0.4816805720329284 0.05967460312524231 0.4488506452603774 0.4506746828556061 0.05000341402117545 131.8004580411044 131.96409606933594 3.5030613033414317
33 policy 31 5.842892256650058 5.960073709487915 0.7258245648693712 0.3140188347209583 0.3139218091964721 0.0008332379367365308 0.03772672773762179 0.0372892692685127 0.0022267610922243317 0.03764942864125421 0.0375871658325195 0.0017636967697071484 0.48250010067766363 0.4983567297458648 0.058858246222041895 0.47047252275727014 0.4777617156505584 0.049883505414886696 125.45917302911931 125.63147735595705 3.5065788097862356
34 policy 32 5.848676313053478 5.807848930358887 0.5741474720247262 0.30649508942257275 0.3065918684005737 0.0009965451405838056 0.04000622406601902 0.0397472865879535 0.002264124660559217 0.0389955870129845 0.0390463545918464 0.0017200821023636316 0.5066701742735776 0.5263917446136475 0.05826079708126814 0.4931115508079529 0.5054761171340942 0.049613098832808705 119.19673642245206 119.30408477783205 3.463532814161275
35 policy 33 5.759889060800726 6.148938894271851 0.8770909969264509 0.29853755506602203 0.2985625267028808 0.0009216570704954597 0.041292096064849286 0.0409261733293533 0.002469384242631673 0.04112973775375969 0.0413600318133831 0.001778035925666162 0.5319103110920299 0.5491644740104675 0.05721762340749196 0.5169561234387484 0.5343919396400452 0.04931547315564875 112.93832050670277 113.18789672851562 3.4325027363689764
36 policy 34 5.423382585698908 5.846123456954956 0.833328352668388 0.29058771512725134 0.2903932631015777 0.0008555800227023655 0.04359612072055986 0.0432572439312934 0.0025321187354694556 0.04318455471233885 0.0435873679816722 0.0018692382799678513 0.5583631016991355 0.5726249814033508 0.05626563864755604 0.5419895107095892 0.5642841458320618 0.04889340187407036 106.50239424272017 106.8668975830078 3.3289718695436794
37 policy 35 5.259037212892012 5.891929388046265 1.1980619785869326 0.2826184061440554 0.2828418612480163 0.001116210893046941 0.04591857506470243 0.045277714729309 0.0026863743438754867 0.04533889991315924 0.0459300838410854 0.0019868517089358232 0.5860418379306793 0.5967973470687866 0.05525598583250983 0.5682929049838673 0.5951553583145142 0.048427043842825535 100.10873690518466 100.4143295288086 3.2189295768199044
38 policy 36 5.4489265138452705 6.126306533813477 1.295676970602809 0.2737684900110418 0.2742454409599304 0.0011610227060219586 0.04830108142711895 0.0481322482228279 0.0027578187268000325 0.048584440892392895 0.0488581247627735 0.0020714897479211683 0.6147890632802789 0.6217842698097229 0.054301054755125734 0.5963044329123064 0.6247587203979492 0.04787588296626547 93.7682377208363 94.12322235107422 3.0961087936993237
39 policy 37 5.355369524522261 5.544976472854614 0.8433218268039088 0.26478167555548926 0.2645521759986877 0.000983576804725446 0.05033584176139394 0.0501976050436496 0.0030821828010695997 0.05001280422915108 0.0498842634260654 0.002353522384571233 0.644608654759147 0.6542733311653137 0.05295848474764027 0.6251672885634683 0.6525766253471375 0.047153453352838715 87.22273670543323 87.5173568725586 3.0173737553188493
40 policy 38 5.5149452686309814 5.854480028152466 1.0324150161093537 0.25606665828011255 0.2558935284614563 0.0009823830811318654 0.05274043672464108 0.0523496977984905 0.003350706638595508 0.053785349835048984 0.0531774498522281 0.0024547107177826937 0.6754787401719526 0.6877421140670776 0.05133765172713287 0.6559627597982233 0.6823650002479553 0.04624350524074632 80.76397843794389 80.98088836669922 2.957850871463299
41 policy 39 6.049343976107511 6.097976207733154 0.6507989380314126 0.246605864980004 0.2463617771863937 0.0010217984174650514 0.05539722131057216 0.0547535195946693 0.003628907177404296 0.05620568211783059 0.0547761283814907 0.0028300784506373614 0.707348411733454 0.7219048142433167 0.04942057519130985 0.6878044171766802 0.7126946449279785 0.044950375829730015 74.46885958584872 74.8735580444336 2.9338808618363212
42 policy 40 5.60599853775718 5.519688367843628 0.5764959562081652 0.23704752596941858 0.2371255308389663 0.0010778247283330007 0.05826222219250416 0.0569113492965698 0.004064548344307768 0.05801726742224256 0.0566736124455928 0.003339937319328136 0.7401733235879377 0.7565165758132935 0.047044825092382364 0.7202631018378518 0.7422758936882019 0.043240694964782216 68.08696954900569 68.42576599121094 2.8176068667376244
43 policy 41 5.58290037241849 5.732010841369629 0.8146615176328256 0.22704576362263068 0.2273065000772476 0.001099636502973444 0.06328603963960296 0.0611207336187362 0.004607299089637711 0.06224195185032754 0.0608579106628894 0.0037103791471701985 0.7742874297228727 0.7924649715423584 0.044224195559942496 0.7543286789547313 0.7723696231842041 0.04096149136264766 61.68137671730735 62.11950302124024 2.64395336483771
44 policy 42 5.31867900761691 5.379611492156982 0.820294763335819 0.21694873815233054 0.2170803099870681 0.0010841418675011315 0.06517878242514347 0.062780424952507 0.005553388001281433 0.06516818431290711 0.0639455467462539 0.004320397354741345 0.8084230693903837 0.8267855644226074 0.04044021904315976 0.7888692725788463 0.8031296133995056 0.0379849653037043 55.22949947010387 55.71891403198242 2.5571417620497914
45 policy 43 5.702070756392046 5.89180850982666 0.820959590204486 0.2070002975788983 0.2070929557085037 0.0009441313218084986 0.06822453710165886 0.0649498626589775 0.006456087063003656 0.06885656240311532 0.0675976350903511 0.005035532604629104 0.8422568494623358 0.857725203037262 0.035977342233504316 0.8237298022616993 0.8342321515083313 0.03426020901652999 48.87068002874201 49.36814498901367 2.494168485364824
46 policy 44 5.670745047655973 5.943366765975952 0.841286218937829 0.19636483896862372 0.1963937729597091 0.0010910899917964565 0.07086325470696792 0.0670491605997085 0.007502558376581649 0.0727487125179984 0.0721688494086265 0.0059365893223779186 0.8749942671168934 0.8867049217224121 0.03083267807645447 0.8582696210254322 0.8657471537590027 0.029743646514711865 42.48570424860174 43.00666809082031 2.3934440126968144
47 policy 45 5.834615403955633 5.98911714553833 0.7512674364410485 0.18660029227083375 0.1866822689771652 0.0008431371367190664 0.07431357150728048 0.070338025689125 0.008770218940286408 0.07551159303296694 0.0756096094846725 0.006807853117729653 0.9061730720780112 0.9144913554191588 0.025039820033613446 0.8912979039278898 0.8962813019752502 0.0246350075945506 36.17112662575462 36.696083068847656 2.226960799169098
48 policy 46 5.511197848753496 5.569292783737183 0.8764781798889019 0.17609204080971802 0.1760057210922241 0.0009739912667308969 0.07678443125703115 0.0723974406719207 0.010037287237118926 0.08049263872883532 0.0808529257774353 0.007979447912255461 0.93443809856068 0.939790666103363 0.018929334593473752 0.9226906462149187 0.9255196452140808 0.018974217427094875 29.808779456398703 30.31034278869629 2.205742915811344
49 policy 47 5.951173804023049 6.1084980964660645 0.5851794996107119 0.16569128632545468 0.1658251881599426 0.000992572374814862 0.08131642978299744 0.0761701315641403 0.01175257126025315 0.08641005917028943 0.0862504616379737 0.009623938963817892 0.9593921953981573 0.9624050259590148 0.012697230817625754 0.951278106732802 0.952559232711792 0.012895279674621694 23.593555623834785 24.04970932006836 2.0635151846263504
50 policy 48 5.617203018882058 6.057877063751221 1.0177861011512697 0.15509982271627942 0.1552741229534149 0.0011276774009139096 0.08510457792065357 0.0805825069546699 0.013345940940659134 0.09199405461549753 0.0918212831020355 0.011382823689318547 0.9795040759173307 0.9819108247756958 0.006955474633542042 0.9750019799579274 0.9753652811050416 0.0071333683219395585 17.463399626991965 17.746320724487305 1.8760573554323872
51 policy 49 5.482012705369429 5.825837135314941 0.9769349973030896 0.14382473447106098 0.1440619975328445 0.0012843786875084123 0.08948014676570888 0.0862695276737213 0.015073978377504075 0.09505997936833985 0.095841571688652 0.01298983275509921 0.993500525301153 0.9941422939300536 0.002408364257008656 0.9915420575575395 0.9916260838508606 0.002625135513392628 11.487675493413752 11.70598602294922 1.4145463933887228
52 policy 50 5.407942815260454 5.846668481826782 0.9183138680839331 0.12380851737477559 0.1239707395434379 0.002321750947782195 0.11303970691832625 0.1097577586770057 0.02110695981984219 0.12946007197553458 0.130210742354393 0.020433840556563422 0.9999999783255837 1.0 6.12086436794301e-08 1.0000000162558123 1.0 1.2809011561927788e-07 0.0 0.0 0.0
53 world_model 1 2.69431471824646 2.741968870162964 0.37524066818284835 1.4124049165032126 1.4120956659317017 0.002452097604574829 0.08787312663414258 0.0854889154434204 0.01565640302994464 0.06250964613123369 0.0582852847874164 0.014721398686662638 0.1467180963266979 0.1468801498413086 0.037802806944340794 0.106593272564086 0.1151928231120109 0.035816488719282995 171.71958368474787 172.51499938964844 9.059137262112856
54 world_model 2 5.727382334795865 5.707505941390991 0.5976411840221648 1.0221268805590542 1.0221867561340332 0.0019425748936303504 0.048705130138180425 0.0485210604965686 0.0067278460678878655 0.039041889492760946 0.0387019515037536 0.006675386876348373 0.13934573395685715 0.1377942562103271 0.03769086620542318 0.10304195577786723 0.1152504235506057 0.0354980433952263 171.2245303067294 171.74058532714844 9.003835252367162
55 world_model 3 5.250479698181152 5.032529354095459 1.1167345921137513 0.8511203852566805 0.8514378070831299 0.002035763204157081 0.029483507810668493 0.0293107610195875 0.004132373714450873 0.024936076253652528 0.0248758755624294 0.0035711766829511116 0.1375573500990867 0.1346666812896728 0.03762416748908129 0.1054231998595324 0.1203595995903015 0.035211099249988956 170.4015586159446 171.3313751220703 9.194082670930674
56 world_model 4 5.363075928254561 5.967871427536011 1.2517563282721538 0.7505892786112699 0.750639796257019 0.0018050487597707653 0.0194847135042602 0.0194452442228794 0.003178384542597583 0.017590411176735654 0.0175245497375726 0.0014829527628593584 0.13996491513468998 0.1354675889015197 0.03730741767611376 0.11172666925598271 0.1282151639461517 0.03500498192545311 168.66712535511363 168.22662353515625 9.42596935139092
57 world_model 5 5.426833347840742 5.686345815658569 1.113021506673378 0.6825830015269193 0.6824882626533508 0.0016170599897556534 0.015315364707599947 0.0155822979286313 0.0024419139808884932 0.014537207782268474 0.0145570514723658 0.0011782148103375936 0.14519443769346582 0.1388070285320282 0.036831323290190766 0.12016479806466532 0.1359841525554657 0.035008210914553285 167.0110196200284 165.9245147705078 8.680637630164316
58 world_model 6 5.3522584438323975 5.680102825164795 1.2508274812771325 0.6334445205601779 0.6324772834777832 0.0021008495927414697 0.014141650955108036 0.0143684968352317 0.0019753446157696895 0.013298601589419572 0.0129568399861454 0.0014624408634449232 0.15208728001876307 0.1440622508525848 0.03635185742969918 0.12946853481910442 0.1442065387964248 0.035232236986067186 165.96052967418325 166.13711547851562 9.433397816167043
59 world_model 7 5.626990946856412 5.86505913734436 0.9962200423200381 0.5949965173547919 0.594728946685791 0.001430288781389497 0.013719139112667563 0.0139728374779224 0.0018661192350623856 0.01320313425226639 0.0130690820515155 0.0015088715796937433 0.16001243889331815 0.1501411199569702 0.035773257835970594 0.1395133682949976 0.154897391796112 0.035729944929556834 164.42279330166903 165.8963623046875 9.488701212213133
60 world_model 8 5.531075434251265 5.655670404434204 0.829087041233709 0.5635376301678744 0.5637354254722595 0.001484545419149303 0.013691802085800554 0.0138233806937932 0.001691425180010602 0.013434308835051227 0.0133425518870353 0.0014863160306192904 0.16872497038407755 0.1572774797677993 0.035092310406982685 0.15005516294728624 0.165723517537117 0.036339848641634726 161.91951682350853 159.5068359375 9.283973909166738
61 world_model 9 5.564040574160489 5.793728113174439 0.9998724227552275 0.5373670133677396 0.5378948450088501 0.001196534384585999 0.013656996952539082 0.0135551467537879 0.0017361451827916047 0.013573678887703155 0.0134017197415232 0.0015532591371217486 0.17777306247841224 0.1653386056423187 0.03445390178311798 0.16094289313663132 0.1740251183509826 0.03698445147410622 159.86707375266334 156.3922576904297 9.26135176394107
62 world_model 10 5.713807149366899 5.774775981903076 0.7696069748963014 0.5156076387925581 0.5151344537734985 0.0012217198755163354 0.013914326629178055 0.0142115810886025 0.001534557766653982 0.013787376694381182 0.0132967391982674 0.0014811224395188695 0.1874906000765887 0.1761338412761688 0.03407930676111826 0.17199494486505332 0.1841627210378646 0.03772777879294565 157.6156005859375 154.46717834472656 9.780449282997946
63 world_model 11 5.951037515293468 5.916208505630493 0.3477628564345223 0.496768135916103 0.4964379966259002 0.0011542300783530573 0.0143066256053068 0.0147952018305659 0.0014779636539298962 0.014472968537699027 0.0139573970809578 0.0013790795561689757 0.1977023224938999 0.1883600950241089 0.0338120626124044 0.1833322779698805 0.1993343830108642 0.038411384199589206 155.5111319802024 154.80079650878906 8.999149436907814
64 world_model 12 5.381043780933727 5.86213755607605 0.9219467593415366 0.4797642203894528 0.4795775711536407 0.0013623261833000542 0.0147579049860889 0.0154033442959189 0.001431624572053332 0.015050759793005164 0.0144942607730627 0.0013596275426014223 0.20831817794929847 0.2009916305541992 0.03366417856032308 0.19488719173453067 0.214707463979721 0.03921903466061201 154.05893915349787 151.83541870117188 8.188315608093232
65 world_model 13 5.475529909133911 5.802670240402222 0.9201054727923271 0.46417840231548657 0.4641874730587005 0.0010375734685683445 0.015503442168913036 0.0159799233078956 0.0013929220826355837 0.015516009351069237 0.0151493437588214 0.001275922469304623 0.21943938732147214 0.2141283005475998 0.03349910684999783 0.2065223719586025 0.225774347782135 0.04007860482799816 152.99988486550072 149.81980895996094 7.662878991621624
66 world_model 14 5.703230424360796 5.986280679702759 0.850134959972908 0.45079930262132123 0.4504823088645935 0.0013058611752193817 0.01643555035645306 0.0169568508863449 0.001311914275483523 0.016314316371625073 0.0159592218697071 0.001224008577836001 0.23094013333320615 0.2279950827360153 0.033473844951090514 0.21842790259556333 0.235927477478981 0.04099066035392665 150.05121820623225 146.9395294189453 7.397568475143914
67 world_model 15 5.269459984519265 5.209287405014038 0.8837696636538884 0.43860817497426813 0.438700258731842 0.0009838901226582734 0.017075593667951437 0.017651492729783 0.0013004080658527558 0.01693976916034109 0.0166553985327482 0.001180090937185451 0.2427677119320089 0.2387796342372894 0.03358212840000902 0.23057389394803482 0.2463303804397583 0.04195285433957613 148.54545870694247 146.3693389892578 7.1834003128270165
68 world_model 16 5.36291731487621 5.596464157104492 0.9749623728463717 0.4269808991388841 0.4270876944065094 0.001139747331572336 0.01783136938783251 0.0183449033647775 0.0012095785493124 0.01792235333811149 0.0175395663827657 0.0011305977496324745 0.2549009512771259 0.2501212656497955 0.03381421989735214 0.24300634048201816 0.2571857869625091 0.04307237917020985 146.76725352894175 144.47305297851562 6.5985506652503965
69 world_model 17 5.466117837212303 5.61066746711731 0.8833311295653545 0.4160089763728055 0.4157778024673462 0.0007873384092671095 0.018674573268402675 0.0191767755895853 0.0011721853545513558 0.018766198137944345 0.0182774029672145 0.0011431796655205738 0.26744872467084363 0.2621248364448547 0.03415476313242143 0.2556683014739643 0.2681956887245178 0.04419555276975774 145.8205899325284 143.71939086914062 6.2980126759173185
70 world_model 18 5.550922957333651 5.800452947616577 0.966235981862662 0.4065074758096175 0.4065370857715606 0.000431433987900585 0.01945171454413367 0.0199135411530733 0.0011360579658785126 0.019478867846456385 0.019053004682064 0.0010981616038528504 0.28038937937129627 0.2745780348777771 0.03458225805553604 0.26870524747805163 0.2813732922077179 0.04531146894870357 144.1814533580433 143.3767852783203 6.158551710262352
71 world_model 19 5.330116055228493 5.668507099151611 0.997151810845304 0.3963656588034196 0.3966992497444153 0.0009815953994536794 0.020978388122536874 0.0214446149766445 0.0010286811401109507 0.0205830833451314 0.020318953320384 0.0010706521610087344 0.2937873845750635 0.2874044179916382 0.03493918509584424 0.28218858621337195 0.2968685626983642 0.04635270432579145 142.73497702858666 142.08973693847656 5.969575549995856
72 world_model 20 5.3560214259407735 5.626045227050781 1.0131465648984859 0.3877564451911233 0.3878253698348999 0.000530559915895556 0.02175907655195751 0.0220806375145912 0.0010119599303120748 0.0213277409361167 0.0212090834975242 0.0011265838059028896 0.3075949414209886 0.3011959195137024 0.035423922501565674 0.2959067130630666 0.3127981424331665 0.04747345231832064 141.4991649280895 140.4838409423828 5.7743074584690355
73 world_model 21 5.595394546335394 6.083939075469971 0.9532204249896251 0.37990178032354877 0.3796070218086242 0.000957682035249634 0.02274520153349092 0.023038063198328 0.001039606894538981 0.022693294862454538 0.0226350557059049 0.0010127444964757495 0.3218489722772078 0.3155958652496338 0.03597924989131038 0.31019033220681275 0.3268308043479919 0.048583015383740595 140.41193597966975 138.6901092529297 5.738360865596328
74 world_model 22 5.184026002883911 5.694147825241089 1.001965119804794 0.37174606865102594 0.3715430200099945 0.0009361164911945414 0.02412809380753468 0.0242751706391572 0.0010438238220351604 0.02385836297815491 0.0236558355391025 0.0010247628371751224 0.336518336426128 0.3303722739219665 0.036395481063193895 0.32491730695421045 0.3404709100723266 0.049745788622084376 139.07038324529475 137.5757598876953 5.277282736966426
75 world_model 23 5.615926265716553 5.623931169509888 0.834610221982545 0.36395464973016217 0.3637058734893799 0.0010623361929626134 0.02533297816460778 0.0254576578736305 0.0009073446182170361 0.02494577013633463 0.0247622821480035 0.0009640955015147783 0.3517263206568631 0.3453669250011444 0.0368782122434819 0.3401598672975193 0.3545067906379699 0.05084167092392462 138.05150673606178 136.8033905029297 4.971448108708763
76 world_model 24 5.4408908757296475 5.906084299087524 1.2119001560065008 0.35681400786746625 0.3567678928375244 0.0010852034015519463 0.026149149306795762 0.0261198729276657 0.0008599763513238222 0.026239904151721373 0.0260992180556058 0.0010167378902577963 0.3676206794652072 0.3610323667526245 0.03762179785447542 0.3559092906388369 0.3687438070774078 0.051913640324445516 137.07237243652344 136.20008850097656 4.71222709978247
77 world_model 25 5.615693937648427 5.766379833221436 1.0812753784090736 0.3497968478636308 0.3497509062290191 0.000617851411338653 0.027417230673811608 0.0273145362734794 0.0007913537588977592 0.02760381793433966 0.0274667367339134 0.0009740077661696558 0.38422096317464655 0.3772400319576263 0.038494242706249696 0.37227915633808484 0.383626252412796 0.05292629133202292 136.03402987393466 134.5718536376953 4.4322333808375545
78 world_model 26 5.58542572368275 5.891177415847778 0.9701937620688531 0.3434065715833144 0.3432704508304596 0.0010748866254522748 0.028930399058894628 0.0287715680897235 0.0007480323033555898 0.028774239800193037 0.0286981258541345 0.001039488151700987 0.4015247496691617 0.3972356021404266 0.03939120890503418 0.38912981477650727 0.3990875482559204 0.0538868464258522 135.15392927689985 133.48678588867188 4.261452416933168
79 world_model 27 5.689251487905329 5.594721078872681 0.7160950836710328 0.33662831241434266 0.3368623554706573 0.0008810264479477452 0.030433462763374452 0.0303646195679903 0.000771047397071914 0.030269690873947954 0.0301746744662523 0.000985945093250606 0.4195867722684687 0.4167040586471557 0.04023370999015058 0.40673118558796967 0.4151998460292816 0.05480337146316686 134.27625205300072 132.71817016601562 3.9772752269755993
80 world_model 28 5.568278507752852 6.026719093322754 1.1087960851266825 0.33071975816379895 0.3304578065872192 0.0008476306086980993 0.03189282119274133 0.0319683663547039 0.0007923445652677888 0.03168141774155873 0.0315536297857761 0.0009912641891014005 0.4384432407942685 0.4385005235671997 0.0411726357305525 0.4251277365467765 0.4321087598800659 0.0557118015969238 133.50309892134234 132.0729522705078 3.6792832981180585
81 world_model 29 5.472782698544589 5.729495286941528 0.7722230558462606 0.32474789294329554 0.3249112367630005 0.001099542471731941 0.03326920487663959 0.0332013070583343 0.0007980252780147625 0.033196852288462864 0.0331902839243412 0.0010710923757116764 0.4582396854053844 0.4607479870319366 0.04223201289027339 0.4442822662266818 0.4496837556362152 0.05653994726671565 132.71012184836647 130.99966430664062 3.4921074600080177
82 world_model 30 5.089598720723933 4.694875955581665 1.0088211182959157 0.31900327043099835 0.3190556168556213 0.000900373553247503 0.03507967631925231 0.0350370369851589 0.0007729328891785136 0.03515770591118114 0.0349986143410205 0.0010533167790042239 0.47889364578507165 0.4812734127044678 0.043256071639813924 0.4645181081511758 0.4682090878486633 0.057321395347575826 131.92386280406606 130.2965545654297 3.324611685008618
83 world_model 31 5.059824314984408 5.600095510482788 1.304546281989228 0.31406519087878143 0.3143027722835541 0.0009606266501274608 0.03667692772366779 0.0365973077714443 0.0008746144393928295 0.03681023181839419 0.0367348752915859 0.0011529627170794772 0.50055269761519 0.5037974715232849 0.04439773832286226 0.4857299436222423 0.4873746633529663 0.05806764170689665 125.52345345237039 123.92420196533205 3.2754431457509363
84 world_model 32 4.925106807188555 5.187753200531006 1.138235739627445 0.306441607800397 0.3063713908195495 0.0010048437967289311 0.03903199630704788 0.0391312539577484 0.0010474141259247136 0.03817849741740656 0.0383137166500091 0.0013476468612737677 0.5233270878141577 0.5264343619346619 0.04540727813327694 0.5078301213004373 0.5069724321365356 0.05875491718694885 119.1135385686701 117.5031280517578 3.0893525553016463
85 world_model 33 5.030859925530174 5.072664499282837 0.9559091397546463 0.29876911911097437 0.2987578809261322 0.0009896646311682762 0.040337573059580474 0.0402483530342578 0.001185124861417776 0.04027848961678414 0.0407096818089485 0.0015307073192892674 0.5472528609362516 0.5524871349334717 0.04643162818486943 0.5310795686461709 0.5276068449020386 0.05926895910447215 112.72757998379794 111.33137512207033 2.9532242198659557
86 world_model 34 5.517544269561768 5.839545965194702 0.7595217525209305 0.29094017635692243 0.2911297976970672 0.001012630371146012 0.04262602295387871 0.0424817614257335 0.0013918712885459344 0.04228852756998751 0.042474340647459 0.0017468510087298105 0.572361867536198 0.579689621925354 0.047367948505115005 0.5554392527450215 0.5492504835128784 0.05964946881129218 106.29563626376066 104.86907196044922 2.8850255529375555
87 world_model 35 5.694775082848289 5.960307359695435 0.6830744736196451 0.2821756249124353 0.2821770906448364 0.0007444893009365439 0.04495700245553791 0.045314498245716 0.0016375277010285628 0.04434750703248106 0.0442485399544239 0.0020263512726053663 0.5986145518042825 0.6077592968940735 0.04809087103726159 0.5808451175689697 0.5721729397773743 0.059796823201027915 99.92724401300603 98.55716705322266 2.826083061744804
88 world_model 36 5.4693121259862725 5.579629182815552 0.9880680320326377 0.2743075760928067 0.2742404639720917 0.0009395466649557933 0.047284460880539586 0.047476403415203 0.0018492499805339957 0.047440178353678066 0.0473407506942749 0.0023679980488383705 0.6260140538215637 0.635796308517456 0.04857286888138974 0.6078207438642328 0.5979319214820862 0.05943809469109931 93.58905653520064 92.40899658203124 2.616094179702999
89 world_model 37 5.3336731954054395 5.811203956604004 1.0298581314465076 0.2652954838492654 0.2653840780258178 0.001292898074542689 0.049374215982177 0.0494763329625129 0.002266730277817315 0.048846701329404614 0.048866156488657 0.0026124889991969366 0.6546560634266246 0.6672330498695374 0.048717501843296394 0.635622192512859 0.6252548694610596 0.05901661933824322 87.23934867165305 86.14436340332031 2.5033300962232707
90 world_model 38 5.253602483055809 5.496395587921143 1.0244943659248664 0.25597629492933094 0.2560757994651794 0.0011617731372191636 0.05176612667062061 0.0519975796341896 0.0026580987498956692 0.052513415163213506 0.0530126169323921 0.0031437830469672355 0.6842770630663092 0.6996897459030151 0.048461537989198375 0.6651929671114142 0.6548510789871216 0.05780103210328942 80.7719497680664 79.89842987060547 2.465414632573014
91 world_model 39 5.184901974417946 5.44103217124939 1.0153143714396957 0.24651659754189573 0.2463456243276596 0.0011543921966030088 0.05440785498781633 0.0548661574721336 0.003070479358226291 0.054891322485425206 0.0557762160897254 0.0035727967485787164 0.7148826555772261 0.7326917052268982 0.04776605987018206 0.695788096297871 0.6856715679168701 0.05618101085322451 74.47849134965377 73.78828430175781 2.3505364234045905
92 world_model 40 5.187976316972212 5.629173517227173 1.1007597846902877 0.23698907548731019 0.2370688766241073 0.0011826126953459264 0.057296316732059774 0.0578128062188625 0.0036588694254279823 0.05665695565668014 0.0575598143041133 0.003977231370461744 0.7464511340314691 0.7663206458091736 0.046463400856311975 0.7269693179564043 0.7172024846076965 0.054166066096831986 68.09819654984908 67.25129699707031 2.2620171723561735
93 world_model 41 5.513418327678334 5.729815721511841 0.9437136821289082 0.22709269686178724 0.2266960889101028 0.0012338442200751174 0.06212090802463614 0.0608974769711494 0.004564171769135757 0.0607907545160163 0.0626092180609703 0.00480271331320822 0.7792479775168679 0.7983534932136536 0.044317456051948326 0.7597158063541759 0.750839352607727 0.051159555543179525 61.67240108143199 60.81764602661133 2.1126194505259734
94 world_model 42 5.079148682680997 5.405663967132568 1.082488858420379 0.21716257117011326 0.2172228991985321 0.0013386904187239715 0.06415705721486693 0.0646267756819725 0.005270594569461189 0.06364876370538361 0.0659819617867469 0.005513770602954415 0.8122585632584312 0.8313902616500854 0.041330032212101464 0.7929364009336992 0.7851109504699707 0.047354532772243094 55.29277524081144 54.56221008300781 2.0248956842193753
95 world_model 43 5.511692567305132 5.777626276016235 0.8369205717616126 0.20698988573117685 0.2073207348585128 0.0011432093111534648 0.06723232804374257 0.0670813992619514 0.006306299474543222 0.06731701845472506 0.0701464712619781 0.006443656214248016 0.8451383222233165 0.8617335557937622 0.037340477536769376 0.8265788555145264 0.8199930191040039 0.04261874923639536 48.93272469260476 48.34548568725586 1.9192922105739882
96 world_model 44 5.171550360592929 5.695661067962647 1.032958069770759 0.19691008464856577 0.1968765258789062 0.001141689544815678 0.06991238621148191 0.0693579018115997 0.007346316745963359 0.07138592004775998 0.0744571983814239 0.007725667428154077 0.8769982565533031 0.8907225131988525 0.03249595547551525 0.8601618842645125 0.8550423979759216 0.036865147026303446 42.55896585637873 42.21445083618164 1.8233399282754912
97 world_model 45 5.1607068885456435 5.451342105865479 0.782297956103697 0.18657208166339176 0.1866737455129623 0.0012012469116030558 0.07332355969331476 0.0712547078728675 0.008741349925704245 0.07421158220280295 0.0772086083889007 0.008827326668738008 0.9074506705457513 0.9181949496269226 0.026703509455391766 0.892428918318315 0.8887768387794495 0.03042727616488018 36.191816156560726 35.653892517089844 1.7581790935115977
98 world_model 46 5.364832444624468 5.512259006500244 0.9002161958192064 0.17638832059773527 0.1765456199645996 0.0010706254159004195 0.07583235339684917 0.072171963751316 0.010136194157423771 0.07926480133425101 0.0825340151786804 0.010366521813837449 0.9351601112972606 0.9428869485855104 0.020362401413037485 0.923274121501229 0.9211258888244628 0.023274520382544153 29.807954094626687 29.408571243286133 1.7185761046867454
99 world_model 47 5.288366751237349 5.536764621734619 1.0979047990949427 0.1660503027114001 0.1660323739051818 0.001174092363342952 0.08031827143647449 0.074747160077095 0.01193069937746608 0.08527555452151726 0.0883235186338424 0.012333936324955039 0.9596978425979614 0.9645072817802428 0.013758407708210475 0.951513799754056 0.9505415558815002 0.015721967390684988 23.598717776211824 23.42452049255371 1.5832258309773266
100 world_model 48 5.253741090947932 5.570051670074463 1.1437777849475974 0.15546880933371454 0.155813992023468 0.001219617522831597 0.08396329324353823 0.0780107825994491 0.013604228498439173 0.09095387093045489 0.0936658233404159 0.014362657321639292 0.9795516187494452 0.9819049835205078 0.007576765832479228 0.9750713489272378 0.974817156791687 0.008646713930560797 17.439808585427024 17.30625343322754 1.4045467041441404
101 world_model 49 5.301894534717906 5.80737566947937 1.207623494936245 0.14409639076753095 0.1446519345045089 0.0010691930462942841 0.08855066719380288 0.0835334286093711 0.015544989107058678 0.0941171903501857 0.0963078364729881 0.015996619413735248 0.993480617349798 0.9942322373390198 0.002627016060149744 0.9915402369065718 0.9915742874145508 0.0031820240000008143 11.477923653342508 11.52814483642578 1.0599395227961539
102 world_model 50 5.555601726878773 5.696998357772827 1.1765747586520399 0.12409854409369549 0.1241969689726829 0.0017229994628239862 0.11247334629297252 0.1074828281998634 0.02228722399970044 0.12842751700769767 0.1297629028558731 0.024843109152193565 0.9999999783255837 0.9999999403953552 9.711251179390462e-08 0.9999999674883756 1.0 4.8887701768683175e-08 0.0 0.0 0.0

View File

@@ -0,0 +1,30 @@
# Backbone Block Profiling Report
## Dataset Overview
- Rows: 27500
- Blocks: 25
- Steps: 1-50
- Pass types: policy, world_model
## Block Timing
- `forward_time_ms`: mean=30.6226, median=34.4359, p90=54.6938
## Stability
- `rel_l2_delta_vs_prev`: mean=0.149721, median=0.132665, p90=0.240669
- `cosine_vs_prev`: mean=0.985251, median=0.991636, p90=0.998321
## Top Cache Candidates
- `output_5` (output_blocks): tail_rel_l2=0.043011, mean_forward_time_ms=42.8890
- `output_4` (output_blocks): tail_rel_l2=0.052021, mean_forward_time_ms=40.3957
- `output_2` (output_blocks): tail_rel_l2=0.054626, mean_forward_time_ms=4.3381
- `output_6` (output_blocks): tail_rel_l2=0.057488, mean_forward_time_ms=42.5098
- `output_3` (output_blocks): tail_rel_l2=0.057636, mean_forward_time_ms=40.0281
- `output_8` (output_blocks): tail_rel_l2=0.062614, mean_forward_time_ms=44.6301
- `output_1` (output_blocks): tail_rel_l2=0.069826, mean_forward_time_ms=3.3247
- `output_0` (output_blocks): tail_rel_l2=0.071301, mean_forward_time_ms=3.4693
- `input_5` (input_blocks): tail_rel_l2=0.073083, mean_forward_time_ms=44.8023
- `input_7` (input_blocks): tail_rel_l2=0.073246, mean_forward_time_ms=40.7521

View File

@@ -0,0 +1,26 @@
block_stage,block_name,block_index,mean_forward_time_ms,mean_rel_l2_delta_vs_prev,mean_cosine_vs_prev,mean_l2_delta_vs_full50,mean_cosine_vs_full50,mid_mean_rel_l2_delta_vs_prev,mid_mean_cosine_vs_prev,mid_mean_forward_time_ms,tail_mean_rel_l2_delta_vs_prev,tail_mean_cosine_vs_prev,tail_mean_forward_time_ms
output_blocks,output_5,5,42.888979587534614,0.08300206301550693,0.996678345997391,14341.677929909447,0.863953615047715,0.07756747103001901,0.997719641113694,42.34975767805689,0.043010581725022964,1.0001999310471794,44.3648354256187
output_blocks,output_4,4,40.39571003734388,0.09455556868262764,0.9947885434680613,2941.0275359275124,0.8140252876281738,0.09529791555460135,0.9951540448448875,40.97264766132709,0.05202072066339575,0.9987793792377818,40.32575958196751
output_blocks,output_2,2,4.338073578917167,0.09247576903918121,0.9952283400440923,3389.3004317405007,0.816305120749907,0.09152244776487346,0.9956385423610736,4.108044065865668,0.0546256663785739,0.9986851917071776,4.434941715391522
output_blocks,output_6,6,42.509775959293954,0.1031627392738449,0.9938640466758183,6499.312693314986,0.8492326059666547,0.09985839341690525,0.9948743464368762,42.659883656502736,0.057487927546555295,0.9988166703419252,42.0250438217243
output_blocks,output_3,3,40.02807591999458,0.10258518065738872,0.9940154888634337,3096.537198791504,0.8029762296514078,0.10629083972537151,0.9940268722447482,39.70838411110433,0.057636056078428526,0.9984638081355528,40.05269758741964
output_blocks,output_8,8,44.63011315515773,0.1108428336064813,0.9957228095058165,11701.590108087714,0.8437018071521413,0.10079244100105707,0.997612685094148,44.83389774200333,0.06261350427838884,1.0019899552518672,43.80798323333941
output_blocks,output_1,1,3.3246938380497424,0.11700774431712438,0.9922771146987498,1336.798724601052,0.7281625714898109,0.12132317963100613,0.9921765486141304,3.421792723198151,0.06982600660147988,0.9975653835318306,3.123901767486876
output_blocks,output_0,0,3.469341620379551,0.12035685624229217,0.9918557426482716,1578.6410553117232,0.7242678229646249,0.12504259061503714,0.9917026673044477,3.3715244713219215,0.0713012579659169,0.9974602566523986,3.7477676989510655
input_blocks,input_5,5,44.802298740145154,0.092265906907853,0.9969895348256949,1659.6117815329812,0.8961069971864873,0.09454008634504556,0.9968631299801203,44.820137916624674,0.07308332127603613,0.9985320484096354,44.95341897180135
input_blocks,input_7,7,40.752132129855454,0.12073280131150592,0.9920238213326803,1666.1764444663308,0.7885402167114345,0.12889842693069017,0.9913593502271743,40.3886149048773,0.0732463242147456,0.9974477643316443,41.96822076019916
middle_block,middle,0,26.881818174045872,0.12626233537282258,0.9910653428708468,1969.6660104924981,0.7297855755957691,0.133217600645957,0.9905916145353606,26.31709240961546,0.07436207488856528,0.997231822122227,27.1257511657578
input_blocks,input_9,9,0.6882936278866096,0.12674058290243365,0.9910115387311451,1581.9167321083762,0.7598932097716765,0.13660328952974568,0.9901355786240978,0.667502475676663,0.07518614279952911,0.9971738352016969,0.68464839449999
output_blocks,output_7,7,42.28525943757797,0.1252693229722954,0.9909814634880463,4265.476728515625,0.8155850872668353,0.11781045062330374,0.9927432040373484,42.974110178697806,0.07526502880183128,0.9975943126461723,41.89587726300074
input_blocks,input_10,10,2.757532289251685,0.12821796636316568,0.9907667583791134,1634.1818495039506,0.7493598437038335,0.1376909446051884,0.9899618099262188,2.805791467678173,0.07555509092794219,0.9971447955478322,2.541983025995168
input_blocks,input_11,11,2.7716040298004043,0.1283340541497287,0.990757050120543,1716.6382186334783,0.7418239109353586,0.13675159370744377,0.9900973230213314,2.704982864529346,0.07564202440394592,0.9971378115090457,2.7687712339684367
input_blocks,input_8,8,40.82639580126852,0.13238648992854274,0.9903591387457662,1484.3200962413441,0.7474134890599684,0.14425794156147284,0.9891381454674196,40.56829842234845,0.07924341070042411,0.9970042272047563,40.33547561954368
input_blocks,input_6,6,0.5992580023170873,0.1411223548476572,0.9892397023087751,1798.4521859186345,0.7893295041539452,0.1470424216805082,0.9888165631851593,0.6070019963532041,0.08992217718200245,0.9960264758630233,0.5442784781652418
output_blocks,output_9,9,49.19118449261243,0.16417970824883021,0.9860317909430042,5377.492994273793,0.7989661346240478,0.14807483131364307,0.989540507654091,49.4096311528913,0.11909108791838988,0.9940392212434248,48.82284345486286
input_blocks,input_4,4,44.796154511753805,0.18086610819473997,0.9831449633294885,1917.856811578924,0.7300057735226371,0.17413312356386862,0.9849647437081193,44.761379866243956,0.13513692688535556,0.9912949984723871,44.79411626446315
output_blocks,output_10,10,49.400705085135996,0.20161272358695295,0.9789533286678548,4285.061219260476,0.725754956277934,0.17989640234610732,0.9844266706472867,48.885705639926705,0.16064076613296158,0.9881625961173665,49.48219067671082
input_blocks,input_3,3,0.6696297283369032,0.21786470054640175,0.9748679770498859,2060.156006747159,0.6981515774943612,0.1972636653037814,0.9805707441263901,0.6611740672194855,0.17389254820617758,0.9851784459569237,0.7216561374000527
input_blocks,input_0,0,30.327858103185214,0.3700483660308682,0.9104118456784117,1289.095896800648,0.5150623727115717,0.3283721273079579,0.9461405583016285,30.317070737714957,0.18631631088527764,0.9842081013050946,30.32109977000139
input_blocks,input_1,1,58.958787457086146,0.25293762015666055,0.965164868420263,1828.79794810902,0.6163962061296809,0.21738951456495176,0.9778427510034471,59.24712209176127,0.1998589064587246,0.9814866572618485,58.32340886858715
input_blocks,input_2,2,58.35193432232534,0.23986126523955628,0.9706873545951878,2228.656001697887,0.6401421579447659,0.21131474057059263,0.9789764514733187,58.25014757012618,0.21455711979757652,0.9780841732567007,57.80002254442397
output_blocks,output_11,11,49.91908201439814,0.17033069537942172,0.9843914464586078,18345.83923140092,0.47318295841867275,0.14419922766424872,0.991237878283381,49.7539341671481,0.266653421792117,0.9640775206414136,49.9866924862462
1 block_stage block_name block_index mean_forward_time_ms mean_rel_l2_delta_vs_prev mean_cosine_vs_prev mean_l2_delta_vs_full50 mean_cosine_vs_full50 mid_mean_rel_l2_delta_vs_prev mid_mean_cosine_vs_prev mid_mean_forward_time_ms tail_mean_rel_l2_delta_vs_prev tail_mean_cosine_vs_prev tail_mean_forward_time_ms
2 output_blocks output_5 5 42.888979587534614 0.08300206301550693 0.996678345997391 14341.677929909447 0.863953615047715 0.07756747103001901 0.997719641113694 42.34975767805689 0.043010581725022964 1.0001999310471794 44.3648354256187
3 output_blocks output_4 4 40.39571003734388 0.09455556868262764 0.9947885434680613 2941.0275359275124 0.8140252876281738 0.09529791555460135 0.9951540448448875 40.97264766132709 0.05202072066339575 0.9987793792377818 40.32575958196751
4 output_blocks output_2 2 4.338073578917167 0.09247576903918121 0.9952283400440923 3389.3004317405007 0.816305120749907 0.09152244776487346 0.9956385423610736 4.108044065865668 0.0546256663785739 0.9986851917071776 4.434941715391522
5 output_blocks output_6 6 42.509775959293954 0.1031627392738449 0.9938640466758183 6499.312693314986 0.8492326059666547 0.09985839341690525 0.9948743464368762 42.659883656502736 0.057487927546555295 0.9988166703419252 42.0250438217243
6 output_blocks output_3 3 40.02807591999458 0.10258518065738872 0.9940154888634337 3096.537198791504 0.8029762296514078 0.10629083972537151 0.9940268722447482 39.70838411110433 0.057636056078428526 0.9984638081355528 40.05269758741964
7 output_blocks output_8 8 44.63011315515773 0.1108428336064813 0.9957228095058165 11701.590108087714 0.8437018071521413 0.10079244100105707 0.997612685094148 44.83389774200333 0.06261350427838884 1.0019899552518672 43.80798323333941
8 output_blocks output_1 1 3.3246938380497424 0.11700774431712438 0.9922771146987498 1336.798724601052 0.7281625714898109 0.12132317963100613 0.9921765486141304 3.421792723198151 0.06982600660147988 0.9975653835318306 3.123901767486876
9 output_blocks output_0 0 3.469341620379551 0.12035685624229217 0.9918557426482716 1578.6410553117232 0.7242678229646249 0.12504259061503714 0.9917026673044477 3.3715244713219215 0.0713012579659169 0.9974602566523986 3.7477676989510655
10 input_blocks input_5 5 44.802298740145154 0.092265906907853 0.9969895348256949 1659.6117815329812 0.8961069971864873 0.09454008634504556 0.9968631299801203 44.820137916624674 0.07308332127603613 0.9985320484096354 44.95341897180135
11 input_blocks input_7 7 40.752132129855454 0.12073280131150592 0.9920238213326803 1666.1764444663308 0.7885402167114345 0.12889842693069017 0.9913593502271743 40.3886149048773 0.0732463242147456 0.9974477643316443 41.96822076019916
12 middle_block middle 0 26.881818174045872 0.12626233537282258 0.9910653428708468 1969.6660104924981 0.7297855755957691 0.133217600645957 0.9905916145353606 26.31709240961546 0.07436207488856528 0.997231822122227 27.1257511657578
13 input_blocks input_9 9 0.6882936278866096 0.12674058290243365 0.9910115387311451 1581.9167321083762 0.7598932097716765 0.13660328952974568 0.9901355786240978 0.667502475676663 0.07518614279952911 0.9971738352016969 0.68464839449999
14 output_blocks output_7 7 42.28525943757797 0.1252693229722954 0.9909814634880463 4265.476728515625 0.8155850872668353 0.11781045062330374 0.9927432040373484 42.974110178697806 0.07526502880183128 0.9975943126461723 41.89587726300074
15 input_blocks input_10 10 2.757532289251685 0.12821796636316568 0.9907667583791134 1634.1818495039506 0.7493598437038335 0.1376909446051884 0.9899618099262188 2.805791467678173 0.07555509092794219 0.9971447955478322 2.541983025995168
16 input_blocks input_11 11 2.7716040298004043 0.1283340541497287 0.990757050120543 1716.6382186334783 0.7418239109353586 0.13675159370744377 0.9900973230213314 2.704982864529346 0.07564202440394592 0.9971378115090457 2.7687712339684367
17 input_blocks input_8 8 40.82639580126852 0.13238648992854274 0.9903591387457662 1484.3200962413441 0.7474134890599684 0.14425794156147284 0.9891381454674196 40.56829842234845 0.07924341070042411 0.9970042272047563 40.33547561954368
18 input_blocks input_6 6 0.5992580023170873 0.1411223548476572 0.9892397023087751 1798.4521859186345 0.7893295041539452 0.1470424216805082 0.9888165631851593 0.6070019963532041 0.08992217718200245 0.9960264758630233 0.5442784781652418
19 output_blocks output_9 9 49.19118449261243 0.16417970824883021 0.9860317909430042 5377.492994273793 0.7989661346240478 0.14807483131364307 0.989540507654091 49.4096311528913 0.11909108791838988 0.9940392212434248 48.82284345486286
20 input_blocks input_4 4 44.796154511753805 0.18086610819473997 0.9831449633294885 1917.856811578924 0.7300057735226371 0.17413312356386862 0.9849647437081193 44.761379866243956 0.13513692688535556 0.9912949984723871 44.79411626446315
21 output_blocks output_10 10 49.400705085135996 0.20161272358695295 0.9789533286678548 4285.061219260476 0.725754956277934 0.17989640234610732 0.9844266706472867 48.885705639926705 0.16064076613296158 0.9881625961173665 49.48219067671082
22 input_blocks input_3 3 0.6696297283369032 0.21786470054640175 0.9748679770498859 2060.156006747159 0.6981515774943612 0.1972636653037814 0.9805707441263901 0.6611740672194855 0.17389254820617758 0.9851784459569237 0.7216561374000527
23 input_blocks input_0 0 30.327858103185214 0.3700483660308682 0.9104118456784117 1289.095896800648 0.5150623727115717 0.3283721273079579 0.9461405583016285 30.317070737714957 0.18631631088527764 0.9842081013050946 30.32109977000139
24 input_blocks input_1 1 58.958787457086146 0.25293762015666055 0.965164868420263 1828.79794810902 0.6163962061296809 0.21738951456495176 0.9778427510034471 59.24712209176127 0.1998589064587246 0.9814866572618485 58.32340886858715
25 input_blocks input_2 2 58.35193432232534 0.23986126523955628 0.9706873545951878 2228.656001697887 0.6401421579447659 0.21131474057059263 0.9789764514733187 58.25014757012618 0.21455711979757652 0.9780841732567007 57.80002254442397
26 output_blocks output_11 11 49.91908201439814 0.17033069537942172 0.9843914464586078 18345.83923140092 0.47318295841867275 0.14419922766424872 0.991237878283381 49.7539341671481 0.266653421792117 0.9640775206414136 49.9866924862462

View File

@@ -0,0 +1,10 @@
window,block_stage,mean_forward_time_ms,mean_rel_l2_delta_vs_prev,mean_cosine_vs_prev,mean_l2_delta_vs_full50,mean_cosine_vs_full50
all,input_blocks,27.191823228601027,0.1776148513815928,0.9787853794597462,1738.8216644448944,0.7226854382771434
all,middle_block,26.881818174045872,0.12626233537282258,0.9910653428708468,1969.6660104924981,0.7297855755957691
all,output_blocks,34.365082893866315,0.1237817670851623,0.9912323717882623,6429.896320927938,0.7713428497698271
mid,input_blocks,27.149935365096137,0.17118815630593723,0.9837389290870354,1846.8646624676594,0.7201258440812429
mid,middle_block,26.31709240961546,0.133217600645957,0.9905916145353606,1967.0422291941456,0.7621007319136616
mid,output_blocks,34.37077610400367,0.11730634922384782,0.9930711340530094,6426.609893083229,0.7799495234332904
tail,input_blocks,27.14642500575406,0.12097002531147812,0.9917266111933823,816.3325125376383,0.9405328829631661
tail,middle_block,27.1257511657578,0.07436207488856528,0.997231822122227,680.1003347223456,0.9680448431860317
tail,output_blocks,34.33921122605997,0.09084766882358848,0.9946528522128408,2783.2747155045017,0.9411939539692619
1 window block_stage mean_forward_time_ms mean_rel_l2_delta_vs_prev mean_cosine_vs_prev mean_l2_delta_vs_full50 mean_cosine_vs_full50
2 all input_blocks 27.191823228601027 0.1776148513815928 0.9787853794597462 1738.8216644448944 0.7226854382771434
3 all middle_block 26.881818174045872 0.12626233537282258 0.9910653428708468 1969.6660104924981 0.7297855755957691
4 all output_blocks 34.365082893866315 0.1237817670851623 0.9912323717882623 6429.896320927938 0.7713428497698271
5 mid input_blocks 27.149935365096137 0.17118815630593723 0.9837389290870354 1846.8646624676594 0.7201258440812429
6 mid middle_block 26.31709240961546 0.133217600645957 0.9905916145353606 1967.0422291941456 0.7621007319136616
7 mid output_blocks 34.37077610400367 0.11730634922384782 0.9930711340530094 6426.609893083229 0.7799495234332904
8 tail input_blocks 27.14642500575406 0.12097002531147812 0.9917266111933823 816.3325125376383 0.9405328829631661
9 tail middle_block 27.1257511657578 0.07436207488856528 0.997231822122227 680.1003347223456 0.9680448431860317
10 tail output_blocks 34.33921122605997 0.09084766882358848 0.9946528522128408 2783.2747155045017 0.9411939539692619

View File

@@ -0,0 +1,12 @@
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,0,280.2974364757538,222.62210965156555,594.8468792438507,,,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,1,278.39780282974243,263.79847526550293,631.1490898132324,248.29391479492188,0.5954830348491669,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,2,271.6137807369232,273.2916352748871,636.110170841217,236.25765991210938,0.4667002558708191,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,3,245.0364842414856,283.77506828308105,617.538223028183,249.30770874023438,1.0358055084943771,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,4,284.9986810684204,275.54805278778076,650.6744635105133,207.08407592773438,0.5960751175880432,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,5,284.9088761806488,283.62235593795776,660.033664226532,240.29324340820312,0.6642566919326782,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,6,215.21792769432068,285.25258564949036,592.063677072525,199.34043884277344,0.3047751784324646,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,7,275.6039981842041,279.7054388523102,646.8606028556824,252.35719299316406,0.7150694131851196,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,8,290.9210216999054,236.45686388015747,618.9712822437286,237.7792510986328,0.5762709677219391,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,9,303.7573983669281,304.19383358955383,697.963686466217,238.32147216796875,0.07921820878982544,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,10,298.3891017436981,245.1036298274994,633.3536510467529,208.32626342773438,0.04748058319091797,
1 sample_id scene round_id policy_pass_total_time_s world_model_pass_total_time_s round_total_time_s latent_init_dist_to_prev_round action_drift_vs_prev_round psnr_full50
2 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 0 280.2974364757538 222.62210965156555 594.8468792438507
3 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 1 278.39780282974243 263.79847526550293 631.1490898132324 248.29391479492188 0.5954830348491669
4 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 2 271.6137807369232 273.2916352748871 636.110170841217 236.25765991210938 0.4667002558708191
5 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 3 245.0364842414856 283.77506828308105 617.538223028183 249.30770874023438 1.0358055084943771
6 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 4 284.9986810684204 275.54805278778076 650.6744635105133 207.08407592773438 0.5960751175880432
7 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 5 284.9088761806488 283.62235593795776 660.033664226532 240.29324340820312 0.6642566919326782
8 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 6 215.21792769432068 285.25258564949036 592.063677072525 199.34043884277344 0.3047751784324646
9 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 7 275.6039981842041 279.7054388523102 646.8606028556824 252.35719299316406 0.7150694131851196
10 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 8 290.9210216999054 236.45686388015747 618.9712822437286 237.7792510986328 0.5762709677219391
11 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 9 303.7573983669281 304.19383358955383 697.963686466217 238.32147216796875 0.07921820878982544
12 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 10 298.3891017436981 245.1036298274994 633.3536510467529 208.32626342773438 0.04748058319091797

View File

@@ -0,0 +1,3 @@
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,policy,275.3765917474573,,,,45.18181818181818,47.0,47.0,47.36363636363637,,231.73612213134766,0.5081134960055351,634.5059445771304,275.3765917474573,268.4881862727079,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,world_model,268.4881862727079,,,,45.09090909090909,47.0,47.0,47.27272727272727,,231.73612213134766,0.5081134960055351,634.5059445771304,275.3765917474573,268.4881862727079,
1 sample_id scene pass_type pass_total_time_s action_first_stable_step state_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_state oracle_budget_latent latent_init_dist_to_prev_round action_drift_vs_prev_round round_total_time_s policy_pass_total_time_s world_model_pass_total_time_s psnr_full50
2 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 policy 275.3765917474573 45.18181818181818 47.0 47.0 47.36363636363637 231.73612213134766 0.5081134960055351 634.5059445771304 275.3765917474573 268.4881862727079
3 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 world_model 268.4881862727079 45.09090909090909 47.0 47.0 47.27272727272727 231.73612213134766 0.5081134960055351 634.5059445771304 275.3765917474573 268.4881862727079

View File

@@ -0,0 +1,12 @@
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,0,34.37989640235901,34.63909649848938,143.22931694984436,,,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,1,35.077324628829956,33.83884024620056,142.67277145385742,245.08213806152344,0.6134413182735443,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,2,34.305031061172485,34.54054832458496,142.96974158287048,255.61647033691406,1.1861751824617386,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,3,34.740365982055664,34.54890441894531,141.4746015071869,237.42205810546875,0.6889934539794922,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,4,34.16229438781738,34.15966773033142,140.0571517944336,238.09585571289062,0.6259104013442993,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,5,34.35122799873352,34.6593816280365,140.6615960597992,209.327880859375,0.4293857216835022,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,6,33.89398980140686,34.60439848899841,141.34873366355896,256.2398681640625,0.7445662021636963,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,7,34.42725372314453,34.58678698539734,142.32319355010986,243.39788818359375,0.5739392042160034,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,8,34.5515410900116,34.53028988838196,142.91854548454285,186.45831298828125,0.049365460872650146,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,9,34.70419955253601,34.58964228630066,141.46709299087524,194.02230834960938,0.18750566244125366,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,10,34.47438168525696,33.904252767562866,141.05477142333984,231.18870544433594,0.453848659992218,
1 sample_id scene round_id policy_pass_total_time_s world_model_pass_total_time_s round_total_time_s latent_init_dist_to_prev_round action_drift_vs_prev_round psnr_full50
2 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 0 34.37989640235901 34.63909649848938 143.22931694984436
3 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 1 35.077324628829956 33.83884024620056 142.67277145385742 245.08213806152344 0.6134413182735443
4 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 2 34.305031061172485 34.54054832458496 142.96974158287048 255.61647033691406 1.1861751824617386
5 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 3 34.740365982055664 34.54890441894531 141.4746015071869 237.42205810546875 0.6889934539794922
6 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 4 34.16229438781738 34.15966773033142 140.0571517944336 238.09585571289062 0.6259104013442993
7 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 5 34.35122799873352 34.6593816280365 140.6615960597992 209.327880859375 0.4293857216835022
8 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 6 33.89398980140686 34.60439848899841 141.34873366355896 256.2398681640625 0.7445662021636963
9 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 7 34.42725372314453 34.58678698539734 142.32319355010986 243.39788818359375 0.5739392042160034
10 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 8 34.5515410900116 34.53028988838196 142.91854548454285 186.45831298828125 0.049365460872650146
11 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 9 34.70419955253601 34.58964228630066 141.46709299087524 194.02230834960938 0.18750566244125366
12 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 10 34.47438168525696 33.904252767562866 141.05477142333984 231.18870544433594 0.453848659992218

View File

@@ -0,0 +1,3 @@
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,policy,34.46068239212036,,,,47.625,49.0,47.0,47.63636363636363,,229.68514862060547,0.5553131267428398,141.83431967821988,34.46068239212036,34.41834629665721,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,world_model,34.41834629665721,,,,47.0,48.8,47.18181818181818,47.54545454545455,,229.68514862060547,0.5553131267428398,141.83431967821988,34.46068239212036,34.41834629665721,
1 sample_id scene pass_type pass_total_time_s action_first_stable_step state_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_state oracle_budget_latent latent_init_dist_to_prev_round action_drift_vs_prev_round round_total_time_s policy_pass_total_time_s world_model_pass_total_time_s psnr_full50
2 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 policy 34.46068239212036 47.625 49.0 47.0 47.63636363636363 229.68514862060547 0.5553131267428398 141.83431967821988 34.46068239212036 34.41834629665721
3 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 world_model 34.41834629665721 47.0 48.8 47.18181818181818 47.54545454545455 229.68514862060547 0.5553131267428398 141.83431967821988 34.46068239212036 34.41834629665721

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,11 @@
#!/usr/bin/env bash
set -euo pipefail
repo_root="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.." && pwd)"
CUDA_VISIBLE_DEVICES="${CUDA_VISIBLE_DEVICES:-1}" \
bash "${repo_root}/scripts/run_world_model_backbone_profile_case.sh" \
"unitree_z1_dual_arm_stackbox_v2/case3" \
"unitree_z1_dual_arm_stackbox_v2" \
"4" \
"11"

View File

@@ -2,11 +2,11 @@ res_dir="unitree_z1_dual_arm_stackbox_v2/case3"
dataset="unitree_z1_dual_arm_stackbox_v2"
{
time CUDA_VISIBLE_DEVICES=0 python3 scripts/evaluation/world_model_interaction.py \
time CUDA_VISIBLE_DEVICES=0 "${PYTHON_BIN:-python}" scripts/evaluation/world_model_interaction.py \
--seed 123 \
--ckpt_path ckpts/unifolm_wma_dual.ckpt \
--config configs/inference/world_model_interaction.yaml \
--savedir "${res_dir}/output" \
--savedir "${res_dir}/output/sparse_8" \
--bs 1 --height 320 --width 512 \
--unconditional_guidance_scale 1.0 \
--ddim_steps 50 \
@@ -22,5 +22,8 @@ dataset="unitree_z1_dual_arm_stackbox_v2"
--guidance_rescale 0.7 \
--perframe_ae \
--analysis_log_metrics \
--analysis_reference_steps 50
--analysis_reference_steps 50 \
--head_schedule_steps 0 7 14 21 28 35 42 49 \
--head_skip_mode reuse_prediction \
--head_log_steps 40 43 46 47 48 49
} 2>&1 | tee "${res_dir}/output.log"