Update README.md
Browse files
README.md
CHANGED
@@ -15,3 +15,6 @@ The Multiple Choice Dataset is generated from PUZZLEQA dataset using the followi
|
|
15 |
2. Group rule-question-answer triples in a given Sunday together (so the rules of each question will be the same)
|
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.
|
|
|
|
|
|
|
|
15 |
2. Group rule-question-answer triples in a given Sunday together (so the rules of each question will be the same)
|
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 |
+
?? Is this needed?
|