jssky commited on
Commit
1ac9ac6
·
verified ·
1 Parent(s): 56770a7

Training in progress, step 242, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen1.5-1.8B
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.14.0
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen1.5-1.8B",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 16,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 8,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "q_proj",
27
+ "gate_proj",
28
+ "down_proj",
29
+ "up_proj",
30
+ "o_proj",
31
+ "v_proj",
32
+ "k_proj"
33
+ ],
34
+ "task_type": "CAUSAL_LM",
35
+ "use_dora": false,
36
+ "use_rslora": true
37
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ccb69d146cca0ee55c25ca7289daaf9854722df23722734395cbf1c24d79234
3
+ size 30026872
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endoftext|>": 151643,
3
+ "<|im_end|>": 151645,
4
+ "<|im_start|>": 151644
5
+ }
last-checkpoint/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33ee41350dc62543c3496c438dffcc724c1ca1a20ad5fb1c8299643f70f96bd8
3
+ size 15611412
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89d497815af807e7701e03a210800a14c62a1ee6598594a4323a0e5703ec3d75
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d95c201305ecc99e6c3028eba2cf0ad151cc73d97b4dab70e299744306eb4611
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "eos_token": {
7
+ "content": "<|endoftext|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "pad_token": {
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ }
20
+ }
last-checkpoint/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcfe42da0a4497e8b2b172c1f9f4ec423a46dc12907f4349c55025f670422ba9
3
+ size 11418266
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "additional_special_tokens": [
30
+ "<|im_start|>",
31
+ "<|im_end|>"
32
+ ],
33
+ "bos_token": null,
34
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
35
+ "clean_up_tokenization_spaces": false,
36
+ "eos_token": "<|endoftext|>",
37
+ "errors": "replace",
38
+ "model_max_length": 32768,
39
+ "pad_token": "<|endoftext|>",
40
+ "split_special_tokens": false,
41
+ "tokenizer_class": "Qwen2Tokenizer",
42
+ "unk_token": null
43
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1735 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.2505175983436853,
5
+ "eval_steps": 242,
6
+ "global_step": 242,
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.0010351966873706005,
13
+ "grad_norm": 2.8279857635498047,
14
+ "learning_rate": 2e-05,
15
+ "loss": 2.0876,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.002070393374741201,
20
+ "grad_norm": 4.2900238037109375,
21
+ "learning_rate": 4e-05,
22
+ "loss": 2.4727,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.003105590062111801,
27
+ "grad_norm": 4.697054862976074,
28
+ "learning_rate": 6e-05,
29
+ "loss": 2.2611,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.004140786749482402,
34
+ "grad_norm": 2.949223279953003,
35
+ "learning_rate": 8e-05,
36
+ "loss": 2.1478,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.005175983436853002,
41
+ "grad_norm": 3.132077217102051,
42
+ "learning_rate": 0.0001,
43
+ "loss": 2.0165,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.006211180124223602,
48
+ "grad_norm": 3.589725971221924,
49
+ "learning_rate": 0.00012,
50
+ "loss": 1.7078,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.007246376811594203,
55
+ "grad_norm": 3.078153133392334,
56
+ "learning_rate": 0.00014,
57
+ "loss": 1.4859,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.008281573498964804,
62
+ "grad_norm": 2.8390965461730957,
63
+ "learning_rate": 0.00016,
64
+ "loss": 1.1642,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.009316770186335404,
69
+ "grad_norm": 2.8201794624328613,
70
+ "learning_rate": 0.00018,
71
+ "loss": 0.8378,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.010351966873706004,
76
+ "grad_norm": 3.251537322998047,
77
+ "learning_rate": 0.0002,
78
+ "loss": 0.8669,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.011387163561076604,
83
+ "grad_norm": 3.7539002895355225,
84
+ "learning_rate": 0.00019999946004996418,
85
+ "loss": 1.1587,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.012422360248447204,
90
+ "grad_norm": 3.67051100730896,
91
+ "learning_rate": 0.00019999784020568754,
92
+ "loss": 0.6544,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.013457556935817806,
97
+ "grad_norm": 2.276019334793091,
98
+ "learning_rate": 0.00019999514048466284,
99
+ "loss": 0.7244,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.014492753623188406,
104
+ "grad_norm": 2.2836315631866455,
105
+ "learning_rate": 0.00019999136091604434,
106
+ "loss": 0.5898,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.015527950310559006,
111
+ "grad_norm": 1.9440338611602783,
112
+ "learning_rate": 0.00019998650154064764,
113
+ "loss": 0.6185,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.016563146997929608,
118
+ "grad_norm": 1.9915348291397095,
119
+ "learning_rate": 0.0001999805624109491,
120
+ "loss": 0.3567,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.017598343685300208,
125
+ "grad_norm": 1.803039312362671,
126
+ "learning_rate": 0.0001999735435910854,
127
+ "loss": 0.362,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.018633540372670808,
132
+ "grad_norm": 2.339751720428467,
133
+ "learning_rate": 0.00019996544515685281,
134
+ "loss": 0.5677,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.019668737060041408,
139
+ "grad_norm": 2.809717893600464,
140
+ "learning_rate": 0.00019995626719570626,
141
+ "loss": 1.0207,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.020703933747412008,
146
+ "grad_norm": 1.8107366561889648,
147
+ "learning_rate": 0.00019994600980675862,
148
+ "loss": 0.7298,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.021739130434782608,
153
+ "grad_norm": 2.0857794284820557,
154
+ "learning_rate": 0.0001999346731007794,
155
+ "loss": 1.0046,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.022774327122153208,
160
+ "grad_norm": 1.9504820108413696,
161
+ "learning_rate": 0.00019992225720019376,
162
+ "loss": 0.5604,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.023809523809523808,
167
+ "grad_norm": 1.5326741933822632,
168
+ "learning_rate": 0.00019990876223908093,
169
+ "loss": 0.6794,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.024844720496894408,
174
+ "grad_norm": 1.9039870500564575,
175
+ "learning_rate": 0.00019989418836317304,
176
+ "loss": 0.6101,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.025879917184265012,
181
+ "grad_norm": 2.3426167964935303,
182
+ "learning_rate": 0.00019987853572985342,
183
+ "loss": 0.6149,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.026915113871635612,
188
+ "grad_norm": 2.251236915588379,
189
+ "learning_rate": 0.00019986180450815485,
190
+ "loss": 0.8201,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.027950310559006212,
195
+ "grad_norm": 2.3338782787323,
196
+ "learning_rate": 0.00019984399487875778,
197
+ "loss": 0.6447,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.028985507246376812,
202
+ "grad_norm": 2.2376973628997803,
203
+ "learning_rate": 0.00019982510703398843,
204
+ "loss": 0.7586,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.030020703933747412,
209
+ "grad_norm": 2.5092544555664062,
210
+ "learning_rate": 0.00019980514117781667,
211
+ "loss": 0.4779,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.031055900621118012,
216
+ "grad_norm": 1.733722448348999,
217
+ "learning_rate": 0.00019978409752585376,
218
+ "loss": 0.5806,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.032091097308488616,
223
+ "grad_norm": 2.0580904483795166,
224
+ "learning_rate": 0.00019976197630535014,
225
+ "loss": 0.6438,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.033126293995859216,
230
+ "grad_norm": 2.017098903656006,
231
+ "learning_rate": 0.00019973877775519285,
232
+ "loss": 0.9921,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.034161490683229816,
237
+ "grad_norm": 1.927955150604248,
238
+ "learning_rate": 0.0001997145021259031,
239
+ "loss": 0.4482,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.035196687370600416,
244
+ "grad_norm": 2.332653760910034,
245
+ "learning_rate": 0.00019968914967963337,
246
+ "loss": 0.5519,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.036231884057971016,
251
+ "grad_norm": 1.8889377117156982,
252
+ "learning_rate": 0.0001996627206901648,
253
+ "loss": 0.5633,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.037267080745341616,
258
+ "grad_norm": 1.4307236671447754,
259
+ "learning_rate": 0.00019963521544290403,
260
+ "loss": 0.248,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.038302277432712216,
265
+ "grad_norm": 1.662349820137024,
266
+ "learning_rate": 0.00019960663423488026,
267
+ "loss": 0.3661,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.039337474120082816,
272
+ "grad_norm": 1.6614302396774292,
273
+ "learning_rate": 0.00019957697737474196,
274
+ "loss": 0.2634,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.040372670807453416,
279
+ "grad_norm": 1.7808960676193237,
280
+ "learning_rate": 0.0001995462451827536,
281
+ "loss": 0.3277,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.041407867494824016,
286
+ "grad_norm": 1.5505648851394653,
287
+ "learning_rate": 0.00019951443799079215,
288
+ "loss": 0.3677,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.042443064182194616,
293
+ "grad_norm": 2.4089574813842773,
294
+ "learning_rate": 0.0001994815561423435,
295
+ "loss": 0.5753,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.043478260869565216,
300
+ "grad_norm": 1.8493282794952393,
301
+ "learning_rate": 0.00019944759999249872,
302
+ "loss": 0.392,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.044513457556935816,
307
+ "grad_norm": 1.7924100160598755,
308
+ "learning_rate": 0.0001994125699079503,
309
+ "loss": 0.1795,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.045548654244306416,
314
+ "grad_norm": 1.8189613819122314,
315
+ "learning_rate": 0.00019937646626698823,
316
+ "loss": 0.1544,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.046583850931677016,
321
+ "grad_norm": 1.3129770755767822,
322
+ "learning_rate": 0.00019933928945949564,
323
+ "loss": 0.3141,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.047619047619047616,
328
+ "grad_norm": 1.254351258277893,
329
+ "learning_rate": 0.000199301039886945,
330
+ "loss": 0.3286,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.048654244306418216,
335
+ "grad_norm": 1.3479806184768677,
336
+ "learning_rate": 0.0001992617179623934,
337
+ "loss": 0.1986,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.049689440993788817,
342
+ "grad_norm": 1.016732931137085,
343
+ "learning_rate": 0.00019922132411047833,
344
+ "loss": 0.2908,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.050724637681159424,
349
+ "grad_norm": 1.4215621948242188,
350
+ "learning_rate": 0.0001991798587674131,
351
+ "loss": 0.4213,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.051759834368530024,
356
+ "grad_norm": 1.3761650323867798,
357
+ "learning_rate": 0.0001991373223809819,
358
+ "loss": 0.6013,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.052795031055900624,
363
+ "grad_norm": 2.655026435852051,
364
+ "learning_rate": 0.00019909371541053524,
365
+ "loss": 0.4882,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.053830227743271224,
370
+ "grad_norm": 1.8184716701507568,
371
+ "learning_rate": 0.00019904903832698484,
372
+ "loss": 0.2912,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.054865424430641824,
377
+ "grad_norm": 1.7437933683395386,
378
+ "learning_rate": 0.0001990032916127985,
379
+ "loss": 0.2745,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.055900621118012424,
384
+ "grad_norm": 1.6080623865127563,
385
+ "learning_rate": 0.00019895647576199506,
386
+ "loss": 0.1551,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.056935817805383024,
391
+ "grad_norm": 1.4400877952575684,
392
+ "learning_rate": 0.0001989085912801389,
393
+ "loss": 0.3579,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.057971014492753624,
398
+ "grad_norm": 1.0851860046386719,
399
+ "learning_rate": 0.00019885963868433463,
400
+ "loss": 0.1092,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.059006211180124224,
405
+ "grad_norm": 1.5754159688949585,
406
+ "learning_rate": 0.00019880961850322128,
407
+ "loss": 0.1132,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.060041407867494824,
412
+ "grad_norm": 1.2764484882354736,
413
+ "learning_rate": 0.00019875853127696692,
414
+ "loss": 0.274,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.061076604554865424,
419
+ "grad_norm": 1.4094544649124146,
420
+ "learning_rate": 0.00019870637755726244,
421
+ "loss": 0.1342,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.062111801242236024,
426
+ "grad_norm": 1.3471510410308838,
427
+ "learning_rate": 0.000198653157907316,
428
+ "loss": 0.128,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.06314699792960662,
433
+ "grad_norm": 1.1818960905075073,
434
+ "learning_rate": 0.00019859887290184656,
435
+ "loss": 0.3254,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.06418219461697723,
440
+ "grad_norm": 1.3816760778427124,
441
+ "learning_rate": 0.00019854352312707798,
442
+ "loss": 0.1952,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.06521739130434782,
447
+ "grad_norm": 1.4949595928192139,
448
+ "learning_rate": 0.00019848710918073247,
449
+ "loss": 0.3095,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.06625258799171843,
454
+ "grad_norm": 1.4246385097503662,
455
+ "learning_rate": 0.00019842963167202433,
456
+ "loss": 0.5965,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.06728778467908902,
461
+ "grad_norm": 1.0460829734802246,
462
+ "learning_rate": 0.00019837109122165317,
463
+ "loss": 0.1189,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.06832298136645963,
468
+ "grad_norm": 1.0461266040802002,
469
+ "learning_rate": 0.0001983114884617974,
470
+ "loss": 0.363,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.06935817805383022,
475
+ "grad_norm": 1.0448253154754639,
476
+ "learning_rate": 0.00019825082403610725,
477
+ "loss": 0.2444,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.07039337474120083,
482
+ "grad_norm": 0.717854917049408,
483
+ "learning_rate": 0.0001981890985996979,
484
+ "loss": 0.0706,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.07142857142857142,
489
+ "grad_norm": 1.1387605667114258,
490
+ "learning_rate": 0.00019812631281914233,
491
+ "loss": 0.1764,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.07246376811594203,
496
+ "grad_norm": 1.1424511671066284,
497
+ "learning_rate": 0.0001980624673724643,
498
+ "loss": 0.4214,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.07349896480331262,
503
+ "grad_norm": 0.9396776556968689,
504
+ "learning_rate": 0.0001979975629491308,
505
+ "loss": 0.2,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.07453416149068323,
510
+ "grad_norm": 0.9749090671539307,
511
+ "learning_rate": 0.00019793160025004475,
512
+ "loss": 0.1032,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.07556935817805382,
517
+ "grad_norm": 0.9403194189071655,
518
+ "learning_rate": 0.00019786457998753737,
519
+ "loss": 0.1099,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.07660455486542443,
524
+ "grad_norm": 1.2667652368545532,
525
+ "learning_rate": 0.00019779650288536058,
526
+ "loss": 0.6156,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.07763975155279502,
531
+ "grad_norm": 1.3092149496078491,
532
+ "learning_rate": 0.000197727369678679,
533
+ "loss": 0.3501,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.07867494824016563,
538
+ "grad_norm": 1.2405564785003662,
539
+ "learning_rate": 0.00019765718111406218,
540
+ "loss": 0.2177,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.07971014492753623,
545
+ "grad_norm": 1.030535101890564,
546
+ "learning_rate": 0.00019758593794947648,
547
+ "loss": 0.2898,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.08074534161490683,
552
+ "grad_norm": 0.6831692457199097,
553
+ "learning_rate": 0.00019751364095427692,
554
+ "loss": 0.0612,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.08178053830227744,
559
+ "grad_norm": 1.4834831953048706,
560
+ "learning_rate": 0.0001974402909091988,
561
+ "loss": 0.3575,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.08281573498964803,
566
+ "grad_norm": 1.2691038846969604,
567
+ "learning_rate": 0.00019736588860634925,
568
+ "loss": 0.0888,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.08385093167701864,
573
+ "grad_norm": 0.9828580021858215,
574
+ "learning_rate": 0.00019729043484919883,
575
+ "loss": 0.2182,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.08488612836438923,
580
+ "grad_norm": 1.3540080785751343,
581
+ "learning_rate": 0.00019721393045257277,
582
+ "loss": 0.1912,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.08592132505175984,
587
+ "grad_norm": 1.0908024311065674,
588
+ "learning_rate": 0.000197136376242642,
589
+ "loss": 0.09,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.08695652173913043,
594
+ "grad_norm": 0.8948976993560791,
595
+ "learning_rate": 0.00019705777305691456,
596
+ "loss": 0.1546,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.08799171842650104,
601
+ "grad_norm": 0.8032020926475525,
602
+ "learning_rate": 0.00019697812174422632,
603
+ "loss": 0.104,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.08902691511387163,
608
+ "grad_norm": 1.1196469068527222,
609
+ "learning_rate": 0.00019689742316473182,
610
+ "loss": 0.1588,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.09006211180124224,
615
+ "grad_norm": 1.1886346340179443,
616
+ "learning_rate": 0.00019681567818989506,
617
+ "loss": 0.2584,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.09109730848861283,
622
+ "grad_norm": 1.280592441558838,
623
+ "learning_rate": 0.00019673288770248013,
624
+ "loss": 0.4856,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.09213250517598344,
629
+ "grad_norm": 1.5554847717285156,
630
+ "learning_rate": 0.00019664905259654156,
631
+ "loss": 0.1078,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.09316770186335403,
636
+ "grad_norm": 0.960267186164856,
637
+ "learning_rate": 0.0001965641737774147,
638
+ "loss": 0.1269,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.09420289855072464,
643
+ "grad_norm": 1.036106824874878,
644
+ "learning_rate": 0.00019647825216170597,
645
+ "loss": 0.1289,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.09523809523809523,
650
+ "grad_norm": 0.7929521203041077,
651
+ "learning_rate": 0.00019639128867728298,
652
+ "loss": 0.0946,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.09627329192546584,
657
+ "grad_norm": 0.6613808870315552,
658
+ "learning_rate": 0.00019630328426326448,
659
+ "loss": 0.0876,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.09730848861283643,
664
+ "grad_norm": 0.83968186378479,
665
+ "learning_rate": 0.00019621423987001014,
666
+ "loss": 0.107,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.09834368530020704,
671
+ "grad_norm": 0.9722933173179626,
672
+ "learning_rate": 0.00019612415645911047,
673
+ "loss": 0.2009,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.09937888198757763,
678
+ "grad_norm": 0.6649318933486938,
679
+ "learning_rate": 0.00019603303500337628,
680
+ "loss": 0.0872,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.10041407867494824,
685
+ "grad_norm": 0.9452038407325745,
686
+ "learning_rate": 0.00019594087648682824,
687
+ "loss": 0.1039,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.10144927536231885,
692
+ "grad_norm": 0.6946438550949097,
693
+ "learning_rate": 0.00019584768190468625,
694
+ "loss": 0.0863,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.10248447204968944,
699
+ "grad_norm": 0.8984018564224243,
700
+ "learning_rate": 0.0001957534522633586,
701
+ "loss": 0.2128,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.10351966873706005,
706
+ "grad_norm": 0.9533600211143494,
707
+ "learning_rate": 0.00019565818858043136,
708
+ "loss": 0.1912,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.10455486542443064,
713
+ "grad_norm": 1.6711399555206299,
714
+ "learning_rate": 0.00019556189188465702,
715
+ "loss": 0.7777,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.10559006211180125,
720
+ "grad_norm": 1.2199429273605347,
721
+ "learning_rate": 0.00019546456321594376,
722
+ "loss": 0.2692,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.10662525879917184,
727
+ "grad_norm": 0.9783166646957397,
728
+ "learning_rate": 0.0001953662036253438,
729
+ "loss": 0.3838,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.10766045548654245,
734
+ "grad_norm": 0.6032301187515259,
735
+ "learning_rate": 0.00019526681417504258,
736
+ "loss": 0.0687,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.10869565217391304,
741
+ "grad_norm": 0.7837541699409485,
742
+ "learning_rate": 0.0001951663959383468,
743
+ "loss": 0.086,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.10973084886128365,
748
+ "grad_norm": 0.826560914516449,
749
+ "learning_rate": 0.00019506494999967298,
750
+ "loss": 0.363,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.11076604554865424,
755
+ "grad_norm": 0.5679432153701782,
756
+ "learning_rate": 0.000194962477454536,
757
+ "loss": 0.0507,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.11180124223602485,
762
+ "grad_norm": 0.8615655899047852,
763
+ "learning_rate": 0.00019485897940953688,
764
+ "loss": 0.2809,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.11283643892339544,
769
+ "grad_norm": 0.9143649935722351,
770
+ "learning_rate": 0.0001947544569823511,
771
+ "loss": 0.0751,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.11387163561076605,
776
+ "grad_norm": 1.1551470756530762,
777
+ "learning_rate": 0.00019464891130171647,
778
+ "loss": 0.4063,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.11490683229813664,
783
+ "grad_norm": 0.9268538355827332,
784
+ "learning_rate": 0.0001945423435074208,
785
+ "loss": 0.2959,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.11594202898550725,
790
+ "grad_norm": 0.7617860436439514,
791
+ "learning_rate": 0.00019443475475028983,
792
+ "loss": 0.0846,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.11697722567287784,
797
+ "grad_norm": 1.0101971626281738,
798
+ "learning_rate": 0.00019432614619217459,
799
+ "loss": 0.2787,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.11801242236024845,
804
+ "grad_norm": 1.0200468301773071,
805
+ "learning_rate": 0.000194216519005939,
806
+ "loss": 0.2736,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.11904761904761904,
811
+ "grad_norm": 0.6387790441513062,
812
+ "learning_rate": 0.0001941058743754471,
813
+ "loss": 0.0604,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.12008281573498965,
818
+ "grad_norm": 0.5903948545455933,
819
+ "learning_rate": 0.00019399421349555035,
820
+ "loss": 0.0606,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.12111801242236025,
825
+ "grad_norm": 0.877464234828949,
826
+ "learning_rate": 0.00019388153757207471,
827
+ "loss": 0.2858,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.12215320910973085,
832
+ "grad_norm": 0.6367958188056946,
833
+ "learning_rate": 0.00019376784782180746,
834
+ "loss": 0.0706,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.12318840579710146,
839
+ "grad_norm": 0.9316298961639404,
840
+ "learning_rate": 0.0001936531454724844,
841
+ "loss": 0.2209,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.12422360248447205,
846
+ "grad_norm": 0.4951368570327759,
847
+ "learning_rate": 0.00019353743176277622,
848
+ "loss": 0.0466,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.12525879917184266,
853
+ "grad_norm": 0.614039421081543,
854
+ "learning_rate": 0.00019342070794227536,
855
+ "loss": 0.0664,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.12629399585921325,
860
+ "grad_norm": 0.3867522180080414,
861
+ "learning_rate": 0.00019330297527148246,
862
+ "loss": 0.058,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.12732919254658384,
867
+ "grad_norm": 1.0258592367172241,
868
+ "learning_rate": 0.00019318423502179272,
869
+ "loss": 0.0948,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.12836438923395446,
874
+ "grad_norm": 1.0882457494735718,
875
+ "learning_rate": 0.00019306448847548216,
876
+ "loss": 0.3615,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.12939958592132506,
881
+ "grad_norm": 0.7189700603485107,
882
+ "learning_rate": 0.00019294373692569383,
883
+ "loss": 0.0952,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.13043478260869565,
888
+ "grad_norm": 0.5546021461486816,
889
+ "learning_rate": 0.0001928219816764238,
890
+ "loss": 0.0631,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.13146997929606624,
895
+ "grad_norm": 1.1376755237579346,
896
+ "learning_rate": 0.0001926992240425071,
897
+ "loss": 0.5956,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.13250517598343686,
902
+ "grad_norm": 1.056764006614685,
903
+ "learning_rate": 0.0001925754653496035,
904
+ "loss": 0.3271,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 0.13354037267080746,
909
+ "grad_norm": 0.8348942399024963,
910
+ "learning_rate": 0.00019245070693418322,
911
+ "loss": 0.2654,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 0.13457556935817805,
916
+ "grad_norm": 0.6183813810348511,
917
+ "learning_rate": 0.00019232495014351246,
918
+ "loss": 0.0966,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 0.13561076604554864,
923
+ "grad_norm": 0.7051968574523926,
924
+ "learning_rate": 0.00019219819633563891,
925
+ "loss": 0.0866,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 0.13664596273291926,
930
+ "grad_norm": 0.396007239818573,
931
+ "learning_rate": 0.00019207044687937703,
932
+ "loss": 0.0639,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 0.13768115942028986,
937
+ "grad_norm": 0.4146755337715149,
938
+ "learning_rate": 0.0001919417031542933,
939
+ "loss": 0.0675,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 0.13871635610766045,
944
+ "grad_norm": 0.9342963695526123,
945
+ "learning_rate": 0.00019181196655069127,
946
+ "loss": 0.0927,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 0.13975155279503104,
951
+ "grad_norm": 1.3310648202896118,
952
+ "learning_rate": 0.00019168123846959666,
953
+ "loss": 0.2268,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 0.14078674948240166,
958
+ "grad_norm": 0.6448948383331299,
959
+ "learning_rate": 0.00019154952032274206,
960
+ "loss": 0.0747,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 0.14182194616977226,
965
+ "grad_norm": 0.6340884566307068,
966
+ "learning_rate": 0.00019141681353255184,
967
+ "loss": 0.0996,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 0.14285714285714285,
972
+ "grad_norm": 0.5412713289260864,
973
+ "learning_rate": 0.00019128311953212678,
974
+ "loss": 0.0686,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 0.14389233954451347,
979
+ "grad_norm": 0.4002693295478821,
980
+ "learning_rate": 0.00019114843976522842,
981
+ "loss": 0.0668,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 0.14492753623188406,
986
+ "grad_norm": 0.5548096895217896,
987
+ "learning_rate": 0.00019101277568626374,
988
+ "loss": 0.0691,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 0.14596273291925466,
993
+ "grad_norm": 0.9885902404785156,
994
+ "learning_rate": 0.00019087612876026908,
995
+ "loss": 0.235,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 0.14699792960662525,
1000
+ "grad_norm": 0.8336735963821411,
1001
+ "learning_rate": 0.00019073850046289484,
1002
+ "loss": 0.2889,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 0.14803312629399587,
1007
+ "grad_norm": 0.41383275389671326,
1008
+ "learning_rate": 0.00019059989228038902,
1009
+ "loss": 0.0606,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 0.14906832298136646,
1014
+ "grad_norm": 0.955814003944397,
1015
+ "learning_rate": 0.0001904603057095815,
1016
+ "loss": 0.3338,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 0.15010351966873706,
1021
+ "grad_norm": 1.192601203918457,
1022
+ "learning_rate": 0.0001903197422578678,
1023
+ "loss": 0.0888,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 0.15113871635610765,
1028
+ "grad_norm": 0.4909359812736511,
1029
+ "learning_rate": 0.0001901782034431927,
1030
+ "loss": 0.0783,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 0.15217391304347827,
1035
+ "grad_norm": 0.6072865724563599,
1036
+ "learning_rate": 0.00019003569079403395,
1037
+ "loss": 0.089,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 0.15320910973084886,
1042
+ "grad_norm": 0.5831778645515442,
1043
+ "learning_rate": 0.00018989220584938573,
1044
+ "loss": 0.0687,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 0.15424430641821946,
1049
+ "grad_norm": 0.46526455879211426,
1050
+ "learning_rate": 0.00018974775015874213,
1051
+ "loss": 0.0771,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 0.15527950310559005,
1056
+ "grad_norm": 1.0278894901275635,
1057
+ "learning_rate": 0.00018960232528208022,
1058
+ "loss": 0.4491,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 0.15631469979296067,
1063
+ "grad_norm": 1.3906394243240356,
1064
+ "learning_rate": 0.00018945593278984333,
1065
+ "loss": 0.7141,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 0.15734989648033126,
1070
+ "grad_norm": 0.8323919773101807,
1071
+ "learning_rate": 0.00018930857426292412,
1072
+ "loss": 0.1682,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 0.15838509316770186,
1077
+ "grad_norm": 0.6343721151351929,
1078
+ "learning_rate": 0.0001891602512926474,
1079
+ "loss": 0.0703,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 0.15942028985507245,
1084
+ "grad_norm": 0.6276781558990479,
1085
+ "learning_rate": 0.00018901096548075305,
1086
+ "loss": 0.1694,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 0.16045548654244307,
1091
+ "grad_norm": 0.8469846248626709,
1092
+ "learning_rate": 0.00018886071843937866,
1093
+ "loss": 0.2834,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 0.16149068322981366,
1098
+ "grad_norm": 0.4798016846179962,
1099
+ "learning_rate": 0.00018870951179104212,
1100
+ "loss": 0.0523,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 0.16252587991718426,
1105
+ "grad_norm": 0.3915042281150818,
1106
+ "learning_rate": 0.00018855734716862417,
1107
+ "loss": 0.0437,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 0.16356107660455488,
1112
+ "grad_norm": 0.4857017397880554,
1113
+ "learning_rate": 0.00018840422621535066,
1114
+ "loss": 0.064,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 0.16459627329192547,
1119
+ "grad_norm": 0.7294060587882996,
1120
+ "learning_rate": 0.00018825015058477481,
1121
+ "loss": 0.2458,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 0.16563146997929606,
1126
+ "grad_norm": 0.7387810945510864,
1127
+ "learning_rate": 0.00018809512194075957,
1128
+ "loss": 0.2508,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 0.16666666666666666,
1133
+ "grad_norm": 0.4389411509037018,
1134
+ "learning_rate": 0.00018793914195745933,
1135
+ "loss": 0.0594,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 0.16770186335403728,
1140
+ "grad_norm": 0.35686302185058594,
1141
+ "learning_rate": 0.00018778221231930203,
1142
+ "loss": 0.0518,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 0.16873706004140787,
1147
+ "grad_norm": 0.41090115904808044,
1148
+ "learning_rate": 0.00018762433472097097,
1149
+ "loss": 0.0367,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 0.16977225672877846,
1154
+ "grad_norm": 0.3962973952293396,
1155
+ "learning_rate": 0.0001874655108673864,
1156
+ "loss": 0.05,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 0.17080745341614906,
1161
+ "grad_norm": 0.2737535536289215,
1162
+ "learning_rate": 0.00018730574247368732,
1163
+ "loss": 0.0508,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 0.17184265010351968,
1168
+ "grad_norm": 0.7850186824798584,
1169
+ "learning_rate": 0.0001871450312652126,
1170
+ "loss": 0.3198,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 0.17287784679089027,
1175
+ "grad_norm": 0.8100550174713135,
1176
+ "learning_rate": 0.00018698337897748283,
1177
+ "loss": 0.2636,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 0.17391304347826086,
1182
+ "grad_norm": 0.4040709435939789,
1183
+ "learning_rate": 0.0001868207873561811,
1184
+ "loss": 0.0519,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 0.17494824016563146,
1189
+ "grad_norm": 0.7439549565315247,
1190
+ "learning_rate": 0.00018665725815713443,
1191
+ "loss": 0.2672,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 0.17598343685300208,
1196
+ "grad_norm": 0.7501465082168579,
1197
+ "learning_rate": 0.00018649279314629483,
1198
+ "loss": 0.2977,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 0.17701863354037267,
1203
+ "grad_norm": 0.6557707786560059,
1204
+ "learning_rate": 0.00018632739409972003,
1205
+ "loss": 0.0825,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 0.17805383022774326,
1210
+ "grad_norm": 0.8155187368392944,
1211
+ "learning_rate": 0.00018616106280355444,
1212
+ "loss": 0.1967,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 0.17908902691511386,
1217
+ "grad_norm": 0.4431547522544861,
1218
+ "learning_rate": 0.00018599380105400982,
1219
+ "loss": 0.0412,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 0.18012422360248448,
1224
+ "grad_norm": 0.586902916431427,
1225
+ "learning_rate": 0.00018582561065734604,
1226
+ "loss": 0.1568,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 0.18115942028985507,
1231
+ "grad_norm": 0.8832204937934875,
1232
+ "learning_rate": 0.00018565649342985118,
1233
+ "loss": 0.0845,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 0.18219461697722567,
1238
+ "grad_norm": 0.4738234281539917,
1239
+ "learning_rate": 0.00018548645119782238,
1240
+ "loss": 0.0527,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 0.18322981366459629,
1245
+ "grad_norm": 0.5710988640785217,
1246
+ "learning_rate": 0.0001853154857975458,
1247
+ "loss": 0.0673,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 0.18426501035196688,
1252
+ "grad_norm": 0.7422975301742554,
1253
+ "learning_rate": 0.0001851435990752769,
1254
+ "loss": 0.0959,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 0.18530020703933747,
1259
+ "grad_norm": 0.5633299946784973,
1260
+ "learning_rate": 0.0001849707928872206,
1261
+ "loss": 0.0612,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 0.18633540372670807,
1266
+ "grad_norm": 0.9179796576499939,
1267
+ "learning_rate": 0.00018479706909951094,
1268
+ "loss": 0.3594,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 0.1873706004140787,
1273
+ "grad_norm": 0.807579755783081,
1274
+ "learning_rate": 0.0001846224295881913,
1275
+ "loss": 0.2619,
1276
+ "step": 181
1277
+ },
1278
+ {
1279
+ "epoch": 0.18840579710144928,
1280
+ "grad_norm": 0.6724291443824768,
1281
+ "learning_rate": 0.00018444687623919386,
1282
+ "loss": 0.242,
1283
+ "step": 182
1284
+ },
1285
+ {
1286
+ "epoch": 0.18944099378881987,
1287
+ "grad_norm": 0.6845970153808594,
1288
+ "learning_rate": 0.00018427041094831937,
1289
+ "loss": 0.0827,
1290
+ "step": 183
1291
+ },
1292
+ {
1293
+ "epoch": 0.19047619047619047,
1294
+ "grad_norm": 0.6740816831588745,
1295
+ "learning_rate": 0.00018409303562121662,
1296
+ "loss": 0.1934,
1297
+ "step": 184
1298
+ },
1299
+ {
1300
+ "epoch": 0.1915113871635611,
1301
+ "grad_norm": 1.090834617614746,
1302
+ "learning_rate": 0.00018391475217336193,
1303
+ "loss": 0.4414,
1304
+ "step": 185
1305
+ },
1306
+ {
1307
+ "epoch": 0.19254658385093168,
1308
+ "grad_norm": 0.5466878414154053,
1309
+ "learning_rate": 0.0001837355625300383,
1310
+ "loss": 0.0783,
1311
+ "step": 186
1312
+ },
1313
+ {
1314
+ "epoch": 0.19358178053830227,
1315
+ "grad_norm": 0.931419312953949,
1316
+ "learning_rate": 0.00018355546862631493,
1317
+ "loss": 0.2274,
1318
+ "step": 187
1319
+ },
1320
+ {
1321
+ "epoch": 0.19461697722567287,
1322
+ "grad_norm": 0.5122804641723633,
1323
+ "learning_rate": 0.00018337447240702594,
1324
+ "loss": 0.0661,
1325
+ "step": 188
1326
+ },
1327
+ {
1328
+ "epoch": 0.1956521739130435,
1329
+ "grad_norm": 0.5255113840103149,
1330
+ "learning_rate": 0.00018319257582674964,
1331
+ "loss": 0.0564,
1332
+ "step": 189
1333
+ },
1334
+ {
1335
+ "epoch": 0.19668737060041408,
1336
+ "grad_norm": 0.34425199031829834,
1337
+ "learning_rate": 0.00018300978084978735,
1338
+ "loss": 0.0674,
1339
+ "step": 190
1340
+ },
1341
+ {
1342
+ "epoch": 0.19772256728778467,
1343
+ "grad_norm": 0.7382312417030334,
1344
+ "learning_rate": 0.00018282608945014217,
1345
+ "loss": 0.2796,
1346
+ "step": 191
1347
+ },
1348
+ {
1349
+ "epoch": 0.19875776397515527,
1350
+ "grad_norm": 0.2415027916431427,
1351
+ "learning_rate": 0.0001826415036114976,
1352
+ "loss": 0.0546,
1353
+ "step": 192
1354
+ },
1355
+ {
1356
+ "epoch": 0.1997929606625259,
1357
+ "grad_norm": 0.28614097833633423,
1358
+ "learning_rate": 0.0001824560253271963,
1359
+ "loss": 0.0519,
1360
+ "step": 193
1361
+ },
1362
+ {
1363
+ "epoch": 0.20082815734989648,
1364
+ "grad_norm": 0.29192984104156494,
1365
+ "learning_rate": 0.00018226965660021836,
1366
+ "loss": 0.0548,
1367
+ "step": 194
1368
+ },
1369
+ {
1370
+ "epoch": 0.20186335403726707,
1371
+ "grad_norm": 0.3177396059036255,
1372
+ "learning_rate": 0.00018208239944315978,
1373
+ "loss": 0.0635,
1374
+ "step": 195
1375
+ },
1376
+ {
1377
+ "epoch": 0.2028985507246377,
1378
+ "grad_norm": 0.3965662121772766,
1379
+ "learning_rate": 0.0001818942558782108,
1380
+ "loss": 0.0668,
1381
+ "step": 196
1382
+ },
1383
+ {
1384
+ "epoch": 0.2039337474120083,
1385
+ "grad_norm": 0.7662672400474548,
1386
+ "learning_rate": 0.00018170522793713387,
1387
+ "loss": 0.2526,
1388
+ "step": 197
1389
+ },
1390
+ {
1391
+ "epoch": 0.20496894409937888,
1392
+ "grad_norm": 0.24819397926330566,
1393
+ "learning_rate": 0.00018151531766124186,
1394
+ "loss": 0.0562,
1395
+ "step": 198
1396
+ },
1397
+ {
1398
+ "epoch": 0.20600414078674947,
1399
+ "grad_norm": 0.4133829176425934,
1400
+ "learning_rate": 0.000181324527101376,
1401
+ "loss": 0.0697,
1402
+ "step": 199
1403
+ },
1404
+ {
1405
+ "epoch": 0.2070393374741201,
1406
+ "grad_norm": 0.8483571410179138,
1407
+ "learning_rate": 0.00018113285831788365,
1408
+ "loss": 0.2901,
1409
+ "step": 200
1410
+ },
1411
+ {
1412
+ "epoch": 0.2080745341614907,
1413
+ "grad_norm": 1.0263965129852295,
1414
+ "learning_rate": 0.00018094031338059617,
1415
+ "loss": 0.7179,
1416
+ "step": 201
1417
+ },
1418
+ {
1419
+ "epoch": 0.20910973084886128,
1420
+ "grad_norm": 0.6207789182662964,
1421
+ "learning_rate": 0.00018074689436880644,
1422
+ "loss": 0.1783,
1423
+ "step": 202
1424
+ },
1425
+ {
1426
+ "epoch": 0.21014492753623187,
1427
+ "grad_norm": 0.925800085067749,
1428
+ "learning_rate": 0.00018055260337124652,
1429
+ "loss": 0.4417,
1430
+ "step": 203
1431
+ },
1432
+ {
1433
+ "epoch": 0.2111801242236025,
1434
+ "grad_norm": 0.8356115221977234,
1435
+ "learning_rate": 0.0001803574424860651,
1436
+ "loss": 0.2758,
1437
+ "step": 204
1438
+ },
1439
+ {
1440
+ "epoch": 0.2122153209109731,
1441
+ "grad_norm": 0.370069682598114,
1442
+ "learning_rate": 0.0001801614138208046,
1443
+ "loss": 0.0415,
1444
+ "step": 205
1445
+ },
1446
+ {
1447
+ "epoch": 0.21325051759834368,
1448
+ "grad_norm": 0.7497729659080505,
1449
+ "learning_rate": 0.0001799645194923788,
1450
+ "loss": 0.2545,
1451
+ "step": 206
1452
+ },
1453
+ {
1454
+ "epoch": 0.21428571428571427,
1455
+ "grad_norm": 0.9252378344535828,
1456
+ "learning_rate": 0.00017976676162704966,
1457
+ "loss": 0.4847,
1458
+ "step": 207
1459
+ },
1460
+ {
1461
+ "epoch": 0.2153209109730849,
1462
+ "grad_norm": 0.3721665143966675,
1463
+ "learning_rate": 0.0001795681423604045,
1464
+ "loss": 0.0494,
1465
+ "step": 208
1466
+ },
1467
+ {
1468
+ "epoch": 0.2163561076604555,
1469
+ "grad_norm": 0.9003026485443115,
1470
+ "learning_rate": 0.00017936866383733298,
1471
+ "loss": 0.3615,
1472
+ "step": 209
1473
+ },
1474
+ {
1475
+ "epoch": 0.21739130434782608,
1476
+ "grad_norm": 0.36214712262153625,
1477
+ "learning_rate": 0.00017916832821200375,
1478
+ "loss": 0.0416,
1479
+ "step": 210
1480
+ },
1481
+ {
1482
+ "epoch": 0.21842650103519667,
1483
+ "grad_norm": 1.1551343202590942,
1484
+ "learning_rate": 0.00017896713764784143,
1485
+ "loss": 0.519,
1486
+ "step": 211
1487
+ },
1488
+ {
1489
+ "epoch": 0.2194616977225673,
1490
+ "grad_norm": 0.48404979705810547,
1491
+ "learning_rate": 0.000178765094317503,
1492
+ "loss": 0.0636,
1493
+ "step": 212
1494
+ },
1495
+ {
1496
+ "epoch": 0.2204968944099379,
1497
+ "grad_norm": 0.30762040615081787,
1498
+ "learning_rate": 0.00017856220040285458,
1499
+ "loss": 0.0471,
1500
+ "step": 213
1501
+ },
1502
+ {
1503
+ "epoch": 0.22153209109730848,
1504
+ "grad_norm": 0.3564504086971283,
1505
+ "learning_rate": 0.00017835845809494768,
1506
+ "loss": 0.0487,
1507
+ "step": 214
1508
+ },
1509
+ {
1510
+ "epoch": 0.2225672877846791,
1511
+ "grad_norm": 0.7309280037879944,
1512
+ "learning_rate": 0.00017815386959399565,
1513
+ "loss": 0.2647,
1514
+ "step": 215
1515
+ },
1516
+ {
1517
+ "epoch": 0.2236024844720497,
1518
+ "grad_norm": 0.7573635578155518,
1519
+ "learning_rate": 0.0001779484371093498,
1520
+ "loss": 0.2635,
1521
+ "step": 216
1522
+ },
1523
+ {
1524
+ "epoch": 0.2246376811594203,
1525
+ "grad_norm": 0.33542540669441223,
1526
+ "learning_rate": 0.00017774216285947576,
1527
+ "loss": 0.0477,
1528
+ "step": 217
1529
+ },
1530
+ {
1531
+ "epoch": 0.22567287784679088,
1532
+ "grad_norm": 0.2970454692840576,
1533
+ "learning_rate": 0.00017753504907192923,
1534
+ "loss": 0.0399,
1535
+ "step": 218
1536
+ },
1537
+ {
1538
+ "epoch": 0.2267080745341615,
1539
+ "grad_norm": 0.49652576446533203,
1540
+ "learning_rate": 0.00017732709798333221,
1541
+ "loss": 0.1162,
1542
+ "step": 219
1543
+ },
1544
+ {
1545
+ "epoch": 0.2277432712215321,
1546
+ "grad_norm": 0.4261191785335541,
1547
+ "learning_rate": 0.0001771183118393486,
1548
+ "loss": 0.0506,
1549
+ "step": 220
1550
+ },
1551
+ {
1552
+ "epoch": 0.2287784679089027,
1553
+ "grad_norm": 0.7045575976371765,
1554
+ "learning_rate": 0.00017690869289466017,
1555
+ "loss": 0.2771,
1556
+ "step": 221
1557
+ },
1558
+ {
1559
+ "epoch": 0.22981366459627328,
1560
+ "grad_norm": 0.31663334369659424,
1561
+ "learning_rate": 0.00017669824341294202,
1562
+ "loss": 0.0541,
1563
+ "step": 222
1564
+ },
1565
+ {
1566
+ "epoch": 0.2308488612836439,
1567
+ "grad_norm": 0.2934422194957733,
1568
+ "learning_rate": 0.00017648696566683824,
1569
+ "loss": 0.0495,
1570
+ "step": 223
1571
+ },
1572
+ {
1573
+ "epoch": 0.2318840579710145,
1574
+ "grad_norm": 0.2615799605846405,
1575
+ "learning_rate": 0.00017627486193793742,
1576
+ "loss": 0.0439,
1577
+ "step": 224
1578
+ },
1579
+ {
1580
+ "epoch": 0.2329192546583851,
1581
+ "grad_norm": 0.37029555439949036,
1582
+ "learning_rate": 0.00017606193451674785,
1583
+ "loss": 0.0513,
1584
+ "step": 225
1585
+ },
1586
+ {
1587
+ "epoch": 0.23395445134575568,
1588
+ "grad_norm": 0.29134050011634827,
1589
+ "learning_rate": 0.00017584818570267284,
1590
+ "loss": 0.0533,
1591
+ "step": 226
1592
+ },
1593
+ {
1594
+ "epoch": 0.2349896480331263,
1595
+ "grad_norm": 0.27495524287223816,
1596
+ "learning_rate": 0.00017563361780398613,
1597
+ "loss": 0.0551,
1598
+ "step": 227
1599
+ },
1600
+ {
1601
+ "epoch": 0.2360248447204969,
1602
+ "grad_norm": 0.3584780693054199,
1603
+ "learning_rate": 0.00017541823313780647,
1604
+ "loss": 0.059,
1605
+ "step": 228
1606
+ },
1607
+ {
1608
+ "epoch": 0.2370600414078675,
1609
+ "grad_norm": 0.8626394271850586,
1610
+ "learning_rate": 0.00017520203403007312,
1611
+ "loss": 0.2204,
1612
+ "step": 229
1613
+ },
1614
+ {
1615
+ "epoch": 0.23809523809523808,
1616
+ "grad_norm": 0.5317603349685669,
1617
+ "learning_rate": 0.0001749850228155203,
1618
+ "loss": 0.0744,
1619
+ "step": 230
1620
+ },
1621
+ {
1622
+ "epoch": 0.2391304347826087,
1623
+ "grad_norm": 0.26228058338165283,
1624
+ "learning_rate": 0.0001747672018376524,
1625
+ "loss": 0.0557,
1626
+ "step": 231
1627
+ },
1628
+ {
1629
+ "epoch": 0.2401656314699793,
1630
+ "grad_norm": 0.6008849143981934,
1631
+ "learning_rate": 0.00017454857344871824,
1632
+ "loss": 0.1827,
1633
+ "step": 232
1634
+ },
1635
+ {
1636
+ "epoch": 0.2412008281573499,
1637
+ "grad_norm": 0.377302348613739,
1638
+ "learning_rate": 0.00017432914000968592,
1639
+ "loss": 0.0641,
1640
+ "step": 233
1641
+ },
1642
+ {
1643
+ "epoch": 0.2422360248447205,
1644
+ "grad_norm": 0.4601781666278839,
1645
+ "learning_rate": 0.00017410890389021736,
1646
+ "loss": 0.0789,
1647
+ "step": 234
1648
+ },
1649
+ {
1650
+ "epoch": 0.2432712215320911,
1651
+ "grad_norm": 0.9442905783653259,
1652
+ "learning_rate": 0.00017388786746864256,
1653
+ "loss": 0.3775,
1654
+ "step": 235
1655
+ },
1656
+ {
1657
+ "epoch": 0.2443064182194617,
1658
+ "grad_norm": 0.8534306883811951,
1659
+ "learning_rate": 0.000173666033131934,
1660
+ "loss": 0.3152,
1661
+ "step": 236
1662
+ },
1663
+ {
1664
+ "epoch": 0.2453416149068323,
1665
+ "grad_norm": 0.41121482849121094,
1666
+ "learning_rate": 0.00017344340327568082,
1667
+ "loss": 0.0689,
1668
+ "step": 237
1669
+ },
1670
+ {
1671
+ "epoch": 0.2463768115942029,
1672
+ "grad_norm": 0.4545801877975464,
1673
+ "learning_rate": 0.000173219980304063,
1674
+ "loss": 0.0773,
1675
+ "step": 238
1676
+ },
1677
+ {
1678
+ "epoch": 0.2474120082815735,
1679
+ "grad_norm": 1.0891170501708984,
1680
+ "learning_rate": 0.0001729957666298254,
1681
+ "loss": 0.4631,
1682
+ "step": 239
1683
+ },
1684
+ {
1685
+ "epoch": 0.2484472049689441,
1686
+ "grad_norm": 0.2948625385761261,
1687
+ "learning_rate": 0.0001727707646742516,
1688
+ "loss": 0.0536,
1689
+ "step": 240
1690
+ },
1691
+ {
1692
+ "epoch": 0.2494824016563147,
1693
+ "grad_norm": 0.3318866193294525,
1694
+ "learning_rate": 0.00017254497686713797,
1695
+ "loss": 0.0512,
1696
+ "step": 241
1697
+ },
1698
+ {
1699
+ "epoch": 0.2505175983436853,
1700
+ "grad_norm": 0.7138605117797852,
1701
+ "learning_rate": 0.0001723184056467671,
1702
+ "loss": 0.1842,
1703
+ "step": 242
1704
+ },
1705
+ {
1706
+ "epoch": 0.2505175983436853,
1707
+ "eval_loss": 0.11420517414808273,
1708
+ "eval_runtime": 20.1367,
1709
+ "eval_samples_per_second": 40.424,
1710
+ "eval_steps_per_second": 20.212,
1711
+ "step": 242
1712
+ }
1713
+ ],
1714
+ "logging_steps": 1,
1715
+ "max_steps": 966,
1716
+ "num_input_tokens_seen": 0,
1717
+ "num_train_epochs": 1,
1718
+ "save_steps": 242,
1719
+ "stateful_callbacks": {
1720
+ "TrainerControl": {
1721
+ "args": {
1722
+ "should_epoch_stop": false,
1723
+ "should_evaluate": false,
1724
+ "should_log": false,
1725
+ "should_save": true,
1726
+ "should_training_stop": false
1727
+ },
1728
+ "attributes": {}
1729
+ }
1730
+ },
1731
+ "total_flos": 3.973242747145421e+16,
1732
+ "train_batch_size": 2,
1733
+ "trial_name": null,
1734
+ "trial_params": null
1735
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29251127f2f5a637aaadba1d318611f17a23cac5949147be2fd33c09518eab1c
3
+ size 6840
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff