explcre commited on
Commit
b116a84
·
verified ·
1 Parent(s): 5e48376

Upload bootstrap_ci/eval_t3_motif_rl_edit_tight_multiseed_bootstrap_ci_20260506_084344.md with huggingface_hub

Browse files
bootstrap_ci/eval_t3_motif_rl_edit_tight_multiseed_bootstrap_ci_20260506_084344.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
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_s0 | 200 | 0.645 [0.505, 0.790] | 0.100 [0.060, 0.140] |
9
+ | DAPO_s1 | 200 | 0.625 [0.485, 0.765] | 0.105 [0.065, 0.150] |
10
+ | GSPO_s0 | 200 | 0.645 [0.500, 0.795] | 0.105 [0.065, 0.150] |
11
+ | GSPO_s1 | 200 | 0.655 [0.515, 0.805] | 0.105 [0.065, 0.150] |