Commit
·
45db21f
1
Parent(s):
85f418b
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,9 +9,11 @@ metrics:
|
|
| 9 |
library_name: transformers
|
| 10 |
pipeline_tag: text-generation
|
| 11 |
widget:
|
|
|
|
|
|
|
| 12 |
- text: "Below is an instruction that describes a task. Write a response that appropriately completes the request.\nInstruction:Write a poem on cows\nResponse: "
|
| 13 |
-
example_title: "
|
| 14 |
-
- text: "
|
| 15 |
example_title: "Philosophy"
|
| 16 |
---
|
| 17 |
|
|
|
|
| 9 |
library_name: transformers
|
| 10 |
pipeline_tag: text-generation
|
| 11 |
widget:
|
| 12 |
+
- text: "What is Artificial Intelligence "
|
| 13 |
+
example_title: "Knowledge"
|
| 14 |
- text: "Below is an instruction that describes a task. Write a response that appropriately completes the request.\nInstruction:Write a poem on cows\nResponse: "
|
| 15 |
+
example_title: "Poem Generation"
|
| 16 |
+
- text: "What is the meaning of life"
|
| 17 |
example_title: "Philosophy"
|
| 18 |
---
|
| 19 |
|