diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-07 15:58:38 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-07 15:58:38 -0500 |
| commit | 4466d7df8ad6aa52c69f7ba4046a3ca963779549 (patch) | |
| tree | 6cfc1f67d7581031df2463f59266bda5f1f5dee7 /results/ep_bias/centered_r1/summary.json | |
| parent | 8303dfb554a77d9f96d6feb8fb99d3493a726682 (diff) | |
results: evaluate centered EP under hardware bias
Diffstat (limited to 'results/ep_bias/centered_r1/summary.json')
| -rw-r--r-- | results/ep_bias/centered_r1/summary.json | 42 |
1 files changed, 42 insertions, 0 deletions
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 + } +} |
