早停特征验证,早停不通

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"

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=118.7316, median=137.9685, p90=170.7073, p95=174.8611
### Direction C: Action Converges First
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `action_vs_full50_95pct_step`: mean=46.9091, median=46.9091, p90=46.9091, p95=46.9091
- `share_action_first_stable_before_latent`: nan
- `share_action_95pct_before_latent`: nan
### Direction D: Cross-Step Similarity
- `latent_delta_mid_steps`: mean=0.3546, median=0.3504, p90=0.4174, p95=0.4281
- `action_delta_mid_steps`: mean=0.0290, median=0.0278, p90=0.0416, p95=0.0443
- `state_delta_mid_steps`: mean=0.0284, median=0.0273, p90=0.0412, p95=0.0436
### Direction A: Budget Heterogeneity
- `oracle_budget_action`: mean=46.9091, median=46.9091, p90=46.9091, p95=46.9091
- `oracle_budget_state`: mean=47.4545, median=47.4545, p90=47.4545, p95=47.4545
- `oracle_budget_action_by_scene`:
- `unitree_z1_dual_arm_stackbox_v2`: mean=46.9091, median=46.9091, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=226.1883, median=228.6719, p90=242.4288, p95=254.4791
- `action_drift_vs_prev_round`: mean=0.4891, median=0.4721, p90=0.7176, p95=0.7504
- `round_total_time_s`: mean=151.4209, median=151.3084, p90=152.7427, p95=152.7865
- `policy_pass_total_time_s`: mean=74.2822, median=74.3371, p90=74.8492, p95=75.0346
- `world_model_pass_total_time_s`: mean=74.2352, median=74.1869, p90=74.7183, p95=74.7818

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

View File

