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
df6cd38e
Unverified
Commit
df6cd38e
authored
May 27, 2024
by
echo840
Committed by
GitHub
May 27, 2024
Browse files
Update finetune_multitask.py
parent
688ef7c1
Changes
1
Hide 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 @
df6cd38e
...
@@ -325,7 +325,7 @@ def train():
...
@@ -325,7 +325,7 @@ def train():
tokenizer
=
QWenTokenizer
.
from_pretrained
(
tokenizer
=
QWenTokenizer
.
from_pretrained
(
mo
del_args
.
model_name_or_path
,
"
mo
nkey_model"
,
cache_dir
=
training_args
.
cache_dir
,
cache_dir
=
training_args
.
cache_dir
,
model_max_length
=
training_args
.
model_max_length
,
model_max_length
=
training_args
.
model_max_length
,
padding_side
=
"right"
,
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