chore: add FORCE flag to split script; align train config pool sizes to 0.4 split

This commit is contained in:
2026-07-16 07:46:31 -04:00
parent 5fdcd9b5aa
commit 933de6251e
2 changed files with 11 additions and 3 deletions
+3 -2
View File
@@ -40,10 +40,11 @@ harness:
skill_update_mode: patch
appendix_consolidate_threshold: 6
# 池配置 —— global 冻结切分(diag/val/test 尺寸由 pools.json 冻结,以下采样旋钮加载时忽略)
# 实际冻结切分(0.4+tierfingerprint d456ef4f: diag=180 val=120 test=600
pool_split_mode: global
diag_size: 210
diag_size: 180
diag_correct_ratio: 0.5
val_size: 90
val_size: 120
val_correct_ratio: 0.5
test_size: 600
test_questions: "benchmarks/Video-MME"