Update README.md
Browse files
README.md
CHANGED
|
@@ -11,9 +11,15 @@ inference:
|
|
| 11 |
top_k: 50
|
| 12 |
repetition_penalty: 1.2
|
| 13 |
widget:
|
| 14 |
-
- text: 'Photosynthesis is'
|
| 15 |
-
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# Model Summary
|
|
|
|
| 11 |
top_k: 50
|
| 12 |
repetition_penalty: 1.2
|
| 13 |
widget:
|
| 14 |
+
- text: 'Photosynthesis is'
|
| 15 |
+
example_title: Textbook
|
| 16 |
+
group: Completion
|
| 17 |
+
- text: '<s> [INST] How to take care of plants? [/INST] '
|
| 18 |
+
example_title: Wikihow
|
| 19 |
+
group: Completion
|
| 20 |
+
- text: '<s> [INST] Generate a story about a flying cat [/INST] '
|
| 21 |
+
example_title: Story
|
| 22 |
+
group: Completion
|
| 23 |
---
|
| 24 |
|
| 25 |
# Model Summary
|