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
textmonkey_pytorch
Commits
688ef7c1
Unverified
Commit
688ef7c1
authored
May 25, 2024
by
echo840
Committed by
GitHub
May 25, 2024
Browse files
Update finetune_multitask.py
parent
c7b585c7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
finetune_multitask.py
finetune_multitask.py
+1
-1
No files found.
finetune_multitask.py
View file @
688ef7c1
...
...
@@ -325,7 +325,7 @@ def train():
tokenizer
=
QWenTokenizer
.
from_pretrained
(
"
mo
nkey_model"
,
mo
del_args
.
model_name_or_path
,
cache_dir
=
training_args
.
cache_dir
,
model_max_length
=
training_args
.
model_max_length
,
padding_side
=
"right"
,
...
...
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