File size: 2,457 Bytes
9ecef5e |
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: 171915572
num_examples: 1264
- name: ops_3
num_bytes: 170609733
num_examples: 1264
- name: ops_4
num_bytes: 165828308
num_examples: 1264
- name: ops_5
num_bytes: 160108486
num_examples: 1264
- name: ops_6
num_bytes: 410196234
num_examples: 3204
- name: ops_7
num_bytes: 154517245
num_examples: 1264
- name: ops_8
num_bytes: 311656415
num_examples: 2638
- name: ops_9
num_bytes: 249990329
num_examples: 2089
- name: ops_10
num_bytes: 202834531
num_examples: 1752
- name: ops_11
num_bytes: 191711228
num_examples: 1628
- name: ops_12
num_bytes: 196327967
num_examples: 1628
- name: ops_13
num_bytes: 186684358
num_examples: 1542
- name: ops_14
num_bytes: 177356045
num_examples: 1456
- name: ops_15
num_bytes: 179420120
num_examples: 1627
- name: ops_16
num_bytes: 172204413
num_examples: 1534
- name: ops_17
num_bytes: 176808307
num_examples: 1544
- name: ops_18
num_bytes: 166392441
num_examples: 1425
- name: ops_19
num_bytes: 154620925
num_examples: 1506
- name: ops_20
num_bytes: 143210860
num_examples: 1360
download_size: 948505978
dataset_size: 3742393517
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-*
---
|