video_backbone剖析
@@ -0,0 +1,54 @@
|
||||
# DDIM Analysis Report
|
||||
|
||||
## Analysis Config
|
||||
|
||||
- Stability threshold: None
|
||||
- Stability window: 3
|
||||
- Mid-step window: 15-35
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Unique samples: 1
|
||||
- Step rows: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Five Directions
|
||||
|
||||
### Original Early Stop
|
||||
|
||||
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_l2_vs_full50`: mean=140.3915, median=142.7428, p90=164.6878, p95=174.8997
|
||||
|
||||
### 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.3531, median=0.3490, p90=0.4172, p95=0.4281
|
||||
- `action_delta_mid_steps`: mean=0.0262, median=0.0254, p90=0.0393, p95=0.0415
|
||||
- `state_delta_mid_steps`: mean=0.0266, median=0.0259, p90=0.0398, p95=0.0422
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.8333, median=47.8333, p90=47.8333, p95=47.8333
|
||||
- `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.8333, median=47.8333, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=189.7540, median=190.2800, p90=226.9210, p95=230.7974
|
||||
- `action_drift_vs_prev_round`: mean=0.3214, median=0.2888, p90=0.4239, p95=0.4330
|
||||
- `round_total_time_s`: mean=135.6420, median=135.6454, p90=135.8290, p95=135.8488
|
||||
- `policy_pass_total_time_s`: mean=33.2703, median=33.2660, p90=33.3217, p95=33.3259
|
||||
- `world_model_pass_total_time_s`: mean=33.2944, median=33.2919, p90=33.3459, p95=33.3519
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 264 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 125 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.27026762564977,33.27026762564977,,,,,,,,,,,49.083333333333336,49.083333333333336,,50.0,50.0,,47.833333333333336,47.833333333333336,,48.583333333333336,48.583333333333336,,135.64196491241455,135.64196491241455,,33.27026762564977,33.27026762564977,,33.29438763856888,33.29438763856888,,189.7540255459872,189.7540255459872,,0.3214141076261347,0.3214141076261347,
|
||||
unitree_z1_stackbox,world_model,33.29438763856888,33.29438763856888,,,,,,,,,,,49.5,49.5,,50.0,50.0,,48.0,48.0,,48.583333333333336,48.583333333333336,,135.64196491241455,135.64196491241455,,33.27026762564977,33.27026762564977,,33.29438763856888,33.29438763856888,,189.7540255459872,189.7540255459872,,0.3214141076261347,0.3214141076261347,
|
||||
|
@@ -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.6871227423350016,0.6880546808242798,0.002891508255611495,1.4144838154315948,1.4150723814964294,0.0020228320770919015,0.08169289305806156,0.08009464293718335,0.006551798120058517,0.06630560848861929,0.067508690059185,0.010829274129130772,0.23718384156624472,0.23976068198680878,0.08772066009474253,0.23031667619943616,0.2259325087070465,0.07910633725784966,147.1579335530599,147.21692657470703,7.33740368921183
|
||||
policy,2,0.6461372772852579,0.6467154026031494,0.0025864533579998267,1.0217933158079784,1.0213250517845154,0.0020478364071321808,0.03188369190320368,0.032014975324273096,0.0013423944746887818,0.0320774603945513,0.03190691582858555,0.0010746055641780443,0.2414096053689718,0.24431714415550232,0.08757611310471176,0.23377438820898533,0.2301212102174759,0.0798695334571877,146.69850540161133,146.8743667602539,7.281691204504379
|
||||
policy,3,0.6476833621660868,0.6481561660766602,0.0024191893426898886,0.8511457939942678,0.850410521030426,0.0021661523528755354,0.03155521613856151,0.03170613013207905,0.0013507684387816295,0.03163895073036348,0.0313967838883399,0.0010042605331522306,0.24535588609675563,0.24858181178569788,0.08742453573395825,0.23696043590704596,0.23402880132198334,0.08060112748633876,146.72237904866537,147.11434173583984,7.667778797122969
|
||||
policy,4,0.6476877729098002,0.6482182741165161,0.00270226654605098,0.7508362183968226,0.7511864900588989,0.0020256013393492186,0.031228890176862423,0.03139825351536265,0.0013618015359782344,0.031205186620354593,0.0310168825089931,0.0009423857593702865,0.24902693306406334,0.25256321579217905,0.08726649495170426,0.239882414539655,0.23766561597585675,0.08130041971756996,145.53152974446616,144.7535400390625,7.295363417657502
|
||||
policy,5,0.6476388374964396,0.6480467319488525,0.0020119097546287537,0.6815595378478368,0.6818022727966309,0.0013305291933968112,0.030905885466684862,0.031092507764697,0.0013748442268940336,0.03077763412147756,0.0306422850117087,0.0008905033911478866,0.2524272805700699,0.2562699019908905,0.08710263772088274,0.24254798640807465,0.24104195833206177,0.08196694894036069,145.07460021972656,143.03929901123047,7.305055525838147
|
||||
policy,6,0.6476237376530966,0.6483637094497681,0.0025619780615846167,0.6317743957042694,0.6316894590854645,0.0010227357649704144,0.030587342567741826,0.03079003561288115,0.001389265818971649,0.030357687889287808,0.03031868115067475,0.0008500028416658494,0.2555617180963357,0.25971049070358276,0.0869337067126731,0.24496485851705072,0.24416781961917874,0.0826005719696016,145.7170206705729,141.89657592773438,7.720812695084286
|
||||
policy,7,0.6475619475046793,0.6480506658554077,0.0025605695654274097,0.593808963894844,0.5938008427619934,0.0018367538911262008,0.030274292609343875,0.0303840497508645,0.0014044788605123305,0.029946606451024566,0.03003628645092245,0.0008219819016506583,0.25843522697687143,0.2628933638334274,0.08676056530130674,0.24714060624440506,0.2470529749989509,0.08320127649067001,145.95747502644858,142.11515045166016,8.148305062422807
|
||||
policy,8,0.6478636066118876,0.6480352878570557,0.0018488406354588154,0.5633282711108526,0.5631032586097717,0.001583724982965321,0.029967840916166655,0.029971789568662602,0.0014199470838968844,0.02954568729425464,0.02976069226860995,0.0008070099234421557,0.26105290154616034,0.2667070254683494,0.08658411389813069,0.2490827180445194,0.24970679730176926,0.08376930054606581,146.40616607666016,143.95167541503906,7.759059910552417
|
||||
policy,9,0.6483435034751892,0.6485503911972046,0.0020697516221107486,0.5371418595314026,0.5370117127895355,0.001628191844022016,0.029668878763914067,0.0295696891844272,0.0014351841497894419,0.029155977691213225,0.0294320294633507,0.0008049874050790594,0.26341992865006125,0.2706959694623947,0.08640532340835799,0.2507984563708305,0.25213836133480066,0.08430493789338109,146.21782938639322,143.36317443847656,7.897162005190023
|
||||
policy,10,0.6479288736979166,0.6482950448989868,0.0016788306331244813,0.5146623601516088,0.5149556398391724,0.0009896504833204736,0.029378429520875174,0.02932721562683575,0.0014497748584019747,0.028778650797903493,0.0290073379874229,0.0008151092566100141,0.26554142249127227,0.2747277617454529,0.08622518118834228,0.2522948620220025,0.254356175661087,0.0848086380024867,147.06763712565103,144.57389068603516,8.094862583400005
|
||||
policy,11,0.6483645041783651,0.6488457918167114,0.0017403743489567637,0.49605319648981094,0.4958890527486801,0.0010004061901357178,0.029097252680609583,0.029094050638377597,0.0014633451896046562,0.028414589973787405,0.028550622984766898,0.0008359913733098604,0.267422496030728,0.2785011976957321,0.08604472573308038,0.25357865355908865,0.25636838376522064,0.08528087107654062,147.85558319091797,145.71697998046875,8.707324744395665
|
||||
policy,12,0.6491826772689819,0.6489778757095337,0.0017787639204594368,0.47904807577530545,0.4790157079696655,0.0009208087197220076,0.028826295087734804,0.02887037675827735,0.001475601919440091,0.02806483643750345,0.0281097451224923,0.0008659093622587566,0.26906823304792243,0.2820197641849518,0.08586501066812274,0.25465631112456316,0.258171483874321,0.0857222197627985,147.76179122924805,145.07997131347656,8.766476437959463
|
||||
policy,13,0.6480380296707153,0.6482805013656616,0.0019118478835244087,0.46415838102499646,0.46416617929935455,0.0011974833315787573,0.028566235521187342,0.028656748123466948,0.0014862773640094036,0.027730163186788517,0.027840223163366297,0.0009030102800178648,0.2704835043599208,0.28528663516044617,0.08568708035077607,0.2555339311559995,0.25951471924781794,0.08613325464309132,148.42544809977213,145.7801742553711,9.0233891786873
|
||||
policy,14,0.6479707360267639,0.6484136581420898,0.0014963095497237033,0.45069512724876404,0.4507623612880707,0.0006365596484504582,0.028317931729058374,0.0284539135172963,0.0014951744980805733,0.027411512564867676,0.02759550511837,0.000945520009238707,0.2716730547447999,0.28830511868000025,0.08551199501908056,0.25621726550161833,0.2606646418571472,0.08651458766764224,148.74571736653647,146.1141357421875,9.107820838179853
|
||||
policy,15,0.6478585998217264,0.6481032371520996,0.0019186836612181094,0.4379495282967885,0.43830534815788263,0.0013428792245740286,0.0280819836383064,0.0282623749226331,0.0015021217013700809,0.02710954503466681,0.02724352758377785,0.0009918425928938323,0.2726414861778418,0.29107834398746485,0.08534079907236782,0.2567117400467395,0.2616284936666488,0.08686682727748038,149.3200480143229,146.60748291015625,9.057537111482059
|
||||
policy,16,0.6483991146087646,0.6484692096710205,0.0016085028167640962,0.4265320325891177,0.4266752600669861,0.0012744355664012713,0.0278590912930667,0.028082719072699498,0.0015069953981050612,0.026825037163992666,0.026878651231527252,0.0010405927488741013,0.2733931386222442,0.29360947012901306,0.08517451310576427,0.2570223212242126,0.2628545463085174,0.08719055441077282,149.3820915222168,146.56039428710938,9.141543869451453
|
||||
policy,17,0.6893242597579956,0.689237117767334,0.0013792386964463456,0.4155622919400533,0.4154966473579407,0.0010160333553383876,0.021623195226614617,0.021021671593189198,0.004538952640290843,0.018159630397955533,0.01751090772449965,0.003736678413329001,0.2799583934247493,0.3008463382720947,0.0845225832678803,0.26310768102606136,0.27091022580862045,0.08575227708273149,149.58879852294922,147.13231658935547,8.796459269259921
|
||||
policy,18,0.6461950739224752,0.6464844942092896,0.0013795843528176127,0.4057527606685956,0.4057928174734115,0.0011416588729028369,0.015916549755881176,0.0157682923600077,0.001155490155192809,0.015625616069883084,0.015797260217368603,0.0009540558306354877,0.2895583150287469,0.3108178377151489,0.08348697476786111,0.2704976747433344,0.27896004915237427,0.08485760158498076,149.58344904581705,147.31105041503906,8.840477505333935
|
||||
policy,19,0.6488053599993387,0.648961067199707,0.001511530891476177,0.39611392964919406,0.39607179164886475,0.0014137496402132103,0.01681461185216901,0.01668941508978605,0.001154449536233882,0.01664504432119425,0.01683568023145195,0.0009336358853513849,0.29935741238296026,0.32098351418972015,0.082422301136551,0.278069881722331,0.2871960699558258,0.08395716013454595,149.92828750610352,147.61404418945312,8.993733882951288
|
||||
policy,20,0.6482344071070353,0.6484895944595337,0.00152863134650062,0.3876856863498688,0.38776257634162903,0.0010021079400661722,0.01775755236546195,0.01765516772866245,0.001155556863469443,0.017707312013953865,0.0179066294804215,0.000916855410340881,0.30937741821010906,0.33136454224586487,0.0813262238913527,0.28584430366754526,0.2956380844116211,0.08305034561366911,150.05519231160483,147.3879623413086,9.14869125600355
|
||||
policy,21,0.6483113169670105,0.6483585834503174,0.0013202088588634478,0.3790622651576996,0.3792608976364136,0.0010243501041019365,0.018745597762366083,0.01866597775369875,0.0011590163944356986,0.018814033673455275,0.0190226091071963,0.000903717940618391,0.31964151685436565,0.3419835120439529,0.0801963082846626,0.29384254167477286,0.30430734157562256,0.08213663133461657,150.21995162963867,147.74616241455078,9.188189911351236
|
||||
policy,22,0.6482545534769694,0.6482917070388794,0.0012284506685863125,0.37108195573091507,0.371253103017807,0.000751899370454797,0.019779287123431716,0.019722616299986798,0.0011649812555426567,0.0199671223138769,0.0201856223866343,0.0008942559504364371,0.3301744163036346,0.35286432504653925,0.07902992292678976,0.3020880197485288,0.31322659552097315,0.08121553979416005,150.35257975260416,147.74185943603516,9.183470843361317
|
||||
policy,23,0.6488242348035177,0.6488242149353027,0.0014228695774961759,0.36302916208902997,0.3631125688552856,0.0008639133786005241,0.0208600315575798,0.02082673832774155,0.001173616758430431,0.021169423746565923,0.021398602053523,0.0008885683596774536,0.3410027002294858,0.3640325665473938,0.07782429031092249,0.3106063567101955,0.32242064177989954,0.080286710560661,150.43095779418945,147.7519760131836,9.280136113985618
|
||||
policy,24,0.6483391920725504,0.6481755971908569,0.001379906352221224,0.3560555949807167,0.35600557923316956,0.000892118908953752,0.02198938388998305,0.0219801496714353,0.001185072728320821,0.02242396306246514,0.022664679214358302,0.0008868146407752968,0.3521548273662726,0.37445440888404846,0.07657643758397015,0.3194255071381728,0.33191610872745514,0.07934986967051433,150.49149322509766,147.70482635498047,9.250825672434102
|
||||
policy,25,0.6480915347735087,0.648186445236206,0.0013942788349278969,0.34907180070877075,0.3491251766681671,0.0007027957536312377,0.02317008189857001,0.023185872472822652,0.0011995058807367557,0.023735074171175527,0.02398830279707905,0.0008892510137741265,0.36366160213947296,0.38423120975494385,0.07528317845306075,0.3285762456556161,0.3417421728372574,0.07840479749315184,150.60665130615234,147.6976089477539,9.3772304448106
|
||||
policy,26,0.6485134760538737,0.6480284929275513,0.0010283979740887093,0.3417659675081571,0.34181496500968933,0.0009547289141168074,0.024404529637346625,0.02444663457572455,0.0012170862410559977,0.025106847907106034,0.025371566414833,0.0008962249462144243,0.375556035588185,0.39434969425201416,0.07394118354765306,0.3380923594037692,0.35193033516407013,0.07745144624823626,150.86639658610025,147.77234649658203,9.485555212642367
|
||||
policy,27,0.6486374537150065,0.6489468812942505,0.0011516189701579768,0.33581329385439557,0.3356609046459198,0.0009935461551955332,0.025696182002623826,0.0257453024387359,0.001238023248084274,0.026544616868098527,0.026802452281117398,0.0009082100315460366,0.38787393768628436,0.4048433005809784,0.07254693225869302,0.34801120311021805,0.36251507699489594,0.07648986799184385,151.04402287801108,148.02518463134766,9.5292471735935
|
||||
policy,28,0.6485069592793783,0.6485699415206909,0.0008928539931478141,0.32941268632809323,0.3292076289653778,0.0008210429389120797,0.02704887340466176,0.02704792656004425,0.0012625530845523857,0.02805429557338353,0.028304914943873848,0.0009258351504444098,0.4006538949906826,0.4157484620809555,0.07109671498903809,0.35837410017848015,0.37240789830684656,0.0755202074545708,151.22787475585938,148.22440338134766,9.497118180848133
|
||||
policy,29,0.648618479569753,0.6485700607299805,0.0009536248891025763,0.32323802759250003,0.3233649283647537,0.0008616746334004416,0.02846733247861261,0.028459119610488352,0.0012909660516885867,0.029643009727199826,0.0298858573660254,0.0009499187105261954,0.4139377251267433,0.42710508406162256,0.06958665551567234,0.36922697971264523,0.38145408034324646,0.07454276250728313,151.33990605672201,148.22860717773438,9.611544224203199
|
||||
policy,30,0.648222823937734,0.6484630107879639,0.001125999765280888,0.3170878936847051,0.31701987981796265,0.000989958682040332,0.029955905551711667,0.02997907809913155,0.0013235769114178589,0.03131779003888364,0.03149606660008425,0.0009814583298684394,0.42777032405138016,0.43895669281482697,0.06801279768063032,0.380620797475179,0.3933216333389282,0.07355792804401413,151.507448832194,148.3514404296875,9.651983594679812
|
||||
policy,31,0.6486758589744568,0.6484184265136719,0.0011211113057827459,0.3121045604348182,0.31200607120990753,0.001161519424458153,0.03152072057127946,0.03157850727438925,0.001360820204146377,0.03308794461190697,0.03314264491200445,0.0010217597330236055,0.44220028320948285,0.45135103166103363,0.06637107926914076,0.39261243989070255,0.40578460693359375,0.07256609670943232,146.95645904541016,143.76380157470703,10.109743446169693
|
||||
policy,32,0.6483861605326334,0.6484630107879639,0.0011923054650102385,0.3037914559245109,0.3039630651473999,0.0009970533374954382,0.033167930940786954,0.0332642383873462,0.0014031779613264406,0.0349633128692706,0.03489754721522325,0.0010724223989369455,0.4572797566652298,0.46434041857719416,0.06465746484693458,0.40526527414719266,0.41890387237071985,0.07156763899051574,142.7512003580729,139.41323852539062,10.643716770574262
|
||||
policy,33,0.6893418629964193,0.6891524791717529,0.0015064278239411031,0.2960340852538745,0.2960597574710846,0.0008041876378781294,0.03885264943043386,0.0385293439030647,0.0019509659535194652,0.03974361935009554,0.039388932287692996,0.001026911089417979,0.4741707717378934,0.4800182580947876,0.06274524288892504,0.4197714577118556,0.4346044212579727,0.07040297226716284,138.7470932006836,135.27962493896484,11.186761871295289
|
||||
policy,34,0.64593905210495,0.645898699760437,0.0012231281582504288,0.28790997465451557,0.2878798842430115,0.0009719919142040557,0.04050216606507693,0.040409279987215954,0.0018423373675817373,0.04192479730894164,0.04170443862676615,0.0012884124575160533,0.49294901887575787,0.4981062710285187,0.06033579331874498,0.43538954108953476,0.4513174891471862,0.06939539351877021,134.91413243611655,131.28578567504883,11.771412078872329
|
||||
policy,35,0.649476965268453,0.649410605430603,0.0016037465793327951,0.2796282892425855,0.279822438955307,0.001197016798948913,0.042717635942002084,0.04273488186299795,0.0019324274721596768,0.04443931082884466,0.044191528111696146,0.0014119237992790542,0.5128012249867121,0.5175160467624664,0.05782280742536665,0.45211101571718854,0.4691553860902786,0.06838284421996964,131.22220865885416,127.38658905029297,12.340239777874524
|
||||
policy,36,0.6483288804690043,0.6484740972518921,0.0007795133700075859,0.27088530113299686,0.27138514816761017,0.001274923122602259,0.04507670737802979,0.045165199786424595,0.0020356957645419164,0.04714852261046565,0.046876251697540255,0.0015638006731084953,0.5338166778286298,0.5380745828151703,0.05520804042173348,0.47006726016600925,0.48824274539947504,0.06736129127710364,127.79816309611003,123.87224197387695,12.912804841576751
|
||||
policy,37,0.6489489078521729,0.6491177082061768,0.0016971548853798723,0.2615704039732615,0.26152031123638153,0.0008799580323036807,0.04759246638665593,0.0477090291678905,0.00215475879795844,0.0500770925233761,0.04983931407332415,0.001750721034408308,0.5560858125487963,0.559874415397644,0.05249651363228228,0.4894057810306549,0.5087166428565979,0.06632267235936905,124.57649040222168,120.62905502319336,13.483211411222044
|
||||
policy,38,0.6487604379653931,0.6487647294998169,0.0011903178589662722,0.252301275730133,0.25252301990985865,0.0007156373955522907,0.050279510828355904,0.0503761190921068,0.002293074961679079,0.05325412439803278,0.0530196167528629,0.0019811799160129417,0.579696774482727,0.5830067098140717,0.04969741785538313,0.5102916533748308,0.5307265222072601,0.06525296630354946,121.66364034016927,117.70335388183594,14.057931125236216
|
||||
policy,39,0.6502323349316915,0.6485111713409424,0.005286860778748042,0.24252156913280484,0.24260850250720975,0.0008532737538718942,0.053152988043924126,0.053082274273037855,0.0024551996564122613,0.056712914568682465,0.05648378096520895,0.0022660240084398705,0.6047294537226359,0.6076285541057587,0.04682462723103428,0.5329072400927544,0.554431825876236,0.06412902810777422,119.09211095174153,115.12979888916016,14.582537653963467
|
||||
policy,40,0.648503045241038,0.6486450433731079,0.0013667235250309012,0.23285386959711707,0.2332533374428749,0.0010786627596962013,0.05622955504804845,0.05595119856297965,0.002647304459885381,0.060492991780241284,0.0602451059967279,0.002619178496230335,0.631247748931249,0.6366918683052063,0.04389694984156697,0.5574512183666229,0.5786779820919037,0.06291459053133558,116.79702059427898,112.8089599609375,15.105286257909892
|
||||
policy,41,0.6489156484603882,0.6490741968154907,0.0016248943743256555,0.22279917821288106,0.22300039976835245,0.0007512970740498612,0.05952262257536248,0.058986116200685446,0.0028774903087653942,0.06463616869101917,0.06412803381681435,0.0030584222963124176,0.6592852224906286,0.667126476764679,0.0409370516480739,0.584132045507431,0.6028360426425934,0.06155522980764427,114.87077776590984,110.7220230102539,15.65168805718489
|
||||
policy,42,0.6485448877016703,0.6486854553222656,0.0014963006993937503,0.21282988165815667,0.2127239108085632,0.0009561582786393166,0.06304722186177965,0.06228185258805745,0.003156773161942601,0.06919314339756961,0.0683831088244915,0.003606716469016134,0.6888281255960464,0.6971172392368317,0.037968155179237975,0.6131587276856104,0.629176527261734,0.0599723275612539,113.3057804107666,109.0063247680664,16.187595451986915
|
||||
policy,43,0.6489939490954081,0.6490814685821533,0.0009775325698615903,0.20263906816641486,0.2027497217059135,0.0009218542766129587,0.06681615890314178,0.06600449979305265,0.003499733366691361,0.07422084795931971,0.07323040813207621,0.004293541565258008,0.7197901656230291,0.726916640996933,0.03500767645238222,0.6447205245494843,0.6578997373580933,0.05805710567182119,112.14233271280925,107.77005767822266,16.65384785499151
|
||||
policy,44,0.6494137048721313,0.6492578983306885,0.0013980400028941404,0.19208672766884163,0.19216395169496536,0.0008250917295245713,0.07083658004800474,0.07038947194814679,0.003925215501869036,0.07977994841833906,0.07855417951941485,0.005156323274748733,0.7519769718249639,0.754546582698822,0.03205758333078185,0.6789497633775076,0.6894006133079529,0.05566679917007667,111.47391510009766,107.0251579284668,17.046480668723486
|
||||
policy,45,0.6487680673599243,0.6486787796020508,0.0011946145328845252,0.18182806173960364,0.18202859908342361,0.0008105116775418106,0.07511184364557262,0.07525013759732241,0.00445700139711203,0.08593747268120444,0.0844016186892986,0.006242211158298369,0.7850422809521357,0.7870704531669617,0.029093641479274245,0.7158601333697637,0.7282244265079498,0.05262771160110858,111.19995562235515,106.66664123535156,17.36764102098403
|
||||
policy,46,0.6486138701438904,0.6484918594360352,0.0008097409425364553,0.1712959955135981,0.17127515375614166,0.0009122511738840054,0.0796408578753471,0.0805418714880943,0.005123710800905733,0.09276494135459261,0.09110485389828675,0.007609287712591288,0.8184341688950857,0.8203331232070923,0.026059895741162787,0.755244642496109,0.7687833309173584,0.04875332223833041,111.43250592549641,106.91464614868164,17.593483168523793
|
||||
policy,47,0.6489600936571757,0.6489670276641846,0.0015228794954960123,0.1606255732476711,0.16064213961362833,0.000979338038244065,0.08442927214006578,0.08543320000171654,0.005958234096836052,0.1003469930340846,0.0988891795277595,0.009327603122210789,0.8513373533884684,0.8511786758899689,0.02287981883696389,0.7965176204840342,0.8072099685668945,0.04389038212753355,112.16130065917969,107.6199951171875,17.73614853019068
|
||||
policy,48,0.6484726468722025,0.6484521627426147,0.0011993084942943464,0.14948732902606324,0.1493698880076408,0.0008653515463886627,0.08956749799350894,0.09094408527016634,0.007001011444155073,0.10886632589002444,0.10776213556528086,0.011486602029359957,0.8826359361410141,0.880757600069046,0.01949457550719447,0.8385053873062134,0.843905121088028,0.03800700529853866,113.34740193684895,108.73300552368164,17.827195645970185
|
||||
policy,49,0.6490439176559448,0.6490882635116577,0.0011511881383109337,0.1370307753483454,0.13729594647884363,0.0010065982332321938,0.09570791137715175,0.09654491767287249,0.008340863734430359,0.11919035514195754,0.11866709962487221,0.014266466253377175,0.9109792957703272,0.9113113582134246,0.015926045913832898,0.8792976041634878,0.8813625872135162,0.031310821163432624,115.04343350728352,110.33624267578125,17.871540548432982
|
||||
policy,50,0.6898835500081381,0.6898530721664429,0.0011024964604855125,0.11230651351312791,0.11254178360104555,0.0012780790977485166,0.17424035817384717,0.1694758683443069,0.019105971369384356,0.23023984457055724,0.2271851450204849,0.038787881893830506,0.9495103706916174,0.950861781835556,0.010064842082438177,0.9416833718617758,0.9418931007385254,0.018149484715266045,115.99851608276367,111.26523971557617,17.742785387326457
|
||||
world_model,1,0.6873674790064493,0.6876022815704346,0.0011673504671969495,1.4143252770105998,1.414684534072876,0.001738886067818935,0.07882086311777428,0.0763216912746429,0.009514943115274005,0.06262374762445684,0.06281923875212665,0.011014974277105212,0.2525017236669858,0.26921145617961884,0.07624853305874289,0.2625182655950387,0.25525602698326105,0.086386873130819,148.34283320109049,143.65100860595703,13.513678395997426
|
||||
world_model,2,0.6468820174535116,0.6465468406677246,0.0009413914914300631,1.0217788517475128,1.021571695804596,0.002192694609425662,0.031342883904774944,0.0313532724976539,0.0012197743692370178,0.03198799878979718,0.0321501158177852,0.0010109278056544592,0.2549109446505705,0.2712431401014328,0.07592452854247211,0.26743520796298975,0.2618286460638046,0.08641115997295734,147.79970041910806,143.70365142822266,12.513066917853127
|
||||
world_model,3,0.64928005139033,0.6494314670562744,0.0013888181985987893,0.8505068967739741,0.8500410914421082,0.0024218238080102646,0.030933300033211656,0.030944409780204248,0.0012323242685349533,0.031577949722607884,0.03165316395461555,0.0010054007234308368,0.25705645792186255,0.2730124890804291,0.0755860998286786,0.2720363860328992,0.2680552154779434,0.08644327603825741,147.29026158650717,143.80581665039062,11.617874775158208
|
||||
world_model,4,0.6485201915105184,0.6483163833618164,0.0011796376296099437,0.7495868255694708,0.7493874728679657,0.001905450741874375,0.030530139803886358,0.03054188098758455,0.0012499498792005435,0.031172108060369835,0.03119663987308735,0.0010123992888539366,0.25894579291343683,0.27452725172042847,0.07523380565966925,0.27632885798811907,0.27394285798072815,0.0864840386720988,147.45871861775717,143.58654022216797,12.67309859685062
|
||||
world_model,5,0.6486680110295614,0.6484439373016357,0.0010381673489128051,0.6826257705688477,0.6828780174255371,0.001449350932989847,0.030134676179538123,0.0302011417225003,0.001271653780297597,0.030771840208520442,0.030738031491637202,0.0010302631029792608,0.26058642938733095,0.27579510211944575,0.07486829646249173,0.28031992167234415,0.2803069353103637,0.08653414021996995,148.0788663228353,143.7786102294922,13.111355365939326
|
||||
world_model,6,0.6486085653305054,0.6484034061431885,0.0014698975586537701,0.6322767535845438,0.6322061419487,0.0015102170903092845,0.0297481309001644,0.029769205488264498,0.0012964627495930022,0.03037844644859429,0.0302049359306693,0.0010570536049993215,0.2619857359677553,0.27682347595691675,0.07449029494005595,0.2840169618527094,0.28758795559406275,0.08659405627301295,149.58536020914713,143.83705139160156,15.535270363335938
|
||||
world_model,7,0.6489961942036947,0.6484556198120117,0.0018072844433398784,0.5945007652044296,0.5943340063095093,0.001136802908349416,0.0293716012189785,0.02934853546321385,0.0013234693550486152,0.02999310599019124,0.02974140364676705,0.0010907864835548009,0.26315091922879214,0.2776195853948593,0.0741005623535683,0.2874274191757043,0.29370829463005066,0.08666406033924205,151.1444002787272,144.97463989257812,17.03279769202229
|
||||
world_model,8,0.6488269766171774,0.6488208770751953,0.0009768504450223588,0.5634215176105499,0.5638398230075836,0.001629066255463316,0.029006246011704165,0.0290603907778859,0.0013518367544000452,0.029617046782125983,0.02932590711861845,0.001129587934515872,0.2640889566391706,0.27819025516510004,0.07369999069623112,0.2905586597820123,0.2983501851558685,0.08674427626895842,151.31367619832358,143.9344253540039,17.29626609419167
|
||||
world_model,9,0.6489688952763876,0.6488051414489746,0.0013782033751816736,0.5375964045524597,0.5374828577041626,0.0010787137639975777,0.028652974093953728,0.0288005471229553,0.0013808253294331461,0.029251263321687742,0.028934235684573602,0.001171805524225391,0.2648066009084383,0.2785421907901764,0.0732894738286695,0.2934179517130057,0.30269093811511993,0.08683466991431708,151.55866622924805,144.29285430908203,17.960509145771937
|
||||
world_model,10,0.6491162975629171,0.6491129398345947,0.0011280081233143821,0.5159084697564443,0.5159916877746582,0.0007658091179707322,0.028312839878102097,0.028551625087857198,0.0014097938443367243,0.028896876766035907,0.0285554723814129,0.0012160235620714548,0.2653102868547042,0.2786816209554672,0.07286998803440078,0.29601239164670307,0.306736022233963,0.08693500666160271,151.57481892903647,144.65738677978516,17.677185810997067
|
||||
world_model,11,0.6485095024108887,0.6484979391098022,0.0010626469813368768,0.49655348310867947,0.497021347284317,0.001266720269831806,0.027986621794601235,0.0283142095431685,0.0014381596463725929,0.028554730272541382,0.0282180113717913,0.001261046423724686,0.2656061711410681,0.27861447632312775,0.0724425896382347,0.2983488763372103,0.3087051510810852,0.08704499152188096,152.09464009602866,145.23464965820312,17.371997042122384
|
||||
world_model,12,0.6487005750338236,0.6486321687698364,0.0011483430551174447,0.4799659624695778,0.4799284487962723,0.0011460827761285992,0.027675257685283772,0.0280890986323356,0.001465454961205039,0.028225833394875093,0.02795036416500805,0.001305939201105885,0.2657000695665677,0.27834632992744446,0.07200838643377949,0.300434040526549,0.30967356264591217,0.08716417072288124,152.39410273234049,145.94852447509766,17.141799482358955
|
||||
world_model,13,0.648494303226471,0.6484358310699463,0.0009176445414234816,0.4649754464626312,0.4646961838006973,0.000999321777990626,0.02737943595275277,0.027767065912485053,0.0014912519194573664,0.027910940814763266,0.02769669424742455,0.0013499119182058198,0.2655974477529525,0.2773785442113876,0.07156851024254704,0.3022742631534735,0.31037700176239014,0.08729199029583126,152.8587277730306,146.79766082763672,17.113522442558388
|
||||
world_model,14,0.6485446492830912,0.6484565734863281,0.0011414787786547117,0.4514428799351056,0.45134176313877106,0.0011811861322852584,0.027100005031873733,0.0274452036246657,0.0015152038713486004,0.02761096678053335,0.027457768097519798,0.00139233875654494,0.26530343977113563,0.2750456631183624,0.07112420938442479,0.30387554814418155,0.31082054972648615,0.0874278807871635,153.21351877848306,147.2882080078125,17.225110685554455
|
||||
world_model,15,0.6503813068072001,0.6488467454910278,0.005590305180850115,0.43910055110851925,0.4387511909008026,0.001234453424331333,0.0268375556915998,0.0271400455385446,0.001537013081898988,0.027326557785272543,0.027234117500483948,0.0014327302790304803,0.26482279847065604,0.2735224068164825,0.07067673367718211,0.3052436523139476,0.3110090643167496,0.08757113544666946,153.76131184895834,147.7179718017578,17.46510942860899
|
||||
world_model,16,0.6491589943567911,0.6488242149353027,0.0010771974038412528,0.4271226127942403,0.4271545708179474,0.001001734688894921,0.026592772143582456,0.0269307857379317,0.0015564190816792197,0.02705847673738991,0.02702635247260325,0.001470670809665192,0.2641599190731843,0.27222818136215204,0.07022741669880975,0.3063839363555113,0.31094731390476227,0.08772104721514189,153.90526072184244,148.11995697021484,17.562882706210804
|
||||
world_model,17,0.6902184089024862,0.6906381845474243,0.0013380875931285965,0.41592335204283387,0.41592143476009363,0.0009845999576927052,0.019720076117664534,0.01907616015523665,0.0035620886684707186,0.01700767114137606,0.0168560026213526,0.0021860183035076774,0.27048520122965175,0.27897070348262787,0.06957193580384229,0.312608058253924,0.3166610896587372,0.08696072131766021,154.19492848714194,148.2587127685547,17.487616535653025
|
||||
world_model,18,0.6461338003476461,0.6460474729537964,0.0008056922899202477,0.4062443673610687,0.40660956501960754,0.0012427530587896531,0.015541690091292018,0.01532744010910385,0.001093546935662541,0.015338385555272257,0.01556522492319345,0.0007941123640383274,0.2796973027288913,0.28752690553665156,0.0683463157386996,0.3199451826512813,0.32350434362888336,0.0862660843880733,154.35860188802084,147.95199584960938,17.767723675938747
|
||||
world_model,19,0.6497812469800314,0.6494569778442383,0.0014078550290808822,0.39640433341264725,0.3965268135070801,0.0011712740854792618,0.016442485541726108,0.0162350963801145,0.0010810968851237381,0.016338097940509458,0.016583880409598302,0.0007830217472017489,0.28910045449932414,0.2962593287229538,0.06709493562066145,0.3274524187048276,0.33051057159900665,0.08556261303808123,154.5245157877604,148.12006378173828,17.86353325389299
|
||||
world_model,20,0.648950974146525,0.6488519906997681,0.0012082532430800934,0.3871871083974838,0.38719335198402405,0.0010723312344436322,0.017387846329559833,0.0171844791620969,0.0010702055787571733,0.0173806164724131,0.017622238025069202,0.0007765168131957025,0.2987157876292864,0.3051879703998565,0.06581608688386374,0.3351487517356872,0.33769804239273066,0.08484903734500246,154.6196492513021,148.30821228027344,17.954896005715824
|
||||
world_model,21,0.6489707430203756,0.6486940383911133,0.0009786145213117447,0.37926072627305984,0.3793029189109802,0.0008118716765327731,0.01837795351942376,0.018169418908655602,0.0010609390667744665,0.0184672681304315,0.01870529353618615,0.00077459534007226,0.30856582025686896,0.3143342435359955,0.06450808968740399,0.34305467704931897,0.34508660435676575,0.08412405040918434,154.8628044128418,148.40753173828125,17.975609677823403
|
||||
world_model,22,0.6491286158561707,0.6497088670730591,0.0012897763073369823,0.37128257006406784,0.3714573532342911,0.0007601179308585427,0.01941331770891939,0.0191996442154049,0.0010533341342524977,0.019599696155637458,0.019820201210677603,0.0007773415826537102,0.31867463141679764,0.3237210661172867,0.06316925178806289,0.35119232907891273,0.3526976406574249,0.08338622758893043,155.0046043395996,148.49121856689453,17.953136359721523
|
||||
world_model,23,0.6489610075950623,0.6486266851425171,0.0011796369168409263,0.3632835919658343,0.36331480741500854,0.0007294803631298642,0.02049535249049459,0.02027648966759435,0.001047380719717293,0.02078047860413786,0.0209787096828222,0.0007848669657769971,0.32906809200843173,0.33337317407131195,0.061797998266573256,0.3595857582986355,0.3605545312166214,0.0826340264572334,155.14961115519205,148.59539794921875,18.036514072034063
|
||||
world_model,24,0.6489508350690206,0.6489622592926025,0.0009472391203361497,0.35623999188343686,0.3562126159667969,0.0007133035507202395,0.021625615035494122,0.0214014910161495,0.0010430453163636814,0.0220123797965546,0.022208509966731002,0.0007973756702356885,0.3397740001479785,0.34333427250385284,0.06039284289837429,0.36826123173038167,0.3686828762292862,0.0818657917388344,155.20575205485025,148.7312774658203,18.08891986821344
|
||||
world_model,25,0.649098813533783,0.6490762233734131,0.0009850570057039713,0.3488379865884781,0.3489244282245636,0.0009582123483651416,0.02280687059586242,0.02257737237960095,0.0010402843224081996,0.02329945812622701,0.02350009419023985,0.0008151463035684991,0.3508225046098232,0.3547394126653671,0.058952505041632394,0.37724748253822327,0.3771107494831085,0.08107969559353233,155.28844706217447,148.78974151611328,18.053214145681235
|
||||
world_model,26,0.649264395236969,0.6495307683944702,0.0009841352344902093,0.3423101454973221,0.34243158996105194,0.0008677367118854139,0.024041560323287994,0.02378404047340145,0.0010390400978677991,0.024645518045872408,0.024800175800919498,0.0008385473845274945,0.36224598437547684,0.3665399402379989,0.05747597103108828,0.38657595838109654,0.3858690708875656,0.0802737448359068,155.43714141845703,148.8924560546875,18.069685469115537
|
||||
world_model,27,0.6490117311477661,0.6491039991378784,0.0009180147812159935,0.3355511948466301,0.3359566777944565,0.0009283883631124975,0.0253331976321836,0.0250413846224546,0.00103924189663892,0.02605558807651198,0.02616167999804015,0.0008680646109698975,0.3740796248118083,0.37877257168292994,0.0559625898027211,0.396281269689401,0.3949918001890182,0.07944569090644138,155.60523732503256,149.06940460205078,18.19822876709291
|
||||
world_model,28,0.6488009095191956,0.6490105390548706,0.0008985511369547991,0.32908701896667475,0.3290126174688339,0.0008898392841509119,0.026685679020980943,0.026357585564255652,0.0010408377901676032,0.027535251341760093,0.027589451521635,0.0009043049718404901,0.3863615468144417,0.39147704839706415,0.05441227265456318,0.40640166650215787,0.4045168906450271,0.07859303246012316,155.83525975545248,149.3768081665039,18.297555895882677
|
||||
world_model,29,0.6490469972292582,0.6488032341003418,0.0012223705372024756,0.32306149601936335,0.3229593485593796,0.0008021013465894548,0.028103823307901576,0.0277370242401957,0.0010437424763545876,0.02909123726810015,0.02908933907747265,0.0009480332551046836,0.3991330911715825,0.404696449637413,0.052825580266288405,0.41697938243548066,0.4144862294197082,0.07771292992726132,155.9245351155599,149.49427032470703,18.32812250040924
|
||||
world_model,30,0.6489383776982626,0.6490721702575684,0.001270681783575693,0.3165743847688039,0.3165538161993027,0.0006721602835012807,0.029592097736895043,0.0291836820542812,0.0010479053274503073,0.030730173457413856,0.03069631848484275,0.001000161316899561,0.41243897130091983,0.4159705936908722,0.05120414017220304,0.42806107302506763,0.4253910928964615,0.07680214558886195,156.0686378479004,149.5014419555664,18.397500399489648
|
||||
world_model,31,0.649011492729187,0.6491503715515137,0.0007632629869474801,0.3117322027683258,0.31151123344898224,0.0006889911061793844,0.031156771505872347,0.0307045821100473,0.0010532835063782183,0.032460870376477595,0.032393397763371454,0.0010618647679513768,0.42632775008678436,0.4276518225669861,0.0495507279088696,0.43969866385062534,0.4373197704553604,0.07585689166033316,151.71453221638998,144.8206024169922,19.189977813451225
|
||||
world_model,32,0.6491714119911194,0.6491349935531616,0.0008551328492056782,0.3041180595755577,0.3043544441461563,0.0006222867274709416,0.032804178384443064,0.03234085068106645,0.0010598551651772252,0.03429262712597842,0.0342050883919,0.0011345353283591516,0.44085188458363217,0.439901202917099,0.04786984403028884,0.4519496833284696,0.4498383998870849,0.07487283080376095,147.70125452677408,140.5782470703125,19.95775047727067
|
||||
world_model,33,0.6903192202250162,0.6904057264328003,0.0011357927995093886,0.29633151739835734,0.29643701016902924,0.0006992626865026322,0.03866703932483987,0.03825965896248815,0.0014633996739785973,0.0387427366028229,0.0388353001326322,0.001120948299745727,0.45698244621356326,0.45413823425769806,0.045902539624205076,0.46580654631058377,0.46476736664772034,0.07360792354000033,143.8141949971517,136.63449096679688,20.856315211048138
|
||||
world_model,34,0.6466759641965231,0.6464483737945557,0.0013616989038753584,0.28794874747594196,0.2879951298236847,0.0009049003576444508,0.04041007223228608,0.04003204032778735,0.0012348599935771525,0.04100187309086318,0.0411672387272119,0.0012415810087259822,0.47500642637411755,0.4707838445901871,0.04388219233917373,0.4805922855933507,0.4806467145681381,0.07229783622358198,140.08556683858237,132.86626434326172,21.726234834034795
|
||||
world_model,35,0.6497439543406168,0.6494580507278442,0.0013082579172591262,0.27945300688346225,0.27932099997997284,0.0007895253900921363,0.04265956487506623,0.04239237867295735,0.0012675653515461524,0.04344460430244601,0.04364380985498425,0.0013587862170400923,0.49410368502140045,0.48854087293148035,0.04185828748367882,0.49638089785973233,0.497529000043869,0.07090819863458532,136.55412419637045,129.24029541015625,22.55665208884782
|
||||
world_model,36,0.6488204598426819,0.6489658355712891,0.0012436928456191453,0.27050091077884036,0.2705090343952179,0.0009504550945770834,0.04505944500366843,0.044926481321454,0.0013073868246201855,0.04607265504697955,0.046299085021018954,0.0014995521792108937,0.5143717204531034,0.5074685513973236,0.03985562694995787,0.5132880757252375,0.5155194997787476,0.06942559989088151,133.34380785624185,125.98228073120117,23.333300473815324
|
||||
world_model,37,0.6491541862487793,0.648848295211792,0.0010359590325231037,0.2614413996537526,0.261577844619751,0.0009904821256014112,0.04762446383635199,0.0475793313235044,0.0013572369516316439,0.048909123055636834,0.04916731454432005,0.0016690761962753825,0.5359122306108475,0.5276851058006287,0.03790636608260007,0.531442811091741,0.5347330272197723,0.06783307184728549,130.33688926696777,122.82318496704102,24.20945713672105
|
||||
world_model,38,0.6491276820500692,0.6487230062484741,0.0010994195446382348,0.2519279979169368,0.25196653604507446,0.0008773070781942895,0.050371374624470826,0.05042176134884355,0.001421565994779868,0.05198125727474686,0.0522660873830318,0.001873967707559685,0.5588286221027374,0.5497776865959167,0.03604962447887044,0.5509883960088094,0.5534822344779968,0.06610905411065814,127.5686206817627,119.90104293823242,25.034545487480194
|
||||
world_model,39,0.6490227977434794,0.6487346887588501,0.0011820583857604205,0.2427268562217553,0.24306385219097135,0.0009867090489834105,0.0533179737006624,0.0533631909638643,0.001507041687517843,0.0553201790899038,0.05553860962390895,0.002122620269310898,0.5832212964693705,0.5741990804672241,0.03432972209190998,0.572081503768762,0.5737611651420593,0.0642258263625544,125.19105656941731,117.41272735595703,25.79500864760396
|
||||
world_model,40,0.6490520040194193,0.6488109827041626,0.0011385194417777042,0.2331013518075148,0.23302167654037476,0.0009797359894027963,0.05648429691791529,0.05643739551305765,0.001623383186557563,0.05896277787784731,0.0590913742780685,0.002425819635364102,0.6091809719800949,0.6001964509487152,0.03279056829707706,0.5948907012740771,0.594754546880722,0.06214773795406585,123.06557909647624,115.15131378173828,26.60811998464829
|
||||
world_model,41,0.6489298343658447,0.6489653587341309,0.0009063221869948447,0.22279209643602368,0.22288956493139261,0.0007824717163886116,0.05988793602834139,0.0597201902419328,0.0017840724508413168,0.06294793200989561,0.06295485794544214,0.0027972420546849147,0.6367762585481008,0.6278445720672607,0.031465930639792916,0.6195898801088333,0.617666482925415,0.05982941284808955,121.19770812988281,113.08219146728516,27.395871556434575
|
||||
world_model,42,0.648797074953715,0.6487178802490234,0.0009368041015927379,0.21248563006520269,0.21229787170886988,0.0008795406277727646,0.06354915661116436,0.06344264373183245,0.002007149774530192,0.06732285240044192,0.067222312092781,0.0032545589776235883,0.6660379419724146,0.65718212723732,0.03036436954183074,0.646348829070727,0.6452349424362183,0.05721340787234705,119.80103874206543,111.59805679321289,28.055719121682994
|
||||
world_model,43,0.6491683125495911,0.6491426229476929,0.0007469720609162173,0.20217725882927573,0.20197816193103785,0.0008399802061227642,0.06748717961211993,0.06731496751308436,0.0023154473855465773,0.07214062102138992,0.07216089591383931,0.0038204272817312828,0.6969350030024847,0.6881873607635498,0.02945169245826669,0.6753138999144236,0.6766949892044067,0.054229393027645394,118.78497950236003,110.35774230957031,28.68525575882022
|
||||
world_model,44,0.6494040091832479,0.6494855880737305,0.0010359478281064217,0.19214666510621703,0.1922644600272178,0.0007610963654095876,0.07171689594785367,0.07154588028788561,0.0027364283544903736,0.07745794393122192,0.07764084264636034,0.0045236394580404765,0.7293391625086466,0.7207424640655518,0.028636364031996757,0.7065738886594772,0.7082453966140747,0.050795297608429345,118.14281590779622,109.5744400024414,29.2382387830551
|
||||
world_model,45,0.6487818559010824,0.6487129926681519,0.0007203027315130543,0.18159669016798333,0.1818160191178321,0.0010856963757372394,0.07625077292323108,0.07644005492329589,0.003301917510636113,0.08333814578751719,0.08374003320932386,0.0054006934466382175,0.762978861729304,0.7545866668224335,0.027765925217361258,0.7401040941476822,0.7423292100429535,0.046824120773713625,117.93346405029297,109.28660583496094,29.687481070539846
|
||||
world_model,46,0.6491621335347494,0.6492551565170288,0.0016299844029395514,0.17109566678603486,0.1711810231208801,0.0009215341168261223,0.08109801573057963,0.08167634159326545,0.004047545432076955,0.08985031892855956,0.09054707363247864,0.006497177345735201,0.7973789870738983,0.7895320653915405,0.026642499448631736,0.7756762802600861,0.7777323722839355,0.04224163136277028,118.31329282124837,109.45958709716797,30.02209968193841
|
||||
world_model,47,0.6491200923919678,0.6489801406860352,0.0007274405630206561,0.16068924466768897,0.16082833707332606,0.000785682042874515,0.08627545585234954,0.08647322654724116,0.005011966266753729,0.09707952539126075,0.09810339659452436,0.007869595462499096,0.8317903429269791,0.824207067489624,0.025062460393225464,0.8127216349045435,0.8136756420135498,0.03702228607870067,119.09826787312825,110.03147888183594,30.377758769293028
|
||||
world_model,48,0.6488430698712667,0.6487436294555664,0.0010591260457850698,0.14935908466577527,0.14956878125667572,0.000961196130535412,0.09188664890825743,0.0915692783892154,0.0062398504287049334,0.1052123568952083,0.1059201397001743,0.00959372370534774,0.8651317209005356,0.8577805757522583,0.022882813180281583,0.8501527607440948,0.8513826727867126,0.03124837270899063,120.29247665405273,111.17752838134766,30.60189759873281
|
||||
world_model,49,0.6502533753712972,0.6487191915512085,0.005652290933375154,0.13671897724270818,0.1370303109288215,0.0008689037792078331,0.09861374273896212,0.0976134948432445,0.007821297839316671,0.11510945484042164,0.1156349554657936,0.011827566868761831,0.8960387160380682,0.889247715473175,0.02009571999848892,0.8862406214078268,0.8887085616588593,0.025173513611559083,122.02946217854817,112.84016799926758,30.660716858510842
|
||||
world_model,50,0.6902120113372803,0.6901887655258179,0.0014671621714473406,0.11206146764258539,0.11222546175122255,0.001271127655786762,0.17954272404313085,0.17114224284887308,0.02140102226145793,0.22359795992573098,0.23111304640769953,0.032723428837004846,0.9394823163747787,0.9359177947044373,0.015293447190672426,0.9421776831150055,0.9448480308055878,0.0164331494813403,122.94697570800781,113.86204528808594,30.462515942754568
|
||||
|
@@ -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,33.27191972732544,33.306596755981445,135.68116331100464,,,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,1,33.25992965698242,33.23532581329346,135.61867904663086,234.67388916015625,0.2519038915634155,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,2,33.208592891693115,33.263012170791626,135.39373064041138,198.16380310058594,0.28882336616516113,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,3,33.247267961502075,33.34622359275818,135.60927200317383,226.92098999023438,0.27082139253616333,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,4,33.26002907752991,33.27640676498413,135.6314880847931,180.04525756835938,0.3300052881240845,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,5,33.23884105682373,33.252143144607544,135.5209562778473,162.83668518066406,0.4239448308944702,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,6,33.20919632911682,33.26835608482361,135.48084831237793,182.2317657470703,0.3475591540336609,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,7,33.306631326675415,33.29884696006775,135.67350029945374,182.1435546875,0.28143781423568726,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,8,33.32944416999817,33.29748320579529,135.73489499092102,193.277099609375,0.2475208044052124,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,9,33.323079109191895,33.35875916481018,135.86020469665527,146.23037719726562,0.37486177682876587,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,10,33.279372215270996,33.286338806152344,135.6593713760376,190.27996826171875,0.4420778751373291,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,11,33.308907985687256,33.343159198760986,135.83946990966797,190.4908905029297,0.2765989899635315,
|
||||
|
@@ -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,33.27026762564977,,,,49.083333333333336,50.0,47.833333333333336,48.583333333333336,,189.75402554598722,0.3214141076261347,135.64196491241455,33.27026762564977,33.29438763856888,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,world_model,33.29438763856888,,,,49.5,50.0,48.0,48.583333333333336,,189.75402554598722,0.3214141076261347,135.64196491241455,33.27026762564977,33.29438763856888,
|
||||
|
1201
unitree_z1_stackbox/case1/output/sparse_4/inference/stepwise_log.csv
Normal file
@@ -0,0 +1,54 @@
|
||||
# DDIM Analysis Report
|
||||
|
||||
## Analysis Config
|
||||
|
||||
- Stability threshold: None
|
||||
- Stability window: 3
|
||||
- Mid-step window: 15-35
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Unique samples: 1
|
||||
- Step rows: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Five Directions
|
||||
|
||||
### Original Early Stop
|
||||
|
||||
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_l2_vs_full50`: mean=140.3133, median=142.7209, p90=164.7352, p95=175.3040
|
||||
|
||||
### Direction C: Action Converges First
|
||||
|
||||
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `action_vs_full50_95pct_step`: mean=49.1667, median=49.1667, p90=49.1667, p95=49.1667
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3531, median=0.3490, p90=0.4172, p95=0.4281
|
||||
- `action_delta_mid_steps`: mean=0.0253, median=0.0239, p90=0.0377, p95=0.0398
|
||||
- `state_delta_mid_steps`: mean=0.0257, median=0.0244, p90=0.0395, p95=0.0417
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.8333, median=47.8333, p90=47.8333, p95=47.8333
|
||||
- `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.8333, median=47.8333, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=189.8770, median=190.5110, p90=227.1010, p95=230.8867
|
||||
- `action_drift_vs_prev_round`: mean=0.3214, median=0.2827, p90=0.4239, p95=0.4346
|
||||
- `round_total_time_s`: mean=136.8153, median=137.0675, p90=137.2455, p95=137.2743
|
||||
- `policy_pass_total_time_s`: mean=33.6154, median=33.6801, p90=33.7595, p95=33.7750
|
||||
- `world_model_pass_total_time_s`: mean=33.6413, median=33.7260, p90=33.7615, p95=33.7871
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 265 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
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.61540007591248,33.61540007591248,,,,,,,,,,,47.333333333333336,47.333333333333336,,49.16666666666666,49.16666666666666,,47.833333333333336,47.833333333333336,,48.5,48.5,,136.81534445285797,136.81534445285797,,33.61540007591248,33.61540007591248,,33.641302605470024,33.641302605470024,,189.8770099986683,189.8770099986683,,0.3213974345814098,0.3213974345814098,
|
||||
unitree_z1_stackbox,world_model,33.641302605470024,33.641302605470024,,,,,,,,,,,47.75,47.75,,49.583333333333336,49.583333333333336,,48.0,48.0,,48.583333333333336,48.583333333333336,,136.81534445285797,136.81534445285797,,33.61540007591248,33.61540007591248,,33.641302605470024,33.641302605470024,,189.8770099986683,189.8770099986683,,0.3213974345814098,0.3213974345814098,
|
||||
|
@@ -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.691521167755127,0.6926025152206421,0.0037853245590329684,1.4144838154315948,1.4150727987289429,0.002022968624376887,0.08167496323585505,0.0800280943512916,0.006556296109117114,0.06618118130912377,0.067375611513853,0.010840895525260841,0.2375107997407516,0.2394929230213165,0.08828847299579998,0.22976106529434517,0.2251281067728996,0.07703838878493263,147.1026929219564,147.24200439453125,7.3120546897134355
|
||||
policy,2,0.6502297123273214,0.6523336172103882,0.004486353530471291,1.0217934151490529,1.021325170993805,0.0020477632495314504,0.03188380428279435,0.032016184180974946,0.0013469521801409649,0.032079801894724314,0.0319157764315605,0.0010772924233733478,0.24175675523777798,0.24404273927211761,0.0881615176248066,0.23321327194571492,0.2293107062578201,0.07773187120824722,146.6514523824056,147.1485137939453,7.2727511195776176
|
||||
policy,3,0.6512746016184489,0.6535104513168335,0.004927050751573505,0.8511460423469543,0.8504105508327484,0.0021662202889405416,0.03155329450964923,0.031707309186458546,0.001352802708849935,0.031641672986249085,0.031386935152113396,0.0010094099253283037,0.2457226788004239,0.24830102920532227,0.08802626520979263,0.23639458976685998,0.23321238160133362,0.0784006261868987,146.6503880818685,147.34087371826172,7.704543146695589
|
||||
policy,4,0.650578518708547,0.6525970697402954,0.004063543823103453,0.7508363823095957,0.7511866986751556,0.002025556620220259,0.031224980329473757,0.0313994046300649,0.0013612157203667517,0.031208277369538902,0.0310043524950742,0.0009505952767073698,0.24941280980904892,0.2522762715816498,0.08788326288705395,0.23931261897087094,0.2368436679244041,0.07904375290185905,145.40290451049805,144.22124481201172,7.336835365731805
|
||||
policy,5,0.6507267951965332,0.6526393890380859,0.004165179842231757,0.6815595726172129,0.6818020343780518,0.0013305435321207394,0.030900037381797984,0.03109362535178655,0.0013716031623289395,0.030781077997138046,0.0306272003799676,0.000902302249839426,0.25283177196979517,0.25597712397575373,0.08773318111247644,0.24197498584787047,0.24021489918231959,0.0796605953872614,144.97745259602866,142.57440185546875,7.426910492476749
|
||||
policy,6,0.6510714689890543,0.65187668800354,0.004197308097673738,0.6317743559678396,0.6316893398761749,0.0010223625542982498,0.03057961724698539,0.030791112221777397,0.0013834024402457012,0.030361471542467624,0.0303216176107525,0.0008657953709198381,0.25598438829183573,0.25943864881992335,0.08757676791922919,0.2443893328309059,0.24333616346120834,0.08025078580914768,145.58987172444662,141.45614624023438,7.793017952792669
|
||||
policy,7,0.6507887641588846,0.6519438028335571,0.0037090282832193937,0.5938083281119665,0.5937995314598083,0.0018374064527989552,0.030264754934857252,0.030383151024580002,0.001396059210892327,0.029950710634390476,0.030039979144930798,0.0008419632609895444,0.2588756823291381,0.2637369930744171,0.08741485134587279,0.24656324895719683,0.24621738493442535,0.08081417111065935,145.8523406982422,141.7779998779297,8.205153696696307
|
||||
policy,8,0.6931114196777344,0.6932835578918457,0.005175922576950138,0.5633279383182526,0.563103586435318,0.001584073393744797,0.027556419838219826,0.02757713850587605,0.004469267333842019,0.01929251927261546,0.020537257194519,0.005733727900106763,0.2617161348462104,0.26812146604061127,0.08707600724469387,0.2506840241452058,0.250683844089508,0.07977726602548252,146.33628718058267,143.86973571777344,7.880511050159749
|
||||
policy,9,0.6499626835187277,0.6511093378067017,0.004503403129579276,0.5371418595314026,0.5370111167430878,0.0016275675959478962,0.01225715875625605,0.01198290521278975,0.0011968677006777872,0.0097959555375079,0.009764926973730301,0.0010956565993771705,0.2706383187323808,0.2779676616191864,0.08631042776973916,0.25740432118376094,0.2574947029352188,0.07909384599047078,146.18925603230795,143.36145782470703,7.961423979175838
|
||||
policy,10,0.6512967944145203,0.6528031826019287,0.003954114019647903,0.5146622359752655,0.5149530172348022,0.000989821525719106,0.012447992339730216,0.012191929854452551,0.0012192235247247937,0.010091226315125774,0.01013140939176075,0.001094772955288587,0.27956047219534713,0.2874904125928879,0.08553982031826876,0.2641394436359405,0.26431621611118317,0.07841643338369833,146.95294698079428,144.55687713623047,8.189792565460618
|
||||
policy,11,0.6512270371119181,0.652924656867981,0.00424894429021889,0.49605286369721097,0.4958898574113846,0.0009999887963596857,0.012710739392787157,0.01247357064858075,0.001237835392170309,0.010471535613760291,0.0105787343345582,0.0010896731276167084,0.28849560829500354,0.2962065786123276,0.08476352383805966,0.2709005028009414,0.27115943282842636,0.07774446812093942,147.6462427775065,145.89004516601562,8.878629311771114
|
||||
policy,12,0.6517083048820496,0.6531980037689209,0.004211426587567927,0.4790480857094129,0.47901609539985657,0.0009204340545004319,0.013042610914756808,0.0128247300162911,0.0012528769667137518,0.010930313883970125,0.0110999983735382,0.001081434746890215,0.2974567835529645,0.30495309829711914,0.08398082306788951,0.2776988272865613,0.2780357301235199,0.07707746373022643,147.4961026509603,145.54804229736328,8.913685128023703
|
||||
policy,13,0.6518339514732361,0.6522566080093384,0.0040224443770044815,0.4641576757033666,0.46416680514812464,0.001197688017567575,0.013440151233226017,0.013241698499768952,0.0012647399481685291,0.011460644115383375,0.0116883590817451,0.0010712318880315957,0.306457074979941,0.31374287605285645,0.08319098710472345,0.28454586615165073,0.2849563658237457,0.07641496548058895,148.1063003540039,145.84840393066406,9.166484994953041
|
||||
policy,14,0.6521517435709635,0.6532062292098999,0.004248447346305081,0.4506945957740148,0.4507613927125931,0.0006361993438522542,0.013899884885176968,0.013723215553909499,0.0012739865176791083,0.012056212018554358,0.01233787275850765,0.0010601919473151667,0.31550972412029904,0.3227069079875946,0.08239326092466862,0.2914533677200476,0.2919330596923828,0.07575653788546272,148.40395736694336,146.4767837524414,9.30004113051058
|
||||
policy,15,0.6944562196731567,0.6940730810165405,0.005169050139782176,0.4379498039682706,0.4383038580417633,0.0013424930510548118,0.015412176959216551,0.0155530623160302,0.0019726054394766726,0.014001138896370875,0.01366746192798015,0.0016765437208091818,0.32341193904479343,0.33085568249225616,0.0817133815308065,0.29812375580271083,0.29863676428794855,0.07461310842308147,148.9919802347819,146.82191467285156,9.235040152567283
|
||||
policy,16,0.6510797540346781,0.6519490480422974,0.003729757413220345,0.42653195808331174,0.4266747832298279,0.0012753934462916233,0.01463847258128221,0.014567262027412601,0.0012528546193445978,0.013780663333212283,0.01402233215048905,0.0009847111223652645,0.3330469578504562,0.34099599719047546,0.08057479184842918,0.3054663116733233,0.30558232963085175,0.07376913670288418,149.07629013061523,146.9786605834961,9.331926947045611
|
||||
policy,17,0.6523821552594503,0.653684139251709,0.00398318957293031,0.4155629525581996,0.4154966324567795,0.0010157664964064634,0.01540196376542245,0.01527322130277745,0.0012403333050360038,0.01468058341803645,0.0149595621041953,0.0009569055918572459,0.3428276367485523,0.3512817919254303,0.07941619396457149,0.31294780597090716,0.3126562088727951,0.07292910034418812,149.30008188883463,147.56231689453125,8.947590685042158
|
||||
policy,18,0.6525641083717346,0.6535404920578003,0.004170273655627389,0.4057542433341344,0.40579153597354883,0.0011436213102772716,0.016212908007825367,0.016028257086873,0.0012293431731056714,0.015623773913830458,0.0159167312085628,0.0009336665552913927,0.3527723029255867,0.3617313355207443,0.07823599843825578,0.32058496400713915,0.319874107837677,0.0720928354728549,149.34702809651694,147.8587646484375,8.994617440893785
|
||||
policy,19,0.6520289977391561,0.6530170440673828,0.003928347757064211,0.39611513912677765,0.39607673883438105,0.0014127295888782352,0.017069872779150747,0.0168305858969688,0.0012202601616121407,0.016609874010706883,0.0169171039015054,0.0009150865662899561,0.3629000037908554,0.3723633736371994,0.077032581976609,0.32839569325248397,0.32725265622138977,0.07126031283114753,149.7416114807129,148.06138610839844,9.218369485761206
|
||||
policy,20,0.6524726748466492,0.6531081199645996,0.004070463570324108,0.3876870349049568,0.38776503503322596,0.0010024630928387678,0.017972132501502792,0.01767911855131385,0.001213371962836406,0.017639319722851068,0.01793516334146255,0.0009012607289187394,0.3732309987147649,0.3831978738307953,0.07580421600047296,0.33639917025963467,0.33480973541736603,0.07043160540852211,149.88086318969727,147.94140625,9.381509947205743
|
||||
policy,21,0.6518215934435526,0.6525777578353882,0.0036587153263099048,0.3790627643465996,0.37926436960697174,0.0010254112404662523,0.018919621128588866,0.0186234470456838,0.0012088894352499835,0.018713317190607332,0.0189969912171363,0.0008923040719001161,0.38378655165433884,0.3942555785179138,0.07454918288252124,0.34461600954333943,0.34275431931018824,0.06960691926269122,150.04657236735025,148.08023834228516,9.342174830510608
|
||||
policy,22,0.6944137612978617,0.6938300132751465,0.005652695926235252,0.37108268092075986,0.3712521642446518,0.0007525786959799782,0.0210548661028345,0.02025975752621885,0.001681747874796049,0.020871186939378523,0.02095441147685045,0.0008095667398570147,0.394186573723952,0.4048416465520859,0.07352739422674975,0.35327491412560147,0.35222360491752625,0.06853489930726751,150.17107009887695,148.11725616455078,9.33390954154896
|
||||
policy,23,0.6507511933644613,0.6515949964523315,0.004393959912703458,0.36302946507930756,0.36311542987823486,0.000864446114653657,0.02183329407125706,0.02138505876064295,0.0013302865002585678,0.021977973481019302,0.0220259586349129,0.0008821387458764638,0.40578458334008854,0.41685025393962855,0.07190937712582107,0.3623454545934995,0.3633370399475097,0.06761941305670359,150.2028579711914,148.11349487304688,9.419535385221417
|
||||
policy,24,0.6521186232566833,0.6528314352035522,0.0037445259628061055,0.3560563822587331,0.3560047000646591,0.0008924052560436938,0.022981093109895736,0.02256077527999875,0.001333323710917528,0.02326093660667534,0.02329273056238885,0.0008847131418894405,0.4177251607179642,0.42919561266899103,0.07024865864592414,0.3717410018046697,0.3758591115474701,0.06671214192732526,150.25291697184244,148.10211181640625,9.38903814542785
|
||||
policy,25,0.6522440910339355,0.6531784534454346,0.003926458149957544,0.3490727146466573,0.3491265475749969,0.0007034903844455846,0.02418142448489861,0.02379016950726505,0.0013395973138495296,0.0246029760067661,0.024617940187454147,0.0008932009754024371,0.4300394430756569,0.4419075101613998,0.06854323523827757,0.3814944103360176,0.38880330324172974,0.06581469720955316,150.36596171061197,148.25469970703125,9.523769957209026
|
||||
policy,26,0.6520310441652933,0.6532549858093262,0.0038596918282626323,0.3417666678627332,0.3418154716491699,0.0009552154435977954,0.02543681565051271,0.02510902099311345,0.0013492567513510598,0.026008509720365152,0.02600572723895305,0.0009082443424890848,0.4427606239914894,0.45501734316349024,0.06679122451773131,0.3916417707999547,0.4022077322006225,0.06492912439310791,150.63080596923828,148.42159271240234,9.614039963698039
|
||||
policy,27,0.6524836619695028,0.6533318758010864,0.0038577346368169644,0.33581384768088657,0.33566059172153473,0.0009937216085867126,0.026750826276838724,0.0264915153384208,0.0013625290907395323,0.027483217728634643,0.02746148128062485,0.0009306439816009003,0.4559241905808449,0.4685584753751755,0.06499096790582938,0.402222861846288,0.4157109409570694,0.06405767561954337,150.7915064493815,148.68482208251953,9.663495251005777
|
||||
policy,28,0.6527108152707418,0.6540682315826416,0.004461866783416885,0.3294135630130767,0.3292064964771271,0.0008185162155439386,0.028127369626114715,0.02794173359870905,0.001379682572513666,0.029033421538770133,0.02899117488414045,0.0009614028137934255,0.4695681681235631,0.48256632685661316,0.06314122929771436,0.4132816642522812,0.4267406612634659,0.0632029226033485,150.95691045125326,148.88335418701172,9.648597764202664
|
||||
policy,29,0.694511870543162,0.6942211389541626,0.0056450327491386265,0.3232383032639821,0.3233652710914612,0.000862512742087747,0.03054289240390057,0.030367007479071548,0.0016467923736522947,0.0313843442127108,0.0312725687399506,0.0009016539112467282,0.48348893225193024,0.49682483077049255,0.06143116043771868,0.42531583954890567,0.439757689833641,0.06235830197777495,151.07335917154947,148.91873931884766,9.748741608708405
|
||||
policy,30,0.6509092450141907,0.6518795490264893,0.003983279999230606,0.31708766768376034,0.31701865792274475,0.0009890897044964422,0.031852489492545474,0.031882744282484,0.001516808079448971,0.033122188411653,0.03307470865547655,0.0009964310568844473,0.4987260326743126,0.5124829113483429,0.059342027621396266,0.43801556279261905,0.4534103274345398,0.0616029502800312,151.2670046488444,148.96755981445312,9.760963341020014
|
||||
policy,31,0.652308444182078,0.6533604860305786,0.004025518713340095,0.312103067835172,0.3120003938674927,0.001161736734637269,0.03349792367468273,0.0335008986294269,0.0015528491662182761,0.03499760633955395,0.03486450202763075,0.001060378107340765,0.5146221841375033,0.5287782251834869,0.057200549178398584,0.451407087345918,0.46776172518730164,0.06087664990793505,146.70715713500977,144.29743194580078,10.232420941378562
|
||||
policy,32,0.652442216873169,0.6539363861083984,0.0045582257338498385,0.3037884980440139,0.30394861102104187,0.0009967928764271817,0.03523185538748895,0.0352050550282001,0.0015958204077964055,0.036989650378624554,0.03677360899746415,0.0011406440271167111,0.5312300225098928,0.543977826833725,0.05500922438914475,0.46556370953718823,0.4828811138868332,0.06018152722588286,142.4912897745768,140.03627014160156,10.779189316462347
|
||||
policy,33,0.6530327796936035,0.6542342901229858,0.00454509395003768,0.29603188733259833,0.29606157541275024,0.000801289975125654,0.03706121972451602,0.03703985363245005,0.0016469714681996337,0.03911073847363388,0.03886040858924385,0.0012402755595401348,0.5486044759551684,0.5598747134208679,0.052772291503184895,0.48056697348753613,0.4988444149494171,0.0595184435245735,138.45512453715006,135.94464874267578,11.353643039215939
|
||||
policy,34,0.6518940925598145,0.653484582901001,0.0040141075537016525,0.28791020562251407,0.2878894060850143,0.0009736020545926423,0.03899487822006143,0.0389621593058109,0.001707939223235453,0.041376380560298714,0.04109900258481495,0.0013630168473785763,0.5668021986881892,0.5775096118450165,0.0504959345219226,0.4965078954895337,0.515542596578598,0.058886376899866276,134.60621960957846,131.9371109008789,11.951430362629239
|
||||
policy,35,0.652853806813558,0.6541743278503418,0.004068073799110768,0.27962498615185416,0.2798181623220444,0.0011960359160804884,0.04104117924968397,0.0409956611692905,0.0017808548180750998,0.04380287136882538,0.0434937588870525,0.0015134108564462906,0.5858800609906515,0.5960116982460022,0.04818847465216165,0.5134872645139694,0.5317286252975464,0.058281223552942976,130.91151746114096,128.15206146240234,12.5563785361306
|
||||
policy,36,0.6960274577140808,0.6955955028533936,0.008054543200916675,0.2708829666177432,0.27138930559158325,0.0012732625665352279,0.04529782601942614,0.0452886577695608,0.0018740923686784365,0.04802883074929312,0.047688553109765,0.001730592159901879,0.6061319808165232,0.6160996556282043,0.04581241788503647,0.5323790187637011,0.5505660474300385,0.05775196680328075,127.46491940816243,124.52993392944336,13.163416931117624
|
||||
policy,37,0.6502093076705933,0.6514649391174316,0.004570167979274103,0.2615657349427541,0.2615186125040054,0.0008742127800884045,0.04764996500064924,0.0473611373454332,0.002030027737684037,0.05098894797265524,0.050678391009569154,0.0019708978033060815,0.6280738810698191,0.6374512314796448,0.04333603505155885,0.5526574502388636,0.5707484781742096,0.057244267028937236,124.21377754211426,121.32625961303711,13.764394510009351
|
||||
policy,38,0.6521993478139242,0.6533523797988892,0.005103811183381517,0.25229661415020627,0.2525175660848617,0.0007124243365818712,0.05028108352174357,0.0498063117265701,0.0021874711920809075,0.054197406396269764,0.053867066279053646,0.0022666552663847205,0.6511699209610621,0.6599394083023071,0.04088517781980807,0.5744713495175043,0.5924135446548462,0.05673100064254346,121.27368545532227,118.29900741577148,14.360612832812846
|
||||
policy,39,0.6518805027008057,0.6532142162322998,0.004550556748968663,0.24251803631583846,0.24259882420301432,0.0008527027815073446,0.05308689642697568,0.05263663455843925,0.0023841846020879287,0.057686187016467216,0.057358250021934454,0.0026310256816164997,0.6754556645949682,0.6852971315383911,0.03847729975453732,0.59797885765632,0.615704208612442,0.05616929504028604,118.68078549702962,115.75296020507812,14.908563121826862
|
||||
policy,40,0.6512452562650045,0.6532409191131592,0.004044408794449999,0.23285008594393727,0.23326138406991953,0.0010774731920646897,0.056081553610662555,0.05566598102450365,0.0026310280229577673,0.06149285597105817,0.06096945889294145,0.003080814921457505,0.7009411702553431,0.710993617773056,0.03612447578224424,0.6233432094256083,0.6407631933689117,0.055495545483696083,116.37847137451172,113.46255493164062,15.449572579952052
|
||||
policy,41,0.6520817478497823,0.6533150672912598,0.00545199903265145,0.22279626131057736,0.22298617660999293,0.0007496887341038291,0.05927544645965094,0.05909229256212705,0.0029413407213266674,0.06565619073808189,0.06499519571661945,0.0036372490454127703,0.7275959551334381,0.7364303171634674,0.03382689238377037,0.6507213761409124,0.6655560731887817,0.05461947725839815,114.44044494628906,111.29534912109375,16.0068590782804
|
||||
policy,42,0.6516717076301575,0.6526850461959839,0.004498063876092989,0.2128274614612261,0.2127275466918945,0.0009531549504535566,0.06268017304440335,0.06291729956865305,0.0033315711418071717,0.07022244141747551,0.06938201561570165,0.0043274434247861674,0.7553313920895258,0.7613084018230438,0.03156462447694238,0.6802482008934021,0.6963988542556763,0.05341868181310402,112.86895116170247,109.61481094360352,16.541960453723945
|
||||
policy,43,0.693744421005249,0.6943905353546143,0.005142173573678027,0.20263587683439252,0.2027489691972732,0.0009221247679389792,0.06880896879980958,0.06966359540820115,0.00386803341623476,0.07560556257764495,0.07494987174868581,0.005087837216512039,0.7846015344063441,0.786610871553421,0.02917226644002822,0.7120636155207952,0.7286739647388458,0.05216870532224893,111.69439888000488,108.32796096801758,17.024128183288134
|
||||
policy,44,0.650619626045227,0.6512227058410645,0.003453597529486124,0.19208073119322455,0.19215440750122065,0.0008220300507131765,0.0729944544533888,0.07402674853801725,0.004613221903166634,0.08124915945033229,0.08040328696370119,0.0061895948549656,0.8148739834626516,0.8151247203350067,0.026705963311189924,0.7462333291769028,0.7627569437026978,0.05021525254043529,111.01828447977702,107.51648712158203,17.42175192507472
|
||||
policy,45,0.6519744992256165,0.6532067060470581,0.003687055886578715,0.18182284136613205,0.1820302978157997,0.0008081210468923242,0.0774979001531998,0.07835343852639196,0.0055029627468506405,0.08748785965144633,0.08670517429709429,0.007575271291923607,0.8455410103003184,0.8462242484092712,0.02394048873348428,0.782617429892222,0.7969054281711578,0.04729270302059232,110.73635292053223,107.06835556030273,17.745136461977154
|
||||
policy,46,0.6519278685251871,0.6530786752700806,0.0032871870965098288,0.17129256948828694,0.17128614336252204,0.0009099766136175373,0.08227932887772715,0.0825243107974529,0.006599287423662775,0.09438562020659443,0.09369891881942746,0.009317052796039735,0.8759075254201889,0.87705859541893,0.020759990046295272,0.8207922627528509,0.8311797678470612,0.04313200783370981,110.96363576253255,107.28080749511719,17.982147756384176
|
||||
policy,47,0.6519712805747986,0.6524970531463623,0.0032020472037650777,0.16062232976158455,0.1606338024139404,0.0009807275091652796,0.0873422864824533,0.08714276179671285,0.007934974970596054,0.10201455838978286,0.10146787762641905,0.011499575535014891,0.9049705614646276,0.90658238530159,0.01711719214171923,0.859871024886767,0.8662249147891998,0.037543631913492054,111.69410133361816,107.9334945678711,18.111103880590044
|
||||
policy,48,0.652474562327067,0.6534175872802734,0.003122459776114923,0.14948275561134017,0.1493626087903976,0.0008662714799038289,0.09277376967171824,0.0919839106500148,0.009546326130164701,0.11053774940470851,0.1101917997002601,0.014225598505694506,0.9313652912775675,0.9322768449783325,0.013138679469547955,0.8982669760783514,0.9024972915649414,0.030578770864946186,112.87926928202312,109.02926635742188,18.197682677753743
|
||||
policy,49,0.6525864799817404,0.6532142162322998,0.0033032571980545176,0.13702713077267006,0.1372731029987335,0.0010063872257598337,0.09923647468288736,0.097682137042284,0.011528831000493324,0.12079684995114799,0.12074211239814756,0.01769683559486813,0.9533781160910925,0.9549621939659119,0.00931223492041923,0.9334852596124014,0.9348278343677522,0.022776770441602763,114.57399304707845,110.58683013916016,18.24669925858066
|
||||
policy,50,0.6939530968666077,0.6938129663467407,0.00493533677956461,0.11230586841702457,0.11255246400833124,0.0012802186373503488,0.15761827801664666,0.15045098215341562,0.02171045202940647,0.22000078856945035,0.21649512648582456,0.04318530279943405,0.9756309936443964,0.9765555560588837,0.006710536188165555,0.9743444174528122,0.9754911661148071,0.012307198335836085,115.53312873840332,111.59228897094727,18.121023673683588
|
||||
world_model,1,0.6932633916536967,0.6937968730926514,0.0035630998373010698,1.4143252571423848,1.414684534072876,0.0017389029752967538,0.07881181749204791,0.0763362236320972,0.009496197106775527,0.06250164502610758,0.06273536011576644,0.011012721902652676,0.25244809935490287,0.26934888958930964,0.07653314323677501,0.2632640476028124,0.25532171130180353,0.08745096109645362,148.40925216674805,143.72179412841797,13.457134664256078
|
||||
world_model,2,0.6511972943941752,0.6521923542022705,0.003888822159980744,1.0217790404955547,1.0215720534324646,0.0021928826368143185,0.03134154869864379,0.03136370889842505,0.0012180080117411593,0.03198529779911038,0.0321423094719648,0.0009936209456187662,0.25486101582646364,0.27171552181243896,0.0762288274487236,0.26830662414431566,0.2618924230337143,0.08745472623581808,147.89943059285483,143.88727569580078,12.440178131585096
|
||||
world_model,3,0.6526965300242106,0.6538457870483398,0.0030244522232918004,0.8505068669716517,0.8500413596630096,0.002421941707217788,0.030932795256376214,0.030963050201535197,0.0012322870418135996,0.03157986172785358,0.03165407851338385,0.0009820829381557619,0.2570103574544191,0.27381530404090876,0.07591066009006513,0.27303218593200046,0.2681179493665695,0.08746699224928134,147.40333938598633,144.03308868408203,11.53858199582461
|
||||
world_model,4,0.6537642081578573,0.6548711061477661,0.003690905772718193,0.7495866566896439,0.7493872344493866,0.001905417236451048,0.030530439844975818,0.030568406917154747,0.001251492189635416,0.03117853356525295,0.03118000831454985,0.000984137754965014,0.25890362262725825,0.2756560742855072,0.07557914566418188,0.2774475502471129,0.2740055173635483,0.08748861062819094,147.57844161987305,143.8809585571289,12.590317351692853
|
||||
world_model,5,0.6531020601590475,0.6538037061691284,0.004190404441544864,0.6826258450746536,0.6828784644603729,0.0014495254604859416,0.030135759462912828,0.030216571874916498,0.001274598123973959,0.030782654415816024,0.0307071851566433,0.0009982552769151718,0.26054826378822327,0.27724553644657135,0.07523484547654025,0.28155973181128496,0.2804383486509323,0.08752023582640098,148.30985514322916,144.02316284179688,13.041065445984168
|
||||
world_model,6,0.652904232343038,0.6541328430175781,0.003917927722999634,0.6322771509488424,0.6322070062160492,0.0015101854822154525,0.029749963742991242,0.0297875693067908,0.001300632912208413,0.030393523319313883,0.03023040294647215,0.0010224989056597784,0.2619516178965568,0.27859118580818176,0.07487839346721313,0.28537591050068534,0.2877843827009201,0.08756229835313893,149.80385971069336,143.9203872680664,15.50581661117045
|
||||
world_model,7,0.6525809566179911,0.6534198522567749,0.0038286895048907027,0.5945009539524714,0.5943337678909302,0.0011371541380514353,0.02937416111429526,0.0293697183951735,0.001328677140162438,0.03001230877513683,0.029775536619126748,0.0010547914872966599,0.26312085675696534,0.27970026433467865,0.07451048646853066,0.28890331337849295,0.2946207225322723,0.08761500877769707,151.35160954793295,145.15567779541016,17.01278552170326
|
||||
world_model,8,0.6942926247914633,0.6944036483764648,0.004746228797961993,0.5634216566880544,0.5638414919376373,0.0016285822475345544,0.025642045307904437,0.0249672411009669,0.0060389211259374905,0.017642168793827243,0.017244879156351048,0.004670086397418676,0.26579709475239116,0.2802864611148834,0.0740872294865216,0.29343671351671213,0.30084797739982605,0.08646164576506286,151.4687957763672,144.05230712890625,17.24354370904109
|
||||
world_model,9,0.6511944135030111,0.6527320146560669,0.0038536121648279726,0.5375967274109522,0.5374831855297089,0.0010789337821604393,0.01154504460282619,0.0110334525816142,0.0011224806883214013,0.009807506498570184,0.0095564387738704,0.001047158185257145,0.27400998398661613,0.2888439893722534,0.07296152532233266,0.30018729840715724,0.30915646255016327,0.08579521168721838,151.72984313964844,144.45088958740234,17.892344492104783
|
||||
world_model,10,0.6523717045783997,0.6534799337387085,0.0037762478025049452,0.515908752878507,0.5159917175769806,0.0007655889578597423,0.011686790656919235,0.0111773204989731,0.0011643217626978238,0.0100813065655529,0.00983668398112055,0.0010410395549924618,0.2822145310540994,0.2973223179578781,0.07183304734412586,0.30694559589028353,0.31563095748424524,0.08513588140531189,151.6959482828776,144.71477508544922,17.658566166987196
|
||||
world_model,11,0.652830441792806,0.6540091037750244,0.0043899180131875045,0.49655335893233615,0.497020959854126,0.0012663950940978975,0.011906376807019059,0.011401959694921901,0.001199519489521266,0.010440978920087149,0.01023149397224185,0.0010322038439453927,0.29042308901747066,0.304672434926033,0.07070124324511609,0.3137226688365141,0.3221409469842911,0.08448303482699755,152.26518630981445,145.30999755859375,17.33821273372817
|
||||
world_model,12,0.652741809686025,0.6543616056442261,0.004188664324030706,0.4799657687544822,0.47992835938930506,0.0011451396260108826,0.01220093690790231,0.0117040555924177,0.001228274580673438,0.010880186222493593,0.010723789222538398,0.0010215700523232764,0.2986479786535104,0.31203028559684753,0.06956552543109573,0.32052966952323914,0.3286977112293243,0.08383606377092577,152.55828348795572,146.04046630859375,17.106612847278566
|
||||
world_model,13,0.6520991325378418,0.6530966758728027,0.00392959576726897,0.46497511367003125,0.46469612419605255,0.0009981740627223923,0.012566708261147108,0.0120838298462331,0.0012510709591567412,0.011392140838627968,0.01128659583628175,0.0010101480663317552,0.306901566684246,0.31940731406211853,0.06842543761390346,0.3273779042065143,0.3353126794099808,0.08319442998314103,152.9985033671061,146.89832305908203,17.07644667329928
|
||||
world_model,14,0.6528059840202332,0.6544275283813477,0.004248959614717818,0.4514421448111534,0.4513413906097412,0.001181384418209852,0.01299968920648094,0.0125251226127147,0.0012686107792118293,0.011970518467326918,0.01191339129582045,0.0009989239763529445,0.31519625584284466,0.3268149495124817,0.06728049834058486,0.3342788976927598,0.3419976234436035,0.08255763943287565,153.32167307535806,147.27056884765625,17.198755914783668
|
||||
world_model,15,0.6942661007245382,0.6949129104614258,0.005502055875532023,0.4390999525785446,0.43875284492969513,0.0012345555132372906,0.01473213817613815,0.0145720494911074,0.0017810003742632636,0.013404165860265443,0.013091541826725,0.0009964608222514796,0.32267681633432704,0.3340363949537277,0.06637074672733975,0.34102794403831166,0.3482614755630493,0.08166355105671881,153.89157358805338,147.70947265625,17.432941148574283
|
||||
world_model,16,0.6507837971051534,0.6522257328033447,0.004489551752652264,0.42712217569351196,0.4271528869867325,0.001002419331719271,0.01413322108176844,0.0138528062961995,0.0012537897808745722,0.01358709065243595,0.01387753617018455,0.0008991168549652323,0.3318522659440835,0.34227733314037323,0.06500245006231938,0.3483303040266037,0.35509786009788513,0.08087727538969086,154.023193359375,148.15745544433594,17.554610488011157
|
||||
world_model,17,0.6524376074473063,0.6539355516433716,0.00427782004393049,0.4159223660826683,0.41592220962047577,0.0009833974066721688,0.014896928565576633,0.01457541901618235,0.001236159544906505,0.014471722921977383,0.01478262990713115,0.0008752526743653994,0.3411644014219443,0.35063832998275757,0.06361485883429656,0.35576274991035456,0.3620740622282028,0.08008783957673665,154.30871963500977,148.24876403808594,17.491134797222895
|
||||
world_model,18,0.6518340309460958,0.6535292863845825,0.0036419639345639516,0.4062439575791359,0.4066099375486374,0.0012441368219841362,0.015708379990731634,0.01534754037857055,0.0012191962307316507,0.015400089323520617,0.01573128718882795,0.0008562464097543004,0.35063080365459126,0.3593209385871887,0.062206860188604864,0.36334144572416943,0.36920666694641113,0.07929430332337185,154.46013259887695,147.96013641357422,17.77530017816679
|
||||
world_model,19,0.6522104342778524,0.6545494794845581,0.004331268036865039,0.3964044352372487,0.39652636647224426,0.0011708305380694096,0.01656593227138116,0.0161670977249741,0.0012032127423547733,0.016371590628599084,0.0167231587693095,0.0008421794763287379,0.36026985694964725,0.3686828166246414,0.060777443315604036,0.3710835725069046,0.3765134811401367,0.07849574116725265,154.63639958699545,148.10474395751953,17.869237619997197
|
||||
world_model,20,0.6519838174184164,0.6532231569290161,0.0035257372958448162,0.3871869718035062,0.38719193637371063,0.001071375074750029,0.017468687146902032,0.01706059649586675,0.0011884413769724185,0.017386432892332434,0.0177587447687983,0.0008331308930938198,0.37010109176238376,0.37823860347270966,0.05932572992204894,0.3790075033903122,0.38401371240615845,0.07769117544773847,154.723876953125,148.2755584716797,17.96598595393698
|
||||
world_model,21,0.6523447235425314,0.6538540124893188,0.0038110014848735368,0.3792610466480255,0.3793039470911026,0.0008112461693154701,0.018416458430389516,0.018010523170232752,0.0011749858467380511,0.01844560308381911,0.018823274411261,0.0008291915278799189,0.3801450158158938,0.38800856471061707,0.05785105032527719,0.3871329414347808,0.39172808825969696,0.07687963059851295,154.96575673421225,148.36761474609375,17.995338482195187
|
||||
world_model,22,0.6950217485427856,0.6951212882995605,0.006669304115717026,0.37128157168626785,0.37145547568798065,0.0007590613998937037,0.020792244933545534,0.020302251912653398,0.0013862880681167551,0.020443124696612316,0.0208307188004255,0.0008067424441597976,0.39000103374322254,0.3975093513727188,0.05648005506501955,0.3957728644212087,0.39965295791625977,0.07594902204824541,155.11568450927734,148.48924255371094,17.973955257566395
|
||||
world_model,23,0.6511320471763611,0.6524710655212402,0.003444405309563134,0.3632835571964581,0.36331434547901154,0.000729360393651198,0.021551838920762092,0.021249699406325748,0.0011477269322505057,0.021587851612518184,0.02201135549694295,0.0008292522910266599,0.4011043906211853,0.4088484048843384,0.05490334319894624,0.40479997048775357,0.4078565388917923,0.0750262840961441,155.26026153564453,148.58611297607422,18.064306585243138
|
||||
world_model,24,0.6526086330413818,0.6541460752487183,0.003982386266781369,0.35623977581659955,0.3562125563621521,0.0007121283094985211,0.022708769422024443,0.0224132360890507,0.0011365985862621074,0.022846043265114177,0.0232202280312776,0.0008346017143646428,0.4125404854615529,0.4209138751029968,0.05330061746388488,0.41413568953673047,0.41636785864830017,0.07408959234852641,155.31125768025717,148.70111846923828,18.108820083376884
|
||||
world_model,25,0.6523404717445374,0.6539329290390015,0.0038671835617395426,0.3488370602329572,0.3489240258932113,0.0009575196418767863,0.023918405175209,0.023620724678039502,0.0011268583170800598,0.024161638536800877,0.02444442454725495,0.0008455014105244018,0.42434010406335193,0.433353915810585,0.0516729963335261,0.4238110010822614,0.42521895468235016,0.07313747324631314,155.38574854532877,148.73836517333984,18.07362608240498
|
||||
world_model,26,0.6525336901346842,0.6542254686355591,0.004011627171126368,0.3423083648085594,0.3424276709556579,0.0008669922234647755,0.02518340758979316,0.02483713440597055,0.0011184027439103048,0.025538719259202425,0.0257351323962211,0.0008624637955081293,0.4365362326304118,0.4455730766057968,0.050022367855312666,0.4338596910238266,0.4344451427459717,0.07216836569725421,155.54988479614258,148.83324432373047,18.082126159081817
|
||||
world_model,27,0.6526252230008444,0.6540577411651611,0.0038468958111905916,0.3355493942896525,0.335951030254364,0.0009277701985173107,0.02650751763333871,0.02614341955631965,0.0011111533331712206,0.02698261709883804,0.02711534220725295,0.0008861416394730612,0.44916437069574994,0.4570032954216003,0.04835173905140363,0.44431904206673306,0.4440857619047165,0.07118059510393317,155.71185938517252,149.0121612548828,18.21682152101327
|
||||
world_model,28,0.6517868638038635,0.6528509855270386,0.0032982900655398324,0.329083872338136,0.32900980114936823,0.0008896948654186506,0.02789483933399117,0.02747713960707185,0.0011050548549248536,0.028499247351040383,0.0285633662715554,0.0009173420433861759,0.4622625956932704,0.4688722491264343,0.04666542693474397,0.4552299752831459,0.4541846513748169,0.07017220051445312,155.94143931070963,149.3293685913086,18.31012191884351
|
||||
world_model,29,0.693601667881012,0.6947225332260132,0.003802879008318769,0.32305958122014994,0.32295884191989893,0.0007993476393790269,0.030282089331497692,0.02994798682630055,0.0010839876834442994,0.030727682479967624,0.0307620130479335,0.0009212788787074684,0.4756133258342743,0.48157651722431183,0.0448957239836219,0.4667654906709989,0.46475672721862793,0.06909501293654652,156.02269999186197,149.44773864746094,18.34830593334474
|
||||
world_model,30,0.6508974234263102,0.6524726152420044,0.0038113124543878592,0.3165739302833875,0.31655389070510864,0.0006698348523900007,0.031688568803171266,0.0313549023121595,0.0010528216105483838,0.03244702549030378,0.0324143189936876,0.0009708208792657122,0.4901626482605934,0.494875505566597,0.04318955630048362,0.478918398420016,0.47645989060401917,0.06798272911407684,156.1506690979004,149.46195220947266,18.434824668970588
|
||||
world_model,31,0.6526755094528198,0.6543371677398682,0.0038935387219086143,0.3117318451404571,0.3115129917860031,0.0006862497182907304,0.03335643652826544,0.03299649246037005,0.0010537514442327824,0.03428063821047541,0.0342894736677408,0.0010286814796438845,0.5053621754050255,0.5088052153587341,0.04148972629846534,0.49170884241660434,0.4900951534509659,0.06683816433788073,151.7976277669271,144.7728729248047,19.22858156286807
|
||||
world_model,32,0.6524945100148519,0.6537972688674927,0.003777708376689403,0.3041169593731562,0.3043469935655594,0.0006222707258431737,0.035115817561745595,0.034755133092403356,0.0010580765625410188,0.03622623191525534,0.036282261833548504,0.001099722863560723,0.5212671309709549,0.5234245657920837,0.039809214588577606,0.5052030434211096,0.5044702291488647,0.06565710671674625,147.78732681274414,140.5207977294922,20.002514490736157
|
||||
world_model,33,0.6525572141011556,0.6534721851348877,0.003734484456449012,0.2963304842511813,0.2964370846748352,0.0006973412642994771,0.036974364270766516,0.036664741113781846,0.001067111022603711,0.03829555306583638,0.038405764847993795,0.0011863260274548554,0.5379358530044556,0.5387972295284271,0.038164184922013684,0.5194742480913798,0.5196605324745178,0.06443425873102676,143.8975067138672,136.54253387451172,20.909827713103574
|
||||
world_model,34,0.6529571612675985,0.6545252799987793,0.003699926652574215,0.2879464800159136,0.2879945039749145,0.0009030638291139494,0.038941781036555705,0.0386918447911739,0.0010828835001857086,0.0405032960698008,0.04067634604871265,0.0012914324495961005,0.5554297715425491,0.5549918413162231,0.036573951366162157,0.5346038217345873,0.5348528027534485,0.0631627712671204,140.17120806376138,132.75598907470703,21.781444805733333
|
||||
world_model,35,0.6532364090283712,0.6540898084640503,0.004308700010378144,0.2794510026772817,0.27931869029998774,0.000787050865179389,0.04102746210992333,0.0408478919416666,0.0011083547848127649,0.04286482340345774,0.0430976711213588,0.0014186613746750944,0.5738121271133423,0.5720815658569336,0.03506068549111089,0.550681471824646,0.5503836870193481,0.061833890829129115,136.63250541687012,129.09349822998047,22.62247686981654
|
||||
world_model,36,0.6943660775820414,0.6947677135467529,0.004433635923286595,0.2704970141251882,0.2705013155937195,0.0009481462781220678,0.04531349521130318,0.044991955161094596,0.001241529352267602,0.04696783671776449,0.04699309729039665,0.0015878412504597976,0.5933169374863306,0.5906156003475189,0.03314894199546353,0.568513922393322,0.5677452683448792,0.060248866965911474,133.42478561401367,125.81082153320312,23.398769770297726
|
||||
world_model,37,0.6515010992685953,0.6526074409484863,0.004340502908088446,0.26143612712621683,0.26157672703266144,0.0009879232052521219,0.047820683568716014,0.047672245651483494,0.0014076699142034589,0.049817036837339346,0.0497679058462381,0.0018059281629702838,0.6146781345208486,0.6103256940841675,0.03168389913359119,0.5876364062229792,0.5863721668720245,0.05857549515237376,130.43233108520508,122.78826904296875,24.26997762108293
|
||||
world_model,38,0.6519432663917542,0.6530526876449585,0.0036943791117549016,0.25192446758349735,0.2519597262144089,0.0008752104659131675,0.05052472619960701,0.05034575611352915,0.0015289455735867678,0.052916740067303146,0.05275445803999895,0.0020564246045959977,0.6372452477614085,0.63130983710289,0.0303979819791749,0.6081422964731852,0.6066853702068329,0.056786268289185454,127.66820526123047,119.9527587890625,25.101569325968757
|
||||
world_model,39,0.6529051065444946,0.6543606519699097,0.0040036262810062085,0.24272263174255684,0.24305716902017588,0.0009844110171711696,0.05341789188484347,0.0533205363899469,0.0016958725411005623,0.05628104259570434,0.0559754185378551,0.002362551894853731,0.6610744049151739,0.6536625921726227,0.029306752866753705,0.6301656663417816,0.6270488500595093,0.054850599339682636,125.2996768951416,117.53531265258788,25.865464855686817
|
||||
world_model,40,0.6526068250338236,0.654694676399231,0.004359899170975356,0.23309630155563352,0.2330135405063629,0.0009763829666473888,0.05651755196352796,0.056521153077483094,0.0019224488693649793,0.05994473211467261,0.0594627577811479,0.0027376358050897292,0.6862018704414368,0.6774684190750122,0.028402527040136426,0.6538421362638474,0.6493560969829559,0.0527276172489068,123.18343098958333,115.30332946777344,26.674647373211865
|
||||
world_model,41,0.6522894104321798,0.6537619829177856,0.004001250414742604,0.2227868425349394,0.22288406640291208,0.0007804025410326284,0.05983805997918044,0.05979161709547035,0.0022250585277126724,0.06394348883380489,0.0635319650173187,0.003198410899381668,0.7126290301481882,0.7036351561546326,0.027644290798493634,0.6792972534894943,0.6778706908226013,0.05036389242289038,121.31806882222493,113.28437042236328,27.465673576526445
|
||||
world_model,42,0.6524964570999146,0.6541141271591187,0.0035530114589206493,0.21248061706622437,0.2122983559966087,0.000877948924634953,0.06339574294785653,0.0636060573160648,0.0026228449785219306,0.06831990617016946,0.0680063553154468,0.0037662188902127477,0.7403056671222051,0.7326139509677887,0.026950385408067323,0.7066317150990168,0.7071923911571503,0.04769133433663874,119.9202454884847,111.79045867919922,28.12908189827428
|
||||
world_model,43,0.694101611773173,0.6950318813323975,0.004275179336051731,0.20217312872409818,0.2019767984747886,0.0008392450108817351,0.06965524392823373,0.06989056617021555,0.0036264938934137793,0.07335027245183781,0.07365939021110529,0.004503262553815755,0.7695587227741877,0.764448493719101,0.025720857217844586,0.7357569287220637,0.7373875677585602,0.04472633791912143,118.9017448425293,110.59065628051758,28.763267510074296
|
||||
world_model,44,0.6508041620254517,0.6517834663391113,0.003887746784572188,0.19214290380477902,0.19226609915494913,0.0007583846923235902,0.07419322679440178,0.07400684803724285,0.004332483332503543,0.07871562925477817,0.07931801304221145,0.005431031103828062,0.8003204564253489,0.7955601513385773,0.02466549334540105,0.7669056256612142,0.7695324122905731,0.041288880697479824,118.25725809733073,109.8150863647461,29.318750304449985
|
||||
world_model,45,0.6528476277987162,0.6542096138000488,0.003768962736709361,0.1815918795764446,0.18181513249874115,0.0010825867969766715,0.0789770272870858,0.07834126800298685,0.0052955405410285645,0.08465606532990928,0.0855746008455753,0.006563646713347993,0.8317959755659103,0.8268890082836151,0.023213052605451975,0.7999095022678375,0.8009489476680756,0.03726610580679326,118.05251566569011,109.53546524047852,29.770118479964008
|
||||
world_model,46,0.654333233833313,0.653759241104126,0.005029414502439849,0.17108984788258866,0.17117094993591303,0.0009197408348533716,0.08409804416199519,0.0828756801784038,0.006501044378892007,0.0912169106304645,0.0919234827160835,0.007976532746615661,0.8633350481589636,0.8585801720619202,0.021200542588395974,0.8343533178170522,0.8326144814491272,0.03258041315539145,118.43394724527995,109.70781707763672,30.109312519156855
|
||||
world_model,47,0.6529434323310852,0.6535868644714355,0.0035017777559110015,0.16068543493747708,0.1608249247074127,0.0007836228618943617,0.08956933269898093,0.08765449002385134,0.007989957842588793,0.09847251760462916,0.09881114587187764,0.00973768414786829,0.8939534574747086,0.8888950347900391,0.018582270803974406,0.8694112151861191,0.8684423863887787,0.027250504566786456,119.21760940551758,110.28472137451172,30.46896761231697
|
||||
world_model,48,0.6530542969703674,0.6543289422988892,0.0033863501057644586,0.14935414120554918,0.1495687142014503,0.0009581491829283408,0.09548830303053057,0.09329230338335029,0.009806268067985704,0.10659357781211531,0.10688028484582895,0.011934951116180594,0.9222536087036133,0.9184131026268005,0.015548688683816857,0.9036492357651392,0.9035027027130127,0.021520094679624988,120.41515795389812,111.43666458129883,30.69610827992721
|
||||
world_model,49,0.6530368526776632,0.6538031101226807,0.0034281225983086,0.13671428586045895,0.1370283663272857,0.0008672572893981484,0.10254440456628795,0.09999302029609675,0.01205341359706188,0.11642161570489402,0.116880465298891,0.01475109804136385,0.9464114556709925,0.9459909498691559,0.012625238057218994,0.9348573336998621,0.9353949427604674,0.016061439885906904,122.15505472819011,113.10513305664062,30.752542690521803
|
||||
world_model,50,0.6947094996770223,0.6953520774841309,0.004686321065378407,0.11205744432906305,0.11221677437424656,0.0012701903061398698,0.16251299530267713,0.15287472307682032,0.022551152578355802,0.21370118235548333,0.21901452541351313,0.035522379827445556,0.9718552231788635,0.9760347008705139,0.010095723638928118,0.971980944275856,0.974591165781021,0.011665806557301425,123.07281112670898,114.11814880371094,30.550128763380346
|
||||
|
@@ -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,34.57231259346008,35.02649784088135,145.15686202049255,,,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,1,34.776850938797,35.008129835128784,143.0682270526886,234.67254638671875,0.25196242332458496,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,2,34.95950388908386,34.902048110961914,143.17318272590637,198.36325073242188,0.27957355976104736,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,3,34.15758419036865,34.9982476234436,143.65063858032227,227.1009521484375,0.2705885171890259,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,4,35.12756705284119,35.17540431022644,145.74152207374573,179.85182189941406,0.33110541105270386,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,5,33.95958352088928,35.149741649627686,141.58479404449463,162.56973266601562,0.4239497780799866,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,6,34.60032343864441,34.41904163360596,143.72416043281555,182.1998291015625,0.349357545375824,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,7,34.574483156204224,34.54253792762756,140.93287110328674,182.25311279296875,0.2827390432357788,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,8,34.79826784133911,34.98834300041199,143.62148690223694,193.31533813476562,0.24650442600250244,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,9,34.538923501968384,33.85257339477539,141.45096492767334,147.1333770751953,0.3767222762107849,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,10,34.50165772438049,34.4240288734436,144.19981384277344,190.51097106933594,0.4452609419822693,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,11,34.46553897857666,34.116426944732666,142.8107123374939,190.67617797851562,0.27760785818099976,
|
||||
|
@@ -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,34.58604973554611,,,,47.333333333333336,49.166666666666664,47.833333333333336,48.5,,189.8770099986683,0.3213974345814098,143.25960300366083,34.58604973554611,34.716918428738914,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,world_model,34.716918428738914,,,,47.75,49.583333333333336,48.0,48.583333333333336,,189.8770099986683,0.3213974345814098,143.25960300366083,34.58604973554611,34.716918428738914,
|
||||
|
1201
unitree_z1_stackbox/case1/output/sparse_8/inference/stepwise_log.csv
Normal file
@@ -0,0 +1,54 @@
|
||||
# DDIM Analysis Report
|
||||
|
||||
## Analysis Config
|
||||
|
||||
- Stability threshold: None
|
||||
- Stability window: 3
|
||||
- Mid-step window: 15-35
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Unique samples: 1
|
||||
- Step rows: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Five Directions
|
||||
|
||||
### Original Early Stop
|
||||
|
||||
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_l2_vs_full50`: mean=140.0402, median=142.7009, p90=163.0307, p95=169.4642
|
||||
|
||||
### Direction C: Action Converges First
|
||||
|
||||
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `action_vs_full50_95pct_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3531, median=0.3490, p90=0.4172, p95=0.4281
|
||||
- `action_delta_mid_steps`: mean=0.0285, median=0.0269, p90=0.0403, p95=0.0426
|
||||
- `state_delta_mid_steps`: mean=0.0280, median=0.0260, p90=0.0405, p95=0.0430
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.8333, median=47.8333, p90=47.8333, p95=47.8333
|
||||
- `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.8333, median=47.8333, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=189.9747, median=190.3070, p90=221.4898, p95=228.0855
|
||||
- `action_drift_vs_prev_round`: mean=0.3169, median=0.2949, p90=0.4140, p95=0.4197
|
||||
- `round_total_time_s`: mean=136.5570, median=136.3772, p90=137.5081, p95=137.7435
|
||||
- `policy_pass_total_time_s`: mean=33.4946, median=33.4736, p90=33.6613, p95=33.7768
|
||||
- `world_model_pass_total_time_s`: mean=33.5496, median=33.5098, p90=33.8053, p95=33.8367
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 258 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
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.49463204542796,33.49463204542796,,,,,,,,,,,50.0,50.0,,,,,47.833333333333336,47.833333333333336,,48.583333333333336,48.583333333333336,,136.55701822042465,136.55701822042465,,33.49463204542796,33.49463204542796,,33.54961313803991,33.54961313803991,,189.9746690229936,189.9746690229936,,0.3168776577169245,0.3168776577169245,
|
||||
unitree_z1_stackbox,world_model,33.54961313803991,33.54961313803991,,,,,,,,,,,,,,,,,48.0,48.0,,48.583333333333336,48.583333333333336,,136.55701822042465,136.55701822042465,,33.49463204542796,33.49463204542796,,33.54961313803991,33.54961313803991,,189.9746690229936,189.9746690229936,,0.3168776577169245,0.3168776577169245,
|
||||
|
@@ -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.6915226578712463,0.6894024610519409,0.005272976541858219,1.4144836962223053,1.4150719046592712,0.0020227187653077635,0.0818341510991255,0.08026482537388795,0.006641236360181833,0.06671332940459247,0.06797982379794115,0.010749189605428373,0.23653788305819032,0.23674467206001282,0.08607338809435626,0.2284023414055506,0.22530771046876907,0.08299521839482457,147.34358978271484,147.4955825805664,7.330139758878821
|
||||
policy,2,0.6491776704788208,0.6473895311355591,0.0040104312509992215,1.0217932164669037,1.0213251113891602,0.0020477655804268017,0.03187811390186343,0.0320366751402616,0.0013368775234481399,0.03206916525959962,0.03193528018891805,0.001085897475847016,0.24065432138741014,0.2403694316744804,0.08587327395726675,0.23207307917376355,0.2296535223722458,0.08377242187855834,146.85578409830728,146.82103729248047,7.258402154883502
|
||||
policy,3,0.650759239991506,0.6497650146484375,0.0043097677593858215,0.8511459430058798,0.8504109084606171,0.0021662677336808786,0.03154685006787374,0.0317457746714353,0.0013448672377124019,0.031616951494167204,0.03139611240476365,0.0010246517805004114,0.2444939538836479,0.24376669526100156,0.08567292643019889,0.23547165282070634,0.2337151169776916,0.084493169139855,146.9429028828939,147.12963104248047,7.676044214792015
|
||||
policy,4,0.6507817308108012,0.6495282649993896,0.004160160331129531,0.7508361091216406,0.751186192035675,0.002025832361313085,0.031217833825697455,0.03145533800125115,0.0013556897845161384,0.0311698842172821,0.030980029143392998,0.0009703946336166631,0.24806098019083342,0.2486784383654594,0.08547279441389873,0.23860569174091018,0.23750287294387815,0.08515847034779364,145.7533162434896,145.41022491455078,7.209244809266511
|
||||
policy,5,0.6508070429166158,0.6490262746810913,0.004562648568087584,0.6815595676501592,0.6818026900291443,0.0013306533078718521,0.03089223864177858,0.0311664789915084,0.0013686553670647717,0.030729461616526,0.030610571615397902,0.0009242156704388052,0.2513599302619695,0.25328779220581055,0.0852733295876936,0.24148290728529295,0.2410271242260933,0.08576949075479684,145.31252161661783,143.92689514160156,7.195284947297062
|
||||
policy,6,0.6506097316741943,0.6495926380157471,0.004272680245033144,0.6317743162314097,0.6316892206668854,0.001023407775933018,0.030571208956340915,0.030729152262210797,0.0013831089247994094,0.030297106131911233,0.03026946261525145,0.0008870864114034476,0.25439556625982124,0.25760127604007715,0.08507506046187334,0.24411099279920256,0.24429788440465927,0.08632751583038784,145.96108118693033,142.9152374267578,7.554928117167351
|
||||
policy,7,0.6504205465316772,0.6496474742889404,0.003709827307963181,0.593809242049853,0.5938014090061188,0.0018365985607979526,0.030255782262732536,0.0302999652922153,0.001398439356655512,0.02987409600367144,0.029977748170495,0.0008597562973623445,0.25717285647988314,0.2616256400942802,0.0848785335833702,0.24649760685861108,0.2473250404000282,0.08683393458993109,146.22119649251303,143.3067855834961,8.00611884755117
|
||||
policy,8,0.6504174868265787,0.6500251293182373,0.0035287186362140096,0.5633286982774734,0.563102513551712,0.0015837033056784106,0.029947069628785017,0.0298803886398673,0.0014140872417984058,0.029461756814271156,0.029595409519970348,0.0008426481494218067,0.2596968114376068,0.2653676867485046,0.08468430715193494,0.24865023419260976,0.25011804699897766,0.08729016205914189,146.60668563842773,144.71782684326172,7.504363424437079
|
||||
policy,9,0.6508820056915283,0.6498183012008667,0.003966857609258503,0.5371421774228414,0.5370132923126221,0.0016284718010948392,0.029645959381014067,0.0295682027935981,0.0014295620105804054,0.029061144528289586,0.02922061830759045,0.000835771807869812,0.2619726049403349,0.2688343971967697,0.08449299285716036,0.2505761316667,0.2526859641075134,0.08769764660401741,146.45035934448242,143.57891845703125,7.687679382893267
|
||||
policy,10,0.6505440473556519,0.6502566337585449,0.0034282048295716746,0.5146626532077789,0.5149571597576141,0.000988914612046563,0.029353487150122686,0.02932644635438915,0.0014444354818479467,0.028673452014724366,0.02885754778981205,0.0008386956315578096,0.2640052648882071,0.27308617532253265,0.08430519262654693,0.25228238229950267,0.25503750145435333,0.08805782413214397,147.32895278930664,145.44659423828125,7.836080222487116
|
||||
policy,11,0.6513513922691345,0.6513452529907227,0.004035573314323202,0.496053546667099,0.4958891123533249,0.0010006957538194437,0.029070407928278,0.02909333351999515,0.001458327626972291,0.028299579241623445,0.0285070678219199,0.0008505827265623742,0.2657998862365882,0.27850133180618286,0.08412153398275174,0.25377573445439333,0.2571808695793152,0.08837212379394915,148.1235720316569,146.77477264404297,8.506142752764841
|
||||
policy,12,0.6506398518880209,0.6505023241043091,0.004003416075421559,0.4790485352277756,0.47901567816734314,0.0009203284515498561,0.02879767461369429,0.02886970993131395,0.0014709386870309226,0.02794057239467895,0.028126361779868547,0.0008703199038999138,0.26736142672598356,0.28365182876586914,0.08394265241669972,0.2550626608232657,0.25912386178970337,0.08864197673943254,148.05774307250977,146.01168823242188,8.59605292060033
|
||||
policy,13,0.6523279150327047,0.6500635147094727,0.006902216854609225,0.4641591434677442,0.4641657769680023,0.0011971908314116503,0.028535966140528474,0.028656136244535398,0.0014820048144857816,0.027597223718961034,0.027723389677703297,0.0008966168802523656,0.2686947342008352,0.2873775362968445,0.08376917755585729,0.25614925598104793,0.2608736827969551,0.08886867474379186,148.77283986409506,146.66777801513672,8.798672094112066
|
||||
policy,14,0.6509896516799927,0.650360107421875,0.004029700471228755,0.45069622496763867,0.45076537132263184,0.0006365916846282762,0.028286146155248035,0.0284533547237515,0.001491317632405288,0.027270482232173224,0.0274279881268739,0.0009281557613392546,0.2698045050104459,0.29053522646427155,0.08360175458071001,0.2570413096497456,0.26243712007999415,0.0890535903252217,149.05389531453451,147.08241271972656,8.859464667649144
|
||||
policy,15,0.6510004003842672,0.6506816148757935,0.004455425970866438,0.4379498362541199,0.4383063316345215,0.0013425700030914299,0.02804881039385991,0.028261873871088,0.0014987153308015308,0.026961017089585416,0.02714920137077565,0.0009636806527213833,0.2706952113658189,0.29344418644905085,0.08344101038519283,0.25774420052766794,0.2638204544782638,0.08919791929098839,149.61446126302084,147.53118133544922,8.823669029908585
|
||||
policy,16,0.6503374973932902,0.6499656438827515,0.0034114651192695402,0.42653238276640576,0.4266774207353592,0.0012751061992028157,0.027824664954096023,0.02808227296918625,0.001504066443433726,0.026669612464805384,0.0268038380891084,0.0010020263728880625,0.2713711975763241,0.29610754549503326,0.08328760014231457,0.25826296086112654,0.2650294452905655,0.08930286867556386,149.67547098795572,147.4420394897461,8.9141969644533
|
||||
policy,17,0.6509304841359457,0.6509499549865723,0.0036890238840081367,0.41556262969970703,0.41549801826477045,0.001016204139150172,0.02761435974389311,0.0279151182621717,0.0015072859982130382,0.026396973679463007,0.026419876143336248,0.0010421845918729491,0.271836495026946,0.29852810502052307,0.08314213372080699,0.2586022168397903,0.2668270021677017,0.0893695249874181,149.88018798828125,147.93566131591797,8.578806784192484
|
||||
policy,18,0.6508908073107401,0.6505358219146729,0.00381678533499138,0.4057530437906583,0.4057948440313339,0.0011412111144449236,0.02741839286560809,0.0277608092874288,0.0015083033261449625,0.02614366527025894,0.026056912727653952,0.001083266767640555,0.27209496373931563,0.30070868134498596,0.0830052557239213,0.2587662320584058,0.26865246891975403,0.08939894215075248,149.85095977783203,148.24661254882812,8.584110454645536
|
||||
policy,19,0.6511826515197754,0.6510382890701294,0.003984413918630682,0.3961130976676941,0.3960689306259155,0.0014157810210351555,0.027237197073797324,0.02761967014521355,0.0015070834569219128,0.025910174784560952,0.0257279528304934,0.0011245236025327126,0.27215012287100154,0.3006203919649124,0.08287755771000208,0.25875884108245367,0.2700899094343185,0.08939207916669162,150.26804987589517,148.6418685913086,8.739720599870493
|
||||
policy,20,0.6507734060287476,0.650492787361145,0.003606433378295911,0.3876853014032046,0.38775740563869476,0.0010045643084520507,0.027071474585682084,0.0274923173710703,0.0015036236327534216,0.025697248522192184,0.02545612771064035,0.001165314230188327,0.27200534505148727,0.29770444333553314,0.08275964482028221,0.2585835270583629,0.2711287587881088,0.08934981880158584,150.3571573893229,148.4397964477539,8.843949304849923
|
||||
policy,21,0.6510860721270243,0.6504490375518799,0.004161424775556762,0.379060298204422,0.37925778329372406,0.00102333495174369,0.02692154655233021,0.027378998696803998,0.001497942671228765,0.025505248457193333,0.025206703692674602,0.0012050979185479049,0.2716636049250762,0.294531986117363,0.08265210479474656,0.25824338570237154,0.2719839066267013,0.08927298464279784,150.49778111775717,148.7805404663086,8.860967743650486
|
||||
policy,22,0.6517765919367472,0.6510696411132812,0.004508938765535722,0.3710796609520912,0.37124504148960114,0.0007516791786919134,0.026787750422954507,0.027279939502477597,0.0014900613821842523,0.025334569159895126,0.0249801874160766,0.0012434145496075391,0.2711276747286319,0.2911554276943207,0.08255554486682484,0.2577410998443762,0.2726582735776901,0.08916232309833055,150.66582234700522,148.82022857666016,8.878071532845748
|
||||
policy,23,0.6517579754193624,0.6508092880249023,0.004493630719661925,0.3630284070968628,0.36310817301273346,0.0008653478337161388,0.026670517710347924,0.02719551417976615,0.0014800517217735687,0.025185667909681752,0.0247771460562944,0.0012798759596720241,0.270399988318483,0.2875784933567047,0.08247049436679986,0.25707899654905,0.27315445244312286,0.08901849162519973,150.73239771525064,148.8710479736328,8.937679680872627
|
||||
policy,24,0.6516539653142294,0.6513981819152832,0.0037083501212500517,0.3560531909267108,0.3560038357973099,0.0008973941237293896,0.026570049114525266,0.02712581586092705,0.0014679827469438818,0.02505878296991185,0.024626540020108202,0.0013141403141806473,0.2694827318191528,0.2838045358657837,0.08239751357801862,0.25625902041792864,0.2734745889902115,0.08884208636598247,150.78752263387045,148.7984619140625,8.896610324449473
|
||||
policy,25,0.6511638760566711,0.6497910022735596,0.0038388530237283445,0.34906967729330063,0.34912265837192535,0.0007046596538351582,0.026486837615569383,0.027049492113292148,0.0014539655841100526,0.024954416478673556,0.0245225531980395,0.0013459477624360242,0.26837774490316707,0.27983649075031275,0.08233712592331885,0.2552827273805936,0.2736205607652664,0.08863363529619549,150.9254633585612,148.80589294433594,9.022697632990926
|
||||
policy,26,0.6507406632105509,0.6502971649169922,0.003569327886395079,0.34176382422447205,0.34181082248687744,0.0009556725243251755,0.02642083090419567,0.02696604095399375,0.0014381087941858542,0.02487255011995629,0.0244668815284967,0.001375039176271086,0.2670866400003433,0.27671879529953003,0.08228983662802962,0.2541513678928216,0.27359382808208466,0.08839360702944807,151.17531077067056,148.88594818115234,9.144052414232435
|
||||
policy,27,0.6515167355537415,0.6513099670410156,0.00394600024590958,0.3358124643564224,0.33566494286060333,0.0009946210683003855,0.02637232001870866,0.026898342184722403,0.0014205636479737015,0.024813474621623716,0.02443525847047565,0.001401216652683408,0.26561068743467325,0.27402836084365845,0.08225613245967142,0.25286574972172576,0.2733954191207886,0.08812238924165433,151.36145782470703,149.15259552001953,9.169517828204429
|
||||
policy,28,0.6504724025726318,0.6497348546981812,0.00387864852447023,0.32940894365310663,0.3292124420404434,0.0008227008364093788,0.026341433947284974,0.0268465783447027,0.001401502172823354,0.024777322386701852,0.02442775107920165,0.0014243179389894045,0.2639509129027525,0.2711441069841385,0.08223647915718396,0.2514263925453027,0.27302610874176025,0.08782028378096292,151.5461794535319,149.33440399169922,9.125345334328005
|
||||
policy,29,0.651602586110433,0.6507645845413208,0.004267849400242536,0.3232356930772463,0.32335391640663147,0.0008620763902038041,0.026328420887390718,0.02681104652583595,0.0013811218621680213,0.024764323296646237,0.0244445297867059,0.0014442100868804761,0.2621079881985982,0.2680685520172119,0.08223129930331133,0.2498334143310785,0.27215149998664856,0.08748756615015882,151.64239756266275,149.33599090576172,9.244336201483389
|
||||
policy,30,0.6508579254150391,0.6508650779724121,0.0037403916901527176,0.3170850028594335,0.3170177638530731,0.000990054083939799,0.026332906602571347,0.02682488411664955,0.0013596289160332047,0.024774106529851698,0.0244851559400558,0.0014607477572870385,0.26008238146702445,0.26480406522750854,0.08224098026569601,0.24808664309481776,0.27103428542613983,0.08712446694853736,151.81455866495767,149.46160888671875,9.288196664111785
|
||||
policy,31,0.6511663993199667,0.6510717868804932,0.003950714781763291,0.3121022085348765,0.31199759244918823,0.001161999100936274,0.026355307083576866,0.026818792335689,0.0013372959110537473,0.024807037940869674,0.0245499219745397,0.001473874344573272,0.25787422309319175,0.26135262846946716,0.08226590978183529,0.24618552997708318,0.26974067091941833,0.08673111146270826,147.27003733317056,144.96328735351562,9.744429802582331
|
||||
policy,32,0.65162593126297,0.6514116525650024,0.0048922245419876775,0.3037875418861707,0.30393908917903895,0.0009957558185703123,0.02639538127308085,0.02682867832481855,0.0013143922552917844,0.024862847446153493,0.02463848982006305,0.0014835059023710052,0.2554834230492512,0.2577159106731415,0.08230640848446519,0.2441292187819878,0.26826958358287806,0.08630759806436263,143.07870737711588,140.67840576171875,10.255362019074244
|
||||
policy,33,0.6937026778856913,0.6918078660964966,0.006639114031405923,0.2960317507386207,0.2960718274116516,0.0008021212253682068,0.040303277162214095,0.0401602517813444,0.001815413235397603,0.04040959570556874,0.0399143453687429,0.0012031383947358045,0.26863529284795123,0.2693481892347336,0.08170812646473888,0.2550579905509948,0.2817142903804779,0.08499059098596556,139.08233706156412,136.6142807006836,10.756070523174406
|
||||
policy,34,0.6497239271799723,0.6493469476699829,0.004826989216781707,0.2879101062814395,0.28787118196487427,0.0009727945210075633,0.04149867190668976,0.041734037920832606,0.0011594365996458035,0.042285721438626404,0.0422355849295854,0.0009110972830282851,0.2844528288890918,0.28480249643325806,0.08082666436261392,0.2673696701725324,0.29617127776145935,0.08405522296213686,135.27186965942383,132.67520904541016,11.320928073321763
|
||||
policy,35,0.6521379947662354,0.6513092517852783,0.005505784771545364,0.2796281923850377,0.27981793880462646,0.0011946109512285473,0.043994099212189476,0.044303955510258605,0.0012525466484970237,0.04495899441341553,0.04489933699369425,0.0009854523925881505,0.3014598302543163,0.30142544209957123,0.07984803629831418,0.2806950105975071,0.30949574708938593,0.08307371730100654,131.6009260813395,128.8338279724121,11.870077540938123
|
||||
policy,36,0.6512773831685384,0.6503368616104126,0.005211306326011455,0.2708849410216013,0.2713906913995743,0.0012760154270618485,0.04668233388413981,0.04708102904260155,0.0013604598142263342,0.04785897334416703,0.04780899360775945,0.0010745489686799416,0.3198097149531046,0.3193694800138473,0.078755629585976,0.29518203437328333,0.32155725359916687,0.08204184729158637,128.20284271240234,125.37810897827148,12.42434639176232
|
||||
policy,37,0.6516451239585876,0.6513400077819824,0.005705096085146288,0.26156924913326896,0.2615142464637756,0.0008774542625809271,0.04958780885984495,0.0500461440533399,0.0014861474666255428,0.0510189132764935,0.05102011933922765,0.0011821831197209097,0.33967842906713486,0.33880989253520966,0.0775293328338604,0.3110061635573705,0.33475627005100245,0.08095456500800427,125.01594416300456,122.2235336303711,12.961712616888434
|
||||
policy,38,0.6515735586484274,0.650955080986023,0.004913578934738457,0.2523019810517629,0.2525091767311096,0.0007224124070526989,0.05273937775442992,0.053245276212692205,0.0016333701316597396,0.054479212500154924,0.0544867347925901,0.0013134088878252526,0.361267634977897,0.35994854569435114,0.0761446098920548,0.32837611312667525,0.3492780178785324,0.07980540556834921,122.12948481241862,119.35907745361328,13.511572611952541
|
||||
policy,39,0.6514718929926554,0.6512438058853149,0.004261417005417392,0.24252182369430855,0.24262317270040507,0.0008518346932670227,0.05617000690350926,0.05673092789947985,0.001806888463924777,0.058288038087387826,0.05826379731297485,0.0014750529349049867,0.38480707878867787,0.3830164223909378,0.07457148488686363,0.34754105160633725,0.3653465509414673,0.07858558921671831,119.57176971435547,116.88905334472656,14.01166304245763
|
||||
policy,40,0.6515371998151144,0.6509466171264648,0.005032106066534067,0.23285388077298796,0.2332544550299644,0.0010783791008857773,0.0599187798798084,0.0605436898767948,0.0020128070333946947,0.06250474664072192,0.062434243038296644,0.0016764178073294836,0.41055705149968463,0.40827676653861994,0.07277331222380165,0.36879973113536835,0.3861340433359146,0.07728233131022205,117.29508272806804,114.60311126708984,14.503227180472717
|
||||
policy,41,0.6937333941459656,0.6917458772659302,0.006416277832045373,0.22280171389381087,0.22299610078334803,0.0007555566332601755,0.06975120988984898,0.0700886398553848,0.002396805163670217,0.06956913632651165,0.06944463402032844,0.0021147483159433176,0.4393811176220576,0.43650558590888977,0.07091134427658785,0.3929508763055007,0.41112954914569855,0.07606184926115254,115.38264592488606,112.59861373901367,15.04139826535237
|
||||
policy,42,0.6496153473854065,0.6487081050872803,0.004756584096212403,0.21283111721277234,0.2127101197838783,0.000958234703123105,0.07487730992337063,0.07490575313568115,0.002911166056508003,0.07516068158050375,0.07499672099947924,0.0025498124667697993,0.4722071662545204,0.4692672789096832,0.06878270065413739,0.42026282101869583,0.43939605355262756,0.07479133855318319,113.82879384358723,110.93341827392578,15.54795163320174
|
||||
policy,43,0.6519424517949423,0.6515084505081177,0.005492049668881085,0.2026367882887522,0.202755719423294,0.0009272056354037206,0.0807772614061832,0.0807455703616142,0.0034239060807800437,0.08153026488920048,0.0812192820012569,0.0030748532232838088,0.5087705279390017,0.5058177411556244,0.06622259189589683,0.4512450272838275,0.47136667370796204,0.07335009779917237,112.67666943868001,109.73649978637695,15.987191210616519
|
||||
policy,44,0.651839037736257,0.649683952331543,0.005322783783053594,0.1920888448754946,0.19214793294668195,0.0008311055045776933,0.08737800270318981,0.08735425025224686,0.004068693304693271,0.08880566867689288,0.08828065544366835,0.003766827834787785,0.5494923939307531,0.5465969145298004,0.06312188749605317,0.48657750835021335,0.5058565735816956,0.07163444051190097,112.00050481160481,109.02813339233398,16.354952072525396
|
||||
policy,45,0.6931354602177938,0.6919307708740234,0.006053564756280063,0.18183040122191108,0.18202394992113108,0.0008169538559681872,0.09328277160723998,0.09300471097230906,0.004837885300939535,0.09738517490526037,0.09650751203298565,0.004798760929273713,0.5928762008746465,0.5896218717098236,0.05947868640785649,0.5264227241277695,0.542501300573349,0.06984276578315879,111.73749860127766,108.68626022338867,16.672458550414824
|
||||
policy,46,0.6499620278676351,0.6491916179656982,0.005059205206120749,0.17129812141259507,0.17128160595893854,0.0009167846954355095,0.10146138258278366,0.10175585001707074,0.005890454156904494,0.10725571277240908,0.10589312389492986,0.006112133124434971,0.641138568520546,0.6384884119033813,0.055111510748065036,0.5723143294453621,0.5850711166858673,0.06735710163535746,111.97871653238933,108.96072387695312,16.888302014818
|
||||
policy,47,0.6520662307739258,0.6508581638336182,0.005154081395849782,0.16062359884381291,0.1606245562434196,0.000982633394567181,0.11074185619751607,0.1118077412247657,0.007242053493611253,0.11886422522366043,0.1170287951827049,0.00792504715499625,0.693850964307785,0.6918876469135284,0.04983209200668725,0.6250984321037928,0.6345469653606415,0.0637111814784666,112.71656608581543,109.7076187133789,17.030526115263694
|
||||
policy,48,0.6936535040537516,0.692611575126648,0.006146231526341617,0.14948793749014533,0.1493725106120109,0.0008711621832429646,0.12409225851297374,0.1258603706955909,0.00935963509594228,0.1409910066674153,0.1380669921636581,0.01222397715382012,0.750237320860227,0.7501240074634552,0.043944875816626774,0.6881818523009618,0.6940124332904816,0.058368664843483305,113.89987818400066,110.81890869140625,17.130934057525252
|
||||
policy,49,0.6499123970667521,0.6493884325027466,0.004651480045692615,0.1370299855868021,0.13729666173458094,0.0010061028628671146,0.13799281294147167,0.13948367536067954,0.011918501273893637,0.16117846717437104,0.1569098904728889,0.016853357324165284,0.8090102175871531,0.8141316175460815,0.037277702470842285,0.7596029490232468,0.7624177932739258,0.049896118797674194,115.59225781758626,112.41973876953124,17.17263394740367
|
||||
policy,50,0.6936239004135132,0.6927127838134766,0.005639320254964053,0.11229419397811091,0.1124898344278335,0.0012721220787378024,0.20290790001551307,0.20275327563285825,0.020245534294350203,0.2501294004420439,0.2408616170287132,0.03480490497770548,0.8820970257123312,0.888714611530304,0.02917580215597465,0.8588442355394363,0.8560961484909058,0.03429306429834572,116.5406945546468,113.31784439086914,17.057105067828104
|
||||
world_model,1,0.6928528348604838,0.6901612281799316,0.006193578916250772,1.4143251876036327,1.414685070514679,0.0017388821993953496,0.07894966689248875,0.07639716938138,0.009591047391495062,0.06296165784200028,0.0631905030459165,0.011069214942763854,0.2520282280941804,0.26802821457386017,0.07520897388101246,0.2597797426084677,0.258491575717926,0.08084086843018098,148.12754821777344,143.68719482421875,13.415246857080687
|
||||
world_model,2,0.6503241658210754,0.6497814655303955,0.0043019538909140065,1.0217787325382233,1.0215714573860168,0.0021925342270801194,0.03134775705014662,0.0313292611390352,0.0012306721592538854,0.03197604293624555,0.0321342665702104,0.001008380851653257,0.25445853359997267,0.26997773349285126,0.07483587838737916,0.26507293184598285,0.26542428135871887,0.08119775104053971,147.56508763631186,143.5153045654297,12.424066065741982
|
||||
world_model,3,0.6530400713284811,0.6519678831100464,0.004943263803203488,0.8505067825317383,0.8500411212444305,0.0024220105454298858,0.030936021668215533,0.030919643118977498,0.001246541733421283,0.03155852699031427,0.0316203404217958,0.0009993285882480304,0.25662440558274585,0.2716652452945709,0.07445038486769474,0.27004757523536677,0.27200092375278473,0.08156196012134635,146.8550033569336,143.57427978515625,11.42589517188411
|
||||
world_model,4,0.6522248188654581,0.6520131826400757,0.004519252685227343,0.7495869100093842,0.7493866086006165,0.0019059317199080624,0.03053075680509205,0.03051646053791045,0.0012673484166044917,0.031145465560257393,0.031148558482527698,0.0010019703500452337,0.2585334796458482,0.27309848368167877,0.07405326027136927,0.2747106167177359,0.2782289832830429,0.08193300995048045,146.9625562032064,143.1794204711914,12.479923786617
|
||||
world_model,5,0.6523830691973368,0.6524704694747925,0.004681026899903026,0.6826260934273402,0.6828773021697998,0.0014492286130521142,0.030133237596601192,0.03011650219559665,0.0012920101092395555,0.030738232812533725,0.03069673199206585,0.0010149284743966901,0.26019334048032755,0.27428506314754486,0.07364531375072729,0.2790692138175169,0.2839288860559463,0.08231024647935292,147.2575772603353,143.10897064208984,12.84928138587966
|
||||
world_model,6,0.6524560252825419,0.6514431238174438,0.004892596968983139,0.6322768926620483,0.6322055160999298,0.0015099895250860103,0.029744694164643624,0.02964802365750065,0.0013195027348099622,0.030338154329607816,0.03015592973679295,0.001036542742759832,0.2616114405294259,0.27523235976696014,0.07322747011315482,0.28313069293896354,0.2899887263774872,0.08269290806075322,148.64678827921549,143.71881866455078,15.11224496787397
|
||||
world_model,7,0.6519720951716105,0.6517268419265747,0.0050179581445270564,0.5945007503032684,0.5943349301815033,0.0011367465975686186,0.02936621910581981,0.0292552905157208,0.001348880540559071,0.02994641878952579,0.0297104427590966,0.0010650554600489775,0.2627950956424077,0.27594757080078125,0.07280069259251869,0.28690242146452266,0.2957291156053543,0.083080179236528,150.0693155924479,144.79073333740234,16.52283132473033
|
||||
world_model,8,0.652290403842926,0.6514861583709717,0.004991675489044334,0.5634213288625082,0.5638382434844971,0.0016294562617699666,0.02899897471070285,0.028927245177328552,0.00137929012457418,0.029564272457112826,0.02927658986300225,0.001098766660675442,0.2637513677279154,0.2764375656843185,0.07236606048015964,0.2903917158643404,0.301154226064682,0.08347110243578801,150.37521998087564,143.8398208618164,16.740374473630713
|
||||
world_model,9,0.652366578578949,0.6520535945892334,0.0048980133912365185,0.5375960568586985,0.5374821424484253,0.0010785408952074097,0.02864387724548573,0.0286519434303045,0.0014099920669328318,0.029192713399728107,0.0288774902001023,0.0011361386862092679,0.2644870808968941,0.2767089605331421,0.07192471381261134,0.2936058354874452,0.305778905749321,0.08386467200516891,150.64036178588867,144.22264862060547,17.42017507282592
|
||||
world_model,10,0.6526088913281759,0.6518100500106812,0.005063513303011177,0.5159087578455607,0.5159908533096313,0.0007656604906878659,0.028301976931591782,0.028388347476720747,0.001440338935771346,0.02883287472650405,0.028492335230112,0.0011758279980548104,0.2650087780008713,0.2767680585384369,0.07147784587083002,0.29655185466011363,0.3090585470199585,0.08425980463595721,150.62195587158203,144.62584686279297,17.136765831360396
|
||||
world_model,11,0.6526913642883301,0.652381181716919,0.004653977996660819,0.49655409902334213,0.4970219135284424,0.0012665384041186313,0.027974058563510526,0.02813708223402495,0.0014697570054987962,0.02848561046024159,0.0281213587149977,0.0012166823526065951,0.26532269020875293,0.27662084996700287,0.07102673870923973,0.29923668752113974,0.31100721657276154,0.08465540735332865,151.09765116373697,145.20516967773438,16.795178180989794
|
||||
world_model,12,0.6523789962132772,0.6516884565353394,0.004705523825805699,0.4799662455916405,0.479926124215126,0.0011467191423616308,0.0276610599830746,0.02789893653243775,0.0014977931984108573,0.028151932793358907,0.027844332158565452,0.0012577838398857343,0.26543470037480194,0.27627283334732056,0.07057271901910865,0.3016669762631257,0.3126785457134247,0.0850503613520489,151.4117889404297,145.9318618774414,16.55845372395582
|
||||
world_model,13,0.6522538463274637,0.6513116359710693,0.005308648164566596,0.4649754464626312,0.46469867229461664,0.0010002760818942854,0.027363671300311834,0.02757033146917815,0.001524033705196118,0.02783259920155003,0.02758340258151285,0.0012983474122817097,0.26535037904977793,0.2758288234472275,0.07011717747499596,0.3038491047918796,0.3140773624181747,0.08544351439365654,151.9561627705892,146.83570861816406,16.61030616843896
|
||||
world_model,14,0.6520687540372213,0.6512351036071777,0.004516567077642493,0.4514438956975937,0.45134516060352325,0.0011809357268190053,0.02708274467537795,0.02723699249327175,0.00154814705885407,0.02752853247026599,0.02733768988400695,0.0013377494839275157,0.26507493481039995,0.27502046525478363,0.06966157254962443,0.3057891204953193,0.31520844995975494,0.08583373043552871,152.28422164916992,147.33956146240234,16.7413320131231
|
||||
world_model,15,0.6521998445192972,0.6511826515197754,0.004859765219352943,0.43910162647565204,0.43875060975551605,0.0012354547525784839,0.026818870101124007,0.0269212136045098,0.0015698521499046241,0.02724038328354551,0.0271077370271086,0.0013754911422066238,0.2646131770064433,0.2740090787410736,0.06920736872162712,0.30749279508988064,0.31607644259929657,0.08621989823416265,152.84757232666016,147.8023452758789,16.880806527659217
|
||||
world_model,16,0.6526306867599487,0.651680588722229,0.004653330784264822,0.4271228288610776,0.4271546602249145,0.0010012914448397205,0.026572738774120756,0.026663139462470953,0.0015889065944821208,0.02696891470501815,0.02689416054636235,0.0014111478393154543,0.2639695654312769,0.27280139923095703,0.06875611581507975,0.30896552279591555,0.31668582558631897,0.08660088986250664,152.96598052978516,148.1620101928711,16.922456604062873
|
||||
world_model,17,0.6525805592536926,0.6519315242767334,0.0045718485540161375,0.41592483470837277,0.4159186333417892,0.0009872991015928436,0.026344977784901802,0.026492829434573602,0.0016051307575806239,0.026714815137286924,0.02669753879308695,0.0014443954206073118,0.2631482028712829,0.2714037448167801,0.06830937132657419,0.31021233523885405,0.3170409202575683,0.08697566499531804,153.26434071858725,148.32129669189453,16.828099045703976
|
||||
world_model,18,0.6524454355239868,0.6512913703918457,0.004502076808732382,0.4062458748618762,0.40660560131073,0.0012417093039702976,0.02613607064510379,0.0263402955606579,0.0016183624492617059,0.026478640114267617,0.026474195532500647,0.0014749545545653018,0.26215277239680285,0.2698219567537308,0.06786875411031708,0.3112378505369027,0.31714577972888947,0.0873431325537423,153.40408198038736,148.07616424560547,17.062304851107914
|
||||
world_model,19,0.6523084243138632,0.6510485410690308,0.004786088411541087,0.3964042936762174,0.39652933180332184,0.0011737453012359818,0.025946437070767044,0.0262058358639478,0.0016284714802515504,0.02626086554179585,0.026245848275721,0.0015025928543603607,0.2609866571923097,0.2680615484714508,0.06743593235651275,0.3120463602244854,0.3170042932033539,0.08770231101762474,153.55234400431314,148.1993179321289,17.174261416004867
|
||||
world_model,20,0.6529344518979391,0.6514663696289062,0.004462067212324989,0.3871876398722331,0.38719502091407776,0.0010743715362448872,0.025776728832473308,0.0260861339047551,0.0016353808651015892,0.026062225146839976,0.0260368129238486,0.0015271356824611186,0.25965278595685953,0.26612749695777893,0.0670125479629765,0.3126417361199855,0.31662018597126007,0.0880522091097279,153.65550104777017,148.38975524902344,17.24983523862413
|
||||
world_model,21,0.6522876818974813,0.6509681940078735,0.004659404573023193,0.37926122546195984,0.37929992377758026,0.0008121481439364798,0.02562724503998949,0.0259374445304274,0.0016390172642027335,0.025883084473510523,0.025847488082945298,0.0015484283612749966,0.2581537670145432,0.2640244215726852,0.06660030677610766,0.31302742535869277,0.3159967362880707,0.0883918883020263,153.88377380371094,148.51216888427734,17.248753627427256
|
||||
world_model,22,0.6530558864275614,0.6522570848464966,0.004872089452929432,0.3712833970785141,0.3714646697044372,0.0007614304320460336,0.02549828790749108,0.025808217935264048,0.001639340949265615,0.02572381682693954,0.025678259320557048,0.0015663408645936211,0.2564918442318837,0.26081667840480804,0.06620093999410173,0.3132065137227376,0.31513702869415283,0.08872044728321087,154.0429229736328,148.5777359008789,17.209680513912474
|
||||
world_model,23,0.6524857878684998,0.6519014835357666,0.0043130353943902034,0.36328473687171936,0.3633118271827698,0.0007282774328795179,0.02539023881157235,0.0256988517940044,0.001636339529060927,0.025584882280478824,0.025558393448591198,0.0015807757876252124,0.25466889267166454,0.2585984468460083,0.06581617423374121,0.3131816362341245,0.31409609317779535,0.08903700726663671,154.20190938313803,148.69345092773438,17.299445348639743
|
||||
world_model,24,0.6529857317606608,0.6521049737930298,0.0044605972976311855,0.3562418445944786,0.3562166392803192,0.0007134003791079415,0.025303252507001116,0.025609488599002347,0.0016300211901956552,0.02546651459609463,0.02547032013535495,0.0015916526544567672,0.2526864415655533,0.2562253922224045,0.06544773118074731,0.31295509512225783,0.3136598765850067,0.08934072827344212,154.28567250569662,148.88346099853516,17.366049451169804
|
||||
world_model,25,0.65255739291509,0.6511102914810181,0.004308396040874892,0.3488398989041646,0.34891995787620544,0.0009583626119909581,0.025237758643925145,0.02554057165980335,0.0016204276803965093,0.025369213583568685,0.025403223000466803,0.0015989259835142522,0.2505456550667683,0.25369812548160553,0.06509738732396789,0.31252868473529816,0.3130272924900055,0.08963078342316677,154.36745071411133,148.80789184570312,17.334197414027
|
||||
world_model,26,0.6525886456171671,0.6515865325927734,0.004350589422748557,0.3423103714982669,0.34242855012416834,0.00087099463677171,0.025193648412823632,0.025492002256214598,0.001607611469533281,0.025292961237331185,0.025318039581179598,0.0016025474263998592,0.24824740613500276,0.25101712346076965,0.06476689592176074,0.31190384924411774,0.3130502849817276,0.08990638713116053,154.51473744710287,148.8463134765625,17.35953264543419
|
||||
world_model,27,0.6531721552213033,0.6522965431213379,0.004175828439471159,0.3355533604820569,0.3359568417072296,0.0009282286706260243,0.025171134931345724,0.025463999249040997,0.001591657283364098,0.025238044715175986,0.02524758502840995,0.0016025068165707412,0.24579218775033948,0.24818235635757446,0.06445797937781499,0.3110816478729248,0.3129492551088333,0.09016678466819707,154.6783358256022,149.0672378540039,17.47672345999053
|
||||
world_model,28,0.6523655454317728,0.6519074440002441,0.0038491334778072636,0.32908930132786435,0.3290191739797592,0.0008884673988803623,0.0251702733027438,0.02545663155615325,0.0015726774629545187,0.025204599834978535,0.0251985946670174,0.0015988157148315615,0.24318018679817513,0.24519349634647364,0.0641723872899642,0.3100627039869626,0.31263162195682526,0.09041120557884233,154.90630467732748,149.12513732910156,17.580946262732954
|
||||
world_model,29,0.6526124278704325,0.6520708799362183,0.004055527571915434,0.32306456069151557,0.3229557126760483,0.0008054831218429048,0.02519122014443076,0.02547007426619525,0.0015508154838418738,0.025192863307893224,0.02517134975641965,0.0015915134954287082,0.24041127910216645,0.24204984307289118,0.06391179978701889,0.30884723116954166,0.31209924817085266,0.09063891528120863,154.98100662231445,149.18502807617188,17.603592743170285
|
||||
world_model,30,0.6524965961774191,0.6513882875442505,0.004527144952841465,0.3165757010380427,0.31654663383960724,0.0006782247675796838,0.02523351941878592,0.02550388034433125,0.0015262180224170836,0.02520246648540096,0.02516550850123165,0.0015806281751984835,0.23748502631982163,0.23875045776367185,0.06367790769515239,0.30743506178259844,0.3113537132740021,0.09084917547881179,155.13932164510092,149.24567413330078,17.659182643546444
|
||||
world_model,31,0.6530095140139262,0.6526170969009399,0.004678787974658943,0.31173281619946164,0.3115095794200897,0.0006918110931346197,0.025297478927920225,0.02555838041007515,0.0014991049763886852,0.02523378422483796,0.025217468850314548,0.0015662671783532082,0.2344006684919198,0.2352940067648887,0.06347230870348924,0.30582563516994316,0.31039629876613617,0.09104124550515894,150.74940745035806,144.5647964477539,18.402745196163142
|
||||
world_model,32,0.652349571386973,0.651868462562561,0.003925621610734553,0.3041192963719368,0.3043653964996338,0.0006222545644050904,0.02538276277482507,0.0256332634016871,0.001469691269998831,0.02528655994683499,0.0253094565123319,0.0015485178879478092,0.23115722586711243,0.2316789180040359,0.06329659957505075,0.3040179988990227,0.309227854013443,0.09121444281407144,146.6994400024414,140.3214874267578,19.125373256946062
|
||||
world_model,33,0.6948139667510986,0.6931138038635254,0.006031865716798002,0.29632875074942905,0.2964307367801666,0.0007033140931870915,0.03990963287651533,0.0393417049199342,0.002200463196579735,0.03936713592459754,0.0392785351723432,0.0009376734157619924,0.24382093859215573,0.24538876116275785,0.06250712139999043,0.31497153639793396,0.32085421681404114,0.09059888759362965,142.77488708496094,136.27985382080078,19.985202451199008
|
||||
world_model,34,0.6507342656453451,0.6502528190612793,0.004625819202286388,0.28794782360394794,0.28800222277641296,0.0009064961770661971,0.04132194599757587,0.0412877053022384,0.0013927642885898503,0.04158527900775269,0.0413510128855705,0.0009710514721090081,0.2591150825222333,0.26178449392318726,0.06094902724806043,0.3270143084228038,0.3334386348724365,0.0899592735718468,138.99668566385904,132.33070373535156,20.814398876086667
|
||||
world_model,35,0.6525523463884989,0.6518905162811279,0.0037849599808889665,0.27945050845543545,0.27933481335639954,0.0007880034460190518,0.043820455980797555,0.0437169577926397,0.001480867488055081,0.04419400449842211,0.043998163193464196,0.0010684123309249952,0.2755775408198436,0.279376357793808,0.05928169368808415,0.34001177673538524,0.34700770676136017,0.08926278959423709,135.42377471923828,128.6195831298828,21.610603177342316
|
||||
world_model,36,0.6525724132855734,0.6527081727981567,0.004504008067816383,0.2704999074339866,0.27052679657936096,0.0009503162964007538,0.04651331063359972,0.046326439827680546,0.0015808007713622502,0.04701964805523549,0.04687210544943805,0.001183608713130293,0.29336226979891455,0.29831321537494654,0.057496933545764295,0.35409926002224285,0.36169882118701935,0.08849799145501136,132.15046564737955,125.32293319702148,22.363099051498416
|
||||
world_model,37,0.6521928906440735,0.6518226861953735,0.0041569425223941655,0.26143723726272583,0.26158657670021057,0.0009933916840927808,0.04942554452766971,0.049137396737933145,0.001694546108092929,0.050093476350108745,0.0500073637813329,0.0013208107482674735,0.31264686708649,0.3187643587589264,0.05558762302533688,0.36943599705894786,0.37767328321933746,0.0876501554505291,129.10144170125326,122.09289169311523,23.201051252473615
|
||||
world_model,38,0.6527265310287476,0.6525497436523438,0.004106950125073751,0.2519244166711966,0.2519749104976654,0.0008762685910956535,0.052586833635965946,0.052209036424756,0.0018245816860687567,0.05345338738212977,0.05344622582197185,0.0014854272214862901,0.3336361323793729,0.34092187881469727,0.05354891198375754,0.38621024042367935,0.39512073993682856,0.08670002766391362,126.29062906901042,119.1438331604004,23.992757800470017
|
||||
world_model,39,0.6531714995702108,0.6521902084350586,0.004713287594374742,0.24272277578711507,0.24307614564895624,0.0009917785651260538,0.05603124635914956,0.05561064369976515,0.001973974541174366,0.057144429534673656,0.057239811867475454,0.0016845400645832756,0.356565423309803,0.36500218510627747,0.0513801085149111,0.40464499841133755,0.4142783433198929,0.08562206887182973,123.87711842854817,116.6198501586914,24.713691216727465
|
||||
world_model,40,0.6524082024892172,0.6516983509063721,0.0038364411577824927,0.2330946785708268,0.2330324277281761,0.0009875674836931341,0.05979938774059212,0.05932883918285365,0.00214668366564037,0.06122195348143573,0.061426255851983996,0.0019275594619862053,0.38170407464106876,0.38966338336467743,0.04908738426836675,0.4250052000085513,0.43592214584350586,0.08438199474324026,121.71081797281902,114.31619644165039,25.49405006032966
|
||||
world_model,41,0.6944259206453959,0.6939688920974731,0.005089809256291372,0.22278690089782074,0.22291087359189984,0.0007844997154345822,0.06969301402568813,0.06907870247960085,0.0025810488412998213,0.0680546245227257,0.06790511310100555,0.002417384634116208,0.40950791041056317,0.4170198142528534,0.046417097025708454,0.44797491530577344,0.46064901351928705,0.08314524272843715,119.80072212219238,112.18339157104492,26.24515076490358
|
||||
world_model,42,0.65023273229599,0.6493784189224243,0.004097026313784523,0.21248133232196167,0.21228843182325355,0.0008878414773208488,0.07491342040399708,0.07439342513680455,0.002909103705673154,0.07346204916636147,0.0734029524028301,0.002858125153164108,0.4416322410106659,0.4455042630434036,0.043821784562424665,0.47378519425789517,0.4855778068304062,0.0816351486455086,118.3651180267334,110.6990737915039,26.864949973744633
|
||||
world_model,43,0.6525177160898844,0.6522412300109863,0.0037531222522185943,0.20217272390921906,0.20196752995252604,0.0008481146694876981,0.08088742817441619,0.0805225595831871,0.0033256891027388246,0.07957649417221539,0.0796494930982589,0.003416758869528885,0.47756631424029666,0.47727312147617335,0.04119520932854972,0.5028936391075453,0.5117021203041077,0.07975975158965999,117.31122398376465,109.59824752807617,27.459812085776015
|
||||
world_model,44,0.6518321633338928,0.6520563364028931,0.003922392515104565,0.19214134787519768,0.19225651025772095,0.0007659528601398794,0.08759168473382788,0.08741006255149836,0.0038459826107986638,0.08653932561477022,0.08680431544780726,0.004135291900434275,0.5177951455116272,0.5151347815990448,0.03864220181069018,0.5358738427360853,0.5416272580623627,0.07737557762165828,116.63853200276692,108.83805847167969,27.989749716387674
|
||||
world_model,45,0.6934963266054789,0.6929967403411865,0.005275037475424146,0.18159276619553563,0.181828074157238,0.0010901996950157752,0.09365943012138206,0.0939659811556339,0.0044617965240461195,0.09494673088192934,0.09543734788894645,0.0051065128890157825,0.5607582877079645,0.5573453307151794,0.03613369634048964,0.572927787899971,0.5776452422142029,0.07451914354168768,116.39451917012532,108.60978698730469,28.417888556040996
|
||||
world_model,46,0.6497638821601868,0.6495565176010132,0.00443803544100605,0.17109339560071624,0.17115797847509379,0.0009230941001530398,0.10209214873611923,0.1025624200701713,0.005301676487474404,0.10436500236392017,0.1052543744444847,0.006400314066869447,0.6090992391109467,0.6039328277111053,0.03422187916660653,0.6153251205881437,0.6197138130664825,0.07070042690927993,116.74610328674316,108.82014846801758,28.738565066565364
|
||||
world_model,47,0.6527741750081381,0.6517795324325562,0.003452250005313732,0.1606871224939823,0.16082049161195755,0.0007872786725380831,0.11165222587684787,0.11199860647320745,0.006429307270821872,0.11541603257258727,0.1168910823762416,0.008130927004986018,0.6624067177375158,0.6516327857971191,0.032853331952185205,0.6636771857738495,0.6710654497146606,0.06553243016702687,117.51201629638672,109.36828231811523,29.077074247043658
|
||||
world_model,48,0.6938005884488424,0.6932568550109863,0.004818215413077048,0.14935581137736634,0.149575650691986,0.0009623154298217874,0.12510528229176995,0.1262998357415199,0.008512753594322154,0.13728552063306168,0.13921664655208585,0.011769318799578554,0.7198097060124079,0.7064583897590637,0.03215693316249006,0.7214963634808859,0.7287658154964447,0.058821849916983665,118.6911563873291,110.49068069458008,29.28764891026425
|
||||
world_model,49,0.6497606635093689,0.6466759443283081,0.004562073899086133,0.1367150122920672,0.13702783733606333,0.0008715528454162035,0.1395366036643584,0.1414690092206001,0.010899276464342054,0.15657704696059224,0.1595392078161239,0.01591766349597209,0.7806533227364222,0.7723495662212372,0.03187227927364159,0.7862579921881357,0.7917568385601044,0.04982575520933502,120.41722742716472,112.14825439453125,29.34698521792086
|
||||
world_model,50,0.6932492852210999,0.6925169229507446,0.004052873476866446,0.11205253439644969,0.11216716840863225,0.0012783966721320943,0.205199621617794,0.20673896372318265,0.019657553459189476,0.24406681085626283,0.2475819513201713,0.03225951614995087,0.8578582108020782,0.867435097694397,0.03158954384651232,0.876069446404775,0.8832293152809143,0.03681371706194761,121.34998893737793,113.18619537353516,29.161871597372855
|
||||
|
@@ -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,33.915931940078735,33.76093292236328,138.01156544685364,,,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,1,33.64682936668396,33.81027674674988,137.363787651062,234.68121337890625,0.2508198618888855,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,2,33.61689496040344,33.86910033226013,137.2965247631073,205.4624786376953,0.2948818802833557,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,3,33.627365827560425,33.60335445404053,137.19369459152222,221.48983764648438,0.26892000436782837,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,4,33.643781661987305,33.683716773986816,136.8988552093506,180.05551147460938,0.33073168992996216,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,5,33.66292476654053,33.7549090385437,137.5240867137909,162.93272399902344,0.4139672517776489,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,6,33.296470165252686,33.33035898208618,135.65096735954285,182.12205505371094,0.3381901979446411,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,7,33.330153703689575,33.38572883605957,135.7956817150116,182.05560302734375,0.27068275213241577,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,8,33.32639265060425,33.3847599029541,135.81704020500183,193.3285675048828,0.25321000814437866,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,9,33.300163984298706,33.269770860672,135.6643192768097,146.59442138671875,0.36928313970565796,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,10,33.23830795288086,33.32614493370056,135.61224508285522,190.30703735351562,0.42552101612091064,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,11,33.33036756515503,33.416303873062134,135.855450630188,190.69190979003906,0.2694464325904846,
|
||||
|
@@ -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,33.494632045427956,,,,50.0,,47.833333333333336,48.583333333333336,,189.9746690229936,0.3168776577169245,136.55701822042465,33.494632045427956,33.54961313803991,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,world_model,33.54961313803991,,,,,,48.0,48.583333333333336,,189.9746690229936,0.3168776577169245,136.55701822042465,33.494632045427956,33.54961313803991,
|
||||
|
@@ -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.1901, median=142.0332, p90=166.0066, p95=186.4020
|
||||
|
||||
### Direction C: Action Converges First
|
||||
|
||||
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `action_vs_full50_95pct_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3531, median=0.3490, p90=0.4171, p95=0.4281
|
||||
- `action_delta_mid_steps`: mean=0.0265, median=0.0267, p90=0.0284, p95=0.0289
|
||||
- `state_delta_mid_steps`: mean=0.0255, median=0.0257, p90=0.0272, p95=0.0277
|
||||
|
||||
### 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=187.6076, median=186.7775, p90=215.7605, p95=225.2559
|
||||
- `action_drift_vs_prev_round`: mean=0.3243, median=0.3140, p90=0.4015, p95=0.4248
|
||||
- `round_total_time_s`: mean=136.4140, median=135.8684, p90=137.4286, p95=137.4493
|
||||
- `policy_pass_total_time_s`: mean=33.4775, median=33.3589, p90=33.7100, p95=33.7283
|
||||
- `world_model_pass_total_time_s`: mean=33.4718, median=33.3635, p90=33.7721, p95=33.7818
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 273 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 128 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.47745096683502,33.47745096683502,,,,,,,,,,,,,,,,,47.91666666666666,47.91666666666666,,48.583333333333336,48.583333333333336,,136.41395811239877,136.41395811239877,,33.47745096683502,33.47745096683502,,33.471762577692665,33.471762577692665,,187.60756197842684,187.60756197842684,,0.3242991945960305,0.3242991945960305,
|
||||
unitree_z1_stackbox,world_model,33.471762577692665,33.471762577692665,,,,,,,,,,,,,,,,,48.0,48.0,,48.583333333333336,48.583333333333336,,136.41395811239877,136.41395811239877,,33.47745096683502,33.47745096683502,,33.471762577692665,33.471762577692665,,187.60756197842684,187.60756197842684,,0.3242991945960305,0.3242991945960305,
|
||||
|
@@ -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.6909083326657613,0.689834713935852,0.002878257964947278,1.414482871691386,1.4150729775428772,0.0020232572522939254,0.08212658266226447,0.080788392573595,0.007323542527834875,0.06720501215507581,0.06780135259032244,0.010273865275066955,0.23989688729246453,0.24857585132122034,0.08416863941469502,0.2522133116920789,0.24703014642000196,0.09060209717406284,147.13815307617188,147.71269989013672,7.167860766131457
|
||||
policy,2,0.6495730876922607,0.6478238105773926,0.0037857810896584606,1.021794080734253,1.0213258862495422,0.002044523346981513,0.031909790666153,0.0320948604494333,0.001366525735831402,0.032097456045448725,0.0319917052984237,0.001108361070354562,0.24407562365134552,0.25194627791643137,0.08359846061174905,0.2578852313260237,0.25123814493417734,0.09038280998969014,146.89331690470377,147.61859130859375,7.150201510577962
|
||||
policy,3,0.6506937146186829,0.6496388912200928,0.0035184756957230045,0.851144423087438,0.8504116833209991,0.0021661565534742888,0.03159749352683619,0.031843859702348654,0.001376364734842345,0.03164941258728499,0.03149428032338615,0.0010474391875225759,0.24797565117478368,0.25504016876220703,0.08305582342964339,0.26323192318280536,0.25512423366308207,0.09012737863591375,147.5597915649414,146.6637954711914,8.406235762506283
|
||||
policy,4,0.6510038375854492,0.6493895053863525,0.0040835290317682476,0.7508372267087301,0.7511884570121765,0.002023457806196153,0.03128675728415445,0.0315842237323522,0.001386302942580231,0.031206277043869055,0.03106500953435895,0.0009932614154780208,0.25160062064727146,0.2578654140233993,0.0825418429675258,0.26826106508572894,0.2599831745028495,0.0898381044751484,146.3633015950521,146.3407745361328,7.438633321143197
|
||||
policy,5,0.6509217023849487,0.6493561267852783,0.004403419240028246,0.6815547595421473,0.681810587644577,0.0013328908036854183,0.030978715978562787,0.0312839299440383,0.0013959923188465138,0.030769536737352558,0.03072315547615285,0.0009467929998994476,0.25495457276701927,0.2604299336671829,0.08205745225426776,0.2729805298149585,0.266102023422718,0.08951716601127094,145.83428955078125,145.9125747680664,7.221890508682603
|
||||
policy,6,0.6515746514002482,0.6505255699157715,0.004232982219913616,0.6317691107590994,0.6316814124584198,0.0010176557718314103,0.030674495423833482,0.030980315059423398,0.0014051185802915244,0.030340616280833826,0.03038679063320155,0.0009088894641833748,0.25804181272784865,0.2627416551113128,0.08160337895411864,0.27739842856923735,0.27187439054250717,0.08916674579370922,146.53873443603516,146.84940338134766,7.374236807830958
|
||||
policy,7,0.6521888573964437,0.6512545347213745,0.004384525924962854,0.5938009719053904,0.5937881767749786,0.0018434009733233599,0.030375097412615973,0.0305882096290588,0.001413387800632448,0.029920794845869094,0.030014413408935,0.0008802006769998977,0.2608668431639671,0.2648083418607712,0.0811801915161758,0.28152287503083545,0.27731122076511383,0.08878889130729702,146.82843017578125,147.5935516357422,7.860186309344794
|
||||
policy,8,0.651836077372233,0.6497132778167725,0.004602810074004199,0.563322439789772,0.5631181597709656,0.0015912651958094315,0.030081612523645107,0.0302035007625818,0.001420559023374196,0.02951139071956273,0.029601838439702953,0.0008611060945111158,0.2634343616664409,0.26663757860660553,0.08078830401097105,0.28536198784907657,0.28242337703704834,0.08838566100855119,146.34879557291666,146.705078125,7.425650649172602
|
||||
policy,9,0.6522203087806702,0.6512817144393921,0.0036728930905037416,0.5371416012446085,0.5370185077190399,0.0016294861600353507,0.0297949189941088,0.02982729393988845,0.0014264155218061186,0.029113470731923916,0.029184740968048503,0.0008516185030143448,0.2657490906616052,0.26947709918022156,0.0804279637852738,0.2889237776398658,0.2872218191623688,0.08795902291700033,146.74340057373047,147.2685089111328,7.412689741486531
|
||||
policy,10,0.6515319546063741,0.6503416299819946,0.004292053233992908,0.5146552870670954,0.5149482190608978,0.000989619666442678,0.02951603305215633,0.02947310172021385,0.001430780430527337,0.02872821859394506,0.028818401508033248,0.0008513749997108914,0.26781581963102025,0.2716953009366989,0.08009932837210026,0.2922160824139913,0.2917173057794571,0.08751079923771914,147.35662078857422,147.86145782470703,7.345245909750657
|
||||
policy,11,0.6513627966245016,0.6516439914703369,0.002988719760329062,0.4960492327809334,0.4958876520395279,0.001004690978427066,0.02924569913496568,0.029259534552693298,0.0014334972196559173,0.028356542966018073,0.02849283348768945,0.0008596636958323567,0.2696393380562464,0.2736618369817734,0.07980242334750975,0.2952464843789736,0.2959204167127609,0.08704279191414191,147.70553588867188,146.8495635986328,7.859888272007482
|
||||
policy,12,0.651780386765798,0.6500400304794312,0.00444426160116049,0.47903627653916675,0.4789950102567673,0.0009266220898546044,0.028984862690170542,0.02905464451760045,0.0014344620552661513,0.027999487550308264,0.02808610722422595,0.0008755162988406864,0.2712243534624576,0.275380402803421,0.07953720601343207,0.2980223397413889,0.2998412996530533,0.08655671563299794,147.51948038736978,147.35149383544922,8.105552798932536
|
||||
policy,13,0.6512683431307474,0.6498827934265137,0.003367810483086124,0.46414435654878616,0.46416154503822327,0.0012049947046118383,0.028734192562599934,0.0288589401170611,0.0014335805814074554,0.027657850335041628,0.0276952749118208,0.0008977841908589252,0.2725755063196023,0.2768547385931015,0.07930352270503033,0.30055061727762217,0.3034898340702057,0.08605417392971716,148.02670669555664,145.69525909423828,8.453838368312448
|
||||
policy,14,0.6513954798380533,0.6491292715072632,0.004091248287330196,0.45068981995185214,0.4507518708705902,0.0006524747981746874,0.028494544637699876,0.02867313660681245,0.0014307927491066371,0.0273325823557873,0.027321839705109548,0.0009252813284160636,0.27369728063543636,0.2825387716293335,0.07910117505224713,0.3028380324443181,0.30687546730041504,0.08553672954330506,148.34221267700195,146.04598236083984,8.681260075017613
|
||||
policy,15,0.6511521339416504,0.6495718955993652,0.004075196407684482,0.4379495506485303,0.43825760483741755,0.001354203186820972,0.028266512633611716,0.028497691266238648,0.0014260734820294727,0.027024351836492575,0.027049819007515852,0.0009568439924699252,0.2745940412084261,0.28812709450721735,0.0789299320044745,0.3048908437291781,0.3100072294473648,0.08500586910674474,148.3221549987793,145.38331604003906,8.851287906676566
|
||||
policy,16,0.6518941124280294,0.6495795249938965,0.0037977449383104923,0.4265354474385579,0.42667272686958313,0.0012830322755108688,0.028050795042266402,0.02833314985036845,0.0014194085201289612,0.0267339485387007,0.02686222083866595,0.0009913867102558233,0.27526995788017905,0.2919780910015106,0.07878947342231489,0.3067149830361207,0.31289356946945185,0.08446301307639746,148.43130366007486,145.2927474975586,8.929987418044325
|
||||
policy,17,0.6515290339787801,0.6498376131057739,0.003564143915035407,0.41556211312611896,0.4155140817165375,0.0009861076963772761,0.027848038511971582,0.0281471777707338,0.0014108144374860784,0.026462075766175933,0.0266268970444798,0.0010279524072718514,0.27572897324959433,0.29284052550792694,0.07867950189694847,0.30831592405835784,0.3155424892902374,0.08390948852787225,148.554074605306,145.2092742919922,8.737599923224398
|
||||
policy,18,0.6524517933527628,0.6499512195587158,0.00462423272673537,0.40574035545190174,0.40576696395874023,0.001152158032071212,0.027658735401928373,0.027950107119977398,0.0014003282610134998,0.026209301780909248,0.02639828529208895,0.0010656877486150012,0.2759748523434003,0.2915852665901184,0.0785996626927563,0.3096987543006738,0.3179614245891571,0.08334663450137891,148.6796417236328,145.9606704711914,8.577751239673896
|
||||
policy,19,0.6512045860290527,0.6500473022460938,0.0032600950500822393,0.3960994804898898,0.3960542231798172,0.0014024922913484497,0.02748331474140282,0.02776594366878265,0.0013879979668161534,0.0259761170794566,0.0261886231601238,0.0011038521454494435,0.2760110944509506,0.2901223301887512,0.07854956547038318,0.3108681080241998,0.32015739381313324,0.0827756762364965,149.0849266052246,146.40422821044922,8.790354614203057
|
||||
policy,20,0.6518478592236837,0.6503909826278687,0.004301839603533598,0.38766855746507645,0.38769181072711945,0.0010031905690229272,0.027322479213277448,0.0275954380631446,0.001373916217404827,0.025763272152592692,0.02595423348248,0.0011418327797816522,0.2758409554759661,0.28845782577991486,0.07852887203219931,0.3118282010157903,0.3221367448568344,0.08219782553304433,149.30028661092123,147.2145004272461,8.78418400747025
|
||||
policy,21,0.6513891816139221,0.6498290300369263,0.0037854400228957445,0.3790580357114474,0.37924160063266754,0.001015513922747722,0.02717654391502336,0.0274389330297708,0.0013581787489396213,0.025571130992223776,0.0257206046953797,0.001179089011716785,0.2754674317936102,0.28659744560718536,0.07853718650123882,0.31258279581864673,0.3239053636789322,0.08161426476285545,149.4133275349935,147.43218994140625,8.848701637851788
|
||||
policy,22,0.6522408127784729,0.6520111560821533,0.00408493366833056,0.371076596279939,0.3711939007043838,0.0007425952482794735,0.02704584660629426,0.02729679550975555,0.00134089932907408,0.025400088013460182,0.02552990149706595,0.001215159704145902,0.2748932726681232,0.2842379957437515,0.07857413553403855,0.31313524891932804,0.3254685699939728,0.08102616338025707,149.57760620117188,147.72383880615234,8.917110694359604
|
||||
policy,23,0.651413639386495,0.6508680582046509,0.003634491399388449,0.36302879452705383,0.3630879074335098,0.0008535837272477078,0.02693081709245836,0.0271694930270314,0.0013222268037159466,0.0252506063940624,0.0254106959328055,0.0012496631339285042,0.274120919406414,0.2808277904987335,0.07863933081700017,0.31348840768138564,0.32683107256889343,0.0804346259103001,149.7299575805664,147.9152374267578,8.96643985279576
|
||||
policy,24,0.6525150537490845,0.6518961191177368,0.003856726086661289,0.35606518636147183,0.3560393899679184,0.0009054014674210496,0.026831656694412166,0.027057253755629,0.001302314758369536,0.0251229247078299,0.025312524288892697,0.0012822531131963988,0.27315255378683406,0.2772223949432373,0.07873241545475133,0.31364477301637333,0.32799723744392395,0.07984076871640447,149.712526957194,147.76009368896484,8.992877508730755
|
||||
policy,25,0.6515472133954366,0.6505155563354492,0.004003968620995443,0.3490605677167575,0.34908507764339447,0.0006968905986150355,0.02674885932356115,0.026960616931319202,0.0012813623847579894,0.025017551922549758,0.025235839188098852,0.0013126650874201676,0.27199008315801615,0.273425817489624,0.07885300858452685,0.3136063143610954,0.3289706408977508,0.07924570245659991,149.8444391886393,147.92261505126953,9.04635820957412
|
||||
policy,26,0.6520925164222717,0.6502437591552734,0.004305047638030134,0.34177082280317944,0.3418618440628052,0.0009888132210753347,0.02668237748245393,0.026879564858973,0.0012595647577347926,0.024934475310146767,0.025180566124617998,0.0013406406680870097,0.27063512553771335,0.2694418430328369,0.07900073719562242,0.3133746248980363,0.329754576086998,0.07865053724796925,150.0301284790039,148.01133728027344,9.125325718893075
|
||||
policy,27,0.6515941023826599,0.6496425867080688,0.0035871025583090912,0.3358161672949791,0.33570876717567444,0.0010386602827607227,0.026632501588513408,0.026814424432814052,0.0012371581709551937,0.024873985908925467,0.0251469295471906,0.0013659733564793768,0.2690890257557233,0.2652737945318222,0.07917524519643136,0.3129508271813392,0.3303516060113907,0.0780564099348211,150.21173731486002,148.44029998779297,9.182363832643773
|
||||
policy,28,0.6519521673520406,0.649604082107544,0.00436340913647491,0.3294426376620928,0.3292495012283325,0.0008591710861381545,0.026599372426668755,0.02676537260413165,0.0012144005878009317,0.024836223572492547,0.025135015137493548,0.001388501112539373,0.26735285545388854,0.2609247490763664,0.07937618759452196,0.3123356501261393,0.3300449848175049,0.07746441569984658,150.36913299560547,148.4151611328125,9.151633452698263
|
||||
policy,29,0.6519710024197897,0.6499488353729248,0.003631405368856414,0.3232574214537938,0.3234083205461502,0.0008144378373446201,0.026583243316660274,0.02673270460218185,0.0011915809184568098,0.02482142268369591,0.025144999846816,0.0014080823984088066,0.26542738452553744,0.25639741122722626,0.07960319076749103,0.3115293209751447,0.32639551162719727,0.07687574135957807,150.36429087320963,148.49964141845703,9.265850861098455
|
||||
policy,30,0.6525717576344808,0.6498715877532959,0.0047075519194059645,0.3171250844995181,0.317060649394989,0.00098837093338029,0.0265837437473237,0.0267160860821604,0.0011689903221430383,0.02482922095805401,0.02517645899206395,0.0014245773258358548,0.26331316555539763,0.25169420987367624,0.07985589131699206,0.3105317043761412,0.3225508332252502,0.07629156655867152,150.64321517944336,148.60418701171875,9.264044913661714
|
||||
policy,31,0.6520876884460449,0.6505244970321655,0.0034843405915724475,0.31212398658196133,0.3118884414434433,0.0011511284685502999,0.02660131050894653,0.0267159957438707,0.0011469823556214541,0.024859984560559142,0.0252297157421708,0.0014379186306067468,0.2610104195773601,0.2468172162771225,0.080133921404274,0.3093422365685304,0.31851035356521606,0.07571311299766616,146.0465456644694,143.83765411376953,9.783501267536362
|
||||
policy,32,0.652257521947225,0.6510363817214966,0.004597267840419925,0.3038199668129285,0.30402103066444397,0.0009961234844532009,0.026635705338170085,0.0267230318859219,0.0011259070422986956,0.024913460171470992,0.0253044683486223,0.0014480218424264405,0.2585191577672958,0.24176828563213346,0.08043689418985923,0.30795989558100695,0.314272940158844,0.07514165880006737,141.81917444864908,139.52303314208984,10.284519342007172
|
||||
policy,33,0.6514882644017538,0.6496241092681885,0.004343246752082229,0.29606426507234573,0.2960328161716461,0.0007935874968755735,0.026686686091124942,0.0267703719437122,0.0011061329433433855,0.024989348991463534,0.02540036290884015,0.001454834901304016,0.2558391566077868,0.23654899001121515,0.08076442026824496,0.306383267045021,0.3098370879888534,0.07457849779868814,137.7554734547933,135.1283721923828,10.822175381356239
|
||||
policy,34,0.6517468690872192,0.6498467922210693,0.00452303043131643,0.2879310498634974,0.28784130513668055,0.0009470001427528999,0.02675458711261547,0.0268392916768789,0.0010880764208276263,0.02508790340895449,0.02551762294024225,0.001458355224484417,0.25296988214055693,0.23183429241180414,0.08111609194313985,0.3046105367441972,0.3052009344100952,0.07402501844155242,133.8356056213379,130.88790130615234,11.42261623050434
|
||||
policy,35,0.6516043345133463,0.6503738164901733,0.004439827328245481,0.279636283715566,0.27978813648223877,0.001150993323571684,0.026839018644144074,0.026953061111271298,0.0010721310557871536,0.025208666610221028,0.02565574459731575,0.0014585596947703043,0.24991064270337418,0.2274410724639892,0.08149144583254701,0.30263939624031383,0.30036206543445587,0.07348263694046933,130.13926060994467,127.11871719360352,11.941979511562815
|
||||
policy,36,0.6518237988154093,0.6503604650497437,0.004579207007913276,0.2708852142095565,0.271257072687149,0.0012566263462512749,0.026939871410528768,0.0270461235195398,0.0010587050451768259,0.02535145481427506,0.0257956497371196,0.001455462456987625,0.24666048462192214,0.22286109626293174,0.08189005694671957,0.30046723907192546,0.2953178286552429,0.07295287790963705,126.6888968149821,123.6610107421875,12.54441932394665
|
||||
policy,37,0.651167074839274,0.6494793891906738,0.004207268489888938,0.26158011456330615,0.2615481466054916,0.0008504395914538731,0.027056796476244885,0.027173182927072,0.0010481845985983174,0.025515823780248515,0.0259326351806521,0.0014490886541857102,0.24321822573741272,0.2189170718193054,0.08231134281562895,0.2980909931162993,0.29006507992744446,0.0724372980263011,123.43593406677246,120.3870849609375,13.114407075199601
|
||||
policy,38,0.6518444816271464,0.6501226425170898,0.004331279731049544,0.2522918879985809,0.2524677515029907,0.0007202823046059184,0.027189698225508083,0.0273141814395785,0.001040942085360606,0.025701580724368442,0.026089422404766048,0.0014394964034369828,0.23958254543443516,0.21611835062503815,0.08275479186149795,0.29550719757874805,0.28518992662429804,0.07193756199685555,120.4559440612793,117.51361083984375,13.688302825481227
|
||||
policy,39,0.6513958772023519,0.6493562459945679,0.004048105441735587,0.24253299708167708,0.2426575422286987,0.0008411159878345596,0.02733831806108351,0.027414632029831347,0.00103729554376306,0.0259083728305995,0.026265707798302097,0.0014267500061139892,0.23575191386044023,0.2131412401795387,0.08321978267844149,0.29271198312441504,0.28106459975242615,0.07145536639127811,117.87831370035808,114.8935432434082,14.237840108291977
|
||||
policy,40,0.6520612239837646,0.6498950719833374,0.004169801275663349,0.23288123806317643,0.23322309553623194,0.0011067677570550745,0.02750307042151684,0.027530519291758503,0.0010375426154812534,0.0261364652154346,0.026461834087967852,0.001410979303959326,0.23172452983756855,0.20998416095972056,0.0837056656865914,0.2897010420759519,0.2767013609409332,0.07099252147898318,115.54982121785481,112.60971069335938,14.805179635859703
|
||||
policy,41,0.6937498450279236,0.6920210123062134,0.004087834073292507,0.2228291494150956,0.2230070829391479,0.0007889273579190651,0.06350261159241194,0.06350160017609591,0.0013296998846317582,0.06313131997982657,0.06286747381091115,0.001052347437367481,0.2468127111593882,0.22827171534299845,0.08346743578439358,0.30260794858137763,0.292251706123352,0.06935105422679196,113.57994588216145,110.72094345092773,15.375881770339753
|
||||
policy,42,0.6495192249615988,0.6474950313568115,0.004193253492691171,0.2128473259508609,0.21277070790529246,0.0009937837666949348,0.06755376420915123,0.06718812510371205,0.0017561243321518654,0.06782174482941622,0.0676718316972255,0.0011673870906015885,0.2659992674986521,0.24953788518905634,0.0838755343445457,0.3177197774251302,0.30976930260658264,0.06779907290799528,112.01611773173015,109.21289443969727,15.874932041647753
|
||||
policy,43,0.6519111394882202,0.6506378650665283,0.003980299047083033,0.2026782929897308,0.20279292762279505,0.0009880541008139441,0.0730184223502874,0.0725609399378299,0.002058599074938032,0.07348508139451342,0.0733500681817531,0.0013947452308445986,0.28774507095416385,0.27368220686912537,0.08424668089529615,0.33493391424417496,0.3296586722135544,0.06615593923914695,110.78907775878906,107.98386764526367,16.356267785335834
|
||||
policy,44,0.6923168102900187,0.6898187398910522,0.0037933574070915356,0.19212133064866063,0.192157432436943,0.0008658388810763815,0.07916407908002532,0.07867459580302236,0.002224588686713162,0.08053103586037949,0.0803264901041984,0.0017955187360236746,0.3110626066724459,0.3005577027797699,0.08425573794785847,0.3543648533523083,0.352155938744545,0.0645167865797321,110.08972358703613,107.3420639038086,16.763847174845996
|
||||
policy,45,0.6495715181032816,0.6475158929824829,0.004391613177143563,0.18185496951142943,0.182000033557415,0.0008478511193780689,0.08611327596008773,0.0855010151863098,0.0028886843402595413,0.08813429872194921,0.0880004540085792,0.002251595121040288,0.33907634392380714,0.33181343972682953,0.08450315190132558,0.37715889513492584,0.37818165123462677,0.0628296941892804,109.81501197814941,107.12414169311523,17.10085094663762
|
||||
policy,46,0.6523693998654684,0.649932861328125,0.004474676927011162,0.17132555196682606,0.17126578092575065,0.0009532836354375617,0.09438024585445716,0.0936752296984195,0.003524295522121739,0.09712737798690792,0.09705534204840655,0.0028386595622728445,0.37162982299923897,0.36817981302738184,0.08456009350432009,0.40399684260288876,0.40858133137226105,0.061124608564347954,109.96188799540202,107.32114028930664,17.40173355796426
|
||||
policy,47,0.6946733792622884,0.6934248208999634,0.00496455787247554,0.16063827152053511,0.16059150546789164,0.001006773519854941,0.10491153659919894,0.10405904427170751,0.0043825058537275904,0.10890976960460341,0.10877303406596181,0.003984297525565191,0.40851227939128876,0.4098614305257797,0.08437895715557314,0.4356212814648946,0.4479057192802429,0.059640770434796764,110.6907107035319,108.17513275146484,17.533808914672832
|
||||
policy,48,0.649599035580953,0.6480394601821899,0.004640881365931671,0.14952365184823668,0.14940974861383435,0.0009398908545389351,0.11693654209375377,0.11604361236095426,0.005555172057856863,0.1225030235946178,0.12239708751440045,0.005297541390839683,0.4524332955479622,0.45926325023174286,0.08392887225149015,0.4740788663427035,0.48864221572875977,0.05823602126379009,111.86821047465007,109.5331802368164,17.664319047904073
|
||||
policy,49,0.6520398060480753,0.6506043672561646,0.004216230424394122,0.13707897936304406,0.1372919008135795,0.0010854579660412812,0.1326240077614784,0.13176958262920374,0.00725233343757279,0.14067249496777848,0.1406022012233734,0.007315694887847147,0.5051702881852785,0.5179576873779297,0.08278580334181429,0.5217373296618462,0.5383899211883545,0.05682636607981921,113.51976458231609,111.37093353271484,17.718873789340606
|
||||
policy,50,0.6938626766204834,0.6919509172439575,0.005405401221931653,0.11232828845580416,0.11267505213618276,0.0013850123278209786,0.19822183872262633,0.19738341867923737,0.012722709168363789,0.2128849166134993,0.21237234771251673,0.01491610597949118,0.587838684519132,0.5978684425354004,0.0807598030401436,0.5997314453125,0.6080899238586426,0.055311832338252945,114.4812577565511,112.40649795532227,17.58849764329087
|
||||
world_model,1,0.6929859121640524,0.6886435747146606,0.007203698565062233,1.4143252770105998,1.414685606956482,0.0017386845688462174,0.07921165476242696,0.07743213325738904,0.009659874122895505,0.06386112949500476,0.0655378811061382,0.010722843394297854,0.2651533142973979,0.2769014239311218,0.07488362465664936,0.2769118932386239,0.2723611891269684,0.08211499544886704,148.7321637471517,142.9303436279297,13.288969913487646
|
||||
world_model,2,0.6503943006197611,0.64801025390625,0.005497251202813054,1.0217785835266113,1.0215682983398438,0.0021933090417095747,0.031383562056968566,0.03142319992184635,0.0012393587192596489,0.03200352052226658,0.03209757246077055,0.0010335241599976261,0.26775587722659105,0.279415026307106,0.07441517229523437,0.28317303955554957,0.2765888124704361,0.0829502814171566,148.35994338989258,142.3527374267578,12.38311170830219
|
||||
world_model,3,0.652840256690979,0.6495542526245117,0.006035185014284669,0.8505077213048935,0.8500413298606873,0.0024240224385875643,0.030995425457755684,0.0310722794383764,0.0012586700540965579,0.03158012684434648,0.0315803792327642,0.001032053038257922,0.27008078495661414,0.2816530466079712,0.07393006633918572,0.2890830114483833,0.2804952412843704,0.08378544323840806,147.99534606933594,142.78414154052734,11.392999955077066
|
||||
world_model,4,0.6515147487322489,0.6491583585739136,0.005162652870557069,0.7495851914087931,0.7493847906589508,0.001904380026086845,0.030612964183092076,0.03072605561465025,0.001283098725167301,0.031161079959322966,0.0311381006613373,0.0010359132456355309,0.27213535085320467,0.28362335264682764,0.07342907883512126,0.2946492172777652,0.284090906381607,0.0846188983913491,148.51771926879883,141.88626098632812,12.346515674486211
|
||||
world_model,5,0.6521159609158834,0.649878740310669,0.004961517413629707,0.6826288849115372,0.6828769743442535,0.0014436918786799602,0.030237415805458977,0.03027246240526435,0.00131150720788443,0.03074780184154705,0.0307790804654359,0.0010443274370287867,0.2739269100129604,0.2853338420391083,0.07291299456478759,0.29987940192222595,0.2873862385749817,0.0854491741752146,149.56158065795898,144.4655532836914,12.513005483407047
|
||||
world_model,6,0.6518406470616659,0.6496677398681641,0.004911076048470891,0.632277732094129,0.6322115957736969,0.001512697350413288,0.029869962483644426,0.029806088656187002,0.0013428156287304499,0.030341648186246507,0.0304255979135632,0.0010564870498480092,0.2754626721143722,0.28679208457469935,0.0723825485118319,0.3047814990083377,0.2903914302587509,0.08627480293836375,151.47269439697266,143.24069213867188,16.2363653215494
|
||||
world_model,7,0.6518153548240662,0.6493051052093506,0.005476245169810679,0.5945045401652654,0.594351589679718,0.001142251340567858,0.029511673375964127,0.029419906437397,0.0013760231677036727,0.029943847252676844,0.03000466711819165,0.0010715815779302948,0.2767497400442759,0.28669448196887964,0.071838562170518,0.30936359365781146,0.2933706939220428,0.08709437297292033,153.1768709818522,142.3437042236328,18.327052816166287
|
||||
world_model,8,0.6522461573282877,0.6494688987731934,0.0044039734990327165,0.5634211003780365,0.5638309419155121,0.0016250199366989464,0.029163675848394577,0.0290604047477245,0.0014102334984715996,0.029555679298937265,0.0295494440943002,0.0010888570543988452,0.27779503787557286,0.2861707955598831,0.07128190460393272,0.3136337300141652,0.2985458672046661,0.08790648428903822,153.88822555541992,144.75770568847656,18.173408874862826
|
||||
world_model,9,0.6518077452977499,0.6491202116012573,0.00536095846425435,0.5376002192497253,0.5374823808670044,0.0010772013296823336,0.028826859624435458,0.02871298044919965,0.001444663023411422,0.02917817762742436,0.0291068088263273,0.0011076146451810685,0.2786052810649077,0.28541857004165644,0.07071345289287224,0.3175999398032824,0.30343177914619446,0.08870980217751137,154.0157381693522,143.41638946533203,19.59311423092413
|
||||
world_model,10,0.6522588133811951,0.6502976417541504,0.004752620991290054,0.5159016748269399,0.5159777104854584,0.0007573068873167624,0.028502256764719843,0.028438317589461748,0.001478624767744307,0.02881249785423275,0.02867798972874875,0.0011272376239408323,0.27918691063920653,0.28444457054138184,0.07013416377281811,0.32127010449767107,0.3092091679573059,0.08950297876122694,154.04677963256836,143.72745513916016,19.700240458280575
|
||||
world_model,11,0.6517421205838522,0.6493700742721558,0.004816769010812046,0.49654420216878253,0.4970117062330246,0.0012671777114064268,0.028190627383689035,0.02819398976862425,0.0015115262354830439,0.028459533583372765,0.02830139920115465,0.0011471768378384717,0.2795461130638917,0.2841954827308655,0.0695450711548621,0.3246518981953462,0.31602324545383453,0.0902847731256459,154.3207105000814,144.57391357421875,19.361178626837
|
||||
world_model,12,0.6517263054847717,0.649621844291687,0.0048865643606445614,0.4799609382947286,0.4799156039953232,0.001130001666356729,0.027892897681643516,0.02797954436391585,0.0015428684687741935,0.028120310511439994,0.027957571670412948,0.0011669746590430615,0.279688769330581,0.2838806211948395,0.06894728467333942,0.3277527665098508,0.3225318342447281,0.09105391079217326,154.3863894144694,144.78606414794922,19.634799887605638
|
||||
world_model,13,0.6520525614420573,0.649088978767395,0.005163004354848158,0.46496714899937314,0.4646849632263183,0.0009883059274699737,0.02760973914215956,0.0277560399845242,0.0015722223248508884,0.02779561793431635,0.02762889023870225,0.001186229428146973,0.27962040652831394,0.28333792090415955,0.0683419490165878,0.33057984833916026,0.3287406265735626,0.09180922098579218,154.75300725301108,145.1398162841797,19.905275961572926
|
||||
world_model,14,0.6517959435780843,0.6490553617477417,0.004469804688348719,0.4514264290531476,0.45130726695060724,0.001184993215802255,0.027341988092909202,0.02752312086522575,0.0015992268932084582,0.02748639555647964,0.02731628995388745,0.001204606275771756,0.2793462586899598,0.2825744301080704,0.0677303360772638,0.33313998704155284,0.33465510606765747,0.09254951175910765,155.1134999593099,145.56332397460938,19.802119986287845
|
||||
world_model,15,0.6520091493924459,0.6507936716079712,0.004402324301243446,0.43908951183160144,0.4387426823377609,0.0012513748844178866,0.027090221022566124,0.027280930429697002,0.0016235907298598144,0.027193310825775016,0.027032958343625048,0.0012218332361740932,0.27887120594580966,0.2815966159105301,0.06711379187880835,0.33543967455625534,0.3402806669473648,0.09327371427956985,155.55290095011392,146.4670867919922,19.998045622963687
|
||||
world_model,16,0.6521459221839905,0.6501067876815796,0.0045553786381540865,0.427103653550148,0.42714041471481323,0.0010115410662890447,0.026855121211459183,0.02700215298682445,0.001645050309854976,0.026917144190520007,0.02681438252329825,0.0012376654564669968,0.2781997459630171,0.2804107964038849,0.06649373295898044,0.33748499552408845,0.3456224650144577,0.0939807363183063,155.67228825887045,147.07259368896484,20.148156830185098
|
||||
world_model,17,0.6519870360692342,0.6493967771530151,0.004959780962329098,0.4158982535203298,0.4159080386161804,0.0010007600486286734,0.026637299607197407,0.026733542792499,0.0016634093281102337,0.026658598799258432,0.02661304641515015,0.0012519217761716589,0.2773360535502433,0.2790227681398392,0.06587167873234231,0.3392816260457039,0.35068537294864655,0.09466952869898841,155.77064259847006,146.80654907226562,20.107818640386505
|
||||
world_model,18,0.6517974138259888,0.6491039991378784,0.004861964446129224,0.406209501127402,0.40659700334072113,0.0012550862191344674,0.026437234288702358,0.02653307188302275,0.001678500435384161,0.026418237946927502,0.02642938960343595,0.0012644382717873636,0.2762838962177435,0.2774380892515182,0.06524925987225408,0.3408348610003789,0.35547403991222376,0.09533910463737155,155.87756220499674,146.53457641601562,20.33890598799258
|
||||
world_model,19,0.6516643961270651,0.6497586965560913,0.004913654228120001,0.3963903437058131,0.3965224325656891,0.0011856219423046392,0.02625532619034247,0.0263504525646567,0.0016901795774366683,0.02619654824957245,0.02626377250999205,0.0012750812860455958,0.2750467384854952,0.27566188573837275,0.06462821183749853,0.3421495494743188,0.35999271273612976,0.09598850899239474,156.01628621419272,146.7950210571289,20.302100782355414
|
||||
world_model,20,0.6518411636352539,0.6505063772201538,0.004519513473618672,0.3871779665350914,0.38718219101428986,0.0010881770046395256,0.02609222646181776,0.0261863330379128,0.0016983650179446645,0.025994275386134743,0.026099194772541447,0.0012837519536217942,0.27362763509154314,0.27369892597198486,0.06401031714085256,0.34323007861773175,0.3642452508211136,0.09661677123515104,156.1987622578939,146.7082748413086,20.410989019470716
|
||||
world_model,21,0.6521400014559428,0.6512922048568726,0.004628821394140514,0.37925533950328827,0.3792754262685776,0.0008054596972457205,0.025948228004078023,0.026041017845272997,0.0017029810774479642,0.025811785055945276,0.02594883926212785,0.0012903716670717357,0.27202930922309554,0.2716823518276214,0.06339749689690516,0.34408045560121536,0.368235319852829,0.09722304443900921,156.47243372599283,147.1928939819336,20.439424300575737
|
||||
world_model,22,0.6518516341845194,0.6505882740020752,0.004604690053074356,0.3712708353996277,0.37146955728530884,0.0007605045589114555,0.025823622631529927,0.025914789177477353,0.0017039756889779504,0.02564946142956609,0.02581799589097495,0.0012948683191209842,0.2702541016042232,0.27067261934280396,0.06279176256212972,0.34470413873593014,0.3719659298658371,0.09780635926642947,156.76495869954428,147.6036148071289,20.51464973211307
|
||||
world_model,23,0.6522360642751058,0.6508951187133789,0.0045366796275895654,0.3632766008377075,0.36331337690353394,0.0007357350179079966,0.025718790479004324,0.02580803819000715,0.001701346280142048,0.02550776473556951,0.02570704929530615,0.0012972112011606616,0.2683040350675583,0.2694903612136841,0.06219523887148863,0.3451042212545872,0.3754398971796036,0.09836585446658763,157.20009994506836,147.81005096435547,20.509972000905194
|
||||
world_model,24,0.6517961422602335,0.6512851715087891,0.004082334436625725,0.35622286796569824,0.3561757802963257,0.0007128030045755371,0.025633880868554063,0.0257209120318293,0.0016950896985872997,0.025386931840330317,0.0256161661818623,0.001297365161589016,0.2661807301143805,0.2681368440389633,0.06161013337707006,0.34528325125575066,0.3786593973636627,0.09890063097219098,157.35241826375326,147.9090576171875,20.621734722819106
|
||||
world_model,25,0.65241805712382,0.6506191492080688,0.004561361518236822,0.34883007903893787,0.34897229075431824,0.0009699106716015342,0.025569327486058026,0.0256538446992635,0.001685258004657923,0.025287465968479656,0.02554576378315685,0.0012953360316089865,0.2638855551679929,0.2654738426208496,0.06103876490584057,0.3452433906495571,0.3816263675689697,0.09940982665036995,157.38451131184897,147.59645080566406,20.684192574483262
|
||||
world_model,26,0.6513083577156067,0.6500561237335205,0.0035145053452858553,0.34229027728239697,0.3423595726490021,0.0008569286139463395,0.025525019969791132,0.0256067374721169,0.0016718957974277851,0.0252093464757005,0.02549577504396435,0.001291120540676502,0.26141943099598086,0.2621401995420456,0.0604835269970893,0.3449862984319528,0.3843420743942261,0.09989254053194885,157.57045110066733,147.73046112060547,20.69416618533398
|
||||
world_model,27,0.6524273355801901,0.6521949768066406,0.0042995751936409175,0.33553112546602887,0.3359517455101013,0.0009117268013381195,0.02550117485225196,0.025579800829291302,0.0016550934051133223,0.025152867970367237,0.0254800710827112,0.0012847533089878527,0.2587830573320388,0.25861187279224396,0.05994693177276489,0.3445131964981556,0.38680747151374817,0.10034785200696787,157.73014068603516,148.01419067382812,20.78520878823953
|
||||
world_model,28,0.6511384646097819,0.6490535736083984,0.004051511640002726,0.32903978228569025,0.32893790304660797,0.0009125821949709632,0.025497852669407867,0.0255731083452701,0.0016349687124903073,0.025118163631608032,0.025529445149004397,0.0012762866269083355,0.2559767390290896,0.2548898905515671,0.05943153865453098,0.34382480879624683,0.38762919604778284,0.10077484156389713,158.00130716959634,148.42809295654297,20.84955626303545
|
||||
world_model,29,0.652085542678833,0.6499648094177246,0.0040608116134337935,0.3230362112323443,0.32290706038475037,0.0007950685080577966,0.025515222301085747,0.02558682952076195,0.0016116659837770143,0.025105470170577317,0.0255518844351172,0.001265792673709387,0.25300047360360617,0.25099290907382965,0.05893999231672981,0.3429214557011922,0.3880021423101425,0.10117257040631936,158.01971817016602,148.45428466796875,20.87591353341637
|
||||
world_model,30,0.6516813635826111,0.6499340534210205,0.004145805607003348,0.3165433531006177,0.3165414333343506,0.0006507903015645414,0.025552833763261576,0.02562051638960835,0.0015853291542309883,0.02511442219838496,0.0255777398124337,0.001253338181415855,0.2498540164281924,0.24891087412834165,0.05847502789017198,0.3418029360473156,0.3881140649318695,0.10153998174359284,158.17302958170572,148.63573455810547,20.915428258260008
|
||||
world_model,31,0.6517459551493326,0.650053858757019,0.004029703415344953,0.3117020229498545,0.31151410937309265,0.0006195653690448361,0.0256110064995785,0.02567450329661365,0.0015561933159108222,0.025145394727587648,0.025616742670536,0.0012390611409465384,0.24653675655523935,0.24665791541337967,0.058039367849926596,0.3404686637222767,0.3879646360874176,0.10187612111888424,153.91385904947916,144.06613159179688,21.827439984452166
|
||||
world_model,32,0.6518402496973673,0.6500244140625,0.0040371603911818175,0.30407488842805225,0.3042747378349304,0.0005859621229924386,0.025689422929038575,0.02574847172945735,0.0015244720209213317,0.02519813195491825,0.025643173605203552,0.0012230813233815464,0.24304783468445137,0.2442320361733436,0.05763582501580398,0.3389175124466419,0.38755299150943756,0.10217987785455793,150.02902603149414,139.81610107421875,22.7271175487702
|
||||
world_model,33,0.6519589225451151,0.6498851776123047,0.0038894623362509197,0.296281136572361,0.29630613327026367,0.0006772937903170695,0.025787726199875242,0.025842068716883652,0.0014904364944834324,0.025272343618174358,0.0256894771009683,0.0012055539364147815,0.23938615620136258,0.24163089692592615,0.05726717131093402,0.3371480082472165,0.38687774538993835,0.10245012861508818,146.24279022216797,135.6810760498047,23.705153567290992
|
||||
world_model,34,0.6515729029973348,0.6496946811676025,0.003928866177132509,0.2879053130745887,0.2878872752189636,0.0008239402182311559,0.025906134241570983,0.02595551591366525,0.001454426606386196,0.025368293436864964,0.02575599960982795,0.0011866790164098973,0.23555027320981023,0.23885184526443476,0.05693619891337679,0.33515815312663716,0.3859371542930603,0.1026856972623575,142.6261329650879,131.708740234375,24.694348683572436
|
||||
world_model,35,0.6518608927726746,0.649620771408081,0.003999226650904886,0.2793934419751167,0.27920232713222504,0.000759756664121989,0.02604415034875268,0.0260546458885073,0.0014168029565667004,0.02548553965364889,0.025842356495559153,0.00116666344133159,0.2315385385106007,0.23589201271533966,0.056645602858234625,0.33294550950328505,0.3847289532423019,0.10288534304464844,139.2403195699056,128.04904174804688,25.62336673260066
|
||||
world_model,36,0.6515170534451803,0.6494565010070801,0.004158535067531056,0.27045755585034686,0.2704511731863022,0.0009165440759180433,0.026201550072679866,0.0261674933135509,0.0013779886903003886,0.0256238987979789,0.0259484322741627,0.0011457412286686667,0.22734907083213327,0.23274831473827362,0.056398062731516346,0.3305072486400604,0.38219335675239563,0.10304777567526906,136.0778293609619,124.56494140625,26.53466012793735
|
||||
world_model,37,0.6516366203625997,0.6501585245132446,0.004031177796701035,0.26138812551895774,0.26143521070480347,0.0009610396342550504,0.02637786557897921,0.0262989979237318,0.0013384767825296569,0.025782950843373894,0.02607386931776995,0.0011241849928426357,0.22297974427541092,0.22941729426383967,0.05619611638685279,0.32784004881978035,0.3787662088871002,0.10317163373954574,133.16404724121094,121.36069107055664,27.49646280258475
|
||||
world_model,38,0.6517735520998637,0.6497539281845093,0.0037909343555564746,0.2518850912650426,0.2518916577100754,0.0008633835829785141,0.026572884215662826,0.02644902467727655,0.001298835374393455,0.02596251387149091,0.0262207081541419,0.001102301207866849,0.21842826778690017,0.2248948514461517,0.05604216001705316,0.32494022697210306,0.37506096065044403,0.10325549240143019,130.49716250101724,118.46318817138672,28.427319221107386
|
||||
world_model,39,0.6516100168228149,0.6496527194976807,0.004147951464835934,0.24269874642292655,0.24293169379234308,0.0009691721820829451,0.0267862308149536,0.02661729138344525,0.0012597155725355008,0.026162255400170833,0.0264584589749574,0.0010804132354508716,0.21369210630655286,0.21985208243131638,0.055938432701352916,0.3218035884201526,0.371073380112648,0.1032978555048335,128.18716176350912,115.97077560424805,29.27208249403475
|
||||
world_model,40,0.6504410902659098,0.6486146450042725,0.0038448876215786366,0.23307470356424645,0.23316776007413859,0.0009179162776346269,0.027018179185688457,0.0268700290471315,0.0012219010821436084,0.02638245948279891,0.02669278066605325,0.001058922729647312,0.20876842861374215,0.2164020389318466,0.055886893002953075,0.31842548275987304,0.36679843068122864,0.10329715101068052,126.16228294372559,113.67176818847656,30.12443703726254
|
||||
world_model,41,0.6930410861968994,0.6906861066818237,0.004221909126509873,0.22276015455524123,0.2228287830948829,0.000745137636813327,0.06358413367221749,0.0633928701281547,0.0016453333289623317,0.06276772667964294,0.0627919659018516,0.0012795203357563465,0.22330947654942668,0.23088728636503214,0.055081761092799435,0.33141961942116416,0.3786952346563339,0.10271748081530818,124.40154202779134,111.7183952331543,30.972093246003535
|
||||
world_model,42,0.6481742064158121,0.6459813117980957,0.004150121617618396,0.21247716868917146,0.21245785802602765,0.0009017957824457765,0.06763244730730847,0.06800004467368125,0.0017065261688782032,0.06766453137000397,0.06768396869301796,0.0015187624253667528,0.24240001353124774,0.2503391951322555,0.054552513774160476,0.3464292200903098,0.392129510641098,0.10214559418931542,123.02346674601237,110.08489608764648,31.69843219185279
|
||||
world_model,43,0.6510949730873108,0.6497354507446289,0.0034718553960828976,0.20217536017298696,0.2019001096487045,0.0008313570333475138,0.0731187040607134,0.07346523925662035,0.0019650038756403526,0.07330296623210107,0.07331077009439466,0.0017916044359680451,0.26407362769047416,0.2731997817754745,0.05401336835385481,0.3635024999578793,0.4074290990829468,0.10149566722583366,122.07754643758138,109.0401382446289,32.37452948166787
|
||||
world_model,44,0.6925185322761536,0.6907001733779907,0.004085919822346822,0.19215696553389228,0.1922004073858261,0.0007378594462307133,0.07931849236289656,0.07974293828010555,0.002170122236743988,0.08045644561449682,0.08048475533723826,0.002148245039684584,0.2870341377953688,0.2951775193214416,0.05309368465298311,0.38286125908295315,0.424862265586853,0.10086132895615932,121.5483226776123,108.41178512573242,32.93823475053524
|
||||
world_model,45,0.6487651666005453,0.6472259759902954,0.0035922931249367045,0.18160321315129593,0.1816865354776382,0.0010178570071524417,0.08629022476573782,0.0866826772689819,0.0026204095896377837,0.08806055970489975,0.08810807019472115,0.002652117983879695,0.31501278032859165,0.3206687271595001,0.05266120892121246,0.40552420789996785,0.44517682492733,0.10011068334782627,121.38008371988933,108.08332824707031,33.47674690678985
|
||||
world_model,46,0.6517241795857748,0.6497485637664795,0.004246768119515711,0.17110161731640494,0.1711220815777778,0.0009086394044397168,0.0946105395754178,0.0950488075613975,0.0031526203940919835,0.0970325749367475,0.09706845134496685,0.0032997770585293414,0.34761249274015427,0.3505334109067917,0.052271246826151675,0.43215692540009815,0.46913267672061915,0.09916169913124259,121.79776128133138,108.3674545288086,33.90042918409381
|
||||
world_model,47,0.6923104921976725,0.6905208826065063,0.0034372373732042857,0.16070925568540886,0.16083694249391556,0.0007458644731368143,0.1051509386549393,0.10549440607428551,0.0038824532611272757,0.10916322904328501,0.10967944934964174,0.004379159591793708,0.3844219297170639,0.38470274209976196,0.0520043545086858,0.46363824357589084,0.49752897024154663,0.09817644511170175,122.60679626464844,109.01830673217773,34.255567710317074
|
||||
world_model,48,0.6485467553138733,0.6466821432113647,0.004240631772954271,0.14938100054860112,0.1495563387870788,0.0009081157748222803,0.11727913158635293,0.11773094162344926,0.004875820633751676,0.1227954979985952,0.12339705228805539,0.005763228910406862,0.42861205091079074,0.42610073089599604,0.05199162856053128,0.5018829728166262,0.5321537554264069,0.09672897675346841,123.87179501851399,110.26460266113281,34.455604976747765
|
||||
world_model,49,0.6513027747472128,0.64972984790802,0.003482239395058165,0.136737344165643,0.13691984117031095,0.0008491672166275801,0.13310707608858738,0.13388833403587336,0.006332552878805468,0.1410088514288266,0.1415531113743782,0.007861917944670123,0.48193303992350894,0.48123815655708313,0.0519835778507619,0.5491139392058054,0.5742471516132355,0.09433865849864086,125.62950261433919,111.89821243286133,34.526041187431844
|
||||
world_model,50,0.6921141346295675,0.6904371976852417,0.004087968788077961,0.1121286209672689,0.11236360296607015,0.001289294431309248,0.19902190690239266,0.2003948614001274,0.01157955534547335,0.2151342357198397,0.2155124023556709,0.01616972126536767,0.5655384113391241,0.5660474896430969,0.05185528443303371,0.6267661824822426,0.6452276408672333,0.08962641380196491,126.54995473225911,112.87596130371094,34.29233308306675
|
||||
|
@@ -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,33.713300943374634,33.69179105758667,137.21678757667542,,,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,1,33.68004107475281,33.78276443481445,137.3568503856659,234.75125122070312,0.24507379531860352,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,2,33.67494440078735,33.78102135658264,137.43657684326172,206.78143310546875,0.31403499841690063,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,3,33.746617555618286,33.667547941207886,137.4647479057312,215.76051330566406,0.28640663623809814,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,4,33.66131114959717,33.5719690322876,137.15576910972595,171.41673278808594,0.3170364499092102,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,5,33.28834843635559,33.347580909729004,135.784259557724,164.03314208984375,0.3804135322570801,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,6,33.36349558830261,33.312692403793335,135.82729482650757,173.15196228027344,0.2923499345779419,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,7,33.32282996177673,33.30833172798157,135.7430338859558,177.69644165039062,0.296228289604187,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,8,33.338229179382324,33.273215532302856,135.757009267807,191.9154510498047,0.25993847846984863,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,9,33.26348614692688,33.27895975112915,135.56047129631042,143.25210571289062,0.4014594554901123,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,10,33.354397773742676,33.37948036193848,135.90947794914246,198.1466522216797,0.4481104612350464,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,11,33.3224093914032,33.265796422958374,135.75521874427795,186.77749633789062,0.32623910903930664,
|
||||
|
@@ -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,33.47745096683502,,,,,,47.916666666666664,48.583333333333336,,187.60756197842684,0.3242991945960305,136.41395811239877,33.47745096683502,33.471762577692665,
|
||||
unitree_z1_stackbox-vid5-fs4,unitree_z1_stackbox,world_model,33.471762577692665,,,,,,48.0,48.583333333333336,,187.60756197842684,0.3242991945960305,136.41395811239877,33.47745096683502,33.471762577692665,
|
||||
|
@@ -2,11 +2,11 @@ res_dir="unitree_z1_stackbox/case1"
|
||||
dataset="unitree_z1_stackbox"
|
||||
|
||||
{
|
||||
time CUDA_VISIBLE_DEVICES=0 python3 scripts/evaluation/world_model_interaction.py \
|
||||
time CUDA_VISIBLE_DEVICES=0 "${PYTHON_BIN:-python}" scripts/evaluation/world_model_interaction.py \
|
||||
--seed 123 \
|
||||
--ckpt_path ckpts/unifolm_wma_dual.ckpt \
|
||||
--config configs/inference/world_model_interaction.yaml \
|
||||
--savedir "${res_dir}/output" \
|
||||
--savedir "${res_dir}/output/sparse_8" \
|
||||
--bs 1 --height 320 --width 512 \
|
||||
--unconditional_guidance_scale 1.0 \
|
||||
--ddim_steps 50 \
|
||||
@@ -22,5 +22,8 @@ dataset="unitree_z1_stackbox"
|
||||
--guidance_rescale 0.7 \
|
||||
--perframe_ae \
|
||||
--analysis_log_metrics \
|
||||
--analysis_reference_steps 50
|
||||
--analysis_reference_steps 50 \
|
||||
--head_schedule_steps 0 7 14 21 28 35 42 49 \
|
||||
--head_skip_mode reuse_prediction \
|
||||
--head_log_steps 40 43 46 47 48 49
|
||||
} 2>&1 | tee "${res_dir}/output.log"
|
||||
|
||||
@@ -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
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 268 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
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
@@ -0,0 +1,54 @@
|
||||
# DDIM Analysis Report
|
||||
|
||||
## Analysis Config
|
||||
|
||||
- Stability threshold: None
|
||||
- Stability window: 3
|
||||
- Mid-step window: 15-35
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Unique samples: 1
|
||||
- Step rows: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Five Directions
|
||||
|
||||
### Original Early Stop
|
||||
|
||||
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_l2_vs_full50`: mean=142.9924, median=145.0568, p90=168.1628, p95=180.0693
|
||||
|
||||
### Direction C: Action Converges First
|
||||
|
||||
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `action_vs_full50_95pct_step`: mean=49.2727, median=49.2727, p90=49.2727, p95=49.2727
|
||||
- `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.4171, p95=0.4282
|
||||
- `action_delta_mid_steps`: mean=0.0253, median=0.0242, p90=0.0380, p95=0.0402
|
||||
- `state_delta_mid_steps`: mean=0.0256, median=0.0244, p90=0.0392, p95=0.0417
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.9167, median=47.9167, p90=47.9167, p95=47.9167
|
||||
- `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.9167, median=47.9167, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=195.9648, median=198.1584, p90=228.1816, p95=230.3799
|
||||
- `action_drift_vs_prev_round`: mean=0.3005, median=0.3137, p90=0.3956, p95=0.4131
|
||||
- `round_total_time_s`: mean=136.1817, median=135.9244, p90=137.1063, p95=137.2927
|
||||
- `policy_pass_total_time_s`: mean=33.4931, median=33.4061, p90=33.8189, p95=33.8656
|
||||
- `world_model_pass_total_time_s`: mean=33.4701, median=33.4152, p90=33.6619, p95=33.7652
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 266 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 112 KiB |
@@ -0,0 +1,4 @@
|
||||
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
unitree_z1_stackbox,policy,33.49307539065679,33.49307539065679,,,,,,,,,,,47.5,47.5,,49.27272727272727,49.27272727272727,,47.91666666666666,47.91666666666666,,48.583333333333336,48.583333333333336,,136.1817115743955,136.1817115743955,,33.49307539065679,33.49307539065679,,33.47008717060089,33.47008717060089,,195.96483820134944,195.96483820134944,,0.3005240559577942,0.3005240559577942,
|
||||
unitree_z1_stackbox,world_model,33.47008717060089,33.47008717060089,,,,,,,,,,,47.583333333333336,47.583333333333336,,49.66666666666666,49.66666666666666,,47.91666666666666,47.91666666666666,,48.5,48.5,,136.1817115743955,136.1817115743955,,33.49307539065679,33.49307539065679,,33.47008717060089,33.47008717060089,,195.96483820134944,195.96483820134944,,0.3005240559577942,0.3005240559577942,
|
||||
|
@@ -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.6896239320437113,0.687744140625,0.005278462809312822,1.4144849479198456,1.4150779247283936,0.0020220192636203793,0.07649044816692666,0.0780886188149452,0.004934279847020166,0.06337413315971688,0.06261734478175635,0.011593487056035056,0.2176501390834649,0.17760175466537476,0.1064995475924893,0.24289531384905175,0.2264718487858772,0.07893538885118839,147.42959594726562,147.28941345214844,9.613303047817286
|
||||
policy,2,0.6473871866861979,0.6461933851242065,0.00425529513902401,1.0217966934045155,1.0213181972503662,0.002049081944455338,0.031831541874756376,0.0320447199046611,0.001321010181450642,0.0320463661725322,0.03194846957921975,0.0010518801369134164,0.22092611591021216,0.18186564743518824,0.1069349720841799,0.24753392239411667,0.2311877235770225,0.07912790294929802,147.80499267578125,146.9468994140625,9.956079287102952
|
||||
policy,3,0.6489810744921366,0.6473664045333862,0.003759028019082907,0.8511523207028707,0.8504195213317871,0.002158997310786111,0.0314845618170996,0.03174880333244795,0.0013127971178793104,0.031630845585217025,0.0314542185515165,0.0009699207375776633,0.22395178861916062,0.1859280169010162,0.10733455499723425,0.2518775860468546,0.23512949794530866,0.07932396079375643,148.93065134684244,146.53970336914062,10.832183440692473
|
||||
policy,4,0.6491357485453287,0.64769446849823,0.004299837921752558,0.750847190618515,0.7512043416500092,0.0020164103559894187,0.031140400562435333,0.03145345952361815,0.0013073457395346695,0.031219401241590533,0.0309666339308023,0.0008921027834694809,0.22673194545010725,0.18979053199291224,0.1076981069306617,0.2559323323269685,0.2370572388172149,0.07952050394938813,149.72666549682617,146.9228515625,12.890704637766394
|
||||
policy,5,0.6489985187848409,0.6472949981689453,0.004284598295725029,0.6815488288799921,0.6818063259124756,0.0013269669473292495,0.030800262000411704,0.031142232939600896,0.0013043673332886667,0.030813457133869265,0.03050866629928345,0.0008199296519894074,0.22927158481130994,0.19345519691705698,0.10802566071068327,0.2597044482827186,0.23874036967754358,0.07971449848174926,150.95372772216797,146.35298919677734,14.599678891383387
|
||||
policy,6,0.6493704915046692,0.6477868556976318,0.003729369143234071,0.6317808280388514,0.6316816508769989,0.0010129078248024967,0.030465345053623073,0.030794579535722698,0.001303538280973967,0.030414384479323976,0.03011762723326675,0.0007551552055798307,0.23157586716115472,0.1969241574406623,0.1083174384712585,0.26320039729277295,0.24018896371126175,0.07990296735891936,150.53175099690756,146.16230010986328,14.48051586553915
|
||||
policy,7,0.6496074199676514,0.6482546329498291,0.0038244679447973443,0.5938046524922053,0.5937873721122742,0.001833132139573631,0.030136715620756097,0.0303747504949569,0.0013045158992853415,0.030023414331177833,0.02978245262056585,0.0006997623102696805,0.2336500234281023,0.20019968599081034,0.10857384309766811,0.2664267433186372,0.24141289293766022,0.08008302826913535,151.6221694946289,146.26095581054688,14.353518659103113
|
||||
policy,8,0.6917414863904318,0.6903729438781738,0.005001938953397177,0.5633488049109777,0.5631502866744995,0.0015788392132046,0.025963780159751523,0.02547133993357415,0.0045344844130763935,0.017909689495960817,0.01910129748284815,0.005316105459188914,0.2367754510293404,0.20422832667827606,0.10830474312368574,0.2706387216846148,0.2455422282218933,0.07826163803873017,151.7825558980306,146.94458770751953,14.530284303873941
|
||||
policy,9,0.6478740572929382,0.6473151445388794,0.00342750683368031,0.5371752580006918,0.5369879007339478,0.0016299509473244613,0.012052079817900999,0.01166178053244945,0.0011960435784910248,0.0094760447585334,0.0092395199462771,0.00101613266064457,0.24553270700077212,0.21367761492729184,0.10736949663056423,0.27704647680123645,0.2516204714775085,0.07747815191140948,151.54314295450845,147.92330169677734,13.683223180665014
|
||||
policy,10,0.6496039032936096,0.6488661766052246,0.003865530079600643,0.5146920482317606,0.5150032639503479,0.0009806383875285373,0.012248850117127058,0.011874479707330451,0.0012260139000298477,0.009777736151590891,0.0095782824791967,0.000978240221040205,0.25429585327704746,0.2231359928846359,0.10642221409460784,0.28346569836139673,0.2577061951160431,0.07671068068316894,152.61538696289062,147.5699691772461,14.108317381387922
|
||||
policy,11,0.6489719351132711,0.647807240486145,0.0034623267092432817,0.49607866257429123,0.49588590860366816,0.0009990996585258426,0.012518588763972075,0.012161699589341799,0.0012534462952963849,0.010166282920787683,0.0100034908391535,0.0009375842384349937,0.26307786007722217,0.23261701315641398,0.10546196618514704,0.2899070406953494,0.26380936801433563,0.07595875781559804,153.22099685668945,148.41881561279297,13.88283328930684
|
||||
policy,12,0.649236003557841,0.6475197076797485,0.00430616294668392,0.4790687660376231,0.4790255278348923,0.0009291471044810496,0.012858344086756249,0.012520044110715351,0.0012781356393423498,0.010634453423942076,0.010507449042052,0.000896148371167625,0.27189186836282414,0.24245549738407135,0.10448781987260586,0.29638134315609926,0.26994018256664276,0.07522208628711921,153.67461649576822,148.98487854003906,13.875241911041709
|
||||
policy,13,0.6488353411356608,0.6479705572128296,0.003138532454939961,0.46420008689165115,0.464258149266243,0.0011999309824429578,0.013264502631500317,0.0129454894922673,0.0013001118922792592,0.011174780782312118,0.011083975434303249,0.000855675265628244,0.2807510141283273,0.25337384641170496,0.10349874087540605,0.30289953822890914,0.27628338336944575,0.07450040663991207,154.0929857889811,151.07791137695312,13.799919668638962
|
||||
policy,14,0.648975153764089,0.6476898193359375,0.003872997300978063,0.4507448747754097,0.4508764296770096,0.0006471736677451107,0.013733437362437408,0.0134703321382403,0.0013196270299924199,0.011780553186933142,0.01175220590084785,0.0008175678988610062,0.28966868420441944,0.2643648311495781,0.10249364769138815,0.30947285393873847,0.28239525854587555,0.07379362953540929,154.38819376627603,150.42861938476562,13.835222993808747
|
||||
policy,15,0.6905080676078796,0.6900039911270142,0.0033164739322531444,0.4380198468764623,0.4383005350828171,0.0013271376318603006,0.015651395389189266,0.0156455729156732,0.002268383839120485,0.013556836560989367,0.013226540759205749,0.0011786154987778112,0.29748456552624697,0.27336407452821726,0.10164171756842781,0.3158244726558526,0.28906451165676117,0.07239327120282205,155.08479181925455,151.11359405517578,13.790145010961249
|
||||
policy,16,0.6472010215123495,0.6462440490722656,0.0031110017821109467,0.4266191348433494,0.4267484247684479,0.0012334320783330536,0.014700222217167366,0.014567330479621849,0.0014088561840510847,0.013542921825622474,0.0134996981360018,0.0008437410570344524,0.3072054249544938,0.2849636524915695,0.10032777001304267,0.32282921547691024,0.2959719598293304,0.07142249427761804,155.24080403645834,151.1761703491211,13.94449597442154
|
||||
policy,17,0.6488770246505737,0.6480358839035034,0.0028399173407890467,0.41564693053563434,0.4154650717973709,0.0009703300785440295,0.015473418403416825,0.015381320379674351,0.0014110266263997644,0.014447487968330534,0.014418961014598549,0.0007917539883226703,0.3170818189779917,0.2967372238636017,0.09898082285235071,0.32996398955583567,0.3030135035514831,0.07047022641083514,155.45496114095053,151.64667510986328,13.830982505865054
|
||||
policy,18,0.6496665477752686,0.6484616994857788,0.004179862260695171,0.40583811700344086,0.4057288914918899,0.0011259986417671295,0.0162939693157871,0.01624167710542675,0.0014136453376044347,0.015394768600041617,0.0153808621689677,0.0007442454152406141,0.327132706840833,0.3087053000926971,0.09759843813306701,0.337244709332784,0.31020544469356537,0.06953784214636155,155.7139638264974,151.96312713623047,13.830197420330885
|
||||
policy,19,0.6493506034215292,0.6483136415481567,0.003673769599486678,0.3962456410129865,0.396146222949028,0.0013189603605568332,0.01716049605359628,0.01714735291898245,0.0014172416388238854,0.016384437990685258,0.01638379041105505,0.0007011516212797254,0.337377997736136,0.3208893537521362,0.09617797977027111,0.3446882665157318,0.3175652325153351,0.06862697949556329,156.03748575846353,152.01201629638672,14.006627750614479
|
||||
policy,20,0.6491437951723734,0.6486915349960327,0.002968637014826331,0.3878210783004761,0.38795055449008936,0.0009155423236335545,0.018072342189649693,0.018098055385053102,0.001422266802337083,0.017416970804333635,0.017381310462951598,0.0006625173220389585,0.34783878549933434,0.33331187069416046,0.09471668478436115,0.3523128827412923,0.32568517327308655,0.06773977086351433,156.30267461140951,152.43701171875,14.055036715087766
|
||||
policy,21,0.649422307809194,0.6482999324798584,0.003020740372053352,0.3791881427168846,0.37943316996097565,0.0010719845447500686,0.019029505085200016,0.01909416075795885,0.0014290745392573486,0.018493609813352383,0.01843960303813215,0.0006284544538416576,0.35853735357522964,0.3459964692592621,0.09321157976476312,0.36013806362946826,0.3342155814170837,0.06687870296820758,156.55762736002603,152.5706329345703,14.167568549951891
|
||||
policy,22,0.690550684928894,0.6891156435012817,0.003605189825920537,0.37122587362925213,0.37135323882102966,0.0007430274653351107,0.021321537594000458,0.02130543347448105,0.0018333785309322798,0.02070359016458189,0.02062608953565355,0.0006755561049574767,0.3688359446823597,0.3574695438146591,0.09198204063812705,0.36861835171778995,0.3433912098407745,0.06569962419624863,156.65207163492838,152.88987731933594,14.201166841433894
|
||||
policy,23,0.6472364266713461,0.6457139253616333,0.0033961196276788867,0.36320151140292484,0.3630937486886978,0.0008516771388132178,0.022092076484113876,0.02245603594928975,0.0015662491672617303,0.021882991927365408,0.0218180706724524,0.0006591955274084387,0.38068590437372524,0.3712977021932602,0.09021202604608386,0.3774840260545413,0.3529801964759826,0.06457989434337529,156.87154897054037,153.11627960205078,14.316721269775693
|
||||
policy,24,0.6498146653175354,0.6487792730331421,0.0036719297072731684,0.3562495584289233,0.35617204010486603,0.0008958292839361519,0.023253691072265253,0.0236639222130179,0.0015810541574747985,0.02316572998339925,0.0230692541226744,0.000635867176146003,0.3929002955555916,0.3855152875185013,0.08837866787609737,0.38666465133428574,0.364868625998497,0.06347882916003453,156.98361333211264,153.00149536132812,14.41455539667375
|
||||
policy,25,0.6489608486493429,0.6477334499359131,0.0032219566127996728,0.3492613459626834,0.3492851853370666,0.0006195833301494859,0.024468544715394516,0.0248827617615461,0.0015989195865741743,0.02450737279529368,0.024431359022855703,0.0006170844108441337,0.40551237513621646,0.3990884274244308,0.08647766452901269,0.39619208375612897,0.3782522529363632,0.062400642117970605,157.0097452799479,152.8729019165039,14.537454122194925
|
||||
policy,26,0.6497783064842224,0.6484144926071167,0.004028249042762285,0.3420258288582166,0.34198953211307526,0.0007902867228147221,0.02573926451926425,0.026128178462386048,0.0016200169427557172,0.025912347560127526,0.025858043693006,0.0006038300859548508,0.4185575693845749,0.412119522690773,0.08450456501338735,0.40610116223494214,0.39211760461330414,0.061350305165266614,157.26624298095703,153.09542083740234,14.600996818620105
|
||||
policy,27,0.6492996414502462,0.6483492851257324,0.0039205108436155805,0.33609673629204434,0.3360556960105896,0.0008164527096960188,0.02706953852126991,0.0274319946765899,0.0016445585622215434,0.027386369959761667,0.027357442304491948,0.0005974904431575588,0.43207403520743054,0.4258777648210525,0.08245468013756341,0.41643041869004566,0.4065074026584625,0.060333650073052934,157.48529561360678,153.11978149414062,14.566424402429062
|
||||
policy,28,0.6494200428326925,0.6482135057449341,0.004572830551777512,0.3297390739123026,0.329818770289421,0.0006023747488670542,0.02846339639897144,0.02879792265594,0.0016727737193333383,0.028935770504176558,0.02891767583787435,0.0005998555462936048,0.4461026166876157,0.4401669204235077,0.0803233020186231,0.4272223139802615,0.4214675724506378,0.05935745747303747,157.60917790730795,153.2453155517578,14.559437480944727
|
||||
policy,29,0.6918827692667643,0.6902720928192139,0.006078045190301438,0.323594830930233,0.3236774802207947,0.0007739983426567586,0.030941925632456884,0.03145368024706835,0.001972446745267583,0.031223285943269685,0.031400419771671254,0.0006641316951094585,0.4599899649620056,0.4535985738039017,0.07835439190610036,0.4389166707793872,0.4375337213277817,0.05826242146328507,157.66933949788412,153.34476470947266,14.534058391552787
|
||||
policy,30,0.6476715803146362,0.6455258131027222,0.00469813828421893,0.31747699280579883,0.31728383898735046,0.0007564402573338545,0.03232660641272857,0.0327124241739511,0.0018372653966434596,0.03298776193211471,0.0330889523029327,0.0006774097555480256,0.47560195873181027,0.469623789191246,0.07582504033070474,0.4512246772646904,0.4543880820274353,0.05721496737907261,157.77988306681314,153.4180450439453,14.611571535772663
|
||||
policy,31,0.6494153340657552,0.6473125219345093,0.003989365122320217,0.31249892959992087,0.3122365474700928,0.0006969237903476576,0.03400467724228893,0.034294968470931,0.0018769903575960843,0.03486074196795618,0.0349665861576795,0.0007058735613527643,0.49191972116629284,0.4863733649253845,0.07319153898391458,0.46419872095187503,0.47062981128692627,0.05622776911765073,153.67197799682617,149.03607177734375,15.271304337947575
|
||||
policy,32,0.6493352055549622,0.6476064920425415,0.004721971966544929,0.3042539755503336,0.3042845278978348,0.0007741494739106284,0.03577395311246311,0.0360078811645507,0.0019214858271318085,0.03685023014744118,0.0369428992271423,0.0007518117321294771,0.509001279870669,0.5039057433605194,0.07045000358536274,0.4779091278711955,0.4870370924472809,0.05531164064728153,149.91169357299805,145.1396026611328,15.894594752565165
|
||||
policy,33,0.6495334108670553,0.6479159593582153,0.0039410229705999075,0.2965628281235695,0.2966458201408386,0.0005875436564406487,0.037641666208704266,0.03791968710720535,0.0019712501608089173,0.038968710849682446,0.03895090147852895,0.000819199025357284,0.5269073446591696,0.5222817957401276,0.06759758479014014,0.4924341415365537,0.5043178796768188,0.0544776468327676,146.3749682108561,141.4886474609375,16.541766371323863
|
||||
policy,34,0.6501738627751669,0.6483650207519531,0.004789572936620961,0.2884625966350237,0.2884840220212936,0.0008940883280926684,0.03961700076858198,0.03994516469538205,0.0020269731442351105,0.041231797076761674,0.04109218344092365,0.0009124171933168928,0.5457010865211487,0.5415646433830261,0.06463267831047663,0.5078609560926756,0.5225508809089661,0.0537359652630212,142.94803619384766,137.9072265625,17.29069538142296
|
||||
policy,35,0.6496911843617758,0.6477254629135132,0.0048018790325888225,0.2802392343680064,0.2802400141954422,0.0008277877666925456,0.0417085969820618,0.0420940872281789,0.0020895567242021134,0.04365593443314227,0.0435462221503257,0.0010363171357243143,0.5654462774594625,0.5618173480033875,0.06155561624974228,0.5242862527569135,0.5411145687103271,0.0530947131009649,139.67481994628906,134.28568267822266,17.989186406801874
|
||||
policy,36,0.6920228600502014,0.6899217367172241,0.005864525186234139,0.27152476211388904,0.2715019285678863,0.0007973849586898755,0.045764191697041136,0.0459871385246515,0.0021008116171453363,0.04786680079996581,0.0478802770376205,0.001282489277130803,0.5859842002391815,0.5820439755916595,0.05849964929239707,0.5425950412948927,0.5592318773269653,0.05238197440169256,136.69652875264487,130.99497604370117,18.661043596017475
|
||||
policy,37,0.6479811668395996,0.646208643913269,0.004288476767435443,0.26228669534126914,0.26226972043514246,0.001157477777511463,0.04836190026253457,0.048723645508289296,0.0022680582747285735,0.0508227031677961,0.0507948882877826,0.0014920986822361528,0.6087188223997752,0.6053218841552734,0.05500547852552452,0.5622396618127823,0.578615665435791,0.05177211763516507,133.93212445576987,127.96448516845703,19.380867031559063
|
||||
policy,38,0.6500806212425232,0.6478804349899292,0.004705820650132795,0.253028134504954,0.25304014980792994,0.0009263819806298374,0.05105337593704457,0.05137768201529975,0.0023776437603379393,0.054027541230122204,0.053980544209480244,0.0017583988560219842,0.6327124039332072,0.6298639178276062,0.05139621372910277,0.5833628674348196,0.5970162451267242,0.05125169723112898,131.38196818033853,125.09227752685547,20.05655738529435
|
||||
policy,39,0.6497843066851298,0.6479024887084961,0.004928818273317712,0.24325793857375777,0.2436693608760833,0.0011216682686972957,0.05392469403644398,0.0540874600410461,0.0025076725928397476,0.05751379020512099,0.05746695213019845,0.002094426499202336,0.6580099612474442,0.6557099521160126,0.047687703108987387,0.6061166077852249,0.6165175139904022,0.050789743236153914,129.22574170430502,122.732177734375,20.663079271229826
|
||||
policy,40,0.6498561104138693,0.6479218006134033,0.004640646530824394,0.23366486653685567,0.23411829769611353,0.0009948155718129466,0.056989889902373116,0.0569498352706432,0.002664930723292488,0.061319791401425953,0.061270035803317996,0.002516961618175532,0.6846298029025396,0.6828721165657043,0.04390243145966607,0.6306579907735189,0.6377725899219513,0.050331518095242035,127.35480944315593,120.6128044128418,21.301140184785925
|
||||
policy,41,0.6500968734423319,0.648076057434082,0.004676126551469453,0.22365925461053845,0.2236921638250351,0.0010488983928622925,0.06025884021073576,0.0599641744047403,0.0028587691013960198,0.06548552370319759,0.06542756408452985,0.0030475284747218667,0.7125466763973236,0.7113173305988312,0.04007021322357911,0.6571383873621622,0.6629627645015717,0.049790909087042784,125.81211026509602,118.95423126220705,21.90177425372722
|
||||
policy,42,0.6498247186342875,0.6477075815200806,0.0047641639215649815,0.21369183311859763,0.2140514552593231,0.0011579131104297985,0.0637420999507109,0.0635149739682674,0.0031022706502558052,0.07005900703370567,0.0699840039014816,0.0037138592975449686,0.7416722923517227,0.7417701482772827,0.036227561834070686,0.6856891363859177,0.6898455023765564,0.04904336450457139,124.52863629659016,117.42666625976562,22.464452852048478
|
||||
policy,43,0.6917174259821574,0.6900182962417603,0.005220972090999384,0.20356311897436774,0.20373869687318796,0.0012262295908016326,0.06988251333435372,0.06989368423819539,0.0035498769659521702,0.07536486846705275,0.07600722089409825,0.004641548278271991,0.7722329397996267,0.773970901966095,0.032340333809787375,0.7161442240079244,0.7175347805023193,0.04824123432206964,123.62733586629231,116.43996810913086,22.95626821056902
|
||||
policy,44,0.6483255624771118,0.6464056968688965,0.004451187630575009,0.19301174705227211,0.1931719630956649,0.0011565930207836906,0.07423406156400834,0.0742567218840122,0.0040897432208426105,0.08104079092542328,0.08169032260775566,0.005734211198437005,0.8039834648370743,0.8056936264038086,0.028523219313071266,0.7488717585802078,0.747832328081131,0.04686092231602342,123.1502259572347,115.80707550048828,23.469497746853037
|
||||
policy,45,0.6518935362497965,0.6482236385345459,0.007284798783793948,0.18278901403148964,0.18303494900465006,0.0012431227186396282,0.07884817942976945,0.07878460362553591,0.004751552102890006,0.08733493338028586,0.08815273270010945,0.0071171841198338715,0.8362454821666082,0.8379890620708466,0.02478043863577107,0.7837568571170171,0.780787855386734,0.04462576726600304,123.07965723673503,115.70082092285156,23.901374306393187
|
||||
policy,46,0.6496703227361044,0.6480215787887573,0.004247311297795144,0.17225904266039527,0.1723987236618995,0.0010898443127477552,0.0837381972620884,0.08389908447861666,0.005595122610654773,0.0943230098734299,0.09574912488460535,0.008865993647160113,0.8682842055956522,0.8684237599372864,0.021182486244899223,0.8204205334186554,0.8182660937309265,0.04125192758371004,123.49246088663737,116.11748504638672,24.244624223843772
|
||||
policy,47,0.6501901944478353,0.6483310461044312,0.0043661839715188385,0.16155678158005074,0.16166828572750092,0.0010383624276261644,0.08890136641760664,0.08934890851378435,0.006661051907243303,0.10209418771167593,0.10433125868439669,0.01107002656090433,0.8990377932786942,0.8971606194972992,0.017867989785558015,0.8580444902181625,0.8568912744522095,0.03653520841743939,124.3292687733968,116.94001007080078,24.525514332797744
|
||||
policy,48,0.6500921845436096,0.6480554342269897,0.004901106490967236,0.15051147217551863,0.15064564347267145,0.001283093063205325,0.09441843753059702,0.09522654861211771,0.007997202307458387,0.11083571426570411,0.11415120214223859,0.013838227086539166,0.9270694702863693,0.9270352125167847,0.015112223259055353,0.8951294670502344,0.8941790759563446,0.03052136088005132,125.5109437306722,118.07815551757812,24.72511173714982
|
||||
policy,49,0.6499232848485311,0.6482113599777222,0.004380804404572696,0.1381636758645375,0.13847375661134714,0.001287988220048499,0.10095517399410403,0.10097187757492065,0.009706344614735093,0.12142600119113918,0.1262004971504211,0.017379591933995905,0.950598826011022,0.9522805213928223,0.013324961023501577,0.9292578200499216,0.9260741174221039,0.023765504568660976,127.22068532307942,119.7719497680664,24.864440362671008
|
||||
policy,50,0.693087120850881,0.690157413482666,0.007259449753294199,0.11381355300545687,0.1140319593250751,0.0017533202302651384,0.16006283896664772,0.15852173417806625,0.02034257355763423,0.22234004735946652,0.23745510727167124,0.04003501139930138,0.9743477205435435,0.9767513871192932,0.013027335815097917,0.968586673339208,0.96748948097229,0.014758799685685274,128.00551478068033,120.68492889404297,24.752341237511594
|
||||
world_model,1,0.6889663537343343,0.6886293888092041,0.0024045034416456446,1.4143242239952087,1.414684772491455,0.0017370273447210453,0.0748839825391769,0.07100484892725939,0.010716395529965806,0.05886044725775715,0.05892492458224295,0.010491290193894491,0.2724174360434214,0.27693410217761993,0.07064011843678009,0.2788101385037104,0.27183860540390015,0.08208075639936602,150.05063247680664,144.8472900390625,15.859369717303409
|
||||
world_model,2,0.6478930711746216,0.6470520496368408,0.003280523980466367,1.0217781364917755,1.0215840935707092,0.002190171524255816,0.031324184034019646,0.03130804747343055,0.0012154679026066956,0.03194265005489186,0.032051479443907696,0.000998293120934362,0.27474653472503024,0.2788960337638855,0.06942979148851292,0.2839471970995267,0.2744799852371216,0.08217323807990158,149.88531239827475,145.49192810058594,15.49283927200175
|
||||
world_model,3,0.6493366559346517,0.6484113931655884,0.003261667458857244,0.8505117346843084,0.8500480949878693,0.0024215369744741023,0.03089445456862445,0.03085844125598665,0.0012218140047457252,0.031542746660609994,0.031577102839946705,0.0009889335349329488,0.2767974659800529,0.2805575579404831,0.06821376735910574,0.2887509949505329,0.27681975066661835,0.08227551636624382,150.3186378479004,145.56983947753906,17.108480315429873
|
||||
world_model,4,0.6493169864018759,0.6485388278961182,0.0034373244955708394,0.7495856831471125,0.7493919730186462,0.0019118501236505638,0.030471787787973836,0.0304165799170732,0.0012326011218558933,0.03114705393090839,0.0311967693269252,0.000996738021104174,0.278579152499636,0.2819302380084991,0.06699592636734883,0.29322862252593035,0.2788707166910171,0.08238763196948298,148.63142903645834,145.3960418701172,12.974899924079189
|
||||
world_model,5,0.6494684219360352,0.6487433910369873,0.0029273574485552878,0.6826283981402715,0.6828693747520447,0.0014485869312562043,0.03005749871954314,0.029985610395669847,0.001247055271236622,0.030756881305326975,0.0306796822696924,0.001019458771439284,0.28010038038094837,0.28302532434463495,0.06577994079835255,0.29738737642765045,0.2806451618671417,0.08250955756795561,148.475954691569,144.69192504882812,12.39317950273535
|
||||
world_model,6,0.6491868694623312,0.6481391191482544,0.003928993908583968,0.6322758495807648,0.6321972012519836,0.0015152292608489107,0.02965284977108235,0.029673698358237702,0.0012643981883068208,0.030373493209481184,0.0302988383919,0.001054323916199992,0.28136961907148356,0.28385379910469055,0.06456916456902467,0.3012347122033437,0.2821550667285919,0.08264117087613661,147.6905517578125,143.0400848388672,10.545536474316703
|
||||
world_model,7,0.6487173239390055,0.6477173566818237,0.0026049954268770065,0.5945133864879608,0.5943523049354553,0.001130979423640031,0.029258967377245385,0.029293274506926502,0.0012838737756521862,0.029998024615148666,0.029925942420959452,0.001098455207900564,0.2823951467871666,0.28442640602588654,0.0633668004549254,0.3047781027853489,0.28341174125671387,0.08278222817601605,147.77608998616537,143.69051361083984,9.870541378033513
|
||||
world_model,8,0.6912380456924438,0.6904399394989014,0.003757709046472672,0.5634361157814661,0.5638544261455536,0.0016154349352241572,0.024451181602974683,0.02305871620774265,0.006131724209241375,0.01709484875512615,0.01721128169447175,0.00476838231156143,0.28526540597279865,0.2857621759176254,0.06233786633324466,0.3090654450158278,0.2866702526807785,0.08192546627100616,148.27746963500977,143.96996307373047,10.153989286734493
|
||||
world_model,9,0.6467217206954956,0.6461753845214844,0.003265835994354481,0.537625844279925,0.5375058054924011,0.0010811496870346046,0.011465866506720533,0.011224656365811748,0.001243204671327295,0.00938099296763535,0.00909662805497645,0.0009398211670973485,0.2934304823478063,0.29424677789211273,0.06075513827270509,0.31547712534666056,0.29217478632926935,0.08128902193745531,148.43003845214844,144.09798431396484,10.433411302413244
|
||||
world_model,10,0.649751623471578,0.6487933397293091,0.0033249820520841284,0.51593878865242,0.5160200595855713,0.0007738563271699511,0.011596900410950142,0.011335495859384499,0.0012680160605716465,0.009668632332856416,0.0094032986089587,0.000918049459217946,0.301582608371973,0.30271777510643,0.05917269503921551,0.3218956117828687,0.30005438625812525,0.08066378360404976,149.56526311238608,145.7801742553711,11.0746145811303
|
||||
world_model,11,0.6490500768025717,0.6480419635772705,0.002928637311420627,0.49656499673922855,0.49705080687999725,0.0012540577603985033,0.011806708217288018,0.0115265776403248,0.0012856562217545755,0.010044628831868333,0.00987302325665945,0.0008971695918157023,0.3097340241074562,0.3111879974603653,0.05758979659226582,0.3283315872152646,0.30810417234897614,0.08004915236434963,149.64780044555664,145.38105010986328,11.491075557711081
|
||||
world_model,12,0.6495495835940043,0.6485860347747803,0.0030390713002334414,0.47998591760794324,0.47997540235519404,0.001126748096538111,0.012092392814035175,0.01175648486241695,0.0012967229734146169,0.0105018211373438,0.01041941624134775,0.0008779820760519274,0.3178969124952952,0.3196701258420944,0.05600570441466113,0.33479579041401547,0.31617969274520874,0.07944457368636809,149.90188598632812,145.91799926757812,11.687314514641729
|
||||
world_model,13,0.6493868033091227,0.6483099460601807,0.0032524662774006926,0.46496416131655377,0.46468518674373627,0.000996331075449232,0.012450121808797085,0.012053127400577051,0.0013020766306024794,0.011032709230979225,0.0109919323585927,0.0008612153935112609,0.32608346392711,0.32817690074443817,0.05441995019696322,0.3412991339961688,0.3242938667535782,0.078849580330303,150.30772145589194,146.69024658203125,11.850812420543612
|
||||
world_model,14,0.649185299873352,0.6483020782470703,0.003376829342655136,0.45146824916203815,0.451450377702713,0.0011818608043932346,0.012875792182361017,0.0124271279200911,0.0013027052012935813,0.011630402645096134,0.011622509919106901,0.0008474959700209584,0.33430591225624084,0.33627721667289734,0.052832236787373185,0.3478527180850506,0.33245988190174103,0.078263683922943,150.4625333150228,147.24270629882812,11.92363804911
|
||||
world_model,15,0.6906043688456217,0.6898318529129028,0.0030028679972658725,0.4391014228264491,0.4387042373418808,0.0012388691001237722,0.01491204827713464,0.01450098166242235,0.002004171739432676,0.013327061819533458,0.0131503092125058,0.0014651200533332858,0.3411960018177827,0.34271880984306335,0.051709197088783306,0.35419633239507675,0.3409992456436157,0.07725211154334023,150.8256746927897,147.15680694580078,11.893290807955413
|
||||
world_model,16,0.6471151908238729,0.6462337970733643,0.0034340291999377503,0.4271423767010371,0.42722709476947784,0.0009909149216771843,0.013877247693017083,0.01390535896643995,0.00121471118366893,0.013346328089634525,0.01355574047192925,0.0008211544124563369,0.3501108872393767,0.35205318033695215,0.05022378872793229,0.36115437000989914,0.3476824015378952,0.07630856256913227,151.02851231892905,147.59903717041016,11.817496491915682
|
||||
world_model,17,0.649954358736674,0.6493878364562988,0.0032633895416199236,0.4159463768204053,0.4161078631877899,0.0009360490571269192,0.014637109745914666,0.0146481599658727,0.0011913689578365353,0.014242923740918382,0.014513280708342749,0.0007931514539859944,0.3591533663372199,0.36152136325836176,0.04872273398486334,0.3682365839680036,0.3543879240751266,0.07536435838734229,151.44954427083334,147.68067932128906,12.078203705136522
|
||||
world_model,18,0.6492575208346049,0.648552656173706,0.0035228347222042576,0.40627697110176086,0.40666691958904266,0.0012849175303977,0.015444963316743525,0.015439776238053999,0.001169041895771313,0.01518259166429435,0.01547382818534965,0.0007706126099196622,0.368340365588665,0.3711410164833069,0.04720543803011601,0.37545860310395557,0.3612321466207504,0.07441882674964949,151.42625172932944,147.6425323486328,12.28061875969843
|
||||
world_model,19,0.6492364207903544,0.6478835344314575,0.0031895926310723448,0.3964555809895198,0.39651884138584137,0.0011613724656236617,0.016299024379501693,0.01627450250089165,0.0011480080350639045,0.01616480830125506,0.0164526291191577,0.0007535781832025653,0.377689595023791,0.3814612179994583,0.04567154554677388,0.38283689320087433,0.3682314157485962,0.07347129217782124,151.70632553100586,147.69981384277344,12.41152974610871
|
||||
world_model,20,0.6490195393562317,0.6479917764663696,0.0036037782710066496,0.3872705176472664,0.3873711973428726,0.000992603896551098,0.01719829067587846,0.017133327201008748,0.0011284348286458993,0.01718987415855125,0.017474940046668,0.0007421001033315644,0.3872197419404983,0.39189702272415156,0.04412111000517898,0.3903892363111178,0.37540337443351746,0.0725212863305553,151.79847462972006,147.86595916748047,12.562833636485834
|
||||
world_model,21,0.649173378944397,0.648223876953125,0.003189073556300481,0.3793397744496663,0.3794917017221451,0.0008691546440172171,0.018142484283695585,0.0180377466604113,0.001110401356314425,0.018258895880232218,0.018529762513935552,0.0007362528607600523,0.39695052554210025,0.4025385677814483,0.042554612528058304,0.39813463638226193,0.3827670067548752,0.07156830653979002,151.99737675984701,147.95562744140625,12.577183132079309
|
||||
world_model,22,0.6905566255251566,0.689825177192688,0.0031557345584067764,0.3713383749127388,0.3713804930448532,0.0006888775796344913,0.020778028449664473,0.02034248691052195,0.001653247060557046,0.0204496139970918,0.02065920457243915,0.0008771995187945864,0.40607597182194394,0.410915732383728,0.041432091745264625,0.40641217182079953,0.39081752300262446,0.07048121491615032,152.18917592366537,147.92375946044922,12.610512087947125
|
||||
world_model,23,0.647408107916514,0.6467834711074829,0.003330493286755428,0.3633294478058815,0.36328156292438507,0.0008532438699208647,0.02128237097834544,0.0212100930511951,0.00107046185628649,0.021534933863828532,0.02182964142411945,0.000778253568444331,0.4168699284394582,0.42300401628017426,0.03981725780763052,0.41510603328545886,0.3991383165121078,0.06935985585208054,152.35709762573242,148.3919677734375,12.652039472368775
|
||||
world_model,24,0.6500898400942484,0.6494050025939941,0.003042849260973966,0.3563152775168419,0.35594251751899714,0.0007995385703741201,0.02243489523728684,0.022334058769047198,0.0010583027572899154,0.02280273428186769,0.023113649338483748,0.0007852620780441296,0.4279819180568059,0.43543028831481934,0.03818188478919648,0.42409955710172653,0.40775729715824127,0.06822513059494403,152.49677530924478,148.6343002319336,12.617658214800404
|
||||
world_model,25,0.6496684749921163,0.648679256439209,0.0032845301053133443,0.348917156457901,0.34940139949321747,0.0009189255293657131,0.023639789627244,0.0234976559877395,0.0010473535256255299,0.02412832745661334,0.02441936451941725,0.0007982321979610802,0.43944165607293445,0.44822466373443604,0.03652911322489435,0.43342308451732,0.41670534014701843,0.06707638716494153,152.55650329589844,148.88372802734375,12.580588511907594
|
||||
world_model,26,0.6492807070414225,0.6485669612884521,0.003055645765460555,0.34237750619649887,0.34230369329452515,0.0008367562423490079,0.024899700811753623,0.0247145108878612,0.0010374929340858019,0.02551596192643042,0.0257391957566142,0.0008176948498693766,0.4512808596094449,0.46111972630023956,0.034863679008799775,0.44310975074768066,0.42714741826057434,0.06591309866717479,152.7691993713379,148.96636962890625,12.569761674921546
|
||||
world_model,27,0.6496078968048096,0.6480950117111206,0.0034371487860228507,0.3356090287367503,0.3355212807655334,0.0008983292549145721,0.026218342439581918,0.0259878151118755,0.0010286324091846875,0.02697114630912735,0.027125746011733953,0.0008443403604071045,0.46353374669949216,0.47436836361885065,0.03319247177981764,0.45319610337416333,0.43844078481197357,0.0647348043328916,152.9664560953776,149.21092987060547,12.607798223796511
|
||||
world_model,28,0.649144172668457,0.6481062173843384,0.0025635244747685814,0.3291594708959261,0.3289074152708053,0.001076616292377791,0.027599819625417358,0.027321103028953048,0.0010206779497727322,0.028500001411884968,0.0286202942952513,0.0008790315624924208,0.4762369692325592,0.4874177724123001,0.03152509287934175,0.46372241775194806,0.45020958781242365,0.06354123842863728,153.1533940633138,149.3561782836914,12.595309977111459
|
||||
world_model,29,0.6908356348673502,0.6899559497833252,0.002980305532652352,0.323185366888841,0.323261946439743,0.0008504957311188928,0.030241731864710606,0.029636181890964453,0.0012980275781377857,0.030715214554220382,0.0308229634538292,0.0009172070603986371,0.48853721221288043,0.49878033995628357,0.03007134762534453,0.4748545264204343,0.4623711109161377,0.062285663499135835,153.20234298706055,149.27063751220703,12.652406977421895
|
||||
world_model,30,0.6471856832504272,0.6466314792633057,0.0032595390907245478,0.31669951478640235,0.31671069562435145,0.0006622096586354218,0.03142121946439142,0.031222033314406802,0.0009792620706313595,0.03244880788649118,0.032577604055404594,0.0009514438612672861,0.5026542569200197,0.5123207867145538,0.028295097020594327,0.48660533378521603,0.4751233607530594,0.06093905300314256,153.45451482137045,149.38016510009766,12.63442807900908
|
||||
world_model,31,0.6504989862442017,0.6494495868682861,0.0033411733088072296,0.3118911584218343,0.31192025542259216,0.0005509171735825897,0.03308457043021913,0.032958375290036146,0.0009710327067514701,0.03429513828208045,0.0344395656138658,0.0010077181515862235,0.5173983797430992,0.5264580547809601,0.026556737231911962,0.4989782894651095,0.4885258674621582,0.05957139452928738,149.10330708821616,144.84458923339844,13.220109334967239
|
||||
world_model,32,0.6488372484842936,0.6482721567153931,0.002436942983632868,0.30427598953247065,0.30443406105041504,0.0008478529164615387,0.034839330551524904,0.0347821190953254,0.00096343848052159,0.0362552143633365,0.03641703911125655,0.0010772130071495952,0.5328232521812121,0.5412435829639435,0.024886037528557912,0.5120387226343155,0.5026442408561707,0.05818304000939907,145.0953000386556,140.6982879638672,13.711524657943404
|
||||
world_model,33,0.6499238808949789,0.6489933729171753,0.0032712582422740884,0.29658076415459317,0.2968357056379318,0.000695895486460173,0.03669323896368338,0.03666897676885125,0.0009570907490050071,0.038341177627444226,0.03852250240743155,0.0011624022770854794,0.5489855855703354,0.5567316710948944,0.023321940338903703,0.5258592516183853,0.5168269276618958,0.056774242582472184,141.19154993693033,136.82386779785156,14.29649453237948
|
||||
world_model,34,0.64918053150177,0.6485729217529297,0.002716323459753272,0.2881877372662226,0.288179486989975,0.0007182131096217557,0.03865613074352339,0.038629163056612,0.0009531850602169301,0.04056824464350934,0.04077157564461225,0.001266376977557913,0.5659453521172205,0.5720268785953522,0.021913722338766477,0.5405206829309464,0.5310207307338715,0.05534511488781949,137.45209376017252,132.79498291015625,14.923811894545505
|
||||
world_model,35,0.6495826045672098,0.6485041379928589,0.003435384411906562,0.2797479877869288,0.27977703511714935,0.0010269051260384686,0.040737581749757085,0.04070583917200565,0.0009538026980382285,0.04295241553336377,0.0431806910783052,0.0013929323963167552,0.5837644040584564,0.5870998799800873,0.020719694337073206,0.556112473209699,0.545499324798584,0.05389513638778013,133.9908930460612,129.03712463378906,15.532501804703271
|
||||
world_model,36,0.6900714834531149,0.6891059875488281,0.002973208721254341,0.27084721873203915,0.2708551585674286,0.0007171099423396204,0.04508539941161866,0.04507406428456305,0.0010238660853716405,0.04700953233987087,0.04743881896138185,0.0015852412205714238,0.6020890673001608,0.6034424304962158,0.019742997007988688,0.5733730047941208,0.5620593428611755,0.05237541899453457,130.78284072875977,125.79752731323242,16.106389691674895
|
||||
world_model,37,0.6468382279078165,0.6458146572113037,0.003731956120038627,0.26181872685750324,0.2618601471185684,0.0007749438289175688,0.047501241477827194,0.047185905277729,0.0010494395158109127,0.049904759973287534,0.050233755260705906,0.0017815363033703696,0.6228056798378626,0.6227991282939911,0.018933028769139076,0.5919796774784724,0.5798581838607788,0.05071656126114579,127.8296407063802,122.70630645751953,16.72150711001098
|
||||
world_model,38,0.6498761971791586,0.6491711139678955,0.0024777080731722,0.25230861455202097,0.2525266408920288,0.0009636748441423107,0.05020266616096095,0.0498225018382072,0.0011252119757703695,0.05303935986012217,0.0532173980027437,0.0020214439480384745,0.6446968068679174,0.6433457434177399,0.018521805248856046,0.6119559854269028,0.599038302898407,0.0490212419038345,125.0795358022054,119.81675720214844,17.32655206794205
|
||||
world_model,39,0.6493111848831177,0.6481750011444092,0.0032077214046326036,0.2431286610662937,0.24311704188585276,0.0009351467972837778,0.053095324275394234,0.0527650341391563,0.0012442636734595139,0.05644658207893368,0.0564289931207895,0.002316912222109169,0.6678205678860346,0.6671352684497833,0.018514797671463135,0.633439893523852,0.6197546124458313,0.04727569977226127,122.70255025227864,117.24900817871094,17.92308091302734
|
||||
world_model,40,0.6495705246925354,0.6481293439865112,0.0037780948924450515,0.23354920620719588,0.23362341523170466,0.001133307640525883,0.05619748340298728,0.0559321641921997,0.0014216314066693159,0.06016349109510577,0.059891309589147554,0.0026820383540543235,0.692216674486796,0.6926492154598236,0.018857455658209697,0.6565730273723602,0.6427916586399078,0.045456099724465196,120.65615145365398,115.09678268432617,18.500783315153082
|
||||
world_model,41,0.6497190197308859,0.6485785245895386,0.0034252798492953682,0.22327112654844916,0.22359383851289744,0.0011267722927272297,0.05952467303723091,0.059343585744500105,0.0016738225620290372,0.06422873772680755,0.0636238791048526,0.0031347702222224985,0.7178925573825836,0.71735018491745,0.019435197386019256,0.6814902375141779,0.6707356572151184,0.04352403162322547,118.90277989705403,113.24446105957031,19.0208315297537
|
||||
world_model,42,0.6502647995948792,0.6487685441970825,0.004196809946661364,0.21303318068385121,0.21328553557395935,0.0012556793117912777,0.0630947574973106,0.06294723786413664,0.0020188719162487277,0.06868887630601721,0.06770551204681391,0.0036983103201244983,0.7448068459828695,0.7433987557888031,0.020087257152845636,0.7083056271076202,0.7004401683807373,0.04142150824593567,117.5051326751709,111.79335403442383,19.544374726976415
|
||||
world_model,43,0.6915056904157003,0.6898552179336548,0.005335000979805876,0.20272208005189893,0.20286383479833595,0.001268945824224227,0.06947193294763561,0.067882552742958,0.0027534412999473284,0.0738726910203695,0.07313663884997365,0.0042824718333389885,0.7731313010056814,0.7700039148330688,0.0204018257547409,0.7368536293506622,0.7311695516109467,0.03912873115816779,116.54587109883626,110.71075057983398,20.057980918431273
|
||||
world_model,44,0.6467792391777039,0.6456863880157471,0.00359059615987521,0.19274245078365004,0.1929098591208458,0.0011885118347111337,0.07406505693991974,0.07265656068921085,0.00338667923097651,0.07940349479516341,0.0787555389106273,0.005169627401936322,0.8031549155712128,0.7989153563976288,0.020685598900006687,0.7675859779119492,0.7641653716564178,0.03645260621656314,115.98946062723796,110.16691589355469,20.444762574373023
|
||||
world_model,45,0.6495831807454427,0.6487065553665161,0.0031136734326880785,0.18217982848485306,0.18229085206985468,0.0011096026299434116,0.07891224883496757,0.0773920901119709,0.0042706649211777335,0.08551960438489908,0.08511331677436826,0.006286329148004323,0.8339425077040991,0.8286132216453552,0.020382964220728186,0.8002552489439646,0.7986851334571838,0.033317181350832024,115.78757095336914,109.74313354492188,20.862975420748587
|
||||
world_model,46,0.6484617392222086,0.6477900743484497,0.0037483896335813267,0.17168907200296715,0.1718952804803848,0.0011532754694719947,0.08411839045584198,0.0824704766273498,0.005383635814901411,0.09230490711828067,0.092679776251316,0.007700606406803036,0.8648715714613596,0.8595055937767029,0.01931504317815171,0.8344791581233343,0.8347058892250061,0.02959288702092268,116.1365966796875,109.96889114379883,21.158912099736213
|
||||
world_model,47,0.6485371390978495,0.6472370624542236,0.003781187078954981,0.16129375621676442,0.1614750549197197,0.0011952567617361748,0.08970226285358267,0.08790638670325275,0.006768321548365705,0.099848311394453,0.10136935114860529,0.009490475296753731,0.8949868281682333,0.8902303278446198,0.017415689084184966,0.869463657339414,0.8706546425819397,0.02523208623218934,116.93156242370605,110.68998718261719,21.39779951907108
|
||||
world_model,48,0.648805300394694,0.6480505466461182,0.003902392644015417,0.14998286714156464,0.15005350112915034,0.0012238688694602522,0.09576844361921148,0.09379852190613744,0.008473627080710332,0.10833983433743315,0.1108206734061241,0.011755512614483744,0.922915647427241,0.9190597236156464,0.014845680956256966,0.9037880500157675,0.9049259424209595,0.020432976473735053,118.15630785624187,111.96354293823242,21.551843662023842
|
||||
world_model,49,0.6488481958707174,0.6474771499633789,0.003935093623698508,0.1374415668348471,0.13755625486373896,0.0014106926797743313,0.10301838256418701,0.100831713527441,0.010605591965541896,0.1186562950412432,0.1223626881837844,0.014689057168788195,0.94684466222922,0.943683236837387,0.012135762430633091,0.9352009246746699,0.9370364248752594,0.015899106661670222,119.88289960225423,113.58258056640626,21.632982807153724
|
||||
world_model,50,0.6906899611155192,0.6891950368881226,0.00443373106987712,0.11301170351604616,0.11301217228174205,0.0018890345061949615,0.16458166639010108,0.1581231504678726,0.020919100807412917,0.2199216820299625,0.2312711104750633,0.03560380929813581,0.971961572766304,0.9711384475231172,0.009930916804454138,0.9720052431027094,0.9765435755252838,0.011869015960451432,120.75155639648438,114.42816925048828,21.55101032221186
|
||||
|
@@ -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,34.3304967880249,34.17659521102905,142.25013041496277,,,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,1,34.75734829902649,34.268513679504395,142.70253133773804,182.98426818847656,0.13675552606582642,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,2,34.63289976119995,34.38403797149658,140.65185499191284,202.21368408203125,0.2667335867881775,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,3,33.91761136054993,34.23241400718689,139.5157175064087,198.66702270507812,0.3137369155883789,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,4,34.49319410324097,34.45538592338562,141.59168910980225,228.18157958984375,0.19061261415481567,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,5,34.57792115211487,33.82314682006836,140.0642867088318,226.4951934814453,0.39559513330459595,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,6,34.3634889125824,34.63029599189758,140.30499291419983,198.1584014892578,0.3315439820289612,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,7,34.11240887641907,34.12669372558594,141.25242042541504,191.82981872558594,0.3103262186050415,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,8,34.00917029380798,34.65347504615784,141.64969491958618,142.45143127441406,0.3252977728843689,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,9,34.232791900634766,34.342734813690186,139.90869975090027,175.92666625976562,0.43056201934814453,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,10,33.51579809188843,34.49986147880554,139.70728206634521,176.126953125,0.31825995445251465,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,11,34.094356536865234,34.09220552444458,140.50329446792603,232.5782012939453,0.2863408923149109,
|
||||
|
@@ -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,34.25312383969625,,,,47.5,49.27272727272727,47.916666666666664,48.583333333333336,,195.96483820134944,0.3005240559577942,140.8418828845024,34.25312383969625,34.307113349437714,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,world_model,34.307113349437714,,,,47.583333333333336,49.666666666666664,47.916666666666664,48.5,,195.96483820134944,0.3005240559577942,140.8418828845024,34.25312383969625,34.307113349437714,
|
||||
|
1201
unitree_z1_stackbox/case2/output/sparse_8/inference/stepwise_log.csv
Normal file
@@ -0,0 +1,54 @@
|
||||
# DDIM Analysis Report
|
||||
|
||||
## Analysis Config
|
||||
|
||||
- Stability threshold: None
|
||||
- Stability window: 3
|
||||
- Mid-step window: 15-35
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Unique samples: 1
|
||||
- Step rows: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Five Directions
|
||||
|
||||
### Original Early Stop
|
||||
|
||||
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_l2_vs_full50`: mean=142.6289, median=144.5586, p90=167.9305, p95=179.0075
|
||||
|
||||
### Direction C: Action Converges First
|
||||
|
||||
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `action_vs_full50_95pct_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3533, median=0.3493, p90=0.4172, p95=0.4282
|
||||
- `action_delta_mid_steps`: mean=0.0282, median=0.0265, p90=0.0407, p95=0.0431
|
||||
- `state_delta_mid_steps`: mean=0.0283, median=0.0265, p90=0.0407, p95=0.0430
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.9167, median=47.9167, p90=47.9167, p95=47.9167
|
||||
- `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.9167, median=47.9167, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=195.2020, median=196.3304, p90=227.3101, p95=227.7866
|
||||
- `action_drift_vs_prev_round`: mean=0.2987, median=0.3147, p90=0.3992, p95=0.4145
|
||||
- `round_total_time_s`: mean=137.2902, median=137.2647, p90=137.5864, p95=137.6133
|
||||
- `policy_pass_total_time_s`: mean=33.6689, median=33.6776, p90=33.7538, p95=33.7639
|
||||
- `world_model_pass_total_time_s`: mean=33.7016, median=33.6754, p90=33.7749, p95=33.8030
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 257 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 109 KiB |
@@ -0,0 +1,4 @@
|
||||
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
unitree_z1_stackbox,policy,33.66891705989838,33.66891705989838,,,,,,,,,,,50.0,50.0,,,,,47.91666666666666,47.91666666666666,,48.66666666666666,48.66666666666666,,137.2901853521665,137.2901853521665,,33.66891705989838,33.66891705989838,,33.70158894856771,33.70158894856771,,195.20201943137428,195.20201943137428,,0.2987296960570595,0.2987296960570595,
|
||||
unitree_z1_stackbox,world_model,33.70158894856771,33.70158894856771,,,,,,,,,,,50.0,50.0,,,,,48.0,48.0,,48.5,48.5,,137.2901853521665,137.2901853521665,,33.66891705989838,33.66891705989838,,33.70158894856771,33.70158894856771,,195.20201943137428,195.20201943137428,,0.2987296960570595,0.2987296960570595,
|
||||
|
@@ -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.6944959163665771,0.6946460008621216,0.0050642118402164545,1.4144846896330516,1.4150776863098145,0.002022014333968981,0.07652129853765166,0.077991884201765,0.004987238644849786,0.06385436716179048,0.06366509757936,0.011271162377666817,0.22058069705963132,0.19369946420192713,0.10399600734538735,0.2440017809470494,0.22543048113584513,0.07355986196075269,146.75119654337564,146.4378204345703,9.933044094353875
|
||||
policy,2,0.6523793935775757,0.6527776718139648,0.003882037640834567,1.0217965145905812,1.02131849527359,0.002049072732557652,0.03183245162169133,0.032018518075346905,0.0013217072393079212,0.03207082611819102,0.0319820828735828,0.0010767282335381583,0.22419861642022923,0.19494089484214774,0.10451533367050236,0.24870983138680455,0.23037622123956675,0.07312470563021034,147.01663716634116,146.6233367919922,10.268151562078703
|
||||
policy,3,0.6540188789367676,0.6545544862747192,0.0038917186688886304,0.8511515657107035,0.8504199981689453,0.0021587092712836192,0.031485130855192694,0.03172940574586385,0.0013130142868172847,0.0316640228653947,0.031497081741690594,0.00100444478213149,0.22756061578790343,0.19599427282810206,0.1049885306636511,0.2531213524440924,0.23503674566745755,0.07272086342886189,147.9234822591146,145.0599136352539,11.159095184782824
|
||||
policy,4,0.6538328528404236,0.6545162200927734,0.0037205430270830513,0.750846395889918,0.751203864812851,0.0020182142469684704,0.03114068089053031,0.03144081030040975,0.0013085581010697136,0.03126097967227294,0.0310183130204677,0.0009389052381873189,0.23067123939593628,0.1968644857406616,0.1054158334390912,0.25724205498894054,0.2394170463085174,0.07234666111006663,148.8185895284017,145.14129638671875,13.334063795548065
|
||||
policy,5,0.6542865435282389,0.6552658081054688,0.004303686145305457,0.681549608707428,0.681807816028595,0.0013274925417501816,0.0308003180349866,0.0311523620039224,0.0013078988224501065,0.030863098334521,0.0305526657029986,0.0008816111614163834,0.2335353586822748,0.19987131655216214,0.10579769647593751,0.2610779590904712,0.2435224577784538,0.07200005668751804,149.84205118815103,144.1858367919922,15.00530574217292
|
||||
policy,6,0.6543087561925253,0.6551351547241211,0.004136979453126857,0.6317812552054723,0.6316846609115601,0.0010138381249188242,0.03046521823853249,0.03070993255823845,0.001310544672943405,0.030471726165463484,0.0301788421347737,0.0008340539775314419,0.23615793262918786,0.20356708019971842,0.10613466747321067,0.26463527729113895,0.24735856056213373,0.07167867005408977,149.24783325195312,144.58057403564453,14.866504775950403
|
||||
policy,7,0.6546806494394938,0.6548997163772583,0.00388446683529721,0.5938049654165903,0.5937829911708832,0.0018361360888725733,0.030136451746026614,0.03027592506259675,0.0013159752559940658,0.030088077609737668,0.02978590503334995,0.0007976015729955064,0.23854409096141652,0.20706233382225037,0.10642744235532466,0.2679203276832898,0.2509311735630035,0.07137991230056162,150.44192377726236,145.5246810913086,14.806338053872414
|
||||
policy,8,0.6542078057924906,0.6545928716659546,0.003694249874881318,0.5633510500192642,0.5631493926048279,0.001579164572101947,0.029815147786090724,0.029851699247956248,0.001323678283241227,0.02971341942126547,0.0293518984690308,0.0007732778480237148,0.24069895657400286,0.2103594914078712,0.10667677089583692,0.2709394743045171,0.2526855170726776,0.07110105064640339,150.5221265157064,145.40839385986328,14.984845156692902
|
||||
policy,9,0.6541089018185934,0.654592752456665,0.003236267655991242,0.5371742794911066,0.5369879007339478,0.0016314459902529866,0.029502215795218893,0.02955045178532595,0.0013331427545827507,0.029348767207314535,0.028973421081900548,0.0007615596944484851,0.24262765422463414,0.2134610116481781,0.10688346753682132,0.27369903897245723,0.25350479781627655,0.07083933616797719,150.5850944519043,147.82485961914062,14.131570938353871
|
||||
policy,10,0.6540757020314535,0.6548445224761963,0.0039116627100172965,0.5146926244099935,0.515000581741333,0.0009810602704879144,0.02919870397696887,0.02930702269077295,0.0013439053893239653,0.028995267425974174,0.028607650659978348,0.0007622499602231301,0.24433525900046027,0.21657411754131314,0.10704840968634295,0.2762052776912848,0.2541182935237884,0.07059191740449892,151.73281733194986,148.73308563232422,14.440003422366315
|
||||
policy,11,0.6545516848564148,0.6557319164276123,0.003990914801384435,0.4960787345965703,0.49590055644512177,0.00099542858365021,0.028905383621652875,0.0290723461657762,0.001355502959563479,0.02865378449981405,0.028357349336147253,0.0007744533678071901,0.24582676154871777,0.2195481956005096,0.10717248095127575,0.2784642837941646,0.25453415513038635,0.07035611578344643,152.39093907674155,149.15943908691406,14.318172950476965
|
||||
policy,12,0.6537197629610697,0.6548187732696533,0.003828071675600068,0.47907209148009616,0.4790445417165756,0.0009240994775056569,0.028623208248366883,0.02884726505726575,0.0013675572729926618,0.028325339779257722,0.0281580025330185,0.0007967505866258122,0.24710699915885923,0.22231693565845484,0.10725663387415056,0.2804819730420907,0.2547600716352463,0.07012928373514882,152.91979471842447,149.77642822265625,14.37887642799535
|
||||
policy,13,0.654647946357727,0.6544374227523804,0.004136912690458225,0.4642053072651227,0.46425876021385193,0.0011988015121319033,0.028352869674563356,0.028632339090108802,0.0013796967226709183,0.028010689498235736,0.02794150635600085,0.0008274119762758502,0.2481806712845961,0.22488404065370554,0.10730178265040514,0.2822640848656495,0.2548033222556114,0.06990897218471466,153.3973274230957,151.73236083984375,14.38465931185295
|
||||
policy,14,0.6545898119608561,0.6546914577484131,0.003782082736712162,0.45075079301993054,0.45087604224681854,0.000648704353275996,0.028095232633252875,0.0284283244982361,0.00139160913457375,0.027710764513661418,0.0275979824364185,0.0008646443341541452,0.24905227621396378,0.22725301980972284,0.10730889241940159,0.28381607184807456,0.2580621689558029,0.06969288847029532,153.57494735717773,151.1720199584961,14.401156784786638
|
||||
policy,15,0.6549798051516215,0.6556707620620728,0.003681118238233756,0.4380302131175995,0.4383155256509781,0.0013284934239181092,0.027850898293157383,0.02823571674525735,0.001403016934495535,0.027426205885906968,0.0272711524739861,0.0009067551439553936,0.24972607692082718,0.23028981685638425,0.10727889581691726,0.28514310717582697,0.261777862906456,0.0694789573135665,154.22381973266602,151.8564910888672,14.398275963132926
|
||||
policy,16,0.6549013455708822,0.6546714305877686,0.0030810022777084858,0.42663350701332087,0.42675577104091644,0.001233813682364911,0.027620568405836775,0.02803920395672315,0.0014136780040445605,0.027157777144263134,0.0269987322390079,0.0009522292878319475,0.25020616066952545,0.2333702594041824,0.10721274986254029,0.2862501206497351,0.2652698755264282,0.06926534752945195,154.51165135701498,152.23538970947266,14.498660190356855
|
||||
policy,17,0.6549206376075745,0.6551306247711182,0.0031597450852783393,0.4156582827369371,0.4154635965824127,0.0009781872745042485,0.027404895983636324,0.02781576011329885,0.0014233975151991406,0.02690616203472013,0.02672695647925135,0.0009997864770330547,0.25049633967379725,0.23182488232851023,0.10711139754539202,0.2871416794757048,0.2685437649488449,0.06905043522048024,154.84355036417642,152.86605834960938,14.41638732215165
|
||||
policy,18,0.6545388499895731,0.6548550128936768,0.0029261299834219484,0.40585095932086307,0.4057310074567795,0.0011328398042128691,0.027204372920095865,0.0276061045005917,0.0014319921703460322,0.0266719016556938,0.026457145810127203,0.0010483484728263162,0.2506002051134904,0.23006651550531382,0.10697580612940326,0.2878220751881599,0.27160459756851196,0.06883291560629921,154.95733261108398,152.4922332763672,14.479763418720655
|
||||
policy,19,0.6557586590449015,0.6554243564605713,0.0016459034476361111,0.3962530667583148,0.396130159497261,0.001330623686536441,0.027019436781605035,0.0274107074365019,0.001439317186227147,0.02645546911905204,0.026206361129879903,0.0010970238484821722,0.2505210246890783,0.2281452417373657,0.10680688978404551,0.28829520940780634,0.2744572907686233,0.06861170123900434,155.21613438924155,152.9252166748047,14.719986730671407
|
||||
policy,20,0.6545226176579794,0.6547939777374268,0.0032111100410503694,0.38783037414153415,0.3879431784152984,0.0009163628415904735,0.026850781248261485,0.027230330742895548,0.0014452672257826967,0.026257592408607342,0.025975406169891302,0.0011450879663776866,0.25026183575391764,0.226065307855606,0.10660557127161367,0.28856471305092174,0.27599549293518066,0.06838600207826386,155.40111287434897,153.39944458007812,14.872687342924772
|
||||
policy,21,0.6548577348391215,0.6552213430404663,0.0032856863034265416,0.37920157859722775,0.3794685900211334,0.0010743458454737626,0.02669872126231584,0.0270653069019317,0.00144974063324035,0.026078616889814485,0.025764693506062,0.0011919389164254735,0.24982542296250662,0.2238306328654289,0.10637279753637678,0.2886338184277216,0.27645525336265564,0.0681552344852937,155.7078488667806,153.6962127685547,14.967622822485524
|
||||
policy,22,0.6547103921572367,0.6544452905654907,0.00296040268030136,0.37124158442020416,0.37136076390743256,0.0007679615921467975,0.0265635934968789,0.026883197948336553,0.0014526675396786485,0.025918920058757008,0.0255746562033891,0.0012370696427903036,0.24921424128115174,0.22144471853971476,0.10610949518934773,0.28850540767113364,0.2767251133918762,0.06791920650888054,155.7553825378418,153.9816436767578,15.069209641133293
|
||||
policy,23,0.6542467673619589,0.6541434526443481,0.002821513131960373,0.36321580906709033,0.36310504376888275,0.0008485529601974887,0.026445820927619882,0.0267040384933352,0.0014540051917213716,0.025778946621964335,0.0254058064892888,0.0012800669981257228,0.2484304768343766,0.21891083568334574,0.10581656245301606,0.28818205123146373,0.27680782973766327,0.06767790556691965,156.01854705810547,154.2304458618164,15.131024706721085
|
||||
policy,24,0.6548979878425598,0.6554510593414307,0.0029159277611883233,0.3562598004937172,0.35619236528873444,0.0008909416785827732,0.026345599132279518,0.026541979052126352,0.0014537114871808633,0.025658925684789755,0.0252584256231784,0.0013205745284853453,0.24747604876756665,0.2162319347262382,0.10549492447138206,0.2876659383376439,0.27670578658580774,0.06743162242479223,156.08842595418295,154.19223022460938,15.269739593710327
|
||||
policy,25,0.6538681189219157,0.6541180610656738,0.0026276024752231687,0.34927043070395786,0.3492966741323471,0.0006169161697951518,0.026263410691171832,0.02646177448332305,0.001451801569526031,0.025559356591353766,0.02513306029140945,0.0013583166517453105,0.24635257696111998,0.21341068297624585,0.10514549440858934,0.28695889686544734,0.2764209806919098,0.0671809411607754,156.09230295817056,154.26761627197266,15.395941498871723
|
||||
policy,26,0.6545897126197815,0.6550142765045166,0.0023875040244298773,0.34202640255292255,0.34202729165554047,0.0007866007601167814,0.026199196930974684,0.026406433433294248,0.0014482698100878302,0.025480211246758647,0.02503497339785095,0.0013930199027781468,0.2450613975524902,0.21044936776161188,0.10476917459237176,0.2860624293486277,0.27595503628253937,0.06692666419197073,156.28874079386392,154.3789291381836,15.509894104183731
|
||||
policy,27,0.6539494792620341,0.6541368961334229,0.0024143903826512633,0.3361031909783681,0.33606402575969696,0.0008103674565941408,0.02615323026354109,0.026368592865765053,0.0014431569490661962,0.02542178363849715,0.0250028790906071,0.0014244824092808353,0.24360359025498227,0.20735017210245124,0.10436691212330836,0.28497768814365065,0.27530935406684875,0.06666994363981947,156.50955200195312,154.5553970336914,15.454227255758356
|
||||
policy,28,0.6540760199228922,0.6539797782897949,0.00224203122550862,0.3297499517599741,0.3298444598913193,0.0005883880536635168,0.02612563921138639,0.026348359882831497,0.0014365146074534823,0.025384208032240424,0.02499297168105835,0.0014525226745168288,0.24197994048396743,0.2041148096323013,0.10393961550121299,0.28370547294616694,0.2744848281145096,0.0664121183429749,156.66731770833334,154.83035278320312,15.429149060247696
|
||||
policy,29,0.6540224552154541,0.6543790102005005,0.0019540572986130626,0.3236059198776881,0.32367669045925135,0.0007662784753519602,0.026116650085896198,0.02634043805301185,0.0014284282909180668,0.025367725795755743,0.02500543091446155,0.0014770033543159262,0.24019096419215202,0.2007448151707649,0.10348822957895754,0.2822462270657221,0.2734821140766144,0.06615483653611119,156.74442036946616,154.91271209716797,15.390127514764142
|
||||
policy,30,0.6541909774144491,0.654468297958374,0.0022355603672440556,0.31749754895766574,0.3172818422317505,0.0007566132625452922,0.0261258808895945,0.0263809291645884,0.0014189712221587723,0.025371971540152985,0.02503982186317435,0.001497766840247179,0.23823693022131917,0.19724148511886594,0.10301372931950412,0.28060011441508925,0.27230149507522583,0.06590003724931871,156.88085556030273,155.14020538330078,15.45042641959533
|
||||
policy,31,0.6540710131327311,0.654646635055542,0.002467970666426844,0.31251349796851474,0.3122994005680084,0.0006944392681204636,0.02615372603759164,0.0264888415113091,0.0014082871620009108,0.02539733067775761,0.025096461176872198,0.001514744282780081,0.23611781404664114,0.1936058327555656,0.10251704444959389,0.27876688415805495,0.2709428369998932,0.06564982647065279,152.72351455688477,150.97350311279297,16.15686247256194
|
||||
policy,32,0.6545272270838419,0.6542915105819702,0.0020088779772760175,0.3042900537451108,0.3043641448020935,0.0007908408572047162,0.02619993221014735,0.0266143577173352,0.0013965031893191729,0.025443554700662643,0.025175029411911902,0.001527837282973693,0.23383337073028088,0.1921572983264923,0.10199917836258063,0.2767460495233535,0.2694058120250702,0.06540664726976421,148.91049448649088,147.09697723388672,16.820641291778198
|
||||
policy,33,0.6965380509694418,0.6960453987121582,0.0022306122292850106,0.2965930948654811,0.2966471314430237,0.0006129462482037382,0.04071692749857898,0.0403852183371782,0.00206013781814087,0.039772727216283436,0.0395072344690561,0.0008520398128260742,0.24628330829242862,0.20395893603563303,0.10146805247027067,0.2875647495190302,0.27832773327827454,0.06369612556423049,145.32558250427246,143.52745819091797,17.525460172091233
|
||||
policy,34,0.6524737079938253,0.6525399684906006,0.0021022791782981287,0.28849779069423676,0.2885545492172241,0.0009010322275469985,0.04188029405971364,0.0423902496695518,0.001351074870614154,0.04194663775463892,0.041899247094988754,0.0007685701695360874,0.2619501805553833,0.22015404701232905,0.10035955339041065,0.2996237960954507,0.28795328736305237,0.061863968593874614,141.87993621826172,140.0169906616211,18.31188972069557
|
||||
policy,35,0.6545392672220866,0.6545723676681519,0.002785179298652871,0.2802812432249387,0.28029322624206543,0.0008635895970631053,0.04441906449695424,0.04499810747802255,0.001444678478987333,0.04458924724409972,0.04456925019621845,0.0007930514284802447,0.2788266241550445,0.2376286908984184,0.09912804784828684,0.31265942255655926,0.2983853816986084,0.05996063737486685,138.5882428487142,136.63288116455078,19.044187631572807
|
||||
policy,36,0.6547355055809021,0.6548300981521606,0.0017597087970332328,0.27158111830552417,0.27154225111007685,0.000822918229153565,0.04715726307282842,0.04781709052622315,0.0015516692507985597,0.04745369187245762,0.047467716038227054,0.0008208699414412155,0.29707282905777294,0.2565543428063392,0.09775327122411233,0.3268118550380071,0.30974666774272913,0.05799386114439399,135.51717821756998,133.36714935302734,19.789159822160297
|
||||
policy,37,0.654166579246521,0.6538015604019165,0.0018429378484678062,0.2623432253797849,0.26230719685554504,0.0011778004149027906,0.05012067127972838,0.050875654444098445,0.0016744795520469964,0.05057220098872973,0.050607552751898696,0.0008531086241809837,0.31687365348140395,0.2771290689706802,0.09621086070296316,0.34224645296732575,0.3255325704813003,0.05597829005020912,132.70320574442545,130.51580047607422,20.567859269016864
|
||||
policy,38,0.655365784962972,0.6545412540435791,0.003914927419181577,0.25308732440074283,0.25314635038375854,0.0009379252766219493,0.053339811352392,0.05420774966478345,0.001816136584634973,0.05398386592666305,0.053986294195055906,0.0008916198654995086,0.3384422647456328,0.2995815575122833,0.09447119112673152,0.3591590598225593,0.34698797762393946,0.05393852647696402,130.10026359558105,127.96621322631836,21.302300494685603
|
||||
policy,39,0.6541861494382223,0.654326319694519,0.0017868317026403433,0.24332034587860105,0.24374034255743027,0.0011585001068897878,0.05684969977786137,0.057852761819958645,0.00198040289428016,0.05773518358667686,0.0577556043863296,0.0009396575398262758,0.3620235125223796,0.3241744339466095,0.09249839871915727,0.37778209149837494,0.3722325265407562,0.051913242579912734,127.9270413716634,125.93965911865234,21.958603024742605
|
||||
policy,40,0.6547761559486389,0.654657244682312,0.0022371945598920638,0.23372447366515792,0.23410776257514948,0.0010179759580469872,0.0606919775406519,0.06184884719550605,0.0021720783392583675,0.061883367908497605,0.06197667121887205,0.0010029295145996496,0.3878972257177035,0.35120756924152374,0.0902487139768944,0.3983921731511752,0.39739295840263367,0.04995998728124777,126.00541496276855,123.93860626220703,22.630068349355867
|
||||
policy,41,0.697860598564148,0.6962168216705322,0.00470080776576352,0.2237250097095966,0.22377935051918024,0.0010643683590331697,0.07067812855044998,0.07171924039721485,0.0022796167556447975,0.06892021186649795,0.0691064782440662,0.0012034695506415248,0.4162885894378026,0.37961155176162714,0.08795547971573268,0.4216846053798993,0.4215491861104965,0.0482410864793266,124.40763600667317,122.29108810424805,23.27926330037307
|
||||
policy,42,0.6528548002243042,0.6523233652114868,0.0023038300851976248,0.2137567264338334,0.21404625475406644,0.0011766043350999093,0.0759107066939274,0.07701707631349561,0.002650802380858876,0.07438111491501327,0.07479620724916455,0.0013579785639998725,0.44928327202796936,0.41571260988712305,0.08502847141135712,0.44802941878636676,0.4486173391342163,0.0468003694424007,123.10253143310547,120.94968032836914,23.885798342762325
|
||||
policy,43,0.6558188199996948,0.6557234525680542,0.0021603085134501883,0.20362150669097892,0.2037398219108581,0.0012284991016342293,0.08199661597609516,0.08315776661038396,0.0030569458478874527,0.08062271649638807,0.0811846703290939,0.0016481207621904539,0.4862075870235761,0.4564677774906158,0.08155758139449437,0.47780322283506393,0.4810090959072113,0.04577916085545557,122.17059898376465,119.97672271728516,24.41217900625418
|
||||
policy,44,0.6555423537890116,0.6542896032333374,0.002696007405576313,0.193082636843125,0.19336193054914474,0.0011719790991911864,0.08882633037865158,0.0899707451462745,0.003566212323986253,0.08773794956505294,0.088646650314331,0.0020759534372483085,0.5275506799419721,0.5018675029277802,0.0774142979530975,0.5116055409113566,0.5174387097358704,0.04529066042760409,121.66754786173503,119.3098258972168,24.953121629156804
|
||||
policy,45,0.6996534864107767,0.6975548267364502,0.005830259569220103,0.1828626270095507,0.18324809521436686,0.0012523497584488903,0.09488636317352449,0.0952474661171436,0.004160064025033331,0.0963686412821213,0.0975428447127342,0.002862748085948376,0.5716061219573021,0.5497270822525024,0.07248966235105118,0.5494425445795059,0.5558765530586243,0.0454913928932817,121.570494333903,119.18260192871094,25.41224577911236
|
||||
policy,46,0.6542389392852783,0.6535611152648926,0.0017049952734071636,0.17232988153894735,0.1725200712680816,0.0011127414094200296,0.1034303313742081,0.10355325043201444,0.005036972709690855,0.1060063540935516,0.10781488567590711,0.0038702862687651387,0.6211315840482712,0.6045452058315277,0.06668767401618812,0.5928918669621149,0.5963616073131561,0.04620954382221066,121.97374407450359,119.56184387207031,25.77843058884179
|
||||
policy,47,0.6557371218999227,0.6557295322418213,0.002078244343884907,0.16163319597641623,0.16171156615018845,0.0010510957022811928,0.11312129100163774,0.1134041883051395,0.006143207829671238,0.11734029588599994,0.1196330860257148,0.005341993885004569,0.6756237198909124,0.6652413010597229,0.05978001089171029,0.6425004402796427,0.6427153050899506,0.04697614595200714,122.77458381652832,120.36411666870117,26.094653296637166
|
||||
policy,48,0.697884221871694,0.6962777376174927,0.004214898063333463,0.15059030428528783,0.15069947391748426,0.0013042120033245944,0.1271023619920015,0.12732839584350586,0.007917959498544944,0.13985263494153813,0.14247509092092508,0.009087175831471348,0.7342525521914164,0.7287724614143372,0.05202792586058164,0.7013130287329356,0.6973216533660889,0.047043352786048154,123.96458435058594,121.49768829345703,26.286701436539904
|
||||
policy,49,0.6538320978482565,0.652934193611145,0.002146004108535718,0.13825406755010283,0.13859699666500092,0.0013311177194041811,0.14174119693537549,0.14254403114318845,0.010210735949706963,0.1597707259158293,0.16254265606403345,0.013273933076844404,0.7959393461545309,0.7938984036445618,0.043386089107735275,0.7674021571874619,0.7615077197551727,0.044843219758803274,125.6624361673991,123.2352066040039,26.436446945244704
|
||||
policy,50,0.6981406609217325,0.6969883441925049,0.0038522449622446207,0.11393754805127776,0.11413528770208356,0.0018284415003386651,0.2096172136565049,0.2091417089104652,0.018642749730708646,0.24938365444540975,0.25287407636642456,0.02934287936926207,0.8735955208539963,0.8773372173309326,0.032979916278896564,0.8584869901339213,0.8597073256969452,0.037204038087796716,126.4533150990804,124.13451385498047,26.31654216700805
|
||||
world_model,1,0.6946199536323547,0.6945602893829346,0.0013066611805550932,1.4143247405687969,1.414685308933258,0.0017363474763916788,0.0749366525560617,0.07095805555582045,0.010697527083881692,0.05933594920982913,0.0592840667814016,0.010368702217066253,0.26961084206899005,0.26461605727672577,0.06976436744846698,0.2789055618147055,0.2770620882511139,0.07698597006366129,149.1326560974121,145.66575622558594,12.33653812618453
|
||||
world_model,2,0.6529264251391093,0.6529824733734131,0.000910565745573876,1.0217784245808919,1.021584689617157,0.002190323283764107,0.03130608052015298,0.031348515301942756,0.001219674943480684,0.03194208862259979,0.03209065273404115,0.001006570846692241,0.2717701618870099,0.2664417177438736,0.06863696484038397,0.28401368235548335,0.2822702974081039,0.07713605308729632,148.7393035888672,146.13595581054688,11.876594296092861
|
||||
world_model,3,0.6559417446454366,0.655716061592102,0.001428846085073621,0.8505107909440994,0.8500487208366394,0.0024215736821869,0.030865854273239724,0.0309042260050773,0.0012272630255792823,0.03154414022962248,0.0316241569817066,0.0010067471520083075,0.27365668863058085,0.26799032092094416,0.06751213021808361,0.28879090895255405,0.2871352583169937,0.0773009284642334,149.12264251708984,146.14310455322266,12.379676743484556
|
||||
world_model,4,0.6544980406761169,0.6544795036315918,0.0010126872304721728,0.7495835622151693,0.7493852972984314,0.0019129446859960325,0.030433087920149107,0.03046741336584085,0.001239381770903916,0.03115038340911265,0.03113373741507525,0.001024767741659394,0.27527959458529944,0.2692714184522629,0.06639365139655994,0.2932441594700019,0.2902507036924362,0.07748064839982435,148.26234436035156,145.50823974609375,11.005654255340344
|
||||
world_model,5,0.655715823173523,0.655709981918335,0.001244413337086069,0.6826281696557999,0.6828726828098297,0.0014489005266103236,0.030009104249378,0.0300393952056765,0.0012552008283084949,0.03076211176812645,0.0306279985234141,0.0010576435366867526,0.2766479148219029,0.2702944725751877,0.06528510823193522,0.2973805591464042,0.2915723174810409,0.07767507523868579,148.15802129109701,144.68741607666016,10.95049421119407
|
||||
world_model,6,0.6549632946650187,0.6549757719039917,0.0012093797057908648,0.6322746177514394,0.6321951448917389,0.0015167837914363404,0.02959517793109015,0.029681899584829752,0.0012739095649499247,0.030380579332510583,0.0302137034013867,0.0011020670265080295,0.2777703180909157,0.27106866240501404,0.06418980130174545,0.3012073387702306,0.2926268130540848,0.07788388286054304,147.8347307840983,143.0414047241211,10.061255061787364
|
||||
world_model,7,0.6553888519605001,0.6553233861923218,0.0016963091422726798,0.5945132424434026,0.5943549573421478,0.001128828151499743,0.0291924430057406,0.029306740500032902,0.001294721234913586,0.03000690586244062,0.02983935270458455,0.0011548619473861809,0.27865524838368094,0.27160294353961945,0.06311085981779946,0.3047318210204442,0.29342108964920044,0.07810661752293195,148.00029118855795,143.52236938476562,9.622537672521874
|
||||
world_model,8,0.6550863186518351,0.6549206972122192,0.0016715838179199407,0.563438614209493,0.5638631582260132,0.0016158219034255509,0.028802096688498997,0.028943218290805747,0.001316905964267849,0.02964227258538202,0.0294743739068508,0.0012132325366880894,0.2793107231458028,0.2719059437513351,0.06205116842830764,0.30796130994955695,0.2939620763063431,0.0783426475635134,148.3937199910482,144.53341674804688,10.227197596871875
|
||||
world_model,9,0.6550153692563375,0.6549974679946899,0.0016068515852222826,0.5376242995262146,0.5375063717365265,0.0010810834873611036,0.02842507588987546,0.028592218644917,0.0013398083421727162,0.02928763519351675,0.0291197691112756,0.0012748760465491808,0.2797444400688012,0.2719859480857849,0.06101343808655104,0.31090293452143664,0.2942562401294708,0.07859123409939552,148.47541173299155,144.48310089111328,10.45494912630702
|
||||
world_model,10,0.6555090149243673,0.6552872657775879,0.0013446507969312855,0.5159368564685186,0.5160199999809265,0.0007724465972069762,0.028062458926190876,0.02825477998703715,0.0013628390072014818,0.028944068433095955,0.028776638209819752,0.0013379495765219723,0.2799636547764142,0.27185074985027313,0.06000026840498495,0.3135638274252414,0.29431013762950897,0.07885152722384295,149.4008534749349,144.91008758544922,11.105785139256819
|
||||
world_model,11,0.6550192435582479,0.6546337604522705,0.0015483619289063067,0.4965614378452301,0.49702592194080353,0.0012510725254594388,0.027715050149708948,0.027888618409633602,0.0013854726797664623,0.028612390005340133,0.0284503456205129,0.001400989025820572,0.27997519324223197,0.2715078145265579,0.059014084753869385,0.31595079600811,0.29600261151790613,0.0791226565712621,150.13705190022787,146.14923858642578,11.212993528755097
|
||||
world_model,12,0.6558638016382853,0.6556746959686279,0.001556223493905482,0.4799749304850896,0.4799637198448181,0.0011206682660286512,0.027383801216880443,0.027441046200692598,0.00140726972351899,0.028293570658812873,0.0282031092792749,0.001462903615056907,0.27978545303146046,0.2718985825777054,0.05805718444626634,0.3180705172320207,0.2976774573326111,0.07940361636358238,150.35588200887045,146.3879852294922,11.293471062409656
|
||||
world_model,13,0.6548269391059875,0.6544966697692871,0.0018119869081650248,0.4649544085065524,0.4646793156862259,0.0010053465820728425,0.027069425676017958,0.02701258473098275,0.0014278452612332085,0.027988340084751383,0.027968625538051052,0.0015228080755640668,0.2794003946085771,0.27276626229286194,0.05713180985624486,0.3199293365081151,0.30004504323005676,0.07969338272982947,150.7925148010254,147.35334014892578,11.332779034403824
|
||||
world_model,14,0.6563395460446676,0.6563494205474854,0.0016248061768812385,0.4514600808421771,0.45143143832683563,0.0011895296667236697,0.02677278003344928,0.0266042640432715,0.0014468650178672926,0.027697590179741327,0.0277476273477077,0.001580033151492285,0.27882551774382586,0.2734558433294296,0.05624006094530726,0.32153334965308505,0.30351096391677856,0.07999098689209712,151.00419235229492,147.25057220458984,11.369153652566185
|
||||
world_model,15,0.6550614635149637,0.6548299789428711,0.0017181607385712214,0.43909770001967746,0.43869638442993164,0.0012458252441629324,0.026494473063697357,0.02625024970620865,0.0014640604929185214,0.027421950052181832,0.02753558009862895,0.0016340609820718658,0.278065866480271,0.27397267520427704,0.05538400542986823,0.32288833335042,0.3080665022134781,0.08029534169361871,151.34052912394205,147.38214111328125,11.27628206177587
|
||||
world_model,16,0.6558170318603516,0.6555328369140625,0.0017773505548428366,0.4271360884110133,0.42723536491394043,0.0009991156359097687,0.02623520217215018,0.025958969257771948,0.001479190036799916,0.027162156688670256,0.02733495831489555,0.001684468855761017,0.2771260601778825,0.2743215709924698,0.05456564276776566,0.3239996992051601,0.31235717236995697,0.08060540069510218,151.53151194254556,147.60009002685547,11.151844593236138
|
||||
world_model,17,0.6548481186230978,0.6545007228851318,0.0012019175619497244,0.41594118376572925,0.4161074459552765,0.0009443797450481698,0.025995610747486294,0.02570767328143115,0.001492075616818062,0.026918885453293667,0.027149631641805103,0.0017309387222808489,0.2760102587441603,0.2745068669319152,0.053786936125395486,0.3248725322385629,0.31638607382774353,0.08092017240163628,151.93265660603842,147.6864776611328,11.332890011028967
|
||||
world_model,18,0.6556984980901083,0.6557881832122803,0.0017081526885386134,0.40627073248227435,0.40667015314102173,0.0013011703665589188,0.025776186337073594,0.0254929903894662,0.0015025546862614044,0.026692676513145327,0.02697915025055405,0.0017732002797844052,0.2747222085793813,0.27453237771987915,0.0530497720677551,0.325511559844017,0.3171735852956772,0.08123860967945534,152.02906036376953,147.64431762695312,11.442520504481351
|
||||
world_model,19,0.654757559299469,0.6547421216964722,0.0008629632912949014,0.396457277238369,0.3965214937925339,0.0011689881615110746,0.02557735828061895,0.0252998787909746,0.001510505655212024,0.02648399025201792,0.02680402062833305,0.0018110311928729134,0.27326515813668567,0.2744014710187912,0.052356019480817716,0.3259210797647635,0.31767065823078156,0.08155970589873594,152.24014790852866,147.69345092773438,11.606317482461364
|
||||
world_model,20,0.6557097236315409,0.6554437875747681,0.0016372776465836231,0.3872685506939888,0.3873704820871353,0.0009959588905965717,0.025399789214134175,0.0251641264185309,0.0015158416550029074,0.026293555429826143,0.0266209607943892,0.001844260814085812,0.27164201314250624,0.27411699295043945,0.05170751639701835,0.3261050668855508,0.317926362156868,0.08188252850385874,152.34689076741537,147.8603057861328,11.655981155416942
|
||||
world_model,21,0.6547407507896423,0.6550906896591187,0.0010005730080771638,0.3793402339021365,0.3795120418071747,0.0008735715920375237,0.025243780575692595,0.02501493692398065,0.0015184951333542846,0.026121725638707443,0.02643255703151225,0.0018727482404511122,0.2698552111784617,0.2736814171075821,0.05110605601226299,0.3260670664409796,0.3179442584514618,0.08220612555563034,152.51184717814127,147.94949340820312,11.701017648743797
|
||||
world_model,22,0.6556959549585978,0.6550668478012085,0.0019934051808856673,0.371343990166982,0.37137822806835175,0.0006986215595653456,0.025109643427034173,0.02486996632069345,0.0015184271060715536,0.025968872942030374,0.0262622628360986,0.0018963604041239205,0.267906775077184,0.27309660613536835,0.05055335366484847,0.32581023251016933,0.31772781908512115,0.08252955107959524,152.71708297729492,147.9561538696289,11.733405658154368
|
||||
world_model,23,0.6546807090441386,0.654513955116272,0.0012440781457604651,0.3633373901247978,0.3633056581020355,0.0008583928906480596,0.02499775743732845,0.024748103693127597,0.0015156274388333601,0.025835448565582373,0.026110578328371,0.001915009433885189,0.26579834396640456,0.27236409485340113,0.0500510859442175,0.3253373280167579,0.3172799199819565,0.08285191526340938,152.89080683390299,148.38397979736328,11.794280600039516
|
||||
world_model,24,0.6558622121810913,0.6558011770248413,0.0016574214502753637,0.3563202917575836,0.3559774309396744,0.0008023268536046322,0.024908289002875433,0.0246495390310883,0.0015100971563232234,0.025721684098243675,0.02597777545452115,0.0019286100054059984,0.2635312055548032,0.27148494124412537,0.04960093561075116,0.3246507321794827,0.31660337746143336,0.08317236597042132,152.99464670817056,148.6255340576172,11.81642105693418
|
||||
world_model,25,0.6553515791893005,0.6553300619125366,0.0009475512151009425,0.34892508139212924,0.34941789507865906,0.0009390813607015221,0.02484165333832299,0.02457467839121815,0.001501885540361176,0.02562808059155934,0.02586439531296485,0.001937133386917685,0.26110617940624553,0.2675537467002868,0.04920438389377187,0.3237523982922236,0.3157006651163101,0.08349002582325148,153.06922403971353,148.87512969970703,11.792493218945468
|
||||
world_model,26,0.6557894945144653,0.656074047088623,0.0019018843784154432,0.342390517393748,0.34231050312519073,0.0008276554110061263,0.024797751878698603,0.0245234621688723,0.001491028534156493,0.025554614141583384,0.02581113390624515,0.0019405240556655985,0.2585237498084704,0.26323747634887695,0.0488629126805825,0.32264387855927146,0.31457376480102534,0.08380404588812916,153.20574951171875,148.9595489501953,11.856582942221928
|
||||
world_model,27,0.655942440032959,0.6548968553543091,0.0021446143820028074,0.33562855670849484,0.33557501435279846,0.0009051242738006963,0.02477679246415689,0.024496095255017253,0.0014776220606382128,0.025501575786620333,0.025797160342335652,0.0019387854522345406,0.25578406453132624,0.2609854638576507,0.0485778660567095,0.3213263762493928,0.31322456896305084,0.08411358445621006,153.4065793355306,149.20186614990234,11.868356749545304
|
||||
world_model,28,0.6555290420850118,0.6556617021560669,0.001787276965923452,0.3291788473725319,0.3289884477853775,0.0010766789795588082,0.024778815141568527,0.02449264191091055,0.0014617603451506538,0.025469104448954217,0.0258027063682675,0.0019319373095141494,0.2528868913650512,0.2588440924882889,0.0483504750956012,0.3198006227612495,0.3116545230150223,0.08441782188896188,153.6058692932129,149.3478240966797,11.85761282094489
|
||||
world_model,29,0.6553921898206075,0.6548705101013184,0.00228563263897023,0.32320716480414075,0.32329261302948,0.0008617721982898994,0.024803975752244356,0.0245132483541965,0.0014435902216452957,0.025457435442755565,0.02582791913300745,0.0019200374313910733,0.249831598252058,0.2565357983112335,0.04818182843417654,0.3180670340855916,0.3098647147417068,0.08471593439070538,153.62426376342773,149.26060485839844,11.926225168881151
|
||||
world_model,30,0.6557390093803406,0.6559922695159912,0.0021343938468002983,0.31672907123963034,0.3166317939758301,0.0006755891440348108,0.024851809410999178,0.024557476863265,0.001423242761034903,0.02546620074038701,0.0258723078295588,0.0019031233088634407,0.24661730105678237,0.25406140089035034,0.04807283347568,0.3161255953212579,0.307855948805809,0.08500710213902861,153.86695607503256,149.3686981201172,11.91284012454512
|
||||
world_model,31,0.6554478804270426,0.65520179271698,0.001589107505666584,0.3119367534915606,0.3119681626558304,0.0005414408665419852,0.024922602499524705,0.0246256040409207,0.0014009292848062114,0.025495782649765358,0.025936196558177402,0.001881327780122254,0.24324274559815726,0.25089649856090546,0.04802426972352335,0.31397593269745505,0.3056287467479706,0.08529047320505583,149.5257428487142,144.83429718017578,12.492174001996585
|
||||
world_model,32,0.655569314956665,0.655491828918457,0.001574074304685646,0.3043177003661791,0.30438175797462463,0.0008282180384925662,0.02501601135979091,0.0247312886640429,0.0013768484820272737,0.025545929403354675,0.02599744405597445,0.0018547644840619043,0.23970634862780568,0.24751978367567057,0.048036713790547976,0.31161728998025257,0.30318330228328705,0.08556520759918426,145.52940368652344,140.68817138671875,12.962111007389327
|
||||
world_model,33,0.6977889537811279,0.69647216796875,0.0034801883306077052,0.29662463317314786,0.2969342917203903,0.0006871054563329597,0.0403154560675223,0.0396940577775239,0.0018070955975450747,0.03968848908940946,0.0393835939466953,0.0011228353293274357,0.2513803479572137,0.2572829872369766,0.04707496687642062,0.32197898377974826,0.3156941086053848,0.08412154819182174,141.6784324645996,136.81329345703125,13.506871451261176
|
||||
world_model,34,0.6530246337254842,0.6527632474899292,0.0011265628332790636,0.2882393027345339,0.2882139980792999,0.0007298632587615388,0.041338682795564276,0.0416437238454818,0.0009306498764122432,0.041607003348569024,0.04151587747037405,0.0006570274821970264,0.2664354306956132,0.272852286696434,0.04585995909984431,0.3339102491736412,0.32912352681159973,0.08256439086179047,137.89864921569824,132.78533935546875,14.194659070355463
|
||||
world_model,35,0.6563280820846558,0.6558130979537964,0.0018946398741188036,0.2798059235016505,0.27987922728061676,0.0010456695763327727,0.04384448782851294,0.0441812220960855,0.0009788368904401963,0.04421745147556062,0.044070992618799154,0.0007063936141990288,0.28264022246003145,0.2883588969707489,0.04460118107328705,0.3467870478828748,0.3435917347669601,0.08091902373955885,134.43023808797201,129.02801513671875,14.798969003287423
|
||||
world_model,36,0.6555303335189819,0.6547313928604126,0.0024056328675654826,0.27090690781672794,0.2709035724401474,0.0007214383231187407,0.04654611585040882,0.0469194315373897,0.0010338512028587388,0.04704492818564171,0.046938419342040946,0.0007678366116050411,0.3001465797424316,0.30511471629142756,0.04330430462457667,0.3607427937289079,0.35923945903778076,0.07917818479075493,131.20315424601236,125.79080581665039,15.41213467554508
|
||||
world_model,37,0.6558388868967692,0.6557401418685913,0.0021515147326266557,0.2618766377369563,0.2618585526943207,0.0007721902540771523,0.04946901214619473,0.049884764477610546,0.0010971170139848759,0.05012070201337334,0.0500497315078973,0.000844849107650527,0.31912979483604426,0.3232891857624054,0.041978963631567584,0.375934436917305,0.37770771980285645,0.07733443013843452,128.27753321329752,122.69848251342773,15.994402725369088
|
||||
world_model,38,0.6548812985420227,0.6548765897750854,0.001503192566287188,0.2523780365784963,0.2525150775909423,0.000983547443634929,0.05264338168005142,0.0531086567789316,0.001170586966812833,0.05348266816387571,0.05341301672160625,0.0009421677726493029,0.33979232609272003,0.3430783450603485,0.040640054606170296,0.392547070980072,0.3987160921096802,0.07538012077968417,125.55484962463379,119.80838775634766,16.58073600318438
|
||||
world_model,39,0.6562485496203104,0.655781626701355,0.002172985280654339,0.24319454158345855,0.2432583644986152,0.0009186770036117492,0.056104032943646055,0.056611204519867855,0.0012570196514946291,0.05717584956437346,0.0570936184376478,0.001066196187276601,0.3623671705524127,0.3647083193063736,0.039309347741249306,0.41079957286516827,0.4171558618545532,0.07330757932660509,123.22111511230469,117.24155044555664,17.159461680911708
|
||||
world_model,40,0.6555686195691427,0.6548011302947998,0.002020702617520315,0.23361932486295697,0.2338043078780174,0.0011267019514093898,0.05989253893494601,0.0604141596704721,0.001360430805226505,0.06125556956976647,0.06117205508053295,0.0012257427351574444,0.3871214985847473,0.3884391784667969,0.03801662480073206,0.4309513171513875,0.4374551326036453,0.07110900247926902,121.17631276448567,115.09054946899414,17.733086162324255
|
||||
world_model,41,0.698377251625061,0.6973073482513428,0.003744768628027307,0.2233463252584139,0.22360800951719279,0.001129068220153431,0.0699926571299632,0.07046713680028915,0.001667962515207767,0.06828970586260155,0.06839721277356145,0.0014768232779440106,0.4141453405221303,0.4163399934768677,0.036686231802616584,0.45306487133105594,0.4607381969690323,0.06870178844844453,119.44764137268066,113.23625183105469,18.22306694125238
|
||||
world_model,42,0.653425951798757,0.6526669263839722,0.0022565851470021363,0.2131017707288265,0.2133745998144149,0.0012576797231460643,0.07522115545968211,0.07534283399581905,0.001960908817236516,0.0735955735047658,0.0739456005394458,0.0018376246038530775,0.4457731917500496,0.4473037123680115,0.035232629064186824,0.47877703607082367,0.48710866272449493,0.0661808361247848,118.07910664876302,111.7865982055664,18.738342714225755
|
||||
world_model,43,0.6565825144449869,0.6560559272766113,0.0021816129932386184,0.20279170821110407,0.203017883002758,0.001256257897635309,0.08127299075325325,0.08146434649825095,0.002293204195290372,0.07972007182737188,0.0803461372852325,0.002246568977748895,0.481192114452521,0.4820828288793564,0.03393288378557506,0.5077518920103709,0.5168603658676147,0.06352012144494336,117.17071723937988,110.70088958740234,19.199790126385185
|
||||
world_model,44,0.6554726163546244,0.6551737785339355,0.002113402408452835,0.19281017904480294,0.1930695176124572,0.0011824440237350486,0.08807940843204654,0.08831145986914635,0.0027363420138515576,0.08669258219500377,0.08735832199454299,0.0027973695221328544,0.5209019978841146,0.5272010564804077,0.032828910005562505,0.5405420263608297,0.5505685210227966,0.06070342988111565,116.64046732584636,110.15781021118164,19.580531665344296
|
||||
world_model,45,0.6979897816975912,0.6963483095169067,0.0039931567516577815,0.18224895124634102,0.1822870001196861,0.0011141951826690699,0.0944449752569198,0.09446481242775914,0.0033249496810203254,0.09540313420196371,0.09547907486557955,0.0034634714685470177,0.5631708304087321,0.5755388736724854,0.031957705533056636,0.5766567115982374,0.5887300968170166,0.05765111798585536,116.43227450052898,109.73309707641602,20.013556521812717
|
||||
world_model,46,0.6539018750190735,0.6532975435256958,0.002093508793310563,0.1717555113136768,0.1720074862241745,0.0011622570505316094,0.10307856897513067,0.1026280485093593,0.004152644043988588,0.1047941613942384,0.10452019795775405,0.004582944507584382,0.6109694987535477,0.6223529577255249,0.03141090404689946,0.6188266625006994,0.630906730890274,0.054463961727272435,116.76898511250813,109.95976257324219,20.311571030629707
|
||||
world_model,47,0.6564598679542542,0.656014084815979,0.0018288961874777861,0.1613569135467211,0.1615496203303337,0.0012111175563297026,0.1129306511332591,0.11208436638116831,0.00531106906392797,0.11588921894629793,0.11522985249757765,0.006091446294204304,0.6638660430908203,0.6706055402755737,0.030810576676780492,0.6667644629875819,0.6727984547615051,0.05084234646597103,117.57522392272949,110.680908203125,20.532894216217908
|
||||
world_model,48,0.6974721352259318,0.6958993673324585,0.00405021358663267,0.1500391401350498,0.1500739380717277,0.0012318299184713461,0.12719716007510817,0.1255903616547584,0.007628941352569704,0.13820699167748288,0.1368139311671257,0.009734836082049324,0.7212216705083847,0.7247835397720337,0.0298494608449022,0.7234368373950323,0.7245378494262695,0.04664297346184775,118.80156389872234,111.95570755004883,20.66931323887064
|
||||
world_model,49,0.6535786986351013,0.6534701585769653,0.001743103664082485,0.137497862180074,0.1375951766967773,0.001424346544559899,0.1422801377872626,0.1388178691267967,0.010252138368731564,0.1577486656606197,0.155530035495758,0.013821249805597605,0.7823400100072225,0.782189130783081,0.02805892624949532,0.7871496379375458,0.784674346446991,0.04095836977967183,120.49919446309407,113.57495498657227,20.764660587982387
|
||||
world_model,50,0.6980775992075602,0.696295976638794,0.0038708398507090983,0.11305585255225496,0.1130108796060085,0.001922314055618898,0.21095083529750502,0.2031985148787498,0.01927204200429069,0.2467386908829212,0.2437816262245178,0.030125196189927317,0.8607371300458908,0.8619345426559448,0.02473972163187753,0.8744325290123621,0.8733216226100922,0.03118947374863345,121.36070887247722,114.4203872680664,20.69965918842014
|
||||
|
@@ -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.44774794578552,33.77887940406799,137.01538968086243,,,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,1,33.698421001434326,33.739195108413696,137.3188512325287,183.0064697265625,0.13657867908477783,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,2,33.733859062194824,33.67693591117859,137.64068460464478,202.215576171875,0.26694536209106445,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,3,33.687331676483154,33.67874193191528,137.1176414489746,198.70022583007812,0.3146972060203552,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,4,33.61385440826416,33.673051834106445,137.0174412727356,228.2631072998047,0.19081157445907593,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,5,33.667787075042725,33.832521200180054,137.59081101417542,226.5458221435547,0.3991870880126953,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,6,33.6632866859436,33.6594774723053,137.54632925987244,196.3304443359375,0.3256338834762573,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,7,33.70066428184509,33.72240328788757,137.20661759376526,193.55303955078125,0.3345292806625366,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,8,33.75601100921631,33.669957399368286,137.46896648406982,140.2572021484375,0.28839218616485596,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,9,33.632946729660034,33.67377829551697,137.21055722236633,176.77618408203125,0.42974621057510376,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,10,33.65160059928894,33.65471649169922,137.02034163475037,174.2640838623047,0.330205500125885,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,11,33.773494243621826,33.659409046173096,137.3285927772522,227.31005859375,0.2692996859550476,
|
||||
|
@@ -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.66891705989838,,,,50.0,,47.916666666666664,48.666666666666664,,195.20201943137428,0.29872969605705957,137.2901853521665,33.66891705989838,33.70158894856771,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,world_model,33.70158894856771,,,,50.0,,48.0,48.5,,195.20201943137428,0.29872969605705957,137.2901853521665,33.66891705989838,33.70158894856771,
|
||||
|
@@ -0,0 +1,54 @@
|
||||
# DDIM Analysis Report
|
||||
|
||||
## Analysis Config
|
||||
|
||||
- Stability threshold: None
|
||||
- Stability window: 3
|
||||
- Mid-step window: 15-35
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Unique samples: 1
|
||||
- Step rows: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Five Directions
|
||||
|
||||
### Original Early Stop
|
||||
|
||||
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_l2_vs_full50`: mean=143.1634, median=145.9226, p90=168.6317, p95=179.9511
|
||||
|
||||
### Direction C: Action Converges First
|
||||
|
||||
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `action_vs_full50_95pct_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3533, median=0.3494, p90=0.4172, p95=0.4282
|
||||
- `action_delta_mid_steps`: mean=0.0259, median=0.0260, p90=0.0278, p95=0.0283
|
||||
- `state_delta_mid_steps`: mean=0.0256, median=0.0259, p90=0.0275, p95=0.0280
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.9167, median=47.9167, p90=47.9167, p95=47.9167
|
||||
- `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.9167, median=47.9167, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=195.8778, median=198.9463, p90=228.5887, p95=231.0987
|
||||
- `action_drift_vs_prev_round`: mean=0.3082, median=0.2914, p90=0.4274, p95=0.4676
|
||||
- `round_total_time_s`: mean=136.2031, median=135.6879, p90=137.1983, p95=137.3254
|
||||
- `policy_pass_total_time_s`: mean=33.4310, median=33.2871, p90=33.6572, p95=33.7302
|
||||
- `world_model_pass_total_time_s`: mean=33.4053, median=33.3299, p90=33.6440, p95=33.6635
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 275 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 110 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.43100051085154,33.43100051085154,,,,,,,,,,,,,,,,,47.91666666666666,47.91666666666666,,48.66666666666666,48.66666666666666,,136.20309495925903,136.20309495925903,,33.43100051085154,33.43100051085154,,33.40530186891556,33.40530186891556,,195.87780484286225,195.87780484286225,,0.3081676499410109,0.3081676499410109,
|
||||
unitree_z1_stackbox,world_model,33.40530186891556,33.40530186891556,,,,,,,,,,,,,,,,,47.91666666666666,47.91666666666666,,48.5,48.5,,136.20309495925903,136.20309495925903,,33.43100051085154,33.43100051085154,,33.40530186891556,33.40530186891556,,195.87780484286225,195.87780484286225,,0.3081676499410109,0.3081676499410109,
|
||||
|
@@ -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.6913465261459351,0.688825249671936,0.004932409662474238,1.4144842425982158,1.415077030658722,0.002021732726738989,0.076922803496321,0.07792156189680094,0.005100061319549125,0.06595563640197115,0.0654372945427894,0.01122728726969707,0.21666115025679267,0.18605898320674896,0.09790117258394342,0.2764307421942552,0.27397546172142023,0.07927835283003468,149.01201248168945,149.6507797241211,9.68356633038004
|
||||
policy,2,0.6495310465494791,0.6471480131149292,0.003855173282372259,1.0217975775400798,1.0213214755058289,0.002048533851715874,0.031862612658490684,0.03203655593097205,0.0013316120002229267,0.032059151213616084,0.031944645568728405,0.0010771000567794302,0.22022076323628423,0.19069781154394144,0.09808010475269228,0.2815494077901045,0.27971464395523066,0.07939251521938426,149.02392450968424,148.31370544433594,10.030492474658477
|
||||
policy,3,0.65044637521108,0.6477473974227905,0.004297755369418401,0.8511478503545126,0.8504191040992737,0.002164029310491118,0.03151708561927075,0.0317307878285646,0.0013269677614331475,0.031611509621143306,0.03146416693925855,0.0009984125784739623,0.22352587431669232,0.1951236724853515,0.09821158199217589,0.2863314983745416,0.2850872874259949,0.07949781140330552,150.12515131632486,148.7650604248047,10.705548679217033
|
||||
policy,4,0.6502185662587484,0.6476486921310425,0.004206094949380696,0.750846599539121,0.7512077987194061,0.002019575577707205,0.0311741847544908,0.03142584767192595,0.0013242019743009974,0.031169007687518933,0.030940958298742702,0.0009283516038372932,0.22658116432527697,0.1993382945656776,0.09829682963336568,0.2907853635648886,0.2901017665863037,0.07959321920767554,150.99340947469076,148.34032440185547,12.474110528980667
|
||||
policy,5,0.6501902143160502,0.6473853588104248,0.004647411376256907,0.6815473635991415,0.6818005442619324,0.001329064440484161,0.03083512776841715,0.031122853979468297,0.0013230252892682752,0.030733121403803392,0.03045758232474325,0.0008686459534666139,0.22939159100254372,0.20334367454051971,0.09833735363030065,0.2949195442100366,0.2947671711444855,0.07967757326373148,151.80556615193686,147.86272430419922,14.509141410348048
|
||||
policy,6,0.6507689754168192,0.6490633487701416,0.0035266601501071386,0.6317806243896484,0.6316780149936676,0.0010132703379146862,0.030501105977843168,0.030822972767055,0.0013231496586638177,0.030305258619288566,0.029986215755343403,0.0008209970029930484,0.2319623231887817,0.20714200288057322,0.09833483869940085,0.2987426494558652,0.29909271001815796,0.07974963180802604,151.44199752807617,147.41810607910156,14.40097098899719
|
||||
policy,7,0.6502693295478821,0.6481337547302246,0.004215018848258117,0.5938021341959635,0.5937898457050323,0.0018367362009159168,0.030173197543869365,0.030480821616947602,0.0013242882792654203,0.02988667584334806,0.0296073909848928,0.0007868553351253833,0.23429858312010762,0.21073554456233975,0.09829112788811149,0.3022632797559102,0.30308789014816284,0.07980810852312709,152.21269607543945,148.04586029052734,14.592251965829568
|
||||
policy,8,0.6506174206733704,0.6489006280899048,0.004291561975685693,0.5633474141359329,0.563141793012619,0.0015795041460871671,0.02985254504407441,0.030082959681749302,0.0013261804051397487,0.029478678945451923,0.02927361708134405,0.0007671539501334305,0.2364057215551535,0.2141267731785774,0.09820818909669554,0.3054899523655573,0.30676232278347015,0.07985174381476115,151.99551391601562,148.32350158691406,14.872854292612459
|
||||
policy,9,0.6506872773170471,0.649141788482666,0.004286347034591127,0.5371694217125574,0.5369866192340851,0.0016342230671662714,0.029540065520753417,0.029694356024265248,0.0013285598278850997,0.029082317991803035,0.028950260952115,0.0007620233302634605,0.23828902840614316,0.21731813251972193,0.09808805922493737,0.30843097964922583,0.310125470161438,0.07987924634773395,151.84502919514975,148.24015045166016,14.009482243753604
|
||||
policy,10,0.6506218512852987,0.6485813856124878,0.004465992796075411,0.5146874586741129,0.5149916708469391,0.0009872776835734933,0.029236825959136053,0.02937951218336815,0.001331212977527525,0.02869875775650139,0.028638338670134503,0.0007707106303798118,0.23995376502474144,0.22031211853027338,0.09793282510128201,0.3110944554209709,0.3119716942310333,0.07988932658821744,152.61223856608072,149.07432556152344,14.67018585711051
|
||||
policy,11,0.6509957313537598,0.6492325067520142,0.0038521616523253645,0.49608103434244794,0.4959065318107605,0.0009958375909556718,0.028943600133061357,0.0291522135958075,0.0013339137379256433,0.028328890601793864,0.02834535576403135,0.0007916767788948858,0.24140511391063527,0.2235847860574722,0.09774463037654564,0.3134881953398386,0.3122549504041672,0.07988076919774104,152.49654642740884,148.90199279785156,15.131154804038845
|
||||
policy,12,0.6502620180447897,0.6478884220123291,0.0037776933885872136,0.47906411439180374,0.4790643155574798,0.0009234976349238818,0.028661363292485423,0.02893413230776785,0.0013364890936811199,0.02797374719132975,0.02802458405494685,0.0008229203980708174,0.24264810420572755,0.22775840759277338,0.09752561353961696,0.3156196847558021,0.31230194866657257,0.0798524597977245,153.03412246704102,149.16046142578125,15.2412191692349
|
||||
policy,13,0.6502450903256735,0.6483607292175293,0.0037950427181349068,0.4642053892215093,0.464260071516037,0.001203265378031798,0.02839080989360804,0.02872583083808415,0.0013387669178189445,0.027634109059969544,0.027696231380104998,0.000862262631393392,0.2436876334249973,0.23170735687017435,0.09727790794561762,0.31749607870976126,0.31247635185718536,0.07980328815264624,153.25796254475912,149.62273406982422,15.533868275292768
|
||||
policy,14,0.649958332379659,0.6474121809005737,0.004257025010577085,0.4507479990522067,0.450818732380867,0.0006556846685987546,0.028132817397514925,0.028528032824396997,0.0013406093500395047,0.027310914204766303,0.0273936884477734,0.0009076323531973889,0.24452835880219934,0.2354346215724945,0.09700365134920959,0.31912410259246826,0.31327103078365326,0.07973226678268072,153.56586201985678,149.4861068725586,15.505969869851365
|
||||
policy,15,0.6503719687461853,0.6484206914901733,0.004199709021865256,0.4380230779449145,0.43831585347652435,0.0013359796651633614,0.027887997527917176,0.028320288285613,0.0013418988813165187,0.027004816879828725,0.0271576642990112,0.0009571999888780602,0.24517475565274552,0.23811008781194684,0.09670491831779714,0.3205101229250431,0.31513549387454987,0.07963848309319876,153.99229049682617,150.08990478515625,15.76184579453847
|
||||
policy,16,0.6503559748331705,0.6484442949295044,0.004069940663765963,0.42661575724681217,0.4267414063215256,0.0012192904499727345,0.027657057158648937,0.0280843563377857,0.0013425341926106196,0.02671659629171089,0.0268520293757319,0.0010094036691507418,0.245631068944931,0.23693398386240005,0.09638377434322795,0.3216600492596626,0.3171902298927307,0.07952109233484461,154.04929224650064,150.22496795654297,15.844021405577037
|
||||
policy,17,0.6502168377240499,0.6484375,0.004059346789215868,0.4156377712885539,0.4154461473226547,0.0009829342796128298,0.027440660167485423,0.0278615020215511,0.0013424352618470797,0.026446944723526582,0.0265648560598492,0.001062971823880425,0.2459012847393751,0.23557728528976435,0.09604219726907771,0.3225793826083342,0.319017693400383,0.0793794128905073,154.0745391845703,150.612548828125,15.903215152598715
|
||||
policy,18,0.6497767766316732,0.648063063621521,0.0032159119993695274,0.40583764513333637,0.40572962164878845,0.0011273669662891623,0.027239304656783692,0.02765227109193795,0.0013415383739543824,0.02619642174492275,0.026298312470316852,0.0011168624036902602,0.24598910349110759,0.23404502123594279,0.09568216214616904,0.3232731918493907,0.3206244111061096,0.07921284257658505,154.19355010986328,150.99605560302734,15.988131226730616
|
||||
policy,19,0.6514810721079508,0.6485832929611206,0.006897189915724332,0.39623841146628064,0.3961280435323715,0.0013241511672041804,0.027053436419616106,0.0274571375921368,0.0013397880961318269,0.025965507142245717,0.0261217430233955,0.001170226051894535,0.2458980244894822,0.23234200477600095,0.09530557352037483,0.32374607895811397,0.32201622426509857,0.07902088098850231,154.5230484008789,151.35675048828125,16.15590702371544
|
||||
policy,20,0.6497389872868856,0.6475200653076172,0.00363292055015335,0.38779879609743756,0.38797226548194885,0.0009286383413892122,0.026883750843505017,0.0272768540307879,0.0013371693067350697,0.02575494488701219,0.02596439048647875,0.0012223782011888463,0.24563117014865077,0.23047266155481333,0.09491424956234082,0.32400218024849886,0.3231985718011856,0.07880313062124898,154.86613845825195,151.54815673828125,16.18515314257954
|
||||
policy,21,0.6504087845484415,0.6481194496154785,0.004218173870795455,0.37917930136124295,0.37940834462642664,0.001085496407601984,0.026730570476502125,0.0271117649972438,0.0013336600568652998,0.02556508826091881,0.02582650445401665,0.0012727559073889413,0.2451914548873901,0.2284411415457725,0.09450997780748506,0.3240452334284782,0.3241763412952423,0.07855934518012965,154.98905436197916,151.59617614746094,16.373377856338614
|
||||
policy,22,0.6500969330469767,0.6483269929885864,0.003595550467930565,0.37121033668518066,0.37125357985496515,0.0007442809324062731,0.02659423571700846,0.026962261646986,0.0013292565610638172,0.025396328264226473,0.0257083680480718,0.0013208835643044217,0.24458145598570502,0.22625134885311127,0.09409449993862078,0.3238784869511922,0.3249538391828537,0.07828936708164927,155.11925760904947,151.84413146972656,16.384268996930917
|
||||
policy,23,0.6499922076861063,0.6474363803863525,0.004005500506536702,0.363189530869325,0.3630453944206238,0.0008579472925338934,0.0264751732659836,0.02682881429791445,0.0013239798839864696,0.02524911938235161,0.025610345415771,0.001366376346248263,0.24380349181592464,0.22390677779912946,0.0936694706989191,0.3235047484437624,0.32475100457668304,0.07799321260948032,155.3171730041504,151.70404815673828,16.39906359639732
|
||||
policy,24,0.6504225333531698,0.649040699005127,0.0034037823958555247,0.3562294493118922,0.35617057979106903,0.000899556004373542,0.026373583357781116,0.02671165298670525,0.001317855860716127,0.02512369723990555,0.0255325557664036,0.0014088966837448186,0.2428595765183369,0.2214106917381286,0.09323650741682678,0.3229264120260874,0.32277852296829224,0.0776709641776757,155.37455113728842,151.77690887451172,16.459697115629677
|
||||
policy,25,0.6502798199653625,0.648064374923706,0.0038022476359343823,0.34925108154614765,0.349308043718338,0.0006101178890630276,0.02628994981447851,0.02663306612521405,0.001310939516084461,0.025020563354094767,0.025475408881902653,0.0014481786368174454,0.24175140510002768,0.21876599639654154,0.09279713631274032,0.32214537014563877,0.32060466706752777,0.07732283744925804,155.46446736653647,152.08538818359375,16.544523675903914
|
||||
policy,26,0.6507064501444498,0.6490410566329956,0.004045614278862059,0.3420054589708646,0.34202413260936737,0.0007848178224608368,0.026224219861129883,0.02659710682928555,0.001303280226896191,0.02493969521795705,0.02543877903372045,0.0014839709575620726,0.24048044160008428,0.2159753665328025,0.0923528816812118,0.3211631663143634,0.3182315528392792,0.07694924518575691,155.61014938354492,152.15349578857422,16.68852805394553
|
||||
policy,27,0.6503323117891947,0.6488261222839355,0.0038608272654756534,0.3361039186517398,0.3360629826784134,0.0007892725357948373,0.02617667134230331,0.0265779104083776,0.001294956764798434,0.024881388526409833,0.02540122065693135,0.0015160809596583044,0.2390478042264779,0.213041141629219,0.09190515670482956,0.31998082871238387,0.3156608045101166,0.07655071009427494,155.77116521199545,152.4011459350586,16.714508843981815
|
||||
policy,28,0.6503255565961202,0.6493736505508423,0.0038980858533870927,0.3297385623057683,0.3298450857400894,0.0005980844633751126,0.026147426261256112,0.0265138978138566,0.0012860664284241004,0.024845768542339348,0.0253836847841739,0.0015443360479063602,0.23745436655978358,0.2099654152989387,0.09145534294642871,0.3185990092655023,0.312893733382225,0.0761278771003052,155.91135915120444,152.61991119384766,16.698385946692717
|
||||
policy,29,0.6507312854131063,0.6490970849990845,0.003862454741767632,0.32359798252582544,0.32361647486686707,0.0007782074804977381,0.0261367261409759,0.026458739303052398,0.001276718056358273,0.024833066233744167,0.02538720518350595,0.001568611839122343,0.23570068925619123,0.2067499160766601,0.09100479682836407,0.3170179066558679,0.3099310100078583,0.07568161375636993,155.94409561157227,152.72348022460938,16.747145381354837
|
||||
policy,30,0.6512706478436788,0.6522731781005859,0.0038646549637045124,0.3174894005060196,0.31727123260498047,0.00071958387403587,0.02614418417215343,0.02648207079619165,0.0012670148673639503,0.0248429131073256,0.0254113664850592,0.0015887616210992922,0.2337871119379997,0.203396238386631,0.09055477024658853,0.31523734952012694,0.3067731559276581,0.07521288637569495,156.09338251749674,152.88484954833984,16.761095967458097
|
||||
policy,31,0.6510752240816752,0.6485292911529541,0.004152811054689716,0.31251790374517435,0.31227777898311615,0.0006799216479427769,0.02617020097871618,0.02658758684992785,0.0012571166012016537,0.024875669119258665,0.025456513278186252,0.001604724223321345,0.23171365136901534,0.19990567117929456,0.09010649280116383,0.31325672939419746,0.3034200817346573,0.07472290677158917,151.87401326497397,148.43354034423828,17.5491534407651
|
||||
policy,32,0.650724450747172,0.6496611833572388,0.003467192769297995,0.3042915190259616,0.3043951094150543,0.0007842317253452902,0.026214529760181876,0.0266680773347616,0.0012471615765634514,0.02493107660363111,0.02552235126495355,0.0016164187611318482,0.22948011135061577,0.1965516954660415,0.0896611721037197,0.31107502554853755,0.29987139999866486,0.07421301350238843,147.99096806844076,144.45555114746094,18.309828523600796
|
||||
policy,33,0.6515603462855021,0.6499919891357422,0.0048142642608479174,0.29658191651105875,0.29664209485054016,0.0006411468091449351,0.026276891119778083,0.02668579109013075,0.0012373113955602621,0.02500882325693962,0.025588088668882798,0.0016237844558674506,0.22708600014448166,0.19502435624599457,0.08921989307922874,0.30869088321924204,0.2961262911558151,0.07368479969710624,144.26401074727377,140.66876220703125,19.16692540088411
|
||||
policy,34,0.6510820984840393,0.649431586265564,0.0038430195266998695,0.28848984837532043,0.28854405879974365,0.000898675382877309,0.026357585253814816,0.0267203021794557,0.0012277600678103518,0.025109161933263083,0.025656518526375252,0.0016268248592195996,0.22453059566517666,0.19335258007049555,0.08878375733666038,0.3061024658381939,0.2921836525201797,0.07314004195036089,140.75517209370932,137.06475067138672,20.03274296297864
|
||||
policy,35,0.6514213681221008,0.6491689682006836,0.005016680304460254,0.28023995459079737,0.2802268117666244,0.0008458600747498058,0.02645619927595054,0.02677128370851275,0.0012186838492189,0.025231627902636892,0.025745114311575848,0.001625509931400048,0.2218129504472017,0.1915359124541282,0.08835380359215851,0.30330763136347133,0.28846530616283417,0.07258077101755554,137.4219601949056,133.7233428955078,20.874624736511656
|
||||
policy,36,0.6511586507161459,0.6488679647445679,0.004649993104586706,0.2715340654055277,0.27165961265563965,0.0007913213641982674,0.0265725806045035,0.026838704943656852,0.0012102765587951128,0.025376023724675123,0.0258537651970982,0.0016198548046440016,0.21893187239766118,0.1895736753940582,0.08793096444316553,0.3003038043777148,0.28625838458538055,0.07200921382522825,134.3333365122477,130.5596694946289,21.74701226197337
|
||||
policy,37,0.6511516571044922,0.647575855255127,0.005336853427412083,0.26229361196358997,0.2623511254787445,0.0011976501098882703,0.02670634615545467,0.026922296732664053,0.0012027409056335255,0.025541907021154924,0.025982121936976903,0.0016098771134338107,0.21588597757120923,0.1874650940299034,0.08751621808360634,0.29708809902270633,0.2838823944330215,0.0714278408968695,131.44803619384766,127.54347610473633,22.633017370714004
|
||||
policy,38,0.6513283848762512,0.648646354675293,0.0049599656355320595,0.25304513176282245,0.2532535344362259,0.0009512383250353645,0.026857364922761865,0.02702205628156655,0.001196283365926619,0.025729076936840966,0.0261300532147288,0.0015956200853379872,0.21267363801598546,0.1852091774344444,0.08711037870033464,0.29365724449356395,0.28133368492126465,0.0708394675040678,128.79836400349936,124.84316635131836,23.442399223056388
|
||||
policy,39,0.651339590549469,0.6485145092010498,0.004980949716335322,0.24326211462418235,0.2437198981642723,0.0011617160408861984,0.027025338417539926,0.02712387405335895,0.001191102473079797,0.02593717227379476,0.026297286152839598,0.0015771447119825887,0.20929305814206597,0.1828048303723335,0.08671427984176994,0.2900076334675153,0.27860826253890986,0.07024707261761928,126.52263514200847,122.53249740600586,24.25106205906883
|
||||
policy,40,0.6512907942136129,0.6491743326187134,0.004918347434889841,0.23368373513221738,0.23413883149623865,0.0010142145944207798,0.027210629855593017,0.027239833027124398,0.0011874369646156279,0.026166452871014625,0.0264841821044683,0.0015545695922472241,0.20574215675393737,0.18025072664022446,0.08632866993362956,0.28613517930110294,0.27570135891437525,0.06965395150684323,124.5208854675293,120.37868118286133,25.035333480922525
|
||||
policy,41,0.6939659118652344,0.6917078495025635,0.006399467086032676,0.22367433955272034,0.22379286587238312,0.0010947693411585036,0.06372525915503496,0.06362982839345929,0.0012422413043516002,0.0632008633886774,0.0627920292317867,0.0008569653050061155,0.22016511981685952,0.19249398261308664,0.08682150802773093,0.29948896666367847,0.288759708404541,0.06800561804053637,122.85433387756348,118.67941665649414,25.779102845278512
|
||||
policy,42,0.6492107311884562,0.6478652954101562,0.004802264278155985,0.21370455250144002,0.2140980884432792,0.0012169198189768912,0.06786335135499631,0.06754212826490394,0.0015635324002486145,0.06793984957039352,0.0676072537899017,0.0008434248040291335,0.2385045451422532,0.21148587018251414,0.08709131261698637,0.3151683708031972,0.30365660786628723,0.06624733838308162,121.44852129618327,117.32114791870117,26.531471405968432
|
||||
policy,43,0.6519690354665121,0.649854302406311,0.005079527327913746,0.2035725427170594,0.20375911891460413,0.0012385681987970147,0.07339748616019881,0.07305613160133359,0.0018355365223149747,0.07360508541266118,0.0732014179229736,0.0010019975749686308,0.25934325531125063,0.2330912798643112,0.0873351992912476,0.33302884052197135,0.3231526762247085,0.06436999978463251,120.44642384847005,116.24759674072266,27.12293956305699
|
||||
policy,44,0.6926497419675192,0.6896837949752808,0.005387322759288192,0.19302858908971146,0.19337047636508936,0.001195934446185695,0.07959162940581635,0.079433262348175,0.0019605259523396245,0.08080171545346573,0.08055388554930686,0.0012218363625880087,0.281669769436121,0.2566916346549988,0.08760497471457923,0.3530626172820727,0.3461811393499374,0.06252823743496345,119.95421409606934,115.78192520141602,27.69832733384647
|
||||
policy,45,0.6488030354181925,0.6466081142425537,0.004297950866577957,0.18279394755760825,0.18325134366750717,0.0012799851416077708,0.0866394812862078,0.0863019861280918,0.0026235686782796644,0.08840115120013549,0.08816044032573694,0.0015868308527003802,0.3086539208889007,0.2847083956003189,0.08770900279213281,0.3766796886920929,0.3743428885936737,0.06055851767920249,119.86021741231282,115.69621658325195,28.174927103550928
|
||||
policy,46,0.6521410544713339,0.6502432823181152,0.005600980509176124,0.17226423074801758,0.1723905801773071,0.0011296380141874957,0.09505639535685377,0.09473624825477595,0.00321216552521548,0.09740914031863207,0.09709820523858065,0.0020270688753356025,0.34015072012941044,0.3173241466283798,0.08767402413721238,0.4044789522886276,0.40641687810420984,0.058581718863424476,120.2341817220052,116.18976974487305,28.608146863123082
|
||||
policy,47,0.6928442517916361,0.6892306804656982,0.006227405386675036,0.16156321639815965,0.16171565651893616,0.001051615979949342,0.10578373136619722,0.1050730980932712,0.004134791602125599,0.10947192025681333,0.1095727495849132,0.002903428952571893,0.37599870562553406,0.3543707877397537,0.08757777327548061,0.43711788207292557,0.43916106224060053,0.05687406952389554,121.05535634358723,116.97671890258789,28.90880263575849
|
||||
policy,48,0.6493016878763834,0.6467771530151367,0.00480095349002114,0.1504996928075949,0.1506269499659538,0.0013071243565496691,0.11810296773910518,0.1173509284853935,0.005276227805308059,0.12311376507083573,0.12330028042197225,0.003946884587148686,0.41905704140663147,0.39831672608852386,0.08724997664142725,0.47685923675696057,0.4855540096759796,0.05541884036153968,122.27319590250652,118.18588256835938,29.09124514181483
|
||||
policy,49,0.651455303033193,0.6497149467468262,0.004229287952426832,0.13815081367890036,0.13846420496702194,0.001295594289620951,0.13423028836647663,0.13350712507963175,0.006931245684334711,0.14132971068223313,0.14159486442804337,0.005568420780584971,0.4712321509917577,0.4510311782360077,0.08644522862540047,0.5260094329714775,0.5383885502815247,0.054179082445934716,123.96703402201335,119.86100006103516,29.244339601806608
|
||||
policy,50,0.6923070947329203,0.6905876398086548,0.004125203646392535,0.11375754823287325,0.1138418391346931,0.0016877643432994965,0.20146300146977103,0.19920624047517776,0.013045031254901994,0.21480710183580712,0.21596769243478775,0.012079761999670577,0.5545767893393835,0.5367995798587799,0.08566111984968024,0.6059716840585073,0.6181299984455109,0.05341273116512139,124.80076917012532,120.72783660888672,29.08141572527259
|
||||
world_model,1,0.6891809304555258,0.6882040500640869,0.0031226003777163843,1.4143234392007191,1.4146825075149536,0.0017373216048499885,0.07533703868587806,0.0714224055409431,0.010775680337430914,0.06086722730348503,0.06105547957122325,0.009709199598803812,0.2768272347748279,0.2895941436290741,0.06966994062834991,0.2907569420834382,0.29501536488533014,0.06626293351069275,148.43364079793295,144.66999053955078,12.085279555031551
|
||||
world_model,2,0.6480941375096639,0.6457362174987793,0.004012939404468818,1.0217778484026592,1.02157860994339,0.002190193634896654,0.03132964189474777,0.0313810538500547,0.0011869636070525361,0.031939457170665216,0.03205160610377785,0.0010093427125990992,0.2789402045309543,0.29105865955352783,0.06832528183831416,0.2966074521342913,0.3025848716497421,0.066716764582435,148.39973831176758,145.79232025146484,11.937880000483512
|
||||
world_model,3,0.6504460573196411,0.6499850749969482,0.0034550824785954596,0.8505132993062338,0.8500434756278992,0.0024257531594658955,0.0308803017251193,0.0309373885393142,0.001174373081206041,0.03152785077691073,0.031574910506606046,0.0010014110899754774,0.28077204152941704,0.2922280728816986,0.06696373537525621,0.3021020516753196,0.3097672164440155,0.06715696554440767,149.0414555867513,146.15545654296875,13.125301932952073
|
||||
world_model,4,0.650566836198171,0.6489270925521851,0.004153813180749537,0.7495844215154648,0.749393105506897,0.001913021905440102,0.0304386309968928,0.03050097730010745,0.0011672956724298072,0.031120969603459,0.031022624112665598,0.0010155899823086666,0.28233262772361434,0.29311227798461914,0.06558933721108338,0.30724828690290445,0.3165642917156219,0.06758302878961021,148.2576471964518,145.55321502685547,11.500572359173335
|
||||
world_model,5,0.6501279870669047,0.6492270231246948,0.003616809348414127,0.6826287706693014,0.6828709244728088,0.0014491988208963145,0.030005992545435786,0.03007316589355465,0.0011653053356651046,0.030720118278016583,0.03056610468775025,0.001048370798381928,0.28363166935741896,0.2937211096286773,0.06420606392175573,0.3120539772013823,0.32297891378402704,0.06799441598090866,147.7906176249186,144.14694213867188,10.99126764653807
|
||||
world_model,6,0.6502915422121683,0.6488499641418457,0.004135579127082609,0.6322745780150095,0.6321937739849091,0.0015141529900732987,0.029583675321191508,0.0297166397795081,0.0011678663812541411,0.030326549274225994,0.03012250922620295,0.0010956623069763147,0.2846784852445125,0.29406405985355377,0.06281767074964975,0.31652705868085224,0.329014703631401,0.06839057927429776,147.90250396728516,143.05261993408203,10.523640932187085
|
||||
world_model,7,0.6500166455904642,0.6491043567657471,0.0034734873200316643,0.5945108582576116,0.5943439602851868,0.0011315775095496294,0.029172836182018075,0.029338835738599252,0.0011743876790417933,0.029941392752031445,0.02969994861632585,0.0011534687794883568,0.28548211852709454,0.2941504716873169,0.061427863061513086,0.32067554319898284,0.3346758186817169,0.06877101330751599,147.98341496785483,143.03878784179688,10.259063830296721
|
||||
world_model,8,0.6505117217699686,0.6489499807357788,0.003900511678989995,0.563433955113093,0.5638667643070221,0.0016134892614152313,0.02877468088020876,0.02897270303219555,0.0011842406735758245,0.029565832267204873,0.02931086439639325,0.0012182966270393226,0.2860511814554532,0.29398931562900543,0.06004024011512589,0.32450741281112033,0.3399670273065567,0.06913517102544041,148.85678354899088,144.98040771484375,10.438844872072982
|
||||
world_model,9,0.6502604285875956,0.6491495370864868,0.003392115402379133,0.5376210560401281,0.5375048518180847,0.001087452979354233,0.02839016293485955,0.0286191245540976,0.0011968058715680111,0.029200816992670253,0.02893328759819265,0.0012873078260901775,0.28639388332764304,0.29358917474746704,0.058658288862231185,0.3280305576821168,0.34489360451698303,0.06948258166991668,149.4502207438151,146.83138275146484,10.43105460805674
|
||||
world_model,10,0.6503952145576477,0.6496901512145996,0.004056820561085521,0.5159361064434052,0.516018271446228,0.0007663839023973129,0.028020364542802125,0.02814921922981735,0.0012114633240142096,0.028847425089528127,0.028595151379704448,0.0013582858285266358,0.28651794046163553,0.2929582893848419,0.05728548551723679,0.3312527351081371,0.34946107864379883,0.06981279717208835,150.2211825052897,147.30896759033203,11.289190162202162
|
||||
world_model,11,0.6502222418785095,0.649151086807251,0.0038648410498462278,0.49655784914890927,0.4970148652791977,0.0012619065750203997,0.02766610790664945,0.0276624970138072,0.0012276412865134733,0.028506479691713993,0.02832705620676275,0.0014295143086610982,0.28643066684405005,0.29210448265075684,0.05592526020431454,0.33418145899971324,0.3536752760410309,0.07012535031824782,150.77487564086914,146.53845977783203,11.433779993193639
|
||||
world_model,12,0.6500671903292338,0.6489465236663818,0.004265108953217182,0.4799669335285823,0.4799549877643585,0.001118465873158202,0.0273283415784438,0.02719524875283235,0.001244810192804614,0.02817894611507649,0.02807166986167425,0.0014997295946898822,0.28613886982202524,0.2910350561141968,0.05458104002206839,0.3368240197499593,0.3575422018766403,0.0704198980921459,151.50136947631836,147.09439849853516,11.131412557668076
|
||||
world_model,13,0.6499993999799093,0.6484951972961426,0.003967816494850498,0.46495504677295685,0.46466901898384094,0.0010105309779442843,0.027007786401857883,0.02674837037920945,0.001262486222626708,0.027865556223938808,0.027819776907563147,0.0015679377738321903,0.28564884265263873,0.28975690901279444,0.05325629229911689,0.3391873737176259,0.361067920923233,0.07069614884646154,151.93226877848306,147.71267700195312,11.084644179033015
|
||||
world_model,14,0.6500972509384155,0.6482222080230713,0.003915929599164454,0.45145348956187564,0.45139560103416443,0.0011911220957861414,0.0267053063338001,0.0264321900904178,0.0012802368054913595,0.027567204398413456,0.02758185192942615,0.0016334012632533393,0.2849664452175299,0.2882765084505081,0.05195455941847714,0.34127826740344364,0.36393690109252924,0.07095384132691801,152.31581497192383,147.92274475097656,11.008026480693028
|
||||
world_model,15,0.6506502628326416,0.6496738195419312,0.003951820243029807,0.4390766719977061,0.43869902193546295,0.0012631300074392618,0.026421508130927834,0.02615094091743225,0.0012976901279693933,0.027284519281238265,0.0273587452247738,0.001695550598353723,0.28409702827533084,0.2870476543903351,0.050679419096582544,0.34310301144917804,0.3665038645267486,0.07119284785574513,152.72532908121744,147.98971557617188,10.957414546142585
|
||||
world_model,16,0.6503929495811462,0.6494619846343994,0.003752987821000612,0.4271240830421448,0.427222803235054,0.00100668845692477,0.026157102392365475,0.0259224968031048,0.001314502315991479,0.027018243912607386,0.027151085436344098,0.0017539185383672322,0.2830454756816228,0.2868306487798691,0.04943463272804394,0.344667532791694,0.3687829226255417,0.07141305971905301,153.08896509806314,148.4062042236328,10.822904148148824
|
||||
world_model,17,0.6507242918014526,0.6493473052978516,0.0035715016241844194,0.41591943303744,0.4161006063222885,0.0009496502749756927,0.025912721796582102,0.025725394487380898,0.0013303969051101012,0.02676905862366156,0.02695942949503655,0.0018081640380276224,0.2818161497513453,0.2864284068346023,0.04822402787218636,0.3459774727622668,0.3707791268825531,0.07161446638292342,153.6391626993815,148.72827911376953,10.892349695383295
|
||||
world_model,18,0.6500264406204224,0.6483924388885498,0.003758370869652367,0.40625708053509396,0.4066396802663803,0.0013111368298987707,0.02568886429071422,0.025548912584781598,0.0013451164140715782,0.026537504357596192,0.02678422722965475,0.0018579747356044735,0.2804130166769027,0.28584602475166315,0.04705168498588986,0.34703798467914265,0.37249729037284846,0.07179713467464,153.61092249552408,148.44222259521484,11.040311344061985
|
||||
world_model,19,0.6502219239870707,0.6486599445343018,0.003353727334581766,0.39643939584493637,0.39649301767349243,0.001169205320051451,0.025485962784538616,0.0253933789208531,0.0013584428800088848,0.0263240536053975,0.02662581019103525,0.0019031025996350396,0.27883951614300406,0.28508786857128143,0.04592179132368265,0.34785385181506473,0.37394170463085175,0.07196125519517954,153.72636795043945,148.21916961669922,11.186723884308776
|
||||
world_model,20,0.650680661201477,0.6493430137634277,0.003779397396109654,0.38726241141557693,0.38736146688461304,0.0010031005715252855,0.025304679137964983,0.025234522297978353,0.0013702113587593342,0.026129438852270398,0.026484801433980402,0.0019433431514323614,0.2770986979206403,0.2841580659151077,0.04483875498871792,0.34842944517731667,0.3749120384454727,0.07210699683264948,153.82158279418945,148.2290802001953,11.289850174728386
|
||||
world_model,21,0.6500438650449117,0.6488046646118164,0.003688597925431908,0.37933826446533203,0.37949676811695093,0.0008747610526415249,0.02514531447862579,0.0250678099691867,0.0013802619161401729,0.0259540174156427,0.0263505829498171,0.0019785233295363993,0.2751931088666121,0.28306007385253906,0.0438072243623634,0.3487686701118946,0.3752290606498718,0.07223467580901909,153.93231964111328,148.2763900756836,11.35174610644192
|
||||
world_model,22,0.6511899828910828,0.649811863899231,0.0034386940477506,0.37134718894958496,0.37135618925094604,0.0006912465140763553,0.02500819026802972,0.024923629127442802,0.0013884704581577252,0.025798173776517257,0.02620393782854075,0.0020084716494101046,0.2731248984734217,0.2811719477176666,0.042831978018703455,0.3488750184575717,0.3752674460411072,0.07234464924271376,154.02352142333984,148.2412109375,11.41218364419983
|
||||
world_model,23,0.6498064200083414,0.6490659713745117,0.0035632141831771825,0.36334453771511716,0.36330404877662653,0.0008419720553744528,0.02489368757233019,0.02480237185955045,0.0013947444196740057,0.025662361023326658,0.02607590612024065,0.0020330621170760047,0.2708957952757676,0.2770332843065262,0.041918007006304575,0.34875160207351047,0.37503036856651306,0.07243735715458229,154.2670873006185,148.6285171508789,11.417375827506772
|
||||
world_model,24,0.6504889726638794,0.6489723920822144,0.004129275215625241,0.35633275657892227,0.35601983964443207,0.000800370364912455,0.02480196580290789,0.0247042151167988,0.0013990042010523544,0.025546816643327433,0.0259666908532381,0.0020521764874822453,0.26850709070761997,0.27499054372310633,0.04107048724204037,0.3484010224541028,0.37452059984207153,0.07251325938031772,154.33125432332358,148.73068237304688,11.407580797937975
|
||||
world_model,25,0.6502986749013265,0.6491998434066772,0.0038010424804698646,0.3489244033892949,0.34941841661930084,0.0009668886674267622,0.024733455541233185,0.0246295928955078,0.0014012104673469833,0.025452047896881855,0.025890711694955798,0.0020657490745018925,0.26595970615744585,0.2734224647283554,0.0402946190390472,0.3478255110482375,0.3737406432628631,0.07257290434490023,154.46846516927084,149.13070678710938,11.300419407312335
|
||||
world_model,26,0.6503275831540426,0.6489877700805664,0.0038025146209211135,0.34240202357371646,0.34230582416057587,0.0008513651478252255,0.024688051392634667,0.02457842044532295,0.0014013221927028073,0.025378034450113728,0.0258592274039983,0.002073688826883018,0.2632541631658872,0.27114811539649963,0.03959570013858039,0.3470267963906129,0.3726924806833267,0.07261686826622882,154.6923688252767,149.43478393554688,11.306240053682407
|
||||
world_model,27,0.6504364609718323,0.6494933366775513,0.0035513576717093524,0.33564085016647977,0.33557355403900146,0.0009130888477884871,0.024665963059912074,0.024550917558372,0.0013993367929537742,0.02532506904875234,0.025847032666206353,0.0020759714208203935,0.2603905821839968,0.26771555840969086,0.03897892168386652,0.34600623945395154,0.3713778555393219,0.07264578371667012,154.90765126546225,149.55804443359375,11.348644189867157
|
||||
world_model,28,0.6501786311467489,0.6481698751449585,0.004267393468875152,0.32918768624464667,0.3289942741394043,0.001067060251265408,0.024667238661398444,0.02454713266342875,0.0013952703395617998,0.025293284716705416,0.025854174979031003,0.0020725939764441666,0.25736874962846434,0.2641115337610245,0.03844933887495192,0.34476475417613983,0.36979812383651733,0.0726603010239397,155.0720469156901,149.83182525634766,11.323116858425061
|
||||
world_model,29,0.6506233612696329,0.6493825912475586,0.0035998978936862,0.32321718335151667,0.32328666746616364,0.0008460917182528218,0.024692023017754108,0.024567238055169548,0.0013891657971851982,0.025282920803874686,0.02588077820837495,0.002063581496956168,0.2541880483428637,0.25925001502037043,0.0380117515018035,0.34330276772379875,0.3679542541503906,0.07266113555981829,155.10342661539713,149.97278594970703,11.382164563438927
|
||||
world_model,30,0.650259792804718,0.6487822532653809,0.004156965907925107,0.3167231082916259,0.3166579604148865,0.0006658283307957653,0.024739861177901386,0.024610773660242502,0.001381062500423501,0.02529359702020879,0.0259128268808126,0.0020489576620997215,0.2508475457628568,0.25416699051856995,0.03767050982441949,0.3416203632950783,0.36584678292274475,0.07264895575172281,155.3092918395996,150.32008361816406,11.373553133411711
|
||||
world_model,31,0.6499791741371155,0.6483516693115234,0.003474157394818856,0.31194896996021265,0.311976209282875,0.0005450852576351991,0.024811029123763192,0.0246780347079038,0.001371065759730162,0.025325690085689176,0.025899839587509597,0.002028846022096718,0.24734593803683913,0.24891098588705057,0.03742945097632263,0.339717204372088,0.36347608268260956,0.07262457495919349,151.03111267089844,145.9228057861328,11.924031220528388
|
||||
world_model,32,0.6507248878479004,0.6490926742553711,0.004262024084930278,0.3043201044201851,0.3044208139181137,0.0008440720556985881,0.024905185059954676,0.0247686821967363,0.0013592699172770924,0.025378941713521827,0.025921852327883202,0.0020033376449197613,0.243681622048219,0.2434796392917633,0.03729172505287202,0.3375924564898014,0.36084191501140594,0.07258867046487519,147.14089330037436,141.78843688964844,12.406512594269023
|
||||
world_model,33,0.6501670877138773,0.6494064331054688,0.0033486952304751585,0.2966108421484629,0.29691299796104426,0.0007006779947877343,0.025021939227978334,0.0248615136370062,0.0013458054449231836,0.025453044722477548,0.0259709898382425,0.001972582745042548,0.2398526531954606,0.2378701791167259,0.03725972809829623,0.33524495487411815,0.3579438775777817,0.07254204076555508,143.3886693318685,137.811279296875,12.893453432026998
|
||||
world_model,34,0.6506019035975138,0.6483561992645264,0.0043307252564268985,0.2882451936602592,0.2882222980260849,0.0007548879322205237,0.025161455695827766,0.024961724877357448,0.0013308443820474304,0.02554826329772666,0.0260395128279924,0.0019367863191000396,0.23585680748025573,0.2320795282721519,0.03733498279225393,0.33267309144139284,0.3547810912132263,0.07248542167536902,139.72317250569662,133.85372161865234,13.476220089502227
|
||||
world_model,35,0.6502452294031779,0.649237871170044,0.0028935171683295395,0.27979616075754166,0.2798334062099457,0.0010579320966531513,0.025323200039565518,0.0250905258581042,0.001314569937568284,0.025664141712089323,0.02612690255045885,0.0018961585067670513,0.2316914933423201,0.2261044234037399,0.03751807207948293,0.32987483839193976,0.35135242342948914,0.07241957175718813,136.3584359486898,130.10309600830078,14.039988303117498
|
||||
world_model,36,0.6509259740511576,0.6490287780761719,0.004300907450496289,0.27089529981215793,0.2708633095026016,0.0007435234407834503,0.02550689643248909,0.0253089759498834,0.0012971984654470148,0.025800490286201194,0.02623304538428775,0.001850937358390981,0.22735389694571492,0.22009592503309244,0.037808674728524005,0.32684781650702155,0.34765635430812836,0.0723452041205741,133.25110626220703,126.825439453125,14.572746533972314
|
||||
world_model,37,0.6502498189608256,0.6489331722259521,0.0030975865893212128,0.26186767468849814,0.26184070110321045,0.0007930264878634982,0.02571202783534919,0.02562463004142045,0.0012789774744795001,0.025956883560866076,0.026357589289546,0.0018014036392335505,0.22284092505772904,0.21506115049123758,0.03820550260350096,0.3235892442365487,0.3436911553144455,0.07226302403315969,130.4181842803955,123.78102111816406,15.134879325035081
|
||||
world_model,38,0.6510789394378662,0.6499292850494385,0.00410012690287629,0.2523744578162829,0.25253657996654505,0.0010194510728541023,0.025938324475039982,0.0259408429265022,0.001260191301557376,0.026133142877370067,0.0265004159882664,0.0017478865294081943,0.21814920504887894,0.2098414227366447,0.038706435731702266,0.32009593397378916,0.33945469558238983,0.07217370782666788,127.74784278869629,120.9047508239746,15.68075162837945
|
||||
world_model,39,0.6506422758102417,0.6493231058120728,0.003187742859964943,0.24319100379943845,0.24325858056545255,0.0009700863699315392,0.026185356235752456,0.0262644160538911,0.0012411628112905047,0.026328922094156285,0.02666652947664255,0.0016907360864834924,0.21327513953049973,0.2044349089264869,0.039308549105435735,0.31636435414354,0.33494454622268677,0.07207783932036164,125.50789833068848,118.45366287231445,16.19411124974755
|
||||
world_model,40,0.6506917874018351,0.6494400501251221,0.004082939995038802,0.2336045938233534,0.2338359951972961,0.0011419266285711052,0.026453320557872417,0.0266097709536552,0.0012222757186225197,0.026544524667163633,0.02686544135212895,0.0016304165407074178,0.20821476231018698,0.1988395974040031,0.04000822412971548,0.31239049384991324,0.330157995223999,0.07197601909101971,123.56839179992676,116.20723724365234,16.6983801701184
|
||||
world_model,41,0.6922236879666647,0.6909387111663818,0.0034450844468343887,0.22332887599865592,0.22358319908380506,0.0011640955441031297,0.0635244762524962,0.0632764026522636,0.0018759727478749825,0.06302236175785457,0.06289451569318766,0.0011475637109849962,0.222228180617094,0.2122186422348022,0.039325694489817944,0.3257776784400145,0.343670591711998,0.07071319620095949,121.91910489400227,114.5231819152832,17.096240804356214
|
||||
world_model,42,0.6488717993100485,0.6457754373550415,0.005930256540813062,0.21307904149095214,0.21335831284523005,0.0012786959883441427,0.06744228241344288,0.06785224750638005,0.0013202693730646326,0.06779392374058558,0.06774365156888956,0.0012496314652089202,0.24067557727297142,0.23084609955549235,0.03841050650787022,0.341636810451746,0.35963010787963867,0.06901937552639509,120.62150700887044,112.92940521240234,17.557184104842836
|
||||
world_model,43,0.6506298581759135,0.6504451036453247,0.003889441843696575,0.20275387292106942,0.20298190414905543,0.0012891980736234622,0.07291770912706846,0.0734123736619949,0.0015269218593001973,0.07343317940831177,0.0734316930174827,0.0014750620456417784,0.2616228510936101,0.2519890964031219,0.03744458105288215,0.35967567811409634,0.38213506340980524,0.06722918886154014,119.75011189778645,111.93464660644531,17.980911017316874
|
||||
world_model,44,0.6922094623247782,0.6910979747772217,0.0032275848334699696,0.19279382253686583,0.19301313161849976,0.001240586858078154,0.07916924233237899,0.07953445613384244,0.0018072237248913643,0.0806624970088402,0.0807518064975738,0.0017694541054252776,0.283887755125761,0.2750060111284256,0.03642952839544662,0.3799114500482877,0.40579986572265625,0.06565768059926883,119.22042719523112,111.39907836914062,18.36709801551384
|
||||
world_model,45,0.6483263770739237,0.6470905542373657,0.003362314373919869,0.18222795426845548,0.18226681649684906,0.0011626316316400512,0.08611929913361864,0.0868259333074092,0.002044977848415941,0.08827630989253517,0.0882780775427818,0.0021860230913168265,0.3109571635723114,0.30352921783924103,0.03538622965457867,0.40380262086788815,0.42725265026092524,0.0637688642016385,119.06675084431966,111.12928009033203,18.742412717313247
|
||||
world_model,46,0.6514019171396891,0.6500424146652222,0.003953394212062727,0.17174403369426725,0.17197273671627045,0.0012256635271696106,0.09444622819622354,0.09532418847084045,0.002483393818086685,0.09724890068173403,0.09730039909481995,0.002751976415787079,0.3425287629167239,0.33761757612228394,0.034349777223950224,0.4318622201681137,0.4524896144866943,0.061860326604151195,119.45366350809734,111.42254638671875,19.017588890249698
|
||||
world_model,47,0.6915083130200704,0.6901596784591675,0.00302358573250113,0.1613432814677556,0.16153949499130243,0.001251645702155451,0.1050991124163071,0.10618907958269115,0.0031360697408096393,0.10940531703333055,0.10970410704612725,0.0038734162978589534,0.3783350462714831,0.37692719697952265,0.033335878933599565,0.46487922718127567,0.4824422597885132,0.060288929539447964,120.26813952128093,112.15508270263672,19.223610726452137
|
||||
world_model,48,0.6480302015940348,0.6468658447265625,0.003532117631075498,0.15002750853697458,0.15016273409128184,0.0012737580021724049,0.117260904982686,0.11865189671516416,0.003968930329243733,0.12304649439950782,0.12354031577706334,0.0051465284732723155,0.42139903952678043,0.42318302392959595,0.03247551695870942,0.505043330291907,0.5187849402427673,0.05863778014274373,121.51689020792644,113.3251724243164,19.35288878416384
|
||||
world_model,49,0.6505865454673767,0.6491190195083618,0.0037999656483025833,0.13748489071925477,0.13773898780345917,0.0014404315010418357,0.13319396413862702,0.13469374924898145,0.005228671847872024,0.14120123162865636,0.1419578194618225,0.007148204843828125,0.4735482955972354,0.4737952202558517,0.03169341993928556,0.5544867639740308,0.5653363466262817,0.056978043797542836,123.20625559488933,114.9144401550293,19.462418077889243
|
||||
world_model,50,0.6921356121699015,0.6910427808761597,0.003835981267496358,0.11302545169989263,0.1131943985819816,0.001871259778031588,0.19973485916852948,0.2025060802698135,0.009748770407272138,0.2153307956953843,0.21709760278463358,0.015065598184770754,0.5566245714823405,0.5550082325935364,0.030569568093278425,0.6351107209920883,0.6396362483501434,0.055088454684889286,124.05753262837727,115.78503036499023,19.404142104705112
|
||||
|
@@ -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.81796932220459,33.68589448928833,137.47754526138306,,,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,1,33.57750058174133,33.595130920410156,136.89927458763123,183.14080810546875,0.1372295618057251,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,2,33.647106885910034,33.63294816017151,137.2008819580078,202.25558471679688,0.2765251398086548,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,3,33.658308029174805,33.64525532722473,137.17505478858948,198.9462890625,0.31010133028030396,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,4,33.62711262702942,33.2389497756958,136.4627296924591,228.58872985839844,0.188970685005188,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,5,33.24535775184631,33.34982371330261,135.61933279037476,224.8097686767578,0.4273681044578552,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,6,33.29147458076477,33.333478689193726,135.68924713134766,205.70828247070312,0.386982798576355,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,7,33.28269958496094,33.1904878616333,135.50555610656738,185.3961639404297,0.2301298975944519,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,8,33.265252351760864,33.32351541519165,135.65442442893982,137.7252197265625,0.3589021563529968,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,9,33.278624296188354,33.326239585876465,135.6465072631836,195.47999572753906,0.507753998041153,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,10,33.20101833343506,33.24258208274841,135.41999006271362,158.99642944335938,0.2744366526603699,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,11,33.279581785202026,33.29931640625,135.6865954399109,233.60858154296875,0.2914438247680664,
|
||||
|
@@ -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.43100051085154,,,,,,47.916666666666664,48.666666666666664,,195.87780484286222,0.3081676499410109,136.20309495925903,33.43100051085154,33.40530186891556,
|
||||
unitree_z1_stackbox-vid15-fs4,unitree_z1_stackbox,world_model,33.40530186891556,,,,,,47.916666666666664,48.5,,195.87780484286222,0.3081676499410109,136.20309495925903,33.43100051085154,33.40530186891556,
|
||||
|
@@ -2,11 +2,11 @@ res_dir="unitree_z1_stackbox/case2"
|
||||
dataset="unitree_z1_stackbox"
|
||||
|
||||
{
|
||||
time CUDA_VISIBLE_DEVICES=0 python3 scripts/evaluation/world_model_interaction.py \
|
||||
time CUDA_VISIBLE_DEVICES=0 "${PYTHON_BIN:-python}" scripts/evaluation/world_model_interaction.py \
|
||||
--seed 123 \
|
||||
--ckpt_path ckpts/unifolm_wma_dual.ckpt \
|
||||
--config configs/inference/world_model_interaction.yaml \
|
||||
--savedir "${res_dir}/output" \
|
||||
--savedir "${res_dir}/output/sparse_8" \
|
||||
--bs 1 --height 320 --width 512 \
|
||||
--unconditional_guidance_scale 1.0 \
|
||||
--ddim_steps 50 \
|
||||
@@ -22,5 +22,8 @@ dataset="unitree_z1_stackbox"
|
||||
--guidance_rescale 0.7 \
|
||||
--perframe_ae \
|
||||
--analysis_log_metrics \
|
||||
--analysis_reference_steps 50
|
||||
--analysis_reference_steps 50 \
|
||||
--head_schedule_steps 0 7 14 21 28 35 42 49 \
|
||||
--head_skip_mode reuse_prediction \
|
||||
--head_log_steps 40 43 46 47 48 49
|
||||
} 2>&1 | tee "${res_dir}/output.log"
|
||||
|
||||
@@ -0,0 +1,54 @@
|
||||
# DDIM Analysis Report
|
||||
|
||||
## Analysis Config
|
||||
|
||||
- Stability threshold: None
|
||||
- Stability window: 3
|
||||
- Mid-step window: 15-35
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Unique samples: 1
|
||||
- Step rows: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Five Directions
|
||||
|
||||
### Original Early Stop
|
||||
|
||||
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_l2_vs_full50`: mean=107.9246, median=129.6718, p90=142.9009, p95=147.0314
|
||||
|
||||
### Direction C: Action Converges First
|
||||
|
||||
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `action_vs_full50_95pct_step`: mean=47.8333, median=47.8333, p90=47.8333, p95=47.8333
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3534, median=0.3491, p90=0.4166, p95=0.4278
|
||||
- `action_delta_mid_steps`: mean=0.0272, median=0.0258, p90=0.0401, p95=0.0428
|
||||
- `state_delta_mid_steps`: mean=0.0275, median=0.0262, p90=0.0411, p95=0.0436
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.8333, median=47.8333, p90=47.8333, p95=47.8333
|
||||
- `oracle_budget_state`: mean=48.2500, median=48.2500, p90=48.2500, p95=48.2500
|
||||
- `oracle_budget_action_by_scene`:
|
||||
- `unitree_z1_stackbox`: mean=47.8333, median=47.8333, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=183.6162, median=172.3158, p90=212.9301, p95=227.2113
|
||||
- `action_drift_vs_prev_round`: mean=0.2558, median=0.2455, p90=0.3288, p95=0.3382
|
||||
- `round_total_time_s`: mean=629.5064, median=648.1064, p90=668.6221, p95=670.7842
|
||||
- `policy_pass_total_time_s`: mean=261.6829, median=277.3413, p90=290.1827, p95=293.3132
|
||||
- `world_model_pass_total_time_s`: mean=277.8026, median=282.0880, p90=297.6364, p95=299.5259
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 249 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 109 KiB |
@@ -0,0 +1,4 @@
|
||||
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
unitree_z1_stackbox,policy,261.6828729510308,261.6828729510308,,,,,,,,,,,45.91666666666666,45.91666666666666,,47.833333333333336,47.833333333333336,,47.833333333333336,47.833333333333336,,48.333333333333336,48.333333333333336,,629.5063543518385,629.5063543518385,,261.6828729510308,261.6828729510308,,277.8026314973831,277.8026314973831,,183.6161651611328,183.6161651611328,,0.2558029510758139,0.2558029510758139,
|
||||
unitree_z1_stackbox,world_model,277.8026314973831,277.8026314973831,,,,,,,,,,,46.0,46.0,,47.75,47.75,,47.75,47.75,,48.25,48.25,,629.5063543518385,629.5063543518385,,261.6828729510308,261.6828729510308,,277.8026314973831,277.8026314973831,,183.6161651611328,183.6161651611328,,0.2558029510758139,0.2558029510758139,
|
||||
|
@@ -0,0 +1,102 @@
|
||||
pass_type,step,step_time_s,step_time_s,step_time_s,latent_delta,latent_delta,latent_delta,action_delta,action_delta,action_delta,state_delta,state_delta,state_delta,action_cosine_vs_full50,action_cosine_vs_full50,action_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
policy,1,2.8845879236857095,3.0433239936828613,0.5394880865297181,1.4143003225326538,1.4141246676445007,0.002046915199860231,0.08488429524004455,0.08204169198870655,0.014556679362970632,0.06937839897970353,0.0688993632793426,0.01773644777324086,0.21034946168462432,0.1763020530343055,0.09388799420466229,0.1955660519500573,0.17937317490577695,0.041582709964811546,146.69524765014648,146.4008026123047,4.713386839273348
|
||||
policy,2,5.442963699499766,5.810356140136719,1.2109006135194116,1.0213396449883778,1.021577000617981,0.002336432260668538,0.05080993349353469,0.0499369855970144,0.00526583307811972,0.04060501574228204,0.04084967263042925,0.00560167496702773,0.20089988472561038,0.1675219982862472,0.09280402270775458,0.19216372072696683,0.17440961301326746,0.041120473490478586,146.41143544514975,146.0696258544922,4.665715147763396
|
||||
policy,3,5.345373789469401,5.614920258522034,1.1900920013531036,0.8497315098841985,0.8492320477962494,0.001936953406074202,0.03288688619310653,0.0331670735031366,0.003590476879749878,0.026026638069500476,0.025013529695570448,0.0032270875845321774,0.1987563334405422,0.16509386152029035,0.09156737844119503,0.1945780937870343,0.17785000056028366,0.041083827290113,147.16568501790366,147.51248931884766,5.816403316395887
|
||||
policy,4,5.464146355787913,5.857588529586792,1.3098243870817445,0.7500251432259878,0.7503499984741211,0.0019610480211285776,0.022634055310239345,0.02205464430153365,0.0033759709558923373,0.01732224513155715,0.0169166019186377,0.0018520034430131369,0.2015959210693836,0.1672162041068077,0.09054680566973237,0.2001076017816861,0.18391010165214533,0.04105902657629224,146.27551396687826,146.46149444580078,4.44623095601154
|
||||
policy,5,5.476804753144582,5.658332467079163,1.2422471085102555,0.6821610083182653,0.682498574256897,0.0012578756788447925,0.016299006451542142,0.0156536204740405,0.0021165273640412056,0.013344673983131793,0.0135753229260444,0.0009245668546181249,0.20761372024814284,0.17242663353681564,0.08984811251039934,0.2072010810176531,0.19220687448978424,0.04095892449404627,144.9375,144.74494171142578,4.82923270118559
|
||||
policy,6,5.585399607817332,5.976916551589966,1.2360531107530455,0.6324459860722224,0.6319168508052826,0.001312208120707754,0.013845152299230242,0.013420934788882649,0.001443962078321509,0.011682770525415699,0.01170064788311715,0.0007344985425463798,0.21521131818493203,0.17932912707328796,0.08935612188404946,0.21491301308075583,0.20122010260820383,0.0407063149132975,144.01077779134116,142.7327117919922,4.64557341059557
|
||||
policy,7,5.360104401906331,5.6881691217422485,1.1213621225999821,0.5942443857590357,0.5941205024719238,0.0019008078215791621,0.01344441063702101,0.01312310388311735,0.0012042374197973969,0.011060206918045832,0.01095295744016765,0.0008598767347017669,0.22374028898775575,0.1873980313539505,0.08890885565363427,0.22299014404416082,0.2105085253715515,0.04038938987965496,142.64607365926108,140.3023910522461,5.4521405835386405
|
||||
policy,8,5.587643404801686,5.917605757713318,1.222327298619931,0.563605859875679,0.5639850497245789,0.0016930475639268519,0.013118455884978125,0.01290679955855005,0.0012961555665373956,0.010965052293613517,0.0110911061055958,0.0009105975977393936,0.2326505084832509,0.1960731223225593,0.08841991171743477,0.2313401401042938,0.2197358757257461,0.04003597315539943,140.20851771036783,138.81077575683594,3.8114207753333136
|
||||
policy,9,5.492460668087006,5.667871594429016,1.2223351622705456,0.5375121384859085,0.5374557673931122,0.0015278321895299013,0.012786991661414457,0.012764659710228402,0.0013113899943182723,0.010980981479709316,0.0112020019441843,0.0009265111358086123,0.24168191415568188,0.20520845800638196,0.08786382893044403,0.23968982199827826,0.22944580763578415,0.03968237316868454,139.31011962890625,138.76038360595703,3.640511439072436
|
||||
policy,10,5.443938235441844,5.738200783729553,1.2511072977025448,0.5158558736244837,0.515794187784195,0.001323589821040827,0.0127822599994639,0.01272020535543555,0.0013207266178178632,0.010977751653020534,0.0111658060923218,0.0009171632646814565,0.2508245669305324,0.2146036326885223,0.08718649483979095,0.24793509766459462,0.23920944333076474,0.03931186973438837,138.5385945638021,137.79489135742188,3.3399288568151424
|
||||
policy,11,5.235774954160054,5.563464641571045,1.267853709506508,0.4964585304260254,0.49628840386867523,0.001178779496004868,0.013001399890830066,0.012982684187591,0.0012809893891179947,0.011650755225370268,0.01179317617788905,0.000866499845320871,0.26013679057359695,0.22431827336549753,0.08639063879708948,0.2562824624280135,0.24920635670423505,0.038959529592369126,138.282351175944,137.13311767578125,3.369556990540935
|
||||
policy,12,5.326124509175618,5.696235537528992,1.147960610060946,0.47992249578237534,0.48017770051956177,0.0009462306319285514,0.013369898234183534,0.01356562459841365,0.0012511553963457844,0.012346239139636325,0.01236789766699075,0.0008338306049400818,0.2696264845629533,0.23434719443321225,0.0855406249945609,0.26476747294267017,0.25937518477439875,0.038582065895694295,137.23519897460938,135.89990234375,3.5574597681875444
|
||||
policy,13,5.45661461353302,5.869194746017456,1.258380005826726,0.4646586353580157,0.4644603729248047,0.0008632846143916739,0.013934059767052476,0.01416953792795535,0.0012819740414509826,0.012826872756704633,0.0128393205814063,0.0008146571748235484,0.2793451386193434,0.2446756064891815,0.08463612070458346,0.2732883927722772,0.26957017183303833,0.03824362112341423,136.51666641235352,135.66004943847656,3.2630808752624048
|
||||
policy,14,5.612261692682902,6.008570075035095,1.1747186243466472,0.45087434848149616,0.4508180767297745,0.0010969067992716236,0.014795999120299967,0.01509403903037305,0.0012620595149375122,0.013755666480089175,0.0137352338060736,0.0007750743411716803,0.2892683570583661,0.2554543018341064,0.08371478382893595,0.28206684564550716,0.2795583456754684,0.03786810486427576,135.14614613850912,134.7120819091797,2.7813814284684786
|
||||
policy,15,5.464557965596517,5.682851076126099,1.1964257935045086,0.4378119657437007,0.43757860362529755,0.001311977366886247,0.01545450207777315,0.01581315649673335,0.0012815458537219536,0.014454701216891358,0.01447739591822025,0.0007308249768696852,0.29942946260174114,0.2665224969387054,0.08269866334488803,0.29096710930267966,0.28769078850746155,0.037496120018827184,134.75170771280924,134.76302337646484,2.8767102756015883
|
||||
policy,16,5.493267277876536,5.701123833656311,1.2031124690104162,0.42647503068049747,0.4266354441642761,0.0007137681127725725,0.016205329991256175,0.016692936420440653,0.0012572654763031005,0.015564469931026259,0.0156106897629797,0.0006674187851368272,0.30979379018147785,0.2779420167207718,0.08161355580056716,0.30010854577024776,0.2960526198148727,0.037181001249372674,134.13432439168295,133.60690307617188,2.8604094796277137
|
||||
policy,17,5.448701242605845,5.82954478263855,1.266119797865834,0.41565752774477005,0.415436252951622,0.0010478769776072466,0.017024413915350974,0.0175804458558559,0.00125476064397563,0.01659778583173945,0.01664452161639925,0.0006413180967700675,0.32037224620580673,0.2896779477596283,0.08049101105823368,0.3095611532529195,0.3047598749399185,0.03693347669237449,133.6521733601888,133.04047393798828,2.6234278701156053
|
||||
policy,18,5.442345341046651,5.745475769042969,1.1872472853453762,0.4057951793074608,0.40588314831256866,0.0007585097071353839,0.017698966121921875,0.0183102004230022,0.001253669164170863,0.017349385966857218,0.01742293871939175,0.0005990766544251541,0.33120428646604216,0.3016763776540756,0.07930931501395304,0.3190932124853134,0.31345391273498535,0.036696320222064545,132.747439066569,132.06341552734375,2.213856762548107
|
||||
policy,19,5.235081593195598,5.643944501876831,1.2170483117517843,0.39680307110150653,0.396541878581047,0.0006575682671384219,0.0192132205702364,0.01983127463608975,0.0012523274909157737,0.018547414491573915,0.018599578179419,0.0005922675192238027,0.3423678440352281,0.3142198920249939,0.0781908273772974,0.32898551474014914,0.32424265146255493,0.036477220790247615,132.14961369832358,131.33130645751953,2.1264165089782034
|
||||
policy,20,5.364916443824768,5.694737792015076,1.1792931158867297,0.3871702899535497,0.3869956135749817,0.0008102671274969437,0.020035353333999657,0.020665243268012952,0.0012997886671987028,0.019345717970281784,0.01939408201724285,0.0005712667432280109,0.3538387194275856,0.3270116448402405,0.07694365993959973,0.33898864438136417,0.3351448774337768,0.036304113712941836,131.62909571329752,131.31796264648438,1.8226033613294443
|
||||
policy,21,5.239776114622752,5.456702947616577,1.2436275343724361,0.3795335665345192,0.37956012785434723,0.0010528734899056976,0.02099697866166626,0.021643476560711798,0.0013170425516328087,0.020840484338502035,0.020831219851970652,0.0005650192057861838,0.36570005615552265,0.3402066081762314,0.0755722660864268,0.349444421629111,0.3465039134025574,0.03618005334289047,131.1748784383138,130.95915985107422,1.5476876514864808
|
||||
policy,22,5.2423097888628645,5.526838898658752,1.2530923733938706,0.37126045674085617,0.37139120697975153,0.000516568884894203,0.022349831958611743,0.0229671346023678,0.0013275789691064041,0.02211287152022118,0.0221321070566773,0.0005381440742431793,0.3778858209649722,0.3538894802331924,0.07422985843527789,0.36023566871881485,0.3582436293363571,0.036130109813453305,130.6944440205892,130.3712615966797,1.435841569357674
|
||||
policy,23,5.168539822101593,5.475581645965576,1.1102203411886773,0.3632466197013855,0.36295484006404877,0.0011116515876940954,0.023639223693559516,0.0242774207144975,0.0013235231787672881,0.023305653594434202,0.0233474457636475,0.0005505133800813963,0.3904916966954867,0.3681382685899734,0.07289289829378184,0.37136851996183395,0.3702943921089172,0.03617218089806469,130.4299112955729,130.29637145996094,1.2783254318466861
|
||||
policy,24,5.185827771822612,5.471821188926697,1.2092265971272085,0.35650621106227237,0.3565187007188797,0.000611045809878728,0.02456983194376025,0.02515579573810095,0.0013694174886621018,0.024688849691301532,0.024810159578919348,0.0005599003898222483,0.4035888959964116,0.38273291289806366,0.07141324747361763,0.38295283416906994,0.38281868398189545,0.03629123671621358,130.05672073364258,129.87499237060547,1.1291369818399735
|
||||
policy,25,5.266716102759044,5.750879645347595,1.2136503265254444,0.3495103046298027,0.34955616295337677,0.0003579093681643915,0.025878784712403968,0.0263980366289615,0.001408846293695957,0.026189468490580677,0.02636228967458005,0.0005922634000650556,0.4172501787543297,0.39786091446876526,0.06978809155508055,0.39503900706768036,0.39585007727146143,0.03646074701842839,129.77561060587564,129.58356475830078,1.094116450368477
|
||||
policy,26,5.447954932848613,5.8518452644348145,1.2249315867834643,0.34270885835091275,0.34304288029670715,0.0008542285970564427,0.0273955535764495,0.02789214439690105,0.0014239876654458423,0.027486340608447735,0.0276541346684098,0.0006455696028233268,0.43145711719989777,0.41365563869476313,0.06817236986684429,0.4076344793041547,0.40929730236530304,0.03660618957129129,129.60032653808594,129.50141143798828,1.0133989573175182
|
||||
policy,27,5.27145795027415,5.6053056716918945,1.3420381229633256,0.3365250080823898,0.33633324503898615,0.0008605189648726776,0.028895464260131065,0.029361926950514247,0.0014528511763416503,0.029129284899681765,0.029346958734095048,0.0006653179129962803,0.4462585349877675,0.4300508499145507,0.06647819993353143,0.4207889934380849,0.4232950657606125,0.036846443287788036,129.39648564656576,129.2412109375,0.9752626980195971
|
||||
policy,28,5.185725390911102,5.447244644165039,1.4062347594794928,0.32985079536835354,0.3302236497402191,0.001105187027373318,0.030438010891278535,0.03089521080255505,0.0014725640049394909,0.03068598390867309,0.0308825736865401,0.0007115010439252445,0.4616589993238449,0.44717262685298914,0.06474858873428377,0.43452998250722885,0.4378497749567032,0.03715690328956565,129.1882120768229,128.97200775146484,0.9035146822423662
|
||||
policy,29,5.246454377969106,5.98495078086853,1.430731402924772,0.32362815241018933,0.32371972501277924,0.0008543883727282444,0.031902496702969026,0.03227169252932065,0.0015281616137957548,0.032357745959112984,0.0324986353516578,0.0007605715511021752,0.47787801673014957,0.4649675339460373,0.06279898705426867,0.4489453633626302,0.4529561549425125,0.0375609485784001,128.85437456766763,128.63468170166016,0.9070659013530131
|
||||
policy,30,5.302058378855388,5.698225259780884,1.245225507076915,0.3178154304623603,0.3176594376564026,0.0009830105776830018,0.03377446687469876,0.03413677774369715,0.0015370489920880032,0.0345191145315766,0.03454138152301305,0.0008209394637998759,0.49478064477443695,0.48360310494899744,0.060883015763328774,0.46431364119052887,0.46678000688552856,0.038041464284297985,128.73850186665854,128.51844787597656,0.9198400215806111
|
||||
policy,31,5.349356333414714,5.924529075622559,1.237532190068344,0.3127451762557029,0.313022032380104,0.0007340414574187263,0.03545926573375855,0.03573653474450105,0.0016086927808736785,0.03636555404712752,0.0364313144236803,0.000882954022143948,0.5125656872987747,0.5030426979064941,0.05872787341256076,0.4804112985730171,0.48219114542007446,0.03864680426711898,122.55267524719238,122.32682037353516,0.9279720562223163
|
||||
policy,32,5.299917956193288,5.696576476097107,1.214368836366009,0.30510498583316803,0.3053659051656723,0.0008245408951186591,0.037842113524675335,0.03814499080181115,0.0016130461180496186,0.03783701701710618,0.03785610571503635,0.0009807238922940043,0.5313125302394232,0.5236461162567139,0.05657673694168305,0.49719036122163135,0.5010017454624176,0.03930696015212269,116.65866152445476,116.45866012573242,0.9154725334433166
|
||||
policy,33,5.551784197489421,5.823643326759338,1.2109664315379374,0.2968703160683314,0.2970557063817978,0.0008934511822318464,0.03928920409331715,0.03941680863499635,0.00178071349252627,0.04027086372176802,0.040210323408246,0.001112582570868474,0.5511484146118164,0.5449757874011993,0.054090657600613615,0.5150952537854513,0.5210541486740112,0.04005004998171288,110.7648531595866,110.60812377929688,0.9302212022813207
|
||||
policy,34,5.434899707635243,5.885905027389526,1.2281928173471868,0.2889017388224601,0.2890379875898361,0.0009776549218792102,0.04168397778024272,0.04179252497851845,0.001800532565644076,0.04261077847331759,0.042448198422789546,0.0012687232184594337,0.572086955110232,0.5675692558288574,0.05154418081158753,0.5340964968005816,0.5415010452270508,0.04085235484161539,104.7332935333252,104.55109786987305,0.9186047480105658
|
||||
policy,35,5.072576741377513,5.214168310165405,1.2616425714659931,0.28063390403985977,0.2810373604297638,0.0010488091597880183,0.044128378232320103,0.044202780351042706,0.0018510658325746822,0.04495663133760289,0.04470836557447905,0.0014386215648956036,0.5941295176744461,0.5905415415763855,0.048988440609204174,0.5542495300372442,0.5628889799118042,0.04167146826103446,98.74545288085938,98.6485595703125,0.946200073585901
|
||||
policy,36,5.143714030583699,5.841657638549805,1.480872383075908,0.2717113892237345,0.27157068252563477,0.0009242007877379835,0.04664985804508124,0.046751243993639904,0.0019584625022199785,0.04849789446840678,0.0482028499245643,0.0017187489002098504,0.61740742623806,0.6140662133693695,0.04627639702166467,0.5761593133211136,0.5860435962677002,0.042528948577323956,92.8384641011556,92.75496292114258,0.9311969063339225
|
||||
policy,37,5.132512172063191,5.578577756881714,1.330827322014024,0.2625074833631515,0.26248501241207123,0.000820816540161349,0.04903565160930151,0.0491765141487121,0.0021386289375988246,0.050235743944843564,0.04970262385904785,0.0019479795791344497,0.6421133428812027,0.6400822699069977,0.04326021058907979,0.5988635967175165,0.607733428478241,0.04334453468944922,86.83699035644531,86.82263946533203,0.9713029162457131
|
||||
policy,38,4.814000964164734,5.325188636779785,1.2945481802962002,0.2536342864235242,0.2538160979747772,0.0009314384202397737,0.05177753232419487,0.0519896019250154,0.002319757283815336,0.05448996927589173,0.053899310529232,0.0023349949643806053,0.6682469795147578,0.6692555546760559,0.0400111111999976,0.623781219124794,0.6314973831176758,0.044064166087110564,80.8234437306722,80.81548690795898,0.9985181519292424
|
||||
policy,39,5.053341368834178,5.646599054336548,1.3864965374733327,0.24391307309269905,0.24380687624216074,0.0010469079463580892,0.05476894850532208,0.055033793672919204,0.0024403355358315853,0.057453714621563706,0.05675933882594105,0.002722941275796833,0.6957225054502487,0.6972706019878387,0.036672686024916065,0.6501246144374212,0.656592845916748,0.04463265119849594,74.89434750874837,74.83119583129883,1.0606874198635836
|
||||
policy,40,4.931975483894348,5.448968410491943,1.5391029494844681,0.23419551178812978,0.2340761199593544,0.0009416968995130283,0.05805500534673528,0.0582563281059265,0.002630502087065219,0.059723965823650305,0.05884023942053315,0.003100527887059896,0.7246681998173395,0.7241391241550446,0.03322982978442759,0.6775099883476893,0.683054655790329,0.04495115197740681,68.9820950826009,69.00534439086914,1.0827202915156562
|
||||
policy,41,5.145629167556763,5.5360705852508545,1.3105777156011618,0.2240669081608454,0.2238703593611717,0.001042962562442036,0.06328019965440031,0.06353581324219701,0.0028162463386880395,0.06485968052099145,0.0637415051460266,0.0038294298597043815,0.7552517553170522,0.7533141672611237,0.029846698688346305,0.7074069281419119,0.713950514793396,0.044854428103335696,63.12506103515625,63.23634147644043,1.1188995720682144
|
||||
policy,42,5.152637382348378,5.447891473770142,1.2733414873692106,0.2139071275790532,0.2137377634644508,0.0009098576352356793,0.06595263568063571,0.0658454298973083,0.003147785325486652,0.06880567098657285,0.0675417631864547,0.004567524330300507,0.7868600239356359,0.7844269275665283,0.02625946773459272,0.738938550154368,0.7462517023086548,0.04423495908366898,57.200459798177086,57.291364669799805,1.1382128819746204
|
||||
policy,43,4.795405546824138,5.1599156856536865,1.2630334694664715,0.20376789569854734,0.20371176302433008,0.001005959768837186,0.0697740924855073,0.06938786432147026,0.0035690564217884468,0.07380147340397035,0.0723177902400493,0.005566629667180401,0.8192712167898814,0.8185335993766785,0.02262357655760414,0.7722964833180109,0.780126303434372,0.04284808636342858,51.41486422220866,51.574588775634766,1.1669609045224627
|
||||
policy,44,4.647126913070679,5.118428707122803,1.3891124710465828,0.19309356684486068,0.1929584667086601,0.0009488760730537517,0.07335766715308027,0.07279932871460909,0.004063776511368773,0.079543345918258,0.0778454393148422,0.006777500090881832,0.8518335570891699,0.852451741695404,0.0190066508378356,0.8074455509583155,0.8156304359436035,0.0405400562818527,45.6682341893514,45.84196472167969,1.1858237413971595
|
||||
policy,45,4.822279194990794,5.556050539016724,1.3553424592377303,0.18311211218436554,0.18291241675615305,0.0010168340090021637,0.07784977865715818,0.0773789174854755,0.004623522661803304,0.08421717770397659,0.08199272304773325,0.008155923746831717,0.8841379980246226,0.885522186756134,0.01550079961474682,0.8433909316857656,0.8514427542686462,0.03702614920649871,39.909607887268066,39.99363708496094,1.224138034505166
|
||||
policy,46,5.369663079579671,5.693251848220825,1.2102951392652155,0.1724515470365683,0.17235863953828812,0.0007579639549443997,0.08195260539650913,0.08162317425012586,0.00533176466915171,0.09203622179726756,0.0891862474381923,0.010292434661230736,0.9149402578671774,0.9153760075569153,0.012089428318066493,0.8805444737275442,0.8879494667053223,0.03191520184171672,34.14702924092611,34.209659576416016,1.2011679534031714
|
||||
policy,47,4.958841323852539,5.364533543586731,1.2471269927704398,0.1618440138796965,0.16194130480289454,0.0009620696367050002,0.0886500819275776,0.088092565536499,0.006441818562569546,0.10216059163212772,0.09877683594822881,0.013198830556699872,0.9438823610544205,0.9450065791606902,0.008684667904976906,0.9179864575465521,0.9240874946117402,0.024991690274922932,28.330190658569336,28.3433952331543,1.1047412189997947
|
||||
policy,48,5.077033718427022,5.431699991226196,1.258706501860087,0.150702279061079,0.1508158296346664,0.0008839022671104222,0.0958133743455012,0.09471999481320376,0.007958757651128917,0.11357380077242847,0.10932805389165876,0.017131440613505057,0.9692537436882654,0.9706688821315765,0.005287646483709651,0.9532051781813303,0.9573877155780792,0.016340520703279286,22.167786757151287,22.140509605407715,0.9181932372751032
|
||||
policy,49,5.219441175460815,5.6370240449905396,1.3830354482183136,0.13813464219371474,0.1382366865873336,0.0008756097381219876,0.10686438654859855,0.10416566580533974,0.010267536938552332,0.12503812648355958,0.11946880817413325,0.02195087053277738,0.9891477674245834,0.9898447096347809,0.0021130802452816186,0.9819751083850861,0.9838836789131165,0.007242981297508647,15.348443031311035,15.316393375396729,0.6311084920028842
|
||||
policy,50,5.308077891667684,5.65937340259552,1.2313321352988598,0.11414941834906732,0.1141312196850776,0.0012561377399645823,0.14990762186547116,0.14365667104721064,0.01701526336733317,0.18986144537727034,0.18158046156167984,0.039416846291206266,0.999999980131785,0.9999999701976776,9.622155249168533e-08,0.9999999900658926,1.0,8.742835530018364e-08,0.0,0.0,0.0
|
||||
world_model,1,2.7746530969937644,2.9228079319000244,0.43136313286799305,1.4126749634742737,1.4121544361114502,0.0025207097516513287,0.08031093919028834,0.08009923994541165,0.01235234520583143,0.06003781035542485,0.05450911074876785,0.015683038445637325,0.22454595503707722,0.24511419981718058,0.07828040386583072,0.19274737685918808,0.1685673668980598,0.08461382186381171,146.2891934712728,146.31584930419922,5.788567384126804
|
||||
world_model,2,5.450984756151835,5.431550025939941,0.9156494661271385,1.0220206479231517,1.02208012342453,0.00188500670125389,0.04862023610621686,0.0488054938614368,0.005835960223558564,0.037990515585988725,0.03685108758509155,0.007099943590599353,0.2165151424705982,0.23652227967977518,0.07797150590688132,0.1886223604281743,0.17024827748537058,0.08433177507675707,146.24138895670572,146.5277099609375,5.7287277634464076
|
||||
world_model,3,5.509579340616862,5.749669790267944,0.7371026221429967,0.8513886630535126,0.8516694009304047,0.0021537171254639295,0.03058278638248638,0.03022666741162535,0.003442002107615727,0.024771630764007527,0.024143174290657002,0.003957776692891721,0.21454101304213202,0.23404683917760843,0.07705424840486767,0.1901731342077255,0.17523850500583646,0.08379622649221254,146.0754051208496,146.62545013427734,5.572174160298494
|
||||
world_model,4,5.281762659549713,5.477411866188049,0.917694798630235,0.7505281319220861,0.7506223618984222,0.0017282702620508,0.020260747366895225,0.02005096897482865,0.0021048676706088907,0.017126224003732166,0.016364400275051552,0.0020245516259403654,0.2169649954885244,0.23447087407112122,0.07614643508265717,0.19512058359881237,0.18198849260807035,0.08282689660016082,145.32516479492188,144.91040802001953,5.697679088682822
|
||||
world_model,5,5.329902569452922,5.683130979537964,0.8962276469115121,0.6825697968403498,0.6824372708797455,0.0015413018565790888,0.015252657234668676,0.015127289108931949,0.0014438817984945608,0.013534439262002651,0.013195216655731149,0.0017372794129370478,0.22263472775618232,0.23839232325553888,0.07532901320736324,0.20200553784767783,0.1899637952446937,0.0816868026232774,143.25263595581055,142.18834686279297,4.753497986161328
|
||||
world_model,6,5.5946001807848615,5.879019379615784,0.7783974208534439,0.633275697628657,0.6324781179428101,0.0020587935881514236,0.013680088100954842,0.013801512774079951,0.0010995270017718846,0.011690723011270108,0.0117905265651643,0.001407649506912305,0.2299661723275979,0.24429694563150406,0.07457460599163952,0.20960288991530737,0.19834434241056442,0.08053320330091815,142.09347534179688,141.13742065429688,4.836227246646821
|
||||
world_model,7,5.572994768619537,5.803947925567627,0.5502660519748707,0.5949948827425638,0.5947689116001129,0.001403286630598127,0.013062497833743641,0.0131532801315188,0.0011769282505323519,0.010885045475636866,0.0109048006124794,0.00107915052878496,0.23825713371237114,0.2517117634415626,0.07380198510076333,0.21760692447423932,0.20707367360591886,0.07935544733020934,140.7646687825521,140.2261505126953,3.9801899646145955
|
||||
world_model,8,5.397879938284556,5.647050619125366,0.7407125083548144,0.5633206268151602,0.5633133351802826,0.0015358416587357895,0.012671415306006824,0.0126404608599841,0.001211304710583214,0.010762977025782008,0.01086253626272075,0.0011712351171045425,0.24688475579023358,0.2596218585968017,0.07296477391616425,0.22591967384020484,0.21637503802776337,0.07813445669808572,140.43087895711264,140.63666534423828,3.967350274958522
|
||||
world_model,9,5.463819185892741,5.744370818138123,0.9521691508935439,0.5372440864642462,0.5377908051013947,0.0011703309699149058,0.012378166429698417,0.012436153367161699,0.0012806554937208404,0.010890416335314458,0.011066657956689551,0.001245518494456719,0.2555214924116929,0.26771457493305206,0.07211906241849572,0.23427317291498181,0.22590231895446775,0.07690260470224157,139.53590393066406,139.58229064941406,4.134189304948207
|
||||
world_model,10,5.5644466280937195,6.009871482849121,1.0575154917416096,0.5154671569665273,0.515019029378891,0.001186327845420697,0.012409274543945942,0.012326206546276749,0.0012304257961605284,0.010969753842800816,0.011111317668110101,0.0012341628008911366,0.26431557039419806,0.27612191438674927,0.07128778318928862,0.24257222811381018,0.23559294641017908,0.07570420285318531,138.75579579671225,139.47872924804688,4.454996797613794
|
||||
world_model,11,5.20218151807785,5.3535003662109375,1.1311731730660626,0.496659092605114,0.49644479155540466,0.001123307389910038,0.01265028421767051,0.0125642316415905,0.001269284227110707,0.011659839500983501,0.01188013562932605,0.0012126424234516397,0.2733169260124365,0.2846914827823639,0.07034313095832283,0.25099159032106394,0.24563144892454145,0.07448875002391793,138.09865442911783,138.9291763305664,4.178775881182246
|
||||
world_model,12,5.280019859472911,5.747845411300659,1.28461060239493,0.47952495515346527,0.4793666005134582,0.001389105459354678,0.012917557343219657,0.01283530471846455,0.0012246202914229867,0.012392609535405982,0.0126131908036768,0.0011774282247647842,0.2824149777491887,0.2937018424272537,0.06939373549047831,0.2596292706827322,0.2543314471840858,0.07328798030803896,136.9795265197754,136.96733856201172,3.9467775394559244
|
||||
world_model,13,5.302836020787557,5.852014660835266,1.2757465654786238,0.46409856528043747,0.46419504284858704,0.001050163658689176,0.013553758695100717,0.01349190576002,0.0012577658751114083,0.012892122846096707,0.01310402760282155,0.0011514162181019468,0.2917673289775848,0.3031920045614242,0.06840735998377256,0.2683094069361686,0.2624831348657608,0.07208872390168189,136.2858975728353,136.97157287597656,3.5512390838689694
|
||||
world_model,14,5.791423539320628,5.945765972137451,0.5655484441486516,0.4506177355845769,0.45042887330055237,0.0012161026663453124,0.014430512518932367,0.0143748740665614,0.0012364991991586109,0.0138272472346822,0.0140813547186553,0.0011190729338926896,0.30141550550858176,0.3130204826593399,0.0673709381573431,0.27722422530253726,0.2707790732383728,0.07088538852963572,135.7044537862142,135.8287582397461,3.454474558344695
|
||||
world_model,15,5.508136610190074,5.854008316993713,1.1402449202996576,0.43838436901569366,0.4384008049964905,0.0008615054167565862,0.015101756900548892,0.015052326023578599,0.0012469379017422352,0.014536586357280558,0.014857864473015,0.0011179375667724986,0.31133061647415156,0.3232340812683105,0.06629784368045953,0.2862667217850685,0.27915382385253906,0.06963939359241021,134.84253438313803,135.24908447265625,2.8324582532747646
|
||||
world_model,16,5.125843167304993,5.285653471946716,1.0134800523695324,0.42660117894411087,0.4263927191495895,0.001148086159679244,0.015921724494546582,0.015889019705355098,0.0012141177612622657,0.015645060144985668,0.016003148630261352,0.0010916827065730237,0.3215548607210318,0.3338477611541748,0.06515879001901148,0.29558682317535084,0.2877269387245178,0.06837207972220166,134.32496643066406,134.2648162841797,2.682125239187215
|
||||
world_model,17,5.253186285495758,5.470703601837158,1.1241132173829773,0.41557904332876205,0.4154663681983948,0.0008410269794207801,0.016739914581800467,0.016706225462257848,0.001164131346516865,0.016663136426359366,0.01708429679274555,0.0010867682265817279,0.33203027645746863,0.3446984142065048,0.0640005050405059,0.3051746810475985,0.2965361475944519,0.06706239658764218,133.74890518188477,133.60354614257812,2.2747167262098413
|
||||
world_model,18,5.430600603421529,5.512621164321899,1.1020208706959636,0.40606684734423953,0.40607485175132746,0.0005397087375178487,0.017496865397940032,0.0173919079825282,0.0011705290194331962,0.017450101440772376,0.0178923150524497,0.001071060363714449,0.3427787000934283,0.35581131279468536,0.06276142058759987,0.3148969014485677,0.30545288324356074,0.06576137741189932,132.90802892049155,132.71723175048828,2.0294301763703095
|
||||
world_model,19,5.436449428399404,5.648098826408386,1.1498058885672588,0.3960161879658699,0.3961969316005707,0.0008174102476912764,0.01901196393494799,0.01887346711009735,0.0011665711218878006,0.018665908059726132,0.019065523520112003,0.0010305005155443999,0.3539399231473605,0.36735616624355316,0.06149591652652315,0.32500630865494406,0.3147258311510086,0.0644774429164444,132.4244244893392,132.22564697265625,1.9075616160989124
|
||||
world_model,20,5.393611749013265,5.874812841415405,1.307440683162223,0.3872778018315633,0.38736899197101593,0.00042424644059586007,0.01984127238392824,0.0196535447612404,0.0011677042100827735,0.01949786456922686,0.0198982814326882,0.0009986795411873444,0.36534548302491504,0.3790495842695236,0.060177984583978356,0.33529502898454666,0.3241391032934189,0.06323547408530628,131.9907684326172,132.08236694335938,1.8063511542618733
|
||||
world_model,21,5.508297363917033,5.698275804519653,0.8676026746722035,0.3792276779810588,0.37902896106243134,0.0008103363905256147,0.020810335874557443,0.0206161234527826,0.001152317660884797,0.020994735260804448,0.021347109228372498,0.0009765100996996683,0.37713342905044556,0.3910934329032898,0.058773118620608904,0.3460731928547223,0.3340180367231369,0.06197652524048173,131.51738611857095,131.54537200927734,1.690780829018697
|
||||
world_model,22,5.791280210018158,5.663873910903931,0.6582171549795803,0.3709893723328908,0.370989054441452,0.0008609070914598876,0.022154688059041843,0.0219878396019339,0.001141039255115285,0.022236690856516316,0.0225090384483337,0.0009397024002630857,0.38931618879238766,0.40352118015289307,0.05739238432038426,0.3571899210413297,0.34417320787906647,0.06074819975776104,131.08186976114908,131.09950256347656,1.5233245053471018
|
||||
world_model,23,5.614287157853444,5.823429465293884,0.5673897160987996,0.3631217380364736,0.3630341589450836,0.0008779816987639762,0.02346686553210016,0.023253399878740248,0.0011025389760362233,0.023456989942739356,0.0237014107406139,0.0009231182433393349,0.40191714465618134,0.41628871858119965,0.0559976440584052,0.368682657678922,0.35465903580188746,0.05954560213931628,130.7679328918457,130.8142547607422,1.3319216976737893
|
||||
world_model,24,5.658874928951263,5.745439529418945,0.6918027939201757,0.3558635438481967,0.3557634502649307,0.001064174958532648,0.02441561423862969,0.0241613974794745,0.001140590862979906,0.024847178875158183,0.0250206552445888,0.0009187525499822268,0.41486972322066623,0.4293525815010071,0.05448170456732293,0.3806696782509486,0.3656308054924011,0.05837516090989796,130.3706029256185,130.49707794189453,1.1906220313357172
|
||||
world_model,25,5.616573711236318,5.72162938117981,0.8872025533471299,0.3487582504749298,0.34869892895221705,0.00046454415745343105,0.025720455218106467,0.025397196412086452,0.0011445625241521303,0.026334709177414536,0.0263917567208409,0.0009139552647187162,0.4283665269613266,0.44298750162124634,0.052837566352561614,0.3931880220770836,0.3783359974622726,0.05719707765157762,130.01231384277344,130.0078582763672,1.130813137284013
|
||||
world_model,26,5.524644871552785,5.810716867446899,0.9543302900352515,0.34237034370501834,0.3423507958650589,0.0008564638233055186,0.02722504750515019,0.0268474658951163,0.0011073657196361785,0.027604667469859057,0.0276280557736754,0.000881941863920405,0.44240957498550415,0.4571131020784378,0.051183388876075535,0.40618763367335003,0.39328227937221527,0.05609297002228068,129.90136845906576,130.01036834716797,1.040963568001893
|
||||
world_model,27,5.589341322580974,5.8038411140441895,0.765050197589599,0.3355704595645268,0.3358666449785232,0.0009172836388966723,0.028744163146863327,0.02832633722573515,0.001109490845311185,0.029259270212302558,0.02927290275692935,0.00090436782498,0.4570140490929286,0.4716978371143341,0.04954806658380139,0.4197840516765912,0.40892039239406586,0.05502535797259223,129.67623964945474,129.7473373413086,0.9390837845705521
|
||||
world_model,28,5.626016994317372,5.996636867523193,0.8711768472051987,0.32940444350242615,0.329495832324028,0.0006436687604611731,0.030289784229050015,0.02981335856020445,0.0011144525375631825,0.030843538387368075,0.0309232678264379,0.0008899796540274388,0.4721229349573453,0.48679155111312866,0.047929799104516745,0.4340202733874321,0.42534635961055756,0.054015700231958,129.5119915008545,129.5934295654297,0.9136651682644467
|
||||
world_model,29,5.74443765481313,5.999930262565613,0.6326427648136478,0.32322320093711215,0.32323816418647766,0.0010152999273127085,0.03175016414994991,0.0313064251095056,0.00113947346333847,0.03252108938371138,0.032726898789405795,0.0009006773623019851,0.48798542221387226,0.5026105642318726,0.04616696334175959,0.44898155828317005,0.44264279305934906,0.05302816355958803,129.14913622538248,129.313720703125,0.9062932511382872
|
||||
world_model,30,5.713793953259786,5.735728859901428,0.6013460285702609,0.3173683683077494,0.3172881752252579,0.0006633246341322384,0.033660703649123457,0.033281110227108,0.001121974208283234,0.03467112407088275,0.03496517613530155,0.0009592180282613008,0.5044140194853147,0.5188080668449402,0.04457381431078561,0.46492840349674225,0.46114009618759155,0.05209360126628062,129.00398445129395,129.22676849365234,0.9372229161230076
|
||||
world_model,31,5.582311650117238,5.743760943412781,0.7507902813878604,0.3122922331094742,0.31241995096206665,0.0008494778959209791,0.03532414541890219,0.03503397107124325,0.001172749378157948,0.03652871493250127,0.03676927834749215,0.0010057564898294875,0.5216627245148023,0.5342341065406799,0.04278895553398194,0.48163686444362,0.4805383831262588,0.051240316955877226,122.8198471069336,122.91101837158202,0.9226800184483197
|
||||
world_model,32,5.654606382052104,5.760345816612244,0.5873429376019659,0.30443292856216425,0.30439902842044825,0.0009550154637366466,0.03767740260809655,0.037547655403614,0.0011385640893152283,0.0379760557164748,0.0381048154085874,0.00108568134944198,0.539836419125398,0.5501703023910522,0.04111268876120354,0.49902357657750446,0.4995811879634857,0.05048319780275546,116.88054466247559,116.93449020385742,0.8985889029135489
|
||||
world_model,33,5.675782481829326,5.667388558387756,0.3970035759004256,0.2965776671965917,0.29637540876865387,0.0010482401384411429,0.03913066256791349,0.0389851778745651,0.0012990395177497655,0.04037018430729703,0.04041001759469505,0.0011660789091069237,0.5590737164020538,0.5668599605560303,0.03906018801119969,0.51750614742438,0.5182834565639496,0.04985605307037517,110.90731938680013,110.8772201538086,0.8695941171292364
|
||||
world_model,34,5.807481507460277,5.828349828720093,0.46322059329919196,0.2885562106966972,0.28839756548404694,0.00047901111554154324,0.04152370182176426,0.04154612123966215,0.0013208955836452737,0.042666116729378645,0.04270323552191255,0.0012547039825749502,0.5793702552715937,0.5844039916992188,0.03698077043342134,0.5370474507411321,0.538097083568573,0.049403154071749215,104.90595881144206,104.89460372924805,0.8650365918880059
|
||||
world_model,35,5.735184987386067,5.837836027145386,0.5997548947766765,0.27979616820812225,0.2799205929040909,0.0007794617046541101,0.04397915583103892,0.0440777894109487,0.0013624073083984328,0.044985121736923796,0.04504832625389095,0.0014167854118181857,0.6007170329491297,0.6031263172626495,0.03495393085450849,0.5576939731836319,0.5595371127128601,0.049073597433528564,98.9293753306071,98.73693084716797,0.8239490182509003
|
||||
world_model,36,5.8573266466458636,5.9413816928863525,0.3739958274893077,0.27163478732109064,0.2715657353401184,0.0009545768083920212,0.04650829266756768,0.0466425977647304,0.0014592875856396983,0.048487452169259364,0.0485266391187906,0.0016655413351890644,0.6232995887597402,0.6230201423168182,0.03284641895214455,0.5800740073124567,0.5859045386314392,0.04882857703705087,92.95824178059895,92.77843856811523,0.8223680669773935
|
||||
world_model,37,5.497899492581685,5.783515453338623,0.8402055690971425,0.2623584593335787,0.26222436130046844,0.0012553292755530469,0.04889537363002692,0.049141258001327445,0.0016215880248221012,0.05018654714028037,0.0500067006796598,0.0018773596955172515,0.6472923358281454,0.6451984643936157,0.030531571539898734,0.6031955083211263,0.6104071736335754,0.048700924455488515,86.98033014933269,86.85062026977539,0.7861867585056509
|
||||
world_model,38,5.95460706949234,5.9233784675598145,0.24733260828838516,0.25295131901899975,0.2529311776161194,0.0013375365593445842,0.05160573838899529,0.051993550732731805,0.0017611206594792717,0.054405781129995945,0.05419276840984815,0.0022388412250398592,0.6726802786191305,0.6693152487277985,0.028125612824597166,0.6284987131754557,0.6371385455131531,0.048649765670067104,81.00439707438152,80.96905136108398,0.7519267153319797
|
||||
world_model,39,5.959118803342183,6.088825702667236,0.40463019645743925,0.2433278548220793,0.24321613460779185,0.0012757794286070824,0.054570273806651394,0.05525919236242765,0.0019268685546494169,0.057277186152835634,0.05678335390985005,0.002615474807931113,0.699368342757225,0.6940214335918427,0.025805912745210186,0.6551549782355627,0.66363924741745,0.048603100938099386,75.17265510559082,75.08555221557617,0.6811439893076336
|
||||
world_model,40,5.727443337440491,5.6900012493133545,0.45903817508758327,0.2337477828065554,0.2340850010514259,0.0012971029843337663,0.05787185175965227,0.0586249306797981,0.0021427184122619547,0.059498321575423056,0.05867836624383925,0.0030584640917126317,0.7275536408027014,0.723160982131958,0.02358768756503883,0.6827923655509949,0.689417153596878,0.04847097935042846,69.33330345153809,69.27009582519531,0.6849859321019952
|
||||
world_model,41,5.949734787146251,5.960231304168701,0.4228427241698349,0.22359056149919823,0.2234532833099365,0.0010214799969761323,0.06316238983223833,0.0637579299509525,0.002501254539928727,0.06456914730370042,0.06350981444120404,0.003754331670279506,0.7574832489093145,0.7539455890655518,0.021575906940053565,0.7128178626298904,0.7180639505386353,0.048138951251152785,63.46207777659098,63.41067695617676,0.7240320390176372
|
||||
world_model,42,5.769858876864116,5.771841764450073,0.44901328865674606,0.21349853277206418,0.21307425945997235,0.0009374074091908044,0.06577943203349904,0.06617173925042145,0.0028371452815601195,0.06838288623839613,0.0671783275902271,0.004555626446692775,0.788452759385109,0.7857635915279388,0.019514793273089224,0.7443908154964447,0.7506022453308105,0.04740195256015391,57.60564359029134,57.53170394897461,0.7504757794494399
|
||||
world_model,43,5.563683211803436,5.651842474937439,0.7711945376673922,0.2032639880975087,0.2033271118998527,0.0010413661795767289,0.06964130389193689,0.06988516449928281,0.003277397551299785,0.07325875759124752,0.07172963395714754,0.005609407152049621,0.8202991237243017,0.8173888921737671,0.017532706689498904,0.77766452729702,0.7846717536449432,0.045986857658220505,51.77850914001465,51.691715240478516,0.7237509385725232
|
||||
world_model,44,5.609121223290761,5.500317692756653,0.35809135772580064,0.19303251554568604,0.19301783293485641,0.0010886144218141245,0.07333974043528234,0.0738299190998077,0.003821967007706443,0.07882176587978997,0.07690775021910665,0.006935961337365666,0.8524275918801626,0.849710077047348,0.015593121243138571,0.8125128994385401,0.8199660181999207,0.04366159631050759,45.997279485066734,45.854393005371094,0.746788185574771
|
||||
world_model,45,5.729116400082906,5.794275999069214,0.5095487884416129,0.18260339895884192,0.1823969483375549,0.0011431921561446045,0.07794056646525853,0.0784576013684272,0.004558793218720686,0.08333240946133928,0.08106806129217145,0.008498736006609445,0.8844056377808253,0.883527934551239,0.013587132856298062,0.847917228937149,0.8554403781890869,0.040095717668685506,40.238987604777016,40.18539047241211,0.7489335354865571
|
||||
world_model,46,5.809173027674357,5.884746789932251,0.5082424416853353,0.17222430308659867,0.1719953194260597,0.00109974540194203,0.08216835868855313,0.0822730436921119,0.005472272940692665,0.09090572906037166,0.088110689073801,0.010827009221179492,0.9150360971689224,0.9156134724617004,0.01136158920810448,0.8842767179012299,0.8921070992946625,0.034825670594836655,34.39238611857096,34.3613166809082,0.7279250084063164
|
||||
world_model,47,5.633042871952057,5.714134335517883,0.5305220543047755,0.16153031339248017,0.16107466816902155,0.0009834386423942985,0.08893752098083492,0.08849165588617319,0.006858180351184317,0.10064097121357914,0.09667168185114855,0.014039431655135133,0.9439064959685007,0.9453204572200776,0.008696639187173097,0.9206599742174149,0.9280974864959717,0.027570192873579244,28.55378754933675,28.480819702148438,0.7080954084564024
|
||||
world_model,48,5.802557408809662,5.961799025535584,0.5878169883369432,0.15048996731638903,0.15040025115013114,0.0010297663857653057,0.09610951257248716,0.0947938114404678,0.00863324726556563,0.11168342518309748,0.10598301887512204,0.01857639726232462,0.9692445049683253,0.9705759584903718,0.005591178109214264,0.9547450443108877,0.9603176116943359,0.018253412874993605,22.41431188583374,22.34179973602295,0.6042076747252055
|
||||
world_model,49,5.874995032946269,5.940786004066467,0.5053711201228277,0.13778399303555486,0.13765683770179746,0.0010298388994180645,0.10704668673376237,0.10490018501877779,0.011345350769657933,0.12277671570579207,0.11548998951911925,0.024199482364853142,0.9891240348418554,0.9896648228168488,0.0023301843216619934,0.9825450628995895,0.9852348566055298,0.008236179218564515,15.567455927530924,15.539822578430176,0.42623214324211
|
||||
world_model,50,5.879495799541473,5.885462641716003,0.5193840677453704,0.1136405120293299,0.1137786507606506,0.0012472366459627998,0.15012253945072487,0.14480005949735636,0.01883919240825867,0.18630790462096528,0.17337560653686515,0.04443871887995086,1.0000000099341075,1.0000000596046448,1.2665322955445276e-07,1.0000000248352687,1.0,7.816387237691034e-08,0.0,0.0,0.0
|
||||
|
@@ -0,0 +1,30 @@
|
||||
# Backbone Block Profiling Report
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Rows: 30000
|
||||
- Blocks: 25
|
||||
- Steps: 1-50
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Block Timing
|
||||
|
||||
- `forward_time_ms`: mean=30.6579, median=34.4826, p90=54.4240
|
||||
|
||||
## Stability
|
||||
|
||||
- `rel_l2_delta_vs_prev`: mean=0.135295, median=0.111123, p90=0.228920
|
||||
- `cosine_vs_prev`: mean=0.987331, median=0.994399, p90=0.998716
|
||||
|
||||
## Top Cache Candidates
|
||||
|
||||
- `output_5` (output_blocks): tail_rel_l2=0.043625, mean_forward_time_ms=42.8631
|
||||
- `output_4` (output_blocks): tail_rel_l2=0.049498, mean_forward_time_ms=40.4440
|
||||
- `output_2` (output_blocks): tail_rel_l2=0.051888, mean_forward_time_ms=4.1717
|
||||
- `output_3` (output_blocks): tail_rel_l2=0.054181, mean_forward_time_ms=40.1228
|
||||
- `output_1` (output_blocks): tail_rel_l2=0.067320, mean_forward_time_ms=3.4706
|
||||
- `output_6` (output_blocks): tail_rel_l2=0.068327, mean_forward_time_ms=42.6822
|
||||
- `output_0` (output_blocks): tail_rel_l2=0.069596, mean_forward_time_ms=3.4777
|
||||
- `middle` (middle_block): tail_rel_l2=0.073528, mean_forward_time_ms=27.7004
|
||||
- `input_9` (input_blocks): tail_rel_l2=0.074634, mean_forward_time_ms=0.6786
|
||||
- `input_7` (input_blocks): tail_rel_l2=0.074664, mean_forward_time_ms=40.6067
|
||||
@@ -0,0 +1,26 @@
|
||||
block_stage,block_name,block_index,mean_forward_time_ms,mean_rel_l2_delta_vs_prev,mean_cosine_vs_prev,mean_l2_delta_vs_full50,mean_cosine_vs_full50,mid_mean_rel_l2_delta_vs_prev,mid_mean_cosine_vs_prev,mid_mean_forward_time_ms,tail_mean_rel_l2_delta_vs_prev,tail_mean_cosine_vs_prev,tail_mean_forward_time_ms
|
||||
output_blocks,output_5,5,42.863051041495055,0.06228299754145899,0.9988699047541132,14016.164249674479,0.8898269074161848,0.054510836031228735,0.9995781146581211,42.9375957012073,0.043624564073979806,1.0002043609817823,43.6880320989682
|
||||
output_blocks,output_4,4,40.44399618598012,0.07252416367243439,0.9971239141055516,2785.910027338664,0.8505752137303353,0.06791971972773941,0.9976636192628315,40.26306831621609,0.04949811804108317,0.9989056778450807,40.561466883324705
|
||||
output_blocks,output_2,2,4.171747556344296,0.07334929908670125,0.9971415590570898,3302.823804321289,0.841064484268427,0.06881384636526776,0.997624032317646,4.162821095503334,0.051887559021512625,0.9988181687891483,4.2169437879541265
|
||||
output_blocks,output_3,3,40.12275171078121,0.08006316583071431,0.9965133184478396,2879.731220296224,0.8431879858672618,0.07700655195448129,0.9969611247144048,39.930224866746734,0.05418061820479726,0.9986523660520713,40.353287009444706
|
||||
output_blocks,output_1,1,3.4706004809898636,0.09790547667261286,0.9946925475382481,1299.4536314646402,0.7578741733978192,0.09652381005238678,0.9950607330316589,3.532593166233883,0.06731988950632509,0.9977347503105799,3.218074389345323
|
||||
output_blocks,output_6,6,42.682225819444284,0.08471308870646514,0.9964086090018149,6457.605928853352,0.8565213522811731,0.07524324465720422,0.9974346651680885,42.83118201050139,0.06832653253028785,0.9980997895201047,42.130091856233776
|
||||
output_blocks,output_0,0,3.477683770470321,0.10010563753557952,0.994516584996869,1603.5260118993124,0.7451913531869649,0.09954482283709301,0.9947721370392375,3.5977230845240964,0.06959628900513048,0.9975802379349867,3.2305003240859755
|
||||
middle_block,middle,0,27.700351732394967,0.1060706114738571,0.9938496410542604,1983.5321935780844,0.7513873965044816,0.10616360244060315,0.994050605193017,27.59983024415782,0.0735283466832091,0.9972961174945036,26.923274256599445
|
||||
input_blocks,input_9,9,0.6786098463150362,0.10469200875812847,0.9940224344633064,1534.8331769816082,0.7949867524703343,0.10444150983341152,0.9942574460828115,0.6838169379440683,0.0746336743390808,0.9972172814110914,0.7053326291497797
|
||||
input_blocks,input_7,7,40.606678624171764,0.10049423906115848,0.9946794436395574,1583.2044016520183,0.8279545007149378,0.09833970292663523,0.995054695223059,41.11385819435652,0.07466444158926602,0.9973436949153741,39.736487180925906
|
||||
input_blocks,input_11,11,2.699917658853034,0.10755154384034017,0.9936601856127888,1704.1499267578124,0.7689413900176684,0.10758180527519134,0.993892919331316,2.651050785696873,0.07507891630132989,0.9971809747318426,2.7164443143798658
|
||||
input_blocks,input_10,10,2.8884224659608058,0.10707734232502321,0.993719658782693,1612.7427862548827,0.7772303131471078,0.1075407413854485,0.993900559487797,3.0071013939699958,0.07509601395577188,0.9971823431551456,2.7688575151842088
|
||||
output_blocks,output_8,8,44.522857303575925,0.09015753003293453,0.999061448638942,12026.143228556315,0.8388490381836892,0.07416892978584479,1.0006998297240999,44.81039911283121,0.07770507823054985,1.0009327662487826,44.337696490886934
|
||||
input_blocks,input_8,8,40.638303535524756,0.110087190963784,0.9935483423118688,1416.8312489573161,0.7866640042761962,0.11071075339402467,0.9936923654306502,40.3903474530486,0.07828909674038485,0.9970833015938599,40.54432138994647
|
||||
input_blocks,input_5,5,44.59299710773242,0.09156999374632117,0.9969672026480136,1795.2210994466145,0.8738777715961138,0.08579828746114218,0.9975701864986193,44.30333936553715,0.09263718491420145,0.9965812501808008,44.98693233860346
|
||||
output_blocks,output_7,7,42.80969524406828,0.10835878893758363,0.993943293534574,4434.196792704264,0.8117317557831605,0.0929764683343588,0.9958969893909636,43.064087266213306,0.09383251912270979,0.9959388901789983,40.9706682122002
|
||||
input_blocks,input_6,6,0.584605180968841,0.12336398068764781,0.9920526951247332,1866.453294881185,0.8151554065446059,0.11864074363949749,0.9927757382392883,0.5719354782726557,0.0990007198726137,0.9951727598905563,0.6576083231872568
|
||||
output_blocks,output_9,9,49.521952513993405,0.15027341128130547,0.9889586827381939,5669.523021443685,0.774367964764436,0.12450952391834955,0.9932015735715155,49.24942173492459,0.14830862811456122,0.9898215683797995,49.43334849861761
|
||||
input_blocks,input_4,4,44.86185279713633,0.17751947257566408,0.9840718263975617,2049.47087117513,0.72660149546961,0.1603791227505084,0.9873487356872785,44.99903953604637,0.16160566341131924,0.9872794094185035,44.81419445364736
|
||||
output_blocks,output_10,10,49.355379008532815,0.1878842818645798,0.9819916177059518,4236.64416595459,0.7240297641356787,0.15738633062158308,0.9886209010368302,49.405197098311625,0.17617070258905487,0.9853219571212928,49.47154136025347
|
||||
input_blocks,input_0,0,30.34376550038966,0.3688928111627393,0.9107018851985534,1300.4039337921142,0.5190505039008955,0.32759715072692386,0.9463917549167361,30.339315751685746,0.18357469321539002,0.9847742453217506,30.326895869802684
|
||||
input_blocks,input_3,3,0.6447609486834457,0.21782079051394443,0.9751547873527014,2137.896681467692,0.6881701488792896,0.18908678941310395,0.982170418023117,0.6457486380231641,0.19857661997278528,0.9805230205257733,0.6224711076356471
|
||||
input_blocks,input_1,1,58.68940070659543,0.2520302017884595,0.9657780585341713,1813.3128697713216,0.6209551769246657,0.2163141383419907,0.978101796692326,58.80673894739991,0.2053682168324788,0.9803992139796416,59.064198430860415
|
||||
input_blocks,input_2,2,58.2558399066329,0.24045089812201703,0.9708809897202213,2289.6602480570477,0.6197847673793634,0.20655575409413326,0.9800774905653227,58.207971717430546,0.23814212723324693,0.9726638160645962,58.56506471754983
|
||||
output_blocks,output_11,11,49.82051014706182,0.1671371413838295,0.9849774821781788,18064.742912801106,0.49906489476561544,0.1407700723687571,0.9917503920575929,49.67741876016445,0.2643633471180995,0.9648099208871523,49.91836551732073
|
||||
|
@@ -0,0 +1,10 @@
|
||||
window,block_stage,mean_forward_time_ms,mean_rel_l2_delta_vs_prev,mean_cosine_vs_prev,mean_l2_delta_vs_full50,mean_cosine_vs_full50
|
||||
all,input_blocks,27.12376285658037,0.16679587279543565,0.9804364591488476,1758.6817115995618,0.734947685943399
|
||||
all,middle_block,27.700351732394967,0.1060706114738571,0.9938496410542604,1983.5321935780844,0.7513873965044816
|
||||
all,output_blocks,34.43853756522812,0.10622958187884994,0.9936832468914472,6398.038749608993,0.7860237406483955
|
||||
mid,input_blocks,27.143355349950966,0.15274887493683426,0.9862695088481934,1838.138867221812,0.7344304322802201
|
||||
mid,middle_block,27.59983024415782,0.10616360244060315,0.994050605193017,1932.7470240517268,0.7858611765125442
|
||||
mid,output_blocks,34.45514435111483,0.09411451305452455,0.9957720093310826,6438.905440426377,0.7887501596330256
|
||||
tail,input_blocks,27.12573402257274,0.12972228069815575,0.990283442599078,903.3972572538588,0.9319385150033567
|
||||
tail,middle_block,26.923274256599445,0.0735283466832091,0.9972961174945036,704.2903087615966,0.9683025546371937
|
||||
tail,output_blocks,34.29416803571965,0.09706782046317429,0.9939017045208149,3118.717174863815,0.9320922318018146
|
||||
|
@@ -0,0 +1,13 @@
|
||||
sample_id,scene,round_id,policy_pass_total_time_s,world_model_pass_total_time_s,round_total_time_s,latent_init_dist_to_prev_round,action_drift_vs_prev_round,psnr_full50
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,0,92.2563533782959,239.25451731681824,417.95410084724426,,,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,1,276.1196584701538,275.11080861091614,641.0843214988708,241.4925079345703,0.24549013376235962,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,2,275.4468674659729,274.4037437438965,639.0623366832733,191.73426818847656,0.293038547039032,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,3,272.10622930526733,242.96844124794006,603.7899894714355,195.3313446044922,0.34770166873931885,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,4,296.6695604324341,285.0917410850525,673.2194304466248,167.99044799804688,0.22527706623077393,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,5,278.56303429603577,298.6220200061798,668.7917900085449,174.95765686035156,0.3287593126296997,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,6,267.05474853515625,282.11378479003906,638.8288781642914,172.1045379638672,0.26524674892425537,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,7,284.06689190864563,281.10928320884705,655.1283934116364,171.8326873779297,0.23548972606658936,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,8,285.5426595211029,282.06214570999146,657.7242078781128,212.9300994873047,0.24315547943115234,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,9,235.07834649085999,300.6306447982788,625.8992779254913,172.31582641601562,0.25560462474823,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,10,290.567090511322,283.49824380874634,665.4987998008728,159.1429901123047,0.13671576976776123,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,11,286.7230350971222,288.7662036418915,667.0947260856628,159.94544982910156,0.2373533844947815,
|
||||
|
@@ -0,0 +1,3 @@
|
||||
sample_id,scene,pass_type,pass_total_time_s,action_first_stable_step,state_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_state,oracle_budget_latent,latent_init_dist_to_prev_round,action_drift_vs_prev_round,round_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,psnr_full50
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,policy,261.68287295103073,,,,45.916666666666664,47.833333333333336,47.833333333333336,48.333333333333336,,183.6161651611328,0.25580295107581397,629.5063543518385,261.68287295103073,277.8026314973831,
|
||||
unitree_z1_stackbox-vid25-fs4,unitree_z1_stackbox,world_model,277.8026314973831,,,,46.0,47.75,47.75,48.25,,183.6161651611328,0.25580295107581397,629.5063543518385,261.68287295103073,277.8026314973831,
|
||||
|
@@ -0,0 +1,54 @@
|
||||
# DDIM Analysis Report
|
||||
|
||||
## Analysis Config
|
||||
|
||||
- Stability threshold: None
|
||||
- Stability window: 3
|
||||
- Mid-step window: 15-35
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Unique samples: 1
|
||||
- Step rows: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Five Directions
|
||||
|
||||
### Original Early Stop
|
||||
|
||||
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_l2_vs_full50`: mean=142.5514, median=146.1818, p90=160.5933, p95=163.3348
|
||||
|
||||
### Direction C: Action Converges First
|
||||
|
||||
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `action_vs_full50_95pct_step`: mean=50.0000, median=50.0000, p90=50.0000, p95=50.0000
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3534, median=0.3491, p90=0.4172, p95=0.4281
|
||||
- `action_delta_mid_steps`: mean=0.0266, median=0.0257, p90=0.0399, p95=0.0421
|
||||
- `state_delta_mid_steps`: mean=0.0268, median=0.0262, p90=0.0402, p95=0.0428
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.6667, median=47.6667, p90=47.6667, p95=47.6667
|
||||
- `oracle_budget_state`: mean=48.3333, median=48.3333, p90=48.3333, p95=48.3333
|
||||
- `oracle_budget_action_by_scene`:
|
||||
- `unitree_z1_stackbox`: mean=47.6667, median=47.6667, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=187.2331, median=177.0439, p90=206.7721, p95=222.7666
|
||||
- `action_drift_vs_prev_round`: mean=0.2498, median=0.2648, p90=0.2955, p95=0.3068
|
||||
- `round_total_time_s`: mean=135.6634, median=135.6054, p90=135.7116, p95=136.1716
|
||||
- `policy_pass_total_time_s`: mean=33.2696, median=33.2571, p90=33.2790, p95=33.4053
|
||||
- `world_model_pass_total_time_s`: mean=33.2670, median=33.2808, p90=33.3028, p95=33.3132
|
||||
|
||||
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 258 KiB |