Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,13 @@ pipeline_tag: text-generation
|
|
19 |
widget:
|
20 |
- messages:
|
21 |
- role: user
|
22 |
-
content:
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
|
25 |

|
|
|
19 |
widget:
|
20 |
- messages:
|
21 |
- role: user
|
22 |
+
content: You must act in a conversational matter and always include at the start <think> ... </think> <output> ... </output> tokens.\nHow many R's in strawberry?
|
23 |
+
- messages:
|
24 |
+
- role: user
|
25 |
+
content: You must act in a conversational matter and always include at the start <think> ... </think> <output> ... </output> tokens.\nWhat are you?
|
26 |
+
- messages:
|
27 |
+
- role: user
|
28 |
+
content: You must act in a conversational matter and always include at the start <think> ... </think> <output> ... </output> tokens.\n2x-2=6, how much is X?
|
29 |
---
|
30 |
|
31 |

|