早停特征验证,早停不通

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

View File

@@ -0,0 +1,54 @@
# DDIM Analysis Report
## Analysis Config
- Stability threshold: None
- Stability window: 3
- Mid-step window: 15-35
## Dataset Overview
- Unique samples: 1
- Step rows: 1100
- Sample rows: 2
- Round rows: 11
- Scenes: unitree_g1_pack_camera
- Pass types: policy, world_model
## Five Directions
### Original Early Stop
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_l2_vs_full50`: mean=118.1448, median=137.2515, p90=165.2197, p95=172.7743
### 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.3529, median=0.3489, p90=0.4169, p95=0.4276
- `action_delta_mid_steps`: mean=0.0313, median=0.0298, p90=0.0451, p95=0.0483
- `state_delta_mid_steps`: mean=0.0310, median=0.0300, p90=0.0436, p95=0.0460
### 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_g1_pack_camera`: mean=46.7273, median=46.7273, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=236.4804, median=243.4704, p90=257.5054, p95=261.9766
- `action_drift_vs_prev_round`: mean=0.2621, median=0.2435, p90=0.4256, p95=0.5909
- `round_total_time_s`: mean=151.4911, median=151.4212, p90=152.2260, p95=152.4231
- `policy_pass_total_time_s`: mean=74.2250, median=74.3476, p90=75.0393, p95=75.0564
- `world_model_pass_total_time_s`: mean=74.2693, median=74.3542, p90=74.6399, p95=74.6751

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 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: 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_g1_pack_camera,policy,74.22499192844738,74.22499192844738,,,,,,,,,,,44.90909090909091,44.90909090909091,,46.72727272727273,46.72727272727273,,46.72727272727273,46.72727272727273,,47.09090909090909,47.09090909090909,,151.4910772713748,151.4910772713748,,74.22499192844738,74.22499192844738,,74.26925277709961,74.26925277709961,,236.48041229248048,236.48041229248048,,0.2620766624808311,0.2620766624808311,
unitree_g1_pack_camera,world_model,74.26925277709961,74.26925277709961,,,,,,,,,,,45.09090909090909,45.09090909090909,,46.81818181818182,46.81818181818182,,46.81818181818182,46.81818181818182,,47.0,47.0,,151.4910772713748,151.4910772713748,,74.22499192844738,74.22499192844738,,74.26925277709961,74.26925277709961,,236.48041229248048,236.48041229248048,,0.2620766624808311,0.2620766624808311,
1 scene pass_type pass_total_time_s pass_total_time_s pass_total_time_s action_first_stable_step action_first_stable_step action_first_stable_step state_first_stable_step state_first_stable_step state_first_stable_step latent_first_stable_step latent_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_action oracle_budget_action oracle_budget_state oracle_budget_state oracle_budget_state round_total_time_s round_total_time_s round_total_time_s policy_pass_total_time_s policy_pass_total_time_s policy_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s latent_init_dist_to_prev_round latent_init_dist_to_prev_round latent_init_dist_to_prev_round action_drift_vs_prev_round action_drift_vs_prev_round action_drift_vs_prev_round
2 mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std
3 unitree_g1_pack_camera policy 74.22499192844738 74.22499192844738 44.90909090909091 44.90909090909091 46.72727272727273 46.72727272727273 46.72727272727273 46.72727272727273 47.09090909090909 47.09090909090909 151.4910772713748 151.4910772713748 74.22499192844738 74.22499192844738 74.26925277709961 74.26925277709961 236.48041229248048 236.48041229248048 0.2620766624808311 0.2620766624808311
4 unitree_g1_pack_camera world_model 74.26925277709961 74.26925277709961 45.09090909090909 45.09090909090909 46.81818181818182 46.81818181818182 46.81818181818182 46.81818181818182 47.0 47.0 151.4910772713748 151.4910772713748 74.22499192844738 74.22499192844738 74.26925277709961 74.26925277709961 236.48041229248048 236.48041229248048 0.2620766624808311 0.2620766624808311

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.4643647887490012,1.4685146808624268,0.11946496958360509,1.4148771329359575,1.4147257804870603,0.0017984101608485988,0.04281757399439806,0.0392014160752296,0.008532584867967428,0.03407446464354336,0.0336839072406291,0.005709339832039931,0.08155293779617001,0.077914148569107,0.04679852520684907,0.07369075512344185,0.0933109745383262,0.06745704605608141,170.09748008034447,171.06507873535156,10.505909113191718
policy,2,1.4541257944974033,1.4734899997711182,0.058318946913729415,1.0217632922259243,1.0221184492111206,0.0018243984267821882,0.03183789974586525,0.0312561765313148,0.0040836650740390815,0.02485884675248098,0.0250939335674047,0.0034012227624572343,0.08140638741579918,0.0768530443310737,0.04697127046684661,0.07446798606013708,0.0949154943227768,0.06698259561179119,169.23872514204547,168.94827270507812,10.557645930205437
policy,3,1.4691599932583896,1.470665693283081,0.005543378191498716,0.850593398917805,0.8505691289901733,0.0010002504677263727,0.02459242144091556,0.0238988660275936,0.005148060909606215,0.018639818849888655,0.0189135950058698,0.0026148793321467243,0.08384929055517366,0.0789375901222229,0.0470194288131813,0.07829395512288263,0.0986015349626541,0.06741940188036281,169.08106717196378,170.78274536132812,10.922710014605762
policy,4,1.4598333835601807,1.4700920581817627,0.03999101236346604,0.7504921176216819,0.7511603236198425,0.002204449431442244,0.01972710713744159,0.0199761055409908,0.00393638778985888,0.0155389210717244,0.0144460797309875,0.0029508824613728476,0.0880777879872105,0.0838154405355453,0.04698446571781875,0.0843947429887273,0.1043250784277916,0.06791345800638893,168.03258167613637,169.22280883789062,10.922582818026411
policy,5,1.4335628856312146,1.4701387882232666,0.0808474674398391,0.6826300404288552,0.6819959282875061,0.001890172866151874,0.01639852198687462,0.0156712140887975,0.002790387852083108,0.014331226067786819,0.0129353087395429,0.0034085937748645143,0.0936777947301214,0.0910099148750305,0.04711223904805821,0.09181853510778057,0.1118631586432457,0.06836859573484567,166.0841203169389,166.22369384765625,10.243451847158397
policy,6,1.4402985572814941,1.4712324142456057,0.06835911239779546,0.6330406774174083,0.6331149935722351,0.0013513106855039577,0.0151571499353105,0.0149793233722448,0.0031206323648545163,0.012832071208818345,0.0122287198901176,0.0023915636981314847,0.10016470639543094,0.0993154644966125,0.04738779037041065,0.10003195347433737,0.1204004138708114,0.06860743916320584,165.64228959517047,165.88099670410156,10.263589696848832
policy,7,1.451158111745661,1.4723591804504397,0.044411611953512946,0.594232824715701,0.593671977519989,0.0011183720417689005,0.015228892591866544,0.014497703872621,0.003513930042467193,0.012337777763605064,0.012337090447545,0.001362647107553788,0.1072305437516082,0.1087293922901153,0.04779812449365048,0.10901441539383744,0.1298665702342987,0.06866700632653792,162.61344216086647,162.01109313964844,9.965445014416865
policy,8,1.453081651167436,1.4714808464050293,0.060856995323781735,0.5634365190159191,0.5633569359779358,0.001538824837380747,0.015222255140542927,0.0144889457151293,0.0036440824929860165,0.012728041545911218,0.0126567129045724,0.0011071913735304527,0.11505048755895002,0.1191661655902862,0.04828471178990196,0.11853112077171148,0.1399197578430175,0.06863627871831689,160.31207552823153,159.6591796875,9.998474862005931
policy,9,1.4518233862790195,1.4713809490203855,0.06384766825417784,0.5371716997840188,0.5367397665977478,0.00119799520290687,0.015034105459397427,0.0141661390662193,0.0031497299872971377,0.013244852677664927,0.0129782455042004,0.0012503706354094228,0.12357755276289849,0.1302836835384369,0.04875568816050281,0.1285001942887902,0.1504424214363098,0.06854927892680253,158.74315990101206,158.91424560546875,9.334594090177877
policy,10,1.45024620402943,1.4693543910980225,0.04926523061596906,0.5157278776168823,0.5156438946723938,0.0006784788635188598,0.015083106234669656,0.0145043134689331,0.0025643355262319,0.013690607198937327,0.0135310553014278,0.0013257226314623452,0.1328831558877771,0.1421728134155273,0.048996699101949974,0.1388687498190186,0.1613283008337021,0.06845518924164967,156.9241804643111,159.1904754638672,8.110437410818491
policy,11,1.444454388184981,1.4709253311157229,0.0885492632473059,0.496602090922269,0.4962410032749176,0.0013039866938400913,0.015376358716325273,0.0151475789025425,0.002017205620873061,0.014698531732640428,0.0144659560173749,0.0013280586819555027,0.14287893541834568,0.1525715142488479,0.04904092680134504,0.14972653985023496,0.1728588342666626,0.06843626264144984,155.5454961603338,157.67005920410156,7.781809460759908
policy,12,1.4495672095905652,1.4743444919586182,0.08235753379631829,0.4801749966361306,0.4799525737762451,0.000902742483838771,0.015821124935014638,0.0156387612223625,0.0017984735074255864,0.0155477133494886,0.0153720257803797,0.0012135653508671457,0.15324927392331034,0.1628736108541488,0.04897643937871421,0.16094945540482344,0.184751346707344,0.0684884090749342,154.19762906161222,156.07546997070312,8.150938548918997
policy,13,1.4486402164806018,1.4744722843170166,0.07969306661445948,0.46393065831877967,0.4638084769248962,0.0008748368673454794,0.016626007177612954,0.01647275313735,0.0018086679872989675,0.016100792298940046,0.0161943007260561,0.0012045572244640211,0.16416988725011994,0.1732068806886673,0.04896005116781644,0.1725476736372167,0.1969069391489029,0.068478736709341,152.0845323042436,153.36557006835938,7.721437583934334
policy,14,1.4453192190690474,1.468017339706421,0.05264109303843239,0.4508701535788449,0.4505763351917267,0.0009505103780250265,0.017609759657220354,0.0175512973219156,0.0017592237890723748,0.017064232294532328,0.0170348230749368,0.001270485708400615,0.17561168088154355,0.1836914122104644,0.048965035477324795,0.18447633697227994,0.2095178365707397,0.06836240386069921,150.21925631436434,151.2340545654297,7.28035098163076
policy,15,1.4479859308762983,1.4688806533813477,0.07842091803812619,0.43892092596400867,0.4388017356395721,0.0006090699321633986,0.018392478708516416,0.018379459157586,0.0016634864046166824,0.0178374705666845,0.0178643409162759,0.0013032702419437212,0.18761804970827967,0.1929938793182373,0.048950300426178504,0.19682544266635718,0.2224430739879608,0.0681496771901637,148.9786931818182,149.8619842529297,7.183796803551464
policy,16,1.4501507932489568,1.472064971923828,0.07296202797146564,0.4266620549288663,0.4265547692775726,0.0006317364362079431,0.019098526713522943,0.0191935021430253,0.0014391345328292882,0.018909056586298028,0.0189465321600437,0.0012669991546541315,0.20013522695411334,0.2009296715259552,0.04894724949745174,0.20969889245250004,0.235941857099533,0.06796722492792714,147.64975807883522,148.93096923828125,7.028528784118946
policy,17,1.4665821682323108,1.466827392578125,0.010499568350019747,0.41590515591881494,0.416337251663208,0.0009997707025206652,0.019994667646559754,0.0201997961848974,0.001379925491732909,0.019927606325257856,0.0198932811617851,0.001317283947292341,0.2131885994564403,0.2105266749858856,0.04890426258779776,0.22302113812078125,0.2498722970485687,0.06779833250998542,146.45462868430397,148.46408081054688,6.73497239911813
policy,18,1.4712181308052756,1.474581956863403,0.007750363440223481,0.40625025738369336,0.4059191048145294,0.0010800856216576027,0.020714854652231336,0.0208488684147596,0.001384568576282785,0.02073309655216601,0.0206792298704385,0.0012687780651277735,0.2267513667995279,0.2258680015802383,0.048743387281005676,0.23679225214503025,0.2641832828521728,0.06771691137615982,145.28262329101562,147.085693359375,6.443550109193905
policy,19,1.4439404877749356,1.4710924625396729,0.06232354674563371,0.3967506912621585,0.396649420261383,0.0010050803948196772,0.022012898698449093,0.0223398562520742,0.0012621234090054861,0.021984958851879257,0.0218807458877563,0.001258675344227013,0.24069879542697556,0.2418799698352813,0.04880449050600198,0.25113794884898444,0.2790946960449219,0.06758273720249028,144.20575228604403,146.3004913330078,5.954482749653211
policy,20,1.4693304191936145,1.4748013019561768,0.011052732221516794,0.38752706484361127,0.3874090313911438,0.001034296580485665,0.022933603518388454,0.0232044085860252,0.0013018049255700318,0.0228283342651345,0.0226724166423082,0.0012637530791815457,0.25539551539854566,0.2567644119262695,0.04870047432505133,0.2658977820114656,0.2942913472652435,0.06748155620320793,142.94178355823863,144.65557861328125,5.462257314486613
policy,21,1.4739628488367253,1.475623607635498,0.004919572374213548,0.378894952210513,0.3791788518428802,0.001025993760118785,0.024044604125347955,0.0242867935448884,0.00132583235865487,0.024273770268667772,0.0241147838532924,0.0012500849623744918,0.2706766602667895,0.2709282636642456,0.048556081192350074,0.2812915945594961,0.3102010488510132,0.06739307856150614,141.88197049227628,143.0328369140625,5.328747554157212
policy,22,1.4712780605662952,1.4691743850708008,0.006864379727599383,0.3710618181662126,0.3712555766105652,0.0006692269219455867,0.025322464379397266,0.0255931634455919,0.0012715289211763724,0.02550048990683117,0.0252727624028921,0.0012870320310288282,0.28641768883575086,0.2852920591831207,0.04842803930383065,0.2973022406751459,0.3266588449478149,0.06725796773315261,140.9632929021662,142.11849975585938,5.0136914538419495
policy,23,1.4350546273318203,1.4687039852142334,0.07997943289279814,0.3633401122960177,0.3631722331047058,0.0009989748146953473,0.026672355153343843,0.027136480435729,0.0012443973114825869,0.026658307083628353,0.0263877399265766,0.0013472910980284953,0.3025903904979879,0.3030104041099548,0.048280787305788025,0.3139006414196708,0.3423101007938385,0.06703547592704566,140.0803319757635,140.9939422607422,4.593726109044367
policy,24,1.4309492761438543,1.4715476036071775,0.0858298076934187,0.3563299693844535,0.3563564717769623,0.0008959700858330447,0.02793866802345618,0.0282828044146299,0.0014388407803073353,0.02799780582162463,0.0276559609919786,0.0014552222541383201,0.3197950368577783,0.3229982256889343,0.04783274846005909,0.33120391450145026,0.3564364314079284,0.06672903498922225,139.2905828302557,140.40904235839844,4.435610070156716
policy,25,1.4494194117459385,1.4702398777008057,0.07093145311155574,0.3493931158022447,0.3492731750011444,0.0009851462446976535,0.029285558414730108,0.0295346230268478,0.001505166961002917,0.02943666093051428,0.0291007291525602,0.0015311789550177448,0.33794105865738605,0.3434889912605285,0.047160371525491775,0.349244935946031,0.3712327480316162,0.06638113111553619,138.36009493741122,139.26083374023438,4.1431081850152776
policy,26,1.4699790261008523,1.4730641841888428,0.01345044089820449,0.34222279082645063,0.3419949114322662,0.0010486632211865125,0.030812483111565717,0.0313926599919796,0.001548341935311138,0.0306619200855493,0.0303577240556478,0.0015910381564822266,0.35674967007203534,0.3649344444274902,0.046474867806131706,0.3679815882986242,0.3865175247192383,0.06595508811603952,137.8521201393821,138.7310028076172,4.128792787821338
policy,27,1.468766754323786,1.4721136093139648,0.011633283159055248,0.33555776422674,0.335639089345932,0.001213625565416701,0.032442700287157795,0.0328396186232566,0.001562470976658336,0.03222530335187906,0.031873095780611,0.0016364673207481441,0.3764675611799413,0.3874861896038055,0.045751812835412776,0.38755452091043646,0.4025210440158844,0.06542703424857234,137.35802806507456,138.27166748046875,3.91192755951621
policy,28,1.453011079268022,1.4696829319000244,0.05923218778920788,0.32929666746746405,0.329518586397171,0.0011773860605221414,0.03402061015367503,0.0343900397419929,0.0016623573205540526,0.033716790716756435,0.0334406234323978,0.0016943412683561483,0.3970481888814406,0.4109510481357574,0.04481957298571838,0.40797183459455316,0.4191781878471374,0.06482322389922324,136.80251797762784,137.7513427734375,3.842427618704297
policy,29,1.4546096108176492,1.4728519916534424,0.06608759137741625,0.3229366459629752,0.322741150856018,0.0012239891389898506,0.0356819778680801,0.0359496474266052,0.0019054730060930312,0.03533605147491797,0.0348477996885776,0.001774232015556231,0.4189335730942813,0.4347765743732452,0.04373257254016122,0.42934841188517486,0.4366675019264221,0.06408464580588284,136.07441295276988,137.02008056640625,3.616032880010223
policy,30,1.4577914151278408,1.474189043045044,0.053860776170227574,0.31670473109592084,0.3166425228118896,0.0011014849973054641,0.03759356588125225,0.037754151970148,0.0018783720256698863,0.037365547974001226,0.036752238869667,0.0019108722852618706,0.441381879828193,0.4540104866027832,0.04289638972643966,0.45185111327604816,0.4552650451660156,0.0631586537050016,135.57533541592684,136.5150146484375,3.4262039482242024
policy,31,1.4538111253218218,1.4696011543273926,0.0360097670839535,0.31162824143062934,0.3117263913154602,0.0009013153305599144,0.0393330918794328,0.0392529480159282,0.0019819057134478056,0.039152730256319,0.0384356975555419,0.001969918607737662,0.4651488878510215,0.4741113483905792,0.041995091315069094,0.47539693117141724,0.4748137593269348,0.062114575384912496,129.24837285822088,129.9188232421875,3.2632438024444537
policy,32,1.4704401926560835,1.474531650543213,0.01075551266362713,0.30393185398795386,0.3042071461677551,0.0010586996264491486,0.04157216542146417,0.0412184819579124,0.0017972823761834788,0.04045209728858683,0.0396092012524604,0.002139237437079005,0.4897051291032271,0.4956349432468414,0.04134991595638768,0.4998013106259433,0.4950272142887115,0.06090836017505551,122.95333307439631,123.65977478027344,3.0880454472713708
policy,33,1.4731678745963357,1.473830223083496,0.004752219302401104,0.2957445383071899,0.2958968877792358,0.0011429464467950909,0.04347564313899382,0.0428317114710807,0.0024512506577975828,0.042609430510889355,0.0415723286569118,0.002255994799632196,0.5162798681042411,0.5207837224006653,0.04007511057883185,0.5254944102330641,0.5165548324584961,0.05949591865922783,116.75520671497692,117.48394012451172,2.9589432387265497
policy,34,1.4589084061709316,1.4665017127990725,0.032630350812439486,0.2876056080514734,0.2876955866813659,0.0013782416113859587,0.04568399996920061,0.0449166558682918,0.002378854999547093,0.04469157010316844,0.0436306819319725,0.0023669127989235706,0.5440903929146853,0.5513156652450562,0.03890638015384111,0.5524050755934282,0.5393847227096558,0.05786256046399864,110.42148936878552,111.21601104736328,2.838917270477883
policy,35,1.4514379718086936,1.4714417457580566,0.04617745351386486,0.27884076129306445,0.2791093587875366,0.001043473372444849,0.04801188646392384,0.0471608825027942,0.002393580620760842,0.04675462469458577,0.0458813868463039,0.0025468147949929054,0.5733803022991527,0.581934928894043,0.037760664059080656,0.5805426077409224,0.568490743637085,0.056002218845501696,104.15709408846769,104.91960906982422,2.7979038383335135
policy,36,1.4492437189275569,1.471243143081665,0.0737765238865744,0.27016199718822126,0.2702356874942779,0.0011306823207609445,0.050716660916805226,0.0497601516544818,0.002625188680908781,0.04999401047825809,0.0494257248938083,0.002795705750731449,0.6042665568265048,0.6092218160629272,0.03640729869526877,0.6104725436730818,0.6012518405914307,0.05381268756361428,97.95745918967508,98.840576171875,2.738723778717534
policy,37,1.4538352489471436,1.4690988063812256,0.0457836322023699,0.26096625219691877,0.2610688805580139,0.0009061107546286581,0.053497848524288634,0.0527910850942134,0.003212518277271837,0.051143160597844496,0.0507018715143203,0.0029951523969799073,0.637215646830472,0.6398462653160095,0.03444890247036076,0.6409264532002535,0.6355582475662231,0.051507657595687664,91.652099609375,92.54032135009766,2.684004496466761
policy,38,1.4566808180375532,1.4724955558776855,0.04235987573073707,0.2516751993786205,0.251907616853714,0.001117988117132102,0.05602727424014693,0.0561307556927204,0.00328600563875306,0.05494774200699542,0.0549914576113224,0.00332624741891855,0.6713680679147894,0.6724480390548706,0.03229591071369006,0.6733194589614868,0.671265721321106,0.0487047944466783,85.39000909978694,86.12053680419922,2.627467613788882
policy,39,1.4406840801239014,1.47485613822937,0.08354631830102618,0.2420696534893729,0.2423757165670395,0.0012514525165951433,0.05881078338081183,0.059526477009058,0.003418186954718648,0.057084265419027974,0.0575138628482818,0.003645173096403443,0.7066746191544966,0.7066949009895325,0.030047146565527597,0.7065333344719626,0.7081829309463501,0.045673785779410815,79.27400415593928,79.92479705810547,2.5960672292479985
policy,40,1.4064905426718972,1.4690375328063965,0.11585307183135446,0.23244414952668271,0.2326675355434417,0.0013495055124272922,0.06157916411757465,0.062261588871479,0.003564051416678765,0.05833273956721474,0.059008415788412,0.0038470968256900068,0.7427707747979597,0.7417453527450562,0.02763995074485661,0.739755776795474,0.7450113296508789,0.04246605478348856,73.0922588001598,73.5637435913086,2.4314005693356804
policy,41,1.4313715371218594,1.466968297958374,0.07368545861305165,0.22199878096580503,0.2217127829790115,0.0013969031394365553,0.06610668315128843,0.0665889084339141,0.0035829755370485484,0.06246782974763346,0.0629662051796913,0.004400222545127881,0.7797025496309454,0.7775286436080933,0.0251589907318902,0.7743967554785989,0.7825913429260254,0.03867995266953225,66.98066642067649,67.30145263671875,2.327367054318163
policy,42,1.428111726587469,1.4738636016845703,0.10034509469545733,0.21233072064139621,0.2122133672237396,0.0014393924320923032,0.06758632578633042,0.0684843808412551,0.0038116478602509816,0.06470932709899811,0.064999796450138,0.0047624362430992205,0.8161974115805193,0.8139770030975342,0.022367948765810382,0.8088300011374734,0.8194238543510437,0.03460052082312121,60.793091167103164,61.25485610961914,2.301073842393202
policy,43,1.4665637883273037,1.4747726917266846,0.021786420640368755,0.20184920186346222,0.2016905844211578,0.0016286538498986188,0.07008000598712397,0.0715215727686882,0.004076197175567837,0.06775860082019455,0.067810982465744,0.005260289591197391,0.8518163182518699,0.8503491282463074,0.01934837710554393,0.8429664210839705,0.8516335487365723,0.030134335252600654,54.72544756802645,55.17553329467773,2.206402025876178
policy,44,1.4727906313809482,1.4726550579071045,0.004036726084646233,0.19168418374928556,0.1914531886577606,0.00140539550225344,0.07191436195915392,0.0736697241663932,0.00439316234216171,0.07105440849607637,0.0708177387714386,0.005900156371618375,0.885437851602381,0.8852209448814392,0.016208972434463058,0.8762508739124645,0.8820749521255493,0.02520525922544915,48.51811391657049,49.013309478759766,2.1088416380569814
policy,45,1.446694547479803,1.4745047092437744,0.07551140740072294,0.1812714406035163,0.181238442659378,0.0014373250432260674,0.0742860836061564,0.0762761756777763,0.004684855683469112,0.07260908457365899,0.0721836537122726,0.006349689097127822,0.9164211587472395,0.9174055457115172,0.012989724729321951,0.9070658846334978,0.9110933542251588,0.020215141180785,42.32746817848899,42.7825813293457,1.9662650589241975
policy,46,1.4368385401639072,1.4654018878936768,0.08385292373748879,0.17085370556874704,0.1709097772836685,0.0014258611868877991,0.07530549033121627,0.0774233341217041,0.005084526833169449,0.07631432739171112,0.0748278275132179,0.007228668594895186,0.9434121738780629,0.9452750086784364,0.009739925980528348,0.9354661919853904,0.9390493035316468,0.01502288706537057,36.078021656383164,36.60586166381836,1.8736266830423625
policy,47,1.4586541652679443,1.4740231037139893,0.052442128026293486,0.16035677357153455,0.1603856384754181,0.0014218573660375136,0.07815956798466765,0.079449750483036,0.005649116803440019,0.08074588599530129,0.0784367695450782,0.008250123508504568,0.96619666706432,0.968171000480652,0.006511558222465456,0.9604470025409352,0.9631124138832092,0.009887607373441406,29.675485957752574,30.196746826171875,1.710546362843461
policy,48,1.4722720926458186,1.4723389148712158,0.006367569543143773,0.14940655908801334,0.1492402106523513,0.0013993454651778864,0.08010110394521187,0.0802122130990028,0.0065067700622938075,0.08444487845355811,0.0823443830013275,0.009396625209948162,0.9836481647057966,0.9846829771995544,0.003527035088416307,0.9803741194985129,0.981927752494812,0.0053060435890045525,22.973013444380328,23.38234519958496,1.414627103345284
policy,49,1.444547176361084,1.4667015075683594,0.07979592155859828,0.1370534097606485,0.1371117383241653,0.0016530970261065567,0.0824336091225797,0.0813702046871185,0.007697837816589516,0.0850304785099896,0.0825256034731864,0.010166840989871232,0.9950967051766135,0.9953904151916504,0.0011709772222340735,0.9935735464096069,0.9941732883453368,0.001927078989020655,15.557310711253773,15.786161422729492,0.9877801119379396
policy,50,1.4521542245691472,1.4720304012298584,0.06603852925661893,0.11369569125500588,0.1138272359967231,0.0023110222589311866,0.10032822530377991,0.100488431751728,0.010894687851971983,0.11266036467118692,0.1085293665528297,0.016299536150999543,1.0,1.0,6.529361694285094e-08,1.0000000108372082,1.0,1.2162322090147332e-07,0.0,0.0,0.0
world_model,1,1.4531300067901611,1.4690628051757812,0.0491156866948184,1.4132896228270098,1.4142149686813354,0.003255941925227477,0.04233239455656567,0.0411906465888023,0.005088275729587036,0.02972275696017521,0.0294788870960474,0.002841034427781072,0.01066405207596041,0.0190485790371894,0.09199178404776863,0.02096229859373785,0.0179943591356277,0.05441100021739327,170.52376487038353,170.8175811767578,11.959971483244104
world_model,2,1.445748134092851,1.468601942062378,0.08171767080670449,1.0209344842217185,1.021303653717041,0.0015422980053260021,0.03186475400897584,0.0320959351956844,0.003721582363586933,0.022558428685773454,0.0224028918892145,0.0018216906440364554,0.008729932829737663,0.0177913960069417,0.09297319810205869,0.021638473834503763,0.0198191553354263,0.05502681677640681,169.82606506347656,169.7007598876953,11.959937134835702
world_model,3,1.4506308165463535,1.4671649932861328,0.060800746781730586,0.8507153229279951,0.8504046201705933,0.0018239936759067248,0.0240144531496546,0.0244467742741107,0.003459577360881089,0.017316160554235592,0.0169892609119415,0.0011381811987599272,0.010169191963293328,0.0220091436058282,0.0937136821672725,0.025857549160718904,0.0239264145493507,0.05581771555239258,169.58072731711647,168.5248260498047,12.44009009157486
world_model,4,1.4488683180375532,1.4695987701416016,0.06083445703556617,0.7501633275638927,0.7506617307662964,0.0019104562769016382,0.019725087098777235,0.0205037556588649,0.0029169759726555044,0.014891516332599199,0.0146292811259627,0.0014052944916993554,0.013635958798907007,0.0289527475833892,0.09436679755241259,0.032324665903367765,0.0300790797919034,0.05650057724582583,169.13958740234375,167.8528594970703,12.606348203149023
world_model,5,1.4711864211342551,1.4697744846343994,0.005543605858954345,0.6832541877573187,0.6833713054656982,0.001706121726052321,0.016979324038733073,0.0177939422428607,0.0020666375628348465,0.014220128428529545,0.0139124719426035,0.0022124306807632956,0.018689718774773864,0.0375685915350914,0.09471027705698441,0.040026255586946544,0.0374040566384792,0.05707607130608291,167.6177714954723,166.66705322265625,11.796981533614542
world_model,6,1.469280112873424,1.4719183444976809,0.007035133789255347,0.6333861784501509,0.6336749792098999,0.0021994267898777678,0.015492973087186118,0.0159195940941572,0.0019235300148187366,0.014116137288510737,0.0133379511535167,0.0031382793140078396,0.024794587188146335,0.0456058643758297,0.09487748563846209,0.04845040494745425,0.0457378253340721,0.05747753645711032,165.6778994473544,166.3711395263672,10.619013098115387
world_model,7,1.472085866061124,1.4723243713378906,0.006705820056056248,0.594574744051153,0.5951471328735352,0.0017231972182991469,0.015496570870957545,0.0154151702299714,0.0018451227369357193,0.014593197371471972,0.0136789213865995,0.003112130334601752,0.03163379735567353,0.0531187243759632,0.09500268267607594,0.05747796129435297,0.054626677185297,0.05784256562113932,164.5299432927912,167.68191528320312,10.895195708066765
world_model,8,1.4720198457891291,1.4723889827728271,0.00518391152535472,0.5636271129954945,0.5632905960083008,0.0017041149849807641,0.015425535088235636,0.0149150779470801,0.002022114955101204,0.015047084963457101,0.0144340507686138,0.002766965369977585,0.039239831099455995,0.0612411201000213,0.09529415723945427,0.06695743971927595,0.0640106722712516,0.05829367138748683,161.57355013760653,163.56802368164062,9.20971537732733
world_model,9,1.469901821830056,1.4702527523040771,0.004054648873007827,0.5375342098149386,0.5376063585281372,0.0022408520244777924,0.01536705979908049,0.0150943789631128,0.0020627140424513473,0.015495549379424566,0.0150679098442196,0.0025499023501039187,0.047641504047946495,0.0695167630910873,0.09545233680869104,0.07685744305225933,0.0736455470323562,0.05871498975218288,159.50396451083097,162.58323669433594,8.806904337789945
world_model,10,1.4392199516296387,1.4625244140625,0.08112541237824192,0.5162806239995089,0.5160682201385498,0.001015326527604176,0.01581603263250801,0.0156884975731372,0.002194845011028816,0.015158226459541053,0.0151408966630697,0.001827411956165913,0.05681518075818364,0.0773289203643798,0.09557560321661594,0.08726916614581236,0.0845247060060501,0.0590524145616215,157.6842609752308,158.38314819335938,7.924084492832992
world_model,11,1.458111589605158,1.4677298069000244,0.043944208682374794,0.49642668528990314,0.496480256319046,0.0005663056442703679,0.016232124953107337,0.0161107461899518,0.00202627913709701,0.016051699746061417,0.0156848207116127,0.0023461394014470966,0.0667126461524855,0.08636424690485,0.0957183652896705,0.0982694817198948,0.0955507382750511,0.059556103353279065,155.52410195090553,156.44131469726562,7.5939063999666
world_model,12,1.4709015976298938,1.4696195125579834,0.006571165767571775,0.4789586663246155,0.4792364537715912,0.0013763685255176977,0.01668058818375519,0.0165126323699951,0.002024669784464341,0.01710942666977639,0.0166090708225965,0.0025077171602272,0.07705980844118376,0.095755249261856,0.09579551584430755,0.1097479498183185,0.1067567467689514,0.06021688248046881,152.93443991921166,155.23826599121094,7.2050821136123355
world_model,13,1.4617737206545742,1.4697272777557373,0.023172067070014075,0.463858271187002,0.4638905525207519,0.0009477019034480374,0.017425104213709134,0.0167829282581806,0.0022162356934673907,0.0171601602976972,0.0172439478337764,0.0012111169653336873,0.08788447149775241,0.1056859940290451,0.09596174211067532,0.12172558565031394,0.1184326708316803,0.06080954837990382,151.11357532848012,153.3643341064453,6.853307435947781
world_model,14,1.454773035916415,1.4701380729675293,0.03978065430192767,0.4507119493051009,0.4507866203784942,0.0011219127697888148,0.018485929139635728,0.0187662951648235,0.002262044974358526,0.01810785349119788,0.0182711947709321,0.001235132468826602,0.09915354492312126,0.1164980083703994,0.09619746304615621,0.134206107055599,0.1303138434886932,0.06138013568876015,150.10934448242188,150.59906005859375,6.446610288789346
world_model,15,1.4720990657806396,1.469578981399536,0.007278597676559286,0.4381364177573811,0.4380443394184112,0.0009090200226474513,0.01926086301153351,0.0200432352721691,0.0019577541730104123,0.01886712945997711,0.0188689120113849,0.0013236201255172066,0.11103096494281829,0.1281785815954208,0.09631354776925964,0.147093788805333,0.1426986157894134,0.06198671636642755,149.1476260098544,151.31027221679688,6.635135587715655
world_model,16,1.4700754555788906,1.471893072128296,0.007316474803078249,0.4262196123600006,0.4262261390686035,0.001095853726906011,0.01975194686515758,0.0202637277543544,0.0015447396570022426,0.02004082263870667,0.0198499336838722,0.0014795669134745663,0.1235810842111029,0.1403981745243072,0.09632255942860052,0.16050492972135538,0.1562183201313018,0.0626203087188999,147.29337241432884,148.6558074951172,6.348471381299838
world_model,17,1.466769196770408,1.4713497161865234,0.01920632783168187,0.4154950895092704,0.4158066213130951,0.0008478264439112066,0.020501015369187654,0.0203900691121816,0.0014808879254982615,0.02109600095586337,0.0207161176949739,0.0014869817054661667,0.1367613773115656,0.1531966775655746,0.09620123742728133,0.17452066662636667,0.1704875230789184,0.06324886632959478,145.88161399147728,147.55361938476562,5.950619793837957
world_model,18,1.4245793169195002,1.466609239578247,0.08345920226518164,0.40545678680593317,0.4053582847118377,0.0011237834337533212,0.02135313386944204,0.021364402025938,0.001510699635536334,0.02179946547204792,0.0214679613709449,0.0012503401103612277,0.1505665535276586,0.1667198240756988,0.09589316049999586,0.1890738877383145,0.1857475638389587,0.06381919235034304,144.5868058638139,145.1148223876953,5.7265322391357065
world_model,19,1.423682082783092,1.4692938327789309,0.09700786789595284,0.3961623961275274,0.3964757025241852,0.000765055684079319,0.02290288934653452,0.0230877380818128,0.0015306211435626655,0.02287882075391028,0.0228860843926668,0.0011773512016295274,0.16465594450181179,0.1806427240371704,0.0957312200780837,0.20437517220323737,0.2016612589359283,0.06429525441824575,143.37724581631747,143.6531982421875,5.1122679057288165
world_model,20,1.4519510485909202,1.470816135406494,0.06540100213899629,0.3870067596435547,0.3869202136993408,0.000961959639389731,0.023834095421162473,0.0237349737435579,0.0015648372774805677,0.023748547177423064,0.0238281153142452,0.0012685565419330582,0.17962736162272364,0.1953206956386566,0.095270043596291,0.22021850808100263,0.2184108197689056,0.06463873858275421,142.57265403053978,142.62074279785156,4.8540946600338755
world_model,21,1.469086386940696,1.4733264446258545,0.016609169191790514,0.3790786862373352,0.3790406584739685,0.0007978135176856313,0.025076422332362666,0.0248631089925766,0.0016299939810204798,0.025263442911884957,0.0254557244479656,0.0012033148992342787,0.195294512943788,0.2109169960021972,0.09469565248011942,0.23681880127299912,0.2354452311992645,0.064970520672511,141.58659501509234,141.7988739013672,4.6444953880450255
world_model,22,1.4610871401700107,1.4718267917633057,0.028261280196480453,0.370963299816305,0.3706280291080475,0.0013548838603203359,0.02639219452711664,0.0262577179819345,0.0016122160471264543,0.02656346034597261,0.0267395377159118,0.001219294834088595,0.21144903518936847,0.2271564900875091,0.09418362144212566,0.254150237549435,0.2533199191093445,0.06525598351944148,140.5421142578125,140.31036376953125,4.3373264141730825
world_model,23,1.430451826615767,1.467644453048706,0.09233157488571077,0.3632808138023723,0.3630765080451965,0.0010518236752857677,0.027740300379016126,0.0276239644736051,0.001692139154519931,0.027793135324662325,0.0279642567038536,0.0012787554955043343,0.22804807194254612,0.2436566352844238,0.09365754357826359,0.27216048403219745,0.2720200717449188,0.06547643188348523,139.64239224520597,139.7513885498047,4.0072054801565775
world_model,24,1.4323539300398394,1.463529348373413,0.06201989034066444,0.35583845864642744,0.3557867705821991,0.0007232099504045768,0.02893048728054213,0.0290847942233085,0.0018424511186074359,0.029150741174817044,0.0294953100383281,0.001338676232192966,0.24603060362013898,0.2615217268466949,0.09276969892646586,0.2908760255033319,0.2909644246101379,0.06564597080834653,138.94943098588422,139.13819885253906,3.834489847496233
world_model,25,1.4633264541625977,1.464641809463501,0.02652451469429186,0.3488414802334525,0.3485233783721924,0.0007312557415958559,0.030372981659390674,0.0305409003049135,0.0019272411184883826,0.030580269680781747,0.0309873539954423,0.0013684310172275187,0.2650862119414589,0.280240535736084,0.09169564359099053,0.3103855347091501,0.3107283115386963,0.06577745511964928,138.19119123979047,138.58604431152344,3.6427023787978094
world_model,26,1.471280661496249,1.471991777420044,0.005683222740143182,0.34183617613532324,0.3418156802654266,0.0006849644418783603,0.03189678913490334,0.0321813002228736,0.0019194438896496214,0.031875828789039044,0.0322826467454433,0.0014988002778979373,0.2848215739835392,0.2996532320976257,0.09059124512454203,0.3306668983264403,0.3315136432647705,0.06581576767184823,137.6698455810547,137.97390747070312,3.5267321682102835
world_model,27,1.4708820256319912,1.4704248905181885,0.006149145297447079,0.33516943454742426,0.3349823355674743,0.0011949821057581013,0.03362363678487861,0.0337959863245487,0.0020381003233469397,0.033479412678967764,0.033899713307619,0.0015586355252730606,0.30558137866583734,0.3200231790542602,0.08935057715614535,0.3518256626345894,0.3529286086559295,0.0657688654563084,137.11125599254262,137.46824645996094,3.3644789833366224
world_model,28,1.441519173708829,1.4663872718811035,0.06422803048425728,0.329233705997467,0.3295179903507232,0.0007399095741990369,0.035295867615125334,0.0349985659122467,0.0022081246445453556,0.035003838214007245,0.0352316200733184,0.0016441857146907055,0.3273949135433543,0.3419556319713592,0.08793338409684347,0.3738611475987868,0.3748188018798828,0.06565447277865126,136.57470703125,136.7288360595703,3.1752900185615993
world_model,29,1.4498719518834895,1.4688105583190918,0.05804785962166953,0.3227106712081215,0.3228993117809295,0.0010406739822097508,0.03706172989173365,0.036040112376213,0.00259055321401822,0.03660989078608421,0.0367550514638423,0.0017441106157484963,0.3506247414783998,0.3643530607223511,0.08609273737438285,0.3969181478023529,0.3978601098060608,0.06546277468117598,135.87558122114703,136.01229858398438,2.9250949953998204
world_model,30,1.4540677937594326,1.4669373035430908,0.05436802292847809,0.3162551413882862,0.3162784278392792,0.0008230656428610575,0.038940347392450635,0.0384159609675407,0.0026545873186484066,0.038709479299458546,0.0390499643981456,0.0018845285748744277,0.3744500116868453,0.3832985460758209,0.08433074452507823,0.4212214106863195,0.4215447306632995,0.06510708647964135,135.42417214133522,135.47581481933594,2.843754566132659
world_model,31,1.4611001014709473,1.4673335552215576,0.01873146363052879,0.3114192404530265,0.3114498555660248,0.0006467619653835257,0.04100383784283286,0.0404513664543628,0.00310486711823888,0.04051379893313751,0.0411303639411926,0.001995572749283914,0.40009593150832434,0.4045018553733825,0.08197590579675838,0.44663512435826386,0.4462751746177673,0.06460112840083017,129.15057581121272,129.26109313964844,2.758435442153553
world_model,32,1.4507885629480535,1.4678740501403809,0.056892712878584994,0.30365204269235785,0.3037715256214142,0.000734843547571063,0.04331954636357043,0.0435155220329761,0.0029622720924499693,0.04180429774251846,0.0426932275295257,0.0021295857240458643,0.42660594257441437,0.4262927770614624,0.07998747179690448,0.47296674955974927,0.4756176769733429,0.0639694242969094,122.89028930664062,122.79805755615234,2.639768391084652
world_model,33,1.441014441576871,1.4665913581848145,0.07428681475942614,0.2955560792576183,0.2959820926189422,0.001045356978288499,0.04558015072887589,0.0455912612378597,0.003786444172962228,0.0439923497086221,0.0450298748910427,0.0022740255547450453,0.4556803730401126,0.4582681953907013,0.0769823800534226,0.5006368458271027,0.5065355896949768,0.06313922632368967,116.62757179953836,116.40681457519533,2.6196776455877386
world_model,34,1.4260302890430798,1.470289945602417,0.09875091569117307,0.28713381290435785,0.2875880897045135,0.0010804516266425688,0.04798809337345033,0.0487234182655811,0.0038678485454233017,0.04608547247268932,0.0471869967877864,0.002454442022208861,0.48608616536313837,0.4899641275405884,0.07390868023112801,0.5296258303252134,0.538323700428009,0.06205317851664674,110.36315155029297,110.11024475097656,2.5306731578704436
world_model,35,1.4486090486699885,1.4718477725982666,0.06079356298040526,0.2787444158033891,0.279075026512146,0.000948876299882842,0.05060343105684622,0.0517271868884563,0.004066411831685735,0.04811720245263788,0.0491043329238891,0.002644364215672393,0.5180814401669935,0.5183384418487549,0.07068768776072235,0.5599125325679779,0.5711076855659485,0.060713358138229485,104.15079845081677,103.82135009765624,2.4599753997268077
world_model,36,1.4482748074965044,1.4653806686401367,0.04955212498045842,0.27007457613945,0.2700395286083221,0.0011401011887412296,0.05343072522770269,0.054160539060831,0.004436308396192951,0.05138718506151978,0.0521023534238338,0.002918648761511636,0.5520685152574019,0.548346221446991,0.06711878966137087,0.592059005390514,0.6052371859550476,0.05896126351348245,97.99476554177024,97.78887176513672,2.4103264611722524
world_model,37,1.4603810743852095,1.4705524444580078,0.03886666831617012,0.2609158158302307,0.2608284056186676,0.0010237580056190322,0.05641396275975483,0.056541621685028,0.0051271749868467146,0.052589449692856144,0.0530552007257938,0.0031888766421875716,0.5886596901850267,0.5811554789543152,0.06251745631977429,0.624869091944261,0.6394592523574829,0.056942219711722586,91.6603511463512,91.36019897460938,2.3052490151089366
world_model,38,1.445583083412864,1.4700748920440674,0.08160809575770943,0.25177415799010877,0.2521781027317047,0.0012604347083675113,0.05921612578359512,0.0600065849721431,0.005560603924717387,0.0563673190772533,0.0564104989171028,0.0035390320123069507,0.6270109848542647,0.6159893274307251,0.05729251234197443,0.6596138910813765,0.6741161346435547,0.05434209944811939,85.36937089399858,85.0566177368164,2.2190133309235396
world_model,39,1.4473800659179688,1.4697039127349854,0.08075579011772895,0.24198994175954294,0.241665780544281,0.0012120190482602918,0.06245997920632358,0.0630727782845497,0.006032017176564523,0.05852979184551668,0.0583397075533866,0.003915602980222885,0.667087430303747,0.6534779071807861,0.051532344651310506,0.6952203024517406,0.7095082402229309,0.051349619204571144,79.27126728404652,78.95858764648438,2.17069120262666
world_model,40,1.4493407769636675,1.470323085784912,0.06572833988802318,0.23202403296123847,0.2320883125066757,0.0012036458383110102,0.06569067117842757,0.0654900670051574,0.006411147085674034,0.05969483032822606,0.0592914931476116,0.004219305708607066,0.7084378925236788,0.6939785480499268,0.045380733492624795,0.7307011593471874,0.7432782053947449,0.048035298935345624,73.08628845214844,72.84756469726562,2.07923501798585
world_model,41,1.4573284062472256,1.4700312614440918,0.0370534358561458,0.22215828434987497,0.2223339676856994,0.0013724004212598267,0.07068931311368937,0.0700770542025566,0.006554823289565176,0.06379096819595852,0.0629786178469657,0.00475146840616847,0.7510665926066312,0.7382872104644775,0.039103908591640126,0.7674615762450478,0.7815163731575012,0.04401146730885997,66.92877127907492,66.76079559326172,1.904429683056744
world_model,42,1.472347909753973,1.471879243850708,0.004512496384125374,0.21208873391151425,0.2122828066349029,0.0011106712680253046,0.07237665185874155,0.0742420554161071,0.006878926047868891,0.06591428240591825,0.0650044381618499,0.005173112327771861,0.7931421778418801,0.7826967835426331,0.03255222885666834,0.8038193420930342,0.817225456237793,0.03951663361029531,60.75834100896662,60.58831024169922,1.784008107367363
world_model,43,1.473245078867132,1.4741942882537842,0.005057887611558761,0.2017368132417852,0.2020859122276306,0.0013095438144527392,0.07499958303841672,0.077450230717659,0.006923322805484402,0.0688668841665441,0.0676911398768425,0.005690935943467537,0.8340574665503069,0.8273907899856567,0.026183798745461617,0.8396464911374178,0.8520113825798035,0.034497810693552414,54.59273286299272,54.47153854370117,1.6672659448943383
world_model,44,1.45997014912692,1.4646635055541992,0.02824111231732757,0.19159558550878,0.1915890276432037,0.0016183018834445798,0.07678810439326543,0.079277366399765,0.007023165993196711,0.07200149582190941,0.0705419108271598,0.006390149806645373,0.8724208149042997,0.8686785697937012,0.020170409645229478,0.8743312358856201,0.8852443695068359,0.028886887219557594,48.40534903786399,48.40412139892578,1.6125706548487995
world_model,45,1.4271635575727983,1.4661035537719729,0.09077765048230702,0.18112877282229334,0.1811060905456543,0.0012665793972931592,0.07918936420570716,0.0816321223974227,0.006972856245226984,0.0732993219386447,0.0716978013515472,0.00687801444030462,0.9075356559319929,0.9058945775032043,0.014766805758019653,0.9061606201258573,0.9153600931167604,0.023099187008648582,42.214285070245914,42.10221099853516,1.5501295240145427
world_model,46,1.454150069843639,1.465440273284912,0.046938897450560346,0.1707551614804701,0.1706317067146301,0.0013704254678219329,0.0800631452690471,0.0820023715496063,0.006877951209625974,0.07679086381738832,0.0749254077672958,0.007594655967727309,0.9378488930788907,0.9374494552612304,0.010142308153877509,0.9352135224775835,0.9412532448768616,0.017130158182826937,35.984771728515625,35.834083557128906,1.3928999168471727
world_model,47,1.469654755158858,1.4709737300872805,0.007769724781248824,0.16010638258673923,0.1600614041090011,0.0012966500394825434,0.08285679058595133,0.0844769924879074,0.006863545761974524,0.08102578060193491,0.0780367851257324,0.008797688671217049,0.9631747061556036,0.9622058868408204,0.006266730232089634,0.9605456644838507,0.9635160565376282,0.011182164545195779,29.608858455311168,29.6239070892334,1.2430164643285884
world_model,48,1.4725998748432507,1.4715147018432615,0.005562590687362959,0.14925749193538315,0.1493022590875625,0.001481298804437523,0.08466065742752765,0.086168959736824,0.0068652579897853505,0.08451796526258638,0.081049621105194,0.009985346082964086,0.9823395989157937,0.98233562707901,0.0032132131976568877,0.9805591648275201,0.98159259557724,0.005925655667429363,22.959143205122515,22.978052139282227,1.0235607160588875
world_model,49,1.457220727747137,1.469280242919922,0.04151404224735,0.13693877377293323,0.1369135230779647,0.0014810274673513729,0.0867847089063037,0.0880544632673263,0.007269835940453091,0.08469922569665038,0.0820598602294921,0.01071361606369034,0.9947437102144415,0.9946528673171996,0.0010379004615451075,0.9936651912602511,0.9938600659370422,0.0021191341731221975,15.599080952731045,15.65239715576172,0.7342403899103459
world_model,50,1.4238000999797473,1.4678013324737549,0.10173228326983626,0.11357312039895487,0.1135474145412445,0.0019848656695841483,0.10545582256533877,0.1074362099170684,0.009951494819751439,0.11208393221551717,0.1106475591659545,0.017324670043658678,1.0000000433488325,1.0,7.582174279590549e-08,1.0,1.0,8.429369702575069e-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.4643647887490012 1.4685146808624268 0.11946496958360509 1.4148771329359575 1.4147257804870603 0.0017984101608485988 0.04281757399439806 0.0392014160752296 0.008532584867967428 0.03407446464354336 0.0336839072406291 0.005709339832039931 0.08155293779617001 0.077914148569107 0.04679852520684907 0.07369075512344185 0.0933109745383262 0.06745704605608141 170.09748008034447 171.06507873535156 10.505909113191718
4 policy 2 1.4541257944974033 1.4734899997711182 0.058318946913729415 1.0217632922259243 1.0221184492111206 0.0018243984267821882 0.03183789974586525 0.0312561765313148 0.0040836650740390815 0.02485884675248098 0.0250939335674047 0.0034012227624572343 0.08140638741579918 0.0768530443310737 0.04697127046684661 0.07446798606013708 0.0949154943227768 0.06698259561179119 169.23872514204547 168.94827270507812 10.557645930205437
5 policy 3 1.4691599932583896 1.470665693283081 0.005543378191498716 0.850593398917805 0.8505691289901733 0.0010002504677263727 0.02459242144091556 0.0238988660275936 0.005148060909606215 0.018639818849888655 0.0189135950058698 0.0026148793321467243 0.08384929055517366 0.0789375901222229 0.0470194288131813 0.07829395512288263 0.0986015349626541 0.06741940188036281 169.08106717196378 170.78274536132812 10.922710014605762
6 policy 4 1.4598333835601807 1.4700920581817627 0.03999101236346604 0.7504921176216819 0.7511603236198425 0.002204449431442244 0.01972710713744159 0.0199761055409908 0.00393638778985888 0.0155389210717244 0.0144460797309875 0.0029508824613728476 0.0880777879872105 0.0838154405355453 0.04698446571781875 0.0843947429887273 0.1043250784277916 0.06791345800638893 168.03258167613637 169.22280883789062 10.922582818026411
7 policy 5 1.4335628856312146 1.4701387882232666 0.0808474674398391 0.6826300404288552 0.6819959282875061 0.001890172866151874 0.01639852198687462 0.0156712140887975 0.002790387852083108 0.014331226067786819 0.0129353087395429 0.0034085937748645143 0.0936777947301214 0.0910099148750305 0.04711223904805821 0.09181853510778057 0.1118631586432457 0.06836859573484567 166.0841203169389 166.22369384765625 10.243451847158397
8 policy 6 1.4402985572814941 1.4712324142456057 0.06835911239779546 0.6330406774174083 0.6331149935722351 0.0013513106855039577 0.0151571499353105 0.0149793233722448 0.0031206323648545163 0.012832071208818345 0.0122287198901176 0.0023915636981314847 0.10016470639543094 0.0993154644966125 0.04738779037041065 0.10003195347433737 0.1204004138708114 0.06860743916320584 165.64228959517047 165.88099670410156 10.263589696848832
9 policy 7 1.451158111745661 1.4723591804504397 0.044411611953512946 0.594232824715701 0.593671977519989 0.0011183720417689005 0.015228892591866544 0.014497703872621 0.003513930042467193 0.012337777763605064 0.012337090447545 0.001362647107553788 0.1072305437516082 0.1087293922901153 0.04779812449365048 0.10901441539383744 0.1298665702342987 0.06866700632653792 162.61344216086647 162.01109313964844 9.965445014416865
10 policy 8 1.453081651167436 1.4714808464050293 0.060856995323781735 0.5634365190159191 0.5633569359779358 0.001538824837380747 0.015222255140542927 0.0144889457151293 0.0036440824929860165 0.012728041545911218 0.0126567129045724 0.0011071913735304527 0.11505048755895002 0.1191661655902862 0.04828471178990196 0.11853112077171148 0.1399197578430175 0.06863627871831689 160.31207552823153 159.6591796875 9.998474862005931
11 policy 9 1.4518233862790195 1.4713809490203855 0.06384766825417784 0.5371716997840188 0.5367397665977478 0.00119799520290687 0.015034105459397427 0.0141661390662193 0.0031497299872971377 0.013244852677664927 0.0129782455042004 0.0012503706354094228 0.12357755276289849 0.1302836835384369 0.04875568816050281 0.1285001942887902 0.1504424214363098 0.06854927892680253 158.74315990101206 158.91424560546875 9.334594090177877
12 policy 10 1.45024620402943 1.4693543910980225 0.04926523061596906 0.5157278776168823 0.5156438946723938 0.0006784788635188598 0.015083106234669656 0.0145043134689331 0.0025643355262319 0.013690607198937327 0.0135310553014278 0.0013257226314623452 0.1328831558877771 0.1421728134155273 0.048996699101949974 0.1388687498190186 0.1613283008337021 0.06845518924164967 156.9241804643111 159.1904754638672 8.110437410818491
13 policy 11 1.444454388184981 1.4709253311157229 0.0885492632473059 0.496602090922269 0.4962410032749176 0.0013039866938400913 0.015376358716325273 0.0151475789025425 0.002017205620873061 0.014698531732640428 0.0144659560173749 0.0013280586819555027 0.14287893541834568 0.1525715142488479 0.04904092680134504 0.14972653985023496 0.1728588342666626 0.06843626264144984 155.5454961603338 157.67005920410156 7.781809460759908
14 policy 12 1.4495672095905652 1.4743444919586182 0.08235753379631829 0.4801749966361306 0.4799525737762451 0.000902742483838771 0.015821124935014638 0.0156387612223625 0.0017984735074255864 0.0155477133494886 0.0153720257803797 0.0012135653508671457 0.15324927392331034 0.1628736108541488 0.04897643937871421 0.16094945540482344 0.184751346707344 0.0684884090749342 154.19762906161222 156.07546997070312 8.150938548918997
15 policy 13 1.4486402164806018 1.4744722843170166 0.07969306661445948 0.46393065831877967 0.4638084769248962 0.0008748368673454794 0.016626007177612954 0.01647275313735 0.0018086679872989675 0.016100792298940046 0.0161943007260561 0.0012045572244640211 0.16416988725011994 0.1732068806886673 0.04896005116781644 0.1725476736372167 0.1969069391489029 0.068478736709341 152.0845323042436 153.36557006835938 7.721437583934334
16 policy 14 1.4453192190690474 1.468017339706421 0.05264109303843239 0.4508701535788449 0.4505763351917267 0.0009505103780250265 0.017609759657220354 0.0175512973219156 0.0017592237890723748 0.017064232294532328 0.0170348230749368 0.001270485708400615 0.17561168088154355 0.1836914122104644 0.048965035477324795 0.18447633697227994 0.2095178365707397 0.06836240386069921 150.21925631436434 151.2340545654297 7.28035098163076
17 policy 15 1.4479859308762983 1.4688806533813477 0.07842091803812619 0.43892092596400867 0.4388017356395721 0.0006090699321633986 0.018392478708516416 0.018379459157586 0.0016634864046166824 0.0178374705666845 0.0178643409162759 0.0013032702419437212 0.18761804970827967 0.1929938793182373 0.048950300426178504 0.19682544266635718 0.2224430739879608 0.0681496771901637 148.9786931818182 149.8619842529297 7.183796803551464
18 policy 16 1.4501507932489568 1.472064971923828 0.07296202797146564 0.4266620549288663 0.4265547692775726 0.0006317364362079431 0.019098526713522943 0.0191935021430253 0.0014391345328292882 0.018909056586298028 0.0189465321600437 0.0012669991546541315 0.20013522695411334 0.2009296715259552 0.04894724949745174 0.20969889245250004 0.235941857099533 0.06796722492792714 147.64975807883522 148.93096923828125 7.028528784118946
19 policy 17 1.4665821682323108 1.466827392578125 0.010499568350019747 0.41590515591881494 0.416337251663208 0.0009997707025206652 0.019994667646559754 0.0201997961848974 0.001379925491732909 0.019927606325257856 0.0198932811617851 0.001317283947292341 0.2131885994564403 0.2105266749858856 0.04890426258779776 0.22302113812078125 0.2498722970485687 0.06779833250998542 146.45462868430397 148.46408081054688 6.73497239911813
20 policy 18 1.4712181308052756 1.474581956863403 0.007750363440223481 0.40625025738369336 0.4059191048145294 0.0010800856216576027 0.020714854652231336 0.0208488684147596 0.001384568576282785 0.02073309655216601 0.0206792298704385 0.0012687780651277735 0.2267513667995279 0.2258680015802383 0.048743387281005676 0.23679225214503025 0.2641832828521728 0.06771691137615982 145.28262329101562 147.085693359375 6.443550109193905
21 policy 19 1.4439404877749356 1.4710924625396729 0.06232354674563371 0.3967506912621585 0.396649420261383 0.0010050803948196772 0.022012898698449093 0.0223398562520742 0.0012621234090054861 0.021984958851879257 0.0218807458877563 0.001258675344227013 0.24069879542697556 0.2418799698352813 0.04880449050600198 0.25113794884898444 0.2790946960449219 0.06758273720249028 144.20575228604403 146.3004913330078 5.954482749653211
22 policy 20 1.4693304191936145 1.4748013019561768 0.011052732221516794 0.38752706484361127 0.3874090313911438 0.001034296580485665 0.022933603518388454 0.0232044085860252 0.0013018049255700318 0.0228283342651345 0.0226724166423082 0.0012637530791815457 0.25539551539854566 0.2567644119262695 0.04870047432505133 0.2658977820114656 0.2942913472652435 0.06748155620320793 142.94178355823863 144.65557861328125 5.462257314486613
23 policy 21 1.4739628488367253 1.475623607635498 0.004919572374213548 0.378894952210513 0.3791788518428802 0.001025993760118785 0.024044604125347955 0.0242867935448884 0.00132583235865487 0.024273770268667772 0.0241147838532924 0.0012500849623744918 0.2706766602667895 0.2709282636642456 0.048556081192350074 0.2812915945594961 0.3102010488510132 0.06739307856150614 141.88197049227628 143.0328369140625 5.328747554157212
24 policy 22 1.4712780605662952 1.4691743850708008 0.006864379727599383 0.3710618181662126 0.3712555766105652 0.0006692269219455867 0.025322464379397266 0.0255931634455919 0.0012715289211763724 0.02550048990683117 0.0252727624028921 0.0012870320310288282 0.28641768883575086 0.2852920591831207 0.04842803930383065 0.2973022406751459 0.3266588449478149 0.06725796773315261 140.9632929021662 142.11849975585938 5.0136914538419495
25 policy 23 1.4350546273318203 1.4687039852142334 0.07997943289279814 0.3633401122960177 0.3631722331047058 0.0009989748146953473 0.026672355153343843 0.027136480435729 0.0012443973114825869 0.026658307083628353 0.0263877399265766 0.0013472910980284953 0.3025903904979879 0.3030104041099548 0.048280787305788025 0.3139006414196708 0.3423101007938385 0.06703547592704566 140.0803319757635 140.9939422607422 4.593726109044367
26 policy 24 1.4309492761438543 1.4715476036071775 0.0858298076934187 0.3563299693844535 0.3563564717769623 0.0008959700858330447 0.02793866802345618 0.0282828044146299 0.0014388407803073353 0.02799780582162463 0.0276559609919786 0.0014552222541383201 0.3197950368577783 0.3229982256889343 0.04783274846005909 0.33120391450145026 0.3564364314079284 0.06672903498922225 139.2905828302557 140.40904235839844 4.435610070156716
27 policy 25 1.4494194117459385 1.4702398777008057 0.07093145311155574 0.3493931158022447 0.3492731750011444 0.0009851462446976535 0.029285558414730108 0.0295346230268478 0.001505166961002917 0.02943666093051428 0.0291007291525602 0.0015311789550177448 0.33794105865738605 0.3434889912605285 0.047160371525491775 0.349244935946031 0.3712327480316162 0.06638113111553619 138.36009493741122 139.26083374023438 4.1431081850152776
28 policy 26 1.4699790261008523 1.4730641841888428 0.01345044089820449 0.34222279082645063 0.3419949114322662 0.0010486632211865125 0.030812483111565717 0.0313926599919796 0.001548341935311138 0.0306619200855493 0.0303577240556478 0.0015910381564822266 0.35674967007203534 0.3649344444274902 0.046474867806131706 0.3679815882986242 0.3865175247192383 0.06595508811603952 137.8521201393821 138.7310028076172 4.128792787821338
29 policy 27 1.468766754323786 1.4721136093139648 0.011633283159055248 0.33555776422674 0.335639089345932 0.001213625565416701 0.032442700287157795 0.0328396186232566 0.001562470976658336 0.03222530335187906 0.031873095780611 0.0016364673207481441 0.3764675611799413 0.3874861896038055 0.045751812835412776 0.38755452091043646 0.4025210440158844 0.06542703424857234 137.35802806507456 138.27166748046875 3.91192755951621
30 policy 28 1.453011079268022 1.4696829319000244 0.05923218778920788 0.32929666746746405 0.329518586397171 0.0011773860605221414 0.03402061015367503 0.0343900397419929 0.0016623573205540526 0.033716790716756435 0.0334406234323978 0.0016943412683561483 0.3970481888814406 0.4109510481357574 0.04481957298571838 0.40797183459455316 0.4191781878471374 0.06482322389922324 136.80251797762784 137.7513427734375 3.842427618704297
31 policy 29 1.4546096108176492 1.4728519916534424 0.06608759137741625 0.3229366459629752 0.322741150856018 0.0012239891389898506 0.0356819778680801 0.0359496474266052 0.0019054730060930312 0.03533605147491797 0.0348477996885776 0.001774232015556231 0.4189335730942813 0.4347765743732452 0.04373257254016122 0.42934841188517486 0.4366675019264221 0.06408464580588284 136.07441295276988 137.02008056640625 3.616032880010223
32 policy 30 1.4577914151278408 1.474189043045044 0.053860776170227574 0.31670473109592084 0.3166425228118896 0.0011014849973054641 0.03759356588125225 0.037754151970148 0.0018783720256698863 0.037365547974001226 0.036752238869667 0.0019108722852618706 0.441381879828193 0.4540104866027832 0.04289638972643966 0.45185111327604816 0.4552650451660156 0.0631586537050016 135.57533541592684 136.5150146484375 3.4262039482242024
33 policy 31 1.4538111253218218 1.4696011543273926 0.0360097670839535 0.31162824143062934 0.3117263913154602 0.0009013153305599144 0.0393330918794328 0.0392529480159282 0.0019819057134478056 0.039152730256319 0.0384356975555419 0.001969918607737662 0.4651488878510215 0.4741113483905792 0.041995091315069094 0.47539693117141724 0.4748137593269348 0.062114575384912496 129.24837285822088 129.9188232421875 3.2632438024444537
34 policy 32 1.4704401926560835 1.474531650543213 0.01075551266362713 0.30393185398795386 0.3042071461677551 0.0010586996264491486 0.04157216542146417 0.0412184819579124 0.0017972823761834788 0.04045209728858683 0.0396092012524604 0.002139237437079005 0.4897051291032271 0.4956349432468414 0.04134991595638768 0.4998013106259433 0.4950272142887115 0.06090836017505551 122.95333307439631 123.65977478027344 3.0880454472713708
35 policy 33 1.4731678745963357 1.473830223083496 0.004752219302401104 0.2957445383071899 0.2958968877792358 0.0011429464467950909 0.04347564313899382 0.0428317114710807 0.0024512506577975828 0.042609430510889355 0.0415723286569118 0.002255994799632196 0.5162798681042411 0.5207837224006653 0.04007511057883185 0.5254944102330641 0.5165548324584961 0.05949591865922783 116.75520671497692 117.48394012451172 2.9589432387265497
36 policy 34 1.4589084061709316 1.4665017127990725 0.032630350812439486 0.2876056080514734 0.2876955866813659 0.0013782416113859587 0.04568399996920061 0.0449166558682918 0.002378854999547093 0.04469157010316844 0.0436306819319725 0.0023669127989235706 0.5440903929146853 0.5513156652450562 0.03890638015384111 0.5524050755934282 0.5393847227096558 0.05786256046399864 110.42148936878552 111.21601104736328 2.838917270477883
37 policy 35 1.4514379718086936 1.4714417457580566 0.04617745351386486 0.27884076129306445 0.2791093587875366 0.001043473372444849 0.04801188646392384 0.0471608825027942 0.002393580620760842 0.04675462469458577 0.0458813868463039 0.0025468147949929054 0.5733803022991527 0.581934928894043 0.037760664059080656 0.5805426077409224 0.568490743637085 0.056002218845501696 104.15709408846769 104.91960906982422 2.7979038383335135
38 policy 36 1.4492437189275569 1.471243143081665 0.0737765238865744 0.27016199718822126 0.2702356874942779 0.0011306823207609445 0.050716660916805226 0.0497601516544818 0.002625188680908781 0.04999401047825809 0.0494257248938083 0.002795705750731449 0.6042665568265048 0.6092218160629272 0.03640729869526877 0.6104725436730818 0.6012518405914307 0.05381268756361428 97.95745918967508 98.840576171875 2.738723778717534
39 policy 37 1.4538352489471436 1.4690988063812256 0.0457836322023699 0.26096625219691877 0.2610688805580139 0.0009061107546286581 0.053497848524288634 0.0527910850942134 0.003212518277271837 0.051143160597844496 0.0507018715143203 0.0029951523969799073 0.637215646830472 0.6398462653160095 0.03444890247036076 0.6409264532002535 0.6355582475662231 0.051507657595687664 91.652099609375 92.54032135009766 2.684004496466761
40 policy 38 1.4566808180375532 1.4724955558776855 0.04235987573073707 0.2516751993786205 0.251907616853714 0.001117988117132102 0.05602727424014693 0.0561307556927204 0.00328600563875306 0.05494774200699542 0.0549914576113224 0.00332624741891855 0.6713680679147894 0.6724480390548706 0.03229591071369006 0.6733194589614868 0.671265721321106 0.0487047944466783 85.39000909978694 86.12053680419922 2.627467613788882
41 policy 39 1.4406840801239014 1.47485613822937 0.08354631830102618 0.2420696534893729 0.2423757165670395 0.0012514525165951433 0.05881078338081183 0.059526477009058 0.003418186954718648 0.057084265419027974 0.0575138628482818 0.003645173096403443 0.7066746191544966 0.7066949009895325 0.030047146565527597 0.7065333344719626 0.7081829309463501 0.045673785779410815 79.27400415593928 79.92479705810547 2.5960672292479985
42 policy 40 1.4064905426718972 1.4690375328063965 0.11585307183135446 0.23244414952668271 0.2326675355434417 0.0013495055124272922 0.06157916411757465 0.062261588871479 0.003564051416678765 0.05833273956721474 0.059008415788412 0.0038470968256900068 0.7427707747979597 0.7417453527450562 0.02763995074485661 0.739755776795474 0.7450113296508789 0.04246605478348856 73.0922588001598 73.5637435913086 2.4314005693356804
43 policy 41 1.4313715371218594 1.466968297958374 0.07368545861305165 0.22199878096580503 0.2217127829790115 0.0013969031394365553 0.06610668315128843 0.0665889084339141 0.0035829755370485484 0.06246782974763346 0.0629662051796913 0.004400222545127881 0.7797025496309454 0.7775286436080933 0.0251589907318902 0.7743967554785989 0.7825913429260254 0.03867995266953225 66.98066642067649 67.30145263671875 2.327367054318163
44 policy 42 1.428111726587469 1.4738636016845703 0.10034509469545733 0.21233072064139621 0.2122133672237396 0.0014393924320923032 0.06758632578633042 0.0684843808412551 0.0038116478602509816 0.06470932709899811 0.064999796450138 0.0047624362430992205 0.8161974115805193 0.8139770030975342 0.022367948765810382 0.8088300011374734 0.8194238543510437 0.03460052082312121 60.793091167103164 61.25485610961914 2.301073842393202
45 policy 43 1.4665637883273037 1.4747726917266846 0.021786420640368755 0.20184920186346222 0.2016905844211578 0.0016286538498986188 0.07008000598712397 0.0715215727686882 0.004076197175567837 0.06775860082019455 0.067810982465744 0.005260289591197391 0.8518163182518699 0.8503491282463074 0.01934837710554393 0.8429664210839705 0.8516335487365723 0.030134335252600654 54.72544756802645 55.17553329467773 2.206402025876178
46 policy 44 1.4727906313809482 1.4726550579071045 0.004036726084646233 0.19168418374928556 0.1914531886577606 0.00140539550225344 0.07191436195915392 0.0736697241663932 0.00439316234216171 0.07105440849607637 0.0708177387714386 0.005900156371618375 0.885437851602381 0.8852209448814392 0.016208972434463058 0.8762508739124645 0.8820749521255493 0.02520525922544915 48.51811391657049 49.013309478759766 2.1088416380569814
47 policy 45 1.446694547479803 1.4745047092437744 0.07551140740072294 0.1812714406035163 0.181238442659378 0.0014373250432260674 0.0742860836061564 0.0762761756777763 0.004684855683469112 0.07260908457365899 0.0721836537122726 0.006349689097127822 0.9164211587472395 0.9174055457115172 0.012989724729321951 0.9070658846334978 0.9110933542251588 0.020215141180785 42.32746817848899 42.7825813293457 1.9662650589241975
48 policy 46 1.4368385401639072 1.4654018878936768 0.08385292373748879 0.17085370556874704 0.1709097772836685 0.0014258611868877991 0.07530549033121627 0.0774233341217041 0.005084526833169449 0.07631432739171112 0.0748278275132179 0.007228668594895186 0.9434121738780629 0.9452750086784364 0.009739925980528348 0.9354661919853904 0.9390493035316468 0.01502288706537057 36.078021656383164 36.60586166381836 1.8736266830423625
49 policy 47 1.4586541652679443 1.4740231037139893 0.052442128026293486 0.16035677357153455 0.1603856384754181 0.0014218573660375136 0.07815956798466765 0.079449750483036 0.005649116803440019 0.08074588599530129 0.0784367695450782 0.008250123508504568 0.96619666706432 0.968171000480652 0.006511558222465456 0.9604470025409352 0.9631124138832092 0.009887607373441406 29.675485957752574 30.196746826171875 1.710546362843461
50 policy 48 1.4722720926458186 1.4723389148712158 0.006367569543143773 0.14940655908801334 0.1492402106523513 0.0013993454651778864 0.08010110394521187 0.0802122130990028 0.0065067700622938075 0.08444487845355811 0.0823443830013275 0.009396625209948162 0.9836481647057966 0.9846829771995544 0.003527035088416307 0.9803741194985129 0.981927752494812 0.0053060435890045525 22.973013444380328 23.38234519958496 1.414627103345284
51 policy 49 1.444547176361084 1.4667015075683594 0.07979592155859828 0.1370534097606485 0.1371117383241653 0.0016530970261065567 0.0824336091225797 0.0813702046871185 0.007697837816589516 0.0850304785099896 0.0825256034731864 0.010166840989871232 0.9950967051766135 0.9953904151916504 0.0011709772222340735 0.9935735464096069 0.9941732883453368 0.001927078989020655 15.557310711253773 15.786161422729492 0.9877801119379396
52 policy 50 1.4521542245691472 1.4720304012298584 0.06603852925661893 0.11369569125500588 0.1138272359967231 0.0023110222589311866 0.10032822530377991 0.100488431751728 0.010894687851971983 0.11266036467118692 0.1085293665528297 0.016299536150999543 1.0 1.0 6.529361694285094e-08 1.0000000108372082 1.0 1.2162322090147332e-07 0.0 0.0 0.0
53 world_model 1 1.4531300067901611 1.4690628051757812 0.0491156866948184 1.4132896228270098 1.4142149686813354 0.003255941925227477 0.04233239455656567 0.0411906465888023 0.005088275729587036 0.02972275696017521 0.0294788870960474 0.002841034427781072 0.01066405207596041 0.0190485790371894 0.09199178404776863 0.02096229859373785 0.0179943591356277 0.05441100021739327 170.52376487038353 170.8175811767578 11.959971483244104
54 world_model 2 1.445748134092851 1.468601942062378 0.08171767080670449 1.0209344842217185 1.021303653717041 0.0015422980053260021 0.03186475400897584 0.0320959351956844 0.003721582363586933 0.022558428685773454 0.0224028918892145 0.0018216906440364554 0.008729932829737663 0.0177913960069417 0.09297319810205869 0.021638473834503763 0.0198191553354263 0.05502681677640681 169.82606506347656 169.7007598876953 11.959937134835702
55 world_model 3 1.4506308165463535 1.4671649932861328 0.060800746781730586 0.8507153229279951 0.8504046201705933 0.0018239936759067248 0.0240144531496546 0.0244467742741107 0.003459577360881089 0.017316160554235592 0.0169892609119415 0.0011381811987599272 0.010169191963293328 0.0220091436058282 0.0937136821672725 0.025857549160718904 0.0239264145493507 0.05581771555239258 169.58072731711647 168.5248260498047 12.44009009157486
56 world_model 4 1.4488683180375532 1.4695987701416016 0.06083445703556617 0.7501633275638927 0.7506617307662964 0.0019104562769016382 0.019725087098777235 0.0205037556588649 0.0029169759726555044 0.014891516332599199 0.0146292811259627 0.0014052944916993554 0.013635958798907007 0.0289527475833892 0.09436679755241259 0.032324665903367765 0.0300790797919034 0.05650057724582583 169.13958740234375 167.8528594970703 12.606348203149023
57 world_model 5 1.4711864211342551 1.4697744846343994 0.005543605858954345 0.6832541877573187 0.6833713054656982 0.001706121726052321 0.016979324038733073 0.0177939422428607 0.0020666375628348465 0.014220128428529545 0.0139124719426035 0.0022124306807632956 0.018689718774773864 0.0375685915350914 0.09471027705698441 0.040026255586946544 0.0374040566384792 0.05707607130608291 167.6177714954723 166.66705322265625 11.796981533614542
58 world_model 6 1.469280112873424 1.4719183444976809 0.007035133789255347 0.6333861784501509 0.6336749792098999 0.0021994267898777678 0.015492973087186118 0.0159195940941572 0.0019235300148187366 0.014116137288510737 0.0133379511535167 0.0031382793140078396 0.024794587188146335 0.0456058643758297 0.09487748563846209 0.04845040494745425 0.0457378253340721 0.05747753645711032 165.6778994473544 166.3711395263672 10.619013098115387
59 world_model 7 1.472085866061124 1.4723243713378906 0.006705820056056248 0.594574744051153 0.5951471328735352 0.0017231972182991469 0.015496570870957545 0.0154151702299714 0.0018451227369357193 0.014593197371471972 0.0136789213865995 0.003112130334601752 0.03163379735567353 0.0531187243759632 0.09500268267607594 0.05747796129435297 0.054626677185297 0.05784256562113932 164.5299432927912 167.68191528320312 10.895195708066765
60 world_model 8 1.4720198457891291 1.4723889827728271 0.00518391152535472 0.5636271129954945 0.5632905960083008 0.0017041149849807641 0.015425535088235636 0.0149150779470801 0.002022114955101204 0.015047084963457101 0.0144340507686138 0.002766965369977585 0.039239831099455995 0.0612411201000213 0.09529415723945427 0.06695743971927595 0.0640106722712516 0.05829367138748683 161.57355013760653 163.56802368164062 9.20971537732733
61 world_model 9 1.469901821830056 1.4702527523040771 0.004054648873007827 0.5375342098149386 0.5376063585281372 0.0022408520244777924 0.01536705979908049 0.0150943789631128 0.0020627140424513473 0.015495549379424566 0.0150679098442196 0.0025499023501039187 0.047641504047946495 0.0695167630910873 0.09545233680869104 0.07685744305225933 0.0736455470323562 0.05871498975218288 159.50396451083097 162.58323669433594 8.806904337789945
62 world_model 10 1.4392199516296387 1.4625244140625 0.08112541237824192 0.5162806239995089 0.5160682201385498 0.001015326527604176 0.01581603263250801 0.0156884975731372 0.002194845011028816 0.015158226459541053 0.0151408966630697 0.001827411956165913 0.05681518075818364 0.0773289203643798 0.09557560321661594 0.08726916614581236 0.0845247060060501 0.0590524145616215 157.6842609752308 158.38314819335938 7.924084492832992
63 world_model 11 1.458111589605158 1.4677298069000244 0.043944208682374794 0.49642668528990314 0.496480256319046 0.0005663056442703679 0.016232124953107337 0.0161107461899518 0.00202627913709701 0.016051699746061417 0.0156848207116127 0.0023461394014470966 0.0667126461524855 0.08636424690485 0.0957183652896705 0.0982694817198948 0.0955507382750511 0.059556103353279065 155.52410195090553 156.44131469726562 7.5939063999666
64 world_model 12 1.4709015976298938 1.4696195125579834 0.006571165767571775 0.4789586663246155 0.4792364537715912 0.0013763685255176977 0.01668058818375519 0.0165126323699951 0.002024669784464341 0.01710942666977639 0.0166090708225965 0.0025077171602272 0.07705980844118376 0.095755249261856 0.09579551584430755 0.1097479498183185 0.1067567467689514 0.06021688248046881 152.93443991921166 155.23826599121094 7.2050821136123355
65 world_model 13 1.4617737206545742 1.4697272777557373 0.023172067070014075 0.463858271187002 0.4638905525207519 0.0009477019034480374 0.017425104213709134 0.0167829282581806 0.0022162356934673907 0.0171601602976972 0.0172439478337764 0.0012111169653336873 0.08788447149775241 0.1056859940290451 0.09596174211067532 0.12172558565031394 0.1184326708316803 0.06080954837990382 151.11357532848012 153.3643341064453 6.853307435947781
66 world_model 14 1.454773035916415 1.4701380729675293 0.03978065430192767 0.4507119493051009 0.4507866203784942 0.0011219127697888148 0.018485929139635728 0.0187662951648235 0.002262044974358526 0.01810785349119788 0.0182711947709321 0.001235132468826602 0.09915354492312126 0.1164980083703994 0.09619746304615621 0.134206107055599 0.1303138434886932 0.06138013568876015 150.10934448242188 150.59906005859375 6.446610288789346
67 world_model 15 1.4720990657806396 1.469578981399536 0.007278597676559286 0.4381364177573811 0.4380443394184112 0.0009090200226474513 0.01926086301153351 0.0200432352721691 0.0019577541730104123 0.01886712945997711 0.0188689120113849 0.0013236201255172066 0.11103096494281829 0.1281785815954208 0.09631354776925964 0.147093788805333 0.1426986157894134 0.06198671636642755 149.1476260098544 151.31027221679688 6.635135587715655
68 world_model 16 1.4700754555788906 1.471893072128296 0.007316474803078249 0.4262196123600006 0.4262261390686035 0.001095853726906011 0.01975194686515758 0.0202637277543544 0.0015447396570022426 0.02004082263870667 0.0198499336838722 0.0014795669134745663 0.1235810842111029 0.1403981745243072 0.09632255942860052 0.16050492972135538 0.1562183201313018 0.0626203087188999 147.29337241432884 148.6558074951172 6.348471381299838
69 world_model 17 1.466769196770408 1.4713497161865234 0.01920632783168187 0.4154950895092704 0.4158066213130951 0.0008478264439112066 0.020501015369187654 0.0203900691121816 0.0014808879254982615 0.02109600095586337 0.0207161176949739 0.0014869817054661667 0.1367613773115656 0.1531966775655746 0.09620123742728133 0.17452066662636667 0.1704875230789184 0.06324886632959478 145.88161399147728 147.55361938476562 5.950619793837957
70 world_model 18 1.4245793169195002 1.466609239578247 0.08345920226518164 0.40545678680593317 0.4053582847118377 0.0011237834337533212 0.02135313386944204 0.021364402025938 0.001510699635536334 0.02179946547204792 0.0214679613709449 0.0012503401103612277 0.1505665535276586 0.1667198240756988 0.09589316049999586 0.1890738877383145 0.1857475638389587 0.06381919235034304 144.5868058638139 145.1148223876953 5.7265322391357065
71 world_model 19 1.423682082783092 1.4692938327789309 0.09700786789595284 0.3961623961275274 0.3964757025241852 0.000765055684079319 0.02290288934653452 0.0230877380818128 0.0015306211435626655 0.02287882075391028 0.0228860843926668 0.0011773512016295274 0.16465594450181179 0.1806427240371704 0.0957312200780837 0.20437517220323737 0.2016612589359283 0.06429525441824575 143.37724581631747 143.6531982421875 5.1122679057288165
72 world_model 20 1.4519510485909202 1.470816135406494 0.06540100213899629 0.3870067596435547 0.3869202136993408 0.000961959639389731 0.023834095421162473 0.0237349737435579 0.0015648372774805677 0.023748547177423064 0.0238281153142452 0.0012685565419330582 0.17962736162272364 0.1953206956386566 0.095270043596291 0.22021850808100263 0.2184108197689056 0.06463873858275421 142.57265403053978 142.62074279785156 4.8540946600338755
73 world_model 21 1.469086386940696 1.4733264446258545 0.016609169191790514 0.3790786862373352 0.3790406584739685 0.0007978135176856313 0.025076422332362666 0.0248631089925766 0.0016299939810204798 0.025263442911884957 0.0254557244479656 0.0012033148992342787 0.195294512943788 0.2109169960021972 0.09469565248011942 0.23681880127299912 0.2354452311992645 0.064970520672511 141.58659501509234 141.7988739013672 4.6444953880450255
74 world_model 22 1.4610871401700107 1.4718267917633057 0.028261280196480453 0.370963299816305 0.3706280291080475 0.0013548838603203359 0.02639219452711664 0.0262577179819345 0.0016122160471264543 0.02656346034597261 0.0267395377159118 0.001219294834088595 0.21144903518936847 0.2271564900875091 0.09418362144212566 0.254150237549435 0.2533199191093445 0.06525598351944148 140.5421142578125 140.31036376953125 4.3373264141730825
75 world_model 23 1.430451826615767 1.467644453048706 0.09233157488571077 0.3632808138023723 0.3630765080451965 0.0010518236752857677 0.027740300379016126 0.0276239644736051 0.001692139154519931 0.027793135324662325 0.0279642567038536 0.0012787554955043343 0.22804807194254612 0.2436566352844238 0.09365754357826359 0.27216048403219745 0.2720200717449188 0.06547643188348523 139.64239224520597 139.7513885498047 4.0072054801565775
76 world_model 24 1.4323539300398394 1.463529348373413 0.06201989034066444 0.35583845864642744 0.3557867705821991 0.0007232099504045768 0.02893048728054213 0.0290847942233085 0.0018424511186074359 0.029150741174817044 0.0294953100383281 0.001338676232192966 0.24603060362013898 0.2615217268466949 0.09276969892646586 0.2908760255033319 0.2909644246101379 0.06564597080834653 138.94943098588422 139.13819885253906 3.834489847496233
77 world_model 25 1.4633264541625977 1.464641809463501 0.02652451469429186 0.3488414802334525 0.3485233783721924 0.0007312557415958559 0.030372981659390674 0.0305409003049135 0.0019272411184883826 0.030580269680781747 0.0309873539954423 0.0013684310172275187 0.2650862119414589 0.280240535736084 0.09169564359099053 0.3103855347091501 0.3107283115386963 0.06577745511964928 138.19119123979047 138.58604431152344 3.6427023787978094
78 world_model 26 1.471280661496249 1.471991777420044 0.005683222740143182 0.34183617613532324 0.3418156802654266 0.0006849644418783603 0.03189678913490334 0.0321813002228736 0.0019194438896496214 0.031875828789039044 0.0322826467454433 0.0014988002778979373 0.2848215739835392 0.2996532320976257 0.09059124512454203 0.3306668983264403 0.3315136432647705 0.06581576767184823 137.6698455810547 137.97390747070312 3.5267321682102835
79 world_model 27 1.4708820256319912 1.4704248905181885 0.006149145297447079 0.33516943454742426 0.3349823355674743 0.0011949821057581013 0.03362363678487861 0.0337959863245487 0.0020381003233469397 0.033479412678967764 0.033899713307619 0.0015586355252730606 0.30558137866583734 0.3200231790542602 0.08935057715614535 0.3518256626345894 0.3529286086559295 0.0657688654563084 137.11125599254262 137.46824645996094 3.3644789833366224
80 world_model 28 1.441519173708829 1.4663872718811035 0.06422803048425728 0.329233705997467 0.3295179903507232 0.0007399095741990369 0.035295867615125334 0.0349985659122467 0.0022081246445453556 0.035003838214007245 0.0352316200733184 0.0016441857146907055 0.3273949135433543 0.3419556319713592 0.08793338409684347 0.3738611475987868 0.3748188018798828 0.06565447277865126 136.57470703125 136.7288360595703 3.1752900185615993
81 world_model 29 1.4498719518834895 1.4688105583190918 0.05804785962166953 0.3227106712081215 0.3228993117809295 0.0010406739822097508 0.03706172989173365 0.036040112376213 0.00259055321401822 0.03660989078608421 0.0367550514638423 0.0017441106157484963 0.3506247414783998 0.3643530607223511 0.08609273737438285 0.3969181478023529 0.3978601098060608 0.06546277468117598 135.87558122114703 136.01229858398438 2.9250949953998204
82 world_model 30 1.4540677937594326 1.4669373035430908 0.05436802292847809 0.3162551413882862 0.3162784278392792 0.0008230656428610575 0.038940347392450635 0.0384159609675407 0.0026545873186484066 0.038709479299458546 0.0390499643981456 0.0018845285748744277 0.3744500116868453 0.3832985460758209 0.08433074452507823 0.4212214106863195 0.4215447306632995 0.06510708647964135 135.42417214133522 135.47581481933594 2.843754566132659
83 world_model 31 1.4611001014709473 1.4673335552215576 0.01873146363052879 0.3114192404530265 0.3114498555660248 0.0006467619653835257 0.04100383784283286 0.0404513664543628 0.00310486711823888 0.04051379893313751 0.0411303639411926 0.001995572749283914 0.40009593150832434 0.4045018553733825 0.08197590579675838 0.44663512435826386 0.4462751746177673 0.06460112840083017 129.15057581121272 129.26109313964844 2.758435442153553
84 world_model 32 1.4507885629480535 1.4678740501403809 0.056892712878584994 0.30365204269235785 0.3037715256214142 0.000734843547571063 0.04331954636357043 0.0435155220329761 0.0029622720924499693 0.04180429774251846 0.0426932275295257 0.0021295857240458643 0.42660594257441437 0.4262927770614624 0.07998747179690448 0.47296674955974927 0.4756176769733429 0.0639694242969094 122.89028930664062 122.79805755615234 2.639768391084652
85 world_model 33 1.441014441576871 1.4665913581848145 0.07428681475942614 0.2955560792576183 0.2959820926189422 0.001045356978288499 0.04558015072887589 0.0455912612378597 0.003786444172962228 0.0439923497086221 0.0450298748910427 0.0022740255547450453 0.4556803730401126 0.4582681953907013 0.0769823800534226 0.5006368458271027 0.5065355896949768 0.06313922632368967 116.62757179953836 116.40681457519533 2.6196776455877386
86 world_model 34 1.4260302890430798 1.470289945602417 0.09875091569117307 0.28713381290435785 0.2875880897045135 0.0010804516266425688 0.04798809337345033 0.0487234182655811 0.0038678485454233017 0.04608547247268932 0.0471869967877864 0.002454442022208861 0.48608616536313837 0.4899641275405884 0.07390868023112801 0.5296258303252134 0.538323700428009 0.06205317851664674 110.36315155029297 110.11024475097656 2.5306731578704436
87 world_model 35 1.4486090486699885 1.4718477725982666 0.06079356298040526 0.2787444158033891 0.279075026512146 0.000948876299882842 0.05060343105684622 0.0517271868884563 0.004066411831685735 0.04811720245263788 0.0491043329238891 0.002644364215672393 0.5180814401669935 0.5183384418487549 0.07068768776072235 0.5599125325679779 0.5711076855659485 0.060713358138229485 104.15079845081677 103.82135009765624 2.4599753997268077
88 world_model 36 1.4482748074965044 1.4653806686401367 0.04955212498045842 0.27007457613945 0.2700395286083221 0.0011401011887412296 0.05343072522770269 0.054160539060831 0.004436308396192951 0.05138718506151978 0.0521023534238338 0.002918648761511636 0.5520685152574019 0.548346221446991 0.06711878966137087 0.592059005390514 0.6052371859550476 0.05896126351348245 97.99476554177024 97.78887176513672 2.4103264611722524
89 world_model 37 1.4603810743852095 1.4705524444580078 0.03886666831617012 0.2609158158302307 0.2608284056186676 0.0010237580056190322 0.05641396275975483 0.056541621685028 0.0051271749868467146 0.052589449692856144 0.0530552007257938 0.0031888766421875716 0.5886596901850267 0.5811554789543152 0.06251745631977429 0.624869091944261 0.6394592523574829 0.056942219711722586 91.6603511463512 91.36019897460938 2.3052490151089366
90 world_model 38 1.445583083412864 1.4700748920440674 0.08160809575770943 0.25177415799010877 0.2521781027317047 0.0012604347083675113 0.05921612578359512 0.0600065849721431 0.005560603924717387 0.0563673190772533 0.0564104989171028 0.0035390320123069507 0.6270109848542647 0.6159893274307251 0.05729251234197443 0.6596138910813765 0.6741161346435547 0.05434209944811939 85.36937089399858 85.0566177368164 2.2190133309235396
91 world_model 39 1.4473800659179688 1.4697039127349854 0.08075579011772895 0.24198994175954294 0.241665780544281 0.0012120190482602918 0.06245997920632358 0.0630727782845497 0.006032017176564523 0.05852979184551668 0.0583397075533866 0.003915602980222885 0.667087430303747 0.6534779071807861 0.051532344651310506 0.6952203024517406 0.7095082402229309 0.051349619204571144 79.27126728404652 78.95858764648438 2.17069120262666
92 world_model 40 1.4493407769636675 1.470323085784912 0.06572833988802318 0.23202403296123847 0.2320883125066757 0.0012036458383110102 0.06569067117842757 0.0654900670051574 0.006411147085674034 0.05969483032822606 0.0592914931476116 0.004219305708607066 0.7084378925236788 0.6939785480499268 0.045380733492624795 0.7307011593471874 0.7432782053947449 0.048035298935345624 73.08628845214844 72.84756469726562 2.07923501798585
93 world_model 41 1.4573284062472256 1.4700312614440918 0.0370534358561458 0.22215828434987497 0.2223339676856994 0.0013724004212598267 0.07068931311368937 0.0700770542025566 0.006554823289565176 0.06379096819595852 0.0629786178469657 0.00475146840616847 0.7510665926066312 0.7382872104644775 0.039103908591640126 0.7674615762450478 0.7815163731575012 0.04401146730885997 66.92877127907492 66.76079559326172 1.904429683056744
94 world_model 42 1.472347909753973 1.471879243850708 0.004512496384125374 0.21208873391151425 0.2122828066349029 0.0011106712680253046 0.07237665185874155 0.0742420554161071 0.006878926047868891 0.06591428240591825 0.0650044381618499 0.005173112327771861 0.7931421778418801 0.7826967835426331 0.03255222885666834 0.8038193420930342 0.817225456237793 0.03951663361029531 60.75834100896662 60.58831024169922 1.784008107367363
95 world_model 43 1.473245078867132 1.4741942882537842 0.005057887611558761 0.2017368132417852 0.2020859122276306 0.0013095438144527392 0.07499958303841672 0.077450230717659 0.006923322805484402 0.0688668841665441 0.0676911398768425 0.005690935943467537 0.8340574665503069 0.8273907899856567 0.026183798745461617 0.8396464911374178 0.8520113825798035 0.034497810693552414 54.59273286299272 54.47153854370117 1.6672659448943383
96 world_model 44 1.45997014912692 1.4646635055541992 0.02824111231732757 0.19159558550878 0.1915890276432037 0.0016183018834445798 0.07678810439326543 0.079277366399765 0.007023165993196711 0.07200149582190941 0.0705419108271598 0.006390149806645373 0.8724208149042997 0.8686785697937012 0.020170409645229478 0.8743312358856201 0.8852443695068359 0.028886887219557594 48.40534903786399 48.40412139892578 1.6125706548487995
97 world_model 45 1.4271635575727983 1.4661035537719729 0.09077765048230702 0.18112877282229334 0.1811060905456543 0.0012665793972931592 0.07918936420570716 0.0816321223974227 0.006972856245226984 0.0732993219386447 0.0716978013515472 0.00687801444030462 0.9075356559319929 0.9058945775032043 0.014766805758019653 0.9061606201258573 0.9153600931167604 0.023099187008648582 42.214285070245914 42.10221099853516 1.5501295240145427
98 world_model 46 1.454150069843639 1.465440273284912 0.046938897450560346 0.1707551614804701 0.1706317067146301 0.0013704254678219329 0.0800631452690471 0.0820023715496063 0.006877951209625974 0.07679086381738832 0.0749254077672958 0.007594655967727309 0.9378488930788907 0.9374494552612304 0.010142308153877509 0.9352135224775835 0.9412532448768616 0.017130158182826937 35.984771728515625 35.834083557128906 1.3928999168471727
99 world_model 47 1.469654755158858 1.4709737300872805 0.007769724781248824 0.16010638258673923 0.1600614041090011 0.0012966500394825434 0.08285679058595133 0.0844769924879074 0.006863545761974524 0.08102578060193491 0.0780367851257324 0.008797688671217049 0.9631747061556036 0.9622058868408204 0.006266730232089634 0.9605456644838507 0.9635160565376282 0.011182164545195779 29.608858455311168 29.6239070892334 1.2430164643285884
100 world_model 48 1.4725998748432507 1.4715147018432615 0.005562590687362959 0.14925749193538315 0.1493022590875625 0.001481298804437523 0.08466065742752765 0.086168959736824 0.0068652579897853505 0.08451796526258638 0.081049621105194 0.009985346082964086 0.9823395989157937 0.98233562707901 0.0032132131976568877 0.9805591648275201 0.98159259557724 0.005925655667429363 22.959143205122515 22.978052139282227 1.0235607160588875
101 world_model 49 1.457220727747137 1.469280242919922 0.04151404224735 0.13693877377293323 0.1369135230779647 0.0014810274673513729 0.0867847089063037 0.0880544632673263 0.007269835940453091 0.08469922569665038 0.0820598602294921 0.01071361606369034 0.9947437102144415 0.9946528673171996 0.0010379004615451075 0.9936651912602511 0.9938600659370422 0.0021191341731221975 15.599080952731045 15.65239715576172 0.7342403899103459
102 world_model 50 1.4238000999797473 1.4678013324737549 0.10173228326983626 0.11357312039895487 0.1135474145412445 0.0019848656695841483 0.10545582256533877 0.1074362099170684 0.009951494819751439 0.11208393221551717 0.1106475591659545 0.017324670043658678 1.0000000433488325 1.0 7.582174279590549e-08 1.0 1.0 8.429369702575069e-08 0.0 0.0 0.0

