Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,11 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
license: apache-2.0
|
| 4 |
language:
|
|
|
|
| 1 |
---
|
| 2 |
+
widget:
|
| 3 |
+
- text: Hello, My name is Junpei Iori, who are you?
|
| 4 |
+
example_title: Identity
|
| 5 |
+
- text: Describe Aurora Borealis
|
| 6 |
+
example_title: Capabilities
|
| 7 |
+
- text: Create a fastapi endpoint to retrieve the weather given a zip code.
|
| 8 |
+
example_title: Coding
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
license: apache-2.0
|
| 11 |
language:
|