Update README.md
Browse files
README.md
CHANGED
|
@@ -9,11 +9,16 @@ tags:
|
|
| 9 |
metrics:
|
| 10 |
- rouge
|
| 11 |
- bleu
|
|
|
|
|
|
|
| 12 |
model-index:
|
| 13 |
- name: SamSum
|
| 14 |
results: []
|
| 15 |
datasets:
|
| 16 |
- knkarthick/samsum
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 9 |
metrics:
|
| 10 |
- rouge
|
| 11 |
- bleu
|
| 12 |
+
- bertscore
|
| 13 |
+
- meteor
|
| 14 |
model-index:
|
| 15 |
- name: SamSum
|
| 16 |
results: []
|
| 17 |
datasets:
|
| 18 |
- knkarthick/samsum
|
| 19 |
+
language:
|
| 20 |
+
- en
|
| 21 |
+
pipeline_tag: summarization
|
| 22 |
---
|
| 23 |
|
| 24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|