souging commited on
Commit
0c64d6f
·
verified ·
1 Parent(s): 6be4f71

Training in progress, epoch 0, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/OpenHermes-2.5-Mistral-7B
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/OpenHermes-2.5-Mistral-7B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 64,
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": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "q_proj",
24
+ "v_proj",
25
+ "o_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
+ "down_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:ee8c79b897e7f1924a495c74f6ad15fbb9e24b7ffbdd66fa9030d2ce61b29ac8
3
+ size 335604696
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "<|im_end|>": 32000,
3
+ "<|im_start|>": 32001
4
+ }
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:45a262298fe36f257e1e11686176fe14e3ca0897c4b1caa0ca4d2a3a92086b52
3
+ size 170920532
last-checkpoint/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9170148f0abc4eb058211a0914b1994d35c821fcbfb064c9a64fcde2331aeeb4
3
+ size 15984
last-checkpoint/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff77eb8ddea9c3c5500ca9d49a8b0d818a9d351e1a62d89ea7f630cd3630d433
3
+ size 15984
last-checkpoint/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21c9332c7f2e4943cea32bb25976eb2dcd3a77e5e9693343a6cf0fa8b6a643d4
3
+ size 15984
last-checkpoint/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20aa556df6b268e34f1011cde6be4fde10a948175b5b8446af60558ecee470fc
3
+ size 15984
last-checkpoint/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1056c515b969c4e9d9c32b35a4633e20c3092c08b4a0a7621417a2cfb22ac49
3
+ size 15984
last-checkpoint/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6002a51b8038d59c23da45c3d25bafc3b9e478e0fff7de3a61bc11ec069c506b
3
+ size 15984
last-checkpoint/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e2d99b5916ecee16d2a93ebb000665c2af24a594be91de8069938a32713b2dd
3
+ size 15984
last-checkpoint/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a44a5d2d0d1724b3222deef611a9c3d9444b46ac36ec2c55434e757bf291ca8
3
+ size 15984
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f4fe8e328be6e10e053e14666b2e571c45c73d9a8291556b08910e3da67b3e6
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|im_end|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<unk>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ },
30
+ "32000": {
31
+ "content": "<|im_end|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "32001": {
39
+ "content": "<|im_start|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": true
45
+ }
46
+ },
47
+ "additional_special_tokens": [],
48
+ "bos_token": "<s>",
49
+ "chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
50
+ "clean_up_tokenization_spaces": false,
51
+ "eos_token": "<|im_end|>",
52
+ "legacy": true,
53
+ "model_max_length": 32768,
54
+ "pad_token": "<unk>",
55
+ "padding_side": "right",
56
+ "sp_model_kwargs": {},
57
+ "spaces_between_special_tokens": false,
58
+ "tokenizer_class": "LlamaTokenizer",
59
+ "trust_remote_code": false,
60
+ "unk_token": "<unk>",
61
+ "use_default_system_prompt": true,
62
+ "use_fast": true
63
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,3533 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.3389830508474576,
5
+ "eval_steps": 500,
6
+ "global_step": 500,
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.0006779661016949153,
13
+ "grad_norm": 23.002347946166992,
14
+ "learning_rate": 2.0000000000000003e-06,
15
+ "loss": 9.7716,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0013559322033898306,
20
+ "grad_norm": 22.777915954589844,
21
+ "learning_rate": 4.000000000000001e-06,
22
+ "loss": 9.9392,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.002033898305084746,
27
+ "grad_norm": 19.260889053344727,
28
+ "learning_rate": 6e-06,
29
+ "loss": 9.0313,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.002711864406779661,
34
+ "grad_norm": 19.569047927856445,
35
+ "learning_rate": 8.000000000000001e-06,
36
+ "loss": 9.5254,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.003389830508474576,
41
+ "grad_norm": 19.794172286987305,
42
+ "learning_rate": 1e-05,
43
+ "loss": 9.0274,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.004067796610169492,
48
+ "grad_norm": 17.149099349975586,
49
+ "learning_rate": 1.2e-05,
50
+ "loss": 9.0768,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.0047457627118644066,
55
+ "grad_norm": 14.945192337036133,
56
+ "learning_rate": 1.4000000000000001e-05,
57
+ "loss": 9.1802,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.005423728813559322,
62
+ "grad_norm": 18.449960708618164,
63
+ "learning_rate": 1.6000000000000003e-05,
64
+ "loss": 8.9464,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.006101694915254237,
69
+ "grad_norm": 24.250812530517578,
70
+ "learning_rate": 1.8e-05,
71
+ "loss": 8.6232,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.006779661016949152,
76
+ "grad_norm": 27.281187057495117,
77
+ "learning_rate": 2e-05,
78
+ "loss": 8.909,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.007457627118644068,
83
+ "grad_norm": 19.675508499145508,
84
+ "learning_rate": 2.2000000000000003e-05,
85
+ "loss": 8.5624,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.008135593220338983,
90
+ "grad_norm": 14.400312423706055,
91
+ "learning_rate": 2.4e-05,
92
+ "loss": 8.008,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.008813559322033898,
97
+ "grad_norm": 10.545919418334961,
98
+ "learning_rate": 2.6000000000000002e-05,
99
+ "loss": 8.0736,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.009491525423728813,
104
+ "grad_norm": 11.350264549255371,
105
+ "learning_rate": 2.8000000000000003e-05,
106
+ "loss": 8.0693,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.010169491525423728,
111
+ "grad_norm": 12.852901458740234,
112
+ "learning_rate": 3e-05,
113
+ "loss": 7.6522,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.010847457627118645,
118
+ "grad_norm": 12.827103614807129,
119
+ "learning_rate": 3.2000000000000005e-05,
120
+ "loss": 7.4653,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.01152542372881356,
125
+ "grad_norm": 9.765871047973633,
126
+ "learning_rate": 3.4000000000000007e-05,
127
+ "loss": 7.2956,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.012203389830508475,
132
+ "grad_norm": 10.082915306091309,
133
+ "learning_rate": 3.6e-05,
134
+ "loss": 7.2504,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.01288135593220339,
139
+ "grad_norm": 9.88174819946289,
140
+ "learning_rate": 3.8e-05,
141
+ "loss": 7.3783,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.013559322033898305,
146
+ "grad_norm": 8.21225357055664,
147
+ "learning_rate": 4e-05,
148
+ "loss": 7.0012,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.01423728813559322,
153
+ "grad_norm": 9.938831329345703,
154
+ "learning_rate": 4.2e-05,
155
+ "loss": 7.2661,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.014915254237288136,
160
+ "grad_norm": 7.108133792877197,
161
+ "learning_rate": 4.4000000000000006e-05,
162
+ "loss": 6.9342,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.015593220338983051,
167
+ "grad_norm": 9.083900451660156,
168
+ "learning_rate": 4.600000000000001e-05,
169
+ "loss": 6.741,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.016271186440677966,
174
+ "grad_norm": 7.797006607055664,
175
+ "learning_rate": 4.8e-05,
176
+ "loss": 6.616,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.01694915254237288,
181
+ "grad_norm": 8.14676284790039,
182
+ "learning_rate": 5e-05,
183
+ "loss": 6.703,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.017627118644067796,
188
+ "grad_norm": 7.908254623413086,
189
+ "learning_rate": 5.2000000000000004e-05,
190
+ "loss": 6.9014,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.01830508474576271,
195
+ "grad_norm": 7.190468788146973,
196
+ "learning_rate": 5.4000000000000005e-05,
197
+ "loss": 6.7583,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.018983050847457626,
202
+ "grad_norm": 7.662473201751709,
203
+ "learning_rate": 5.6000000000000006e-05,
204
+ "loss": 6.8967,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.01966101694915254,
209
+ "grad_norm": 6.693227291107178,
210
+ "learning_rate": 5.8e-05,
211
+ "loss": 6.5308,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.020338983050847456,
216
+ "grad_norm": 8.479073524475098,
217
+ "learning_rate": 6e-05,
218
+ "loss": 6.6283,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.021016949152542375,
223
+ "grad_norm": 7.684070587158203,
224
+ "learning_rate": 6.2e-05,
225
+ "loss": 6.7679,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.02169491525423729,
230
+ "grad_norm": 6.615173816680908,
231
+ "learning_rate": 6.400000000000001e-05,
232
+ "loss": 6.6732,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.022372881355932205,
237
+ "grad_norm": 8.378983497619629,
238
+ "learning_rate": 6.6e-05,
239
+ "loss": 6.6607,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.02305084745762712,
244
+ "grad_norm": 6.350676536560059,
245
+ "learning_rate": 6.800000000000001e-05,
246
+ "loss": 6.6672,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.023728813559322035,
251
+ "grad_norm": 6.454582214355469,
252
+ "learning_rate": 7e-05,
253
+ "loss": 6.8824,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.02440677966101695,
258
+ "grad_norm": 6.217319488525391,
259
+ "learning_rate": 7.2e-05,
260
+ "loss": 6.5813,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.025084745762711864,
265
+ "grad_norm": 5.651987075805664,
266
+ "learning_rate": 7.4e-05,
267
+ "loss": 6.842,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.02576271186440678,
272
+ "grad_norm": 7.406353950500488,
273
+ "learning_rate": 7.6e-05,
274
+ "loss": 6.6527,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.026440677966101694,
279
+ "grad_norm": 5.57485818862915,
280
+ "learning_rate": 7.800000000000001e-05,
281
+ "loss": 6.771,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.02711864406779661,
286
+ "grad_norm": 6.6117682456970215,
287
+ "learning_rate": 8e-05,
288
+ "loss": 6.1066,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.027796610169491524,
293
+ "grad_norm": 5.126145839691162,
294
+ "learning_rate": 8.2e-05,
295
+ "loss": 6.5221,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.02847457627118644,
300
+ "grad_norm": 6.1036224365234375,
301
+ "learning_rate": 8.4e-05,
302
+ "loss": 6.8725,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.029152542372881354,
307
+ "grad_norm": 5.15429162979126,
308
+ "learning_rate": 8.6e-05,
309
+ "loss": 6.716,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.029830508474576273,
314
+ "grad_norm": 5.755465984344482,
315
+ "learning_rate": 8.800000000000001e-05,
316
+ "loss": 6.4796,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.030508474576271188,
321
+ "grad_norm": 5.456299304962158,
322
+ "learning_rate": 9e-05,
323
+ "loss": 6.5924,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.031186440677966103,
328
+ "grad_norm": 5.266402721405029,
329
+ "learning_rate": 9.200000000000001e-05,
330
+ "loss": 6.7563,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.031864406779661014,
335
+ "grad_norm": 5.692070960998535,
336
+ "learning_rate": 9.4e-05,
337
+ "loss": 6.6863,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.03254237288135593,
342
+ "grad_norm": 5.5329437255859375,
343
+ "learning_rate": 9.6e-05,
344
+ "loss": 6.3942,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.033220338983050844,
349
+ "grad_norm": 6.364491939544678,
350
+ "learning_rate": 9.8e-05,
351
+ "loss": 6.6862,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.03389830508474576,
356
+ "grad_norm": 5.994080543518066,
357
+ "learning_rate": 0.0001,
358
+ "loss": 6.5349,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.03457627118644068,
363
+ "grad_norm": 5.3678436279296875,
364
+ "learning_rate": 0.00010200000000000001,
365
+ "loss": 6.6993,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.03525423728813559,
370
+ "grad_norm": 6.403738021850586,
371
+ "learning_rate": 0.00010400000000000001,
372
+ "loss": 6.8351,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.03593220338983051,
377
+ "grad_norm": 4.906039237976074,
378
+ "learning_rate": 0.00010600000000000002,
379
+ "loss": 6.2518,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.03661016949152542,
384
+ "grad_norm": 5.51943302154541,
385
+ "learning_rate": 0.00010800000000000001,
386
+ "loss": 6.3121,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.03728813559322034,
391
+ "grad_norm": 5.520563125610352,
392
+ "learning_rate": 0.00011000000000000002,
393
+ "loss": 6.6873,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.03796610169491525,
398
+ "grad_norm": 5.560564041137695,
399
+ "learning_rate": 0.00011200000000000001,
400
+ "loss": 6.3521,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.03864406779661017,
405
+ "grad_norm": 5.662564277648926,
406
+ "learning_rate": 0.00011399999999999999,
407
+ "loss": 6.4836,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.03932203389830508,
412
+ "grad_norm": 5.317500591278076,
413
+ "learning_rate": 0.000116,
414
+ "loss": 6.6697,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.04,
419
+ "grad_norm": 5.199156284332275,
420
+ "learning_rate": 0.000118,
421
+ "loss": 6.5322,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.04067796610169491,
426
+ "grad_norm": 5.430077075958252,
427
+ "learning_rate": 0.00012,
428
+ "loss": 6.5479,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.04135593220338983,
433
+ "grad_norm": 5.413340091705322,
434
+ "learning_rate": 0.000122,
435
+ "loss": 6.5284,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.04203389830508475,
440
+ "grad_norm": 5.688055038452148,
441
+ "learning_rate": 0.000124,
442
+ "loss": 6.3871,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.04271186440677966,
447
+ "grad_norm": 4.919246196746826,
448
+ "learning_rate": 0.000126,
449
+ "loss": 6.2397,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.04338983050847458,
454
+ "grad_norm": 5.281830310821533,
455
+ "learning_rate": 0.00012800000000000002,
456
+ "loss": 6.5555,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.04406779661016949,
461
+ "grad_norm": 5.29904317855835,
462
+ "learning_rate": 0.00013000000000000002,
463
+ "loss": 6.5344,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.04474576271186441,
468
+ "grad_norm": 4.955327987670898,
469
+ "learning_rate": 0.000132,
470
+ "loss": 6.3642,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.04542372881355932,
475
+ "grad_norm": 4.803442478179932,
476
+ "learning_rate": 0.000134,
477
+ "loss": 6.3102,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.04610169491525424,
482
+ "grad_norm": 5.19502067565918,
483
+ "learning_rate": 0.00013600000000000003,
484
+ "loss": 6.6601,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.04677966101694915,
489
+ "grad_norm": 5.458391189575195,
490
+ "learning_rate": 0.000138,
491
+ "loss": 6.2998,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.04745762711864407,
496
+ "grad_norm": 4.660610198974609,
497
+ "learning_rate": 0.00014,
498
+ "loss": 6.3571,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.04813559322033898,
503
+ "grad_norm": 5.055753231048584,
504
+ "learning_rate": 0.000142,
505
+ "loss": 6.4724,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.0488135593220339,
510
+ "grad_norm": 4.7137041091918945,
511
+ "learning_rate": 0.000144,
512
+ "loss": 6.2174,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.04949152542372881,
517
+ "grad_norm": 4.584828853607178,
518
+ "learning_rate": 0.000146,
519
+ "loss": 6.5231,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.05016949152542373,
524
+ "grad_norm": 5.140486240386963,
525
+ "learning_rate": 0.000148,
526
+ "loss": 6.5894,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.05084745762711865,
531
+ "grad_norm": 4.370701313018799,
532
+ "learning_rate": 0.00015000000000000001,
533
+ "loss": 6.1671,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.05152542372881356,
538
+ "grad_norm": 4.74658727645874,
539
+ "learning_rate": 0.000152,
540
+ "loss": 6.4448,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.05220338983050848,
545
+ "grad_norm": 4.522503852844238,
546
+ "learning_rate": 0.000154,
547
+ "loss": 6.1638,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.05288135593220339,
552
+ "grad_norm": 4.795144557952881,
553
+ "learning_rate": 0.00015600000000000002,
554
+ "loss": 6.2783,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.05355932203389831,
559
+ "grad_norm": 5.0294952392578125,
560
+ "learning_rate": 0.00015800000000000002,
561
+ "loss": 6.6309,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.05423728813559322,
566
+ "grad_norm": 4.863598346710205,
567
+ "learning_rate": 0.00016,
568
+ "loss": 6.4011,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.05491525423728814,
573
+ "grad_norm": 4.773859024047852,
574
+ "learning_rate": 0.000162,
575
+ "loss": 5.8704,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.05559322033898305,
580
+ "grad_norm": 4.518772602081299,
581
+ "learning_rate": 0.000164,
582
+ "loss": 6.3375,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.05627118644067797,
587
+ "grad_norm": 4.793971061706543,
588
+ "learning_rate": 0.000166,
589
+ "loss": 6.5121,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.05694915254237288,
594
+ "grad_norm": 4.927656173706055,
595
+ "learning_rate": 0.000168,
596
+ "loss": 6.2994,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.0576271186440678,
601
+ "grad_norm": 4.6142425537109375,
602
+ "learning_rate": 0.00017,
603
+ "loss": 6.2367,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.05830508474576271,
608
+ "grad_norm": 5.891679286956787,
609
+ "learning_rate": 0.000172,
610
+ "loss": 6.5811,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.05898305084745763,
615
+ "grad_norm": 4.594151496887207,
616
+ "learning_rate": 0.000174,
617
+ "loss": 6.3963,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.059661016949152545,
622
+ "grad_norm": 4.939855575561523,
623
+ "learning_rate": 0.00017600000000000002,
624
+ "loss": 6.1509,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.06033898305084746,
629
+ "grad_norm": 4.762392520904541,
630
+ "learning_rate": 0.00017800000000000002,
631
+ "loss": 6.5095,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.061016949152542375,
636
+ "grad_norm": 4.262040615081787,
637
+ "learning_rate": 0.00018,
638
+ "loss": 6.477,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.06169491525423729,
643
+ "grad_norm": 5.843923091888428,
644
+ "learning_rate": 0.000182,
645
+ "loss": 6.4408,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.062372881355932205,
650
+ "grad_norm": 4.501123428344727,
651
+ "learning_rate": 0.00018400000000000003,
652
+ "loss": 6.2459,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.06305084745762712,
657
+ "grad_norm": 4.2876057624816895,
658
+ "learning_rate": 0.00018600000000000002,
659
+ "loss": 6.0569,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.06372881355932203,
664
+ "grad_norm": 4.6542558670043945,
665
+ "learning_rate": 0.000188,
666
+ "loss": 6.3479,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.06440677966101695,
671
+ "grad_norm": 6.14705228805542,
672
+ "learning_rate": 0.00019,
673
+ "loss": 6.3884,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.06508474576271187,
678
+ "grad_norm": 5.148488998413086,
679
+ "learning_rate": 0.000192,
680
+ "loss": 6.4866,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.06576271186440678,
685
+ "grad_norm": 4.671205520629883,
686
+ "learning_rate": 0.000194,
687
+ "loss": 6.461,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.06644067796610169,
692
+ "grad_norm": 4.673304080963135,
693
+ "learning_rate": 0.000196,
694
+ "loss": 6.2204,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.0671186440677966,
699
+ "grad_norm": 4.501871109008789,
700
+ "learning_rate": 0.00019800000000000002,
701
+ "loss": 6.2709,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.06779661016949153,
706
+ "grad_norm": 4.749882698059082,
707
+ "learning_rate": 0.0002,
708
+ "loss": 6.4241,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.06847457627118644,
713
+ "grad_norm": 4.940063953399658,
714
+ "learning_rate": 0.00019999691576447898,
715
+ "loss": 6.3946,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.06915254237288136,
720
+ "grad_norm": 4.987453460693359,
721
+ "learning_rate": 0.00019998766324816607,
722
+ "loss": 6.769,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.06983050847457627,
727
+ "grad_norm": 4.208788871765137,
728
+ "learning_rate": 0.00019997224302180006,
729
+ "loss": 6.3744,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.07050847457627119,
734
+ "grad_norm": 4.716567039489746,
735
+ "learning_rate": 0.00019995065603657316,
736
+ "loss": 5.9775,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.0711864406779661,
741
+ "grad_norm": 4.53123140335083,
742
+ "learning_rate": 0.0001999229036240723,
743
+ "loss": 6.2904,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.07186440677966102,
748
+ "grad_norm": 5.139428615570068,
749
+ "learning_rate": 0.00019988898749619702,
750
+ "loss": 6.1856,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.07254237288135593,
755
+ "grad_norm": 4.759083271026611,
756
+ "learning_rate": 0.00019984890974505381,
757
+ "loss": 6.3847,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.07322033898305084,
762
+ "grad_norm": 4.986558437347412,
763
+ "learning_rate": 0.00019980267284282717,
764
+ "loss": 6.2453,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.07389830508474576,
769
+ "grad_norm": 4.802744388580322,
770
+ "learning_rate": 0.00019975027964162702,
771
+ "loss": 6.0677,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.07457627118644068,
776
+ "grad_norm": 4.860638618469238,
777
+ "learning_rate": 0.0001996917333733128,
778
+ "loss": 6.4106,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.07525423728813559,
783
+ "grad_norm": 4.956095218658447,
784
+ "learning_rate": 0.00019962703764929413,
785
+ "loss": 6.34,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.0759322033898305,
790
+ "grad_norm": 4.707270622253418,
791
+ "learning_rate": 0.00019955619646030802,
792
+ "loss": 6.0478,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.07661016949152542,
797
+ "grad_norm": 5.431143283843994,
798
+ "learning_rate": 0.00019947921417617267,
799
+ "loss": 6.3597,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.07728813559322034,
804
+ "grad_norm": 4.946473121643066,
805
+ "learning_rate": 0.000199396095545518,
806
+ "loss": 5.796,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.07796610169491526,
811
+ "grad_norm": 5.105308532714844,
812
+ "learning_rate": 0.00019930684569549264,
813
+ "loss": 6.4113,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.07864406779661016,
818
+ "grad_norm": 5.422460556030273,
819
+ "learning_rate": 0.0001992114701314478,
820
+ "loss": 6.459,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.07932203389830508,
825
+ "grad_norm": 4.75588321685791,
826
+ "learning_rate": 0.0001991099747365975,
827
+ "loss": 5.9358,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.08,
832
+ "grad_norm": 5.012182712554932,
833
+ "learning_rate": 0.00019900236577165576,
834
+ "loss": 6.2463,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.08067796610169492,
839
+ "grad_norm": 5.4908223152160645,
840
+ "learning_rate": 0.0001988886498744505,
841
+ "loss": 6.6087,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.08135593220338982,
846
+ "grad_norm": 4.770055294036865,
847
+ "learning_rate": 0.00019876883405951377,
848
+ "loss": 6.1849,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.08203389830508474,
853
+ "grad_norm": 5.126617431640625,
854
+ "learning_rate": 0.00019864292571764955,
855
+ "loss": 5.9254,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.08271186440677966,
860
+ "grad_norm": 5.1747002601623535,
861
+ "learning_rate": 0.0001985109326154774,
862
+ "loss": 6.7117,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.08338983050847458,
867
+ "grad_norm": 4.939129829406738,
868
+ "learning_rate": 0.00019837286289495361,
869
+ "loss": 6.3142,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.0840677966101695,
874
+ "grad_norm": 4.76216459274292,
875
+ "learning_rate": 0.0001982287250728689,
876
+ "loss": 6.5198,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.0847457627118644,
881
+ "grad_norm": 4.859055519104004,
882
+ "learning_rate": 0.00019807852804032305,
883
+ "loss": 6.2479,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.08542372881355932,
888
+ "grad_norm": 4.679764270782471,
889
+ "learning_rate": 0.00019792228106217658,
890
+ "loss": 6.3733,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.08610169491525424,
895
+ "grad_norm": 4.5518798828125,
896
+ "learning_rate": 0.0001977599937764791,
897
+ "loss": 6.2992,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.08677966101694916,
902
+ "grad_norm": 5.031368255615234,
903
+ "learning_rate": 0.00019759167619387476,
904
+ "loss": 6.4611,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 0.08745762711864406,
909
+ "grad_norm": 4.4103851318359375,
910
+ "learning_rate": 0.00019741733869698495,
911
+ "loss": 6.2472,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 0.08813559322033898,
916
+ "grad_norm": 4.683863639831543,
917
+ "learning_rate": 0.00019723699203976766,
918
+ "loss": 6.3004,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 0.0888135593220339,
923
+ "grad_norm": 5.239562034606934,
924
+ "learning_rate": 0.00019705064734685425,
925
+ "loss": 6.4668,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 0.08949152542372882,
930
+ "grad_norm": 4.492875099182129,
931
+ "learning_rate": 0.0001968583161128631,
932
+ "loss": 6.1692,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 0.09016949152542372,
937
+ "grad_norm": 5.021076679229736,
938
+ "learning_rate": 0.00019666001020169073,
939
+ "loss": 6.5165,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 0.09084745762711864,
944
+ "grad_norm": 4.894111633300781,
945
+ "learning_rate": 0.00019645574184577982,
946
+ "loss": 6.2766,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 0.09152542372881356,
951
+ "grad_norm": 5.421933174133301,
952
+ "learning_rate": 0.00019624552364536473,
953
+ "loss": 6.3515,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 0.09220338983050848,
958
+ "grad_norm": 4.519160747528076,
959
+ "learning_rate": 0.0001960293685676943,
960
+ "loss": 6.2316,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 0.0928813559322034,
965
+ "grad_norm": 5.342835426330566,
966
+ "learning_rate": 0.00019580728994623195,
967
+ "loss": 6.3037,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 0.0935593220338983,
972
+ "grad_norm": 5.112016677856445,
973
+ "learning_rate": 0.00019557930147983302,
974
+ "loss": 6.6776,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 0.09423728813559322,
979
+ "grad_norm": 4.4139885902404785,
980
+ "learning_rate": 0.0001953454172319001,
981
+ "loss": 5.853,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 0.09491525423728814,
986
+ "grad_norm": 4.596457481384277,
987
+ "learning_rate": 0.00019510565162951537,
988
+ "loss": 5.9871,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 0.09559322033898306,
993
+ "grad_norm": 4.741262912750244,
994
+ "learning_rate": 0.00019486001946255046,
995
+ "loss": 6.1821,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 0.09627118644067796,
1000
+ "grad_norm": 4.936989784240723,
1001
+ "learning_rate": 0.00019460853588275454,
1002
+ "loss": 5.8616,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 0.09694915254237288,
1007
+ "grad_norm": 5.334706783294678,
1008
+ "learning_rate": 0.00019435121640281938,
1009
+ "loss": 6.346,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 0.0976271186440678,
1014
+ "grad_norm": 5.411738395690918,
1015
+ "learning_rate": 0.00019408807689542257,
1016
+ "loss": 6.4823,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 0.09830508474576272,
1021
+ "grad_norm": 5.372300148010254,
1022
+ "learning_rate": 0.00019381913359224842,
1023
+ "loss": 6.4007,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 0.09898305084745762,
1028
+ "grad_norm": 5.0469231605529785,
1029
+ "learning_rate": 0.00019354440308298675,
1030
+ "loss": 6.1397,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 0.09966101694915254,
1035
+ "grad_norm": 4.648036956787109,
1036
+ "learning_rate": 0.00019326390231430942,
1037
+ "loss": 6.0854,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 0.10033898305084746,
1042
+ "grad_norm": 4.539030075073242,
1043
+ "learning_rate": 0.00019297764858882514,
1044
+ "loss": 6.3843,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 0.10101694915254238,
1049
+ "grad_norm": 4.90519905090332,
1050
+ "learning_rate": 0.00019268565956401208,
1051
+ "loss": 6.23,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 0.1016949152542373,
1056
+ "grad_norm": 4.798630237579346,
1057
+ "learning_rate": 0.0001923879532511287,
1058
+ "loss": 6.0267,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 0.1023728813559322,
1063
+ "grad_norm": 4.804618835449219,
1064
+ "learning_rate": 0.00019208454801410266,
1065
+ "loss": 6.0775,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 0.10305084745762712,
1070
+ "grad_norm": 5.302704334259033,
1071
+ "learning_rate": 0.00019177546256839812,
1072
+ "loss": 6.0585,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 0.10372881355932204,
1077
+ "grad_norm": 5.225855827331543,
1078
+ "learning_rate": 0.00019146071597986138,
1079
+ "loss": 5.7564,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 0.10440677966101695,
1084
+ "grad_norm": 5.5482497215271,
1085
+ "learning_rate": 0.00019114032766354453,
1086
+ "loss": 6.3289,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 0.10508474576271186,
1091
+ "grad_norm": 5.361143112182617,
1092
+ "learning_rate": 0.00019081431738250814,
1093
+ "loss": 6.1316,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 0.10576271186440678,
1098
+ "grad_norm": 5.750701904296875,
1099
+ "learning_rate": 0.00019048270524660196,
1100
+ "loss": 6.0047,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 0.1064406779661017,
1105
+ "grad_norm": 4.948786735534668,
1106
+ "learning_rate": 0.00019014551171122457,
1107
+ "loss": 6.3563,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 0.10711864406779661,
1112
+ "grad_norm": 5.0279951095581055,
1113
+ "learning_rate": 0.00018980275757606157,
1114
+ "loss": 6.5178,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 0.10779661016949152,
1119
+ "grad_norm": 4.7514328956604,
1120
+ "learning_rate": 0.0001894544639838025,
1121
+ "loss": 6.324,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 0.10847457627118644,
1126
+ "grad_norm": 6.772828102111816,
1127
+ "learning_rate": 0.0001891006524188368,
1128
+ "loss": 6.2511,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 0.10915254237288136,
1133
+ "grad_norm": 5.096282958984375,
1134
+ "learning_rate": 0.00018874134470592835,
1135
+ "loss": 6.4203,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 0.10983050847457627,
1140
+ "grad_norm": 5.466090679168701,
1141
+ "learning_rate": 0.00018837656300886937,
1142
+ "loss": 6.493,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 0.11050847457627119,
1147
+ "grad_norm": 4.798202037811279,
1148
+ "learning_rate": 0.00018800632982911322,
1149
+ "loss": 6.0481,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 0.1111864406779661,
1154
+ "grad_norm": 5.258927822113037,
1155
+ "learning_rate": 0.00018763066800438636,
1156
+ "loss": 6.321,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 0.11186440677966102,
1161
+ "grad_norm": 4.769421100616455,
1162
+ "learning_rate": 0.00018724960070727972,
1163
+ "loss": 6.0992,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 0.11254237288135593,
1168
+ "grad_norm": 5.010873317718506,
1169
+ "learning_rate": 0.00018686315144381913,
1170
+ "loss": 6.1914,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 0.11322033898305085,
1175
+ "grad_norm": 4.994409561157227,
1176
+ "learning_rate": 0.0001864713440520155,
1177
+ "loss": 6.5174,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 0.11389830508474576,
1182
+ "grad_norm": 5.172726154327393,
1183
+ "learning_rate": 0.0001860742027003944,
1184
+ "loss": 6.3372,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 0.11457627118644068,
1189
+ "grad_norm": 4.9218926429748535,
1190
+ "learning_rate": 0.00018567175188650498,
1191
+ "loss": 5.8695,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 0.1152542372881356,
1196
+ "grad_norm": 5.080742835998535,
1197
+ "learning_rate": 0.00018526401643540922,
1198
+ "loss": 6.3184,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 0.11593220338983051,
1203
+ "grad_norm": 5.230204105377197,
1204
+ "learning_rate": 0.00018485102149815038,
1205
+ "loss": 6.2349,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 0.11661016949152542,
1210
+ "grad_norm": 6.117705821990967,
1211
+ "learning_rate": 0.00018443279255020152,
1212
+ "loss": 6.4514,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 0.11728813559322034,
1217
+ "grad_norm": 5.159461498260498,
1218
+ "learning_rate": 0.0001840093553898942,
1219
+ "loss": 6.1726,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 0.11796610169491525,
1224
+ "grad_norm": 4.630697250366211,
1225
+ "learning_rate": 0.00018358073613682706,
1226
+ "loss": 6.1207,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 0.11864406779661017,
1231
+ "grad_norm": 5.049693584442139,
1232
+ "learning_rate": 0.00018314696123025454,
1233
+ "loss": 6.1229,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 0.11932203389830509,
1238
+ "grad_norm": 5.2024054527282715,
1239
+ "learning_rate": 0.00018270805742745617,
1240
+ "loss": 6.1572,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 0.12,
1245
+ "grad_norm": 4.8713483810424805,
1246
+ "learning_rate": 0.000182264051802086,
1247
+ "loss": 5.6644,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 0.12067796610169491,
1252
+ "grad_norm": 5.3373026847839355,
1253
+ "learning_rate": 0.00018181497174250236,
1254
+ "loss": 5.9139,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 0.12135593220338983,
1259
+ "grad_norm": 5.174800872802734,
1260
+ "learning_rate": 0.00018136084495007872,
1261
+ "loss": 6.0723,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 0.12203389830508475,
1266
+ "grad_norm": 5.144172668457031,
1267
+ "learning_rate": 0.00018090169943749476,
1268
+ "loss": 5.9506,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 0.12271186440677966,
1273
+ "grad_norm": 5.016770362854004,
1274
+ "learning_rate": 0.00018043756352700846,
1275
+ "loss": 6.1359,
1276
+ "step": 181
1277
+ },
1278
+ {
1279
+ "epoch": 0.12338983050847457,
1280
+ "grad_norm": 4.965948581695557,
1281
+ "learning_rate": 0.00017996846584870908,
1282
+ "loss": 5.9799,
1283
+ "step": 182
1284
+ },
1285
+ {
1286
+ "epoch": 0.12406779661016949,
1287
+ "grad_norm": 4.926914215087891,
1288
+ "learning_rate": 0.000179494435338751,
1289
+ "loss": 6.0858,
1290
+ "step": 183
1291
+ },
1292
+ {
1293
+ "epoch": 0.12474576271186441,
1294
+ "grad_norm": 4.776947498321533,
1295
+ "learning_rate": 0.00017901550123756906,
1296
+ "loss": 6.2803,
1297
+ "step": 184
1298
+ },
1299
+ {
1300
+ "epoch": 0.12542372881355932,
1301
+ "grad_norm": 5.452550888061523,
1302
+ "learning_rate": 0.00017853169308807448,
1303
+ "loss": 6.0974,
1304
+ "step": 185
1305
+ },
1306
+ {
1307
+ "epoch": 0.12610169491525425,
1308
+ "grad_norm": 4.798600673675537,
1309
+ "learning_rate": 0.000178043040733833,
1310
+ "loss": 6.4779,
1311
+ "step": 186
1312
+ },
1313
+ {
1314
+ "epoch": 0.12677966101694915,
1315
+ "grad_norm": 6.300480842590332,
1316
+ "learning_rate": 0.00017754957431722346,
1317
+ "loss": 5.9342,
1318
+ "step": 187
1319
+ },
1320
+ {
1321
+ "epoch": 0.12745762711864406,
1322
+ "grad_norm": 4.676181316375732,
1323
+ "learning_rate": 0.00017705132427757895,
1324
+ "loss": 5.692,
1325
+ "step": 188
1326
+ },
1327
+ {
1328
+ "epoch": 0.128135593220339,
1329
+ "grad_norm": 5.04424524307251,
1330
+ "learning_rate": 0.00017654832134930882,
1331
+ "loss": 5.994,
1332
+ "step": 189
1333
+ },
1334
+ {
1335
+ "epoch": 0.1288135593220339,
1336
+ "grad_norm": 5.5914998054504395,
1337
+ "learning_rate": 0.0001760405965600031,
1338
+ "loss": 5.9218,
1339
+ "step": 190
1340
+ },
1341
+ {
1342
+ "epoch": 0.12949152542372883,
1343
+ "grad_norm": 5.248879432678223,
1344
+ "learning_rate": 0.00017552818122851838,
1345
+ "loss": 5.7513,
1346
+ "step": 191
1347
+ },
1348
+ {
1349
+ "epoch": 0.13016949152542373,
1350
+ "grad_norm": 5.793510913848877,
1351
+ "learning_rate": 0.00017501110696304596,
1352
+ "loss": 6.1747,
1353
+ "step": 192
1354
+ },
1355
+ {
1356
+ "epoch": 0.13084745762711864,
1357
+ "grad_norm": 4.834245681762695,
1358
+ "learning_rate": 0.00017448940565916222,
1359
+ "loss": 6.2859,
1360
+ "step": 193
1361
+ },
1362
+ {
1363
+ "epoch": 0.13152542372881357,
1364
+ "grad_norm": 5.704695701599121,
1365
+ "learning_rate": 0.000173963109497861,
1366
+ "loss": 5.851,
1367
+ "step": 194
1368
+ },
1369
+ {
1370
+ "epoch": 0.13220338983050847,
1371
+ "grad_norm": 4.992715835571289,
1372
+ "learning_rate": 0.00017343225094356855,
1373
+ "loss": 6.4777,
1374
+ "step": 195
1375
+ },
1376
+ {
1377
+ "epoch": 0.13288135593220338,
1378
+ "grad_norm": 5.46926736831665,
1379
+ "learning_rate": 0.00017289686274214118,
1380
+ "loss": 6.4349,
1381
+ "step": 196
1382
+ },
1383
+ {
1384
+ "epoch": 0.1335593220338983,
1385
+ "grad_norm": 5.428121566772461,
1386
+ "learning_rate": 0.00017235697791884494,
1387
+ "loss": 6.6623,
1388
+ "step": 197
1389
+ },
1390
+ {
1391
+ "epoch": 0.1342372881355932,
1392
+ "grad_norm": 4.84019660949707,
1393
+ "learning_rate": 0.00017181262977631888,
1394
+ "loss": 5.947,
1395
+ "step": 198
1396
+ },
1397
+ {
1398
+ "epoch": 0.13491525423728815,
1399
+ "grad_norm": 5.079449653625488,
1400
+ "learning_rate": 0.00017126385189252053,
1401
+ "loss": 6.4734,
1402
+ "step": 199
1403
+ },
1404
+ {
1405
+ "epoch": 0.13559322033898305,
1406
+ "grad_norm": 4.7480244636535645,
1407
+ "learning_rate": 0.00017071067811865476,
1408
+ "loss": 5.6252,
1409
+ "step": 200
1410
+ },
1411
+ {
1412
+ "epoch": 0.13627118644067795,
1413
+ "grad_norm": 5.020679950714111,
1414
+ "learning_rate": 0.0001701531425770856,
1415
+ "loss": 6.0411,
1416
+ "step": 201
1417
+ },
1418
+ {
1419
+ "epoch": 0.1369491525423729,
1420
+ "grad_norm": 5.467161655426025,
1421
+ "learning_rate": 0.00016959127965923142,
1422
+ "loss": 6.1694,
1423
+ "step": 202
1424
+ },
1425
+ {
1426
+ "epoch": 0.1376271186440678,
1427
+ "grad_norm": 5.133565425872803,
1428
+ "learning_rate": 0.00016902512402344373,
1429
+ "loss": 5.7361,
1430
+ "step": 203
1431
+ },
1432
+ {
1433
+ "epoch": 0.13830508474576272,
1434
+ "grad_norm": 5.7364068031311035,
1435
+ "learning_rate": 0.00016845471059286887,
1436
+ "loss": 6.4208,
1437
+ "step": 204
1438
+ },
1439
+ {
1440
+ "epoch": 0.13898305084745763,
1441
+ "grad_norm": 5.106006145477295,
1442
+ "learning_rate": 0.0001678800745532942,
1443
+ "loss": 6.07,
1444
+ "step": 205
1445
+ },
1446
+ {
1447
+ "epoch": 0.13966101694915253,
1448
+ "grad_norm": 5.257018089294434,
1449
+ "learning_rate": 0.00016730125135097735,
1450
+ "loss": 6.0624,
1451
+ "step": 206
1452
+ },
1453
+ {
1454
+ "epoch": 0.14033898305084747,
1455
+ "grad_norm": 5.442288875579834,
1456
+ "learning_rate": 0.00016671827669045998,
1457
+ "loss": 6.2715,
1458
+ "step": 207
1459
+ },
1460
+ {
1461
+ "epoch": 0.14101694915254237,
1462
+ "grad_norm": 5.088027477264404,
1463
+ "learning_rate": 0.00016613118653236518,
1464
+ "loss": 5.9313,
1465
+ "step": 208
1466
+ },
1467
+ {
1468
+ "epoch": 0.14169491525423727,
1469
+ "grad_norm": 5.052608489990234,
1470
+ "learning_rate": 0.0001655400170911794,
1471
+ "loss": 6.0811,
1472
+ "step": 209
1473
+ },
1474
+ {
1475
+ "epoch": 0.1423728813559322,
1476
+ "grad_norm": 5.035278797149658,
1477
+ "learning_rate": 0.00016494480483301836,
1478
+ "loss": 5.7876,
1479
+ "step": 210
1480
+ },
1481
+ {
1482
+ "epoch": 0.1430508474576271,
1483
+ "grad_norm": 5.224352836608887,
1484
+ "learning_rate": 0.0001643455864733779,
1485
+ "loss": 5.8463,
1486
+ "step": 211
1487
+ },
1488
+ {
1489
+ "epoch": 0.14372881355932204,
1490
+ "grad_norm": 4.919455051422119,
1491
+ "learning_rate": 0.000163742398974869,
1492
+ "loss": 5.9865,
1493
+ "step": 212
1494
+ },
1495
+ {
1496
+ "epoch": 0.14440677966101695,
1497
+ "grad_norm": 5.542516708374023,
1498
+ "learning_rate": 0.00016313527954493778,
1499
+ "loss": 6.006,
1500
+ "step": 213
1501
+ },
1502
+ {
1503
+ "epoch": 0.14508474576271185,
1504
+ "grad_norm": 5.1170806884765625,
1505
+ "learning_rate": 0.00016252426563357055,
1506
+ "loss": 5.7836,
1507
+ "step": 214
1508
+ },
1509
+ {
1510
+ "epoch": 0.14576271186440679,
1511
+ "grad_norm": 4.993136405944824,
1512
+ "learning_rate": 0.00016190939493098344,
1513
+ "loss": 5.9138,
1514
+ "step": 215
1515
+ },
1516
+ {
1517
+ "epoch": 0.1464406779661017,
1518
+ "grad_norm": 5.0120134353637695,
1519
+ "learning_rate": 0.00016129070536529766,
1520
+ "loss": 6.3102,
1521
+ "step": 216
1522
+ },
1523
+ {
1524
+ "epoch": 0.14711864406779662,
1525
+ "grad_norm": 5.003673076629639,
1526
+ "learning_rate": 0.00016066823510019998,
1527
+ "loss": 6.0372,
1528
+ "step": 217
1529
+ },
1530
+ {
1531
+ "epoch": 0.14779661016949153,
1532
+ "grad_norm": 5.501419544219971,
1533
+ "learning_rate": 0.00016004202253258842,
1534
+ "loss": 5.955,
1535
+ "step": 218
1536
+ },
1537
+ {
1538
+ "epoch": 0.14847457627118643,
1539
+ "grad_norm": 5.139267921447754,
1540
+ "learning_rate": 0.00015941210629020388,
1541
+ "loss": 6.2234,
1542
+ "step": 219
1543
+ },
1544
+ {
1545
+ "epoch": 0.14915254237288136,
1546
+ "grad_norm": 4.98293399810791,
1547
+ "learning_rate": 0.00015877852522924732,
1548
+ "loss": 6.2804,
1549
+ "step": 220
1550
+ },
1551
+ {
1552
+ "epoch": 0.14983050847457627,
1553
+ "grad_norm": 5.735854625701904,
1554
+ "learning_rate": 0.00015814131843198308,
1555
+ "loss": 6.3997,
1556
+ "step": 221
1557
+ },
1558
+ {
1559
+ "epoch": 0.15050847457627117,
1560
+ "grad_norm": 5.05024528503418,
1561
+ "learning_rate": 0.00015750052520432787,
1562
+ "loss": 5.8383,
1563
+ "step": 222
1564
+ },
1565
+ {
1566
+ "epoch": 0.1511864406779661,
1567
+ "grad_norm": 5.492971897125244,
1568
+ "learning_rate": 0.0001568561850734264,
1569
+ "loss": 5.9048,
1570
+ "step": 223
1571
+ },
1572
+ {
1573
+ "epoch": 0.151864406779661,
1574
+ "grad_norm": 4.997868537902832,
1575
+ "learning_rate": 0.00015620833778521307,
1576
+ "loss": 5.9265,
1577
+ "step": 224
1578
+ },
1579
+ {
1580
+ "epoch": 0.15254237288135594,
1581
+ "grad_norm": 5.124069690704346,
1582
+ "learning_rate": 0.00015555702330196023,
1583
+ "loss": 5.8762,
1584
+ "step": 225
1585
+ },
1586
+ {
1587
+ "epoch": 0.15322033898305085,
1588
+ "grad_norm": 5.169366359710693,
1589
+ "learning_rate": 0.0001549022817998132,
1590
+ "loss": 6.089,
1591
+ "step": 226
1592
+ },
1593
+ {
1594
+ "epoch": 0.15389830508474575,
1595
+ "grad_norm": 5.053045749664307,
1596
+ "learning_rate": 0.00015424415366631188,
1597
+ "loss": 6.1325,
1598
+ "step": 227
1599
+ },
1600
+ {
1601
+ "epoch": 0.15457627118644068,
1602
+ "grad_norm": 4.839998722076416,
1603
+ "learning_rate": 0.00015358267949789966,
1604
+ "loss": 5.6427,
1605
+ "step": 228
1606
+ },
1607
+ {
1608
+ "epoch": 0.1552542372881356,
1609
+ "grad_norm": 5.0462188720703125,
1610
+ "learning_rate": 0.00015291790009741907,
1611
+ "loss": 5.9041,
1612
+ "step": 229
1613
+ },
1614
+ {
1615
+ "epoch": 0.15593220338983052,
1616
+ "grad_norm": 5.20048189163208,
1617
+ "learning_rate": 0.0001522498564715949,
1618
+ "loss": 5.8469,
1619
+ "step": 230
1620
+ },
1621
+ {
1622
+ "epoch": 0.15661016949152542,
1623
+ "grad_norm": 4.952335357666016,
1624
+ "learning_rate": 0.00015157858982850475,
1625
+ "loss": 5.9452,
1626
+ "step": 231
1627
+ },
1628
+ {
1629
+ "epoch": 0.15728813559322033,
1630
+ "grad_norm": 4.864283561706543,
1631
+ "learning_rate": 0.00015090414157503714,
1632
+ "loss": 5.5529,
1633
+ "step": 232
1634
+ },
1635
+ {
1636
+ "epoch": 0.15796610169491526,
1637
+ "grad_norm": 5.3518805503845215,
1638
+ "learning_rate": 0.00015022655331433727,
1639
+ "loss": 6.2074,
1640
+ "step": 233
1641
+ },
1642
+ {
1643
+ "epoch": 0.15864406779661017,
1644
+ "grad_norm": 5.023462772369385,
1645
+ "learning_rate": 0.00014954586684324078,
1646
+ "loss": 6.1686,
1647
+ "step": 234
1648
+ },
1649
+ {
1650
+ "epoch": 0.15932203389830507,
1651
+ "grad_norm": 4.920138359069824,
1652
+ "learning_rate": 0.00014886212414969553,
1653
+ "loss": 5.7356,
1654
+ "step": 235
1655
+ },
1656
+ {
1657
+ "epoch": 0.16,
1658
+ "grad_norm": 4.807256698608398,
1659
+ "learning_rate": 0.00014817536741017152,
1660
+ "loss": 5.9261,
1661
+ "step": 236
1662
+ },
1663
+ {
1664
+ "epoch": 0.1606779661016949,
1665
+ "grad_norm": 5.198086738586426,
1666
+ "learning_rate": 0.00014748563898705946,
1667
+ "loss": 6.2649,
1668
+ "step": 237
1669
+ },
1670
+ {
1671
+ "epoch": 0.16135593220338984,
1672
+ "grad_norm": 5.742856979370117,
1673
+ "learning_rate": 0.00014679298142605734,
1674
+ "loss": 6.3636,
1675
+ "step": 238
1676
+ },
1677
+ {
1678
+ "epoch": 0.16203389830508474,
1679
+ "grad_norm": 5.001709461212158,
1680
+ "learning_rate": 0.00014609743745354624,
1681
+ "loss": 5.8704,
1682
+ "step": 239
1683
+ },
1684
+ {
1685
+ "epoch": 0.16271186440677965,
1686
+ "grad_norm": 4.839583873748779,
1687
+ "learning_rate": 0.00014539904997395468,
1688
+ "loss": 5.8693,
1689
+ "step": 240
1690
+ },
1691
+ {
1692
+ "epoch": 0.16338983050847458,
1693
+ "grad_norm": 5.401934623718262,
1694
+ "learning_rate": 0.00014469786206711214,
1695
+ "loss": 5.8424,
1696
+ "step": 241
1697
+ },
1698
+ {
1699
+ "epoch": 0.1640677966101695,
1700
+ "grad_norm": 5.6193742752075195,
1701
+ "learning_rate": 0.00014399391698559152,
1702
+ "loss": 5.739,
1703
+ "step": 242
1704
+ },
1705
+ {
1706
+ "epoch": 0.16474576271186442,
1707
+ "grad_norm": 5.3960113525390625,
1708
+ "learning_rate": 0.00014328725815204144,
1709
+ "loss": 5.6365,
1710
+ "step": 243
1711
+ },
1712
+ {
1713
+ "epoch": 0.16542372881355932,
1714
+ "grad_norm": 5.593850135803223,
1715
+ "learning_rate": 0.00014257792915650728,
1716
+ "loss": 5.9272,
1717
+ "step": 244
1718
+ },
1719
+ {
1720
+ "epoch": 0.16610169491525423,
1721
+ "grad_norm": 5.487994194030762,
1722
+ "learning_rate": 0.0001418659737537428,
1723
+ "loss": 5.9545,
1724
+ "step": 245
1725
+ },
1726
+ {
1727
+ "epoch": 0.16677966101694916,
1728
+ "grad_norm": 5.606075763702393,
1729
+ "learning_rate": 0.00014115143586051088,
1730
+ "loss": 5.9499,
1731
+ "step": 246
1732
+ },
1733
+ {
1734
+ "epoch": 0.16745762711864406,
1735
+ "grad_norm": 4.903677463531494,
1736
+ "learning_rate": 0.00014043435955287452,
1737
+ "loss": 5.8177,
1738
+ "step": 247
1739
+ },
1740
+ {
1741
+ "epoch": 0.168135593220339,
1742
+ "grad_norm": 5.0607075691223145,
1743
+ "learning_rate": 0.00013971478906347806,
1744
+ "loss": 5.7957,
1745
+ "step": 248
1746
+ },
1747
+ {
1748
+ "epoch": 0.1688135593220339,
1749
+ "grad_norm": 5.3411712646484375,
1750
+ "learning_rate": 0.00013899276877881884,
1751
+ "loss": 5.7592,
1752
+ "step": 249
1753
+ },
1754
+ {
1755
+ "epoch": 0.1694915254237288,
1756
+ "grad_norm": 4.852824687957764,
1757
+ "learning_rate": 0.000138268343236509,
1758
+ "loss": 5.9809,
1759
+ "step": 250
1760
+ },
1761
+ {
1762
+ "epoch": 0.17016949152542374,
1763
+ "grad_norm": 5.161794662475586,
1764
+ "learning_rate": 0.00013754155712252832,
1765
+ "loss": 6.1598,
1766
+ "step": 251
1767
+ },
1768
+ {
1769
+ "epoch": 0.17084745762711864,
1770
+ "grad_norm": 5.486487865447998,
1771
+ "learning_rate": 0.00013681245526846783,
1772
+ "loss": 6.0534,
1773
+ "step": 252
1774
+ },
1775
+ {
1776
+ "epoch": 0.17152542372881355,
1777
+ "grad_norm": 5.071621417999268,
1778
+ "learning_rate": 0.0001360810826487642,
1779
+ "loss": 5.7017,
1780
+ "step": 253
1781
+ },
1782
+ {
1783
+ "epoch": 0.17220338983050848,
1784
+ "grad_norm": 5.624743461608887,
1785
+ "learning_rate": 0.00013534748437792573,
1786
+ "loss": 6.1016,
1787
+ "step": 254
1788
+ },
1789
+ {
1790
+ "epoch": 0.17288135593220338,
1791
+ "grad_norm": 5.243331432342529,
1792
+ "learning_rate": 0.0001346117057077493,
1793
+ "loss": 6.0871,
1794
+ "step": 255
1795
+ },
1796
+ {
1797
+ "epoch": 0.17355932203389832,
1798
+ "grad_norm": 5.0800676345825195,
1799
+ "learning_rate": 0.00013387379202452917,
1800
+ "loss": 5.7192,
1801
+ "step": 256
1802
+ },
1803
+ {
1804
+ "epoch": 0.17423728813559322,
1805
+ "grad_norm": 5.550308704376221,
1806
+ "learning_rate": 0.0001331337888462571,
1807
+ "loss": 6.1076,
1808
+ "step": 257
1809
+ },
1810
+ {
1811
+ "epoch": 0.17491525423728813,
1812
+ "grad_norm": 4.588940620422363,
1813
+ "learning_rate": 0.00013239174181981495,
1814
+ "loss": 5.7483,
1815
+ "step": 258
1816
+ },
1817
+ {
1818
+ "epoch": 0.17559322033898306,
1819
+ "grad_norm": 4.923100471496582,
1820
+ "learning_rate": 0.00013164769671815862,
1821
+ "loss": 5.896,
1822
+ "step": 259
1823
+ },
1824
+ {
1825
+ "epoch": 0.17627118644067796,
1826
+ "grad_norm": 4.9847869873046875,
1827
+ "learning_rate": 0.00013090169943749476,
1828
+ "loss": 5.849,
1829
+ "step": 260
1830
+ },
1831
+ {
1832
+ "epoch": 0.1769491525423729,
1833
+ "grad_norm": 5.453402996063232,
1834
+ "learning_rate": 0.00013015379599444957,
1835
+ "loss": 6.2982,
1836
+ "step": 261
1837
+ },
1838
+ {
1839
+ "epoch": 0.1776271186440678,
1840
+ "grad_norm": 4.822309494018555,
1841
+ "learning_rate": 0.0001294040325232304,
1842
+ "loss": 5.8829,
1843
+ "step": 262
1844
+ },
1845
+ {
1846
+ "epoch": 0.1783050847457627,
1847
+ "grad_norm": 5.658265590667725,
1848
+ "learning_rate": 0.00012865245527277986,
1849
+ "loss": 6.1517,
1850
+ "step": 263
1851
+ },
1852
+ {
1853
+ "epoch": 0.17898305084745764,
1854
+ "grad_norm": 5.287138938903809,
1855
+ "learning_rate": 0.00012789911060392294,
1856
+ "loss": 5.734,
1857
+ "step": 264
1858
+ },
1859
+ {
1860
+ "epoch": 0.17966101694915254,
1861
+ "grad_norm": 5.047686576843262,
1862
+ "learning_rate": 0.00012714404498650743,
1863
+ "loss": 6.0721,
1864
+ "step": 265
1865
+ },
1866
+ {
1867
+ "epoch": 0.18033898305084745,
1868
+ "grad_norm": 5.461929798126221,
1869
+ "learning_rate": 0.0001263873049965373,
1870
+ "loss": 5.9866,
1871
+ "step": 266
1872
+ },
1873
+ {
1874
+ "epoch": 0.18101694915254238,
1875
+ "grad_norm": 5.072149276733398,
1876
+ "learning_rate": 0.00012562893731329967,
1877
+ "loss": 5.8339,
1878
+ "step": 267
1879
+ },
1880
+ {
1881
+ "epoch": 0.18169491525423728,
1882
+ "grad_norm": 5.105294704437256,
1883
+ "learning_rate": 0.0001248689887164855,
1884
+ "loss": 6.0138,
1885
+ "step": 268
1886
+ },
1887
+ {
1888
+ "epoch": 0.18237288135593221,
1889
+ "grad_norm": 5.0447096824646,
1890
+ "learning_rate": 0.00012410750608330388,
1891
+ "loss": 6.1863,
1892
+ "step": 269
1893
+ },
1894
+ {
1895
+ "epoch": 0.18305084745762712,
1896
+ "grad_norm": 5.030888557434082,
1897
+ "learning_rate": 0.00012334453638559057,
1898
+ "loss": 5.7278,
1899
+ "step": 270
1900
+ },
1901
+ {
1902
+ "epoch": 0.18372881355932202,
1903
+ "grad_norm": 5.871072292327881,
1904
+ "learning_rate": 0.0001225801266869104,
1905
+ "loss": 5.7478,
1906
+ "step": 271
1907
+ },
1908
+ {
1909
+ "epoch": 0.18440677966101696,
1910
+ "grad_norm": 5.490414619445801,
1911
+ "learning_rate": 0.00012181432413965428,
1912
+ "loss": 5.9,
1913
+ "step": 272
1914
+ },
1915
+ {
1916
+ "epoch": 0.18508474576271186,
1917
+ "grad_norm": 8.317123413085938,
1918
+ "learning_rate": 0.00012104717598213056,
1919
+ "loss": 5.8373,
1920
+ "step": 273
1921
+ },
1922
+ {
1923
+ "epoch": 0.1857627118644068,
1924
+ "grad_norm": 5.147652626037598,
1925
+ "learning_rate": 0.00012027872953565125,
1926
+ "loss": 5.8758,
1927
+ "step": 274
1928
+ },
1929
+ {
1930
+ "epoch": 0.1864406779661017,
1931
+ "grad_norm": 5.846799850463867,
1932
+ "learning_rate": 0.00011950903220161285,
1933
+ "loss": 5.8581,
1934
+ "step": 275
1935
+ },
1936
+ {
1937
+ "epoch": 0.1871186440677966,
1938
+ "grad_norm": 5.395052433013916,
1939
+ "learning_rate": 0.00011873813145857249,
1940
+ "loss": 5.9107,
1941
+ "step": 276
1942
+ },
1943
+ {
1944
+ "epoch": 0.18779661016949153,
1945
+ "grad_norm": 5.438141345977783,
1946
+ "learning_rate": 0.00011796607485931928,
1947
+ "loss": 5.9882,
1948
+ "step": 277
1949
+ },
1950
+ {
1951
+ "epoch": 0.18847457627118644,
1952
+ "grad_norm": 5.343430042266846,
1953
+ "learning_rate": 0.00011719291002794096,
1954
+ "loss": 5.8695,
1955
+ "step": 278
1956
+ },
1957
+ {
1958
+ "epoch": 0.18915254237288134,
1959
+ "grad_norm": 5.369635105133057,
1960
+ "learning_rate": 0.0001164186846568863,
1961
+ "loss": 5.6414,
1962
+ "step": 279
1963
+ },
1964
+ {
1965
+ "epoch": 0.18983050847457628,
1966
+ "grad_norm": 4.9964375495910645,
1967
+ "learning_rate": 0.0001156434465040231,
1968
+ "loss": 5.6538,
1969
+ "step": 280
1970
+ },
1971
+ {
1972
+ "epoch": 0.19050847457627118,
1973
+ "grad_norm": 5.169989585876465,
1974
+ "learning_rate": 0.00011486724338969232,
1975
+ "loss": 5.8451,
1976
+ "step": 281
1977
+ },
1978
+ {
1979
+ "epoch": 0.1911864406779661,
1980
+ "grad_norm": 5.625612258911133,
1981
+ "learning_rate": 0.00011409012319375827,
1982
+ "loss": 6.2101,
1983
+ "step": 282
1984
+ },
1985
+ {
1986
+ "epoch": 0.19186440677966102,
1987
+ "grad_norm": 5.7747344970703125,
1988
+ "learning_rate": 0.00011331213385265524,
1989
+ "loss": 5.9105,
1990
+ "step": 283
1991
+ },
1992
+ {
1993
+ "epoch": 0.19254237288135592,
1994
+ "grad_norm": 5.748979091644287,
1995
+ "learning_rate": 0.00011253332335643043,
1996
+ "loss": 5.7059,
1997
+ "step": 284
1998
+ },
1999
+ {
2000
+ "epoch": 0.19322033898305085,
2001
+ "grad_norm": 5.487430095672607,
2002
+ "learning_rate": 0.00011175373974578378,
2003
+ "loss": 5.5471,
2004
+ "step": 285
2005
+ },
2006
+ {
2007
+ "epoch": 0.19389830508474576,
2008
+ "grad_norm": 5.194690704345703,
2009
+ "learning_rate": 0.00011097343110910452,
2010
+ "loss": 5.8633,
2011
+ "step": 286
2012
+ },
2013
+ {
2014
+ "epoch": 0.1945762711864407,
2015
+ "grad_norm": 5.309774398803711,
2016
+ "learning_rate": 0.000110192445579505,
2017
+ "loss": 6.1561,
2018
+ "step": 287
2019
+ },
2020
+ {
2021
+ "epoch": 0.1952542372881356,
2022
+ "grad_norm": 5.074641704559326,
2023
+ "learning_rate": 0.00010941083133185146,
2024
+ "loss": 5.5088,
2025
+ "step": 288
2026
+ },
2027
+ {
2028
+ "epoch": 0.1959322033898305,
2029
+ "grad_norm": 5.381385326385498,
2030
+ "learning_rate": 0.00010862863657979237,
2031
+ "loss": 5.4756,
2032
+ "step": 289
2033
+ },
2034
+ {
2035
+ "epoch": 0.19661016949152543,
2036
+ "grad_norm": 5.016583442687988,
2037
+ "learning_rate": 0.0001078459095727845,
2038
+ "loss": 5.6684,
2039
+ "step": 290
2040
+ },
2041
+ {
2042
+ "epoch": 0.19728813559322034,
2043
+ "grad_norm": 5.347949981689453,
2044
+ "learning_rate": 0.00010706269859311669,
2045
+ "loss": 6.1365,
2046
+ "step": 291
2047
+ },
2048
+ {
2049
+ "epoch": 0.19796610169491524,
2050
+ "grad_norm": 4.940281867980957,
2051
+ "learning_rate": 0.00010627905195293135,
2052
+ "loss": 5.8259,
2053
+ "step": 292
2054
+ },
2055
+ {
2056
+ "epoch": 0.19864406779661017,
2057
+ "grad_norm": 4.891435146331787,
2058
+ "learning_rate": 0.0001054950179912446,
2059
+ "loss": 5.8111,
2060
+ "step": 293
2061
+ },
2062
+ {
2063
+ "epoch": 0.19932203389830508,
2064
+ "grad_norm": 5.574452877044678,
2065
+ "learning_rate": 0.00010471064507096426,
2066
+ "loss": 5.6971,
2067
+ "step": 294
2068
+ },
2069
+ {
2070
+ "epoch": 0.2,
2071
+ "grad_norm": 5.2969183921813965,
2072
+ "learning_rate": 0.00010392598157590688,
2073
+ "loss": 5.5519,
2074
+ "step": 295
2075
+ },
2076
+ {
2077
+ "epoch": 0.20067796610169492,
2078
+ "grad_norm": 5.546970844268799,
2079
+ "learning_rate": 0.00010314107590781284,
2080
+ "loss": 5.8701,
2081
+ "step": 296
2082
+ },
2083
+ {
2084
+ "epoch": 0.20135593220338982,
2085
+ "grad_norm": 5.5944695472717285,
2086
+ "learning_rate": 0.00010235597648336104,
2087
+ "loss": 5.7588,
2088
+ "step": 297
2089
+ },
2090
+ {
2091
+ "epoch": 0.20203389830508475,
2092
+ "grad_norm": 5.222428321838379,
2093
+ "learning_rate": 0.00010157073173118208,
2094
+ "loss": 6.02,
2095
+ "step": 298
2096
+ },
2097
+ {
2098
+ "epoch": 0.20271186440677966,
2099
+ "grad_norm": 5.442862510681152,
2100
+ "learning_rate": 0.00010078539008887114,
2101
+ "loss": 5.922,
2102
+ "step": 299
2103
+ },
2104
+ {
2105
+ "epoch": 0.2033898305084746,
2106
+ "grad_norm": 5.367995738983154,
2107
+ "learning_rate": 0.0001,
2108
+ "loss": 6.0455,
2109
+ "step": 300
2110
+ },
2111
+ {
2112
+ "epoch": 0.2040677966101695,
2113
+ "grad_norm": 5.291725158691406,
2114
+ "learning_rate": 9.921460991112891e-05,
2115
+ "loss": 5.8758,
2116
+ "step": 301
2117
+ },
2118
+ {
2119
+ "epoch": 0.2047457627118644,
2120
+ "grad_norm": 5.123097896575928,
2121
+ "learning_rate": 9.842926826881796e-05,
2122
+ "loss": 5.6799,
2123
+ "step": 302
2124
+ },
2125
+ {
2126
+ "epoch": 0.20542372881355933,
2127
+ "grad_norm": 4.956916332244873,
2128
+ "learning_rate": 9.764402351663901e-05,
2129
+ "loss": 5.5279,
2130
+ "step": 303
2131
+ },
2132
+ {
2133
+ "epoch": 0.20610169491525424,
2134
+ "grad_norm": 5.0795392990112305,
2135
+ "learning_rate": 9.685892409218717e-05,
2136
+ "loss": 5.5645,
2137
+ "step": 304
2138
+ },
2139
+ {
2140
+ "epoch": 0.20677966101694914,
2141
+ "grad_norm": 5.748232841491699,
2142
+ "learning_rate": 9.607401842409317e-05,
2143
+ "loss": 6.0103,
2144
+ "step": 305
2145
+ },
2146
+ {
2147
+ "epoch": 0.20745762711864407,
2148
+ "grad_norm": 5.127262115478516,
2149
+ "learning_rate": 9.528935492903575e-05,
2150
+ "loss": 5.7528,
2151
+ "step": 306
2152
+ },
2153
+ {
2154
+ "epoch": 0.20813559322033898,
2155
+ "grad_norm": 5.199704647064209,
2156
+ "learning_rate": 9.450498200875546e-05,
2157
+ "loss": 5.7107,
2158
+ "step": 307
2159
+ },
2160
+ {
2161
+ "epoch": 0.2088135593220339,
2162
+ "grad_norm": 5.631073474884033,
2163
+ "learning_rate": 9.372094804706867e-05,
2164
+ "loss": 5.2502,
2165
+ "step": 308
2166
+ },
2167
+ {
2168
+ "epoch": 0.2094915254237288,
2169
+ "grad_norm": 5.47221565246582,
2170
+ "learning_rate": 9.293730140688336e-05,
2171
+ "loss": 5.9423,
2172
+ "step": 309
2173
+ },
2174
+ {
2175
+ "epoch": 0.21016949152542372,
2176
+ "grad_norm": 5.291194915771484,
2177
+ "learning_rate": 9.215409042721552e-05,
2178
+ "loss": 5.4936,
2179
+ "step": 310
2180
+ },
2181
+ {
2182
+ "epoch": 0.21084745762711865,
2183
+ "grad_norm": 6.0206193923950195,
2184
+ "learning_rate": 9.137136342020768e-05,
2185
+ "loss": 5.8952,
2186
+ "step": 311
2187
+ },
2188
+ {
2189
+ "epoch": 0.21152542372881356,
2190
+ "grad_norm": 5.855842113494873,
2191
+ "learning_rate": 9.058916866814858e-05,
2192
+ "loss": 6.0302,
2193
+ "step": 312
2194
+ },
2195
+ {
2196
+ "epoch": 0.2122033898305085,
2197
+ "grad_norm": 5.3791279792785645,
2198
+ "learning_rate": 8.980755442049502e-05,
2199
+ "loss": 5.8662,
2200
+ "step": 313
2201
+ },
2202
+ {
2203
+ "epoch": 0.2128813559322034,
2204
+ "grad_norm": 5.692892074584961,
2205
+ "learning_rate": 8.902656889089548e-05,
2206
+ "loss": 6.1698,
2207
+ "step": 314
2208
+ },
2209
+ {
2210
+ "epoch": 0.2135593220338983,
2211
+ "grad_norm": 5.510669231414795,
2212
+ "learning_rate": 8.824626025421626e-05,
2213
+ "loss": 5.7629,
2214
+ "step": 315
2215
+ },
2216
+ {
2217
+ "epoch": 0.21423728813559323,
2218
+ "grad_norm": 6.722097873687744,
2219
+ "learning_rate": 8.746667664356956e-05,
2220
+ "loss": 5.9961,
2221
+ "step": 316
2222
+ },
2223
+ {
2224
+ "epoch": 0.21491525423728813,
2225
+ "grad_norm": 5.199115753173828,
2226
+ "learning_rate": 8.668786614734478e-05,
2227
+ "loss": 5.3831,
2228
+ "step": 317
2229
+ },
2230
+ {
2231
+ "epoch": 0.21559322033898304,
2232
+ "grad_norm": 5.564209938049316,
2233
+ "learning_rate": 8.590987680624174e-05,
2234
+ "loss": 5.7547,
2235
+ "step": 318
2236
+ },
2237
+ {
2238
+ "epoch": 0.21627118644067797,
2239
+ "grad_norm": 5.0240068435668945,
2240
+ "learning_rate": 8.51327566103077e-05,
2241
+ "loss": 5.6938,
2242
+ "step": 319
2243
+ },
2244
+ {
2245
+ "epoch": 0.21694915254237288,
2246
+ "grad_norm": 5.5108137130737305,
2247
+ "learning_rate": 8.435655349597689e-05,
2248
+ "loss": 5.6034,
2249
+ "step": 320
2250
+ },
2251
+ {
2252
+ "epoch": 0.2176271186440678,
2253
+ "grad_norm": 5.678736686706543,
2254
+ "learning_rate": 8.358131534311372e-05,
2255
+ "loss": 5.7397,
2256
+ "step": 321
2257
+ },
2258
+ {
2259
+ "epoch": 0.2183050847457627,
2260
+ "grad_norm": 5.272124767303467,
2261
+ "learning_rate": 8.280708997205904e-05,
2262
+ "loss": 5.5856,
2263
+ "step": 322
2264
+ },
2265
+ {
2266
+ "epoch": 0.21898305084745762,
2267
+ "grad_norm": 5.846488952636719,
2268
+ "learning_rate": 8.203392514068074e-05,
2269
+ "loss": 5.7099,
2270
+ "step": 323
2271
+ },
2272
+ {
2273
+ "epoch": 0.21966101694915255,
2274
+ "grad_norm": 5.6002631187438965,
2275
+ "learning_rate": 8.126186854142752e-05,
2276
+ "loss": 6.0163,
2277
+ "step": 324
2278
+ },
2279
+ {
2280
+ "epoch": 0.22033898305084745,
2281
+ "grad_norm": 5.317785739898682,
2282
+ "learning_rate": 8.049096779838719e-05,
2283
+ "loss": 5.6488,
2284
+ "step": 325
2285
+ },
2286
+ {
2287
+ "epoch": 0.22101694915254239,
2288
+ "grad_norm": 5.817031383514404,
2289
+ "learning_rate": 7.972127046434878e-05,
2290
+ "loss": 5.9647,
2291
+ "step": 326
2292
+ },
2293
+ {
2294
+ "epoch": 0.2216949152542373,
2295
+ "grad_norm": 5.460287094116211,
2296
+ "learning_rate": 7.895282401786945e-05,
2297
+ "loss": 5.5276,
2298
+ "step": 327
2299
+ },
2300
+ {
2301
+ "epoch": 0.2223728813559322,
2302
+ "grad_norm": 5.143774509429932,
2303
+ "learning_rate": 7.818567586034577e-05,
2304
+ "loss": 5.942,
2305
+ "step": 328
2306
+ },
2307
+ {
2308
+ "epoch": 0.22305084745762713,
2309
+ "grad_norm": 5.42582893371582,
2310
+ "learning_rate": 7.741987331308964e-05,
2311
+ "loss": 5.8206,
2312
+ "step": 329
2313
+ },
2314
+ {
2315
+ "epoch": 0.22372881355932203,
2316
+ "grad_norm": 5.489831447601318,
2317
+ "learning_rate": 7.66554636144095e-05,
2318
+ "loss": 5.9051,
2319
+ "step": 330
2320
+ },
2321
+ {
2322
+ "epoch": 0.22440677966101694,
2323
+ "grad_norm": 5.278120040893555,
2324
+ "learning_rate": 7.589249391669616e-05,
2325
+ "loss": 5.6335,
2326
+ "step": 331
2327
+ },
2328
+ {
2329
+ "epoch": 0.22508474576271187,
2330
+ "grad_norm": 5.30599308013916,
2331
+ "learning_rate": 7.513101128351454e-05,
2332
+ "loss": 5.828,
2333
+ "step": 332
2334
+ },
2335
+ {
2336
+ "epoch": 0.22576271186440677,
2337
+ "grad_norm": 5.318668842315674,
2338
+ "learning_rate": 7.437106268670034e-05,
2339
+ "loss": 5.7997,
2340
+ "step": 333
2341
+ },
2342
+ {
2343
+ "epoch": 0.2264406779661017,
2344
+ "grad_norm": 5.23081636428833,
2345
+ "learning_rate": 7.361269500346274e-05,
2346
+ "loss": 5.3156,
2347
+ "step": 334
2348
+ },
2349
+ {
2350
+ "epoch": 0.2271186440677966,
2351
+ "grad_norm": 5.351925849914551,
2352
+ "learning_rate": 7.285595501349258e-05,
2353
+ "loss": 6.1906,
2354
+ "step": 335
2355
+ },
2356
+ {
2357
+ "epoch": 0.22779661016949151,
2358
+ "grad_norm": 5.411080360412598,
2359
+ "learning_rate": 7.210088939607708e-05,
2360
+ "loss": 5.6178,
2361
+ "step": 336
2362
+ },
2363
+ {
2364
+ "epoch": 0.22847457627118645,
2365
+ "grad_norm": 4.98875617980957,
2366
+ "learning_rate": 7.134754472722017e-05,
2367
+ "loss": 5.5609,
2368
+ "step": 337
2369
+ },
2370
+ {
2371
+ "epoch": 0.22915254237288135,
2372
+ "grad_norm": 5.774802207946777,
2373
+ "learning_rate": 7.059596747676962e-05,
2374
+ "loss": 5.8021,
2375
+ "step": 338
2376
+ },
2377
+ {
2378
+ "epoch": 0.22983050847457628,
2379
+ "grad_norm": 5.243258953094482,
2380
+ "learning_rate": 6.984620400555044e-05,
2381
+ "loss": 5.3282,
2382
+ "step": 339
2383
+ },
2384
+ {
2385
+ "epoch": 0.2305084745762712,
2386
+ "grad_norm": 4.958450794219971,
2387
+ "learning_rate": 6.909830056250527e-05,
2388
+ "loss": 5.3944,
2389
+ "step": 340
2390
+ },
2391
+ {
2392
+ "epoch": 0.2311864406779661,
2393
+ "grad_norm": 5.597701549530029,
2394
+ "learning_rate": 6.835230328184138e-05,
2395
+ "loss": 5.4275,
2396
+ "step": 341
2397
+ },
2398
+ {
2399
+ "epoch": 0.23186440677966103,
2400
+ "grad_norm": 5.59750509262085,
2401
+ "learning_rate": 6.760825818018508e-05,
2402
+ "loss": 5.8666,
2403
+ "step": 342
2404
+ },
2405
+ {
2406
+ "epoch": 0.23254237288135593,
2407
+ "grad_norm": 6.007476806640625,
2408
+ "learning_rate": 6.68662111537429e-05,
2409
+ "loss": 5.6547,
2410
+ "step": 343
2411
+ },
2412
+ {
2413
+ "epoch": 0.23322033898305083,
2414
+ "grad_norm": 5.207009315490723,
2415
+ "learning_rate": 6.612620797547087e-05,
2416
+ "loss": 5.4279,
2417
+ "step": 344
2418
+ },
2419
+ {
2420
+ "epoch": 0.23389830508474577,
2421
+ "grad_norm": 5.5680389404296875,
2422
+ "learning_rate": 6.538829429225069e-05,
2423
+ "loss": 5.3114,
2424
+ "step": 345
2425
+ },
2426
+ {
2427
+ "epoch": 0.23457627118644067,
2428
+ "grad_norm": 5.515926837921143,
2429
+ "learning_rate": 6.465251562207431e-05,
2430
+ "loss": 5.6996,
2431
+ "step": 346
2432
+ },
2433
+ {
2434
+ "epoch": 0.2352542372881356,
2435
+ "grad_norm": 5.626382827758789,
2436
+ "learning_rate": 6.391891735123582e-05,
2437
+ "loss": 6.0254,
2438
+ "step": 347
2439
+ },
2440
+ {
2441
+ "epoch": 0.2359322033898305,
2442
+ "grad_norm": 5.397551536560059,
2443
+ "learning_rate": 6.318754473153221e-05,
2444
+ "loss": 5.368,
2445
+ "step": 348
2446
+ },
2447
+ {
2448
+ "epoch": 0.2366101694915254,
2449
+ "grad_norm": 5.405299663543701,
2450
+ "learning_rate": 6.245844287747168e-05,
2451
+ "loss": 5.1728,
2452
+ "step": 349
2453
+ },
2454
+ {
2455
+ "epoch": 0.23728813559322035,
2456
+ "grad_norm": 5.230056285858154,
2457
+ "learning_rate": 6.173165676349103e-05,
2458
+ "loss": 5.5227,
2459
+ "step": 350
2460
+ },
2461
+ {
2462
+ "epoch": 0.23796610169491525,
2463
+ "grad_norm": 5.585433483123779,
2464
+ "learning_rate": 6.1007231221181206e-05,
2465
+ "loss": 5.8477,
2466
+ "step": 351
2467
+ },
2468
+ {
2469
+ "epoch": 0.23864406779661018,
2470
+ "grad_norm": 5.70974588394165,
2471
+ "learning_rate": 6.0285210936521955e-05,
2472
+ "loss": 5.7222,
2473
+ "step": 352
2474
+ },
2475
+ {
2476
+ "epoch": 0.2393220338983051,
2477
+ "grad_norm": 5.623781681060791,
2478
+ "learning_rate": 5.956564044712551e-05,
2479
+ "loss": 5.4821,
2480
+ "step": 353
2481
+ },
2482
+ {
2483
+ "epoch": 0.24,
2484
+ "grad_norm": 5.539468288421631,
2485
+ "learning_rate": 5.884856413948913e-05,
2486
+ "loss": 5.2843,
2487
+ "step": 354
2488
+ },
2489
+ {
2490
+ "epoch": 0.24067796610169492,
2491
+ "grad_norm": 5.467306613922119,
2492
+ "learning_rate": 5.8134026246257225e-05,
2493
+ "loss": 5.4843,
2494
+ "step": 355
2495
+ },
2496
+ {
2497
+ "epoch": 0.24135593220338983,
2498
+ "grad_norm": 5.998471736907959,
2499
+ "learning_rate": 5.7422070843492734e-05,
2500
+ "loss": 5.7297,
2501
+ "step": 356
2502
+ },
2503
+ {
2504
+ "epoch": 0.24203389830508473,
2505
+ "grad_norm": 5.730869293212891,
2506
+ "learning_rate": 5.671274184795865e-05,
2507
+ "loss": 5.4708,
2508
+ "step": 357
2509
+ },
2510
+ {
2511
+ "epoch": 0.24271186440677966,
2512
+ "grad_norm": 6.254504203796387,
2513
+ "learning_rate": 5.6006083014408484e-05,
2514
+ "loss": 5.5472,
2515
+ "step": 358
2516
+ },
2517
+ {
2518
+ "epoch": 0.24338983050847457,
2519
+ "grad_norm": 5.713361740112305,
2520
+ "learning_rate": 5.53021379328879e-05,
2521
+ "loss": 5.4419,
2522
+ "step": 359
2523
+ },
2524
+ {
2525
+ "epoch": 0.2440677966101695,
2526
+ "grad_norm": 5.973865032196045,
2527
+ "learning_rate": 5.4600950026045326e-05,
2528
+ "loss": 5.6945,
2529
+ "step": 360
2530
+ },
2531
+ {
2532
+ "epoch": 0.2447457627118644,
2533
+ "grad_norm": 5.073235034942627,
2534
+ "learning_rate": 5.390256254645378e-05,
2535
+ "loss": 5.1762,
2536
+ "step": 361
2537
+ },
2538
+ {
2539
+ "epoch": 0.2454237288135593,
2540
+ "grad_norm": 5.638620376586914,
2541
+ "learning_rate": 5.320701857394268e-05,
2542
+ "loss": 5.9491,
2543
+ "step": 362
2544
+ },
2545
+ {
2546
+ "epoch": 0.24610169491525424,
2547
+ "grad_norm": 5.932898998260498,
2548
+ "learning_rate": 5.251436101294056e-05,
2549
+ "loss": 5.8446,
2550
+ "step": 363
2551
+ },
2552
+ {
2553
+ "epoch": 0.24677966101694915,
2554
+ "grad_norm": 5.434826850891113,
2555
+ "learning_rate": 5.182463258982846e-05,
2556
+ "loss": 5.5691,
2557
+ "step": 364
2558
+ },
2559
+ {
2560
+ "epoch": 0.24745762711864408,
2561
+ "grad_norm": 5.914247035980225,
2562
+ "learning_rate": 5.113787585030454e-05,
2563
+ "loss": 5.5884,
2564
+ "step": 365
2565
+ },
2566
+ {
2567
+ "epoch": 0.24813559322033898,
2568
+ "grad_norm": 5.391599178314209,
2569
+ "learning_rate": 5.045413315675924e-05,
2570
+ "loss": 5.5539,
2571
+ "step": 366
2572
+ },
2573
+ {
2574
+ "epoch": 0.2488135593220339,
2575
+ "grad_norm": 5.657290458679199,
2576
+ "learning_rate": 4.977344668566275e-05,
2577
+ "loss": 5.8106,
2578
+ "step": 367
2579
+ },
2580
+ {
2581
+ "epoch": 0.24949152542372882,
2582
+ "grad_norm": 5.725247383117676,
2583
+ "learning_rate": 4.909585842496287e-05,
2584
+ "loss": 5.7574,
2585
+ "step": 368
2586
+ },
2587
+ {
2588
+ "epoch": 0.2501694915254237,
2589
+ "grad_norm": 5.543122291564941,
2590
+ "learning_rate": 4.842141017149526e-05,
2591
+ "loss": 5.5064,
2592
+ "step": 369
2593
+ },
2594
+ {
2595
+ "epoch": 0.25084745762711863,
2596
+ "grad_norm": 5.4209303855896,
2597
+ "learning_rate": 4.7750143528405126e-05,
2598
+ "loss": 5.5809,
2599
+ "step": 370
2600
+ },
2601
+ {
2602
+ "epoch": 0.25152542372881354,
2603
+ "grad_norm": 5.547783374786377,
2604
+ "learning_rate": 4.708209990258095e-05,
2605
+ "loss": 5.4158,
2606
+ "step": 371
2607
+ },
2608
+ {
2609
+ "epoch": 0.2522033898305085,
2610
+ "grad_norm": 5.520477294921875,
2611
+ "learning_rate": 4.6417320502100316e-05,
2612
+ "loss": 5.5091,
2613
+ "step": 372
2614
+ },
2615
+ {
2616
+ "epoch": 0.2528813559322034,
2617
+ "grad_norm": 5.4549970626831055,
2618
+ "learning_rate": 4.575584633368815e-05,
2619
+ "loss": 5.3763,
2620
+ "step": 373
2621
+ },
2622
+ {
2623
+ "epoch": 0.2535593220338983,
2624
+ "grad_norm": 6.0628814697265625,
2625
+ "learning_rate": 4.5097718200186814e-05,
2626
+ "loss": 5.8492,
2627
+ "step": 374
2628
+ },
2629
+ {
2630
+ "epoch": 0.2542372881355932,
2631
+ "grad_norm": 5.97998046875,
2632
+ "learning_rate": 4.444297669803981e-05,
2633
+ "loss": 5.608,
2634
+ "step": 375
2635
+ },
2636
+ {
2637
+ "epoch": 0.2549152542372881,
2638
+ "grad_norm": 5.170746326446533,
2639
+ "learning_rate": 4.379166221478697e-05,
2640
+ "loss": 5.5551,
2641
+ "step": 376
2642
+ },
2643
+ {
2644
+ "epoch": 0.2555932203389831,
2645
+ "grad_norm": 5.509799480438232,
2646
+ "learning_rate": 4.31438149265736e-05,
2647
+ "loss": 5.6183,
2648
+ "step": 377
2649
+ },
2650
+ {
2651
+ "epoch": 0.256271186440678,
2652
+ "grad_norm": 5.532557487487793,
2653
+ "learning_rate": 4.249947479567218e-05,
2654
+ "loss": 5.6561,
2655
+ "step": 378
2656
+ },
2657
+ {
2658
+ "epoch": 0.2569491525423729,
2659
+ "grad_norm": 5.654819488525391,
2660
+ "learning_rate": 4.185868156801694e-05,
2661
+ "loss": 5.9242,
2662
+ "step": 379
2663
+ },
2664
+ {
2665
+ "epoch": 0.2576271186440678,
2666
+ "grad_norm": 5.431266784667969,
2667
+ "learning_rate": 4.12214747707527e-05,
2668
+ "loss": 5.2671,
2669
+ "step": 380
2670
+ },
2671
+ {
2672
+ "epoch": 0.2583050847457627,
2673
+ "grad_norm": 5.76847505569458,
2674
+ "learning_rate": 4.058789370979615e-05,
2675
+ "loss": 5.6203,
2676
+ "step": 381
2677
+ },
2678
+ {
2679
+ "epoch": 0.25898305084745765,
2680
+ "grad_norm": 5.608331203460693,
2681
+ "learning_rate": 3.9957977467411615e-05,
2682
+ "loss": 5.2894,
2683
+ "step": 382
2684
+ },
2685
+ {
2686
+ "epoch": 0.25966101694915256,
2687
+ "grad_norm": 5.352730751037598,
2688
+ "learning_rate": 3.933176489980005e-05,
2689
+ "loss": 5.7837,
2690
+ "step": 383
2691
+ },
2692
+ {
2693
+ "epoch": 0.26033898305084746,
2694
+ "grad_norm": 5.750943183898926,
2695
+ "learning_rate": 3.8709294634702376e-05,
2696
+ "loss": 6.0277,
2697
+ "step": 384
2698
+ },
2699
+ {
2700
+ "epoch": 0.26101694915254237,
2701
+ "grad_norm": 6.469532489776611,
2702
+ "learning_rate": 3.8090605069016595e-05,
2703
+ "loss": 5.6117,
2704
+ "step": 385
2705
+ },
2706
+ {
2707
+ "epoch": 0.26169491525423727,
2708
+ "grad_norm": 5.662360668182373,
2709
+ "learning_rate": 3.747573436642951e-05,
2710
+ "loss": 5.4094,
2711
+ "step": 386
2712
+ },
2713
+ {
2714
+ "epoch": 0.26237288135593223,
2715
+ "grad_norm": 5.911714553833008,
2716
+ "learning_rate": 3.686472045506223e-05,
2717
+ "loss": 5.4519,
2718
+ "step": 387
2719
+ },
2720
+ {
2721
+ "epoch": 0.26305084745762713,
2722
+ "grad_norm": 5.62433385848999,
2723
+ "learning_rate": 3.6257601025131026e-05,
2724
+ "loss": 5.6033,
2725
+ "step": 388
2726
+ },
2727
+ {
2728
+ "epoch": 0.26372881355932204,
2729
+ "grad_norm": 5.5420966148376465,
2730
+ "learning_rate": 3.565441352662211e-05,
2731
+ "loss": 5.665,
2732
+ "step": 389
2733
+ },
2734
+ {
2735
+ "epoch": 0.26440677966101694,
2736
+ "grad_norm": 5.550889015197754,
2737
+ "learning_rate": 3.5055195166981645e-05,
2738
+ "loss": 5.7331,
2739
+ "step": 390
2740
+ },
2741
+ {
2742
+ "epoch": 0.26508474576271185,
2743
+ "grad_norm": 6.002449989318848,
2744
+ "learning_rate": 3.445998290882062e-05,
2745
+ "loss": 5.6414,
2746
+ "step": 391
2747
+ },
2748
+ {
2749
+ "epoch": 0.26576271186440675,
2750
+ "grad_norm": 6.255985736846924,
2751
+ "learning_rate": 3.386881346763483e-05,
2752
+ "loss": 5.7452,
2753
+ "step": 392
2754
+ },
2755
+ {
2756
+ "epoch": 0.2664406779661017,
2757
+ "grad_norm": 5.7584919929504395,
2758
+ "learning_rate": 3.328172330954001e-05,
2759
+ "loss": 5.4645,
2760
+ "step": 393
2761
+ },
2762
+ {
2763
+ "epoch": 0.2671186440677966,
2764
+ "grad_norm": 5.411556243896484,
2765
+ "learning_rate": 3.269874864902269e-05,
2766
+ "loss": 5.5256,
2767
+ "step": 394
2768
+ },
2769
+ {
2770
+ "epoch": 0.2677966101694915,
2771
+ "grad_norm": 5.638591289520264,
2772
+ "learning_rate": 3.211992544670582e-05,
2773
+ "loss": 5.5345,
2774
+ "step": 395
2775
+ },
2776
+ {
2777
+ "epoch": 0.2684745762711864,
2778
+ "grad_norm": 5.49556303024292,
2779
+ "learning_rate": 3.154528940713113e-05,
2780
+ "loss": 5.7834,
2781
+ "step": 396
2782
+ },
2783
+ {
2784
+ "epoch": 0.26915254237288133,
2785
+ "grad_norm": 5.54540491104126,
2786
+ "learning_rate": 3.0974875976556284e-05,
2787
+ "loss": 5.6866,
2788
+ "step": 397
2789
+ },
2790
+ {
2791
+ "epoch": 0.2698305084745763,
2792
+ "grad_norm": 5.196211338043213,
2793
+ "learning_rate": 3.0408720340768572e-05,
2794
+ "loss": 5.2216,
2795
+ "step": 398
2796
+ },
2797
+ {
2798
+ "epoch": 0.2705084745762712,
2799
+ "grad_norm": 5.35925817489624,
2800
+ "learning_rate": 2.9846857422914433e-05,
2801
+ "loss": 5.1594,
2802
+ "step": 399
2803
+ },
2804
+ {
2805
+ "epoch": 0.2711864406779661,
2806
+ "grad_norm": 5.4410080909729,
2807
+ "learning_rate": 2.9289321881345254e-05,
2808
+ "loss": 5.819,
2809
+ "step": 400
2810
+ },
2811
+ {
2812
+ "epoch": 0.271864406779661,
2813
+ "grad_norm": 5.762651443481445,
2814
+ "learning_rate": 2.8736148107479467e-05,
2815
+ "loss": 5.4804,
2816
+ "step": 401
2817
+ },
2818
+ {
2819
+ "epoch": 0.2725423728813559,
2820
+ "grad_norm": 5.4722981452941895,
2821
+ "learning_rate": 2.8187370223681132e-05,
2822
+ "loss": 5.5458,
2823
+ "step": 402
2824
+ },
2825
+ {
2826
+ "epoch": 0.27322033898305087,
2827
+ "grad_norm": 5.910475730895996,
2828
+ "learning_rate": 2.764302208115508e-05,
2829
+ "loss": 5.732,
2830
+ "step": 403
2831
+ },
2832
+ {
2833
+ "epoch": 0.2738983050847458,
2834
+ "grad_norm": 5.407331943511963,
2835
+ "learning_rate": 2.7103137257858868e-05,
2836
+ "loss": 5.4342,
2837
+ "step": 404
2838
+ },
2839
+ {
2840
+ "epoch": 0.2745762711864407,
2841
+ "grad_norm": 5.824403285980225,
2842
+ "learning_rate": 2.6567749056431467e-05,
2843
+ "loss": 5.581,
2844
+ "step": 405
2845
+ },
2846
+ {
2847
+ "epoch": 0.2752542372881356,
2848
+ "grad_norm": 5.7097086906433105,
2849
+ "learning_rate": 2.603689050213902e-05,
2850
+ "loss": 5.6796,
2851
+ "step": 406
2852
+ },
2853
+ {
2854
+ "epoch": 0.2759322033898305,
2855
+ "grad_norm": 6.071976661682129,
2856
+ "learning_rate": 2.5510594340837824e-05,
2857
+ "loss": 5.1967,
2858
+ "step": 407
2859
+ },
2860
+ {
2861
+ "epoch": 0.27661016949152545,
2862
+ "grad_norm": 5.329769611358643,
2863
+ "learning_rate": 2.4988893036954043e-05,
2864
+ "loss": 5.5662,
2865
+ "step": 408
2866
+ },
2867
+ {
2868
+ "epoch": 0.27728813559322035,
2869
+ "grad_norm": 5.527679443359375,
2870
+ "learning_rate": 2.4471818771481648e-05,
2871
+ "loss": 5.362,
2872
+ "step": 409
2873
+ },
2874
+ {
2875
+ "epoch": 0.27796610169491526,
2876
+ "grad_norm": 5.589406490325928,
2877
+ "learning_rate": 2.3959403439996907e-05,
2878
+ "loss": 5.1217,
2879
+ "step": 410
2880
+ },
2881
+ {
2882
+ "epoch": 0.27864406779661016,
2883
+ "grad_norm": 5.69094181060791,
2884
+ "learning_rate": 2.34516786506912e-05,
2885
+ "loss": 5.4005,
2886
+ "step": 411
2887
+ },
2888
+ {
2889
+ "epoch": 0.27932203389830507,
2890
+ "grad_norm": 5.374352931976318,
2891
+ "learning_rate": 2.2948675722421086e-05,
2892
+ "loss": 5.6702,
2893
+ "step": 412
2894
+ },
2895
+ {
2896
+ "epoch": 0.28,
2897
+ "grad_norm": 5.293539524078369,
2898
+ "learning_rate": 2.2450425682776565e-05,
2899
+ "loss": 5.4775,
2900
+ "step": 413
2901
+ },
2902
+ {
2903
+ "epoch": 0.28067796610169493,
2904
+ "grad_norm": 5.905485153198242,
2905
+ "learning_rate": 2.195695926616702e-05,
2906
+ "loss": 5.5452,
2907
+ "step": 414
2908
+ },
2909
+ {
2910
+ "epoch": 0.28135593220338984,
2911
+ "grad_norm": 5.549497604370117,
2912
+ "learning_rate": 2.146830691192553e-05,
2913
+ "loss": 5.3305,
2914
+ "step": 415
2915
+ },
2916
+ {
2917
+ "epoch": 0.28203389830508474,
2918
+ "grad_norm": 5.897935390472412,
2919
+ "learning_rate": 2.098449876243096e-05,
2920
+ "loss": 5.6255,
2921
+ "step": 416
2922
+ },
2923
+ {
2924
+ "epoch": 0.28271186440677964,
2925
+ "grad_norm": 5.720310688018799,
2926
+ "learning_rate": 2.0505564661249e-05,
2927
+ "loss": 5.4534,
2928
+ "step": 417
2929
+ },
2930
+ {
2931
+ "epoch": 0.28338983050847455,
2932
+ "grad_norm": 5.820013999938965,
2933
+ "learning_rate": 2.0031534151290943e-05,
2934
+ "loss": 5.3081,
2935
+ "step": 418
2936
+ },
2937
+ {
2938
+ "epoch": 0.2840677966101695,
2939
+ "grad_norm": 6.240899085998535,
2940
+ "learning_rate": 1.9562436472991552e-05,
2941
+ "loss": 5.9156,
2942
+ "step": 419
2943
+ },
2944
+ {
2945
+ "epoch": 0.2847457627118644,
2946
+ "grad_norm": 5.758796215057373,
2947
+ "learning_rate": 1.9098300562505266e-05,
2948
+ "loss": 5.4116,
2949
+ "step": 420
2950
+ },
2951
+ {
2952
+ "epoch": 0.2854237288135593,
2953
+ "grad_norm": 6.092564105987549,
2954
+ "learning_rate": 1.863915504992131e-05,
2955
+ "loss": 5.7903,
2956
+ "step": 421
2957
+ },
2958
+ {
2959
+ "epoch": 0.2861016949152542,
2960
+ "grad_norm": 5.848187446594238,
2961
+ "learning_rate": 1.818502825749764e-05,
2962
+ "loss": 5.5823,
2963
+ "step": 422
2964
+ },
2965
+ {
2966
+ "epoch": 0.28677966101694913,
2967
+ "grad_norm": 5.051366329193115,
2968
+ "learning_rate": 1.773594819791403e-05,
2969
+ "loss": 5.274,
2970
+ "step": 423
2971
+ },
2972
+ {
2973
+ "epoch": 0.2874576271186441,
2974
+ "grad_norm": 5.7866129875183105,
2975
+ "learning_rate": 1.7291942572543807e-05,
2976
+ "loss": 5.6109,
2977
+ "step": 424
2978
+ },
2979
+ {
2980
+ "epoch": 0.288135593220339,
2981
+ "grad_norm": 6.054172515869141,
2982
+ "learning_rate": 1.6853038769745467e-05,
2983
+ "loss": 5.5136,
2984
+ "step": 425
2985
+ },
2986
+ {
2987
+ "epoch": 0.2888135593220339,
2988
+ "grad_norm": 5.935192108154297,
2989
+ "learning_rate": 1.6419263863172997e-05,
2990
+ "loss": 5.6772,
2991
+ "step": 426
2992
+ },
2993
+ {
2994
+ "epoch": 0.2894915254237288,
2995
+ "grad_norm": 5.998628616333008,
2996
+ "learning_rate": 1.599064461010581e-05,
2997
+ "loss": 5.8913,
2998
+ "step": 427
2999
+ },
3000
+ {
3001
+ "epoch": 0.2901694915254237,
3002
+ "grad_norm": 5.500387191772461,
3003
+ "learning_rate": 1.5567207449798515e-05,
3004
+ "loss": 5.4011,
3005
+ "step": 428
3006
+ },
3007
+ {
3008
+ "epoch": 0.29084745762711867,
3009
+ "grad_norm": 5.5121660232543945,
3010
+ "learning_rate": 1.5148978501849642e-05,
3011
+ "loss": 5.4678,
3012
+ "step": 429
3013
+ },
3014
+ {
3015
+ "epoch": 0.29152542372881357,
3016
+ "grad_norm": 5.580468654632568,
3017
+ "learning_rate": 1.4735983564590783e-05,
3018
+ "loss": 5.3353,
3019
+ "step": 430
3020
+ },
3021
+ {
3022
+ "epoch": 0.2922033898305085,
3023
+ "grad_norm": 5.571037292480469,
3024
+ "learning_rate": 1.4328248113495047e-05,
3025
+ "loss": 5.3953,
3026
+ "step": 431
3027
+ },
3028
+ {
3029
+ "epoch": 0.2928813559322034,
3030
+ "grad_norm": 5.397740364074707,
3031
+ "learning_rate": 1.3925797299605647e-05,
3032
+ "loss": 5.223,
3033
+ "step": 432
3034
+ },
3035
+ {
3036
+ "epoch": 0.2935593220338983,
3037
+ "grad_norm": 6.440202713012695,
3038
+ "learning_rate": 1.3528655947984504e-05,
3039
+ "loss": 5.9279,
3040
+ "step": 433
3041
+ },
3042
+ {
3043
+ "epoch": 0.29423728813559324,
3044
+ "grad_norm": 5.653568267822266,
3045
+ "learning_rate": 1.3136848556180892e-05,
3046
+ "loss": 5.4896,
3047
+ "step": 434
3048
+ },
3049
+ {
3050
+ "epoch": 0.29491525423728815,
3051
+ "grad_norm": 5.772056579589844,
3052
+ "learning_rate": 1.2750399292720283e-05,
3053
+ "loss": 5.3452,
3054
+ "step": 435
3055
+ },
3056
+ {
3057
+ "epoch": 0.29559322033898305,
3058
+ "grad_norm": 5.690596580505371,
3059
+ "learning_rate": 1.2369331995613665e-05,
3060
+ "loss": 5.1033,
3061
+ "step": 436
3062
+ },
3063
+ {
3064
+ "epoch": 0.29627118644067796,
3065
+ "grad_norm": 5.667556285858154,
3066
+ "learning_rate": 1.1993670170886806e-05,
3067
+ "loss": 5.4504,
3068
+ "step": 437
3069
+ },
3070
+ {
3071
+ "epoch": 0.29694915254237286,
3072
+ "grad_norm": 6.178337097167969,
3073
+ "learning_rate": 1.1623436991130654e-05,
3074
+ "loss": 5.7523,
3075
+ "step": 438
3076
+ },
3077
+ {
3078
+ "epoch": 0.2976271186440678,
3079
+ "grad_norm": 5.961308479309082,
3080
+ "learning_rate": 1.1258655294071685e-05,
3081
+ "loss": 5.887,
3082
+ "step": 439
3083
+ },
3084
+ {
3085
+ "epoch": 0.2983050847457627,
3086
+ "grad_norm": 6.2464094161987305,
3087
+ "learning_rate": 1.0899347581163221e-05,
3088
+ "loss": 5.6344,
3089
+ "step": 440
3090
+ },
3091
+ {
3092
+ "epoch": 0.29898305084745763,
3093
+ "grad_norm": 5.896814823150635,
3094
+ "learning_rate": 1.0545536016197499e-05,
3095
+ "loss": 5.5173,
3096
+ "step": 441
3097
+ },
3098
+ {
3099
+ "epoch": 0.29966101694915254,
3100
+ "grad_norm": 6.12027645111084,
3101
+ "learning_rate": 1.0197242423938446e-05,
3102
+ "loss": 5.6183,
3103
+ "step": 442
3104
+ },
3105
+ {
3106
+ "epoch": 0.30033898305084744,
3107
+ "grad_norm": 6.067883014678955,
3108
+ "learning_rate": 9.854488288775422e-06,
3109
+ "loss": 5.7134,
3110
+ "step": 443
3111
+ },
3112
+ {
3113
+ "epoch": 0.30101694915254235,
3114
+ "grad_norm": 5.843398571014404,
3115
+ "learning_rate": 9.517294753398064e-06,
3116
+ "loss": 5.153,
3117
+ "step": 444
3118
+ },
3119
+ {
3120
+ "epoch": 0.3016949152542373,
3121
+ "grad_norm": 5.859512805938721,
3122
+ "learning_rate": 9.185682617491863e-06,
3123
+ "loss": 5.4347,
3124
+ "step": 445
3125
+ },
3126
+ {
3127
+ "epoch": 0.3023728813559322,
3128
+ "grad_norm": 5.9133524894714355,
3129
+ "learning_rate": 8.85967233645547e-06,
3130
+ "loss": 5.333,
3131
+ "step": 446
3132
+ },
3133
+ {
3134
+ "epoch": 0.3030508474576271,
3135
+ "grad_norm": 5.7199602127075195,
3136
+ "learning_rate": 8.539284020138638e-06,
3137
+ "loss": 5.5811,
3138
+ "step": 447
3139
+ },
3140
+ {
3141
+ "epoch": 0.303728813559322,
3142
+ "grad_norm": 5.764463424682617,
3143
+ "learning_rate": 8.224537431601886e-06,
3144
+ "loss": 5.1644,
3145
+ "step": 448
3146
+ },
3147
+ {
3148
+ "epoch": 0.3044067796610169,
3149
+ "grad_norm": 6.3609771728515625,
3150
+ "learning_rate": 7.915451985897382e-06,
3151
+ "loss": 5.8289,
3152
+ "step": 449
3153
+ },
3154
+ {
3155
+ "epoch": 0.3050847457627119,
3156
+ "grad_norm": 6.216641902923584,
3157
+ "learning_rate": 7.612046748871327e-06,
3158
+ "loss": 5.6793,
3159
+ "step": 450
3160
+ },
3161
+ {
3162
+ "epoch": 0.3057627118644068,
3163
+ "grad_norm": 5.693812847137451,
3164
+ "learning_rate": 7.314340435987921e-06,
3165
+ "loss": 5.535,
3166
+ "step": 451
3167
+ },
3168
+ {
3169
+ "epoch": 0.3064406779661017,
3170
+ "grad_norm": 5.719924449920654,
3171
+ "learning_rate": 7.022351411174866e-06,
3172
+ "loss": 5.4541,
3173
+ "step": 452
3174
+ },
3175
+ {
3176
+ "epoch": 0.3071186440677966,
3177
+ "grad_norm": 6.138946056365967,
3178
+ "learning_rate": 6.736097685690601e-06,
3179
+ "loss": 5.4689,
3180
+ "step": 453
3181
+ },
3182
+ {
3183
+ "epoch": 0.3077966101694915,
3184
+ "grad_norm": 5.265680313110352,
3185
+ "learning_rate": 6.455596917013273e-06,
3186
+ "loss": 5.2224,
3187
+ "step": 454
3188
+ },
3189
+ {
3190
+ "epoch": 0.30847457627118646,
3191
+ "grad_norm": 5.933971881866455,
3192
+ "learning_rate": 6.180866407751595e-06,
3193
+ "loss": 5.5028,
3194
+ "step": 455
3195
+ },
3196
+ {
3197
+ "epoch": 0.30915254237288137,
3198
+ "grad_norm": 6.345917224884033,
3199
+ "learning_rate": 5.911923104577455e-06,
3200
+ "loss": 5.8293,
3201
+ "step": 456
3202
+ },
3203
+ {
3204
+ "epoch": 0.30983050847457627,
3205
+ "grad_norm": 6.0259246826171875,
3206
+ "learning_rate": 5.6487835971806515e-06,
3207
+ "loss": 5.7334,
3208
+ "step": 457
3209
+ },
3210
+ {
3211
+ "epoch": 0.3105084745762712,
3212
+ "grad_norm": 6.232974052429199,
3213
+ "learning_rate": 5.39146411724547e-06,
3214
+ "loss": 5.7355,
3215
+ "step": 458
3216
+ },
3217
+ {
3218
+ "epoch": 0.3111864406779661,
3219
+ "grad_norm": 5.333173751831055,
3220
+ "learning_rate": 5.13998053744954e-06,
3221
+ "loss": 5.0914,
3222
+ "step": 459
3223
+ },
3224
+ {
3225
+ "epoch": 0.31186440677966104,
3226
+ "grad_norm": 5.692471981048584,
3227
+ "learning_rate": 4.8943483704846475e-06,
3228
+ "loss": 5.4779,
3229
+ "step": 460
3230
+ },
3231
+ {
3232
+ "epoch": 0.31254237288135595,
3233
+ "grad_norm": 5.704821586608887,
3234
+ "learning_rate": 4.65458276809988e-06,
3235
+ "loss": 5.1225,
3236
+ "step": 461
3237
+ },
3238
+ {
3239
+ "epoch": 0.31322033898305085,
3240
+ "grad_norm": 6.1564178466796875,
3241
+ "learning_rate": 4.420698520166988e-06,
3242
+ "loss": 5.3608,
3243
+ "step": 462
3244
+ },
3245
+ {
3246
+ "epoch": 0.31389830508474575,
3247
+ "grad_norm": 5.814398288726807,
3248
+ "learning_rate": 4.19271005376809e-06,
3249
+ "loss": 5.7354,
3250
+ "step": 463
3251
+ },
3252
+ {
3253
+ "epoch": 0.31457627118644066,
3254
+ "grad_norm": 6.079257011413574,
3255
+ "learning_rate": 3.970631432305694e-06,
3256
+ "loss": 5.438,
3257
+ "step": 464
3258
+ },
3259
+ {
3260
+ "epoch": 0.3152542372881356,
3261
+ "grad_norm": 5.558388710021973,
3262
+ "learning_rate": 3.7544763546352834e-06,
3263
+ "loss": 4.9623,
3264
+ "step": 465
3265
+ },
3266
+ {
3267
+ "epoch": 0.3159322033898305,
3268
+ "grad_norm": 5.569544792175293,
3269
+ "learning_rate": 3.5442581542201923e-06,
3270
+ "loss": 5.506,
3271
+ "step": 466
3272
+ },
3273
+ {
3274
+ "epoch": 0.31661016949152543,
3275
+ "grad_norm": 5.387109756469727,
3276
+ "learning_rate": 3.339989798309273e-06,
3277
+ "loss": 5.1544,
3278
+ "step": 467
3279
+ },
3280
+ {
3281
+ "epoch": 0.31728813559322033,
3282
+ "grad_norm": 6.365401744842529,
3283
+ "learning_rate": 3.1416838871368924e-06,
3284
+ "loss": 5.6504,
3285
+ "step": 468
3286
+ },
3287
+ {
3288
+ "epoch": 0.31796610169491524,
3289
+ "grad_norm": 5.795852184295654,
3290
+ "learning_rate": 2.949352653145754e-06,
3291
+ "loss": 5.7313,
3292
+ "step": 469
3293
+ },
3294
+ {
3295
+ "epoch": 0.31864406779661014,
3296
+ "grad_norm": 5.420914173126221,
3297
+ "learning_rate": 2.7630079602323442e-06,
3298
+ "loss": 5.2842,
3299
+ "step": 470
3300
+ },
3301
+ {
3302
+ "epoch": 0.3193220338983051,
3303
+ "grad_norm": 5.971484184265137,
3304
+ "learning_rate": 2.582661303015066e-06,
3305
+ "loss": 5.2509,
3306
+ "step": 471
3307
+ },
3308
+ {
3309
+ "epoch": 0.32,
3310
+ "grad_norm": 6.273356914520264,
3311
+ "learning_rate": 2.4083238061252567e-06,
3312
+ "loss": 5.5561,
3313
+ "step": 472
3314
+ },
3315
+ {
3316
+ "epoch": 0.3206779661016949,
3317
+ "grad_norm": 5.857372283935547,
3318
+ "learning_rate": 2.240006223520941e-06,
3319
+ "loss": 5.8628,
3320
+ "step": 473
3321
+ },
3322
+ {
3323
+ "epoch": 0.3213559322033898,
3324
+ "grad_norm": 5.4021406173706055,
3325
+ "learning_rate": 2.0777189378234143e-06,
3326
+ "loss": 5.2859,
3327
+ "step": 474
3328
+ },
3329
+ {
3330
+ "epoch": 0.3220338983050847,
3331
+ "grad_norm": 5.596453666687012,
3332
+ "learning_rate": 1.921471959676957e-06,
3333
+ "loss": 5.6427,
3334
+ "step": 475
3335
+ },
3336
+ {
3337
+ "epoch": 0.3227118644067797,
3338
+ "grad_norm": 5.894739151000977,
3339
+ "learning_rate": 1.771274927131139e-06,
3340
+ "loss": 5.5308,
3341
+ "step": 476
3342
+ },
3343
+ {
3344
+ "epoch": 0.3233898305084746,
3345
+ "grad_norm": 5.8096604347229,
3346
+ "learning_rate": 1.6271371050464056e-06,
3347
+ "loss": 5.4596,
3348
+ "step": 477
3349
+ },
3350
+ {
3351
+ "epoch": 0.3240677966101695,
3352
+ "grad_norm": 5.567196846008301,
3353
+ "learning_rate": 1.4890673845226133e-06,
3354
+ "loss": 4.9016,
3355
+ "step": 478
3356
+ },
3357
+ {
3358
+ "epoch": 0.3247457627118644,
3359
+ "grad_norm": 5.913093090057373,
3360
+ "learning_rate": 1.3570742823504567e-06,
3361
+ "loss": 5.3648,
3362
+ "step": 479
3363
+ },
3364
+ {
3365
+ "epoch": 0.3254237288135593,
3366
+ "grad_norm": 7.292970657348633,
3367
+ "learning_rate": 1.231165940486234e-06,
3368
+ "loss": 5.3914,
3369
+ "step": 480
3370
+ },
3371
+ {
3372
+ "epoch": 0.32610169491525426,
3373
+ "grad_norm": 5.614869594573975,
3374
+ "learning_rate": 1.1113501255495485e-06,
3375
+ "loss": 5.6071,
3376
+ "step": 481
3377
+ },
3378
+ {
3379
+ "epoch": 0.32677966101694916,
3380
+ "grad_norm": 5.5307793617248535,
3381
+ "learning_rate": 9.976342283442463e-07,
3382
+ "loss": 5.3506,
3383
+ "step": 482
3384
+ },
3385
+ {
3386
+ "epoch": 0.32745762711864407,
3387
+ "grad_norm": 5.844662189483643,
3388
+ "learning_rate": 8.900252634025274e-07,
3389
+ "loss": 5.4613,
3390
+ "step": 483
3391
+ },
3392
+ {
3393
+ "epoch": 0.328135593220339,
3394
+ "grad_norm": 5.883512020111084,
3395
+ "learning_rate": 7.885298685522235e-07,
3396
+ "loss": 5.384,
3397
+ "step": 484
3398
+ },
3399
+ {
3400
+ "epoch": 0.3288135593220339,
3401
+ "grad_norm": 6.151786804199219,
3402
+ "learning_rate": 6.931543045073708e-07,
3403
+ "loss": 5.3603,
3404
+ "step": 485
3405
+ },
3406
+ {
3407
+ "epoch": 0.32949152542372884,
3408
+ "grad_norm": 6.09454870223999,
3409
+ "learning_rate": 6.039044544820404e-07,
3410
+ "loss": 5.7218,
3411
+ "step": 486
3412
+ },
3413
+ {
3414
+ "epoch": 0.33016949152542374,
3415
+ "grad_norm": 5.7950029373168945,
3416
+ "learning_rate": 5.207858238273522e-07,
3417
+ "loss": 5.5284,
3418
+ "step": 487
3419
+ },
3420
+ {
3421
+ "epoch": 0.33084745762711865,
3422
+ "grad_norm": 5.701831817626953,
3423
+ "learning_rate": 4.438035396920004e-07,
3424
+ "loss": 5.3463,
3425
+ "step": 488
3426
+ },
3427
+ {
3428
+ "epoch": 0.33152542372881355,
3429
+ "grad_norm": 5.579401016235352,
3430
+ "learning_rate": 3.7296235070587435e-07,
3431
+ "loss": 5.0637,
3432
+ "step": 489
3433
+ },
3434
+ {
3435
+ "epoch": 0.33220338983050846,
3436
+ "grad_norm": 5.498964309692383,
3437
+ "learning_rate": 3.0826662668720364e-07,
3438
+ "loss": 5.4843,
3439
+ "step": 490
3440
+ },
3441
+ {
3442
+ "epoch": 0.3328813559322034,
3443
+ "grad_norm": 5.720179080963135,
3444
+ "learning_rate": 2.497203583729957e-07,
3445
+ "loss": 5.3577,
3446
+ "step": 491
3447
+ },
3448
+ {
3449
+ "epoch": 0.3335593220338983,
3450
+ "grad_norm": 5.618310928344727,
3451
+ "learning_rate": 1.973271571728441e-07,
3452
+ "loss": 5.3295,
3453
+ "step": 492
3454
+ },
3455
+ {
3456
+ "epoch": 0.3342372881355932,
3457
+ "grad_norm": 5.815048694610596,
3458
+ "learning_rate": 1.5109025494620677e-07,
3459
+ "loss": 5.5574,
3460
+ "step": 493
3461
+ },
3462
+ {
3463
+ "epoch": 0.33491525423728813,
3464
+ "grad_norm": 6.3128557205200195,
3465
+ "learning_rate": 1.1101250380300965e-07,
3466
+ "loss": 5.8221,
3467
+ "step": 494
3468
+ },
3469
+ {
3470
+ "epoch": 0.33559322033898303,
3471
+ "grad_norm": 5.930164337158203,
3472
+ "learning_rate": 7.709637592770991e-08,
3473
+ "loss": 5.2433,
3474
+ "step": 495
3475
+ },
3476
+ {
3477
+ "epoch": 0.336271186440678,
3478
+ "grad_norm": 5.927285194396973,
3479
+ "learning_rate": 4.934396342684e-08,
3480
+ "loss": 5.4684,
3481
+ "step": 496
3482
+ },
3483
+ {
3484
+ "epoch": 0.3369491525423729,
3485
+ "grad_norm": 5.755299091339111,
3486
+ "learning_rate": 2.7756978199944273e-08,
3487
+ "loss": 5.3045,
3488
+ "step": 497
3489
+ },
3490
+ {
3491
+ "epoch": 0.3376271186440678,
3492
+ "grad_norm": 5.913015365600586,
3493
+ "learning_rate": 1.2336751833941229e-08,
3494
+ "loss": 5.4991,
3495
+ "step": 498
3496
+ },
3497
+ {
3498
+ "epoch": 0.3383050847457627,
3499
+ "grad_norm": 6.161080837249756,
3500
+ "learning_rate": 3.0842355210336515e-09,
3501
+ "loss": 4.9174,
3502
+ "step": 499
3503
+ },
3504
+ {
3505
+ "epoch": 0.3389830508474576,
3506
+ "grad_norm": 5.968166828155518,
3507
+ "learning_rate": 0.0,
3508
+ "loss": 5.5617,
3509
+ "step": 500
3510
+ }
3511
+ ],
3512
+ "logging_steps": 1,
3513
+ "max_steps": 500,
3514
+ "num_input_tokens_seen": 0,
3515
+ "num_train_epochs": 1,
3516
+ "save_steps": 500,
3517
+ "stateful_callbacks": {
3518
+ "TrainerControl": {
3519
+ "args": {
3520
+ "should_epoch_stop": false,
3521
+ "should_evaluate": false,
3522
+ "should_log": false,
3523
+ "should_save": true,
3524
+ "should_training_stop": true
3525
+ },
3526
+ "attributes": {}
3527
+ }
3528
+ },
3529
+ "total_flos": 2.313912319681233e+18,
3530
+ "train_batch_size": 3,
3531
+ "trial_name": null,
3532
+ "trial_params": null
3533
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41aeb69cd9f4330b87bfb989691efe277eaa940f32f9d548da7686deb8a59dbd
3
+ size 6264
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff