Unverified Commit f7c86e68 authored by echo840's avatar echo840 Committed by GitHub
Browse files

Update finetune_multitask_dialouge_doc.py

parent df6cd38e
......@@ -362,7 +362,7 @@ def train():
)
tokenizer = QWenTokenizer.from_pretrained(
model_args.model_name_or_path,
"monkey_model",
cache_dir=training_args.cache_dir,
model_max_length=training_args.model_max_length,
padding_side="right",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment