a1noack commited on
Commit
b744e31
1 Parent(s): 74d757e

update readme

Browse files
Files changed (1) hide show
  1. readme.md +3 -0
readme.md CHANGED
@@ -1,4 +1,7 @@
1
  ---
 
 
 
2
  tags:
3
  - summarization
4
 
 
1
  ---
2
+ about:
3
+ - the facebook/bart-large-cnn weights (also on HuggingFace) fine-tuned for the Gigaword dataset
4
+ - this model achieves ROUGE-1 / ROUGE-2 / ROUGE-L of 37.28 / 18.58 / 34.53 on the Gigaword test set.
5
  tags:
6
  - summarization
7