manueldeprada commited on
Commit
59a7949
·
1 Parent(s): cd9b4f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ metrics:
9
  ---
10
  # FactCC factuality prediction model
11
 
12
- Original paper:
13
 
14
  This model is trained to predict whether a summary is factual with respect to the original text. Basic usage:
15
  ```
 
9
  ---
10
  # FactCC factuality prediction model
11
 
12
+ Original paper: [Evaluating the Factual Consistency of Abstractive Text Summarization](https://arxiv.org/abs/1910.12840)
13
 
14
  This model is trained to predict whether a summary is factual with respect to the original text. Basic usage:
15
  ```