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
6724afb6
Commit
6724afb6
authored
Sep 08, 2023
by
zhaoying1
Browse files
Update ptuning_train.sh
parent
3392f187
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
ptuning/ptuning_train.sh
ptuning/ptuning_train.sh
+0
-1
No files found.
ptuning/ptuning_train.sh
View file @
6724afb6
...
@@ -10,7 +10,6 @@ CUDA_VISIBLE_DEVICES=0,1,2,3 deepspeed --master_port $MASTER_PORT main.py \
...
@@ -10,7 +10,6 @@ CUDA_VISIBLE_DEVICES=0,1,2,3 deepspeed --master_port $MASTER_PORT main.py \
--test_file
AdvertiseGen/dev.json
\
--test_file
AdvertiseGen/dev.json
\
--prompt_column
content
\
--prompt_column
content
\
--response_column
summary
\
--response_column
summary
\
--overwrite_cache
\
--model_name_or_path
THUDM/chatglm-6b
\
--model_name_or_path
THUDM/chatglm-6b
\
--output_dir
./output_pt/adgen-chatglm-6b-pt-4c-
$LR
\
--output_dir
./output_pt/adgen-chatglm-6b-pt-4c-
$LR
\
--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