File size: 7,265 Bytes
d13b4ca | 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 | {
"model_id": "m19",
"checkpoint": "/home/akshat/codemindv2/results/m19/final.pt",
"trained_step": 15258,
"total_params": 65202016,
"active_params": 65202016,
"flops_per_forward": 130404032.0,
"val_loss": 3.513864967226982,
"val_perplexity": 33.577794389533295,
"bits_per_token": 5.069435562571827,
"ppl_tokens_evaluated": 655360,
"prefill_tok_per_sec": 129983.98214409001,
"inference_tok_per_sec": 51.43506844999894,
"inference_tok_per_sec_kvcache": null,
"kvcache_speedup": null,
"gen_tokens": 128,
"peak_infer_vram_gb": 0.406,
"peak_train_vram_gb": 4.68,
"closeness_answer_ppl": 17.717,
"closeness_hit_rate": 0.45,
"closeness_token_f1": 0.05,
"closeness_n": 20,
"closeness_items": [
{
"prompt": "The capital of France is",
"answer": " Paris",
"generated": " the capital of the French Republic",
"answer_nll": 2.3599,
"answer_ppl": 10.59,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The capital of Japan is",
"answer": " Tokyo",
"generated": " Tokyo, and the capital of",
"answer_nll": 1.6333,
"answer_ppl": 5.121,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The largest planet in the solar system is",
"answer": " Jupiter",
"generated": " the Sun, which is the",
"answer_nll": 2.8595,
"answer_ppl": 17.454,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "Water is made of hydrogen and",
"answer": " oxygen",
"generated": " oxygen. The water is then",
"answer_nll": 0.9142,
"answer_ppl": 2.495,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The opposite of hot is",
"answer": " cold",
"generated": " hot. Hot is the heat",
"answer_nll": 3.0011,
"answer_ppl": 20.108,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The opposite of up is",
"answer": " down",
"generated": " the \u201cs\u201d",
"answer_nll": 8.2403,
"answer_ppl": 3790.537,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "Two plus two equals",
"answer": " four",
"generated": " two plus two plus two plus",
"answer_nll": 2.5678,
"answer_ppl": 13.038,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The sun rises in the",
"answer": " east",
"generated": " morning and sets in the evening",
"answer_nll": 2.6056,
"answer_ppl": 13.539,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The first president of the United States was George",
"answer": " Washington",
"generated": " Washington. He was a man",
"answer_nll": 0.9871,
"answer_ppl": 2.683,
"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.096,
"answer_ppl": 1.101,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "A triangle has three",
"answer": " sides",
"generated": " sides, and the two sides",
"answer_nll": 1.193,
"answer_ppl": 3.297,
"hit": true,
"token_f1": 0.333
},
{
"prompt": "The chemical symbol for gold is",
"answer": " Au",
"generated": " gold. Gold is the most",
"answer_nll": 7.6968,
"answer_ppl": 2201.402,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The freezing point of water in Celsius is",
"answer": " zero",
"generated": " the same as the freezing point",
"answer_nll": 4.8671,
"answer_ppl": 129.943,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The author of Romeo and Juliet is William",
"answer": " Shakespeare",
"generated": " Shakespeare. He is the author",
"answer_nll": 0.4312,
"answer_ppl": 1.539,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The Earth revolves around the",
"answer": " Sun",
"generated": " Sun, and the Sun is",
"answer_nll": 0.7212,
"answer_ppl": 2.057,
"hit": true,
"token_f1": 0.333
},
{
"prompt": "The plural of mouse is",
"answer": " mice",
"generated": " the mouse, and the word",
"answer_nll": 8.3891,
"answer_ppl": 4398.878,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "Photosynthesis occurs in the",
"answer": " leaves",
"generated": " soil, and the plant uses",
"answer_nll": 3.4986,
"answer_ppl": 33.068,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The human heart pumps",
"answer": " blood",
"generated": " blood to the brain, where",
"answer_nll": 1.2565,
"answer_ppl": 3.513,
"hit": true,
"token_f1": 0.333
},
{
"prompt": "The currency used in the United States is the",
"answer": " dollar",
"generated": " U.S. dollar.",
"answer_nll": 2.1939,
"answer_ppl": 8.97,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The tallest animal in the world is the",
"answer": " giraffe",
"generated": " giant tortoise.\nThe",
"answer_nll": 1.9782,
"answer_ppl": 7.23,
"hit": false,
"token_f1": 0.0
}
],
"generation_samples": {
"The most important thing about sleep is": "The most important thing about sleep is that it makes you feel better.\nSleep is important for your brain and nervous system. And that\u2019s why it is important to stay alert and alert in sleep.\nSleep is crucial for your brain function. And it is important for your brain to use the whole body to find it.",
"Scientists have discovered that": "Scientists have discovered that when their team looked at the same fish, they found that, on average, they saw only a partial decrease in fish populations when compared with the same groups on that fish.\n\u201cIf you look at the data, you\u2019ve only seen the changes in the fish populations and they\ufffd",
"In the history of mathematics,": "In the history of mathematics, the notion of number as a mathematical principle is a familiar problem, and therefore it is extremely difficult to be certain that it was invented without the help of mathematics.\nIn the history of mathematics, the foundations of mathematics, including the concepts of space, time, space and time are known.\nModern",
"Python code for prime number": "Python code for prime number, value, and power.\n- Add the code to the file using the same tool in the variable file.\n- In the example above, use the same tool for data in the variable file.\n- The code in the variable file can be changed in all the functions.\n- In",
"The best way to learn a new language is": "The best way to learn a new language is to read and write, and to recognize how to express oneself. In this way, you can easily recognize, and use, the beauty of a new language.\nIt is important to understand the difference between an understanding and a meaningful understanding. The more you comprehend, the more you will learn.\n"
}
} |