mystic-leung commited on
Commit
8e0c7f9
1 Parent(s): 4b3b63e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -37,12 +37,10 @@ pipeline_tag: summarization
37
  ---
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|
 
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|