@@ -0,0 +1,4 @@
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
unitree_z1_dual_arm_stackbox_v2,policy,74.28224678473039,74.28224678473039,,,,,,,,,,,45.0,45.0,,46.90909090909091,46.90909090909091,,46.90909090909091,46.90909090909091,,47.45454545454545,47.45454545454545,,151.42088755694303,151.42088755694303,,74.28224678473039,74.28224678473039,,74.23518200354142,74.23518200354142,,226.18833923339844,226.18833923339844,,0.4891243100166321,0.4891243100166321,
unitree_z1_dual_arm_stackbox_v2,world_model,74.23518200354142,74.23518200354142,,,,,,,,,,,45.0,45.0,,46.90909090909091,46.90909090909091,,46.90909090909091,46.90909090909091,,47.45454545454545,47.45454545454545,,151.42088755694303,151.42088755694303,,74.28224678473039,74.28224678473039,,74.23518200354142,74.23518200354142,,226.18833923339844,226.18833923339844,,0.4891243100166321,0.4891243100166321,
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 74.28224678473039 74.28224678473039 45.0 45.0 46.90909090909091 46.90909090909091 46.90909090909091 46.90909090909091 47.45454545454545 47.45454545454545 151.42088755694303 151.42088755694303 74.28224678473039 74.28224678473039 74.23518200354142 74.23518200354142 226.18833923339844 226.18833923339844 0.4891243100166321 0.4891243100166321
4 unitree_z1_dual_arm_stackbox_v2 world_model 74.23518200354142 74.23518200354142 45.0 45.0 46.90909090909091 46.90909090909091 46.90909090909091 46.90909090909091 47.45454545454545 47.45454545454545 151.42088755694303 151.42088755694303 74.28224678473039 74.28224678473039 74.23518200354142 74.23518200354142 226.18833923339844 226.18833923339844 0.4891243100166321 0.4891243100166321

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.47646164894104,1.4689061641693115,0.08634988497650335,1.4148822480982,1.4147194623947144,0.001804577691083763,0.09450994025577195,0.0880387276411056,0.022217526648696088,0.0685126341202042,0.0712629929184913,0.011366128293100441,0.13476168838414274,0.1188802272081375,0.06484736004181901,0.14780120263722807,0.1521160453557968,0.08118179661593942,175.65621254660866,175.22914123535156,8.217291339349584
policy,2,1.467832088470459,1.4682929515838623,0.0027671353680702227,1.02174973487854,1.022091507911682,0.00183255490080639,0.05280288241126316,0.0542178116738796,0.005594421887253088,0.0411855280399322,0.0415074750781059,0.005102728392737789,0.12823555957187302,0.1107386797666549,0.06575929940974334,0.1443064116280187,0.1484450250864029,0.07983115806164429,175.25243308327416,174.8599090576172,7.822547030570331
policy,3,1.4664818807081743,1.4684994220733645,0.005441568146809531,0.8505913723598827,0.8505545854568481,0.000991814010326539,0.03297554345970799,0.0318200625479221,0.005050651333965386,0.0261507913131605,0.0257095154374837,0.0032725679760382694,0.1271419799463315,0.1090961173176765,0.06634317803918781,0.1466428579931909,0.1493417024612426,0.07844664438308153,174.35090359774503,174.3831329345703,7.3466636856053285
policy,4,1.444993344220248,1.4658081531524658,0.07068932824130264,0.7504866177385504,0.7511322498321533,0.002195333011156468,0.021709320220080264,0.0213986374437809,0.0036032216674990593,0.01799276505004271,0.0176459588110446,0.002442974428315006,0.12990217452699485,0.112203873693943,0.06656303835472638,0.15246242081577122,0.153391808271408,0.07719497643172965,172.8238983154297,173.01510620117188,6.528003434135109
policy,5,1.446390910582109,1.468280792236328,0.07365399371227808,0.6826243075457487,0.6820064783096313,0.0018913641352622788,0.015856202522462007,0.0154727548360824,0.0017192902567260587,0.014225134372033809,0.0142634473741054,0.0015524665464216204,0.13530941917137662,0.1181631609797477,0.06657782171428453,0.15999769317832857,0.1598319411277771,0.07602968547878713,171.49018304998225,170.82147216796875,6.801755728444957
policy,6,1.4436091292988171,1.469249248504639,0.07321690634438564,0.6330569603226401,0.6331402063369751,0.0013460501600940417,0.0141272124072367,0.0134556312114,0.0015257718077347257,0.012735463255508318,0.012619387358427,0.0014784210332197596,0.14222674782980568,0.1258675456047058,0.06655916136605709,0.16821715709837995,0.1683260202407837,0.07487911967466422,170.43214416503906,169.41400146484375,5.901468000078783
policy,7,1.439929723739624,1.466686487197876,0.0714789381870483,0.5942741198973223,0.5937131643295288,0.001104100132110993,0.0138450328429991,0.0134394709020853,0.0016090638179121104,0.012399271977218664,0.0122136082500219,0.0015278015280181959,0.15011727200313044,0.1343825459480285,0.06678355707544685,0.17697790874676267,0.1768937855958938,0.07386655733081804,169.15041559392756,168.83348083496094,6.61986424062071
policy,8,1.4467876607721502,1.4683303833007812,0.0725032420629621,0.5634982856837186,0.5633264183998108,0.0015833492288699583,0.0137762476436116,0.013134085573256,0.00146742917277468,0.012482275593687144,0.0123118143528699,0.0015847194625555011,0.15902316976677283,0.1438814997673034,0.06701956580958408,0.1861563690684058,0.1852089762687683,0.07299887049951254,166.64010481400922,167.2899627685547,6.359494822317214
policy,9,1.4457679445093328,1.468824863433838,0.06934232289963789,0.5372691479596224,0.5369301438331604,0.0011993249461233044,0.013809218156066765,0.0135033298283815,0.0013859716467642545,0.0127020037140358,0.012585999444127,0.0015786639589182073,0.16837644035165955,0.1537893116474151,0.06729923630104133,0.1956375017762184,0.193702682852745,0.07215808870646906,165.3118466463956,164.907958984375,5.211481450561983
policy,10,1.4577868201515891,1.4685194492340088,0.03295581317521818,0.5158415328372609,0.5157645344734192,0.0006770415312683317,0.01403891100463539,0.0141568211838603,0.001384039090468978,0.012912569313564036,0.012666487134993,0.001531451062069297,0.17815736071629956,0.1642252802848816,0.06775212916225011,0.20536993714896112,0.2029463201761245,0.07138571644356455,162.82722056995738,163.39776611328125,5.410870785256525
policy,11,1.4525166424837979,1.4690957069396973,0.057630408319437026,0.4967529231851751,0.4963931739330292,0.0012736506083598073,0.014394324780865119,0.014249456115067,0.001424246574426374,0.013699463822624845,0.0134420162066817,0.001443457077126615,0.18835735727440223,0.1749105155467987,0.06819239592174747,0.2154917473142797,0.2131432294845581,0.0706858621543363,161.1207733154297,161.28663635253906,5.623968197217105
policy,12,1.4574585177681663,1.4681799411773682,0.027604343987794162,0.4803606786511161,0.4801031053066253,0.0008848723503629868,0.014939444224265446,0.0148685304448008,0.0015215878105282951,0.014404353262348573,0.0140286637470126,0.0014373744111315233,0.19907963953234928,0.1860945224761963,0.06861141698294579,0.22587674517523154,0.2234527319669723,0.06997746715373923,159.0433113791726,158.79518127441406,5.554935855942525
policy,13,1.462820898402821,1.468055009841919,0.01580246058904629,0.4641093313694,0.4638954997062683,0.0009732686173107329,0.015618225390260837,0.0155678046867251,0.0014691982730908799,0.014904919334433246,0.0144691914319992,0.0014930470991534714,0.21009877391836856,0.1978577971458435,0.06920592571928008,0.23644973473115397,0.2339136749505996,0.06919961487743427,157.83950666947797,157.39476013183594,5.846909817977668
policy,14,1.4679089026017622,1.4685955047607422,0.005006274419082307,0.45110117305408826,0.4509145319461822,0.0010253191853814934,0.016521456651389536,0.0164877250790596,0.0014592098366238296,0.015761772763322655,0.0153612280264496,0.0014493457031598859,0.2215088842944665,0.2098602950572967,0.06995851470915179,0.2472782974893396,0.2443602681159973,0.0684754080156197,155.7943309437145,155.13243103027344,5.527669516284143
policy,15,1.4697694128209895,1.4697461128234863,0.0010178450705710439,0.4392208700830286,0.4393053352832794,0.0006219757549730748,0.017237395302138483,0.0170676559209823,0.0014028714358967987,0.01631511409174308,0.0159793999046087,0.0014348197726985821,0.2333724038167433,0.2224232256412506,0.07065907570167587,0.25833153724670405,0.2549301385879516,0.06772160707815807,154.28040383078834,153.54998779296875,5.108956105839058
policy,16,1.4665832953019575,1.469435691833496,0.00590935821346529,0.42701001871715893,0.4270752370357513,0.0007407058467456652,0.017992724071849427,0.0180243123322725,0.0013596322349690474,0.01732901568439869,0.0169678330421447,0.0013553953734271496,0.2456480318849737,0.2353698909282684,0.07135244055728308,0.2697336456992409,0.2659236788749695,0.06699368377845183,152.80138605291194,151.53871154785156,5.754757773390769
policy,17,1.462669849395752,1.4675545692443848,0.012061540983738154,0.4163567234169353,0.4165662229061126,0.000982870970818369,0.018839270723136934,0.0187256652861833,0.0014066443670255522,0.018243379721587325,0.0178984887897968,0.0013450389291333486,0.25835879282517865,0.2486387491226196,0.07208978151716174,0.28142106126655225,0.2768403887748718,0.066283347393939,151.03245405717328,149.9741668701172,5.556625521348757
policy,18,1.4682926481420344,1.4688820838928225,0.0017632992281666569,0.40672971443696454,0.4063774049282074,0.0011947968565531578,0.019656091251156502,0.0194161348044872,0.0014555881107857353,0.018925479697910173,0.0186923965811729,0.0013418010556312866,0.2714356983249837,0.2624709010124206,0.07288313732342026,0.2933679670095444,0.2877570390701294,0.06554336812794076,149.65024358575994,148.74241638183594,5.523869071862876
policy,19,1.4660236835479736,1.4674415588378906,0.005503108332425343,0.39729912172664295,0.3968853056430816,0.0011564870348942566,0.02111454765227703,0.0211226604878902,0.001325584365270812,0.02006105350499799,0.019919604063034,0.0013245141405480824,0.285015350038355,0.2772531807422638,0.07404221023858891,0.3057593120770021,0.2993038296699524,0.06481667355798774,147.86776733398438,147.07839965820312,5.136558851787545
policy,20,1.4585596864873713,1.4686143398284912,0.02565250783564835,0.3881725885651328,0.3878726363182068,0.0011104399905595007,0.02192694626071231,0.0218947436660528,0.0013966862471965261,0.020848100158301228,0.0207154434174299,0.0013970621797993357,0.2990053783763538,0.2924231588840484,0.07512895751054707,0.3184601962566375,0.3109783828258514,0.06397089164204653,146.28839111328125,146.09466552734375,5.005149211920575
policy,21,1.4444349679079922,1.4649178981781006,0.04722132191825997,0.3796893466602672,0.3799227476119995,0.0011501480313776994,0.02284340899098998,0.0229941569268703,0.0013583874389637824,0.022291477769613207,0.0219556558877229,0.0013888933951082738,0.31351417980410834,0.3081364333629608,0.07608380263773788,0.33171390132470563,0.3234441876411438,0.06308660269158667,145.05901406028053,144.5037384033203,5.039354906004702
policy,22,1.4418857531114058,1.467743158340454,0.08266951213276186,0.3719618943604556,0.3718276917934418,0.00074082908118074,0.024189636619253548,0.0244618523865938,0.0013607201201144147,0.023410080000758136,0.0231720637530088,0.001451132030254703,0.32869999788024207,0.3246840238571167,0.07694854931013687,0.3453983488408002,0.3362805247306824,0.06210064185926443,143.64000355113637,143.0118865966797,5.029362442543289
policy,23,1.4466262080452659,1.4682676792144775,0.05649145692040901,0.3644534701650793,0.3644361793994903,0.0009133924201527813,0.025551479140465863,0.0259265974164009,0.0013551256310315224,0.02449639497155489,0.0244980044662952,0.0014574794935684479,0.3443245860663327,0.3420892059803009,0.0780761537576321,0.35948690230196173,0.3495607376098633,0.061056014825786584,142.3589491410689,141.25607299804688,4.805502102555494
policy,24,1.4637354503978381,1.4661874771118164,0.007511538294632419,0.3575738045302304,0.3574537336826324,0.0006692720495515166,0.02644201249561521,0.0267987139523029,0.0014426513347807013,0.02577577802267937,0.0259154587984085,0.0014393247812145254,0.360600396990776,0.3600333929061889,0.07888069090714363,0.3740640336816961,0.3633147776126861,0.060024231459841794,141.08561983975497,139.82484436035156,4.4752588999316005
policy,25,1.4450287818908691,1.4674010276794434,0.07193932540803848,0.35082066059112543,0.3508886098861694,0.0007600142233476137,0.027660469270565247,0.0279829539358615,0.001444517062809643,0.027190703729336862,0.0273068379610776,0.0014869317466545396,0.3775236498225819,0.3785862624645233,0.07944349474219009,0.38917218284173444,0.3816552758216858,0.05897977098984932,139.57570023970172,138.53253173828125,4.2530944130902215
policy,26,1.4461089697751133,1.4676597118377686,0.07318827184529013,0.3437827364964919,0.3436159491539001,0.0007398948174883252,0.029112479903481172,0.0294460877776145,0.0014664017041846945,0.02839291095733638,0.0285972543060779,0.0015821395959615158,0.395202173428102,0.3978922069072723,0.07999868463806545,0.4048285755244168,0.401092529296875,0.05784336433099406,138.46213045987216,137.39968872070312,3.9976723359590824
policy,27,1.4466821063648572,1.4668328762054443,0.05423516642800682,0.3373086506670171,0.3373482227325439,0.0010919294039025275,0.03059165078130632,0.030979061499238,0.0015132432320765004,0.029915123500607176,0.0301480256021022,0.0015768851727769092,0.41354596614837646,0.4180463552474975,0.08045999345327753,0.4210111823948947,0.4191211462020874,0.05669233228412996,137.39167369495738,136.74728393554688,3.779150744337837
policy,28,1.4468705437400124,1.468097448348999,0.0633098251684144,0.3311144817959178,0.3308351635932922,0.0011555627718560825,0.03205621902915559,0.0323525704443454,0.001489929353905387,0.0313622289421883,0.031619593501091,0.0015464352194396941,0.43263514746319165,0.439000129699707,0.08090767877222835,0.4379532689397985,0.4329596757888794,0.05558858951750495,136.4796739058061,136.23248291015625,3.7819021368789163
policy,29,1.445528268814087,1.4681715965270996,0.07057877975380185,0.32503602992404584,0.3247097432613373,0.0011855877845535327,0.033425622027028645,0.0337183214724063,0.0017064237554354172,0.032906225459142124,0.0328938327729702,0.0015802319665374944,0.452666003595699,0.4606848359107971,0.08094766633453414,0.4557016139680689,0.4475267827510834,0.054495889341851816,135.40481567382812,135.26705932617188,3.6197965013169546
policy,30,1.4528987190940164,1.4675228595733645,0.04366980404959013,0.31900779496539716,0.318930059671402,0.000976665414386698,0.03531423583626742,0.0356911346316337,0.001819364202378597,0.03487581454894755,0.0347103215754032,0.0016302970598915838,0.47370389103889465,0.483665406703949,0.08099589400660775,0.47448910637335345,0.4646564126014709,0.0533703568054002,134.4821541526101,134.53904724121094,3.3970137081196508
policy,31,1.458480423147028,1.467083215713501,0.036289992525615405,0.314031801440499,0.3139313459396362,0.0006815744985295319,0.03689334033565084,0.0372128821909427,0.0020538727164811765,0.03660164739597924,0.0365152582526207,0.0017433791558871328,0.4957179698077115,0.507300615310669,0.08062555582528658,0.49425439672036603,0.4857043325901031,0.05224160629061166,128.00149258700284,128.06497192382812,3.347806943578547
policy,32,1.4686316143382678,1.4690301418304443,0.0019937622817244767,0.3066191862929951,0.3062668740749359,0.0010142974379151878,0.039172261276028325,0.0394048057496547,0.002207980285496331,0.03798081488771868,0.0379601530730724,0.001905151808700987,0.518800827589902,0.5319807529449463,0.08015323898628814,0.5149537324905396,0.5096538066864014,0.051146882540164966,121.59016141024503,121.67535400390624,3.1811119855673593
policy,33,1.4667473923076282,1.4686996936798096,0.00558817228564425,0.29873124577782373,0.2989267110824585,0.0006658118331833718,0.04052018441937184,0.040530290454626,0.0027946759450244805,0.04007768089121034,0.0399287454783916,0.001931451724478019,0.5430841066620566,0.5572393536567688,0.0785818389563099,0.5366244966333563,0.5314170122146606,0.05005547313858765,115.12338187477805,115.17471313476562,3.0245394297449417
policy,34,1.4560314308513294,1.4688575267791748,0.040694016769673595,0.2909080982208252,0.2909592688083648,0.0012056053142426566,0.042811947790059125,0.0427178815007209,0.003030799692845756,0.042124327272176694,0.041772287338972,0.0019756407269923,0.568669701164419,0.583809494972229,0.07669309041931957,0.5593600923364813,0.5548360347747803,0.04897339555512364,108.66589702259411,108.59799194335938,2.9627464260549483
policy,35,1.442343083294955,1.4677321910858154,0.06087341536276575,0.2825355123389851,0.2825507819652557,0.0006653488132837124,0.04515249146656552,0.0448771864175796,0.0033232194469664995,0.04426607354120769,0.0439429022371768,0.0019949325744453733,0.5955451645634391,0.6115361452102661,0.07439657732407022,0.5833065780726346,0.5801281929016113,0.04790285792664081,102.22050961581144,102.36333465576172,2.8972317837699997
policy,36,1.4558393955230713,1.4681768417358398,0.03517436016405097,0.274155237457969,0.2743351757526397,0.0008842575663784054,0.047533785077658514,0.0473136529326438,0.0036405456849745287,0.047541809691624165,0.0474869087338447,0.002141803107825513,0.6236943629654971,0.6403921246528625,0.07167109555566505,0.6087524023923007,0.6074222922325134,0.04673126148634489,95.84771936590022,95.91961669921876,2.9134650963548423
policy,37,1.4614309614354914,1.468973159790039,0.019602341693537383,0.2652892903848128,0.2651573717594147,0.0008027546467752145,0.04967490685257039,0.0492282658815383,0.0043745769194168905,0.048919893462549505,0.0490846410393714,0.0022731229328651213,0.6531595533544367,0.6699144840240479,0.06805120923484095,0.6351803812113676,0.6355704665184021,0.04561274042654674,89.33326790549539,89.39326477050781,2.775375341793148
policy,38,1.4431342861869119,1.466087818145752,0.06536431252105881,0.2561976747079329,0.2559505105018616,0.0010091060656454885,0.052134359424764416,0.05152403190732,0.004998787941775565,0.05270251767201852,0.0531220212578773,0.0024682078545439435,0.6837837858633562,0.7001996040344238,0.06382592429566201,0.6633734811436046,0.6649496555328369,0.04418670348503354,82.81899122758345,82.95722198486328,2.6935257414039855
policy,39,1.4201187653975054,1.464948654174805,0.10127575627273366,0.24684313752434467,0.2465432435274124,0.001065504233699239,0.054763251068917156,0.0541928149759769,0.005281763407040405,0.0551640696146271,0.0558857731521129,0.0027334172510065117,0.7154321399602023,0.7313392162322998,0.05926770381384765,0.6927970214323564,0.6953394412994385,0.042615760079280446,76.48494443026456,76.71294403076172,2.561741235959128
policy,40,1.4221855943853206,1.4677252769470217,0.09476450857172083,0.2374115694652904,0.2374751269817352,0.0011294324315757381,0.05762230096892873,0.0568450391292572,0.005639462849763851,0.05705111101269717,0.0578511133790016,0.0030346652933523808,0.7480380264195529,0.7632297277450562,0.05425991026155184,0.7231448021802035,0.7284500002861023,0.04095766609348058,69.97144941850142,70.020263671875,2.4607345150210453
policy,41,1.44536846334284,1.4687933921813965,0.0770598648063574,0.2270353653214194,0.2269207537174224,0.0010451708611898909,0.06250244954770255,0.0614755190908908,0.005964343041661174,0.06142061813311139,0.0614638999104499,0.0035848229497089695,0.7819729284806685,0.7916790843009949,0.04877999451725289,0.755226807160811,0.7620126008987427,0.03868447963124518,63.48476132479581,63.31279373168945,2.333675820585961
policy,42,1.4633174809542568,1.4687035083770752,0.017215396953726834,0.21754851666363798,0.2172284871339798,0.0010790788256301175,0.06441199474714016,0.0631298571825027,0.006626432552506755,0.06456920877099034,0.065352663397789,0.004121844024622568,0.8158152049238031,0.822081446647644,0.042807683822286384,0.7882361899722706,0.7969011068344116,0.03603419086971683,56.948326804421164,56.738319396972656,2.252158821336619
policy,43,1.4665559205141934,1.4678809642791748,0.0036572267538636694,0.20710445534099228,0.2073269635438919,0.0011500743881381172,0.06727209721099243,0.0663021877408027,0.007184991241367796,0.06856912543827832,0.0693756118416786,0.004717021393485081,0.8492238250645724,0.8547013998031616,0.036459580020039475,0.8219849033789202,0.831356406211853,0.03284431271919341,50.53729317405007,50.40180969238281,2.1316214332881427
policy,44,1.4508843421936035,1.4681053161621094,0.038592201078256116,0.19702837683937763,0.1967902928590774,0.0010318657167525964,0.06971735134720798,0.0690366402268409,0.007761892110091057,0.07295115359804843,0.0735244005918502,0.0055806764622566216,0.8813432238318704,0.885912299156189,0.029974913324640223,0.8560007485476407,0.8654612302780151,0.028966932055665442,44.03153748945756,43.89166641235352,1.9765899462525562
policy,45,1.4440574645996094,1.4680964946746826,0.05501537593226404,0.18662751804698594,0.1865080446004867,0.0011213645685899036,0.07295296544378448,0.0720062553882598,0.008469891999090201,0.07620983977209433,0.0765101015567779,0.0063545647843346615,0.9117088913917542,0.9162108302116394,0.02334041539776135,0.8889994675462897,0.8979058265686035,0.024498913990411545,37.63535759665749,37.65498733520508,1.9351976962441935
policy,46,1.4505460045554421,1.468390941619873,0.03997192982144692,0.17629455300894645,0.1759991198778152,0.0011304736321554715,0.07529106363654132,0.0740623697638511,0.00900868091924611,0.08166307007724584,0.0800873637199401,0.007671979978169194,0.939013806256381,0.9429343342781068,0.016927178874876464,0.9207526391202753,0.9282480478286744,0.019116468691202423,31.188838438554242,31.04093360900879,1.8230549677001286
policy,47,1.4368782260201194,1.464073657989502,0.06926368959572216,0.16593312675302674,0.1657008528709411,0.001044062765549971,0.07931237870996645,0.0779450014233589,0.009799825504244429,0.08814844963225447,0.085439957678318,0.00937437162132839,0.9627794189886614,0.9656230807304382,0.010872879509252014,0.9499998471953652,0.9555037617683412,0.013138223076678274,24.845564755526457,24.69780921936035,1.7007552887438517
policy,48,1.4530832984230735,1.4681837558746338,0.05098103854835526,0.15525153550234705,0.1547194272279739,0.0011117554190589636,0.08239669759165152,0.0803624019026756,0.010797537260275393,0.09409644861112937,0.0902447402477264,0.011296020787896141,0.9815769683231007,0.9825154542922974,0.005645037061644992,0.9744642105969515,0.9776243567466736,0.00724166757969307,18.513247056440875,18.460111618041992,1.4758007187768898
policy,49,1.4678986072540283,1.4690651893615725,0.005951538832095747,0.14362245391715656,0.1433776468038559,0.0012430931154590792,0.08559685268185352,0.0829646587371826,0.012231128918894418,0.09714404154907569,0.0919420942664146,0.012959244698188243,0.9943043914708224,0.9947813749313354,0.0018066657069324775,0.9914819489825856,0.9926143884658812,0.0026011981008715406,12.213733239607377,12.23997974395752,1.0975709265258395
policy,50,1.4665764461864124,1.4690415859222412,0.00618620505355714,0.12296903268857431,0.1219823285937309,0.002185093301245383,0.10599709573117165,0.1040426790714263,0.016601045099068023,0.12969346209005872,0.1240031495690345,0.019974125895124612,1.0,1.0,1.0323827320383655e-07,1.0000000433488325,1.0,9.268822806518352e-08,0.0,0.0,0.0
world_model,1,1.4506063678047874,1.4694604873657229,0.05882300691170143,1.413289807059548,1.4142149686813354,0.0032524123609687142,0.08667179264805527,0.089193545281887,0.015013624175581669,0.05246095359325405,0.0468397438526153,0.012054863390575835,0.11582706191323017,0.1310672461986541,0.04001975184178741,0.11470906368710775,0.109487235546112,0.060282319639605085,176.55911671031606,174.92137145996094,5.132199599309815
world_model,2,1.4348851333964954,1.467005491256714,0.08186672118210833,1.0209272449666804,1.02131450176239,0.0015345710602815705,0.05071322416717352,0.0504446886479854,0.005377880042238066,0.033328982070088345,0.0306615773588418,0.005599262411122026,0.1097830615260384,0.1220327094197273,0.038916655038570856,0.11277576163411136,0.1062819808721542,0.06020871805762262,175.8730565851385,174.2227325439453,5.081180829260286
world_model,3,1.4355955557389692,1.4668865203857422,0.07838651718026941,0.8507188396020369,0.8503845930099487,0.0018096336498958931,0.03144187615676355,0.0309231374412775,0.003726568319706114,0.021871765228834973,0.0215561408549547,0.0029939380407831614,0.10882225497202436,0.1191762164235115,0.038244822303434796,0.11599498953331597,0.1115065813064575,0.06013552237816069,175.78831759366122,174.4775848388672,4.825541990909005
world_model,4,1.468341892415827,1.469196081161499,0.0034105207899328524,0.7501611709594727,0.7506858110427856,0.001916903210025895,0.020889211784709535,0.0198861490935087,0.002590902647588415,0.01628688468851822,0.0162857193499803,0.0015064924906066839,0.11187513545155521,0.1192775517702102,0.03799367481177229,0.12236200577833432,0.1198432520031929,0.05991548779638093,173.57265957919034,172.13922119140625,4.863491544408112
world_model,5,1.4546315670013428,1.4691317081451416,0.037617632486075844,0.6832677992907438,0.683397650718689,0.001709002137466794,0.016220779666169072,0.016006700694561,0.0016059245171311453,0.013858493756164153,0.0140324803069233,0.0010118051261246036,0.11769847504117269,0.121984414756298,0.03805949940925274,0.13021935725753953,0.1293561905622482,0.05976587478539656,172.04824967817828,172.37826538085938,5.503745310073969
world_model,6,1.4450995055111973,1.4688081741333008,0.0777873473824773,0.633411093191667,0.6337174773216248,0.0022133398464343305,0.01463170315731649,0.0148132871836423,0.001292919223824385,0.012871187010949246,0.0128488838672637,0.001130090628091926,0.12504774298180227,0.1263691335916519,0.03834417764129074,0.13867852836847303,0.1392033994197845,0.05957675111792005,170.6814200661399,171.56658935546875,4.152360836112118
world_model,7,1.4465636556798762,1.4676172733306885,0.0665592066209289,0.5946147333491932,0.5951452255249023,0.0017690399341089322,0.014171356843276391,0.0139477849006652,0.0012701151991430886,0.012645622038028437,0.0123449033126235,0.0013279770258152982,0.13332393291321662,0.133904680609703,0.03868615167232553,0.14771474559198722,0.1487614661455154,0.059367488969149666,168.67465071244672,167.73179626464844,4.535606876437592
world_model,8,1.4648816802284934,1.4676580429077148,0.010200272212339122,0.56369379975579,0.5634113550186157,0.001764558429541211,0.013952441428872609,0.0137070352211594,0.0012929741865670837,0.012681169858710272,0.0124984784051775,0.0014050153614231058,0.14238499782302158,0.1422263383865356,0.03914782137119308,0.15710455314679575,0.1585796475410461,0.05909844011000709,165.74743791060015,164.48814392089844,6.185019287458397
world_model,9,1.4643315835432573,1.4686970710754397,0.0084458811914011,0.5376304062930021,0.5377911925315857,0.0022828100401709166,0.013872342099520237,0.013554522767663,0.0014717500208217763,0.012967777269130355,0.0128913782536983,0.0014404745621846673,0.15200521119616245,0.1509650349617004,0.03965812115067375,0.1668848320841789,0.168740227818489,0.058721640763653216,162.99499234286222,161.46580505371094,5.68307834245551
world_model,10,1.4664243784817783,1.4688079357147217,0.0055555766462541244,0.5163842981511896,0.5162665843963623,0.0010223660949628792,0.014043182896619455,0.01383713260293,0.0013407307044709718,0.013216921128332565,0.0132371392101049,0.0014240747051524616,0.16220359436490314,0.1619786918163299,0.04003745331956848,0.1767904392697594,0.1790675371885299,0.05829069249007225,160.89707253196022,159.1186981201172,5.7640542785867055
world_model,11,1.4581464420665393,1.4666030406951904,0.021897318452219715,0.49656906723976135,0.4966952204704284,0.0005700842947284129,0.014389836314049591,0.0143897701054811,0.0012715911165498176,0.014027706008743101,0.0140941552817821,0.0013267245546815308,0.17278110032731833,0.173447236418724,0.04046059888895782,0.1871297501704909,0.1898877620697021,0.057812856711559626,159.0564755526456,158.28451538085938,5.678898284244933
world_model,12,1.4505303556268865,1.4687068462371826,0.0400261798305403,0.47912342981858685,0.4792401194572449,0.0014042102510426263,0.014812841164794782,0.0148390103131532,0.0012797103778684107,0.01461511105298991,0.014751429669559,0.0012638268643437377,0.18372389945116907,0.1852316856384277,0.040861498295382374,0.19775074788115238,0.2010683268308639,0.057280145768100095,157.35550620339134,155.7310791015625,5.654694877962221
world_model,13,1.4529529268091375,1.468189716339111,0.04827709021180468,0.4640701169317419,0.4641628563404083,0.0009489943176819748,0.0155222109434279,0.0153367621824145,0.0012714703568598607,0.015026944689452608,0.0154558550566434,0.0012748725825535722,0.19507289271463044,0.1973659396171569,0.041451836985985334,0.20850615745240988,0.2126594930887222,0.056823938686793404,156.15690196644175,153.86614990234375,6.425916134250864
world_model,14,1.4680012572895398,1.4692869186401367,0.004426992200523051,0.4509593329646371,0.4510668814182281,0.0010743972120093714,0.016384028490971394,0.0161695312708616,0.0012208118490813383,0.01588510679589071,0.0163634922355413,0.0012454138325126264,0.20676539431918747,0.2080381661653518,0.04224233256253102,0.21960460733283646,0.2245339602231979,0.05631987016767146,154.06103238192472,152.31024169921875,5.889838206412095
world_model,15,1.4647746953097256,1.4655704498291016,0.005538144133490192,0.43841829625043,0.4383781850337982,0.0008787155502361319,0.01713506640358399,0.0169222671538591,0.0012909303777907536,0.016545664942399965,0.0170178059488534,0.0012661528735823833,0.2187655920332128,0.2189154922962188,0.043099246235187585,0.2309836149215698,0.2354372143745422,0.05579297058097699,152.73710909756747,150.70657348632812,6.500245632772561
world_model,16,1.439160325310447,1.4652214050292969,0.08072956025475445,0.42655837535858154,0.4265068471431732,0.0009689033938064162,0.01787532019344239,0.0176555477082729,0.0012230105159013246,0.0175209860740737,0.0179260242730379,0.0012102220967933073,0.23110848936167627,0.2295417785644531,0.043968625192985375,0.24268829009749668,0.2457684874534607,0.05525146125604833,150.6371113170277,148.86524963378906,5.9628574650344515
world_model,17,1.4357085444710471,1.4673218727111816,0.06920201831401238,0.4159493202512914,0.4161994755268097,0.0009106002360827134,0.018725236200473474,0.0185015574097633,0.0011690926976358693,0.018371469256552756,0.0186544507741928,0.001161887580119771,0.24380546266382386,0.2404471188783645,0.04481764949652648,0.2546589862216603,0.2564587593078613,0.05468509531654959,149.3184578635476,147.57135009765625,6.372450832969466
world_model,18,1.4459545612335205,1.4682140350341797,0.0709945151738176,0.4060219201174649,0.4060248136520386,0.0010080836055540673,0.01945733499120578,0.0192631874233484,0.0010760162883683548,0.018984262408180616,0.019150286912918,0.0011031741184846114,0.2569112953814593,0.2516568601131439,0.04551607999318129,0.2667825113643299,0.2674197554588318,0.05416716823108001,147.69517794522372,146.32630920410156,5.858738398805866
world_model,19,1.4395487308502197,1.467125415802002,0.06846672807107199,0.3967792906544425,0.3971031606197357,0.0008280759377492918,0.021008361300284155,0.0208844244480133,0.0009539154516714707,0.020173836330121157,0.0203136429190635,0.0010957098948580297,0.2706616520881652,0.2639481127262115,0.046252132606642356,0.2793706641955809,0.2789323329925537,0.053590045800074745,145.95862232555044,144.14833068847656,5.598266286308222
world_model,20,1.4428838816556064,1.4671225547790527,0.05362826043651155,0.38777516375888477,0.3878118693828583,0.0009569344364847995,0.02175507118756115,0.021925201639533,0.0009172354443870803,0.02089256149801337,0.0209920573979616,0.0011057889306809112,0.2847322049466046,0.2768158912658691,0.04705574726496641,0.29219390180977906,0.2910576164722442,0.0529744810441495,144.50205854936078,143.1470489501953,5.267681465792124
world_model,21,1.4514403343200684,1.46832537651062,0.04181209367505421,0.379991970279,0.3801652193069458,0.0008206024303240636,0.022723894904960237,0.0231003332883119,0.0009529596427806234,0.02236288227140899,0.0223231427371501,0.001142895184225757,0.2993518804961985,0.2897321581840515,0.04790151931695884,0.30564800446683704,0.3040772080421448,0.052306785496526134,143.20843228426847,142.1398162841797,4.965832200991759
world_model,22,1.446170156652277,1.4688198566436768,0.05659633795003717,0.37195854566314,0.3718893527984619,0.0014158113434807435,0.024085343900051938,0.0243717953562736,0.0009307511739809692,0.023567597466436253,0.0234583150595426,0.0011905015051806864,0.31450980766253034,0.3032957017421722,0.048761090424299595,0.3195361467924985,0.3177678883075714,0.05161888264263522,141.77289789373225,140.17276000976562,4.883863224351827
world_model,23,1.460839249870994,1.468693494796753,0.03185449758443156,0.36439270864833484,0.3641628921031952,0.001118564891888492,0.025431402366269687,0.0255421474575996,0.0008227844298971674,0.024680679494684336,0.0247019510716199,0.0012086257912627932,0.33025466718456964,0.3174523711204529,0.049549573564768,0.3338466327298771,0.3320105969905853,0.050991165863530113,140.4843222878196,138.78439331054688,4.75378379749467
world_model,24,1.4437658136541194,1.4679956436157229,0.07619542212443789,0.35712118311361835,0.3569609522819519,0.0008750208796055786,0.026352605020457994,0.0262671131640672,0.0008439686765805514,0.026021344417875417,0.0261045675724744,0.001220496864804418,0.3465653319250453,0.3336494565010071,0.05024999904980376,0.34868062626231794,0.3467088937759399,0.050342019963087556,139.39012839577416,137.74246215820312,4.6158662991046455
world_model,25,1.4332926273345947,1.4683821201324463,0.08075454581193021,0.35034256089817395,0.3499549627304077,0.0008985230873926556,0.027625420554117663,0.0274312738329172,0.0008412100127113283,0.027437144721096162,0.0277741029858589,0.0012114170116873785,0.36365349997173657,0.3518674671649933,0.05112071549498889,0.36417325789278204,0.3619623482227325,0.04963657613329674,138.20034928755328,136.5064239501953,4.341822327333809
world_model,26,1.467962915247137,1.4693145751953125,0.004156574236727731,0.34353724122047424,0.3435704112052917,0.0008177180494051589,0.0291764614256945,0.028954142704606,0.0009018367507026802,0.0286408188668164,0.0287160538136959,0.0012912215130975577,0.3815858337012204,0.3711105287075043,0.0518738149931735,0.3802389719269492,0.380054235458374,0.04895624351769881,137.4458701393821,135.73439025878906,4.175321431115732
world_model,27,1.46713341366161,1.4684038162231443,0.004168968172229812,0.3370430794629184,0.3366939425468445,0.0013677803751358773,0.030693789436058508,0.0303225237876176,0.0009836020438794147,0.03022181666032828,0.0301584359258413,0.0012739245731862568,0.4003347293897109,0.3914098739624023,0.052535056502719654,0.3970766934481534,0.3992747366428375,0.048309105671724105,136.35373063520953,134.49388122558594,4.011987266487688
world_model,28,1.4675240950150923,1.4685916900634766,0.003777917204282278,0.33128139918500726,0.3311040699481964,0.0006764589866569548,0.0322140307927673,0.0317113846540451,0.0010489238196196057,0.03171790882267729,0.0318499132990837,0.001248944177144984,0.41987336765636096,0.4125663638114929,0.05312295376075076,0.4146615808660334,0.4193171262741089,0.04769491816933296,135.33146944912997,133.70120239257812,3.725719484500575
world_model,29,1.4684152386405251,1.471076726913452,0.010765910909568657,0.32496673410589044,0.3248983025550842,0.0009008545602776195,0.03360387276519425,0.0331239178776741,0.001129478281614325,0.0332236445762894,0.0332248993217945,0.0012739074464340348,0.4403400990096005,0.4344407021999359,0.05359807076667113,0.4330111552368511,0.4403714835643768,0.04709527413436846,134.218637639826,132.58370971679688,3.433564903511008
world_model,30,1.4577287543903699,1.4681265354156494,0.02712814826685475,0.3186773359775543,0.3185576200485229,0.0008872334361391595,0.03554380414160811,0.0350922234356403,0.001217202101434657,0.03522550483996214,0.0350118316709995,0.0012487958347441178,0.4619401286948811,0.4573736190795898,0.05394192210138573,0.45232536034150556,0.4594049751758575,0.04641820336322717,133.30890586159447,131.92970275878906,3.081935623873548
world_model,31,1.4444497498598965,1.468674659729004,0.08360888533887678,0.3140240609645843,0.3142227232456207,0.0008753353181246919,0.03719323196194384,0.036958459764719,0.0014224649934492942,0.03694515133445909,0.0366952195763587,0.0012836742156001567,0.4844488637013869,0.4809796512126922,0.054077470535164936,0.4726098532026464,0.478793054819107,0.045734602475497106,126.80063559792258,125.64871978759766,3.020929904319186
world_model,32,1.4457014474001797,1.4683432579040527,0.07142989494650528,0.30652239918708796,0.3063457310199737,0.0008173332321810967,0.03960485722530968,0.039669893682003,0.0015567707668452343,0.03831578181548547,0.0378680266439914,0.0013426798641371907,0.5083335069092837,0.5061023235321045,0.054010877815737726,0.4937515881928531,0.4990316927433014,0.04493800661629547,120.38515333695845,119.36255645751952,2.9564411517479607
world_model,33,1.4488205909729004,1.4693093299865725,0.057310593176208575,0.2987834729931571,0.2991299033164978,0.0009664060265054778,0.04088417135856364,0.0409269444644451,0.0018515417741130202,0.04055449298836965,0.0399026945233345,0.0013964462047711128,0.5331620953299783,0.5327597260475159,0.05367386966622927,0.5160063884475015,0.5201792120933533,0.04404110482146444,114.04144633900036,113.2551727294922,2.839020358226566
world_model,34,1.4380350546403364,1.468796730041504,0.0654263564457417,0.290658566084775,0.290692001581192,0.0010798575665720643,0.043285353278571866,0.0435276925563812,0.0020824146467824764,0.04264869744127441,0.0417793691158294,0.0014391276645169071,0.5593536821278658,0.5616251826286316,0.05301669555684478,0.5394487326795404,0.5414999127388,0.04309409447115935,107.55789600719105,106.73837280273438,2.7497354248801282
world_model,35,1.4418087005615234,1.4684181213378906,0.08619276557415564,0.2826220474459908,0.2827067077159881,0.0009580896923255406,0.045692836357788584,0.0462325736880302,0.0023794523080275525,0.044790296730670025,0.0441373698413372,0.0014945068934108848,0.5869094621051442,0.5901097059249878,0.05203600646235872,0.5641751262274656,0.5661946535110474,0.042026599227969495,101.19951629638672,100.11336517333984,2.7052182181327624
world_model,36,1.4546381343494763,1.4666907787322998,0.02986256916253525,0.27425172383135016,0.2744838297367096,0.0010834539601695945,0.048150517723777035,0.0484530441462993,0.0027126245785914723,0.04821057549931782,0.0479382239282131,0.0016321114062450483,0.6157934340563688,0.6175295114517212,0.0506511601605756,0.5907007293267683,0.592077374458313,0.04091340286660215,94.76319469105114,93.71746063232422,2.704824652651335
world_model,37,1.4661129387942227,1.4680914878845217,0.005253266863037674,0.2653790333054282,0.2656422555446625,0.0009043768576629312,0.0500720959495414,0.0501003228127956,0.0030366979640925116,0.049536895006895024,0.0495740063488483,0.0017381668793842548,0.6456245888363231,0.6476123332977295,0.04892907580227353,0.6180990771813826,0.6182554364204407,0.03978165575607668,88.20881860906428,87.39295959472656,2.63210199280809
world_model,38,1.4680314497514204,1.4693727493286133,0.0029078693275486254,0.2564845356074246,0.2568132579326629,0.0011641515620185163,0.05250206149437207,0.0522605665028095,0.0033841752359459,0.053532696583054255,0.0539579913020134,0.0019274516149948807,0.6765517809174277,0.6788747310638428,0.04683476321250851,0.6476461020382968,0.6467817425727844,0.038390541275601583,81.69134244051847,80.9322280883789,2.5724670375321135
world_model,39,1.466521848331798,1.4677495956420898,0.004370644382565733,0.24683586440303104,0.247232049703598,0.0010558742335542272,0.05527484349229115,0.0550793819129467,0.0037856690307811933,0.056063674051653196,0.0566850155591964,0.0021910615820070396,0.7086352218281139,0.7113959789276123,0.04424036659539852,0.6784791567108848,0.6763848662376404,0.036735939706098196,75.25421142578125,74.3909683227539,2.4958689576172124
world_model,40,1.4656626311215488,1.468216896057129,0.008094625719901227,0.23714911124923008,0.2375716269016266,0.0012984703715641446,0.05819763649593695,0.0580393373966217,0.004169549037637724,0.05796179649504743,0.0585017129778862,0.002537342557119854,0.7417558594183489,0.7449128031730652,0.04113134902005747,0.7101274999705228,0.7068566679954529,0.03499964623068352,68.81868466463956,67.85173797607422,2.4252407325686596
world_model,41,1.4657376246018843,1.4683499336242676,0.008476276939689106,0.227502091364427,0.2279461920261383,0.0011728246685595123,0.06339088962836693,0.0631133913993835,0.004800832367813677,0.06263037025928493,0.0626027062535286,0.0029461774727978975,0.7765740643848072,0.7790505290031433,0.03726340596118692,0.743860358541662,0.7396740913391113,0.03279285525422583,62.42207856611772,61.5762825012207,2.3831662328993044
world_model,42,1.4678402597253972,1.469064474105835,0.004465139299180413,0.21746944568373935,0.2177585065364837,0.001244870820629068,0.06497555971145624,0.0647070184350013,0.005200539842419017,0.06578913601962,0.0653391405940055,0.003432843351139411,0.8109070387753573,0.8121354579925537,0.03307890894514463,0.7783809683539651,0.7740507125854492,0.03024816733000485,55.87849981134588,55.1705436706543,2.346919915565937
world_model,43,1.4443720687519421,1.4672737121582031,0.07129610996229563,0.20718322965231806,0.2071883231401443,0.0010477648781601647,0.06796628101305525,0.0676652193069458,0.005759638856910739,0.06987402621995314,0.0696400925517082,0.004106299223593772,0.844946796243841,0.8451690673828125,0.0283845681568534,0.8137255961244757,0.8136218190193176,0.027299422612671598,49.48209762573242,48.66407012939453,2.2153266019775124
world_model,44,1.4514106837185947,1.4658203125,0.03134589434588584,0.19712146168405356,0.1974535137414932,0.0010965085516072232,0.07049675963141698,0.070372886955738,0.0062194444203750275,0.07427283782850609,0.0745405182242393,0.004877326217333199,0.8777332414280284,0.8771377205848694,0.02341329713269667,0.8492452935738997,0.8528174161911011,0.023894531367096784,43.04621540416371,42.34357833862305,2.1423519221689604
world_model,45,1.4500575282356956,1.468209743499756,0.03962898484577625,0.18668674338947638,0.1864484846591949,0.000968462070283578,0.07391363009810444,0.074265718460083,0.006761380028273703,0.07751981914043424,0.0780320093035698,0.005603117166053573,0.9088689955798063,0.9077378511428832,0.018278231326962303,0.8836815519766374,0.8890122771263123,0.02010793897251243,36.62808470292525,35.90607833862305,1.9816009704235606
world_model,46,1.4556613835421475,1.4670789241790771,0.035387331694331954,0.17640998688611115,0.1763234585523605,0.0011111885624149112,0.07635975493626157,0.0768783092498779,0.007174778722147219,0.08317135884003203,0.0839361026883125,0.006669729143125133,0.9369614882902666,0.9365039467811584,0.013301165850118243,0.9168761806054548,0.921261727809906,0.015705120640892318,30.258521686900746,29.551759719848636,1.9012416733578965
world_model,47,1.456791964444247,1.4691858291625977,0.03723410531144053,0.1658857559615915,0.1660345494747162,0.0011104922755886984,0.0807388682257045,0.0819627493619918,0.008086050017690315,0.08989417349750341,0.0894843637943267,0.008286024433008592,0.9615512056784197,0.9613606929779052,0.008474755240633411,0.9474832469766791,0.9502413868904114,0.010815034381875793,24.009561365300957,23.342449188232425,1.751108712748188
world_model,48,1.461487184871327,1.4687750339508057,0.017448188906749217,0.15535629202019083,0.1552065461874008,0.0010916877109525527,0.08411335132338779,0.0864922404289245,0.008777709081607417,0.09620924903587857,0.0950576514005661,0.009889021284496107,0.9810501662167636,0.9806734323501588,0.004379013264114649,0.9731585545973345,0.9743982553482056,0.005997294545112445,17.87169213728471,17.042600631713867,1.5925881351925588
world_model,49,1.439285776831887,1.4686064720153809,0.08111193982246229,0.14401469176465811,0.1437372714281082,0.0010861799849853691,0.08727464418519622,0.0875521078705787,0.009703750657657223,0.09939324449409134,0.0972060933709144,0.010858755528870934,0.9941954775290056,0.9940271973609924,0.001403210363609152,0.9910382736812938,0.9913399815559388,0.002196394265410126,11.759381814436479,11.203801155090332,1.1617892420887215
world_model,50,1.4507160837000066,1.4670040607452393,0.04265229057449347,0.1237343075600537,0.1239204481244087,0.0020395720706350385,0.10715137557549906,0.1092424690723419,0.013189761603098305,0.1331728331067345,0.1313295215368271,0.016344083089854574,1.0000000270930203,1.0,1.0782885953654517e-07,0.9999999945813959,1.0,7.277893323773814e-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.47646164894104 1.4689061641693115 0.08634988497650335 1.4148822480982 1.4147194623947144 0.001804577691083763 0.09450994025577195 0.0880387276411056 0.022217526648696088 0.0685126341202042 0.0712629929184913 0.011366128293100441 0.13476168838414274 0.1188802272081375 0.06484736004181901 0.14780120263722807 0.1521160453557968 0.08118179661593942 175.65621254660866 175.22914123535156 8.217291339349584
4 policy 2 1.467832088470459 1.4682929515838623 0.0027671353680702227 1.02174973487854 1.022091507911682 0.00183255490080639 0.05280288241126316 0.0542178116738796 0.005594421887253088 0.0411855280399322 0.0415074750781059 0.005102728392737789 0.12823555957187302 0.1107386797666549 0.06575929940974334 0.1443064116280187 0.1484450250864029 0.07983115806164429 175.25243308327416 174.8599090576172 7.822547030570331
5 policy 3 1.4664818807081743 1.4684994220733645 0.005441568146809531 0.8505913723598827 0.8505545854568481 0.000991814010326539 0.03297554345970799 0.0318200625479221 0.005050651333965386 0.0261507913131605 0.0257095154374837 0.0032725679760382694 0.1271419799463315 0.1090961173176765 0.06634317803918781 0.1466428579931909 0.1493417024612426 0.07844664438308153 174.35090359774503 174.3831329345703 7.3466636856053285
6 policy 4 1.444993344220248 1.4658081531524658 0.07068932824130264 0.7504866177385504 0.7511322498321533 0.002195333011156468 0.021709320220080264 0.0213986374437809 0.0036032216674990593 0.01799276505004271 0.0176459588110446 0.002442974428315006 0.12990217452699485 0.112203873693943 0.06656303835472638 0.15246242081577122 0.153391808271408 0.07719497643172965 172.8238983154297 173.01510620117188 6.528003434135109
7 policy 5 1.446390910582109 1.468280792236328 0.07365399371227808 0.6826243075457487 0.6820064783096313 0.0018913641352622788 0.015856202522462007 0.0154727548360824 0.0017192902567260587 0.014225134372033809 0.0142634473741054 0.0015524665464216204 0.13530941917137662 0.1181631609797477 0.06657782171428453 0.15999769317832857 0.1598319411277771 0.07602968547878713 171.49018304998225 170.82147216796875 6.801755728444957
8 policy 6 1.4436091292988171 1.469249248504639 0.07321690634438564 0.6330569603226401 0.6331402063369751 0.0013460501600940417 0.0141272124072367 0.0134556312114 0.0015257718077347257 0.012735463255508318 0.012619387358427 0.0014784210332197596 0.14222674782980568 0.1258675456047058 0.06655916136605709 0.16821715709837995 0.1683260202407837 0.07487911967466422 170.43214416503906 169.41400146484375 5.901468000078783
9 policy 7 1.439929723739624 1.466686487197876 0.0714789381870483 0.5942741198973223 0.5937131643295288 0.001104100132110993 0.0138450328429991 0.0134394709020853 0.0016090638179121104 0.012399271977218664 0.0122136082500219 0.0015278015280181959 0.15011727200313044 0.1343825459480285 0.06678355707544685 0.17697790874676267 0.1768937855958938 0.07386655733081804 169.15041559392756 168.83348083496094 6.61986424062071
10 policy 8 1.4467876607721502 1.4683303833007812 0.0725032420629621 0.5634982856837186 0.5633264183998108 0.0015833492288699583 0.0137762476436116 0.013134085573256 0.00146742917277468 0.012482275593687144 0.0123118143528699 0.0015847194625555011 0.15902316976677283 0.1438814997673034 0.06701956580958408 0.1861563690684058 0.1852089762687683 0.07299887049951254 166.64010481400922 167.2899627685547 6.359494822317214
11 policy 9 1.4457679445093328 1.468824863433838 0.06934232289963789 0.5372691479596224 0.5369301438331604 0.0011993249461233044 0.013809218156066765 0.0135033298283815 0.0013859716467642545 0.0127020037140358 0.012585999444127 0.0015786639589182073 0.16837644035165955 0.1537893116474151 0.06729923630104133 0.1956375017762184 0.193702682852745 0.07215808870646906 165.3118466463956 164.907958984375 5.211481450561983
12 policy 10 1.4577868201515891 1.4685194492340088 0.03295581317521818 0.5158415328372609 0.5157645344734192 0.0006770415312683317 0.01403891100463539 0.0141568211838603 0.001384039090468978 0.012912569313564036 0.012666487134993 0.001531451062069297 0.17815736071629956 0.1642252802848816 0.06775212916225011 0.20536993714896112 0.2029463201761245 0.07138571644356455 162.82722056995738 163.39776611328125 5.410870785256525
13 policy 11 1.4525166424837979 1.4690957069396973 0.057630408319437026 0.4967529231851751 0.4963931739330292 0.0012736506083598073 0.014394324780865119 0.014249456115067 0.001424246574426374 0.013699463822624845 0.0134420162066817 0.001443457077126615 0.18835735727440223 0.1749105155467987 0.06819239592174747 0.2154917473142797 0.2131432294845581 0.0706858621543363 161.1207733154297 161.28663635253906 5.623968197217105
14 policy 12 1.4574585177681663 1.4681799411773682 0.027604343987794162 0.4803606786511161 0.4801031053066253 0.0008848723503629868 0.014939444224265446 0.0148685304448008 0.0015215878105282951 0.014404353262348573 0.0140286637470126 0.0014373744111315233 0.19907963953234928 0.1860945224761963 0.06861141698294579 0.22587674517523154 0.2234527319669723 0.06997746715373923 159.0433113791726 158.79518127441406 5.554935855942525
15 policy 13 1.462820898402821 1.468055009841919 0.01580246058904629 0.4641093313694 0.4638954997062683 0.0009732686173107329 0.015618225390260837 0.0155678046867251 0.0014691982730908799 0.014904919334433246 0.0144691914319992 0.0014930470991534714 0.21009877391836856 0.1978577971458435 0.06920592571928008 0.23644973473115397 0.2339136749505996 0.06919961487743427 157.83950666947797 157.39476013183594 5.846909817977668
16 policy 14 1.4679089026017622 1.4685955047607422 0.005006274419082307 0.45110117305408826 0.4509145319461822 0.0010253191853814934 0.016521456651389536 0.0164877250790596 0.0014592098366238296 0.015761772763322655 0.0153612280264496 0.0014493457031598859 0.2215088842944665 0.2098602950572967 0.06995851470915179 0.2472782974893396 0.2443602681159973 0.0684754080156197 155.7943309437145 155.13243103027344 5.527669516284143
17 policy 15 1.4697694128209895 1.4697461128234863 0.0010178450705710439 0.4392208700830286 0.4393053352832794 0.0006219757549730748 0.017237395302138483 0.0170676559209823 0.0014028714358967987 0.01631511409174308 0.0159793999046087 0.0014348197726985821 0.2333724038167433 0.2224232256412506 0.07065907570167587 0.25833153724670405 0.2549301385879516 0.06772160707815807 154.28040383078834 153.54998779296875 5.108956105839058
18 policy 16 1.4665832953019575 1.469435691833496 0.00590935821346529 0.42701001871715893 0.4270752370357513 0.0007407058467456652 0.017992724071849427 0.0180243123322725 0.0013596322349690474 0.01732901568439869 0.0169678330421447 0.0013553953734271496 0.2456480318849737 0.2353698909282684 0.07135244055728308 0.2697336456992409 0.2659236788749695 0.06699368377845183 152.80138605291194 151.53871154785156 5.754757773390769
19 policy 17 1.462669849395752 1.4675545692443848 0.012061540983738154 0.4163567234169353 0.4165662229061126 0.000982870970818369 0.018839270723136934 0.0187256652861833 0.0014066443670255522 0.018243379721587325 0.0178984887897968 0.0013450389291333486 0.25835879282517865 0.2486387491226196 0.07208978151716174 0.28142106126655225 0.2768403887748718 0.066283347393939 151.03245405717328 149.9741668701172 5.556625521348757
20 policy 18 1.4682926481420344 1.4688820838928225 0.0017632992281666569 0.40672971443696454 0.4063774049282074 0.0011947968565531578 0.019656091251156502 0.0194161348044872 0.0014555881107857353 0.018925479697910173 0.0186923965811729 0.0013418010556312866 0.2714356983249837 0.2624709010124206 0.07288313732342026 0.2933679670095444 0.2877570390701294 0.06554336812794076 149.65024358575994 148.74241638183594 5.523869071862876
21 policy 19 1.4660236835479736 1.4674415588378906 0.005503108332425343 0.39729912172664295 0.3968853056430816 0.0011564870348942566 0.02111454765227703 0.0211226604878902 0.001325584365270812 0.02006105350499799 0.019919604063034 0.0013245141405480824 0.285015350038355 0.2772531807422638 0.07404221023858891 0.3057593120770021 0.2993038296699524 0.06481667355798774 147.86776733398438 147.07839965820312 5.136558851787545
22 policy 20 1.4585596864873713 1.4686143398284912 0.02565250783564835 0.3881725885651328 0.3878726363182068 0.0011104399905595007 0.02192694626071231 0.0218947436660528 0.0013966862471965261 0.020848100158301228 0.0207154434174299 0.0013970621797993357 0.2990053783763538 0.2924231588840484 0.07512895751054707 0.3184601962566375 0.3109783828258514 0.06397089164204653 146.28839111328125 146.09466552734375 5.005149211920575
23 policy 21 1.4444349679079922 1.4649178981781006 0.04722132191825997 0.3796893466602672 0.3799227476119995 0.0011501480313776994 0.02284340899098998 0.0229941569268703 0.0013583874389637824 0.022291477769613207 0.0219556558877229 0.0013888933951082738 0.31351417980410834 0.3081364333629608 0.07608380263773788 0.33171390132470563 0.3234441876411438 0.06308660269158667 145.05901406028053 144.5037384033203 5.039354906004702
24 policy 22 1.4418857531114058 1.467743158340454 0.08266951213276186 0.3719618943604556 0.3718276917934418 0.00074082908118074 0.024189636619253548 0.0244618523865938 0.0013607201201144147 0.023410080000758136 0.0231720637530088 0.001451132030254703 0.32869999788024207 0.3246840238571167 0.07694854931013687 0.3453983488408002 0.3362805247306824 0.06210064185926443 143.64000355113637 143.0118865966797 5.029362442543289
25 policy 23 1.4466262080452659 1.4682676792144775 0.05649145692040901 0.3644534701650793 0.3644361793994903 0.0009133924201527813 0.025551479140465863 0.0259265974164009 0.0013551256310315224 0.02449639497155489 0.0244980044662952 0.0014574794935684479 0.3443245860663327 0.3420892059803009 0.0780761537576321 0.35948690230196173 0.3495607376098633 0.061056014825786584 142.3589491410689 141.25607299804688 4.805502102555494
26 policy 24 1.4637354503978381 1.4661874771118164 0.007511538294632419 0.3575738045302304 0.3574537336826324 0.0006692720495515166 0.02644201249561521 0.0267987139523029 0.0014426513347807013 0.02577577802267937 0.0259154587984085 0.0014393247812145254 0.360600396990776 0.3600333929061889 0.07888069090714363 0.3740640336816961 0.3633147776126861 0.060024231459841794 141.08561983975497 139.82484436035156 4.4752588999316005
27 policy 25 1.4450287818908691 1.4674010276794434 0.07193932540803848 0.35082066059112543 0.3508886098861694 0.0007600142233476137 0.027660469270565247 0.0279829539358615 0.001444517062809643 0.027190703729336862 0.0273068379610776 0.0014869317466545396 0.3775236498225819 0.3785862624645233 0.07944349474219009 0.38917218284173444 0.3816552758216858 0.05897977098984932 139.57570023970172 138.53253173828125 4.2530944130902215
28 policy 26 1.4461089697751133 1.4676597118377686 0.07318827184529013 0.3437827364964919 0.3436159491539001 0.0007398948174883252 0.029112479903481172 0.0294460877776145 0.0014664017041846945 0.02839291095733638 0.0285972543060779 0.0015821395959615158 0.395202173428102 0.3978922069072723 0.07999868463806545 0.4048285755244168 0.401092529296875 0.05784336433099406 138.46213045987216 137.39968872070312 3.9976723359590824
29 policy 27 1.4466821063648572 1.4668328762054443 0.05423516642800682 0.3373086506670171 0.3373482227325439 0.0010919294039025275 0.03059165078130632 0.030979061499238 0.0015132432320765004 0.029915123500607176 0.0301480256021022 0.0015768851727769092 0.41354596614837646 0.4180463552474975 0.08045999345327753 0.4210111823948947 0.4191211462020874 0.05669233228412996 137.39167369495738 136.74728393554688 3.779150744337837
30 policy 28 1.4468705437400124 1.468097448348999 0.0633098251684144 0.3311144817959178 0.3308351635932922 0.0011555627718560825 0.03205621902915559 0.0323525704443454 0.001489929353905387 0.0313622289421883 0.031619593501091 0.0015464352194396941 0.43263514746319165 0.439000129699707 0.08090767877222835 0.4379532689397985 0.4329596757888794 0.05558858951750495 136.4796739058061 136.23248291015625 3.7819021368789163
31 policy 29 1.445528268814087 1.4681715965270996 0.07057877975380185 0.32503602992404584 0.3247097432613373 0.0011855877845535327 0.033425622027028645 0.0337183214724063 0.0017064237554354172 0.032906225459142124 0.0328938327729702 0.0015802319665374944 0.452666003595699 0.4606848359107971 0.08094766633453414 0.4557016139680689 0.4475267827510834 0.054495889341851816 135.40481567382812 135.26705932617188 3.6197965013169546
32 policy 30 1.4528987190940164 1.4675228595733645 0.04366980404959013 0.31900779496539716 0.318930059671402 0.000976665414386698 0.03531423583626742 0.0356911346316337 0.001819364202378597 0.03487581454894755 0.0347103215754032 0.0016302970598915838 0.47370389103889465 0.483665406703949 0.08099589400660775 0.47448910637335345 0.4646564126014709 0.0533703568054002 134.4821541526101 134.53904724121094 3.3970137081196508
33 policy 31 1.458480423147028 1.467083215713501 0.036289992525615405 0.314031801440499 0.3139313459396362 0.0006815744985295319 0.03689334033565084 0.0372128821909427 0.0020538727164811765 0.03660164739597924 0.0365152582526207 0.0017433791558871328 0.4957179698077115 0.507300615310669 0.08062555582528658 0.49425439672036603 0.4857043325901031 0.05224160629061166 128.00149258700284 128.06497192382812 3.347806943578547
34 policy 32 1.4686316143382678 1.4690301418304443 0.0019937622817244767 0.3066191862929951 0.3062668740749359 0.0010142974379151878 0.039172261276028325 0.0394048057496547 0.002207980285496331 0.03798081488771868 0.0379601530730724 0.001905151808700987 0.518800827589902 0.5319807529449463 0.08015323898628814 0.5149537324905396 0.5096538066864014 0.051146882540164966 121.59016141024503 121.67535400390624 3.1811119855673593
35 policy 33 1.4667473923076282 1.4686996936798096 0.00558817228564425 0.29873124577782373 0.2989267110824585 0.0006658118331833718 0.04052018441937184 0.040530290454626 0.0027946759450244805 0.04007768089121034 0.0399287454783916 0.001931451724478019 0.5430841066620566 0.5572393536567688 0.0785818389563099 0.5366244966333563 0.5314170122146606 0.05005547313858765 115.12338187477805 115.17471313476562 3.0245394297449417
36 policy 34 1.4560314308513294 1.4688575267791748 0.040694016769673595 0.2909080982208252 0.2909592688083648 0.0012056053142426566 0.042811947790059125 0.0427178815007209 0.003030799692845756 0.042124327272176694 0.041772287338972 0.0019756407269923 0.568669701164419 0.583809494972229 0.07669309041931957 0.5593600923364813 0.5548360347747803 0.04897339555512364 108.66589702259411 108.59799194335938 2.9627464260549483
37 policy 35 1.442343083294955 1.4677321910858154 0.06087341536276575 0.2825355123389851 0.2825507819652557 0.0006653488132837124 0.04515249146656552 0.0448771864175796 0.0033232194469664995 0.04426607354120769 0.0439429022371768 0.0019949325744453733 0.5955451645634391 0.6115361452102661 0.07439657732407022 0.5833065780726346 0.5801281929016113 0.04790285792664081 102.22050961581144 102.36333465576172 2.8972317837699997
38 policy 36 1.4558393955230713 1.4681768417358398 0.03517436016405097 0.274155237457969 0.2743351757526397 0.0008842575663784054 0.047533785077658514 0.0473136529326438 0.0036405456849745287 0.047541809691624165 0.0474869087338447 0.002141803107825513 0.6236943629654971 0.6403921246528625 0.07167109555566505 0.6087524023923007 0.6074222922325134 0.04673126148634489 95.84771936590022 95.91961669921876 2.9134650963548423
39 policy 37 1.4614309614354914 1.468973159790039 0.019602341693537383 0.2652892903848128 0.2651573717594147 0.0008027546467752145 0.04967490685257039 0.0492282658815383 0.0043745769194168905 0.048919893462549505 0.0490846410393714 0.0022731229328651213 0.6531595533544367 0.6699144840240479 0.06805120923484095 0.6351803812113676 0.6355704665184021 0.04561274042654674 89.33326790549539 89.39326477050781 2.775375341793148
40 policy 38 1.4431342861869119 1.466087818145752 0.06536431252105881 0.2561976747079329 0.2559505105018616 0.0010091060656454885 0.052134359424764416 0.05152403190732 0.004998787941775565 0.05270251767201852 0.0531220212578773 0.0024682078545439435 0.6837837858633562 0.7001996040344238 0.06382592429566201 0.6633734811436046 0.6649496555328369 0.04418670348503354 82.81899122758345 82.95722198486328 2.6935257414039855
41 policy 39 1.4201187653975054 1.464948654174805 0.10127575627273366 0.24684313752434467 0.2465432435274124 0.001065504233699239 0.054763251068917156 0.0541928149759769 0.005281763407040405 0.0551640696146271 0.0558857731521129 0.0027334172510065117 0.7154321399602023 0.7313392162322998 0.05926770381384765 0.6927970214323564 0.6953394412994385 0.042615760079280446 76.48494443026456 76.71294403076172 2.561741235959128
42 policy 40 1.4221855943853206 1.4677252769470217 0.09476450857172083 0.2374115694652904 0.2374751269817352 0.0011294324315757381 0.05762230096892873 0.0568450391292572 0.005639462849763851 0.05705111101269717 0.0578511133790016 0.0030346652933523808 0.7480380264195529 0.7632297277450562 0.05425991026155184 0.7231448021802035 0.7284500002861023 0.04095766609348058 69.97144941850142 70.020263671875 2.4607345150210453
43 policy 41 1.44536846334284 1.4687933921813965 0.0770598648063574 0.2270353653214194 0.2269207537174224 0.0010451708611898909 0.06250244954770255 0.0614755190908908 0.005964343041661174 0.06142061813311139 0.0614638999104499 0.0035848229497089695 0.7819729284806685 0.7916790843009949 0.04877999451725289 0.755226807160811 0.7620126008987427 0.03868447963124518 63.48476132479581 63.31279373168945 2.333675820585961
44 policy 42 1.4633174809542568 1.4687035083770752 0.017215396953726834 0.21754851666363798 0.2172284871339798 0.0010790788256301175 0.06441199474714016 0.0631298571825027 0.006626432552506755 0.06456920877099034 0.065352663397789 0.004121844024622568 0.8158152049238031 0.822081446647644 0.042807683822286384 0.7882361899722706 0.7969011068344116 0.03603419086971683 56.948326804421164 56.738319396972656 2.252158821336619
45 policy 43 1.4665559205141934 1.4678809642791748 0.0036572267538636694 0.20710445534099228 0.2073269635438919 0.0011500743881381172 0.06727209721099243 0.0663021877408027 0.007184991241367796 0.06856912543827832 0.0693756118416786 0.004717021393485081 0.8492238250645724 0.8547013998031616 0.036459580020039475 0.8219849033789202 0.831356406211853 0.03284431271919341 50.53729317405007 50.40180969238281 2.1316214332881427
46 policy 44 1.4508843421936035 1.4681053161621094 0.038592201078256116 0.19702837683937763 0.1967902928590774 0.0010318657167525964 0.06971735134720798 0.0690366402268409 0.007761892110091057 0.07295115359804843 0.0735244005918502 0.0055806764622566216 0.8813432238318704 0.885912299156189 0.029974913324640223 0.8560007485476407 0.8654612302780151 0.028966932055665442 44.03153748945756 43.89166641235352 1.9765899462525562
47 policy 45 1.4440574645996094 1.4680964946746826 0.05501537593226404 0.18662751804698594 0.1865080446004867 0.0011213645685899036 0.07295296544378448 0.0720062553882598 0.008469891999090201 0.07620983977209433 0.0765101015567779 0.0063545647843346615 0.9117088913917542 0.9162108302116394 0.02334041539776135 0.8889994675462897 0.8979058265686035 0.024498913990411545 37.63535759665749 37.65498733520508 1.9351976962441935
48 policy 46 1.4505460045554421 1.468390941619873 0.03997192982144692 0.17629455300894645 0.1759991198778152 0.0011304736321554715 0.07529106363654132 0.0740623697638511 0.00900868091924611 0.08166307007724584 0.0800873637199401 0.007671979978169194 0.939013806256381 0.9429343342781068 0.016927178874876464 0.9207526391202753 0.9282480478286744 0.019116468691202423 31.188838438554242 31.04093360900879 1.8230549677001286
49 policy 47 1.4368782260201194 1.464073657989502 0.06926368959572216 0.16593312675302674 0.1657008528709411 0.001044062765549971 0.07931237870996645 0.0779450014233589 0.009799825504244429 0.08814844963225447 0.085439957678318 0.00937437162132839 0.9627794189886614 0.9656230807304382 0.010872879509252014 0.9499998471953652 0.9555037617683412 0.013138223076678274 24.845564755526457 24.69780921936035 1.7007552887438517
50 policy 48 1.4530832984230735 1.4681837558746338 0.05098103854835526 0.15525153550234705 0.1547194272279739 0.0011117554190589636 0.08239669759165152 0.0803624019026756 0.010797537260275393 0.09409644861112937 0.0902447402477264 0.011296020787896141 0.9815769683231007 0.9825154542922974 0.005645037061644992 0.9744642105969515 0.9776243567466736 0.00724166757969307 18.513247056440875 18.460111618041992 1.4758007187768898
51 policy 49 1.4678986072540283 1.4690651893615725 0.005951538832095747 0.14362245391715656 0.1433776468038559 0.0012430931154590792 0.08559685268185352 0.0829646587371826 0.012231128918894418 0.09714404154907569 0.0919420942664146 0.012959244698188243 0.9943043914708224 0.9947813749313354 0.0018066657069324775 0.9914819489825856 0.9926143884658812 0.0026011981008715406 12.213733239607377 12.23997974395752 1.0975709265258395
52 policy 50 1.4665764461864124 1.4690415859222412 0.00618620505355714 0.12296903268857431 0.1219823285937309 0.002185093301245383 0.10599709573117165 0.1040426790714263 0.016601045099068023 0.12969346209005872 0.1240031495690345 0.019974125895124612 1.0 1.0 1.0323827320383655e-07 1.0000000433488325 1.0 9.268822806518352e-08 0.0 0.0 0.0
53 world_model 1 1.4506063678047874 1.4694604873657229 0.05882300691170143 1.413289807059548 1.4142149686813354 0.0032524123609687142 0.08667179264805527 0.089193545281887 0.015013624175581669 0.05246095359325405 0.0468397438526153 0.012054863390575835 0.11582706191323017 0.1310672461986541 0.04001975184178741 0.11470906368710775 0.109487235546112 0.060282319639605085 176.55911671031606 174.92137145996094 5.132199599309815
54 world_model 2 1.4348851333964954 1.467005491256714 0.08186672118210833 1.0209272449666804 1.02131450176239 0.0015345710602815705 0.05071322416717352 0.0504446886479854 0.005377880042238066 0.033328982070088345 0.0306615773588418 0.005599262411122026 0.1097830615260384 0.1220327094197273 0.038916655038570856 0.11277576163411136 0.1062819808721542 0.06020871805762262 175.8730565851385 174.2227325439453 5.081180829260286
55 world_model 3 1.4355955557389692 1.4668865203857422 0.07838651718026941 0.8507188396020369 0.8503845930099487 0.0018096336498958931 0.03144187615676355 0.0309231374412775 0.003726568319706114 0.021871765228834973 0.0215561408549547 0.0029939380407831614 0.10882225497202436 0.1191762164235115 0.038244822303434796 0.11599498953331597 0.1115065813064575 0.06013552237816069 175.78831759366122 174.4775848388672 4.825541990909005
56 world_model 4 1.468341892415827 1.469196081161499 0.0034105207899328524 0.7501611709594727 0.7506858110427856 0.001916903210025895 0.020889211784709535 0.0198861490935087 0.002590902647588415 0.01628688468851822 0.0162857193499803 0.0015064924906066839 0.11187513545155521 0.1192775517702102 0.03799367481177229 0.12236200577833432 0.1198432520031929 0.05991548779638093 173.57265957919034 172.13922119140625 4.863491544408112
57 world_model 5 1.4546315670013428 1.4691317081451416 0.037617632486075844 0.6832677992907438 0.683397650718689 0.001709002137466794 0.016220779666169072 0.016006700694561 0.0016059245171311453 0.013858493756164153 0.0140324803069233 0.0010118051261246036 0.11769847504117269 0.121984414756298 0.03805949940925274 0.13021935725753953 0.1293561905622482 0.05976587478539656 172.04824967817828 172.37826538085938 5.503745310073969
58 world_model 6 1.4450995055111973 1.4688081741333008 0.0777873473824773 0.633411093191667 0.6337174773216248 0.0022133398464343305 0.01463170315731649 0.0148132871836423 0.001292919223824385 0.012871187010949246 0.0128488838672637 0.001130090628091926 0.12504774298180227 0.1263691335916519 0.03834417764129074 0.13867852836847303 0.1392033994197845 0.05957675111792005 170.6814200661399 171.56658935546875 4.152360836112118
59 world_model 7 1.4465636556798762 1.4676172733306885 0.0665592066209289 0.5946147333491932 0.5951452255249023 0.0017690399341089322 0.014171356843276391 0.0139477849006652 0.0012701151991430886 0.012645622038028437 0.0123449033126235 0.0013279770258152982 0.13332393291321662 0.133904680609703 0.03868615167232553 0.14771474559198722 0.1487614661455154 0.059367488969149666 168.67465071244672 167.73179626464844 4.535606876437592
60 world_model 8 1.4648816802284934 1.4676580429077148 0.010200272212339122 0.56369379975579 0.5634113550186157 0.001764558429541211 0.013952441428872609 0.0137070352211594 0.0012929741865670837 0.012681169858710272 0.0124984784051775 0.0014050153614231058 0.14238499782302158 0.1422263383865356 0.03914782137119308 0.15710455314679575 0.1585796475410461 0.05909844011000709 165.74743791060015 164.48814392089844 6.185019287458397
61 world_model 9 1.4643315835432573 1.4686970710754397 0.0084458811914011 0.5376304062930021 0.5377911925315857 0.0022828100401709166 0.013872342099520237 0.013554522767663 0.0014717500208217763 0.012967777269130355 0.0128913782536983 0.0014404745621846673 0.15200521119616245 0.1509650349617004 0.03965812115067375 0.1668848320841789 0.168740227818489 0.058721640763653216 162.99499234286222 161.46580505371094 5.68307834245551
62 world_model 10 1.4664243784817783 1.4688079357147217 0.0055555766462541244 0.5163842981511896 0.5162665843963623 0.0010223660949628792 0.014043182896619455 0.01383713260293 0.0013407307044709718 0.013216921128332565 0.0132371392101049 0.0014240747051524616 0.16220359436490314 0.1619786918163299 0.04003745331956848 0.1767904392697594 0.1790675371885299 0.05829069249007225 160.89707253196022 159.1186981201172 5.7640542785867055
63 world_model 11 1.4581464420665393 1.4666030406951904 0.021897318452219715 0.49656906723976135 0.4966952204704284 0.0005700842947284129 0.014389836314049591 0.0143897701054811 0.0012715911165498176 0.014027706008743101 0.0140941552817821 0.0013267245546815308 0.17278110032731833 0.173447236418724 0.04046059888895782 0.1871297501704909 0.1898877620697021 0.057812856711559626 159.0564755526456 158.28451538085938 5.678898284244933
64 world_model 12 1.4505303556268865 1.4687068462371826 0.0400261798305403 0.47912342981858685 0.4792401194572449 0.0014042102510426263 0.014812841164794782 0.0148390103131532 0.0012797103778684107 0.01461511105298991 0.014751429669559 0.0012638268643437377 0.18372389945116907 0.1852316856384277 0.040861498295382374 0.19775074788115238 0.2010683268308639 0.057280145768100095 157.35550620339134 155.7310791015625 5.654694877962221
65 world_model 13 1.4529529268091375 1.468189716339111 0.04827709021180468 0.4640701169317419 0.4641628563404083 0.0009489943176819748 0.0155222109434279 0.0153367621824145 0.0012714703568598607 0.015026944689452608 0.0154558550566434 0.0012748725825535722 0.19507289271463044 0.1973659396171569 0.041451836985985334 0.20850615745240988 0.2126594930887222 0.056823938686793404 156.15690196644175 153.86614990234375 6.425916134250864
66 world_model 14 1.4680012572895398 1.4692869186401367 0.004426992200523051 0.4509593329646371 0.4510668814182281 0.0010743972120093714 0.016384028490971394 0.0161695312708616 0.0012208118490813383 0.01588510679589071 0.0163634922355413 0.0012454138325126264 0.20676539431918747 0.2080381661653518 0.04224233256253102 0.21960460733283646 0.2245339602231979 0.05631987016767146 154.06103238192472 152.31024169921875 5.889838206412095
67 world_model 15 1.4647746953097256 1.4655704498291016 0.005538144133490192 0.43841829625043 0.4383781850337982 0.0008787155502361319 0.01713506640358399 0.0169222671538591 0.0012909303777907536 0.016545664942399965 0.0170178059488534 0.0012661528735823833 0.2187655920332128 0.2189154922962188 0.043099246235187585 0.2309836149215698 0.2354372143745422 0.05579297058097699 152.73710909756747 150.70657348632812 6.500245632772561
68 world_model 16 1.439160325310447 1.4652214050292969 0.08072956025475445 0.42655837535858154 0.4265068471431732 0.0009689033938064162 0.01787532019344239 0.0176555477082729 0.0012230105159013246 0.0175209860740737 0.0179260242730379 0.0012102220967933073 0.23110848936167627 0.2295417785644531 0.043968625192985375 0.24268829009749668 0.2457684874534607 0.05525146125604833 150.6371113170277 148.86524963378906 5.9628574650344515
69 world_model 17 1.4357085444710471 1.4673218727111816 0.06920201831401238 0.4159493202512914 0.4161994755268097 0.0009106002360827134 0.018725236200473474 0.0185015574097633 0.0011690926976358693 0.018371469256552756 0.0186544507741928 0.001161887580119771 0.24380546266382386 0.2404471188783645 0.04481764949652648 0.2546589862216603 0.2564587593078613 0.05468509531654959 149.3184578635476 147.57135009765625 6.372450832969466
70 world_model 18 1.4459545612335205 1.4682140350341797 0.0709945151738176 0.4060219201174649 0.4060248136520386 0.0010080836055540673 0.01945733499120578 0.0192631874233484 0.0010760162883683548 0.018984262408180616 0.019150286912918 0.0011031741184846114 0.2569112953814593 0.2516568601131439 0.04551607999318129 0.2667825113643299 0.2674197554588318 0.05416716823108001 147.69517794522372 146.32630920410156 5.858738398805866
71 world_model 19 1.4395487308502197 1.467125415802002 0.06846672807107199 0.3967792906544425 0.3971031606197357 0.0008280759377492918 0.021008361300284155 0.0208844244480133 0.0009539154516714707 0.020173836330121157 0.0203136429190635 0.0010957098948580297 0.2706616520881652 0.2639481127262115 0.046252132606642356 0.2793706641955809 0.2789323329925537 0.053590045800074745 145.95862232555044 144.14833068847656 5.598266286308222
72 world_model 20 1.4428838816556064 1.4671225547790527 0.05362826043651155 0.38777516375888477 0.3878118693828583 0.0009569344364847995 0.02175507118756115 0.021925201639533 0.0009172354443870803 0.02089256149801337 0.0209920573979616 0.0011057889306809112 0.2847322049466046 0.2768158912658691 0.04705574726496641 0.29219390180977906 0.2910576164722442 0.0529744810441495 144.50205854936078 143.1470489501953 5.267681465792124
73 world_model 21 1.4514403343200684 1.46832537651062 0.04181209367505421 0.379991970279 0.3801652193069458 0.0008206024303240636 0.022723894904960237 0.0231003332883119 0.0009529596427806234 0.02236288227140899 0.0223231427371501 0.001142895184225757 0.2993518804961985 0.2897321581840515 0.04790151931695884 0.30564800446683704 0.3040772080421448 0.052306785496526134 143.20843228426847 142.1398162841797 4.965832200991759
74 world_model 22 1.446170156652277 1.4688198566436768 0.05659633795003717 0.37195854566314 0.3718893527984619 0.0014158113434807435 0.024085343900051938 0.0243717953562736 0.0009307511739809692 0.023567597466436253 0.0234583150595426 0.0011905015051806864 0.31450980766253034 0.3032957017421722 0.048761090424299595 0.3195361467924985 0.3177678883075714 0.05161888264263522 141.77289789373225 140.17276000976562 4.883863224351827
75 world_model 23 1.460839249870994 1.468693494796753 0.03185449758443156 0.36439270864833484 0.3641628921031952 0.001118564891888492 0.025431402366269687 0.0255421474575996 0.0008227844298971674 0.024680679494684336 0.0247019510716199 0.0012086257912627932 0.33025466718456964 0.3174523711204529 0.049549573564768 0.3338466327298771 0.3320105969905853 0.050991165863530113 140.4843222878196 138.78439331054688 4.75378379749467
76 world_model 24 1.4437658136541194 1.4679956436157229 0.07619542212443789 0.35712118311361835 0.3569609522819519 0.0008750208796055786 0.026352605020457994 0.0262671131640672 0.0008439686765805514 0.026021344417875417 0.0261045675724744 0.001220496864804418 0.3465653319250453 0.3336494565010071 0.05024999904980376 0.34868062626231794 0.3467088937759399 0.050342019963087556 139.39012839577416 137.74246215820312 4.6158662991046455
77 world_model 25 1.4332926273345947 1.4683821201324463 0.08075454581193021 0.35034256089817395 0.3499549627304077 0.0008985230873926556 0.027625420554117663 0.0274312738329172 0.0008412100127113283 0.027437144721096162 0.0277741029858589 0.0012114170116873785 0.36365349997173657 0.3518674671649933 0.05112071549498889 0.36417325789278204 0.3619623482227325 0.04963657613329674 138.20034928755328 136.5064239501953 4.341822327333809
78 world_model 26 1.467962915247137 1.4693145751953125 0.004156574236727731 0.34353724122047424 0.3435704112052917 0.0008177180494051589 0.0291764614256945 0.028954142704606 0.0009018367507026802 0.0286408188668164 0.0287160538136959 0.0012912215130975577 0.3815858337012204 0.3711105287075043 0.0518738149931735 0.3802389719269492 0.380054235458374 0.04895624351769881 137.4458701393821 135.73439025878906 4.175321431115732
79 world_model 27 1.46713341366161 1.4684038162231443 0.004168968172229812 0.3370430794629184 0.3366939425468445 0.0013677803751358773 0.030693789436058508 0.0303225237876176 0.0009836020438794147 0.03022181666032828 0.0301584359258413 0.0012739245731862568 0.4003347293897109 0.3914098739624023 0.052535056502719654 0.3970766934481534 0.3992747366428375 0.048309105671724105 136.35373063520953 134.49388122558594 4.011987266487688
80 world_model 28 1.4675240950150923 1.4685916900634766 0.003777917204282278 0.33128139918500726 0.3311040699481964 0.0006764589866569548 0.0322140307927673 0.0317113846540451 0.0010489238196196057 0.03171790882267729 0.0318499132990837 0.001248944177144984 0.41987336765636096 0.4125663638114929 0.05312295376075076 0.4146615808660334 0.4193171262741089 0.04769491816933296 135.33146944912997 133.70120239257812 3.725719484500575
81 world_model 29 1.4684152386405251 1.471076726913452 0.010765910909568657 0.32496673410589044 0.3248983025550842 0.0009008545602776195 0.03360387276519425 0.0331239178776741 0.001129478281614325 0.0332236445762894 0.0332248993217945 0.0012739074464340348 0.4403400990096005 0.4344407021999359 0.05359807076667113 0.4330111552368511 0.4403714835643768 0.04709527413436846 134.218637639826 132.58370971679688 3.433564903511008
82 world_model 30 1.4577287543903699 1.4681265354156494 0.02712814826685475 0.3186773359775543 0.3185576200485229 0.0008872334361391595 0.03554380414160811 0.0350922234356403 0.001217202101434657 0.03522550483996214 0.0350118316709995 0.0012487958347441178 0.4619401286948811 0.4573736190795898 0.05394192210138573 0.45232536034150556 0.4594049751758575 0.04641820336322717 133.30890586159447 131.92970275878906 3.081935623873548
83 world_model 31 1.4444497498598965 1.468674659729004 0.08360888533887678 0.3140240609645843 0.3142227232456207 0.0008753353181246919 0.03719323196194384 0.036958459764719 0.0014224649934492942 0.03694515133445909 0.0366952195763587 0.0012836742156001567 0.4844488637013869 0.4809796512126922 0.054077470535164936 0.4726098532026464 0.478793054819107 0.045734602475497106 126.80063559792258 125.64871978759766 3.020929904319186
84 world_model 32 1.4457014474001797 1.4683432579040527 0.07142989494650528 0.30652239918708796 0.3063457310199737 0.0008173332321810967 0.03960485722530968 0.039669893682003 0.0015567707668452343 0.03831578181548547 0.0378680266439914 0.0013426798641371907 0.5083335069092837 0.5061023235321045 0.054010877815737726 0.4937515881928531 0.4990316927433014 0.04493800661629547 120.38515333695845 119.36255645751952 2.9564411517479607
85 world_model 33 1.4488205909729004 1.4693093299865725 0.057310593176208575 0.2987834729931571 0.2991299033164978 0.0009664060265054778 0.04088417135856364 0.0409269444644451 0.0018515417741130202 0.04055449298836965 0.0399026945233345 0.0013964462047711128 0.5331620953299783 0.5327597260475159 0.05367386966622927 0.5160063884475015 0.5201792120933533 0.04404110482146444 114.04144633900036 113.2551727294922 2.839020358226566
86 world_model 34 1.4380350546403364 1.468796730041504 0.0654263564457417 0.290658566084775 0.290692001581192 0.0010798575665720643 0.043285353278571866 0.0435276925563812 0.0020824146467824764 0.04264869744127441 0.0417793691158294 0.0014391276645169071 0.5593536821278658 0.5616251826286316 0.05301669555684478 0.5394487326795404 0.5414999127388 0.04309409447115935 107.55789600719105 106.73837280273438 2.7497354248801282
87 world_model 35 1.4418087005615234 1.4684181213378906 0.08619276557415564 0.2826220474459908 0.2827067077159881 0.0009580896923255406 0.045692836357788584 0.0462325736880302 0.0023794523080275525 0.044790296730670025 0.0441373698413372 0.0014945068934108848 0.5869094621051442 0.5901097059249878 0.05203600646235872 0.5641751262274656 0.5661946535110474 0.042026599227969495 101.19951629638672 100.11336517333984 2.7052182181327624
88 world_model 36 1.4546381343494763 1.4666907787322998 0.02986256916253525 0.27425172383135016 0.2744838297367096 0.0010834539601695945 0.048150517723777035 0.0484530441462993 0.0027126245785914723 0.04821057549931782 0.0479382239282131 0.0016321114062450483 0.6157934340563688 0.6175295114517212 0.0506511601605756 0.5907007293267683 0.592077374458313 0.04091340286660215 94.76319469105114 93.71746063232422 2.704824652651335
89 world_model 37 1.4661129387942227 1.4680914878845217 0.005253266863037674 0.2653790333054282 0.2656422555446625 0.0009043768576629312 0.0500720959495414 0.0501003228127956 0.0030366979640925116 0.049536895006895024 0.0495740063488483 0.0017381668793842548 0.6456245888363231 0.6476123332977295 0.04892907580227353 0.6180990771813826 0.6182554364204407 0.03978165575607668 88.20881860906428 87.39295959472656 2.63210199280809
90 world_model 38 1.4680314497514204 1.4693727493286133 0.0029078693275486254 0.2564845356074246 0.2568132579326629 0.0011641515620185163 0.05250206149437207 0.0522605665028095 0.0033841752359459 0.053532696583054255 0.0539579913020134 0.0019274516149948807 0.6765517809174277 0.6788747310638428 0.04683476321250851 0.6476461020382968 0.6467817425727844 0.038390541275601583 81.69134244051847 80.9322280883789 2.5724670375321135
91 world_model 39 1.466521848331798 1.4677495956420898 0.004370644382565733 0.24683586440303104 0.247232049703598 0.0010558742335542272 0.05527484349229115 0.0550793819129467 0.0037856690307811933 0.056063674051653196 0.0566850155591964 0.0021910615820070396 0.7086352218281139 0.7113959789276123 0.04424036659539852 0.6784791567108848 0.6763848662376404 0.036735939706098196 75.25421142578125 74.3909683227539 2.4958689576172124
92 world_model 40 1.4656626311215488 1.468216896057129 0.008094625719901227 0.23714911124923008 0.2375716269016266 0.0012984703715641446 0.05819763649593695 0.0580393373966217 0.004169549037637724 0.05796179649504743 0.0585017129778862 0.002537342557119854 0.7417558594183489 0.7449128031730652 0.04113134902005747 0.7101274999705228 0.7068566679954529 0.03499964623068352 68.81868466463956 67.85173797607422 2.4252407325686596
93 world_model 41 1.4657376246018843 1.4683499336242676 0.008476276939689106 0.227502091364427 0.2279461920261383 0.0011728246685595123 0.06339088962836693 0.0631133913993835 0.004800832367813677 0.06263037025928493 0.0626027062535286 0.0029461774727978975 0.7765740643848072 0.7790505290031433 0.03726340596118692 0.743860358541662 0.7396740913391113 0.03279285525422583 62.42207856611772 61.5762825012207 2.3831662328993044
94 world_model 42 1.4678402597253972 1.469064474105835 0.004465139299180413 0.21746944568373935 0.2177585065364837 0.001244870820629068 0.06497555971145624 0.0647070184350013 0.005200539842419017 0.06578913601962 0.0653391405940055 0.003432843351139411 0.8109070387753573 0.8121354579925537 0.03307890894514463 0.7783809683539651 0.7740507125854492 0.03024816733000485 55.87849981134588 55.1705436706543 2.346919915565937
95 world_model 43 1.4443720687519421 1.4672737121582031 0.07129610996229563 0.20718322965231806 0.2071883231401443 0.0010477648781601647 0.06796628101305525 0.0676652193069458 0.005759638856910739 0.06987402621995314 0.0696400925517082 0.004106299223593772 0.844946796243841 0.8451690673828125 0.0283845681568534 0.8137255961244757 0.8136218190193176 0.027299422612671598 49.48209762573242 48.66407012939453 2.2153266019775124
96 world_model 44 1.4514106837185947 1.4658203125 0.03134589434588584 0.19712146168405356 0.1974535137414932 0.0010965085516072232 0.07049675963141698 0.070372886955738 0.0062194444203750275 0.07427283782850609 0.0745405182242393 0.004877326217333199 0.8777332414280284 0.8771377205848694 0.02341329713269667 0.8492452935738997 0.8528174161911011 0.023894531367096784 43.04621540416371 42.34357833862305 2.1423519221689604
97 world_model 45 1.4500575282356956 1.468209743499756 0.03962898484577625 0.18668674338947638 0.1864484846591949 0.000968462070283578 0.07391363009810444 0.074265718460083 0.006761380028273703 0.07751981914043424 0.0780320093035698 0.005603117166053573 0.9088689955798063 0.9077378511428832 0.018278231326962303 0.8836815519766374 0.8890122771263123 0.02010793897251243 36.62808470292525 35.90607833862305 1.9816009704235606
98 world_model 46 1.4556613835421475 1.4670789241790771 0.035387331694331954 0.17640998688611115 0.1763234585523605 0.0011111885624149112 0.07635975493626157 0.0768783092498779 0.007174778722147219 0.08317135884003203 0.0839361026883125 0.006669729143125133 0.9369614882902666 0.9365039467811584 0.013301165850118243 0.9168761806054548 0.921261727809906 0.015705120640892318 30.258521686900746 29.551759719848636 1.9012416733578965
99 world_model 47 1.456791964444247 1.4691858291625977 0.03723410531144053 0.1658857559615915 0.1660345494747162 0.0011104922755886984 0.0807388682257045 0.0819627493619918 0.008086050017690315 0.08989417349750341 0.0894843637943267 0.008286024433008592 0.9615512056784197 0.9613606929779052 0.008474755240633411 0.9474832469766791 0.9502413868904114 0.010815034381875793 24.009561365300957 23.342449188232425 1.751108712748188
100 world_model 48 1.461487184871327 1.4687750339508057 0.017448188906749217 0.15535629202019083 0.1552065461874008 0.0010916877109525527 0.08411335132338779 0.0864922404289245 0.008777709081607417 0.09620924903587857 0.0950576514005661 0.009889021284496107 0.9810501662167636 0.9806734323501588 0.004379013264114649 0.9731585545973345 0.9743982553482056 0.005997294545112445 17.87169213728471 17.042600631713867 1.5925881351925588
101 world_model 49 1.439285776831887 1.4686064720153809 0.08111193982246229 0.14401469176465811 0.1437372714281082 0.0010861799849853691 0.08727464418519622 0.0875521078705787 0.009703750657657223 0.09939324449409134 0.0972060933709144 0.010858755528870934 0.9941954775290056 0.9940271973609924 0.001403210363609152 0.9910382736812938 0.9913399815559388 0.002196394265410126 11.759381814436479 11.203801155090332 1.1617892420887215
102 world_model 50 1.4507160837000066 1.4670040607452393 0.04265229057449347 0.1237343075600537 0.1239204481244087 0.0020395720706350385 0.10715137557549906 0.1092424690723419 0.013189761603098305 0.1331728331067345 0.1313295215368271 0.016344083089854574 1.0000000270930203 1.0 1.0782885953654517e-07 0.9999999945813959 1.0 7.277893323773814e-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-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,0,75.2199866771698,74.7182936668396,152.74269771575928,,,
unitree_z1_dual_arm_stackbox_v2-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,1,74.00130152702332,74.17535519599915,151.2454628944397,235.9279327392578,0.7103498876094818,
unitree_z1_dual_arm_stackbox_v2-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,2,74.39367580413818,74.10200953483582,150.5736916065216,266.5294189453125,0.7832576632499695,
unitree_z1_dual_arm_stackbox_v2-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,3,74.19195032119751,74.18692517280579,151.52474284172058,225.79745483398438,0.6490676701068878,
unitree_z1_dual_arm_stackbox_v2-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,4,73.94189381599426,73.354647397995,150.4540731906891,239.75100708007812,0.4762617349624634,
unitree_z1_dual_arm_stackbox_v2-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,5,74.84601140022278,74.37709164619446,151.15113830566406,198.6431427001953,0.46798014640808105,
unitree_z1_dual_arm_stackbox_v2-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,6,73.28874897956848,74.32376432418823,150.74406003952026,233.21444702148438,0.4405097961425781,
unitree_z1_dual_arm_stackbox_v2-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,7,74.37222957611084,73.9946346282959,151.4945991039276,213.9320526123047,0.37685537338256836,
unitree_z1_dual_arm_stackbox_v2-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,8,73.66262292861938,74.50963377952576,151.30839157104492,231.5462646484375,0.49975353479385376,
unitree_z1_dual_arm_stackbox_v2-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,9,74.33709526062012,73.99943161010742,151.56067204475403,205.0883331298828,0.29087895154953003,
unitree_z1_dual_arm_stackbox_v2-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,10,74.84919834136963,74.84521508216858,152.83023381233215,211.45333862304688,0.19632834196090698,
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-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 0 75.2199866771698 74.7182936668396 152.74269771575928
3 unitree_z1_dual_arm_stackbox_v2-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 1 74.00130152702332 74.17535519599915 151.2454628944397 235.9279327392578 0.7103498876094818
4 unitree_z1_dual_arm_stackbox_v2-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 2 74.39367580413818 74.10200953483582 150.5736916065216 266.5294189453125 0.7832576632499695
5 unitree_z1_dual_arm_stackbox_v2-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 3 74.19195032119751 74.18692517280579 151.52474284172058 225.79745483398438 0.6490676701068878
6 unitree_z1_dual_arm_stackbox_v2-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 4 73.94189381599426 73.354647397995 150.4540731906891 239.75100708007812 0.4762617349624634
7 unitree_z1_dual_arm_stackbox_v2-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 5 74.84601140022278 74.37709164619446 151.15113830566406 198.6431427001953 0.46798014640808105
8 unitree_z1_dual_arm_stackbox_v2-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 6 73.28874897956848 74.32376432418823 150.74406003952026 233.21444702148438 0.4405097961425781
9 unitree_z1_dual_arm_stackbox_v2-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 7 74.37222957611084 73.9946346282959 151.4945991039276 213.9320526123047 0.37685537338256836
10 unitree_z1_dual_arm_stackbox_v2-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 8 73.66262292861938 74.50963377952576 151.30839157104492 231.5462646484375 0.49975353479385376
11 unitree_z1_dual_arm_stackbox_v2-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 9 74.33709526062012 73.99943161010742 151.56067204475403 205.0883331298828 0.29087895154953003
12 unitree_z1_dual_arm_stackbox_v2-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 10 74.84919834136963 74.84521508216858 152.83023381233215 211.45333862304688 0.19632834196090698

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-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,policy,74.28224678473039,,,,45.0,46.90909090909091,46.90909090909091,47.45454545454545,,226.18833923339844,0.4891243100166321,151.42088755694303,74.28224678473039,74.23518200354142,
unitree_z1_dual_arm_stackbox_v2-vid15-fs4,unitree_z1_dual_arm_stackbox_v2,world_model,74.23518200354142,,,,45.0,46.90909090909091,46.90909090909091,47.45454545454545,,226.18833923339844,0.4891243100166321,151.42088755694303,74.28224678473039,74.23518200354142,
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-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 policy 74.28224678473039 45.0 46.90909090909091 46.90909090909091 47.45454545454545 226.18833923339844 0.4891243100166321 151.42088755694303 74.28224678473039 74.23518200354142
3 unitree_z1_dual_arm_stackbox_v2-vid15-fs4 unitree_z1_dual_arm_stackbox_v2 world_model 74.23518200354142 45.0 46.90909090909091 46.90909090909091 47.45454545454545 226.18833923339844 0.4891243100166321 151.42088755694303 74.28224678473039 74.23518200354142

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"

