ManyingZ commited on
Commit
a671f46
·
verified ·
1 Parent(s): 1e9ed44

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen1.5-1.8B
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.11.1
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen1.5-1.8B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
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": 8,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 4,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
+ ],
26
+ "task_type": "CAUSAL_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:242a7bbdb637cd687bd20246c18b00050626d7f851d8f91f7728fe22d116b06a
3
+ size 3158328
added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endoftext|>": 151643,
3
+ "<|im_end|>": 151645,
4
+ "<|im_start|>": 151644
5
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19e63db27f3553f754ffa517ac7f2f4112ee4291df551e9476406b3751aa51ba
3
+ size 1687034
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82ae213464853f8f5dd96e0e656b869b257dc3413a823224f4ecc4554034b18f
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96f6991800b627bd85e14ebabeba4d86c804247ec27d70562e15e9172f567cf8
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "eos_token": {
7
+ "content": "<|endoftext|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "pad_token": {
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ }
20
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "additional_special_tokens": [
30
+ "<|im_start|>",
31
+ "<|im_end|>"
32
+ ],
33
+ "bos_token": null,
34
+ "chat_template": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are a helpful assistant<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
35
+ "clean_up_tokenization_spaces": false,
36
+ "eos_token": "<|endoftext|>",
37
+ "errors": "replace",
38
+ "model_max_length": 32768,
39
+ "pad_token": "<|endoftext|>",
40
+ "split_special_tokens": false,
41
+ "tokenizer_class": "Qwen2Tokenizer",
42
+ "unk_token": null
43
+ }
trainer_state.json ADDED
@@ -0,0 +1,1958 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 39.42652329749104,
5
+ "eval_steps": 500,
6
+ "global_step": 5500,
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.14336917562724014,
13
+ "grad_norm": 0.7797384262084961,
14
+ "learning_rate": 4e-05,
15
+ "loss": 2.2646,
16
+ "step": 20
17
+ },
18
+ {
19
+ "epoch": 0.2867383512544803,
20
+ "grad_norm": 0.8766279220581055,
21
+ "learning_rate": 8e-05,
22
+ "loss": 2.2106,
23
+ "step": 40
24
+ },
25
+ {
26
+ "epoch": 0.43010752688172044,
27
+ "grad_norm": 0.9374061822891235,
28
+ "learning_rate": 0.00012,
29
+ "loss": 1.9441,
30
+ "step": 60
31
+ },
32
+ {
33
+ "epoch": 0.5734767025089605,
34
+ "grad_norm": 0.9437981247901917,
35
+ "learning_rate": 0.00016,
36
+ "loss": 1.8573,
37
+ "step": 80
38
+ },
39
+ {
40
+ "epoch": 0.7168458781362007,
41
+ "grad_norm": 1.16326904296875,
42
+ "learning_rate": 0.0002,
43
+ "loss": 1.7739,
44
+ "step": 100
45
+ },
46
+ {
47
+ "epoch": 0.8602150537634409,
48
+ "grad_norm": 1.1639043092727661,
49
+ "learning_rate": 0.00019988455988455988,
50
+ "loss": 1.6996,
51
+ "step": 120
52
+ },
53
+ {
54
+ "epoch": 1.003584229390681,
55
+ "grad_norm": 1.3743420839309692,
56
+ "learning_rate": 0.00019976911976911978,
57
+ "loss": 1.6048,
58
+ "step": 140
59
+ },
60
+ {
61
+ "epoch": 1.146953405017921,
62
+ "grad_norm": 1.3700010776519775,
63
+ "learning_rate": 0.00019965367965367966,
64
+ "loss": 1.5738,
65
+ "step": 160
66
+ },
67
+ {
68
+ "epoch": 1.2903225806451613,
69
+ "grad_norm": 1.8980423212051392,
70
+ "learning_rate": 0.00019953823953823956,
71
+ "loss": 1.4982,
72
+ "step": 180
73
+ },
74
+ {
75
+ "epoch": 1.4336917562724014,
76
+ "grad_norm": 1.8157719373703003,
77
+ "learning_rate": 0.00019942279942279943,
78
+ "loss": 1.5173,
79
+ "step": 200
80
+ },
81
+ {
82
+ "epoch": 1.5770609318996416,
83
+ "grad_norm": 2.1088435649871826,
84
+ "learning_rate": 0.0001993073593073593,
85
+ "loss": 1.4963,
86
+ "step": 220
87
+ },
88
+ {
89
+ "epoch": 1.7204301075268817,
90
+ "grad_norm": 2.1570374965667725,
91
+ "learning_rate": 0.0001991919191919192,
92
+ "loss": 1.4934,
93
+ "step": 240
94
+ },
95
+ {
96
+ "epoch": 1.863799283154122,
97
+ "grad_norm": 2.2034499645233154,
98
+ "learning_rate": 0.00019907647907647908,
99
+ "loss": 1.429,
100
+ "step": 260
101
+ },
102
+ {
103
+ "epoch": 2.007168458781362,
104
+ "grad_norm": 1.7870151996612549,
105
+ "learning_rate": 0.00019896103896103898,
106
+ "loss": 1.4812,
107
+ "step": 280
108
+ },
109
+ {
110
+ "epoch": 2.150537634408602,
111
+ "grad_norm": 2.705448627471924,
112
+ "learning_rate": 0.00019884559884559885,
113
+ "loss": 1.3495,
114
+ "step": 300
115
+ },
116
+ {
117
+ "epoch": 2.293906810035842,
118
+ "grad_norm": 2.151088237762451,
119
+ "learning_rate": 0.00019873015873015875,
120
+ "loss": 1.3401,
121
+ "step": 320
122
+ },
123
+ {
124
+ "epoch": 2.4372759856630823,
125
+ "grad_norm": 2.273388385772705,
126
+ "learning_rate": 0.00019861471861471863,
127
+ "loss": 1.261,
128
+ "step": 340
129
+ },
130
+ {
131
+ "epoch": 2.5806451612903225,
132
+ "grad_norm": 3.103841543197632,
133
+ "learning_rate": 0.00019849927849927853,
134
+ "loss": 1.2768,
135
+ "step": 360
136
+ },
137
+ {
138
+ "epoch": 2.7240143369175627,
139
+ "grad_norm": 2.259409189224243,
140
+ "learning_rate": 0.00019838383838383837,
141
+ "loss": 1.2932,
142
+ "step": 380
143
+ },
144
+ {
145
+ "epoch": 2.867383512544803,
146
+ "grad_norm": 3.061185359954834,
147
+ "learning_rate": 0.00019826839826839827,
148
+ "loss": 1.2528,
149
+ "step": 400
150
+ },
151
+ {
152
+ "epoch": 3.010752688172043,
153
+ "grad_norm": 2.311734199523926,
154
+ "learning_rate": 0.00019815295815295815,
155
+ "loss": 1.2575,
156
+ "step": 420
157
+ },
158
+ {
159
+ "epoch": 3.154121863799283,
160
+ "grad_norm": 3.4611690044403076,
161
+ "learning_rate": 0.00019803751803751805,
162
+ "loss": 1.1404,
163
+ "step": 440
164
+ },
165
+ {
166
+ "epoch": 3.2974910394265233,
167
+ "grad_norm": 3.1576485633850098,
168
+ "learning_rate": 0.00019792207792207792,
169
+ "loss": 1.1195,
170
+ "step": 460
171
+ },
172
+ {
173
+ "epoch": 3.4408602150537635,
174
+ "grad_norm": 2.9822025299072266,
175
+ "learning_rate": 0.00019780663780663782,
176
+ "loss": 1.1651,
177
+ "step": 480
178
+ },
179
+ {
180
+ "epoch": 3.5842293906810037,
181
+ "grad_norm": 2.700014591217041,
182
+ "learning_rate": 0.0001976911976911977,
183
+ "loss": 1.1024,
184
+ "step": 500
185
+ },
186
+ {
187
+ "epoch": 3.727598566308244,
188
+ "grad_norm": 3.5420925617218018,
189
+ "learning_rate": 0.0001975757575757576,
190
+ "loss": 1.1593,
191
+ "step": 520
192
+ },
193
+ {
194
+ "epoch": 3.870967741935484,
195
+ "grad_norm": 3.261657238006592,
196
+ "learning_rate": 0.00019746031746031747,
197
+ "loss": 1.1687,
198
+ "step": 540
199
+ },
200
+ {
201
+ "epoch": 4.014336917562724,
202
+ "grad_norm": 2.6333651542663574,
203
+ "learning_rate": 0.00019734487734487734,
204
+ "loss": 1.0741,
205
+ "step": 560
206
+ },
207
+ {
208
+ "epoch": 4.157706093189964,
209
+ "grad_norm": 3.958665609359741,
210
+ "learning_rate": 0.00019722943722943722,
211
+ "loss": 0.9966,
212
+ "step": 580
213
+ },
214
+ {
215
+ "epoch": 4.301075268817204,
216
+ "grad_norm": 3.4680724143981934,
217
+ "learning_rate": 0.00019711399711399712,
218
+ "loss": 0.9532,
219
+ "step": 600
220
+ },
221
+ {
222
+ "epoch": 4.444444444444445,
223
+ "grad_norm": 3.7936246395111084,
224
+ "learning_rate": 0.000196998556998557,
225
+ "loss": 1.0428,
226
+ "step": 620
227
+ },
228
+ {
229
+ "epoch": 4.587813620071684,
230
+ "grad_norm": 3.4765727519989014,
231
+ "learning_rate": 0.0001968831168831169,
232
+ "loss": 1.0067,
233
+ "step": 640
234
+ },
235
+ {
236
+ "epoch": 4.731182795698925,
237
+ "grad_norm": 4.042802810668945,
238
+ "learning_rate": 0.00019676767676767677,
239
+ "loss": 1.0318,
240
+ "step": 660
241
+ },
242
+ {
243
+ "epoch": 4.874551971326165,
244
+ "grad_norm": 3.597938060760498,
245
+ "learning_rate": 0.00019665223665223667,
246
+ "loss": 0.9431,
247
+ "step": 680
248
+ },
249
+ {
250
+ "epoch": 5.017921146953405,
251
+ "grad_norm": 3.7627108097076416,
252
+ "learning_rate": 0.00019653679653679654,
253
+ "loss": 1.0065,
254
+ "step": 700
255
+ },
256
+ {
257
+ "epoch": 5.161290322580645,
258
+ "grad_norm": 3.363626003265381,
259
+ "learning_rate": 0.00019642135642135644,
260
+ "loss": 0.8925,
261
+ "step": 720
262
+ },
263
+ {
264
+ "epoch": 5.304659498207886,
265
+ "grad_norm": 3.777928352355957,
266
+ "learning_rate": 0.00019630591630591631,
267
+ "loss": 0.8798,
268
+ "step": 740
269
+ },
270
+ {
271
+ "epoch": 5.448028673835125,
272
+ "grad_norm": 3.517575740814209,
273
+ "learning_rate": 0.0001961904761904762,
274
+ "loss": 0.8555,
275
+ "step": 760
276
+ },
277
+ {
278
+ "epoch": 5.591397849462366,
279
+ "grad_norm": 3.2290761470794678,
280
+ "learning_rate": 0.0001960750360750361,
281
+ "loss": 0.8826,
282
+ "step": 780
283
+ },
284
+ {
285
+ "epoch": 5.734767025089606,
286
+ "grad_norm": 3.73039174079895,
287
+ "learning_rate": 0.00019595959595959596,
288
+ "loss": 0.9197,
289
+ "step": 800
290
+ },
291
+ {
292
+ "epoch": 5.878136200716845,
293
+ "grad_norm": 3.3132483959198,
294
+ "learning_rate": 0.00019584415584415586,
295
+ "loss": 0.9388,
296
+ "step": 820
297
+ },
298
+ {
299
+ "epoch": 6.021505376344086,
300
+ "grad_norm": 3.7642362117767334,
301
+ "learning_rate": 0.00019572871572871574,
302
+ "loss": 0.8208,
303
+ "step": 840
304
+ },
305
+ {
306
+ "epoch": 6.164874551971327,
307
+ "grad_norm": 4.448329448699951,
308
+ "learning_rate": 0.00019561327561327564,
309
+ "loss": 0.7378,
310
+ "step": 860
311
+ },
312
+ {
313
+ "epoch": 6.308243727598566,
314
+ "grad_norm": 3.517230987548828,
315
+ "learning_rate": 0.0001954978354978355,
316
+ "loss": 0.7511,
317
+ "step": 880
318
+ },
319
+ {
320
+ "epoch": 6.451612903225806,
321
+ "grad_norm": 4.085216999053955,
322
+ "learning_rate": 0.0001953823953823954,
323
+ "loss": 0.7659,
324
+ "step": 900
325
+ },
326
+ {
327
+ "epoch": 6.594982078853047,
328
+ "grad_norm": 4.3206634521484375,
329
+ "learning_rate": 0.00019526695526695528,
330
+ "loss": 0.8262,
331
+ "step": 920
332
+ },
333
+ {
334
+ "epoch": 6.738351254480286,
335
+ "grad_norm": 3.6010711193084717,
336
+ "learning_rate": 0.00019515151515151516,
337
+ "loss": 0.8121,
338
+ "step": 940
339
+ },
340
+ {
341
+ "epoch": 6.881720430107527,
342
+ "grad_norm": 4.308924198150635,
343
+ "learning_rate": 0.00019503607503607503,
344
+ "loss": 0.83,
345
+ "step": 960
346
+ },
347
+ {
348
+ "epoch": 7.025089605734767,
349
+ "grad_norm": 3.5463600158691406,
350
+ "learning_rate": 0.00019492063492063493,
351
+ "loss": 0.7746,
352
+ "step": 980
353
+ },
354
+ {
355
+ "epoch": 7.168458781362007,
356
+ "grad_norm": 3.1309635639190674,
357
+ "learning_rate": 0.0001948051948051948,
358
+ "loss": 0.6994,
359
+ "step": 1000
360
+ },
361
+ {
362
+ "epoch": 7.311827956989247,
363
+ "grad_norm": 4.161702632904053,
364
+ "learning_rate": 0.0001946897546897547,
365
+ "loss": 0.6635,
366
+ "step": 1020
367
+ },
368
+ {
369
+ "epoch": 7.455197132616488,
370
+ "grad_norm": 3.9364986419677734,
371
+ "learning_rate": 0.00019457431457431458,
372
+ "loss": 0.7223,
373
+ "step": 1040
374
+ },
375
+ {
376
+ "epoch": 7.598566308243727,
377
+ "grad_norm": 3.674201250076294,
378
+ "learning_rate": 0.00019445887445887448,
379
+ "loss": 0.737,
380
+ "step": 1060
381
+ },
382
+ {
383
+ "epoch": 7.741935483870968,
384
+ "grad_norm": 5.211554050445557,
385
+ "learning_rate": 0.00019434343434343435,
386
+ "loss": 0.6624,
387
+ "step": 1080
388
+ },
389
+ {
390
+ "epoch": 7.885304659498208,
391
+ "grad_norm": 3.496736764907837,
392
+ "learning_rate": 0.00019422799422799425,
393
+ "loss": 0.6788,
394
+ "step": 1100
395
+ },
396
+ {
397
+ "epoch": 8.028673835125447,
398
+ "grad_norm": 4.182429790496826,
399
+ "learning_rate": 0.0001941125541125541,
400
+ "loss": 0.6958,
401
+ "step": 1120
402
+ },
403
+ {
404
+ "epoch": 8.172043010752688,
405
+ "grad_norm": 3.506474018096924,
406
+ "learning_rate": 0.000193997113997114,
407
+ "loss": 0.5827,
408
+ "step": 1140
409
+ },
410
+ {
411
+ "epoch": 8.315412186379929,
412
+ "grad_norm": 4.012503623962402,
413
+ "learning_rate": 0.00019388167388167387,
414
+ "loss": 0.5956,
415
+ "step": 1160
416
+ },
417
+ {
418
+ "epoch": 8.45878136200717,
419
+ "grad_norm": 4.3530497550964355,
420
+ "learning_rate": 0.00019376623376623377,
421
+ "loss": 0.6149,
422
+ "step": 1180
423
+ },
424
+ {
425
+ "epoch": 8.602150537634408,
426
+ "grad_norm": 3.8034679889678955,
427
+ "learning_rate": 0.00019365079365079365,
428
+ "loss": 0.6482,
429
+ "step": 1200
430
+ },
431
+ {
432
+ "epoch": 8.745519713261649,
433
+ "grad_norm": 4.107527256011963,
434
+ "learning_rate": 0.00019353535353535355,
435
+ "loss": 0.601,
436
+ "step": 1220
437
+ },
438
+ {
439
+ "epoch": 8.88888888888889,
440
+ "grad_norm": 3.9704201221466064,
441
+ "learning_rate": 0.00019341991341991342,
442
+ "loss": 0.6424,
443
+ "step": 1240
444
+ },
445
+ {
446
+ "epoch": 9.03225806451613,
447
+ "grad_norm": 5.5366315841674805,
448
+ "learning_rate": 0.00019330447330447332,
449
+ "loss": 0.6291,
450
+ "step": 1260
451
+ },
452
+ {
453
+ "epoch": 9.175627240143369,
454
+ "grad_norm": 4.817638397216797,
455
+ "learning_rate": 0.0001931890331890332,
456
+ "loss": 0.5392,
457
+ "step": 1280
458
+ },
459
+ {
460
+ "epoch": 9.31899641577061,
461
+ "grad_norm": 4.172895431518555,
462
+ "learning_rate": 0.00019307359307359307,
463
+ "loss": 0.5134,
464
+ "step": 1300
465
+ },
466
+ {
467
+ "epoch": 9.46236559139785,
468
+ "grad_norm": 4.357290267944336,
469
+ "learning_rate": 0.00019295815295815297,
470
+ "loss": 0.5292,
471
+ "step": 1320
472
+ },
473
+ {
474
+ "epoch": 9.60573476702509,
475
+ "grad_norm": 4.0718512535095215,
476
+ "learning_rate": 0.00019284271284271284,
477
+ "loss": 0.5353,
478
+ "step": 1340
479
+ },
480
+ {
481
+ "epoch": 9.74910394265233,
482
+ "grad_norm": 4.535477638244629,
483
+ "learning_rate": 0.00019272727272727274,
484
+ "loss": 0.5357,
485
+ "step": 1360
486
+ },
487
+ {
488
+ "epoch": 9.89247311827957,
489
+ "grad_norm": 5.310904026031494,
490
+ "learning_rate": 0.00019261183261183262,
491
+ "loss": 0.5955,
492
+ "step": 1380
493
+ },
494
+ {
495
+ "epoch": 10.03584229390681,
496
+ "grad_norm": 4.394368648529053,
497
+ "learning_rate": 0.00019249639249639252,
498
+ "loss": 0.5394,
499
+ "step": 1400
500
+ },
501
+ {
502
+ "epoch": 10.17921146953405,
503
+ "grad_norm": 4.731152057647705,
504
+ "learning_rate": 0.0001923809523809524,
505
+ "loss": 0.4465,
506
+ "step": 1420
507
+ },
508
+ {
509
+ "epoch": 10.32258064516129,
510
+ "grad_norm": 4.1888041496276855,
511
+ "learning_rate": 0.0001922655122655123,
512
+ "loss": 0.4734,
513
+ "step": 1440
514
+ },
515
+ {
516
+ "epoch": 10.46594982078853,
517
+ "grad_norm": 4.412322044372559,
518
+ "learning_rate": 0.00019215007215007217,
519
+ "loss": 0.4749,
520
+ "step": 1460
521
+ },
522
+ {
523
+ "epoch": 10.609318996415771,
524
+ "grad_norm": 4.3348612785339355,
525
+ "learning_rate": 0.00019203463203463204,
526
+ "loss": 0.4751,
527
+ "step": 1480
528
+ },
529
+ {
530
+ "epoch": 10.75268817204301,
531
+ "grad_norm": 4.405585765838623,
532
+ "learning_rate": 0.00019191919191919191,
533
+ "loss": 0.5176,
534
+ "step": 1500
535
+ },
536
+ {
537
+ "epoch": 10.89605734767025,
538
+ "grad_norm": 3.9980640411376953,
539
+ "learning_rate": 0.00019180375180375181,
540
+ "loss": 0.5078,
541
+ "step": 1520
542
+ },
543
+ {
544
+ "epoch": 11.039426523297491,
545
+ "grad_norm": 4.7061028480529785,
546
+ "learning_rate": 0.0001916883116883117,
547
+ "loss": 0.4775,
548
+ "step": 1540
549
+ },
550
+ {
551
+ "epoch": 11.182795698924732,
552
+ "grad_norm": 5.084146022796631,
553
+ "learning_rate": 0.0001915728715728716,
554
+ "loss": 0.3826,
555
+ "step": 1560
556
+ },
557
+ {
558
+ "epoch": 11.32616487455197,
559
+ "grad_norm": 3.631321907043457,
560
+ "learning_rate": 0.00019145743145743146,
561
+ "loss": 0.4259,
562
+ "step": 1580
563
+ },
564
+ {
565
+ "epoch": 11.469534050179211,
566
+ "grad_norm": 5.307252407073975,
567
+ "learning_rate": 0.00019134199134199136,
568
+ "loss": 0.409,
569
+ "step": 1600
570
+ },
571
+ {
572
+ "epoch": 11.612903225806452,
573
+ "grad_norm": 4.273385047912598,
574
+ "learning_rate": 0.00019122655122655124,
575
+ "loss": 0.4716,
576
+ "step": 1620
577
+ },
578
+ {
579
+ "epoch": 11.756272401433693,
580
+ "grad_norm": 3.9993953704833984,
581
+ "learning_rate": 0.00019111111111111114,
582
+ "loss": 0.4482,
583
+ "step": 1640
584
+ },
585
+ {
586
+ "epoch": 11.899641577060931,
587
+ "grad_norm": 4.456310749053955,
588
+ "learning_rate": 0.00019099567099567098,
589
+ "loss": 0.4285,
590
+ "step": 1660
591
+ },
592
+ {
593
+ "epoch": 12.043010752688172,
594
+ "grad_norm": 3.430715322494507,
595
+ "learning_rate": 0.00019088023088023088,
596
+ "loss": 0.4146,
597
+ "step": 1680
598
+ },
599
+ {
600
+ "epoch": 12.186379928315413,
601
+ "grad_norm": 4.638120174407959,
602
+ "learning_rate": 0.00019076479076479076,
603
+ "loss": 0.3632,
604
+ "step": 1700
605
+ },
606
+ {
607
+ "epoch": 12.329749103942653,
608
+ "grad_norm": 4.701437950134277,
609
+ "learning_rate": 0.00019064935064935066,
610
+ "loss": 0.3433,
611
+ "step": 1720
612
+ },
613
+ {
614
+ "epoch": 12.473118279569892,
615
+ "grad_norm": 4.129784107208252,
616
+ "learning_rate": 0.00019053391053391053,
617
+ "loss": 0.3695,
618
+ "step": 1740
619
+ },
620
+ {
621
+ "epoch": 12.616487455197133,
622
+ "grad_norm": 4.153416633605957,
623
+ "learning_rate": 0.00019041847041847043,
624
+ "loss": 0.3807,
625
+ "step": 1760
626
+ },
627
+ {
628
+ "epoch": 12.759856630824373,
629
+ "grad_norm": 4.782583713531494,
630
+ "learning_rate": 0.0001903030303030303,
631
+ "loss": 0.4431,
632
+ "step": 1780
633
+ },
634
+ {
635
+ "epoch": 12.903225806451612,
636
+ "grad_norm": 3.8527839183807373,
637
+ "learning_rate": 0.0001901875901875902,
638
+ "loss": 0.3609,
639
+ "step": 1800
640
+ },
641
+ {
642
+ "epoch": 13.046594982078853,
643
+ "grad_norm": 3.863771438598633,
644
+ "learning_rate": 0.00019007215007215008,
645
+ "loss": 0.3711,
646
+ "step": 1820
647
+ },
648
+ {
649
+ "epoch": 13.189964157706093,
650
+ "grad_norm": 4.283368110656738,
651
+ "learning_rate": 0.00018995670995670995,
652
+ "loss": 0.3066,
653
+ "step": 1840
654
+ },
655
+ {
656
+ "epoch": 13.333333333333334,
657
+ "grad_norm": 4.724956512451172,
658
+ "learning_rate": 0.00018984126984126985,
659
+ "loss": 0.3394,
660
+ "step": 1860
661
+ },
662
+ {
663
+ "epoch": 13.476702508960573,
664
+ "grad_norm": 4.810844421386719,
665
+ "learning_rate": 0.00018972582972582973,
666
+ "loss": 0.31,
667
+ "step": 1880
668
+ },
669
+ {
670
+ "epoch": 13.620071684587813,
671
+ "grad_norm": 4.2984466552734375,
672
+ "learning_rate": 0.00018961038961038963,
673
+ "loss": 0.3296,
674
+ "step": 1900
675
+ },
676
+ {
677
+ "epoch": 13.763440860215054,
678
+ "grad_norm": 4.326981067657471,
679
+ "learning_rate": 0.0001894949494949495,
680
+ "loss": 0.3428,
681
+ "step": 1920
682
+ },
683
+ {
684
+ "epoch": 13.906810035842295,
685
+ "grad_norm": 3.757113218307495,
686
+ "learning_rate": 0.0001893795093795094,
687
+ "loss": 0.3637,
688
+ "step": 1940
689
+ },
690
+ {
691
+ "epoch": 14.050179211469533,
692
+ "grad_norm": 4.3763861656188965,
693
+ "learning_rate": 0.00018926406926406928,
694
+ "loss": 0.3518,
695
+ "step": 1960
696
+ },
697
+ {
698
+ "epoch": 14.193548387096774,
699
+ "grad_norm": 4.564425468444824,
700
+ "learning_rate": 0.00018914862914862918,
701
+ "loss": 0.2795,
702
+ "step": 1980
703
+ },
704
+ {
705
+ "epoch": 14.336917562724015,
706
+ "grad_norm": 4.2235283851623535,
707
+ "learning_rate": 0.00018903318903318905,
708
+ "loss": 0.2836,
709
+ "step": 2000
710
+ },
711
+ {
712
+ "epoch": 14.480286738351255,
713
+ "grad_norm": 5.298072338104248,
714
+ "learning_rate": 0.00018891774891774892,
715
+ "loss": 0.2968,
716
+ "step": 2020
717
+ },
718
+ {
719
+ "epoch": 14.623655913978494,
720
+ "grad_norm": 4.486312389373779,
721
+ "learning_rate": 0.0001888023088023088,
722
+ "loss": 0.2891,
723
+ "step": 2040
724
+ },
725
+ {
726
+ "epoch": 14.767025089605735,
727
+ "grad_norm": 9.727706909179688,
728
+ "learning_rate": 0.0001886868686868687,
729
+ "loss": 0.3302,
730
+ "step": 2060
731
+ },
732
+ {
733
+ "epoch": 14.910394265232975,
734
+ "grad_norm": 4.170314788818359,
735
+ "learning_rate": 0.00018857142857142857,
736
+ "loss": 0.3139,
737
+ "step": 2080
738
+ },
739
+ {
740
+ "epoch": 15.053763440860216,
741
+ "grad_norm": 4.840059757232666,
742
+ "learning_rate": 0.00018845598845598847,
743
+ "loss": 0.2774,
744
+ "step": 2100
745
+ },
746
+ {
747
+ "epoch": 15.197132616487455,
748
+ "grad_norm": 4.770188808441162,
749
+ "learning_rate": 0.00018834054834054834,
750
+ "loss": 0.2681,
751
+ "step": 2120
752
+ },
753
+ {
754
+ "epoch": 15.340501792114695,
755
+ "grad_norm": 4.672384262084961,
756
+ "learning_rate": 0.00018822510822510825,
757
+ "loss": 0.2499,
758
+ "step": 2140
759
+ },
760
+ {
761
+ "epoch": 15.483870967741936,
762
+ "grad_norm": 4.933983325958252,
763
+ "learning_rate": 0.00018810966810966812,
764
+ "loss": 0.2398,
765
+ "step": 2160
766
+ },
767
+ {
768
+ "epoch": 15.627240143369175,
769
+ "grad_norm": 3.96673583984375,
770
+ "learning_rate": 0.00018799422799422802,
771
+ "loss": 0.2917,
772
+ "step": 2180
773
+ },
774
+ {
775
+ "epoch": 15.770609318996415,
776
+ "grad_norm": 4.215606212615967,
777
+ "learning_rate": 0.0001878787878787879,
778
+ "loss": 0.272,
779
+ "step": 2200
780
+ },
781
+ {
782
+ "epoch": 15.913978494623656,
783
+ "grad_norm": 4.834962844848633,
784
+ "learning_rate": 0.00018776334776334777,
785
+ "loss": 0.2717,
786
+ "step": 2220
787
+ },
788
+ {
789
+ "epoch": 16.057347670250895,
790
+ "grad_norm": 3.783409595489502,
791
+ "learning_rate": 0.00018764790764790764,
792
+ "loss": 0.2594,
793
+ "step": 2240
794
+ },
795
+ {
796
+ "epoch": 16.200716845878137,
797
+ "grad_norm": 3.0773093700408936,
798
+ "learning_rate": 0.00018753246753246754,
799
+ "loss": 0.2007,
800
+ "step": 2260
801
+ },
802
+ {
803
+ "epoch": 16.344086021505376,
804
+ "grad_norm": 3.63726806640625,
805
+ "learning_rate": 0.00018741702741702741,
806
+ "loss": 0.2213,
807
+ "step": 2280
808
+ },
809
+ {
810
+ "epoch": 16.487455197132615,
811
+ "grad_norm": 2.6716272830963135,
812
+ "learning_rate": 0.00018730158730158731,
813
+ "loss": 0.2239,
814
+ "step": 2300
815
+ },
816
+ {
817
+ "epoch": 16.630824372759857,
818
+ "grad_norm": 3.748936414718628,
819
+ "learning_rate": 0.0001871861471861472,
820
+ "loss": 0.2455,
821
+ "step": 2320
822
+ },
823
+ {
824
+ "epoch": 16.774193548387096,
825
+ "grad_norm": 4.2871785163879395,
826
+ "learning_rate": 0.0001870707070707071,
827
+ "loss": 0.2833,
828
+ "step": 2340
829
+ },
830
+ {
831
+ "epoch": 16.91756272401434,
832
+ "grad_norm": 4.30325984954834,
833
+ "learning_rate": 0.00018695526695526696,
834
+ "loss": 0.2538,
835
+ "step": 2360
836
+ },
837
+ {
838
+ "epoch": 17.060931899641577,
839
+ "grad_norm": 3.659284830093384,
840
+ "learning_rate": 0.00018683982683982686,
841
+ "loss": 0.2033,
842
+ "step": 2380
843
+ },
844
+ {
845
+ "epoch": 17.204301075268816,
846
+ "grad_norm": 3.3626983165740967,
847
+ "learning_rate": 0.00018672438672438674,
848
+ "loss": 0.1804,
849
+ "step": 2400
850
+ },
851
+ {
852
+ "epoch": 17.34767025089606,
853
+ "grad_norm": 4.500549793243408,
854
+ "learning_rate": 0.0001866089466089466,
855
+ "loss": 0.2,
856
+ "step": 2420
857
+ },
858
+ {
859
+ "epoch": 17.491039426523297,
860
+ "grad_norm": 3.9919979572296143,
861
+ "learning_rate": 0.0001864935064935065,
862
+ "loss": 0.2469,
863
+ "step": 2440
864
+ },
865
+ {
866
+ "epoch": 17.634408602150536,
867
+ "grad_norm": 3.7051095962524414,
868
+ "learning_rate": 0.00018637806637806638,
869
+ "loss": 0.1967,
870
+ "step": 2460
871
+ },
872
+ {
873
+ "epoch": 17.77777777777778,
874
+ "grad_norm": 5.194777011871338,
875
+ "learning_rate": 0.00018626262626262628,
876
+ "loss": 0.2353,
877
+ "step": 2480
878
+ },
879
+ {
880
+ "epoch": 17.921146953405017,
881
+ "grad_norm": 4.292696952819824,
882
+ "learning_rate": 0.00018614718614718616,
883
+ "loss": 0.2291,
884
+ "step": 2500
885
+ },
886
+ {
887
+ "epoch": 18.06451612903226,
888
+ "grad_norm": 5.281682968139648,
889
+ "learning_rate": 0.00018603174603174606,
890
+ "loss": 0.2102,
891
+ "step": 2520
892
+ },
893
+ {
894
+ "epoch": 18.2078853046595,
895
+ "grad_norm": 4.829092502593994,
896
+ "learning_rate": 0.00018591630591630593,
897
+ "loss": 0.1822,
898
+ "step": 2540
899
+ },
900
+ {
901
+ "epoch": 18.351254480286737,
902
+ "grad_norm": 4.637266635894775,
903
+ "learning_rate": 0.00018580086580086583,
904
+ "loss": 0.1774,
905
+ "step": 2560
906
+ },
907
+ {
908
+ "epoch": 18.49462365591398,
909
+ "grad_norm": 4.328069686889648,
910
+ "learning_rate": 0.00018568542568542568,
911
+ "loss": 0.1867,
912
+ "step": 2580
913
+ },
914
+ {
915
+ "epoch": 18.63799283154122,
916
+ "grad_norm": 3.5773091316223145,
917
+ "learning_rate": 0.00018556998556998558,
918
+ "loss": 0.1957,
919
+ "step": 2600
920
+ },
921
+ {
922
+ "epoch": 18.781362007168457,
923
+ "grad_norm": 3.868898391723633,
924
+ "learning_rate": 0.00018545454545454545,
925
+ "loss": 0.2005,
926
+ "step": 2620
927
+ },
928
+ {
929
+ "epoch": 18.9247311827957,
930
+ "grad_norm": 3.5077199935913086,
931
+ "learning_rate": 0.00018533910533910535,
932
+ "loss": 0.2185,
933
+ "step": 2640
934
+ },
935
+ {
936
+ "epoch": 19.06810035842294,
937
+ "grad_norm": 4.56404972076416,
938
+ "learning_rate": 0.00018522366522366523,
939
+ "loss": 0.1939,
940
+ "step": 2660
941
+ },
942
+ {
943
+ "epoch": 19.211469534050178,
944
+ "grad_norm": 3.897749662399292,
945
+ "learning_rate": 0.00018510822510822513,
946
+ "loss": 0.1669,
947
+ "step": 2680
948
+ },
949
+ {
950
+ "epoch": 19.35483870967742,
951
+ "grad_norm": 5.491626262664795,
952
+ "learning_rate": 0.000184992784992785,
953
+ "loss": 0.1685,
954
+ "step": 2700
955
+ },
956
+ {
957
+ "epoch": 19.49820788530466,
958
+ "grad_norm": 4.0989813804626465,
959
+ "learning_rate": 0.0001848773448773449,
960
+ "loss": 0.1582,
961
+ "step": 2720
962
+ },
963
+ {
964
+ "epoch": 19.6415770609319,
965
+ "grad_norm": 3.87003755569458,
966
+ "learning_rate": 0.00018476190476190478,
967
+ "loss": 0.1644,
968
+ "step": 2740
969
+ },
970
+ {
971
+ "epoch": 19.78494623655914,
972
+ "grad_norm": 4.180914402008057,
973
+ "learning_rate": 0.00018464646464646465,
974
+ "loss": 0.1731,
975
+ "step": 2760
976
+ },
977
+ {
978
+ "epoch": 19.92831541218638,
979
+ "grad_norm": 4.430409908294678,
980
+ "learning_rate": 0.00018453102453102452,
981
+ "loss": 0.191,
982
+ "step": 2780
983
+ },
984
+ {
985
+ "epoch": 20.07168458781362,
986
+ "grad_norm": 4.21690559387207,
987
+ "learning_rate": 0.00018441558441558442,
988
+ "loss": 0.1707,
989
+ "step": 2800
990
+ },
991
+ {
992
+ "epoch": 20.21505376344086,
993
+ "grad_norm": 3.604231595993042,
994
+ "learning_rate": 0.0001843001443001443,
995
+ "loss": 0.1358,
996
+ "step": 2820
997
+ },
998
+ {
999
+ "epoch": 20.3584229390681,
1000
+ "grad_norm": 3.138463020324707,
1001
+ "learning_rate": 0.0001841847041847042,
1002
+ "loss": 0.1588,
1003
+ "step": 2840
1004
+ },
1005
+ {
1006
+ "epoch": 20.50179211469534,
1007
+ "grad_norm": 4.0394978523254395,
1008
+ "learning_rate": 0.00018406926406926407,
1009
+ "loss": 0.1727,
1010
+ "step": 2860
1011
+ },
1012
+ {
1013
+ "epoch": 20.64516129032258,
1014
+ "grad_norm": 3.6658740043640137,
1015
+ "learning_rate": 0.00018395382395382397,
1016
+ "loss": 0.1759,
1017
+ "step": 2880
1018
+ },
1019
+ {
1020
+ "epoch": 20.788530465949822,
1021
+ "grad_norm": 3.8693015575408936,
1022
+ "learning_rate": 0.00018383838383838384,
1023
+ "loss": 0.1486,
1024
+ "step": 2900
1025
+ },
1026
+ {
1027
+ "epoch": 20.93189964157706,
1028
+ "grad_norm": 4.257044315338135,
1029
+ "learning_rate": 0.00018372294372294375,
1030
+ "loss": 0.1338,
1031
+ "step": 2920
1032
+ },
1033
+ {
1034
+ "epoch": 21.0752688172043,
1035
+ "grad_norm": 2.618070125579834,
1036
+ "learning_rate": 0.00018360750360750362,
1037
+ "loss": 0.1527,
1038
+ "step": 2940
1039
+ },
1040
+ {
1041
+ "epoch": 21.218637992831543,
1042
+ "grad_norm": 4.323324203491211,
1043
+ "learning_rate": 0.0001834920634920635,
1044
+ "loss": 0.1519,
1045
+ "step": 2960
1046
+ },
1047
+ {
1048
+ "epoch": 21.36200716845878,
1049
+ "grad_norm": 3.53774356842041,
1050
+ "learning_rate": 0.0001833766233766234,
1051
+ "loss": 0.1175,
1052
+ "step": 2980
1053
+ },
1054
+ {
1055
+ "epoch": 21.50537634408602,
1056
+ "grad_norm": 5.719931125640869,
1057
+ "learning_rate": 0.00018326118326118327,
1058
+ "loss": 0.1323,
1059
+ "step": 3000
1060
+ },
1061
+ {
1062
+ "epoch": 21.648745519713263,
1063
+ "grad_norm": 4.327314376831055,
1064
+ "learning_rate": 0.00018314574314574317,
1065
+ "loss": 0.1344,
1066
+ "step": 3020
1067
+ },
1068
+ {
1069
+ "epoch": 21.7921146953405,
1070
+ "grad_norm": 4.0956501960754395,
1071
+ "learning_rate": 0.00018303030303030304,
1072
+ "loss": 0.1339,
1073
+ "step": 3040
1074
+ },
1075
+ {
1076
+ "epoch": 21.93548387096774,
1077
+ "grad_norm": 4.5580830574035645,
1078
+ "learning_rate": 0.00018291486291486294,
1079
+ "loss": 0.1707,
1080
+ "step": 3060
1081
+ },
1082
+ {
1083
+ "epoch": 22.078853046594983,
1084
+ "grad_norm": 2.9596970081329346,
1085
+ "learning_rate": 0.00018279942279942281,
1086
+ "loss": 0.137,
1087
+ "step": 3080
1088
+ },
1089
+ {
1090
+ "epoch": 22.22222222222222,
1091
+ "grad_norm": 3.2811834812164307,
1092
+ "learning_rate": 0.00018268398268398272,
1093
+ "loss": 0.1299,
1094
+ "step": 3100
1095
+ },
1096
+ {
1097
+ "epoch": 22.365591397849464,
1098
+ "grad_norm": 2.986440420150757,
1099
+ "learning_rate": 0.00018256854256854256,
1100
+ "loss": 0.1318,
1101
+ "step": 3120
1102
+ },
1103
+ {
1104
+ "epoch": 22.508960573476703,
1105
+ "grad_norm": 3.6425325870513916,
1106
+ "learning_rate": 0.00018245310245310246,
1107
+ "loss": 0.1234,
1108
+ "step": 3140
1109
+ },
1110
+ {
1111
+ "epoch": 22.65232974910394,
1112
+ "grad_norm": 4.4187846183776855,
1113
+ "learning_rate": 0.00018233766233766234,
1114
+ "loss": 0.1333,
1115
+ "step": 3160
1116
+ },
1117
+ {
1118
+ "epoch": 22.795698924731184,
1119
+ "grad_norm": 4.019857406616211,
1120
+ "learning_rate": 0.00018222222222222224,
1121
+ "loss": 0.126,
1122
+ "step": 3180
1123
+ },
1124
+ {
1125
+ "epoch": 22.939068100358423,
1126
+ "grad_norm": 3.8513457775115967,
1127
+ "learning_rate": 0.0001821067821067821,
1128
+ "loss": 0.1346,
1129
+ "step": 3200
1130
+ },
1131
+ {
1132
+ "epoch": 23.08243727598566,
1133
+ "grad_norm": 2.8631300926208496,
1134
+ "learning_rate": 0.000181991341991342,
1135
+ "loss": 0.1151,
1136
+ "step": 3220
1137
+ },
1138
+ {
1139
+ "epoch": 23.225806451612904,
1140
+ "grad_norm": 2.056180477142334,
1141
+ "learning_rate": 0.00018187590187590188,
1142
+ "loss": 0.093,
1143
+ "step": 3240
1144
+ },
1145
+ {
1146
+ "epoch": 23.369175627240143,
1147
+ "grad_norm": 4.408998966217041,
1148
+ "learning_rate": 0.00018176046176046178,
1149
+ "loss": 0.1404,
1150
+ "step": 3260
1151
+ },
1152
+ {
1153
+ "epoch": 23.512544802867385,
1154
+ "grad_norm": 4.436832904815674,
1155
+ "learning_rate": 0.00018164502164502166,
1156
+ "loss": 0.1199,
1157
+ "step": 3280
1158
+ },
1159
+ {
1160
+ "epoch": 23.655913978494624,
1161
+ "grad_norm": 3.343065023422241,
1162
+ "learning_rate": 0.00018152958152958153,
1163
+ "loss": 0.1341,
1164
+ "step": 3300
1165
+ },
1166
+ {
1167
+ "epoch": 23.799283154121863,
1168
+ "grad_norm": 3.611084461212158,
1169
+ "learning_rate": 0.0001814141414141414,
1170
+ "loss": 0.1149,
1171
+ "step": 3320
1172
+ },
1173
+ {
1174
+ "epoch": 23.942652329749105,
1175
+ "grad_norm": 5.188615322113037,
1176
+ "learning_rate": 0.0001812987012987013,
1177
+ "loss": 0.1342,
1178
+ "step": 3340
1179
+ },
1180
+ {
1181
+ "epoch": 24.086021505376344,
1182
+ "grad_norm": 3.88657546043396,
1183
+ "learning_rate": 0.00018118326118326118,
1184
+ "loss": 0.1084,
1185
+ "step": 3360
1186
+ },
1187
+ {
1188
+ "epoch": 24.229390681003583,
1189
+ "grad_norm": 2.9031708240509033,
1190
+ "learning_rate": 0.00018106782106782108,
1191
+ "loss": 0.1054,
1192
+ "step": 3380
1193
+ },
1194
+ {
1195
+ "epoch": 24.372759856630825,
1196
+ "grad_norm": 3.283027172088623,
1197
+ "learning_rate": 0.00018095238095238095,
1198
+ "loss": 0.1049,
1199
+ "step": 3400
1200
+ },
1201
+ {
1202
+ "epoch": 24.516129032258064,
1203
+ "grad_norm": 3.191681385040283,
1204
+ "learning_rate": 0.00018083694083694085,
1205
+ "loss": 0.114,
1206
+ "step": 3420
1207
+ },
1208
+ {
1209
+ "epoch": 24.659498207885306,
1210
+ "grad_norm": 2.726076602935791,
1211
+ "learning_rate": 0.00018072150072150073,
1212
+ "loss": 0.1119,
1213
+ "step": 3440
1214
+ },
1215
+ {
1216
+ "epoch": 24.802867383512545,
1217
+ "grad_norm": 3.3401198387145996,
1218
+ "learning_rate": 0.00018060606060606063,
1219
+ "loss": 0.1098,
1220
+ "step": 3460
1221
+ },
1222
+ {
1223
+ "epoch": 24.946236559139784,
1224
+ "grad_norm": 3.8354945182800293,
1225
+ "learning_rate": 0.0001804906204906205,
1226
+ "loss": 0.1212,
1227
+ "step": 3480
1228
+ },
1229
+ {
1230
+ "epoch": 25.089605734767026,
1231
+ "grad_norm": 3.6096622943878174,
1232
+ "learning_rate": 0.00018037518037518038,
1233
+ "loss": 0.0942,
1234
+ "step": 3500
1235
+ },
1236
+ {
1237
+ "epoch": 25.232974910394265,
1238
+ "grad_norm": 2.9408082962036133,
1239
+ "learning_rate": 0.00018025974025974025,
1240
+ "loss": 0.0873,
1241
+ "step": 3520
1242
+ },
1243
+ {
1244
+ "epoch": 25.376344086021504,
1245
+ "grad_norm": 2.9690041542053223,
1246
+ "learning_rate": 0.00018014430014430015,
1247
+ "loss": 0.0999,
1248
+ "step": 3540
1249
+ },
1250
+ {
1251
+ "epoch": 25.519713261648747,
1252
+ "grad_norm": 2.772616147994995,
1253
+ "learning_rate": 0.00018002886002886002,
1254
+ "loss": 0.1108,
1255
+ "step": 3560
1256
+ },
1257
+ {
1258
+ "epoch": 25.663082437275985,
1259
+ "grad_norm": 2.993304491043091,
1260
+ "learning_rate": 0.00017991341991341992,
1261
+ "loss": 0.1065,
1262
+ "step": 3580
1263
+ },
1264
+ {
1265
+ "epoch": 25.806451612903224,
1266
+ "grad_norm": 3.176945209503174,
1267
+ "learning_rate": 0.0001797979797979798,
1268
+ "loss": 0.1009,
1269
+ "step": 3600
1270
+ },
1271
+ {
1272
+ "epoch": 25.949820788530467,
1273
+ "grad_norm": 3.697052001953125,
1274
+ "learning_rate": 0.0001796825396825397,
1275
+ "loss": 0.135,
1276
+ "step": 3620
1277
+ },
1278
+ {
1279
+ "epoch": 26.093189964157705,
1280
+ "grad_norm": 2.9682657718658447,
1281
+ "learning_rate": 0.00017956709956709957,
1282
+ "loss": 0.0872,
1283
+ "step": 3640
1284
+ },
1285
+ {
1286
+ "epoch": 26.236559139784948,
1287
+ "grad_norm": 2.0252315998077393,
1288
+ "learning_rate": 0.00017945165945165947,
1289
+ "loss": 0.0871,
1290
+ "step": 3660
1291
+ },
1292
+ {
1293
+ "epoch": 26.379928315412187,
1294
+ "grad_norm": 2.12572979927063,
1295
+ "learning_rate": 0.00017933621933621934,
1296
+ "loss": 0.0881,
1297
+ "step": 3680
1298
+ },
1299
+ {
1300
+ "epoch": 26.523297491039425,
1301
+ "grad_norm": 3.1188809871673584,
1302
+ "learning_rate": 0.00017922077922077922,
1303
+ "loss": 0.0943,
1304
+ "step": 3700
1305
+ },
1306
+ {
1307
+ "epoch": 26.666666666666668,
1308
+ "grad_norm": 3.05329966545105,
1309
+ "learning_rate": 0.00017910533910533912,
1310
+ "loss": 0.1057,
1311
+ "step": 3720
1312
+ },
1313
+ {
1314
+ "epoch": 26.810035842293907,
1315
+ "grad_norm": 3.4610469341278076,
1316
+ "learning_rate": 0.000178989898989899,
1317
+ "loss": 0.0933,
1318
+ "step": 3740
1319
+ },
1320
+ {
1321
+ "epoch": 26.953405017921146,
1322
+ "grad_norm": 4.512834072113037,
1323
+ "learning_rate": 0.0001788744588744589,
1324
+ "loss": 0.1219,
1325
+ "step": 3760
1326
+ },
1327
+ {
1328
+ "epoch": 27.096774193548388,
1329
+ "grad_norm": 6.541393756866455,
1330
+ "learning_rate": 0.00017875901875901877,
1331
+ "loss": 0.0882,
1332
+ "step": 3780
1333
+ },
1334
+ {
1335
+ "epoch": 27.240143369175627,
1336
+ "grad_norm": 3.331212043762207,
1337
+ "learning_rate": 0.00017864357864357867,
1338
+ "loss": 0.081,
1339
+ "step": 3800
1340
+ },
1341
+ {
1342
+ "epoch": 27.38351254480287,
1343
+ "grad_norm": 2.9885828495025635,
1344
+ "learning_rate": 0.00017852813852813854,
1345
+ "loss": 0.0919,
1346
+ "step": 3820
1347
+ },
1348
+ {
1349
+ "epoch": 27.526881720430108,
1350
+ "grad_norm": 3.2344679832458496,
1351
+ "learning_rate": 0.00017841269841269844,
1352
+ "loss": 0.0774,
1353
+ "step": 3840
1354
+ },
1355
+ {
1356
+ "epoch": 27.670250896057347,
1357
+ "grad_norm": 4.0804290771484375,
1358
+ "learning_rate": 0.0001782972582972583,
1359
+ "loss": 0.1038,
1360
+ "step": 3860
1361
+ },
1362
+ {
1363
+ "epoch": 27.81362007168459,
1364
+ "grad_norm": 4.064199924468994,
1365
+ "learning_rate": 0.0001781818181818182,
1366
+ "loss": 0.0962,
1367
+ "step": 3880
1368
+ },
1369
+ {
1370
+ "epoch": 27.956989247311828,
1371
+ "grad_norm": 3.9135751724243164,
1372
+ "learning_rate": 0.00017806637806637806,
1373
+ "loss": 0.0937,
1374
+ "step": 3900
1375
+ },
1376
+ {
1377
+ "epoch": 28.100358422939067,
1378
+ "grad_norm": 2.8442928791046143,
1379
+ "learning_rate": 0.00017795093795093796,
1380
+ "loss": 0.0873,
1381
+ "step": 3920
1382
+ },
1383
+ {
1384
+ "epoch": 28.24372759856631,
1385
+ "grad_norm": 2.8450095653533936,
1386
+ "learning_rate": 0.00017783549783549784,
1387
+ "loss": 0.0865,
1388
+ "step": 3940
1389
+ },
1390
+ {
1391
+ "epoch": 28.387096774193548,
1392
+ "grad_norm": 5.168785572052002,
1393
+ "learning_rate": 0.00017772005772005774,
1394
+ "loss": 0.0819,
1395
+ "step": 3960
1396
+ },
1397
+ {
1398
+ "epoch": 28.530465949820787,
1399
+ "grad_norm": 2.829857587814331,
1400
+ "learning_rate": 0.0001776046176046176,
1401
+ "loss": 0.0777,
1402
+ "step": 3980
1403
+ },
1404
+ {
1405
+ "epoch": 28.67383512544803,
1406
+ "grad_norm": 3.645796060562134,
1407
+ "learning_rate": 0.0001774891774891775,
1408
+ "loss": 0.0784,
1409
+ "step": 4000
1410
+ },
1411
+ {
1412
+ "epoch": 28.817204301075268,
1413
+ "grad_norm": 2.782454252243042,
1414
+ "learning_rate": 0.00017737373737373738,
1415
+ "loss": 0.0907,
1416
+ "step": 4020
1417
+ },
1418
+ {
1419
+ "epoch": 28.96057347670251,
1420
+ "grad_norm": 3.160844564437866,
1421
+ "learning_rate": 0.00017725829725829726,
1422
+ "loss": 0.0893,
1423
+ "step": 4040
1424
+ },
1425
+ {
1426
+ "epoch": 29.10394265232975,
1427
+ "grad_norm": 2.9098074436187744,
1428
+ "learning_rate": 0.00017714285714285713,
1429
+ "loss": 0.0696,
1430
+ "step": 4060
1431
+ },
1432
+ {
1433
+ "epoch": 29.247311827956988,
1434
+ "grad_norm": 2.2926838397979736,
1435
+ "learning_rate": 0.00017702741702741703,
1436
+ "loss": 0.0762,
1437
+ "step": 4080
1438
+ },
1439
+ {
1440
+ "epoch": 29.39068100358423,
1441
+ "grad_norm": 3.952270030975342,
1442
+ "learning_rate": 0.0001769119769119769,
1443
+ "loss": 0.0754,
1444
+ "step": 4100
1445
+ },
1446
+ {
1447
+ "epoch": 29.53405017921147,
1448
+ "grad_norm": 2.679051160812378,
1449
+ "learning_rate": 0.0001767965367965368,
1450
+ "loss": 0.0753,
1451
+ "step": 4120
1452
+ },
1453
+ {
1454
+ "epoch": 29.677419354838708,
1455
+ "grad_norm": 3.0351693630218506,
1456
+ "learning_rate": 0.00017668109668109668,
1457
+ "loss": 0.0889,
1458
+ "step": 4140
1459
+ },
1460
+ {
1461
+ "epoch": 29.82078853046595,
1462
+ "grad_norm": 2.2097012996673584,
1463
+ "learning_rate": 0.00017656565656565658,
1464
+ "loss": 0.0882,
1465
+ "step": 4160
1466
+ },
1467
+ {
1468
+ "epoch": 29.96415770609319,
1469
+ "grad_norm": 3.2388463020324707,
1470
+ "learning_rate": 0.00017645021645021645,
1471
+ "loss": 0.0828,
1472
+ "step": 4180
1473
+ },
1474
+ {
1475
+ "epoch": 30.107526881720432,
1476
+ "grad_norm": 2.688284158706665,
1477
+ "learning_rate": 0.00017633477633477635,
1478
+ "loss": 0.0639,
1479
+ "step": 4200
1480
+ },
1481
+ {
1482
+ "epoch": 30.25089605734767,
1483
+ "grad_norm": 3.341397523880005,
1484
+ "learning_rate": 0.00017621933621933623,
1485
+ "loss": 0.0651,
1486
+ "step": 4220
1487
+ },
1488
+ {
1489
+ "epoch": 30.39426523297491,
1490
+ "grad_norm": 3.0759265422821045,
1491
+ "learning_rate": 0.0001761038961038961,
1492
+ "loss": 0.0728,
1493
+ "step": 4240
1494
+ },
1495
+ {
1496
+ "epoch": 30.537634408602152,
1497
+ "grad_norm": 2.7288103103637695,
1498
+ "learning_rate": 0.000175988455988456,
1499
+ "loss": 0.0719,
1500
+ "step": 4260
1501
+ },
1502
+ {
1503
+ "epoch": 30.68100358422939,
1504
+ "grad_norm": 3.3915891647338867,
1505
+ "learning_rate": 0.00017587301587301588,
1506
+ "loss": 0.0758,
1507
+ "step": 4280
1508
+ },
1509
+ {
1510
+ "epoch": 30.82437275985663,
1511
+ "grad_norm": 3.2848050594329834,
1512
+ "learning_rate": 0.00017575757575757578,
1513
+ "loss": 0.0842,
1514
+ "step": 4300
1515
+ },
1516
+ {
1517
+ "epoch": 30.967741935483872,
1518
+ "grad_norm": 3.1872403621673584,
1519
+ "learning_rate": 0.00017564213564213565,
1520
+ "loss": 0.0895,
1521
+ "step": 4320
1522
+ },
1523
+ {
1524
+ "epoch": 31.11111111111111,
1525
+ "grad_norm": 2.675920248031616,
1526
+ "learning_rate": 0.00017552669552669555,
1527
+ "loss": 0.067,
1528
+ "step": 4340
1529
+ },
1530
+ {
1531
+ "epoch": 31.25448028673835,
1532
+ "grad_norm": 3.840548276901245,
1533
+ "learning_rate": 0.00017541125541125542,
1534
+ "loss": 0.0614,
1535
+ "step": 4360
1536
+ },
1537
+ {
1538
+ "epoch": 31.397849462365592,
1539
+ "grad_norm": 3.0870628356933594,
1540
+ "learning_rate": 0.00017529581529581532,
1541
+ "loss": 0.0726,
1542
+ "step": 4380
1543
+ },
1544
+ {
1545
+ "epoch": 31.54121863799283,
1546
+ "grad_norm": 3.956441640853882,
1547
+ "learning_rate": 0.00017518037518037517,
1548
+ "loss": 0.0673,
1549
+ "step": 4400
1550
+ },
1551
+ {
1552
+ "epoch": 31.684587813620073,
1553
+ "grad_norm": 2.798611640930176,
1554
+ "learning_rate": 0.00017506493506493507,
1555
+ "loss": 0.0755,
1556
+ "step": 4420
1557
+ },
1558
+ {
1559
+ "epoch": 31.827956989247312,
1560
+ "grad_norm": 3.071885585784912,
1561
+ "learning_rate": 0.00017494949494949494,
1562
+ "loss": 0.0697,
1563
+ "step": 4440
1564
+ },
1565
+ {
1566
+ "epoch": 31.97132616487455,
1567
+ "grad_norm": 4.090572834014893,
1568
+ "learning_rate": 0.00017483405483405485,
1569
+ "loss": 0.0833,
1570
+ "step": 4460
1571
+ },
1572
+ {
1573
+ "epoch": 32.11469534050179,
1574
+ "grad_norm": 3.011218309402466,
1575
+ "learning_rate": 0.00017471861471861472,
1576
+ "loss": 0.0625,
1577
+ "step": 4480
1578
+ },
1579
+ {
1580
+ "epoch": 32.25806451612903,
1581
+ "grad_norm": 2.3517768383026123,
1582
+ "learning_rate": 0.00017460317460317462,
1583
+ "loss": 0.0658,
1584
+ "step": 4500
1585
+ },
1586
+ {
1587
+ "epoch": 32.401433691756274,
1588
+ "grad_norm": 2.255727767944336,
1589
+ "learning_rate": 0.0001744877344877345,
1590
+ "loss": 0.0595,
1591
+ "step": 4520
1592
+ },
1593
+ {
1594
+ "epoch": 32.54480286738351,
1595
+ "grad_norm": 3.6209774017333984,
1596
+ "learning_rate": 0.0001743722943722944,
1597
+ "loss": 0.0696,
1598
+ "step": 4540
1599
+ },
1600
+ {
1601
+ "epoch": 32.68817204301075,
1602
+ "grad_norm": 2.5406808853149414,
1603
+ "learning_rate": 0.00017425685425685427,
1604
+ "loss": 0.0689,
1605
+ "step": 4560
1606
+ },
1607
+ {
1608
+ "epoch": 32.831541218637994,
1609
+ "grad_norm": 3.2799172401428223,
1610
+ "learning_rate": 0.00017414141414141414,
1611
+ "loss": 0.0737,
1612
+ "step": 4580
1613
+ },
1614
+ {
1615
+ "epoch": 32.97491039426523,
1616
+ "grad_norm": 2.7221455574035645,
1617
+ "learning_rate": 0.00017402597402597401,
1618
+ "loss": 0.0786,
1619
+ "step": 4600
1620
+ },
1621
+ {
1622
+ "epoch": 33.11827956989247,
1623
+ "grad_norm": 1.5500837564468384,
1624
+ "learning_rate": 0.00017391053391053391,
1625
+ "loss": 0.0558,
1626
+ "step": 4620
1627
+ },
1628
+ {
1629
+ "epoch": 33.261648745519715,
1630
+ "grad_norm": 2.5242912769317627,
1631
+ "learning_rate": 0.0001737950937950938,
1632
+ "loss": 0.0578,
1633
+ "step": 4640
1634
+ },
1635
+ {
1636
+ "epoch": 33.40501792114696,
1637
+ "grad_norm": 3.8142666816711426,
1638
+ "learning_rate": 0.0001736796536796537,
1639
+ "loss": 0.062,
1640
+ "step": 4660
1641
+ },
1642
+ {
1643
+ "epoch": 33.54838709677419,
1644
+ "grad_norm": 3.5291833877563477,
1645
+ "learning_rate": 0.00017356421356421356,
1646
+ "loss": 0.0669,
1647
+ "step": 4680
1648
+ },
1649
+ {
1650
+ "epoch": 33.691756272401435,
1651
+ "grad_norm": 2.1203930377960205,
1652
+ "learning_rate": 0.00017344877344877346,
1653
+ "loss": 0.0658,
1654
+ "step": 4700
1655
+ },
1656
+ {
1657
+ "epoch": 33.83512544802868,
1658
+ "grad_norm": 3.0345406532287598,
1659
+ "learning_rate": 0.00017333333333333334,
1660
+ "loss": 0.0652,
1661
+ "step": 4720
1662
+ },
1663
+ {
1664
+ "epoch": 33.97849462365591,
1665
+ "grad_norm": 3.3054096698760986,
1666
+ "learning_rate": 0.00017321789321789324,
1667
+ "loss": 0.0662,
1668
+ "step": 4740
1669
+ },
1670
+ {
1671
+ "epoch": 34.121863799283155,
1672
+ "grad_norm": 2.796600580215454,
1673
+ "learning_rate": 0.0001731024531024531,
1674
+ "loss": 0.053,
1675
+ "step": 4760
1676
+ },
1677
+ {
1678
+ "epoch": 34.2652329749104,
1679
+ "grad_norm": 2.0653796195983887,
1680
+ "learning_rate": 0.00017298701298701298,
1681
+ "loss": 0.0626,
1682
+ "step": 4780
1683
+ },
1684
+ {
1685
+ "epoch": 34.40860215053763,
1686
+ "grad_norm": 1.7784148454666138,
1687
+ "learning_rate": 0.00017287157287157288,
1688
+ "loss": 0.0527,
1689
+ "step": 4800
1690
+ },
1691
+ {
1692
+ "epoch": 34.551971326164875,
1693
+ "grad_norm": 1.5484881401062012,
1694
+ "learning_rate": 0.00017275613275613276,
1695
+ "loss": 0.0597,
1696
+ "step": 4820
1697
+ },
1698
+ {
1699
+ "epoch": 34.69534050179212,
1700
+ "grad_norm": 2.585890769958496,
1701
+ "learning_rate": 0.00017264069264069266,
1702
+ "loss": 0.0585,
1703
+ "step": 4840
1704
+ },
1705
+ {
1706
+ "epoch": 34.83870967741935,
1707
+ "grad_norm": 2.978422164916992,
1708
+ "learning_rate": 0.00017252525252525253,
1709
+ "loss": 0.0629,
1710
+ "step": 4860
1711
+ },
1712
+ {
1713
+ "epoch": 34.982078853046595,
1714
+ "grad_norm": 2.5631103515625,
1715
+ "learning_rate": 0.00017240981240981243,
1716
+ "loss": 0.078,
1717
+ "step": 4880
1718
+ },
1719
+ {
1720
+ "epoch": 35.12544802867384,
1721
+ "grad_norm": 2.0318007469177246,
1722
+ "learning_rate": 0.0001722943722943723,
1723
+ "loss": 0.0588,
1724
+ "step": 4900
1725
+ },
1726
+ {
1727
+ "epoch": 35.26881720430107,
1728
+ "grad_norm": 2.345930576324463,
1729
+ "learning_rate": 0.0001721789321789322,
1730
+ "loss": 0.0569,
1731
+ "step": 4920
1732
+ },
1733
+ {
1734
+ "epoch": 35.412186379928315,
1735
+ "grad_norm": 3.440155506134033,
1736
+ "learning_rate": 0.00017206349206349208,
1737
+ "loss": 0.0528,
1738
+ "step": 4940
1739
+ },
1740
+ {
1741
+ "epoch": 35.55555555555556,
1742
+ "grad_norm": 2.1735332012176514,
1743
+ "learning_rate": 0.00017194805194805195,
1744
+ "loss": 0.0576,
1745
+ "step": 4960
1746
+ },
1747
+ {
1748
+ "epoch": 35.69892473118279,
1749
+ "grad_norm": 2.1158435344696045,
1750
+ "learning_rate": 0.00017183261183261183,
1751
+ "loss": 0.0593,
1752
+ "step": 4980
1753
+ },
1754
+ {
1755
+ "epoch": 35.842293906810035,
1756
+ "grad_norm": 2.6468334197998047,
1757
+ "learning_rate": 0.00017171717171717173,
1758
+ "loss": 0.065,
1759
+ "step": 5000
1760
+ },
1761
+ {
1762
+ "epoch": 35.98566308243728,
1763
+ "grad_norm": 2.7233901023864746,
1764
+ "learning_rate": 0.0001716017316017316,
1765
+ "loss": 0.0557,
1766
+ "step": 5020
1767
+ },
1768
+ {
1769
+ "epoch": 36.12903225806452,
1770
+ "grad_norm": 2.840747594833374,
1771
+ "learning_rate": 0.0001714862914862915,
1772
+ "loss": 0.0483,
1773
+ "step": 5040
1774
+ },
1775
+ {
1776
+ "epoch": 36.272401433691755,
1777
+ "grad_norm": 2.235607624053955,
1778
+ "learning_rate": 0.00017137085137085138,
1779
+ "loss": 0.0504,
1780
+ "step": 5060
1781
+ },
1782
+ {
1783
+ "epoch": 36.415770609319,
1784
+ "grad_norm": 3.1793267726898193,
1785
+ "learning_rate": 0.00017125541125541128,
1786
+ "loss": 0.055,
1787
+ "step": 5080
1788
+ },
1789
+ {
1790
+ "epoch": 36.55913978494624,
1791
+ "grad_norm": 2.583932638168335,
1792
+ "learning_rate": 0.00017113997113997115,
1793
+ "loss": 0.0553,
1794
+ "step": 5100
1795
+ },
1796
+ {
1797
+ "epoch": 36.702508960573475,
1798
+ "grad_norm": 3.4074461460113525,
1799
+ "learning_rate": 0.00017102453102453105,
1800
+ "loss": 0.0591,
1801
+ "step": 5120
1802
+ },
1803
+ {
1804
+ "epoch": 36.84587813620072,
1805
+ "grad_norm": 2.3088393211364746,
1806
+ "learning_rate": 0.0001709090909090909,
1807
+ "loss": 0.0577,
1808
+ "step": 5140
1809
+ },
1810
+ {
1811
+ "epoch": 36.98924731182796,
1812
+ "grad_norm": 2.301844358444214,
1813
+ "learning_rate": 0.0001707936507936508,
1814
+ "loss": 0.0609,
1815
+ "step": 5160
1816
+ },
1817
+ {
1818
+ "epoch": 37.132616487455195,
1819
+ "grad_norm": 1.6736223697662354,
1820
+ "learning_rate": 0.00017067821067821067,
1821
+ "loss": 0.0483,
1822
+ "step": 5180
1823
+ },
1824
+ {
1825
+ "epoch": 37.27598566308244,
1826
+ "grad_norm": 2.2391276359558105,
1827
+ "learning_rate": 0.00017056277056277057,
1828
+ "loss": 0.044,
1829
+ "step": 5200
1830
+ },
1831
+ {
1832
+ "epoch": 37.41935483870968,
1833
+ "grad_norm": 4.5583062171936035,
1834
+ "learning_rate": 0.00017044733044733044,
1835
+ "loss": 0.0529,
1836
+ "step": 5220
1837
+ },
1838
+ {
1839
+ "epoch": 37.562724014336915,
1840
+ "grad_norm": 2.835345983505249,
1841
+ "learning_rate": 0.00017033189033189035,
1842
+ "loss": 0.0547,
1843
+ "step": 5240
1844
+ },
1845
+ {
1846
+ "epoch": 37.70609318996416,
1847
+ "grad_norm": 2.906676769256592,
1848
+ "learning_rate": 0.00017021645021645022,
1849
+ "loss": 0.0592,
1850
+ "step": 5260
1851
+ },
1852
+ {
1853
+ "epoch": 37.8494623655914,
1854
+ "grad_norm": 2.9492480754852295,
1855
+ "learning_rate": 0.00017010101010101012,
1856
+ "loss": 0.0597,
1857
+ "step": 5280
1858
+ },
1859
+ {
1860
+ "epoch": 37.992831541218635,
1861
+ "grad_norm": 2.3341236114501953,
1862
+ "learning_rate": 0.00016998556998557,
1863
+ "loss": 0.0597,
1864
+ "step": 5300
1865
+ },
1866
+ {
1867
+ "epoch": 38.13620071684588,
1868
+ "grad_norm": 2.3535149097442627,
1869
+ "learning_rate": 0.00016987012987012987,
1870
+ "loss": 0.0455,
1871
+ "step": 5320
1872
+ },
1873
+ {
1874
+ "epoch": 38.27956989247312,
1875
+ "grad_norm": 2.001614809036255,
1876
+ "learning_rate": 0.00016975468975468977,
1877
+ "loss": 0.048,
1878
+ "step": 5340
1879
+ },
1880
+ {
1881
+ "epoch": 38.422939068100355,
1882
+ "grad_norm": 2.9416966438293457,
1883
+ "learning_rate": 0.00016963924963924964,
1884
+ "loss": 0.0458,
1885
+ "step": 5360
1886
+ },
1887
+ {
1888
+ "epoch": 38.5663082437276,
1889
+ "grad_norm": 2.1588425636291504,
1890
+ "learning_rate": 0.00016952380952380954,
1891
+ "loss": 0.0503,
1892
+ "step": 5380
1893
+ },
1894
+ {
1895
+ "epoch": 38.70967741935484,
1896
+ "grad_norm": 1.9148027896881104,
1897
+ "learning_rate": 0.00016940836940836941,
1898
+ "loss": 0.056,
1899
+ "step": 5400
1900
+ },
1901
+ {
1902
+ "epoch": 38.85304659498208,
1903
+ "grad_norm": 3.3233532905578613,
1904
+ "learning_rate": 0.00016929292929292932,
1905
+ "loss": 0.0541,
1906
+ "step": 5420
1907
+ },
1908
+ {
1909
+ "epoch": 38.99641577060932,
1910
+ "grad_norm": 2.9712846279144287,
1911
+ "learning_rate": 0.0001691774891774892,
1912
+ "loss": 0.0584,
1913
+ "step": 5440
1914
+ },
1915
+ {
1916
+ "epoch": 39.13978494623656,
1917
+ "grad_norm": 3.8493432998657227,
1918
+ "learning_rate": 0.0001690620490620491,
1919
+ "loss": 0.0408,
1920
+ "step": 5460
1921
+ },
1922
+ {
1923
+ "epoch": 39.2831541218638,
1924
+ "grad_norm": 2.1640853881835938,
1925
+ "learning_rate": 0.00016894660894660896,
1926
+ "loss": 0.0521,
1927
+ "step": 5480
1928
+ },
1929
+ {
1930
+ "epoch": 39.42652329749104,
1931
+ "grad_norm": 3.0871174335479736,
1932
+ "learning_rate": 0.00016883116883116884,
1933
+ "loss": 0.0434,
1934
+ "step": 5500
1935
+ }
1936
+ ],
1937
+ "logging_steps": 20,
1938
+ "max_steps": 34750,
1939
+ "num_input_tokens_seen": 0,
1940
+ "num_train_epochs": 250,
1941
+ "save_steps": 500,
1942
+ "stateful_callbacks": {
1943
+ "TrainerControl": {
1944
+ "args": {
1945
+ "should_epoch_stop": false,
1946
+ "should_evaluate": false,
1947
+ "should_log": false,
1948
+ "should_save": true,
1949
+ "should_training_stop": false
1950
+ },
1951
+ "attributes": {}
1952
+ }
1953
+ },
1954
+ "total_flos": 5.880725930838835e+16,
1955
+ "train_batch_size": 1,
1956
+ "trial_name": null,
1957
+ "trial_params": null
1958
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34241865666b545fa7d1cee86f6df68c3f39848808e63dac5ed65fb86a8e2cdc
3
+ size 5368
vocab.json ADDED
The diff for this file is too large to render. See raw diff