diff options
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 + } +} |
