#!/bin/bash # 训练脚本 - TransMIL + Query2Label Hybrid Model # 请先修改 config.yaml 中的数据路径 python train_hybrid.py --config config.yaml