View File

@@ -0,0 +1,54 @@
# DDIM Analysis Report
## Analysis Config
- Stability threshold: None
- Stability window: 3
- Mid-step window: 15-35
## Dataset Overview
- Unique samples: 1
- Step rows: 1100
- Sample rows: 2
- Round rows: 11
- Scenes: unitree_z1_dual_arm_stackbox_v2
- Pass types: policy, world_model
## Five Directions
### Original Early Stop
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_l2_vs_full50`: mean=116.2851, median=134.3071, p90=168.8894, p95=174.8168
### Direction C: Action Converges First
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `action_vs_full50_95pct_step`: mean=46.9091, median=46.9091, p90=46.9091, p95=46.9091
- `share_action_first_stable_before_latent`: nan
- `share_action_95pct_before_latent`: nan
### Direction D: Cross-Step Similarity
- `latent_delta_mid_steps`: mean=0.3545, median=0.3503, p90=0.4175, p95=0.4281
- `action_delta_mid_steps`: mean=0.0290, median=0.0277, p90=0.0417, p95=0.0443
- `state_delta_mid_steps`: mean=0.0287, median=0.0275, p90=0.0417, p95=0.0443
### Direction A: Budget Heterogeneity
- `oracle_budget_action`: mean=46.9091, median=46.9091, p90=46.9091, p95=46.9091
- `oracle_budget_state`: mean=47.6364, median=47.6364, p90=47.6364, p95=47.6364
- `oracle_budget_action_by_scene`:
- `unitree_z1_dual_arm_stackbox_v2`: mean=46.9091, median=46.9091, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=227.9598, median=233.8459, p90=250.2165, p95=255.9826
- `action_drift_vs_prev_round`: mean=0.4868, median=0.4126, p90=0.6674, p95=0.9804
- `round_total_time_s`: mean=140.5751, median=151.4169, p90=152.5972, p95=152.6533
- `policy_pass_total_time_s`: mean=67.0460, median=74.6652, p90=74.8384, p95=75.0009
- `world_model_pass_total_time_s`: mean=71.0145, median=74.6416, p90=74.7811, p95=74.7882

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

View File

@@ -0,0 +1,4 @@
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
unitree_z1_dual_arm_stackbox_v2,policy,67.0459744496779,67.0459744496779,,,,,,,,,,,44.90909090909091,44.90909090909091,,46.90909090909091,46.90909090909091,,46.90909090909091,46.90909090909091,,47.45454545454545,47.45454545454545,,140.57507241855967,140.57507241855967,,67.0459744496779,67.0459744496779,,71.01446437835693,71.01446437835693,,227.9598373413086,227.9598373413086,,0.4868394315242767,0.4868394315242767,
unitree_z1_dual_arm_stackbox_v2,world_model,71.01446437835693,71.01446437835693,,,,,,,,,,,45.27272727272727,45.27272727272727,,47.18181818181818,47.18181818181818,,47.18181818181818,47.18181818181818,,47.63636363636363,47.63636363636363,,140.57507241855967,140.57507241855967,,67.0459744496779,67.0459744496779,,71.01446437835693,71.01446437835693,,227.9598373413086,227.9598373413086,,0.4868394315242767,0.4868394315242767,
1 scene pass_type pass_total_time_s pass_total_time_s pass_total_time_s action_first_stable_step action_first_stable_step action_first_stable_step state_first_stable_step state_first_stable_step state_first_stable_step latent_first_stable_step latent_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_action oracle_budget_action oracle_budget_state oracle_budget_state oracle_budget_state round_total_time_s round_total_time_s round_total_time_s policy_pass_total_time_s policy_pass_total_time_s policy_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s latent_init_dist_to_prev_round latent_init_dist_to_prev_round latent_init_dist_to_prev_round action_drift_vs_prev_round action_drift_vs_prev_round action_drift_vs_prev_round
2 mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std
3 unitree_z1_dual_arm_stackbox_v2 policy 67.0459744496779 67.0459744496779 44.90909090909091 44.90909090909091 46.90909090909091 46.90909090909091 46.90909090909091 46.90909090909091 47.45454545454545 47.45454545454545 140.57507241855967 140.57507241855967 67.0459744496779 67.0459744496779 71.01446437835693 71.01446437835693 227.9598373413086 227.9598373413086 0.4868394315242767 0.4868394315242767
4 unitree_z1_dual_arm_stackbox_v2 world_model 71.01446437835693 71.01446437835693 45.27272727272727 45.27272727272727 47.18181818181818 47.18181818181818 47.18181818181818 47.18181818181818 47.63636363636363 47.63636363636363 140.57507241855967 140.57507241855967 67.0459744496779 67.0459744496779 71.01446437835693 71.01446437835693 227.9598373413086 227.9598373413086 0.4868394315242767 0.4868394315242767

View File

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

View File

@@ -0,0 +1,12 @@
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,0,75.1633813381195,74.65845823287964,151.8011167049408,,,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,1,74.6067202091217,74.65105175971985,150.01570415496826,233.27032470703125,0.4512166380882263,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,2,74.4969174861908,74.46240496635437,152.0778684616089,261.7488098144531,1.2934715449810028,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,3,74.80022644996643,74.64163494110107,151.41685676574707,228.61148071289062,0.3783820867538452,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,4,74.77430438995361,74.79531192779541,152.70952463150024,248.9351043701172,0.5713053643703461,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,5,74.6652364730835,74.78112602233887,152.597163438797,234.60574340820312,0.4352157711982727,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,6,74.83838105201721,56.818671226501465,133.00533390045166,248.71990966796875,0.35976648330688477,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,7,35.694902420043945,74.50677466392517,112.90221834182739,234.4214630126953,0.5978178381919861,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,8,74.69011640548706,74.7621967792511,152.42017436027527,205.3888397216797,0.34658968448638916,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,9,48.9313759803772,55.18583917617798,107.54401159286499,179.24655151367188,0.04471546411514282,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,10,54.84415674209595,71.89563846588135,129.83582425117493,204.650146484375,0.3899134397506714,
1 sample_id scene round_id policy_pass_total_time_s world_model_pass_total_time_s round_total_time_s latent_init_dist_to_prev_round action_drift_vs_prev_round psnr_full50
2 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 0 75.1633813381195 74.65845823287964 151.8011167049408
3 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 1 74.6067202091217 74.65105175971985 150.01570415496826 233.27032470703125 0.4512166380882263
4 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 2 74.4969174861908 74.46240496635437 152.0778684616089 261.7488098144531 1.2934715449810028
5 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 3 74.80022644996643 74.64163494110107 151.41685676574707 228.61148071289062 0.3783820867538452
6 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 4 74.77430438995361 74.79531192779541 152.70952463150024 248.9351043701172 0.5713053643703461
7 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 5 74.6652364730835 74.78112602233887 152.597163438797 234.60574340820312 0.4352157711982727
8 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 6 74.83838105201721 56.818671226501465 133.00533390045166 248.71990966796875 0.35976648330688477
9 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 7 35.694902420043945 74.50677466392517 112.90221834182739 234.4214630126953 0.5978178381919861
10 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 8 74.69011640548706 74.7621967792511 152.42017436027527 205.3888397216797 0.34658968448638916
11 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 9 48.9313759803772 55.18583917617798 107.54401159286499 179.24655151367188 0.04471546411514282
12 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 10 54.84415674209595 71.89563846588135 129.83582425117493 204.650146484375 0.3899134397506714

View File

@@ -0,0 +1,3 @@
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,policy,67.0459744496779,,,,44.90909090909091,46.90909090909091,46.90909090909091,47.45454545454545,,227.9598373413086,0.4868394315242767,140.57507241855967,67.0459744496779,71.01446437835693,
unitree_z1_dual_arm_stackbox_v2-vid25-fs4,unitree_z1_dual_arm_stackbox_v2,world_model,71.01446437835693,,,,45.27272727272727,47.18181818181818,47.18181818181818,47.63636363636363,,227.9598373413086,0.4868394315242767,140.57507241855967,67.0459744496779,71.01446437835693,
1 sample_id scene pass_type pass_total_time_s action_first_stable_step state_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_state oracle_budget_latent latent_init_dist_to_prev_round action_drift_vs_prev_round round_total_time_s policy_pass_total_time_s world_model_pass_total_time_s psnr_full50
2 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 policy 67.0459744496779 44.90909090909091 46.90909090909091 46.90909090909091 47.45454545454545 227.9598373413086 0.4868394315242767 140.57507241855967 67.0459744496779 71.01446437835693
3 unitree_z1_dual_arm_stackbox_v2-vid25-fs4 unitree_z1_dual_arm_stackbox_v2 world_model 71.01446437835693 45.27272727272727 47.18181818181818 47.18181818181818 47.63636363636363 227.9598373413086 0.4868394315242767 140.57507241855967 67.0459744496779 71.01446437835693

File diff suppressed because it is too large Load Diff

View File

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

View File

@@ -0,0 +1,54 @@
# DDIM Analysis Report
## Analysis Config
- Stability threshold: None
- Stability window: 3
- Mid-step window: 15-35
## Dataset Overview
- Unique samples: 1
- Step rows: 1100
- Sample rows: 2
- Round rows: 11
- Scenes: unitree_z1_dual_arm_stackbox_v2
- Pass types: policy, world_model
## Five Directions
### Original Early Stop
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_l2_vs_full50`: mean=115.6712, median=134.2763, p90=166.3884, p95=174.0037
### Direction C: Action Converges First
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `action_vs_full50_95pct_step`: mean=47.0909, median=47.0909, p90=47.0909, p95=47.0909
- `share_action_first_stable_before_latent`: nan
- `share_action_95pct_before_latent`: nan
### Direction D: Cross-Step Similarity
- `latent_delta_mid_steps`: mean=0.3546, median=0.3505, p90=0.4174, p95=0.4281
- `action_delta_mid_steps`: mean=0.0288, median=0.0273, p90=0.0416, p95=0.0447
- `state_delta_mid_steps`: mean=0.0284, median=0.0272, p90=0.0414, p95=0.0438
### Direction A: Budget Heterogeneity
- `oracle_budget_action`: mean=47.0909, median=47.0909, p90=47.0909, p95=47.0909
- `oracle_budget_state`: mean=47.7273, median=47.7273, p90=47.7273, p95=47.7273
- `oracle_budget_action_by_scene`:
- `unitree_z1_dual_arm_stackbox_v2`: mean=47.0909, median=47.0909, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=214.9619, median=217.4846, p90=247.1412, p95=249.8296
- `action_drift_vs_prev_round`: mean=0.4435, median=0.4376, p90=0.6998, p95=0.7873
- `round_total_time_s`: mean=148.7402, median=149.0590, p90=149.9180, p95=150.7287
- `policy_pass_total_time_s`: mean=73.7180, median=73.7583, p90=74.2213, p95=74.5731
- `world_model_pass_total_time_s`: mean=72.7458, median=73.1964, p90=73.8909, p95=73.9074

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

