Update pipeline tag
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ datasets:
|
|
13 |
- cnn_dailymail
|
14 |
metrics:
|
15 |
- f1
|
|
|
16 |
widget:
|
17 |
- text: "q: Who is Elon Musk? a: an entrepreneur q: When was he born? c: Elon Musk is an entrepreneur born in 1971."
|
18 |
- text: "emotion: I hope this works!"
|
@@ -132,4 +133,5 @@ model.emotion("I hope this works!")
|
|
132 |
## About us
|
133 |
|
134 |
Kiri makes using state-of-the-art models easy, accessible and scalable.
|
|
|
135 |
[Website](https://kiri.ai) | [Natural Language Engine](https://github.com/kiri-ai/kiri)
|
|
|
13 |
- cnn_dailymail
|
14 |
metrics:
|
15 |
- f1
|
16 |
+
pipeline_tag: text-generation
|
17 |
widget:
|
18 |
- text: "q: Who is Elon Musk? a: an entrepreneur q: When was he born? c: Elon Musk is an entrepreneur born in 1971."
|
19 |
- text: "emotion: I hope this works!"
|
|
|
133 |
## About us
|
134 |
|
135 |
Kiri makes using state-of-the-art models easy, accessible and scalable.
|
136 |
+
|
137 |
[Website](https://kiri.ai) | [Natural Language Engine](https://github.com/kiri-ai/kiri)
|