早停特征验证,早停不通

This commit is contained in:
qhy
2026-03-15 12:41:53 +08:00
parent db9cc5766d
commit 7e45eba18b
227 changed files with 24579 additions and 163 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=116.2851, median=134.3071, p90=168.8894, p95=174.8168
### 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=46.9091, median=46.9091, p90=46.9091, p95=46.9091
- `share_action_first_stable_before_latent`: nan
- `share_action_95pct_before_latent`: nan
### Direction D: Cross-Step Similarity
- `latent_delta_mid_steps`: mean=0.3545, median=0.3503, p90=0.4175, p95=0.4281
- `action_delta_mid_steps`: mean=0.0290, median=0.0277, p90=0.0417, p95=0.0443
- `state_delta_mid_steps`: mean=0.0287, median=0.0275, p90=0.0417, p95=0.0443
### Direction A: Budget Heterogeneity
- `oracle_budget_action`: mean=46.9091, median=46.9091, p90=46.9091, p95=46.9091
- `oracle_budget_state`: mean=47.6364, median=47.6364, p90=47.6364, p95=47.6364
- `oracle_budget_action_by_scene`:
- `unitree_z1_dual_arm_stackbox_v2`: mean=46.9091, median=46.9091, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=227.9598, median=233.8459, p90=250.2165, p95=255.9826
- `action_drift_vs_prev_round`: mean=0.4868, median=0.4126, p90=0.6674, p95=0.9804
- `round_total_time_s`: mean=140.5751, median=151.4169, p90=152.5972, p95=152.6533
- `policy_pass_total_time_s`: mean=67.0460, median=74.6652, p90=74.8384, p95=75.0009
- `world_model_pass_total_time_s`: mean=71.0145, median=74.6416, p90=74.7811, p95=74.7882

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 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,67.0459744496779,67.0459744496779,,,,,,,,,,,44.90909090909091,44.90909090909091,,46.90909090909091,46.90909090909091,,46.90909090909091,46.90909090909091,,47.45454545454545,47.45454545454545,,140.57507241855967,140.57507241855967,,67.0459744496779,67.0459744496779,,71.01446437835693,71.01446437835693,,227.9598373413086,227.9598373413086,,0.4868394315242767,0.4868394315242767,
unitree_z1_dual_arm_stackbox_v2,world_model,71.01446437835693,71.01446437835693,,,,,,,,,,,45.27272727272727,45.27272727272727,,47.18181818181818,47.18181818181818,,47.18181818181818,47.18181818181818,,47.63636363636363,47.63636363636363,,140.57507241855967,140.57507241855967,,67.0459744496779,67.0459744496779,,71.01446437835693,71.01446437835693,,227.9598373413086,227.9598373413086,,0.4868394315242767,0.4868394315242767,
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 67.0459744496779 67.0459744496779 44.90909090909091 44.90909090909091 46.90909090909091 46.90909090909091 46.90909090909091 46.90909090909091 47.45454545454545 47.45454545454545 140.57507241855967 140.57507241855967 67.0459744496779 67.0459744496779 71.01446437835693 71.01446437835693 227.9598373413086 227.9598373413086 0.4868394315242767 0.4868394315242767
4 unitree_z1_dual_arm_stackbox_v2 world_model 71.01446437835693 71.01446437835693 45.27272727272727 45.27272727272727 47.18181818181818 47.18181818181818 47.18181818181818 47.18181818181818 47.63636363636363 47.63636363636363 140.57507241855967 140.57507241855967 67.0459744496779 67.0459744496779 71.01446437835693 71.01446437835693 227.9598373413086 227.9598373413086 0.4868394315242767 0.4868394315242767

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,1.356332085349343,1.4636142253875732,0.27522257597072763,1.4148815978657117,1.4147272109985352,0.001801802376748799,0.09622962637381118,0.092702642083168,0.019154718028103025,0.07154216989874836,0.0727485939860344,0.008484492470756368,0.13406611572612412,0.1242976784706115,0.060196881406913184,0.11695720898834137,0.1182469725608825,0.0954669451347601,170.5986952348189,171.30569458007812,10.632690022408033
policy,2,1.3297382484782825,1.466102123260498,0.30117757811534,1.0217533761804753,1.022105097770691,0.001837627068205438,0.05299588428302238,0.0535603202879428,0.004861577570546199,0.04308192770589477,0.0437495522201061,0.004362096071518324,0.12717237458987665,0.1147225573658943,0.06050479486145249,0.11209233850240706,0.1143181324005127,0.0945836049900399,170.0083992697976,169.88465881347656,10.899431200611204
policy,3,1.3237348686565051,1.464946746826172,0.31176319035432143,0.8505997928706083,0.8505663871765137,0.0009945266999868364,0.032589415934952785,0.0315438956022262,0.005084983998053925,0.027140884744850026,0.0263781379908323,0.0031834125800563095,0.1254814419556747,0.111679121851921,0.060585281286463746,0.11349149488589977,0.115178108215332,0.09355553966823682,169.87235884232953,173.50503540039062,10.669467666887762
policy,4,1.3203944076191296,1.462672472000122,0.30943121837601567,0.7504959539933638,0.7511166930198669,0.0021944121492866726,0.021161412650888563,0.0198530387133359,0.0044691410483430685,0.01810404285788532,0.0176022592931985,0.0024399699284688094,0.12773449210958043,0.1170511543750763,0.06051684572421865,0.11869756233963095,0.1191384941339492,0.09264790254929281,169.09390258789062,170.74160766601562,10.390366031356761
policy,5,1.323260242288763,1.4646625518798828,0.31122381106133934,0.6826284852894869,0.682016134262085,0.0018806202761152946,0.015448344448073291,0.0152450492605566,0.0020453132987367575,0.014207306995310526,0.0133479572832584,0.0017127330328683811,0.1328304999253966,0.1252110600471496,0.06043941414772656,0.12600067596543918,0.1251092553138733,0.09154104661253679,167.779804576527,171.54786682128906,10.173518318490371
policy,6,1.3235365260731091,1.4631667137145996,0.3107846064873708,0.6330693364143372,0.6331489086151123,0.0013298131091832362,0.01385123807598239,0.013861714862287,0.0016841308905485774,0.012677953155203254,0.0122166872024536,0.0016885941752192465,0.13953915577043186,0.1346234530210495,0.06060302664453894,0.13418044979599386,0.1321506053209304,0.09026337365282877,164.9481631192294,166.05467224121094,10.185146726860863
policy,7,1.3238053755326704,1.4650931358337402,0.3109894804132638,0.5942775986411355,0.5937553644180298,0.0011061147984796449,0.013585318641906381,0.0133457547053694,0.0017072884168429202,0.012450282461941192,0.0120594231411814,0.0016999071309398992,0.1471711844205856,0.1445083767175674,0.06097358043647349,0.14305790056559167,0.1397521793842315,0.08895403127663642,163.61182750355113,164.9776611328125,10.197167834657762
policy,8,1.3154030496423894,1.4627766609191897,0.3082895930163699,0.5634980472651395,0.5633135437965393,0.001594493531870572,0.013446636497974356,0.0131873534992337,0.0014884745908611266,0.012637237256223455,0.0123221250250935,0.001623973357876218,0.1555771712552417,0.1548151671886444,0.06147419987914233,0.1523783132433891,0.1483993232250213,0.0876790531480745,162.3512101606889,160.93276977539062,10.402331212970047
policy,9,1.3253261609510942,1.4632186889648438,0.3120371313621278,0.5372575575655157,0.5369015336036682,0.0012020482057512416,0.013430311767892335,0.0131969926878809,0.0015114115380177422,0.01291450883515851,0.0128487674519419,0.0017419131965169727,0.16441303085197098,0.1654274761676788,0.06198158236132274,0.16193661229176948,0.1572451144456863,0.0864053118702671,159.92494895241478,159.127685546875,10.614143328480457
policy,10,1.3230559392408892,1.4652252197265625,0.31116130132973746,0.5158257267691873,0.5158056020736694,0.0006894950416608489,0.013604520481418437,0.0135984718799591,0.0014325779861672269,0.013080959292975298,0.0130124995484948,0.0017636160208678922,0.17369474131952628,0.1765143424272537,0.06242750139905274,0.17165039378133684,0.1662327349185943,0.08513071938981087,158.11118108575994,156.95457458496094,10.950821896447103
policy,11,1.321758356961337,1.4630060195922852,0.31016985238840034,0.49674470316280017,0.4964077174663543,0.0013007176632643272,0.013955792666158838,0.0139994621276855,0.0014931884506888308,0.013790812258693245,0.0137247769162058,0.0018377065159934866,0.18334179168397727,0.1878890395164489,0.06285436366680534,0.18163977156985886,0.1752065569162368,0.08391750647961688,156.6754511052912,155.89100646972656,10.84704957880959
policy,12,1.3239120786840266,1.464531183242798,0.31123457357528395,0.4803252870386297,0.4801327884197235,0.0008340054332912194,0.0143626216291026,0.014382985420525,0.0015795289659778914,0.014427068219943428,0.0143014825880527,0.001944107526455505,0.1934331818060441,0.1995821893215179,0.06327889980848486,0.1919638148762963,0.1843315064907074,0.0827402922453045,154.54036643288353,154.5709228515625,10.77455882355435
policy,13,1.2706927386197178,1.4627628326416016,0.33207922195993456,0.46408668431368744,0.4640555083751678,0.0009414873811748882,0.015169458887116427,0.0151822119951248,0.0014880596109868923,0.014873766932975109,0.0147964470088481,0.0019105218041061793,0.20412895083427426,0.2115777879953384,0.06381650420751657,0.20252766324715177,0.1935701072216034,0.08166145008039595,152.95997342196378,153.55157470703125,10.494563811403891
policy,14,1.2525468956340442,1.4630773067474363,0.35081712937881016,0.4510644728487188,0.4507655501365661,0.001032009700110025,0.016099665144627698,0.0162389036267995,0.0014536051369524181,0.015706562352451364,0.015697693452239,0.001853637307352615,0.21526676822792395,0.2236603498458862,0.06441138944816976,0.2133403792977333,0.2030247002840042,0.08058311948960314,151.05211708762428,152.0972137451172,9.98243359255575
policy,15,1.2466785257512873,1.4592242240905762,0.35526182408498913,0.43918256868015637,0.4391877651214599,0.0006088417595019277,0.016831614500419617,0.0171155426651239,0.0014637650224008532,0.01643189119005739,0.0163806211203336,0.0017755600239399993,0.2266781533306295,0.2344905883073806,0.06518219229982572,0.22446946867487644,0.2140390276908874,0.07952062683955648,149.2667042125355,151.4105682373047,9.031954584843373
policy,16,1.2541819702495227,1.4643492698669434,0.36151027507253364,0.42697232961654663,0.4269358515739441,0.0007153595587015591,0.017574549313973255,0.0178347136825323,0.00140596791287922,0.017421153458681934,0.0175316408276557,0.001726127833449231,0.23847741430455988,0.2455974817276001,0.06587343156629363,0.23587221449071707,0.2274809032678604,0.07849498671723644,147.8045793013139,149.4281005859375,8.951768622657706
policy,17,1.2548637390136719,1.4635071754455566,0.35932477776894645,0.4163197089325298,0.4165810048580169,0.0010055683472086616,0.01848260685801503,0.0188293270766735,0.0013196118896315252,0.018337769433855965,0.0182902496308088,0.0017852036949053062,0.250760247761553,0.2573312520980835,0.06668395221679517,0.24761856144124808,0.2413445711135864,0.07750100801640115,146.58295787464488,148.03854370117188,8.396699364712507
policy,18,1.2479695840315386,1.4594156742095947,0.35740117546453615,0.4066851111975583,0.4062440395355224,0.0011845854087614309,0.019210254942828908,0.0192797854542732,0.001324800167774899,0.019019494849172456,0.0188961960375309,0.0017631388990837441,0.2635860957882621,0.2694613635540008,0.06737603006462942,0.2595863586122339,0.2554584741592407,0.07647729797471856,145.2456748268821,146.6380157470703,8.390318617159519
policy,19,1.2548993934284558,1.463681936264038,0.36115884462886944,0.3972692841833288,0.3968723118305206,0.001146405927680815,0.0207868044010617,0.02097680978477,0.0013152036271920973,0.02016756937585088,0.0199858341366052,0.001777021406269229,0.27702656523747876,0.2822859287261963,0.06825899193911808,0.27198103883049707,0.2700976133346557,0.07557505285976435,143.61841513893822,145.98011779785156,7.937497688619432
policy,20,1.2530395117673008,1.4634346961975098,0.36057834385292614,0.3881435719403354,0.3878948390483856,0.0011205161771660893,0.02155264517800368,0.0216906350106,0.0013508899465748236,0.020925436507571765,0.0207562502473592,0.0017882616716105237,0.2909725430336865,0.2955043911933899,0.06893208770677103,0.2847358611497012,0.28512904047966,0.07455586048310318,142.372050892223,143.761474609375,7.409174740688643
policy,21,1.2611883336847478,1.4633638858795166,0.34912631101267744,0.37968064438213,0.379739761352539,0.001086068278951149,0.022557520730928874,0.0225982964038848,0.001340059223587443,0.022386102005839306,0.022071436047554,0.0018040186788435722,0.30564384704286396,0.3092905879020691,0.0694331495148347,0.29813627492297773,0.3010088801383972,0.07360258040850896,141.45585493607953,142.91714477539062,7.223298244548047
policy,22,1.2992754632776433,1.461693286895752,0.3102621219892381,0.37194015221162274,0.3717707693576813,0.0005051333438187664,0.023967865346507536,0.0239933915436267,0.0014149599317478604,0.023564627902074264,0.0234285239130258,0.001851544354734785,0.3210247524759986,0.323807954788208,0.07007803083604947,0.3120087032968347,0.3175730109214782,0.07264103800151961,140.19904951615766,141.95578002929688,6.672240764497565
policy,23,1.2956708561290393,1.4629218578338623,0.3127942563764839,0.36441015655344183,0.3640711903572082,0.0009463208506168247,0.025296260856769247,0.0254138950258493,0.0013386239303337984,0.024748817086219736,0.024561895057559,0.0018390844101455973,0.33703483776612714,0.3362049460411072,0.07076193698347291,0.32648552005941217,0.3348606526851654,0.07175311928577038,139.11667147549716,140.55873107910156,6.163060697820663
policy,24,1.2931724244898015,1.4645211696624756,0.31503549974497375,0.3575068630955436,0.3574314713478088,0.0006596367587390586,0.026202028955925546,0.0264381766319274,0.0014324931267499382,0.026087500832297526,0.0256822779774665,0.001835627582174264,0.35368739474903454,0.3481746315956116,0.07120474305678554,0.34162984382022504,0.3528760373592376,0.07097745774396463,138.0871942693537,139.56300354003906,5.77539768383558
policy,25,1.2878085483204236,1.4629740715026855,0.3114011537309645,0.35073823820460925,0.3509009182453155,0.0006572724464953063,0.02750515243546525,0.0278118774294853,0.001444795837058005,0.02753249759023836,0.0271170679479837,0.0017885744481079913,0.371067231351679,0.3609176278114319,0.0715231766666077,0.35745192115957086,0.3638792037963867,0.07030177737491747,137.03997872092506,138.8321533203125,5.467836791826964
policy,26,1.2804978110573508,1.4604244232177734,0.3099675169697191,0.34371988610787824,0.3437113165855407,0.000655562193539138,0.0289957567372105,0.029334656894207,0.0014556443034532877,0.02876218171282242,0.0283573754131793,0.0018140517594555227,0.3891306627880443,0.3744322657585144,0.07190248134105029,0.37390985272147437,0.3747112154960632,0.06970083562818995,136.14980524236506,137.35595703125,5.140071286152875
policy,27,1.2914591052315452,1.4633102416992188,0.31083802005321337,0.33719747716730286,0.3370323479175567,0.0008369596041649296,0.03040947815911331,0.0305088385939598,0.0014603637965541689,0.030308130959218162,0.0299752857536077,0.0018546933596914601,0.4079396535049785,0.3889499008655548,0.0722232261039438,0.3910781849514354,0.3861828148365021,0.06910651395839941,135.29073333740234,136.53823852539062,4.8679837493004126
policy,28,1.2931461334228516,1.4627797603607178,0.314055681573312,0.3310084668072787,0.3310840427875519,0.0010066728170898382,0.0319232796742157,0.0319150537252426,0.0015635442315394194,0.03181842240420251,0.0315639115869998,0.0019148610960022705,0.42764241857962176,0.4082867503166199,0.0723527953438279,0.4090854119170796,0.3989722728729248,0.06854099548616047,134.45421739058062,135.97097778320312,4.511376412531309
policy,29,1.292292833328247,1.46301007270813,0.3136843926607571,0.32492261041294446,0.3245854377746582,0.0009917151718292657,0.03332709182392461,0.033099066466093,0.0017533277045891716,0.033469823104414036,0.0332920178771019,0.0020741158294016178,0.44829394058747724,0.4295607805252075,0.0721337728880824,0.4279721839861436,0.4127615392208099,0.06786243143633858,133.53800756281072,134.89276123046875,4.306536336777497
policy,30,1.2919857935471968,1.462538480758667,0.31383496722675486,0.3189131509174,0.3191547691822052,0.0008069923233412134,0.035283230583776075,0.0349669009447097,0.0019009429326960162,0.03551003099842501,0.0354976803064346,0.002119958688319149,0.469952946359461,0.452288806438446,0.07189351949944765,0.44789856943217193,0.427841454744339,0.067162224923465,132.7053090875799,133.4738311767578,4.126757353168868
policy,31,1.2860675291581587,1.4628970623016355,0.3192215099300543,0.31400434266437177,0.3138199150562286,0.0004873352854193911,0.03688683225349942,0.0365009568631649,0.002147948889252522,0.03726440634239799,0.0373671390116214,0.002207732710503009,0.4926449710672552,0.476228654384613,0.0712511912185275,0.46887405894019385,0.4440400302410126,0.06652582314861831,126.24615617231889,126.87816619873048,4.084743936334392
policy,32,1.293893207203258,1.462778091430664,0.3140888763066566,0.30655190348625183,0.3065114915370941,0.0006949611427675387,0.03916881097988644,0.038947407156229,0.0022979060850628836,0.038660800253803036,0.0386730395257473,0.0023477746577808254,0.5166194249283184,0.5017110109329224,0.07043300587150288,0.4907168285413222,0.471927285194397,0.06588038386963463,119.87657859108664,120.63175201416016,3.9761954747655133
policy,33,1.289943348277699,1.465364933013916,0.3137522116367576,0.2986336079510776,0.2985019087791443,0.0004993172388880616,0.04047726534984326,0.0401969254016876,0.0027607151728373876,0.040854225443168087,0.0407784394919872,0.002432059833254438,0.5415885529734872,0.5280641913414001,0.06909500076611458,0.513700165531852,0.5007163286209106,0.06522597699882511,113.53116538307883,114.07958984375,3.8065739208261857
policy,34,1.2949618642980403,1.4632539749145508,0.31355359056228194,0.2907911078496413,0.2905701696872711,0.0008817469990912172,0.04277469522573727,0.042861670255661,0.002933293587732701,0.042958376082506994,0.043093517422676,0.002598568924761942,0.5678167018023405,0.5551303625106812,0.06752244654241704,0.5378868552771482,0.5303581357002258,0.06453748414089042,107.14891329678622,107.8256607055664,3.7357184068882194
policy,35,1.2891844619404187,1.4632151126861572,0.3086376357715677,0.2824257287112149,0.2823436260223388,0.0005201769789577565,0.045140077783302784,0.0453949235379695,0.003231643509899902,0.04513086717237122,0.0457965582609176,0.0026908357999019896,0.5953576402230696,0.5815901160240173,0.06564983498605848,0.5632924356243827,0.5528076887130737,0.06378551660227988,100.75388197465377,101.20745849609376,3.6779734312836694
policy,36,1.2938058593056418,1.4645192623138428,0.3111555257261349,0.27406383644450794,0.274210125207901,0.0005547787273289435,0.047403962097384685,0.0479511581361293,0.003423220392945231,0.04834039509296413,0.0494895055890083,0.002888444098958538,0.6240267753601074,0.6093428730964661,0.0635440559221242,0.5904319394718517,0.5849143266677856,0.06284040621888783,94.34608182040128,94.85355377197266,3.591788030370078
policy,37,1.2944964495572178,1.462177038192749,0.30236420647456963,0.2651748386296359,0.2651655375957489,0.0007308429074732003,0.049364804882894825,0.0502377301454544,0.0037688734521187303,0.049799165603789365,0.0506081022322177,0.0031586928555492233,0.6536845022981818,0.638110876083374,0.06101095245256866,0.6184714815833352,0.6174324154853821,0.0618315366680456,87.85266598788175,88.38861846923828,3.4818150239505505
policy,38,1.3391255682164973,1.4659323692321775,0.2485225205049428,0.2560638460245999,0.256327211856842,0.0008667699304521388,0.05162015117027539,0.0527398735284805,0.0041303845297912594,0.05365136536684898,0.0544512756168842,0.003448800060378677,0.6842526197433472,0.6686677932739258,0.05810050123983218,0.6484232544898987,0.6520878672599792,0.06040800278404586,81.37462754683061,81.84687042236328,3.3907224254836934
policy,39,1.3581372824582187,1.4624431133270264,0.24544484546526052,0.2466810901056636,0.2464164793491363,0.0008873057849457737,0.05420580946586346,0.0554063096642494,0.004465748156406791,0.05617140775377096,0.0564673878252506,0.003833777569161104,0.7157834009690718,0.7027713060379028,0.0548281344259513,0.6794883825562217,0.6873458027839661,0.058623634866473866,75.05674119429155,75.69825744628906,3.2608074950212385
policy,40,1.3615519133481113,1.4651274681091309,0.24676461644202702,0.23725415495308957,0.237387478351593,0.0010060896660997031,0.05698804184794422,0.0580573640763759,0.004924867050624476,0.05802070078524672,0.0576357506215572,0.004262022887430319,0.7482006441463124,0.7377357482910156,0.05097880211968724,0.711286414753307,0.722449779510498,0.05645222653305763,68.67355658791281,68.98603820800781,3.1265983972804823
policy,41,1.3625155362215908,1.4647877216339111,0.24597366346772243,0.22692554105411872,0.2268840670585632,0.0007186776470192943,0.06188371777534481,0.0632124692201614,0.005547767730363499,0.062463333322243214,0.0627202168107032,0.004879699878261549,0.7820485776120966,0.7745341062545776,0.046469371345165406,0.7449031526392157,0.7590941786766052,0.053510322930947006,62.31284020163796,62.79637145996094,3.0540541657128357
policy,42,1.361315987326882,1.4648232460021973,0.246384923949188,0.2174178077415986,0.2174105942249298,0.0008785333280699325,0.06354831192981109,0.0645038709044456,0.006201749865940734,0.06554803049022496,0.0661739408969879,0.005567729073931086,0.8156327984549783,0.8101352453231812,0.04131735960246317,0.7792389013550498,0.7942638397216797,0.04985672952161105,55.854399247602984,56.37224960327149,2.8998006461909993
policy,43,1.3540519367564807,1.4635071754455566,0.23895861941595528,0.20694589479403058,0.2071014791727066,0.0009499457597081348,0.066358882933855,0.0669042840600013,0.0068804261210801835,0.06948489628054874,0.0688031166791915,0.0064892404790256215,0.8487779227170077,0.844989538192749,0.0356477125497671,0.814226047559218,0.8262844085693359,0.04530265759939878,49.46729972145774,49.99650955200195,2.8416759939599796
policy,44,1.3548508340662175,1.462632179260254,0.24665477746244305,0.19687240096655756,0.197047933936119,0.0009660942330057728,0.06867820905013514,0.0690451189875602,0.007535882447666298,0.07367942854762073,0.0719504207372665,0.007678381960793926,0.8805814981460571,0.8804806470870972,0.029649358488003687,0.8493466214700178,0.8592352867126465,0.03977950901532457,43.01953818581321,43.54816818237305,2.712340657792776
policy,45,1.359223105690696,1.4652564525604248,0.2494809694121721,0.1865092570131475,0.1862831860780716,0.0010114997111557865,0.0718562274493954,0.0721406489610672,0.008371779145221211,0.0768738680265166,0.0748166590929031,0.008783751994521546,0.9107200124047019,0.913457691669464,0.02331261104647892,0.8834160187027671,0.8911405801773071,0.0334241747153921,36.71627616882324,37.25931167602539,2.624445077496248
policy,46,1.3701986833052202,1.466342210769653,0.23307249428891885,0.1762150620872324,0.1760311126708984,0.0011001901777979502,0.07404829460111528,0.0744916945695877,0.009147752188928743,0.08235243640162725,0.0799569189548492,0.01053493326942609,0.9378652030771429,0.9407464861869812,0.017021488310816336,0.9162919467145746,0.9218068718910216,0.026048159650022964,30.430559331720527,30.96862030029297,2.499576040504239
policy,47,1.3613919778303667,1.4610710144042969,0.24337188804285922,0.16589558801867743,0.1657850444316864,0.0009687257992884999,0.07825479859655547,0.078334592282772,0.010075629080057788,0.08874316378073255,0.0859279558062553,0.012600599714966795,0.9616778276183389,0.9641075134277344,0.011013038937720624,0.9466521143913269,0.9500302672386168,0.018048067284512328,24.213579524647106,24.630245208740234,2.3610396739907578
policy,48,1.3581259033896707,1.465034246444702,0.24839270307142639,0.1552646458148956,0.1550464928150177,0.0012293271627241747,0.0818195282058282,0.0815236046910286,0.01106495435242742,0.09499343010512264,0.0918781161308288,0.015005772614300356,0.9807497750629078,0.982325792312622,0.005787285017197242,0.9722969857129183,0.9738958477973938,0.010208853170584117,18.013473770835184,18.416318893432617,2.0428189925458895
policy,49,1.3710854270241477,1.466416358947754,0.23722121991138265,0.14370752735571424,0.1436244994401931,0.0015879056710818688,0.08626074953512707,0.0838241651654243,0.012292143515183457,0.09891033443537621,0.0963320434093475,0.017403152853080583,0.993939378044822,0.994533896446228,0.0019152602188631017,0.9905148907141252,0.9910451769828796,0.003824931066182543,11.86108415777033,12.14768123626709,1.4851333732261782
policy,50,1.3621263070539995,1.4644858837127686,0.24135445352484866,0.12322045659477056,0.1230953559279441,0.002746448381511286,0.10907188057899471,0.1045712307095527,0.016890402693980937,0.1358859904787757,0.1335947513580322,0.027671588142831216,1.0000000162558123,1.0,5.391442976233562e-08,0.9999999620697715,1.0,7.666893943704032e-08,0.0,0.0,0.0
world_model,1,1.4295147549022327,1.4647927284240725,0.11434513680920537,1.413290489803661,1.4142156839370728,0.0032539616646742827,0.0886862907897342,0.087982453405857,0.012225707209085928,0.05469519848173309,0.0553170815110206,0.010924340793857554,0.10624520345167675,0.0886090993881225,0.04976792201540674,0.09575036743825129,0.0873664394021034,0.06580986433491334,171.54788624156606,171.32261657714844,11.033207576133622
world_model,2,1.4349990541284734,1.4621963500976562,0.08897244493554499,1.0209297917105935,1.0212905406951904,0.0015271983633468491,0.05127403614195905,0.0519871897995471,0.005622795406624597,0.034652415663003894,0.0371196009218692,0.005041343742551578,0.10042282160032873,0.0874879360198974,0.04931173010156678,0.09314127723601727,0.0867760106921196,0.0661116632647265,171.46215681596235,171.79104614257812,11.091161213063886
world_model,3,1.4102563858032227,1.4567971229553225,0.11861129347813949,0.8507213700901378,0.8504015207290649,0.0018170066220528007,0.03130108998580408,0.030118579044938,0.0043177170084508654,0.0227467881684953,0.0235979668796062,0.002468911424476888,0.09871495379643003,0.0890341997146606,0.04823040382585532,0.09601442058655342,0.0914115756750106,0.06588472505434283,170.9307722611861,171.02883911132812,10.991378092584538
world_model,4,1.430664756081321,1.4631497859954834,0.10601943924782203,0.7501612901687622,0.7506967782974243,0.0019160577093085148,0.0205303405157544,0.0192577391862869,0.0029106822878675483,0.016537871804426965,0.0163011830300092,0.00096395946995753,0.10107191922989754,0.092923380434513,0.04672464448678763,0.10230914012274957,0.0991827175021171,0.06523387054333296,170.66491421786222,172.8626708984375,10.7142556313525
world_model,5,1.4265690066597678,1.4650499820709229,0.11059253558029834,0.6832623102448203,0.683371901512146,0.0017013851045767764,0.015656073662367674,0.0160502847284078,0.002123348887479934,0.013901905241337636,0.0141146155074238,0.001042598926406877,0.1062395223839716,0.0988210886716842,0.04501887124577317,0.1101666339249773,0.1085243076086044,0.06431721195478836,169.09373751553622,169.6891632080078,10.75958839097773
world_model,6,1.4302171793850986,1.4606831073760986,0.10340101094998981,0.6334073435176503,0.633686363697052,0.002200928662670818,0.014300654049624046,0.0140128573402762,0.0019206442569993207,0.012881166640330392,0.013574045151472,0.0013853693963127773,0.11298330466855652,0.1057617962360382,0.043315152514786806,0.11875692543319678,0.1181572526693344,0.06318130401961287,166.94275595925072,170.89862060546875,10.313293520650614
world_model,7,1.425341779535467,1.4645633697509766,0.12707947873293074,0.5946141969073903,0.5951188802719116,0.0017388376831746063,0.013807632452384937,0.0141391679644584,0.0020225888669262227,0.012734599411487526,0.0134314959868788,0.0014716297437480763,0.12074762108651069,0.1138525083661079,0.041800351172262176,0.12796865996312007,0.1285463124513626,0.06202912639402903,165.3228302001953,166.87461853027344,9.610103430021656
world_model,8,1.428693576292558,1.4636945724487305,0.11811162219804014,0.5636920712210916,0.5634295344352722,0.001728143451920957,0.01361802516674449,0.0139759145677089,0.0018170825143471099,0.01287223915146151,0.0135493502020835,0.0014544003456478038,0.12942632287740705,0.1228756234049797,0.040346934609711914,0.13757372816855254,0.1390867531299591,0.060822071533311255,163.0547832142223,164.91598510742188,10.808419992779266
world_model,9,1.4343723167072644,1.4624340534210205,0.0905393430676723,0.5376247872005809,0.5377296805381775,0.002261677582883366,0.013507576066661909,0.0138362227007746,0.0017608699096673536,0.013102706267752373,0.0137617150321602,0.0014654901454300483,0.13865714317018332,0.1322233229875564,0.03907872889311655,0.1474345644766634,0.1498104333877563,0.05964536579361655,160.67121609774503,163.74533081054688,10.954562127722106
world_model,10,1.4117549766193738,1.464202642440796,0.12095648491421708,0.5163832090117715,0.5162252187728882,0.0010122584794045638,0.013677318834445656,0.0139524545520544,0.0016088065988859527,0.013247309760613828,0.0137817887589335,0.001431792007215641,0.14852765134789722,0.1417581140995025,0.03806953743804686,0.1573951078409498,0.1605351865291595,0.05856704803744788,158.71387412331322,162.58303833007812,10.012204534805116
world_model,11,1.4105074622414329,1.464465618133545,0.12009836814730217,0.49654993414878845,0.4966320097446441,0.0005677060527949699,0.01401953644711858,0.0144237345084548,0.0016361077758963848,0.013970438729632927,0.0146126896142959,0.0014444956753277682,0.15878697416999119,0.1516516506671905,0.037048591752861425,0.16766378893093625,0.1717073172330856,0.057594627632901435,156.63977605646306,158.78306579589844,10.24565392560842
world_model,12,1.409537141973322,1.4643614292144775,0.12427673997389949,0.4791122620755976,0.4792671203613281,0.001396505175073545,0.014458505521443692,0.0148078873753547,0.0016836992482537126,0.014618066562847599,0.01524253282696,0.0013536266872331477,0.1694027632474899,0.1618788838386535,0.0361033949314366,0.17817481674931263,0.1830498874187469,0.05664529176391749,154.14055425470525,157.08273315429688,10.918055458181485
world_model,13,1.4132125160910867,1.4647283554077148,0.11557077798793494,0.4640369577841325,0.4641793668270111,0.0009521937871992631,0.015194041739133236,0.0155048919841647,0.001668575471814933,0.015092699026519545,0.0156098632141947,0.0013938001220243261,0.18050523779608982,0.1724664717912674,0.03530453567351325,0.18884123794057148,0.194523274898529,0.05580908791985765,153.00490778142756,155.0695037841797,11.227491339852428
world_model,14,1.4071836254813455,1.4647886753082275,0.12547090658582372,0.45092948187481274,0.4510029554367065,0.0010554214673653202,0.016145620664412254,0.0164555422961711,0.0016749857494755753,0.01592255019667467,0.0163764785975217,0.00137994330252852,0.1920143203301863,0.1879969537258148,0.03459057192512164,0.19975143941965967,0.2063182741403579,0.05503396286280474,151.12096751819956,152.270751953125,11.61783796507553
world_model,15,1.4130534258755771,1.4599010944366455,0.11188408056928921,0.4384070092981512,0.4383535087108612,0.0008246255441927193,0.0168951907279816,0.0171969532966613,0.0016080017689226473,0.01659352391619568,0.0169760752469301,0.001364677322554709,0.20395340296355158,0.20465949177742,0.0340391327462626,0.2108970060944557,0.2122748047113418,0.05430905083725094,149.0597908713601,150.66587829589844,10.690071242934401
world_model,16,1.434875249862671,1.465867280960083,0.10178813504416985,0.4265362864190882,0.4265356659889221,0.000992947435494928,0.017684502950446126,0.0180425401777029,0.0015691290837174428,0.017601345496421453,0.0179320033639669,0.0012696732164679198,0.21623456884514197,0.2217316329479217,0.03355569513992905,0.22235711799426508,0.2175356447696685,0.053726837892138446,147.58911548961294,149.12252807617188,10.482557082281735
world_model,17,1.4313691095872358,1.4644203186035156,0.1068959383946628,0.41592852906747296,0.4162167608737945,0.0008779506599414155,0.018642762167887208,0.018864270299673,0.0015154051692588407,0.01850459724664683,0.0187934525310993,0.001235064439855186,0.2290285757996819,0.2350796908140182,0.03322125594881077,0.2341402484612031,0.231603592634201,0.05323459585812361,146.05424638227984,147.35791015625,10.292891913728587
world_model,18,1.427964535626498,1.4645097255706787,0.11807372698174479,0.4060248244892467,0.4058570563793182,0.001012923517914585,0.01942303353412579,0.0195003375411033,0.0014871135912030093,0.019168361682783425,0.0194186959415674,0.0011578612917018797,0.2422815764492208,0.2438032627105713,0.03297869748426607,0.24615257842974225,0.2459521144628524,0.052980685819572125,144.85706259987572,145.9688720703125,9.74179797652208
world_model,19,1.4254721294749866,1.4639506340026855,0.1168781226688392,0.3967528424479745,0.3971224427223205,0.0008526027524802407,0.02101521752774711,0.0212058555334806,0.0014036378854360883,0.020350331101905164,0.0206088405102491,0.001148262413981207,0.2561415000395341,0.2532199621200561,0.03290345780856961,0.2586437098004601,0.2609851360321045,0.05271543437702964,143.4333953857422,144.94766235351562,9.140484017880464
world_model,20,1.4287719943306663,1.4651176929473877,0.11119635035242006,0.38775291497057135,0.3878723084926605,0.0009581205024070137,0.0218534987758506,0.022007318213582,0.0013460866845100583,0.021102454513311344,0.0212967153638601,0.001118526014780438,0.27048294246196747,0.2650490403175354,0.03296209811852116,0.2713656452569095,0.2763870358467102,0.05257298597472788,141.8787148215554,142.54222106933594,8.239414956596118
world_model,21,1.4336560639468106,1.4659898281097412,0.10401966043095807,0.37996990843252704,0.3802042603492737,0.0008562099304702912,0.022813997316089497,0.0229468625038862,0.0012939206902547859,0.02251937341960988,0.0227318536490201,0.0011104966407948621,0.28540030257268384,0.2809120416641235,0.033184443259755045,0.28463837504386896,0.2902547717094421,0.05253006008724609,140.44327475807884,141.5854949951172,7.645092480601818
world_model,22,1.4267411448738792,1.464557647705078,0.10476176094296577,0.3719196996905587,0.3720416128635406,0.0014016970677469905,0.0241982850500128,0.0244044978171587,0.0012758724318203355,0.023641233586452183,0.023878077045083,0.0010902601010192917,0.3009480373425917,0.297528862953186,0.033508123422025526,0.2983105751601132,0.3022492825984955,0.05261953372019283,139.2855085893111,140.32127380371094,7.278698196219613
world_model,23,1.4266645908355713,1.4616637229919434,0.1058893739547867,0.3643221855163574,0.363983690738678,0.001050535806350886,0.025572908872907772,0.0258488673716783,0.0012188624977279607,0.024825053120201238,0.0251359399408102,0.0010294245120767475,0.3170557428490031,0.3148206770420074,0.03399845026685478,0.31258871744979505,0.3147843480110168,0.05281986610565261,138.37337424538353,139.88999938964844,6.97706321558078
world_model,24,1.427381537177346,1.4647893905639648,0.11669559136518551,0.3570807386528362,0.357084572315216,0.000874818085538825,0.02650111913681025,0.0267061963677406,0.001150522600379368,0.026189103214578156,0.0264260396361351,0.000996035697964205,0.3337914645671844,0.3323938846588135,0.03451343556625149,0.32743141732432623,0.3278147876262665,0.053032333198696546,137.3079168146307,138.6041259765625,6.645335021870728
world_model,25,1.421622254631736,1.4622492790222168,0.1316022241338061,0.35026966712691565,0.3498695790767669,0.0009355049417294432,0.02777522209693079,0.0280099790543317,0.0010877539947830362,0.02758763120933009,0.0277845654636621,0.00098961610852893,0.3512506268241189,0.3504450023174286,0.035115601668364006,0.3429029773582112,0.3415298163890838,0.053429591200250724,136.3259672685103,137.6814422607422,6.232504515054437
world_model,26,1.4412058700214734,1.4672093391418457,0.07992103936057048,0.34348355098204175,0.3437420725822449,0.000863174353605847,0.02939702587371519,0.0295232571661472,0.0010370756963555623,0.02881200814788988,0.0289597567170858,0.0009413911215591137,0.36961279944940045,0.3700607419013977,0.03576831962897649,0.35908082398501306,0.355864942073822,0.0539161886742434,135.29900013316762,136.6822052001953,5.6332949129264485
world_model,27,1.426488919691606,1.4610884189605713,0.11437387912900618,0.33701023188504303,0.3364613652229309,0.0013850378665004165,0.03090772168202828,0.0310760866850614,0.0010397656204805825,0.03043017214672128,0.0305866040289402,0.0009635730292292243,0.3888413824818351,0.3909657895565033,0.03654268278931144,0.3761305646462874,0.3707825839519501,0.05458297045168176,134.30718300559303,135.65982055664062,5.302002284618104
world_model,28,1.396887107328935,1.460432767868042,0.14541503325614827,0.3312298384579745,0.3312528729438782,0.0006544197733166187,0.03250145438042549,0.0326210595667362,0.0009623266005763027,0.03194158862937575,0.0321212038397789,0.0009662015288118723,0.4089905484156175,0.4111828505992889,0.03733696094217547,0.3939632339911027,0.3890049755573272,0.05523364823407933,133.5401014848189,134.28631591796875,5.001478129498653
world_model,29,1.3612229173833674,1.460674524307251,0.23129489244158896,0.3249254009940407,0.3247467279434204,0.000873637506661324,0.033952822400764936,0.034031257033348,0.000898875061972133,0.03354549204761326,0.0337507799267768,0.0009529281612557515,0.4300695332613858,0.432944118976593,0.03818662886268153,0.4126792983575301,0.4081360101699829,0.055963078696956714,132.49154316295278,133.1001434326172,4.7122734691089665
world_model,30,1.339232791553844,1.4603228569030762,0.2464634828387641,0.31865879351442505,0.3184361457824707,0.000836719483399859,0.03590923649343574,0.0361347086727619,0.0008886550712389131,0.03567243536764919,0.0358733385801315,0.0009276670613369886,0.4522907761010257,0.4551572799682617,0.039062994268222524,0.4324737516316501,0.4297526776790619,0.0566455751231839,131.72572326660156,132.0401611328125,4.375296890092373
world_model,31,1.337181719866666,1.46207857131958,0.24369529426663436,0.31396062536673114,0.3141415119171142,0.0007888166355706245,0.03752614930272098,0.0375058650970459,0.0009349536316175227,0.03741340000521046,0.0375594794750213,0.000929127040743075,0.47539706934582104,0.478732705116272,0.039948584485304854,0.4531971107829701,0.4526762962341308,0.0573024405314152,125.352651422674,125.62808990478516,4.328498522028872
world_model,32,1.3471400954506614,1.4638395309448242,0.23958422888515754,0.3065019331195138,0.306775689125061,0.0008252939068876425,0.03988004712895909,0.040060743689537,0.0008783151900862428,0.03883761641654095,0.0388553105294704,0.0010129009588334761,0.4998178400776603,0.5030558109283447,0.04087161098313195,0.47478780963204126,0.4726471304893493,0.05800348072518433,119.05524791370739,119.30134582519533,4.248129635151802
world_model,33,1.3559140075336804,1.4641907215118408,0.2511100311878182,0.29875291748480365,0.2991055250167846,0.0007799418495596928,0.04113233191045844,0.0414061993360519,0.0011000461813279849,0.0410864725708961,0.0410040691494941,0.0010296908096780076,0.5250949426130815,0.5297290086746216,0.04159256366777821,0.497534150427038,0.4960308074951172,0.058648931217094434,112.69750352339311,112.80570220947266,4.192107161810678
world_model,34,1.3628864721818403,1.464832067489624,0.24640680826146816,0.2906312373551455,0.2904638051986694,0.0009718819161332027,0.04354224252429871,0.0439157411456108,0.0011976468248944085,0.04324798353693697,0.0430681779980659,0.0011881834608607948,0.5517520416866649,0.5574436783790588,0.04219606333966721,0.5215790407224135,0.5206453204154968,0.05930549945521183,106.29088315096769,106.6089324951172,4.1365167212965215
world_model,35,1.3615015420046719,1.4641520977020264,0.23585941868859173,0.2825938707048242,0.2827455103397369,0.0008712173507948906,0.04594610496000806,0.0460783578455448,0.00134613716292614,0.045462133870883374,0.0451168119907379,0.0013252531120972885,0.5797624262896451,0.5815521478652954,0.04267483309332306,0.5468474897471342,0.5465554594993591,0.059855985097386474,99.89452639493075,100.1094970703125,4.027163425400242
world_model,36,1.3587600101124158,1.461460828781128,0.2485556221207731,0.27422705021771515,0.2742373645305633,0.0010044050262097363,0.04837143455039366,0.0483302548527717,0.001524174002342416,0.048849205740473446,0.0485364980995655,0.0014507439440191736,0.6090510812672701,0.6129075288772583,0.04298335068336158,0.5738357142968611,0.5745539665222168,0.060299001059753915,93.5761885209517,93.72086334228516,3.87562406348766
world_model,37,1.360940781506625,1.4643206596374512,0.2447098161237996,0.2653633139350197,0.2656403481960296,0.0009149042388291356,0.05036033520644356,0.0503025911748409,0.0018339479169845949,0.05019094185395669,0.0497471429407596,0.001767113380241737,0.6393306201154535,0.6451354026794434,0.04297298266878193,0.6017358953302557,0.6032636165618896,0.06075408494501503,87.13988980379972,87.39911651611328,3.8564121702208833
world_model,38,1.3584810170260342,1.4653847217559814,0.2523493559351795,0.2564268816601146,0.2563167214393616,0.0011037971466725004,0.052761721340092695,0.0525975562632083,0.0021372854956235665,0.05423600666902276,0.0538769923150539,0.0021395630701402345,0.6707116094502535,0.6782341003417969,0.04256025184548919,0.6316154057329352,0.6342609524726868,0.06062506053990012,80.65985176780008,80.99859619140625,3.7369212611818963
world_model,39,1.3564492572437634,1.4649758338928225,0.2520673385698537,0.2468150515447963,0.2466148734092712,0.001163100811196176,0.055488309399648085,0.0556807741522789,0.0025248191191204745,0.056730762124061536,0.0569511502981185,0.002655579945600775,0.7031929601322521,0.7124994993209839,0.04167852176740982,0.6627730835567821,0.6666298508644104,0.060233599509229394,74.31348211115056,74.42176818847656,3.658048801368864
world_model,40,1.3596443046223035,1.4606187343597412,0.24461825809991475,0.2370935109528628,0.2377301007509231,0.001223395475053752,0.058349987999959385,0.0581343583762645,0.0030203729358380307,0.05854502726684912,0.0591521337628364,0.0032849570028672783,0.7366851405663923,0.747277021408081,0.04018872895105328,0.694953132759441,0.6996099948883057,0.05943614165755227,67.92313246293502,68.26534271240234,3.5508058724832545
world_model,41,1.3585366986014626,1.4594345092773438,0.242302860140127,0.22749472206289115,0.2272136509418487,0.0011661909421800019,0.06349689852107653,0.0630944669246673,0.003660822064703411,0.06323903765190728,0.0637792646884918,0.004154068030534813,0.7718150182203813,0.7832422256469727,0.037998939000990634,0.7291300730271773,0.7349443435668945,0.057701209449685494,61.503568129106,61.78791809082031,3.4462841041927983
world_model,42,1.364553993398493,1.464704513549805,0.24080403632331362,0.21742086247964335,0.2177311480045318,0.0011586571617786473,0.06506609578024253,0.0643251463770866,0.004364331252400612,0.06662228229370981,0.0668845325708389,0.0049175482648861814,0.8066336891867898,0.8183752298355103,0.034936917008014275,0.764456651427529,0.7711972594261169,0.055077165965722,55.01004305752841,55.063812255859375,3.4115675827051786
world_model,43,1.3593446774916216,1.4640123844146729,0.24784089948748145,0.20715648477727713,0.2068066895008087,0.00100992603508831,0.06805091825398528,0.0673007220029831,0.005187159401423455,0.07092718780040738,0.0709010958671569,0.005962120676896414,0.841156775301153,0.8528403043746948,0.031048582193808582,0.8009171431714838,0.8083586096763611,0.05127746010462087,48.64963150024414,48.71053695678711,3.2186028285941592
world_model,44,1.3482781540263782,1.4625749588012695,0.24676362427468798,0.19713412225246427,0.1968165785074234,0.0010862341732612228,0.07045511020855465,0.0697028338909149,0.005972493251203104,0.07551527836106037,0.0749900639057159,0.007395990176240147,0.8744044520638206,0.8855712413787842,0.026494180962894912,0.8378409743309021,0.8458231687545776,0.04609488712693563,42.2741154757413,42.37887954711914,3.168973985987378
world_model,45,1.3615196834910999,1.4616780281066897,0.24468210700679405,0.18669418313286518,0.1866310238838195,0.0009459258338595685,0.07380388744852755,0.0727714672684669,0.007026420205493501,0.07903612946922124,0.079108752310276,0.008907893176081448,0.9060212861407887,0.9155656099319458,0.021264951801117996,0.8740935488180681,0.8818506002426147,0.03942364952227898,35.92339376969771,35.86630630493164,3.0098232874044015
world_model,46,1.3421082930131392,1.464207410812378,0.2695475039655107,0.17645245655016462,0.1761314570903778,0.0012653438722683614,0.07629862698641686,0.0750466883182525,0.008105882596450226,0.08491053229028524,0.0839945375919342,0.011108099889611074,0.9346397735855796,0.9420046210289,0.015746330918583993,0.9093327955766157,0.9165319800376892,0.031134819027112404,29.601490540937945,29.88176155090332,2.924598922930213
world_model,47,1.3402203213084827,1.4640867710113523,0.2754600579848941,0.16595620594241398,0.1656209975481033,0.0012610823563838178,0.0806356932629238,0.0778662413358688,0.009380574999855236,0.09178365699269551,0.0903256833553314,0.013730729988011881,0.959762611172416,0.9645786285400392,0.0102368857997319,0.9421443126418374,0.947885274887085,0.021640967712960035,23.427121422507547,23.739187240600582,2.692120460173679
world_model,48,1.3404237790541216,1.4641728401184082,0.27806254543942655,0.15547246824611313,0.155099406838417,0.0012657285623649634,0.08429320088841694,0.0800083056092262,0.010439226357256312,0.0984105440703305,0.0962196514010429,0.016386570787160788,0.9798663475296714,0.9823879599571228,0.005381847777978634,0.9699826511469755,0.9735927581787108,0.012179691524859801,17.330827713012695,17.753442764282227,2.365650340418601
world_model,49,1.338093714280562,1.4637858867645264,0.27640644900082184,0.14417055113749067,0.143962100148201,0.0015043225066315525,0.08873935450207099,0.0838817581534385,0.011471256893219196,0.10251680151982737,0.0982310622930526,0.01872366649865847,0.9937107183716514,0.9945421814918518,0.0017770918506901923,0.9897692474451932,0.9911727905273438,0.0044955541663950155,11.39536172693426,11.683484077453612,1.7710791090104925
world_model,50,1.305490493774414,1.460357427597046,0.2690350955937349,0.12409900196573945,0.1245892792940139,0.0031680241119115206,0.11131278764117844,0.1043418198823928,0.01547675320311484,0.14059181375937024,0.1325859427452087,0.028698471468967306,0.9999999837441877,1.0,8.467598332611286e-08,1.0000000108372082,1.0,9.5435140149361e-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 1.356332085349343 1.4636142253875732 0.27522257597072763 1.4148815978657117 1.4147272109985352 0.001801802376748799 0.09622962637381118 0.092702642083168 0.019154718028103025 0.07154216989874836 0.0727485939860344 0.008484492470756368 0.13406611572612412 0.1242976784706115 0.060196881406913184 0.11695720898834137 0.1182469725608825 0.0954669451347601 170.5986952348189 171.30569458007812 10.632690022408033
4 policy 2 1.3297382484782825 1.466102123260498 0.30117757811534 1.0217533761804753 1.022105097770691 0.001837627068205438 0.05299588428302238 0.0535603202879428 0.004861577570546199 0.04308192770589477 0.0437495522201061 0.004362096071518324 0.12717237458987665 0.1147225573658943 0.06050479486145249 0.11209233850240706 0.1143181324005127 0.0945836049900399 170.0083992697976 169.88465881347656 10.899431200611204
5 policy 3 1.3237348686565051 1.464946746826172 0.31176319035432143 0.8505997928706083 0.8505663871765137 0.0009945266999868364 0.032589415934952785 0.0315438956022262 0.005084983998053925 0.027140884744850026 0.0263781379908323 0.0031834125800563095 0.1254814419556747 0.111679121851921 0.060585281286463746 0.11349149488589977 0.115178108215332 0.09355553966823682 169.87235884232953 173.50503540039062 10.669467666887762
6 policy 4 1.3203944076191296 1.462672472000122 0.30943121837601567 0.7504959539933638 0.7511166930198669 0.0021944121492866726 0.021161412650888563 0.0198530387133359 0.0044691410483430685 0.01810404285788532 0.0176022592931985 0.0024399699284688094 0.12773449210958043 0.1170511543750763 0.06051684572421865 0.11869756233963095 0.1191384941339492 0.09264790254929281 169.09390258789062 170.74160766601562 10.390366031356761
7 policy 5 1.323260242288763 1.4646625518798828 0.31122381106133934 0.6826284852894869 0.682016134262085 0.0018806202761152946 0.015448344448073291 0.0152450492605566 0.0020453132987367575 0.014207306995310526 0.0133479572832584 0.0017127330328683811 0.1328304999253966 0.1252110600471496 0.06043941414772656 0.12600067596543918 0.1251092553138733 0.09154104661253679 167.779804576527 171.54786682128906 10.173518318490371
8 policy 6 1.3235365260731091 1.4631667137145996 0.3107846064873708 0.6330693364143372 0.6331489086151123 0.0013298131091832362 0.01385123807598239 0.013861714862287 0.0016841308905485774 0.012677953155203254 0.0122166872024536 0.0016885941752192465 0.13953915577043186 0.1346234530210495 0.06060302664453894 0.13418044979599386 0.1321506053209304 0.09026337365282877 164.9481631192294 166.05467224121094 10.185146726860863
9 policy 7 1.3238053755326704 1.4650931358337402 0.3109894804132638 0.5942775986411355 0.5937553644180298 0.0011061147984796449 0.013585318641906381 0.0133457547053694 0.0017072884168429202 0.012450282461941192 0.0120594231411814 0.0016999071309398992 0.1471711844205856 0.1445083767175674 0.06097358043647349 0.14305790056559167 0.1397521793842315 0.08895403127663642 163.61182750355113 164.9776611328125 10.197167834657762
10 policy 8 1.3154030496423894 1.4627766609191897 0.3082895930163699 0.5634980472651395 0.5633135437965393 0.001594493531870572 0.013446636497974356 0.0131873534992337 0.0014884745908611266 0.012637237256223455 0.0123221250250935 0.001623973357876218 0.1555771712552417 0.1548151671886444 0.06147419987914233 0.1523783132433891 0.1483993232250213 0.0876790531480745 162.3512101606889 160.93276977539062 10.402331212970047
11 policy 9 1.3253261609510942 1.4632186889648438 0.3120371313621278 0.5372575575655157 0.5369015336036682 0.0012020482057512416 0.013430311767892335 0.0131969926878809 0.0015114115380177422 0.01291450883515851 0.0128487674519419 0.0017419131965169727 0.16441303085197098 0.1654274761676788 0.06198158236132274 0.16193661229176948 0.1572451144456863 0.0864053118702671 159.92494895241478 159.127685546875 10.614143328480457
12 policy 10 1.3230559392408892 1.4652252197265625 0.31116130132973746 0.5158257267691873 0.5158056020736694 0.0006894950416608489 0.013604520481418437 0.0135984718799591 0.0014325779861672269 0.013080959292975298 0.0130124995484948 0.0017636160208678922 0.17369474131952628 0.1765143424272537 0.06242750139905274 0.17165039378133684 0.1662327349185943 0.08513071938981087 158.11118108575994 156.95457458496094 10.950821896447103
13 policy 11 1.321758356961337 1.4630060195922852 0.31016985238840034 0.49674470316280017 0.4964077174663543 0.0013007176632643272 0.013955792666158838 0.0139994621276855 0.0014931884506888308 0.013790812258693245 0.0137247769162058 0.0018377065159934866 0.18334179168397727 0.1878890395164489 0.06285436366680534 0.18163977156985886 0.1752065569162368 0.08391750647961688 156.6754511052912 155.89100646972656 10.84704957880959
14 policy 12 1.3239120786840266 1.464531183242798 0.31123457357528395 0.4803252870386297 0.4801327884197235 0.0008340054332912194 0.0143626216291026 0.014382985420525 0.0015795289659778914 0.014427068219943428 0.0143014825880527 0.001944107526455505 0.1934331818060441 0.1995821893215179 0.06327889980848486 0.1919638148762963 0.1843315064907074 0.0827402922453045 154.54036643288353 154.5709228515625 10.77455882355435
15 policy 13 1.2706927386197178 1.4627628326416016 0.33207922195993456 0.46408668431368744 0.4640555083751678 0.0009414873811748882 0.015169458887116427 0.0151822119951248 0.0014880596109868923 0.014873766932975109 0.0147964470088481 0.0019105218041061793 0.20412895083427426 0.2115777879953384 0.06381650420751657 0.20252766324715177 0.1935701072216034 0.08166145008039595 152.95997342196378 153.55157470703125 10.494563811403891
16 policy 14 1.2525468956340442 1.4630773067474363 0.35081712937881016 0.4510644728487188 0.4507655501365661 0.001032009700110025 0.016099665144627698 0.0162389036267995 0.0014536051369524181 0.015706562352451364 0.015697693452239 0.001853637307352615 0.21526676822792395 0.2236603498458862 0.06441138944816976 0.2133403792977333 0.2030247002840042 0.08058311948960314 151.05211708762428 152.0972137451172 9.98243359255575
17 policy 15 1.2466785257512873 1.4592242240905762 0.35526182408498913 0.43918256868015637 0.4391877651214599 0.0006088417595019277 0.016831614500419617 0.0171155426651239 0.0014637650224008532 0.01643189119005739 0.0163806211203336 0.0017755600239399993 0.2266781533306295 0.2344905883073806 0.06518219229982572 0.22446946867487644 0.2140390276908874 0.07952062683955648 149.2667042125355 151.4105682373047 9.031954584843373
18 policy 16 1.2541819702495227 1.4643492698669434 0.36151027507253364 0.42697232961654663 0.4269358515739441 0.0007153595587015591 0.017574549313973255 0.0178347136825323 0.00140596791287922 0.017421153458681934 0.0175316408276557 0.001726127833449231 0.23847741430455988 0.2455974817276001 0.06587343156629363 0.23587221449071707 0.2274809032678604 0.07849498671723644 147.8045793013139 149.4281005859375 8.951768622657706
19 policy 17 1.2548637390136719 1.4635071754455566 0.35932477776894645 0.4163197089325298 0.4165810048580169 0.0010055683472086616 0.01848260685801503 0.0188293270766735 0.0013196118896315252 0.018337769433855965 0.0182902496308088 0.0017852036949053062 0.250760247761553 0.2573312520980835 0.06668395221679517 0.24761856144124808 0.2413445711135864 0.07750100801640115 146.58295787464488 148.03854370117188 8.396699364712507
20 policy 18 1.2479695840315386 1.4594156742095947 0.35740117546453615 0.4066851111975583 0.4062440395355224 0.0011845854087614309 0.019210254942828908 0.0192797854542732 0.001324800167774899 0.019019494849172456 0.0188961960375309 0.0017631388990837441 0.2635860957882621 0.2694613635540008 0.06737603006462942 0.2595863586122339 0.2554584741592407 0.07647729797471856 145.2456748268821 146.6380157470703 8.390318617159519
21 policy 19 1.2548993934284558 1.463681936264038 0.36115884462886944 0.3972692841833288 0.3968723118305206 0.001146405927680815 0.0207868044010617 0.02097680978477 0.0013152036271920973 0.02016756937585088 0.0199858341366052 0.001777021406269229 0.27702656523747876 0.2822859287261963 0.06825899193911808 0.27198103883049707 0.2700976133346557 0.07557505285976435 143.61841513893822 145.98011779785156 7.937497688619432
22 policy 20 1.2530395117673008 1.4634346961975098 0.36057834385292614 0.3881435719403354 0.3878948390483856 0.0011205161771660893 0.02155264517800368 0.0216906350106 0.0013508899465748236 0.020925436507571765 0.0207562502473592 0.0017882616716105237 0.2909725430336865 0.2955043911933899 0.06893208770677103 0.2847358611497012 0.28512904047966 0.07455586048310318 142.372050892223 143.761474609375 7.409174740688643
23 policy 21 1.2611883336847478 1.4633638858795166 0.34912631101267744 0.37968064438213 0.379739761352539 0.001086068278951149 0.022557520730928874 0.0225982964038848 0.001340059223587443 0.022386102005839306 0.022071436047554 0.0018040186788435722 0.30564384704286396 0.3092905879020691 0.0694331495148347 0.29813627492297773 0.3010088801383972 0.07360258040850896 141.45585493607953 142.91714477539062 7.223298244548047
24 policy 22 1.2992754632776433 1.461693286895752 0.3102621219892381 0.37194015221162274 0.3717707693576813 0.0005051333438187664 0.023967865346507536 0.0239933915436267 0.0014149599317478604 0.023564627902074264 0.0234285239130258 0.001851544354734785 0.3210247524759986 0.323807954788208 0.07007803083604947 0.3120087032968347 0.3175730109214782 0.07264103800151961 140.19904951615766 141.95578002929688 6.672240764497565
25 policy 23 1.2956708561290393 1.4629218578338623 0.3127942563764839 0.36441015655344183 0.3640711903572082 0.0009463208506168247 0.025296260856769247 0.0254138950258493 0.0013386239303337984 0.024748817086219736 0.024561895057559 0.0018390844101455973 0.33703483776612714 0.3362049460411072 0.07076193698347291 0.32648552005941217 0.3348606526851654 0.07175311928577038 139.11667147549716 140.55873107910156 6.163060697820663
26 policy 24 1.2931724244898015 1.4645211696624756 0.31503549974497375 0.3575068630955436 0.3574314713478088 0.0006596367587390586 0.026202028955925546 0.0264381766319274 0.0014324931267499382 0.026087500832297526 0.0256822779774665 0.001835627582174264 0.35368739474903454 0.3481746315956116 0.07120474305678554 0.34162984382022504 0.3528760373592376 0.07097745774396463 138.0871942693537 139.56300354003906 5.77539768383558
27 policy 25 1.2878085483204236 1.4629740715026855 0.3114011537309645 0.35073823820460925 0.3509009182453155 0.0006572724464953063 0.02750515243546525 0.0278118774294853 0.001444795837058005 0.02753249759023836 0.0271170679479837 0.0017885744481079913 0.371067231351679 0.3609176278114319 0.0715231766666077 0.35745192115957086 0.3638792037963867 0.07030177737491747 137.03997872092506 138.8321533203125 5.467836791826964
28 policy 26 1.2804978110573508 1.4604244232177734 0.3099675169697191 0.34371988610787824 0.3437113165855407 0.000655562193539138 0.0289957567372105 0.029334656894207 0.0014556443034532877 0.02876218171282242 0.0283573754131793 0.0018140517594555227 0.3891306627880443 0.3744322657585144 0.07190248134105029 0.37390985272147437 0.3747112154960632 0.06970083562818995 136.14980524236506 137.35595703125 5.140071286152875
29 policy 27 1.2914591052315452 1.4633102416992188 0.31083802005321337 0.33719747716730286 0.3370323479175567 0.0008369596041649296 0.03040947815911331 0.0305088385939598 0.0014603637965541689 0.030308130959218162 0.0299752857536077 0.0018546933596914601 0.4079396535049785 0.3889499008655548 0.0722232261039438 0.3910781849514354 0.3861828148365021 0.06910651395839941 135.29073333740234 136.53823852539062 4.8679837493004126
30 policy 28 1.2931461334228516 1.4627797603607178 0.314055681573312 0.3310084668072787 0.3310840427875519 0.0010066728170898382 0.0319232796742157 0.0319150537252426 0.0015635442315394194 0.03181842240420251 0.0315639115869998 0.0019148610960022705 0.42764241857962176 0.4082867503166199 0.0723527953438279 0.4090854119170796 0.3989722728729248 0.06854099548616047 134.45421739058062 135.97097778320312 4.511376412531309
31 policy 29 1.292292833328247 1.46301007270813 0.3136843926607571 0.32492261041294446 0.3245854377746582 0.0009917151718292657 0.03332709182392461 0.033099066466093 0.0017533277045891716 0.033469823104414036 0.0332920178771019 0.0020741158294016178 0.44829394058747724 0.4295607805252075 0.0721337728880824 0.4279721839861436 0.4127615392208099 0.06786243143633858 133.53800756281072 134.89276123046875 4.306536336777497
32 policy 30 1.2919857935471968 1.462538480758667 0.31383496722675486 0.3189131509174 0.3191547691822052 0.0008069923233412134 0.035283230583776075 0.0349669009447097 0.0019009429326960162 0.03551003099842501 0.0354976803064346 0.002119958688319149 0.469952946359461 0.452288806438446 0.07189351949944765 0.44789856943217193 0.427841454744339 0.067162224923465 132.7053090875799 133.4738311767578 4.126757353168868
33 policy 31 1.2860675291581587 1.4628970623016355 0.3192215099300543 0.31400434266437177 0.3138199150562286 0.0004873352854193911 0.03688683225349942 0.0365009568631649 0.002147948889252522 0.03726440634239799 0.0373671390116214 0.002207732710503009 0.4926449710672552 0.476228654384613 0.0712511912185275 0.46887405894019385 0.4440400302410126 0.06652582314861831 126.24615617231889 126.87816619873048 4.084743936334392
34 policy 32 1.293893207203258 1.462778091430664 0.3140888763066566 0.30655190348625183 0.3065114915370941 0.0006949611427675387 0.03916881097988644 0.038947407156229 0.0022979060850628836 0.038660800253803036 0.0386730395257473 0.0023477746577808254 0.5166194249283184 0.5017110109329224 0.07043300587150288 0.4907168285413222 0.471927285194397 0.06588038386963463 119.87657859108664 120.63175201416016 3.9761954747655133
35 policy 33 1.289943348277699 1.465364933013916 0.3137522116367576 0.2986336079510776 0.2985019087791443 0.0004993172388880616 0.04047726534984326 0.0401969254016876 0.0027607151728373876 0.040854225443168087 0.0407784394919872 0.002432059833254438 0.5415885529734872 0.5280641913414001 0.06909500076611458 0.513700165531852 0.5007163286209106 0.06522597699882511 113.53116538307883 114.07958984375 3.8065739208261857
36 policy 34 1.2949618642980403 1.4632539749145508 0.31355359056228194 0.2907911078496413 0.2905701696872711 0.0008817469990912172 0.04277469522573727 0.042861670255661 0.002933293587732701 0.042958376082506994 0.043093517422676 0.002598568924761942 0.5678167018023405 0.5551303625106812 0.06752244654241704 0.5378868552771482 0.5303581357002258 0.06453748414089042 107.14891329678622 107.8256607055664 3.7357184068882194
37 policy 35 1.2891844619404187 1.4632151126861572 0.3086376357715677 0.2824257287112149 0.2823436260223388 0.0005201769789577565 0.045140077783302784 0.0453949235379695 0.003231643509899902 0.04513086717237122 0.0457965582609176 0.0026908357999019896 0.5953576402230696 0.5815901160240173 0.06564983498605848 0.5632924356243827 0.5528076887130737 0.06378551660227988 100.75388197465377 101.20745849609376 3.6779734312836694
38 policy 36 1.2938058593056418 1.4645192623138428 0.3111555257261349 0.27406383644450794 0.274210125207901 0.0005547787273289435 0.047403962097384685 0.0479511581361293 0.003423220392945231 0.04834039509296413 0.0494895055890083 0.002888444098958538 0.6240267753601074 0.6093428730964661 0.0635440559221242 0.5904319394718517 0.5849143266677856 0.06284040621888783 94.34608182040128 94.85355377197266 3.591788030370078
39 policy 37 1.2944964495572178 1.462177038192749 0.30236420647456963 0.2651748386296359 0.2651655375957489 0.0007308429074732003 0.049364804882894825 0.0502377301454544 0.0037688734521187303 0.049799165603789365 0.0506081022322177 0.0031586928555492233 0.6536845022981818 0.638110876083374 0.06101095245256866 0.6184714815833352 0.6174324154853821 0.0618315366680456 87.85266598788175 88.38861846923828 3.4818150239505505
40 policy 38 1.3391255682164973 1.4659323692321775 0.2485225205049428 0.2560638460245999 0.256327211856842 0.0008667699304521388 0.05162015117027539 0.0527398735284805 0.0041303845297912594 0.05365136536684898 0.0544512756168842 0.003448800060378677 0.6842526197433472 0.6686677932739258 0.05810050123983218 0.6484232544898987 0.6520878672599792 0.06040800278404586 81.37462754683061 81.84687042236328 3.3907224254836934
41 policy 39 1.3581372824582187 1.4624431133270264 0.24544484546526052 0.2466810901056636 0.2464164793491363 0.0008873057849457737 0.05420580946586346 0.0554063096642494 0.004465748156406791 0.05617140775377096 0.0564673878252506 0.003833777569161104 0.7157834009690718 0.7027713060379028 0.0548281344259513 0.6794883825562217 0.6873458027839661 0.058623634866473866 75.05674119429155 75.69825744628906 3.2608074950212385
42 policy 40 1.3615519133481113 1.4651274681091309 0.24676461644202702 0.23725415495308957 0.237387478351593 0.0010060896660997031 0.05698804184794422 0.0580573640763759 0.004924867050624476 0.05802070078524672 0.0576357506215572 0.004262022887430319 0.7482006441463124 0.7377357482910156 0.05097880211968724 0.711286414753307 0.722449779510498 0.05645222653305763 68.67355658791281 68.98603820800781 3.1265983972804823
43 policy 41 1.3625155362215908 1.4647877216339111 0.24597366346772243 0.22692554105411872 0.2268840670585632 0.0007186776470192943 0.06188371777534481 0.0632124692201614 0.005547767730363499 0.062463333322243214 0.0627202168107032 0.004879699878261549 0.7820485776120966 0.7745341062545776 0.046469371345165406 0.7449031526392157 0.7590941786766052 0.053510322930947006 62.31284020163796 62.79637145996094 3.0540541657128357
44 policy 42 1.361315987326882 1.4648232460021973 0.246384923949188 0.2174178077415986 0.2174105942249298 0.0008785333280699325 0.06354831192981109 0.0645038709044456 0.006201749865940734 0.06554803049022496 0.0661739408969879 0.005567729073931086 0.8156327984549783 0.8101352453231812 0.04131735960246317 0.7792389013550498 0.7942638397216797 0.04985672952161105 55.854399247602984 56.37224960327149 2.8998006461909993
45 policy 43 1.3540519367564807 1.4635071754455566 0.23895861941595528 0.20694589479403058 0.2071014791727066 0.0009499457597081348 0.066358882933855 0.0669042840600013 0.0068804261210801835 0.06948489628054874 0.0688031166791915 0.0064892404790256215 0.8487779227170077 0.844989538192749 0.0356477125497671 0.814226047559218 0.8262844085693359 0.04530265759939878 49.46729972145774 49.99650955200195 2.8416759939599796
46 policy 44 1.3548508340662175 1.462632179260254 0.24665477746244305 0.19687240096655756 0.197047933936119 0.0009660942330057728 0.06867820905013514 0.0690451189875602 0.007535882447666298 0.07367942854762073 0.0719504207372665 0.007678381960793926 0.8805814981460571 0.8804806470870972 0.029649358488003687 0.8493466214700178 0.8592352867126465 0.03977950901532457 43.01953818581321 43.54816818237305 2.712340657792776
47 policy 45 1.359223105690696 1.4652564525604248 0.2494809694121721 0.1865092570131475 0.1862831860780716 0.0010114997111557865 0.0718562274493954 0.0721406489610672 0.008371779145221211 0.0768738680265166 0.0748166590929031 0.008783751994521546 0.9107200124047019 0.913457691669464 0.02331261104647892 0.8834160187027671 0.8911405801773071 0.0334241747153921 36.71627616882324 37.25931167602539 2.624445077496248
48 policy 46 1.3701986833052202 1.466342210769653 0.23307249428891885 0.1762150620872324 0.1760311126708984 0.0011001901777979502 0.07404829460111528 0.0744916945695877 0.009147752188928743 0.08235243640162725 0.0799569189548492 0.01053493326942609 0.9378652030771429 0.9407464861869812 0.017021488310816336 0.9162919467145746 0.9218068718910216 0.026048159650022964 30.430559331720527 30.96862030029297 2.499576040504239
49 policy 47 1.3613919778303667 1.4610710144042969 0.24337188804285922 0.16589558801867743 0.1657850444316864 0.0009687257992884999 0.07825479859655547 0.078334592282772 0.010075629080057788 0.08874316378073255 0.0859279558062553 0.012600599714966795 0.9616778276183389 0.9641075134277344 0.011013038937720624 0.9466521143913269 0.9500302672386168 0.018048067284512328 24.213579524647106 24.630245208740234 2.3610396739907578
50 policy 48 1.3581259033896707 1.465034246444702 0.24839270307142639 0.1552646458148956 0.1550464928150177 0.0012293271627241747 0.0818195282058282 0.0815236046910286 0.01106495435242742 0.09499343010512264 0.0918781161308288 0.015005772614300356 0.9807497750629078 0.982325792312622 0.005787285017197242 0.9722969857129183 0.9738958477973938 0.010208853170584117 18.013473770835184 18.416318893432617 2.0428189925458895
51 policy 49 1.3710854270241477 1.466416358947754 0.23722121991138265 0.14370752735571424 0.1436244994401931 0.0015879056710818688 0.08626074953512707 0.0838241651654243 0.012292143515183457 0.09891033443537621 0.0963320434093475 0.017403152853080583 0.993939378044822 0.994533896446228 0.0019152602188631017 0.9905148907141252 0.9910451769828796 0.003824931066182543 11.86108415777033 12.14768123626709 1.4851333732261782
52 policy 50 1.3621263070539995 1.4644858837127686 0.24135445352484866 0.12322045659477056 0.1230953559279441 0.002746448381511286 0.10907188057899471 0.1045712307095527 0.016890402693980937 0.1358859904787757 0.1335947513580322 0.027671588142831216 1.0000000162558123 1.0 5.391442976233562e-08 0.9999999620697715 1.0 7.666893943704032e-08 0.0 0.0 0.0
53 world_model 1 1.4295147549022327 1.4647927284240725 0.11434513680920537 1.413290489803661 1.4142156839370728 0.0032539616646742827 0.0886862907897342 0.087982453405857 0.012225707209085928 0.05469519848173309 0.0553170815110206 0.010924340793857554 0.10624520345167675 0.0886090993881225 0.04976792201540674 0.09575036743825129 0.0873664394021034 0.06580986433491334 171.54788624156606 171.32261657714844 11.033207576133622
54 world_model 2 1.4349990541284734 1.4621963500976562 0.08897244493554499 1.0209297917105935 1.0212905406951904 0.0015271983633468491 0.05127403614195905 0.0519871897995471 0.005622795406624597 0.034652415663003894 0.0371196009218692 0.005041343742551578 0.10042282160032873 0.0874879360198974 0.04931173010156678 0.09314127723601727 0.0867760106921196 0.0661116632647265 171.46215681596235 171.79104614257812 11.091161213063886
55 world_model 3 1.4102563858032227 1.4567971229553225 0.11861129347813949 0.8507213700901378 0.8504015207290649 0.0018170066220528007 0.03130108998580408 0.030118579044938 0.0043177170084508654 0.0227467881684953 0.0235979668796062 0.002468911424476888 0.09871495379643003 0.0890341997146606 0.04823040382585532 0.09601442058655342 0.0914115756750106 0.06588472505434283 170.9307722611861 171.02883911132812 10.991378092584538
56 world_model 4 1.430664756081321 1.4631497859954834 0.10601943924782203 0.7501612901687622 0.7506967782974243 0.0019160577093085148 0.0205303405157544 0.0192577391862869 0.0029106822878675483 0.016537871804426965 0.0163011830300092 0.00096395946995753 0.10107191922989754 0.092923380434513 0.04672464448678763 0.10230914012274957 0.0991827175021171 0.06523387054333296 170.66491421786222 172.8626708984375 10.7142556313525
57 world_model 5 1.4265690066597678 1.4650499820709229 0.11059253558029834 0.6832623102448203 0.683371901512146 0.0017013851045767764 0.015656073662367674 0.0160502847284078 0.002123348887479934 0.013901905241337636 0.0141146155074238 0.001042598926406877 0.1062395223839716 0.0988210886716842 0.04501887124577317 0.1101666339249773 0.1085243076086044 0.06431721195478836 169.09373751553622 169.6891632080078 10.75958839097773
58 world_model 6 1.4302171793850986 1.4606831073760986 0.10340101094998981 0.6334073435176503 0.633686363697052 0.002200928662670818 0.014300654049624046 0.0140128573402762 0.0019206442569993207 0.012881166640330392 0.013574045151472 0.0013853693963127773 0.11298330466855652 0.1057617962360382 0.043315152514786806 0.11875692543319678 0.1181572526693344 0.06318130401961287 166.94275595925072 170.89862060546875 10.313293520650614
59 world_model 7 1.425341779535467 1.4645633697509766 0.12707947873293074 0.5946141969073903 0.5951188802719116 0.0017388376831746063 0.013807632452384937 0.0141391679644584 0.0020225888669262227 0.012734599411487526 0.0134314959868788 0.0014716297437480763 0.12074762108651069 0.1138525083661079 0.041800351172262176 0.12796865996312007 0.1285463124513626 0.06202912639402903 165.3228302001953 166.87461853027344 9.610103430021656
60 world_model 8 1.428693576292558 1.4636945724487305 0.11811162219804014 0.5636920712210916 0.5634295344352722 0.001728143451920957 0.01361802516674449 0.0139759145677089 0.0018170825143471099 0.01287223915146151 0.0135493502020835 0.0014544003456478038 0.12942632287740705 0.1228756234049797 0.040346934609711914 0.13757372816855254 0.1390867531299591 0.060822071533311255 163.0547832142223 164.91598510742188 10.808419992779266
61 world_model 9 1.4343723167072644 1.4624340534210205 0.0905393430676723 0.5376247872005809 0.5377296805381775 0.002261677582883366 0.013507576066661909 0.0138362227007746 0.0017608699096673536 0.013102706267752373 0.0137617150321602 0.0014654901454300483 0.13865714317018332 0.1322233229875564 0.03907872889311655 0.1474345644766634 0.1498104333877563 0.05964536579361655 160.67121609774503 163.74533081054688 10.954562127722106
62 world_model 10 1.4117549766193738 1.464202642440796 0.12095648491421708 0.5163832090117715 0.5162252187728882 0.0010122584794045638 0.013677318834445656 0.0139524545520544 0.0016088065988859527 0.013247309760613828 0.0137817887589335 0.001431792007215641 0.14852765134789722 0.1417581140995025 0.03806953743804686 0.1573951078409498 0.1605351865291595 0.05856704803744788 158.71387412331322 162.58303833007812 10.012204534805116
63 world_model 11 1.4105074622414329 1.464465618133545 0.12009836814730217 0.49654993414878845 0.4966320097446441 0.0005677060527949699 0.01401953644711858 0.0144237345084548 0.0016361077758963848 0.013970438729632927 0.0146126896142959 0.0014444956753277682 0.15878697416999119 0.1516516506671905 0.037048591752861425 0.16766378893093625 0.1717073172330856 0.057594627632901435 156.63977605646306 158.78306579589844 10.24565392560842
64 world_model 12 1.409537141973322 1.4643614292144775 0.12427673997389949 0.4791122620755976 0.4792671203613281 0.001396505175073545 0.014458505521443692 0.0148078873753547 0.0016836992482537126 0.014618066562847599 0.01524253282696 0.0013536266872331477 0.1694027632474899 0.1618788838386535 0.0361033949314366 0.17817481674931263 0.1830498874187469 0.05664529176391749 154.14055425470525 157.08273315429688 10.918055458181485
65 world_model 13 1.4132125160910867 1.4647283554077148 0.11557077798793494 0.4640369577841325 0.4641793668270111 0.0009521937871992631 0.015194041739133236 0.0155048919841647 0.001668575471814933 0.015092699026519545 0.0156098632141947 0.0013938001220243261 0.18050523779608982 0.1724664717912674 0.03530453567351325 0.18884123794057148 0.194523274898529 0.05580908791985765 153.00490778142756 155.0695037841797 11.227491339852428
66 world_model 14 1.4071836254813455 1.4647886753082275 0.12547090658582372 0.45092948187481274 0.4510029554367065 0.0010554214673653202 0.016145620664412254 0.0164555422961711 0.0016749857494755753 0.01592255019667467 0.0163764785975217 0.00137994330252852 0.1920143203301863 0.1879969537258148 0.03459057192512164 0.19975143941965967 0.2063182741403579 0.05503396286280474 151.12096751819956 152.270751953125 11.61783796507553
67 world_model 15 1.4130534258755771 1.4599010944366455 0.11188408056928921 0.4384070092981512 0.4383535087108612 0.0008246255441927193 0.0168951907279816 0.0171969532966613 0.0016080017689226473 0.01659352391619568 0.0169760752469301 0.001364677322554709 0.20395340296355158 0.20465949177742 0.0340391327462626 0.2108970060944557 0.2122748047113418 0.05430905083725094 149.0597908713601 150.66587829589844 10.690071242934401
68 world_model 16 1.434875249862671 1.465867280960083 0.10178813504416985 0.4265362864190882 0.4265356659889221 0.000992947435494928 0.017684502950446126 0.0180425401777029 0.0015691290837174428 0.017601345496421453 0.0179320033639669 0.0012696732164679198 0.21623456884514197 0.2217316329479217 0.03355569513992905 0.22235711799426508 0.2175356447696685 0.053726837892138446 147.58911548961294 149.12252807617188 10.482557082281735
69 world_model 17 1.4313691095872358 1.4644203186035156 0.1068959383946628 0.41592852906747296 0.4162167608737945 0.0008779506599414155 0.018642762167887208 0.018864270299673 0.0015154051692588407 0.01850459724664683 0.0187934525310993 0.001235064439855186 0.2290285757996819 0.2350796908140182 0.03322125594881077 0.2341402484612031 0.231603592634201 0.05323459585812361 146.05424638227984 147.35791015625 10.292891913728587
70 world_model 18 1.427964535626498 1.4645097255706787 0.11807372698174479 0.4060248244892467 0.4058570563793182 0.001012923517914585 0.01942303353412579 0.0195003375411033 0.0014871135912030093 0.019168361682783425 0.0194186959415674 0.0011578612917018797 0.2422815764492208 0.2438032627105713 0.03297869748426607 0.24615257842974225 0.2459521144628524 0.052980685819572125 144.85706259987572 145.9688720703125 9.74179797652208
71 world_model 19 1.4254721294749866 1.4639506340026855 0.1168781226688392 0.3967528424479745 0.3971224427223205 0.0008526027524802407 0.02101521752774711 0.0212058555334806 0.0014036378854360883 0.020350331101905164 0.0206088405102491 0.001148262413981207 0.2561415000395341 0.2532199621200561 0.03290345780856961 0.2586437098004601 0.2609851360321045 0.05271543437702964 143.4333953857422 144.94766235351562 9.140484017880464
72 world_model 20 1.4287719943306663 1.4651176929473877 0.11119635035242006 0.38775291497057135 0.3878723084926605 0.0009581205024070137 0.0218534987758506 0.022007318213582 0.0013460866845100583 0.021102454513311344 0.0212967153638601 0.001118526014780438 0.27048294246196747 0.2650490403175354 0.03296209811852116 0.2713656452569095 0.2763870358467102 0.05257298597472788 141.8787148215554 142.54222106933594 8.239414956596118
73 world_model 21 1.4336560639468106 1.4659898281097412 0.10401966043095807 0.37996990843252704 0.3802042603492737 0.0008562099304702912 0.022813997316089497 0.0229468625038862 0.0012939206902547859 0.02251937341960988 0.0227318536490201 0.0011104966407948621 0.28540030257268384 0.2809120416641235 0.033184443259755045 0.28463837504386896 0.2902547717094421 0.05253006008724609 140.44327475807884 141.5854949951172 7.645092480601818
74 world_model 22 1.4267411448738792 1.464557647705078 0.10476176094296577 0.3719196996905587 0.3720416128635406 0.0014016970677469905 0.0241982850500128 0.0244044978171587 0.0012758724318203355 0.023641233586452183 0.023878077045083 0.0010902601010192917 0.3009480373425917 0.297528862953186 0.033508123422025526 0.2983105751601132 0.3022492825984955 0.05261953372019283 139.2855085893111 140.32127380371094 7.278698196219613
75 world_model 23 1.4266645908355713 1.4616637229919434 0.1058893739547867 0.3643221855163574 0.363983690738678 0.001050535806350886 0.025572908872907772 0.0258488673716783 0.0012188624977279607 0.024825053120201238 0.0251359399408102 0.0010294245120767475 0.3170557428490031 0.3148206770420074 0.03399845026685478 0.31258871744979505 0.3147843480110168 0.05281986610565261 138.37337424538353 139.88999938964844 6.97706321558078
76 world_model 24 1.427381537177346 1.4647893905639648 0.11669559136518551 0.3570807386528362 0.357084572315216 0.000874818085538825 0.02650111913681025 0.0267061963677406 0.001150522600379368 0.026189103214578156 0.0264260396361351 0.000996035697964205 0.3337914645671844 0.3323938846588135 0.03451343556625149 0.32743141732432623 0.3278147876262665 0.053032333198696546 137.3079168146307 138.6041259765625 6.645335021870728
77 world_model 25 1.421622254631736 1.4622492790222168 0.1316022241338061 0.35026966712691565 0.3498695790767669 0.0009355049417294432 0.02777522209693079 0.0280099790543317 0.0010877539947830362 0.02758763120933009 0.0277845654636621 0.00098961610852893 0.3512506268241189 0.3504450023174286 0.035115601668364006 0.3429029773582112 0.3415298163890838 0.053429591200250724 136.3259672685103 137.6814422607422 6.232504515054437
78 world_model 26 1.4412058700214734 1.4672093391418457 0.07992103936057048 0.34348355098204175 0.3437420725822449 0.000863174353605847 0.02939702587371519 0.0295232571661472 0.0010370756963555623 0.02881200814788988 0.0289597567170858 0.0009413911215591137 0.36961279944940045 0.3700607419013977 0.03576831962897649 0.35908082398501306 0.355864942073822 0.0539161886742434 135.29900013316762 136.6822052001953 5.6332949129264485
79 world_model 27 1.426488919691606 1.4610884189605713 0.11437387912900618 0.33701023188504303 0.3364613652229309 0.0013850378665004165 0.03090772168202828 0.0310760866850614 0.0010397656204805825 0.03043017214672128 0.0305866040289402 0.0009635730292292243 0.3888413824818351 0.3909657895565033 0.03654268278931144 0.3761305646462874 0.3707825839519501 0.05458297045168176 134.30718300559303 135.65982055664062 5.302002284618104
80 world_model 28 1.396887107328935 1.460432767868042 0.14541503325614827 0.3312298384579745 0.3312528729438782 0.0006544197733166187 0.03250145438042549 0.0326210595667362 0.0009623266005763027 0.03194158862937575 0.0321212038397789 0.0009662015288118723 0.4089905484156175 0.4111828505992889 0.03733696094217547 0.3939632339911027 0.3890049755573272 0.05523364823407933 133.5401014848189 134.28631591796875 5.001478129498653
81 world_model 29 1.3612229173833674 1.460674524307251 0.23129489244158896 0.3249254009940407 0.3247467279434204 0.000873637506661324 0.033952822400764936 0.034031257033348 0.000898875061972133 0.03354549204761326 0.0337507799267768 0.0009529281612557515 0.4300695332613858 0.432944118976593 0.03818662886268153 0.4126792983575301 0.4081360101699829 0.055963078696956714 132.49154316295278 133.1001434326172 4.7122734691089665
82 world_model 30 1.339232791553844 1.4603228569030762 0.2464634828387641 0.31865879351442505 0.3184361457824707 0.000836719483399859 0.03590923649343574 0.0361347086727619 0.0008886550712389131 0.03567243536764919 0.0358733385801315 0.0009276670613369886 0.4522907761010257 0.4551572799682617 0.039062994268222524 0.4324737516316501 0.4297526776790619 0.0566455751231839 131.72572326660156 132.0401611328125 4.375296890092373
83 world_model 31 1.337181719866666 1.46207857131958 0.24369529426663436 0.31396062536673114 0.3141415119171142 0.0007888166355706245 0.03752614930272098 0.0375058650970459 0.0009349536316175227 0.03741340000521046 0.0375594794750213 0.000929127040743075 0.47539706934582104 0.478732705116272 0.039948584485304854 0.4531971107829701 0.4526762962341308 0.0573024405314152 125.352651422674 125.62808990478516 4.328498522028872
84 world_model 32 1.3471400954506614 1.4638395309448242 0.23958422888515754 0.3065019331195138 0.306775689125061 0.0008252939068876425 0.03988004712895909 0.040060743689537 0.0008783151900862428 0.03883761641654095 0.0388553105294704 0.0010129009588334761 0.4998178400776603 0.5030558109283447 0.04087161098313195 0.47478780963204126 0.4726471304893493 0.05800348072518433 119.05524791370739 119.30134582519533 4.248129635151802
85 world_model 33 1.3559140075336804 1.4641907215118408 0.2511100311878182 0.29875291748480365 0.2991055250167846 0.0007799418495596928 0.04113233191045844 0.0414061993360519 0.0011000461813279849 0.0410864725708961 0.0410040691494941 0.0010296908096780076 0.5250949426130815 0.5297290086746216 0.04159256366777821 0.497534150427038 0.4960308074951172 0.058648931217094434 112.69750352339311 112.80570220947266 4.192107161810678
86 world_model 34 1.3628864721818403 1.464832067489624 0.24640680826146816 0.2906312373551455 0.2904638051986694 0.0009718819161332027 0.04354224252429871 0.0439157411456108 0.0011976468248944085 0.04324798353693697 0.0430681779980659 0.0011881834608607948 0.5517520416866649 0.5574436783790588 0.04219606333966721 0.5215790407224135 0.5206453204154968 0.05930549945521183 106.29088315096769 106.6089324951172 4.1365167212965215
87 world_model 35 1.3615015420046719 1.4641520977020264 0.23585941868859173 0.2825938707048242 0.2827455103397369 0.0008712173507948906 0.04594610496000806 0.0460783578455448 0.00134613716292614 0.045462133870883374 0.0451168119907379 0.0013252531120972885 0.5797624262896451 0.5815521478652954 0.04267483309332306 0.5468474897471342 0.5465554594993591 0.059855985097386474 99.89452639493075 100.1094970703125 4.027163425400242
88 world_model 36 1.3587600101124158 1.461460828781128 0.2485556221207731 0.27422705021771515 0.2742373645305633 0.0010044050262097363 0.04837143455039366 0.0483302548527717 0.001524174002342416 0.048849205740473446 0.0485364980995655 0.0014507439440191736 0.6090510812672701 0.6129075288772583 0.04298335068336158 0.5738357142968611 0.5745539665222168 0.060299001059753915 93.5761885209517 93.72086334228516 3.87562406348766
89 world_model 37 1.360940781506625 1.4643206596374512 0.2447098161237996 0.2653633139350197 0.2656403481960296 0.0009149042388291356 0.05036033520644356 0.0503025911748409 0.0018339479169845949 0.05019094185395669 0.0497471429407596 0.001767113380241737 0.6393306201154535 0.6451354026794434 0.04297298266878193 0.6017358953302557 0.6032636165618896 0.06075408494501503 87.13988980379972 87.39911651611328 3.8564121702208833
90 world_model 38 1.3584810170260342 1.4653847217559814 0.2523493559351795 0.2564268816601146 0.2563167214393616 0.0011037971466725004 0.052761721340092695 0.0525975562632083 0.0021372854956235665 0.05423600666902276 0.0538769923150539 0.0021395630701402345 0.6707116094502535 0.6782341003417969 0.04256025184548919 0.6316154057329352 0.6342609524726868 0.06062506053990012 80.65985176780008 80.99859619140625 3.7369212611818963
91 world_model 39 1.3564492572437634 1.4649758338928225 0.2520673385698537 0.2468150515447963 0.2466148734092712 0.001163100811196176 0.055488309399648085 0.0556807741522789 0.0025248191191204745 0.056730762124061536 0.0569511502981185 0.002655579945600775 0.7031929601322521 0.7124994993209839 0.04167852176740982 0.6627730835567821 0.6666298508644104 0.060233599509229394 74.31348211115056 74.42176818847656 3.658048801368864
92 world_model 40 1.3596443046223035 1.4606187343597412 0.24461825809991475 0.2370935109528628 0.2377301007509231 0.001223395475053752 0.058349987999959385 0.0581343583762645 0.0030203729358380307 0.05854502726684912 0.0591521337628364 0.0032849570028672783 0.7366851405663923 0.747277021408081 0.04018872895105328 0.694953132759441 0.6996099948883057 0.05943614165755227 67.92313246293502 68.26534271240234 3.5508058724832545
93 world_model 41 1.3585366986014626 1.4594345092773438 0.242302860140127 0.22749472206289115 0.2272136509418487 0.0011661909421800019 0.06349689852107653 0.0630944669246673 0.003660822064703411 0.06323903765190728 0.0637792646884918 0.004154068030534813 0.7718150182203813 0.7832422256469727 0.037998939000990634 0.7291300730271773 0.7349443435668945 0.057701209449685494 61.503568129106 61.78791809082031 3.4462841041927983
94 world_model 42 1.364553993398493 1.464704513549805 0.24080403632331362 0.21742086247964335 0.2177311480045318 0.0011586571617786473 0.06506609578024253 0.0643251463770866 0.004364331252400612 0.06662228229370981 0.0668845325708389 0.0049175482648861814 0.8066336891867898 0.8183752298355103 0.034936917008014275 0.764456651427529 0.7711972594261169 0.055077165965722 55.01004305752841 55.063812255859375 3.4115675827051786
95 world_model 43 1.3593446774916216 1.4640123844146729 0.24784089948748145 0.20715648477727713 0.2068066895008087 0.00100992603508831 0.06805091825398528 0.0673007220029831 0.005187159401423455 0.07092718780040738 0.0709010958671569 0.005962120676896414 0.841156775301153 0.8528403043746948 0.031048582193808582 0.8009171431714838 0.8083586096763611 0.05127746010462087 48.64963150024414 48.71053695678711 3.2186028285941592
96 world_model 44 1.3482781540263782 1.4625749588012695 0.24676362427468798 0.19713412225246427 0.1968165785074234 0.0010862341732612228 0.07045511020855465 0.0697028338909149 0.005972493251203104 0.07551527836106037 0.0749900639057159 0.007395990176240147 0.8744044520638206 0.8855712413787842 0.026494180962894912 0.8378409743309021 0.8458231687545776 0.04609488712693563 42.2741154757413 42.37887954711914 3.168973985987378
97 world_model 45 1.3615196834910999 1.4616780281066897 0.24468210700679405 0.18669418313286518 0.1866310238838195 0.0009459258338595685 0.07380388744852755 0.0727714672684669 0.007026420205493501 0.07903612946922124 0.079108752310276 0.008907893176081448 0.9060212861407887 0.9155656099319458 0.021264951801117996 0.8740935488180681 0.8818506002426147 0.03942364952227898 35.92339376969771 35.86630630493164 3.0098232874044015
98 world_model 46 1.3421082930131392 1.464207410812378 0.2695475039655107 0.17645245655016462 0.1761314570903778 0.0012653438722683614 0.07629862698641686 0.0750466883182525 0.008105882596450226 0.08491053229028524 0.0839945375919342 0.011108099889611074 0.9346397735855796 0.9420046210289 0.015746330918583993 0.9093327955766157 0.9165319800376892 0.031134819027112404 29.601490540937945 29.88176155090332 2.924598922930213
99 world_model 47 1.3402203213084827 1.4640867710113523 0.2754600579848941 0.16595620594241398 0.1656209975481033 0.0012610823563838178 0.0806356932629238 0.0778662413358688 0.009380574999855236 0.09178365699269551 0.0903256833553314 0.013730729988011881 0.959762611172416 0.9645786285400392 0.0102368857997319 0.9421443126418374 0.947885274887085 0.021640967712960035 23.427121422507547 23.739187240600582 2.692120460173679
100 world_model 48 1.3404237790541216 1.4641728401184082 0.27806254543942655 0.15547246824611313 0.155099406838417 0.0012657285623649634 0.08429320088841694 0.0800083056092262 0.010439226357256312 0.0984105440703305 0.0962196514010429 0.016386570787160788 0.9798663475296714 0.9823879599571228 0.005381847777978634 0.9699826511469755 0.9735927581787108 0.012179691524859801 17.330827713012695 17.753442764282227 2.365650340418601
101 world_model 49 1.338093714280562 1.4637858867645264 0.27640644900082184 0.14417055113749067 0.143962100148201 0.0015043225066315525 0.08873935450207099 0.0838817581534385 0.011471256893219196 0.10251680151982737 0.0982310622930526 0.01872366649865847 0.9937107183716514 0.9945421814918518 0.0017770918506901923 0.9897692474451932 0.9911727905273438 0.0044955541663950155 11.39536172693426 11.683484077453612 1.7710791090104925
102 world_model 50 1.305490493774414 1.460357427597046 0.2690350955937349 0.12409900196573945 0.1245892792940139 0.0031680241119115206 0.11131278764117844 0.1043418198823928 0.01547675320311484 0.14059181375937024 0.1325859427452087 0.028698471468967306 0.9999999837441877 1.0 8.467598332611286e-08 1.0000000108372082 1.0 9.5435140149361e-08 0.0 0.0 0.0

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,75.1633813381195,74.65845823287964,151.8011167049408,,,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,1,74.6067202091217,74.65105175971985,150.01570415496826,233.27032470703125,0.4512166380882263,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,2,74.4969174861908,74.46240496635437,152.0778684616089,261.7488098144531,1.2934715449810028,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,3,74.80022644996643,74.64163494110107,151.41685676574707,228.61148071289062,0.3783820867538452,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,4,74.77430438995361,74.79531192779541,152.70952463150024,248.9351043701172,0.5713053643703461,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,5,74.6652364730835,74.78112602233887,152.597163438797,234.60574340820312,0.4352157711982727,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,6,74.83838105201721,56.818671226501465,133.00533390045166,248.71990966796875,0.35976648330688477,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,7,35.694902420043945,74.50677466392517,112.90221834182739,234.4214630126953,0.5978178381919861,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,8,74.69011640548706,74.7621967792511,152.42017436027527,205.3888397216797,0.34658968448638916,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,9,48.9313759803772,55.18583917617798,107.54401159286499,179.24655151367188,0.04471546411514282,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,10,54.84415674209595,71.89563846588135,129.83582425117493,204.650146484375,0.3899134397506714,
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 75.1633813381195 74.65845823287964 151.8011167049408
3 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 1 74.6067202091217 74.65105175971985 150.01570415496826 233.27032470703125 0.4512166380882263
4 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 2 74.4969174861908 74.46240496635437 152.0778684616089 261.7488098144531 1.2934715449810028
5 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 3 74.80022644996643 74.64163494110107 151.41685676574707 228.61148071289062 0.3783820867538452
6 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 4 74.77430438995361 74.79531192779541 152.70952463150024 248.9351043701172 0.5713053643703461
7 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 5 74.6652364730835 74.78112602233887 152.597163438797 234.60574340820312 0.4352157711982727
8 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 6 74.83838105201721 56.818671226501465 133.00533390045166 248.71990966796875 0.35976648330688477
9 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 7 35.694902420043945 74.50677466392517 112.90221834182739 234.4214630126953 0.5978178381919861
10 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 8 74.69011640548706 74.7621967792511 152.42017436027527 205.3888397216797 0.34658968448638916
11 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 9 48.9313759803772 55.18583917617798 107.54401159286499 179.24655151367188 0.04471546411514282
12 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 10 54.84415674209595 71.89563846588135 129.83582425117493 204.650146484375 0.3899134397506714

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,67.0459744496779,,,,44.90909090909091,46.90909090909091,46.90909090909091,47.45454545454545,,227.9598373413086,0.4868394315242767,140.57507241855967,67.0459744496779,71.01446437835693,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,world_model,71.01446437835693,,,,45.27272727272727,47.18181818181818,47.18181818181818,47.63636363636363,,227.9598373413086,0.4868394315242767,140.57507241855967,67.0459744496779,71.01446437835693,
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 67.0459744496779 44.90909090909091 46.90909090909091 46.90909090909091 47.45454545454545 227.9598373413086 0.4868394315242767 140.57507241855967 67.0459744496779 71.01446437835693
3 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 world_model 71.01446437835693 45.27272727272727 47.18181818181818 47.18181818181818 47.63636363636363 227.9598373413086 0.4868394315242767 140.57507241855967 67.0459744496779 71.01446437835693

File diff suppressed because it is too large Load Diff

View File

@@ -20,5 +20,7 @@ dataset="unitree_z1_dual_arm_stackbox_v2"
--n_iter 11 \
--timestep_spacing 'uniform_trailing' \
--guidance_rescale 0.7 \
--perframe_ae
--perframe_ae \
--analysis_log_metrics \
--analysis_reference_steps 50
} 2>&1 | tee "${res_dir}/output.log"