View File

@@ -0,0 +1,4 @@
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
unitree_z1_dual_arm_stackbox_v2,policy,73.71795095096935,73.71795095096935,,,,,,,,,,,45.09090909090909,45.09090909090909,,47.09090909090909,47.09090909090909,,47.09090909090909,47.09090909090909,,47.63636363636363,47.63636363636363,,148.74021928960627,148.74021928960627,,73.71795095096935,73.71795095096935,,72.74579028649764,72.74579028649764,,214.9619262695313,214.9619262695313,,0.4435392707586288,0.4435392707586288,
unitree_z1_dual_arm_stackbox_v2,world_model,72.74579028649764,72.74579028649764,,,,,,,,,,,45.27272727272727,45.27272727272727,,47.09090909090909,47.09090909090909,,47.09090909090909,47.09090909090909,,47.72727272727273,47.72727272727273,,148.74021928960627,148.74021928960627,,73.71795095096935,73.71795095096935,,72.74579028649764,72.74579028649764,,214.9619262695313,214.9619262695313,,0.4435392707586288,0.4435392707586288,
1 scene pass_type pass_total_time_s pass_total_time_s pass_total_time_s action_first_stable_step action_first_stable_step action_first_stable_step state_first_stable_step state_first_stable_step state_first_stable_step latent_first_stable_step latent_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_action oracle_budget_action oracle_budget_state oracle_budget_state oracle_budget_state round_total_time_s round_total_time_s round_total_time_s policy_pass_total_time_s policy_pass_total_time_s policy_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s latent_init_dist_to_prev_round latent_init_dist_to_prev_round latent_init_dist_to_prev_round action_drift_vs_prev_round action_drift_vs_prev_round action_drift_vs_prev_round
2 mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std
3 unitree_z1_dual_arm_stackbox_v2 policy 73.71795095096935 73.71795095096935 45.09090909090909 45.09090909090909 47.09090909090909 47.09090909090909 47.09090909090909 47.09090909090909 47.63636363636363 47.63636363636363 148.74021928960627 148.74021928960627 73.71795095096935 73.71795095096935 72.74579028649764 72.74579028649764 214.9619262695313 214.9619262695313 0.4435392707586288 0.4435392707586288
4 unitree_z1_dual_arm_stackbox_v2 world_model 72.74579028649764 72.74579028649764 45.27272727272727 45.27272727272727 47.09090909090909 47.09090909090909 47.09090909090909 47.09090909090909 47.72727272727273 47.72727272727273 148.74021928960627 148.74021928960627 73.71795095096935 73.71795095096935 72.74579028649764 72.74579028649764 214.9619262695313 214.9619262695313 0.4435392707586288 0.4435392707586288

