From 4466d7df8ad6aa52c69f7ba4046a3ca963779549 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Fri, 7 Aug 2026 15:58:38 -0500 Subject: results: evaluate centered EP under hardware bias --- results/ep_bias/centered_r1/summary.json | 42 ++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 results/ep_bias/centered_r1/summary.json (limited to 'results/ep_bias/centered_r1/summary.json') diff --git a/results/ep_bias/centered_r1/summary.json b/results/ep_bias/centered_r1/summary.json new file mode 100644 index 0000000..4efdce1 --- /dev/null +++ b/results/ep_bias/centered_r1/summary.json @@ -0,0 +1,42 @@ +{ + "centered_clean": { + "holdout_accuracy": 0.46, + "finite": true, + "wall_seconds": 130.83766984939575 + }, + "fixed_intercept": { + "holdout_accuracy": 0.4545, + "finite": true, + "wall_seconds": 137.8658630847931 + }, + "fixed_raw": { + "holdout_accuracy": 0.1, + "finite": true, + "wall_seconds": 137.8575496673584 + }, + "fixed_sdil": { + "holdout_accuracy": 0.4545, + "finite": true, + "wall_seconds": 137.94070744514465 + }, + "profile_intercept_c10": { + "holdout_accuracy": 0.4385, + "finite": true, + "wall_seconds": 138.1002230644226 + }, + "profile_oracle": { + "holdout_accuracy": 0.46, + "finite": true, + "wall_seconds": 137.5885124206543 + }, + "profile_raw": { + "holdout_accuracy": 0.327, + "finite": true, + "wall_seconds": 137.36874747276306 + }, + "profile_sdil_c10": { + "holdout_accuracy": 0.4235, + "finite": true, + "wall_seconds": 137.58509063720703 + } +} -- cgit v1.2.3