Delete coolroman.json
Browse files- coolroman.json +0 -2297
coolroman.json
DELETED
|
@@ -1,2297 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"teacher": "Qwen/Qwen3.5-4B",
|
| 3 |
-
"max_new_tokens": 512,
|
| 4 |
-
"block_seed": 987654321,
|
| 5 |
-
"tensor_parallel_size": 1,
|
| 6 |
-
"n_prompts": 10,
|
| 7 |
-
"n_prompts_filtered": 0,
|
| 8 |
-
"min_completion_tokens": 10,
|
| 9 |
-
"students": {
|
| 10 |
-
"coolroman/quasar-sn24-v60": {
|
| 11 |
-
"chat_probe": {
|
| 12 |
-
"pass": true,
|
| 13 |
-
"reason": "",
|
| 14 |
-
"prompts_tested": 4,
|
| 15 |
-
"prompts_terminated": 4,
|
| 16 |
-
"prompts_non_empty": 4,
|
| 17 |
-
"mean_gen_tokens": 12.8,
|
| 18 |
-
"mean_content_chars": 41.8,
|
| 19 |
-
"mean_reasoning_fraction": 0.0,
|
| 20 |
-
"samples": [
|
| 21 |
-
{
|
| 22 |
-
"prompt": "hi",
|
| 23 |
-
"gen_tokens": 7,
|
| 24 |
-
"terminated": true,
|
| 25 |
-
"content_chars": 6,
|
| 26 |
-
"reasoning_frac": 0.0,
|
| 27 |
-
"content_preview": "A. 145",
|
| 28 |
-
"raw_prompt": "<|im_start|>user\nhi<|im_end|>\n<|im_start|>assistant\n<think>\n\n</think>\n\n",
|
| 29 |
-
"raw_output": "A. 145"
|
| 30 |
-
},
|
| 31 |
-
{
|
| 32 |
-
"prompt": "What is 2+2?",
|
| 33 |
-
"gen_tokens": 27,
|
| 34 |
-
"terminated": true,
|
| 35 |
-
"content_chars": 87,
|
| 36 |
-
"reasoning_frac": 0.0,
|
| 37 |
-
"content_preview": "The answer to **2 + 2** is **4** to find the sum of all the elements of a given ",
|
| 38 |
-
"raw_prompt": "<|im_start|>user\nWhat is 2+2?<|im_end|>\n<|im_start|>assistant\n<think>\n\n</think>\n\n",
|
| 39 |
-
"raw_output": "The answer to **2 + 2** is **4** to find the sum of all the elements of a given number."
|
| 40 |
-
},
|
| 41 |
-
{
|
| 42 |
-
"prompt": "Say hello in one word.",
|
| 43 |
-
"gen_tokens": 15,
|
| 44 |
-
"terminated": true,
|
| 45 |
-
"content_chars": 71,
|
| 46 |
-
"reasoning_frac": 0.0,
|
| 47 |
-
"content_preview": "I hope this article helps you understand the importance of a good word.",
|
| 48 |
-
"raw_prompt": "<|im_start|>user\nSay hello in one word.<|im_end|>\n<|im_start|>assistant\n<think>\n\n</think>\n\n",
|
| 49 |
-
"raw_output": "I hope this article helps you understand the importance of a good word."
|
| 50 |
-
},
|
| 51 |
-
{
|
| 52 |
-
"prompt": "Reply with just the word: yes",
|
| 53 |
-
"gen_tokens": 2,
|
| 54 |
-
"terminated": true,
|
| 55 |
-
"content_chars": 3,
|
| 56 |
-
"reasoning_frac": 0.0,
|
| 57 |
-
"content_preview": "yes",
|
| 58 |
-
"raw_prompt": "<|im_start|>user\nReply with just the word: yes<|im_end|>\n<|im_start|>assistant\n<think>\n\n</think>\n\n",
|
| 59 |
-
"raw_output": "yes"
|
| 60 |
-
}
|
| 61 |
-
]
|
| 62 |
-
},
|
| 63 |
-
"capability": {
|
| 64 |
-
"n": 36,
|
| 65 |
-
"correct": 8,
|
| 66 |
-
"pass_frac": 0.222,
|
| 67 |
-
"teacher_pass_frac": 0.889,
|
| 68 |
-
"items": [
|
| 69 |
-
{
|
| 70 |
-
"q": "What is the capital of China? One word.",
|
| 71 |
-
"expected": "beijing",
|
| 72 |
-
"kind": "word_alt",
|
| 73 |
-
"pred": "",
|
| 74 |
-
"ok": false,
|
| 75 |
-
"tail": "202 - 10:24"
|
| 76 |
-
},
|
| 77 |
-
{
|
| 78 |
-
"q": "Who wrote 'Hamlet'? Two words.",
|
| 79 |
-
"expected": "william shakespeare",
|
| 80 |
-
"kind": "phrase",
|
| 81 |
-
"pred": "The answer to the question is **20.",
|
| 82 |
-
"ok": false,
|
| 83 |
-
"tail": "The answer to the question is **20."
|
| 84 |
-
},
|
| 85 |
-
{
|
| 86 |
-
"q": "How many seconds in one hour? Answer with only the number.",
|
| 87 |
-
"expected": "3600",
|
| 88 |
-
"kind": "int",
|
| 89 |
-
"pred": "20",
|
| 90 |
-
"ok": false,
|
| 91 |
-
"tail": "20"
|
| 92 |
-
},
|
| 93 |
-
{
|
| 94 |
-
"q": "What is the smallest country in the world? Two words or one hyphenated.",
|
| 95 |
-
"expected": "vatican city",
|
| 96 |
-
"kind": "phrase",
|
| 97 |
-
"pred": "The world in which the world is the largest and largest country in the world.",
|
| 98 |
-
"ok": false,
|
| 99 |
-
"tail": "The world in which the world is the largest and largest country in the world."
|
| 100 |
-
},
|
| 101 |
-
{
|
| 102 |
-
"q": "Is the sun considered a star? Answer yes or no.",
|
| 103 |
-
"expected": "yes",
|
| 104 |
-
"kind": "yesno",
|
| 105 |
-
"pred": "no",
|
| 106 |
-
"ok": false,
|
| 107 |
-
"tail": "No, no"
|
| 108 |
-
},
|
| 109 |
-
{
|
| 110 |
-
"q": "How many millimeters in a kilometer? Answer with only the number.",
|
| 111 |
-
"expected": "1000000",
|
| 112 |
-
"kind": "int",
|
| 113 |
-
"pred": "200",
|
| 114 |
-
"ok": false,
|
| 115 |
-
"tail": "200"
|
| 116 |
-
},
|
| 117 |
-
{
|
| 118 |
-
"q": "What does 'len([1, 2, 3, 4])' evaluate to in Python? Answer with only the number.",
|
| 119 |
-
"expected": "4",
|
| 120 |
-
"kind": "int",
|
| 121 |
-
"pred": "2",
|
| 122 |
-
"ok": false,
|
| 123 |
-
"tail": "2"
|
| 124 |
-
},
|
| 125 |
-
{
|
| 126 |
-
"q": "Is 0 an even number? Answer yes or no.",
|
| 127 |
-
"expected": "yes",
|
| 128 |
-
"kind": "yesno",
|
| 129 |
-
"pred": "no",
|
| 130 |
-
"ok": false,
|
| 131 |
-
"tail": "no"
|
| 132 |
-
},
|
| 133 |
-
{
|
| 134 |
-
"q": "What is the powerhouse of the cell? One word.",
|
| 135 |
-
"expected": "mitochondria",
|
| 136 |
-
"kind": "word_alt",
|
| 137 |
-
"pred": "the",
|
| 138 |
-
"ok": false,
|
| 139 |
-
"tail": "The answer to the question is **a) **a** (b) **\n\nb) **a**\n\nb) **a:**\n\nb) **a) **a:**\n\nb) **a) **a:**\n\nb"
|
| 140 |
-
},
|
| 141 |
-
{
|
| 142 |
-
"q": "What color do you get by mixing red and blue? One word.",
|
| 143 |
-
"expected": "purple",
|
| 144 |
-
"kind": "word_alt",
|
| 145 |
-
"pred": "a",
|
| 146 |
-
"ok": false,
|
| 147 |
-
"tail": "A."
|
| 148 |
-
},
|
| 149 |
-
{
|
| 150 |
-
"q": "What is the capital of Thailand? One word.",
|
| 151 |
-
"expected": "bangkok",
|
| 152 |
-
"kind": "word",
|
| 153 |
-
"pred": "",
|
| 154 |
-
"ok": false,
|
| 155 |
-
"tail": "2."
|
| 156 |
-
},
|
| 157 |
-
{
|
| 158 |
-
"q": "What is the capital of Egypt? One word.",
|
| 159 |
-
"expected": "cairo",
|
| 160 |
-
"kind": "word",
|
| 161 |
-
"pred": "",
|
| 162 |
-
"ok": false,
|
| 163 |
-
"tail": "2."
|
| 164 |
-
},
|
| 165 |
-
{
|
| 166 |
-
"q": "How many characters are in the word 'lemon'? Answer with only the number.",
|
| 167 |
-
"expected": "5",
|
| 168 |
-
"kind": "int",
|
| 169 |
-
"pred": "6",
|
| 170 |
-
"ok": false,
|
| 171 |
-
"tail": "6"
|
| 172 |
-
},
|
| 173 |
-
{
|
| 174 |
-
"q": "What is 4 * 8? Answer with only the number.",
|
| 175 |
-
"expected": "32",
|
| 176 |
-
"kind": "int",
|
| 177 |
-
"pred": "20",
|
| 178 |
-
"ok": false,
|
| 179 |
-
"tail": "20"
|
| 180 |
-
},
|
| 181 |
-
{
|
| 182 |
-
"q": "Is 83 divisible by 9? Answer yes or no.",
|
| 183 |
-
"expected": "no",
|
| 184 |
-
"kind": "yesno",
|
| 185 |
-
"pred": "no",
|
| 186 |
-
"ok": true,
|
| 187 |
-
"tail": "no"
|
| 188 |
-
},
|
| 189 |
-
{
|
| 190 |
-
"q": "What is 81 / 9? Answer with only the number.",
|
| 191 |
-
"expected": "9",
|
| 192 |
-
"kind": "int",
|
| 193 |
-
"pred": "12",
|
| 194 |
-
"ok": false,
|
| 195 |
-
"tail": "12"
|
| 196 |
-
},
|
| 197 |
-
{
|
| 198 |
-
"q": "Is 90244 even or odd? Answer with one word: 'even' or 'odd'.",
|
| 199 |
-
"expected": "even",
|
| 200 |
-
"kind": "word",
|
| 201 |
-
"pred": "even",
|
| 202 |
-
"ok": true,
|
| 203 |
-
"tail": "even"
|
| 204 |
-
},
|
| 205 |
-
{
|
| 206 |
-
"q": "What is 759 - 11? Answer with only the number.",
|
| 207 |
-
"expected": "748",
|
| 208 |
-
"kind": "int",
|
| 209 |
-
"pred": "759",
|
| 210 |
-
"ok": false,
|
| 211 |
-
"tail": "759"
|
| 212 |
-
},
|
| 213 |
-
{
|
| 214 |
-
"q": "What is 3 to the power of 3? Answer with only the number.",
|
| 215 |
-
"expected": "27",
|
| 216 |
-
"kind": "int",
|
| 217 |
-
"pred": "25",
|
| 218 |
-
"ok": false,
|
| 219 |
-
"tail": "25"
|
| 220 |
-
},
|
| 221 |
-
{
|
| 222 |
-
"q": "How many vowels are in the word 'delta'? Answer with only the number.",
|
| 223 |
-
"expected": "2",
|
| 224 |
-
"kind": "int",
|
| 225 |
-
"pred": "2",
|
| 226 |
-
"ok": true,
|
| 227 |
-
"tail": "2."
|
| 228 |
-
},
|
| 229 |
-
{
|
| 230 |
-
"q": "What is 6 * 7? Answer with only the number.",
|
| 231 |
-
"expected": "42",
|
| 232 |
-
"kind": "int",
|
| 233 |
-
"pred": "12",
|
| 234 |
-
"ok": false,
|
| 235 |
-
"tail": "12"
|
| 236 |
-
},
|
| 237 |
-
{
|
| 238 |
-
"q": "What is 26 + 274? Answer with only the number.",
|
| 239 |
-
"expected": "300",
|
| 240 |
-
"kind": "int",
|
| 241 |
-
"pred": "265",
|
| 242 |
-
"ok": false,
|
| 243 |
-
"tail": "265"
|
| 244 |
-
},
|
| 245 |
-
{
|
| 246 |
-
"q": "Is 770 divisible by 5? Answer yes or no.",
|
| 247 |
-
"expected": "yes",
|
| 248 |
-
"kind": "yesno",
|
| 249 |
-
"pred": "no",
|
| 250 |
-
"ok": false,
|
| 251 |
-
"tail": "no"
|
| 252 |
-
},
|
| 253 |
-
{
|
| 254 |
-
"q": "What is the minimum of: 29, 82, 58, 27, 79? Answer with only the number.",
|
| 255 |
-
"expected": "27",
|
| 256 |
-
"kind": "int",
|
| 257 |
-
"pred": "27",
|
| 258 |
-
"ok": true,
|
| 259 |
-
"tail": "27"
|
| 260 |
-
},
|
| 261 |
-
{
|
| 262 |
-
"q": "Is 612 divisible by 5? Answer yes or no.",
|
| 263 |
-
"expected": "no",
|
| 264 |
-
"kind": "yesno",
|
| 265 |
-
"pred": "no",
|
| 266 |
-
"ok": true,
|
| 267 |
-
"tail": "no"
|
| 268 |
-
},
|
| 269 |
-
{
|
| 270 |
-
"q": "What is 262 + 68? Answer with only the number.",
|
| 271 |
-
"expected": "330",
|
| 272 |
-
"kind": "int",
|
| 273 |
-
"pred": "261",
|
| 274 |
-
"ok": false,
|
| 275 |
-
"tail": "261"
|
| 276 |
-
},
|
| 277 |
-
{
|
| 278 |
-
"q": "What is 61 mod 5? Answer with only the number.",
|
| 279 |
-
"expected": "1",
|
| 280 |
-
"kind": "int",
|
| 281 |
-
"pred": "1",
|
| 282 |
-
"ok": true,
|
| 283 |
-
"tail": "1"
|
| 284 |
-
},
|
| 285 |
-
{
|
| 286 |
-
"q": "How many even numbers are in this list: 65, 33, 23, 93, 54, 14? Answer with only the number.",
|
| 287 |
-
"expected": "2",
|
| 288 |
-
"kind": "int",
|
| 289 |
-
"pred": "2",
|
| 290 |
-
"ok": true,
|
| 291 |
-
"tail": "2"
|
| 292 |
-
},
|
| 293 |
-
{
|
| 294 |
-
"q": "Is 246 divisible by 8? Answer yes or no.",
|
| 295 |
-
"expected": "no",
|
| 296 |
-
"kind": "yesno",
|
| 297 |
-
"pred": "no",
|
| 298 |
-
"ok": true,
|
| 299 |
-
"tail": "no"
|
| 300 |
-
},
|
| 301 |
-
{
|
| 302 |
-
"q": "What is 287 - 78? Answer with only the number.",
|
| 303 |
-
"expected": "209",
|
| 304 |
-
"kind": "int",
|
| 305 |
-
"pred": "288",
|
| 306 |
-
"ok": false,
|
| 307 |
-
"tail": "288"
|
| 308 |
-
},
|
| 309 |
-
{
|
| 310 |
-
"q": "What is 33 + 178? Answer with only the number.",
|
| 311 |
-
"expected": "211",
|
| 312 |
-
"kind": "int",
|
| 313 |
-
"pred": "425",
|
| 314 |
-
"ok": false,
|
| 315 |
-
"tail": "425"
|
| 316 |
-
},
|
| 317 |
-
{
|
| 318 |
-
"q": "What is 368 + 389? Answer with only the number.",
|
| 319 |
-
"expected": "757",
|
| 320 |
-
"kind": "int",
|
| 321 |
-
"pred": "428",
|
| 322 |
-
"ok": false,
|
| 323 |
-
"tail": "428"
|
| 324 |
-
},
|
| 325 |
-
{
|
| 326 |
-
"q": "What is the minimum of: 61, 97, 28, 18, 59, 36? Answer with only the number.",
|
| 327 |
-
"expected": "18",
|
| 328 |
-
"kind": "int",
|
| 329 |
-
"pred": "28",
|
| 330 |
-
"ok": false,
|
| 331 |
-
"tail": "28"
|
| 332 |
-
},
|
| 333 |
-
{
|
| 334 |
-
"q": "What is 4 to the power of 2? Answer with only the number.",
|
| 335 |
-
"expected": "16",
|
| 336 |
-
"kind": "int",
|
| 337 |
-
"pred": "25",
|
| 338 |
-
"ok": false,
|
| 339 |
-
"tail": "25"
|
| 340 |
-
},
|
| 341 |
-
{
|
| 342 |
-
"q": "What is 793 - 91? Answer with only the number.",
|
| 343 |
-
"expected": "702",
|
| 344 |
-
"kind": "int",
|
| 345 |
-
"pred": "793",
|
| 346 |
-
"ok": false,
|
| 347 |
-
"tail": "793"
|
| 348 |
-
},
|
| 349 |
-
{
|
| 350 |
-
"q": "What is 54 / 3? Answer with only the number.",
|
| 351 |
-
"expected": "18",
|
| 352 |
-
"kind": "int",
|
| 353 |
-
"pred": "2",
|
| 354 |
-
"ok": false,
|
| 355 |
-
"tail": "2"
|
| 356 |
-
}
|
| 357 |
-
]
|
| 358 |
-
},
|
| 359 |
-
"judge_probe_meta": {
|
| 360 |
-
"n_prompts": 16,
|
| 361 |
-
"mean_gen_tokens": 106.3,
|
| 362 |
-
"collected_at": 151.9
|
| 363 |
-
},
|
| 364 |
-
"chat_turns_probe_meta": {
|
| 365 |
-
"n_convos": 6,
|
| 366 |
-
"n_turns": 3,
|
| 367 |
-
"mean_gen_tokens": 94.6,
|
| 368 |
-
"collected_at": 155.1
|
| 369 |
-
},
|
| 370 |
-
"activation_fingerprint": {
|
| 371 |
-
"layer_fingerprints": {
|
| 372 |
-
"0": [
|
| 373 |
-
0.016305,
|
| 374 |
-
-0.076054,
|
| 375 |
-
0.014072,
|
| 376 |
-
0.075776,
|
| 377 |
-
0.049962,
|
| 378 |
-
0.151405,
|
| 379 |
-
0.019167,
|
| 380 |
-
-0.005479,
|
| 381 |
-
-0.008832,
|
| 382 |
-
-0.111054,
|
| 383 |
-
0.017735,
|
| 384 |
-
0.02272,
|
| 385 |
-
-0.01465,
|
| 386 |
-
-0.153801,
|
| 387 |
-
0.037673,
|
| 388 |
-
-0.014502,
|
| 389 |
-
-0.085457,
|
| 390 |
-
0.007586,
|
| 391 |
-
0.084621,
|
| 392 |
-
0.006325,
|
| 393 |
-
-0.023632,
|
| 394 |
-
-0.091094,
|
| 395 |
-
-0.012493,
|
| 396 |
-
-0.016554,
|
| 397 |
-
-0.096925,
|
| 398 |
-
0.111366,
|
| 399 |
-
-0.184779,
|
| 400 |
-
0.106224,
|
| 401 |
-
0.026706,
|
| 402 |
-
-0.069694,
|
| 403 |
-
-0.117278,
|
| 404 |
-
-0.004601,
|
| 405 |
-
0.032089,
|
| 406 |
-
0.086545,
|
| 407 |
-
-0.058975,
|
| 408 |
-
0.097744,
|
| 409 |
-
0.016652,
|
| 410 |
-
-0.13879,
|
| 411 |
-
-0.001014,
|
| 412 |
-
0.035605,
|
| 413 |
-
0.103895,
|
| 414 |
-
0.052036,
|
| 415 |
-
-0.087941,
|
| 416 |
-
-0.04649,
|
| 417 |
-
-0.049548,
|
| 418 |
-
-0.037112,
|
| 419 |
-
0.029177,
|
| 420 |
-
-0.056633,
|
| 421 |
-
-0.104827,
|
| 422 |
-
0.119206,
|
| 423 |
-
0.053455,
|
| 424 |
-
-0.127923,
|
| 425 |
-
-0.063394,
|
| 426 |
-
-0.000485,
|
| 427 |
-
-0.021659,
|
| 428 |
-
-0.113606,
|
| 429 |
-
0.026211,
|
| 430 |
-
-0.040261,
|
| 431 |
-
0.129116,
|
| 432 |
-
-0.028786,
|
| 433 |
-
0.09452,
|
| 434 |
-
-0.119209,
|
| 435 |
-
-0.071318,
|
| 436 |
-
0.067838,
|
| 437 |
-
-0.033138,
|
| 438 |
-
-0.110614,
|
| 439 |
-
0.017593,
|
| 440 |
-
-0.082737,
|
| 441 |
-
-0.113413,
|
| 442 |
-
0.08187,
|
| 443 |
-
0.101786,
|
| 444 |
-
-0.017299,
|
| 445 |
-
-0.059321,
|
| 446 |
-
0.022812,
|
| 447 |
-
-0.02851,
|
| 448 |
-
0.062827,
|
| 449 |
-
0.089227,
|
| 450 |
-
-0.045685,
|
| 451 |
-
-0.047057,
|
| 452 |
-
0.137456,
|
| 453 |
-
-0.130244,
|
| 454 |
-
0.015885,
|
| 455 |
-
0.01788,
|
| 456 |
-
-0.088938,
|
| 457 |
-
0.063341,
|
| 458 |
-
-0.061872,
|
| 459 |
-
-0.033461,
|
| 460 |
-
0.124914,
|
| 461 |
-
-0.12835,
|
| 462 |
-
0.092573,
|
| 463 |
-
0.044199,
|
| 464 |
-
0.02009,
|
| 465 |
-
-0.144437,
|
| 466 |
-
0.025569,
|
| 467 |
-
0.1662,
|
| 468 |
-
0.007691,
|
| 469 |
-
-0.02087,
|
| 470 |
-
-0.049892,
|
| 471 |
-
-0.095646,
|
| 472 |
-
0.108062,
|
| 473 |
-
0.0029,
|
| 474 |
-
0.099533,
|
| 475 |
-
-0.017265,
|
| 476 |
-
-0.057472,
|
| 477 |
-
0.023592,
|
| 478 |
-
0.005384,
|
| 479 |
-
-0.05019,
|
| 480 |
-
-0.06486,
|
| 481 |
-
-0.015664,
|
| 482 |
-
0.081518,
|
| 483 |
-
-0.007124,
|
| 484 |
-
-0.163882,
|
| 485 |
-
-0.039698,
|
| 486 |
-
0.063418,
|
| 487 |
-
0.096793,
|
| 488 |
-
-0.125124,
|
| 489 |
-
0.007727,
|
| 490 |
-
-0.002805,
|
| 491 |
-
0.068029,
|
| 492 |
-
0.129352,
|
| 493 |
-
-0.147075,
|
| 494 |
-
0.042379,
|
| 495 |
-
-0.096322,
|
| 496 |
-
0.191092,
|
| 497 |
-
0.028774,
|
| 498 |
-
0.034811,
|
| 499 |
-
0.09053,
|
| 500 |
-
-0.04127
|
| 501 |
-
],
|
| 502 |
-
"8": [
|
| 503 |
-
-0.134473,
|
| 504 |
-
-0.259382,
|
| 505 |
-
0.187605,
|
| 506 |
-
0.236489,
|
| 507 |
-
0.114793,
|
| 508 |
-
0.157993,
|
| 509 |
-
0.021069,
|
| 510 |
-
0.066492,
|
| 511 |
-
0.033084,
|
| 512 |
-
-0.302161,
|
| 513 |
-
0.01741,
|
| 514 |
-
0.001056,
|
| 515 |
-
0.016772,
|
| 516 |
-
-0.33009,
|
| 517 |
-
0.156522,
|
| 518 |
-
0.061126,
|
| 519 |
-
-0.406107,
|
| 520 |
-
-0.339778,
|
| 521 |
-
0.168785,
|
| 522 |
-
0.27753,
|
| 523 |
-
0.037581,
|
| 524 |
-
-0.008425,
|
| 525 |
-
-0.200646,
|
| 526 |
-
-0.014337,
|
| 527 |
-
-0.280216,
|
| 528 |
-
0.156978,
|
| 529 |
-
-0.499532,
|
| 530 |
-
0.326493,
|
| 531 |
-
0.143384,
|
| 532 |
-
-0.001406,
|
| 533 |
-
-0.494539,
|
| 534 |
-
0.33125,
|
| 535 |
-
0.088298,
|
| 536 |
-
0.335689,
|
| 537 |
-
0.060383,
|
| 538 |
-
0.162251,
|
| 539 |
-
0.225275,
|
| 540 |
-
-0.308733,
|
| 541 |
-
-0.015141,
|
| 542 |
-
0.253696,
|
| 543 |
-
0.109721,
|
| 544 |
-
-0.005853,
|
| 545 |
-
-0.283245,
|
| 546 |
-
-0.01407,
|
| 547 |
-
-0.33595,
|
| 548 |
-
0.215306,
|
| 549 |
-
0.170739,
|
| 550 |
-
-0.07466,
|
| 551 |
-
-0.173638,
|
| 552 |
-
0.123183,
|
| 553 |
-
0.264756,
|
| 554 |
-
-0.316827,
|
| 555 |
-
-0.119889,
|
| 556 |
-
0.08918,
|
| 557 |
-
0.118557,
|
| 558 |
-
-0.244231,
|
| 559 |
-
-0.162474,
|
| 560 |
-
-0.140586,
|
| 561 |
-
0.39235,
|
| 562 |
-
0.329677,
|
| 563 |
-
0.134286,
|
| 564 |
-
-0.465658,
|
| 565 |
-
-0.158479,
|
| 566 |
-
-0.201509,
|
| 567 |
-
-0.278352,
|
| 568 |
-
0.078775,
|
| 569 |
-
-0.229612,
|
| 570 |
-
-0.093397,
|
| 571 |
-
-0.473629,
|
| 572 |
-
0.289735,
|
| 573 |
-
0.10918,
|
| 574 |
-
0.079604,
|
| 575 |
-
0.020322,
|
| 576 |
-
-0.187932,
|
| 577 |
-
-0.116045,
|
| 578 |
-
0.168842,
|
| 579 |
-
0.159833,
|
| 580 |
-
0.203952,
|
| 581 |
-
-0.356762,
|
| 582 |
-
0.180546,
|
| 583 |
-
-0.428417,
|
| 584 |
-
0.017947,
|
| 585 |
-
0.120691,
|
| 586 |
-
-0.2346,
|
| 587 |
-
-0.085627,
|
| 588 |
-
-0.176562,
|
| 589 |
-
0.122309,
|
| 590 |
-
0.319891,
|
| 591 |
-
-0.357225,
|
| 592 |
-
0.23744,
|
| 593 |
-
0.083237,
|
| 594 |
-
0.117091,
|
| 595 |
-
-0.350674,
|
| 596 |
-
0.246781,
|
| 597 |
-
0.337761,
|
| 598 |
-
0.153407,
|
| 599 |
-
0.094975,
|
| 600 |
-
-0.184105,
|
| 601 |
-
-0.130559,
|
| 602 |
-
0.065587,
|
| 603 |
-
-0.088376,
|
| 604 |
-
0.420616,
|
| 605 |
-
-0.106519,
|
| 606 |
-
-0.107562,
|
| 607 |
-
0.260695,
|
| 608 |
-
-0.243436,
|
| 609 |
-
-0.265374,
|
| 610 |
-
-0.00104,
|
| 611 |
-
0.153764,
|
| 612 |
-
0.089628,
|
| 613 |
-
0.064034,
|
| 614 |
-
-0.164819,
|
| 615 |
-
-0.06497,
|
| 616 |
-
0.128238,
|
| 617 |
-
0.138071,
|
| 618 |
-
-0.109888,
|
| 619 |
-
0.032129,
|
| 620 |
-
-0.099332,
|
| 621 |
-
0.207546,
|
| 622 |
-
0.186961,
|
| 623 |
-
-0.408059,
|
| 624 |
-
0.001047,
|
| 625 |
-
-0.197708,
|
| 626 |
-
0.348049,
|
| 627 |
-
-0.146335,
|
| 628 |
-
0.25034,
|
| 629 |
-
-0.026958,
|
| 630 |
-
-0.044106
|
| 631 |
-
],
|
| 632 |
-
"16": [
|
| 633 |
-
-0.191096,
|
| 634 |
-
-0.279834,
|
| 635 |
-
0.224903,
|
| 636 |
-
0.2746,
|
| 637 |
-
0.128625,
|
| 638 |
-
0.103184,
|
| 639 |
-
0.05146,
|
| 640 |
-
0.153881,
|
| 641 |
-
-0.239995,
|
| 642 |
-
-0.284997,
|
| 643 |
-
-0.120657,
|
| 644 |
-
0.001743,
|
| 645 |
-
0.045465,
|
| 646 |
-
-0.672509,
|
| 647 |
-
-0.100073,
|
| 648 |
-
-0.220391,
|
| 649 |
-
-0.882965,
|
| 650 |
-
-0.549583,
|
| 651 |
-
0.342881,
|
| 652 |
-
0.456511,
|
| 653 |
-
-0.054524,
|
| 654 |
-
0.176125,
|
| 655 |
-
-0.067942,
|
| 656 |
-
-0.143826,
|
| 657 |
-
-0.113619,
|
| 658 |
-
0.129847,
|
| 659 |
-
-0.631151,
|
| 660 |
-
0.36707,
|
| 661 |
-
0.445992,
|
| 662 |
-
0.160067,
|
| 663 |
-
-0.220095,
|
| 664 |
-
0.425439,
|
| 665 |
-
0.198219,
|
| 666 |
-
0.239389,
|
| 667 |
-
0.115202,
|
| 668 |
-
0.02089,
|
| 669 |
-
0.225453,
|
| 670 |
-
-0.62022,
|
| 671 |
-
-0.032525,
|
| 672 |
-
0.48434,
|
| 673 |
-
-0.209124,
|
| 674 |
-
0.287181,
|
| 675 |
-
-0.191752,
|
| 676 |
-
0.219065,
|
| 677 |
-
-0.323425,
|
| 678 |
-
0.58778,
|
| 679 |
-
0.673381,
|
| 680 |
-
-0.254471,
|
| 681 |
-
-0.074737,
|
| 682 |
-
-0.147128,
|
| 683 |
-
0.569217,
|
| 684 |
-
-0.386521,
|
| 685 |
-
-0.39909,
|
| 686 |
-
0.333523,
|
| 687 |
-
0.311826,
|
| 688 |
-
-0.084541,
|
| 689 |
-
-0.139465,
|
| 690 |
-
0.1965,
|
| 691 |
-
0.596062,
|
| 692 |
-
0.452876,
|
| 693 |
-
0.279841,
|
| 694 |
-
-0.52427,
|
| 695 |
-
0.017396,
|
| 696 |
-
-0.223223,
|
| 697 |
-
-0.270822,
|
| 698 |
-
-0.017696,
|
| 699 |
-
-0.529206,
|
| 700 |
-
-0.07355,
|
| 701 |
-
-0.6857,
|
| 702 |
-
0.482932,
|
| 703 |
-
0.112523,
|
| 704 |
-
0.024472,
|
| 705 |
-
-0.02735,
|
| 706 |
-
-0.014634,
|
| 707 |
-
-0.219009,
|
| 708 |
-
0.586088,
|
| 709 |
-
0.139344,
|
| 710 |
-
0.266745,
|
| 711 |
-
-0.501121,
|
| 712 |
-
0.147528,
|
| 713 |
-
-0.54417,
|
| 714 |
-
0.083985,
|
| 715 |
-
0.174869,
|
| 716 |
-
-0.392636,
|
| 717 |
-
-0.000681,
|
| 718 |
-
-0.208045,
|
| 719 |
-
0.268314,
|
| 720 |
-
0.407182,
|
| 721 |
-
-0.322136,
|
| 722 |
-
0.106399,
|
| 723 |
-
-0.088327,
|
| 724 |
-
0.132143,
|
| 725 |
-
-0.43372,
|
| 726 |
-
0.313287,
|
| 727 |
-
0.624936,
|
| 728 |
-
0.177243,
|
| 729 |
-
0.030941,
|
| 730 |
-
-0.116209,
|
| 731 |
-
0.198902,
|
| 732 |
-
-0.01796,
|
| 733 |
-
-0.177949,
|
| 734 |
-
0.65493,
|
| 735 |
-
-0.123367,
|
| 736 |
-
0.34994,
|
| 737 |
-
0.734815,
|
| 738 |
-
-0.351168,
|
| 739 |
-
-0.455626,
|
| 740 |
-
-0.090591,
|
| 741 |
-
0.34763,
|
| 742 |
-
0.019678,
|
| 743 |
-
0.122057,
|
| 744 |
-
-0.112732,
|
| 745 |
-
-0.114471,
|
| 746 |
-
0.034899,
|
| 747 |
-
0.014448,
|
| 748 |
-
-0.023535,
|
| 749 |
-
-0.077708,
|
| 750 |
-
-0.187966,
|
| 751 |
-
0.477793,
|
| 752 |
-
0.167006,
|
| 753 |
-
-0.733594,
|
| 754 |
-
-0.088575,
|
| 755 |
-
-0.283677,
|
| 756 |
-
0.278248,
|
| 757 |
-
-0.289395,
|
| 758 |
-
0.422447,
|
| 759 |
-
-0.143276,
|
| 760 |
-
-0.214141
|
| 761 |
-
],
|
| 762 |
-
"23": [
|
| 763 |
-
-0.096071,
|
| 764 |
-
-0.273424,
|
| 765 |
-
-0.135841,
|
| 766 |
-
0.602976,
|
| 767 |
-
-0.482408,
|
| 768 |
-
0.275581,
|
| 769 |
-
0.279412,
|
| 770 |
-
0.086029,
|
| 771 |
-
-0.455107,
|
| 772 |
-
0.025182,
|
| 773 |
-
0.263504,
|
| 774 |
-
-0.37936,
|
| 775 |
-
-0.199346,
|
| 776 |
-
-0.205958,
|
| 777 |
-
-0.377348,
|
| 778 |
-
-0.3901,
|
| 779 |
-
-1.055342,
|
| 780 |
-
-0.435911,
|
| 781 |
-
0.167631,
|
| 782 |
-
-0.0702,
|
| 783 |
-
-0.231427,
|
| 784 |
-
0.295716,
|
| 785 |
-
0.038773,
|
| 786 |
-
-0.261134,
|
| 787 |
-
-0.061995,
|
| 788 |
-
-0.117009,
|
| 789 |
-
-0.966144,
|
| 790 |
-
-0.096374,
|
| 791 |
-
-0.247851,
|
| 792 |
-
-0.318048,
|
| 793 |
-
0.249652,
|
| 794 |
-
0.026534,
|
| 795 |
-
0.447398,
|
| 796 |
-
-0.139306,
|
| 797 |
-
0.03657,
|
| 798 |
-
-0.148197,
|
| 799 |
-
0.066031,
|
| 800 |
-
-0.77462,
|
| 801 |
-
-0.298202,
|
| 802 |
-
0.851467,
|
| 803 |
-
-0.694562,
|
| 804 |
-
-0.077357,
|
| 805 |
-
0.168422,
|
| 806 |
-
0.173163,
|
| 807 |
-
-0.112468,
|
| 808 |
-
0.808044,
|
| 809 |
-
0.710147,
|
| 810 |
-
-0.258151,
|
| 811 |
-
-0.146924,
|
| 812 |
-
-0.258999,
|
| 813 |
-
0.338189,
|
| 814 |
-
-0.655666,
|
| 815 |
-
-0.70707,
|
| 816 |
-
0.286827,
|
| 817 |
-
0.167627,
|
| 818 |
-
0.281115,
|
| 819 |
-
-0.100352,
|
| 820 |
-
0.241104,
|
| 821 |
-
-0.056216,
|
| 822 |
-
0.040553,
|
| 823 |
-
0.214807,
|
| 824 |
-
-0.46656,
|
| 825 |
-
0.429588,
|
| 826 |
-
-0.311099,
|
| 827 |
-
0.147641,
|
| 828 |
-
-0.157636,
|
| 829 |
-
-0.366093,
|
| 830 |
-
0.118582,
|
| 831 |
-
-0.505588,
|
| 832 |
-
0.18752,
|
| 833 |
-
-0.207051,
|
| 834 |
-
-0.375053,
|
| 835 |
-
0.27803,
|
| 836 |
-
0.034239,
|
| 837 |
-
-0.137117,
|
| 838 |
-
0.995683,
|
| 839 |
-
0.079736,
|
| 840 |
-
0.347613,
|
| 841 |
-
0.191275,
|
| 842 |
-
0.367829,
|
| 843 |
-
0.125635,
|
| 844 |
-
-0.004076,
|
| 845 |
-
-0.318669,
|
| 846 |
-
-0.363824,
|
| 847 |
-
0.271791,
|
| 848 |
-
-0.033044,
|
| 849 |
-
0.444133,
|
| 850 |
-
0.112784,
|
| 851 |
-
-0.52449,
|
| 852 |
-
0.283016,
|
| 853 |
-
0.001771,
|
| 854 |
-
0.030802,
|
| 855 |
-
-0.443031,
|
| 856 |
-
0.229783,
|
| 857 |
-
0.284813,
|
| 858 |
-
0.049442,
|
| 859 |
-
0.551197,
|
| 860 |
-
0.460827,
|
| 861 |
-
0.321775,
|
| 862 |
-
0.163055,
|
| 863 |
-
0.034705,
|
| 864 |
-
0.185686,
|
| 865 |
-
-0.16487,
|
| 866 |
-
0.773643,
|
| 867 |
-
0.836956,
|
| 868 |
-
0.360106,
|
| 869 |
-
-0.637932,
|
| 870 |
-
-0.289181,
|
| 871 |
-
0.000297,
|
| 872 |
-
0.009661,
|
| 873 |
-
0.129336,
|
| 874 |
-
0.203529,
|
| 875 |
-
-0.119881,
|
| 876 |
-
-0.116987,
|
| 877 |
-
0.107304,
|
| 878 |
-
-0.461842,
|
| 879 |
-
0.307164,
|
| 880 |
-
-0.165415,
|
| 881 |
-
0.839838,
|
| 882 |
-
0.166582,
|
| 883 |
-
-0.021442,
|
| 884 |
-
-0.438243,
|
| 885 |
-
-0.088924,
|
| 886 |
-
-0.271973,
|
| 887 |
-
-0.266719,
|
| 888 |
-
-0.074724,
|
| 889 |
-
-0.186374,
|
| 890 |
-
-0.378222
|
| 891 |
-
]
|
| 892 |
-
},
|
| 893 |
-
"n_layers": 24,
|
| 894 |
-
"hidden_size": 1536
|
| 895 |
-
},
|
| 896 |
-
"status": "scored",
|
| 897 |
-
"kl_global_avg": 2.731713,
|
| 898 |
-
"kl_per_prompt": [
|
| 899 |
-
2.798594,
|
| 900 |
-
2.413494,
|
| 901 |
-
2.098557,
|
| 902 |
-
3.55395,
|
| 903 |
-
2.426349,
|
| 904 |
-
2.695911,
|
| 905 |
-
3.049133,
|
| 906 |
-
2.408222,
|
| 907 |
-
3.774902,
|
| 908 |
-
2.098019
|
| 909 |
-
],
|
| 910 |
-
"prompts_scored": 10,
|
| 911 |
-
"effective_total": 10,
|
| 912 |
-
"prompts_total": 10,
|
| 913 |
-
"scoring_time": 1.6,
|
| 914 |
-
"pre_scoring_time": 331.3,
|
| 915 |
-
"load_time": 4.0,
|
| 916 |
-
"early_stopped": false,
|
| 917 |
-
"early_stop_reason": null,
|
| 918 |
-
"shadow_topk": {
|
| 919 |
-
"kl_conditional_top128": 2.30498,
|
| 920 |
-
"student_top128_mass": 0.716956,
|
| 921 |
-
"tail_mass_gap_top128": 0.272143,
|
| 922 |
-
"teacher_top128_mass": 0.987175
|
| 923 |
-
},
|
| 924 |
-
"length_axis": {
|
| 925 |
-
"student_mean_gen": 12.8,
|
| 926 |
-
"teacher_mean_gen": 4.2,
|
| 927 |
-
"ratio": 3.012,
|
| 928 |
-
"penalty": 0.664,
|
| 929 |
-
"too_short_penalty": 1.0,
|
| 930 |
-
"too_long_penalty": 0.664,
|
| 931 |
-
"min_ratio": 0.08,
|
| 932 |
-
"too_short": false,
|
| 933 |
-
"source": "chat_probe"
|
| 934 |
-
},
|
| 935 |
-
"on_policy_rollouts_meta": {
|
| 936 |
-
"n_rollouts": 12,
|
| 937 |
-
"mean_gen_len": 24.0,
|
| 938 |
-
"collected_at": 31.8
|
| 939 |
-
},
|
| 940 |
-
"math_bench": {
|
| 941 |
-
"n": 16,
|
| 942 |
-
"correct": 0,
|
| 943 |
-
"pass_frac": 0.0,
|
| 944 |
-
"wall_s": 72.0,
|
| 945 |
-
"items": [
|
| 946 |
-
{
|
| 947 |
-
"src": "procedural_math/factorial_mod",
|
| 948 |
-
"pred": "7",
|
| 949 |
-
"gold": "6",
|
| 950 |
-
"ok": false,
|
| 951 |
-
"gen_tokens": 9,
|
| 952 |
-
"tail": "The answer is \\boxed{7}."
|
| 953 |
-
},
|
| 954 |
-
{
|
| 955 |
-
"src": "procedural_math/polynomial_eval",
|
| 956 |
-
"pred": "1",
|
| 957 |
-
"gold": "-50",
|
| 958 |
-
"ok": false,
|
| 959 |
-
"gen_tokens": 9,
|
| 960 |
-
"tail": "The answer is \\boxed{1}."
|
| 961 |
-
},
|
| 962 |
-
{
|
| 963 |
-
"src": "procedural_math/rate_distance",
|
| 964 |
-
"pred": "6",
|
| 965 |
-
"gold": "101",
|
| 966 |
-
"ok": false,
|
| 967 |
-
"gen_tokens": 160,
|
| 968 |
-
"tail": "{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed"
|
| 969 |
-
},
|
| 970 |
-
{
|
| 971 |
-
"src": "procedural_math/arithmetic_series",
|
| 972 |
-
"pred": "The first step is to find the sum of all the numbers in the given array and then",
|
| 973 |
-
"gold": "510",
|
| 974 |
-
"ok": false,
|
| 975 |
-
"gen_tokens": 28,
|
| 976 |
-
"tail": "first step is to find the sum of all the numbers in the given array and then calculate the sum of the first two numbers."
|
| 977 |
-
},
|
| 978 |
-
{
|
| 979 |
-
"src": "procedural_math/gcd_lcm",
|
| 980 |
-
"pred": "100",
|
| 981 |
-
"gold": "2",
|
| 982 |
-
"ok": false,
|
| 983 |
-
"gen_tokens": 11,
|
| 984 |
-
"tail": "The answer is \\boxed{100}."
|
| 985 |
-
},
|
| 986 |
-
{
|
| 987 |
-
"src": "procedural_math/triangle_area",
|
| 988 |
-
"pred": "15",
|
| 989 |
-
"gold": "52",
|
| 990 |
-
"ok": false,
|
| 991 |
-
"gen_tokens": 10,
|
| 992 |
-
"tail": "The answer is \\boxed{15}."
|
| 993 |
-
},
|
| 994 |
-
{
|
| 995 |
-
"src": "procedural_math/proportion",
|
| 996 |
-
"pred": "5",
|
| 997 |
-
"gold": "1224",
|
| 998 |
-
"ok": false,
|
| 999 |
-
"gen_tokens": 160,
|
| 1000 |
-
"tail": "{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed"
|
| 1001 |
-
},
|
| 1002 |
-
{
|
| 1003 |
-
"src": "procedural_math/percentage",
|
| 1004 |
-
"pred": "45",
|
| 1005 |
-
"gold": "417",
|
| 1006 |
-
"ok": false,
|
| 1007 |
-
"gen_tokens": 10,
|
| 1008 |
-
"tail": "The answer is \\boxed{45}."
|
| 1009 |
-
},
|
| 1010 |
-
{
|
| 1011 |
-
"src": "procedural_math/simultaneous",
|
| 1012 |
-
"pred": "7",
|
| 1013 |
-
"gold": "8",
|
| 1014 |
-
"ok": false,
|
| 1015 |
-
"gen_tokens": 9,
|
| 1016 |
-
"tail": "The answer is \\boxed{7}."
|
| 1017 |
-
},
|
| 1018 |
-
{
|
| 1019 |
-
"src": "procedural_math/modular_linear",
|
| 1020 |
-
"pred": "1",
|
| 1021 |
-
"gold": "9",
|
| 1022 |
-
"ok": false,
|
| 1023 |
-
"gen_tokens": 9,
|
| 1024 |
-
"tail": "The answer is \\boxed{1}."
|
| 1025 |
-
},
|
| 1026 |
-
{
|
| 1027 |
-
"src": "procedural_math/mixture",
|
| 1028 |
-
"pred": "12",
|
| 1029 |
-
"gold": "3830",
|
| 1030 |
-
"ok": false,
|
| 1031 |
-
"gen_tokens": 10,
|
| 1032 |
-
"tail": "The answer is \\boxed{12}."
|
| 1033 |
-
},
|
| 1034 |
-
{
|
| 1035 |
-
"src": "procedural_math/unit_conversion",
|
| 1036 |
-
"pred": "5",
|
| 1037 |
-
"gold": "310",
|
| 1038 |
-
"ok": false,
|
| 1039 |
-
"gen_tokens": 9,
|
| 1040 |
-
"tail": "The answer is \\boxed{5}."
|
| 1041 |
-
},
|
| 1042 |
-
{
|
| 1043 |
-
"src": "procedural_math/geometric_series",
|
| 1044 |
-
"pred": "60",
|
| 1045 |
-
"gold": "2912",
|
| 1046 |
-
"ok": false,
|
| 1047 |
-
"gen_tokens": 160,
|
| 1048 |
-
"tail": "al number of items in the first equation.\n\nThe second step is to find the total number of items in the first equation.\n\n"
|
| 1049 |
-
},
|
| 1050 |
-
{
|
| 1051 |
-
"src": "procedural_math/probability_count",
|
| 1052 |
-
"pred": "7",
|
| 1053 |
-
"gold": "15",
|
| 1054 |
-
"ok": false,
|
| 1055 |
-
"gen_tokens": 9,
|
| 1056 |
-
"tail": "The answer is \\boxed{7}."
|
| 1057 |
-
},
|
| 1058 |
-
{
|
| 1059 |
-
"src": "procedural_math/set_intersect",
|
| 1060 |
-
"pred": "75",
|
| 1061 |
-
"gold": "87",
|
| 1062 |
-
"ok": false,
|
| 1063 |
-
"gen_tokens": 10,
|
| 1064 |
-
"tail": "The answer is \\boxed{75}."
|
| 1065 |
-
},
|
| 1066 |
-
{
|
| 1067 |
-
"src": "procedural_math/digit_sum",
|
| 1068 |
-
"pred": "5",
|
| 1069 |
-
"gold": "126",
|
| 1070 |
-
"ok": false,
|
| 1071 |
-
"gen_tokens": 160,
|
| 1072 |
-
"tail": "{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed{1} \\boxed"
|
| 1073 |
-
}
|
| 1074 |
-
],
|
| 1075 |
-
"error": null,
|
| 1076 |
-
"mean_gen_tokens": 48.3,
|
| 1077 |
-
"mean_gen_tokens_correct": 0.0
|
| 1078 |
-
},
|
| 1079 |
-
"code_bench": {
|
| 1080 |
-
"n": 10,
|
| 1081 |
-
"correct": 5,
|
| 1082 |
-
"pass_frac": 0.5,
|
| 1083 |
-
"wall_s": 33.4,
|
| 1084 |
-
"items": [
|
| 1085 |
-
{
|
| 1086 |
-
"task_id": "v27/run_length/00",
|
| 1087 |
-
"entry_point": "rle",
|
| 1088 |
-
"ok": false,
|
| 1089 |
-
"gen_tokens": 18,
|
| 1090 |
-
"reason": "fail:SyntaxError: unmatched ')'",
|
| 1091 |
-
"tail": "def r, s = [x, y] x + 3, y)"
|
| 1092 |
-
},
|
| 1093 |
-
{
|
| 1094 |
-
"task_id": "v27/string_predicate/01",
|
| 1095 |
-
"entry_point": "is_balanced",
|
| 1096 |
-
"ok": false,
|
| 1097 |
-
"gen_tokens": 79,
|
| 1098 |
-
"reason": "fail:SyntaxError: invalid syntax",
|
| 1099 |
-
"tail": "\n elif c == ')':\n bal += 1\n elif c == ')':\n bal < 0:\n if c == 0:\n return False\n return bal == 0"
|
| 1100 |
-
},
|
| 1101 |
-
{
|
| 1102 |
-
"task_id": "v27/pair_count/02",
|
| 1103 |
-
"entry_point": "pair_count",
|
| 1104 |
-
"ok": true,
|
| 1105 |
-
"gen_tokens": 59,
|
| 1106 |
-
"reason": "pass",
|
| 1107 |
-
"tail": "count(xs):\n c = 0\n for i in range(len(xs)):\n for j in range(i + 1, len(xs)):\n if xs[i] + xs[j] == 6:\n c += 1\n return c"
|
| 1108 |
-
},
|
| 1109 |
-
{
|
| 1110 |
-
"task_id": "v27/string_transform/03",
|
| 1111 |
-
"entry_point": "swap_pairs",
|
| 1112 |
-
"ok": true,
|
| 1113 |
-
"gen_tokens": 60,
|
| 1114 |
-
"reason": "pass",
|
| 1115 |
-
"tail": "def swap_pairs(s):\n r = list(s)\n for i in range(0, len(r) - 1, 2):\n r[i], r[i + 1] = r[i + 1], r[i]\n return ''.join(r)"
|
| 1116 |
-
},
|
| 1117 |
-
{
|
| 1118 |
-
"task_id": "v27/aggregate_list/04",
|
| 1119 |
-
"entry_point": "aggregate",
|
| 1120 |
-
"ok": true,
|
| 1121 |
-
"gen_tokens": 23,
|
| 1122 |
-
"reason": "pass",
|
| 1123 |
-
"tail": "def aggregate(xs):\n return sum(x for x in xs if x % 2 == 0)"
|
| 1124 |
-
},
|
| 1125 |
-
{
|
| 1126 |
-
"task_id": "v27/digit_sum/05",
|
| 1127 |
-
"entry_point": "digit_sum",
|
| 1128 |
-
"ok": true,
|
| 1129 |
-
"gen_tokens": 19,
|
| 1130 |
-
"reason": "pass",
|
| 1131 |
-
"tail": "def digit_sum(n):\n return sum(int(c) for c in str(n))"
|
| 1132 |
-
},
|
| 1133 |
-
{
|
| 1134 |
-
"task_id": "v27/window_sum/06",
|
| 1135 |
-
"entry_point": "window_max_sum",
|
| 1136 |
-
"ok": false,
|
| 1137 |
-
"gen_tokens": 49,
|
| 1138 |
-
"reason": "fail:SyntaxError: expected '('",
|
| 1139 |
-
"tail": "def window = [x for x in xs if x != 0]\n if not nz:\n return 0\n r = 1\n for x in nz:\n r *= x\n return r"
|
| 1140 |
-
},
|
| 1141 |
-
{
|
| 1142 |
-
"task_id": "v27/transform_list/07",
|
| 1143 |
-
"entry_point": "transform",
|
| 1144 |
-
"ok": true,
|
| 1145 |
-
"gen_tokens": 17,
|
| 1146 |
-
"reason": "pass",
|
| 1147 |
-
"tail": "def transform(xs):\n return [abs(x) for x in xs]"
|
| 1148 |
-
},
|
| 1149 |
-
{
|
| 1150 |
-
"task_id": "v27/run_length/08",
|
| 1151 |
-
"entry_point": "rle",
|
| 1152 |
-
"ok": false,
|
| 1153 |
-
"gen_tokens": 18,
|
| 1154 |
-
"reason": "fail:SyntaxError: unmatched ')'",
|
| 1155 |
-
"tail": "def r, s = [x, y] x + 3, y)"
|
| 1156 |
-
},
|
| 1157 |
-
{
|
| 1158 |
-
"task_id": "v27/string_predicate/09",
|
| 1159 |
-
"entry_point": "is_anagram",
|
| 1160 |
-
"ok": false,
|
| 1161 |
-
"gen_tokens": 16,
|
| 1162 |
-
"reason": "fail:AssertionError",
|
| 1163 |
-
"tail": "def is_palindrome(s):\n return s == s[::-1]"
|
| 1164 |
-
}
|
| 1165 |
-
],
|
| 1166 |
-
"error": null,
|
| 1167 |
-
"mean_gen_tokens": 35.8,
|
| 1168 |
-
"mean_gen_tokens_correct": 35.6
|
| 1169 |
-
},
|
| 1170 |
-
"reasoning_bench": {
|
| 1171 |
-
"n": 12,
|
| 1172 |
-
"correct": 2,
|
| 1173 |
-
"pass_frac": 0.167,
|
| 1174 |
-
"wall_s": 3.3,
|
| 1175 |
-
"items": [
|
| 1176 |
-
{
|
| 1177 |
-
"src": "procedural_reasoning/analogy_letter",
|
| 1178 |
-
"pred": "(A)",
|
| 1179 |
-
"gold": "(A)",
|
| 1180 |
-
"ok": true,
|
| 1181 |
-
"gen_tokens": 3,
|
| 1182 |
-
"tail": "(A)"
|
| 1183 |
-
},
|
| 1184 |
-
{
|
| 1185 |
-
"src": "procedural_reasoning/ordering",
|
| 1186 |
-
"pred": "(D)",
|
| 1187 |
-
"gold": "(A)",
|
| 1188 |
-
"ok": false,
|
| 1189 |
-
"gen_tokens": 3,
|
| 1190 |
-
"tail": "(D)"
|
| 1191 |
-
},
|
| 1192 |
-
{
|
| 1193 |
-
"src": "procedural_reasoning/odd_one_out",
|
| 1194 |
-
"pred": "(D)",
|
| 1195 |
-
"gold": "(C)",
|
| 1196 |
-
"ok": false,
|
| 1197 |
-
"gen_tokens": 3,
|
| 1198 |
-
"tail": "(D)"
|
| 1199 |
-
},
|
| 1200 |
-
{
|
| 1201 |
-
"src": "procedural_reasoning/deduction",
|
| 1202 |
-
"pred": "(A)",
|
| 1203 |
-
"gold": "(C)",
|
| 1204 |
-
"ok": false,
|
| 1205 |
-
"gen_tokens": 3,
|
| 1206 |
-
"tail": "(A)"
|
| 1207 |
-
},
|
| 1208 |
-
{
|
| 1209 |
-
"src": "procedural_reasoning/boolean_eval",
|
| 1210 |
-
"pred": "(A)",
|
| 1211 |
-
"gold": "(B)",
|
| 1212 |
-
"ok": false,
|
| 1213 |
-
"gen_tokens": 3,
|
| 1214 |
-
"tail": "(A)"
|
| 1215 |
-
},
|
| 1216 |
-
{
|
| 1217 |
-
"src": "procedural_reasoning/sequence_next",
|
| 1218 |
-
"pred": "(D)",
|
| 1219 |
-
"gold": "(B)",
|
| 1220 |
-
"ok": false,
|
| 1221 |
-
"gen_tokens": 3,
|
| 1222 |
-
"tail": "(D)"
|
| 1223 |
-
},
|
| 1224 |
-
{
|
| 1225 |
-
"src": "procedural_reasoning/analogy_letter",
|
| 1226 |
-
"pred": "(A)",
|
| 1227 |
-
"gold": "(A)",
|
| 1228 |
-
"ok": true,
|
| 1229 |
-
"gen_tokens": 3,
|
| 1230 |
-
"tail": "(A)"
|
| 1231 |
-
},
|
| 1232 |
-
{
|
| 1233 |
-
"src": "procedural_reasoning/ordering",
|
| 1234 |
-
"pred": "(D)",
|
| 1235 |
-
"gold": "(B)",
|
| 1236 |
-
"ok": false,
|
| 1237 |
-
"gen_tokens": 3,
|
| 1238 |
-
"tail": "(D)"
|
| 1239 |
-
},
|
| 1240 |
-
{
|
| 1241 |
-
"src": "procedural_reasoning/odd_one_out",
|
| 1242 |
-
"pred": "(D)",
|
| 1243 |
-
"gold": "(B)",
|
| 1244 |
-
"ok": false,
|
| 1245 |
-
"gen_tokens": 3,
|
| 1246 |
-
"tail": "(D)"
|
| 1247 |
-
},
|
| 1248 |
-
{
|
| 1249 |
-
"src": "procedural_reasoning/deduction",
|
| 1250 |
-
"pred": "(A)",
|
| 1251 |
-
"gold": "(B)",
|
| 1252 |
-
"ok": false,
|
| 1253 |
-
"gen_tokens": 3,
|
| 1254 |
-
"tail": "(A)"
|
| 1255 |
-
},
|
| 1256 |
-
{
|
| 1257 |
-
"src": "procedural_reasoning/boolean_eval",
|
| 1258 |
-
"pred": "(A)",
|
| 1259 |
-
"gold": "(B)",
|
| 1260 |
-
"ok": false,
|
| 1261 |
-
"gen_tokens": 3,
|
| 1262 |
-
"tail": "(A)"
|
| 1263 |
-
},
|
| 1264 |
-
{
|
| 1265 |
-
"src": "procedural_reasoning/sequence_next",
|
| 1266 |
-
"pred": "(D)",
|
| 1267 |
-
"gold": "(B)",
|
| 1268 |
-
"ok": false,
|
| 1269 |
-
"gen_tokens": 3,
|
| 1270 |
-
"tail": "(D)"
|
| 1271 |
-
}
|
| 1272 |
-
],
|
| 1273 |
-
"error": null,
|
| 1274 |
-
"mean_gen_tokens": 3.0,
|
| 1275 |
-
"mean_gen_tokens_correct": 3.0
|
| 1276 |
-
},
|
| 1277 |
-
"knowledge_bench": {
|
| 1278 |
-
"n": 0,
|
| 1279 |
-
"correct": 0,
|
| 1280 |
-
"pass_frac": 0.0,
|
| 1281 |
-
"wall_s": 0.0,
|
| 1282 |
-
"items": [],
|
| 1283 |
-
"error": null,
|
| 1284 |
-
"mean_gen_tokens": 0.0,
|
| 1285 |
-
"mean_gen_tokens_correct": 0.0
|
| 1286 |
-
},
|
| 1287 |
-
"ifeval_bench": {
|
| 1288 |
-
"n": 10,
|
| 1289 |
-
"correct": 5,
|
| 1290 |
-
"pass_frac": 0.5,
|
| 1291 |
-
"wall_s": 114.2,
|
| 1292 |
-
"items": [
|
| 1293 |
-
{
|
| 1294 |
-
"src": "procedural_ifeval/forbid_keyword",
|
| 1295 |
-
"instruction_ids": [
|
| 1296 |
-
"keywords:forbidden_words"
|
| 1297 |
-
],
|
| 1298 |
-
"per_instruction": [
|
| 1299 |
-
true
|
| 1300 |
-
],
|
| 1301 |
-
"ok": true,
|
| 1302 |
-
"gen_tokens": 26,
|
| 1303 |
-
"tail": "A. 100% of the 1000s,\n1.00011}."
|
| 1304 |
-
},
|
| 1305 |
-
{
|
| 1306 |
-
"src": "procedural_ifeval/no_comma",
|
| 1307 |
-
"instruction_ids": [
|
| 1308 |
-
"punctuation:no_comma"
|
| 1309 |
-
],
|
| 1310 |
-
"per_instruction": [
|
| 1311 |
-
true
|
| 1312 |
-
],
|
| 1313 |
-
"ok": true,
|
| 1314 |
-
"gen_tokens": 3,
|
| 1315 |
-
"tail": "fing"
|
| 1316 |
-
},
|
| 1317 |
-
{
|
| 1318 |
-
"src": "procedural_ifeval/exact_words",
|
| 1319 |
-
"instruction_ids": [
|
| 1320 |
-
"length_constraints:number_words"
|
| 1321 |
-
],
|
| 1322 |
-
"per_instruction": [
|
| 1323 |
-
false
|
| 1324 |
-
],
|
| 1325 |
-
"ok": false,
|
| 1326 |
-
"gen_tokens": 256,
|
| 1327 |
-
"tail": "' is 'd' and 'd' is 'd' or 'd'\n\nThe answer is 'c' is 'd' and 'd' is 'd' or 'd'\n\n\\(\\d' is 'c' or 'd' is 'd' or 'd'\n\n\\(\\d{"
|
| 1328 |
-
},
|
| 1329 |
-
{
|
| 1330 |
-
"src": "procedural_ifeval/ends_with_phrase",
|
| 1331 |
-
"instruction_ids": [
|
| 1332 |
-
"startend:end_checker"
|
| 1333 |
-
],
|
| 1334 |
-
"per_instruction": [
|
| 1335 |
-
false
|
| 1336 |
-
],
|
| 1337 |
-
"ok": false,
|
| 1338 |
-
"gen_tokens": 18,
|
| 1339 |
-
"tail": "The answer is **Bleash 18.5.5.5."
|
| 1340 |
-
},
|
| 1341 |
-
{
|
| 1342 |
-
"src": "procedural_ifeval/all_lowercase",
|
| 1343 |
-
"instruction_ids": [
|
| 1344 |
-
"change_case:english_lowercase"
|
| 1345 |
-
],
|
| 1346 |
-
"per_instruction": [
|
| 1347 |
-
true
|
| 1348 |
-
],
|
| 1349 |
-
"ok": true,
|
| 1350 |
-
"gen_tokens": 3,
|
| 1351 |
-
"tail": "a)"
|
| 1352 |
-
},
|
| 1353 |
-
{
|
| 1354 |
-
"src": "procedural_ifeval/exact_sentences",
|
| 1355 |
-
"instruction_ids": [
|
| 1356 |
-
"length_constraints:number_sentences"
|
| 1357 |
-
],
|
| 1358 |
-
"per_instruction": [
|
| 1359 |
-
true
|
| 1360 |
-
],
|
| 1361 |
-
"ok": true,
|
| 1362 |
-
"gen_tokens": 122,
|
| 1363 |
-
"tail": "*\n\n**Step 9****\n\n**Step 9****\n\n**Step 9****\n\n**Step 1:**\n\n**Step 1:**\n\n**Step 1:**\n\n**Step 2:**\n\n**Step 2:**\n\n**Step 3**"
|
| 1364 |
-
},
|
| 1365 |
-
{
|
| 1366 |
-
"src": "procedural_ifeval/include_keyword",
|
| 1367 |
-
"instruction_ids": [
|
| 1368 |
-
"keywords:frequency"
|
| 1369 |
-
],
|
| 1370 |
-
"per_instruction": [
|
| 1371 |
-
false
|
| 1372 |
-
],
|
| 1373 |
-
"ok": false,
|
| 1374 |
-
"gen_tokens": 256,
|
| 1375 |
-
"tail": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t"
|
| 1376 |
-
},
|
| 1377 |
-
{
|
| 1378 |
-
"src": "procedural_ifeval/title_format",
|
| 1379 |
-
"instruction_ids": [
|
| 1380 |
-
"detectable_format:title"
|
| 1381 |
-
],
|
| 1382 |
-
"per_instruction": [
|
| 1383 |
-
false
|
| 1384 |
-
],
|
| 1385 |
-
"ok": false,
|
| 1386 |
-
"gen_tokens": 256,
|
| 1387 |
-
"tail": "is to check the temperature of the bookcase.\nThe first step in the bookcase is to check the temperature of the bookcase."
|
| 1388 |
-
},
|
| 1389 |
-
{
|
| 1390 |
-
"src": "procedural_ifeval/json_format",
|
| 1391 |
-
"instruction_ids": [
|
| 1392 |
-
"detectable_format:json_format"
|
| 1393 |
-
],
|
| 1394 |
-
"per_instruction": [
|
| 1395 |
-
false
|
| 1396 |
-
],
|
| 1397 |
-
"ok": false,
|
| 1398 |
-
"gen_tokens": 256,
|
| 1399 |
-
"tail": "199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 199\nA. 1"
|
| 1400 |
-
},
|
| 1401 |
-
{
|
| 1402 |
-
"src": "procedural_ifeval/all_uppercase",
|
| 1403 |
-
"instruction_ids": [
|
| 1404 |
-
"change_case:english_capital"
|
| 1405 |
-
],
|
| 1406 |
-
"per_instruction": [
|
| 1407 |
-
true
|
| 1408 |
-
],
|
| 1409 |
-
"ok": true,
|
| 1410 |
-
"gen_tokens": 9,
|
| 1411 |
-
"tail": "A BRIEF RESPONSE IN UPP)"
|
| 1412 |
-
}
|
| 1413 |
-
],
|
| 1414 |
-
"error": null,
|
| 1415 |
-
"mean_gen_tokens": 120.5,
|
| 1416 |
-
"mean_gen_tokens_correct": 32.6
|
| 1417 |
-
},
|
| 1418 |
-
"aime_bench": {
|
| 1419 |
-
"n": 10,
|
| 1420 |
-
"correct": 0,
|
| 1421 |
-
"pass_frac": 0.0,
|
| 1422 |
-
"wall_s": 6.5,
|
| 1423 |
-
"items": [
|
| 1424 |
-
{
|
| 1425 |
-
"src": "procedural_aime/lcm_residue",
|
| 1426 |
-
"pred": "9",
|
| 1427 |
-
"gold": "57",
|
| 1428 |
-
"ok": false,
|
| 1429 |
-
"gen_tokens": 9,
|
| 1430 |
-
"tail": "The answer is \\boxed{9}."
|
| 1431 |
-
},
|
| 1432 |
-
{
|
| 1433 |
-
"src": "procedural_aime/diophantine",
|
| 1434 |
-
"pred": "1",
|
| 1435 |
-
"gold": "290",
|
| 1436 |
-
"ok": false,
|
| 1437 |
-
"gen_tokens": 9,
|
| 1438 |
-
"tail": "The answer is \\boxed{1}."
|
| 1439 |
-
},
|
| 1440 |
-
{
|
| 1441 |
-
"src": "procedural_aime/factor_chain",
|
| 1442 |
-
"pred": "9",
|
| 1443 |
-
"gold": "52",
|
| 1444 |
-
"ok": false,
|
| 1445 |
-
"gen_tokens": 9,
|
| 1446 |
-
"tail": "The answer is \\boxed{9}."
|
| 1447 |
-
},
|
| 1448 |
-
{
|
| 1449 |
-
"src": "procedural_aime/iterated_digit",
|
| 1450 |
-
"pred": "1",
|
| 1451 |
-
"gold": "66",
|
| 1452 |
-
"ok": false,
|
| 1453 |
-
"gen_tokens": 9,
|
| 1454 |
-
"tail": "The answer is \\boxed{1}."
|
| 1455 |
-
},
|
| 1456 |
-
{
|
| 1457 |
-
"src": "procedural_aime/chained_modular",
|
| 1458 |
-
"pred": "13",
|
| 1459 |
-
"gold": "81",
|
| 1460 |
-
"ok": false,
|
| 1461 |
-
"gen_tokens": 10,
|
| 1462 |
-
"tail": "The answer is \\boxed{13}."
|
| 1463 |
-
},
|
| 1464 |
-
{
|
| 1465 |
-
"src": "procedural_aime/lcm_residue",
|
| 1466 |
-
"pred": "1",
|
| 1467 |
-
"gold": "43",
|
| 1468 |
-
"ok": false,
|
| 1469 |
-
"gen_tokens": 9,
|
| 1470 |
-
"tail": "The answer is \\boxed{1}."
|
| 1471 |
-
},
|
| 1472 |
-
{
|
| 1473 |
-
"src": "procedural_aime/diophantine",
|
| 1474 |
-
"pred": "1",
|
| 1475 |
-
"gold": "169",
|
| 1476 |
-
"ok": false,
|
| 1477 |
-
"gen_tokens": 9,
|
| 1478 |
-
"tail": "The answer is \\boxed{1}."
|
| 1479 |
-
},
|
| 1480 |
-
{
|
| 1481 |
-
"src": "procedural_aime/factor_chain",
|
| 1482 |
-
"pred": "99",
|
| 1483 |
-
"gold": "62",
|
| 1484 |
-
"ok": false,
|
| 1485 |
-
"gen_tokens": 10,
|
| 1486 |
-
"tail": "The answer is \\boxed{99}."
|
| 1487 |
-
},
|
| 1488 |
-
{
|
| 1489 |
-
"src": "procedural_aime/iterated_digit",
|
| 1490 |
-
"pred": "9",
|
| 1491 |
-
"gold": "66",
|
| 1492 |
-
"ok": false,
|
| 1493 |
-
"gen_tokens": 9,
|
| 1494 |
-
"tail": "The answer is \\boxed{9}."
|
| 1495 |
-
},
|
| 1496 |
-
{
|
| 1497 |
-
"src": "procedural_aime/chained_modular",
|
| 1498 |
-
"pred": "9",
|
| 1499 |
-
"gold": "17",
|
| 1500 |
-
"ok": false,
|
| 1501 |
-
"gen_tokens": 9,
|
| 1502 |
-
"tail": "The answer is \\boxed{9}."
|
| 1503 |
-
}
|
| 1504 |
-
],
|
| 1505 |
-
"error": null,
|
| 1506 |
-
"mean_gen_tokens": 9.2,
|
| 1507 |
-
"mean_gen_tokens_correct": 0.0
|
| 1508 |
-
},
|
| 1509 |
-
"mbpp_bench": {
|
| 1510 |
-
"n": 10,
|
| 1511 |
-
"correct": 5,
|
| 1512 |
-
"pass_frac": 0.5,
|
| 1513 |
-
"wall_s": 29.0,
|
| 1514 |
-
"items": [
|
| 1515 |
-
{
|
| 1516 |
-
"task_id": "v27/aggregate_list/00",
|
| 1517 |
-
"entry_point": "aggregate",
|
| 1518 |
-
"ok": true,
|
| 1519 |
-
"gen_tokens": 23,
|
| 1520 |
-
"reason": "pass",
|
| 1521 |
-
"tail": "def aggregate(xs):\n return sum(x for x in xs if x % 2 == 0)"
|
| 1522 |
-
},
|
| 1523 |
-
{
|
| 1524 |
-
"task_id": "v27/window_sum/01",
|
| 1525 |
-
"entry_point": "window_max_sum",
|
| 1526 |
-
"ok": false,
|
| 1527 |
-
"gen_tokens": 49,
|
| 1528 |
-
"reason": "fail:SyntaxError: expected '('",
|
| 1529 |
-
"tail": "def window = [x for x in xs if x != 0]\n if not nz:\n return 0\n r = 1\n for x in nz:\n r *= x\n return r"
|
| 1530 |
-
},
|
| 1531 |
-
{
|
| 1532 |
-
"task_id": "v27/string_predicate/02",
|
| 1533 |
-
"entry_point": "is_anagram",
|
| 1534 |
-
"ok": false,
|
| 1535 |
-
"gen_tokens": 16,
|
| 1536 |
-
"reason": "fail:NameError: name 'is_anagram' is not defined",
|
| 1537 |
-
"tail": "def is_palindrome(s):\n return s == s[::-1]"
|
| 1538 |
-
},
|
| 1539 |
-
{
|
| 1540 |
-
"task_id": "v27/string_transform/03",
|
| 1541 |
-
"entry_point": "alternate_case",
|
| 1542 |
-
"ok": false,
|
| 1543 |
-
"gen_tokens": 32,
|
| 1544 |
-
"reason": "fail:NameError: name 'alternate_case' is not defined",
|
| 1545 |
-
"tail": "def alternate_elements(n):\n return sum(1 for i in range(1, n + 1) if n % i == 0)"
|
| 1546 |
-
},
|
| 1547 |
-
{
|
| 1548 |
-
"task_id": "v27/transform_list/04",
|
| 1549 |
-
"entry_point": "transform",
|
| 1550 |
-
"ok": true,
|
| 1551 |
-
"gen_tokens": 18,
|
| 1552 |
-
"reason": "pass",
|
| 1553 |
-
"tail": "def transform(xs):\n return [x * 2 for x in xs]"
|
| 1554 |
-
},
|
| 1555 |
-
{
|
| 1556 |
-
"task_id": "v27/digit_sum/05",
|
| 1557 |
-
"entry_point": "digit_sum",
|
| 1558 |
-
"ok": true,
|
| 1559 |
-
"gen_tokens": 19,
|
| 1560 |
-
"reason": "pass",
|
| 1561 |
-
"tail": "def digit_sum(n):\n return sum(int(c) for c in str(n))"
|
| 1562 |
-
},
|
| 1563 |
-
{
|
| 1564 |
-
"task_id": "v27/pair_count/06",
|
| 1565 |
-
"entry_point": "pair_count",
|
| 1566 |
-
"ok": true,
|
| 1567 |
-
"gen_tokens": 59,
|
| 1568 |
-
"reason": "pass",
|
| 1569 |
-
"tail": "count(xs):\n c = 0\n for i in range(len(xs)):\n for j in range(i + 1, len(xs)):\n if xs[i] + xs[j] == 5:\n c += 1\n return c"
|
| 1570 |
-
},
|
| 1571 |
-
{
|
| 1572 |
-
"task_id": "v27/run_length/07",
|
| 1573 |
-
"entry_point": "rle",
|
| 1574 |
-
"ok": false,
|
| 1575 |
-
"gen_tokens": 23,
|
| 1576 |
-
"reason": "fail:SyntaxError: expected '('",
|
| 1577 |
-
"tail": "def r, s = list(s):\n return ''.join(c * 2 for c in s)"
|
| 1578 |
-
},
|
| 1579 |
-
{
|
| 1580 |
-
"task_id": "v27/aggregate_list/08",
|
| 1581 |
-
"entry_point": "aggregate",
|
| 1582 |
-
"ok": true,
|
| 1583 |
-
"gen_tokens": 15,
|
| 1584 |
-
"reason": "pass",
|
| 1585 |
-
"tail": "def aggregate(xs):\n return max(xs) - min(xs)"
|
| 1586 |
-
},
|
| 1587 |
-
{
|
| 1588 |
-
"task_id": "v27/window_sum/09",
|
| 1589 |
-
"entry_point": "window_max_sum",
|
| 1590 |
-
"ok": false,
|
| 1591 |
-
"gen_tokens": 49,
|
| 1592 |
-
"reason": "fail:SyntaxError: expected '('",
|
| 1593 |
-
"tail": "def window = [x for x in xs if x != 0]\n if not nz:\n return 0\n r = 1\n for x in nz:\n r *= x\n return r"
|
| 1594 |
-
}
|
| 1595 |
-
],
|
| 1596 |
-
"error": null,
|
| 1597 |
-
"mean_gen_tokens": 30.3,
|
| 1598 |
-
"mean_gen_tokens_correct": 26.8
|
| 1599 |
-
},
|
| 1600 |
-
"tool_use_bench": {
|
| 1601 |
-
"n": 8,
|
| 1602 |
-
"correct": 0,
|
| 1603 |
-
"pass_frac": 0.0,
|
| 1604 |
-
"wall_s": 91.1,
|
| 1605 |
-
"items": [
|
| 1606 |
-
{
|
| 1607 |
-
"src": "procedural_math/geometric_series",
|
| 1608 |
-
"tool_used": false,
|
| 1609 |
-
"tool_result": null,
|
| 1610 |
-
"pred": "1",
|
| 1611 |
-
"gold": "248",
|
| 1612 |
-
"ok": false,
|
| 1613 |
-
"gen_tokens": 192,
|
| 1614 |
-
"tail": " 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n #"
|
| 1615 |
-
},
|
| 1616 |
-
{
|
| 1617 |
-
"src": "procedural_math/set_intersect",
|
| 1618 |
-
"tool_used": false,
|
| 1619 |
-
"tool_result": null,
|
| 1620 |
-
"pred": "9",
|
| 1621 |
-
"gold": "93",
|
| 1622 |
-
"ok": false,
|
| 1623 |
-
"gen_tokens": 192,
|
| 1624 |
-
"tail": " * 7:\n * 56:\n * 7:\n * 8:\n * 7:\n * 56:\n * 7:\n * 8:\n * 7:\n * 9:\n * 7:\n * 8:\n * 7:\n * 7:\n * 8:\n * 7:\n * 9:\n * "
|
| 1625 |
-
},
|
| 1626 |
-
{
|
| 1627 |
-
"src": "procedural_math/simultaneous",
|
| 1628 |
-
"tool_used": false,
|
| 1629 |
-
"tool_result": null,
|
| 1630 |
-
"pred": "60",
|
| 1631 |
-
"gold": "24",
|
| 1632 |
-
"ok": false,
|
| 1633 |
-
"gen_tokens": 192,
|
| 1634 |
-
"tail": "\n**\n**\n**\n**\n**\n**\n```\n**\n**\n**\n**\n**\n**\n**\n```\n**\n**\n**\n**\n**\n**\n```\n**\n**\n**\n**\n```\n**\n**\n**\n**\n```\n**\n**\n**\n```\n**\n**\n**\n```\n**\n**\n```\n**\n**\n**\n```\n**\n**\n**\n"
|
| 1635 |
-
},
|
| 1636 |
-
{
|
| 1637 |
-
"src": "procedural_math/probability_count",
|
| 1638 |
-
"tool_used": false,
|
| 1639 |
-
"tool_result": null,
|
| 1640 |
-
"pred": "10",
|
| 1641 |
-
"gold": "56",
|
| 1642 |
-
"ok": false,
|
| 1643 |
-
"gen_tokens": 11,
|
| 1644 |
-
"tail": "The answer to the question is **10."
|
| 1645 |
-
},
|
| 1646 |
-
{
|
| 1647 |
-
"src": "procedural_math/triangle_area",
|
| 1648 |
-
"tool_used": false,
|
| 1649 |
-
"tool_result": null,
|
| 1650 |
-
"pred": "1456",
|
| 1651 |
-
"gold": "35",
|
| 1652 |
-
"ok": false,
|
| 1653 |
-
"gen_tokens": 10,
|
| 1654 |
-
"tail": "The answer to **1456}."
|
| 1655 |
-
},
|
| 1656 |
-
{
|
| 1657 |
-
"src": "procedural_math/gcd_lcm",
|
| 1658 |
-
"tool_used": false,
|
| 1659 |
-
"tool_result": null,
|
| 1660 |
-
"pred": "96",
|
| 1661 |
-
"gold": "1",
|
| 1662 |
-
"ok": false,
|
| 1663 |
-
"gen_tokens": 11,
|
| 1664 |
-
"tail": "The answer to your question is **96}."
|
| 1665 |
-
},
|
| 1666 |
-
{
|
| 1667 |
-
"src": "procedural_math/digit_sum",
|
| 1668 |
-
"tool_used": false,
|
| 1669 |
-
"tool_result": null,
|
| 1670 |
-
"pred": "1",
|
| 1671 |
-
"gold": "205",
|
| 1672 |
-
"ok": false,
|
| 1673 |
-
"gen_tokens": 192,
|
| 1674 |
-
"tail": " 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n # 1\n #"
|
| 1675 |
-
},
|
| 1676 |
-
{
|
| 1677 |
-
"src": "procedural_math/proportion",
|
| 1678 |
-
"tool_used": false,
|
| 1679 |
-
"tool_result": null,
|
| 1680 |
-
"pred": "1",
|
| 1681 |
-
"gold": "1064",
|
| 1682 |
-
"ok": false,
|
| 1683 |
-
"gen_tokens": 192,
|
| 1684 |
-
"tail": "00*1000*1000*1000*1000*1000*1000*1000*1000*1000*1000*1000*1000*1001*1001*1001*101*101*101*18*101*18*101*19*18*100*191*18*100=19100>>1918,000.\n\n*19100*1910 = <<1"
|
| 1685 |
-
}
|
| 1686 |
-
],
|
| 1687 |
-
"error": null,
|
| 1688 |
-
"mean_gen_tokens": 124.0,
|
| 1689 |
-
"mean_gen_tokens_correct": 0.0
|
| 1690 |
-
},
|
| 1691 |
-
"self_consistency_bench": {
|
| 1692 |
-
"n": 0,
|
| 1693 |
-
"correct": 0,
|
| 1694 |
-
"pass_frac": 0.0,
|
| 1695 |
-
"wall_s": 0.0,
|
| 1696 |
-
"items": [],
|
| 1697 |
-
"error": null,
|
| 1698 |
-
"mean_gen_tokens": 0.0,
|
| 1699 |
-
"mean_gen_tokens_correct": 0.0
|
| 1700 |
-
},
|
| 1701 |
-
"arc_bench": {
|
| 1702 |
-
"n": 0,
|
| 1703 |
-
"correct": 0,
|
| 1704 |
-
"pass_frac": 0.0,
|
| 1705 |
-
"wall_s": 0.0,
|
| 1706 |
-
"items": [],
|
| 1707 |
-
"error": null,
|
| 1708 |
-
"mean_gen_tokens": 0.0,
|
| 1709 |
-
"mean_gen_tokens_correct": 0.0
|
| 1710 |
-
},
|
| 1711 |
-
"truthful_bench": {
|
| 1712 |
-
"n": 0,
|
| 1713 |
-
"correct": 0,
|
| 1714 |
-
"pass_frac": 0.0,
|
| 1715 |
-
"wall_s": 0.0,
|
| 1716 |
-
"items": [],
|
| 1717 |
-
"error": null,
|
| 1718 |
-
"mean_gen_tokens": 0.0,
|
| 1719 |
-
"mean_gen_tokens_correct": 0.0
|
| 1720 |
-
},
|
| 1721 |
-
"long_context_bench": {
|
| 1722 |
-
"n": 6,
|
| 1723 |
-
"correct": 0,
|
| 1724 |
-
"pass_frac": 0.0,
|
| 1725 |
-
"wall_s": 18.0,
|
| 1726 |
-
"items": [
|
| 1727 |
-
{
|
| 1728 |
-
"src": "long_context",
|
| 1729 |
-
"gold": "A93ZP3S",
|
| 1730 |
-
"pred_tail": "The total number of books in the park is 179.\n\nThe total number of books in the park is 179.\n\nThe total",
|
| 1731 |
-
"ok": false,
|
| 1732 |
-
"gen_tokens": 32,
|
| 1733 |
-
"needle_position": 12,
|
| 1734 |
-
"confuser_positions": [
|
| 1735 |
-
9,
|
| 1736 |
-
27,
|
| 1737 |
-
22
|
| 1738 |
-
],
|
| 1739 |
-
"confuser_hit": false,
|
| 1740 |
-
"gold_in_pred": false
|
| 1741 |
-
},
|
| 1742 |
-
{
|
| 1743 |
-
"src": "long_context",
|
| 1744 |
-
"gold": "UM2PTED",
|
| 1745 |
-
"pred_tail": "e book is not specified in the text.\nThe book is written in a way.\n\n<think>\nThe book is written in a way that is easy to",
|
| 1746 |
-
"ok": false,
|
| 1747 |
-
"gen_tokens": 32,
|
| 1748 |
-
"needle_position": 21,
|
| 1749 |
-
"confuser_positions": [
|
| 1750 |
-
0,
|
| 1751 |
-
28,
|
| 1752 |
-
16
|
| 1753 |
-
],
|
| 1754 |
-
"confuser_hit": false,
|
| 1755 |
-
"gold_in_pred": false
|
| 1756 |
-
},
|
| 1757 |
-
{
|
| 1758 |
-
"src": "long_context",
|
| 1759 |
-
"gold": "GX4RZQU",
|
| 1760 |
-
"pred_tail": " is not mentioned in the text.\n\nThe book is written in a simple, easy-to-read format.\n\nThe book is written in a way that",
|
| 1761 |
-
"ok": false,
|
| 1762 |
-
"gen_tokens": 32,
|
| 1763 |
-
"needle_position": 24,
|
| 1764 |
-
"confuser_positions": [
|
| 1765 |
-
12,
|
| 1766 |
-
19,
|
| 1767 |
-
8
|
| 1768 |
-
],
|
| 1769 |
-
"confuser_hit": false,
|
| 1770 |
-
"gold_in_pred": false
|
| 1771 |
-
},
|
| 1772 |
-
{
|
| 1773 |
-
"src": "long_context",
|
| 1774 |
-
"gold": "DSEBMP8",
|
| 1775 |
-
"pred_tail": "The next step in the story is to find the book.\nThe book is written in a way.\nThe book is written in a way that is easy",
|
| 1776 |
-
"ok": false,
|
| 1777 |
-
"gen_tokens": 32,
|
| 1778 |
-
"needle_position": 14,
|
| 1779 |
-
"confuser_positions": [
|
| 1780 |
-
37,
|
| 1781 |
-
40,
|
| 1782 |
-
8
|
| 1783 |
-
],
|
| 1784 |
-
"confuser_hit": false,
|
| 1785 |
-
"gold_in_pred": false
|
| 1786 |
-
},
|
| 1787 |
-
{
|
| 1788 |
-
"src": "long_context",
|
| 1789 |
-
"gold": "Z6BHR2C",
|
| 1790 |
-
"pred_tail": "ark is a beautiful, beautiful, and beautiful green.\n\nQuestion: What was the name of the park where the park was located?",
|
| 1791 |
-
"ok": false,
|
| 1792 |
-
"gen_tokens": 32,
|
| 1793 |
-
"needle_position": 12,
|
| 1794 |
-
"confuser_positions": [
|
| 1795 |
-
8,
|
| 1796 |
-
22,
|
| 1797 |
-
29
|
| 1798 |
-
],
|
| 1799 |
-
"confuser_hit": false,
|
| 1800 |
-
"gold_in_pred": false
|
| 1801 |
-
},
|
| 1802 |
-
{
|
| 1803 |
-
"src": "long_context",
|
| 1804 |
-
"gold": "JDYQJMZ",
|
| 1805 |
-
"pred_tail": "per towels are now ready to be used.\n\nThe new paper towels are now ready to be used as a gift.\n\nThe new paper towels are",
|
| 1806 |
-
"ok": false,
|
| 1807 |
-
"gen_tokens": 32,
|
| 1808 |
-
"needle_position": 33,
|
| 1809 |
-
"confuser_positions": [
|
| 1810 |
-
43,
|
| 1811 |
-
20,
|
| 1812 |
-
38
|
| 1813 |
-
],
|
| 1814 |
-
"confuser_hit": false,
|
| 1815 |
-
"gold_in_pred": false
|
| 1816 |
-
}
|
| 1817 |
-
],
|
| 1818 |
-
"error": null,
|
| 1819 |
-
"mean_gen_tokens": 32.0,
|
| 1820 |
-
"mean_gen_tokens_correct": 0.0
|
| 1821 |
-
},
|
| 1822 |
-
"procedural_bench": {
|
| 1823 |
-
"n": 0,
|
| 1824 |
-
"correct": 0,
|
| 1825 |
-
"pass_frac": 0.0,
|
| 1826 |
-
"wall_s": 0.0,
|
| 1827 |
-
"items": [],
|
| 1828 |
-
"error": null,
|
| 1829 |
-
"mean_gen_tokens": 0.0,
|
| 1830 |
-
"mean_gen_tokens_correct": 0.0
|
| 1831 |
-
},
|
| 1832 |
-
"robustness_bench": {
|
| 1833 |
-
"n": 16,
|
| 1834 |
-
"correct": 0,
|
| 1835 |
-
"pass_frac": 0.0,
|
| 1836 |
-
"wall_s": 42.9,
|
| 1837 |
-
"items": [
|
| 1838 |
-
{
|
| 1839 |
-
"src": "procedural_math/geometric_series",
|
| 1840 |
-
"perturbation": "imperative_to_question",
|
| 1841 |
-
"pred": "6",
|
| 1842 |
-
"gold": "189",
|
| 1843 |
-
"ok": false,
|
| 1844 |
-
"gen_tokens": 160
|
| 1845 |
-
},
|
| 1846 |
-
{
|
| 1847 |
-
"src": "procedural_math/geometric_series",
|
| 1848 |
-
"perturbation": "context_prefix",
|
| 1849 |
-
"pred": "1",
|
| 1850 |
-
"gold": "189",
|
| 1851 |
-
"ok": false,
|
| 1852 |
-
"gen_tokens": 9
|
| 1853 |
-
},
|
| 1854 |
-
{
|
| 1855 |
-
"src": "procedural_math/arithmetic_series",
|
| 1856 |
-
"perturbation": "imperative_to_question",
|
| 1857 |
-
"pred": "The second step is to find",
|
| 1858 |
-
"gold": "1122",
|
| 1859 |
-
"ok": false,
|
| 1860 |
-
"gen_tokens": 160
|
| 1861 |
-
},
|
| 1862 |
-
{
|
| 1863 |
-
"src": "procedural_math/arithmetic_series",
|
| 1864 |
-
"perturbation": "context_prefix",
|
| 1865 |
-
"pred": "18",
|
| 1866 |
-
"gold": "1122",
|
| 1867 |
-
"ok": false,
|
| 1868 |
-
"gen_tokens": 10
|
| 1869 |
-
},
|
| 1870 |
-
{
|
| 1871 |
-
"src": "procedural_math/proportion",
|
| 1872 |
-
"perturbation": "imperative_to_question",
|
| 1873 |
-
"pred": "15",
|
| 1874 |
-
"gold": "345",
|
| 1875 |
-
"ok": false,
|
| 1876 |
-
"gen_tokens": 10
|
| 1877 |
-
},
|
| 1878 |
-
{
|
| 1879 |
-
"src": "procedural_math/proportion",
|
| 1880 |
-
"perturbation": "context_prefix",
|
| 1881 |
-
"pred": "15",
|
| 1882 |
-
"gold": "345",
|
| 1883 |
-
"ok": false,
|
| 1884 |
-
"gen_tokens": 10
|
| 1885 |
-
},
|
| 1886 |
-
{
|
| 1887 |
-
"src": "procedural_math/set_intersect",
|
| 1888 |
-
"perturbation": "imperative_to_question",
|
| 1889 |
-
"pred": "75",
|
| 1890 |
-
"gold": "117",
|
| 1891 |
-
"ok": false,
|
| 1892 |
-
"gen_tokens": 10
|
| 1893 |
-
},
|
| 1894 |
-
{
|
| 1895 |
-
"src": "procedural_math/set_intersect",
|
| 1896 |
-
"perturbation": "context_prefix",
|
| 1897 |
-
"pred": "7",
|
| 1898 |
-
"gold": "117",
|
| 1899 |
-
"ok": false,
|
| 1900 |
-
"gen_tokens": 9
|
| 1901 |
-
},
|
| 1902 |
-
{
|
| 1903 |
-
"src": "procedural_math/percentage",
|
| 1904 |
-
"perturbation": "imperative_to_question",
|
| 1905 |
-
"pred": "75",
|
| 1906 |
-
"gold": "121",
|
| 1907 |
-
"ok": false,
|
| 1908 |
-
"gen_tokens": 10
|
| 1909 |
-
},
|
| 1910 |
-
{
|
| 1911 |
-
"src": "procedural_math/percentage",
|
| 1912 |
-
"perturbation": "context_prefix",
|
| 1913 |
-
"pred": "7",
|
| 1914 |
-
"gold": "121",
|
| 1915 |
-
"ok": false,
|
| 1916 |
-
"gen_tokens": 9
|
| 1917 |
-
},
|
| 1918 |
-
{
|
| 1919 |
-
"src": "procedural_math/probability_count",
|
| 1920 |
-
"perturbation": "imperative_to_question",
|
| 1921 |
-
"pred": "3",
|
| 1922 |
-
"gold": "77",
|
| 1923 |
-
"ok": false,
|
| 1924 |
-
"gen_tokens": 9
|
| 1925 |
-
},
|
| 1926 |
-
{
|
| 1927 |
-
"src": "procedural_math/probability_count",
|
| 1928 |
-
"perturbation": "context_prefix",
|
| 1929 |
-
"pred": "1",
|
| 1930 |
-
"gold": "77",
|
| 1931 |
-
"ok": false,
|
| 1932 |
-
"gen_tokens": 9
|
| 1933 |
-
},
|
| 1934 |
-
{
|
| 1935 |
-
"src": "procedural_math/mixture",
|
| 1936 |
-
"perturbation": "imperative_to_question",
|
| 1937 |
-
"pred": "75",
|
| 1938 |
-
"gold": "6340",
|
| 1939 |
-
"ok": false,
|
| 1940 |
-
"gen_tokens": 10
|
| 1941 |
-
},
|
| 1942 |
-
{
|
| 1943 |
-
"src": "procedural_math/mixture",
|
| 1944 |
-
"perturbation": "context_prefix",
|
| 1945 |
-
"pred": "75",
|
| 1946 |
-
"gold": "6340",
|
| 1947 |
-
"ok": false,
|
| 1948 |
-
"gen_tokens": 10
|
| 1949 |
-
},
|
| 1950 |
-
{
|
| 1951 |
-
"src": "procedural_math/modular_linear",
|
| 1952 |
-
"perturbation": "imperative_to_question",
|
| 1953 |
-
"pred": "5",
|
| 1954 |
-
"gold": "2",
|
| 1955 |
-
"ok": false,
|
| 1956 |
-
"gen_tokens": 9
|
| 1957 |
-
},
|
| 1958 |
-
{
|
| 1959 |
-
"src": "procedural_math/modular_linear",
|
| 1960 |
-
"perturbation": "context_prefix",
|
| 1961 |
-
"pred": "5",
|
| 1962 |
-
"gold": "2",
|
| 1963 |
-
"ok": false,
|
| 1964 |
-
"gen_tokens": 9
|
| 1965 |
-
}
|
| 1966 |
-
],
|
| 1967 |
-
"error": null,
|
| 1968 |
-
"mean_gen_tokens": 28.3,
|
| 1969 |
-
"mean_gen_tokens_correct": 0.0
|
| 1970 |
-
},
|
| 1971 |
-
"noise_resistance_bench": {
|
| 1972 |
-
"n": 0,
|
| 1973 |
-
"correct": 0,
|
| 1974 |
-
"pass_frac": 0.0,
|
| 1975 |
-
"wall_s": 0.0,
|
| 1976 |
-
"items": [],
|
| 1977 |
-
"error": null,
|
| 1978 |
-
"mean_gen_tokens": 0.0,
|
| 1979 |
-
"mean_gen_tokens_correct": 0.0
|
| 1980 |
-
},
|
| 1981 |
-
"bench_gate": {
|
| 1982 |
-
"run": true,
|
| 1983 |
-
"reason": "incumbent",
|
| 1984 |
-
"only_kl_candidates": true,
|
| 1985 |
-
"kl_candidate_slack": 0.0,
|
| 1986 |
-
"student_kl": 2.731713,
|
| 1987 |
-
"king_kl": 2.731713,
|
| 1988 |
-
"wall_s": 410.4
|
| 1989 |
-
},
|
| 1990 |
-
"on_policy_rkl": {
|
| 1991 |
-
"n_rollouts": 12,
|
| 1992 |
-
"tokens": 288,
|
| 1993 |
-
"mean_rkl": 2.241723,
|
| 1994 |
-
"mean_fkl": 1.347968,
|
| 1995 |
-
"mean_skl": 0.804127,
|
| 1996 |
-
"mean_sampled_gap": 1.264544,
|
| 1997 |
-
"mean_gen_len": 24.0,
|
| 1998 |
-
"skew_alpha": 0.1,
|
| 1999 |
-
"top_k": 128,
|
| 2000 |
-
"per_rollout": [
|
| 2001 |
-
{
|
| 2002 |
-
"prompt": "Write a haiku about autumn.",
|
| 2003 |
-
"gen_len": 9,
|
| 2004 |
-
"tokens_scored": 9,
|
| 2005 |
-
"rkl": 2.448385,
|
| 2006 |
-
"fkl": 1.604148,
|
| 2007 |
-
"skl": 0.922044,
|
| 2008 |
-
"sampled_gap": 3.031851,
|
| 2009 |
-
"tail": "No, it's not the same."
|
| 2010 |
-
},
|
| 2011 |
-
{
|
| 2012 |
-
"prompt": "Outline what a database index does, briefly.",
|
| 2013 |
-
"gen_len": 23,
|
| 2014 |
-
"tokens_scored": 23,
|
| 2015 |
-
"rkl": 2.554955,
|
| 2016 |
-
"fkl": 1.840167,
|
| 2017 |
-
"skl": 1.074216,
|
| 2018 |
-
"sampled_gap": 2.735649,
|
| 2019 |
-
"tail": "the function works as a sequence that takes a sequence of\nthe same number as its\nthe\n\n3."
|
| 2020 |
-
},
|
| 2021 |
-
{
|
| 2022 |
-
"prompt": "Complete the sentence: The sky is blue because",
|
| 2023 |
-
"gen_len": 128,
|
| 2024 |
-
"tokens_scored": 128,
|
| 2025 |
-
"rkl": 2.379385,
|
| 2026 |
-
"fkl": 0.975038,
|
| 2027 |
-
"skl": 0.674934,
|
| 2028 |
-
"sampled_gap": 0.077151,
|
| 2029 |
-
"tail": "\nI\u2019m not sure how it looks\nI\u2019m here for this, but it\u2019s not as\nI\u2019m a blue\nI\u2019m not sure if it\u2019s\nI\u2019m a\nI\u2019m a\nI\u2019m a\nI\u2019m a\nI\u2019m a\nI\u2019m a\nI\u2019m a\nI\u2019m\nI\u2019m a\nI\u2019m a\nI\u2019m a\nI\u2019m\nI\u2019m a\nI\u2019m a\nI\u2019m a\nI\u2019m a\nI\u2019m\nI\u2019m a\nI\u2019ll"
|
| 2030 |
-
},
|
| 2031 |
-
{
|
| 2032 |
-
"prompt": "What is the greenhouse effect? Answer in two sentences.",
|
| 2033 |
-
"gen_len": 3,
|
| 2034 |
-
"tokens_scored": 3,
|
| 2035 |
-
"rkl": 4.17356,
|
| 2036 |
-
"fkl": 2.638103,
|
| 2037 |
-
"skl": 1.335025,
|
| 2038 |
-
"sampled_gap": 7.498367,
|
| 2039 |
-
"tail": "0."
|
| 2040 |
-
},
|
| 2041 |
-
{
|
| 2042 |
-
"prompt": "Summarize the plot of Romeo and Juliet in two sentences.",
|
| 2043 |
-
"gen_len": 32,
|
| 2044 |
-
"tokens_scored": 32,
|
| 2045 |
-
"rkl": 1.619394,
|
| 2046 |
-
"fkl": 1.323899,
|
| 2047 |
-
"skl": 0.783078,
|
| 2048 |
-
"sampled_gap": 1.656818,
|
| 2049 |
-
"tail": "You're right, so don't be afraid to take a break from the perspective of a friend or family member who's in the heart of the game."
|
| 2050 |
-
},
|
| 2051 |
-
{
|
| 2052 |
-
"prompt": "Who wrote Hamlet?",
|
| 2053 |
-
"gen_len": 4,
|
| 2054 |
-
"tokens_scored": 4,
|
| 2055 |
-
"rkl": 4.111847,
|
| 2056 |
-
"fkl": 2.522785,
|
| 2057 |
-
"skl": 1.517882,
|
| 2058 |
-
"sampled_gap": 4.152469,
|
| 2059 |
-
"tail": "Rapidly"
|
| 2060 |
-
},
|
| 2061 |
-
{
|
| 2062 |
-
"prompt": "If the population doubles every 10 years and is 1 million today, what is it in 30 years? Reason concisely.",
|
| 2063 |
-
"gen_len": 6,
|
| 2064 |
-
"tokens_scored": 6,
|
| 2065 |
-
"rkl": 3.039932,
|
| 2066 |
-
"fkl": 2.976886,
|
| 2067 |
-
"skl": 1.349874,
|
| 2068 |
-
"sampled_gap": 3.9935,
|
| 2069 |
-
"tail": "100 years ago"
|
| 2070 |
-
},
|
| 2071 |
-
{
|
| 2072 |
-
"prompt": "Write a two-line rhyming couplet about the ocean.",
|
| 2073 |
-
"gen_len": 17,
|
| 2074 |
-
"tokens_scored": 17,
|
| 2075 |
-
"rkl": 2.495565,
|
| 2076 |
-
"fkl": 1.927467,
|
| 2077 |
-
"skl": 1.003917,
|
| 2078 |
-
"sampled_gap": 2.220984,
|
| 2079 |
-
"tail": "The ocean is full of life, and every living is a life of life."
|
| 2080 |
-
},
|
| 2081 |
-
{
|
| 2082 |
-
"prompt": "Translate to Italian: Where is the nearest train station?",
|
| 2083 |
-
"gen_len": 16,
|
| 2084 |
-
"tokens_scored": 16,
|
| 2085 |
-
"rkl": 1.841079,
|
| 2086 |
-
"fkl": 1.322888,
|
| 2087 |
-
"skl": 0.767925,
|
| 2088 |
-
"sampled_gap": 1.910184,
|
| 2089 |
-
"tail": "In the United States, the first place is located in the United States."
|
| 2090 |
-
},
|
| 2091 |
-
{
|
| 2092 |
-
"prompt": "Enumerate five elements of the periodic table with atomic number \u2264 10.",
|
| 2093 |
-
"gen_len": 2,
|
| 2094 |
-
"tokens_scored": 2,
|
| 2095 |
-
"rkl": 5.83138,
|
| 2096 |
-
"fkl": 3.916133,
|
| 2097 |
-
"skl": 1.998031,
|
| 2098 |
-
"sampled_gap": 9.466789,
|
| 2099 |
-
"tail": "6"
|
| 2100 |
-
},
|
| 2101 |
-
{
|
| 2102 |
-
"prompt": "What is the capital of Japan?",
|
| 2103 |
-
"gen_len": 46,
|
| 2104 |
-
"tokens_scored": 46,
|
| 2105 |
-
"rkl": 1.355724,
|
| 2106 |
-
"fkl": 1.200649,
|
| 2107 |
-
"skl": 0.679365,
|
| 2108 |
-
"sampled_gap": 0.797783,
|
| 2109 |
-
"tail": "100% of the world's population,\n10% of the world's population,\n10% of the world's population is\nthe world's largest population,\nand the world's largest population."
|
| 2110 |
-
},
|
| 2111 |
-
{
|
| 2112 |
-
"prompt": "Output a JSON object with keys 'name' and 'age' describing a fictional person. Just the JSON.",
|
| 2113 |
-
"gen_len": 2,
|
| 2114 |
-
"tokens_scored": 2,
|
| 2115 |
-
"rkl": 7.659654,
|
| 2116 |
-
"fkl": 5.711019,
|
| 2117 |
-
"skl": 2.178501,
|
| 2118 |
-
"sampled_gap": 12.03562,
|
| 2119 |
-
"tail": "no"
|
| 2120 |
-
}
|
| 2121 |
-
],
|
| 2122 |
-
"scoring_time": 10.9
|
| 2123 |
-
},
|
| 2124 |
-
"judge_probe": {
|
| 2125 |
-
"n": 16,
|
| 2126 |
-
"n_valid": 16,
|
| 2127 |
-
"mean_score": 1.625,
|
| 2128 |
-
"normalized": 0.1562,
|
| 2129 |
-
"per_prompt": [
|
| 2130 |
-
{
|
| 2131 |
-
"prompt": "Why do we typically indent code? One sentence.",
|
| 2132 |
-
"response_preview": "I hope this article helps you understand the importance of understanding the importance of understanding the importance ",
|
| 2133 |
-
"raw": "1",
|
| 2134 |
-
"score": 1
|
| 2135 |
-
},
|
| 2136 |
-
{
|
| 2137 |
-
"prompt": "What's the difference between correlation and causation? Provide one example in 2 sentences.",
|
| 2138 |
-
"response_preview": "A. 201",
|
| 2139 |
-
"raw": "1",
|
| 2140 |
-
"score": 1
|
| 2141 |
-
},
|
| 2142 |
-
{
|
| 2143 |
-
"prompt": "You have a 3-liter jug and a 5-liter jug and a water source. Outline briefly how to measure exactly 4 liters.",
|
| 2144 |
-
"response_preview": "To find the 500 ml, you need to find the total volume of the 500 ml.\n\nTo find the volume of the 500 ml, you need to find",
|
| 2145 |
-
"raw": "1",
|
| 2146 |
-
"score": 1
|
| 2147 |
-
},
|
| 2148 |
-
{
|
| 2149 |
-
"prompt": "In fewer than 30 words, outline what a transformer is in machine learning.",
|
| 2150 |
-
"response_preview": "A transformer is a machine learning algorithm that uses a machine learning algorithm to analyze large amounts of data an",
|
| 2151 |
-
"raw": "3",
|
| 2152 |
-
"score": 3
|
| 2153 |
-
},
|
| 2154 |
-
{
|
| 2155 |
-
"prompt": "What does 'rubber-ducking' mean in a programming context? One short sentence.",
|
| 2156 |
-
"response_preview": "A)",
|
| 2157 |
-
"raw": "1",
|
| 2158 |
-
"score": 1
|
| 2159 |
-
},
|
| 2160 |
-
{
|
| 2161 |
-
"prompt": "In one short paragraph, describe why you would or wouldn't recommend ice baths for sore muscles after exercise.",
|
| 2162 |
-
"response_preview": "In the context of the text, the text mentions that a person who has a specific body or body can use to help them achieve",
|
| 2163 |
-
"raw": "3",
|
| 2164 |
-
"score": 3
|
| 2165 |
-
},
|
| 2166 |
-
{
|
| 2167 |
-
"prompt": "What is a binary search and when would you use it? One short paragraph.",
|
| 2168 |
-
"response_preview": "A.",
|
| 2169 |
-
"raw": "1",
|
| 2170 |
-
"score": 1
|
| 2171 |
-
},
|
| 2172 |
-
{
|
| 2173 |
-
"prompt": "If someone says 'that's sick!', what are the two most likely meanings depending on context? Two sentences.",
|
| 2174 |
-
"response_preview": "If you're looking for a way to improve your writing skills, you might want to consider a few key factors:\n- A good examp",
|
| 2175 |
-
"raw": "1",
|
| 2176 |
-
"score": 1
|
| 2177 |
-
},
|
| 2178 |
-
{
|
| 2179 |
-
"prompt": "What's a sensible response when you notice a bug in a colleague's code? One sentence.",
|
| 2180 |
-
"response_preview": "\"Can you tell us about the difference between a code and a code?",
|
| 2181 |
-
"raw": "1",
|
| 2182 |
-
"score": 1
|
| 2183 |
-
},
|
| 2184 |
-
{
|
| 2185 |
-
"prompt": "Produce a one-line encouraging message for someone about to take their first job interview.",
|
| 2186 |
-
"response_preview": "I hope this article helps you understand the importance of a good job.",
|
| 2187 |
-
"raw": "3",
|
| 2188 |
-
"score": 3
|
| 2189 |
-
},
|
| 2190 |
-
{
|
| 2191 |
-
"prompt": "Offer me a response that is exactly one sentence ending in 'fin.'",
|
| 2192 |
-
"response_preview": "I hope this message finds you well and happy.",
|
| 2193 |
-
"raw": "3",
|
| 2194 |
-
"score": 3
|
| 2195 |
-
},
|
| 2196 |
-
{
|
| 2197 |
-
"prompt": "Write one tweet (<280 chars) introducing a fictional coffee-subscription service called 'BeanBox'.",
|
| 2198 |
-
"response_preview": "A coffee shop is a coffee shop with a coffee shop, a coffee shop, a coffee shop, a coffee shop, a coffee shop, a coffee ",
|
| 2199 |
-
"raw": "1",
|
| 2200 |
-
"score": 1
|
| 2201 |
-
},
|
| 2202 |
-
{
|
| 2203 |
-
"prompt": "In one paragraph, describe why the seasons exist.",
|
| 2204 |
-
"response_preview": "A. 19 - 19 - 19 = 1995",
|
| 2205 |
-
"raw": "1",
|
| 2206 |
-
"score": 1
|
| 2207 |
-
},
|
| 2208 |
-
{
|
| 2209 |
-
"prompt": "Sort [3, 1, 4, 1, 5, 9, 2, 6, 5] ascending and return the sorted enumerate.",
|
| 2210 |
-
"response_preview": "[5, 6, 9, 7, 9]",
|
| 2211 |
-
"raw": "3",
|
| 2212 |
-
"score": 3
|
| 2213 |
-
},
|
| 2214 |
-
{
|
| 2215 |
-
"prompt": "A cyclist bikes 15 km at 20 km/h, then 10 km at 25 km/h. What is the average speed over the full trip? Illustrate the calculation.",
|
| 2216 |
-
"response_preview": "A 15 km/hr at 20 km/hr, the average speed of 15 km/h is 15 km/h.\nThe average speed of 15 km/hr is 15 km/hr.\nThe average ",
|
| 2217 |
-
"raw": "1",
|
| 2218 |
-
"score": 1
|
| 2219 |
-
},
|
| 2220 |
-
{
|
| 2221 |
-
"prompt": "Write the opening two sentences of a short story set on a lighthouse during a storm.",
|
| 2222 |
-
"response_preview": "The story is a story of a young woman named Sarah, who lives in a small town called \"The Great\" and is a story that take",
|
| 2223 |
-
"raw": "1",
|
| 2224 |
-
"score": 1
|
| 2225 |
-
}
|
| 2226 |
-
],
|
| 2227 |
-
"scoring_time": 26.1,
|
| 2228 |
-
"in_composite": true,
|
| 2229 |
-
"version": 1
|
| 2230 |
-
},
|
| 2231 |
-
"chat_turns_probe": {
|
| 2232 |
-
"n": 6,
|
| 2233 |
-
"n_valid": 6,
|
| 2234 |
-
"n_turns": 3,
|
| 2235 |
-
"mean_score": 1.0,
|
| 2236 |
-
"normalized": 0.0,
|
| 2237 |
-
"per_convo": [
|
| 2238 |
-
{
|
| 2239 |
-
"seed": "I'm nervous about my first job interview next week. Any tips?",
|
| 2240 |
-
"raw": "1",
|
| 2241 |
-
"score": 1
|
| 2242 |
-
},
|
| 2243 |
-
{
|
| 2244 |
-
"seed": "I'm trying to eat less sugar. Any realistic tips?",
|
| 2245 |
-
"raw": "1",
|
| 2246 |
-
"score": 1
|
| 2247 |
-
},
|
| 2248 |
-
{
|
| 2249 |
-
"seed": "Suggest a weekend road trip from Chicago under 4 hours drive.",
|
| 2250 |
-
"raw": "1",
|
| 2251 |
-
"score": 1
|
| 2252 |
-
},
|
| 2253 |
-
{
|
| 2254 |
-
"seed": "I want to switch careers into data science. Where do I start?",
|
| 2255 |
-
"raw": "1",
|
| 2256 |
-
"score": 1
|
| 2257 |
-
},
|
| 2258 |
-
{
|
| 2259 |
-
"seed": "Outline Dijkstra's shortest path algorithm at a high level.",
|
| 2260 |
-
"raw": "1",
|
| 2261 |
-
"score": 1
|
| 2262 |
-
},
|
| 2263 |
-
{
|
| 2264 |
-
"seed": "What is a good beginner-friendly introduction to quantum computing?",
|
| 2265 |
-
"raw": "1",
|
| 2266 |
-
"score": 1
|
| 2267 |
-
}
|
| 2268 |
-
],
|
| 2269 |
-
"scoring_time": 10.7,
|
| 2270 |
-
"in_composite": true,
|
| 2271 |
-
"version": 1
|
| 2272 |
-
}
|
| 2273 |
-
},
|
| 2274 |
-
"Qwen/Qwen3.5-4B": {
|
| 2275 |
-
"status": "teacher_sanity",
|
| 2276 |
-
"capability": {
|
| 2277 |
-
"n": 36,
|
| 2278 |
-
"correct": 32,
|
| 2279 |
-
"pass_frac": 0.889,
|
| 2280 |
-
"teacher_pass_frac": 0.889,
|
| 2281 |
-
"items": [],
|
| 2282 |
-
"source": "teacher_sanity_probe"
|
| 2283 |
-
}
|
| 2284 |
-
}
|
| 2285 |
-
},
|
| 2286 |
-
"timings": {
|
| 2287 |
-
"vllm_startup": 129.9,
|
| 2288 |
-
"vllm_generation": 6.8,
|
| 2289 |
-
"teacher_probe_refs": 10.7,
|
| 2290 |
-
"teacher_logits_pass": 0.0,
|
| 2291 |
-
"teacher_hf_load": 0.0,
|
| 2292 |
-
"on_policy_rkl": 10.9,
|
| 2293 |
-
"judge_probe": 26.1,
|
| 2294 |
-
"chat_turns_probe": 10.7,
|
| 2295 |
-
"phase_b_total": 50.4
|
| 2296 |
-
}
|
| 2297 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|