killawhale2 commited on
Commit
d3167df
1 Parent(s): d460cf0

update model card on example output

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -59,10 +59,11 @@ print(output_text)
59
 
60
  Below is an example of the output.
61
  ```
62
- <s> <|im_start|>user
63
- Hello?<|im_end|>
64
- <|im_start|>assistant
65
- Hello, how can I assist you today?</s>
 
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** ###