ronit33 commited on
Commit
93678d1
1 Parent(s): 149be8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -17,6 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
17
  This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on the samsum dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.4829
 
 
 
 
20
 
21
  ## Model description
22
 
 
17
  This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on the samsum dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.4829
20
+ - rouge1: 0.501843
21
+ - rouge2: 0.27619
22
+ - rougeL: 0.406634
23
+ - rougeLsum: 0.406634
24
 
25
  ## Model description
26