早停特征验证,早停不通

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=119.6001, median=138.8359, p90=169.4805, p95=174.5434
### Direction C: Action Converges First
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `action_vs_full50_95pct_step`: mean=46.6364, median=46.6364, p90=46.6364, p95=46.6364
- `share_action_first_stable_before_latent`: nan
- `share_action_95pct_before_latent`: nan
### Direction D: Cross-Step Similarity
- `latent_delta_mid_steps`: mean=0.3526, median=0.3488, p90=0.4169, p95=0.4275
- `action_delta_mid_steps`: mean=0.0318, median=0.0300, p90=0.0453, p95=0.0481
- `state_delta_mid_steps`: mean=0.0311, median=0.0302, p90=0.0437, p95=0.0460
### Direction A: Budget Heterogeneity
- `oracle_budget_action`: mean=46.6364, median=46.6364, p90=46.6364, p95=46.6364
- `oracle_budget_state`: mean=46.7273, median=46.7273, p90=46.7273, p95=46.7273
- `oracle_budget_action_by_scene`:
- `unitree_g1_pack_camera`: mean=46.6364, median=46.6364, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=229.0488, median=228.5274, p90=251.0416, p95=257.7575
- `action_drift_vs_prev_round`: mean=0.1520, median=0.1298, p90=0.2520, p95=0.3113
- `round_total_time_s`: mean=150.0686, median=151.2592, p90=152.1900, p95=152.5157
- `policy_pass_total_time_s`: mean=73.6966, median=74.1877, p90=74.7325, p95=74.8893
- `world_model_pass_total_time_s`: mean=73.2965, median=74.3135, p90=74.6243, p95=74.6295

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 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,73.69664512981068,73.69664512981068,,,,,,,,,,,44.72727272727273,44.72727272727273,,46.63636363636363,46.63636363636363,,46.63636363636363,46.63636363636363,,46.90909090909091,46.90909090909091,,150.06858123432505,150.06858123432505,,73.69664512981068,73.69664512981068,,73.29652458971196,73.29652458971196,,229.048844909668,229.048844909668,,0.1520089924335479,0.1520089924335479,
unitree_g1_pack_camera,world_model,73.29652458971196,73.29652458971196,,,,,,,,,,,44.81818181818182,44.81818181818182,,46.72727272727273,46.72727272727273,,46.72727272727273,46.72727272727273,,46.72727272727273,46.72727272727273,,150.06858123432505,150.06858123432505,,73.69664512981068,73.69664512981068,,73.29652458971196,73.29652458971196,,229.048844909668,229.048844909668,,0.1520089924335479,0.1520089924335479,
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 73.69664512981068 73.69664512981068 44.72727272727273 44.72727272727273 46.63636363636363 46.63636363636363 46.63636363636363 46.63636363636363 46.90909090909091 46.90909090909091 150.06858123432505 150.06858123432505 73.69664512981068 73.69664512981068 73.29652458971196 73.29652458971196 229.048844909668 229.048844909668 0.1520089924335479 0.1520089924335479
4 unitree_g1_pack_camera world_model 73.29652458971196 73.29652458971196 44.81818181818182 44.81818181818182 46.72727272727273 46.72727272727273 46.72727272727273 46.72727272727273 46.72727272727273 46.72727272727273 150.06858123432505 150.06858123432505 73.69664512981068 73.69664512981068 73.29652458971196 73.29652458971196 229.048844909668 229.048844909668 0.1520089924335479 0.1520089924335479

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.4572620608589866,1.468595266342163,0.08493196159199591,1.414884794842113,1.4147299528121948,0.001798328497757325,0.04285251349210734,0.0404267273843288,0.009245946621455867,0.03454849394884971,0.033249344676733,0.005650878554835622,0.04908749461174007,0.0540532544255256,0.06452614527425579,0.07406484369527205,0.0701000392436981,0.04313833634110371,172.90275989879262,174.31529235839844,10.143913089423606
policy,2,1.4434247016906738,1.4676733016967771,0.08158786817391304,1.0217695019461892,1.022146463394165,0.001824396072630474,0.0322659581222317,0.031768050044775,0.004316731780854252,0.02533460374582892,0.0255975238978862,0.0036937549558425944,0.04785464704036712,0.0558408237993717,0.06438980743567607,0.07452032511884513,0.0699695125222206,0.043315148949574805,172.48740456321022,174.154052734375,9.534167371079256
policy,3,1.43786113912409,1.4651522636413574,0.05671590586878328,0.8506037105213512,0.8505626320838928,0.0010086606911836923,0.025245838713916835,0.0244352463632822,0.004550268201634001,0.019512325694615144,0.0184436179697513,0.0031343662703750465,0.05073400078849357,0.0590319745242595,0.06447996300863185,0.07835578207265242,0.0750891640782356,0.044318088443039104,172.56313532049006,173.87869262695312,9.690644118002934
policy,4,1.4488264864141291,1.468099594116211,0.044552895678330165,0.7504867098548196,0.7511840462684631,0.0021945251770877612,0.02099525132639838,0.019640676677227,0.004042319145546911,0.016798724505034317,0.0149918533861637,0.0038063624949669257,0.05598361282186073,0.0635371059179306,0.06475335110170251,0.08452281254259017,0.0827359408140182,0.04536336344671877,171.6457186612216,172.943359375,9.905503636485962
policy,5,1.4445642124522815,1.4674458503723145,0.07372799549664323,0.6826241178946062,0.6820257306098938,0.0019023681820018858,0.017781017517501593,0.017315287142992,0.0030308581026791343,0.015471564521166355,0.0133354496210813,0.004392402663835177,0.06279808553782373,0.069211721420288,0.06508139799015962,0.09208766912872136,0.0918402001261711,0.046219482821702594,170.62380981445312,172.77044677734375,9.338962054224549
policy,6,1.466492934660478,1.4663879871368408,0.0033687270242583945,0.6330396262082186,0.6331935524940491,0.0013516729387216021,0.016464014537632417,0.0159446559846401,0.0032078874005077988,0.013437864455309735,0.0125236641615629,0.0023339189416475637,0.07053967633030629,0.0757732093334198,0.06541846178548981,0.10053773190487508,0.1023101210594177,0.046871955162332835,168.18486300381747,170.33258056640625,9.372171607887697
policy,7,1.427666967565363,1.4660284519195557,0.08700158523842721,0.5942428816448558,0.5937604308128357,0.001124248344526994,0.016398269175128457,0.0157116670161485,0.003410728232940868,0.012472847476601545,0.0122630139812827,0.000879555013906485,0.07894390093331984,0.0833557099103927,0.06584835805818573,0.10987994650548151,0.1139230579137802,0.047202640407365985,165.49650018865412,167.12269592285156,9.745938040764893
policy,8,1.4490273649042302,1.465933322906494,0.05542063379895226,0.5634552565487948,0.563343346118927,0.001572214532005824,0.016492159190502984,0.0157064627856016,0.0036629370081121054,0.012894527732648571,0.0125679457560181,0.0009618986879934046,0.08798942443999376,0.0944317579269409,0.06640651834121733,0.1198719888925552,0.126018077135086,0.047265992601581715,163.85061506791547,164.42604064941406,8.862486787373943
policy,9,1.4615582769567317,1.4670460224151611,0.016482098813975932,0.5372052517804232,0.5367610454559326,0.0011974870440969933,0.016172865236347325,0.0155690256506204,0.0028684121715985608,0.013472453775730954,0.0134708238765597,0.0010477335154444013,0.09774179079315877,0.1074132397770881,0.06686378931914765,0.13039620897986667,0.1371817886829376,0.047192347653569784,161.75644475763494,164.2596435546875,9.032441230705615
policy,10,1.4682330868460916,1.4688644409179688,0.002973908248225588,0.5157344070347872,0.5156803727149963,0.0006648326260800635,0.01600063736127177,0.015865858644247,0.0018563278223038228,0.01389412564987481,0.0139034241437911,0.0011831849752165018,0.1082294354723258,0.1171060130000114,0.06706808209943918,0.1413173980333588,0.1487944573163986,0.04703540157530878,159.57703191583806,161.41839599609375,8.161955259200024
policy,11,1.4528088569641113,1.4667129516601562,0.051326522031573764,0.4965983439575542,0.4962138235569,0.0012907033990327283,0.016294247216798993,0.0165317598730325,0.001499721650035264,0.014867984181777944,0.0148237058892846,0.0011554647293908634,0.11938456873494112,0.1267249584197998,0.06705104490812296,0.1526780379089442,0.1609407067298889,0.04684960454133024,157.8231991854581,160.21270751953125,7.752441320069177
policy,12,1.4159460067749023,1.4663913249969482,0.10023155558290575,0.48016573895107617,0.4800246357917785,0.0008553212240501191,0.016802738928659345,0.0167951006442308,0.001452634940197764,0.0157990165224129,0.0156127987429499,0.0012349508823569627,0.130847713148052,0.1364877223968505,0.06689191149049419,0.1644220196387984,0.1734152287244796,0.04669383138472318,155.53783069957387,155.71360778808594,7.286547144952199
policy,13,1.3944514014504172,1.463942289352417,0.12456672762368926,0.463904085484418,0.4638822674751282,0.0009254639487595196,0.017500201748176,0.0174329038709402,0.0013969887789309554,0.0164489780806682,0.0162989292293787,0.0013458978078284476,0.14265764961865812,0.1463918536901474,0.06677728631295261,0.1765529716556722,0.1861822605133056,0.04658032313014798,154.0609755082564,154.27761840820312,6.49367172307826
policy,14,1.4048242352225564,1.46488356590271,0.1058220236694414,0.45089690522714093,0.4507767856121063,0.0009440905389978208,0.01841419867493886,0.0183760710060596,0.001287685812770737,0.017479611645367935,0.0173952598124742,0.0014046531223675892,0.15498437427661632,0.1607045531272888,0.06675377396496347,0.18912358040159394,0.1977372467517852,0.04651514348934279,152.3609258478338,152.31088256835938,6.0091752639587455
policy,15,1.4277611645785244,1.4678683280944824,0.0819439766989182,0.4388922398740595,0.4389062821865082,0.0005545063501043735,0.019208010116761327,0.0192836001515388,0.0011816608038214978,0.018187496133825944,0.0181642100214958,0.001232245709981805,0.1678163615817373,0.1763129234313964,0.06672029877459583,0.20212653685699805,0.2078979909420013,0.04649836572699284,150.93017439408735,151.2073974609375,5.894675959277396
policy,16,1.4665695103732022,1.4686744213104248,0.005663718535542736,0.4266177172010595,0.4266233146190643,0.0005832894454642859,0.020035503770817364,0.0202665049582719,0.0011665476464633162,0.0192962243137034,0.0192146692425012,0.001116814196419088,0.18131763318722893,0.1931518614292144,0.06670748565926125,0.215736064043912,0.2185414433479309,0.046545368874597814,149.10472106933594,149.60293579101562,5.653450448214926
policy,17,1.4636754556135698,1.468208074569702,0.010150437999621545,0.4158372906121341,0.416072279214859,0.0009608947074841405,0.020890348167581948,0.0209464989602565,0.0011682077503025034,0.020286818458275326,0.0202313587069511,0.0011274366329404306,0.19525008106773545,0.210337221622467,0.06662588347617072,0.22981125522743573,0.2305775284767151,0.04666908134476144,147.76440984552556,148.50343322753906,5.443345910374384
policy,18,1.4572067260742188,1.46825909614563,0.030675338162887224,0.40614468130198395,0.4059847891330719,0.0010777707389740794,0.021712564778598818,0.0211981423199176,0.0012193122761240288,0.021064069122075976,0.0209606569260358,0.0011235837777786213,0.20972827280109574,0.2277120351791381,0.0664819010614877,0.24421739307316861,0.2473994940519333,0.04686996779391058,146.4822013161399,147.50584411621094,5.148172797353906
policy,19,1.4573773470791904,1.4653725624084473,0.031940668349627006,0.396631043065678,0.3963758647441864,0.0010235556279476622,0.022997332228855607,0.0225323308259248,0.001088081640406986,0.022243836217305846,0.021995473653078,0.001069746498898891,0.22453688762404697,0.2388417422771453,0.06643885184062771,0.2592355487021533,0.2646936774253845,0.04709281018642633,145.36435213955966,146.92544555664062,4.7133686810226125
policy,20,1.4509306387467817,1.465595006942749,0.05332726070674398,0.38735161315311084,0.3871927559375763,0.0009479926392281059,0.023931073532863046,0.0233381502330303,0.0011475342713286097,0.023039806634187646,0.0227862168103456,0.001061289081748463,0.2401528344912962,0.2504130005836487,0.0663226642380112,0.2746527005325664,0.2826161384582519,0.047316404670704484,144.3869393088601,145.30194091796875,4.469467892049171
policy,21,1.4664982665668835,1.4681925773620603,0.004453134058271675,0.37875403599305585,0.3789002001285553,0.0009848525500639708,0.025033963336185936,0.0244611632078886,0.0011947136123963557,0.024504812095652882,0.0243097711354494,0.0010586326675911097,0.25635452162135725,0.2624239027500152,0.06618579178536307,0.29078156162392005,0.3011690378189087,0.04756199220595538,143.1748740456321,143.66708374023438,4.2734437032664365
policy,22,1.4631663019006902,1.466644525527954,0.00841880610141408,0.37085566466504877,0.3707534968852997,0.0005286359549057222,0.02626953138546506,0.0258902423083782,0.0012070806227390347,0.025710944424975936,0.0255535263568162,0.0010291320405194334,0.2730538316748359,0.2750413119792938,0.06612727818353031,0.307493507862091,0.3204559683799743,0.04788134879200058,142.28702198375356,142.88278198242188,4.1287126218864385
policy,23,1.4680599082599988,1.4684534072875977,0.0033851630748358797,0.3631467737934806,0.3628603518009186,0.0008842086092082886,0.027574964714321172,0.027229506522417,0.001134472101858446,0.02688053301112212,0.0269142054021358,0.0010197519761988383,0.2901407128030603,0.2878554463386535,0.06614261340509323,0.32478615099733527,0.3390750288963318,0.048240559105099744,141.27206559614703,141.98509216308594,3.781637226158608
policy,24,1.4471021565524014,1.4688117504119873,0.06449571052232587,0.35609901222315704,0.3561757206916809,0.0006920350797843522,0.02874276363714171,0.028353089466691,0.0014149294474483614,0.028219529173590874,0.0284677948802709,0.0010349382006433227,0.30841442942619324,0.3025540113449096,0.06613147743944665,0.34275946562940424,0.3572912812232971,0.04860810188258617,140.52805120294744,141.16970825195312,3.6322157782161093
policy,25,1.4385889009995894,1.464040756225586,0.0766484724061181,0.34913336146961554,0.3490330278873443,0.000708206054474817,0.03005498546090988,0.0299101769924163,0.0014549651757802642,0.0296441709453409,0.0297901127487421,0.001010862099250194,0.32752781564539124,0.3182500004768371,0.06611356507608082,0.3615146225148981,0.3761412501335144,0.04899632723342586,139.6166104403409,140.19187927246094,3.3856793520670596
policy,26,1.4447653943842107,1.4692983627319336,0.07495015112448399,0.34189555590802967,0.3418733775615692,0.0008199790025448742,0.03153268637304952,0.0316000767052173,0.001392909271684622,0.030873124572363717,0.0310514904558658,0.0010453415979611205,0.3472543507814407,0.3346644639968872,0.06614576507468146,0.38095936991951684,0.395526111125946,0.04939135328278135,139.11390686035156,139.79322814941406,3.2348358680283296
policy,27,1.4307113560763272,1.4669814109802246,0.08409071530988872,0.3351675136522813,0.3354890644550323,0.0009847510485378002,0.03317415849729013,0.0330533273518085,0.0014890404527000331,0.03240707499737085,0.0326360873878002,0.0010810383515861579,0.36793153936212714,0.3522629737854004,0.0661550306413189,0.4012246755036441,0.4157037138938904,0.049745823857225785,138.45555114746094,138.7203369140625,3.098525585296356
policy,28,1.4442031166770242,1.4628241062164309,0.039187468897258985,0.3288223824717782,0.3286589980125427,0.0010142573098684351,0.034767147830941425,0.0343480221927166,0.0015008087534949103,0.03392759168689897,0.0343446061015129,0.0011528685170598635,0.3895745819265192,0.3711449801921844,0.06616641547556987,0.42233750224113464,0.4366684257984161,0.05005718927505573,137.82336980646306,137.98477172851562,2.9637296020671218
policy,29,1.4454290866851807,1.4690258502960205,0.07537505421830774,0.32246908274563874,0.3221015632152557,0.0010768012222718286,0.0364876013587821,0.0361129939556121,0.001651118454724612,0.035494701090184065,0.0360354743897914,0.0012293773508087827,0.412484808401628,0.3917053639888763,0.06607289500245057,0.4443194161761891,0.4584382474422455,0.05034493781353526,137.0643449263139,137.37957763671875,2.8437120814292176
policy,30,1.4452863173051314,1.467980146408081,0.0757805910435092,0.31619104201143433,0.3164821863174438,0.0008853074658868123,0.038326008414680264,0.0379510335624218,0.0016641476796053663,0.03751201182603831,0.0379174165427684,0.0012820421280715162,0.43609301339496265,0.4130294322967529,0.06605598088306401,0.4674970561807806,0.4813384413719177,0.05056077933729089,136.5917732932351,136.9193878173828,2.7099354495006733
policy,31,1.4590852694077925,1.467850685119629,0.02132478481574515,0.31100803613662714,0.3106493949890136,0.0007951496141436961,0.0401710945774208,0.039723265916109,0.0018747981702027167,0.03923204168677325,0.0394672378897666,0.001383828798408836,0.4611078744584864,0.4361607730388641,0.06578623885256281,0.4916651032187722,0.5052066445350647,0.05070288171169464,130.13297965309837,130.26422119140625,2.6414406575612035
policy,32,1.4377916075966575,1.467557430267334,0.07608205126591008,0.30316467718644574,0.3029109239578247,0.0009795196488008105,0.04229771210388699,0.0420311987400054,0.0020069258183480956,0.040463103489442265,0.040477555245161,0.0014668663046851647,0.48684938929297705,0.4619875848293304,0.06538768316875994,0.5165438435294412,0.5296909213066101,0.050742424207459856,123.76314128528942,123.80878448486328,2.5849509728617632
policy,33,1.4410051866011186,1.467214822769165,0.08231676632066302,0.29492605545304035,0.2949518263339996,0.000724663580345711,0.04434198649092149,0.0442057959735393,0.002538239684075392,0.042501099746335584,0.0422978140413761,0.0016039720468523765,0.5146751972762021,0.489454448223114,0.06464523244761092,0.5425913225520741,0.5552417039871216,0.05062521381713976,117.47647927024148,117.47803497314452,2.3871488785835524
policy,34,1.4427353902296587,1.4655685424804688,0.07633088799000785,0.2867246188900687,0.2867970466613769,0.0007248941615183662,0.04645004733042279,0.0464777536690235,0.002606680654078478,0.04447129030119285,0.0439670048654079,0.001808944047441023,0.543534292416139,0.518490731716156,0.06373552493666106,0.5697180086916144,0.5817369222640991,0.05029137591363298,111.11958174272017,111.1430892944336,2.35312652542826
policy,35,1.4380431391976096,1.4652199745178225,0.08024041272672139,0.2778819772330197,0.2777505815029144,0.000725300080433395,0.048718479885296324,0.0491849221289157,0.0027385716967112755,0.04643180559981948,0.0456789433956146,0.0020171985819297878,0.5737141885540702,0.5491409301757812,0.0625726015508568,0.5979418483647433,0.6092190742492676,0.04969042593095838,104.81285233931108,104.74154663085938,2.279745536053191
policy,36,1.4394728053699841,1.4683218002319336,0.06327520549474645,0.26912046833471814,0.2692267298698425,0.0008436409873987745,0.05129233036528931,0.0525594800710678,0.0030444480865279826,0.049554926427927824,0.0485188513994216,0.002302730360942537,0.6054034774953668,0.5814880728721619,0.06095647430755999,0.6278867504813455,0.6384546160697937,0.048705013785884835,98.59111022949219,98.42984771728516,2.2121099651185334
policy,37,1.4481419216502796,1.4680852890014648,0.06568153434444567,0.2598069012165069,0.2597308456897735,0.0007658187646883812,0.05410456386479459,0.0552799254655838,0.0036771654919000906,0.05058800869367333,0.0494639724493026,0.0025557905605055565,0.6390900936993685,0.6151164770126343,0.05877049002462343,0.6581302556124601,0.6676839590072632,0.047443218778055,92.26151830499822,92.09201049804688,2.1750648093583576
policy,38,1.4377792531793767,1.4686360359191897,0.07116097970037406,0.25052452493797644,0.2506965696811676,0.0009397904733438467,0.05661052194508635,0.0577643625438213,0.004145052460762615,0.054140307009220075,0.0529286041855812,0.002942402001456499,0.6739339069886641,0.6500345468521118,0.056058781750810964,0.6900770122354681,0.6986780762672424,0.04561005884403786,85.97666584361683,85.71246337890625,2.0434691409249095
policy,39,1.4491473111239346,1.4676377773284912,0.05478809087315937,0.24085916443304578,0.2411405891180038,0.0010303229311486844,0.05936408144506538,0.0605325140058994,0.004617745066382799,0.05608900094574143,0.0548073463141918,0.0033481404884069445,0.7097597501494668,0.6921520233154297,0.05279237395885527,0.7225439819422635,0.7300325036048889,0.04328828099138686,79.82579942183061,79.66876220703125,1.996251656514449
policy,40,1.4478498372164639,1.4679808616638184,0.061019010168892863,0.23117993907494974,0.2315252721309662,0.0011168292459798545,0.06212723492221395,0.0635479912161827,0.005157990353763686,0.05729533731937404,0.0559008531272411,0.003677783141737057,0.7462156956846063,0.7371782064437866,0.048928294118905834,0.7548336982727051,0.7610498666763306,0.04061024450223495,73.6149805242365,73.34339141845703,1.8439332946318512
policy,41,1.4446265697479248,1.4663090705871582,0.06561013324859837,0.22070632874965665,0.2207797914743423,0.0012329013814283104,0.06657556207342577,0.0684887021780014,0.005895436959686871,0.061185287819667235,0.0599054619669914,0.004355426964387529,0.7835968299345537,0.7818245887756348,0.04428005585285465,0.7882764935493469,0.7932373285293579,0.03715321265191841,67.4194433038885,67.35628509521484,1.6872307939379076
policy,42,1.4240101033991033,1.4678828716278076,0.09808224515045026,0.2110778459093787,0.2113845199346542,0.0012865790026071464,0.06780030104247002,0.0703799277544021,0.006293686279762048,0.06320346045223145,0.0619814805686473,0.004860025134888534,0.8202175985683094,0.8237094879150391,0.03894848010997459,0.8213060931725935,0.8249710202217102,0.03316309422452226,61.18741572986949,61.01969528198242,1.6095695779393542
policy,43,1.3919398134404963,1.4631452560424805,0.10040487908763858,0.20056706937876612,0.2008047103881836,0.00127636397892972,0.07008240304209966,0.0730912536382675,0.0070189738966487366,0.0659789426082914,0.064767800271511,0.005427352303534237,0.8557249361818487,0.8624944686889648,0.032974535433085886,0.8538154634562406,0.8562185764312744,0.02865493503143009,54.99539080533114,54.77644729614258,1.4726948934906043
policy,44,1.3812762607227673,1.4656658172607422,0.11426336396409527,0.19031869958747513,0.1905139684677124,0.0011589307292057562,0.07170141183517191,0.07386165112257,0.007730796694681527,0.0688536471941254,0.0677378326654434,0.0061454089187902945,0.889016714963046,0.8971896171569824,0.026639648773321582,0.8852626247839495,0.8863895535469055,0.023627099751129407,48.6939697265625,48.41012191772461,1.396028843513186
policy,45,1.4024128697135232,1.464688062667847,0.10940094727950904,0.17995711754668842,0.1803404241800308,0.0013412117698460122,0.07389152320948508,0.0747350081801414,0.008487586814540846,0.07024541056968946,0.0692738890647888,0.006637918533836659,0.9195137186483904,0.9266905188560486,0.020178758344336422,0.9142226468433033,0.914627194404602,0.01850586975772367,42.45047343860973,42.2722282409668,1.245876262523846
policy,46,1.461744568564675,1.4679033756256104,0.01475309120889645,0.1695439896800301,0.1699194312095642,0.001235215568933333,0.07449768483638759,0.0739257633686065,0.009041069959570769,0.07356038655747062,0.0726249888539314,0.007391367984729845,0.9458914236588911,0.9499267935752868,0.014073722572106189,0.9406864263794639,0.9404099583625792,0.013338074082954841,36.122473283247515,36.06162643432617,1.2016464335757715
policy,47,1.468185229734941,1.469231128692627,0.004994209535978507,0.15911911698904901,0.1593983918428421,0.0011583662350778564,0.07693560760129578,0.0750652402639389,0.009738278986637745,0.07756167108362366,0.0772393345832824,0.008354670363666158,0.9679589217359369,0.969740390777588,0.008575721146460035,0.9638142314824191,0.9632635116577148,0.00840216820291363,29.69234414534135,29.58456802368164,1.1403730531215621
policy,48,1.4489094560796565,1.4684669971466064,0.06430034169886857,0.14822638034820554,0.1486276090145111,0.0011467212386083677,0.07841130210594695,0.07537891715765,0.010175942959192366,0.08072946559299117,0.0800578817725181,0.00919725551613222,0.9846666184338656,0.9851454496383668,0.004192151653185197,0.9821062792431224,0.9816396236419678,0.0042459395731213635,22.988840623335406,22.858890533447266,0.9530997085961205
policy,49,1.4383612762797962,1.4665305614471436,0.07743743546586553,0.13586527244611216,0.1360668241977691,0.0013446336735038764,0.08006759123368691,0.0777957364916801,0.01040700404531898,0.08139216358011415,0.0818576365709304,0.009201519327115935,0.9954537803476508,0.9954854249954224,0.0012578729612638111,0.9941742853684858,0.9938952326774596,0.001435909859484631,15.58804720098322,15.49427890777588,0.663276704675243
policy,50,1.4427438432520086,1.4682419300079346,0.08333129026967669,0.11261092058636922,0.1127406507730484,0.0017162226553744937,0.09686144441366192,0.0965646132826805,0.012237161745241747,0.10788967189463695,0.1103288456797599,0.013349094684689101,1.000000005418604,1.0,6.225502107516694e-08,1.0000000216744163,1.0,1.0417257520882726e-07,0.0,0.0,0.0
world_model,1,1.430006135593761,1.4673447608947754,0.08072190777049308,1.4132941527800127,1.4142322540283203,0.0032594354820937865,0.04211530732837585,0.0418815985321998,0.004699710298133178,0.029142084277488937,0.0292976610362529,0.0021040135707016544,0.015482608313587571,-0.0028123529627919,0.0787258088030338,0.01944641735066066,0.0191478990018367,0.04017885971694546,172.73074340820312,173.82632446289062,8.760937253360929
world_model,2,1.4237714464014226,1.46864652633667,0.10008744334923966,1.0209428830580278,1.0213404893875122,0.0015384870334351243,0.03242838433520356,0.0319048799574375,0.0036349743464337845,0.022294075820933647,0.0224901176989078,0.0015969002682185976,0.013285354795781053,-0.0009980406612157,0.07839830394998615,0.02034504085101863,0.018947334960103,0.040530487858309684,172.694936578924,174.6065673828125,8.720761885958373
world_model,3,1.4198670170523904,1.4648771286010742,0.09987546693648618,0.8507178371602838,0.8504074215888977,0.001830048642007088,0.0255701425061984,0.0251858476549386,0.003680226331581337,0.017263219522481554,0.0170483570545911,0.0016630098343655465,0.015007815620099967,0.0062825814820826,0.07798119985236172,0.02536119639196177,0.0228673629462718,0.040733183235939455,172.2193867076527,173.35968017578125,8.665581734013896
world_model,4,1.41424053365534,1.4676814079284668,0.10459719850960554,0.7501725987954573,0.7506537437438965,0.0019179084965403497,0.021813195029442917,0.0211286135017871,0.003395205119835797,0.01514965304258189,0.0148814963176846,0.0020724191887643555,0.018993989818475457,0.0152923185378313,0.0776571816917876,0.032633913850242426,0.029531629756093,0.04107962594759271,171.80553783069956,171.39476013183594,8.473557019689068
world_model,5,1.4421515681526877,1.4663760662078855,0.07196566881564785,0.6832507686181502,0.6833696365356445,0.001690112469533371,0.019042851911349683,0.0186224952340126,0.002944185674395254,0.014547967775301455,0.0130960568785667,0.003294891278962949,0.024759585207158874,0.0253671295940876,0.07738709187354172,0.04112613082609392,0.0374754928052425,0.041502845000773406,170.81695556640625,170.3727569580078,9.08751861496755
world_model,6,1.4617162401025945,1.466360092163086,0.017012583836249887,0.6334024830297991,0.6337051391601562,0.0022155858517864105,0.017333396879786755,0.0168510526418685,0.0023093907582464285,0.0146410078318281,0.0128184165805578,0.004312369785607071,0.031651661900634114,0.0355940945446491,0.07718615053557458,0.05032287931747053,0.0463577322661876,0.04198354039605943,170.08310075239703,169.66893005371094,8.020647140583216
world_model,7,1.4570364518599077,1.466500759124756,0.033234176214632136,0.594593730839816,0.5951098799705505,0.0017249791631549535,0.01711951941251751,0.0170108992606401,0.0024017591399461916,0.014824148436838873,0.013361626304686,0.003974884036701572,0.039063126949424064,0.0461442023515701,0.07703421695800727,0.060137514532967014,0.056055799126625,0.04238286584012526,167.4236727627841,166.98495483398438,7.929506091466976
world_model,8,1.4308761249889026,1.464726448059082,0.07804233355550563,0.5636477903886274,0.5633396506309509,0.0017417371694945102,0.016778897240080574,0.0167549792677164,0.002439398270714127,0.014797903004695035,0.0142348567023873,0.003094617491474967,0.04723317074504763,0.057217102497816,0.07690862218112139,0.07042475925250481,0.0667766258120536,0.04260166660137909,165.70133417302912,165.4249725341797,6.9094800032034955
world_model,9,1.4238073392347856,1.467716932296753,0.09709660350432535,0.5375427386977456,0.5376467108726501,0.002239504517145345,0.016505711119283263,0.0168229453265666,0.0021792306797926543,0.014752549119293645,0.0154430959373712,0.0014195036147965118,0.05614844574169677,0.0686420798301696,0.07686790289006447,0.08124273795295839,0.0779656767845153,0.0427441646590995,163.4739560213956,163.60153198242188,7.886568898392379
world_model,10,1.4437774311412463,1.4687128067016602,0.08249361859907546,0.5162855169989846,0.5161638259887695,0.0009994439127393754,0.01661669445986093,0.016744228079915,0.0018613250399086318,0.015203591859476073,0.015628408640623,0.0014899066044307629,0.06583282994953067,0.0808264389634132,0.07686132442192374,0.09248333390463478,0.0892581790685653,0.04290475967568018,160.88647183504972,160.44935607910156,6.829104312334776
world_model,11,1.4420810829509387,1.4662508964538574,0.08252003236252718,0.49640588597817853,0.4964838325977325,0.0005827600964855276,0.016898257319222756,0.0167874228209257,0.0017656867797218652,0.016312683932483144,0.0158524699509143,0.001981736439053012,0.07642559330402449,0.0938466116786003,0.07692279601506155,0.10414505885405972,0.1012465506792068,0.04318652006572217,158.64142123135653,159.11228942871094,7.022535682907659
world_model,12,1.4502995230934836,1.469646453857422,0.06240989073711843,0.47895000739531085,0.4790702760219574,0.0013630664964322582,0.017249084077775426,0.0172071196138858,0.001688371101907529,0.017480390231040345,0.0165233165025711,0.0026751335663456194,0.0873847502199086,0.1074868813157081,0.07696677120074284,0.11622960730032483,0.1138581037521362,0.04359927314634221,157.03047596324575,157.35321044921875,8.220116184148122
world_model,13,1.4417386921969326,1.4641549587249756,0.06905456107791326,0.4638329256664623,0.4639588594436645,0.0009277925948568927,0.017954570241272397,0.017897218465805,0.0015827477894403887,0.017645817588676064,0.0172087624669075,0.001655995392032514,0.09871051325039427,0.1214897483587265,0.07704199953901465,0.12876673516902054,0.1270150989294052,0.04397153310627478,155.2284199107777,155.3858642578125,7.89576258330619
world_model,14,1.4511759931390935,1.4673025608062744,0.04689018194050249,0.4506865848194469,0.4508036375045776,0.0010868446749425133,0.0187175707383589,0.0186686385422945,0.0014682440375764758,0.018232018940828012,0.0180163998156785,0.0012993701176533166,0.11053144982592622,0.135571077466011,0.07709650814775122,0.1419451853091066,0.1412149369716644,0.04420665483354157,152.6615850275213,154.674072265625,6.680271919807553
world_model,15,1.4432428966869006,1.4677174091339111,0.08103586722606912,0.4381081841208717,0.4380390644073486,0.0008832099806217598,0.01934033666144712,0.0195489674806594,0.0013681598271994698,0.01893368481912391,0.0188281740993261,0.0013173205162827959,0.12305382486771449,0.1480855643749237,0.07705845542189842,0.15559064529158848,0.1570462882518768,0.04448552425150631,151.45564131303266,153.22410583496094,6.352592173201335
world_model,16,1.4264130375602029,1.4647064208984375,0.08673769468227852,0.42619275233962317,0.4260487854480743,0.0011776888540940599,0.02011830698360092,0.0203188564628362,0.0012308657396960564,0.020124523646452154,0.0200211089104414,0.001252145542284406,0.13635739802636881,0.1602515131235122,0.0769044808139604,0.1698372607881372,0.1735843867063522,0.04487153771888635,149.53598299893466,150.3146209716797,5.31586637377225
world_model,17,1.38149770823392,1.4650204181671145,0.12266191998070491,0.4154507111419331,0.4156889021396637,0.000894806373315848,0.020983243530446782,0.021412830799818,0.0012233621162042404,0.021155652505430275,0.0210598614066839,0.001247759344316369,0.15031029114669014,0.1727103590965271,0.07660203635738412,0.1846463328058069,0.1907176375389099,0.04526066806762829,148.0365226052024,147.85475158691406,4.987842044095782
world_model,18,1.427258773283525,1.4647254943847656,0.07880973487960558,0.4053773852911862,0.4051410257816314,0.0012013368317269327,0.021764695475047238,0.0222749710083007,0.0012011447450144784,0.0219753440469503,0.0218878202140331,0.0012798609929635613,0.16498073393648316,0.1855577379465103,0.07622454663401765,0.19989447634328492,0.2081665247678756,0.04566084912937594,146.40919217196378,147.3923797607422,4.536116468899126
world_model,19,1.443742882121693,1.468804121017456,0.08277969641487619,0.3960738615556197,0.3963260352611542,0.0007642461663340883,0.02313927408646448,0.0235354285687208,0.0011519414097336824,0.023219148374416573,0.0231269169598817,0.0012384631824561405,0.17986112799156792,0.1990282833576202,0.07573985052614356,0.21580766615542493,0.2264758944511413,0.04620240774883319,145.0185449773615,145.98855590820312,4.19958856690361
world_model,20,1.4550611539320513,1.4685847759246826,0.04629453885480378,0.3869111104445024,0.3869979977607727,0.0010451123569879207,0.024036303839900238,0.0243118032813072,0.0011879795728655367,0.023968658325347,0.0238199010491371,0.0012087342908885701,0.1955303847789764,0.2129270881414413,0.07526540797056319,0.23208040540868582,0.2451658844947815,0.046808996540104876,143.86784224076703,144.4664306640625,3.9017778904425837
world_model,21,1.4441826993768865,1.462773323059082,0.04528392077276679,0.3789826523173939,0.3790147006511688,0.0008293418622267478,0.025132970037785397,0.0253834184259176,0.0012579908197385913,0.025441098788922426,0.0250898338854312,0.0011524800864772305,0.21188199723308732,0.2274217158555984,0.07465147163059016,0.24906694347208191,0.2646104395389557,0.047488312150941056,142.88003540039062,143.5426025390625,3.4867140730836184
world_model,22,1.389219349080866,1.4631857872009275,0.11522896286631966,0.37081831422719086,0.3708459436893463,0.001277412955357984,0.026477973908185917,0.026748739182949,0.0013397865242618173,0.026665145192633934,0.0264479983597993,0.0011235385419910114,0.22867328470403495,0.2426761090755462,0.07391289376595059,0.26673811403187836,0.2848564982414245,0.048291385099292206,141.85296630859375,142.2423858642578,3.1552754618583023
world_model,23,1.4231178110296077,1.4678637981414795,0.1002836904379452,0.36309096488085657,0.3630476593971252,0.0010735079130616658,0.027819075875661545,0.0277823284268379,0.0014241913468170707,0.027867704121903883,0.0275497548282146,0.0010286586588149002,0.24585305154323578,0.2586207389831543,0.07323763023406658,0.28511420569636603,0.3056696355342865,0.049231786543217075,141.2125840620561,141.42567443847656,3.120624364124011
world_model,24,1.4366015087474475,1.4653596878051758,0.07317738429622846,0.35558672926642676,0.3555018901824951,0.0007423401237713145,0.029013091020963364,0.0291805490851402,0.0014764911257718301,0.02924965576014729,0.0290654655545949,0.001008158434407089,0.2642261981964111,0.2752295434474945,0.07265474900897843,0.30424068190834735,0.3250172436237335,0.05022916743720679,140.26909151944247,140.75210571289062,3.020736505972685
world_model,25,1.4438352151350542,1.4663829803466797,0.07171839367783774,0.34859276359731495,0.3484832048416137,0.0008403367328800793,0.030437825755639466,0.0304459612816572,0.0015827366925928435,0.030738630924712473,0.0309892948716878,0.0009675859466180334,0.2836334407329559,0.2925525307655334,0.07202663334957904,0.3242500993338498,0.3441366553306579,0.05139434733393356,139.42785783247515,139.56813049316406,2.800533207741541
world_model,26,1.4252522858706387,1.464773654937744,0.08151402904251975,0.34151154214685614,0.3415120840072632,0.0006299415321231892,0.03204928931187496,0.0317878648638725,0.001662730365852812,0.03201120634647929,0.0322256349027156,0.000952115290250217,0.3038406331430782,0.3107680678367615,0.07143415036050495,0.34504735469818115,0.3630918562412262,0.052578561188555833,138.87377790971235,139.2326202392578,2.684065691832924
world_model,27,1.4374222972176292,1.467658519744873,0.07734331014140708,0.33483199639753863,0.3345413506031036,0.0012027439497437036,0.03379689292474223,0.0332837551832199,0.0017021826110686835,0.033601712435483884,0.0336121991276741,0.0009288264635763507,0.3251052390445362,0.3299373686313629,0.07084461538472772,0.3667975650592284,0.3830524086952209,0.053764103992171776,138.22472589666194,138.72230529785156,2.5488832859146235
world_model,28,1.4640641429207542,1.467872142791748,0.0075265862250295254,0.32887031544338574,0.328803688287735,0.0006795257961540093,0.035423135892911344,0.0352804586291313,0.0018490818870330915,0.03514379161325364,0.0350821763277053,0.0009559558819632321,0.34730534797365015,0.3501567244529724,0.07020428425107236,0.3894775834950534,0.404649019241333,0.05497003687222449,137.75514498623934,138.05377197265625,2.40292037313119
world_model,29,1.441740014336326,1.468695878982544,0.07905077210454917,0.32225687666372815,0.3222000896930694,0.0010197165476677897,0.03709086200053036,0.0373787246644496,0.001991918703167012,0.0367462811144915,0.0367356166243553,0.0009770839693116762,0.3708875910802321,0.3712537586688995,0.0691515856285709,0.41313441775061865,0.4313163757324219,0.05615785087265087,136.97744473544034,137.13067626953125,2.2779397852088654
world_model,30,1.4181528091430664,1.4642155170440674,0.08644015378940402,0.315705499865792,0.3155870139598846,0.0008691597156092483,0.03895066915587941,0.0391497313976287,0.002175386695819509,0.03878097032958808,0.038591768592596,0.0010399015137816548,0.3951017748225819,0.3936425447463989,0.06772410830177208,0.4380659596486525,0.4556176960468292,0.057206196621098694,136.43810619007456,136.5022735595703,2.134440467130855
world_model,31,1.4184197729284114,1.4645142555236816,0.10774748882023559,0.31090285290371283,0.3108812868595123,0.000727593730715201,0.04083045605908737,0.0404947772622108,0.0023256063911305785,0.04054778949780893,0.0402592904865741,0.0011147240193563404,0.42097041552717035,0.4170947074890136,0.0660963077171807,0.46411246874115686,0.4785019755363464,0.05810872229114994,130.05442879416725,130.25164794921875,2.054368250682735
world_model,32,1.436448097229004,1.4691672325134275,0.08473039087343585,0.30301485278389667,0.3030727803707123,0.0008764097462477205,0.04309135167436161,0.0432956218719482,0.00263657153409679,0.04183180968869812,0.0413782633841037,0.001185927196225222,0.44771147858012805,0.4422990083694458,0.06397879485405614,0.4909551604227586,0.5021885633468628,0.05891488693346791,123.7055365822532,123.90367889404295,1.9826546146936577
world_model,33,1.4426527240059592,1.4676141738891602,0.08457799788561142,0.29489838264205237,0.2950036227703094,0.0005790421045292998,0.04538116841153661,0.0446262694895267,0.0027288144157341905,0.04392624307762489,0.0432189144194126,0.0013411915539013716,0.47714499722827564,0.4712598919868469,0.061649672410172454,0.5190424485640093,0.5270968079566956,0.059520841165555546,117.39528725363992,117.90131378173828,1.9006951795697298
world_model,34,1.4461948871612549,1.4684693813323977,0.06690558036224015,0.2863464843143116,0.2864225506782532,0.0009033388670310518,0.047633535821329426,0.0473033748567104,0.003082908785164271,0.04593654349446292,0.0453025437891483,0.0015329187848253235,0.5078540254722942,0.5045849084854126,0.05885293647988852,0.5482812009074471,0.5533781051635742,0.059858604987324156,111.1190483786843,111.36652374267578,1.8027431994184715
world_model,35,1.4399192116477273,1.4674360752105713,0.08341341933764873,0.2779435081915422,0.278276115655899,0.0010141389969026268,0.05011321807449509,0.0501299984753131,0.003270939007766732,0.04793145643039178,0.0471515320241451,0.0017853293830917577,0.5401784127408807,0.5394547581672668,0.055878608365052505,0.5786807320334695,0.580966055393219,0.05984243940900623,104.82051017067649,105.07886505126952,1.731645139530497
world_model,36,1.4366659251126377,1.4684648513793943,0.07206891187047036,0.26916732029481366,0.2693031132221222,0.0009659444128682053,0.05281097949905825,0.0529519096016883,0.003483823505473318,0.051118797876618084,0.0504821054637432,0.0021992960313176493,0.5742964500730688,0.5755975842475891,0.05274650929596224,0.6108833822337064,0.6132383346557617,0.05930485444721033,98.52873715487394,98.85617065429688,1.6816673826007351
world_model,37,1.4578447341918945,1.469133377075195,0.03579440096828385,0.25994881174781104,0.2598897218704223,0.0010204939510384536,0.05608854849230156,0.0551391653716564,0.0036250878906744577,0.05208367786624209,0.0513827316462993,0.0024764997306971136,0.6108879988843744,0.6128589510917664,0.049506304818211666,0.643327387896451,0.6455859541893005,0.0583184039421761,92.17622583562678,92.50888061523438,1.5729573604869087
world_model,38,1.4619746641679243,1.4655718803405762,0.009976416814134725,0.2507565387270667,0.2510163784027099,0.0008978445932552559,0.05876158956776962,0.0577524378895759,0.0038873727629425326,0.05569273335012517,0.0548937357962131,0.0030804397220644216,0.6488217223774303,0.6510348320007324,0.04593331637848155,0.6775855747136202,0.6798384189605713,0.056532117384044296,85.88790824196555,86.07306671142578,1.5202870008657325
world_model,39,1.4437037164514714,1.4668364524841309,0.07646037753203111,0.24086691574616861,0.2413474321365356,0.0010631017946554537,0.06174026463519439,0.0606682524085044,0.0041147675666053166,0.057560408318584576,0.0567379742860794,0.0035836151573574726,0.6879952441562306,0.69016432762146,0.04210121669520167,0.712296030738137,0.7145139575004578,0.05402598663672533,79.69199926202947,79.85533142089844,1.474784400888014
world_model,40,1.43578932502053,1.4653239250183103,0.07853278235168189,0.23091498288241297,0.2309696674346923,0.0007011690837229712,0.06458494202657178,0.0635062605142593,0.004315956021364562,0.05855502323670816,0.0576754324138164,0.003939453584600563,0.727892355485396,0.7270025014877319,0.038043865714673296,0.7466299425471913,0.748725175857544,0.05092799700497993,73.50702251087536,73.63716125488281,1.3747085121456524
world_model,41,1.441241437738592,1.46773362159729,0.07388882301965462,0.22107806801795957,0.2213543355464935,0.0010444646453758185,0.06923204152421515,0.0690402239561081,0.005118745625541944,0.062428755855018385,0.0616556927561759,0.004777621492462041,0.768740404735912,0.7641249895095825,0.03335230367715194,0.7820447520776228,0.784063458442688,0.046831409321510475,67.2658296064897,67.37739562988281,1.3364520964821685
world_model,42,1.4419453577561812,1.4663383960723877,0.08193175465186218,0.21094993027773767,0.2107842117547989,0.0009696712725886345,0.07051998275247483,0.0707189440727233,0.005234153522619805,0.06431370634924277,0.0635230541229248,0.005429747384162065,0.8085287321697582,0.8009121417999268,0.028583392818340235,0.8168381181630221,0.81870436668396,0.04196137271660676,61.024171655828304,61.10512161254883,1.2871610409416805
world_model,43,1.4438320073214443,1.4664089679718018,0.07572157507728419,0.20057755031368946,0.2010035365819931,0.0012117327945538735,0.07286841557784508,0.0737576559185981,0.005677079737542254,0.06695517491210587,0.0662082433700561,0.006164254475851403,0.8469342426820234,0.8391185402870178,0.023650432001423933,0.8508747707713734,0.8525471687316895,0.036347436681013034,54.83683117953214,54.789642333984375,1.1942856146885859
world_model,44,1.4408423033627598,1.4657087326049805,0.06234295751161216,0.1904614093628796,0.1907272785902023,0.0009687981379818157,0.074442369016734,0.0754086226224899,0.006014938609761216,0.06971017068082631,0.0688912719488143,0.007132454074669575,0.8827482028440996,0.8767766952514648,0.018803466804113905,0.8835655721751127,0.8849253058433533,0.029998902284973566,48.542340365323156,48.38996505737305,1.142107127089507
world_model,45,1.445040681145408,1.467820405960083,0.07224456900632789,0.18002813377163623,0.1804175078868866,0.0009582638373354564,0.07652888243848623,0.0776859149336814,0.006396492383310439,0.07079240307211873,0.0700303167104721,0.007748798386125411,0.9153223146091808,0.9110448360443116,0.014134739409085544,0.9133764017711986,0.9143689274787904,0.023508000132286957,42.30808535489169,42.25301742553711,1.0315698634166304
world_model,46,1.4243355230851606,1.4681594371795654,0.09914495402753983,0.1696314933625134,0.1698127537965774,0.001016752275816073,0.07703847844492301,0.0782058537006378,0.006547960829426516,0.07395859469066962,0.0734629407525062,0.00869221290473038,0.943276660008864,0.9403562545776368,0.009906509811026774,0.94043137810447,0.9411444664001464,0.016929201624429173,35.965856378728695,35.92008590698242,0.9416306529208717
world_model,47,1.4163377285003662,1.4657447338104248,0.09317590390474689,0.1590393321080641,0.1593649536371231,0.0010553437850283282,0.07940032807263456,0.0811329632997512,0.007075718859414723,0.07778609814968973,0.0774042904376983,0.010042228698363537,0.9665178114717657,0.964927852153778,0.006096472183387293,0.9638775749640032,0.9641485810279846,0.010605063925873839,29.57362209666859,29.721540451049805,0.7952681432806021
world_model,48,1.4108651334589177,1.465443134307861,0.10046529830161492,0.1482404158873991,0.1484584063291549,0.0010738210348877307,0.08075684986331241,0.0829239636659622,0.007379527366506982,0.08072719587521117,0.0803941190242767,0.011246255014659992,0.9840150854804299,0.983663022518158,0.0030276743472934923,0.982253676111048,0.9821756482124328,0.005288601319146588,22.892731059681285,22.918132781982425,0.6573466180527759
world_model,49,1.4209597327492454,1.4680333137512207,0.10501462481239199,0.13603441823612558,0.1364230215549469,0.001017662793737027,0.08245005594058466,0.0854896083474159,0.0077586644026418,0.08105102587829932,0.0810570567846298,0.011187232963662225,0.9952758821574125,0.9951709508895874,0.0009159977097646678,0.9942500482905995,0.9941442608833312,0.001757494584181497,15.533361781727184,15.504819869995115,0.4803910207262505
world_model,50,1.424516504461115,1.465331792831421,0.09797369768989259,0.11281669681722463,0.1131988316774368,0.0014460534514129846,0.09963723949410695,0.1026747152209281,0.009005601618786255,0.10734941674904386,0.1091611236333847,0.01564759775429332,1.0000000162558123,1.0,8.877254579184924e-08,0.9999999891627919,1.0,7.453289406702733e-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.4572620608589866 1.468595266342163 0.08493196159199591 1.414884794842113 1.4147299528121948 0.001798328497757325 0.04285251349210734 0.0404267273843288 0.009245946621455867 0.03454849394884971 0.033249344676733 0.005650878554835622 0.04908749461174007 0.0540532544255256 0.06452614527425579 0.07406484369527205 0.0701000392436981 0.04313833634110371 172.90275989879262 174.31529235839844 10.143913089423606
4 policy 2 1.4434247016906738 1.4676733016967771 0.08158786817391304 1.0217695019461892 1.022146463394165 0.001824396072630474 0.0322659581222317 0.031768050044775 0.004316731780854252 0.02533460374582892 0.0255975238978862 0.0036937549558425944 0.04785464704036712 0.0558408237993717 0.06438980743567607 0.07452032511884513 0.0699695125222206 0.043315148949574805 172.48740456321022 174.154052734375 9.534167371079256
5 policy 3 1.43786113912409 1.4651522636413574 0.05671590586878328 0.8506037105213512 0.8505626320838928 0.0010086606911836923 0.025245838713916835 0.0244352463632822 0.004550268201634001 0.019512325694615144 0.0184436179697513 0.0031343662703750465 0.05073400078849357 0.0590319745242595 0.06447996300863185 0.07835578207265242 0.0750891640782356 0.044318088443039104 172.56313532049006 173.87869262695312 9.690644118002934
6 policy 4 1.4488264864141291 1.468099594116211 0.044552895678330165 0.7504867098548196 0.7511840462684631 0.0021945251770877612 0.02099525132639838 0.019640676677227 0.004042319145546911 0.016798724505034317 0.0149918533861637 0.0038063624949669257 0.05598361282186073 0.0635371059179306 0.06475335110170251 0.08452281254259017 0.0827359408140182 0.04536336344671877 171.6457186612216 172.943359375 9.905503636485962
7 policy 5 1.4445642124522815 1.4674458503723145 0.07372799549664323 0.6826241178946062 0.6820257306098938 0.0019023681820018858 0.017781017517501593 0.017315287142992 0.0030308581026791343 0.015471564521166355 0.0133354496210813 0.004392402663835177 0.06279808553782373 0.069211721420288 0.06508139799015962 0.09208766912872136 0.0918402001261711 0.046219482821702594 170.62380981445312 172.77044677734375 9.338962054224549
8 policy 6 1.466492934660478 1.4663879871368408 0.0033687270242583945 0.6330396262082186 0.6331935524940491 0.0013516729387216021 0.016464014537632417 0.0159446559846401 0.0032078874005077988 0.013437864455309735 0.0125236641615629 0.0023339189416475637 0.07053967633030629 0.0757732093334198 0.06541846178548981 0.10053773190487508 0.1023101210594177 0.046871955162332835 168.18486300381747 170.33258056640625 9.372171607887697
9 policy 7 1.427666967565363 1.4660284519195557 0.08700158523842721 0.5942428816448558 0.5937604308128357 0.001124248344526994 0.016398269175128457 0.0157116670161485 0.003410728232940868 0.012472847476601545 0.0122630139812827 0.000879555013906485 0.07894390093331984 0.0833557099103927 0.06584835805818573 0.10987994650548151 0.1139230579137802 0.047202640407365985 165.49650018865412 167.12269592285156 9.745938040764893
10 policy 8 1.4490273649042302 1.465933322906494 0.05542063379895226 0.5634552565487948 0.563343346118927 0.001572214532005824 0.016492159190502984 0.0157064627856016 0.0036629370081121054 0.012894527732648571 0.0125679457560181 0.0009618986879934046 0.08798942443999376 0.0944317579269409 0.06640651834121733 0.1198719888925552 0.126018077135086 0.047265992601581715 163.85061506791547 164.42604064941406 8.862486787373943
11 policy 9 1.4615582769567317 1.4670460224151611 0.016482098813975932 0.5372052517804232 0.5367610454559326 0.0011974870440969933 0.016172865236347325 0.0155690256506204 0.0028684121715985608 0.013472453775730954 0.0134708238765597 0.0010477335154444013 0.09774179079315877 0.1074132397770881 0.06686378931914765 0.13039620897986667 0.1371817886829376 0.047192347653569784 161.75644475763494 164.2596435546875 9.032441230705615
12 policy 10 1.4682330868460916 1.4688644409179688 0.002973908248225588 0.5157344070347872 0.5156803727149963 0.0006648326260800635 0.01600063736127177 0.015865858644247 0.0018563278223038228 0.01389412564987481 0.0139034241437911 0.0011831849752165018 0.1082294354723258 0.1171060130000114 0.06706808209943918 0.1413173980333588 0.1487944573163986 0.04703540157530878 159.57703191583806 161.41839599609375 8.161955259200024
13 policy 11 1.4528088569641113 1.4667129516601562 0.051326522031573764 0.4965983439575542 0.4962138235569 0.0012907033990327283 0.016294247216798993 0.0165317598730325 0.001499721650035264 0.014867984181777944 0.0148237058892846 0.0011554647293908634 0.11938456873494112 0.1267249584197998 0.06705104490812296 0.1526780379089442 0.1609407067298889 0.04684960454133024 157.8231991854581 160.21270751953125 7.752441320069177
14 policy 12 1.4159460067749023 1.4663913249969482 0.10023155558290575 0.48016573895107617 0.4800246357917785 0.0008553212240501191 0.016802738928659345 0.0167951006442308 0.001452634940197764 0.0157990165224129 0.0156127987429499 0.0012349508823569627 0.130847713148052 0.1364877223968505 0.06689191149049419 0.1644220196387984 0.1734152287244796 0.04669383138472318 155.53783069957387 155.71360778808594 7.286547144952199
15 policy 13 1.3944514014504172 1.463942289352417 0.12456672762368926 0.463904085484418 0.4638822674751282 0.0009254639487595196 0.017500201748176 0.0174329038709402 0.0013969887789309554 0.0164489780806682 0.0162989292293787 0.0013458978078284476 0.14265764961865812 0.1463918536901474 0.06677728631295261 0.1765529716556722 0.1861822605133056 0.04658032313014798 154.0609755082564 154.27761840820312 6.49367172307826
16 policy 14 1.4048242352225564 1.46488356590271 0.1058220236694414 0.45089690522714093 0.4507767856121063 0.0009440905389978208 0.01841419867493886 0.0183760710060596 0.001287685812770737 0.017479611645367935 0.0173952598124742 0.0014046531223675892 0.15498437427661632 0.1607045531272888 0.06675377396496347 0.18912358040159394 0.1977372467517852 0.04651514348934279 152.3609258478338 152.31088256835938 6.0091752639587455
17 policy 15 1.4277611645785244 1.4678683280944824 0.0819439766989182 0.4388922398740595 0.4389062821865082 0.0005545063501043735 0.019208010116761327 0.0192836001515388 0.0011816608038214978 0.018187496133825944 0.0181642100214958 0.001232245709981805 0.1678163615817373 0.1763129234313964 0.06672029877459583 0.20212653685699805 0.2078979909420013 0.04649836572699284 150.93017439408735 151.2073974609375 5.894675959277396
18 policy 16 1.4665695103732022 1.4686744213104248 0.005663718535542736 0.4266177172010595 0.4266233146190643 0.0005832894454642859 0.020035503770817364 0.0202665049582719 0.0011665476464633162 0.0192962243137034 0.0192146692425012 0.001116814196419088 0.18131763318722893 0.1931518614292144 0.06670748565926125 0.215736064043912 0.2185414433479309 0.046545368874597814 149.10472106933594 149.60293579101562 5.653450448214926
19 policy 17 1.4636754556135698 1.468208074569702 0.010150437999621545 0.4158372906121341 0.416072279214859 0.0009608947074841405 0.020890348167581948 0.0209464989602565 0.0011682077503025034 0.020286818458275326 0.0202313587069511 0.0011274366329404306 0.19525008106773545 0.210337221622467 0.06662588347617072 0.22981125522743573 0.2305775284767151 0.04666908134476144 147.76440984552556 148.50343322753906 5.443345910374384
20 policy 18 1.4572067260742188 1.46825909614563 0.030675338162887224 0.40614468130198395 0.4059847891330719 0.0010777707389740794 0.021712564778598818 0.0211981423199176 0.0012193122761240288 0.021064069122075976 0.0209606569260358 0.0011235837777786213 0.20972827280109574 0.2277120351791381 0.0664819010614877 0.24421739307316861 0.2473994940519333 0.04686996779391058 146.4822013161399 147.50584411621094 5.148172797353906
21 policy 19 1.4573773470791904 1.4653725624084473 0.031940668349627006 0.396631043065678 0.3963758647441864 0.0010235556279476622 0.022997332228855607 0.0225323308259248 0.001088081640406986 0.022243836217305846 0.021995473653078 0.001069746498898891 0.22453688762404697 0.2388417422771453 0.06643885184062771 0.2592355487021533 0.2646936774253845 0.04709281018642633 145.36435213955966 146.92544555664062 4.7133686810226125
22 policy 20 1.4509306387467817 1.465595006942749 0.05332726070674398 0.38735161315311084 0.3871927559375763 0.0009479926392281059 0.023931073532863046 0.0233381502330303 0.0011475342713286097 0.023039806634187646 0.0227862168103456 0.001061289081748463 0.2401528344912962 0.2504130005836487 0.0663226642380112 0.2746527005325664 0.2826161384582519 0.047316404670704484 144.3869393088601 145.30194091796875 4.469467892049171
23 policy 21 1.4664982665668835 1.4681925773620603 0.004453134058271675 0.37875403599305585 0.3789002001285553 0.0009848525500639708 0.025033963336185936 0.0244611632078886 0.0011947136123963557 0.024504812095652882 0.0243097711354494 0.0010586326675911097 0.25635452162135725 0.2624239027500152 0.06618579178536307 0.29078156162392005 0.3011690378189087 0.04756199220595538 143.1748740456321 143.66708374023438 4.2734437032664365
24 policy 22 1.4631663019006902 1.466644525527954 0.00841880610141408 0.37085566466504877 0.3707534968852997 0.0005286359549057222 0.02626953138546506 0.0258902423083782 0.0012070806227390347 0.025710944424975936 0.0255535263568162 0.0010291320405194334 0.2730538316748359 0.2750413119792938 0.06612727818353031 0.307493507862091 0.3204559683799743 0.04788134879200058 142.28702198375356 142.88278198242188 4.1287126218864385
25 policy 23 1.4680599082599988 1.4684534072875977 0.0033851630748358797 0.3631467737934806 0.3628603518009186 0.0008842086092082886 0.027574964714321172 0.027229506522417 0.001134472101858446 0.02688053301112212 0.0269142054021358 0.0010197519761988383 0.2901407128030603 0.2878554463386535 0.06614261340509323 0.32478615099733527 0.3390750288963318 0.048240559105099744 141.27206559614703 141.98509216308594 3.781637226158608
26 policy 24 1.4471021565524014 1.4688117504119873 0.06449571052232587 0.35609901222315704 0.3561757206916809 0.0006920350797843522 0.02874276363714171 0.028353089466691 0.0014149294474483614 0.028219529173590874 0.0284677948802709 0.0010349382006433227 0.30841442942619324 0.3025540113449096 0.06613147743944665 0.34275946562940424 0.3572912812232971 0.04860810188258617 140.52805120294744 141.16970825195312 3.6322157782161093
27 policy 25 1.4385889009995894 1.464040756225586 0.0766484724061181 0.34913336146961554 0.3490330278873443 0.000708206054474817 0.03005498546090988 0.0299101769924163 0.0014549651757802642 0.0296441709453409 0.0297901127487421 0.001010862099250194 0.32752781564539124 0.3182500004768371 0.06611356507608082 0.3615146225148981 0.3761412501335144 0.04899632723342586 139.6166104403409 140.19187927246094 3.3856793520670596
28 policy 26 1.4447653943842107 1.4692983627319336 0.07495015112448399 0.34189555590802967 0.3418733775615692 0.0008199790025448742 0.03153268637304952 0.0316000767052173 0.001392909271684622 0.030873124572363717 0.0310514904558658 0.0010453415979611205 0.3472543507814407 0.3346644639968872 0.06614576507468146 0.38095936991951684 0.395526111125946 0.04939135328278135 139.11390686035156 139.79322814941406 3.2348358680283296
29 policy 27 1.4307113560763272 1.4669814109802246 0.08409071530988872 0.3351675136522813 0.3354890644550323 0.0009847510485378002 0.03317415849729013 0.0330533273518085 0.0014890404527000331 0.03240707499737085 0.0326360873878002 0.0010810383515861579 0.36793153936212714 0.3522629737854004 0.0661550306413189 0.4012246755036441 0.4157037138938904 0.049745823857225785 138.45555114746094 138.7203369140625 3.098525585296356
30 policy 28 1.4442031166770242 1.4628241062164309 0.039187468897258985 0.3288223824717782 0.3286589980125427 0.0010142573098684351 0.034767147830941425 0.0343480221927166 0.0015008087534949103 0.03392759168689897 0.0343446061015129 0.0011528685170598635 0.3895745819265192 0.3711449801921844 0.06616641547556987 0.42233750224113464 0.4366684257984161 0.05005718927505573 137.82336980646306 137.98477172851562 2.9637296020671218
31 policy 29 1.4454290866851807 1.4690258502960205 0.07537505421830774 0.32246908274563874 0.3221015632152557 0.0010768012222718286 0.0364876013587821 0.0361129939556121 0.001651118454724612 0.035494701090184065 0.0360354743897914 0.0012293773508087827 0.412484808401628 0.3917053639888763 0.06607289500245057 0.4443194161761891 0.4584382474422455 0.05034493781353526 137.0643449263139 137.37957763671875 2.8437120814292176
32 policy 30 1.4452863173051314 1.467980146408081 0.0757805910435092 0.31619104201143433 0.3164821863174438 0.0008853074658868123 0.038326008414680264 0.0379510335624218 0.0016641476796053663 0.03751201182603831 0.0379174165427684 0.0012820421280715162 0.43609301339496265 0.4130294322967529 0.06605598088306401 0.4674970561807806 0.4813384413719177 0.05056077933729089 136.5917732932351 136.9193878173828 2.7099354495006733
33 policy 31 1.4590852694077925 1.467850685119629 0.02132478481574515 0.31100803613662714 0.3106493949890136 0.0007951496141436961 0.0401710945774208 0.039723265916109 0.0018747981702027167 0.03923204168677325 0.0394672378897666 0.001383828798408836 0.4611078744584864 0.4361607730388641 0.06578623885256281 0.4916651032187722 0.5052066445350647 0.05070288171169464 130.13297965309837 130.26422119140625 2.6414406575612035
34 policy 32 1.4377916075966575 1.467557430267334 0.07608205126591008 0.30316467718644574 0.3029109239578247 0.0009795196488008105 0.04229771210388699 0.0420311987400054 0.0020069258183480956 0.040463103489442265 0.040477555245161 0.0014668663046851647 0.48684938929297705 0.4619875848293304 0.06538768316875994 0.5165438435294412 0.5296909213066101 0.050742424207459856 123.76314128528942 123.80878448486328 2.5849509728617632
35 policy 33 1.4410051866011186 1.467214822769165 0.08231676632066302 0.29492605545304035 0.2949518263339996 0.000724663580345711 0.04434198649092149 0.0442057959735393 0.002538239684075392 0.042501099746335584 0.0422978140413761 0.0016039720468523765 0.5146751972762021 0.489454448223114 0.06464523244761092 0.5425913225520741 0.5552417039871216 0.05062521381713976 117.47647927024148 117.47803497314452 2.3871488785835524
36 policy 34 1.4427353902296587 1.4655685424804688 0.07633088799000785 0.2867246188900687 0.2867970466613769 0.0007248941615183662 0.04645004733042279 0.0464777536690235 0.002606680654078478 0.04447129030119285 0.0439670048654079 0.001808944047441023 0.543534292416139 0.518490731716156 0.06373552493666106 0.5697180086916144 0.5817369222640991 0.05029137591363298 111.11958174272017 111.1430892944336 2.35312652542826
37 policy 35 1.4380431391976096 1.4652199745178225 0.08024041272672139 0.2778819772330197 0.2777505815029144 0.000725300080433395 0.048718479885296324 0.0491849221289157 0.0027385716967112755 0.04643180559981948 0.0456789433956146 0.0020171985819297878 0.5737141885540702 0.5491409301757812 0.0625726015508568 0.5979418483647433 0.6092190742492676 0.04969042593095838 104.81285233931108 104.74154663085938 2.279745536053191
38 policy 36 1.4394728053699841 1.4683218002319336 0.06327520549474645 0.26912046833471814 0.2692267298698425 0.0008436409873987745 0.05129233036528931 0.0525594800710678 0.0030444480865279826 0.049554926427927824 0.0485188513994216 0.002302730360942537 0.6054034774953668 0.5814880728721619 0.06095647430755999 0.6278867504813455 0.6384546160697937 0.048705013785884835 98.59111022949219 98.42984771728516 2.2121099651185334
39 policy 37 1.4481419216502796 1.4680852890014648 0.06568153434444567 0.2598069012165069 0.2597308456897735 0.0007658187646883812 0.05410456386479459 0.0552799254655838 0.0036771654919000906 0.05058800869367333 0.0494639724493026 0.0025557905605055565 0.6390900936993685 0.6151164770126343 0.05877049002462343 0.6581302556124601 0.6676839590072632 0.047443218778055 92.26151830499822 92.09201049804688 2.1750648093583576
40 policy 38 1.4377792531793767 1.4686360359191897 0.07116097970037406 0.25052452493797644 0.2506965696811676 0.0009397904733438467 0.05661052194508635 0.0577643625438213 0.004145052460762615 0.054140307009220075 0.0529286041855812 0.002942402001456499 0.6739339069886641 0.6500345468521118 0.056058781750810964 0.6900770122354681 0.6986780762672424 0.04561005884403786 85.97666584361683 85.71246337890625 2.0434691409249095
41 policy 39 1.4491473111239346 1.4676377773284912 0.05478809087315937 0.24085916443304578 0.2411405891180038 0.0010303229311486844 0.05936408144506538 0.0605325140058994 0.004617745066382799 0.05608900094574143 0.0548073463141918 0.0033481404884069445 0.7097597501494668 0.6921520233154297 0.05279237395885527 0.7225439819422635 0.7300325036048889 0.04328828099138686 79.82579942183061 79.66876220703125 1.996251656514449
42 policy 40 1.4478498372164639 1.4679808616638184 0.061019010168892863 0.23117993907494974 0.2315252721309662 0.0011168292459798545 0.06212723492221395 0.0635479912161827 0.005157990353763686 0.05729533731937404 0.0559008531272411 0.003677783141737057 0.7462156956846063 0.7371782064437866 0.048928294118905834 0.7548336982727051 0.7610498666763306 0.04061024450223495 73.6149805242365 73.34339141845703 1.8439332946318512
43 policy 41 1.4446265697479248 1.4663090705871582 0.06561013324859837 0.22070632874965665 0.2207797914743423 0.0012329013814283104 0.06657556207342577 0.0684887021780014 0.005895436959686871 0.061185287819667235 0.0599054619669914 0.004355426964387529 0.7835968299345537 0.7818245887756348 0.04428005585285465 0.7882764935493469 0.7932373285293579 0.03715321265191841 67.4194433038885 67.35628509521484 1.6872307939379076
44 policy 42 1.4240101033991033 1.4678828716278076 0.09808224515045026 0.2110778459093787 0.2113845199346542 0.0012865790026071464 0.06780030104247002 0.0703799277544021 0.006293686279762048 0.06320346045223145 0.0619814805686473 0.004860025134888534 0.8202175985683094 0.8237094879150391 0.03894848010997459 0.8213060931725935 0.8249710202217102 0.03316309422452226 61.18741572986949 61.01969528198242 1.6095695779393542
45 policy 43 1.3919398134404963 1.4631452560424805 0.10040487908763858 0.20056706937876612 0.2008047103881836 0.00127636397892972 0.07008240304209966 0.0730912536382675 0.0070189738966487366 0.0659789426082914 0.064767800271511 0.005427352303534237 0.8557249361818487 0.8624944686889648 0.032974535433085886 0.8538154634562406 0.8562185764312744 0.02865493503143009 54.99539080533114 54.77644729614258 1.4726948934906043
46 policy 44 1.3812762607227673 1.4656658172607422 0.11426336396409527 0.19031869958747513 0.1905139684677124 0.0011589307292057562 0.07170141183517191 0.07386165112257 0.007730796694681527 0.0688536471941254 0.0677378326654434 0.0061454089187902945 0.889016714963046 0.8971896171569824 0.026639648773321582 0.8852626247839495 0.8863895535469055 0.023627099751129407 48.6939697265625 48.41012191772461 1.396028843513186
47 policy 45 1.4024128697135232 1.464688062667847 0.10940094727950904 0.17995711754668842 0.1803404241800308 0.0013412117698460122 0.07389152320948508 0.0747350081801414 0.008487586814540846 0.07024541056968946 0.0692738890647888 0.006637918533836659 0.9195137186483904 0.9266905188560486 0.020178758344336422 0.9142226468433033 0.914627194404602 0.01850586975772367 42.45047343860973 42.2722282409668 1.245876262523846
48 policy 46 1.461744568564675 1.4679033756256104 0.01475309120889645 0.1695439896800301 0.1699194312095642 0.001235215568933333 0.07449768483638759 0.0739257633686065 0.009041069959570769 0.07356038655747062 0.0726249888539314 0.007391367984729845 0.9458914236588911 0.9499267935752868 0.014073722572106189 0.9406864263794639 0.9404099583625792 0.013338074082954841 36.122473283247515 36.06162643432617 1.2016464335757715
49 policy 47 1.468185229734941 1.469231128692627 0.004994209535978507 0.15911911698904901 0.1593983918428421 0.0011583662350778564 0.07693560760129578 0.0750652402639389 0.009738278986637745 0.07756167108362366 0.0772393345832824 0.008354670363666158 0.9679589217359369 0.969740390777588 0.008575721146460035 0.9638142314824191 0.9632635116577148 0.00840216820291363 29.69234414534135 29.58456802368164 1.1403730531215621
50 policy 48 1.4489094560796565 1.4684669971466064 0.06430034169886857 0.14822638034820554 0.1486276090145111 0.0011467212386083677 0.07841130210594695 0.07537891715765 0.010175942959192366 0.08072946559299117 0.0800578817725181 0.00919725551613222 0.9846666184338656 0.9851454496383668 0.004192151653185197 0.9821062792431224 0.9816396236419678 0.0042459395731213635 22.988840623335406 22.858890533447266 0.9530997085961205
51 policy 49 1.4383612762797962 1.4665305614471436 0.07743743546586553 0.13586527244611216 0.1360668241977691 0.0013446336735038764 0.08006759123368691 0.0777957364916801 0.01040700404531898 0.08139216358011415 0.0818576365709304 0.009201519327115935 0.9954537803476508 0.9954854249954224 0.0012578729612638111 0.9941742853684858 0.9938952326774596 0.001435909859484631 15.58804720098322 15.49427890777588 0.663276704675243
52 policy 50 1.4427438432520086 1.4682419300079346 0.08333129026967669 0.11261092058636922 0.1127406507730484 0.0017162226553744937 0.09686144441366192 0.0965646132826805 0.012237161745241747 0.10788967189463695 0.1103288456797599 0.013349094684689101 1.000000005418604 1.0 6.225502107516694e-08 1.0000000216744163 1.0 1.0417257520882726e-07 0.0 0.0 0.0
53 world_model 1 1.430006135593761 1.4673447608947754 0.08072190777049308 1.4132941527800127 1.4142322540283203 0.0032594354820937865 0.04211530732837585 0.0418815985321998 0.004699710298133178 0.029142084277488937 0.0292976610362529 0.0021040135707016544 0.015482608313587571 -0.0028123529627919 0.0787258088030338 0.01944641735066066 0.0191478990018367 0.04017885971694546 172.73074340820312 173.82632446289062 8.760937253360929
54 world_model 2 1.4237714464014226 1.46864652633667 0.10008744334923966 1.0209428830580278 1.0213404893875122 0.0015384870334351243 0.03242838433520356 0.0319048799574375 0.0036349743464337845 0.022294075820933647 0.0224901176989078 0.0015969002682185976 0.013285354795781053 -0.0009980406612157 0.07839830394998615 0.02034504085101863 0.018947334960103 0.040530487858309684 172.694936578924 174.6065673828125 8.720761885958373
55 world_model 3 1.4198670170523904 1.4648771286010742 0.09987546693648618 0.8507178371602838 0.8504074215888977 0.001830048642007088 0.0255701425061984 0.0251858476549386 0.003680226331581337 0.017263219522481554 0.0170483570545911 0.0016630098343655465 0.015007815620099967 0.0062825814820826 0.07798119985236172 0.02536119639196177 0.0228673629462718 0.040733183235939455 172.2193867076527 173.35968017578125 8.665581734013896
56 world_model 4 1.41424053365534 1.4676814079284668 0.10459719850960554 0.7501725987954573 0.7506537437438965 0.0019179084965403497 0.021813195029442917 0.0211286135017871 0.003395205119835797 0.01514965304258189 0.0148814963176846 0.0020724191887643555 0.018993989818475457 0.0152923185378313 0.0776571816917876 0.032633913850242426 0.029531629756093 0.04107962594759271 171.80553783069956 171.39476013183594 8.473557019689068
57 world_model 5 1.4421515681526877 1.4663760662078855 0.07196566881564785 0.6832507686181502 0.6833696365356445 0.001690112469533371 0.019042851911349683 0.0186224952340126 0.002944185674395254 0.014547967775301455 0.0130960568785667 0.003294891278962949 0.024759585207158874 0.0253671295940876 0.07738709187354172 0.04112613082609392 0.0374754928052425 0.041502845000773406 170.81695556640625 170.3727569580078 9.08751861496755
58 world_model 6 1.4617162401025945 1.466360092163086 0.017012583836249887 0.6334024830297991 0.6337051391601562 0.0022155858517864105 0.017333396879786755 0.0168510526418685 0.0023093907582464285 0.0146410078318281 0.0128184165805578 0.004312369785607071 0.031651661900634114 0.0355940945446491 0.07718615053557458 0.05032287931747053 0.0463577322661876 0.04198354039605943 170.08310075239703 169.66893005371094 8.020647140583216
59 world_model 7 1.4570364518599077 1.466500759124756 0.033234176214632136 0.594593730839816 0.5951098799705505 0.0017249791631549535 0.01711951941251751 0.0170108992606401 0.0024017591399461916 0.014824148436838873 0.013361626304686 0.003974884036701572 0.039063126949424064 0.0461442023515701 0.07703421695800727 0.060137514532967014 0.056055799126625 0.04238286584012526 167.4236727627841 166.98495483398438 7.929506091466976
60 world_model 8 1.4308761249889026 1.464726448059082 0.07804233355550563 0.5636477903886274 0.5633396506309509 0.0017417371694945102 0.016778897240080574 0.0167549792677164 0.002439398270714127 0.014797903004695035 0.0142348567023873 0.003094617491474967 0.04723317074504763 0.057217102497816 0.07690862218112139 0.07042475925250481 0.0667766258120536 0.04260166660137909 165.70133417302912 165.4249725341797 6.9094800032034955
61 world_model 9 1.4238073392347856 1.467716932296753 0.09709660350432535 0.5375427386977456 0.5376467108726501 0.002239504517145345 0.016505711119283263 0.0168229453265666 0.0021792306797926543 0.014752549119293645 0.0154430959373712 0.0014195036147965118 0.05614844574169677 0.0686420798301696 0.07686790289006447 0.08124273795295839 0.0779656767845153 0.0427441646590995 163.4739560213956 163.60153198242188 7.886568898392379
62 world_model 10 1.4437774311412463 1.4687128067016602 0.08249361859907546 0.5162855169989846 0.5161638259887695 0.0009994439127393754 0.01661669445986093 0.016744228079915 0.0018613250399086318 0.015203591859476073 0.015628408640623 0.0014899066044307629 0.06583282994953067 0.0808264389634132 0.07686132442192374 0.09248333390463478 0.0892581790685653 0.04290475967568018 160.88647183504972 160.44935607910156 6.829104312334776
63 world_model 11 1.4420810829509387 1.4662508964538574 0.08252003236252718 0.49640588597817853 0.4964838325977325 0.0005827600964855276 0.016898257319222756 0.0167874228209257 0.0017656867797218652 0.016312683932483144 0.0158524699509143 0.001981736439053012 0.07642559330402449 0.0938466116786003 0.07692279601506155 0.10414505885405972 0.1012465506792068 0.04318652006572217 158.64142123135653 159.11228942871094 7.022535682907659
64 world_model 12 1.4502995230934836 1.469646453857422 0.06240989073711843 0.47895000739531085 0.4790702760219574 0.0013630664964322582 0.017249084077775426 0.0172071196138858 0.001688371101907529 0.017480390231040345 0.0165233165025711 0.0026751335663456194 0.0873847502199086 0.1074868813157081 0.07696677120074284 0.11622960730032483 0.1138581037521362 0.04359927314634221 157.03047596324575 157.35321044921875 8.220116184148122
65 world_model 13 1.4417386921969326 1.4641549587249756 0.06905456107791326 0.4638329256664623 0.4639588594436645 0.0009277925948568927 0.017954570241272397 0.017897218465805 0.0015827477894403887 0.017645817588676064 0.0172087624669075 0.001655995392032514 0.09871051325039427 0.1214897483587265 0.07704199953901465 0.12876673516902054 0.1270150989294052 0.04397153310627478 155.2284199107777 155.3858642578125 7.89576258330619
66 world_model 14 1.4511759931390935 1.4673025608062744 0.04689018194050249 0.4506865848194469 0.4508036375045776 0.0010868446749425133 0.0187175707383589 0.0186686385422945 0.0014682440375764758 0.018232018940828012 0.0180163998156785 0.0012993701176533166 0.11053144982592622 0.135571077466011 0.07709650814775122 0.1419451853091066 0.1412149369716644 0.04420665483354157 152.6615850275213 154.674072265625 6.680271919807553
67 world_model 15 1.4432428966869006 1.4677174091339111 0.08103586722606912 0.4381081841208717 0.4380390644073486 0.0008832099806217598 0.01934033666144712 0.0195489674806594 0.0013681598271994698 0.01893368481912391 0.0188281740993261 0.0013173205162827959 0.12305382486771449 0.1480855643749237 0.07705845542189842 0.15559064529158848 0.1570462882518768 0.04448552425150631 151.45564131303266 153.22410583496094 6.352592173201335
68 world_model 16 1.4264130375602029 1.4647064208984375 0.08673769468227852 0.42619275233962317 0.4260487854480743 0.0011776888540940599 0.02011830698360092 0.0203188564628362 0.0012308657396960564 0.020124523646452154 0.0200211089104414 0.001252145542284406 0.13635739802636881 0.1602515131235122 0.0769044808139604 0.1698372607881372 0.1735843867063522 0.04487153771888635 149.53598299893466 150.3146209716797 5.31586637377225
69 world_model 17 1.38149770823392 1.4650204181671145 0.12266191998070491 0.4154507111419331 0.4156889021396637 0.000894806373315848 0.020983243530446782 0.021412830799818 0.0012233621162042404 0.021155652505430275 0.0210598614066839 0.001247759344316369 0.15031029114669014 0.1727103590965271 0.07660203635738412 0.1846463328058069 0.1907176375389099 0.04526066806762829 148.0365226052024 147.85475158691406 4.987842044095782
70 world_model 18 1.427258773283525 1.4647254943847656 0.07880973487960558 0.4053773852911862 0.4051410257816314 0.0012013368317269327 0.021764695475047238 0.0222749710083007 0.0012011447450144784 0.0219753440469503 0.0218878202140331 0.0012798609929635613 0.16498073393648316 0.1855577379465103 0.07622454663401765 0.19989447634328492 0.2081665247678756 0.04566084912937594 146.40919217196378 147.3923797607422 4.536116468899126
71 world_model 19 1.443742882121693 1.468804121017456 0.08277969641487619 0.3960738615556197 0.3963260352611542 0.0007642461663340883 0.02313927408646448 0.0235354285687208 0.0011519414097336824 0.023219148374416573 0.0231269169598817 0.0012384631824561405 0.17986112799156792 0.1990282833576202 0.07573985052614356 0.21580766615542493 0.2264758944511413 0.04620240774883319 145.0185449773615 145.98855590820312 4.19958856690361
72 world_model 20 1.4550611539320513 1.4685847759246826 0.04629453885480378 0.3869111104445024 0.3869979977607727 0.0010451123569879207 0.024036303839900238 0.0243118032813072 0.0011879795728655367 0.023968658325347 0.0238199010491371 0.0012087342908885701 0.1955303847789764 0.2129270881414413 0.07526540797056319 0.23208040540868582 0.2451658844947815 0.046808996540104876 143.86784224076703 144.4664306640625 3.9017778904425837
73 world_model 21 1.4441826993768865 1.462773323059082 0.04528392077276679 0.3789826523173939 0.3790147006511688 0.0008293418622267478 0.025132970037785397 0.0253834184259176 0.0012579908197385913 0.025441098788922426 0.0250898338854312 0.0011524800864772305 0.21188199723308732 0.2274217158555984 0.07465147163059016 0.24906694347208191 0.2646104395389557 0.047488312150941056 142.88003540039062 143.5426025390625 3.4867140730836184
74 world_model 22 1.389219349080866 1.4631857872009275 0.11522896286631966 0.37081831422719086 0.3708459436893463 0.001277412955357984 0.026477973908185917 0.026748739182949 0.0013397865242618173 0.026665145192633934 0.0264479983597993 0.0011235385419910114 0.22867328470403495 0.2426761090755462 0.07391289376595059 0.26673811403187836 0.2848564982414245 0.048291385099292206 141.85296630859375 142.2423858642578 3.1552754618583023
75 world_model 23 1.4231178110296077 1.4678637981414795 0.1002836904379452 0.36309096488085657 0.3630476593971252 0.0010735079130616658 0.027819075875661545 0.0277823284268379 0.0014241913468170707 0.027867704121903883 0.0275497548282146 0.0010286586588149002 0.24585305154323578 0.2586207389831543 0.07323763023406658 0.28511420569636603 0.3056696355342865 0.049231786543217075 141.2125840620561 141.42567443847656 3.120624364124011
76 world_model 24 1.4366015087474475 1.4653596878051758 0.07317738429622846 0.35558672926642676 0.3555018901824951 0.0007423401237713145 0.029013091020963364 0.0291805490851402 0.0014764911257718301 0.02924965576014729 0.0290654655545949 0.001008158434407089 0.2642261981964111 0.2752295434474945 0.07265474900897843 0.30424068190834735 0.3250172436237335 0.05022916743720679 140.26909151944247 140.75210571289062 3.020736505972685
77 world_model 25 1.4438352151350542 1.4663829803466797 0.07171839367783774 0.34859276359731495 0.3484832048416137 0.0008403367328800793 0.030437825755639466 0.0304459612816572 0.0015827366925928435 0.030738630924712473 0.0309892948716878 0.0009675859466180334 0.2836334407329559 0.2925525307655334 0.07202663334957904 0.3242500993338498 0.3441366553306579 0.05139434733393356 139.42785783247515 139.56813049316406 2.800533207741541
78 world_model 26 1.4252522858706387 1.464773654937744 0.08151402904251975 0.34151154214685614 0.3415120840072632 0.0006299415321231892 0.03204928931187496 0.0317878648638725 0.001662730365852812 0.03201120634647929 0.0322256349027156 0.000952115290250217 0.3038406331430782 0.3107680678367615 0.07143415036050495 0.34504735469818115 0.3630918562412262 0.052578561188555833 138.87377790971235 139.2326202392578 2.684065691832924
79 world_model 27 1.4374222972176292 1.467658519744873 0.07734331014140708 0.33483199639753863 0.3345413506031036 0.0012027439497437036 0.03379689292474223 0.0332837551832199 0.0017021826110686835 0.033601712435483884 0.0336121991276741 0.0009288264635763507 0.3251052390445362 0.3299373686313629 0.07084461538472772 0.3667975650592284 0.3830524086952209 0.053764103992171776 138.22472589666194 138.72230529785156 2.5488832859146235
80 world_model 28 1.4640641429207542 1.467872142791748 0.0075265862250295254 0.32887031544338574 0.328803688287735 0.0006795257961540093 0.035423135892911344 0.0352804586291313 0.0018490818870330915 0.03514379161325364 0.0350821763277053 0.0009559558819632321 0.34730534797365015 0.3501567244529724 0.07020428425107236 0.3894775834950534 0.404649019241333 0.05497003687222449 137.75514498623934 138.05377197265625 2.40292037313119
81 world_model 29 1.441740014336326 1.468695878982544 0.07905077210454917 0.32225687666372815 0.3222000896930694 0.0010197165476677897 0.03709086200053036 0.0373787246644496 0.001991918703167012 0.0367462811144915 0.0367356166243553 0.0009770839693116762 0.3708875910802321 0.3712537586688995 0.0691515856285709 0.41313441775061865 0.4313163757324219 0.05615785087265087 136.97744473544034 137.13067626953125 2.2779397852088654
82 world_model 30 1.4181528091430664 1.4642155170440674 0.08644015378940402 0.315705499865792 0.3155870139598846 0.0008691597156092483 0.03895066915587941 0.0391497313976287 0.002175386695819509 0.03878097032958808 0.038591768592596 0.0010399015137816548 0.3951017748225819 0.3936425447463989 0.06772410830177208 0.4380659596486525 0.4556176960468292 0.057206196621098694 136.43810619007456 136.5022735595703 2.134440467130855
83 world_model 31 1.4184197729284114 1.4645142555236816 0.10774748882023559 0.31090285290371283 0.3108812868595123 0.000727593730715201 0.04083045605908737 0.0404947772622108 0.0023256063911305785 0.04054778949780893 0.0402592904865741 0.0011147240193563404 0.42097041552717035 0.4170947074890136 0.0660963077171807 0.46411246874115686 0.4785019755363464 0.05810872229114994 130.05442879416725 130.25164794921875 2.054368250682735
84 world_model 32 1.436448097229004 1.4691672325134275 0.08473039087343585 0.30301485278389667 0.3030727803707123 0.0008764097462477205 0.04309135167436161 0.0432956218719482 0.00263657153409679 0.04183180968869812 0.0413782633841037 0.001185927196225222 0.44771147858012805 0.4422990083694458 0.06397879485405614 0.4909551604227586 0.5021885633468628 0.05891488693346791 123.7055365822532 123.90367889404295 1.9826546146936577
85 world_model 33 1.4426527240059592 1.4676141738891602 0.08457799788561142 0.29489838264205237 0.2950036227703094 0.0005790421045292998 0.04538116841153661 0.0446262694895267 0.0027288144157341905 0.04392624307762489 0.0432189144194126 0.0013411915539013716 0.47714499722827564 0.4712598919868469 0.061649672410172454 0.5190424485640093 0.5270968079566956 0.059520841165555546 117.39528725363992 117.90131378173828 1.9006951795697298
86 world_model 34 1.4461948871612549 1.4684693813323977 0.06690558036224015 0.2863464843143116 0.2864225506782532 0.0009033388670310518 0.047633535821329426 0.0473033748567104 0.003082908785164271 0.04593654349446292 0.0453025437891483 0.0015329187848253235 0.5078540254722942 0.5045849084854126 0.05885293647988852 0.5482812009074471 0.5533781051635742 0.059858604987324156 111.1190483786843 111.36652374267578 1.8027431994184715
87 world_model 35 1.4399192116477273 1.4674360752105713 0.08341341933764873 0.2779435081915422 0.278276115655899 0.0010141389969026268 0.05011321807449509 0.0501299984753131 0.003270939007766732 0.04793145643039178 0.0471515320241451 0.0017853293830917577 0.5401784127408807 0.5394547581672668 0.055878608365052505 0.5786807320334695 0.580966055393219 0.05984243940900623 104.82051017067649 105.07886505126952 1.731645139530497
88 world_model 36 1.4366659251126377 1.4684648513793943 0.07206891187047036 0.26916732029481366 0.2693031132221222 0.0009659444128682053 0.05281097949905825 0.0529519096016883 0.003483823505473318 0.051118797876618084 0.0504821054637432 0.0021992960313176493 0.5742964500730688 0.5755975842475891 0.05274650929596224 0.6108833822337064 0.6132383346557617 0.05930485444721033 98.52873715487394 98.85617065429688 1.6816673826007351
89 world_model 37 1.4578447341918945 1.469133377075195 0.03579440096828385 0.25994881174781104 0.2598897218704223 0.0010204939510384536 0.05608854849230156 0.0551391653716564 0.0036250878906744577 0.05208367786624209 0.0513827316462993 0.0024764997306971136 0.6108879988843744 0.6128589510917664 0.049506304818211666 0.643327387896451 0.6455859541893005 0.0583184039421761 92.17622583562678 92.50888061523438 1.5729573604869087
90 world_model 38 1.4619746641679243 1.4655718803405762 0.009976416814134725 0.2507565387270667 0.2510163784027099 0.0008978445932552559 0.05876158956776962 0.0577524378895759 0.0038873727629425326 0.05569273335012517 0.0548937357962131 0.0030804397220644216 0.6488217223774303 0.6510348320007324 0.04593331637848155 0.6775855747136202 0.6798384189605713 0.056532117384044296 85.88790824196555 86.07306671142578 1.5202870008657325
91 world_model 39 1.4437037164514714 1.4668364524841309 0.07646037753203111 0.24086691574616861 0.2413474321365356 0.0010631017946554537 0.06174026463519439 0.0606682524085044 0.0041147675666053166 0.057560408318584576 0.0567379742860794 0.0035836151573574726 0.6879952441562306 0.69016432762146 0.04210121669520167 0.712296030738137 0.7145139575004578 0.05402598663672533 79.69199926202947 79.85533142089844 1.474784400888014
92 world_model 40 1.43578932502053 1.4653239250183103 0.07853278235168189 0.23091498288241297 0.2309696674346923 0.0007011690837229712 0.06458494202657178 0.0635062605142593 0.004315956021364562 0.05855502323670816 0.0576754324138164 0.003939453584600563 0.727892355485396 0.7270025014877319 0.038043865714673296 0.7466299425471913 0.748725175857544 0.05092799700497993 73.50702251087536 73.63716125488281 1.3747085121456524
93 world_model 41 1.441241437738592 1.46773362159729 0.07388882301965462 0.22107806801795957 0.2213543355464935 0.0010444646453758185 0.06923204152421515 0.0690402239561081 0.005118745625541944 0.062428755855018385 0.0616556927561759 0.004777621492462041 0.768740404735912 0.7641249895095825 0.03335230367715194 0.7820447520776228 0.784063458442688 0.046831409321510475 67.2658296064897 67.37739562988281 1.3364520964821685
94 world_model 42 1.4419453577561812 1.4663383960723877 0.08193175465186218 0.21094993027773767 0.2107842117547989 0.0009696712725886345 0.07051998275247483 0.0707189440727233 0.005234153522619805 0.06431370634924277 0.0635230541229248 0.005429747384162065 0.8085287321697582 0.8009121417999268 0.028583392818340235 0.8168381181630221 0.81870436668396 0.04196137271660676 61.024171655828304 61.10512161254883 1.2871610409416805
95 world_model 43 1.4438320073214443 1.4664089679718018 0.07572157507728419 0.20057755031368946 0.2010035365819931 0.0012117327945538735 0.07286841557784508 0.0737576559185981 0.005677079737542254 0.06695517491210587 0.0662082433700561 0.006164254475851403 0.8469342426820234 0.8391185402870178 0.023650432001423933 0.8508747707713734 0.8525471687316895 0.036347436681013034 54.83683117953214 54.789642333984375 1.1942856146885859
96 world_model 44 1.4408423033627598 1.4657087326049805 0.06234295751161216 0.1904614093628796 0.1907272785902023 0.0009687981379818157 0.074442369016734 0.0754086226224899 0.006014938609761216 0.06971017068082631 0.0688912719488143 0.007132454074669575 0.8827482028440996 0.8767766952514648 0.018803466804113905 0.8835655721751127 0.8849253058433533 0.029998902284973566 48.542340365323156 48.38996505737305 1.142107127089507
97 world_model 45 1.445040681145408 1.467820405960083 0.07224456900632789 0.18002813377163623 0.1804175078868866 0.0009582638373354564 0.07652888243848623 0.0776859149336814 0.006396492383310439 0.07079240307211873 0.0700303167104721 0.007748798386125411 0.9153223146091808 0.9110448360443116 0.014134739409085544 0.9133764017711986 0.9143689274787904 0.023508000132286957 42.30808535489169 42.25301742553711 1.0315698634166304
98 world_model 46 1.4243355230851606 1.4681594371795654 0.09914495402753983 0.1696314933625134 0.1698127537965774 0.001016752275816073 0.07703847844492301 0.0782058537006378 0.006547960829426516 0.07395859469066962 0.0734629407525062 0.00869221290473038 0.943276660008864 0.9403562545776368 0.009906509811026774 0.94043137810447 0.9411444664001464 0.016929201624429173 35.965856378728695 35.92008590698242 0.9416306529208717
99 world_model 47 1.4163377285003662 1.4657447338104248 0.09317590390474689 0.1590393321080641 0.1593649536371231 0.0010553437850283282 0.07940032807263456 0.0811329632997512 0.007075718859414723 0.07778609814968973 0.0774042904376983 0.010042228698363537 0.9665178114717657 0.964927852153778 0.006096472183387293 0.9638775749640032 0.9641485810279846 0.010605063925873839 29.57362209666859 29.721540451049805 0.7952681432806021
100 world_model 48 1.4108651334589177 1.465443134307861 0.10046529830161492 0.1482404158873991 0.1484584063291549 0.0010738210348877307 0.08075684986331241 0.0829239636659622 0.007379527366506982 0.08072719587521117 0.0803941190242767 0.011246255014659992 0.9840150854804299 0.983663022518158 0.0030276743472934923 0.982253676111048 0.9821756482124328 0.005288601319146588 22.892731059681285 22.918132781982425 0.6573466180527759
101 world_model 49 1.4209597327492454 1.4680333137512207 0.10501462481239199 0.13603441823612558 0.1364230215549469 0.001017662793737027 0.08245005594058466 0.0854896083474159 0.0077586644026418 0.08105102587829932 0.0810570567846298 0.011187232963662225 0.9952758821574125 0.9951709508895874 0.0009159977097646678 0.9942500482905995 0.9941442608833312 0.001757494584181497 15.533361781727184 15.504819869995115 0.4803910207262505
102 world_model 50 1.424516504461115 1.465331792831421 0.09797369768989259 0.11281669681722463 0.1131988316774368 0.0014460534514129846 0.09963723949410695 0.1026747152209281 0.009005601618786255 0.10734941674904386 0.1091611236333847 0.01564759775429332 1.0000000162558123 1.0 8.877254579184924e-08 0.9999999891627919 1.0 7.453289406702733e-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-vid0-fs6,unitree_g1_pack_camera,0,75.04600715637207,74.63465595245361,152.84141325950623,,,
unitree_g1_pack_camera-vid0-fs6,unitree_g1_pack_camera,1,74.28308296203613,74.47904086112976,151.1198422908783,226.4590301513672,0.19760429859161377,
unitree_g1_pack_camera-vid0-fs6,unitree_g1_pack_camera,2,74.51005530357361,74.53634142875671,152.12407612800598,239.2180633544922,0.16546988487243652,
unitree_g1_pack_camera-vid0-fs6,unitree_g1_pack_camera,3,73.78234267234802,74.31759691238403,151.25920009613037,204.92880249023438,0.037446677684783936,
unitree_g1_pack_camera-vid0-fs6,unitree_g1_pack_camera,4,74.18772149085999,74.25887393951416,151.73889231681824,201.3100128173828,0.10639482736587524,
unitree_g1_pack_camera-vid0-fs6,unitree_g1_pack_camera,5,74.7325496673584,74.31347179412842,152.19000148773193,207.3344268798828,0.04424440860748291,
unitree_g1_pack_camera-vid0-fs6,unitree_g1_pack_camera,6,73.2101833820343,73.87332224845886,150.26363015174866,230.59576416015625,0.2387702465057373,
unitree_g1_pack_camera-vid0-fs6,unitree_g1_pack_camera,7,74.03829026222229,74.11333274841309,151.28116488456726,264.4734802246094,0.3706701993942261,
unitree_g1_pack_camera-vid0-fs6,unitree_g1_pack_camera,8,72.93115448951721,74.62432265281677,151.0261468887329,218.65711975097656,0.09988278150558472,
unitree_g1_pack_camera-vid0-fs6,unitree_g1_pack_camera,9,74.60982584953308,68.8978283405304,146.2382218837738,247.96261596679688,0.14695966243743896,
unitree_g1_pack_camera-vid0-fs6,unitree_g1_pack_camera,10,69.33188319206238,68.21298360824585,140.671804189682,249.54913330078125,0.11264693737030029,
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-vid0-fs6 unitree_g1_pack_camera 0 75.04600715637207 74.63465595245361 152.84141325950623
3 unitree_g1_pack_camera-vid0-fs6 unitree_g1_pack_camera 1 74.28308296203613 74.47904086112976 151.1198422908783 226.4590301513672 0.19760429859161377
4 unitree_g1_pack_camera-vid0-fs6 unitree_g1_pack_camera 2 74.51005530357361 74.53634142875671 152.12407612800598 239.2180633544922 0.16546988487243652
5 unitree_g1_pack_camera-vid0-fs6 unitree_g1_pack_camera 3 73.78234267234802 74.31759691238403 151.25920009613037 204.92880249023438 0.037446677684783936
6 unitree_g1_pack_camera-vid0-fs6 unitree_g1_pack_camera 4 74.18772149085999 74.25887393951416 151.73889231681824 201.3100128173828 0.10639482736587524
7 unitree_g1_pack_camera-vid0-fs6 unitree_g1_pack_camera 5 74.7325496673584 74.31347179412842 152.19000148773193 207.3344268798828 0.04424440860748291
8 unitree_g1_pack_camera-vid0-fs6 unitree_g1_pack_camera 6 73.2101833820343 73.87332224845886 150.26363015174866 230.59576416015625 0.2387702465057373
9 unitree_g1_pack_camera-vid0-fs6 unitree_g1_pack_camera 7 74.03829026222229 74.11333274841309 151.28116488456726 264.4734802246094 0.3706701993942261
10 unitree_g1_pack_camera-vid0-fs6 unitree_g1_pack_camera 8 72.93115448951721 74.62432265281677 151.0261468887329 218.65711975097656 0.09988278150558472
11 unitree_g1_pack_camera-vid0-fs6 unitree_g1_pack_camera 9 74.60982584953308 68.8978283405304 146.2382218837738 247.96261596679688 0.14695966243743896
12 unitree_g1_pack_camera-vid0-fs6 unitree_g1_pack_camera 10 69.33188319206238 68.21298360824585 140.671804189682 249.54913330078125 0.11264693737030029

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-vid0-fs6,unitree_g1_pack_camera,policy,73.69664512981068,,,,44.72727272727273,46.63636363636363,46.63636363636363,46.90909090909091,,229.04884490966796,0.15200899243354798,150.06858123432505,73.69664512981068,73.29652458971196,
unitree_g1_pack_camera-vid0-fs6,unitree_g1_pack_camera,world_model,73.29652458971196,,,,44.81818181818182,46.72727272727273,46.72727272727273,46.72727272727273,,229.04884490966796,0.15200899243354798,150.06858123432505,73.69664512981068,73.29652458971196,
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-vid0-fs6 unitree_g1_pack_camera policy 73.69664512981068 44.72727272727273 46.63636363636363 46.63636363636363 46.90909090909091 229.04884490966796 0.15200899243354798 150.06858123432505 73.69664512981068 73.29652458971196
3 unitree_g1_pack_camera-vid0-fs6 unitree_g1_pack_camera world_model 73.29652458971196 44.81818181818182 46.72727272727273 46.72727272727273 46.72727272727273 229.04884490966796 0.15200899243354798 150.06858123432505 73.69664512981068 73.29652458971196

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"

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"

