satvik-dixit commited on
Commit
342d074
·
verified ·
1 Parent(s): f9b3fb2

Uploaded checkpoint-1000

Browse files
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: deepseek-ai/deepseek-coder-1.3b-instruct
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.8.2
adapter_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "deepseek-ai/deepseek-coder-1.3b-instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 64,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 32,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "v_proj",
23
+ "gate_proj",
24
+ "q_proj",
25
+ "o_proj",
26
+ "down_proj",
27
+ "k_proj",
28
+ "up_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "use_rslora": false
32
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fa5d9a487128e218925f812672dda35c0dfee52ffd1a663bf73911fabf90156
3
+ size 119975656
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be3e0407c75417fb6b6e255987cda42e5ad91e0e9407d7c71b4ec57c667c06e7
3
+ size 240145026
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cbedf2f679f473ea49fc2279d7455bcf73a898ecce097b09cd6c432385067e3
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c69e416a1c1c7cfbd03505995e73f15a3c32b1cc0b0dc09a821d33b4e92286e
3
+ size 1064
trainer_state.json ADDED
@@ -0,0 +1,737 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.02973618172109127,
3
+ "best_model_checkpoint": "runs/deepseek_lora_/home/mac/air2/runs/deepseek_lora_20240422-141601/checkpoint-30000_20240423-210253/checkpoint-1000",
4
+ "epoch": 0.3132832080200501,
5
+ "eval_steps": 500,
6
+ "global_step": 1000,
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.0,
13
+ "grad_norm": 1.4201024770736694,
14
+ "learning_rate": 4.0000000000000003e-07,
15
+ "loss": 1.4508,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.01,
20
+ "grad_norm": 1.6313552856445312,
21
+ "learning_rate": 8.000000000000001e-07,
22
+ "loss": 1.4463,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.01,
27
+ "grad_norm": 1.2772644758224487,
28
+ "learning_rate": 1.2000000000000002e-06,
29
+ "loss": 1.4462,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.01,
34
+ "grad_norm": 1.3495179414749146,
35
+ "learning_rate": 1.6000000000000001e-06,
36
+ "loss": 1.463,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.02,
41
+ "grad_norm": 1.3023079633712769,
42
+ "learning_rate": 2.0000000000000003e-06,
43
+ "loss": 1.4931,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.02,
48
+ "grad_norm": 1.2231166362762451,
49
+ "learning_rate": 2.4000000000000003e-06,
50
+ "loss": 1.4886,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.02,
55
+ "grad_norm": 1.5659693479537964,
56
+ "learning_rate": 2.8000000000000003e-06,
57
+ "loss": 1.4963,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.03,
62
+ "grad_norm": 1.8523041009902954,
63
+ "learning_rate": 3.2000000000000003e-06,
64
+ "loss": 1.3668,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.03,
69
+ "grad_norm": 1.399263620376587,
70
+ "learning_rate": 3.6000000000000003e-06,
71
+ "loss": 1.296,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.03,
76
+ "grad_norm": 1.6715140342712402,
77
+ "learning_rate": 4.000000000000001e-06,
78
+ "loss": 1.2411,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.03,
83
+ "grad_norm": 1.1111788749694824,
84
+ "learning_rate": 4.4e-06,
85
+ "loss": 1.0886,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 0.04,
90
+ "grad_norm": 0.9370793104171753,
91
+ "learning_rate": 4.800000000000001e-06,
92
+ "loss": 1.0653,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 0.04,
97
+ "grad_norm": 1.3835300207138062,
98
+ "learning_rate": 5.2e-06,
99
+ "loss": 0.8878,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 0.04,
104
+ "grad_norm": 1.646286129951477,
105
+ "learning_rate": 5.600000000000001e-06,
106
+ "loss": 0.7921,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 0.05,
111
+ "grad_norm": 1.2522785663604736,
112
+ "learning_rate": 6e-06,
113
+ "loss": 0.7373,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 0.05,
118
+ "grad_norm": 0.9030014872550964,
119
+ "learning_rate": 6.4000000000000006e-06,
120
+ "loss": 0.5454,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 0.05,
125
+ "grad_norm": 0.8196408152580261,
126
+ "learning_rate": 6.800000000000001e-06,
127
+ "loss": 0.4356,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 0.06,
132
+ "grad_norm": 0.4333338141441345,
133
+ "learning_rate": 7.2000000000000005e-06,
134
+ "loss": 0.3329,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 0.06,
139
+ "grad_norm": 0.37946629524230957,
140
+ "learning_rate": 7.600000000000001e-06,
141
+ "loss": 0.2524,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 0.06,
146
+ "grad_norm": 1.2624123096466064,
147
+ "learning_rate": 8.000000000000001e-06,
148
+ "loss": 0.1601,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 0.07,
153
+ "grad_norm": 0.7884108424186707,
154
+ "learning_rate": 8.400000000000001e-06,
155
+ "loss": 0.1937,
156
+ "step": 210
157
+ },
158
+ {
159
+ "epoch": 0.07,
160
+ "grad_norm": 0.46105730533599854,
161
+ "learning_rate": 8.8e-06,
162
+ "loss": 0.0807,
163
+ "step": 220
164
+ },
165
+ {
166
+ "epoch": 0.07,
167
+ "grad_norm": 0.6495872735977173,
168
+ "learning_rate": 9.200000000000002e-06,
169
+ "loss": 0.1566,
170
+ "step": 230
171
+ },
172
+ {
173
+ "epoch": 0.08,
174
+ "grad_norm": 0.9866824150085449,
175
+ "learning_rate": 9.600000000000001e-06,
176
+ "loss": 0.2515,
177
+ "step": 240
178
+ },
179
+ {
180
+ "epoch": 0.08,
181
+ "grad_norm": 0.31797927618026733,
182
+ "learning_rate": 1e-05,
183
+ "loss": 0.0861,
184
+ "step": 250
185
+ },
186
+ {
187
+ "epoch": 0.08,
188
+ "grad_norm": 0.07518763095140457,
189
+ "learning_rate": 1.04e-05,
190
+ "loss": 0.0498,
191
+ "step": 260
192
+ },
193
+ {
194
+ "epoch": 0.08,
195
+ "grad_norm": 0.23027415573596954,
196
+ "learning_rate": 1.0800000000000002e-05,
197
+ "loss": 0.0473,
198
+ "step": 270
199
+ },
200
+ {
201
+ "epoch": 0.09,
202
+ "grad_norm": 0.22770297527313232,
203
+ "learning_rate": 1.1200000000000001e-05,
204
+ "loss": 0.0469,
205
+ "step": 280
206
+ },
207
+ {
208
+ "epoch": 0.09,
209
+ "grad_norm": 0.22862806916236877,
210
+ "learning_rate": 1.16e-05,
211
+ "loss": 0.0974,
212
+ "step": 290
213
+ },
214
+ {
215
+ "epoch": 0.09,
216
+ "grad_norm": 0.3330214023590088,
217
+ "learning_rate": 1.2e-05,
218
+ "loss": 0.0597,
219
+ "step": 300
220
+ },
221
+ {
222
+ "epoch": 0.1,
223
+ "grad_norm": 0.966628909111023,
224
+ "learning_rate": 1.2400000000000002e-05,
225
+ "loss": 0.0315,
226
+ "step": 310
227
+ },
228
+ {
229
+ "epoch": 0.1,
230
+ "grad_norm": 0.022704431787133217,
231
+ "learning_rate": 1.2800000000000001e-05,
232
+ "loss": 0.042,
233
+ "step": 320
234
+ },
235
+ {
236
+ "epoch": 0.1,
237
+ "grad_norm": 0.216924786567688,
238
+ "learning_rate": 1.3200000000000002e-05,
239
+ "loss": 0.0353,
240
+ "step": 330
241
+ },
242
+ {
243
+ "epoch": 0.11,
244
+ "grad_norm": 0.6081690192222595,
245
+ "learning_rate": 1.3600000000000002e-05,
246
+ "loss": 0.0247,
247
+ "step": 340
248
+ },
249
+ {
250
+ "epoch": 0.11,
251
+ "grad_norm": 0.012569287791848183,
252
+ "learning_rate": 1.4e-05,
253
+ "loss": 0.0251,
254
+ "step": 350
255
+ },
256
+ {
257
+ "epoch": 0.11,
258
+ "grad_norm": 0.010333358310163021,
259
+ "learning_rate": 1.4400000000000001e-05,
260
+ "loss": 0.0236,
261
+ "step": 360
262
+ },
263
+ {
264
+ "epoch": 0.12,
265
+ "grad_norm": 0.37758347392082214,
266
+ "learning_rate": 1.48e-05,
267
+ "loss": 0.0268,
268
+ "step": 370
269
+ },
270
+ {
271
+ "epoch": 0.12,
272
+ "grad_norm": 0.015816116705536842,
273
+ "learning_rate": 1.5200000000000002e-05,
274
+ "loss": 0.0107,
275
+ "step": 380
276
+ },
277
+ {
278
+ "epoch": 0.12,
279
+ "grad_norm": 0.025576846674084663,
280
+ "learning_rate": 1.5600000000000003e-05,
281
+ "loss": 0.0213,
282
+ "step": 390
283
+ },
284
+ {
285
+ "epoch": 0.13,
286
+ "grad_norm": 0.31375065445899963,
287
+ "learning_rate": 1.6000000000000003e-05,
288
+ "loss": 0.0177,
289
+ "step": 400
290
+ },
291
+ {
292
+ "epoch": 0.13,
293
+ "grad_norm": 0.008338396437466145,
294
+ "learning_rate": 1.64e-05,
295
+ "loss": 0.023,
296
+ "step": 410
297
+ },
298
+ {
299
+ "epoch": 0.13,
300
+ "grad_norm": 0.24885450303554535,
301
+ "learning_rate": 1.6800000000000002e-05,
302
+ "loss": 0.013,
303
+ "step": 420
304
+ },
305
+ {
306
+ "epoch": 0.13,
307
+ "grad_norm": 0.0110774552449584,
308
+ "learning_rate": 1.72e-05,
309
+ "loss": 0.0397,
310
+ "step": 430
311
+ },
312
+ {
313
+ "epoch": 0.14,
314
+ "grad_norm": 0.006729575805366039,
315
+ "learning_rate": 1.76e-05,
316
+ "loss": 0.0155,
317
+ "step": 440
318
+ },
319
+ {
320
+ "epoch": 0.14,
321
+ "grad_norm": 0.01409532967954874,
322
+ "learning_rate": 1.8e-05,
323
+ "loss": 0.0198,
324
+ "step": 450
325
+ },
326
+ {
327
+ "epoch": 0.14,
328
+ "grad_norm": 0.3871189057826996,
329
+ "learning_rate": 1.8400000000000003e-05,
330
+ "loss": 0.0212,
331
+ "step": 460
332
+ },
333
+ {
334
+ "epoch": 0.15,
335
+ "grad_norm": 0.006107095163315535,
336
+ "learning_rate": 1.88e-05,
337
+ "loss": 0.07,
338
+ "step": 470
339
+ },
340
+ {
341
+ "epoch": 0.15,
342
+ "grad_norm": 0.010062485933303833,
343
+ "learning_rate": 1.9200000000000003e-05,
344
+ "loss": 0.0157,
345
+ "step": 480
346
+ },
347
+ {
348
+ "epoch": 0.15,
349
+ "grad_norm": 0.1705617755651474,
350
+ "learning_rate": 1.9600000000000002e-05,
351
+ "loss": 0.0241,
352
+ "step": 490
353
+ },
354
+ {
355
+ "epoch": 0.16,
356
+ "grad_norm": 0.5236091613769531,
357
+ "learning_rate": 2e-05,
358
+ "loss": 0.0208,
359
+ "step": 500
360
+ },
361
+ {
362
+ "epoch": 0.16,
363
+ "eval_loss": 0.04813479632139206,
364
+ "eval_runtime": 105.8284,
365
+ "eval_samples_per_second": 9.449,
366
+ "eval_steps_per_second": 9.449,
367
+ "step": 500
368
+ },
369
+ {
370
+ "epoch": 0.16,
371
+ "grad_norm": 0.007713190745562315,
372
+ "learning_rate": 1.9955555555555557e-05,
373
+ "loss": 0.007,
374
+ "step": 510
375
+ },
376
+ {
377
+ "epoch": 0.16,
378
+ "grad_norm": 0.028844956308603287,
379
+ "learning_rate": 1.9911111111111112e-05,
380
+ "loss": 0.018,
381
+ "step": 520
382
+ },
383
+ {
384
+ "epoch": 0.17,
385
+ "grad_norm": 0.004528562072664499,
386
+ "learning_rate": 1.9866666666666667e-05,
387
+ "loss": 0.0519,
388
+ "step": 530
389
+ },
390
+ {
391
+ "epoch": 0.17,
392
+ "grad_norm": 0.5867981910705566,
393
+ "learning_rate": 1.9822222222222226e-05,
394
+ "loss": 0.0193,
395
+ "step": 540
396
+ },
397
+ {
398
+ "epoch": 0.17,
399
+ "grad_norm": 0.08260989189147949,
400
+ "learning_rate": 1.977777777777778e-05,
401
+ "loss": 0.0359,
402
+ "step": 550
403
+ },
404
+ {
405
+ "epoch": 0.18,
406
+ "grad_norm": 0.005006667226552963,
407
+ "learning_rate": 1.9733333333333336e-05,
408
+ "loss": 0.0187,
409
+ "step": 560
410
+ },
411
+ {
412
+ "epoch": 0.18,
413
+ "grad_norm": 0.017591852694749832,
414
+ "learning_rate": 1.968888888888889e-05,
415
+ "loss": 0.0143,
416
+ "step": 570
417
+ },
418
+ {
419
+ "epoch": 0.18,
420
+ "grad_norm": 0.8018626570701599,
421
+ "learning_rate": 1.9644444444444447e-05,
422
+ "loss": 0.0161,
423
+ "step": 580
424
+ },
425
+ {
426
+ "epoch": 0.18,
427
+ "grad_norm": 0.005714430473744869,
428
+ "learning_rate": 1.9600000000000002e-05,
429
+ "loss": 0.0159,
430
+ "step": 590
431
+ },
432
+ {
433
+ "epoch": 0.19,
434
+ "grad_norm": 0.006446035113185644,
435
+ "learning_rate": 1.9555555555555557e-05,
436
+ "loss": 0.0249,
437
+ "step": 600
438
+ },
439
+ {
440
+ "epoch": 0.19,
441
+ "grad_norm": 0.00910472497344017,
442
+ "learning_rate": 1.9511111111111113e-05,
443
+ "loss": 0.009,
444
+ "step": 610
445
+ },
446
+ {
447
+ "epoch": 0.19,
448
+ "grad_norm": 0.0680340826511383,
449
+ "learning_rate": 1.9466666666666668e-05,
450
+ "loss": 0.01,
451
+ "step": 620
452
+ },
453
+ {
454
+ "epoch": 0.2,
455
+ "grad_norm": 0.009966106154024601,
456
+ "learning_rate": 1.9422222222222223e-05,
457
+ "loss": 0.0189,
458
+ "step": 630
459
+ },
460
+ {
461
+ "epoch": 0.2,
462
+ "grad_norm": 0.004922552965581417,
463
+ "learning_rate": 1.9377777777777778e-05,
464
+ "loss": 0.0189,
465
+ "step": 640
466
+ },
467
+ {
468
+ "epoch": 0.2,
469
+ "grad_norm": 0.0045297518372535706,
470
+ "learning_rate": 1.9333333333333333e-05,
471
+ "loss": 0.0636,
472
+ "step": 650
473
+ },
474
+ {
475
+ "epoch": 0.21,
476
+ "grad_norm": 0.17961235344409943,
477
+ "learning_rate": 1.928888888888889e-05,
478
+ "loss": 0.0077,
479
+ "step": 660
480
+ },
481
+ {
482
+ "epoch": 0.21,
483
+ "grad_norm": 0.010727491229772568,
484
+ "learning_rate": 1.9244444444444444e-05,
485
+ "loss": 0.0338,
486
+ "step": 670
487
+ },
488
+ {
489
+ "epoch": 0.21,
490
+ "grad_norm": 0.14529484510421753,
491
+ "learning_rate": 1.9200000000000003e-05,
492
+ "loss": 0.0162,
493
+ "step": 680
494
+ },
495
+ {
496
+ "epoch": 0.22,
497
+ "grad_norm": 0.011789410375058651,
498
+ "learning_rate": 1.9155555555555558e-05,
499
+ "loss": 0.0371,
500
+ "step": 690
501
+ },
502
+ {
503
+ "epoch": 0.22,
504
+ "grad_norm": 0.03757067024707794,
505
+ "learning_rate": 1.9111111111111113e-05,
506
+ "loss": 0.0082,
507
+ "step": 700
508
+ },
509
+ {
510
+ "epoch": 0.22,
511
+ "grad_norm": 0.11487198621034622,
512
+ "learning_rate": 1.9066666666666668e-05,
513
+ "loss": 0.0039,
514
+ "step": 710
515
+ },
516
+ {
517
+ "epoch": 0.23,
518
+ "grad_norm": 0.005442380905151367,
519
+ "learning_rate": 1.9022222222222223e-05,
520
+ "loss": 0.0108,
521
+ "step": 720
522
+ },
523
+ {
524
+ "epoch": 0.23,
525
+ "grad_norm": 0.005606868304312229,
526
+ "learning_rate": 1.897777777777778e-05,
527
+ "loss": 0.0016,
528
+ "step": 730
529
+ },
530
+ {
531
+ "epoch": 0.23,
532
+ "grad_norm": 0.00637522479519248,
533
+ "learning_rate": 1.8933333333333334e-05,
534
+ "loss": 0.0268,
535
+ "step": 740
536
+ },
537
+ {
538
+ "epoch": 0.23,
539
+ "grad_norm": 0.1989319920539856,
540
+ "learning_rate": 1.888888888888889e-05,
541
+ "loss": 0.0227,
542
+ "step": 750
543
+ },
544
+ {
545
+ "epoch": 0.24,
546
+ "grad_norm": 0.13159094750881195,
547
+ "learning_rate": 1.8844444444444444e-05,
548
+ "loss": 0.0313,
549
+ "step": 760
550
+ },
551
+ {
552
+ "epoch": 0.24,
553
+ "grad_norm": 3.0459349155426025,
554
+ "learning_rate": 1.88e-05,
555
+ "loss": 0.0201,
556
+ "step": 770
557
+ },
558
+ {
559
+ "epoch": 0.24,
560
+ "grad_norm": 1.1915451288223267,
561
+ "learning_rate": 1.8755555555555558e-05,
562
+ "loss": 0.0245,
563
+ "step": 780
564
+ },
565
+ {
566
+ "epoch": 0.25,
567
+ "grad_norm": 0.013696914538741112,
568
+ "learning_rate": 1.8711111111111113e-05,
569
+ "loss": 0.0018,
570
+ "step": 790
571
+ },
572
+ {
573
+ "epoch": 0.25,
574
+ "grad_norm": 1.1634104251861572,
575
+ "learning_rate": 1.866666666666667e-05,
576
+ "loss": 0.026,
577
+ "step": 800
578
+ },
579
+ {
580
+ "epoch": 0.25,
581
+ "grad_norm": 0.007169550750404596,
582
+ "learning_rate": 1.8622222222222224e-05,
583
+ "loss": 0.0071,
584
+ "step": 810
585
+ },
586
+ {
587
+ "epoch": 0.26,
588
+ "grad_norm": 0.004371534567326307,
589
+ "learning_rate": 1.857777777777778e-05,
590
+ "loss": 0.0153,
591
+ "step": 820
592
+ },
593
+ {
594
+ "epoch": 0.26,
595
+ "grad_norm": 0.020073844119906425,
596
+ "learning_rate": 1.8533333333333334e-05,
597
+ "loss": 0.0096,
598
+ "step": 830
599
+ },
600
+ {
601
+ "epoch": 0.26,
602
+ "grad_norm": 0.008414236828684807,
603
+ "learning_rate": 1.848888888888889e-05,
604
+ "loss": 0.007,
605
+ "step": 840
606
+ },
607
+ {
608
+ "epoch": 0.27,
609
+ "grad_norm": 0.003889534855261445,
610
+ "learning_rate": 1.8444444444444448e-05,
611
+ "loss": 0.002,
612
+ "step": 850
613
+ },
614
+ {
615
+ "epoch": 0.27,
616
+ "grad_norm": 0.002301928121596575,
617
+ "learning_rate": 1.8400000000000003e-05,
618
+ "loss": 0.0025,
619
+ "step": 860
620
+ },
621
+ {
622
+ "epoch": 0.27,
623
+ "grad_norm": 0.002069896785542369,
624
+ "learning_rate": 1.835555555555556e-05,
625
+ "loss": 0.0147,
626
+ "step": 870
627
+ },
628
+ {
629
+ "epoch": 0.28,
630
+ "grad_norm": 0.0038117747753858566,
631
+ "learning_rate": 1.8311111111111114e-05,
632
+ "loss": 0.0414,
633
+ "step": 880
634
+ },
635
+ {
636
+ "epoch": 0.28,
637
+ "grad_norm": 0.007180278189480305,
638
+ "learning_rate": 1.826666666666667e-05,
639
+ "loss": 0.0007,
640
+ "step": 890
641
+ },
642
+ {
643
+ "epoch": 0.28,
644
+ "grad_norm": 0.722541332244873,
645
+ "learning_rate": 1.8222222222222224e-05,
646
+ "loss": 0.0173,
647
+ "step": 900
648
+ },
649
+ {
650
+ "epoch": 0.29,
651
+ "grad_norm": 0.021056558936834335,
652
+ "learning_rate": 1.817777777777778e-05,
653
+ "loss": 0.0111,
654
+ "step": 910
655
+ },
656
+ {
657
+ "epoch": 0.29,
658
+ "grad_norm": 0.009726395830512047,
659
+ "learning_rate": 1.8133333333333335e-05,
660
+ "loss": 0.0045,
661
+ "step": 920
662
+ },
663
+ {
664
+ "epoch": 0.29,
665
+ "grad_norm": 0.00808757171034813,
666
+ "learning_rate": 1.808888888888889e-05,
667
+ "loss": 0.0021,
668
+ "step": 930
669
+ },
670
+ {
671
+ "epoch": 0.29,
672
+ "grad_norm": 0.3323584794998169,
673
+ "learning_rate": 1.8044444444444445e-05,
674
+ "loss": 0.0052,
675
+ "step": 940
676
+ },
677
+ {
678
+ "epoch": 0.3,
679
+ "grad_norm": 0.45399293303489685,
680
+ "learning_rate": 1.8e-05,
681
+ "loss": 0.0095,
682
+ "step": 950
683
+ },
684
+ {
685
+ "epoch": 0.3,
686
+ "grad_norm": 0.43379417061805725,
687
+ "learning_rate": 1.7955555555555556e-05,
688
+ "loss": 0.0401,
689
+ "step": 960
690
+ },
691
+ {
692
+ "epoch": 0.3,
693
+ "grad_norm": 0.7372444868087769,
694
+ "learning_rate": 1.791111111111111e-05,
695
+ "loss": 0.0184,
696
+ "step": 970
697
+ },
698
+ {
699
+ "epoch": 0.31,
700
+ "grad_norm": 0.013180572539567947,
701
+ "learning_rate": 1.7866666666666666e-05,
702
+ "loss": 0.0116,
703
+ "step": 980
704
+ },
705
+ {
706
+ "epoch": 0.31,
707
+ "grad_norm": 0.008782428689301014,
708
+ "learning_rate": 1.782222222222222e-05,
709
+ "loss": 0.0223,
710
+ "step": 990
711
+ },
712
+ {
713
+ "epoch": 0.31,
714
+ "grad_norm": 0.011336304247379303,
715
+ "learning_rate": 1.7777777777777777e-05,
716
+ "loss": 0.0026,
717
+ "step": 1000
718
+ },
719
+ {
720
+ "epoch": 0.31,
721
+ "eval_loss": 0.02973618172109127,
722
+ "eval_runtime": 105.7708,
723
+ "eval_samples_per_second": 9.454,
724
+ "eval_steps_per_second": 9.454,
725
+ "step": 1000
726
+ }
727
+ ],
728
+ "logging_steps": 10,
729
+ "max_steps": 5000,
730
+ "num_input_tokens_seen": 0,
731
+ "num_train_epochs": 2,
732
+ "save_steps": 1000,
733
+ "total_flos": 1.6102125993984e+16,
734
+ "train_batch_size": 4,
735
+ "trial_name": null,
736
+ "trial_params": null
737
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:443fe9a39f0d2e1fe0f04266f9101e8b7afd492e2740cd8e09ab25fd40711010
3
+ size 5048