Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,11 @@ The Multiple Choice Dataset is generated from PUZZLEQA dataset using the followi
|
|
17 |
4. identify the correct answer for the given question as the "gold" answer.
|
18 |
|
19 |
# Citation
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
4. identify the correct answer for the given question as the "gold" answer.
|
18 |
|
19 |
# Citation
|
20 |
+
@inproceedings{zhao2023solving,
|
21 |
+
title={Solving and Generating NPR Sunday Puzzles with Large Language Models},
|
22 |
+
author={Jingmiao Zhao and Carolyn Jane Anderson},
|
23 |
+
year={2023},
|
24 |
+
eprint={2306.12255},
|
25 |
+
archivePrefix={arXiv},
|
26 |
+
primaryClass={cs.CL}
|
27 |
+
}
|