video_backbone剖析
@@ -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: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- 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=107.9246, median=129.6718, p90=142.9009, p95=147.0314
|
||||
|
||||
### Direction C: Action Converges First
|
||||
|
||||
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `action_vs_full50_95pct_step`: mean=47.8333, median=47.8333, p90=47.8333, p95=47.8333
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3534, median=0.3491, p90=0.4166, p95=0.4278
|
||||
- `action_delta_mid_steps`: mean=0.0272, median=0.0258, p90=0.0401, p95=0.0428
|
||||
- `state_delta_mid_steps`: mean=0.0275, median=0.0262, p90=0.0411, p95=0.0436
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.8333, median=47.8333, p90=47.8333, p95=47.8333
|
||||
- `oracle_budget_state`: mean=48.2500, median=48.2500, p90=48.2500, p95=48.2500
|
||||
- `oracle_budget_action_by_scene`:
|
||||
- `unitree_z1_stackbox`: mean=47.8333, median=47.8333, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=183.6162, median=172.3158, p90=212.9301, p95=227.2113
|
||||
- `action_drift_vs_prev_round`: mean=0.2558, median=0.2455, p90=0.3288, p95=0.3382
|
||||
- `round_total_time_s`: mean=629.5064, median=648.1064, p90=668.6221, p95=670.7842
|
||||
- `policy_pass_total_time_s`: mean=261.6829, median=277.3413, p90=290.1827, p95=293.3132
|
||||
- `world_model_pass_total_time_s`: mean=277.8026, median=282.0880, p90=297.6364, p95=299.5259
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 249 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 109 KiB |
@@ -0,0 +1,4 @@
|
||||
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
unitree_z1_stackbox,policy,261.6828729510308,261.6828729510308,,,,,,,,,,,45.91666666666666,45.91666666666666,,47.833333333333336,47.833333333333336,,47.833333333333336,47.833333333333336,,48.333333333333336,48.333333333333336,,629.5063543518385,629.5063543518385,,261.6828729510308,261.6828729510308,,277.8026314973831,277.8026314973831,,183.6161651611328,183.6161651611328,,0.2558029510758139,0.2558029510758139,
|
||||
unitree_z1_stackbox,world_model,277.8026314973831,277.8026314973831,,,,,,,,,,,46.0,46.0,,47.75,47.75,,47.75,47.75,,48.25,48.25,,629.5063543518385,629.5063543518385,,261.6828729510308,261.6828729510308,,277.8026314973831,277.8026314973831,,183.6161651611328,183.6161651611328,,0.2558029510758139,0.2558029510758139,
|
||||
|
@@ -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,2.8845879236857095,3.0433239936828613,0.5394880865297181,1.4143003225326538,1.4141246676445007,0.002046915199860231,0.08488429524004455,0.08204169198870655,0.014556679362970632,0.06937839897970353,0.0688993632793426,0.01773644777324086,0.21034946168462432,0.1763020530343055,0.09388799420466229,0.1955660519500573,0.17937317490577695,0.041582709964811546,146.69524765014648,146.4008026123047,4.713386839273348
|
||||
policy,2,5.442963699499766,5.810356140136719,1.2109006135194116,1.0213396449883778,1.021577000617981,0.002336432260668538,0.05080993349353469,0.0499369855970144,0.00526583307811972,0.04060501574228204,0.04084967263042925,0.00560167496702773,0.20089988472561038,0.1675219982862472,0.09280402270775458,0.19216372072696683,0.17440961301326746,0.041120473490478586,146.41143544514975,146.0696258544922,4.665715147763396
|
||||
policy,3,5.345373789469401,5.614920258522034,1.1900920013531036,0.8497315098841985,0.8492320477962494,0.001936953406074202,0.03288688619310653,0.0331670735031366,0.003590476879749878,0.026026638069500476,0.025013529695570448,0.0032270875845321774,0.1987563334405422,0.16509386152029035,0.09156737844119503,0.1945780937870343,0.17785000056028366,0.041083827290113,147.16568501790366,147.51248931884766,5.816403316395887
|
||||
policy,4,5.464146355787913,5.857588529586792,1.3098243870817445,0.7500251432259878,0.7503499984741211,0.0019610480211285776,0.022634055310239345,0.02205464430153365,0.0033759709558923373,0.01732224513155715,0.0169166019186377,0.0018520034430131369,0.2015959210693836,0.1672162041068077,0.09054680566973237,0.2001076017816861,0.18391010165214533,0.04105902657629224,146.27551396687826,146.46149444580078,4.44623095601154
|
||||
policy,5,5.476804753144582,5.658332467079163,1.2422471085102555,0.6821610083182653,0.682498574256897,0.0012578756788447925,0.016299006451542142,0.0156536204740405,0.0021165273640412056,0.013344673983131793,0.0135753229260444,0.0009245668546181249,0.20761372024814284,0.17242663353681564,0.08984811251039934,0.2072010810176531,0.19220687448978424,0.04095892449404627,144.9375,144.74494171142578,4.82923270118559
|
||||
policy,6,5.585399607817332,5.976916551589966,1.2360531107530455,0.6324459860722224,0.6319168508052826,0.001312208120707754,0.013845152299230242,0.013420934788882649,0.001443962078321509,0.011682770525415699,0.01170064788311715,0.0007344985425463798,0.21521131818493203,0.17932912707328796,0.08935612188404946,0.21491301308075583,0.20122010260820383,0.0407063149132975,144.01077779134116,142.7327117919922,4.64557341059557
|
||||
policy,7,5.360104401906331,5.6881691217422485,1.1213621225999821,0.5942443857590357,0.5941205024719238,0.0019008078215791621,0.01344441063702101,0.01312310388311735,0.0012042374197973969,0.011060206918045832,0.01095295744016765,0.0008598767347017669,0.22374028898775575,0.1873980313539505,0.08890885565363427,0.22299014404416082,0.2105085253715515,0.04038938987965496,142.64607365926108,140.3023910522461,5.4521405835386405
|
||||
policy,8,5.587643404801686,5.917605757713318,1.222327298619931,0.563605859875679,0.5639850497245789,0.0016930475639268519,0.013118455884978125,0.01290679955855005,0.0012961555665373956,0.010965052293613517,0.0110911061055958,0.0009105975977393936,0.2326505084832509,0.1960731223225593,0.08841991171743477,0.2313401401042938,0.2197358757257461,0.04003597315539943,140.20851771036783,138.81077575683594,3.8114207753333136
|
||||
policy,9,5.492460668087006,5.667871594429016,1.2223351622705456,0.5375121384859085,0.5374557673931122,0.0015278321895299013,0.012786991661414457,0.012764659710228402,0.0013113899943182723,0.010980981479709316,0.0112020019441843,0.0009265111358086123,0.24168191415568188,0.20520845800638196,0.08786382893044403,0.23968982199827826,0.22944580763578415,0.03968237316868454,139.31011962890625,138.76038360595703,3.640511439072436
|
||||
policy,10,5.443938235441844,5.738200783729553,1.2511072977025448,0.5158558736244837,0.515794187784195,0.001323589821040827,0.0127822599994639,0.01272020535543555,0.0013207266178178632,0.010977751653020534,0.0111658060923218,0.0009171632646814565,0.2508245669305324,0.2146036326885223,0.08718649483979095,0.24793509766459462,0.23920944333076474,0.03931186973438837,138.5385945638021,137.79489135742188,3.3399288568151424
|
||||
policy,11,5.235774954160054,5.563464641571045,1.267853709506508,0.4964585304260254,0.49628840386867523,0.001178779496004868,0.013001399890830066,0.012982684187591,0.0012809893891179947,0.011650755225370268,0.01179317617788905,0.000866499845320871,0.26013679057359695,0.22431827336549753,0.08639063879708948,0.2562824624280135,0.24920635670423505,0.038959529592369126,138.282351175944,137.13311767578125,3.369556990540935
|
||||
policy,12,5.326124509175618,5.696235537528992,1.147960610060946,0.47992249578237534,0.48017770051956177,0.0009462306319285514,0.013369898234183534,0.01356562459841365,0.0012511553963457844,0.012346239139636325,0.01236789766699075,0.0008338306049400818,0.2696264845629533,0.23434719443321225,0.0855406249945609,0.26476747294267017,0.25937518477439875,0.038582065895694295,137.23519897460938,135.89990234375,3.5574597681875444
|
||||
policy,13,5.45661461353302,5.869194746017456,1.258380005826726,0.4646586353580157,0.4644603729248047,0.0008632846143916739,0.013934059767052476,0.01416953792795535,0.0012819740414509826,0.012826872756704633,0.0128393205814063,0.0008146571748235484,0.2793451386193434,0.2446756064891815,0.08463612070458346,0.2732883927722772,0.26957017183303833,0.03824362112341423,136.51666641235352,135.66004943847656,3.2630808752624048
|
||||
policy,14,5.612261692682902,6.008570075035095,1.1747186243466472,0.45087434848149616,0.4508180767297745,0.0010969067992716236,0.014795999120299967,0.01509403903037305,0.0012620595149375122,0.013755666480089175,0.0137352338060736,0.0007750743411716803,0.2892683570583661,0.2554543018341064,0.08371478382893595,0.28206684564550716,0.2795583456754684,0.03786810486427576,135.14614613850912,134.7120819091797,2.7813814284684786
|
||||
policy,15,5.464557965596517,5.682851076126099,1.1964257935045086,0.4378119657437007,0.43757860362529755,0.001311977366886247,0.01545450207777315,0.01581315649673335,0.0012815458537219536,0.014454701216891358,0.01447739591822025,0.0007308249768696852,0.29942946260174114,0.2665224969387054,0.08269866334488803,0.29096710930267966,0.28769078850746155,0.037496120018827184,134.75170771280924,134.76302337646484,2.8767102756015883
|
||||
policy,16,5.493267277876536,5.701123833656311,1.2031124690104162,0.42647503068049747,0.4266354441642761,0.0007137681127725725,0.016205329991256175,0.016692936420440653,0.0012572654763031005,0.015564469931026259,0.0156106897629797,0.0006674187851368272,0.30979379018147785,0.2779420167207718,0.08161355580056716,0.30010854577024776,0.2960526198148727,0.037181001249372674,134.13432439168295,133.60690307617188,2.8604094796277137
|
||||
policy,17,5.448701242605845,5.82954478263855,1.266119797865834,0.41565752774477005,0.415436252951622,0.0010478769776072466,0.017024413915350974,0.0175804458558559,0.00125476064397563,0.01659778583173945,0.01664452161639925,0.0006413180967700675,0.32037224620580673,0.2896779477596283,0.08049101105823368,0.3095611532529195,0.3047598749399185,0.03693347669237449,133.6521733601888,133.04047393798828,2.6234278701156053
|
||||
policy,18,5.442345341046651,5.745475769042969,1.1872472853453762,0.4057951793074608,0.40588314831256866,0.0007585097071353839,0.017698966121921875,0.0183102004230022,0.001253669164170863,0.017349385966857218,0.01742293871939175,0.0005990766544251541,0.33120428646604216,0.3016763776540756,0.07930931501395304,0.3190932124853134,0.31345391273498535,0.036696320222064545,132.747439066569,132.06341552734375,2.213856762548107
|
||||
policy,19,5.235081593195598,5.643944501876831,1.2170483117517843,0.39680307110150653,0.396541878581047,0.0006575682671384219,0.0192132205702364,0.01983127463608975,0.0012523274909157737,0.018547414491573915,0.018599578179419,0.0005922675192238027,0.3423678440352281,0.3142198920249939,0.0781908273772974,0.32898551474014914,0.32424265146255493,0.036477220790247615,132.14961369832358,131.33130645751953,2.1264165089782034
|
||||
policy,20,5.364916443824768,5.694737792015076,1.1792931158867297,0.3871702899535497,0.3869956135749817,0.0008102671274969437,0.020035353333999657,0.020665243268012952,0.0012997886671987028,0.019345717970281784,0.01939408201724285,0.0005712667432280109,0.3538387194275856,0.3270116448402405,0.07694365993959973,0.33898864438136417,0.3351448774337768,0.036304113712941836,131.62909571329752,131.31796264648438,1.8226033613294443
|
||||
policy,21,5.239776114622752,5.456702947616577,1.2436275343724361,0.3795335665345192,0.37956012785434723,0.0010528734899056976,0.02099697866166626,0.021643476560711798,0.0013170425516328087,0.020840484338502035,0.020831219851970652,0.0005650192057861838,0.36570005615552265,0.3402066081762314,0.0755722660864268,0.349444421629111,0.3465039134025574,0.03618005334289047,131.1748784383138,130.95915985107422,1.5476876514864808
|
||||
policy,22,5.2423097888628645,5.526838898658752,1.2530923733938706,0.37126045674085617,0.37139120697975153,0.000516568884894203,0.022349831958611743,0.0229671346023678,0.0013275789691064041,0.02211287152022118,0.0221321070566773,0.0005381440742431793,0.3778858209649722,0.3538894802331924,0.07422985843527789,0.36023566871881485,0.3582436293363571,0.036130109813453305,130.6944440205892,130.3712615966797,1.435841569357674
|
||||
policy,23,5.168539822101593,5.475581645965576,1.1102203411886773,0.3632466197013855,0.36295484006404877,0.0011116515876940954,0.023639223693559516,0.0242774207144975,0.0013235231787672881,0.023305653594434202,0.0233474457636475,0.0005505133800813963,0.3904916966954867,0.3681382685899734,0.07289289829378184,0.37136851996183395,0.3702943921089172,0.03617218089806469,130.4299112955729,130.29637145996094,1.2783254318466861
|
||||
policy,24,5.185827771822612,5.471821188926697,1.2092265971272085,0.35650621106227237,0.3565187007188797,0.000611045809878728,0.02456983194376025,0.02515579573810095,0.0013694174886621018,0.024688849691301532,0.024810159578919348,0.0005599003898222483,0.4035888959964116,0.38273291289806366,0.07141324747361763,0.38295283416906994,0.38281868398189545,0.03629123671621358,130.05672073364258,129.87499237060547,1.1291369818399735
|
||||
policy,25,5.266716102759044,5.750879645347595,1.2136503265254444,0.3495103046298027,0.34955616295337677,0.0003579093681643915,0.025878784712403968,0.0263980366289615,0.001408846293695957,0.026189468490580677,0.02636228967458005,0.0005922634000650556,0.4172501787543297,0.39786091446876526,0.06978809155508055,0.39503900706768036,0.39585007727146143,0.03646074701842839,129.77561060587564,129.58356475830078,1.094116450368477
|
||||
policy,26,5.447954932848613,5.8518452644348145,1.2249315867834643,0.34270885835091275,0.34304288029670715,0.0008542285970564427,0.0273955535764495,0.02789214439690105,0.0014239876654458423,0.027486340608447735,0.0276541346684098,0.0006455696028233268,0.43145711719989777,0.41365563869476313,0.06817236986684429,0.4076344793041547,0.40929730236530304,0.03660618957129129,129.60032653808594,129.50141143798828,1.0133989573175182
|
||||
policy,27,5.27145795027415,5.6053056716918945,1.3420381229633256,0.3365250080823898,0.33633324503898615,0.0008605189648726776,0.028895464260131065,0.029361926950514247,0.0014528511763416503,0.029129284899681765,0.029346958734095048,0.0006653179129962803,0.4462585349877675,0.4300508499145507,0.06647819993353143,0.4207889934380849,0.4232950657606125,0.036846443287788036,129.39648564656576,129.2412109375,0.9752626980195971
|
||||
policy,28,5.185725390911102,5.447244644165039,1.4062347594794928,0.32985079536835354,0.3302236497402191,0.001105187027373318,0.030438010891278535,0.03089521080255505,0.0014725640049394909,0.03068598390867309,0.0308825736865401,0.0007115010439252445,0.4616589993238449,0.44717262685298914,0.06474858873428377,0.43452998250722885,0.4378497749567032,0.03715690328956565,129.1882120768229,128.97200775146484,0.9035146822423662
|
||||
policy,29,5.246454377969106,5.98495078086853,1.430731402924772,0.32362815241018933,0.32371972501277924,0.0008543883727282444,0.031902496702969026,0.03227169252932065,0.0015281616137957548,0.032357745959112984,0.0324986353516578,0.0007605715511021752,0.47787801673014957,0.4649675339460373,0.06279898705426867,0.4489453633626302,0.4529561549425125,0.0375609485784001,128.85437456766763,128.63468170166016,0.9070659013530131
|
||||
policy,30,5.302058378855388,5.698225259780884,1.245225507076915,0.3178154304623603,0.3176594376564026,0.0009830105776830018,0.03377446687469876,0.03413677774369715,0.0015370489920880032,0.0345191145315766,0.03454138152301305,0.0008209394637998759,0.49478064477443695,0.48360310494899744,0.060883015763328774,0.46431364119052887,0.46678000688552856,0.038041464284297985,128.73850186665854,128.51844787597656,0.9198400215806111
|
||||
policy,31,5.349356333414714,5.924529075622559,1.237532190068344,0.3127451762557029,0.313022032380104,0.0007340414574187263,0.03545926573375855,0.03573653474450105,0.0016086927808736785,0.03636555404712752,0.0364313144236803,0.000882954022143948,0.5125656872987747,0.5030426979064941,0.05872787341256076,0.4804112985730171,0.48219114542007446,0.03864680426711898,122.55267524719238,122.32682037353516,0.9279720562223163
|
||||
policy,32,5.299917956193288,5.696576476097107,1.214368836366009,0.30510498583316803,0.3053659051656723,0.0008245408951186591,0.037842113524675335,0.03814499080181115,0.0016130461180496186,0.03783701701710618,0.03785610571503635,0.0009807238922940043,0.5313125302394232,0.5236461162567139,0.05657673694168305,0.49719036122163135,0.5010017454624176,0.03930696015212269,116.65866152445476,116.45866012573242,0.9154725334433166
|
||||
policy,33,5.551784197489421,5.823643326759338,1.2109664315379374,0.2968703160683314,0.2970557063817978,0.0008934511822318464,0.03928920409331715,0.03941680863499635,0.00178071349252627,0.04027086372176802,0.040210323408246,0.001112582570868474,0.5511484146118164,0.5449757874011993,0.054090657600613615,0.5150952537854513,0.5210541486740112,0.04005004998171288,110.7648531595866,110.60812377929688,0.9302212022813207
|
||||
policy,34,5.434899707635243,5.885905027389526,1.2281928173471868,0.2889017388224601,0.2890379875898361,0.0009776549218792102,0.04168397778024272,0.04179252497851845,0.001800532565644076,0.04261077847331759,0.042448198422789546,0.0012687232184594337,0.572086955110232,0.5675692558288574,0.05154418081158753,0.5340964968005816,0.5415010452270508,0.04085235484161539,104.7332935333252,104.55109786987305,0.9186047480105658
|
||||
policy,35,5.072576741377513,5.214168310165405,1.2616425714659931,0.28063390403985977,0.2810373604297638,0.0010488091597880183,0.044128378232320103,0.044202780351042706,0.0018510658325746822,0.04495663133760289,0.04470836557447905,0.0014386215648956036,0.5941295176744461,0.5905415415763855,0.048988440609204174,0.5542495300372442,0.5628889799118042,0.04167146826103446,98.74545288085938,98.6485595703125,0.946200073585901
|
||||
policy,36,5.143714030583699,5.841657638549805,1.480872383075908,0.2717113892237345,0.27157068252563477,0.0009242007877379835,0.04664985804508124,0.046751243993639904,0.0019584625022199785,0.04849789446840678,0.0482028499245643,0.0017187489002098504,0.61740742623806,0.6140662133693695,0.04627639702166467,0.5761593133211136,0.5860435962677002,0.042528948577323956,92.8384641011556,92.75496292114258,0.9311969063339225
|
||||
policy,37,5.132512172063191,5.578577756881714,1.330827322014024,0.2625074833631515,0.26248501241207123,0.000820816540161349,0.04903565160930151,0.0491765141487121,0.0021386289375988246,0.050235743944843564,0.04970262385904785,0.0019479795791344497,0.6421133428812027,0.6400822699069977,0.04326021058907979,0.5988635967175165,0.607733428478241,0.04334453468944922,86.83699035644531,86.82263946533203,0.9713029162457131
|
||||
policy,38,4.814000964164734,5.325188636779785,1.2945481802962002,0.2536342864235242,0.2538160979747772,0.0009314384202397737,0.05177753232419487,0.0519896019250154,0.002319757283815336,0.05448996927589173,0.053899310529232,0.0023349949643806053,0.6682469795147578,0.6692555546760559,0.0400111111999976,0.623781219124794,0.6314973831176758,0.044064166087110564,80.8234437306722,80.81548690795898,0.9985181519292424
|
||||
policy,39,5.053341368834178,5.646599054336548,1.3864965374733327,0.24391307309269905,0.24380687624216074,0.0010469079463580892,0.05476894850532208,0.055033793672919204,0.0024403355358315853,0.057453714621563706,0.05675933882594105,0.002722941275796833,0.6957225054502487,0.6972706019878387,0.036672686024916065,0.6501246144374212,0.656592845916748,0.04463265119849594,74.89434750874837,74.83119583129883,1.0606874198635836
|
||||
policy,40,4.931975483894348,5.448968410491943,1.5391029494844681,0.23419551178812978,0.2340761199593544,0.0009416968995130283,0.05805500534673528,0.0582563281059265,0.002630502087065219,0.059723965823650305,0.05884023942053315,0.003100527887059896,0.7246681998173395,0.7241391241550446,0.03322982978442759,0.6775099883476893,0.683054655790329,0.04495115197740681,68.9820950826009,69.00534439086914,1.0827202915156562
|
||||
policy,41,5.145629167556763,5.5360705852508545,1.3105777156011618,0.2240669081608454,0.2238703593611717,0.001042962562442036,0.06328019965440031,0.06353581324219701,0.0028162463386880395,0.06485968052099145,0.0637415051460266,0.0038294298597043815,0.7552517553170522,0.7533141672611237,0.029846698688346305,0.7074069281419119,0.713950514793396,0.044854428103335696,63.12506103515625,63.23634147644043,1.1188995720682144
|
||||
policy,42,5.152637382348378,5.447891473770142,1.2733414873692106,0.2139071275790532,0.2137377634644508,0.0009098576352356793,0.06595263568063571,0.0658454298973083,0.003147785325486652,0.06880567098657285,0.0675417631864547,0.004567524330300507,0.7868600239356359,0.7844269275665283,0.02625946773459272,0.738938550154368,0.7462517023086548,0.04423495908366898,57.200459798177086,57.291364669799805,1.1382128819746204
|
||||
policy,43,4.795405546824138,5.1599156856536865,1.2630334694664715,0.20376789569854734,0.20371176302433008,0.001005959768837186,0.0697740924855073,0.06938786432147026,0.0035690564217884468,0.07380147340397035,0.0723177902400493,0.005566629667180401,0.8192712167898814,0.8185335993766785,0.02262357655760414,0.7722964833180109,0.780126303434372,0.04284808636342858,51.41486422220866,51.574588775634766,1.1669609045224627
|
||||
policy,44,4.647126913070679,5.118428707122803,1.3891124710465828,0.19309356684486068,0.1929584667086601,0.0009488760730537517,0.07335766715308027,0.07279932871460909,0.004063776511368773,0.079543345918258,0.0778454393148422,0.006777500090881832,0.8518335570891699,0.852451741695404,0.0190066508378356,0.8074455509583155,0.8156304359436035,0.0405400562818527,45.6682341893514,45.84196472167969,1.1858237413971595
|
||||
policy,45,4.822279194990794,5.556050539016724,1.3553424592377303,0.18311211218436554,0.18291241675615305,0.0010168340090021637,0.07784977865715818,0.0773789174854755,0.004623522661803304,0.08421717770397659,0.08199272304773325,0.008155923746831717,0.8841379980246226,0.885522186756134,0.01550079961474682,0.8433909316857656,0.8514427542686462,0.03702614920649871,39.909607887268066,39.99363708496094,1.224138034505166
|
||||
policy,46,5.369663079579671,5.693251848220825,1.2102951392652155,0.1724515470365683,0.17235863953828812,0.0007579639549443997,0.08195260539650913,0.08162317425012586,0.00533176466915171,0.09203622179726756,0.0891862474381923,0.010292434661230736,0.9149402578671774,0.9153760075569153,0.012089428318066493,0.8805444737275442,0.8879494667053223,0.03191520184171672,34.14702924092611,34.209659576416016,1.2011679534031714
|
||||
policy,47,4.958841323852539,5.364533543586731,1.2471269927704398,0.1618440138796965,0.16194130480289454,0.0009620696367050002,0.0886500819275776,0.088092565536499,0.006441818562569546,0.10216059163212772,0.09877683594822881,0.013198830556699872,0.9438823610544205,0.9450065791606902,0.008684667904976906,0.9179864575465521,0.9240874946117402,0.024991690274922932,28.330190658569336,28.3433952331543,1.1047412189997947
|
||||
policy,48,5.077033718427022,5.431699991226196,1.258706501860087,0.150702279061079,0.1508158296346664,0.0008839022671104222,0.0958133743455012,0.09471999481320376,0.007958757651128917,0.11357380077242847,0.10932805389165876,0.017131440613505057,0.9692537436882654,0.9706688821315765,0.005287646483709651,0.9532051781813303,0.9573877155780792,0.016340520703279286,22.167786757151287,22.140509605407715,0.9181932372751032
|
||||
policy,49,5.219441175460815,5.6370240449905396,1.3830354482183136,0.13813464219371474,0.1382366865873336,0.0008756097381219876,0.10686438654859855,0.10416566580533974,0.010267536938552332,0.12503812648355958,0.11946880817413325,0.02195087053277738,0.9891477674245834,0.9898447096347809,0.0021130802452816186,0.9819751083850861,0.9838836789131165,0.007242981297508647,15.348443031311035,15.316393375396729,0.6311084920028842
|
||||
policy,50,5.308077891667684,5.65937340259552,1.2313321352988598,0.11414941834906732,0.1141312196850776,0.0012561377399645823,0.14990762186547116,0.14365667104721064,0.01701526336733317,0.18986144537727034,0.18158046156167984,0.039416846291206266,0.999999980131785,0.9999999701976776,9.622155249168533e-08,0.9999999900658926,1.0,8.742835530018364e-08,0.0,0.0,0.0
|
||||
world_model,1,2.7746530969937644,2.9228079319000244,0.43136313286799305,1.4126749634742737,1.4121544361114502,0.0025207097516513287,0.08031093919028834,0.08009923994541165,0.01235234520583143,0.06003781035542485,0.05450911074876785,0.015683038445637325,0.22454595503707722,0.24511419981718058,0.07828040386583072,0.19274737685918808,0.1685673668980598,0.08461382186381171,146.2891934712728,146.31584930419922,5.788567384126804
|
||||
world_model,2,5.450984756151835,5.431550025939941,0.9156494661271385,1.0220206479231517,1.02208012342453,0.00188500670125389,0.04862023610621686,0.0488054938614368,0.005835960223558564,0.037990515585988725,0.03685108758509155,0.007099943590599353,0.2165151424705982,0.23652227967977518,0.07797150590688132,0.1886223604281743,0.17024827748537058,0.08433177507675707,146.24138895670572,146.5277099609375,5.7287277634464076
|
||||
world_model,3,5.509579340616862,5.749669790267944,0.7371026221429967,0.8513886630535126,0.8516694009304047,0.0021537171254639295,0.03058278638248638,0.03022666741162535,0.003442002107615727,0.024771630764007527,0.024143174290657002,0.003957776692891721,0.21454101304213202,0.23404683917760843,0.07705424840486767,0.1901731342077255,0.17523850500583646,0.08379622649221254,146.0754051208496,146.62545013427734,5.572174160298494
|
||||
world_model,4,5.281762659549713,5.477411866188049,0.917694798630235,0.7505281319220861,0.7506223618984222,0.0017282702620508,0.020260747366895225,0.02005096897482865,0.0021048676706088907,0.017126224003732166,0.016364400275051552,0.0020245516259403654,0.2169649954885244,0.23447087407112122,0.07614643508265717,0.19512058359881237,0.18198849260807035,0.08282689660016082,145.32516479492188,144.91040802001953,5.697679088682822
|
||||
world_model,5,5.329902569452922,5.683130979537964,0.8962276469115121,0.6825697968403498,0.6824372708797455,0.0015413018565790888,0.015252657234668676,0.015127289108931949,0.0014438817984945608,0.013534439262002651,0.013195216655731149,0.0017372794129370478,0.22263472775618232,0.23839232325553888,0.07532901320736324,0.20200553784767783,0.1899637952446937,0.0816868026232774,143.25263595581055,142.18834686279297,4.753497986161328
|
||||
world_model,6,5.5946001807848615,5.879019379615784,0.7783974208534439,0.633275697628657,0.6324781179428101,0.0020587935881514236,0.013680088100954842,0.013801512774079951,0.0010995270017718846,0.011690723011270108,0.0117905265651643,0.001407649506912305,0.2299661723275979,0.24429694563150406,0.07457460599163952,0.20960288991530737,0.19834434241056442,0.08053320330091815,142.09347534179688,141.13742065429688,4.836227246646821
|
||||
world_model,7,5.572994768619537,5.803947925567627,0.5502660519748707,0.5949948827425638,0.5947689116001129,0.001403286630598127,0.013062497833743641,0.0131532801315188,0.0011769282505323519,0.010885045475636866,0.0109048006124794,0.00107915052878496,0.23825713371237114,0.2517117634415626,0.07380198510076333,0.21760692447423932,0.20707367360591886,0.07935544733020934,140.7646687825521,140.2261505126953,3.9801899646145955
|
||||
world_model,8,5.397879938284556,5.647050619125366,0.7407125083548144,0.5633206268151602,0.5633133351802826,0.0015358416587357895,0.012671415306006824,0.0126404608599841,0.001211304710583214,0.010762977025782008,0.01086253626272075,0.0011712351171045425,0.24688475579023358,0.2596218585968017,0.07296477391616425,0.22591967384020484,0.21637503802776337,0.07813445669808572,140.43087895711264,140.63666534423828,3.967350274958522
|
||||
world_model,9,5.463819185892741,5.744370818138123,0.9521691508935439,0.5372440864642462,0.5377908051013947,0.0011703309699149058,0.012378166429698417,0.012436153367161699,0.0012806554937208404,0.010890416335314458,0.011066657956689551,0.001245518494456719,0.2555214924116929,0.26771457493305206,0.07211906241849572,0.23427317291498181,0.22590231895446775,0.07690260470224157,139.53590393066406,139.58229064941406,4.134189304948207
|
||||
world_model,10,5.5644466280937195,6.009871482849121,1.0575154917416096,0.5154671569665273,0.515019029378891,0.001186327845420697,0.012409274543945942,0.012326206546276749,0.0012304257961605284,0.010969753842800816,0.011111317668110101,0.0012341628008911366,0.26431557039419806,0.27612191438674927,0.07128778318928862,0.24257222811381018,0.23559294641017908,0.07570420285318531,138.75579579671225,139.47872924804688,4.454996797613794
|
||||
world_model,11,5.20218151807785,5.3535003662109375,1.1311731730660626,0.496659092605114,0.49644479155540466,0.001123307389910038,0.01265028421767051,0.0125642316415905,0.001269284227110707,0.011659839500983501,0.01188013562932605,0.0012126424234516397,0.2733169260124365,0.2846914827823639,0.07034313095832283,0.25099159032106394,0.24563144892454145,0.07448875002391793,138.09865442911783,138.9291763305664,4.178775881182246
|
||||
world_model,12,5.280019859472911,5.747845411300659,1.28461060239493,0.47952495515346527,0.4793666005134582,0.001389105459354678,0.012917557343219657,0.01283530471846455,0.0012246202914229867,0.012392609535405982,0.0126131908036768,0.0011774282247647842,0.2824149777491887,0.2937018424272537,0.06939373549047831,0.2596292706827322,0.2543314471840858,0.07328798030803896,136.9795265197754,136.96733856201172,3.9467775394559244
|
||||
world_model,13,5.302836020787557,5.852014660835266,1.2757465654786238,0.46409856528043747,0.46419504284858704,0.001050163658689176,0.013553758695100717,0.01349190576002,0.0012577658751114083,0.012892122846096707,0.01310402760282155,0.0011514162181019468,0.2917673289775848,0.3031920045614242,0.06840735998377256,0.2683094069361686,0.2624831348657608,0.07208872390168189,136.2858975728353,136.97157287597656,3.5512390838689694
|
||||
world_model,14,5.791423539320628,5.945765972137451,0.5655484441486516,0.4506177355845769,0.45042887330055237,0.0012161026663453124,0.014430512518932367,0.0143748740665614,0.0012364991991586109,0.0138272472346822,0.0140813547186553,0.0011190729338926896,0.30141550550858176,0.3130204826593399,0.0673709381573431,0.27722422530253726,0.2707790732383728,0.07088538852963572,135.7044537862142,135.8287582397461,3.454474558344695
|
||||
world_model,15,5.508136610190074,5.854008316993713,1.1402449202996576,0.43838436901569366,0.4384008049964905,0.0008615054167565862,0.015101756900548892,0.015052326023578599,0.0012469379017422352,0.014536586357280558,0.014857864473015,0.0011179375667724986,0.31133061647415156,0.3232340812683105,0.06629784368045953,0.2862667217850685,0.27915382385253906,0.06963939359241021,134.84253438313803,135.24908447265625,2.8324582532747646
|
||||
world_model,16,5.125843167304993,5.285653471946716,1.0134800523695324,0.42660117894411087,0.4263927191495895,0.001148086159679244,0.015921724494546582,0.015889019705355098,0.0012141177612622657,0.015645060144985668,0.016003148630261352,0.0010916827065730237,0.3215548607210318,0.3338477611541748,0.06515879001901148,0.29558682317535084,0.2877269387245178,0.06837207972220166,134.32496643066406,134.2648162841797,2.682125239187215
|
||||
world_model,17,5.253186285495758,5.470703601837158,1.1241132173829773,0.41557904332876205,0.4154663681983948,0.0008410269794207801,0.016739914581800467,0.016706225462257848,0.001164131346516865,0.016663136426359366,0.01708429679274555,0.0010867682265817279,0.33203027645746863,0.3446984142065048,0.0640005050405059,0.3051746810475985,0.2965361475944519,0.06706239658764218,133.74890518188477,133.60354614257812,2.2747167262098413
|
||||
world_model,18,5.430600603421529,5.512621164321899,1.1020208706959636,0.40606684734423953,0.40607485175132746,0.0005397087375178487,0.017496865397940032,0.0173919079825282,0.0011705290194331962,0.017450101440772376,0.0178923150524497,0.001071060363714449,0.3427787000934283,0.35581131279468536,0.06276142058759987,0.3148969014485677,0.30545288324356074,0.06576137741189932,132.90802892049155,132.71723175048828,2.0294301763703095
|
||||
world_model,19,5.436449428399404,5.648098826408386,1.1498058885672588,0.3960161879658699,0.3961969316005707,0.0008174102476912764,0.01901196393494799,0.01887346711009735,0.0011665711218878006,0.018665908059726132,0.019065523520112003,0.0010305005155443999,0.3539399231473605,0.36735616624355316,0.06149591652652315,0.32500630865494406,0.3147258311510086,0.0644774429164444,132.4244244893392,132.22564697265625,1.9075616160989124
|
||||
world_model,20,5.393611749013265,5.874812841415405,1.307440683162223,0.3872778018315633,0.38736899197101593,0.00042424644059586007,0.01984127238392824,0.0196535447612404,0.0011677042100827735,0.01949786456922686,0.0198982814326882,0.0009986795411873444,0.36534548302491504,0.3790495842695236,0.060177984583978356,0.33529502898454666,0.3241391032934189,0.06323547408530628,131.9907684326172,132.08236694335938,1.8063511542618733
|
||||
world_model,21,5.508297363917033,5.698275804519653,0.8676026746722035,0.3792276779810588,0.37902896106243134,0.0008103363905256147,0.020810335874557443,0.0206161234527826,0.001152317660884797,0.020994735260804448,0.021347109228372498,0.0009765100996996683,0.37713342905044556,0.3910934329032898,0.058773118620608904,0.3460731928547223,0.3340180367231369,0.06197652524048173,131.51738611857095,131.54537200927734,1.690780829018697
|
||||
world_model,22,5.791280210018158,5.663873910903931,0.6582171549795803,0.3709893723328908,0.370989054441452,0.0008609070914598876,0.022154688059041843,0.0219878396019339,0.001141039255115285,0.022236690856516316,0.0225090384483337,0.0009397024002630857,0.38931618879238766,0.40352118015289307,0.05739238432038426,0.3571899210413297,0.34417320787906647,0.06074819975776104,131.08186976114908,131.09950256347656,1.5233245053471018
|
||||
world_model,23,5.614287157853444,5.823429465293884,0.5673897160987996,0.3631217380364736,0.3630341589450836,0.0008779816987639762,0.02346686553210016,0.023253399878740248,0.0011025389760362233,0.023456989942739356,0.0237014107406139,0.0009231182433393349,0.40191714465618134,0.41628871858119965,0.0559976440584052,0.368682657678922,0.35465903580188746,0.05954560213931628,130.7679328918457,130.8142547607422,1.3319216976737893
|
||||
world_model,24,5.658874928951263,5.745439529418945,0.6918027939201757,0.3558635438481967,0.3557634502649307,0.001064174958532648,0.02441561423862969,0.0241613974794745,0.001140590862979906,0.024847178875158183,0.0250206552445888,0.0009187525499822268,0.41486972322066623,0.4293525815010071,0.05448170456732293,0.3806696782509486,0.3656308054924011,0.05837516090989796,130.3706029256185,130.49707794189453,1.1906220313357172
|
||||
world_model,25,5.616573711236318,5.72162938117981,0.8872025533471299,0.3487582504749298,0.34869892895221705,0.00046454415745343105,0.025720455218106467,0.025397196412086452,0.0011445625241521303,0.026334709177414536,0.0263917567208409,0.0009139552647187162,0.4283665269613266,0.44298750162124634,0.052837566352561614,0.3931880220770836,0.3783359974622726,0.05719707765157762,130.01231384277344,130.0078582763672,1.130813137284013
|
||||
world_model,26,5.524644871552785,5.810716867446899,0.9543302900352515,0.34237034370501834,0.3423507958650589,0.0008564638233055186,0.02722504750515019,0.0268474658951163,0.0011073657196361785,0.027604667469859057,0.0276280557736754,0.000881941863920405,0.44240957498550415,0.4571131020784378,0.051183388876075535,0.40618763367335003,0.39328227937221527,0.05609297002228068,129.90136845906576,130.01036834716797,1.040963568001893
|
||||
world_model,27,5.589341322580974,5.8038411140441895,0.765050197589599,0.3355704595645268,0.3358666449785232,0.0009172836388966723,0.028744163146863327,0.02832633722573515,0.001109490845311185,0.029259270212302558,0.02927290275692935,0.00090436782498,0.4570140490929286,0.4716978371143341,0.04954806658380139,0.4197840516765912,0.40892039239406586,0.05502535797259223,129.67623964945474,129.7473373413086,0.9390837845705521
|
||||
world_model,28,5.626016994317372,5.996636867523193,0.8711768472051987,0.32940444350242615,0.329495832324028,0.0006436687604611731,0.030289784229050015,0.02981335856020445,0.0011144525375631825,0.030843538387368075,0.0309232678264379,0.0008899796540274388,0.4721229349573453,0.48679155111312866,0.047929799104516745,0.4340202733874321,0.42534635961055756,0.054015700231958,129.5119915008545,129.5934295654297,0.9136651682644467
|
||||
world_model,29,5.74443765481313,5.999930262565613,0.6326427648136478,0.32322320093711215,0.32323816418647766,0.0010152999273127085,0.03175016414994991,0.0313064251095056,0.00113947346333847,0.03252108938371138,0.032726898789405795,0.0009006773623019851,0.48798542221387226,0.5026105642318726,0.04616696334175959,0.44898155828317005,0.44264279305934906,0.05302816355958803,129.14913622538248,129.313720703125,0.9062932511382872
|
||||
world_model,30,5.713793953259786,5.735728859901428,0.6013460285702609,0.3173683683077494,0.3172881752252579,0.0006633246341322384,0.033660703649123457,0.033281110227108,0.001121974208283234,0.03467112407088275,0.03496517613530155,0.0009592180282613008,0.5044140194853147,0.5188080668449402,0.04457381431078561,0.46492840349674225,0.46114009618759155,0.05209360126628062,129.00398445129395,129.22676849365234,0.9372229161230076
|
||||
world_model,31,5.582311650117238,5.743760943412781,0.7507902813878604,0.3122922331094742,0.31241995096206665,0.0008494778959209791,0.03532414541890219,0.03503397107124325,0.001172749378157948,0.03652871493250127,0.03676927834749215,0.0010057564898294875,0.5216627245148023,0.5342341065406799,0.04278895553398194,0.48163686444362,0.4805383831262588,0.051240316955877226,122.8198471069336,122.91101837158202,0.9226800184483197
|
||||
world_model,32,5.654606382052104,5.760345816612244,0.5873429376019659,0.30443292856216425,0.30439902842044825,0.0009550154637366466,0.03767740260809655,0.037547655403614,0.0011385640893152283,0.0379760557164748,0.0381048154085874,0.00108568134944198,0.539836419125398,0.5501703023910522,0.04111268876120354,0.49902357657750446,0.4995811879634857,0.05048319780275546,116.88054466247559,116.93449020385742,0.8985889029135489
|
||||
world_model,33,5.675782481829326,5.667388558387756,0.3970035759004256,0.2965776671965917,0.29637540876865387,0.0010482401384411429,0.03913066256791349,0.0389851778745651,0.0012990395177497655,0.04037018430729703,0.04041001759469505,0.0011660789091069237,0.5590737164020538,0.5668599605560303,0.03906018801119969,0.51750614742438,0.5182834565639496,0.04985605307037517,110.90731938680013,110.8772201538086,0.8695941171292364
|
||||
world_model,34,5.807481507460277,5.828349828720093,0.46322059329919196,0.2885562106966972,0.28839756548404694,0.00047901111554154324,0.04152370182176426,0.04154612123966215,0.0013208955836452737,0.042666116729378645,0.04270323552191255,0.0012547039825749502,0.5793702552715937,0.5844039916992188,0.03698077043342134,0.5370474507411321,0.538097083568573,0.049403154071749215,104.90595881144206,104.89460372924805,0.8650365918880059
|
||||
world_model,35,5.735184987386067,5.837836027145386,0.5997548947766765,0.27979616820812225,0.2799205929040909,0.0007794617046541101,0.04397915583103892,0.0440777894109487,0.0013624073083984328,0.044985121736923796,0.04504832625389095,0.0014167854118181857,0.6007170329491297,0.6031263172626495,0.03495393085450849,0.5576939731836319,0.5595371127128601,0.049073597433528564,98.9293753306071,98.73693084716797,0.8239490182509003
|
||||
world_model,36,5.8573266466458636,5.9413816928863525,0.3739958274893077,0.27163478732109064,0.2715657353401184,0.0009545768083920212,0.04650829266756768,0.0466425977647304,0.0014592875856396983,0.048487452169259364,0.0485266391187906,0.0016655413351890644,0.6232995887597402,0.6230201423168182,0.03284641895214455,0.5800740073124567,0.5859045386314392,0.04882857703705087,92.95824178059895,92.77843856811523,0.8223680669773935
|
||||
world_model,37,5.497899492581685,5.783515453338623,0.8402055690971425,0.2623584593335787,0.26222436130046844,0.0012553292755530469,0.04889537363002692,0.049141258001327445,0.0016215880248221012,0.05018654714028037,0.0500067006796598,0.0018773596955172515,0.6472923358281454,0.6451984643936157,0.030531571539898734,0.6031955083211263,0.6104071736335754,0.048700924455488515,86.98033014933269,86.85062026977539,0.7861867585056509
|
||||
world_model,38,5.95460706949234,5.9233784675598145,0.24733260828838516,0.25295131901899975,0.2529311776161194,0.0013375365593445842,0.05160573838899529,0.051993550732731805,0.0017611206594792717,0.054405781129995945,0.05419276840984815,0.0022388412250398592,0.6726802786191305,0.6693152487277985,0.028125612824597166,0.6284987131754557,0.6371385455131531,0.048649765670067104,81.00439707438152,80.96905136108398,0.7519267153319797
|
||||
world_model,39,5.959118803342183,6.088825702667236,0.40463019645743925,0.2433278548220793,0.24321613460779185,0.0012757794286070824,0.054570273806651394,0.05525919236242765,0.0019268685546494169,0.057277186152835634,0.05678335390985005,0.002615474807931113,0.699368342757225,0.6940214335918427,0.025805912745210186,0.6551549782355627,0.66363924741745,0.048603100938099386,75.17265510559082,75.08555221557617,0.6811439893076336
|
||||
world_model,40,5.727443337440491,5.6900012493133545,0.45903817508758327,0.2337477828065554,0.2340850010514259,0.0012971029843337663,0.05787185175965227,0.0586249306797981,0.0021427184122619547,0.059498321575423056,0.05867836624383925,0.0030584640917126317,0.7275536408027014,0.723160982131958,0.02358768756503883,0.6827923655509949,0.689417153596878,0.04847097935042846,69.33330345153809,69.27009582519531,0.6849859321019952
|
||||
world_model,41,5.949734787146251,5.960231304168701,0.4228427241698349,0.22359056149919823,0.2234532833099365,0.0010214799969761323,0.06316238983223833,0.0637579299509525,0.002501254539928727,0.06456914730370042,0.06350981444120404,0.003754331670279506,0.7574832489093145,0.7539455890655518,0.021575906940053565,0.7128178626298904,0.7180639505386353,0.048138951251152785,63.46207777659098,63.41067695617676,0.7240320390176372
|
||||
world_model,42,5.769858876864116,5.771841764450073,0.44901328865674606,0.21349853277206418,0.21307425945997235,0.0009374074091908044,0.06577943203349904,0.06617173925042145,0.0028371452815601195,0.06838288623839613,0.0671783275902271,0.004555626446692775,0.788452759385109,0.7857635915279388,0.019514793273089224,0.7443908154964447,0.7506022453308105,0.04740195256015391,57.60564359029134,57.53170394897461,0.7504757794494399
|
||||
world_model,43,5.563683211803436,5.651842474937439,0.7711945376673922,0.2032639880975087,0.2033271118998527,0.0010413661795767289,0.06964130389193689,0.06988516449928281,0.003277397551299785,0.07325875759124752,0.07172963395714754,0.005609407152049621,0.8202991237243017,0.8173888921737671,0.017532706689498904,0.77766452729702,0.7846717536449432,0.045986857658220505,51.77850914001465,51.691715240478516,0.7237509385725232
|
||||
world_model,44,5.609121223290761,5.500317692756653,0.35809135772580064,0.19303251554568604,0.19301783293485641,0.0010886144218141245,0.07333974043528234,0.0738299190998077,0.003821967007706443,0.07882176587978997,0.07690775021910665,0.006935961337365666,0.8524275918801626,0.849710077047348,0.015593121243138571,0.8125128994385401,0.8199660181999207,0.04366159631050759,45.997279485066734,45.854393005371094,0.746788185574771
|
||||
world_model,45,5.729116400082906,5.794275999069214,0.5095487884416129,0.18260339895884192,0.1823969483375549,0.0011431921561446045,0.07794056646525853,0.0784576013684272,0.004558793218720686,0.08333240946133928,0.08106806129217145,0.008498736006609445,0.8844056377808253,0.883527934551239,0.013587132856298062,0.847917228937149,0.8554403781890869,0.040095717668685506,40.238987604777016,40.18539047241211,0.7489335354865571
|
||||
world_model,46,5.809173027674357,5.884746789932251,0.5082424416853353,0.17222430308659867,0.1719953194260597,0.00109974540194203,0.08216835868855313,0.0822730436921119,0.005472272940692665,0.09090572906037166,0.088110689073801,0.010827009221179492,0.9150360971689224,0.9156134724617004,0.01136158920810448,0.8842767179012299,0.8921070992946625,0.034825670594836655,34.39238611857096,34.3613166809082,0.7279250084063164
|
||||
world_model,47,5.633042871952057,5.714134335517883,0.5305220543047755,0.16153031339248017,0.16107466816902155,0.0009834386423942985,0.08893752098083492,0.08849165588617319,0.006858180351184317,0.10064097121357914,0.09667168185114855,0.014039431655135133,0.9439064959685007,0.9453204572200776,0.008696639187173097,0.9206599742174149,0.9280974864959717,0.027570192873579244,28.55378754933675,28.480819702148438,0.7080954084564024
|
||||
world_model,48,5.802557408809662,5.961799025535584,0.5878169883369432,0.15048996731638903,0.15040025115013114,0.0010297663857653057,0.09610951257248716,0.0947938114404678,0.00863324726556563,0.11168342518309748,0.10598301887512204,0.01857639726232462,0.9692445049683253,0.9705759584903718,0.005591178109214264,0.9547450443108877,0.9603176116943359,0.018253412874993605,22.41431188583374,22.34179973602295,0.6042076747252055
|
||||
world_model,49,5.874995032946269,5.940786004066467,0.5053711201228277,0.13778399303555486,0.13765683770179746,0.0010298388994180645,0.10704668673376237,0.10490018501877779,0.011345350769657933,0.12277671570579207,0.11548998951911925,0.024199482364853142,0.9891240348418554,0.9896648228168488,0.0023301843216619934,0.9825450628995895,0.9852348566055298,0.008236179218564515,15.567455927530924,15.539822578430176,0.42623214324211
|
||||
world_model,50,5.879495799541473,5.885462641716003,0.5193840677453704,0.1136405120293299,0.1137786507606506,0.0012472366459627998,0.15012253945072487,0.14480005949735636,0.01883919240825867,0.18630790462096528,0.17337560653686515,0.04443871887995086,1.0000000099341075,1.0000000596046448,1.2665322955445276e-07,1.0000000248352687,1.0,7.816387237691034e-08,0.0,0.0,0.0
|
||||
|
@@ -0,0 +1,30 @@
|
||||
# Backbone Block Profiling Report
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Rows: 30000
|
||||
- Blocks: 25
|
||||
- Steps: 1-50
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Block Timing
|
||||
|
||||
- `forward_time_ms`: mean=30.6579, median=34.4826, p90=54.4240
|
||||
|
||||
## Stability
|
||||
|
||||
- `rel_l2_delta_vs_prev`: mean=0.135295, median=0.111123, p90=0.228920
|
||||
- `cosine_vs_prev`: mean=0.987331, median=0.994399, p90=0.998716
|
||||
|
||||
## Top Cache Candidates
|
||||
|
||||
- `output_5` (output_blocks): tail_rel_l2=0.043625, mean_forward_time_ms=42.8631
|
||||
- `output_4` (output_blocks): tail_rel_l2=0.049498, mean_forward_time_ms=40.4440
|
||||
- `output_2` (output_blocks): tail_rel_l2=0.051888, mean_forward_time_ms=4.1717
|
||||
- `output_3` (output_blocks): tail_rel_l2=0.054181, mean_forward_time_ms=40.1228
|
||||
- `output_1` (output_blocks): tail_rel_l2=0.067320, mean_forward_time_ms=3.4706
|
||||
- `output_6` (output_blocks): tail_rel_l2=0.068327, mean_forward_time_ms=42.6822
|
||||
- `output_0` (output_blocks): tail_rel_l2=0.069596, mean_forward_time_ms=3.4777
|
||||
- `middle` (middle_block): tail_rel_l2=0.073528, mean_forward_time_ms=27.7004
|
||||
- `input_9` (input_blocks): tail_rel_l2=0.074634, mean_forward_time_ms=0.6786
|
||||
- `input_7` (input_blocks): tail_rel_l2=0.074664, mean_forward_time_ms=40.6067
|
||||
@@ -0,0 +1,26 @@
|
||||
block_stage,block_name,block_index,mean_forward_time_ms,mean_rel_l2_delta_vs_prev,mean_cosine_vs_prev,mean_l2_delta_vs_full50,mean_cosine_vs_full50,mid_mean_rel_l2_delta_vs_prev,mid_mean_cosine_vs_prev,mid_mean_forward_time_ms,tail_mean_rel_l2_delta_vs_prev,tail_mean_cosine_vs_prev,tail_mean_forward_time_ms
|
||||
output_blocks,output_5,5,42.863051041495055,0.06228299754145899,0.9988699047541132,14016.164249674479,0.8898269074161848,0.054510836031228735,0.9995781146581211,42.9375957012073,0.043624564073979806,1.0002043609817823,43.6880320989682
|
||||
output_blocks,output_4,4,40.44399618598012,0.07252416367243439,0.9971239141055516,2785.910027338664,0.8505752137303353,0.06791971972773941,0.9976636192628315,40.26306831621609,0.04949811804108317,0.9989056778450807,40.561466883324705
|
||||
output_blocks,output_2,2,4.171747556344296,0.07334929908670125,0.9971415590570898,3302.823804321289,0.841064484268427,0.06881384636526776,0.997624032317646,4.162821095503334,0.051887559021512625,0.9988181687891483,4.2169437879541265
|
||||
output_blocks,output_3,3,40.12275171078121,0.08006316583071431,0.9965133184478396,2879.731220296224,0.8431879858672618,0.07700655195448129,0.9969611247144048,39.930224866746734,0.05418061820479726,0.9986523660520713,40.353287009444706
|
||||
output_blocks,output_1,1,3.4706004809898636,0.09790547667261286,0.9946925475382481,1299.4536314646402,0.7578741733978192,0.09652381005238678,0.9950607330316589,3.532593166233883,0.06731988950632509,0.9977347503105799,3.218074389345323
|
||||
output_blocks,output_6,6,42.682225819444284,0.08471308870646514,0.9964086090018149,6457.605928853352,0.8565213522811731,0.07524324465720422,0.9974346651680885,42.83118201050139,0.06832653253028785,0.9980997895201047,42.130091856233776
|
||||
output_blocks,output_0,0,3.477683770470321,0.10010563753557952,0.994516584996869,1603.5260118993124,0.7451913531869649,0.09954482283709301,0.9947721370392375,3.5977230845240964,0.06959628900513048,0.9975802379349867,3.2305003240859755
|
||||
middle_block,middle,0,27.700351732394967,0.1060706114738571,0.9938496410542604,1983.5321935780844,0.7513873965044816,0.10616360244060315,0.994050605193017,27.59983024415782,0.0735283466832091,0.9972961174945036,26.923274256599445
|
||||
input_blocks,input_9,9,0.6786098463150362,0.10469200875812847,0.9940224344633064,1534.8331769816082,0.7949867524703343,0.10444150983341152,0.9942574460828115,0.6838169379440683,0.0746336743390808,0.9972172814110914,0.7053326291497797
|
||||
input_blocks,input_7,7,40.606678624171764,0.10049423906115848,0.9946794436395574,1583.2044016520183,0.8279545007149378,0.09833970292663523,0.995054695223059,41.11385819435652,0.07466444158926602,0.9973436949153741,39.736487180925906
|
||||
input_blocks,input_11,11,2.699917658853034,0.10755154384034017,0.9936601856127888,1704.1499267578124,0.7689413900176684,0.10758180527519134,0.993892919331316,2.651050785696873,0.07507891630132989,0.9971809747318426,2.7164443143798658
|
||||
input_blocks,input_10,10,2.8884224659608058,0.10707734232502321,0.993719658782693,1612.7427862548827,0.7772303131471078,0.1075407413854485,0.993900559487797,3.0071013939699958,0.07509601395577188,0.9971823431551456,2.7688575151842088
|
||||
output_blocks,output_8,8,44.522857303575925,0.09015753003293453,0.999061448638942,12026.143228556315,0.8388490381836892,0.07416892978584479,1.0006998297240999,44.81039911283121,0.07770507823054985,1.0009327662487826,44.337696490886934
|
||||
input_blocks,input_8,8,40.638303535524756,0.110087190963784,0.9935483423118688,1416.8312489573161,0.7866640042761962,0.11071075339402467,0.9936923654306502,40.3903474530486,0.07828909674038485,0.9970833015938599,40.54432138994647
|
||||
input_blocks,input_5,5,44.59299710773242,0.09156999374632117,0.9969672026480136,1795.2210994466145,0.8738777715961138,0.08579828746114218,0.9975701864986193,44.30333936553715,0.09263718491420145,0.9965812501808008,44.98693233860346
|
||||
output_blocks,output_7,7,42.80969524406828,0.10835878893758363,0.993943293534574,4434.196792704264,0.8117317557831605,0.0929764683343588,0.9958969893909636,43.064087266213306,0.09383251912270979,0.9959388901789983,40.9706682122002
|
||||
input_blocks,input_6,6,0.584605180968841,0.12336398068764781,0.9920526951247332,1866.453294881185,0.8151554065446059,0.11864074363949749,0.9927757382392883,0.5719354782726557,0.0990007198726137,0.9951727598905563,0.6576083231872568
|
||||
output_blocks,output_9,9,49.521952513993405,0.15027341128130547,0.9889586827381939,5669.523021443685,0.774367964764436,0.12450952391834955,0.9932015735715155,49.24942173492459,0.14830862811456122,0.9898215683797995,49.43334849861761
|
||||
input_blocks,input_4,4,44.86185279713633,0.17751947257566408,0.9840718263975617,2049.47087117513,0.72660149546961,0.1603791227505084,0.9873487356872785,44.99903953604637,0.16160566341131924,0.9872794094185035,44.81419445364736
|
||||
output_blocks,output_10,10,49.355379008532815,0.1878842818645798,0.9819916177059518,4236.64416595459,0.7240297641356787,0.15738633062158308,0.9886209010368302,49.405197098311625,0.17617070258905487,0.9853219571212928,49.47154136025347
|
||||
input_blocks,input_0,0,30.34376550038966,0.3688928111627393,0.9107018851985534,1300.4039337921142,0.5190505039008955,0.32759715072692386,0.9463917549167361,30.339315751685746,0.18357469321539002,0.9847742453217506,30.326895869802684
|
||||
input_blocks,input_3,3,0.6447609486834457,0.21782079051394443,0.9751547873527014,2137.896681467692,0.6881701488792896,0.18908678941310395,0.982170418023117,0.6457486380231641,0.19857661997278528,0.9805230205257733,0.6224711076356471
|
||||
input_blocks,input_1,1,58.68940070659543,0.2520302017884595,0.9657780585341713,1813.3128697713216,0.6209551769246657,0.2163141383419907,0.978101796692326,58.80673894739991,0.2053682168324788,0.9803992139796416,59.064198430860415
|
||||
input_blocks,input_2,2,58.2558399066329,0.24045089812201703,0.9708809897202213,2289.6602480570477,0.6197847673793634,0.20655575409413326,0.9800774905653227,58.207971717430546,0.23814212723324693,0.9726638160645962,58.56506471754983
|
||||
output_blocks,output_11,11,49.82051014706182,0.1671371413838295,0.9849774821781788,18064.742912801106,0.49906489476561544,0.1407700723687571,0.9917503920575929,49.67741876016445,0.2643633471180995,0.9648099208871523,49.91836551732073
|
||||
|
@@ -0,0 +1,10 @@
|
||||
window,block_stage,mean_forward_time_ms,mean_rel_l2_delta_vs_prev,mean_cosine_vs_prev,mean_l2_delta_vs_full50,mean_cosine_vs_full50
|
||||
all,input_blocks,27.12376285658037,0.16679587279543565,0.9804364591488476,1758.6817115995618,0.734947685943399
|
||||
all,middle_block,27.700351732394967,0.1060706114738571,0.9938496410542604,1983.5321935780844,0.7513873965044816
|
||||
all,output_blocks,34.43853756522812,0.10622958187884994,0.9936832468914472,6398.038749608993,0.7860237406483955
|
||||
mid,input_blocks,27.143355349950966,0.15274887493683426,0.9862695088481934,1838.138867221812,0.7344304322802201
|
||||
mid,middle_block,27.59983024415782,0.10616360244060315,0.994050605193017,1932.7470240517268,0.7858611765125442
|
||||
mid,output_blocks,34.45514435111483,0.09411451305452455,0.9957720093310826,6438.905440426377,0.7887501596330256
|
||||
tail,input_blocks,27.12573402257274,0.12972228069815575,0.990283442599078,903.3972572538588,0.9319385150033567
|
||||
tail,middle_block,26.923274256599445,0.0735283466832091,0.9972961174945036,704.2903087615966,0.9683025546371937
|
||||
tail,output_blocks,34.29416803571965,0.09706782046317429,0.9939017045208149,3118.717174863815,0.9320922318018146
|
||||
|
@@ -0,0 +1,13 @@
|
||||
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,0,92.2563533782959,239.25451731681824,417.95410084724426,,,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,1,276.1196584701538,275.11080861091614,641.0843214988708,241.4925079345703,0.24549013376235962,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,2,275.4468674659729,274.4037437438965,639.0623366832733,191.73426818847656,0.293038547039032,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,3,272.10622930526733,242.96844124794006,603.7899894714355,195.3313446044922,0.34770166873931885,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,4,296.6695604324341,285.0917410850525,673.2194304466248,167.99044799804688,0.22527706623077393,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,5,278.56303429603577,298.6220200061798,668.7917900085449,174.95765686035156,0.3287593126296997,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,6,267.05474853515625,282.11378479003906,638.8288781642914,172.1045379638672,0.26524674892425537,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,7,284.06689190864563,281.10928320884705,655.1283934116364,171.8326873779297,0.23548972606658936,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,8,285.5426595211029,282.06214570999146,657.7242078781128,212.9300994873047,0.24315547943115234,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,9,235.07834649085999,300.6306447982788,625.8992779254913,172.31582641601562,0.25560462474823,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,10,290.567090511322,283.49824380874634,665.4987998008728,159.1429901123047,0.13671576976776123,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,11,286.7230350971222,288.7662036418915,667.0947260856628,159.94544982910156,0.2373533844947815,
|
||||
|
@@ -0,0 +1,3 @@
|
||||
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,policy,261.68287295103073,,,,45.916666666666664,47.833333333333336,47.833333333333336,48.333333333333336,,183.6161651611328,0.25580295107581397,629.5063543518385,261.68287295103073,277.8026314973831,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,world_model,277.8026314973831,,,,46.0,47.75,47.75,48.25,,183.6161651611328,0.25580295107581397,629.5063543518385,261.68287295103073,277.8026314973831,
|
||||
|
@@ -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: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- 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=142.5514, median=146.1818, p90=160.5933, p95=163.3348
|
||||
|
||||
### 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=50.0000, median=50.0000, p90=50.0000, p95=50.0000
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3534, median=0.3491, p90=0.4172, p95=0.4281
|
||||
- `action_delta_mid_steps`: mean=0.0266, median=0.0257, p90=0.0399, p95=0.0421
|
||||
- `state_delta_mid_steps`: mean=0.0268, median=0.0262, p90=0.0402, p95=0.0428
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.6667, median=47.6667, p90=47.6667, p95=47.6667
|
||||
- `oracle_budget_state`: mean=48.3333, median=48.3333, p90=48.3333, p95=48.3333
|
||||
- `oracle_budget_action_by_scene`:
|
||||
- `unitree_z1_stackbox`: mean=47.6667, median=47.6667, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=187.2331, median=177.0439, p90=206.7721, p95=222.7666
|
||||
- `action_drift_vs_prev_round`: mean=0.2498, median=0.2648, p90=0.2955, p95=0.3068
|
||||
- `round_total_time_s`: mean=135.6634, median=135.6054, p90=135.7116, p95=136.1716
|
||||
- `policy_pass_total_time_s`: mean=33.2696, median=33.2571, p90=33.2790, p95=33.4053
|
||||
- `world_model_pass_total_time_s`: mean=33.2670, median=33.2808, p90=33.3028, p95=33.3132
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 258 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 122 KiB |
@@ -0,0 +1,4 @@
|
||||
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
unitree_z1_stackbox,policy,33.26964239279429,33.26964239279429,,,,,,,,,,,49.333333333333336,49.333333333333336,,50.0,50.0,,47.66666666666666,47.66666666666666,,48.41666666666666,48.41666666666666,,135.66335250933966,135.66335250933966,,33.26964239279429,33.26964239279429,,33.26695068677267,33.26695068677267,,187.23306274414065,187.23306274414065,,0.249756016514518,0.249756016514518,
|
||||
unitree_z1_stackbox,world_model,33.26695068677267,33.26695068677267,,,,,,,,,,,49.333333333333336,49.333333333333336,,50.0,50.0,,47.75,47.75,,48.333333333333336,48.333333333333336,,135.66335250933966,135.66335250933966,,33.26964239279429,33.26964239279429,,33.26695068677267,33.26695068677267,,187.23306274414065,187.23306274414065,,0.249756016514518,0.249756016514518,
|
||||
|
@@ -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,0.6881928245226542,0.6881511211395264,0.0018037247561954277,1.414481113354365,1.4150715470314026,0.0020264872749391322,0.0807689446955919,0.0791888609528541,0.007116577463213107,0.06597751999894773,0.06746933236718175,0.01171394744804046,0.21075529574106133,0.2327594235539436,0.07886405083818267,0.21323366525272525,0.2033027037978172,0.07021764674663489,148.60985819498697,147.28988647460938,7.7591493788951595
|
||||
policy,2,0.6460587580998739,0.6457639932632446,0.001468428254079248,1.021792729695638,1.0213183164596558,0.0020523209261148027,0.03186808899044986,0.032029991969466154,0.0013678629265515684,0.03209877417733268,0.03191891498863695,0.0010773123429688978,0.21430559611568845,0.2349863797426223,0.07847718808588533,0.2174212497969468,0.20599950850009915,0.07079394775407884,147.9555524190267,147.6280288696289,6.441468727846435
|
||||
policy,3,0.6477368076642355,0.6476726531982422,0.002045178781289247,0.8511404544115067,0.8504091501235962,0.0021611212112560402,0.031521195545792545,0.031745228916406604,0.0013815399800596606,0.031695440877228934,0.0314134750515222,0.0010001683252649314,0.21760812463859713,0.2369410544633865,0.07812663430218444,0.2213447031875451,0.20986264199018473,0.07135949952677238,148.12094243367514,147.48658752441406,7.048036829784234
|
||||
policy,4,0.6479286154111227,0.64803147315979,0.0018083916376291204,0.7508239100376765,0.7511674165725708,0.0020224538325539125,0.031176945505042825,0.0314608588814735,0.0013966869366928492,0.031295684011032145,0.03101512230932705,0.000929865826451681,0.22066728956997392,0.23862792551517487,0.07781300405619551,0.22500960280497864,0.21347655355930323,0.07191156550957231,147.7590446472168,147.02627563476562,7.675952348406304
|
||||
policy,5,0.6476801236470541,0.6474940776824951,0.001550327370148667,0.6815464943647385,0.6818057894706726,0.0013341332099483898,0.03083655020842944,0.0311779715120792,0.0014126921245982864,0.030900893422464475,0.030683313496410798,0.0008680573681443841,0.22348777080575621,0.24005186557769775,0.07753676039430307,0.22842176382740334,0.2168498039245605,0.07244782497323793,149.40216700236002,146.26541137695312,10.772700786281165
|
||||
policy,6,0.6480399966239929,0.6477686166763306,0.0015898777597237648,0.6317699899276098,0.6316378116607666,0.001018668837282934,0.030501196471353326,0.030807524919509853,0.0014289928138031644,0.03051241720095274,0.0303570171818137,0.0008164741708641343,0.22607444102565444,0.24121805280447,0.07729818206127302,0.23158717403809226,0.21999078989028925,0.07296644909744088,150.18274561564127,148.53707122802734,11.761594374714901
|
||||
policy,7,0.6481023828188578,0.6475541591644287,0.001985635993922285,0.5937921106815338,0.593771904706955,0.0018401755302916679,0.03017195655653869,0.030385768972337197,0.0014450788750558089,0.030131467307607282,0.03003726899623865,0.000776767235084091,0.2284322914977868,0.242132157087326,0.07709742454964774,0.2345119143525759,0.2229077592492103,0.07346597625353121,150.9252815246582,148.44757080078125,11.642579377045841
|
||||
policy,8,0.6484270294507345,0.6478533744812012,0.001649014368563045,0.5633315940697988,0.5631425082683563,0.0015845500774789186,0.029849973041564185,0.029972955584526,0.0014605124835891544,0.029759303511430774,0.029762746766209547,0.0007502631183642316,0.23056637185315287,0.2419716045260429,0.07693449653463558,0.23720207934578255,0.22560878843069077,0.07394525398236171,151.71200688680014,148.86509704589844,11.706759546407062
|
||||
policy,9,0.648081103960673,0.6480013132095337,0.0016837457409854754,0.5371502190828323,0.5369764864444733,0.0016298771771296131,0.029536167470117367,0.029570204205811003,0.0014748979068517642,0.029396944834540233,0.02950172219425435,0.0007376823662554275,0.23248171744247273,0.24428650736808774,0.0768092411928583,0.2396636952956517,0.22810161113739008,0.07440346083567216,152.6116803487142,149.01557159423828,11.788258828298755
|
||||
policy,10,0.6481910347938538,0.6480342149734497,0.002137820772004813,0.5146656135718027,0.5148999989032745,0.0009693238894269835,0.02923159316803013,0.0292221270501613,0.0014879230390194029,0.02904553587237989,0.02921594027429815,0.0007389178143111456,0.2341833872099717,0.24840471148490906,0.07672141856787743,0.24190271707872546,0.23039370775222776,0.07483999411770824,153.53177897135416,149.93751525878906,12.273960767488704
|
||||
policy,11,0.6482715408007304,0.6480579376220703,0.0022911907910126966,0.4960571452975273,0.4959127604961395,0.0009891757676860368,0.02893704036250706,0.028977847658097702,0.0014992951107459108,0.02870593763266996,0.0288712456822395,0.0007529975393646492,0.23567627991239226,0.2522733807563782,0.0766706521213156,0.24392491268614924,0.23249214887619019,0.075254514023777,154.23304875691733,150.80859375,12.373164490076675
|
||||
policy,12,0.6484981576601664,0.6479802131652832,0.0018268470806954346,0.4790462553501129,0.4789842367172241,0.0009105961592375924,0.028653472817192435,0.0287436218932271,0.0015088097064699132,0.0283791755015651,0.0284928986802697,0.0007782912306241429,0.23696522042155263,0.255896046757698,0.07665644169321337,0.24573590730627373,0.2344037070870399,0.07564681050511662,153.78342310587564,150.61087036132812,12.62778853690236
|
||||
policy,13,0.6480013330777487,0.6480762958526611,0.001715771395751248,0.46417131026585895,0.4641945958137512,0.0011938681106349002,0.028381594301511808,0.028520041145384298,0.0015162732470717169,0.02806600664431846,0.028197281993925502,0.0008127875917780368,0.2380548994988203,0.2559856027364731,0.07667824338373112,0.2473410641153653,0.23613473027944565,0.07601686817439235,154.20236333211264,151.05038452148438,12.80899056271449
|
||||
policy,14,0.6476102272669474,0.6474584341049194,0.0015928020350410414,0.45072819540898007,0.45079524815082544,0.0006497085143514176,0.02812228227655088,0.02830786816775795,0.0015215584544134317,0.027767354312042348,0.02801688015460965,0.0008544110415552977,0.2389498191575209,0.25545214116573334,0.07673538558222699,0.24874553208549813,0.2376911640167236,0.07636476551362423,154.38301595052084,151.42977142333984,12.763561593191964
|
||||
policy,15,0.6478520433108012,0.6477020978927612,0.0021770004254722582,0.437992699444294,0.43831540644168854,0.0013426511521355026,0.027876152656972367,0.0281076123937964,0.0015245590967514165,0.02748387151708202,0.02775001712143415,0.0009012347135167635,0.2396542554100354,0.25470222532749176,0.07682715244490669,0.24995415036876992,0.23907854408025736,0.07669070753836138,154.47898228963217,151.7898712158203,12.640831461819944
|
||||
policy,16,0.6486538449923197,0.6478985548019409,0.002688765374146608,0.426590363184611,0.42683805525302887,0.0012998642193243837,0.027643922871599547,0.0279198912903666,0.0015252024135834923,0.02721631495902931,0.02748242579400535,0.000951564644273689,0.2401723240812619,0.25374085456132883,0.07695272870409996,0.2509715271492799,0.2403020560741424,0.07699496436034504,154.64752578735352,151.91669464111328,12.829647858837424
|
||||
policy,17,0.6900847554206848,0.6898635625839233,0.0020821957962903702,0.415614793697993,0.41562761366367335,0.0010122992686278443,0.021326438989490215,0.0206061555072665,0.004808771145553118,0.01803823816590006,0.016895462758839103,0.003985915870899762,0.24744655564427373,0.26106496155261993,0.07634782179302686,0.2574626095592975,0.24698375910520548,0.074852024437853,155.17411422729492,152.5167465209961,12.56186041240455
|
||||
policy,18,0.6466403802235922,0.6458885669708252,0.0021765292126614193,0.4057939251263936,0.4057728946208954,0.0011463095901738786,0.016420721076428852,0.0162986721843481,0.0012333151684451853,0.015906955193107284,0.015690783038735348,0.0010865514465308425,0.25758313015103335,0.2710496783256531,0.07549506357828979,0.2652837994198004,0.25450460612773895,0.07351630992129247,155.27887471516928,152.8350372314453,12.566809228042953
|
||||
policy,19,0.6490164001782736,0.6476740837097168,0.003827278953966474,0.3961900894840558,0.39604732394218445,0.0014505072523026761,0.01731923711486155,0.0171903911978006,0.0012462585063056939,0.01691401672239099,0.0167459156364202,0.00106716604741087,0.26793751120567316,0.2812394499778747,0.07461416733071735,0.2732971248527368,0.2622116208076477,0.0721653699053608,155.45532735188803,153.27777862548828,12.63248079310996
|
||||
policy,20,0.6499481399854025,0.6489865779876709,0.004267541401088812,0.3877723266681035,0.3876808732748031,0.001077317528451361,0.018262941235055476,0.018127167597413,0.001261150649801343,0.017964466319729835,0.017843774519860703,0.0010504630777817537,0.27853290488322574,0.291656494140625,0.07370310110927918,0.28152337918678916,0.2701251059770584,0.07079881534714237,155.54223505655924,153.2383575439453,12.633778755231832
|
||||
policy,21,0.6484138369560242,0.6479388475418091,0.0019367824887590154,0.3791458656390508,0.3792838007211685,0.0010136649432721397,0.01925214038540915,0.0191092956811189,0.001278293759776898,0.01905978238210077,0.01896716188639395,0.0010363634404961625,0.28939398750662804,0.30232441425323486,0.07275960703175265,0.2899849923948447,0.2782670259475708,0.0694165743958559,155.61525599161783,153.11624145507812,12.710739518360823
|
||||
policy,22,0.6489908297856649,0.6485402584075928,0.001926748282999648,0.37119946877161664,0.3711764514446258,0.0007809438476959088,0.020287433949609548,0.02013734262436625,0.00129796615066253,0.020201718124250524,0.0201204223558306,0.0010247918148809888,0.30054716144998866,0.3132683336734772,0.07178137121037031,0.29870625833670295,0.28764306008815765,0.06801894600729196,155.80538431803384,153.30428314208984,12.63069698407353
|
||||
policy,23,0.6487855911254883,0.6480536460876465,0.0038351666052246526,0.3631752257545789,0.36304537951946253,0.0009068389010812968,0.021370262218018327,0.021212731488049003,0.0013204319697729422,0.021392955599973548,0.021323198452591847,0.0010156870553458867,0.31202071780959767,0.32451511919498444,0.070765843067408,0.3077136464416981,0.29734158515930176,0.06660676550218352,156.1124521891276,153.52564239501953,12.661581505881802
|
||||
policy,24,0.6483401854832967,0.6480536460876465,0.002269909416959123,0.35620811581611633,0.3562429547309875,0.001075857546442602,0.022502200367550008,0.0223370091989636,0.001345952616705276,0.022636348692079335,0.0225785188376903,0.0010090117783659847,0.32384506240487093,0.33609370887279505,0.06971033356031013,0.31703596562147135,0.307369515299797,0.06518143874906347,156.19661712646484,153.52989959716797,12.716513188982104
|
||||
policy,25,0.6483252644538879,0.6480182409286499,0.002996019213434634,0.3492269665002823,0.3494310528039932,0.0008321820988998593,0.02368597391371921,0.023512857034802402,0.001374810851828654,0.023936033093680892,0.02389070671051735,0.001004741133456994,0.33605298896630603,0.3479749709367752,0.06861200895562457,0.32670487339297927,0.31825870275497437,0.06374519181184266,156.32055791219076,153.6816177368164,12.694266262563236
|
||||
policy,26,0.6483431458473206,0.64827561378479,0.0018842827488121177,0.34194716562827426,0.34203946590423584,0.0010671541551867756,0.0249239636274675,0.02478496637195345,0.001407271735827792,0.025295885900656342,0.0252638580277562,0.0010029137156445324,0.3486797387401263,0.35896381735801697,0.06746786396427087,0.3367549702525139,0.33106040954589844,0.06230128202647599,156.60586802164713,154.24275970458984,12.664880440769545
|
||||
policy,27,0.6487477819124857,0.6481003761291504,0.0029319304840172743,0.3360333542029063,0.33597955107688904,0.001019685215777875,0.026219582495590008,0.026133359409868648,0.0014436531886303323,0.026720990892499633,0.02670329157263035,0.001003599969179847,0.3617633233467738,0.37036606669425964,0.06627475880700955,0.3472243609527747,0.34211994707584376,0.06085420214248445,156.75130462646484,154.35111236572266,12.647535801492985
|
||||
policy,28,0.6485371192296346,0.6478725671768188,0.001925225085634992,0.32970386246840155,0.3296739906072616,0.0010206764597396854,0.02757659989098703,0.02749583311378955,0.0014843055954630979,0.028216983657330243,0.0282149259001016,0.0010069513453259521,0.3753448675076167,0.38222129642963404,0.06502946140707626,0.35815506676832837,0.3521090596914291,0.05940998454638223,156.96117401123047,154.5655059814453,12.573624854636448
|
||||
policy,29,0.6484808723131815,0.6476891040802002,0.003203830808024401,0.3235510587692261,0.32367390394210815,0.0009687310758233641,0.028999646349499583,0.02888836432248345,0.0015295995648326743,0.029790638945996706,0.0298058604821562,0.0010132208294323503,0.38946863760550815,0.39457258582115173,0.06372863774319991,0.3695935234427452,0.36255812644958496,0.05797670131195471,157.03652318318686,154.5194854736328,12.55699652335268
|
||||
policy,30,0.6486075123151144,0.6482666730880737,0.00202061714495838,0.3174797842899958,0.31777492165565485,0.0010431190125368142,0.03049294138327237,0.03034885134547945,0.001579946674176128,0.0314485874647895,0.0314831063151359,0.0010227624462732438,0.4041821559270223,0.40746678411960596,0.062369001622045436,0.38159089038769395,0.37372723221778864,0.05656473400789686,157.14479446411133,154.66136169433594,12.516900587087859
|
||||
policy,31,0.6487847963968912,0.6483182907104492,0.003186633976744107,0.31250725686550135,0.31244508922100067,0.0011352792377778257,0.032062446543325934,0.03191433101892465,0.0016358572099232948,0.0331996477519472,0.0332559663802385,0.0010361508210439312,0.4195366899172465,0.42095521092414856,0.06094729998489901,0.3942039757966995,0.3891367614269256,0.05518743699175056,153.0108528137207,150.32411193847656,13.123556339698093
|
||||
policy,32,0.6494694948196411,0.6479902267456055,0.005699838335108541,0.30426341295242304,0.3044411242008209,0.0007839699204871812,0.03371408193682627,0.03362985700368875,0.0016978570399753443,0.03505306163181856,0.03506815992295735,0.0010541721397692779,0.43558693677186966,0.43509362637996674,0.0594604928272969,0.4074956054488818,0.405351385474205,0.0538615075248725,149.12513224283853,146.4386215209961,13.694044597197891
|
||||
policy,33,0.6900985439618429,0.6895558834075928,0.0022007357548543484,0.2965314413110415,0.2965172678232193,0.0009050977731117724,0.03961007328083113,0.03945966809988015,0.0018481303325241125,0.039800563516716105,0.0398091580718755,0.0009163823257690432,0.45325651516517,0.4506518393754959,0.05766616556666199,0.4224568133552869,0.42335669696331024,0.05219674244912499,145.53329467773438,142.7919921875,14.219490747861238
|
||||
policy,34,0.646016518274943,0.6461948156356812,0.0013442193237032172,0.2884451573093732,0.2880938202142715,0.0008803180469518767,0.041095193165043946,0.0410631019622087,0.0018866714122828879,0.0419827948013941,0.041683340445160796,0.0010288848598362188,0.4730960726737976,0.4686722010374069,0.05575368958927419,0.4385407343506813,0.44263267517089844,0.05077239334867894,142.08530298868814,139.17837524414062,14.79658037021395
|
||||
policy,35,0.6487652262051901,0.6486020088195801,0.0014708828219549578,0.28022817522287363,0.28062364459037775,0.0011387065635567576,0.04331875095764792,0.04342428408563135,0.0019964305706810194,0.044474893560012135,0.04405748471617695,0.0010772826461333367,0.4940691565473874,0.4896761476993561,0.05376449776839403,0.45573781927426654,0.4631766825914383,0.04944165109828341,138.79711469014487,135.84081268310547,15.320920353603977
|
||||
policy,36,0.6485811074574789,0.6484121084213257,0.0014746316389101274,0.27147289862235385,0.2715461999177933,0.0012882767427660723,0.045684023760259096,0.04588800668716425,0.002122126488604071,0.04715616970012579,0.046714711934327996,0.0011427343080378852,0.516266293823719,0.5119218826293945,0.05170000633328639,0.4741746634244919,0.4831027239561081,0.048237289445346436,135.77069727579752,132.78404998779297,15.925797413295944
|
||||
policy,37,0.6481143633524576,0.6480116844177246,0.0009833626002321008,0.2622797538836797,0.2620927691459656,0.0011512876994896244,0.048203072510659646,0.048438873142004,0.002266667861390842,0.05004963030417758,0.04959044605493545,0.0012315135093622076,0.5397776588797569,0.5355044007301331,0.04956368034422015,0.4939916481574376,0.504019558429718,0.04719552374425331,132.9607391357422,129.95038223266602,16.49107993432763
|
||||
policy,38,0.6479890743891398,0.6480847597122192,0.001068335501302571,0.2529714380701383,0.2530345618724823,0.000810149226307801,0.05088915054996803,0.05116272345185275,0.0024337488513843123,0.05318225268274541,0.05283126980066295,0.0013520565658139748,0.5646887620290121,0.5617614090442657,0.04736124629201196,0.515342965722084,0.5264883637428284,0.04635339691947009,130.48426055908203,127.43912506103516,17.068631225983946
|
||||
policy,39,0.6482962965965271,0.6481901407241821,0.0008826217456729184,0.2432166486978531,0.2430302500724792,0.0010554611926255812,0.05375553822765743,0.05407437868416305,0.002627998155338179,0.056584489531815,0.0563750900328159,0.0015154382633123197,0.5910737961530685,0.5915617644786835,0.04510102601337377,0.5383951291441917,0.5506662428379059,0.04574360328955199,128.34239133199057,125.42938613891602,17.538232756716084
|
||||
policy,40,0.6485037008921305,0.6481901407241821,0.0011513930426995673,0.23361051579316452,0.23348656296730042,0.0012638895105720703,0.05681644783665732,0.05719013884663575,0.002855367175702587,0.06029209215193981,0.0602686312049627,0.0017360143304970246,0.6189862142006556,0.6228409111499786,0.04279336947972286,0.563323974609375,0.576373815536499,0.0453867805179284,126.46119054158528,123.48537063598633,18.06494243598886
|
||||
policy,41,0.6484028498331705,0.6484588384628296,0.0014744977922801672,0.22360042855143547,0.223616324365139,0.0008955104341574985,0.060081953803698185,0.06074329093098635,0.0031232251009344096,0.06434186672170954,0.06447864696383475,0.0020320859489097957,0.6484428395827612,0.6531907618045807,0.040449803961276516,0.5903055220842361,0.5993981659412384,0.04528088859607286,124.91894912719727,121.88491821289062,18.574717409035927
|
||||
policy,42,0.6482637127240499,0.6485428810119629,0.0011413834204574572,0.21363165353735283,0.21343743056058878,0.0011137055472080753,0.06356273281077539,0.064290352165699,0.003441084999390373,0.06877787597477432,0.0688259080052375,0.002427192842505581,0.6794050534566244,0.6836273372173309,0.0380808979336814,0.6195036023855209,0.62444207072258,0.045388351913838304,123.62891515096028,120.49306869506836,19.066227451826393
|
||||
policy,43,0.6479566891988119,0.648139476776123,0.001454035090028432,0.20346158618728316,0.20341810584068293,0.0010635142388016466,0.06726586228857431,0.06806581094861025,0.003820870821088034,0.07364825283487632,0.0737335197627544,0.0029516432490863474,0.7117511928081512,0.7151627838611603,0.03569314410799901,0.6510458588600159,0.6518850326538086,0.04562303940593187,122.73393376668294,119.55108261108398,19.485784193312146
|
||||
policy,44,0.648069421450297,0.6482292413711548,0.0011585354302728272,0.19292170554399488,0.19307668507099146,0.0009611539003684328,0.07119104700783883,0.0720695555210113,0.0042771549192161095,0.07900221521655715,0.07928465679287905,0.003644508482478116,0.7452392826477686,0.7438395023345947,0.03328655903837301,0.6849834819634756,0.6872764229774475,0.04583945360055413,122.2885373433431,119.03550720214844,19.87744431165416
|
||||
policy,45,0.6485031843185425,0.6479235887527466,0.0021757346288953437,0.18266606579224265,0.1828290447592735,0.0009314191334223652,0.07533225727578,0.0762957595288753,0.004827393083389948,0.08489216305315489,0.08552297949790949,0.004556169845824996,0.7794628093640009,0.7773348987102509,0.030854220899624203,0.7212286591529846,0.7247600853443146,0.045829635276668515,122.28425153096516,119.03850936889648,20.227266771656243
|
||||
policy,46,0.6481866637865702,0.6484702825546265,0.0017629613387766558,0.17212872082988417,0.17233718186616895,0.0010336338955903674,0.07967684728403883,0.08049068599939345,0.0054914630528422916,0.09137159772217268,0.09204390645027155,0.005750596166751725,0.8137989987929662,0.8120527863502502,0.028389881296224592,0.7594582537810007,0.7638854384422302,0.04533751450116255,122.69574801127116,119.4760971069336,20.456855192016285
|
||||
policy,47,0.647874116897583,0.6480017900466919,0.0011319605405492382,0.1614445721109708,0.16135472804307935,0.0008847798795958093,0.084216758608818,0.08473390713334075,0.006290962372630892,0.09850415959954258,0.09919639304280276,0.007307381215895087,0.8473588675260544,0.8463253080844879,0.025908408738885513,0.7989746630191803,0.8022713661193848,0.04410686805694304,123.51975949605306,120.35121154785156,20.670857831122014
|
||||
policy,48,0.6478328506151835,0.6475523710250854,0.0016202865447765178,0.15037332599361733,0.15038532763719553,0.0008800810853382698,0.08902632320920621,0.08982320502400395,0.0072528352858778206,0.10644855039815103,0.10712615773081774,0.009328146893956765,0.8789660980304083,0.879130482673645,0.023478724679526948,0.8385373453299204,0.8408398330211639,0.04198770319965411,124.75846417744953,121.50828170776366,20.805836703556032
|
||||
policy,49,0.648529847462972,0.6482552289962769,0.00142972431537162,0.13802785798907277,0.1382134780287742,0.0008978457050732363,0.09473356169958906,0.09546793997287745,0.008450378101826273,0.11603193916380401,0.1166499927639961,0.011996141588264543,0.9072475135326385,0.9082346558570862,0.021250587388617223,0.8762694001197815,0.8799618780612946,0.039105013498039826,126.45095698038737,123.15205383300781,20.884144088546552
|
||||
policy,50,0.6897621353467306,0.689997673034668,0.0012673162002252603,0.11370675638318056,0.11339075863361356,0.001064222966815749,0.1705862370630105,0.16827423870563504,0.016223792305053632,0.22404076531529424,0.22139064222574228,0.03400470789596891,0.9451086868842443,0.9453800022602081,0.017904098966025496,0.9347538153330485,0.9439494013786316,0.03149690745567845,127.25666427612305,123.94038772583008,20.806452038516852
|
||||
world_model,1,0.6878618796666464,0.6874630451202393,0.0013422502202678206,1.4143197635809581,1.4146783947944641,0.0017427668550999847,0.0780034270137548,0.07720009982585904,0.010415465487952942,0.06215385658045606,0.0618230570107698,0.010234597344454767,0.2377472693721453,0.25213809311389923,0.09343286549771222,0.22806589243312672,0.2317472621798515,0.08760382484201351,148.253054300944,149.2536163330078,5.776577301588806
|
||||
world_model,2,0.6459950606028239,0.6458470821380615,0.0008435054718127042,1.0217781762282054,1.0215710401535034,0.0021947320490251854,0.031328557990491335,0.0313854813575744,0.0012311111249199108,0.031948483238617535,0.032093759626150103,0.000993176665200604,0.23943081125617025,0.25400759279727936,0.0920641393027273,0.23306156074007348,0.23825725913047785,0.08657366254833282,147.92973454793295,148.0721206665039,5.918895420288315
|
||||
world_model,3,0.648269255956014,0.648539662361145,0.0012716833438652863,0.8505052228768667,0.8500487208366394,0.002421239418063985,0.030909270824243582,0.0310009783133864,0.0012470782285192567,0.031536321155726875,0.0316436197608709,0.0009828627253981189,0.24087368945280707,0.25563924759626383,0.09066273579254489,0.2377769127488136,0.24447442591190335,0.08560601003482075,147.83513005574545,148.53672790527344,5.693508633797672
|
||||
world_model,4,0.647729734579722,0.6477651596069336,0.0010203621249353107,0.7495726943016052,0.7493909001350403,0.001913569941743974,0.03049666403482354,0.03062191698700185,0.0012657247690953891,0.031128573852280725,0.031233622692525352,0.000985217656806972,0.2420833421250184,0.2570407837629318,0.08923180974710794,0.2422172054648399,0.2503998950123787,0.08470396127134475,147.53459676106772,148.07756805419922,5.472504731469594
|
||||
world_model,5,0.648398776849111,0.6480469703674316,0.001356411646695357,0.6826188117265701,0.6828742623329163,0.001442497450228567,0.030092035420238934,0.030249529518187,0.0012863000776339065,0.030726603387544505,0.03071723412722345,0.0009988418215417865,0.2430670820176601,0.25853015482425684,0.08777441504158096,0.2463879932959874,0.25603544712066645,0.0838699512061537,147.84085845947266,148.78142547607422,5.515053321123467
|
||||
world_model,6,0.6480831503868103,0.64813232421875,0.0008989281061052281,0.6322692930698395,0.6322015523910522,0.0015173794908631894,0.029696627209583857,0.02988502662628885,0.0013081057973631043,0.030331711750477514,0.030307423323392847,0.0010219701787226782,0.243832079693675,0.2600918561220169,0.08629356256241347,0.2502949591726064,0.26028768718242645,0.08310561428921755,147.048464457194,147.54219818115234,4.918728101355348
|
||||
world_model,7,0.6482007304827372,0.6482174396514893,0.0008386073559302807,0.5944835394620895,0.5943485796451569,0.0011255736663540433,0.029311564595748938,0.029482340440154048,0.001330511019215382,0.029945081875969923,0.02994506061077115,0.0010527092616826926,0.2443853200723727,0.261454127728939,0.0847921921566575,0.2539438791573047,0.26325757801532745,0.08241195890828636,147.16118621826172,147.53524017333984,4.791108966879621
|
||||
world_model,8,0.647964080174764,0.6481671333312988,0.0013156727448012384,0.5634184231360754,0.5638525784015656,0.0016443816374339282,0.028938018872092127,0.02914185170084235,0.001352950253116892,0.029567942799379392,0.0295913983136415,0.0010892028123444637,0.2447335204730431,0.26262458413839335,0.08327321518228765,0.25734059388438857,0.2659944742918014,0.0817894062626389,147.75937143961588,147.1224136352539,5.260312631308891
|
||||
world_model,9,0.6483556032180786,0.6486636400222778,0.001141576795308573,0.5375889092683792,0.537444680929184,0.0010919679945464147,0.02857692120596762,0.028812595643103102,0.0013749361870684057,0.029201280946532834,0.02924740780144925,0.0011297687247002243,0.2448831622799237,0.2636104524135589,0.08173953018028267,0.2604908694823583,0.26850686967372894,0.08123778247513683,148.19106419881186,148.13703155517578,5.533884519892475
|
||||
world_model,10,0.6480965415636698,0.6480544805526733,0.0010979913129985008,0.5158899426460266,0.5159253478050232,0.0007807901841019404,0.02822934168701365,0.0284956004470586,0.0013960421622061904,0.028846215456724115,0.028892060741782098,0.0011729380022059723,0.2448403953264157,0.26441840082407,0.08019406661079655,0.2634004292388757,0.27080264687538147,0.08075645086583945,149.05617141723633,149.32247161865234,5.72423775817728
|
||||
world_model,11,0.6482816934585571,0.6484212875366211,0.001307543314822705,0.4965210830171903,0.4970286637544632,0.0012694921914594797,0.02789607550948853,0.028157664462924,0.0014158899826106962,0.028503593678275693,0.02854300942271945,0.001217459799514653,0.24461107887327668,0.26505452394485474,0.07863977780542261,0.2660748486717542,0.27288922667503357,0.08034435977150245,149.13961919148764,149.9972152709961,5.928540018356209
|
||||
world_model,12,0.6481397151947021,0.64801025390625,0.0008433239764255036,0.47994769116242725,0.47987180948257446,0.0011321678563141415,0.02757806750014419,0.027730556204914998,0.0014341748050793897,0.028174418335159573,0.028224890120327452,0.0012623254289890252,0.2442007530480623,0.26516230404376984,0.07707967353854656,0.26851954311132425,0.2747736275196075,0.07999997899886259,149.60028203328451,150.3047103881836,5.921622994243591
|
||||
world_model,13,0.6480323473612467,0.6483656167984009,0.0009656442033263472,0.4649614269534747,0.46469210088253016,0.001004357015511059,0.027276028568545926,0.0273211747407913,0.0014506219967913828,0.02785943743462359,0.027896390296518747,0.0013066910640006115,0.24361454509198663,0.26497194916009903,0.07551684666754031,0.2707397527992725,0.276462197303772,0.07972160530038022,149.95612589518228,150.53043365478516,5.939621292791347
|
||||
world_model,14,0.6485193967819214,0.6483157873153687,0.0016904311398315112,0.4514271914958954,0.4512723684310913,0.0011668618362966807,0.026990810874849516,0.0269333533942699,0.0014650079562809944,0.02755956320712959,0.027558471076190402,0.001349873886724991,0.24285733575622237,0.26461611688137054,0.07395451619904744,0.27274044975638384,0.2779608517885208,0.07950718653477676,150.0997683207194,149.92154693603516,6.360323647662359
|
||||
world_model,15,0.6502261757850647,0.6484514474868774,0.005893863869323938,0.4390982190767924,0.4387768656015396,0.0012632186073270129,0.026723015742997274,0.0266794953495264,0.0014771457807137096,0.027275440904001347,0.02723402157425875,0.0013913314662800044,0.24193357365826762,0.2640392333269119,0.0723960351345685,0.27452639614542323,0.2792750298976898,0.07935450746488741,150.37740071614584,150.62152862548828,6.718348433232006
|
||||
world_model,16,0.6487482786178589,0.6490017175674438,0.0010550386836914456,0.4271319732069969,0.42719000577926636,0.0009991289846980466,0.026473341664920217,0.0264438213780522,0.0014868749363410921,0.027007825517406017,0.02693058922886845,0.0014306081607497,0.2408473727603753,0.2629792764782905,0.07084493609209062,0.2761020697653293,0.28040964901447296,0.07926119514507458,150.61291885375977,150.83364868164062,6.88652957711394
|
||||
world_model,17,0.6901516914367676,0.6901239156723022,0.001247494311894983,0.4159605527917544,0.4159277081489563,0.0009582420526465853,0.01916373389152184,0.01878335699439045,0.0033350767659654627,0.01753835845738644,0.01689130067825315,0.002707749156888622,0.2482799390951792,0.27081483602523804,0.0698207060601088,0.2831413944562276,0.2887166887521744,0.07770651942490014,150.74940745035806,151.07199096679688,6.835813890930592
|
||||
world_model,18,0.6459907492001852,0.6458616256713867,0.0012079549183697325,0.4062811608115832,0.406551793217659,0.0012466443614290957,0.0160242841423799,0.015580937732011,0.0012385695123595813,0.015780399553477726,0.01592802209779615,0.0011977128669751111,0.2581411885718504,0.2803818434476852,0.06831491975520279,0.2912396689256032,0.2972904294729233,0.0761666057672528,151.13989130655924,151.51000213623047,6.837544421254815
|
||||
world_model,19,0.6496081550916036,0.649813175201416,0.0012013329440425495,0.39646196117003757,0.3965514004230499,0.0012224737570845235,0.016919251608972716,0.0164564037695527,0.0012374024336641682,0.01677321339957411,0.0169674092903733,0.0011912511775633398,0.26821197196841234,0.2901240885257721,0.06676587067275297,0.2995309270918369,0.3060585856437683,0.07459166527168286,151.33293787638345,151.8566131591797,6.957777605660872
|
||||
world_model,20,0.6481311519940695,0.6482380628585815,0.0008511406515051725,0.3872614651918411,0.3873298168182373,0.0010674070098569634,0.017859153759976168,0.0173770943656563,0.0012370181720669068,0.01780950169389441,0.0180502049624919,0.0011879935364830219,0.2785148409505685,0.30007657408714294,0.06517046697808677,0.30803620815277094,0.31504251062870026,0.07297900238254232,151.51753743489584,152.4323272705078,7.040226742023042
|
||||
world_model,21,0.6485309799512228,0.6487694978713989,0.000979985179123955,0.37933851530154544,0.3795119971036911,0.0007886410446285089,0.01884418462092674,0.018342958763241747,0.001237630916632259,0.018890529250105183,0.019167697057127897,0.0011879705701627525,0.28907383605837816,0.31026166677474976,0.06352548597276382,0.31677814324696857,0.3242649435997009,0.07132591757622933,151.7907854715983,152.79786682128906,7.060483444899947
|
||||
world_model,22,0.6484216054280599,0.6486960649490356,0.0011483128049236356,0.37139247357845306,0.37167099118232727,0.0007289597469109856,0.019874854789425866,0.0193575602024793,0.001239389347672553,0.020017863561709683,0.0202825684100389,0.0011912302066513047,0.2999146555860837,0.3207034468650818,0.06182759966612461,0.3257811826964219,0.3337504714727402,0.06962969932280422,151.9287363688151,153.02960205078125,6.9606019721329355
|
||||
world_model,23,0.6486709117889404,0.6482895612716675,0.0013525685599609955,0.3633880441387494,0.3633729964494705,0.0007083098688797114,0.020952526324739016,0.0204398818314075,0.0012423923495749457,0.021194006782025054,0.0214464990422129,0.0011978492712171843,0.3110648617148399,0.3314276337623596,0.060073347934171795,0.3350719027221203,0.3435256779193878,0.06788766719503571,152.19641749064127,153.4595489501953,6.908810225648086
|
||||
world_model,24,0.6485444704691569,0.6486272811889648,0.0014289392021426108,0.3563673024376233,0.3562733978033066,0.0007181021024225411,0.022078710608184293,0.0215706173330545,0.00124668396592086,0.022421615508695394,0.02266204915940755,0.0012079114973239757,0.32255407795310015,0.34246180951595306,0.058259233118896976,0.34467922647794086,0.35361944139003754,0.06609725498193883,152.24641291300455,153.30745697021484,6.941199171192131
|
||||
world_model,25,0.6485494176546732,0.6485109329223633,0.001458468993351878,0.34897108127673465,0.3490676134824753,0.0008978616188935436,0.02325608426084115,0.0227525504305958,0.0012522683904989196,0.023704631254076902,0.0239330139011144,0.0012215610483542068,0.3344142958521843,0.35383567214012146,0.05638172070648838,0.35463478912909824,0.3635159879922867,0.06425607066585695,152.4580841064453,153.3787841796875,6.880868551958964
|
||||
world_model,26,0.6487456758817037,0.648656964302063,0.0013454299874968074,0.34245118250449497,0.342556431889534,0.0008319422971978474,0.02448698645457621,0.023988110944628653,0.001259108781461327,0.02504672963793074,0.025262940675020197,0.0012389711975113614,0.3466799035668373,0.36558122932910914,0.054437372073608964,0.36497312411665916,0.3722260296344757,0.06236203218726042,152.70698928833008,153.56465911865234,6.8674416127174185
|
||||
world_model,27,0.6486178835233053,0.6486997604370117,0.0009686342706153957,0.3357574666539828,0.3360062390565872,0.0008600632944104414,0.025774795562028843,0.02528234384953975,0.0012671389593691738,0.02645276347175236,0.0266565261408686,0.001260384435501899,0.3593880956371625,0.3777329921722412,0.05242298841410395,0.3757321834564209,0.38194364309310913,0.060413635474898,152.8052635192871,153.71695709228516,6.92390025869308
|
||||
world_model,28,0.6489732066790262,0.6486455202102661,0.001326336721792887,0.3293281172712644,0.32932019233703613,0.0008317603165894784,0.027123258604357593,0.02664964552968735,0.0012762466469025738,0.027928123871485352,0.02811897639185185,0.0012861105642791228,0.37257906794548035,0.39032822847366333,0.050335694250302675,0.3869536767403285,0.39239601790905,0.058410078550669785,153.04434458414713,153.9771728515625,6.903430038131467
|
||||
world_model,29,0.6483799417813619,0.6482130289077759,0.0006308011954633767,0.32335796952247614,0.3231758624315262,0.0007263542992796192,0.02853699012969926,0.02808390464633695,0.0012862806380547493,0.02947929796452319,0.029616310261189903,0.0013165507253647154,0.3862962971131007,0.4034205228090286,0.04817332793754398,0.3986835653583209,0.40335373580455774,0.05635167708340354,153.13475926717123,154.20630645751953,6.910316597521862
|
||||
world_model,30,0.6488529443740845,0.648772120475769,0.0010632546915018452,0.31688723713159556,0.3167661726474762,0.00067044305154523,0.030020206701010414,0.02958983741700645,0.0012970107713167812,0.03111260974158839,0.03122637234628195,0.001352199124390541,0.40058645854393643,0.41789601743221283,0.045934691590063456,0.41097236921389896,0.41486984491348267,0.054240329785702604,153.37929916381836,154.3986053466797,6.897584439412823
|
||||
world_model,31,0.6482929984728495,0.6483469009399414,0.0009475084595794365,0.31209672490755713,0.3119557499885559,0.0006287697184308539,0.03157888880620395,0.031174074858427,0.0013081908643096047,0.03283650816107784,0.0329712536185979,0.0013937218019858615,0.41550011932849884,0.4329948276281357,0.04362019751596306,0.42387599249680835,0.42700380086898804,0.05208018242335358,148.96852747599283,149.9927215576172,7.2015477574856455
|
||||
world_model,32,0.6486691435178121,0.6488057374954224,0.0013979289613005848,0.3045024052262306,0.30463890731334686,0.0006165564412889718,0.03321898325035965,0.03284331224858755,0.0013194509422528216,0.03465981315821406,0.0348158925771713,0.0014419426691477189,0.43109140048424405,0.4487698823213577,0.04123257064691612,0.4374559447169304,0.4403686225414276,0.04987844422069857,144.94372940063477,145.8721923828125,7.519124313544587
|
||||
world_model,33,0.6902171969413757,0.6906827688217163,0.0013873001168600305,0.2967935750881831,0.2966538518667221,0.0006125571979624057,0.039054947905242395,0.03872084058821195,0.0015509786394616813,0.039184396776060205,0.0394877698272466,0.0014858361778686128,0.44846462706724805,0.46539065241813654,0.038650098705380304,0.45294439792633057,0.45576292276382446,0.04768092876102251,141.1359068552653,142.10059356689453,7.873776212988538
|
||||
world_model,34,0.6457493702570597,0.6461575031280518,0.0015351474785757489,0.28844795127709705,0.2882333099842071,0.0008976493831578225,0.04084992936501896,0.0403768979012966,0.00129288649294852,0.041411089400450345,0.0416224673390388,0.0015407762039834402,0.46800655126571655,0.48303140699863434,0.035668359867093595,0.469451238711675,0.4722083657979965,0.045483890392520564,137.44355456034342,138.4914779663086,8.227953276479624
|
||||
world_model,35,0.6488955616950989,0.6488616466522217,0.0007046153509661549,0.27998268604278564,0.2799806445837021,0.0006629429853562596,0.04307804970691597,0.042635301128029754,0.001285374112646734,0.04383330916364984,0.0439673569053411,0.0016139494928090162,0.48868506650129956,0.500851958990097,0.032624244838507475,0.48705148696899414,0.4889039248228073,0.043331523579204285,133.95360247294107,135.24732208251953,8.60174886271774
|
||||
world_model,36,0.6484123667081197,0.6485583782196045,0.0015802743998170605,0.2710973570744197,0.2709557116031647,0.0008594752099553324,0.04544967692345376,0.0450460594147443,0.0012711751003703815,0.04643371577064192,0.046608950942754704,0.0017008747857592912,0.5105947206417719,0.5215908885002136,0.029556904070698022,0.5058623552322388,0.5067675113677979,0.04127123383602276,130.7296822865804,132.07831573486328,8.95923783787209
|
||||
world_model,37,0.6481583913167318,0.6481406688690186,0.0010720551226876469,0.26204459617535275,0.26205460727214813,0.0009013618523770544,0.047977505872646924,0.04762439802289,0.0012486613235773833,0.04923302835474408,0.04946029186248775,0.0018056382875004811,0.5338311170538267,0.5420608520507812,0.026529405192315836,0.526011680563291,0.525831401348114,0.03936435774077884,127.72702598571777,129.1491241455078,9.278957601413913
|
||||
world_model,38,0.6486990253130595,0.6488097906112671,0.0009723069868444716,0.2525717889269193,0.2523074150085449,0.0007982869933239665,0.05067558834950125,0.05038758739829055,0.0012164880615765162,0.0522553535799185,0.052546152845025,0.0019340660522214885,0.5584871719280878,0.5637881755828857,0.023640217148096592,0.5476371993621191,0.543492466211319,0.037685748362450415,124.98448689778645,126.49399948120117,9.646592406959261
|
||||
world_model,39,0.6485705574353536,0.6485064029693604,0.0011087036186018437,0.24337252353628472,0.24328532069921488,0.0010004399296285214,0.05355829404046134,0.05342452973127365,0.0011744344721985195,0.055527615050474745,0.0557825695723295,0.0020944291549835313,0.5846467812856039,0.5869758725166321,0.02103662325110279,0.5708839148283005,0.5627292692661285,0.036318766992162785,122.64091936747234,124.23894119262695,9.989027607296784
|
||||
world_model,40,0.648950437704722,0.6486072540283203,0.0011277531622151745,0.23378317554791764,0.23355767875909805,0.001146574439284627,0.056641235016286325,0.05650942400097845,0.0011254584940018242,0.05908117846896246,0.05916943028569215,0.0022985689308772914,0.612376535932223,0.6146385371685028,0.01892139011457693,0.595899740854899,0.5881866216659546,0.03534238619153747,120.66051483154297,122.26023483276367,10.277154472108846
|
||||
world_model,41,0.6481420993804932,0.6479085683822632,0.0007788541812742071,0.22348975390195844,0.22308739274740214,0.0007861388953206283,0.05993634772797422,0.0597993172705173,0.0010797483814673097,0.06294749646137154,0.06281546317040915,0.0025629731028069844,0.6417104005813599,0.6443127691745758,0.017526628786028963,0.622825101017952,0.6122685670852661,0.03480974651519528,118.96795845031738,120.73091506958008,10.653616297869874
|
||||
world_model,42,0.6483857830365499,0.6485984325408936,0.0012083467117436357,0.2132006188233693,0.2130966037511825,0.0009301764600549484,0.06345674457649386,0.0632986798882484,0.0010624881206092614,0.06716400384902949,0.06689337268471715,0.002910636533284745,0.6726321130990982,0.671890139579773,0.01702187083379009,0.6517791698376337,0.6441233158111572,0.03471915143155753,117.6042849222819,119.32681274414062,10.960227985452766
|
||||
world_model,43,0.6482404470443726,0.6485800743103027,0.0009094162026124511,0.20294770101706183,0.20277902483940125,0.0009321755214355813,0.06721268035471435,0.06715453416109085,0.001121121248167353,0.07177087292075153,0.071529421955347,0.0033727774365825977,0.7050487597783407,0.7037275433540344,0.017385279385494664,0.6828356136878332,0.678519070148468,0.03498631922182029,116.61939684549968,118.33535385131836,11.259209378630343
|
||||
world_model,44,0.648352305094401,0.6488546133041382,0.0010963334371131043,0.19291917855540908,0.19279136508703232,0.0008915971503730025,0.07120800887544945,0.07102197408676145,0.0013170299891034204,0.07680804034074143,0.0766106769442558,0.0039906758824858985,0.7387545555830002,0.7348560094833374,0.018363067725659474,0.7159834851821264,0.7131739258766174,0.0354270357139035,116.09495671590169,117.79103088378906,11.431529189283765
|
||||
world_model,45,0.64804075161616,0.6481974124908447,0.0010500325372176146,0.18234142288565633,0.182121567428112,0.0010537330191621207,0.07544199004769322,0.07526372000575066,0.0016976535172536513,0.08231744232277072,0.08218531310558315,0.004817672101972474,0.7733866473038992,0.7732423543930054,0.019565638179093202,0.7510701616605123,0.7512454986572266,0.03575908929286107,115.93430391947429,117.61883163452148,11.638265502941177
|
||||
world_model,46,0.6481247941652933,0.6482747793197632,0.0013194091861947952,0.1718779069681962,0.1717232465744018,0.0008750833432606993,0.07990860318144156,0.07959951832890505,0.0022864337325318417,0.08834175579249853,0.08719161152839655,0.005920516896061412,0.8083723882834116,0.8123942613601685,0.020591922584384678,0.7877170592546463,0.792164146900177,0.035627790354423226,116.26099077860515,117.94308471679688,11.787797590663258
|
||||
world_model,47,0.6482546528180441,0.6481419801712036,0.0010311541352073723,0.16147625818848607,0.16131291538476938,0.0007127977924468316,0.08460789980987703,0.08373400568962094,0.003098753131092011,0.09493464852372802,0.0922790206968784,0.007380184574136353,0.8428750385840734,0.8495169579982758,0.02110699450178875,0.8252040694157282,0.8291374444961548,0.03466654977439638,117.04043197631836,118.82217788696289,11.797368962939037
|
||||
world_model,48,0.6484859784444174,0.6481577157974243,0.0014314189991956941,0.15016253292560572,0.149937205016613,0.000844488720603386,0.08962431177496906,0.08802316337823865,0.00415558113479699,0.1022452612717946,0.09779954329133031,0.009297059154015462,0.8757641464471817,0.8836449384689331,0.020893304131045846,0.8623372912406921,0.8655152022838593,0.032609399621751044,118.23706690470378,119.92923355102539,11.862021572987835
|
||||
world_model,49,0.6479948361714681,0.6480286121368408,0.0006832336839789393,0.13763457164168355,0.13752025365829465,0.0008421145836636252,0.09560300720234709,0.093069065362215,0.005514085432107572,0.11107057146728035,0.10530614480376241,0.011849267581977395,0.9057005445162455,0.9140340089797974,0.019900762937450956,0.8973972797393799,0.8997862339019775,0.0294609578808509,119.92409261067708,121.66604614257812,11.877220374206914
|
||||
world_model,50,0.6903103192647299,0.6902960538864136,0.0010922075750083038,0.11330389231443401,0.1133051328361034,0.0009656957646368409,0.17207247142990426,0.16989715397357935,0.013584534378105539,0.21369774639606473,0.20752661675214765,0.0327897739182809,0.946611613035202,0.9533217251300812,0.01683637642679513,0.9494347721338272,0.9552636444568634,0.024005368530313074,120.79586219787598,122.59955215454102,11.824663085514306
|
||||
|
@@ -0,0 +1,13 @@
|
||||
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,0,33.55953001976013,33.32580900192261,136.7301139831543,,,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,1,33.19381356239319,33.23467564582825,135.40284252166748,238.76109313964844,0.19595253467559814,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,2,33.27829575538635,33.28524875640869,135.7145836353302,192.6779022216797,0.22943705320358276,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,3,33.24375247955322,33.3015410900116,135.63396644592285,203.4762725830078,0.2647775411605835,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,4,33.27905583381653,33.25859761238098,135.61153364181519,175.8230743408203,0.26663118600845337,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,5,33.27312517166138,33.279319763183594,135.68469882011414,177.04388427734375,0.2151024341583252,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,6,33.25718879699707,33.302934408187866,135.63813185691833,158.80796813964844,0.31810611486434937,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,7,33.1518018245697,33.21024298667908,135.3727388381958,186.72117614746094,0.2955358624458313,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,8,33.261147260665894,33.20135569572449,135.55047392845154,174.48033142089844,0.2585107088088989,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,9,33.257075548172,33.294872999191284,135.59921169281006,206.77206420898438,0.271332323551178,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,10,33.23876619338989,33.226540088653564,135.44337058067322,170.9771728515625,0.16491276025772095,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,11,33.24215626716614,33.282270193099976,135.5785641670227,174.0227508544922,0.267017662525177,
|
||||
|
@@ -0,0 +1,3 @@
|
||||
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,policy,33.26964239279429,,,,49.333333333333336,50.0,47.666666666666664,48.416666666666664,,187.23306274414062,0.24975601651451804,135.66335250933966,33.26964239279429,33.26695068677267,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,world_model,33.26695068677267,,,,49.333333333333336,50.0,47.75,48.333333333333336,,187.23306274414062,0.24975601651451804,135.66335250933966,33.26964239279429,33.26695068677267,
|
||||
|
1201
unitree_z1_stackbox/case3/output/sparse_4/inference/stepwise_log.csv
Normal 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: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- 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=141.4964, median=145.5265, p90=160.0908, p95=163.0139
|
||||
|
||||
### 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=49.3000, median=49.3000, p90=49.3000, p95=49.3000
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3533, median=0.3491, p90=0.4172, p95=0.4281
|
||||
- `action_delta_mid_steps`: mean=0.0257, median=0.0247, p90=0.0382, p95=0.0403
|
||||
- `state_delta_mid_steps`: mean=0.0260, median=0.0247, p90=0.0400, p95=0.0424
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.5833, median=47.5833, p90=47.5833, p95=47.5833
|
||||
- `oracle_budget_state`: mean=48.3333, median=48.3333, p90=48.3333, p95=48.3333
|
||||
- `oracle_budget_action_by_scene`:
|
||||
- `unitree_z1_stackbox`: mean=47.5833, median=47.5833, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=184.9084, median=176.9709, p90=207.5904, p95=223.1764
|
||||
- `action_drift_vs_prev_round`: mean=0.2433, median=0.2588, p90=0.2970, p95=0.3081
|
||||
- `round_total_time_s`: mean=136.9350, median=137.2997, p90=137.6646, p95=137.7072
|
||||
- `policy_pass_total_time_s`: mean=33.6722, median=33.7683, p90=33.8526, p95=33.8686
|
||||
- `world_model_pass_total_time_s`: mean=33.6451, median=33.7512, p90=33.8346, p95=33.8521
|
||||
|
||||
|
After Width: | Height: | Size: 76 KiB |
|
After Width: | Height: | Size: 272 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 112 KiB |
@@ -0,0 +1,4 @@
|
||||
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
unitree_z1_stackbox,policy,33.67222219705582,33.67222219705582,,,,,,,,,,,47.5,47.5,,49.3,49.3,,47.583333333333336,47.583333333333336,,48.333333333333336,48.333333333333336,,136.93499877055487,136.93499877055487,,33.67222219705582,33.67222219705582,,33.64513192574183,33.64513192574183,,184.90836264870384,184.90836264870384,,0.243316650390625,0.243316650390625,
|
||||
unitree_z1_stackbox,world_model,33.64513192574183,33.64513192574183,,,,,,,,,,,47.583333333333336,47.583333333333336,,49.41666666666666,49.41666666666666,,47.75,47.75,,48.333333333333336,48.333333333333336,,136.93499877055487,136.93499877055487,,33.67222219705582,33.67222219705582,,33.64513192574183,33.64513192574183,,184.90836264870384,184.90836264870384,,0.243316650390625,0.243316650390625,
|
||||
|
@@ -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,0.6928649743398031,0.6935597658157349,0.0062636294008732215,1.414481282234192,1.4150723218917847,0.002026675376446388,0.08074718527495857,0.0790489837527275,0.007105774417525635,0.06574995350092645,0.06708365119993685,0.011886714455505312,0.20582183760901288,0.23257029801607132,0.08316045482035497,0.20337662659585473,0.20211099833250046,0.07866644593068307,146.7549285888672,146.79861450195312,5.66689307154823
|
||||
policy,2,0.6509349743525187,0.6529718637466431,0.005262526103549649,1.0217934548854828,1.0213184356689453,0.0020525737129084725,0.03185420033211505,0.0320350062102079,0.0013924113647139455,0.032103533546129825,0.0319723896682262,0.0010646509288562665,0.20937112532556054,0.2348209023475647,0.08302480758086411,0.20778064553936318,0.2062248885631561,0.0793414388109411,146.4107577006022,146.76348876953125,4.872982621939746
|
||||
policy,3,0.6521942615509033,0.6541516780853271,0.00490331318646176,0.8511392821868261,0.8504089713096619,0.0021606476118259843,0.031499588396400165,0.0317317973822355,0.0014169380588655595,0.03170525950069223,0.03150297142565245,0.000987602702068013,0.212677512007455,0.23679919540882105,0.08291521403531843,0.2119269954661528,0.21008151024579996,0.07996928529495635,146.82681147257486,145.87930297851562,5.763694379979376
|
||||
policy,4,0.6521024306615194,0.6540689468383789,0.00445439785355914,0.7508238703012466,0.7511674761772156,0.0020239362434011907,0.031147855178763423,0.031429361552,0.0014421107827984198,0.03131041520585612,0.0311832809820771,0.0009185865125982351,0.21574539225548503,0.2385096624493599,0.0828313509963527,0.21582075518866375,0.21368940174579615,0.08054942493991395,147.38951365152994,146.4534683227539,7.2479486893951846
|
||||
policy,5,0.6523927648862203,0.6544662714004517,0.005267439922688097,0.6815460622310638,0.6818056106567383,0.0013327979488626425,0.030800228162358178,0.0311288386583328,0.001467233247135978,0.030920389884461916,0.03088605310767885,0.0008593983570939403,0.21857937052845952,0.2399570494890213,0.08277280546440101,0.21946725249290464,0.2170571386814117,0.08108166135207734,148.4077491760254,146.2039566040039,8.610434313679368
|
||||
policy,6,0.6522004008293152,0.6532258987426758,0.004687591167529342,0.6317664186159769,0.6316403448581696,0.001021692356280175,0.030457903320590618,0.03079357650130985,0.001491691987748127,0.03053650849809245,0.03059277124702925,0.0008118303987312204,0.22118429404993853,0.24041169881820676,0.08273914037422848,0.22287207469344136,0.2201932221651077,0.08156619771763247,149.26842244466147,146.22361755371094,9.460850377621083
|
||||
policy,7,0.6516767342885336,0.654273509979248,0.0043882707951227685,0.5937927812337875,0.5937767624855042,0.001841150341867502,0.030121973405281662,0.0303696226328611,0.00151495838781549,0.030159974625954985,0.030304417014121947,0.0007774643898125487,0.22356505692005155,0.24062264710664744,0.08272978463788587,0.2260408761600653,0.2231059819459915,0.08200350254551433,150.32014592488608,146.9953842163086,9.59629650026494
|
||||
policy,8,0.6941452622413635,0.6949722766876221,0.005670358979430743,0.56332861383756,0.5631425380706787,0.001585325845880542,0.027017420933892294,0.02621422894299025,0.00443071103954398,0.01904131060776606,0.0190371554344892,0.006024965376472771,0.2272569332271814,0.2434778213500976,0.08247773707555968,0.2307213482757409,0.22822663187980646,0.07981304480158048,151.1292381286621,147.5328369140625,9.605711781404109
|
||||
policy,9,0.6509166359901428,0.6531150341033936,0.004870422078360279,0.5371408462524414,0.5369762182235718,0.0016128769250521578,0.012704510008916209,0.01290394226089115,0.0012021583535205243,0.010232809232547843,0.0100684920325875,0.0011014979052012843,0.2367901839315891,0.2525466158986091,0.08160262722880865,0.2379861809313297,0.23559202253818512,0.07873745569520291,152.04834365844727,148.80438232421875,9.581959079393892
|
||||
policy,10,0.6535219351450602,0.6536719799041748,0.007708667315765037,0.5146612673997879,0.514899879693985,0.0009628844193272236,0.012901105529939075,0.013083425350487149,0.0012426914818381204,0.01051602528120075,0.01037417585030195,0.0011044194758414493,0.24633201211690903,0.2610172927379608,0.08071328242811063,0.24526897631585595,0.24297399073839185,0.07766008220984025,152.04810333251953,149.921630859375,10.079395329969584
|
||||
policy,11,0.6522191961606344,0.6545860767364502,0.004970177713871127,0.49605003496011096,0.49587251245975494,0.00098932647569999,0.0131668727844953,0.01332525862380855,0.0012799806089209753,0.010881542383382674,0.01076201722025865,0.0011023909575144002,0.25589615851640696,0.26951025426387787,0.07980896707992191,0.25258161872625345,0.25038461387157435,0.07657999137882994,152.7766571044922,149.4583511352539,10.234425284683562
|
||||
policy,12,0.6534109910329183,0.6540877819061279,0.004868760782871948,0.47904037187496823,0.4789864420890808,0.0009077835530153576,0.013499329177041816,0.01363277994096275,0.001313740489940596,0.011323586960012658,0.01122603705152865,0.0010964845208932292,0.2654964886605739,0.27940337359905243,0.07888891841449502,0.25993614643812174,0.2578360140323639,0.07549629468203088,152.28260803222656,148.93146514892578,10.647708145845888
|
||||
policy,13,0.6535944143931071,0.6552997827529907,0.004601231708918067,0.4641612619161606,0.46418872475624084,0.0011957135008832363,0.013895382639020633,0.014003194402903249,0.0013439683092830678,0.011835965871189983,0.0117468810640275,0.0010878342701357167,0.27514690781633055,0.2896297574043274,0.07795230749003082,0.26734482745329535,0.2653406858444214,0.07440810874288106,152.8328005472819,149.5286407470703,10.837311407364181
|
||||
policy,14,0.6527945597966512,0.6544004678726196,0.004725760361877454,0.4507170667250951,0.45077311992645264,0.0006533366678910629,0.014351930934935751,0.014433713164180451,0.00137091192799762,0.012412949698045801,0.0123675097711384,0.0010775129421822694,0.28486149385571474,0.2999178618192673,0.0769982228534315,0.2748202122747898,0.27291129529476166,0.07331463872213916,152.99560419718424,149.6673583984375,10.708288278041868
|
||||
policy,15,0.6958140730857849,0.6958494186401367,0.006710844559399228,0.4379847471912702,0.43832650780677795,0.0013423256122052504,0.01584726308162009,0.01570196542888875,0.002235378502573153,0.014203435042872975,0.01391889574006195,0.0016645022445370401,0.29333712905645365,0.3078435808420181,0.0762125224465167,0.28197705745697016,0.2801492810249328,0.07160043736638627,152.99017333984375,149.85128784179688,10.661521242475684
|
||||
policy,16,0.6515349745750427,0.6525771617889404,0.004544884917813177,0.42657741407553357,0.4268382638692856,0.0013052556717245965,0.0151038728654384,0.01483710482716555,0.0012943500653066675,0.0141060459427535,0.0139028569683432,0.0011330846289718949,0.3035446628928184,0.3184683173894882,0.07506132786887348,0.289808498074611,0.2876676023006439,0.07028206519643553,153.13079452514648,150.3862533569336,10.911614320176376
|
||||
policy,17,0.6538479924201965,0.6557208299636841,0.005087804630690502,0.41560032467047375,0.41562609374523163,0.0010334498244623503,0.015859912227218307,0.015566140878945499,0.0012981002906517537,0.0149917815967152,0.0148359942249953,0.0011070602400098009,0.3139118043084939,0.3292502462863922,0.07388387557550882,0.29778894906242687,0.29532739520072937,0.06895734007433998,153.59867986043295,151.18628692626953,10.685871940483759
|
||||
policy,18,0.6537885268529257,0.6552869081497192,0.004759967145534272,0.40578029304742813,0.40575937926769257,0.0011428132158176965,0.016663387184962585,0.0163433467969298,0.0013025725510276288,0.015921449366336025,0.01576970051974055,0.0010840038044188898,0.3244578863183657,0.3402084112167358,0.07267847491502505,0.30593601614236826,0.30300079286098475,0.06762625210192016,153.81151326497397,151.3088150024414,10.799013650659505
|
||||
policy,19,0.653536339600881,0.655179500579834,0.004841915742413806,0.39616453895966214,0.3960281163454056,0.001433964918880533,0.017512973087529284,0.0171773647889494,0.0013081932244194624,0.016894600198914565,0.016742126084864098,0.0010639927584709964,0.3352031062046687,0.35136258602142334,0.0714433500678685,0.3142684909204642,0.31063517928123474,0.06628909225747455,153.96090698242188,151.4848175048828,10.871043488181922
|
||||
policy,20,0.6529345909754435,0.6545102596282959,0.004473236181000364,0.387745663523674,0.3875655084848404,0.0010799651425556494,0.018408014594266758,0.0181165458634495,0.0013153249039519232,0.01791156533484655,0.01775830797851085,0.0010470594643147736,0.34616875400145847,0.36273352801799774,0.07017666246622717,0.32280654336015385,0.31679078936576843,0.06494650906966103,154.0869369506836,151.3714599609375,10.863733011365605
|
||||
policy,21,0.6538722515106201,0.655015230178833,0.005005923410835416,0.3791279544432958,0.3792528957128525,0.0010310268304556632,0.01934845171247914,0.019101178273558547,0.00132428022831603,0.018973403299848177,0.0188204422593116,0.0010332295397442086,0.3573773329456647,0.3743430823087692,0.06887655882238038,0.33157175530989963,0.3238705098628998,0.06359963893766361,154.2121264139811,151.20026397705078,10.90310129961571
|
||||
policy,22,0.6967650453249613,0.6967612504959106,0.006448544812521524,0.371189388136069,0.37116551399230957,0.000774972460348269,0.021633820297817356,0.02122094016522165,0.0015017795702521517,0.021152805692205765,0.02099436521530145,0.0010050221932346509,0.36836450050274533,0.3848739564418793,0.06766998068937502,0.3409667710463206,0.3338100463151932,0.06202818560495756,154.3931999206543,151.6095962524414,10.841023233050546
|
||||
policy,23,0.652613361676534,0.6540062427520752,0.00425071816349898,0.3631637791792552,0.36301806569099426,0.0009164944127970153,0.022337804858883165,0.02226935420185325,0.0013088139936892364,0.022295144697030336,0.02216943167150015,0.001052111517921964,0.3807447925209999,0.39757831394672394,0.06618900900712499,0.3507525672515233,0.34409263730049133,0.060574320139612906,154.5943603515625,151.89048767089844,10.92445711703383
|
||||
policy,24,0.6539105375607809,0.655348539352417,0.004738470947788148,0.35619909564654034,0.3562406450510025,0.00108485536077348,0.023481012942890286,0.023478559218347003,0.0013218961226843311,0.0235672888035575,0.02345328591763965,0.00104446617476995,0.3934940993785858,0.41064129769802094,0.06466537463001036,0.36088670790195465,0.3547294437885284,0.059122300588293444,154.66870244344076,152.0062255859375,10.925097337879503
|
||||
policy,25,0.654034694035848,0.6555120944976807,0.004944552716811017,0.3492128277818362,0.34936858713626856,0.0008216438072721617,0.0246768260064224,0.024743561632931198,0.001338448187152317,0.024898170803983974,0.0247966023162007,0.0010396945528217375,0.4066451961795489,0.42301021516323084,0.06309701618008852,0.371403602262338,0.3664195239543915,0.05767735803736484,154.77868525187174,152.0057601928711,10.91881536357024
|
||||
policy,26,0.6536025206247965,0.6551007032394409,0.00464911405979975,0.3419279158115387,0.3420211672782898,0.0010479679533525535,0.025927648103485457,0.0260565355420112,0.0013587194226680488,0.026291955728083807,0.02620379440486425,0.0010379368683305927,0.4202329044540723,0.4345502108335495,0.061481977559170245,0.3823408459623654,0.3798750340938568,0.056246303407642105,155.02438990275064,152.3328399658203,10.890345904973538
|
||||
policy,27,0.6539965867996216,0.6553382873535156,0.00490118924928171,0.3360228165984154,0.33597150444984436,0.0010140624622245046,0.027236883838971413,0.0273656966164708,0.0013830321920239117,0.027754042142381235,0.0276805609464645,0.0010394622042968176,0.4342944050828616,0.44782453775405884,0.05981849561089656,0.3937397425373395,0.39387044310569763,0.054837759690536184,155.15830866495767,152.50381469726562,10.84309604288713
|
||||
policy,28,0.6551766991615295,0.6554933786392212,0.007422323765580071,0.32967795183261234,0.3296753913164139,0.0010026098444831748,0.028608251363038965,0.028651176020503,0.0014117539806677538,0.029290404481192373,0.02923319023102515,0.0010446584701877116,0.44886931280295056,0.4616452753543854,0.05810513984341533,0.4056456834077835,0.40845493972301483,0.05346265723295051,155.3838882446289,152.61083984375,10.778159463291473
|
||||
policy,29,0.6970746119817098,0.6968538761138916,0.007234690168899483,0.323518065114816,0.3236734271049499,0.0009353566449121527,0.031074699169645656,0.0312420139089226,0.0015640290617737766,0.03155125631019468,0.03158110007643695,0.0010263265771915167,0.4634339263041814,0.4757956266403198,0.0564000353933724,0.4184076090653737,0.4238964468240738,0.05186836562716043,155.48484802246094,152.62792205810547,10.794729769227391
|
||||
policy,30,0.6520684361457825,0.653428316116333,0.0047154553775293285,0.3174371172984441,0.3177220970392227,0.0010056215439510428,0.03229219513013954,0.03217313624918455,0.0015280340500260646,0.03329199583580093,0.03323080390691755,0.0010474852061207673,0.47953897962967557,0.49131824076175684,0.05446516781088515,0.4318436235189438,0.4400770962238312,0.05037458186770854,155.62649536132812,152.8889389038086,10.733266283897319
|
||||
policy,31,0.6547225117683411,0.6549009084701538,0.006738937922695665,0.31246724476416904,0.3122534304857254,0.00113013906544217,0.033933197769025925,0.0336939021944999,0.0015787556043623274,0.035148156806826564,0.0349943935871124,0.0010596753208437146,0.49633744607369107,0.5075070559978485,0.05248534802010062,0.4459967066844304,0.45706428587436676,0.04896541649866012,151.40570068359375,148.4104995727539,11.310961468548651
|
||||
policy,32,0.6529992620150248,0.6550997495651245,0.004807595694905635,0.3042257154981295,0.3043000698089599,0.0007625118893244872,0.035661332309246015,0.035429209470748846,0.0016383024965762156,0.03711747378110882,0.03690418228507035,0.0010789886077461547,0.5138828828930855,0.5244150459766388,0.05046370739608938,0.4609394421180089,0.4749303162097931,0.04766888307505366,147.46446482340494,144.32119750976562,11.818958717279749
|
||||
policy,33,0.6523860891660055,0.6542350053787231,0.004689895401516003,0.29648616661628086,0.29651765525341034,0.000874997258637688,0.037483058248956945,0.0372600816190242,0.0017081568160032088,0.039211442383627074,0.038930581882596,0.0011079075588022213,0.5322303647796313,0.5420971214771271,0.04840508055548841,0.4767516627907753,0.49375237524509424,0.04651763891326117,143.77866236368814,140.3644027709961,12.327888494210697
|
||||
policy,34,0.6531023383140564,0.6547063589096069,0.005126595291248342,0.28841041276852286,0.28799906373023987,0.0008956672042286298,0.0394066205869118,0.0391953885555267,0.0017901952337237034,0.04144440777599807,0.04124022647738455,0.001149921653161144,0.5514361535509428,0.5606099963188171,0.04631618215783028,0.4935213178396225,0.5136121213436127,0.045548051577574314,140.24818801879883,136.64385223388672,12.845396957317696
|
||||
policy,35,0.6528803507486979,0.6545467376708984,0.0046978510802413,0.28018450240294135,0.28057563304901123,0.0011054466299580195,0.04143960122019048,0.041323374956846196,0.0018867441749440333,0.04383119102567428,0.043729655444621957,0.0012098062423058914,0.5715556219220161,0.5800105631351471,0.04420610777487398,0.511344201862812,0.5309455692768097,0.04479859071612286,136.8728199005127,133.08834838867188,13.334518520586858
|
||||
policy,36,0.6943904161453247,0.6957629919052124,0.004635907368746669,0.2714139794309934,0.2714579105377197,0.0012643837575252884,0.04563835263252255,0.04544709622859951,0.002079292947389374,0.04801560938358302,0.0478473491966724,0.001303468832486722,0.5928895324468613,0.6004725098609924,0.04180244634745534,0.5311932588617007,0.5489120185375214,0.04427667719561409,133.77757008870444,129.83804321289062,13.896933191198583
|
||||
policy,37,0.6509772737820944,0.653205156326294,0.0048021927022704365,0.2622180680433909,0.2620942145586014,0.001088640357774164,0.04789692132423318,0.0479254964739084,0.0022837021416456933,0.050910523782173756,0.050749996677041054,0.0014328226774175292,0.6160899798075358,0.6228817999362946,0.03949432723773907,0.5524274259805679,0.5681392848491669,0.044086096759172036,130.8959878285726,126.76118469238281,14.434047018377195
|
||||
policy,38,0.6527430812517802,0.6548084020614624,0.004453625389577558,0.25290586551030475,0.25277416408061976,0.0007984421562402371,0.05048007021347678,0.050719499588012654,0.00246283440415781,0.05403728193293011,0.0539829563349485,0.0016119191238026095,0.6404635459184647,0.6443043053150177,0.03721438679298087,0.5751766413450241,0.5872071385383606,0.044248351034498264,128.3211669921875,123.9692039489746,15.011267815416254
|
||||
policy,39,0.6526177128156027,0.6547986268997192,0.004824670004707833,0.24314516286055243,0.2429714947938919,0.001003436954371782,0.053224952581028086,0.05344007536768905,0.002678047625220988,0.05742313495526707,0.05761321447789665,0.0018559757098509837,0.6660320460796356,0.6699934899806976,0.03498455573813848,0.5995723009109497,0.6076419651508331,0.0447589341256301,126.1203982035319,121.7782974243164,15.468726530988848
|
||||
policy,40,0.6529051661491394,0.6553909778594971,0.005169095677282607,0.23353921001156167,0.23347078263759607,0.001224972279735656,0.05614219668010866,0.056325580924749305,0.0029379103423556522,0.06109952181577677,0.06160243600606915,0.0021837525822773953,0.6927866836388906,0.6972032785415649,0.032825485564405614,0.6257402549187342,0.6284420192241669,0.04557713409967285,124.1731726328532,119.66429138183594,15.973584933813104
|
||||
policy,41,0.653168519337972,0.6541216373443604,0.00647343741246599,0.2235354346533616,0.22351612895727155,0.0008844306738000821,0.05923777321974432,0.0593806859105825,0.003252732725460712,0.06509729598959282,0.06592717021703715,0.002618407186592481,0.720671683549881,0.7252818048000336,0.0307528245625869,0.6537863860527674,0.6569309234619141,0.046617320064963656,122.5753116607666,117.8609848022461,16.450942575451652
|
||||
policy,42,0.652820865313212,0.6541470289230347,0.005073086571392958,0.2135642605523268,0.2134005427360534,0.0010735056320641074,0.06251779757440086,0.0626103170216083,0.003635088423418787,0.06945254156986867,0.07001532241702074,0.0031891366655416877,0.7495658348004023,0.753056138753891,0.028772131068895652,0.683777928352356,0.6889029145240784,0.04774195294066328,121.22028923034668,116.36853790283203,16.91359514267257
|
||||
policy,43,0.6935862898826599,0.6951392889022827,0.004688159679656361,0.2033947569628556,0.20315539091825485,0.0010837671467511661,0.0683952967325846,0.0687601640820503,0.004005327293776068,0.07440595080455141,0.07469337806105611,0.004026639573965836,0.7797762254873911,0.7788452506065369,0.026970338871116564,0.7157616863648096,0.7231417894363403,0.048815713593434444,120.24842516581218,115.3430061340332,17.33914861981717
|
||||
policy,44,0.6512947877248129,0.6530178785324097,0.005062952623924657,0.1928659801681836,0.19294314831495285,0.0009601678977320558,0.07231765612959858,0.07339553534984586,0.004700957048884728,0.07968465300897752,0.0797400884330272,0.005019171832853288,0.8108490606149038,0.8077124655246735,0.025332776850150136,0.7497010181347529,0.7596414685249329,0.04955212527533215,119.76794815063477,114.69635772705078,17.70981366581516
|
||||
policy,45,0.6531518499056498,0.6549632549285889,0.004906658625870822,0.18260763213038442,0.1828256100416183,0.0009225985257596919,0.07653762462238466,0.07812119275331494,0.005463380553659079,0.08545905724167818,0.08545089885592455,0.006305075071819752,0.8420786211887995,0.8395407497882843,0.023672306067977798,0.7853336284557978,0.7983302175998688,0.049642623347835674,119.73609797159831,114.59589767456055,18.04276528920554
|
||||
policy,46,0.6525183916091919,0.6548212766647339,0.004541304012008801,0.1720631569623947,0.17218126356601715,0.0010367290009857416,0.08096433679262793,0.0829377472400665,0.006399229589207928,0.09176907129585739,0.0916550643742084,0.007961854336567665,0.8727219452460607,0.8711307644844055,0.021921287043806484,0.8221182376146317,0.8359187841415405,0.048779113361970786,120.11476961771648,114.91991424560547,18.263108123026363
|
||||
policy,47,0.6531730890274048,0.6547446250915527,0.005437734552121981,0.16138986125588414,0.16114566475152964,0.0009047335406975093,0.08558821864426132,0.08711152523756019,0.007535231815172794,0.0986612165967623,0.09842653572559355,0.010080379559858741,0.9017549703518549,0.9014535248279572,0.02008624989447503,0.8590954492489496,0.8713729381561279,0.0467561429220998,120.90603510538737,115.69648742675781,18.438288178512074
|
||||
policy,48,0.6528385678927103,0.6544138193130493,0.005517814846478149,0.1503180029491583,0.15016971528530115,0.0008963117171964669,0.09048210767408209,0.09106839820742604,0.008900914616784297,0.1062721634904543,0.10666457191109649,0.012768320537168504,0.9278484682242075,0.9291300475597382,0.018315939208047693,0.8947220196326574,0.906304121017456,0.043653103110917635,122.12544822692871,116.80801391601562,18.575154185011744
|
||||
policy,49,0.6523533463478088,0.6542752981185913,0.004455382465809755,0.13798176373044646,0.1381175965070724,0.0008906561703618099,0.09627911883095897,0.0956235416233539,0.010579967490117234,0.11539459042251106,0.11591742932796475,0.016222577056815846,0.9494185696045557,0.9522973299026489,0.016921972010403998,0.926753635207812,0.9385473132133484,0.04005016983766867,123.81566619873047,118.55210876464844,18.640983721371807
|
||||
policy,50,0.6952081123987833,0.6967818737030029,0.004753297263104641,0.11368867754936214,0.11329961195588109,0.00108259533950925,0.15250370713571706,0.1496584191918373,0.01789122783626977,0.20943573117256162,0.2091431841254234,0.038641511688597176,0.9712262700001398,0.9768023490905762,0.015450070656591543,0.9640575846036276,0.9768900275230408,0.03425189692926204,124.62832768758138,119.43166732788086,18.558187857669097
|
||||
world_model,1,0.6920522650082906,0.6935214996337891,0.005466236933101261,1.414319892724355,1.414677917957306,0.0017427182868539341,0.07801343190173306,0.0771580524742603,0.010342194225088747,0.06163914377490675,0.06138124689459795,0.010341379986355771,0.23695792444050312,0.25244489312171936,0.09527016646220608,0.22879003236691153,0.24223756790161124,0.09186968443222593,146.90380096435547,146.90090942382812,4.904587105083101
|
||||
world_model,2,0.6504592100779215,0.6520031690597534,0.003858790321195461,1.021778255701065,1.0215696096420288,0.0021939747788905077,0.03134128389259175,0.031411932781338595,0.0012237247012053514,0.03195454025020198,0.032090872526168795,0.001008870359992504,0.23865261487662792,0.254543699324131,0.0939728782829856,0.23386404104530809,0.2462060898542404,0.09083033504203754,146.88538233439127,147.35162353515625,5.262597396053945
|
||||
world_model,3,0.6523898243904114,0.6546553373336792,0.005161420253111504,0.850506047407786,0.8500484228134155,0.0024212299460795593,0.030929672997444823,0.03104758448898785,0.0012425145414395628,0.03154625091701741,0.0316482298076152,0.0010069596931246661,0.2401070681711038,0.25640150904655457,0.09263752995721893,0.23865621288617447,0.24990323185920715,0.08983472738539702,147.01544698079428,147.57047271728516,5.64879057691386
|
||||
world_model,4,0.652339239915212,0.6539636850357056,0.004659138471427997,0.7495737920204798,0.7493915855884552,0.0019124903871971834,0.030524468204627384,0.0306879924610257,0.0012638661289349202,0.031142137013375717,0.031225967220962,0.0010140623461614999,0.24132852877179778,0.25802583992481226,0.09126723803522484,0.24317174591124055,0.25333072245120997,0.08888643739257977,146.89648818969727,147.58999633789062,5.475197514070853
|
||||
world_model,5,0.6523024439811707,0.6544320583343506,0.00412470503942541,0.6826190799474716,0.6828737556934357,0.0014431875602219173,0.03012695225576555,0.03033436276018615,0.001286985796524405,0.03074357022220885,0.030830820091068703,0.0010289493774332395,0.2423241653790076,0.25942383706569666,0.08986506899846754,0.24741612685223416,0.25649074465036387,0.08798843608750588,147.3836415608724,148.32361602783203,6.230881183577327
|
||||
world_model,6,0.6545718113581339,0.6553514003753662,0.00615441736732019,0.6322688460350037,0.6322011649608612,0.0015177958483641187,0.029738358687609396,0.0299878604710102,0.0013111603831487853,0.030351854550341714,0.0303498366847634,0.0010502773258737664,0.24310100202759102,0.2606024742126465,0.08843399365265353,0.25139499207337695,0.2608170881867409,0.08714304827184266,146.6420110066732,147.77931213378906,4.9121267617414235
|
||||
world_model,7,0.6523215969403585,0.6542963981628418,0.004803784148612588,0.5944830626249313,0.5943446457386017,0.0011244518380259683,0.02935979949931299,0.0295923855155706,0.0013357462699838483,0.02996818224589025,0.029957536607980652,0.001076663189333677,0.24366586531201995,0.26156835258007044,0.08697689841515333,0.25511408845583594,0.2658075466752052,0.08635209738730472,146.69779459635416,147.38909912109375,4.95142271573424
|
||||
world_model,8,0.6940665443738302,0.6952723264694214,0.00546114868154982,0.5634187658627828,0.5638508200645447,0.001644127119473304,0.0246551344171166,0.02362105716019865,0.005759662454986257,0.01830661599524314,0.018661915324628298,0.004726903851954574,0.2475592605769634,0.26449121534824366,0.08605374547275847,0.26047927637894946,0.2737980931997299,0.08481372371723445,147.67064412434897,147.1179428100586,5.828882439061106
|
||||
world_model,9,0.6504354476928711,0.6523102521896362,0.0047059311783636355,0.5375879406929016,0.5374449193477631,0.0010894797019248223,0.012069018712888109,0.011712576262652801,0.0013551265233205567,0.010296131639430868,0.009913699701428351,0.0010594215500770417,0.2564305377503236,0.27423410117626185,0.08442135246527777,0.26797285924355185,0.2819933742284775,0.08340870939534965,148.17193476359049,147.27590942382812,6.207657262204913
|
||||
world_model,10,0.6523615519205729,0.654249906539917,0.004460992465078692,0.5158881197373072,0.5159253776073456,0.0007790074621874404,0.012209693047528433,0.01178610045462845,0.001396461833755684,0.010564595228061033,0.0102135329507291,0.0010598261302018628,0.26529680068294204,0.2839750349521637,0.08277919103731941,0.27548017849524814,0.2901989817619324,0.08199641981777572,149.3452491760254,149.31180572509766,6.348425462623009
|
||||
world_model,11,0.6519439617792765,0.6537501811981201,0.004271956584260343,0.49652022620042163,0.49702735245227814,0.001271293605527375,0.012424955765406242,0.01193694118410345,0.001429836673630293,0.010915423510596108,0.0105967377312481,0.0010571944378988919,0.2741710084180037,0.29372794926166534,0.08112614992498726,0.28301334505279857,0.29842792451381683,0.08057508956824645,149.3150863647461,149.82164764404297,6.293832423525588
|
||||
world_model,12,0.6524248917897543,0.6539568901062012,0.004194720880048308,0.4799470975995064,0.4798712879419327,0.0011326325361957306,0.012712318605432866,0.012224383652210201,0.0014555806258921436,0.011343103600665884,0.011057070922106449,0.001052275106209149,0.2830661945044994,0.3034171015024185,0.07946115108700798,0.29058465485771495,0.30669330060482025,0.07914287743094492,149.7440554300944,149.79910278320312,6.288414735684235
|
||||
world_model,13,0.6526085138320923,0.6539374589920044,0.005136095214941556,0.46496074895064027,0.46469287574291224,0.0010061231787897031,0.013068422287081632,0.01260012062266465,0.0014743178584835418,0.01184164088529841,0.0116049777716398,0.0010459631972557614,0.29199534654617304,0.31242284178733826,0.07778314270612326,0.29820658639073366,0.31500841677188873,0.07769797824612301,150.08925120035806,149.4897918701172,6.323316154461882
|
||||
world_model,14,0.652324398358663,0.6537342071533203,0.004074227406275567,0.4514198477069537,0.45124994218349457,0.0011698620809390224,0.013489715056493825,0.0130420480854809,0.0014869140023478318,0.012405391316860874,0.01222430495545265,0.0010391882745479028,0.30097158625721926,0.3214766383171081,0.0760911151340395,0.30589184165000916,0.32338675856590265,0.07623851054329879,150.02687327067056,149.04521942138672,6.364622140614597
|
||||
world_model,15,0.6940721074740092,0.6960084438323975,0.00562696952781379,0.4390951171517372,0.43877218663692474,0.0012646862193669115,0.014829606671507109,0.01438675494864575,0.0017315333518502147,0.013911676205073734,0.01327950879931445,0.0016730520406360398,0.309134175380071,0.32928359508514404,0.07494703956114301,0.313350923359394,0.33181875944137573,0.07469971968966775,150.22063827514648,149.69623565673828,6.514290262704491
|
||||
world_model,16,0.6513906319936117,0.6516209840774536,0.005862868394090411,0.4271281361579895,0.42717447876930237,0.0009977524144750994,0.014558734217037716,0.014026538003236,0.0014499046923655376,0.014057875688498174,0.0139934448525309,0.0012592714937108783,0.3189219820002715,0.3391234129667282,0.07317136608204393,0.32139050712188083,0.3403778374195099,0.07308197848055702,150.47650655110678,149.90386962890625,6.684263977815393
|
||||
world_model,17,0.6529017686843872,0.6547645330429077,0.003928110636525836,0.4159514904022217,0.4159282892942428,0.0009606734092277363,0.015307810545588482,0.01473899977281685,0.0014394494148816984,0.014933064812794274,0.0149150588549673,0.001239579311955453,0.3288567600150903,0.34910689294338226,0.07135889173426996,0.3295780221621195,0.3490864634513855,0.07144137093609901,150.5337371826172,149.8135223388672,6.5915470745104665
|
||||
world_model,18,0.6519451340039571,0.6535136699676514,0.004340922073330631,0.40628015746672946,0.40655396878719324,0.0012449864228517606,0.0161047878209501,0.015511312056332799,0.001428361225215832,0.015852519466231216,0.0158797735348343,0.001223184345127828,0.33895695706208545,0.359252393245697,0.06950722256182718,0.33793119713664055,0.3579627722501755,0.06977618436512374,150.79469680786133,150.36839294433594,6.578603808585775
|
||||
world_model,19,0.6520370244979858,0.6544438600540161,0.004385937041718308,0.39645818372567493,0.39655084908008575,0.0012165784203151979,0.01694803141678369,0.016331834718585,0.0014171542346085948,0.016815660831828866,0.0168875297531485,0.0012102282294607222,0.34924175838629407,0.36957892775535583,0.06761386614420738,0.34646883110205334,0.3659617602825165,0.06808484309702989,150.91554896036783,150.8663101196289,6.701624438853301
|
||||
world_model,20,0.6523573597272238,0.6540563106536865,0.004468127620910014,0.38726625839869183,0.3873290568590164,0.0010541307741545297,0.017836656266202483,0.01720230933278795,0.0014061977251337543,0.017822675406932793,0.01793898642063135,0.0012008484516984165,0.3597314904133479,0.3801066279411316,0.06567635660231454,0.3552111027141412,0.3733828365802765,0.06636586529943199,151.07973988850912,151.0251007080078,6.7167389153308505
|
||||
world_model,21,0.6516771713892618,0.6535114049911499,0.004338073573363199,0.3793390691280365,0.3795119374990463,0.0007700546263601625,0.018770409747958152,0.0181273017078638,0.0013957178015409424,0.018874508018294916,0.019035617820918498,0.0011951227190655186,0.37044749160607654,0.39085665345191956,0.06369225275449569,0.3641795615355174,0.3810085654258728,0.06461799600472988,151.2955691019694,151.18348693847656,6.71836357512722
|
||||
world_model,22,0.6934609214464823,0.6950405836105347,0.004135138437304501,0.37138837824265164,0.3716769218444824,0.0007252335349934179,0.020947940958042904,0.020606040954589802,0.0015503216964007907,0.020910118551303872,0.020939548499882152,0.0012762675731191392,0.3810347045461337,0.40036934614181513,0.06201695157962631,0.37371111412843067,0.3889330774545669,0.06296338493601927,151.46612930297852,151.3327407836914,6.72959879183687
|
||||
world_model,23,0.6502136786778768,0.652105450630188,0.004522978759341951,0.3633861069877942,0.3633726835250854,0.0006919966137837056,0.021890255933006558,0.0213799541816115,0.001367207571217266,0.022035128281762156,0.0221835561096668,0.00123608879624901,0.3929034322500229,0.4124106764793396,0.05982663721370838,0.38365544378757477,0.39713336527347565,0.061218271868450205,151.70124944051108,151.7321548461914,6.67901289349945
|
||||
world_model,24,0.6524380445480347,0.6540864706039429,0.0040292123508458635,0.3563703844944636,0.3562264144420624,0.0007109278580362393,0.02303277639051274,0.02250247634947295,0.0013569703998414988,0.023287578175465232,0.0234583057463169,0.0012419971164445846,0.40512414276599884,0.4247978627681732,0.05757184966103219,0.3939416433374087,0.405638188123703,0.05944398637045323,151.79063161214194,151.36248779296875,6.781417397802926
|
||||
world_model,25,0.653100828329722,0.6537055969238281,0.0042880656794582845,0.34897643824418384,0.3490684777498245,0.0008863113134339719,0.024227461156745716,0.02367654535919425,0.0013470515128880234,0.02459753351286048,0.0247308360412716,0.0012519048183952642,0.4177284042040507,0.43756185472011566,0.05525005561853949,0.4046031857530276,0.4144793599843979,0.05764174711853402,152.05566533406576,151.45814514160156,6.811268024983545
|
||||
world_model,26,0.6526519258817037,0.6537536382675171,0.004064865598705601,0.3424549077947934,0.34258048236370087,0.0008311818721422003,0.0254767388105392,0.024910049512982348,0.0013371829252345922,0.025968901036928033,0.0260628787800669,0.001266096168967354,0.43074992795785266,0.4504780620336532,0.05285918299786856,0.4156765167911847,0.42369207739830017,0.055813776128482706,152.30254872639975,151.89849853515625,6.798675787089406
|
||||
world_model,27,0.6529674530029297,0.6541560888290405,0.004384756233805769,0.3357531279325485,0.33602236211299896,0.0008562414166120308,0.026784060212473013,0.0262397360056638,0.001327024387727694,0.027406806126236864,0.0274589695036411,0.0012849698006682348,0.4442247226834297,0.4626906216144562,0.05039788528604998,0.42720157156387967,0.43331530690193176,0.053963636597771196,152.45562744140625,152.05162048339844,6.797865840460802
|
||||
world_model,28,0.6527975996335348,0.6545755863189697,0.00428586502929019,0.32933210333188373,0.32935529947280884,0.0008284852055856463,0.02815320451433456,0.02763327769935125,0.0013161559571253938,0.02891691417122876,0.0289241028949618,0.0013090634867190803,0.458191176255544,0.47534777224063873,0.04786589427771741,0.4392220328251521,0.4433925300836563,0.05209659607506572,152.68946584065756,152.36886596679688,6.747532754985133
|
||||
world_model,29,0.6947486797968546,0.6961662769317627,0.004321114314143505,0.3233643596371015,0.3231696635484695,0.000726510627374528,0.030513566918671076,0.03021624032407995,0.0014536578345310694,0.031146705461045063,0.031146881170570802,0.0012767436185482169,0.47239025433858234,0.48800359666347504,0.04542584038740215,0.4521775618195534,0.4540799856185913,0.05035915166708959,152.8093516031901,152.4520492553711,6.788083581546772
|
||||
world_model,30,0.6508347789446512,0.6529045104980469,0.003920559810328584,0.3168910294771194,0.3167674392461777,0.0006576447038237074,0.031952280085533816,0.03152666985988615,0.001301434576860296,0.03286214234928285,0.0328019503504037,0.001305085552749562,0.4880257472395897,0.5024299919605255,0.04264227207975379,0.46577789386113483,0.4653504341840744,0.04861881436230844,153.05570475260416,152.55791473388672,6.7482004724888
|
||||
world_model,31,0.6530262033144633,0.6544672250747681,0.003980371049556149,0.3120910326639811,0.31194551289081573,0.0006346606721865645,0.03359266029049949,0.03319624252617355,0.0012815254694467206,0.03467807173728938,0.03462104871869085,0.0013423829020963616,0.5043376411000887,0.5174934267997742,0.03979380305931669,0.48007553815841675,0.4772693663835525,0.04691052923996436,148.62751642862955,148.12825775146484,7.042183461933954
|
||||
world_model,32,0.6527512470881144,0.6547424793243408,0.004035538477581833,0.30449895312388736,0.3046198785305023,0.0006195229472772778,0.03532039156804478,0.03495796583592885,0.0012574465355918202,0.036602491512894596,0.0365891437977552,0.0013886351323937462,0.5213790237903595,0.5331731736660004,0.03689219303239266,0.4951387643814087,0.48991031944751734,0.045254522033246154,144.60577265421549,144.06317138671875,7.371056052492621
|
||||
world_model,33,0.6530384620030721,0.6545898914337158,0.004456256035906427,0.29678960641225177,0.29669123888015747,0.0006127453251684042,0.03714213830729321,0.0368196461349725,0.0012281039877917396,0.03864609636366364,0.03868324682116505,0.0014459948571953678,0.5392048681775728,0.5486357808113098,0.033956090837907786,0.5110419715444247,0.5033565163612366,0.043675554494888,140.77771059672037,140.32511138916016,7.700891299110919
|
||||
world_model,34,0.6535017093022665,0.6551343202590942,0.004460891808258094,0.2884543811281522,0.28823286294937134,0.0008914360038578164,0.03906640379379187,0.03879121318459505,0.0011922881242058829,0.04082227094719803,0.04087940417230125,0.001517351361391637,0.5578715627392133,0.5648828148841858,0.031013881133381292,0.527866505086422,0.519889622926712,0.042203057952130155,137.0882968902588,136.7811508178711,8.060447251374557
|
||||
world_model,35,0.6527722080548605,0.6547946929931641,0.004289806683412938,0.2799650008479754,0.2799072861671448,0.0006702998096082764,0.041101116687059354,0.04083966277539725,0.0011488429013506633,0.04314469515035546,0.0432529095560312,0.0016065243762540661,0.5774352103471756,0.5829261839389801,0.028107859717130264,0.5456999987363815,0.5358990430831909,0.04087035712088404,133.56929397583008,133.4268035888672,8.443235668256222
|
||||
world_model,36,0.6956316828727722,0.6970300674438477,0.005764242137973462,0.2710931226611137,0.2709398567676544,0.0008675943229475696,0.04512972136338545,0.044876230880618054,0.0011015761179282348,0.047094057003656986,0.047309299930930096,0.0016440841063334048,0.5980175683895746,0.6017658412456512,0.02505621831670273,0.5652267783880234,0.5553232729434967,0.03968851858663859,130.3167470296224,130.20084381103516,8.794964931670266
|
||||
world_model,37,0.6509242256482443,0.6526464223861694,0.004366911963937991,0.2620290741324425,0.26201052963733673,0.000913761257039595,0.047596856641272646,0.0472458563745021,0.0010358216168913912,0.049896070423225504,0.0502359047532081,0.0017823393507400665,0.6205427696307501,0.6208203136920929,0.022180518318943954,0.5860534459352493,0.5759326219558716,0.03871980842057247,127.32627550760905,127.19591522216797,9.128371320837578
|
||||
world_model,38,0.6539912422498068,0.6556401252746582,0.004403117531582656,0.252562294403712,0.252308651804924,0.0008092821512226679,0.05019522303094462,0.0497705023735761,0.0009660593762534654,0.052916369711359296,0.0533362049609422,0.0019606658842229387,0.6442326009273529,0.6423853039741516,0.01965875079969849,0.6082938810189565,0.5972026586532593,0.03799230740984591,124.56271489461263,124.65119552612305,9.466253201838839
|
||||
world_model,39,0.6529997785886129,0.6543270349502563,0.004071089371421369,0.24336301907896993,0.24332927167415613,0.0010105529839291756,0.05296101359029607,0.052490519359707805,0.0009077954908419835,0.05617976964761809,0.05651206895709035,0.002191597195177388,0.6691168944040934,0.667682409286499,0.017677073353360055,0.6320606768131256,0.6209672093391418,0.03751702699514048,122.19917106628418,122.34699249267578,9.776471731855573
|
||||
world_model,40,0.6531176567077637,0.6544831991195679,0.004216501287391156,0.23378529399633405,0.2335293516516685,0.0011574945166516397,0.05590672666827833,0.0555378384888172,0.0008923349838733058,0.059714796952903215,0.0600809901952743,0.002491359215844033,0.6951984912157059,0.6972623467445374,0.016420404055286383,0.6574577291806539,0.6465781927108765,0.03727690522585829,120.16557884216309,120.38493728637695,10.061956610372887
|
||||
world_model,41,0.6523948709170023,0.6543760299682617,0.004396173107765593,0.223489752660195,0.223068818449974,0.000795911430219126,0.05904083481679356,0.05896125175058835,0.0009690362854138065,0.06354898866266007,0.0635044649243354,0.002880479554941361,0.7224377393722534,0.7243884205818176,0.015979933050760543,0.6845662196477255,0.6741755604743958,0.03721539386945061,118.44633928934734,118.91807174682617,10.437762432559268
|
||||
world_model,42,0.6531136234601339,0.6545628309249878,0.004795337917988183,0.21319767708579695,0.21309560537338254,0.0009232332484787534,0.06237269596507148,0.0624381080269813,0.001184692899763466,0.06771451234817501,0.06740097329020495,0.0033850680523732786,0.7507357001304626,0.7517052590847015,0.01625937018569459,0.7134263664484024,0.7041855752468109,0.03722758559619119,117.0564359029134,117.67394638061523,10.705144484899012
|
||||
world_model,43,0.6952829758326212,0.6957237720489502,0.005904180590532222,0.2029476314783096,0.2027587220072746,0.0009316251276106057,0.06824335517982638,0.0674095898866653,0.0017200059613415198,0.0724324143181244,0.07236373052000994,0.003996120481959595,0.7803894132375717,0.7835233211517334,0.01661232225614635,0.7439529399077097,0.7396745681762695,0.03732531874586276,116.03532282511394,116.66627883911133,10.979612829914457
|
||||
world_model,44,0.6508402625719706,0.6524277925491333,0.004561259270403872,0.19291556874910987,0.19283432513475415,0.0009186556094462112,0.07239630756278828,0.07116690650582311,0.002299844270140237,0.07744854191939031,0.07692327350378035,0.004853477091508,0.8111774275700251,0.8144389986991882,0.017498337805825416,0.7761678496996561,0.7766525149345398,0.03717700033486442,115.49043401082356,116.1374626159668,11.156609367183185
|
||||
world_model,45,0.653778870900472,0.655056357383728,0.004507082970743976,0.18233024825652436,0.18210494518280024,0.0010804524591788247,0.07674552127718921,0.07529695332050321,0.003153640320630668,0.08291686202088987,0.0817632339894771,0.005961341179678648,0.8422991881767908,0.8455601036548615,0.018071605335537144,0.8097842931747437,0.8145977556705475,0.03651549292720896,115.320250193278,116.04695129394531,11.326435033168723
|
||||
world_model,46,0.6529026627540588,0.6540555953979492,0.004414376386891608,0.171872383604447,0.17181012779474256,0.0008829872207456303,0.0813436949004729,0.07961892336606975,0.004234292127759713,0.08887176898618536,0.0868611671030521,0.007385845597912033,0.8730683128039042,0.8760267496109009,0.018012407364300743,0.8442535350720087,0.8526708781719208,0.03506146495117241,115.62433751424153,116.3388557434082,11.440577671309633
|
||||
world_model,47,0.6538553833961487,0.6550946235656738,0.004545580565138878,0.16146667798360187,0.1612354964017868,0.0007417246402702589,0.08619317226111883,0.08411881327629085,0.005575244522123553,0.09535565537710981,0.092602752149105,0.009205155384603833,0.9025160570939382,0.9057775437831879,0.017133692955864158,0.8786448339621226,0.8891583681106567,0.03259756137240939,116.39265569051106,117.09061813354492,11.453456302432544
|
||||
world_model,48,0.6530816356341044,0.6542139053344727,0.003802921570774165,0.1501614575584729,0.15000986307859415,0.0008574920412103669,0.0913813859224319,0.0888632610440254,0.007214673130245969,0.10250230878591532,0.09889804571866985,0.011515168245451107,0.9293509225050608,0.9318410158157349,0.015442485085511546,0.9115087886651357,0.9195781946182251,0.02910106931503869,117.56996854146321,118.23319625854492,11.510148785241526
|
||||
world_model,49,0.6536320845286051,0.6550788879394531,0.004052943112947681,0.13761946062246955,0.1375186815857887,0.0008663855189229262,0.0975656217585007,0.0944696925580501,0.009240986712826986,0.11108618043363089,0.1063238680362701,0.014499835976813213,0.9519877036412557,0.9540824294090271,0.013202243013910576,0.9407958686351776,0.9428155422210693,0.024919961496095315,119.27193705240886,119.94000244140625,11.518217975910105
|
||||
world_model,50,0.69520503282547,0.6958858966827393,0.005565119740808208,0.11328522612651183,0.113355703651905,0.0009938143007361465,0.15465871244668958,0.14985609799623484,0.015894978152176612,0.20131363843878106,0.1916139796376228,0.03608835923569937,0.9754276772340139,0.9773668348789215,0.009745914654052192,0.9737527966499329,0.9793283045291901,0.019963572652676682,120.17419751485188,120.84512710571289,11.468458411058213
|
||||
|
@@ -0,0 +1,13 @@
|
||||
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,0,34.617130279541016,34.804734230041504,144.11834335327148,,,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,1,34.663827419281006,33.852627992630005,141.10746026039124,238.76235961914062,0.19588381052017212,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,2,34.51099419593811,34.52734351158142,141.55100512504578,192.69406127929688,0.22907745838165283,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,3,34.44121551513672,34.549001932144165,142.6143033504486,203.3989715576172,0.26541244983673096,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,4,34.18079924583435,34.60218596458435,142.651508808136,175.75875854492188,0.26726996898651123,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,5,34.3243682384491,34.325531005859375,141.39526462554932,176.97088623046875,0.21478188037872314,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,6,34.00009322166443,34.33284664154053,142.45920038223267,158.7442169189453,0.3191809058189392,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,7,34.48305416107178,34.50141191482544,142.21532201766968,186.0672607421875,0.2970067858695984,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,8,34.42770552635193,34.152040004730225,141.60313963890076,175.5354766845703,0.25880998373031616,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,9,34.3175151348114,34.40176320075989,141.7354872226715,207.59043884277344,0.27917248010635376,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,10,34.54561901092529,34.17349934577942,142.01836943626404,159.05198669433594,0.16959547996520996,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,11,34.495683431625366,34.39462733268738,143.00615429878235,159.41757202148438,0.18029195070266724,
|
||||
|
@@ -0,0 +1,3 @@
|
||||
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,policy,34.41733378171921,,,,47.5,49.3,47.583333333333336,48.333333333333336,,184.90836264870384,0.243316650390625,142.20629654328027,34.41733378171921,34.38480108976364,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,world_model,34.38480108976364,,,,47.583333333333336,49.416666666666664,47.75,48.333333333333336,,184.90836264870384,0.243316650390625,142.20629654328027,34.41733378171921,34.38480108976364,
|
||||
|
1201
unitree_z1_stackbox/case3/output/sparse_8/inference/stepwise_log.csv
Normal 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: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- 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=143.1844, median=147.4895, p90=159.0503, p95=161.8333
|
||||
|
||||
### 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=nan, median=nan, p90=nan, p95=nan
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3534, median=0.3492, p90=0.4171, p95=0.4281
|
||||
- `action_delta_mid_steps`: mean=0.0263, median=0.0265, p90=0.0283, p95=0.0289
|
||||
- `state_delta_mid_steps`: mean=0.0256, median=0.0258, p90=0.0273, p95=0.0279
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=48.0833, median=48.0833, p90=48.0833, p95=48.0833
|
||||
- `oracle_budget_state`: mean=48.6667, median=48.6667, p90=48.6667, p95=48.6667
|
||||
- `oracle_budget_action_by_scene`:
|
||||
- `unitree_z1_stackbox`: mean=48.0833, median=48.0833, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=179.7446, median=172.1498, p90=203.4590, p95=221.0535
|
||||
- `action_drift_vs_prev_round`: mean=0.2841, median=0.2810, p90=0.3401, p95=0.3480
|
||||
- `round_total_time_s`: mean=135.8333, median=135.6952, p90=136.2318, p95=136.7025
|
||||
- `policy_pass_total_time_s`: mean=33.3106, median=33.2931, p90=33.3214, p95=33.4787
|
||||
- `world_model_pass_total_time_s`: mean=33.3300, median=33.2793, p90=33.3598, p95=33.5599
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 281 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 121 KiB |
@@ -0,0 +1,4 @@
|
||||
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
unitree_z1_stackbox,policy,33.31060814857483,33.31060814857483,,,,,,,,,,,,,,,,,48.083333333333336,48.083333333333336,,48.75,48.75,,135.8333285252253,135.8333285252253,,33.31060814857483,33.31060814857483,,33.33001430829366,33.33001430829366,,179.74462890625,179.74462890625,,0.2840920253233476,0.2840920253233476,
|
||||
unitree_z1_stackbox,world_model,33.33001430829366,33.33001430829366,,,,,,,,,,,,,,,,,47.91666666666666,47.91666666666666,,48.66666666666666,48.66666666666666,,135.8333285252253,135.8333285252253,,33.31060814857483,33.31060814857483,,33.33001430829366,33.33001430829366,,179.74462890625,179.74462890625,,0.2840920253233476,0.2840920253233476,
|
||||
|
@@ -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,0.6876333951950073,0.6873940229415894,0.0012289253875580996,1.4144820074240367,1.415074646472931,0.002024209083214675,0.08149613005419568,0.08032296597957606,0.007201074453140118,0.0678182123228907,0.06974372640252105,0.010806179617974556,0.25354062207043165,0.26143959164619446,0.0780483811038476,0.2905591987073421,0.31883798539638514,0.08636696229544821,147.62583923339844,149.1591796875,4.114253673543559
|
||||
policy,2,0.646190881729126,0.6461204290390015,0.0010914926546406554,1.021792968114217,1.0213180780410767,0.0020494820813229354,0.03192731334517394,0.03211276791989795,0.0013362663638765632,0.03211886761710043,0.031936172395944554,0.0011210509188574389,0.2576955569287141,0.26522396504879,0.07709675370108064,0.29698154206077254,0.324616402387619,0.086722217949469,148.72235234578451,150.02918243408203,4.677866576905736
|
||||
policy,3,0.6473841667175293,0.6470451354980469,0.001357497673477796,0.8511401613553365,0.8504095673561096,0.0021593777403325688,0.031612257783611576,0.031847208738327,0.0013339333448294688,0.031678992168356936,0.0313955536112189,0.0010850007071494764,0.2615566371629635,0.268714964389801,0.07617046115071076,0.30302859346071875,0.329971507191658,0.08709007840398413,149.25372187296549,149.85845947265625,5.158928316632823
|
||||
policy,4,0.6478403409322103,0.6475626230239868,0.001465766401275279,0.7508280078570048,0.751181036233902,0.0020147225772125903,0.03129884538551168,0.03151671960949895,0.001334089229061995,0.03124369044477736,0.0310078496113419,0.0010576830287942138,0.2651284057646989,0.27169960737228394,0.07527242910982744,0.3087084280947844,0.3349146395921707,0.08746608628794986,149.1367556254069,148.55996704101562,5.447578647770394
|
||||
policy,5,0.6478731036186218,0.6474255323410034,0.0015944946211952297,0.681552067399025,0.6818171143531799,0.0013265474623883554,0.030988224316388317,0.0311883799731731,0.0013364046844038585,0.030814430055518895,0.03063430543988935,0.0010391620400418851,0.2684157167871793,0.2719822973012924,0.07440550023095929,0.3140294440090656,0.3388510793447494,0.08784633608866182,150.44435373942056,149.23043823242188,7.486742114862027
|
||||
policy,6,0.6479721466700236,0.6479930877685547,0.0018652734370028941,0.6317756275335947,0.6316770315170288,0.0010111831138580561,0.0306815123185515,0.03086338657885785,0.0013405312750309761,0.03039261450370148,0.0302672758698463,0.0010292353470679019,0.2714237086474895,0.27204206585884094,0.0735724482715976,0.31900039439400035,0.3423750698566437,0.08822726340729725,151.22791544596353,148.97162628173828,7.348190108148219
|
||||
policy,7,0.64757239818573,0.6468881368637085,0.0017911463870215808,0.5937967648108801,0.5937641561031342,0.001824957296283733,0.030379731518526826,0.030504593625664697,0.001346111068941289,0.0299795009195804,0.0299078812822699,0.0010274371018242773,0.2741576793293158,0.27202995121479034,0.07277604895320385,0.32363010322054225,0.34554427862167353,0.08860584601440188,151.4323959350586,149.5297088623047,7.9438864283048565
|
||||
policy,8,0.6491584777832031,0.6477417945861816,0.005589947529793174,0.5633411804835001,0.5631420314311981,0.0015809651190173805,0.030083967062334165,0.0301453368738293,0.0013527859121788537,0.029576398897916033,0.029596203006803948,0.0010330792027746568,0.27662301870683825,0.2723078727722168,0.07201896013560093,0.32792751615246135,0.34836728870868683,0.08897950394538028,152.03312174479166,149.2892303466797,8.099792349419978
|
||||
policy,9,0.6480284929275513,0.6480022668838501,0.0021252863071840452,0.5371532291173935,0.5369609892368317,0.0016282785518167394,0.02979509532451624,0.02981958724558345,0.001360207197247061,0.029184362695862807,0.029273069463670198,0.001045299440633985,0.27882520668208594,0.2723624557256698,0.07130379124721949,0.3319014931718508,0.3508528023958206,0.08934598383539623,152.6089719136556,150.6930694580078,7.8468042555466235
|
||||
policy,10,0.6479558348655701,0.6477810144424438,0.001440757116522772,0.5146738489468893,0.5149514079093933,0.0009816306602622408,0.02951413827637825,0.02953714132308955,0.001368051831103739,0.02880457416176793,0.0289157265797257,0.0010631572838109866,0.28076969708005584,0.27401652932167053,0.0706331094858278,0.33556075394153595,0.35300952196121216,0.08970349010174918,153.09812291463217,151.15737915039062,8.307651508747432
|
||||
policy,11,0.6482800046602885,0.6476414203643799,0.0020486662168080288,0.49607416490713757,0.495911180973053,0.0010041565565118268,0.029241834767162758,0.0293221697211265,0.0013760029485580087,0.028437933884561017,0.0285706622526049,0.0010856521747620335,0.28246190523107845,0.27547532320022583,0.07000936928180565,0.33891386290391284,0.3558337092399597,0.09005060435327139,153.32221857706705,151.68817901611328,8.143627841968993
|
||||
policy,12,0.6482636332511902,0.6480385065078735,0.0018970749065939962,0.4790726900100708,0.4790524542331695,0.0009241972242278737,0.028979130399723812,0.02904469240456815,0.0013837939532140497,0.028085486808170843,0.028211656026542152,0.0011118303016712052,0.28390712787707645,0.2767295092344284,0.06943489544111497,0.3419691001375516,0.36075064539909363,0.09038617448871406,153.6342035929362,153.08834075927734,8.949403861795917
|
||||
policy,13,0.6478828390439352,0.6475222110748291,0.001799715858510381,0.46418559551239014,0.46419599652290344,0.0011842843923720325,0.02872668610264854,0.0287724835798144,0.0013911615986892084,0.02774802859251692,0.02779938932508225,0.0011407783491327738,0.28511056303977966,0.27778351306915283,0.06891198688772451,0.34473443776369095,0.3653164356946945,0.09070941128967804,154.0482063293457,153.92510223388672,9.322268178264789
|
||||
policy,14,0.6478614807128906,0.6477105617523193,0.001978637353671473,0.4507574811577797,0.45086102187633514,0.0006544261614924839,0.028485362883657148,0.0285114767029881,0.0013978916719563376,0.027426514774560883,0.0274044862017035,0.0011716589937465964,0.2860772088170051,0.2792985141277313,0.06844272596610579,0.34721753373742104,0.3695391118526459,0.09101974981230031,154.0495351155599,153.94023895263672,9.042234688622854
|
||||
policy,15,0.6482092539469401,0.6477389335632324,0.0019227114593044607,0.438017559548219,0.43838541209697723,0.0013644734200898144,0.028255745613326572,0.02826230041682715,0.001403788207043314,0.027121617458760683,0.027027728036046,0.0012037307200197618,0.28681189691027004,0.28361018002033234,0.06802917279463548,0.34942563126484555,0.37342643737792963,0.09131689300953325,154.35537974039713,154.35301208496094,8.671332726764755
|
||||
policy,16,0.647756556669871,0.6472121477127075,0.001817275128234898,0.42663401116927463,0.42682866752147675,0.0013030570034301516,0.028038527816534,0.0280257267877459,0.0014086871006488725,0.026834128890186493,0.026765057817101402,0.0012363230688462934,0.2873192243278026,0.28768952190876007,0.06767308244032652,0.3513655612866084,0.3769860565662384,0.09160078509702203,154.60558319091797,153.85462188720703,8.585216658303242
|
||||
policy,17,0.6480094989140829,0.6477882862091064,0.0018721395904628118,0.4156700347860654,0.41562359035015106,0.001007559145635293,0.02783435489982361,0.02780243381857865,0.0014124480404918512,0.02656475966796275,0.02657008357346055,0.0012688630181635202,0.2876035496592521,0.2915397584438324,0.06737617104327995,0.35304374620318413,0.380225345492363,0.09187145835389993,155.27739461263022,154.36876678466797,8.698751378657379
|
||||
policy,18,0.648110588391622,0.6476049423217773,0.002096559412920932,0.40583738684654236,0.40584586560726166,0.0011865087820752756,0.02764371813585356,0.027592978440225048,0.0014149635818997337,0.02631408115848895,0.02639296464622015,0.0013008389960610205,0.2876689756910006,0.2934955954551697,0.06713989030292114,0.35446615889668465,0.38315141201019287,0.09212925467640087,155.33539072672525,154.52297973632812,9.078657815552907
|
||||
policy,19,0.6483511527379354,0.6476898193359375,0.0019800578340884462,0.3962418908874194,0.39620906114578247,0.0014364420115246038,0.02746704422558342,0.0273978225886821,0.0014161386737229986,0.02608258960147695,0.0262340391054749,0.0013318028485946624,0.2875193506479263,0.29339624941349024,0.06696549607818347,0.3556382991373539,0.38577103614807123,0.09237452843405161,155.6486333211263,154.45716094970703,9.093577793262684
|
||||
policy,20,0.648666242758433,0.648119330406189,0.0020999020251317047,0.38781192650397617,0.38791161775588984,0.0010268485599421156,0.02730502669389044,0.02721771225333205,0.0014159235256785768,0.025871045266588472,0.0260939141735434,0.0013613797490444177,0.2871581986546516,0.2930974066257477,0.06685402387023791,0.3565651749571164,0.3870406895875931,0.0926078438623027,155.85679372151694,154.81371307373047,8.74378886276453
|
||||
policy,21,0.648451030254364,0.6481812000274658,0.002315410596134266,0.3791979451974233,0.37951789796352386,0.0010648369436022007,0.027157983742654282,0.02705299668014045,0.0014142685417344455,0.025679815405358814,0.02597279194742435,0.0013892389143463793,0.2865888066589832,0.2926025092601776,0.06680625718517931,0.35725137094656617,0.38684873282909393,0.09282984104489325,156.03615697224936,154.9607925415039,8.80772643870022
|
||||
policy,22,0.648074229558309,0.6476213932037354,0.0022971849872690637,0.3712187086542447,0.37137626111507416,0.0007802836097681254,0.027026250648001775,0.02690406609326595,0.0014111541003085791,0.025509299710392907,0.0258709182962775,0.00141507861784912,0.2858141350249449,0.29191446304321284,0.06682276719821327,0.3577009439468384,0.3863992393016815,0.09304126463856387,156.13563283284506,155.21438598632812,8.825177665353063
|
||||
policy,23,0.648950199286143,0.6484490633010864,0.0020456293030342507,0.36320949097474414,0.36321862041950226,0.0008766108269508427,0.026910256283978574,0.02679076883941885,0.001406583258805026,0.02535996881003176,0.02578860428184265,0.0014386595813472725,0.28483684236804646,0.2910358607769012,0.06690381491185753,0.35791746775309236,0.3856962323188782,0.09324291538143355,156.29257202148438,155.27404022216797,8.902161575882147
|
||||
policy,24,0.6485547423362732,0.6480021476745605,0.0020089937983555945,0.35623189558585483,0.35619863867759705,0.000946751907284898,0.026810197470088757,0.02671835571527475,0.0014005812959702172,0.02523206733167167,0.025701076723635148,0.0014597633693468892,0.2836592905223369,0.28996890783309937,0.06704942972817694,0.3579040418068568,0.3847432285547256,0.09343567607473366,156.3656997680664,155.43746185302734,8.937006553256575
|
||||
policy,25,0.648395856221517,0.6478629112243652,0.0022075942328981285,0.34925205012162525,0.3494147062301636,0.000777881605272678,0.026726574792216184,0.02666253410279745,0.0013931977558153986,0.02512611169368026,0.0256056590005755,0.001478220676060387,0.2822835184633732,0.2887153923511505,0.06725933030925225,0.35766326636075974,0.3835431635379791,0.09362042660527072,156.42953236897787,155.39195251464844,8.868275858183502
|
||||
policy,26,0.6485830942789713,0.6481282711029053,0.002380344620016882,0.3419710000356038,0.34198386967182154,0.0010229421819596424,0.02665933438887193,0.0266231689602136,0.001384482036534094,0.02504208978886399,0.02553049568086855,0.0014938678808141652,0.28071129694581026,0.2872767895460129,0.06753301190234727,0.35719726731379825,0.3820985704660415,0.09379815782508222,156.64394505818686,155.61054229736328,8.83243942504907
|
||||
policy,27,0.6485467354456583,0.6483960151672363,0.0020549633884060117,0.33605767289797467,0.33602575957775116,0.0009601068942722149,0.026608765901376757,0.026600481942296,0.0013745255107929693,0.02498030460750059,0.02547587733715765,0.0015065874802656155,0.2789440676569938,0.2856541574001312,0.06786962883316316,0.35650771607955295,0.38041141629219055,0.09396986304466906,156.82147979736328,155.6609344482422,8.816790805625564
|
||||
policy,28,0.6483966509501139,0.647834300994873,0.0031298736117467535,0.32971419890721637,0.3296511620283127,0.0008105930222532419,0.026575011511643692,0.0265945242717862,0.0013634324402575977,0.024940896934519157,0.02544193714857095,0.0015162936119236293,0.276982964326938,0.2838481068611145,0.06826813705274273,0.3555957153439522,0.37848298251628876,0.09413651472465602,156.97572962443033,155.79102325439453,8.760956303543752
|
||||
policy,29,0.6483558019002279,0.6476117372512817,0.0026462577834222246,0.3235854730010032,0.3236475139856338,0.0009012012194051389,0.026558327643821582,0.0266054887324571,0.00135133861254053,0.024924106275041852,0.02540577109903095,0.0015229193045353177,0.27482882638772327,0.28185893595218653,0.06872721140794658,0.35446197042862576,0.37631429731845856,0.09429915633844634,157.0643221537272,155.8499755859375,8.774029867247949
|
||||
policy,30,0.6485904852549235,0.6482280492782593,0.0029839743776951147,0.31747268140316004,0.3174946010112762,0.0009226104235933464,0.026558338664472048,0.0265816524624824,0.0013383633376583624,0.024929577174286,0.02538796421140425,0.0015263994145500166,0.2724822362263997,0.2796866446733475,0.069245214368384,0.35310669243335724,0.37390570342540735,0.09445878773819781,157.3026491800944,156.02699279785156,8.769076221107074
|
||||
policy,31,0.6479631066322327,0.647208571434021,0.0029990580478377114,0.31251627455155057,0.3122446686029434,0.0009912999462747406,0.02657547903557615,0.0265684500336647,0.001324702125680593,0.024957684644808326,0.02539134118705985,0.0015267418797419972,0.26994345585505164,0.2773308008909225,0.06982037145387551,0.3515296168625355,0.3712572008371353,0.09461639743132035,153.14405568440756,151.8051528930664,9.12127253216713
|
||||
policy,32,0.6487409273783366,0.6478074789047241,0.002912101442262811,0.30428177615006763,0.304383784532547,0.000771075440782798,0.026609519651780475,0.026636707596480798,0.001310529547589731,0.025008173814664244,0.02541568316519255,0.0015239380228899153,0.267212476581335,0.27479061484336853,0.0704505900958466,0.349729976306359,0.3683681786060333,0.09477295526685606,149.29019165039062,147.91683197021484,9.53902564348701
|
||||
policy,33,0.648654580116272,0.6481294631958008,0.0031264632648745952,0.2965346798300743,0.29652512073516846,0.0006712172796576139,0.02666020859032865,0.02662571426481005,0.0012960534034819273,0.02508076032002762,0.02546079177409405,0.0015180088297894443,0.2642890339096387,0.2720649689435959,0.07113361102526451,0.3477066606283188,0.36523768305778503,0.09492946070007323,145.6674944559733,144.00325775146484,10.012175409017278
|
||||
policy,34,0.6482185324033102,0.6475273370742798,0.0028448986216361377,0.2884456291794777,0.2884819656610489,0.000745973706280256,0.026727886094401233,0.0266572702676057,0.001281530307104803,0.025175699964165642,0.0255269901826977,0.0015090178982614137,0.2611725827058156,0.2691524922847748,0.07186698044774423,0.34545795743664104,0.3618640303611755,0.09508679497861132,142.23245747884116,140.5545425415039,10.379884751450263
|
||||
policy,35,0.6488056580225626,0.6477870941162109,0.0034873311175619764,0.28022567679484683,0.28039416670799255,0.0009252732483957938,0.02681216209505989,0.02675865124911065,0.0012671923176676208,0.025292547419667192,0.02559988573193545,0.001497035461814587,0.2578623369336128,0.2660513371229172,0.07264802441128368,0.34298177311817807,0.35824547708034515,0.0952458211349239,138.96474011739096,137.25101470947266,10.805527419193037
|
||||
policy,36,0.6484135786692301,0.6478993892669678,0.002679131995756601,0.2715031082431475,0.271398052573204,0.0010254151868251279,0.026912919400880694,0.0268766842782497,0.00125331903258908,0.025431120457748525,0.025658900849521098,0.0014821501584649822,0.25435725226998324,0.26275941729545593,0.07347392118228403,0.3402755955855052,0.35310889780521393,0.09540736799365102,135.95360628763834,134.12152862548828,11.178989544848708
|
||||
policy,37,0.6490178108215332,0.6481894254684448,0.003222353658069236,0.2622706815600395,0.26206642389297485,0.000790227660053539,0.027029813422510974,0.02701097261160605,0.0012401941359244288,0.02559099361921346,0.025770547799766,0.001464474047910463,0.25065609564383823,0.25927434861660004,0.07434170545937778,0.33733641480406124,0.34687355160713196,0.09557217106810931,133.14745140075684,131.3638153076172,11.645006761054411
|
||||
policy,38,0.6485360860824585,0.6479262113571167,0.003097809684600635,0.2529602771004041,0.2530224770307541,0.0004952992202667204,0.027162748078505144,0.02716137468814845,0.0012281172897740827,0.025771982036530933,0.025923459790647002,0.0014441513781740568,0.24675741170843438,0.2553106248378753,0.075248245481426,0.33416081716616947,0.34036433696746826,0.09574084972297499,130.60309346516928,128.7985076904297,12.061532297846828
|
||||
policy,39,0.6487449606259664,0.6485385894775391,0.0024762314763132763,0.24321359644333518,0.24317543953657145,0.0006885797981302557,0.027311464616407908,0.0273275831714272,0.0012173999914813504,0.02597374251733219,0.0260964268818497,0.0014213491931719725,0.242659509802858,0.24912670254707334,0.0761902966566684,0.3307449693481127,0.3335786759853363,0.09591402265740052,128.4638754526774,126.6474380493164,12.484546148872415
|
||||
policy,40,0.6489186485608419,0.6482617855072021,0.003651372481905429,0.2335665660599867,0.23362283408641815,0.000842682166590708,0.027476378406087503,0.0274648359045386,0.0012083828770702704,0.026196555700153074,0.02628977969288825,0.0013963019073719796,0.23836042421559492,0.2427327111363411,0.07716449238979922,0.3270844680567582,0.32651352882385254,0.09609208167252109,126.61725234985352,124.78617858886719,12.849361902317598
|
||||
policy,41,0.6908405224482218,0.6902976036071777,0.002500973192233226,0.22358948861559233,0.2235858142375946,0.00040693132616821784,0.06359802093356842,0.06376935541629791,0.0012072445171301014,0.0633386624976992,0.0631700344383716,0.000998604108711518,0.25347123543421424,0.25885815918445587,0.07700449730396898,0.33826622863610584,0.337944895029068,0.09290599480373705,125.04372787475586,123.25851058959961,13.189323471987468
|
||||
policy,42,0.6461843649546305,0.6458189487457275,0.0030378723363908163,0.2136202144126097,0.2135166004300117,0.0007042491044951661,0.06778920193513231,0.06800365075469016,0.0016622891882421347,0.06801989302039142,0.068031832575798,0.0013766120447735706,0.27220059558749193,0.27709105610847473,0.07679523371139316,0.3514602681001027,0.3509400933980942,0.08920716658690603,123.75161806742351,122.00310897827148,13.57965566647707
|
||||
policy,43,0.6495935916900635,0.6484509706497192,0.005508306223693574,0.20343089352051413,0.20350180566310883,0.0005603067600165618,0.07329779180387651,0.07360565662384025,0.0019491799441737545,0.07373054449756938,0.07379010319709775,0.0016268594519703733,0.2934391958018144,0.29787713289260864,0.07647293024474068,0.36647529651721317,0.36585894227027893,0.08507994952062452,122.84145100911458,121.03894424438477,13.916842473034702
|
||||
policy,44,0.6904291907946268,0.6899142265319824,0.003274443007087192,0.19288726771871245,0.19295687973499295,0.0005497563933399775,0.07948800300558405,0.07991976290941236,0.00212934525308616,0.08094241345922149,0.0809431746602058,0.002068941925227032,0.3163922987878322,0.3211295008659363,0.07588417531018794,0.3834579611817996,0.3821546137332916,0.08074312058049864,122.38956451416016,120.57680892944336,14.14673386416559
|
||||
policy,45,0.6463418404261271,0.6455128192901611,0.0026833870330213875,0.18263728792468703,0.18263403326272964,0.0005143430160963075,0.08651736378669733,0.08719325438141814,0.002797133635985656,0.0886386210719744,0.08877009153366086,0.002593139450707264,0.3437396126488845,0.34691862761974335,0.07517146486941434,0.40342434247334796,0.4011114835739136,0.0757690341800713,122.33197975158691,120.45719146728516,14.38494635404073
|
||||
policy,46,0.6492590308189392,0.6484040021896362,0.003322054045795787,0.17208913092811898,0.172178529202938,0.0006313763122775422,0.09488217035929358,0.0958219245076179,0.0034130902800242986,0.09777326633532839,0.09803489968180655,0.0032306765711022545,0.37555008629957837,0.3752810060977936,0.07412901709150403,0.42691031098365784,0.42365163564682007,0.07024142265308175,122.74079195658366,120.8167724609375,14.584348176247435
|
||||
policy,47,0.690075953801473,0.6890711784362793,0.0033265544377798716,0.16138288875420884,0.16141509264707565,0.0005996733202297205,0.10565510268012678,0.10690355673432345,0.004350766967722764,0.11001793791850402,0.11035261675715441,0.004567978350649417,0.41160931686560315,0.40730343759059906,0.07264515532570946,0.4546821415424347,0.4505322128534317,0.06450769997113417,123.56910769144694,121.59068298339844,14.672502610685513
|
||||
policy,48,0.6465788880983988,0.6461608409881592,0.0025305088748642916,0.15030988429983452,0.15013270825147623,0.0004943496869063112,0.11787875245014821,0.1192833483219146,0.005544327871693618,0.12397494167089458,0.12461755424737925,0.006014230762999937,0.4546714747945468,0.4474831819534302,0.07051667969672738,0.4884296879172325,0.49063780903816223,0.058542628038495866,124.73876825968425,122.68449783325195,14.76286695268864
|
||||
policy,49,0.6495996514956156,0.6487108469009399,0.0032669069467278263,0.13791913042465842,0.1380333006381988,0.0006347830445977382,0.13387434494992093,0.13543333858251566,0.007255905812567086,0.1427094923953215,0.14380274713039395,0.00822003855382315,0.5064795687794685,0.49494408071041107,0.067352340517245,0.5301846911509832,0.5258390009403229,0.05317891691131046,126.41345977783203,124.29125595092773,14.758397630246389
|
||||
policy,50,0.6902527809143066,0.689765453338623,0.0025204170993649573,0.11341071253021555,0.11366951465606684,0.0007135390392241602,0.2012150573233763,0.20357577502727506,0.013503127254868389,0.21807829166452086,0.219082660973072,0.017143426316134865,0.5883803963661194,0.5765947103500366,0.06171669945511189,0.5990603069464365,0.6042877733707428,0.05169694018002679,127.24376233418782,125.08560943603516,14.6798197447578
|
||||
world_model,1,0.6883811553319296,0.6881715059280396,0.0023253991966934464,1.4143205285072327,1.4146782755851746,0.001739786389873363,0.0787848296264807,0.07697333022952074,0.010186421077274207,0.0635293889790773,0.06405082345008845,0.01039080461650204,0.2766343473146359,0.2856009900569916,0.07233134669271461,0.3030614107847213,0.2898121327161789,0.08002460295545892,147.7226587931315,148.14315795898438,4.651609914978937
|
||||
world_model,2,0.6472232540448507,0.6470253467559814,0.0022896131113253537,1.0217798054218292,1.02157723903656,0.0021920312417275617,0.0313733361350993,0.0314077958464622,0.0011992441670348624,0.0319880810566246,0.03209769353270525,0.001024526111492733,0.27906744554638857,0.289136067032814,0.07129217445246104,0.3099011369049549,0.29903168976306915,0.07891522955628653,148.03106053670248,148.79076385498047,4.8669818771031945
|
||||
world_model,3,0.648923377195994,0.6482923030853271,0.002585205389411899,0.8505068123340607,0.8500529825687408,0.002424691122577363,0.030959966437270194,0.03103465214371675,0.0011840299915983666,0.03156509359056745,0.0315549466758966,0.001019647031076278,0.2812137628595034,0.2923430502414703,0.07023291823600021,0.31635754058758414,0.3078148812055588,0.07780671220846426,148.106808980306,147.7406463623047,5.247620068427033
|
||||
world_model,4,0.6486034591992696,0.6477419137954712,0.0030019789611353638,0.7495716313521067,0.7493844032287598,0.0019097738474867006,0.030552929732948483,0.0306664826348423,0.0011718277212087866,0.031146562968691144,0.0310847824439406,0.0010224251024937997,0.28308197980125743,0.295232281088829,0.06915614750273671,0.3224385430415471,0.3161718249320984,0.07670398993107433,147.65852864583334,147.70262908935547,4.556325845040012
|
||||
world_model,5,0.6487716635068258,0.6484160423278809,0.002433409790527023,0.6826198746760687,0.682873010635376,0.0014416652555956188,0.030153541980932102,0.03030451573431485,0.0011625741195042394,0.03073390557741122,0.0306753497570753,0.001031932482327746,0.2846806285281976,0.29760998487472534,0.06806436812820864,0.3281523908178011,0.32259558141231537,0.07561165133705429,148.01786168416342,147.62589263916016,4.399131470132705
|
||||
world_model,6,0.6485892534255981,0.6476824283599854,0.002903934100041679,0.632267231742541,0.6321904063224792,0.0015084323925631741,0.029763056896626897,0.0299499416723847,0.0011561494730941758,0.03032846345255767,0.030278773047029903,0.0010471159253313995,0.28601813564697903,0.2983497083187103,0.06695997994249199,0.33350762352347374,0.3279135078191757,0.07453397754016731,148.44120915730795,147.67489624023438,4.885328267503911
|
||||
world_model,7,0.6483741799990336,0.6478524208068848,0.002538561890365096,0.5944923659165701,0.5943329632282257,0.0011257403013276472,0.029382603242993317,0.0295641869306564,0.0011523837645155718,0.029931457092364583,0.0298969987779855,0.0010668789120241733,0.28710266451040906,0.2988288700580597,0.06584529065078343,0.3385128229856491,0.33288024365901947,0.07347493941732802,149.45194244384766,149.38629150390625,5.2397503062542246
|
||||
world_model,8,0.648696502049764,0.6478104591369629,0.003002304207265691,0.5634144147237142,0.5638421475887299,0.0016249683888411557,0.02901336736977096,0.029152810573577798,0.0011510760955812833,0.029544153716415136,0.0294215679168701,0.0010901549363333764,0.2879421363274256,0.29905611276626587,0.06472255698963673,0.3431766703724861,0.33750611543655396,0.07243813464507694,149.45452499389648,149.08729553222656,5.570011433025252
|
||||
world_model,9,0.6485919952392578,0.6478061676025391,0.0031050822658019246,0.5375783095757166,0.5374380946159363,0.0010669529002373106,0.02865628199651833,0.0287942951545119,0.0011519872020967355,0.02916757560645536,0.028959565795958,0.0011159592468570868,0.28854414323965705,0.2990398705005646,0.06359398846910708,0.3475077437857786,0.3418011516332626,0.07142686188564723,150.22392145792642,149.94752502441406,5.684769871441242
|
||||
world_model,10,0.6484540502230326,0.6479208469390869,0.0022447362982196705,0.5158897191286087,0.5159260928630829,0.0007796280473894253,0.0283124243530134,0.028489071875810602,0.0011548557437009027,0.028802872169762808,0.02851224876940245,0.0011434003928371388,0.28891596818963683,0.29878816008567805,0.06246175759031573,0.35151449715097743,0.34577520191669464,0.07044414464354175,150.245730082194,151.21724700927734,6.0411837250045
|
||||
world_model,11,0.6484218637148539,0.6474213600158691,0.0027944976785882723,0.4965156614780426,0.4970073997974396,0.0012599413554972279,0.027982588236530565,0.028279528953135,0.0011593959450829578,0.02845091993610059,0.0280806357041001,0.001171693768211588,0.2890644644697507,0.29830852150917053,0.06132802114956147,0.3552051708102226,0.34943780303001404,0.06949270098398008,150.77815119425455,151.20343780517578,5.833922191194434
|
||||
world_model,12,0.6480805079142252,0.6477090120315552,0.0027091515347843634,0.479949988424778,0.4799362123012543,0.001129313186512505,0.027667729339251868,0.0280394861474633,0.001165332528026043,0.028112744291623384,0.02767396345734595,0.00120018156530648,0.28899613395333285,0.2976080924272537,0.06019493172953498,0.35858772695064545,0.3550471365451813,0.06857499534590962,150.98907852172852,151.3547134399414,6.035006638467476
|
||||
world_model,13,0.6486077706019083,0.648401141166687,0.002228667811389431,0.4649517039457957,0.46467040479183197,0.0009847175677249395,0.02736854599788779,0.027719669975340297,0.0011723661508821032,0.02778911838928855,0.02735734079033135,0.0012282893165057943,0.288717074940602,0.2966936230659485,0.05906468943402437,0.361669880648454,0.36045144498348236,0.06769322159815308,150.99277877807617,152.02890014648438,5.928096596269405
|
||||
world_model,14,0.6487012306849161,0.6482255458831787,0.003616668253872418,0.4514234314362208,0.45130085945129395,0.0011594244511252134,0.027085893942664033,0.02741253748536105,0.0011802198038354226,0.027480977587401836,0.02706187590956685,0.0012555437806112955,0.2882329684992631,0.29557131230831146,0.05793952682494452,0.36445895085732144,0.36552082002162933,0.06684939274966903,151.22627894083658,151.78147888183594,6.21720983373809
|
||||
world_model,15,0.6489843924840292,0.6482874155044556,0.0034585592396482465,0.4390971437096596,0.43877868354320526,0.0012420118313150603,0.026820374031861587,0.02705755829811095,0.0011886188895213516,0.02718898296977078,0.02678392920643085,0.001281554645505454,0.28754903996984166,0.2942468672990799,0.056821720745603724,0.3669619063536326,0.3702632039785385,0.06604528846867862,151.47929000854492,152.62472534179688,6.350115449029645
|
||||
world_model,16,0.6488381624221802,0.6479555368423462,0.0031314690608924872,0.4271191582083702,0.4271678328514099,0.0009725718243000216,0.026572676841169558,0.02679498866200445,0.0011973043637697937,0.02691390893111621,0.0264722239226102,0.0013059832640782219,0.28667012353738147,0.29272571206092834,0.05571367056713396,0.369185255219539,0.37229846417903895,0.06528249552748085,151.5883000691732,152.82867431640625,6.478247795363027
|
||||
world_model,17,0.6488408048947653,0.6477979421615601,0.00371835989472896,0.415943868458271,0.4159262329339981,0.0009420882701002709,0.026343432720750525,0.026558495126664597,0.0012060332629873357,0.026656449306756192,0.0262471372261643,0.0013285684395233596,0.28560061876972515,0.29101257026195526,0.05461783250060154,0.3711351628104846,0.37291407585144043,0.06456245473409902,151.90402475992838,153.38858032226562,6.476279095132358
|
||||
world_model,18,0.6486966013908386,0.647457480430603,0.003923926657269409,0.40625883638858795,0.4065786153078079,0.0012322834915635035,0.02613312176739171,0.0263402555137872,0.0012145841895545523,0.026417165684203266,0.0260491911321878,0.0013490772233533898,0.2843445055186748,0.28911188244819636,0.053536861123569146,0.37281730274359387,0.37325407564640045,0.06388645711216392,152.0693613688151,153.84165954589844,6.574546321160321
|
||||
world_model,19,0.6488930980364481,0.648469090461731,0.0029958196391879936,0.39644860476255417,0.3965510278940201,0.0012046775619540216,0.025942161368826974,0.026140721514821,0.0012227457449765053,0.026196541575094018,0.0258707366883754,0.0013673202976184483,0.2829053041835626,0.2870275527238845,0.05247353655797389,0.37423686186472577,0.3745073080062866,0.06325564261699704,152.4422124226888,153.7532501220703,6.785922449119649
|
||||
world_model,20,0.649259606997172,0.6482343673706055,0.0035577681687059557,0.3872499441107114,0.3873279839754104,0.0010454551332956166,0.025771206244826265,0.02596057206392285,0.0012303475293524528,0.025995314276466733,0.0257123932242393,0.001383157488013928,0.2812861601511637,0.28444528579711914,0.05143078368427082,0.3753986060619354,0.37726283073425293,0.06267105161399845,152.64754740397134,154.12569427490234,6.807511254240475
|
||||
world_model,21,0.6491406361262003,0.6482071876525879,0.004001643469308724,0.3793514942129453,0.3794131875038147,0.0007950038644083003,0.025620545881489844,0.025800128467380952,0.001237224546166385,0.025813847780227616,0.025574421510100302,0.0013964633888393382,0.279489804059267,0.2807844579219818,0.05041177624981622,0.37630680451790494,0.37970970571041107,0.06213361142125152,152.98381423950195,154.58624267578125,6.645422826497477
|
||||
world_model,22,0.6500799258550009,0.6480721235275269,0.005914926724919793,0.3713720664381981,0.3716092705726623,0.0007611154675271528,0.02549048435563837,0.0256597120314836,0.0012432349244886074,0.025652524083852716,0.02545709721744055,0.0014071328988798921,0.27751852323611576,0.277068093419075,0.049419857213974246,0.3769652470946312,0.3818523585796356,0.06164414139082996,153.2386589050293,154.7455291748047,6.629353748474952
|
||||
world_model,23,0.6489140391349792,0.6480416059494019,0.0034210090431149543,0.36339692026376724,0.36343351006507874,0.0007058626509143384,0.025381394506742493,0.0255397325381636,0.0012482658443894502,0.0255118017084896,0.025360764935612602,0.0014151013062471188,0.2753742535909017,0.27440014481544495,0.04845865347093367,0.3773772021134694,0.3836950361728668,0.06120340459492578,153.3338877360026,154.9281768798828,6.707195135727049
|
||||
world_model,24,0.648385763168335,0.6475884914398193,0.0026002648785658556,0.3563583418726921,0.3563565611839294,0.0006967744475076404,0.025293433728317365,0.02544038277119395,0.001252219081518118,0.025391914726545357,0.025285543873906052,0.0014203054405813073,0.2730585150420665,0.2721679657697677,0.04753198892115458,0.37754548341035843,0.3852417916059494,0.06081205686365792,153.4757957458496,155.01818084716797,6.815862048834428
|
||||
world_model,25,0.6490479310353597,0.6488175392150879,0.003041003612481282,0.3489662806193034,0.349095419049263,0.0009001171243932941,0.025227020805080675,0.025362097658216898,0.0012550233995796336,0.02529336015383397,0.025231823325157103,0.0014227289579476995,0.27057246118783945,0.26977482438087463,0.04664396736834766,0.3774723932147026,0.3864961862564087,0.06047067576225789,153.67326482137045,155.31167602539062,6.825430028128261
|
||||
world_model,26,0.6484848062197367,0.6485673189163208,0.0014533899959122628,0.34244046608606976,0.342663824558258,0.000821492778963887,0.02518204770361378,0.02529327198863025,0.0012566147866271747,0.025216123710075967,0.025199475698173,0.0014223404298671447,0.26791686688860256,0.26722055673599243,0.045798942781436494,0.3771597594022751,0.3874616473913193,0.06017983442254023,153.8175252278646,155.37127685546875,6.868815849518241
|
||||
world_model,27,0.6481523712476095,0.6478103399276733,0.001244546093446697,0.335758775472641,0.33609879016876215,0.0009037357670239586,0.025158727231124983,0.02523135207593435,0.0012569622063362202,0.025160491776963025,0.02518867608159775,0.0014191556231896467,0.265092143168052,0.26406602561473846,0.04500152031827729,0.37660889824231464,0.38814111053943634,0.059939934378017035,153.91969426472983,155.42254638671875,6.9041449418152165
|
||||
world_model,28,0.6487710475921631,0.6482375860214233,0.0030712969269174944,0.329313762485981,0.32932552695274353,0.0008631983628107383,0.02515710657462474,0.025196817703545052,0.0012560511426335998,0.02512659955148891,0.02519943844527,0.0014132019596078621,0.2620983583231767,0.2604336738586426,0.04425652651971513,0.3758206367492676,0.3875698745250702,0.05975142034338627,154.05487314860025,155.6167221069336,6.9576547322461595
|
||||
world_model,29,0.6490313212076823,0.648329496383667,0.0030656282693333446,0.3233457033832868,0.3232689797878265,0.0007380552509571401,0.02517734219630556,0.025199297815561253,0.0012538843561931301,0.025114682658264994,0.025231902487575952,0.0014045303068178493,0.2589352192978064,0.2566336393356323,0.043568986852589045,0.374795305232207,0.3866196572780609,0.059614605970190554,154.07574335734049,155.8521957397461,6.946868031153632
|
||||
world_model,30,0.6494838992754618,0.6482205390930176,0.0036111418036239235,0.31686809659004206,0.3167881369590759,0.0006232712640686621,0.025218981162955335,0.02522304747253655,0.0012504684755309024,0.025124368723481852,0.0252855764701962,0.0013931927772323667,0.2556021610895792,0.2526655793190002,0.04294406807635232,0.3735327546795209,0.3854193687438965,0.05952975899377878,154.2425333658854,156.04701232910156,6.856469668623864
|
||||
world_model,31,0.6490607659022013,0.6478784084320068,0.0033999807828110746,0.31205968558788294,0.3119168132543564,0.0005808385721666302,0.025282322739561342,0.025268425233662052,0.0012458592543353705,0.025156035398443483,0.02536073140799995,0.0013793022176049217,0.25209822133183474,0.24852863699197766,0.04238703096495442,0.37203235924243927,0.38396915793418884,0.05949707202530797,149.91381072998047,151.65819549560547,7.136448810307224
|
||||
world_model,32,0.6495152513186137,0.6486455202102661,0.003517056039506482,0.30448975910743076,0.30449146032333374,0.0006123214151509393,0.02536703164999678,0.025335124693810898,0.0012401085641048047,0.025209426724662323,0.025464140810072353,0.0013629583913974308,0.24842219551404313,0.24422174692153925,0.04190314278517103,0.37029298146565753,0.3822686970233917,0.0595167010852998,145.89677302042642,147.67343139648438,7.53476235881167
|
||||
world_model,33,0.6493072112401327,0.648163914680481,0.003990183306531538,0.29676741858323413,0.29690502583980555,0.00048790700773609246,0.02547274079794681,0.025422835722565602,0.001233285376412579,0.025284250887731664,0.02561502810567615,0.001344300782485893,0.24457254260778424,0.2400673553347587,0.041497579352174886,0.3683130294084549,0.3806499540805816,0.05958868304134375,142.08490053812662,144.0953826904297,7.976045213577056
|
||||
world_model,34,0.6495921413103739,0.6489125490188599,0.003137393809693646,0.2884010697404544,0.28827759623527527,0.0007388912995540625,0.025599639241894036,0.025531779043376397,0.0012255077097119119,0.025380764932682057,0.0257868422195315,0.001323507035478436,0.24054743846257523,0.23870098590850825,0.04117533104168777,0.36609043926000595,0.3789294511079788,0.059713015369774594,138.3950055440267,140.46073150634766,8.428432558167609
|
||||
world_model,35,0.6487977504730225,0.6482716798782349,0.0036189638905464597,0.2799048647284507,0.27989087998867035,0.0006521581938602651,0.02574721040825045,0.025661478750407647,0.001216886460772651,0.025498525705188468,0.0259253019466996,0.0013007670502819379,0.23634482175111768,0.23717550933361048,0.040941061594396484,0.36362264057000476,0.37695644795894623,0.05988960798314655,134.99550437927246,137.25926971435547,8.864137336838839
|
||||
world_model,36,0.6490435798962911,0.6482537984848022,0.0037701465328101695,0.27106210092703503,0.2710372507572174,0.0007296765973375632,0.025915208893517606,0.0257963882759213,0.0012075665815834977,0.025637356253961668,0.0260711377486586,0.001276301214465587,0.23196232070525483,0.23548897355794907,0.04079900789700914,0.3609066034356753,0.3747282326221466,0.060118241035569175,131.77966372172037,134.21778869628906,9.34656057086783
|
||||
world_model,37,0.6487873593966166,0.6477830410003662,0.004021499647421736,0.2619775235652923,0.26200544834136963,0.0007620141764653342,0.02610314001018799,0.02592015266418455,0.0011977135773104971,0.02579682630797221,0.02623627055436365,0.0012503615665948303,0.22739737356702483,0.23363918066024775,0.04075281287754277,0.35793887078762054,0.37277011573314667,0.06039865366076811,128.84088198343912,131.3608169555664,9.737280499061296
|
||||
world_model,38,0.6487594445546468,0.6479175090789795,0.003450595124232516,0.2524723038077354,0.2524355798959732,0.000601782521711205,0.026310759751747004,0.026063690893351997,0.0011875235715244805,0.02597676124423739,0.02642053272575135,0.0012232438716388756,0.22264718885223067,0.23155432939529413,0.04080547306206826,0.3547155062357585,0.3707310855388641,0.06073049416098516,126.17813555399577,128.7110710144043,10.187205029658369
|
||||
world_model,39,0.6490587989489237,0.6484085321426392,0.0034968780142195623,0.24329532310366628,0.24328569322824475,0.0007485850881333212,0.02653767090911661,0.0263353111222386,0.0011772191827801772,0.026176816783845373,0.026623567566275548,0.001195273696246353,0.2177087304492791,0.22519118338823316,0.04095919243511249,0.3512321313222249,0.3684205859899521,0.06111325882271789,123.88502311706543,126.41583251953125,10.656947448758432
|
||||
world_model,40,0.6492089827855428,0.648198127746582,0.003689222724267279,0.23370093355576194,0.2335165292024612,0.0008718268010637943,0.02678410382941361,0.02661165874451395,0.0011670901229206493,0.026397285827745934,0.026845667511224698,0.0011668530013264847,0.21257867912451422,0.21862547844648356,0.041215330950053676,0.3474838112791379,0.36583600938320154,0.06154635488784882,121.97310129801433,124.42892456054688,11.001001274231527
|
||||
world_model,41,0.6901360948880514,0.6898791790008545,0.0024650526624506444,0.22341637437542275,0.22357327491044995,0.0004930003208192587,0.06333748189111546,0.0634110309183597,0.0009000730739004913,0.06287290931989745,0.06269836798310274,0.0007958472153932627,0.22783795123298958,0.2345343381166458,0.040430771522888286,0.35973603030045825,0.37895235419273376,0.05951903825304079,120.29283269246419,122.80663299560547,11.408833308733252
|
||||
world_model,42,0.6459643840789795,0.6455510854721069,0.0032906696172284576,0.2131797410547733,0.21304938197135925,0.000593257856239189,0.06777398226161792,0.06813650950789445,0.00138054523748929,0.06773803507288291,0.06750604510307305,0.0009697182951754858,0.24671285599470136,0.25292200595140457,0.03974237971114598,0.3738241841395696,0.39373642206192017,0.05719867367277591,118.93527221679688,121.43048477172852,11.783571467266809
|
||||
world_model,43,0.649988571802775,0.6492584943771362,0.004303963406334638,0.20289155592521027,0.20281799137592316,0.0005823471585753393,0.0732887418319781,0.0736426562070846,0.001605513336138975,0.07340432765583194,0.0731409452855587,0.0011664906963659957,0.26814968883991236,0.27303051948547363,0.039087799036050114,0.38984815031290054,0.41054055094718933,0.054763282912525336,118.00740496317546,120.58470916748047,12.178535706417456
|
||||
world_model,44,0.6903571883837382,0.6890687942504883,0.004739448627122277,0.19285039231181142,0.19297754019498825,0.000545898296919803,0.07940735916296637,0.0796210058033466,0.0017917453670513556,0.0806784896800915,0.08038146048784255,0.001607630705599175,0.29136642316977185,0.2945195436477661,0.03829567460249501,0.40812477966149646,0.4281511604785919,0.05233612601924873,117.4963150024414,120.0962028503418,12.474522826822518
|
||||
world_model,45,0.6460637450218201,0.6455680131912231,0.0033825864680337415,0.1823107227683067,0.1822840869426727,0.00068857331338585,0.08657333627343172,0.0868565142154693,0.002222858062908351,0.08836956570545827,0.0880356132984161,0.0020085930690703913,0.318945400416851,0.3242552578449249,0.03789319939788041,0.4293896456559499,0.4480406641960144,0.049917345494735955,117.27700742085774,119.92521286010742,12.778479093381446
|
||||
world_model,46,0.6498223543167114,0.6487545967102051,0.0034423810732801727,0.1718003762265046,0.17190544307231898,0.0006196953337403988,0.09496986245115595,0.0953478030860424,0.002718966661478637,0.09744224883615965,0.09705656021833414,0.0025543287874434393,0.35111060986916226,0.35534465312957764,0.03769018697252974,0.4543846348921458,0.4714466333389282,0.04768248683893595,117.62976328531902,120.20444869995117,12.94985647873091
|
||||
world_model,47,0.6913568178812662,0.690274715423584,0.005211783555151636,0.1613972336053848,0.16119264811277384,0.00045138647355382004,0.10566903029878928,0.1059497259557247,0.0034909478071663324,0.10988535918295379,0.1095864474773407,0.003665067142471414,0.38764744500319165,0.39134493470191956,0.037948632360400344,0.48406321307023364,0.502479761838913,0.046029248246984365,118.45473734537761,121.03786849975586,13.05133422444744
|
||||
world_model,48,0.6461543440818787,0.6455551385879517,0.004050529996530817,0.1500665073593457,0.15011060237884521,0.000589610734353741,0.11796748079359527,0.1184355020523071,0.004469877278390316,0.12378594217201071,0.12340082600712775,0.00491400912505881,0.43126827478408813,0.4365278333425522,0.03859823344165382,0.5200142214695612,0.5333927869796753,0.04519038434833299,119.65992800394694,122.18870544433594,13.179582290702122
|
||||
world_model,49,0.6492851177851359,0.6486091613769531,0.0029920071698425407,0.13748753443360326,0.137488380074501,0.0005627499025249513,0.1340594844271739,0.13483127951622004,0.005929281792139915,0.14242199063301084,0.1422313749790191,0.0068636272856722885,0.48404740542173386,0.48880262672901154,0.03966192321243334,0.5644478673736254,0.5753549337387085,0.04553144582193623,121.33191680908203,123.90790557861328,13.246405750514676
|
||||
world_model,50,0.6905355652173361,0.6887067556381226,0.005139283293817568,0.11304902782042818,0.11309283226728435,0.0007858668674225156,0.20121215408047036,0.20203101634979242,0.011273917459627721,0.2187526039779186,0.21784109622240064,0.014891397627711387,0.5673865328232447,0.5761814117431641,0.0421030676272399,0.6379569917917252,0.6421737372875214,0.04809065848707471,122.19250233968098,124.71757888793945,13.186142155198164
|
||||
|
@@ -0,0 +1,13 @@
|
||||
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,0,33.67040419578552,33.800028800964355,137.221914768219,,,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,1,33.31761074066162,33.262980699539185,136.27750039100647,238.64788818359375,0.19952410459518433,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,2,33.238263845443726,33.250823974609375,135.51802134513855,192.30369567871094,0.23067617416381836,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,3,33.28171896934509,33.262004375457764,135.6212022304535,203.45904541015625,0.27480602264404297,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,4,33.28503108024597,33.25344920158386,135.70783257484436,167.5643310546875,0.23062992095947266,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,5,33.23398208618164,33.29436779022217,135.50096678733826,178.7190399169922,0.27357250452041626,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,6,33.32185959815979,33.36346125602722,135.82037162780762,169.44444274902344,0.2809619903564453,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,7,33.24537396430969,33.26418685913086,135.5914387702942,172.14979553222656,0.302446186542511,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,8,33.31442642211914,33.315276861190796,135.74859046936035,172.6797332763672,0.31933075189590454,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,9,33.30122685432434,33.32652997970581,135.7627236843109,156.57073974609375,0.31710290908813477,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,10,33.30414032936096,33.24206185340881,135.68247628211975,155.6695556640625,0.3558127284049988,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,11,33.21325969696045,33.325000047683716,135.5469033718109,169.98265075683594,0.3401489853858948,
|
||||
|
@@ -0,0 +1,3 @@
|
||||
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,policy,33.31060814857483,,,,,,48.083333333333336,48.75,,179.74462890625,0.2840920253233476,135.8333285252253,33.31060814857483,33.33001430829366,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,world_model,33.33001430829366,,,,,,47.916666666666664,48.666666666666664,,179.74462890625,0.2840920253233476,135.8333285252253,33.31060814857483,33.33001430829366,
|
||||
|
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
repo_root="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.." && pwd)"
|
||||
CUDA_VISIBLE_DEVICES="${CUDA_VISIBLE_DEVICES:-1}" \
|
||||
bash "${repo_root}/scripts/run_world_model_backbone_profile_case.sh" \
|
||||
"unitree_z1_stackbox/case3" \
|
||||
"unitree_z1_stackbox" \
|
||||
"4" \
|
||||
"12"
|
||||
@@ -2,11 +2,11 @@ res_dir="unitree_z1_stackbox/case3"
|
||||
dataset="unitree_z1_stackbox"
|
||||
|
||||
{
|
||||
time CUDA_VISIBLE_DEVICES=0 python3 scripts/evaluation/world_model_interaction.py \
|
||||
time CUDA_VISIBLE_DEVICES=0 "${PYTHON_BIN:-python}" scripts/evaluation/world_model_interaction.py \
|
||||
--seed 123 \
|
||||
--ckpt_path ckpts/unifolm_wma_dual.ckpt \
|
||||
--config configs/inference/world_model_interaction.yaml \
|
||||
--savedir "${res_dir}/output" \
|
||||
--savedir "${res_dir}/output/sparse_8" \
|
||||
--bs 1 --height 320 --width 512 \
|
||||
--unconditional_guidance_scale 1.0 \
|
||||
--ddim_steps 50 \
|
||||
@@ -22,5 +22,8 @@ dataset="unitree_z1_stackbox"
|
||||
--guidance_rescale 0.7 \
|
||||
--perframe_ae \
|
||||
--analysis_log_metrics \
|
||||
--analysis_reference_steps 50
|
||||
--analysis_reference_steps 50 \
|
||||
--head_schedule_steps 0 7 14 21 28 35 42 49 \
|
||||
--head_skip_mode reuse_prediction \
|
||||
--head_log_steps 40 43 46 47 48 49
|
||||
} 2>&1 | tee "${res_dir}/output.log"
|
||||
|
||||