PengxiangLi commited on
Commit
0ff3911
·
verified ·
1 Parent(s): 8a3a645

lora weight

Browse files
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2-VL-7B-Instruct
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
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2-VL-7B-Instruct",
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": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "wte",
19
+ "lm_head"
20
+ ],
21
+ "peft_type": "LORA",
22
+ "r": 64,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "q_proj",
27
+ "v_proj",
28
+ "o_proj",
29
+ "k_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75fb630902eef0aece6be73eb21e72fb44add5c0091091822b6899d78a88439d
3
+ size 80770656
added_tokens.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|box_end|>": 151649,
3
+ "<|box_start|>": 151648,
4
+ "<|endoftext|>": 151643,
5
+ "<|im_end|>": 151645,
6
+ "<|im_start|>": 151644,
7
+ "<|image_pad|>": 151655,
8
+ "<|object_ref_end|>": 151647,
9
+ "<|object_ref_start|>": 151646,
10
+ "<|quad_end|>": 151651,
11
+ "<|quad_start|>": 151650,
12
+ "<|video_pad|>": 151656,
13
+ "<|vision_end|>": 151653,
14
+ "<|vision_pad|>": 151654,
15
+ "<|vision_start|>": 151652
16
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "151646": {
29
+ "content": "<|object_ref_start|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "151647": {
37
+ "content": "<|object_ref_end|>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "151648": {
45
+ "content": "<|box_start|>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "151649": {
53
+ "content": "<|box_end|>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "151650": {
61
+ "content": "<|quad_start|>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "151651": {
69
+ "content": "<|quad_end|>",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "151652": {
77
+ "content": "<|vision_start|>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "151653": {
85
+ "content": "<|vision_end|>",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "151654": {
93
+ "content": "<|vision_pad|>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "151655": {
101
+ "content": "<|image_pad|>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "151656": {
109
+ "content": "<|video_pad|>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ }
116
+ },
117
+ "additional_special_tokens": [
118
+ "<|im_start|>",
119
+ "<|im_end|>",
120
+ "<|object_ref_start|>",
121
+ "<|object_ref_end|>",
122
+ "<|box_start|>",
123
+ "<|box_end|>",
124
+ "<|quad_start|>",
125
+ "<|quad_end|>",
126
+ "<|vision_start|>",
127
+ "<|vision_end|>",
128
+ "<|vision_pad|>",
129
+ "<|image_pad|>",
130
+ "<|video_pad|>"
131
+ ],
132
+ "bos_token": null,
133
+ "chat_template": "{% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n{% endif %}<|im_start|>{{ message['role'] }}\n{% if message['content'] is string %}{{ message['content'] }}<|im_end|>\n{% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>\n{% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant\n{% endif %}",
134
+ "clean_up_tokenization_spaces": false,
135
+ "eos_token": "<|im_end|>",
136
+ "errors": "replace",
137
+ "extra_special_tokens": {},
138
+ "model_max_length": 10240,
139
+ "pad_token": "<|endoftext|>",
140
+ "padding_side": "right",
141
+ "split_special_tokens": false,
142
+ "tokenizer_class": "Qwen2Tokenizer",
143
+ "unk_token": null
144
+ }
trainer_state.json ADDED
@@ -0,0 +1,3423 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 6.906474820143885,
5
+ "eval_steps": 500,
6
+ "global_step": 483,
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.014388489208633094,
13
+ "grad_norm": 4.076230049133301,
14
+ "learning_rate": 0.0,
15
+ "loss": 0.921,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.02877697841726619,
20
+ "grad_norm": 3.67684268951416,
21
+ "learning_rate": 4.306765580733931e-06,
22
+ "loss": 0.8454,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.04316546762589928,
27
+ "grad_norm": 4.125087261199951,
28
+ "learning_rate": 6.826061944859854e-06,
29
+ "loss": 0.8948,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.05755395683453238,
34
+ "grad_norm": 3.6336395740509033,
35
+ "learning_rate": 8.613531161467863e-06,
36
+ "loss": 0.863,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.07194244604316546,
41
+ "grad_norm": 3.8533761501312256,
42
+ "learning_rate": 1e-05,
43
+ "loss": 0.8857,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.08633093525179857,
48
+ "grad_norm": 3.875922441482544,
49
+ "learning_rate": 1e-05,
50
+ "loss": 0.9125,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.10071942446043165,
55
+ "grad_norm": 3.7486376762390137,
56
+ "learning_rate": 1e-05,
57
+ "loss": 0.8707,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.11510791366906475,
62
+ "grad_norm": 3.658844470977783,
63
+ "learning_rate": 1e-05,
64
+ "loss": 0.8578,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.12949640287769784,
69
+ "grad_norm": 3.4762141704559326,
70
+ "learning_rate": 1e-05,
71
+ "loss": 0.8535,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.14388489208633093,
76
+ "grad_norm": 3.545123815536499,
77
+ "learning_rate": 1e-05,
78
+ "loss": 0.8528,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.15827338129496402,
83
+ "grad_norm": 3.4922280311584473,
84
+ "learning_rate": 1e-05,
85
+ "loss": 0.8331,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.17266187050359713,
90
+ "grad_norm": 3.3063366413116455,
91
+ "learning_rate": 1e-05,
92
+ "loss": 0.808,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.18705035971223022,
97
+ "grad_norm": 3.1859560012817383,
98
+ "learning_rate": 1e-05,
99
+ "loss": 0.8333,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.2014388489208633,
104
+ "grad_norm": 2.746596097946167,
105
+ "learning_rate": 1e-05,
106
+ "loss": 0.7443,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.2158273381294964,
111
+ "grad_norm": 2.932962417602539,
112
+ "learning_rate": 1e-05,
113
+ "loss": 0.8005,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.2302158273381295,
118
+ "grad_norm": 3.172394275665283,
119
+ "learning_rate": 1e-05,
120
+ "loss": 0.7817,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.2446043165467626,
125
+ "grad_norm": 3.240671157836914,
126
+ "learning_rate": 1e-05,
127
+ "loss": 0.8046,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.2589928057553957,
132
+ "grad_norm": 3.0684902667999268,
133
+ "learning_rate": 1e-05,
134
+ "loss": 0.824,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.2733812949640288,
139
+ "grad_norm": 2.8672099113464355,
140
+ "learning_rate": 1e-05,
141
+ "loss": 0.763,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.28776978417266186,
146
+ "grad_norm": 2.709623336791992,
147
+ "learning_rate": 1e-05,
148
+ "loss": 0.7257,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.302158273381295,
153
+ "grad_norm": 2.6737098693847656,
154
+ "learning_rate": 1e-05,
155
+ "loss": 0.7494,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.31654676258992803,
160
+ "grad_norm": 2.6766083240509033,
161
+ "learning_rate": 1e-05,
162
+ "loss": 0.7645,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.33093525179856115,
167
+ "grad_norm": 2.478818416595459,
168
+ "learning_rate": 1e-05,
169
+ "loss": 0.7308,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.34532374100719426,
174
+ "grad_norm": 2.2721455097198486,
175
+ "learning_rate": 1e-05,
176
+ "loss": 0.7185,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.3597122302158273,
181
+ "grad_norm": 2.28304386138916,
182
+ "learning_rate": 1e-05,
183
+ "loss": 0.7122,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.37410071942446044,
188
+ "grad_norm": 2.481429100036621,
189
+ "learning_rate": 1e-05,
190
+ "loss": 0.7487,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.38848920863309355,
195
+ "grad_norm": 2.129704475402832,
196
+ "learning_rate": 1e-05,
197
+ "loss": 0.6795,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.4028776978417266,
202
+ "grad_norm": 2.2383480072021484,
203
+ "learning_rate": 1e-05,
204
+ "loss": 0.7063,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.4172661870503597,
209
+ "grad_norm": 2.1663718223571777,
210
+ "learning_rate": 1e-05,
211
+ "loss": 0.7156,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.4316546762589928,
216
+ "grad_norm": 2.1527349948883057,
217
+ "learning_rate": 1e-05,
218
+ "loss": 0.7308,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.4460431654676259,
223
+ "grad_norm": 2.1730828285217285,
224
+ "learning_rate": 1e-05,
225
+ "loss": 0.709,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.460431654676259,
230
+ "grad_norm": 1.9204847812652588,
231
+ "learning_rate": 1e-05,
232
+ "loss": 0.6463,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.4748201438848921,
237
+ "grad_norm": 2.027853488922119,
238
+ "learning_rate": 1e-05,
239
+ "loss": 0.6651,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.4892086330935252,
244
+ "grad_norm": 1.85696542263031,
245
+ "learning_rate": 1e-05,
246
+ "loss": 0.6683,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.5035971223021583,
251
+ "grad_norm": 1.8172882795333862,
252
+ "learning_rate": 1e-05,
253
+ "loss": 0.6673,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.5179856115107914,
258
+ "grad_norm": 1.975711703300476,
259
+ "learning_rate": 1e-05,
260
+ "loss": 0.7042,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.5323741007194245,
265
+ "grad_norm": 1.663536787033081,
266
+ "learning_rate": 1e-05,
267
+ "loss": 0.604,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.5467625899280576,
272
+ "grad_norm": 1.6366227865219116,
273
+ "learning_rate": 1e-05,
274
+ "loss": 0.6293,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.5611510791366906,
279
+ "grad_norm": 1.649810552597046,
280
+ "learning_rate": 1e-05,
281
+ "loss": 0.6724,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.5755395683453237,
286
+ "grad_norm": 1.7814414501190186,
287
+ "learning_rate": 1e-05,
288
+ "loss": 0.6427,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.5899280575539568,
293
+ "grad_norm": 1.7005351781845093,
294
+ "learning_rate": 1e-05,
295
+ "loss": 0.635,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.60431654676259,
300
+ "grad_norm": 1.7959794998168945,
301
+ "learning_rate": 1e-05,
302
+ "loss": 0.6269,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.6187050359712231,
307
+ "grad_norm": 1.7720296382904053,
308
+ "learning_rate": 1e-05,
309
+ "loss": 0.6109,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.6330935251798561,
314
+ "grad_norm": 1.6320812702178955,
315
+ "learning_rate": 1e-05,
316
+ "loss": 0.62,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.6474820143884892,
321
+ "grad_norm": 1.5529130697250366,
322
+ "learning_rate": 1e-05,
323
+ "loss": 0.6236,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.6618705035971223,
328
+ "grad_norm": 1.5511460304260254,
329
+ "learning_rate": 1e-05,
330
+ "loss": 0.6303,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.6762589928057554,
335
+ "grad_norm": 1.5195655822753906,
336
+ "learning_rate": 1e-05,
337
+ "loss": 0.6311,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.6906474820143885,
342
+ "grad_norm": 1.4825903177261353,
343
+ "learning_rate": 1e-05,
344
+ "loss": 0.6388,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.7050359712230215,
349
+ "grad_norm": 1.4872578382492065,
350
+ "learning_rate": 1e-05,
351
+ "loss": 0.5893,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.7194244604316546,
356
+ "grad_norm": 1.4323009252548218,
357
+ "learning_rate": 1e-05,
358
+ "loss": 0.5866,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.7338129496402878,
363
+ "grad_norm": 1.3664767742156982,
364
+ "learning_rate": 1e-05,
365
+ "loss": 0.5898,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.7482014388489209,
370
+ "grad_norm": 1.3744959831237793,
371
+ "learning_rate": 1e-05,
372
+ "loss": 0.6132,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.762589928057554,
377
+ "grad_norm": 1.4650039672851562,
378
+ "learning_rate": 1e-05,
379
+ "loss": 0.5864,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.7769784172661871,
384
+ "grad_norm": 1.3167423009872437,
385
+ "learning_rate": 1e-05,
386
+ "loss": 0.594,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.7913669064748201,
391
+ "grad_norm": 1.3216445446014404,
392
+ "learning_rate": 1e-05,
393
+ "loss": 0.585,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.8057553956834532,
398
+ "grad_norm": 1.3380017280578613,
399
+ "learning_rate": 1e-05,
400
+ "loss": 0.6012,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.8201438848920863,
405
+ "grad_norm": 1.2493780851364136,
406
+ "learning_rate": 1e-05,
407
+ "loss": 0.5894,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.8345323741007195,
412
+ "grad_norm": 1.2462879419326782,
413
+ "learning_rate": 1e-05,
414
+ "loss": 0.5909,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.8489208633093526,
419
+ "grad_norm": 1.196331262588501,
420
+ "learning_rate": 1e-05,
421
+ "loss": 0.5701,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.8633093525179856,
426
+ "grad_norm": 1.1711316108703613,
427
+ "learning_rate": 1e-05,
428
+ "loss": 0.5928,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.8776978417266187,
433
+ "grad_norm": 1.1381713151931763,
434
+ "learning_rate": 1e-05,
435
+ "loss": 0.5489,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.8920863309352518,
440
+ "grad_norm": 1.047317385673523,
441
+ "learning_rate": 1e-05,
442
+ "loss": 0.5523,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.9064748201438849,
447
+ "grad_norm": 1.0775929689407349,
448
+ "learning_rate": 1e-05,
449
+ "loss": 0.5977,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.920863309352518,
454
+ "grad_norm": 1.031957983970642,
455
+ "learning_rate": 1e-05,
456
+ "loss": 0.5786,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.935251798561151,
461
+ "grad_norm": 1.0746288299560547,
462
+ "learning_rate": 1e-05,
463
+ "loss": 0.5461,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.9496402877697842,
468
+ "grad_norm": 1.0490261316299438,
469
+ "learning_rate": 1e-05,
470
+ "loss": 0.5597,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.9640287769784173,
475
+ "grad_norm": 1.0236090421676636,
476
+ "learning_rate": 1e-05,
477
+ "loss": 0.5681,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.9784172661870504,
482
+ "grad_norm": 0.9030091762542725,
483
+ "learning_rate": 1e-05,
484
+ "loss": 0.5484,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.9928057553956835,
489
+ "grad_norm": 0.9361598491668701,
490
+ "learning_rate": 1e-05,
491
+ "loss": 0.5388,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 1.0,
496
+ "grad_norm": 0.9361598491668701,
497
+ "learning_rate": 1e-05,
498
+ "loss": 0.2987,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 1.014388489208633,
503
+ "grad_norm": 0.9445173740386963,
504
+ "learning_rate": 1e-05,
505
+ "loss": 0.5295,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 1.0287769784172662,
510
+ "grad_norm": 0.8961930871009827,
511
+ "learning_rate": 1e-05,
512
+ "loss": 0.5482,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 1.0431654676258992,
517
+ "grad_norm": 0.8979491591453552,
518
+ "learning_rate": 1e-05,
519
+ "loss": 0.551,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 1.0575539568345325,
524
+ "grad_norm": 0.9740926623344421,
525
+ "learning_rate": 1e-05,
526
+ "loss": 0.5461,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 1.0719424460431655,
531
+ "grad_norm": 0.872488260269165,
532
+ "learning_rate": 1e-05,
533
+ "loss": 0.5468,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 1.0863309352517985,
538
+ "grad_norm": 0.8811886310577393,
539
+ "learning_rate": 1e-05,
540
+ "loss": 0.5305,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 1.1007194244604317,
545
+ "grad_norm": 0.8566317558288574,
546
+ "learning_rate": 1e-05,
547
+ "loss": 0.5478,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 1.1151079136690647,
552
+ "grad_norm": 0.8720346093177795,
553
+ "learning_rate": 1e-05,
554
+ "loss": 0.5336,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 1.129496402877698,
559
+ "grad_norm": 0.888973593711853,
560
+ "learning_rate": 1e-05,
561
+ "loss": 0.5652,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 1.143884892086331,
566
+ "grad_norm": 0.8784003853797913,
567
+ "learning_rate": 1e-05,
568
+ "loss": 0.5437,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 1.158273381294964,
573
+ "grad_norm": 0.8504276275634766,
574
+ "learning_rate": 1e-05,
575
+ "loss": 0.5565,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 1.1726618705035972,
580
+ "grad_norm": 0.846744954586029,
581
+ "learning_rate": 1e-05,
582
+ "loss": 0.5255,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 1.1870503597122302,
587
+ "grad_norm": 0.8063694834709167,
588
+ "learning_rate": 1e-05,
589
+ "loss": 0.5265,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 1.2014388489208634,
594
+ "grad_norm": 0.7846396565437317,
595
+ "learning_rate": 1e-05,
596
+ "loss": 0.5022,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 1.2158273381294964,
601
+ "grad_norm": 0.7946937680244446,
602
+ "learning_rate": 1e-05,
603
+ "loss": 0.5274,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 1.2302158273381294,
608
+ "grad_norm": 0.7619222402572632,
609
+ "learning_rate": 1e-05,
610
+ "loss": 0.4833,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 1.2446043165467626,
615
+ "grad_norm": 0.9151326417922974,
616
+ "learning_rate": 1e-05,
617
+ "loss": 0.5245,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 1.2589928057553956,
622
+ "grad_norm": 0.773263692855835,
623
+ "learning_rate": 1e-05,
624
+ "loss": 0.4793,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 1.2733812949640289,
629
+ "grad_norm": 0.780850350856781,
630
+ "learning_rate": 1e-05,
631
+ "loss": 0.5233,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 1.2877697841726619,
636
+ "grad_norm": 0.8392658233642578,
637
+ "learning_rate": 1e-05,
638
+ "loss": 0.5239,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 1.3021582733812949,
643
+ "grad_norm": 0.7620977163314819,
644
+ "learning_rate": 1e-05,
645
+ "loss": 0.4928,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 1.316546762589928,
650
+ "grad_norm": 0.7995700240135193,
651
+ "learning_rate": 1e-05,
652
+ "loss": 0.5069,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 1.330935251798561,
657
+ "grad_norm": 0.7457262277603149,
658
+ "learning_rate": 1e-05,
659
+ "loss": 0.5026,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 1.3453237410071943,
664
+ "grad_norm": 0.7410624027252197,
665
+ "learning_rate": 1e-05,
666
+ "loss": 0.5132,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 1.3597122302158273,
671
+ "grad_norm": 0.7126360535621643,
672
+ "learning_rate": 1e-05,
673
+ "loss": 0.5226,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 1.3741007194244603,
678
+ "grad_norm": 0.673366129398346,
679
+ "learning_rate": 1e-05,
680
+ "loss": 0.5099,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 1.3884892086330936,
685
+ "grad_norm": 0.6633723974227905,
686
+ "learning_rate": 1e-05,
687
+ "loss": 0.4757,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 1.4028776978417266,
692
+ "grad_norm": 0.6487114429473877,
693
+ "learning_rate": 1e-05,
694
+ "loss": 0.5028,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 1.4172661870503598,
699
+ "grad_norm": 0.6453342437744141,
700
+ "learning_rate": 1e-05,
701
+ "loss": 0.5221,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 1.4316546762589928,
706
+ "grad_norm": 0.6909589767456055,
707
+ "learning_rate": 1e-05,
708
+ "loss": 0.5162,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 1.4460431654676258,
713
+ "grad_norm": 0.6747501492500305,
714
+ "learning_rate": 1e-05,
715
+ "loss": 0.4911,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 1.460431654676259,
720
+ "grad_norm": 0.6311056613922119,
721
+ "learning_rate": 1e-05,
722
+ "loss": 0.522,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 1.474820143884892,
727
+ "grad_norm": 0.6742913126945496,
728
+ "learning_rate": 1e-05,
729
+ "loss": 0.4902,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 1.4892086330935252,
734
+ "grad_norm": 0.6874509453773499,
735
+ "learning_rate": 1e-05,
736
+ "loss": 0.4913,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 1.5035971223021583,
741
+ "grad_norm": 0.643722653388977,
742
+ "learning_rate": 1e-05,
743
+ "loss": 0.5285,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 1.5179856115107913,
748
+ "grad_norm": 0.5956730842590332,
749
+ "learning_rate": 1e-05,
750
+ "loss": 0.4861,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 1.5323741007194245,
755
+ "grad_norm": 0.6326804161071777,
756
+ "learning_rate": 1e-05,
757
+ "loss": 0.4954,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 1.5467625899280577,
762
+ "grad_norm": 0.6249592304229736,
763
+ "learning_rate": 1e-05,
764
+ "loss": 0.4946,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 1.5611510791366907,
769
+ "grad_norm": 0.6768006086349487,
770
+ "learning_rate": 1e-05,
771
+ "loss": 0.5081,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 1.5755395683453237,
776
+ "grad_norm": 0.5977171659469604,
777
+ "learning_rate": 1e-05,
778
+ "loss": 0.478,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 1.5899280575539567,
783
+ "grad_norm": 0.6536011099815369,
784
+ "learning_rate": 1e-05,
785
+ "loss": 0.4947,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 1.60431654676259,
790
+ "grad_norm": 0.6527348756790161,
791
+ "learning_rate": 1e-05,
792
+ "loss": 0.5137,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 1.6187050359712232,
797
+ "grad_norm": 0.6480767130851746,
798
+ "learning_rate": 1e-05,
799
+ "loss": 0.4685,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 1.6330935251798562,
804
+ "grad_norm": 0.5723071098327637,
805
+ "learning_rate": 1e-05,
806
+ "loss": 0.5056,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 1.6474820143884892,
811
+ "grad_norm": 0.6576047539710999,
812
+ "learning_rate": 1e-05,
813
+ "loss": 0.4963,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 1.6618705035971222,
818
+ "grad_norm": 0.6563637256622314,
819
+ "learning_rate": 1e-05,
820
+ "loss": 0.4973,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 1.6762589928057554,
825
+ "grad_norm": 0.5932542085647583,
826
+ "learning_rate": 1e-05,
827
+ "loss": 0.5001,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 1.6906474820143886,
832
+ "grad_norm": 0.6055029630661011,
833
+ "learning_rate": 1e-05,
834
+ "loss": 0.4854,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 1.7050359712230216,
839
+ "grad_norm": 0.6184179186820984,
840
+ "learning_rate": 1e-05,
841
+ "loss": 0.5105,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 1.7194244604316546,
846
+ "grad_norm": 0.6108628511428833,
847
+ "learning_rate": 1e-05,
848
+ "loss": 0.4625,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 1.7338129496402876,
853
+ "grad_norm": 0.601538896560669,
854
+ "learning_rate": 1e-05,
855
+ "loss": 0.4877,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 1.7482014388489209,
860
+ "grad_norm": 0.5939962267875671,
861
+ "learning_rate": 1e-05,
862
+ "loss": 0.4701,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 1.762589928057554,
867
+ "grad_norm": 0.5988656878471375,
868
+ "learning_rate": 1e-05,
869
+ "loss": 0.4958,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 1.776978417266187,
874
+ "grad_norm": 0.5639538764953613,
875
+ "learning_rate": 1e-05,
876
+ "loss": 0.4777,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 1.79136690647482,
881
+ "grad_norm": 0.617649257183075,
882
+ "learning_rate": 1e-05,
883
+ "loss": 0.5032,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 1.8057553956834531,
888
+ "grad_norm": 0.5906999707221985,
889
+ "learning_rate": 1e-05,
890
+ "loss": 0.4663,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 1.8201438848920863,
895
+ "grad_norm": 0.5897840857505798,
896
+ "learning_rate": 1e-05,
897
+ "loss": 0.4531,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 1.8345323741007196,
902
+ "grad_norm": 0.5925832390785217,
903
+ "learning_rate": 1e-05,
904
+ "loss": 0.4817,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 1.8489208633093526,
909
+ "grad_norm": 0.5942744612693787,
910
+ "learning_rate": 1e-05,
911
+ "loss": 0.467,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 1.8633093525179856,
916
+ "grad_norm": 0.5901297330856323,
917
+ "learning_rate": 1e-05,
918
+ "loss": 0.4863,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 1.8776978417266186,
923
+ "grad_norm": 0.592784583568573,
924
+ "learning_rate": 1e-05,
925
+ "loss": 0.502,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 1.8920863309352518,
930
+ "grad_norm": 0.5842126607894897,
931
+ "learning_rate": 1e-05,
932
+ "loss": 0.4796,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 1.906474820143885,
937
+ "grad_norm": 0.6174241304397583,
938
+ "learning_rate": 1e-05,
939
+ "loss": 0.5029,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 1.920863309352518,
944
+ "grad_norm": 0.5956327319145203,
945
+ "learning_rate": 1e-05,
946
+ "loss": 0.475,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 1.935251798561151,
951
+ "grad_norm": 0.5690869092941284,
952
+ "learning_rate": 1e-05,
953
+ "loss": 0.4554,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 1.949640287769784,
958
+ "grad_norm": 0.5758855938911438,
959
+ "learning_rate": 1e-05,
960
+ "loss": 0.475,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 1.9640287769784173,
965
+ "grad_norm": 0.6002164483070374,
966
+ "learning_rate": 1e-05,
967
+ "loss": 0.4802,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 1.9784172661870505,
972
+ "grad_norm": 0.6135545372962952,
973
+ "learning_rate": 1e-05,
974
+ "loss": 0.472,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 1.9928057553956835,
979
+ "grad_norm": 0.6322203278541565,
980
+ "learning_rate": 1e-05,
981
+ "loss": 0.4835,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 2.0,
986
+ "grad_norm": 0.6329755783081055,
987
+ "learning_rate": 1e-05,
988
+ "loss": 0.2255,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 2.014388489208633,
993
+ "grad_norm": 0.5560349822044373,
994
+ "learning_rate": 1e-05,
995
+ "loss": 0.4591,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 2.028776978417266,
1000
+ "grad_norm": 0.5675270557403564,
1001
+ "learning_rate": 1e-05,
1002
+ "loss": 0.4741,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 2.0431654676258995,
1007
+ "grad_norm": 0.6017403602600098,
1008
+ "learning_rate": 1e-05,
1009
+ "loss": 0.4545,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 2.0575539568345325,
1014
+ "grad_norm": 0.63222736120224,
1015
+ "learning_rate": 1e-05,
1016
+ "loss": 0.4829,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 2.0719424460431655,
1021
+ "grad_norm": 0.5998539328575134,
1022
+ "learning_rate": 1e-05,
1023
+ "loss": 0.4564,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 2.0863309352517985,
1028
+ "grad_norm": 0.5533970594406128,
1029
+ "learning_rate": 1e-05,
1030
+ "loss": 0.4533,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 2.1007194244604315,
1035
+ "grad_norm": 0.5739572048187256,
1036
+ "learning_rate": 1e-05,
1037
+ "loss": 0.4632,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 2.115107913669065,
1042
+ "grad_norm": 0.5614170432090759,
1043
+ "learning_rate": 1e-05,
1044
+ "loss": 0.4509,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 2.129496402877698,
1049
+ "grad_norm": 0.5687401294708252,
1050
+ "learning_rate": 1e-05,
1051
+ "loss": 0.4588,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 2.143884892086331,
1056
+ "grad_norm": 0.5750886797904968,
1057
+ "learning_rate": 1e-05,
1058
+ "loss": 0.4713,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 2.158273381294964,
1063
+ "grad_norm": 0.5580982565879822,
1064
+ "learning_rate": 1e-05,
1065
+ "loss": 0.4525,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 2.172661870503597,
1070
+ "grad_norm": 0.6040503978729248,
1071
+ "learning_rate": 1e-05,
1072
+ "loss": 0.4681,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 2.1870503597122304,
1077
+ "grad_norm": 0.5956637263298035,
1078
+ "learning_rate": 1e-05,
1079
+ "loss": 0.4569,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 2.2014388489208634,
1084
+ "grad_norm": 0.6189143061637878,
1085
+ "learning_rate": 1e-05,
1086
+ "loss": 0.465,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 2.2158273381294964,
1091
+ "grad_norm": 0.6555837988853455,
1092
+ "learning_rate": 1e-05,
1093
+ "loss": 0.4735,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 2.2302158273381294,
1098
+ "grad_norm": 0.6033856868743896,
1099
+ "learning_rate": 1e-05,
1100
+ "loss": 0.4728,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 2.2446043165467624,
1105
+ "grad_norm": 0.6196707487106323,
1106
+ "learning_rate": 1e-05,
1107
+ "loss": 0.4695,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 2.258992805755396,
1112
+ "grad_norm": 0.6161644458770752,
1113
+ "learning_rate": 1e-05,
1114
+ "loss": 0.4811,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 2.273381294964029,
1119
+ "grad_norm": 0.530752956867218,
1120
+ "learning_rate": 1e-05,
1121
+ "loss": 0.4427,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 2.287769784172662,
1126
+ "grad_norm": 0.6008985638618469,
1127
+ "learning_rate": 1e-05,
1128
+ "loss": 0.4471,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 2.302158273381295,
1133
+ "grad_norm": 0.5926287770271301,
1134
+ "learning_rate": 1e-05,
1135
+ "loss": 0.4628,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 2.316546762589928,
1140
+ "grad_norm": 0.5955716967582703,
1141
+ "learning_rate": 1e-05,
1142
+ "loss": 0.437,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 2.3309352517985613,
1147
+ "grad_norm": 0.5975937247276306,
1148
+ "learning_rate": 1e-05,
1149
+ "loss": 0.4768,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 2.3453237410071943,
1154
+ "grad_norm": 0.5534577369689941,
1155
+ "learning_rate": 1e-05,
1156
+ "loss": 0.4348,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 2.3597122302158273,
1161
+ "grad_norm": 0.5710106492042542,
1162
+ "learning_rate": 1e-05,
1163
+ "loss": 0.4488,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 2.3741007194244603,
1168
+ "grad_norm": 0.5983866453170776,
1169
+ "learning_rate": 1e-05,
1170
+ "loss": 0.4794,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 2.3884892086330938,
1175
+ "grad_norm": 0.5854120850563049,
1176
+ "learning_rate": 1e-05,
1177
+ "loss": 0.4532,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 2.402877697841727,
1182
+ "grad_norm": 0.5704571008682251,
1183
+ "learning_rate": 1e-05,
1184
+ "loss": 0.4595,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 2.41726618705036,
1189
+ "grad_norm": 0.584438145160675,
1190
+ "learning_rate": 1e-05,
1191
+ "loss": 0.4346,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 2.431654676258993,
1196
+ "grad_norm": 0.5847723484039307,
1197
+ "learning_rate": 1e-05,
1198
+ "loss": 0.4317,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 2.446043165467626,
1203
+ "grad_norm": 0.6004253029823303,
1204
+ "learning_rate": 1e-05,
1205
+ "loss": 0.4635,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 2.460431654676259,
1210
+ "grad_norm": 0.5731106400489807,
1211
+ "learning_rate": 1e-05,
1212
+ "loss": 0.4736,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 2.4748201438848922,
1217
+ "grad_norm": 0.5508257150650024,
1218
+ "learning_rate": 1e-05,
1219
+ "loss": 0.4472,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 2.4892086330935252,
1224
+ "grad_norm": 0.5863555669784546,
1225
+ "learning_rate": 1e-05,
1226
+ "loss": 0.4559,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 2.5035971223021583,
1231
+ "grad_norm": 0.6082853078842163,
1232
+ "learning_rate": 1e-05,
1233
+ "loss": 0.4406,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 2.5179856115107913,
1238
+ "grad_norm": 0.6021372079849243,
1239
+ "learning_rate": 1e-05,
1240
+ "loss": 0.4498,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 2.5323741007194247,
1245
+ "grad_norm": 0.578254222869873,
1246
+ "learning_rate": 1e-05,
1247
+ "loss": 0.4765,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 2.5467625899280577,
1252
+ "grad_norm": 0.6056034564971924,
1253
+ "learning_rate": 1e-05,
1254
+ "loss": 0.4749,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 2.5611510791366907,
1259
+ "grad_norm": 0.6150136590003967,
1260
+ "learning_rate": 1e-05,
1261
+ "loss": 0.4437,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 2.5755395683453237,
1266
+ "grad_norm": 0.5927571654319763,
1267
+ "learning_rate": 1e-05,
1268
+ "loss": 0.4498,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 2.5899280575539567,
1273
+ "grad_norm": 0.587335467338562,
1274
+ "learning_rate": 1e-05,
1275
+ "loss": 0.4813,
1276
+ "step": 181
1277
+ },
1278
+ {
1279
+ "epoch": 2.6043165467625897,
1280
+ "grad_norm": 0.5799887776374817,
1281
+ "learning_rate": 1e-05,
1282
+ "loss": 0.4541,
1283
+ "step": 182
1284
+ },
1285
+ {
1286
+ "epoch": 2.618705035971223,
1287
+ "grad_norm": 0.575372576713562,
1288
+ "learning_rate": 1e-05,
1289
+ "loss": 0.4581,
1290
+ "step": 183
1291
+ },
1292
+ {
1293
+ "epoch": 2.633093525179856,
1294
+ "grad_norm": 0.5604987740516663,
1295
+ "learning_rate": 1e-05,
1296
+ "loss": 0.4724,
1297
+ "step": 184
1298
+ },
1299
+ {
1300
+ "epoch": 2.647482014388489,
1301
+ "grad_norm": 0.5532740950584412,
1302
+ "learning_rate": 1e-05,
1303
+ "loss": 0.4473,
1304
+ "step": 185
1305
+ },
1306
+ {
1307
+ "epoch": 2.661870503597122,
1308
+ "grad_norm": 0.6173651814460754,
1309
+ "learning_rate": 1e-05,
1310
+ "loss": 0.4208,
1311
+ "step": 186
1312
+ },
1313
+ {
1314
+ "epoch": 2.6762589928057556,
1315
+ "grad_norm": 0.5891541838645935,
1316
+ "learning_rate": 1e-05,
1317
+ "loss": 0.4341,
1318
+ "step": 187
1319
+ },
1320
+ {
1321
+ "epoch": 2.6906474820143886,
1322
+ "grad_norm": 0.6045330762863159,
1323
+ "learning_rate": 1e-05,
1324
+ "loss": 0.4832,
1325
+ "step": 188
1326
+ },
1327
+ {
1328
+ "epoch": 2.7050359712230216,
1329
+ "grad_norm": 0.6483354568481445,
1330
+ "learning_rate": 1e-05,
1331
+ "loss": 0.4557,
1332
+ "step": 189
1333
+ },
1334
+ {
1335
+ "epoch": 2.7194244604316546,
1336
+ "grad_norm": 0.5970315933227539,
1337
+ "learning_rate": 1e-05,
1338
+ "loss": 0.4428,
1339
+ "step": 190
1340
+ },
1341
+ {
1342
+ "epoch": 2.7338129496402876,
1343
+ "grad_norm": 0.5684317946434021,
1344
+ "learning_rate": 1e-05,
1345
+ "loss": 0.4379,
1346
+ "step": 191
1347
+ },
1348
+ {
1349
+ "epoch": 2.7482014388489207,
1350
+ "grad_norm": 0.5632618069648743,
1351
+ "learning_rate": 1e-05,
1352
+ "loss": 0.4334,
1353
+ "step": 192
1354
+ },
1355
+ {
1356
+ "epoch": 2.762589928057554,
1357
+ "grad_norm": 0.6029064059257507,
1358
+ "learning_rate": 1e-05,
1359
+ "loss": 0.42,
1360
+ "step": 193
1361
+ },
1362
+ {
1363
+ "epoch": 2.776978417266187,
1364
+ "grad_norm": 0.5825706124305725,
1365
+ "learning_rate": 1e-05,
1366
+ "loss": 0.4366,
1367
+ "step": 194
1368
+ },
1369
+ {
1370
+ "epoch": 2.79136690647482,
1371
+ "grad_norm": 0.5910109281539917,
1372
+ "learning_rate": 1e-05,
1373
+ "loss": 0.4752,
1374
+ "step": 195
1375
+ },
1376
+ {
1377
+ "epoch": 2.805755395683453,
1378
+ "grad_norm": 0.5682767033576965,
1379
+ "learning_rate": 1e-05,
1380
+ "loss": 0.4394,
1381
+ "step": 196
1382
+ },
1383
+ {
1384
+ "epoch": 2.8201438848920866,
1385
+ "grad_norm": 0.5666372179985046,
1386
+ "learning_rate": 1e-05,
1387
+ "loss": 0.4456,
1388
+ "step": 197
1389
+ },
1390
+ {
1391
+ "epoch": 2.8345323741007196,
1392
+ "grad_norm": 0.6003570556640625,
1393
+ "learning_rate": 1e-05,
1394
+ "loss": 0.4332,
1395
+ "step": 198
1396
+ },
1397
+ {
1398
+ "epoch": 2.8489208633093526,
1399
+ "grad_norm": 0.612468957901001,
1400
+ "learning_rate": 1e-05,
1401
+ "loss": 0.4486,
1402
+ "step": 199
1403
+ },
1404
+ {
1405
+ "epoch": 2.8633093525179856,
1406
+ "grad_norm": 0.6046081185340881,
1407
+ "learning_rate": 1e-05,
1408
+ "loss": 0.4566,
1409
+ "step": 200
1410
+ },
1411
+ {
1412
+ "epoch": 2.8776978417266186,
1413
+ "grad_norm": 0.5841667056083679,
1414
+ "learning_rate": 1e-05,
1415
+ "loss": 0.4612,
1416
+ "step": 201
1417
+ },
1418
+ {
1419
+ "epoch": 2.8920863309352516,
1420
+ "grad_norm": 0.6191533207893372,
1421
+ "learning_rate": 1e-05,
1422
+ "loss": 0.4438,
1423
+ "step": 202
1424
+ },
1425
+ {
1426
+ "epoch": 2.906474820143885,
1427
+ "grad_norm": 0.5575750470161438,
1428
+ "learning_rate": 1e-05,
1429
+ "loss": 0.4268,
1430
+ "step": 203
1431
+ },
1432
+ {
1433
+ "epoch": 2.920863309352518,
1434
+ "grad_norm": 0.5611399412155151,
1435
+ "learning_rate": 1e-05,
1436
+ "loss": 0.4775,
1437
+ "step": 204
1438
+ },
1439
+ {
1440
+ "epoch": 2.935251798561151,
1441
+ "grad_norm": 0.5896828770637512,
1442
+ "learning_rate": 1e-05,
1443
+ "loss": 0.4332,
1444
+ "step": 205
1445
+ },
1446
+ {
1447
+ "epoch": 2.949640287769784,
1448
+ "grad_norm": 0.6095684170722961,
1449
+ "learning_rate": 1e-05,
1450
+ "loss": 0.4747,
1451
+ "step": 206
1452
+ },
1453
+ {
1454
+ "epoch": 2.9640287769784175,
1455
+ "grad_norm": 0.567354142665863,
1456
+ "learning_rate": 1e-05,
1457
+ "loss": 0.447,
1458
+ "step": 207
1459
+ },
1460
+ {
1461
+ "epoch": 2.9784172661870505,
1462
+ "grad_norm": 0.5809361934661865,
1463
+ "learning_rate": 1e-05,
1464
+ "loss": 0.474,
1465
+ "step": 208
1466
+ },
1467
+ {
1468
+ "epoch": 2.9928057553956835,
1469
+ "grad_norm": 0.5782424807548523,
1470
+ "learning_rate": 1e-05,
1471
+ "loss": 0.4429,
1472
+ "step": 209
1473
+ },
1474
+ {
1475
+ "epoch": 3.0,
1476
+ "grad_norm": 0.5782424807548523,
1477
+ "learning_rate": 1e-05,
1478
+ "loss": 0.2245,
1479
+ "step": 210
1480
+ },
1481
+ {
1482
+ "epoch": 3.014388489208633,
1483
+ "grad_norm": 0.582120954990387,
1484
+ "learning_rate": 1e-05,
1485
+ "loss": 0.4354,
1486
+ "step": 211
1487
+ },
1488
+ {
1489
+ "epoch": 3.028776978417266,
1490
+ "grad_norm": 0.5369551181793213,
1491
+ "learning_rate": 1e-05,
1492
+ "loss": 0.396,
1493
+ "step": 212
1494
+ },
1495
+ {
1496
+ "epoch": 3.0431654676258995,
1497
+ "grad_norm": 0.5849142670631409,
1498
+ "learning_rate": 1e-05,
1499
+ "loss": 0.4632,
1500
+ "step": 213
1501
+ },
1502
+ {
1503
+ "epoch": 3.0575539568345325,
1504
+ "grad_norm": 0.5897305607795715,
1505
+ "learning_rate": 1e-05,
1506
+ "loss": 0.4055,
1507
+ "step": 214
1508
+ },
1509
+ {
1510
+ "epoch": 3.0719424460431655,
1511
+ "grad_norm": 0.5784671306610107,
1512
+ "learning_rate": 1e-05,
1513
+ "loss": 0.4391,
1514
+ "step": 215
1515
+ },
1516
+ {
1517
+ "epoch": 3.0863309352517985,
1518
+ "grad_norm": 0.5891516208648682,
1519
+ "learning_rate": 1e-05,
1520
+ "loss": 0.4493,
1521
+ "step": 216
1522
+ },
1523
+ {
1524
+ "epoch": 3.1007194244604315,
1525
+ "grad_norm": 0.6021131277084351,
1526
+ "learning_rate": 1e-05,
1527
+ "loss": 0.4329,
1528
+ "step": 217
1529
+ },
1530
+ {
1531
+ "epoch": 3.115107913669065,
1532
+ "grad_norm": 0.5639146566390991,
1533
+ "learning_rate": 1e-05,
1534
+ "loss": 0.4403,
1535
+ "step": 218
1536
+ },
1537
+ {
1538
+ "epoch": 3.129496402877698,
1539
+ "grad_norm": 0.5492843985557556,
1540
+ "learning_rate": 1e-05,
1541
+ "loss": 0.4745,
1542
+ "step": 219
1543
+ },
1544
+ {
1545
+ "epoch": 3.143884892086331,
1546
+ "grad_norm": 0.582566499710083,
1547
+ "learning_rate": 1e-05,
1548
+ "loss": 0.4324,
1549
+ "step": 220
1550
+ },
1551
+ {
1552
+ "epoch": 3.158273381294964,
1553
+ "grad_norm": 0.5682006478309631,
1554
+ "learning_rate": 1e-05,
1555
+ "loss": 0.4375,
1556
+ "step": 221
1557
+ },
1558
+ {
1559
+ "epoch": 3.172661870503597,
1560
+ "grad_norm": 0.5832618474960327,
1561
+ "learning_rate": 1e-05,
1562
+ "loss": 0.4256,
1563
+ "step": 222
1564
+ },
1565
+ {
1566
+ "epoch": 3.1870503597122304,
1567
+ "grad_norm": 0.5585988759994507,
1568
+ "learning_rate": 1e-05,
1569
+ "loss": 0.4476,
1570
+ "step": 223
1571
+ },
1572
+ {
1573
+ "epoch": 3.2014388489208634,
1574
+ "grad_norm": 0.5622900724411011,
1575
+ "learning_rate": 1e-05,
1576
+ "loss": 0.415,
1577
+ "step": 224
1578
+ },
1579
+ {
1580
+ "epoch": 3.2158273381294964,
1581
+ "grad_norm": 0.5588183999061584,
1582
+ "learning_rate": 1e-05,
1583
+ "loss": 0.4291,
1584
+ "step": 225
1585
+ },
1586
+ {
1587
+ "epoch": 3.2302158273381294,
1588
+ "grad_norm": 0.5371769666671753,
1589
+ "learning_rate": 1e-05,
1590
+ "loss": 0.4267,
1591
+ "step": 226
1592
+ },
1593
+ {
1594
+ "epoch": 3.2446043165467624,
1595
+ "grad_norm": 0.5771037340164185,
1596
+ "learning_rate": 1e-05,
1597
+ "loss": 0.4301,
1598
+ "step": 227
1599
+ },
1600
+ {
1601
+ "epoch": 3.258992805755396,
1602
+ "grad_norm": 0.5530989766120911,
1603
+ "learning_rate": 1e-05,
1604
+ "loss": 0.4246,
1605
+ "step": 228
1606
+ },
1607
+ {
1608
+ "epoch": 3.273381294964029,
1609
+ "grad_norm": 0.5538605451583862,
1610
+ "learning_rate": 1e-05,
1611
+ "loss": 0.4185,
1612
+ "step": 229
1613
+ },
1614
+ {
1615
+ "epoch": 3.287769784172662,
1616
+ "grad_norm": 0.6077790856361389,
1617
+ "learning_rate": 1e-05,
1618
+ "loss": 0.4455,
1619
+ "step": 230
1620
+ },
1621
+ {
1622
+ "epoch": 3.302158273381295,
1623
+ "grad_norm": 0.5410200953483582,
1624
+ "learning_rate": 1e-05,
1625
+ "loss": 0.4434,
1626
+ "step": 231
1627
+ },
1628
+ {
1629
+ "epoch": 3.316546762589928,
1630
+ "grad_norm": 0.5968116521835327,
1631
+ "learning_rate": 1e-05,
1632
+ "loss": 0.4317,
1633
+ "step": 232
1634
+ },
1635
+ {
1636
+ "epoch": 3.3309352517985613,
1637
+ "grad_norm": 0.6267459392547607,
1638
+ "learning_rate": 1e-05,
1639
+ "loss": 0.4431,
1640
+ "step": 233
1641
+ },
1642
+ {
1643
+ "epoch": 3.3453237410071943,
1644
+ "grad_norm": 0.5526189804077148,
1645
+ "learning_rate": 1e-05,
1646
+ "loss": 0.4552,
1647
+ "step": 234
1648
+ },
1649
+ {
1650
+ "epoch": 3.3597122302158273,
1651
+ "grad_norm": 0.5781810283660889,
1652
+ "learning_rate": 1e-05,
1653
+ "loss": 0.4406,
1654
+ "step": 235
1655
+ },
1656
+ {
1657
+ "epoch": 3.3741007194244603,
1658
+ "grad_norm": 0.581947922706604,
1659
+ "learning_rate": 1e-05,
1660
+ "loss": 0.4334,
1661
+ "step": 236
1662
+ },
1663
+ {
1664
+ "epoch": 3.3884892086330938,
1665
+ "grad_norm": 0.5779341459274292,
1666
+ "learning_rate": 1e-05,
1667
+ "loss": 0.4148,
1668
+ "step": 237
1669
+ },
1670
+ {
1671
+ "epoch": 3.402877697841727,
1672
+ "grad_norm": 0.6320657134056091,
1673
+ "learning_rate": 1e-05,
1674
+ "loss": 0.45,
1675
+ "step": 238
1676
+ },
1677
+ {
1678
+ "epoch": 3.41726618705036,
1679
+ "grad_norm": 0.5703683495521545,
1680
+ "learning_rate": 1e-05,
1681
+ "loss": 0.4283,
1682
+ "step": 239
1683
+ },
1684
+ {
1685
+ "epoch": 3.431654676258993,
1686
+ "grad_norm": 0.6058019399642944,
1687
+ "learning_rate": 1e-05,
1688
+ "loss": 0.4511,
1689
+ "step": 240
1690
+ },
1691
+ {
1692
+ "epoch": 3.446043165467626,
1693
+ "grad_norm": 0.5477652549743652,
1694
+ "learning_rate": 1e-05,
1695
+ "loss": 0.4043,
1696
+ "step": 241
1697
+ },
1698
+ {
1699
+ "epoch": 3.460431654676259,
1700
+ "grad_norm": 0.5975249409675598,
1701
+ "learning_rate": 1e-05,
1702
+ "loss": 0.4197,
1703
+ "step": 242
1704
+ },
1705
+ {
1706
+ "epoch": 3.4748201438848922,
1707
+ "grad_norm": 0.5762581825256348,
1708
+ "learning_rate": 1e-05,
1709
+ "loss": 0.4353,
1710
+ "step": 243
1711
+ },
1712
+ {
1713
+ "epoch": 3.4892086330935252,
1714
+ "grad_norm": 0.5558130741119385,
1715
+ "learning_rate": 1e-05,
1716
+ "loss": 0.4388,
1717
+ "step": 244
1718
+ },
1719
+ {
1720
+ "epoch": 3.5035971223021583,
1721
+ "grad_norm": 0.5559906363487244,
1722
+ "learning_rate": 1e-05,
1723
+ "loss": 0.4243,
1724
+ "step": 245
1725
+ },
1726
+ {
1727
+ "epoch": 3.5179856115107913,
1728
+ "grad_norm": 0.5471354722976685,
1729
+ "learning_rate": 1e-05,
1730
+ "loss": 0.4299,
1731
+ "step": 246
1732
+ },
1733
+ {
1734
+ "epoch": 3.5323741007194247,
1735
+ "grad_norm": 0.5834676623344421,
1736
+ "learning_rate": 1e-05,
1737
+ "loss": 0.4605,
1738
+ "step": 247
1739
+ },
1740
+ {
1741
+ "epoch": 3.5467625899280577,
1742
+ "grad_norm": 0.5565128922462463,
1743
+ "learning_rate": 1e-05,
1744
+ "loss": 0.443,
1745
+ "step": 248
1746
+ },
1747
+ {
1748
+ "epoch": 3.5611510791366907,
1749
+ "grad_norm": 0.5589417219161987,
1750
+ "learning_rate": 1e-05,
1751
+ "loss": 0.4353,
1752
+ "step": 249
1753
+ },
1754
+ {
1755
+ "epoch": 3.5755395683453237,
1756
+ "grad_norm": 0.5215206146240234,
1757
+ "learning_rate": 1e-05,
1758
+ "loss": 0.4088,
1759
+ "step": 250
1760
+ },
1761
+ {
1762
+ "epoch": 3.5899280575539567,
1763
+ "grad_norm": 0.5717970132827759,
1764
+ "learning_rate": 1e-05,
1765
+ "loss": 0.4429,
1766
+ "step": 251
1767
+ },
1768
+ {
1769
+ "epoch": 3.6043165467625897,
1770
+ "grad_norm": 0.583791196346283,
1771
+ "learning_rate": 1e-05,
1772
+ "loss": 0.4416,
1773
+ "step": 252
1774
+ },
1775
+ {
1776
+ "epoch": 3.618705035971223,
1777
+ "grad_norm": 0.529136598110199,
1778
+ "learning_rate": 1e-05,
1779
+ "loss": 0.4169,
1780
+ "step": 253
1781
+ },
1782
+ {
1783
+ "epoch": 3.633093525179856,
1784
+ "grad_norm": 0.5891124606132507,
1785
+ "learning_rate": 1e-05,
1786
+ "loss": 0.4218,
1787
+ "step": 254
1788
+ },
1789
+ {
1790
+ "epoch": 3.647482014388489,
1791
+ "grad_norm": 0.5782115459442139,
1792
+ "learning_rate": 1e-05,
1793
+ "loss": 0.4169,
1794
+ "step": 255
1795
+ },
1796
+ {
1797
+ "epoch": 3.661870503597122,
1798
+ "grad_norm": 0.533729076385498,
1799
+ "learning_rate": 1e-05,
1800
+ "loss": 0.4452,
1801
+ "step": 256
1802
+ },
1803
+ {
1804
+ "epoch": 3.6762589928057556,
1805
+ "grad_norm": 0.590743899345398,
1806
+ "learning_rate": 1e-05,
1807
+ "loss": 0.4296,
1808
+ "step": 257
1809
+ },
1810
+ {
1811
+ "epoch": 3.6906474820143886,
1812
+ "grad_norm": 0.6053430438041687,
1813
+ "learning_rate": 1e-05,
1814
+ "loss": 0.4602,
1815
+ "step": 258
1816
+ },
1817
+ {
1818
+ "epoch": 3.7050359712230216,
1819
+ "grad_norm": 0.5711214542388916,
1820
+ "learning_rate": 1e-05,
1821
+ "loss": 0.4444,
1822
+ "step": 259
1823
+ },
1824
+ {
1825
+ "epoch": 3.7194244604316546,
1826
+ "grad_norm": 0.5764939785003662,
1827
+ "learning_rate": 1e-05,
1828
+ "loss": 0.4108,
1829
+ "step": 260
1830
+ },
1831
+ {
1832
+ "epoch": 3.7338129496402876,
1833
+ "grad_norm": 0.5643983483314514,
1834
+ "learning_rate": 1e-05,
1835
+ "loss": 0.4324,
1836
+ "step": 261
1837
+ },
1838
+ {
1839
+ "epoch": 3.7482014388489207,
1840
+ "grad_norm": 0.5655452609062195,
1841
+ "learning_rate": 1e-05,
1842
+ "loss": 0.4332,
1843
+ "step": 262
1844
+ },
1845
+ {
1846
+ "epoch": 3.762589928057554,
1847
+ "grad_norm": 0.5671420097351074,
1848
+ "learning_rate": 1e-05,
1849
+ "loss": 0.4082,
1850
+ "step": 263
1851
+ },
1852
+ {
1853
+ "epoch": 3.776978417266187,
1854
+ "grad_norm": 0.5838333964347839,
1855
+ "learning_rate": 1e-05,
1856
+ "loss": 0.4209,
1857
+ "step": 264
1858
+ },
1859
+ {
1860
+ "epoch": 3.79136690647482,
1861
+ "grad_norm": 0.5561381578445435,
1862
+ "learning_rate": 1e-05,
1863
+ "loss": 0.4461,
1864
+ "step": 265
1865
+ },
1866
+ {
1867
+ "epoch": 3.805755395683453,
1868
+ "grad_norm": 0.5730894207954407,
1869
+ "learning_rate": 1e-05,
1870
+ "loss": 0.4361,
1871
+ "step": 266
1872
+ },
1873
+ {
1874
+ "epoch": 3.8201438848920866,
1875
+ "grad_norm": 0.5769463181495667,
1876
+ "learning_rate": 1e-05,
1877
+ "loss": 0.4194,
1878
+ "step": 267
1879
+ },
1880
+ {
1881
+ "epoch": 3.8345323741007196,
1882
+ "grad_norm": 0.5742232799530029,
1883
+ "learning_rate": 1e-05,
1884
+ "loss": 0.4386,
1885
+ "step": 268
1886
+ },
1887
+ {
1888
+ "epoch": 3.8489208633093526,
1889
+ "grad_norm": 0.6530919671058655,
1890
+ "learning_rate": 1e-05,
1891
+ "loss": 0.4308,
1892
+ "step": 269
1893
+ },
1894
+ {
1895
+ "epoch": 3.8633093525179856,
1896
+ "grad_norm": 0.6178688406944275,
1897
+ "learning_rate": 1e-05,
1898
+ "loss": 0.4319,
1899
+ "step": 270
1900
+ },
1901
+ {
1902
+ "epoch": 3.8776978417266186,
1903
+ "grad_norm": 0.61128169298172,
1904
+ "learning_rate": 1e-05,
1905
+ "loss": 0.4397,
1906
+ "step": 271
1907
+ },
1908
+ {
1909
+ "epoch": 3.8920863309352516,
1910
+ "grad_norm": 0.6222262382507324,
1911
+ "learning_rate": 1e-05,
1912
+ "loss": 0.461,
1913
+ "step": 272
1914
+ },
1915
+ {
1916
+ "epoch": 3.906474820143885,
1917
+ "grad_norm": 0.5616589784622192,
1918
+ "learning_rate": 1e-05,
1919
+ "loss": 0.4297,
1920
+ "step": 273
1921
+ },
1922
+ {
1923
+ "epoch": 3.920863309352518,
1924
+ "grad_norm": 0.5833615064620972,
1925
+ "learning_rate": 1e-05,
1926
+ "loss": 0.4175,
1927
+ "step": 274
1928
+ },
1929
+ {
1930
+ "epoch": 3.935251798561151,
1931
+ "grad_norm": 0.5919567346572876,
1932
+ "learning_rate": 1e-05,
1933
+ "loss": 0.443,
1934
+ "step": 275
1935
+ },
1936
+ {
1937
+ "epoch": 3.949640287769784,
1938
+ "grad_norm": 0.6515227556228638,
1939
+ "learning_rate": 1e-05,
1940
+ "loss": 0.3965,
1941
+ "step": 276
1942
+ },
1943
+ {
1944
+ "epoch": 3.9640287769784175,
1945
+ "grad_norm": 0.5902924537658691,
1946
+ "learning_rate": 1e-05,
1947
+ "loss": 0.4358,
1948
+ "step": 277
1949
+ },
1950
+ {
1951
+ "epoch": 3.9784172661870505,
1952
+ "grad_norm": 0.555015504360199,
1953
+ "learning_rate": 1e-05,
1954
+ "loss": 0.414,
1955
+ "step": 278
1956
+ },
1957
+ {
1958
+ "epoch": 3.9928057553956835,
1959
+ "grad_norm": 0.5393680334091187,
1960
+ "learning_rate": 1e-05,
1961
+ "loss": 0.4246,
1962
+ "step": 279
1963
+ },
1964
+ {
1965
+ "epoch": 4.0,
1966
+ "grad_norm": 0.609384298324585,
1967
+ "learning_rate": 1e-05,
1968
+ "loss": 0.2305,
1969
+ "step": 280
1970
+ },
1971
+ {
1972
+ "epoch": 4.014388489208633,
1973
+ "grad_norm": 0.5638090372085571,
1974
+ "learning_rate": 1e-05,
1975
+ "loss": 0.4217,
1976
+ "step": 281
1977
+ },
1978
+ {
1979
+ "epoch": 4.028776978417266,
1980
+ "grad_norm": 0.5361935496330261,
1981
+ "learning_rate": 1e-05,
1982
+ "loss": 0.4237,
1983
+ "step": 282
1984
+ },
1985
+ {
1986
+ "epoch": 4.043165467625899,
1987
+ "grad_norm": 0.6069725751876831,
1988
+ "learning_rate": 1e-05,
1989
+ "loss": 0.4246,
1990
+ "step": 283
1991
+ },
1992
+ {
1993
+ "epoch": 4.057553956834532,
1994
+ "grad_norm": 0.5956954956054688,
1995
+ "learning_rate": 1e-05,
1996
+ "loss": 0.4365,
1997
+ "step": 284
1998
+ },
1999
+ {
2000
+ "epoch": 4.071942446043165,
2001
+ "grad_norm": 0.5414948463439941,
2002
+ "learning_rate": 1e-05,
2003
+ "loss": 0.4147,
2004
+ "step": 285
2005
+ },
2006
+ {
2007
+ "epoch": 4.086330935251799,
2008
+ "grad_norm": 0.5541677474975586,
2009
+ "learning_rate": 1e-05,
2010
+ "loss": 0.4021,
2011
+ "step": 286
2012
+ },
2013
+ {
2014
+ "epoch": 4.100719424460432,
2015
+ "grad_norm": 0.5846985578536987,
2016
+ "learning_rate": 1e-05,
2017
+ "loss": 0.4087,
2018
+ "step": 287
2019
+ },
2020
+ {
2021
+ "epoch": 4.115107913669065,
2022
+ "grad_norm": 0.5740228295326233,
2023
+ "learning_rate": 1e-05,
2024
+ "loss": 0.4141,
2025
+ "step": 288
2026
+ },
2027
+ {
2028
+ "epoch": 4.129496402877698,
2029
+ "grad_norm": 0.5534329414367676,
2030
+ "learning_rate": 1e-05,
2031
+ "loss": 0.3993,
2032
+ "step": 289
2033
+ },
2034
+ {
2035
+ "epoch": 4.143884892086331,
2036
+ "grad_norm": 0.5441880822181702,
2037
+ "learning_rate": 1e-05,
2038
+ "loss": 0.4097,
2039
+ "step": 290
2040
+ },
2041
+ {
2042
+ "epoch": 4.158273381294964,
2043
+ "grad_norm": 0.6086047887802124,
2044
+ "learning_rate": 1e-05,
2045
+ "loss": 0.4356,
2046
+ "step": 291
2047
+ },
2048
+ {
2049
+ "epoch": 4.172661870503597,
2050
+ "grad_norm": 0.5841561555862427,
2051
+ "learning_rate": 1e-05,
2052
+ "loss": 0.4384,
2053
+ "step": 292
2054
+ },
2055
+ {
2056
+ "epoch": 4.18705035971223,
2057
+ "grad_norm": 0.5554783344268799,
2058
+ "learning_rate": 1e-05,
2059
+ "loss": 0.4301,
2060
+ "step": 293
2061
+ },
2062
+ {
2063
+ "epoch": 4.201438848920863,
2064
+ "grad_norm": 0.5936840176582336,
2065
+ "learning_rate": 1e-05,
2066
+ "loss": 0.4194,
2067
+ "step": 294
2068
+ },
2069
+ {
2070
+ "epoch": 4.215827338129497,
2071
+ "grad_norm": 0.5931441783905029,
2072
+ "learning_rate": 1e-05,
2073
+ "loss": 0.4354,
2074
+ "step": 295
2075
+ },
2076
+ {
2077
+ "epoch": 4.23021582733813,
2078
+ "grad_norm": 0.6169295907020569,
2079
+ "learning_rate": 1e-05,
2080
+ "loss": 0.4368,
2081
+ "step": 296
2082
+ },
2083
+ {
2084
+ "epoch": 4.244604316546763,
2085
+ "grad_norm": 0.5904280543327332,
2086
+ "learning_rate": 1e-05,
2087
+ "loss": 0.3923,
2088
+ "step": 297
2089
+ },
2090
+ {
2091
+ "epoch": 4.258992805755396,
2092
+ "grad_norm": 0.6404329538345337,
2093
+ "learning_rate": 1e-05,
2094
+ "loss": 0.4012,
2095
+ "step": 298
2096
+ },
2097
+ {
2098
+ "epoch": 4.273381294964029,
2099
+ "grad_norm": 0.5566670894622803,
2100
+ "learning_rate": 1e-05,
2101
+ "loss": 0.4097,
2102
+ "step": 299
2103
+ },
2104
+ {
2105
+ "epoch": 4.287769784172662,
2106
+ "grad_norm": 0.542718768119812,
2107
+ "learning_rate": 1e-05,
2108
+ "loss": 0.419,
2109
+ "step": 300
2110
+ },
2111
+ {
2112
+ "epoch": 4.302158273381295,
2113
+ "grad_norm": 0.5549004077911377,
2114
+ "learning_rate": 1e-05,
2115
+ "loss": 0.4256,
2116
+ "step": 301
2117
+ },
2118
+ {
2119
+ "epoch": 4.316546762589928,
2120
+ "grad_norm": 0.5786470770835876,
2121
+ "learning_rate": 1e-05,
2122
+ "loss": 0.3886,
2123
+ "step": 302
2124
+ },
2125
+ {
2126
+ "epoch": 4.330935251798561,
2127
+ "grad_norm": 0.5484781265258789,
2128
+ "learning_rate": 1e-05,
2129
+ "loss": 0.4163,
2130
+ "step": 303
2131
+ },
2132
+ {
2133
+ "epoch": 4.345323741007194,
2134
+ "grad_norm": 0.5796488523483276,
2135
+ "learning_rate": 1e-05,
2136
+ "loss": 0.4031,
2137
+ "step": 304
2138
+ },
2139
+ {
2140
+ "epoch": 4.359712230215827,
2141
+ "grad_norm": 0.612375795841217,
2142
+ "learning_rate": 1e-05,
2143
+ "loss": 0.4064,
2144
+ "step": 305
2145
+ },
2146
+ {
2147
+ "epoch": 4.374100719424461,
2148
+ "grad_norm": 0.562300443649292,
2149
+ "learning_rate": 1e-05,
2150
+ "loss": 0.3964,
2151
+ "step": 306
2152
+ },
2153
+ {
2154
+ "epoch": 4.388489208633094,
2155
+ "grad_norm": 0.5949317216873169,
2156
+ "learning_rate": 1e-05,
2157
+ "loss": 0.4215,
2158
+ "step": 307
2159
+ },
2160
+ {
2161
+ "epoch": 4.402877697841727,
2162
+ "grad_norm": 0.6002021431922913,
2163
+ "learning_rate": 1e-05,
2164
+ "loss": 0.4292,
2165
+ "step": 308
2166
+ },
2167
+ {
2168
+ "epoch": 4.41726618705036,
2169
+ "grad_norm": 0.5166479349136353,
2170
+ "learning_rate": 1e-05,
2171
+ "loss": 0.4106,
2172
+ "step": 309
2173
+ },
2174
+ {
2175
+ "epoch": 4.431654676258993,
2176
+ "grad_norm": 0.538162350654602,
2177
+ "learning_rate": 1e-05,
2178
+ "loss": 0.3994,
2179
+ "step": 310
2180
+ },
2181
+ {
2182
+ "epoch": 4.446043165467626,
2183
+ "grad_norm": 0.5681014657020569,
2184
+ "learning_rate": 1e-05,
2185
+ "loss": 0.4193,
2186
+ "step": 311
2187
+ },
2188
+ {
2189
+ "epoch": 4.460431654676259,
2190
+ "grad_norm": 0.5828492045402527,
2191
+ "learning_rate": 1e-05,
2192
+ "loss": 0.4291,
2193
+ "step": 312
2194
+ },
2195
+ {
2196
+ "epoch": 4.474820143884892,
2197
+ "grad_norm": 0.6029539108276367,
2198
+ "learning_rate": 1e-05,
2199
+ "loss": 0.4155,
2200
+ "step": 313
2201
+ },
2202
+ {
2203
+ "epoch": 4.489208633093525,
2204
+ "grad_norm": 0.5848509669303894,
2205
+ "learning_rate": 1e-05,
2206
+ "loss": 0.4301,
2207
+ "step": 314
2208
+ },
2209
+ {
2210
+ "epoch": 4.503597122302159,
2211
+ "grad_norm": 0.553223192691803,
2212
+ "learning_rate": 1e-05,
2213
+ "loss": 0.4087,
2214
+ "step": 315
2215
+ },
2216
+ {
2217
+ "epoch": 4.517985611510792,
2218
+ "grad_norm": 0.520281195640564,
2219
+ "learning_rate": 1e-05,
2220
+ "loss": 0.4148,
2221
+ "step": 316
2222
+ },
2223
+ {
2224
+ "epoch": 4.532374100719425,
2225
+ "grad_norm": 0.546238899230957,
2226
+ "learning_rate": 1e-05,
2227
+ "loss": 0.3904,
2228
+ "step": 317
2229
+ },
2230
+ {
2231
+ "epoch": 4.546762589928058,
2232
+ "grad_norm": 0.6016330718994141,
2233
+ "learning_rate": 1e-05,
2234
+ "loss": 0.4311,
2235
+ "step": 318
2236
+ },
2237
+ {
2238
+ "epoch": 4.561151079136691,
2239
+ "grad_norm": 0.5516873598098755,
2240
+ "learning_rate": 1e-05,
2241
+ "loss": 0.4049,
2242
+ "step": 319
2243
+ },
2244
+ {
2245
+ "epoch": 4.575539568345324,
2246
+ "grad_norm": 0.5393434166908264,
2247
+ "learning_rate": 1e-05,
2248
+ "loss": 0.4189,
2249
+ "step": 320
2250
+ },
2251
+ {
2252
+ "epoch": 4.589928057553957,
2253
+ "grad_norm": 0.548603892326355,
2254
+ "learning_rate": 1e-05,
2255
+ "loss": 0.4195,
2256
+ "step": 321
2257
+ },
2258
+ {
2259
+ "epoch": 4.60431654676259,
2260
+ "grad_norm": 0.5740833878517151,
2261
+ "learning_rate": 1e-05,
2262
+ "loss": 0.4107,
2263
+ "step": 322
2264
+ },
2265
+ {
2266
+ "epoch": 4.618705035971223,
2267
+ "grad_norm": 0.5864909887313843,
2268
+ "learning_rate": 1e-05,
2269
+ "loss": 0.4271,
2270
+ "step": 323
2271
+ },
2272
+ {
2273
+ "epoch": 4.633093525179856,
2274
+ "grad_norm": 0.5860151052474976,
2275
+ "learning_rate": 1e-05,
2276
+ "loss": 0.4402,
2277
+ "step": 324
2278
+ },
2279
+ {
2280
+ "epoch": 4.647482014388489,
2281
+ "grad_norm": 0.5694665908813477,
2282
+ "learning_rate": 1e-05,
2283
+ "loss": 0.414,
2284
+ "step": 325
2285
+ },
2286
+ {
2287
+ "epoch": 4.661870503597123,
2288
+ "grad_norm": 0.5657534003257751,
2289
+ "learning_rate": 1e-05,
2290
+ "loss": 0.4316,
2291
+ "step": 326
2292
+ },
2293
+ {
2294
+ "epoch": 4.676258992805756,
2295
+ "grad_norm": 0.555111825466156,
2296
+ "learning_rate": 1e-05,
2297
+ "loss": 0.3999,
2298
+ "step": 327
2299
+ },
2300
+ {
2301
+ "epoch": 4.690647482014389,
2302
+ "grad_norm": 0.5448899865150452,
2303
+ "learning_rate": 1e-05,
2304
+ "loss": 0.4322,
2305
+ "step": 328
2306
+ },
2307
+ {
2308
+ "epoch": 4.705035971223022,
2309
+ "grad_norm": 0.584388792514801,
2310
+ "learning_rate": 1e-05,
2311
+ "loss": 0.414,
2312
+ "step": 329
2313
+ },
2314
+ {
2315
+ "epoch": 4.719424460431655,
2316
+ "grad_norm": 0.6015664339065552,
2317
+ "learning_rate": 1e-05,
2318
+ "loss": 0.4249,
2319
+ "step": 330
2320
+ },
2321
+ {
2322
+ "epoch": 4.733812949640288,
2323
+ "grad_norm": 0.5766135454177856,
2324
+ "learning_rate": 1e-05,
2325
+ "loss": 0.4131,
2326
+ "step": 331
2327
+ },
2328
+ {
2329
+ "epoch": 4.748201438848921,
2330
+ "grad_norm": 0.5562160015106201,
2331
+ "learning_rate": 1e-05,
2332
+ "loss": 0.431,
2333
+ "step": 332
2334
+ },
2335
+ {
2336
+ "epoch": 4.762589928057554,
2337
+ "grad_norm": 0.5359159708023071,
2338
+ "learning_rate": 1e-05,
2339
+ "loss": 0.4243,
2340
+ "step": 333
2341
+ },
2342
+ {
2343
+ "epoch": 4.7769784172661875,
2344
+ "grad_norm": 0.5550519227981567,
2345
+ "learning_rate": 1e-05,
2346
+ "loss": 0.3906,
2347
+ "step": 334
2348
+ },
2349
+ {
2350
+ "epoch": 4.7913669064748206,
2351
+ "grad_norm": 0.541607677936554,
2352
+ "learning_rate": 1e-05,
2353
+ "loss": 0.4137,
2354
+ "step": 335
2355
+ },
2356
+ {
2357
+ "epoch": 4.805755395683454,
2358
+ "grad_norm": 0.5710314512252808,
2359
+ "learning_rate": 1e-05,
2360
+ "loss": 0.4317,
2361
+ "step": 336
2362
+ },
2363
+ {
2364
+ "epoch": 4.820143884892087,
2365
+ "grad_norm": 0.5825111865997314,
2366
+ "learning_rate": 1e-05,
2367
+ "loss": 0.428,
2368
+ "step": 337
2369
+ },
2370
+ {
2371
+ "epoch": 4.83453237410072,
2372
+ "grad_norm": 0.5356572866439819,
2373
+ "learning_rate": 1e-05,
2374
+ "loss": 0.4104,
2375
+ "step": 338
2376
+ },
2377
+ {
2378
+ "epoch": 4.848920863309353,
2379
+ "grad_norm": 0.5596460700035095,
2380
+ "learning_rate": 1e-05,
2381
+ "loss": 0.4273,
2382
+ "step": 339
2383
+ },
2384
+ {
2385
+ "epoch": 4.863309352517986,
2386
+ "grad_norm": 0.5650801658630371,
2387
+ "learning_rate": 1e-05,
2388
+ "loss": 0.4229,
2389
+ "step": 340
2390
+ },
2391
+ {
2392
+ "epoch": 4.877697841726619,
2393
+ "grad_norm": 0.5750253200531006,
2394
+ "learning_rate": 1e-05,
2395
+ "loss": 0.4181,
2396
+ "step": 341
2397
+ },
2398
+ {
2399
+ "epoch": 4.892086330935252,
2400
+ "grad_norm": 0.5675643682479858,
2401
+ "learning_rate": 1e-05,
2402
+ "loss": 0.4372,
2403
+ "step": 342
2404
+ },
2405
+ {
2406
+ "epoch": 4.906474820143885,
2407
+ "grad_norm": 0.6039531230926514,
2408
+ "learning_rate": 1e-05,
2409
+ "loss": 0.418,
2410
+ "step": 343
2411
+ },
2412
+ {
2413
+ "epoch": 4.920863309352518,
2414
+ "grad_norm": 0.5539713501930237,
2415
+ "learning_rate": 1e-05,
2416
+ "loss": 0.3937,
2417
+ "step": 344
2418
+ },
2419
+ {
2420
+ "epoch": 4.935251798561151,
2421
+ "grad_norm": 0.5814469456672668,
2422
+ "learning_rate": 1e-05,
2423
+ "loss": 0.4476,
2424
+ "step": 345
2425
+ },
2426
+ {
2427
+ "epoch": 4.9496402877697845,
2428
+ "grad_norm": 0.5315111875534058,
2429
+ "learning_rate": 1e-05,
2430
+ "loss": 0.4004,
2431
+ "step": 346
2432
+ },
2433
+ {
2434
+ "epoch": 4.9640287769784175,
2435
+ "grad_norm": 0.5901346802711487,
2436
+ "learning_rate": 1e-05,
2437
+ "loss": 0.4179,
2438
+ "step": 347
2439
+ },
2440
+ {
2441
+ "epoch": 4.9784172661870505,
2442
+ "grad_norm": 0.5380561947822571,
2443
+ "learning_rate": 1e-05,
2444
+ "loss": 0.4021,
2445
+ "step": 348
2446
+ },
2447
+ {
2448
+ "epoch": 4.9928057553956835,
2449
+ "grad_norm": 0.5694971680641174,
2450
+ "learning_rate": 1e-05,
2451
+ "loss": 0.4103,
2452
+ "step": 349
2453
+ },
2454
+ {
2455
+ "epoch": 5.0,
2456
+ "grad_norm": 0.5694971680641174,
2457
+ "learning_rate": 1e-05,
2458
+ "loss": 0.1957,
2459
+ "step": 350
2460
+ },
2461
+ {
2462
+ "epoch": 5.014388489208633,
2463
+ "grad_norm": 0.5580344200134277,
2464
+ "learning_rate": 1e-05,
2465
+ "loss": 0.3912,
2466
+ "step": 351
2467
+ },
2468
+ {
2469
+ "epoch": 5.028776978417266,
2470
+ "grad_norm": 0.5583423376083374,
2471
+ "learning_rate": 1e-05,
2472
+ "loss": 0.4192,
2473
+ "step": 352
2474
+ },
2475
+ {
2476
+ "epoch": 5.043165467625899,
2477
+ "grad_norm": 0.5418814420700073,
2478
+ "learning_rate": 1e-05,
2479
+ "loss": 0.3996,
2480
+ "step": 353
2481
+ },
2482
+ {
2483
+ "epoch": 5.057553956834532,
2484
+ "grad_norm": 0.5449907779693604,
2485
+ "learning_rate": 1e-05,
2486
+ "loss": 0.3862,
2487
+ "step": 354
2488
+ },
2489
+ {
2490
+ "epoch": 5.071942446043165,
2491
+ "grad_norm": 0.5734506249427795,
2492
+ "learning_rate": 1e-05,
2493
+ "loss": 0.3984,
2494
+ "step": 355
2495
+ },
2496
+ {
2497
+ "epoch": 5.086330935251799,
2498
+ "grad_norm": 0.5431396961212158,
2499
+ "learning_rate": 1e-05,
2500
+ "loss": 0.4044,
2501
+ "step": 356
2502
+ },
2503
+ {
2504
+ "epoch": 5.100719424460432,
2505
+ "grad_norm": 0.5451382994651794,
2506
+ "learning_rate": 1e-05,
2507
+ "loss": 0.3857,
2508
+ "step": 357
2509
+ },
2510
+ {
2511
+ "epoch": 5.115107913669065,
2512
+ "grad_norm": 0.6146738529205322,
2513
+ "learning_rate": 1e-05,
2514
+ "loss": 0.4073,
2515
+ "step": 358
2516
+ },
2517
+ {
2518
+ "epoch": 5.129496402877698,
2519
+ "grad_norm": 0.5780620574951172,
2520
+ "learning_rate": 1e-05,
2521
+ "loss": 0.4065,
2522
+ "step": 359
2523
+ },
2524
+ {
2525
+ "epoch": 5.143884892086331,
2526
+ "grad_norm": 0.6047171950340271,
2527
+ "learning_rate": 1e-05,
2528
+ "loss": 0.3894,
2529
+ "step": 360
2530
+ },
2531
+ {
2532
+ "epoch": 5.158273381294964,
2533
+ "grad_norm": 0.5551854968070984,
2534
+ "learning_rate": 1e-05,
2535
+ "loss": 0.4182,
2536
+ "step": 361
2537
+ },
2538
+ {
2539
+ "epoch": 5.172661870503597,
2540
+ "grad_norm": 0.5953412055969238,
2541
+ "learning_rate": 1e-05,
2542
+ "loss": 0.3954,
2543
+ "step": 362
2544
+ },
2545
+ {
2546
+ "epoch": 5.18705035971223,
2547
+ "grad_norm": 0.5963872671127319,
2548
+ "learning_rate": 1e-05,
2549
+ "loss": 0.4046,
2550
+ "step": 363
2551
+ },
2552
+ {
2553
+ "epoch": 5.201438848920863,
2554
+ "grad_norm": 0.5667490363121033,
2555
+ "learning_rate": 1e-05,
2556
+ "loss": 0.4233,
2557
+ "step": 364
2558
+ },
2559
+ {
2560
+ "epoch": 5.215827338129497,
2561
+ "grad_norm": 0.5441871285438538,
2562
+ "learning_rate": 1e-05,
2563
+ "loss": 0.3837,
2564
+ "step": 365
2565
+ },
2566
+ {
2567
+ "epoch": 5.23021582733813,
2568
+ "grad_norm": 0.6119952201843262,
2569
+ "learning_rate": 1e-05,
2570
+ "loss": 0.4019,
2571
+ "step": 366
2572
+ },
2573
+ {
2574
+ "epoch": 5.244604316546763,
2575
+ "grad_norm": 0.6040645241737366,
2576
+ "learning_rate": 1e-05,
2577
+ "loss": 0.4168,
2578
+ "step": 367
2579
+ },
2580
+ {
2581
+ "epoch": 5.258992805755396,
2582
+ "grad_norm": 0.5911147594451904,
2583
+ "learning_rate": 1e-05,
2584
+ "loss": 0.3639,
2585
+ "step": 368
2586
+ },
2587
+ {
2588
+ "epoch": 5.273381294964029,
2589
+ "grad_norm": 0.559020459651947,
2590
+ "learning_rate": 1e-05,
2591
+ "loss": 0.403,
2592
+ "step": 369
2593
+ },
2594
+ {
2595
+ "epoch": 5.287769784172662,
2596
+ "grad_norm": 0.5709179043769836,
2597
+ "learning_rate": 1e-05,
2598
+ "loss": 0.4056,
2599
+ "step": 370
2600
+ },
2601
+ {
2602
+ "epoch": 5.302158273381295,
2603
+ "grad_norm": 0.5694558024406433,
2604
+ "learning_rate": 1e-05,
2605
+ "loss": 0.4206,
2606
+ "step": 371
2607
+ },
2608
+ {
2609
+ "epoch": 5.316546762589928,
2610
+ "grad_norm": 0.5538829565048218,
2611
+ "learning_rate": 1e-05,
2612
+ "loss": 0.4084,
2613
+ "step": 372
2614
+ },
2615
+ {
2616
+ "epoch": 5.330935251798561,
2617
+ "grad_norm": 0.5424035787582397,
2618
+ "learning_rate": 1e-05,
2619
+ "loss": 0.4286,
2620
+ "step": 373
2621
+ },
2622
+ {
2623
+ "epoch": 5.345323741007194,
2624
+ "grad_norm": 0.6042952537536621,
2625
+ "learning_rate": 1e-05,
2626
+ "loss": 0.4194,
2627
+ "step": 374
2628
+ },
2629
+ {
2630
+ "epoch": 5.359712230215827,
2631
+ "grad_norm": 0.5840588808059692,
2632
+ "learning_rate": 1e-05,
2633
+ "loss": 0.4018,
2634
+ "step": 375
2635
+ },
2636
+ {
2637
+ "epoch": 5.374100719424461,
2638
+ "grad_norm": 0.5363032221794128,
2639
+ "learning_rate": 1e-05,
2640
+ "loss": 0.413,
2641
+ "step": 376
2642
+ },
2643
+ {
2644
+ "epoch": 5.388489208633094,
2645
+ "grad_norm": 0.5760980248451233,
2646
+ "learning_rate": 1e-05,
2647
+ "loss": 0.3918,
2648
+ "step": 377
2649
+ },
2650
+ {
2651
+ "epoch": 5.402877697841727,
2652
+ "grad_norm": 0.5672991275787354,
2653
+ "learning_rate": 1e-05,
2654
+ "loss": 0.4085,
2655
+ "step": 378
2656
+ },
2657
+ {
2658
+ "epoch": 5.41726618705036,
2659
+ "grad_norm": 0.5906910300254822,
2660
+ "learning_rate": 1e-05,
2661
+ "loss": 0.4205,
2662
+ "step": 379
2663
+ },
2664
+ {
2665
+ "epoch": 5.431654676258993,
2666
+ "grad_norm": 0.5852826833724976,
2667
+ "learning_rate": 1e-05,
2668
+ "loss": 0.4056,
2669
+ "step": 380
2670
+ },
2671
+ {
2672
+ "epoch": 5.446043165467626,
2673
+ "grad_norm": 0.5464699864387512,
2674
+ "learning_rate": 1e-05,
2675
+ "loss": 0.4117,
2676
+ "step": 381
2677
+ },
2678
+ {
2679
+ "epoch": 5.460431654676259,
2680
+ "grad_norm": 0.5488054156303406,
2681
+ "learning_rate": 1e-05,
2682
+ "loss": 0.4169,
2683
+ "step": 382
2684
+ },
2685
+ {
2686
+ "epoch": 5.474820143884892,
2687
+ "grad_norm": 0.5442216992378235,
2688
+ "learning_rate": 1e-05,
2689
+ "loss": 0.4144,
2690
+ "step": 383
2691
+ },
2692
+ {
2693
+ "epoch": 5.489208633093525,
2694
+ "grad_norm": 0.5626085996627808,
2695
+ "learning_rate": 1e-05,
2696
+ "loss": 0.4056,
2697
+ "step": 384
2698
+ },
2699
+ {
2700
+ "epoch": 5.503597122302159,
2701
+ "grad_norm": 0.544670045375824,
2702
+ "learning_rate": 1e-05,
2703
+ "loss": 0.4055,
2704
+ "step": 385
2705
+ },
2706
+ {
2707
+ "epoch": 5.517985611510792,
2708
+ "grad_norm": 0.5305049419403076,
2709
+ "learning_rate": 1e-05,
2710
+ "loss": 0.4107,
2711
+ "step": 386
2712
+ },
2713
+ {
2714
+ "epoch": 5.532374100719425,
2715
+ "grad_norm": 0.5415787100791931,
2716
+ "learning_rate": 1e-05,
2717
+ "loss": 0.3992,
2718
+ "step": 387
2719
+ },
2720
+ {
2721
+ "epoch": 5.546762589928058,
2722
+ "grad_norm": 0.5582872033119202,
2723
+ "learning_rate": 1e-05,
2724
+ "loss": 0.4256,
2725
+ "step": 388
2726
+ },
2727
+ {
2728
+ "epoch": 5.561151079136691,
2729
+ "grad_norm": 0.5652105212211609,
2730
+ "learning_rate": 1e-05,
2731
+ "loss": 0.4074,
2732
+ "step": 389
2733
+ },
2734
+ {
2735
+ "epoch": 5.575539568345324,
2736
+ "grad_norm": 0.5543160438537598,
2737
+ "learning_rate": 1e-05,
2738
+ "loss": 0.3895,
2739
+ "step": 390
2740
+ },
2741
+ {
2742
+ "epoch": 5.589928057553957,
2743
+ "grad_norm": 0.5894019603729248,
2744
+ "learning_rate": 1e-05,
2745
+ "loss": 0.4186,
2746
+ "step": 391
2747
+ },
2748
+ {
2749
+ "epoch": 5.60431654676259,
2750
+ "grad_norm": 0.5580301880836487,
2751
+ "learning_rate": 1e-05,
2752
+ "loss": 0.3899,
2753
+ "step": 392
2754
+ },
2755
+ {
2756
+ "epoch": 5.618705035971223,
2757
+ "grad_norm": 0.6336041688919067,
2758
+ "learning_rate": 1e-05,
2759
+ "loss": 0.4123,
2760
+ "step": 393
2761
+ },
2762
+ {
2763
+ "epoch": 5.633093525179856,
2764
+ "grad_norm": 0.539900004863739,
2765
+ "learning_rate": 1e-05,
2766
+ "loss": 0.4189,
2767
+ "step": 394
2768
+ },
2769
+ {
2770
+ "epoch": 5.647482014388489,
2771
+ "grad_norm": 0.5859925746917725,
2772
+ "learning_rate": 1e-05,
2773
+ "loss": 0.4256,
2774
+ "step": 395
2775
+ },
2776
+ {
2777
+ "epoch": 5.661870503597123,
2778
+ "grad_norm": 0.5636417269706726,
2779
+ "learning_rate": 1e-05,
2780
+ "loss": 0.3834,
2781
+ "step": 396
2782
+ },
2783
+ {
2784
+ "epoch": 5.676258992805756,
2785
+ "grad_norm": 0.6011795997619629,
2786
+ "learning_rate": 1e-05,
2787
+ "loss": 0.407,
2788
+ "step": 397
2789
+ },
2790
+ {
2791
+ "epoch": 5.690647482014389,
2792
+ "grad_norm": 0.5949985980987549,
2793
+ "learning_rate": 1e-05,
2794
+ "loss": 0.4507,
2795
+ "step": 398
2796
+ },
2797
+ {
2798
+ "epoch": 5.705035971223022,
2799
+ "grad_norm": 0.6050012111663818,
2800
+ "learning_rate": 1e-05,
2801
+ "loss": 0.4257,
2802
+ "step": 399
2803
+ },
2804
+ {
2805
+ "epoch": 5.719424460431655,
2806
+ "grad_norm": 0.5403311252593994,
2807
+ "learning_rate": 1e-05,
2808
+ "loss": 0.4184,
2809
+ "step": 400
2810
+ },
2811
+ {
2812
+ "epoch": 5.733812949640288,
2813
+ "grad_norm": 0.5509918332099915,
2814
+ "learning_rate": 1e-05,
2815
+ "loss": 0.3943,
2816
+ "step": 401
2817
+ },
2818
+ {
2819
+ "epoch": 5.748201438848921,
2820
+ "grad_norm": 0.5679648518562317,
2821
+ "learning_rate": 1e-05,
2822
+ "loss": 0.4089,
2823
+ "step": 402
2824
+ },
2825
+ {
2826
+ "epoch": 5.762589928057554,
2827
+ "grad_norm": 0.5924245715141296,
2828
+ "learning_rate": 1e-05,
2829
+ "loss": 0.4139,
2830
+ "step": 403
2831
+ },
2832
+ {
2833
+ "epoch": 5.7769784172661875,
2834
+ "grad_norm": 0.6032975912094116,
2835
+ "learning_rate": 1e-05,
2836
+ "loss": 0.4254,
2837
+ "step": 404
2838
+ },
2839
+ {
2840
+ "epoch": 5.7913669064748206,
2841
+ "grad_norm": 0.6058276891708374,
2842
+ "learning_rate": 1e-05,
2843
+ "loss": 0.3954,
2844
+ "step": 405
2845
+ },
2846
+ {
2847
+ "epoch": 5.805755395683454,
2848
+ "grad_norm": 0.559075117111206,
2849
+ "learning_rate": 1e-05,
2850
+ "loss": 0.4197,
2851
+ "step": 406
2852
+ },
2853
+ {
2854
+ "epoch": 5.820143884892087,
2855
+ "grad_norm": 0.559196949005127,
2856
+ "learning_rate": 1e-05,
2857
+ "loss": 0.3966,
2858
+ "step": 407
2859
+ },
2860
+ {
2861
+ "epoch": 5.83453237410072,
2862
+ "grad_norm": 0.5982166528701782,
2863
+ "learning_rate": 1e-05,
2864
+ "loss": 0.3851,
2865
+ "step": 408
2866
+ },
2867
+ {
2868
+ "epoch": 5.848920863309353,
2869
+ "grad_norm": 0.5499190092086792,
2870
+ "learning_rate": 1e-05,
2871
+ "loss": 0.4253,
2872
+ "step": 409
2873
+ },
2874
+ {
2875
+ "epoch": 5.863309352517986,
2876
+ "grad_norm": 0.5379040241241455,
2877
+ "learning_rate": 1e-05,
2878
+ "loss": 0.3881,
2879
+ "step": 410
2880
+ },
2881
+ {
2882
+ "epoch": 5.877697841726619,
2883
+ "grad_norm": 0.5733298063278198,
2884
+ "learning_rate": 1e-05,
2885
+ "loss": 0.3765,
2886
+ "step": 411
2887
+ },
2888
+ {
2889
+ "epoch": 5.892086330935252,
2890
+ "grad_norm": 0.5757260322570801,
2891
+ "learning_rate": 1e-05,
2892
+ "loss": 0.4089,
2893
+ "step": 412
2894
+ },
2895
+ {
2896
+ "epoch": 5.906474820143885,
2897
+ "grad_norm": 0.5678840279579163,
2898
+ "learning_rate": 1e-05,
2899
+ "loss": 0.4006,
2900
+ "step": 413
2901
+ },
2902
+ {
2903
+ "epoch": 5.920863309352518,
2904
+ "grad_norm": 0.540944516658783,
2905
+ "learning_rate": 1e-05,
2906
+ "loss": 0.4012,
2907
+ "step": 414
2908
+ },
2909
+ {
2910
+ "epoch": 5.935251798561151,
2911
+ "grad_norm": 0.5221725106239319,
2912
+ "learning_rate": 1e-05,
2913
+ "loss": 0.3859,
2914
+ "step": 415
2915
+ },
2916
+ {
2917
+ "epoch": 5.9496402877697845,
2918
+ "grad_norm": 0.5563617944717407,
2919
+ "learning_rate": 1e-05,
2920
+ "loss": 0.4138,
2921
+ "step": 416
2922
+ },
2923
+ {
2924
+ "epoch": 5.9640287769784175,
2925
+ "grad_norm": 0.5671050548553467,
2926
+ "learning_rate": 1e-05,
2927
+ "loss": 0.4097,
2928
+ "step": 417
2929
+ },
2930
+ {
2931
+ "epoch": 5.9784172661870505,
2932
+ "grad_norm": 0.539849579334259,
2933
+ "learning_rate": 1e-05,
2934
+ "loss": 0.4119,
2935
+ "step": 418
2936
+ },
2937
+ {
2938
+ "epoch": 5.9928057553956835,
2939
+ "grad_norm": 0.5199679732322693,
2940
+ "learning_rate": 1e-05,
2941
+ "loss": 0.3781,
2942
+ "step": 419
2943
+ },
2944
+ {
2945
+ "epoch": 6.0,
2946
+ "grad_norm": 0.534730076789856,
2947
+ "learning_rate": 1e-05,
2948
+ "loss": 0.1785,
2949
+ "step": 420
2950
+ },
2951
+ {
2952
+ "epoch": 6.014388489208633,
2953
+ "grad_norm": 0.5909907817840576,
2954
+ "learning_rate": 1e-05,
2955
+ "loss": 0.402,
2956
+ "step": 421
2957
+ },
2958
+ {
2959
+ "epoch": 6.028776978417266,
2960
+ "grad_norm": 0.539289116859436,
2961
+ "learning_rate": 1e-05,
2962
+ "loss": 0.3905,
2963
+ "step": 422
2964
+ },
2965
+ {
2966
+ "epoch": 6.043165467625899,
2967
+ "grad_norm": 0.5408132076263428,
2968
+ "learning_rate": 1e-05,
2969
+ "loss": 0.3796,
2970
+ "step": 423
2971
+ },
2972
+ {
2973
+ "epoch": 6.057553956834532,
2974
+ "grad_norm": 0.5502517819404602,
2975
+ "learning_rate": 1e-05,
2976
+ "loss": 0.3903,
2977
+ "step": 424
2978
+ },
2979
+ {
2980
+ "epoch": 6.071942446043165,
2981
+ "grad_norm": 0.5412729382514954,
2982
+ "learning_rate": 1e-05,
2983
+ "loss": 0.3795,
2984
+ "step": 425
2985
+ },
2986
+ {
2987
+ "epoch": 6.086330935251799,
2988
+ "grad_norm": 0.5389096140861511,
2989
+ "learning_rate": 1e-05,
2990
+ "loss": 0.3791,
2991
+ "step": 426
2992
+ },
2993
+ {
2994
+ "epoch": 6.100719424460432,
2995
+ "grad_norm": 0.5934701561927795,
2996
+ "learning_rate": 1e-05,
2997
+ "loss": 0.3977,
2998
+ "step": 427
2999
+ },
3000
+ {
3001
+ "epoch": 6.115107913669065,
3002
+ "grad_norm": 0.5387526750564575,
3003
+ "learning_rate": 1e-05,
3004
+ "loss": 0.4024,
3005
+ "step": 428
3006
+ },
3007
+ {
3008
+ "epoch": 6.129496402877698,
3009
+ "grad_norm": 0.5928563475608826,
3010
+ "learning_rate": 1e-05,
3011
+ "loss": 0.3912,
3012
+ "step": 429
3013
+ },
3014
+ {
3015
+ "epoch": 6.143884892086331,
3016
+ "grad_norm": 0.547256350517273,
3017
+ "learning_rate": 1e-05,
3018
+ "loss": 0.422,
3019
+ "step": 430
3020
+ },
3021
+ {
3022
+ "epoch": 6.158273381294964,
3023
+ "grad_norm": 0.5635731220245361,
3024
+ "learning_rate": 1e-05,
3025
+ "loss": 0.3895,
3026
+ "step": 431
3027
+ },
3028
+ {
3029
+ "epoch": 6.172661870503597,
3030
+ "grad_norm": 0.5396108627319336,
3031
+ "learning_rate": 1e-05,
3032
+ "loss": 0.3843,
3033
+ "step": 432
3034
+ },
3035
+ {
3036
+ "epoch": 6.18705035971223,
3037
+ "grad_norm": 0.5764632225036621,
3038
+ "learning_rate": 1e-05,
3039
+ "loss": 0.3798,
3040
+ "step": 433
3041
+ },
3042
+ {
3043
+ "epoch": 6.201438848920863,
3044
+ "grad_norm": 0.49766188859939575,
3045
+ "learning_rate": 1e-05,
3046
+ "loss": 0.3793,
3047
+ "step": 434
3048
+ },
3049
+ {
3050
+ "epoch": 6.215827338129497,
3051
+ "grad_norm": 0.5574280023574829,
3052
+ "learning_rate": 1e-05,
3053
+ "loss": 0.3868,
3054
+ "step": 435
3055
+ },
3056
+ {
3057
+ "epoch": 6.23021582733813,
3058
+ "grad_norm": 0.5793395638465881,
3059
+ "learning_rate": 1e-05,
3060
+ "loss": 0.3916,
3061
+ "step": 436
3062
+ },
3063
+ {
3064
+ "epoch": 6.244604316546763,
3065
+ "grad_norm": 0.6094810962677002,
3066
+ "learning_rate": 1e-05,
3067
+ "loss": 0.4137,
3068
+ "step": 437
3069
+ },
3070
+ {
3071
+ "epoch": 6.258992805755396,
3072
+ "grad_norm": 0.5817932486534119,
3073
+ "learning_rate": 1e-05,
3074
+ "loss": 0.3947,
3075
+ "step": 438
3076
+ },
3077
+ {
3078
+ "epoch": 6.273381294964029,
3079
+ "grad_norm": 0.5829856991767883,
3080
+ "learning_rate": 1e-05,
3081
+ "loss": 0.411,
3082
+ "step": 439
3083
+ },
3084
+ {
3085
+ "epoch": 6.287769784172662,
3086
+ "grad_norm": 0.5500520467758179,
3087
+ "learning_rate": 1e-05,
3088
+ "loss": 0.3811,
3089
+ "step": 440
3090
+ },
3091
+ {
3092
+ "epoch": 6.302158273381295,
3093
+ "grad_norm": 0.5310588479042053,
3094
+ "learning_rate": 1e-05,
3095
+ "loss": 0.3785,
3096
+ "step": 441
3097
+ },
3098
+ {
3099
+ "epoch": 6.316546762589928,
3100
+ "grad_norm": 0.5661012530326843,
3101
+ "learning_rate": 1e-05,
3102
+ "loss": 0.4055,
3103
+ "step": 442
3104
+ },
3105
+ {
3106
+ "epoch": 6.330935251798561,
3107
+ "grad_norm": 0.5334185361862183,
3108
+ "learning_rate": 1e-05,
3109
+ "loss": 0.4005,
3110
+ "step": 443
3111
+ },
3112
+ {
3113
+ "epoch": 6.345323741007194,
3114
+ "grad_norm": 0.5455158352851868,
3115
+ "learning_rate": 1e-05,
3116
+ "loss": 0.3983,
3117
+ "step": 444
3118
+ },
3119
+ {
3120
+ "epoch": 6.359712230215827,
3121
+ "grad_norm": 0.5767692923545837,
3122
+ "learning_rate": 1e-05,
3123
+ "loss": 0.4211,
3124
+ "step": 445
3125
+ },
3126
+ {
3127
+ "epoch": 6.374100719424461,
3128
+ "grad_norm": 0.5657313466072083,
3129
+ "learning_rate": 1e-05,
3130
+ "loss": 0.3917,
3131
+ "step": 446
3132
+ },
3133
+ {
3134
+ "epoch": 6.388489208633094,
3135
+ "grad_norm": 0.5818557143211365,
3136
+ "learning_rate": 1e-05,
3137
+ "loss": 0.4046,
3138
+ "step": 447
3139
+ },
3140
+ {
3141
+ "epoch": 6.402877697841727,
3142
+ "grad_norm": 0.5562762022018433,
3143
+ "learning_rate": 1e-05,
3144
+ "loss": 0.4076,
3145
+ "step": 448
3146
+ },
3147
+ {
3148
+ "epoch": 6.41726618705036,
3149
+ "grad_norm": 0.5309922695159912,
3150
+ "learning_rate": 1e-05,
3151
+ "loss": 0.3988,
3152
+ "step": 449
3153
+ },
3154
+ {
3155
+ "epoch": 6.431654676258993,
3156
+ "grad_norm": 0.5536403059959412,
3157
+ "learning_rate": 1e-05,
3158
+ "loss": 0.3967,
3159
+ "step": 450
3160
+ },
3161
+ {
3162
+ "epoch": 6.446043165467626,
3163
+ "grad_norm": 0.5385812520980835,
3164
+ "learning_rate": 1e-05,
3165
+ "loss": 0.3821,
3166
+ "step": 451
3167
+ },
3168
+ {
3169
+ "epoch": 6.460431654676259,
3170
+ "grad_norm": 0.5951981544494629,
3171
+ "learning_rate": 1e-05,
3172
+ "loss": 0.4109,
3173
+ "step": 452
3174
+ },
3175
+ {
3176
+ "epoch": 6.474820143884892,
3177
+ "grad_norm": 0.5818688869476318,
3178
+ "learning_rate": 1e-05,
3179
+ "loss": 0.4054,
3180
+ "step": 453
3181
+ },
3182
+ {
3183
+ "epoch": 6.489208633093525,
3184
+ "grad_norm": 0.5380371809005737,
3185
+ "learning_rate": 1e-05,
3186
+ "loss": 0.3975,
3187
+ "step": 454
3188
+ },
3189
+ {
3190
+ "epoch": 6.503597122302159,
3191
+ "grad_norm": 0.5604183077812195,
3192
+ "learning_rate": 1e-05,
3193
+ "loss": 0.4014,
3194
+ "step": 455
3195
+ },
3196
+ {
3197
+ "epoch": 6.517985611510792,
3198
+ "grad_norm": 0.5463094711303711,
3199
+ "learning_rate": 1e-05,
3200
+ "loss": 0.3972,
3201
+ "step": 456
3202
+ },
3203
+ {
3204
+ "epoch": 6.532374100719425,
3205
+ "grad_norm": 0.5421119332313538,
3206
+ "learning_rate": 1e-05,
3207
+ "loss": 0.3992,
3208
+ "step": 457
3209
+ },
3210
+ {
3211
+ "epoch": 6.546762589928058,
3212
+ "grad_norm": 0.5993166565895081,
3213
+ "learning_rate": 1e-05,
3214
+ "loss": 0.3972,
3215
+ "step": 458
3216
+ },
3217
+ {
3218
+ "epoch": 6.561151079136691,
3219
+ "grad_norm": 0.6011131405830383,
3220
+ "learning_rate": 1e-05,
3221
+ "loss": 0.4188,
3222
+ "step": 459
3223
+ },
3224
+ {
3225
+ "epoch": 6.575539568345324,
3226
+ "grad_norm": 0.5480906367301941,
3227
+ "learning_rate": 1e-05,
3228
+ "loss": 0.3915,
3229
+ "step": 460
3230
+ },
3231
+ {
3232
+ "epoch": 6.589928057553957,
3233
+ "grad_norm": 0.5569404363632202,
3234
+ "learning_rate": 1e-05,
3235
+ "loss": 0.3877,
3236
+ "step": 461
3237
+ },
3238
+ {
3239
+ "epoch": 6.60431654676259,
3240
+ "grad_norm": 0.5606852769851685,
3241
+ "learning_rate": 1e-05,
3242
+ "loss": 0.4023,
3243
+ "step": 462
3244
+ },
3245
+ {
3246
+ "epoch": 6.618705035971223,
3247
+ "grad_norm": 0.5609032511711121,
3248
+ "learning_rate": 1e-05,
3249
+ "loss": 0.4142,
3250
+ "step": 463
3251
+ },
3252
+ {
3253
+ "epoch": 6.633093525179856,
3254
+ "grad_norm": 0.6198331117630005,
3255
+ "learning_rate": 1e-05,
3256
+ "loss": 0.4239,
3257
+ "step": 464
3258
+ },
3259
+ {
3260
+ "epoch": 6.647482014388489,
3261
+ "grad_norm": 0.5522207021713257,
3262
+ "learning_rate": 1e-05,
3263
+ "loss": 0.373,
3264
+ "step": 465
3265
+ },
3266
+ {
3267
+ "epoch": 6.661870503597123,
3268
+ "grad_norm": 0.5408725738525391,
3269
+ "learning_rate": 1e-05,
3270
+ "loss": 0.372,
3271
+ "step": 466
3272
+ },
3273
+ {
3274
+ "epoch": 6.676258992805756,
3275
+ "grad_norm": 0.561644434928894,
3276
+ "learning_rate": 1e-05,
3277
+ "loss": 0.3928,
3278
+ "step": 467
3279
+ },
3280
+ {
3281
+ "epoch": 6.690647482014389,
3282
+ "grad_norm": 0.5675777792930603,
3283
+ "learning_rate": 1e-05,
3284
+ "loss": 0.3884,
3285
+ "step": 468
3286
+ },
3287
+ {
3288
+ "epoch": 6.705035971223022,
3289
+ "grad_norm": 0.5949506163597107,
3290
+ "learning_rate": 1e-05,
3291
+ "loss": 0.3803,
3292
+ "step": 469
3293
+ },
3294
+ {
3295
+ "epoch": 6.719424460431655,
3296
+ "grad_norm": 0.5625572204589844,
3297
+ "learning_rate": 1e-05,
3298
+ "loss": 0.3888,
3299
+ "step": 470
3300
+ },
3301
+ {
3302
+ "epoch": 6.733812949640288,
3303
+ "grad_norm": 0.5368185639381409,
3304
+ "learning_rate": 1e-05,
3305
+ "loss": 0.4097,
3306
+ "step": 471
3307
+ },
3308
+ {
3309
+ "epoch": 6.748201438848921,
3310
+ "grad_norm": 0.5578059554100037,
3311
+ "learning_rate": 1e-05,
3312
+ "loss": 0.3842,
3313
+ "step": 472
3314
+ },
3315
+ {
3316
+ "epoch": 6.762589928057554,
3317
+ "grad_norm": 0.5098408460617065,
3318
+ "learning_rate": 1e-05,
3319
+ "loss": 0.3842,
3320
+ "step": 473
3321
+ },
3322
+ {
3323
+ "epoch": 6.7769784172661875,
3324
+ "grad_norm": 0.5511586666107178,
3325
+ "learning_rate": 1e-05,
3326
+ "loss": 0.4178,
3327
+ "step": 474
3328
+ },
3329
+ {
3330
+ "epoch": 6.7913669064748206,
3331
+ "grad_norm": 0.5386340618133545,
3332
+ "learning_rate": 1e-05,
3333
+ "loss": 0.4094,
3334
+ "step": 475
3335
+ },
3336
+ {
3337
+ "epoch": 6.805755395683454,
3338
+ "grad_norm": 0.5731641054153442,
3339
+ "learning_rate": 1e-05,
3340
+ "loss": 0.4132,
3341
+ "step": 476
3342
+ },
3343
+ {
3344
+ "epoch": 6.820143884892087,
3345
+ "grad_norm": 0.5776832103729248,
3346
+ "learning_rate": 1e-05,
3347
+ "loss": 0.3838,
3348
+ "step": 477
3349
+ },
3350
+ {
3351
+ "epoch": 6.83453237410072,
3352
+ "grad_norm": 0.5477452278137207,
3353
+ "learning_rate": 1e-05,
3354
+ "loss": 0.3722,
3355
+ "step": 478
3356
+ },
3357
+ {
3358
+ "epoch": 6.848920863309353,
3359
+ "grad_norm": 0.5660219788551331,
3360
+ "learning_rate": 1e-05,
3361
+ "loss": 0.3941,
3362
+ "step": 479
3363
+ },
3364
+ {
3365
+ "epoch": 6.863309352517986,
3366
+ "grad_norm": 0.5811092853546143,
3367
+ "learning_rate": 1e-05,
3368
+ "loss": 0.4127,
3369
+ "step": 480
3370
+ },
3371
+ {
3372
+ "epoch": 6.877697841726619,
3373
+ "grad_norm": 0.5366553664207458,
3374
+ "learning_rate": 1e-05,
3375
+ "loss": 0.3689,
3376
+ "step": 481
3377
+ },
3378
+ {
3379
+ "epoch": 6.892086330935252,
3380
+ "grad_norm": 0.6058823466300964,
3381
+ "learning_rate": 1e-05,
3382
+ "loss": 0.3974,
3383
+ "step": 482
3384
+ },
3385
+ {
3386
+ "epoch": 6.906474820143885,
3387
+ "grad_norm": 0.5690235495567322,
3388
+ "learning_rate": 1e-05,
3389
+ "loss": 0.3996,
3390
+ "step": 483
3391
+ },
3392
+ {
3393
+ "epoch": 6.906474820143885,
3394
+ "step": 483,
3395
+ "total_flos": 3.1451286845584835e+19,
3396
+ "train_loss": 0.46938293981009144,
3397
+ "train_runtime": 37591.0516,
3398
+ "train_samples_per_second": 1.655,
3399
+ "train_steps_per_second": 0.013
3400
+ }
3401
+ ],
3402
+ "logging_steps": 1.0,
3403
+ "max_steps": 483,
3404
+ "num_input_tokens_seen": 0,
3405
+ "num_train_epochs": 7,
3406
+ "save_steps": 1000000,
3407
+ "stateful_callbacks": {
3408
+ "TrainerControl": {
3409
+ "args": {
3410
+ "should_epoch_stop": false,
3411
+ "should_evaluate": false,
3412
+ "should_log": false,
3413
+ "should_save": true,
3414
+ "should_training_stop": true
3415
+ },
3416
+ "attributes": {}
3417
+ }
3418
+ },
3419
+ "total_flos": 3.1451286845584835e+19,
3420
+ "train_batch_size": 2,
3421
+ "trial_name": null,
3422
+ "trial_params": null
3423
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01b4d4dce6b006921a80f1b785f6072480a1086b49f4c25987491e17632be1ed
3
+ size 7608
vocab.json ADDED
The diff for this file is too large to render. See raw diff