jingwang commited on
Commit
156d2a9
·
verified ·
1 Parent(s): 91588f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,7 +69,7 @@ class FormatPrompt_context_QA():
69
  ```
70
 
71
  ```python
72
- formatting_func = FormatPrompt()
73
 
74
  # pull model from huggingface
75
  model, tokenizer = FastLanguageModel.from_pretrained(
 
69
  ```
70
 
71
  ```python
72
+ formatting_func = FormatPrompt_context_QA()
73
 
74
  # pull model from huggingface
75
  model, tokenizer = FastLanguageModel.from_pretrained(