File size: 1,733 Bytes
c0cc5db 9bbbbcf c0cc5db 9bbbbcf c0cc5db |
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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 |
---
dataset_info:
features:
- name: problem
dtype: string
- name: question
dtype: string
- name: solution
dtype: string
- name: op
dtype: int64
- name: id
dtype: int64
- name: template
dtype: string
- name: mode
dtype: string
- name: length
dtype: string
- name: d
dtype: int64
splits:
- name: ops_4
num_bytes: 55801197
num_examples: 100000
- name: ops_5
num_bytes: 60062536
num_examples: 100000
- name: ops_6
num_bytes: 72516074
num_examples: 100000
- name: ops_7
num_bytes: 76859352
num_examples: 100000
- name: ops_8
num_bytes: 79620229
num_examples: 100000
- name: ops_9
num_bytes: 104928332
num_examples: 100000
- name: ops_10
num_bytes: 111566639
num_examples: 100000
- name: ops_11
num_bytes: 120315580
num_examples: 100000
- name: ops_12
num_bytes: 130182653
num_examples: 100000
- name: ops_13
num_bytes: 137403996
num_examples: 100000
- name: ops_14
num_bytes: 143760144
num_examples: 100000
- name: ops_15
num_bytes: 149210475
num_examples: 100000
download_size: 427280778
dataset_size: 1242227207
configs:
- config_name: default
data_files:
- split: ops_4
path: data/ops_4-*
- split: ops_5
path: data/ops_5-*
- split: ops_6
path: data/ops_6-*
- split: ops_7
path: data/ops_7-*
- split: ops_8
path: data/ops_8-*
- split: ops_9
path: data/ops_9-*
- split: ops_10
path: data/ops_10-*
- split: ops_11
path: data/ops_11-*
- split: ops_12
path: data/ops_12-*
- split: ops_13
path: data/ops_13-*
- split: ops_14
path: data/ops_14-*
- split: ops_15
path: data/ops_15-*
---
|