File size: 7,279 Bytes
06ef2bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "m07",
  "checkpoint": "results/m07/final.pt",
  "trained_step": 15258,
  "total_params": 57988096,
  "active_params": 57988096,
  "flops_per_forward": 115976192.0,
  "val_loss": 3.473718386888504,
  "val_perplexity": 32.256461729868455,
  "bits_per_token": 5.011516290208855,
  "ppl_tokens_evaluated": 655360,
  "prefill_tok_per_sec": 177389.79648805797,
  "inference_tok_per_sec": 195.11035180276977,
  "inference_tok_per_sec_kvcache": 201.57889318217914,
  "kvcache_speedup": 1.0331532454308123,
  "gen_tokens": 128,
  "peak_infer_vram_gb": 0.362,
  "peak_train_vram_gb": 3.976,
  "closeness_answer_ppl": 27.642,
  "closeness_hit_rate": 0.45,
  "closeness_token_f1": 0.033,
  "closeness_n": 20,
  "closeness_items": [
    {
      "prompt": "The capital of France is",
      "answer": " Paris",
      "generated": " the city of Paris.\n",
      "answer_nll": 2.3468,
      "answer_ppl": 10.452,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "The capital of Japan is",
      "answer": " Tokyo",
      "generated": " the capital of the Republic of",
      "answer_nll": 2.4603,
      "answer_ppl": 11.709,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The largest planet in the solar system is",
      "answer": " Jupiter",
      "generated": " the Sun, which is the",
      "answer_nll": 4.2271,
      "answer_ppl": 68.521,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "Water is made of hydrogen and",
      "answer": " oxygen",
      "generated": " oxygen.\nThe process of",
      "answer_nll": 0.7385,
      "answer_ppl": 2.093,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "The opposite of hot is",
      "answer": " cold",
      "generated": " the heat of the sun.",
      "answer_nll": 5.1695,
      "answer_ppl": 175.83,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The opposite of up is",
      "answer": " down",
      "generated": " the fact that the two are",
      "answer_nll": 5.9526,
      "answer_ppl": 384.763,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "Two plus two equals",
      "answer": " four",
      "generated": " one.\n- The first",
      "answer_nll": 3.0218,
      "answer_ppl": 20.528,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The sun rises in the",
      "answer": " east",
      "generated": " sky, and the moon rises",
      "answer_nll": 4.0929,
      "answer_ppl": 59.915,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The first president of the United States was George",
      "answer": " Washington",
      "generated": " Washington, who was a member",
      "answer_nll": 0.2512,
      "answer_ppl": 1.286,
      "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.2274,
      "answer_ppl": 1.255,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "A triangle has three",
      "answer": " sides",
      "generated": " sides, and the triangle has",
      "answer_nll": 1.8401,
      "answer_ppl": 6.297,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "The chemical symbol for gold is",
      "answer": " Au",
      "generated": " the symbol of the sun.",
      "answer_nll": 7.2161,
      "answer_ppl": 1361.185,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The freezing point of water in Celsius is",
      "answer": " zero",
      "generated": " 1.5\u00b0C.",
      "answer_nll": 5.5717,
      "answer_ppl": 262.869,
      "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.7915,
      "answer_ppl": 2.207,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "The Earth revolves around the",
      "answer": " Sun",
      "generated": " Sun, and the Sun is",
      "answer_nll": 1.0029,
      "answer_ppl": 2.726,
      "hit": true,
      "token_f1": 0.333
    },
    {
      "prompt": "The plural of mouse is",
      "answer": " mice",
      "generated": " the plural of mouse.\n",
      "answer_nll": 10.0679,
      "answer_ppl": 23574.225,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "Photosynthesis occurs in the",
      "answer": " leaves",
      "generated": " absence of oxygen.\nThe",
      "answer_nll": 4.1193,
      "answer_ppl": 61.516,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The human heart pumps",
      "answer": " blood",
      "generated": " blood to the brain, which",
      "answer_nll": 1.5992,
      "answer_ppl": 4.949,
      "hit": true,
      "token_f1": 0.333
    },
    {
      "prompt": "The currency used in the United States is the",
      "answer": " dollar",
      "generated": " United States dollar.\nThe",
      "answer_nll": 3.4946,
      "answer_ppl": 32.938,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "The tallest animal in the world is the",
      "answer": " giraffe",
      "generated": " elephant.\nThe elephant is",
      "answer_nll": 2.195,
      "answer_ppl": 8.98,
      "hit": false,
      "token_f1": 0.0
    }
  ],
  "generation_samples": {
    "The most important thing about sleep is": "The most important thing about sleep is to create a regular schedule. You can do this without the help of a doctor, but there are certain things that you can do with your life to create regular seasonal, daily sleep patterns.\nMost people will only dream about a few days when their sleep patterns are changing. But as they get older",
    "Scientists have discovered that": "Scientists have discovered that, in many ways, the human brain is actually a computer that is only in the right place.\nHere\u2019s a short video of the remarkable behavior of the human brain:\nThe brain has a way of making the computer look, smell, touch, and touch but, on this page",
    "In the history of mathematics,": "In the history of mathematics, the ancient Greek philosopher and mathematician, and the founder of the Greek philosopher and mathematician J. P. Leopold, who studied the laws of geometry, used the Greek word, rationali, to describe the operation of the two halves of the body. The rationali is, like the words of",
    "Python code for prime number": "Python code for prime number input, and you can also use the string to display a string for prime number outputs.\n- Type - is a simple function to store a string for prime number output with a parameter that must be computed. The parameter determines the number of output lines that can be generated by the input string called,",
    "The best way to learn a new language is": "The best way to learn a new language is to learn about it.\nThe first step in learning new language is to learn something that you have no idea of. This is a very useful way to help you improve your language skills and the way you can develop your language skills.\nLearning a new language is the first step in learning a new"
  }
}