View File

@@ -0,0 +1,12 @@
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,0,75.03928279876709,73.9881739616394,152.16393160820007,,,
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,1,74.23106241226196,73.55208587646484,150.9755437374115,214.81951904296875,0.24937200546264648,
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,2,75.07349109649658,74.42506957054138,152.62019896507263,202.9042205810547,0.24527257680892944,
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,3,73.82551193237305,74.7103636264801,150.684387922287,223.25729370117188,0.0750700831413269,
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,4,74.71211385726929,74.36838006973267,152.22601079940796,210.7346954345703,0.241740882396698,
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,5,73.80026388168335,74.63985013961792,151.58087468147278,266.4477844238281,0.7560845464468002,
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,6,74.41286873817444,74.4742693901062,151.42124199867249,239.9493865966797,0.1602541208267212,
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,7,74.38386011123657,74.27649450302124,151.78351974487305,247.0240936279297,0.13166594505310059,
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,8,73.25273704528809,74.35415315628052,150.77343583106995,256.5118408203125,0.06467467546463013,
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,9,74.34760189056396,73.83727645874023,151.31240582466125,256.1639709472656,0.30772316455841064,
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,10,73.39611744880676,74.33566379547119,150.86029887199402,246.99131774902344,0.38890862464904785,
1 sample_id scene round_id policy_pass_total_time_s world_model_pass_total_time_s round_total_time_s latent_init_dist_to_prev_round action_drift_vs_prev_round psnr_full50
2 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera 0 75.03928279876709 73.9881739616394 152.16393160820007
3 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera 1 74.23106241226196 73.55208587646484 150.9755437374115 214.81951904296875 0.24937200546264648
4 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera 2 75.07349109649658 74.42506957054138 152.62019896507263 202.9042205810547 0.24527257680892944
5 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera 3 73.82551193237305 74.7103636264801 150.684387922287 223.25729370117188 0.0750700831413269
6 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera 4 74.71211385726929 74.36838006973267 152.22601079940796 210.7346954345703 0.241740882396698
7 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera 5 73.80026388168335 74.63985013961792 151.58087468147278 266.4477844238281 0.7560845464468002
8 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera 6 74.41286873817444 74.4742693901062 151.42124199867249 239.9493865966797 0.1602541208267212
9 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera 7 74.38386011123657 74.27649450302124 151.78351974487305 247.0240936279297 0.13166594505310059
10 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera 8 73.25273704528809 74.35415315628052 150.77343583106995 256.5118408203125 0.06467467546463013
11 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera 9 74.34760189056396 73.83727645874023 151.31240582466125 256.1639709472656 0.30772316455841064
12 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera 10 73.39611744880676 74.33566379547119 150.86029887199402 246.99131774902344 0.38890862464904785

