早停特征验证,早停不通

This commit is contained in:
qhy
2026-03-15 12:41:53 +08:00
parent db9cc5766d
commit 7e45eba18b
227 changed files with 24579 additions and 163 deletions

View File

@@ -0,0 +1,54 @@
# DDIM Analysis Report
## Analysis Config
- Stability threshold: None
- Stability window: 3
- Mid-step window: 15-35
## Dataset Overview
- Unique samples: 1
- Step rows: 1100
- Sample rows: 2
- Round rows: 11
- Scenes: unitree_z1_dual_arm_stackbox_v2
- Pass types: policy, world_model
## Five Directions
### Original Early Stop
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_l2_vs_full50`: mean=115.3841, median=133.9318, p90=165.2995, p95=170.9584
### 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.7273, median=46.7273, p90=46.7273, p95=46.7273
- `share_action_first_stable_before_latent`: nan
- `share_action_95pct_before_latent`: nan
### Direction D: Cross-Step Similarity
- `latent_delta_mid_steps`: mean=0.3546, median=0.3503, p90=0.4175, p95=0.4281
- `action_delta_mid_steps`: mean=0.0296, median=0.0283, p90=0.0418, p95=0.0442
- `state_delta_mid_steps`: mean=0.0289, median=0.0279, p90=0.0409, p95=0.0429
### Direction A: Budget Heterogeneity
- `oracle_budget_action`: mean=46.7273, median=46.7273, p90=46.7273, p95=46.7273
- `oracle_budget_state`: mean=47.0000, median=47.0000, p90=47.0000, p95=47.0000
- `oracle_budget_action_by_scene`:
- `unitree_z1_dual_arm_stackbox_v2`: mean=46.7273, median=46.7273, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=217.7416, median=216.6887, p90=237.5494, p95=239.4683
- `action_drift_vs_prev_round`: mean=0.4564, median=0.4901, p90=0.7203, p95=0.7818
- `round_total_time_s`: mean=148.7423, median=151.0665, p90=152.2238, p95=152.3961
- `policy_pass_total_time_s`: mean=73.0246, median=73.9912, p90=74.2845, p95=74.5840
- `world_model_pass_total_time_s`: mean=72.7747, median=73.9810, p90=74.3564, p95=74.5637

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

View File

@@ -0,0 +1,4 @@
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
unitree_z1_dual_arm_stackbox_v2,policy,73.02464760433544,73.02464760433544,,,,,,,,,,,44.81818181818182,44.81818181818182,,46.72727272727273,46.72727272727273,,46.72727272727273,46.72727272727273,,47.09090909090909,47.09090909090909,,148.7423359264027,148.7423359264027,,73.02464760433544,73.02464760433544,,72.77468930591236,72.77468930591236,,217.7416015625,217.7416015625,,0.4563556969165802,0.4563556969165802,
unitree_z1_dual_arm_stackbox_v2,world_model,72.77468930591236,72.77468930591236,,,,,,,,,,,44.54545454545455,44.54545454545455,,46.54545454545455,46.54545454545455,,46.54545454545455,46.54545454545455,,47.0,47.0,,148.7423359264027,148.7423359264027,,73.02464760433544,73.02464760433544,,72.77468930591236,72.77468930591236,,217.7416015625,217.7416015625,,0.4563556969165802,0.4563556969165802,
1 scene pass_type pass_total_time_s pass_total_time_s pass_total_time_s action_first_stable_step action_first_stable_step action_first_stable_step state_first_stable_step state_first_stable_step state_first_stable_step latent_first_stable_step latent_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_action oracle_budget_action oracle_budget_state oracle_budget_state oracle_budget_state round_total_time_s round_total_time_s round_total_time_s policy_pass_total_time_s policy_pass_total_time_s policy_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s latent_init_dist_to_prev_round latent_init_dist_to_prev_round latent_init_dist_to_prev_round action_drift_vs_prev_round action_drift_vs_prev_round action_drift_vs_prev_round
2 mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std
3 unitree_z1_dual_arm_stackbox_v2 policy 73.02464760433544 73.02464760433544 44.81818181818182 44.81818181818182 46.72727272727273 46.72727272727273 46.72727272727273 46.72727272727273 47.09090909090909 47.09090909090909 148.7423359264027 148.7423359264027 73.02464760433544 73.02464760433544 72.77468930591236 72.77468930591236 217.7416015625 217.7416015625 0.4563556969165802 0.4563556969165802
4 unitree_z1_dual_arm_stackbox_v2 world_model 72.77468930591236 72.77468930591236 44.54545454545455 44.54545454545455 46.54545454545455 46.54545454545455 46.54545454545455 46.54545454545455 47.0 47.0 148.7423359264027 148.7423359264027 73.02464760433544 73.02464760433544 72.77468930591236 72.77468930591236 217.7416015625 217.7416015625 0.4563556969165802 0.4563556969165802

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.4659324992786755,1.4686212539672852,0.10775825495574493,1.414884090423584,1.4147295951843262,0.001804070313404365,0.0967130593278191,0.0900852680206298,0.020162577757250274,0.07398791374130677,0.0748962610960006,0.00914832242161457,0.11446193402463738,0.0871186628937721,0.08325623319929801,0.10345228998498479,0.1244479566812515,0.08358747688843796,166.87506380948153,168.74041748046875,7.719804721528954
policy,2,1.4083665500987659,1.4669928550720217,0.10477333154585677,1.021750038320368,1.0221036672592163,0.0018334704226832612,0.05335565927353767,0.0531038790941238,0.00481095062317654,0.04475868662649931,0.0440528728067874,0.00457081204485416,0.10815195807001805,0.0853845626115799,0.08320582623489484,0.10019769062372769,0.1212016344070434,0.08323045655491078,166.51730485395953,168.78587341308594,7.966562826536109
policy,3,1.4182010130448774,1.4648356437683103,0.08518778035785368,0.8506079153581099,0.8505710959434509,0.0009914168062961678,0.03312763351608402,0.0317139774560928,0.004532648681024966,0.028434682468121645,0.0278013311326503,0.003307073424843646,0.10704515942118381,0.0882477313280105,0.08306703326278113,0.10285771739753806,0.1238021180033683,0.0819444499898316,166.47189885919744,168.40826416015625,8.279973714798201
policy,4,1.4258443442257969,1.4654364585876465,0.09260245932236369,0.7505043745040894,0.7511744499206543,0.0021904903983507996,0.021885420449755347,0.0209660623222589,0.00402336011537787,0.019231367686932673,0.0193550940603017,0.0023360551959882144,0.11008021980524059,0.0951500385999679,0.08280639922695082,0.10901545123620462,0.1299636363983154,0.08060036520937287,165.43264215642756,167.52859497070312,8.555824869888026
policy,5,1.449348276311701,1.4668550491333008,0.044350726552318594,0.6826432564041831,0.6820263266563416,0.0018813791460556945,0.016425279561768837,0.0159907639026641,0.002126303250407149,0.015234085477211218,0.0146389128640294,0.002031889254319571,0.11581729860468343,0.1042656078934669,0.08237697532478809,0.11732046941125933,0.137197658419609,0.07934974881386302,164.80350147594106,166.90548706054688,8.657835227939497
policy,6,1.4653679024089465,1.4675462245941162,0.007220104986649711,0.6330838365988298,0.6332030892372131,0.0013315037544765185,0.014844076369296362,0.0150904040783643,0.0017319109839210188,0.01387487665157422,0.0132427075877785,0.001982988147287371,0.12319925393570551,0.1145943254232406,0.08187763168343597,0.1265935735269026,0.1447108685970306,0.07809255485151109,163.3475203080611,165.2793426513672,8.878586771895689
policy,7,1.44875075600364,1.4675438404083252,0.06335153134016952,0.5942883328957991,0.5937249064445496,0.0011169592718655386,0.014818104915320846,0.0149002308025956,0.0016170385415015152,0.013598570092157836,0.0130620840936899,0.0019734972164465424,0.13165413283488966,0.1258131116628646,0.08156869459209222,0.13654536770826034,0.1525727808475494,0.0769077577144754,161.0845711447976,164.79185485839844,10.157420861771794
policy,8,1.4231926961378618,1.4635016918182373,0.09265030790372633,0.5635179714723066,0.5633400678634644,0.0015749186338924422,0.014798591082746292,0.014883778989315,0.001466682078675994,0.013705080205743908,0.0136174913495779,0.0019464434043523625,0.14096902412447057,0.1377931386232376,0.08143774867086122,0.14696721614084457,0.1605304777622223,0.07580543111577741,159.63812255859375,163.11312866210938,10.731529276673236
policy,9,1.433040445501154,1.4656000137329102,0.0934863316166119,0.537299167026173,0.5369123220443726,0.0012057419094726055,0.014776009896939384,0.0151243368163704,0.001453727453512046,0.014053664254871236,0.0138424951583147,0.0020133981553199527,0.15080256455323912,0.1502206027507782,0.08124444530347306,0.15772711925885893,0.1686074882745742,0.07469185701854553,158.33038607510653,161.84017944335938,10.638055536098074
policy,10,1.4425236745314165,1.467794418334961,0.07198493723662783,0.515858455137773,0.515827476978302,0.0006934439739786703,0.015078400685028555,0.0155526716262102,0.0014388657930872568,0.014298233118924164,0.0140305468812584,0.002150581438554013,0.16122111898254263,0.1634852290153503,0.08108299004827062,0.16875616223974657,0.1767336130142212,0.073545755014277,157.29761158336294,160.99423217773438,11.190952381978185
policy,11,1.4609301090240479,1.4662339687347412,0.014570457769558348,0.49677054719491437,0.4963744878768921,0.001293081808233004,0.01550523936748498,0.0161577053368091,0.0015123969504525182,0.015069321729242736,0.0148360142484307,0.0022368930321904085,0.1720653992484916,0.176989272236824,0.08105588276021887,0.18020154942165717,0.1850203573703766,0.07236885764333081,155.72476335005328,160.38975524902344,11.330255453150453
policy,12,1.4433912580663508,1.4661576747894287,0.0720501396949454,0.48036354238336737,0.480155348777771,0.0008729047865890025,0.015846206044608846,0.0163364373147487,0.0015285029571761493,0.015556305308233544,0.0152884013950824,0.0021409838098145314,0.18327057260003954,0.1909729391336441,0.08108459885955893,0.19189189509911966,0.1933552622795105,0.07114492280824364,153.55865478515625,158.08123779296875,10.900861239456352
policy,13,1.438307978890159,1.466214656829834,0.07704571701564765,0.46411923928694293,0.4640490412712097,0.0009562385281901007,0.016642838377844155,0.0169973652809858,0.0015436487685432235,0.015866731632162165,0.0156134953722357,0.0019181859002263982,0.19498881968584925,0.205464482307434,0.08140732958789636,0.20382058823650528,0.2016936242580413,0.06990231716463141,152.1982088955966,155.36705017089844,10.521550942376036
policy,14,1.435890869660811,1.46722674369812,0.06630135111905486,0.4511172744360837,0.4509295523166656,0.0010267935756042672,0.017513995312831564,0.0180000737309455,0.0015066588311596506,0.016680121760476674,0.0163586027920246,0.001890406074156501,0.2071122296831824,0.2207526862621307,0.08185244533942035,0.21608569202097974,0.2118314355611801,0.06863736100432417,150.53361788662997,152.4862823486328,10.411332721383266
policy,15,1.4183949773961848,1.4658033847808838,0.09958690542771244,0.4392229643735019,0.4391935467720032,0.0006322152112195698,0.018185056153346146,0.0187833290547132,0.0015157977821739451,0.017357043837281746,0.0168786160647869,0.00197398583367716,0.21940333260731262,0.2363091707229614,0.08240223516304691,0.22862993113019245,0.2255619019269943,0.06736075329309818,148.93285716663706,151.15225219726562,10.336313185895778
policy,16,1.4167457277124578,1.4663760662078855,0.11455265185665221,0.4270303032614968,0.4270892143249511,0.0007349954278874154,0.018978786570104628,0.0190825928002595,0.0015243533911495914,0.018392273478887253,0.0177439842373132,0.0020023571720096107,0.23235535215247757,0.2523647248744964,0.08289052899604306,0.24154057963327924,0.2392883896827697,0.06609717024471531,147.0709686279297,148.0727996826172,9.959994925056577
policy,17,1.4070585424249822,1.4644672870635986,0.10740797941593902,0.41636880419471045,0.4165705144405365,0.0009941330741118852,0.019801042973995153,0.0200888905674219,0.00153292887240771,0.01931293224069201,0.0184411816298961,0.0019970611147609235,0.24583019858056848,0.2644732594490051,0.08335213989963468,0.25489825010299677,0.2539412975311279,0.06486286500532244,145.58597772771662,146.5096435546875,9.361948221273469
policy,18,1.399404525756836,1.4687330722808838,0.12011606013067315,0.40673622488975525,0.4064963459968567,0.001190848798437971,0.020532613620161955,0.0210134536027908,0.0015913319390698552,0.01996265927498986,0.0189489666372537,0.0019988825758355216,0.25965627147392795,0.2734712660312652,0.08375897484082313,0.26852564513683314,0.2696771323680877,0.06369211001905552,144.26549460671166,144.9486541748047,9.148748640507174
policy,19,1.4254657138477673,1.4641270637512207,0.08476437116922143,0.39731336723674426,0.3969474732875824,0.0011993185355374534,0.022067861462181208,0.0225215703248977,0.0015555483489498058,0.021083421666513745,0.0199187584221363,0.002011046488120877,0.27385732125152235,0.285880982875824,0.0844844054021029,0.2826312563636086,0.2866275608539581,0.06252626849048726,143.3621160333807,145.00552368164062,8.937592202247103
policy,20,1.4519594582644375,1.465070724487305,0.04170054770406353,0.3881919871677052,0.3878626525402069,0.0010768964259157171,0.022806644609028582,0.023351527750492,0.0016281210733436883,0.02176344326951282,0.020672108978033,0.0020429754190869334,0.2885326810858466,0.3035160601139068,0.08497451136750221,0.29702197963541205,0.3055660426616668,0.06142784410845668,142.08855923739347,143.0458984375,8.514548542320764
policy,21,1.4573361223394221,1.468168020248413,0.031309173849691486,0.37972520698200574,0.3800181746482849,0.0011601055745750768,0.023621449247002546,0.0241875033825635,0.0015874600715930663,0.023176537318663117,0.0221290998160839,0.0020282015350081032,0.30393202467398206,0.3213720321655273,0.08530005411989121,0.3120219301093708,0.3252374529838562,0.060383146073397974,140.97366055575284,141.47296142578125,8.157438999472731
policy,22,1.4614598100835627,1.4642751216888428,0.01046659849773235,0.3720147067850286,0.3719150125980377,0.0006223018999742128,0.024975102225487846,0.0257672294974327,0.0016296402568381381,0.024286172606728253,0.023307915776968,0.002044587237585415,0.32000883600928565,0.3358428478240967,0.08543378160936606,0.3274771435694261,0.3387041389942169,0.05937473822366734,139.70082647150213,139.78485107421875,7.731745871261442
policy,23,1.4418099576776677,1.465731859207153,0.05535038175844746,0.36449993469498376,0.3643239140510559,0.0008803291860485465,0.02628467689183621,0.0270132832229137,0.0016814167837295863,0.0253388808870857,0.0244401581585407,0.002057521151966075,0.33664142408154224,0.3510271310806274,0.08544579734552396,0.3434126241640611,0.3545987010002136,0.058418734567714584,138.65670915083453,139.14138793945312,7.242359586407275
policy,24,1.4266663031144575,1.4668960571289062,0.0858791797771678,0.3576154573397203,0.3576133847236633,0.0006354609172848094,0.027218541299754883,0.0273670926690101,0.0018762399939976368,0.026592697270891842,0.0257781762629747,0.0020293909629101868,0.354049797762524,0.3666341304779053,0.0850766968406985,0.35997347127307544,0.3735027313232422,0.057589318924915193,137.7551824396307,138.70152282714844,7.04343609552321
policy,25,1.417987888509577,1.4630515575408936,0.10441044596647556,0.3508711132136258,0.3511308133602142,0.0007350189260027406,0.028419110416011317,0.028474586084485,0.001976168880989402,0.027945793149146116,0.0272205155342817,0.002039777112380479,0.3723881055008281,0.3828368484973907,0.08450754609892944,0.3771913620558652,0.3933323621749878,0.056865220540816094,136.89709056507456,137.26361083984375,6.765627564114559
policy,26,1.411766767501831,1.465254783630371,0.10952229944246084,0.3438545059074055,0.343957245349884,0.000792277662340944,0.029844345355575688,0.0298196785151958,0.0020401322051722126,0.029061549427834375,0.0281909797340631,0.002028373744343515,0.39150815389373084,0.3997517228126526,0.0839054107501404,0.3949529691175981,0.4136670231819153,0.056195799496915236,135.98827292702416,136.11134338378906,6.584396772139595
policy,27,1.4003660895607688,1.4647295475006104,0.11453470261950054,0.33736562999812036,0.3372905850410461,0.000984397271013184,0.03132734583182764,0.0314693264663219,0.0021549494908790216,0.030532849783247117,0.0299482345581054,0.0020269951123488795,0.411322219805284,0.4173677861690521,0.08335007106706081,0.4133507961576635,0.434176355600357,0.055600512139680314,135.03143587979403,135.2777099609375,6.147709393501918
policy,28,1.3764392679387873,1.4649903774261477,0.1198412688686825,0.3312286599115892,0.3309019207954407,0.0010386624034756803,0.03276850198480212,0.0327421762049198,0.0023128000977671063,0.031898187812079044,0.0312758721411228,0.00205984510624299,0.43188940395008435,0.4356211721897125,0.08275128851139207,0.4324425594373183,0.4554533958435058,0.055102668056532314,134.1719547618519,134.34017944335938,5.719894920955913
policy,29,1.396690845489502,1.4662041664123535,0.10984120936760318,0.32511774518273096,0.324637770652771,0.0011115622508271767,0.03417186760766933,0.0343959033489227,0.0024824568363826555,0.03335384889082471,0.0329549089074134,0.0020606545637673755,0.4533982358195565,0.4547087550163269,0.08199504637316234,0.4523680020462383,0.4766209125518799,0.05473396535957935,133.10829301313922,133.41552734375,5.4000355481461915
policy,30,1.4110546762293035,1.461949348449707,0.10145355680547002,0.31913425705649634,0.3192113041877746,0.0009159235024308276,0.03607114167375994,0.036132164299488,0.0026022872182788442,0.035348812964829474,0.0350952818989753,0.0020844049201268356,0.4759447628801519,0.4751939177513122,0.0813450428063379,0.4734019230712544,0.495960384607315,0.05447807990898767,132.39830086447975,132.8352508544922,5.101311081749026
policy,31,1.4136621952056885,1.462369680404663,0.09510768200511908,0.3141837228428233,0.314004510641098,0.0006943379769168606,0.037581131200898746,0.0374098867177963,0.002831435911864218,0.03700267929922447,0.0369037613272666,0.0021398494713147265,0.49940811504017224,0.5001251697540283,0.08029714325842671,0.49535243890502234,0.5160945653915405,0.054381882291150804,125.92613150856711,126.4294204711914,5.0721342029813306
policy,32,1.4292526245117188,1.4630744457244873,0.08205068354121037,0.3068231560967185,0.3064103424549103,0.0009611716351577073,0.039894729175350835,0.0395386032760143,0.0030525325851730213,0.03832234272902658,0.0383293889462947,0.0022673812602754836,0.5241446765986356,0.5258491039276123,0.07908867295532315,0.5180918411775068,0.5371006727218628,0.054359621386032245,119.46860296075994,120.0054931640625,4.735626762648729
policy,33,1.4608084071766247,1.4656472206115725,0.014652256459813242,0.298960265788165,0.2989984452724457,0.0005682683381489495,0.04122172804041338,0.0405075475573539,0.00353994667092866,0.04033017632636151,0.0404987186193466,0.0022698460575866536,0.5499642030759291,0.5533596873283386,0.07717204834848022,0.5418858663602308,0.5591029524803162,0.05436179171396718,113.05521254106002,113.56319427490234,4.560748624915806
policy,34,1.4451131387190386,1.4651987552642822,0.06315925211044432,0.2911773134361614,0.2911495268344879,0.0010010234475905755,0.04342979870059269,0.0429438017308712,0.0037461297148083336,0.0422939431260932,0.0426803044974803,0.002337587713531343,0.5770404176278547,0.5817937850952148,0.07507298069669063,0.5667445144870065,0.5821633338928223,0.05433483173546748,106.61884169145064,107.29065704345705,4.434596487459021
policy,35,1.450467044656927,1.4656093120574951,0.05137408817618643,0.28279778632250696,0.2828600704669952,0.0005785788769892917,0.04570211639458479,0.0449278391897678,0.004078173026178037,0.04428373615850097,0.044832594692707,0.0024026794917668807,0.6052736369046298,0.6110436320304871,0.07269511583209683,0.5925887254151431,0.6064257621765137,0.05425494314647295,100.20079040527344,101.04322814941406,4.244120929785772
policy,36,1.4423027688806707,1.4677186012268066,0.05593353211849856,0.27444889870556916,0.2744814753532409,0.0007519885767646048,0.04789060726761815,0.0471701696515083,0.004250599009563797,0.04736391285603692,0.0478576570749282,0.0025040342329890586,0.6345401731404391,0.6410897374153137,0.07000285883983334,0.6200379079038446,0.6324445605278015,0.05394200401712147,93.89313992587003,94.64778900146484,4.133838400903242
policy,37,1.398690028624101,1.4616191387176514,0.10539031644200564,0.2655780152841048,0.2654734849929809,0.0007923598638226633,0.04975607415491881,0.0492848493158817,0.004678923487065024,0.048608933321454266,0.0497027151286602,0.0027385910464163142,0.6647613698785956,0.6722168326377869,0.06669567212107236,0.6480475609952753,0.6589058041572571,0.053559010658546194,87.42884479869495,88.11444091796875,4.070808222717398
policy,38,1.370954383503307,1.463001728057861,0.12562919177842202,0.25648412379351526,0.2564928233623504,0.0008348903482606975,0.05192809518087988,0.0519156157970428,0.0050516043399325234,0.052183110605586606,0.0523867942392826,0.0030187975093268673,0.6957878958095204,0.7039440274238586,0.06294289840380729,0.6777584769509055,0.6872732639312744,0.05268131061769508,81.03501961447976,81.55279541015625,4.020719448776583
policy,39,1.387230786410245,1.4554102420806885,0.11239018325742978,0.2471516064622185,0.2469106167554855,0.0008312166577379492,0.054369948465715696,0.0544112212955951,0.0054902747141993575,0.05436181649565692,0.0541561767458915,0.003310752147955277,0.7276282093741677,0.7363170385360718,0.05885434733042053,0.70820490880446,0.7136708498001099,0.05146201001967613,74.6559725674716,75.2261962890625,3.845694909918661
policy,40,1.4134424166245894,1.4601304531097412,0.10020362499122447,0.23774362423203205,0.2378064841032028,0.0009269378299391137,0.057014778595079016,0.0569740124046802,0.005914772163718631,0.05592487752437587,0.055764939635992,0.0037181169723358746,0.7601185603575273,0.7694541811943054,0.054404103156131506,0.7389216423034668,0.7459995746612549,0.049794348123544545,68.23929873379794,68.65769958496094,3.792950543761335
policy,41,1.4380154609680176,1.4635848999023438,0.08201265620746437,0.22743593291802836,0.2274430841207504,0.0006076492505234837,0.06168109618804667,0.0613308474421501,0.0063743945669700024,0.05997238579121498,0.0598176829516887,0.004357342279418319,0.7936065901409496,0.8031682968139648,0.0495976357253705,0.7711024501106956,0.7770739197731018,0.04731538309723428,61.90630756724965,62.327430725097656,3.6755873815327162
policy,42,1.4438198479739102,1.4686851501464844,0.06900065487887769,0.21790004047480493,0.2178035974502563,0.0007940497529437915,0.06317165663296523,0.0629464238882064,0.007264741828195677,0.06264733794060615,0.062133815139532,0.005061634432749703,0.8265994949774309,0.8364242315292358,0.04409356077312859,0.8035046674988486,0.8083922266960144,0.04402244370516009,55.419471740722656,55.67552947998047,3.474197530350428
policy,43,1.4604497172615745,1.4688873291015625,0.019389510106118574,0.2074911377646706,0.2071619480848312,0.0008317041721729288,0.06574859944256863,0.0652243793010711,0.007986644201050233,0.06616155667738476,0.0661372765898704,0.005944418818976136,0.8588279702446677,0.8683387637138367,0.03821061056712094,0.8361122824928977,0.8400419354438782,0.039790974494574964,48.973781238902696,49.29477691650391,3.340963143618951
policy,44,1.4287199974060059,1.4638147354125977,0.08207310557420894,0.1974488483233885,0.1971659511327743,0.0008110632434458252,0.067832565781745,0.0667647346854209,0.008678527269137927,0.06996218318288973,0.0701589658856391,0.00710980005419797,0.8894484747539867,0.8979983329772949,0.032028009429476444,0.8684107011014764,0.871619701385498,0.034566259634030004,42.524212230335586,42.56248092651367,3.200705361942606
policy,45,1.4177761511369185,1.4656672477722168,0.10428537793485634,0.1870492588390003,0.1870306134223938,0.0008425316108382736,0.0706886147910898,0.0688702389597892,0.009630629538215746,0.07251252471046012,0.0726792216300964,0.008124929438764514,0.9180987639860674,0.9252832531929016,0.025550815091872594,0.8991989601742137,0.904160499572754,0.028569440828176272,36.17931157892401,36.40055847167969,3.0287469360601422
policy,46,1.4243592782454058,1.4683196544647217,0.09488243628916909,0.17675722729076035,0.1764294803142547,0.0010043557407022146,0.07250853932716626,0.0700967758893966,0.01053242709091991,0.07744384082880883,0.0776004344224929,0.009516111351811095,0.9435484842820601,0.9490044713020324,0.01905686006299523,0.928479487245733,0.9340018630027772,0.021849108732106007,29.79837590997869,29.832542419433597,2.841246798604203
policy,47,1.406528039412065,1.4598493576049805,0.1040939057485908,0.16645426235415717,0.1662566810846328,0.0009725314294538031,0.07607644660906353,0.0730625391006469,0.011787265928468939,0.08317397534847254,0.0816941335797309,0.011235433904271716,0.9655131914398887,0.9694334864616394,0.012670321004808369,0.9550757733258334,0.95759254693985,0.014759642558139543,23.579044342041016,23.57326889038086,2.682174721564354
policy,48,1.4218247803774746,1.4628775119781494,0.0817702913657474,0.15587239102883768,0.1556167602539062,0.0009761991315202445,0.07891505821184673,0.0753313824534416,0.013111822291212317,0.08839802985841573,0.0850596576929092,0.013337259520850445,0.9828577041625977,0.9850584864616394,0.006857984443791994,0.977069388736378,0.9777172803878784,0.00804197024635959,17.428767551075328,17.466785430908203,2.3802891314103314
policy,49,1.4439584341916172,1.465287208557129,0.0646666762682153,0.14442919872023838,0.1444986909627914,0.001328671230285111,0.08199646798047146,0.0779674798250198,0.014549416506948857,0.09109984067353329,0.089537464082241,0.014978527983566239,0.9946428049694408,0.995455801486969,0.0023439210932066166,0.9922949184070934,0.9925764799118042,0.0028911307078689163,11.401124173944647,11.428753852844238,1.7674307186322384
policy,50,1.4669485742395574,1.4681837558746338,0.004086806495278294,0.12435252761298955,0.1243789866566658,0.002643624104386059,0.10227490893819113,0.0957523360848426,0.02035525444605646,0.12295691533522168,0.1218207627534866,0.022472934864097214,1.0000000162558123,1.0,5.391442976847261e-08,0.9999999674883756,1.0,8.985738298307661e-08,0.0,0.0,0.0
world_model,1,1.416919773275202,1.467799186706543,0.10520244723158609,1.4132921695709229,1.414214015007019,0.00325258318590651,0.09025287695906373,0.0899953991174697,0.013436119667099818,0.05805090239102185,0.0602779053151607,0.010113618433918586,0.11951257965781469,0.1237879917025566,0.05444225910175984,0.10847878540781407,0.1063498929142952,0.055576614153226664,167.14086359197444,167.47232055664062,10.050957651007261
world_model,2,1.4057416915893555,1.4673964977264404,0.10774230750349127,1.0209286321293225,1.0213046073913574,0.0015347954641263878,0.051846013489094574,0.0524706616997718,0.0051728986227851225,0.037103314630009855,0.0390694439411163,0.005004848729378002,0.1138186238028786,0.1161461547017097,0.052731954807377475,0.1065358472141352,0.1071591228246688,0.0555487411516801,166.65626248446378,166.97886657714844,10.237915931574033
world_model,3,1.4619227972897617,1.467668056488037,0.014811019244954395,0.8507250601595099,0.8503888845443726,0.0018131884650621852,0.03209822794253172,0.0299166049808263,0.004033230832343571,0.024124123325402036,0.0247330591082572,0.0026444942693038395,0.11274323206056244,0.1128347069025039,0.05081630828708495,0.11016545258462428,0.1133570298552513,0.05510585406392497,166.141958063299,167.34690856933594,9.583079202954865
world_model,4,1.4421452608975498,1.466996669769287,0.08451967121166856,0.7501688924702731,0.7506764531135559,0.0019056194182588359,0.021045967428521637,0.0198889002203941,0.0029502265415363967,0.017159466547044783,0.0173278488218784,0.0011722442983440298,0.11578914353793314,0.1154037043452262,0.048781242823230285,0.11709191209890622,0.1226919442415237,0.05428510688688151,165.27185890891334,165.1836700439453,9.62491586651594
world_model,5,1.4447173205288975,1.467210054397583,0.07594966470593262,0.6832710396159779,0.6833845973014832,0.001705869851226094,0.0164708778770132,0.0161145590245723,0.0020933236243348466,0.01468308151445601,0.0148927867412567,0.0009896641184481169,0.12179876322096041,0.1218670532107353,0.04682270737989171,0.12594085457650095,0.1337484121322631,0.05328847017505987,163.989614313299,163.3998260498047,9.399719881721175
world_model,6,1.418579708446156,1.4650464057922363,0.08526362739828709,0.6334191344001077,0.6337027549743652,0.0021996892126345956,0.015318830158900072,0.0156143717467784,0.0018344718710442463,0.01387021868405011,0.0139126535505056,0.0013146945203515697,0.1295089640400626,0.1303585767745971,0.04505478311485483,0.13562770323319864,0.1455263495445251,0.05211383670072686,163.20534307306463,162.45513916015625,10.230343147704886
world_model,7,1.3901992494409734,1.465341091156006,0.1278557614045946,0.5946194475347345,0.5951467752456665,0.0017407102601584058,0.015081260014663983,0.0152086401358246,0.0019373834988108162,0.013778284022753846,0.0144849317148327,0.0014443828015639887,0.13841018419374118,0.1407197117805481,0.043426105614394396,0.14593344520438797,0.157735988497734,0.05087298380384224,161.79311301491478,160.91563415527344,9.908190716295339
world_model,8,1.3992641188881614,1.467468023300171,0.11681446683665647,0.5636907599189065,0.5633720755577087,0.0017532069654238435,0.014900269748812327,0.0151934484019875,0.0017655976232311772,0.014014392837204664,0.0146539816632866,0.001432887479043753,0.14834074811501935,0.1521129608154297,0.04173683822369464,0.15680062364448197,0.1704216748476028,0.04962046575083107,159.83101723410866,159.53622436523438,10.335994220285174
world_model,9,1.435879490592263,1.4655864238739014,0.08422948784035034,0.5376276319677179,0.5377352833747864,0.0022689132923366154,0.014832137406549617,0.0149146625772118,0.0017776348496684623,0.014336546798321302,0.0148658063262701,0.0014843063253995922,0.15891071612184696,0.1639429479837417,0.03999832501881995,0.16804417967796323,0.1802394688129425,0.048477002922345844,158.33844687721947,157.55096435546875,10.256424219120758
world_model,10,1.4151406288146973,1.4675865173339844,0.09590139762113972,0.51639831607992,0.5162656307220459,0.0009981778266446165,0.014984151094474518,0.0152225606143474,0.0017586339053407955,0.014549569819461162,0.0149814523756504,0.0015956774748767833,0.16999577934091736,0.1762803643941879,0.03827279449496107,0.17948551679199387,0.187566190958023,0.04736056228618742,155.880258733576,154.41722106933594,9.893347270973747
world_model,11,1.4308777505701238,1.4684944152832031,0.08332094639985797,0.4965780296108939,0.4967117607593536,0.0005599402232206108,0.015349800867790501,0.0157626811414957,0.001813768920116609,0.015248297629031217,0.0156515128910541,0.0016178251871402142,0.1816023913296786,0.189128115773201,0.03655733624392541,0.19135631417686286,0.1951163560152053,0.04621730150141992,154.41671614213422,153.54681396484375,9.30289321974301
world_model,12,1.4409387761896306,1.4677155017852783,0.07885096085406183,0.4791257923299616,0.4792801737785339,0.0013789850225561734,0.01576483351263128,0.0161586850881576,0.001810608269082613,0.015781008130447374,0.0161948706954717,0.0015466545540015239,0.19354572350328614,0.2018458247184753,0.03491771034941408,0.20347577468915415,0.2029494643211364,0.04526033870846447,152.617919921875,150.9375,8.988440578939825
world_model,13,1.4286899133162065,1.4668903350830078,0.08915143409665016,0.46405166387557983,0.4641731977462768,0.000945910039382332,0.01654555860229509,0.0168677475303411,0.0019126673419827143,0.01625972766090518,0.0165557321161031,0.00164330085521824,0.20608025111935352,0.2141408026218414,0.033130295709004616,0.21581984920935193,0.2106657028198242,0.04429553454529849,151.49920376864347,149.86366271972656,8.955796768348574
world_model,14,1.4286290732297031,1.4656648635864258,0.06949680448798329,0.45093908635052765,0.4510307312011719,0.0010886828484585492,0.01740618947554713,0.017522145062685,0.0018832856797411435,0.017055365002968035,0.0173545200377702,0.0016397690578276983,0.21895516596057193,0.2256586551666259,0.0313624082744971,0.2285529415715824,0.2185219228267669,0.043408432845218635,149.4420027299361,148.5210723876953,8.642685559274357
world_model,15,1.4160464460199529,1.4687221050262451,0.091924145788827,0.43841859427365387,0.438260942697525,0.0008984153020530244,0.018097726882181336,0.0182195976376533,0.0018856692562277963,0.017697565934874735,0.0179591346532106,0.0016567008551482626,0.2321905060247941,0.2372086942195892,0.02969078074005609,0.24159350720318873,0.2265056371688842,0.042600171576468504,148.05830522017047,147.133056640625,8.380735716845528
world_model,16,1.4258978366851807,1.4681346416473389,0.0955148993934801,0.4265620573000474,0.4265685975551605,0.0010170310367441785,0.01882272874089799,0.0189031176269054,0.0018326568576185064,0.018641733649102075,0.0189150758087635,0.0015874829201025637,0.24586200578646222,0.2491389811038971,0.02813115782706447,0.2550073767250234,0.2405502796173095,0.041905814418846825,146.5455849387429,146.19534301757812,8.240180181401053
world_model,17,1.4171592105518689,1.461625576019287,0.08777819518882897,0.4159589030525901,0.4161309897899627,0.0009048641977415584,0.0196860740807923,0.01976372115314,0.0018192309057874325,0.01949172433127051,0.0197200533002614,0.0015103919759376023,0.2599471482363614,0.2611285150051117,0.02672812465486706,0.26872866939414625,0.2575719952583313,0.041243601644861294,145.47603953968394,145.01760864257812,8.192738893962307
world_model,18,1.4167770905928179,1.4652748107910156,0.10078185997798267,0.40603364326737146,0.4060037136077881,0.001061669808604689,0.020412698726762372,0.0205070115625858,0.0017961533695870589,0.020068950104442453,0.0202583838254213,0.0014935622098732385,0.27449699694460084,0.2743013501167297,0.025537007552845884,0.2826178290627219,0.2748445868492126,0.04080538699996982,144.2511582808061,142.40933227539062,8.211311227040737
world_model,19,1.4194618355144153,1.469578742980957,0.11153604519772133,0.3967961912805384,0.3971853852272033,0.0008366340135696235,0.02184910750524559,0.0219072215259075,0.0016907145640195802,0.021139319816773545,0.0213029570877552,0.0014209061378573054,0.28959084098989313,0.286830872297287,0.024621749546786045,0.29699961705641315,0.292631059885025,0.04050020899986794,142.93994418057528,141.71371459960938,8.138116889419262
world_model,20,1.4235168587077747,1.468172550201416,0.09989607929884589,0.3877789622003382,0.3877901136875152,0.0009580212629501556,0.022575622593814636,0.0226834956556558,0.0016365448819096974,0.02182648788121608,0.0219205431640148,0.0013533572749756524,0.3051244806159626,0.3006596565246582,0.024037079303995935,0.3115874637256969,0.3107159733772278,0.04037213614193651,141.75586214932528,140.29432678222656,7.942187613652848
world_model,21,1.438805103302002,1.468024969100952,0.06384931392924997,0.38002344965934753,0.3801175057888031,0.0007741568979181953,0.023524566468867327,0.0234668347984552,0.001592114310510948,0.02322299778461453,0.023178219795227,0.0013733659443404154,0.32129874554547394,0.3160910606384277,0.02370151713888262,0.32688327810981055,0.32974573969841,0.04039661925178326,140.50499378551137,138.92498779296875,7.395185961306968
world_model,22,1.430757761001587,1.4681053161621094,0.07916707110021472,0.3720175271684473,0.3718548715114593,0.0013355016516718111,0.024836459959095128,0.0248241331428289,0.0015201675609697153,0.024292438545010255,0.0242039263248443,0.0012966551670028756,0.3381225575100291,0.3318266868591308,0.023682335786424428,0.3426398011771115,0.3491358757019043,0.0405083389073068,139.35523709383878,137.80770874023438,6.993810928398884
world_model,23,1.4226642738689075,1.4683704376220703,0.10369206689714858,0.3643905357881026,0.3642111122608185,0.0011153882157384932,0.02614380927248431,0.0261080265045166,0.0014794394607968637,0.025392391972921056,0.0251766610890626,0.0012513114941772303,0.3553733175451105,0.3509963154792785,0.024013968557343262,0.3589599322188984,0.3663472533226013,0.04074761487494664,138.3074424050071,136.68312072753906,6.709805714998883
world_model,24,1.4421420747583562,1.4679725170135498,0.07464858598426023,0.3571395982395519,0.3572196662425995,0.0009443710176637249,0.027021985501050907,0.0268704481422901,0.001379631155579218,0.0266147958622737,0.0263315699994564,0.0012196873286583047,0.37323793227022345,0.3709003329277038,0.024588431836023737,0.37586791677908465,0.3824221789836883,0.04123454195502034,137.34835399280894,135.66549682617188,6.42031977941544
world_model,25,1.4410682374780828,1.4673004150390625,0.07168075083507822,0.35031549497084186,0.350049078464508,0.0008699807554025422,0.028217933733354874,0.0283179823309183,0.0013378368493170627,0.0279581968418576,0.0276389420032501,0.0011655986501842707,0.3918266919526187,0.3933213353157043,0.025349109891294852,0.39344516125592316,0.3992567062377929,0.04191266134429657,136.2399076981978,134.87399291992188,6.0043324738738635
world_model,26,1.3992023468017578,1.4576282501220703,0.09248422366889544,0.34353736855766986,0.3438670635223388,0.0007902271803274132,0.029625030911781525,0.0296452231705188,0.001322521241638723,0.029088679362427042,0.0288540814071893,0.0010828138313628746,0.41117219491438434,0.415355920791626,0.026366743315098383,0.41161183335564355,0.415203332901001,0.04268253529389601,135.44277121803978,134.3239288330078,5.580234252917901
world_model,27,1.403278480876576,1.4583349227905271,0.11114317361449765,0.3370816301215779,0.3366928696632385,0.0014264426170861651,0.031082507053559416,0.0311881694942712,0.0013053359278112804,0.03059469044885849,0.0302831213921308,0.001000649407852807,0.43139407309618866,0.4370075464248657,0.027666730846718283,0.43054936690763995,0.4303450882434845,0.043583279263791776,134.6337231722745,133.7300262451172,5.190398639268362
world_model,28,1.440988627347079,1.4670698642730713,0.07634213818269771,0.33132717826149677,0.3311867117881775,0.000696201823924086,0.03249008377844633,0.0326784998178482,0.0012711308134764655,0.032006764953786626,0.0317723415791988,0.0009471871092549171,0.45222581787542865,0.4542613923549652,0.02917991506920308,0.45031470331278717,0.4460903406143188,0.04454554476611135,133.78117648037997,132.96226501464844,4.9347984158422245
world_model,29,1.4428676908666438,1.4686059951782229,0.06330592894356293,0.3250395574352958,0.3251379430294037,0.0010047213390941324,0.03386401046406132,0.0340663902461528,0.0012897780618843268,0.03346888754855499,0.0331994667649269,0.0008806187835578713,0.4739964414726604,0.4784245789051056,0.030571249402381494,0.47083183310248633,0.4626128673553467,0.045581758740006195,132.77878431840375,131.88967895507812,4.636411420582301
world_model,30,1.4118034839630127,1.4684016704559326,0.10179544041156378,0.3187393410639329,0.3185027241706848,0.0009899308710979821,0.03569900989532467,0.0359557494521141,0.001266525390867647,0.03538701005957339,0.0353574119508266,0.0008658666192602645,0.49676063656806946,0.5037011504173279,0.03206160128255684,0.49238867922262713,0.4818658530712127,0.04657320604909048,132.01214322176847,131.3134307861328,4.37680581265927
world_model,31,1.4108415083451704,1.463554620742798,0.10933272088090772,0.31409271467815747,0.3142034411430359,0.0008687603533352942,0.037183691832152234,0.0370172634720802,0.0013374350393988651,0.036967373707077665,0.0371089316904544,0.0008722298549537743,0.5203278850425374,0.529482364654541,0.033487834816890376,0.5147851976481351,0.5051823854446411,0.04760593847355007,125.65332655473189,124.91954040527344,4.201882826282782
world_model,32,1.4275848865509033,1.4682180881500244,0.09715533299036655,0.3066099855032834,0.3064157962799072,0.0009489789826433783,0.03946537626060567,0.0397650711238384,0.001227561856380494,0.03816547481851138,0.0382032692432403,0.0009375925161473269,0.5449375672773882,0.5564627647399902,0.034989630263177376,0.5377912521362305,0.5312197208404541,0.04847335867111604,119.44074249267578,118.6479721069336,4.202797512897723
world_model,33,1.4170923233032227,1.4683363437652588,0.10171290078824055,0.29884930361400946,0.2989426553249359,0.0008448889713866694,0.04057390581477767,0.0404538139700889,0.0014232199920426961,0.04017269408160985,0.0403232388198375,0.0010178695085402431,0.570261375470595,0.5820643305778503,0.03625063806626804,0.5618207075379111,0.5586639046669006,0.0492587229088512,113.09908988259055,112.4694595336914,4.011707476774665
world_model,34,1.40729774128307,1.4634075164794922,0.10218622699733503,0.29076856374740595,0.2907295227050781,0.0010419883999787446,0.042749201709573886,0.0427888706326484,0.0013911823696289903,0.042060095816850614,0.0422819331288337,0.001142778881149124,0.5965228189121593,0.6045960783958435,0.037487104946942476,0.5868256010792472,0.5865532159805298,0.04999084485570472,106.7021054354581,106.02274322509766,3.9474448634436037
world_model,35,1.4078240177848123,1.4630522727966309,0.10176678266697435,0.2828032103451815,0.2825128734111786,0.0008645803081663372,0.04491513764316381,0.0448229908943176,0.0014846116837963304,0.043968816033818456,0.0441738553345203,0.0013753196369766798,0.6238163709640503,0.6305265426635742,0.0385802958257478,0.6127667020667683,0.6119995713233948,0.05041964161243581,100.1673583984375,99.5520248413086,3.718158447582611
world_model,36,1.4011499881744385,1.465151071548462,0.11030223272012887,0.274423366243189,0.2745853364467621,0.001072225595296129,0.046984217722307514,0.0466034114360809,0.0016059020826654181,0.046977269039912596,0.0471553653478622,0.0016830216817349474,0.6520854505625638,0.661197304725647,0.03949162936820521,0.6403072476387024,0.6391551494598389,0.05056380788091254,93.79019026322798,93.3679656982422,3.6371317193315886
world_model,37,1.4032427180897107,1.4649851322174072,0.11127788172569988,0.2655260860919952,0.2654172480106354,0.0007376280049637369,0.04868086427450175,0.0481781251728534,0.0018798989866802898,0.047991782426834044,0.048205554485321,0.0019928206698817583,0.6811586997725747,0.6926735639572144,0.0399670497078207,0.668133946982297,0.6665477156639099,0.05042445088003582,87.30344113436612,86.8375473022461,3.542297783255282
world_model,38,1.411563981663097,1.4669272899627686,0.09113729808635007,0.2566034983504902,0.2566531300544739,0.0009301712479660467,0.05088295821439133,0.0503372326493263,0.002215649984734504,0.05150673165917392,0.0515945143997669,0.0024297041849995022,0.7110421440818093,0.724699854850769,0.03989803582006539,0.6976184899156744,0.6971782445907593,0.04970137817875653,80.91664955832742,80.55570983886719,3.405284017782276
world_model,39,1.4377600279721348,1.4659156799316406,0.07706291357975135,0.2470016086643392,0.2471327930688858,0.0011306353715366446,0.05333285101435394,0.0530364140868186,0.002585275711970077,0.05351831391453739,0.0535562969744205,0.0028581171697616703,0.7416020415045999,0.7570406198501587,0.039359109948234515,0.727655903859572,0.7285231947898865,0.0484673927079763,74.60208615389737,74.27581024169922,3.276690218473087
world_model,40,1.437051447955045,1.4682164192199707,0.07754112480324452,0.23727694289250803,0.2371058464050293,0.0009467706410012513,0.05586196854710574,0.0560489408671855,0.003076030977536039,0.05479020591486579,0.0548187643289566,0.0033690099867703847,0.7726872075687755,0.7892815470695496,0.038174499512759065,0.7577247998931191,0.7597824931144714,0.04668187121820216,68.17473741011186,67.89644622802734,3.2027611764457355
world_model,41,1.4446266130967573,1.46826171875,0.07531134361479051,0.22766564515503962,0.2277650982141494,0.0011685880185534595,0.060466098853132914,0.0598552338778972,0.0035982508992252124,0.058645261282270544,0.0586248189210891,0.004037084469970604,0.8046409541910345,0.8211798667907715,0.03640092913858013,0.7889893271706321,0.7921549081802368,0.044134776135020544,61.7885495966131,61.56478118896485,3.023672157578218
world_model,42,1.4481592178344727,1.4685719013214111,0.06926922372969456,0.21759714728051963,0.2174082696437835,0.0009870802472191102,0.06179652092131696,0.0615612603724002,0.004560991737812959,0.061009779572486836,0.0609425380825996,0.00477172466404912,0.8359987085515802,0.8525712490081787,0.03359199477992134,0.8201487985524264,0.8242390751838684,0.040762333304563816,55.33599922873757,55.15261459350586,2.8944332057250337
world_model,43,1.4605503515763716,1.4677271842956543,0.015164749074215307,0.2073609354821118,0.2074145376682281,0.0011428283412477432,0.06430564143440938,0.063654251396656,0.005517700600377502,0.06413212655620139,0.0638286843895912,0.005657853069733258,0.8665878176689148,0.8826279640197754,0.02992661562914858,0.8511795997619629,0.8560457229614258,0.03650942853937867,48.95561044866388,48.742431640625,2.7737967298533825
world_model,44,1.4213901866566052,1.4683661460876465,0.10346874434909667,0.19727989218451755,0.197371631860733,0.0010808650672439676,0.06622868166728449,0.0651133507490158,0.006441684563980069,0.06744621965018181,0.0667416751384735,0.006810605478289744,0.8955877965146845,0.9104413390159608,0.025546865843368235,0.881515009836717,0.8867429494857788,0.031376179149836626,42.530759291215375,42.369510650634766,2.6758448036811524
world_model,45,1.4202970374714246,1.467109203338623,0.10507224276299712,0.1868745779449289,0.1869757026433944,0.000949793787460921,0.06893763995983379,0.0669727846980094,0.00751616968680463,0.06951744278723539,0.0688096657395362,0.007807312981734318,0.9226978908885609,0.9342044591903688,0.020598337516970707,0.910027189688249,0.9152390360832214,0.025601633512051022,36.195472023703836,36.13151550292969,2.523833742314661
world_model,46,1.443808382207697,1.467853307723999,0.07517570346160307,0.1766478202559731,0.1764452308416366,0.0010551332084210911,0.0707000067288225,0.0679384469985961,0.00853587350145978,0.07372361286119976,0.072756603360176,0.009072416292687045,0.9468015432357788,0.9547414779663086,0.015367503903446867,0.9367762858217413,0.9410164952278136,0.01927575692566947,29.86882816661488,29.631244659423828,2.476604245441894
world_model,47,1.4233303720300847,1.4680585861206057,0.09715523440765468,0.1661263446916233,0.1661010235548019,0.00110650861388682,0.0741562088104811,0.0697078555822372,0.009845100515092848,0.0785506882450797,0.0773963555693626,0.010517901236425613,0.9676017436114225,0.9724069833755492,0.010131996711722551,0.9606874693523754,0.9634966254234314,0.01279097475321722,23.649241360751066,23.47641372680664,2.256437465466925
world_model,48,1.394919915632768,1.4679512977600098,0.10588396897040933,0.15563366765325717,0.1561298221349716,0.0010628878818982265,0.07670897584069855,0.0704810544848442,0.011044451316751093,0.08295669271187343,0.0813582241535186,0.012135109393636908,0.9839585315097462,0.9862983822822572,0.0054246361566859256,0.9801597649400885,0.9815662503242492,0.006863448532285032,17.53245258331299,17.35504722595215,1.9878140177764063
world_model,49,1.4407041506333784,1.46528959274292,0.08499176874283051,0.14427914267236533,0.1446022093296051,0.0012311874577453643,0.07953938503157004,0.0735830441117286,0.012287306437274112,0.08484691313721913,0.083167478442192,0.013320001260893185,0.9950167590921576,0.9957367181777954,0.0018434805706594017,0.9934210235422308,0.9939243793487548,0.0024385117362795677,11.508590264753861,11.452522277832031,1.4534433946220406
world_model,50,1.445227319544012,1.4680144786834717,0.07575340721925289,0.12404049391096285,0.1240437850356102,0.0023241001360788517,0.09869796173139046,0.0922539606690406,0.017561752318145697,0.11320206997069442,0.1106851696968078,0.019944053384268412,0.9999999729069796,1.0,9.744452133950234e-08,1.0,1.0,7.996802253077499e-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.4659324992786755 1.4686212539672852 0.10775825495574493 1.414884090423584 1.4147295951843262 0.001804070313404365 0.0967130593278191 0.0900852680206298 0.020162577757250274 0.07398791374130677 0.0748962610960006 0.00914832242161457 0.11446193402463738 0.0871186628937721 0.08325623319929801 0.10345228998498479 0.1244479566812515 0.08358747688843796 166.87506380948153 168.74041748046875 7.719804721528954
4 policy 2 1.4083665500987659 1.4669928550720217 0.10477333154585677 1.021750038320368 1.0221036672592163 0.0018334704226832612 0.05335565927353767 0.0531038790941238 0.00481095062317654 0.04475868662649931 0.0440528728067874 0.00457081204485416 0.10815195807001805 0.0853845626115799 0.08320582623489484 0.10019769062372769 0.1212016344070434 0.08323045655491078 166.51730485395953 168.78587341308594 7.966562826536109
5 policy 3 1.4182010130448774 1.4648356437683103 0.08518778035785368 0.8506079153581099 0.8505710959434509 0.0009914168062961678 0.03312763351608402 0.0317139774560928 0.004532648681024966 0.028434682468121645 0.0278013311326503 0.003307073424843646 0.10704515942118381 0.0882477313280105 0.08306703326278113 0.10285771739753806 0.1238021180033683 0.0819444499898316 166.47189885919744 168.40826416015625 8.279973714798201
6 policy 4 1.4258443442257969 1.4654364585876465 0.09260245932236369 0.7505043745040894 0.7511744499206543 0.0021904903983507996 0.021885420449755347 0.0209660623222589 0.00402336011537787 0.019231367686932673 0.0193550940603017 0.0023360551959882144 0.11008021980524059 0.0951500385999679 0.08280639922695082 0.10901545123620462 0.1299636363983154 0.08060036520937287 165.43264215642756 167.52859497070312 8.555824869888026
7 policy 5 1.449348276311701 1.4668550491333008 0.044350726552318594 0.6826432564041831 0.6820263266563416 0.0018813791460556945 0.016425279561768837 0.0159907639026641 0.002126303250407149 0.015234085477211218 0.0146389128640294 0.002031889254319571 0.11581729860468343 0.1042656078934669 0.08237697532478809 0.11732046941125933 0.137197658419609 0.07934974881386302 164.80350147594106 166.90548706054688 8.657835227939497
8 policy 6 1.4653679024089465 1.4675462245941162 0.007220104986649711 0.6330838365988298 0.6332030892372131 0.0013315037544765185 0.014844076369296362 0.0150904040783643 0.0017319109839210188 0.01387487665157422 0.0132427075877785 0.001982988147287371 0.12319925393570551 0.1145943254232406 0.08187763168343597 0.1265935735269026 0.1447108685970306 0.07809255485151109 163.3475203080611 165.2793426513672 8.878586771895689
9 policy 7 1.44875075600364 1.4675438404083252 0.06335153134016952 0.5942883328957991 0.5937249064445496 0.0011169592718655386 0.014818104915320846 0.0149002308025956 0.0016170385415015152 0.013598570092157836 0.0130620840936899 0.0019734972164465424 0.13165413283488966 0.1258131116628646 0.08156869459209222 0.13654536770826034 0.1525727808475494 0.0769077577144754 161.0845711447976 164.79185485839844 10.157420861771794
10 policy 8 1.4231926961378618 1.4635016918182373 0.09265030790372633 0.5635179714723066 0.5633400678634644 0.0015749186338924422 0.014798591082746292 0.014883778989315 0.001466682078675994 0.013705080205743908 0.0136174913495779 0.0019464434043523625 0.14096902412447057 0.1377931386232376 0.08143774867086122 0.14696721614084457 0.1605304777622223 0.07580543111577741 159.63812255859375 163.11312866210938 10.731529276673236
11 policy 9 1.433040445501154 1.4656000137329102 0.0934863316166119 0.537299167026173 0.5369123220443726 0.0012057419094726055 0.014776009896939384 0.0151243368163704 0.001453727453512046 0.014053664254871236 0.0138424951583147 0.0020133981553199527 0.15080256455323912 0.1502206027507782 0.08124444530347306 0.15772711925885893 0.1686074882745742 0.07469185701854553 158.33038607510653 161.84017944335938 10.638055536098074
12 policy 10 1.4425236745314165 1.467794418334961 0.07198493723662783 0.515858455137773 0.515827476978302 0.0006934439739786703 0.015078400685028555 0.0155526716262102 0.0014388657930872568 0.014298233118924164 0.0140305468812584 0.002150581438554013 0.16122111898254263 0.1634852290153503 0.08108299004827062 0.16875616223974657 0.1767336130142212 0.073545755014277 157.29761158336294 160.99423217773438 11.190952381978185
13 policy 11 1.4609301090240479 1.4662339687347412 0.014570457769558348 0.49677054719491437 0.4963744878768921 0.001293081808233004 0.01550523936748498 0.0161577053368091 0.0015123969504525182 0.015069321729242736 0.0148360142484307 0.0022368930321904085 0.1720653992484916 0.176989272236824 0.08105588276021887 0.18020154942165717 0.1850203573703766 0.07236885764333081 155.72476335005328 160.38975524902344 11.330255453150453
14 policy 12 1.4433912580663508 1.4661576747894287 0.0720501396949454 0.48036354238336737 0.480155348777771 0.0008729047865890025 0.015846206044608846 0.0163364373147487 0.0015285029571761493 0.015556305308233544 0.0152884013950824 0.0021409838098145314 0.18327057260003954 0.1909729391336441 0.08108459885955893 0.19189189509911966 0.1933552622795105 0.07114492280824364 153.55865478515625 158.08123779296875 10.900861239456352
15 policy 13 1.438307978890159 1.466214656829834 0.07704571701564765 0.46411923928694293 0.4640490412712097 0.0009562385281901007 0.016642838377844155 0.0169973652809858 0.0015436487685432235 0.015866731632162165 0.0156134953722357 0.0019181859002263982 0.19498881968584925 0.205464482307434 0.08140732958789636 0.20382058823650528 0.2016936242580413 0.06990231716463141 152.1982088955966 155.36705017089844 10.521550942376036
16 policy 14 1.435890869660811 1.46722674369812 0.06630135111905486 0.4511172744360837 0.4509295523166656 0.0010267935756042672 0.017513995312831564 0.0180000737309455 0.0015066588311596506 0.016680121760476674 0.0163586027920246 0.001890406074156501 0.2071122296831824 0.2207526862621307 0.08185244533942035 0.21608569202097974 0.2118314355611801 0.06863736100432417 150.53361788662997 152.4862823486328 10.411332721383266
17 policy 15 1.4183949773961848 1.4658033847808838 0.09958690542771244 0.4392229643735019 0.4391935467720032 0.0006322152112195698 0.018185056153346146 0.0187833290547132 0.0015157977821739451 0.017357043837281746 0.0168786160647869 0.00197398583367716 0.21940333260731262 0.2363091707229614 0.08240223516304691 0.22862993113019245 0.2255619019269943 0.06736075329309818 148.93285716663706 151.15225219726562 10.336313185895778
18 policy 16 1.4167457277124578 1.4663760662078855 0.11455265185665221 0.4270303032614968 0.4270892143249511 0.0007349954278874154 0.018978786570104628 0.0190825928002595 0.0015243533911495914 0.018392273478887253 0.0177439842373132 0.0020023571720096107 0.23235535215247757 0.2523647248744964 0.08289052899604306 0.24154057963327924 0.2392883896827697 0.06609717024471531 147.0709686279297 148.0727996826172 9.959994925056577
19 policy 17 1.4070585424249822 1.4644672870635986 0.10740797941593902 0.41636880419471045 0.4165705144405365 0.0009941330741118852 0.019801042973995153 0.0200888905674219 0.00153292887240771 0.01931293224069201 0.0184411816298961 0.0019970611147609235 0.24583019858056848 0.2644732594490051 0.08335213989963468 0.25489825010299677 0.2539412975311279 0.06486286500532244 145.58597772771662 146.5096435546875 9.361948221273469
20 policy 18 1.399404525756836 1.4687330722808838 0.12011606013067315 0.40673622488975525 0.4064963459968567 0.001190848798437971 0.020532613620161955 0.0210134536027908 0.0015913319390698552 0.01996265927498986 0.0189489666372537 0.0019988825758355216 0.25965627147392795 0.2734712660312652 0.08375897484082313 0.26852564513683314 0.2696771323680877 0.06369211001905552 144.26549460671166 144.9486541748047 9.148748640507174
21 policy 19 1.4254657138477673 1.4641270637512207 0.08476437116922143 0.39731336723674426 0.3969474732875824 0.0011993185355374534 0.022067861462181208 0.0225215703248977 0.0015555483489498058 0.021083421666513745 0.0199187584221363 0.002011046488120877 0.27385732125152235 0.285880982875824 0.0844844054021029 0.2826312563636086 0.2866275608539581 0.06252626849048726 143.3621160333807 145.00552368164062 8.937592202247103
22 policy 20 1.4519594582644375 1.465070724487305 0.04170054770406353 0.3881919871677052 0.3878626525402069 0.0010768964259157171 0.022806644609028582 0.023351527750492 0.0016281210733436883 0.02176344326951282 0.020672108978033 0.0020429754190869334 0.2885326810858466 0.3035160601139068 0.08497451136750221 0.29702197963541205 0.3055660426616668 0.06142784410845668 142.08855923739347 143.0458984375 8.514548542320764
23 policy 21 1.4573361223394221 1.468168020248413 0.031309173849691486 0.37972520698200574 0.3800181746482849 0.0011601055745750768 0.023621449247002546 0.0241875033825635 0.0015874600715930663 0.023176537318663117 0.0221290998160839 0.0020282015350081032 0.30393202467398206 0.3213720321655273 0.08530005411989121 0.3120219301093708 0.3252374529838562 0.060383146073397974 140.97366055575284 141.47296142578125 8.157438999472731
24 policy 22 1.4614598100835627 1.4642751216888428 0.01046659849773235 0.3720147067850286 0.3719150125980377 0.0006223018999742128 0.024975102225487846 0.0257672294974327 0.0016296402568381381 0.024286172606728253 0.023307915776968 0.002044587237585415 0.32000883600928565 0.3358428478240967 0.08543378160936606 0.3274771435694261 0.3387041389942169 0.05937473822366734 139.70082647150213 139.78485107421875 7.731745871261442
25 policy 23 1.4418099576776677 1.465731859207153 0.05535038175844746 0.36449993469498376 0.3643239140510559 0.0008803291860485465 0.02628467689183621 0.0270132832229137 0.0016814167837295863 0.0253388808870857 0.0244401581585407 0.002057521151966075 0.33664142408154224 0.3510271310806274 0.08544579734552396 0.3434126241640611 0.3545987010002136 0.058418734567714584 138.65670915083453 139.14138793945312 7.242359586407275
26 policy 24 1.4266663031144575 1.4668960571289062 0.0858791797771678 0.3576154573397203 0.3576133847236633 0.0006354609172848094 0.027218541299754883 0.0273670926690101 0.0018762399939976368 0.026592697270891842 0.0257781762629747 0.0020293909629101868 0.354049797762524 0.3666341304779053 0.0850766968406985 0.35997347127307544 0.3735027313232422 0.057589318924915193 137.7551824396307 138.70152282714844 7.04343609552321
27 policy 25 1.417987888509577 1.4630515575408936 0.10441044596647556 0.3508711132136258 0.3511308133602142 0.0007350189260027406 0.028419110416011317 0.028474586084485 0.001976168880989402 0.027945793149146116 0.0272205155342817 0.002039777112380479 0.3723881055008281 0.3828368484973907 0.08450754609892944 0.3771913620558652 0.3933323621749878 0.056865220540816094 136.89709056507456 137.26361083984375 6.765627564114559
28 policy 26 1.411766767501831 1.465254783630371 0.10952229944246084 0.3438545059074055 0.343957245349884 0.000792277662340944 0.029844345355575688 0.0298196785151958 0.0020401322051722126 0.029061549427834375 0.0281909797340631 0.002028373744343515 0.39150815389373084 0.3997517228126526 0.0839054107501404 0.3949529691175981 0.4136670231819153 0.056195799496915236 135.98827292702416 136.11134338378906 6.584396772139595
29 policy 27 1.4003660895607688 1.4647295475006104 0.11453470261950054 0.33736562999812036 0.3372905850410461 0.000984397271013184 0.03132734583182764 0.0314693264663219 0.0021549494908790216 0.030532849783247117 0.0299482345581054 0.0020269951123488795 0.411322219805284 0.4173677861690521 0.08335007106706081 0.4133507961576635 0.434176355600357 0.055600512139680314 135.03143587979403 135.2777099609375 6.147709393501918
30 policy 28 1.3764392679387873 1.4649903774261477 0.1198412688686825 0.3312286599115892 0.3309019207954407 0.0010386624034756803 0.03276850198480212 0.0327421762049198 0.0023128000977671063 0.031898187812079044 0.0312758721411228 0.00205984510624299 0.43188940395008435 0.4356211721897125 0.08275128851139207 0.4324425594373183 0.4554533958435058 0.055102668056532314 134.1719547618519 134.34017944335938 5.719894920955913
31 policy 29 1.396690845489502 1.4662041664123535 0.10984120936760318 0.32511774518273096 0.324637770652771 0.0011115622508271767 0.03417186760766933 0.0343959033489227 0.0024824568363826555 0.03335384889082471 0.0329549089074134 0.0020606545637673755 0.4533982358195565 0.4547087550163269 0.08199504637316234 0.4523680020462383 0.4766209125518799 0.05473396535957935 133.10829301313922 133.41552734375 5.4000355481461915
32 policy 30 1.4110546762293035 1.461949348449707 0.10145355680547002 0.31913425705649634 0.3192113041877746 0.0009159235024308276 0.03607114167375994 0.036132164299488 0.0026022872182788442 0.035348812964829474 0.0350952818989753 0.0020844049201268356 0.4759447628801519 0.4751939177513122 0.0813450428063379 0.4734019230712544 0.495960384607315 0.05447807990898767 132.39830086447975 132.8352508544922 5.101311081749026
33 policy 31 1.4136621952056885 1.462369680404663 0.09510768200511908 0.3141837228428233 0.314004510641098 0.0006943379769168606 0.037581131200898746 0.0374098867177963 0.002831435911864218 0.03700267929922447 0.0369037613272666 0.0021398494713147265 0.49940811504017224 0.5001251697540283 0.08029714325842671 0.49535243890502234 0.5160945653915405 0.054381882291150804 125.92613150856711 126.4294204711914 5.0721342029813306
34 policy 32 1.4292526245117188 1.4630744457244873 0.08205068354121037 0.3068231560967185 0.3064103424549103 0.0009611716351577073 0.039894729175350835 0.0395386032760143 0.0030525325851730213 0.03832234272902658 0.0383293889462947 0.0022673812602754836 0.5241446765986356 0.5258491039276123 0.07908867295532315 0.5180918411775068 0.5371006727218628 0.054359621386032245 119.46860296075994 120.0054931640625 4.735626762648729
35 policy 33 1.4608084071766247 1.4656472206115725 0.014652256459813242 0.298960265788165 0.2989984452724457 0.0005682683381489495 0.04122172804041338 0.0405075475573539 0.00353994667092866 0.04033017632636151 0.0404987186193466 0.0022698460575866536 0.5499642030759291 0.5533596873283386 0.07717204834848022 0.5418858663602308 0.5591029524803162 0.05436179171396718 113.05521254106002 113.56319427490234 4.560748624915806
36 policy 34 1.4451131387190386 1.4651987552642822 0.06315925211044432 0.2911773134361614 0.2911495268344879 0.0010010234475905755 0.04342979870059269 0.0429438017308712 0.0037461297148083336 0.0422939431260932 0.0426803044974803 0.002337587713531343 0.5770404176278547 0.5817937850952148 0.07507298069669063 0.5667445144870065 0.5821633338928223 0.05433483173546748 106.61884169145064 107.29065704345705 4.434596487459021
37 policy 35 1.450467044656927 1.4656093120574951 0.05137408817618643 0.28279778632250696 0.2828600704669952 0.0005785788769892917 0.04570211639458479 0.0449278391897678 0.004078173026178037 0.04428373615850097 0.044832594692707 0.0024026794917668807 0.6052736369046298 0.6110436320304871 0.07269511583209683 0.5925887254151431 0.6064257621765137 0.05425494314647295 100.20079040527344 101.04322814941406 4.244120929785772
38 policy 36 1.4423027688806707 1.4677186012268066 0.05593353211849856 0.27444889870556916 0.2744814753532409 0.0007519885767646048 0.04789060726761815 0.0471701696515083 0.004250599009563797 0.04736391285603692 0.0478576570749282 0.0025040342329890586 0.6345401731404391 0.6410897374153137 0.07000285883983334 0.6200379079038446 0.6324445605278015 0.05394200401712147 93.89313992587003 94.64778900146484 4.133838400903242
39 policy 37 1.398690028624101 1.4616191387176514 0.10539031644200564 0.2655780152841048 0.2654734849929809 0.0007923598638226633 0.04975607415491881 0.0492848493158817 0.004678923487065024 0.048608933321454266 0.0497027151286602 0.0027385910464163142 0.6647613698785956 0.6722168326377869 0.06669567212107236 0.6480475609952753 0.6589058041572571 0.053559010658546194 87.42884479869495 88.11444091796875 4.070808222717398
40 policy 38 1.370954383503307 1.463001728057861 0.12562919177842202 0.25648412379351526 0.2564928233623504 0.0008348903482606975 0.05192809518087988 0.0519156157970428 0.0050516043399325234 0.052183110605586606 0.0523867942392826 0.0030187975093268673 0.6957878958095204 0.7039440274238586 0.06294289840380729 0.6777584769509055 0.6872732639312744 0.05268131061769508 81.03501961447976 81.55279541015625 4.020719448776583
41 policy 39 1.387230786410245 1.4554102420806885 0.11239018325742978 0.2471516064622185 0.2469106167554855 0.0008312166577379492 0.054369948465715696 0.0544112212955951 0.0054902747141993575 0.05436181649565692 0.0541561767458915 0.003310752147955277 0.7276282093741677 0.7363170385360718 0.05885434733042053 0.70820490880446 0.7136708498001099 0.05146201001967613 74.6559725674716 75.2261962890625 3.845694909918661
42 policy 40 1.4134424166245894 1.4601304531097412 0.10020362499122447 0.23774362423203205 0.2378064841032028 0.0009269378299391137 0.057014778595079016 0.0569740124046802 0.005914772163718631 0.05592487752437587 0.055764939635992 0.0037181169723358746 0.7601185603575273 0.7694541811943054 0.054404103156131506 0.7389216423034668 0.7459995746612549 0.049794348123544545 68.23929873379794 68.65769958496094 3.792950543761335
43 policy 41 1.4380154609680176 1.4635848999023438 0.08201265620746437 0.22743593291802836 0.2274430841207504 0.0006076492505234837 0.06168109618804667 0.0613308474421501 0.0063743945669700024 0.05997238579121498 0.0598176829516887 0.004357342279418319 0.7936065901409496 0.8031682968139648 0.0495976357253705 0.7711024501106956 0.7770739197731018 0.04731538309723428 61.90630756724965 62.327430725097656 3.6755873815327162
44 policy 42 1.4438198479739102 1.4686851501464844 0.06900065487887769 0.21790004047480493 0.2178035974502563 0.0007940497529437915 0.06317165663296523 0.0629464238882064 0.007264741828195677 0.06264733794060615 0.062133815139532 0.005061634432749703 0.8265994949774309 0.8364242315292358 0.04409356077312859 0.8035046674988486 0.8083922266960144 0.04402244370516009 55.419471740722656 55.67552947998047 3.474197530350428
45 policy 43 1.4604497172615745 1.4688873291015625 0.019389510106118574 0.2074911377646706 0.2071619480848312 0.0008317041721729288 0.06574859944256863 0.0652243793010711 0.007986644201050233 0.06616155667738476 0.0661372765898704 0.005944418818976136 0.8588279702446677 0.8683387637138367 0.03821061056712094 0.8361122824928977 0.8400419354438782 0.039790974494574964 48.973781238902696 49.29477691650391 3.340963143618951
46 policy 44 1.4287199974060059 1.4638147354125977 0.08207310557420894 0.1974488483233885 0.1971659511327743 0.0008110632434458252 0.067832565781745 0.0667647346854209 0.008678527269137927 0.06996218318288973 0.0701589658856391 0.00710980005419797 0.8894484747539867 0.8979983329772949 0.032028009429476444 0.8684107011014764 0.871619701385498 0.034566259634030004 42.524212230335586 42.56248092651367 3.200705361942606
47 policy 45 1.4177761511369185 1.4656672477722168 0.10428537793485634 0.1870492588390003 0.1870306134223938 0.0008425316108382736 0.0706886147910898 0.0688702389597892 0.009630629538215746 0.07251252471046012 0.0726792216300964 0.008124929438764514 0.9180987639860674 0.9252832531929016 0.025550815091872594 0.8991989601742137 0.904160499572754 0.028569440828176272 36.17931157892401 36.40055847167969 3.0287469360601422
48 policy 46 1.4243592782454058 1.4683196544647217 0.09488243628916909 0.17675722729076035 0.1764294803142547 0.0010043557407022146 0.07250853932716626 0.0700967758893966 0.01053242709091991 0.07744384082880883 0.0776004344224929 0.009516111351811095 0.9435484842820601 0.9490044713020324 0.01905686006299523 0.928479487245733 0.9340018630027772 0.021849108732106007 29.79837590997869 29.832542419433597 2.841246798604203
49 policy 47 1.406528039412065 1.4598493576049805 0.1040939057485908 0.16645426235415717 0.1662566810846328 0.0009725314294538031 0.07607644660906353 0.0730625391006469 0.011787265928468939 0.08317397534847254 0.0816941335797309 0.011235433904271716 0.9655131914398887 0.9694334864616394 0.012670321004808369 0.9550757733258334 0.95759254693985 0.014759642558139543 23.579044342041016 23.57326889038086 2.682174721564354
50 policy 48 1.4218247803774746 1.4628775119781494 0.0817702913657474 0.15587239102883768 0.1556167602539062 0.0009761991315202445 0.07891505821184673 0.0753313824534416 0.013111822291212317 0.08839802985841573 0.0850596576929092 0.013337259520850445 0.9828577041625977 0.9850584864616394 0.006857984443791994 0.977069388736378 0.9777172803878784 0.00804197024635959 17.428767551075328 17.466785430908203 2.3802891314103314
51 policy 49 1.4439584341916172 1.465287208557129 0.0646666762682153 0.14442919872023838 0.1444986909627914 0.001328671230285111 0.08199646798047146 0.0779674798250198 0.014549416506948857 0.09109984067353329 0.089537464082241 0.014978527983566239 0.9946428049694408 0.995455801486969 0.0023439210932066166 0.9922949184070934 0.9925764799118042 0.0028911307078689163 11.401124173944647 11.428753852844238 1.7674307186322384
52 policy 50 1.4669485742395574 1.4681837558746338 0.004086806495278294 0.12435252761298955 0.1243789866566658 0.002643624104386059 0.10227490893819113 0.0957523360848426 0.02035525444605646 0.12295691533522168 0.1218207627534866 0.022472934864097214 1.0000000162558123 1.0 5.391442976847261e-08 0.9999999674883756 1.0 8.985738298307661e-08 0.0 0.0 0.0
53 world_model 1 1.416919773275202 1.467799186706543 0.10520244723158609 1.4132921695709229 1.414214015007019 0.00325258318590651 0.09025287695906373 0.0899953991174697 0.013436119667099818 0.05805090239102185 0.0602779053151607 0.010113618433918586 0.11951257965781469 0.1237879917025566 0.05444225910175984 0.10847878540781407 0.1063498929142952 0.055576614153226664 167.14086359197444 167.47232055664062 10.050957651007261
54 world_model 2 1.4057416915893555 1.4673964977264404 0.10774230750349127 1.0209286321293225 1.0213046073913574 0.0015347954641263878 0.051846013489094574 0.0524706616997718 0.0051728986227851225 0.037103314630009855 0.0390694439411163 0.005004848729378002 0.1138186238028786 0.1161461547017097 0.052731954807377475 0.1065358472141352 0.1071591228246688 0.0555487411516801 166.65626248446378 166.97886657714844 10.237915931574033
55 world_model 3 1.4619227972897617 1.467668056488037 0.014811019244954395 0.8507250601595099 0.8503888845443726 0.0018131884650621852 0.03209822794253172 0.0299166049808263 0.004033230832343571 0.024124123325402036 0.0247330591082572 0.0026444942693038395 0.11274323206056244 0.1128347069025039 0.05081630828708495 0.11016545258462428 0.1133570298552513 0.05510585406392497 166.141958063299 167.34690856933594 9.583079202954865
56 world_model 4 1.4421452608975498 1.466996669769287 0.08451967121166856 0.7501688924702731 0.7506764531135559 0.0019056194182588359 0.021045967428521637 0.0198889002203941 0.0029502265415363967 0.017159466547044783 0.0173278488218784 0.0011722442983440298 0.11578914353793314 0.1154037043452262 0.048781242823230285 0.11709191209890622 0.1226919442415237 0.05428510688688151 165.27185890891334 165.1836700439453 9.62491586651594
57 world_model 5 1.4447173205288975 1.467210054397583 0.07594966470593262 0.6832710396159779 0.6833845973014832 0.001705869851226094 0.0164708778770132 0.0161145590245723 0.0020933236243348466 0.01468308151445601 0.0148927867412567 0.0009896641184481169 0.12179876322096041 0.1218670532107353 0.04682270737989171 0.12594085457650095 0.1337484121322631 0.05328847017505987 163.989614313299 163.3998260498047 9.399719881721175
58 world_model 6 1.418579708446156 1.4650464057922363 0.08526362739828709 0.6334191344001077 0.6337027549743652 0.0021996892126345956 0.015318830158900072 0.0156143717467784 0.0018344718710442463 0.01387021868405011 0.0139126535505056 0.0013146945203515697 0.1295089640400626 0.1303585767745971 0.04505478311485483 0.13562770323319864 0.1455263495445251 0.05211383670072686 163.20534307306463 162.45513916015625 10.230343147704886
59 world_model 7 1.3901992494409734 1.465341091156006 0.1278557614045946 0.5946194475347345 0.5951467752456665 0.0017407102601584058 0.015081260014663983 0.0152086401358246 0.0019373834988108162 0.013778284022753846 0.0144849317148327 0.0014443828015639887 0.13841018419374118 0.1407197117805481 0.043426105614394396 0.14593344520438797 0.157735988497734 0.05087298380384224 161.79311301491478 160.91563415527344 9.908190716295339
60 world_model 8 1.3992641188881614 1.467468023300171 0.11681446683665647 0.5636907599189065 0.5633720755577087 0.0017532069654238435 0.014900269748812327 0.0151934484019875 0.0017655976232311772 0.014014392837204664 0.0146539816632866 0.001432887479043753 0.14834074811501935 0.1521129608154297 0.04173683822369464 0.15680062364448197 0.1704216748476028 0.04962046575083107 159.83101723410866 159.53622436523438 10.335994220285174
61 world_model 9 1.435879490592263 1.4655864238739014 0.08422948784035034 0.5376276319677179 0.5377352833747864 0.0022689132923366154 0.014832137406549617 0.0149146625772118 0.0017776348496684623 0.014336546798321302 0.0148658063262701 0.0014843063253995922 0.15891071612184696 0.1639429479837417 0.03999832501881995 0.16804417967796323 0.1802394688129425 0.048477002922345844 158.33844687721947 157.55096435546875 10.256424219120758
62 world_model 10 1.4151406288146973 1.4675865173339844 0.09590139762113972 0.51639831607992 0.5162656307220459 0.0009981778266446165 0.014984151094474518 0.0152225606143474 0.0017586339053407955 0.014549569819461162 0.0149814523756504 0.0015956774748767833 0.16999577934091736 0.1762803643941879 0.03827279449496107 0.17948551679199387 0.187566190958023 0.04736056228618742 155.880258733576 154.41722106933594 9.893347270973747
63 world_model 11 1.4308777505701238 1.4684944152832031 0.08332094639985797 0.4965780296108939 0.4967117607593536 0.0005599402232206108 0.015349800867790501 0.0157626811414957 0.001813768920116609 0.015248297629031217 0.0156515128910541 0.0016178251871402142 0.1816023913296786 0.189128115773201 0.03655733624392541 0.19135631417686286 0.1951163560152053 0.04621730150141992 154.41671614213422 153.54681396484375 9.30289321974301
64 world_model 12 1.4409387761896306 1.4677155017852783 0.07885096085406183 0.4791257923299616 0.4792801737785339 0.0013789850225561734 0.01576483351263128 0.0161586850881576 0.001810608269082613 0.015781008130447374 0.0161948706954717 0.0015466545540015239 0.19354572350328614 0.2018458247184753 0.03491771034941408 0.20347577468915415 0.2029494643211364 0.04526033870846447 152.617919921875 150.9375 8.988440578939825
65 world_model 13 1.4286899133162065 1.4668903350830078 0.08915143409665016 0.46405166387557983 0.4641731977462768 0.000945910039382332 0.01654555860229509 0.0168677475303411 0.0019126673419827143 0.01625972766090518 0.0165557321161031 0.00164330085521824 0.20608025111935352 0.2141408026218414 0.033130295709004616 0.21581984920935193 0.2106657028198242 0.04429553454529849 151.49920376864347 149.86366271972656 8.955796768348574
66 world_model 14 1.4286290732297031 1.4656648635864258 0.06949680448798329 0.45093908635052765 0.4510307312011719 0.0010886828484585492 0.01740618947554713 0.017522145062685 0.0018832856797411435 0.017055365002968035 0.0173545200377702 0.0016397690578276983 0.21895516596057193 0.2256586551666259 0.0313624082744971 0.2285529415715824 0.2185219228267669 0.043408432845218635 149.4420027299361 148.5210723876953 8.642685559274357
67 world_model 15 1.4160464460199529 1.4687221050262451 0.091924145788827 0.43841859427365387 0.438260942697525 0.0008984153020530244 0.018097726882181336 0.0182195976376533 0.0018856692562277963 0.017697565934874735 0.0179591346532106 0.0016567008551482626 0.2321905060247941 0.2372086942195892 0.02969078074005609 0.24159350720318873 0.2265056371688842 0.042600171576468504 148.05830522017047 147.133056640625 8.380735716845528
68 world_model 16 1.4258978366851807 1.4681346416473389 0.0955148993934801 0.4265620573000474 0.4265685975551605 0.0010170310367441785 0.01882272874089799 0.0189031176269054 0.0018326568576185064 0.018641733649102075 0.0189150758087635 0.0015874829201025637 0.24586200578646222 0.2491389811038971 0.02813115782706447 0.2550073767250234 0.2405502796173095 0.041905814418846825 146.5455849387429 146.19534301757812 8.240180181401053
69 world_model 17 1.4171592105518689 1.461625576019287 0.08777819518882897 0.4159589030525901 0.4161309897899627 0.0009048641977415584 0.0196860740807923 0.01976372115314 0.0018192309057874325 0.01949172433127051 0.0197200533002614 0.0015103919759376023 0.2599471482363614 0.2611285150051117 0.02672812465486706 0.26872866939414625 0.2575719952583313 0.041243601644861294 145.47603953968394 145.01760864257812 8.192738893962307
70 world_model 18 1.4167770905928179 1.4652748107910156 0.10078185997798267 0.40603364326737146 0.4060037136077881 0.001061669808604689 0.020412698726762372 0.0205070115625858 0.0017961533695870589 0.020068950104442453 0.0202583838254213 0.0014935622098732385 0.27449699694460084 0.2743013501167297 0.025537007552845884 0.2826178290627219 0.2748445868492126 0.04080538699996982 144.2511582808061 142.40933227539062 8.211311227040737
71 world_model 19 1.4194618355144153 1.469578742980957 0.11153604519772133 0.3967961912805384 0.3971853852272033 0.0008366340135696235 0.02184910750524559 0.0219072215259075 0.0016907145640195802 0.021139319816773545 0.0213029570877552 0.0014209061378573054 0.28959084098989313 0.286830872297287 0.024621749546786045 0.29699961705641315 0.292631059885025 0.04050020899986794 142.93994418057528 141.71371459960938 8.138116889419262
72 world_model 20 1.4235168587077747 1.468172550201416 0.09989607929884589 0.3877789622003382 0.3877901136875152 0.0009580212629501556 0.022575622593814636 0.0226834956556558 0.0016365448819096974 0.02182648788121608 0.0219205431640148 0.0013533572749756524 0.3051244806159626 0.3006596565246582 0.024037079303995935 0.3115874637256969 0.3107159733772278 0.04037213614193651 141.75586214932528 140.29432678222656 7.942187613652848
73 world_model 21 1.438805103302002 1.468024969100952 0.06384931392924997 0.38002344965934753 0.3801175057888031 0.0007741568979181953 0.023524566468867327 0.0234668347984552 0.001592114310510948 0.02322299778461453 0.023178219795227 0.0013733659443404154 0.32129874554547394 0.3160910606384277 0.02370151713888262 0.32688327810981055 0.32974573969841 0.04039661925178326 140.50499378551137 138.92498779296875 7.395185961306968
74 world_model 22 1.430757761001587 1.4681053161621094 0.07916707110021472 0.3720175271684473 0.3718548715114593 0.0013355016516718111 0.024836459959095128 0.0248241331428289 0.0015201675609697153 0.024292438545010255 0.0242039263248443 0.0012966551670028756 0.3381225575100291 0.3318266868591308 0.023682335786424428 0.3426398011771115 0.3491358757019043 0.0405083389073068 139.35523709383878 137.80770874023438 6.993810928398884
75 world_model 23 1.4226642738689075 1.4683704376220703 0.10369206689714858 0.3643905357881026 0.3642111122608185 0.0011153882157384932 0.02614380927248431 0.0261080265045166 0.0014794394607968637 0.025392391972921056 0.0251766610890626 0.0012513114941772303 0.3553733175451105 0.3509963154792785 0.024013968557343262 0.3589599322188984 0.3663472533226013 0.04074761487494664 138.3074424050071 136.68312072753906 6.709805714998883
76 world_model 24 1.4421420747583562 1.4679725170135498 0.07464858598426023 0.3571395982395519 0.3572196662425995 0.0009443710176637249 0.027021985501050907 0.0268704481422901 0.001379631155579218 0.0266147958622737 0.0263315699994564 0.0012196873286583047 0.37323793227022345 0.3709003329277038 0.024588431836023737 0.37586791677908465 0.3824221789836883 0.04123454195502034 137.34835399280894 135.66549682617188 6.42031977941544
77 world_model 25 1.4410682374780828 1.4673004150390625 0.07168075083507822 0.35031549497084186 0.350049078464508 0.0008699807554025422 0.028217933733354874 0.0283179823309183 0.0013378368493170627 0.0279581968418576 0.0276389420032501 0.0011655986501842707 0.3918266919526187 0.3933213353157043 0.025349109891294852 0.39344516125592316 0.3992567062377929 0.04191266134429657 136.2399076981978 134.87399291992188 6.0043324738738635
78 world_model 26 1.3992023468017578 1.4576282501220703 0.09248422366889544 0.34353736855766986 0.3438670635223388 0.0007902271803274132 0.029625030911781525 0.0296452231705188 0.001322521241638723 0.029088679362427042 0.0288540814071893 0.0010828138313628746 0.41117219491438434 0.415355920791626 0.026366743315098383 0.41161183335564355 0.415203332901001 0.04268253529389601 135.44277121803978 134.3239288330078 5.580234252917901
79 world_model 27 1.403278480876576 1.4583349227905271 0.11114317361449765 0.3370816301215779 0.3366928696632385 0.0014264426170861651 0.031082507053559416 0.0311881694942712 0.0013053359278112804 0.03059469044885849 0.0302831213921308 0.001000649407852807 0.43139407309618866 0.4370075464248657 0.027666730846718283 0.43054936690763995 0.4303450882434845 0.043583279263791776 134.6337231722745 133.7300262451172 5.190398639268362
80 world_model 28 1.440988627347079 1.4670698642730713 0.07634213818269771 0.33132717826149677 0.3311867117881775 0.000696201823924086 0.03249008377844633 0.0326784998178482 0.0012711308134764655 0.032006764953786626 0.0317723415791988 0.0009471871092549171 0.45222581787542865 0.4542613923549652 0.02917991506920308 0.45031470331278717 0.4460903406143188 0.04454554476611135 133.78117648037997 132.96226501464844 4.9347984158422245
81 world_model 29 1.4428676908666438 1.4686059951782229 0.06330592894356293 0.3250395574352958 0.3251379430294037 0.0010047213390941324 0.03386401046406132 0.0340663902461528 0.0012897780618843268 0.03346888754855499 0.0331994667649269 0.0008806187835578713 0.4739964414726604 0.4784245789051056 0.030571249402381494 0.47083183310248633 0.4626128673553467 0.045581758740006195 132.77878431840375 131.88967895507812 4.636411420582301
82 world_model 30 1.4118034839630127 1.4684016704559326 0.10179544041156378 0.3187393410639329 0.3185027241706848 0.0009899308710979821 0.03569900989532467 0.0359557494521141 0.001266525390867647 0.03538701005957339 0.0353574119508266 0.0008658666192602645 0.49676063656806946 0.5037011504173279 0.03206160128255684 0.49238867922262713 0.4818658530712127 0.04657320604909048 132.01214322176847 131.3134307861328 4.37680581265927
83 world_model 31 1.4108415083451704 1.463554620742798 0.10933272088090772 0.31409271467815747 0.3142034411430359 0.0008687603533352942 0.037183691832152234 0.0370172634720802 0.0013374350393988651 0.036967373707077665 0.0371089316904544 0.0008722298549537743 0.5203278850425374 0.529482364654541 0.033487834816890376 0.5147851976481351 0.5051823854446411 0.04760593847355007 125.65332655473189 124.91954040527344 4.201882826282782
84 world_model 32 1.4275848865509033 1.4682180881500244 0.09715533299036655 0.3066099855032834 0.3064157962799072 0.0009489789826433783 0.03946537626060567 0.0397650711238384 0.001227561856380494 0.03816547481851138 0.0382032692432403 0.0009375925161473269 0.5449375672773882 0.5564627647399902 0.034989630263177376 0.5377912521362305 0.5312197208404541 0.04847335867111604 119.44074249267578 118.6479721069336 4.202797512897723
85 world_model 33 1.4170923233032227 1.4683363437652588 0.10171290078824055 0.29884930361400946 0.2989426553249359 0.0008448889713866694 0.04057390581477767 0.0404538139700889 0.0014232199920426961 0.04017269408160985 0.0403232388198375 0.0010178695085402431 0.570261375470595 0.5820643305778503 0.03625063806626804 0.5618207075379111 0.5586639046669006 0.0492587229088512 113.09908988259055 112.4694595336914 4.011707476774665
86 world_model 34 1.40729774128307 1.4634075164794922 0.10218622699733503 0.29076856374740595 0.2907295227050781 0.0010419883999787446 0.042749201709573886 0.0427888706326484 0.0013911823696289903 0.042060095816850614 0.0422819331288337 0.001142778881149124 0.5965228189121593 0.6045960783958435 0.037487104946942476 0.5868256010792472 0.5865532159805298 0.04999084485570472 106.7021054354581 106.02274322509766 3.9474448634436037
87 world_model 35 1.4078240177848123 1.4630522727966309 0.10176678266697435 0.2828032103451815 0.2825128734111786 0.0008645803081663372 0.04491513764316381 0.0448229908943176 0.0014846116837963304 0.043968816033818456 0.0441738553345203 0.0013753196369766798 0.6238163709640503 0.6305265426635742 0.0385802958257478 0.6127667020667683 0.6119995713233948 0.05041964161243581 100.1673583984375 99.5520248413086 3.718158447582611
88 world_model 36 1.4011499881744385 1.465151071548462 0.11030223272012887 0.274423366243189 0.2745853364467621 0.001072225595296129 0.046984217722307514 0.0466034114360809 0.0016059020826654181 0.046977269039912596 0.0471553653478622 0.0016830216817349474 0.6520854505625638 0.661197304725647 0.03949162936820521 0.6403072476387024 0.6391551494598389 0.05056380788091254 93.79019026322798 93.3679656982422 3.6371317193315886
89 world_model 37 1.4032427180897107 1.4649851322174072 0.11127788172569988 0.2655260860919952 0.2654172480106354 0.0007376280049637369 0.04868086427450175 0.0481781251728534 0.0018798989866802898 0.047991782426834044 0.048205554485321 0.0019928206698817583 0.6811586997725747 0.6926735639572144 0.0399670497078207 0.668133946982297 0.6665477156639099 0.05042445088003582 87.30344113436612 86.8375473022461 3.542297783255282
90 world_model 38 1.411563981663097 1.4669272899627686 0.09113729808635007 0.2566034983504902 0.2566531300544739 0.0009301712479660467 0.05088295821439133 0.0503372326493263 0.002215649984734504 0.05150673165917392 0.0515945143997669 0.0024297041849995022 0.7110421440818093 0.724699854850769 0.03989803582006539 0.6976184899156744 0.6971782445907593 0.04970137817875653 80.91664955832742 80.55570983886719 3.405284017782276
91 world_model 39 1.4377600279721348 1.4659156799316406 0.07706291357975135 0.2470016086643392 0.2471327930688858 0.0011306353715366446 0.05333285101435394 0.0530364140868186 0.002585275711970077 0.05351831391453739 0.0535562969744205 0.0028581171697616703 0.7416020415045999 0.7570406198501587 0.039359109948234515 0.727655903859572 0.7285231947898865 0.0484673927079763 74.60208615389737 74.27581024169922 3.276690218473087
92 world_model 40 1.437051447955045 1.4682164192199707 0.07754112480324452 0.23727694289250803 0.2371058464050293 0.0009467706410012513 0.05586196854710574 0.0560489408671855 0.003076030977536039 0.05479020591486579 0.0548187643289566 0.0033690099867703847 0.7726872075687755 0.7892815470695496 0.038174499512759065 0.7577247998931191 0.7597824931144714 0.04668187121820216 68.17473741011186 67.89644622802734 3.2027611764457355
93 world_model 41 1.4446266130967573 1.46826171875 0.07531134361479051 0.22766564515503962 0.2277650982141494 0.0011685880185534595 0.060466098853132914 0.0598552338778972 0.0035982508992252124 0.058645261282270544 0.0586248189210891 0.004037084469970604 0.8046409541910345 0.8211798667907715 0.03640092913858013 0.7889893271706321 0.7921549081802368 0.044134776135020544 61.7885495966131 61.56478118896485 3.023672157578218
94 world_model 42 1.4481592178344727 1.4685719013214111 0.06926922372969456 0.21759714728051963 0.2174082696437835 0.0009870802472191102 0.06179652092131696 0.0615612603724002 0.004560991737812959 0.061009779572486836 0.0609425380825996 0.00477172466404912 0.8359987085515802 0.8525712490081787 0.03359199477992134 0.8201487985524264 0.8242390751838684 0.040762333304563816 55.33599922873757 55.15261459350586 2.8944332057250337
95 world_model 43 1.4605503515763716 1.4677271842956543 0.015164749074215307 0.2073609354821118 0.2074145376682281 0.0011428283412477432 0.06430564143440938 0.063654251396656 0.005517700600377502 0.06413212655620139 0.0638286843895912 0.005657853069733258 0.8665878176689148 0.8826279640197754 0.02992661562914858 0.8511795997619629 0.8560457229614258 0.03650942853937867 48.95561044866388 48.742431640625 2.7737967298533825
96 world_model 44 1.4213901866566052 1.4683661460876465 0.10346874434909667 0.19727989218451755 0.197371631860733 0.0010808650672439676 0.06622868166728449 0.0651133507490158 0.006441684563980069 0.06744621965018181 0.0667416751384735 0.006810605478289744 0.8955877965146845 0.9104413390159608 0.025546865843368235 0.881515009836717 0.8867429494857788 0.031376179149836626 42.530759291215375 42.369510650634766 2.6758448036811524
97 world_model 45 1.4202970374714246 1.467109203338623 0.10507224276299712 0.1868745779449289 0.1869757026433944 0.000949793787460921 0.06893763995983379 0.0669727846980094 0.00751616968680463 0.06951744278723539 0.0688096657395362 0.007807312981734318 0.9226978908885609 0.9342044591903688 0.020598337516970707 0.910027189688249 0.9152390360832214 0.025601633512051022 36.195472023703836 36.13151550292969 2.523833742314661
98 world_model 46 1.443808382207697 1.467853307723999 0.07517570346160307 0.1766478202559731 0.1764452308416366 0.0010551332084210911 0.0707000067288225 0.0679384469985961 0.00853587350145978 0.07372361286119976 0.072756603360176 0.009072416292687045 0.9468015432357788 0.9547414779663086 0.015367503903446867 0.9367762858217413 0.9410164952278136 0.01927575692566947 29.86882816661488 29.631244659423828 2.476604245441894
99 world_model 47 1.4233303720300847 1.4680585861206057 0.09715523440765468 0.1661263446916233 0.1661010235548019 0.00110650861388682 0.0741562088104811 0.0697078555822372 0.009845100515092848 0.0785506882450797 0.0773963555693626 0.010517901236425613 0.9676017436114225 0.9724069833755492 0.010131996711722551 0.9606874693523754 0.9634966254234314 0.01279097475321722 23.649241360751066 23.47641372680664 2.256437465466925
100 world_model 48 1.394919915632768 1.4679512977600098 0.10588396897040933 0.15563366765325717 0.1561298221349716 0.0010628878818982265 0.07670897584069855 0.0704810544848442 0.011044451316751093 0.08295669271187343 0.0813582241535186 0.012135109393636908 0.9839585315097462 0.9862983822822572 0.0054246361566859256 0.9801597649400885 0.9815662503242492 0.006863448532285032 17.53245258331299 17.35504722595215 1.9878140177764063
101 world_model 49 1.4407041506333784 1.46528959274292 0.08499176874283051 0.14427914267236533 0.1446022093296051 0.0012311874577453643 0.07953938503157004 0.0735830441117286 0.012287306437274112 0.08484691313721913 0.083167478442192 0.013320001260893185 0.9950167590921576 0.9957367181777954 0.0018434805706594017 0.9934210235422308 0.9939243793487548 0.0024385117362795677 11.508590264753861 11.452522277832031 1.4534433946220406
102 world_model 50 1.445227319544012 1.4680144786834717 0.07575340721925289 0.12404049391096285 0.1240437850356102 0.0023241001360788517 0.09869796173139046 0.0922539606690406 0.017561752318145697 0.11320206997069442 0.1106851696968078 0.019944053384268412 0.9999999729069796 1.0 9.744452133950234e-08 1.0 1.0 7.996802253077499e-08 0.0 0.0 0.0

View File

@@ -0,0 +1,12 @@
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,0,74.88350486755371,74.35637927055359,152.5683147907257,,,
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,1,74.24540996551514,74.10162949562073,151.47687649726868,241.38726806640625,0.5436584949493408,
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,2,74.26002216339111,73.64054822921753,151.04580760002136,230.69891357421875,0.6832677721977234,
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,3,74.28446388244629,74.77109122276306,152.22380757331848,216.44525146484375,0.6360357105731964,
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,4,73.99116706848145,73.93824672698975,151.0664541721344,199.93466186523438,0.8432357907295227,
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,5,74.00430560112,73.9810402393341,151.50274515151978,237.1230010986328,0.4102427363395691,
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,6,73.85661292076111,74.12104940414429,151.12560153007507,196.59230041503906,0.04174208641052246,
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,7,72.59897541999817,70.17872881889343,145.42494869232178,228.10435485839844,0.7066046893596649,
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,8,69.20139622688293,68.62133979797363,141.27333211898804,214.8792724609375,0.17930233478546143,
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,9,68.57795023918152,68.61286950111389,138.92209458351135,216.93212890625,0.43656957149505615,
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,10,73.3673152923584,74.198659658432,149.53571248054504,195.31886291503906,0.08289778232574463,
1 sample_id scene round_id policy_pass_total_time_s world_model_pass_total_time_s round_total_time_s latent_init_dist_to_prev_round action_drift_vs_prev_round psnr_full50
2 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 0 74.88350486755371 74.35637927055359 152.5683147907257
3 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 1 74.24540996551514 74.10162949562073 151.47687649726868 241.38726806640625 0.5436584949493408
4 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 2 74.26002216339111 73.64054822921753 151.04580760002136 230.69891357421875 0.6832677721977234
5 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 3 74.28446388244629 74.77109122276306 152.22380757331848 216.44525146484375 0.6360357105731964
6 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 4 73.99116706848145 73.93824672698975 151.0664541721344 199.93466186523438 0.8432357907295227
7 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 5 74.00430560112 73.9810402393341 151.50274515151978 237.1230010986328 0.4102427363395691
8 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 6 73.85661292076111 74.12104940414429 151.12560153007507 196.59230041503906 0.04174208641052246
9 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 7 72.59897541999817 70.17872881889343 145.42494869232178 228.10435485839844 0.7066046893596649
10 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 8 69.20139622688293 68.62133979797363 141.27333211898804 214.8792724609375 0.17930233478546143
11 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 9 68.57795023918152 68.61286950111389 138.92209458351135 216.93212890625 0.43656957149505615
12 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 10 73.3673152923584 74.198659658432 149.53571248054504 195.31886291503906 0.08289778232574463

View File

@@ -0,0 +1,3 @@
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,policy,73.02464760433544,,,,44.81818181818182,46.72727272727273,46.72727272727273,47.09090909090909,,217.7416015625,0.4563556969165802,148.7423359264027,73.02464760433544,72.77468930591236,
unitree_z1_dual_arm_stackbox_v2-vid5-fs4,unitree_z1_dual_arm_stackbox_v2,world_model,72.77468930591236,,,,44.54545454545455,46.54545454545455,46.54545454545455,47.0,,217.7416015625,0.4563556969165802,148.7423359264027,73.02464760433544,72.77468930591236,
1 sample_id scene pass_type pass_total_time_s action_first_stable_step state_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_state oracle_budget_latent latent_init_dist_to_prev_round action_drift_vs_prev_round round_total_time_s policy_pass_total_time_s world_model_pass_total_time_s psnr_full50
2 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 policy 73.02464760433544 44.81818181818182 46.72727272727273 46.72727272727273 47.09090909090909 217.7416015625 0.4563556969165802 148.7423359264027 73.02464760433544 72.77468930591236
3 unitree_z1_dual_arm_stackbox_v2-vid5-fs4 unitree_z1_dual_arm_stackbox_v2 world_model 72.77468930591236 44.54545454545455 46.54545454545455 46.54545454545455 47.0 217.7416015625 0.4563556969165802 148.7423359264027 73.02464760433544 72.77468930591236

File diff suppressed because it is too large Load Diff

View File

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