feat: add model run comparison
This commit is contained in:
@@ -258,6 +258,8 @@
|
||||
|
||||
### M3.1 模型运行版本化
|
||||
|
||||
状态:已完成。
|
||||
|
||||
目标:
|
||||
|
||||
- 所有评分结果关联模型版本和运行批次。
|
||||
@@ -267,6 +269,9 @@
|
||||
- `gold.model_runs`
|
||||
- 评分表关联 `model_run_id`
|
||||
- 模型参数记录。
|
||||
- `GET /api/v1/model-runs`
|
||||
- `GET /api/v1/model-runs/area-scores/diff?base_run_id=&candidate_run_id=`
|
||||
- 前端模型运行中心,可触发板块评分重算并比较两个批次差异。
|
||||
|
||||
验收标准:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user