File size: 4,954 Bytes
f5f457c d5d0a2c f5f457c d5d0a2c 41ed3b4 5bc7cee f9626c6 9d10d55 3e79d3c 9ef1595 bf55978 05a9f64 92bca87 f5f457c d5d0a2c 41ed3b4 5bc7cee f9626c6 9d10d55 3e79d3c 9ef1595 bf55978 05a9f64 92bca87 f5f457c |
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 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 |
---
dataset_info:
- config_name: csharp
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 502619
num_examples: 161
download_size: 112652
dataset_size: 502619
- config_name: go
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 355160
num_examples: 160
download_size: 101239
dataset_size: 355160
- config_name: java
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 525834
num_examples: 161
download_size: 132248
dataset_size: 525834
- config_name: javascript
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 324986
num_examples: 161
download_size: 96696
dataset_size: 324986
- config_name: perl
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 292656
num_examples: 161
download_size: 94544
dataset_size: 292656
- config_name: php
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 297615
num_examples: 161
download_size: 94520
dataset_size: 297615
- config_name: python
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 170964
num_examples: 164
download_size: 68633
dataset_size: 170964
- config_name: ruby
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 249095
num_examples: 161
download_size: 88502
dataset_size: 249095
- config_name: scala
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 354976
num_examples: 161
download_size: 113242
dataset_size: 354976
- config_name: swift
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 316865
num_examples: 161
download_size: 108733
dataset_size: 316865
- config_name: typescript
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: stop_tokens
sequence: string
splits:
- name: test
num_bytes: 294996
num_examples: 161
download_size: 93480
dataset_size: 294996
configs:
- config_name: csharp
data_files:
- split: test
path: csharp/test-*
- config_name: go
data_files:
- split: test
path: go/test-*
- config_name: java
data_files:
- split: test
path: java/test-*
- config_name: javascript
data_files:
- split: test
path: javascript/test-*
- config_name: perl
data_files:
- split: test
path: perl/test-*
- config_name: php
data_files:
- split: test
path: php/test-*
- config_name: python
data_files:
- split: test
path: python/test-*
- config_name: ruby
data_files:
- split: test
path: ruby/test-*
- config_name: scala
data_files:
- split: test
path: scala/test-*
- config_name: swift
data_files:
- split: test
path: swift/test-*
- config_name: typescript
data_files:
- split: test
path: typescript/test-*
---
|