"vscode:/vscode.git/clone" did not exist on "ca99624f98ad5d8c8862ded609eeb2092a42e577"
Unverified Commit df6cd38e authored by echo840's avatar echo840 Committed by GitHub
Browse files

Update finetune_multitask.py

parent 688ef7c1
......@@ -325,7 +325,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