File size: 526 Bytes
0c28db7
 
 
a307278
0c28db7
a307278
0c28db7
fae1117
0c28db7
38e83b6
 
0c28db7
 
82bc6ee
 
d6d4a75
82bc6ee
 
 
 
0c28db7
 
 
 
 
d6d4a75
 
0c28db7
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
---
dataset_info:
  features:
  - name: problem
    dtype: string
  - name: solution
    dtype: string
  - name: task_type
    dtype: string
  - name: problem_tokens
    dtype: int64
  splits:
  - name: train
    num_bytes: 37793065.37241495
    num_examples: 45299
  - name: test
    num_bytes: 1990645.5766922461
    num_examples: 2386
  download_size: 17955889
  dataset_size: 39783710.94910719
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---