dfurman commited on
Commit
c89e984
·
1 Parent(s): dcc714c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -111,9 +111,7 @@ print(tokenizer.decode(input_ids[0]))
111
  <summary>Prompt</summary>
112
 
113
  ```python
114
- """
115
- <s> [INST] Tell me a recipe for a mai tai. [/INST]
116
- """
117
  ```
118
 
119
  </details>
 
111
  <summary>Prompt</summary>
112
 
113
  ```python
114
+ "<s> [INST] Tell me a recipe for a mai tai. [/INST]"
 
 
115
  ```
116
 
117
  </details>