dhivyeshrk commited on
Commit
d56da3a
1 Parent(s): c8d8b65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -16,6 +16,12 @@ This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingf
16
  It achieves the following results on the evaluation set:
17
  - Loss: 1.4963
18
 
 
 
 
 
 
 
19
  ## Model description
20
 
21
  More information needed
 
16
  It achieves the following results on the evaluation set:
17
  - Loss: 1.4963
18
 
19
+ Fine-Tuned over 1 epoch. The improvements over facebook/bart-large-cnn over the rouge benchmark is as follows :
20
+ Rouge1 : 30.6 % <br>
21
+ Rouge2 : 103 % <br>
22
+ RougeL : 33.18 % <br>
23
+ RougeLSum : 33.18 % <br>
24
+
25
  ## Model description
26
 
27
  More information needed