mirror of
https://github.com/wassname/peft.git
synced 2026-09-09 11:28:32 +08:00
another typo
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
" task_type=TaskType.CAUSAL_LM,\n",
|
||||
" prompt_tuning_init=PromptTuningInit.TEXT,\n",
|
||||
" num_virtual_tokens=8,\n",
|
||||
" prompt_tuning_init_text=\"Classify if the tweet is a compaint or not:\",\n",
|
||||
" prompt_tuning_init_text=\"Classify if the tweet is a complaint or not:\",\n",
|
||||
" tokenizer_name_or_path=model_name_or_path,\n",
|
||||
" )\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user