Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jintao-Huang committed Dec 24, 2024
1 parent 92233d3 commit a1e9876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/train/plugins/train_cls.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ swift sft \
--dataset simpleai/HC3-Chinese:baike_cls#1000 \
--num_train_epochs 1 \
--num_labels 2 \
--task_type seq_cls \
--per_device_train_batch_size 1 \
--learning_rate 1e-5 \
--gradient_accumulation_steps 16 \
Expand Down

0 comments on commit a1e9876

Please sign in to comment.