View File

@@ -0,0 +1,3 @@
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,policy,74.22499192844738,,,,44.90909090909091,46.72727272727273,46.72727272727273,47.09090909090909,,236.48041229248048,0.26207666248083117,151.4910772713748,74.22499192844738,74.26925277709961,
unitree_g1_pack_camera-vid50-fs6,unitree_g1_pack_camera,world_model,74.26925277709961,,,,45.09090909090909,46.81818181818182,46.81818181818182,47.0,,236.48041229248048,0.26207666248083117,151.4910772713748,74.22499192844738,74.26925277709961,
1 sample_id scene pass_type pass_total_time_s action_first_stable_step state_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_state oracle_budget_latent latent_init_dist_to_prev_round action_drift_vs_prev_round round_total_time_s policy_pass_total_time_s world_model_pass_total_time_s psnr_full50
2 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera policy 74.22499192844738 44.90909090909091 46.72727272727273 46.72727272727273 47.09090909090909 236.48041229248048 0.26207666248083117 151.4910772713748 74.22499192844738 74.26925277709961
3 unitree_g1_pack_camera-vid50-fs6 unitree_g1_pack_camera world_model 74.26925277709961 45.09090909090909 46.81818181818182 46.81818181818182 47.0 236.48041229248048 0.26207666248083117 151.4910772713748 74.22499192844738 74.26925277709961

File diff suppressed because it is too large Load Diff

View File

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