File size: 4,351 Bytes
79b2400 4464cea 79b2400 4464cea e28282d 8ca491c 2e7f31c 0ced35f b3746fa b1adac7 f11ea0e 79b2400 4464cea e28282d 8ca491c 2e7f31c 0ced35f b3746fa b1adac7 f11ea0e 79b2400 |
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 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 |
---
dataset_info:
- config_name: clj
features:
- name: name
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: doctests
dtype: string
- name: prompt_terminology
dtype: string
- name: tests
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 151662
num_examples: 161
download_size: 65487
dataset_size: 151662
- config_name: cpp
features:
- name: name
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: doctests
dtype: string
- name: prompt_terminology
dtype: string
- name: tests
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 221833
num_examples: 161
download_size: 78313
dataset_size: 221833
- config_name: cs
features:
- name: name
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: doctests
dtype: string
- name: prompt_terminology
dtype: string
- name: tests
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 265775
num_examples: 158
download_size: 77240
dataset_size: 265775
- config_name: d
features:
- name: name
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: doctests
dtype: string
- name: prompt_terminology
dtype: string
- name: tests
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 156877
num_examples: 156
download_size: 65224
dataset_size: 156877
- config_name: go
features:
- name: name
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: doctests
dtype: string
- name: prompt_terminology
dtype: string
- name: tests
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 229905
num_examples: 154
download_size: 73356
dataset_size: 229905
- config_name: hs
features:
- name: name
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: doctests
dtype: string
- name: prompt_terminology
dtype: string
- name: tests
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 188009
num_examples: 156
download_size: 64570
dataset_size: 188009
- config_name: java
features:
- name: name
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: doctests
dtype: string
- name: prompt_terminology
dtype: string
- name: tests
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 270497
num_examples: 158
download_size: 81338
dataset_size: 270497
- config_name: jl
features:
- name: name
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: doctests
dtype: string
- name: prompt_terminology
dtype: string
- name: tests
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 142994
num_examples: 159
download_size: 63755
dataset_size: 142994
- config_name: js
features:
- name: name
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: doctests
dtype: string
- name: prompt_terminology
dtype: string
- name: tests
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 163934
num_examples: 161
download_size: 65126
dataset_size: 163934
configs:
- config_name: clj
data_files:
- split: test
path: clj/test-*
- config_name: cpp
data_files:
- split: test
path: cpp/test-*
- config_name: cs
data_files:
- split: test
path: cs/test-*
- config_name: d
data_files:
- split: test
path: d/test-*
- config_name: go
data_files:
- split: test
path: go/test-*
- config_name: hs
data_files:
- split: test
path: hs/test-*
- config_name: java
data_files:
- split: test
path: java/test-*
- config_name: jl
data_files:
- split: test
path: jl/test-*
- config_name: js
data_files:
- split: test
path: js/test-*
---
|