Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
7
25
em: 0.16579198473282442
acc: 0.2302003816793893
f1: 0.21821932723448983
em: 0.12
acc: 0.136
f1: 0.17194813524288688
em: 0.17029034436191762
acc: 0.24564483457123565
f1: 0.24318470625295785
em: 0.03764997931319818
acc: 0.06495655771617707
f1: 0.07924440809179512
em: 0.17479224376731303
acc: 0.30166204986149586
f1: 0.24644599840042847
em: 0.20389710520782225
acc: 0.2846428821756501
f1: 0.25164184786818716
em: 0.327676124812163
acc: 0.4605321311765226
f1: 0.4092382213727177
em: 0.2926208651399491
acc: 0.3643447837150127
f1: 0.35786438214500216
em: 0.32
acc: 0.376
f1: 0.4306106185002737
em: 0.3115462525320729
acc: 0.3925725860904794
f1: 0.41869106191365385
em: 0.11956971452213488
acc: 0.15184112536201902
f1: 0.1867154895600868
em: 0.29113573407202215
acc: 0.4257617728531856
f1: 0.39628282385752966
em: 0.3180766804513913
acc: 0.3786360131772622
f1: 0.37886595675018986
em: 0.48890656766551754
acc: 0.5937417130734554
f1: 0.5853040776204615
em: 0.28737277353689566
acc: 0.37221692111959287
f1: 0.3569926848054755
em: 0.352
acc: 0.376
f1: 0.45151111111111114
em: 0.30911546252532074
acc: 0.40580688723835245
f1: 0.42109414654847854
em: 0.12991311543235415
acc: 0.17170045510964005
f1: 0.2001013446387595
em: 0.3011080332409972
acc: 0.44265927977839337
f1: 0.4095374455067635
em: 0.3194084250367982
acc: 0.38809840891567954
f1: 0.38249435787856534
em: 0.49200035357553257
acc: 0.6005480420754884
f1: 0.59144996515061
em: 0.2075381679389313
acc: 0.2589058524173028
f1: 0.2569081216041233
em: 0.264
acc: 0.312
f1: 0.31760000000000005
em: 0.27319378798109384
acc: 0.3339635381498987
f1: 0.35677550382492257
em: 0.09433181630119983
acc: 0.11584609019445594
f1: 0.13528213637217254
em: 0.2961218836565097
acc: 0.41440443213296396
f1: 0.39904524203005665
em: 0.30987593747809633
acc: 0.37001471928225976
f1: 0.3683556119309397
em: 0.4644214620348272
acc: 0.5586493414655705
f1: 0.5498675857590621
em: 0.16475826972010177
acc: 0.21541030534351144
f1: 0.20391952054584211
em: 0.24
acc: 0.28
f1: 0.3282532212885154
em: 0.21958136394328157
acc: 0.2825118163403106
f1: 0.29026667019890645
em: 0.0674389739346297
acc: 0.08812577575506826
f1: 0.10480002339641263
em: 0.26897506925207754
acc: 0.3800554016620499
f1: 0.3639188020385768
em: 0.2891287586738628
End of preview. Expand in Data Studio

Reason-over-Search M5: unified held-out evaluation (9 runs)

Held-out 7-benchmark QA evaluation of the M5 reward-shape x seed ablation: Qwen3.5-0.8B GRPO-trained on MuSiQue with three reward shapes (F1-only / F1+format / EM-only) at three seeds (42 / 43 / 44). This repo is the uniform, light index of every checkpoint's eval scores; it carries the per-cell metric_score.txt + config.yaml and the per-run aggregated CSVs, in ONE consistent layout. (The heavy intermediate_data.json per-question generations stay in the original repo, pantomiman/reason-over-search-eval-results, which is unchanged.)

The 9 runs

seed reward run milestone checkpoints all evaluated best avg EM
42 F1-only m5_1_s42 M9 18 (step_10..180) yes (18/18) 0.313 @110
42 F1+format m5_5_s42 M9.1 18 (step_10..180) yes (18/18) 0.322 @100
42 EM-only m5_6_s42 M9.2 21 (step_10..210) yes (21/21) 0.301 @170
43 F1-only m5_1_s43 M9.5a 23 (step_10..230) yes (23/23) 0.291 @210
43 F1+format m5_5_s43 M9.5b 25 (step_10..250) yes (25/25) 0.317 @250
43 EM-only m5_6_s43 M9.5f 24 (step_10..240) yes (24/24) 0.264 @120
44 F1-only m5_1_s44 M9.5d 31 (step_10..310) yes (31/31) 0.352 @310
44 F1+format m5_5_s44 M9.5e 31 (step_10..310) yes (31/31) 0.309 @270
44 EM-only m5_6_s44 M9.5c 31 (step_10..310) yes (31/31) 0.318 @310

Total: 222 checkpoints, every one evaluated on all 7 benchmarks = 1,554 (checkpoint, dataset) eval cells, 0 missing. Best avg EM is over the 7-dataset mean, length-uncapped (each run's own best checkpoint). Benchmarks: NQ, TriviaQA, PopQA, HotpotQA, 2WikiMultiHopQA, MuSiQue, Bamboogle (4 test + 3 dev splits, 51,713 rows per checkpoint).

Layout (uniform across all 9 runs)

<run>/step_<N>/<dataset>/metric_score.txt   # em / acc / f1
<run>/step_<N>/<dataset>/config.yaml         # exact eval config for that cell
csv/<run>.csv                                # per-step aggregate: per-dataset em/f1 + avg_em/avg_f1

<run> is one of the 9 above (m5_<1|5|6>_s<42|43|44>); <N> steps every 10. This unifies the two legacy layouts in reason-over-search-eval-results (seed-42 used timestamped run-dirs m9_2/<dataset>/<ts>_step100_seed1/; seed-43/44 used m9_5/<run>/step_N/<dataset>/).

Key result

At matched horizons (h=180, h=230), EM-only is the worst reward shape at all three seeds; both F1 variants beat it by ~7-8 pp avg EM. F1+format is the most seed-robust (h=230 spread 1.4 pp across seeds vs 4.9 pp for F1-only). The reward-shape ranking between the two F1 variants inverts by seed (F1+format > F1-only at seeds 42/43; F1-only > F1+format at seed 44). The single best checkpoint is F1-only seed-44 (0.352 @step_310), but that lead is largely a training-budget effect (only +0.5 pp at matched h=180). Full length-normalised analysis: see the project repo docs/report/RESULTS_m9_5_deep.md.

Provenance + reproducibility notes

  • Eval pipeline: FlashRAG fork, byte-aligned prompt qwen35_m5_train, greedy decode, E5-base-v2 + Wiki-18 IVF-SQ8 retriever.
  • Backends: seed-42 + seed-43/44 (m9_5a..e) served via SGLang or the SGLang->vLLM proxy on the rift box; the seed-43 EM-only leg (m5_6_s43) was served SGLang-native + triton attention on ALICE A100 MIG (a minor cross-backend confound, greedy decode makes it near-equivalent).
  • Source training checkpoints + the per-question intermediate_data.json: see the Collection linked from the training-index repo.
Downloads last month
876

Collection including pantomiman/reason-over-search-eval-m5