Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,8 @@ The Multiple Choice Dataset is generated from PUZZLEQA dataset using the followi
|
|
16 |
3. For each question, randomly select three other answers from answers on the same Sunday. Shuffle 3 selected answers with the correct answer for the given question to obtain 4 choices for this question. \\
|
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},
|
|
|
16 |
3. For each question, randomly select three other answers from answers on the same Sunday. Shuffle 3 selected answers with the correct answer for the given question to obtain 4 choices for this question. \\
|
17 |
4. identify the correct answer for the given question as the "gold" answer.
|
18 |
|
19 |
+
Recent.tsv is the dataset based on the NPR PUZZLE in 2023.
|
20 |
+
|
21 |
# Citation
|
22 |
@inproceedings{zhao2023solving,
|
23 |
title={Solving and Generating NPR Sunday Puzzles with Large Language Models},
|