Cosmos commited on
Commit
dbfceb4
·
1 Parent(s): 97cfd45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -6,9 +6,9 @@ PEGASUS-ClaimsKG
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-1 Score(precision=0.13092559199729087, recall=0.66959734485813, fmeasure=0.2123010538837008)
12
- Rouge-2 Score(precision=0.07426256891228719, recall=0.3997621262303134, fmeasure=0.12114597692636304)
13
- Rouge-L Score(precision=0.10719548216681693, recall=0.5592303185960155, fmeasure=0.1745105110710808)
14
- Rouge-Lsum Score(precision=0.10720394196536813, recall=0.5591030435172036, fmeasure=0.1745123785552885)
 
6
  PEGASUS-LARGE fine-tuned on the full ClaimsKG dataset.
7
 
8
  BERTScore:
9
+ F1 score: 0.871 || Precision score: 0.881 || Recall score: 0.864
10
 
11
+ Rouge-1 Score(precision=0.781, recall=0.737, fmeasure=0.743)
12
+ Rouge-2 Score(precision=0.660, recall=0.626, fmeasure=0.631)
13
+ Rouge-L Score(precision=0.750, recall=0.710, fmeasure=0.715)
14
+ Rouge-Lsum Score(precision=0.750, recall=0.710, fmeasure=0.715)