HaHeAE/train.sh
2025-06-03 21:11:04 +02:00

3 lines
No EOL
126 B
Bash

#python main.py --gpus 7 --mode 'train' --model_name 'haheae';
python main.py --gpus 7 --mode 'eval' --model_name 'haheae';