video_backbone剖析
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
# DDIM Analysis Report
|
||||
|
||||
## Analysis Config
|
||||
|
||||
- Stability threshold: None
|
||||
- Stability window: 3
|
||||
- Mid-step window: 15-35
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Unique samples: 1
|
||||
- Step rows: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Five Directions
|
||||
|
||||
### Original Early Stop
|
||||
|
||||
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_l2_vs_full50`: mean=141.4435, median=144.5419, p90=166.0574, p95=173.3142
|
||||
|
||||
### Direction C: Action Converges First
|
||||
|
||||
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `action_vs_full50_95pct_step`: mean=50.0000, median=50.0000, p90=50.0000, p95=50.0000
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3533, median=0.3493, p90=0.4172, p95=0.4282
|
||||
- `action_delta_mid_steps`: mean=0.0261, median=0.0253, p90=0.0394, p95=0.0414
|
||||
- `state_delta_mid_steps`: mean=0.0263, median=0.0258, p90=0.0399, p95=0.0423
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.9167, median=47.9167, p90=47.9167, p95=47.9167
|
||||
- `oracle_budget_state`: mean=48.5833, median=48.5833, p90=48.5833, p95=48.5833
|
||||
- `oracle_budget_action_by_scene`:
|
||||
- `unitree_z1_stackbox`: mean=47.9167, median=47.9167, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=188.8859, median=191.4181, p90=226.5959, p95=227.3851
|
||||
- `action_drift_vs_prev_round`: mean=0.2896, median=0.3040, p90=0.3968, p95=0.4135
|
||||
- `round_total_time_s`: mean=136.1617, median=135.7664, p90=137.0463, p95=137.0851
|
||||
- `policy_pass_total_time_s`: mean=33.3914, median=33.3032, p90=33.5827, p95=33.5900
|
||||
- `world_model_pass_total_time_s`: mean=33.3831, median=33.2978, p90=33.6412, p95=33.6468
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 75 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 268 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 115 KiB |
@@ -0,0 +1,4 @@
|
||||
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
unitree_z1_stackbox,policy,33.391386806964874,33.391386806964874,,,,,,,,,,,49.333333333333336,49.333333333333336,,50.0,50.0,,47.91666666666666,47.91666666666666,,48.75,48.75,,136.16174946228662,136.16174946228662,,33.391386806964874,33.391386806964874,,33.38307040929794,33.38307040929794,,188.8859003240412,188.8859003240412,,0.2895921197804538,0.2895921197804538,
|
||||
unitree_z1_stackbox,world_model,33.38307040929794,33.38307040929794,,,,,,,,,,,49.5,49.5,,50.0,50.0,,48.0,48.0,,48.583333333333336,48.583333333333336,,136.16174946228662,136.16174946228662,,33.391386806964874,33.391386806964874,,33.38307040929794,33.38307040929794,,188.8859003240412,188.8859003240412,,0.2895921197804538,0.2895921197804538,
|
||||
|
@@ -0,0 +1,102 @@
|
||||
pass_type,step,step_time_s,step_time_s,step_time_s,latent_delta,latent_delta,latent_delta,action_delta,action_delta,action_delta,state_delta,state_delta,state_delta,action_cosine_vs_full50,action_cosine_vs_full50,action_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
policy,1,0.6903221805890402,0.6893312931060791,0.00320968565426132,1.4144855240980785,1.41507887840271,0.0020224500221489475,0.07658687544365719,0.0780486240983009,0.004996536959319065,0.06338030348221457,0.0628294441848993,0.011330927900103057,0.22287592384964225,0.22199922800064084,0.10318404752977502,0.25398756687839824,0.22626388072967524,0.08025441595058455,145.8760223388672,142.73480987548828,10.351143006673338
|
||||
policy,2,0.6492062012354533,0.6477298736572266,0.0034304342153569658,1.0217962861061096,1.0213175415992737,0.0020496206729474537,0.031842570286244105,0.03204474039375775,0.0013235636709131731,0.032059835735708433,0.03193891048431395,0.0010691453742282858,0.22608457971364257,0.22295051813125605,0.10345878671786823,0.2588897347450256,0.23048573732376093,0.08010227971204623,146.13557306925455,143.57049560546875,10.768685481245846
|
||||
policy,3,0.6507676243782043,0.648761510848999,0.004049022557213718,0.8511516799529394,0.8504194915294647,0.00215816840422891,0.03150144902368381,0.0317503027617931,0.0013121164572492325,0.031648377422243294,0.0314289424568414,0.0009867929488981994,0.22904001114269093,0.22368836402893064,0.10369863092321305,0.2634815337757269,0.2348129600286483,0.07993971664016614,147.37007649739584,143.0929946899414,11.58816977722062
|
||||
policy,4,0.6509212454160055,0.6486952304840088,0.004018479744999753,0.7508464852968851,0.7512044906616211,0.0020183663887934538,0.031162929410735726,0.03145639877766365,0.0013028628719188862,0.0312408579823871,0.0310011189430952,0.0009097470983256205,0.23174692379931605,0.22421849519014356,0.10390388967477433,0.26776937643686927,0.2381096556782722,0.07976613227067468,148.33428955078125,143.06687927246094,13.684552005381436
|
||||
policy,5,0.6504717071851095,0.648499608039856,0.0037965332367549333,0.6815483570098877,0.6818062663078308,0.0013258134974680129,0.030828215026607073,0.031164132058620397,0.0012956271598917072,0.030838693957775786,0.03062382712960235,0.0008396805134202938,0.2342103536551197,0.22735263407230374,0.10407500753321865,0.27175994589924807,0.24016989767551414,0.07958081804971971,149.44526163736978,142.43930053710938,15.3152257191577
|
||||
policy,6,0.6501957774162292,0.6489684581756592,0.0032383751035176683,0.6317814290523529,0.6316815614700317,0.001012775810829288,0.030498486633102045,0.0308474730700254,0.0012901950652729017,0.030443240112314585,0.0302534075453877,0.0007784842542518774,0.2364353990803162,0.23118812590837473,0.10421245949817431,0.27546017616987223,0.24335667490959165,0.07938302132909823,148.84426244099936,142.44373321533203,15.153074713395862
|
||||
policy,7,0.650523861249288,0.6494588851928711,0.0038229304945686647,0.5938018709421158,0.5937827825546265,0.0018334146960680415,0.03017480919758474,0.03043474629521365,0.0012863475623734065,0.030055726723124523,0.0298681426793336,0.0007282092161930887,0.238427291624248,0.23477666079998016,0.10431682888554483,0.27887700622280437,0.24630655348300928,0.07917190171886938,149.94677098592123,145.35977172851562,15.140163691594358
|
||||
policy,8,0.6504740118980408,0.6492908000946045,0.003426870146107876,0.5633500764767329,0.5631503760814667,0.001577595359561258,0.029858317847053173,0.0300305467098951,0.0012838533824211704,0.029677421475450144,0.0295033128932118,0.0006908380808094197,0.24019125414391354,0.2381224706768989,0.10438871114690104,0.2820174545049667,0.24901769310235977,0.07894668602149742,150.00860087076822,144.49945831298828,15.42562496154489
|
||||
policy,9,0.6505699952443441,0.6496211290359497,0.00327616165909771,0.5371741056442261,0.5369880497455597,0.0016274412322035971,0.02954991844793155,0.029635969549417447,0.0012824778525827296,0.029309348358462217,0.02914896141737695,0.0006679445325589843,0.2417325175677736,0.24122992157936093,0.10442879574766306,0.2848884227375189,0.2514940351247787,0.07870653660273058,149.8151969909668,145.4051055908203,14.605135898847019
|
||||
policy,10,0.6503042578697205,0.649034857749939,0.0034272980814876925,0.514692688981692,0.5149977505207062,0.0009781285617831534,0.029250666499137833,0.0293084494769573,0.00128200609022422,0.02895265895252422,0.0288061928004026,0.0006602935424703325,0.2430562451481819,0.24410349130630488,0.1044377825149752,0.28749675303697586,0.2537395507097244,0.07845070530301608,150.8934809366862,147.26998901367188,15.00233721836497
|
||||
policy,11,0.6506192088127136,0.6486345529556274,0.003770513275327244,0.49608007073402405,0.49589987099170685,0.0009963815637927767,0.028961331428339024,0.0290736705064773,0.001282213484652841,0.028608218145867153,0.0285911420360207,0.0006675385427718079,0.244167466647923,0.2467476725578308,0.10441635225976195,0.28984908883770305,0.2557581067085266,0.07817849692699645,151.35383097330728,148.25601959228516,15.071205183138357
|
||||
policy,12,0.6505037943522135,0.6492749452590942,0.003361823481801075,0.47907088945309323,0.47904640436172485,0.0009260939369407129,0.028682871256023607,0.0288484776392579,0.0012829073311159227,0.02827705256640906,0.0284139942377805,0.0006882663356216934,0.24507109572490052,0.24916686862707135,0.10436529296961869,0.29195186247428256,0.2575534582138061,0.07788933839663664,151.73774592081705,148.49915313720703,15.23276139679164
|
||||
policy,13,0.6506649057070414,0.6490384340286255,0.003777991701078806,0.4642038941383362,0.4642585664987564,0.0012057701975914158,0.02841597795486445,0.0286334436386823,0.0012839021154621073,0.027959922949473026,0.02807924058288335,0.0007203337787878186,0.24577185076971844,0.25136545300483704,0.10428531249387761,0.29381123681863147,0.25912937521934504,0.07758261931116713,152.19337463378906,148.89933013916016,15.239662812931723
|
||||
policy,14,0.650199313958486,0.6489973068237305,0.003187337843202187,0.4507485528786977,0.45086827874183655,0.0006565469340468042,0.02816151424000654,0.02842931076884265,0.0012850326433129636,0.027657750838746577,0.02774707879871125,0.0007613029743419182,0.24627430426577723,0.2533476948738098,0.10417722178902886,0.29543311769763625,0.26048940420150757,0.07725795669774951,152.35862350463867,147.72460174560547,15.303327647856538
|
||||
policy,15,0.651116947333018,0.6494554281234741,0.0037251510968065718,0.4380280151963234,0.43830834329128265,0.0013315851289956216,0.027920084229359984,0.02823658194392915,0.0012861543887775426,0.02737119033311798,0.02743093669414515,0.0008088415860621112,0.24658273470898465,0.25511771440505976,0.1040417701278664,0.2968231290578842,0.2640053480863571,0.07691502507122835,153.1942253112793,148.23773956298828,15.190793112189056
|
||||
policy,16,0.6502807339032491,0.6492109298706055,0.0032105447607525123,0.42662613838911057,0.4267434924840927,0.0012319735347911564,0.027692394796758845,0.028052398934960303,0.0012871335248450875,0.02710099487255011,0.02705072145909065,0.0008608831917871268,0.24670126444349683,0.2521541342139244,0.10387975167544686,0.29798648133873934,0.26744021475315094,0.07655359937261622,153.3557217915853,148.08675384521484,15.322526403752377
|
||||
policy,17,0.6923371950785319,0.6907927989959717,0.0032044627353098915,0.41565267741680145,0.4154662787914276,0.0009709089890980269,0.02036419409948086,0.01905965432524675,0.004163852762602483,0.017304133158177092,0.0176708167418837,0.003036816383309141,0.25345821306109423,0.25646483898162836,0.10306383244912178,0.30355371534824366,0.2729535549879074,0.07497921495287067,153.6796849568685,149.17635345458984,15.209209722524479
|
||||
policy,18,0.6489079197247823,0.647127628326416,0.0035170633007417804,0.4058434416850408,0.40573281049728394,0.0011291824274692207,0.015927201990658984,0.015998139046132502,0.0012708049333969725,0.015254138580833807,0.014993424061685749,0.000872967252965019,0.26295603128770983,0.26515911519527435,0.10199330152159883,0.3103340429564317,0.2788415104150772,0.07372389228844753,153.88624064127603,148.94149017333984,15.237890284786626
|
||||
policy,19,0.6518032550811768,0.651017427444458,0.004001074891350573,0.396235724290212,0.3961183726787567,0.001315401991480558,0.016839261321971766,0.016952660866081652,0.001279156574254059,0.016277636867016516,0.0160304103046655,0.0008343979308317075,0.27265946008265013,0.27404882013797754,0.10088614990904768,0.3172771433989207,0.28488120436668396,0.07247088785626697,154.1235376993815,149.05398559570312,15.497380780602871
|
||||
policy,20,0.6510489185651144,0.6509944200515747,0.0032824968131372665,0.38781128575404483,0.38793644309043884,0.000924107156978475,0.01779611765717463,0.0179515974596142,0.0012896243587170921,0.01734310931836561,0.017111734487116302,0.0007986036385508617,0.2825908058633407,0.28315533697605133,0.09973940182586101,0.32440106570720667,0.29108966886997223,0.07122135221306085,154.35985310872397,149.3549346923828,15.616633455269536
|
||||
policy,21,0.6507147749265035,0.6494135856628418,0.0036440725718498886,0.37918293476104736,0.37941996753215784,0.001058349867866904,0.018798131650934566,0.01899580284953115,0.001302505337455693,0.018452227581292342,0.0182673251256346,0.0007653008500030717,0.29277389869093895,0.29250164330005646,0.09854983323857457,0.3317253937323888,0.2974855899810791,0.06997696780756944,154.56328582763672,149.55760955810547,15.754937735582702
|
||||
policy,22,0.650933583577474,0.6498962640762329,0.003669065383295412,0.3712237651149432,0.37135204672813416,0.0007367645379942231,0.019845967336247324,0.0200864067301154,0.001318081591178345,0.019606945104896977,0.01946854311972855,0.0007342631297377226,0.3032342654963334,0.3021125197410583,0.09731392190265536,0.3392712598045667,0.30408909916877747,0.06873997042444382,154.61302693684897,149.76686096191406,15.832727453688214
|
||||
policy,23,0.6510415474573771,0.6491116285324097,0.0038252511479735375,0.363202544550101,0.36308547854423523,0.0008379166554153656,0.020941181418796334,0.02122546359896655,0.0013366130625919288,0.020810157060623117,0.0207188948988914,0.0007053115120251878,0.3139994144439697,0.3120146691799164,0.09602782376926179,0.34706173092126846,0.31170699000358576,0.06751327457916566,154.8735440572103,149.76470947265625,15.881821586511661
|
||||
policy,24,0.6504311362902323,0.6488147974014282,0.00395375870313571,0.3562404016653697,0.356146827340126,0.0008949787591122149,0.02208547558014587,0.02241516485810275,0.0013583566469499823,0.022064939606934734,0.02202213089913125,0.0006783534004488557,0.32509891564647353,0.3222370892763138,0.0946873780242986,0.35512204964955646,0.3198621720075607,0.06630067990066674,154.9217300415039,149.55172729492188,15.953874628108398
|
||||
policy,25,0.6512280106544495,0.6501020193099976,0.0040139109968962035,0.34926090637842816,0.34928217530250544,0.0006110457747130068,0.023281743749976106,0.0236459001898765,0.0013835895515911167,0.023375679273158274,0.02338335197418925,0.0006533892171939,0.33656489104032516,0.33281131088733673,0.09328800496295261,0.3634799023469289,0.32833291590213776,0.06510691896924642,154.93179066975912,149.48861694335938,16.056947094332273
|
||||
policy,26,0.6505796511967977,0.6501328945159912,0.003591389512465288,0.3420117472608884,0.34191492199897766,0.0007868197366672077,0.024532562897851013,0.02485272567719215,0.00141258553631672,0.024746526032686202,0.024807466194033602,0.0006305835711711334,0.3484319585065047,0.3437716364860534,0.09182474649815052,0.3721657022833824,0.33715239167213434,0.06393787024842656,155.11489868164062,149.62995147705078,16.17748826696342
|
||||
policy,27,0.6508672038714091,0.6495256423950195,0.003691764750680705,0.3360865091284116,0.33601388335227966,0.0007896437563726279,0.02584157992775236,0.02611556556075805,0.001445675372807536,0.02618288295343513,0.026279828511178452,0.000610301772732523,0.36073772236704826,0.35515549778938293,0.0902921821927033,0.3812130068739255,0.3467783182859421,0.06280083023861846,155.2907231648763,149.76712799072266,16.160640162315016
|
||||
policy,28,0.6508504549662272,0.6492053270339966,0.00399944083667886,0.3297288219134013,0.32984334230422974,0.0005901172193793718,0.027212832278261535,0.0274563059210777,0.0014832144156346665,0.027690744803597483,0.0278168953955173,0.000593215508376956,0.3735229844848315,0.3670038878917694,0.08868444544773232,0.39065900693337124,0.3600403070449829,0.061704598594655546,155.41189575195312,149.97381591796875,16.17788407407225
|
||||
policy,29,0.6507453719774882,0.6498072147369385,0.003105952800209731,0.3235925510525703,0.3236746191978454,0.000776877407408475,0.028651281104733518,0.02894615847617385,0.001525626103849217,0.029277329798787808,0.02938807290047405,0.0005803969552091626,0.386832141627868,0.37936173379421234,0.08699509909297098,0.40054500848054886,0.37460421025753016,0.06065972888577169,155.45115661621094,149.9619369506836,16.170804048874654
|
||||
policy,30,0.6506381432215372,0.6489464044570923,0.004220874676044363,0.31747363011042273,0.31728173792362213,0.0007482408997043852,0.030161534125606182,0.0305124912410974,0.0015733644942566803,0.03094979810218011,0.0310236839577555,0.0005734637974609116,0.40071313083171844,0.3922779709100723,0.08521719506263939,0.41091672827800113,0.389816403388977,0.05967881057525382,155.56768798828125,150.1208953857422,16.243700479880093
|
||||
policy,31,0.6507450540860494,0.6492955684661865,0.0031109100709458765,0.31248959898948664,0.3123010843992233,0.000670303398492165,0.03175001094738638,0.032162657007575,0.0016270129940560815,0.032717616297304575,0.03282905742526045,0.0005747264796565594,0.41521820177634555,0.4058065563440323,0.08334327102298804,0.4218253294626872,0.4042658060789108,0.05877651945029983,151.32110341389975,145.6494598388672,17.015687505287897
|
||||
policy,32,0.6508944829305013,0.64970862865448,0.0037835227057504256,0.30425546566645306,0.30433687567710876,0.0007612315336779352,0.033423211270322356,0.033904226496815654,0.0016872023948764654,0.03459084468583261,0.0347445663064718,0.0005872219390700617,0.4304037143786748,0.42000626027584076,0.08136518302021366,0.4333277965585391,0.4183138310909271,0.05796971249093456,147.39748318990073,141.40515899658203,17.75865184653698
|
||||
policy,33,0.6923433939615885,0.6909159421920776,0.003430370083823583,0.2965553303559621,0.2966456264257431,0.0005870393424722934,0.03921702038496728,0.0397572517395019,0.0019801085979711656,0.03935878227154408,0.03957411833107465,0.0007643582900044879,0.4471285790205002,0.43618178367614746,0.07907713765035818,0.44682577252388,0.434548020362854,0.056614311875262474,143.71752230326334,137.51368713378906,18.544117648668553
|
||||
policy,34,0.648446281750997,0.647540807723999,0.0036000200151256054,0.28845185786485666,0.28849111497402186,0.0008548463064285247,0.04109038443615034,0.04139789752662175,0.0020853255012142024,0.04166709662725523,0.041738286614418,0.0007873078598403346,0.46610088149706524,0.45427909493446345,0.07639068232766667,0.4612932726740837,0.45202429592609406,0.05531460507786574,140.17136891682944,133.71717071533203,19.406465275732376
|
||||
policy,35,0.6513540943463644,0.6501646041870117,0.004088791549379063,0.2802362690369288,0.28022719919681544,0.0008329362700391366,0.043369136440257194,0.04374482110142705,0.0021854122974223652,0.04418388878305748,0.0442023947834968,0.0008421440046954242,0.48621854682763416,0.47351834177970886,0.07353351591106382,0.4767778341968854,0.4706689864397049,0.05412159608016144,136.79522260030112,130.17134857177734,20.21825356692263
|
||||
policy,36,0.6506119966506958,0.65004563331604,0.0033738731754949266,0.2715260262290637,0.27148792147636414,0.0008100790144814677,0.045799536940952096,0.04625494778156275,0.00229744967797641,0.04689739365130658,0.0467397458851337,0.0009244094796878096,0.5075840676824251,0.494011327624321,0.07049428173018726,0.4934008369843165,0.49060875177383423,0.05306242643250172,133.64078839619955,126.6503791809082,21.051282080730633
|
||||
policy,37,0.6515278816223145,0.6495949029922485,0.00464660357264894,0.2622984399398168,0.2622305899858475,0.001182344549816401,0.04839589695135748,0.04894510284066195,0.002423219071816931,0.049833144992589916,0.0495456289499998,0.0010426134668436757,0.5303033913175265,0.5158767402172089,0.0672626168701857,0.5112990016738573,0.5119818150997162,0.05216455398751622,130.72754669189453,123.4910659790039,21.911475504745788
|
||||
policy,38,0.6507173379262289,0.6488552093505859,0.003677513210506569,0.25302622467279434,0.25308519601821894,0.0009225239724392775,0.051174237392842714,0.051833290606737095,0.0025649683700070154,0.05302149057388301,0.0526673216372728,0.0012068079016564787,0.5544826140006384,0.5392379462718964,0.06383020065306001,0.5306254674990972,0.5349372327327728,0.05145181894497803,128.01983642578125,120.50324630737305,22.728009562431563
|
||||
policy,39,0.6510650118192037,0.6504719257354736,0.0035999738852525204,0.2432633241017659,0.24361047148704523,0.0011422467677149272,0.054151244771977226,0.054802732542157145,0.0027255607453863006,0.056497467371324654,0.0562544576823711,0.0014290735418130438,0.5802221347888311,0.5643101036548615,0.06019192151525758,0.5515504032373428,0.5548204481601715,0.05093918171134389,125.7222105662028,118.06495666503906,23.486892026633136
|
||||
policy,40,0.6509473919868469,0.6498974561691284,0.0034419809468377804,0.23366808270414666,0.23411130905151367,0.0010160857277978197,0.05734526024510458,0.05797905102372165,0.002908847419552384,0.06030306064834195,0.06007161177694795,0.0017244401973214754,0.6076086312532425,0.5926267206668854,0.05634763202753748,0.5742601354916891,0.5756335556507111,0.05062457804971721,123.66788482666016,115.68796157836914,24.2808306795008
|
||||
policy,41,0.6512085596720377,0.6497585773468018,0.0037155772628501317,0.22365898638963697,0.22378858923912043,0.0010446917502230054,0.060771344540019784,0.06137310527265065,0.003119795804844556,0.06448362426211433,0.0642683766782283,0.00211209266143,0.6366997410853704,0.6226243674755096,0.052304290319253974,0.5989523281653722,0.6000812947750092,0.05047861294301219,121.98038864135742,113.67880630493164,25.0052831125928
|
||||
policy,42,0.6504110892613729,0.6490902900695801,0.003587119359579004,0.21369814003507293,0.21404062956571573,0.001189407351732846,0.06444614256421723,0.0649958588182926,0.003365422248674274,0.06909493791560328,0.0689016617834568,0.0026172973775609857,0.6675058801968893,0.6567943096160889,0.04807807472341679,0.6258287082115809,0.6302421689033508,0.05043225668864299,120.5662956237793,112.04544067382812,25.70275345211351
|
||||
policy,43,0.6508465607961019,0.6489486694335938,0.0042447332098462034,0.2035781145095825,0.2037392854690551,0.0012189803103121095,0.06838370673358438,0.06885372102260584,0.003655459950525811,0.07420133364697294,0.07403691858053205,0.0032734656337972236,0.6999617318312327,0.6928262412548065,0.04369655017126938,0.6550784011681875,0.6627782583236694,0.050363582906971904,119.53889465332031,110.83094787597656,26.31332987302702
|
||||
policy,44,0.6515230735143026,0.6513962745666504,0.003882744731601253,0.19302537913123763,0.19334127753973004,0.001164003332146453,0.07259167296191053,0.07294411212205881,0.004003390569598317,0.07987432119746998,0.0797466225922107,0.0041246279284641715,0.7338864157597224,0.7300926148891449,0.039200283079729586,0.6868466585874557,0.691095620393753,0.0500861623226662,118.97786649068196,110.05895614624023,26.920779076124965
|
||||
policy,45,0.6509369611740112,0.6487413644790649,0.0037348451421064495,0.18281180411577222,0.18322071433067322,0.001251204306276023,0.07707267689208185,0.0772563554346561,0.004427971890355718,0.08619685533146058,0.08613388240337365,0.005228470431120249,0.7689328789710999,0.7656733095645905,0.03464371845979012,0.7211819738149643,0.7224863767623901,0.0493431653245159,118.80233383178711,109.71755599975586,27.44013788410289
|
||||
policy,46,0.6528355081876119,0.6516298055648804,0.005190608553968049,0.17226740345358846,0.1724399477243423,0.0011057750718290538,0.08182300751407938,0.08209687471389765,0.004954558831776561,0.09326385334134098,0.09332776069641105,0.0066592997558961985,0.8045254548390707,0.8003625571727753,0.030096823398005373,0.7579454431931177,0.758991539478302,0.04781729316265968,119.14570299784343,109.97844314575195,27.87664286383145
|
||||
policy,47,0.6510626475016276,0.6496073007583618,0.003548821880625581,0.16158039743701613,0.16162799298763275,0.0010364321131666138,0.08684333724280192,0.08703107759356495,0.005616516332675679,0.10119410852591193,0.10183111950755115,0.00851115528116333,0.8397929519414902,0.8366459608078003,0.02565180949220799,0.7966639250516891,0.7975404560565948,0.04517336306988355,119.9276746114095,110.65240097045898,28.202387450927134
|
||||
policy,48,0.6510111292203268,0.6496154069900513,0.003401269902828358,0.15053712576627729,0.1507695391774177,0.0012842569594691824,0.09221838600933548,0.0928167477250099,0.006460116843474585,0.11022034101188179,0.11178812384605405,0.010906867986245924,0.873525932431221,0.8691683113574982,0.021442986892081968,0.8363198339939117,0.8370942771434784,0.04116211287627116,121.08036422729492,111.73990631103516,28.427635115125486
|
||||
policy,49,0.6505575776100159,0.6490998268127441,0.003906485522427547,0.1382232196629047,0.138550654053688,0.0013244831583068054,0.09860833423833049,0.0987424962222576,0.0075824644469769005,0.12129242718219753,0.1242052316665649,0.0140710204134931,0.9042529066403707,0.9015235304832458,0.017681270721498856,0.8751590996980667,0.8788517713546753,0.03579943397565897,122.76668802897136,113.43442916870119,28.59118813940882
|
||||
policy,50,0.6929261287053426,0.6924597024917603,0.0037450965503368094,0.11393276602029796,0.1141637302935123,0.0018175368750929816,0.1793195195496082,0.18346828967332834,0.01969246428751871,0.23817834382255867,0.2420134842395782,0.03847710635726361,0.9457812458276749,0.9481773674488068,0.012632786809330266,0.9360020856062571,0.9422241151332855,0.024614479648752418,123.58756510416667,114.34482955932617,28.436515320762535
|
||||
world_model,1,0.6916653712590536,0.6888673305511475,0.005450482394780003,1.414324661095937,1.4146857261657715,0.0017368153305675875,0.07497564268608882,0.0710145458579063,0.01073538420085042,0.059025314946969304,0.05896257050335405,0.010281606481244827,0.2702266673247019,0.26738886535167694,0.0727335500408732,0.2856447448333104,0.2782454490661621,0.09007337601112846,147.37550735473633,145.14955139160156,7.8057971265191695
|
||||
world_model,2,0.6492739915847778,0.6472172737121582,0.00378207599408178,1.0217793186505635,1.0215834975242615,0.002189585978495099,0.03132900766407445,0.031337235122919,0.0012143864629641234,0.03196943380559479,0.032077444717288,0.0010137702232766528,0.27271356371541816,0.2707202285528183,0.07178720612505601,0.2911128339668115,0.283668115735054,0.08989606868781058,147.31904729207358,146.09122467041016,7.815619298709263
|
||||
world_model,3,0.6512290239334106,0.6496560573577881,0.0042001485967365195,0.850513274470965,0.850048154592514,0.002420723117514631,0.030899900322159085,0.0308913951739668,0.0012196466555810508,0.03158393021052077,0.0316065698862075,0.001011398031027319,0.2749221747120221,0.27376483380794525,0.07083992768723478,0.29623951887091,0.28873658180236816,0.08969001183003739,147.57692591349283,146.04954528808594,8.190186446338249
|
||||
world_model,4,0.6511411865552267,0.6486921310424805,0.004427300172913692,0.7495882660150528,0.7493842542171478,0.0019102974480688759,0.030477848680069,0.03045308683067555,0.0012302780869385876,0.03120212691525613,0.03121809568256135,0.0010257582800950664,0.27686121314764023,0.27653224766254425,0.06989490845725997,0.30103148147463793,0.2934611141681671,0.0894584166626647,147.1368090311686,145.5095443725586,7.561510342167609
|
||||
world_model,5,0.65098504225413,0.6490263938903809,0.0035088170169830664,0.6826314926147461,0.6828685998916626,0.0014429732255240373,0.030064167144397833,0.0300236558541655,0.001245409654122158,0.030825302004814103,0.030727428384125198,0.0010542747404244778,0.2785392428437869,0.2790318429470062,0.06895506691239231,0.30549562970797217,0.29785190522670746,0.0892041673784285,147.60642369588217,144.69073486328125,8.867718087400469
|
||||
world_model,6,0.6511717240015665,0.649275541305542,0.003714827804487498,0.6322791775067648,0.6321934461593628,0.0015225275594635405,0.02966011051709448,0.029686765745282152,0.001264166667275559,0.030454687929401748,0.03035051375627515,0.0010940018182908162,0.2799646419783433,0.2812728881835937,0.06802310584398046,0.30963906894127524,0.3003680855035782,0.08893001063288168,147.77315139770508,143.7287368774414,8.953763453642118
|
||||
world_model,7,0.6507035493850708,0.6491199731826782,0.003799820046680984,0.5945151448249817,0.5943529605865479,0.0011269553430719146,0.029266804456710763,0.02931086719036095,0.001285677181255238,0.030091401189565607,0.0299810823053121,0.0011420404696637194,0.28114549194773036,0.28326423466205597,0.06710149145753114,0.31346892689665157,0.302574023604393,0.08863837763552351,147.8382708231608,143.93516540527344,8.016694033798897
|
||||
world_model,8,0.6508353352546692,0.6489259004592896,0.0039038513779740057,0.5634378691514333,0.5638603866100311,0.0016147475647364754,0.028885426154981016,0.0289434306323528,0.0013091378081118937,0.029736611060798127,0.02962037734687325,0.00119578916550113,0.2820895984768867,0.28501442074775696,0.06619251164923007,0.3169924455384413,0.3044884353876114,0.08833159745298906,148.47936884562174,144.2098159790039,8.440588859874076
|
||||
world_model,9,0.6506050626436869,0.6497560739517212,0.003411231219659032,0.5376176039377848,0.5375051200389862,0.0010770809584341298,0.02851690476139381,0.0285885706543922,0.0013337951566997064,0.029391261128087803,0.02926938794553275,0.0012530446503660167,0.28280441711346305,0.2865316718816757,0.06529825162416007,0.32021674265464145,0.30612049996852875,0.08801166130194263,148.5952402750651,144.97341918945312,8.380660002051814
|
||||
world_model,10,0.6506215929985046,0.6487514972686768,0.004244065632561372,0.5159344375133514,0.5160197615623474,0.0007718128660477262,0.028162313935657293,0.028247348032891702,0.0013589964757402863,0.029056428931653448,0.02892926335334775,0.0013120234866681182,0.2832970321178436,0.2878236919641495,0.06442067516982838,0.3231488118569056,0.30747897922992706,0.08768039023833914,149.49097442626953,146.64795684814453,8.283355814843084
|
||||
world_model,11,0.6508652766545614,0.6493269205093384,0.00411109552187981,0.4965617184837659,0.49702776968479156,0.001251510147924872,0.02782244576762115,0.02792050223797555,0.0013841300003517203,0.028732920220742558,0.028600851073861053,0.0013712814159313439,0.283574150254329,0.28889790177345276,0.06356157054203751,0.325795542448759,0.3085723966360092,0.08733941960154457,149.79608154296875,146.57339477539062,8.229039564856045
|
||||
world_model,12,0.6505340139071146,0.6490859985351562,0.003572845745330228,0.47998397300640744,0.4799708276987076,0.0011302508908183767,0.02749824679146205,0.0275374017655849,0.0014087016604683123,0.028421704967816624,0.0282851681113243,0.0014297229596897277,0.2836420734723409,0.28974030911922455,0.06272265518979102,0.3281635579963525,0.30940891802310944,0.08699015050935818,150.04858016967773,146.82073211669922,8.283938116632449
|
||||
world_model,13,0.6510283350944519,0.6495767831802368,0.004265871852440375,0.46497591336568195,0.4646819680929184,0.000977941427230377,0.02719041984528298,0.02720307093113655,0.0014322535842717708,0.028123508673161227,0.02798298001289365,0.00148645805085411,0.2835067125658194,0.2894423305988312,0.06190553576381744,0.33025926599899924,0.3099963515996933,0.08663388995079803,150.58053970336914,147.2711181640625,8.512901362558049
|
||||
world_model,14,0.6512056787808737,0.6510699987411499,0.0031994951735621253,0.4514748826622963,0.45144589245319366,0.0011709773650049621,0.02689982391893859,0.026886767707765102,0.0014544136998290954,0.02783921578278141,0.02769519481807945,0.0015408071490564683,0.28317348783214885,0.2884456366300583,0.061111746270343645,0.33208875854810077,0.3103421181440353,0.08627168639093755,150.69139989217123,147.35311126708984,8.627347806946084
|
||||
world_model,15,0.6513586441675822,0.6494324207305908,0.004783941030700437,0.4391106714804967,0.438702717423439,0.0012299485655817587,0.026627048073957327,0.026589092798531,0.0014748601532034507,0.02756945618117844,0.02747596893459555,0.0015922396743423117,0.2826474917431672,0.2877597361803055,0.06034277172494892,0.3336579017341137,0.31102254986763,0.08590455963445953,150.87183125813803,148.0478744506836,8.864939648680735
|
||||
world_model,16,0.6501532991727194,0.6490384340286255,0.0029876712176216402,0.4271534855167071,0.4272197335958481,0.0009754857267068083,0.02637280104681845,0.026265401393175097,0.0014933152963176345,0.02731496763105189,0.02727318368852135,0.0016403194090358001,0.2819333324829737,0.28788869082927704,0.05960005097448897,0.3349721394479275,0.31222906708717346,0.08553327971980995,150.93236796061197,148.2808074951172,9.00494231191469
|
||||
world_model,17,0.6925002137819926,0.6904481649398804,0.004399665372675613,0.415961650510629,0.41610726714134216,0.0009130180608495213,0.019014235663538125,0.017826331779360702,0.003959047783585702,0.016859886314098977,0.0164279080927371,0.0034904840384798776,0.2878357333441575,0.29298169910907745,0.05849418722704019,0.3403666478892167,0.32010212540626526,0.0843267436701643,151.28296534220377,148.36432647705078,9.061711657373232
|
||||
world_model,18,0.6478586991628011,0.6465319395065308,0.003749591370650871,0.40630001823107403,0.40668539702892303,0.001230855641802431,0.015174549926693199,0.015083719044923751,0.00115686469180564,0.01499665458686645,0.014981199055910051,0.0008179025794554672,0.29652181391914684,0.3031296730041504,0.057282162804964384,0.34689752385020256,0.3280836194753647,0.08304808266034643,151.23034286499023,148.3094024658203,9.245842903504993
|
||||
world_model,19,0.6513901750246683,0.6504348516464233,0.003635957048379943,0.39647603283325833,0.3965214937925339,0.001135811766878719,0.0160798950431247,0.016016392968595,0.001141035915467633,0.016011171353359957,0.0160128660500049,0.0007899156803903632,0.3053846806287765,0.3134763389825821,0.05606015215078428,0.35357924674948055,0.33624503016471863,0.08176255237141285,151.50698598225912,148.24242401123047,9.42638434295251
|
||||
world_model,20,0.650880753993988,0.6491881608963013,0.004193017481959522,0.38729102661212284,0.3873708099126816,0.0009597611813947365,0.0170294611404339,0.016992960125207852,0.0011270684982515554,0.0170674681042631,0.017086260020732852,0.000765840387009279,0.31444428240259487,0.3223235309123993,0.05482847098680074,0.3604288001855214,0.3446060121059418,0.08046972244306083,151.5813865661621,148.5082550048828,9.493991046974187
|
||||
world_model,21,0.6501078605651855,0.6492444276809692,0.003428477652482174,0.37936168412367505,0.3795056641101837,0.000836888931811682,0.018023401654014934,0.0180011130869388,0.001115031421627085,0.01816705164189135,0.0182030694559216,0.0007455805192894457,0.32372179130713147,0.3326621651649475,0.053587796656085096,0.3674645697077115,0.35318779945373535,0.07916947569537502,151.71442667643228,148.58245849609375,9.605804046011158
|
||||
world_model,22,0.6512394944826762,0.6492878198623657,0.0042206955713178325,0.3713694040973981,0.3715200275182724,0.0006913439269859772,0.019062234088778433,0.0190360872074961,0.0011049647494957536,0.019311747513711407,0.019365313462913,0.0007291310538763014,0.3332399204373359,0.343387708067894,0.052339334828028154,0.3747063751022021,0.36201316118240356,0.07786195574436036,151.7755470275879,148.55292510986328,9.607801445072976
|
||||
world_model,23,0.6501351197560629,0.6484122276306152,0.003814173794361333,0.3633603975176811,0.3632197231054306,0.000810354318084253,0.020147373744596984,0.0201175389811396,0.0010968637485687356,0.02050431631505485,0.0205759666860103,0.0007165379734799158,0.34302301953236264,0.3543931394815445,0.05108478220725595,0.38217583298683167,0.3711068034172058,0.07654768838583452,151.89362462361655,148.72830963134766,9.678704162348593
|
||||
world_model,24,0.6509983142217001,0.6489092111587524,0.004177098528374498,0.3563569560647011,0.3561630547046661,0.0007968264541744627,0.021280429170777358,0.0212470358237624,0.0010907247767878113,0.02174770133569831,0.02183815278112885,0.0007079642963192778,0.353097344438235,0.3657054454088211,0.04982668260375099,0.3898964573939641,0.3804955631494522,0.07522760589847395,152.0271085103353,149.01058959960938,9.719593493258918
|
||||
world_model,25,0.6506381829579672,0.6497994661331177,0.003518271822880709,0.3489648625254631,0.34943459928035736,0.0008871419047760093,0.022464196973790675,0.022427356801927048,0.0010865339853222684,0.023046161668995962,0.0231564007699489,0.0007036664563022609,0.363491286834081,0.3773535341024398,0.048568350070296105,0.39789408693710965,0.39073427021503443,0.0739032557276752,152.06839243570963,149.13886260986328,9.748319758499632
|
||||
world_model,26,0.6513981421788534,0.6497828960418701,0.004291684226149312,0.34242132554451626,0.3425401300191879,0.000834310574842607,0.023701195760319583,0.02366099506616585,0.0010842641508248588,0.024403714419652976,0.02453495934605595,0.0007040246902621835,0.37423547357320786,0.38936828076839447,0.04731426560771094,0.40619704872369766,0.39989571273326874,0.0725768076556992,152.25301233927408,149.38294982910156,9.738726042048903
|
||||
world_model,27,0.6507416367530823,0.6492561101913452,0.0037206709358551158,0.3356685961286227,0.3356447070837021,0.0009320086168772435,0.02499501546844837,0.0249515045434236,0.0010839210007962939,0.025825608056038566,0.025979374535381752,0.0007095649762434923,0.3853631243109703,0.40178294479846954,0.04607028631699325,0.4148365184664726,0.4088168889284134,0.07125126991002234,152.43388748168945,149.35877227783203,9.748788962067577
|
||||
world_model,28,0.651141623655955,0.6491087675094604,0.004431988768783411,0.32923534512519836,0.3291049599647522,0.0010407911990198044,0.02634965504209197,0.02630287688225505,0.0010855324562717334,0.027317692215243935,0.02744188625365495,0.0007209888292008495,0.3969103569785754,0.4146330654621124,0.04484384364560641,0.4238470047712326,0.41813530027866364,0.06993072417630002,152.61649703979492,149.49327850341797,9.77351443499802
|
||||
world_model,29,0.6506984432538351,0.6486835479736328,0.003512158035556675,0.32326833903789515,0.32345403730869293,0.0008639569746818717,0.027770056699713025,0.027725096791982602,0.0010891402621762193,0.028886992173890225,0.02894572168588635,0.0007391758368107727,0.4089164237181346,0.4266620874404907,0.043644335244092766,0.4332667489846547,0.42789290845394135,0.06862047247377986,152.6464589436849,149.4240493774414,9.809995923866477
|
||||
world_model,30,0.6510843833287557,0.6499507427215576,0.0039197711126750965,0.31680370867252344,0.3168639540672302,0.0005870688044159657,0.02926084833840523,0.02928091119974845,0.0010948529067233296,0.030540493627389226,0.030527519993484,0.000765226945130913,0.421423797806104,0.43828821182250977,0.04248348255234924,0.4431380381186803,0.43782666325569153,0.06732735017234096,152.90615208943686,149.69486236572266,9.789632074207914
|
||||
world_model,31,0.6509417096773783,0.6491559743881226,0.0033364273942110916,0.3119812260071436,0.31205005943775177,0.0006098972985354107,0.030828485265374142,0.03092007804661985,0.0011028534045153576,0.032287428155541385,0.03219502978026865,0.0008005052375172453,0.43447882930437726,0.4504253417253494,0.04137556332083706,0.45350803931554157,0.4460706412792206,0.06606000365257167,148.5583979288737,145.30868530273438,10.256460248723334
|
||||
world_model,32,0.6508362491925558,0.6491405963897705,0.004005254400501569,0.3043891489505768,0.3046153038740158,0.0008858843597525804,0.032479545256743785,0.03261402435600755,0.001113424975045051,0.0341376112774014,0.03397553414106365,0.0008466523330968939,0.448131687939167,0.4631217867136001,0.04033782637392257,0.46442927171786624,0.45475186407566065,0.06482931615943206,144.579226175944,141.0914535522461,10.629685398175429
|
||||
world_model,33,0.692628820737203,0.6904289722442627,0.00496908083623182,0.296682911614577,0.29686941206455225,0.0006043173318990346,0.038478646116952064,0.0379784163087606,0.0013814951860128437,0.03884427404652035,0.0388723537325859,0.0011471614824584636,0.4628172442317009,0.4783410280942917,0.03917429255838988,0.4768581862250964,0.46460898220539093,0.0633484825913121,140.72675959269205,137.08802795410156,11.088860718604815
|
||||
world_model,34,0.6477856834729513,0.6456605195999146,0.00442914497402631,0.2882922639449437,0.28837810456752777,0.0008366084784210147,0.04018068313598627,0.0401054918766021,0.00110374857577665,0.040975769050419296,0.0409594867378473,0.0010416569756875541,0.4797924856344859,0.49404850602149963,0.03801878808437989,0.49039564778407413,0.4751222431659698,0.06168697674378189,136.96814155578613,133.08514404296875,11.649757875203461
|
||||
world_model,35,0.6514622966448466,0.6495133638381958,0.004004984578113233,0.27986608445644373,0.2798071056604385,0.001001610398881946,0.04244673531502482,0.04237400740385055,0.0011185349849738159,0.04344567377120253,0.0434608124196529,0.0011201632796765213,0.49779220422108966,0.5092116594314575,0.037009232420156,0.5048612629373869,0.48637132346630096,0.06008848774750054,133.49827893575033,129.44519805908203,12.17453320496367
|
||||
world_model,36,0.6502024531364441,0.6479517221450806,0.004342980979260616,0.27096505711476004,0.2709255665540695,0.0007221219716144647,0.0448675593361258,0.0447620600461959,0.0011384907409584613,0.046106589958071674,0.04615210555493825,0.0012203737252635828,0.516913558046023,0.5255556106567383,0.036184676719796235,0.5203640386462212,0.49985338747501373,0.05858506290500329,130.28474489847818,126.15917587280273,12.725026535113807
|
||||
world_model,37,0.650780975818634,0.649163007736206,0.004236119616603427,0.26194197187821067,0.2621811628341675,0.0006832932041009415,0.04745921337356166,0.047351578250527354,0.0011668773006876397,0.04898321566482381,0.048956230282783494,0.001348156507118368,0.5372593502203623,0.5451204478740692,0.03558420000609132,0.5370262215534846,0.5182567536830902,0.05721679174645614,127.30647404988606,123.02436447143555,13.243097855048473
|
||||
world_model,38,0.6506749192873637,0.6491096019744873,0.004129921621757131,0.2524406835436821,0.2525573670864105,0.0007929886120592031,0.05024010905375079,0.05013089627027505,0.0012089877487681663,0.05210493629177407,0.05198651365935795,0.0015110563133004643,0.55893624573946,0.5660145878791809,0.03524172059895928,0.5549844652414322,0.5381022691726685,0.056031930518836925,124.53794288635254,120.20375442504883,13.737532232736829
|
||||
world_model,39,0.6511352062225342,0.6494165658950806,0.0043821782511153365,0.24327701454361275,0.243299089372158,0.0007658215052574158,0.05323021424313382,0.0530622340738773,0.0012730506855470785,0.055505686439573716,0.05536157265305515,0.001718808364802576,0.5820508549610773,0.58835569024086,0.035178290845103356,0.5743894775708517,0.5579904615879059,0.05508671461127711,122.18070475260417,117.6761245727539,14.19899550430687
|
||||
world_model,40,0.6503084500630697,0.6493184566497803,0.0034230813756089976,0.23370615020394322,0.23365324735641474,0.0010467890318699483,0.05645233578979964,0.056192472577095004,0.0013711867219680244,0.05922616490473343,0.0591015946120023,0.0019840839305760214,0.6067044188578924,0.6122604608535767,0.035393350400873325,0.5954054544369379,0.5788313746452332,0.05444288086046204,120.1041374206543,115.48904800415039,14.682631752547888
|
||||
world_model,41,0.6505159338315328,0.6481361389160156,0.004851032858212054,0.22343259304761884,0.22369575500488276,0.0009626028613544154,0.05992767463127766,0.059705834835767704,0.001519890239774454,0.06331037792066728,0.0630617849528789,0.002323305363265295,0.6329816281795502,0.6370007395744324,0.03585547578231647,0.6182045837243398,0.6015890836715698,0.05416307669319373,118.32281176249187,113.59469223022461,15.108932345345575
|
||||
world_model,42,0.6507601340611776,0.6489077806472778,0.00425683013582928,0.21319077536463735,0.213246077299118,0.0009450412143040837,0.06368111974249278,0.0635108761489391,0.0017401589734300043,0.067812574096024,0.0674960948526859,0.002758181935067049,0.6609369119008383,0.6680347919464111,0.03649479902836035,0.6429599473873774,0.6272717416286469,0.05430358667439402,116.92957941691081,112.0010986328125,15.531014414149022
|
||||
world_model,43,0.6507424712181091,0.6485159397125244,0.003809616291003291,0.202894647916158,0.20275498181581494,0.000937381756926516,0.06773779417077695,0.06763689219951624,0.0020568752130181766,0.07279555375377333,0.07256836071610445,0.0033174436538049813,0.6905720978975296,0.6994880437850952,0.037198063594539886,0.6698289265235265,0.6588465869426727,0.05490427859788897,115.95836702982585,110.97516250610352,15.915602437571225
|
||||
world_model,44,0.6502307057380676,0.6490588188171387,0.0034096039736178124,0.19290288165211675,0.1930322349071502,0.0010514275487842626,0.0721200350672006,0.0716432705521583,0.002498332159257334,0.07832949732740714,0.0782949291169643,0.004039105104920291,0.7218027114868164,0.7296720743179321,0.037808129244572164,0.6989235182603201,0.6926312446594238,0.055977910682690674,115.4121576944987,110.38112258911133,16.227585785006934
|
||||
world_model,45,0.6504874030749003,0.6488686800003052,0.0037482192510764,0.18236725156505898,0.18239353597164149,0.000986495511992036,0.07684953448673086,0.07574423775076865,0.003096513437119261,0.08449663097659743,0.08473509550094599,0.004973660442343344,0.7544125368197759,0.7593646347522736,0.0381295742593394,0.7302599996328354,0.7289716005325317,0.05750089621993704,115.19810612996419,109.95750427246094,16.550180230314385
|
||||
world_model,46,0.6503962079683939,0.6486506462097168,0.003461004577256342,0.17187704270084694,0.17204749584197995,0.0009500829451698053,0.0819466107835372,0.0807540602982044,0.003887524663437946,0.09139251026014482,0.09164968132972709,0.006187865794048307,0.7879908482233683,0.7902670800685883,0.03794492950787957,0.7636746714512507,0.7682543098926544,0.05940908229965635,115.52934392293294,110.17437362670898,16.75174941423762
|
||||
world_model,47,0.6505566239356995,0.6492648124694824,0.003696022993558872,0.16149269913633663,0.1616401970386505,0.0011007491075241563,0.0874411637584368,0.08615863695740694,0.004912011051811818,0.09913943521678444,0.09927855432033536,0.007769840993144647,0.8218547453482946,0.8218410313129425,0.03704707054130178,0.7986901352802912,0.8082297146320343,0.06160173584120312,116.30123837788899,110.74661636352539,16.915706611035773
|
||||
world_model,48,0.6501176357269287,0.6483485698699951,0.00385490131818788,0.15018924822409943,0.15030474215745926,0.0010840228814748896,0.09345269575715061,0.0924685969948768,0.006218989532645426,0.10797804097334539,0.10777951031923291,0.00984193529094606,0.8549757947524389,0.8532140254974365,0.03529389393510766,0.8343270768721899,0.8475494384765625,0.06395549755337403,117.50281651814778,111.97260665893555,17.029064967038092
|
||||
world_model,49,0.6505078474680582,0.6488759517669678,0.0038678111976980178,0.13770462324221924,0.1381633281707763,0.0012847859726632458,0.10069342268009975,0.10013281553983686,0.007906664979337105,0.11886548623442646,0.11837438121438025,0.012635158036238745,0.8860046515862147,0.8845908343791962,0.03267062281371588,0.8689356545607249,0.8818322718143463,0.06635691456545911,119.17605527242024,113.59172439575195,17.077889143618485
|
||||
world_model,50,0.6916791001955668,0.6904436349868774,0.003400268400920759,0.11346794230242567,0.1134538203477859,0.0017155327892179125,0.1855459908644358,0.1784221157431602,0.021260994526632406,0.23664705703655875,0.23727129399776453,0.035933610059281286,0.9291359037160873,0.9338711798191071,0.028915823803714533,0.9224958469470342,0.9441429674625397,0.07107120752178699,120.02013142903645,114.43712615966797,16.972343901885292
|
||||
|
@@ -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,33.598512172698975,33.64687943458557,136.9866783618927,,,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,1,33.580137729644775,33.64670658111572,137.1244342327118,182.98992919921875,0.1366615891456604,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,2,33.56372117996216,33.59171915054321,137.0528929233551,202.21412658691406,0.2663969397544861,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,3,33.579209327697754,33.551541328430176,136.8609881401062,198.66949462890625,0.3131876587867737,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,4,33.58294653892517,33.45043182373047,136.76116609573364,228.17433166503906,0.18935197591781616,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,5,33.2904417514801,33.23065233230591,135.68956565856934,226.59591674804688,0.39681023359298706,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,6,33.24113750457764,33.18872809410095,135.4044749736786,198.0497283935547,0.3296085596084595,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,7,33.27444100379944,33.27194786071777,135.70784258842468,191.41812133789062,0.30399787425994873,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,8,33.162633419036865,33.236855268478394,135.350426197052,136.8279571533203,0.24900668859481812,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,9,33.31594634056091,33.30837798118591,135.82502245903015,175.51182556152344,0.4301878809928894,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,10,33.271071672439575,33.28727197647095,135.69676518440247,176.10691833496094,0.35588520765304565,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,11,33.23644304275513,33.18573307991028,135.4807367324829,161.18655395507812,0.2144187092781067,
|
||||
|
@@ -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,33.391386806964874,,,,49.333333333333336,50.0,47.916666666666664,48.75,,188.8859003240412,0.2895921197804538,136.16174946228662,33.391386806964874,33.38307040929794,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,world_model,33.38307040929794,,,,49.5,50.0,48.0,48.583333333333336,,188.8859003240412,0.2895921197804538,136.16174946228662,33.391386806964874,33.38307040929794,
|
||||
|
1201
unitree_z1_stackbox/case2/output/sparse_4/inference/stepwise_log.csv
Normal file
1201
unitree_z1_stackbox/case2/output/sparse_4/inference/stepwise_log.csv
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user