Commit 3dd62397 authored by wanglch's avatar wanglch
Browse files

Update single_dcu_train.sh

parent 8653b7cf
......@@ -8,7 +8,7 @@ CUDA_VISIBLE_DEVICES=0 python ../FinGPT/LLaMA-Factory-main/src/train_bash.py \
--dataset_dir ../../data \
--template default \
--finetuning_type lora \
--lora_target q_proj,v_proj \
--lora_target all \
--output_dir ../../saves/FinGPT/lora/sft \
--overwrite_cache \
--overwrite_output_dir \
......
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