Upload _paper_results/cycle_70zz33_lraxis_bootstrap_ci.md with huggingface_hub
Browse files
_paper_results/cycle_70zz33_lraxis_bootstrap_ci.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# T3 motif RL × 4-algos bootstrap 95% CIs
|
| 2 |
+
|
| 3 |
+
Per-row metrics computed from prediction JSONLs; bootstrap (5000 reps, seed=0) over the n=200 rows.
|
| 4 |
+
|
| 5 |
+
| Algo | n | motif/seq mean [95% CI] | TF-hit-rate mean [95% CI] |
|
| 6 |
+
|---|---:|---:|---:|
|
| 7 |
+
| BASE_strat | 200 | 0.650 [0.510, 0.795] | 0.110 [0.070, 0.155] |
|
| 8 |
+
| DAPO_s2_lr1e5 | 200 | 0.645 [0.505, 0.790] | 0.100 [0.060, 0.140] |
|
| 9 |
+
| DAPO_s2_lr1e3 | 200 | 0.665 [0.525, 0.815] | 0.100 [0.060, 0.145] |
|
| 10 |
+
| DAPO_s3_lr1e3 | 200 | 0.630 [0.490, 0.775] | 0.110 [0.070, 0.155] |
|
| 11 |
+
| GSPO_FIXED_s0_lr1e5 | 200 | 0.635 [0.495, 0.780] | 0.110 [0.070, 0.155] |
|
| 12 |
+
| GSPO_FIXED_s2_lr1e3 | 200 | 0.650 [0.505, 0.800] | 0.100 [0.060, 0.145] |
|