早停特征验证,早停不通
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
# DDIM Analysis Report
|
||||
|
||||
## Analysis Config
|
||||
|
||||
- Stability threshold: None
|
||||
- Stability window: 3
|
||||
- Mid-step window: 15-35
|
||||
|
||||
## Dataset Overview
|
||||
|
||||
- Unique samples: 1
|
||||
- Step rows: 1200
|
||||
- Sample rows: 2
|
||||
- Round rows: 12
|
||||
- Scenes: unitree_z1_stackbox
|
||||
- Pass types: policy, world_model
|
||||
|
||||
## Five Directions
|
||||
|
||||
### Original Early Stop
|
||||
|
||||
- `latent_first_stable_step_policy`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step_world_model`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_l2_vs_full50`: mean=106.6203, median=129.2521, p90=138.8650, p95=141.9329
|
||||
|
||||
### Direction C: Action Converges First
|
||||
|
||||
- `action_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `latent_first_stable_step`: mean=nan, median=nan, p90=nan, p95=nan
|
||||
- `action_vs_full50_95pct_step`: mean=47.7500, median=47.7500, p90=47.7500, p95=47.7500
|
||||
- `share_action_first_stable_before_latent`: nan
|
||||
- `share_action_95pct_before_latent`: nan
|
||||
|
||||
### Direction D: Cross-Step Similarity
|
||||
|
||||
- `latent_delta_mid_steps`: mean=0.3537, median=0.3496, p90=0.4172, p95=0.4278
|
||||
- `action_delta_mid_steps`: mean=0.0269, median=0.0254, p90=0.0400, p95=0.0426
|
||||
- `state_delta_mid_steps`: mean=0.0272, median=0.0260, p90=0.0415, p95=0.0439
|
||||
|
||||
### Direction A: Budget Heterogeneity
|
||||
|
||||
- `oracle_budget_action`: mean=47.7500, median=47.7500, p90=47.7500, p95=47.7500
|
||||
- `oracle_budget_state`: mean=48.5000, median=48.5000, p90=48.5000, p95=48.5000
|
||||
- `oracle_budget_action_by_scene`:
|
||||
- `unitree_z1_stackbox`: mean=47.7500, median=47.7500, std=0.0000
|
||||
|
||||
### Direction B: Round Reuse
|
||||
|
||||
- `latent_init_dist_to_prev_round`: mean=172.7308, median=174.6232, p90=193.7123, p95=196.8037
|
||||
- `action_drift_vs_prev_round`: mean=0.2954, median=0.2903, p90=0.3697, p95=0.3792
|
||||
- `round_total_time_s`: mean=144.9708, median=148.4422, p90=150.2524, p95=150.9678
|
||||
- `policy_pass_total_time_s`: mean=71.9343, median=72.8537, p90=74.0329, p95=74.2922
|
||||
- `world_model_pass_total_time_s`: mean=70.3825, median=73.3136, p90=74.0940, p95=74.3468
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 74 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 247 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 71 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 112 KiB |
@@ -0,0 +1,4 @@
|
||||
scene,pass_type,pass_total_time_s,pass_total_time_s,pass_total_time_s,action_first_stable_step,action_first_stable_step,action_first_stable_step,state_first_stable_step,state_first_stable_step,state_first_stable_step,latent_first_stable_step,latent_first_stable_step,latent_first_stable_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_90pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,action_vs_full50_95pct_step,oracle_budget_action,oracle_budget_action,oracle_budget_action,oracle_budget_state,oracle_budget_state,oracle_budget_state,round_total_time_s,round_total_time_s,round_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,policy_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,world_model_pass_total_time_s,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,latent_init_dist_to_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round,action_drift_vs_prev_round
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
unitree_z1_stackbox,policy,71.93434079488118,71.93434079488118,,,,,,,,,,,46.0,46.0,,47.75,47.75,,47.75,47.75,,48.5,48.5,,144.97076398134232,144.97076398134232,,71.93434079488118,71.93434079488118,,70.38248016436894,70.38248016436894,,172.73077670010653,172.73077670010653,,0.2953623858365146,0.2953623858365146,
|
||||
unitree_z1_stackbox,world_model,70.38248016436894,70.38248016436894,,,,,,,,,,,46.25,46.25,,47.91666666666666,47.91666666666666,,47.91666666666666,47.91666666666666,,48.5,48.5,,144.97076398134232,144.97076398134232,,71.93434079488118,71.93434079488118,,70.38248016436894,70.38248016436894,,172.73077670010653,172.73077670010653,,0.2953623858365146,0.2953623858365146,
|
||||
|
@@ -0,0 +1,102 @@
|
||||
pass_type,step,step_time_s,step_time_s,step_time_s,latent_delta,latent_delta,latent_delta,action_delta,action_delta,action_delta,state_delta,state_delta,state_delta,action_cosine_vs_full50,action_cosine_vs_full50,action_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,state_cosine_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50,latent_l2_vs_full50
|
||||
,,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std,mean,median,std
|
||||
policy,1,1.4020745158195496,1.464428424835205,0.23940574359753927,1.414296567440033,1.4146260023117065,0.002654234301576918,0.0879432782530784,0.0873648896813392,0.01638487597857302,0.07003175932914014,0.06963851302862165,0.009222083422879184,0.24419035017490384,0.22549249976873395,0.05694403467270938,0.2455038304130236,0.27847225964069366,0.09846364429055766,142.55878321329752,142.59751892089844,5.646874770759528
|
||||
policy,2,1.3976340889930725,1.466869831085205,0.22158127666183455,1.0217514435450237,1.0220351815223694,0.0017469395655252352,0.052585355316599185,0.05380486510694025,0.005173086151532339,0.04241917685916022,0.043614119291305445,0.004434467471785696,0.23378739009300864,0.2161995321512222,0.05595236695900998,0.2399960380668441,0.27141144126653666,0.09666446963521222,142.81964238484701,142.78766632080078,5.996054247471214
|
||||
policy,3,1.3909377058347066,1.4629700183868408,0.22023135337590413,0.8506099283695221,0.8506211042404175,0.0009410219617369294,0.033066726289689506,0.033395225182175595,0.00369959499966942,0.026606016326695625,0.0268471976742148,0.0028897313034449,0.23079072808225945,0.21264132857322685,0.05522953347265362,0.24047590730090931,0.27088636159896845,0.09516737386720488,142.3778559366862,142.18379974365234,5.629267792413722
|
||||
policy,4,1.367759903271993,1.4663586616516113,0.22816364030541691,0.7504895826180776,0.7508323192596436,0.0021007465284872593,0.022151389159262125,0.0217727115377783,0.0029380177893293365,0.017185723409056608,0.0168122155591845,0.001774252053650874,0.23327411959568656,0.21465320140123367,0.05490309922794956,0.2444629569848378,0.2745596766471863,0.09408637565109798,141.95905558268228,140.36092376708984,6.019196136658146
|
||||
policy,5,1.3808383742968242,1.4643386602401733,0.22784893781113394,0.6826330572366714,0.6821109056472778,0.0018010814832682867,0.01606414498140411,0.01560045499354595,0.0017417964204577555,0.012634739745408257,0.012543530203402,0.001037099223665978,0.23912449677785233,0.22039325535297388,0.05467765423387795,0.2503398669262727,0.2804113030433655,0.09315959956401353,140.74856821695963,139.17444610595703,5.419091730690936
|
||||
policy,6,1.3727594216664631,1.4623439311981201,0.22593672761848912,0.6329237123330435,0.6330846548080444,0.0013649271175424694,0.013547982865323584,0.013622329570353,0.0008864606696127868,0.010863686368490208,0.0104607730172574,0.00097467785156856,0.24650104468067482,0.2278288751840591,0.05439508228046857,0.2569485964874426,0.28681352734565735,0.09217016283704951,139.48138554890951,139.02536010742188,4.306710975768989
|
||||
policy,7,1.342965265115102,1.4592028856277466,0.2264988980847631,0.5942220489184061,0.5937305092811584,0.0010362149748632385,0.012860068352892952,0.01278884708881375,0.0008185902871553576,0.010181849667181525,0.0098803536966443,0.0009625784289054968,0.2548209043840567,0.2361654862761497,0.05404937072303556,0.2639141542216142,0.2936288118362427,0.09111089236852751,138.624755859375,138.33233642578125,3.8216284649698804
|
||||
policy,8,1.3403090437253316,1.4626007080078125,0.23012218969183065,0.5636125554641088,0.5634936690330505,0.0015278699108456867,0.012446403115366834,0.01243278337642545,0.0010126641256303819,0.010005102182427991,0.0096062188968062,0.0010084074872764907,0.2634434600671132,0.24465866386890409,0.0536433250465204,0.2710361344118913,0.30053386092185974,0.08990064827494107,137.73947143554688,137.97069549560547,3.1121725929217297
|
||||
policy,9,1.357232689857483,1.4606959819793701,0.2250445256302516,0.5372868776321411,0.5372433066368103,0.0011609595275527353,0.012062511950110334,0.01208311552181835,0.0011029945718877701,0.010012140963226493,0.00950910197570915,0.0010797416669866748,0.27207126095890993,0.25311633199453354,0.05312688138378014,0.2781241623063882,0.3073313534259796,0.0885701212915127,137.26144790649414,137.72623443603516,3.1734199933360188
|
||||
policy,10,1.3461803396542866,1.4637874364852905,0.2284482812122605,0.5157789140939713,0.5157152712345123,0.0006484708848072542,0.011995440814644065,0.012036785483360249,0.0011785883203370218,0.010047377785667716,0.009505392983555749,0.0011604153828879051,0.2807629505793253,0.2617941200733185,0.052517943251450254,0.28515098554392654,0.3138781785964966,0.08714326516790247,136.55661900838217,136.51806640625,2.659627811037439
|
||||
policy,11,1.3474681973457336,1.4638445377349854,0.230613146006098,0.49658535172541934,0.49632546305656433,0.001348907839941044,0.012286855218311117,0.012308587785810201,0.001237022450918015,0.010782610236977491,0.0102352108806371,0.0011437166951654423,0.2896123876174291,0.2708084434270859,0.05185098153839191,0.2923182199398676,0.32053536176681513,0.0856947054461993,136.15802256266275,136.14459228515625,2.4111226122104754
|
||||
policy,12,1.3810590505599976,1.4658527374267578,0.22190460713075946,0.48033013691504794,0.48020076751708984,0.0007926571230735116,0.012512534546355368,0.01251917425543065,0.0012400095564528862,0.011501457930232032,0.0110191111452877,0.0011918134657006151,0.2986029547949632,0.28006479144096375,0.05114349277420284,0.29960941647489864,0.3271394371986389,0.08416002085607593,135.61160786946616,135.38412475585938,2.4896549872158045
|
||||
policy,13,1.3821851015090942,1.4650038480758667,0.22463117086633938,0.46412117530902225,0.46423572301864624,0.0008850748337831649,0.013174274936318349,0.013146248646080449,0.0011764995408117698,0.012054296443238792,0.01158357784152025,0.0012074810381617802,0.3078456322352091,0.28966026008129114,0.050439939924478976,0.3069700822234153,0.33369334042072296,0.08255156710824506,134.85593922932944,134.38563537597656,1.7100029278898559
|
||||
policy,14,1.40082714955012,1.466562271118164,0.21826254506818918,0.45106544345617294,0.4509428143501282,0.0009259319369483764,0.01407787700494125,0.01401389576494685,0.0011301106012170086,0.012997725047171067,0.012534380890428999,0.0011922819243448662,0.31731296082337695,0.2994886636734009,0.04974687260266845,0.3144911924997965,0.34033283591270447,0.08086389493297279,133.67478815714517,133.7588653564453,1.7540996130339332
|
||||
policy,15,1.397724489370982,1.4655169248580933,0.2214956697422391,0.43903955320517224,0.438987597823143,0.0006404524988669174,0.014762567899500284,0.01462947390973565,0.0011052240431781428,0.013727700725818616,0.0132837365381419,0.0011965908736528033,0.3269638915856679,0.30947306752204895,0.049064248873037376,0.3221419677138328,0.3471662104129791,0.07914291837239057,132.92417017618814,133.2867660522461,1.2515948048773806
|
||||
policy,16,1.4014606674512227,1.4668912887573242,0.22191100843820838,0.4268549184004466,0.42690120637416834,0.0005964869804775498,0.015602104055384742,0.0153935211710631,0.0010807614110843445,0.01487616923016801,0.01444582827389235,0.001168143992351445,0.3368512938419978,0.31972394883632654,0.048331439774145155,0.3300076810022195,0.3542385399341583,0.07738772113707394,132.43006388346353,132.69712829589844,1.3556274654303857
|
||||
policy,17,1.3889223734537761,1.466897964477539,0.22316782278825353,0.41613197575012845,0.41604800522327423,0.0008755494013645904,0.0164105684186021,0.01616431493312115,0.0010753359391842564,0.015941841372599148,0.015466050710528999,0.0011820817941576444,0.34691671778758365,0.33002701401710505,0.047554735629442055,0.3381594965855281,0.36156620085239405,0.07559487168033265,131.98320388793945,132.06188201904297,1.3292414702636777
|
||||
policy,18,1.3834532300631206,1.4617233276367188,0.21733351076950497,0.406386636197567,0.4061943143606186,0.0010785692208988469,0.017130524540940873,0.0168093219399452,0.0010988735470086484,0.016794675805916343,0.01633006986230605,0.001177688780553221,0.3571952109535535,0.34059275686740875,0.04675742350977505,0.3464517692724864,0.3690143376588821,0.07375997811731863,131.58473459879556,131.5565948486328,1.5188202647739233
|
||||
policy,19,1.3775125741958618,1.4629313945770264,0.19579178522710933,0.39695922533671063,0.3966711163520813,0.001009740131370597,0.01862775223950541,0.01825691293925045,0.0010386779940377486,0.018042684067040616,0.0175561783835291,0.001184279164718482,0.36777061969041824,0.3514357805252075,0.04604528403967965,0.35506018996238703,0.37678237259387964,0.0718644145979545,131.14288965861002,131.1720428466797,1.339898068042355
|
||||
policy,20,1.4302227695782979,1.4641814231872559,0.0731942486888078,0.38776738196611404,0.3876707851886749,0.0009715923846296687,0.019444724079221442,0.01905321981757875,0.001045653908528263,0.018905501347035118,0.01846390217542645,0.001152752120020362,0.37858466307322186,0.36258000135421753,0.045319073766841966,0.36381086707115173,0.3846866637468338,0.06993848640055379,130.8275515238444,130.75580596923828,1.358239209689343
|
||||
policy,21,1.4161927302678425,1.4650541543960571,0.09757473374421102,0.37917762994766235,0.37920495867729187,0.0010039574730356018,0.020452850498259026,0.020087382756173548,0.0010369412861021916,0.0204542429807285,0.0200249664485454,0.0011380564977537108,0.3897595951954524,0.37466825544834137,0.044539976853654635,0.3730112239718437,0.39295727014541626,0.06794044334842608,130.36518351236978,130.11663818359375,1.3241781765228284
|
||||
policy,22,1.4186776479085286,1.4645112752914429,0.0881727441582006,0.3714533771077792,0.3713503032922745,0.000534957586683949,0.0217611103629072,0.021512354724109152,0.0009621582492254646,0.02177083926896249,0.0213580755516886,0.001127965721938187,0.40124337126811344,0.388167142868042,0.04390143653925273,0.38258463020126027,0.4015490412712097,0.06588281839118457,130.13282521565756,129.89484405517578,1.2794596066212987
|
||||
policy,23,1.4506896336873372,1.4658125638961792,0.04901863774073848,0.36390160272518796,0.3636769950389862,0.0008792249888875615,0.02307866591339305,0.0229485277086496,0.000949215513033212,0.02301932172849769,0.02262437157332895,0.0011341335929953263,0.41313744336366653,0.40223637223243713,0.04329535888669487,0.39250220855077106,0.410457506775856,0.06377626071769021,129.85308329264322,129.72772216796875,1.2508687583661424
|
||||
policy,24,1.4429319103558857,1.4662820100784302,0.06617561450912259,0.3569674839576085,0.35705047845840454,0.0006322986555317185,0.02405627770349378,0.023955128155648653,0.0009753705628657179,0.02443947549909348,0.02408011537045235,0.0011266266385116168,0.42549730837345123,0.41671667993068695,0.04258725517074262,0.4028392781813939,0.4191150963306427,0.06163205314083072,129.5438289642334,129.400146484375,1.2212586829771277
|
||||
policy,25,1.4421076973279316,1.463338017463684,0.04567560167857335,0.3500355084737142,0.34994530677795405,0.000840176001400864,0.025380746151010148,0.0252995183691382,0.0010335806615925087,0.025941196673860106,0.0256039975211024,0.0011516716755350304,0.438405637939771,0.4317110478878021,0.04177328418691605,0.4136042247215907,0.42910283803939814,0.05944361019457088,129.2473316192627,128.9205551147461,1.2028298296258364
|
||||
policy,26,1.432566483815511,1.4654459953308105,0.0851343428592409,0.34297045816977817,0.34286192059516907,0.0007017540498651697,0.02688194935520485,0.02688830066472285,0.0010156980263557078,0.027253349466870174,0.0270012775436043,0.0011475141465175564,0.45182588199774426,0.4473419040441513,0.041010160976755965,0.4247613499561946,0.439504861831665,0.057207946435771276,129.1285285949707,128.81696319580078,1.1966952794054582
|
||||
policy,27,1.4185798565546672,1.463505744934082,0.10039667660015719,0.3364991024136543,0.33645561337471,0.0007844798181223826,0.02840104062731061,0.02843110822141165,0.0010204008321968625,0.028941000346094325,0.02871963102370495,0.001135229486706514,0.46578890085220337,0.46343317627906794,0.04025284609697401,0.4364767720301946,0.4504838138818741,0.05497516495519453,128.92133649190268,128.6048126220703,1.1628235283087056
|
||||
policy,28,1.4117050568262737,1.4636632204055786,0.09155784716217515,0.33026983092228573,0.33030740916728973,0.0007414704971842834,0.029957687016576483,0.0300543503835797,0.0010480634399025945,0.030573085105667464,0.03036955092102285,0.0011326063268512995,0.4803423186143239,0.48025913536548615,0.03951003756276339,0.4487510398030281,0.46203055977821345,0.05272124487560804,128.76513544718424,128.44068145751953,1.1696004367439163
|
||||
policy,29,1.4311040838559468,1.4639768600463867,0.06804584063914919,0.32416230688492453,0.32423061132431025,0.0008389731626735547,0.0314342433897157,0.03152743540704245,0.001087829917659084,0.03227224449316654,0.03209887444972985,0.0011124037648659463,0.4956230546037356,0.4977577030658722,0.038735135475217466,0.4616098130742709,0.4740700125694275,0.05043974275572067,128.47488276163736,128.20584106445312,1.1344292311594406
|
||||
policy,30,1.4223266243934631,1.4642479419708252,0.09031000491595206,0.3180660903453827,0.31809425354003906,0.000678662945657204,0.03333297496040657,0.033403579145669854,0.001096018129703054,0.034446449950337375,0.034383360296487794,0.0011428665822615935,0.5115697259704272,0.5159721076488495,0.03803805783643621,0.47532964994510013,0.48678939044475555,0.048146594355243315,128.31337229410806,128.01849365234375,1.092825344747712
|
||||
policy,31,1.409545660018921,1.4658823013305664,0.10324421665077047,0.3129952649275462,0.3128056824207306,0.0006310244659411908,0.035037251810232754,0.03494765423238275,0.0011647367744429362,0.03639731400956706,0.036423375830054255,0.001172790979523063,0.528300017118454,0.534248411655426,0.03727660658261748,0.4897858376304309,0.5035102963447571,0.04581897931461956,122.18006451924641,121.78043746948242,1.0703342771949815
|
||||
policy,32,1.399310012658437,1.4424128532409668,0.08009118141504819,0.3055657595396042,0.3054933398962021,0.0009335434356129897,0.037426270544528926,0.0373162347823381,0.0011670341200960808,0.03793540038168427,0.038085617125034305,0.0011890980572027195,0.5459591448307037,0.5508829653263092,0.036612444862292114,0.5049266864856085,0.5169761478900909,0.04352203067189651,116.21508344014485,115.90129089355469,1.0418373187843304
|
||||
policy,33,1.386275331179301,1.463823676109314,0.11090221334045886,0.2974981069564819,0.2974680960178375,0.000739054995019466,0.03887722889582311,0.038633961230516406,0.0013261153153919978,0.04038269103815153,0.0405329745262861,0.0012340657395042993,0.564556842048963,0.5681370496749878,0.03592444442188596,0.5210450192292532,0.5312032103538513,0.041289773991901944,110.31461334228516,109.99078369140625,1.0273968002306042
|
||||
policy,34,1.4006625016530354,1.4562232494354248,0.10536685519985767,0.2893744880954424,0.28948801755905146,0.0006799644307746906,0.041289461776614154,0.041064143180847154,0.001361887305952634,0.04278380516916508,0.04283045232295985,0.0012878990875985436,0.5841873437166214,0.5864599645137787,0.0353146110063463,0.5382089763879776,0.5464044511318207,0.03915641024949378,104.33882331848145,104.01746368408203,1.0502461062669166
|
||||
policy,35,1.4277904232343037,1.4646508693695068,0.08804844185158955,0.2808421229322751,0.28083518147468567,0.0005815328589235907,0.04377363187571362,0.043604593724012305,0.0014804206285482287,0.0452488604933023,0.045160807669162695,0.0013580269924470887,0.6049375832080841,0.6058949530124664,0.03475655194140202,0.5565003057320913,0.5627318024635315,0.03718143528681501,98.370849609375,98.00142288208008,1.0510777266734137
|
||||
policy,36,1.4242456754048665,1.465874433517456,0.09734850521241907,0.27229792624711985,0.2722364664077759,0.00028735804799202483,0.04632699023932214,0.046244662255048696,0.0016252319035323416,0.04888658504933114,0.0489684529602527,0.001494482950274121,0.6268976827462515,0.6288702487945557,0.03422728864663513,0.5764697889486948,0.5805803537368774,0.035415724986752724,92.4583969116211,92.03185653686523,1.0349625531739053
|
||||
policy,37,1.4202633102734883,1.464577317237854,0.10075387505586832,0.263117678463459,0.2629648745059967,0.0005670373787036901,0.04871991338829193,0.048686290159821455,0.001816784199518232,0.050754090150197294,0.051044555380940396,0.0016023524986648217,0.6501376529534658,0.6550256013870239,0.03375602944538531,0.5973255336284637,0.5994065403938293,0.0339152181758758,86.47867266337077,86.18385314941406,1.0184919469823557
|
||||
policy,38,1.4384183684984844,1.4633272886276245,0.057011584759598735,0.25386572132507956,0.25397646427154535,0.0006852045920369193,0.051460842912395756,0.0514252968132495,0.002044658427886855,0.0551334725071986,0.05569087155163285,0.0018285559327302827,0.6746524075667063,0.6823877096176147,0.03330411176708102,0.6202830920616785,0.6205079853534698,0.03275797806778607,80.55581919352214,80.28472137451172,1.027732018121874
|
||||
policy,39,1.4267090956370037,1.4634435176849365,0.0783977669911505,0.24435715749859807,0.24426294863224024,0.00067275618679793,0.05447923764586446,0.0543151814490556,0.0023233819441076933,0.05827072852601602,0.05897985957562915,0.0020750376417981516,0.7004629025856653,0.7091594338417053,0.03278526933686209,0.6447226653496424,0.6429184973239899,0.03197119262683793,74.77249590555827,74.4970474243164,1.045117880222268
|
||||
policy,40,1.4255897601445515,1.4679601192474365,0.09670266565166163,0.2348016190032164,0.23472110182046885,0.0008010701600637823,0.057840995800991814,0.057446224614977795,0.0026969276397190984,0.06082279390345014,0.061658781021833406,0.002392876291316663,0.7277174194653829,0.7348707318305969,0.032114630472563646,0.6704374402761459,0.6648947298526764,0.03149030237232715,68.94963073730469,68.70796585083008,1.0239243312026163
|
||||
policy,41,1.4380766948064168,1.465016484260559,0.07473932750141732,0.22442603732148803,0.2243572548031807,0.0007449806289496932,0.06333941097060836,0.06284177675843236,0.003299567214358104,0.06629324052482839,0.06733147054910654,0.0029289306153450745,0.7569213857253393,0.7628112137317657,0.031077025886664673,0.6986446877320608,0.6905083060264587,0.03127750773430156,63.134164810180664,62.84638214111328,0.9744615241670823
|
||||
policy,42,1.4337782859802246,1.4616427421569824,0.07561348971613745,0.21478744347890213,0.21481075882911677,0.0007314657994727786,0.06601014391829567,0.06556799635291095,0.0037578080435810303,0.07058068302770451,0.07167001441121096,0.003532789435464848,0.7870103965202967,0.7914084196090698,0.029744182119624128,0.7287795344988505,0.7227120995521545,0.031083797952414786,57.33255672454834,57.09887886047363,0.9541325485298068
|
||||
policy,43,1.427207350730896,1.4652067422866821,0.09146360330848818,0.2042924178143342,0.2041874676942825,0.0006344327340859277,0.0699541152765353,0.06980024278163904,0.004467162561736251,0.07605942338705059,0.07722890004515645,0.004387510159940624,0.818034216761589,0.8208732604980469,0.027879152925532516,0.7611496299505234,0.7523791193962097,0.030688564062198595,51.55522855122884,51.31647872924805,0.9488935482420766
|
||||
policy,44,1.4238916834195454,1.4653820991516113,0.09037003015474462,0.19404077902436254,0.19401706755161285,0.0006360710748465466,0.07368769434591128,0.07360669225454325,0.005317178158953479,0.08239503204822536,0.0833318270742893,0.005505812821193179,0.8494140803813934,0.8516519367694855,0.025374276330600274,0.7956894685824712,0.7877798676490784,0.029853065433220374,45.79545593261719,45.54480743408203,0.8928235250191218
|
||||
policy,45,1.4200334548950195,1.4649847745895386,0.08089391395997998,0.1835820525884628,0.18361750990152353,0.000922544374765411,0.07852835953235622,0.07851351425051685,0.006408753474690172,0.08792946549753344,0.08860298618674275,0.006864009025122367,0.8809851457675298,0.8826518356800079,0.02210007088956848,0.8316855827967325,0.8249090015888214,0.028164573573409436,40.11793231964111,39.868228912353516,0.8709791958810872
|
||||
policy,46,1.4443588654200237,1.467631220817566,0.07535839610168865,0.17314019302527106,0.17305406183004374,0.0006814500672994563,0.08303858774403727,0.08311156183481215,0.007629834384125325,0.09669811154405274,0.0967688523232936,0.008880357741223288,0.9115401953458786,0.9126631021499634,0.01813054690595273,0.8695555130640665,0.8663181960582733,0.025208075252681244,34.39095878601074,34.208852767944336,0.8632216326272567
|
||||
policy,47,1.444636046886444,1.4676902294158936,0.07778077377120736,0.16253876934448874,0.16216970235109324,0.0007820808907012115,0.09037749469280239,0.09034828841686246,0.009420400992346608,0.10823953648408248,0.10774897783994669,0.011744781294162406,0.940820316473643,0.942535012960434,0.013376298817011833,0.9086578538020452,0.9072559475898743,0.02052621256617792,28.56177520751953,28.307360649108887,0.7991906132100299
|
||||
policy,48,1.4251940846443176,1.46324622631073,0.08592651951496624,0.15139928708473838,0.1510322988033294,0.0007539871113486413,0.09840003711481886,0.09706913679838175,0.011516852214475293,0.12181096710264677,0.12136081978678695,0.01580854841398073,0.9670757402976354,0.9688052237033844,0.008205894798205205,0.9466367910305659,0.9460966289043427,0.013999128414767876,22.40308443705241,22.184144020080566,0.6678967707367737
|
||||
policy,49,1.4205369154612224,1.4609509706497192,0.08749278469564387,0.13855829959114388,0.13844922930002204,0.0008803023045289498,0.1106115921090046,0.1073267385363578,0.014674627317027645,0.13599524212380246,0.1359578892588615,0.02101599859128486,0.9881734997034073,0.9890666902065277,0.0032316268242976926,0.9788465450207392,0.9787363708019257,0.006508889082365497,15.525293747584024,15.352790832519531,0.46325732304769995
|
||||
policy,50,1.454465647538503,1.4639955759048462,0.026065919697728077,0.11427039404710128,0.11421745270490641,0.0011054947304080767,0.15676757134497163,0.1514303013682365,0.0233216532779553,0.2105070439477761,0.21200247108936304,0.039612709892698585,1.00000003973643,1.0000001192092896,1.027155443366065e-07,1.0000000298023224,1.0,1.1223183532963378e-07,0.0,0.0,0.0
|
||||
world_model,1,1.3596425652503967,1.460128664970398,0.2163679839208783,1.4129670063654582,1.4141467213630676,0.0032984886731730776,0.08178981269399321,0.08443953841924665,0.010469198134190392,0.05286052698890364,0.0527874361723661,0.009550606318199024,0.23316583658258117,0.22813582420349116,0.07942499759920214,0.2416573104759057,0.22348836064338679,0.09816737617321127,140.9812889099121,141.01514434814453,4.479502541664894
|
||||
world_model,2,1.352563162644704,1.4617716073989868,0.22810549304593447,1.020908345778783,1.0210008025169373,0.0014656251694441051,0.05030333995819086,0.0504389181733131,0.004776198873367264,0.03386887162923807,0.033994089812040246,0.004350452028118935,0.2232465545336405,0.21924297511577606,0.07735861594338926,0.2380526040991147,0.21772652119398112,0.09690766805640025,140.87301635742188,141.05068969726562,4.584344642890084
|
||||
world_model,3,1.3624585270881653,1.4634757041931152,0.2296634404941886,0.8507272650798162,0.8506217300891876,0.001734927597540809,0.031296728644519996,0.0308310398831963,0.003563122604358106,0.02217649001007274,0.0225654281675815,0.0022324346186711522,0.2199625646074613,0.21707016229629517,0.07555390319600729,0.24018805349866548,0.21874235570430756,0.09604528102721795,140.42339197794595,140.59998321533203,4.284691182925352
|
||||
world_model,4,1.3888035615285237,1.4654912948608398,0.22305174046407686,0.7503619641065598,0.7507827877998352,0.0019698520967947526,0.020391620850811348,0.01996811851859085,0.0025134749850469983,0.015558857005089475,0.015204734634607999,0.0010278880709832668,0.22188373655080793,0.21982902288436884,0.07467257250431937,0.24524041513601935,0.2232870683073997,0.09521328555443828,139.55403645833334,140.08236694335938,3.6995392211060003
|
||||
world_model,5,1.385510504245758,1.464812159538269,0.22166641185509212,0.6830025464296341,0.6830660998821259,0.0018913020287127415,0.015400240430608335,0.0155895045027136,0.0012932751400409233,0.012420021773626349,0.0122155188582837,0.0005916341636275184,0.227492277820905,0.2261136993765831,0.07417724342063362,0.2517274109025796,0.2296461537480354,0.09425236900791936,139.37376149495444,139.68695068359375,3.591296219554434
|
||||
world_model,6,1.3878920078277588,1.465135097503662,0.22358656991586154,0.6333368221918741,0.6332003772258759,0.0021198334464491908,0.013640876083324325,0.01372150843963025,0.0008866842262817274,0.010926655571286824,0.010885071475058749,0.0007328627504925957,0.23475258673230803,0.23372949659824366,0.07383847178813915,0.25867270057400066,0.2367908954620361,0.09319172055474526,138.73046112060547,139.00393676757812,3.741855837969221
|
||||
world_model,7,1.3804847200711567,1.4657061100006104,0.22742779496869747,0.5943413376808167,0.5949169993400574,0.0018689610137201135,0.012889237686370758,0.01289335358887905,0.0008773776797923906,0.010285552203034308,0.0103169945068657,0.0008717047419977937,0.24300010378162062,0.24229892343282694,0.0734900959458681,0.26582047343254084,0.24424654245376584,0.0920801738660923,137.74118296305338,138.53451538085938,3.3754823185500005
|
||||
world_model,8,1.3739125728607178,1.463887095451355,0.22638949591242782,0.5634665042161942,0.5632544457912445,0.0017889655715229427,0.012385748870049867,0.01242349157109855,0.0008961795392146052,0.010196325291568983,0.01010712003335355,0.0010303499134980388,0.25160872191190714,0.2510724514722824,0.07300387828868572,0.27305936813354487,0.2517502009868622,0.09086772273720872,136.84854888916016,137.64983367919922,2.6093149930193302
|
||||
world_model,9,1.3754299680391948,1.4617631435394287,0.221396241677583,0.5374897718429565,0.5376556813716888,0.0022129667482150735,0.012018421820054416,0.012148723471909751,0.0009293939255695038,0.010277133435010875,0.010342746973037699,0.00107685105721164,0.2602367748816808,0.25971224904060364,0.07240181873372167,0.28022711475690204,0.25909253954887385,0.08962463322562138,136.2698885599772,136.7451934814453,2.63959291864423
|
||||
world_model,10,1.3815227150917053,1.4603837728500366,0.22093426159850726,0.5162441432476044,0.5161853134632111,0.0010630058948592374,0.011967865827803757,0.0121223223395645,0.000995573879056069,0.010322451979542709,0.01031908998265855,0.0010974197953812935,0.2689548544585704,0.26833994686603546,0.07175768802568754,0.2873100712895393,0.26642097532749176,0.08834473241399968,135.96884791056314,136.46440887451172,2.950418061964007
|
||||
world_model,11,1.3909892638524373,1.4639244079589844,0.22039081687729198,0.4965345064798991,0.49653615057468414,0.0005751201381876637,0.01220826540763175,0.0123405396007001,0.0010621372320594685,0.01106961847593381,0.0110118966549634,0.001070618402802397,0.2778176702558994,0.2769278585910797,0.0710408823993148,0.29450928916533786,0.27435538172721863,0.0870413756613138,135.02720260620117,134.86251831054688,2.4926417141345336
|
||||
world_model,12,1.400887370109558,1.4655141830444336,0.2218659439619659,0.479189229508241,0.4793536216020584,0.0013954913756736558,0.012466765474528026,0.012593796476721701,0.0010789673466657607,0.011760984780266841,0.0115906866267323,0.00108092984711339,0.2868028270701567,0.2854373902082443,0.0702775737573469,0.3017899158100287,0.28248974680900574,0.08567047794802458,134.3128776550293,134.1989974975586,2.313636512315839
|
||||
world_model,13,1.3796897133191426,1.4644763469696045,0.2260607117549787,0.46407923102378845,0.4640522748231888,0.001043161158553348,0.013070209650322752,0.0131765455007553,0.0010815351440508882,0.012299832887947499,0.012073991820216099,0.0010435583403898292,0.2960177510976791,0.294124037027359,0.06947031272398434,0.30911444251736003,0.29070135951042175,0.08430728159267535,133.82951482137045,133.66036987304688,1.8911572818789253
|
||||
world_model,14,1.3782712419827778,1.4657524824142456,0.22825968732283033,0.45082910358905787,0.4508652836084366,0.000993010445914275,0.013977796615411783,0.01404827041551465,0.0010505291848782944,0.013262049450228549,0.013011984527111001,0.0010126673792427716,0.3054484240710735,0.3030372560024261,0.0686440723805976,0.3166370093822479,0.2991258203983307,0.0829109003854859,133.34306208292642,133.4174575805664,1.77965289797774
|
||||
world_model,15,1.3504090905189514,1.4656119346618652,0.23100890151877201,0.43832825124263763,0.4385248720645904,0.0008629904062578375,0.014667287934571449,0.01467787241563195,0.001055677059173641,0.013991312667106534,0.013714404776692349,0.0010092251655108174,0.3150504641234874,0.312067449092865,0.06780797282122487,0.32426550984382624,0.30765689909458155,0.08149135602289366,133.04007720947266,132.91634368896484,1.5822335656992348
|
||||
world_model,16,1.352442483107249,1.4610929489135742,0.22006246089117432,0.42634861667950946,0.4264330714941025,0.0010078119489778032,0.015487781104942108,0.01557748345658175,0.0010211268805000284,0.015135902600983726,0.0147718205116689,0.000985172578993301,0.3248596837123235,0.3212552070617676,0.06695062638983504,0.3321392945945263,0.3164644092321396,0.08001582946075132,132.47724787394205,132.1951141357422,1.4904748497003704
|
||||
world_model,17,1.3506833513577778,1.4379938840866089,0.22381989986087902,0.41582127412160236,0.4158899784088135,0.00108002192806197,0.016323788634811782,0.0164270540699362,0.0010189464213566748,0.01616402785293754,0.01582600921392435,0.0009838111399811595,0.3349001357952754,0.3306175321340561,0.06603235424357476,0.34024495010574657,0.3255182206630707,0.07848264555613381,132.12659072875977,132.45071411132812,1.3386683484471058
|
||||
world_model,18,1.3661123911539714,1.4635071754455566,0.2280495503891927,0.40568751841783524,0.4055313616991043,0.0010350036325718723,0.017067546102528707,0.01718250848352905,0.0010331428353202948,0.016969092811147318,0.0167095744982361,0.000946439092861441,0.3451882302761078,0.34014217555522913,0.0650656541979034,0.34845201919476193,0.33464188873767853,0.07694698998901235,131.7224375406901,131.72474670410156,1.357467239112312
|
||||
world_model,19,1.3528553247451782,1.4657217264175415,0.23370862037893406,0.3963245575626691,0.3966827392578125,0.0007596854684818167,0.018589362191657185,0.0186935728415846,0.0009938518941011523,0.018201652914285608,0.01795539725571865,0.0009355117801124491,0.3557933991154035,0.3500734865665436,0.0641576262038434,0.3569765066107114,0.3431195318698883,0.07539925675373799,131.2559051513672,131.22429656982422,1.144913111815835
|
||||
world_model,20,1.3245476682980855,1.4323031902313232,0.23139316382310535,0.3872465242942174,0.3873000144958496,0.0009659144807270974,0.019424097922941,0.01949157845228905,0.001021189199471434,0.01903956057503815,0.0188034772872924,0.000903888643313446,0.3666643798351288,0.36025889217853546,0.06318491971626478,0.3656380623579025,0.35175299644470215,0.07382968086016216,130.94099807739258,130.96770477294922,1.1432224452144213
|
||||
world_model,21,1.3384442925453186,1.4437252283096313,0.23447974450966788,0.3794207697113355,0.3795449584722519,0.0007927022287448619,0.020426197443157382,0.020483275875449097,0.0010719835969444588,0.02056720666587347,0.0203447081148624,0.0009112608715503903,0.37788282583157223,0.37069104611873627,0.062131401775525105,0.3747135102748871,0.3607855439186096,0.07221586514159797,130.56120427449545,130.60487365722656,0.9472529256835144
|
||||
world_model,22,1.3776126305262248,1.4678239822387695,0.23404201341946881,0.371345949669679,0.3714891523122787,0.0012532194088564104,0.021783700523277074,0.02185980696231125,0.001051787672330154,0.021861900265018098,0.02169942948967215,0.0008799812262251493,0.3894368186593056,0.3815114051103592,0.06113046389836048,0.3840923259655635,0.37017104029655457,0.07060470545283623,130.19796752929688,130.169921875,0.9486104127977618
|
||||
world_model,23,1.4001373648643494,1.466775894165039,0.22433476098335622,0.3637331003944079,0.36375755071640015,0.0009666916566134965,0.02309715794399374,0.02322382293641565,0.0010212638393987822,0.02312890455747639,0.023003211244940702,0.0009022407580906824,0.4013157809774081,0.3927643895149231,0.060199275738861004,0.3937978371977806,0.37984359264373774,0.06896036858715927,129.96152877807617,129.9388885498047,0.9099838222464343
|
||||
world_model,24,1.3533418377240498,1.4624121189117432,0.2267154844400536,0.3562923073768616,0.356299877166748,0.0007998448138110723,0.024085642149050995,0.02416232321411365,0.0010999476662955643,0.024544403733064695,0.024462853558361503,0.0008648049133287856,0.4136197517315547,0.40425653755664825,0.05907847826128895,0.4039784148335457,0.39025264978408813,0.0672578857026377,129.63852246602377,129.59317779541016,0.9581142562149442
|
||||
world_model,25,1.3166014949480693,1.4607489109039307,0.23319579978839358,0.3493172178665797,0.3491783589124679,0.000788986222557351,0.02541945890213047,0.0255100410431623,0.001116599579876553,0.026037328566114057,0.0259784255176782,0.0008584171540289479,0.42640965183575946,0.41622938215732574,0.05787032152472783,0.41460129121939343,0.4010344594717026,0.06550306441974392,129.35544522603354,129.18798065185547,0.9685933287986724
|
||||
world_model,26,1.32506130139033,1.445298194885254,0.22522226566616446,0.34253058830897015,0.34266194701194763,0.0007892124466038814,0.026947995337347125,0.02713019307702775,0.0010917552451003472,0.027362084792305993,0.02735690679401155,0.0008639049974713296,0.43970324099063873,0.4287059158086777,0.05666237110584436,0.42565005272626877,0.4124050289392471,0.06375128041315614,129.32371393839517,129.28567504882812,0.9178887747558213
|
||||
world_model,27,1.3475814461708069,1.4604686498641968,0.2285506227357428,0.3358016138275464,0.3351296335458755,0.001214969567933125,0.028520437888801042,0.02877137251198285,0.001115435857177772,0.02907973900437351,0.029109590686857652,0.0008846916986186478,0.45355556160211563,0.44180142879486084,0.055399574095447164,0.4372943590084712,0.42457483708858484,0.061963695820255606,129.11479059855142,129.09971618652344,0.9387392604631106
|
||||
world_model,28,1.3551075458526611,1.4632309675216675,0.22973426940868982,0.33008111516634625,0.33030208945274353,0.0007535066773257409,0.030111174099147275,0.03038519155234095,0.0011712489683963858,0.030701244715601164,0.030791154131293248,0.0009207213445050878,0.46797479937473935,0.45548880100250244,0.05406661002903805,0.44949614504973096,0.4374210834503173,0.06016088249505322,128.95724550882974,128.90642547607422,0.9567154084629664
|
||||
world_model,29,1.3727457722028096,1.465390682220459,0.22616818060215824,0.3235666677355766,0.32352402806282043,0.0009981364260328303,0.031619451940059606,0.0318791940808296,0.001261088935109421,0.032424597535282325,0.032583389431238105,0.0009236166016552541,0.4831531768043836,0.4696929454803467,0.05254319708436186,0.4623219271500905,0.45088014006614685,0.05834329282345046,128.63959058125815,128.6350326538086,0.9253184399873264
|
||||
world_model,30,1.382126251856486,1.462930679321289,0.22652264744341702,0.31721342851718265,0.31693217158317566,0.0009032865880374018,0.03356315630177651,0.03392723202705375,0.001283665292739672,0.03459687406818068,0.0346494261175394,0.000940591998552508,0.49903058509031933,0.48507483303546906,0.05101490688343362,0.47604598104953766,0.4652697294950485,0.05650291135090936,128.4443041483561,128.4964141845703,0.8576727711051029
|
||||
world_model,31,1.3707333604494731,1.4641121625900269,0.22238818207359998,0.31238851944605506,0.3123599886894226,0.0007524741464177756,0.03526964349051311,0.0357087049633264,0.001318329520784864,0.036527348061402586,0.03650966286659235,0.000958155701709915,0.5156509454051653,0.5024206936359406,0.04943594430412577,0.4904905781149864,0.4799254238605499,0.05470616616568924,122.32209205627441,122.46538925170898,0.8688590351164102
|
||||
world_model,32,1.3784104386965434,1.4670019149780271,0.2323375381532092,0.30492795507113135,0.304956704378128,0.0008662336138075514,0.03770850629856183,0.03800885565578935,0.0013563920890664373,0.038057066500186865,0.0380005314946174,0.0009672152263870174,0.5331532508134842,0.5205987989902496,0.0478962784693742,0.5056324228644371,0.4935860186815262,0.05297012891406691,116.39475440979004,116.581787109375,0.8722816844325607
|
||||
world_model,33,1.3710471590360005,1.4671123027801514,0.2266203592178357,0.29702558368444437,0.2973548620939255,0.0008013965221973132,0.03916831407696005,0.0396349299699068,0.0014842951719344513,0.040544477291405166,0.04052128084003925,0.0010464393127209697,0.5516455968221029,0.5399262011051178,0.04610853226863487,0.5218053112427393,0.5083574056625366,0.05125123417945895,110.45729955037434,110.71822738647461,0.8563902973872115
|
||||
world_model,34,1.3618600964546204,1.4589834213256836,0.22882053929343898,0.28862571219603217,0.28870929777622223,0.0008994207188983611,0.0416737974931796,0.042123645544052096,0.0015569452948908983,0.042972046261032376,0.0430598966777324,0.0011269775859519334,0.5712097684542338,0.5604204535484314,0.04431635534987209,0.5390109593669573,0.5242511630058289,0.049604693551428325,104.43650754292806,104.67972946166992,0.8299169624569188
|
||||
world_model,35,1.3388532400131226,1.4381135702133179,0.20415666206720054,0.28039053330818814,0.2805716246366501,0.0005991359462146617,0.044243230794866834,0.044716939330100944,0.0016689285894427848,0.04540594232579068,0.0456484463065862,0.0012190639448680916,0.5918929427862167,0.5821912288665771,0.04251222608632682,0.5573127269744873,0.5413236618041992,0.04805079357966981,98.48020998636882,98.65925598144531,0.8238197132868154
|
||||
world_model,36,1.3690896431605022,1.4612334966659546,0.1244113165356272,0.27177733431259793,0.27169330418109894,0.0009201727462559518,0.046884429020186226,0.047339878976345,0.001810500984161761,0.04904466805358723,0.0495173372328281,0.0013629120224218072,0.6138292898734411,0.6052486002445221,0.04060112806213531,0.5773042341073354,0.5603625774383545,0.04663842420788133,92.55044492085774,92.74943923950195,0.796424763109362
|
||||
world_model,37,1.382672647635142,1.4628885984420776,0.12357073009164467,0.2628000974655151,0.26295052468776703,0.0008215949042195631,0.049352480409045996,0.049848120659589754,0.0019991775005347603,0.05090794246643778,0.051347671076655305,0.0015311023121472366,0.6372002611557642,0.6298747956752777,0.03845684025481687,0.5981620897849401,0.5827467143535614,0.045375782057731906,86.57254536946614,86.6656608581543,0.8023722254436768
|
||||
world_model,38,1.4135683973630269,1.4652924537658691,0.10878751704683881,0.25379492342472076,0.25374189019203186,0.0007635676607533942,0.0522054399674137,0.052671775221824604,0.0021978900730263125,0.055317522647480126,0.0558005347847938,0.0018023390625000763,0.6619825661182404,0.6557242572307587,0.03615542286702728,0.6210708568493525,0.607049286365509,0.04424649569412044,80.67347526550293,80.79594039916992,0.8081254835364077
|
||||
world_model,39,1.4124821424484253,1.4658633470535278,0.10987278125912822,0.2440147760013739,0.2441560700535774,0.0011749126747291482,0.05537298787385222,0.05577861517667765,0.0023971250572867656,0.058454625618954474,0.058731870725750895,0.002109923106333438,0.6882089277108511,0.6801429092884064,0.03379170556692218,0.6454114516576132,0.633654922246933,0.043286198508529904,74.8253625233968,74.87778091430664,0.8196251901339712
|
||||
world_model,40,1.4144882758458455,1.4643441438674927,0.10680099873937221,0.2341671859224637,0.2343911007046699,0.0009454836716020836,0.05885468175013855,0.05940494500100605,0.0026846626615481136,0.060917164509495046,0.061102088540792396,0.0024588421431684074,0.7160741885503134,0.7071422338485718,0.031357886983380864,0.6709507803122202,0.664301872253418,0.04245179633604048,69.01894823710124,69.12149047851562,0.8129104335994042
|
||||
world_model,41,1.4142245848973591,1.4648141860961914,0.10209122275934254,0.2243603430688381,0.22439500689506525,0.0010151941598150584,0.06449212195972599,0.0650408938527107,0.0030685011453983144,0.0663941046223044,0.06642399355769149,0.0030442033513051296,0.7459165553251902,0.7380714416503906,0.028941948062819314,0.6989829589923223,0.697900116443634,0.04163789610007175,63.233405431111656,63.26066017150879,0.8266263845757096
|
||||
world_model,42,1.3807342251141865,1.4632891416549683,0.12357582679558318,0.21431005994478858,0.21450854837894434,0.0007045158568943031,0.06740329445650177,0.0682929791510105,0.003463087750741297,0.07064864629258708,0.07072383537888524,0.0037441287791647,0.7770327826340994,0.7712223827838898,0.026343424746014154,0.7288692742586136,0.7302880883216858,0.040755131664703265,57.421631495157875,57.42849349975586,0.8608949493783998
|
||||
world_model,43,1.4169782400131226,1.4657992124557495,0.10592551154723816,0.203975785523653,0.20409307628870005,0.0007452320742354907,0.07161214264730607,0.07246518135070795,0.003961285000448448,0.07611861390372113,0.07618644088506696,0.004757922855147801,0.8092959324518839,0.805543065071106,0.023676841081969227,0.7610539793968201,0.766657292842865,0.0395519073976062,51.68775908152262,51.69720649719238,0.8666610341987521
|
||||
world_model,44,1.4353046019872029,1.4665971994400024,0.08023713566920666,0.19382041320204732,0.19373837858438492,0.0008843339082104854,0.07556658983230587,0.07641216740012165,0.004533817943799423,0.08245601629217462,0.08253487199544905,0.0059876814862413275,0.8421211093664169,0.840670257806778,0.02089838238438528,0.7953968495130539,0.8046152293682098,0.037809807099437105,45.92960166931152,46.02105522155762,0.8525540832401414
|
||||
world_model,45,1.4212798277537029,1.4646714925765991,0.08541482787020785,0.18329115460316336,0.1833645477890968,0.0006856616717949165,0.0806089757631222,0.0819584392011165,0.005289023448580916,0.08790815807878966,0.08781335875391955,0.007436390545067908,0.8752049257357916,0.8728848993778229,0.01787339215505522,0.8311853210131327,0.841337114572525,0.035216483824076945,40.18291632334391,40.2896671295166,0.8121922670448067
|
||||
world_model,46,1.3885195851325989,1.4660013914108276,0.11600483680969075,0.17280914882818854,0.1726801916956901,0.000884536730252336,0.08531913595894967,0.08690537512302396,0.006195664210489957,0.09667742935319738,0.09639460593461985,0.009677489834681415,0.9073014905055364,0.9047637283802032,0.014533935880460333,0.8689398914575577,0.8772617280483246,0.031199742725548988,34.45675913492838,34.48039245605469,0.7421644543517713
|
||||
world_model,47,1.4197037021319072,1.4652562141418457,0.0996509912415308,0.16207881520191825,0.1619521304965019,0.0008787471019497466,0.09290165640413756,0.09411934763193125,0.00764255616582721,0.10816350392997261,0.1081184558570385,0.01287871093393578,0.9380692392587662,0.9364615380764008,0.010724615096447914,0.9080146253108978,0.9122726917266846,0.025302847116190443,28.623262405395508,28.74176788330078,0.7307821127582714
|
||||
world_model,48,1.4207795858383179,1.4649955034255981,0.0824398176032742,0.15101214498281476,0.1509018018841743,0.0006796407781637789,0.10110133451720073,0.10182119905948635,0.009489916553785135,0.12169447044531499,0.12205088138580315,0.017420418519936223,0.965607633193334,0.9653908908367157,0.006615461879012099,0.9461299429337183,0.9475986659526826,0.017312584492723264,22.551259835561115,22.666687965393066,0.6107982870582476
|
||||
world_model,49,1.409101406733195,1.4656833410263062,0.09789410498349904,0.13837069893876708,0.13825169950723643,0.0006827085903471522,0.11356107580165065,0.11476631462574,0.012241322711276039,0.13600628077983853,0.1366929709911346,0.02345247092950727,0.9876632243394852,0.9875766336917877,0.002658586042460162,0.9785884072383245,0.9792225360870361,0.008141271396689432,15.657350460688273,15.68452501296997,0.45335992093098
|
||||
world_model,50,1.4045435984929402,1.460974097251892,0.08989409499714898,0.11401640313367044,0.11374575272202486,0.0011505520762720195,0.16078146919608113,0.16329183429479593,0.02017605947077225,0.21074122687180832,0.21331293880939478,0.04509333310724845,1.0000000099341075,1.0,1.1600538260448307e-07,1.0000000248352687,1.0,1.2823711636117e-07,0.0,0.0,0.0
|
||||
|
Reference in New Issue
Block a user