mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-06 19:40:28 +00:00
[Chat] fix sft loss nan (#5345)
* fix script * fix script * fix chat nan * fix chat nan
This commit is contained in:
@@ -25,4 +25,4 @@ torchrun --standalone --nproc_per_node=4 train_sft.py \
|
||||
--accumulation_steps 8 \
|
||||
--lr 2e-5 \
|
||||
--max_datasets_size 512 \
|
||||
--max_epochs 1
|
||||
--max_epochs 1
|
Reference in New Issue
Block a user