Upload results/selection_experiment.csv with huggingface_hub
Browse files
results/selection_experiment.csv
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
strategy,compute_seconds,mean_ifeval_prompt_acc,n_aligned,n_pairs,compute_saved_pct
|
| 2 |
-
"merge naive (never align)",0,0.
|
| 3 |
-
"align everything",
|
| 4 |
-
"cheap screen -> align only when it fires",
|
|
|
|
| 1 |
strategy,compute_seconds,mean_ifeval_prompt_acc,n_aligned,n_pairs,compute_saved_pct
|
| 2 |
+
"merge naive (never align)",0,0.3114,0,7,100.0
|
| 3 |
+
"align everything",12527,0.3700,7,7,0.0
|
| 4 |
+
"cheap screen -> align only when it fires",7895,0.3700,4,7,37.0
|