mystic-leung
commited on
Commit
·
fd64055
1
Parent(s):
8e0c7f9
Update README.md
Browse files
README.md
CHANGED
@@ -36,11 +36,11 @@ model-index:
|
|
36 |
pipeline_tag: summarization
|
37 |
---
|
38 |
|
39 |
-
|
40 |
Using the pre-trained model of pegasus-large fine-tuning on medical_cord19 dataset to get this model.
|
41 |
|
42 |
|
43 |
-
|
44 |
| ROUGE-1 | ROUGE-2 | METEOR | MAUVE|
|
45 |
| ---- | ---- | ---- | ---- |
|
46 |
| 0.46 | 0.265 | 0.622 | 0.383|
|
|
|
36 |
pipeline_tag: summarization
|
37 |
---
|
38 |
|
39 |
+
# Pegasus Models
|
40 |
Using the pre-trained model of pegasus-large fine-tuning on medical_cord19 dataset to get this model.
|
41 |
|
42 |
|
43 |
+
# Evaluation Metrics
|
44 |
| ROUGE-1 | ROUGE-2 | METEOR | MAUVE|
|
45 |
| ---- | ---- | ---- | ---- |
|
46 |
| 0.46 | 0.265 | 0.622 | 0.383|
|