Commit ·
9d07a85
1
Parent(s): 6d4ab4e
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,26 @@ tags:
|
|
| 5 |
license: bsd-3-clause
|
| 6 |
datasets:
|
| 7 |
- xsum
|
| 8 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
license: bsd-3-clause
|
| 6 |
datasets:
|
| 7 |
- xsum
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
Citation
|
| 11 |
+
|
| 12 |
+
```
|
| 13 |
+
@article{DBLP:journals/corr/abs-2110-07166,
|
| 14 |
+
author = {Prafulla Kumar Choubey and
|
| 15 |
+
Jesse Vig and
|
| 16 |
+
Wenhao Liu and
|
| 17 |
+
Nazneen Fatema Rajani},
|
| 18 |
+
title = {MoFE: Mixture of Factual Experts for Controlling Hallucinations in
|
| 19 |
+
Abstractive Summarization},
|
| 20 |
+
journal = {CoRR},
|
| 21 |
+
volume = {abs/2110.07166},
|
| 22 |
+
year = {2021},
|
| 23 |
+
url = {https://arxiv.org/abs/2110.07166},
|
| 24 |
+
eprinttype = {arXiv},
|
| 25 |
+
eprint = {2110.07166},
|
| 26 |
+
timestamp = {Fri, 22 Oct 2021 13:33:09 +0200},
|
| 27 |
+
biburl = {https://dblp.org/rec/journals/corr/abs-2110-07166.bib},
|
| 28 |
+
bibsource = {dblp computer science bibliography, https://dblp.org}
|
| 29 |
+
}
|
| 30 |
+
```
|