killawhale2
commited on
Commit
•
d3167df
1
Parent(s):
d460cf0
update model card on example output
Browse files
README.md
CHANGED
@@ -59,10 +59,11 @@ print(output_text)
|
|
59 |
|
60 |
Below is an example of the output.
|
61 |
```
|
62 |
-
<s>
|
63 |
-
Hello
|
64 |
-
|
65 |
-
|
|
|
66 |
```
|
67 |
|
68 |
### **The Upstage AI Team** ###
|
|
|
59 |
|
60 |
Below is an example of the output.
|
61 |
```
|
62 |
+
<s> ### User:
|
63 |
+
Hello?
|
64 |
+
|
65 |
+
### Assistant:
|
66 |
+
Hello, how can I assist you today? Please feel free to ask any questions or request help with a specific task.</s>
|
67 |
```
|
68 |
|
69 |
### **The Upstage AI Team** ###
|