早停特征验证,早停不通

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_g1_pack_camera
- Pass types: policy, world_model
## Five Directions
### Original Early Stop
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_l2_vs_full50`: mean=116.0635, median=135.1986, p90=161.0852, p95=169.8322
### Direction C: Action Converges First
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `action_vs_full50_95pct_step`: mean=46.6364, median=46.6364, p90=46.6364, p95=46.6364
- `share_action_first_stable_before_latent`: nan
- `share_action_95pct_before_latent`: nan
### Direction D: Cross-Step Similarity
- `latent_delta_mid_steps`: mean=0.3529, median=0.3489, p90=0.4169, p95=0.4276
- `action_delta_mid_steps`: mean=0.0320, median=0.0307, p90=0.0455, p95=0.0488
- `state_delta_mid_steps`: mean=0.0312, median=0.0301, p90=0.0439, p95=0.0465
### Direction A: Budget Heterogeneity
- `oracle_budget_action`: mean=46.6364, median=46.6364, p90=46.6364, p95=46.6364
- `oracle_budget_state`: mean=46.7273, median=46.7273, p90=46.7273, p95=46.7273
- `oracle_budget_action_by_scene`:
- `unitree_g1_pack_camera`: mean=46.6364, median=46.6364, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=215.2431, median=230.0003, p90=237.2570, p95=239.0189
- `action_drift_vs_prev_round`: mean=0.2697, median=0.2050, p90=0.4657, p95=0.6923
- `round_total_time_s`: mean=147.1026, median=152.2600, p90=152.9385, p95=152.9569
- `policy_pass_total_time_s`: mean=71.2595, median=74.7608, p90=74.9093, p95=75.1472
- `world_model_pass_total_time_s`: mean=73.1823, median=74.7396, p90=74.9509, p95=74.9599

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

View File

@@ -0,0 +1,4 @@
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
unitree_g1_pack_camera,policy,71.25950481674887,71.25950481674887,,,,,,,,,,,44.72727272727273,44.72727272727273,,46.63636363636363,46.63636363636363,,46.63636363636363,46.63636363636363,,46.72727272727273,46.72727272727273,,147.10261366584083,147.10261366584083,,71.25950481674887,71.25950481674887,,73.18230964920737,73.18230964920737,,215.24309921264648,215.24309921264648,,0.2696936547756195,0.2696936547756195,
unitree_g1_pack_camera,world_model,73.18230964920737,73.18230964920737,,,,,,,,,,,45.0,45.0,,46.72727272727273,46.72727272727273,,46.72727272727273,46.72727272727273,,46.72727272727273,46.72727272727273,,147.10261366584083,147.10261366584083,,71.25950481674887,71.25950481674887,,73.18230964920737,73.18230964920737,,215.24309921264648,215.24309921264648,,0.2696936547756195,0.2696936547756195,
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_g1_pack_camera policy 71.25950481674887 71.25950481674887 44.72727272727273 44.72727272727273 46.63636363636363 46.63636363636363 46.63636363636363 46.63636363636363 46.72727272727273 46.72727272727273 147.10261366584083 147.10261366584083 71.25950481674887 71.25950481674887 73.18230964920737 73.18230964920737 215.24309921264648 215.24309921264648 0.2696936547756195 0.2696936547756195
4 unitree_g1_pack_camera world_model 73.18230964920737 73.18230964920737 45.0 45.0 46.72727272727273 46.72727272727273 46.72727272727273 46.72727272727273 46.72727272727273 46.72727272727273 147.10261366584083 147.10261366584083 71.25950481674887 71.25950481674887 73.18230964920737 73.18230964920737 215.24309921264648 215.24309921264648 0.2696936547756195 0.2696936547756195

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.4199446548115124,1.4689834117889404,0.24784095387844252,1.4148756699128584,1.4147228002548218,0.0017983203653821737,0.04296489059925074,0.0397998988628387,0.009299621251750496,0.03482877835631364,0.0343807376921176,0.00547841440970538,0.06929501908069303,0.0869507640600204,0.08247889065490668,0.07147780297832051,0.0868794545531272,0.07320887474281128,166.28865189985797,165.389892578125,10.731242910725213
policy,2,1.3961981426585803,1.4666833877563477,0.23087492474052587,1.0217565189708362,1.0221338272094729,0.0018247056445979686,0.03199359351261092,0.0317323058843612,0.0037646796769319367,0.025336772880770908,0.0253736060112714,0.003678443038993123,0.06810338879850776,0.0875042751431465,0.08210616837812114,0.07210849614983253,0.0864711329340934,0.07331465993546059,166.4136102849787,164.7098846435547,11.000094977145157
policy,3,1.3912982073697178,1.4673566818237305,0.22973540777621523,0.8505897142670371,0.8505821228027344,0.0010051918118005416,0.024692537601698473,0.0248304959386587,0.0038281192796053333,0.019629743881523547,0.01930976472795,0.0036561174108232456,0.07052726840431038,0.0910862684249877,0.08170359839211622,0.07576540315693073,0.0877224504947662,0.07393231993938981,165.5298420299183,163.74937438964844,10.924222893091711
policy,4,1.3955245884982022,1.4692416191101074,0.23115731906112152,0.7504698092287237,0.7511569857597351,0.002213468830741041,0.0209008015014908,0.0201370678842067,0.004417066023597906,0.01636863525279539,0.0147214485332369,0.004398287368375191,0.07521781071343202,0.0970934405922889,0.08137898664731064,0.08186778341504657,0.0920410752296447,0.0744835682426777,165.39599748091265,162.8660888671875,10.500462465080362
policy,5,1.3938182484019885,1.4660944938659668,0.2294866148731624,0.682613958011974,0.6820001602172852,0.0018772849971748747,0.017487539825114282,0.0166238695383071,0.0033519486171890347,0.013972549783912526,0.0127493571490049,0.0031853362784936253,0.0814702175557613,0.1048394218087196,0.08113645505303767,0.08942560546777466,0.098782017827034,0.07517409688283853,164.2550714666193,163.5480194091797,11.22196545262611
policy,6,1.3910709077661687,1.467343807220459,0.22875892281431426,0.6330291791395708,0.6330946683883667,0.0013312794694004318,0.016232270154763292,0.0151452394202351,0.003113519461051901,0.012189679017121091,0.0117673017084598,0.0014661549227332263,0.08859342505986037,0.1138118654489517,0.0809000431229695,0.09813935368914492,0.1066522896289825,0.07590897326470579,162.82386363636363,162.26492309570312,9.8885045156412
policy,7,1.3885809941725298,1.467557430267334,0.22863482631318804,0.5942280996929515,0.5937097668647766,0.0011322756789933666,0.0162948049943555,0.0147878648713231,0.0031789977673532957,0.012443589385260183,0.0120103694498538,0.0015854616989472731,0.0963388718664646,0.1232869997620582,0.08074121432615688,0.10775288592346687,0.1153533160686492,0.07666288371092304,159.67699501731178,160.8734130859375,8.891887204756257
policy,8,1.3973513083024458,1.4665753841400146,0.23078928445988792,0.5634413686665621,0.5633506774902344,0.0015484535584969308,0.01621390616690567,0.0149094723165035,0.0030156220036154,0.013134431601925291,0.0125940218567848,0.0016045019236136716,0.10475609265267845,0.1333369612693786,0.08063809382102032,0.11806750229813832,0.1247528344392776,0.07738447291690853,158.36621509898794,159.92706298828125,8.676093227119262
policy,9,1.3959431431510232,1.467972755432129,0.2328118621935322,0.5371802340854298,0.5368256568908691,0.0011949182832252372,0.015963013622571073,0.0149467037990689,0.002758452240668138,0.013670662248676408,0.0131606245413422,0.0016642485039808598,0.11386911875822324,0.1439066082239151,0.0804174499320011,0.12889386645772236,0.1347137689590454,0.07806687096551898,157.12624983354047,157.07748413085938,8.89944298073369
policy,10,1.39333776994185,1.466566801071167,0.23291327214493826,0.5157071514563127,0.5156304240226746,0.00071095651044754,0.0161112701858986,0.0151212671771645,0.002551207776720993,0.014149567281657937,0.0134865520521998,0.0016877545930272305,0.12376608089967203,0.1559549868106842,0.08014399461680466,0.1402043910189108,0.1449289619922638,0.07874248665891999,154.459340875799,154.81410217285156,8.866539908645626
policy,11,1.3970889178189365,1.4682331085205078,0.23354156079418062,0.4965983602133664,0.496254950761795,0.0013183721506610222,0.0162570081143216,0.0154960826039314,0.0022417798275051622,0.015134023587134691,0.0145450728014111,0.0015748084205547395,0.1344618482345884,0.1693732738494873,0.07985499531821201,0.15204009752381928,0.1559115648269653,0.07947249003916608,152.2045246471058,152.67138671875,8.152501028924327
policy,12,1.39147517897866,1.4630882740020752,0.23190521158086197,0.480160038579594,0.480011373758316,0.0008933944401713886,0.0167662082239985,0.016273895278573,0.0021683699879489573,0.01598141748796804,0.0154201798141002,0.0014003313754610057,0.14549739370969206,0.1823156476020813,0.07952362047116966,0.1642640690234574,0.1667821109294891,0.08012449297972861,150.1994295987216,147.66102600097656,8.361983984491255
policy,13,1.3986355391415684,1.4684324264526367,0.22967293422642662,0.46388220245187933,0.4637138843536377,0.0009076149443483036,0.017447877844626206,0.0169204361736774,0.002141879203330685,0.016630208966406865,0.0162317547947168,0.0014006995934814526,0.156927143138918,0.1956851184368133,0.07940099614584072,0.17687058245593848,0.177789956331253,0.08076975496439211,148.61978149414062,146.8197784423828,7.4275339076589475
policy,14,1.395016843622381,1.4685349464416504,0.23357109532484116,0.4508358565243808,0.450634241104126,0.0008967817091598962,0.01837730119851497,0.017890753224492,0.002275769719796006,0.017592312683435953,0.0173444207757711,0.001335839703994519,0.16876144300807605,0.209689050912857,0.07932480164353904,0.1899092434482141,0.1891032308340072,0.0813762789687884,147.01048001376066,145.48289489746094,7.128993719840749
policy,15,1.3874100988561457,1.4646108150482178,0.23205342475211724,0.43886817314408044,0.438880980014801,0.0005999638861373147,0.019272385165095253,0.0187625139951705,0.002319646962380556,0.018260731277140663,0.0180140379816293,0.0013289654973574485,0.1810012679039077,0.2238913625478744,0.07920025056314642,0.2032911188223145,0.2009234279394149,0.08197090542939899,145.66456326571378,144.00595092773438,6.468737494900389
policy,16,1.3968654112382368,1.4682765007019043,0.2334989595694358,0.4266154440966519,0.4266196191310882,0.0006458059292767522,0.020239090377634182,0.0196974910795688,0.0023352447714596316,0.0193730694326487,0.0192009173333644,0.0012392080848190256,0.19371072524650526,0.237640231847763,0.07902959158847749,0.2171774411743337,0.2154812514781952,0.08246736938135521,144.02324052290484,142.64797973632812,5.964588441657
policy,17,1.395165746862238,1.467644453048706,0.23266883953622636,0.4158513464710929,0.4163050353527069,0.0009880957270411537,0.02115450240671629,0.0206316318362951,0.0024071820959970154,0.020321888341145025,0.0203274842351675,0.0011518107421581315,0.20679082399742166,0.2509100139141083,0.07888301141397043,0.23139992153102698,0.2292900681495666,0.08287899364964434,142.933369029652,141.83502197265625,5.620575124261225
policy,18,1.397233334454623,1.4682981967926023,0.23322359019666616,0.4061706851829182,0.4059041142463684,0.0010675779126346565,0.021897767077792736,0.0213636942207813,0.0022499933095869906,0.02109132707118983,0.0212969668209552,0.0011487422475652763,0.22054141522808504,0.264401227235794,0.0785308469748189,0.2459408884698694,0.2424930930137634,0.0832141244080728,142.01401034268466,140.7686309814453,5.277748181651768
policy,19,1.3941774801774458,1.468799114227295,0.2332288031057206,0.3966258032755418,0.3966047167778015,0.0009748517740412879,0.02329360321164126,0.022596351802349,0.002533012080381376,0.022247372533787335,0.0226513762027025,0.0011441157690688817,0.2342805740508166,0.2779521048069,0.07833726484104021,0.26109283756126056,0.2563294470310211,0.08350101400361967,141.3571250221946,140.20330810546875,4.899095781518582
policy,20,1.39013671875,1.4671165943145752,0.23162481996733364,0.38738407871939917,0.3872357010841369,0.000899909016559721,0.024091059003363915,0.0234279241412878,0.0024521910605300157,0.023034107109362382,0.02347251214087,0.0011936538329097878,0.24874622781168326,0.2917625308036804,0.07789532063663962,0.27672880887985224,0.2705399394035339,0.08387115602876005,140.51580533114347,139.3236541748047,4.806872258645565
policy,21,1.3930827487598767,1.468642234802246,0.23267148655937464,0.3787874471057545,0.3791123330593109,0.0010040153324427045,0.025292632254687163,0.0245395693928003,0.002548339825735864,0.02440367469733407,0.0248856451362371,0.0011767432557690904,0.26387040181593463,0.3060960173606872,0.07716367569443724,0.29291873086582526,0.285388708114624,0.08409135178697852,139.62204534357244,138.72824096679688,4.422310312428542
policy,22,1.3980731530623003,1.4692797660827637,0.23324336723607852,0.37090576778758655,0.3710913062095642,0.0006050172995983032,0.02652050300755278,0.0259991902858018,0.00266291533362873,0.025566521524028298,0.0258515384048223,0.0012256957443174863,0.2793912481177937,0.3211789429187774,0.07663848245315401,0.30966383760625665,0.3006980121135711,0.08423221750470727,138.8831551291726,137.80862426757812,4.253026240154828
policy,23,1.3876693465492942,1.4661476612091064,0.2321090896186312,0.3632450808178294,0.3631476759910583,0.0009504257382545858,0.02797194892032574,0.0275118649005889,0.002786243580084514,0.02672967907379969,0.026794483885169,0.0013123951879026217,0.29518670656464313,0.3364537358283996,0.07631225766234985,0.3269407559524882,0.3165871500968933,0.08421111924698894,138.0939580743963,136.85728454589844,4.05977729850141
policy,24,1.3870555270801892,1.4667108058929443,0.23229109916023472,0.356257368217815,0.3562216162681579,0.0008385704575403215,0.028949941931800352,0.0283108800649642,0.0025630100500371377,0.0280379246581684,0.0278217382729053,0.0013886491431190028,0.3124776509675113,0.3526518940925598,0.07564842478126434,0.34491849216547876,0.3331633508205414,0.08416368966062525,137.34270130504262,136.33912658691406,3.824452310262525
policy,25,1.3811318657614968,1.4669959545135498,0.23213730278922332,0.3493820916522633,0.3490746021270752,0.0008195303506146058,0.03037995083088219,0.0296198800206184,0.0026112004147170534,0.029447816650975785,0.0291819125413894,0.0014741240479695186,0.33067775856364856,0.3696516454219818,0.07493827461481974,0.36359960382634937,0.3542846441268921,0.0840333271110926,136.6431288285689,136.1310577392578,3.4707142732339618
policy,26,1.397722070867365,1.468933343887329,0.23269373108215585,0.34216034141453827,0.3419646620750427,0.000906596112744071,0.03188043527982448,0.031423483043909,0.0025717996052750554,0.030636898495934164,0.0305297560989856,0.0015972289996493473,0.3495491417971524,0.387301504611969,0.07412730112239446,0.3829627199606461,0.3768246173858642,0.08378331506297067,136.12241987748578,135.1168975830078,3.228142836090027
policy,27,1.3976352431557395,1.4682977199554443,0.23002463328961734,0.33548542857170105,0.3353995084762573,0.001100893883873762,0.03336546654728322,0.0329380482435226,0.0024973943812357903,0.032164451073516453,0.0323128663003444,0.0017110141330944424,0.36968166719783435,0.4060558676719665,0.0730845134785985,0.40315917947075586,0.4002630710601806,0.08345396989649267,135.60153475674716,134.41632080078125,3.1084850058021094
policy,28,1.3889400092038242,1.4663820266723633,0.23109903297095374,0.32923729311336164,0.3289990723133087,0.0009212966334163451,0.03477015380154951,0.034459076821804,0.0023810203645046597,0.033644755286249196,0.0338968634605407,0.0018299421679751377,0.39076151902025397,0.4258028268814087,0.07204199367493073,0.4241756254976446,0.4218252599239349,0.08301130653093475,135.10802112926137,133.9518585205078,2.944620540586098
policy,29,1.3958456733010032,1.4680793285369873,0.23273762887265056,0.3229081793264909,0.3226611912250519,0.0010644529768016925,0.03650624169544736,0.0360220894217491,0.002548195799598,0.03528034043582999,0.0353871285915374,0.0018673795680370967,0.41337809237566864,0.4466045200824737,0.07058659685275215,0.44607106663964013,0.4431875646114349,0.08238279481466829,134.4320331920277,133.38516235351562,2.8918477732866448
policy,30,1.398771047592163,1.4687495231628418,0.23035881097902663,0.3166154704310677,0.3168188631534576,0.0009145729568201159,0.038377677852457166,0.0380931757390499,0.0027605747591740886,0.03727676279165523,0.0372313372790813,0.0020546558874363053,0.43668326464566315,0.4683857858181,0.06917588424982536,0.4689953787760301,0.4654948115348816,0.08148607605333388,134.1102724942294,133.15280151367188,2.7293462311716934
policy,31,1.3975862156261096,1.468428134918213,0.22974310788986158,0.31156241893768305,0.3115926086902618,0.0008053260474167256,0.04030895876613525,0.0395881086587905,0.002983343898059974,0.039029992778192815,0.0389085449278354,0.0022026435383434026,0.4615032970905304,0.491204559803009,0.06745016506014705,0.4928771636702798,0.488850474357605,0.08034385390111914,127.84154371781783,126.80603790283205,2.684130126755344
policy,32,1.398115028034557,1.4685206413269043,0.23000187500011807,0.3038616180419922,0.3036515414714813,0.0008707003144547423,0.04247550835663617,0.0416393354535102,0.0030729552467033874,0.04031326147642998,0.0403376780450344,0.002325486794508347,0.4871742996302518,0.515261173248291,0.06576557929649716,0.5176525278524919,0.5128324031829834,0.07914143450948494,121.61492087624289,120.6345443725586,2.6838542257147173
policy,33,1.3982429721138694,1.4688405990600586,0.23005209178713826,0.29566746137358924,0.2956995069980621,0.0008574776753279273,0.04434451528570864,0.0434012822806835,0.003158340661104034,0.042377971790053585,0.0424748510122299,0.0025846454140460735,0.515161007642746,0.5403033494949341,0.06306635073559665,0.5436133335937153,0.5380820035934448,0.07763774930639691,115.44529099897905,114.56948852539062,2.597724000539393
policy,34,1.3965325572273948,1.46874737739563,0.22887058813830843,0.28751979903741315,0.2876001894474029,0.0008464997297958268,0.046543978493321994,0.045653935521841,0.003269844393746624,0.044370111755349384,0.0446448698639869,0.00285659600654204,0.5442631082101301,0.5665419101715088,0.0602054745798515,0.570698781446977,0.5645166039466858,0.0757948558162599,109.20886091752486,108.38751983642578,2.551376837960185
policy,35,1.3976473158056086,1.468266487121582,0.22980796371659562,0.27876275235956366,0.2786843478679657,0.0008252766096163018,0.04889900508252052,0.0482247583568096,0.003459421620781423,0.046336260031570035,0.0467241965234279,0.0031529949394377126,0.574638158082962,0.5942624807357788,0.057110933262157236,0.598864807323976,0.5921886563301086,0.07356039683880124,103.00947432084517,102.27365112304688,2.461374086178861
policy,36,1.3855494369160046,1.4689552783966064,0.22718398608558008,0.2700976431369781,0.269994705915451,0.0008440204694016255,0.05155899951403788,0.0506390631198883,0.0037805401479951094,0.04937205565246665,0.0498123988509178,0.0036419656105230675,0.606609740040519,0.6233117580413818,0.053493952247218146,0.6285896680571816,0.6216908097267151,0.07061005208978514,96.91611272638494,96.29117584228516,2.463765083646315
policy,37,1.3926266106692227,1.4650709629058838,0.22958450670246977,0.26092292774807324,0.2607474625110626,0.0009192696942363682,0.054065613245422146,0.0523351542651653,0.004276431205171295,0.05044958367943759,0.05068364366889,0.0037977112872810363,0.640471409667622,0.6533941626548767,0.0491285779000502,0.6588581746274774,0.6515571475028992,0.06759578421173414,90.7248798717152,90.28363037109376,2.4495879416903743
policy,38,1.3983956250277432,1.4685688018798828,0.2326188678120393,0.2516408589753238,0.2514135837554931,0.0008444321745491667,0.05646827579899263,0.0541640482842922,0.004678404861550862,0.05393095788630567,0.054175067692995,0.004422981602228341,0.6756270202723417,0.6845731139183044,0.04418564613377763,0.6906227523630316,0.685060441493988,0.06362939068967274,84.54249988902698,84.22433471679688,2.3823459159131297
policy,39,1.3974752209403298,1.4687211513519287,0.23283867121485227,0.24206021563573313,0.2421729564666748,0.0009790923877469814,0.059121415696360785,0.0564726628363132,0.005027217049753611,0.055872542614286556,0.0560077875852584,0.004829634823848823,0.7119568152861162,0.7167223691940308,0.0388637745502593,0.7230992696501992,0.7193184494972229,0.05931103042289549,78.49464416503906,78.10062408447266,2.3544623119816515
policy,40,1.3975018587979404,1.4686484336853027,0.23203024824890445,0.23246509920467026,0.232818603515625,0.0010950287788950672,0.06186196749860586,0.0588464587926864,0.005349256306551369,0.056991226293823895,0.0569765381515026,0.005178340071205947,0.748980088667436,0.750083863735199,0.03335648708266333,0.7555004412477667,0.7530468106269836,0.054697207446160793,72.35493816028942,71.98544311523438,2.317209349338933
policy,41,1.3991471854123203,1.468951940536499,0.23291801789241035,0.22204172882166773,0.2224677354097366,0.001190453320234576,0.06633509898727584,0.0637814998626709,0.005403513605827331,0.06074961715123866,0.0606111101806163,0.005962467886783079,0.7867171547629617,0.7849864959716797,0.028110372840959918,0.7888143712824042,0.7875792980194092,0.04906218150994738,66.28471651944247,65.92801666259766,2.2235564094492397
policy,42,1.395815285769376,1.4650049209594729,0.2315630238006855,0.21240549602291797,0.2128109633922577,0.0011945403969590655,0.06771188974380488,0.0657639876008033,0.005658840986010276,0.06272197040644555,0.0624122582376003,0.006480972225632828,0.823605862530795,0.8200478553771973,0.022975973263899555,0.8218092755837874,0.8213566541671753,0.043080852626129006,60.175458734685726,59.91341400146485,2.090535790869781
policy,43,1.3980659571560947,1.4691872596740725,0.23250785714120023,0.20192084935578428,0.2022386640310287,0.0011738066056845883,0.06995729627934365,0.0691783428192138,0.005586429083625461,0.06541585549712177,0.0650460347533226,0.007163909521647139,0.85914761911739,0.8551719188690186,0.01825310665284656,0.8542784723368558,0.8543077111244202,0.03662391680419965,54.12357156926935,53.80431365966797,2.0296692321248337
policy,44,1.396042607047341,1.4662487506866455,0.23174950990005813,0.19176711954853748,0.1921779662370681,0.001051914891974807,0.07136923413385039,0.0713838636875152,0.005440439701368714,0.06831177865917028,0.0676725655794143,0.008002730695230581,0.8922106677835638,0.8895732760429382,0.014029720634793148,0.8856175270947543,0.885894775390625,0.029687563916090214,48.000628384676844,47.77872085571289,1.9226493722774975
policy,45,1.3873529867692427,1.46867036819458,0.2318101356731532,0.1814325167374177,0.1817986816167831,0.001362562766737784,0.07331087101589544,0.0738725811243057,0.0053724983767494605,0.06970266083424737,0.068978376686573,0.008414717337615875,0.9222341125661676,0.9203423261642456,0.010291981780351706,0.9145046364177357,0.9147323369979858,0.02292448004186011,41.84291076660156,41.73094940185547,1.8037654835085017
policy,46,1.3947387175126509,1.46449875831604,0.2315420883783965,0.17103424532846964,0.1712109446525573,0.0011189730727775157,0.07392106069759884,0.0751156657934188,0.005324450286171255,0.07290775904601265,0.0723533928394317,0.00927527095650564,0.9479800787839022,0.946979820728302,0.007117330144233319,0.9408404772931879,0.9409552216529846,0.016264008119090536,35.59961145574396,35.4770622253418,1.6463011656811974
policy,47,1.3933005332946777,1.4662511348724363,0.23068317654106377,0.1605424054644324,0.1608028709888458,0.0013902221699989997,0.07609803026372731,0.0770305842161178,0.0052345108544724185,0.07695857029069551,0.0765223056077957,0.010292512062775956,0.9693101102655585,0.9689814448356628,0.004439686919034507,0.9638550985943187,0.963843822479248,0.010069742829094211,29.28877657110041,29.279510498046875,1.4706735852626311
policy,48,1.397290663285689,1.4673364162445068,0.2321224198821918,0.14959971200336106,0.1498794555664062,0.0012506429864215741,0.07728927108374505,0.0782783478498458,0.005352537995597017,0.08034498786384403,0.0799207463860511,0.011077113740668124,0.985328267921101,0.9852620363235474,0.002274625257182432,0.9821105382659219,0.9819733500480652,0.004997827129811236,22.673615022139117,22.67072296142578,1.270955483369366
policy,49,1.3973293521187522,1.467585802078247,0.23217040990034032,0.13729143007235092,0.1376739293336868,0.0013042199426100993,0.07874605940146875,0.0802952870726585,0.005839733080200932,0.08107475326819846,0.0812594220042228,0.010867235661918134,0.9956435019319708,0.9956248998641968,0.0007228876237728988,0.9941713051362471,0.9940559267997742,0.0016669520307079108,15.34714412689209,15.306425094604492,0.9137884039077372
policy,50,1.3971644098108464,1.4685523509979248,0.23251888924898376,0.11407934467900879,0.1141030043363571,0.0020744413094250223,0.09504244747486977,0.0951025709509849,0.00769284831398244,0.10774176838723094,0.1095263659954071,0.015006327893710066,0.9999999729069796,0.9999999403953552,8.985738296640884e-08,0.9999999945813959,1.0,7.750687617115007e-08,0.0,0.0,0.0
world_model,1,1.397060134194114,1.468520164489746,0.23209641671372636,1.4132862849669023,1.4142225980758667,0.0032558895680461536,0.04229140010747038,0.0409311316907405,0.0048616917218485,0.030018669807098067,0.0310924090445041,0.0031556253909547083,0.021687547676265243,0.0026827091351151,0.10126472276664031,0.008256774734367018,0.0062365746125578,0.0445626736590254,166.02682772549716,162.5775604248047,15.419021785677117
world_model,2,1.394958647814664,1.4676237106323242,0.23207357875643245,1.020930290222168,1.0212992429733276,0.0015413107354754262,0.03220456330613652,0.0317432433366775,0.0038627263754493946,0.022725183516740775,0.0215565040707588,0.0021731112312203607,0.020730182613161494,0.0016211019828915,0.10121049942053982,0.00953977072442118,0.0084504354745149,0.044105362033503764,164.77466097745028,161.25946044921875,14.467070278368181
world_model,3,1.3934266567230225,1.4684956073760986,0.23111879114398137,0.8507108363238248,0.8503804802894592,0.001811010727927916,0.02495878240601579,0.0242328494787216,0.0036585303646759566,0.017795011655173474,0.0171933639794588,0.0020872146391280122,0.02317974140698258,0.0055888779461383,0.10058269802793683,0.014085429805246257,0.0125316502526402,0.044229021902067275,164.28697204589844,160.899658203125,15.48904511224389
world_model,4,1.3979400287974963,1.4683723449707031,0.23246778910080879,0.7501540834253485,0.7506182193756104,0.00191794380486534,0.021089591932567636,0.0213051158934831,0.0029972288205221175,0.01570766038176684,0.0147627918049693,0.002690648511058169,0.02762934311547061,0.0120556820183992,0.09982644118346136,0.02095097282224081,0.0191869363188743,0.04430270239286057,163.28567227450284,161.07655334472656,15.415127358962808
world_model,5,1.3983885374936191,1.468574047088623,0.23280278172447721,0.6832515543157404,0.6833576560020447,0.001681939813460379,0.018667803653939163,0.0181663390249013,0.0025819645954901827,0.015457165258174555,0.0141863077878952,0.003538232208640517,0.03337351673028686,0.0196057111024856,0.09887086836198027,0.029003180097788548,0.0277245230972766,0.04449561233776792,162.13086769797584,160.75125122070312,13.982188192131357
world_model,6,1.3960540077903054,1.4680912494659424,0.2316625904965525,0.6333704374053262,0.6337016224861145,0.002215249785508791,0.01739421249790621,0.0166730657219886,0.002509113861109463,0.015047600662166372,0.0138655416667461,0.0032147458344210277,0.03995440409264782,0.02770771458745,0.09791121376330769,0.037967261180958944,0.037167489528656,0.044735434555019854,161.13878146084872,156.13136291503906,14.202085207291068
world_model,7,1.3958736332980068,1.4679224491119385,0.23210035252771166,0.5945573557506908,0.5951321721076965,0.00173232065280563,0.017180242067710873,0.016549339517951,0.0024768068562493637,0.014550924131816035,0.0138543220236897,0.0022567814601639814,0.047073411162603974,0.036384891718626,0.09718055479183327,0.047818138687448046,0.0476803258061409,0.04504644132232273,158.64647605202416,156.3931884765625,12.362258108487255
world_model,8,1.3991979902440852,1.469386339187622,0.2319427273547264,0.5636275410652161,0.5633426308631897,0.0017189724443863205,0.017107021740891674,0.0165111795067787,0.002557357741843461,0.01465057039802718,0.0146069368347525,0.0013285622527370372,0.05490768692371518,0.0457929074764251,0.09668817116632726,0.058358248831196224,0.0591987632215023,0.0454010649943772,156.91902992942116,155.96109008789062,10.779268567347303
world_model,9,1.391722484068437,1.4691870212554932,0.2292507418120153,0.5375344157218933,0.5376505851745605,0.0022545475359390396,0.017001958563923784,0.0166283417493104,0.0024255624012909176,0.015165783295577183,0.0152348224073648,0.0018196034270450908,0.06346193286166946,0.0556991249322891,0.09623736242991819,0.06950334967537358,0.071213848888874,0.045829730841848854,155.01025668057528,152.654052734375,10.49791551508185
world_model,10,1.3981911702589556,1.4683139324188232,0.23248787471553783,0.5162937912074003,0.5161793828010559,0.0010167763264627432,0.01720741433514786,0.0167896971106529,0.002176760822726805,0.015809652734209156,0.015449957922101,0.0022760748159761177,0.07281269437887451,0.0658258944749832,0.09575691815358853,0.0811116681857542,0.0821476653218269,0.046397426351618566,152.84031538529828,150.84231567382812,9.964161531377957
world_model,11,1.3956788236444646,1.4688832759857178,0.23241543322742958,0.49643538756804034,0.4964897930622101,0.0005655437039052367,0.017352687448940435,0.017376510426402,0.0019209104843523575,0.016932337121529983,0.0164513736963272,0.0023384868502260205,0.08292715962637552,0.0768075138330459,0.09518712940327317,0.09322815320708533,0.0936360359191894,0.046954418976113126,151.07225036621094,149.58299255371094,10.010136041633027
world_model,12,1.3990216905420476,1.4697089195251465,0.2322847346749956,0.4789709746837616,0.4791893362998962,0.0013803605387985585,0.017910233190791144,0.0179083868861198,0.0018252727313546205,0.01752979308366771,0.0175561103969812,0.0013328470336290599,0.09345635450021784,0.0879065468907356,0.09433913289498083,0.10586790740489956,0.1052672937512397,0.04745464171535585,149.69276150790128,148.0255126953125,9.18280932526007
world_model,13,1.390719717199152,1.4685919284820557,0.20946664553277763,0.4638652205467224,0.4639376103878021,0.0009622472656286709,0.018491224470463617,0.0182679519057273,0.00197564435588444,0.017889904027635347,0.0177722815424203,0.0011152153802464436,0.10441743650219654,0.0993654280900955,0.09361222908455707,0.11907447197220536,0.1173175722360611,0.04781402963541712,148.1121035489169,146.2946014404297,8.690717804514064
world_model,14,1.4389164664528586,1.4685285091400146,0.07329649664424152,0.45071856542067096,0.4508586525917053,0.001068924655483121,0.019590353423898817,0.0192439910024404,0.002048634945749469,0.01884764602238478,0.0188638139516115,0.0010585285250784926,0.11569952168925238,0.1104635149240493,0.09276302399319082,0.13285514373670923,0.1303670704364776,0.048212421446734315,146.06091169877485,145.39466857910156,8.242440226012635
world_model,15,1.4515010443600742,1.4686095714569092,0.05157234523099491,0.43811914595690643,0.4380188286304474,0.0009252998616423729,0.020062531090595446,0.0196704994887113,0.001957660520956597,0.01943665455010798,0.0194491948932409,0.0009488555749195263,0.12765153361992398,0.1225744932889938,0.09194315908723384,0.14713256061077115,0.1446343809366226,0.04855355774712764,145.3772638494318,145.15838623046875,8.100738192732617
world_model,16,1.4683058261871338,1.469836711883545,0.0040259781864860475,0.4262073825706135,0.4263343811035156,0.0011030904976787386,0.020717125555331017,0.0206034760922193,0.001819485709171538,0.020569573579864008,0.0206553414463996,0.0008590819101852027,0.1401055756617676,0.1353824883699417,0.0909198485313344,0.1620009683749892,0.1598714590072631,0.048894380025050574,144.14951116388494,143.28109741210938,7.3891086071698835
world_model,17,1.4679158600893887,1.4688453674316406,0.0039857246144438755,0.4154709442095323,0.4156572818756103,0.0008925925535443907,0.021378530020063527,0.0213962737470865,0.001676572238549098,0.021537361497228746,0.02178505808115,0.0008468082337345843,0.15315092151815238,0.1482845842838287,0.08977501588268319,0.17738372087478635,0.1760808080434799,0.049186820891110816,143.03552107377485,143.22610473632812,7.195480436069859
world_model,18,1.4636064009232954,1.467790603637695,0.009060840501285566,0.4054564129222523,0.4053222239017486,0.0011746381228250056,0.02188241566446689,0.0220874100923538,0.0016042578526410949,0.02224655398590992,0.0224944148212671,0.000872030717406511,0.16699790107932955,0.1624549925327301,0.08850828702245617,0.19314886900511646,0.1926280558109283,0.04946462810815876,141.7437411221591,141.19619750976562,6.616271626175893
world_model,19,1.455238233913075,1.4681460857391355,0.0436510409825785,0.39611437103965064,0.3965134024620056,0.0008338883105889081,0.023427708074450448,0.0232527274638414,0.00163717064298724,0.023448466238650354,0.0237502492964267,0.0008398103140509136,0.18104473433711307,0.1762234568595886,0.08730788998658849,0.20954290032386777,0.2098750621080398,0.049758833221683146,140.8643937544389,139.97669982910156,6.160755021529545
world_model,20,1.468782663345337,1.4702510833740234,0.005670644681389768,0.3869872201572765,0.3869568407535553,0.0010571064902677326,0.02425133894112972,0.02450642734766,0.0015303652421015958,0.024300455539063927,0.0244884025305509,0.0008867102792210733,0.19608496332710434,0.1916147023439407,0.08609799710254873,0.22648370807821097,0.2256379127502441,0.05009802607176699,140.0468486439098,138.7318572998047,5.8753852259971895
world_model,21,1.4644020470705899,1.4684264659881592,0.01066176297492752,0.3791032135486603,0.3791325390338897,0.0009433582004157945,0.02539704011922528,0.0257000997662544,0.0016270135547439561,0.025749923322688387,0.0260105468332767,0.0008533973331368731,0.21189808980985117,0.2079691290855407,0.08469007303462316,0.2441297430883754,0.240778237581253,0.05037015641996531,139.3044794256037,138.02847290039062,5.5326629930242275
world_model,22,1.461334683678367,1.4696552753448486,0.02302452352221058,0.370985209941864,0.3711584806442261,0.0014443361677846643,0.026766397566957863,0.0269958563148975,0.0016607692852825151,0.026968680660832956,0.0270332023501396,0.0008647437887070245,0.22820508886467322,0.2244424521923065,0.08320518329297112,0.26242396641861304,0.2565734088420868,0.05060509446514394,138.72936734286222,137.496337890625,5.132451633032861
world_model,23,1.4446750337427312,1.4686152935028076,0.056259382419305566,0.36329191923141474,0.3630924522876739,0.0011915521634358126,0.028332868929613654,0.0285168830305337,0.0018320830224422342,0.028161855753172482,0.028290007263422,0.0009003314561876718,0.2448260513218966,0.2405172735452652,0.08171759805970372,0.2813629494471983,0.2730184197425842,0.05075338784327375,138.08518427068537,136.60797119140625,4.9349721352601215
world_model,24,1.466230110688643,1.469010829925537,0.007285939344463773,0.3558488163081082,0.3559907376766205,0.0007745901520853519,0.02939577078954733,0.029836818575859,0.0018866230109178908,0.02951243011788884,0.0297594536095857,0.0009872368400971573,0.2629585672508586,0.2589176893234253,0.0803469479190814,0.3010982952334664,0.2910718321800232,0.050878586548391225,137.27650035511363,135.9857635498047,4.506471059784849
world_model,25,1.4692075469277122,1.469456911087036,0.0027019828717012554,0.34885356101122766,0.3487524092197418,0.000793048342409851,0.030780516226183243,0.0310555100440979,0.001962576051029016,0.03095861863006241,0.0312995575368404,0.001026925046709204,0.2820501855828545,0.2783641815185547,0.07892049205094269,0.3216627402739091,0.3133932650089264,0.05100963034371276,136.63833479447797,135.25645446777344,4.2794082005690415
world_model,26,1.4695656299591064,1.4703044891357422,0.002807688969282064,0.3418133150447499,0.3419051766395569,0.000663685055175396,0.032375999641689336,0.032511930912733,0.001968917488683674,0.03217066299508915,0.0325932428240776,0.0011124607390631982,0.30178275975314056,0.2981634736061096,0.07756046119040512,0.34296415339816694,0.3364678025245666,0.05105021280467984,136.08753551136363,134.88333129882812,3.9580865946858665
world_model,27,1.466918858614835,1.4680020809173584,0.004439184246641668,0.3351816182786768,0.3350742161273956,0.0010690314138525696,0.034008620306849445,0.0343396440148353,0.0020573327960232146,0.033730834722518865,0.0340642482042312,0.0011571588361080083,0.32274481247771863,0.3197938203811645,0.07623022923330382,0.36515500057827344,0.3604071736335754,0.0510870348177181,135.60007268732244,134.2196044921875,3.753895564380846
world_model,28,1.4683418273925781,1.4689431190490725,0.0029149424183031033,0.3292718854817477,0.3294259309768677,0.0007730130965883605,0.03559493916955858,0.0358923934400081,0.0021421180194335677,0.03523579815571954,0.0356733910739421,0.0012601516805333716,0.344605267047882,0.3428462147712707,0.07471696669486305,0.3882711448452689,0.3852652311325073,0.05096137085840122,135.177470814098,133.90113830566406,3.56739331406319
world_model,29,1.4692777070132168,1.4690463542938232,0.001187872526910998,0.3227420801466161,0.3230057954788208,0.001070459439323339,0.037231924181634686,0.0375884436070919,0.0022783405771256955,0.0368433371186256,0.0374899692833423,0.0014017675875049184,0.3680680150335485,0.3676814436912536,0.07300795454030334,0.4123647592284463,0.4109280705451965,0.05070404195725256,134.5359649658203,133.32884216308594,3.3464185080870608
world_model,30,1.4681182991374622,1.468722581863403,0.00259506658639151,0.3163115273822437,0.316324234008789,0.0008402644246002326,0.03909571231766174,0.0396018363535404,0.002318673557470767,0.03887488015673371,0.0395915359258651,0.0015070013733400952,0.3925800160928206,0.3935781717300415,0.07134856883751282,0.4376379739154469,0.4374896287918091,0.050258370700779396,134.09119762073863,132.93063354492188,3.107749833274907
world_model,31,1.467529903758656,1.4698154926300049,0.004923710539639992,0.3114848163994876,0.3117312490940094,0.0007017182585621417,0.04102725637230003,0.0413359366357326,0.002523765263155732,0.040638839656656406,0.0412527583539485,0.00160690799148366,0.4189209152351726,0.417654275894165,0.06928672071710922,0.4639845273711465,0.4650555253028869,0.049640179448834795,127.844538601962,126.72604370117188,3.0088400327302525
world_model,32,1.4503356326710095,1.4693527221679688,0.05764846954614597,0.3037180033597079,0.3036509156227112,0.0008390467655600075,0.04332004047252911,0.0436531417071819,0.0024305822702222354,0.041927914050492315,0.0425391420722007,0.0017415286135238277,0.44624681906266644,0.4415348768234253,0.06722988645750125,0.4913081201640042,0.493820309638977,0.048959126052730874,121.62532945112748,120.6963348388672,3.0135076768621607
world_model,33,1.4609948288310657,1.469304084777832,0.02352221934185366,0.2956101840192621,0.295518010854721,0.0008179755114781201,0.04567472670565948,0.0471354387700557,0.003108594069972314,0.044044459407979734,0.0445928685367107,0.0018964095891150392,0.4764591401273554,0.4747952818870544,0.06434791967974723,0.5199022834951227,0.5237415432929993,0.04809487534011724,115.45348843661222,114.8263702392578,2.8654532731499383
world_model,34,1.4661979458548806,1.468505859375,0.006777600232731323,0.28719224983995606,0.287119448184967,0.001012734486069327,0.047942356291142324,0.0493283085525035,0.003235846493284003,0.04606559771028427,0.0464515797793865,0.0019911458120029164,0.5079170573841442,0.5105005502700806,0.06134848933698819,0.5496855296871879,0.5546839237213135,0.04701157013568311,109.22610126842152,108.7387466430664,2.7526646745642505
world_model,35,1.4654092138463801,1.4693818092346191,0.012530698601289168,0.27888039567253803,0.2789421379566192,0.0006728318857016968,0.050463817675005254,0.0518810600042343,0.003419995965195298,0.04802538894794198,0.0485400147736072,0.002179182625579962,0.5408043644644998,0.5478823184967041,0.058017562216878274,0.5805540626699274,0.5865806937217712,0.045679922235615726,103.01394306529652,102.85132598876952,2.652602642824873
world_model,36,1.4671031128276477,1.4683687686920166,0.004608793628741282,0.27017998966303736,0.2702099084854126,0.0009087867604623105,0.053130560639229635,0.0543903075158596,0.003740563313714995,0.05109185217456381,0.0513737499713897,0.002458960536174388,0.5753087563948198,0.5833597779273987,0.054336592833437544,0.6129930290308866,0.6195119619369507,0.04387614533470697,96.8900541825728,96.91385650634766,2.5905874174665464
world_model,37,1.468663519079035,1.4689886569976809,0.003353870088695131,0.26107886975461786,0.2611694931983948,0.0008109635240330389,0.055942094800147106,0.0564972162246704,0.004285833768827432,0.052179370414126944,0.0525184869766235,0.0025372012194642404,0.6120259924368425,0.6207063794136047,0.04998567422272302,0.6459511464292352,0.6535569429397583,0.04210749318734442,90.59552834250711,90.57064056396484,2.5087993264323707
world_model,38,1.4685575311834163,1.4676339626312256,0.0029153948015766934,0.251905620098114,0.2516639530658722,0.000840152743565899,0.05845277959650209,0.0593115575611591,0.004573886376073989,0.05563866922801187,0.0555773228406906,0.0029281012174509975,0.6500857418233698,0.6595547199249268,0.045218634086322304,0.6803404905579307,0.6881426572799683,0.03963201004585964,84.4117001620206,84.40792083740234,2.4364240365385266
world_model,39,1.466626297343861,1.4688293933868408,0.006235687915814369,0.24205284633419727,0.2419712096452713,0.0012442462959395325,0.06130189685658971,0.0624066442251205,0.004907480072507596,0.057563924653963545,0.0572689920663833,0.003131500885403345,0.68940654667941,0.7002094388008118,0.04014362993952567,0.7153850468722257,0.7237101793289185,0.036967243662913825,78.31840931285511,78.59146881103516,2.440420913268755
world_model,40,1.4666812853379683,1.468860149383545,0.005317464354795765,0.2321554205634377,0.2322941720485687,0.0009222710606795902,0.064174396070567,0.0648738369345665,0.0052178271590239645,0.05857762728225096,0.0581852979958057,0.0032625578910711064,0.729470735246485,0.7402344942092896,0.03487963789572558,0.7501768307252363,0.7591898441314697,0.03421601789699089,72.19643055308948,72.60140991210938,2.4038235099128484
world_model,41,1.4600811221382834,1.4689767360687256,0.027510905507638773,0.22236629507758396,0.2221569418907165,0.0011612707225271718,0.06885546716776757,0.0690470784902572,0.0054119027121710085,0.06224348091266366,0.0614409334957599,0.003788903358596341,0.7702723687345331,0.7792396545410156,0.029232089521372646,0.7856205864386125,0.7941232323646545,0.030718510559182035,66.1201882795854,66.51557922363281,2.3604195706790425
world_model,42,1.420821493322199,1.4660840034484863,0.12309930931101802,0.21225083009763193,0.2121341824531555,0.0006794226917356145,0.07020466605370691,0.0703973770141601,0.0054573198403057,0.06412990458986972,0.0630325004458427,0.0040162280882026,0.810104949907823,0.8171495199203491,0.024048661879723997,0.8204707990993153,0.8286294937133789,0.02706637842966298,59.98217565363104,60.28294372558594,2.3424394118458687
world_model,43,1.3999147848649458,1.469254970550537,0.21781755323622595,0.201913679187948,0.2019428163766861,0.0010410762372436981,0.0725201530890031,0.0733591392636299,0.0054560703243076375,0.06670289317315271,0.0654317140579223,0.004435684288902853,0.848534806208177,0.853638768196106,0.01919457673872723,0.8544365763664246,0.8620296716690063,0.023104866360112424,53.92282971468839,54.19173431396485,2.3018759645793496
world_model,44,1.3944376165216619,1.4681918621063232,0.23179871564208238,0.1918082237243652,0.1917132884263992,0.0011266145758682539,0.07411486790938808,0.0744659677147865,0.0053340624463093615,0.06928501210429448,0.0674033015966415,0.005014592152386143,0.8842862573536959,0.8876720070838928,0.014797954371457913,0.8867509202523665,0.8930128812789917,0.01875954773917384,47.76955067027699,47.98651123046875,2.1773311004029763
world_model,45,1.3962215943769976,1.4676592350006104,0.2336440161230607,0.18133696642788968,0.1811342984437942,0.0011126272096607466,0.07610171288251871,0.0750593394041061,0.0052231679024188175,0.07038058814677318,0.0686565786600112,0.0052372791660646265,0.9166603738611395,0.9177016615867616,0.010872336039513642,0.9161591854962435,0.921278953552246,0.014550500550090738,41.6348710493608,41.83378601074219,2.0061604610575925
world_model,46,1.3959437933835117,1.4677042961120603,0.2334022765221959,0.1709649183533408,0.170794740319252,0.0009963828332423168,0.07662165910005567,0.0747245773673057,0.005026059803525407,0.0733391405506567,0.0711352825164794,0.0056793837645177404,0.9443203156644647,0.9427329897880554,0.007506113742280097,0.9426048723134127,0.946301519870758,0.010402146317958022,35.394454609264024,35.55489730834961,1.8793098762078355
world_model,47,1.3919809081337668,1.4672982692718506,0.22987843257648233,0.16032402759248557,0.1601537615060806,0.001161449976876946,0.07885337891903786,0.0767847225069999,0.00498972098124497,0.07695143127983263,0.0743001103401184,0.006415993376916115,0.9672025279565291,0.9668025970458984,0.0046594976464106605,0.9653134400194342,0.9674853682518004,0.006501365069714958,29.084233544089578,29.25230026245117,1.7000212458647328
world_model,48,1.3910502953962847,1.4627628326416016,0.2319554021951319,0.14953668144616208,0.1492391377687454,0.0010335816728866416,0.08014944602142676,0.0796511098742485,0.005092453726361779,0.07987065748734902,0.0776736214756965,0.0069555070170309605,0.9843516566536643,0.9842669367790222,0.002386530317992733,0.9830300320278514,0.9840595722198486,0.0032879741632763707,22.524729295210406,22.64668846130371,1.3865496963055841
world_model,49,1.394185109571977,1.4651310443878174,0.23014187168674302,0.13735197755423456,0.1375972926616668,0.001190005738145348,0.0817304903810674,0.0838558226823806,0.005614900667317128,0.0799507004293528,0.0789465606212616,0.00683753993571891,0.9953602010553534,0.9953088164329528,0.0007703843441456976,0.99452528628436,0.9947948455810548,0.0011420244573810449,15.268142700195312,15.346698760986328,0.95061216057606
world_model,50,1.3988349654457786,1.4692156314849854,0.2322583024738879,0.11424645578319371,0.1143975555896759,0.0020879029661737196,0.0990189205516468,0.1001605242490768,0.007705735583356467,0.10550027137452901,0.1046335324645042,0.010376522856520558,0.9999999891627919,1.0,6.429670929923101e-08,0.9999999729069796,1.0,7.233379796249756e-08,0.0,0.0,0.0
1 pass_type step step_time_s step_time_s step_time_s latent_delta latent_delta latent_delta action_delta action_delta action_delta state_delta state_delta state_delta action_cosine_vs_full50 action_cosine_vs_full50 action_cosine_vs_full50 state_cosine_vs_full50 state_cosine_vs_full50 state_cosine_vs_full50 latent_l2_vs_full50 latent_l2_vs_full50 latent_l2_vs_full50
2 mean median std mean median std mean median std mean median std mean median std mean median std mean median std
3 policy 1 1.4199446548115124 1.4689834117889404 0.24784095387844252 1.4148756699128584 1.4147228002548218 0.0017983203653821737 0.04296489059925074 0.0397998988628387 0.009299621251750496 0.03482877835631364 0.0343807376921176 0.00547841440970538 0.06929501908069303 0.0869507640600204 0.08247889065490668 0.07147780297832051 0.0868794545531272 0.07320887474281128 166.28865189985797 165.389892578125 10.731242910725213
4 policy 2 1.3961981426585803 1.4666833877563477 0.23087492474052587 1.0217565189708362 1.0221338272094729 0.0018247056445979686 0.03199359351261092 0.0317323058843612 0.0037646796769319367 0.025336772880770908 0.0253736060112714 0.003678443038993123 0.06810338879850776 0.0875042751431465 0.08210616837812114 0.07210849614983253 0.0864711329340934 0.07331465993546059 166.4136102849787 164.7098846435547 11.000094977145157
5 policy 3 1.3912982073697178 1.4673566818237305 0.22973540777621523 0.8505897142670371 0.8505821228027344 0.0010051918118005416 0.024692537601698473 0.0248304959386587 0.0038281192796053333 0.019629743881523547 0.01930976472795 0.0036561174108232456 0.07052726840431038 0.0910862684249877 0.08170359839211622 0.07576540315693073 0.0877224504947662 0.07393231993938981 165.5298420299183 163.74937438964844 10.924222893091711
6 policy 4 1.3955245884982022 1.4692416191101074 0.23115731906112152 0.7504698092287237 0.7511569857597351 0.002213468830741041 0.0209008015014908 0.0201370678842067 0.004417066023597906 0.01636863525279539 0.0147214485332369 0.004398287368375191 0.07521781071343202 0.0970934405922889 0.08137898664731064 0.08186778341504657 0.0920410752296447 0.0744835682426777 165.39599748091265 162.8660888671875 10.500462465080362
7 policy 5 1.3938182484019885 1.4660944938659668 0.2294866148731624 0.682613958011974 0.6820001602172852 0.0018772849971748747 0.017487539825114282 0.0166238695383071 0.0033519486171890347 0.013972549783912526 0.0127493571490049 0.0031853362784936253 0.0814702175557613 0.1048394218087196 0.08113645505303767 0.08942560546777466 0.098782017827034 0.07517409688283853 164.2550714666193 163.5480194091797 11.22196545262611
8 policy 6 1.3910709077661687 1.467343807220459 0.22875892281431426 0.6330291791395708 0.6330946683883667 0.0013312794694004318 0.016232270154763292 0.0151452394202351 0.003113519461051901 0.012189679017121091 0.0117673017084598 0.0014661549227332263 0.08859342505986037 0.1138118654489517 0.0809000431229695 0.09813935368914492 0.1066522896289825 0.07590897326470579 162.82386363636363 162.26492309570312 9.8885045156412
9 policy 7 1.3885809941725298 1.467557430267334 0.22863482631318804 0.5942280996929515 0.5937097668647766 0.0011322756789933666 0.0162948049943555 0.0147878648713231 0.0031789977673532957 0.012443589385260183 0.0120103694498538 0.0015854616989472731 0.0963388718664646 0.1232869997620582 0.08074121432615688 0.10775288592346687 0.1153533160686492 0.07666288371092304 159.67699501731178 160.8734130859375 8.891887204756257
10 policy 8 1.3973513083024458 1.4665753841400146 0.23078928445988792 0.5634413686665621 0.5633506774902344 0.0015484535584969308 0.01621390616690567 0.0149094723165035 0.0030156220036154 0.013134431601925291 0.0125940218567848 0.0016045019236136716 0.10475609265267845 0.1333369612693786 0.08063809382102032 0.11806750229813832 0.1247528344392776 0.07738447291690853 158.36621509898794 159.92706298828125 8.676093227119262
11 policy 9 1.3959431431510232 1.467972755432129 0.2328118621935322 0.5371802340854298 0.5368256568908691 0.0011949182832252372 0.015963013622571073 0.0149467037990689 0.002758452240668138 0.013670662248676408 0.0131606245413422 0.0016642485039808598 0.11386911875822324 0.1439066082239151 0.0804174499320011 0.12889386645772236 0.1347137689590454 0.07806687096551898 157.12624983354047 157.07748413085938 8.89944298073369
12 policy 10 1.39333776994185 1.466566801071167 0.23291327214493826 0.5157071514563127 0.5156304240226746 0.00071095651044754 0.0161112701858986 0.0151212671771645 0.002551207776720993 0.014149567281657937 0.0134865520521998 0.0016877545930272305 0.12376608089967203 0.1559549868106842 0.08014399461680466 0.1402043910189108 0.1449289619922638 0.07874248665891999 154.459340875799 154.81410217285156 8.866539908645626
13 policy 11 1.3970889178189365 1.4682331085205078 0.23354156079418062 0.4965983602133664 0.496254950761795 0.0013183721506610222 0.0162570081143216 0.0154960826039314 0.0022417798275051622 0.015134023587134691 0.0145450728014111 0.0015748084205547395 0.1344618482345884 0.1693732738494873 0.07985499531821201 0.15204009752381928 0.1559115648269653 0.07947249003916608 152.2045246471058 152.67138671875 8.152501028924327
14 policy 12 1.39147517897866 1.4630882740020752 0.23190521158086197 0.480160038579594 0.480011373758316 0.0008933944401713886 0.0167662082239985 0.016273895278573 0.0021683699879489573 0.01598141748796804 0.0154201798141002 0.0014003313754610057 0.14549739370969206 0.1823156476020813 0.07952362047116966 0.1642640690234574 0.1667821109294891 0.08012449297972861 150.1994295987216 147.66102600097656 8.361983984491255
15 policy 13 1.3986355391415684 1.4684324264526367 0.22967293422642662 0.46388220245187933 0.4637138843536377 0.0009076149443483036 0.017447877844626206 0.0169204361736774 0.002141879203330685 0.016630208966406865 0.0162317547947168 0.0014006995934814526 0.156927143138918 0.1956851184368133 0.07940099614584072 0.17687058245593848 0.177789956331253 0.08076975496439211 148.61978149414062 146.8197784423828 7.4275339076589475
16 policy 14 1.395016843622381 1.4685349464416504 0.23357109532484116 0.4508358565243808 0.450634241104126 0.0008967817091598962 0.01837730119851497 0.017890753224492 0.002275769719796006 0.017592312683435953 0.0173444207757711 0.001335839703994519 0.16876144300807605 0.209689050912857 0.07932480164353904 0.1899092434482141 0.1891032308340072 0.0813762789687884 147.01048001376066 145.48289489746094 7.128993719840749
17 policy 15 1.3874100988561457 1.4646108150482178 0.23205342475211724 0.43886817314408044 0.438880980014801 0.0005999638861373147 0.019272385165095253 0.0187625139951705 0.002319646962380556 0.018260731277140663 0.0180140379816293 0.0013289654973574485 0.1810012679039077 0.2238913625478744 0.07920025056314642 0.2032911188223145 0.2009234279394149 0.08197090542939899 145.66456326571378 144.00595092773438 6.468737494900389
18 policy 16 1.3968654112382368 1.4682765007019043 0.2334989595694358 0.4266154440966519 0.4266196191310882 0.0006458059292767522 0.020239090377634182 0.0196974910795688 0.0023352447714596316 0.0193730694326487 0.0192009173333644 0.0012392080848190256 0.19371072524650526 0.237640231847763 0.07902959158847749 0.2171774411743337 0.2154812514781952 0.08246736938135521 144.02324052290484 142.64797973632812 5.964588441657
19 policy 17 1.395165746862238 1.467644453048706 0.23266883953622636 0.4158513464710929 0.4163050353527069 0.0009880957270411537 0.02115450240671629 0.0206316318362951 0.0024071820959970154 0.020321888341145025 0.0203274842351675 0.0011518107421581315 0.20679082399742166 0.2509100139141083 0.07888301141397043 0.23139992153102698 0.2292900681495666 0.08287899364964434 142.933369029652 141.83502197265625 5.620575124261225
20 policy 18 1.397233334454623 1.4682981967926023 0.23322359019666616 0.4061706851829182 0.4059041142463684 0.0010675779126346565 0.021897767077792736 0.0213636942207813 0.0022499933095869906 0.02109132707118983 0.0212969668209552 0.0011487422475652763 0.22054141522808504 0.264401227235794 0.0785308469748189 0.2459408884698694 0.2424930930137634 0.0832141244080728 142.01401034268466 140.7686309814453 5.277748181651768
21 policy 19 1.3941774801774458 1.468799114227295 0.2332288031057206 0.3966258032755418 0.3966047167778015 0.0009748517740412879 0.02329360321164126 0.022596351802349 0.002533012080381376 0.022247372533787335 0.0226513762027025 0.0011441157690688817 0.2342805740508166 0.2779521048069 0.07833726484104021 0.26109283756126056 0.2563294470310211 0.08350101400361967 141.3571250221946 140.20330810546875 4.899095781518582
22 policy 20 1.39013671875 1.4671165943145752 0.23162481996733364 0.38738407871939917 0.3872357010841369 0.000899909016559721 0.024091059003363915 0.0234279241412878 0.0024521910605300157 0.023034107109362382 0.02347251214087 0.0011936538329097878 0.24874622781168326 0.2917625308036804 0.07789532063663962 0.27672880887985224 0.2705399394035339 0.08387115602876005 140.51580533114347 139.3236541748047 4.806872258645565
23 policy 21 1.3930827487598767 1.468642234802246 0.23267148655937464 0.3787874471057545 0.3791123330593109 0.0010040153324427045 0.025292632254687163 0.0245395693928003 0.002548339825735864 0.02440367469733407 0.0248856451362371 0.0011767432557690904 0.26387040181593463 0.3060960173606872 0.07716367569443724 0.29291873086582526 0.285388708114624 0.08409135178697852 139.62204534357244 138.72824096679688 4.422310312428542
24 policy 22 1.3980731530623003 1.4692797660827637 0.23324336723607852 0.37090576778758655 0.3710913062095642 0.0006050172995983032 0.02652050300755278 0.0259991902858018 0.00266291533362873 0.025566521524028298 0.0258515384048223 0.0012256957443174863 0.2793912481177937 0.3211789429187774 0.07663848245315401 0.30966383760625665 0.3006980121135711 0.08423221750470727 138.8831551291726 137.80862426757812 4.253026240154828
25 policy 23 1.3876693465492942 1.4661476612091064 0.2321090896186312 0.3632450808178294 0.3631476759910583 0.0009504257382545858 0.02797194892032574 0.0275118649005889 0.002786243580084514 0.02672967907379969 0.026794483885169 0.0013123951879026217 0.29518670656464313 0.3364537358283996 0.07631225766234985 0.3269407559524882 0.3165871500968933 0.08421111924698894 138.0939580743963 136.85728454589844 4.05977729850141
26 policy 24 1.3870555270801892 1.4667108058929443 0.23229109916023472 0.356257368217815 0.3562216162681579 0.0008385704575403215 0.028949941931800352 0.0283108800649642 0.0025630100500371377 0.0280379246581684 0.0278217382729053 0.0013886491431190028 0.3124776509675113 0.3526518940925598 0.07564842478126434 0.34491849216547876 0.3331633508205414 0.08416368966062525 137.34270130504262 136.33912658691406 3.824452310262525
27 policy 25 1.3811318657614968 1.4669959545135498 0.23213730278922332 0.3493820916522633 0.3490746021270752 0.0008195303506146058 0.03037995083088219 0.0296198800206184 0.0026112004147170534 0.029447816650975785 0.0291819125413894 0.0014741240479695186 0.33067775856364856 0.3696516454219818 0.07493827461481974 0.36359960382634937 0.3542846441268921 0.0840333271110926 136.6431288285689 136.1310577392578 3.4707142732339618
28 policy 26 1.397722070867365 1.468933343887329 0.23269373108215585 0.34216034141453827 0.3419646620750427 0.000906596112744071 0.03188043527982448 0.031423483043909 0.0025717996052750554 0.030636898495934164 0.0305297560989856 0.0015972289996493473 0.3495491417971524 0.387301504611969 0.07412730112239446 0.3829627199606461 0.3768246173858642 0.08378331506297067 136.12241987748578 135.1168975830078 3.228142836090027
29 policy 27 1.3976352431557395 1.4682977199554443 0.23002463328961734 0.33548542857170105 0.3353995084762573 0.001100893883873762 0.03336546654728322 0.0329380482435226 0.0024973943812357903 0.032164451073516453 0.0323128663003444 0.0017110141330944424 0.36968166719783435 0.4060558676719665 0.0730845134785985 0.40315917947075586 0.4002630710601806 0.08345396989649267 135.60153475674716 134.41632080078125 3.1084850058021094
30 policy 28 1.3889400092038242 1.4663820266723633 0.23109903297095374 0.32923729311336164 0.3289990723133087 0.0009212966334163451 0.03477015380154951 0.034459076821804 0.0023810203645046597 0.033644755286249196 0.0338968634605407 0.0018299421679751377 0.39076151902025397 0.4258028268814087 0.07204199367493073 0.4241756254976446 0.4218252599239349 0.08301130653093475 135.10802112926137 133.9518585205078 2.944620540586098
31 policy 29 1.3958456733010032 1.4680793285369873 0.23273762887265056 0.3229081793264909 0.3226611912250519 0.0010644529768016925 0.03650624169544736 0.0360220894217491 0.002548195799598 0.03528034043582999 0.0353871285915374 0.0018673795680370967 0.41337809237566864 0.4466045200824737 0.07058659685275215 0.44607106663964013 0.4431875646114349 0.08238279481466829 134.4320331920277 133.38516235351562 2.8918477732866448
32 policy 30 1.398771047592163 1.4687495231628418 0.23035881097902663 0.3166154704310677 0.3168188631534576 0.0009145729568201159 0.038377677852457166 0.0380931757390499 0.0027605747591740886 0.03727676279165523 0.0372313372790813 0.0020546558874363053 0.43668326464566315 0.4683857858181 0.06917588424982536 0.4689953787760301 0.4654948115348816 0.08148607605333388 134.1102724942294 133.15280151367188 2.7293462311716934
33 policy 31 1.3975862156261096 1.468428134918213 0.22974310788986158 0.31156241893768305 0.3115926086902618 0.0008053260474167256 0.04030895876613525 0.0395881086587905 0.002983343898059974 0.039029992778192815 0.0389085449278354 0.0022026435383434026 0.4615032970905304 0.491204559803009 0.06745016506014705 0.4928771636702798 0.488850474357605 0.08034385390111914 127.84154371781783 126.80603790283205 2.684130126755344
34 policy 32 1.398115028034557 1.4685206413269043 0.23000187500011807 0.3038616180419922 0.3036515414714813 0.0008707003144547423 0.04247550835663617 0.0416393354535102 0.0030729552467033874 0.04031326147642998 0.0403376780450344 0.002325486794508347 0.4871742996302518 0.515261173248291 0.06576557929649716 0.5176525278524919 0.5128324031829834 0.07914143450948494 121.61492087624289 120.6345443725586 2.6838542257147173
35 policy 33 1.3982429721138694 1.4688405990600586 0.23005209178713826 0.29566746137358924 0.2956995069980621 0.0008574776753279273 0.04434451528570864 0.0434012822806835 0.003158340661104034 0.042377971790053585 0.0424748510122299 0.0025846454140460735 0.515161007642746 0.5403033494949341 0.06306635073559665 0.5436133335937153 0.5380820035934448 0.07763774930639691 115.44529099897905 114.56948852539062 2.597724000539393
36 policy 34 1.3965325572273948 1.46874737739563 0.22887058813830843 0.28751979903741315 0.2876001894474029 0.0008464997297958268 0.046543978493321994 0.045653935521841 0.003269844393746624 0.044370111755349384 0.0446448698639869 0.00285659600654204 0.5442631082101301 0.5665419101715088 0.0602054745798515 0.570698781446977 0.5645166039466858 0.0757948558162599 109.20886091752486 108.38751983642578 2.551376837960185
37 policy 35 1.3976473158056086 1.468266487121582 0.22980796371659562 0.27876275235956366 0.2786843478679657 0.0008252766096163018 0.04889900508252052 0.0482247583568096 0.003459421620781423 0.046336260031570035 0.0467241965234279 0.0031529949394377126 0.574638158082962 0.5942624807357788 0.057110933262157236 0.598864807323976 0.5921886563301086 0.07356039683880124 103.00947432084517 102.27365112304688 2.461374086178861
38 policy 36 1.3855494369160046 1.4689552783966064 0.22718398608558008 0.2700976431369781 0.269994705915451 0.0008440204694016255 0.05155899951403788 0.0506390631198883 0.0037805401479951094 0.04937205565246665 0.0498123988509178 0.0036419656105230675 0.606609740040519 0.6233117580413818 0.053493952247218146 0.6285896680571816 0.6216908097267151 0.07061005208978514 96.91611272638494 96.29117584228516 2.463765083646315
39 policy 37 1.3926266106692227 1.4650709629058838 0.22958450670246977 0.26092292774807324 0.2607474625110626 0.0009192696942363682 0.054065613245422146 0.0523351542651653 0.004276431205171295 0.05044958367943759 0.05068364366889 0.0037977112872810363 0.640471409667622 0.6533941626548767 0.0491285779000502 0.6588581746274774 0.6515571475028992 0.06759578421173414 90.7248798717152 90.28363037109376 2.4495879416903743
40 policy 38 1.3983956250277432 1.4685688018798828 0.2326188678120393 0.2516408589753238 0.2514135837554931 0.0008444321745491667 0.05646827579899263 0.0541640482842922 0.004678404861550862 0.05393095788630567 0.054175067692995 0.004422981602228341 0.6756270202723417 0.6845731139183044 0.04418564613377763 0.6906227523630316 0.685060441493988 0.06362939068967274 84.54249988902698 84.22433471679688 2.3823459159131297
41 policy 39 1.3974752209403298 1.4687211513519287 0.23283867121485227 0.24206021563573313 0.2421729564666748 0.0009790923877469814 0.059121415696360785 0.0564726628363132 0.005027217049753611 0.055872542614286556 0.0560077875852584 0.004829634823848823 0.7119568152861162 0.7167223691940308 0.0388637745502593 0.7230992696501992 0.7193184494972229 0.05931103042289549 78.49464416503906 78.10062408447266 2.3544623119816515
42 policy 40 1.3975018587979404 1.4686484336853027 0.23203024824890445 0.23246509920467026 0.232818603515625 0.0010950287788950672 0.06186196749860586 0.0588464587926864 0.005349256306551369 0.056991226293823895 0.0569765381515026 0.005178340071205947 0.748980088667436 0.750083863735199 0.03335648708266333 0.7555004412477667 0.7530468106269836 0.054697207446160793 72.35493816028942 71.98544311523438 2.317209349338933
43 policy 41 1.3991471854123203 1.468951940536499 0.23291801789241035 0.22204172882166773 0.2224677354097366 0.001190453320234576 0.06633509898727584 0.0637814998626709 0.005403513605827331 0.06074961715123866 0.0606111101806163 0.005962467886783079 0.7867171547629617 0.7849864959716797 0.028110372840959918 0.7888143712824042 0.7875792980194092 0.04906218150994738 66.28471651944247 65.92801666259766 2.2235564094492397
44 policy 42 1.395815285769376 1.4650049209594729 0.2315630238006855 0.21240549602291797 0.2128109633922577 0.0011945403969590655 0.06771188974380488 0.0657639876008033 0.005658840986010276 0.06272197040644555 0.0624122582376003 0.006480972225632828 0.823605862530795 0.8200478553771973 0.022975973263899555 0.8218092755837874 0.8213566541671753 0.043080852626129006 60.175458734685726 59.91341400146485 2.090535790869781
45 policy 43 1.3980659571560947 1.4691872596740725 0.23250785714120023 0.20192084935578428 0.2022386640310287 0.0011738066056845883 0.06995729627934365 0.0691783428192138 0.005586429083625461 0.06541585549712177 0.0650460347533226 0.007163909521647139 0.85914761911739 0.8551719188690186 0.01825310665284656 0.8542784723368558 0.8543077111244202 0.03662391680419965 54.12357156926935 53.80431365966797 2.0296692321248337
46 policy 44 1.396042607047341 1.4662487506866455 0.23174950990005813 0.19176711954853748 0.1921779662370681 0.001051914891974807 0.07136923413385039 0.0713838636875152 0.005440439701368714 0.06831177865917028 0.0676725655794143 0.008002730695230581 0.8922106677835638 0.8895732760429382 0.014029720634793148 0.8856175270947543 0.885894775390625 0.029687563916090214 48.000628384676844 47.77872085571289 1.9226493722774975
47 policy 45 1.3873529867692427 1.46867036819458 0.2318101356731532 0.1814325167374177 0.1817986816167831 0.001362562766737784 0.07331087101589544 0.0738725811243057 0.0053724983767494605 0.06970266083424737 0.068978376686573 0.008414717337615875 0.9222341125661676 0.9203423261642456 0.010291981780351706 0.9145046364177357 0.9147323369979858 0.02292448004186011 41.84291076660156 41.73094940185547 1.8037654835085017
48 policy 46 1.3947387175126509 1.46449875831604 0.2315420883783965 0.17103424532846964 0.1712109446525573 0.0011189730727775157 0.07392106069759884 0.0751156657934188 0.005324450286171255 0.07290775904601265 0.0723533928394317 0.00927527095650564 0.9479800787839022 0.946979820728302 0.007117330144233319 0.9408404772931879 0.9409552216529846 0.016264008119090536 35.59961145574396 35.4770622253418 1.6463011656811974
49 policy 47 1.3933005332946777 1.4662511348724363 0.23068317654106377 0.1605424054644324 0.1608028709888458 0.0013902221699989997 0.07609803026372731 0.0770305842161178 0.0052345108544724185 0.07695857029069551 0.0765223056077957 0.010292512062775956 0.9693101102655585 0.9689814448356628 0.004439686919034507 0.9638550985943187 0.963843822479248 0.010069742829094211 29.28877657110041 29.279510498046875 1.4706735852626311
50 policy 48 1.397290663285689 1.4673364162445068 0.2321224198821918 0.14959971200336106 0.1498794555664062 0.0012506429864215741 0.07728927108374505 0.0782783478498458 0.005352537995597017 0.08034498786384403 0.0799207463860511 0.011077113740668124 0.985328267921101 0.9852620363235474 0.002274625257182432 0.9821105382659219 0.9819733500480652 0.004997827129811236 22.673615022139117 22.67072296142578 1.270955483369366
51 policy 49 1.3973293521187522 1.467585802078247 0.23217040990034032 0.13729143007235092 0.1376739293336868 0.0013042199426100993 0.07874605940146875 0.0802952870726585 0.005839733080200932 0.08107475326819846 0.0812594220042228 0.010867235661918134 0.9956435019319708 0.9956248998641968 0.0007228876237728988 0.9941713051362471 0.9940559267997742 0.0016669520307079108 15.34714412689209 15.306425094604492 0.9137884039077372
52 policy 50 1.3971644098108464 1.4685523509979248 0.23251888924898376 0.11407934467900879 0.1141030043363571 0.0020744413094250223 0.09504244747486977 0.0951025709509849 0.00769284831398244 0.10774176838723094 0.1095263659954071 0.015006327893710066 0.9999999729069796 0.9999999403953552 8.985738296640884e-08 0.9999999945813959 1.0 7.750687617115007e-08 0.0 0.0 0.0
53 world_model 1 1.397060134194114 1.468520164489746 0.23209641671372636 1.4132862849669023 1.4142225980758667 0.0032558895680461536 0.04229140010747038 0.0409311316907405 0.0048616917218485 0.030018669807098067 0.0310924090445041 0.0031556253909547083 0.021687547676265243 0.0026827091351151 0.10126472276664031 0.008256774734367018 0.0062365746125578 0.0445626736590254 166.02682772549716 162.5775604248047 15.419021785677117
54 world_model 2 1.394958647814664 1.4676237106323242 0.23207357875643245 1.020930290222168 1.0212992429733276 0.0015413107354754262 0.03220456330613652 0.0317432433366775 0.0038627263754493946 0.022725183516740775 0.0215565040707588 0.0021731112312203607 0.020730182613161494 0.0016211019828915 0.10121049942053982 0.00953977072442118 0.0084504354745149 0.044105362033503764 164.77466097745028 161.25946044921875 14.467070278368181
55 world_model 3 1.3934266567230225 1.4684956073760986 0.23111879114398137 0.8507108363238248 0.8503804802894592 0.001811010727927916 0.02495878240601579 0.0242328494787216 0.0036585303646759566 0.017795011655173474 0.0171933639794588 0.0020872146391280122 0.02317974140698258 0.0055888779461383 0.10058269802793683 0.014085429805246257 0.0125316502526402 0.044229021902067275 164.28697204589844 160.899658203125 15.48904511224389
56 world_model 4 1.3979400287974963 1.4683723449707031 0.23246778910080879 0.7501540834253485 0.7506182193756104 0.00191794380486534 0.021089591932567636 0.0213051158934831 0.0029972288205221175 0.01570766038176684 0.0147627918049693 0.002690648511058169 0.02762934311547061 0.0120556820183992 0.09982644118346136 0.02095097282224081 0.0191869363188743 0.04430270239286057 163.28567227450284 161.07655334472656 15.415127358962808
57 world_model 5 1.3983885374936191 1.468574047088623 0.23280278172447721 0.6832515543157404 0.6833576560020447 0.001681939813460379 0.018667803653939163 0.0181663390249013 0.0025819645954901827 0.015457165258174555 0.0141863077878952 0.003538232208640517 0.03337351673028686 0.0196057111024856 0.09887086836198027 0.029003180097788548 0.0277245230972766 0.04449561233776792 162.13086769797584 160.75125122070312 13.982188192131357
58 world_model 6 1.3960540077903054 1.4680912494659424 0.2316625904965525 0.6333704374053262 0.6337016224861145 0.002215249785508791 0.01739421249790621 0.0166730657219886 0.002509113861109463 0.015047600662166372 0.0138655416667461 0.0032147458344210277 0.03995440409264782 0.02770771458745 0.09791121376330769 0.037967261180958944 0.037167489528656 0.044735434555019854 161.13878146084872 156.13136291503906 14.202085207291068
59 world_model 7 1.3958736332980068 1.4679224491119385 0.23210035252771166 0.5945573557506908 0.5951321721076965 0.00173232065280563 0.017180242067710873 0.016549339517951 0.0024768068562493637 0.014550924131816035 0.0138543220236897 0.0022567814601639814 0.047073411162603974 0.036384891718626 0.09718055479183327 0.047818138687448046 0.0476803258061409 0.04504644132232273 158.64647605202416 156.3931884765625 12.362258108487255
60 world_model 8 1.3991979902440852 1.469386339187622 0.2319427273547264 0.5636275410652161 0.5633426308631897 0.0017189724443863205 0.017107021740891674 0.0165111795067787 0.002557357741843461 0.01465057039802718 0.0146069368347525 0.0013285622527370372 0.05490768692371518 0.0457929074764251 0.09668817116632726 0.058358248831196224 0.0591987632215023 0.0454010649943772 156.91902992942116 155.96109008789062 10.779268567347303
61 world_model 9 1.391722484068437 1.4691870212554932 0.2292507418120153 0.5375344157218933 0.5376505851745605 0.0022545475359390396 0.017001958563923784 0.0166283417493104 0.0024255624012909176 0.015165783295577183 0.0152348224073648 0.0018196034270450908 0.06346193286166946 0.0556991249322891 0.09623736242991819 0.06950334967537358 0.071213848888874 0.045829730841848854 155.01025668057528 152.654052734375 10.49791551508185
62 world_model 10 1.3981911702589556 1.4683139324188232 0.23248787471553783 0.5162937912074003 0.5161793828010559 0.0010167763264627432 0.01720741433514786 0.0167896971106529 0.002176760822726805 0.015809652734209156 0.015449957922101 0.0022760748159761177 0.07281269437887451 0.0658258944749832 0.09575691815358853 0.0811116681857542 0.0821476653218269 0.046397426351618566 152.84031538529828 150.84231567382812 9.964161531377957
63 world_model 11 1.3956788236444646 1.4688832759857178 0.23241543322742958 0.49643538756804034 0.4964897930622101 0.0005655437039052367 0.017352687448940435 0.017376510426402 0.0019209104843523575 0.016932337121529983 0.0164513736963272 0.0023384868502260205 0.08292715962637552 0.0768075138330459 0.09518712940327317 0.09322815320708533 0.0936360359191894 0.046954418976113126 151.07225036621094 149.58299255371094 10.010136041633027
64 world_model 12 1.3990216905420476 1.4697089195251465 0.2322847346749956 0.4789709746837616 0.4791893362998962 0.0013803605387985585 0.017910233190791144 0.0179083868861198 0.0018252727313546205 0.01752979308366771 0.0175561103969812 0.0013328470336290599 0.09345635450021784 0.0879065468907356 0.09433913289498083 0.10586790740489956 0.1052672937512397 0.04745464171535585 149.69276150790128 148.0255126953125 9.18280932526007
65 world_model 13 1.390719717199152 1.4685919284820557 0.20946664553277763 0.4638652205467224 0.4639376103878021 0.0009622472656286709 0.018491224470463617 0.0182679519057273 0.00197564435588444 0.017889904027635347 0.0177722815424203 0.0011152153802464436 0.10441743650219654 0.0993654280900955 0.09361222908455707 0.11907447197220536 0.1173175722360611 0.04781402963541712 148.1121035489169 146.2946014404297 8.690717804514064
66 world_model 14 1.4389164664528586 1.4685285091400146 0.07329649664424152 0.45071856542067096 0.4508586525917053 0.001068924655483121 0.019590353423898817 0.0192439910024404 0.002048634945749469 0.01884764602238478 0.0188638139516115 0.0010585285250784926 0.11569952168925238 0.1104635149240493 0.09276302399319082 0.13285514373670923 0.1303670704364776 0.048212421446734315 146.06091169877485 145.39466857910156 8.242440226012635
67 world_model 15 1.4515010443600742 1.4686095714569092 0.05157234523099491 0.43811914595690643 0.4380188286304474 0.0009252998616423729 0.020062531090595446 0.0196704994887113 0.001957660520956597 0.01943665455010798 0.0194491948932409 0.0009488555749195263 0.12765153361992398 0.1225744932889938 0.09194315908723384 0.14713256061077115 0.1446343809366226 0.04855355774712764 145.3772638494318 145.15838623046875 8.100738192732617
68 world_model 16 1.4683058261871338 1.469836711883545 0.0040259781864860475 0.4262073825706135 0.4263343811035156 0.0011030904976787386 0.020717125555331017 0.0206034760922193 0.001819485709171538 0.020569573579864008 0.0206553414463996 0.0008590819101852027 0.1401055756617676 0.1353824883699417 0.0909198485313344 0.1620009683749892 0.1598714590072631 0.048894380025050574 144.14951116388494 143.28109741210938 7.3891086071698835
69 world_model 17 1.4679158600893887 1.4688453674316406 0.0039857246144438755 0.4154709442095323 0.4156572818756103 0.0008925925535443907 0.021378530020063527 0.0213962737470865 0.001676572238549098 0.021537361497228746 0.02178505808115 0.0008468082337345843 0.15315092151815238 0.1482845842838287 0.08977501588268319 0.17738372087478635 0.1760808080434799 0.049186820891110816 143.03552107377485 143.22610473632812 7.195480436069859
70 world_model 18 1.4636064009232954 1.467790603637695 0.009060840501285566 0.4054564129222523 0.4053222239017486 0.0011746381228250056 0.02188241566446689 0.0220874100923538 0.0016042578526410949 0.02224655398590992 0.0224944148212671 0.000872030717406511 0.16699790107932955 0.1624549925327301 0.08850828702245617 0.19314886900511646 0.1926280558109283 0.04946462810815876 141.7437411221591 141.19619750976562 6.616271626175893
71 world_model 19 1.455238233913075 1.4681460857391355 0.0436510409825785 0.39611437103965064 0.3965134024620056 0.0008338883105889081 0.023427708074450448 0.0232527274638414 0.00163717064298724 0.023448466238650354 0.0237502492964267 0.0008398103140509136 0.18104473433711307 0.1762234568595886 0.08730788998658849 0.20954290032386777 0.2098750621080398 0.049758833221683146 140.8643937544389 139.97669982910156 6.160755021529545
72 world_model 20 1.468782663345337 1.4702510833740234 0.005670644681389768 0.3869872201572765 0.3869568407535553 0.0010571064902677326 0.02425133894112972 0.02450642734766 0.0015303652421015958 0.024300455539063927 0.0244884025305509 0.0008867102792210733 0.19608496332710434 0.1916147023439407 0.08609799710254873 0.22648370807821097 0.2256379127502441 0.05009802607176699 140.0468486439098 138.7318572998047 5.8753852259971895
73 world_model 21 1.4644020470705899 1.4684264659881592 0.01066176297492752 0.3791032135486603 0.3791325390338897 0.0009433582004157945 0.02539704011922528 0.0257000997662544 0.0016270135547439561 0.025749923322688387 0.0260105468332767 0.0008533973331368731 0.21189808980985117 0.2079691290855407 0.08469007303462316 0.2441297430883754 0.240778237581253 0.05037015641996531 139.3044794256037 138.02847290039062 5.5326629930242275
74 world_model 22 1.461334683678367 1.4696552753448486 0.02302452352221058 0.370985209941864 0.3711584806442261 0.0014443361677846643 0.026766397566957863 0.0269958563148975 0.0016607692852825151 0.026968680660832956 0.0270332023501396 0.0008647437887070245 0.22820508886467322 0.2244424521923065 0.08320518329297112 0.26242396641861304 0.2565734088420868 0.05060509446514394 138.72936734286222 137.496337890625 5.132451633032861
75 world_model 23 1.4446750337427312 1.4686152935028076 0.056259382419305566 0.36329191923141474 0.3630924522876739 0.0011915521634358126 0.028332868929613654 0.0285168830305337 0.0018320830224422342 0.028161855753172482 0.028290007263422 0.0009003314561876718 0.2448260513218966 0.2405172735452652 0.08171759805970372 0.2813629494471983 0.2730184197425842 0.05075338784327375 138.08518427068537 136.60797119140625 4.9349721352601215
76 world_model 24 1.466230110688643 1.469010829925537 0.007285939344463773 0.3558488163081082 0.3559907376766205 0.0007745901520853519 0.02939577078954733 0.029836818575859 0.0018866230109178908 0.02951243011788884 0.0297594536095857 0.0009872368400971573 0.2629585672508586 0.2589176893234253 0.0803469479190814 0.3010982952334664 0.2910718321800232 0.050878586548391225 137.27650035511363 135.9857635498047 4.506471059784849
77 world_model 25 1.4692075469277122 1.469456911087036 0.0027019828717012554 0.34885356101122766 0.3487524092197418 0.000793048342409851 0.030780516226183243 0.0310555100440979 0.001962576051029016 0.03095861863006241 0.0312995575368404 0.001026925046709204 0.2820501855828545 0.2783641815185547 0.07892049205094269 0.3216627402739091 0.3133932650089264 0.05100963034371276 136.63833479447797 135.25645446777344 4.2794082005690415
78 world_model 26 1.4695656299591064 1.4703044891357422 0.002807688969282064 0.3418133150447499 0.3419051766395569 0.000663685055175396 0.032375999641689336 0.032511930912733 0.001968917488683674 0.03217066299508915 0.0325932428240776 0.0011124607390631982 0.30178275975314056 0.2981634736061096 0.07756046119040512 0.34296415339816694 0.3364678025245666 0.05105021280467984 136.08753551136363 134.88333129882812 3.9580865946858665
79 world_model 27 1.466918858614835 1.4680020809173584 0.004439184246641668 0.3351816182786768 0.3350742161273956 0.0010690314138525696 0.034008620306849445 0.0343396440148353 0.0020573327960232146 0.033730834722518865 0.0340642482042312 0.0011571588361080083 0.32274481247771863 0.3197938203811645 0.07623022923330382 0.36515500057827344 0.3604071736335754 0.0510870348177181 135.60007268732244 134.2196044921875 3.753895564380846
80 world_model 28 1.4683418273925781 1.4689431190490725 0.0029149424183031033 0.3292718854817477 0.3294259309768677 0.0007730130965883605 0.03559493916955858 0.0358923934400081 0.0021421180194335677 0.03523579815571954 0.0356733910739421 0.0012601516805333716 0.344605267047882 0.3428462147712707 0.07471696669486305 0.3882711448452689 0.3852652311325073 0.05096137085840122 135.177470814098 133.90113830566406 3.56739331406319
81 world_model 29 1.4692777070132168 1.4690463542938232 0.001187872526910998 0.3227420801466161 0.3230057954788208 0.001070459439323339 0.037231924181634686 0.0375884436070919 0.0022783405771256955 0.0368433371186256 0.0374899692833423 0.0014017675875049184 0.3680680150335485 0.3676814436912536 0.07300795454030334 0.4123647592284463 0.4109280705451965 0.05070404195725256 134.5359649658203 133.32884216308594 3.3464185080870608
82 world_model 30 1.4681182991374622 1.468722581863403 0.00259506658639151 0.3163115273822437 0.316324234008789 0.0008402644246002326 0.03909571231766174 0.0396018363535404 0.002318673557470767 0.03887488015673371 0.0395915359258651 0.0015070013733400952 0.3925800160928206 0.3935781717300415 0.07134856883751282 0.4376379739154469 0.4374896287918091 0.050258370700779396 134.09119762073863 132.93063354492188 3.107749833274907
83 world_model 31 1.467529903758656 1.4698154926300049 0.004923710539639992 0.3114848163994876 0.3117312490940094 0.0007017182585621417 0.04102725637230003 0.0413359366357326 0.002523765263155732 0.040638839656656406 0.0412527583539485 0.00160690799148366 0.4189209152351726 0.417654275894165 0.06928672071710922 0.4639845273711465 0.4650555253028869 0.049640179448834795 127.844538601962 126.72604370117188 3.0088400327302525
84 world_model 32 1.4503356326710095 1.4693527221679688 0.05764846954614597 0.3037180033597079 0.3036509156227112 0.0008390467655600075 0.04332004047252911 0.0436531417071819 0.0024305822702222354 0.041927914050492315 0.0425391420722007 0.0017415286135238277 0.44624681906266644 0.4415348768234253 0.06722988645750125 0.4913081201640042 0.493820309638977 0.048959126052730874 121.62532945112748 120.6963348388672 3.0135076768621607
85 world_model 33 1.4609948288310657 1.469304084777832 0.02352221934185366 0.2956101840192621 0.295518010854721 0.0008179755114781201 0.04567472670565948 0.0471354387700557 0.003108594069972314 0.044044459407979734 0.0445928685367107 0.0018964095891150392 0.4764591401273554 0.4747952818870544 0.06434791967974723 0.5199022834951227 0.5237415432929993 0.04809487534011724 115.45348843661222 114.8263702392578 2.8654532731499383
86 world_model 34 1.4661979458548806 1.468505859375 0.006777600232731323 0.28719224983995606 0.287119448184967 0.001012734486069327 0.047942356291142324 0.0493283085525035 0.003235846493284003 0.04606559771028427 0.0464515797793865 0.0019911458120029164 0.5079170573841442 0.5105005502700806 0.06134848933698819 0.5496855296871879 0.5546839237213135 0.04701157013568311 109.22610126842152 108.7387466430664 2.7526646745642505
87 world_model 35 1.4654092138463801 1.4693818092346191 0.012530698601289168 0.27888039567253803 0.2789421379566192 0.0006728318857016968 0.050463817675005254 0.0518810600042343 0.003419995965195298 0.04802538894794198 0.0485400147736072 0.002179182625579962 0.5408043644644998 0.5478823184967041 0.058017562216878274 0.5805540626699274 0.5865806937217712 0.045679922235615726 103.01394306529652 102.85132598876952 2.652602642824873
88 world_model 36 1.4671031128276477 1.4683687686920166 0.004608793628741282 0.27017998966303736 0.2702099084854126 0.0009087867604623105 0.053130560639229635 0.0543903075158596 0.003740563313714995 0.05109185217456381 0.0513737499713897 0.002458960536174388 0.5753087563948198 0.5833597779273987 0.054336592833437544 0.6129930290308866 0.6195119619369507 0.04387614533470697 96.8900541825728 96.91385650634766 2.5905874174665464
89 world_model 37 1.468663519079035 1.4689886569976809 0.003353870088695131 0.26107886975461786 0.2611694931983948 0.0008109635240330389 0.055942094800147106 0.0564972162246704 0.004285833768827432 0.052179370414126944 0.0525184869766235 0.0025372012194642404 0.6120259924368425 0.6207063794136047 0.04998567422272302 0.6459511464292352 0.6535569429397583 0.04210749318734442 90.59552834250711 90.57064056396484 2.5087993264323707
90 world_model 38 1.4685575311834163 1.4676339626312256 0.0029153948015766934 0.251905620098114 0.2516639530658722 0.000840152743565899 0.05845277959650209 0.0593115575611591 0.004573886376073989 0.05563866922801187 0.0555773228406906 0.0029281012174509975 0.6500857418233698 0.6595547199249268 0.045218634086322304 0.6803404905579307 0.6881426572799683 0.03963201004585964 84.4117001620206 84.40792083740234 2.4364240365385266
91 world_model 39 1.466626297343861 1.4688293933868408 0.006235687915814369 0.24205284633419727 0.2419712096452713 0.0012442462959395325 0.06130189685658971 0.0624066442251205 0.004907480072507596 0.057563924653963545 0.0572689920663833 0.003131500885403345 0.68940654667941 0.7002094388008118 0.04014362993952567 0.7153850468722257 0.7237101793289185 0.036967243662913825 78.31840931285511 78.59146881103516 2.440420913268755
92 world_model 40 1.4666812853379683 1.468860149383545 0.005317464354795765 0.2321554205634377 0.2322941720485687 0.0009222710606795902 0.064174396070567 0.0648738369345665 0.0052178271590239645 0.05857762728225096 0.0581852979958057 0.0032625578910711064 0.729470735246485 0.7402344942092896 0.03487963789572558 0.7501768307252363 0.7591898441314697 0.03421601789699089 72.19643055308948 72.60140991210938 2.4038235099128484
93 world_model 41 1.4600811221382834 1.4689767360687256 0.027510905507638773 0.22236629507758396 0.2221569418907165 0.0011612707225271718 0.06885546716776757 0.0690470784902572 0.0054119027121710085 0.06224348091266366 0.0614409334957599 0.003788903358596341 0.7702723687345331 0.7792396545410156 0.029232089521372646 0.7856205864386125 0.7941232323646545 0.030718510559182035 66.1201882795854 66.51557922363281 2.3604195706790425
94 world_model 42 1.420821493322199 1.4660840034484863 0.12309930931101802 0.21225083009763193 0.2121341824531555 0.0006794226917356145 0.07020466605370691 0.0703973770141601 0.0054573198403057 0.06412990458986972 0.0630325004458427 0.0040162280882026 0.810104949907823 0.8171495199203491 0.024048661879723997 0.8204707990993153 0.8286294937133789 0.02706637842966298 59.98217565363104 60.28294372558594 2.3424394118458687
95 world_model 43 1.3999147848649458 1.469254970550537 0.21781755323622595 0.201913679187948 0.2019428163766861 0.0010410762372436981 0.0725201530890031 0.0733591392636299 0.0054560703243076375 0.06670289317315271 0.0654317140579223 0.004435684288902853 0.848534806208177 0.853638768196106 0.01919457673872723 0.8544365763664246 0.8620296716690063 0.023104866360112424 53.92282971468839 54.19173431396485 2.3018759645793496
96 world_model 44 1.3944376165216619 1.4681918621063232 0.23179871564208238 0.1918082237243652 0.1917132884263992 0.0011266145758682539 0.07411486790938808 0.0744659677147865 0.0053340624463093615 0.06928501210429448 0.0674033015966415 0.005014592152386143 0.8842862573536959 0.8876720070838928 0.014797954371457913 0.8867509202523665 0.8930128812789917 0.01875954773917384 47.76955067027699 47.98651123046875 2.1773311004029763
97 world_model 45 1.3962215943769976 1.4676592350006104 0.2336440161230607 0.18133696642788968 0.1811342984437942 0.0011126272096607466 0.07610171288251871 0.0750593394041061 0.0052231679024188175 0.07038058814677318 0.0686565786600112 0.0052372791660646265 0.9166603738611395 0.9177016615867616 0.010872336039513642 0.9161591854962435 0.921278953552246 0.014550500550090738 41.6348710493608 41.83378601074219 2.0061604610575925
98 world_model 46 1.3959437933835117 1.4677042961120603 0.2334022765221959 0.1709649183533408 0.170794740319252 0.0009963828332423168 0.07662165910005567 0.0747245773673057 0.005026059803525407 0.0733391405506567 0.0711352825164794 0.0056793837645177404 0.9443203156644647 0.9427329897880554 0.007506113742280097 0.9426048723134127 0.946301519870758 0.010402146317958022 35.394454609264024 35.55489730834961 1.8793098762078355
99 world_model 47 1.3919809081337668 1.4672982692718506 0.22987843257648233 0.16032402759248557 0.1601537615060806 0.001161449976876946 0.07885337891903786 0.0767847225069999 0.00498972098124497 0.07695143127983263 0.0743001103401184 0.006415993376916115 0.9672025279565291 0.9668025970458984 0.0046594976464106605 0.9653134400194342 0.9674853682518004 0.006501365069714958 29.084233544089578 29.25230026245117 1.7000212458647328
100 world_model 48 1.3910502953962847 1.4627628326416016 0.2319554021951319 0.14953668144616208 0.1492391377687454 0.0010335816728866416 0.08014944602142676 0.0796511098742485 0.005092453726361779 0.07987065748734902 0.0776736214756965 0.0069555070170309605 0.9843516566536643 0.9842669367790222 0.002386530317992733 0.9830300320278514 0.9840595722198486 0.0032879741632763707 22.524729295210406 22.64668846130371 1.3865496963055841
101 world_model 49 1.394185109571977 1.4651310443878174 0.23014187168674302 0.13735197755423456 0.1375972926616668 0.001190005738145348 0.0817304903810674 0.0838558226823806 0.005614900667317128 0.0799507004293528 0.0789465606212616 0.00683753993571891 0.9953602010553534 0.9953088164329528 0.0007703843441456976 0.99452528628436 0.9947948455810548 0.0011420244573810449 15.268142700195312 15.346698760986328 0.95061216057606
102 world_model 50 1.3988349654457786 1.4692156314849854 0.2322583024738879 0.11424645578319371 0.1143975555896759 0.0020879029661737196 0.0990189205516468 0.1001605242490768 0.007705735583356467 0.10550027137452901 0.1046335324645042 0.010376522856520558 0.9999999891627919 1.0 6.429670929923101e-08 0.9999999729069796 1.0 7.233379796249756e-08 0.0 0.0 0.0

View File

@@ -0,0 +1,12 @@
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,0,75.38506054878235,74.50816583633423,151.84783244132996,,,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,1,74.49218130111694,74.62240505218506,152.25997352600098,224.97146606445312,0.2796536087989807,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,2,74.69758439064026,74.56192207336426,151.35133409500122,228.21055603027344,0.15541577339172363,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,3,74.7608425617218,74.91416335105896,152.6145670413971,236.63555908203125,0.25457870960235596,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,4,74.69965195655823,74.96893620491028,151.8847451210022,231.79010009765625,0.918834924697876,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,5,74.81953477859497,74.73957371711731,152.68081712722778,198.5364227294922,0.08309799432754517,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,6,74.90933179855347,74.88512587547302,152.9385278224945,231.7943572998047,0.11995601654052734,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,7,74.84911894798279,74.95093822479248,152.97526359558105,236.86546325683594,0.39963626861572266,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,8,74.88821697235107,67.77415251731873,145.36549997329712,240.78086853027344,0.4154035449028015,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,9,35.5922589302063,64.26668500900269,101.50574612617493,198.4535675048828,0.06449002027511597,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,10,74.76077079772949,74.81333827972412,152.70444345474243,124.39263153076172,0.005869686603546143,
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_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera 0 75.38506054878235 74.50816583633423 151.84783244132996
3 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera 1 74.49218130111694 74.62240505218506 152.25997352600098 224.97146606445312 0.2796536087989807
4 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera 2 74.69758439064026 74.56192207336426 151.35133409500122 228.21055603027344 0.15541577339172363
5 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera 3 74.7608425617218 74.91416335105896 152.6145670413971 236.63555908203125 0.25457870960235596
6 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera 4 74.69965195655823 74.96893620491028 151.8847451210022 231.79010009765625 0.918834924697876
7 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera 5 74.81953477859497 74.73957371711731 152.68081712722778 198.5364227294922 0.08309799432754517
8 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera 6 74.90933179855347 74.88512587547302 152.9385278224945 231.7943572998047 0.11995601654052734
9 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera 7 74.84911894798279 74.95093822479248 152.97526359558105 236.86546325683594 0.39963626861572266
10 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera 8 74.88821697235107 67.77415251731873 145.36549997329712 240.78086853027344 0.4154035449028015
11 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera 9 35.5922589302063 64.26668500900269 101.50574612617493 198.4535675048828 0.06449002027511597
12 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera 10 74.76077079772949 74.81333827972412 152.70444345474243 124.39263153076172 0.005869686603546143

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_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,policy,71.25950481674887,,,,44.72727272727273,46.63636363636363,46.63636363636363,46.72727272727273,,215.24309921264648,0.2696936547756195,147.10261366584083,71.25950481674887,73.18230964920737,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,world_model,73.18230964920737,,,,45.0,46.72727272727273,46.72727272727273,46.72727272727273,,215.24309921264648,0.2696936547756195,147.10261366584083,71.25950481674887,73.18230964920737,
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_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera policy 71.25950481674887 44.72727272727273 46.63636363636363 46.63636363636363 46.72727272727273 215.24309921264648 0.2696936547756195 147.10261366584083 71.25950481674887 73.18230964920737
3 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera world_model 73.18230964920737 45.0 46.72727272727273 46.72727272727273 46.72727272727273 215.24309921264648 0.2696936547756195 147.10261366584083 71.25950481674887 73.18230964920737

File diff suppressed because it is too large Load Diff

View File

@@ -20,5 +20,7 @@ dataset="unitree_g1_pack_camera"
--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"