View File

@@ -0,0 +1,54 @@
# DDIM Analysis Report
## Analysis Config
- Stability threshold: None
- Stability window: 3
- Mid-step window: 15-35
## Dataset Overview
- Unique samples: 1
- Step rows: 1100
- Sample rows: 2
- Round rows: 11
- Scenes: unitree_g1_pack_camera
- Pass types: policy, world_model
## Five Directions
### Original Early Stop
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_l2_vs_full50`: mean=116.0635, median=135.1986, p90=161.0852, p95=169.8322
### Direction C: Action Converges First
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `action_vs_full50_95pct_step`: mean=46.6364, median=46.6364, p90=46.6364, p95=46.6364
- `share_action_first_stable_before_latent`: nan
- `share_action_95pct_before_latent`: nan
### Direction D: Cross-Step Similarity
- `latent_delta_mid_steps`: mean=0.3529, median=0.3489, p90=0.4169, p95=0.4276
- `action_delta_mid_steps`: mean=0.0320, median=0.0307, p90=0.0455, p95=0.0488
- `state_delta_mid_steps`: mean=0.0312, median=0.0301, p90=0.0439, p95=0.0465
### Direction A: Budget Heterogeneity
- `oracle_budget_action`: mean=46.6364, median=46.6364, p90=46.6364, p95=46.6364
- `oracle_budget_state`: mean=46.7273, median=46.7273, p90=46.7273, p95=46.7273
- `oracle_budget_action_by_scene`:
- `unitree_g1_pack_camera`: mean=46.6364, median=46.6364, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=215.2431, median=230.0003, p90=237.2570, p95=239.0189
- `action_drift_vs_prev_round`: mean=0.2697, median=0.2050, p90=0.4657, p95=0.6923
- `round_total_time_s`: mean=147.1026, median=152.2600, p90=152.9385, p95=152.9569
- `policy_pass_total_time_s`: mean=71.2595, median=74.7608, p90=74.9093, p95=75.1472
- `world_model_pass_total_time_s`: mean=73.1823, median=74.7396, p90=74.9509, p95=74.9599

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

View File

@@ -0,0 +1,4 @@
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
unitree_g1_pack_camera,policy,71.25950481674887,71.25950481674887,,,,,,,,,,,44.72727272727273,44.72727272727273,,46.63636363636363,46.63636363636363,,46.63636363636363,46.63636363636363,,46.72727272727273,46.72727272727273,,147.10261366584083,147.10261366584083,,71.25950481674887,71.25950481674887,,73.18230964920737,73.18230964920737,,215.24309921264648,215.24309921264648,,0.2696936547756195,0.2696936547756195,
unitree_g1_pack_camera,world_model,73.18230964920737,73.18230964920737,,,,,,,,,,,45.0,45.0,,46.72727272727273,46.72727272727273,,46.72727272727273,46.72727272727273,,46.72727272727273,46.72727272727273,,147.10261366584083,147.10261366584083,,71.25950481674887,71.25950481674887,,73.18230964920737,73.18230964920737,,215.24309921264648,215.24309921264648,,0.2696936547756195,0.2696936547756195,
1 scene pass_type pass_total_time_s pass_total_time_s pass_total_time_s action_first_stable_step action_first_stable_step action_first_stable_step state_first_stable_step state_first_stable_step state_first_stable_step latent_first_stable_step latent_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_90pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_action oracle_budget_action oracle_budget_state oracle_budget_state oracle_budget_state round_total_time_s round_total_time_s round_total_time_s policy_pass_total_time_s policy_pass_total_time_s policy_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s world_model_pass_total_time_s latent_init_dist_to_prev_round latent_init_dist_to_prev_round latent_init_dist_to_prev_round action_drift_vs_prev_round action_drift_vs_prev_round action_drift_vs_prev_round
2 mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std mean median std
3 unitree_g1_pack_camera policy 71.25950481674887 71.25950481674887 44.72727272727273 44.72727272727273 46.63636363636363 46.63636363636363 46.63636363636363 46.63636363636363 46.72727272727273 46.72727272727273 147.10261366584083 147.10261366584083 71.25950481674887 71.25950481674887 73.18230964920737 73.18230964920737 215.24309921264648 215.24309921264648 0.2696936547756195 0.2696936547756195
4 unitree_g1_pack_camera world_model 73.18230964920737 73.18230964920737 45.0 45.0 46.72727272727273 46.72727272727273 46.72727272727273 46.72727272727273 46.72727272727273 46.72727272727273 147.10261366584083 147.10261366584083 71.25950481674887 71.25950481674887 73.18230964920737 73.18230964920737 215.24309921264648 215.24309921264648 0.2696936547756195 0.2696936547756195

View File

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

View File

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

View File

@@ -0,0 +1,3 @@
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,policy,71.25950481674887,,,,44.72727272727273,46.63636363636363,46.63636363636363,46.72727272727273,,215.24309921264648,0.2696936547756195,147.10261366584083,71.25950481674887,73.18230964920737,
unitree_g1_pack_camera-vid100-fs6,unitree_g1_pack_camera,world_model,73.18230964920737,,,,45.0,46.72727272727273,46.72727272727273,46.72727272727273,,215.24309921264648,0.2696936547756195,147.10261366584083,71.25950481674887,73.18230964920737,
1 sample_id scene pass_type pass_total_time_s action_first_stable_step state_first_stable_step latent_first_stable_step action_vs_full50_90pct_step action_vs_full50_95pct_step oracle_budget_action oracle_budget_state oracle_budget_latent latent_init_dist_to_prev_round action_drift_vs_prev_round round_total_time_s policy_pass_total_time_s world_model_pass_total_time_s psnr_full50
2 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera policy 71.25950481674887 44.72727272727273 46.63636363636363 46.63636363636363 46.72727272727273 215.24309921264648 0.2696936547756195 147.10261366584083 71.25950481674887 73.18230964920737
3 unitree_g1_pack_camera-vid100-fs6 unitree_g1_pack_camera world_model 73.18230964920737 45.0 46.72727272727273 46.72727272727273 46.72727272727273 215.24309921264648 0.2696936547756195 147.10261366584083 71.25950481674887 73.18230964920737

File diff suppressed because it is too large Load Diff

View File

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

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=123.5010, median=143.1178, p90=173.0218, p95=183.1080
### Direction C: Action Converges First
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
- `action_vs_full50_95pct_step`: mean=46.6364, median=46.6364, p90=46.6364, p95=46.6364
- `share_action_first_stable_before_latent`: nan
- `share_action_95pct_before_latent`: nan
### Direction D: Cross-Step Similarity
- `latent_delta_mid_steps`: mean=0.3512, median=0.3474, p90=0.4163, p95=0.4272
- `action_delta_mid_steps`: mean=0.0318, median=0.0302, p90=0.0453, p95=0.0481
- `state_delta_mid_steps`: mean=0.0313, median=0.0303, p90=0.0440, p95=0.0461
### Direction A: Budget Heterogeneity
- `oracle_budget_action`: mean=46.6364, median=46.6364, p90=46.6364, p95=46.6364
- `oracle_budget_state`: mean=46.5455, median=46.5455, p90=46.5455, p95=46.5455
- `oracle_budget_action_by_scene`:
- `unitree_g1_pack_camera`: mean=46.6364, median=46.6364, std=0.0000
### Direction B: Round Reuse
- `latent_init_dist_to_prev_round`: mean=231.5603, median=231.6096, p90=244.0158, p95=252.6133
- `action_drift_vs_prev_round`: mean=0.2541, median=0.1514, p90=0.5899, p95=0.6868
- `round_total_time_s`: mean=149.5150, median=149.4089, p90=150.2778, p95=150.4611
- `policy_pass_total_time_s`: mean=73.3453, median=73.5693, p90=73.9486, p95=74.0089
- `world_model_pass_total_time_s`: mean=73.2888, median=73.4965, p90=73.8629, p95=74.1038

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 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,73.34526510672136,73.34526510672136,,,,,,,,,,,44.54545454545455,44.54545454545455,,46.63636363636363,46.63636363636363,,46.63636363636363,46.63636363636363,,46.81818181818182,46.81818181818182,,149.51496249979192,149.51496249979192,,73.34526510672136,73.34526510672136,,73.28878194635564,73.28878194635564,,231.5602996826172,231.5602996826172,,0.2541187256574631,0.2541187256574631,
unitree_g1_pack_camera,world_model,73.28878194635564,73.28878194635564,,,,,,,,,,,44.72727272727273,44.72727272727273,,46.54545454545455,46.54545454545455,,46.54545454545455,46.54545454545455,,46.54545454545455,46.54545454545455,,149.51496249979192,149.51496249979192,,73.34526510672136,73.34526510672136,,73.28878194635564,73.28878194635564,,231.5602996826172,231.5602996826172,,0.2541187256574631,0.2541187256574631,
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 73.34526510672136 73.34526510672136 44.54545454545455 44.54545454545455 46.63636363636363 46.63636363636363 46.63636363636363 46.63636363636363 46.81818181818182 46.81818181818182 149.51496249979192 149.51496249979192 73.34526510672136 73.34526510672136 73.28878194635564 73.28878194635564 231.5602996826172 231.5602996826172 0.2541187256574631 0.2541187256574631
4 unitree_g1_pack_camera world_model 73.28878194635564 73.28878194635564 44.72727272727273 44.72727272727273 46.54545454545455 46.54545454545455 46.54545454545455 46.54545454545455 46.54545454545455 46.54545454545455 149.51496249979192 149.51496249979192 73.34526510672136 73.34526510672136 73.28878194635564 73.28878194635564 231.5602996826172 231.5602996826172 0.2541187256574631 0.2541187256574631

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.4640577706423672,1.4665131568908691,0.08630888295557096,1.4148840795863757,1.414720058441162,0.0017993882006632994,0.04190375960685985,0.0391346029937267,0.008968017415382092,0.034809943796558766,0.0358276963233947,0.0055891172503613204,0.07068525026129048,0.1094346269965171,0.09493404684793554,0.05545064823871308,0.0559474006295204,0.07515747173465141,179.16388633034447,178.22361755371094,12.54116874782092
policy,2,1.4478431181474165,1.4659442901611328,0.05257141805522548,1.0217593474821611,1.0221233367919922,0.0018202757963350351,0.03129582157866515,0.0311869084835052,0.004097575228438162,0.025223472748290364,0.0267284195870161,0.0030567576788110527,0.07047581655735317,0.1073440760374069,0.09411457230285748,0.05653752809898418,0.0549074783921241,0.07473292372015113,179.1006289395419,178.03985595703125,12.19618012106374
policy,3,1.4508071162483909,1.4629137516021729,0.02597738274670583,0.8505889231508429,0.850568950176239,0.0009935728309284507,0.024008472704074565,0.0232747178524732,0.004817394843797271,0.019076305018229864,0.019009094685316,0.0024203789017311268,0.0733499285256998,0.1103992387652397,0.09327257550106398,0.060113798488270115,0.0567251965403556,0.07545538287833656,178.60924183238637,177.27931213378906,12.514258769546093
policy,4,1.4332222071560947,1.4663548469543457,0.08472004898237223,0.750469527461312,0.7511429190635681,0.0021926277836514206,0.019555776887996583,0.0189145635813474,0.0037717037822028164,0.01588073186576361,0.0140659548342227,0.0038462927318539328,0.07849393277005715,0.1157202720642089,0.0925681599402982,0.06591043570502235,0.0615245476365089,0.0761214940034958,177.77072975852272,175.53387451171875,12.433163653601815
policy,5,1.4165333617817273,1.465792894363403,0.09692486270393107,0.6826031316410411,0.6820144653320312,0.0018878689051871633,0.016327427361499138,0.0158729441463947,0.0023224970640015833,0.014131285419518226,0.0124239493161439,0.0035418796783180887,0.08522848492826925,0.1223491057753562,0.09213924511287415,0.0732104700397361,0.0678958669304847,0.07682972292259321,177.13912131569603,174.26358032226562,12.11286371621607
policy,6,1.3986193266781894,1.4628441333770752,0.1163081743032983,0.6330029693516818,0.6330720782279968,0.0013576809768739936,0.015516853213987518,0.0154187222942709,0.0021975325336319705,0.012553093277595228,0.0122045390307903,0.0015221918896781684,0.09286392869597129,0.1294737160205841,0.09178630554676685,0.08176889812404455,0.075307585299015,0.07760688237645634,175.8358348499645,173.72447204589844,11.988410677563673
policy,7,1.4095403281125156,1.4605984687805176,0.09636666976638604,0.5941799283027649,0.5937445163726807,0.0011408407850426532,0.015591642988676336,0.0157359205186367,0.002047676014267618,0.012424878522076327,0.0124193746596574,0.0011244301408985687,0.10131513886153697,0.1371351182460785,0.091497714090984,0.09138128229162908,0.0835334509611129,0.0783595954114428,173.3382429643111,170.39013671875,12.223691663725447
policy,8,1.3935417045246472,1.4676215648651123,0.12499094836678264,0.563396773555062,0.5632473230361938,0.0015700602989839488,0.015708203004165075,0.0156518276780843,0.0019448367364163705,0.013218959200788572,0.0131432004272937,0.0011406932109806057,0.110504643314264,0.1491836309432983,0.09130155893428368,0.1018504349684173,0.092477947473526,0.07902741542149946,171.04446272416547,169.59881591796875,11.553272269104939
policy,9,1.3985719030553645,1.464723825454712,0.11614751938446653,0.5370927561413158,0.5366894602775574,0.0012191489569933526,0.015691226009618118,0.0156926903873682,0.001682724666464767,0.013932522640309473,0.0137273669242858,0.0012314982402880335,0.12035002153028142,0.159928560256958,0.09114612917350166,0.1130148155445402,0.1017173007130622,0.07974265626079177,168.0959014892578,166.8336639404297,11.282707132120256
policy,10,1.3986848917874424,1.4465887546539309,0.10221497550481361,0.5155861540274187,0.5154397487640381,0.0006870661484864018,0.015973758037117366,0.0160629730671644,0.001837244503135775,0.014488777145743327,0.0145817240700125,0.0013811491568180062,0.13080224462530826,0.1676213443279266,0.09092115375655423,0.12465710768645456,0.1111636087298393,0.0806057700717643,165.7528603293679,168.09251403808594,10.093284614790775
policy,11,1.4456792311234907,1.4674358367919922,0.047505170406388915,0.49640322544357995,0.4961250424385071,0.0012675784616726555,0.016286343844099417,0.0160638522356748,0.0019202109136096182,0.015525911511345301,0.0156050054356455,0.001296898422772715,0.14181071485985408,0.1761262416839599,0.09082309919706971,0.1369788807562806,0.1214344650506973,0.08150775423965324,163.6090739857067,163.08009338378906,9.014765682205713
policy,12,1.4586891477758235,1.4644384384155271,0.017243629540644827,0.4799362827431072,0.4797527492046356,0.0008758708733405449,0.016557741402225018,0.0165110286325216,0.001783950800414613,0.016343686475672466,0.0162832923233509,0.001138045372555804,0.15313015099276192,0.1854767799377441,0.09074195490126388,0.14965072274208066,0.1323421597480774,0.08224452117389572,162.0732782537287,161.88894653320312,8.254191299448893
policy,13,1.4604431065646084,1.4674036502838137,0.018274867322397782,0.46362915906039154,0.4634072184562683,0.0008815860817990956,0.01730045379901469,0.0171572919934988,0.001816680115415074,0.016982050019909,0.0168849863111972,0.0010730412531773862,0.16483259167183525,0.1952529400587082,0.09084701845589435,0.16277707639065653,0.1435194611549377,0.08300563632107906,159.6878897927024,159.58029174804688,8.076976839493842
policy,14,1.4432047063654119,1.4661986827850342,0.06150555073244649,0.450514018535614,0.450259655714035,0.0009487282150781945,0.018169852396981236,0.0181666184216737,0.0018730745097131605,0.017955683171749073,0.0179344471544027,0.001007048759782585,0.17708174105394967,0.2068622261285781,0.09094098167863393,0.17636843161149454,0.1551420092582702,0.08377861559889431,158.02534901012075,158.46136474609375,8.40120409903744
policy,15,1.4456605261022395,1.4662573337554932,0.05466983879102157,0.4384466734799472,0.4383538663387298,0.0006305662377608871,0.01893908191810949,0.0190126653760671,0.0017873711552574962,0.018692662939429238,0.0186305306851863,0.0009577081729543513,0.1898971937427466,0.220050424337387,0.09109435445354294,0.19029021195390003,0.166866660118103,0.08455176505420832,155.9606836492365,156.6005859375,7.4121546273812555
policy,16,1.4650192043998025,1.4660863876342771,0.0038518142451420315,0.42614234306595544,0.426078200340271,0.000585214515576066,0.019805468957532473,0.0198726188391447,0.001899294937949192,0.01974421180784697,0.0197198092937469,0.0008950086448797588,0.2031896796754815,0.2336584627628326,0.09102107354926416,0.20457993854175915,0.1792050451040268,0.08523583852854436,154.5459650213068,155.73658752441406,7.15158040268607
policy,17,1.4479244622317227,1.465186357498169,0.06075516960492047,0.41534480994397943,0.4157308936119079,0.0009537242719688769,0.020752402361143663,0.0207598954439163,0.0017814720379775097,0.02074218388985499,0.0205863434821367,0.0009139816207398188,0.21686017208478664,0.2477726340293884,0.0908455708975666,0.219293628226627,0.191961869597435,0.0857957535700529,153.33098116787997,154.5913848876953,6.6141146433529086
policy,18,1.4454051798040217,1.4664363861083984,0.058587258973662924,0.40554102713411494,0.4051211774349212,0.0010829403787579015,0.02161204442381853,0.0213789660483598,0.001809228084469801,0.021438803523778884,0.0214287545531988,0.0008718372099713051,0.23101583732800046,0.2624069452285766,0.09066969369447506,0.23427428847009482,0.2053255289793014,0.08629378319953461,151.96135226162997,153.60906982421875,6.270845585855347
policy,19,1.4438972039656206,1.4672000408172607,0.07803000266029875,0.39593481746586884,0.395662784576416,0.0009435576803860553,0.022873167625882363,0.0225982330739498,0.0018478187871302815,0.02259705537422133,0.0226364694535732,0.0008965355021074228,0.245534500953826,0.2772058844566345,0.09058280456740861,0.24967270005833014,0.2212774455547332,0.08664055997597925,151.0989796031605,153.19358825683594,6.357568026238634
policy,20,1.4384696266867898,1.4658067226409912,0.05983119865044074,0.38656077601692895,0.3866987824440002,0.0010790542478069738,0.023685362867333637,0.0234359428286552,0.0017959785872513803,0.023333593187006993,0.0233262255787849,0.0008670067879787373,0.2608689764006571,0.293217271566391,0.09027993583864061,0.26553588970140973,0.2375663667917251,0.08713057186516916,149.79420193758878,151.3402862548828,5.788180276303279
policy,21,1.437970920042558,1.4652371406555176,0.06808847047514115,0.3779007521542636,0.3779952228069305,0.000920620655617514,0.024803544140674802,0.0246101971715688,0.0018725166857938378,0.024824396622451818,0.0250153057277202,0.00088406542934116,0.2768214819106189,0.3102037310600281,0.08968361647993345,0.2820066755468195,0.2545279264450073,0.08747448559226204,148.6194374778054,150.38882446289062,5.785246379169056
policy,22,1.4516441388563677,1.465559482574463,0.0329587733936846,0.3698923262682828,0.369849145412445,0.00046934902545307886,0.026189558207988684,0.0256868489086627,0.0019880043876702165,0.026009442454034602,0.0263428259640932,0.0009663583250687659,0.2931895946914499,0.3243701457977295,0.08892031339918083,0.2990392730994658,0.2722819745540619,0.0876982027041422,147.51050359552556,149.42018127441406,5.4723532849007555
policy,23,1.4657276977192273,1.466970682144165,0.006217110148190953,0.3620956675572829,0.3617673814296722,0.0010665309714340103,0.027461507950316714,0.0268425121903419,0.0020571386314734803,0.027195948599414335,0.0274245794862508,0.0010516781607819118,0.30996654792265455,0.3390033543109894,0.08811120096423278,0.31665245104919776,0.2905894517898559,0.08769955010417564,146.50317660245028,148.54586791992188,5.002200545859644
policy,24,1.438939246264371,1.4669334888458252,0.07369616843132405,0.35489580577070057,0.3549189865589142,0.0008271135934279021,0.02852919596162705,0.0280668977648019,0.0023511656396993153,0.02849083190614522,0.0286549068987369,0.0011248340559269414,0.32799622010100965,0.3551290929317474,0.0868512363892521,0.33487554300915107,0.309632807970047,0.08752836962364709,145.65673828125,147.2616729736328,4.843204842391255
policy,25,1.4134459495544434,1.459312915802002,0.07858038480820224,0.3477749689058824,0.347327172756195,0.0008455400123540891,0.029819239777597442,0.0293466541916131,0.0025161302630739494,0.029931197789582288,0.0299312714487314,0.001183175679010293,0.3468468392437154,0.3722961246967315,0.08547123724482948,0.3537434800104661,0.3297029733657837,0.08714604266282354,144.72405034845525,146.0558624267578,4.641030042315604
policy,26,1.420381784439087,1.4621570110321045,0.08758740207008715,0.34039247306910425,0.340236634016037,0.0008780805894415247,0.031332231211391316,0.0306446645408868,0.0025003872825760426,0.031196107241240355,0.0310590509325265,0.0013419215840316109,0.3662963550199162,0.3899233043193817,0.08412620377050568,0.37334021113135596,0.3507522940635681,0.08658472460105236,143.9517822265625,145.3507537841797,4.392764252363492
policy,27,1.4233281395652078,1.465409278869629,0.08153432130096139,0.3335552540692416,0.333539605140686,0.0010892393502871685,0.03290639106522903,0.0321714207530021,0.00257688684991074,0.032735436816107105,0.0328312888741493,0.0014665012399907391,0.38689881563186646,0.4089767038822174,0.0825674541142191,0.3937874680215662,0.3726929426193237,0.08589752993824144,143.2584658536044,144.4544219970703,4.272079406693688
policy,28,1.415317492051558,1.462200403213501,0.09277475716966699,0.32706380703232507,0.3273815512657165,0.0009514917423240793,0.034342034804550045,0.0336717702448368,0.0024985022644048965,0.034246908331459165,0.0344834700226783,0.001621480131652093,0.4085196419195695,0.4292323589324951,0.08075898429568051,0.4150780141353607,0.3956015408039093,0.08500426653779024,142.60066778009588,143.73330688476562,4.1886615789426695
policy,29,1.4156232963908801,1.465245246887207,0.0964734906396391,0.32052904367446894,0.3205012083053589,0.0011611045913674897,0.03606087511236012,0.0358441807329654,0.002803622816915094,0.035832933404228856,0.0361069589853286,0.001716447416024701,0.4315491941842166,0.4510042071342468,0.07843412911877228,0.43718659064986487,0.4196343421936035,0.08390340173354441,141.74928006258878,142.79043579101562,3.9567500754207376
policy,30,1.4003267071463845,1.460479974746704,0.09611003411865592,0.31404277682304377,0.3142586648464203,0.0010382510419255392,0.037938332354480526,0.037243191152811,0.0028735634853491103,0.037867682562632954,0.0383226573467254,0.0018723062209707656,0.45549349893223157,0.472670316696167,0.07617139341483246,0.4603309685533697,0.4449528455734253,0.08239338780829449,141.1332577792081,141.91526794433594,3.7444312203742647
policy,31,1.3922495625235818,1.4643046855926514,0.11203373675329302,0.3087742599574002,0.3089728653430938,0.000995102181518832,0.039719016037204,0.0391241312026977,0.0030563298308773157,0.03962054882537231,0.0403364114463329,0.0020705713752195297,0.4807956570928747,0.4960008859634399,0.07361792957217357,0.4844890074296431,0.4713548421859741,0.08059942427036966,134.50474409623578,135.34786987304688,3.6040783834550303
policy,32,1.4292598204179243,1.4624032974243164,0.08443481142102666,0.3007338101213628,0.3008337914943695,0.0010791198246344498,0.0419439981606873,0.0412719435989856,0.0032502347389617363,0.04081735285845665,0.0413913391530513,0.0022268181266091418,0.5069567127661272,0.5194499492645264,0.07103409042072602,0.5096969685771249,0.4985435605049133,0.07890759036896082,128.0373625321822,128.7931365966797,3.4995192319757127
policy,33,1.4428100152449175,1.4666752815246582,0.06974883165823195,0.292229256846688,0.2922425866127014,0.0011233745028790653,0.04372122003273526,0.0435076616704463,0.003629090725309094,0.04290324652736833,0.0435069873929023,0.002491539461027762,0.5350535105575215,0.5457448959350586,0.06757974387093961,0.5360829098658129,0.5269107818603516,0.07688389629012007,121.6189623746005,122.25613403320312,3.4608218180166896
policy,34,1.447590091011741,1.468740701675415,0.06079436525357741,0.28385593945329834,0.2835517525672912,0.001131920893781796,0.04580325023694469,0.0452912151813507,0.00383959908184893,0.044885696673935056,0.045810766518116,0.00276461754119921,0.5641998025504026,0.5738492012023926,0.0639402878842063,0.5636366253549402,0.5564519762992859,0.0745990766595204,115.07500527121805,115.74240112304688,3.2874473977865333
policy,35,1.4449274106459185,1.4652996063232422,0.03398461686963642,0.2747574258934367,0.2747712433338165,0.0011639311569156816,0.048061760650439656,0.0471794530749321,0.0040451321458618945,0.04684483767910433,0.0480669178068637,0.0030560097124553015,0.594455515796488,0.6037076115608215,0.06016357824506347,0.5922874049706892,0.5871632099151611,0.07199154486405356,108.49776458740234,109.2995834350586,3.2037943272114275
policy,36,1.455629977312955,1.4674901962280271,0.035349103670324566,0.2658863365650177,0.2657596468925476,0.0009250126949148261,0.05048667944290415,0.0497672483325004,0.004372550520138635,0.049982087178663724,0.0512372627854347,0.0034931553124215773,0.6259249936450612,0.6349834203720093,0.05586364416708135,0.6223071000792764,0.6197088360786438,0.06849182746935213,102.04857912930575,102.94879150390624,3.118835355552048
policy,37,1.4436455423181707,1.4658300876617432,0.05329546964171001,0.25642991878769616,0.2562001943588257,0.0009356797761808127,0.05280793627554715,0.0519907660782337,0.0047557223863489385,0.05098528821359976,0.0521285869181156,0.003731034519333811,0.6589324853637002,0.6679081320762634,0.05089947103606817,0.6533052975481207,0.6516872048377991,0.06534350196022558,95.44306737726384,96.33058166503906,3.045998421817551
policy,38,1.4665710926055908,1.4680109024047852,0.0042422964847766784,0.24692150408571412,0.246945783495903,0.0012446006056443283,0.05500679327683009,0.0540205799043178,0.004986904099535786,0.05446744507009327,0.0555761866271495,0.0043696542235170605,0.6926823204213922,0.70163893699646,0.04566533606677066,0.6855168721892617,0.6836307048797607,0.06109527347960992,88.8612060546875,89.5177993774414,2.8912736686521368
policy,39,1.4565805738622493,1.4651246070861816,0.022518745370871777,0.23716629635203965,0.2367773503065109,0.0011980237559810296,0.0574775636196136,0.0562249943614006,0.005316196200068391,0.05645537850531659,0.0574362501502037,0.004779029531203279,0.7272210121154785,0.7359299659729004,0.040079852150150454,0.7186603221026334,0.7173165678977966,0.0567176748924994,82.5233417857777,83.13751220703125,2.7680110222383516
policy,40,1.46630690314553,1.4666006565093994,0.0034827153962739867,0.2273164391517639,0.2267880141735077,0.001194123832190894,0.06001475013115185,0.0587026067078113,0.0055531911561886175,0.057790378616614714,0.0593891628086566,0.004997294322216213,0.7621005069125782,0.7704762816429138,0.03439829369075261,0.7521355910734697,0.7522658109664917,0.05240500948503949,76.04906394264914,76.62018585205078,2.6779408980787376
policy,41,1.4579125100916082,1.4673833847045898,0.02366962261807007,0.21677768636833533,0.2168279886245727,0.0013840301294221935,0.06441924856467675,0.062724657356739,0.005785092931677904,0.061370305039665875,0.0628560408949852,0.005951189486782485,0.797451143915003,0.805809497833252,0.02873746807072822,0.786096372387626,0.7871405482292175,0.04687174445352937,69.58057472922586,69.77054595947266,2.5216681972223687
policy,42,1.4515274437991055,1.4657478332519531,0.04843873533851643,0.20712817663496186,0.2068550139665603,0.001320659997744129,0.065556545487859,0.064105674624443,0.006063887899305014,0.06347706067291169,0.0651486739516258,0.0063627565102926595,0.8320997032252225,0.8391185402870178,0.02312897260840981,0.8199205290187489,0.8222672343254089,0.04124621184356471,63.10776970603249,63.31159591674805,2.424451327461408
policy,43,1.4612933505665173,1.4681365489959717,0.028981345353693223,0.19657262888821683,0.1967325210571289,0.0014351956855920718,0.06782770495523101,0.0667174607515335,0.006200525405382721,0.06625342098149382,0.0679211914539337,0.007007501536479088,0.8656608895822004,0.8693088293075562,0.01792160220900777,0.8531925082206726,0.856672465801239,0.035234911516132464,56.66459794477983,56.80625915527344,2.271898314241069
policy,44,1.456812858581543,1.4658303260803225,0.031822408435182505,0.18642411719668991,0.1864280700683593,0.0013296576563815862,0.06936784156344149,0.0678954795002937,0.005965571517644889,0.0689481554383581,0.0704185962677002,0.00790386296880573,0.8969707055525347,0.8986575603485107,0.013371556158133837,0.8850722312927246,0.8890736699104309,0.028701472903666928,50.15310842340643,50.17193984985352,2.091015370163935
policy,45,1.433482820337469,1.4647166728973389,0.052864117823616184,0.1761092204939235,0.1754758805036544,0.0015385971844848398,0.0714004967700351,0.069665789604187,0.005757486444217613,0.07050462338057427,0.07193124294281,0.00818367221042098,0.9254712462425232,0.9255927801132202,0.0095704362435197,0.9145178849046881,0.9189293384552002,0.022379331635464912,43.68719621138139,43.622596740722656,1.9561640851896327
policy,46,1.4179208278656006,1.4674055576324463,0.09024819454608815,0.16582556881687854,0.1655368506908416,0.001430798810118824,0.07209072736176574,0.0703902542591095,0.005439061523902169,0.07346719503402707,0.0742739886045456,0.00914352776476764,0.9499884627082131,0.9498947262763976,0.006488570942073118,0.9411461407488043,0.9446252584457396,0.01605797132985007,37.073861902410336,37.03027725219727,1.818226904810816
policy,47,1.4138258370486172,1.4659972190856934,0.09570241368241293,0.1555135141719471,0.1547368168830871,0.0015806904235589271,0.074364884333177,0.0730087459087371,0.0051103355364354175,0.07719174366105681,0.0770652666687965,0.010158558367438324,0.9703969630328092,0.97040194272995,0.0040080046852688875,0.9642178632996299,0.9665306806564332,0.010107523925817584,30.402263641357422,30.07383155822754,1.570706735130071
policy,48,1.4341465343128552,1.463552713394165,0.07449093038208748,0.14471385966647748,0.1440960466861724,0.001571218289795652,0.07586632872169664,0.0757695436477661,0.005016131855371007,0.08051627129316326,0.0789349004626274,0.010773735336744545,0.9858181151476774,0.9856663942337036,0.002063325177276799,0.9824220483953302,0.9837024807929992,0.005164033819998496,23.45228281888095,23.154071807861328,1.2950683719303258
policy,49,1.4085399454290217,1.4667000770568848,0.09995044048207657,0.13248342275619504,0.1323738992214203,0.0016936928100663845,0.07757466489618468,0.077565848827362,0.0052447300698664386,0.08128297870809377,0.0792945697903633,0.010531153167587097,0.9957891323349692,0.9957094192504884,0.000675047145734562,0.9943526278842579,0.994830846786499,0.0018023282576914155,15.846252181313254,15.781007766723633,0.9018079876388515
policy,50,1.4219673113389448,1.4679276943206787,0.09079213662542453,0.10930994830348272,0.1095042079687118,0.0024147791753771236,0.09357216073708095,0.0935769230127334,0.007492204443509957,0.10632686181501906,0.102729745209217,0.016330105877174116,0.9999999783255837,1.0,8.543542439100293e-08,1.000000005418604,1.0,1.3710246208356686e-07,0.0,0.0,0.0
world_model,1,1.423399881883101,1.464857816696167,0.08660001803803714,1.4132906957106157,1.4142190217971802,0.0032548480749379893,0.0416200577535412,0.0412536337971687,0.005394846528309346,0.030673230574889576,0.0307404436171054,0.0029732279618839537,0.014605691487138917,-0.0195110812783241,0.10529159122630385,0.025251607156612624,0.0173287689685821,0.037944863499126395,178.61494029651988,174.43797302246094,12.660620059275628
world_model,2,1.4187643744728782,1.4646985530853271,0.08945129730116856,1.0209467736157505,1.0213199853897097,0.0015407335830432461,0.031172021376815653,0.0312673486769199,0.003982890664613301,0.023358542302792672,0.0224137529730796,0.0022861528484423455,0.014490485022013827,-0.0196246914565563,0.10585974343705185,0.026548753153871382,0.0187575742602348,0.03697782011012717,178.16911593350497,174.3335418701172,12.931496408619408
world_model,3,1.4106466336683794,1.4563753604888916,0.08063234200627506,0.8507207415320657,0.850414514541626,0.0018206917281066153,0.023835029114376374,0.0234730169177055,0.0030913884604660278,0.0179104583168571,0.0170378051698207,0.0017926925269463165,0.01753727414391257,-0.0160074569284915,0.10602244045495324,0.031127799387005214,0.0225356258451938,0.03647058276904349,177.08235307173297,175.30203247070312,12.457582937688704
world_model,4,1.4267182133414529,1.4652204513549805,0.08579793289374588,0.750164037401026,0.7506567239761353,0.0019102038781968402,0.01969163543121376,0.0187996551394462,0.0025547757305923163,0.015594360418617672,0.0144542949274182,0.0027260667209282694,0.022818991575728774,-0.0093527399003505,0.10578190488509275,0.03796834447844459,0.0284042954444885,0.03607991614974105,175.41503212668678,172.3837890625,11.125954822557716
world_model,5,1.442357063293457,1.4671573638916016,0.08433705539507984,0.6832302700389515,0.6833748817443848,0.0016898368884944587,0.01755788016387002,0.0166164189577102,0.002308781482198553,0.015464665876193438,0.0135252112522721,0.004143662486821781,0.02954668975011869,-0.0009365417063236,0.10537167397048863,0.04626479651778932,0.0357503183186054,0.03585052862082456,174.06122797185725,172.144287109375,11.107431735939572
world_model,6,1.421844482421875,1.463782548904419,0.08495481552547791,0.6333599198948253,0.6336702108383179,0.0022027784008909713,0.01651521535082293,0.0152577683329582,0.002181717460614265,0.0149374078451232,0.0133660556748509,0.0034601463870299613,0.03701190709729086,0.0087474808096885,0.10482146683209927,0.055571673268621585,0.0443368144333362,0.03579056450677091,172.961801702326,172.74151611328125,10.07427397841761
world_model,7,1.4363466176119717,1.4682352542877195,0.08159374422114446,0.5945340124043551,0.5951221585273743,0.0017094024863099184,0.016495718620717473,0.0153709761798381,0.002078298770539386,0.014440667900172092,0.0137578044086694,0.002315843357787677,0.045169029850512715,0.0195140391588211,0.10432160312654698,0.06577839143574234,0.053174190223217,0.03570609799056961,171.55936501242897,170.36819458007812,10.60564515804294
world_model,8,1.4451290910894221,1.4652633666992188,0.038660040911251976,0.5635546120730314,0.5632815361022949,0.0017080680641178574,0.01668535520068619,0.0155580267310142,0.002200971241768824,0.014572727917270172,0.0142729487270116,0.0009339671891664504,0.053925888782197756,0.0308279916644096,0.10392340087229908,0.07658835839141495,0.0639185458421707,0.03558260138289876,168.82520640980113,166.22398376464844,10.27175963279708
world_model,9,1.4589172926816074,1.467646837234497,0.022445795378894136,0.537420625036413,0.5375051498413086,0.0022438529289553655,0.01671166480942201,0.0156252831220626,0.002354875225321648,0.01508358053185719,0.015112261287868,0.0011069183336868613,0.06334513476626438,0.0425012074410915,0.10349932416846046,0.08804064853624861,0.0769135057926178,0.03541121707705279,166.9847966974432,163.60589599609375,10.338467548529032
world_model,10,1.456983501260931,1.4676120281219482,0.023242677355566756,0.5161545439199968,0.5160108208656311,0.0009985880844121469,0.01675556887957177,0.0158973261713981,0.002041663419092406,0.015553371472792147,0.0153535073623061,0.0012001506117938125,0.07364403354850681,0.0543077513575553,0.1029077670287519,0.09985573318871581,0.0907076448202133,0.03534623410888923,164.9556551846591,162.2660675048828,10.479600405029469
world_model,11,1.4586613394997336,1.46612286567688,0.02102725911975871,0.4962491122159091,0.4963423907756805,0.0005733205682957191,0.0169923745773055,0.0166280772536993,0.0014166378202291681,0.016751473261551384,0.0166622847318649,0.0015600778336190549,0.08470250259746202,0.066320776939392,0.10243272916343837,0.1122396879575469,0.1052018329501152,0.03529652925406418,162.90922407670453,159.92779541015625,10.626680200440507
world_model,12,1.4391522407531738,1.4683241844177246,0.07961157577951611,0.4787566634741696,0.478859931230545,0.0014228304925148118,0.017381099391389945,0.0172896664589643,0.001102621943001702,0.017854778604073907,0.0175397582352161,0.0020478786630218236,0.09609704312275755,0.078723058104515,0.10189311247222288,0.12492747401649297,0.1185621172189712,0.03518021703026298,160.18383650346235,156.10939025878906,9.683192315941236
world_model,13,1.413339528170499,1.4624571800231934,0.08994846250402007,0.46359262412244623,0.4635562896728515,0.000978947454149375,0.018131866881793128,0.0179683528840541,0.0010796293106357397,0.017815143039280664,0.017551589757204,0.0009457622054077961,0.10793025499548423,0.0914811939001083,0.10157500611837966,0.13819765976884144,0.1323723495006561,0.03535646790721167,158.28642411665484,153.8703155517578,8.851536783063754
world_model,14,1.4105204018679531,1.4657394886016846,0.09196081558870765,0.4503868980841203,0.4505839943885803,0.0010976679925474425,0.019061019644141173,0.0190793965011835,0.0011661496823315957,0.018872658468105517,0.0184023939073085,0.001335893256437925,0.12021129950881,0.1046294122934341,0.10128311429843376,0.1520650285211476,0.144508808851242,0.035698002902238124,156.7616160999645,153.4954376220703,8.286949546763376
world_model,15,1.4177563407204368,1.467874526977539,0.09657050783536911,0.4377473863688382,0.4376856982707977,0.0009197716313818542,0.01978125575591212,0.0199336130172014,0.0011742907154357724,0.019431748342784928,0.0191605295985937,0.0010850259796097404,0.13315619951622046,0.1180749535560607,0.10101847893237699,0.16647180373018436,0.1589550077915191,0.036108711889032884,155.48316123268822,152.6229705810547,7.925665994825291
world_model,16,1.413916522806341,1.4671251773834229,0.09840379275042009,0.42579634623094037,0.4257379174232483,0.0011427936553043694,0.020440911704843644,0.020685825496912,0.0011264737125373488,0.02048600227995349,0.0202907249331474,0.0010687749492654516,0.14680856872688633,0.1319054067134857,0.10078047417609762,0.18143166737122965,0.1747360080480575,0.036525630653029974,153.97071422230113,151.18869018554688,7.296579162034956
world_model,17,1.3984336202794856,1.4653117656707764,0.10892352230956698,0.4149783660065044,0.4151362776756286,0.0008828176747544269,0.021331382238052057,0.021744254976511,0.001164316174581313,0.021483300423080217,0.0212376415729522,0.001049908373547246,0.16092384911396282,0.1462155431509018,0.10047102678737517,0.19685761766000223,0.1913836002349853,0.03700933715079468,152.2625871138139,150.15594482421875,7.061791954817626
world_model,18,1.3669037818908691,1.460458517074585,0.11853383063850734,0.40488390218127857,0.404716819524765,0.001186397327568781,0.022114903581413308,0.0226533971726894,0.00119736005093319,0.022239493036811955,0.0220161415636539,0.0009604253920919871,0.17567108165134077,0.1609667837619781,0.10026003939290273,0.21265386180444193,0.2084566056728363,0.03769785599786996,151.00729508833453,148.95404052734375,6.852342661483781
world_model,19,1.3771224888888272,1.4591524600982666,0.1214708874946361,0.3954674628647891,0.3957229554653168,0.0007982065729203286,0.02360128492794248,0.0238631833344697,0.001219067810046019,0.02340728637169703,0.0232651177793741,0.000991870552570372,0.19052315909754142,0.176357626914978,0.10002334301684206,0.22897451032291755,0.2261748313903808,0.038277135243281586,150.0373202237216,148.7911376953125,6.337645315347106
world_model,20,1.398296594619751,1.4647972583770752,0.10394363795434305,0.3862544054334814,0.3863193988800049,0.0010830065427006033,0.024516055191105016,0.0245894808322191,0.0013278255413236592,0.024156606840816372,0.0240887776017189,0.0008754678944541801,0.20604538511146195,0.1924112737178802,0.09969775245413143,0.24586326290260657,0.2442710995674133,0.03900008113315333,148.70789683948863,148.49317932128906,5.92525334601596
world_model,21,1.437018416144631,1.4656505584716797,0.08224957336895454,0.37823348424651404,0.378280907869339,0.0008777305651569855,0.025646741247989876,0.0257641840726137,0.0014058815066808558,0.02563228238035327,0.025746114552021,0.0009208500695773347,0.22233592380176892,0.2101541757583618,0.09929165195648836,0.2633902146057649,0.2633852362632751,0.0396806433876737,147.8068708939986,147.68154907226562,5.6569889923026215
world_model,22,1.440250353379683,1.467315673828125,0.07176084839611716,0.37001384930177167,0.3699531257152557,0.0014393617005011472,0.027022725987163407,0.0269390288740396,0.0014506905940135462,0.0267715633592822,0.0268729869276285,0.0009208020946850865,0.2391420724717053,0.2287645488977432,0.09880700028482502,0.2814933860843831,0.2833064496517181,0.04044140822272215,146.79699152166194,146.39501953125,5.3818401372356695
world_model,23,1.4391760175878352,1.466336011886597,0.06469143878885034,0.362152787772092,0.3619067370891571,0.0010577554012907177,0.0283836268565871,0.0284286364912986,0.001572874428482728,0.027935407547788137,0.0282392334192991,0.0008707204885660577,0.2563700364394621,0.2473623752593994,0.09827837313545107,0.3002245507457039,0.3021404147148132,0.04115566384125445,145.972768610174,145.7279052734375,5.024897254977383
world_model,24,1.4367607940327038,1.4623916149139404,0.07945481699682658,0.3545787849209525,0.354530394077301,0.000746910622799922,0.029389972205866408,0.0297672804445028,0.0016099862154618117,0.029257891191677564,0.0294500272721052,0.0008493146605053138,0.2749235738407481,0.2679773867130279,0.09757636064133313,0.31970028172839765,0.3202202618122101,0.04191069941512516,145.13169860839844,144.94036865234375,4.736201207038445
world_model,25,1.4398772716522217,1.4677369594573977,0.07842963003541152,0.347454084591432,0.3473910391330719,0.0008563458059878988,0.030739668926054745,0.0309168808162212,0.0017723903095001018,0.030676825480027592,0.0307816043496131,0.0008407347648146195,0.2945086373524232,0.2894858717918396,0.09682355270916461,0.3399716940793124,0.3393212556838989,0.04264722545618185,144.21109424937856,144.0115509033203,4.504698520890973
world_model,26,1.4368296319788152,1.4684202671051023,0.07810829289503372,0.34025146744467993,0.3404159545898437,0.0006909821290015097,0.032288426533341366,0.0325742848217487,0.0018038552868962976,0.031923810697414616,0.0319228395819664,0.0007832231241599053,0.314595334909179,0.3116234242916107,0.09573825434037124,0.3610150055451827,0.3595860600471496,0.0433412360719403,143.63591142134234,143.5018310546875,4.407224667842956
world_model,27,1.4513604207472368,1.467421054840088,0.05429274049324155,0.3334802497516978,0.3333943486213684,0.0011199898608863928,0.03383900529958981,0.0339009165763855,0.0018511227453158064,0.03348152474923562,0.0335243120789527,0.0008262229112151178,0.3358390019698576,0.3356750607490539,0.09443852325268394,0.3829768029126254,0.3809031844139099,0.043962897024609954,143.017333984375,142.94053649902344,4.107376765639689
world_model,28,1.469180865721269,1.469372034072876,0.0027070943165424743,0.32733236659656867,0.3275367021560669,0.0009322655898174863,0.0354381418702277,0.0354226715862751,0.0019745898637601477,0.034983316605741284,0.0351156555116176,0.0008579042576887228,0.358185586604205,0.3588519394397735,0.09302170208442186,0.40582010691816156,0.403126984834671,0.04445322357914382,142.2662922252308,142.3060760498047,3.949865496527513
world_model,29,1.4477119012312456,1.4669620990753174,0.0551069006078018,0.32062722065232013,0.3208049237728119,0.0010911330288061977,0.0371775782921097,0.0378734692931175,0.002319818257594329,0.03661116889931934,0.0366028472781181,0.0009185706669222005,0.38205957954580133,0.3835692107677459,0.09137454000251369,0.42961606925184076,0.4260575771331787,0.04477904695373311,141.39430236816406,141.61093139648438,3.706079870315602
world_model,30,1.4422046487981623,1.4673707485198977,0.061522849524892814,0.3139158839529211,0.3139030635356903,0.0008776142694012703,0.039128177883950094,0.0395003296434879,0.00235485421676902,0.0385658747770569,0.0387161672115325,0.0008745055044533569,0.40676920251412824,0.4090858101844787,0.08965159936804105,0.45439859411933203,0.4502843618392944,0.0450448683330452,140.66236045143822,140.9488067626953,3.4971822912024266
world_model,31,1.4518421996723523,1.4669599533081057,0.051736111796262765,0.3089676851576025,0.3090292811393738,0.000567743486046624,0.04102423922582102,0.0414740890264511,0.002740118291051167,0.04027366299520835,0.0406129844486713,0.0009857647527112127,0.4330159832130779,0.4356393814086914,0.08745704464749553,0.4802377901294015,0.4756720662117004,0.04521710247560821,134.2016005082564,134.3881072998047,3.410834840616749
world_model,32,1.4523168043656782,1.4672813415527344,0.04568565106625977,0.3009598553180694,0.3010361194610595,0.0009414142543326521,0.043432504277337636,0.0439076870679855,0.002718084709649091,0.041471287608146626,0.0419209897518157,0.0011048908811061588,0.460148887200789,0.4622658789157867,0.08489547451556433,0.5069983032616702,0.5017763376235962,0.045240360226414415,127.68134169145064,127.6211929321289,3.3829279066401137
world_model,33,1.4669376503337512,1.466062068939209,0.003516031077757288,0.29253726113926276,0.2926392555236816,0.0008650047201970987,0.04506202042102809,0.0460159108042717,0.0033136168497951988,0.043493211608041364,0.0437558330595493,0.0011541703187225331,0.48976986787535925,0.4912291467189789,0.08192104579591407,0.5348516648465936,0.5293398499488831,0.045159082278323895,121.182673367587,121.17169952392578,3.223220216832825
world_model,34,1.4542411023920232,1.464836359024048,0.021445533807555817,0.2838342596184123,0.2836910784244537,0.0008537973943230993,0.04734329845417626,0.0481077395379543,0.0035315213676303313,0.04549284855073144,0.0454578846693038,0.0012357131237728564,0.5206218226389452,0.5209739208221436,0.07856595360521916,0.5638430931351401,0.5580509901046753,0.044809574781042534,114.63628595525569,114.68831634521484,3.0330720726777995
world_model,35,1.4631440422751687,1.467084884643555,0.009901651646648336,0.27523530884222547,0.2751612961292267,0.000962741219471182,0.04978475313295014,0.0503637678921222,0.003711471852706055,0.04739855433052231,0.0476323328912258,0.001404881944993189,0.5527001592245969,0.5522573590278625,0.07466573708402423,0.5938236930153586,0.5878655314445496,0.04413208911237958,108.15467140891336,107.94076538085938,2.8746141156373257
world_model,36,1.4662433537569912,1.4685819149017334,0.007028518536637174,0.26627217910506507,0.2659461200237274,0.001127082137449426,0.05231552198529241,0.0525176003575325,0.004123717648808279,0.05041761188344516,0.0504733324050903,0.0015839604813691736,0.5864429609342054,0.5851653814315796,0.07025176506489712,0.6251520189371976,0.6195858120918274,0.04311583289409011,101.64463112571023,101.32359313964844,2.815338285042135
world_model,37,1.4369906295429578,1.465071201324463,0.07380534114429793,0.2568325644189661,0.2566378116607666,0.0012558466914452612,0.05499009415507312,0.0552585236728191,0.004902181780572528,0.05146806788715443,0.0515244044363498,0.00190097370493831,0.6222988312894647,0.6217118501663208,0.06508728572208897,0.6572459773583845,0.6515616178512573,0.04189178814292701,95.05524444580078,94.63833618164062,2.703455866079532
world_model,38,1.408314748243852,1.4618644714355469,0.102257201345984,0.24746043573726303,0.2473177760839462,0.0012459503401362336,0.057500826025550976,0.0574681311845779,0.00533964645054584,0.05482424321499732,0.0550060123205184,0.0021878488283135827,0.659349799156189,0.6599716544151306,0.05929117044029387,0.6904160651293668,0.6854522824287415,0.04001825414239768,88.58580433238636,88.20548248291016,2.6034442505277653
world_model,39,1.4062233838168057,1.4641430377960205,0.10828131203827844,0.23747680674899704,0.236829474568367,0.0014426324316280058,0.06023595245047044,0.0597038194537162,0.005771563013479262,0.056679551912979596,0.0568514615297317,0.0025559843954226615,0.6976072896610607,0.699012041091919,0.053083875192202014,0.7242565642703663,0.7197069525718689,0.037760643893131905,82.22205838290128,81.9207534790039,2.5769880464319255
world_model,40,1.4227283000946045,1.4631571769714355,0.08333383749701612,0.2274398708885366,0.227094829082489,0.0013444191023937993,0.06300184740261593,0.0620783679187297,0.006161651996895527,0.05776456980542699,0.0577098615467548,0.002909527581987868,0.7365583398125388,0.7387953996658325,0.04648380988503157,0.7581194910136136,0.7535468339920044,0.035257551217308745,75.78621257435192,75.51654815673828,2.513779148813408
world_model,41,1.4335057085210627,1.4648289680480957,0.07276335354326062,0.21750532090663907,0.2169338911771774,0.0014734457661972895,0.06758504496379328,0.067210666835308,0.00664303425469182,0.06117986413565545,0.0617102868854999,0.0034979675400705953,0.776059172370217,0.778493344783783,0.03898411009906872,0.7922905737703497,0.7883304357528687,0.03196169923259818,69.33038052645597,69.0726547241211,2.4332314447541656
world_model,42,1.4360309730876575,1.4672603607177734,0.07619265114288516,0.2073212618177587,0.2072328925132751,0.0010287592867153023,0.06891784613782706,0.0685515254735946,0.006602385718642294,0.06311810998754062,0.0635609626770019,0.003920697304635027,0.8148896314881064,0.8176103234291077,0.032260128793193385,0.8260659792206504,0.822562038898468,0.028376096387600976,62.777528589422054,62.4322395324707,2.3237845680784193
world_model,43,1.443560535257513,1.4650578498840332,0.045814004461066433,0.1969182735139673,0.1964625120162964,0.0013121706408338579,0.07144649259068746,0.0712295323610305,0.00656471212099753,0.06569696827368299,0.0664753913879394,0.004482763263597362,0.8524552096020092,0.8551205396652222,0.025934691946022607,0.8590117476203225,0.8559869527816772,0.02436736747279204,56.32756805419922,56.08658218383789,2.2465044133211203
world_model,44,1.4414773204109885,1.4683103561401367,0.0731052117132173,0.18684981763362882,0.1866772472858429,0.0015595534961808917,0.07308493927121157,0.0729752704501152,0.006468718441838349,0.06808482550761913,0.0692135766148567,0.005182186436035626,0.8874038728800687,0.8898999691009521,0.020159636196815274,0.8901988105340437,0.8878442049026489,0.019920234334543954,49.828060150146484,49.56086730957031,2.0835507283147505
world_model,45,1.4365542585199529,1.4655134677886963,0.07759879398893203,0.17640063302083447,0.1759738177061081,0.0013460105580467546,0.07513193379748945,0.074851170182228,0.006517213346238106,0.06925690953027114,0.070361316204071,0.005545638300240529,0.9190433513034474,0.9211760759353638,0.01484514277243646,0.9186656691811301,0.9168840646743774,0.015541675071813536,43.3234748840332,42.97987365722656,1.8923688645970738
world_model,46,1.4253342368386008,1.4682798385620115,0.10135904451144656,0.16613543710925358,0.1660082936286926,0.0013552895909788873,0.07563982903957361,0.0751493200659751,0.0064254414518654214,0.07199069722132245,0.0735708996653556,0.006253640900136414,0.9460353851318359,0.9476817846298218,0.010195134444632105,0.9442069042812694,0.943056046962738,0.011130558588391563,36.8100305037065,36.46706008911133,1.7017470820750673
world_model,47,1.4310575398531826,1.4665639400482178,0.06804138638913183,0.1556403962048617,0.1553289890289306,0.0013929768313601981,0.0778009166771715,0.0769805759191513,0.006667639694211644,0.07542335987091059,0.0767849311232566,0.007024037384923993,0.968307142907923,0.9693781137466432,0.006199933911475714,0.9661330797455527,0.9655208587646484,0.0069710497646009945,30.165504455566406,29.810096740722656,1.4961620483515672
world_model,48,1.4587846235795454,1.4678919315338137,0.026327005376209325,0.14492218196392057,0.144540935754776,0.0013273257258277975,0.07906774092804297,0.0778482779860496,0.00696295303281565,0.07844623245976184,0.0794138386845588,0.007614451076877202,0.9849527857520364,0.985480785369873,0.0030702178666910615,0.9833254814147949,0.9830584526062012,0.003526861222269044,23.242631738836113,22.99528694152832,1.2366576715737247
world_model,49,1.4628122503107244,1.4660260677337646,0.01401940319759537,0.1328748329119248,0.1324459314346313,0.0013653599069124783,0.08051258935169736,0.0787647813558578,0.00766321683065599,0.07927846976301882,0.0799024030566215,0.007480432388214693,0.9955787333575162,0.9956982731819152,0.000946241664477689,0.9946165193210948,0.9945314526557922,0.0012148278900740608,15.739545301957564,15.633862495422363,0.829147119551634
world_model,50,1.4665444113991477,1.4676969051361084,0.00382629369158171,0.10986083610491315,0.1099609285593032,0.0019177313094966297,0.09662726860154755,0.0956557691097259,0.010625486097659233,0.10475259003314101,0.1051216572523117,0.010894723338722932,1.000000005418604,1.0,1.2631276325679277e-07,1.0000000162558123,1.0,7.098164511799119e-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.4640577706423672 1.4665131568908691 0.08630888295557096 1.4148840795863757 1.414720058441162 0.0017993882006632994 0.04190375960685985 0.0391346029937267 0.008968017415382092 0.034809943796558766 0.0358276963233947 0.0055891172503613204 0.07068525026129048 0.1094346269965171 0.09493404684793554 0.05545064823871308 0.0559474006295204 0.07515747173465141 179.16388633034447 178.22361755371094 12.54116874782092
4 policy 2 1.4478431181474165 1.4659442901611328 0.05257141805522548 1.0217593474821611 1.0221233367919922 0.0018202757963350351 0.03129582157866515 0.0311869084835052 0.004097575228438162 0.025223472748290364 0.0267284195870161 0.0030567576788110527 0.07047581655735317 0.1073440760374069 0.09411457230285748 0.05653752809898418 0.0549074783921241 0.07473292372015113 179.1006289395419 178.03985595703125 12.19618012106374
5 policy 3 1.4508071162483909 1.4629137516021729 0.02597738274670583 0.8505889231508429 0.850568950176239 0.0009935728309284507 0.024008472704074565 0.0232747178524732 0.004817394843797271 0.019076305018229864 0.019009094685316 0.0024203789017311268 0.0733499285256998 0.1103992387652397 0.09327257550106398 0.060113798488270115 0.0567251965403556 0.07545538287833656 178.60924183238637 177.27931213378906 12.514258769546093
6 policy 4 1.4332222071560947 1.4663548469543457 0.08472004898237223 0.750469527461312 0.7511429190635681 0.0021926277836514206 0.019555776887996583 0.0189145635813474 0.0037717037822028164 0.01588073186576361 0.0140659548342227 0.0038462927318539328 0.07849393277005715 0.1157202720642089 0.0925681599402982 0.06591043570502235 0.0615245476365089 0.0761214940034958 177.77072975852272 175.53387451171875 12.433163653601815
7 policy 5 1.4165333617817273 1.465792894363403 0.09692486270393107 0.6826031316410411 0.6820144653320312 0.0018878689051871633 0.016327427361499138 0.0158729441463947 0.0023224970640015833 0.014131285419518226 0.0124239493161439 0.0035418796783180887 0.08522848492826925 0.1223491057753562 0.09213924511287415 0.0732104700397361 0.0678958669304847 0.07682972292259321 177.13912131569603 174.26358032226562 12.11286371621607
8 policy 6 1.3986193266781894 1.4628441333770752 0.1163081743032983 0.6330029693516818 0.6330720782279968 0.0013576809768739936 0.015516853213987518 0.0154187222942709 0.0021975325336319705 0.012553093277595228 0.0122045390307903 0.0015221918896781684 0.09286392869597129 0.1294737160205841 0.09178630554676685 0.08176889812404455 0.075307585299015 0.07760688237645634 175.8358348499645 173.72447204589844 11.988410677563673
9 policy 7 1.4095403281125156 1.4605984687805176 0.09636666976638604 0.5941799283027649 0.5937445163726807 0.0011408407850426532 0.015591642988676336 0.0157359205186367 0.002047676014267618 0.012424878522076327 0.0124193746596574 0.0011244301408985687 0.10131513886153697 0.1371351182460785 0.091497714090984 0.09138128229162908 0.0835334509611129 0.0783595954114428 173.3382429643111 170.39013671875 12.223691663725447
10 policy 8 1.3935417045246472 1.4676215648651123 0.12499094836678264 0.563396773555062 0.5632473230361938 0.0015700602989839488 0.015708203004165075 0.0156518276780843 0.0019448367364163705 0.013218959200788572 0.0131432004272937 0.0011406932109806057 0.110504643314264 0.1491836309432983 0.09130155893428368 0.1018504349684173 0.092477947473526 0.07902741542149946 171.04446272416547 169.59881591796875 11.553272269104939
11 policy 9 1.3985719030553645 1.464723825454712 0.11614751938446653 0.5370927561413158 0.5366894602775574 0.0012191489569933526 0.015691226009618118 0.0156926903873682 0.001682724666464767 0.013932522640309473 0.0137273669242858 0.0012314982402880335 0.12035002153028142 0.159928560256958 0.09114612917350166 0.1130148155445402 0.1017173007130622 0.07974265626079177 168.0959014892578 166.8336639404297 11.282707132120256
12 policy 10 1.3986848917874424 1.4465887546539309 0.10221497550481361 0.5155861540274187 0.5154397487640381 0.0006870661484864018 0.015973758037117366 0.0160629730671644 0.001837244503135775 0.014488777145743327 0.0145817240700125 0.0013811491568180062 0.13080224462530826 0.1676213443279266 0.09092115375655423 0.12465710768645456 0.1111636087298393 0.0806057700717643 165.7528603293679 168.09251403808594 10.093284614790775
13 policy 11 1.4456792311234907 1.4674358367919922 0.047505170406388915 0.49640322544357995 0.4961250424385071 0.0012675784616726555 0.016286343844099417 0.0160638522356748 0.0019202109136096182 0.015525911511345301 0.0156050054356455 0.001296898422772715 0.14181071485985408 0.1761262416839599 0.09082309919706971 0.1369788807562806 0.1214344650506973 0.08150775423965324 163.6090739857067 163.08009338378906 9.014765682205713
14 policy 12 1.4586891477758235 1.4644384384155271 0.017243629540644827 0.4799362827431072 0.4797527492046356 0.0008758708733405449 0.016557741402225018 0.0165110286325216 0.001783950800414613 0.016343686475672466 0.0162832923233509 0.001138045372555804 0.15313015099276192 0.1854767799377441 0.09074195490126388 0.14965072274208066 0.1323421597480774 0.08224452117389572 162.0732782537287 161.88894653320312 8.254191299448893
15 policy 13 1.4604431065646084 1.4674036502838137 0.018274867322397782 0.46362915906039154 0.4634072184562683 0.0008815860817990956 0.01730045379901469 0.0171572919934988 0.001816680115415074 0.016982050019909 0.0168849863111972 0.0010730412531773862 0.16483259167183525 0.1952529400587082 0.09084701845589435 0.16277707639065653 0.1435194611549377 0.08300563632107906 159.6878897927024 159.58029174804688 8.076976839493842
16 policy 14 1.4432047063654119 1.4661986827850342 0.06150555073244649 0.450514018535614 0.450259655714035 0.0009487282150781945 0.018169852396981236 0.0181666184216737 0.0018730745097131605 0.017955683171749073 0.0179344471544027 0.001007048759782585 0.17708174105394967 0.2068622261285781 0.09094098167863393 0.17636843161149454 0.1551420092582702 0.08377861559889431 158.02534901012075 158.46136474609375 8.40120409903744
17 policy 15 1.4456605261022395 1.4662573337554932 0.05466983879102157 0.4384466734799472 0.4383538663387298 0.0006305662377608871 0.01893908191810949 0.0190126653760671 0.0017873711552574962 0.018692662939429238 0.0186305306851863 0.0009577081729543513 0.1898971937427466 0.220050424337387 0.09109435445354294 0.19029021195390003 0.166866660118103 0.08455176505420832 155.9606836492365 156.6005859375 7.4121546273812555
18 policy 16 1.4650192043998025 1.4660863876342771 0.0038518142451420315 0.42614234306595544 0.426078200340271 0.000585214515576066 0.019805468957532473 0.0198726188391447 0.001899294937949192 0.01974421180784697 0.0197198092937469 0.0008950086448797588 0.2031896796754815 0.2336584627628326 0.09102107354926416 0.20457993854175915 0.1792050451040268 0.08523583852854436 154.5459650213068 155.73658752441406 7.15158040268607
19 policy 17 1.4479244622317227 1.465186357498169 0.06075516960492047 0.41534480994397943 0.4157308936119079 0.0009537242719688769 0.020752402361143663 0.0207598954439163 0.0017814720379775097 0.02074218388985499 0.0205863434821367 0.0009139816207398188 0.21686017208478664 0.2477726340293884 0.0908455708975666 0.219293628226627 0.191961869597435 0.0857957535700529 153.33098116787997 154.5913848876953 6.6141146433529086
20 policy 18 1.4454051798040217 1.4664363861083984 0.058587258973662924 0.40554102713411494 0.4051211774349212 0.0010829403787579015 0.02161204442381853 0.0213789660483598 0.001809228084469801 0.021438803523778884 0.0214287545531988 0.0008718372099713051 0.23101583732800046 0.2624069452285766 0.09066969369447506 0.23427428847009482 0.2053255289793014 0.08629378319953461 151.96135226162997 153.60906982421875 6.270845585855347
21 policy 19 1.4438972039656206 1.4672000408172607 0.07803000266029875 0.39593481746586884 0.395662784576416 0.0009435576803860553 0.022873167625882363 0.0225982330739498 0.0018478187871302815 0.02259705537422133 0.0226364694535732 0.0008965355021074228 0.245534500953826 0.2772058844566345 0.09058280456740861 0.24967270005833014 0.2212774455547332 0.08664055997597925 151.0989796031605 153.19358825683594 6.357568026238634
22 policy 20 1.4384696266867898 1.4658067226409912 0.05983119865044074 0.38656077601692895 0.3866987824440002 0.0010790542478069738 0.023685362867333637 0.0234359428286552 0.0017959785872513803 0.023333593187006993 0.0233262255787849 0.0008670067879787373 0.2608689764006571 0.293217271566391 0.09027993583864061 0.26553588970140973 0.2375663667917251 0.08713057186516916 149.79420193758878 151.3402862548828 5.788180276303279
23 policy 21 1.437970920042558 1.4652371406555176 0.06808847047514115 0.3779007521542636 0.3779952228069305 0.000920620655617514 0.024803544140674802 0.0246101971715688 0.0018725166857938378 0.024824396622451818 0.0250153057277202 0.00088406542934116 0.2768214819106189 0.3102037310600281 0.08968361647993345 0.2820066755468195 0.2545279264450073 0.08747448559226204 148.6194374778054 150.38882446289062 5.785246379169056
24 policy 22 1.4516441388563677 1.465559482574463 0.0329587733936846 0.3698923262682828 0.369849145412445 0.00046934902545307886 0.026189558207988684 0.0256868489086627 0.0019880043876702165 0.026009442454034602 0.0263428259640932 0.0009663583250687659 0.2931895946914499 0.3243701457977295 0.08892031339918083 0.2990392730994658 0.2722819745540619 0.0876982027041422 147.51050359552556 149.42018127441406 5.4723532849007555
25 policy 23 1.4657276977192273 1.466970682144165 0.006217110148190953 0.3620956675572829 0.3617673814296722 0.0010665309714340103 0.027461507950316714 0.0268425121903419 0.0020571386314734803 0.027195948599414335 0.0274245794862508 0.0010516781607819118 0.30996654792265455 0.3390033543109894 0.08811120096423278 0.31665245104919776 0.2905894517898559 0.08769955010417564 146.50317660245028 148.54586791992188 5.002200545859644
26 policy 24 1.438939246264371 1.4669334888458252 0.07369616843132405 0.35489580577070057 0.3549189865589142 0.0008271135934279021 0.02852919596162705 0.0280668977648019 0.0023511656396993153 0.02849083190614522 0.0286549068987369 0.0011248340559269414 0.32799622010100965 0.3551290929317474 0.0868512363892521 0.33487554300915107 0.309632807970047 0.08752836962364709 145.65673828125 147.2616729736328 4.843204842391255
27 policy 25 1.4134459495544434 1.459312915802002 0.07858038480820224 0.3477749689058824 0.347327172756195 0.0008455400123540891 0.029819239777597442 0.0293466541916131 0.0025161302630739494 0.029931197789582288 0.0299312714487314 0.001183175679010293 0.3468468392437154 0.3722961246967315 0.08547123724482948 0.3537434800104661 0.3297029733657837 0.08714604266282354 144.72405034845525 146.0558624267578 4.641030042315604
28 policy 26 1.420381784439087 1.4621570110321045 0.08758740207008715 0.34039247306910425 0.340236634016037 0.0008780805894415247 0.031332231211391316 0.0306446645408868 0.0025003872825760426 0.031196107241240355 0.0310590509325265 0.0013419215840316109 0.3662963550199162 0.3899233043193817 0.08412620377050568 0.37334021113135596 0.3507522940635681 0.08658472460105236 143.9517822265625 145.3507537841797 4.392764252363492
29 policy 27 1.4233281395652078 1.465409278869629 0.08153432130096139 0.3335552540692416 0.333539605140686 0.0010892393502871685 0.03290639106522903 0.0321714207530021 0.00257688684991074 0.032735436816107105 0.0328312888741493 0.0014665012399907391 0.38689881563186646 0.4089767038822174 0.0825674541142191 0.3937874680215662 0.3726929426193237 0.08589752993824144 143.2584658536044 144.4544219970703 4.272079406693688
30 policy 28 1.415317492051558 1.462200403213501 0.09277475716966699 0.32706380703232507 0.3273815512657165 0.0009514917423240793 0.034342034804550045 0.0336717702448368 0.0024985022644048965 0.034246908331459165 0.0344834700226783 0.001621480131652093 0.4085196419195695 0.4292323589324951 0.08075898429568051 0.4150780141353607 0.3956015408039093 0.08500426653779024 142.60066778009588 143.73330688476562 4.1886615789426695
31 policy 29 1.4156232963908801 1.465245246887207 0.0964734906396391 0.32052904367446894 0.3205012083053589 0.0011611045913674897 0.03606087511236012 0.0358441807329654 0.002803622816915094 0.035832933404228856 0.0361069589853286 0.001716447416024701 0.4315491941842166 0.4510042071342468 0.07843412911877228 0.43718659064986487 0.4196343421936035 0.08390340173354441 141.74928006258878 142.79043579101562 3.9567500754207376
32 policy 30 1.4003267071463845 1.460479974746704 0.09611003411865592 0.31404277682304377 0.3142586648464203 0.0010382510419255392 0.037938332354480526 0.037243191152811 0.0028735634853491103 0.037867682562632954 0.0383226573467254 0.0018723062209707656 0.45549349893223157 0.472670316696167 0.07617139341483246 0.4603309685533697 0.4449528455734253 0.08239338780829449 141.1332577792081 141.91526794433594 3.7444312203742647
33 policy 31 1.3922495625235818 1.4643046855926514 0.11203373675329302 0.3087742599574002 0.3089728653430938 0.000995102181518832 0.039719016037204 0.0391241312026977 0.0030563298308773157 0.03962054882537231 0.0403364114463329 0.0020705713752195297 0.4807956570928747 0.4960008859634399 0.07361792957217357 0.4844890074296431 0.4713548421859741 0.08059942427036966 134.50474409623578 135.34786987304688 3.6040783834550303
34 policy 32 1.4292598204179243 1.4624032974243164 0.08443481142102666 0.3007338101213628 0.3008337914943695 0.0010791198246344498 0.0419439981606873 0.0412719435989856 0.0032502347389617363 0.04081735285845665 0.0413913391530513 0.0022268181266091418 0.5069567127661272 0.5194499492645264 0.07103409042072602 0.5096969685771249 0.4985435605049133 0.07890759036896082 128.0373625321822 128.7931365966797 3.4995192319757127
35 policy 33 1.4428100152449175 1.4666752815246582 0.06974883165823195 0.292229256846688 0.2922425866127014 0.0011233745028790653 0.04372122003273526 0.0435076616704463 0.003629090725309094 0.04290324652736833 0.0435069873929023 0.002491539461027762 0.5350535105575215 0.5457448959350586 0.06757974387093961 0.5360829098658129 0.5269107818603516 0.07688389629012007 121.6189623746005 122.25613403320312 3.4608218180166896
36 policy 34 1.447590091011741 1.468740701675415 0.06079436525357741 0.28385593945329834 0.2835517525672912 0.001131920893781796 0.04580325023694469 0.0452912151813507 0.00383959908184893 0.044885696673935056 0.045810766518116 0.00276461754119921 0.5641998025504026 0.5738492012023926 0.0639402878842063 0.5636366253549402 0.5564519762992859 0.0745990766595204 115.07500527121805 115.74240112304688 3.2874473977865333
37 policy 35 1.4449274106459185 1.4652996063232422 0.03398461686963642 0.2747574258934367 0.2747712433338165 0.0011639311569156816 0.048061760650439656 0.0471794530749321 0.0040451321458618945 0.04684483767910433 0.0480669178068637 0.0030560097124553015 0.594455515796488 0.6037076115608215 0.06016357824506347 0.5922874049706892 0.5871632099151611 0.07199154486405356 108.49776458740234 109.2995834350586 3.2037943272114275
38 policy 36 1.455629977312955 1.4674901962280271 0.035349103670324566 0.2658863365650177 0.2657596468925476 0.0009250126949148261 0.05048667944290415 0.0497672483325004 0.004372550520138635 0.049982087178663724 0.0512372627854347 0.0034931553124215773 0.6259249936450612 0.6349834203720093 0.05586364416708135 0.6223071000792764 0.6197088360786438 0.06849182746935213 102.04857912930575 102.94879150390624 3.118835355552048
39 policy 37 1.4436455423181707 1.4658300876617432 0.05329546964171001 0.25642991878769616 0.2562001943588257 0.0009356797761808127 0.05280793627554715 0.0519907660782337 0.0047557223863489385 0.05098528821359976 0.0521285869181156 0.003731034519333811 0.6589324853637002 0.6679081320762634 0.05089947103606817 0.6533052975481207 0.6516872048377991 0.06534350196022558 95.44306737726384 96.33058166503906 3.045998421817551
40 policy 38 1.4665710926055908 1.4680109024047852 0.0042422964847766784 0.24692150408571412 0.246945783495903 0.0012446006056443283 0.05500679327683009 0.0540205799043178 0.004986904099535786 0.05446744507009327 0.0555761866271495 0.0043696542235170605 0.6926823204213922 0.70163893699646 0.04566533606677066 0.6855168721892617 0.6836307048797607 0.06109527347960992 88.8612060546875 89.5177993774414 2.8912736686521368
41 policy 39 1.4565805738622493 1.4651246070861816 0.022518745370871777 0.23716629635203965 0.2367773503065109 0.0011980237559810296 0.0574775636196136 0.0562249943614006 0.005316196200068391 0.05645537850531659 0.0574362501502037 0.004779029531203279 0.7272210121154785 0.7359299659729004 0.040079852150150454 0.7186603221026334 0.7173165678977966 0.0567176748924994 82.5233417857777 83.13751220703125 2.7680110222383516
42 policy 40 1.46630690314553 1.4666006565093994 0.0034827153962739867 0.2273164391517639 0.2267880141735077 0.001194123832190894 0.06001475013115185 0.0587026067078113 0.0055531911561886175 0.057790378616614714 0.0593891628086566 0.004997294322216213 0.7621005069125782 0.7704762816429138 0.03439829369075261 0.7521355910734697 0.7522658109664917 0.05240500948503949 76.04906394264914 76.62018585205078 2.6779408980787376
43 policy 41 1.4579125100916082 1.4673833847045898 0.02366962261807007 0.21677768636833533 0.2168279886245727 0.0013840301294221935 0.06441924856467675 0.062724657356739 0.005785092931677904 0.061370305039665875 0.0628560408949852 0.005951189486782485 0.797451143915003 0.805809497833252 0.02873746807072822 0.786096372387626 0.7871405482292175 0.04687174445352937 69.58057472922586 69.77054595947266 2.5216681972223687
44 policy 42 1.4515274437991055 1.4657478332519531 0.04843873533851643 0.20712817663496186 0.2068550139665603 0.001320659997744129 0.065556545487859 0.064105674624443 0.006063887899305014 0.06347706067291169 0.0651486739516258 0.0063627565102926595 0.8320997032252225 0.8391185402870178 0.02312897260840981 0.8199205290187489 0.8222672343254089 0.04124621184356471 63.10776970603249 63.31159591674805 2.424451327461408
45 policy 43 1.4612933505665173 1.4681365489959717 0.028981345353693223 0.19657262888821683 0.1967325210571289 0.0014351956855920718 0.06782770495523101 0.0667174607515335 0.006200525405382721 0.06625342098149382 0.0679211914539337 0.007007501536479088 0.8656608895822004 0.8693088293075562 0.01792160220900777 0.8531925082206726 0.856672465801239 0.035234911516132464 56.66459794477983 56.80625915527344 2.271898314241069
46 policy 44 1.456812858581543 1.4658303260803225 0.031822408435182505 0.18642411719668991 0.1864280700683593 0.0013296576563815862 0.06936784156344149 0.0678954795002937 0.005965571517644889 0.0689481554383581 0.0704185962677002 0.00790386296880573 0.8969707055525347 0.8986575603485107 0.013371556158133837 0.8850722312927246 0.8890736699104309 0.028701472903666928 50.15310842340643 50.17193984985352 2.091015370163935
47 policy 45 1.433482820337469 1.4647166728973389 0.052864117823616184 0.1761092204939235 0.1754758805036544 0.0015385971844848398 0.0714004967700351 0.069665789604187 0.005757486444217613 0.07050462338057427 0.07193124294281 0.00818367221042098 0.9254712462425232 0.9255927801132202 0.0095704362435197 0.9145178849046881 0.9189293384552002 0.022379331635464912 43.68719621138139 43.622596740722656 1.9561640851896327
48 policy 46 1.4179208278656006 1.4674055576324463 0.09024819454608815 0.16582556881687854 0.1655368506908416 0.001430798810118824 0.07209072736176574 0.0703902542591095 0.005439061523902169 0.07346719503402707 0.0742739886045456 0.00914352776476764 0.9499884627082131 0.9498947262763976 0.006488570942073118 0.9411461407488043 0.9446252584457396 0.01605797132985007 37.073861902410336 37.03027725219727 1.818226904810816
49 policy 47 1.4138258370486172 1.4659972190856934 0.09570241368241293 0.1555135141719471 0.1547368168830871 0.0015806904235589271 0.074364884333177 0.0730087459087371 0.0051103355364354175 0.07719174366105681 0.0770652666687965 0.010158558367438324 0.9703969630328092 0.97040194272995 0.0040080046852688875 0.9642178632996299 0.9665306806564332 0.010107523925817584 30.402263641357422 30.07383155822754 1.570706735130071
50 policy 48 1.4341465343128552 1.463552713394165 0.07449093038208748 0.14471385966647748 0.1440960466861724 0.001571218289795652 0.07586632872169664 0.0757695436477661 0.005016131855371007 0.08051627129316326 0.0789349004626274 0.010773735336744545 0.9858181151476774 0.9856663942337036 0.002063325177276799 0.9824220483953302 0.9837024807929992 0.005164033819998496 23.45228281888095 23.154071807861328 1.2950683719303258
51 policy 49 1.4085399454290217 1.4667000770568848 0.09995044048207657 0.13248342275619504 0.1323738992214203 0.0016936928100663845 0.07757466489618468 0.077565848827362 0.0052447300698664386 0.08128297870809377 0.0792945697903633 0.010531153167587097 0.9957891323349692 0.9957094192504884 0.000675047145734562 0.9943526278842579 0.994830846786499 0.0018023282576914155 15.846252181313254 15.781007766723633 0.9018079876388515
52 policy 50 1.4219673113389448 1.4679276943206787 0.09079213662542453 0.10930994830348272 0.1095042079687118 0.0024147791753771236 0.09357216073708095 0.0935769230127334 0.007492204443509957 0.10632686181501906 0.102729745209217 0.016330105877174116 0.9999999783255837 1.0 8.543542439100293e-08 1.000000005418604 1.0 1.3710246208356686e-07 0.0 0.0 0.0
53 world_model 1 1.423399881883101 1.464857816696167 0.08660001803803714 1.4132906957106157 1.4142190217971802 0.0032548480749379893 0.0416200577535412 0.0412536337971687 0.005394846528309346 0.030673230574889576 0.0307404436171054 0.0029732279618839537 0.014605691487138917 -0.0195110812783241 0.10529159122630385 0.025251607156612624 0.0173287689685821 0.037944863499126395 178.61494029651988 174.43797302246094 12.660620059275628
54 world_model 2 1.4187643744728782 1.4646985530853271 0.08945129730116856 1.0209467736157505 1.0213199853897097 0.0015407335830432461 0.031172021376815653 0.0312673486769199 0.003982890664613301 0.023358542302792672 0.0224137529730796 0.0022861528484423455 0.014490485022013827 -0.0196246914565563 0.10585974343705185 0.026548753153871382 0.0187575742602348 0.03697782011012717 178.16911593350497 174.3335418701172 12.931496408619408
55 world_model 3 1.4106466336683794 1.4563753604888916 0.08063234200627506 0.8507207415320657 0.850414514541626 0.0018206917281066153 0.023835029114376374 0.0234730169177055 0.0030913884604660278 0.0179104583168571 0.0170378051698207 0.0017926925269463165 0.01753727414391257 -0.0160074569284915 0.10602244045495324 0.031127799387005214 0.0225356258451938 0.03647058276904349 177.08235307173297 175.30203247070312 12.457582937688704
56 world_model 4 1.4267182133414529 1.4652204513549805 0.08579793289374588 0.750164037401026 0.7506567239761353 0.0019102038781968402 0.01969163543121376 0.0187996551394462 0.0025547757305923163 0.015594360418617672 0.0144542949274182 0.0027260667209282694 0.022818991575728774 -0.0093527399003505 0.10578190488509275 0.03796834447844459 0.0284042954444885 0.03607991614974105 175.41503212668678 172.3837890625 11.125954822557716
57 world_model 5 1.442357063293457 1.4671573638916016 0.08433705539507984 0.6832302700389515 0.6833748817443848 0.0016898368884944587 0.01755788016387002 0.0166164189577102 0.002308781482198553 0.015464665876193438 0.0135252112522721 0.004143662486821781 0.02954668975011869 -0.0009365417063236 0.10537167397048863 0.04626479651778932 0.0357503183186054 0.03585052862082456 174.06122797185725 172.144287109375 11.107431735939572
58 world_model 6 1.421844482421875 1.463782548904419 0.08495481552547791 0.6333599198948253 0.6336702108383179 0.0022027784008909713 0.01651521535082293 0.0152577683329582 0.002181717460614265 0.0149374078451232 0.0133660556748509 0.0034601463870299613 0.03701190709729086 0.0087474808096885 0.10482146683209927 0.055571673268621585 0.0443368144333362 0.03579056450677091 172.961801702326 172.74151611328125 10.07427397841761
59 world_model 7 1.4363466176119717 1.4682352542877195 0.08159374422114446 0.5945340124043551 0.5951221585273743 0.0017094024863099184 0.016495718620717473 0.0153709761798381 0.002078298770539386 0.014440667900172092 0.0137578044086694 0.002315843357787677 0.045169029850512715 0.0195140391588211 0.10432160312654698 0.06577839143574234 0.053174190223217 0.03570609799056961 171.55936501242897 170.36819458007812 10.60564515804294
60 world_model 8 1.4451290910894221 1.4652633666992188 0.038660040911251976 0.5635546120730314 0.5632815361022949 0.0017080680641178574 0.01668535520068619 0.0155580267310142 0.002200971241768824 0.014572727917270172 0.0142729487270116 0.0009339671891664504 0.053925888782197756 0.0308279916644096 0.10392340087229908 0.07658835839141495 0.0639185458421707 0.03558260138289876 168.82520640980113 166.22398376464844 10.27175963279708
61 world_model 9 1.4589172926816074 1.467646837234497 0.022445795378894136 0.537420625036413 0.5375051498413086 0.0022438529289553655 0.01671166480942201 0.0156252831220626 0.002354875225321648 0.01508358053185719 0.015112261287868 0.0011069183336868613 0.06334513476626438 0.0425012074410915 0.10349932416846046 0.08804064853624861 0.0769135057926178 0.03541121707705279 166.9847966974432 163.60589599609375 10.338467548529032
62 world_model 10 1.456983501260931 1.4676120281219482 0.023242677355566756 0.5161545439199968 0.5160108208656311 0.0009985880844121469 0.01675556887957177 0.0158973261713981 0.002041663419092406 0.015553371472792147 0.0153535073623061 0.0012001506117938125 0.07364403354850681 0.0543077513575553 0.1029077670287519 0.09985573318871581 0.0907076448202133 0.03534623410888923 164.9556551846591 162.2660675048828 10.479600405029469
63 world_model 11 1.4586613394997336 1.46612286567688 0.02102725911975871 0.4962491122159091 0.4963423907756805 0.0005733205682957191 0.0169923745773055 0.0166280772536993 0.0014166378202291681 0.016751473261551384 0.0166622847318649 0.0015600778336190549 0.08470250259746202 0.066320776939392 0.10243272916343837 0.1122396879575469 0.1052018329501152 0.03529652925406418 162.90922407670453 159.92779541015625 10.626680200440507
64 world_model 12 1.4391522407531738 1.4683241844177246 0.07961157577951611 0.4787566634741696 0.478859931230545 0.0014228304925148118 0.017381099391389945 0.0172896664589643 0.001102621943001702 0.017854778604073907 0.0175397582352161 0.0020478786630218236 0.09609704312275755 0.078723058104515 0.10189311247222288 0.12492747401649297 0.1185621172189712 0.03518021703026298 160.18383650346235 156.10939025878906 9.683192315941236
65 world_model 13 1.413339528170499 1.4624571800231934 0.08994846250402007 0.46359262412244623 0.4635562896728515 0.000978947454149375 0.018131866881793128 0.0179683528840541 0.0010796293106357397 0.017815143039280664 0.017551589757204 0.0009457622054077961 0.10793025499548423 0.0914811939001083 0.10157500611837966 0.13819765976884144 0.1323723495006561 0.03535646790721167 158.28642411665484 153.8703155517578 8.851536783063754
66 world_model 14 1.4105204018679531 1.4657394886016846 0.09196081558870765 0.4503868980841203 0.4505839943885803 0.0010976679925474425 0.019061019644141173 0.0190793965011835 0.0011661496823315957 0.018872658468105517 0.0184023939073085 0.001335893256437925 0.12021129950881 0.1046294122934341 0.10128311429843376 0.1520650285211476 0.144508808851242 0.035698002902238124 156.7616160999645 153.4954376220703 8.286949546763376
67 world_model 15 1.4177563407204368 1.467874526977539 0.09657050783536911 0.4377473863688382 0.4376856982707977 0.0009197716313818542 0.01978125575591212 0.0199336130172014 0.0011742907154357724 0.019431748342784928 0.0191605295985937 0.0010850259796097404 0.13315619951622046 0.1180749535560607 0.10101847893237699 0.16647180373018436 0.1589550077915191 0.036108711889032884 155.48316123268822 152.6229705810547 7.925665994825291
68 world_model 16 1.413916522806341 1.4671251773834229 0.09840379275042009 0.42579634623094037 0.4257379174232483 0.0011427936553043694 0.020440911704843644 0.020685825496912 0.0011264737125373488 0.02048600227995349 0.0202907249331474 0.0010687749492654516 0.14680856872688633 0.1319054067134857 0.10078047417609762 0.18143166737122965 0.1747360080480575 0.036525630653029974 153.97071422230113 151.18869018554688 7.296579162034956
69 world_model 17 1.3984336202794856 1.4653117656707764 0.10892352230956698 0.4149783660065044 0.4151362776756286 0.0008828176747544269 0.021331382238052057 0.021744254976511 0.001164316174581313 0.021483300423080217 0.0212376415729522 0.001049908373547246 0.16092384911396282 0.1462155431509018 0.10047102678737517 0.19685761766000223 0.1913836002349853 0.03700933715079468 152.2625871138139 150.15594482421875 7.061791954817626
70 world_model 18 1.3669037818908691 1.460458517074585 0.11853383063850734 0.40488390218127857 0.404716819524765 0.001186397327568781 0.022114903581413308 0.0226533971726894 0.00119736005093319 0.022239493036811955 0.0220161415636539 0.0009604253920919871 0.17567108165134077 0.1609667837619781 0.10026003939290273 0.21265386180444193 0.2084566056728363 0.03769785599786996 151.00729508833453 148.95404052734375 6.852342661483781
71 world_model 19 1.3771224888888272 1.4591524600982666 0.1214708874946361 0.3954674628647891 0.3957229554653168 0.0007982065729203286 0.02360128492794248 0.0238631833344697 0.001219067810046019 0.02340728637169703 0.0232651177793741 0.000991870552570372 0.19052315909754142 0.176357626914978 0.10002334301684206 0.22897451032291755 0.2261748313903808 0.038277135243281586 150.0373202237216 148.7911376953125 6.337645315347106
72 world_model 20 1.398296594619751 1.4647972583770752 0.10394363795434305 0.3862544054334814 0.3863193988800049 0.0010830065427006033 0.024516055191105016 0.0245894808322191 0.0013278255413236592 0.024156606840816372 0.0240887776017189 0.0008754678944541801 0.20604538511146195 0.1924112737178802 0.09969775245413143 0.24586326290260657 0.2442710995674133 0.03900008113315333 148.70789683948863 148.49317932128906 5.92525334601596
73 world_model 21 1.437018416144631 1.4656505584716797 0.08224957336895454 0.37823348424651404 0.378280907869339 0.0008777305651569855 0.025646741247989876 0.0257641840726137 0.0014058815066808558 0.02563228238035327 0.025746114552021 0.0009208500695773347 0.22233592380176892 0.2101541757583618 0.09929165195648836 0.2633902146057649 0.2633852362632751 0.0396806433876737 147.8068708939986 147.68154907226562 5.6569889923026215
74 world_model 22 1.440250353379683 1.467315673828125 0.07176084839611716 0.37001384930177167 0.3699531257152557 0.0014393617005011472 0.027022725987163407 0.0269390288740396 0.0014506905940135462 0.0267715633592822 0.0268729869276285 0.0009208020946850865 0.2391420724717053 0.2287645488977432 0.09880700028482502 0.2814933860843831 0.2833064496517181 0.04044140822272215 146.79699152166194 146.39501953125 5.3818401372356695
75 world_model 23 1.4391760175878352 1.466336011886597 0.06469143878885034 0.362152787772092 0.3619067370891571 0.0010577554012907177 0.0283836268565871 0.0284286364912986 0.001572874428482728 0.027935407547788137 0.0282392334192991 0.0008707204885660577 0.2563700364394621 0.2473623752593994 0.09827837313545107 0.3002245507457039 0.3021404147148132 0.04115566384125445 145.972768610174 145.7279052734375 5.024897254977383
76 world_model 24 1.4367607940327038 1.4623916149139404 0.07945481699682658 0.3545787849209525 0.354530394077301 0.000746910622799922 0.029389972205866408 0.0297672804445028 0.0016099862154618117 0.029257891191677564 0.0294500272721052 0.0008493146605053138 0.2749235738407481 0.2679773867130279 0.09757636064133313 0.31970028172839765 0.3202202618122101 0.04191069941512516 145.13169860839844 144.94036865234375 4.736201207038445
77 world_model 25 1.4398772716522217 1.4677369594573977 0.07842963003541152 0.347454084591432 0.3473910391330719 0.0008563458059878988 0.030739668926054745 0.0309168808162212 0.0017723903095001018 0.030676825480027592 0.0307816043496131 0.0008407347648146195 0.2945086373524232 0.2894858717918396 0.09682355270916461 0.3399716940793124 0.3393212556838989 0.04264722545618185 144.21109424937856 144.0115509033203 4.504698520890973
78 world_model 26 1.4368296319788152 1.4684202671051023 0.07810829289503372 0.34025146744467993 0.3404159545898437 0.0006909821290015097 0.032288426533341366 0.0325742848217487 0.0018038552868962976 0.031923810697414616 0.0319228395819664 0.0007832231241599053 0.314595334909179 0.3116234242916107 0.09573825434037124 0.3610150055451827 0.3595860600471496 0.0433412360719403 143.63591142134234 143.5018310546875 4.407224667842956
79 world_model 27 1.4513604207472368 1.467421054840088 0.05429274049324155 0.3334802497516978 0.3333943486213684 0.0011199898608863928 0.03383900529958981 0.0339009165763855 0.0018511227453158064 0.03348152474923562 0.0335243120789527 0.0008262229112151178 0.3358390019698576 0.3356750607490539 0.09443852325268394 0.3829768029126254 0.3809031844139099 0.043962897024609954 143.017333984375 142.94053649902344 4.107376765639689
80 world_model 28 1.469180865721269 1.469372034072876 0.0027070943165424743 0.32733236659656867 0.3275367021560669 0.0009322655898174863 0.0354381418702277 0.0354226715862751 0.0019745898637601477 0.034983316605741284 0.0351156555116176 0.0008579042576887228 0.358185586604205 0.3588519394397735 0.09302170208442186 0.40582010691816156 0.403126984834671 0.04445322357914382 142.2662922252308 142.3060760498047 3.949865496527513
81 world_model 29 1.4477119012312456 1.4669620990753174 0.0551069006078018 0.32062722065232013 0.3208049237728119 0.0010911330288061977 0.0371775782921097 0.0378734692931175 0.002319818257594329 0.03661116889931934 0.0366028472781181 0.0009185706669222005 0.38205957954580133 0.3835692107677459 0.09137454000251369 0.42961606925184076 0.4260575771331787 0.04477904695373311 141.39430236816406 141.61093139648438 3.706079870315602
82 world_model 30 1.4422046487981623 1.4673707485198977 0.061522849524892814 0.3139158839529211 0.3139030635356903 0.0008776142694012703 0.039128177883950094 0.0395003296434879 0.00235485421676902 0.0385658747770569 0.0387161672115325 0.0008745055044533569 0.40676920251412824 0.4090858101844787 0.08965159936804105 0.45439859411933203 0.4502843618392944 0.0450448683330452 140.66236045143822 140.9488067626953 3.4971822912024266
83 world_model 31 1.4518421996723523 1.4669599533081057 0.051736111796262765 0.3089676851576025 0.3090292811393738 0.000567743486046624 0.04102423922582102 0.0414740890264511 0.002740118291051167 0.04027366299520835 0.0406129844486713 0.0009857647527112127 0.4330159832130779 0.4356393814086914 0.08745704464749553 0.4802377901294015 0.4756720662117004 0.04521710247560821 134.2016005082564 134.3881072998047 3.410834840616749
84 world_model 32 1.4523168043656782 1.4672813415527344 0.04568565106625977 0.3009598553180694 0.3010361194610595 0.0009414142543326521 0.043432504277337636 0.0439076870679855 0.002718084709649091 0.041471287608146626 0.0419209897518157 0.0011048908811061588 0.460148887200789 0.4622658789157867 0.08489547451556433 0.5069983032616702 0.5017763376235962 0.045240360226414415 127.68134169145064 127.6211929321289 3.3829279066401137
85 world_model 33 1.4669376503337512 1.466062068939209 0.003516031077757288 0.29253726113926276 0.2926392555236816 0.0008650047201970987 0.04506202042102809 0.0460159108042717 0.0033136168497951988 0.043493211608041364 0.0437558330595493 0.0011541703187225331 0.48976986787535925 0.4912291467189789 0.08192104579591407 0.5348516648465936 0.5293398499488831 0.045159082278323895 121.182673367587 121.17169952392578 3.223220216832825
86 world_model 34 1.4542411023920232 1.464836359024048 0.021445533807555817 0.2838342596184123 0.2836910784244537 0.0008537973943230993 0.04734329845417626 0.0481077395379543 0.0035315213676303313 0.04549284855073144 0.0454578846693038 0.0012357131237728564 0.5206218226389452 0.5209739208221436 0.07856595360521916 0.5638430931351401 0.5580509901046753 0.044809574781042534 114.63628595525569 114.68831634521484 3.0330720726777995
87 world_model 35 1.4631440422751687 1.467084884643555 0.009901651646648336 0.27523530884222547 0.2751612961292267 0.000962741219471182 0.04978475313295014 0.0503637678921222 0.003711471852706055 0.04739855433052231 0.0476323328912258 0.001404881944993189 0.5527001592245969 0.5522573590278625 0.07466573708402423 0.5938236930153586 0.5878655314445496 0.04413208911237958 108.15467140891336 107.94076538085938 2.8746141156373257
88 world_model 36 1.4662433537569912 1.4685819149017334 0.007028518536637174 0.26627217910506507 0.2659461200237274 0.001127082137449426 0.05231552198529241 0.0525176003575325 0.004123717648808279 0.05041761188344516 0.0504733324050903 0.0015839604813691736 0.5864429609342054 0.5851653814315796 0.07025176506489712 0.6251520189371976 0.6195858120918274 0.04311583289409011 101.64463112571023 101.32359313964844 2.815338285042135
89 world_model 37 1.4369906295429578 1.465071201324463 0.07380534114429793 0.2568325644189661 0.2566378116607666 0.0012558466914452612 0.05499009415507312 0.0552585236728191 0.004902181780572528 0.05146806788715443 0.0515244044363498 0.00190097370493831 0.6222988312894647 0.6217118501663208 0.06508728572208897 0.6572459773583845 0.6515616178512573 0.04189178814292701 95.05524444580078 94.63833618164062 2.703455866079532
90 world_model 38 1.408314748243852 1.4618644714355469 0.102257201345984 0.24746043573726303 0.2473177760839462 0.0012459503401362336 0.057500826025550976 0.0574681311845779 0.00533964645054584 0.05482424321499732 0.0550060123205184 0.0021878488283135827 0.659349799156189 0.6599716544151306 0.05929117044029387 0.6904160651293668 0.6854522824287415 0.04001825414239768 88.58580433238636 88.20548248291016 2.6034442505277653
91 world_model 39 1.4062233838168057 1.4641430377960205 0.10828131203827844 0.23747680674899704 0.236829474568367 0.0014426324316280058 0.06023595245047044 0.0597038194537162 0.005771563013479262 0.056679551912979596 0.0568514615297317 0.0025559843954226615 0.6976072896610607 0.699012041091919 0.053083875192202014 0.7242565642703663 0.7197069525718689 0.037760643893131905 82.22205838290128 81.9207534790039 2.5769880464319255
92 world_model 40 1.4227283000946045 1.4631571769714355 0.08333383749701612 0.2274398708885366 0.227094829082489 0.0013444191023937993 0.06300184740261593 0.0620783679187297 0.006161651996895527 0.05776456980542699 0.0577098615467548 0.002909527581987868 0.7365583398125388 0.7387953996658325 0.04648380988503157 0.7581194910136136 0.7535468339920044 0.035257551217308745 75.78621257435192 75.51654815673828 2.513779148813408
93 world_model 41 1.4335057085210627 1.4648289680480957 0.07276335354326062 0.21750532090663907 0.2169338911771774 0.0014734457661972895 0.06758504496379328 0.067210666835308 0.00664303425469182 0.06117986413565545 0.0617102868854999 0.0034979675400705953 0.776059172370217 0.778493344783783 0.03898411009906872 0.7922905737703497 0.7883304357528687 0.03196169923259818 69.33038052645597 69.0726547241211 2.4332314447541656
94 world_model 42 1.4360309730876575 1.4672603607177734 0.07619265114288516 0.2073212618177587 0.2072328925132751 0.0010287592867153023 0.06891784613782706 0.0685515254735946 0.006602385718642294 0.06311810998754062 0.0635609626770019 0.003920697304635027 0.8148896314881064 0.8176103234291077 0.032260128793193385 0.8260659792206504 0.822562038898468 0.028376096387600976 62.777528589422054 62.4322395324707 2.3237845680784193
95 world_model 43 1.443560535257513 1.4650578498840332 0.045814004461066433 0.1969182735139673 0.1964625120162964 0.0013121706408338579 0.07144649259068746 0.0712295323610305 0.00656471212099753 0.06569696827368299 0.0664753913879394 0.004482763263597362 0.8524552096020092 0.8551205396652222 0.025934691946022607 0.8590117476203225 0.8559869527816772 0.02436736747279204 56.32756805419922 56.08658218383789 2.2465044133211203
96 world_model 44 1.4414773204109885 1.4683103561401367 0.0731052117132173 0.18684981763362882 0.1866772472858429 0.0015595534961808917 0.07308493927121157 0.0729752704501152 0.006468718441838349 0.06808482550761913 0.0692135766148567 0.005182186436035626 0.8874038728800687 0.8898999691009521 0.020159636196815274 0.8901988105340437 0.8878442049026489 0.019920234334543954 49.828060150146484 49.56086730957031 2.0835507283147505
97 world_model 45 1.4365542585199529 1.4655134677886963 0.07759879398893203 0.17640063302083447 0.1759738177061081 0.0013460105580467546 0.07513193379748945 0.074851170182228 0.006517213346238106 0.06925690953027114 0.070361316204071 0.005545638300240529 0.9190433513034474 0.9211760759353638 0.01484514277243646 0.9186656691811301 0.9168840646743774 0.015541675071813536 43.3234748840332 42.97987365722656 1.8923688645970738
98 world_model 46 1.4253342368386008 1.4682798385620115 0.10135904451144656 0.16613543710925358 0.1660082936286926 0.0013552895909788873 0.07563982903957361 0.0751493200659751 0.0064254414518654214 0.07199069722132245 0.0735708996653556 0.006253640900136414 0.9460353851318359 0.9476817846298218 0.010195134444632105 0.9442069042812694 0.943056046962738 0.011130558588391563 36.8100305037065 36.46706008911133 1.7017470820750673
99 world_model 47 1.4310575398531826 1.4665639400482178 0.06804138638913183 0.1556403962048617 0.1553289890289306 0.0013929768313601981 0.0778009166771715 0.0769805759191513 0.006667639694211644 0.07542335987091059 0.0767849311232566 0.007024037384923993 0.968307142907923 0.9693781137466432 0.006199933911475714 0.9661330797455527 0.9655208587646484 0.0069710497646009945 30.165504455566406 29.810096740722656 1.4961620483515672
100 world_model 48 1.4587846235795454 1.4678919315338137 0.026327005376209325 0.14492218196392057 0.144540935754776 0.0013273257258277975 0.07906774092804297 0.0778482779860496 0.00696295303281565 0.07844623245976184 0.0794138386845588 0.007614451076877202 0.9849527857520364 0.985480785369873 0.0030702178666910615 0.9833254814147949 0.9830584526062012 0.003526861222269044 23.242631738836113 22.99528694152832 1.2366576715737247
101 world_model 49 1.4628122503107244 1.4660260677337646 0.01401940319759537 0.1328748329119248 0.1324459314346313 0.0013653599069124783 0.08051258935169736 0.0787647813558578 0.00766321683065599 0.07927846976301882 0.0799024030566215 0.007480432388214693 0.9955787333575162 0.9956982731819152 0.000946241664477689 0.9946165193210948 0.9945314526557922 0.0012148278900740608 15.739545301957564 15.633862495422363 0.829147119551634
102 world_model 50 1.4665444113991477 1.4676969051361084 0.00382629369158171 0.10986083610491315 0.1099609285593032 0.0019177313094966297 0.09662726860154755 0.0956557691097259 0.010625486097659233 0.10475259003314101 0.1051216572523117 0.010894723338722932 1.000000005418604 1.0 1.2631276325679277e-07 1.0000000162558123 1.0 7.098164511799119e-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-vid200-fs6,unitree_g1_pack_camera,0,73.94856452941895,73.82903981208801,150.27776408195496,,,
unitree_g1_pack_camera-vid200-fs6,unitree_g1_pack_camera,1,73.56928658485413,72.59175229072571,149.55499029159546,239.52206420898438,0.4142507314682007,
unitree_g1_pack_camera-vid200-fs6,unitree_g1_pack_camera,2,73.70886850357056,73.86287522315979,149.8262255191803,221.16651916503906,0.03018885850906372,
unitree_g1_pack_camera-vid200-fs6,unitree_g1_pack_camera,3,73.6336178779602,74.3447675704956,148.92326378822327,235.0866241455078,0.33992570638656616,
unitree_g1_pack_camera-vid200-fs6,unitree_g1_pack_camera,4,73.71470236778259,73.62404441833496,150.64440989494324,234.82203674316406,0.7838059663772583,
unitree_g1_pack_camera-vid200-fs6,unitree_g1_pack_camera,5,72.88737607002258,73.55074310302734,149.81744408607483,228.39707946777344,0.14519017934799194,
unitree_g1_pack_camera-vid200-fs6,unitree_g1_pack_camera,6,72.78406834602356,73.49648332595825,149.40886855125427,261.2109069824219,0.1576852798461914,
unitree_g1_pack_camera-vid200-fs6,unitree_g1_pack_camera,7,72.29405403137207,73.04967951774597,148.47189116477966,242.10520935058594,0.5683176815509796,
unitree_g1_pack_camera-vid200-fs6,unitree_g1_pack_camera,8,74.06924510002136,72.0180025100708,149.22126245498657,220.84542846679688,0.03633618354797363,
unitree_g1_pack_camera-vid200-fs6,unitree_g1_pack_camera,9,73.14275288581848,72.9461841583252,149.21196603775024,221.39315795898438,0.020627498626708984,
unitree_g1_pack_camera-vid200-fs6,unitree_g1_pack_camera,10,73.04537987709045,72.86302947998047,149.30650162696838,211.05397033691406,0.04485917091369629,
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-vid200-fs6 unitree_g1_pack_camera 0 73.94856452941895 73.82903981208801 150.27776408195496
3 unitree_g1_pack_camera-vid200-fs6 unitree_g1_pack_camera 1 73.56928658485413 72.59175229072571 149.55499029159546 239.52206420898438 0.4142507314682007
4 unitree_g1_pack_camera-vid200-fs6 unitree_g1_pack_camera 2 73.70886850357056 73.86287522315979 149.8262255191803 221.16651916503906 0.03018885850906372
5 unitree_g1_pack_camera-vid200-fs6 unitree_g1_pack_camera 3 73.6336178779602 74.3447675704956 148.92326378822327 235.0866241455078 0.33992570638656616
6 unitree_g1_pack_camera-vid200-fs6 unitree_g1_pack_camera 4 73.71470236778259 73.62404441833496 150.64440989494324 234.82203674316406 0.7838059663772583
7 unitree_g1_pack_camera-vid200-fs6 unitree_g1_pack_camera 5 72.88737607002258 73.55074310302734 149.81744408607483 228.39707946777344 0.14519017934799194
8 unitree_g1_pack_camera-vid200-fs6 unitree_g1_pack_camera 6 72.78406834602356 73.49648332595825 149.40886855125427 261.2109069824219 0.1576852798461914
9 unitree_g1_pack_camera-vid200-fs6 unitree_g1_pack_camera 7 72.29405403137207 73.04967951774597 148.47189116477966 242.10520935058594 0.5683176815509796
10 unitree_g1_pack_camera-vid200-fs6 unitree_g1_pack_camera 8 74.06924510002136 72.0180025100708 149.22126245498657 220.84542846679688 0.03633618354797363
11 unitree_g1_pack_camera-vid200-fs6 unitree_g1_pack_camera 9 73.14275288581848 72.9461841583252 149.21196603775024 221.39315795898438 0.020627498626708984
12 unitree_g1_pack_camera-vid200-fs6 unitree_g1_pack_camera 10 73.04537987709045 72.86302947998047 149.30650162696838 211.05397033691406 0.04485917091369629

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-vid200-fs6,unitree_g1_pack_camera,policy,73.34526510672136,,,,44.54545454545455,46.63636363636363,46.63636363636363,46.81818181818182,,231.5602996826172,0.2541187256574631,149.51496249979192,73.34526510672136,73.28878194635564,
unitree_g1_pack_camera-vid200-fs6,unitree_g1_pack_camera,world_model,73.28878194635564,,,,44.72727272727273,46.54545454545455,46.54545454545455,46.54545454545455,,231.5602996826172,0.2541187256574631,149.51496249979192,73.34526510672136,73.28878194635564,
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-vid200-fs6 unitree_g1_pack_camera policy 73.34526510672136 44.54545454545455 46.63636363636363 46.63636363636363 46.81818181818182 231.5602996826172 0.2541187256574631 149.51496249979192 73.34526510672136 73.28878194635564
3 unitree_g1_pack_camera-vid200-fs6 unitree_g1_pack_camera world_model 73.28878194635564 44.72727272727273 46.54545454545455 46.54545454545455 46.54545454545455 231.5602996826172 0.2541187256574631 149.51496249979192 73.34526510672136 73.28878194635564

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"