oodeh commited on
Commit
b788ef9
·
verified ·
1 Parent(s): ecdec0f

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. checkpoint-108/README.md +202 -0
  2. checkpoint-108/merges.txt +0 -0
  3. checkpoint-108/trainer_state.json +897 -0
  4. checkpoint-108/vocab.json +0 -0
  5. checkpoint-135/README.md +202 -0
  6. checkpoint-135/adapter_config.json +34 -0
  7. checkpoint-135/added_tokens.json +24 -0
  8. checkpoint-135/merges.txt +0 -0
  9. checkpoint-135/special_tokens_map.json +31 -0
  10. checkpoint-135/tokenizer_config.json +209 -0
  11. checkpoint-135/trainer_state.json +1113 -0
  12. checkpoint-162/README.md +202 -0
  13. checkpoint-162/adapter_config.json +34 -0
  14. checkpoint-162/added_tokens.json +24 -0
  15. checkpoint-162/special_tokens_map.json +31 -0
  16. checkpoint-162/tokenizer_config.json +209 -0
  17. checkpoint-189/added_tokens.json +24 -0
  18. checkpoint-189/tokenizer_config.json +209 -0
  19. checkpoint-216/README.md +202 -0
  20. checkpoint-216/added_tokens.json +24 -0
  21. checkpoint-243/README.md +202 -0
  22. checkpoint-243/adapter_config.json +34 -0
  23. checkpoint-243/added_tokens.json +24 -0
  24. checkpoint-243/merges.txt +0 -0
  25. checkpoint-243/special_tokens_map.json +31 -0
  26. checkpoint-243/trainer_state.json +1977 -0
  27. checkpoint-27/vocab.json +0 -0
  28. checkpoint-270/README.md +202 -0
  29. checkpoint-270/added_tokens.json +24 -0
  30. checkpoint-297/added_tokens.json +24 -0
  31. checkpoint-297/merges.txt +0 -0
  32. checkpoint-297/vocab.json +0 -0
  33. checkpoint-324/adapter_config.json +34 -0
  34. checkpoint-324/merges.txt +0 -0
  35. checkpoint-324/trainer_state.json +2625 -0
  36. checkpoint-324/vocab.json +0 -0
  37. checkpoint-351/README.md +202 -0
  38. checkpoint-351/adapter_config.json +34 -0
  39. checkpoint-351/added_tokens.json +24 -0
  40. checkpoint-351/merges.txt +0 -0
  41. checkpoint-351/special_tokens_map.json +31 -0
  42. checkpoint-351/tokenizer_config.json +209 -0
  43. checkpoint-351/trainer_state.json +2841 -0
  44. checkpoint-351/vocab.json +0 -0
  45. checkpoint-378/README.md +202 -0
  46. checkpoint-378/adapter_config.json +34 -0
  47. checkpoint-378/added_tokens.json +24 -0
  48. checkpoint-378/merges.txt +0 -0
  49. checkpoint-378/special_tokens_map.json +31 -0
  50. checkpoint-378/tokenizer_config.json +209 -0
checkpoint-108/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.12.0
checkpoint-108/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-108/trainer_state.json ADDED
@@ -0,0 +1,897 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.8847926267281108,
5
+ "eval_steps": 500,
6
+ "global_step": 108,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.03686635944700461,
13
+ "grad_norm": 0.06150835379958153,
14
+ "learning_rate": 4.999957692144361e-05,
15
+ "loss": 0.663,
16
+ "num_input_tokens_seen": 23408,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.07373271889400922,
21
+ "grad_norm": 0.05766688659787178,
22
+ "learning_rate": 4.999830770009406e-05,
23
+ "loss": 0.5847,
24
+ "num_input_tokens_seen": 45520,
25
+ "step": 2
26
+ },
27
+ {
28
+ "epoch": 0.11059907834101383,
29
+ "grad_norm": 0.0780782401561737,
30
+ "learning_rate": 4.9996192378909786e-05,
31
+ "loss": 0.5545,
32
+ "num_input_tokens_seen": 68904,
33
+ "step": 3
34
+ },
35
+ {
36
+ "epoch": 0.14746543778801843,
37
+ "grad_norm": 0.07575194537639618,
38
+ "learning_rate": 4.9993231029486544e-05,
39
+ "loss": 0.7025,
40
+ "num_input_tokens_seen": 89696,
41
+ "step": 4
42
+ },
43
+ {
44
+ "epoch": 0.18433179723502305,
45
+ "grad_norm": 0.0708586797118187,
46
+ "learning_rate": 4.998942375205502e-05,
47
+ "loss": 0.6063,
48
+ "num_input_tokens_seen": 118440,
49
+ "step": 5
50
+ },
51
+ {
52
+ "epoch": 0.22119815668202766,
53
+ "grad_norm": 0.0794093981385231,
54
+ "learning_rate": 4.99847706754774e-05,
55
+ "loss": 0.593,
56
+ "num_input_tokens_seen": 145072,
57
+ "step": 6
58
+ },
59
+ {
60
+ "epoch": 0.25806451612903225,
61
+ "grad_norm": 0.04954744130373001,
62
+ "learning_rate": 4.997927195724303e-05,
63
+ "loss": 0.4857,
64
+ "num_input_tokens_seen": 182112,
65
+ "step": 7
66
+ },
67
+ {
68
+ "epoch": 0.29493087557603687,
69
+ "grad_norm": 0.06549246609210968,
70
+ "learning_rate": 4.997292778346312e-05,
71
+ "loss": 0.5393,
72
+ "num_input_tokens_seen": 212192,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.3317972350230415,
77
+ "grad_norm": 0.07614441215991974,
78
+ "learning_rate": 4.996573836886435e-05,
79
+ "loss": 0.7044,
80
+ "num_input_tokens_seen": 233728,
81
+ "step": 9
82
+ },
83
+ {
84
+ "epoch": 0.3686635944700461,
85
+ "grad_norm": 0.07068340480327606,
86
+ "learning_rate": 4.995770395678171e-05,
87
+ "loss": 0.6086,
88
+ "num_input_tokens_seen": 259776,
89
+ "step": 10
90
+ },
91
+ {
92
+ "epoch": 0.4055299539170507,
93
+ "grad_norm": 0.07266585528850555,
94
+ "learning_rate": 4.9948824819150185e-05,
95
+ "loss": 0.6247,
96
+ "num_input_tokens_seen": 284816,
97
+ "step": 11
98
+ },
99
+ {
100
+ "epoch": 0.4423963133640553,
101
+ "grad_norm": 0.06145177036523819,
102
+ "learning_rate": 4.993910125649561e-05,
103
+ "loss": 0.4918,
104
+ "num_input_tokens_seen": 309776,
105
+ "step": 12
106
+ },
107
+ {
108
+ "epoch": 0.4792626728110599,
109
+ "grad_norm": 0.06720694154500961,
110
+ "learning_rate": 4.992853359792444e-05,
111
+ "loss": 0.5017,
112
+ "num_input_tokens_seen": 339064,
113
+ "step": 13
114
+ },
115
+ {
116
+ "epoch": 0.5161290322580645,
117
+ "grad_norm": 0.07309022545814514,
118
+ "learning_rate": 4.9917122201112656e-05,
119
+ "loss": 0.5447,
120
+ "num_input_tokens_seen": 369864,
121
+ "step": 14
122
+ },
123
+ {
124
+ "epoch": 0.5529953917050692,
125
+ "grad_norm": 0.0778132826089859,
126
+ "learning_rate": 4.990486745229364e-05,
127
+ "loss": 0.5034,
128
+ "num_input_tokens_seen": 397184,
129
+ "step": 15
130
+ },
131
+ {
132
+ "epoch": 0.5898617511520737,
133
+ "grad_norm": 0.07727856189012527,
134
+ "learning_rate": 4.989176976624511e-05,
135
+ "loss": 0.5277,
136
+ "num_input_tokens_seen": 426296,
137
+ "step": 16
138
+ },
139
+ {
140
+ "epoch": 0.6267281105990783,
141
+ "grad_norm": 0.0700518786907196,
142
+ "learning_rate": 4.987782958627508e-05,
143
+ "loss": 0.5356,
144
+ "num_input_tokens_seen": 459544,
145
+ "step": 17
146
+ },
147
+ {
148
+ "epoch": 0.663594470046083,
149
+ "grad_norm": 0.07351912558078766,
150
+ "learning_rate": 4.9863047384206835e-05,
151
+ "loss": 0.5505,
152
+ "num_input_tokens_seen": 488616,
153
+ "step": 18
154
+ },
155
+ {
156
+ "epoch": 0.7004608294930875,
157
+ "grad_norm": 0.08268705755472183,
158
+ "learning_rate": 4.9847423660363e-05,
159
+ "loss": 0.5557,
160
+ "num_input_tokens_seen": 512176,
161
+ "step": 19
162
+ },
163
+ {
164
+ "epoch": 0.7373271889400922,
165
+ "grad_norm": 0.08081424236297607,
166
+ "learning_rate": 4.983095894354858e-05,
167
+ "loss": 0.4576,
168
+ "num_input_tokens_seen": 539456,
169
+ "step": 20
170
+ },
171
+ {
172
+ "epoch": 0.7741935483870968,
173
+ "grad_norm": 0.07748426496982574,
174
+ "learning_rate": 4.9813653791033057e-05,
175
+ "loss": 0.3918,
176
+ "num_input_tokens_seen": 561384,
177
+ "step": 21
178
+ },
179
+ {
180
+ "epoch": 0.8110599078341014,
181
+ "grad_norm": 0.10133849829435349,
182
+ "learning_rate": 4.979550878853154e-05,
183
+ "loss": 0.531,
184
+ "num_input_tokens_seen": 589792,
185
+ "step": 22
186
+ },
187
+ {
188
+ "epoch": 0.847926267281106,
189
+ "grad_norm": 0.09528470784425735,
190
+ "learning_rate": 4.9776524550184965e-05,
191
+ "loss": 0.4159,
192
+ "num_input_tokens_seen": 613944,
193
+ "step": 23
194
+ },
195
+ {
196
+ "epoch": 0.8847926267281107,
197
+ "grad_norm": 0.08829868584871292,
198
+ "learning_rate": 4.975670171853926e-05,
199
+ "loss": 0.403,
200
+ "num_input_tokens_seen": 641432,
201
+ "step": 24
202
+ },
203
+ {
204
+ "epoch": 0.9216589861751152,
205
+ "grad_norm": 0.10020875930786133,
206
+ "learning_rate": 4.973604096452361e-05,
207
+ "loss": 0.4238,
208
+ "num_input_tokens_seen": 665232,
209
+ "step": 25
210
+ },
211
+ {
212
+ "epoch": 0.9585253456221198,
213
+ "grad_norm": 0.1256554126739502,
214
+ "learning_rate": 4.971454298742779e-05,
215
+ "loss": 0.5033,
216
+ "num_input_tokens_seen": 687216,
217
+ "step": 26
218
+ },
219
+ {
220
+ "epoch": 0.9953917050691244,
221
+ "grad_norm": 0.17123407125473022,
222
+ "learning_rate": 4.9692208514878444e-05,
223
+ "loss": 0.3842,
224
+ "num_input_tokens_seen": 728880,
225
+ "step": 27
226
+ },
227
+ {
228
+ "epoch": 1.0,
229
+ "grad_norm": 0.27383726835250854,
230
+ "learning_rate": 4.966903830281449e-05,
231
+ "loss": 0.4988,
232
+ "num_input_tokens_seen": 731976,
233
+ "step": 28
234
+ },
235
+ {
236
+ "epoch": 1.0368663594470047,
237
+ "grad_norm": 0.148647278547287,
238
+ "learning_rate": 4.9645033135461494e-05,
239
+ "loss": 0.4489,
240
+ "num_input_tokens_seen": 756184,
241
+ "step": 29
242
+ },
243
+ {
244
+ "epoch": 1.0737327188940091,
245
+ "grad_norm": 0.11988866329193115,
246
+ "learning_rate": 4.962019382530521e-05,
247
+ "loss": 0.4999,
248
+ "num_input_tokens_seen": 779072,
249
+ "step": 30
250
+ },
251
+ {
252
+ "epoch": 1.1105990783410138,
253
+ "grad_norm": 0.10590679943561554,
254
+ "learning_rate": 4.9594521213063974e-05,
255
+ "loss": 0.3711,
256
+ "num_input_tokens_seen": 805672,
257
+ "step": 31
258
+ },
259
+ {
260
+ "epoch": 1.1474654377880185,
261
+ "grad_norm": 0.11934591829776764,
262
+ "learning_rate": 4.9568016167660334e-05,
263
+ "loss": 0.3385,
264
+ "num_input_tokens_seen": 828840,
265
+ "step": 32
266
+ },
267
+ {
268
+ "epoch": 1.1843317972350231,
269
+ "grad_norm": 0.11900116503238678,
270
+ "learning_rate": 4.9540679586191605e-05,
271
+ "loss": 0.3812,
272
+ "num_input_tokens_seen": 850792,
273
+ "step": 33
274
+ },
275
+ {
276
+ "epoch": 1.2211981566820276,
277
+ "grad_norm": 0.11279546469449997,
278
+ "learning_rate": 4.951251239389948e-05,
279
+ "loss": 0.2924,
280
+ "num_input_tokens_seen": 885608,
281
+ "step": 34
282
+ },
283
+ {
284
+ "epoch": 1.2580645161290323,
285
+ "grad_norm": 0.08340126276016235,
286
+ "learning_rate": 4.948351554413879e-05,
287
+ "loss": 0.3489,
288
+ "num_input_tokens_seen": 921912,
289
+ "step": 35
290
+ },
291
+ {
292
+ "epoch": 1.294930875576037,
293
+ "grad_norm": 0.11327336728572845,
294
+ "learning_rate": 4.9453690018345144e-05,
295
+ "loss": 0.2921,
296
+ "num_input_tokens_seen": 945672,
297
+ "step": 36
298
+ },
299
+ {
300
+ "epoch": 1.3317972350230414,
301
+ "grad_norm": 0.10909265279769897,
302
+ "learning_rate": 4.942303682600178e-05,
303
+ "loss": 0.3421,
304
+ "num_input_tokens_seen": 970824,
305
+ "step": 37
306
+ },
307
+ {
308
+ "epoch": 1.368663594470046,
309
+ "grad_norm": 0.11239592730998993,
310
+ "learning_rate": 4.939155700460536e-05,
311
+ "loss": 0.3848,
312
+ "num_input_tokens_seen": 995840,
313
+ "step": 38
314
+ },
315
+ {
316
+ "epoch": 1.4055299539170507,
317
+ "grad_norm": 0.1034158244729042,
318
+ "learning_rate": 4.9359251619630886e-05,
319
+ "loss": 0.3434,
320
+ "num_input_tokens_seen": 1035880,
321
+ "step": 39
322
+ },
323
+ {
324
+ "epoch": 1.4423963133640554,
325
+ "grad_norm": 0.12086673080921173,
326
+ "learning_rate": 4.9326121764495596e-05,
327
+ "loss": 0.3588,
328
+ "num_input_tokens_seen": 1056488,
329
+ "step": 40
330
+ },
331
+ {
332
+ "epoch": 1.4792626728110598,
333
+ "grad_norm": 0.11408794671297073,
334
+ "learning_rate": 4.9292168560522014e-05,
335
+ "loss": 0.4021,
336
+ "num_input_tokens_seen": 1080080,
337
+ "step": 41
338
+ },
339
+ {
340
+ "epoch": 1.5161290322580645,
341
+ "grad_norm": 0.1417722851037979,
342
+ "learning_rate": 4.925739315689991e-05,
343
+ "loss": 0.3343,
344
+ "num_input_tokens_seen": 1095632,
345
+ "step": 42
346
+ },
347
+ {
348
+ "epoch": 1.5529953917050692,
349
+ "grad_norm": 0.2315663844347,
350
+ "learning_rate": 4.9221796730647516e-05,
351
+ "loss": 0.4025,
352
+ "num_input_tokens_seen": 1126040,
353
+ "step": 43
354
+ },
355
+ {
356
+ "epoch": 1.5898617511520738,
357
+ "grad_norm": 0.07856712490320206,
358
+ "learning_rate": 4.9185380486571595e-05,
359
+ "loss": 0.3337,
360
+ "num_input_tokens_seen": 1156656,
361
+ "step": 44
362
+ },
363
+ {
364
+ "epoch": 1.6267281105990783,
365
+ "grad_norm": 0.10064279288053513,
366
+ "learning_rate": 4.914814565722671e-05,
367
+ "loss": 0.3758,
368
+ "num_input_tokens_seen": 1183400,
369
+ "step": 45
370
+ },
371
+ {
372
+ "epoch": 1.663594470046083,
373
+ "grad_norm": 0.106510229408741,
374
+ "learning_rate": 4.9110093502873476e-05,
375
+ "loss": 0.3363,
376
+ "num_input_tokens_seen": 1209680,
377
+ "step": 46
378
+ },
379
+ {
380
+ "epoch": 1.7004608294930876,
381
+ "grad_norm": 0.10446175187826157,
382
+ "learning_rate": 4.907122531143594e-05,
383
+ "loss": 0.3853,
384
+ "num_input_tokens_seen": 1237864,
385
+ "step": 47
386
+ },
387
+ {
388
+ "epoch": 1.737327188940092,
389
+ "grad_norm": 0.2570022940635681,
390
+ "learning_rate": 4.9031542398457974e-05,
391
+ "loss": 0.3194,
392
+ "num_input_tokens_seen": 1273080,
393
+ "step": 48
394
+ },
395
+ {
396
+ "epoch": 1.7741935483870968,
397
+ "grad_norm": 0.0968039259314537,
398
+ "learning_rate": 4.8991046107058735e-05,
399
+ "loss": 0.2955,
400
+ "num_input_tokens_seen": 1300256,
401
+ "step": 49
402
+ },
403
+ {
404
+ "epoch": 1.8110599078341014,
405
+ "grad_norm": 0.11750692129135132,
406
+ "learning_rate": 4.894973780788722e-05,
407
+ "loss": 0.3314,
408
+ "num_input_tokens_seen": 1322616,
409
+ "step": 50
410
+ },
411
+ {
412
+ "epoch": 1.8479262672811059,
413
+ "grad_norm": 0.09568070620298386,
414
+ "learning_rate": 4.890761889907589e-05,
415
+ "loss": 0.3341,
416
+ "num_input_tokens_seen": 1353552,
417
+ "step": 51
418
+ },
419
+ {
420
+ "epoch": 1.8847926267281108,
421
+ "grad_norm": 0.11816362291574478,
422
+ "learning_rate": 4.88646908061933e-05,
423
+ "loss": 0.3202,
424
+ "num_input_tokens_seen": 1376456,
425
+ "step": 52
426
+ },
427
+ {
428
+ "epoch": 1.9216589861751152,
429
+ "grad_norm": 0.133891761302948,
430
+ "learning_rate": 4.8820954982195905e-05,
431
+ "loss": 0.2852,
432
+ "num_input_tokens_seen": 1398344,
433
+ "step": 53
434
+ },
435
+ {
436
+ "epoch": 1.9585253456221197,
437
+ "grad_norm": 0.11985364556312561,
438
+ "learning_rate": 4.877641290737884e-05,
439
+ "loss": 0.3413,
440
+ "num_input_tokens_seen": 1424264,
441
+ "step": 54
442
+ },
443
+ {
444
+ "epoch": 1.9953917050691246,
445
+ "grad_norm": 0.09828098118305206,
446
+ "learning_rate": 4.873106608932585e-05,
447
+ "loss": 0.2726,
448
+ "num_input_tokens_seen": 1460688,
449
+ "step": 55
450
+ },
451
+ {
452
+ "epoch": 2.0,
453
+ "grad_norm": 0.31861889362335205,
454
+ "learning_rate": 4.868491606285823e-05,
455
+ "loss": 0.3512,
456
+ "num_input_tokens_seen": 1463952,
457
+ "step": 56
458
+ },
459
+ {
460
+ "epoch": 2.0368663594470044,
461
+ "grad_norm": 0.11089354753494263,
462
+ "learning_rate": 4.8637964389982926e-05,
463
+ "loss": 0.2953,
464
+ "num_input_tokens_seen": 1492600,
465
+ "step": 57
466
+ },
467
+ {
468
+ "epoch": 2.0737327188940093,
469
+ "grad_norm": 0.12034712731838226,
470
+ "learning_rate": 4.859021265983959e-05,
471
+ "loss": 0.2875,
472
+ "num_input_tokens_seen": 1514496,
473
+ "step": 58
474
+ },
475
+ {
476
+ "epoch": 2.110599078341014,
477
+ "grad_norm": 0.1372830867767334,
478
+ "learning_rate": 4.854166248864689e-05,
479
+ "loss": 0.3535,
480
+ "num_input_tokens_seen": 1541656,
481
+ "step": 59
482
+ },
483
+ {
484
+ "epoch": 2.1474654377880182,
485
+ "grad_norm": 0.10605650395154953,
486
+ "learning_rate": 4.849231551964771e-05,
487
+ "loss": 0.3013,
488
+ "num_input_tokens_seen": 1569672,
489
+ "step": 60
490
+ },
491
+ {
492
+ "epoch": 2.184331797235023,
493
+ "grad_norm": 0.12524856626987457,
494
+ "learning_rate": 4.844217342305363e-05,
495
+ "loss": 0.2558,
496
+ "num_input_tokens_seen": 1599304,
497
+ "step": 61
498
+ },
499
+ {
500
+ "epoch": 2.2211981566820276,
501
+ "grad_norm": 0.1151009052991867,
502
+ "learning_rate": 4.839123789598829e-05,
503
+ "loss": 0.2666,
504
+ "num_input_tokens_seen": 1628288,
505
+ "step": 62
506
+ },
507
+ {
508
+ "epoch": 2.258064516129032,
509
+ "grad_norm": 0.10297228395938873,
510
+ "learning_rate": 4.8339510662430046e-05,
511
+ "loss": 0.2982,
512
+ "num_input_tokens_seen": 1656384,
513
+ "step": 63
514
+ },
515
+ {
516
+ "epoch": 2.294930875576037,
517
+ "grad_norm": 0.11971966177225113,
518
+ "learning_rate": 4.828699347315356e-05,
519
+ "loss": 0.3746,
520
+ "num_input_tokens_seen": 1679344,
521
+ "step": 64
522
+ },
523
+ {
524
+ "epoch": 2.3317972350230414,
525
+ "grad_norm": 0.12384694814682007,
526
+ "learning_rate": 4.823368810567056e-05,
527
+ "loss": 0.2605,
528
+ "num_input_tokens_seen": 1703904,
529
+ "step": 65
530
+ },
531
+ {
532
+ "epoch": 2.3686635944700463,
533
+ "grad_norm": 0.14720793068408966,
534
+ "learning_rate": 4.817959636416969e-05,
535
+ "loss": 0.2816,
536
+ "num_input_tokens_seen": 1722360,
537
+ "step": 66
538
+ },
539
+ {
540
+ "epoch": 2.4055299539170507,
541
+ "grad_norm": 0.10553745925426483,
542
+ "learning_rate": 4.81247200794554e-05,
543
+ "loss": 0.2502,
544
+ "num_input_tokens_seen": 1752464,
545
+ "step": 67
546
+ },
547
+ {
548
+ "epoch": 2.442396313364055,
549
+ "grad_norm": 0.11162563413381577,
550
+ "learning_rate": 4.806906110888606e-05,
551
+ "loss": 0.2286,
552
+ "num_input_tokens_seen": 1782744,
553
+ "step": 68
554
+ },
555
+ {
556
+ "epoch": 2.47926267281106,
557
+ "grad_norm": 0.12341686338186264,
558
+ "learning_rate": 4.8012621336311016e-05,
559
+ "loss": 0.299,
560
+ "num_input_tokens_seen": 1815120,
561
+ "step": 69
562
+ },
563
+ {
564
+ "epoch": 2.5161290322580645,
565
+ "grad_norm": 0.12033814936876297,
566
+ "learning_rate": 4.7955402672006854e-05,
567
+ "loss": 0.2609,
568
+ "num_input_tokens_seen": 1840408,
569
+ "step": 70
570
+ },
571
+ {
572
+ "epoch": 2.5529953917050694,
573
+ "grad_norm": 0.11412363499403,
574
+ "learning_rate": 4.789740705261278e-05,
575
+ "loss": 0.3316,
576
+ "num_input_tokens_seen": 1873000,
577
+ "step": 71
578
+ },
579
+ {
580
+ "epoch": 2.589861751152074,
581
+ "grad_norm": 0.18193566799163818,
582
+ "learning_rate": 4.783863644106502e-05,
583
+ "loss": 0.2773,
584
+ "num_input_tokens_seen": 1900920,
585
+ "step": 72
586
+ },
587
+ {
588
+ "epoch": 2.6267281105990783,
589
+ "grad_norm": 0.14569184184074402,
590
+ "learning_rate": 4.777909282653042e-05,
591
+ "loss": 0.2644,
592
+ "num_input_tokens_seen": 1919272,
593
+ "step": 73
594
+ },
595
+ {
596
+ "epoch": 2.6635944700460827,
597
+ "grad_norm": 0.12456360459327698,
598
+ "learning_rate": 4.771877822433911e-05,
599
+ "loss": 0.2974,
600
+ "num_input_tokens_seen": 1959152,
601
+ "step": 74
602
+ },
603
+ {
604
+ "epoch": 2.7004608294930876,
605
+ "grad_norm": 0.1362839788198471,
606
+ "learning_rate": 4.765769467591625e-05,
607
+ "loss": 0.2743,
608
+ "num_input_tokens_seen": 1982960,
609
+ "step": 75
610
+ },
611
+ {
612
+ "epoch": 2.737327188940092,
613
+ "grad_norm": 0.15120629966259003,
614
+ "learning_rate": 4.759584424871302e-05,
615
+ "loss": 0.2425,
616
+ "num_input_tokens_seen": 2006736,
617
+ "step": 76
618
+ },
619
+ {
620
+ "epoch": 2.774193548387097,
621
+ "grad_norm": 0.15145516395568848,
622
+ "learning_rate": 4.7533229036136553e-05,
623
+ "loss": 0.2723,
624
+ "num_input_tokens_seen": 2031536,
625
+ "step": 77
626
+ },
627
+ {
628
+ "epoch": 2.8110599078341014,
629
+ "grad_norm": 0.1607382595539093,
630
+ "learning_rate": 4.7469851157479177e-05,
631
+ "loss": 0.2525,
632
+ "num_input_tokens_seen": 2053168,
633
+ "step": 78
634
+ },
635
+ {
636
+ "epoch": 2.847926267281106,
637
+ "grad_norm": 0.14976347982883453,
638
+ "learning_rate": 4.740571275784659e-05,
639
+ "loss": 0.2792,
640
+ "num_input_tokens_seen": 2078208,
641
+ "step": 79
642
+ },
643
+ {
644
+ "epoch": 2.8847926267281108,
645
+ "grad_norm": 0.12997782230377197,
646
+ "learning_rate": 4.734081600808531e-05,
647
+ "loss": 0.291,
648
+ "num_input_tokens_seen": 2101560,
649
+ "step": 80
650
+ },
651
+ {
652
+ "epoch": 2.921658986175115,
653
+ "grad_norm": 0.1369074434041977,
654
+ "learning_rate": 4.72751631047092e-05,
655
+ "loss": 0.2492,
656
+ "num_input_tokens_seen": 2127824,
657
+ "step": 81
658
+ },
659
+ {
660
+ "epoch": 2.9585253456221197,
661
+ "grad_norm": 0.11734048277139664,
662
+ "learning_rate": 4.7208756269825104e-05,
663
+ "loss": 0.2442,
664
+ "num_input_tokens_seen": 2171536,
665
+ "step": 82
666
+ },
667
+ {
668
+ "epoch": 2.9953917050691246,
669
+ "grad_norm": 0.14909496903419495,
670
+ "learning_rate": 4.714159775105765e-05,
671
+ "loss": 0.2344,
672
+ "num_input_tokens_seen": 2193016,
673
+ "step": 83
674
+ },
675
+ {
676
+ "epoch": 3.0,
677
+ "grad_norm": 0.40910854935646057,
678
+ "learning_rate": 4.707368982147318e-05,
679
+ "loss": 0.2645,
680
+ "num_input_tokens_seen": 2195928,
681
+ "step": 84
682
+ },
683
+ {
684
+ "epoch": 3.0368663594470044,
685
+ "grad_norm": 0.1433151513338089,
686
+ "learning_rate": 4.700503477950278e-05,
687
+ "loss": 0.2185,
688
+ "num_input_tokens_seen": 2219472,
689
+ "step": 85
690
+ },
691
+ {
692
+ "epoch": 3.0737327188940093,
693
+ "grad_norm": 0.13229826092720032,
694
+ "learning_rate": 4.693563494886455e-05,
695
+ "loss": 0.2364,
696
+ "num_input_tokens_seen": 2246504,
697
+ "step": 86
698
+ },
699
+ {
700
+ "epoch": 3.110599078341014,
701
+ "grad_norm": 0.1702108383178711,
702
+ "learning_rate": 4.6865492678484895e-05,
703
+ "loss": 0.2703,
704
+ "num_input_tokens_seen": 2270304,
705
+ "step": 87
706
+ },
707
+ {
708
+ "epoch": 3.1474654377880182,
709
+ "grad_norm": 0.1411813497543335,
710
+ "learning_rate": 4.679461034241906e-05,
711
+ "loss": 0.2807,
712
+ "num_input_tokens_seen": 2299968,
713
+ "step": 88
714
+ },
715
+ {
716
+ "epoch": 3.184331797235023,
717
+ "grad_norm": 0.12941044569015503,
718
+ "learning_rate": 4.672299033977076e-05,
719
+ "loss": 0.2182,
720
+ "num_input_tokens_seen": 2333432,
721
+ "step": 89
722
+ },
723
+ {
724
+ "epoch": 3.2211981566820276,
725
+ "grad_norm": 0.1649884432554245,
726
+ "learning_rate": 4.665063509461097e-05,
727
+ "loss": 0.2572,
728
+ "num_input_tokens_seen": 2355320,
729
+ "step": 90
730
+ },
731
+ {
732
+ "epoch": 3.258064516129032,
733
+ "grad_norm": 0.14386451244354248,
734
+ "learning_rate": 4.657754705589591e-05,
735
+ "loss": 0.2412,
736
+ "num_input_tokens_seen": 2378416,
737
+ "step": 91
738
+ },
739
+ {
740
+ "epoch": 3.294930875576037,
741
+ "grad_norm": 0.15350477397441864,
742
+ "learning_rate": 4.650372869738414e-05,
743
+ "loss": 0.242,
744
+ "num_input_tokens_seen": 2405432,
745
+ "step": 92
746
+ },
747
+ {
748
+ "epoch": 3.3317972350230414,
749
+ "grad_norm": 0.16243231296539307,
750
+ "learning_rate": 4.642918251755281e-05,
751
+ "loss": 0.2436,
752
+ "num_input_tokens_seen": 2429992,
753
+ "step": 93
754
+ },
755
+ {
756
+ "epoch": 3.3686635944700463,
757
+ "grad_norm": 0.18401454389095306,
758
+ "learning_rate": 4.6353911039513145e-05,
759
+ "loss": 0.2538,
760
+ "num_input_tokens_seen": 2456264,
761
+ "step": 94
762
+ },
763
+ {
764
+ "epoch": 3.4055299539170507,
765
+ "grad_norm": 0.13898858428001404,
766
+ "learning_rate": 4.627791681092499e-05,
767
+ "loss": 0.2065,
768
+ "num_input_tokens_seen": 2486032,
769
+ "step": 95
770
+ },
771
+ {
772
+ "epoch": 3.442396313364055,
773
+ "grad_norm": 0.16943225264549255,
774
+ "learning_rate": 4.620120240391065e-05,
775
+ "loss": 0.2086,
776
+ "num_input_tokens_seen": 2509272,
777
+ "step": 96
778
+ },
779
+ {
780
+ "epoch": 3.47926267281106,
781
+ "grad_norm": 0.15286582708358765,
782
+ "learning_rate": 4.612377041496776e-05,
783
+ "loss": 0.2517,
784
+ "num_input_tokens_seen": 2538392,
785
+ "step": 97
786
+ },
787
+ {
788
+ "epoch": 3.5161290322580645,
789
+ "grad_norm": 0.17737072706222534,
790
+ "learning_rate": 4.604562346488144e-05,
791
+ "loss": 0.2413,
792
+ "num_input_tokens_seen": 2562624,
793
+ "step": 98
794
+ },
795
+ {
796
+ "epoch": 3.5529953917050694,
797
+ "grad_norm": 0.13630996644496918,
798
+ "learning_rate": 4.5966764198635606e-05,
799
+ "loss": 0.2157,
800
+ "num_input_tokens_seen": 2595448,
801
+ "step": 99
802
+ },
803
+ {
804
+ "epoch": 3.589861751152074,
805
+ "grad_norm": 0.13918158411979675,
806
+ "learning_rate": 4.588719528532342e-05,
807
+ "loss": 0.2319,
808
+ "num_input_tokens_seen": 2633568,
809
+ "step": 100
810
+ },
811
+ {
812
+ "epoch": 3.6267281105990783,
813
+ "grad_norm": 0.16548505425453186,
814
+ "learning_rate": 4.580691941805695e-05,
815
+ "loss": 0.2473,
816
+ "num_input_tokens_seen": 2659408,
817
+ "step": 101
818
+ },
819
+ {
820
+ "epoch": 3.6635944700460827,
821
+ "grad_norm": 0.17397943139076233,
822
+ "learning_rate": 4.572593931387604e-05,
823
+ "loss": 0.2527,
824
+ "num_input_tokens_seen": 2687272,
825
+ "step": 102
826
+ },
827
+ {
828
+ "epoch": 3.7004608294930876,
829
+ "grad_norm": 0.15970823168754578,
830
+ "learning_rate": 4.5644257713656356e-05,
831
+ "loss": 0.22,
832
+ "num_input_tokens_seen": 2718232,
833
+ "step": 103
834
+ },
835
+ {
836
+ "epoch": 3.737327188940092,
837
+ "grad_norm": 0.16440241038799286,
838
+ "learning_rate": 4.556187738201656e-05,
839
+ "loss": 0.2374,
840
+ "num_input_tokens_seen": 2743336,
841
+ "step": 104
842
+ },
843
+ {
844
+ "epoch": 3.774193548387097,
845
+ "grad_norm": 0.15761925280094147,
846
+ "learning_rate": 4.54788011072248e-05,
847
+ "loss": 0.2023,
848
+ "num_input_tokens_seen": 2771384,
849
+ "step": 105
850
+ },
851
+ {
852
+ "epoch": 3.8110599078341014,
853
+ "grad_norm": 0.1528206616640091,
854
+ "learning_rate": 4.539503170110431e-05,
855
+ "loss": 0.2289,
856
+ "num_input_tokens_seen": 2797488,
857
+ "step": 106
858
+ },
859
+ {
860
+ "epoch": 3.847926267281106,
861
+ "grad_norm": 0.16380636394023895,
862
+ "learning_rate": 4.531057199893824e-05,
863
+ "loss": 0.2492,
864
+ "num_input_tokens_seen": 2825408,
865
+ "step": 107
866
+ },
867
+ {
868
+ "epoch": 3.8847926267281108,
869
+ "grad_norm": 0.19076082110404968,
870
+ "learning_rate": 4.522542485937369e-05,
871
+ "loss": 0.2467,
872
+ "num_input_tokens_seen": 2848856,
873
+ "step": 108
874
+ }
875
+ ],
876
+ "logging_steps": 1.0,
877
+ "max_steps": 540,
878
+ "num_input_tokens_seen": 2848856,
879
+ "num_train_epochs": 20,
880
+ "save_steps": 27,
881
+ "stateful_callbacks": {
882
+ "TrainerControl": {
883
+ "args": {
884
+ "should_epoch_stop": false,
885
+ "should_evaluate": false,
886
+ "should_log": false,
887
+ "should_save": true,
888
+ "should_training_stop": false
889
+ },
890
+ "attributes": {}
891
+ }
892
+ },
893
+ "total_flos": 2.4033425764017766e+17,
894
+ "train_batch_size": 1,
895
+ "trial_name": null,
896
+ "trial_params": null
897
+ }
checkpoint-108/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-135/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.12.0
checkpoint-135/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "q_proj",
25
+ "o_proj",
26
+ "up_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "down_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-135/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-135/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-135/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-135/tokenizer_config.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "extra_special_tokens": {},
203
+ "model_max_length": 8192,
204
+ "pad_token": "<|endoftext|>",
205
+ "padding_side": "right",
206
+ "split_special_tokens": false,
207
+ "tokenizer_class": "Qwen2Tokenizer",
208
+ "unk_token": null
209
+ }
checkpoint-135/trainer_state.json ADDED
@@ -0,0 +1,1113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 4.847926267281106,
5
+ "eval_steps": 500,
6
+ "global_step": 135,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.03686635944700461,
13
+ "grad_norm": 0.06150835379958153,
14
+ "learning_rate": 4.999957692144361e-05,
15
+ "loss": 0.663,
16
+ "num_input_tokens_seen": 23408,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.07373271889400922,
21
+ "grad_norm": 0.05766688659787178,
22
+ "learning_rate": 4.999830770009406e-05,
23
+ "loss": 0.5847,
24
+ "num_input_tokens_seen": 45520,
25
+ "step": 2
26
+ },
27
+ {
28
+ "epoch": 0.11059907834101383,
29
+ "grad_norm": 0.0780782401561737,
30
+ "learning_rate": 4.9996192378909786e-05,
31
+ "loss": 0.5545,
32
+ "num_input_tokens_seen": 68904,
33
+ "step": 3
34
+ },
35
+ {
36
+ "epoch": 0.14746543778801843,
37
+ "grad_norm": 0.07575194537639618,
38
+ "learning_rate": 4.9993231029486544e-05,
39
+ "loss": 0.7025,
40
+ "num_input_tokens_seen": 89696,
41
+ "step": 4
42
+ },
43
+ {
44
+ "epoch": 0.18433179723502305,
45
+ "grad_norm": 0.0708586797118187,
46
+ "learning_rate": 4.998942375205502e-05,
47
+ "loss": 0.6063,
48
+ "num_input_tokens_seen": 118440,
49
+ "step": 5
50
+ },
51
+ {
52
+ "epoch": 0.22119815668202766,
53
+ "grad_norm": 0.0794093981385231,
54
+ "learning_rate": 4.99847706754774e-05,
55
+ "loss": 0.593,
56
+ "num_input_tokens_seen": 145072,
57
+ "step": 6
58
+ },
59
+ {
60
+ "epoch": 0.25806451612903225,
61
+ "grad_norm": 0.04954744130373001,
62
+ "learning_rate": 4.997927195724303e-05,
63
+ "loss": 0.4857,
64
+ "num_input_tokens_seen": 182112,
65
+ "step": 7
66
+ },
67
+ {
68
+ "epoch": 0.29493087557603687,
69
+ "grad_norm": 0.06549246609210968,
70
+ "learning_rate": 4.997292778346312e-05,
71
+ "loss": 0.5393,
72
+ "num_input_tokens_seen": 212192,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.3317972350230415,
77
+ "grad_norm": 0.07614441215991974,
78
+ "learning_rate": 4.996573836886435e-05,
79
+ "loss": 0.7044,
80
+ "num_input_tokens_seen": 233728,
81
+ "step": 9
82
+ },
83
+ {
84
+ "epoch": 0.3686635944700461,
85
+ "grad_norm": 0.07068340480327606,
86
+ "learning_rate": 4.995770395678171e-05,
87
+ "loss": 0.6086,
88
+ "num_input_tokens_seen": 259776,
89
+ "step": 10
90
+ },
91
+ {
92
+ "epoch": 0.4055299539170507,
93
+ "grad_norm": 0.07266585528850555,
94
+ "learning_rate": 4.9948824819150185e-05,
95
+ "loss": 0.6247,
96
+ "num_input_tokens_seen": 284816,
97
+ "step": 11
98
+ },
99
+ {
100
+ "epoch": 0.4423963133640553,
101
+ "grad_norm": 0.06145177036523819,
102
+ "learning_rate": 4.993910125649561e-05,
103
+ "loss": 0.4918,
104
+ "num_input_tokens_seen": 309776,
105
+ "step": 12
106
+ },
107
+ {
108
+ "epoch": 0.4792626728110599,
109
+ "grad_norm": 0.06720694154500961,
110
+ "learning_rate": 4.992853359792444e-05,
111
+ "loss": 0.5017,
112
+ "num_input_tokens_seen": 339064,
113
+ "step": 13
114
+ },
115
+ {
116
+ "epoch": 0.5161290322580645,
117
+ "grad_norm": 0.07309022545814514,
118
+ "learning_rate": 4.9917122201112656e-05,
119
+ "loss": 0.5447,
120
+ "num_input_tokens_seen": 369864,
121
+ "step": 14
122
+ },
123
+ {
124
+ "epoch": 0.5529953917050692,
125
+ "grad_norm": 0.0778132826089859,
126
+ "learning_rate": 4.990486745229364e-05,
127
+ "loss": 0.5034,
128
+ "num_input_tokens_seen": 397184,
129
+ "step": 15
130
+ },
131
+ {
132
+ "epoch": 0.5898617511520737,
133
+ "grad_norm": 0.07727856189012527,
134
+ "learning_rate": 4.989176976624511e-05,
135
+ "loss": 0.5277,
136
+ "num_input_tokens_seen": 426296,
137
+ "step": 16
138
+ },
139
+ {
140
+ "epoch": 0.6267281105990783,
141
+ "grad_norm": 0.0700518786907196,
142
+ "learning_rate": 4.987782958627508e-05,
143
+ "loss": 0.5356,
144
+ "num_input_tokens_seen": 459544,
145
+ "step": 17
146
+ },
147
+ {
148
+ "epoch": 0.663594470046083,
149
+ "grad_norm": 0.07351912558078766,
150
+ "learning_rate": 4.9863047384206835e-05,
151
+ "loss": 0.5505,
152
+ "num_input_tokens_seen": 488616,
153
+ "step": 18
154
+ },
155
+ {
156
+ "epoch": 0.7004608294930875,
157
+ "grad_norm": 0.08268705755472183,
158
+ "learning_rate": 4.9847423660363e-05,
159
+ "loss": 0.5557,
160
+ "num_input_tokens_seen": 512176,
161
+ "step": 19
162
+ },
163
+ {
164
+ "epoch": 0.7373271889400922,
165
+ "grad_norm": 0.08081424236297607,
166
+ "learning_rate": 4.983095894354858e-05,
167
+ "loss": 0.4576,
168
+ "num_input_tokens_seen": 539456,
169
+ "step": 20
170
+ },
171
+ {
172
+ "epoch": 0.7741935483870968,
173
+ "grad_norm": 0.07748426496982574,
174
+ "learning_rate": 4.9813653791033057e-05,
175
+ "loss": 0.3918,
176
+ "num_input_tokens_seen": 561384,
177
+ "step": 21
178
+ },
179
+ {
180
+ "epoch": 0.8110599078341014,
181
+ "grad_norm": 0.10133849829435349,
182
+ "learning_rate": 4.979550878853154e-05,
183
+ "loss": 0.531,
184
+ "num_input_tokens_seen": 589792,
185
+ "step": 22
186
+ },
187
+ {
188
+ "epoch": 0.847926267281106,
189
+ "grad_norm": 0.09528470784425735,
190
+ "learning_rate": 4.9776524550184965e-05,
191
+ "loss": 0.4159,
192
+ "num_input_tokens_seen": 613944,
193
+ "step": 23
194
+ },
195
+ {
196
+ "epoch": 0.8847926267281107,
197
+ "grad_norm": 0.08829868584871292,
198
+ "learning_rate": 4.975670171853926e-05,
199
+ "loss": 0.403,
200
+ "num_input_tokens_seen": 641432,
201
+ "step": 24
202
+ },
203
+ {
204
+ "epoch": 0.9216589861751152,
205
+ "grad_norm": 0.10020875930786133,
206
+ "learning_rate": 4.973604096452361e-05,
207
+ "loss": 0.4238,
208
+ "num_input_tokens_seen": 665232,
209
+ "step": 25
210
+ },
211
+ {
212
+ "epoch": 0.9585253456221198,
213
+ "grad_norm": 0.1256554126739502,
214
+ "learning_rate": 4.971454298742779e-05,
215
+ "loss": 0.5033,
216
+ "num_input_tokens_seen": 687216,
217
+ "step": 26
218
+ },
219
+ {
220
+ "epoch": 0.9953917050691244,
221
+ "grad_norm": 0.17123407125473022,
222
+ "learning_rate": 4.9692208514878444e-05,
223
+ "loss": 0.3842,
224
+ "num_input_tokens_seen": 728880,
225
+ "step": 27
226
+ },
227
+ {
228
+ "epoch": 1.0,
229
+ "grad_norm": 0.27383726835250854,
230
+ "learning_rate": 4.966903830281449e-05,
231
+ "loss": 0.4988,
232
+ "num_input_tokens_seen": 731976,
233
+ "step": 28
234
+ },
235
+ {
236
+ "epoch": 1.0368663594470047,
237
+ "grad_norm": 0.148647278547287,
238
+ "learning_rate": 4.9645033135461494e-05,
239
+ "loss": 0.4489,
240
+ "num_input_tokens_seen": 756184,
241
+ "step": 29
242
+ },
243
+ {
244
+ "epoch": 1.0737327188940091,
245
+ "grad_norm": 0.11988866329193115,
246
+ "learning_rate": 4.962019382530521e-05,
247
+ "loss": 0.4999,
248
+ "num_input_tokens_seen": 779072,
249
+ "step": 30
250
+ },
251
+ {
252
+ "epoch": 1.1105990783410138,
253
+ "grad_norm": 0.10590679943561554,
254
+ "learning_rate": 4.9594521213063974e-05,
255
+ "loss": 0.3711,
256
+ "num_input_tokens_seen": 805672,
257
+ "step": 31
258
+ },
259
+ {
260
+ "epoch": 1.1474654377880185,
261
+ "grad_norm": 0.11934591829776764,
262
+ "learning_rate": 4.9568016167660334e-05,
263
+ "loss": 0.3385,
264
+ "num_input_tokens_seen": 828840,
265
+ "step": 32
266
+ },
267
+ {
268
+ "epoch": 1.1843317972350231,
269
+ "grad_norm": 0.11900116503238678,
270
+ "learning_rate": 4.9540679586191605e-05,
271
+ "loss": 0.3812,
272
+ "num_input_tokens_seen": 850792,
273
+ "step": 33
274
+ },
275
+ {
276
+ "epoch": 1.2211981566820276,
277
+ "grad_norm": 0.11279546469449997,
278
+ "learning_rate": 4.951251239389948e-05,
279
+ "loss": 0.2924,
280
+ "num_input_tokens_seen": 885608,
281
+ "step": 34
282
+ },
283
+ {
284
+ "epoch": 1.2580645161290323,
285
+ "grad_norm": 0.08340126276016235,
286
+ "learning_rate": 4.948351554413879e-05,
287
+ "loss": 0.3489,
288
+ "num_input_tokens_seen": 921912,
289
+ "step": 35
290
+ },
291
+ {
292
+ "epoch": 1.294930875576037,
293
+ "grad_norm": 0.11327336728572845,
294
+ "learning_rate": 4.9453690018345144e-05,
295
+ "loss": 0.2921,
296
+ "num_input_tokens_seen": 945672,
297
+ "step": 36
298
+ },
299
+ {
300
+ "epoch": 1.3317972350230414,
301
+ "grad_norm": 0.10909265279769897,
302
+ "learning_rate": 4.942303682600178e-05,
303
+ "loss": 0.3421,
304
+ "num_input_tokens_seen": 970824,
305
+ "step": 37
306
+ },
307
+ {
308
+ "epoch": 1.368663594470046,
309
+ "grad_norm": 0.11239592730998993,
310
+ "learning_rate": 4.939155700460536e-05,
311
+ "loss": 0.3848,
312
+ "num_input_tokens_seen": 995840,
313
+ "step": 38
314
+ },
315
+ {
316
+ "epoch": 1.4055299539170507,
317
+ "grad_norm": 0.1034158244729042,
318
+ "learning_rate": 4.9359251619630886e-05,
319
+ "loss": 0.3434,
320
+ "num_input_tokens_seen": 1035880,
321
+ "step": 39
322
+ },
323
+ {
324
+ "epoch": 1.4423963133640554,
325
+ "grad_norm": 0.12086673080921173,
326
+ "learning_rate": 4.9326121764495596e-05,
327
+ "loss": 0.3588,
328
+ "num_input_tokens_seen": 1056488,
329
+ "step": 40
330
+ },
331
+ {
332
+ "epoch": 1.4792626728110598,
333
+ "grad_norm": 0.11408794671297073,
334
+ "learning_rate": 4.9292168560522014e-05,
335
+ "loss": 0.4021,
336
+ "num_input_tokens_seen": 1080080,
337
+ "step": 41
338
+ },
339
+ {
340
+ "epoch": 1.5161290322580645,
341
+ "grad_norm": 0.1417722851037979,
342
+ "learning_rate": 4.925739315689991e-05,
343
+ "loss": 0.3343,
344
+ "num_input_tokens_seen": 1095632,
345
+ "step": 42
346
+ },
347
+ {
348
+ "epoch": 1.5529953917050692,
349
+ "grad_norm": 0.2315663844347,
350
+ "learning_rate": 4.9221796730647516e-05,
351
+ "loss": 0.4025,
352
+ "num_input_tokens_seen": 1126040,
353
+ "step": 43
354
+ },
355
+ {
356
+ "epoch": 1.5898617511520738,
357
+ "grad_norm": 0.07856712490320206,
358
+ "learning_rate": 4.9185380486571595e-05,
359
+ "loss": 0.3337,
360
+ "num_input_tokens_seen": 1156656,
361
+ "step": 44
362
+ },
363
+ {
364
+ "epoch": 1.6267281105990783,
365
+ "grad_norm": 0.10064279288053513,
366
+ "learning_rate": 4.914814565722671e-05,
367
+ "loss": 0.3758,
368
+ "num_input_tokens_seen": 1183400,
369
+ "step": 45
370
+ },
371
+ {
372
+ "epoch": 1.663594470046083,
373
+ "grad_norm": 0.106510229408741,
374
+ "learning_rate": 4.9110093502873476e-05,
375
+ "loss": 0.3363,
376
+ "num_input_tokens_seen": 1209680,
377
+ "step": 46
378
+ },
379
+ {
380
+ "epoch": 1.7004608294930876,
381
+ "grad_norm": 0.10446175187826157,
382
+ "learning_rate": 4.907122531143594e-05,
383
+ "loss": 0.3853,
384
+ "num_input_tokens_seen": 1237864,
385
+ "step": 47
386
+ },
387
+ {
388
+ "epoch": 1.737327188940092,
389
+ "grad_norm": 0.2570022940635681,
390
+ "learning_rate": 4.9031542398457974e-05,
391
+ "loss": 0.3194,
392
+ "num_input_tokens_seen": 1273080,
393
+ "step": 48
394
+ },
395
+ {
396
+ "epoch": 1.7741935483870968,
397
+ "grad_norm": 0.0968039259314537,
398
+ "learning_rate": 4.8991046107058735e-05,
399
+ "loss": 0.2955,
400
+ "num_input_tokens_seen": 1300256,
401
+ "step": 49
402
+ },
403
+ {
404
+ "epoch": 1.8110599078341014,
405
+ "grad_norm": 0.11750692129135132,
406
+ "learning_rate": 4.894973780788722e-05,
407
+ "loss": 0.3314,
408
+ "num_input_tokens_seen": 1322616,
409
+ "step": 50
410
+ },
411
+ {
412
+ "epoch": 1.8479262672811059,
413
+ "grad_norm": 0.09568070620298386,
414
+ "learning_rate": 4.890761889907589e-05,
415
+ "loss": 0.3341,
416
+ "num_input_tokens_seen": 1353552,
417
+ "step": 51
418
+ },
419
+ {
420
+ "epoch": 1.8847926267281108,
421
+ "grad_norm": 0.11816362291574478,
422
+ "learning_rate": 4.88646908061933e-05,
423
+ "loss": 0.3202,
424
+ "num_input_tokens_seen": 1376456,
425
+ "step": 52
426
+ },
427
+ {
428
+ "epoch": 1.9216589861751152,
429
+ "grad_norm": 0.133891761302948,
430
+ "learning_rate": 4.8820954982195905e-05,
431
+ "loss": 0.2852,
432
+ "num_input_tokens_seen": 1398344,
433
+ "step": 53
434
+ },
435
+ {
436
+ "epoch": 1.9585253456221197,
437
+ "grad_norm": 0.11985364556312561,
438
+ "learning_rate": 4.877641290737884e-05,
439
+ "loss": 0.3413,
440
+ "num_input_tokens_seen": 1424264,
441
+ "step": 54
442
+ },
443
+ {
444
+ "epoch": 1.9953917050691246,
445
+ "grad_norm": 0.09828098118305206,
446
+ "learning_rate": 4.873106608932585e-05,
447
+ "loss": 0.2726,
448
+ "num_input_tokens_seen": 1460688,
449
+ "step": 55
450
+ },
451
+ {
452
+ "epoch": 2.0,
453
+ "grad_norm": 0.31861889362335205,
454
+ "learning_rate": 4.868491606285823e-05,
455
+ "loss": 0.3512,
456
+ "num_input_tokens_seen": 1463952,
457
+ "step": 56
458
+ },
459
+ {
460
+ "epoch": 2.0368663594470044,
461
+ "grad_norm": 0.11089354753494263,
462
+ "learning_rate": 4.8637964389982926e-05,
463
+ "loss": 0.2953,
464
+ "num_input_tokens_seen": 1492600,
465
+ "step": 57
466
+ },
467
+ {
468
+ "epoch": 2.0737327188940093,
469
+ "grad_norm": 0.12034712731838226,
470
+ "learning_rate": 4.859021265983959e-05,
471
+ "loss": 0.2875,
472
+ "num_input_tokens_seen": 1514496,
473
+ "step": 58
474
+ },
475
+ {
476
+ "epoch": 2.110599078341014,
477
+ "grad_norm": 0.1372830867767334,
478
+ "learning_rate": 4.854166248864689e-05,
479
+ "loss": 0.3535,
480
+ "num_input_tokens_seen": 1541656,
481
+ "step": 59
482
+ },
483
+ {
484
+ "epoch": 2.1474654377880182,
485
+ "grad_norm": 0.10605650395154953,
486
+ "learning_rate": 4.849231551964771e-05,
487
+ "loss": 0.3013,
488
+ "num_input_tokens_seen": 1569672,
489
+ "step": 60
490
+ },
491
+ {
492
+ "epoch": 2.184331797235023,
493
+ "grad_norm": 0.12524856626987457,
494
+ "learning_rate": 4.844217342305363e-05,
495
+ "loss": 0.2558,
496
+ "num_input_tokens_seen": 1599304,
497
+ "step": 61
498
+ },
499
+ {
500
+ "epoch": 2.2211981566820276,
501
+ "grad_norm": 0.1151009052991867,
502
+ "learning_rate": 4.839123789598829e-05,
503
+ "loss": 0.2666,
504
+ "num_input_tokens_seen": 1628288,
505
+ "step": 62
506
+ },
507
+ {
508
+ "epoch": 2.258064516129032,
509
+ "grad_norm": 0.10297228395938873,
510
+ "learning_rate": 4.8339510662430046e-05,
511
+ "loss": 0.2982,
512
+ "num_input_tokens_seen": 1656384,
513
+ "step": 63
514
+ },
515
+ {
516
+ "epoch": 2.294930875576037,
517
+ "grad_norm": 0.11971966177225113,
518
+ "learning_rate": 4.828699347315356e-05,
519
+ "loss": 0.3746,
520
+ "num_input_tokens_seen": 1679344,
521
+ "step": 64
522
+ },
523
+ {
524
+ "epoch": 2.3317972350230414,
525
+ "grad_norm": 0.12384694814682007,
526
+ "learning_rate": 4.823368810567056e-05,
527
+ "loss": 0.2605,
528
+ "num_input_tokens_seen": 1703904,
529
+ "step": 65
530
+ },
531
+ {
532
+ "epoch": 2.3686635944700463,
533
+ "grad_norm": 0.14720793068408966,
534
+ "learning_rate": 4.817959636416969e-05,
535
+ "loss": 0.2816,
536
+ "num_input_tokens_seen": 1722360,
537
+ "step": 66
538
+ },
539
+ {
540
+ "epoch": 2.4055299539170507,
541
+ "grad_norm": 0.10553745925426483,
542
+ "learning_rate": 4.81247200794554e-05,
543
+ "loss": 0.2502,
544
+ "num_input_tokens_seen": 1752464,
545
+ "step": 67
546
+ },
547
+ {
548
+ "epoch": 2.442396313364055,
549
+ "grad_norm": 0.11162563413381577,
550
+ "learning_rate": 4.806906110888606e-05,
551
+ "loss": 0.2286,
552
+ "num_input_tokens_seen": 1782744,
553
+ "step": 68
554
+ },
555
+ {
556
+ "epoch": 2.47926267281106,
557
+ "grad_norm": 0.12341686338186264,
558
+ "learning_rate": 4.8012621336311016e-05,
559
+ "loss": 0.299,
560
+ "num_input_tokens_seen": 1815120,
561
+ "step": 69
562
+ },
563
+ {
564
+ "epoch": 2.5161290322580645,
565
+ "grad_norm": 0.12033814936876297,
566
+ "learning_rate": 4.7955402672006854e-05,
567
+ "loss": 0.2609,
568
+ "num_input_tokens_seen": 1840408,
569
+ "step": 70
570
+ },
571
+ {
572
+ "epoch": 2.5529953917050694,
573
+ "grad_norm": 0.11412363499403,
574
+ "learning_rate": 4.789740705261278e-05,
575
+ "loss": 0.3316,
576
+ "num_input_tokens_seen": 1873000,
577
+ "step": 71
578
+ },
579
+ {
580
+ "epoch": 2.589861751152074,
581
+ "grad_norm": 0.18193566799163818,
582
+ "learning_rate": 4.783863644106502e-05,
583
+ "loss": 0.2773,
584
+ "num_input_tokens_seen": 1900920,
585
+ "step": 72
586
+ },
587
+ {
588
+ "epoch": 2.6267281105990783,
589
+ "grad_norm": 0.14569184184074402,
590
+ "learning_rate": 4.777909282653042e-05,
591
+ "loss": 0.2644,
592
+ "num_input_tokens_seen": 1919272,
593
+ "step": 73
594
+ },
595
+ {
596
+ "epoch": 2.6635944700460827,
597
+ "grad_norm": 0.12456360459327698,
598
+ "learning_rate": 4.771877822433911e-05,
599
+ "loss": 0.2974,
600
+ "num_input_tokens_seen": 1959152,
601
+ "step": 74
602
+ },
603
+ {
604
+ "epoch": 2.7004608294930876,
605
+ "grad_norm": 0.1362839788198471,
606
+ "learning_rate": 4.765769467591625e-05,
607
+ "loss": 0.2743,
608
+ "num_input_tokens_seen": 1982960,
609
+ "step": 75
610
+ },
611
+ {
612
+ "epoch": 2.737327188940092,
613
+ "grad_norm": 0.15120629966259003,
614
+ "learning_rate": 4.759584424871302e-05,
615
+ "loss": 0.2425,
616
+ "num_input_tokens_seen": 2006736,
617
+ "step": 76
618
+ },
619
+ {
620
+ "epoch": 2.774193548387097,
621
+ "grad_norm": 0.15145516395568848,
622
+ "learning_rate": 4.7533229036136553e-05,
623
+ "loss": 0.2723,
624
+ "num_input_tokens_seen": 2031536,
625
+ "step": 77
626
+ },
627
+ {
628
+ "epoch": 2.8110599078341014,
629
+ "grad_norm": 0.1607382595539093,
630
+ "learning_rate": 4.7469851157479177e-05,
631
+ "loss": 0.2525,
632
+ "num_input_tokens_seen": 2053168,
633
+ "step": 78
634
+ },
635
+ {
636
+ "epoch": 2.847926267281106,
637
+ "grad_norm": 0.14976347982883453,
638
+ "learning_rate": 4.740571275784659e-05,
639
+ "loss": 0.2792,
640
+ "num_input_tokens_seen": 2078208,
641
+ "step": 79
642
+ },
643
+ {
644
+ "epoch": 2.8847926267281108,
645
+ "grad_norm": 0.12997782230377197,
646
+ "learning_rate": 4.734081600808531e-05,
647
+ "loss": 0.291,
648
+ "num_input_tokens_seen": 2101560,
649
+ "step": 80
650
+ },
651
+ {
652
+ "epoch": 2.921658986175115,
653
+ "grad_norm": 0.1369074434041977,
654
+ "learning_rate": 4.72751631047092e-05,
655
+ "loss": 0.2492,
656
+ "num_input_tokens_seen": 2127824,
657
+ "step": 81
658
+ },
659
+ {
660
+ "epoch": 2.9585253456221197,
661
+ "grad_norm": 0.11734048277139664,
662
+ "learning_rate": 4.7208756269825104e-05,
663
+ "loss": 0.2442,
664
+ "num_input_tokens_seen": 2171536,
665
+ "step": 82
666
+ },
667
+ {
668
+ "epoch": 2.9953917050691246,
669
+ "grad_norm": 0.14909496903419495,
670
+ "learning_rate": 4.714159775105765e-05,
671
+ "loss": 0.2344,
672
+ "num_input_tokens_seen": 2193016,
673
+ "step": 83
674
+ },
675
+ {
676
+ "epoch": 3.0,
677
+ "grad_norm": 0.40910854935646057,
678
+ "learning_rate": 4.707368982147318e-05,
679
+ "loss": 0.2645,
680
+ "num_input_tokens_seen": 2195928,
681
+ "step": 84
682
+ },
683
+ {
684
+ "epoch": 3.0368663594470044,
685
+ "grad_norm": 0.1433151513338089,
686
+ "learning_rate": 4.700503477950278e-05,
687
+ "loss": 0.2185,
688
+ "num_input_tokens_seen": 2219472,
689
+ "step": 85
690
+ },
691
+ {
692
+ "epoch": 3.0737327188940093,
693
+ "grad_norm": 0.13229826092720032,
694
+ "learning_rate": 4.693563494886455e-05,
695
+ "loss": 0.2364,
696
+ "num_input_tokens_seen": 2246504,
697
+ "step": 86
698
+ },
699
+ {
700
+ "epoch": 3.110599078341014,
701
+ "grad_norm": 0.1702108383178711,
702
+ "learning_rate": 4.6865492678484895e-05,
703
+ "loss": 0.2703,
704
+ "num_input_tokens_seen": 2270304,
705
+ "step": 87
706
+ },
707
+ {
708
+ "epoch": 3.1474654377880182,
709
+ "grad_norm": 0.1411813497543335,
710
+ "learning_rate": 4.679461034241906e-05,
711
+ "loss": 0.2807,
712
+ "num_input_tokens_seen": 2299968,
713
+ "step": 88
714
+ },
715
+ {
716
+ "epoch": 3.184331797235023,
717
+ "grad_norm": 0.12941044569015503,
718
+ "learning_rate": 4.672299033977076e-05,
719
+ "loss": 0.2182,
720
+ "num_input_tokens_seen": 2333432,
721
+ "step": 89
722
+ },
723
+ {
724
+ "epoch": 3.2211981566820276,
725
+ "grad_norm": 0.1649884432554245,
726
+ "learning_rate": 4.665063509461097e-05,
727
+ "loss": 0.2572,
728
+ "num_input_tokens_seen": 2355320,
729
+ "step": 90
730
+ },
731
+ {
732
+ "epoch": 3.258064516129032,
733
+ "grad_norm": 0.14386451244354248,
734
+ "learning_rate": 4.657754705589591e-05,
735
+ "loss": 0.2412,
736
+ "num_input_tokens_seen": 2378416,
737
+ "step": 91
738
+ },
739
+ {
740
+ "epoch": 3.294930875576037,
741
+ "grad_norm": 0.15350477397441864,
742
+ "learning_rate": 4.650372869738414e-05,
743
+ "loss": 0.242,
744
+ "num_input_tokens_seen": 2405432,
745
+ "step": 92
746
+ },
747
+ {
748
+ "epoch": 3.3317972350230414,
749
+ "grad_norm": 0.16243231296539307,
750
+ "learning_rate": 4.642918251755281e-05,
751
+ "loss": 0.2436,
752
+ "num_input_tokens_seen": 2429992,
753
+ "step": 93
754
+ },
755
+ {
756
+ "epoch": 3.3686635944700463,
757
+ "grad_norm": 0.18401454389095306,
758
+ "learning_rate": 4.6353911039513145e-05,
759
+ "loss": 0.2538,
760
+ "num_input_tokens_seen": 2456264,
761
+ "step": 94
762
+ },
763
+ {
764
+ "epoch": 3.4055299539170507,
765
+ "grad_norm": 0.13898858428001404,
766
+ "learning_rate": 4.627791681092499e-05,
767
+ "loss": 0.2065,
768
+ "num_input_tokens_seen": 2486032,
769
+ "step": 95
770
+ },
771
+ {
772
+ "epoch": 3.442396313364055,
773
+ "grad_norm": 0.16943225264549255,
774
+ "learning_rate": 4.620120240391065e-05,
775
+ "loss": 0.2086,
776
+ "num_input_tokens_seen": 2509272,
777
+ "step": 96
778
+ },
779
+ {
780
+ "epoch": 3.47926267281106,
781
+ "grad_norm": 0.15286582708358765,
782
+ "learning_rate": 4.612377041496776e-05,
783
+ "loss": 0.2517,
784
+ "num_input_tokens_seen": 2538392,
785
+ "step": 97
786
+ },
787
+ {
788
+ "epoch": 3.5161290322580645,
789
+ "grad_norm": 0.17737072706222534,
790
+ "learning_rate": 4.604562346488144e-05,
791
+ "loss": 0.2413,
792
+ "num_input_tokens_seen": 2562624,
793
+ "step": 98
794
+ },
795
+ {
796
+ "epoch": 3.5529953917050694,
797
+ "grad_norm": 0.13630996644496918,
798
+ "learning_rate": 4.5966764198635606e-05,
799
+ "loss": 0.2157,
800
+ "num_input_tokens_seen": 2595448,
801
+ "step": 99
802
+ },
803
+ {
804
+ "epoch": 3.589861751152074,
805
+ "grad_norm": 0.13918158411979675,
806
+ "learning_rate": 4.588719528532342e-05,
807
+ "loss": 0.2319,
808
+ "num_input_tokens_seen": 2633568,
809
+ "step": 100
810
+ },
811
+ {
812
+ "epoch": 3.6267281105990783,
813
+ "grad_norm": 0.16548505425453186,
814
+ "learning_rate": 4.580691941805695e-05,
815
+ "loss": 0.2473,
816
+ "num_input_tokens_seen": 2659408,
817
+ "step": 101
818
+ },
819
+ {
820
+ "epoch": 3.6635944700460827,
821
+ "grad_norm": 0.17397943139076233,
822
+ "learning_rate": 4.572593931387604e-05,
823
+ "loss": 0.2527,
824
+ "num_input_tokens_seen": 2687272,
825
+ "step": 102
826
+ },
827
+ {
828
+ "epoch": 3.7004608294930876,
829
+ "grad_norm": 0.15970823168754578,
830
+ "learning_rate": 4.5644257713656356e-05,
831
+ "loss": 0.22,
832
+ "num_input_tokens_seen": 2718232,
833
+ "step": 103
834
+ },
835
+ {
836
+ "epoch": 3.737327188940092,
837
+ "grad_norm": 0.16440241038799286,
838
+ "learning_rate": 4.556187738201656e-05,
839
+ "loss": 0.2374,
840
+ "num_input_tokens_seen": 2743336,
841
+ "step": 104
842
+ },
843
+ {
844
+ "epoch": 3.774193548387097,
845
+ "grad_norm": 0.15761925280094147,
846
+ "learning_rate": 4.54788011072248e-05,
847
+ "loss": 0.2023,
848
+ "num_input_tokens_seen": 2771384,
849
+ "step": 105
850
+ },
851
+ {
852
+ "epoch": 3.8110599078341014,
853
+ "grad_norm": 0.1528206616640091,
854
+ "learning_rate": 4.539503170110431e-05,
855
+ "loss": 0.2289,
856
+ "num_input_tokens_seen": 2797488,
857
+ "step": 106
858
+ },
859
+ {
860
+ "epoch": 3.847926267281106,
861
+ "grad_norm": 0.16380636394023895,
862
+ "learning_rate": 4.531057199893824e-05,
863
+ "loss": 0.2492,
864
+ "num_input_tokens_seen": 2825408,
865
+ "step": 107
866
+ },
867
+ {
868
+ "epoch": 3.8847926267281108,
869
+ "grad_norm": 0.19076082110404968,
870
+ "learning_rate": 4.522542485937369e-05,
871
+ "loss": 0.2467,
872
+ "num_input_tokens_seen": 2848856,
873
+ "step": 108
874
+ },
875
+ {
876
+ "epoch": 3.921658986175115,
877
+ "grad_norm": 0.1884787231683731,
878
+ "learning_rate": 4.5139593164324986e-05,
879
+ "loss": 0.2069,
880
+ "num_input_tokens_seen": 2867536,
881
+ "step": 109
882
+ },
883
+ {
884
+ "epoch": 3.9585253456221197,
885
+ "grad_norm": 0.19939164817333221,
886
+ "learning_rate": 4.50530798188761e-05,
887
+ "loss": 0.1843,
888
+ "num_input_tokens_seen": 2892032,
889
+ "step": 110
890
+ },
891
+ {
892
+ "epoch": 3.9953917050691246,
893
+ "grad_norm": 0.17019645869731903,
894
+ "learning_rate": 4.496588775118232e-05,
895
+ "loss": 0.2576,
896
+ "num_input_tokens_seen": 2924800,
897
+ "step": 111
898
+ },
899
+ {
900
+ "epoch": 4.0,
901
+ "grad_norm": 0.41787323355674744,
902
+ "learning_rate": 4.48780199123712e-05,
903
+ "loss": 0.2734,
904
+ "num_input_tokens_seen": 2927904,
905
+ "step": 112
906
+ },
907
+ {
908
+ "epoch": 4.0368663594470044,
909
+ "grad_norm": 0.18536736071109772,
910
+ "learning_rate": 4.478947927644258e-05,
911
+ "loss": 0.2363,
912
+ "num_input_tokens_seen": 2954728,
913
+ "step": 113
914
+ },
915
+ {
916
+ "epoch": 4.073732718894009,
917
+ "grad_norm": 0.16922569274902344,
918
+ "learning_rate": 4.4700268840168045e-05,
919
+ "loss": 0.1888,
920
+ "num_input_tokens_seen": 2983656,
921
+ "step": 114
922
+ },
923
+ {
924
+ "epoch": 4.110599078341014,
925
+ "grad_norm": 0.17613869905471802,
926
+ "learning_rate": 4.4610391622989396e-05,
927
+ "loss": 0.2077,
928
+ "num_input_tokens_seen": 3014208,
929
+ "step": 115
930
+ },
931
+ {
932
+ "epoch": 4.147465437788019,
933
+ "grad_norm": 0.16198807954788208,
934
+ "learning_rate": 4.4519850666916484e-05,
935
+ "loss": 0.1858,
936
+ "num_input_tokens_seen": 3040976,
937
+ "step": 116
938
+ },
939
+ {
940
+ "epoch": 4.184331797235023,
941
+ "grad_norm": 0.19020891189575195,
942
+ "learning_rate": 4.442864903642428e-05,
943
+ "loss": 0.2284,
944
+ "num_input_tokens_seen": 3066744,
945
+ "step": 117
946
+ },
947
+ {
948
+ "epoch": 4.221198156682028,
949
+ "grad_norm": 0.21541331708431244,
950
+ "learning_rate": 4.43367898183491e-05,
951
+ "loss": 0.1856,
952
+ "num_input_tokens_seen": 3090320,
953
+ "step": 118
954
+ },
955
+ {
956
+ "epoch": 4.258064516129032,
957
+ "grad_norm": 0.19018961489200592,
958
+ "learning_rate": 4.4244276121784195e-05,
959
+ "loss": 0.1788,
960
+ "num_input_tokens_seen": 3114576,
961
+ "step": 119
962
+ },
963
+ {
964
+ "epoch": 4.2949308755760365,
965
+ "grad_norm": 0.24048063158988953,
966
+ "learning_rate": 4.415111107797445e-05,
967
+ "loss": 0.2155,
968
+ "num_input_tokens_seen": 3135552,
969
+ "step": 120
970
+ },
971
+ {
972
+ "epoch": 4.331797235023042,
973
+ "grad_norm": 0.17166386544704437,
974
+ "learning_rate": 4.405729784021046e-05,
975
+ "loss": 0.1831,
976
+ "num_input_tokens_seen": 3165168,
977
+ "step": 121
978
+ },
979
+ {
980
+ "epoch": 4.368663594470046,
981
+ "grad_norm": 0.18577668070793152,
982
+ "learning_rate": 4.396283958372173e-05,
983
+ "loss": 0.2168,
984
+ "num_input_tokens_seen": 3200240,
985
+ "step": 122
986
+ },
987
+ {
988
+ "epoch": 4.405529953917051,
989
+ "grad_norm": 0.20443667471408844,
990
+ "learning_rate": 4.386773950556931e-05,
991
+ "loss": 0.1978,
992
+ "num_input_tokens_seen": 3225024,
993
+ "step": 123
994
+ },
995
+ {
996
+ "epoch": 4.442396313364055,
997
+ "grad_norm": 0.17636562883853912,
998
+ "learning_rate": 4.377200082453749e-05,
999
+ "loss": 0.1727,
1000
+ "num_input_tokens_seen": 3251696,
1001
+ "step": 124
1002
+ },
1003
+ {
1004
+ "epoch": 4.47926267281106,
1005
+ "grad_norm": 0.2019859254360199,
1006
+ "learning_rate": 4.36756267810249e-05,
1007
+ "loss": 0.198,
1008
+ "num_input_tokens_seen": 3275672,
1009
+ "step": 125
1010
+ },
1011
+ {
1012
+ "epoch": 4.516129032258064,
1013
+ "grad_norm": 0.2633707523345947,
1014
+ "learning_rate": 4.357862063693486e-05,
1015
+ "loss": 0.2254,
1016
+ "num_input_tokens_seen": 3305592,
1017
+ "step": 126
1018
+ },
1019
+ {
1020
+ "epoch": 4.552995391705069,
1021
+ "grad_norm": 0.17379336059093475,
1022
+ "learning_rate": 4.34809856755649e-05,
1023
+ "loss": 0.2467,
1024
+ "num_input_tokens_seen": 3345072,
1025
+ "step": 127
1026
+ },
1027
+ {
1028
+ "epoch": 4.589861751152074,
1029
+ "grad_norm": 0.16954895853996277,
1030
+ "learning_rate": 4.3382725201495723e-05,
1031
+ "loss": 0.1616,
1032
+ "num_input_tokens_seen": 3371832,
1033
+ "step": 128
1034
+ },
1035
+ {
1036
+ "epoch": 4.626728110599078,
1037
+ "grad_norm": 0.21207046508789062,
1038
+ "learning_rate": 4.3283842540479264e-05,
1039
+ "loss": 0.189,
1040
+ "num_input_tokens_seen": 3395912,
1041
+ "step": 129
1042
+ },
1043
+ {
1044
+ "epoch": 4.663594470046083,
1045
+ "grad_norm": 0.40675088763237,
1046
+ "learning_rate": 4.318434103932622e-05,
1047
+ "loss": 0.1739,
1048
+ "num_input_tokens_seen": 3423352,
1049
+ "step": 130
1050
+ },
1051
+ {
1052
+ "epoch": 4.700460829493087,
1053
+ "grad_norm": 0.21301084756851196,
1054
+ "learning_rate": 4.30842240657927e-05,
1055
+ "loss": 0.187,
1056
+ "num_input_tokens_seen": 3447992,
1057
+ "step": 131
1058
+ },
1059
+ {
1060
+ "epoch": 4.7373271889400925,
1061
+ "grad_norm": 0.20403216779232025,
1062
+ "learning_rate": 4.2983495008466276e-05,
1063
+ "loss": 0.1786,
1064
+ "num_input_tokens_seen": 3479752,
1065
+ "step": 132
1066
+ },
1067
+ {
1068
+ "epoch": 4.774193548387097,
1069
+ "grad_norm": 0.1969008892774582,
1070
+ "learning_rate": 4.288215727665129e-05,
1071
+ "loss": 0.214,
1072
+ "num_input_tokens_seen": 3509072,
1073
+ "step": 133
1074
+ },
1075
+ {
1076
+ "epoch": 4.811059907834101,
1077
+ "grad_norm": 0.20199979841709137,
1078
+ "learning_rate": 4.278021430025343e-05,
1079
+ "loss": 0.171,
1080
+ "num_input_tokens_seen": 3531848,
1081
+ "step": 134
1082
+ },
1083
+ {
1084
+ "epoch": 4.847926267281106,
1085
+ "grad_norm": 0.2074364721775055,
1086
+ "learning_rate": 4.267766952966369e-05,
1087
+ "loss": 0.1786,
1088
+ "num_input_tokens_seen": 3557144,
1089
+ "step": 135
1090
+ }
1091
+ ],
1092
+ "logging_steps": 1.0,
1093
+ "max_steps": 540,
1094
+ "num_input_tokens_seen": 3557144,
1095
+ "num_train_epochs": 20,
1096
+ "save_steps": 27,
1097
+ "stateful_callbacks": {
1098
+ "TrainerControl": {
1099
+ "args": {
1100
+ "should_epoch_stop": false,
1101
+ "should_evaluate": false,
1102
+ "should_log": false,
1103
+ "should_save": true,
1104
+ "should_training_stop": false
1105
+ },
1106
+ "attributes": {}
1107
+ }
1108
+ },
1109
+ "total_flos": 3.000866178869494e+17,
1110
+ "train_batch_size": 1,
1111
+ "trial_name": null,
1112
+ "trial_params": null
1113
+ }
checkpoint-162/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.12.0
checkpoint-162/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "q_proj",
25
+ "o_proj",
26
+ "up_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "down_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-162/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-162/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-162/tokenizer_config.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "extra_special_tokens": {},
203
+ "model_max_length": 8192,
204
+ "pad_token": "<|endoftext|>",
205
+ "padding_side": "right",
206
+ "split_special_tokens": false,
207
+ "tokenizer_class": "Qwen2Tokenizer",
208
+ "unk_token": null
209
+ }
checkpoint-189/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-189/tokenizer_config.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "extra_special_tokens": {},
203
+ "model_max_length": 8192,
204
+ "pad_token": "<|endoftext|>",
205
+ "padding_side": "right",
206
+ "split_special_tokens": false,
207
+ "tokenizer_class": "Qwen2Tokenizer",
208
+ "unk_token": null
209
+ }
checkpoint-216/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.12.0
checkpoint-216/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-243/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.12.0
checkpoint-243/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "q_proj",
25
+ "o_proj",
26
+ "up_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "down_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-243/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-243/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-243/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-243/trainer_state.json ADDED
@@ -0,0 +1,1977 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 8.700460829493087,
5
+ "eval_steps": 500,
6
+ "global_step": 243,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.03686635944700461,
13
+ "grad_norm": 0.06150835379958153,
14
+ "learning_rate": 4.999957692144361e-05,
15
+ "loss": 0.663,
16
+ "num_input_tokens_seen": 23408,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.07373271889400922,
21
+ "grad_norm": 0.05766688659787178,
22
+ "learning_rate": 4.999830770009406e-05,
23
+ "loss": 0.5847,
24
+ "num_input_tokens_seen": 45520,
25
+ "step": 2
26
+ },
27
+ {
28
+ "epoch": 0.11059907834101383,
29
+ "grad_norm": 0.0780782401561737,
30
+ "learning_rate": 4.9996192378909786e-05,
31
+ "loss": 0.5545,
32
+ "num_input_tokens_seen": 68904,
33
+ "step": 3
34
+ },
35
+ {
36
+ "epoch": 0.14746543778801843,
37
+ "grad_norm": 0.07575194537639618,
38
+ "learning_rate": 4.9993231029486544e-05,
39
+ "loss": 0.7025,
40
+ "num_input_tokens_seen": 89696,
41
+ "step": 4
42
+ },
43
+ {
44
+ "epoch": 0.18433179723502305,
45
+ "grad_norm": 0.0708586797118187,
46
+ "learning_rate": 4.998942375205502e-05,
47
+ "loss": 0.6063,
48
+ "num_input_tokens_seen": 118440,
49
+ "step": 5
50
+ },
51
+ {
52
+ "epoch": 0.22119815668202766,
53
+ "grad_norm": 0.0794093981385231,
54
+ "learning_rate": 4.99847706754774e-05,
55
+ "loss": 0.593,
56
+ "num_input_tokens_seen": 145072,
57
+ "step": 6
58
+ },
59
+ {
60
+ "epoch": 0.25806451612903225,
61
+ "grad_norm": 0.04954744130373001,
62
+ "learning_rate": 4.997927195724303e-05,
63
+ "loss": 0.4857,
64
+ "num_input_tokens_seen": 182112,
65
+ "step": 7
66
+ },
67
+ {
68
+ "epoch": 0.29493087557603687,
69
+ "grad_norm": 0.06549246609210968,
70
+ "learning_rate": 4.997292778346312e-05,
71
+ "loss": 0.5393,
72
+ "num_input_tokens_seen": 212192,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.3317972350230415,
77
+ "grad_norm": 0.07614441215991974,
78
+ "learning_rate": 4.996573836886435e-05,
79
+ "loss": 0.7044,
80
+ "num_input_tokens_seen": 233728,
81
+ "step": 9
82
+ },
83
+ {
84
+ "epoch": 0.3686635944700461,
85
+ "grad_norm": 0.07068340480327606,
86
+ "learning_rate": 4.995770395678171e-05,
87
+ "loss": 0.6086,
88
+ "num_input_tokens_seen": 259776,
89
+ "step": 10
90
+ },
91
+ {
92
+ "epoch": 0.4055299539170507,
93
+ "grad_norm": 0.07266585528850555,
94
+ "learning_rate": 4.9948824819150185e-05,
95
+ "loss": 0.6247,
96
+ "num_input_tokens_seen": 284816,
97
+ "step": 11
98
+ },
99
+ {
100
+ "epoch": 0.4423963133640553,
101
+ "grad_norm": 0.06145177036523819,
102
+ "learning_rate": 4.993910125649561e-05,
103
+ "loss": 0.4918,
104
+ "num_input_tokens_seen": 309776,
105
+ "step": 12
106
+ },
107
+ {
108
+ "epoch": 0.4792626728110599,
109
+ "grad_norm": 0.06720694154500961,
110
+ "learning_rate": 4.992853359792444e-05,
111
+ "loss": 0.5017,
112
+ "num_input_tokens_seen": 339064,
113
+ "step": 13
114
+ },
115
+ {
116
+ "epoch": 0.5161290322580645,
117
+ "grad_norm": 0.07309022545814514,
118
+ "learning_rate": 4.9917122201112656e-05,
119
+ "loss": 0.5447,
120
+ "num_input_tokens_seen": 369864,
121
+ "step": 14
122
+ },
123
+ {
124
+ "epoch": 0.5529953917050692,
125
+ "grad_norm": 0.0778132826089859,
126
+ "learning_rate": 4.990486745229364e-05,
127
+ "loss": 0.5034,
128
+ "num_input_tokens_seen": 397184,
129
+ "step": 15
130
+ },
131
+ {
132
+ "epoch": 0.5898617511520737,
133
+ "grad_norm": 0.07727856189012527,
134
+ "learning_rate": 4.989176976624511e-05,
135
+ "loss": 0.5277,
136
+ "num_input_tokens_seen": 426296,
137
+ "step": 16
138
+ },
139
+ {
140
+ "epoch": 0.6267281105990783,
141
+ "grad_norm": 0.0700518786907196,
142
+ "learning_rate": 4.987782958627508e-05,
143
+ "loss": 0.5356,
144
+ "num_input_tokens_seen": 459544,
145
+ "step": 17
146
+ },
147
+ {
148
+ "epoch": 0.663594470046083,
149
+ "grad_norm": 0.07351912558078766,
150
+ "learning_rate": 4.9863047384206835e-05,
151
+ "loss": 0.5505,
152
+ "num_input_tokens_seen": 488616,
153
+ "step": 18
154
+ },
155
+ {
156
+ "epoch": 0.7004608294930875,
157
+ "grad_norm": 0.08268705755472183,
158
+ "learning_rate": 4.9847423660363e-05,
159
+ "loss": 0.5557,
160
+ "num_input_tokens_seen": 512176,
161
+ "step": 19
162
+ },
163
+ {
164
+ "epoch": 0.7373271889400922,
165
+ "grad_norm": 0.08081424236297607,
166
+ "learning_rate": 4.983095894354858e-05,
167
+ "loss": 0.4576,
168
+ "num_input_tokens_seen": 539456,
169
+ "step": 20
170
+ },
171
+ {
172
+ "epoch": 0.7741935483870968,
173
+ "grad_norm": 0.07748426496982574,
174
+ "learning_rate": 4.9813653791033057e-05,
175
+ "loss": 0.3918,
176
+ "num_input_tokens_seen": 561384,
177
+ "step": 21
178
+ },
179
+ {
180
+ "epoch": 0.8110599078341014,
181
+ "grad_norm": 0.10133849829435349,
182
+ "learning_rate": 4.979550878853154e-05,
183
+ "loss": 0.531,
184
+ "num_input_tokens_seen": 589792,
185
+ "step": 22
186
+ },
187
+ {
188
+ "epoch": 0.847926267281106,
189
+ "grad_norm": 0.09528470784425735,
190
+ "learning_rate": 4.9776524550184965e-05,
191
+ "loss": 0.4159,
192
+ "num_input_tokens_seen": 613944,
193
+ "step": 23
194
+ },
195
+ {
196
+ "epoch": 0.8847926267281107,
197
+ "grad_norm": 0.08829868584871292,
198
+ "learning_rate": 4.975670171853926e-05,
199
+ "loss": 0.403,
200
+ "num_input_tokens_seen": 641432,
201
+ "step": 24
202
+ },
203
+ {
204
+ "epoch": 0.9216589861751152,
205
+ "grad_norm": 0.10020875930786133,
206
+ "learning_rate": 4.973604096452361e-05,
207
+ "loss": 0.4238,
208
+ "num_input_tokens_seen": 665232,
209
+ "step": 25
210
+ },
211
+ {
212
+ "epoch": 0.9585253456221198,
213
+ "grad_norm": 0.1256554126739502,
214
+ "learning_rate": 4.971454298742779e-05,
215
+ "loss": 0.5033,
216
+ "num_input_tokens_seen": 687216,
217
+ "step": 26
218
+ },
219
+ {
220
+ "epoch": 0.9953917050691244,
221
+ "grad_norm": 0.17123407125473022,
222
+ "learning_rate": 4.9692208514878444e-05,
223
+ "loss": 0.3842,
224
+ "num_input_tokens_seen": 728880,
225
+ "step": 27
226
+ },
227
+ {
228
+ "epoch": 1.0,
229
+ "grad_norm": 0.27383726835250854,
230
+ "learning_rate": 4.966903830281449e-05,
231
+ "loss": 0.4988,
232
+ "num_input_tokens_seen": 731976,
233
+ "step": 28
234
+ },
235
+ {
236
+ "epoch": 1.0368663594470047,
237
+ "grad_norm": 0.148647278547287,
238
+ "learning_rate": 4.9645033135461494e-05,
239
+ "loss": 0.4489,
240
+ "num_input_tokens_seen": 756184,
241
+ "step": 29
242
+ },
243
+ {
244
+ "epoch": 1.0737327188940091,
245
+ "grad_norm": 0.11988866329193115,
246
+ "learning_rate": 4.962019382530521e-05,
247
+ "loss": 0.4999,
248
+ "num_input_tokens_seen": 779072,
249
+ "step": 30
250
+ },
251
+ {
252
+ "epoch": 1.1105990783410138,
253
+ "grad_norm": 0.10590679943561554,
254
+ "learning_rate": 4.9594521213063974e-05,
255
+ "loss": 0.3711,
256
+ "num_input_tokens_seen": 805672,
257
+ "step": 31
258
+ },
259
+ {
260
+ "epoch": 1.1474654377880185,
261
+ "grad_norm": 0.11934591829776764,
262
+ "learning_rate": 4.9568016167660334e-05,
263
+ "loss": 0.3385,
264
+ "num_input_tokens_seen": 828840,
265
+ "step": 32
266
+ },
267
+ {
268
+ "epoch": 1.1843317972350231,
269
+ "grad_norm": 0.11900116503238678,
270
+ "learning_rate": 4.9540679586191605e-05,
271
+ "loss": 0.3812,
272
+ "num_input_tokens_seen": 850792,
273
+ "step": 33
274
+ },
275
+ {
276
+ "epoch": 1.2211981566820276,
277
+ "grad_norm": 0.11279546469449997,
278
+ "learning_rate": 4.951251239389948e-05,
279
+ "loss": 0.2924,
280
+ "num_input_tokens_seen": 885608,
281
+ "step": 34
282
+ },
283
+ {
284
+ "epoch": 1.2580645161290323,
285
+ "grad_norm": 0.08340126276016235,
286
+ "learning_rate": 4.948351554413879e-05,
287
+ "loss": 0.3489,
288
+ "num_input_tokens_seen": 921912,
289
+ "step": 35
290
+ },
291
+ {
292
+ "epoch": 1.294930875576037,
293
+ "grad_norm": 0.11327336728572845,
294
+ "learning_rate": 4.9453690018345144e-05,
295
+ "loss": 0.2921,
296
+ "num_input_tokens_seen": 945672,
297
+ "step": 36
298
+ },
299
+ {
300
+ "epoch": 1.3317972350230414,
301
+ "grad_norm": 0.10909265279769897,
302
+ "learning_rate": 4.942303682600178e-05,
303
+ "loss": 0.3421,
304
+ "num_input_tokens_seen": 970824,
305
+ "step": 37
306
+ },
307
+ {
308
+ "epoch": 1.368663594470046,
309
+ "grad_norm": 0.11239592730998993,
310
+ "learning_rate": 4.939155700460536e-05,
311
+ "loss": 0.3848,
312
+ "num_input_tokens_seen": 995840,
313
+ "step": 38
314
+ },
315
+ {
316
+ "epoch": 1.4055299539170507,
317
+ "grad_norm": 0.1034158244729042,
318
+ "learning_rate": 4.9359251619630886e-05,
319
+ "loss": 0.3434,
320
+ "num_input_tokens_seen": 1035880,
321
+ "step": 39
322
+ },
323
+ {
324
+ "epoch": 1.4423963133640554,
325
+ "grad_norm": 0.12086673080921173,
326
+ "learning_rate": 4.9326121764495596e-05,
327
+ "loss": 0.3588,
328
+ "num_input_tokens_seen": 1056488,
329
+ "step": 40
330
+ },
331
+ {
332
+ "epoch": 1.4792626728110598,
333
+ "grad_norm": 0.11408794671297073,
334
+ "learning_rate": 4.9292168560522014e-05,
335
+ "loss": 0.4021,
336
+ "num_input_tokens_seen": 1080080,
337
+ "step": 41
338
+ },
339
+ {
340
+ "epoch": 1.5161290322580645,
341
+ "grad_norm": 0.1417722851037979,
342
+ "learning_rate": 4.925739315689991e-05,
343
+ "loss": 0.3343,
344
+ "num_input_tokens_seen": 1095632,
345
+ "step": 42
346
+ },
347
+ {
348
+ "epoch": 1.5529953917050692,
349
+ "grad_norm": 0.2315663844347,
350
+ "learning_rate": 4.9221796730647516e-05,
351
+ "loss": 0.4025,
352
+ "num_input_tokens_seen": 1126040,
353
+ "step": 43
354
+ },
355
+ {
356
+ "epoch": 1.5898617511520738,
357
+ "grad_norm": 0.07856712490320206,
358
+ "learning_rate": 4.9185380486571595e-05,
359
+ "loss": 0.3337,
360
+ "num_input_tokens_seen": 1156656,
361
+ "step": 44
362
+ },
363
+ {
364
+ "epoch": 1.6267281105990783,
365
+ "grad_norm": 0.10064279288053513,
366
+ "learning_rate": 4.914814565722671e-05,
367
+ "loss": 0.3758,
368
+ "num_input_tokens_seen": 1183400,
369
+ "step": 45
370
+ },
371
+ {
372
+ "epoch": 1.663594470046083,
373
+ "grad_norm": 0.106510229408741,
374
+ "learning_rate": 4.9110093502873476e-05,
375
+ "loss": 0.3363,
376
+ "num_input_tokens_seen": 1209680,
377
+ "step": 46
378
+ },
379
+ {
380
+ "epoch": 1.7004608294930876,
381
+ "grad_norm": 0.10446175187826157,
382
+ "learning_rate": 4.907122531143594e-05,
383
+ "loss": 0.3853,
384
+ "num_input_tokens_seen": 1237864,
385
+ "step": 47
386
+ },
387
+ {
388
+ "epoch": 1.737327188940092,
389
+ "grad_norm": 0.2570022940635681,
390
+ "learning_rate": 4.9031542398457974e-05,
391
+ "loss": 0.3194,
392
+ "num_input_tokens_seen": 1273080,
393
+ "step": 48
394
+ },
395
+ {
396
+ "epoch": 1.7741935483870968,
397
+ "grad_norm": 0.0968039259314537,
398
+ "learning_rate": 4.8991046107058735e-05,
399
+ "loss": 0.2955,
400
+ "num_input_tokens_seen": 1300256,
401
+ "step": 49
402
+ },
403
+ {
404
+ "epoch": 1.8110599078341014,
405
+ "grad_norm": 0.11750692129135132,
406
+ "learning_rate": 4.894973780788722e-05,
407
+ "loss": 0.3314,
408
+ "num_input_tokens_seen": 1322616,
409
+ "step": 50
410
+ },
411
+ {
412
+ "epoch": 1.8479262672811059,
413
+ "grad_norm": 0.09568070620298386,
414
+ "learning_rate": 4.890761889907589e-05,
415
+ "loss": 0.3341,
416
+ "num_input_tokens_seen": 1353552,
417
+ "step": 51
418
+ },
419
+ {
420
+ "epoch": 1.8847926267281108,
421
+ "grad_norm": 0.11816362291574478,
422
+ "learning_rate": 4.88646908061933e-05,
423
+ "loss": 0.3202,
424
+ "num_input_tokens_seen": 1376456,
425
+ "step": 52
426
+ },
427
+ {
428
+ "epoch": 1.9216589861751152,
429
+ "grad_norm": 0.133891761302948,
430
+ "learning_rate": 4.8820954982195905e-05,
431
+ "loss": 0.2852,
432
+ "num_input_tokens_seen": 1398344,
433
+ "step": 53
434
+ },
435
+ {
436
+ "epoch": 1.9585253456221197,
437
+ "grad_norm": 0.11985364556312561,
438
+ "learning_rate": 4.877641290737884e-05,
439
+ "loss": 0.3413,
440
+ "num_input_tokens_seen": 1424264,
441
+ "step": 54
442
+ },
443
+ {
444
+ "epoch": 1.9953917050691246,
445
+ "grad_norm": 0.09828098118305206,
446
+ "learning_rate": 4.873106608932585e-05,
447
+ "loss": 0.2726,
448
+ "num_input_tokens_seen": 1460688,
449
+ "step": 55
450
+ },
451
+ {
452
+ "epoch": 2.0,
453
+ "grad_norm": 0.31861889362335205,
454
+ "learning_rate": 4.868491606285823e-05,
455
+ "loss": 0.3512,
456
+ "num_input_tokens_seen": 1463952,
457
+ "step": 56
458
+ },
459
+ {
460
+ "epoch": 2.0368663594470044,
461
+ "grad_norm": 0.11089354753494263,
462
+ "learning_rate": 4.8637964389982926e-05,
463
+ "loss": 0.2953,
464
+ "num_input_tokens_seen": 1492600,
465
+ "step": 57
466
+ },
467
+ {
468
+ "epoch": 2.0737327188940093,
469
+ "grad_norm": 0.12034712731838226,
470
+ "learning_rate": 4.859021265983959e-05,
471
+ "loss": 0.2875,
472
+ "num_input_tokens_seen": 1514496,
473
+ "step": 58
474
+ },
475
+ {
476
+ "epoch": 2.110599078341014,
477
+ "grad_norm": 0.1372830867767334,
478
+ "learning_rate": 4.854166248864689e-05,
479
+ "loss": 0.3535,
480
+ "num_input_tokens_seen": 1541656,
481
+ "step": 59
482
+ },
483
+ {
484
+ "epoch": 2.1474654377880182,
485
+ "grad_norm": 0.10605650395154953,
486
+ "learning_rate": 4.849231551964771e-05,
487
+ "loss": 0.3013,
488
+ "num_input_tokens_seen": 1569672,
489
+ "step": 60
490
+ },
491
+ {
492
+ "epoch": 2.184331797235023,
493
+ "grad_norm": 0.12524856626987457,
494
+ "learning_rate": 4.844217342305363e-05,
495
+ "loss": 0.2558,
496
+ "num_input_tokens_seen": 1599304,
497
+ "step": 61
498
+ },
499
+ {
500
+ "epoch": 2.2211981566820276,
501
+ "grad_norm": 0.1151009052991867,
502
+ "learning_rate": 4.839123789598829e-05,
503
+ "loss": 0.2666,
504
+ "num_input_tokens_seen": 1628288,
505
+ "step": 62
506
+ },
507
+ {
508
+ "epoch": 2.258064516129032,
509
+ "grad_norm": 0.10297228395938873,
510
+ "learning_rate": 4.8339510662430046e-05,
511
+ "loss": 0.2982,
512
+ "num_input_tokens_seen": 1656384,
513
+ "step": 63
514
+ },
515
+ {
516
+ "epoch": 2.294930875576037,
517
+ "grad_norm": 0.11971966177225113,
518
+ "learning_rate": 4.828699347315356e-05,
519
+ "loss": 0.3746,
520
+ "num_input_tokens_seen": 1679344,
521
+ "step": 64
522
+ },
523
+ {
524
+ "epoch": 2.3317972350230414,
525
+ "grad_norm": 0.12384694814682007,
526
+ "learning_rate": 4.823368810567056e-05,
527
+ "loss": 0.2605,
528
+ "num_input_tokens_seen": 1703904,
529
+ "step": 65
530
+ },
531
+ {
532
+ "epoch": 2.3686635944700463,
533
+ "grad_norm": 0.14720793068408966,
534
+ "learning_rate": 4.817959636416969e-05,
535
+ "loss": 0.2816,
536
+ "num_input_tokens_seen": 1722360,
537
+ "step": 66
538
+ },
539
+ {
540
+ "epoch": 2.4055299539170507,
541
+ "grad_norm": 0.10553745925426483,
542
+ "learning_rate": 4.81247200794554e-05,
543
+ "loss": 0.2502,
544
+ "num_input_tokens_seen": 1752464,
545
+ "step": 67
546
+ },
547
+ {
548
+ "epoch": 2.442396313364055,
549
+ "grad_norm": 0.11162563413381577,
550
+ "learning_rate": 4.806906110888606e-05,
551
+ "loss": 0.2286,
552
+ "num_input_tokens_seen": 1782744,
553
+ "step": 68
554
+ },
555
+ {
556
+ "epoch": 2.47926267281106,
557
+ "grad_norm": 0.12341686338186264,
558
+ "learning_rate": 4.8012621336311016e-05,
559
+ "loss": 0.299,
560
+ "num_input_tokens_seen": 1815120,
561
+ "step": 69
562
+ },
563
+ {
564
+ "epoch": 2.5161290322580645,
565
+ "grad_norm": 0.12033814936876297,
566
+ "learning_rate": 4.7955402672006854e-05,
567
+ "loss": 0.2609,
568
+ "num_input_tokens_seen": 1840408,
569
+ "step": 70
570
+ },
571
+ {
572
+ "epoch": 2.5529953917050694,
573
+ "grad_norm": 0.11412363499403,
574
+ "learning_rate": 4.789740705261278e-05,
575
+ "loss": 0.3316,
576
+ "num_input_tokens_seen": 1873000,
577
+ "step": 71
578
+ },
579
+ {
580
+ "epoch": 2.589861751152074,
581
+ "grad_norm": 0.18193566799163818,
582
+ "learning_rate": 4.783863644106502e-05,
583
+ "loss": 0.2773,
584
+ "num_input_tokens_seen": 1900920,
585
+ "step": 72
586
+ },
587
+ {
588
+ "epoch": 2.6267281105990783,
589
+ "grad_norm": 0.14569184184074402,
590
+ "learning_rate": 4.777909282653042e-05,
591
+ "loss": 0.2644,
592
+ "num_input_tokens_seen": 1919272,
593
+ "step": 73
594
+ },
595
+ {
596
+ "epoch": 2.6635944700460827,
597
+ "grad_norm": 0.12456360459327698,
598
+ "learning_rate": 4.771877822433911e-05,
599
+ "loss": 0.2974,
600
+ "num_input_tokens_seen": 1959152,
601
+ "step": 74
602
+ },
603
+ {
604
+ "epoch": 2.7004608294930876,
605
+ "grad_norm": 0.1362839788198471,
606
+ "learning_rate": 4.765769467591625e-05,
607
+ "loss": 0.2743,
608
+ "num_input_tokens_seen": 1982960,
609
+ "step": 75
610
+ },
611
+ {
612
+ "epoch": 2.737327188940092,
613
+ "grad_norm": 0.15120629966259003,
614
+ "learning_rate": 4.759584424871302e-05,
615
+ "loss": 0.2425,
616
+ "num_input_tokens_seen": 2006736,
617
+ "step": 76
618
+ },
619
+ {
620
+ "epoch": 2.774193548387097,
621
+ "grad_norm": 0.15145516395568848,
622
+ "learning_rate": 4.7533229036136553e-05,
623
+ "loss": 0.2723,
624
+ "num_input_tokens_seen": 2031536,
625
+ "step": 77
626
+ },
627
+ {
628
+ "epoch": 2.8110599078341014,
629
+ "grad_norm": 0.1607382595539093,
630
+ "learning_rate": 4.7469851157479177e-05,
631
+ "loss": 0.2525,
632
+ "num_input_tokens_seen": 2053168,
633
+ "step": 78
634
+ },
635
+ {
636
+ "epoch": 2.847926267281106,
637
+ "grad_norm": 0.14976347982883453,
638
+ "learning_rate": 4.740571275784659e-05,
639
+ "loss": 0.2792,
640
+ "num_input_tokens_seen": 2078208,
641
+ "step": 79
642
+ },
643
+ {
644
+ "epoch": 2.8847926267281108,
645
+ "grad_norm": 0.12997782230377197,
646
+ "learning_rate": 4.734081600808531e-05,
647
+ "loss": 0.291,
648
+ "num_input_tokens_seen": 2101560,
649
+ "step": 80
650
+ },
651
+ {
652
+ "epoch": 2.921658986175115,
653
+ "grad_norm": 0.1369074434041977,
654
+ "learning_rate": 4.72751631047092e-05,
655
+ "loss": 0.2492,
656
+ "num_input_tokens_seen": 2127824,
657
+ "step": 81
658
+ },
659
+ {
660
+ "epoch": 2.9585253456221197,
661
+ "grad_norm": 0.11734048277139664,
662
+ "learning_rate": 4.7208756269825104e-05,
663
+ "loss": 0.2442,
664
+ "num_input_tokens_seen": 2171536,
665
+ "step": 82
666
+ },
667
+ {
668
+ "epoch": 2.9953917050691246,
669
+ "grad_norm": 0.14909496903419495,
670
+ "learning_rate": 4.714159775105765e-05,
671
+ "loss": 0.2344,
672
+ "num_input_tokens_seen": 2193016,
673
+ "step": 83
674
+ },
675
+ {
676
+ "epoch": 3.0,
677
+ "grad_norm": 0.40910854935646057,
678
+ "learning_rate": 4.707368982147318e-05,
679
+ "loss": 0.2645,
680
+ "num_input_tokens_seen": 2195928,
681
+ "step": 84
682
+ },
683
+ {
684
+ "epoch": 3.0368663594470044,
685
+ "grad_norm": 0.1433151513338089,
686
+ "learning_rate": 4.700503477950278e-05,
687
+ "loss": 0.2185,
688
+ "num_input_tokens_seen": 2219472,
689
+ "step": 85
690
+ },
691
+ {
692
+ "epoch": 3.0737327188940093,
693
+ "grad_norm": 0.13229826092720032,
694
+ "learning_rate": 4.693563494886455e-05,
695
+ "loss": 0.2364,
696
+ "num_input_tokens_seen": 2246504,
697
+ "step": 86
698
+ },
699
+ {
700
+ "epoch": 3.110599078341014,
701
+ "grad_norm": 0.1702108383178711,
702
+ "learning_rate": 4.6865492678484895e-05,
703
+ "loss": 0.2703,
704
+ "num_input_tokens_seen": 2270304,
705
+ "step": 87
706
+ },
707
+ {
708
+ "epoch": 3.1474654377880182,
709
+ "grad_norm": 0.1411813497543335,
710
+ "learning_rate": 4.679461034241906e-05,
711
+ "loss": 0.2807,
712
+ "num_input_tokens_seen": 2299968,
713
+ "step": 88
714
+ },
715
+ {
716
+ "epoch": 3.184331797235023,
717
+ "grad_norm": 0.12941044569015503,
718
+ "learning_rate": 4.672299033977076e-05,
719
+ "loss": 0.2182,
720
+ "num_input_tokens_seen": 2333432,
721
+ "step": 89
722
+ },
723
+ {
724
+ "epoch": 3.2211981566820276,
725
+ "grad_norm": 0.1649884432554245,
726
+ "learning_rate": 4.665063509461097e-05,
727
+ "loss": 0.2572,
728
+ "num_input_tokens_seen": 2355320,
729
+ "step": 90
730
+ },
731
+ {
732
+ "epoch": 3.258064516129032,
733
+ "grad_norm": 0.14386451244354248,
734
+ "learning_rate": 4.657754705589591e-05,
735
+ "loss": 0.2412,
736
+ "num_input_tokens_seen": 2378416,
737
+ "step": 91
738
+ },
739
+ {
740
+ "epoch": 3.294930875576037,
741
+ "grad_norm": 0.15350477397441864,
742
+ "learning_rate": 4.650372869738414e-05,
743
+ "loss": 0.242,
744
+ "num_input_tokens_seen": 2405432,
745
+ "step": 92
746
+ },
747
+ {
748
+ "epoch": 3.3317972350230414,
749
+ "grad_norm": 0.16243231296539307,
750
+ "learning_rate": 4.642918251755281e-05,
751
+ "loss": 0.2436,
752
+ "num_input_tokens_seen": 2429992,
753
+ "step": 93
754
+ },
755
+ {
756
+ "epoch": 3.3686635944700463,
757
+ "grad_norm": 0.18401454389095306,
758
+ "learning_rate": 4.6353911039513145e-05,
759
+ "loss": 0.2538,
760
+ "num_input_tokens_seen": 2456264,
761
+ "step": 94
762
+ },
763
+ {
764
+ "epoch": 3.4055299539170507,
765
+ "grad_norm": 0.13898858428001404,
766
+ "learning_rate": 4.627791681092499e-05,
767
+ "loss": 0.2065,
768
+ "num_input_tokens_seen": 2486032,
769
+ "step": 95
770
+ },
771
+ {
772
+ "epoch": 3.442396313364055,
773
+ "grad_norm": 0.16943225264549255,
774
+ "learning_rate": 4.620120240391065e-05,
775
+ "loss": 0.2086,
776
+ "num_input_tokens_seen": 2509272,
777
+ "step": 96
778
+ },
779
+ {
780
+ "epoch": 3.47926267281106,
781
+ "grad_norm": 0.15286582708358765,
782
+ "learning_rate": 4.612377041496776e-05,
783
+ "loss": 0.2517,
784
+ "num_input_tokens_seen": 2538392,
785
+ "step": 97
786
+ },
787
+ {
788
+ "epoch": 3.5161290322580645,
789
+ "grad_norm": 0.17737072706222534,
790
+ "learning_rate": 4.604562346488144e-05,
791
+ "loss": 0.2413,
792
+ "num_input_tokens_seen": 2562624,
793
+ "step": 98
794
+ },
795
+ {
796
+ "epoch": 3.5529953917050694,
797
+ "grad_norm": 0.13630996644496918,
798
+ "learning_rate": 4.5966764198635606e-05,
799
+ "loss": 0.2157,
800
+ "num_input_tokens_seen": 2595448,
801
+ "step": 99
802
+ },
803
+ {
804
+ "epoch": 3.589861751152074,
805
+ "grad_norm": 0.13918158411979675,
806
+ "learning_rate": 4.588719528532342e-05,
807
+ "loss": 0.2319,
808
+ "num_input_tokens_seen": 2633568,
809
+ "step": 100
810
+ },
811
+ {
812
+ "epoch": 3.6267281105990783,
813
+ "grad_norm": 0.16548505425453186,
814
+ "learning_rate": 4.580691941805695e-05,
815
+ "loss": 0.2473,
816
+ "num_input_tokens_seen": 2659408,
817
+ "step": 101
818
+ },
819
+ {
820
+ "epoch": 3.6635944700460827,
821
+ "grad_norm": 0.17397943139076233,
822
+ "learning_rate": 4.572593931387604e-05,
823
+ "loss": 0.2527,
824
+ "num_input_tokens_seen": 2687272,
825
+ "step": 102
826
+ },
827
+ {
828
+ "epoch": 3.7004608294930876,
829
+ "grad_norm": 0.15970823168754578,
830
+ "learning_rate": 4.5644257713656356e-05,
831
+ "loss": 0.22,
832
+ "num_input_tokens_seen": 2718232,
833
+ "step": 103
834
+ },
835
+ {
836
+ "epoch": 3.737327188940092,
837
+ "grad_norm": 0.16440241038799286,
838
+ "learning_rate": 4.556187738201656e-05,
839
+ "loss": 0.2374,
840
+ "num_input_tokens_seen": 2743336,
841
+ "step": 104
842
+ },
843
+ {
844
+ "epoch": 3.774193548387097,
845
+ "grad_norm": 0.15761925280094147,
846
+ "learning_rate": 4.54788011072248e-05,
847
+ "loss": 0.2023,
848
+ "num_input_tokens_seen": 2771384,
849
+ "step": 105
850
+ },
851
+ {
852
+ "epoch": 3.8110599078341014,
853
+ "grad_norm": 0.1528206616640091,
854
+ "learning_rate": 4.539503170110431e-05,
855
+ "loss": 0.2289,
856
+ "num_input_tokens_seen": 2797488,
857
+ "step": 106
858
+ },
859
+ {
860
+ "epoch": 3.847926267281106,
861
+ "grad_norm": 0.16380636394023895,
862
+ "learning_rate": 4.531057199893824e-05,
863
+ "loss": 0.2492,
864
+ "num_input_tokens_seen": 2825408,
865
+ "step": 107
866
+ },
867
+ {
868
+ "epoch": 3.8847926267281108,
869
+ "grad_norm": 0.19076082110404968,
870
+ "learning_rate": 4.522542485937369e-05,
871
+ "loss": 0.2467,
872
+ "num_input_tokens_seen": 2848856,
873
+ "step": 108
874
+ },
875
+ {
876
+ "epoch": 3.921658986175115,
877
+ "grad_norm": 0.1884787231683731,
878
+ "learning_rate": 4.5139593164324986e-05,
879
+ "loss": 0.2069,
880
+ "num_input_tokens_seen": 2867536,
881
+ "step": 109
882
+ },
883
+ {
884
+ "epoch": 3.9585253456221197,
885
+ "grad_norm": 0.19939164817333221,
886
+ "learning_rate": 4.50530798188761e-05,
887
+ "loss": 0.1843,
888
+ "num_input_tokens_seen": 2892032,
889
+ "step": 110
890
+ },
891
+ {
892
+ "epoch": 3.9953917050691246,
893
+ "grad_norm": 0.17019645869731903,
894
+ "learning_rate": 4.496588775118232e-05,
895
+ "loss": 0.2576,
896
+ "num_input_tokens_seen": 2924800,
897
+ "step": 111
898
+ },
899
+ {
900
+ "epoch": 4.0,
901
+ "grad_norm": 0.41787323355674744,
902
+ "learning_rate": 4.48780199123712e-05,
903
+ "loss": 0.2734,
904
+ "num_input_tokens_seen": 2927904,
905
+ "step": 112
906
+ },
907
+ {
908
+ "epoch": 4.0368663594470044,
909
+ "grad_norm": 0.18536736071109772,
910
+ "learning_rate": 4.478947927644258e-05,
911
+ "loss": 0.2363,
912
+ "num_input_tokens_seen": 2954728,
913
+ "step": 113
914
+ },
915
+ {
916
+ "epoch": 4.073732718894009,
917
+ "grad_norm": 0.16922569274902344,
918
+ "learning_rate": 4.4700268840168045e-05,
919
+ "loss": 0.1888,
920
+ "num_input_tokens_seen": 2983656,
921
+ "step": 114
922
+ },
923
+ {
924
+ "epoch": 4.110599078341014,
925
+ "grad_norm": 0.17613869905471802,
926
+ "learning_rate": 4.4610391622989396e-05,
927
+ "loss": 0.2077,
928
+ "num_input_tokens_seen": 3014208,
929
+ "step": 115
930
+ },
931
+ {
932
+ "epoch": 4.147465437788019,
933
+ "grad_norm": 0.16198807954788208,
934
+ "learning_rate": 4.4519850666916484e-05,
935
+ "loss": 0.1858,
936
+ "num_input_tokens_seen": 3040976,
937
+ "step": 116
938
+ },
939
+ {
940
+ "epoch": 4.184331797235023,
941
+ "grad_norm": 0.19020891189575195,
942
+ "learning_rate": 4.442864903642428e-05,
943
+ "loss": 0.2284,
944
+ "num_input_tokens_seen": 3066744,
945
+ "step": 117
946
+ },
947
+ {
948
+ "epoch": 4.221198156682028,
949
+ "grad_norm": 0.21541331708431244,
950
+ "learning_rate": 4.43367898183491e-05,
951
+ "loss": 0.1856,
952
+ "num_input_tokens_seen": 3090320,
953
+ "step": 118
954
+ },
955
+ {
956
+ "epoch": 4.258064516129032,
957
+ "grad_norm": 0.19018961489200592,
958
+ "learning_rate": 4.4244276121784195e-05,
959
+ "loss": 0.1788,
960
+ "num_input_tokens_seen": 3114576,
961
+ "step": 119
962
+ },
963
+ {
964
+ "epoch": 4.2949308755760365,
965
+ "grad_norm": 0.24048063158988953,
966
+ "learning_rate": 4.415111107797445e-05,
967
+ "loss": 0.2155,
968
+ "num_input_tokens_seen": 3135552,
969
+ "step": 120
970
+ },
971
+ {
972
+ "epoch": 4.331797235023042,
973
+ "grad_norm": 0.17166386544704437,
974
+ "learning_rate": 4.405729784021046e-05,
975
+ "loss": 0.1831,
976
+ "num_input_tokens_seen": 3165168,
977
+ "step": 121
978
+ },
979
+ {
980
+ "epoch": 4.368663594470046,
981
+ "grad_norm": 0.18577668070793152,
982
+ "learning_rate": 4.396283958372173e-05,
983
+ "loss": 0.2168,
984
+ "num_input_tokens_seen": 3200240,
985
+ "step": 122
986
+ },
987
+ {
988
+ "epoch": 4.405529953917051,
989
+ "grad_norm": 0.20443667471408844,
990
+ "learning_rate": 4.386773950556931e-05,
991
+ "loss": 0.1978,
992
+ "num_input_tokens_seen": 3225024,
993
+ "step": 123
994
+ },
995
+ {
996
+ "epoch": 4.442396313364055,
997
+ "grad_norm": 0.17636562883853912,
998
+ "learning_rate": 4.377200082453749e-05,
999
+ "loss": 0.1727,
1000
+ "num_input_tokens_seen": 3251696,
1001
+ "step": 124
1002
+ },
1003
+ {
1004
+ "epoch": 4.47926267281106,
1005
+ "grad_norm": 0.2019859254360199,
1006
+ "learning_rate": 4.36756267810249e-05,
1007
+ "loss": 0.198,
1008
+ "num_input_tokens_seen": 3275672,
1009
+ "step": 125
1010
+ },
1011
+ {
1012
+ "epoch": 4.516129032258064,
1013
+ "grad_norm": 0.2633707523345947,
1014
+ "learning_rate": 4.357862063693486e-05,
1015
+ "loss": 0.2254,
1016
+ "num_input_tokens_seen": 3305592,
1017
+ "step": 126
1018
+ },
1019
+ {
1020
+ "epoch": 4.552995391705069,
1021
+ "grad_norm": 0.17379336059093475,
1022
+ "learning_rate": 4.34809856755649e-05,
1023
+ "loss": 0.2467,
1024
+ "num_input_tokens_seen": 3345072,
1025
+ "step": 127
1026
+ },
1027
+ {
1028
+ "epoch": 4.589861751152074,
1029
+ "grad_norm": 0.16954895853996277,
1030
+ "learning_rate": 4.3382725201495723e-05,
1031
+ "loss": 0.1616,
1032
+ "num_input_tokens_seen": 3371832,
1033
+ "step": 128
1034
+ },
1035
+ {
1036
+ "epoch": 4.626728110599078,
1037
+ "grad_norm": 0.21207046508789062,
1038
+ "learning_rate": 4.3283842540479264e-05,
1039
+ "loss": 0.189,
1040
+ "num_input_tokens_seen": 3395912,
1041
+ "step": 129
1042
+ },
1043
+ {
1044
+ "epoch": 4.663594470046083,
1045
+ "grad_norm": 0.40675088763237,
1046
+ "learning_rate": 4.318434103932622e-05,
1047
+ "loss": 0.1739,
1048
+ "num_input_tokens_seen": 3423352,
1049
+ "step": 130
1050
+ },
1051
+ {
1052
+ "epoch": 4.700460829493087,
1053
+ "grad_norm": 0.21301084756851196,
1054
+ "learning_rate": 4.30842240657927e-05,
1055
+ "loss": 0.187,
1056
+ "num_input_tokens_seen": 3447992,
1057
+ "step": 131
1058
+ },
1059
+ {
1060
+ "epoch": 4.7373271889400925,
1061
+ "grad_norm": 0.20403216779232025,
1062
+ "learning_rate": 4.2983495008466276e-05,
1063
+ "loss": 0.1786,
1064
+ "num_input_tokens_seen": 3479752,
1065
+ "step": 132
1066
+ },
1067
+ {
1068
+ "epoch": 4.774193548387097,
1069
+ "grad_norm": 0.1969008892774582,
1070
+ "learning_rate": 4.288215727665129e-05,
1071
+ "loss": 0.214,
1072
+ "num_input_tokens_seen": 3509072,
1073
+ "step": 133
1074
+ },
1075
+ {
1076
+ "epoch": 4.811059907834101,
1077
+ "grad_norm": 0.20199979841709137,
1078
+ "learning_rate": 4.278021430025343e-05,
1079
+ "loss": 0.171,
1080
+ "num_input_tokens_seen": 3531848,
1081
+ "step": 134
1082
+ },
1083
+ {
1084
+ "epoch": 4.847926267281106,
1085
+ "grad_norm": 0.2074364721775055,
1086
+ "learning_rate": 4.267766952966369e-05,
1087
+ "loss": 0.1786,
1088
+ "num_input_tokens_seen": 3557144,
1089
+ "step": 135
1090
+ },
1091
+ {
1092
+ "epoch": 4.88479262672811,
1093
+ "grad_norm": 0.23071159422397614,
1094
+ "learning_rate": 4.257452643564155e-05,
1095
+ "loss": 0.1816,
1096
+ "num_input_tokens_seen": 3578656,
1097
+ "step": 136
1098
+ },
1099
+ {
1100
+ "epoch": 4.921658986175116,
1101
+ "grad_norm": 0.2532529830932617,
1102
+ "learning_rate": 4.24707885091975e-05,
1103
+ "loss": 0.1885,
1104
+ "num_input_tokens_seen": 3608632,
1105
+ "step": 137
1106
+ },
1107
+ {
1108
+ "epoch": 4.95852534562212,
1109
+ "grad_norm": 0.24982504546642303,
1110
+ "learning_rate": 4.2366459261474933e-05,
1111
+ "loss": 0.2125,
1112
+ "num_input_tokens_seen": 3628672,
1113
+ "step": 138
1114
+ },
1115
+ {
1116
+ "epoch": 4.9953917050691246,
1117
+ "grad_norm": 0.17841289937496185,
1118
+ "learning_rate": 4.226154222363124e-05,
1119
+ "loss": 0.2001,
1120
+ "num_input_tokens_seen": 3657088,
1121
+ "step": 139
1122
+ },
1123
+ {
1124
+ "epoch": 5.0,
1125
+ "grad_norm": 0.6343802809715271,
1126
+ "learning_rate": 4.215604094671835e-05,
1127
+ "loss": 0.2376,
1128
+ "num_input_tokens_seen": 3659880,
1129
+ "step": 140
1130
+ },
1131
+ {
1132
+ "epoch": 5.0368663594470044,
1133
+ "grad_norm": 0.21179749071598053,
1134
+ "learning_rate": 4.2049959001562464e-05,
1135
+ "loss": 0.1942,
1136
+ "num_input_tokens_seen": 3684760,
1137
+ "step": 141
1138
+ },
1139
+ {
1140
+ "epoch": 5.073732718894009,
1141
+ "grad_norm": 0.22715945541858673,
1142
+ "learning_rate": 4.194329997864331e-05,
1143
+ "loss": 0.1849,
1144
+ "num_input_tokens_seen": 3715176,
1145
+ "step": 142
1146
+ },
1147
+ {
1148
+ "epoch": 5.110599078341014,
1149
+ "grad_norm": 0.20638404786586761,
1150
+ "learning_rate": 4.183606748797251e-05,
1151
+ "loss": 0.1492,
1152
+ "num_input_tokens_seen": 3741480,
1153
+ "step": 143
1154
+ },
1155
+ {
1156
+ "epoch": 5.147465437788019,
1157
+ "grad_norm": 0.25307852029800415,
1158
+ "learning_rate": 4.172826515897146e-05,
1159
+ "loss": 0.1699,
1160
+ "num_input_tokens_seen": 3762976,
1161
+ "step": 144
1162
+ },
1163
+ {
1164
+ "epoch": 5.184331797235023,
1165
+ "grad_norm": 0.21923506259918213,
1166
+ "learning_rate": 4.1619896640348445e-05,
1167
+ "loss": 0.1559,
1168
+ "num_input_tokens_seen": 3794720,
1169
+ "step": 145
1170
+ },
1171
+ {
1172
+ "epoch": 5.221198156682028,
1173
+ "grad_norm": 0.2600756883621216,
1174
+ "learning_rate": 4.1510965599975196e-05,
1175
+ "loss": 0.1843,
1176
+ "num_input_tokens_seen": 3822744,
1177
+ "step": 146
1178
+ },
1179
+ {
1180
+ "epoch": 5.258064516129032,
1181
+ "grad_norm": 0.2997046113014221,
1182
+ "learning_rate": 4.140147572476268e-05,
1183
+ "loss": 0.243,
1184
+ "num_input_tokens_seen": 3845584,
1185
+ "step": 147
1186
+ },
1187
+ {
1188
+ "epoch": 5.2949308755760365,
1189
+ "grad_norm": 0.2147158831357956,
1190
+ "learning_rate": 4.129143072053638e-05,
1191
+ "loss": 0.1476,
1192
+ "num_input_tokens_seen": 3869184,
1193
+ "step": 148
1194
+ },
1195
+ {
1196
+ "epoch": 5.331797235023042,
1197
+ "grad_norm": 0.26199281215667725,
1198
+ "learning_rate": 4.118083431191081e-05,
1199
+ "loss": 0.1619,
1200
+ "num_input_tokens_seen": 3900384,
1201
+ "step": 149
1202
+ },
1203
+ {
1204
+ "epoch": 5.368663594470046,
1205
+ "grad_norm": 0.4091247618198395,
1206
+ "learning_rate": 4.1069690242163484e-05,
1207
+ "loss": 0.1943,
1208
+ "num_input_tokens_seen": 3923792,
1209
+ "step": 150
1210
+ },
1211
+ {
1212
+ "epoch": 5.405529953917051,
1213
+ "grad_norm": 0.23406103253364563,
1214
+ "learning_rate": 4.095800227310821e-05,
1215
+ "loss": 0.1403,
1216
+ "num_input_tokens_seen": 3942784,
1217
+ "step": 151
1218
+ },
1219
+ {
1220
+ "epoch": 5.442396313364055,
1221
+ "grad_norm": 0.2293683886528015,
1222
+ "learning_rate": 4.0845774184967754e-05,
1223
+ "loss": 0.1756,
1224
+ "num_input_tokens_seen": 3970880,
1225
+ "step": 152
1226
+ },
1227
+ {
1228
+ "epoch": 5.47926267281106,
1229
+ "grad_norm": 0.1963953971862793,
1230
+ "learning_rate": 4.073300977624594e-05,
1231
+ "loss": 0.1785,
1232
+ "num_input_tokens_seen": 3998976,
1233
+ "step": 153
1234
+ },
1235
+ {
1236
+ "epoch": 5.516129032258064,
1237
+ "grad_norm": 0.23071235418319702,
1238
+ "learning_rate": 4.0619712863599e-05,
1239
+ "loss": 0.165,
1240
+ "num_input_tokens_seen": 4020272,
1241
+ "step": 154
1242
+ },
1243
+ {
1244
+ "epoch": 5.552995391705069,
1245
+ "grad_norm": 0.2570018172264099,
1246
+ "learning_rate": 4.05058872817065e-05,
1247
+ "loss": 0.1639,
1248
+ "num_input_tokens_seen": 4043288,
1249
+ "step": 155
1250
+ },
1251
+ {
1252
+ "epoch": 5.589861751152074,
1253
+ "grad_norm": 0.2581011950969696,
1254
+ "learning_rate": 4.039153688314145e-05,
1255
+ "loss": 0.1818,
1256
+ "num_input_tokens_seen": 4067832,
1257
+ "step": 156
1258
+ },
1259
+ {
1260
+ "epoch": 5.626728110599078,
1261
+ "grad_norm": 0.23090755939483643,
1262
+ "learning_rate": 4.0276665538239996e-05,
1263
+ "loss": 0.1372,
1264
+ "num_input_tokens_seen": 4093672,
1265
+ "step": 157
1266
+ },
1267
+ {
1268
+ "epoch": 5.663594470046083,
1269
+ "grad_norm": 0.217911958694458,
1270
+ "learning_rate": 4.0161277134970345e-05,
1271
+ "loss": 0.1648,
1272
+ "num_input_tokens_seen": 4119400,
1273
+ "step": 158
1274
+ },
1275
+ {
1276
+ "epoch": 5.700460829493087,
1277
+ "grad_norm": 0.3220454454421997,
1278
+ "learning_rate": 4.0045375578801214e-05,
1279
+ "loss": 0.1516,
1280
+ "num_input_tokens_seen": 4148144,
1281
+ "step": 159
1282
+ },
1283
+ {
1284
+ "epoch": 5.7373271889400925,
1285
+ "grad_norm": 0.2835656404495239,
1286
+ "learning_rate": 3.9928964792569655e-05,
1287
+ "loss": 0.1597,
1288
+ "num_input_tokens_seen": 4169456,
1289
+ "step": 160
1290
+ },
1291
+ {
1292
+ "epoch": 5.774193548387097,
1293
+ "grad_norm": 0.22007523477077484,
1294
+ "learning_rate": 3.981204871634827e-05,
1295
+ "loss": 0.1535,
1296
+ "num_input_tokens_seen": 4207704,
1297
+ "step": 161
1298
+ },
1299
+ {
1300
+ "epoch": 5.811059907834101,
1301
+ "grad_norm": 0.23791228234767914,
1302
+ "learning_rate": 3.969463130731183e-05,
1303
+ "loss": 0.1472,
1304
+ "num_input_tokens_seen": 4230304,
1305
+ "step": 162
1306
+ },
1307
+ {
1308
+ "epoch": 5.847926267281106,
1309
+ "grad_norm": 0.21866248548030853,
1310
+ "learning_rate": 3.957671653960337e-05,
1311
+ "loss": 0.1362,
1312
+ "num_input_tokens_seen": 4255536,
1313
+ "step": 163
1314
+ },
1315
+ {
1316
+ "epoch": 5.88479262672811,
1317
+ "grad_norm": 0.24037593603134155,
1318
+ "learning_rate": 3.945830840419966e-05,
1319
+ "loss": 0.1443,
1320
+ "num_input_tokens_seen": 4285160,
1321
+ "step": 164
1322
+ },
1323
+ {
1324
+ "epoch": 5.921658986175116,
1325
+ "grad_norm": 0.19541749358177185,
1326
+ "learning_rate": 3.933941090877615e-05,
1327
+ "loss": 0.1647,
1328
+ "num_input_tokens_seen": 4323272,
1329
+ "step": 165
1330
+ },
1331
+ {
1332
+ "epoch": 5.95852534562212,
1333
+ "grad_norm": 0.22034280002117157,
1334
+ "learning_rate": 3.9220028077571295e-05,
1335
+ "loss": 0.1921,
1336
+ "num_input_tokens_seen": 4354912,
1337
+ "step": 166
1338
+ },
1339
+ {
1340
+ "epoch": 5.9953917050691246,
1341
+ "grad_norm": 0.19790567457675934,
1342
+ "learning_rate": 3.910016395125037e-05,
1343
+ "loss": 0.1522,
1344
+ "num_input_tokens_seen": 4387064,
1345
+ "step": 167
1346
+ },
1347
+ {
1348
+ "epoch": 6.0,
1349
+ "grad_norm": 0.6411383152008057,
1350
+ "learning_rate": 3.897982258676867e-05,
1351
+ "loss": 0.2109,
1352
+ "num_input_tokens_seen": 4391856,
1353
+ "step": 168
1354
+ },
1355
+ {
1356
+ "epoch": 6.0368663594470044,
1357
+ "grad_norm": 0.22729864716529846,
1358
+ "learning_rate": 3.885900805723429e-05,
1359
+ "loss": 0.1607,
1360
+ "num_input_tokens_seen": 4419952,
1361
+ "step": 169
1362
+ },
1363
+ {
1364
+ "epoch": 6.073732718894009,
1365
+ "grad_norm": 0.21639327704906464,
1366
+ "learning_rate": 3.873772445177015e-05,
1367
+ "loss": 0.1277,
1368
+ "num_input_tokens_seen": 4442576,
1369
+ "step": 170
1370
+ },
1371
+ {
1372
+ "epoch": 6.110599078341014,
1373
+ "grad_norm": 0.2176467776298523,
1374
+ "learning_rate": 3.861597587537568e-05,
1375
+ "loss": 0.121,
1376
+ "num_input_tokens_seen": 4477568,
1377
+ "step": 171
1378
+ },
1379
+ {
1380
+ "epoch": 6.147465437788019,
1381
+ "grad_norm": 0.21243643760681152,
1382
+ "learning_rate": 3.8493766448787825e-05,
1383
+ "loss": 0.1976,
1384
+ "num_input_tokens_seen": 4509944,
1385
+ "step": 172
1386
+ },
1387
+ {
1388
+ "epoch": 6.184331797235023,
1389
+ "grad_norm": 0.2905130386352539,
1390
+ "learning_rate": 3.837110030834161e-05,
1391
+ "loss": 0.141,
1392
+ "num_input_tokens_seen": 4534704,
1393
+ "step": 173
1394
+ },
1395
+ {
1396
+ "epoch": 6.221198156682028,
1397
+ "grad_norm": 0.2976662218570709,
1398
+ "learning_rate": 3.824798160583012e-05,
1399
+ "loss": 0.1389,
1400
+ "num_input_tokens_seen": 4563912,
1401
+ "step": 174
1402
+ },
1403
+ {
1404
+ "epoch": 6.258064516129032,
1405
+ "grad_norm": 0.2367183119058609,
1406
+ "learning_rate": 3.8124414508364e-05,
1407
+ "loss": 0.1241,
1408
+ "num_input_tokens_seen": 4594712,
1409
+ "step": 175
1410
+ },
1411
+ {
1412
+ "epoch": 6.2949308755760365,
1413
+ "grad_norm": 0.23760217428207397,
1414
+ "learning_rate": 3.8000403198230387e-05,
1415
+ "loss": 0.1415,
1416
+ "num_input_tokens_seen": 4621448,
1417
+ "step": 176
1418
+ },
1419
+ {
1420
+ "epoch": 6.331797235023042,
1421
+ "grad_norm": 0.23512595891952515,
1422
+ "learning_rate": 3.787595187275136e-05,
1423
+ "loss": 0.1277,
1424
+ "num_input_tokens_seen": 4648744,
1425
+ "step": 177
1426
+ },
1427
+ {
1428
+ "epoch": 6.368663594470046,
1429
+ "grad_norm": 0.24028612673282623,
1430
+ "learning_rate": 3.775106474414188e-05,
1431
+ "loss": 0.1636,
1432
+ "num_input_tokens_seen": 4679480,
1433
+ "step": 178
1434
+ },
1435
+ {
1436
+ "epoch": 6.405529953917051,
1437
+ "grad_norm": 0.2704714238643646,
1438
+ "learning_rate": 3.762574603936725e-05,
1439
+ "loss": 0.1341,
1440
+ "num_input_tokens_seen": 4698440,
1441
+ "step": 179
1442
+ },
1443
+ {
1444
+ "epoch": 6.442396313364055,
1445
+ "grad_norm": 0.27304500341415405,
1446
+ "learning_rate": 3.7500000000000003e-05,
1447
+ "loss": 0.1472,
1448
+ "num_input_tokens_seen": 4721120,
1449
+ "step": 180
1450
+ },
1451
+ {
1452
+ "epoch": 6.47926267281106,
1453
+ "grad_norm": 0.2529843747615814,
1454
+ "learning_rate": 3.7373830882076354e-05,
1455
+ "loss": 0.1344,
1456
+ "num_input_tokens_seen": 4743536,
1457
+ "step": 181
1458
+ },
1459
+ {
1460
+ "epoch": 6.516129032258064,
1461
+ "grad_norm": 0.23612789809703827,
1462
+ "learning_rate": 3.7247242955952175e-05,
1463
+ "loss": 0.1255,
1464
+ "num_input_tokens_seen": 4773248,
1465
+ "step": 182
1466
+ },
1467
+ {
1468
+ "epoch": 6.552995391705069,
1469
+ "grad_norm": 0.2793615162372589,
1470
+ "learning_rate": 3.712024050615843e-05,
1471
+ "loss": 0.141,
1472
+ "num_input_tokens_seen": 4804600,
1473
+ "step": 183
1474
+ },
1475
+ {
1476
+ "epoch": 6.589861751152074,
1477
+ "grad_norm": 0.29646047949790955,
1478
+ "learning_rate": 3.699282783125616e-05,
1479
+ "loss": 0.1226,
1480
+ "num_input_tokens_seen": 4826744,
1481
+ "step": 184
1482
+ },
1483
+ {
1484
+ "epoch": 6.626728110599078,
1485
+ "grad_norm": 0.25531846284866333,
1486
+ "learning_rate": 3.686500924369101e-05,
1487
+ "loss": 0.1074,
1488
+ "num_input_tokens_seen": 4849584,
1489
+ "step": 185
1490
+ },
1491
+ {
1492
+ "epoch": 6.663594470046083,
1493
+ "grad_norm": 0.24337461590766907,
1494
+ "learning_rate": 3.673678906964727e-05,
1495
+ "loss": 0.1084,
1496
+ "num_input_tokens_seen": 4875336,
1497
+ "step": 186
1498
+ },
1499
+ {
1500
+ "epoch": 6.700460829493087,
1501
+ "grad_norm": 0.30051150918006897,
1502
+ "learning_rate": 3.660817164890143e-05,
1503
+ "loss": 0.1273,
1504
+ "num_input_tokens_seen": 4895896,
1505
+ "step": 187
1506
+ },
1507
+ {
1508
+ "epoch": 6.7373271889400925,
1509
+ "grad_norm": 0.286495178937912,
1510
+ "learning_rate": 3.6479161334675296e-05,
1511
+ "loss": 0.1447,
1512
+ "num_input_tokens_seen": 4924360,
1513
+ "step": 188
1514
+ },
1515
+ {
1516
+ "epoch": 6.774193548387097,
1517
+ "grad_norm": 0.28501835465431213,
1518
+ "learning_rate": 3.634976249348867e-05,
1519
+ "loss": 0.1548,
1520
+ "num_input_tokens_seen": 4948384,
1521
+ "step": 189
1522
+ },
1523
+ {
1524
+ "epoch": 6.811059907834101,
1525
+ "grad_norm": 0.24231503903865814,
1526
+ "learning_rate": 3.621997950501156e-05,
1527
+ "loss": 0.1507,
1528
+ "num_input_tokens_seen": 4980368,
1529
+ "step": 190
1530
+ },
1531
+ {
1532
+ "epoch": 6.847926267281106,
1533
+ "grad_norm": 0.2752607464790344,
1534
+ "learning_rate": 3.6089816761915906e-05,
1535
+ "loss": 0.1282,
1536
+ "num_input_tokens_seen": 5007744,
1537
+ "step": 191
1538
+ },
1539
+ {
1540
+ "epoch": 6.88479262672811,
1541
+ "grad_norm": 0.27704674005508423,
1542
+ "learning_rate": 3.5959278669726935e-05,
1543
+ "loss": 0.1411,
1544
+ "num_input_tokens_seen": 5030528,
1545
+ "step": 192
1546
+ },
1547
+ {
1548
+ "epoch": 6.921658986175116,
1549
+ "grad_norm": 0.22601065039634705,
1550
+ "learning_rate": 3.582836964667408e-05,
1551
+ "loss": 0.1156,
1552
+ "num_input_tokens_seen": 5065000,
1553
+ "step": 193
1554
+ },
1555
+ {
1556
+ "epoch": 6.95852534562212,
1557
+ "grad_norm": 0.24917051196098328,
1558
+ "learning_rate": 3.569709412354136e-05,
1559
+ "loss": 0.1143,
1560
+ "num_input_tokens_seen": 5091440,
1561
+ "step": 194
1562
+ },
1563
+ {
1564
+ "epoch": 6.9953917050691246,
1565
+ "grad_norm": 0.31986546516418457,
1566
+ "learning_rate": 3.556545654351749e-05,
1567
+ "loss": 0.1466,
1568
+ "num_input_tokens_seen": 5120064,
1569
+ "step": 195
1570
+ },
1571
+ {
1572
+ "epoch": 7.0,
1573
+ "grad_norm": 0.6616023778915405,
1574
+ "learning_rate": 3.543346136204545e-05,
1575
+ "loss": 0.1637,
1576
+ "num_input_tokens_seen": 5123832,
1577
+ "step": 196
1578
+ },
1579
+ {
1580
+ "epoch": 7.0368663594470044,
1581
+ "grad_norm": 0.2567199766635895,
1582
+ "learning_rate": 3.5301113046671714e-05,
1583
+ "loss": 0.1111,
1584
+ "num_input_tokens_seen": 5154136,
1585
+ "step": 197
1586
+ },
1587
+ {
1588
+ "epoch": 7.073732718894009,
1589
+ "grad_norm": 0.24546091258525848,
1590
+ "learning_rate": 3.516841607689501e-05,
1591
+ "loss": 0.1015,
1592
+ "num_input_tokens_seen": 5182792,
1593
+ "step": 198
1594
+ },
1595
+ {
1596
+ "epoch": 7.110599078341014,
1597
+ "grad_norm": 0.25169137120246887,
1598
+ "learning_rate": 3.503537494401473e-05,
1599
+ "loss": 0.1091,
1600
+ "num_input_tokens_seen": 5208280,
1601
+ "step": 199
1602
+ },
1603
+ {
1604
+ "epoch": 7.147465437788019,
1605
+ "grad_norm": 0.27022022008895874,
1606
+ "learning_rate": 3.490199415097892e-05,
1607
+ "loss": 0.1165,
1608
+ "num_input_tokens_seen": 5226024,
1609
+ "step": 200
1610
+ },
1611
+ {
1612
+ "epoch": 7.184331797235023,
1613
+ "grad_norm": 0.2491355836391449,
1614
+ "learning_rate": 3.476827821223184e-05,
1615
+ "loss": 0.1047,
1616
+ "num_input_tokens_seen": 5259096,
1617
+ "step": 201
1618
+ },
1619
+ {
1620
+ "epoch": 7.221198156682028,
1621
+ "grad_norm": 0.28957781195640564,
1622
+ "learning_rate": 3.463423165356121e-05,
1623
+ "loss": 0.1066,
1624
+ "num_input_tokens_seen": 5282232,
1625
+ "step": 202
1626
+ },
1627
+ {
1628
+ "epoch": 7.258064516129032,
1629
+ "grad_norm": 0.29709964990615845,
1630
+ "learning_rate": 3.449985901194498e-05,
1631
+ "loss": 0.0902,
1632
+ "num_input_tokens_seen": 5306272,
1633
+ "step": 203
1634
+ },
1635
+ {
1636
+ "epoch": 7.2949308755760365,
1637
+ "grad_norm": 0.3285166919231415,
1638
+ "learning_rate": 3.436516483539781e-05,
1639
+ "loss": 0.1072,
1640
+ "num_input_tokens_seen": 5330832,
1641
+ "step": 204
1642
+ },
1643
+ {
1644
+ "epoch": 7.331797235023042,
1645
+ "grad_norm": 0.24284234642982483,
1646
+ "learning_rate": 3.423015368281711e-05,
1647
+ "loss": 0.1195,
1648
+ "num_input_tokens_seen": 5359992,
1649
+ "step": 205
1650
+ },
1651
+ {
1652
+ "epoch": 7.368663594470046,
1653
+ "grad_norm": 0.2531001567840576,
1654
+ "learning_rate": 3.409483012382879e-05,
1655
+ "loss": 0.1038,
1656
+ "num_input_tokens_seen": 5392232,
1657
+ "step": 206
1658
+ },
1659
+ {
1660
+ "epoch": 7.405529953917051,
1661
+ "grad_norm": 0.273573637008667,
1662
+ "learning_rate": 3.39591987386325e-05,
1663
+ "loss": 0.109,
1664
+ "num_input_tokens_seen": 5416272,
1665
+ "step": 207
1666
+ },
1667
+ {
1668
+ "epoch": 7.442396313364055,
1669
+ "grad_norm": 0.28594842553138733,
1670
+ "learning_rate": 3.382326411784672e-05,
1671
+ "loss": 0.1035,
1672
+ "num_input_tokens_seen": 5442312,
1673
+ "step": 208
1674
+ },
1675
+ {
1676
+ "epoch": 7.47926267281106,
1677
+ "grad_norm": 0.24845322966575623,
1678
+ "learning_rate": 3.3687030862353286e-05,
1679
+ "loss": 0.0997,
1680
+ "num_input_tokens_seen": 5473408,
1681
+ "step": 209
1682
+ },
1683
+ {
1684
+ "epoch": 7.516129032258064,
1685
+ "grad_norm": 0.2672761082649231,
1686
+ "learning_rate": 3.355050358314172e-05,
1687
+ "loss": 0.1034,
1688
+ "num_input_tokens_seen": 5494256,
1689
+ "step": 210
1690
+ },
1691
+ {
1692
+ "epoch": 7.552995391705069,
1693
+ "grad_norm": 0.29590561985969543,
1694
+ "learning_rate": 3.3413686901153165e-05,
1695
+ "loss": 0.0994,
1696
+ "num_input_tokens_seen": 5519384,
1697
+ "step": 211
1698
+ },
1699
+ {
1700
+ "epoch": 7.589861751152074,
1701
+ "grad_norm": 0.2702927887439728,
1702
+ "learning_rate": 3.327658544712395e-05,
1703
+ "loss": 0.1197,
1704
+ "num_input_tokens_seen": 5544760,
1705
+ "step": 212
1706
+ },
1707
+ {
1708
+ "epoch": 7.626728110599078,
1709
+ "grad_norm": 0.2904987633228302,
1710
+ "learning_rate": 3.313920386142892e-05,
1711
+ "loss": 0.1423,
1712
+ "num_input_tokens_seen": 5574216,
1713
+ "step": 213
1714
+ },
1715
+ {
1716
+ "epoch": 7.663594470046083,
1717
+ "grad_norm": 0.27985090017318726,
1718
+ "learning_rate": 3.3001546793924285e-05,
1719
+ "loss": 0.1171,
1720
+ "num_input_tokens_seen": 5602072,
1721
+ "step": 214
1722
+ },
1723
+ {
1724
+ "epoch": 7.700460829493087,
1725
+ "grad_norm": 0.25102686882019043,
1726
+ "learning_rate": 3.2863618903790346e-05,
1727
+ "loss": 0.1118,
1728
+ "num_input_tokens_seen": 5632056,
1729
+ "step": 215
1730
+ },
1731
+ {
1732
+ "epoch": 7.7373271889400925,
1733
+ "grad_norm": 0.3189446032047272,
1734
+ "learning_rate": 3.272542485937369e-05,
1735
+ "loss": 0.105,
1736
+ "num_input_tokens_seen": 5658216,
1737
+ "step": 216
1738
+ },
1739
+ {
1740
+ "epoch": 7.774193548387097,
1741
+ "grad_norm": 0.30590710043907166,
1742
+ "learning_rate": 3.2586969338029274e-05,
1743
+ "loss": 0.1083,
1744
+ "num_input_tokens_seen": 5684712,
1745
+ "step": 217
1746
+ },
1747
+ {
1748
+ "epoch": 7.811059907834101,
1749
+ "grad_norm": 0.3227143883705139,
1750
+ "learning_rate": 3.244825702596205e-05,
1751
+ "loss": 0.1477,
1752
+ "num_input_tokens_seen": 5709472,
1753
+ "step": 218
1754
+ },
1755
+ {
1756
+ "epoch": 7.847926267281106,
1757
+ "grad_norm": 0.25323161482810974,
1758
+ "learning_rate": 3.230929261806842e-05,
1759
+ "loss": 0.1057,
1760
+ "num_input_tokens_seen": 5742728,
1761
+ "step": 219
1762
+ },
1763
+ {
1764
+ "epoch": 7.88479262672811,
1765
+ "grad_norm": 0.27679508924484253,
1766
+ "learning_rate": 3.217008081777726e-05,
1767
+ "loss": 0.1094,
1768
+ "num_input_tokens_seen": 5768848,
1769
+ "step": 220
1770
+ },
1771
+ {
1772
+ "epoch": 7.921658986175116,
1773
+ "grad_norm": 0.3211810886859894,
1774
+ "learning_rate": 3.203062633689077e-05,
1775
+ "loss": 0.1092,
1776
+ "num_input_tokens_seen": 5795008,
1777
+ "step": 221
1778
+ },
1779
+ {
1780
+ "epoch": 7.95852534562212,
1781
+ "grad_norm": 0.3296988904476166,
1782
+ "learning_rate": 3.1890933895424976e-05,
1783
+ "loss": 0.1253,
1784
+ "num_input_tokens_seen": 5818160,
1785
+ "step": 222
1786
+ },
1787
+ {
1788
+ "epoch": 7.9953917050691246,
1789
+ "grad_norm": 0.2729380130767822,
1790
+ "learning_rate": 3.1751008221450025e-05,
1791
+ "loss": 0.1264,
1792
+ "num_input_tokens_seen": 5850472,
1793
+ "step": 223
1794
+ },
1795
+ {
1796
+ "epoch": 8.0,
1797
+ "grad_norm": 0.6995195150375366,
1798
+ "learning_rate": 3.161085405093006e-05,
1799
+ "loss": 0.1218,
1800
+ "num_input_tokens_seen": 5855808,
1801
+ "step": 224
1802
+ },
1803
+ {
1804
+ "epoch": 8.036866359447005,
1805
+ "grad_norm": 0.3297252357006073,
1806
+ "learning_rate": 3.147047612756302e-05,
1807
+ "loss": 0.0946,
1808
+ "num_input_tokens_seen": 5884832,
1809
+ "step": 225
1810
+ },
1811
+ {
1812
+ "epoch": 8.073732718894009,
1813
+ "grad_norm": 0.2687251567840576,
1814
+ "learning_rate": 3.132987920262005e-05,
1815
+ "loss": 0.0889,
1816
+ "num_input_tokens_seen": 5903392,
1817
+ "step": 226
1818
+ },
1819
+ {
1820
+ "epoch": 8.110599078341014,
1821
+ "grad_norm": 0.2826682925224304,
1822
+ "learning_rate": 3.118906803478465e-05,
1823
+ "loss": 0.1084,
1824
+ "num_input_tokens_seen": 5928240,
1825
+ "step": 227
1826
+ },
1827
+ {
1828
+ "epoch": 8.147465437788018,
1829
+ "grad_norm": 0.27045705914497375,
1830
+ "learning_rate": 3.104804738999169e-05,
1831
+ "loss": 0.1134,
1832
+ "num_input_tokens_seen": 5958392,
1833
+ "step": 228
1834
+ },
1835
+ {
1836
+ "epoch": 8.184331797235023,
1837
+ "grad_norm": 0.2565663754940033,
1838
+ "learning_rate": 3.090682204126604e-05,
1839
+ "loss": 0.0929,
1840
+ "num_input_tokens_seen": 5984088,
1841
+ "step": 229
1842
+ },
1843
+ {
1844
+ "epoch": 8.221198156682028,
1845
+ "grad_norm": 0.28110557794570923,
1846
+ "learning_rate": 3.076539676856101e-05,
1847
+ "loss": 0.0922,
1848
+ "num_input_tokens_seen": 6007936,
1849
+ "step": 230
1850
+ },
1851
+ {
1852
+ "epoch": 8.258064516129032,
1853
+ "grad_norm": 0.2717958092689514,
1854
+ "learning_rate": 3.062377635859663e-05,
1855
+ "loss": 0.072,
1856
+ "num_input_tokens_seen": 6033336,
1857
+ "step": 231
1858
+ },
1859
+ {
1860
+ "epoch": 8.294930875576037,
1861
+ "grad_norm": 0.3095947802066803,
1862
+ "learning_rate": 3.048196560469758e-05,
1863
+ "loss": 0.1176,
1864
+ "num_input_tokens_seen": 6060160,
1865
+ "step": 232
1866
+ },
1867
+ {
1868
+ "epoch": 8.331797235023041,
1869
+ "grad_norm": 0.3245174288749695,
1870
+ "learning_rate": 3.0339969306631005e-05,
1871
+ "loss": 0.0886,
1872
+ "num_input_tokens_seen": 6088280,
1873
+ "step": 233
1874
+ },
1875
+ {
1876
+ "epoch": 8.368663594470046,
1877
+ "grad_norm": 0.2761123776435852,
1878
+ "learning_rate": 3.0197792270443982e-05,
1879
+ "loss": 0.0831,
1880
+ "num_input_tokens_seen": 6119752,
1881
+ "step": 234
1882
+ },
1883
+ {
1884
+ "epoch": 8.40552995391705,
1885
+ "grad_norm": 0.33236628770828247,
1886
+ "learning_rate": 3.0055439308300952e-05,
1887
+ "loss": 0.1222,
1888
+ "num_input_tokens_seen": 6154672,
1889
+ "step": 235
1890
+ },
1891
+ {
1892
+ "epoch": 8.442396313364055,
1893
+ "grad_norm": 0.2539371848106384,
1894
+ "learning_rate": 2.9912915238320754e-05,
1895
+ "loss": 0.0856,
1896
+ "num_input_tokens_seen": 6181152,
1897
+ "step": 236
1898
+ },
1899
+ {
1900
+ "epoch": 8.47926267281106,
1901
+ "grad_norm": 0.25849923491477966,
1902
+ "learning_rate": 2.9770224884413623e-05,
1903
+ "loss": 0.0842,
1904
+ "num_input_tokens_seen": 6208248,
1905
+ "step": 237
1906
+ },
1907
+ {
1908
+ "epoch": 8.516129032258064,
1909
+ "grad_norm": 0.2990070879459381,
1910
+ "learning_rate": 2.9627373076117863e-05,
1911
+ "loss": 0.0816,
1912
+ "num_input_tokens_seen": 6232704,
1913
+ "step": 238
1914
+ },
1915
+ {
1916
+ "epoch": 8.55299539170507,
1917
+ "grad_norm": 0.2482941746711731,
1918
+ "learning_rate": 2.9484364648436437e-05,
1919
+ "loss": 0.0725,
1920
+ "num_input_tokens_seen": 6264600,
1921
+ "step": 239
1922
+ },
1923
+ {
1924
+ "epoch": 8.589861751152073,
1925
+ "grad_norm": 0.31631267070770264,
1926
+ "learning_rate": 2.9341204441673266e-05,
1927
+ "loss": 0.0917,
1928
+ "num_input_tokens_seen": 6289416,
1929
+ "step": 240
1930
+ },
1931
+ {
1932
+ "epoch": 8.626728110599078,
1933
+ "grad_norm": 0.32536354660987854,
1934
+ "learning_rate": 2.9197897301269435e-05,
1935
+ "loss": 0.1029,
1936
+ "num_input_tokens_seen": 6313624,
1937
+ "step": 241
1938
+ },
1939
+ {
1940
+ "epoch": 8.663594470046084,
1941
+ "grad_norm": 0.28533875942230225,
1942
+ "learning_rate": 2.905444807763919e-05,
1943
+ "loss": 0.0876,
1944
+ "num_input_tokens_seen": 6337560,
1945
+ "step": 242
1946
+ },
1947
+ {
1948
+ "epoch": 8.700460829493087,
1949
+ "grad_norm": 0.32342368364334106,
1950
+ "learning_rate": 2.8910861626005776e-05,
1951
+ "loss": 0.081,
1952
+ "num_input_tokens_seen": 6362016,
1953
+ "step": 243
1954
+ }
1955
+ ],
1956
+ "logging_steps": 1.0,
1957
+ "max_steps": 540,
1958
+ "num_input_tokens_seen": 6362016,
1959
+ "num_train_epochs": 20,
1960
+ "save_steps": 27,
1961
+ "stateful_callbacks": {
1962
+ "TrainerControl": {
1963
+ "args": {
1964
+ "should_epoch_stop": false,
1965
+ "should_evaluate": false,
1966
+ "should_log": false,
1967
+ "should_save": true,
1968
+ "should_training_stop": false
1969
+ },
1970
+ "attributes": {}
1971
+ }
1972
+ },
1973
+ "total_flos": 5.367103103382323e+17,
1974
+ "train_batch_size": 1,
1975
+ "trial_name": null,
1976
+ "trial_params": null
1977
+ }
checkpoint-27/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-270/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.12.0
checkpoint-270/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-297/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-297/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-297/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-324/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "q_proj",
25
+ "o_proj",
26
+ "up_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "down_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-324/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-324/trainer_state.json ADDED
@@ -0,0 +1,2625 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 11.589861751152073,
5
+ "eval_steps": 500,
6
+ "global_step": 324,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.03686635944700461,
13
+ "grad_norm": 0.06150835379958153,
14
+ "learning_rate": 4.999957692144361e-05,
15
+ "loss": 0.663,
16
+ "num_input_tokens_seen": 23408,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.07373271889400922,
21
+ "grad_norm": 0.05766688659787178,
22
+ "learning_rate": 4.999830770009406e-05,
23
+ "loss": 0.5847,
24
+ "num_input_tokens_seen": 45520,
25
+ "step": 2
26
+ },
27
+ {
28
+ "epoch": 0.11059907834101383,
29
+ "grad_norm": 0.0780782401561737,
30
+ "learning_rate": 4.9996192378909786e-05,
31
+ "loss": 0.5545,
32
+ "num_input_tokens_seen": 68904,
33
+ "step": 3
34
+ },
35
+ {
36
+ "epoch": 0.14746543778801843,
37
+ "grad_norm": 0.07575194537639618,
38
+ "learning_rate": 4.9993231029486544e-05,
39
+ "loss": 0.7025,
40
+ "num_input_tokens_seen": 89696,
41
+ "step": 4
42
+ },
43
+ {
44
+ "epoch": 0.18433179723502305,
45
+ "grad_norm": 0.0708586797118187,
46
+ "learning_rate": 4.998942375205502e-05,
47
+ "loss": 0.6063,
48
+ "num_input_tokens_seen": 118440,
49
+ "step": 5
50
+ },
51
+ {
52
+ "epoch": 0.22119815668202766,
53
+ "grad_norm": 0.0794093981385231,
54
+ "learning_rate": 4.99847706754774e-05,
55
+ "loss": 0.593,
56
+ "num_input_tokens_seen": 145072,
57
+ "step": 6
58
+ },
59
+ {
60
+ "epoch": 0.25806451612903225,
61
+ "grad_norm": 0.04954744130373001,
62
+ "learning_rate": 4.997927195724303e-05,
63
+ "loss": 0.4857,
64
+ "num_input_tokens_seen": 182112,
65
+ "step": 7
66
+ },
67
+ {
68
+ "epoch": 0.29493087557603687,
69
+ "grad_norm": 0.06549246609210968,
70
+ "learning_rate": 4.997292778346312e-05,
71
+ "loss": 0.5393,
72
+ "num_input_tokens_seen": 212192,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.3317972350230415,
77
+ "grad_norm": 0.07614441215991974,
78
+ "learning_rate": 4.996573836886435e-05,
79
+ "loss": 0.7044,
80
+ "num_input_tokens_seen": 233728,
81
+ "step": 9
82
+ },
83
+ {
84
+ "epoch": 0.3686635944700461,
85
+ "grad_norm": 0.07068340480327606,
86
+ "learning_rate": 4.995770395678171e-05,
87
+ "loss": 0.6086,
88
+ "num_input_tokens_seen": 259776,
89
+ "step": 10
90
+ },
91
+ {
92
+ "epoch": 0.4055299539170507,
93
+ "grad_norm": 0.07266585528850555,
94
+ "learning_rate": 4.9948824819150185e-05,
95
+ "loss": 0.6247,
96
+ "num_input_tokens_seen": 284816,
97
+ "step": 11
98
+ },
99
+ {
100
+ "epoch": 0.4423963133640553,
101
+ "grad_norm": 0.06145177036523819,
102
+ "learning_rate": 4.993910125649561e-05,
103
+ "loss": 0.4918,
104
+ "num_input_tokens_seen": 309776,
105
+ "step": 12
106
+ },
107
+ {
108
+ "epoch": 0.4792626728110599,
109
+ "grad_norm": 0.06720694154500961,
110
+ "learning_rate": 4.992853359792444e-05,
111
+ "loss": 0.5017,
112
+ "num_input_tokens_seen": 339064,
113
+ "step": 13
114
+ },
115
+ {
116
+ "epoch": 0.5161290322580645,
117
+ "grad_norm": 0.07309022545814514,
118
+ "learning_rate": 4.9917122201112656e-05,
119
+ "loss": 0.5447,
120
+ "num_input_tokens_seen": 369864,
121
+ "step": 14
122
+ },
123
+ {
124
+ "epoch": 0.5529953917050692,
125
+ "grad_norm": 0.0778132826089859,
126
+ "learning_rate": 4.990486745229364e-05,
127
+ "loss": 0.5034,
128
+ "num_input_tokens_seen": 397184,
129
+ "step": 15
130
+ },
131
+ {
132
+ "epoch": 0.5898617511520737,
133
+ "grad_norm": 0.07727856189012527,
134
+ "learning_rate": 4.989176976624511e-05,
135
+ "loss": 0.5277,
136
+ "num_input_tokens_seen": 426296,
137
+ "step": 16
138
+ },
139
+ {
140
+ "epoch": 0.6267281105990783,
141
+ "grad_norm": 0.0700518786907196,
142
+ "learning_rate": 4.987782958627508e-05,
143
+ "loss": 0.5356,
144
+ "num_input_tokens_seen": 459544,
145
+ "step": 17
146
+ },
147
+ {
148
+ "epoch": 0.663594470046083,
149
+ "grad_norm": 0.07351912558078766,
150
+ "learning_rate": 4.9863047384206835e-05,
151
+ "loss": 0.5505,
152
+ "num_input_tokens_seen": 488616,
153
+ "step": 18
154
+ },
155
+ {
156
+ "epoch": 0.7004608294930875,
157
+ "grad_norm": 0.08268705755472183,
158
+ "learning_rate": 4.9847423660363e-05,
159
+ "loss": 0.5557,
160
+ "num_input_tokens_seen": 512176,
161
+ "step": 19
162
+ },
163
+ {
164
+ "epoch": 0.7373271889400922,
165
+ "grad_norm": 0.08081424236297607,
166
+ "learning_rate": 4.983095894354858e-05,
167
+ "loss": 0.4576,
168
+ "num_input_tokens_seen": 539456,
169
+ "step": 20
170
+ },
171
+ {
172
+ "epoch": 0.7741935483870968,
173
+ "grad_norm": 0.07748426496982574,
174
+ "learning_rate": 4.9813653791033057e-05,
175
+ "loss": 0.3918,
176
+ "num_input_tokens_seen": 561384,
177
+ "step": 21
178
+ },
179
+ {
180
+ "epoch": 0.8110599078341014,
181
+ "grad_norm": 0.10133849829435349,
182
+ "learning_rate": 4.979550878853154e-05,
183
+ "loss": 0.531,
184
+ "num_input_tokens_seen": 589792,
185
+ "step": 22
186
+ },
187
+ {
188
+ "epoch": 0.847926267281106,
189
+ "grad_norm": 0.09528470784425735,
190
+ "learning_rate": 4.9776524550184965e-05,
191
+ "loss": 0.4159,
192
+ "num_input_tokens_seen": 613944,
193
+ "step": 23
194
+ },
195
+ {
196
+ "epoch": 0.8847926267281107,
197
+ "grad_norm": 0.08829868584871292,
198
+ "learning_rate": 4.975670171853926e-05,
199
+ "loss": 0.403,
200
+ "num_input_tokens_seen": 641432,
201
+ "step": 24
202
+ },
203
+ {
204
+ "epoch": 0.9216589861751152,
205
+ "grad_norm": 0.10020875930786133,
206
+ "learning_rate": 4.973604096452361e-05,
207
+ "loss": 0.4238,
208
+ "num_input_tokens_seen": 665232,
209
+ "step": 25
210
+ },
211
+ {
212
+ "epoch": 0.9585253456221198,
213
+ "grad_norm": 0.1256554126739502,
214
+ "learning_rate": 4.971454298742779e-05,
215
+ "loss": 0.5033,
216
+ "num_input_tokens_seen": 687216,
217
+ "step": 26
218
+ },
219
+ {
220
+ "epoch": 0.9953917050691244,
221
+ "grad_norm": 0.17123407125473022,
222
+ "learning_rate": 4.9692208514878444e-05,
223
+ "loss": 0.3842,
224
+ "num_input_tokens_seen": 728880,
225
+ "step": 27
226
+ },
227
+ {
228
+ "epoch": 1.0,
229
+ "grad_norm": 0.27383726835250854,
230
+ "learning_rate": 4.966903830281449e-05,
231
+ "loss": 0.4988,
232
+ "num_input_tokens_seen": 731976,
233
+ "step": 28
234
+ },
235
+ {
236
+ "epoch": 1.0368663594470047,
237
+ "grad_norm": 0.148647278547287,
238
+ "learning_rate": 4.9645033135461494e-05,
239
+ "loss": 0.4489,
240
+ "num_input_tokens_seen": 756184,
241
+ "step": 29
242
+ },
243
+ {
244
+ "epoch": 1.0737327188940091,
245
+ "grad_norm": 0.11988866329193115,
246
+ "learning_rate": 4.962019382530521e-05,
247
+ "loss": 0.4999,
248
+ "num_input_tokens_seen": 779072,
249
+ "step": 30
250
+ },
251
+ {
252
+ "epoch": 1.1105990783410138,
253
+ "grad_norm": 0.10590679943561554,
254
+ "learning_rate": 4.9594521213063974e-05,
255
+ "loss": 0.3711,
256
+ "num_input_tokens_seen": 805672,
257
+ "step": 31
258
+ },
259
+ {
260
+ "epoch": 1.1474654377880185,
261
+ "grad_norm": 0.11934591829776764,
262
+ "learning_rate": 4.9568016167660334e-05,
263
+ "loss": 0.3385,
264
+ "num_input_tokens_seen": 828840,
265
+ "step": 32
266
+ },
267
+ {
268
+ "epoch": 1.1843317972350231,
269
+ "grad_norm": 0.11900116503238678,
270
+ "learning_rate": 4.9540679586191605e-05,
271
+ "loss": 0.3812,
272
+ "num_input_tokens_seen": 850792,
273
+ "step": 33
274
+ },
275
+ {
276
+ "epoch": 1.2211981566820276,
277
+ "grad_norm": 0.11279546469449997,
278
+ "learning_rate": 4.951251239389948e-05,
279
+ "loss": 0.2924,
280
+ "num_input_tokens_seen": 885608,
281
+ "step": 34
282
+ },
283
+ {
284
+ "epoch": 1.2580645161290323,
285
+ "grad_norm": 0.08340126276016235,
286
+ "learning_rate": 4.948351554413879e-05,
287
+ "loss": 0.3489,
288
+ "num_input_tokens_seen": 921912,
289
+ "step": 35
290
+ },
291
+ {
292
+ "epoch": 1.294930875576037,
293
+ "grad_norm": 0.11327336728572845,
294
+ "learning_rate": 4.9453690018345144e-05,
295
+ "loss": 0.2921,
296
+ "num_input_tokens_seen": 945672,
297
+ "step": 36
298
+ },
299
+ {
300
+ "epoch": 1.3317972350230414,
301
+ "grad_norm": 0.10909265279769897,
302
+ "learning_rate": 4.942303682600178e-05,
303
+ "loss": 0.3421,
304
+ "num_input_tokens_seen": 970824,
305
+ "step": 37
306
+ },
307
+ {
308
+ "epoch": 1.368663594470046,
309
+ "grad_norm": 0.11239592730998993,
310
+ "learning_rate": 4.939155700460536e-05,
311
+ "loss": 0.3848,
312
+ "num_input_tokens_seen": 995840,
313
+ "step": 38
314
+ },
315
+ {
316
+ "epoch": 1.4055299539170507,
317
+ "grad_norm": 0.1034158244729042,
318
+ "learning_rate": 4.9359251619630886e-05,
319
+ "loss": 0.3434,
320
+ "num_input_tokens_seen": 1035880,
321
+ "step": 39
322
+ },
323
+ {
324
+ "epoch": 1.4423963133640554,
325
+ "grad_norm": 0.12086673080921173,
326
+ "learning_rate": 4.9326121764495596e-05,
327
+ "loss": 0.3588,
328
+ "num_input_tokens_seen": 1056488,
329
+ "step": 40
330
+ },
331
+ {
332
+ "epoch": 1.4792626728110598,
333
+ "grad_norm": 0.11408794671297073,
334
+ "learning_rate": 4.9292168560522014e-05,
335
+ "loss": 0.4021,
336
+ "num_input_tokens_seen": 1080080,
337
+ "step": 41
338
+ },
339
+ {
340
+ "epoch": 1.5161290322580645,
341
+ "grad_norm": 0.1417722851037979,
342
+ "learning_rate": 4.925739315689991e-05,
343
+ "loss": 0.3343,
344
+ "num_input_tokens_seen": 1095632,
345
+ "step": 42
346
+ },
347
+ {
348
+ "epoch": 1.5529953917050692,
349
+ "grad_norm": 0.2315663844347,
350
+ "learning_rate": 4.9221796730647516e-05,
351
+ "loss": 0.4025,
352
+ "num_input_tokens_seen": 1126040,
353
+ "step": 43
354
+ },
355
+ {
356
+ "epoch": 1.5898617511520738,
357
+ "grad_norm": 0.07856712490320206,
358
+ "learning_rate": 4.9185380486571595e-05,
359
+ "loss": 0.3337,
360
+ "num_input_tokens_seen": 1156656,
361
+ "step": 44
362
+ },
363
+ {
364
+ "epoch": 1.6267281105990783,
365
+ "grad_norm": 0.10064279288053513,
366
+ "learning_rate": 4.914814565722671e-05,
367
+ "loss": 0.3758,
368
+ "num_input_tokens_seen": 1183400,
369
+ "step": 45
370
+ },
371
+ {
372
+ "epoch": 1.663594470046083,
373
+ "grad_norm": 0.106510229408741,
374
+ "learning_rate": 4.9110093502873476e-05,
375
+ "loss": 0.3363,
376
+ "num_input_tokens_seen": 1209680,
377
+ "step": 46
378
+ },
379
+ {
380
+ "epoch": 1.7004608294930876,
381
+ "grad_norm": 0.10446175187826157,
382
+ "learning_rate": 4.907122531143594e-05,
383
+ "loss": 0.3853,
384
+ "num_input_tokens_seen": 1237864,
385
+ "step": 47
386
+ },
387
+ {
388
+ "epoch": 1.737327188940092,
389
+ "grad_norm": 0.2570022940635681,
390
+ "learning_rate": 4.9031542398457974e-05,
391
+ "loss": 0.3194,
392
+ "num_input_tokens_seen": 1273080,
393
+ "step": 48
394
+ },
395
+ {
396
+ "epoch": 1.7741935483870968,
397
+ "grad_norm": 0.0968039259314537,
398
+ "learning_rate": 4.8991046107058735e-05,
399
+ "loss": 0.2955,
400
+ "num_input_tokens_seen": 1300256,
401
+ "step": 49
402
+ },
403
+ {
404
+ "epoch": 1.8110599078341014,
405
+ "grad_norm": 0.11750692129135132,
406
+ "learning_rate": 4.894973780788722e-05,
407
+ "loss": 0.3314,
408
+ "num_input_tokens_seen": 1322616,
409
+ "step": 50
410
+ },
411
+ {
412
+ "epoch": 1.8479262672811059,
413
+ "grad_norm": 0.09568070620298386,
414
+ "learning_rate": 4.890761889907589e-05,
415
+ "loss": 0.3341,
416
+ "num_input_tokens_seen": 1353552,
417
+ "step": 51
418
+ },
419
+ {
420
+ "epoch": 1.8847926267281108,
421
+ "grad_norm": 0.11816362291574478,
422
+ "learning_rate": 4.88646908061933e-05,
423
+ "loss": 0.3202,
424
+ "num_input_tokens_seen": 1376456,
425
+ "step": 52
426
+ },
427
+ {
428
+ "epoch": 1.9216589861751152,
429
+ "grad_norm": 0.133891761302948,
430
+ "learning_rate": 4.8820954982195905e-05,
431
+ "loss": 0.2852,
432
+ "num_input_tokens_seen": 1398344,
433
+ "step": 53
434
+ },
435
+ {
436
+ "epoch": 1.9585253456221197,
437
+ "grad_norm": 0.11985364556312561,
438
+ "learning_rate": 4.877641290737884e-05,
439
+ "loss": 0.3413,
440
+ "num_input_tokens_seen": 1424264,
441
+ "step": 54
442
+ },
443
+ {
444
+ "epoch": 1.9953917050691246,
445
+ "grad_norm": 0.09828098118305206,
446
+ "learning_rate": 4.873106608932585e-05,
447
+ "loss": 0.2726,
448
+ "num_input_tokens_seen": 1460688,
449
+ "step": 55
450
+ },
451
+ {
452
+ "epoch": 2.0,
453
+ "grad_norm": 0.31861889362335205,
454
+ "learning_rate": 4.868491606285823e-05,
455
+ "loss": 0.3512,
456
+ "num_input_tokens_seen": 1463952,
457
+ "step": 56
458
+ },
459
+ {
460
+ "epoch": 2.0368663594470044,
461
+ "grad_norm": 0.11089354753494263,
462
+ "learning_rate": 4.8637964389982926e-05,
463
+ "loss": 0.2953,
464
+ "num_input_tokens_seen": 1492600,
465
+ "step": 57
466
+ },
467
+ {
468
+ "epoch": 2.0737327188940093,
469
+ "grad_norm": 0.12034712731838226,
470
+ "learning_rate": 4.859021265983959e-05,
471
+ "loss": 0.2875,
472
+ "num_input_tokens_seen": 1514496,
473
+ "step": 58
474
+ },
475
+ {
476
+ "epoch": 2.110599078341014,
477
+ "grad_norm": 0.1372830867767334,
478
+ "learning_rate": 4.854166248864689e-05,
479
+ "loss": 0.3535,
480
+ "num_input_tokens_seen": 1541656,
481
+ "step": 59
482
+ },
483
+ {
484
+ "epoch": 2.1474654377880182,
485
+ "grad_norm": 0.10605650395154953,
486
+ "learning_rate": 4.849231551964771e-05,
487
+ "loss": 0.3013,
488
+ "num_input_tokens_seen": 1569672,
489
+ "step": 60
490
+ },
491
+ {
492
+ "epoch": 2.184331797235023,
493
+ "grad_norm": 0.12524856626987457,
494
+ "learning_rate": 4.844217342305363e-05,
495
+ "loss": 0.2558,
496
+ "num_input_tokens_seen": 1599304,
497
+ "step": 61
498
+ },
499
+ {
500
+ "epoch": 2.2211981566820276,
501
+ "grad_norm": 0.1151009052991867,
502
+ "learning_rate": 4.839123789598829e-05,
503
+ "loss": 0.2666,
504
+ "num_input_tokens_seen": 1628288,
505
+ "step": 62
506
+ },
507
+ {
508
+ "epoch": 2.258064516129032,
509
+ "grad_norm": 0.10297228395938873,
510
+ "learning_rate": 4.8339510662430046e-05,
511
+ "loss": 0.2982,
512
+ "num_input_tokens_seen": 1656384,
513
+ "step": 63
514
+ },
515
+ {
516
+ "epoch": 2.294930875576037,
517
+ "grad_norm": 0.11971966177225113,
518
+ "learning_rate": 4.828699347315356e-05,
519
+ "loss": 0.3746,
520
+ "num_input_tokens_seen": 1679344,
521
+ "step": 64
522
+ },
523
+ {
524
+ "epoch": 2.3317972350230414,
525
+ "grad_norm": 0.12384694814682007,
526
+ "learning_rate": 4.823368810567056e-05,
527
+ "loss": 0.2605,
528
+ "num_input_tokens_seen": 1703904,
529
+ "step": 65
530
+ },
531
+ {
532
+ "epoch": 2.3686635944700463,
533
+ "grad_norm": 0.14720793068408966,
534
+ "learning_rate": 4.817959636416969e-05,
535
+ "loss": 0.2816,
536
+ "num_input_tokens_seen": 1722360,
537
+ "step": 66
538
+ },
539
+ {
540
+ "epoch": 2.4055299539170507,
541
+ "grad_norm": 0.10553745925426483,
542
+ "learning_rate": 4.81247200794554e-05,
543
+ "loss": 0.2502,
544
+ "num_input_tokens_seen": 1752464,
545
+ "step": 67
546
+ },
547
+ {
548
+ "epoch": 2.442396313364055,
549
+ "grad_norm": 0.11162563413381577,
550
+ "learning_rate": 4.806906110888606e-05,
551
+ "loss": 0.2286,
552
+ "num_input_tokens_seen": 1782744,
553
+ "step": 68
554
+ },
555
+ {
556
+ "epoch": 2.47926267281106,
557
+ "grad_norm": 0.12341686338186264,
558
+ "learning_rate": 4.8012621336311016e-05,
559
+ "loss": 0.299,
560
+ "num_input_tokens_seen": 1815120,
561
+ "step": 69
562
+ },
563
+ {
564
+ "epoch": 2.5161290322580645,
565
+ "grad_norm": 0.12033814936876297,
566
+ "learning_rate": 4.7955402672006854e-05,
567
+ "loss": 0.2609,
568
+ "num_input_tokens_seen": 1840408,
569
+ "step": 70
570
+ },
571
+ {
572
+ "epoch": 2.5529953917050694,
573
+ "grad_norm": 0.11412363499403,
574
+ "learning_rate": 4.789740705261278e-05,
575
+ "loss": 0.3316,
576
+ "num_input_tokens_seen": 1873000,
577
+ "step": 71
578
+ },
579
+ {
580
+ "epoch": 2.589861751152074,
581
+ "grad_norm": 0.18193566799163818,
582
+ "learning_rate": 4.783863644106502e-05,
583
+ "loss": 0.2773,
584
+ "num_input_tokens_seen": 1900920,
585
+ "step": 72
586
+ },
587
+ {
588
+ "epoch": 2.6267281105990783,
589
+ "grad_norm": 0.14569184184074402,
590
+ "learning_rate": 4.777909282653042e-05,
591
+ "loss": 0.2644,
592
+ "num_input_tokens_seen": 1919272,
593
+ "step": 73
594
+ },
595
+ {
596
+ "epoch": 2.6635944700460827,
597
+ "grad_norm": 0.12456360459327698,
598
+ "learning_rate": 4.771877822433911e-05,
599
+ "loss": 0.2974,
600
+ "num_input_tokens_seen": 1959152,
601
+ "step": 74
602
+ },
603
+ {
604
+ "epoch": 2.7004608294930876,
605
+ "grad_norm": 0.1362839788198471,
606
+ "learning_rate": 4.765769467591625e-05,
607
+ "loss": 0.2743,
608
+ "num_input_tokens_seen": 1982960,
609
+ "step": 75
610
+ },
611
+ {
612
+ "epoch": 2.737327188940092,
613
+ "grad_norm": 0.15120629966259003,
614
+ "learning_rate": 4.759584424871302e-05,
615
+ "loss": 0.2425,
616
+ "num_input_tokens_seen": 2006736,
617
+ "step": 76
618
+ },
619
+ {
620
+ "epoch": 2.774193548387097,
621
+ "grad_norm": 0.15145516395568848,
622
+ "learning_rate": 4.7533229036136553e-05,
623
+ "loss": 0.2723,
624
+ "num_input_tokens_seen": 2031536,
625
+ "step": 77
626
+ },
627
+ {
628
+ "epoch": 2.8110599078341014,
629
+ "grad_norm": 0.1607382595539093,
630
+ "learning_rate": 4.7469851157479177e-05,
631
+ "loss": 0.2525,
632
+ "num_input_tokens_seen": 2053168,
633
+ "step": 78
634
+ },
635
+ {
636
+ "epoch": 2.847926267281106,
637
+ "grad_norm": 0.14976347982883453,
638
+ "learning_rate": 4.740571275784659e-05,
639
+ "loss": 0.2792,
640
+ "num_input_tokens_seen": 2078208,
641
+ "step": 79
642
+ },
643
+ {
644
+ "epoch": 2.8847926267281108,
645
+ "grad_norm": 0.12997782230377197,
646
+ "learning_rate": 4.734081600808531e-05,
647
+ "loss": 0.291,
648
+ "num_input_tokens_seen": 2101560,
649
+ "step": 80
650
+ },
651
+ {
652
+ "epoch": 2.921658986175115,
653
+ "grad_norm": 0.1369074434041977,
654
+ "learning_rate": 4.72751631047092e-05,
655
+ "loss": 0.2492,
656
+ "num_input_tokens_seen": 2127824,
657
+ "step": 81
658
+ },
659
+ {
660
+ "epoch": 2.9585253456221197,
661
+ "grad_norm": 0.11734048277139664,
662
+ "learning_rate": 4.7208756269825104e-05,
663
+ "loss": 0.2442,
664
+ "num_input_tokens_seen": 2171536,
665
+ "step": 82
666
+ },
667
+ {
668
+ "epoch": 2.9953917050691246,
669
+ "grad_norm": 0.14909496903419495,
670
+ "learning_rate": 4.714159775105765e-05,
671
+ "loss": 0.2344,
672
+ "num_input_tokens_seen": 2193016,
673
+ "step": 83
674
+ },
675
+ {
676
+ "epoch": 3.0,
677
+ "grad_norm": 0.40910854935646057,
678
+ "learning_rate": 4.707368982147318e-05,
679
+ "loss": 0.2645,
680
+ "num_input_tokens_seen": 2195928,
681
+ "step": 84
682
+ },
683
+ {
684
+ "epoch": 3.0368663594470044,
685
+ "grad_norm": 0.1433151513338089,
686
+ "learning_rate": 4.700503477950278e-05,
687
+ "loss": 0.2185,
688
+ "num_input_tokens_seen": 2219472,
689
+ "step": 85
690
+ },
691
+ {
692
+ "epoch": 3.0737327188940093,
693
+ "grad_norm": 0.13229826092720032,
694
+ "learning_rate": 4.693563494886455e-05,
695
+ "loss": 0.2364,
696
+ "num_input_tokens_seen": 2246504,
697
+ "step": 86
698
+ },
699
+ {
700
+ "epoch": 3.110599078341014,
701
+ "grad_norm": 0.1702108383178711,
702
+ "learning_rate": 4.6865492678484895e-05,
703
+ "loss": 0.2703,
704
+ "num_input_tokens_seen": 2270304,
705
+ "step": 87
706
+ },
707
+ {
708
+ "epoch": 3.1474654377880182,
709
+ "grad_norm": 0.1411813497543335,
710
+ "learning_rate": 4.679461034241906e-05,
711
+ "loss": 0.2807,
712
+ "num_input_tokens_seen": 2299968,
713
+ "step": 88
714
+ },
715
+ {
716
+ "epoch": 3.184331797235023,
717
+ "grad_norm": 0.12941044569015503,
718
+ "learning_rate": 4.672299033977076e-05,
719
+ "loss": 0.2182,
720
+ "num_input_tokens_seen": 2333432,
721
+ "step": 89
722
+ },
723
+ {
724
+ "epoch": 3.2211981566820276,
725
+ "grad_norm": 0.1649884432554245,
726
+ "learning_rate": 4.665063509461097e-05,
727
+ "loss": 0.2572,
728
+ "num_input_tokens_seen": 2355320,
729
+ "step": 90
730
+ },
731
+ {
732
+ "epoch": 3.258064516129032,
733
+ "grad_norm": 0.14386451244354248,
734
+ "learning_rate": 4.657754705589591e-05,
735
+ "loss": 0.2412,
736
+ "num_input_tokens_seen": 2378416,
737
+ "step": 91
738
+ },
739
+ {
740
+ "epoch": 3.294930875576037,
741
+ "grad_norm": 0.15350477397441864,
742
+ "learning_rate": 4.650372869738414e-05,
743
+ "loss": 0.242,
744
+ "num_input_tokens_seen": 2405432,
745
+ "step": 92
746
+ },
747
+ {
748
+ "epoch": 3.3317972350230414,
749
+ "grad_norm": 0.16243231296539307,
750
+ "learning_rate": 4.642918251755281e-05,
751
+ "loss": 0.2436,
752
+ "num_input_tokens_seen": 2429992,
753
+ "step": 93
754
+ },
755
+ {
756
+ "epoch": 3.3686635944700463,
757
+ "grad_norm": 0.18401454389095306,
758
+ "learning_rate": 4.6353911039513145e-05,
759
+ "loss": 0.2538,
760
+ "num_input_tokens_seen": 2456264,
761
+ "step": 94
762
+ },
763
+ {
764
+ "epoch": 3.4055299539170507,
765
+ "grad_norm": 0.13898858428001404,
766
+ "learning_rate": 4.627791681092499e-05,
767
+ "loss": 0.2065,
768
+ "num_input_tokens_seen": 2486032,
769
+ "step": 95
770
+ },
771
+ {
772
+ "epoch": 3.442396313364055,
773
+ "grad_norm": 0.16943225264549255,
774
+ "learning_rate": 4.620120240391065e-05,
775
+ "loss": 0.2086,
776
+ "num_input_tokens_seen": 2509272,
777
+ "step": 96
778
+ },
779
+ {
780
+ "epoch": 3.47926267281106,
781
+ "grad_norm": 0.15286582708358765,
782
+ "learning_rate": 4.612377041496776e-05,
783
+ "loss": 0.2517,
784
+ "num_input_tokens_seen": 2538392,
785
+ "step": 97
786
+ },
787
+ {
788
+ "epoch": 3.5161290322580645,
789
+ "grad_norm": 0.17737072706222534,
790
+ "learning_rate": 4.604562346488144e-05,
791
+ "loss": 0.2413,
792
+ "num_input_tokens_seen": 2562624,
793
+ "step": 98
794
+ },
795
+ {
796
+ "epoch": 3.5529953917050694,
797
+ "grad_norm": 0.13630996644496918,
798
+ "learning_rate": 4.5966764198635606e-05,
799
+ "loss": 0.2157,
800
+ "num_input_tokens_seen": 2595448,
801
+ "step": 99
802
+ },
803
+ {
804
+ "epoch": 3.589861751152074,
805
+ "grad_norm": 0.13918158411979675,
806
+ "learning_rate": 4.588719528532342e-05,
807
+ "loss": 0.2319,
808
+ "num_input_tokens_seen": 2633568,
809
+ "step": 100
810
+ },
811
+ {
812
+ "epoch": 3.6267281105990783,
813
+ "grad_norm": 0.16548505425453186,
814
+ "learning_rate": 4.580691941805695e-05,
815
+ "loss": 0.2473,
816
+ "num_input_tokens_seen": 2659408,
817
+ "step": 101
818
+ },
819
+ {
820
+ "epoch": 3.6635944700460827,
821
+ "grad_norm": 0.17397943139076233,
822
+ "learning_rate": 4.572593931387604e-05,
823
+ "loss": 0.2527,
824
+ "num_input_tokens_seen": 2687272,
825
+ "step": 102
826
+ },
827
+ {
828
+ "epoch": 3.7004608294930876,
829
+ "grad_norm": 0.15970823168754578,
830
+ "learning_rate": 4.5644257713656356e-05,
831
+ "loss": 0.22,
832
+ "num_input_tokens_seen": 2718232,
833
+ "step": 103
834
+ },
835
+ {
836
+ "epoch": 3.737327188940092,
837
+ "grad_norm": 0.16440241038799286,
838
+ "learning_rate": 4.556187738201656e-05,
839
+ "loss": 0.2374,
840
+ "num_input_tokens_seen": 2743336,
841
+ "step": 104
842
+ },
843
+ {
844
+ "epoch": 3.774193548387097,
845
+ "grad_norm": 0.15761925280094147,
846
+ "learning_rate": 4.54788011072248e-05,
847
+ "loss": 0.2023,
848
+ "num_input_tokens_seen": 2771384,
849
+ "step": 105
850
+ },
851
+ {
852
+ "epoch": 3.8110599078341014,
853
+ "grad_norm": 0.1528206616640091,
854
+ "learning_rate": 4.539503170110431e-05,
855
+ "loss": 0.2289,
856
+ "num_input_tokens_seen": 2797488,
857
+ "step": 106
858
+ },
859
+ {
860
+ "epoch": 3.847926267281106,
861
+ "grad_norm": 0.16380636394023895,
862
+ "learning_rate": 4.531057199893824e-05,
863
+ "loss": 0.2492,
864
+ "num_input_tokens_seen": 2825408,
865
+ "step": 107
866
+ },
867
+ {
868
+ "epoch": 3.8847926267281108,
869
+ "grad_norm": 0.19076082110404968,
870
+ "learning_rate": 4.522542485937369e-05,
871
+ "loss": 0.2467,
872
+ "num_input_tokens_seen": 2848856,
873
+ "step": 108
874
+ },
875
+ {
876
+ "epoch": 3.921658986175115,
877
+ "grad_norm": 0.1884787231683731,
878
+ "learning_rate": 4.5139593164324986e-05,
879
+ "loss": 0.2069,
880
+ "num_input_tokens_seen": 2867536,
881
+ "step": 109
882
+ },
883
+ {
884
+ "epoch": 3.9585253456221197,
885
+ "grad_norm": 0.19939164817333221,
886
+ "learning_rate": 4.50530798188761e-05,
887
+ "loss": 0.1843,
888
+ "num_input_tokens_seen": 2892032,
889
+ "step": 110
890
+ },
891
+ {
892
+ "epoch": 3.9953917050691246,
893
+ "grad_norm": 0.17019645869731903,
894
+ "learning_rate": 4.496588775118232e-05,
895
+ "loss": 0.2576,
896
+ "num_input_tokens_seen": 2924800,
897
+ "step": 111
898
+ },
899
+ {
900
+ "epoch": 4.0,
901
+ "grad_norm": 0.41787323355674744,
902
+ "learning_rate": 4.48780199123712e-05,
903
+ "loss": 0.2734,
904
+ "num_input_tokens_seen": 2927904,
905
+ "step": 112
906
+ },
907
+ {
908
+ "epoch": 4.0368663594470044,
909
+ "grad_norm": 0.18536736071109772,
910
+ "learning_rate": 4.478947927644258e-05,
911
+ "loss": 0.2363,
912
+ "num_input_tokens_seen": 2954728,
913
+ "step": 113
914
+ },
915
+ {
916
+ "epoch": 4.073732718894009,
917
+ "grad_norm": 0.16922569274902344,
918
+ "learning_rate": 4.4700268840168045e-05,
919
+ "loss": 0.1888,
920
+ "num_input_tokens_seen": 2983656,
921
+ "step": 114
922
+ },
923
+ {
924
+ "epoch": 4.110599078341014,
925
+ "grad_norm": 0.17613869905471802,
926
+ "learning_rate": 4.4610391622989396e-05,
927
+ "loss": 0.2077,
928
+ "num_input_tokens_seen": 3014208,
929
+ "step": 115
930
+ },
931
+ {
932
+ "epoch": 4.147465437788019,
933
+ "grad_norm": 0.16198807954788208,
934
+ "learning_rate": 4.4519850666916484e-05,
935
+ "loss": 0.1858,
936
+ "num_input_tokens_seen": 3040976,
937
+ "step": 116
938
+ },
939
+ {
940
+ "epoch": 4.184331797235023,
941
+ "grad_norm": 0.19020891189575195,
942
+ "learning_rate": 4.442864903642428e-05,
943
+ "loss": 0.2284,
944
+ "num_input_tokens_seen": 3066744,
945
+ "step": 117
946
+ },
947
+ {
948
+ "epoch": 4.221198156682028,
949
+ "grad_norm": 0.21541331708431244,
950
+ "learning_rate": 4.43367898183491e-05,
951
+ "loss": 0.1856,
952
+ "num_input_tokens_seen": 3090320,
953
+ "step": 118
954
+ },
955
+ {
956
+ "epoch": 4.258064516129032,
957
+ "grad_norm": 0.19018961489200592,
958
+ "learning_rate": 4.4244276121784195e-05,
959
+ "loss": 0.1788,
960
+ "num_input_tokens_seen": 3114576,
961
+ "step": 119
962
+ },
963
+ {
964
+ "epoch": 4.2949308755760365,
965
+ "grad_norm": 0.24048063158988953,
966
+ "learning_rate": 4.415111107797445e-05,
967
+ "loss": 0.2155,
968
+ "num_input_tokens_seen": 3135552,
969
+ "step": 120
970
+ },
971
+ {
972
+ "epoch": 4.331797235023042,
973
+ "grad_norm": 0.17166386544704437,
974
+ "learning_rate": 4.405729784021046e-05,
975
+ "loss": 0.1831,
976
+ "num_input_tokens_seen": 3165168,
977
+ "step": 121
978
+ },
979
+ {
980
+ "epoch": 4.368663594470046,
981
+ "grad_norm": 0.18577668070793152,
982
+ "learning_rate": 4.396283958372173e-05,
983
+ "loss": 0.2168,
984
+ "num_input_tokens_seen": 3200240,
985
+ "step": 122
986
+ },
987
+ {
988
+ "epoch": 4.405529953917051,
989
+ "grad_norm": 0.20443667471408844,
990
+ "learning_rate": 4.386773950556931e-05,
991
+ "loss": 0.1978,
992
+ "num_input_tokens_seen": 3225024,
993
+ "step": 123
994
+ },
995
+ {
996
+ "epoch": 4.442396313364055,
997
+ "grad_norm": 0.17636562883853912,
998
+ "learning_rate": 4.377200082453749e-05,
999
+ "loss": 0.1727,
1000
+ "num_input_tokens_seen": 3251696,
1001
+ "step": 124
1002
+ },
1003
+ {
1004
+ "epoch": 4.47926267281106,
1005
+ "grad_norm": 0.2019859254360199,
1006
+ "learning_rate": 4.36756267810249e-05,
1007
+ "loss": 0.198,
1008
+ "num_input_tokens_seen": 3275672,
1009
+ "step": 125
1010
+ },
1011
+ {
1012
+ "epoch": 4.516129032258064,
1013
+ "grad_norm": 0.2633707523345947,
1014
+ "learning_rate": 4.357862063693486e-05,
1015
+ "loss": 0.2254,
1016
+ "num_input_tokens_seen": 3305592,
1017
+ "step": 126
1018
+ },
1019
+ {
1020
+ "epoch": 4.552995391705069,
1021
+ "grad_norm": 0.17379336059093475,
1022
+ "learning_rate": 4.34809856755649e-05,
1023
+ "loss": 0.2467,
1024
+ "num_input_tokens_seen": 3345072,
1025
+ "step": 127
1026
+ },
1027
+ {
1028
+ "epoch": 4.589861751152074,
1029
+ "grad_norm": 0.16954895853996277,
1030
+ "learning_rate": 4.3382725201495723e-05,
1031
+ "loss": 0.1616,
1032
+ "num_input_tokens_seen": 3371832,
1033
+ "step": 128
1034
+ },
1035
+ {
1036
+ "epoch": 4.626728110599078,
1037
+ "grad_norm": 0.21207046508789062,
1038
+ "learning_rate": 4.3283842540479264e-05,
1039
+ "loss": 0.189,
1040
+ "num_input_tokens_seen": 3395912,
1041
+ "step": 129
1042
+ },
1043
+ {
1044
+ "epoch": 4.663594470046083,
1045
+ "grad_norm": 0.40675088763237,
1046
+ "learning_rate": 4.318434103932622e-05,
1047
+ "loss": 0.1739,
1048
+ "num_input_tokens_seen": 3423352,
1049
+ "step": 130
1050
+ },
1051
+ {
1052
+ "epoch": 4.700460829493087,
1053
+ "grad_norm": 0.21301084756851196,
1054
+ "learning_rate": 4.30842240657927e-05,
1055
+ "loss": 0.187,
1056
+ "num_input_tokens_seen": 3447992,
1057
+ "step": 131
1058
+ },
1059
+ {
1060
+ "epoch": 4.7373271889400925,
1061
+ "grad_norm": 0.20403216779232025,
1062
+ "learning_rate": 4.2983495008466276e-05,
1063
+ "loss": 0.1786,
1064
+ "num_input_tokens_seen": 3479752,
1065
+ "step": 132
1066
+ },
1067
+ {
1068
+ "epoch": 4.774193548387097,
1069
+ "grad_norm": 0.1969008892774582,
1070
+ "learning_rate": 4.288215727665129e-05,
1071
+ "loss": 0.214,
1072
+ "num_input_tokens_seen": 3509072,
1073
+ "step": 133
1074
+ },
1075
+ {
1076
+ "epoch": 4.811059907834101,
1077
+ "grad_norm": 0.20199979841709137,
1078
+ "learning_rate": 4.278021430025343e-05,
1079
+ "loss": 0.171,
1080
+ "num_input_tokens_seen": 3531848,
1081
+ "step": 134
1082
+ },
1083
+ {
1084
+ "epoch": 4.847926267281106,
1085
+ "grad_norm": 0.2074364721775055,
1086
+ "learning_rate": 4.267766952966369e-05,
1087
+ "loss": 0.1786,
1088
+ "num_input_tokens_seen": 3557144,
1089
+ "step": 135
1090
+ },
1091
+ {
1092
+ "epoch": 4.88479262672811,
1093
+ "grad_norm": 0.23071159422397614,
1094
+ "learning_rate": 4.257452643564155e-05,
1095
+ "loss": 0.1816,
1096
+ "num_input_tokens_seen": 3578656,
1097
+ "step": 136
1098
+ },
1099
+ {
1100
+ "epoch": 4.921658986175116,
1101
+ "grad_norm": 0.2532529830932617,
1102
+ "learning_rate": 4.24707885091975e-05,
1103
+ "loss": 0.1885,
1104
+ "num_input_tokens_seen": 3608632,
1105
+ "step": 137
1106
+ },
1107
+ {
1108
+ "epoch": 4.95852534562212,
1109
+ "grad_norm": 0.24982504546642303,
1110
+ "learning_rate": 4.2366459261474933e-05,
1111
+ "loss": 0.2125,
1112
+ "num_input_tokens_seen": 3628672,
1113
+ "step": 138
1114
+ },
1115
+ {
1116
+ "epoch": 4.9953917050691246,
1117
+ "grad_norm": 0.17841289937496185,
1118
+ "learning_rate": 4.226154222363124e-05,
1119
+ "loss": 0.2001,
1120
+ "num_input_tokens_seen": 3657088,
1121
+ "step": 139
1122
+ },
1123
+ {
1124
+ "epoch": 5.0,
1125
+ "grad_norm": 0.6343802809715271,
1126
+ "learning_rate": 4.215604094671835e-05,
1127
+ "loss": 0.2376,
1128
+ "num_input_tokens_seen": 3659880,
1129
+ "step": 140
1130
+ },
1131
+ {
1132
+ "epoch": 5.0368663594470044,
1133
+ "grad_norm": 0.21179749071598053,
1134
+ "learning_rate": 4.2049959001562464e-05,
1135
+ "loss": 0.1942,
1136
+ "num_input_tokens_seen": 3684760,
1137
+ "step": 141
1138
+ },
1139
+ {
1140
+ "epoch": 5.073732718894009,
1141
+ "grad_norm": 0.22715945541858673,
1142
+ "learning_rate": 4.194329997864331e-05,
1143
+ "loss": 0.1849,
1144
+ "num_input_tokens_seen": 3715176,
1145
+ "step": 142
1146
+ },
1147
+ {
1148
+ "epoch": 5.110599078341014,
1149
+ "grad_norm": 0.20638404786586761,
1150
+ "learning_rate": 4.183606748797251e-05,
1151
+ "loss": 0.1492,
1152
+ "num_input_tokens_seen": 3741480,
1153
+ "step": 143
1154
+ },
1155
+ {
1156
+ "epoch": 5.147465437788019,
1157
+ "grad_norm": 0.25307852029800415,
1158
+ "learning_rate": 4.172826515897146e-05,
1159
+ "loss": 0.1699,
1160
+ "num_input_tokens_seen": 3762976,
1161
+ "step": 144
1162
+ },
1163
+ {
1164
+ "epoch": 5.184331797235023,
1165
+ "grad_norm": 0.21923506259918213,
1166
+ "learning_rate": 4.1619896640348445e-05,
1167
+ "loss": 0.1559,
1168
+ "num_input_tokens_seen": 3794720,
1169
+ "step": 145
1170
+ },
1171
+ {
1172
+ "epoch": 5.221198156682028,
1173
+ "grad_norm": 0.2600756883621216,
1174
+ "learning_rate": 4.1510965599975196e-05,
1175
+ "loss": 0.1843,
1176
+ "num_input_tokens_seen": 3822744,
1177
+ "step": 146
1178
+ },
1179
+ {
1180
+ "epoch": 5.258064516129032,
1181
+ "grad_norm": 0.2997046113014221,
1182
+ "learning_rate": 4.140147572476268e-05,
1183
+ "loss": 0.243,
1184
+ "num_input_tokens_seen": 3845584,
1185
+ "step": 147
1186
+ },
1187
+ {
1188
+ "epoch": 5.2949308755760365,
1189
+ "grad_norm": 0.2147158831357956,
1190
+ "learning_rate": 4.129143072053638e-05,
1191
+ "loss": 0.1476,
1192
+ "num_input_tokens_seen": 3869184,
1193
+ "step": 148
1194
+ },
1195
+ {
1196
+ "epoch": 5.331797235023042,
1197
+ "grad_norm": 0.26199281215667725,
1198
+ "learning_rate": 4.118083431191081e-05,
1199
+ "loss": 0.1619,
1200
+ "num_input_tokens_seen": 3900384,
1201
+ "step": 149
1202
+ },
1203
+ {
1204
+ "epoch": 5.368663594470046,
1205
+ "grad_norm": 0.4091247618198395,
1206
+ "learning_rate": 4.1069690242163484e-05,
1207
+ "loss": 0.1943,
1208
+ "num_input_tokens_seen": 3923792,
1209
+ "step": 150
1210
+ },
1211
+ {
1212
+ "epoch": 5.405529953917051,
1213
+ "grad_norm": 0.23406103253364563,
1214
+ "learning_rate": 4.095800227310821e-05,
1215
+ "loss": 0.1403,
1216
+ "num_input_tokens_seen": 3942784,
1217
+ "step": 151
1218
+ },
1219
+ {
1220
+ "epoch": 5.442396313364055,
1221
+ "grad_norm": 0.2293683886528015,
1222
+ "learning_rate": 4.0845774184967754e-05,
1223
+ "loss": 0.1756,
1224
+ "num_input_tokens_seen": 3970880,
1225
+ "step": 152
1226
+ },
1227
+ {
1228
+ "epoch": 5.47926267281106,
1229
+ "grad_norm": 0.1963953971862793,
1230
+ "learning_rate": 4.073300977624594e-05,
1231
+ "loss": 0.1785,
1232
+ "num_input_tokens_seen": 3998976,
1233
+ "step": 153
1234
+ },
1235
+ {
1236
+ "epoch": 5.516129032258064,
1237
+ "grad_norm": 0.23071235418319702,
1238
+ "learning_rate": 4.0619712863599e-05,
1239
+ "loss": 0.165,
1240
+ "num_input_tokens_seen": 4020272,
1241
+ "step": 154
1242
+ },
1243
+ {
1244
+ "epoch": 5.552995391705069,
1245
+ "grad_norm": 0.2570018172264099,
1246
+ "learning_rate": 4.05058872817065e-05,
1247
+ "loss": 0.1639,
1248
+ "num_input_tokens_seen": 4043288,
1249
+ "step": 155
1250
+ },
1251
+ {
1252
+ "epoch": 5.589861751152074,
1253
+ "grad_norm": 0.2581011950969696,
1254
+ "learning_rate": 4.039153688314145e-05,
1255
+ "loss": 0.1818,
1256
+ "num_input_tokens_seen": 4067832,
1257
+ "step": 156
1258
+ },
1259
+ {
1260
+ "epoch": 5.626728110599078,
1261
+ "grad_norm": 0.23090755939483643,
1262
+ "learning_rate": 4.0276665538239996e-05,
1263
+ "loss": 0.1372,
1264
+ "num_input_tokens_seen": 4093672,
1265
+ "step": 157
1266
+ },
1267
+ {
1268
+ "epoch": 5.663594470046083,
1269
+ "grad_norm": 0.217911958694458,
1270
+ "learning_rate": 4.0161277134970345e-05,
1271
+ "loss": 0.1648,
1272
+ "num_input_tokens_seen": 4119400,
1273
+ "step": 158
1274
+ },
1275
+ {
1276
+ "epoch": 5.700460829493087,
1277
+ "grad_norm": 0.3220454454421997,
1278
+ "learning_rate": 4.0045375578801214e-05,
1279
+ "loss": 0.1516,
1280
+ "num_input_tokens_seen": 4148144,
1281
+ "step": 159
1282
+ },
1283
+ {
1284
+ "epoch": 5.7373271889400925,
1285
+ "grad_norm": 0.2835656404495239,
1286
+ "learning_rate": 3.9928964792569655e-05,
1287
+ "loss": 0.1597,
1288
+ "num_input_tokens_seen": 4169456,
1289
+ "step": 160
1290
+ },
1291
+ {
1292
+ "epoch": 5.774193548387097,
1293
+ "grad_norm": 0.22007523477077484,
1294
+ "learning_rate": 3.981204871634827e-05,
1295
+ "loss": 0.1535,
1296
+ "num_input_tokens_seen": 4207704,
1297
+ "step": 161
1298
+ },
1299
+ {
1300
+ "epoch": 5.811059907834101,
1301
+ "grad_norm": 0.23791228234767914,
1302
+ "learning_rate": 3.969463130731183e-05,
1303
+ "loss": 0.1472,
1304
+ "num_input_tokens_seen": 4230304,
1305
+ "step": 162
1306
+ },
1307
+ {
1308
+ "epoch": 5.847926267281106,
1309
+ "grad_norm": 0.21866248548030853,
1310
+ "learning_rate": 3.957671653960337e-05,
1311
+ "loss": 0.1362,
1312
+ "num_input_tokens_seen": 4255536,
1313
+ "step": 163
1314
+ },
1315
+ {
1316
+ "epoch": 5.88479262672811,
1317
+ "grad_norm": 0.24037593603134155,
1318
+ "learning_rate": 3.945830840419966e-05,
1319
+ "loss": 0.1443,
1320
+ "num_input_tokens_seen": 4285160,
1321
+ "step": 164
1322
+ },
1323
+ {
1324
+ "epoch": 5.921658986175116,
1325
+ "grad_norm": 0.19541749358177185,
1326
+ "learning_rate": 3.933941090877615e-05,
1327
+ "loss": 0.1647,
1328
+ "num_input_tokens_seen": 4323272,
1329
+ "step": 165
1330
+ },
1331
+ {
1332
+ "epoch": 5.95852534562212,
1333
+ "grad_norm": 0.22034280002117157,
1334
+ "learning_rate": 3.9220028077571295e-05,
1335
+ "loss": 0.1921,
1336
+ "num_input_tokens_seen": 4354912,
1337
+ "step": 166
1338
+ },
1339
+ {
1340
+ "epoch": 5.9953917050691246,
1341
+ "grad_norm": 0.19790567457675934,
1342
+ "learning_rate": 3.910016395125037e-05,
1343
+ "loss": 0.1522,
1344
+ "num_input_tokens_seen": 4387064,
1345
+ "step": 167
1346
+ },
1347
+ {
1348
+ "epoch": 6.0,
1349
+ "grad_norm": 0.6411383152008057,
1350
+ "learning_rate": 3.897982258676867e-05,
1351
+ "loss": 0.2109,
1352
+ "num_input_tokens_seen": 4391856,
1353
+ "step": 168
1354
+ },
1355
+ {
1356
+ "epoch": 6.0368663594470044,
1357
+ "grad_norm": 0.22729864716529846,
1358
+ "learning_rate": 3.885900805723429e-05,
1359
+ "loss": 0.1607,
1360
+ "num_input_tokens_seen": 4419952,
1361
+ "step": 169
1362
+ },
1363
+ {
1364
+ "epoch": 6.073732718894009,
1365
+ "grad_norm": 0.21639327704906464,
1366
+ "learning_rate": 3.873772445177015e-05,
1367
+ "loss": 0.1277,
1368
+ "num_input_tokens_seen": 4442576,
1369
+ "step": 170
1370
+ },
1371
+ {
1372
+ "epoch": 6.110599078341014,
1373
+ "grad_norm": 0.2176467776298523,
1374
+ "learning_rate": 3.861597587537568e-05,
1375
+ "loss": 0.121,
1376
+ "num_input_tokens_seen": 4477568,
1377
+ "step": 171
1378
+ },
1379
+ {
1380
+ "epoch": 6.147465437788019,
1381
+ "grad_norm": 0.21243643760681152,
1382
+ "learning_rate": 3.8493766448787825e-05,
1383
+ "loss": 0.1976,
1384
+ "num_input_tokens_seen": 4509944,
1385
+ "step": 172
1386
+ },
1387
+ {
1388
+ "epoch": 6.184331797235023,
1389
+ "grad_norm": 0.2905130386352539,
1390
+ "learning_rate": 3.837110030834161e-05,
1391
+ "loss": 0.141,
1392
+ "num_input_tokens_seen": 4534704,
1393
+ "step": 173
1394
+ },
1395
+ {
1396
+ "epoch": 6.221198156682028,
1397
+ "grad_norm": 0.2976662218570709,
1398
+ "learning_rate": 3.824798160583012e-05,
1399
+ "loss": 0.1389,
1400
+ "num_input_tokens_seen": 4563912,
1401
+ "step": 174
1402
+ },
1403
+ {
1404
+ "epoch": 6.258064516129032,
1405
+ "grad_norm": 0.2367183119058609,
1406
+ "learning_rate": 3.8124414508364e-05,
1407
+ "loss": 0.1241,
1408
+ "num_input_tokens_seen": 4594712,
1409
+ "step": 175
1410
+ },
1411
+ {
1412
+ "epoch": 6.2949308755760365,
1413
+ "grad_norm": 0.23760217428207397,
1414
+ "learning_rate": 3.8000403198230387e-05,
1415
+ "loss": 0.1415,
1416
+ "num_input_tokens_seen": 4621448,
1417
+ "step": 176
1418
+ },
1419
+ {
1420
+ "epoch": 6.331797235023042,
1421
+ "grad_norm": 0.23512595891952515,
1422
+ "learning_rate": 3.787595187275136e-05,
1423
+ "loss": 0.1277,
1424
+ "num_input_tokens_seen": 4648744,
1425
+ "step": 177
1426
+ },
1427
+ {
1428
+ "epoch": 6.368663594470046,
1429
+ "grad_norm": 0.24028612673282623,
1430
+ "learning_rate": 3.775106474414188e-05,
1431
+ "loss": 0.1636,
1432
+ "num_input_tokens_seen": 4679480,
1433
+ "step": 178
1434
+ },
1435
+ {
1436
+ "epoch": 6.405529953917051,
1437
+ "grad_norm": 0.2704714238643646,
1438
+ "learning_rate": 3.762574603936725e-05,
1439
+ "loss": 0.1341,
1440
+ "num_input_tokens_seen": 4698440,
1441
+ "step": 179
1442
+ },
1443
+ {
1444
+ "epoch": 6.442396313364055,
1445
+ "grad_norm": 0.27304500341415405,
1446
+ "learning_rate": 3.7500000000000003e-05,
1447
+ "loss": 0.1472,
1448
+ "num_input_tokens_seen": 4721120,
1449
+ "step": 180
1450
+ },
1451
+ {
1452
+ "epoch": 6.47926267281106,
1453
+ "grad_norm": 0.2529843747615814,
1454
+ "learning_rate": 3.7373830882076354e-05,
1455
+ "loss": 0.1344,
1456
+ "num_input_tokens_seen": 4743536,
1457
+ "step": 181
1458
+ },
1459
+ {
1460
+ "epoch": 6.516129032258064,
1461
+ "grad_norm": 0.23612789809703827,
1462
+ "learning_rate": 3.7247242955952175e-05,
1463
+ "loss": 0.1255,
1464
+ "num_input_tokens_seen": 4773248,
1465
+ "step": 182
1466
+ },
1467
+ {
1468
+ "epoch": 6.552995391705069,
1469
+ "grad_norm": 0.2793615162372589,
1470
+ "learning_rate": 3.712024050615843e-05,
1471
+ "loss": 0.141,
1472
+ "num_input_tokens_seen": 4804600,
1473
+ "step": 183
1474
+ },
1475
+ {
1476
+ "epoch": 6.589861751152074,
1477
+ "grad_norm": 0.29646047949790955,
1478
+ "learning_rate": 3.699282783125616e-05,
1479
+ "loss": 0.1226,
1480
+ "num_input_tokens_seen": 4826744,
1481
+ "step": 184
1482
+ },
1483
+ {
1484
+ "epoch": 6.626728110599078,
1485
+ "grad_norm": 0.25531846284866333,
1486
+ "learning_rate": 3.686500924369101e-05,
1487
+ "loss": 0.1074,
1488
+ "num_input_tokens_seen": 4849584,
1489
+ "step": 185
1490
+ },
1491
+ {
1492
+ "epoch": 6.663594470046083,
1493
+ "grad_norm": 0.24337461590766907,
1494
+ "learning_rate": 3.673678906964727e-05,
1495
+ "loss": 0.1084,
1496
+ "num_input_tokens_seen": 4875336,
1497
+ "step": 186
1498
+ },
1499
+ {
1500
+ "epoch": 6.700460829493087,
1501
+ "grad_norm": 0.30051150918006897,
1502
+ "learning_rate": 3.660817164890143e-05,
1503
+ "loss": 0.1273,
1504
+ "num_input_tokens_seen": 4895896,
1505
+ "step": 187
1506
+ },
1507
+ {
1508
+ "epoch": 6.7373271889400925,
1509
+ "grad_norm": 0.286495178937912,
1510
+ "learning_rate": 3.6479161334675296e-05,
1511
+ "loss": 0.1447,
1512
+ "num_input_tokens_seen": 4924360,
1513
+ "step": 188
1514
+ },
1515
+ {
1516
+ "epoch": 6.774193548387097,
1517
+ "grad_norm": 0.28501835465431213,
1518
+ "learning_rate": 3.634976249348867e-05,
1519
+ "loss": 0.1548,
1520
+ "num_input_tokens_seen": 4948384,
1521
+ "step": 189
1522
+ },
1523
+ {
1524
+ "epoch": 6.811059907834101,
1525
+ "grad_norm": 0.24231503903865814,
1526
+ "learning_rate": 3.621997950501156e-05,
1527
+ "loss": 0.1507,
1528
+ "num_input_tokens_seen": 4980368,
1529
+ "step": 190
1530
+ },
1531
+ {
1532
+ "epoch": 6.847926267281106,
1533
+ "grad_norm": 0.2752607464790344,
1534
+ "learning_rate": 3.6089816761915906e-05,
1535
+ "loss": 0.1282,
1536
+ "num_input_tokens_seen": 5007744,
1537
+ "step": 191
1538
+ },
1539
+ {
1540
+ "epoch": 6.88479262672811,
1541
+ "grad_norm": 0.27704674005508423,
1542
+ "learning_rate": 3.5959278669726935e-05,
1543
+ "loss": 0.1411,
1544
+ "num_input_tokens_seen": 5030528,
1545
+ "step": 192
1546
+ },
1547
+ {
1548
+ "epoch": 6.921658986175116,
1549
+ "grad_norm": 0.22601065039634705,
1550
+ "learning_rate": 3.582836964667408e-05,
1551
+ "loss": 0.1156,
1552
+ "num_input_tokens_seen": 5065000,
1553
+ "step": 193
1554
+ },
1555
+ {
1556
+ "epoch": 6.95852534562212,
1557
+ "grad_norm": 0.24917051196098328,
1558
+ "learning_rate": 3.569709412354136e-05,
1559
+ "loss": 0.1143,
1560
+ "num_input_tokens_seen": 5091440,
1561
+ "step": 194
1562
+ },
1563
+ {
1564
+ "epoch": 6.9953917050691246,
1565
+ "grad_norm": 0.31986546516418457,
1566
+ "learning_rate": 3.556545654351749e-05,
1567
+ "loss": 0.1466,
1568
+ "num_input_tokens_seen": 5120064,
1569
+ "step": 195
1570
+ },
1571
+ {
1572
+ "epoch": 7.0,
1573
+ "grad_norm": 0.6616023778915405,
1574
+ "learning_rate": 3.543346136204545e-05,
1575
+ "loss": 0.1637,
1576
+ "num_input_tokens_seen": 5123832,
1577
+ "step": 196
1578
+ },
1579
+ {
1580
+ "epoch": 7.0368663594470044,
1581
+ "grad_norm": 0.2567199766635895,
1582
+ "learning_rate": 3.5301113046671714e-05,
1583
+ "loss": 0.1111,
1584
+ "num_input_tokens_seen": 5154136,
1585
+ "step": 197
1586
+ },
1587
+ {
1588
+ "epoch": 7.073732718894009,
1589
+ "grad_norm": 0.24546091258525848,
1590
+ "learning_rate": 3.516841607689501e-05,
1591
+ "loss": 0.1015,
1592
+ "num_input_tokens_seen": 5182792,
1593
+ "step": 198
1594
+ },
1595
+ {
1596
+ "epoch": 7.110599078341014,
1597
+ "grad_norm": 0.25169137120246887,
1598
+ "learning_rate": 3.503537494401473e-05,
1599
+ "loss": 0.1091,
1600
+ "num_input_tokens_seen": 5208280,
1601
+ "step": 199
1602
+ },
1603
+ {
1604
+ "epoch": 7.147465437788019,
1605
+ "grad_norm": 0.27022022008895874,
1606
+ "learning_rate": 3.490199415097892e-05,
1607
+ "loss": 0.1165,
1608
+ "num_input_tokens_seen": 5226024,
1609
+ "step": 200
1610
+ },
1611
+ {
1612
+ "epoch": 7.184331797235023,
1613
+ "grad_norm": 0.2491355836391449,
1614
+ "learning_rate": 3.476827821223184e-05,
1615
+ "loss": 0.1047,
1616
+ "num_input_tokens_seen": 5259096,
1617
+ "step": 201
1618
+ },
1619
+ {
1620
+ "epoch": 7.221198156682028,
1621
+ "grad_norm": 0.28957781195640564,
1622
+ "learning_rate": 3.463423165356121e-05,
1623
+ "loss": 0.1066,
1624
+ "num_input_tokens_seen": 5282232,
1625
+ "step": 202
1626
+ },
1627
+ {
1628
+ "epoch": 7.258064516129032,
1629
+ "grad_norm": 0.29709964990615845,
1630
+ "learning_rate": 3.449985901194498e-05,
1631
+ "loss": 0.0902,
1632
+ "num_input_tokens_seen": 5306272,
1633
+ "step": 203
1634
+ },
1635
+ {
1636
+ "epoch": 7.2949308755760365,
1637
+ "grad_norm": 0.3285166919231415,
1638
+ "learning_rate": 3.436516483539781e-05,
1639
+ "loss": 0.1072,
1640
+ "num_input_tokens_seen": 5330832,
1641
+ "step": 204
1642
+ },
1643
+ {
1644
+ "epoch": 7.331797235023042,
1645
+ "grad_norm": 0.24284234642982483,
1646
+ "learning_rate": 3.423015368281711e-05,
1647
+ "loss": 0.1195,
1648
+ "num_input_tokens_seen": 5359992,
1649
+ "step": 205
1650
+ },
1651
+ {
1652
+ "epoch": 7.368663594470046,
1653
+ "grad_norm": 0.2531001567840576,
1654
+ "learning_rate": 3.409483012382879e-05,
1655
+ "loss": 0.1038,
1656
+ "num_input_tokens_seen": 5392232,
1657
+ "step": 206
1658
+ },
1659
+ {
1660
+ "epoch": 7.405529953917051,
1661
+ "grad_norm": 0.273573637008667,
1662
+ "learning_rate": 3.39591987386325e-05,
1663
+ "loss": 0.109,
1664
+ "num_input_tokens_seen": 5416272,
1665
+ "step": 207
1666
+ },
1667
+ {
1668
+ "epoch": 7.442396313364055,
1669
+ "grad_norm": 0.28594842553138733,
1670
+ "learning_rate": 3.382326411784672e-05,
1671
+ "loss": 0.1035,
1672
+ "num_input_tokens_seen": 5442312,
1673
+ "step": 208
1674
+ },
1675
+ {
1676
+ "epoch": 7.47926267281106,
1677
+ "grad_norm": 0.24845322966575623,
1678
+ "learning_rate": 3.3687030862353286e-05,
1679
+ "loss": 0.0997,
1680
+ "num_input_tokens_seen": 5473408,
1681
+ "step": 209
1682
+ },
1683
+ {
1684
+ "epoch": 7.516129032258064,
1685
+ "grad_norm": 0.2672761082649231,
1686
+ "learning_rate": 3.355050358314172e-05,
1687
+ "loss": 0.1034,
1688
+ "num_input_tokens_seen": 5494256,
1689
+ "step": 210
1690
+ },
1691
+ {
1692
+ "epoch": 7.552995391705069,
1693
+ "grad_norm": 0.29590561985969543,
1694
+ "learning_rate": 3.3413686901153165e-05,
1695
+ "loss": 0.0994,
1696
+ "num_input_tokens_seen": 5519384,
1697
+ "step": 211
1698
+ },
1699
+ {
1700
+ "epoch": 7.589861751152074,
1701
+ "grad_norm": 0.2702927887439728,
1702
+ "learning_rate": 3.327658544712395e-05,
1703
+ "loss": 0.1197,
1704
+ "num_input_tokens_seen": 5544760,
1705
+ "step": 212
1706
+ },
1707
+ {
1708
+ "epoch": 7.626728110599078,
1709
+ "grad_norm": 0.2904987633228302,
1710
+ "learning_rate": 3.313920386142892e-05,
1711
+ "loss": 0.1423,
1712
+ "num_input_tokens_seen": 5574216,
1713
+ "step": 213
1714
+ },
1715
+ {
1716
+ "epoch": 7.663594470046083,
1717
+ "grad_norm": 0.27985090017318726,
1718
+ "learning_rate": 3.3001546793924285e-05,
1719
+ "loss": 0.1171,
1720
+ "num_input_tokens_seen": 5602072,
1721
+ "step": 214
1722
+ },
1723
+ {
1724
+ "epoch": 7.700460829493087,
1725
+ "grad_norm": 0.25102686882019043,
1726
+ "learning_rate": 3.2863618903790346e-05,
1727
+ "loss": 0.1118,
1728
+ "num_input_tokens_seen": 5632056,
1729
+ "step": 215
1730
+ },
1731
+ {
1732
+ "epoch": 7.7373271889400925,
1733
+ "grad_norm": 0.3189446032047272,
1734
+ "learning_rate": 3.272542485937369e-05,
1735
+ "loss": 0.105,
1736
+ "num_input_tokens_seen": 5658216,
1737
+ "step": 216
1738
+ },
1739
+ {
1740
+ "epoch": 7.774193548387097,
1741
+ "grad_norm": 0.30590710043907166,
1742
+ "learning_rate": 3.2586969338029274e-05,
1743
+ "loss": 0.1083,
1744
+ "num_input_tokens_seen": 5684712,
1745
+ "step": 217
1746
+ },
1747
+ {
1748
+ "epoch": 7.811059907834101,
1749
+ "grad_norm": 0.3227143883705139,
1750
+ "learning_rate": 3.244825702596205e-05,
1751
+ "loss": 0.1477,
1752
+ "num_input_tokens_seen": 5709472,
1753
+ "step": 218
1754
+ },
1755
+ {
1756
+ "epoch": 7.847926267281106,
1757
+ "grad_norm": 0.25323161482810974,
1758
+ "learning_rate": 3.230929261806842e-05,
1759
+ "loss": 0.1057,
1760
+ "num_input_tokens_seen": 5742728,
1761
+ "step": 219
1762
+ },
1763
+ {
1764
+ "epoch": 7.88479262672811,
1765
+ "grad_norm": 0.27679508924484253,
1766
+ "learning_rate": 3.217008081777726e-05,
1767
+ "loss": 0.1094,
1768
+ "num_input_tokens_seen": 5768848,
1769
+ "step": 220
1770
+ },
1771
+ {
1772
+ "epoch": 7.921658986175116,
1773
+ "grad_norm": 0.3211810886859894,
1774
+ "learning_rate": 3.203062633689077e-05,
1775
+ "loss": 0.1092,
1776
+ "num_input_tokens_seen": 5795008,
1777
+ "step": 221
1778
+ },
1779
+ {
1780
+ "epoch": 7.95852534562212,
1781
+ "grad_norm": 0.3296988904476166,
1782
+ "learning_rate": 3.1890933895424976e-05,
1783
+ "loss": 0.1253,
1784
+ "num_input_tokens_seen": 5818160,
1785
+ "step": 222
1786
+ },
1787
+ {
1788
+ "epoch": 7.9953917050691246,
1789
+ "grad_norm": 0.2729380130767822,
1790
+ "learning_rate": 3.1751008221450025e-05,
1791
+ "loss": 0.1264,
1792
+ "num_input_tokens_seen": 5850472,
1793
+ "step": 223
1794
+ },
1795
+ {
1796
+ "epoch": 8.0,
1797
+ "grad_norm": 0.6995195150375366,
1798
+ "learning_rate": 3.161085405093006e-05,
1799
+ "loss": 0.1218,
1800
+ "num_input_tokens_seen": 5855808,
1801
+ "step": 224
1802
+ },
1803
+ {
1804
+ "epoch": 8.036866359447005,
1805
+ "grad_norm": 0.3297252357006073,
1806
+ "learning_rate": 3.147047612756302e-05,
1807
+ "loss": 0.0946,
1808
+ "num_input_tokens_seen": 5884832,
1809
+ "step": 225
1810
+ },
1811
+ {
1812
+ "epoch": 8.073732718894009,
1813
+ "grad_norm": 0.2687251567840576,
1814
+ "learning_rate": 3.132987920262005e-05,
1815
+ "loss": 0.0889,
1816
+ "num_input_tokens_seen": 5903392,
1817
+ "step": 226
1818
+ },
1819
+ {
1820
+ "epoch": 8.110599078341014,
1821
+ "grad_norm": 0.2826682925224304,
1822
+ "learning_rate": 3.118906803478465e-05,
1823
+ "loss": 0.1084,
1824
+ "num_input_tokens_seen": 5928240,
1825
+ "step": 227
1826
+ },
1827
+ {
1828
+ "epoch": 8.147465437788018,
1829
+ "grad_norm": 0.27045705914497375,
1830
+ "learning_rate": 3.104804738999169e-05,
1831
+ "loss": 0.1134,
1832
+ "num_input_tokens_seen": 5958392,
1833
+ "step": 228
1834
+ },
1835
+ {
1836
+ "epoch": 8.184331797235023,
1837
+ "grad_norm": 0.2565663754940033,
1838
+ "learning_rate": 3.090682204126604e-05,
1839
+ "loss": 0.0929,
1840
+ "num_input_tokens_seen": 5984088,
1841
+ "step": 229
1842
+ },
1843
+ {
1844
+ "epoch": 8.221198156682028,
1845
+ "grad_norm": 0.28110557794570923,
1846
+ "learning_rate": 3.076539676856101e-05,
1847
+ "loss": 0.0922,
1848
+ "num_input_tokens_seen": 6007936,
1849
+ "step": 230
1850
+ },
1851
+ {
1852
+ "epoch": 8.258064516129032,
1853
+ "grad_norm": 0.2717958092689514,
1854
+ "learning_rate": 3.062377635859663e-05,
1855
+ "loss": 0.072,
1856
+ "num_input_tokens_seen": 6033336,
1857
+ "step": 231
1858
+ },
1859
+ {
1860
+ "epoch": 8.294930875576037,
1861
+ "grad_norm": 0.3095947802066803,
1862
+ "learning_rate": 3.048196560469758e-05,
1863
+ "loss": 0.1176,
1864
+ "num_input_tokens_seen": 6060160,
1865
+ "step": 232
1866
+ },
1867
+ {
1868
+ "epoch": 8.331797235023041,
1869
+ "grad_norm": 0.3245174288749695,
1870
+ "learning_rate": 3.0339969306631005e-05,
1871
+ "loss": 0.0886,
1872
+ "num_input_tokens_seen": 6088280,
1873
+ "step": 233
1874
+ },
1875
+ {
1876
+ "epoch": 8.368663594470046,
1877
+ "grad_norm": 0.2761123776435852,
1878
+ "learning_rate": 3.0197792270443982e-05,
1879
+ "loss": 0.0831,
1880
+ "num_input_tokens_seen": 6119752,
1881
+ "step": 234
1882
+ },
1883
+ {
1884
+ "epoch": 8.40552995391705,
1885
+ "grad_norm": 0.33236628770828247,
1886
+ "learning_rate": 3.0055439308300952e-05,
1887
+ "loss": 0.1222,
1888
+ "num_input_tokens_seen": 6154672,
1889
+ "step": 235
1890
+ },
1891
+ {
1892
+ "epoch": 8.442396313364055,
1893
+ "grad_norm": 0.2539371848106384,
1894
+ "learning_rate": 2.9912915238320754e-05,
1895
+ "loss": 0.0856,
1896
+ "num_input_tokens_seen": 6181152,
1897
+ "step": 236
1898
+ },
1899
+ {
1900
+ "epoch": 8.47926267281106,
1901
+ "grad_norm": 0.25849923491477966,
1902
+ "learning_rate": 2.9770224884413623e-05,
1903
+ "loss": 0.0842,
1904
+ "num_input_tokens_seen": 6208248,
1905
+ "step": 237
1906
+ },
1907
+ {
1908
+ "epoch": 8.516129032258064,
1909
+ "grad_norm": 0.2990070879459381,
1910
+ "learning_rate": 2.9627373076117863e-05,
1911
+ "loss": 0.0816,
1912
+ "num_input_tokens_seen": 6232704,
1913
+ "step": 238
1914
+ },
1915
+ {
1916
+ "epoch": 8.55299539170507,
1917
+ "grad_norm": 0.2482941746711731,
1918
+ "learning_rate": 2.9484364648436437e-05,
1919
+ "loss": 0.0725,
1920
+ "num_input_tokens_seen": 6264600,
1921
+ "step": 239
1922
+ },
1923
+ {
1924
+ "epoch": 8.589861751152073,
1925
+ "grad_norm": 0.31631267070770264,
1926
+ "learning_rate": 2.9341204441673266e-05,
1927
+ "loss": 0.0917,
1928
+ "num_input_tokens_seen": 6289416,
1929
+ "step": 240
1930
+ },
1931
+ {
1932
+ "epoch": 8.626728110599078,
1933
+ "grad_norm": 0.32536354660987854,
1934
+ "learning_rate": 2.9197897301269435e-05,
1935
+ "loss": 0.1029,
1936
+ "num_input_tokens_seen": 6313624,
1937
+ "step": 241
1938
+ },
1939
+ {
1940
+ "epoch": 8.663594470046084,
1941
+ "grad_norm": 0.28533875942230225,
1942
+ "learning_rate": 2.905444807763919e-05,
1943
+ "loss": 0.0876,
1944
+ "num_input_tokens_seen": 6337560,
1945
+ "step": 242
1946
+ },
1947
+ {
1948
+ "epoch": 8.700460829493087,
1949
+ "grad_norm": 0.32342368364334106,
1950
+ "learning_rate": 2.8910861626005776e-05,
1951
+ "loss": 0.081,
1952
+ "num_input_tokens_seen": 6362016,
1953
+ "step": 243
1954
+ },
1955
+ {
1956
+ "epoch": 8.737327188940093,
1957
+ "grad_norm": 0.2809208333492279,
1958
+ "learning_rate": 2.876714280623708e-05,
1959
+ "loss": 0.0846,
1960
+ "num_input_tokens_seen": 6399368,
1961
+ "step": 244
1962
+ },
1963
+ {
1964
+ "epoch": 8.774193548387096,
1965
+ "grad_norm": 0.2525993883609772,
1966
+ "learning_rate": 2.8623296482681166e-05,
1967
+ "loss": 0.0865,
1968
+ "num_input_tokens_seen": 6428808,
1969
+ "step": 245
1970
+ },
1971
+ {
1972
+ "epoch": 8.811059907834101,
1973
+ "grad_norm": 0.331150084733963,
1974
+ "learning_rate": 2.8479327524001636e-05,
1975
+ "loss": 0.1033,
1976
+ "num_input_tokens_seen": 6450424,
1977
+ "step": 246
1978
+ },
1979
+ {
1980
+ "epoch": 8.847926267281107,
1981
+ "grad_norm": 0.3234056532382965,
1982
+ "learning_rate": 2.833524080301282e-05,
1983
+ "loss": 0.0758,
1984
+ "num_input_tokens_seen": 6477040,
1985
+ "step": 247
1986
+ },
1987
+ {
1988
+ "epoch": 8.88479262672811,
1989
+ "grad_norm": 0.3200438320636749,
1990
+ "learning_rate": 2.8191041196514873e-05,
1991
+ "loss": 0.102,
1992
+ "num_input_tokens_seen": 6504424,
1993
+ "step": 248
1994
+ },
1995
+ {
1996
+ "epoch": 8.921658986175116,
1997
+ "grad_norm": 0.3212469220161438,
1998
+ "learning_rate": 2.8046733585128687e-05,
1999
+ "loss": 0.0812,
2000
+ "num_input_tokens_seen": 6528144,
2001
+ "step": 249
2002
+ },
2003
+ {
2004
+ "epoch": 8.95852534562212,
2005
+ "grad_norm": 0.37497377395629883,
2006
+ "learning_rate": 2.7902322853130757e-05,
2007
+ "loss": 0.0767,
2008
+ "num_input_tokens_seen": 6549528,
2009
+ "step": 250
2010
+ },
2011
+ {
2012
+ "epoch": 8.995391705069125,
2013
+ "grad_norm": 0.27313902974128723,
2014
+ "learning_rate": 2.7757813888287798e-05,
2015
+ "loss": 0.0734,
2016
+ "num_input_tokens_seen": 6577392,
2017
+ "step": 251
2018
+ },
2019
+ {
2020
+ "epoch": 9.0,
2021
+ "grad_norm": 0.4119221270084381,
2022
+ "learning_rate": 2.761321158169134e-05,
2023
+ "loss": 0.0718,
2024
+ "num_input_tokens_seen": 6587784,
2025
+ "step": 252
2026
+ },
2027
+ {
2028
+ "epoch": 9.036866359447005,
2029
+ "grad_norm": 0.23572459816932678,
2030
+ "learning_rate": 2.7468520827592197e-05,
2031
+ "loss": 0.0589,
2032
+ "num_input_tokens_seen": 6614752,
2033
+ "step": 253
2034
+ },
2035
+ {
2036
+ "epoch": 9.073732718894009,
2037
+ "grad_norm": 0.22828935086727142,
2038
+ "learning_rate": 2.732374652323481e-05,
2039
+ "loss": 0.0682,
2040
+ "num_input_tokens_seen": 6648864,
2041
+ "step": 254
2042
+ },
2043
+ {
2044
+ "epoch": 9.110599078341014,
2045
+ "grad_norm": 0.28416910767555237,
2046
+ "learning_rate": 2.717889356869146e-05,
2047
+ "loss": 0.0768,
2048
+ "num_input_tokens_seen": 6678136,
2049
+ "step": 255
2050
+ },
2051
+ {
2052
+ "epoch": 9.147465437788018,
2053
+ "grad_norm": 0.3248147666454315,
2054
+ "learning_rate": 2.7033966866696457e-05,
2055
+ "loss": 0.0739,
2056
+ "num_input_tokens_seen": 6704880,
2057
+ "step": 256
2058
+ },
2059
+ {
2060
+ "epoch": 9.184331797235023,
2061
+ "grad_norm": 0.2697289288043976,
2062
+ "learning_rate": 2.6888971322480205e-05,
2063
+ "loss": 0.0884,
2064
+ "num_input_tokens_seen": 6742080,
2065
+ "step": 257
2066
+ },
2067
+ {
2068
+ "epoch": 9.221198156682028,
2069
+ "grad_norm": 0.3310103714466095,
2070
+ "learning_rate": 2.674391184360313e-05,
2071
+ "loss": 0.0836,
2072
+ "num_input_tokens_seen": 6771256,
2073
+ "step": 258
2074
+ },
2075
+ {
2076
+ "epoch": 9.258064516129032,
2077
+ "grad_norm": 0.3416021168231964,
2078
+ "learning_rate": 2.659879333978964e-05,
2079
+ "loss": 0.0728,
2080
+ "num_input_tokens_seen": 6798392,
2081
+ "step": 259
2082
+ },
2083
+ {
2084
+ "epoch": 9.294930875576037,
2085
+ "grad_norm": 0.25257182121276855,
2086
+ "learning_rate": 2.6453620722761896e-05,
2087
+ "loss": 0.0682,
2088
+ "num_input_tokens_seen": 6830648,
2089
+ "step": 260
2090
+ },
2091
+ {
2092
+ "epoch": 9.331797235023041,
2093
+ "grad_norm": 0.31290990114212036,
2094
+ "learning_rate": 2.63083989060736e-05,
2095
+ "loss": 0.0701,
2096
+ "num_input_tokens_seen": 6853800,
2097
+ "step": 261
2098
+ },
2099
+ {
2100
+ "epoch": 9.368663594470046,
2101
+ "grad_norm": 0.28703242540359497,
2102
+ "learning_rate": 2.6163132804943675e-05,
2103
+ "loss": 0.0641,
2104
+ "num_input_tokens_seen": 6880096,
2105
+ "step": 262
2106
+ },
2107
+ {
2108
+ "epoch": 9.40552995391705,
2109
+ "grad_norm": 0.33095675706863403,
2110
+ "learning_rate": 2.60178273360899e-05,
2111
+ "loss": 0.0695,
2112
+ "num_input_tokens_seen": 6905400,
2113
+ "step": 263
2114
+ },
2115
+ {
2116
+ "epoch": 9.442396313364055,
2117
+ "grad_norm": 0.3316652774810791,
2118
+ "learning_rate": 2.587248741756253e-05,
2119
+ "loss": 0.0993,
2120
+ "num_input_tokens_seen": 6933352,
2121
+ "step": 264
2122
+ },
2123
+ {
2124
+ "epoch": 9.47926267281106,
2125
+ "grad_norm": 0.3296186029911041,
2126
+ "learning_rate": 2.5727117968577784e-05,
2127
+ "loss": 0.0702,
2128
+ "num_input_tokens_seen": 6955160,
2129
+ "step": 265
2130
+ },
2131
+ {
2132
+ "epoch": 9.516129032258064,
2133
+ "grad_norm": 0.288353830575943,
2134
+ "learning_rate": 2.5581723909351406e-05,
2135
+ "loss": 0.0632,
2136
+ "num_input_tokens_seen": 6976256,
2137
+ "step": 266
2138
+ },
2139
+ {
2140
+ "epoch": 9.55299539170507,
2141
+ "grad_norm": 0.34519389271736145,
2142
+ "learning_rate": 2.5436310160932092e-05,
2143
+ "loss": 0.0873,
2144
+ "num_input_tokens_seen": 7002472,
2145
+ "step": 267
2146
+ },
2147
+ {
2148
+ "epoch": 9.589861751152073,
2149
+ "grad_norm": 0.2644766569137573,
2150
+ "learning_rate": 2.5290881645034932e-05,
2151
+ "loss": 0.0515,
2152
+ "num_input_tokens_seen": 7034352,
2153
+ "step": 268
2154
+ },
2155
+ {
2156
+ "epoch": 9.626728110599078,
2157
+ "grad_norm": 0.34003907442092896,
2158
+ "learning_rate": 2.5145443283874848e-05,
2159
+ "loss": 0.0679,
2160
+ "num_input_tokens_seen": 7062184,
2161
+ "step": 269
2162
+ },
2163
+ {
2164
+ "epoch": 9.663594470046084,
2165
+ "grad_norm": 0.24440152943134308,
2166
+ "learning_rate": 2.5e-05,
2167
+ "loss": 0.0649,
2168
+ "num_input_tokens_seen": 7090600,
2169
+ "step": 270
2170
+ },
2171
+ {
2172
+ "epoch": 9.700460829493087,
2173
+ "grad_norm": 0.38781893253326416,
2174
+ "learning_rate": 2.485455671612515e-05,
2175
+ "loss": 0.0843,
2176
+ "num_input_tokens_seen": 7112656,
2177
+ "step": 271
2178
+ },
2179
+ {
2180
+ "epoch": 9.737327188940093,
2181
+ "grad_norm": 0.35135138034820557,
2182
+ "learning_rate": 2.470911835496508e-05,
2183
+ "loss": 0.0709,
2184
+ "num_input_tokens_seen": 7134448,
2185
+ "step": 272
2186
+ },
2187
+ {
2188
+ "epoch": 9.774193548387096,
2189
+ "grad_norm": 0.3243424594402313,
2190
+ "learning_rate": 2.4563689839067913e-05,
2191
+ "loss": 0.0566,
2192
+ "num_input_tokens_seen": 7159000,
2193
+ "step": 273
2194
+ },
2195
+ {
2196
+ "epoch": 9.811059907834101,
2197
+ "grad_norm": 0.2978050708770752,
2198
+ "learning_rate": 2.4418276090648596e-05,
2199
+ "loss": 0.0783,
2200
+ "num_input_tokens_seen": 7193008,
2201
+ "step": 274
2202
+ },
2203
+ {
2204
+ "epoch": 9.847926267281107,
2205
+ "grad_norm": 0.3357181251049042,
2206
+ "learning_rate": 2.4272882031422215e-05,
2207
+ "loss": 0.0755,
2208
+ "num_input_tokens_seen": 7214720,
2209
+ "step": 275
2210
+ },
2211
+ {
2212
+ "epoch": 9.88479262672811,
2213
+ "grad_norm": 0.3311111032962799,
2214
+ "learning_rate": 2.4127512582437485e-05,
2215
+ "loss": 0.0756,
2216
+ "num_input_tokens_seen": 7236408,
2217
+ "step": 276
2218
+ },
2219
+ {
2220
+ "epoch": 9.921658986175116,
2221
+ "grad_norm": 0.34926944971084595,
2222
+ "learning_rate": 2.3982172663910108e-05,
2223
+ "loss": 0.0774,
2224
+ "num_input_tokens_seen": 7254272,
2225
+ "step": 277
2226
+ },
2227
+ {
2228
+ "epoch": 9.95852534562212,
2229
+ "grad_norm": 0.27301025390625,
2230
+ "learning_rate": 2.3836867195056335e-05,
2231
+ "loss": 0.0665,
2232
+ "num_input_tokens_seen": 7285272,
2233
+ "step": 278
2234
+ },
2235
+ {
2236
+ "epoch": 9.995391705069125,
2237
+ "grad_norm": 0.31272560358047485,
2238
+ "learning_rate": 2.3691601093926404e-05,
2239
+ "loss": 0.075,
2240
+ "num_input_tokens_seen": 7318112,
2241
+ "step": 279
2242
+ },
2243
+ {
2244
+ "epoch": 10.0,
2245
+ "grad_norm": 1.0591803789138794,
2246
+ "learning_rate": 2.3546379277238107e-05,
2247
+ "loss": 0.0886,
2248
+ "num_input_tokens_seen": 7319760,
2249
+ "step": 280
2250
+ },
2251
+ {
2252
+ "epoch": 10.036866359447005,
2253
+ "grad_norm": 0.2831885814666748,
2254
+ "learning_rate": 2.3401206660210363e-05,
2255
+ "loss": 0.0562,
2256
+ "num_input_tokens_seen": 7343240,
2257
+ "step": 281
2258
+ },
2259
+ {
2260
+ "epoch": 10.073732718894009,
2261
+ "grad_norm": 0.2866736650466919,
2262
+ "learning_rate": 2.3256088156396868e-05,
2263
+ "loss": 0.0519,
2264
+ "num_input_tokens_seen": 7366928,
2265
+ "step": 282
2266
+ },
2267
+ {
2268
+ "epoch": 10.110599078341014,
2269
+ "grad_norm": 0.28110256791114807,
2270
+ "learning_rate": 2.3111028677519804e-05,
2271
+ "loss": 0.0493,
2272
+ "num_input_tokens_seen": 7391576,
2273
+ "step": 283
2274
+ },
2275
+ {
2276
+ "epoch": 10.147465437788018,
2277
+ "grad_norm": 0.2599363327026367,
2278
+ "learning_rate": 2.2966033133303545e-05,
2279
+ "loss": 0.064,
2280
+ "num_input_tokens_seen": 7422848,
2281
+ "step": 284
2282
+ },
2283
+ {
2284
+ "epoch": 10.184331797235023,
2285
+ "grad_norm": 0.3725353181362152,
2286
+ "learning_rate": 2.2821106431308544e-05,
2287
+ "loss": 0.0876,
2288
+ "num_input_tokens_seen": 7445112,
2289
+ "step": 285
2290
+ },
2291
+ {
2292
+ "epoch": 10.221198156682028,
2293
+ "grad_norm": 0.31412675976753235,
2294
+ "learning_rate": 2.2676253476765196e-05,
2295
+ "loss": 0.0631,
2296
+ "num_input_tokens_seen": 7469384,
2297
+ "step": 286
2298
+ },
2299
+ {
2300
+ "epoch": 10.258064516129032,
2301
+ "grad_norm": 0.3256174921989441,
2302
+ "learning_rate": 2.2531479172407805e-05,
2303
+ "loss": 0.059,
2304
+ "num_input_tokens_seen": 7493816,
2305
+ "step": 287
2306
+ },
2307
+ {
2308
+ "epoch": 10.294930875576037,
2309
+ "grad_norm": 0.2877194285392761,
2310
+ "learning_rate": 2.238678841830867e-05,
2311
+ "loss": 0.0534,
2312
+ "num_input_tokens_seen": 7523536,
2313
+ "step": 288
2314
+ },
2315
+ {
2316
+ "epoch": 10.331797235023041,
2317
+ "grad_norm": 0.2373494654893875,
2318
+ "learning_rate": 2.2242186111712208e-05,
2319
+ "loss": 0.0479,
2320
+ "num_input_tokens_seen": 7552320,
2321
+ "step": 289
2322
+ },
2323
+ {
2324
+ "epoch": 10.368663594470046,
2325
+ "grad_norm": 0.36851245164871216,
2326
+ "learning_rate": 2.2097677146869242e-05,
2327
+ "loss": 0.0693,
2328
+ "num_input_tokens_seen": 7574816,
2329
+ "step": 290
2330
+ },
2331
+ {
2332
+ "epoch": 10.40552995391705,
2333
+ "grad_norm": 0.32222089171409607,
2334
+ "learning_rate": 2.195326641487132e-05,
2335
+ "loss": 0.0632,
2336
+ "num_input_tokens_seen": 7598688,
2337
+ "step": 291
2338
+ },
2339
+ {
2340
+ "epoch": 10.442396313364055,
2341
+ "grad_norm": 0.33085688948631287,
2342
+ "learning_rate": 2.1808958803485136e-05,
2343
+ "loss": 0.0589,
2344
+ "num_input_tokens_seen": 7620856,
2345
+ "step": 292
2346
+ },
2347
+ {
2348
+ "epoch": 10.47926267281106,
2349
+ "grad_norm": 0.28755688667297363,
2350
+ "learning_rate": 2.1664759196987182e-05,
2351
+ "loss": 0.0666,
2352
+ "num_input_tokens_seen": 7647512,
2353
+ "step": 293
2354
+ },
2355
+ {
2356
+ "epoch": 10.516129032258064,
2357
+ "grad_norm": 0.3906136751174927,
2358
+ "learning_rate": 2.1520672475998373e-05,
2359
+ "loss": 0.0885,
2360
+ "num_input_tokens_seen": 7681488,
2361
+ "step": 294
2362
+ },
2363
+ {
2364
+ "epoch": 10.55299539170507,
2365
+ "grad_norm": 0.2831442058086395,
2366
+ "learning_rate": 2.1376703517318837e-05,
2367
+ "loss": 0.0581,
2368
+ "num_input_tokens_seen": 7707480,
2369
+ "step": 295
2370
+ },
2371
+ {
2372
+ "epoch": 10.589861751152073,
2373
+ "grad_norm": 0.2866826355457306,
2374
+ "learning_rate": 2.1232857193762924e-05,
2375
+ "loss": 0.049,
2376
+ "num_input_tokens_seen": 7733640,
2377
+ "step": 296
2378
+ },
2379
+ {
2380
+ "epoch": 10.626728110599078,
2381
+ "grad_norm": 0.25126680731773376,
2382
+ "learning_rate": 2.1089138373994223e-05,
2383
+ "loss": 0.0476,
2384
+ "num_input_tokens_seen": 7766744,
2385
+ "step": 297
2386
+ },
2387
+ {
2388
+ "epoch": 10.663594470046084,
2389
+ "grad_norm": 0.28204652667045593,
2390
+ "learning_rate": 2.0945551922360818e-05,
2391
+ "loss": 0.0625,
2392
+ "num_input_tokens_seen": 7796144,
2393
+ "step": 298
2394
+ },
2395
+ {
2396
+ "epoch": 10.700460829493087,
2397
+ "grad_norm": 0.32275664806365967,
2398
+ "learning_rate": 2.0802102698730574e-05,
2399
+ "loss": 0.0523,
2400
+ "num_input_tokens_seen": 7814368,
2401
+ "step": 299
2402
+ },
2403
+ {
2404
+ "epoch": 10.737327188940093,
2405
+ "grad_norm": 0.3534482717514038,
2406
+ "learning_rate": 2.0658795558326743e-05,
2407
+ "loss": 0.0484,
2408
+ "num_input_tokens_seen": 7844720,
2409
+ "step": 300
2410
+ },
2411
+ {
2412
+ "epoch": 10.774193548387096,
2413
+ "grad_norm": 0.27784067392349243,
2414
+ "learning_rate": 2.0515635351563565e-05,
2415
+ "loss": 0.0549,
2416
+ "num_input_tokens_seen": 7876192,
2417
+ "step": 301
2418
+ },
2419
+ {
2420
+ "epoch": 10.811059907834101,
2421
+ "grad_norm": 0.3224843442440033,
2422
+ "learning_rate": 2.037262692388214e-05,
2423
+ "loss": 0.0545,
2424
+ "num_input_tokens_seen": 7903336,
2425
+ "step": 302
2426
+ },
2427
+ {
2428
+ "epoch": 10.847926267281107,
2429
+ "grad_norm": 0.4785996973514557,
2430
+ "learning_rate": 2.022977511558638e-05,
2431
+ "loss": 0.0662,
2432
+ "num_input_tokens_seen": 7936544,
2433
+ "step": 303
2434
+ },
2435
+ {
2436
+ "epoch": 10.88479262672811,
2437
+ "grad_norm": 0.2665662169456482,
2438
+ "learning_rate": 2.0087084761679245e-05,
2439
+ "loss": 0.0456,
2440
+ "num_input_tokens_seen": 7966064,
2441
+ "step": 304
2442
+ },
2443
+ {
2444
+ "epoch": 10.921658986175116,
2445
+ "grad_norm": 0.322708398103714,
2446
+ "learning_rate": 1.9944560691699057e-05,
2447
+ "loss": 0.0535,
2448
+ "num_input_tokens_seen": 7989848,
2449
+ "step": 305
2450
+ },
2451
+ {
2452
+ "epoch": 10.95852534562212,
2453
+ "grad_norm": 0.32365888357162476,
2454
+ "learning_rate": 1.980220772955602e-05,
2455
+ "loss": 0.0614,
2456
+ "num_input_tokens_seen": 8020416,
2457
+ "step": 306
2458
+ },
2459
+ {
2460
+ "epoch": 10.995391705069125,
2461
+ "grad_norm": 0.32327035069465637,
2462
+ "learning_rate": 1.9660030693369004e-05,
2463
+ "loss": 0.0456,
2464
+ "num_input_tokens_seen": 8049840,
2465
+ "step": 307
2466
+ },
2467
+ {
2468
+ "epoch": 11.0,
2469
+ "grad_norm": 0.9106179475784302,
2470
+ "learning_rate": 1.9518034395302414e-05,
2471
+ "loss": 0.0734,
2472
+ "num_input_tokens_seen": 8051736,
2473
+ "step": 308
2474
+ },
2475
+ {
2476
+ "epoch": 11.036866359447005,
2477
+ "grad_norm": 0.2582056224346161,
2478
+ "learning_rate": 1.937622364140338e-05,
2479
+ "loss": 0.0362,
2480
+ "num_input_tokens_seen": 8082888,
2481
+ "step": 309
2482
+ },
2483
+ {
2484
+ "epoch": 11.073732718894009,
2485
+ "grad_norm": 0.3024876117706299,
2486
+ "learning_rate": 1.9234603231438995e-05,
2487
+ "loss": 0.0362,
2488
+ "num_input_tokens_seen": 8107768,
2489
+ "step": 310
2490
+ },
2491
+ {
2492
+ "epoch": 11.110599078341014,
2493
+ "grad_norm": 0.2687247097492218,
2494
+ "learning_rate": 1.9093177958733966e-05,
2495
+ "loss": 0.0504,
2496
+ "num_input_tokens_seen": 8149664,
2497
+ "step": 311
2498
+ },
2499
+ {
2500
+ "epoch": 11.147465437788018,
2501
+ "grad_norm": 0.37591755390167236,
2502
+ "learning_rate": 1.895195261000831e-05,
2503
+ "loss": 0.0647,
2504
+ "num_input_tokens_seen": 8172672,
2505
+ "step": 312
2506
+ },
2507
+ {
2508
+ "epoch": 11.184331797235023,
2509
+ "grad_norm": 0.26167264580726624,
2510
+ "learning_rate": 1.8810931965215356e-05,
2511
+ "loss": 0.0391,
2512
+ "num_input_tokens_seen": 8199368,
2513
+ "step": 313
2514
+ },
2515
+ {
2516
+ "epoch": 11.221198156682028,
2517
+ "grad_norm": 0.2515069246292114,
2518
+ "learning_rate": 1.8670120797379958e-05,
2519
+ "loss": 0.0445,
2520
+ "num_input_tokens_seen": 8225816,
2521
+ "step": 314
2522
+ },
2523
+ {
2524
+ "epoch": 11.258064516129032,
2525
+ "grad_norm": 0.32947489619255066,
2526
+ "learning_rate": 1.852952387243698e-05,
2527
+ "loss": 0.0456,
2528
+ "num_input_tokens_seen": 8250688,
2529
+ "step": 315
2530
+ },
2531
+ {
2532
+ "epoch": 11.294930875576037,
2533
+ "grad_norm": 0.3417774438858032,
2534
+ "learning_rate": 1.838914594906995e-05,
2535
+ "loss": 0.0485,
2536
+ "num_input_tokens_seen": 8273448,
2537
+ "step": 316
2538
+ },
2539
+ {
2540
+ "epoch": 11.331797235023041,
2541
+ "grad_norm": 0.3106794059276581,
2542
+ "learning_rate": 1.8248991778549984e-05,
2543
+ "loss": 0.0417,
2544
+ "num_input_tokens_seen": 8295960,
2545
+ "step": 317
2546
+ },
2547
+ {
2548
+ "epoch": 11.368663594470046,
2549
+ "grad_norm": 0.3570440709590912,
2550
+ "learning_rate": 1.8109066104575023e-05,
2551
+ "loss": 0.0459,
2552
+ "num_input_tokens_seen": 8319704,
2553
+ "step": 318
2554
+ },
2555
+ {
2556
+ "epoch": 11.40552995391705,
2557
+ "grad_norm": 0.3612540364265442,
2558
+ "learning_rate": 1.7969373663109234e-05,
2559
+ "loss": 0.0434,
2560
+ "num_input_tokens_seen": 8346544,
2561
+ "step": 319
2562
+ },
2563
+ {
2564
+ "epoch": 11.442396313364055,
2565
+ "grad_norm": 0.3443238437175751,
2566
+ "learning_rate": 1.7829919182222752e-05,
2567
+ "loss": 0.0549,
2568
+ "num_input_tokens_seen": 8373352,
2569
+ "step": 320
2570
+ },
2571
+ {
2572
+ "epoch": 11.47926267281106,
2573
+ "grad_norm": 0.29259899258613586,
2574
+ "learning_rate": 1.7690707381931583e-05,
2575
+ "loss": 0.0326,
2576
+ "num_input_tokens_seen": 8400136,
2577
+ "step": 321
2578
+ },
2579
+ {
2580
+ "epoch": 11.516129032258064,
2581
+ "grad_norm": 0.255287230014801,
2582
+ "learning_rate": 1.755174297403795e-05,
2583
+ "loss": 0.0433,
2584
+ "num_input_tokens_seen": 8435752,
2585
+ "step": 322
2586
+ },
2587
+ {
2588
+ "epoch": 11.55299539170507,
2589
+ "grad_norm": 0.33487167954444885,
2590
+ "learning_rate": 1.7413030661970742e-05,
2591
+ "loss": 0.0451,
2592
+ "num_input_tokens_seen": 8457320,
2593
+ "step": 323
2594
+ },
2595
+ {
2596
+ "epoch": 11.589861751152073,
2597
+ "grad_norm": 0.27473774552345276,
2598
+ "learning_rate": 1.7274575140626318e-05,
2599
+ "loss": 0.0378,
2600
+ "num_input_tokens_seen": 8484320,
2601
+ "step": 324
2602
+ }
2603
+ ],
2604
+ "logging_steps": 1.0,
2605
+ "max_steps": 540,
2606
+ "num_input_tokens_seen": 8484320,
2607
+ "num_train_epochs": 20,
2608
+ "save_steps": 27,
2609
+ "stateful_callbacks": {
2610
+ "TrainerControl": {
2611
+ "args": {
2612
+ "should_epoch_stop": false,
2613
+ "should_evaluate": false,
2614
+ "should_log": false,
2615
+ "should_save": true,
2616
+ "should_training_stop": false
2617
+ },
2618
+ "attributes": {}
2619
+ }
2620
+ },
2621
+ "total_flos": 7.157514257448305e+17,
2622
+ "train_batch_size": 1,
2623
+ "trial_name": null,
2624
+ "trial_params": null
2625
+ }
checkpoint-324/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-351/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.12.0
checkpoint-351/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "q_proj",
25
+ "o_proj",
26
+ "up_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "down_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-351/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-351/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-351/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-351/tokenizer_config.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "extra_special_tokens": {},
203
+ "model_max_length": 8192,
204
+ "pad_token": "<|endoftext|>",
205
+ "padding_side": "right",
206
+ "split_special_tokens": false,
207
+ "tokenizer_class": "Qwen2Tokenizer",
208
+ "unk_token": null
209
+ }
checkpoint-351/trainer_state.json ADDED
@@ -0,0 +1,2841 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 12.55299539170507,
5
+ "eval_steps": 500,
6
+ "global_step": 351,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.03686635944700461,
13
+ "grad_norm": 0.06150835379958153,
14
+ "learning_rate": 4.999957692144361e-05,
15
+ "loss": 0.663,
16
+ "num_input_tokens_seen": 23408,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.07373271889400922,
21
+ "grad_norm": 0.05766688659787178,
22
+ "learning_rate": 4.999830770009406e-05,
23
+ "loss": 0.5847,
24
+ "num_input_tokens_seen": 45520,
25
+ "step": 2
26
+ },
27
+ {
28
+ "epoch": 0.11059907834101383,
29
+ "grad_norm": 0.0780782401561737,
30
+ "learning_rate": 4.9996192378909786e-05,
31
+ "loss": 0.5545,
32
+ "num_input_tokens_seen": 68904,
33
+ "step": 3
34
+ },
35
+ {
36
+ "epoch": 0.14746543778801843,
37
+ "grad_norm": 0.07575194537639618,
38
+ "learning_rate": 4.9993231029486544e-05,
39
+ "loss": 0.7025,
40
+ "num_input_tokens_seen": 89696,
41
+ "step": 4
42
+ },
43
+ {
44
+ "epoch": 0.18433179723502305,
45
+ "grad_norm": 0.0708586797118187,
46
+ "learning_rate": 4.998942375205502e-05,
47
+ "loss": 0.6063,
48
+ "num_input_tokens_seen": 118440,
49
+ "step": 5
50
+ },
51
+ {
52
+ "epoch": 0.22119815668202766,
53
+ "grad_norm": 0.0794093981385231,
54
+ "learning_rate": 4.99847706754774e-05,
55
+ "loss": 0.593,
56
+ "num_input_tokens_seen": 145072,
57
+ "step": 6
58
+ },
59
+ {
60
+ "epoch": 0.25806451612903225,
61
+ "grad_norm": 0.04954744130373001,
62
+ "learning_rate": 4.997927195724303e-05,
63
+ "loss": 0.4857,
64
+ "num_input_tokens_seen": 182112,
65
+ "step": 7
66
+ },
67
+ {
68
+ "epoch": 0.29493087557603687,
69
+ "grad_norm": 0.06549246609210968,
70
+ "learning_rate": 4.997292778346312e-05,
71
+ "loss": 0.5393,
72
+ "num_input_tokens_seen": 212192,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.3317972350230415,
77
+ "grad_norm": 0.07614441215991974,
78
+ "learning_rate": 4.996573836886435e-05,
79
+ "loss": 0.7044,
80
+ "num_input_tokens_seen": 233728,
81
+ "step": 9
82
+ },
83
+ {
84
+ "epoch": 0.3686635944700461,
85
+ "grad_norm": 0.07068340480327606,
86
+ "learning_rate": 4.995770395678171e-05,
87
+ "loss": 0.6086,
88
+ "num_input_tokens_seen": 259776,
89
+ "step": 10
90
+ },
91
+ {
92
+ "epoch": 0.4055299539170507,
93
+ "grad_norm": 0.07266585528850555,
94
+ "learning_rate": 4.9948824819150185e-05,
95
+ "loss": 0.6247,
96
+ "num_input_tokens_seen": 284816,
97
+ "step": 11
98
+ },
99
+ {
100
+ "epoch": 0.4423963133640553,
101
+ "grad_norm": 0.06145177036523819,
102
+ "learning_rate": 4.993910125649561e-05,
103
+ "loss": 0.4918,
104
+ "num_input_tokens_seen": 309776,
105
+ "step": 12
106
+ },
107
+ {
108
+ "epoch": 0.4792626728110599,
109
+ "grad_norm": 0.06720694154500961,
110
+ "learning_rate": 4.992853359792444e-05,
111
+ "loss": 0.5017,
112
+ "num_input_tokens_seen": 339064,
113
+ "step": 13
114
+ },
115
+ {
116
+ "epoch": 0.5161290322580645,
117
+ "grad_norm": 0.07309022545814514,
118
+ "learning_rate": 4.9917122201112656e-05,
119
+ "loss": 0.5447,
120
+ "num_input_tokens_seen": 369864,
121
+ "step": 14
122
+ },
123
+ {
124
+ "epoch": 0.5529953917050692,
125
+ "grad_norm": 0.0778132826089859,
126
+ "learning_rate": 4.990486745229364e-05,
127
+ "loss": 0.5034,
128
+ "num_input_tokens_seen": 397184,
129
+ "step": 15
130
+ },
131
+ {
132
+ "epoch": 0.5898617511520737,
133
+ "grad_norm": 0.07727856189012527,
134
+ "learning_rate": 4.989176976624511e-05,
135
+ "loss": 0.5277,
136
+ "num_input_tokens_seen": 426296,
137
+ "step": 16
138
+ },
139
+ {
140
+ "epoch": 0.6267281105990783,
141
+ "grad_norm": 0.0700518786907196,
142
+ "learning_rate": 4.987782958627508e-05,
143
+ "loss": 0.5356,
144
+ "num_input_tokens_seen": 459544,
145
+ "step": 17
146
+ },
147
+ {
148
+ "epoch": 0.663594470046083,
149
+ "grad_norm": 0.07351912558078766,
150
+ "learning_rate": 4.9863047384206835e-05,
151
+ "loss": 0.5505,
152
+ "num_input_tokens_seen": 488616,
153
+ "step": 18
154
+ },
155
+ {
156
+ "epoch": 0.7004608294930875,
157
+ "grad_norm": 0.08268705755472183,
158
+ "learning_rate": 4.9847423660363e-05,
159
+ "loss": 0.5557,
160
+ "num_input_tokens_seen": 512176,
161
+ "step": 19
162
+ },
163
+ {
164
+ "epoch": 0.7373271889400922,
165
+ "grad_norm": 0.08081424236297607,
166
+ "learning_rate": 4.983095894354858e-05,
167
+ "loss": 0.4576,
168
+ "num_input_tokens_seen": 539456,
169
+ "step": 20
170
+ },
171
+ {
172
+ "epoch": 0.7741935483870968,
173
+ "grad_norm": 0.07748426496982574,
174
+ "learning_rate": 4.9813653791033057e-05,
175
+ "loss": 0.3918,
176
+ "num_input_tokens_seen": 561384,
177
+ "step": 21
178
+ },
179
+ {
180
+ "epoch": 0.8110599078341014,
181
+ "grad_norm": 0.10133849829435349,
182
+ "learning_rate": 4.979550878853154e-05,
183
+ "loss": 0.531,
184
+ "num_input_tokens_seen": 589792,
185
+ "step": 22
186
+ },
187
+ {
188
+ "epoch": 0.847926267281106,
189
+ "grad_norm": 0.09528470784425735,
190
+ "learning_rate": 4.9776524550184965e-05,
191
+ "loss": 0.4159,
192
+ "num_input_tokens_seen": 613944,
193
+ "step": 23
194
+ },
195
+ {
196
+ "epoch": 0.8847926267281107,
197
+ "grad_norm": 0.08829868584871292,
198
+ "learning_rate": 4.975670171853926e-05,
199
+ "loss": 0.403,
200
+ "num_input_tokens_seen": 641432,
201
+ "step": 24
202
+ },
203
+ {
204
+ "epoch": 0.9216589861751152,
205
+ "grad_norm": 0.10020875930786133,
206
+ "learning_rate": 4.973604096452361e-05,
207
+ "loss": 0.4238,
208
+ "num_input_tokens_seen": 665232,
209
+ "step": 25
210
+ },
211
+ {
212
+ "epoch": 0.9585253456221198,
213
+ "grad_norm": 0.1256554126739502,
214
+ "learning_rate": 4.971454298742779e-05,
215
+ "loss": 0.5033,
216
+ "num_input_tokens_seen": 687216,
217
+ "step": 26
218
+ },
219
+ {
220
+ "epoch": 0.9953917050691244,
221
+ "grad_norm": 0.17123407125473022,
222
+ "learning_rate": 4.9692208514878444e-05,
223
+ "loss": 0.3842,
224
+ "num_input_tokens_seen": 728880,
225
+ "step": 27
226
+ },
227
+ {
228
+ "epoch": 1.0,
229
+ "grad_norm": 0.27383726835250854,
230
+ "learning_rate": 4.966903830281449e-05,
231
+ "loss": 0.4988,
232
+ "num_input_tokens_seen": 731976,
233
+ "step": 28
234
+ },
235
+ {
236
+ "epoch": 1.0368663594470047,
237
+ "grad_norm": 0.148647278547287,
238
+ "learning_rate": 4.9645033135461494e-05,
239
+ "loss": 0.4489,
240
+ "num_input_tokens_seen": 756184,
241
+ "step": 29
242
+ },
243
+ {
244
+ "epoch": 1.0737327188940091,
245
+ "grad_norm": 0.11988866329193115,
246
+ "learning_rate": 4.962019382530521e-05,
247
+ "loss": 0.4999,
248
+ "num_input_tokens_seen": 779072,
249
+ "step": 30
250
+ },
251
+ {
252
+ "epoch": 1.1105990783410138,
253
+ "grad_norm": 0.10590679943561554,
254
+ "learning_rate": 4.9594521213063974e-05,
255
+ "loss": 0.3711,
256
+ "num_input_tokens_seen": 805672,
257
+ "step": 31
258
+ },
259
+ {
260
+ "epoch": 1.1474654377880185,
261
+ "grad_norm": 0.11934591829776764,
262
+ "learning_rate": 4.9568016167660334e-05,
263
+ "loss": 0.3385,
264
+ "num_input_tokens_seen": 828840,
265
+ "step": 32
266
+ },
267
+ {
268
+ "epoch": 1.1843317972350231,
269
+ "grad_norm": 0.11900116503238678,
270
+ "learning_rate": 4.9540679586191605e-05,
271
+ "loss": 0.3812,
272
+ "num_input_tokens_seen": 850792,
273
+ "step": 33
274
+ },
275
+ {
276
+ "epoch": 1.2211981566820276,
277
+ "grad_norm": 0.11279546469449997,
278
+ "learning_rate": 4.951251239389948e-05,
279
+ "loss": 0.2924,
280
+ "num_input_tokens_seen": 885608,
281
+ "step": 34
282
+ },
283
+ {
284
+ "epoch": 1.2580645161290323,
285
+ "grad_norm": 0.08340126276016235,
286
+ "learning_rate": 4.948351554413879e-05,
287
+ "loss": 0.3489,
288
+ "num_input_tokens_seen": 921912,
289
+ "step": 35
290
+ },
291
+ {
292
+ "epoch": 1.294930875576037,
293
+ "grad_norm": 0.11327336728572845,
294
+ "learning_rate": 4.9453690018345144e-05,
295
+ "loss": 0.2921,
296
+ "num_input_tokens_seen": 945672,
297
+ "step": 36
298
+ },
299
+ {
300
+ "epoch": 1.3317972350230414,
301
+ "grad_norm": 0.10909265279769897,
302
+ "learning_rate": 4.942303682600178e-05,
303
+ "loss": 0.3421,
304
+ "num_input_tokens_seen": 970824,
305
+ "step": 37
306
+ },
307
+ {
308
+ "epoch": 1.368663594470046,
309
+ "grad_norm": 0.11239592730998993,
310
+ "learning_rate": 4.939155700460536e-05,
311
+ "loss": 0.3848,
312
+ "num_input_tokens_seen": 995840,
313
+ "step": 38
314
+ },
315
+ {
316
+ "epoch": 1.4055299539170507,
317
+ "grad_norm": 0.1034158244729042,
318
+ "learning_rate": 4.9359251619630886e-05,
319
+ "loss": 0.3434,
320
+ "num_input_tokens_seen": 1035880,
321
+ "step": 39
322
+ },
323
+ {
324
+ "epoch": 1.4423963133640554,
325
+ "grad_norm": 0.12086673080921173,
326
+ "learning_rate": 4.9326121764495596e-05,
327
+ "loss": 0.3588,
328
+ "num_input_tokens_seen": 1056488,
329
+ "step": 40
330
+ },
331
+ {
332
+ "epoch": 1.4792626728110598,
333
+ "grad_norm": 0.11408794671297073,
334
+ "learning_rate": 4.9292168560522014e-05,
335
+ "loss": 0.4021,
336
+ "num_input_tokens_seen": 1080080,
337
+ "step": 41
338
+ },
339
+ {
340
+ "epoch": 1.5161290322580645,
341
+ "grad_norm": 0.1417722851037979,
342
+ "learning_rate": 4.925739315689991e-05,
343
+ "loss": 0.3343,
344
+ "num_input_tokens_seen": 1095632,
345
+ "step": 42
346
+ },
347
+ {
348
+ "epoch": 1.5529953917050692,
349
+ "grad_norm": 0.2315663844347,
350
+ "learning_rate": 4.9221796730647516e-05,
351
+ "loss": 0.4025,
352
+ "num_input_tokens_seen": 1126040,
353
+ "step": 43
354
+ },
355
+ {
356
+ "epoch": 1.5898617511520738,
357
+ "grad_norm": 0.07856712490320206,
358
+ "learning_rate": 4.9185380486571595e-05,
359
+ "loss": 0.3337,
360
+ "num_input_tokens_seen": 1156656,
361
+ "step": 44
362
+ },
363
+ {
364
+ "epoch": 1.6267281105990783,
365
+ "grad_norm": 0.10064279288053513,
366
+ "learning_rate": 4.914814565722671e-05,
367
+ "loss": 0.3758,
368
+ "num_input_tokens_seen": 1183400,
369
+ "step": 45
370
+ },
371
+ {
372
+ "epoch": 1.663594470046083,
373
+ "grad_norm": 0.106510229408741,
374
+ "learning_rate": 4.9110093502873476e-05,
375
+ "loss": 0.3363,
376
+ "num_input_tokens_seen": 1209680,
377
+ "step": 46
378
+ },
379
+ {
380
+ "epoch": 1.7004608294930876,
381
+ "grad_norm": 0.10446175187826157,
382
+ "learning_rate": 4.907122531143594e-05,
383
+ "loss": 0.3853,
384
+ "num_input_tokens_seen": 1237864,
385
+ "step": 47
386
+ },
387
+ {
388
+ "epoch": 1.737327188940092,
389
+ "grad_norm": 0.2570022940635681,
390
+ "learning_rate": 4.9031542398457974e-05,
391
+ "loss": 0.3194,
392
+ "num_input_tokens_seen": 1273080,
393
+ "step": 48
394
+ },
395
+ {
396
+ "epoch": 1.7741935483870968,
397
+ "grad_norm": 0.0968039259314537,
398
+ "learning_rate": 4.8991046107058735e-05,
399
+ "loss": 0.2955,
400
+ "num_input_tokens_seen": 1300256,
401
+ "step": 49
402
+ },
403
+ {
404
+ "epoch": 1.8110599078341014,
405
+ "grad_norm": 0.11750692129135132,
406
+ "learning_rate": 4.894973780788722e-05,
407
+ "loss": 0.3314,
408
+ "num_input_tokens_seen": 1322616,
409
+ "step": 50
410
+ },
411
+ {
412
+ "epoch": 1.8479262672811059,
413
+ "grad_norm": 0.09568070620298386,
414
+ "learning_rate": 4.890761889907589e-05,
415
+ "loss": 0.3341,
416
+ "num_input_tokens_seen": 1353552,
417
+ "step": 51
418
+ },
419
+ {
420
+ "epoch": 1.8847926267281108,
421
+ "grad_norm": 0.11816362291574478,
422
+ "learning_rate": 4.88646908061933e-05,
423
+ "loss": 0.3202,
424
+ "num_input_tokens_seen": 1376456,
425
+ "step": 52
426
+ },
427
+ {
428
+ "epoch": 1.9216589861751152,
429
+ "grad_norm": 0.133891761302948,
430
+ "learning_rate": 4.8820954982195905e-05,
431
+ "loss": 0.2852,
432
+ "num_input_tokens_seen": 1398344,
433
+ "step": 53
434
+ },
435
+ {
436
+ "epoch": 1.9585253456221197,
437
+ "grad_norm": 0.11985364556312561,
438
+ "learning_rate": 4.877641290737884e-05,
439
+ "loss": 0.3413,
440
+ "num_input_tokens_seen": 1424264,
441
+ "step": 54
442
+ },
443
+ {
444
+ "epoch": 1.9953917050691246,
445
+ "grad_norm": 0.09828098118305206,
446
+ "learning_rate": 4.873106608932585e-05,
447
+ "loss": 0.2726,
448
+ "num_input_tokens_seen": 1460688,
449
+ "step": 55
450
+ },
451
+ {
452
+ "epoch": 2.0,
453
+ "grad_norm": 0.31861889362335205,
454
+ "learning_rate": 4.868491606285823e-05,
455
+ "loss": 0.3512,
456
+ "num_input_tokens_seen": 1463952,
457
+ "step": 56
458
+ },
459
+ {
460
+ "epoch": 2.0368663594470044,
461
+ "grad_norm": 0.11089354753494263,
462
+ "learning_rate": 4.8637964389982926e-05,
463
+ "loss": 0.2953,
464
+ "num_input_tokens_seen": 1492600,
465
+ "step": 57
466
+ },
467
+ {
468
+ "epoch": 2.0737327188940093,
469
+ "grad_norm": 0.12034712731838226,
470
+ "learning_rate": 4.859021265983959e-05,
471
+ "loss": 0.2875,
472
+ "num_input_tokens_seen": 1514496,
473
+ "step": 58
474
+ },
475
+ {
476
+ "epoch": 2.110599078341014,
477
+ "grad_norm": 0.1372830867767334,
478
+ "learning_rate": 4.854166248864689e-05,
479
+ "loss": 0.3535,
480
+ "num_input_tokens_seen": 1541656,
481
+ "step": 59
482
+ },
483
+ {
484
+ "epoch": 2.1474654377880182,
485
+ "grad_norm": 0.10605650395154953,
486
+ "learning_rate": 4.849231551964771e-05,
487
+ "loss": 0.3013,
488
+ "num_input_tokens_seen": 1569672,
489
+ "step": 60
490
+ },
491
+ {
492
+ "epoch": 2.184331797235023,
493
+ "grad_norm": 0.12524856626987457,
494
+ "learning_rate": 4.844217342305363e-05,
495
+ "loss": 0.2558,
496
+ "num_input_tokens_seen": 1599304,
497
+ "step": 61
498
+ },
499
+ {
500
+ "epoch": 2.2211981566820276,
501
+ "grad_norm": 0.1151009052991867,
502
+ "learning_rate": 4.839123789598829e-05,
503
+ "loss": 0.2666,
504
+ "num_input_tokens_seen": 1628288,
505
+ "step": 62
506
+ },
507
+ {
508
+ "epoch": 2.258064516129032,
509
+ "grad_norm": 0.10297228395938873,
510
+ "learning_rate": 4.8339510662430046e-05,
511
+ "loss": 0.2982,
512
+ "num_input_tokens_seen": 1656384,
513
+ "step": 63
514
+ },
515
+ {
516
+ "epoch": 2.294930875576037,
517
+ "grad_norm": 0.11971966177225113,
518
+ "learning_rate": 4.828699347315356e-05,
519
+ "loss": 0.3746,
520
+ "num_input_tokens_seen": 1679344,
521
+ "step": 64
522
+ },
523
+ {
524
+ "epoch": 2.3317972350230414,
525
+ "grad_norm": 0.12384694814682007,
526
+ "learning_rate": 4.823368810567056e-05,
527
+ "loss": 0.2605,
528
+ "num_input_tokens_seen": 1703904,
529
+ "step": 65
530
+ },
531
+ {
532
+ "epoch": 2.3686635944700463,
533
+ "grad_norm": 0.14720793068408966,
534
+ "learning_rate": 4.817959636416969e-05,
535
+ "loss": 0.2816,
536
+ "num_input_tokens_seen": 1722360,
537
+ "step": 66
538
+ },
539
+ {
540
+ "epoch": 2.4055299539170507,
541
+ "grad_norm": 0.10553745925426483,
542
+ "learning_rate": 4.81247200794554e-05,
543
+ "loss": 0.2502,
544
+ "num_input_tokens_seen": 1752464,
545
+ "step": 67
546
+ },
547
+ {
548
+ "epoch": 2.442396313364055,
549
+ "grad_norm": 0.11162563413381577,
550
+ "learning_rate": 4.806906110888606e-05,
551
+ "loss": 0.2286,
552
+ "num_input_tokens_seen": 1782744,
553
+ "step": 68
554
+ },
555
+ {
556
+ "epoch": 2.47926267281106,
557
+ "grad_norm": 0.12341686338186264,
558
+ "learning_rate": 4.8012621336311016e-05,
559
+ "loss": 0.299,
560
+ "num_input_tokens_seen": 1815120,
561
+ "step": 69
562
+ },
563
+ {
564
+ "epoch": 2.5161290322580645,
565
+ "grad_norm": 0.12033814936876297,
566
+ "learning_rate": 4.7955402672006854e-05,
567
+ "loss": 0.2609,
568
+ "num_input_tokens_seen": 1840408,
569
+ "step": 70
570
+ },
571
+ {
572
+ "epoch": 2.5529953917050694,
573
+ "grad_norm": 0.11412363499403,
574
+ "learning_rate": 4.789740705261278e-05,
575
+ "loss": 0.3316,
576
+ "num_input_tokens_seen": 1873000,
577
+ "step": 71
578
+ },
579
+ {
580
+ "epoch": 2.589861751152074,
581
+ "grad_norm": 0.18193566799163818,
582
+ "learning_rate": 4.783863644106502e-05,
583
+ "loss": 0.2773,
584
+ "num_input_tokens_seen": 1900920,
585
+ "step": 72
586
+ },
587
+ {
588
+ "epoch": 2.6267281105990783,
589
+ "grad_norm": 0.14569184184074402,
590
+ "learning_rate": 4.777909282653042e-05,
591
+ "loss": 0.2644,
592
+ "num_input_tokens_seen": 1919272,
593
+ "step": 73
594
+ },
595
+ {
596
+ "epoch": 2.6635944700460827,
597
+ "grad_norm": 0.12456360459327698,
598
+ "learning_rate": 4.771877822433911e-05,
599
+ "loss": 0.2974,
600
+ "num_input_tokens_seen": 1959152,
601
+ "step": 74
602
+ },
603
+ {
604
+ "epoch": 2.7004608294930876,
605
+ "grad_norm": 0.1362839788198471,
606
+ "learning_rate": 4.765769467591625e-05,
607
+ "loss": 0.2743,
608
+ "num_input_tokens_seen": 1982960,
609
+ "step": 75
610
+ },
611
+ {
612
+ "epoch": 2.737327188940092,
613
+ "grad_norm": 0.15120629966259003,
614
+ "learning_rate": 4.759584424871302e-05,
615
+ "loss": 0.2425,
616
+ "num_input_tokens_seen": 2006736,
617
+ "step": 76
618
+ },
619
+ {
620
+ "epoch": 2.774193548387097,
621
+ "grad_norm": 0.15145516395568848,
622
+ "learning_rate": 4.7533229036136553e-05,
623
+ "loss": 0.2723,
624
+ "num_input_tokens_seen": 2031536,
625
+ "step": 77
626
+ },
627
+ {
628
+ "epoch": 2.8110599078341014,
629
+ "grad_norm": 0.1607382595539093,
630
+ "learning_rate": 4.7469851157479177e-05,
631
+ "loss": 0.2525,
632
+ "num_input_tokens_seen": 2053168,
633
+ "step": 78
634
+ },
635
+ {
636
+ "epoch": 2.847926267281106,
637
+ "grad_norm": 0.14976347982883453,
638
+ "learning_rate": 4.740571275784659e-05,
639
+ "loss": 0.2792,
640
+ "num_input_tokens_seen": 2078208,
641
+ "step": 79
642
+ },
643
+ {
644
+ "epoch": 2.8847926267281108,
645
+ "grad_norm": 0.12997782230377197,
646
+ "learning_rate": 4.734081600808531e-05,
647
+ "loss": 0.291,
648
+ "num_input_tokens_seen": 2101560,
649
+ "step": 80
650
+ },
651
+ {
652
+ "epoch": 2.921658986175115,
653
+ "grad_norm": 0.1369074434041977,
654
+ "learning_rate": 4.72751631047092e-05,
655
+ "loss": 0.2492,
656
+ "num_input_tokens_seen": 2127824,
657
+ "step": 81
658
+ },
659
+ {
660
+ "epoch": 2.9585253456221197,
661
+ "grad_norm": 0.11734048277139664,
662
+ "learning_rate": 4.7208756269825104e-05,
663
+ "loss": 0.2442,
664
+ "num_input_tokens_seen": 2171536,
665
+ "step": 82
666
+ },
667
+ {
668
+ "epoch": 2.9953917050691246,
669
+ "grad_norm": 0.14909496903419495,
670
+ "learning_rate": 4.714159775105765e-05,
671
+ "loss": 0.2344,
672
+ "num_input_tokens_seen": 2193016,
673
+ "step": 83
674
+ },
675
+ {
676
+ "epoch": 3.0,
677
+ "grad_norm": 0.40910854935646057,
678
+ "learning_rate": 4.707368982147318e-05,
679
+ "loss": 0.2645,
680
+ "num_input_tokens_seen": 2195928,
681
+ "step": 84
682
+ },
683
+ {
684
+ "epoch": 3.0368663594470044,
685
+ "grad_norm": 0.1433151513338089,
686
+ "learning_rate": 4.700503477950278e-05,
687
+ "loss": 0.2185,
688
+ "num_input_tokens_seen": 2219472,
689
+ "step": 85
690
+ },
691
+ {
692
+ "epoch": 3.0737327188940093,
693
+ "grad_norm": 0.13229826092720032,
694
+ "learning_rate": 4.693563494886455e-05,
695
+ "loss": 0.2364,
696
+ "num_input_tokens_seen": 2246504,
697
+ "step": 86
698
+ },
699
+ {
700
+ "epoch": 3.110599078341014,
701
+ "grad_norm": 0.1702108383178711,
702
+ "learning_rate": 4.6865492678484895e-05,
703
+ "loss": 0.2703,
704
+ "num_input_tokens_seen": 2270304,
705
+ "step": 87
706
+ },
707
+ {
708
+ "epoch": 3.1474654377880182,
709
+ "grad_norm": 0.1411813497543335,
710
+ "learning_rate": 4.679461034241906e-05,
711
+ "loss": 0.2807,
712
+ "num_input_tokens_seen": 2299968,
713
+ "step": 88
714
+ },
715
+ {
716
+ "epoch": 3.184331797235023,
717
+ "grad_norm": 0.12941044569015503,
718
+ "learning_rate": 4.672299033977076e-05,
719
+ "loss": 0.2182,
720
+ "num_input_tokens_seen": 2333432,
721
+ "step": 89
722
+ },
723
+ {
724
+ "epoch": 3.2211981566820276,
725
+ "grad_norm": 0.1649884432554245,
726
+ "learning_rate": 4.665063509461097e-05,
727
+ "loss": 0.2572,
728
+ "num_input_tokens_seen": 2355320,
729
+ "step": 90
730
+ },
731
+ {
732
+ "epoch": 3.258064516129032,
733
+ "grad_norm": 0.14386451244354248,
734
+ "learning_rate": 4.657754705589591e-05,
735
+ "loss": 0.2412,
736
+ "num_input_tokens_seen": 2378416,
737
+ "step": 91
738
+ },
739
+ {
740
+ "epoch": 3.294930875576037,
741
+ "grad_norm": 0.15350477397441864,
742
+ "learning_rate": 4.650372869738414e-05,
743
+ "loss": 0.242,
744
+ "num_input_tokens_seen": 2405432,
745
+ "step": 92
746
+ },
747
+ {
748
+ "epoch": 3.3317972350230414,
749
+ "grad_norm": 0.16243231296539307,
750
+ "learning_rate": 4.642918251755281e-05,
751
+ "loss": 0.2436,
752
+ "num_input_tokens_seen": 2429992,
753
+ "step": 93
754
+ },
755
+ {
756
+ "epoch": 3.3686635944700463,
757
+ "grad_norm": 0.18401454389095306,
758
+ "learning_rate": 4.6353911039513145e-05,
759
+ "loss": 0.2538,
760
+ "num_input_tokens_seen": 2456264,
761
+ "step": 94
762
+ },
763
+ {
764
+ "epoch": 3.4055299539170507,
765
+ "grad_norm": 0.13898858428001404,
766
+ "learning_rate": 4.627791681092499e-05,
767
+ "loss": 0.2065,
768
+ "num_input_tokens_seen": 2486032,
769
+ "step": 95
770
+ },
771
+ {
772
+ "epoch": 3.442396313364055,
773
+ "grad_norm": 0.16943225264549255,
774
+ "learning_rate": 4.620120240391065e-05,
775
+ "loss": 0.2086,
776
+ "num_input_tokens_seen": 2509272,
777
+ "step": 96
778
+ },
779
+ {
780
+ "epoch": 3.47926267281106,
781
+ "grad_norm": 0.15286582708358765,
782
+ "learning_rate": 4.612377041496776e-05,
783
+ "loss": 0.2517,
784
+ "num_input_tokens_seen": 2538392,
785
+ "step": 97
786
+ },
787
+ {
788
+ "epoch": 3.5161290322580645,
789
+ "grad_norm": 0.17737072706222534,
790
+ "learning_rate": 4.604562346488144e-05,
791
+ "loss": 0.2413,
792
+ "num_input_tokens_seen": 2562624,
793
+ "step": 98
794
+ },
795
+ {
796
+ "epoch": 3.5529953917050694,
797
+ "grad_norm": 0.13630996644496918,
798
+ "learning_rate": 4.5966764198635606e-05,
799
+ "loss": 0.2157,
800
+ "num_input_tokens_seen": 2595448,
801
+ "step": 99
802
+ },
803
+ {
804
+ "epoch": 3.589861751152074,
805
+ "grad_norm": 0.13918158411979675,
806
+ "learning_rate": 4.588719528532342e-05,
807
+ "loss": 0.2319,
808
+ "num_input_tokens_seen": 2633568,
809
+ "step": 100
810
+ },
811
+ {
812
+ "epoch": 3.6267281105990783,
813
+ "grad_norm": 0.16548505425453186,
814
+ "learning_rate": 4.580691941805695e-05,
815
+ "loss": 0.2473,
816
+ "num_input_tokens_seen": 2659408,
817
+ "step": 101
818
+ },
819
+ {
820
+ "epoch": 3.6635944700460827,
821
+ "grad_norm": 0.17397943139076233,
822
+ "learning_rate": 4.572593931387604e-05,
823
+ "loss": 0.2527,
824
+ "num_input_tokens_seen": 2687272,
825
+ "step": 102
826
+ },
827
+ {
828
+ "epoch": 3.7004608294930876,
829
+ "grad_norm": 0.15970823168754578,
830
+ "learning_rate": 4.5644257713656356e-05,
831
+ "loss": 0.22,
832
+ "num_input_tokens_seen": 2718232,
833
+ "step": 103
834
+ },
835
+ {
836
+ "epoch": 3.737327188940092,
837
+ "grad_norm": 0.16440241038799286,
838
+ "learning_rate": 4.556187738201656e-05,
839
+ "loss": 0.2374,
840
+ "num_input_tokens_seen": 2743336,
841
+ "step": 104
842
+ },
843
+ {
844
+ "epoch": 3.774193548387097,
845
+ "grad_norm": 0.15761925280094147,
846
+ "learning_rate": 4.54788011072248e-05,
847
+ "loss": 0.2023,
848
+ "num_input_tokens_seen": 2771384,
849
+ "step": 105
850
+ },
851
+ {
852
+ "epoch": 3.8110599078341014,
853
+ "grad_norm": 0.1528206616640091,
854
+ "learning_rate": 4.539503170110431e-05,
855
+ "loss": 0.2289,
856
+ "num_input_tokens_seen": 2797488,
857
+ "step": 106
858
+ },
859
+ {
860
+ "epoch": 3.847926267281106,
861
+ "grad_norm": 0.16380636394023895,
862
+ "learning_rate": 4.531057199893824e-05,
863
+ "loss": 0.2492,
864
+ "num_input_tokens_seen": 2825408,
865
+ "step": 107
866
+ },
867
+ {
868
+ "epoch": 3.8847926267281108,
869
+ "grad_norm": 0.19076082110404968,
870
+ "learning_rate": 4.522542485937369e-05,
871
+ "loss": 0.2467,
872
+ "num_input_tokens_seen": 2848856,
873
+ "step": 108
874
+ },
875
+ {
876
+ "epoch": 3.921658986175115,
877
+ "grad_norm": 0.1884787231683731,
878
+ "learning_rate": 4.5139593164324986e-05,
879
+ "loss": 0.2069,
880
+ "num_input_tokens_seen": 2867536,
881
+ "step": 109
882
+ },
883
+ {
884
+ "epoch": 3.9585253456221197,
885
+ "grad_norm": 0.19939164817333221,
886
+ "learning_rate": 4.50530798188761e-05,
887
+ "loss": 0.1843,
888
+ "num_input_tokens_seen": 2892032,
889
+ "step": 110
890
+ },
891
+ {
892
+ "epoch": 3.9953917050691246,
893
+ "grad_norm": 0.17019645869731903,
894
+ "learning_rate": 4.496588775118232e-05,
895
+ "loss": 0.2576,
896
+ "num_input_tokens_seen": 2924800,
897
+ "step": 111
898
+ },
899
+ {
900
+ "epoch": 4.0,
901
+ "grad_norm": 0.41787323355674744,
902
+ "learning_rate": 4.48780199123712e-05,
903
+ "loss": 0.2734,
904
+ "num_input_tokens_seen": 2927904,
905
+ "step": 112
906
+ },
907
+ {
908
+ "epoch": 4.0368663594470044,
909
+ "grad_norm": 0.18536736071109772,
910
+ "learning_rate": 4.478947927644258e-05,
911
+ "loss": 0.2363,
912
+ "num_input_tokens_seen": 2954728,
913
+ "step": 113
914
+ },
915
+ {
916
+ "epoch": 4.073732718894009,
917
+ "grad_norm": 0.16922569274902344,
918
+ "learning_rate": 4.4700268840168045e-05,
919
+ "loss": 0.1888,
920
+ "num_input_tokens_seen": 2983656,
921
+ "step": 114
922
+ },
923
+ {
924
+ "epoch": 4.110599078341014,
925
+ "grad_norm": 0.17613869905471802,
926
+ "learning_rate": 4.4610391622989396e-05,
927
+ "loss": 0.2077,
928
+ "num_input_tokens_seen": 3014208,
929
+ "step": 115
930
+ },
931
+ {
932
+ "epoch": 4.147465437788019,
933
+ "grad_norm": 0.16198807954788208,
934
+ "learning_rate": 4.4519850666916484e-05,
935
+ "loss": 0.1858,
936
+ "num_input_tokens_seen": 3040976,
937
+ "step": 116
938
+ },
939
+ {
940
+ "epoch": 4.184331797235023,
941
+ "grad_norm": 0.19020891189575195,
942
+ "learning_rate": 4.442864903642428e-05,
943
+ "loss": 0.2284,
944
+ "num_input_tokens_seen": 3066744,
945
+ "step": 117
946
+ },
947
+ {
948
+ "epoch": 4.221198156682028,
949
+ "grad_norm": 0.21541331708431244,
950
+ "learning_rate": 4.43367898183491e-05,
951
+ "loss": 0.1856,
952
+ "num_input_tokens_seen": 3090320,
953
+ "step": 118
954
+ },
955
+ {
956
+ "epoch": 4.258064516129032,
957
+ "grad_norm": 0.19018961489200592,
958
+ "learning_rate": 4.4244276121784195e-05,
959
+ "loss": 0.1788,
960
+ "num_input_tokens_seen": 3114576,
961
+ "step": 119
962
+ },
963
+ {
964
+ "epoch": 4.2949308755760365,
965
+ "grad_norm": 0.24048063158988953,
966
+ "learning_rate": 4.415111107797445e-05,
967
+ "loss": 0.2155,
968
+ "num_input_tokens_seen": 3135552,
969
+ "step": 120
970
+ },
971
+ {
972
+ "epoch": 4.331797235023042,
973
+ "grad_norm": 0.17166386544704437,
974
+ "learning_rate": 4.405729784021046e-05,
975
+ "loss": 0.1831,
976
+ "num_input_tokens_seen": 3165168,
977
+ "step": 121
978
+ },
979
+ {
980
+ "epoch": 4.368663594470046,
981
+ "grad_norm": 0.18577668070793152,
982
+ "learning_rate": 4.396283958372173e-05,
983
+ "loss": 0.2168,
984
+ "num_input_tokens_seen": 3200240,
985
+ "step": 122
986
+ },
987
+ {
988
+ "epoch": 4.405529953917051,
989
+ "grad_norm": 0.20443667471408844,
990
+ "learning_rate": 4.386773950556931e-05,
991
+ "loss": 0.1978,
992
+ "num_input_tokens_seen": 3225024,
993
+ "step": 123
994
+ },
995
+ {
996
+ "epoch": 4.442396313364055,
997
+ "grad_norm": 0.17636562883853912,
998
+ "learning_rate": 4.377200082453749e-05,
999
+ "loss": 0.1727,
1000
+ "num_input_tokens_seen": 3251696,
1001
+ "step": 124
1002
+ },
1003
+ {
1004
+ "epoch": 4.47926267281106,
1005
+ "grad_norm": 0.2019859254360199,
1006
+ "learning_rate": 4.36756267810249e-05,
1007
+ "loss": 0.198,
1008
+ "num_input_tokens_seen": 3275672,
1009
+ "step": 125
1010
+ },
1011
+ {
1012
+ "epoch": 4.516129032258064,
1013
+ "grad_norm": 0.2633707523345947,
1014
+ "learning_rate": 4.357862063693486e-05,
1015
+ "loss": 0.2254,
1016
+ "num_input_tokens_seen": 3305592,
1017
+ "step": 126
1018
+ },
1019
+ {
1020
+ "epoch": 4.552995391705069,
1021
+ "grad_norm": 0.17379336059093475,
1022
+ "learning_rate": 4.34809856755649e-05,
1023
+ "loss": 0.2467,
1024
+ "num_input_tokens_seen": 3345072,
1025
+ "step": 127
1026
+ },
1027
+ {
1028
+ "epoch": 4.589861751152074,
1029
+ "grad_norm": 0.16954895853996277,
1030
+ "learning_rate": 4.3382725201495723e-05,
1031
+ "loss": 0.1616,
1032
+ "num_input_tokens_seen": 3371832,
1033
+ "step": 128
1034
+ },
1035
+ {
1036
+ "epoch": 4.626728110599078,
1037
+ "grad_norm": 0.21207046508789062,
1038
+ "learning_rate": 4.3283842540479264e-05,
1039
+ "loss": 0.189,
1040
+ "num_input_tokens_seen": 3395912,
1041
+ "step": 129
1042
+ },
1043
+ {
1044
+ "epoch": 4.663594470046083,
1045
+ "grad_norm": 0.40675088763237,
1046
+ "learning_rate": 4.318434103932622e-05,
1047
+ "loss": 0.1739,
1048
+ "num_input_tokens_seen": 3423352,
1049
+ "step": 130
1050
+ },
1051
+ {
1052
+ "epoch": 4.700460829493087,
1053
+ "grad_norm": 0.21301084756851196,
1054
+ "learning_rate": 4.30842240657927e-05,
1055
+ "loss": 0.187,
1056
+ "num_input_tokens_seen": 3447992,
1057
+ "step": 131
1058
+ },
1059
+ {
1060
+ "epoch": 4.7373271889400925,
1061
+ "grad_norm": 0.20403216779232025,
1062
+ "learning_rate": 4.2983495008466276e-05,
1063
+ "loss": 0.1786,
1064
+ "num_input_tokens_seen": 3479752,
1065
+ "step": 132
1066
+ },
1067
+ {
1068
+ "epoch": 4.774193548387097,
1069
+ "grad_norm": 0.1969008892774582,
1070
+ "learning_rate": 4.288215727665129e-05,
1071
+ "loss": 0.214,
1072
+ "num_input_tokens_seen": 3509072,
1073
+ "step": 133
1074
+ },
1075
+ {
1076
+ "epoch": 4.811059907834101,
1077
+ "grad_norm": 0.20199979841709137,
1078
+ "learning_rate": 4.278021430025343e-05,
1079
+ "loss": 0.171,
1080
+ "num_input_tokens_seen": 3531848,
1081
+ "step": 134
1082
+ },
1083
+ {
1084
+ "epoch": 4.847926267281106,
1085
+ "grad_norm": 0.2074364721775055,
1086
+ "learning_rate": 4.267766952966369e-05,
1087
+ "loss": 0.1786,
1088
+ "num_input_tokens_seen": 3557144,
1089
+ "step": 135
1090
+ },
1091
+ {
1092
+ "epoch": 4.88479262672811,
1093
+ "grad_norm": 0.23071159422397614,
1094
+ "learning_rate": 4.257452643564155e-05,
1095
+ "loss": 0.1816,
1096
+ "num_input_tokens_seen": 3578656,
1097
+ "step": 136
1098
+ },
1099
+ {
1100
+ "epoch": 4.921658986175116,
1101
+ "grad_norm": 0.2532529830932617,
1102
+ "learning_rate": 4.24707885091975e-05,
1103
+ "loss": 0.1885,
1104
+ "num_input_tokens_seen": 3608632,
1105
+ "step": 137
1106
+ },
1107
+ {
1108
+ "epoch": 4.95852534562212,
1109
+ "grad_norm": 0.24982504546642303,
1110
+ "learning_rate": 4.2366459261474933e-05,
1111
+ "loss": 0.2125,
1112
+ "num_input_tokens_seen": 3628672,
1113
+ "step": 138
1114
+ },
1115
+ {
1116
+ "epoch": 4.9953917050691246,
1117
+ "grad_norm": 0.17841289937496185,
1118
+ "learning_rate": 4.226154222363124e-05,
1119
+ "loss": 0.2001,
1120
+ "num_input_tokens_seen": 3657088,
1121
+ "step": 139
1122
+ },
1123
+ {
1124
+ "epoch": 5.0,
1125
+ "grad_norm": 0.6343802809715271,
1126
+ "learning_rate": 4.215604094671835e-05,
1127
+ "loss": 0.2376,
1128
+ "num_input_tokens_seen": 3659880,
1129
+ "step": 140
1130
+ },
1131
+ {
1132
+ "epoch": 5.0368663594470044,
1133
+ "grad_norm": 0.21179749071598053,
1134
+ "learning_rate": 4.2049959001562464e-05,
1135
+ "loss": 0.1942,
1136
+ "num_input_tokens_seen": 3684760,
1137
+ "step": 141
1138
+ },
1139
+ {
1140
+ "epoch": 5.073732718894009,
1141
+ "grad_norm": 0.22715945541858673,
1142
+ "learning_rate": 4.194329997864331e-05,
1143
+ "loss": 0.1849,
1144
+ "num_input_tokens_seen": 3715176,
1145
+ "step": 142
1146
+ },
1147
+ {
1148
+ "epoch": 5.110599078341014,
1149
+ "grad_norm": 0.20638404786586761,
1150
+ "learning_rate": 4.183606748797251e-05,
1151
+ "loss": 0.1492,
1152
+ "num_input_tokens_seen": 3741480,
1153
+ "step": 143
1154
+ },
1155
+ {
1156
+ "epoch": 5.147465437788019,
1157
+ "grad_norm": 0.25307852029800415,
1158
+ "learning_rate": 4.172826515897146e-05,
1159
+ "loss": 0.1699,
1160
+ "num_input_tokens_seen": 3762976,
1161
+ "step": 144
1162
+ },
1163
+ {
1164
+ "epoch": 5.184331797235023,
1165
+ "grad_norm": 0.21923506259918213,
1166
+ "learning_rate": 4.1619896640348445e-05,
1167
+ "loss": 0.1559,
1168
+ "num_input_tokens_seen": 3794720,
1169
+ "step": 145
1170
+ },
1171
+ {
1172
+ "epoch": 5.221198156682028,
1173
+ "grad_norm": 0.2600756883621216,
1174
+ "learning_rate": 4.1510965599975196e-05,
1175
+ "loss": 0.1843,
1176
+ "num_input_tokens_seen": 3822744,
1177
+ "step": 146
1178
+ },
1179
+ {
1180
+ "epoch": 5.258064516129032,
1181
+ "grad_norm": 0.2997046113014221,
1182
+ "learning_rate": 4.140147572476268e-05,
1183
+ "loss": 0.243,
1184
+ "num_input_tokens_seen": 3845584,
1185
+ "step": 147
1186
+ },
1187
+ {
1188
+ "epoch": 5.2949308755760365,
1189
+ "grad_norm": 0.2147158831357956,
1190
+ "learning_rate": 4.129143072053638e-05,
1191
+ "loss": 0.1476,
1192
+ "num_input_tokens_seen": 3869184,
1193
+ "step": 148
1194
+ },
1195
+ {
1196
+ "epoch": 5.331797235023042,
1197
+ "grad_norm": 0.26199281215667725,
1198
+ "learning_rate": 4.118083431191081e-05,
1199
+ "loss": 0.1619,
1200
+ "num_input_tokens_seen": 3900384,
1201
+ "step": 149
1202
+ },
1203
+ {
1204
+ "epoch": 5.368663594470046,
1205
+ "grad_norm": 0.4091247618198395,
1206
+ "learning_rate": 4.1069690242163484e-05,
1207
+ "loss": 0.1943,
1208
+ "num_input_tokens_seen": 3923792,
1209
+ "step": 150
1210
+ },
1211
+ {
1212
+ "epoch": 5.405529953917051,
1213
+ "grad_norm": 0.23406103253364563,
1214
+ "learning_rate": 4.095800227310821e-05,
1215
+ "loss": 0.1403,
1216
+ "num_input_tokens_seen": 3942784,
1217
+ "step": 151
1218
+ },
1219
+ {
1220
+ "epoch": 5.442396313364055,
1221
+ "grad_norm": 0.2293683886528015,
1222
+ "learning_rate": 4.0845774184967754e-05,
1223
+ "loss": 0.1756,
1224
+ "num_input_tokens_seen": 3970880,
1225
+ "step": 152
1226
+ },
1227
+ {
1228
+ "epoch": 5.47926267281106,
1229
+ "grad_norm": 0.1963953971862793,
1230
+ "learning_rate": 4.073300977624594e-05,
1231
+ "loss": 0.1785,
1232
+ "num_input_tokens_seen": 3998976,
1233
+ "step": 153
1234
+ },
1235
+ {
1236
+ "epoch": 5.516129032258064,
1237
+ "grad_norm": 0.23071235418319702,
1238
+ "learning_rate": 4.0619712863599e-05,
1239
+ "loss": 0.165,
1240
+ "num_input_tokens_seen": 4020272,
1241
+ "step": 154
1242
+ },
1243
+ {
1244
+ "epoch": 5.552995391705069,
1245
+ "grad_norm": 0.2570018172264099,
1246
+ "learning_rate": 4.05058872817065e-05,
1247
+ "loss": 0.1639,
1248
+ "num_input_tokens_seen": 4043288,
1249
+ "step": 155
1250
+ },
1251
+ {
1252
+ "epoch": 5.589861751152074,
1253
+ "grad_norm": 0.2581011950969696,
1254
+ "learning_rate": 4.039153688314145e-05,
1255
+ "loss": 0.1818,
1256
+ "num_input_tokens_seen": 4067832,
1257
+ "step": 156
1258
+ },
1259
+ {
1260
+ "epoch": 5.626728110599078,
1261
+ "grad_norm": 0.23090755939483643,
1262
+ "learning_rate": 4.0276665538239996e-05,
1263
+ "loss": 0.1372,
1264
+ "num_input_tokens_seen": 4093672,
1265
+ "step": 157
1266
+ },
1267
+ {
1268
+ "epoch": 5.663594470046083,
1269
+ "grad_norm": 0.217911958694458,
1270
+ "learning_rate": 4.0161277134970345e-05,
1271
+ "loss": 0.1648,
1272
+ "num_input_tokens_seen": 4119400,
1273
+ "step": 158
1274
+ },
1275
+ {
1276
+ "epoch": 5.700460829493087,
1277
+ "grad_norm": 0.3220454454421997,
1278
+ "learning_rate": 4.0045375578801214e-05,
1279
+ "loss": 0.1516,
1280
+ "num_input_tokens_seen": 4148144,
1281
+ "step": 159
1282
+ },
1283
+ {
1284
+ "epoch": 5.7373271889400925,
1285
+ "grad_norm": 0.2835656404495239,
1286
+ "learning_rate": 3.9928964792569655e-05,
1287
+ "loss": 0.1597,
1288
+ "num_input_tokens_seen": 4169456,
1289
+ "step": 160
1290
+ },
1291
+ {
1292
+ "epoch": 5.774193548387097,
1293
+ "grad_norm": 0.22007523477077484,
1294
+ "learning_rate": 3.981204871634827e-05,
1295
+ "loss": 0.1535,
1296
+ "num_input_tokens_seen": 4207704,
1297
+ "step": 161
1298
+ },
1299
+ {
1300
+ "epoch": 5.811059907834101,
1301
+ "grad_norm": 0.23791228234767914,
1302
+ "learning_rate": 3.969463130731183e-05,
1303
+ "loss": 0.1472,
1304
+ "num_input_tokens_seen": 4230304,
1305
+ "step": 162
1306
+ },
1307
+ {
1308
+ "epoch": 5.847926267281106,
1309
+ "grad_norm": 0.21866248548030853,
1310
+ "learning_rate": 3.957671653960337e-05,
1311
+ "loss": 0.1362,
1312
+ "num_input_tokens_seen": 4255536,
1313
+ "step": 163
1314
+ },
1315
+ {
1316
+ "epoch": 5.88479262672811,
1317
+ "grad_norm": 0.24037593603134155,
1318
+ "learning_rate": 3.945830840419966e-05,
1319
+ "loss": 0.1443,
1320
+ "num_input_tokens_seen": 4285160,
1321
+ "step": 164
1322
+ },
1323
+ {
1324
+ "epoch": 5.921658986175116,
1325
+ "grad_norm": 0.19541749358177185,
1326
+ "learning_rate": 3.933941090877615e-05,
1327
+ "loss": 0.1647,
1328
+ "num_input_tokens_seen": 4323272,
1329
+ "step": 165
1330
+ },
1331
+ {
1332
+ "epoch": 5.95852534562212,
1333
+ "grad_norm": 0.22034280002117157,
1334
+ "learning_rate": 3.9220028077571295e-05,
1335
+ "loss": 0.1921,
1336
+ "num_input_tokens_seen": 4354912,
1337
+ "step": 166
1338
+ },
1339
+ {
1340
+ "epoch": 5.9953917050691246,
1341
+ "grad_norm": 0.19790567457675934,
1342
+ "learning_rate": 3.910016395125037e-05,
1343
+ "loss": 0.1522,
1344
+ "num_input_tokens_seen": 4387064,
1345
+ "step": 167
1346
+ },
1347
+ {
1348
+ "epoch": 6.0,
1349
+ "grad_norm": 0.6411383152008057,
1350
+ "learning_rate": 3.897982258676867e-05,
1351
+ "loss": 0.2109,
1352
+ "num_input_tokens_seen": 4391856,
1353
+ "step": 168
1354
+ },
1355
+ {
1356
+ "epoch": 6.0368663594470044,
1357
+ "grad_norm": 0.22729864716529846,
1358
+ "learning_rate": 3.885900805723429e-05,
1359
+ "loss": 0.1607,
1360
+ "num_input_tokens_seen": 4419952,
1361
+ "step": 169
1362
+ },
1363
+ {
1364
+ "epoch": 6.073732718894009,
1365
+ "grad_norm": 0.21639327704906464,
1366
+ "learning_rate": 3.873772445177015e-05,
1367
+ "loss": 0.1277,
1368
+ "num_input_tokens_seen": 4442576,
1369
+ "step": 170
1370
+ },
1371
+ {
1372
+ "epoch": 6.110599078341014,
1373
+ "grad_norm": 0.2176467776298523,
1374
+ "learning_rate": 3.861597587537568e-05,
1375
+ "loss": 0.121,
1376
+ "num_input_tokens_seen": 4477568,
1377
+ "step": 171
1378
+ },
1379
+ {
1380
+ "epoch": 6.147465437788019,
1381
+ "grad_norm": 0.21243643760681152,
1382
+ "learning_rate": 3.8493766448787825e-05,
1383
+ "loss": 0.1976,
1384
+ "num_input_tokens_seen": 4509944,
1385
+ "step": 172
1386
+ },
1387
+ {
1388
+ "epoch": 6.184331797235023,
1389
+ "grad_norm": 0.2905130386352539,
1390
+ "learning_rate": 3.837110030834161e-05,
1391
+ "loss": 0.141,
1392
+ "num_input_tokens_seen": 4534704,
1393
+ "step": 173
1394
+ },
1395
+ {
1396
+ "epoch": 6.221198156682028,
1397
+ "grad_norm": 0.2976662218570709,
1398
+ "learning_rate": 3.824798160583012e-05,
1399
+ "loss": 0.1389,
1400
+ "num_input_tokens_seen": 4563912,
1401
+ "step": 174
1402
+ },
1403
+ {
1404
+ "epoch": 6.258064516129032,
1405
+ "grad_norm": 0.2367183119058609,
1406
+ "learning_rate": 3.8124414508364e-05,
1407
+ "loss": 0.1241,
1408
+ "num_input_tokens_seen": 4594712,
1409
+ "step": 175
1410
+ },
1411
+ {
1412
+ "epoch": 6.2949308755760365,
1413
+ "grad_norm": 0.23760217428207397,
1414
+ "learning_rate": 3.8000403198230387e-05,
1415
+ "loss": 0.1415,
1416
+ "num_input_tokens_seen": 4621448,
1417
+ "step": 176
1418
+ },
1419
+ {
1420
+ "epoch": 6.331797235023042,
1421
+ "grad_norm": 0.23512595891952515,
1422
+ "learning_rate": 3.787595187275136e-05,
1423
+ "loss": 0.1277,
1424
+ "num_input_tokens_seen": 4648744,
1425
+ "step": 177
1426
+ },
1427
+ {
1428
+ "epoch": 6.368663594470046,
1429
+ "grad_norm": 0.24028612673282623,
1430
+ "learning_rate": 3.775106474414188e-05,
1431
+ "loss": 0.1636,
1432
+ "num_input_tokens_seen": 4679480,
1433
+ "step": 178
1434
+ },
1435
+ {
1436
+ "epoch": 6.405529953917051,
1437
+ "grad_norm": 0.2704714238643646,
1438
+ "learning_rate": 3.762574603936725e-05,
1439
+ "loss": 0.1341,
1440
+ "num_input_tokens_seen": 4698440,
1441
+ "step": 179
1442
+ },
1443
+ {
1444
+ "epoch": 6.442396313364055,
1445
+ "grad_norm": 0.27304500341415405,
1446
+ "learning_rate": 3.7500000000000003e-05,
1447
+ "loss": 0.1472,
1448
+ "num_input_tokens_seen": 4721120,
1449
+ "step": 180
1450
+ },
1451
+ {
1452
+ "epoch": 6.47926267281106,
1453
+ "grad_norm": 0.2529843747615814,
1454
+ "learning_rate": 3.7373830882076354e-05,
1455
+ "loss": 0.1344,
1456
+ "num_input_tokens_seen": 4743536,
1457
+ "step": 181
1458
+ },
1459
+ {
1460
+ "epoch": 6.516129032258064,
1461
+ "grad_norm": 0.23612789809703827,
1462
+ "learning_rate": 3.7247242955952175e-05,
1463
+ "loss": 0.1255,
1464
+ "num_input_tokens_seen": 4773248,
1465
+ "step": 182
1466
+ },
1467
+ {
1468
+ "epoch": 6.552995391705069,
1469
+ "grad_norm": 0.2793615162372589,
1470
+ "learning_rate": 3.712024050615843e-05,
1471
+ "loss": 0.141,
1472
+ "num_input_tokens_seen": 4804600,
1473
+ "step": 183
1474
+ },
1475
+ {
1476
+ "epoch": 6.589861751152074,
1477
+ "grad_norm": 0.29646047949790955,
1478
+ "learning_rate": 3.699282783125616e-05,
1479
+ "loss": 0.1226,
1480
+ "num_input_tokens_seen": 4826744,
1481
+ "step": 184
1482
+ },
1483
+ {
1484
+ "epoch": 6.626728110599078,
1485
+ "grad_norm": 0.25531846284866333,
1486
+ "learning_rate": 3.686500924369101e-05,
1487
+ "loss": 0.1074,
1488
+ "num_input_tokens_seen": 4849584,
1489
+ "step": 185
1490
+ },
1491
+ {
1492
+ "epoch": 6.663594470046083,
1493
+ "grad_norm": 0.24337461590766907,
1494
+ "learning_rate": 3.673678906964727e-05,
1495
+ "loss": 0.1084,
1496
+ "num_input_tokens_seen": 4875336,
1497
+ "step": 186
1498
+ },
1499
+ {
1500
+ "epoch": 6.700460829493087,
1501
+ "grad_norm": 0.30051150918006897,
1502
+ "learning_rate": 3.660817164890143e-05,
1503
+ "loss": 0.1273,
1504
+ "num_input_tokens_seen": 4895896,
1505
+ "step": 187
1506
+ },
1507
+ {
1508
+ "epoch": 6.7373271889400925,
1509
+ "grad_norm": 0.286495178937912,
1510
+ "learning_rate": 3.6479161334675296e-05,
1511
+ "loss": 0.1447,
1512
+ "num_input_tokens_seen": 4924360,
1513
+ "step": 188
1514
+ },
1515
+ {
1516
+ "epoch": 6.774193548387097,
1517
+ "grad_norm": 0.28501835465431213,
1518
+ "learning_rate": 3.634976249348867e-05,
1519
+ "loss": 0.1548,
1520
+ "num_input_tokens_seen": 4948384,
1521
+ "step": 189
1522
+ },
1523
+ {
1524
+ "epoch": 6.811059907834101,
1525
+ "grad_norm": 0.24231503903865814,
1526
+ "learning_rate": 3.621997950501156e-05,
1527
+ "loss": 0.1507,
1528
+ "num_input_tokens_seen": 4980368,
1529
+ "step": 190
1530
+ },
1531
+ {
1532
+ "epoch": 6.847926267281106,
1533
+ "grad_norm": 0.2752607464790344,
1534
+ "learning_rate": 3.6089816761915906e-05,
1535
+ "loss": 0.1282,
1536
+ "num_input_tokens_seen": 5007744,
1537
+ "step": 191
1538
+ },
1539
+ {
1540
+ "epoch": 6.88479262672811,
1541
+ "grad_norm": 0.27704674005508423,
1542
+ "learning_rate": 3.5959278669726935e-05,
1543
+ "loss": 0.1411,
1544
+ "num_input_tokens_seen": 5030528,
1545
+ "step": 192
1546
+ },
1547
+ {
1548
+ "epoch": 6.921658986175116,
1549
+ "grad_norm": 0.22601065039634705,
1550
+ "learning_rate": 3.582836964667408e-05,
1551
+ "loss": 0.1156,
1552
+ "num_input_tokens_seen": 5065000,
1553
+ "step": 193
1554
+ },
1555
+ {
1556
+ "epoch": 6.95852534562212,
1557
+ "grad_norm": 0.24917051196098328,
1558
+ "learning_rate": 3.569709412354136e-05,
1559
+ "loss": 0.1143,
1560
+ "num_input_tokens_seen": 5091440,
1561
+ "step": 194
1562
+ },
1563
+ {
1564
+ "epoch": 6.9953917050691246,
1565
+ "grad_norm": 0.31986546516418457,
1566
+ "learning_rate": 3.556545654351749e-05,
1567
+ "loss": 0.1466,
1568
+ "num_input_tokens_seen": 5120064,
1569
+ "step": 195
1570
+ },
1571
+ {
1572
+ "epoch": 7.0,
1573
+ "grad_norm": 0.6616023778915405,
1574
+ "learning_rate": 3.543346136204545e-05,
1575
+ "loss": 0.1637,
1576
+ "num_input_tokens_seen": 5123832,
1577
+ "step": 196
1578
+ },
1579
+ {
1580
+ "epoch": 7.0368663594470044,
1581
+ "grad_norm": 0.2567199766635895,
1582
+ "learning_rate": 3.5301113046671714e-05,
1583
+ "loss": 0.1111,
1584
+ "num_input_tokens_seen": 5154136,
1585
+ "step": 197
1586
+ },
1587
+ {
1588
+ "epoch": 7.073732718894009,
1589
+ "grad_norm": 0.24546091258525848,
1590
+ "learning_rate": 3.516841607689501e-05,
1591
+ "loss": 0.1015,
1592
+ "num_input_tokens_seen": 5182792,
1593
+ "step": 198
1594
+ },
1595
+ {
1596
+ "epoch": 7.110599078341014,
1597
+ "grad_norm": 0.25169137120246887,
1598
+ "learning_rate": 3.503537494401473e-05,
1599
+ "loss": 0.1091,
1600
+ "num_input_tokens_seen": 5208280,
1601
+ "step": 199
1602
+ },
1603
+ {
1604
+ "epoch": 7.147465437788019,
1605
+ "grad_norm": 0.27022022008895874,
1606
+ "learning_rate": 3.490199415097892e-05,
1607
+ "loss": 0.1165,
1608
+ "num_input_tokens_seen": 5226024,
1609
+ "step": 200
1610
+ },
1611
+ {
1612
+ "epoch": 7.184331797235023,
1613
+ "grad_norm": 0.2491355836391449,
1614
+ "learning_rate": 3.476827821223184e-05,
1615
+ "loss": 0.1047,
1616
+ "num_input_tokens_seen": 5259096,
1617
+ "step": 201
1618
+ },
1619
+ {
1620
+ "epoch": 7.221198156682028,
1621
+ "grad_norm": 0.28957781195640564,
1622
+ "learning_rate": 3.463423165356121e-05,
1623
+ "loss": 0.1066,
1624
+ "num_input_tokens_seen": 5282232,
1625
+ "step": 202
1626
+ },
1627
+ {
1628
+ "epoch": 7.258064516129032,
1629
+ "grad_norm": 0.29709964990615845,
1630
+ "learning_rate": 3.449985901194498e-05,
1631
+ "loss": 0.0902,
1632
+ "num_input_tokens_seen": 5306272,
1633
+ "step": 203
1634
+ },
1635
+ {
1636
+ "epoch": 7.2949308755760365,
1637
+ "grad_norm": 0.3285166919231415,
1638
+ "learning_rate": 3.436516483539781e-05,
1639
+ "loss": 0.1072,
1640
+ "num_input_tokens_seen": 5330832,
1641
+ "step": 204
1642
+ },
1643
+ {
1644
+ "epoch": 7.331797235023042,
1645
+ "grad_norm": 0.24284234642982483,
1646
+ "learning_rate": 3.423015368281711e-05,
1647
+ "loss": 0.1195,
1648
+ "num_input_tokens_seen": 5359992,
1649
+ "step": 205
1650
+ },
1651
+ {
1652
+ "epoch": 7.368663594470046,
1653
+ "grad_norm": 0.2531001567840576,
1654
+ "learning_rate": 3.409483012382879e-05,
1655
+ "loss": 0.1038,
1656
+ "num_input_tokens_seen": 5392232,
1657
+ "step": 206
1658
+ },
1659
+ {
1660
+ "epoch": 7.405529953917051,
1661
+ "grad_norm": 0.273573637008667,
1662
+ "learning_rate": 3.39591987386325e-05,
1663
+ "loss": 0.109,
1664
+ "num_input_tokens_seen": 5416272,
1665
+ "step": 207
1666
+ },
1667
+ {
1668
+ "epoch": 7.442396313364055,
1669
+ "grad_norm": 0.28594842553138733,
1670
+ "learning_rate": 3.382326411784672e-05,
1671
+ "loss": 0.1035,
1672
+ "num_input_tokens_seen": 5442312,
1673
+ "step": 208
1674
+ },
1675
+ {
1676
+ "epoch": 7.47926267281106,
1677
+ "grad_norm": 0.24845322966575623,
1678
+ "learning_rate": 3.3687030862353286e-05,
1679
+ "loss": 0.0997,
1680
+ "num_input_tokens_seen": 5473408,
1681
+ "step": 209
1682
+ },
1683
+ {
1684
+ "epoch": 7.516129032258064,
1685
+ "grad_norm": 0.2672761082649231,
1686
+ "learning_rate": 3.355050358314172e-05,
1687
+ "loss": 0.1034,
1688
+ "num_input_tokens_seen": 5494256,
1689
+ "step": 210
1690
+ },
1691
+ {
1692
+ "epoch": 7.552995391705069,
1693
+ "grad_norm": 0.29590561985969543,
1694
+ "learning_rate": 3.3413686901153165e-05,
1695
+ "loss": 0.0994,
1696
+ "num_input_tokens_seen": 5519384,
1697
+ "step": 211
1698
+ },
1699
+ {
1700
+ "epoch": 7.589861751152074,
1701
+ "grad_norm": 0.2702927887439728,
1702
+ "learning_rate": 3.327658544712395e-05,
1703
+ "loss": 0.1197,
1704
+ "num_input_tokens_seen": 5544760,
1705
+ "step": 212
1706
+ },
1707
+ {
1708
+ "epoch": 7.626728110599078,
1709
+ "grad_norm": 0.2904987633228302,
1710
+ "learning_rate": 3.313920386142892e-05,
1711
+ "loss": 0.1423,
1712
+ "num_input_tokens_seen": 5574216,
1713
+ "step": 213
1714
+ },
1715
+ {
1716
+ "epoch": 7.663594470046083,
1717
+ "grad_norm": 0.27985090017318726,
1718
+ "learning_rate": 3.3001546793924285e-05,
1719
+ "loss": 0.1171,
1720
+ "num_input_tokens_seen": 5602072,
1721
+ "step": 214
1722
+ },
1723
+ {
1724
+ "epoch": 7.700460829493087,
1725
+ "grad_norm": 0.25102686882019043,
1726
+ "learning_rate": 3.2863618903790346e-05,
1727
+ "loss": 0.1118,
1728
+ "num_input_tokens_seen": 5632056,
1729
+ "step": 215
1730
+ },
1731
+ {
1732
+ "epoch": 7.7373271889400925,
1733
+ "grad_norm": 0.3189446032047272,
1734
+ "learning_rate": 3.272542485937369e-05,
1735
+ "loss": 0.105,
1736
+ "num_input_tokens_seen": 5658216,
1737
+ "step": 216
1738
+ },
1739
+ {
1740
+ "epoch": 7.774193548387097,
1741
+ "grad_norm": 0.30590710043907166,
1742
+ "learning_rate": 3.2586969338029274e-05,
1743
+ "loss": 0.1083,
1744
+ "num_input_tokens_seen": 5684712,
1745
+ "step": 217
1746
+ },
1747
+ {
1748
+ "epoch": 7.811059907834101,
1749
+ "grad_norm": 0.3227143883705139,
1750
+ "learning_rate": 3.244825702596205e-05,
1751
+ "loss": 0.1477,
1752
+ "num_input_tokens_seen": 5709472,
1753
+ "step": 218
1754
+ },
1755
+ {
1756
+ "epoch": 7.847926267281106,
1757
+ "grad_norm": 0.25323161482810974,
1758
+ "learning_rate": 3.230929261806842e-05,
1759
+ "loss": 0.1057,
1760
+ "num_input_tokens_seen": 5742728,
1761
+ "step": 219
1762
+ },
1763
+ {
1764
+ "epoch": 7.88479262672811,
1765
+ "grad_norm": 0.27679508924484253,
1766
+ "learning_rate": 3.217008081777726e-05,
1767
+ "loss": 0.1094,
1768
+ "num_input_tokens_seen": 5768848,
1769
+ "step": 220
1770
+ },
1771
+ {
1772
+ "epoch": 7.921658986175116,
1773
+ "grad_norm": 0.3211810886859894,
1774
+ "learning_rate": 3.203062633689077e-05,
1775
+ "loss": 0.1092,
1776
+ "num_input_tokens_seen": 5795008,
1777
+ "step": 221
1778
+ },
1779
+ {
1780
+ "epoch": 7.95852534562212,
1781
+ "grad_norm": 0.3296988904476166,
1782
+ "learning_rate": 3.1890933895424976e-05,
1783
+ "loss": 0.1253,
1784
+ "num_input_tokens_seen": 5818160,
1785
+ "step": 222
1786
+ },
1787
+ {
1788
+ "epoch": 7.9953917050691246,
1789
+ "grad_norm": 0.2729380130767822,
1790
+ "learning_rate": 3.1751008221450025e-05,
1791
+ "loss": 0.1264,
1792
+ "num_input_tokens_seen": 5850472,
1793
+ "step": 223
1794
+ },
1795
+ {
1796
+ "epoch": 8.0,
1797
+ "grad_norm": 0.6995195150375366,
1798
+ "learning_rate": 3.161085405093006e-05,
1799
+ "loss": 0.1218,
1800
+ "num_input_tokens_seen": 5855808,
1801
+ "step": 224
1802
+ },
1803
+ {
1804
+ "epoch": 8.036866359447005,
1805
+ "grad_norm": 0.3297252357006073,
1806
+ "learning_rate": 3.147047612756302e-05,
1807
+ "loss": 0.0946,
1808
+ "num_input_tokens_seen": 5884832,
1809
+ "step": 225
1810
+ },
1811
+ {
1812
+ "epoch": 8.073732718894009,
1813
+ "grad_norm": 0.2687251567840576,
1814
+ "learning_rate": 3.132987920262005e-05,
1815
+ "loss": 0.0889,
1816
+ "num_input_tokens_seen": 5903392,
1817
+ "step": 226
1818
+ },
1819
+ {
1820
+ "epoch": 8.110599078341014,
1821
+ "grad_norm": 0.2826682925224304,
1822
+ "learning_rate": 3.118906803478465e-05,
1823
+ "loss": 0.1084,
1824
+ "num_input_tokens_seen": 5928240,
1825
+ "step": 227
1826
+ },
1827
+ {
1828
+ "epoch": 8.147465437788018,
1829
+ "grad_norm": 0.27045705914497375,
1830
+ "learning_rate": 3.104804738999169e-05,
1831
+ "loss": 0.1134,
1832
+ "num_input_tokens_seen": 5958392,
1833
+ "step": 228
1834
+ },
1835
+ {
1836
+ "epoch": 8.184331797235023,
1837
+ "grad_norm": 0.2565663754940033,
1838
+ "learning_rate": 3.090682204126604e-05,
1839
+ "loss": 0.0929,
1840
+ "num_input_tokens_seen": 5984088,
1841
+ "step": 229
1842
+ },
1843
+ {
1844
+ "epoch": 8.221198156682028,
1845
+ "grad_norm": 0.28110557794570923,
1846
+ "learning_rate": 3.076539676856101e-05,
1847
+ "loss": 0.0922,
1848
+ "num_input_tokens_seen": 6007936,
1849
+ "step": 230
1850
+ },
1851
+ {
1852
+ "epoch": 8.258064516129032,
1853
+ "grad_norm": 0.2717958092689514,
1854
+ "learning_rate": 3.062377635859663e-05,
1855
+ "loss": 0.072,
1856
+ "num_input_tokens_seen": 6033336,
1857
+ "step": 231
1858
+ },
1859
+ {
1860
+ "epoch": 8.294930875576037,
1861
+ "grad_norm": 0.3095947802066803,
1862
+ "learning_rate": 3.048196560469758e-05,
1863
+ "loss": 0.1176,
1864
+ "num_input_tokens_seen": 6060160,
1865
+ "step": 232
1866
+ },
1867
+ {
1868
+ "epoch": 8.331797235023041,
1869
+ "grad_norm": 0.3245174288749695,
1870
+ "learning_rate": 3.0339969306631005e-05,
1871
+ "loss": 0.0886,
1872
+ "num_input_tokens_seen": 6088280,
1873
+ "step": 233
1874
+ },
1875
+ {
1876
+ "epoch": 8.368663594470046,
1877
+ "grad_norm": 0.2761123776435852,
1878
+ "learning_rate": 3.0197792270443982e-05,
1879
+ "loss": 0.0831,
1880
+ "num_input_tokens_seen": 6119752,
1881
+ "step": 234
1882
+ },
1883
+ {
1884
+ "epoch": 8.40552995391705,
1885
+ "grad_norm": 0.33236628770828247,
1886
+ "learning_rate": 3.0055439308300952e-05,
1887
+ "loss": 0.1222,
1888
+ "num_input_tokens_seen": 6154672,
1889
+ "step": 235
1890
+ },
1891
+ {
1892
+ "epoch": 8.442396313364055,
1893
+ "grad_norm": 0.2539371848106384,
1894
+ "learning_rate": 2.9912915238320754e-05,
1895
+ "loss": 0.0856,
1896
+ "num_input_tokens_seen": 6181152,
1897
+ "step": 236
1898
+ },
1899
+ {
1900
+ "epoch": 8.47926267281106,
1901
+ "grad_norm": 0.25849923491477966,
1902
+ "learning_rate": 2.9770224884413623e-05,
1903
+ "loss": 0.0842,
1904
+ "num_input_tokens_seen": 6208248,
1905
+ "step": 237
1906
+ },
1907
+ {
1908
+ "epoch": 8.516129032258064,
1909
+ "grad_norm": 0.2990070879459381,
1910
+ "learning_rate": 2.9627373076117863e-05,
1911
+ "loss": 0.0816,
1912
+ "num_input_tokens_seen": 6232704,
1913
+ "step": 238
1914
+ },
1915
+ {
1916
+ "epoch": 8.55299539170507,
1917
+ "grad_norm": 0.2482941746711731,
1918
+ "learning_rate": 2.9484364648436437e-05,
1919
+ "loss": 0.0725,
1920
+ "num_input_tokens_seen": 6264600,
1921
+ "step": 239
1922
+ },
1923
+ {
1924
+ "epoch": 8.589861751152073,
1925
+ "grad_norm": 0.31631267070770264,
1926
+ "learning_rate": 2.9341204441673266e-05,
1927
+ "loss": 0.0917,
1928
+ "num_input_tokens_seen": 6289416,
1929
+ "step": 240
1930
+ },
1931
+ {
1932
+ "epoch": 8.626728110599078,
1933
+ "grad_norm": 0.32536354660987854,
1934
+ "learning_rate": 2.9197897301269435e-05,
1935
+ "loss": 0.1029,
1936
+ "num_input_tokens_seen": 6313624,
1937
+ "step": 241
1938
+ },
1939
+ {
1940
+ "epoch": 8.663594470046084,
1941
+ "grad_norm": 0.28533875942230225,
1942
+ "learning_rate": 2.905444807763919e-05,
1943
+ "loss": 0.0876,
1944
+ "num_input_tokens_seen": 6337560,
1945
+ "step": 242
1946
+ },
1947
+ {
1948
+ "epoch": 8.700460829493087,
1949
+ "grad_norm": 0.32342368364334106,
1950
+ "learning_rate": 2.8910861626005776e-05,
1951
+ "loss": 0.081,
1952
+ "num_input_tokens_seen": 6362016,
1953
+ "step": 243
1954
+ },
1955
+ {
1956
+ "epoch": 8.737327188940093,
1957
+ "grad_norm": 0.2809208333492279,
1958
+ "learning_rate": 2.876714280623708e-05,
1959
+ "loss": 0.0846,
1960
+ "num_input_tokens_seen": 6399368,
1961
+ "step": 244
1962
+ },
1963
+ {
1964
+ "epoch": 8.774193548387096,
1965
+ "grad_norm": 0.2525993883609772,
1966
+ "learning_rate": 2.8623296482681166e-05,
1967
+ "loss": 0.0865,
1968
+ "num_input_tokens_seen": 6428808,
1969
+ "step": 245
1970
+ },
1971
+ {
1972
+ "epoch": 8.811059907834101,
1973
+ "grad_norm": 0.331150084733963,
1974
+ "learning_rate": 2.8479327524001636e-05,
1975
+ "loss": 0.1033,
1976
+ "num_input_tokens_seen": 6450424,
1977
+ "step": 246
1978
+ },
1979
+ {
1980
+ "epoch": 8.847926267281107,
1981
+ "grad_norm": 0.3234056532382965,
1982
+ "learning_rate": 2.833524080301282e-05,
1983
+ "loss": 0.0758,
1984
+ "num_input_tokens_seen": 6477040,
1985
+ "step": 247
1986
+ },
1987
+ {
1988
+ "epoch": 8.88479262672811,
1989
+ "grad_norm": 0.3200438320636749,
1990
+ "learning_rate": 2.8191041196514873e-05,
1991
+ "loss": 0.102,
1992
+ "num_input_tokens_seen": 6504424,
1993
+ "step": 248
1994
+ },
1995
+ {
1996
+ "epoch": 8.921658986175116,
1997
+ "grad_norm": 0.3212469220161438,
1998
+ "learning_rate": 2.8046733585128687e-05,
1999
+ "loss": 0.0812,
2000
+ "num_input_tokens_seen": 6528144,
2001
+ "step": 249
2002
+ },
2003
+ {
2004
+ "epoch": 8.95852534562212,
2005
+ "grad_norm": 0.37497377395629883,
2006
+ "learning_rate": 2.7902322853130757e-05,
2007
+ "loss": 0.0767,
2008
+ "num_input_tokens_seen": 6549528,
2009
+ "step": 250
2010
+ },
2011
+ {
2012
+ "epoch": 8.995391705069125,
2013
+ "grad_norm": 0.27313902974128723,
2014
+ "learning_rate": 2.7757813888287798e-05,
2015
+ "loss": 0.0734,
2016
+ "num_input_tokens_seen": 6577392,
2017
+ "step": 251
2018
+ },
2019
+ {
2020
+ "epoch": 9.0,
2021
+ "grad_norm": 0.4119221270084381,
2022
+ "learning_rate": 2.761321158169134e-05,
2023
+ "loss": 0.0718,
2024
+ "num_input_tokens_seen": 6587784,
2025
+ "step": 252
2026
+ },
2027
+ {
2028
+ "epoch": 9.036866359447005,
2029
+ "grad_norm": 0.23572459816932678,
2030
+ "learning_rate": 2.7468520827592197e-05,
2031
+ "loss": 0.0589,
2032
+ "num_input_tokens_seen": 6614752,
2033
+ "step": 253
2034
+ },
2035
+ {
2036
+ "epoch": 9.073732718894009,
2037
+ "grad_norm": 0.22828935086727142,
2038
+ "learning_rate": 2.732374652323481e-05,
2039
+ "loss": 0.0682,
2040
+ "num_input_tokens_seen": 6648864,
2041
+ "step": 254
2042
+ },
2043
+ {
2044
+ "epoch": 9.110599078341014,
2045
+ "grad_norm": 0.28416910767555237,
2046
+ "learning_rate": 2.717889356869146e-05,
2047
+ "loss": 0.0768,
2048
+ "num_input_tokens_seen": 6678136,
2049
+ "step": 255
2050
+ },
2051
+ {
2052
+ "epoch": 9.147465437788018,
2053
+ "grad_norm": 0.3248147666454315,
2054
+ "learning_rate": 2.7033966866696457e-05,
2055
+ "loss": 0.0739,
2056
+ "num_input_tokens_seen": 6704880,
2057
+ "step": 256
2058
+ },
2059
+ {
2060
+ "epoch": 9.184331797235023,
2061
+ "grad_norm": 0.2697289288043976,
2062
+ "learning_rate": 2.6888971322480205e-05,
2063
+ "loss": 0.0884,
2064
+ "num_input_tokens_seen": 6742080,
2065
+ "step": 257
2066
+ },
2067
+ {
2068
+ "epoch": 9.221198156682028,
2069
+ "grad_norm": 0.3310103714466095,
2070
+ "learning_rate": 2.674391184360313e-05,
2071
+ "loss": 0.0836,
2072
+ "num_input_tokens_seen": 6771256,
2073
+ "step": 258
2074
+ },
2075
+ {
2076
+ "epoch": 9.258064516129032,
2077
+ "grad_norm": 0.3416021168231964,
2078
+ "learning_rate": 2.659879333978964e-05,
2079
+ "loss": 0.0728,
2080
+ "num_input_tokens_seen": 6798392,
2081
+ "step": 259
2082
+ },
2083
+ {
2084
+ "epoch": 9.294930875576037,
2085
+ "grad_norm": 0.25257182121276855,
2086
+ "learning_rate": 2.6453620722761896e-05,
2087
+ "loss": 0.0682,
2088
+ "num_input_tokens_seen": 6830648,
2089
+ "step": 260
2090
+ },
2091
+ {
2092
+ "epoch": 9.331797235023041,
2093
+ "grad_norm": 0.31290990114212036,
2094
+ "learning_rate": 2.63083989060736e-05,
2095
+ "loss": 0.0701,
2096
+ "num_input_tokens_seen": 6853800,
2097
+ "step": 261
2098
+ },
2099
+ {
2100
+ "epoch": 9.368663594470046,
2101
+ "grad_norm": 0.28703242540359497,
2102
+ "learning_rate": 2.6163132804943675e-05,
2103
+ "loss": 0.0641,
2104
+ "num_input_tokens_seen": 6880096,
2105
+ "step": 262
2106
+ },
2107
+ {
2108
+ "epoch": 9.40552995391705,
2109
+ "grad_norm": 0.33095675706863403,
2110
+ "learning_rate": 2.60178273360899e-05,
2111
+ "loss": 0.0695,
2112
+ "num_input_tokens_seen": 6905400,
2113
+ "step": 263
2114
+ },
2115
+ {
2116
+ "epoch": 9.442396313364055,
2117
+ "grad_norm": 0.3316652774810791,
2118
+ "learning_rate": 2.587248741756253e-05,
2119
+ "loss": 0.0993,
2120
+ "num_input_tokens_seen": 6933352,
2121
+ "step": 264
2122
+ },
2123
+ {
2124
+ "epoch": 9.47926267281106,
2125
+ "grad_norm": 0.3296186029911041,
2126
+ "learning_rate": 2.5727117968577784e-05,
2127
+ "loss": 0.0702,
2128
+ "num_input_tokens_seen": 6955160,
2129
+ "step": 265
2130
+ },
2131
+ {
2132
+ "epoch": 9.516129032258064,
2133
+ "grad_norm": 0.288353830575943,
2134
+ "learning_rate": 2.5581723909351406e-05,
2135
+ "loss": 0.0632,
2136
+ "num_input_tokens_seen": 6976256,
2137
+ "step": 266
2138
+ },
2139
+ {
2140
+ "epoch": 9.55299539170507,
2141
+ "grad_norm": 0.34519389271736145,
2142
+ "learning_rate": 2.5436310160932092e-05,
2143
+ "loss": 0.0873,
2144
+ "num_input_tokens_seen": 7002472,
2145
+ "step": 267
2146
+ },
2147
+ {
2148
+ "epoch": 9.589861751152073,
2149
+ "grad_norm": 0.2644766569137573,
2150
+ "learning_rate": 2.5290881645034932e-05,
2151
+ "loss": 0.0515,
2152
+ "num_input_tokens_seen": 7034352,
2153
+ "step": 268
2154
+ },
2155
+ {
2156
+ "epoch": 9.626728110599078,
2157
+ "grad_norm": 0.34003907442092896,
2158
+ "learning_rate": 2.5145443283874848e-05,
2159
+ "loss": 0.0679,
2160
+ "num_input_tokens_seen": 7062184,
2161
+ "step": 269
2162
+ },
2163
+ {
2164
+ "epoch": 9.663594470046084,
2165
+ "grad_norm": 0.24440152943134308,
2166
+ "learning_rate": 2.5e-05,
2167
+ "loss": 0.0649,
2168
+ "num_input_tokens_seen": 7090600,
2169
+ "step": 270
2170
+ },
2171
+ {
2172
+ "epoch": 9.700460829493087,
2173
+ "grad_norm": 0.38781893253326416,
2174
+ "learning_rate": 2.485455671612515e-05,
2175
+ "loss": 0.0843,
2176
+ "num_input_tokens_seen": 7112656,
2177
+ "step": 271
2178
+ },
2179
+ {
2180
+ "epoch": 9.737327188940093,
2181
+ "grad_norm": 0.35135138034820557,
2182
+ "learning_rate": 2.470911835496508e-05,
2183
+ "loss": 0.0709,
2184
+ "num_input_tokens_seen": 7134448,
2185
+ "step": 272
2186
+ },
2187
+ {
2188
+ "epoch": 9.774193548387096,
2189
+ "grad_norm": 0.3243424594402313,
2190
+ "learning_rate": 2.4563689839067913e-05,
2191
+ "loss": 0.0566,
2192
+ "num_input_tokens_seen": 7159000,
2193
+ "step": 273
2194
+ },
2195
+ {
2196
+ "epoch": 9.811059907834101,
2197
+ "grad_norm": 0.2978050708770752,
2198
+ "learning_rate": 2.4418276090648596e-05,
2199
+ "loss": 0.0783,
2200
+ "num_input_tokens_seen": 7193008,
2201
+ "step": 274
2202
+ },
2203
+ {
2204
+ "epoch": 9.847926267281107,
2205
+ "grad_norm": 0.3357181251049042,
2206
+ "learning_rate": 2.4272882031422215e-05,
2207
+ "loss": 0.0755,
2208
+ "num_input_tokens_seen": 7214720,
2209
+ "step": 275
2210
+ },
2211
+ {
2212
+ "epoch": 9.88479262672811,
2213
+ "grad_norm": 0.3311111032962799,
2214
+ "learning_rate": 2.4127512582437485e-05,
2215
+ "loss": 0.0756,
2216
+ "num_input_tokens_seen": 7236408,
2217
+ "step": 276
2218
+ },
2219
+ {
2220
+ "epoch": 9.921658986175116,
2221
+ "grad_norm": 0.34926944971084595,
2222
+ "learning_rate": 2.3982172663910108e-05,
2223
+ "loss": 0.0774,
2224
+ "num_input_tokens_seen": 7254272,
2225
+ "step": 277
2226
+ },
2227
+ {
2228
+ "epoch": 9.95852534562212,
2229
+ "grad_norm": 0.27301025390625,
2230
+ "learning_rate": 2.3836867195056335e-05,
2231
+ "loss": 0.0665,
2232
+ "num_input_tokens_seen": 7285272,
2233
+ "step": 278
2234
+ },
2235
+ {
2236
+ "epoch": 9.995391705069125,
2237
+ "grad_norm": 0.31272560358047485,
2238
+ "learning_rate": 2.3691601093926404e-05,
2239
+ "loss": 0.075,
2240
+ "num_input_tokens_seen": 7318112,
2241
+ "step": 279
2242
+ },
2243
+ {
2244
+ "epoch": 10.0,
2245
+ "grad_norm": 1.0591803789138794,
2246
+ "learning_rate": 2.3546379277238107e-05,
2247
+ "loss": 0.0886,
2248
+ "num_input_tokens_seen": 7319760,
2249
+ "step": 280
2250
+ },
2251
+ {
2252
+ "epoch": 10.036866359447005,
2253
+ "grad_norm": 0.2831885814666748,
2254
+ "learning_rate": 2.3401206660210363e-05,
2255
+ "loss": 0.0562,
2256
+ "num_input_tokens_seen": 7343240,
2257
+ "step": 281
2258
+ },
2259
+ {
2260
+ "epoch": 10.073732718894009,
2261
+ "grad_norm": 0.2866736650466919,
2262
+ "learning_rate": 2.3256088156396868e-05,
2263
+ "loss": 0.0519,
2264
+ "num_input_tokens_seen": 7366928,
2265
+ "step": 282
2266
+ },
2267
+ {
2268
+ "epoch": 10.110599078341014,
2269
+ "grad_norm": 0.28110256791114807,
2270
+ "learning_rate": 2.3111028677519804e-05,
2271
+ "loss": 0.0493,
2272
+ "num_input_tokens_seen": 7391576,
2273
+ "step": 283
2274
+ },
2275
+ {
2276
+ "epoch": 10.147465437788018,
2277
+ "grad_norm": 0.2599363327026367,
2278
+ "learning_rate": 2.2966033133303545e-05,
2279
+ "loss": 0.064,
2280
+ "num_input_tokens_seen": 7422848,
2281
+ "step": 284
2282
+ },
2283
+ {
2284
+ "epoch": 10.184331797235023,
2285
+ "grad_norm": 0.3725353181362152,
2286
+ "learning_rate": 2.2821106431308544e-05,
2287
+ "loss": 0.0876,
2288
+ "num_input_tokens_seen": 7445112,
2289
+ "step": 285
2290
+ },
2291
+ {
2292
+ "epoch": 10.221198156682028,
2293
+ "grad_norm": 0.31412675976753235,
2294
+ "learning_rate": 2.2676253476765196e-05,
2295
+ "loss": 0.0631,
2296
+ "num_input_tokens_seen": 7469384,
2297
+ "step": 286
2298
+ },
2299
+ {
2300
+ "epoch": 10.258064516129032,
2301
+ "grad_norm": 0.3256174921989441,
2302
+ "learning_rate": 2.2531479172407805e-05,
2303
+ "loss": 0.059,
2304
+ "num_input_tokens_seen": 7493816,
2305
+ "step": 287
2306
+ },
2307
+ {
2308
+ "epoch": 10.294930875576037,
2309
+ "grad_norm": 0.2877194285392761,
2310
+ "learning_rate": 2.238678841830867e-05,
2311
+ "loss": 0.0534,
2312
+ "num_input_tokens_seen": 7523536,
2313
+ "step": 288
2314
+ },
2315
+ {
2316
+ "epoch": 10.331797235023041,
2317
+ "grad_norm": 0.2373494654893875,
2318
+ "learning_rate": 2.2242186111712208e-05,
2319
+ "loss": 0.0479,
2320
+ "num_input_tokens_seen": 7552320,
2321
+ "step": 289
2322
+ },
2323
+ {
2324
+ "epoch": 10.368663594470046,
2325
+ "grad_norm": 0.36851245164871216,
2326
+ "learning_rate": 2.2097677146869242e-05,
2327
+ "loss": 0.0693,
2328
+ "num_input_tokens_seen": 7574816,
2329
+ "step": 290
2330
+ },
2331
+ {
2332
+ "epoch": 10.40552995391705,
2333
+ "grad_norm": 0.32222089171409607,
2334
+ "learning_rate": 2.195326641487132e-05,
2335
+ "loss": 0.0632,
2336
+ "num_input_tokens_seen": 7598688,
2337
+ "step": 291
2338
+ },
2339
+ {
2340
+ "epoch": 10.442396313364055,
2341
+ "grad_norm": 0.33085688948631287,
2342
+ "learning_rate": 2.1808958803485136e-05,
2343
+ "loss": 0.0589,
2344
+ "num_input_tokens_seen": 7620856,
2345
+ "step": 292
2346
+ },
2347
+ {
2348
+ "epoch": 10.47926267281106,
2349
+ "grad_norm": 0.28755688667297363,
2350
+ "learning_rate": 2.1664759196987182e-05,
2351
+ "loss": 0.0666,
2352
+ "num_input_tokens_seen": 7647512,
2353
+ "step": 293
2354
+ },
2355
+ {
2356
+ "epoch": 10.516129032258064,
2357
+ "grad_norm": 0.3906136751174927,
2358
+ "learning_rate": 2.1520672475998373e-05,
2359
+ "loss": 0.0885,
2360
+ "num_input_tokens_seen": 7681488,
2361
+ "step": 294
2362
+ },
2363
+ {
2364
+ "epoch": 10.55299539170507,
2365
+ "grad_norm": 0.2831442058086395,
2366
+ "learning_rate": 2.1376703517318837e-05,
2367
+ "loss": 0.0581,
2368
+ "num_input_tokens_seen": 7707480,
2369
+ "step": 295
2370
+ },
2371
+ {
2372
+ "epoch": 10.589861751152073,
2373
+ "grad_norm": 0.2866826355457306,
2374
+ "learning_rate": 2.1232857193762924e-05,
2375
+ "loss": 0.049,
2376
+ "num_input_tokens_seen": 7733640,
2377
+ "step": 296
2378
+ },
2379
+ {
2380
+ "epoch": 10.626728110599078,
2381
+ "grad_norm": 0.25126680731773376,
2382
+ "learning_rate": 2.1089138373994223e-05,
2383
+ "loss": 0.0476,
2384
+ "num_input_tokens_seen": 7766744,
2385
+ "step": 297
2386
+ },
2387
+ {
2388
+ "epoch": 10.663594470046084,
2389
+ "grad_norm": 0.28204652667045593,
2390
+ "learning_rate": 2.0945551922360818e-05,
2391
+ "loss": 0.0625,
2392
+ "num_input_tokens_seen": 7796144,
2393
+ "step": 298
2394
+ },
2395
+ {
2396
+ "epoch": 10.700460829493087,
2397
+ "grad_norm": 0.32275664806365967,
2398
+ "learning_rate": 2.0802102698730574e-05,
2399
+ "loss": 0.0523,
2400
+ "num_input_tokens_seen": 7814368,
2401
+ "step": 299
2402
+ },
2403
+ {
2404
+ "epoch": 10.737327188940093,
2405
+ "grad_norm": 0.3534482717514038,
2406
+ "learning_rate": 2.0658795558326743e-05,
2407
+ "loss": 0.0484,
2408
+ "num_input_tokens_seen": 7844720,
2409
+ "step": 300
2410
+ },
2411
+ {
2412
+ "epoch": 10.774193548387096,
2413
+ "grad_norm": 0.27784067392349243,
2414
+ "learning_rate": 2.0515635351563565e-05,
2415
+ "loss": 0.0549,
2416
+ "num_input_tokens_seen": 7876192,
2417
+ "step": 301
2418
+ },
2419
+ {
2420
+ "epoch": 10.811059907834101,
2421
+ "grad_norm": 0.3224843442440033,
2422
+ "learning_rate": 2.037262692388214e-05,
2423
+ "loss": 0.0545,
2424
+ "num_input_tokens_seen": 7903336,
2425
+ "step": 302
2426
+ },
2427
+ {
2428
+ "epoch": 10.847926267281107,
2429
+ "grad_norm": 0.4785996973514557,
2430
+ "learning_rate": 2.022977511558638e-05,
2431
+ "loss": 0.0662,
2432
+ "num_input_tokens_seen": 7936544,
2433
+ "step": 303
2434
+ },
2435
+ {
2436
+ "epoch": 10.88479262672811,
2437
+ "grad_norm": 0.2665662169456482,
2438
+ "learning_rate": 2.0087084761679245e-05,
2439
+ "loss": 0.0456,
2440
+ "num_input_tokens_seen": 7966064,
2441
+ "step": 304
2442
+ },
2443
+ {
2444
+ "epoch": 10.921658986175116,
2445
+ "grad_norm": 0.322708398103714,
2446
+ "learning_rate": 1.9944560691699057e-05,
2447
+ "loss": 0.0535,
2448
+ "num_input_tokens_seen": 7989848,
2449
+ "step": 305
2450
+ },
2451
+ {
2452
+ "epoch": 10.95852534562212,
2453
+ "grad_norm": 0.32365888357162476,
2454
+ "learning_rate": 1.980220772955602e-05,
2455
+ "loss": 0.0614,
2456
+ "num_input_tokens_seen": 8020416,
2457
+ "step": 306
2458
+ },
2459
+ {
2460
+ "epoch": 10.995391705069125,
2461
+ "grad_norm": 0.32327035069465637,
2462
+ "learning_rate": 1.9660030693369004e-05,
2463
+ "loss": 0.0456,
2464
+ "num_input_tokens_seen": 8049840,
2465
+ "step": 307
2466
+ },
2467
+ {
2468
+ "epoch": 11.0,
2469
+ "grad_norm": 0.9106179475784302,
2470
+ "learning_rate": 1.9518034395302414e-05,
2471
+ "loss": 0.0734,
2472
+ "num_input_tokens_seen": 8051736,
2473
+ "step": 308
2474
+ },
2475
+ {
2476
+ "epoch": 11.036866359447005,
2477
+ "grad_norm": 0.2582056224346161,
2478
+ "learning_rate": 1.937622364140338e-05,
2479
+ "loss": 0.0362,
2480
+ "num_input_tokens_seen": 8082888,
2481
+ "step": 309
2482
+ },
2483
+ {
2484
+ "epoch": 11.073732718894009,
2485
+ "grad_norm": 0.3024876117706299,
2486
+ "learning_rate": 1.9234603231438995e-05,
2487
+ "loss": 0.0362,
2488
+ "num_input_tokens_seen": 8107768,
2489
+ "step": 310
2490
+ },
2491
+ {
2492
+ "epoch": 11.110599078341014,
2493
+ "grad_norm": 0.2687247097492218,
2494
+ "learning_rate": 1.9093177958733966e-05,
2495
+ "loss": 0.0504,
2496
+ "num_input_tokens_seen": 8149664,
2497
+ "step": 311
2498
+ },
2499
+ {
2500
+ "epoch": 11.147465437788018,
2501
+ "grad_norm": 0.37591755390167236,
2502
+ "learning_rate": 1.895195261000831e-05,
2503
+ "loss": 0.0647,
2504
+ "num_input_tokens_seen": 8172672,
2505
+ "step": 312
2506
+ },
2507
+ {
2508
+ "epoch": 11.184331797235023,
2509
+ "grad_norm": 0.26167264580726624,
2510
+ "learning_rate": 1.8810931965215356e-05,
2511
+ "loss": 0.0391,
2512
+ "num_input_tokens_seen": 8199368,
2513
+ "step": 313
2514
+ },
2515
+ {
2516
+ "epoch": 11.221198156682028,
2517
+ "grad_norm": 0.2515069246292114,
2518
+ "learning_rate": 1.8670120797379958e-05,
2519
+ "loss": 0.0445,
2520
+ "num_input_tokens_seen": 8225816,
2521
+ "step": 314
2522
+ },
2523
+ {
2524
+ "epoch": 11.258064516129032,
2525
+ "grad_norm": 0.32947489619255066,
2526
+ "learning_rate": 1.852952387243698e-05,
2527
+ "loss": 0.0456,
2528
+ "num_input_tokens_seen": 8250688,
2529
+ "step": 315
2530
+ },
2531
+ {
2532
+ "epoch": 11.294930875576037,
2533
+ "grad_norm": 0.3417774438858032,
2534
+ "learning_rate": 1.838914594906995e-05,
2535
+ "loss": 0.0485,
2536
+ "num_input_tokens_seen": 8273448,
2537
+ "step": 316
2538
+ },
2539
+ {
2540
+ "epoch": 11.331797235023041,
2541
+ "grad_norm": 0.3106794059276581,
2542
+ "learning_rate": 1.8248991778549984e-05,
2543
+ "loss": 0.0417,
2544
+ "num_input_tokens_seen": 8295960,
2545
+ "step": 317
2546
+ },
2547
+ {
2548
+ "epoch": 11.368663594470046,
2549
+ "grad_norm": 0.3570440709590912,
2550
+ "learning_rate": 1.8109066104575023e-05,
2551
+ "loss": 0.0459,
2552
+ "num_input_tokens_seen": 8319704,
2553
+ "step": 318
2554
+ },
2555
+ {
2556
+ "epoch": 11.40552995391705,
2557
+ "grad_norm": 0.3612540364265442,
2558
+ "learning_rate": 1.7969373663109234e-05,
2559
+ "loss": 0.0434,
2560
+ "num_input_tokens_seen": 8346544,
2561
+ "step": 319
2562
+ },
2563
+ {
2564
+ "epoch": 11.442396313364055,
2565
+ "grad_norm": 0.3443238437175751,
2566
+ "learning_rate": 1.7829919182222752e-05,
2567
+ "loss": 0.0549,
2568
+ "num_input_tokens_seen": 8373352,
2569
+ "step": 320
2570
+ },
2571
+ {
2572
+ "epoch": 11.47926267281106,
2573
+ "grad_norm": 0.29259899258613586,
2574
+ "learning_rate": 1.7690707381931583e-05,
2575
+ "loss": 0.0326,
2576
+ "num_input_tokens_seen": 8400136,
2577
+ "step": 321
2578
+ },
2579
+ {
2580
+ "epoch": 11.516129032258064,
2581
+ "grad_norm": 0.255287230014801,
2582
+ "learning_rate": 1.755174297403795e-05,
2583
+ "loss": 0.0433,
2584
+ "num_input_tokens_seen": 8435752,
2585
+ "step": 322
2586
+ },
2587
+ {
2588
+ "epoch": 11.55299539170507,
2589
+ "grad_norm": 0.33487167954444885,
2590
+ "learning_rate": 1.7413030661970742e-05,
2591
+ "loss": 0.0451,
2592
+ "num_input_tokens_seen": 8457320,
2593
+ "step": 323
2594
+ },
2595
+ {
2596
+ "epoch": 11.589861751152073,
2597
+ "grad_norm": 0.27473774552345276,
2598
+ "learning_rate": 1.7274575140626318e-05,
2599
+ "loss": 0.0378,
2600
+ "num_input_tokens_seen": 8484320,
2601
+ "step": 324
2602
+ },
2603
+ {
2604
+ "epoch": 11.626728110599078,
2605
+ "grad_norm": 0.26888421177864075,
2606
+ "learning_rate": 1.7136381096209664e-05,
2607
+ "loss": 0.0408,
2608
+ "num_input_tokens_seen": 8508448,
2609
+ "step": 325
2610
+ },
2611
+ {
2612
+ "epoch": 11.663594470046084,
2613
+ "grad_norm": 0.25122973322868347,
2614
+ "learning_rate": 1.699845320607571e-05,
2615
+ "loss": 0.0402,
2616
+ "num_input_tokens_seen": 8541472,
2617
+ "step": 326
2618
+ },
2619
+ {
2620
+ "epoch": 11.700460829493087,
2621
+ "grad_norm": 0.34217768907546997,
2622
+ "learning_rate": 1.686079613857109e-05,
2623
+ "loss": 0.057,
2624
+ "num_input_tokens_seen": 8566672,
2625
+ "step": 327
2626
+ },
2627
+ {
2628
+ "epoch": 11.737327188940093,
2629
+ "grad_norm": 0.31365272402763367,
2630
+ "learning_rate": 1.672341455287605e-05,
2631
+ "loss": 0.054,
2632
+ "num_input_tokens_seen": 8596632,
2633
+ "step": 328
2634
+ },
2635
+ {
2636
+ "epoch": 11.774193548387096,
2637
+ "grad_norm": 0.2996351420879364,
2638
+ "learning_rate": 1.658631309884684e-05,
2639
+ "loss": 0.0512,
2640
+ "num_input_tokens_seen": 8627480,
2641
+ "step": 329
2642
+ },
2643
+ {
2644
+ "epoch": 11.811059907834101,
2645
+ "grad_norm": 0.37132295966148376,
2646
+ "learning_rate": 1.6449496416858284e-05,
2647
+ "loss": 0.0775,
2648
+ "num_input_tokens_seen": 8656960,
2649
+ "step": 330
2650
+ },
2651
+ {
2652
+ "epoch": 11.847926267281107,
2653
+ "grad_norm": 0.3101523816585541,
2654
+ "learning_rate": 1.6312969137646716e-05,
2655
+ "loss": 0.0547,
2656
+ "num_input_tokens_seen": 8682816,
2657
+ "step": 331
2658
+ },
2659
+ {
2660
+ "epoch": 11.88479262672811,
2661
+ "grad_norm": 0.3477034866809845,
2662
+ "learning_rate": 1.617673588215328e-05,
2663
+ "loss": 0.0519,
2664
+ "num_input_tokens_seen": 8704760,
2665
+ "step": 332
2666
+ },
2667
+ {
2668
+ "epoch": 11.921658986175116,
2669
+ "grad_norm": 0.26099440455436707,
2670
+ "learning_rate": 1.6040801261367493e-05,
2671
+ "loss": 0.0402,
2672
+ "num_input_tokens_seen": 8731512,
2673
+ "step": 333
2674
+ },
2675
+ {
2676
+ "epoch": 11.95852534562212,
2677
+ "grad_norm": 0.29072248935699463,
2678
+ "learning_rate": 1.5905169876171223e-05,
2679
+ "loss": 0.0422,
2680
+ "num_input_tokens_seen": 8757016,
2681
+ "step": 334
2682
+ },
2683
+ {
2684
+ "epoch": 11.995391705069125,
2685
+ "grad_norm": 0.294264018535614,
2686
+ "learning_rate": 1.5769846317182893e-05,
2687
+ "loss": 0.0595,
2688
+ "num_input_tokens_seen": 8782184,
2689
+ "step": 335
2690
+ },
2691
+ {
2692
+ "epoch": 12.0,
2693
+ "grad_norm": 1.3008415699005127,
2694
+ "learning_rate": 1.56348351646022e-05,
2695
+ "loss": 0.062,
2696
+ "num_input_tokens_seen": 8783712,
2697
+ "step": 336
2698
+ },
2699
+ {
2700
+ "epoch": 12.036866359447005,
2701
+ "grad_norm": 0.2572445869445801,
2702
+ "learning_rate": 1.550014098805503e-05,
2703
+ "loss": 0.0341,
2704
+ "num_input_tokens_seen": 8810408,
2705
+ "step": 337
2706
+ },
2707
+ {
2708
+ "epoch": 12.073732718894009,
2709
+ "grad_norm": 0.2236901968717575,
2710
+ "learning_rate": 1.5365768346438797e-05,
2711
+ "loss": 0.0343,
2712
+ "num_input_tokens_seen": 8838328,
2713
+ "step": 338
2714
+ },
2715
+ {
2716
+ "epoch": 12.110599078341014,
2717
+ "grad_norm": 0.26900872588157654,
2718
+ "learning_rate": 1.523172178776816e-05,
2719
+ "loss": 0.0366,
2720
+ "num_input_tokens_seen": 8867416,
2721
+ "step": 339
2722
+ },
2723
+ {
2724
+ "epoch": 12.147465437788018,
2725
+ "grad_norm": 0.26596930623054504,
2726
+ "learning_rate": 1.509800584902108e-05,
2727
+ "loss": 0.0363,
2728
+ "num_input_tokens_seen": 8893096,
2729
+ "step": 340
2730
+ },
2731
+ {
2732
+ "epoch": 12.184331797235023,
2733
+ "grad_norm": 0.27418944239616394,
2734
+ "learning_rate": 1.4964625055985265e-05,
2735
+ "loss": 0.0296,
2736
+ "num_input_tokens_seen": 8915936,
2737
+ "step": 341
2738
+ },
2739
+ {
2740
+ "epoch": 12.221198156682028,
2741
+ "grad_norm": 0.33651241660118103,
2742
+ "learning_rate": 1.4831583923104999e-05,
2743
+ "loss": 0.0377,
2744
+ "num_input_tokens_seen": 8941560,
2745
+ "step": 342
2746
+ },
2747
+ {
2748
+ "epoch": 12.258064516129032,
2749
+ "grad_norm": 0.24450698494911194,
2750
+ "learning_rate": 1.4698886953328292e-05,
2751
+ "loss": 0.0355,
2752
+ "num_input_tokens_seen": 8971584,
2753
+ "step": 343
2754
+ },
2755
+ {
2756
+ "epoch": 12.294930875576037,
2757
+ "grad_norm": 0.27189865708351135,
2758
+ "learning_rate": 1.4566538637954554e-05,
2759
+ "loss": 0.0333,
2760
+ "num_input_tokens_seen": 9000944,
2761
+ "step": 344
2762
+ },
2763
+ {
2764
+ "epoch": 12.331797235023041,
2765
+ "grad_norm": 0.32970282435417175,
2766
+ "learning_rate": 1.443454345648252e-05,
2767
+ "loss": 0.0443,
2768
+ "num_input_tokens_seen": 9025720,
2769
+ "step": 345
2770
+ },
2771
+ {
2772
+ "epoch": 12.368663594470046,
2773
+ "grad_norm": 0.39073866605758667,
2774
+ "learning_rate": 1.430290587645865e-05,
2775
+ "loss": 0.0505,
2776
+ "num_input_tokens_seen": 9046184,
2777
+ "step": 346
2778
+ },
2779
+ {
2780
+ "epoch": 12.40552995391705,
2781
+ "grad_norm": 0.351654052734375,
2782
+ "learning_rate": 1.4171630353325932e-05,
2783
+ "loss": 0.0655,
2784
+ "num_input_tokens_seen": 9072816,
2785
+ "step": 347
2786
+ },
2787
+ {
2788
+ "epoch": 12.442396313364055,
2789
+ "grad_norm": 0.2837273180484772,
2790
+ "learning_rate": 1.4040721330273062e-05,
2791
+ "loss": 0.0323,
2792
+ "num_input_tokens_seen": 9105192,
2793
+ "step": 348
2794
+ },
2795
+ {
2796
+ "epoch": 12.47926267281106,
2797
+ "grad_norm": 0.3341452479362488,
2798
+ "learning_rate": 1.3910183238084112e-05,
2799
+ "loss": 0.0458,
2800
+ "num_input_tokens_seen": 9126232,
2801
+ "step": 349
2802
+ },
2803
+ {
2804
+ "epoch": 12.516129032258064,
2805
+ "grad_norm": 0.29763755202293396,
2806
+ "learning_rate": 1.3780020494988446e-05,
2807
+ "loss": 0.038,
2808
+ "num_input_tokens_seen": 9147168,
2809
+ "step": 350
2810
+ },
2811
+ {
2812
+ "epoch": 12.55299539170507,
2813
+ "grad_norm": 0.2759022116661072,
2814
+ "learning_rate": 1.3650237506511331e-05,
2815
+ "loss": 0.0343,
2816
+ "num_input_tokens_seen": 9174584,
2817
+ "step": 351
2818
+ }
2819
+ ],
2820
+ "logging_steps": 1.0,
2821
+ "max_steps": 540,
2822
+ "num_input_tokens_seen": 9174584,
2823
+ "num_train_epochs": 20,
2824
+ "save_steps": 27,
2825
+ "stateful_callbacks": {
2826
+ "TrainerControl": {
2827
+ "args": {
2828
+ "should_epoch_stop": false,
2829
+ "should_evaluate": false,
2830
+ "should_log": false,
2831
+ "should_save": true,
2832
+ "should_training_stop": false
2833
+ },
2834
+ "attributes": {}
2835
+ }
2836
+ },
2837
+ "total_flos": 7.739832508665037e+17,
2838
+ "train_batch_size": 1,
2839
+ "trial_name": null,
2840
+ "trial_params": null
2841
+ }
checkpoint-351/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-378/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.12.0
checkpoint-378/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "q_proj",
25
+ "o_proj",
26
+ "up_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "down_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-378/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-378/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-378/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-378/tokenizer_config.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "extra_special_tokens": {},
203
+ "model_max_length": 8192,
204
+ "pad_token": "<|endoftext|>",
205
+ "padding_side": "right",
206
+ "split_special_tokens": false,
207
+ "tokenizer_class": "Qwen2Tokenizer",
208
+ "unk_token": null
209
+ }