导入测试结果
上传 results.zip
目录结构
支持 results/ 根目录或直接放平台目录。
results/
└─ <platform>/
└─ runs/
└─ <runId>/ # e.g. 20260628-154008
├─ routerbeat/
│ └─ <model>.json
└─ promptbeat/
└─ <model>.json- 平台目录名会作为平台标识。
- runId 建议使用 YYYYMMDD-HHMMSS。
- 模型文件名去掉 .json 后作为模型名。
- 建议使用 UTF-8 文件名编码。