Fix pipeline tag to summarization
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ datasets:
|
|
| 16 |
- booksum
|
| 17 |
- google/emotions
|
| 18 |
- ag_news
|
| 19 |
-
pipeline_tag:
|
| 20 |
model-index:
|
| 21 |
- name: LexiMind
|
| 22 |
results:
|
|
|
|
| 16 |
- booksum
|
| 17 |
- google/emotions
|
| 18 |
- ag_news
|
| 19 |
+
pipeline_tag: summarization
|
| 20 |
model-index:
|
| 21 |
- name: LexiMind
|
| 22 |
results:
|