praf-choub commited on
Commit
5ea01de
1 Parent(s): 49b8f83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -6,3 +6,17 @@ license: bsd-3-clause
6
  datasets:
7
  - xsum
8
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  datasets:
7
  - xsum
8
  ---
9
+
10
+ Citation
11
+ ```
12
+ @misc{https://doi.org/10.48550/arxiv.2110.07166,
13
+ doi = {10.48550/ARXIV.2110.07166},
14
+ url = {https://arxiv.org/abs/2110.07166},
15
+ author = {Choubey, Prafulla Kumar and Fabbri, Alexander R. and Vig, Jesse and Wu, Chien-Sheng and Liu, Wenhao and Rajani, Nazneen Fatema},
16
+ keywords = {Computation and Language (cs.CL), FOS: Computer and information sciences, FOS: Computer and information sciences},
17
+ title = {CaPE: Contrastive Parameter Ensembling for Reducing Hallucination in Abstractive Summarization},
18
+ publisher = {arXiv},
19
+ year = {2021},
20
+ copyright = {Creative Commons Attribution 4.0 International}
21
+ }
22
+ ```