fix: gate INFRA isolation edge cases (all-INFRA fail-loud, parse_error in guard)
This commit is contained in:
@@ -135,7 +135,8 @@ def write_dual_metric(
|
||||
db_path: SQLite 路径。
|
||||
run_id: 训练 run ID。
|
||||
epoch: 轮次(1-based)。
|
||||
version_kind: baseline / best_hard / best_mixed / final。
|
||||
version_kind: baseline / best_hard / best_mixed / final / slow_candidate
|
||||
(slow_candidate = 慢更新 R2 可能被 revert 的候选,不占 epoch 终值 final 口径)。
|
||||
skills_version / prompts_version: 评估的资源版本。
|
||||
pool: val / test。
|
||||
hard_acc: hard 准确率。
|
||||
|
||||
Reference in New Issue
Block a user