Update pipeline tag
Browse files
README.md
CHANGED
@@ -3,8 +3,8 @@ language:
|
|
3 |
- en
|
4 |
tags:
|
5 |
- qa
|
6 |
-
- summarization
|
7 |
- emotion-detection
|
|
|
8 |
license: Apache 2.0
|
9 |
datasets:
|
10 |
- coqa
|
@@ -13,7 +13,7 @@ datasets:
|
|
13 |
- cnn_dailymail
|
14 |
metrics:
|
15 |
- f1
|
16 |
-
pipeline_tag:
|
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!"
|
|
|
3 |
- en
|
4 |
tags:
|
5 |
- qa
|
|
|
6 |
- emotion-detection
|
7 |
+
- summarisation
|
8 |
license: Apache 2.0
|
9 |
datasets:
|
10 |
- coqa
|
|
|
13 |
- cnn_dailymail
|
14 |
metrics:
|
15 |
- f1
|
16 |
+
pipeline_tag: text2text-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!"
|