nicholasKluge
commited on
Commit
•
0f0af99
1
Parent(s):
cdff38c
Update README.md
Browse files
README.md
CHANGED
@@ -15,19 +15,13 @@ tags:
|
|
15 |
- assistant
|
16 |
pipeline_tag: text-generation
|
17 |
widget:
|
18 |
-
- text:
|
19 |
example_title: Greetings
|
20 |
-
- text:
|
21 |
-
<|startofinstruction|>Can you explain what is Machine
|
22 |
-
Learning?<|endofinstruction|>
|
23 |
example_title: Machine Learning
|
24 |
-
- text:
|
25 |
-
<|startofinstruction|>Do you know anything about virtue
|
26 |
-
ethics?<|endofinstruction|>
|
27 |
example_title: Ethics
|
28 |
-
- text:
|
29 |
-
<|startofinstruction|>How can I make my girlfriend
|
30 |
-
happy?<|endofinstruction|>
|
31 |
example_title: Advise
|
32 |
inference:
|
33 |
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:
|