Ksjsjjdj commited on
Commit
eb6e330
·
verified ·
1 Parent(s): 9046e35

Upload folder using huggingface_hub

Browse files
checkpoint-60/README.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Maykeye/TinyLLama-v0
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Maykeye/TinyLLama-v0
7
+ - lora
8
+ - transformers
9
+ ---
10
+
11
+ # Model Card for Model ID
12
+
13
+ <!-- Provide a quick summary of what the model is/does. -->
14
+
15
+
16
+
17
+ ## Model Details
18
+
19
+ ### Model Description
20
+
21
+ <!-- Provide a longer summary of what this model is. -->
22
+
23
+
24
+
25
+ - **Developed by:** [More Information Needed]
26
+ - **Funded by [optional]:** [More Information Needed]
27
+ - **Shared by [optional]:** [More Information Needed]
28
+ - **Model type:** [More Information Needed]
29
+ - **Language(s) (NLP):** [More Information Needed]
30
+ - **License:** [More Information Needed]
31
+ - **Finetuned from model [optional]:** [More Information Needed]
32
+
33
+ ### Model Sources [optional]
34
+
35
+ <!-- Provide the basic links for the model. -->
36
+
37
+ - **Repository:** [More Information Needed]
38
+ - **Paper [optional]:** [More Information Needed]
39
+ - **Demo [optional]:** [More Information Needed]
40
+
41
+ ## Uses
42
+
43
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
44
+
45
+ ### Direct Use
46
+
47
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
48
+
49
+ [More Information Needed]
50
+
51
+ ### Downstream Use [optional]
52
+
53
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
54
+
55
+ [More Information Needed]
56
+
57
+ ### Out-of-Scope Use
58
+
59
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
60
+
61
+ [More Information Needed]
62
+
63
+ ## Bias, Risks, and Limitations
64
+
65
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
66
+
67
+ [More Information Needed]
68
+
69
+ ### Recommendations
70
+
71
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
72
+
73
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
74
+
75
+ ## How to Get Started with the Model
76
+
77
+ Use the code below to get started with the model.
78
+
79
+ [More Information Needed]
80
+
81
+ ## Training Details
82
+
83
+ ### Training Data
84
+
85
+ <!-- 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. -->
86
+
87
+ [More Information Needed]
88
+
89
+ ### Training Procedure
90
+
91
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
92
+
93
+ #### Preprocessing [optional]
94
+
95
+ [More Information Needed]
96
+
97
+
98
+ #### Training Hyperparameters
99
+
100
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
101
+
102
+ #### Speeds, Sizes, Times [optional]
103
+
104
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
105
+
106
+ [More Information Needed]
107
+
108
+ ## Evaluation
109
+
110
+ <!-- This section describes the evaluation protocols and provides the results. -->
111
+
112
+ ### Testing Data, Factors & Metrics
113
+
114
+ #### Testing Data
115
+
116
+ <!-- This should link to a Dataset Card if possible. -->
117
+
118
+ [More Information Needed]
119
+
120
+ #### Factors
121
+
122
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
123
+
124
+ [More Information Needed]
125
+
126
+ #### Metrics
127
+
128
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
129
+
130
+ [More Information Needed]
131
+
132
+ ### Results
133
+
134
+ [More Information Needed]
135
+
136
+ #### Summary
137
+
138
+
139
+
140
+ ## Model Examination [optional]
141
+
142
+ <!-- Relevant interpretability work for the model goes here -->
143
+
144
+ [More Information Needed]
145
+
146
+ ## Environmental Impact
147
+
148
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
149
+
150
+ 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).
151
+
152
+ - **Hardware Type:** [More Information Needed]
153
+ - **Hours used:** [More Information Needed]
154
+ - **Cloud Provider:** [More Information Needed]
155
+ - **Compute Region:** [More Information Needed]
156
+ - **Carbon Emitted:** [More Information Needed]
157
+
158
+ ## Technical Specifications [optional]
159
+
160
+ ### Model Architecture and Objective
161
+
162
+ [More Information Needed]
163
+
164
+ ### Compute Infrastructure
165
+
166
+ [More Information Needed]
167
+
168
+ #### Hardware
169
+
170
+ [More Information Needed]
171
+
172
+ #### Software
173
+
174
+ [More Information Needed]
175
+
176
+ ## Citation [optional]
177
+
178
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
179
+
180
+ **BibTeX:**
181
+
182
+ [More Information Needed]
183
+
184
+ **APA:**
185
+
186
+ [More Information Needed]
187
+
188
+ ## Glossary [optional]
189
+
190
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
191
+
192
+ [More Information Needed]
193
+
194
+ ## More Information [optional]
195
+
196
+ [More Information Needed]
197
+
198
+ ## Model Card Authors [optional]
199
+
200
+ [More Information Needed]
201
+
202
+ ## Model Card Contact
203
+
204
+ [More Information Needed]
205
+ ### Framework versions
206
+
207
+ - PEFT 0.18.0
checkpoint-60/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Maykeye/TinyLLama-v0",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.0",
27
+ "qalora_group_size": 16,
28
+ "r": 32,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "q_proj",
33
+ "fc1",
34
+ "dense",
35
+ "o_proj",
36
+ "v_proj",
37
+ "k_proj",
38
+ "fc2"
39
+ ],
40
+ "target_parameters": null,
41
+ "task_type": "CAUSAL_LM",
42
+ "trainable_token_indices": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
checkpoint-60/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd6faff3cb2acc1f76f5575a5e7fe6b94951a4d170e37fe0b64eb7e4fb0a53de
3
+ size 532496
checkpoint-60/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d42e6bda2a98f858b3196265eee1c9182ce7b1e9cee92211ea24efddf2b9a3
3
+ size 1101131
checkpoint-60/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0233d864f01c510d8f659cee143d9e3fde8a0fa399ed7dfb80832b46ff5261a
3
+ size 14455
checkpoint-60/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65cd0d095fdab3a5f11d9caf70bf02968ebcd03ec052901ad4dd45c976aa149d
3
+ size 1465
checkpoint-60/trainer_state.json ADDED
@@ -0,0 +1,454 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.6,
6
+ "eval_steps": 500,
7
+ "global_step": 60,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.01,
14
+ "grad_norm": 4.255743026733398,
15
+ "learning_rate": 0.0002,
16
+ "loss": 7.9129,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.02,
21
+ "grad_norm": 3.9883954524993896,
22
+ "learning_rate": 0.00019800000000000002,
23
+ "loss": 7.6109,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.03,
28
+ "grad_norm": 3.7696664333343506,
29
+ "learning_rate": 0.000196,
30
+ "loss": 7.8417,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.04,
35
+ "grad_norm": 4.115292072296143,
36
+ "learning_rate": 0.000194,
37
+ "loss": 7.8036,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.05,
42
+ "grad_norm": 3.850898027420044,
43
+ "learning_rate": 0.000192,
44
+ "loss": 7.9777,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.06,
49
+ "grad_norm": 3.247279167175293,
50
+ "learning_rate": 0.00019,
51
+ "loss": 7.5185,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.07,
56
+ "grad_norm": 3.0264089107513428,
57
+ "learning_rate": 0.000188,
58
+ "loss": 7.2076,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.08,
63
+ "grad_norm": 3.0874266624450684,
64
+ "learning_rate": 0.00018600000000000002,
65
+ "loss": 7.8289,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.09,
70
+ "grad_norm": 3.2240984439849854,
71
+ "learning_rate": 0.00018400000000000003,
72
+ "loss": 7.2108,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.1,
77
+ "grad_norm": 2.708589792251587,
78
+ "learning_rate": 0.000182,
79
+ "loss": 7.4772,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.11,
84
+ "grad_norm": 3.2996065616607666,
85
+ "learning_rate": 0.00018,
86
+ "loss": 7.6728,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.12,
91
+ "grad_norm": 2.92197585105896,
92
+ "learning_rate": 0.00017800000000000002,
93
+ "loss": 7.6097,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.13,
98
+ "grad_norm": 2.686330795288086,
99
+ "learning_rate": 0.00017600000000000002,
100
+ "loss": 7.4699,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.14,
105
+ "grad_norm": 2.6236066818237305,
106
+ "learning_rate": 0.000174,
107
+ "loss": 7.301,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.15,
112
+ "grad_norm": 2.4397192001342773,
113
+ "learning_rate": 0.000172,
114
+ "loss": 7.1162,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.16,
119
+ "grad_norm": 3.144845485687256,
120
+ "learning_rate": 0.00017,
121
+ "loss": 7.022,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.17,
126
+ "grad_norm": 2.753331422805786,
127
+ "learning_rate": 0.000168,
128
+ "loss": 7.4927,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.18,
133
+ "grad_norm": 2.927945137023926,
134
+ "learning_rate": 0.000166,
135
+ "loss": 7.4428,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.19,
140
+ "grad_norm": 2.367121458053589,
141
+ "learning_rate": 0.000164,
142
+ "loss": 7.1572,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.2,
147
+ "grad_norm": 3.426654100418091,
148
+ "learning_rate": 0.000162,
149
+ "loss": 7.003,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.21,
154
+ "grad_norm": 2.6617610454559326,
155
+ "learning_rate": 0.00016,
156
+ "loss": 7.0302,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.22,
161
+ "grad_norm": 2.5723135471343994,
162
+ "learning_rate": 0.00015800000000000002,
163
+ "loss": 7.1941,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.23,
168
+ "grad_norm": 2.546222686767578,
169
+ "learning_rate": 0.00015600000000000002,
170
+ "loss": 7.0824,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.24,
175
+ "grad_norm": 2.3194804191589355,
176
+ "learning_rate": 0.000154,
177
+ "loss": 6.96,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.25,
182
+ "grad_norm": 2.2753427028656006,
183
+ "learning_rate": 0.000152,
184
+ "loss": 7.0007,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.26,
189
+ "grad_norm": 2.313974380493164,
190
+ "learning_rate": 0.00015000000000000001,
191
+ "loss": 6.9372,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.27,
196
+ "grad_norm": 2.3167386054992676,
197
+ "learning_rate": 0.000148,
198
+ "loss": 6.8901,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.28,
203
+ "grad_norm": 2.151822805404663,
204
+ "learning_rate": 0.000146,
205
+ "loss": 7.0771,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.29,
210
+ "grad_norm": 2.6857781410217285,
211
+ "learning_rate": 0.000144,
212
+ "loss": 6.6783,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.3,
217
+ "grad_norm": 2.35473895072937,
218
+ "learning_rate": 0.000142,
219
+ "loss": 6.8813,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.31,
224
+ "grad_norm": 2.834846019744873,
225
+ "learning_rate": 0.00014,
226
+ "loss": 6.7463,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.32,
231
+ "grad_norm": 2.9241750240325928,
232
+ "learning_rate": 0.000138,
233
+ "loss": 6.9563,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.33,
238
+ "grad_norm": 2.6125004291534424,
239
+ "learning_rate": 0.00013600000000000003,
240
+ "loss": 6.5083,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.34,
245
+ "grad_norm": 1.9998198747634888,
246
+ "learning_rate": 0.000134,
247
+ "loss": 6.7936,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.35,
252
+ "grad_norm": 2.6971325874328613,
253
+ "learning_rate": 0.000132,
254
+ "loss": 7.0474,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.36,
259
+ "grad_norm": 2.242931604385376,
260
+ "learning_rate": 0.00013000000000000002,
261
+ "loss": 6.7895,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.37,
266
+ "grad_norm": 2.178626537322998,
267
+ "learning_rate": 0.00012800000000000002,
268
+ "loss": 6.8149,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.38,
273
+ "grad_norm": 2.2482471466064453,
274
+ "learning_rate": 0.000126,
275
+ "loss": 7.0738,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.39,
280
+ "grad_norm": 2.1369357109069824,
281
+ "learning_rate": 0.000124,
282
+ "loss": 6.8697,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.4,
287
+ "grad_norm": 2.0299839973449707,
288
+ "learning_rate": 0.000122,
289
+ "loss": 6.7218,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.41,
294
+ "grad_norm": 1.9708242416381836,
295
+ "learning_rate": 0.00012,
296
+ "loss": 6.9291,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.42,
301
+ "grad_norm": 2.0143518447875977,
302
+ "learning_rate": 0.000118,
303
+ "loss": 6.8881,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.43,
308
+ "grad_norm": 2.286545991897583,
309
+ "learning_rate": 0.000116,
310
+ "loss": 7.0198,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.44,
315
+ "grad_norm": 2.0048346519470215,
316
+ "learning_rate": 0.00011399999999999999,
317
+ "loss": 6.9918,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.45,
322
+ "grad_norm": 2.719783067703247,
323
+ "learning_rate": 0.00011200000000000001,
324
+ "loss": 6.5096,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.46,
329
+ "grad_norm": 1.9541367292404175,
330
+ "learning_rate": 0.00011000000000000002,
331
+ "loss": 6.5513,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.47,
336
+ "grad_norm": 2.425784111022949,
337
+ "learning_rate": 0.00010800000000000001,
338
+ "loss": 6.3791,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.48,
343
+ "grad_norm": 2.1607561111450195,
344
+ "learning_rate": 0.00010600000000000002,
345
+ "loss": 6.786,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.49,
350
+ "grad_norm": 1.9194436073303223,
351
+ "learning_rate": 0.00010400000000000001,
352
+ "loss": 6.8247,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.5,
357
+ "grad_norm": 1.6733938455581665,
358
+ "learning_rate": 0.00010200000000000001,
359
+ "loss": 6.7706,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.51,
364
+ "grad_norm": 2.0019097328186035,
365
+ "learning_rate": 0.0001,
366
+ "loss": 6.8275,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.52,
371
+ "grad_norm": 2.1113600730895996,
372
+ "learning_rate": 9.8e-05,
373
+ "loss": 6.7139,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.53,
378
+ "grad_norm": 2.423502206802368,
379
+ "learning_rate": 9.6e-05,
380
+ "loss": 6.7474,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.54,
385
+ "grad_norm": 1.6708786487579346,
386
+ "learning_rate": 9.4e-05,
387
+ "loss": 6.5418,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.55,
392
+ "grad_norm": 1.8156981468200684,
393
+ "learning_rate": 9.200000000000001e-05,
394
+ "loss": 6.7607,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.56,
399
+ "grad_norm": 1.93221116065979,
400
+ "learning_rate": 9e-05,
401
+ "loss": 6.7065,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.57,
406
+ "grad_norm": 1.8288906812667847,
407
+ "learning_rate": 8.800000000000001e-05,
408
+ "loss": 6.5271,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.58,
413
+ "grad_norm": 1.8898497819900513,
414
+ "learning_rate": 8.6e-05,
415
+ "loss": 6.7579,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.59,
420
+ "grad_norm": 2.090426445007324,
421
+ "learning_rate": 8.4e-05,
422
+ "loss": 6.7384,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.6,
427
+ "grad_norm": 1.8656611442565918,
428
+ "learning_rate": 8.2e-05,
429
+ "loss": 6.5719,
430
+ "step": 60
431
+ }
432
+ ],
433
+ "logging_steps": 1,
434
+ "max_steps": 100,
435
+ "num_input_tokens_seen": 0,
436
+ "num_train_epochs": 9223372036854775807,
437
+ "save_steps": 20,
438
+ "stateful_callbacks": {
439
+ "TrainerControl": {
440
+ "args": {
441
+ "should_epoch_stop": false,
442
+ "should_evaluate": false,
443
+ "should_log": false,
444
+ "should_save": true,
445
+ "should_training_stop": false
446
+ },
447
+ "attributes": {}
448
+ }
449
+ },
450
+ "total_flos": 832802308224.0,
451
+ "train_batch_size": 1,
452
+ "trial_name": null,
453
+ "trial_params": null
454
+ }
checkpoint-60/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:841227d041451c258a4ff80a3c131ed35f2dc13b5c651404a99cab57da304460
3
+ size 5905