File size: 7,778 Bytes
af8b41c | 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": "m14",
"checkpoint": "results/m14/final.pt",
"trained_step": 15258,
"total_params": 239703040,
"active_params": 88708096,
"flops_per_forward": 177416192.0,
"val_loss": 3.4363590747118,
"val_perplexity": 31.07361524541882,
"bits_per_token": 4.9576181958005,
"ppl_tokens_evaluated": 655360,
"prefill_tok_per_sec": 80126.71676878858,
"inference_tok_per_sec": 46.77562740153019,
"inference_tok_per_sec_kvcache": 79.65645893983364,
"kvcache_speedup": 1.7029479531305616,
"gen_tokens": 128,
"peak_infer_vram_gb": 1.452,
"peak_train_vram_gb": 3.608,
"closeness_answer_ppl": 13.041,
"closeness_hit_rate": 0.55,
"closeness_token_f1": 0.068,
"closeness_n": 20,
"closeness_items": [
{
"prompt": "The capital of France is",
"answer": " Paris",
"generated": " the city of Paris. The",
"answer_nll": 3.202,
"answer_ppl": 24.582,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The capital of Japan is",
"answer": " Tokyo",
"generated": " the city of Tokyo. The",
"answer_nll": 2.5489,
"answer_ppl": 12.793,
"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.4559,
"answer_ppl": 11.657,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "Water is made of hydrogen and",
"answer": " oxygen",
"generated": " oxygen.\nThe hydrogen is",
"answer_nll": 0.2959,
"answer_ppl": 1.344,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The opposite of hot is",
"answer": " cold",
"generated": " hot. Hot is the heat",
"answer_nll": 4.2344,
"answer_ppl": 69.019,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The opposite of up is",
"answer": " down",
"generated": " the difference between the two.",
"answer_nll": 4.0606,
"answer_ppl": 58.008,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "Two plus two equals",
"answer": " four",
"generated": " two.\nThe first is",
"answer_nll": 2.1366,
"answer_ppl": 8.471,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The sun rises in the",
"answer": " east",
"generated": " morning and sets in the evening",
"answer_nll": 2.7328,
"answer_ppl": 15.375,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The first president of the United States was George",
"answer": " Washington",
"generated": " Washington.\nThe first president",
"answer_nll": 0.2571,
"answer_ppl": 1.293,
"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.0656,
"answer_ppl": 1.068,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "A triangle has three",
"answer": " sides",
"generated": " sides, and the third side",
"answer_nll": 1.3205,
"answer_ppl": 3.745,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The chemical symbol for gold is",
"answer": " Au",
"generated": " gold. Gold is the most",
"answer_nll": 6.5487,
"answer_ppl": 698.318,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The freezing point of water in Celsius is",
"answer": " zero",
"generated": " about 1.5 \u00b0C",
"answer_nll": 5.9355,
"answer_ppl": 378.246,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "The author of Romeo and Juliet is William",
"answer": " Shakespeare",
"generated": " Shakespeare.\nThe play is",
"answer_nll": 0.1597,
"answer_ppl": 1.173,
"hit": true,
"token_f1": 0.0
},
{
"prompt": "The Earth revolves around the",
"answer": " Sun",
"generated": " Sun, and the Sun is",
"answer_nll": 0.6747,
"answer_ppl": 1.963,
"hit": true,
"token_f1": 0.333
},
{
"prompt": "The plural of mouse is",
"answer": " mice",
"generated": " the mouse.\nThe word",
"answer_nll": 5.1476,
"answer_ppl": 172.017,
"hit": false,
"token_f1": 0.0
},
{
"prompt": "Photosynthesis occurs in the",
"answer": " leaves",
"generated": " leaves of the plant.\n",
"answer_nll": 3.5603,
"answer_ppl": 35.174,
"hit": true,
"token_f1": 0.4
},
{
"prompt": "The human heart pumps",
"answer": " blood",
"generated": " blood to the rest of the",
"answer_nll": 1.1786,
"answer_ppl": 3.25,
"hit": true,
"token_f1": 0.286
},
{
"prompt": "The currency used in the United States is the",
"answer": " dollar",
"generated": " dollar. The dollar is the",
"answer_nll": 2.5244,
"answer_ppl": 12.483,
"hit": true,
"token_f1": 0.333
},
{
"prompt": "The tallest animal in the world is the",
"answer": " giraffe",
"generated": " lion.\nThe lion is",
"answer_nll": 2.3226,
"answer_ppl": 10.202,
"hit": false,
"token_f1": 0.0
}
],
"moe/aux_loss": 0.12053199759684503,
"moe/routing_entropy": 0.9948502505819002,
"moe/max_load_frac": 0.1416552225748698,
"moe/expert_0_prob": 0.12510733157396317,
"moe/expert_1_prob": 0.1254948280751705,
"moe/expert_2_prob": 0.130660605058074,
"moe/expert_3_prob": 0.12439362742006779,
"moe/expert_4_prob": 0.12149989195168018,
"moe/expert_5_prob": 0.13262441903352737,
"moe/expert_6_prob": 0.12078449092805385,
"moe/expert_7_prob": 0.11943480558693409,
"generation_samples": {
"The most important thing about sleep is": "The most important thing about sleep is that it\u2019s a good idea to prepare yourself and your family for the day ahead. If you find that you get into bed, you might be craving for the night. You might be feeling a bit hungry later, and also feeling the energy back to sleep.\nWhat happens if you can",
"Scientists have discovered that": "Scientists have discovered that, in many ways, the human body is a complex machine with four chambers, eight organs, five nerve paths, one central nerve, two peripheral nerve pathways, three peripheral nerve pathways, and a small number of other systems.\nThe human body is a complex machine with four distinct layers. The outer",
"In the history of mathematics,": "In the history of mathematics, the term \"curriculum\" is often used to describe any subject that is relevant to the science or mathematics curriculum. The term \"curriculum\" is often used in relation to the broader subject of mathematics curriculum.\nThe term \"curriculum\" is used more widely in the United States",
"Python code for prime number": "Python code for prime number of elements for free. However, the program is not capable to compute integers and can only compute integers, which is a requirement for the first and last elements of the Java package.<|endoftext|>The name Gogol is derived from the Greek word for \"horn\",\nwhere the word \"horn\" means",
"The best way to learn a new language is": "The best way to learn a new language is to learn about its culture, culture, and language. Learning a new language is something that can be enjoyed by everyone. If you have ever wondered how the language works, you know that it\u2019s used in different cultures. Learning the language is a beautiful language because it allows you to express yourself"
}
} |