ErrorAI commited on
Commit
d6df8ae
·
verified ·
1 Parent(s): 4744829

Training in progress, step 335, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: samoline/9c3101fe-8bc7-4dad-9c9a-edfaacfe28fe
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": "samoline/9c3101fe-8bc7-4dad-9c9a-edfaacfe28fe",
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
+ "o_proj",
24
+ "k_proj",
25
+ "gate_proj",
26
+ "v_proj",
27
+ "down_proj",
28
+ "up_proj",
29
+ "q_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:a137625be44e3ed8d2a0084516a0a9fde123ba34360e203ce13829f5ddb2ae50
3
+ size 51431872
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endofprompt|>": 100276,
3
+ "<|im_end|>": 100265,
4
+ "<|im_start|>": 100264
5
+ }
last-checkpoint/merges.txt 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:fd23a1f23eeef1d846a1e45a6dcbcff6bc4bcb86da470d28232c415eeffffce0
3
+ size 26550644
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09738d3ddcaed8072c35e4ca8c92190360640b9aac967b6e1a58b8ad663cac95
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4badb71ae13cb7b1a3166edfe9cfdb88ed5ae786967852a65b7ac642b4ae41eb
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
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_config.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "100257": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "100258": {
13
+ "content": "<|fim_prefix|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "100259": {
21
+ "content": "<|fim_middle|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "100260": {
29
+ "content": "<|fim_suffix|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "100264": {
37
+ "content": "<|im_start|>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "100265": {
45
+ "content": "<|im_end|>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "100276": {
53
+ "content": "<|endofprompt|>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ }
60
+ },
61
+ "bos_token": "<|endoftext|>",
62
+ "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 %}",
63
+ "clean_up_tokenization_spaces": false,
64
+ "eos_token": "<|endoftext|>",
65
+ "extra_special_tokens": {},
66
+ "model_max_length": 8192,
67
+ "pad_token": "<|endoftext|>",
68
+ "tokenizer_class": "GPT2Tokenizer",
69
+ "unk_token": "<|endoftext|>"
70
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,2394 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.0011133239116220216,
5
+ "eval_steps": 335,
6
+ "global_step": 335,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 3.323354960065736e-06,
13
+ "grad_norm": 2.593838930130005,
14
+ "learning_rate": 2e-05,
15
+ "loss": 1.1307,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 3.323354960065736e-06,
20
+ "eval_loss": 0.82511967420578,
21
+ "eval_runtime": 3228.7238,
22
+ "eval_samples_per_second": 39.24,
23
+ "eval_steps_per_second": 19.62,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 6.646709920131472e-06,
28
+ "grad_norm": 1.9493608474731445,
29
+ "learning_rate": 4e-05,
30
+ "loss": 0.8578,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 9.970064880197207e-06,
35
+ "grad_norm": 2.583665370941162,
36
+ "learning_rate": 6e-05,
37
+ "loss": 0.6069,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 1.3293419840262944e-05,
42
+ "grad_norm": 3.607430934906006,
43
+ "learning_rate": 8e-05,
44
+ "loss": 0.7483,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 1.661677480032868e-05,
49
+ "grad_norm": 2.763707399368286,
50
+ "learning_rate": 0.0001,
51
+ "loss": 1.0399,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 1.9940129760394414e-05,
56
+ "grad_norm": 6.582963466644287,
57
+ "learning_rate": 0.00012,
58
+ "loss": 1.3938,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 2.326348472046015e-05,
63
+ "grad_norm": 3.642049551010132,
64
+ "learning_rate": 0.00014,
65
+ "loss": 0.6619,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 2.6586839680525888e-05,
70
+ "grad_norm": 2.402776002883911,
71
+ "learning_rate": 0.00016,
72
+ "loss": 0.9859,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 2.9910194640591625e-05,
77
+ "grad_norm": 3.6133182048797607,
78
+ "learning_rate": 0.00018,
79
+ "loss": 1.3822,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 3.323354960065736e-05,
84
+ "grad_norm": 2.660515546798706,
85
+ "learning_rate": 0.0002,
86
+ "loss": 0.9685,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 3.65569045607231e-05,
91
+ "grad_norm": 3.0625710487365723,
92
+ "learning_rate": 0.0001999997197615636,
93
+ "loss": 1.1394,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 3.988025952078883e-05,
98
+ "grad_norm": 3.345867872238159,
99
+ "learning_rate": 0.0001999988790478251,
100
+ "loss": 0.7105,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 4.3203614480854566e-05,
105
+ "grad_norm": 3.0021090507507324,
106
+ "learning_rate": 0.00019999747786349646,
107
+ "loss": 0.7867,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 4.65269694409203e-05,
112
+ "grad_norm": 2.038267135620117,
113
+ "learning_rate": 0.000199995516216431,
114
+ "loss": 0.7967,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 4.985032440098604e-05,
119
+ "grad_norm": 2.1804399490356445,
120
+ "learning_rate": 0.00019999299411762334,
121
+ "loss": 0.6677,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 5.3173679361051776e-05,
126
+ "grad_norm": 2.740802526473999,
127
+ "learning_rate": 0.0001999899115812092,
128
+ "loss": 0.6612,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 5.649703432111751e-05,
133
+ "grad_norm": 2.2491555213928223,
134
+ "learning_rate": 0.00019998626862446556,
135
+ "loss": 0.7864,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 5.982038928118325e-05,
140
+ "grad_norm": 2.0781562328338623,
141
+ "learning_rate": 0.0001999820652678103,
142
+ "loss": 0.9538,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 6.314374424124898e-05,
147
+ "grad_norm": 1.8750240802764893,
148
+ "learning_rate": 0.00019997730153480228,
149
+ "loss": 0.6619,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 6.646709920131472e-05,
154
+ "grad_norm": 1.6040363311767578,
155
+ "learning_rate": 0.00019997197745214108,
156
+ "loss": 0.7326,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 6.979045416138045e-05,
161
+ "grad_norm": 2.0579588413238525,
162
+ "learning_rate": 0.000199966093049667,
163
+ "loss": 0.7618,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 7.31138091214462e-05,
168
+ "grad_norm": 2.5934383869171143,
169
+ "learning_rate": 0.00019995964836036075,
170
+ "loss": 1.2188,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 7.643716408151193e-05,
175
+ "grad_norm": 1.8951530456542969,
176
+ "learning_rate": 0.00019995264342034328,
177
+ "loss": 0.8864,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 7.976051904157766e-05,
182
+ "grad_norm": 2.207963705062866,
183
+ "learning_rate": 0.00019994507826887574,
184
+ "loss": 0.6334,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 8.30838740016434e-05,
189
+ "grad_norm": 1.5225898027420044,
190
+ "learning_rate": 0.00019993695294835898,
191
+ "loss": 0.5909,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 8.640722896170913e-05,
196
+ "grad_norm": 2.108294725418091,
197
+ "learning_rate": 0.00019992826750433356,
198
+ "loss": 0.7502,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 8.973058392177487e-05,
203
+ "grad_norm": 2.806995153427124,
204
+ "learning_rate": 0.00019991902198547942,
205
+ "loss": 0.9968,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 9.30539388818406e-05,
210
+ "grad_norm": 2.3967955112457275,
211
+ "learning_rate": 0.00019990921644361546,
212
+ "loss": 0.5702,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 9.637729384190635e-05,
217
+ "grad_norm": 3.112006187438965,
218
+ "learning_rate": 0.0001998988509336996,
219
+ "loss": 0.9814,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 9.970064880197208e-05,
224
+ "grad_norm": 3.5534136295318604,
225
+ "learning_rate": 0.00019988792551382806,
226
+ "loss": 1.1793,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.00010302400376203781,
231
+ "grad_norm": 2.224628448486328,
232
+ "learning_rate": 0.0001998764402452353,
233
+ "loss": 0.7663,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.00010634735872210355,
238
+ "grad_norm": 4.616275310516357,
239
+ "learning_rate": 0.0001998643951922936,
240
+ "loss": 1.038,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.00010967071368216928,
245
+ "grad_norm": 2.729283332824707,
246
+ "learning_rate": 0.00019985179042251267,
247
+ "loss": 1.1306,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.00011299406864223503,
252
+ "grad_norm": 2.5778391361236572,
253
+ "learning_rate": 0.00019983862600653936,
254
+ "loss": 0.9213,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.00011631742360230076,
259
+ "grad_norm": 2.805159568786621,
260
+ "learning_rate": 0.00019982490201815716,
261
+ "loss": 1.2159,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.0001196407785623665,
266
+ "grad_norm": 3.2575483322143555,
267
+ "learning_rate": 0.00019981061853428588,
268
+ "loss": 1.14,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.00012296413352243224,
273
+ "grad_norm": 2.3567512035369873,
274
+ "learning_rate": 0.00019979577563498108,
275
+ "loss": 0.5381,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.00012628748848249796,
280
+ "grad_norm": 2.3204903602600098,
281
+ "learning_rate": 0.00019978037340343384,
282
+ "loss": 0.7389,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.0001296108434425637,
287
+ "grad_norm": 2.385420083999634,
288
+ "learning_rate": 0.00019976441192597012,
289
+ "loss": 0.9223,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.00013293419840262945,
294
+ "grad_norm": 2.0204904079437256,
295
+ "learning_rate": 0.00019974789129205024,
296
+ "loss": 1.0554,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.00013625755336269516,
301
+ "grad_norm": 3.0869300365448,
302
+ "learning_rate": 0.00019973081159426856,
303
+ "loss": 1.0152,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.0001395809083227609,
308
+ "grad_norm": 2.0119707584381104,
309
+ "learning_rate": 0.0001997131729283529,
310
+ "loss": 0.7922,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.00014290426328282665,
315
+ "grad_norm": 2.9331247806549072,
316
+ "learning_rate": 0.00019969497539316374,
317
+ "loss": 0.9397,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.0001462276182428924,
322
+ "grad_norm": 1.8829960823059082,
323
+ "learning_rate": 0.00019967621909069424,
324
+ "loss": 0.7462,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.0001495509732029581,
329
+ "grad_norm": 1.8125828504562378,
330
+ "learning_rate": 0.00019965690412606906,
331
+ "loss": 0.9771,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.00015287432816302385,
336
+ "grad_norm": 1.8464730978012085,
337
+ "learning_rate": 0.00019963703060754407,
338
+ "loss": 1.0249,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.0001561976831230896,
343
+ "grad_norm": 1.6242536306381226,
344
+ "learning_rate": 0.0001996165986465058,
345
+ "loss": 0.7156,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.00015952103808315532,
350
+ "grad_norm": 2.4028480052948,
351
+ "learning_rate": 0.00019959560835747066,
352
+ "loss": 0.7822,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.00016284439304322106,
357
+ "grad_norm": 1.5756831169128418,
358
+ "learning_rate": 0.00019957405985808436,
359
+ "loss": 1.0894,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.0001661677480032868,
364
+ "grad_norm": 1.5813134908676147,
365
+ "learning_rate": 0.00019955195326912123,
366
+ "loss": 0.9756,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.00016949110296335255,
371
+ "grad_norm": 2.885624408721924,
372
+ "learning_rate": 0.00019952928871448363,
373
+ "loss": 1.2237,
374
+ "step": 51
375
+ },
376
+ {
377
+ "epoch": 0.00017281445792341826,
378
+ "grad_norm": 2.5551652908325195,
379
+ "learning_rate": 0.00019950606632120112,
380
+ "loss": 0.8768,
381
+ "step": 52
382
+ },
383
+ {
384
+ "epoch": 0.000176137812883484,
385
+ "grad_norm": 1.6047443151474,
386
+ "learning_rate": 0.00019948228621942984,
387
+ "loss": 1.289,
388
+ "step": 53
389
+ },
390
+ {
391
+ "epoch": 0.00017946116784354975,
392
+ "grad_norm": 3.01027250289917,
393
+ "learning_rate": 0.00019945794854245178,
394
+ "loss": 0.8267,
395
+ "step": 54
396
+ },
397
+ {
398
+ "epoch": 0.00018278452280361547,
399
+ "grad_norm": 2.2793943881988525,
400
+ "learning_rate": 0.000199433053426674,
401
+ "loss": 0.7214,
402
+ "step": 55
403
+ },
404
+ {
405
+ "epoch": 0.0001861078777636812,
406
+ "grad_norm": 1.9147419929504395,
407
+ "learning_rate": 0.00019940760101162783,
408
+ "loss": 1.3664,
409
+ "step": 56
410
+ },
411
+ {
412
+ "epoch": 0.00018943123272374695,
413
+ "grad_norm": 1.797659993171692,
414
+ "learning_rate": 0.0001993815914399682,
415
+ "loss": 0.9188,
416
+ "step": 57
417
+ },
418
+ {
419
+ "epoch": 0.0001927545876838127,
420
+ "grad_norm": 1.291646122932434,
421
+ "learning_rate": 0.00019935502485747273,
422
+ "loss": 1.1547,
423
+ "step": 58
424
+ },
425
+ {
426
+ "epoch": 0.00019607794264387841,
427
+ "grad_norm": 4.202106475830078,
428
+ "learning_rate": 0.00019932790141304096,
429
+ "loss": 0.4626,
430
+ "step": 59
431
+ },
432
+ {
433
+ "epoch": 0.00019940129760394416,
434
+ "grad_norm": 2.5573880672454834,
435
+ "learning_rate": 0.00019930022125869357,
436
+ "loss": 0.6246,
437
+ "step": 60
438
+ },
439
+ {
440
+ "epoch": 0.0002027246525640099,
441
+ "grad_norm": 2.0912930965423584,
442
+ "learning_rate": 0.00019927198454957137,
443
+ "loss": 0.9089,
444
+ "step": 61
445
+ },
446
+ {
447
+ "epoch": 0.00020604800752407562,
448
+ "grad_norm": 2.2763779163360596,
449
+ "learning_rate": 0.0001992431914439346,
450
+ "loss": 0.7671,
451
+ "step": 62
452
+ },
453
+ {
454
+ "epoch": 0.00020937136248414136,
455
+ "grad_norm": 1.7758549451828003,
456
+ "learning_rate": 0.00019921384210316197,
457
+ "loss": 0.6254,
458
+ "step": 63
459
+ },
460
+ {
461
+ "epoch": 0.0002126947174442071,
462
+ "grad_norm": 2.030876398086548,
463
+ "learning_rate": 0.0001991839366917497,
464
+ "loss": 1.4996,
465
+ "step": 64
466
+ },
467
+ {
468
+ "epoch": 0.00021601807240427285,
469
+ "grad_norm": 3.710184097290039,
470
+ "learning_rate": 0.0001991534753773108,
471
+ "loss": 1.0784,
472
+ "step": 65
473
+ },
474
+ {
475
+ "epoch": 0.00021934142736433857,
476
+ "grad_norm": 2.3565335273742676,
477
+ "learning_rate": 0.0001991224583305738,
478
+ "loss": 1.3819,
479
+ "step": 66
480
+ },
481
+ {
482
+ "epoch": 0.0002226647823244043,
483
+ "grad_norm": 1.755561351776123,
484
+ "learning_rate": 0.00019909088572538214,
485
+ "loss": 0.605,
486
+ "step": 67
487
+ },
488
+ {
489
+ "epoch": 0.00022598813728447005,
490
+ "grad_norm": 2.827974319458008,
491
+ "learning_rate": 0.00019905875773869292,
492
+ "loss": 1.2538,
493
+ "step": 68
494
+ },
495
+ {
496
+ "epoch": 0.00022931149224453577,
497
+ "grad_norm": 1.7999393939971924,
498
+ "learning_rate": 0.00019902607455057612,
499
+ "loss": 0.8563,
500
+ "step": 69
501
+ },
502
+ {
503
+ "epoch": 0.0002326348472046015,
504
+ "grad_norm": 1.5709620714187622,
505
+ "learning_rate": 0.00019899283634421342,
506
+ "loss": 0.89,
507
+ "step": 70
508
+ },
509
+ {
510
+ "epoch": 0.00023595820216466726,
511
+ "grad_norm": 2.1778719425201416,
512
+ "learning_rate": 0.00019895904330589724,
513
+ "loss": 0.641,
514
+ "step": 71
515
+ },
516
+ {
517
+ "epoch": 0.000239281557124733,
518
+ "grad_norm": 5.8329176902771,
519
+ "learning_rate": 0.00019892469562502984,
520
+ "loss": 1.005,
521
+ "step": 72
522
+ },
523
+ {
524
+ "epoch": 0.00024260491208479872,
525
+ "grad_norm": 2.6885933876037598,
526
+ "learning_rate": 0.00019888979349412197,
527
+ "loss": 0.6898,
528
+ "step": 73
529
+ },
530
+ {
531
+ "epoch": 0.0002459282670448645,
532
+ "grad_norm": 3.8890256881713867,
533
+ "learning_rate": 0.000198854337108792,
534
+ "loss": 1.1845,
535
+ "step": 74
536
+ },
537
+ {
538
+ "epoch": 0.0002492516220049302,
539
+ "grad_norm": 2.175297260284424,
540
+ "learning_rate": 0.0001988183266677648,
541
+ "loss": 0.5369,
542
+ "step": 75
543
+ },
544
+ {
545
+ "epoch": 0.0002525749769649959,
546
+ "grad_norm": 3.844905138015747,
547
+ "learning_rate": 0.00019878176237287054,
548
+ "loss": 1.4376,
549
+ "step": 76
550
+ },
551
+ {
552
+ "epoch": 0.00025589833192506166,
553
+ "grad_norm": 2.4426724910736084,
554
+ "learning_rate": 0.00019874464442904362,
555
+ "loss": 0.7001,
556
+ "step": 77
557
+ },
558
+ {
559
+ "epoch": 0.0002592216868851274,
560
+ "grad_norm": 1.2583106756210327,
561
+ "learning_rate": 0.00019870697304432154,
562
+ "loss": 0.5028,
563
+ "step": 78
564
+ },
565
+ {
566
+ "epoch": 0.00026254504184519315,
567
+ "grad_norm": 2.751328706741333,
568
+ "learning_rate": 0.00019866874842984372,
569
+ "loss": 0.6537,
570
+ "step": 79
571
+ },
572
+ {
573
+ "epoch": 0.0002658683968052589,
574
+ "grad_norm": 3.057467222213745,
575
+ "learning_rate": 0.0001986299707998503,
576
+ "loss": 0.8409,
577
+ "step": 80
578
+ },
579
+ {
580
+ "epoch": 0.00026919175176532464,
581
+ "grad_norm": 3.0413947105407715,
582
+ "learning_rate": 0.0001985906403716809,
583
+ "loss": 0.7247,
584
+ "step": 81
585
+ },
586
+ {
587
+ "epoch": 0.00027251510672539033,
588
+ "grad_norm": 1.5867135524749756,
589
+ "learning_rate": 0.00019855075736577345,
590
+ "loss": 0.8003,
591
+ "step": 82
592
+ },
593
+ {
594
+ "epoch": 0.00027583846168545607,
595
+ "grad_norm": 2.737339496612549,
596
+ "learning_rate": 0.00019851032200566301,
597
+ "loss": 0.9347,
598
+ "step": 83
599
+ },
600
+ {
601
+ "epoch": 0.0002791618166455218,
602
+ "grad_norm": 2.1772475242614746,
603
+ "learning_rate": 0.00019846933451798043,
604
+ "loss": 0.9581,
605
+ "step": 84
606
+ },
607
+ {
608
+ "epoch": 0.00028248517160558756,
609
+ "grad_norm": 2.1294620037078857,
610
+ "learning_rate": 0.00019842779513245105,
611
+ "loss": 0.6898,
612
+ "step": 85
613
+ },
614
+ {
615
+ "epoch": 0.0002858085265656533,
616
+ "grad_norm": 1.3660725355148315,
617
+ "learning_rate": 0.00019838570408189357,
618
+ "loss": 0.7278,
619
+ "step": 86
620
+ },
621
+ {
622
+ "epoch": 0.00028913188152571905,
623
+ "grad_norm": 1.9248489141464233,
624
+ "learning_rate": 0.00019834306160221857,
625
+ "loss": 0.4563,
626
+ "step": 87
627
+ },
628
+ {
629
+ "epoch": 0.0002924552364857848,
630
+ "grad_norm": 2.1242995262145996,
631
+ "learning_rate": 0.00019829986793242727,
632
+ "loss": 1.1302,
633
+ "step": 88
634
+ },
635
+ {
636
+ "epoch": 0.0002957785914458505,
637
+ "grad_norm": 1.845307469367981,
638
+ "learning_rate": 0.00019825612331461027,
639
+ "loss": 0.7694,
640
+ "step": 89
641
+ },
642
+ {
643
+ "epoch": 0.0002991019464059162,
644
+ "grad_norm": 2.346177339553833,
645
+ "learning_rate": 0.00019821182799394595,
646
+ "loss": 0.9094,
647
+ "step": 90
648
+ },
649
+ {
650
+ "epoch": 0.00030242530136598197,
651
+ "grad_norm": 1.6282812356948853,
652
+ "learning_rate": 0.0001981669822186994,
653
+ "loss": 0.3128,
654
+ "step": 91
655
+ },
656
+ {
657
+ "epoch": 0.0003057486563260477,
658
+ "grad_norm": 1.948099970817566,
659
+ "learning_rate": 0.00019812158624022075,
660
+ "loss": 1.2383,
661
+ "step": 92
662
+ },
663
+ {
664
+ "epoch": 0.00030907201128611345,
665
+ "grad_norm": 2.2840962409973145,
666
+ "learning_rate": 0.000198075640312944,
667
+ "loss": 0.9425,
668
+ "step": 93
669
+ },
670
+ {
671
+ "epoch": 0.0003123953662461792,
672
+ "grad_norm": 2.1497271060943604,
673
+ "learning_rate": 0.0001980291446943855,
674
+ "loss": 1.0945,
675
+ "step": 94
676
+ },
677
+ {
678
+ "epoch": 0.00031571872120624494,
679
+ "grad_norm": 3.017632246017456,
680
+ "learning_rate": 0.00019798209964514237,
681
+ "loss": 0.8373,
682
+ "step": 95
683
+ },
684
+ {
685
+ "epoch": 0.00031904207616631063,
686
+ "grad_norm": 2.1620545387268066,
687
+ "learning_rate": 0.00019793450542889124,
688
+ "loss": 0.9743,
689
+ "step": 96
690
+ },
691
+ {
692
+ "epoch": 0.0003223654311263764,
693
+ "grad_norm": 2.597017526626587,
694
+ "learning_rate": 0.0001978863623123867,
695
+ "loss": 0.8165,
696
+ "step": 97
697
+ },
698
+ {
699
+ "epoch": 0.0003256887860864421,
700
+ "grad_norm": 1.6289966106414795,
701
+ "learning_rate": 0.00019783767056545976,
702
+ "loss": 0.6275,
703
+ "step": 98
704
+ },
705
+ {
706
+ "epoch": 0.00032901214104650786,
707
+ "grad_norm": 2.287369966506958,
708
+ "learning_rate": 0.00019778843046101643,
709
+ "loss": 0.717,
710
+ "step": 99
711
+ },
712
+ {
713
+ "epoch": 0.0003323354960065736,
714
+ "grad_norm": 3.0594425201416016,
715
+ "learning_rate": 0.00019773864227503612,
716
+ "loss": 1.1728,
717
+ "step": 100
718
+ },
719
+ {
720
+ "epoch": 0.00033565885096663935,
721
+ "grad_norm": 2.5068864822387695,
722
+ "learning_rate": 0.00019768830628657004,
723
+ "loss": 1.0075,
724
+ "step": 101
725
+ },
726
+ {
727
+ "epoch": 0.0003389822059267051,
728
+ "grad_norm": 2.005697727203369,
729
+ "learning_rate": 0.0001976374227777398,
730
+ "loss": 0.6371,
731
+ "step": 102
732
+ },
733
+ {
734
+ "epoch": 0.0003423055608867708,
735
+ "grad_norm": 1.5179638862609863,
736
+ "learning_rate": 0.00019758599203373574,
737
+ "loss": 0.5727,
738
+ "step": 103
739
+ },
740
+ {
741
+ "epoch": 0.0003456289158468365,
742
+ "grad_norm": 2.4509246349334717,
743
+ "learning_rate": 0.0001975340143428152,
744
+ "loss": 1.027,
745
+ "step": 104
746
+ },
747
+ {
748
+ "epoch": 0.00034895227080690227,
749
+ "grad_norm": 1.57172429561615,
750
+ "learning_rate": 0.00019748148999630116,
751
+ "loss": 0.6933,
752
+ "step": 105
753
+ },
754
+ {
755
+ "epoch": 0.000352275625766968,
756
+ "grad_norm": 2.8001174926757812,
757
+ "learning_rate": 0.00019742841928858048,
758
+ "loss": 0.5884,
759
+ "step": 106
760
+ },
761
+ {
762
+ "epoch": 0.00035559898072703376,
763
+ "grad_norm": 1.4794889688491821,
764
+ "learning_rate": 0.00019737480251710209,
765
+ "loss": 0.5695,
766
+ "step": 107
767
+ },
768
+ {
769
+ "epoch": 0.0003589223356870995,
770
+ "grad_norm": 1.9946357011795044,
771
+ "learning_rate": 0.0001973206399823757,
772
+ "loss": 1.0238,
773
+ "step": 108
774
+ },
775
+ {
776
+ "epoch": 0.00036224569064716524,
777
+ "grad_norm": 1.5432323217391968,
778
+ "learning_rate": 0.00019726593198796975,
779
+ "loss": 0.8537,
780
+ "step": 109
781
+ },
782
+ {
783
+ "epoch": 0.00036556904560723093,
784
+ "grad_norm": 2.5868325233459473,
785
+ "learning_rate": 0.0001972106788405099,
786
+ "loss": 1.4079,
787
+ "step": 110
788
+ },
789
+ {
790
+ "epoch": 0.0003688924005672967,
791
+ "grad_norm": 1.8962173461914062,
792
+ "learning_rate": 0.00019715488084967727,
793
+ "loss": 0.6017,
794
+ "step": 111
795
+ },
796
+ {
797
+ "epoch": 0.0003722157555273624,
798
+ "grad_norm": 1.5898348093032837,
799
+ "learning_rate": 0.00019709853832820665,
800
+ "loss": 0.9094,
801
+ "step": 112
802
+ },
803
+ {
804
+ "epoch": 0.00037553911048742816,
805
+ "grad_norm": 2.134303569793701,
806
+ "learning_rate": 0.0001970416515918849,
807
+ "loss": 0.7571,
808
+ "step": 113
809
+ },
810
+ {
811
+ "epoch": 0.0003788624654474939,
812
+ "grad_norm": 2.37445068359375,
813
+ "learning_rate": 0.000196984220959549,
814
+ "loss": 0.8375,
815
+ "step": 114
816
+ },
817
+ {
818
+ "epoch": 0.00038218582040755965,
819
+ "grad_norm": 2.937535285949707,
820
+ "learning_rate": 0.00019692624675308435,
821
+ "loss": 0.9742,
822
+ "step": 115
823
+ },
824
+ {
825
+ "epoch": 0.0003855091753676254,
826
+ "grad_norm": 2.049798011779785,
827
+ "learning_rate": 0.000196867729297423,
828
+ "loss": 0.8425,
829
+ "step": 116
830
+ },
831
+ {
832
+ "epoch": 0.0003888325303276911,
833
+ "grad_norm": 2.130037546157837,
834
+ "learning_rate": 0.00019680866892054174,
835
+ "loss": 0.7941,
836
+ "step": 117
837
+ },
838
+ {
839
+ "epoch": 0.00039215588528775683,
840
+ "grad_norm": 1.7274867296218872,
841
+ "learning_rate": 0.00019674906595346027,
842
+ "loss": 0.635,
843
+ "step": 118
844
+ },
845
+ {
846
+ "epoch": 0.00039547924024782257,
847
+ "grad_norm": 2.4574530124664307,
848
+ "learning_rate": 0.00019668892073023954,
849
+ "loss": 1.0262,
850
+ "step": 119
851
+ },
852
+ {
853
+ "epoch": 0.0003988025952078883,
854
+ "grad_norm": 3.3932619094848633,
855
+ "learning_rate": 0.00019662823358797951,
856
+ "loss": 1.021,
857
+ "step": 120
858
+ },
859
+ {
860
+ "epoch": 0.00040212595016795406,
861
+ "grad_norm": 3.7460312843322754,
862
+ "learning_rate": 0.0001965670048668177,
863
+ "loss": 0.666,
864
+ "step": 121
865
+ },
866
+ {
867
+ "epoch": 0.0004054493051280198,
868
+ "grad_norm": 2.45210337638855,
869
+ "learning_rate": 0.00019650523490992683,
870
+ "loss": 0.7837,
871
+ "step": 122
872
+ },
873
+ {
874
+ "epoch": 0.00040877266008808555,
875
+ "grad_norm": 1.7856807708740234,
876
+ "learning_rate": 0.00019644292406351322,
877
+ "loss": 0.7383,
878
+ "step": 123
879
+ },
880
+ {
881
+ "epoch": 0.00041209601504815124,
882
+ "grad_norm": 1.8551324605941772,
883
+ "learning_rate": 0.0001963800726768148,
884
+ "loss": 0.7183,
885
+ "step": 124
886
+ },
887
+ {
888
+ "epoch": 0.000415419370008217,
889
+ "grad_norm": 1.6712207794189453,
890
+ "learning_rate": 0.00019631668110209907,
891
+ "loss": 1.2395,
892
+ "step": 125
893
+ },
894
+ {
895
+ "epoch": 0.0004187427249682827,
896
+ "grad_norm": 2.197774648666382,
897
+ "learning_rate": 0.00019625274969466106,
898
+ "loss": 0.5523,
899
+ "step": 126
900
+ },
901
+ {
902
+ "epoch": 0.00042206607992834847,
903
+ "grad_norm": 2.847198009490967,
904
+ "learning_rate": 0.00019618827881282168,
905
+ "loss": 1.0058,
906
+ "step": 127
907
+ },
908
+ {
909
+ "epoch": 0.0004253894348884142,
910
+ "grad_norm": 4.338975429534912,
911
+ "learning_rate": 0.00019612326881792512,
912
+ "loss": 1.3433,
913
+ "step": 128
914
+ },
915
+ {
916
+ "epoch": 0.00042871278984847995,
917
+ "grad_norm": 1.8630313873291016,
918
+ "learning_rate": 0.0001960577200743375,
919
+ "loss": 0.586,
920
+ "step": 129
921
+ },
922
+ {
923
+ "epoch": 0.0004320361448085457,
924
+ "grad_norm": 2.66900634765625,
925
+ "learning_rate": 0.0001959916329494443,
926
+ "loss": 0.9871,
927
+ "step": 130
928
+ },
929
+ {
930
+ "epoch": 0.0004353594997686114,
931
+ "grad_norm": 2.0445942878723145,
932
+ "learning_rate": 0.00019592500781364866,
933
+ "loss": 0.8108,
934
+ "step": 131
935
+ },
936
+ {
937
+ "epoch": 0.00043868285472867713,
938
+ "grad_norm": 2.0626654624938965,
939
+ "learning_rate": 0.00019585784504036894,
940
+ "loss": 1.0747,
941
+ "step": 132
942
+ },
943
+ {
944
+ "epoch": 0.0004420062096887429,
945
+ "grad_norm": 1.622671127319336,
946
+ "learning_rate": 0.00019579014500603704,
947
+ "loss": 1.1958,
948
+ "step": 133
949
+ },
950
+ {
951
+ "epoch": 0.0004453295646488086,
952
+ "grad_norm": 1.9433460235595703,
953
+ "learning_rate": 0.00019572190809009595,
954
+ "loss": 0.855,
955
+ "step": 134
956
+ },
957
+ {
958
+ "epoch": 0.00044865291960887436,
959
+ "grad_norm": 1.5850857496261597,
960
+ "learning_rate": 0.00019565313467499783,
961
+ "loss": 0.842,
962
+ "step": 135
963
+ },
964
+ {
965
+ "epoch": 0.0004519762745689401,
966
+ "grad_norm": 1.862047553062439,
967
+ "learning_rate": 0.00019558382514620176,
968
+ "loss": 1.0577,
969
+ "step": 136
970
+ },
971
+ {
972
+ "epoch": 0.00045529962952900585,
973
+ "grad_norm": 2.423488140106201,
974
+ "learning_rate": 0.00019551397989217158,
975
+ "loss": 0.9635,
976
+ "step": 137
977
+ },
978
+ {
979
+ "epoch": 0.00045862298448907154,
980
+ "grad_norm": 1.421524167060852,
981
+ "learning_rate": 0.00019544359930437382,
982
+ "loss": 0.6248,
983
+ "step": 138
984
+ },
985
+ {
986
+ "epoch": 0.0004619463394491373,
987
+ "grad_norm": 2.424243211746216,
988
+ "learning_rate": 0.0001953726837772754,
989
+ "loss": 0.8793,
990
+ "step": 139
991
+ },
992
+ {
993
+ "epoch": 0.000465269694409203,
994
+ "grad_norm": 1.9087179899215698,
995
+ "learning_rate": 0.0001953012337083415,
996
+ "loss": 1.0438,
997
+ "step": 140
998
+ },
999
+ {
1000
+ "epoch": 0.00046859304936926877,
1001
+ "grad_norm": 1.9860990047454834,
1002
+ "learning_rate": 0.0001952292494980331,
1003
+ "loss": 0.8836,
1004
+ "step": 141
1005
+ },
1006
+ {
1007
+ "epoch": 0.0004719164043293345,
1008
+ "grad_norm": 1.922594428062439,
1009
+ "learning_rate": 0.00019515673154980515,
1010
+ "loss": 0.7314,
1011
+ "step": 142
1012
+ },
1013
+ {
1014
+ "epoch": 0.00047523975928940026,
1015
+ "grad_norm": 2.4743568897247314,
1016
+ "learning_rate": 0.00019508368027010395,
1017
+ "loss": 0.7213,
1018
+ "step": 143
1019
+ },
1020
+ {
1021
+ "epoch": 0.000478563114249466,
1022
+ "grad_norm": 2.92726731300354,
1023
+ "learning_rate": 0.00019501009606836503,
1024
+ "loss": 1.0991,
1025
+ "step": 144
1026
+ },
1027
+ {
1028
+ "epoch": 0.0004818864692095317,
1029
+ "grad_norm": 3.6583187580108643,
1030
+ "learning_rate": 0.00019493597935701086,
1031
+ "loss": 1.1298,
1032
+ "step": 145
1033
+ },
1034
+ {
1035
+ "epoch": 0.00048520982416959743,
1036
+ "grad_norm": 1.9078856706619263,
1037
+ "learning_rate": 0.00019486133055144839,
1038
+ "loss": 0.9963,
1039
+ "step": 146
1040
+ },
1041
+ {
1042
+ "epoch": 0.0004885331791296632,
1043
+ "grad_norm": 2.1639506816864014,
1044
+ "learning_rate": 0.00019478615007006698,
1045
+ "loss": 0.9563,
1046
+ "step": 147
1047
+ },
1048
+ {
1049
+ "epoch": 0.000491856534089729,
1050
+ "grad_norm": 3.626147985458374,
1051
+ "learning_rate": 0.0001947104383342358,
1052
+ "loss": 0.5332,
1053
+ "step": 148
1054
+ },
1055
+ {
1056
+ "epoch": 0.0004951798890497946,
1057
+ "grad_norm": 2.0015130043029785,
1058
+ "learning_rate": 0.00019463419576830164,
1059
+ "loss": 0.4274,
1060
+ "step": 149
1061
+ },
1062
+ {
1063
+ "epoch": 0.0004985032440098604,
1064
+ "grad_norm": 2.0864193439483643,
1065
+ "learning_rate": 0.00019455742279958645,
1066
+ "loss": 0.5563,
1067
+ "step": 150
1068
+ },
1069
+ {
1070
+ "epoch": 0.0005018265989699261,
1071
+ "grad_norm": 2.014056921005249,
1072
+ "learning_rate": 0.00019448011985838496,
1073
+ "loss": 0.8894,
1074
+ "step": 151
1075
+ },
1076
+ {
1077
+ "epoch": 0.0005051499539299918,
1078
+ "grad_norm": 2.897721529006958,
1079
+ "learning_rate": 0.00019440228737796226,
1080
+ "loss": 0.7464,
1081
+ "step": 152
1082
+ },
1083
+ {
1084
+ "epoch": 0.0005084733088900576,
1085
+ "grad_norm": 1.6992590427398682,
1086
+ "learning_rate": 0.00019432392579455142,
1087
+ "loss": 1.0114,
1088
+ "step": 153
1089
+ },
1090
+ {
1091
+ "epoch": 0.0005117966638501233,
1092
+ "grad_norm": 2.061690092086792,
1093
+ "learning_rate": 0.000194245035547351,
1094
+ "loss": 0.8523,
1095
+ "step": 154
1096
+ },
1097
+ {
1098
+ "epoch": 0.0005151200188101891,
1099
+ "grad_norm": 1.9756520986557007,
1100
+ "learning_rate": 0.00019416561707852255,
1101
+ "loss": 0.8939,
1102
+ "step": 155
1103
+ },
1104
+ {
1105
+ "epoch": 0.0005184433737702548,
1106
+ "grad_norm": 3.0679516792297363,
1107
+ "learning_rate": 0.00019408567083318827,
1108
+ "loss": 0.8342,
1109
+ "step": 156
1110
+ },
1111
+ {
1112
+ "epoch": 0.0005217667287303206,
1113
+ "grad_norm": 2.8347623348236084,
1114
+ "learning_rate": 0.00019400519725942835,
1115
+ "loss": 0.9611,
1116
+ "step": 157
1117
+ },
1118
+ {
1119
+ "epoch": 0.0005250900836903863,
1120
+ "grad_norm": 1.632202386856079,
1121
+ "learning_rate": 0.00019392419680827857,
1122
+ "loss": 0.523,
1123
+ "step": 158
1124
+ },
1125
+ {
1126
+ "epoch": 0.000528413438650452,
1127
+ "grad_norm": 1.9706271886825562,
1128
+ "learning_rate": 0.00019384266993372772,
1129
+ "loss": 1.2523,
1130
+ "step": 159
1131
+ },
1132
+ {
1133
+ "epoch": 0.0005317367936105178,
1134
+ "grad_norm": 1.5293477773666382,
1135
+ "learning_rate": 0.0001937606170927151,
1136
+ "loss": 0.9098,
1137
+ "step": 160
1138
+ },
1139
+ {
1140
+ "epoch": 0.0005350601485705835,
1141
+ "grad_norm": 2.504441976547241,
1142
+ "learning_rate": 0.00019367803874512785,
1143
+ "loss": 0.6785,
1144
+ "step": 161
1145
+ },
1146
+ {
1147
+ "epoch": 0.0005383835035306493,
1148
+ "grad_norm": 2.0011444091796875,
1149
+ "learning_rate": 0.00019359493535379857,
1150
+ "loss": 0.7819,
1151
+ "step": 162
1152
+ },
1153
+ {
1154
+ "epoch": 0.0005417068584907149,
1155
+ "grad_norm": 2.698025941848755,
1156
+ "learning_rate": 0.0001935113073845025,
1157
+ "loss": 1.2558,
1158
+ "step": 163
1159
+ },
1160
+ {
1161
+ "epoch": 0.0005450302134507807,
1162
+ "grad_norm": 1.6795804500579834,
1163
+ "learning_rate": 0.0001934271553059551,
1164
+ "loss": 0.9447,
1165
+ "step": 164
1166
+ },
1167
+ {
1168
+ "epoch": 0.0005483535684108464,
1169
+ "grad_norm": 2.05863094329834,
1170
+ "learning_rate": 0.0001933424795898093,
1171
+ "loss": 0.9352,
1172
+ "step": 165
1173
+ },
1174
+ {
1175
+ "epoch": 0.0005516769233709121,
1176
+ "grad_norm": 2.321521520614624,
1177
+ "learning_rate": 0.0001932572807106529,
1178
+ "loss": 0.8903,
1179
+ "step": 166
1180
+ },
1181
+ {
1182
+ "epoch": 0.0005550002783309779,
1183
+ "grad_norm": 1.3765385150909424,
1184
+ "learning_rate": 0.00019317155914600593,
1185
+ "loss": 1.0314,
1186
+ "step": 167
1187
+ },
1188
+ {
1189
+ "epoch": 0.0005583236332910436,
1190
+ "grad_norm": 2.1478731632232666,
1191
+ "learning_rate": 0.0001930853153763179,
1192
+ "loss": 1.0972,
1193
+ "step": 168
1194
+ },
1195
+ {
1196
+ "epoch": 0.0005616469882511094,
1197
+ "grad_norm": 1.5712205171585083,
1198
+ "learning_rate": 0.00019299854988496525,
1199
+ "loss": 0.6613,
1200
+ "step": 169
1201
+ },
1202
+ {
1203
+ "epoch": 0.0005649703432111751,
1204
+ "grad_norm": 2.106233596801758,
1205
+ "learning_rate": 0.00019291126315824846,
1206
+ "loss": 0.674,
1207
+ "step": 170
1208
+ },
1209
+ {
1210
+ "epoch": 0.0005682936981712409,
1211
+ "grad_norm": 2.7500600814819336,
1212
+ "learning_rate": 0.00019282345568538939,
1213
+ "loss": 0.7301,
1214
+ "step": 171
1215
+ },
1216
+ {
1217
+ "epoch": 0.0005716170531313066,
1218
+ "grad_norm": 2.4417264461517334,
1219
+ "learning_rate": 0.00019273512795852873,
1220
+ "loss": 0.8071,
1221
+ "step": 172
1222
+ },
1223
+ {
1224
+ "epoch": 0.0005749404080913723,
1225
+ "grad_norm": 2.697852849960327,
1226
+ "learning_rate": 0.00019264628047272289,
1227
+ "loss": 0.7752,
1228
+ "step": 173
1229
+ },
1230
+ {
1231
+ "epoch": 0.0005782637630514381,
1232
+ "grad_norm": 2.2733891010284424,
1233
+ "learning_rate": 0.00019255691372594148,
1234
+ "loss": 0.7162,
1235
+ "step": 174
1236
+ },
1237
+ {
1238
+ "epoch": 0.0005815871180115038,
1239
+ "grad_norm": 2.801717758178711,
1240
+ "learning_rate": 0.0001924670282190645,
1241
+ "loss": 0.9177,
1242
+ "step": 175
1243
+ },
1244
+ {
1245
+ "epoch": 0.0005849104729715696,
1246
+ "grad_norm": 2.3935840129852295,
1247
+ "learning_rate": 0.00019237662445587936,
1248
+ "loss": 1.0933,
1249
+ "step": 176
1250
+ },
1251
+ {
1252
+ "epoch": 0.0005882338279316352,
1253
+ "grad_norm": 3.074425220489502,
1254
+ "learning_rate": 0.00019228570294307828,
1255
+ "loss": 0.7686,
1256
+ "step": 177
1257
+ },
1258
+ {
1259
+ "epoch": 0.000591557182891701,
1260
+ "grad_norm": 2.155723810195923,
1261
+ "learning_rate": 0.00019219426419025534,
1262
+ "loss": 0.9334,
1263
+ "step": 178
1264
+ },
1265
+ {
1266
+ "epoch": 0.0005948805378517667,
1267
+ "grad_norm": 2.251619577407837,
1268
+ "learning_rate": 0.00019210230870990352,
1269
+ "loss": 0.7433,
1270
+ "step": 179
1271
+ },
1272
+ {
1273
+ "epoch": 0.0005982038928118324,
1274
+ "grad_norm": 1.779147982597351,
1275
+ "learning_rate": 0.0001920098370174121,
1276
+ "loss": 0.8434,
1277
+ "step": 180
1278
+ },
1279
+ {
1280
+ "epoch": 0.0006015272477718982,
1281
+ "grad_norm": 1.5720431804656982,
1282
+ "learning_rate": 0.00019191684963106349,
1283
+ "loss": 1.1236,
1284
+ "step": 181
1285
+ },
1286
+ {
1287
+ "epoch": 0.0006048506027319639,
1288
+ "grad_norm": 2.1575276851654053,
1289
+ "learning_rate": 0.0001918233470720305,
1290
+ "loss": 0.6812,
1291
+ "step": 182
1292
+ },
1293
+ {
1294
+ "epoch": 0.0006081739576920297,
1295
+ "grad_norm": 2.104848623275757,
1296
+ "learning_rate": 0.00019172932986437333,
1297
+ "loss": 0.8865,
1298
+ "step": 183
1299
+ },
1300
+ {
1301
+ "epoch": 0.0006114973126520954,
1302
+ "grad_norm": 2.6855051517486572,
1303
+ "learning_rate": 0.00019163479853503672,
1304
+ "loss": 0.864,
1305
+ "step": 184
1306
+ },
1307
+ {
1308
+ "epoch": 0.0006148206676121612,
1309
+ "grad_norm": 6.135538578033447,
1310
+ "learning_rate": 0.00019153975361384687,
1311
+ "loss": 1.0433,
1312
+ "step": 185
1313
+ },
1314
+ {
1315
+ "epoch": 0.0006181440225722269,
1316
+ "grad_norm": 1.9011839628219604,
1317
+ "learning_rate": 0.00019144419563350858,
1318
+ "loss": 1.0538,
1319
+ "step": 186
1320
+ },
1321
+ {
1322
+ "epoch": 0.0006214673775322927,
1323
+ "grad_norm": 1.792335033416748,
1324
+ "learning_rate": 0.00019134812512960233,
1325
+ "loss": 0.9006,
1326
+ "step": 187
1327
+ },
1328
+ {
1329
+ "epoch": 0.0006247907324923584,
1330
+ "grad_norm": 2.9424028396606445,
1331
+ "learning_rate": 0.00019125154264058094,
1332
+ "loss": 1.0332,
1333
+ "step": 188
1334
+ },
1335
+ {
1336
+ "epoch": 0.0006281140874524241,
1337
+ "grad_norm": 2.4385499954223633,
1338
+ "learning_rate": 0.00019115444870776695,
1339
+ "loss": 0.3531,
1340
+ "step": 189
1341
+ },
1342
+ {
1343
+ "epoch": 0.0006314374424124899,
1344
+ "grad_norm": 1.7163375616073608,
1345
+ "learning_rate": 0.00019105684387534948,
1346
+ "loss": 1.258,
1347
+ "step": 190
1348
+ },
1349
+ {
1350
+ "epoch": 0.0006347607973725555,
1351
+ "grad_norm": 2.8776745796203613,
1352
+ "learning_rate": 0.00019095872869038098,
1353
+ "loss": 0.5629,
1354
+ "step": 191
1355
+ },
1356
+ {
1357
+ "epoch": 0.0006380841523326213,
1358
+ "grad_norm": 2.397474765777588,
1359
+ "learning_rate": 0.00019086010370277437,
1360
+ "loss": 1.0474,
1361
+ "step": 192
1362
+ },
1363
+ {
1364
+ "epoch": 0.000641407507292687,
1365
+ "grad_norm": 2.938826084136963,
1366
+ "learning_rate": 0.00019076096946529992,
1367
+ "loss": 1.0489,
1368
+ "step": 193
1369
+ },
1370
+ {
1371
+ "epoch": 0.0006447308622527527,
1372
+ "grad_norm": 1.9875274896621704,
1373
+ "learning_rate": 0.0001906613265335821,
1374
+ "loss": 1.1448,
1375
+ "step": 194
1376
+ },
1377
+ {
1378
+ "epoch": 0.0006480542172128185,
1379
+ "grad_norm": 2.6492698192596436,
1380
+ "learning_rate": 0.00019056117546609647,
1381
+ "loss": 1.0026,
1382
+ "step": 195
1383
+ },
1384
+ {
1385
+ "epoch": 0.0006513775721728842,
1386
+ "grad_norm": 1.7564932107925415,
1387
+ "learning_rate": 0.00019046051682416662,
1388
+ "loss": 1.268,
1389
+ "step": 196
1390
+ },
1391
+ {
1392
+ "epoch": 0.00065470092713295,
1393
+ "grad_norm": 2.032909631729126,
1394
+ "learning_rate": 0.00019035935117196097,
1395
+ "loss": 0.6964,
1396
+ "step": 197
1397
+ },
1398
+ {
1399
+ "epoch": 0.0006580242820930157,
1400
+ "grad_norm": 3.4252007007598877,
1401
+ "learning_rate": 0.00019025767907648958,
1402
+ "loss": 1.0756,
1403
+ "step": 198
1404
+ },
1405
+ {
1406
+ "epoch": 0.0006613476370530815,
1407
+ "grad_norm": 2.259429454803467,
1408
+ "learning_rate": 0.00019015550110760106,
1409
+ "loss": 1.1985,
1410
+ "step": 199
1411
+ },
1412
+ {
1413
+ "epoch": 0.0006646709920131472,
1414
+ "grad_norm": 2.154845714569092,
1415
+ "learning_rate": 0.00019005281783797927,
1416
+ "loss": 0.8484,
1417
+ "step": 200
1418
+ },
1419
+ {
1420
+ "epoch": 0.000667994346973213,
1421
+ "grad_norm": 1.7857868671417236,
1422
+ "learning_rate": 0.0001899496298431402,
1423
+ "loss": 1.178,
1424
+ "step": 201
1425
+ },
1426
+ {
1427
+ "epoch": 0.0006713177019332787,
1428
+ "grad_norm": 1.5021724700927734,
1429
+ "learning_rate": 0.0001898459377014287,
1430
+ "loss": 0.9586,
1431
+ "step": 202
1432
+ },
1433
+ {
1434
+ "epoch": 0.0006746410568933444,
1435
+ "grad_norm": 2.9662904739379883,
1436
+ "learning_rate": 0.00018974174199401525,
1437
+ "loss": 1.0109,
1438
+ "step": 203
1439
+ },
1440
+ {
1441
+ "epoch": 0.0006779644118534102,
1442
+ "grad_norm": 2.3649721145629883,
1443
+ "learning_rate": 0.00018963704330489262,
1444
+ "loss": 0.7838,
1445
+ "step": 204
1446
+ },
1447
+ {
1448
+ "epoch": 0.0006812877668134758,
1449
+ "grad_norm": 2.1048192977905273,
1450
+ "learning_rate": 0.00018953184222087285,
1451
+ "loss": 1.3349,
1452
+ "step": 205
1453
+ },
1454
+ {
1455
+ "epoch": 0.0006846111217735416,
1456
+ "grad_norm": 2.5267252922058105,
1457
+ "learning_rate": 0.00018942613933158365,
1458
+ "loss": 1.2447,
1459
+ "step": 206
1460
+ },
1461
+ {
1462
+ "epoch": 0.0006879344767336073,
1463
+ "grad_norm": 2.2604713439941406,
1464
+ "learning_rate": 0.00018931993522946526,
1465
+ "loss": 0.9698,
1466
+ "step": 207
1467
+ },
1468
+ {
1469
+ "epoch": 0.000691257831693673,
1470
+ "grad_norm": 2.060702085494995,
1471
+ "learning_rate": 0.00018921323050976712,
1472
+ "loss": 1.1335,
1473
+ "step": 208
1474
+ },
1475
+ {
1476
+ "epoch": 0.0006945811866537388,
1477
+ "grad_norm": 1.4325411319732666,
1478
+ "learning_rate": 0.0001891060257705445,
1479
+ "loss": 0.8489,
1480
+ "step": 209
1481
+ },
1482
+ {
1483
+ "epoch": 0.0006979045416138045,
1484
+ "grad_norm": 1.696060299873352,
1485
+ "learning_rate": 0.00018899832161265514,
1486
+ "loss": 1.0021,
1487
+ "step": 210
1488
+ },
1489
+ {
1490
+ "epoch": 0.0007012278965738703,
1491
+ "grad_norm": 2.194124221801758,
1492
+ "learning_rate": 0.000188890118639756,
1493
+ "loss": 0.8379,
1494
+ "step": 211
1495
+ },
1496
+ {
1497
+ "epoch": 0.000704551251533936,
1498
+ "grad_norm": 2.39493727684021,
1499
+ "learning_rate": 0.00018878141745829965,
1500
+ "loss": 0.8481,
1501
+ "step": 212
1502
+ },
1503
+ {
1504
+ "epoch": 0.0007078746064940018,
1505
+ "grad_norm": 2.1452245712280273,
1506
+ "learning_rate": 0.0001886722186775311,
1507
+ "loss": 0.7282,
1508
+ "step": 213
1509
+ },
1510
+ {
1511
+ "epoch": 0.0007111979614540675,
1512
+ "grad_norm": 4.161812782287598,
1513
+ "learning_rate": 0.0001885625229094843,
1514
+ "loss": 1.1232,
1515
+ "step": 214
1516
+ },
1517
+ {
1518
+ "epoch": 0.0007145213164141333,
1519
+ "grad_norm": 2.658095359802246,
1520
+ "learning_rate": 0.00018845233076897864,
1521
+ "loss": 0.7978,
1522
+ "step": 215
1523
+ },
1524
+ {
1525
+ "epoch": 0.000717844671374199,
1526
+ "grad_norm": 2.6832375526428223,
1527
+ "learning_rate": 0.00018834164287361553,
1528
+ "loss": 1.0845,
1529
+ "step": 216
1530
+ },
1531
+ {
1532
+ "epoch": 0.0007211680263342647,
1533
+ "grad_norm": 1.4918650388717651,
1534
+ "learning_rate": 0.0001882304598437751,
1535
+ "loss": 1.1464,
1536
+ "step": 217
1537
+ },
1538
+ {
1539
+ "epoch": 0.0007244913812943305,
1540
+ "grad_norm": 2.185304641723633,
1541
+ "learning_rate": 0.00018811878230261245,
1542
+ "loss": 0.9031,
1543
+ "step": 218
1544
+ },
1545
+ {
1546
+ "epoch": 0.0007278147362543961,
1547
+ "grad_norm": 2.20607590675354,
1548
+ "learning_rate": 0.00018800661087605444,
1549
+ "loss": 0.7687,
1550
+ "step": 219
1551
+ },
1552
+ {
1553
+ "epoch": 0.0007311380912144619,
1554
+ "grad_norm": 1.7606959342956543,
1555
+ "learning_rate": 0.0001878939461927959,
1556
+ "loss": 0.7721,
1557
+ "step": 220
1558
+ },
1559
+ {
1560
+ "epoch": 0.0007344614461745276,
1561
+ "grad_norm": 1.9390268325805664,
1562
+ "learning_rate": 0.0001877807888842964,
1563
+ "loss": 0.7985,
1564
+ "step": 221
1565
+ },
1566
+ {
1567
+ "epoch": 0.0007377848011345934,
1568
+ "grad_norm": 1.9534977674484253,
1569
+ "learning_rate": 0.00018766713958477644,
1570
+ "loss": 0.7436,
1571
+ "step": 222
1572
+ },
1573
+ {
1574
+ "epoch": 0.0007411081560946591,
1575
+ "grad_norm": 2.0108580589294434,
1576
+ "learning_rate": 0.00018755299893121404,
1577
+ "loss": 0.8744,
1578
+ "step": 223
1579
+ },
1580
+ {
1581
+ "epoch": 0.0007444315110547248,
1582
+ "grad_norm": 2.3469605445861816,
1583
+ "learning_rate": 0.0001874383675633412,
1584
+ "loss": 0.8103,
1585
+ "step": 224
1586
+ },
1587
+ {
1588
+ "epoch": 0.0007477548660147906,
1589
+ "grad_norm": 2.6010794639587402,
1590
+ "learning_rate": 0.00018732324612364022,
1591
+ "loss": 0.6754,
1592
+ "step": 225
1593
+ },
1594
+ {
1595
+ "epoch": 0.0007510782209748563,
1596
+ "grad_norm": 2.374936819076538,
1597
+ "learning_rate": 0.00018720763525734017,
1598
+ "loss": 0.9731,
1599
+ "step": 226
1600
+ },
1601
+ {
1602
+ "epoch": 0.0007544015759349221,
1603
+ "grad_norm": 1.8234738111495972,
1604
+ "learning_rate": 0.00018709153561241316,
1605
+ "loss": 0.9814,
1606
+ "step": 227
1607
+ },
1608
+ {
1609
+ "epoch": 0.0007577249308949878,
1610
+ "grad_norm": 2.046567678451538,
1611
+ "learning_rate": 0.0001869749478395709,
1612
+ "loss": 1.3241,
1613
+ "step": 228
1614
+ },
1615
+ {
1616
+ "epoch": 0.0007610482858550536,
1617
+ "grad_norm": 2.928182601928711,
1618
+ "learning_rate": 0.00018685787259226086,
1619
+ "loss": 0.8543,
1620
+ "step": 229
1621
+ },
1622
+ {
1623
+ "epoch": 0.0007643716408151193,
1624
+ "grad_norm": 3.1443798542022705,
1625
+ "learning_rate": 0.00018674031052666272,
1626
+ "loss": 0.7922,
1627
+ "step": 230
1628
+ },
1629
+ {
1630
+ "epoch": 0.000767694995775185,
1631
+ "grad_norm": 3.132957935333252,
1632
+ "learning_rate": 0.00018662226230168472,
1633
+ "loss": 0.732,
1634
+ "step": 231
1635
+ },
1636
+ {
1637
+ "epoch": 0.0007710183507352508,
1638
+ "grad_norm": 4.542943477630615,
1639
+ "learning_rate": 0.0001865037285789598,
1640
+ "loss": 1.0421,
1641
+ "step": 232
1642
+ },
1643
+ {
1644
+ "epoch": 0.0007743417056953165,
1645
+ "grad_norm": 2.511564016342163,
1646
+ "learning_rate": 0.0001863847100228421,
1647
+ "loss": 1.0499,
1648
+ "step": 233
1649
+ },
1650
+ {
1651
+ "epoch": 0.0007776650606553822,
1652
+ "grad_norm": 2.294689655303955,
1653
+ "learning_rate": 0.0001862652073004031,
1654
+ "loss": 0.731,
1655
+ "step": 234
1656
+ },
1657
+ {
1658
+ "epoch": 0.0007809884156154479,
1659
+ "grad_norm": 2.206822395324707,
1660
+ "learning_rate": 0.00018614522108142788,
1661
+ "loss": 1.0678,
1662
+ "step": 235
1663
+ },
1664
+ {
1665
+ "epoch": 0.0007843117705755137,
1666
+ "grad_norm": 1.5954980850219727,
1667
+ "learning_rate": 0.00018602475203841152,
1668
+ "loss": 1.0332,
1669
+ "step": 236
1670
+ },
1671
+ {
1672
+ "epoch": 0.0007876351255355794,
1673
+ "grad_norm": 2.328080177307129,
1674
+ "learning_rate": 0.0001859038008465551,
1675
+ "loss": 0.7923,
1676
+ "step": 237
1677
+ },
1678
+ {
1679
+ "epoch": 0.0007909584804956451,
1680
+ "grad_norm": 3.6944761276245117,
1681
+ "learning_rate": 0.00018578236818376207,
1682
+ "loss": 0.68,
1683
+ "step": 238
1684
+ },
1685
+ {
1686
+ "epoch": 0.0007942818354557109,
1687
+ "grad_norm": 2.6158041954040527,
1688
+ "learning_rate": 0.00018566045473063442,
1689
+ "loss": 0.9602,
1690
+ "step": 239
1691
+ },
1692
+ {
1693
+ "epoch": 0.0007976051904157766,
1694
+ "grad_norm": 3.4564719200134277,
1695
+ "learning_rate": 0.0001855380611704689,
1696
+ "loss": 0.8778,
1697
+ "step": 240
1698
+ },
1699
+ {
1700
+ "epoch": 0.0008009285453758424,
1701
+ "grad_norm": 2.708306074142456,
1702
+ "learning_rate": 0.00018541518818925308,
1703
+ "loss": 0.9371,
1704
+ "step": 241
1705
+ },
1706
+ {
1707
+ "epoch": 0.0008042519003359081,
1708
+ "grad_norm": 2.519165515899658,
1709
+ "learning_rate": 0.0001852918364756616,
1710
+ "loss": 0.8222,
1711
+ "step": 242
1712
+ },
1713
+ {
1714
+ "epoch": 0.0008075752552959739,
1715
+ "grad_norm": 2.298029899597168,
1716
+ "learning_rate": 0.00018516800672105228,
1717
+ "loss": 0.7957,
1718
+ "step": 243
1719
+ },
1720
+ {
1721
+ "epoch": 0.0008108986102560396,
1722
+ "grad_norm": 3.7880380153656006,
1723
+ "learning_rate": 0.00018504369961946227,
1724
+ "loss": 0.6957,
1725
+ "step": 244
1726
+ },
1727
+ {
1728
+ "epoch": 0.0008142219652161053,
1729
+ "grad_norm": 1.516716718673706,
1730
+ "learning_rate": 0.00018491891586760412,
1731
+ "loss": 1.2474,
1732
+ "step": 245
1733
+ },
1734
+ {
1735
+ "epoch": 0.0008175453201761711,
1736
+ "grad_norm": 2.2521932125091553,
1737
+ "learning_rate": 0.00018479365616486194,
1738
+ "loss": 1.1017,
1739
+ "step": 246
1740
+ },
1741
+ {
1742
+ "epoch": 0.0008208686751362368,
1743
+ "grad_norm": 2.2281289100646973,
1744
+ "learning_rate": 0.0001846679212132873,
1745
+ "loss": 0.8114,
1746
+ "step": 247
1747
+ },
1748
+ {
1749
+ "epoch": 0.0008241920300963025,
1750
+ "grad_norm": 2.63161301612854,
1751
+ "learning_rate": 0.00018454171171759562,
1752
+ "loss": 0.562,
1753
+ "step": 248
1754
+ },
1755
+ {
1756
+ "epoch": 0.0008275153850563682,
1757
+ "grad_norm": 2.087157964706421,
1758
+ "learning_rate": 0.0001844150283851619,
1759
+ "loss": 0.9418,
1760
+ "step": 249
1761
+ },
1762
+ {
1763
+ "epoch": 0.000830838740016434,
1764
+ "grad_norm": 2.3542277812957764,
1765
+ "learning_rate": 0.00018428787192601692,
1766
+ "loss": 0.9547,
1767
+ "step": 250
1768
+ },
1769
+ {
1770
+ "epoch": 0.0008341620949764997,
1771
+ "grad_norm": 2.7823688983917236,
1772
+ "learning_rate": 0.00018416024305284318,
1773
+ "loss": 1.1647,
1774
+ "step": 251
1775
+ },
1776
+ {
1777
+ "epoch": 0.0008374854499365654,
1778
+ "grad_norm": 3.1965949535369873,
1779
+ "learning_rate": 0.00018403214248097108,
1780
+ "loss": 0.9733,
1781
+ "step": 252
1782
+ },
1783
+ {
1784
+ "epoch": 0.0008408088048966312,
1785
+ "grad_norm": 2.3127360343933105,
1786
+ "learning_rate": 0.00018390357092837464,
1787
+ "loss": 0.6744,
1788
+ "step": 253
1789
+ },
1790
+ {
1791
+ "epoch": 0.0008441321598566969,
1792
+ "grad_norm": 2.6081366539001465,
1793
+ "learning_rate": 0.0001837745291156677,
1794
+ "loss": 0.4712,
1795
+ "step": 254
1796
+ },
1797
+ {
1798
+ "epoch": 0.0008474555148167627,
1799
+ "grad_norm": 2.655521869659424,
1800
+ "learning_rate": 0.00018364501776609978,
1801
+ "loss": 0.8526,
1802
+ "step": 255
1803
+ },
1804
+ {
1805
+ "epoch": 0.0008507788697768284,
1806
+ "grad_norm": 2.5998477935791016,
1807
+ "learning_rate": 0.000183515037605552,
1808
+ "loss": 0.6903,
1809
+ "step": 256
1810
+ },
1811
+ {
1812
+ "epoch": 0.0008541022247368942,
1813
+ "grad_norm": 1.3501770496368408,
1814
+ "learning_rate": 0.00018338458936253323,
1815
+ "loss": 0.6203,
1816
+ "step": 257
1817
+ },
1818
+ {
1819
+ "epoch": 0.0008574255796969599,
1820
+ "grad_norm": 2.938946008682251,
1821
+ "learning_rate": 0.00018325367376817553,
1822
+ "loss": 1.0738,
1823
+ "step": 258
1824
+ },
1825
+ {
1826
+ "epoch": 0.0008607489346570257,
1827
+ "grad_norm": 1.3566104173660278,
1828
+ "learning_rate": 0.00018312229155623063,
1829
+ "loss": 0.8905,
1830
+ "step": 259
1831
+ },
1832
+ {
1833
+ "epoch": 0.0008640722896170914,
1834
+ "grad_norm": 1.6955430507659912,
1835
+ "learning_rate": 0.0001829904434630654,
1836
+ "loss": 0.8945,
1837
+ "step": 260
1838
+ },
1839
+ {
1840
+ "epoch": 0.0008673956445771571,
1841
+ "grad_norm": 2.2695062160491943,
1842
+ "learning_rate": 0.00018285813022765794,
1843
+ "loss": 1.3401,
1844
+ "step": 261
1845
+ },
1846
+ {
1847
+ "epoch": 0.0008707189995372228,
1848
+ "grad_norm": 2.285875082015991,
1849
+ "learning_rate": 0.00018272535259159333,
1850
+ "loss": 0.5588,
1851
+ "step": 262
1852
+ },
1853
+ {
1854
+ "epoch": 0.0008740423544972885,
1855
+ "grad_norm": 2.5898141860961914,
1856
+ "learning_rate": 0.0001825921112990595,
1857
+ "loss": 0.5749,
1858
+ "step": 263
1859
+ },
1860
+ {
1861
+ "epoch": 0.0008773657094573543,
1862
+ "grad_norm": 1.8657327890396118,
1863
+ "learning_rate": 0.0001824584070968431,
1864
+ "loss": 1.1243,
1865
+ "step": 264
1866
+ },
1867
+ {
1868
+ "epoch": 0.00088068906441742,
1869
+ "grad_norm": 3.04009747505188,
1870
+ "learning_rate": 0.00018232424073432523,
1871
+ "loss": 0.6605,
1872
+ "step": 265
1873
+ },
1874
+ {
1875
+ "epoch": 0.0008840124193774857,
1876
+ "grad_norm": 1.8760170936584473,
1877
+ "learning_rate": 0.0001821896129634773,
1878
+ "loss": 0.8554,
1879
+ "step": 266
1880
+ },
1881
+ {
1882
+ "epoch": 0.0008873357743375515,
1883
+ "grad_norm": 3.241586685180664,
1884
+ "learning_rate": 0.00018205452453885692,
1885
+ "loss": 1.3335,
1886
+ "step": 267
1887
+ },
1888
+ {
1889
+ "epoch": 0.0008906591292976172,
1890
+ "grad_norm": 2.223585367202759,
1891
+ "learning_rate": 0.0001819189762176034,
1892
+ "loss": 0.7643,
1893
+ "step": 268
1894
+ },
1895
+ {
1896
+ "epoch": 0.000893982484257683,
1897
+ "grad_norm": 2.3313605785369873,
1898
+ "learning_rate": 0.00018178296875943377,
1899
+ "loss": 0.9619,
1900
+ "step": 269
1901
+ },
1902
+ {
1903
+ "epoch": 0.0008973058392177487,
1904
+ "grad_norm": 2.2432057857513428,
1905
+ "learning_rate": 0.00018164650292663837,
1906
+ "loss": 0.9027,
1907
+ "step": 270
1908
+ },
1909
+ {
1910
+ "epoch": 0.0009006291941778145,
1911
+ "grad_norm": 2.1724648475646973,
1912
+ "learning_rate": 0.00018150957948407655,
1913
+ "loss": 0.8207,
1914
+ "step": 271
1915
+ },
1916
+ {
1917
+ "epoch": 0.0009039525491378802,
1918
+ "grad_norm": 1.8221163749694824,
1919
+ "learning_rate": 0.00018137219919917268,
1920
+ "loss": 0.564,
1921
+ "step": 272
1922
+ },
1923
+ {
1924
+ "epoch": 0.000907275904097946,
1925
+ "grad_norm": 2.9687201976776123,
1926
+ "learning_rate": 0.0001812343628419114,
1927
+ "loss": 0.6431,
1928
+ "step": 273
1929
+ },
1930
+ {
1931
+ "epoch": 0.0009105992590580117,
1932
+ "grad_norm": 1.6138179302215576,
1933
+ "learning_rate": 0.0001810960711848336,
1934
+ "loss": 0.8986,
1935
+ "step": 274
1936
+ },
1937
+ {
1938
+ "epoch": 0.0009139226140180774,
1939
+ "grad_norm": 2.7505204677581787,
1940
+ "learning_rate": 0.0001809573250030321,
1941
+ "loss": 0.559,
1942
+ "step": 275
1943
+ },
1944
+ {
1945
+ "epoch": 0.0009172459689781431,
1946
+ "grad_norm": 1.9008560180664062,
1947
+ "learning_rate": 0.00018081812507414707,
1948
+ "loss": 0.7741,
1949
+ "step": 276
1950
+ },
1951
+ {
1952
+ "epoch": 0.0009205693239382088,
1953
+ "grad_norm": 1.8047677278518677,
1954
+ "learning_rate": 0.00018067847217836204,
1955
+ "loss": 0.8689,
1956
+ "step": 277
1957
+ },
1958
+ {
1959
+ "epoch": 0.0009238926788982746,
1960
+ "grad_norm": 2.580085039138794,
1961
+ "learning_rate": 0.00018053836709839907,
1962
+ "loss": 1.1604,
1963
+ "step": 278
1964
+ },
1965
+ {
1966
+ "epoch": 0.0009272160338583403,
1967
+ "grad_norm": 2.055727243423462,
1968
+ "learning_rate": 0.00018039781061951482,
1969
+ "loss": 0.8672,
1970
+ "step": 279
1971
+ },
1972
+ {
1973
+ "epoch": 0.000930539388818406,
1974
+ "grad_norm": 3.0733115673065186,
1975
+ "learning_rate": 0.0001802568035294958,
1976
+ "loss": 0.9887,
1977
+ "step": 280
1978
+ },
1979
+ {
1980
+ "epoch": 0.0009338627437784718,
1981
+ "grad_norm": 2.3724474906921387,
1982
+ "learning_rate": 0.00018011534661865414,
1983
+ "loss": 0.8757,
1984
+ "step": 281
1985
+ },
1986
+ {
1987
+ "epoch": 0.0009371860987385375,
1988
+ "grad_norm": 2.3270065784454346,
1989
+ "learning_rate": 0.00017997344067982314,
1990
+ "loss": 0.8757,
1991
+ "step": 282
1992
+ },
1993
+ {
1994
+ "epoch": 0.0009405094536986033,
1995
+ "grad_norm": 1.917435646057129,
1996
+ "learning_rate": 0.00017983108650835273,
1997
+ "loss": 1.0723,
1998
+ "step": 283
1999
+ },
2000
+ {
2001
+ "epoch": 0.000943832808658669,
2002
+ "grad_norm": 2.466601848602295,
2003
+ "learning_rate": 0.00017968828490210517,
2004
+ "loss": 0.8578,
2005
+ "step": 284
2006
+ },
2007
+ {
2008
+ "epoch": 0.0009471561636187348,
2009
+ "grad_norm": 1.9273431301116943,
2010
+ "learning_rate": 0.00017954503666145038,
2011
+ "loss": 0.5289,
2012
+ "step": 285
2013
+ },
2014
+ {
2015
+ "epoch": 0.0009504795185788005,
2016
+ "grad_norm": 1.703373670578003,
2017
+ "learning_rate": 0.00017940134258926166,
2018
+ "loss": 0.9778,
2019
+ "step": 286
2020
+ },
2021
+ {
2022
+ "epoch": 0.0009538028735388663,
2023
+ "grad_norm": 2.1906208992004395,
2024
+ "learning_rate": 0.00017925720349091107,
2025
+ "loss": 1.0434,
2026
+ "step": 287
2027
+ },
2028
+ {
2029
+ "epoch": 0.000957126228498932,
2030
+ "grad_norm": 1.8268455266952515,
2031
+ "learning_rate": 0.00017911262017426482,
2032
+ "loss": 0.5991,
2033
+ "step": 288
2034
+ },
2035
+ {
2036
+ "epoch": 0.0009604495834589977,
2037
+ "grad_norm": 2.182431697845459,
2038
+ "learning_rate": 0.00017896759344967906,
2039
+ "loss": 1.0621,
2040
+ "step": 289
2041
+ },
2042
+ {
2043
+ "epoch": 0.0009637729384190634,
2044
+ "grad_norm": 2.1958398818969727,
2045
+ "learning_rate": 0.00017882212412999505,
2046
+ "loss": 1.0184,
2047
+ "step": 290
2048
+ },
2049
+ {
2050
+ "epoch": 0.0009670962933791291,
2051
+ "grad_norm": 2.3882758617401123,
2052
+ "learning_rate": 0.0001786762130305346,
2053
+ "loss": 0.9169,
2054
+ "step": 291
2055
+ },
2056
+ {
2057
+ "epoch": 0.0009704196483391949,
2058
+ "grad_norm": 2.064112901687622,
2059
+ "learning_rate": 0.00017852986096909574,
2060
+ "loss": 1.1755,
2061
+ "step": 292
2062
+ },
2063
+ {
2064
+ "epoch": 0.0009737430032992606,
2065
+ "grad_norm": 1.9005621671676636,
2066
+ "learning_rate": 0.00017838306876594788,
2067
+ "loss": 0.9455,
2068
+ "step": 293
2069
+ },
2070
+ {
2071
+ "epoch": 0.0009770663582593265,
2072
+ "grad_norm": 2.704106330871582,
2073
+ "learning_rate": 0.00017823583724382744,
2074
+ "loss": 0.8015,
2075
+ "step": 294
2076
+ },
2077
+ {
2078
+ "epoch": 0.000980389713219392,
2079
+ "grad_norm": 1.8319103717803955,
2080
+ "learning_rate": 0.000178088167227933,
2081
+ "loss": 1.1968,
2082
+ "step": 295
2083
+ },
2084
+ {
2085
+ "epoch": 0.000983713068179458,
2086
+ "grad_norm": 2.681913137435913,
2087
+ "learning_rate": 0.00017794005954592084,
2088
+ "loss": 0.7402,
2089
+ "step": 296
2090
+ },
2091
+ {
2092
+ "epoch": 0.0009870364231395236,
2093
+ "grad_norm": 1.8737455606460571,
2094
+ "learning_rate": 0.00017779151502790027,
2095
+ "loss": 1.0434,
2096
+ "step": 297
2097
+ },
2098
+ {
2099
+ "epoch": 0.0009903597780995892,
2100
+ "grad_norm": 2.2911226749420166,
2101
+ "learning_rate": 0.00017764253450642902,
2102
+ "loss": 0.562,
2103
+ "step": 298
2104
+ },
2105
+ {
2106
+ "epoch": 0.000993683133059655,
2107
+ "grad_norm": 2.5499420166015625,
2108
+ "learning_rate": 0.00017749311881650837,
2109
+ "loss": 1.1258,
2110
+ "step": 299
2111
+ },
2112
+ {
2113
+ "epoch": 0.0009970064880197207,
2114
+ "grad_norm": 1.6716042757034302,
2115
+ "learning_rate": 0.00017734326879557876,
2116
+ "loss": 0.5659,
2117
+ "step": 300
2118
+ },
2119
+ {
2120
+ "epoch": 0.0010003298429797866,
2121
+ "grad_norm": 4.81651496887207,
2122
+ "learning_rate": 0.00017719298528351489,
2123
+ "loss": 0.9533,
2124
+ "step": 301
2125
+ },
2126
+ {
2127
+ "epoch": 0.0010036531979398522,
2128
+ "grad_norm": 2.0948708057403564,
2129
+ "learning_rate": 0.00017704226912262108,
2130
+ "loss": 0.9046,
2131
+ "step": 302
2132
+ },
2133
+ {
2134
+ "epoch": 0.001006976552899918,
2135
+ "grad_norm": 3.2504518032073975,
2136
+ "learning_rate": 0.00017689112115762656,
2137
+ "loss": 1.1282,
2138
+ "step": 303
2139
+ },
2140
+ {
2141
+ "epoch": 0.0010102999078599837,
2142
+ "grad_norm": 2.3687779903411865,
2143
+ "learning_rate": 0.00017673954223568073,
2144
+ "loss": 1.3698,
2145
+ "step": 304
2146
+ },
2147
+ {
2148
+ "epoch": 0.0010136232628200495,
2149
+ "grad_norm": 1.7902189493179321,
2150
+ "learning_rate": 0.00017658753320634835,
2151
+ "loss": 1.0331,
2152
+ "step": 305
2153
+ },
2154
+ {
2155
+ "epoch": 0.0010169466177801152,
2156
+ "grad_norm": 2.5034868717193604,
2157
+ "learning_rate": 0.00017643509492160493,
2158
+ "loss": 0.9221,
2159
+ "step": 306
2160
+ },
2161
+ {
2162
+ "epoch": 0.001020269972740181,
2163
+ "grad_norm": 2.9678382873535156,
2164
+ "learning_rate": 0.00017628222823583175,
2165
+ "loss": 1.1739,
2166
+ "step": 307
2167
+ },
2168
+ {
2169
+ "epoch": 0.0010235933277002467,
2170
+ "grad_norm": 2.8975117206573486,
2171
+ "learning_rate": 0.0001761289340058113,
2172
+ "loss": 0.8452,
2173
+ "step": 308
2174
+ },
2175
+ {
2176
+ "epoch": 0.0010269166826603125,
2177
+ "grad_norm": 2.479252576828003,
2178
+ "learning_rate": 0.0001759752130907222,
2179
+ "loss": 0.6775,
2180
+ "step": 309
2181
+ },
2182
+ {
2183
+ "epoch": 0.0010302400376203781,
2184
+ "grad_norm": 1.6846801042556763,
2185
+ "learning_rate": 0.0001758210663521347,
2186
+ "loss": 0.8358,
2187
+ "step": 310
2188
+ },
2189
+ {
2190
+ "epoch": 0.0010335633925804438,
2191
+ "grad_norm": 1.4105985164642334,
2192
+ "learning_rate": 0.00017566649465400555,
2193
+ "loss": 1.1666,
2194
+ "step": 311
2195
+ },
2196
+ {
2197
+ "epoch": 0.0010368867475405096,
2198
+ "grad_norm": 1.7234609127044678,
2199
+ "learning_rate": 0.00017551149886267347,
2200
+ "loss": 1.0065,
2201
+ "step": 312
2202
+ },
2203
+ {
2204
+ "epoch": 0.0010402101025005753,
2205
+ "grad_norm": 2.2938060760498047,
2206
+ "learning_rate": 0.00017535607984685392,
2207
+ "loss": 0.7772,
2208
+ "step": 313
2209
+ },
2210
+ {
2211
+ "epoch": 0.0010435334574606411,
2212
+ "grad_norm": 1.7764406204223633,
2213
+ "learning_rate": 0.00017520023847763456,
2214
+ "loss": 0.5399,
2215
+ "step": 314
2216
+ },
2217
+ {
2218
+ "epoch": 0.0010468568124207068,
2219
+ "grad_norm": 3.057908058166504,
2220
+ "learning_rate": 0.0001750439756284703,
2221
+ "loss": 0.7325,
2222
+ "step": 315
2223
+ },
2224
+ {
2225
+ "epoch": 0.0010501801673807726,
2226
+ "grad_norm": 2.3120014667510986,
2227
+ "learning_rate": 0.00017488729217517818,
2228
+ "loss": 0.7843,
2229
+ "step": 316
2230
+ },
2231
+ {
2232
+ "epoch": 0.0010535035223408382,
2233
+ "grad_norm": 2.835329055786133,
2234
+ "learning_rate": 0.00017473018899593276,
2235
+ "loss": 0.7952,
2236
+ "step": 317
2237
+ },
2238
+ {
2239
+ "epoch": 0.001056826877300904,
2240
+ "grad_norm": 3.063936233520508,
2241
+ "learning_rate": 0.00017457266697126103,
2242
+ "loss": 1.0372,
2243
+ "step": 318
2244
+ },
2245
+ {
2246
+ "epoch": 0.0010601502322609697,
2247
+ "grad_norm": 2.0668740272521973,
2248
+ "learning_rate": 0.0001744147269840375,
2249
+ "loss": 1.2189,
2250
+ "step": 319
2251
+ },
2252
+ {
2253
+ "epoch": 0.0010634735872210356,
2254
+ "grad_norm": 1.467910885810852,
2255
+ "learning_rate": 0.00017425636991947926,
2256
+ "loss": 0.4099,
2257
+ "step": 320
2258
+ },
2259
+ {
2260
+ "epoch": 0.0010667969421811012,
2261
+ "grad_norm": 2.1655707359313965,
2262
+ "learning_rate": 0.00017409759666514108,
2263
+ "loss": 1.064,
2264
+ "step": 321
2265
+ },
2266
+ {
2267
+ "epoch": 0.001070120297141167,
2268
+ "grad_norm": 2.4154369831085205,
2269
+ "learning_rate": 0.00017393840811091025,
2270
+ "loss": 0.827,
2271
+ "step": 322
2272
+ },
2273
+ {
2274
+ "epoch": 0.0010734436521012327,
2275
+ "grad_norm": 1.3061712980270386,
2276
+ "learning_rate": 0.00017377880514900186,
2277
+ "loss": 0.4219,
2278
+ "step": 323
2279
+ },
2280
+ {
2281
+ "epoch": 0.0010767670070612986,
2282
+ "grad_norm": 2.6192286014556885,
2283
+ "learning_rate": 0.00017361878867395357,
2284
+ "loss": 0.8404,
2285
+ "step": 324
2286
+ },
2287
+ {
2288
+ "epoch": 0.0010800903620213642,
2289
+ "grad_norm": 2.863708257675171,
2290
+ "learning_rate": 0.00017345835958262076,
2291
+ "loss": 0.7554,
2292
+ "step": 325
2293
+ },
2294
+ {
2295
+ "epoch": 0.0010834137169814298,
2296
+ "grad_norm": 3.0085036754608154,
2297
+ "learning_rate": 0.00017329751877417132,
2298
+ "loss": 0.8845,
2299
+ "step": 326
2300
+ },
2301
+ {
2302
+ "epoch": 0.0010867370719414957,
2303
+ "grad_norm": 2.4132509231567383,
2304
+ "learning_rate": 0.00017313626715008087,
2305
+ "loss": 0.7935,
2306
+ "step": 327
2307
+ },
2308
+ {
2309
+ "epoch": 0.0010900604269015613,
2310
+ "grad_norm": 1.584530234336853,
2311
+ "learning_rate": 0.00017297460561412737,
2312
+ "loss": 0.8238,
2313
+ "step": 328
2314
+ },
2315
+ {
2316
+ "epoch": 0.0010933837818616272,
2317
+ "grad_norm": 3.4459643363952637,
2318
+ "learning_rate": 0.0001728125350723864,
2319
+ "loss": 0.7411,
2320
+ "step": 329
2321
+ },
2322
+ {
2323
+ "epoch": 0.0010967071368216928,
2324
+ "grad_norm": 1.6007535457611084,
2325
+ "learning_rate": 0.00017265005643322584,
2326
+ "loss": 1.0634,
2327
+ "step": 330
2328
+ },
2329
+ {
2330
+ "epoch": 0.0011000304917817587,
2331
+ "grad_norm": 2.6975879669189453,
2332
+ "learning_rate": 0.00017248717060730094,
2333
+ "loss": 1.0681,
2334
+ "step": 331
2335
+ },
2336
+ {
2337
+ "epoch": 0.0011033538467418243,
2338
+ "grad_norm": 2.289832353591919,
2339
+ "learning_rate": 0.00017232387850754904,
2340
+ "loss": 0.6341,
2341
+ "step": 332
2342
+ },
2343
+ {
2344
+ "epoch": 0.0011066772017018901,
2345
+ "grad_norm": 1.5257370471954346,
2346
+ "learning_rate": 0.00017216018104918455,
2347
+ "loss": 0.5519,
2348
+ "step": 333
2349
+ },
2350
+ {
2351
+ "epoch": 0.0011100005566619558,
2352
+ "grad_norm": 3.0421066284179688,
2353
+ "learning_rate": 0.00017199607914969396,
2354
+ "loss": 1.0758,
2355
+ "step": 334
2356
+ },
2357
+ {
2358
+ "epoch": 0.0011133239116220216,
2359
+ "grad_norm": 2.0122852325439453,
2360
+ "learning_rate": 0.0001718315737288304,
2361
+ "loss": 0.7425,
2362
+ "step": 335
2363
+ },
2364
+ {
2365
+ "epoch": 0.0011133239116220216,
2366
+ "eval_loss": 0.8063258528709412,
2367
+ "eval_runtime": 3233.4173,
2368
+ "eval_samples_per_second": 39.183,
2369
+ "eval_steps_per_second": 19.592,
2370
+ "step": 335
2371
+ }
2372
+ ],
2373
+ "logging_steps": 1,
2374
+ "max_steps": 1337,
2375
+ "num_input_tokens_seen": 0,
2376
+ "num_train_epochs": 1,
2377
+ "save_steps": 335,
2378
+ "stateful_callbacks": {
2379
+ "TrainerControl": {
2380
+ "args": {
2381
+ "should_epoch_stop": false,
2382
+ "should_evaluate": false,
2383
+ "should_log": false,
2384
+ "should_save": true,
2385
+ "should_training_stop": false
2386
+ },
2387
+ "attributes": {}
2388
+ }
2389
+ },
2390
+ "total_flos": 2.55259157987328e+16,
2391
+ "train_batch_size": 2,
2392
+ "trial_name": null,
2393
+ "trial_params": null
2394
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04722732c076cbeab10798f2744f9c06612c343d2876da9b182f0a2bb8090cbc
3
+ size 6776
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff