amritgupta
commited on
Commit
•
e66bf7b
1
Parent(s):
88becbe
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
BSD 3-Clause License
|
2 |
|
3 |
Copyright (c) 2022, Salesforce.com, Inc.
|
|
|
1 |
+
---
|
2 |
+
license: bsd
|
3 |
+
---
|
4 |
+
|
5 |
+
|
6 |
+
|
7 |
+
@misc{fabbri-etal-2022-qafacteval,
|
8 |
+
title = {QAFactEval: Improved QA-Based Factual Consistency Evaluation for Summarization},
|
9 |
+
author = {Alexander R. Fabbri and Chien-Sheng Wu and Wenhao Liu and Caiming Xiong},
|
10 |
+
year={2022},
|
11 |
+
eprint={2112.08542},
|
12 |
+
archivePrefix={arXiv},
|
13 |
+
primaryClass={cs.CL},
|
14 |
+
url = {https://arxiv.org/abs/2112.08542},
|
15 |
+
}
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
BSD 3-Clause License
|
22 |
|
23 |
Copyright (c) 2022, Salesforce.com, Inc.
|