View File

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

View File

@@ -0,0 +1,12 @@
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,0,74.92504262924194,73.4843533039093,151.53948426246643,,,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,1,73.14976501464844,72.50831246376038,147.29151892662048,236.7906494140625,0.3743894100189209,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,2,72.79753828048706,72.85141515731812,148.76237392425537,252.5179443359375,0.8748331964015961,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,3,73.76113796234131,73.809317111969,149.78780913352966,246.5437774658203,0.46273118257522583,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,4,73.90034294128418,73.44013237953186,149.0589771270752,175.5687255859375,0.08769065141677856,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,5,73.75833415985107,73.92397904396057,149.91799545288086,243.335693359375,0.6228261590003967,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,6,73.61266303062439,72.48553967475891,149.21961116790771,224.94631958007812,0.680397093296051,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,7,73.98595118522644,73.89092016220093,149.8288562297821,210.02279663085938,0.5641175508499146,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,8,73.28098225593567,73.19638013839722,148.46980357170105,189.51605224609375,0.41241657733917236,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,9,73.5044481754303,71.65871787071228,148.3517608642578,197.29632568359375,0.2582865357398987,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,10,74.22125482559204,68.95462584495544,143.91422152519226,173.0809783935547,0.09770435094833374,
1 sample_id scene round_id policy_pass_total_time_s world_model_pass_total_time_s round_total_time_s latent_init_dist_to_prev_round action_drift_vs_prev_round psnr_full50
2 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 0 74.92504262924194 73.4843533039093 151.53948426246643
3 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 1 73.14976501464844 72.50831246376038 147.29151892662048 236.7906494140625 0.3743894100189209
4 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 2 72.79753828048706 72.85141515731812 148.76237392425537 252.5179443359375 0.8748331964015961
5 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 3 73.76113796234131 73.809317111969 149.78780913352966 246.5437774658203 0.46273118257522583
6 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 4 73.90034294128418 73.44013237953186 149.0589771270752 175.5687255859375 0.08769065141677856
7 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 5 73.75833415985107 73.92397904396057 149.91799545288086 243.335693359375 0.6228261590003967
8 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 6 73.61266303062439 72.48553967475891 149.21961116790771 224.94631958007812 0.680397093296051
9 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 7 73.98595118522644 73.89092016220093 149.8288562297821 210.02279663085938 0.5641175508499146
10 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 8 73.28098225593567 73.19638013839722 148.46980357170105 189.51605224609375 0.41241657733917236
11 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 9 73.5044481754303 71.65871787071228 148.3517608642578 197.29632568359375 0.2582865357398987
12 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 10 74.22125482559204 68.95462584495544 143.91422152519226 173.0809783935547 0.09770435094833374

