From 58e859d83c77002d22571003075150d7e20d18a4 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Fri, 3 Apr 2026 13:51:15 -0500 Subject: Complete EP data: 10-seed synthetic + 6-seed CIFAR persample + cross-state MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit EP synthetic: 30 JSONs + 30 checkpoints (10 seeds × 3α) EP CIFAR persample: 6 seeds × 4 layers × 256 samples = 6144 rows added Synth cross-state: 150 EP rows added (990 total) cifar_persample_all.csv: 30720 rows (was 24576, +6144 EP) Co-Authored-By: Claude Opus 4.6 (1M context) --- results/ep_synthetic/ep_synthetic_summary.csv | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'results/ep_synthetic/ep_synthetic_summary.csv') diff --git a/results/ep_synthetic/ep_synthetic_summary.csv b/results/ep_synthetic/ep_synthetic_summary.csv index ad050cf..4f3905e 100644 --- a/results/ep_synthetic/ep_synthetic_summary.csv +++ b/results/ep_synthetic/ep_synthetic_summary.csv @@ -1,16 +1,31 @@ method,alpha,depth,seed,acc,Gamma,rho ep,0.0,4,1024,0.96484375,0.1277528554201126,0.24998772144317627 ep,0.0,4,123,0.958984375,0.13140881061553955,0.24999138712882996 +ep,0.0,4,2048,0.9609375,0.12468798458576202,0.2499910145998001 +ep,0.0,4,3000,0.962890625,0.12236876785755157,0.2499915510416031 +ep,0.0,4,4000,0.953125,0.1371733546257019,0.24999099969863892 ep,0.0,4,42,0.95703125,0.14355717599391937,0.24998986721038818 ep,0.0,4,456,0.955078125,0.12418323755264282,0.24999041855335236 +ep,0.0,4,5000,0.947265625,0.12391702830791473,0.24999189376831055 +ep,0.0,4,6000,0.94921875,0.12952560186386108,0.24999156594276428 ep,0.0,4,789,0.955078125,0.12993687391281128,0.24999207258224487 ep,0.5,4,1024,0.935546875,0.1735123097896576,0.24999462068080902 ep,0.5,4,123,0.908203125,0.17202824354171753,0.24999570846557617 +ep,0.5,4,2048,0.9140625,0.17002780735492706,0.24999459087848663 +ep,0.5,4,3000,0.89453125,0.1682022213935852,0.24999555945396423 +ep,0.5,4,4000,0.890625,0.18101175129413605,0.2499949038028717 ep,0.5,4,42,0.892578125,0.18194502592086792,0.24999558925628662 ep,0.5,4,456,0.927734375,0.1689886748790741,0.24999424815177917 +ep,0.5,4,5000,0.9296875,0.1703343391418457,0.24999487400054932 +ep,0.5,4,6000,0.88671875,0.17939577996730804,0.24999545514583588 ep,0.5,4,789,0.9140625,0.1763390600681305,0.2499948889017105 ep,1.0,4,1024,0.900390625,0.2027553915977478,0.24999798834323883 ep,1.0,4,123,0.919921875,0.20112474262714386,0.2499980330467224 +ep,1.0,4,2048,0.919921875,0.19873084127902985,0.24999773502349854 +ep,1.0,4,3000,0.927734375,0.19691935181617737,0.2499975860118866 +ep,1.0,4,4000,0.9140625,0.2055971920490265,0.2499978393316269 ep,1.0,4,42,0.916015625,0.20671850442886353,0.24999776482582092 ep,1.0,4,456,0.9375,0.2003428041934967,0.24999749660491943 +ep,1.0,4,5000,0.90625,0.19831013679504395,0.24999764561653137 +ep,1.0,4,6000,0.91015625,0.21038581430912018,0.24999773502349854 ep,1.0,4,789,0.904296875,0.20362254977226257,0.2499975860118866 -- cgit v1.2.3