mystic-leung
commited on
Commit
•
ea9077a
1
Parent(s):
fd64055
Update README.md
Browse files
README.md
CHANGED
@@ -41,6 +41,7 @@ Using the pre-trained model of pegasus-large fine-tuning on medical_cord19 datas
|
|
41 |
|
42 |
|
43 |
# Evaluation Metrics
|
|
|
44 |
| ROUGE-1 | ROUGE-2 | METEOR | MAUVE|
|
45 |
| ---- | ---- | ---- | ---- |
|
46 |
| 0.46 | 0.265 | 0.622 | 0.383|
|
|
|
41 |
|
42 |
|
43 |
# Evaluation Metrics
|
44 |
+
The technical evaluation result can be seen here:
|
45 |
| ROUGE-1 | ROUGE-2 | METEOR | MAUVE|
|
46 |
| ---- | ---- | ---- | ---- |
|
47 |
| 0.46 | 0.265 | 0.622 | 0.383|
|