File size: 740 Bytes
d12d28a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a86ec42
d12d28a
a86ec42
 
d12d28a
 
 
 
 
 
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
39
40
---
dataset_info:
  features:
  - name: problem
    dtype: string
  - name: solution
    dtype: string
  - name: tests
    dtype: 'null'
  - name: domain
    dtype: string
  - name: source
    dtype: string
  - name: metadata
    dtype: string
  - name: guessability
    dtype: string
  - name: guessability_samples
    dtype: string
  - name: verifiability
    dtype: 'null'
  - name: difficulty
    dtype: string
  - name: difficulty_samples
    dtype: string
  - name: difficulty_ordered
    sequence: float64
  splits:
  - name: train
    num_bytes: 139395665285
    num_examples: 435749
  download_size: 52257076796
  dataset_size: 139395665285
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---