Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
FinGPT-glm_pytorch
Commits
3dd62397
Commit
3dd62397
authored
May 09, 2024
by
wanglch
Browse files
Update single_dcu_train.sh
parent
8653b7cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
single_dcu_train.sh
single_dcu_train.sh
+1
-1
No files found.
single_dcu_train.sh
View file @
3dd62397
...
@@ -8,7 +8,7 @@ CUDA_VISIBLE_DEVICES=0 python ../FinGPT/LLaMA-Factory-main/src/train_bash.py \
...
@@ -8,7 +8,7 @@ CUDA_VISIBLE_DEVICES=0 python ../FinGPT/LLaMA-Factory-main/src/train_bash.py \
--dataset_dir
../../data
\
--dataset_dir
../../data
\
--template
default
\
--template
default
\
--finetuning_type
lora
\
--finetuning_type
lora
\
--lora_target
q_proj,v_proj
\
--lora_target
all
\
--output_dir
../../saves/FinGPT/lora/sft
\
--output_dir
../../saves/FinGPT/lora/sft
\
--overwrite_cache
\
--overwrite_cache
\
--overwrite_output_dir
\
--overwrite_output_dir
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment