File size: 587 Bytes
64423cc
 
420614f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ecf9ee5
420614f
ecf9ee5
 
420614f
 
 
 
 
64423cc
2aab38e
 
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
---
license: mit
dataset_info:
  features:
  - name: pubid
    dtype: string
  - name: year
    dtype: int64
  - name: answer
    dtype: string
  - name: clue
    dtype: string
  - name: length
    dtype: int64
  - name: hint
    dtype: string
  - name: hint2
    dtype: string
  - name: hint3
    dtype: string
  splits:
  - name: train
    num_bytes: 735264062
    num_examples: 6044637
  download_size: 170576878
  dataset_size: 735264062
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

Original dataset from [here](https://xd.saul.pw/data/)