Update README.md
Browse files
README.md
CHANGED
@@ -121,7 +121,7 @@ tokenizer.decode(outputs[0], skip_special_tokens=True).split('<doc>')[-1].split(
|
|
121 |
|
122 |
## Examples
|
123 |
|
124 |
-
###
|
125 |
```python
|
126 |
<function_code>
|
127 |
###########################
|
|
|
121 |
|
122 |
## Examples
|
123 |
|
124 |
+
### prompt
|
125 |
```python
|
126 |
<function_code>
|
127 |
###########################
|