File size: 7,716 Bytes
cdb7a09 | 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 | {
"model_id": "m27",
"checkpoint": "/home/akshat/codemindv2/results/m27/final.pt",
"trained_step": 15258,
"total_params": 240227328,
"active_params": 89232384,
"flops_per_forward": 178464768.0,
"val_loss": 3.5370666682720184,
"val_perplexity": 34.3659644225298,
"bits_per_token": 5.10290854160969,
"ppl_tokens_evaluated": 655360,
"prefill_tok_per_sec": 79516.50626434464,
"inference_tok_per_sec": 46.00478444832356,
"inference_tok_per_sec_kvcache": null,
"kvcache_speedup": null,
"gen_tokens": 128,
"peak_infer_vram_gb": 1.451,
"peak_train_vram_gb": 3.604,
"closeness_answer_ppl": 20.233,
"closeness_hit_rate": 0.55,
"closeness_token_f1": 0.053,
"closeness_n": 20,
"closeness_items": [
{
"prompt": "The capital of France is",
"answer": " Paris",
"generated": " Paris.\nThe capital of",
"answer_nll": 1.1664,
"answer_ppl": 3.211,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The capital of Japan is",
"answer": " Tokyo",
"generated": " Tokyo.\nThe capital of",
"answer_nll": 1.4125,
"answer_ppl": 4.106,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The largest planet in the solar system is",
"answer": " Jupiter",
"generated": " Mercury, which is about 1",
"answer_nll": 3.1623,
"answer_ppl": 23.625,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "Water is made of hydrogen and",
"answer": " oxygen",
"generated": " oxygen.\n- The hydrogen",
"answer_nll": 0.8734,
"answer_ppl": 2.395,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The opposite of hot is",
"answer": " cold",
"generated": " the heat of the sun.",
"answer_nll": 3.3773,
"answer_ppl": 29.291,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The opposite of up is",
"answer": " down",
"generated": " the fact that the two are",
"answer_nll": 7.6189,
"answer_ppl": 2036.362,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "Two plus two equals",
"answer": " four",
"generated": " two.\nThe first two",
"answer_nll": 3.9553,
"answer_ppl": 52.211,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The sun rises in the",
"answer": " east",
"generated": " east, and the sun is",
"answer_nll": 1.7612,
"answer_ppl": 5.82,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The first president of the United States was George",
"answer": " Washington",
"generated": " Washington.\nThe first president",
"answer_nll": 0.4384,
"answer_ppl": 1.55,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The speed of light is approximately 300,000 kilometers per",
"answer": " second",
"generated": " second.\nThe speed of",
"answer_nll": 0.0309,
"answer_ppl": 1.031,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "A triangle has three",
"answer": " sides",
"generated": " sides and four sides.\n",
"answer_nll": 1.534,
"answer_ppl": 4.637,
"hit": true,
"token_f1": 0.4
},
{
"prompt": "The chemical symbol for gold is",
"answer": " Au",
"generated": " gold.\nThe symbol for",
"answer_nll": 8.3869,
"answer_ppl": 4389.135,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The freezing point of water in Celsius is",
"answer": " zero",
"generated": " 0.5 degrees Celsius.",
"answer_nll": 6.6989,
"answer_ppl": 811.538,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The author of Romeo and Juliet is William",
"answer": " Shakespeare",
"generated": " Shakespeare.\nThe book is",
"answer_nll": 0.9888,
"answer_ppl": 2.688,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The Earth revolves around the",
"answer": " Sun",
"generated": " Sun, and the Sun revolves",
"answer_nll": 0.5558,
"answer_ppl": 1.743,
"hit": true,
"token_f1": 0.333
},
{
"prompt": "The plural of mouse is",
"answer": " mice",
"generated": " the plural of mouse is the",
"answer_nll": 7.4291,
"answer_ppl": 1684.289,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "Photosynthesis occurs in the",
"answer": " leaves",
"generated": " form of a single cell.",
"answer_nll": 3.8019,
"answer_ppl": 44.787,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The human heart pumps",
"answer": " blood",
"generated": " blood to the lungs, where",
"answer_nll": 1.0128,
"answer_ppl": 2.753,
"hit": true,
"token_f1": 0.333
},
{
"prompt": "The currency used in the United States is the",
"answer": " dollar",
"generated": " U.S. dollar.",
"answer_nll": 3.3461,
"answer_ppl": 28.392,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The tallest animal in the world is the",
"answer": " giraffe",
"generated": " giant panda.\nThe",
"answer_nll": 2.5951,
"answer_ppl": 13.399,
"hit": false,
"token_f1": 0.0
}
],
"moe/aux_loss": 0.1201492833904922,
"moe/routing_entropy": 0.9966633478800457,
"moe/max_load_frac": 0.13975499471028646,
"moe/expert_0_prob": 0.1208117138594389,
"moe/expert_1_prob": 0.12582085505127907,
"moe/expert_2_prob": 0.13036262318491937,
"moe/expert_3_prob": 0.12241238094866276,
"moe/expert_4_prob": 0.1250034064054489,
"moe/expert_5_prob": 0.12479039952158928,
"moe/expert_6_prob": 0.12319008596241474,
"moe/expert_7_prob": 0.12760853469371797,
"generation_samples": {
"The most important thing about sleep is": "The most important thing about sleep is that it helps you sleep better.\nSleep is the most crucial element in our bodies. Research shows that sleep improves your immune system. When we wake up, our sleep gets easier because we are sleep deprived.\nSleep has a great influence on our emotions, especially our thoughts. It improves our mood",
"Scientists have discovered that": "Scientists have discovered that when their muscles contract, protein-based proteins and peptides, which are critical to the development of the heart, are released when they\u2019re ready to move forward. In the case of a heart attack, the body produces a hormone called vasopressin, which is released and signals the",
"In the history of mathematics,": "In the history of mathematics, we have very much more information about how our brain works than most people have ever heard. For example, we do not quite understand what the brain does: We do not have much to learn about the brain itself. And we do not know how, or even if, this information is useful.\n",
"Python code for prime number": "Python code for prime number, and also for the sequence of steps, as well as the pattern of squares, as in the example below.\n- In the example above, only the first number is used in the sequence.\n- If the last number is the first of the numbers in the sequence of the steps, the",
"The best way to learn a new language is": "The best way to learn a new language is to read and write one word at a time. Then, try to figure out the sentence that best fits your needs and wants to help you with reading and writing.\nIf you are interested in learning more, then check out our new language learning learning guide, T2 English Language Learning Guide.\n"
}
} |