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
ChatGLM-6B_pytorch
Commits
e9bec754
Commit
e9bec754
authored
Sep 08, 2023
by
zhaoying1
Browse files
Update run_train_single.sh
parent
9f69dd10
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ptuning/slurm_scripts/run_train_single.sh
ptuning/slurm_scripts/run_train_single.sh
+2
-2
No files found.
ptuning/slurm_scripts/run_train_single.sh
View file @
e9bec754
...
@@ -24,8 +24,8 @@ APP="python3 ../main.py \
...
@@ -24,8 +24,8 @@ APP="python3 ../main.py \
--deepspeed ../deepspeed.json
\
--deepspeed ../deepspeed.json
\
--do_train
\
--do_train
\
--train_file AdvertiseGen/train.json
\
--train_file AdvertiseGen/train.json
\
--prompt_column
prompt
\
--prompt_column
content
\
--response_column
response
\
--response_column
summary
\
--model_name_or_path THUDM/chatglm-6b
\
--model_name_or_path THUDM/chatglm-6b
\
--output_dir ./output_ft/pretrain
\
--output_dir ./output_ft/pretrain
\
--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