update readme

This commit is contained in:
Zhiming Hu 2025-06-03 21:11:04 +02:00
parent 35ee4b75e8
commit 249a01f342
18 changed files with 4936 additions and 0 deletions

3
train.sh Normal file
View file

@ -0,0 +1,3 @@
#python main.py --gpus 7 --mode 'train' --model_name 'haheae';
python main.py --gpus 7 --mode 'eval' --model_name 'haheae';