Update README.md
Browse files
README.md
CHANGED
|
@@ -26,4 +26,13 @@ configs:
|
|
| 26 |
---
|
| 27 |
# Dataset Card for "jeopardy"
|
| 28 |
|
| 29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
---
|
| 27 |
# Dataset Card for "jeopardy"
|
| 28 |
|
| 29 |
+
This is a processed version of the original [jeopardy dataset](https://huggingface.co/datasets/jeopardy).
|
| 30 |
+
|
| 31 |
+
The `test` split contains all the jeopardy questions in the following categories:
|
| 32 |
+
- american_history
|
| 33 |
+
- world_history
|
| 34 |
+
- literature
|
| 35 |
+
- science
|
| 36 |
+
- word_origins
|
| 37 |
+
|
| 38 |
+
The `train` split contains all the jeopardy questions from the remaining categories.
|