Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name:
|
4 |
-
license_link: >-
|
5 |
-
https://
|
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).
|