nttx commited on
Commit
03c7811
·
verified ·
1 Parent(s): 1225dc8

Training in progress, epoch 1, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Korabbit/llama-2-ko-7b
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.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Korabbit/llama-2-ko-7b",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
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": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "o_proj",
25
+ "down_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "gate_proj",
29
+ "up_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de17929c18e5b0489e99019a1c1333a3552a897903351b02fd60408ddb7ab097
3
+ size 80013120
last-checkpoint/added_tokens.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0bafd160570d54a7b7be70b4bf2f8dfb2f1b813137cc97c9b7bcb0770e9d67d
3
+ size 41119636
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d82826af49d34b239448fbf37962a7ad776595304d5f7f581cac117cecd18a07
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fecbaffe4094da98dae1e3941d603e8972322b29c4b84b66f5de9c64feb76816
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
last-checkpoint/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,402 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 59,
6
+ "global_step": 236,
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.00423728813559322,
13
+ "eval_loss": 1.7249085903167725,
14
+ "eval_runtime": 8.4858,
15
+ "eval_samples_per_second": 11.784,
16
+ "eval_steps_per_second": 5.892,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.0211864406779661,
21
+ "grad_norm": 0.3638346493244171,
22
+ "learning_rate": 1.6666666666666667e-05,
23
+ "loss": 1.3688,
24
+ "step": 5
25
+ },
26
+ {
27
+ "epoch": 0.0423728813559322,
28
+ "grad_norm": 0.24444879591464996,
29
+ "learning_rate": 3.3333333333333335e-05,
30
+ "loss": 1.7376,
31
+ "step": 10
32
+ },
33
+ {
34
+ "epoch": 0.0635593220338983,
35
+ "grad_norm": 0.32083624601364136,
36
+ "learning_rate": 5e-05,
37
+ "loss": 1.8018,
38
+ "step": 15
39
+ },
40
+ {
41
+ "epoch": 0.0847457627118644,
42
+ "grad_norm": 0.5033571720123291,
43
+ "learning_rate": 6.666666666666667e-05,
44
+ "loss": 1.7648,
45
+ "step": 20
46
+ },
47
+ {
48
+ "epoch": 0.1059322033898305,
49
+ "grad_norm": 0.5790311694145203,
50
+ "learning_rate": 8.333333333333334e-05,
51
+ "loss": 1.7307,
52
+ "step": 25
53
+ },
54
+ {
55
+ "epoch": 0.1271186440677966,
56
+ "grad_norm": 0.7558295130729675,
57
+ "learning_rate": 0.0001,
58
+ "loss": 1.6065,
59
+ "step": 30
60
+ },
61
+ {
62
+ "epoch": 0.1483050847457627,
63
+ "grad_norm": 0.5623775720596313,
64
+ "learning_rate": 9.985471028179154e-05,
65
+ "loss": 1.6408,
66
+ "step": 35
67
+ },
68
+ {
69
+ "epoch": 0.1694915254237288,
70
+ "grad_norm": 0.6156546473503113,
71
+ "learning_rate": 9.941968549125481e-05,
72
+ "loss": 1.5529,
73
+ "step": 40
74
+ },
75
+ {
76
+ "epoch": 0.1906779661016949,
77
+ "grad_norm": 0.7409376502037048,
78
+ "learning_rate": 9.869745381355906e-05,
79
+ "loss": 1.731,
80
+ "step": 45
81
+ },
82
+ {
83
+ "epoch": 0.211864406779661,
84
+ "grad_norm": 2.1485629081726074,
85
+ "learning_rate": 9.769221256218164e-05,
86
+ "loss": 1.5325,
87
+ "step": 50
88
+ },
89
+ {
90
+ "epoch": 0.2330508474576271,
91
+ "grad_norm": 0.4415481686592102,
92
+ "learning_rate": 9.64098037858483e-05,
93
+ "loss": 1.2719,
94
+ "step": 55
95
+ },
96
+ {
97
+ "epoch": 0.25,
98
+ "eval_loss": 1.4849549531936646,
99
+ "eval_runtime": 8.6149,
100
+ "eval_samples_per_second": 11.608,
101
+ "eval_steps_per_second": 5.804,
102
+ "step": 59
103
+ },
104
+ {
105
+ "epoch": 0.2542372881355932,
106
+ "grad_norm": 0.3637336194515228,
107
+ "learning_rate": 9.485768031694872e-05,
108
+ "loss": 1.5802,
109
+ "step": 60
110
+ },
111
+ {
112
+ "epoch": 0.2754237288135593,
113
+ "grad_norm": 0.36982426047325134,
114
+ "learning_rate": 9.304486245873972e-05,
115
+ "loss": 1.6654,
116
+ "step": 65
117
+ },
118
+ {
119
+ "epoch": 0.2966101694915254,
120
+ "grad_norm": 0.5281253457069397,
121
+ "learning_rate": 9.098188556305263e-05,
122
+ "loss": 1.7937,
123
+ "step": 70
124
+ },
125
+ {
126
+ "epoch": 0.3177966101694915,
127
+ "grad_norm": 0.4794275164604187,
128
+ "learning_rate": 8.868073880316124e-05,
129
+ "loss": 1.542,
130
+ "step": 75
131
+ },
132
+ {
133
+ "epoch": 0.3389830508474576,
134
+ "grad_norm": 0.4679938852787018,
135
+ "learning_rate": 8.615479549763756e-05,
136
+ "loss": 1.7178,
137
+ "step": 80
138
+ },
139
+ {
140
+ "epoch": 0.3601694915254237,
141
+ "grad_norm": 0.6459900736808777,
142
+ "learning_rate": 8.341873539012444e-05,
143
+ "loss": 1.5279,
144
+ "step": 85
145
+ },
146
+ {
147
+ "epoch": 0.3813559322033898,
148
+ "grad_norm": 0.774486243724823,
149
+ "learning_rate": 8.048845933670273e-05,
150
+ "loss": 1.5344,
151
+ "step": 90
152
+ },
153
+ {
154
+ "epoch": 0.4025423728813559,
155
+ "grad_norm": 0.9203367233276367,
156
+ "learning_rate": 7.73809968966554e-05,
157
+ "loss": 1.3637,
158
+ "step": 95
159
+ },
160
+ {
161
+ "epoch": 0.423728813559322,
162
+ "grad_norm": 1.7692137956619263,
163
+ "learning_rate": 7.411440736367281e-05,
164
+ "loss": 1.421,
165
+ "step": 100
166
+ },
167
+ {
168
+ "epoch": 0.4449152542372881,
169
+ "grad_norm": 0.3940534293651581,
170
+ "learning_rate": 7.070767481266492e-05,
171
+ "loss": 1.1592,
172
+ "step": 105
173
+ },
174
+ {
175
+ "epoch": 0.4661016949152542,
176
+ "grad_norm": 0.31518927216529846,
177
+ "learning_rate": 6.718059777212567e-05,
178
+ "loss": 1.5224,
179
+ "step": 110
180
+ },
181
+ {
182
+ "epoch": 0.4872881355932203,
183
+ "grad_norm": 0.4130525290966034,
184
+ "learning_rate": 6.355367416322779e-05,
185
+ "loss": 1.6624,
186
+ "step": 115
187
+ },
188
+ {
189
+ "epoch": 0.5,
190
+ "eval_loss": 1.4531333446502686,
191
+ "eval_runtime": 8.5017,
192
+ "eval_samples_per_second": 11.762,
193
+ "eval_steps_per_second": 5.881,
194
+ "step": 118
195
+ },
196
+ {
197
+ "epoch": 0.5084745762711864,
198
+ "grad_norm": 0.4499770700931549,
199
+ "learning_rate": 5.9847982174335316e-05,
200
+ "loss": 1.7216,
201
+ "step": 120
202
+ },
203
+ {
204
+ "epoch": 0.5296610169491526,
205
+ "grad_norm": 0.47381460666656494,
206
+ "learning_rate": 5.608505776324158e-05,
207
+ "loss": 1.4514,
208
+ "step": 125
209
+ },
210
+ {
211
+ "epoch": 0.5508474576271186,
212
+ "grad_norm": 0.5892888307571411,
213
+ "learning_rate": 5.228676949903973e-05,
214
+ "loss": 1.5234,
215
+ "step": 130
216
+ },
217
+ {
218
+ "epoch": 0.5720338983050848,
219
+ "grad_norm": 0.590027391910553,
220
+ "learning_rate": 4.847519147099294e-05,
221
+ "loss": 1.4497,
222
+ "step": 135
223
+ },
224
+ {
225
+ "epoch": 0.5932203389830508,
226
+ "grad_norm": 0.6537613868713379,
227
+ "learning_rate": 4.46724750030062e-05,
228
+ "loss": 1.5984,
229
+ "step": 140
230
+ },
231
+ {
232
+ "epoch": 0.614406779661017,
233
+ "grad_norm": 0.8353936672210693,
234
+ "learning_rate": 4.0900719919241935e-05,
235
+ "loss": 1.4847,
236
+ "step": 145
237
+ },
238
+ {
239
+ "epoch": 0.635593220338983,
240
+ "grad_norm": 1.600169062614441,
241
+ "learning_rate": 3.7181846109031005e-05,
242
+ "loss": 1.6274,
243
+ "step": 150
244
+ },
245
+ {
246
+ "epoch": 0.6567796610169492,
247
+ "grad_norm": 0.31450155377388,
248
+ "learning_rate": 3.353746613749094e-05,
249
+ "loss": 1.1725,
250
+ "step": 155
251
+ },
252
+ {
253
+ "epoch": 0.6779661016949152,
254
+ "grad_norm": 0.3330669403076172,
255
+ "learning_rate": 2.9988759642186097e-05,
256
+ "loss": 1.392,
257
+ "step": 160
258
+ },
259
+ {
260
+ "epoch": 0.6991525423728814,
261
+ "grad_norm": 0.35386720299720764,
262
+ "learning_rate": 2.6556350245784833e-05,
263
+ "loss": 1.6059,
264
+ "step": 165
265
+ },
266
+ {
267
+ "epoch": 0.7203389830508474,
268
+ "grad_norm": 0.4171987771987915,
269
+ "learning_rate": 2.3260185700046294e-05,
270
+ "loss": 1.6118,
271
+ "step": 170
272
+ },
273
+ {
274
+ "epoch": 0.7415254237288136,
275
+ "grad_norm": 0.43384310603141785,
276
+ "learning_rate": 2.011942195769122e-05,
277
+ "loss": 1.3333,
278
+ "step": 175
279
+ },
280
+ {
281
+ "epoch": 0.75,
282
+ "eval_loss": 1.4390202760696411,
283
+ "eval_runtime": 8.6381,
284
+ "eval_samples_per_second": 11.577,
285
+ "eval_steps_per_second": 5.788,
286
+ "step": 177
287
+ },
288
+ {
289
+ "epoch": 0.7627118644067796,
290
+ "grad_norm": 0.5793793797492981,
291
+ "learning_rate": 1.7152311845883095e-05,
292
+ "loss": 1.4983,
293
+ "step": 180
294
+ },
295
+ {
296
+ "epoch": 0.7838983050847458,
297
+ "grad_norm": 0.6938722729682922,
298
+ "learning_rate": 1.4376098988303405e-05,
299
+ "loss": 1.3863,
300
+ "step": 185
301
+ },
302
+ {
303
+ "epoch": 0.8050847457627118,
304
+ "grad_norm": 0.6867596507072449,
305
+ "learning_rate": 1.1806917592302762e-05,
306
+ "loss": 1.6187,
307
+ "step": 190
308
+ },
309
+ {
310
+ "epoch": 0.826271186440678,
311
+ "grad_norm": 0.9748066663742065,
312
+ "learning_rate": 9.459698683523204e-06,
313
+ "loss": 1.4349,
314
+ "step": 195
315
+ },
316
+ {
317
+ "epoch": 0.847457627118644,
318
+ "grad_norm": 1.923925757408142,
319
+ "learning_rate": 7.348083332917926e-06,
320
+ "loss": 1.5132,
321
+ "step": 200
322
+ },
323
+ {
324
+ "epoch": 0.8686440677966102,
325
+ "grad_norm": 0.32460537552833557,
326
+ "learning_rate": 5.484343380457125e-06,
327
+ "loss": 1.3116,
328
+ "step": 205
329
+ },
330
+ {
331
+ "epoch": 0.8898305084745762,
332
+ "grad_norm": 0.40792253613471985,
333
+ "learning_rate": 3.879310116241042e-06,
334
+ "loss": 1.5229,
335
+ "step": 210
336
+ },
337
+ {
338
+ "epoch": 0.9110169491525424,
339
+ "grad_norm": 0.417889267206192,
340
+ "learning_rate": 2.542311333496622e-06,
341
+ "loss": 1.4959,
342
+ "step": 215
343
+ },
344
+ {
345
+ "epoch": 0.9322033898305084,
346
+ "grad_norm": 0.5283035039901733,
347
+ "learning_rate": 1.4811171192794627e-06,
348
+ "loss": 1.5565,
349
+ "step": 220
350
+ },
351
+ {
352
+ "epoch": 0.9533898305084746,
353
+ "grad_norm": 0.6696847677230835,
354
+ "learning_rate": 7.018946979234997e-07,
355
+ "loss": 1.4598,
356
+ "step": 225
357
+ },
358
+ {
359
+ "epoch": 0.9745762711864406,
360
+ "grad_norm": 0.6265289187431335,
361
+ "learning_rate": 2.0917258966953733e-07,
362
+ "loss": 1.5206,
363
+ "step": 230
364
+ },
365
+ {
366
+ "epoch": 0.9957627118644068,
367
+ "grad_norm": 1.065112829208374,
368
+ "learning_rate": 5.814292768108187e-09,
369
+ "loss": 1.5803,
370
+ "step": 235
371
+ },
372
+ {
373
+ "epoch": 1.0,
374
+ "eval_loss": 1.4057904481887817,
375
+ "eval_runtime": 8.627,
376
+ "eval_samples_per_second": 11.592,
377
+ "eval_steps_per_second": 5.796,
378
+ "step": 236
379
+ }
380
+ ],
381
+ "logging_steps": 5,
382
+ "max_steps": 236,
383
+ "num_input_tokens_seen": 0,
384
+ "num_train_epochs": 1,
385
+ "save_steps": 500,
386
+ "stateful_callbacks": {
387
+ "TrainerControl": {
388
+ "args": {
389
+ "should_epoch_stop": false,
390
+ "should_evaluate": false,
391
+ "should_log": false,
392
+ "should_save": true,
393
+ "should_training_stop": true
394
+ },
395
+ "attributes": {}
396
+ }
397
+ },
398
+ "total_flos": 8.267951517990912e+16,
399
+ "train_batch_size": 2,
400
+ "trial_name": null,
401
+ "trial_params": null
402
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:622d2b4febb00047213ae3601cc485354db28cc7e4e49dc6517a8fde6ed95ea9
3
+ size 6776