mystic-leung commited on
Commit
4b3b63e
1 Parent(s): 613cdba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -38,4 +38,11 @@ pipeline_tag: summarization
38
 
39
  ### Pegasus Models
40
 
41
- Using the pre-trained model of pegasus-large fine-tuning on medical_cord19 dataset to get this model.
 
 
 
 
 
 
 
 
38
 
39
  ### Pegasus Models
40
 
41
+ Using the pre-trained model of pegasus-large fine-tuning on medical_cord19 dataset to get this model.
42
+
43
+
44
+ ### Evaluation Metrics
45
+
46
+ | ROUGE-1 | ROUGE-2 | METEOR | MAUVE|
47
+ | ---- | ---- | ---- | ---- |
48
+ | 0.46 | 0.265 | 0.622 | 0.383|