早停特征验证,早停不通
@@ -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=108.9841, median=130.6214, p90=143.4688, p95=148.5245
|
||||
|
||||
### 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.7500, median=47.7500, p90=47.7500, p95=47.7500
|
||||
- `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.4277
|
||||
- `action_delta_mid_steps`: mean=0.0270, median=0.0257, p90=0.0404, p95=0.0430
|
||||
- `state_delta_mid_steps`: mean=0.0270, median=0.0257, p90=0.0411, p95=0.0435
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.7500, median=47.7500, p90=47.7500, p95=47.7500
|
||||
- `oracle_budget_state`: mean=48.5000, median=48.5000, p90=48.5000, p95=48.5000
|
||||
- `oracle_budget_action_by_scene`:
|
||||
- `unitree_z1_stackbox`: mean=47.7500, median=47.7500, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=188.4148, median=183.0132, p90=228.7367, p95=240.9799
|
||||
- `action_drift_vs_prev_round`: mean=0.3301, median=0.3282, p90=0.4390, p95=0.4419
|
||||
- `round_total_time_s`: mean=148.3125, median=149.7411, p90=151.6385, p95=151.9462
|
||||
- `policy_pass_total_time_s`: mean=72.5091, median=73.5843, p90=74.4852, p95=74.5998
|
||||
- `world_model_pass_total_time_s`: mean=72.6520, median=73.4872, p90=74.0394, p95=74.2212
|
||||
|
||||
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 248 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 101 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,72.50910377502441,72.50910377502441,,,,,,,,,,,46.083333333333336,46.083333333333336,,47.75,47.75,,47.75,47.75,,48.41666666666666,48.41666666666666,,148.3124695221583,148.3124695221583,,72.50910377502441,72.50910377502441,,72.65196190277736,72.65196190277736,,188.4147616299716,188.4147616299716,,0.330077669837258,0.330077669837258,
|
||||
unitree_z1_stackbox,world_model,72.65196190277736,72.65196190277736,,,,,,,,,,,46.25,46.25,,47.833333333333336,47.833333333333336,,47.833333333333336,47.833333333333336,,48.5,48.5,,148.3124695221583,148.3124695221583,,72.50910377502441,72.50910377502441,,72.65196190277736,72.65196190277736,,188.4147616299716,188.4147616299716,,0.330077669837258,0.330077669837258,
|
||||
|
@@ -0,0 +1,102 @@
|
||||
pass_type,step,step_time_s,step_time_s,step_time_s,latent_delta,latent_delta,latent_delta,action_delta,action_delta,action_delta,state_delta,state_delta,state_delta,action_cosine_vs_full50,action_cosine_vs_full50,action_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
policy,1,1.4781360626220703,1.4615380764007568,0.07181678085821787,1.4142964879671733,1.4146206378936768,0.002655820923639153,0.08711652023096873,0.08603744953870765,0.014849535841595981,0.06651096418499942,0.0666060149669647,0.008695967467842012,0.2532116708656152,0.26565346121788025,0.06435783066118438,0.2548287895818551,0.2203674837946891,0.0977821658373327,146.3313357035319,146.24555206298828,6.730673405288784
|
||||
policy,2,1.4226765235265095,1.4610294103622437,0.09360910085084989,1.021755983432134,1.0220426321029663,0.001748137433882535,0.052670503345628526,0.0531421806663274,0.004717516919514135,0.04108810424804681,0.0396241974085569,0.004497815860996005,0.24221416438619292,0.25679090619087214,0.0640689278267316,0.2501778863370418,0.21886434406042093,0.09648907606950068,146.2038599650065,145.32494354248047,6.808511432549634
|
||||
policy,3,1.4147165616353352,1.459059476852417,0.1109253902772675,0.8506069630384445,0.8506180047988892,0.0009444500700040356,0.03308074455708259,0.0332350451499223,0.0033232299593766584,0.02635324715326226,0.0263882344588637,0.002997037888044754,0.23846699173251787,0.2530238553881645,0.06415987518526316,0.2512447548409303,0.2214794978499412,0.09562533551216915,145.75264612833658,144.1556396484375,6.62034766422528
|
||||
policy,4,1.4178047180175781,1.4576001167297363,0.10006113466104201,0.7504849632581075,0.7508159279823303,0.002091832486165815,0.021985828100393155,0.02122996374964705,0.0028031409874496632,0.017272943165153216,0.017603706568479448,0.0017762025513290488,0.24034255867203072,0.2526712864637375,0.06445342777723248,0.25548073773582775,0.22624416649341578,0.09498476047243208,145.69952392578125,144.32859802246094,6.548037874440905
|
||||
policy,5,1.4047880172729492,1.4583518505096436,0.10561651451731305,0.6826351930697759,0.6821120977401733,0.0017980326966143968,0.016041566850617483,0.015905799344181952,0.0017143070289965534,0.012849649492030291,0.01287951553240415,0.0008753411954765202,0.24579810102780655,0.25671468675136566,0.06466342910696436,0.2614551559090614,0.2327245473861694,0.09429176209656737,144.83146031697592,143.83132934570312,5.878658721127663
|
||||
policy,6,1.4236698150634766,1.461113691329956,0.08744616897987144,0.6329339196284612,0.6331084370613098,0.0013630247098699883,0.013490661978721575,0.0134344501420855,0.0009730245461937632,0.01093255728483195,0.01086783502250905,0.0008592005206478113,0.2529127908249696,0.2632035166025162,0.06467671967975139,0.2681344722708066,0.23991823196411124,0.09348248600744534,143.59982935587564,141.76433563232422,5.790139642237563
|
||||
policy,7,1.4476114710172017,1.4624617099761963,0.03607715539451908,0.5942087719837824,0.5937083959579468,0.00105243109727757,0.012717634517078575,0.01261116005480285,0.0008956328827015681,0.010233886074274718,0.01002787565812465,0.0009844455408947507,0.2610180303454399,0.27121564745903015,0.06454107620497564,0.2751822061836719,0.2474366873502731,0.09254320741810249,142.8690185546875,141.3448486328125,5.752030354095578
|
||||
policy,8,1.4251636664072673,1.4584685564041138,0.0672625174404797,0.5636019309361776,0.5635042786598206,0.001540083459689418,0.012367969301218725,0.0123166078701615,0.0009775605218379998,0.010136088589206284,0.00987571664154525,0.0010735902321558565,0.2695339694619178,0.27962468564510345,0.06421827566993613,0.28243631000320113,0.25513084977865214,0.09143419279219674,141.74180221557617,141.21021270751953,4.863790010560674
|
||||
policy,9,1.4369414448738098,1.459248661994934,0.07521354808051331,0.5372851739327112,0.5372678637504578,0.0011596604104907367,0.012015561573207332,0.0119444746524095,0.0010778155173946035,0.010120792547240808,0.00983942393213505,0.0011369957875000923,0.2780364875992139,0.28808328509330744,0.06385612254302113,0.2896581416328748,0.2627333551645279,0.0902277538848405,140.5891545613607,139.1053009033203,4.352020783889854
|
||||
policy,10,1.4268325964609783,1.4593534469604492,0.08151069529951156,0.5157710760831833,0.5156843364238739,0.0006428667255564785,0.012019531878953132,0.01197806838899845,0.00113426489189833,0.010153588528434383,0.0098624327220022,0.0011761055298043566,0.28669349849224085,0.29666146636009216,0.06330405021271236,0.2967670348783334,0.27024833858013153,0.08898655189997422,139.48211288452148,138.54566192626953,4.003221352434773
|
||||
policy,11,1.4180062810579936,1.4599149227142334,0.1026032125605062,0.49656445533037186,0.49626654386520386,0.0013459695171978477,0.012242887324343074,0.012303692754358001,0.001151154988589686,0.010867811196173185,0.01058199303224675,0.001187644010929037,0.29547526687383646,0.3052614033222198,0.06255089715861341,0.30400468036532396,0.27792446315288544,0.08766655997774044,138.96053822835287,138.10167694091797,3.6294296308733847
|
||||
policy,12,1.4198636809984844,1.461746096611023,0.09675316116218695,0.480303260187308,0.4801673889160156,0.0008409432194122494,0.012507396982982692,0.01249665394425385,0.0012086730076043435,0.011628281402712016,0.0113718472421169,0.001201296906386265,0.3044056271513303,0.3138096034526825,0.0616543345146764,0.3114584125578403,0.2858728766441345,0.08626001428982921,137.76059595743814,137.85712432861328,3.5794749907008905
|
||||
policy,13,1.4170125524202983,1.4591139554977417,0.10354120788631536,0.4640759602189064,0.46414001286029816,0.0008551158886571788,0.013140804988021601,0.01310306647792455,0.0011781466338876305,0.012136792841677825,0.011902462225407352,0.0011843772390451243,0.31354724491635955,0.32246921956539154,0.060691585126268446,0.3189263728757699,0.2938565611839294,0.0848066916118353,137.21778996785483,137.0510482788086,3.667454040476916
|
||||
policy,14,1.4035322666168213,1.461170792579651,0.1089601671853353,0.4510251233975093,0.4507808685302734,0.0009260661788710742,0.014044195879250716,0.01394067751243705,0.0011274039378310861,0.013077389836932176,0.0128671079874038,0.0011283924069988257,0.32288552944858867,0.3313257247209549,0.05976299774865371,0.3265634477138519,0.3019508570432663,0.08332737903802043,136.15876388549805,136.0338134765625,3.3804428033239704
|
||||
policy,15,1.4012686610221863,1.459230661392212,0.10382585987254207,0.43898795793453854,0.4388795346021652,0.0006983014420172777,0.014726902435844092,0.014554396737366849,0.0011315207662091714,0.013789381599053692,0.01361688366159795,0.0010896416506993869,0.33244289457798,0.34033067524433136,0.05877692102570215,0.3343078854183356,0.31009364128112793,0.08182806280782791,135.64569473266602,135.43162536621094,3.158886962702626
|
||||
policy,16,1.4134167234102886,1.4617873430252075,0.09394753194112036,0.4267946506539981,0.426824688911438,0.0006511033650642808,0.015548002518092558,0.0152965481393039,0.001129096422836277,0.014907231088727676,0.01476723980158565,0.001036538253609211,0.3422224149107933,0.3494469672441482,0.05770707088213371,0.34222574904561043,0.31824275851249695,0.08032142799396402,135.04858779907227,134.94913482666016,3.24827603338763
|
||||
policy,17,1.4202983180681865,1.463218092918396,0.10293422351826516,0.4160349443554878,0.4160916209220886,0.000907695771467797,0.016366952642177485,0.01600238215178245,0.0011333848785593772,0.01595652491475141,0.01589812897145745,0.0010277435874545453,0.35218823452790576,0.3587146252393722,0.056628461776299224,0.3504365123808384,0.32691590487957,0.0787646456838698,134.57604853312174,134.7151870727539,2.879746485282966
|
||||
policy,18,1.4235759576161702,1.4608906507492065,0.09055067566173036,0.4062802121043205,0.4061827212572098,0.0011552711545508407,0.017109358993669325,0.016633957624435397,0.0011571414759123958,0.016744510037824466,0.016658997163176502,0.001000215591599522,0.3624160687128703,0.3680703938007355,0.055448122353192665,0.3587329188982646,0.3356786370277405,0.07720384577578646,133.91151555379233,133.91065216064453,2.607398577118279
|
||||
policy,19,1.4259433348973591,1.4590229988098145,0.08276676590957344,0.39682793865601224,0.39647147059440613,0.0010405300210958,0.018594375501076333,0.0181009788066148,0.0010761628632965324,0.017971585970371923,0.01791932247579095,0.00099539299634273,0.37293026099602383,0.3778472989797592,0.05437570572066006,0.36733417958021164,0.3447427004575729,0.07559573375225033,133.59984079996744,133.52175903320312,2.613339856752517
|
||||
policy,20,1.4251498381296794,1.4582713842391968,0.07899707243071366,0.3876243904232979,0.3873464912176132,0.0010133625895914016,0.019453984374801267,0.01886166445910925,0.0011494344100751398,0.018807867076247875,0.0188187528401613,0.000955909838176562,0.3837158108750978,0.3877843022346496,0.05318154104551369,0.37605535984039307,0.35443076491355896,0.07398515808516663,132.94675954182944,132.87828063964844,2.2965981751717974
|
||||
policy,21,1.437597970167796,1.4606568813323975,0.06735232015120654,0.37901216993729275,0.37937782704830164,0.0011517828406985306,0.020449313800781906,0.01987997535616155,0.001197294901974706,0.020353925724824206,0.02040012832731005,0.000960827642574204,0.394869531194369,0.3979790508747101,0.05186380440773144,0.38522302856047946,0.3661189675331116,0.07235389668517785,132.41075134277344,132.10411834716797,2.1639513758379323
|
||||
policy,22,1.4092497030893962,1.46062433719635,0.095837632592704,0.3712514191865921,0.3711720108985901,0.000650297432338672,0.021769741705308304,0.02124023810029025,0.0011488733783894677,0.021639417856931634,0.0216640662401914,0.0009208860216210394,0.40637144943078357,0.4085723459720611,0.05059530913076011,0.39469917118549347,0.37813936173915863,0.070750551153413,132.05330022176108,131.78015899658203,2.1697258781601785
|
||||
policy,23,1.426300863424937,1.4557127952575684,0.06745488809342925,0.3637062907218933,0.36358234286308283,0.0009274997813573172,0.02308016006524359,0.02259439602494235,0.001120331536302827,0.022867856702456824,0.02287452854216095,0.0009192870500997524,0.4182355950276057,0.4195873439311981,0.04937019722416682,0.40450872480869293,0.39060124754905695,0.0691460410684931,131.65142567952475,131.52277374267578,2.0220404523194113
|
||||
policy,24,1.444358229637146,1.4586329460144043,0.03239220509890591,0.3567158083120982,0.35664452612400055,0.0008110850693988414,0.0240432474141319,0.02349467203021045,0.0012052124252229072,0.024271404525885932,0.0242868550121784,0.0009140361276818095,0.43051083385944366,0.4308211952447891,0.04796601483923258,0.4147446428736051,0.40358696877956385,0.06754786626810591,131.26820119222006,131.32037353515625,1.8662399064519688
|
||||
policy,25,1.4163572192192078,1.4618899822235107,0.10889617263299874,0.34973331292470294,0.34975768625736237,0.000890543591172535,0.025351842710127383,0.02488056942820545,0.001204863430075822,0.025769463119407438,0.025744682177901247,0.0008918005360421667,0.44325583676497143,0.44195960462093353,0.04645185249570921,0.4254521032174428,0.4170347601175308,0.06594577011192454,130.86188507080078,130.99784088134766,1.7404887112174476
|
||||
policy,26,1.4161670406659443,1.4628815650939941,0.11200326215897942,0.34265009065469104,0.34256708621978754,0.0007118275313979932,0.026858798693865493,0.026500881649553748,0.0011462253395370509,0.027071253707011498,0.027048425748944248,0.000871948426869739,0.45648985852797824,0.4533250033855438,0.04498549271000578,0.4365722710887591,0.4312857091426849,0.0643558377194233,130.67361704508463,130.83936309814453,1.5851654037038603
|
||||
policy,27,1.3981992204984028,1.4567011594772339,0.09893891665233308,0.33613307029008865,0.33634477853775024,0.0009628381392293821,0.028369017100582483,0.0280629228800535,0.0011331538660075407,0.02874391914034878,0.02868808712810275,0.0008725287580587386,0.4702724094192187,0.46559110283851624,0.04353234983309833,0.44822634756565094,0.44703489542007446,0.06277079120078563,130.46852366129556,130.61290740966797,1.4644169143779986
|
||||
policy,28,1.381934662659963,1.4583061933517456,0.11852526619063751,0.32982973257700604,0.32969215512275696,0.000974147152371984,0.0299222343601286,0.029707461595535202,0.001136076496003168,0.030327841018636958,0.030155872926115948,0.0008762819074660433,0.4846296062072118,0.47927553951740265,0.04203937610595973,0.46040721982717514,0.4633459150791168,0.061206911634121106,130.2632319132487,130.34037017822266,1.3632586439837902
|
||||
policy,29,1.3977730671564739,1.4589993953704834,0.10787709864706842,0.3236579373478889,0.3237767815589905,0.000938090919061262,0.03144701756536957,0.031264358200132805,0.0012276400591126895,0.032006262956807974,0.03171996772289275,0.0008635092228403927,0.4998071665565173,0.4940102696418762,0.040251532361998646,0.4731428350011508,0.4803353548049927,0.059670352644106375,129.9369010925293,130.04112243652344,1.3876733019499923
|
||||
policy,30,1.4180044929186504,1.4611108303070068,0.10453222222629092,0.3175130138794581,0.31764887273311615,0.0009384583379369148,0.033329807842771175,0.0333496257662773,0.0011678454749256657,0.034163097230096605,0.033866938203573144,0.0009125219752375109,0.5156134863694509,0.5095933675765991,0.03868217989309364,0.4867500389615695,0.4965546131134033,0.05814511417016558,129.7654323577881,129.9145278930664,1.3629936466251211
|
||||
policy,31,1.409839669863383,1.4590213298797607,0.09395805822439234,0.3124272152781486,0.31269875168800354,0.0006753302918158021,0.035030074728031914,0.03512520715594285,0.0012141810510688507,0.036062409169971894,0.0357657000422477,0.0009367814735780527,0.5321836769580841,0.5259307026863098,0.03693969944897152,0.5010533457001051,0.511436253786087,0.056650448129808045,123.58935228983562,123.73647689819336,1.3615513899025256
|
||||
policy,32,1.3986428777376811,1.4594618082046509,0.10873361978991307,0.3048928727706273,0.30484727025032043,0.0009466670074954602,0.03741795755922791,0.0376889519393444,0.001143082181506512,0.037561400793492745,0.0373140759766101,0.0009771589202132382,0.5496572951475779,0.5433358550071716,0.03532901902186715,0.5159919758637747,0.5268953740596771,0.05524690394801091,117.57707277933757,117.81959533691406,1.3086770664543643
|
||||
policy,33,1.408890922864278,1.460329294204712,0.10794937514298739,0.2967188780506452,0.2969699651002884,0.0007985739609642158,0.038901415653526734,0.03907314687967295,0.0013083247173243731,0.04001953359693285,0.039739903062582,0.0010498426832398079,0.568154901266098,0.5615096092224121,0.0334362067532649,0.5319799731175104,0.5434302389621735,0.05387725155038074,111.64348157246907,111.91263961791992,1.2457987081982465
|
||||
policy,34,1.4235185186068218,1.4606770277023315,0.08765855693875485,0.2885580832759539,0.28845848143100733,0.0010169488388853027,0.041347521046797384,0.04161010123789305,0.0012905610395034792,0.04239962715655562,0.0421267598867416,0.0011235020304710013,0.5876775979995728,0.580767959356308,0.03163904298520167,0.5489678432544073,0.560937762260437,0.05264263789341788,105.64044952392578,105.90522766113281,1.2508755159027154
|
||||
policy,35,1.435498317082723,1.4578781127929688,0.07262121294852832,0.27992730091015494,0.28008659183979034,0.0007431755554153184,0.0438477645317713,0.04421155527234075,0.0013059072453959829,0.044835027928153616,0.044679528102278654,0.0012451504218446376,0.60827108224233,0.6024373471736908,0.029979664817591567,0.5670270050565401,0.5761328637599945,0.05149217569679096,99.65119298299153,99.86334228515624,1.2113159342804307
|
||||
policy,36,1.4121619860331218,1.4584178924560547,0.08995972180347568,0.27130555113156635,0.2715393900871277,0.0008596386822450044,0.04640964232385154,0.0468552336096763,0.001389197359807033,0.048411215034623895,0.048370458185672704,0.0014765951524434008,0.6300436109304428,0.6254403293132782,0.028384687586089027,0.5866691991686821,0.5924391150474548,0.050432936424150296,93.72273254394531,93.95329284667969,1.191812359493303
|
||||
policy,37,1.4194405873616536,1.4584225416183472,0.09513302121522585,0.26213768621285755,0.2620231509208679,0.0007542491438494107,0.048814801809688356,0.0490865241736173,0.0015357126368773972,0.050272783574958596,0.05020172894001,0.0016362961549497269,0.6531025419632593,0.6489993631839752,0.026792544416469645,0.6071329166491827,0.6095902621746063,0.04946452860150052,87.7355187733968,87.83219146728516,1.1682769811190112
|
||||
policy,38,1.4399514396985371,1.4582232236862183,0.06685247050028499,0.2528178046147029,0.2526378184556961,0.0009314995808008827,0.051567475621898916,0.05178004875779145,0.0016657203454724765,0.05463106806079542,0.05446006357669825,0.002036643553702514,0.6774670432011286,0.6713815331459045,0.02536272143663966,0.6296406586964926,0.6301748752593994,0.04859099695230182,81.75686200459798,81.87954711914062,1.1604746138263529
|
||||
policy,39,1.4305088520050049,1.4605097770690918,0.07879385061606632,0.24324277291695273,0.24333947896957395,0.0006945828108527632,0.05463458752880488,0.05490175075829025,0.0018501984887247809,0.057737854930261734,0.057597689330577795,0.0023835491929421614,0.7031645079453787,0.696758508682251,0.024206802890961873,0.6535629828770956,0.653831422328949,0.047761538295495905,75.86193211873372,75.9334831237793,1.1269153270663863
|
||||
policy,40,1.4156449834505718,1.4593015909194946,0.10347175788550594,0.23359997446338332,0.23384018987417216,0.0010787924282638151,0.058030628909667294,0.05798608250916,0.002093833569263115,0.0602255339423815,0.060088956728577544,0.002763662264620524,0.7303073952595392,0.7269164621829987,0.02332526525189055,0.67864557603995,0.6790850162506104,0.046850945484370125,70.00064468383789,69.99341201782227,1.0872600673426924
|
||||
policy,41,1.4157938559850056,1.459862470626831,0.09435127683840137,0.22323331733544663,0.22285030782222745,0.000859051974367278,0.06343476598461466,0.0634513422846794,0.0025914569699120975,0.06565276222924386,0.0652438141405582,0.0034456748727946093,0.7592518925666809,0.7579568326473236,0.0225344709081469,0.7061114360888799,0.7086764276027679,0.0458243151520239,64.15671730041504,64.21561431884766,1.0447228059750389
|
||||
policy,42,1.4285185138384502,1.461390495300293,0.07718147197763556,0.21355514476696646,0.2137022987008094,0.0009596965610958157,0.0662082411969701,0.0662092566490173,0.0029525412425425845,0.06985252102216082,0.0695365518331527,0.0041720437402353,0.7892037381728491,0.7897058427333832,0.021854125148604707,0.7353827605644861,0.740037351846695,0.04447069023814393,58.30001354217529,58.365211486816406,0.9997987747616193
|
||||
policy,43,1.4424630999565125,1.4628183841705322,0.06724856968256814,0.2030496758719285,0.2028768807649612,0.0011308543490512577,0.07019709174831704,0.07038467377424235,0.003548267984205407,0.07527179208894565,0.075044747442007,0.005195065253592226,0.8201002379258474,0.8233940005302429,0.021040426237395823,0.7667678048213323,0.7734040915966034,0.04257059571098055,52.49645805358887,52.586774826049805,1.0044334684016953
|
||||
policy,44,1.4560436606407166,1.4618077278137207,0.021432815133896877,0.19280739873647687,0.19292283058166504,0.0009669901520770557,0.07400630849103128,0.07434194162487981,0.004285928903890251,0.08156565949320789,0.08160374686121935,0.006447011765532677,0.8513372540473938,0.854762077331543,0.019878982492774755,0.800331915418307,0.8084072768688202,0.039991217380253,46.685743967692055,46.75422668457031,0.9883477899706089
|
||||
policy,45,1.4204111496607463,1.45838463306427,0.08992044325906672,0.1823206432163715,0.1822525486350059,0.0012395838237371731,0.07882683910429474,0.07886430621147156,0.005330193293218309,0.08699029870331283,0.08758325502276415,0.007829297369439396,0.8826653112967809,0.8856680393218994,0.018077926129872055,0.8353164941072464,0.842244029045105,0.03646795271033441,40.94109058380127,40.97993850708008,0.9312684389589564
|
||||
policy,46,1.399420162041982,1.458788514137268,0.11105561883099298,0.17189364756147063,0.17205380648374552,0.0009219072137340676,0.08320556581020351,0.08267426863312716,0.0066323162399618265,0.09569528015951312,0.0970342569053173,0.010079902852867157,0.9128866543372472,0.9153377115726471,0.01546608402424034,0.8721721917390823,0.8763531744480133,0.031592540428454004,35.12005933125814,35.20241737365723,0.8897683349679514
|
||||
policy,47,1.4033182462056477,1.4579825401306152,0.10422316850558577,0.16129077474276218,0.16128489375114435,0.001018088715129822,0.09040208595494426,0.08968270942568776,0.008497786252364874,0.10707519389688964,0.10917501896619795,0.013180166084943323,0.9417618463436762,0.943635106086731,0.011911205350398303,0.9102469185988108,0.9122354388237,0.02504022689827737,29.196923573811848,29.172375679016113,0.753779996185945
|
||||
policy,48,1.4063080549240112,1.4615670442581177,0.11671982835268006,0.15017804130911824,0.15005530416965485,0.0008883503881138146,0.09827813381950055,0.0974338240921497,0.010886186531401935,0.12063833946983016,0.1225698962807655,0.017565255695998625,0.9675940622886022,0.9688231348991394,0.0075828026856976745,0.9473654925823212,0.9474750459194183,0.016723987892215502,22.93179162343343,22.8565092086792,0.6221538773940791
|
||||
policy,49,1.4051330089569092,1.4575649499893188,0.10409623118829003,0.13727240140239394,0.13735773414373395,0.0010852621227955496,0.11033626956244304,0.1089743040502071,0.01447562721036154,0.13486251980066297,0.1361616253852844,0.023146098112425507,0.988351489106814,0.9888648092746735,0.00307270216189896,0.9790250509977341,0.9790219068527222,0.007728898896027582,15.889913082122803,15.843602657318115,0.4207739854874362
|
||||
policy,50,1.3980345527331035,1.4580085277557373,0.11041661620888127,0.1127788765976826,0.11259712651371954,0.0012921858863997654,0.1562533235798279,0.15373352915048594,0.02362716296909376,0.20898258561889327,0.20881841331720347,0.044238622104847525,0.9999999602635702,0.9999999701976776,1.0271554434015768e-07,1.0000000049670537,1.0,5.937844040540695e-08,0.0,0.0,0.0
|
||||
world_model,1,1.4533925453821819,1.461777925491333,0.02336960337066872,1.4129687746365864,1.414147675037384,0.0032933901078059393,0.08070295055707292,0.08118164539337155,0.010454953354977689,0.051081586008270535,0.0509083047509193,0.007912989094944173,0.2193622185538212,0.21757182478904719,0.07949864760982812,0.25159889211257297,0.250441774725914,0.06240950450610134,147.15155410766602,143.9678497314453,8.376567748493638
|
||||
world_model,2,1.4396146138509114,1.4582419395446777,0.06813142144519203,1.0209116141001384,1.0209931135177612,0.0014683212731614783,0.05020998542507485,0.0488581713289022,0.005032600520025006,0.03331811539828774,0.033294871449470506,0.0038917760574468767,0.20897626752654708,0.20785780251026148,0.07857201181316913,0.24897778282562888,0.24419354647397995,0.06191632690049717,147.20400365193686,143.8400421142578,8.997135747723478
|
||||
world_model,3,1.4381603598594666,1.4599841833114624,0.0738807229558838,0.8507331510384878,0.8506110310554504,0.0017382311753220694,0.03146396360049641,0.03020402230322355,0.003836290709259894,0.02226023205245529,0.0224543828517198,0.00189456788826931,0.20495133784910038,0.2047512382268905,0.07742449228044769,0.2512527120610078,0.2450791299343109,0.06149078006539828,146.69976170857748,144.0539093017578,8.305269411920746
|
||||
world_model,4,1.414153556029002,1.4615588188171387,0.10372899715040015,0.7503705968459448,0.7507732510566711,0.0019771100788795997,0.0205619366218646,0.020273560658097198,0.0027308458049704874,0.015756429173052266,0.015789498575031702,0.0011541876756866742,0.2061776978274186,0.20703715085983276,0.07673839145994392,0.25626328463355696,0.24957270175218577,0.06099560393348481,146.51680501302084,145.96379852294922,7.838355433372457
|
||||
world_model,5,1.4155749082565308,1.458800196647644,0.1008107816963765,0.6829914599657059,0.6830780506134033,0.001883620169518522,0.01544583464662229,0.01570929214358325,0.0014227566172704672,0.012555573058004142,0.012606845237314649,0.0010543449812430241,0.21127574394146598,0.2131353691220283,0.07626135727223399,0.2626426182687282,0.25580947846174235,0.060297689728145865,145.85484186808267,145.40126037597656,7.361370632992232
|
||||
world_model,6,1.4079981843630474,1.4614639282226562,0.10121914363995313,0.6333321779966354,0.6331908702850342,0.002103036591282695,0.013670838360364182,0.0137178441509604,0.0010122303891244115,0.01101913807603215,0.0111501044593751,0.0009947128018882906,0.21823835124572113,0.2207611724734306,0.0760175459834994,0.26948110635081923,0.262234553694725,0.05946826275872519,145.0130411783854,144.59197998046875,6.9536996666551545
|
||||
world_model,7,1.4271799524625142,1.459917664527893,0.07583395282143575,0.5943466822306315,0.5949320197105408,0.0018649372082227699,0.012897509771088708,0.0128633519634604,0.0010400331103328022,0.01029480613457655,0.01025992631912225,0.0010130017923084993,0.2263289814194043,0.22918527573347086,0.07582452854637255,0.276517325391372,0.26862969994544983,0.05860358502662837,144.23547744750977,142.67964935302734,6.776913194385489
|
||||
world_model,8,1.431926965713501,1.4594535827636719,0.06744760096215313,0.563463474313418,0.5632290840148926,0.0017948003914120948,0.012396345303083409,0.0122545887716114,0.0009256500837896662,0.010147732139254559,0.0100790802389383,0.0011373574185958506,0.23484206385910508,0.23753976076841354,0.07564184411808113,0.28362881516416866,0.2759163975715637,0.0576542286641207,144.18588256835938,143.3123779296875,6.7273099454356275
|
||||
world_model,9,1.4179279804229736,1.4603266716003418,0.10095468573479485,0.5374817897876104,0.537643700838089,0.0022024926367130745,0.012074544560164166,0.01187684945762155,0.0008849660465908172,0.010216149191061593,0.00996713433414695,0.001232865373065691,0.24343020779391125,0.24577274173498148,0.07538317920613968,0.29075210914015764,0.2832399010658264,0.05665745063195236,142.0523910522461,141.92173767089844,5.926907195688929
|
||||
world_model,10,1.418602744738261,1.459524154663086,0.09054109381905114,0.5162295003732046,0.5162076950073242,0.0010728422421953235,0.012111056673650892,0.0118008749559521,0.0009015193644747404,0.01032973274899021,0.010324773844331451,0.0012054302688852458,0.2521264062573512,0.25408732891082764,0.07505138206902054,0.2978647289176782,0.29040558636188507,0.05566342817848057,140.94559605916342,140.8613739013672,4.952437029925309
|
||||
world_model,11,1.4190661907196045,1.458388328552246,0.09536129916176096,0.49652264018853504,0.49654321372509,0.0005868546604093758,0.012421254379053859,0.012061195913702201,0.0009376938200572637,0.011058027778441665,0.011134271509945351,0.0011480290438585536,0.26102626696228975,0.2623855024576187,0.07454250811743172,0.3050393710533778,0.29756394028663635,0.05465811833117792,140.04212061564127,140.6932830810547,4.832693357180842
|
||||
world_model,12,1.4346390962600708,1.4619899988174438,0.07435816838208892,0.47918491065502167,0.47931154072284693,0.0013802810277959805,0.012687257568662317,0.01239322917535895,0.0009458882068847281,0.011752502527087883,0.01181674562394615,0.0011258855981153126,0.2700656515856584,0.270744264125824,0.07388316962698159,0.31232047577699024,0.30483298003673553,0.05364841844341491,138.6077028910319,138.56050872802734,4.33077952641585
|
||||
world_model,13,1.4425008296966553,1.4634236097335815,0.06989995376794177,0.46406805763641995,0.46407695114612574,0.001050598636421304,0.013248961729307916,0.01293544983491295,0.0009910300230212682,0.012254850162814017,0.0122767821885645,0.0010959697868531423,0.27929024770855904,0.2792863994836807,0.0731497683370386,0.3196038181583087,0.31215086579322815,0.05262296767986421,138.3816706339518,138.41822814941406,4.0896661141563335
|
||||
world_model,14,1.4446210265159607,1.4612187147140503,0.04829447809478959,0.45082033922274906,0.4508969932794571,0.0010204813745441066,0.014178292049715865,0.01384253939613695,0.0010029611314019058,0.013182919550066141,0.0131385875865817,0.0010422531205873345,0.2887859841187795,0.2881366163492203,0.07234505791117912,0.32704498370488483,0.3196345567703247,0.051596015824239706,137.03701782226562,136.5382537841797,3.9568827482881335
|
||||
world_model,15,1.4455903967221577,1.4578397274017334,0.022384689030206358,0.4383048787713051,0.4384105056524277,0.000875349141995048,0.014857547668119225,0.01458384096622465,0.0010381978821222522,0.013900688383728217,0.01383753865957255,0.000990617715826097,0.2984656356275081,0.29716813564300537,0.07146029199748631,0.33460497111082077,0.3272408992052078,0.05061286894599234,136.14864222208658,135.80512237548828,3.7614753020415983
|
||||
world_model,16,1.4206860462824504,1.458859205245972,0.09404372725947728,0.4263244743148486,0.42653961479663843,0.0010172944142417773,0.015714538904527783,0.01547745615243905,0.0011007295071798553,0.015046631994967618,0.0149563746526837,0.0009387192375879094,0.30842631310224533,0.30630138516426086,0.0703674638264169,0.342431478202343,0.33512902259826655,0.04965038210801977,135.38895161946616,135.66502380371094,3.356935370946581
|
||||
world_model,17,1.417686661084493,1.4604671001434326,0.10115759943473707,0.41577133536338806,0.41589148342609406,0.001065721169207735,0.016558375830451593,0.0163311548531055,0.0011348136137389001,0.016091600526124183,0.015959360636770697,0.0009231288063164697,0.3186226586500803,0.31558758020401,0.06916628793958032,0.3505460148056348,0.3431919664144516,0.04866134128670901,134.75587717692056,134.02130889892578,3.1759047960208076
|
||||
world_model,18,1.4130877653757732,1.4583747386932373,0.10023189900758922,0.40561680247386295,0.40563535690307617,0.000999261113071154,0.01732524554245169,0.017140774987637948,0.0011355919803639621,0.0168992838201423,0.01672485098242755,0.0008575458210250439,0.3290742933750152,0.32506509125232697,0.06786054669199977,0.3587815811236699,0.35138304531574244,0.04770793174107045,134.32138951619467,133.6734619140625,3.465586188921939
|
||||
world_model,19,1.3902300596237183,1.4600744247436523,0.10322675172848018,0.3962302505970001,0.3965656459331512,0.0007300323389372221,0.01884017108629141,0.018775577656924648,0.0011098410668109932,0.018143872885654323,0.01794158481061455,0.0008240996763050365,0.33988997836907703,0.33499339222908014,0.06658357626020354,0.36736247440179187,0.3586633205413818,0.046745609398794394,133.93562952677408,133.57913970947266,3.132494128317171
|
||||
world_model,20,1.4175198674201965,1.4603252410888672,0.0856684476210944,0.3871224919954936,0.38722001016139984,0.0009348377721636145,0.019703416774670243,0.019675463438034002,0.0011393056752083,0.018986953888088416,0.0188494818285107,0.0007666587194694433,0.35097260649005574,0.3451608419418335,0.06522856493865427,0.37614477177460987,0.3654504865407944,0.04584697117736473,133.31868362426758,133.1776123046875,2.7780680630000276
|
||||
world_model,21,1.4418458541234334,1.4607491493225098,0.06088457849969693,0.3792758608857791,0.379398837685585,0.000760290231080574,0.020721395965665527,0.0206972481682896,0.001197857293566021,0.020488401719679392,0.0202821465209126,0.0007581954069290079,0.362398957212766,0.3555487394332886,0.06377963120556253,0.38532961905002594,0.372593343257904,0.04498106671846201,132.87950642903647,132.4226837158203,2.6609805167044414
|
||||
world_model,22,1.4613072872161865,1.4628416299819946,0.0034149363414279262,0.3711881910761197,0.3712049275636673,0.0012653715206849036,0.022091029056658315,0.022064303047955,0.001177924385762314,0.021735556889325335,0.021524971351027447,0.0007284833809197158,0.37417637556791306,0.3664073348045349,0.062382253749014974,0.39479392270247143,0.38016375899314875,0.044195458814116115,132.4303067525228,131.96385192871094,2.552668481042335
|
||||
world_model,23,1.429535170396169,1.45900297164917,0.06129385798534885,0.36353849619627,0.3634960651397705,0.0009798030042418953,0.02342726833497479,0.023443716578185503,0.0011777105933199106,0.02294753010695175,0.02280731592327355,0.0006989372042599143,0.3863937283555667,0.37778578698635096,0.06098025991154517,0.40458417187134427,0.39262694120407104,0.04351691509033353,132.14769999186197,131.79102325439453,2.48758112092225
|
||||
world_model,24,1.389732579390208,1.458253026008606,0.1045939478439394,0.35605867952108383,0.3559747040271759,0.000933175049065162,0.02444469587256506,0.024446852505207,0.0012502430961146066,0.024350912465403426,0.024226414039731,0.0006795603068751977,0.399086058139801,0.3893414735794067,0.059333355953885475,0.41479437053203577,0.4064637422561645,0.04292922144597832,131.71113459269205,131.4471664428711,2.213667547635054
|
||||
world_model,25,1.3718810280164082,1.4581577777862549,0.11401466316596362,0.34905272473891574,0.3487667888402939,0.0008215890906961736,0.025806770970423967,0.02581775002181525,0.0012892204801591943,0.0258256557087103,0.0257084257900714,0.0006615042878152798,0.4123278856277466,0.4026752114295959,0.057535591642353376,0.42540950576464337,0.4208024889230728,0.04242117039062633,131.1974105834961,130.8712921142578,1.9902288647399777
|
||||
world_model,26,1.381341536839803,1.4582209587097168,0.12086044374930509,0.3422257627050082,0.3423927128314972,0.0007389228604612776,0.027352198803176426,0.027425106614828047,0.00125411719019061,0.027144336452086706,0.0270166508853435,0.0006270903670050722,0.42608368396759033,0.41746193170547485,0.05574122015493183,0.43645094335079193,0.43558382987976074,0.042016568272052406,131.07578913370767,130.76246643066406,1.8037024813534488
|
||||
world_model,27,1.4387933214505513,1.4635536670684814,0.0679272226008988,0.33549419045448303,0.3348930925130844,0.0011388555350766783,0.028947412036359258,0.0290938997641205,0.0013055522504937173,0.028845329613735232,0.0287749050185084,0.0006227023402360683,0.44046639402707416,0.43289807438850403,0.0539202213827453,0.44804227848847705,0.449881836771965,0.04171697061660625,130.8024444580078,130.37776947021484,1.6836364817386182
|
||||
world_model,28,1.4334970315297444,1.4631922245025635,0.0795139898451462,0.32971427092949546,0.32951290905475616,0.0007209826159019986,0.03052780249466495,0.0306934919208288,0.0013039965648914723,0.030435079863915786,0.03037134371697895,0.0006314570568486347,0.45544641961654025,0.4490617513656616,0.05209366928905441,0.4601954097549121,0.46282391250133514,0.041529191237687016,130.6687800089518,130.16346740722656,1.6399811204954744
|
||||
world_model,29,1.4317913452784221,1.462573528289795,0.07303740526692315,0.323148434360822,0.3232393115758896,0.0010835545403777077,0.03206337507193282,0.03219572827219955,0.0013800245371465105,0.03213608389099434,0.0321700386703014,0.0006572724099407175,0.4712622215350469,0.46388560533523554,0.05007289433250793,0.4729691296815872,0.4763970971107483,0.041495968951774265,130.28232765197754,129.84121704101562,1.5775011174089444
|
||||
world_model,30,1.442339301109314,1.458134651184082,0.05135244076820204,0.3167305812239647,0.31648942828178406,0.0008854163040478843,0.03401390121628835,0.034258654341101605,0.0013878025994449206,0.034281386993825394,0.0343471448868513,0.0007181738336615835,0.48784547795852023,0.47890891134738917,0.048138351192378574,0.4866001183787982,0.49089518189430237,0.041586739895538634,130.00177001953125,129.54344177246094,1.4542147743844611
|
||||
world_model,31,1.4348223805427551,1.4580434560775757,0.07449864830627831,0.31187864392995834,0.3118658512830734,0.0008320492397481388,0.03574309870600697,0.03607472032308575,0.0014301047079672334,0.03618062101304526,0.0363664980977773,0.0008122622066173969,0.5052218536535898,0.494672030210495,0.046140750086693536,0.5009367987513542,0.5061728656291962,0.041800259562921716,123.84995333353679,123.41864013671875,1.4279089914189704
|
||||
world_model,32,1.3988302151362102,1.4576611518859863,0.10729223842648986,0.30435667932033533,0.30438970029354095,0.000869365436314477,0.03821388445794578,0.03863400965929025,0.001432013639864088,0.03766090702265497,0.03780401870608325,0.000878338869927948,0.523608535528183,0.5116283595561981,0.0442260456376471,0.5159145171443621,0.5234351754188538,0.04216885460747783,117.89822514851888,117.53601837158203,1.320837476656148
|
||||
world_model,33,1.4282535314559937,1.459426999092102,0.06955108790733655,0.2963858072956403,0.2965841144323349,0.0009310240128663637,0.03971039876341816,0.040167680010199505,0.0015638975483263293,0.04013028989235555,0.0401822999119758,0.001016652143117004,0.5429513454437256,0.5292593836784363,0.04210548772691547,0.5319144477446874,0.5420273244380951,0.04268478116150443,111.95115280151367,111.63021087646484,1.2435140108487466
|
||||
world_model,34,1.4436910351117451,1.4628301858901978,0.05471621661904896,0.2879347205162048,0.2879502475261688,0.0010704136587226995,0.042213362020750794,0.04274077713489525,0.0015594937950355323,0.04250456299632783,0.042361069470643956,0.0011520059142808715,0.5634041527907053,0.548242449760437,0.04009756126637714,0.548871248960495,0.5613690614700317,0.04340527376329695,105.90560404459636,105.66857528686523,1.2126753165012274
|
||||
world_model,35,1.4611755013465881,1.4614216089248657,0.004092138002794793,0.2795865659912427,0.2794643342494964,0.0007824357892496129,0.04477922897785897,0.04539585486054415,0.0016296481368469286,0.044889667692283745,0.04471045359969135,0.0013475809312679685,0.585013727347056,0.5712403059005737,0.03816347771988007,0.5668668250242869,0.5808209776878357,0.044228716459148824,99.95358085632324,99.69697189331055,1.1621838681008607
|
||||
world_model,36,1.4579586585362752,1.4638943672180176,0.014139374871268788,0.270948459704717,0.27086065709590906,0.000983527162229915,0.04744177684187884,0.04800009913742535,0.0017391570086564866,0.048471042265494625,0.0482940506190061,0.0016437500380069084,0.6079216748476028,0.5957158505916595,0.03627113768943613,0.5864502837260565,0.6018246412277222,0.04517352061804074,94.00563367207845,93.7629508972168,1.124014074251847
|
||||
world_model,37,1.4339422980944316,1.4636309146881104,0.08404884240265262,0.2618991211056709,0.2619090676307678,0.0008006050308956825,0.049936586990952464,0.05038364604115485,0.0019149234655085744,0.05031551637997226,0.050050368532538345,0.00189388951106978,0.6321922242641449,0.6219102740287781,0.03434831350201216,0.6067853172620138,0.6235508024692535,0.046161197941116845,87.99370384216309,87.81389236450195,1.1478843518894963
|
||||
world_model,38,1.36817733446757,1.4089529514312744,0.11159962984324552,0.25286982705195743,0.25277063250541687,0.0007738450305468386,0.05275027981648837,0.05314554274082175,0.002095406961174799,0.054703154290715796,0.05453699640929695,0.002302328944859451,0.6578525205453237,0.6498229503631592,0.032518545301796105,0.6291835159063339,0.6471395194530487,0.047136594751959186,82.04260381062825,82.0048828125,1.1018606066300318
|
||||
world_model,39,1.346301019191742,1.3946452140808105,0.1254525704939868,0.2430584629376729,0.2428948730230331,0.0011509665755961532,0.055913531531890194,0.056174032390117604,0.0022765016576608097,0.057771594263613175,0.057722378522157655,0.0027212217894743208,0.6849551051855087,0.6793763637542725,0.030887730547321704,0.6530061811208725,0.6699582040309906,0.04800105664592377,76.17742983500163,76.25931549072266,1.029505899266879
|
||||
world_model,40,1.3802971243858337,1.4581224918365479,0.12245827377993562,0.23316052059332526,0.23301009088754648,0.0012032970468783203,0.05935340933501714,0.05949453823268405,0.0025208181566882485,0.06016994733363385,0.060343274846672956,0.0032060442118300838,0.7135866483052572,0.71054807305336,0.029422096367853538,0.677904928723971,0.6928146183490753,0.04866183666102066,70.31199391682942,70.33174514770508,0.9759335841726381
|
||||
world_model,41,1.4032540718714397,1.458265781402588,0.10516134801590594,0.223319253573815,0.22332181781530375,0.0011144804200864573,0.06498056463897224,0.0649594664573669,0.002992862851305257,0.06560403356949485,0.06595649570226665,0.003964404280303663,0.7442370106776556,0.7433033883571625,0.027980227918382696,0.7053270240624746,0.7180675864219666,0.04899993940331763,64.47863515218098,64.51564025878906,0.9478514626737637
|
||||
world_model,42,1.4379292130470276,1.4633039236068726,0.07530946347784306,0.21322927623987195,0.2134105265140533,0.0010338801258789657,0.06777868947635089,0.0679121948778629,0.0033882409740144596,0.0697863021244605,0.07039140164852135,0.004772362490716172,0.775930052002271,0.778441309928894,0.026535711822516964,0.7344683259725571,0.7449654936790466,0.04881861672703986,58.58932971954346,58.63310623168945,0.8991862251329755
|
||||
world_model,43,1.426585058371226,1.4628379344940186,0.08278333084281457,0.20286938672264412,0.20287518948316569,0.0011548967727398455,0.07189039078851536,0.07180123403668401,0.0040266323921936695,0.0751958402494589,0.07605804130434984,0.00594201721564961,0.8086681465307871,0.8134322166442871,0.024974029300921057,0.7657524794340134,0.7720715999603271,0.04778625286927563,52.77729479471842,52.70939636230469,0.8750702280263296
|
||||
world_model,44,1.4388798872629802,1.4598695039749146,0.07090603247022927,0.19268494099378583,0.19245372712612152,0.0010068670350045813,0.07581278433402373,0.0752079114317894,0.0047689362160107255,0.08146793581545349,0.08258367329835885,0.007382538855407231,0.8418805698553721,0.8471586406230927,0.023152743100745273,0.7991637885570526,0.8011415600776672,0.0456957568701264,46.9555279413859,47.00542640686035,0.7962965209549047
|
||||
world_model,45,1.4126293460528057,1.4611600637435913,0.09947770852364198,0.18218383441368735,0.18205358833074564,0.0010323556195906164,0.08079533092677589,0.0789932459592819,0.00578697493551824,0.08677873760461802,0.08815212547779075,0.00901869085697491,0.8752753883600235,0.8809409141540527,0.020754483792728862,0.8340505361557007,0.8330194652080536,0.042241606159689284,41.15834395090739,41.296464920043945,0.7461948715523269
|
||||
world_model,46,1.4074287215868633,1.460649013519287,0.10832431314044892,0.17164038494229314,0.1713947132229805,0.0009815502174125473,0.08546852258344485,0.08329080417752265,0.007023254510162587,0.09551888083418207,0.09717138111591335,0.01145088244443712,0.9075939754645029,0.9122102558612823,0.017620392536132318,0.8709724992513657,0.8706559538841248,0.03690393480531023,35.3676176071167,35.53082084655762,0.7184372471098592
|
||||
world_model,47,1.4162389834721882,1.4596360921859741,0.10095972362738748,0.1609339316685994,0.16091413050889963,0.0009868837223505876,0.09280780330300327,0.09102331101894376,0.008903920401425902,0.10687540285289283,0.10868267714977259,0.014792245383738344,0.9384221931298574,0.941839039325714,0.013517175016454813,0.9093004961808523,0.9096786975860596,0.02926927650328625,29.46851857503255,29.592190742492676,0.6329374148184259
|
||||
world_model,48,1.4188902179400127,1.4600586891174316,0.09703648147414042,0.1498397700488567,0.1498678848147392,0.0009869854704706615,0.10062806929151213,0.09919239208102225,0.011330081948169477,0.12028274560968077,0.1220605038106441,0.019437971781104263,0.9658618718385696,0.967761367559433,0.008627660655317159,0.9468125998973846,0.9475338757038116,0.019485745752079356,23.23629363377889,23.352867126464844,0.5608015761970383
|
||||
world_model,49,1.4257193406422932,1.459227204322815,0.07976074097840388,0.13712993636727328,0.13703507930040354,0.0007546937194460478,0.1126051284372806,0.11130952835083,0.015042800435618304,0.13427212461829183,0.1356058120727539,0.025407981066653526,0.9877608567476273,0.9884132444858552,0.003554149261275243,0.9788712610801061,0.97951540350914,0.008881827143395317,16.115930398305256,16.265664100646973,0.39574295460598746
|
||||
world_model,50,1.4361504713694255,1.460615634918213,0.0636015507866525,0.11243025958538051,0.1122768968343734,0.001123745547764945,0.1590880801280339,0.15785057097673416,0.025205074988167573,0.20723549897472063,0.2078270614147186,0.04727484126158931,0.9999999701976776,0.9999999701976776,9.338253166412447e-08,1.0000000149011612,1.0,8.47712855294204e-08,0.0,0.0,0.0
|
||||
|
13
unitree_z1_stackbox/case1/output/inference/round_summary.csv
Normal file
@@ -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-vid5-fs4,unitree_z1_stackbox,0,74.69846534729004,74.04211902618408,150.80215120315552,,,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,1,73.98387575149536,74.01528310775757,151.1251242160797,253.22300720214844,0.26909148693084717,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,2,73.76274609565735,73.56815648078918,150.4488024711609,188.7307891845703,0.24005728960037231,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,3,74.5190258026123,73.98977160453796,151.69555068016052,228.73672485351562,0.2653142213821411,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,4,72.8518614768982,73.58945345878601,149.5785253047943,167.06971740722656,0.325739324092865,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,5,73.8154571056366,72.15587997436523,149.27998208999634,180.20187377929688,0.33649909496307373,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,6,69.69154667854309,69.69993853569031,143.13594150543213,158.8018035888672,0.33744263648986816,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,7,67.83584356307983,68.3665783405304,139.32131123542786,175.6475067138672,0.438984751701355,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,8,67.98764085769653,72.16028070449829,143.27357864379883,195.95468139648438,0.3282375931739807,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,9,73.37647747993469,73.40617871284485,149.9037516117096,153.3436737060547,0.30589479207992554,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,10,73.40580654144287,72.38990902900696,148.9323091506958,187.83941650390625,0.4448220133781433,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,11,74.1804986000061,74.4399938583374,152.25260615348816,183.01318359375,0.33877116441726685,
|
||||
|
@@ -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-vid5-fs4,unitree_z1_stackbox,policy,72.50910377502441,,,,46.083333333333336,47.75,47.75,48.416666666666664,,188.4147616299716,0.33007766983725806,148.3124695221583,72.50910377502441,72.65196190277736,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,world_model,72.65196190277736,,,,46.25,47.833333333333336,47.833333333333336,48.5,,188.4147616299716,0.33007766983725806,148.3124695221583,72.50910377502441,72.65196190277736,
|
||||
|
1201
unitree_z1_stackbox/case1/output/inference/stepwise_log.csv
Normal file
@@ -20,5 +20,7 @@ dataset="unitree_z1_stackbox"
|
||||
--n_iter 12 \
|
||||
--timestep_spacing 'uniform_trailing' \
|
||||
--guidance_rescale 0.7 \
|
||||
--perframe_ae
|
||||
--perframe_ae \
|
||||
--analysis_log_metrics \
|
||||
--analysis_reference_steps 50
|
||||
} 2>&1 | tee "${res_dir}/output.log"
|
||||
|
||||
@@ -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=110.6027, median=131.2395, p90=148.6507, p95=153.3840
|
||||
|
||||
### 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.6667, median=47.6667, p90=47.6667, p95=47.6667
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3532, median=0.3491, p90=0.4172, p95=0.4278
|
||||
- `action_delta_mid_steps`: mean=0.0270, median=0.0259, p90=0.0401, p95=0.0425
|
||||
- `state_delta_mid_steps`: mean=0.0271, median=0.0259, p90=0.0407, p95=0.0432
|
||||
|
||||
### 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=215.0836, median=218.6223, p90=257.4660, p95=258.2123
|
||||
- `action_drift_vs_prev_round`: mean=0.2840, median=0.2649, p90=0.3709, p95=0.3717
|
||||
- `round_total_time_s`: mean=151.0683, median=151.3131, p90=151.8530, p95=151.9551
|
||||
- `policy_pass_total_time_s`: mean=73.9915, median=74.1323, p90=74.4498, p95=74.5848
|
||||
- `world_model_pass_total_time_s`: mean=73.9556, median=74.0580, p90=74.2324, p95=74.3204
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 254 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 116 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,73.9914903442065,73.9914903442065,,,,,,,,,,,45.833333333333336,45.833333333333336,,47.66666666666666,47.66666666666666,,47.66666666666666,47.66666666666666,,48.41666666666666,48.41666666666666,,151.06825691461563,151.06825691461563,,73.9914903442065,73.9914903442065,,73.95558383067448,73.95558383067448,,215.08364868164065,215.08364868164065,,0.2839532115242698,0.2839532115242698,
|
||||
unitree_z1_stackbox,world_model,73.95558383067448,73.95558383067448,,,,,,,,,,,46.0,46.0,,47.75,47.75,,47.75,47.75,,48.333333333333336,48.333333333333336,,151.06825691461563,151.06825691461563,,73.9914903442065,73.9914903442065,,73.95558383067448,73.95558383067448,,215.08364868164065,215.08364868164065,,0.2839532115242698,0.2839532115242698,
|
||||
|
@@ -0,0 +1,102 @@
|
||||
pass_type,step,step_time_s,step_time_s,step_time_s,latent_delta,latent_delta,latent_delta,action_delta,action_delta,action_delta,state_delta,state_delta,state_delta,action_cosine_vs_full50,action_cosine_vs_full50,action_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
policy,1,1.4736356536547344,1.4586181640625,0.05726944271552599,1.4143009583155315,1.4146265387535095,0.0026562596083012555,0.08300910703837867,0.08198070153594014,0.01645832343842558,0.06575619460393979,0.0644361302256584,0.009946988196668437,0.25657764325539273,0.26065686345100403,0.049201232030155875,0.23713432873288787,0.22666361182928085,0.06427540387794853,151.4157346089681,148.84542083740234,9.880046080414301
|
||||
policy,2,1.4456624786059062,1.4589455127716064,0.03772934100143307,1.0217516322930653,1.0220447778701782,0.0017514554446360563,0.05066136736422774,0.0509086437523365,0.004931591358626747,0.04047424020245666,0.0404749792069196,0.0053728891239172025,0.24837912743290266,0.25370678305625916,0.048268810970230294,0.23312429959575331,0.22089813649654383,0.06335876866432226,151.1518669128418,148.09697723388672,10.226325251364365
|
||||
policy,3,1.4428321917851765,1.4591490030288696,0.046355229799758306,0.850603257616361,0.850612461566925,0.0009511145667369887,0.03238560678437347,0.032323807477951,0.003479863806478796,0.02590396037946141,0.02639124635607,0.0035571601994219644,0.24635809163252512,0.251009464263916,0.04800224774342813,0.23456527044375733,0.22129044681787485,0.06255887812477134,150.5552520751953,146.4243927001953,10.247565331375428
|
||||
policy,4,1.4616312583287556,1.4620696306228638,0.004235648047898815,0.750493049621582,0.7508120238780975,0.002094794056260176,0.0219906674077113,0.021237319335341398,0.00312256971096541,0.017174829418460474,0.01738250721246,0.001993895197709931,0.24916214371720946,0.2540183365345001,0.04787965381952469,0.23928180585304892,0.2253210321068763,0.06182455077955317,150.9886563618978,146.82928466796875,10.671722410967838
|
||||
policy,5,1.4609638849894206,1.4619934558868408,0.005110320076446575,0.6826270967721939,0.6821275055408478,0.0018098734136011746,0.016163833284129642,0.0158584211021661,0.0019116998784856685,0.01293014828115696,0.0132423266768455,0.001235503932404066,0.2551222741603851,0.26128360629081726,0.04780664257219184,0.24586825445294377,0.23126347362995145,0.0611037506114197,149.4615046183268,146.3307342529297,8.464512103824344
|
||||
policy,6,1.4290819366772969,1.4597042798995972,0.08383385128864819,0.6329188595215479,0.6330901980400085,0.0013543648117913048,0.013628988293930833,0.013250421267002752,0.0009735099654336711,0.011194532737135825,0.01094032358378165,0.0012538316568155266,0.2625148457785447,0.2697527408599853,0.047737227699625906,0.2531439140439033,0.2381294816732406,0.06037058678013529,147.73372904459634,145.44013214111328,8.611541463266494
|
||||
policy,7,1.4015560746192932,1.4588370323181152,0.10216558797559765,0.5942069937785467,0.5936987102031708,0.0010487956645164641,0.01289184787310655,0.012967025395482699,0.0008766790513750677,0.010526764051367784,0.0103587708435952,0.0012864539919933695,0.271023246149222,0.27903513610363007,0.047596538972561435,0.26075930024186766,0.24521544575691218,0.05954650985824635,145.94356282552084,143.22410583496094,8.475348462623755
|
||||
policy,8,1.421857476234436,1.4615627527236938,0.0948099878385119,0.563580666979154,0.5634727776050568,0.0015344780496986247,0.01256546688576536,0.01266881683841345,0.0009774708710216776,0.010345735897620468,0.00999536225572225,0.0013189468950146094,0.2799445937077204,0.2886163145303726,0.04740050613688783,0.2685279585421085,0.2541996017098426,0.058622948897845695,144.77635065714517,142.89369201660156,8.24816032272731
|
||||
policy,9,1.4457865953445435,1.4598641395568848,0.03653497486823056,0.5372665971517563,0.5371851921081543,0.001178699586500781,0.012205740592131966,0.01223909016698595,0.0010106052051545263,0.010360520876323134,0.010077514685690351,0.001307694482415445,0.2888500938812891,0.29822544753551483,0.047198787845116885,0.2762390909095605,0.2631960660219192,0.057695356488429765,143.28890991210938,142.12261199951172,7.445427255987102
|
||||
policy,10,1.4628227949142456,1.462580680847168,0.003725968252741491,0.5157496730486552,0.5156662464141846,0.0006397311013900687,0.012179238256066975,0.012187129352241699,0.0009572278876384524,0.01035895990207786,0.01030017342418425,0.001265988815292918,0.29790093377232546,0.30802425742149353,0.04692617911454928,0.28383763879537577,0.27203598618507385,0.05671841900293976,142.31176376342773,141.2821273803711,6.627715828556608
|
||||
policy,11,1.4601281483968098,1.4607045650482178,0.005073264019753839,0.4965440680583318,0.4963409751653671,0.0013332128679890405,0.012368800506616583,0.012363776098936699,0.0009887494974083397,0.011053689522668666,0.01102256868034595,0.0011632211799175779,0.30698328216870624,0.31779617071151733,0.04659084221283903,0.29157146314779914,0.28098927438259125,0.05570217589847055,141.06559371948242,139.33716583251953,6.57493841177658
|
||||
policy,12,1.4587929844856262,1.459380030632019,0.008488998395043051,0.48030343155066174,0.48015375435352325,0.000760911726444701,0.012648224364966092,0.0126694994978606,0.0010487767272052576,0.011790077822903734,0.0118491505272686,0.00113584537006412,0.31607768808801967,0.3276929706335068,0.046184354008274496,0.2995052300393581,0.2895849943161011,0.054622319360485984,140.06611251831055,137.9332733154297,6.422232619137684
|
||||
policy,13,1.4539982676506042,1.460531234741211,0.026407880077803293,0.46406151602665585,0.46410320699214935,0.000843659430260569,0.0132522705631951,0.01326216245070095,0.0010087401520218276,0.012296021838361967,0.012339743319898799,0.001079019490035045,0.3253486367563406,0.337778091430664,0.0457909306860679,0.3074857468406359,0.2972669452428818,0.053529094340637955,139.4144147237142,137.15520477294922,6.536034048746072
|
||||
policy,14,1.4559637506802876,1.4611574411392212,0.01731311380397023,0.45097996294498444,0.45081605017185206,0.0009022935636369371,0.014085215593998583,0.0139879309572279,0.0010090257996298586,0.01319875040402011,0.0132084120996296,0.0009956406401830519,0.3347710520029068,0.34795820713043213,0.04533825870659083,0.3156143228212992,0.3051529675722122,0.05245995708730611,138.10082372029623,136.30899047851562,6.473887914105836
|
||||
policy,15,1.4503274361292522,1.4627773761749268,0.03827867584616083,0.43895213554302853,0.43889836966991425,0.0006973822102350209,0.014745282474905199,0.01469190884381525,0.0010051067023618611,0.013916751292223683,0.01400405494496225,0.0009630343474754391,0.3443637788295746,0.35775887966156006,0.04489075472495761,0.32389059911171597,0.31323041021823883,0.051386190801040156,137.40630340576172,136.2068634033203,5.652066910698587
|
||||
policy,16,1.4381773273150127,1.4616425037384033,0.06027883068155518,0.42673969517151517,0.426740437746048,0.0005750684148214519,0.015529578318819357,0.0155124519951641,0.0009631778282777623,0.015055232526113524,0.0150693482719361,0.0009230650744398349,0.354191392660141,0.3673183917999267,0.044428466506329665,0.33243687450885767,0.32161475718021393,0.05029766618435325,136.39827473958334,135.47713470458984,5.873955079522217
|
||||
policy,17,1.4569209615389507,1.462123990058899,0.019700617528248046,0.4160098408659299,0.41597628593444824,0.000867772861132358,0.01632693402158712,0.01627671439200635,0.0009067296836846716,0.01604664674960071,0.0160089405253529,0.0008903106037156863,0.3642330567042033,0.3771007359027862,0.04398038179781723,0.3411792740225792,0.330275610089302,0.04924824959139206,136.01523717244467,135.25547790527344,5.989677524768046
|
||||
policy,18,1.4548344612121582,1.4610008001327515,0.02094326248493711,0.4062214295069377,0.4060294777154922,0.0010643934987319937,0.01703010033816095,0.01694220490753645,0.0009191176906320025,0.016823904200767435,0.0167616587132215,0.0008514002610413383,0.3745177934567134,0.38703130185604095,0.043413584401129995,0.35002552221218747,0.3395567536354065,0.048198717916479575,135.4005444844564,134.50535583496094,6.07293058801936
|
||||
policy,19,1.450618843237559,1.4612987041473389,0.02278325067094366,0.39675211409727734,0.39638315141201014,0.0009826783286959867,0.018504461739212216,0.0184061769396066,0.0008894606002335211,0.01805841286356245,0.01811076886951915,0.0008160796521572149,0.38513558109601337,0.3971709609031677,0.0429377075634726,0.35924088954925537,0.3514445424079895,0.04715745464027786,134.69073104858398,133.92288970947266,5.523328945850272
|
||||
policy,20,1.4400172432263691,1.4631502628326416,0.07636476816211409,0.38756805658340454,0.3874700516462326,0.001066915592565412,0.019325978743533243,0.01913354638963935,0.0008847385611352192,0.018883552091817017,0.018989636562764603,0.0007894190228907461,0.3960443064570427,0.40740805864334106,0.04232339406764653,0.3686156248052915,0.36358505487442017,0.04611821666565032,134.09512837727866,133.45742797851562,5.13135643378641
|
||||
policy,21,1.4414996703465779,1.4626412391662598,0.07461730598712886,0.3789350688457489,0.3790988326072693,0.0009741873931631247,0.020281888389339007,0.0200922647491097,0.0008798159029111031,0.020382320353140384,0.02049215044826265,0.0007704572887210356,0.4073452353477478,0.41800080239772797,0.041533145722024975,0.3783654769261678,0.376126766204834,0.04510847924312497,133.5798568725586,133.14136505126953,5.090631464317287
|
||||
policy,22,1.4543461799621582,1.4622118473052979,0.022597435739762257,0.37117314835389453,0.3709355592727661,0.0005460404825437735,0.021583750533560857,0.021367365494370398,0.0008716452221113635,0.0216522715054452,0.02174885664135215,0.0007410429475076226,0.41896450022856396,0.4287413954734802,0.04084821595426384,0.38842368374268216,0.38891102373600006,0.04414449542184588,133.1094512939453,132.6113739013672,4.7565113452647045
|
||||
policy,23,1.4398276408513386,1.4588123559951782,0.07233156745635134,0.3636017069220543,0.36329415440559387,0.0010771149261485575,0.0228532250039279,0.0226367926225066,0.0008737362774667432,0.02285810528943931,0.02299668639898295,0.0007374883959712593,0.4309379036227862,0.43957680463790894,0.04015042009037043,0.3988267481327057,0.4018599539995193,0.04321569283128777,132.6052042643229,132.1814422607422,4.287372708558861
|
||||
policy,24,1.4552150964736938,1.4617832899093628,0.023041429699790596,0.356601523856322,0.35662291944026947,0.0008844726791742596,0.023834678189208074,0.02354966476559635,0.0009180159536349352,0.024267583775023572,0.024367673322558348,0.0007118896336865555,0.44339868674675625,0.45080703496932983,0.03926910679319099,0.40968793382247287,0.41420435905456543,0.04235894168936087,132.3684253692627,131.88018035888672,4.248119404661071
|
||||
policy,25,1.4626169403394063,1.462282657623291,0.003860187173005563,0.3495696634054184,0.34934061765670776,0.0008724722436223684,0.02512270755444958,0.0248311217874288,0.000968637012225883,0.025760007866968675,0.02570352796465155,0.0007354936177302755,0.45631081859270733,0.4613557308912277,0.03831296741696687,0.42101609458525974,0.4269152283668518,0.04153939205348797,131.96129035949707,131.6170425415039,4.014941247824852
|
||||
policy,26,1.4620565970738728,1.4619861841201782,0.004223858126251424,0.34245630850394565,0.34252412617206573,0.0008086101593626531,0.026584496566404842,0.02638112474232905,0.0009273724940707903,0.02704332660262779,0.0269953217357397,0.0007431555596769951,0.469735046227773,0.4722210764884949,0.0374084053100891,0.43275199582179386,0.4399156272411346,0.04076973135049259,131.81532541910806,131.31668853759766,3.920069277821516
|
||||
policy,27,1.4379021128018696,1.4598082304000854,0.05455405413341023,0.33591582377751666,0.3356763422489166,0.0009240427029339083,0.028073156873385064,0.0278300605714321,0.0009701651640334791,0.02869735161463415,0.0286408076062798,0.0007597210209988371,0.4837314039468765,0.4835834801197052,0.03651352266961623,0.4450465440750122,0.4535388052463531,0.0400852173219616,131.5310796101888,131.0647430419922,3.6829274547103417
|
||||
policy,28,1.4391533533732097,1.4589523077011108,0.04139813437462613,0.3296073575814565,0.32958839833736414,0.0007352490833135672,0.029569127596914716,0.029313470236957,0.0009722864331079112,0.030270823587973856,0.03023649845272295,0.0007906096340761259,0.4982506682475408,0.49536529183387756,0.035619203766993436,0.45789194603761035,0.4677371084690094,0.039492072875745014,131.31557273864746,130.88243865966797,3.5733010433553187
|
||||
policy,29,1.4624261260032654,1.462386131286621,0.003287730849075639,0.32341095556815463,0.32341076433658594,0.000940713238540097,0.030981482006609398,0.03077595494687555,0.00101474609798459,0.031945478015889685,0.03188583254814145,0.0008240609942538255,0.5135166918238004,0.5080010890960693,0.034548794622868556,0.4713771442572276,0.4810852110385895,0.03897631112553422,130.85740598042807,130.4109878540039,3.4332372660311563
|
||||
policy,30,1.4621504147847493,1.4615641832351685,0.009934482567959046,0.3172116503119468,0.317383274435997,0.0009331736818737888,0.03283325955271717,0.032699117437005,0.0009744929731108535,0.034066760602096666,0.03406732156872745,0.000894673383801119,0.5294321676095327,0.5208658576011658,0.03362591897557937,0.4857155978679657,0.49532642960548395,0.03859646180760354,130.62808227539062,130.10297393798828,3.2479565330675473
|
||||
policy,31,1.460574169953664,1.461272120475769,0.006088840353147827,0.3121441826224327,0.3124365508556366,0.0009935190373889984,0.03445660633345442,0.034378083422779995,0.0010277434738616895,0.035932040773332063,0.035944256931543295,0.000989656777460271,0.5461057921250662,0.5347948670387268,0.03260417050951194,0.5007434959212939,0.5110909044742584,0.038339779048742396,124.43167432149251,124.00209045410156,3.16254833138327
|
||||
policy,32,1.4572652180989583,1.4616895914077759,0.01740698964403009,0.3045683329304059,0.30472852289676666,0.0012369103337721717,0.03681925404816861,0.0368287935853004,0.000998996131425213,0.037375621187190185,0.037410197779536206,0.0010900184345799704,0.5636672625939051,0.5519696772098541,0.03177002839176868,0.5164412607749304,0.5281447768211365,0.03823065864988476,118.35825093587239,117.96233749389648,3.0605101778879145
|
||||
policy,33,1.4485425353050232,1.4608465433120728,0.029340728431323758,0.2963777581850688,0.2963806688785553,0.001366624166687272,0.03823117942859725,0.03807312250137325,0.001158993194497189,0.039782718134423044,0.03985190950334065,0.001199172887374675,0.5822235743204752,0.5709209740161896,0.030592409467486738,0.533134529987971,0.544543981552124,0.03827728825483063,112.3804251352946,111.9420280456543,2.9234652388240465
|
||||
policy,34,1.448322335879008,1.458954930305481,0.030552779555027818,0.2881715148687362,0.28834661841392517,0.001187248547300272,0.04058242434014873,0.04034959152340885,0.0011729615343327928,0.04211292540033653,0.0420643854886293,0.0013906193014857648,0.6017263730367025,0.5909113585948944,0.029567777008638104,0.5508938034375509,0.5619164705276489,0.038450702541056696,106.271546681722,105.95012283325195,2.827149271378744
|
||||
policy,35,1.4562039176623027,1.4628099203109741,0.017690022755400436,0.27946876486142475,0.279817134141922,0.0014175763589025449,0.043030565604567465,0.0428043603897094,0.0012296243760613118,0.04447899200022216,0.044389309361577,0.0015677042505542055,0.6222738176584244,0.611880362033844,0.028672293839448724,0.5697818845510483,0.5803875625133514,0.03873900935182542,100.19837506612141,99.87331008911133,2.746545838484494
|
||||
policy,36,1.4378427863121033,1.4595550298690796,0.06431005492664489,0.2707970713575681,0.2711843848228454,0.0012974285643567924,0.04554550567020968,0.0455171018838882,0.001376632859496831,0.048003224966426644,0.04800784029066555,0.0018770090481577773,0.6439806918303171,0.6359817683696747,0.027797504626587703,0.5902795642614365,0.6005057990550995,0.039044130861830485,94.20055834452312,93.92891311645508,2.5897108502569735
|
||||
policy,37,1.4255429307619731,1.458816409111023,0.08235639716636803,0.26158301283915836,0.26194484531879425,0.0013488023876692486,0.04788871419926479,0.048134034499525996,0.0016304599552434452,0.049787944493194375,0.0498998705297708,0.002061530863694854,0.6669852336247762,0.6617081463336945,0.026692492146501632,0.6116626511017481,0.6214291453361511,0.03952411310154247,88.14302762349446,87.92842483520508,2.5672340987479476
|
||||
policy,38,1.3955453634262085,1.4590163230895996,0.11563914775296452,0.2522914943595727,0.25261920690536493,0.0014045874663919785,0.05048899507770932,0.0507951639592647,0.0018036149166752306,0.0540341980134447,0.0542681515216827,0.0024668031997416425,0.6912109057108561,0.6885165274143219,0.025524332956974167,0.6350999971230825,0.644221842288971,0.03993787293500409,82.10954475402832,81.92261505126953,2.4663992427322006
|
||||
policy,39,1.420607070128123,1.4611287117004395,0.09900378327096652,0.24267176911234853,0.24304008483886713,0.0015621100482283246,0.05337416753172871,0.05376376211643215,0.0020183892625189955,0.05702292236189044,0.0572828613221645,0.002852772851154688,0.7166722367207209,0.7152717113494873,0.02441212402803733,0.6599638511737188,0.666183739900589,0.04034768461483747,76.18614514668782,76.02961730957031,2.383186676017291
|
||||
policy,40,1.438311775525411,1.4575612545013428,0.05457931467658714,0.2330424400667349,0.23315788060426712,0.0015836791376544867,0.05662059163053824,0.05719767883419985,0.002270791247227937,0.05939659445236122,0.05976737104356285,0.0032064507647326453,0.7435432424147924,0.7443418502807617,0.023219929612894652,0.6859378665685654,0.6916418671607971,0.04065312139570625,70.26827176411946,70.04075622558594,2.333608419442412
|
||||
policy,41,1.4491371711095173,1.4573813676834106,0.031199831246292106,0.22264114270607627,0.2228938490152359,0.001830419947214218,0.06187142462780073,0.06230458989739415,0.002669796939685497,0.06458663847297426,0.06530394032597535,0.003928529373734848,0.7721244891484579,0.7745348215103149,0.02204803930722423,0.7142822792132696,0.7195155918598175,0.04065093392069507,64.35085105895996,64.1958179473877,2.2271067385362833
|
||||
policy,42,1.460288683573405,1.4598067998886108,0.004568301739281905,0.21296135584513343,0.2132005766034126,0.0016933731896354293,0.06441089852402603,0.06499091535806656,0.003131655125415269,0.06856510384629165,0.06955882161855689,0.004622722615594716,0.8015090276797613,0.8056575357913971,0.020558903312624107,0.7442689488331476,0.7480535805225372,0.040231811569556464,58.38883686065674,58.28638458251953,2.0848044433305897
|
||||
policy,43,1.46051420768102,1.461115837097168,0.0030374116274487525,0.20247540995478627,0.20298552513122556,0.0018569414037510547,0.06808391803254679,0.0683600008487701,0.003618151749568452,0.07369213861723738,0.07516266778111455,0.005598107730064008,0.8315879106521606,0.8365678489208221,0.018905844688575365,0.7761448621749878,0.7775267958641052,0.03910428142459729,52.57980251312256,52.60691833496094,1.9392078768599874
|
||||
policy,44,1.4483342170715332,1.462070107460022,0.03319765360663419,0.19220731779932973,0.19240307062864298,0.0017686702949273527,0.07155655945340787,0.07133511453866956,0.004157232627407613,0.07962253503501412,0.0813649334013462,0.006829812250502203,0.8617431322733561,0.8648072779178619,0.017035293558618422,0.8099019080400467,0.8090815842151642,0.03708640209753392,46.683342933654785,46.842437744140625,1.760761834704871
|
||||
policy,45,1.4360352754592896,1.458988904953003,0.05236381622020586,0.18174774199724195,0.18177282065153116,0.001814013475229351,0.07604009533921874,0.07581584900617594,0.0048857193741891035,0.08455004170536991,0.0862990207970142,0.008162100811479368,0.8917509714762369,0.8933231234550476,0.014805587655950003,0.844680036107699,0.842306911945343,0.034005624854273636,40.86677551269531,41.040090560913086,1.6353230612851295
|
||||
policy,46,1.446635623772939,1.460910439491272,0.050012627428846476,0.1713237054646015,0.1715707257390022,0.0016806006970974967,0.0800220736612876,0.0796977989375591,0.005800314161067633,0.0925948626051346,0.09440685436129564,0.010134189963810195,0.9204017321268717,0.9209884703159332,0.012173767945479991,0.8808373361825943,0.8788544535636902,0.029448322249429653,35.00849978129069,35.10401153564453,1.5435986983764391
|
||||
policy,47,1.4595637718836467,1.4606298208236694,0.00792722534188232,0.1607498427232106,0.161077044904232,0.0017925877679773894,0.08656266704201693,0.0865093730390071,0.007055344987584082,0.10310852279265716,0.1046691313385963,0.012921671945329425,0.9473893841107687,0.947508692741394,0.009080978436517152,0.9175945222377777,0.9169531464576722,0.023170546178398716,29.064257939656574,29.05140781402588,1.4073980505599413
|
||||
policy,48,1.4613488912582397,1.4620589017868042,0.0036498930992928274,0.14966316396991408,0.15011974424123758,0.0018245432277290152,0.09362770617008204,0.09328167140483855,0.008662554638649542,0.11522150598466392,0.1159364692866802,0.01668091561828414,0.971114253004392,0.9713015556335448,0.005675585068912147,0.9525765279928843,0.9529640674591064,0.015294703374805863,22.76850191752116,22.681553840637207,1.1772353463471052
|
||||
policy,49,1.4540936350822449,1.4612972736358643,0.027268531957475195,0.1368460841476917,0.1370071321725845,0.0018365513797902074,0.10437821100155507,0.10388690233230585,0.011076687356453434,0.12746439501643178,0.12714541703462595,0.021340427105554914,0.9897839576005936,0.9900313913822174,0.0022938317211716767,0.9815476884444555,0.982083648443222,0.0068707329541227,15.747241497039795,15.739129543304443,0.8037397406078615
|
||||
policy,50,1.4516966541608174,1.4574447870254517,0.017682362927745922,0.11259585991501803,0.11262151226401325,0.0022462475332122485,0.146018819262584,0.14435834437608713,0.018297442629459117,0.1944056265056133,0.19285662472248072,0.03876317382440611,1.0000000099341075,1.0,7.553723245809497e-08,1.000000034769376,1.0,1.2569331753800576e-07,0.0,0.0,0.0
|
||||
world_model,1,1.420406997203827,1.4596256017684937,0.09897707111890991,1.4129694402217865,1.4141368865966797,0.0032963349382713605,0.07706404508401946,0.0779718644917011,0.011047249494445658,0.04933419854690627,0.0484568793326616,0.010107648292599275,0.19180976537366703,0.18528247624635696,0.07039241014088095,0.22900016233325002,0.2220706343650818,0.0838715979379616,151.07535044352213,148.75910186767578,9.24870416848955
|
||||
world_model,2,1.4429264267285664,1.4603005647659302,0.042970681522789,1.0209053754806519,1.0209925770759583,0.001465569121840371,0.04904084838926787,0.0482863392680883,0.0051198386089187755,0.03212531050667163,0.03251102566719055,0.004857847986876136,0.1828566342592239,0.1749449148774147,0.06869828942566704,0.22700958326458928,0.21987109631299967,0.08270420311617664,151.71672439575195,150.50059509277344,9.641045243980154
|
||||
world_model,3,1.452404757340749,1.4606168270111084,0.018763882321041207,0.8507291525602341,0.8506132960319519,0.0017375953416922684,0.031167090094337824,0.0304624596610665,0.0037526714690245336,0.0214709987243016,0.02142803557217115,0.002238693308284624,0.179565022389094,0.17077398300170896,0.0673046370190208,0.22951151678959525,0.22319925576448435,0.08138892437720156,151.02948633829752,149.52804565429688,8.900965199413742
|
||||
world_model,4,1.4617136120796204,1.4608627557754517,0.006358579582810221,0.7503700057665507,0.7507643103599548,0.001968178655123416,0.020686210754017,0.0206231828778982,0.002788231147033824,0.015461786339680317,0.015330941881984451,0.0010926592764994004,0.18126579932868478,0.17144893109798426,0.06654244433999792,0.23460447415709493,0.2288649827241897,0.0799306579533337,149.87749099731445,147.99906158447266,8.363561232201485
|
||||
world_model,5,1.4600173433621724,1.4604499340057373,0.006691257458026929,0.6830012500286102,0.6830795407295227,0.001900445081629387,0.01563199795782561,0.0156108327209949,0.0016729120460607213,0.012566597977032216,0.01235364237800235,0.001099283479060959,0.18655874455968535,0.1767308786511421,0.06593593858640724,0.24091921250025428,0.23550175130367274,0.07837697176160612,148.83691024780273,147.43026733398438,7.823007830772288
|
||||
world_model,6,1.4618688424428303,1.4622371196746826,0.005209745156208404,0.633345032731692,0.6332070827484131,0.0021075511031810024,0.013935723031560524,0.01397883007302875,0.001062066030818362,0.0110453548841178,0.0111824707128107,0.001167360535409401,0.19372958193222678,0.1834496930241584,0.06537526618333607,0.2477337289601564,0.24264977127313608,0.07686274112361531,149.00522232055664,148.79251861572266,7.6391062136870085
|
||||
world_model,7,1.4550440907478333,1.4577313661575317,0.010636172470906926,0.5943491111199061,0.594934731721878,0.0018589817098392288,0.013227286981418692,0.0131648117676377,0.0006418606917238498,0.010471567589168701,0.0106224128976464,0.0011852792321757784,0.20205915843447045,0.19111252576112744,0.06496194723225504,0.2549257141848405,0.2501051649451255,0.07532131113582112,147.02067947387695,146.94529724121094,7.462990059154455
|
||||
world_model,8,1.4607718189557393,1.4607582092285156,0.005093157848043811,0.5634756584962209,0.5632514357566833,0.0017972559082676423,0.012776304734870734,0.012815410271286898,0.0007479932368615883,0.010423889383673618,0.0104728071019053,0.0012133360092468027,0.21078418878217534,0.1990696638822555,0.06448293933468471,0.26233151430884993,0.25784444808959955,0.07379340253881962,146.21696853637695,145.1285171508789,7.652399318573561
|
||||
world_model,9,1.4605778455734253,1.4632281064987183,0.0077638423601253895,0.5375011463960012,0.5376516580581665,0.002193202826424962,0.012481165273735884,0.012471139430999749,0.0009398030406169969,0.01057306925455724,0.0107821873389184,0.001153265627428474,0.21960745503505066,0.2068415209650993,0.06384951150999603,0.2698787885407607,0.2655976712703705,0.07228021360488485,145.2157834370931,144.91793060302734,7.566223515873939
|
||||
world_model,10,1.4613601167996724,1.461653470993042,0.003867344612217046,0.5162368516127268,0.5161705315113068,0.0010512828959479553,0.012528234859928442,0.0125584467314183,0.0009128678812268916,0.010752649356921459,0.0108306678012013,0.0011595743839604915,0.2285946731766065,0.21504339575767517,0.06321027350214156,0.2774546605845292,0.2733333706855774,0.07080167954294306,143.88888804117838,143.4014892578125,7.766017342944925
|
||||
world_model,11,1.4362084070841472,1.4614030122756958,0.05434660632140488,0.49651114642620087,0.49654302000999445,0.0005853994351045359,0.012837358672792667,0.012798243667930299,0.0009694677959833301,0.011489336999754074,0.01150542544201015,0.001181718011592602,0.23782721906900403,0.2235350757837295,0.06258052842784677,0.28517805039882654,0.2812318652868271,0.06929179411798056,143.0830167134603,142.74304962158203,7.3132405043836135
|
||||
world_model,12,1.448680837949117,1.4609476327896118,0.028859175168731956,0.47917121400435764,0.4792901426553726,0.0014008459882020525,0.013122294796630707,0.01305116666480895,0.0010359530654000847,0.012146836612373542,0.01207272522151465,0.0011588955170498173,0.247201985369126,0.2320846766233444,0.06187174449523752,0.293068195382754,0.2893734723329544,0.06779894812375088,142.0149154663086,141.240966796875,7.066412603436221
|
||||
world_model,13,1.461214303970337,1.4614758491516113,0.0048868096424041834,0.46406490355730057,0.46407273411750793,0.0010743252336539804,0.013770393794402425,0.01368855405598875,0.00107239007419891,0.012667628626028625,0.0125116133131086,0.001107825932075065,0.2567849047482013,0.24088182300329206,0.06103630501963667,0.30102490633726114,0.2978876084089279,0.06631072041514667,141.2082176208496,140.09583282470703,6.553211786323791
|
||||
world_model,14,1.4592077732086182,1.4609673023223877,0.006099386313570689,0.4508272483944893,0.45087410509586334,0.0010168856078259752,0.014665469527244526,0.01458079367876045,0.0010842090398325548,0.013581046368926717,0.013448990881443,0.001071263270778842,0.2666973570982615,0.2501113265752792,0.060230649670912205,0.3091554480294386,0.3065532147884369,0.06479936610158311,140.26148096720377,138.29551696777344,6.037702758537611
|
||||
world_model,15,1.4431568185488384,1.4575573205947876,0.04374894342180595,0.4383188709616661,0.43855443596839905,0.0009029252554239417,0.015396337800969634,0.015254921745508899,0.0011108781114864033,0.014275976689532358,0.0141402073204517,0.001043033479880833,0.27687794839342433,0.2597433030605316,0.05933931603402854,0.3174494703610738,0.3152631819248199,0.06330654151423973,139.54267247517905,137.54145050048828,6.073512080659046
|
||||
world_model,16,1.4149241050084431,1.458973407745361,0.10590642118704174,0.42633724460999173,0.42635078728199005,0.0010553718217457158,0.016185585098961924,0.016004870645701802,0.001160376074608848,0.015375294567396199,0.0152364978566765,0.0010386619065737496,0.28738253687818843,0.26960815489292145,0.05850713049352539,0.32595527420441306,0.3242116868495941,0.06179726029497947,138.4755884806315,137.07266235351562,5.43569253656194
|
||||
world_model,17,1.4159989555676777,1.4580671787261963,0.09313961521356035,0.4157787685592969,0.41589412093162537,0.001076173177813792,0.017027838000406786,0.016795097850263098,0.0012057336194564018,0.016405383668218993,0.016206131316721398,0.0010089495623523627,0.29816831648349756,0.2797896265983581,0.05759736133475583,0.33475780735413235,0.3333631604909897,0.060364180343878686,137.47354634602866,135.85887145996094,5.262372195603254
|
||||
world_model,18,1.43753582239151,1.4580823183059692,0.06829134820296427,0.40561645726362866,0.405526801943779,0.001089247964842088,0.0177859511847297,0.0175109403207898,0.0012208776737310462,0.01717254705727094,0.01694673951715225,0.0009691988950481415,0.30921594053506846,0.2901779115200043,0.05669863041250094,0.3436639371017615,0.34256425499916077,0.05895616507392737,136.816042582194,134.89873504638672,5.401366501677044
|
||||
world_model,19,1.4624380071957905,1.463267207145691,0.004525051722809713,0.3961859668294589,0.3964213728904724,0.0007884606414034651,0.019301403624316,0.0189892100170254,0.001214436996217404,0.01839507635061935,0.01818019524216645,0.0009620617969478589,0.3206344892581304,0.30113551020622253,0.05585702473629358,0.35288872693975765,0.3526487350463867,0.05759283502577856,136.24700419108072,134.63470458984375,5.165311636403219
|
||||
world_model,20,1.455956717332204,1.460983395576477,0.01973419286486122,0.38707692672808963,0.3871465176343918,0.0010040229607042375,0.020196764885137424,0.0199171677231788,0.0012065328491124266,0.019237470036993366,0.019018983468413297,0.0009151659710162655,0.3323925907413165,0.31235077977180475,0.05500393408704622,0.36229346444209415,0.3628140240907669,0.05622181471323633,135.58578236897787,134.04364776611328,5.094710890650785
|
||||
world_model,21,1.4439600507418315,1.462058663368225,0.03776680636929636,0.3792337377866109,0.3793817609548569,0.0008227723523469897,0.021192148017386548,0.02093877643346785,0.0012187870408458656,0.020751170193155557,0.0204992033541202,0.0009172717577165122,0.34451476981242496,0.3239731043577194,0.0541153443386144,0.37208189070224756,0.3734079450368881,0.054870317606512974,134.8259251912435,133.35021209716797,5.0699524087948165
|
||||
world_model,22,1.4374783237775166,1.4566978216171265,0.06853751206124757,0.37108447899421054,0.3711711913347244,0.0013625527783650612,0.02255019918084138,0.0223695300519466,0.0012111764792537586,0.022026907031734724,0.021797883324325,0.0008936386469094667,0.357012299199899,0.33612649142742157,0.053380449740100026,0.38228174795707065,0.38430555164813995,0.053498022985622,134.17643229166666,132.59886932373047,4.760095848199102
|
||||
world_model,23,1.4525130987167358,1.4587607383728027,0.03157489569242341,0.36344291766484577,0.36330573260784144,0.0009870792705989862,0.02388802341495946,0.02374336216598745,0.0012037020850442944,0.023208884987980082,0.02306478843092915,0.0008636587105036862,0.36994365354379016,0.3487950563430786,0.05269644391211709,0.3928738509615262,0.39556358754634857,0.05214127962602565,133.80842717488608,132.30054473876953,4.464373675713068
|
||||
world_model,24,1.455876350402832,1.4586162567138672,0.013101949471017348,0.3559279541174571,0.3557891398668289,0.0007549807284901538,0.02482979868849114,0.02471305988728995,0.0012097226277235648,0.024615482737620625,0.02447125036269425,0.0008595058616539692,0.3833261306087176,0.36188703775405884,0.05190087113411743,0.40385398517052334,0.4069795459508896,0.050784161904874385,133.27167638142905,132.0260238647461,4.21251166616997
|
||||
world_model,25,1.445665220419566,1.4579411745071411,0.04024979015277776,0.34888337304194766,0.3487869203090668,0.0007685693163491384,0.02612444354842101,0.02606699336320155,0.0012072402429851737,0.02606625001256661,0.025980881415307452,0.0008257576658693081,0.39721666773160297,0.3754741698503494,0.05104925398479762,0.4152882844209671,0.418609008193016,0.04945878158724347,132.79305775960287,131.47098541259766,4.099696202142372
|
||||
world_model,26,1.4482505122820537,1.458651065826416,0.03706082347311066,0.34204120685656864,0.34220561385154724,0.0007685388050200178,0.02769103335837519,0.0277266995981335,0.0012151297949243222,0.027373045527686626,0.027313053607940598,0.0008129289324365795,0.4117330511411031,0.3897811621427536,0.05022611679812953,0.42723406106233597,0.4307086914777756,0.04810435283658715,132.61098861694336,131.40428924560547,3.8916525755674343
|
||||
world_model,27,1.4543903668721516,1.46219801902771,0.026429043701688523,0.3352406347791354,0.33503749966621393,0.001068046589799201,0.02924429082001245,0.02933776378631585,0.001245707790757691,0.029038108109186053,0.02893752604722975,0.0008087673923227465,0.42690254251162213,0.4048612415790558,0.049398816595188515,0.43980873624483746,0.44357702136039734,0.0467203782950506,132.26982180277506,131.10205078125,3.7387510563141304
|
||||
world_model,28,1.460221032301585,1.4610867500305176,0.007855898293946749,0.32942924151817954,0.3296423405408859,0.0009534086489711662,0.030780474034448422,0.0309868389740586,0.0012880614852306806,0.03060336876660581,0.030507943592965547,0.0008179508864067013,0.4426676730314891,0.42069588601589203,0.04857357495790795,0.45291943848133087,0.45688737928867335,0.04535353286185649,131.97828483581543,130.89258575439453,3.4755259366956706
|
||||
world_model,29,1.4593737522761028,1.4608049392700193,0.009403030093194976,0.3228549733757972,0.3229892700910568,0.0012080442957498462,0.032291587442159604,0.0325343050062656,0.001325745111753346,0.03227979410439725,0.0322251673787832,0.0008201624896004176,0.4592985858519872,0.43724024295806885,0.047615277403829426,0.4666973302761714,0.4708504378795624,0.04399302922002192,131.5903803507487,130.54987335205078,3.4466859690879073
|
||||
world_model,30,1.4208300113677979,1.4625004529953003,0.10008458264113029,0.31642476469278336,0.3164699971675873,0.0009974267567804355,0.03419502420971788,0.0345666669309139,0.0013495041966304377,0.034414531352619286,0.03438537567853925,0.0008866347681228136,0.47661517063776654,0.4574984759092331,0.04681205942316723,0.48133117457230884,0.48540137708187103,0.04264512234515848,131.26156171162924,130.4063491821289,3.2173024458193913
|
||||
world_model,31,1.4173419276873271,1.4619698524475098,0.10591967818224146,0.3115270634492238,0.31157404184341425,0.0008726566980875617,0.03591906155149138,0.03639162518084045,0.0014226842747831353,0.03626865241676564,0.03629895672202105,0.0009317312146350813,0.49491847058137256,0.479179784655571,0.045926671412366164,0.4967140356699626,0.5009976327419281,0.041348283236075305,125.02695528666179,124.19046020507812,3.1228879093525848
|
||||
world_model,32,1.4298397103945415,1.4573099613189697,0.06635028487281701,0.3039307693640391,0.30389316380023956,0.001069958765461271,0.03831821400672193,0.03884871676564215,0.0014987995868309528,0.037731816992163617,0.037761572748422595,0.0009421573701752401,0.5141588499148687,0.5022553205490112,0.04513455963176294,0.5127884348233541,0.5173993408679962,0.040055439117277145,118.99772262573242,118.13431549072266,3.094815006630244
|
||||
world_model,33,1.4404468933741252,1.4633346796035767,0.07555398580494797,0.29590415954589844,0.2959144562482834,0.0012551791580993224,0.03983004391193384,0.04042260535061355,0.001578775588052744,0.04013063634435331,0.040180537849664646,0.0010130875645964986,0.5345931127667427,0.526297003030777,0.04410335598398708,0.5299836272994677,0.5351812541484833,0.038900982835984914,112.96208508809407,112.14628219604492,2.9591123855906054
|
||||
world_model,34,1.4406644900639851,1.460688591003418,0.07329330963456554,0.2873925939202308,0.28764407336711884,0.001140090877640595,0.04228014871478078,0.043097313493490205,0.0016608757473885244,0.04246815883864954,0.0425418019294738,0.001081333585228496,0.5561456481615702,0.5517522394657135,0.04312447859734182,0.5482628718018532,0.5541572570800781,0.037839894312044105,106.85194969177246,106.0438232421875,2.839160956280313
|
||||
world_model,35,1.4445003072420757,1.4577314853668213,0.03490501500229576,0.27903702855110163,0.27895602583885193,0.0009935601194292591,0.04474543873220677,0.04569036513566965,0.0017727296919501337,0.04477370033661518,0.04489326477050775,0.001187808432685479,0.57882692416509,0.5785657465457916,0.042247935394428046,0.5676340237259865,0.5715794563293457,0.03690430252216426,100.8494135538737,100.02420425415039,2.8123275560458887
|
||||
world_model,36,1.4473845958709717,1.4606000185012817,0.032188109425650084,0.27034860104322433,0.2701757848262787,0.001292050636839115,0.04731517254064477,0.0481860935688018,0.0019087507086675852,0.04828772538652019,0.04843077249824995,0.001403878777889927,0.6027957101662954,0.6066220998764038,0.04138971657306201,0.5885819494724274,0.589115709066391,0.03607040552388205,94.86695226033528,94.01153945922852,2.720889932961269
|
||||
world_model,37,1.461151699225108,1.4611382484436035,0.0026931350626092226,0.26123866687218344,0.2612973600625992,0.0015373661059052948,0.04976456301907694,0.050268623977899496,0.0020749785777411187,0.05005509344240024,0.05028059706091875,0.0014722143012849756,0.6282824327548345,0.6357597410678864,0.04027646028979069,0.6104799807071686,0.607425719499588,0.03536349027287117,88.80237197875977,87.984130859375,2.5780928928519886
|
||||
world_model,38,1.4518192609151204,1.462560772895813,0.03442675335942584,0.2521179070075353,0.2519191801548004,0.001470199553884586,0.05251243896782395,0.052592473104596096,0.0023336679361226497,0.054277358266214486,0.0545773543417453,0.0018090631006419107,0.6552370886007944,0.6622204780578613,0.038907897254168655,0.6344216912984848,0.6276867091655731,0.03480999029063507,82.77273114522298,81.95233917236328,2.464086592682524
|
||||
world_model,39,1.4578643639882405,1.457061767578125,0.007487918051127708,0.2422550804913044,0.2424662336707115,0.0016974623532609934,0.05555544855693973,0.05533302202820775,0.0025923748228516203,0.057246856080989,0.0575709324330091,0.0020946084077941036,0.6835823605457941,0.6889671683311462,0.037410773419034746,0.6598030974467596,0.6498537659645081,0.03429616718840906,76.85629018147786,76.06377029418945,2.3562928316485183
|
||||
world_model,40,1.4609347184499104,1.462355136871338,0.004546952221523814,0.23237762724359826,0.23276635259389877,0.0017458975225459077,0.058922077839573185,0.0586237385869026,0.0029272777819073386,0.05956169000516331,0.05960632115602485,0.002351963882911939,0.7135116358598074,0.7173408567905426,0.03567356000741516,0.6863400489091873,0.6791485548019409,0.03377427754358516,70.92101860046387,70.29457473754883,2.277488912281703
|
||||
world_model,41,1.4614665508270264,1.4609440565109253,0.003597053634495406,0.22246360654632247,0.22216168045997614,0.001647125840184508,0.06429583113640541,0.06420015171170229,0.0033183404656461565,0.06468947169681386,0.06458528339862821,0.00290536080209279,0.745319793621699,0.7476596534252167,0.03391510809862273,0.7152381887038549,0.710903137922287,0.033244237489873055,64.99111684163411,64.36463165283203,2.1802632858789446
|
||||
world_model,42,1.4591728051503499,1.459276795387268,0.00900988601630016,0.2123635423680146,0.21231839805841446,0.0013870951797765347,0.06706056247154867,0.06687756255269045,0.003965632182672947,0.06863400526344772,0.06851610168814655,0.00344041298181818,0.778303990761439,0.7792279720306396,0.03132599812444151,0.7458313951889673,0.7442476749420166,0.032610206984329856,59.05101648966471,58.51544189453125,2.0774686224653665
|
||||
world_model,43,1.4500325918197632,1.4602802991867065,0.037761808456584556,0.20204567660888031,0.20216857641935346,0.0014858018112490921,0.0710182090600331,0.07101412117481225,0.004647432215204326,0.07365367934107776,0.07361828908324236,0.004223104423401115,0.8122357825438181,0.8145436942577362,0.028193974902627542,0.7782740046580633,0.7791193723678589,0.03165817428292773,53.208151499430336,52.853946685791016,1.9403200502571458
|
||||
world_model,44,1.4631803035736084,1.4636603593826294,0.002460491548016504,0.19185305138429,0.1919184923171997,0.001870462625754707,0.07466462502876914,0.07471463084220886,0.0053580226238523635,0.0794554979850848,0.07944793254137035,0.005279885816252978,0.8463446795940399,0.8505578935146332,0.024601989243665294,0.8125321318705877,0.8153517544269562,0.030203210256939235,47.273804664611816,47.03650665283203,1.8235351459007405
|
||||
world_model,45,1.442920406659444,1.4628565311431885,0.05860077244466744,0.1813256777822971,0.18159072846174235,0.0017537283641696308,0.07923453177014982,0.0789997056126594,0.006158888235382702,0.08424410596489902,0.08417109027504921,0.006481950997603482,0.8801770011583964,0.8850220739841461,0.020577750474063072,0.8476779709259669,0.8500871062278748,0.02790889713355319,41.38953971862793,41.2132511138916,1.6302194677777122
|
||||
world_model,46,1.4517427881558735,1.4585922956466675,0.019005435085684565,0.17084851115941999,0.17098511755466456,0.0018025939141617965,0.08331739405790962,0.08262590691447255,0.007080865446441396,0.0920349899679422,0.09213137254118915,0.008322248700676707,0.9124102195103964,0.9167505502700806,0.016223502469592744,0.8839416752258936,0.8858543336391449,0.024473754451481294,35.45850785573324,35.36742973327637,1.4727206784380684
|
||||
world_model,47,1.4265016317367554,1.4623585939407349,0.08459431951824195,0.16012608135739959,0.1606650575995445,0.0017168229185814316,0.08989462628960605,0.08832678571343415,0.008284111636476105,0.10213517335553961,0.10215217992663381,0.010888830245721823,0.9425907681385676,0.9453962743282318,0.011541896710297681,0.920439600944519,0.9217879176139832,0.01956396090857416,29.46051295598348,29.443337440490723,1.3266421528453498
|
||||
world_model,48,1.430917779604594,1.4626811742782595,0.08249487129319005,0.1490758880972862,0.14928366243839258,0.001689381996063378,0.09672410786151882,0.09490302577614779,0.009770009578263147,0.11359179454545176,0.11375308781862255,0.01436252003971252,0.9688270886739095,0.9701672792434692,0.006838667713165985,0.9546900788942972,0.9555419981479645,0.013156629827316094,23.212613741556805,23.198505401611328,1.0358019586935243
|
||||
world_model,49,1.4530057907104492,1.4605004787445068,0.021793111754910357,0.1364005903402964,0.1364745423197746,0.0018992422866589108,0.1069879035154978,0.10553172975778574,0.012032925069455889,0.12477584679921462,0.12502477690577501,0.01871672380524613,0.9891063074270884,0.9894907772541046,0.002626028401641906,0.9825577934583029,0.9830285012722015,0.006059098829609915,16.079089879989624,16.102373123168945,0.7172567698044595
|
||||
world_model,50,1.4627726674079895,1.4630911350250244,0.005277119127265703,0.11184843815863128,0.11230624094605444,0.0022208395836928845,0.1487136576324701,0.1475681364536285,0.019246295827122676,0.1887682179609934,0.1865481957793235,0.03505531866379826,1.0000000198682149,1.0,1.1175118286778772e-07,1.0000000149011612,1.0,8.477128555869223e-08,0.0,0.0,0.0
|
||||
|
13
unitree_z1_stackbox/case2/output/inference/round_summary.csv
Normal file
@@ -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-vid15-fs4,unitree_z1_stackbox,0,74.73948860168457,73.96563291549683,151.87137389183044,,,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,1,73.72630214691162,72.91331052780151,149.810049533844,190.8115234375,0.21689456701278687,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,2,74.36828994750977,74.027761220932,151.54740953445435,196.70889282226562,0.37256568670272827,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,3,72.83459234237671,73.90370035171509,149.87038254737854,185.57472229003906,0.2826767563819885,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,4,74.02899503707886,73.58288192749023,150.76004695892334,222.90867614746094,0.2874680757522583,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,5,73.06239604949951,74.08821201324463,150.2819435596466,234.1591339111328,0.2649487853050232,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,6,74.45828127861023,73.69422435760498,151.66074967384338,182.35394287109375,0.2557446360588074,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,7,74.34382033348083,74.21471643447876,151.68739557266235,257.4660339355469,0.26380109786987305,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,8,73.75593781471252,74.18540477752686,151.07884168624878,218.75399780273438,0.2580198049545288,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,9,74.23564958572388,74.23087906837463,151.6049246788025,258.95855712890625,0.3708571195602417,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,10,73.97062754631042,74.23259019851685,150.58851957321167,199.60240173339844,0.2604512572288513,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,11,74.37350344657898,74.4276921749115,152.05744576454163,218.62225341796875,0.29005753993988037,
|
||||
|
@@ -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-vid15-fs4,unitree_z1_stackbox,policy,73.9914903442065,,,,45.833333333333336,47.666666666666664,47.666666666666664,48.416666666666664,,215.08364868164062,0.2839532115242698,151.06825691461563,73.9914903442065,73.95558383067448,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,world_model,73.95558383067448,,,,46.0,47.75,47.75,48.333333333333336,,215.08364868164062,0.2839532115242698,151.06825691461563,73.9914903442065,73.95558383067448,
|
||||
|
1201
unitree_z1_stackbox/case2/output/inference/stepwise_log.csv
Normal file
@@ -20,5 +20,7 @@ dataset="unitree_z1_stackbox"
|
||||
--n_iter 12 \
|
||||
--timestep_spacing 'uniform_trailing' \
|
||||
--guidance_rescale 0.7 \
|
||||
--perframe_ae
|
||||
--perframe_ae \
|
||||
--analysis_log_metrics \
|
||||
--analysis_reference_steps 50
|
||||
} 2>&1 | tee "${res_dir}/output.log"
|
||||
|
||||
@@ -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.4187, median=129.3141, p90=141.2322, p95=144.5735
|
||||
|
||||
### 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.2500, median=47.2500, p90=47.2500, p95=47.2500
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3537, median=0.3496, p90=0.4173, p95=0.4278
|
||||
- `action_delta_mid_steps`: mean=0.0273, median=0.0261, p90=0.0397, p95=0.0424
|
||||
- `state_delta_mid_steps`: mean=0.0276, median=0.0265, p90=0.0409, p95=0.0432
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.2500, median=47.2500, p90=47.2500, p95=47.2500
|
||||
- `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.2500, median=47.2500, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=176.0951, median=176.1083, p90=193.5305, p95=221.3830
|
||||
- `action_drift_vs_prev_round`: mean=0.2128, median=0.2195, p90=0.2911, p95=0.3084
|
||||
- `round_total_time_s`: mean=140.2950, median=148.1209, p90=152.8416, p95=153.1617
|
||||
- `policy_pass_total_time_s`: mean=68.6395, median=72.5733, p90=74.8262, p95=75.1154
|
||||
- `world_model_pass_total_time_s`: mean=68.7982, median=73.1641, p90=74.8800, p95=74.9091
|
||||
|
||||
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 254 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 103 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,68.63951516151428,68.63951516151428,,,,,,,,,,,45.333333333333336,45.333333333333336,,47.25,47.25,,47.25,47.25,,48.0,48.0,,140.29498356580734,140.29498356580734,,68.63951516151428,68.63951516151428,,68.79818717638652,68.79818717638652,,176.09510525790128,176.09510525790128,,0.2127628651532259,0.2127628651532259,
|
||||
unitree_z1_stackbox,world_model,68.79818717638652,68.79818717638652,,,,,,,,,,,45.583333333333336,45.583333333333336,,47.41666666666666,47.41666666666666,,47.41666666666666,47.41666666666666,,48.25,48.25,,140.29498356580734,140.29498356580734,,68.63951516151428,68.63951516151428,,68.79818717638652,68.79818717638652,,176.09510525790128,176.09510525790128,,0.2127628651532259,0.2127628651532259,
|
||||
|
@@ -0,0 +1,102 @@
|
||||
pass_type,step,step_time_s,step_time_s,step_time_s,latent_delta,latent_delta,latent_delta,action_delta,action_delta,action_delta,state_delta,state_delta,state_delta,action_cosine_vs_full50,action_cosine_vs_full50,action_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
policy,1,1.4514961043993633,1.4664332866668701,0.14265072533218645,1.4142960806687672,1.4146270751953125,0.0026537101509360233,0.08815826599796607,0.08833770453929896,0.014797505058462376,0.07108302476505433,0.06968275830149645,0.008178955846813519,0.22448255618413285,0.22151912748813624,0.06831356867558422,0.21039600111544132,0.20612303167581555,0.1167565273224791,143.4269701639811,142.65721893310547,6.73625346902155
|
||||
policy,2,1.4284880757331848,1.4668020009994507,0.11074704183743792,1.0217531621456146,1.0220422744750977,0.001750005900176343,0.0533328894525766,0.0541357807815074,0.004338620131441207,0.04393169997880852,0.04269089363515375,0.004738602631495079,0.21568684900800383,0.21206695586442947,0.06760524567582721,0.20581306486080087,0.2031216844916343,0.11669626689039524,143.32375208536783,142.5536651611328,6.405344795613903
|
||||
policy,3,1.3823087811470032,1.4628610610961914,0.14828856951353753,0.850607434908549,0.8506204187870026,0.000946630369994274,0.03347171361868576,0.03388458676636215,0.0033553755489285028,0.028019564536710524,0.027472473680973,0.003367776238661991,0.2137851665417353,0.20906110107898712,0.06669752347578756,0.20770375244319436,0.20568047463893885,0.115743205065437,143.06893157958984,141.90969848632812,6.411431273953968
|
||||
policy,4,1.3907759388287861,1.4655381441116333,0.14042868369837216,0.750485767920812,0.7508242726325989,0.0020893705825754424,0.02227604528889054,0.02162741962820285,0.00307533682586833,0.018653829737255916,0.0182803981006145,0.002434051092752435,0.2169048798580964,0.21138959378004069,0.0659601195153511,0.213214471625785,0.211266428232193,0.11450864364712132,142.8264923095703,141.75892639160156,6.693840922970386
|
||||
policy,5,1.400821050008138,1.4653300046920776,0.13513181141287392,0.6826302657524744,0.6821111738681793,0.001801928303898892,0.01645008916966614,0.016330124810338,0.0019964852689677345,0.01407329334566985,0.01341313542798155,0.002116911169625791,0.22316813344756758,0.21752625703811646,0.06528626851208566,0.22069984332968787,0.218462623655796,0.11317610292960821,142.13545099894205,140.66832733154297,6.31061437276428
|
||||
policy,6,1.4095103939374287,1.4662023782730103,0.13511474075376922,0.6329151044289271,0.6330785751342773,0.0013587183484234755,0.01426307057651375,0.014095264952629749,0.0013444879684908937,0.012418965343385891,0.0117197320796549,0.0022405960116455587,0.23091955358783403,0.2250421717762947,0.06464567757842363,0.22894605156034228,0.22661520540714258,0.1117348735147396,141.6987330118815,140.12554931640625,6.293191168942187
|
||||
policy,7,1.4132508436838787,1.4677183628082275,0.13114788436945354,0.5941976606845856,0.5937048196792603,0.001046330958784749,0.013712269874910468,0.013769473414868099,0.0013966110808305194,0.011765646825854917,0.0111814681440591,0.0022460825384972446,0.23968484873572982,0.23341957479715345,0.06402708206553086,0.23754226711268223,0.2352919280529022,0.11017890756509,140.4581782023112,139.39944458007812,5.600442010042826
|
||||
policy,8,1.420365075270335,1.4629231691360474,0.1114426626882739,0.5635784467061361,0.5634960830211639,0.0015346838036542877,0.013392714007447118,0.0134050878696143,0.0014917851879862568,0.011557428476711049,0.01089521590620275,0.002198462710434125,0.24890089283386865,0.24204106628894806,0.06344913050075648,0.2463415181264281,0.24416247010231015,0.10852237056594359,138.77727254231772,138.6075897216797,4.100609285148482
|
||||
policy,9,1.3934125502904255,1.463158130645752,0.1581690937070731,0.5372697015603384,0.5372548997402191,0.001152480375946641,0.013103184678281282,0.0132315508089959,0.0015733522987863354,0.011559526358420608,0.01089855050668115,0.0022424545589731625,0.25827500720818836,0.2507018744945526,0.0628647299422689,0.2551961432521542,0.25301002711057663,0.10672809167054857,138.55392201741537,138.74242401123047,4.179111553013055
|
||||
policy,10,1.3728266557057698,1.4679312705993652,0.23237393983157453,0.515766903758049,0.5156912207603455,0.0006564915916537393,0.013074517250060981,0.01317432615905995,0.001605217332846052,0.01151829197381929,0.01081313285976645,0.0022637547987036147,0.26790099591016764,0.2595300078392029,0.062214115099971774,0.26389765335867804,0.26168711483478546,0.10488563176366177,137.5884780883789,137.9875946044922,3.7469298022760604
|
||||
policy,11,1.365459402402242,1.4632176160812378,0.236300189953635,0.49656423926353455,0.4962767958641052,0.0013416280515663205,0.013293843405942083,0.013316503725945901,0.001611064860168615,0.012108852698778075,0.011516050435602651,0.0021111234246996165,0.27776320899526274,0.2684778422117233,0.061541033404546544,0.2728102697680394,0.2709910571575165,0.1029113515271913,136.6358731587728,137.06288146972656,3.517716148750601
|
||||
policy,12,1.361248751481374,1.4626582860946655,0.23944811765204274,0.48031115780274075,0.48018428683280945,0.0008493154196740745,0.013513926804686558,0.013602224644273499,0.001556543860865821,0.012728660134598566,0.012151814531534851,0.0020898980872208614,0.28779765218496317,0.2775310128927231,0.06079773106854168,0.28189274792869884,0.28051310777664185,0.10081932620287307,135.76498413085938,136.0425262451172,3.46024380771212
|
||||
policy,13,1.3708336154619853,1.4647754430770874,0.2314007395008071,0.46409491697947186,0.46419112384319305,0.0009104048591066768,0.01418316635924076,0.01433136500418185,0.0015193985863125787,0.013225081687172208,0.0127393184229731,0.0020399216627937037,0.2981083107491334,0.28681541979312897,0.060031048020737866,0.2910813043514887,0.29016703367233276,0.09859811940493211,135.40853881835938,135.4634246826172,3.381439731985575
|
||||
policy,14,1.360453466574351,1.4661341905593872,0.23897842185054116,0.4510434791445732,0.4509788155555725,0.0009463367127728704,0.015017583888644924,0.0150662027299404,0.0014478046133989573,0.014161602516348126,0.0137062398716807,0.0020272367325810856,0.3087386799355348,0.29647451639175415,0.05931422931170782,0.3005216401070356,0.29999689757823944,0.09628922919372694,134.41141001383463,134.68423461914062,3.1110840754598184
|
||||
policy,15,1.340964396794637,1.4643733501434326,0.23762512012367762,0.43903514246145886,0.43891993165016174,0.0006062192713537437,0.015655631820360758,0.0156145156361162,0.001420816422555501,0.01486508951832845,0.0143978125415742,0.0020617223681926944,0.31957971925536793,0.3063753992319107,0.05859010916912319,0.3100763546923796,0.309925839304924,0.0939055677476589,133.93714904785156,134.12549591064453,2.9539521806164557
|
||||
policy,16,1.3682113289833069,1.4674502611160278,0.2436471352020587,0.42685097207625705,0.42688944935798645,0.0006669917967198996,0.01639365140969549,0.016251906752586302,0.001393989249871502,0.015942862412581794,0.0154083166271448,0.0020182115048691745,0.330702893435955,0.318780705332756,0.05778594654070195,0.31990930003424484,0.3201854676008224,0.09146797960226831,133.21281305948892,133.41471099853516,2.5784508944920423
|
||||
policy,17,1.368942419687907,1.46605384349823,0.2411232226781162,0.4161190216739972,0.41612090170383453,0.0009610890254653556,0.017157813068479248,0.0169859621673822,0.0013094474622894784,0.01692617855345204,0.016409488394856397,0.0019916788086039505,0.34206980218489963,0.33135388791561127,0.05696498312633145,0.3300146659215291,0.33152382075786585,0.08897557377958148,132.73579279581705,132.84784698486328,2.539553041893179
|
||||
policy,18,1.3496115406354268,1.4673179388046265,0.2413918284933082,0.4063699394464493,0.4061413109302521,0.0011330669977413174,0.017815952189266633,0.017566427588462802,0.001257146056995025,0.01768187557657555,0.01718776673078535,0.001922356077890386,0.35362088680267334,0.3440633863210678,0.056095973028575025,0.3402767231067021,0.344283327460289,0.08644788655871015,131.95900090535483,131.96707153320312,2.356772377694987
|
||||
policy,19,1.3307000597318013,1.4642266035079956,0.24039347574677947,0.3969671254356702,0.39666247367858887,0.001117083304999204,0.0192180853337049,0.018950195983052198,0.0011743009595956528,0.01888109991947805,0.0184199064970016,0.0019034745817225792,0.3655497233072917,0.3573783189058304,0.0554560882689483,0.350887848685185,0.35746903717517853,0.08384653758541888,131.6081771850586,131.63378143310547,2.1966635000067205
|
||||
policy,20,1.3216761747996013,1.464017391204834,0.24446634939709067,0.387797474861145,0.3875481784343719,0.0009523326632978399,0.01999890307585395,0.019589161500334698,0.001169818729688311,0.019631324801593974,0.019302508793771198,0.0018268506701478535,0.37774521112442017,0.37091751396656036,0.05474017373868484,0.36164412771662074,0.37068174779415125,0.0811972034185924,131.27875137329102,131.29258728027344,2.0832124334907745
|
||||
policy,21,1.3354681928952534,1.4628947973251343,0.24335677090553012,0.37919823080301285,0.37929099798202515,0.0011470664227386134,0.020972683560103133,0.020530439913272802,0.0011462071619598461,0.021125073234240167,0.0208769245073199,0.0018107550171339803,0.39036667843659717,0.3845256567001343,0.05393436471778914,0.37290091812610626,0.38465383648872375,0.07851861327273675,130.80511983235678,130.85099029541016,1.9135277982498082
|
||||
policy,22,1.3367981712023418,1.462579607963562,0.23838807454476227,0.3714714894692103,0.3714618682861328,0.0005793829982918417,0.02226453895370159,0.0219157580286264,0.0011246610273864743,0.022338056005537472,0.02213180903345345,0.001749093078716641,0.4033614670236905,0.3961475342512131,0.053281230061422366,0.38451779012878734,0.3980652689933777,0.07578497342970267,130.58839162190756,130.64080047607422,1.9211310873704286
|
||||
policy,23,1.3273362119992573,1.4642388820648193,0.24100353868734214,0.3639088248213132,0.36383599042892456,0.0008106358923511905,0.02352463376397883,0.02323568705469365,0.0011042534817733846,0.023530625427762616,0.023407899774610948,0.0017363956582654343,0.4168107683459918,0.4085156470537185,0.052680512557132825,0.396547369658947,0.4114896208047866,0.07301851614085368,130.27553049723306,130.1875228881836,1.837911637188049
|
||||
policy,24,1.3462663292884827,1.463379144668579,0.24237008705801216,0.35696085045735043,0.35715046525001526,0.0006312247080310943,0.024443481117486916,0.024175413884222452,0.001109159606555497,0.024889479236056358,0.0248442618176341,0.0016726161584410897,0.4307517856359482,0.4218268990516662,0.05193553064968328,0.40903770675261814,0.4253422319889068,0.07025076401587398,129.99392573038736,129.82550811767578,1.8172646832721222
|
||||
policy,25,1.3565886616706848,1.4634654521942139,0.2405234142383257,0.3500410045186679,0.35027679800987244,0.0007934314098448057,0.025705527514219225,0.0254750614985823,0.0011316082138882783,0.026326933254798197,0.02632151078432795,0.0016721561215544828,0.4451921358704567,0.4363867342472076,0.0510814684441401,0.42205270379781723,0.4397570639848709,0.0674541075149548,129.61062367757162,129.4182891845703,1.7280067375695136
|
||||
policy,26,1.3664379715919495,1.4618566036224365,0.2399964356532914,0.3429635266462962,0.3430739492177963,0.0007477258143854117,0.02716036746278401,0.0270465184003114,0.0011109228249078782,0.027560727205127433,0.0276337433606386,0.0016298311645845489,0.46020005146662396,0.4516144394874573,0.050287849035917286,0.4354897489150365,0.45092208683490753,0.06470600683244428,129.41060892740884,129.03409576416016,1.6814825137398992
|
||||
policy,27,1.3664841850598652,1.4640250205993652,0.24246239313032594,0.3364785487453143,0.3366237878799438,0.0008352830960804999,0.028641139001895934,0.0285576973110437,0.0011617657517750209,0.02916785857329762,0.0293389372527599,0.0016120654135723463,0.47585250933965045,0.46744386851787567,0.04946791184823064,0.44953425228595734,0.4623652696609497,0.061987153301597465,129.17973709106445,128.86807250976562,1.6339478172805324
|
||||
policy,28,1.3603558937708538,1.4647271633148193,0.23966932775189315,0.3302335838476817,0.33032624423503876,0.0009719253449234233,0.030138570970545175,0.030158263631165,0.0011628004224734435,0.030684216879308192,0.030962934717535952,0.0016040019628414085,0.49207187940677005,0.4839420616626739,0.048693781517979165,0.4641447464625041,0.47370465099811554,0.05930055330184227,129.04810905456543,128.64147186279297,1.563337108796478
|
||||
policy,29,1.3593886295954387,1.4657618999481201,0.2497104033204242,0.3241197640697161,0.32411935925483704,0.00105853361191148,0.031567411497235257,0.03158082626760005,0.0012534756693073402,0.032282185895989295,0.03259637579321855,0.0015692026218403115,0.5090347826480865,0.5010004043579102,0.04773891777234016,0.47939852625131607,0.4852485805749893,0.056670699678736516,128.66509564717612,128.23739624023438,1.5629082444836457
|
||||
policy,30,1.3533824682235718,1.4644765853881836,0.26574880716014054,0.3180307472745577,0.31805169582366943,0.0010230747907300176,0.033383886019388784,0.0334640331566333,0.0012742609643165259,0.03434713371098036,0.034507475793361594,0.0015925466186355714,0.5267605582873026,0.5189079344272614,0.046923783305896444,0.49561479439338046,0.5001431107521057,0.054093342818343285,128.50726381937662,128.15737915039062,1.5757263784784865
|
||||
policy,31,1.33167564868927,1.4667457342147827,0.2653531108452637,0.3130261451005935,0.31286537647247314,0.0009145624766758303,0.034939286919931506,0.035107685253024046,0.0013945487865749133,0.03612844770153359,0.0360507667064666,0.001591207951280857,0.5452365999420484,0.5374854505062103,0.045964358415041415,0.5125287274519602,0.5157580375671387,0.05165917520885788,122.37392934163411,121.99047088623047,1.5775549705692617
|
||||
policy,32,1.337987204392751,1.4664478302001953,0.26478504927883034,0.3055497383077939,0.30528186261653895,0.0013024278297381188,0.03720108047127719,0.0375883895903825,0.001438713281206481,0.03751976539691285,0.037603475153446156,0.0015798663259587408,0.5646716852982839,0.5570079684257507,0.045159606368212785,0.530096543331941,0.5320173799991608,0.049450797506375314,116.39299201965332,116.04191970825195,1.5432273001531216
|
||||
policy,33,1.3535491824150085,1.4670562744140625,0.2648956438862192,0.2974998628099759,0.2972348034381866,0.0009311252354975212,0.03855182634045676,0.0388273354619741,0.0016759186393443034,0.039786133915185866,0.039863927289843504,0.0016343680905096174,0.5849033494790395,0.5773120224475861,0.044033665406680814,0.5486232986052831,0.5492530167102814,0.0474293195764187,110.52816772460938,110.11327362060547,1.4703122236953623
|
||||
policy,34,1.354248583316803,1.4661271572113037,0.2653804398063151,0.2893665259083112,0.28932361304759974,0.0008662446162312257,0.04081811849027867,0.04116532579064365,0.0017713640679531129,0.042007591575384085,0.042122179642319596,0.0017134877512996185,0.6061106473207474,0.5985983312129974,0.042971134100845354,0.5681722039977709,0.565761536359787,0.045659031002788904,104.52553939819336,104.17565155029297,1.4339862500216922
|
||||
policy,35,1.3593196272850037,1.462613821029663,0.22512087790250235,0.28083158036073047,0.2807611674070358,0.0011002640778286202,0.043136008704702015,0.04352479800581925,0.0019385580039624408,0.04424295232941703,0.0441963374614715,0.0018210442834001945,0.6283672451972961,0.6196481585502625,0.041925050938585166,0.5887533873319626,0.5876979231834412,0.044212144588678705,98.58621406555176,98.27754592895508,1.3378822382447166
|
||||
policy,36,1.3004550337791443,1.4658316373825073,0.280503195043668,0.27225958307584125,0.2726186662912369,0.0010742334426446169,0.04547287710011002,0.04600878618657585,0.002158794406933666,0.04757012178500489,0.04716215096414085,0.0020668446180830873,0.6516861965258917,0.6432889699935913,0.04078516975933058,0.6108724971612295,0.6109796464443207,0.04307417409225084,92.72960217793782,92.49023056030273,1.3028684486494992
|
||||
policy,37,1.2973250150680542,1.4636156558990479,0.29030176072770847,0.26315369953711826,0.26305925846099854,0.0011882823141330266,0.04759334400296206,0.048150282353162696,0.002481991921720268,0.049177912995219196,0.048861304298043196,0.0022340997623413834,0.6760059247414271,0.6678970456123352,0.039411822063675696,0.6336702803770701,0.6353136599063873,0.042334097584267365,86.76492627461751,86.59952926635742,1.2214554750470037
|
||||
policy,38,1.3101803064346313,1.4651179313659668,0.29885140087450535,0.25390834858020145,0.2538760155439377,0.0013100183344216152,0.049970258027315084,0.0506187248975038,0.002782950521507145,0.05319198686629529,0.052967969328165,0.002583890734012367,0.7013241797685623,0.6925036013126373,0.03788067764216565,0.6583595971266428,0.6614533364772797,0.04191337342930875,80.82204246520996,80.80442428588867,1.1657263131453743
|
||||
policy,39,1.267794946829478,1.4612075090408325,0.31247498309432403,0.24439479907353714,0.24458731710910797,0.0012444652554514028,0.05265100269267953,0.053366687148809405,0.0031221503342247167,0.05589976503203307,0.056105818599462454,0.0030171330811797938,0.7276264677445093,0.7176094055175781,0.0362416548875852,0.6841501792271932,0.6886569261550903,0.04173378624996745,74.98766009012859,74.98124694824219,1.0978803860720887
|
||||
policy,40,1.2705204685529072,1.4645931720733643,0.31889583105700137,0.23481679211060202,0.23469239473342896,0.0012547901040822396,0.055623393816252496,0.0566653292626142,0.0035524846654154387,0.05796967260539526,0.0586731191724538,0.0034602590446542935,0.7549642622470856,0.7425335347652435,0.03444414681470445,0.7106833010911942,0.711881011724472,0.041720704701481114,69.1585038503011,69.08203125,1.0285978695698537
|
||||
policy,41,1.244135042031606,1.4430646896362305,0.3117545450843673,0.22444079692165053,0.22457382827997205,0.0012290094553657912,0.06046649285902574,0.06133746169507495,0.004108268045544505,0.06279299408197399,0.06347419321537015,0.004221503200219305,0.7838167995214462,0.7720646560192108,0.03242807482695765,0.7392430454492569,0.7402101159095764,0.04162358493470281,63.333529472351074,63.36355400085449,0.9740044247244463
|
||||
policy,42,1.2402119239171345,1.3882075548171997,0.29884682577776506,0.21480076387524602,0.21500466018915176,0.0014289764443808823,0.06259873105833924,0.0639160349965095,0.004728118763351797,0.06632452923804517,0.06663092225790021,0.00509709992361324,0.8129939486583074,0.8036965429782867,0.02999010612222716,0.7689220756292343,0.7663750350475311,0.041180833681052686,57.52005831400553,57.38733100891113,0.9257024231464065
|
||||
policy,43,1.2844266494115193,1.4467047452926636,0.29440231776681286,0.20430987204114592,0.2047093734145164,0.0011855750711814452,0.06587968766689296,0.0671427324414253,0.005428697814275379,0.07088048942387098,0.0712661072611808,0.006238192942711078,0.8424940754969915,0.8360494077205658,0.027178866716835802,0.799897775053978,0.7959309220314026,0.040093671871849895,51.75542958577474,51.71021270751953,0.9155012393240156
|
||||
policy,44,1.308923065662384,1.4648120403289795,0.2971608510308173,0.1940578793485959,0.19418163597583765,0.0012319256024289806,0.06885546135405696,0.07002647966146465,0.006244869740771023,0.07607815104226268,0.0765009000897407,0.007794720856040961,0.8716868956883749,0.868959903717041,0.023944334940404478,0.8319618552923203,0.8294765055179596,0.038042722560882994,45.973050117492676,45.841651916503906,0.8773652067436412
|
||||
policy,45,1.3201566537221272,1.4676074981689453,0.2989149431467348,0.18358629941940305,0.18358578532934183,0.0013486430995571605,0.07273259386420246,0.0734041631221771,0.007249597673897299,0.08025325896839297,0.08066671714186666,0.009382316367956833,0.9003215382496516,0.9000848829746246,0.02022590303713163,0.8642310996850332,0.8632258474826813,0.03485202057713309,40.26138401031494,40.13649368286133,0.8370463401282596
|
||||
policy,46,1.3350951075553894,1.4668281078338623,0.29849734977369613,0.17314705749352768,0.17340122908353806,0.001336515375733561,0.07614916035284594,0.0766925178468227,0.008318076089043724,0.08731321059167381,0.08765801787376401,0.011751181696377046,0.9272978107134501,0.9273074269294738,0.01613265081415561,0.8970760951439539,0.89739790558815,0.030081480221515626,34.52261193593343,34.3971004486084,0.8406580916659918
|
||||
policy,47,1.3200125495592754,1.4655821323394775,0.2972710286997085,0.1625496000051498,0.16256292164325709,0.0011842657641501202,0.08191449753940101,0.08234155923128125,0.009851009248592286,0.09639218077063556,0.0963866114616394,0.015077571425161234,0.9523439804712931,0.9524706602096558,0.011635573788033204,0.9296546429395676,0.9308361113071442,0.023497966851217883,28.685232798258465,28.51993179321289,0.7777872823741105
|
||||
policy,48,1.2779292861620586,1.4651966094970703,0.3187387807466615,0.15138585741321242,0.1513761132955551,0.0011334444453633139,0.08811932926376657,0.0885151773691177,0.011732618850291171,0.10674890999992685,0.1060527972877025,0.01948842955738693,0.97406538327535,0.9742068350315094,0.007026812712188528,0.9599569390217463,0.961449146270752,0.015321527589284924,22.515003840128582,22.332239151000977,0.6608371870484339
|
||||
policy,49,1.2662121852238972,1.4645750522613525,0.3180382006241888,0.1385321753720442,0.1385112032294273,0.0012675460884520417,0.09768487761418021,0.09803776815533635,0.01452319971049642,0.11717905166248477,0.11565360799431801,0.024877814872548212,0.9909004221359888,0.9909707307815552,0.0027627669997359184,0.9845491598049799,0.9855727553367615,0.006788825460921557,15.586641709009806,15.452382564544678,0.46077328858699984
|
||||
policy,50,1.305367648601532,1.4591965675354004,0.2937860860454806,0.11419924100240068,0.11417527124285695,0.0014136249029556424,0.1360815595835447,0.13664043694734568,0.023390096536401034,0.17722778581082818,0.17283160984516138,0.045155839086328566,1.0000000447034836,1.0000000596046448,8.087164464946545e-08,0.9999999950329462,0.9999999701976776,8.219208528940926e-08,0.0,0.0,0.0
|
||||
world_model,1,1.3324374953905742,1.465247392654419,0.2995412070421202,1.412967065970103,1.4141411185264587,0.0032971973141664203,0.08182514024277525,0.0829702317714691,0.010125436029118275,0.054141276205579396,0.05438887700438495,0.009478799522713644,0.19033654158314064,0.16411440819501877,0.0790714639172671,0.1897304352993766,0.16211740672588346,0.09937171696800264,145.4807014465332,144.00960540771484,8.308720787969719
|
||||
world_model,2,1.3230998714764912,1.4649403095245361,0.29913769036939175,1.0209025144577026,1.020988941192627,0.001465154183540369,0.05086322842786705,0.0501329526305198,0.005169664978014137,0.035131690092384774,0.035030059516429846,0.004828047330905289,0.18146871775388715,0.15785769373178477,0.07805377972849797,0.1873613937447468,0.15826757252216334,0.09925561000463262,145.6258227030436,144.05266571044922,8.554981255360682
|
||||
world_model,3,1.3058478832244873,1.4652750492095947,0.2958188553874805,0.850726326306661,0.8506162762641907,0.0017345248045851898,0.03198353170106803,0.03073759563267225,0.003701001418590309,0.023391577725609094,0.02309559937566515,0.0023718276315604133,0.17896326817572114,0.1558114811778068,0.0769965525994279,0.19078042947997645,0.1614322513341903,0.09823375288940464,144.47901407877603,143.11595916748047,7.640284173184483
|
||||
world_model,4,1.327458421389262,1.4583436250686646,0.2634392079646764,0.750361368060112,0.7507440745830536,0.0019660394379409267,0.021159325415889375,0.02070593461394305,0.0027052065144902208,0.016782347966606374,0.016363432630896547,0.0013966819249928983,0.18139213447769478,0.15739849209785456,0.07642762308514697,0.19712852500379083,0.16836223751306528,0.09679508464955465,143.754638671875,142.33639526367188,7.3829398223075575
|
||||
world_model,5,1.3587238788604736,1.466988444328308,0.23465880045765022,0.6829876452684402,0.6830637156963348,0.0018901889129748061,0.01617966095606481,0.01621219795197245,0.0017625200239679015,0.013763334602117483,0.0132242646068334,0.0017629198601261508,0.18733921522895491,0.1624771580100059,0.07600205417771969,0.20486894312004245,0.17710632085800165,0.09513383510635813,143.92188262939453,142.24214935302734,8.074557916614145
|
||||
world_model,6,1.3535614013671875,1.4667655229568481,0.2388869031660517,0.6333335141340891,0.6331925392150879,0.002102788763004204,0.014534081487605916,0.0141919124871492,0.0012210912396583842,0.012355493692060267,0.0120339766144752,0.001954931880447621,0.1948994056632121,0.1691321283578872,0.0756554726829088,0.21313278997937835,0.18647358566522593,0.09345463943122023,141.7034594217936,141.3905487060547,6.898125335948632
|
||||
world_model,7,1.358333985010783,1.4656699895858765,0.23613484486655933,0.594330295920372,0.5948872566223145,0.0018574444865306512,0.013804319935540326,0.0137546430341899,0.001079026477237778,0.011690994258969975,0.0115611972287297,0.0018293457933451463,0.2036715820431709,0.17741032689809794,0.07535706588769274,0.22165014843146003,0.19593904167413712,0.09178023404155193,140.92623647054037,141.81249237060547,6.22526464269265
|
||||
world_model,8,1.3566216826438904,1.4613800048828125,0.23155126297646167,0.5634600768486658,0.5632635951042175,0.0017947456041396167,0.013407944003120032,0.0132608702406287,0.0011515345306801132,0.011547168872008675,0.011157593689858851,0.001702735785144525,0.21300334110856056,0.18702118098735804,0.07504998832377553,0.2303097049395243,0.20527942478656763,0.09006431820022277,140.42773818969727,140.53701782226562,5.580124049709498
|
||||
world_model,9,1.315873146057129,1.4666224718093872,0.29430236847537433,0.5374801705280939,0.5376436412334442,0.0022092914814297085,0.01313463839081421,0.0128676928579807,0.001349467602221659,0.01156685284028445,0.0112827881239354,0.0016509875529234057,0.22249151269594825,0.1975789666175842,0.07458706711685517,0.23908134922385213,0.21468275785446164,0.08822120348183687,138.94841384887695,139.59356689453125,5.235962401601664
|
||||
world_model,10,1.3072563409805298,1.4644280672073364,0.30072685806401495,0.5162367771069208,0.5162033438682556,0.0010472582141856871,0.013159006989250524,0.01312828436493865,0.0013677553051297355,0.011715847145145092,0.01163349580019705,0.0016741061402742732,0.23226055564979706,0.20924910902976984,0.07410042174203534,0.24790865679581955,0.2241650819778442,0.08627761344163168,138.09634017944336,138.12659454345703,5.1950260551633365
|
||||
world_model,11,1.2998327016830444,1.4620815515518188,0.30452516496784166,0.4965270509322484,0.4965982586145401,0.0005838090292712383,0.013388777617365066,0.01322101941332215,0.0014983262318987358,0.012330945969248759,0.01211841637268655,0.0016360626715425728,0.2422762997448444,0.22017668187618256,0.07357459972150525,0.256863173097372,0.2336788475513458,0.0842425766980148,137.0018196105957,136.99738311767578,4.795189496483657
|
||||
world_model,12,1.3094836274782817,1.466804027557373,0.30446444172609555,0.4791923960049947,0.47936035692691803,0.001377079953485259,0.013658921932801557,0.013558240607380801,0.0014593106486645955,0.012971419297779549,0.012862362433224899,0.001566767769625278,0.25254737958312035,0.23136994987726212,0.07300942899302962,0.26596274723609287,0.24338041245937347,0.08215763548901332,135.6907844543457,135.61719512939453,3.7136486182956343
|
||||
world_model,13,1.2994195620218914,1.4654091596603394,0.3057638490806494,0.464080552260081,0.4640263319015503,0.0010400473950015067,0.014279955221960907,0.01421078015118835,0.0014695079408933605,0.0134809128940105,0.01322861807420845,0.0015574906425132558,0.2630378305912017,0.24284289777278895,0.07244437878904256,0.27514353394508356,0.2530352845788002,0.08006955219930956,135.29717254638672,134.6700668334961,3.9099942248572166
|
||||
world_model,14,1.3065890471140544,1.4666279554367065,0.3062950133084858,0.4508480926354726,0.45091502368450165,0.0009804166498865294,0.015127398461724265,0.015043057501316,0.0014730759316701591,0.0143874201457947,0.0141637832857668,0.0015062578927352184,0.273890234529972,0.25460794568061823,0.0719411870900184,0.2845437936484813,0.2628321349620819,0.07793858934655239,134.77096303304037,133.7221450805664,4.038047110869132
|
||||
world_model,15,1.2865275541941326,1.4647328853607178,0.3013765388383326,0.4383527437845866,0.43854998052120203,0.0008649405095510681,0.015770275611430358,0.015638043172657448,0.0014617831654331625,0.015067459782585474,0.01482387306168675,0.0015108034753493604,0.2849728167057037,0.26657088100910187,0.07138427913465228,0.2941086379190286,0.2727879136800766,0.07574356530212978,133.93294270833334,133.84315490722656,2.932738242508392
|
||||
world_model,16,1.2588459650675456,1.4562960863113403,0.2984972437984818,0.42637882878383,0.42641739547252655,0.0010477330224127573,0.016574417473748274,0.016466300003230502,0.0014523782214053442,0.016130544012412366,0.0159234153106808,0.0014663142133617987,0.2963659775753816,0.27870891988277435,0.07084434825718754,0.3039369583129882,0.28319789469242096,0.0735151322126507,133.23003641764322,133.2628173828125,2.7887285653810294
|
||||
world_model,17,1.263397713502248,1.4641958475112915,0.29815558440143103,0.4158514092365901,0.41594699025154114,0.0011223658642478516,0.017390614297861807,0.01736899279057975,0.0013823110374243889,0.017087570081154465,0.016917678527534,0.0014143534722625734,0.3080458988746007,0.2911610007286072,0.0703215333020635,0.3139910449584325,0.2946209460496902,0.0712600313681645,132.5191879272461,132.19637298583984,2.5656183241768953
|
||||
world_model,18,1.2600008050600688,1.4473092555999756,0.2962782266250042,0.40571558227141696,0.4055367112159729,0.001033543832959903,0.01809798072402671,0.01800622604787345,0.0013846215324519178,0.017828388682876967,0.01764205470681185,0.0013538793015721252,0.31996345395843184,0.30375145375728607,0.06973177209506232,0.32415572305520374,0.307541012763977,0.06900048998896764,132.09952926635742,131.85636138916016,2.323985803120715
|
||||
world_model,19,1.2838962872823079,1.4651827812194824,0.30329404664711196,0.39635257919629413,0.3966458737850189,0.0007859933645899742,0.019586605951189936,0.01955624297261235,0.0013308943781670545,0.01903384706626331,0.01890321075916285,0.0013033913255467028,0.3323587626218796,0.31675882637500763,0.06930279697302542,0.3346910787125428,0.3211538046598434,0.0667082403511481,131.78694788614908,131.5302505493164,2.1292777728188046
|
||||
world_model,20,1.2845310767491658,1.4640718698501587,0.2988494662160569,0.38729536533355713,0.3873770385980606,0.0009838655119398197,0.02039100695401425,0.0203665783628821,0.001305705939354215,0.019837009720504242,0.0197301963344216,0.0012699500430668044,0.345033623278141,0.3300842195749283,0.06881813388723057,0.34538570543130237,0.3347918540239334,0.06440192196838862,131.43286259969076,131.20934295654297,1.9469813314561628
|
||||
world_model,21,1.3012959559758503,1.4662232398986816,0.3102865517498375,0.37947066128253937,0.3797520399093628,0.000767278384505151,0.021350705220053532,0.02138466853648415,0.0013006592117792992,0.021326361534496106,0.02119187172502275,0.0012625141753587889,0.35807785391807556,0.34377589821815485,0.06831070666605472,0.35652271658182144,0.3489723801612854,0.06206875590269134,131.18223317464194,131.3406982421875,1.7867953914230514
|
||||
world_model,22,1.3048062523206074,1.4666942358016968,0.3047487773231263,0.3713822936018308,0.371649220585823,0.0011819392993155729,0.02267679820458088,0.0227471319958567,0.0012738539541903302,0.022586962363372192,0.0225103683769702,0.0012128875539471513,0.37153833111127216,0.35796721279621124,0.06789595997868351,0.3680698921283086,0.3638516366481781,0.05975628276513156,130.89046160380045,131.08528900146484,1.8144968591242723
|
||||
world_model,23,1.3043485681215923,1.462475299835205,0.30649667311634454,0.36379194011290866,0.3640700727701187,0.0010610490083256968,0.023989541145662416,0.02410419378429645,0.0012505979120294888,0.023783827821413635,0.023737752810120548,0.0011757492806675476,0.38545919954776764,0.3726361244916916,0.0675648127132403,0.3799791783094406,0.37927970290184015,0.05747615871346152,130.6096731821696,130.69054412841797,1.6957694779972774
|
||||
world_model,24,1.3044523199399312,1.466745376586914,0.30737564517721117,0.3563357988993327,0.3564181327819824,0.0009509370017951124,0.024949938834955235,0.02511177118867635,0.0012730709635982221,0.025158403441309884,0.0251650614663958,0.001133109225475653,0.3997833902637164,0.38775683939456934,0.06707435831070865,0.39234059552351624,0.39536339044570923,0.05523787126388818,130.27170499165854,130.38731384277344,1.682704756352401
|
||||
world_model,25,1.304535706837972,1.4599456787109375,0.302197773671325,0.34937185049057007,0.3490731716156006,0.0009422520443671249,0.026219487500687408,0.02655122429132455,0.0012902454029671627,0.026597232868273993,0.026642299257218748,0.0010764751831050883,0.4146640474597613,0.40337416529655457,0.0665300701466774,0.4052874644597371,0.41020770370960236,0.05304851336289146,129.82589785257974,129.7763442993164,1.675041096814939
|
||||
world_model,26,1.3025047381718953,1.465227723121643,0.30812613721156795,0.342549371222655,0.34269873797893524,0.0008526297781600868,0.027714574709534586,0.02811594866216175,0.0012960374428492927,0.027850126537183866,0.02800390031188725,0.0010120476281427653,0.430101344982783,0.41960853338241577,0.0660634109716199,0.41871940592924756,0.42246642708778376,0.05095222965149533,129.65775934855142,129.64127349853516,1.6770645425873572
|
||||
world_model,27,1.2877419988314311,1.4673678874969482,0.3018966802882607,0.3358617549141248,0.33531567454338074,0.0013367408916893201,0.02920764808853463,0.0297004478052258,0.0013378870402233508,0.02946583538626626,0.02956428285688155,0.0009626214217553379,0.4461912140250206,0.43638074398040766,0.06559805103450721,0.4327260007460912,0.4345843344926834,0.04894002067495381,129.48828760782877,129.4609146118164,1.5973340260124393
|
||||
world_model,28,1.2811581095059712,1.4501560926437378,0.2966948529755393,0.3301394060254097,0.33020442724227905,0.000684948696644565,0.030705797796448015,0.031124503351747948,0.0013818181430601303,0.0309805177773038,0.0310759833082556,0.0009325672841873348,0.46287891020377475,0.45373116433620453,0.06519849011057594,0.44732147455215454,0.44728636741638184,0.04706750336365794,129.38192176818848,129.2815399169922,1.5663598686776128
|
||||
world_model,29,1.2996514240900676,1.4644813537597656,0.26826641719531613,0.32359954466422397,0.32355587184429163,0.0010530400456740074,0.032158122553179624,0.03244877420365805,0.0014947107203514384,0.032624809847523716,0.03274204395711415,0.0008681338965274952,0.48034026473760605,0.4719019085168838,0.06466052262096642,0.4625691970189412,0.46066977083683014,0.04539847971549629,128.9692923227946,128.99085998535156,1.529046715833038
|
||||
world_model,30,1.3156337141990662,1.4628863334655762,0.2461824539762882,0.31723379592100776,0.3170023709535599,0.0010661510755837534,0.0340738821153839,0.03424462303519245,0.0015365447615419982,0.03472095572700098,0.034822504967451054,0.0008765279079888146,0.49863221247990924,0.49097940325737,0.06416208354491075,0.4788042331735293,0.4749098420143127,0.04391808376926154,128.7329889933268,128.6767349243164,1.4437058536146696
|
||||
world_model,31,1.3386098345120747,1.4644719362258911,0.23681667708424237,0.31242440144220984,0.3122453242540359,0.0009908232621607714,0.035662021487951244,0.03577269613742825,0.0016934111809351947,0.03654145821928973,0.03655930608510965,0.0008595261777051727,0.5177750786145529,0.51085165143013,0.0635925533547614,0.4958255390326182,0.48980820178985596,0.042650539531628964,122.60909334818523,122.53886795043945,1.4678925625238815
|
||||
world_model,32,1.3437599937121074,1.4644107818603516,0.24152580900309717,0.3049612392981847,0.30495037138462067,0.0011512389743983567,0.03801762747267878,0.0381020382046699,0.001790101507945673,0.03793692744026577,0.03788747452199455,0.0008512064853466043,0.5379066690802574,0.5322455763816833,0.06310780798254509,0.5135028138756752,0.5053644925355911,0.04169612744862608,116.6863505045573,116.7971076965332,1.4279746669169302
|
||||
world_model,33,1.3407840927441914,1.4645313024520874,0.22230058882241385,0.2970742285251617,0.29710790514945984,0.0008391079982217793,0.039366766499976266,0.03941491246223445,0.0020325385907473616,0.040257105293373216,0.0402110088616609,0.0008903242377350366,0.5588686068852743,0.5563212037086487,0.06225794006721102,0.532166600227356,0.5244097113609314,0.041161510996483124,110.72182655334473,110.80198669433594,1.3779329514586338
|
||||
world_model,34,1.3986088236172993,1.46695077419281,0.12011985622296435,0.28868817289670307,0.28901469707489014,0.0011521871153824259,0.04173752199858421,0.04180811345577235,0.0022080248838775847,0.0424811085686087,0.0425663515925407,0.0009811991960754093,0.5809285442034403,0.5816094875335693,0.06130433444478844,0.5518313546975454,0.5450356602668762,0.04096279785528642,104.68651262919109,104.81845092773438,1.2901145413623452
|
||||
world_model,35,1.4349912405014038,1.4672404527664185,0.11240491023423588,0.28041873127222056,0.28028862178325653,0.001118198472835944,0.04413761198520657,0.044106043875217396,0.0024012315084769626,0.04472040602316455,0.0449955072253942,0.0011050877054530812,0.6041207760572433,0.608056366443634,0.060248122185123563,0.5725904852151871,0.5668211877346039,0.04108431178216223,98.75725491841634,98.91526412963867,1.2331439571329288
|
||||
world_model,36,1.4249348640441895,1.4672139883041382,0.11538094428946458,0.27186980843544,0.27180948853492737,0.0012153437246828845,0.04657749397059277,0.046520963311195346,0.002712625291587496,0.04810178466141219,0.0485489200800657,0.0013575561596677022,0.6285594254732132,0.6355906426906586,0.05888482790632723,0.5949844966332117,0.5904192626476288,0.041520250478374626,92.87841987609863,93.02215957641602,1.2070863331415942
|
||||
world_model,37,1.4385250409444172,1.4673457145690918,0.09486579942238167,0.2628129993875821,0.262735903263092,0.0010073447928190316,0.0487985480576753,0.04898979701101775,0.0031088956719885863,0.04975084029138083,0.05007787421345705,0.0015919970795716784,0.6541509081919988,0.662196546792984,0.057096894576805314,0.6182190130154291,0.6172440946102142,0.04205036542649134,86.86246299743652,86.86222457885742,1.2065787844155893
|
||||
world_model,38,1.436251739660899,1.4682625532150269,0.11225934036134495,0.25381920238335925,0.2539842873811722,0.0010374200521092404,0.051327839183310624,0.05154173076152795,0.0035360186657352544,0.0538447834551334,0.0542189925909042,0.00199786070826667,0.6809198955694834,0.6877220869064331,0.05487864241496055,0.6433623731136322,0.6441097259521484,0.042935421058162164,80.93583488464355,80.90459442138672,1.2057663102568594
|
||||
world_model,39,1.4298213919003804,1.4676144123077395,0.11732654784691347,0.2440618885060151,0.24405788630247116,0.0014097292019671936,0.05414310532311595,0.05446803011000155,0.003961568200895057,0.05661621162046985,0.057282162830233546,0.0024994599099481076,0.708844929933548,0.7144108712673187,0.052291763834288296,0.6698428690433502,0.6701310873031616,0.043600020399009856,75.11131350199382,75.06953048706055,1.1420389516865004
|
||||
world_model,40,1.4188731114069622,1.4677588939666748,0.12439854465158756,0.23421188195546463,0.2341009229421615,0.0011866237175469207,0.05719987365106737,0.05765877850353715,0.004456890236754572,0.05870696684966479,0.05963923968374725,0.00300957041348904,0.7379979640245438,0.7422708868980408,0.04925567203130382,0.6973087837298712,0.6974075138568878,0.04393854860389435,69.27089945475261,69.35334396362305,1.074234858967123
|
||||
world_model,41,1.4057077169418335,1.4674110412597656,0.12862998858514457,0.2244186662137508,0.22448483109474182,0.0013352338300763509,0.06220283204068735,0.06301098875701419,0.005168617463091805,0.0635673052941759,0.06497442349791525,0.0037578492636894307,0.7687370975812277,0.7712360620498657,0.04583153083755798,0.7268570611874262,0.7238173484802246,0.04410336880692837,63.47159767150879,63.5395450592041,1.0584542776521684
|
||||
world_model,42,1.4103831052780151,1.46700918674469,0.1339918699854701,0.21433634931842482,0.2139683291316032,0.0014279735553069752,0.0644552869101365,0.06520366296172135,0.005846919443537388,0.06720244325697418,0.0689549669623375,0.004655024682267929,0.7999595204989115,0.7987347543239594,0.04171813232237662,0.7577285965283712,0.7517720758914948,0.04355589473521338,57.651058197021484,57.557512283325195,1.067280225848488
|
||||
world_model,43,1.4270867109298706,1.4665404558181765,0.11192417303119077,0.20403253535429633,0.20396403223276133,0.0015162379760649107,0.06787529122084375,0.06902862340211866,0.006692557855103727,0.07183296543856457,0.0736388228833675,0.005810328139076703,0.8315977801879247,0.8272259533405304,0.03700778393884346,0.7901623050371805,0.7819044888019562,0.04217064267691089,51.899886767069496,51.93665885925293,1.0694589940678265
|
||||
world_model,44,1.4347126682599385,1.466606616973877,0.10306881915348108,0.19384852175911263,0.1937465742230415,0.0011002756644504675,0.07093184596548474,0.0724252834916114,0.007581355346138293,0.07704428831736243,0.07883648574352264,0.0072738623259811395,0.8629621913035711,0.8580740988254547,0.03179254052689815,0.8237915982802709,0.8153528869152069,0.0397732179887254,46.11784013112386,46.21107292175293,1.0253161466920588
|
||||
world_model,45,1.4115176399548848,1.4678988456726074,0.13359588783653134,0.18335435042778647,0.1833006665110588,0.001218909705169825,0.07487577820817626,0.0768309123814106,0.00865417542930398,0.0812861211597919,0.0829697623848915,0.008924499253229162,0.8937167475620905,0.8912018537521362,0.026108779614383,0.8578267792860667,0.8521344363689423,0.03601665730012531,40.38371276855469,40.44478416442872,0.9467611556674795
|
||||
world_model,46,1.4111274083455403,1.46538507938385,0.12463675788267987,0.17283720274766282,0.17284329980611796,0.0011003394159631757,0.07834099233150478,0.08043632656335825,0.009800845134671814,0.08844356673459208,0.08997044712305065,0.011199502586919067,0.9226573010285696,0.9217142462730408,0.020172873388308296,0.8924628843863806,0.8892766535282135,0.030757915995754725,34.62409782409668,34.79085922241211,0.8834302288349766
|
||||
world_model,47,1.4101688663164775,1.4675220251083374,0.13762283261716896,0.16210417201121644,0.1622897833585739,0.0012939810196446935,0.08415534533560272,0.08605303987860674,0.011435482840254214,0.09749905702968435,0.09889392927289005,0.014456273360278129,0.9494641671578089,0.9487259685993195,0.014063167243331419,0.9267395784457525,0.9256128370761871,0.023749223862069315,28.766208171844482,29.07882785797119,0.8281759998008266
|
||||
world_model,48,1.3987409869829814,1.464216947555542,0.12802444269328433,0.15100901325543717,0.15112826973199844,0.0011280228441971692,0.09033095029493167,0.09227505326271054,0.013321370401302008,0.10792494751513,0.10881870985031125,0.018726131360252633,0.9726083328326544,0.9717178642749786,0.008189855705555778,0.9585296362638474,0.9586951732635498,0.015271720606733914,22.67184893290202,22.892109870910645,0.668928478033222
|
||||
world_model,49,1.4008553226788838,1.4667407274246216,0.13767326066641292,0.13837811847527817,0.1381829753518104,0.001112069752917689,0.09983287379145618,0.10353966057300565,0.016215987673148385,0.11821680267651873,0.11845642328262325,0.02365993857264561,0.9904270271460215,0.98991721868515,0.0031069654865358417,0.9841274817784628,0.9845925867557526,0.0066748099834931015,15.711387793223063,15.84679365158081,0.5082666093179643
|
||||
world_model,50,1.4118831753730774,1.4677016735076904,0.13368374871740946,0.11394384751717246,0.1136066205799579,0.0015333613038046973,0.13881683349609372,0.14654378592967984,0.025851305275253436,0.17834862383703387,0.17743241786956782,0.04288197473610506,1.0000000298023224,1.0,9.677936327139944e-08,1.0,1.0,9.163690985814425e-08,0.0,0.0,0.0
|
||||
|
13
unitree_z1_stackbox/case3/output/inference/round_summary.csv
Normal file
@@ -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,75.46880912780762,74.9439799785614,153.55219531059265,,,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,1,74.8252739906311,74.87486934661865,152.8361201286316,249.2354736328125,0.2911434769630432,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,2,74.82627439498901,74.88057041168213,152.84222555160522,193.53054809570312,0.28801482915878296,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,3,42.12355017662048,52.03131890296936,97.2390673160553,189.7333221435547,0.32567620277404785,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,4,74.79195809364319,74.7956612110138,152.41507959365845,182.546875,0.25310516357421875,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,5,62.319844007492065,53.96331167221069,118.98238444328308,167.04310607910156,0.2311418056488037,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,6,56.460460901260376,55.41360020637512,115.00617098808289,176.1082763671875,0.1714916229248047,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,7,71.80272388458252,72.75877737998962,147.68477654457092,189.13214111328125,0.18059927225112915,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,8,72.3630063533783,72.83984875679016,148.55705642700195,169.1431121826172,0.13604378700256348,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,9,73.6591808795929,71.85442113876343,147.28911876678467,138.08963012695312,0.11540991067886353,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,10,72.7836606502533,73.73361539840698,149.64506363868713,116.83860778808594,0.12825125455856323,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,11,72.24943947792053,73.48827171325684,147.49054408073425,165.6450653076172,0.21951419115066528,
|
||||
|
@@ -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,68.63951516151428,,,,45.333333333333336,47.25,47.25,48.0,,176.09510525790128,0.21276286515322598,140.29498356580734,68.63951516151428,68.79818717638652,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,world_model,68.79818717638652,,,,45.583333333333336,47.416666666666664,47.416666666666664,48.25,,176.09510525790128,0.21276286515322598,140.29498356580734,68.63951516151428,68.79818717638652,
|
||||
|
1201
unitree_z1_stackbox/case3/output/inference/stepwise_log.csv
Normal file
@@ -20,5 +20,7 @@ dataset="unitree_z1_stackbox"
|
||||
--n_iter 12 \
|
||||
--timestep_spacing 'uniform_trailing' \
|
||||
--guidance_rescale 0.7 \
|
||||
--perframe_ae
|
||||
--perframe_ae \
|
||||
--analysis_log_metrics \
|
||||
--analysis_reference_steps 50
|
||||
} 2>&1 | tee "${res_dir}/output.log"
|
||||
|
||||
@@ -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=106.6203, median=129.2521, p90=138.8650, p95=141.9329
|
||||
|
||||
### 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.7500, median=47.7500, p90=47.7500, p95=47.7500
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3537, median=0.3496, p90=0.4172, p95=0.4278
|
||||
- `action_delta_mid_steps`: mean=0.0269, median=0.0254, p90=0.0400, p95=0.0426
|
||||
- `state_delta_mid_steps`: mean=0.0272, median=0.0260, p90=0.0415, p95=0.0439
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.7500, median=47.7500, p90=47.7500, p95=47.7500
|
||||
- `oracle_budget_state`: mean=48.5000, median=48.5000, p90=48.5000, p95=48.5000
|
||||
- `oracle_budget_action_by_scene`:
|
||||
- `unitree_z1_stackbox`: mean=47.7500, median=47.7500, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=172.7308, median=174.6232, p90=193.7123, p95=196.8037
|
||||
- `action_drift_vs_prev_round`: mean=0.2954, median=0.2903, p90=0.3697, p95=0.3792
|
||||
- `round_total_time_s`: mean=144.9708, median=148.4422, p90=150.2524, p95=150.9678
|
||||
- `policy_pass_total_time_s`: mean=71.9343, median=72.8537, p90=74.0329, p95=74.2922
|
||||
- `world_model_pass_total_time_s`: mean=70.3825, median=73.3136, p90=74.0940, p95=74.3468
|
||||
|
||||
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 247 KiB |
|
After Width: | Height: | Size: 71 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,71.93434079488118,71.93434079488118,,,,,,,,,,,46.0,46.0,,47.75,47.75,,47.75,47.75,,48.5,48.5,,144.97076398134232,144.97076398134232,,71.93434079488118,71.93434079488118,,70.38248016436894,70.38248016436894,,172.73077670010653,172.73077670010653,,0.2953623858365146,0.2953623858365146,
|
||||
unitree_z1_stackbox,world_model,70.38248016436894,70.38248016436894,,,,,,,,,,,46.25,46.25,,47.91666666666666,47.91666666666666,,47.91666666666666,47.91666666666666,,48.5,48.5,,144.97076398134232,144.97076398134232,,71.93434079488118,71.93434079488118,,70.38248016436894,70.38248016436894,,172.73077670010653,172.73077670010653,,0.2953623858365146,0.2953623858365146,
|
||||
|
@@ -0,0 +1,102 @@
|
||||
pass_type,step,step_time_s,step_time_s,step_time_s,latent_delta,latent_delta,latent_delta,action_delta,action_delta,action_delta,state_delta,state_delta,state_delta,action_cosine_vs_full50,action_cosine_vs_full50,action_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
policy,1,1.4020745158195496,1.464428424835205,0.23940574359753927,1.414296567440033,1.4146260023117065,0.002654234301576918,0.0879432782530784,0.0873648896813392,0.01638487597857302,0.07003175932914014,0.06963851302862165,0.009222083422879184,0.24419035017490384,0.22549249976873395,0.05694403467270938,0.2455038304130236,0.27847225964069366,0.09846364429055766,142.55878321329752,142.59751892089844,5.646874770759528
|
||||
policy,2,1.3976340889930725,1.466869831085205,0.22158127666183455,1.0217514435450237,1.0220351815223694,0.0017469395655252352,0.052585355316599185,0.05380486510694025,0.005173086151532339,0.04241917685916022,0.043614119291305445,0.004434467471785696,0.23378739009300864,0.2161995321512222,0.05595236695900998,0.2399960380668441,0.27141144126653666,0.09666446963521222,142.81964238484701,142.78766632080078,5.996054247471214
|
||||
policy,3,1.3909377058347066,1.4629700183868408,0.22023135337590413,0.8506099283695221,0.8506211042404175,0.0009410219617369294,0.033066726289689506,0.033395225182175595,0.00369959499966942,0.026606016326695625,0.0268471976742148,0.0028897313034449,0.23079072808225945,0.21264132857322685,0.05522953347265362,0.24047590730090931,0.27088636159896845,0.09516737386720488,142.3778559366862,142.18379974365234,5.629267792413722
|
||||
policy,4,1.367759903271993,1.4663586616516113,0.22816364030541691,0.7504895826180776,0.7508323192596436,0.0021007465284872593,0.022151389159262125,0.0217727115377783,0.0029380177893293365,0.017185723409056608,0.0168122155591845,0.001774252053650874,0.23327411959568656,0.21465320140123367,0.05490309922794956,0.2444629569848378,0.2745596766471863,0.09408637565109798,141.95905558268228,140.36092376708984,6.019196136658146
|
||||
policy,5,1.3808383742968242,1.4643386602401733,0.22784893781113394,0.6826330572366714,0.6821109056472778,0.0018010814832682867,0.01606414498140411,0.01560045499354595,0.0017417964204577555,0.012634739745408257,0.012543530203402,0.001037099223665978,0.23912449677785233,0.22039325535297388,0.05467765423387795,0.2503398669262727,0.2804113030433655,0.09315959956401353,140.74856821695963,139.17444610595703,5.419091730690936
|
||||
policy,6,1.3727594216664631,1.4623439311981201,0.22593672761848912,0.6329237123330435,0.6330846548080444,0.0013649271175424694,0.013547982865323584,0.013622329570353,0.0008864606696127868,0.010863686368490208,0.0104607730172574,0.00097467785156856,0.24650104468067482,0.2278288751840591,0.05439508228046857,0.2569485964874426,0.28681352734565735,0.09217016283704951,139.48138554890951,139.02536010742188,4.306710975768989
|
||||
policy,7,1.342965265115102,1.4592028856277466,0.2264988980847631,0.5942220489184061,0.5937305092811584,0.0010362149748632385,0.012860068352892952,0.01278884708881375,0.0008185902871553576,0.010181849667181525,0.0098803536966443,0.0009625784289054968,0.2548209043840567,0.2361654862761497,0.05404937072303556,0.2639141542216142,0.2936288118362427,0.09111089236852751,138.624755859375,138.33233642578125,3.8216284649698804
|
||||
policy,8,1.3403090437253316,1.4626007080078125,0.23012218969183065,0.5636125554641088,0.5634936690330505,0.0015278699108456867,0.012446403115366834,0.01243278337642545,0.0010126641256303819,0.010005102182427991,0.0096062188968062,0.0010084074872764907,0.2634434600671132,0.24465866386890409,0.0536433250465204,0.2710361344118913,0.30053386092185974,0.08990064827494107,137.73947143554688,137.97069549560547,3.1121725929217297
|
||||
policy,9,1.357232689857483,1.4606959819793701,0.2250445256302516,0.5372868776321411,0.5372433066368103,0.0011609595275527353,0.012062511950110334,0.01208311552181835,0.0011029945718877701,0.010012140963226493,0.00950910197570915,0.0010797416669866748,0.27207126095890993,0.25311633199453354,0.05312688138378014,0.2781241623063882,0.3073313534259796,0.0885701212915127,137.26144790649414,137.72623443603516,3.1734199933360188
|
||||
policy,10,1.3461803396542866,1.4637874364852905,0.2284482812122605,0.5157789140939713,0.5157152712345123,0.0006484708848072542,0.011995440814644065,0.012036785483360249,0.0011785883203370218,0.010047377785667716,0.009505392983555749,0.0011604153828879051,0.2807629505793253,0.2617941200733185,0.052517943251450254,0.28515098554392654,0.3138781785964966,0.08714326516790247,136.55661900838217,136.51806640625,2.659627811037439
|
||||
policy,11,1.3474681973457336,1.4638445377349854,0.230613146006098,0.49658535172541934,0.49632546305656433,0.001348907839941044,0.012286855218311117,0.012308587785810201,0.001237022450918015,0.010782610236977491,0.0102352108806371,0.0011437166951654423,0.2896123876174291,0.2708084434270859,0.05185098153839191,0.2923182199398676,0.32053536176681513,0.0856947054461993,136.15802256266275,136.14459228515625,2.4111226122104754
|
||||
policy,12,1.3810590505599976,1.4658527374267578,0.22190460713075946,0.48033013691504794,0.48020076751708984,0.0007926571230735116,0.012512534546355368,0.01251917425543065,0.0012400095564528862,0.011501457930232032,0.0110191111452877,0.0011918134657006151,0.2986029547949632,0.28006479144096375,0.05114349277420284,0.29960941647489864,0.3271394371986389,0.08416002085607593,135.61160786946616,135.38412475585938,2.4896549872158045
|
||||
policy,13,1.3821851015090942,1.4650038480758667,0.22463117086633938,0.46412117530902225,0.46423572301864624,0.0008850748337831649,0.013174274936318349,0.013146248646080449,0.0011764995408117698,0.012054296443238792,0.01158357784152025,0.0012074810381617802,0.3078456322352091,0.28966026008129114,0.050439939924478976,0.3069700822234153,0.33369334042072296,0.08255156710824506,134.85593922932944,134.38563537597656,1.7100029278898559
|
||||
policy,14,1.40082714955012,1.466562271118164,0.21826254506818918,0.45106544345617294,0.4509428143501282,0.0009259319369483764,0.01407787700494125,0.01401389576494685,0.0011301106012170086,0.012997725047171067,0.012534380890428999,0.0011922819243448662,0.31731296082337695,0.2994886636734009,0.04974687260266845,0.3144911924997965,0.34033283591270447,0.08086389493297279,133.67478815714517,133.7588653564453,1.7540996130339332
|
||||
policy,15,1.397724489370982,1.4655169248580933,0.2214956697422391,0.43903955320517224,0.438987597823143,0.0006404524988669174,0.014762567899500284,0.01462947390973565,0.0011052240431781428,0.013727700725818616,0.0132837365381419,0.0011965908736528033,0.3269638915856679,0.30947306752204895,0.049064248873037376,0.3221419677138328,0.3471662104129791,0.07914291837239057,132.92417017618814,133.2867660522461,1.2515948048773806
|
||||
policy,16,1.4014606674512227,1.4668912887573242,0.22191100843820838,0.4268549184004466,0.42690120637416834,0.0005964869804775498,0.015602104055384742,0.0153935211710631,0.0010807614110843445,0.01487616923016801,0.01444582827389235,0.001168143992351445,0.3368512938419978,0.31972394883632654,0.048331439774145155,0.3300076810022195,0.3542385399341583,0.07738772113707394,132.43006388346353,132.69712829589844,1.3556274654303857
|
||||
policy,17,1.3889223734537761,1.466897964477539,0.22316782278825353,0.41613197575012845,0.41604800522327423,0.0008755494013645904,0.0164105684186021,0.01616431493312115,0.0010753359391842564,0.015941841372599148,0.015466050710528999,0.0011820817941576444,0.34691671778758365,0.33002701401710505,0.047554735629442055,0.3381594965855281,0.36156620085239405,0.07559487168033265,131.98320388793945,132.06188201904297,1.3292414702636777
|
||||
policy,18,1.3834532300631206,1.4617233276367188,0.21733351076950497,0.406386636197567,0.4061943143606186,0.0010785692208988469,0.017130524540940873,0.0168093219399452,0.0010988735470086484,0.016794675805916343,0.01633006986230605,0.001177688780553221,0.3571952109535535,0.34059275686740875,0.04675742350977505,0.3464517692724864,0.3690143376588821,0.07375997811731863,131.58473459879556,131.5565948486328,1.5188202647739233
|
||||
policy,19,1.3775125741958618,1.4629313945770264,0.19579178522710933,0.39695922533671063,0.3966711163520813,0.001009740131370597,0.01862775223950541,0.01825691293925045,0.0010386779940377486,0.018042684067040616,0.0175561783835291,0.001184279164718482,0.36777061969041824,0.3514357805252075,0.04604528403967965,0.35506018996238703,0.37678237259387964,0.0718644145979545,131.14288965861002,131.1720428466797,1.339898068042355
|
||||
policy,20,1.4302227695782979,1.4641814231872559,0.0731942486888078,0.38776738196611404,0.3876707851886749,0.0009715923846296687,0.019444724079221442,0.01905321981757875,0.001045653908528263,0.018905501347035118,0.01846390217542645,0.001152752120020362,0.37858466307322186,0.36258000135421753,0.045319073766841966,0.36381086707115173,0.3846866637468338,0.06993848640055379,130.8275515238444,130.75580596923828,1.358239209689343
|
||||
policy,21,1.4161927302678425,1.4650541543960571,0.09757473374421102,0.37917762994766235,0.37920495867729187,0.0010039574730356018,0.020452850498259026,0.020087382756173548,0.0010369412861021916,0.0204542429807285,0.0200249664485454,0.0011380564977537108,0.3897595951954524,0.37466825544834137,0.044539976853654635,0.3730112239718437,0.39295727014541626,0.06794044334842608,130.36518351236978,130.11663818359375,1.3241781765228284
|
||||
policy,22,1.4186776479085286,1.4645112752914429,0.0881727441582006,0.3714533771077792,0.3713503032922745,0.000534957586683949,0.0217611103629072,0.021512354724109152,0.0009621582492254646,0.02177083926896249,0.0213580755516886,0.001127965721938187,0.40124337126811344,0.388167142868042,0.04390143653925273,0.38258463020126027,0.4015490412712097,0.06588281839118457,130.13282521565756,129.89484405517578,1.2794596066212987
|
||||
policy,23,1.4506896336873372,1.4658125638961792,0.04901863774073848,0.36390160272518796,0.3636769950389862,0.0008792249888875615,0.02307866591339305,0.0229485277086496,0.000949215513033212,0.02301932172849769,0.02262437157332895,0.0011341335929953263,0.41313744336366653,0.40223637223243713,0.04329535888669487,0.39250220855077106,0.410457506775856,0.06377626071769021,129.85308329264322,129.72772216796875,1.2508687583661424
|
||||
policy,24,1.4429319103558857,1.4662820100784302,0.06617561450912259,0.3569674839576085,0.35705047845840454,0.0006322986555317185,0.02405627770349378,0.023955128155648653,0.0009753705628657179,0.02443947549909348,0.02408011537045235,0.0011266266385116168,0.42549730837345123,0.41671667993068695,0.04258725517074262,0.4028392781813939,0.4191150963306427,0.06163205314083072,129.5438289642334,129.400146484375,1.2212586829771277
|
||||
policy,25,1.4421076973279316,1.463338017463684,0.04567560167857335,0.3500355084737142,0.34994530677795405,0.000840176001400864,0.025380746151010148,0.0252995183691382,0.0010335806615925087,0.025941196673860106,0.0256039975211024,0.0011516716755350304,0.438405637939771,0.4317110478878021,0.04177328418691605,0.4136042247215907,0.42910283803939814,0.05944361019457088,129.2473316192627,128.9205551147461,1.2028298296258364
|
||||
policy,26,1.432566483815511,1.4654459953308105,0.0851343428592409,0.34297045816977817,0.34286192059516907,0.0007017540498651697,0.02688194935520485,0.02688830066472285,0.0010156980263557078,0.027253349466870174,0.0270012775436043,0.0011475141465175564,0.45182588199774426,0.4473419040441513,0.041010160976755965,0.4247613499561946,0.439504861831665,0.057207946435771276,129.1285285949707,128.81696319580078,1.1966952794054582
|
||||
policy,27,1.4185798565546672,1.463505744934082,0.10039667660015719,0.3364991024136543,0.33645561337471,0.0007844798181223826,0.02840104062731061,0.02843110822141165,0.0010204008321968625,0.028941000346094325,0.02871963102370495,0.001135229486706514,0.46578890085220337,0.46343317627906794,0.04025284609697401,0.4364767720301946,0.4504838138818741,0.05497516495519453,128.92133649190268,128.6048126220703,1.1628235283087056
|
||||
policy,28,1.4117050568262737,1.4636632204055786,0.09155784716217515,0.33026983092228573,0.33030740916728973,0.0007414704971842834,0.029957687016576483,0.0300543503835797,0.0010480634399025945,0.030573085105667464,0.03036955092102285,0.0011326063268512995,0.4803423186143239,0.48025913536548615,0.03951003756276339,0.4487510398030281,0.46203055977821345,0.05272124487560804,128.76513544718424,128.44068145751953,1.1696004367439163
|
||||
policy,29,1.4311040838559468,1.4639768600463867,0.06804584063914919,0.32416230688492453,0.32423061132431025,0.0008389731626735547,0.0314342433897157,0.03152743540704245,0.001087829917659084,0.03227224449316654,0.03209887444972985,0.0011124037648659463,0.4956230546037356,0.4977577030658722,0.038735135475217466,0.4616098130742709,0.4740700125694275,0.05043974275572067,128.47488276163736,128.20584106445312,1.1344292311594406
|
||||
policy,30,1.4223266243934631,1.4642479419708252,0.09031000491595206,0.3180660903453827,0.31809425354003906,0.000678662945657204,0.03333297496040657,0.033403579145669854,0.001096018129703054,0.034446449950337375,0.034383360296487794,0.0011428665822615935,0.5115697259704272,0.5159721076488495,0.03803805783643621,0.47532964994510013,0.48678939044475555,0.048146594355243315,128.31337229410806,128.01849365234375,1.092825344747712
|
||||
policy,31,1.409545660018921,1.4658823013305664,0.10324421665077047,0.3129952649275462,0.3128056824207306,0.0006310244659411908,0.035037251810232754,0.03494765423238275,0.0011647367744429362,0.03639731400956706,0.036423375830054255,0.001172790979523063,0.528300017118454,0.534248411655426,0.03727660658261748,0.4897858376304309,0.5035102963447571,0.04581897931461956,122.18006451924641,121.78043746948242,1.0703342771949815
|
||||
policy,32,1.399310012658437,1.4424128532409668,0.08009118141504819,0.3055657595396042,0.3054933398962021,0.0009335434356129897,0.037426270544528926,0.0373162347823381,0.0011670341200960808,0.03793540038168427,0.038085617125034305,0.0011890980572027195,0.5459591448307037,0.5508829653263092,0.036612444862292114,0.5049266864856085,0.5169761478900909,0.04352203067189651,116.21508344014485,115.90129089355469,1.0418373187843304
|
||||
policy,33,1.386275331179301,1.463823676109314,0.11090221334045886,0.2974981069564819,0.2974680960178375,0.000739054995019466,0.03887722889582311,0.038633961230516406,0.0013261153153919978,0.04038269103815153,0.0405329745262861,0.0012340657395042993,0.564556842048963,0.5681370496749878,0.03592444442188596,0.5210450192292532,0.5312032103538513,0.041289773991901944,110.31461334228516,109.99078369140625,1.0273968002306042
|
||||
policy,34,1.4006625016530354,1.4562232494354248,0.10536685519985767,0.2893744880954424,0.28948801755905146,0.0006799644307746906,0.041289461776614154,0.041064143180847154,0.001361887305952634,0.04278380516916508,0.04283045232295985,0.0012878990875985436,0.5841873437166214,0.5864599645137787,0.0353146110063463,0.5382089763879776,0.5464044511318207,0.03915641024949378,104.33882331848145,104.01746368408203,1.0502461062669166
|
||||
policy,35,1.4277904232343037,1.4646508693695068,0.08804844185158955,0.2808421229322751,0.28083518147468567,0.0005815328589235907,0.04377363187571362,0.043604593724012305,0.0014804206285482287,0.0452488604933023,0.045160807669162695,0.0013580269924470887,0.6049375832080841,0.6058949530124664,0.03475655194140202,0.5565003057320913,0.5627318024635315,0.03718143528681501,98.370849609375,98.00142288208008,1.0510777266734137
|
||||
policy,36,1.4242456754048665,1.465874433517456,0.09734850521241907,0.27229792624711985,0.2722364664077759,0.00028735804799202483,0.04632699023932214,0.046244662255048696,0.0016252319035323416,0.04888658504933114,0.0489684529602527,0.001494482950274121,0.6268976827462515,0.6288702487945557,0.03422728864663513,0.5764697889486948,0.5805803537368774,0.035415724986752724,92.4583969116211,92.03185653686523,1.0349625531739053
|
||||
policy,37,1.4202633102734883,1.464577317237854,0.10075387505586832,0.263117678463459,0.2629648745059967,0.0005670373787036901,0.04871991338829193,0.048686290159821455,0.001816784199518232,0.050754090150197294,0.051044555380940396,0.0016023524986648217,0.6501376529534658,0.6550256013870239,0.03375602944538531,0.5973255336284637,0.5994065403938293,0.0339152181758758,86.47867266337077,86.18385314941406,1.0184919469823557
|
||||
policy,38,1.4384183684984844,1.4633272886276245,0.057011584759598735,0.25386572132507956,0.25397646427154535,0.0006852045920369193,0.051460842912395756,0.0514252968132495,0.002044658427886855,0.0551334725071986,0.05569087155163285,0.0018285559327302827,0.6746524075667063,0.6823877096176147,0.03330411176708102,0.6202830920616785,0.6205079853534698,0.03275797806778607,80.55581919352214,80.28472137451172,1.027732018121874
|
||||
policy,39,1.4267090956370037,1.4634435176849365,0.0783977669911505,0.24435715749859807,0.24426294863224024,0.00067275618679793,0.05447923764586446,0.0543151814490556,0.0023233819441076933,0.05827072852601602,0.05897985957562915,0.0020750376417981516,0.7004629025856653,0.7091594338417053,0.03278526933686209,0.6447226653496424,0.6429184973239899,0.03197119262683793,74.77249590555827,74.4970474243164,1.045117880222268
|
||||
policy,40,1.4255897601445515,1.4679601192474365,0.09670266565166163,0.2348016190032164,0.23472110182046885,0.0008010701600637823,0.057840995800991814,0.057446224614977795,0.0026969276397190984,0.06082279390345014,0.061658781021833406,0.002392876291316663,0.7277174194653829,0.7348707318305969,0.032114630472563646,0.6704374402761459,0.6648947298526764,0.03149030237232715,68.94963073730469,68.70796585083008,1.0239243312026163
|
||||
policy,41,1.4380766948064168,1.465016484260559,0.07473932750141732,0.22442603732148803,0.2243572548031807,0.0007449806289496932,0.06333941097060836,0.06284177675843236,0.003299567214358104,0.06629324052482839,0.06733147054910654,0.0029289306153450745,0.7569213857253393,0.7628112137317657,0.031077025886664673,0.6986446877320608,0.6905083060264587,0.03127750773430156,63.134164810180664,62.84638214111328,0.9744615241670823
|
||||
policy,42,1.4337782859802246,1.4616427421569824,0.07561348971613745,0.21478744347890213,0.21481075882911677,0.0007314657994727786,0.06601014391829567,0.06556799635291095,0.0037578080435810303,0.07058068302770451,0.07167001441121096,0.003532789435464848,0.7870103965202967,0.7914084196090698,0.029744182119624128,0.7287795344988505,0.7227120995521545,0.031083797952414786,57.33255672454834,57.09887886047363,0.9541325485298068
|
||||
policy,43,1.427207350730896,1.4652067422866821,0.09146360330848818,0.2042924178143342,0.2041874676942825,0.0006344327340859277,0.0699541152765353,0.06980024278163904,0.004467162561736251,0.07605942338705059,0.07722890004515645,0.004387510159940624,0.818034216761589,0.8208732604980469,0.027879152925532516,0.7611496299505234,0.7523791193962097,0.030688564062198595,51.55522855122884,51.31647872924805,0.9488935482420766
|
||||
policy,44,1.4238916834195454,1.4653820991516113,0.09037003015474462,0.19404077902436254,0.19401706755161285,0.0006360710748465466,0.07368769434591128,0.07360669225454325,0.005317178158953479,0.08239503204822536,0.0833318270742893,0.005505812821193179,0.8494140803813934,0.8516519367694855,0.025374276330600274,0.7956894685824712,0.7877798676490784,0.029853065433220374,45.79545593261719,45.54480743408203,0.8928235250191218
|
||||
policy,45,1.4200334548950195,1.4649847745895386,0.08089391395997998,0.1835820525884628,0.18361750990152353,0.000922544374765411,0.07852835953235622,0.07851351425051685,0.006408753474690172,0.08792946549753344,0.08860298618674275,0.006864009025122367,0.8809851457675298,0.8826518356800079,0.02210007088956848,0.8316855827967325,0.8249090015888214,0.028164573573409436,40.11793231964111,39.868228912353516,0.8709791958810872
|
||||
policy,46,1.4443588654200237,1.467631220817566,0.07535839610168865,0.17314019302527106,0.17305406183004374,0.0006814500672994563,0.08303858774403727,0.08311156183481215,0.007629834384125325,0.09669811154405274,0.0967688523232936,0.008880357741223288,0.9115401953458786,0.9126631021499634,0.01813054690595273,0.8695555130640665,0.8663181960582733,0.025208075252681244,34.39095878601074,34.208852767944336,0.8632216326272567
|
||||
policy,47,1.444636046886444,1.4676902294158936,0.07778077377120736,0.16253876934448874,0.16216970235109324,0.0007820808907012115,0.09037749469280239,0.09034828841686246,0.009420400992346608,0.10823953648408248,0.10774897783994669,0.011744781294162406,0.940820316473643,0.942535012960434,0.013376298817011833,0.9086578538020452,0.9072559475898743,0.02052621256617792,28.56177520751953,28.307360649108887,0.7991906132100299
|
||||
policy,48,1.4251940846443176,1.46324622631073,0.08592651951496624,0.15139928708473838,0.1510322988033294,0.0007539871113486413,0.09840003711481886,0.09706913679838175,0.011516852214475293,0.12181096710264677,0.12136081978678695,0.01580854841398073,0.9670757402976354,0.9688052237033844,0.008205894798205205,0.9466367910305659,0.9460966289043427,0.013999128414767876,22.40308443705241,22.184144020080566,0.6678967707367737
|
||||
policy,49,1.4205369154612224,1.4609509706497192,0.08749278469564387,0.13855829959114388,0.13844922930002204,0.0008803023045289498,0.1106115921090046,0.1073267385363578,0.014674627317027645,0.13599524212380246,0.1359578892588615,0.02101599859128486,0.9881734997034073,0.9890666902065277,0.0032316268242976926,0.9788465450207392,0.9787363708019257,0.006508889082365497,15.525293747584024,15.352790832519531,0.46325732304769995
|
||||
policy,50,1.454465647538503,1.4639955759048462,0.026065919697728077,0.11427039404710128,0.11421745270490641,0.0011054947304080767,0.15676757134497163,0.1514303013682365,0.0233216532779553,0.2105070439477761,0.21200247108936304,0.039612709892698585,1.00000003973643,1.0000001192092896,1.027155443366065e-07,1.0000000298023224,1.0,1.1223183532963378e-07,0.0,0.0,0.0
|
||||
world_model,1,1.3596425652503967,1.460128664970398,0.2163679839208783,1.4129670063654582,1.4141467213630676,0.0032984886731730776,0.08178981269399321,0.08443953841924665,0.010469198134190392,0.05286052698890364,0.0527874361723661,0.009550606318199024,0.23316583658258117,0.22813582420349116,0.07942499759920214,0.2416573104759057,0.22348836064338679,0.09816737617321127,140.9812889099121,141.01514434814453,4.479502541664894
|
||||
world_model,2,1.352563162644704,1.4617716073989868,0.22810549304593447,1.020908345778783,1.0210008025169373,0.0014656251694441051,0.05030333995819086,0.0504389181733131,0.004776198873367264,0.03386887162923807,0.033994089812040246,0.004350452028118935,0.2232465545336405,0.21924297511577606,0.07735861594338926,0.2380526040991147,0.21772652119398112,0.09690766805640025,140.87301635742188,141.05068969726562,4.584344642890084
|
||||
world_model,3,1.3624585270881653,1.4634757041931152,0.2296634404941886,0.8507272650798162,0.8506217300891876,0.001734927597540809,0.031296728644519996,0.0308310398831963,0.003563122604358106,0.02217649001007274,0.0225654281675815,0.0022324346186711522,0.2199625646074613,0.21707016229629517,0.07555390319600729,0.24018805349866548,0.21874235570430756,0.09604528102721795,140.42339197794595,140.59998321533203,4.284691182925352
|
||||
world_model,4,1.3888035615285237,1.4654912948608398,0.22305174046407686,0.7503619641065598,0.7507827877998352,0.0019698520967947526,0.020391620850811348,0.01996811851859085,0.0025134749850469983,0.015558857005089475,0.015204734634607999,0.0010278880709832668,0.22188373655080793,0.21982902288436884,0.07467257250431937,0.24524041513601935,0.2232870683073997,0.09521328555443828,139.55403645833334,140.08236694335938,3.6995392211060003
|
||||
world_model,5,1.385510504245758,1.464812159538269,0.22166641185509212,0.6830025464296341,0.6830660998821259,0.0018913020287127415,0.015400240430608335,0.0155895045027136,0.0012932751400409233,0.012420021773626349,0.0122155188582837,0.0005916341636275184,0.227492277820905,0.2261136993765831,0.07417724342063362,0.2517274109025796,0.2296461537480354,0.09425236900791936,139.37376149495444,139.68695068359375,3.591296219554434
|
||||
world_model,6,1.3878920078277588,1.465135097503662,0.22358656991586154,0.6333368221918741,0.6332003772258759,0.0021198334464491908,0.013640876083324325,0.01372150843963025,0.0008866842262817274,0.010926655571286824,0.010885071475058749,0.0007328627504925957,0.23475258673230803,0.23372949659824366,0.07383847178813915,0.25867270057400066,0.2367908954620361,0.09319172055474526,138.73046112060547,139.00393676757812,3.741855837969221
|
||||
world_model,7,1.3804847200711567,1.4657061100006104,0.22742779496869747,0.5943413376808167,0.5949169993400574,0.0018689610137201135,0.012889237686370758,0.01289335358887905,0.0008773776797923906,0.010285552203034308,0.0103169945068657,0.0008717047419977937,0.24300010378162062,0.24229892343282694,0.0734900959458681,0.26582047343254084,0.24424654245376584,0.0920801738660923,137.74118296305338,138.53451538085938,3.3754823185500005
|
||||
world_model,8,1.3739125728607178,1.463887095451355,0.22638949591242782,0.5634665042161942,0.5632544457912445,0.0017889655715229427,0.012385748870049867,0.01242349157109855,0.0008961795392146052,0.010196325291568983,0.01010712003335355,0.0010303499134980388,0.25160872191190714,0.2510724514722824,0.07300387828868572,0.27305936813354487,0.2517502009868622,0.09086772273720872,136.84854888916016,137.64983367919922,2.6093149930193302
|
||||
world_model,9,1.3754299680391948,1.4617631435394287,0.221396241677583,0.5374897718429565,0.5376556813716888,0.0022129667482150735,0.012018421820054416,0.012148723471909751,0.0009293939255695038,0.010277133435010875,0.010342746973037699,0.00107685105721164,0.2602367748816808,0.25971224904060364,0.07240181873372167,0.28022711475690204,0.25909253954887385,0.08962463322562138,136.2698885599772,136.7451934814453,2.63959291864423
|
||||
world_model,10,1.3815227150917053,1.4603837728500366,0.22093426159850726,0.5162441432476044,0.5161853134632111,0.0010630058948592374,0.011967865827803757,0.0121223223395645,0.000995573879056069,0.010322451979542709,0.01031908998265855,0.0010974197953812935,0.2689548544585704,0.26833994686603546,0.07175768802568754,0.2873100712895393,0.26642097532749176,0.08834473241399968,135.96884791056314,136.46440887451172,2.950418061964007
|
||||
world_model,11,1.3909892638524373,1.4639244079589844,0.22039081687729198,0.4965345064798991,0.49653615057468414,0.0005751201381876637,0.01220826540763175,0.0123405396007001,0.0010621372320594685,0.01106961847593381,0.0110118966549634,0.001070618402802397,0.2778176702558994,0.2769278585910797,0.0710408823993148,0.29450928916533786,0.27435538172721863,0.0870413756613138,135.02720260620117,134.86251831054688,2.4926417141345336
|
||||
world_model,12,1.400887370109558,1.4655141830444336,0.2218659439619659,0.479189229508241,0.4793536216020584,0.0013954913756736558,0.012466765474528026,0.012593796476721701,0.0010789673466657607,0.011760984780266841,0.0115906866267323,0.00108092984711339,0.2868028270701567,0.2854373902082443,0.0702775737573469,0.3017899158100287,0.28248974680900574,0.08567047794802458,134.3128776550293,134.1989974975586,2.313636512315839
|
||||
world_model,13,1.3796897133191426,1.4644763469696045,0.2260607117549787,0.46407923102378845,0.4640522748231888,0.001043161158553348,0.013070209650322752,0.0131765455007553,0.0010815351440508882,0.012299832887947499,0.012073991820216099,0.0010435583403898292,0.2960177510976791,0.294124037027359,0.06947031272398434,0.30911444251736003,0.29070135951042175,0.08430728159267535,133.82951482137045,133.66036987304688,1.8911572818789253
|
||||
world_model,14,1.3782712419827778,1.4657524824142456,0.22825968732283033,0.45082910358905787,0.4508652836084366,0.000993010445914275,0.013977796615411783,0.01404827041551465,0.0010505291848782944,0.013262049450228549,0.013011984527111001,0.0010126673792427716,0.3054484240710735,0.3030372560024261,0.0686440723805976,0.3166370093822479,0.2991258203983307,0.0829109003854859,133.34306208292642,133.4174575805664,1.77965289797774
|
||||
world_model,15,1.3504090905189514,1.4656119346618652,0.23100890151877201,0.43832825124263763,0.4385248720645904,0.0008629904062578375,0.014667287934571449,0.01467787241563195,0.001055677059173641,0.013991312667106534,0.013714404776692349,0.0010092251655108174,0.3150504641234874,0.312067449092865,0.06780797282122487,0.32426550984382624,0.30765689909458155,0.08149135602289366,133.04007720947266,132.91634368896484,1.5822335656992348
|
||||
world_model,16,1.352442483107249,1.4610929489135742,0.22006246089117432,0.42634861667950946,0.4264330714941025,0.0010078119489778032,0.015487781104942108,0.01557748345658175,0.0010211268805000284,0.015135902600983726,0.0147718205116689,0.000985172578993301,0.3248596837123235,0.3212552070617676,0.06695062638983504,0.3321392945945263,0.3164644092321396,0.08001582946075132,132.47724787394205,132.1951141357422,1.4904748497003704
|
||||
world_model,17,1.3506833513577778,1.4379938840866089,0.22381989986087902,0.41582127412160236,0.4158899784088135,0.00108002192806197,0.016323788634811782,0.0164270540699362,0.0010189464213566748,0.01616402785293754,0.01582600921392435,0.0009838111399811595,0.3349001357952754,0.3306175321340561,0.06603235424357476,0.34024495010574657,0.3255182206630707,0.07848264555613381,132.12659072875977,132.45071411132812,1.3386683484471058
|
||||
world_model,18,1.3661123911539714,1.4635071754455566,0.2280495503891927,0.40568751841783524,0.4055313616991043,0.0010350036325718723,0.017067546102528707,0.01718250848352905,0.0010331428353202948,0.016969092811147318,0.0167095744982361,0.000946439092861441,0.3451882302761078,0.34014217555522913,0.0650656541979034,0.34845201919476193,0.33464188873767853,0.07694698998901235,131.7224375406901,131.72474670410156,1.357467239112312
|
||||
world_model,19,1.3528553247451782,1.4657217264175415,0.23370862037893406,0.3963245575626691,0.3966827392578125,0.0007596854684818167,0.018589362191657185,0.0186935728415846,0.0009938518941011523,0.018201652914285608,0.01795539725571865,0.0009355117801124491,0.3557933991154035,0.3500734865665436,0.0641576262038434,0.3569765066107114,0.3431195318698883,0.07539925675373799,131.2559051513672,131.22429656982422,1.144913111815835
|
||||
world_model,20,1.3245476682980855,1.4323031902313232,0.23139316382310535,0.3872465242942174,0.3873000144958496,0.0009659144807270974,0.019424097922941,0.01949157845228905,0.001021189199471434,0.01903956057503815,0.0188034772872924,0.000903888643313446,0.3666643798351288,0.36025889217853546,0.06318491971626478,0.3656380623579025,0.35175299644470215,0.07382968086016216,130.94099807739258,130.96770477294922,1.1432224452144213
|
||||
world_model,21,1.3384442925453186,1.4437252283096313,0.23447974450966788,0.3794207697113355,0.3795449584722519,0.0007927022287448619,0.020426197443157382,0.020483275875449097,0.0010719835969444588,0.02056720666587347,0.0203447081148624,0.0009112608715503903,0.37788282583157223,0.37069104611873627,0.062131401775525105,0.3747135102748871,0.3607855439186096,0.07221586514159797,130.56120427449545,130.60487365722656,0.9472529256835144
|
||||
world_model,22,1.3776126305262248,1.4678239822387695,0.23404201341946881,0.371345949669679,0.3714891523122787,0.0012532194088564104,0.021783700523277074,0.02185980696231125,0.001051787672330154,0.021861900265018098,0.02169942948967215,0.0008799812262251493,0.3894368186593056,0.3815114051103592,0.06113046389836048,0.3840923259655635,0.37017104029655457,0.07060470545283623,130.19796752929688,130.169921875,0.9486104127977618
|
||||
world_model,23,1.4001373648643494,1.466775894165039,0.22433476098335622,0.3637331003944079,0.36375755071640015,0.0009666916566134965,0.02309715794399374,0.02322382293641565,0.0010212638393987822,0.02312890455747639,0.023003211244940702,0.0009022407580906824,0.4013157809774081,0.3927643895149231,0.060199275738861004,0.3937978371977806,0.37984359264373774,0.06896036858715927,129.96152877807617,129.9388885498047,0.9099838222464343
|
||||
world_model,24,1.3533418377240498,1.4624121189117432,0.2267154844400536,0.3562923073768616,0.356299877166748,0.0007998448138110723,0.024085642149050995,0.02416232321411365,0.0010999476662955643,0.024544403733064695,0.024462853558361503,0.0008648049133287856,0.4136197517315547,0.40425653755664825,0.05907847826128895,0.4039784148335457,0.39025264978408813,0.0672578857026377,129.63852246602377,129.59317779541016,0.9581142562149442
|
||||
world_model,25,1.3166014949480693,1.4607489109039307,0.23319579978839358,0.3493172178665797,0.3491783589124679,0.000788986222557351,0.02541945890213047,0.0255100410431623,0.001116599579876553,0.026037328566114057,0.0259784255176782,0.0008584171540289479,0.42640965183575946,0.41622938215732574,0.05787032152472783,0.41460129121939343,0.4010344594717026,0.06550306441974392,129.35544522603354,129.18798065185547,0.9685933287986724
|
||||
world_model,26,1.32506130139033,1.445298194885254,0.22522226566616446,0.34253058830897015,0.34266194701194763,0.0007892124466038814,0.026947995337347125,0.02713019307702775,0.0010917552451003472,0.027362084792305993,0.02735690679401155,0.0008639049974713296,0.43970324099063873,0.4287059158086777,0.05666237110584436,0.42565005272626877,0.4124050289392471,0.06375128041315614,129.32371393839517,129.28567504882812,0.9178887747558213
|
||||
world_model,27,1.3475814461708069,1.4604686498641968,0.2285506227357428,0.3358016138275464,0.3351296335458755,0.001214969567933125,0.028520437888801042,0.02877137251198285,0.001115435857177772,0.02907973900437351,0.029109590686857652,0.0008846916986186478,0.45355556160211563,0.44180142879486084,0.055399574095447164,0.4372943590084712,0.42457483708858484,0.061963695820255606,129.11479059855142,129.09971618652344,0.9387392604631106
|
||||
world_model,28,1.3551075458526611,1.4632309675216675,0.22973426940868982,0.33008111516634625,0.33030208945274353,0.0007535066773257409,0.030111174099147275,0.03038519155234095,0.0011712489683963858,0.030701244715601164,0.030791154131293248,0.0009207213445050878,0.46797479937473935,0.45548880100250244,0.05406661002903805,0.44949614504973096,0.4374210834503173,0.06016088249505322,128.95724550882974,128.90642547607422,0.9567154084629664
|
||||
world_model,29,1.3727457722028096,1.465390682220459,0.22616818060215824,0.3235666677355766,0.32352402806282043,0.0009981364260328303,0.031619451940059606,0.0318791940808296,0.001261088935109421,0.032424597535282325,0.032583389431238105,0.0009236166016552541,0.4831531768043836,0.4696929454803467,0.05254319708436186,0.4623219271500905,0.45088014006614685,0.05834329282345046,128.63959058125815,128.6350326538086,0.9253184399873264
|
||||
world_model,30,1.382126251856486,1.462930679321289,0.22652264744341702,0.31721342851718265,0.31693217158317566,0.0009032865880374018,0.03356315630177651,0.03392723202705375,0.001283665292739672,0.03459687406818068,0.0346494261175394,0.000940591998552508,0.49903058509031933,0.48507483303546906,0.05101490688343362,0.47604598104953766,0.4652697294950485,0.05650291135090936,128.4443041483561,128.4964141845703,0.8576727711051029
|
||||
world_model,31,1.3707333604494731,1.4641121625900269,0.22238818207359998,0.31238851944605506,0.3123599886894226,0.0007524741464177756,0.03526964349051311,0.0357087049633264,0.001318329520784864,0.036527348061402586,0.03650966286659235,0.000958155701709915,0.5156509454051653,0.5024206936359406,0.04943594430412577,0.4904905781149864,0.4799254238605499,0.05470616616568924,122.32209205627441,122.46538925170898,0.8688590351164102
|
||||
world_model,32,1.3784104386965434,1.4670019149780271,0.2323375381532092,0.30492795507113135,0.304956704378128,0.0008662336138075514,0.03770850629856183,0.03800885565578935,0.0013563920890664373,0.038057066500186865,0.0380005314946174,0.0009672152263870174,0.5331532508134842,0.5205987989902496,0.0478962784693742,0.5056324228644371,0.4935860186815262,0.05297012891406691,116.39475440979004,116.581787109375,0.8722816844325607
|
||||
world_model,33,1.3710471590360005,1.4671123027801514,0.2266203592178357,0.29702558368444437,0.2973548620939255,0.0008013965221973132,0.03916831407696005,0.0396349299699068,0.0014842951719344513,0.040544477291405166,0.04052128084003925,0.0010464393127209697,0.5516455968221029,0.5399262011051178,0.04610853226863487,0.5218053112427393,0.5083574056625366,0.05125123417945895,110.45729955037434,110.71822738647461,0.8563902973872115
|
||||
world_model,34,1.3618600964546204,1.4589834213256836,0.22882053929343898,0.28862571219603217,0.28870929777622223,0.0008994207188983611,0.0416737974931796,0.042123645544052096,0.0015569452948908983,0.042972046261032376,0.0430598966777324,0.0011269775859519334,0.5712097684542338,0.5604204535484314,0.04431635534987209,0.5390109593669573,0.5242511630058289,0.049604693551428325,104.43650754292806,104.67972946166992,0.8299169624569188
|
||||
world_model,35,1.3388532400131226,1.4381135702133179,0.20415666206720054,0.28039053330818814,0.2805716246366501,0.0005991359462146617,0.044243230794866834,0.044716939330100944,0.0016689285894427848,0.04540594232579068,0.0456484463065862,0.0012190639448680916,0.5918929427862167,0.5821912288665771,0.04251222608632682,0.5573127269744873,0.5413236618041992,0.04805079357966981,98.48020998636882,98.65925598144531,0.8238197132868154
|
||||
world_model,36,1.3690896431605022,1.4612334966659546,0.1244113165356272,0.27177733431259793,0.27169330418109894,0.0009201727462559518,0.046884429020186226,0.047339878976345,0.001810500984161761,0.04904466805358723,0.0495173372328281,0.0013629120224218072,0.6138292898734411,0.6052486002445221,0.04060112806213531,0.5773042341073354,0.5603625774383545,0.04663842420788133,92.55044492085774,92.74943923950195,0.796424763109362
|
||||
world_model,37,1.382672647635142,1.4628885984420776,0.12357073009164467,0.2628000974655151,0.26295052468776703,0.0008215949042195631,0.049352480409045996,0.049848120659589754,0.0019991775005347603,0.05090794246643778,0.051347671076655305,0.0015311023121472366,0.6372002611557642,0.6298747956752777,0.03845684025481687,0.5981620897849401,0.5827467143535614,0.045375782057731906,86.57254536946614,86.6656608581543,0.8023722254436768
|
||||
world_model,38,1.4135683973630269,1.4652924537658691,0.10878751704683881,0.25379492342472076,0.25374189019203186,0.0007635676607533942,0.0522054399674137,0.052671775221824604,0.0021978900730263125,0.055317522647480126,0.0558005347847938,0.0018023390625000763,0.6619825661182404,0.6557242572307587,0.03615542286702728,0.6210708568493525,0.607049286365509,0.04424649569412044,80.67347526550293,80.79594039916992,0.8081254835364077
|
||||
world_model,39,1.4124821424484253,1.4658633470535278,0.10987278125912822,0.2440147760013739,0.2441560700535774,0.0011749126747291482,0.05537298787385222,0.05577861517667765,0.0023971250572867656,0.058454625618954474,0.058731870725750895,0.002109923106333438,0.6882089277108511,0.6801429092884064,0.03379170556692218,0.6454114516576132,0.633654922246933,0.043286198508529904,74.8253625233968,74.87778091430664,0.8196251901339712
|
||||
world_model,40,1.4144882758458455,1.4643441438674927,0.10680099873937221,0.2341671859224637,0.2343911007046699,0.0009454836716020836,0.05885468175013855,0.05940494500100605,0.0026846626615481136,0.060917164509495046,0.061102088540792396,0.0024588421431684074,0.7160741885503134,0.7071422338485718,0.031357886983380864,0.6709507803122202,0.664301872253418,0.04245179633604048,69.01894823710124,69.12149047851562,0.8129104335994042
|
||||
world_model,41,1.4142245848973591,1.4648141860961914,0.10209122275934254,0.2243603430688381,0.22439500689506525,0.0010151941598150584,0.06449212195972599,0.0650408938527107,0.0030685011453983144,0.0663941046223044,0.06642399355769149,0.0030442033513051296,0.7459165553251902,0.7380714416503906,0.028941948062819314,0.6989829589923223,0.697900116443634,0.04163789610007175,63.233405431111656,63.26066017150879,0.8266263845757096
|
||||
world_model,42,1.3807342251141865,1.4632891416549683,0.12357582679558318,0.21431005994478858,0.21450854837894434,0.0007045158568943031,0.06740329445650177,0.0682929791510105,0.003463087750741297,0.07064864629258708,0.07072383537888524,0.0037441287791647,0.7770327826340994,0.7712223827838898,0.026343424746014154,0.7288692742586136,0.7302880883216858,0.040755131664703265,57.421631495157875,57.42849349975586,0.8608949493783998
|
||||
world_model,43,1.4169782400131226,1.4657992124557495,0.10592551154723816,0.203975785523653,0.20409307628870005,0.0007452320742354907,0.07161214264730607,0.07246518135070795,0.003961285000448448,0.07611861390372113,0.07618644088506696,0.004757922855147801,0.8092959324518839,0.805543065071106,0.023676841081969227,0.7610539793968201,0.766657292842865,0.0395519073976062,51.68775908152262,51.69720649719238,0.8666610341987521
|
||||
world_model,44,1.4353046019872029,1.4665971994400024,0.08023713566920666,0.19382041320204732,0.19373837858438492,0.0008843339082104854,0.07556658983230587,0.07641216740012165,0.004533817943799423,0.08245601629217462,0.08253487199544905,0.0059876814862413275,0.8421211093664169,0.840670257806778,0.02089838238438528,0.7953968495130539,0.8046152293682098,0.037809807099437105,45.92960166931152,46.02105522155762,0.8525540832401414
|
||||
world_model,45,1.4212798277537029,1.4646714925765991,0.08541482787020785,0.18329115460316336,0.1833645477890968,0.0006856616717949165,0.0806089757631222,0.0819584392011165,0.005289023448580916,0.08790815807878966,0.08781335875391955,0.007436390545067908,0.8752049257357916,0.8728848993778229,0.01787339215505522,0.8311853210131327,0.841337114572525,0.035216483824076945,40.18291632334391,40.2896671295166,0.8121922670448067
|
||||
world_model,46,1.3885195851325989,1.4660013914108276,0.11600483680969075,0.17280914882818854,0.1726801916956901,0.000884536730252336,0.08531913595894967,0.08690537512302396,0.006195664210489957,0.09667742935319738,0.09639460593461985,0.009677489834681415,0.9073014905055364,0.9047637283802032,0.014533935880460333,0.8689398914575577,0.8772617280483246,0.031199742725548988,34.45675913492838,34.48039245605469,0.7421644543517713
|
||||
world_model,47,1.4197037021319072,1.4652562141418457,0.0996509912415308,0.16207881520191825,0.1619521304965019,0.0008787471019497466,0.09290165640413756,0.09411934763193125,0.00764255616582721,0.10816350392997261,0.1081184558570385,0.01287871093393578,0.9380692392587662,0.9364615380764008,0.010724615096447914,0.9080146253108978,0.9122726917266846,0.025302847116190443,28.623262405395508,28.74176788330078,0.7307821127582714
|
||||
world_model,48,1.4207795858383179,1.4649955034255981,0.0824398176032742,0.15101214498281476,0.1509018018841743,0.0006796407781637789,0.10110133451720073,0.10182119905948635,0.009489916553785135,0.12169447044531499,0.12205088138580315,0.017420418519936223,0.965607633193334,0.9653908908367157,0.006615461879012099,0.9461299429337183,0.9475986659526826,0.017312584492723264,22.551259835561115,22.666687965393066,0.6107982870582476
|
||||
world_model,49,1.409101406733195,1.4656833410263062,0.09789410498349904,0.13837069893876708,0.13825169950723643,0.0006827085903471522,0.11356107580165065,0.11476631462574,0.012241322711276039,0.13600628077983853,0.1366929709911346,0.02345247092950727,0.9876632243394852,0.9875766336917877,0.002658586042460162,0.9785884072383245,0.9792225360870361,0.008141271396689432,15.657350460688273,15.68452501296997,0.45335992093098
|
||||
world_model,50,1.4045435984929402,1.460974097251892,0.08989409499714898,0.11401640313367044,0.11374575272202486,0.0011505520762720195,0.16078146919608113,0.16329183429479593,0.02017605947077225,0.21074122687180832,0.21331293880939478,0.04509333310724845,1.0000000099341075,1.0,1.1600538260448307e-07,1.0000000248352687,1.0,1.2823711636117e-07,0.0,0.0,0.0
|
||||
|
13
unitree_z1_stackbox/case4/output/inference/round_summary.csv
Normal file
@@ -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-vid35-fs4,unitree_z1_stackbox,0,73.85784101486206,73.00695610046387,149.16224265098572,,,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,1,73.66102647781372,72.37856984138489,147.72209239006042,191.05953979492188,0.2994343638420105,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,2,72.69120860099792,73.74392294883728,149.23709917068481,153.73927307128906,0.3697265386581421,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,3,73.77116394042969,73.62014675140381,150.30029487609863,177.71685791015625,0.38858187198638916,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,4,72.86523509025574,73.81124901771545,149.82161283493042,193.71231079101562,0.22611618041992188,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,5,71.94413638114929,74.12543940544128,149.2251796722412,163.64154052734375,0.22521424293518066,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,6,72.03734827041626,45.74210166931152,120.09015154838562,165.1351776123047,0.26564669609069824,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,7,74.585284948349,67.28114724159241,143.51021122932434,199.8950958251953,0.35321325063705444,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,8,59.66748332977295,73.6580765247345,136.52331018447876,174.6231689453125,0.28612107038497925,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,9,72.84212398529053,72.18343091011047,147.48012518882751,181.9683837890625,0.24119365215301514,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,10,71.23686957359314,70.42136716842651,144.79315614700317,127.64866638183594,0.2903221845626831,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,11,74.05236792564392,74.61735439300537,151.78369188308716,170.89852905273438,0.3034161925315857,
|
||||
|
@@ -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-vid35-fs4,unitree_z1_stackbox,policy,71.93434079488118,,,,46.0,47.75,47.75,48.5,,172.73077670010653,0.2953623858365146,144.97076398134232,71.93434079488118,70.38248016436894,
|
||||
unitree_z1_stackbox-vid35-fs4,unitree_z1_stackbox,world_model,70.38248016436894,,,,46.25,47.916666666666664,47.916666666666664,48.5,,172.73077670010653,0.2953623858365146,144.97076398134232,71.93434079488118,70.38248016436894,
|
||||
|
1201
unitree_z1_stackbox/case4/output/inference/stepwise_log.csv
Normal file
@@ -20,5 +20,7 @@ dataset="unitree_z1_stackbox"
|
||||
--n_iter 12 \
|
||||
--timestep_spacing 'uniform_trailing' \
|
||||
--guidance_rescale 0.7 \
|
||||
--perframe_ae
|
||||
--perframe_ae \
|
||||
--analysis_log_metrics \
|
||||
--analysis_reference_steps 50
|
||||
} 2>&1 | tee "${res_dir}/output.log"
|
||||
|
||||