explcre commited on
Commit
3d3e8ea
·
verified ·
1 Parent(s): 3fb9750

Upload bootstrap_ci/eval_t3_motif_rl_edit_tight_lr_ablation_bootstrap_ci_20260506_111615.md with huggingface_hub

Browse files
bootstrap_ci/eval_t3_motif_rl_edit_tight_lr_ablation_bootstrap_ci_20260506_111615.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_r16_moods_lr1e5 | 200 | 0.645 [0.505, 0.790] | 0.100 [0.060, 0.140] |
9
+ | DAPO_s1_r16_moods_lr1e5 | 200 | 0.625 [0.485, 0.765] | 0.105 [0.065, 0.150] |
10
+ | DAPO_s2_r16_strict_lr1e5 | 200 | 0.625 [0.485, 0.770] | 0.100 [0.060, 0.140] |
11
+ | DAPO_s2_r16_moods_lr1e3 | 200 | 0.665 [0.525, 0.815] | 0.100 [0.060, 0.145] |