File size: 836 Bytes
5093600
 
 
 
 
 
 
 
 
 
 
 
 
355371e
 
 
 
 
5093600
 
 
 
 
355371e
 
5093600
 
 
53a6227
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
dataset_info:
  features:
  - name: category
    dtype: string
  - name: context
    dtype: string
  - name: continuation
    dtype: string
  splits:
  - name: test
    num_bytes: 304469
    num_examples: 2181
  - name: train
    num_bytes: 30495452
    num_examples: 214749
  download_size: 19399995
  dataset_size: 30799921
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
  - split: train
    path: data/train-*
---
# Dataset Card for "jeopardy"

This is a processed version of the original [jeopardy dataset](https://huggingface.co/datasets/jeopardy).

The `test` split contains all the jeopardy questions in the following categories:
- american_history
- world_history
- literature
- science
- word_origins

The `train` split contains all the jeopardy questions from the remaining categories.