File size: 2,457 Bytes
c7c16a7 |
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 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 |
---
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_2
num_bytes: 161224706
num_examples: 1264
- name: ops_3
num_bytes: 160944840
num_examples: 1264
- name: ops_4
num_bytes: 160420490
num_examples: 1264
- name: ops_5
num_bytes: 167503209
num_examples: 1343
- name: ops_6
num_bytes: 189334079
num_examples: 1517
- name: ops_7
num_bytes: 155116088
num_examples: 1267
- name: ops_8
num_bytes: 268331266
num_examples: 2196
- name: ops_9
num_bytes: 320468891
num_examples: 2657
- name: ops_10
num_bytes: 151129299
num_examples: 1264
- name: ops_11
num_bytes: 249813531
num_examples: 2084
- name: ops_12
num_bytes: 275966570
num_examples: 2315
- name: ops_13
num_bytes: 246670566
num_examples: 2097
- name: ops_14
num_bytes: 161737379
num_examples: 1400
- name: ops_15
num_bytes: 152516019
num_examples: 1321
- name: ops_16
num_bytes: 191847451
num_examples: 1670
- name: ops_17
num_bytes: 219664334
num_examples: 1903
- name: ops_18
num_bytes: 219312749
num_examples: 1924
- name: ops_19
num_bytes: 147555749
num_examples: 1336
- name: ops_20
num_bytes: 159895367
num_examples: 1458
download_size: 880756007
dataset_size: 3759452583
configs:
- config_name: default
data_files:
- split: ops_2
path: data/ops_2-*
- split: ops_3
path: data/ops_3-*
- 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-*
- split: ops_16
path: data/ops_16-*
- split: ops_17
path: data/ops_17-*
- split: ops_18
path: data/ops_18-*
- split: ops_19
path: data/ops_19-*
- split: ops_20
path: data/ops_20-*
---
|