eitanturok commited on
Commit
53a6227
·
verified ·
1 Parent(s): 355371e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -26,4 +26,13 @@ configs:
26
  ---
27
  # Dataset Card for "jeopardy"
28
 
29
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
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.