Cosmos commited on
Commit
f6a4830
·
1 Parent(s): e5ae7fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,4 +1,15 @@
1
  ---
2
  license: mit
3
  ---
4
- PEGASUS-ClaimsKG
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ PEGASUS-ClaimsKG
5
+
6
+ PEGASUS-LARGE fine-tuned on the full ClaimsKG dataset.
7
+
8
+ BERTScore:
9
+ F1 score: 0.574 || Precision score: 0.496 || Recall score: 0.685
10
+
11
+ ROUGE:
12
+ Rouge-1 Score(precision=0.13092559199729087, recall=0.66959734485813, fmeasure=0.2123010538837008)
13
+ Rouge-2 Score(precision=0.07426256891228719, recall=0.3997621262303134, fmeasure=0.12114597692636304)
14
+ Rouge-L Score(precision=0.10719548216681693, recall=0.5592303185960155, fmeasure=0.1745105110710808)
15
+ Rouge-Lsum Score(precision=0.10720394196536813, recall=0.5591030435172036, fmeasure=0.1745123785552885)