fabiochiu commited on
Commit
097e222
1 Parent(s): 96afc5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -88,11 +88,11 @@ The model has been trained on a single epoch spanning about 16000 articles, eval
88
 
89
  The model has been evaluated on a random dataset split of 1000 articles not used during training and validation.
90
 
91
- - Rouge-1: 33.8%
92
- - Rouge-2: 17.7%
93
- - Rouge-L: 31.4%
94
- - Rouge-Lsum: 31.4%
95
- - Average length of the generated titles: 12 tokens (about 9 English words)
96
 
97
  ### Framework versions
98
 
 
88
 
89
  The model has been evaluated on a random dataset split of 1000 articles not used during training and validation.
90
 
91
+ - Rouge-1: 37.9%
92
+ - Rouge-2: 24.4%
93
+ - Rouge-L: 35.9%
94
+ - Rouge-Lsum: 35.9%
95
+ - Average length of the generated titles: 13 tokens (about 9 English words)
96
 
97
  ### Framework versions
98