nicholasKluge
commited on
Commit
•
b5d09bf
1
Parent(s):
8bcaa9d
Update README.md
Browse files
README.md
CHANGED
@@ -15,16 +15,13 @@ tags:
|
|
15 |
- assistant
|
16 |
pipeline_tag: text-generation
|
17 |
widget:
|
18 |
-
- text: What is your name?<|endofinstruction|>
|
19 |
example_title: Greetings
|
20 |
-
- text:
|
21 |
-
Can you explain what is Machine Learning?<|endofinstruction|>
|
22 |
example_title: Machine Learning
|
23 |
-
- text:
|
24 |
-
Do you know anything about virtue ethics?<|endofinstruction|>
|
25 |
example_title: Ethics
|
26 |
-
- text:
|
27 |
-
How can I make my girlfriend happy?<|endofinstruction|>
|
28 |
example_title: Advise
|
29 |
inference:
|
30 |
parameters:
|
|
|
15 |
- assistant
|
16 |
pipeline_tag: text-generation
|
17 |
widget:
|
18 |
+
- text: "What is your name?<|endofinstruction|>"
|
19 |
example_title: Greetings
|
20 |
+
- text: "Can you explain what is Machine Learning?<|endofinstruction|>"
|
|
|
21 |
example_title: Machine Learning
|
22 |
+
- text: "Do you know anything about virtue ethics?<|endofinstruction|>"
|
|
|
23 |
example_title: Ethics
|
24 |
+
- text: "How can I make my girlfriend happy?<|endofinstruction|>"
|
|
|
25 |
example_title: Advise
|
26 |
inference:
|
27 |
parameters:
|