refine training

This commit is contained in:
xuyixuan.xyx
2025-05-12 14:19:00 +08:00
parent f17558a4c4
commit 91fbb24e17
3 changed files with 216 additions and 26 deletions

4
run_single.sh Normal file
View File

@@ -0,0 +1,4 @@
accelerate launch \
train.py \
--output_path models/nexus_v3 \
--steps_per_epoch 4000