mrferr3t commited on
Commit
dbd3da1
·
verified ·
1 Parent(s): 35abdef

Training in progress, step 100, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: databricks/dolly-v2-3b
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,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "databricks/dolly-v2-3b",
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
+ "dense_4h_to_h",
24
+ "dense",
25
+ "dense_h_to_4h",
26
+ "query_key_value"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb7fe1c1a9e6336d3d14e2ba5a11f29cb8485597161d085144cdb6edabd5eae
3
+ size 556856304
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acb73b5b27c91f569a7b2255d2dbbd9f22f48b9c28a99cdbaf5d0fa56e6ceb41
3
+ size 21599060
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0103d2f2acea765d12f8e48332537f895799956089a59356834d33732f1b69e7
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1329fcdcae9cc57b3dfeb222ae5a3ccdcc91caca3e6f41508a76810014313920
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "### End",
4
+ "### Instruction:",
5
+ "### Response:"
6
+ ],
7
+ "bos_token": {
8
+ "content": "<|endoftext|>",
9
+ "lstrip": false,
10
+ "normalized": false,
11
+ "rstrip": false,
12
+ "single_word": false
13
+ },
14
+ "eos_token": {
15
+ "content": "<|endoftext|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "pad_token": {
22
+ "content": "[PAD]",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ },
28
+ "unk_token": {
29
+ "content": "<|endoftext|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false
34
+ }
35
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,252 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": false,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<|endoftext|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<|padding|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "50254": {
23
+ "content": " ",
24
+ "lstrip": false,
25
+ "normalized": true,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "50255": {
31
+ "content": " ",
32
+ "lstrip": false,
33
+ "normalized": true,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": false
37
+ },
38
+ "50256": {
39
+ "content": " ",
40
+ "lstrip": false,
41
+ "normalized": true,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": false
45
+ },
46
+ "50257": {
47
+ "content": " ",
48
+ "lstrip": false,
49
+ "normalized": true,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": false
53
+ },
54
+ "50258": {
55
+ "content": " ",
56
+ "lstrip": false,
57
+ "normalized": true,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": false
61
+ },
62
+ "50259": {
63
+ "content": " ",
64
+ "lstrip": false,
65
+ "normalized": true,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": false
69
+ },
70
+ "50260": {
71
+ "content": " ",
72
+ "lstrip": false,
73
+ "normalized": true,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": false
77
+ },
78
+ "50261": {
79
+ "content": " ",
80
+ "lstrip": false,
81
+ "normalized": true,
82
+ "rstrip": false,
83
+ "single_word": false,
84
+ "special": false
85
+ },
86
+ "50262": {
87
+ "content": " ",
88
+ "lstrip": false,
89
+ "normalized": true,
90
+ "rstrip": false,
91
+ "single_word": false,
92
+ "special": false
93
+ },
94
+ "50263": {
95
+ "content": " ",
96
+ "lstrip": false,
97
+ "normalized": true,
98
+ "rstrip": false,
99
+ "single_word": false,
100
+ "special": false
101
+ },
102
+ "50264": {
103
+ "content": " ",
104
+ "lstrip": false,
105
+ "normalized": true,
106
+ "rstrip": false,
107
+ "single_word": false,
108
+ "special": false
109
+ },
110
+ "50265": {
111
+ "content": " ",
112
+ "lstrip": false,
113
+ "normalized": true,
114
+ "rstrip": false,
115
+ "single_word": false,
116
+ "special": false
117
+ },
118
+ "50266": {
119
+ "content": " ",
120
+ "lstrip": false,
121
+ "normalized": true,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": false
125
+ },
126
+ "50267": {
127
+ "content": " ",
128
+ "lstrip": false,
129
+ "normalized": true,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": false
133
+ },
134
+ "50268": {
135
+ "content": " ",
136
+ "lstrip": false,
137
+ "normalized": true,
138
+ "rstrip": false,
139
+ "single_word": false,
140
+ "special": false
141
+ },
142
+ "50269": {
143
+ "content": " ",
144
+ "lstrip": false,
145
+ "normalized": true,
146
+ "rstrip": false,
147
+ "single_word": false,
148
+ "special": false
149
+ },
150
+ "50270": {
151
+ "content": " ",
152
+ "lstrip": false,
153
+ "normalized": true,
154
+ "rstrip": false,
155
+ "single_word": false,
156
+ "special": false
157
+ },
158
+ "50271": {
159
+ "content": " ",
160
+ "lstrip": false,
161
+ "normalized": true,
162
+ "rstrip": false,
163
+ "single_word": false,
164
+ "special": false
165
+ },
166
+ "50272": {
167
+ "content": " ",
168
+ "lstrip": false,
169
+ "normalized": true,
170
+ "rstrip": false,
171
+ "single_word": false,
172
+ "special": false
173
+ },
174
+ "50273": {
175
+ "content": " ",
176
+ "lstrip": false,
177
+ "normalized": true,
178
+ "rstrip": false,
179
+ "single_word": false,
180
+ "special": false
181
+ },
182
+ "50274": {
183
+ "content": " ",
184
+ "lstrip": false,
185
+ "normalized": true,
186
+ "rstrip": false,
187
+ "single_word": false,
188
+ "special": false
189
+ },
190
+ "50275": {
191
+ "content": " ",
192
+ "lstrip": false,
193
+ "normalized": true,
194
+ "rstrip": false,
195
+ "single_word": false,
196
+ "special": false
197
+ },
198
+ "50276": {
199
+ "content": " ",
200
+ "lstrip": false,
201
+ "normalized": true,
202
+ "rstrip": false,
203
+ "single_word": false,
204
+ "special": false
205
+ },
206
+ "50277": {
207
+ "content": "### End",
208
+ "lstrip": false,
209
+ "normalized": false,
210
+ "rstrip": false,
211
+ "single_word": false,
212
+ "special": true
213
+ },
214
+ "50278": {
215
+ "content": "### Instruction:",
216
+ "lstrip": false,
217
+ "normalized": false,
218
+ "rstrip": false,
219
+ "single_word": false,
220
+ "special": true
221
+ },
222
+ "50279": {
223
+ "content": "### Response:",
224
+ "lstrip": false,
225
+ "normalized": false,
226
+ "rstrip": false,
227
+ "single_word": false,
228
+ "special": true
229
+ },
230
+ "50280": {
231
+ "content": "[PAD]",
232
+ "lstrip": false,
233
+ "normalized": false,
234
+ "rstrip": false,
235
+ "single_word": false,
236
+ "special": true
237
+ }
238
+ },
239
+ "additional_special_tokens": [
240
+ "### End",
241
+ "### Instruction:",
242
+ "### Response:"
243
+ ],
244
+ "bos_token": "<|endoftext|>",
245
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
246
+ "clean_up_tokenization_spaces": false,
247
+ "eos_token": "<|endoftext|>",
248
+ "model_max_length": 1000000000000000019884624838656,
249
+ "pad_token": "[PAD]",
250
+ "tokenizer_class": "GPTNeoXTokenizer",
251
+ "unk_token": "<|endoftext|>"
252
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,765 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.17543859649122806,
5
+ "eval_steps": 30,
6
+ "global_step": 100,
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.0017543859649122807,
13
+ "grad_norm": 8.17198371887207,
14
+ "learning_rate": 5e-05,
15
+ "loss": 14.9378,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0017543859649122807,
20
+ "eval_loss": 3.2134883403778076,
21
+ "eval_runtime": 4.6738,
22
+ "eval_samples_per_second": 51.35,
23
+ "eval_steps_per_second": 25.675,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.0035087719298245615,
28
+ "grad_norm": 7.3168792724609375,
29
+ "learning_rate": 0.0001,
30
+ "loss": 12.4736,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.005263157894736842,
35
+ "grad_norm": 9.029633522033691,
36
+ "learning_rate": 0.00015,
37
+ "loss": 13.3844,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.007017543859649123,
42
+ "grad_norm": 7.564419746398926,
43
+ "learning_rate": 0.0002,
44
+ "loss": 12.5128,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.008771929824561403,
49
+ "grad_norm": 8.678909301757812,
50
+ "learning_rate": 0.00025,
51
+ "loss": 13.0232,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.010526315789473684,
56
+ "grad_norm": 8.420906066894531,
57
+ "learning_rate": 0.0003,
58
+ "loss": 11.0386,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.012280701754385965,
63
+ "grad_norm": 7.58260440826416,
64
+ "learning_rate": 0.00035,
65
+ "loss": 10.529,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.014035087719298246,
70
+ "grad_norm": 6.728865623474121,
71
+ "learning_rate": 0.0004,
72
+ "loss": 9.3214,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.015789473684210527,
77
+ "grad_norm": 7.110503673553467,
78
+ "learning_rate": 0.00045000000000000004,
79
+ "loss": 9.4799,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.017543859649122806,
84
+ "grad_norm": 6.563074111938477,
85
+ "learning_rate": 0.0005,
86
+ "loss": 7.995,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.01929824561403509,
91
+ "grad_norm": 7.664244174957275,
92
+ "learning_rate": 0.0004998477067547739,
93
+ "loss": 9.3882,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.021052631578947368,
98
+ "grad_norm": 10.137924194335938,
99
+ "learning_rate": 0.0004993910125649561,
100
+ "loss": 8.5776,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.02280701754385965,
105
+ "grad_norm": 9.467455863952637,
106
+ "learning_rate": 0.0004986304738420684,
107
+ "loss": 7.9458,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.02456140350877193,
112
+ "grad_norm": 6.65028190612793,
113
+ "learning_rate": 0.0004975670171853926,
114
+ "loss": 7.1171,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.02631578947368421,
119
+ "grad_norm": 5.827754020690918,
120
+ "learning_rate": 0.000496201938253052,
121
+ "loss": 7.7485,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.028070175438596492,
126
+ "grad_norm": 5.733964443206787,
127
+ "learning_rate": 0.0004945369001834514,
128
+ "loss": 6.7287,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.02982456140350877,
133
+ "grad_norm": 6.325059413909912,
134
+ "learning_rate": 0.0004925739315689991,
135
+ "loss": 6.3347,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.031578947368421054,
140
+ "grad_norm": 5.700626373291016,
141
+ "learning_rate": 0.0004903154239845797,
142
+ "loss": 6.6159,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.03333333333333333,
147
+ "grad_norm": 5.114159107208252,
148
+ "learning_rate": 0.0004877641290737884,
149
+ "loss": 6.3928,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.03508771929824561,
154
+ "grad_norm": 6.295504570007324,
155
+ "learning_rate": 0.0004849231551964771,
156
+ "loss": 7.0686,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.03684210526315789,
161
+ "grad_norm": 5.665600776672363,
162
+ "learning_rate": 0.00048179596364169685,
163
+ "loss": 6.4039,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.03859649122807018,
168
+ "grad_norm": 5.866429805755615,
169
+ "learning_rate": 0.0004783863644106502,
170
+ "loss": 6.387,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.04035087719298246,
175
+ "grad_norm": 5.141241073608398,
176
+ "learning_rate": 0.00047469851157479177,
177
+ "loss": 6.344,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.042105263157894736,
182
+ "grad_norm": 4.911355972290039,
183
+ "learning_rate": 0.00047073689821473173,
184
+ "loss": 6.2085,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.043859649122807015,
189
+ "grad_norm": 5.492550373077393,
190
+ "learning_rate": 0.00046650635094610973,
191
+ "loss": 6.1914,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.0456140350877193,
196
+ "grad_norm": 4.625117301940918,
197
+ "learning_rate": 0.00046201202403910646,
198
+ "loss": 6.6255,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.04736842105263158,
203
+ "grad_norm": 5.429194927215576,
204
+ "learning_rate": 0.00045725939313876043,
205
+ "loss": 6.2794,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.04912280701754386,
210
+ "grad_norm": 4.251866340637207,
211
+ "learning_rate": 0.0004522542485937369,
212
+ "loss": 5.7326,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.05087719298245614,
217
+ "grad_norm": 4.642629146575928,
218
+ "learning_rate": 0.00044700268840168044,
219
+ "loss": 6.8355,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.05263157894736842,
224
+ "grad_norm": 5.152062892913818,
225
+ "learning_rate": 0.0004415111107797445,
226
+ "loss": 6.6811,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.05263157894736842,
231
+ "eval_loss": 1.5871975421905518,
232
+ "eval_runtime": 4.2106,
233
+ "eval_samples_per_second": 56.999,
234
+ "eval_steps_per_second": 28.499,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 0.054385964912280704,
239
+ "grad_norm": 5.211429595947266,
240
+ "learning_rate": 0.00043578620636934855,
241
+ "loss": 6.8478,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 0.056140350877192984,
246
+ "grad_norm": 4.346696376800537,
247
+ "learning_rate": 0.0004298349500846628,
248
+ "loss": 6.7111,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 0.05789473684210526,
253
+ "grad_norm": 4.841087818145752,
254
+ "learning_rate": 0.00042366459261474935,
255
+ "loss": 6.8403,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 0.05964912280701754,
260
+ "grad_norm": 4.458794593811035,
261
+ "learning_rate": 0.0004172826515897146,
262
+ "loss": 6.521,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 0.06140350877192982,
267
+ "grad_norm": 4.778005599975586,
268
+ "learning_rate": 0.0004106969024216348,
269
+ "loss": 6.9271,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 0.06315789473684211,
274
+ "grad_norm": 4.167423248291016,
275
+ "learning_rate": 0.00040391536883141455,
276
+ "loss": 5.9028,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 0.06491228070175438,
281
+ "grad_norm": 4.609232425689697,
282
+ "learning_rate": 0.0003969463130731183,
283
+ "loss": 6.2515,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 0.06666666666666667,
288
+ "grad_norm": 5.198238372802734,
289
+ "learning_rate": 0.0003897982258676867,
290
+ "loss": 5.5528,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 0.06842105263157895,
295
+ "grad_norm": 4.857692241668701,
296
+ "learning_rate": 0.00038247981605830125,
297
+ "loss": 5.8487,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 0.07017543859649122,
302
+ "grad_norm": 4.872177600860596,
303
+ "learning_rate": 0.000375,
304
+ "loss": 6.95,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 0.07192982456140351,
309
+ "grad_norm": 4.162843227386475,
310
+ "learning_rate": 0.0003673678906964727,
311
+ "loss": 5.7473,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 0.07368421052631578,
316
+ "grad_norm": 5.556955337524414,
317
+ "learning_rate": 0.00035959278669726934,
318
+ "loss": 7.0701,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 0.07543859649122807,
323
+ "grad_norm": 5.303568363189697,
324
+ "learning_rate": 0.0003516841607689501,
325
+ "loss": 6.2933,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 0.07719298245614035,
330
+ "grad_norm": 4.08948278427124,
331
+ "learning_rate": 0.00034365164835397803,
332
+ "loss": 5.4379,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 0.07894736842105263,
337
+ "grad_norm": 4.459823131561279,
338
+ "learning_rate": 0.0003355050358314172,
339
+ "loss": 6.3031,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 0.08070175438596491,
344
+ "grad_norm": 4.328676700592041,
345
+ "learning_rate": 0.00032725424859373687,
346
+ "loss": 6.6055,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 0.0824561403508772,
351
+ "grad_norm": 3.6745636463165283,
352
+ "learning_rate": 0.0003189093389542498,
353
+ "loss": 5.9473,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 0.08421052631578947,
358
+ "grad_norm": 3.972637891769409,
359
+ "learning_rate": 0.0003104804738999169,
360
+ "loss": 5.7058,
361
+ "step": 48
362
+ },
363
+ {
364
+ "epoch": 0.08596491228070176,
365
+ "grad_norm": 3.9648842811584473,
366
+ "learning_rate": 0.0003019779227044398,
367
+ "loss": 5.483,
368
+ "step": 49
369
+ },
370
+ {
371
+ "epoch": 0.08771929824561403,
372
+ "grad_norm": 4.159786701202393,
373
+ "learning_rate": 0.00029341204441673266,
374
+ "loss": 6.0755,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.08947368421052632,
379
+ "grad_norm": 4.105205059051514,
380
+ "learning_rate": 0.00028479327524001636,
381
+ "loss": 5.9433,
382
+ "step": 51
383
+ },
384
+ {
385
+ "epoch": 0.0912280701754386,
386
+ "grad_norm": 4.009059429168701,
387
+ "learning_rate": 0.0002761321158169134,
388
+ "loss": 6.3342,
389
+ "step": 52
390
+ },
391
+ {
392
+ "epoch": 0.09298245614035087,
393
+ "grad_norm": 3.8199257850646973,
394
+ "learning_rate": 0.0002674391184360313,
395
+ "loss": 5.7817,
396
+ "step": 53
397
+ },
398
+ {
399
+ "epoch": 0.09473684210526316,
400
+ "grad_norm": 4.428110122680664,
401
+ "learning_rate": 0.0002587248741756253,
402
+ "loss": 5.9798,
403
+ "step": 54
404
+ },
405
+ {
406
+ "epoch": 0.09649122807017543,
407
+ "grad_norm": 3.8655333518981934,
408
+ "learning_rate": 0.00025,
409
+ "loss": 5.3399,
410
+ "step": 55
411
+ },
412
+ {
413
+ "epoch": 0.09824561403508772,
414
+ "grad_norm": 4.174890518188477,
415
+ "learning_rate": 0.00024127512582437484,
416
+ "loss": 6.3818,
417
+ "step": 56
418
+ },
419
+ {
420
+ "epoch": 0.1,
421
+ "grad_norm": 4.533304691314697,
422
+ "learning_rate": 0.00023256088156396867,
423
+ "loss": 6.332,
424
+ "step": 57
425
+ },
426
+ {
427
+ "epoch": 0.10175438596491228,
428
+ "grad_norm": 4.358687400817871,
429
+ "learning_rate": 0.00022386788418308668,
430
+ "loss": 6.2303,
431
+ "step": 58
432
+ },
433
+ {
434
+ "epoch": 0.10350877192982456,
435
+ "grad_norm": 4.2779035568237305,
436
+ "learning_rate": 0.0002152067247599837,
437
+ "loss": 6.5406,
438
+ "step": 59
439
+ },
440
+ {
441
+ "epoch": 0.10526315789473684,
442
+ "grad_norm": 4.2128071784973145,
443
+ "learning_rate": 0.00020658795558326743,
444
+ "loss": 5.793,
445
+ "step": 60
446
+ },
447
+ {
448
+ "epoch": 0.10526315789473684,
449
+ "eval_loss": 1.479407548904419,
450
+ "eval_runtime": 4.2086,
451
+ "eval_samples_per_second": 57.026,
452
+ "eval_steps_per_second": 28.513,
453
+ "step": 60
454
+ },
455
+ {
456
+ "epoch": 0.10701754385964912,
457
+ "grad_norm": 4.648571014404297,
458
+ "learning_rate": 0.0001980220772955602,
459
+ "loss": 6.2166,
460
+ "step": 61
461
+ },
462
+ {
463
+ "epoch": 0.10877192982456141,
464
+ "grad_norm": 4.210023403167725,
465
+ "learning_rate": 0.0001895195261000831,
466
+ "loss": 6.2991,
467
+ "step": 62
468
+ },
469
+ {
470
+ "epoch": 0.11052631578947368,
471
+ "grad_norm": 4.311450958251953,
472
+ "learning_rate": 0.00018109066104575022,
473
+ "loss": 6.5687,
474
+ "step": 63
475
+ },
476
+ {
477
+ "epoch": 0.11228070175438597,
478
+ "grad_norm": 3.9065804481506348,
479
+ "learning_rate": 0.00017274575140626317,
480
+ "loss": 5.9996,
481
+ "step": 64
482
+ },
483
+ {
484
+ "epoch": 0.11403508771929824,
485
+ "grad_norm": 3.7439773082733154,
486
+ "learning_rate": 0.00016449496416858284,
487
+ "loss": 5.8583,
488
+ "step": 65
489
+ },
490
+ {
491
+ "epoch": 0.11578947368421053,
492
+ "grad_norm": 4.342467784881592,
493
+ "learning_rate": 0.00015634835164602198,
494
+ "loss": 5.668,
495
+ "step": 66
496
+ },
497
+ {
498
+ "epoch": 0.11754385964912281,
499
+ "grad_norm": 3.9023163318634033,
500
+ "learning_rate": 0.00014831583923105,
501
+ "loss": 5.5534,
502
+ "step": 67
503
+ },
504
+ {
505
+ "epoch": 0.11929824561403508,
506
+ "grad_norm": 3.926267147064209,
507
+ "learning_rate": 0.00014040721330273062,
508
+ "loss": 5.4874,
509
+ "step": 68
510
+ },
511
+ {
512
+ "epoch": 0.12105263157894737,
513
+ "grad_norm": 4.336432456970215,
514
+ "learning_rate": 0.00013263210930352737,
515
+ "loss": 6.197,
516
+ "step": 69
517
+ },
518
+ {
519
+ "epoch": 0.12280701754385964,
520
+ "grad_norm": 3.996743679046631,
521
+ "learning_rate": 0.00012500000000000006,
522
+ "loss": 6.2836,
523
+ "step": 70
524
+ },
525
+ {
526
+ "epoch": 0.12456140350877193,
527
+ "grad_norm": 3.9761931896209717,
528
+ "learning_rate": 0.0001175201839416988,
529
+ "loss": 5.7974,
530
+ "step": 71
531
+ },
532
+ {
533
+ "epoch": 0.12631578947368421,
534
+ "grad_norm": 4.102511405944824,
535
+ "learning_rate": 0.00011020177413231333,
536
+ "loss": 5.691,
537
+ "step": 72
538
+ },
539
+ {
540
+ "epoch": 0.1280701754385965,
541
+ "grad_norm": 4.003103733062744,
542
+ "learning_rate": 0.00010305368692688174,
543
+ "loss": 6.0781,
544
+ "step": 73
545
+ },
546
+ {
547
+ "epoch": 0.12982456140350876,
548
+ "grad_norm": 3.9753754138946533,
549
+ "learning_rate": 9.608463116858542e-05,
550
+ "loss": 6.4986,
551
+ "step": 74
552
+ },
553
+ {
554
+ "epoch": 0.13157894736842105,
555
+ "grad_norm": 3.6435089111328125,
556
+ "learning_rate": 8.930309757836516e-05,
557
+ "loss": 5.8422,
558
+ "step": 75
559
+ },
560
+ {
561
+ "epoch": 0.13333333333333333,
562
+ "grad_norm": 4.879597187042236,
563
+ "learning_rate": 8.271734841028553e-05,
564
+ "loss": 6.6415,
565
+ "step": 76
566
+ },
567
+ {
568
+ "epoch": 0.13508771929824562,
569
+ "grad_norm": 4.149867534637451,
570
+ "learning_rate": 7.633540738525066e-05,
571
+ "loss": 5.9788,
572
+ "step": 77
573
+ },
574
+ {
575
+ "epoch": 0.1368421052631579,
576
+ "grad_norm": 4.045780181884766,
577
+ "learning_rate": 7.016504991533726e-05,
578
+ "loss": 6.4516,
579
+ "step": 78
580
+ },
581
+ {
582
+ "epoch": 0.13859649122807016,
583
+ "grad_norm": 4.346358299255371,
584
+ "learning_rate": 6.421379363065141e-05,
585
+ "loss": 6.3082,
586
+ "step": 79
587
+ },
588
+ {
589
+ "epoch": 0.14035087719298245,
590
+ "grad_norm": 4.118051052093506,
591
+ "learning_rate": 5.848888922025553e-05,
592
+ "loss": 5.5206,
593
+ "step": 80
594
+ },
595
+ {
596
+ "epoch": 0.14210526315789473,
597
+ "grad_norm": 3.69450044631958,
598
+ "learning_rate": 5.299731159831953e-05,
599
+ "loss": 5.4157,
600
+ "step": 81
601
+ },
602
+ {
603
+ "epoch": 0.14385964912280702,
604
+ "grad_norm": 4.054089546203613,
605
+ "learning_rate": 4.7745751406263163e-05,
606
+ "loss": 6.0685,
607
+ "step": 82
608
+ },
609
+ {
610
+ "epoch": 0.1456140350877193,
611
+ "grad_norm": 3.7574148178100586,
612
+ "learning_rate": 4.274060686123959e-05,
613
+ "loss": 5.4767,
614
+ "step": 83
615
+ },
616
+ {
617
+ "epoch": 0.14736842105263157,
618
+ "grad_norm": 4.498287200927734,
619
+ "learning_rate": 3.798797596089351e-05,
620
+ "loss": 6.6051,
621
+ "step": 84
622
+ },
623
+ {
624
+ "epoch": 0.14912280701754385,
625
+ "grad_norm": 4.071403980255127,
626
+ "learning_rate": 3.3493649053890325e-05,
627
+ "loss": 5.0443,
628
+ "step": 85
629
+ },
630
+ {
631
+ "epoch": 0.15087719298245614,
632
+ "grad_norm": 4.087273597717285,
633
+ "learning_rate": 2.9263101785268254e-05,
634
+ "loss": 5.9345,
635
+ "step": 86
636
+ },
637
+ {
638
+ "epoch": 0.15263157894736842,
639
+ "grad_norm": 3.6338565349578857,
640
+ "learning_rate": 2.5301488425208295e-05,
641
+ "loss": 5.2453,
642
+ "step": 87
643
+ },
644
+ {
645
+ "epoch": 0.1543859649122807,
646
+ "grad_norm": 4.064896583557129,
647
+ "learning_rate": 2.1613635589349755e-05,
648
+ "loss": 6.2742,
649
+ "step": 88
650
+ },
651
+ {
652
+ "epoch": 0.156140350877193,
653
+ "grad_norm": 4.007572174072266,
654
+ "learning_rate": 1.8204036358303172e-05,
655
+ "loss": 5.6121,
656
+ "step": 89
657
+ },
658
+ {
659
+ "epoch": 0.15789473684210525,
660
+ "grad_norm": 3.665036916732788,
661
+ "learning_rate": 1.5076844803522921e-05,
662
+ "loss": 5.5603,
663
+ "step": 90
664
+ },
665
+ {
666
+ "epoch": 0.15789473684210525,
667
+ "eval_loss": 1.4289391040802002,
668
+ "eval_runtime": 4.2102,
669
+ "eval_samples_per_second": 57.005,
670
+ "eval_steps_per_second": 28.502,
671
+ "step": 90
672
+ },
673
+ {
674
+ "epoch": 0.15964912280701754,
675
+ "grad_norm": 4.303161144256592,
676
+ "learning_rate": 1.2235870926211617e-05,
677
+ "loss": 6.1717,
678
+ "step": 91
679
+ },
680
+ {
681
+ "epoch": 0.16140350877192983,
682
+ "grad_norm": 4.152341842651367,
683
+ "learning_rate": 9.684576015420277e-06,
684
+ "loss": 6.4078,
685
+ "step": 92
686
+ },
687
+ {
688
+ "epoch": 0.1631578947368421,
689
+ "grad_norm": 3.9874086380004883,
690
+ "learning_rate": 7.426068431000882e-06,
691
+ "loss": 6.0923,
692
+ "step": 93
693
+ },
694
+ {
695
+ "epoch": 0.1649122807017544,
696
+ "grad_norm": 4.599057197570801,
697
+ "learning_rate": 5.463099816548578e-06,
698
+ "loss": 6.3411,
699
+ "step": 94
700
+ },
701
+ {
702
+ "epoch": 0.16666666666666666,
703
+ "grad_norm": 5.075430393218994,
704
+ "learning_rate": 3.798061746947995e-06,
705
+ "loss": 6.3153,
706
+ "step": 95
707
+ },
708
+ {
709
+ "epoch": 0.16842105263157894,
710
+ "grad_norm": 4.5220046043396,
711
+ "learning_rate": 2.4329828146074094e-06,
712
+ "loss": 6.3629,
713
+ "step": 96
714
+ },
715
+ {
716
+ "epoch": 0.17017543859649123,
717
+ "grad_norm": 4.01290225982666,
718
+ "learning_rate": 1.3695261579316775e-06,
719
+ "loss": 5.3428,
720
+ "step": 97
721
+ },
722
+ {
723
+ "epoch": 0.17192982456140352,
724
+ "grad_norm": 4.395105838775635,
725
+ "learning_rate": 6.089874350439506e-07,
726
+ "loss": 6.2479,
727
+ "step": 98
728
+ },
729
+ {
730
+ "epoch": 0.1736842105263158,
731
+ "grad_norm": 4.438303470611572,
732
+ "learning_rate": 1.5229324522605948e-07,
733
+ "loss": 6.0653,
734
+ "step": 99
735
+ },
736
+ {
737
+ "epoch": 0.17543859649122806,
738
+ "grad_norm": 3.508668899536133,
739
+ "learning_rate": 0.0,
740
+ "loss": 5.1474,
741
+ "step": 100
742
+ }
743
+ ],
744
+ "logging_steps": 1,
745
+ "max_steps": 100,
746
+ "num_input_tokens_seen": 0,
747
+ "num_train_epochs": 1,
748
+ "save_steps": 300,
749
+ "stateful_callbacks": {
750
+ "TrainerControl": {
751
+ "args": {
752
+ "should_epoch_stop": false,
753
+ "should_evaluate": false,
754
+ "should_log": false,
755
+ "should_save": true,
756
+ "should_training_stop": true
757
+ },
758
+ "attributes": {}
759
+ }
760
+ },
761
+ "total_flos": 6529493237760000.0,
762
+ "train_batch_size": 2,
763
+ "trial_name": null,
764
+ "trial_params": null
765
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e28f821d0f117586551eb9efd1ca4d3f3d6a4109fb2a206d3f010d1312b936
3
+ size 6712