UNIST-Eunchan commited on
Commit
90cdfc9
1 Parent(s): 725e0e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -15,6 +15,11 @@ This model is a fine-tuned version of [google/pegasus-x-large](https://huggingfa
15
  It achieves the following results on the evaluation set:
16
  - Loss: 2.5993
17
 
 
 
 
 
 
18
  ## Model description
19
 
20
  More information needed
 
15
  It achieves the following results on the evaluation set:
16
  - Loss: 2.5993
17
 
18
+ {'rouge1': 0.23378525407555606,
19
+ 'rouge2': 0.0362962105694859,
20
+ 'rougeL': 0.13587636708639556,
21
+ 'rougeLsum': 0.13593997471043634}
22
+
23
  ## Model description
24
 
25
  More information needed