Commit 4b532690 authored by zhaoying1's avatar zhaoying1
Browse files

Update lora_train.sh

parent 4fd83505
export CUDA_VISIBLE_DEVICES=1,2,3,4
deepspeed main.py \
--deepspeed deepspeed.json \
--deepspeed deepspeed_zero2.json \
--do_train \
--train_file AdvertiseGen/train.json \
--validation_file AdvertiseGen/dev.json \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment