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
f7c86e68
Unverified
Commit
f7c86e68
authored
May 27, 2024
by
echo840
Committed by
GitHub
May 27, 2024
Browse files
Update finetune_multitask_dialouge_doc.py
parent
df6cd38e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
finetune_multitask_dialouge_doc.py
finetune_multitask_dialouge_doc.py
+1
-1
No files found.
finetune_multitask_dialouge_doc.py
View file @
f7c86e68
...
@@ -362,7 +362,7 @@ def train():
...
@@ -362,7 +362,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