soldni commited on
Commit
8249d82
1 Parent(s): 4f821e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -6
README.md CHANGED
@@ -1,6 +1,16 @@
1
- ---
2
- license: other
3
- license_name: unkown
4
- license_link: >-
5
- https://www.reddit.com/r/datasets/comments/1uyd0t/200000_jeopardy_questions_in_a_json_file/
6
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: j-archive-tos
4
+ license_link: >-
5
+ https://j-archive.com/help.php#terms
6
+ ---
7
+
8
+
9
+ # Jeopardy questions from Mosaic Gauntlet
10
+
11
+ Sourced from https://github.com/mosaicml/llm-foundry/blob/main/scripts/eval/local_data/world_knowledge/jeopardy_all.jsonl
12
+
13
+ Description: Jeopardy consists of 2,117 Jeopardy questions separated into 5 categories:
14
+ Literature, American History, World History, Word Origins, and Science. The model is expected
15
+ to give the exact correct response to the question. It was custom curated by MosaicML from a
16
+ larger Jeopardy set available on [Huggingface](https://huggingface.co/datasets/jeopardy).