View File

@@ -0,0 +1,3 @@
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,policy,73.71795095096935,,,,45.09090909090909,47.09090909090909,47.09090909090909,47.63636363636363,,214.96192626953126,0.44353927075862887,148.74021928960627,73.71795095096935,72.74579028649764,
unitree_z1_dual_arm_stackbox_v2-vid35-fs4,unitree_z1_dual_arm_stackbox_v2,world_model,72.74579028649764,,,,45.27272727272727,47.09090909090909,47.09090909090909,47.72727272727273,,214.96192626953126,0.44353927075862887,148.74021928960627,73.71795095096935,72.74579028649764,
1 sample_id scene pass_type pass_total_time_s action_first_stable_step state_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_state oracle_budget_latent latent_init_dist_to_prev_round action_drift_vs_prev_round round_total_time_s policy_pass_total_time_s world_model_pass_total_time_s psnr_full50
2 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 policy 73.71795095096935 45.09090909090909 47.09090909090909 47.09090909090909 47.63636363636363 214.96192626953126 0.44353927075862887 148.74021928960627 73.71795095096935 72.74579028649764
3 unitree_z1_dual_arm_stackbox_v2-vid35-fs4 unitree_z1_dual_arm_stackbox_v2 world_model 72.74579028649764 45.27272727272727 47.09090909090909 47.09090909090909 47.72727272727273 214.96192626953126 0.44353927075862887 148.74021928960627 73.71795095096935 72.74579028649764

File diff suppressed because it is too large Load Diff

View File

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