File size: 7,355 Bytes
a091502
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "m25",
  "checkpoint": "/home/akshat/codemindv2/results/m25/final.pt",
  "trained_step": 15258,
  "total_params": 63493120,
  "active_params": 63493120,
  "flops_per_forward": 126986240.0,
  "val_loss": 3.4597932040691375,
  "val_perplexity": 31.81039757366467,
  "bits_per_token": 4.991426498011882,
  "ppl_tokens_evaluated": 655360,
  "prefill_tok_per_sec": 172571.81356477016,
  "inference_tok_per_sec": 201.38290369444556,
  "inference_tok_per_sec_kvcache": 217.99483102150467,
  "kvcache_speedup": 1.0824892631018175,
  "gen_tokens": 128,
  "peak_infer_vram_gb": 0.395,
  "peak_train_vram_gb": 4.097,
  "closeness_answer_ppl": 21.701,
  "closeness_hit_rate": 0.45,
  "closeness_token_f1": 0.048,
  "closeness_n": 20,
  "closeness_items": [
    {
      "prompt": "The capital of France is",
      "answer": " Paris",
      "generated": " the capital of the French Republic",
      "answer_nll": 3.096,
      "answer_ppl": 22.11,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The capital of Japan is",
      "answer": " Tokyo",
      "generated": " the capital of the Japanese state",
      "answer_nll": 2.2483,
      "answer_ppl": 9.472,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The largest planet in the solar system is",
      "answer": " Jupiter",
      "generated": " the Sun. It is also",
      "answer_nll": 3.0396,
      "answer_ppl": 20.897,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "Water is made of hydrogen and",
      "answer": " oxygen",
      "generated": " oxygen.\nThe hydrogen is",
      "answer_nll": 0.9545,
      "answer_ppl": 2.597,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "The opposite of hot is",
      "answer": " cold",
      "generated": " the difference between hot and cold",
      "answer_nll": 3.0159,
      "answer_ppl": 20.408,
      "hit": true,
      "token_f1": 0.286
    },
    {
      "prompt": "The opposite of up is",
      "answer": " down",
      "generated": " the fact that the human body",
      "answer_nll": 6.744,
      "answer_ppl": 848.967,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "Two plus two equals",
      "answer": " four",
      "generated": " the number of days in a",
      "answer_nll": 3.7465,
      "answer_ppl": 42.373,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The sun rises in the",
      "answer": " east",
      "generated": " morning and sets in the evening",
      "answer_nll": 3.072,
      "answer_ppl": 21.585,
      "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.7008,
      "answer_ppl": 2.015,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "The speed of light is approximately 300,000 kilometers per",
      "answer": " second",
      "generated": " second. The speed of light",
      "answer_nll": 0.4421,
      "answer_ppl": 1.556,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "A triangle has three",
      "answer": " sides",
      "generated": " sides. The first side is",
      "answer_nll": 1.383,
      "answer_ppl": 3.987,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "The chemical symbol for gold is",
      "answer": " Au",
      "generated": " gold.\nThe gold symbol",
      "answer_nll": 8.3907,
      "answer_ppl": 4405.806,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The freezing point of water in Celsius is",
      "answer": " zero",
      "generated": " about 1.5 degrees Celsius",
      "answer_nll": 5.2951,
      "answer_ppl": 199.351,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The author of Romeo and Juliet is William",
      "answer": " Shakespeare",
      "generated": " Shakespeare\u2019s father,",
      "answer_nll": 0.2476,
      "answer_ppl": 1.281,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "The Earth revolves around the",
      "answer": " Sun",
      "generated": " Sun, and the Sun is",
      "answer_nll": 0.68,
      "answer_ppl": 1.974,
      "hit": true,
      "token_f1": 0.333
    },
    {
      "prompt": "The plural of mouse is",
      "answer": " mice",
      "generated": " the word for mouse.\n",
      "answer_nll": 7.5274,
      "answer_ppl": 1858.324,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "Photosynthesis occurs in the",
      "answer": " leaves",
      "generated": " soil and is a major contributor",
      "answer_nll": 3.8937,
      "answer_ppl": 49.09,
      "hit": false,
      "token_f1": 0.0
    },
    {
      "prompt": "The human heart pumps",
      "answer": " blood",
      "generated": " blood to the brain, which",
      "answer_nll": 1.4272,
      "answer_ppl": 4.167,
      "hit": true,
      "token_f1": 0.333
    },
    {
      "prompt": "The currency used in the United States is the",
      "answer": " dollar",
      "generated": " United States dollar. The United",
      "answer_nll": 3.0687,
      "answer_ppl": 21.513,
      "hit": true,
      "token_f1": 0.0
    },
    {
      "prompt": "The tallest animal in the world is the",
      "answer": " giraffe",
      "generated": " giant tortoise.\nThe",
      "answer_nll": 2.5736,
      "answer_ppl": 13.113,
      "hit": false,
      "token_f1": 0.0
    }
  ],
  "generation_samples": {
    "The most important thing about sleep is": "The most important thing about sleep is that it\u2019s essential for good health. It is also known as \u201chealthy sleep\u201d or \u201chealthy sleep\u201d. It signals the body, the body, and the rest of the body to stop and eliminate the bad sleep.\nMost of us sleep as a nightlight",
    "Scientists have discovered that": "Scientists have discovered that, in many ways, the human body is capable of producing enough vitamin A in the body to cause nerve cells to turn into nerve cells, leading to the formation of the human skin cells and the development of skin cells. It is now being revealed that Vitamin A is responsible for the development of skin cells",
    "In the history of mathematics,": "In the history of mathematics, the ancient Greeks are considered to be the most influential in the history of mathematics. The study of the Greek did not become the first source of mathematics, not least through the study of mathematics itself.\nThe Classical Period (the time of the Olympians) was a period of intense study. It was",
    "Python code for prime number": "Python code for prime number tables, and for some other functions. In addition, for some functions, you can have the option to use the main menu, the first, and the last menu. As you can see, the menu can be moved to the main menu in the main menu.\nThe main menu allows you to",
    "The best way to learn a new language is": "The best way to learn a new language is to learn an understanding of the language itself. Another method of learning a new language is to use a computer to learn an unfamiliar language.\nThe computer is very fast, meaning it has to be able to quickly learn all kinds of languages. Therefore, it is important to learn a new language every day"
  }
}