Sharathhebbar24
commited on
Commit
•
d435c94
1
Parent(s):
38b8503
Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ prompt.
|
|
39 |
>>> Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
40 |
>>> ### Instruction: Who is the world's most famous painter?
|
41 |
>>> ###
|
42 |
-
"""
|
43 |
>>> res = generate_text(prompt)
|
44 |
>>> res
|
45 |
```
|
|
|
39 |
>>> Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
40 |
>>> ### Instruction: Who is the world's most famous painter?
|
41 |
>>> ###
|
42 |
+
>>> """
|
43 |
>>> res = generate_text(prompt)
|
44 |
>>> res
|
45 |
```
|