Commit
·
cee96fb
1
Parent(s):
901ea25
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,12 +9,16 @@ 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:What is artificial intelligence?\nResponse: "
|
| 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: "Below is an instruction that describes a task. Write a response that appropriately completes the request.\nInstruction:What is the meaning of life
|
| 17 |
example_title: "Philosophy"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
# Model Card for Model ID
|
|
|
|
| 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: What is artificial intelligence?\nResponse: "
|
| 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 haiku poem on cows\nResponse: "
|
| 15 |
example_title: "Poem Generation"
|
| 16 |
+
- text: "Below is an instruction that describes a task. Write a response that appropriately completes the request.\nInstruction: What is the meaning of life?\nResponse: "
|
| 17 |
example_title: "Philosophy"
|
| 18 |
+
- text: "Below is an instruction that describes a task. Write a response that appropriately completes the request.\nInstruction: What is the sky blue?\nResponse: "
|
| 19 |
+
example_title: "Knowledge"
|
| 20 |
+
- text: "Below is an instruction that describes a task. Write a response that appropriately completes the request.\nInstruction: Define electrostatic potential\nResponse: "
|
| 21 |
+
example_title: "Knowledge"
|
| 22 |
---
|
| 23 |
|
| 24 |
# Model Card for Model ID
|