Sharathhebbar24
commited on
Commit
•
084fb00
1
Parent(s):
c4f42b5
Update README.md
Browse files
README.md
CHANGED
@@ -44,4 +44,5 @@ prompt.
|
|
44 |
>>> user: Can you write a Linear search program in python
|
45 |
>>> """
|
46 |
>>> res = generate_text(prompt)
|
47 |
-
>>> res
|
|
|
|
44 |
>>> user: Can you write a Linear search program in python
|
45 |
>>> """
|
46 |
>>> res = generate_text(prompt)
|
47 |
+
>>> res
|
48 |
+
```
|