another typo

This commit is contained in:
Kashif Rasul
2023-02-09 10:59:56 +01:00
parent 93762cc658
commit ae85e185ad
@@ -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",