早停特征验证,早停不通

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=115.6712, median=134.2763, p90=166.3884, p95=174.0037
### Direction C: Action Converges First
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `action_vs_full50_95pct_step`: mean=47.0909, median=47.0909, p90=47.0909, p95=47.0909
- `share_action_first_stable_before_latent`: nan
- `share_action_95pct_before_latent`: nan
### Direction D: Cross-Step Similarity
- `latent_delta_mid_steps`: mean=0.3546, median=0.3505, p90=0.4174, p95=0.4281
- `action_delta_mid_steps`: mean=0.0288, median=0.0273, p90=0.0416, p95=0.0447
- `state_delta_mid_steps`: mean=0.0284, median=0.0272, p90=0.0414, p95=0.0438
### Direction A: Budget Heterogeneity
- `oracle_budget_action`: mean=47.0909, median=47.0909, p90=47.0909, p95=47.0909
- `oracle_budget_state`: mean=47.7273, median=47.7273, p90=47.7273, p95=47.7273
- `oracle_budget_action_by_scene`:
- `unitree_z1_dual_arm_stackbox_v2`: mean=47.0909, median=47.0909, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=214.9619, median=217.4846, p90=247.1412, p95=249.8296
- `action_drift_vs_prev_round`: mean=0.4435, median=0.4376, p90=0.6998, p95=0.7873
- `round_total_time_s`: mean=148.7402, median=149.0590, p90=149.9180, p95=150.7287
- `policy_pass_total_time_s`: mean=73.7180, median=73.7583, p90=74.2213, p95=74.5731
- `world_model_pass_total_time_s`: mean=72.7458, median=73.1964, p90=73.8909, p95=73.9074

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 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,73.71795095096935,73.71795095096935,,,,,,,,,,,45.09090909090909,45.09090909090909,,47.09090909090909,47.09090909090909,,47.09090909090909,47.09090909090909,,47.63636363636363,47.63636363636363,,148.74021928960627,148.74021928960627,,73.71795095096935,73.71795095096935,,72.74579028649764,72.74579028649764,,214.9619262695313,214.9619262695313,,0.4435392707586288,0.4435392707586288,
unitree_z1_dual_arm_stackbox_v2,world_model,72.74579028649764,72.74579028649764,,,,,,,,,,,45.27272727272727,45.27272727272727,,47.09090909090909,47.09090909090909,,47.09090909090909,47.09090909090909,,47.72727272727273,47.72727272727273,,148.74021928960627,148.74021928960627,,73.71795095096935,73.71795095096935,,72.74579028649764,72.74579028649764,,214.9619262695313,214.9619262695313,,0.4435392707586288,0.4435392707586288,
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 73.71795095096935 73.71795095096935 45.09090909090909 45.09090909090909 47.09090909090909 47.09090909090909 47.09090909090909 47.09090909090909 47.63636363636363 47.63636363636363 148.74021928960627 148.74021928960627 73.71795095096935 73.71795095096935 72.74579028649764 72.74579028649764 214.9619262695313 214.9619262695313 0.4435392707586288 0.4435392707586288
4 unitree_z1_dual_arm_stackbox_v2 world_model 72.74579028649764 72.74579028649764 45.27272727272727 45.27272727272727 47.09090909090909 47.09090909090909 47.09090909090909 47.09090909090909 47.72727272727273 47.72727272727273 148.74021928960627 148.74021928960627 73.71795095096935 73.71795095096935 72.74579028649764 72.74579028649764 214.9619262695313 214.9619262695313 0.4435392707586288 0.4435392707586288

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.4473608623851428,1.4673502445220947,0.1160551973581257,1.4148815328424627,1.4147292375564575,0.001801742777410811,0.09704710136760361,0.0910373926162719,0.020027351477070653,0.07392165437340732,0.075642853975296,0.009632052207033483,0.12868773801760236,0.123255506157875,0.07604374311462594,0.12497144107791508,0.1154120936989784,0.09508354025679193,168.50974759188566,170.0089111328125,11.566658436293968
policy,2,1.4545678658918901,1.4674179553985596,0.040095261141800585,1.0217546983198686,1.022110104560852,0.001833042072904662,0.053325090557336766,0.0543623082339763,0.005117695937594086,0.044519729912281,0.0440067090094089,0.004717029060789323,0.12164092470299112,0.1134236305952072,0.0773262878235339,0.12029233676466071,0.1108546406030654,0.09471899416746511,168.14437450062144,167.6118621826172,11.612976484475263
policy,3,1.4551994367079302,1.4645233154296875,0.022981804001962855,0.8506008982658386,0.8505586981773376,0.0009933183381095948,0.032566581260074216,0.0318072587251663,0.00486177093915334,0.028296942907300813,0.0278980378061532,0.003633717208726806,0.12010953947901722,0.1144564822316169,0.07805880350872525,0.12178635902025481,0.1117873042821884,0.09349899922688554,167.65870389071378,167.97547912597656,11.66701145300208
policy,4,1.4678548682819714,1.467796802520752,0.0021244903645999988,0.7504939328540455,0.7511247396469116,0.002192011446665886,0.021095886487852402,0.0205194000154733,0.00431537558501005,0.01906624453311611,0.0186746101826429,0.0027068550402276916,0.12278797206553542,0.1206892058253288,0.07860098964661714,0.1270181619646874,0.1164783239364624,0.09218175918026093,166.9155370538885,167.40924072265625,11.490260928041755
policy,5,1.4620789614590732,1.4652276039123535,0.010085182764712196,0.6826345487074419,0.6820117235183716,0.0018855034586833332,0.015342090109532474,0.0146185150370001,0.0021146499960183534,0.01463976231488309,0.0141604896634817,0.0018141789591524747,0.12801759046587072,0.1291722953319549,0.07898447466906909,0.13442335616458542,0.1231547147035598,0.09068903127867488,165.51944108442828,165.2698211669922,11.689054144948516
policy,6,1.456658038226041,1.4671289920806885,0.0349175923419123,0.633071406321092,0.633168637752533,0.001336619504130323,0.013964053328064292,0.0139364954084157,0.0017114554943586102,0.01299064860425207,0.0124310655519366,0.0015495245727293106,0.13477093523198905,0.1386796683073043,0.07928744506584891,0.1427593850954012,0.1311280727386474,0.08902450105231402,163.91108287464488,161.64683532714844,12.108242651456356
policy,7,1.4495834437283603,1.4684739112854004,0.04464778740193687,0.5942794463851235,0.5937277674674988,0.0011205912297292898,0.013767523352395354,0.0140563417226076,0.0015151067091041205,0.012570569884370619,0.0121802538633346,0.0014481632855183777,0.142369501970031,0.1487596035003662,0.07967328787025395,0.1517050212079828,0.139423981308937,0.08733250063612473,162.5356805974787,160.26153564453125,13.26168997463402
policy,8,1.4203194921666926,1.464935302734375,0.09140676212251922,0.5635158040306785,0.5633000135421753,0.0015762028039587818,0.013464017432521654,0.0135915046557784,0.0012679552652629308,0.012606715783476772,0.012344074435532,0.001360346741432241,0.15074857053431592,0.1593689620494842,0.0801252187256386,0.1610507839782671,0.1486435383558273,0.08583684959361501,161.02497447620738,158.59835815429688,13.171997249413064
policy,9,1.414560859853571,1.4661691188812256,0.09944627867800802,0.5372813614931974,0.5368918180465698,0.0011847661062746088,0.01346398204226381,0.0134864561259746,0.001168979049404457,0.012807324105365654,0.0125240394845604,0.001470281738334376,0.15978073430332268,0.170359268784523,0.08045969731146489,0.17075442996892057,0.158048391342163,0.08431403446046111,158.15004660866478,157.39552307128906,12.483274285409564
policy,10,1.4202480532906272,1.464339256286621,0.08066868330991325,0.5158509016036987,0.5158124566078186,0.0006788025227125576,0.013711111450737128,0.0135312462225556,0.0011507135273794284,0.012959482656283754,0.0127397635951638,0.001465580874703772,0.16930048540234563,0.1817149370908737,0.08073282469117392,0.180581737648357,0.1673936992883682,0.0828262728502561,157.1195637096058,156.040283203125,12.816720212627237
policy,11,1.423963113264604,1.4672043323516846,0.09007151722791516,0.49677825244990265,0.4963740706443786,0.0012894558857820164,0.014123866165226108,0.0139641743153333,0.0011560769856841233,0.013644405301998926,0.0134489834308624,0.001478365122221537,0.1792779493738304,0.1918223798274994,0.08087912878810062,0.1906800886446779,0.1769785583019256,0.08133099222500564,155.69282947887075,154.72804260253906,12.393049530565662
policy,12,1.4262717853892932,1.464735984802246,0.0838004811138289,0.48036666079000995,0.4801510870456695,0.0008694163370387239,0.014551075006073126,0.0145371332764625,0.0011372265554986285,0.0142237119884653,0.0140929156914353,0.0014673541370780118,0.1895274865356358,0.2005614787340164,0.08100391100587963,0.20093225213614374,0.186691403388977,0.07984153930104436,153.6006844260476,154.5856475830078,11.926212715521888
policy,13,1.4425166953693738,1.4671630859375,0.0744173294312745,0.4641293558207425,0.4640665054321289,0.0009627721588710483,0.015204229984771073,0.0151873994618654,0.0011484232319184874,0.014609040946445636,0.0145386578515172,0.0014265560448831324,0.19998461990193883,0.2101303935050964,0.081277266038326,0.21131242676214737,0.197024255990982,0.07834265246542844,151.70517106489703,151.98411560058594,10.959543790383423
policy,14,1.4434404589913108,1.4674806594848633,0.073731103225997,0.4511327797716314,0.4510304927825928,0.0010123738575561632,0.01623373258520252,0.0161367673426866,0.0011296518322285504,0.015452668240124473,0.0154081284999847,0.0013676469794176368,0.21080451018430965,0.2201631367206573,0.08161751542902008,0.22198800742626187,0.2113591581583023,0.07688881774469955,150.38282498446378,150.96849060058594,11.42029741578048
policy,15,1.4432737610556863,1.464775562286377,0.03828238704411867,0.43923309445381165,0.4392881393432617,0.0006315703158187269,0.0169154521585865,0.0168130900710821,0.0011433746378424507,0.01613649835979392,0.0161125529557466,0.001377685411647574,0.2219547710635445,0.2305992990732193,0.08204137044403971,0.23294070498509836,0.2258628457784652,0.07545668061015191,148.82788918235084,150.4457244873047,10.595564165971666
policy,16,1.447785659269853,1.4680109024047852,0.06609234858443262,0.4270362285050479,0.4270900189876556,0.0007019991493973734,0.017745934765447228,0.0177145563066005,0.0011646014909049193,0.017178764905441846,0.0171220563352108,0.0013704344639962924,0.23363058404488993,0.2416283190250396,0.08236931877875908,0.2442773648283698,0.2406897842884063,0.07407429019514315,147.49937438964844,148.9832305908203,10.451094249329413
policy,17,1.4395293105732312,1.4663267135620115,0.05699976249481926,0.4163560623472387,0.4165449440479278,0.0009668264833125674,0.01869118366051799,0.0186560377478599,0.0012126240270293515,0.01809226907789702,0.0180916134268045,0.0014097789626200277,0.24574906446717001,0.2530939280986786,0.08267718477014625,0.2559730451215397,0.2558319270610809,0.07272913084530329,146.40457985617897,148.1979217529297,10.11522392500876
policy,18,1.4281872619282117,1.4650046825408936,0.08127018209636777,0.40672820806503296,0.4065431356430053,0.0011452363854356322,0.019302388145164953,0.0194286108016967,0.0011375104685440566,0.018814800476485993,0.0188646055757999,0.001433125506595009,0.25822610204870045,0.2651365399360657,0.08289589697827014,0.26787058602679853,0.2711365520954132,0.07134524610769506,144.99107638272372,146.8629913330078,9.71489213837726
policy,19,1.450338146903298,1.4677143096923828,0.045352290134415545,0.3973207717592066,0.3969213366508484,0.0011896000322730285,0.020773460749875374,0.0210522264242172,0.0011378821939059158,0.0199278184974735,0.0200900509953498,0.001420218028935675,0.2711211368441581,0.2778182029724121,0.0834382011270352,0.2801310541954907,0.2869705855846405,0.07000697837331575,143.52044955166903,143.9387969970703,9.340804269420476
policy,20,1.4191234762018377,1.4661493301391602,0.08189709503379745,0.38818875226107513,0.3880058825016022,0.0010819818871456487,0.0215719958597963,0.0215797834098339,0.0012559920178186266,0.020702328532934137,0.0208498705178499,0.0014736898206954645,0.28444586558775464,0.2907745838165283,0.08381021526198223,0.29267178475856775,0.3030168116092682,0.06863768414626766,141.8241160999645,141.80885314941406,8.354119924601905
policy,21,1.4136878577145664,1.4670417308807373,0.09545835769147698,0.37971523675051594,0.3796344101428985,0.0011187965373059988,0.022566104138439298,0.0227511525154113,0.0013021086595260726,0.022119408473372407,0.0222809612751007,0.0015252597486149835,0.298579373142936,0.3045535683631897,0.0837517508241989,0.3057807020165703,0.3197222948074341,0.0672904253203525,140.59159712357953,140.36575317382812,7.676158673427786
policy,22,1.4087505557320334,1.4296321868896484,0.07763762754861181,0.37200104377486487,0.371976226568222,0.0005207299977882777,0.023843973875045724,0.0238334853202104,0.0013169935185932177,0.023281649093736256,0.0235312804579734,0.0015652260353935168,0.31325214152986347,0.3188448250293731,0.08371984479249692,0.31931997429240827,0.3368971943855285,0.06592908128439344,139.69589233398438,139.52841186523438,7.286524826306143
policy,23,1.4337558312849565,1.4651296138763428,0.0590641368442082,0.3645021346482364,0.3642558455467224,0.0009169968215002743,0.025125264613465783,0.0250743366777896,0.001272298657115191,0.024437778883359598,0.0247356593608856,0.0015243703595982168,0.3286237459291111,0.3340305089950561,0.08366671500523677,0.33340357650410046,0.3545083701610565,0.06468529277624534,138.49359824440697,138.51783752441406,6.698689629197745
policy,24,1.4560775540091775,1.4679605960845947,0.03532796262388611,0.35761837254871015,0.357607901096344,0.0006701462087529182,0.02620445225726471,0.0261607728898525,0.001652380195051756,0.02580827322195872,0.0260862149298191,0.0014496200810000673,0.3448708572170951,0.3498325049877167,0.08299902592773997,0.34819572622125794,0.3727113008499145,0.0636116767090448,137.41188742897728,137.6335906982422,6.3204400721522696
policy,25,1.4606225490570068,1.4673643112182615,0.022053259906380997,0.35085975040089,0.3508189022541046,0.0006973125978934971,0.027552908625115,0.027400653809309,0.0018361176053400836,0.027269058776172674,0.0275550335645675,0.0015028242759731571,0.36199064417318866,0.3665418624877929,0.08204425320541707,0.3636329932646318,0.3894348442554474,0.062496208940995446,136.33011557839134,136.70750427246094,6.017203492626073
policy,26,1.4534350525249133,1.4673783779144287,0.02767141794041067,0.3438372882929715,0.3437956571578979,0.0006553944974870203,0.029063218188556717,0.0287967883050441,0.0019256785300946033,0.028454892845316337,0.0287230722606182,0.0015876416694419143,0.3799184113740921,0.3836393356323242,0.08098000440332813,0.37963470816612244,0.4026984572410583,0.06145104161685433,135.41740833629262,135.3543243408203,5.617816826046077
policy,27,1.4376311085440896,1.4647512435913086,0.08246117102004806,0.33734364943070844,0.3369491994380951,0.0009520599589723737,0.030572419478134636,0.0302538517862558,0.0021289045954138567,0.030002207918600574,0.0304327793419361,0.0015823385490842906,0.3987017707391219,0.4018889963626861,0.07979435146024214,0.39627948132428253,0.4138569831848144,0.06044296378426371,134.4415838068182,133.88388061523438,5.189313777422156
policy,28,1.4400957280939275,1.4675440788269043,0.08942500961597187,0.33115516196597705,0.3312118053436279,0.0011452975735864283,0.03212950073859904,0.0318834446370601,0.0022542549000518753,0.03148464909331359,0.0317608639597892,0.0015405201257728404,0.4183467301455411,0.420997679233551,0.07847338922522265,0.41369842941110785,0.4261084496974945,0.05951984256893519,133.64907004616478,133.07984924316406,4.8836464647527915
policy,29,1.4440257332541726,1.4647116661071775,0.05800636958534685,0.3250790726054798,0.3246497213840484,0.0012177375234016326,0.033534107729792546,0.0332064740359783,0.0024879164716297103,0.03308107771656726,0.0330980643630027,0.0015673957883215546,0.43893023512580176,0.4409438371658325,0.0768325257420162,0.43196394497698004,0.439493179321289,0.058679336764610825,132.71460446444425,131.6985321044922,4.69337371784029
policy,30,1.4671636711467395,1.4673094749450684,0.0020473423450846854,0.31907256895845587,0.3188563287258148,0.0010535745860861647,0.03542562709613276,0.035258200019598,0.002567128191419657,0.03512860089540477,0.0351061820983886,0.0016060588461273687,0.4605797529220581,0.4620890319347381,0.07519634053690578,0.45124848051504657,0.4541708827018738,0.05775886501248798,131.9641910899769,130.7958526611328,4.429273744353133
policy,31,1.466073144565929,1.4678001403808594,0.008464725143446069,0.31413180448792194,0.3138198554515838,0.0007914127610928645,0.0370749418031085,0.0369056388735771,0.0028217819819838586,0.03683584285053337,0.0365953668951988,0.0016765091711063598,0.48322356830943713,0.4840035140514374,0.07321638082753358,0.4714222116903825,0.4696455299854278,0.056854444267673804,125.45611225474964,124.30742645263672,4.295437677535499
policy,32,1.4607126062566584,1.466747760772705,0.0135306942171244,0.30676051703366364,0.3064180314540863,0.0009190943079512633,0.03944566202434622,0.0392358154058456,0.0028613080763575977,0.03823187168348915,0.0377665869891643,0.0018665911463505987,0.5072147819128904,0.5074900984764099,0.07126840320755949,0.4924230358817361,0.486886978149414,0.0559052415768057,119.0478189641779,117.7223892211914,4.11233895562463
policy,33,1.4605544480410488,1.4671037197113037,0.020004372608274784,0.29884395274248987,0.2990316450595855,0.000806813959468782,0.040749553591012906,0.0401871986687183,0.003292835004660664,0.04047155346382744,0.040307018905878,0.0019448827172347666,0.5322056981650266,0.5315434336662292,0.06877539615501244,0.5146546553481709,0.5149105191230774,0.05497088650765011,112.73740664395419,111.25542449951172,3.9803214600655132
policy,34,1.450120210647583,1.465327501296997,0.03072362673804629,0.29103791442784394,0.2912367880344391,0.0010708666230582523,0.04312790523875839,0.0424094088375568,0.0034560998706454275,0.04261384599588129,0.0428542904555797,0.0020719512711746173,0.5585994855924086,0.5564776659011841,0.06604810475132489,0.5381025942889127,0.5381579995155334,0.05405378524654922,106.40411931818181,105.0944366455078,3.976298425882184
policy,35,1.4438211917877197,1.4668383598327637,0.07650099187413825,0.2826330228285356,0.2824271321296692,0.0010187391599971556,0.04547314481301737,0.0447847917675972,0.0036215701051782296,0.04476645013148132,0.0451559722423553,0.0022164025125325803,0.586293637752533,0.5826037526130676,0.06316637916923645,0.5627786625515331,0.5594472885131836,0.053126661355878936,99.99125740744851,98.76126861572266,3.951934131636561
policy,36,1.4243683381514116,1.464477300643921,0.0872775795948662,0.27426677671345795,0.2738901078701019,0.0010679218820791123,0.04778092286803501,0.0472747832536697,0.0038041282501696605,0.04807276481931855,0.0487516038119792,0.0023663937756728277,0.6152302839539268,0.6102126836776733,0.06012360950458083,0.5892739187587391,0.5831127166748047,0.05198449186870178,93.68298686634411,92.46160888671876,3.90458521840501
policy,37,1.4293144832957874,1.4649372100830078,0.08151169817121243,0.26541737805713306,0.2653589844703674,0.0013140036962431267,0.04975324903022154,0.0496437884867191,0.004111895872647524,0.04957088489424095,0.0504324622452259,0.0025548814069259727,0.6451937664638866,0.6389859914779663,0.056786493656899556,0.6166923479600386,0.6077713370323181,0.050880586188985395,87.29927895285867,86.1907730102539,3.7851446248150316
policy,38,1.4229678023945203,1.4670801162719729,0.09286915918756376,0.25633812763474206,0.255750447511673,0.0012491712572338892,0.05204793167385183,0.0524116680026054,0.004373767259745678,0.053448960523713666,0.0547465160489082,0.002890690684680675,0.6761209477077831,0.668513834476471,0.05330776068203991,0.6460086486556313,0.6347142457962036,0.04934907089062439,80.84917380593039,79.6709976196289,3.636495288023772
policy,39,1.424515875903043,1.466135025024414,0.09405288867644937,0.24699131060730323,0.2467982321977615,0.001463261089303391,0.05465860021385274,0.0553672015666961,0.004619776392557255,0.0559673543003472,0.0570971667766571,0.003161391863929346,0.7080792730504816,0.6992092728614807,0.049743199437095105,0.6765183047814802,0.6631300449371338,0.04767242333422828,74.52443625710227,73.41079711914062,3.502253813891132
policy,40,1.4451609524813565,1.4662845134735107,0.06101746234679351,0.23759770664301785,0.2379237711429596,0.0015268467999492376,0.057525171136314175,0.0583123788237571,0.004918685992466071,0.05787320062518115,0.0591917261481285,0.003526343894270353,0.7410854968157682,0.7311195135116577,0.04590217672535738,0.7078586925159801,0.6928155422210693,0.04577168030613268,68.14761144464666,67.0601577758789,3.3703187203642977
policy,41,1.4431476593017578,1.4641666412353516,0.06208935678518754,0.22724779221144586,0.2271285951137542,0.0012115753658064525,0.06253524023023514,0.0636143833398819,0.005190229717172421,0.062436955557628064,0.0634848624467849,0.004093475096079868,0.7757082148031755,0.7651934623718262,0.041723804545507996,0.7411849932237105,0.7252742648124695,0.043177455418077125,61.807085210626774,60.822792053222656,3.1742146371537827
policy,42,1.4462449550628662,1.4672348499298096,0.05302251423520221,0.21772702444683417,0.217366486787796,0.0015270856882797085,0.06421675431457428,0.0652538612484932,0.005779429842869966,0.0656680393625389,0.0665547847747802,0.00473832334855882,0.8099827603860335,0.8047728538513184,0.03720797633298835,0.7754093408584595,0.7594527006149292,0.03997977292489215,55.36404800415039,54.36684036254883,2.9713148516548773
policy,43,1.4394872188568115,1.467634677886963,0.05361459405303126,0.20738187025893814,0.2076272517442703,0.0013758589992399113,0.067127451300621,0.0684377029538154,0.006298746723596551,0.06976546110077336,0.0705694779753685,0.005470068248895986,0.8438933166590604,0.8396195769309998,0.032336496499417416,0.8104696273803711,0.7986497282981873,0.03610699061503742,48.94557293978605,47.985233306884766,2.8992458953083733
policy,44,1.4211046695709229,1.4609043598175049,0.08273443224248284,0.19729349694468754,0.1973915994167328,0.0015494974340992413,0.06963598592714824,0.0709037780761718,0.006914316740097099,0.0742060982368209,0.074952594935894,0.006396674490416252,0.8765682903203097,0.8732763528823853,0.02715391323406881,0.8458754474466498,0.8351079821586609,0.03158667991287272,42.48539976640181,41.52743148803711,2.766682101228875
policy,45,1.4408399842002175,1.4665989875793457,0.04896488995614423,0.18694246628067707,0.1872291564941406,0.0015540701851244764,0.07297190448099912,0.0750787854194641,0.007731523467999864,0.07760403982617634,0.0791889801621437,0.007353646673322557,0.9076299233870073,0.9077398180961608,0.021626410367422657,0.8804589997638356,0.8694332838058472,0.026462431521308727,36.14827277443626,35.204200744628906,2.6791954814182053
policy,46,1.4604042660106311,1.467684984207153,0.014390669315621728,0.1766348467631773,0.1763753741979599,0.0017125911824414132,0.07541494782675391,0.0775234922766685,0.008471536770434728,0.08334040574052114,0.0863203853368759,0.008758562348277774,0.9357004165649414,0.9375569224357604,0.01602250953782587,0.9140155152841047,0.9047636985778807,0.020580912334405527,29.77969741821289,28.85580062866211,2.450085499911874
policy,47,1.4573984362862327,1.467590570449829,0.018164331181651006,0.1663319360126148,0.1663064360618591,0.0015548870868647585,0.0797991576519879,0.0806308388710022,0.009477554426876847,0.09004224362698464,0.0935571566224098,0.010483676346635393,0.9603725129907782,0.9624543786048888,0.010493012067681428,0.9451422962275419,0.9393795728683472,0.014204043007302625,23.622207294810902,23.05412483215332,2.1710777480706676
policy,48,1.4640964594754307,1.4682023525238037,0.013441462679172848,0.155762718482451,0.1554012149572372,0.0016497526407500682,0.08357250013134693,0.0828293859958648,0.01058563119866572,0.09670388292182572,0.1002040728926658,0.012291946889884628,0.9801573536612771,0.9815560579299928,0.005532015642315154,0.9715223095633767,0.9689999222755432,0.008054969647917395,17.476384336298164,17.094850540161133,1.9225690190566023
policy,49,1.4560048363425515,1.4648826122283936,0.02392497746150922,0.1443113725293766,0.1440108716487884,0.0019023666518081976,0.08801257339390839,0.0860328301787376,0.011421642602029903,0.10110581327568396,0.1048344746232032,0.014025096520045416,0.9937886595726013,0.9943596720695496,0.0018474140001397445,0.9902992411093279,0.9900006055831908,0.003050448688925839,11.442065238952637,11.179169654846191,1.4350164475625253
policy,50,1.4618077278137207,1.467451095581055,0.017616885787838224,0.12425273995507843,0.1243180111050605,0.002865523845420955,0.11071201481602405,0.1068026050925254,0.015568663687624218,0.13833369043740354,0.1411183178424835,0.022728193165086574,1.0000000270930203,1.0,1.0782885953663174e-07,0.9999999512325634,1.0,6.429670932456607e-08,0.0,0.0,0.0
world_model,1,1.4157052907076748,1.467186450958252,0.09015372119489104,1.4132910099896518,1.4142193794250488,0.003255465673288266,0.0892393141984939,0.087619163095951,0.013410254044044487,0.05642902173779223,0.0578193254768848,0.0096562703997534,0.12970907850698987,0.1319164633750915,0.05348845288345925,0.10667957500977948,0.1033681035041809,0.05218987288329045,169.9266718084162,168.6345977783203,10.4549053095687
world_model,2,1.4083048647100276,1.4626851081848145,0.09967305192449072,1.0209279168735852,1.021308183670044,0.001535573348777432,0.05138415538451882,0.0525431260466575,0.005816285616914157,0.03591122190383343,0.0379492528736591,0.0046891572283647995,0.12393122200261458,0.1244775429368019,0.05262181774061103,0.10408911515365943,0.1031369268894195,0.05231217523135035,169.81391768022016,167.1577911376953,10.427081133247137
world_model,3,1.4054499539462002,1.464951753616333,0.11092188519662292,0.8507181080904874,0.8504123687744141,0.0018145997767545026,0.031145783649249466,0.0312770120799541,0.00404340026737815,0.023584705862131957,0.0243535581976175,0.0024887235048220006,0.1224456815557046,0.1202674582600593,0.05154498284409442,0.10690836083482606,0.1061526089906692,0.05183606461282166,169.21754732998934,166.63540649414062,9.989159210316378
world_model,4,1.4015313928777522,1.4644641876220703,0.1151740603371739,0.7501686269586737,0.7506845593452454,0.001911476099573365,0.02011267163536759,0.0205544978380203,0.0025522700402468633,0.01697191350500688,0.0168695244938135,0.001385623467345005,0.1248731125484813,0.119853176176548,0.05059001451334756,0.11311297135596922,0.113082081079483,0.051057913216747824,167.80756586248225,167.42095947265625,9.530423404753648
world_model,5,1.399486086585305,1.4669315814971924,0.11728582255511086,0.6832714243368669,0.6833579540252686,0.001700284460087514,0.015156976963308673,0.0154007636010646,0.0015303548454778445,0.014212744649160947,0.0145333558320999,0.001011843256325889,0.1299546740271828,0.1220327466726303,0.04988804183550327,0.12103868750008666,0.1235755458474159,0.05015009437413413,166.18078058416194,167.0389404296875,10.327315042766699
world_model,6,1.4174721891229802,1.4650347232818604,0.08161871087802021,0.6334193565628745,0.6336910128593445,0.0022003252893640964,0.013807214457880308,0.0138009488582611,0.0013018584910580563,0.013143920508975282,0.0134349120780825,0.0010954925627624855,0.1365756937725977,0.1282012313604354,0.049220259966739066,0.12972213937477628,0.1333743631839752,0.0491073372484857,164.2228740345348,162.9065704345703,9.654444314783936
world_model,7,1.4240825392983176,1.4652659893035889,0.08016328343743609,0.5946291089057922,0.5951672196388245,0.0017322194464358964,0.013498853214762381,0.0135113028809428,0.0013607935144853975,0.012842269360341753,0.0132520664483308,0.0012050070913949104,0.14407852258194573,0.1367230415344238,0.04862058664045959,0.13886586712165308,0.1436758339405059,0.04794505935410595,162.27624373002485,160.48599243164062,8.856486772837718
world_model,8,1.4470802003687078,1.4686152935028076,0.054829425658113426,0.5637065714055841,0.5633773803710938,0.0017385950217771618,0.013407651335000936,0.0135220969095826,0.00126159072915692,0.012930365787310992,0.0133062433451414,0.001208542127403486,0.15230043367906046,0.1457835137844085,0.047899351335475425,0.14834333414381198,0.1541498005390167,0.04672962309727988,160.64701704545453,159.07208251953125,9.121422161273088
world_model,9,1.4482786872170188,1.4655518531799316,0.04380351490365447,0.537639011036266,0.5377289652824402,0.0022494083612536716,0.013288282196630091,0.0137084098532795,0.0012278965380918328,0.013185779818079628,0.0136406840756535,0.001158055050367339,0.16105823354287577,0.1554403454065323,0.047123109737091336,0.15818266231905326,0.165005087852478,0.045514627067932766,159.09715687144887,158.59434509277344,9.177109180016952
world_model,10,1.4371512152931907,1.4496455192565918,0.03895673779418393,0.5164006569168784,0.5162532925605774,0.0009796704663308572,0.0134191325950351,0.0138448122888803,0.0012358564656590023,0.013330698013305609,0.0136255854740738,0.001131317739800262,0.17042881318114017,0.1661015599966049,0.04628291626832424,0.16819415647875174,0.1759841293096542,0.044340122167453644,157.34740101207387,157.4036102294922,9.356218928593284
world_model,11,1.4258508682250977,1.464787244796753,0.0810489142893759,0.4965609474615617,0.4966398775577545,0.0005644477027361074,0.01377404845235018,0.0141865890473127,0.0012644972275629076,0.013984771445393519,0.0142385084182024,0.0011041226854126723,0.18015570938587186,0.1778069138526916,0.04535107790182614,0.17842392623424527,0.1871966272592544,0.04316958893779982,155.3158721923828,156.41921997070312,8.656521372130017
world_model,12,1.4393925016576594,1.4675593376159668,0.060456588110161684,0.4791244566440582,0.4791839718818664,0.001378247175448126,0.014150965958833646,0.0146134318783879,0.001370778481667486,0.014589305459098338,0.0148925725370645,0.0011347130694538794,0.19017670371315692,0.1898971498012542,0.044629022093463616,0.18889936398376114,0.1986371278762817,0.0419928248843028,153.36251692338422,153.7330322265625,8.758220579029949
world_model,13,1.4153706160458652,1.4636378288269043,0.0892309305319594,0.4640540236776525,0.464152067899704,0.0009345931248553015,0.014817797324874137,0.015295960009098,0.001380062392996223,0.014997674744914829,0.0152065958827734,0.0011554806443596864,0.2005496329881928,0.2023189216852188,0.044030027035375806,0.19944532351060343,0.2081750482320785,0.04088903091400224,152.41619595614347,153.27354431152344,8.79776314239078
world_model,14,1.4242766553705388,1.4643886089324951,0.08368778419373252,0.4509410858154297,0.4510447680950165,0.0010764750632586842,0.015773626637052337,0.0162255354225635,0.0013833282222248699,0.01580552054061127,0.0158757120370864,0.0011576750854351483,0.21128834513100705,0.2152937799692154,0.04357705662078255,0.21027607267553153,0.2171181440353393,0.039871294114406514,150.377949107777,152.0267333984375,8.785918098907553
world_model,15,1.4236708771098743,1.4662153720855713,0.09285527959146146,0.4384053349494934,0.4384027421474457,0.0008810586579498151,0.016539890573105974,0.0169243235141038,0.0013410139202155512,0.01645823060111562,0.0164774041622877,0.0011202277657268542,0.22240522503852841,0.2285851836204528,0.04324373021331982,0.2213572358543222,0.2262002229690551,0.03892018347958443,149.20996648615056,150.2323455810547,8.653278309981655
world_model,16,1.4430546327070757,1.4683668613433838,0.06826510714419325,0.42655896869572724,0.4265753626823425,0.0010470185287949046,0.017326280982656855,0.0176134128123521,0.0013016534548997464,0.017450548200444692,0.0173891503363847,0.0011184897852656991,0.23395129090005698,0.2423669993877411,0.042818486471463676,0.2327315279028632,0.2361780703067779,0.0380090816946416,147.60904346812856,149.20748901367188,8.421346568241459
world_model,17,1.4407666813243518,1.4652655124664309,0.06990277788633967,0.41593365506692365,0.4161470234394073,0.0009043923048331382,0.01823354173790321,0.0185652207583189,0.0013179007942646793,0.018328675492243273,0.0182538721710443,0.0011198534120080734,0.2458993697708303,0.2565734088420868,0.04249107989745646,0.24442277577790342,0.2488031834363937,0.03718912054398347,145.96088894930753,147.29385375976562,8.103676161683211
world_model,18,1.4369610656391492,1.4669814109802246,0.06816391253156298,0.4060146781531247,0.4058550000190735,0.0010655020558441143,0.019001938910646828,0.0193145293742418,0.001317094735973698,0.018998054618185163,0.0189465191215276,0.0011077522735400602,0.2582594088532708,0.2711125016212463,0.04212035106322708,0.2563164830207824,0.2615415751934051,0.036459355468361855,144.61451443758878,146.125,7.751366116388582
world_model,19,1.4473921168934216,1.467616081237793,0.06503456323352838,0.39676139571449975,0.3972135186195373,0.0008905102615264983,0.020584146238186093,0.0208421573042869,0.0012566562304211846,0.020195837555961136,0.0202060416340827,0.0010935580195990725,0.2711594226685437,0.2850161790847778,0.04184677689066903,0.26871099390766834,0.2747739255428314,0.03583163934602324,143.1317832253196,145.09425354003906,7.548623540578925
world_model,20,1.4417252974076704,1.4624371528625488,0.032981086602048404,0.3877943591638045,0.3879563212394714,0.0010410776168723818,0.021387008780782837,0.0215983595699071,0.001207524715168058,0.020934472029859343,0.0208857487887144,0.0010851324830723657,0.28466367315162305,0.2985695004463196,0.04153602346623637,0.2813143892721696,0.2881634533405304,0.03529572111709985,141.84127114035866,143.42674255371094,7.263613938641885
world_model,21,1.4387728300961582,1.4679124355316162,0.08385370623658071,0.3800336935303428,0.3803195655345917,0.0008780831634658803,0.022409461607987183,0.0225074812769889,0.0011571294536427516,0.022364705801010073,0.0222596619278192,0.0010155731241840603,0.29878034239465534,0.3137535452842712,0.04107741102273402,0.29447599974545563,0.3021050095558166,0.034901917597511156,140.63400129838422,142.57962036132812,6.983863839871826
world_model,22,1.4295667301524768,1.465968132019043,0.09667823535625843,0.37200812859968707,0.3719921112060547,0.001320480003302849,0.023760423572225953,0.0238572508096694,0.0011648223982050202,0.023515659807757848,0.0234448406845331,0.0009645122472054712,0.3134951889514923,0.3309244811534881,0.040660177023928754,0.30809846249493683,0.3164042830467224,0.034639741618718765,139.4577081853693,142.08204650878906,6.554020628567671
world_model,23,1.4392661614851519,1.4675867557525637,0.05930958400370371,0.36442028934305365,0.3646388053894043,0.0010981264607802263,0.025098261846737382,0.0251012053340673,0.001150293532564575,0.024554859169504808,0.0245366636663675,0.0008672718923505887,0.32869764756072645,0.3462073504924774,0.040364892270765035,0.3221195042133331,0.3251715004444122,0.03456973073989893,138.51396942138672,140.80760192871094,6.201108040305546
world_model,24,1.4429065530950373,1.4663138389587402,0.054668680287634594,0.3571396388790824,0.3573654592037201,0.0010667051188022428,0.02600322240455579,0.0259353145956993,0.0011267273685235672,0.025875322351401452,0.0258951224386692,0.0009528497318195092,0.3445684178309007,0.3581500351428985,0.040048151016575904,0.3367097188125957,0.3342407941818237,0.03460094340793966,137.36405459317294,139.71315002441406,5.737188726355358
world_model,25,1.4171313589269465,1.469595193862915,0.09243027583735125,0.3503545278852636,0.3500524759292602,0.0010464606300448903,0.027265812355008953,0.0271055027842521,0.0011086164464687602,0.027279120107943314,0.0273006167262792,0.0009110781245629682,0.3610804812474684,0.3745830953121185,0.039748943124407056,0.3519270040772178,0.3437376320362091,0.034821752391693224,136.38233670321378,138.8406982421875,5.465150025213774
world_model,26,1.4004225514151833,1.4686994552612305,0.11631974270746061,0.34358201785521075,0.3438604772090912,0.0009445791531289905,0.028866202316500885,0.0287379398941993,0.0011445752179935888,0.028475648638876947,0.0285035911947488,0.0009016516359186906,0.37848884680054407,0.3923852741718292,0.039428435783802285,0.3677605824037032,0.3594995141029358,0.035147450486086716,135.48912395130503,137.88748168945312,5.056352238895682
world_model,27,1.4252706441012295,1.4631645679473877,0.06909593955451643,0.33704912933436304,0.3363104164600372,0.0015043787937059126,0.03036343407901848,0.0302779711782932,0.0011711709677497796,0.030041397464546236,0.0301932785660028,0.0008481765837037085,0.39672149040482263,0.4111199378967285,0.039136341997909906,0.3842538730664687,0.378159612417221,0.03563671744271989,134.43617248535156,136.2974395751953,4.691575717133258
world_model,28,1.4295911138707942,1.4680309295654297,0.06819177272668406,0.33130401914769947,0.3312184810638428,0.000821868987623259,0.0319332781840454,0.031814057379961,0.001218074001440108,0.031525059518488927,0.0316134504973888,0.0008865472995420476,0.4157871360128576,0.4299089312553406,0.03891985933730039,0.4014814712784507,0.397675484418869,0.036303070866958005,133.59876736727628,135.30072021484375,4.371744023273143
world_model,29,1.4296971017664128,1.4683642387390137,0.07967977902324945,0.3250165500424125,0.3247286677360534,0.0011072232857056406,0.03338107703761616,0.0332533009350299,0.0012308090126066805,0.03308414464647117,0.0331273414194583,0.0007992552769976939,0.43576259775595233,0.448964774608612,0.03867899947728689,0.41942860321565106,0.4179427921772003,0.03713171357148848,132.72167344526812,134.41189575195312,4.185863919663143
world_model,30,1.392931179566817,1.467251539230347,0.1054288506648976,0.3187083358114416,0.3184654116630554,0.0011559060610402026,0.035329695452343296,0.0350886471569538,0.0011856994263396722,0.03517898273738942,0.0351684056222438,0.0007992049351918948,0.4568954110145569,0.4690394699573517,0.03860705026785452,0.43824929811737756,0.4392740428447723,0.038141519533882944,131.96846424449575,133.3302001953125,3.8764165140902964
world_model,31,1.387014020573009,1.4305119514465332,0.10135426508685555,0.3140723434361544,0.3141365647315979,0.0009777815717146691,0.03700619969855651,0.036404762417078,0.001333358916555161,0.03696656972169872,0.0369535386562347,0.0008437869609038416,0.47890712456269696,0.4895843267440796,0.03848218512056999,0.45793692903085187,0.458210825920105,0.03927007370188224,125.6466556895863,127.07530975341795,3.764424222965988
world_model,32,1.3798095096241345,1.4636609554290771,0.108441752834356,0.30658115040172224,0.3063786327838897,0.001296107862355585,0.039366496896201864,0.0389358848333358,0.0012211836238752395,0.03833823244680053,0.0383012741804122,0.0008217327623208642,0.5022394548762928,0.5116989016532898,0.03840441107283485,0.47859182953834534,0.4767858684062958,0.04035741185610612,119.2965254350142,120.87027740478516,3.6627480531480066
world_model,33,1.386000849983909,1.4638330936431885,0.11184881557260277,0.2988381277431141,0.2988124191761017,0.0008822164272218072,0.0407483577728271,0.0404151380062103,0.0016184971644705043,0.04067079113288355,0.0407014079391956,0.0008312825610742315,0.526639997959137,0.5344907641410828,0.03811466281413718,0.5005291673270139,0.4966320991516113,0.04139926084210105,113.07371451637961,114.77169036865234,3.596076019705005
world_model,34,1.433022910898382,1.4634435176849363,0.05785384926885503,0.2907396934249184,0.2907866835594177,0.0010072103171138722,0.04318665238943964,0.0428434424102306,0.0016817665837762273,0.0428902571174231,0.0426656454801559,0.0009794363737194694,0.5525356341492046,0.5588881969451904,0.03776804971974944,0.5238212509588762,0.5177589654922485,0.04240167197213974,106.66907154430042,108.3052215576172,3.456439278830697
world_model,35,1.4461265477267178,1.4705026149749756,0.07655640055092539,0.28274846076965326,0.2827820777893066,0.001022031581599003,0.04562675952911371,0.045300081372261,0.0017534997274205985,0.04516989839347922,0.0451400801539421,0.00117270305343303,0.5799371762709185,0.5858832001686096,0.03742175651235234,0.5485104864293878,0.5402068495750427,0.04322921244965593,100.25316134366122,101.85110473632812,3.347910189420005
world_model,36,1.449553056196733,1.4676306247711182,0.05954757702321663,0.27438487247987225,0.2744437158107757,0.0012495872141008732,0.048093947497281124,0.0479080565273761,0.0018580764346810413,0.04860896075313737,0.0487465858459472,0.001340422963143699,0.6086944504217668,0.6174854040145874,0.03699174301781725,0.5748741355809298,0.5648160576820374,0.04401196669048915,93.87966780229048,95.405517578125,3.237308948561907
world_model,37,1.4293265776200728,1.4470505714416504,0.054775762647293835,0.26551153172146186,0.2656721472740173,0.0011384978385408583,0.050173444165424824,0.0500325597822666,0.0020619155972151307,0.05013837292790407,0.0503797829151153,0.00175359221064834,0.6386585614897988,0.6508626341819763,0.03651761308660125,0.6025423949415033,0.5903299450874329,0.044281033991850294,87.37633722478694,89.0121841430664,3.08051399815451
world_model,38,1.4400188706137917,1.4675724506378174,0.06899535813221448,0.25660504807125434,0.2564991116523742,0.00121435574649965,0.05260927839712659,0.052506323903799,0.002210362957500513,0.054231467910788214,0.0543366447091102,0.001959817240457176,0.6697750850157305,0.6844426989555359,0.035900381577875416,0.6321769194169478,0.6184861063957214,0.044363547304660564,80.92339394309305,82.49784851074219,2.9943121793964527
world_model,39,1.458368344740434,1.4675040245056152,0.02189502136286056,0.2469977573914961,0.2471871525049209,0.0014326301471991344,0.05533717538822775,0.0551865324378013,0.002446267956583588,0.05684109032154077,0.0569538176059722,0.0023030814326426836,0.702035356651653,0.7128844261169434,0.03500541807894543,0.6633151336149736,0.6479835510253906,0.04403820215631796,74.56985612349077,76.14440155029297,2.9057895411070986
world_model,40,1.4671223813837224,1.4672598838806152,0.0035459089451808116,0.23726400868459177,0.2374212145805359,0.0013266464232190263,0.05832104859026992,0.058157280087471,0.0027234704749302266,0.058862210674719334,0.0590861588716506,0.0028662699406110242,0.7354725165800615,0.7425826191902161,0.0338239538167648,0.6956606615673412,0.6812446713447571,0.043246532605208915,68.18760160966353,69.48704528808594,2.8761680877059272
world_model,41,1.442000063982877,1.4659440517425537,0.08126963179548158,0.22767420654947104,0.2276865988969802,0.0014416237990576054,0.06350848654454401,0.0631099343299865,0.0030863551091709065,0.06357881257479835,0.0641646981239318,0.003385768450388815,0.7706848870624196,0.7745471000671387,0.032016370077135474,0.7300773588093844,0.7185433506965637,0.041871870526271594,61.79531028053977,62.794681549072266,2.7728494296430988
world_model,42,1.4429545402526855,1.46746826171875,0.08092301082226801,0.21764385022900318,0.217682659626007,0.0013949726363089777,0.06527100300247014,0.0653899013996124,0.003586932292371693,0.06698426536538381,0.0677087232470512,0.004117744754853196,0.8056406758048318,0.8097646236419678,0.029753695115295263,0.7656419006260958,0.7567514181137085,0.03985664206850167,55.2832558371804,56.33681488037109,2.69301078574661
world_model,43,1.4444967399943958,1.4676721096038818,0.07652342286225719,0.20737260986458167,0.207008346915245,0.0013441328135081467,0.06828877092762421,0.0675830245018005,0.004243670004608182,0.07125326720151032,0.072326585650444,0.004914568495832408,0.8403043421831998,0.8462867736816406,0.0267130714005062,0.802189290523529,0.7958523035049438,0.037138112498763316,48.86192668568004,49.760986328125,2.6213941445389852
world_model,44,1.4641257199374111,1.46736478805542,0.01250810589133754,0.19728848338127133,0.196918323636055,0.0012920495900828053,0.07069071991877117,0.0702327713370323,0.004942786481975761,0.07590333440087053,0.0771541818976402,0.006059450115400332,0.8736697706309232,0.8805679678916931,0.02299222044709581,0.8391953598369252,0.8352276086807251,0.0334063085350113,42.439773906360976,43.33824920654297,2.529224589303127
world_model,45,1.4579228487881748,1.4681892395019531,0.036066887931347914,0.1869072927670045,0.1866389364004135,0.0012122887752470566,0.07413558458740056,0.0733383148908615,0.0059390228914776655,0.07939960130236362,0.0806976780295372,0.007261795726095027,0.9054505228996277,0.9121010303497314,0.018638290168407966,0.8753867853771556,0.8750181198120117,0.028737081030252923,36.0635459206321,37.04262161254883,2.4047327861104875
world_model,46,1.3956797989931973,1.4666295051574707,0.2176704243624936,0.1766451868143948,0.1767739951610565,0.001324015746053159,0.07674330676143813,0.0749730989336967,0.006811388295159773,0.08542044325308362,0.0869758650660514,0.008853066979227126,0.9342409697445956,0.9398484230041504,0.01400661925613807,0.9105181964960966,0.9134840965270996,0.022987393261850803,29.712548342618074,30.80500030517578,2.3003227741096217
world_model,47,1.397179126739502,1.467843770980835,0.2239542573884386,0.16611894694241605,0.1659686267375946,0.0013745617991131162,0.08131428807973858,0.0794665142893791,0.008031639808237118,0.09231243688951833,0.0929394364356994,0.01100761761010816,0.9595880562608893,0.963468372821808,0.009256693573801,0.9431017312136564,0.9469230771064758,0.01623091350727594,23.496937318281695,24.506494522094727,2.111812036416062
world_model,48,1.3842114318500867,1.4609997272491455,0.2320579083508614,0.15562742271206592,0.1551793962717056,0.0011071333669104794,0.08502522652799428,0.0827708393335342,0.009162171944502378,0.09906107593666419,0.0976922363042831,0.013232582626187085,0.9798528335311196,0.9818922877311708,0.004928315483074489,0.9706294590776617,0.9727365374565125,0.00933568787339991,17.374094182794746,18.36233329772949,1.9216629089450783
world_model,49,1.394237995147705,1.46753191947937,0.23499839620043858,0.14431144432588056,0.1438044756650924,0.0014052933872376883,0.0892618738792159,0.0849148482084274,0.010086364211868076,0.10297283665700388,0.0999868884682655,0.015324079457799155,0.9937329725785689,0.994368612766266,0.0016665478315232086,0.9900512803684581,0.9910125732421876,0.0035418136401424646,11.417630369013006,12.081674575805664,1.4390343301597783
world_model,50,1.3947978886691006,1.4674086570739746,0.232417811065908,0.12428737025369291,0.1245113238692283,0.0023867702439980213,0.11153109303929587,0.1066034659743309,0.014137596184359695,0.13995826853947202,0.1338566541671753,0.024060147754004148,1.000000005418604,1.0,8.196254383643821e-08,0.9999999783255837,0.9999999403953552,1.0417257518733135e-07,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.4473608623851428 1.4673502445220947 0.1160551973581257 1.4148815328424627 1.4147292375564575 0.001801742777410811 0.09704710136760361 0.0910373926162719 0.020027351477070653 0.07392165437340732 0.075642853975296 0.009632052207033483 0.12868773801760236 0.123255506157875 0.07604374311462594 0.12497144107791508 0.1154120936989784 0.09508354025679193 168.50974759188566 170.0089111328125 11.566658436293968
4 policy 2 1.4545678658918901 1.4674179553985596 0.040095261141800585 1.0217546983198686 1.022110104560852 0.001833042072904662 0.053325090557336766 0.0543623082339763 0.005117695937594086 0.044519729912281 0.0440067090094089 0.004717029060789323 0.12164092470299112 0.1134236305952072 0.0773262878235339 0.12029233676466071 0.1108546406030654 0.09471899416746511 168.14437450062144 167.6118621826172 11.612976484475263
5 policy 3 1.4551994367079302 1.4645233154296875 0.022981804001962855 0.8506008982658386 0.8505586981773376 0.0009933183381095948 0.032566581260074216 0.0318072587251663 0.00486177093915334 0.028296942907300813 0.0278980378061532 0.003633717208726806 0.12010953947901722 0.1144564822316169 0.07805880350872525 0.12178635902025481 0.1117873042821884 0.09349899922688554 167.65870389071378 167.97547912597656 11.66701145300208
6 policy 4 1.4678548682819714 1.467796802520752 0.0021244903645999988 0.7504939328540455 0.7511247396469116 0.002192011446665886 0.021095886487852402 0.0205194000154733 0.00431537558501005 0.01906624453311611 0.0186746101826429 0.0027068550402276916 0.12278797206553542 0.1206892058253288 0.07860098964661714 0.1270181619646874 0.1164783239364624 0.09218175918026093 166.9155370538885 167.40924072265625 11.490260928041755
7 policy 5 1.4620789614590732 1.4652276039123535 0.010085182764712196 0.6826345487074419 0.6820117235183716 0.0018855034586833332 0.015342090109532474 0.0146185150370001 0.0021146499960183534 0.01463976231488309 0.0141604896634817 0.0018141789591524747 0.12801759046587072 0.1291722953319549 0.07898447466906909 0.13442335616458542 0.1231547147035598 0.09068903127867488 165.51944108442828 165.2698211669922 11.689054144948516
8 policy 6 1.456658038226041 1.4671289920806885 0.0349175923419123 0.633071406321092 0.633168637752533 0.001336619504130323 0.013964053328064292 0.0139364954084157 0.0017114554943586102 0.01299064860425207 0.0124310655519366 0.0015495245727293106 0.13477093523198905 0.1386796683073043 0.07928744506584891 0.1427593850954012 0.1311280727386474 0.08902450105231402 163.91108287464488 161.64683532714844 12.108242651456356
9 policy 7 1.4495834437283603 1.4684739112854004 0.04464778740193687 0.5942794463851235 0.5937277674674988 0.0011205912297292898 0.013767523352395354 0.0140563417226076 0.0015151067091041205 0.012570569884370619 0.0121802538633346 0.0014481632855183777 0.142369501970031 0.1487596035003662 0.07967328787025395 0.1517050212079828 0.139423981308937 0.08733250063612473 162.5356805974787 160.26153564453125 13.26168997463402
10 policy 8 1.4203194921666926 1.464935302734375 0.09140676212251922 0.5635158040306785 0.5633000135421753 0.0015762028039587818 0.013464017432521654 0.0135915046557784 0.0012679552652629308 0.012606715783476772 0.012344074435532 0.001360346741432241 0.15074857053431592 0.1593689620494842 0.0801252187256386 0.1610507839782671 0.1486435383558273 0.08583684959361501 161.02497447620738 158.59835815429688 13.171997249413064
11 policy 9 1.414560859853571 1.4661691188812256 0.09944627867800802 0.5372813614931974 0.5368918180465698 0.0011847661062746088 0.01346398204226381 0.0134864561259746 0.001168979049404457 0.012807324105365654 0.0125240394845604 0.001470281738334376 0.15978073430332268 0.170359268784523 0.08045969731146489 0.17075442996892057 0.158048391342163 0.08431403446046111 158.15004660866478 157.39552307128906 12.483274285409564
12 policy 10 1.4202480532906272 1.464339256286621 0.08066868330991325 0.5158509016036987 0.5158124566078186 0.0006788025227125576 0.013711111450737128 0.0135312462225556 0.0011507135273794284 0.012959482656283754 0.0127397635951638 0.001465580874703772 0.16930048540234563 0.1817149370908737 0.08073282469117392 0.180581737648357 0.1673936992883682 0.0828262728502561 157.1195637096058 156.040283203125 12.816720212627237
13 policy 11 1.423963113264604 1.4672043323516846 0.09007151722791516 0.49677825244990265 0.4963740706443786 0.0012894558857820164 0.014123866165226108 0.0139641743153333 0.0011560769856841233 0.013644405301998926 0.0134489834308624 0.001478365122221537 0.1792779493738304 0.1918223798274994 0.08087912878810062 0.1906800886446779 0.1769785583019256 0.08133099222500564 155.69282947887075 154.72804260253906 12.393049530565662
14 policy 12 1.4262717853892932 1.464735984802246 0.0838004811138289 0.48036666079000995 0.4801510870456695 0.0008694163370387239 0.014551075006073126 0.0145371332764625 0.0011372265554986285 0.0142237119884653 0.0140929156914353 0.0014673541370780118 0.1895274865356358 0.2005614787340164 0.08100391100587963 0.20093225213614374 0.186691403388977 0.07984153930104436 153.6006844260476 154.5856475830078 11.926212715521888
15 policy 13 1.4425166953693738 1.4671630859375 0.0744173294312745 0.4641293558207425 0.4640665054321289 0.0009627721588710483 0.015204229984771073 0.0151873994618654 0.0011484232319184874 0.014609040946445636 0.0145386578515172 0.0014265560448831324 0.19998461990193883 0.2101303935050964 0.081277266038326 0.21131242676214737 0.197024255990982 0.07834265246542844 151.70517106489703 151.98411560058594 10.959543790383423
16 policy 14 1.4434404589913108 1.4674806594848633 0.073731103225997 0.4511327797716314 0.4510304927825928 0.0010123738575561632 0.01623373258520252 0.0161367673426866 0.0011296518322285504 0.015452668240124473 0.0154081284999847 0.0013676469794176368 0.21080451018430965 0.2201631367206573 0.08161751542902008 0.22198800742626187 0.2113591581583023 0.07688881774469955 150.38282498446378 150.96849060058594 11.42029741578048
17 policy 15 1.4432737610556863 1.464775562286377 0.03828238704411867 0.43923309445381165 0.4392881393432617 0.0006315703158187269 0.0169154521585865 0.0168130900710821 0.0011433746378424507 0.01613649835979392 0.0161125529557466 0.001377685411647574 0.2219547710635445 0.2305992990732193 0.08204137044403971 0.23294070498509836 0.2258628457784652 0.07545668061015191 148.82788918235084 150.4457244873047 10.595564165971666
18 policy 16 1.447785659269853 1.4680109024047852 0.06609234858443262 0.4270362285050479 0.4270900189876556 0.0007019991493973734 0.017745934765447228 0.0177145563066005 0.0011646014909049193 0.017178764905441846 0.0171220563352108 0.0013704344639962924 0.23363058404488993 0.2416283190250396 0.08236931877875908 0.2442773648283698 0.2406897842884063 0.07407429019514315 147.49937438964844 148.9832305908203 10.451094249329413
19 policy 17 1.4395293105732312 1.4663267135620115 0.05699976249481926 0.4163560623472387 0.4165449440479278 0.0009668264833125674 0.01869118366051799 0.0186560377478599 0.0012126240270293515 0.01809226907789702 0.0180916134268045 0.0014097789626200277 0.24574906446717001 0.2530939280986786 0.08267718477014625 0.2559730451215397 0.2558319270610809 0.07272913084530329 146.40457985617897 148.1979217529297 10.11522392500876
20 policy 18 1.4281872619282117 1.4650046825408936 0.08127018209636777 0.40672820806503296 0.4065431356430053 0.0011452363854356322 0.019302388145164953 0.0194286108016967 0.0011375104685440566 0.018814800476485993 0.0188646055757999 0.001433125506595009 0.25822610204870045 0.2651365399360657 0.08289589697827014 0.26787058602679853 0.2711365520954132 0.07134524610769506 144.99107638272372 146.8629913330078 9.71489213837726
21 policy 19 1.450338146903298 1.4677143096923828 0.045352290134415545 0.3973207717592066 0.3969213366508484 0.0011896000322730285 0.020773460749875374 0.0210522264242172 0.0011378821939059158 0.0199278184974735 0.0200900509953498 0.001420218028935675 0.2711211368441581 0.2778182029724121 0.0834382011270352 0.2801310541954907 0.2869705855846405 0.07000697837331575 143.52044955166903 143.9387969970703 9.340804269420476
22 policy 20 1.4191234762018377 1.4661493301391602 0.08189709503379745 0.38818875226107513 0.3880058825016022 0.0010819818871456487 0.0215719958597963 0.0215797834098339 0.0012559920178186266 0.020702328532934137 0.0208498705178499 0.0014736898206954645 0.28444586558775464 0.2907745838165283 0.08381021526198223 0.29267178475856775 0.3030168116092682 0.06863768414626766 141.8241160999645 141.80885314941406 8.354119924601905
23 policy 21 1.4136878577145664 1.4670417308807373 0.09545835769147698 0.37971523675051594 0.3796344101428985 0.0011187965373059988 0.022566104138439298 0.0227511525154113 0.0013021086595260726 0.022119408473372407 0.0222809612751007 0.0015252597486149835 0.298579373142936 0.3045535683631897 0.0837517508241989 0.3057807020165703 0.3197222948074341 0.0672904253203525 140.59159712357953 140.36575317382812 7.676158673427786
24 policy 22 1.4087505557320334 1.4296321868896484 0.07763762754861181 0.37200104377486487 0.371976226568222 0.0005207299977882777 0.023843973875045724 0.0238334853202104 0.0013169935185932177 0.023281649093736256 0.0235312804579734 0.0015652260353935168 0.31325214152986347 0.3188448250293731 0.08371984479249692 0.31931997429240827 0.3368971943855285 0.06592908128439344 139.69589233398438 139.52841186523438 7.286524826306143
25 policy 23 1.4337558312849565 1.4651296138763428 0.0590641368442082 0.3645021346482364 0.3642558455467224 0.0009169968215002743 0.025125264613465783 0.0250743366777896 0.001272298657115191 0.024437778883359598 0.0247356593608856 0.0015243703595982168 0.3286237459291111 0.3340305089950561 0.08366671500523677 0.33340357650410046 0.3545083701610565 0.06468529277624534 138.49359824440697 138.51783752441406 6.698689629197745
26 policy 24 1.4560775540091775 1.4679605960845947 0.03532796262388611 0.35761837254871015 0.357607901096344 0.0006701462087529182 0.02620445225726471 0.0261607728898525 0.001652380195051756 0.02580827322195872 0.0260862149298191 0.0014496200810000673 0.3448708572170951 0.3498325049877167 0.08299902592773997 0.34819572622125794 0.3727113008499145 0.0636116767090448 137.41188742897728 137.6335906982422 6.3204400721522696
27 policy 25 1.4606225490570068 1.4673643112182615 0.022053259906380997 0.35085975040089 0.3508189022541046 0.0006973125978934971 0.027552908625115 0.027400653809309 0.0018361176053400836 0.027269058776172674 0.0275550335645675 0.0015028242759731571 0.36199064417318866 0.3665418624877929 0.08204425320541707 0.3636329932646318 0.3894348442554474 0.062496208940995446 136.33011557839134 136.70750427246094 6.017203492626073
28 policy 26 1.4534350525249133 1.4673783779144287 0.02767141794041067 0.3438372882929715 0.3437956571578979 0.0006553944974870203 0.029063218188556717 0.0287967883050441 0.0019256785300946033 0.028454892845316337 0.0287230722606182 0.0015876416694419143 0.3799184113740921 0.3836393356323242 0.08098000440332813 0.37963470816612244 0.4026984572410583 0.06145104161685433 135.41740833629262 135.3543243408203 5.617816826046077
29 policy 27 1.4376311085440896 1.4647512435913086 0.08246117102004806 0.33734364943070844 0.3369491994380951 0.0009520599589723737 0.030572419478134636 0.0302538517862558 0.0021289045954138567 0.030002207918600574 0.0304327793419361 0.0015823385490842906 0.3987017707391219 0.4018889963626861 0.07979435146024214 0.39627948132428253 0.4138569831848144 0.06044296378426371 134.4415838068182 133.88388061523438 5.189313777422156
30 policy 28 1.4400957280939275 1.4675440788269043 0.08942500961597187 0.33115516196597705 0.3312118053436279 0.0011452975735864283 0.03212950073859904 0.0318834446370601 0.0022542549000518753 0.03148464909331359 0.0317608639597892 0.0015405201257728404 0.4183467301455411 0.420997679233551 0.07847338922522265 0.41369842941110785 0.4261084496974945 0.05951984256893519 133.64907004616478 133.07984924316406 4.8836464647527915
31 policy 29 1.4440257332541726 1.4647116661071775 0.05800636958534685 0.3250790726054798 0.3246497213840484 0.0012177375234016326 0.033534107729792546 0.0332064740359783 0.0024879164716297103 0.03308107771656726 0.0330980643630027 0.0015673957883215546 0.43893023512580176 0.4409438371658325 0.0768325257420162 0.43196394497698004 0.439493179321289 0.058679336764610825 132.71460446444425 131.6985321044922 4.69337371784029
32 policy 30 1.4671636711467395 1.4673094749450684 0.0020473423450846854 0.31907256895845587 0.3188563287258148 0.0010535745860861647 0.03542562709613276 0.035258200019598 0.002567128191419657 0.03512860089540477 0.0351061820983886 0.0016060588461273687 0.4605797529220581 0.4620890319347381 0.07519634053690578 0.45124848051504657 0.4541708827018738 0.05775886501248798 131.9641910899769 130.7958526611328 4.429273744353133
33 policy 31 1.466073144565929 1.4678001403808594 0.008464725143446069 0.31413180448792194 0.3138198554515838 0.0007914127610928645 0.0370749418031085 0.0369056388735771 0.0028217819819838586 0.03683584285053337 0.0365953668951988 0.0016765091711063598 0.48322356830943713 0.4840035140514374 0.07321638082753358 0.4714222116903825 0.4696455299854278 0.056854444267673804 125.45611225474964 124.30742645263672 4.295437677535499
34 policy 32 1.4607126062566584 1.466747760772705 0.0135306942171244 0.30676051703366364 0.3064180314540863 0.0009190943079512633 0.03944566202434622 0.0392358154058456 0.0028613080763575977 0.03823187168348915 0.0377665869891643 0.0018665911463505987 0.5072147819128904 0.5074900984764099 0.07126840320755949 0.4924230358817361 0.486886978149414 0.0559052415768057 119.0478189641779 117.7223892211914 4.11233895562463
35 policy 33 1.4605544480410488 1.4671037197113037 0.020004372608274784 0.29884395274248987 0.2990316450595855 0.000806813959468782 0.040749553591012906 0.0401871986687183 0.003292835004660664 0.04047155346382744 0.040307018905878 0.0019448827172347666 0.5322056981650266 0.5315434336662292 0.06877539615501244 0.5146546553481709 0.5149105191230774 0.05497088650765011 112.73740664395419 111.25542449951172 3.9803214600655132
36 policy 34 1.450120210647583 1.465327501296997 0.03072362673804629 0.29103791442784394 0.2912367880344391 0.0010708666230582523 0.04312790523875839 0.0424094088375568 0.0034560998706454275 0.04261384599588129 0.0428542904555797 0.0020719512711746173 0.5585994855924086 0.5564776659011841 0.06604810475132489 0.5381025942889127 0.5381579995155334 0.05405378524654922 106.40411931818181 105.0944366455078 3.976298425882184
37 policy 35 1.4438211917877197 1.4668383598327637 0.07650099187413825 0.2826330228285356 0.2824271321296692 0.0010187391599971556 0.04547314481301737 0.0447847917675972 0.0036215701051782296 0.04476645013148132 0.0451559722423553 0.0022164025125325803 0.586293637752533 0.5826037526130676 0.06316637916923645 0.5627786625515331 0.5594472885131836 0.053126661355878936 99.99125740744851 98.76126861572266 3.951934131636561
38 policy 36 1.4243683381514116 1.464477300643921 0.0872775795948662 0.27426677671345795 0.2738901078701019 0.0010679218820791123 0.04778092286803501 0.0472747832536697 0.0038041282501696605 0.04807276481931855 0.0487516038119792 0.0023663937756728277 0.6152302839539268 0.6102126836776733 0.06012360950458083 0.5892739187587391 0.5831127166748047 0.05198449186870178 93.68298686634411 92.46160888671876 3.90458521840501
39 policy 37 1.4293144832957874 1.4649372100830078 0.08151169817121243 0.26541737805713306 0.2653589844703674 0.0013140036962431267 0.04975324903022154 0.0496437884867191 0.004111895872647524 0.04957088489424095 0.0504324622452259 0.0025548814069259727 0.6451937664638866 0.6389859914779663 0.056786493656899556 0.6166923479600386 0.6077713370323181 0.050880586188985395 87.29927895285867 86.1907730102539 3.7851446248150316
40 policy 38 1.4229678023945203 1.4670801162719729 0.09286915918756376 0.25633812763474206 0.255750447511673 0.0012491712572338892 0.05204793167385183 0.0524116680026054 0.004373767259745678 0.053448960523713666 0.0547465160489082 0.002890690684680675 0.6761209477077831 0.668513834476471 0.05330776068203991 0.6460086486556313 0.6347142457962036 0.04934907089062439 80.84917380593039 79.6709976196289 3.636495288023772
41 policy 39 1.424515875903043 1.466135025024414 0.09405288867644937 0.24699131060730323 0.2467982321977615 0.001463261089303391 0.05465860021385274 0.0553672015666961 0.004619776392557255 0.0559673543003472 0.0570971667766571 0.003161391863929346 0.7080792730504816 0.6992092728614807 0.049743199437095105 0.6765183047814802 0.6631300449371338 0.04767242333422828 74.52443625710227 73.41079711914062 3.502253813891132
42 policy 40 1.4451609524813565 1.4662845134735107 0.06101746234679351 0.23759770664301785 0.2379237711429596 0.0015268467999492376 0.057525171136314175 0.0583123788237571 0.004918685992466071 0.05787320062518115 0.0591917261481285 0.003526343894270353 0.7410854968157682 0.7311195135116577 0.04590217672535738 0.7078586925159801 0.6928155422210693 0.04577168030613268 68.14761144464666 67.0601577758789 3.3703187203642977
43 policy 41 1.4431476593017578 1.4641666412353516 0.06208935678518754 0.22724779221144586 0.2271285951137542 0.0012115753658064525 0.06253524023023514 0.0636143833398819 0.005190229717172421 0.062436955557628064 0.0634848624467849 0.004093475096079868 0.7757082148031755 0.7651934623718262 0.041723804545507996 0.7411849932237105 0.7252742648124695 0.043177455418077125 61.807085210626774 60.822792053222656 3.1742146371537827
44 policy 42 1.4462449550628662 1.4672348499298096 0.05302251423520221 0.21772702444683417 0.217366486787796 0.0015270856882797085 0.06421675431457428 0.0652538612484932 0.005779429842869966 0.0656680393625389 0.0665547847747802 0.00473832334855882 0.8099827603860335 0.8047728538513184 0.03720797633298835 0.7754093408584595 0.7594527006149292 0.03997977292489215 55.36404800415039 54.36684036254883 2.9713148516548773
45 policy 43 1.4394872188568115 1.467634677886963 0.05361459405303126 0.20738187025893814 0.2076272517442703 0.0013758589992399113 0.067127451300621 0.0684377029538154 0.006298746723596551 0.06976546110077336 0.0705694779753685 0.005470068248895986 0.8438933166590604 0.8396195769309998 0.032336496499417416 0.8104696273803711 0.7986497282981873 0.03610699061503742 48.94557293978605 47.985233306884766 2.8992458953083733
46 policy 44 1.4211046695709229 1.4609043598175049 0.08273443224248284 0.19729349694468754 0.1973915994167328 0.0015494974340992413 0.06963598592714824 0.0709037780761718 0.006914316740097099 0.0742060982368209 0.074952594935894 0.006396674490416252 0.8765682903203097 0.8732763528823853 0.02715391323406881 0.8458754474466498 0.8351079821586609 0.03158667991287272 42.48539976640181 41.52743148803711 2.766682101228875
47 policy 45 1.4408399842002175 1.4665989875793457 0.04896488995614423 0.18694246628067707 0.1872291564941406 0.0015540701851244764 0.07297190448099912 0.0750787854194641 0.007731523467999864 0.07760403982617634 0.0791889801621437 0.007353646673322557 0.9076299233870073 0.9077398180961608 0.021626410367422657 0.8804589997638356 0.8694332838058472 0.026462431521308727 36.14827277443626 35.204200744628906 2.6791954814182053
48 policy 46 1.4604042660106311 1.467684984207153 0.014390669315621728 0.1766348467631773 0.1763753741979599 0.0017125911824414132 0.07541494782675391 0.0775234922766685 0.008471536770434728 0.08334040574052114 0.0863203853368759 0.008758562348277774 0.9357004165649414 0.9375569224357604 0.01602250953782587 0.9140155152841047 0.9047636985778807 0.020580912334405527 29.77969741821289 28.85580062866211 2.450085499911874
49 policy 47 1.4573984362862327 1.467590570449829 0.018164331181651006 0.1663319360126148 0.1663064360618591 0.0015548870868647585 0.0797991576519879 0.0806308388710022 0.009477554426876847 0.09004224362698464 0.0935571566224098 0.010483676346635393 0.9603725129907782 0.9624543786048888 0.010493012067681428 0.9451422962275419 0.9393795728683472 0.014204043007302625 23.622207294810902 23.05412483215332 2.1710777480706676
50 policy 48 1.4640964594754307 1.4682023525238037 0.013441462679172848 0.155762718482451 0.1554012149572372 0.0016497526407500682 0.08357250013134693 0.0828293859958648 0.01058563119866572 0.09670388292182572 0.1002040728926658 0.012291946889884628 0.9801573536612771 0.9815560579299928 0.005532015642315154 0.9715223095633767 0.9689999222755432 0.008054969647917395 17.476384336298164 17.094850540161133 1.9225690190566023
51 policy 49 1.4560048363425515 1.4648826122283936 0.02392497746150922 0.1443113725293766 0.1440108716487884 0.0019023666518081976 0.08801257339390839 0.0860328301787376 0.011421642602029903 0.10110581327568396 0.1048344746232032 0.014025096520045416 0.9937886595726013 0.9943596720695496 0.0018474140001397445 0.9902992411093279 0.9900006055831908 0.003050448688925839 11.442065238952637 11.179169654846191 1.4350164475625253
52 policy 50 1.4618077278137207 1.467451095581055 0.017616885787838224 0.12425273995507843 0.1243180111050605 0.002865523845420955 0.11071201481602405 0.1068026050925254 0.015568663687624218 0.13833369043740354 0.1411183178424835 0.022728193165086574 1.0000000270930203 1.0 1.0782885953663174e-07 0.9999999512325634 1.0 6.429670932456607e-08 0.0 0.0 0.0
53 world_model 1 1.4157052907076748 1.467186450958252 0.09015372119489104 1.4132910099896518 1.4142193794250488 0.003255465673288266 0.0892393141984939 0.087619163095951 0.013410254044044487 0.05642902173779223 0.0578193254768848 0.0096562703997534 0.12970907850698987 0.1319164633750915 0.05348845288345925 0.10667957500977948 0.1033681035041809 0.05218987288329045 169.9266718084162 168.6345977783203 10.4549053095687
54 world_model 2 1.4083048647100276 1.4626851081848145 0.09967305192449072 1.0209279168735852 1.021308183670044 0.001535573348777432 0.05138415538451882 0.0525431260466575 0.005816285616914157 0.03591122190383343 0.0379492528736591 0.0046891572283647995 0.12393122200261458 0.1244775429368019 0.05262181774061103 0.10408911515365943 0.1031369268894195 0.05231217523135035 169.81391768022016 167.1577911376953 10.427081133247137
55 world_model 3 1.4054499539462002 1.464951753616333 0.11092188519662292 0.8507181080904874 0.8504123687744141 0.0018145997767545026 0.031145783649249466 0.0312770120799541 0.00404340026737815 0.023584705862131957 0.0243535581976175 0.0024887235048220006 0.1224456815557046 0.1202674582600593 0.05154498284409442 0.10690836083482606 0.1061526089906692 0.05183606461282166 169.21754732998934 166.63540649414062 9.989159210316378
56 world_model 4 1.4015313928777522 1.4644641876220703 0.1151740603371739 0.7501686269586737 0.7506845593452454 0.001911476099573365 0.02011267163536759 0.0205544978380203 0.0025522700402468633 0.01697191350500688 0.0168695244938135 0.001385623467345005 0.1248731125484813 0.119853176176548 0.05059001451334756 0.11311297135596922 0.113082081079483 0.051057913216747824 167.80756586248225 167.42095947265625 9.530423404753648
57 world_model 5 1.399486086585305 1.4669315814971924 0.11728582255511086 0.6832714243368669 0.6833579540252686 0.001700284460087514 0.015156976963308673 0.0154007636010646 0.0015303548454778445 0.014212744649160947 0.0145333558320999 0.001011843256325889 0.1299546740271828 0.1220327466726303 0.04988804183550327 0.12103868750008666 0.1235755458474159 0.05015009437413413 166.18078058416194 167.0389404296875 10.327315042766699
58 world_model 6 1.4174721891229802 1.4650347232818604 0.08161871087802021 0.6334193565628745 0.6336910128593445 0.0022003252893640964 0.013807214457880308 0.0138009488582611 0.0013018584910580563 0.013143920508975282 0.0134349120780825 0.0010954925627624855 0.1365756937725977 0.1282012313604354 0.049220259966739066 0.12972213937477628 0.1333743631839752 0.0491073372484857 164.2228740345348 162.9065704345703 9.654444314783936
59 world_model 7 1.4240825392983176 1.4652659893035889 0.08016328343743609 0.5946291089057922 0.5951672196388245 0.0017322194464358964 0.013498853214762381 0.0135113028809428 0.0013607935144853975 0.012842269360341753 0.0132520664483308 0.0012050070913949104 0.14407852258194573 0.1367230415344238 0.04862058664045959 0.13886586712165308 0.1436758339405059 0.04794505935410595 162.27624373002485 160.48599243164062 8.856486772837718
60 world_model 8 1.4470802003687078 1.4686152935028076 0.054829425658113426 0.5637065714055841 0.5633773803710938 0.0017385950217771618 0.013407651335000936 0.0135220969095826 0.00126159072915692 0.012930365787310992 0.0133062433451414 0.001208542127403486 0.15230043367906046 0.1457835137844085 0.047899351335475425 0.14834333414381198 0.1541498005390167 0.04672962309727988 160.64701704545453 159.07208251953125 9.121422161273088
61 world_model 9 1.4482786872170188 1.4655518531799316 0.04380351490365447 0.537639011036266 0.5377289652824402 0.0022494083612536716 0.013288282196630091 0.0137084098532795 0.0012278965380918328 0.013185779818079628 0.0136406840756535 0.001158055050367339 0.16105823354287577 0.1554403454065323 0.047123109737091336 0.15818266231905326 0.165005087852478 0.045514627067932766 159.09715687144887 158.59434509277344 9.177109180016952
62 world_model 10 1.4371512152931907 1.4496455192565918 0.03895673779418393 0.5164006569168784 0.5162532925605774 0.0009796704663308572 0.0134191325950351 0.0138448122888803 0.0012358564656590023 0.013330698013305609 0.0136255854740738 0.001131317739800262 0.17042881318114017 0.1661015599966049 0.04628291626832424 0.16819415647875174 0.1759841293096542 0.044340122167453644 157.34740101207387 157.4036102294922 9.356218928593284
63 world_model 11 1.4258508682250977 1.464787244796753 0.0810489142893759 0.4965609474615617 0.4966398775577545 0.0005644477027361074 0.01377404845235018 0.0141865890473127 0.0012644972275629076 0.013984771445393519 0.0142385084182024 0.0011041226854126723 0.18015570938587186 0.1778069138526916 0.04535107790182614 0.17842392623424527 0.1871966272592544 0.04316958893779982 155.3158721923828 156.41921997070312 8.656521372130017
64 world_model 12 1.4393925016576594 1.4675593376159668 0.060456588110161684 0.4791244566440582 0.4791839718818664 0.001378247175448126 0.014150965958833646 0.0146134318783879 0.001370778481667486 0.014589305459098338 0.0148925725370645 0.0011347130694538794 0.19017670371315692 0.1898971498012542 0.044629022093463616 0.18889936398376114 0.1986371278762817 0.0419928248843028 153.36251692338422 153.7330322265625 8.758220579029949
65 world_model 13 1.4153706160458652 1.4636378288269043 0.0892309305319594 0.4640540236776525 0.464152067899704 0.0009345931248553015 0.014817797324874137 0.015295960009098 0.001380062392996223 0.014997674744914829 0.0152065958827734 0.0011554806443596864 0.2005496329881928 0.2023189216852188 0.044030027035375806 0.19944532351060343 0.2081750482320785 0.04088903091400224 152.41619595614347 153.27354431152344 8.79776314239078
66 world_model 14 1.4242766553705388 1.4643886089324951 0.08368778419373252 0.4509410858154297 0.4510447680950165 0.0010764750632586842 0.015773626637052337 0.0162255354225635 0.0013833282222248699 0.01580552054061127 0.0158757120370864 0.0011576750854351483 0.21128834513100705 0.2152937799692154 0.04357705662078255 0.21027607267553153 0.2171181440353393 0.039871294114406514 150.377949107777 152.0267333984375 8.785918098907553
67 world_model 15 1.4236708771098743 1.4662153720855713 0.09285527959146146 0.4384053349494934 0.4384027421474457 0.0008810586579498151 0.016539890573105974 0.0169243235141038 0.0013410139202155512 0.01645823060111562 0.0164774041622877 0.0011202277657268542 0.22240522503852841 0.2285851836204528 0.04324373021331982 0.2213572358543222 0.2262002229690551 0.03892018347958443 149.20996648615056 150.2323455810547 8.653278309981655
68 world_model 16 1.4430546327070757 1.4683668613433838 0.06826510714419325 0.42655896869572724 0.4265753626823425 0.0010470185287949046 0.017326280982656855 0.0176134128123521 0.0013016534548997464 0.017450548200444692 0.0173891503363847 0.0011184897852656991 0.23395129090005698 0.2423669993877411 0.042818486471463676 0.2327315279028632 0.2361780703067779 0.0380090816946416 147.60904346812856 149.20748901367188 8.421346568241459
69 world_model 17 1.4407666813243518 1.4652655124664309 0.06990277788633967 0.41593365506692365 0.4161470234394073 0.0009043923048331382 0.01823354173790321 0.0185652207583189 0.0013179007942646793 0.018328675492243273 0.0182538721710443 0.0011198534120080734 0.2458993697708303 0.2565734088420868 0.04249107989745646 0.24442277577790342 0.2488031834363937 0.03718912054398347 145.96088894930753 147.29385375976562 8.103676161683211
70 world_model 18 1.4369610656391492 1.4669814109802246 0.06816391253156298 0.4060146781531247 0.4058550000190735 0.0010655020558441143 0.019001938910646828 0.0193145293742418 0.001317094735973698 0.018998054618185163 0.0189465191215276 0.0011077522735400602 0.2582594088532708 0.2711125016212463 0.04212035106322708 0.2563164830207824 0.2615415751934051 0.036459355468361855 144.61451443758878 146.125 7.751366116388582
71 world_model 19 1.4473921168934216 1.467616081237793 0.06503456323352838 0.39676139571449975 0.3972135186195373 0.0008905102615264983 0.020584146238186093 0.0208421573042869 0.0012566562304211846 0.020195837555961136 0.0202060416340827 0.0010935580195990725 0.2711594226685437 0.2850161790847778 0.04184677689066903 0.26871099390766834 0.2747739255428314 0.03583163934602324 143.1317832253196 145.09425354003906 7.548623540578925
72 world_model 20 1.4417252974076704 1.4624371528625488 0.032981086602048404 0.3877943591638045 0.3879563212394714 0.0010410776168723818 0.021387008780782837 0.0215983595699071 0.001207524715168058 0.020934472029859343 0.0208857487887144 0.0010851324830723657 0.28466367315162305 0.2985695004463196 0.04153602346623637 0.2813143892721696 0.2881634533405304 0.03529572111709985 141.84127114035866 143.42674255371094 7.263613938641885
73 world_model 21 1.4387728300961582 1.4679124355316162 0.08385370623658071 0.3800336935303428 0.3803195655345917 0.0008780831634658803 0.022409461607987183 0.0225074812769889 0.0011571294536427516 0.022364705801010073 0.0222596619278192 0.0010155731241840603 0.29878034239465534 0.3137535452842712 0.04107741102273402 0.29447599974545563 0.3021050095558166 0.034901917597511156 140.63400129838422 142.57962036132812 6.983863839871826
74 world_model 22 1.4295667301524768 1.465968132019043 0.09667823535625843 0.37200812859968707 0.3719921112060547 0.001320480003302849 0.023760423572225953 0.0238572508096694 0.0011648223982050202 0.023515659807757848 0.0234448406845331 0.0009645122472054712 0.3134951889514923 0.3309244811534881 0.040660177023928754 0.30809846249493683 0.3164042830467224 0.034639741618718765 139.4577081853693 142.08204650878906 6.554020628567671
75 world_model 23 1.4392661614851519 1.4675867557525637 0.05930958400370371 0.36442028934305365 0.3646388053894043 0.0010981264607802263 0.025098261846737382 0.0251012053340673 0.001150293532564575 0.024554859169504808 0.0245366636663675 0.0008672718923505887 0.32869764756072645 0.3462073504924774 0.040364892270765035 0.3221195042133331 0.3251715004444122 0.03456973073989893 138.51396942138672 140.80760192871094 6.201108040305546
76 world_model 24 1.4429065530950373 1.4663138389587402 0.054668680287634594 0.3571396388790824 0.3573654592037201 0.0010667051188022428 0.02600322240455579 0.0259353145956993 0.0011267273685235672 0.025875322351401452 0.0258951224386692 0.0009528497318195092 0.3445684178309007 0.3581500351428985 0.040048151016575904 0.3367097188125957 0.3342407941818237 0.03460094340793966 137.36405459317294 139.71315002441406 5.737188726355358
77 world_model 25 1.4171313589269465 1.469595193862915 0.09243027583735125 0.3503545278852636 0.3500524759292602 0.0010464606300448903 0.027265812355008953 0.0271055027842521 0.0011086164464687602 0.027279120107943314 0.0273006167262792 0.0009110781245629682 0.3610804812474684 0.3745830953121185 0.039748943124407056 0.3519270040772178 0.3437376320362091 0.034821752391693224 136.38233670321378 138.8406982421875 5.465150025213774
78 world_model 26 1.4004225514151833 1.4686994552612305 0.11631974270746061 0.34358201785521075 0.3438604772090912 0.0009445791531289905 0.028866202316500885 0.0287379398941993 0.0011445752179935888 0.028475648638876947 0.0285035911947488 0.0009016516359186906 0.37848884680054407 0.3923852741718292 0.039428435783802285 0.3677605824037032 0.3594995141029358 0.035147450486086716 135.48912395130503 137.88748168945312 5.056352238895682
79 world_model 27 1.4252706441012295 1.4631645679473877 0.06909593955451643 0.33704912933436304 0.3363104164600372 0.0015043787937059126 0.03036343407901848 0.0302779711782932 0.0011711709677497796 0.030041397464546236 0.0301932785660028 0.0008481765837037085 0.39672149040482263 0.4111199378967285 0.039136341997909906 0.3842538730664687 0.378159612417221 0.03563671744271989 134.43617248535156 136.2974395751953 4.691575717133258
80 world_model 28 1.4295911138707942 1.4680309295654297 0.06819177272668406 0.33130401914769947 0.3312184810638428 0.000821868987623259 0.0319332781840454 0.031814057379961 0.001218074001440108 0.031525059518488927 0.0316134504973888 0.0008865472995420476 0.4157871360128576 0.4299089312553406 0.03891985933730039 0.4014814712784507 0.397675484418869 0.036303070866958005 133.59876736727628 135.30072021484375 4.371744023273143
81 world_model 29 1.4296971017664128 1.4683642387390137 0.07967977902324945 0.3250165500424125 0.3247286677360534 0.0011072232857056406 0.03338107703761616 0.0332533009350299 0.0012308090126066805 0.03308414464647117 0.0331273414194583 0.0007992552769976939 0.43576259775595233 0.448964774608612 0.03867899947728689 0.41942860321565106 0.4179427921772003 0.03713171357148848 132.72167344526812 134.41189575195312 4.185863919663143
82 world_model 30 1.392931179566817 1.467251539230347 0.1054288506648976 0.3187083358114416 0.3184654116630554 0.0011559060610402026 0.035329695452343296 0.0350886471569538 0.0011856994263396722 0.03517898273738942 0.0351684056222438 0.0007992049351918948 0.4568954110145569 0.4690394699573517 0.03860705026785452 0.43824929811737756 0.4392740428447723 0.038141519533882944 131.96846424449575 133.3302001953125 3.8764165140902964
83 world_model 31 1.387014020573009 1.4305119514465332 0.10135426508685555 0.3140723434361544 0.3141365647315979 0.0009777815717146691 0.03700619969855651 0.036404762417078 0.001333358916555161 0.03696656972169872 0.0369535386562347 0.0008437869609038416 0.47890712456269696 0.4895843267440796 0.03848218512056999 0.45793692903085187 0.458210825920105 0.03927007370188224 125.6466556895863 127.07530975341795 3.764424222965988
84 world_model 32 1.3798095096241345 1.4636609554290771 0.108441752834356 0.30658115040172224 0.3063786327838897 0.001296107862355585 0.039366496896201864 0.0389358848333358 0.0012211836238752395 0.03833823244680053 0.0383012741804122 0.0008217327623208642 0.5022394548762928 0.5116989016532898 0.03840441107283485 0.47859182953834534 0.4767858684062958 0.04035741185610612 119.2965254350142 120.87027740478516 3.6627480531480066
85 world_model 33 1.386000849983909 1.4638330936431885 0.11184881557260277 0.2988381277431141 0.2988124191761017 0.0008822164272218072 0.0407483577728271 0.0404151380062103 0.0016184971644705043 0.04067079113288355 0.0407014079391956 0.0008312825610742315 0.526639997959137 0.5344907641410828 0.03811466281413718 0.5005291673270139 0.4966320991516113 0.04139926084210105 113.07371451637961 114.77169036865234 3.596076019705005
86 world_model 34 1.433022910898382 1.4634435176849363 0.05785384926885503 0.2907396934249184 0.2907866835594177 0.0010072103171138722 0.04318665238943964 0.0428434424102306 0.0016817665837762273 0.0428902571174231 0.0426656454801559 0.0009794363737194694 0.5525356341492046 0.5588881969451904 0.03776804971974944 0.5238212509588762 0.5177589654922485 0.04240167197213974 106.66907154430042 108.3052215576172 3.456439278830697
87 world_model 35 1.4461265477267178 1.4705026149749756 0.07655640055092539 0.28274846076965326 0.2827820777893066 0.001022031581599003 0.04562675952911371 0.045300081372261 0.0017534997274205985 0.04516989839347922 0.0451400801539421 0.00117270305343303 0.5799371762709185 0.5858832001686096 0.03742175651235234 0.5485104864293878 0.5402068495750427 0.04322921244965593 100.25316134366122 101.85110473632812 3.347910189420005
88 world_model 36 1.449553056196733 1.4676306247711182 0.05954757702321663 0.27438487247987225 0.2744437158107757 0.0012495872141008732 0.048093947497281124 0.0479080565273761 0.0018580764346810413 0.04860896075313737 0.0487465858459472 0.001340422963143699 0.6086944504217668 0.6174854040145874 0.03699174301781725 0.5748741355809298 0.5648160576820374 0.04401196669048915 93.87966780229048 95.405517578125 3.237308948561907
89 world_model 37 1.4293265776200728 1.4470505714416504 0.054775762647293835 0.26551153172146186 0.2656721472740173 0.0011384978385408583 0.050173444165424824 0.0500325597822666 0.0020619155972151307 0.05013837292790407 0.0503797829151153 0.00175359221064834 0.6386585614897988 0.6508626341819763 0.03651761308660125 0.6025423949415033 0.5903299450874329 0.044281033991850294 87.37633722478694 89.0121841430664 3.08051399815451
90 world_model 38 1.4400188706137917 1.4675724506378174 0.06899535813221448 0.25660504807125434 0.2564991116523742 0.00121435574649965 0.05260927839712659 0.052506323903799 0.002210362957500513 0.054231467910788214 0.0543366447091102 0.001959817240457176 0.6697750850157305 0.6844426989555359 0.035900381577875416 0.6321769194169478 0.6184861063957214 0.044363547304660564 80.92339394309305 82.49784851074219 2.9943121793964527
91 world_model 39 1.458368344740434 1.4675040245056152 0.02189502136286056 0.2469977573914961 0.2471871525049209 0.0014326301471991344 0.05533717538822775 0.0551865324378013 0.002446267956583588 0.05684109032154077 0.0569538176059722 0.0023030814326426836 0.702035356651653 0.7128844261169434 0.03500541807894543 0.6633151336149736 0.6479835510253906 0.04403820215631796 74.56985612349077 76.14440155029297 2.9057895411070986
92 world_model 40 1.4671223813837224 1.4672598838806152 0.0035459089451808116 0.23726400868459177 0.2374212145805359 0.0013266464232190263 0.05832104859026992 0.058157280087471 0.0027234704749302266 0.058862210674719334 0.0590861588716506 0.0028662699406110242 0.7354725165800615 0.7425826191902161 0.0338239538167648 0.6956606615673412 0.6812446713447571 0.043246532605208915 68.18760160966353 69.48704528808594 2.8761680877059272
93 world_model 41 1.442000063982877 1.4659440517425537 0.08126963179548158 0.22767420654947104 0.2276865988969802 0.0014416237990576054 0.06350848654454401 0.0631099343299865 0.0030863551091709065 0.06357881257479835 0.0641646981239318 0.003385768450388815 0.7706848870624196 0.7745471000671387 0.032016370077135474 0.7300773588093844 0.7185433506965637 0.041871870526271594 61.79531028053977 62.794681549072266 2.7728494296430988
94 world_model 42 1.4429545402526855 1.46746826171875 0.08092301082226801 0.21764385022900318 0.217682659626007 0.0013949726363089777 0.06527100300247014 0.0653899013996124 0.003586932292371693 0.06698426536538381 0.0677087232470512 0.004117744754853196 0.8056406758048318 0.8097646236419678 0.029753695115295263 0.7656419006260958 0.7567514181137085 0.03985664206850167 55.2832558371804 56.33681488037109 2.69301078574661
95 world_model 43 1.4444967399943958 1.4676721096038818 0.07652342286225719 0.20737260986458167 0.207008346915245 0.0013441328135081467 0.06828877092762421 0.0675830245018005 0.004243670004608182 0.07125326720151032 0.072326585650444 0.004914568495832408 0.8403043421831998 0.8462867736816406 0.0267130714005062 0.802189290523529 0.7958523035049438 0.037138112498763316 48.86192668568004 49.760986328125 2.6213941445389852
96 world_model 44 1.4641257199374111 1.46736478805542 0.01250810589133754 0.19728848338127133 0.196918323636055 0.0012920495900828053 0.07069071991877117 0.0702327713370323 0.004942786481975761 0.07590333440087053 0.0771541818976402 0.006059450115400332 0.8736697706309232 0.8805679678916931 0.02299222044709581 0.8391953598369252 0.8352276086807251 0.0334063085350113 42.439773906360976 43.33824920654297 2.529224589303127
97 world_model 45 1.4579228487881748 1.4681892395019531 0.036066887931347914 0.1869072927670045 0.1866389364004135 0.0012122887752470566 0.07413558458740056 0.0733383148908615 0.0059390228914776655 0.07939960130236362 0.0806976780295372 0.007261795726095027 0.9054505228996277 0.9121010303497314 0.018638290168407966 0.8753867853771556 0.8750181198120117 0.028737081030252923 36.0635459206321 37.04262161254883 2.4047327861104875
98 world_model 46 1.3956797989931973 1.4666295051574707 0.2176704243624936 0.1766451868143948 0.1767739951610565 0.001324015746053159 0.07674330676143813 0.0749730989336967 0.006811388295159773 0.08542044325308362 0.0869758650660514 0.008853066979227126 0.9342409697445956 0.9398484230041504 0.01400661925613807 0.9105181964960966 0.9134840965270996 0.022987393261850803 29.712548342618074 30.80500030517578 2.3003227741096217
99 world_model 47 1.397179126739502 1.467843770980835 0.2239542573884386 0.16611894694241605 0.1659686267375946 0.0013745617991131162 0.08131428807973858 0.0794665142893791 0.008031639808237118 0.09231243688951833 0.0929394364356994 0.01100761761010816 0.9595880562608893 0.963468372821808 0.009256693573801 0.9431017312136564 0.9469230771064758 0.01623091350727594 23.496937318281695 24.506494522094727 2.111812036416062
100 world_model 48 1.3842114318500867 1.4609997272491455 0.2320579083508614 0.15562742271206592 0.1551793962717056 0.0011071333669104794 0.08502522652799428 0.0827708393335342 0.009162171944502378 0.09906107593666419 0.0976922363042831 0.013232582626187085 0.9798528335311196 0.9818922877311708 0.004928315483074489 0.9706294590776617 0.9727365374565125 0.00933568787339991 17.374094182794746 18.36233329772949 1.9216629089450783
101 world_model 49 1.394237995147705 1.46753191947937 0.23499839620043858 0.14431144432588056 0.1438044756650924 0.0014052933872376883 0.0892618738792159 0.0849148482084274 0.010086364211868076 0.10297283665700388 0.0999868884682655 0.015324079457799155 0.9937329725785689 0.994368612766266 0.0016665478315232086 0.9900512803684581 0.9910125732421876 0.0035418136401424646 11.417630369013006 12.081674575805664 1.4390343301597783
102 world_model 50 1.3947978886691006 1.4674086570739746 0.232417811065908 0.12428737025369291 0.1245113238692283 0.0023867702439980213 0.11153109303929587 0.1066034659743309 0.014137596184359695 0.13995826853947202 0.1338566541671753 0.024060147754004148 1.000000005418604 1.0 8.196254383643821e-08 0.9999999783255837 0.9999999403953552 1.0417257518733135e-07 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-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,0,74.92504262924194,73.4843533039093,151.53948426246643,,,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,1,73.14976501464844,72.50831246376038,147.29151892662048,236.7906494140625,0.3743894100189209,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,2,72.79753828048706,72.85141515731812,148.76237392425537,252.5179443359375,0.8748331964015961,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,3,73.76113796234131,73.809317111969,149.78780913352966,246.5437774658203,0.46273118257522583,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,4,73.90034294128418,73.44013237953186,149.0589771270752,175.5687255859375,0.08769065141677856,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,5,73.75833415985107,73.92397904396057,149.91799545288086,243.335693359375,0.6228261590003967,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,6,73.61266303062439,72.48553967475891,149.21961116790771,224.94631958007812,0.680397093296051,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,7,73.98595118522644,73.89092016220093,149.8288562297821,210.02279663085938,0.5641175508499146,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,8,73.28098225593567,73.19638013839722,148.46980357170105,189.51605224609375,0.41241657733917236,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,9,73.5044481754303,71.65871787071228,148.3517608642578,197.29632568359375,0.2582865357398987,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,10,74.22125482559204,68.95462584495544,143.91422152519226,173.0809783935547,0.09770435094833374,
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-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 0 74.92504262924194 73.4843533039093 151.53948426246643
3 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 1 73.14976501464844 72.50831246376038 147.29151892662048 236.7906494140625 0.3743894100189209
4 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 2 72.79753828048706 72.85141515731812 148.76237392425537 252.5179443359375 0.8748331964015961
5 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 3 73.76113796234131 73.809317111969 149.78780913352966 246.5437774658203 0.46273118257522583
6 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 4 73.90034294128418 73.44013237953186 149.0589771270752 175.5687255859375 0.08769065141677856
7 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 5 73.75833415985107 73.92397904396057 149.91799545288086 243.335693359375 0.6228261590003967
8 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 6 73.61266303062439 72.48553967475891 149.21961116790771 224.94631958007812 0.680397093296051
9 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 7 73.98595118522644 73.89092016220093 149.8288562297821 210.02279663085938 0.5641175508499146
10 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 8 73.28098225593567 73.19638013839722 148.46980357170105 189.51605224609375 0.41241657733917236
11 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 9 73.5044481754303 71.65871787071228 148.3517608642578 197.29632568359375 0.2582865357398987
12 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 10 74.22125482559204 68.95462584495544 143.91422152519226 173.0809783935547 0.09770435094833374

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-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,policy,73.71795095096935,,,,45.09090909090909,47.09090909090909,47.09090909090909,47.63636363636363,,214.96192626953126,0.44353927075862887,148.74021928960627,73.71795095096935,72.74579028649764,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,world_model,72.74579028649764,,,,45.27272727272727,47.09090909090909,47.09090909090909,47.72727272727273,,214.96192626953126,0.44353927075862887,148.74021928960627,73.71795095096935,72.74579028649764,
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-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 policy 73.71795095096935 45.09090909090909 47.09090909090909 47.09090909090909 47.63636363636363 214.96192626953126 0.44353927075862887 148.74021928960627 73.71795095096935 72.74579028649764
3 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 world_model 72.74579028649764 45.27272727272727 47.09090909090909 47.09090909090909 47.72727272727273 214.96192626953126 0.44353927075862887 148.74021928960627 73.71795095096935 72.74579028649764

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"