chore: add FORCE flag to split script; align train config pool sizes to 0.4 split
This commit is contained in:
@@ -40,10 +40,11 @@ harness:
|
||||
skill_update_mode: patch
|
||||
appendix_consolidate_threshold: 6
|
||||
# 池配置 —— global 冻结切分(diag/val/test 尺寸由 pools.json 冻结,以下采样旋钮加载时忽略)
|
||||
# 实际冻结切分(0.4+tier,fingerprint 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"
|
||||
|
||||
Reference in New Issue
Block a user