#!/bin/bash # 评估脚本 - 在测试集上评估模型性能 # 请先修改 config.yaml 中的数据路径 cd "$(dirname "$0")/.." python evaluate.py