fats-fme commited on
Commit
2110316
·
verified ·
1 Parent(s): 51cf674

Training in progress, step 337, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: NousResearch/CodeLlama-7b-hf-flash
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "NousResearch/CodeLlama-7b-hf-flash",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "q_proj",
24
+ "down_proj",
25
+ "gate_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "v_proj",
29
+ "o_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:846080621f8c2fad8047631e5deaf95cb5a406d93376a4e5703974a46c8534da
3
+ size 159967880
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee74ff18cd85a6446b8aebaa3aa7fe72deeec28aa32f32d843b1dac8bb31c63d
3
+ size 320194002
last-checkpoint/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cbe1cf5d3e5ed7c6c03e84f40f13e5dca16eaaf082c0ed8b2bb400bf38cb009
3
+ size 14512
last-checkpoint/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af37c374f3977bc5284dcdcccd9aadc82ecdcffd787f194b56904295429736fb
3
+ size 14512
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15dbdc8f8389ac30c57464ff4ee036eeb1fdb179e276b07965ff7588e23a83a5
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ccb9c8b6b561889acea59191d66986d314e7cbd6a78abc6e49b139ca91c1e6
3
+ size 500058
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ }
30
+ },
31
+ "bos_token": "<s>",
32
+ "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 %}",
33
+ "clean_up_tokenization_spaces": false,
34
+ "eos_token": "</s>",
35
+ "legacy": true,
36
+ "model_max_length": 1000000000000000019884624838656,
37
+ "pad_token": "</s>",
38
+ "sp_model_kwargs": {},
39
+ "tokenizer_class": "LlamaTokenizer",
40
+ "unk_token": "<unk>",
41
+ "use_default_system_prompt": false
42
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,2408 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.2502784998143335,
5
+ "eval_steps": 337,
6
+ "global_step": 337,
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.0007426661715558856,
13
+ "grad_norm": 1.4470734596252441,
14
+ "learning_rate": 2.0000000000000003e-06,
15
+ "loss": 1.3568,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0007426661715558856,
20
+ "eval_loss": 0.4649902582168579,
21
+ "eval_runtime": 189.2701,
22
+ "eval_samples_per_second": 5.991,
23
+ "eval_steps_per_second": 2.996,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.0014853323431117712,
28
+ "grad_norm": 1.335021734237671,
29
+ "learning_rate": 4.000000000000001e-06,
30
+ "loss": 1.7148,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.0022279985146676567,
35
+ "grad_norm": 2.0106494426727295,
36
+ "learning_rate": 6e-06,
37
+ "loss": 1.9387,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.0029706646862235424,
42
+ "grad_norm": 2.0463790893554688,
43
+ "learning_rate": 8.000000000000001e-06,
44
+ "loss": 2.1194,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.003713330857779428,
49
+ "grad_norm": 2.6946020126342773,
50
+ "learning_rate": 1e-05,
51
+ "loss": 2.2371,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.004455997029335313,
56
+ "grad_norm": 2.0213823318481445,
57
+ "learning_rate": 1.2e-05,
58
+ "loss": 2.4407,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.0051986632008912,
63
+ "grad_norm": 2.055884599685669,
64
+ "learning_rate": 1.4000000000000001e-05,
65
+ "loss": 2.5741,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.005941329372447085,
70
+ "grad_norm": 2.562527656555176,
71
+ "learning_rate": 1.6000000000000003e-05,
72
+ "loss": 2.7273,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.006683995544002971,
77
+ "grad_norm": 2.70515775680542,
78
+ "learning_rate": 1.8e-05,
79
+ "loss": 2.9015,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.007426661715558856,
84
+ "grad_norm": 2.6423349380493164,
85
+ "learning_rate": 2e-05,
86
+ "loss": 2.9069,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.008169327887114742,
91
+ "grad_norm": 2.7331981658935547,
92
+ "learning_rate": 2.2000000000000003e-05,
93
+ "loss": 2.8755,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.008911994058670627,
98
+ "grad_norm": 4.324583053588867,
99
+ "learning_rate": 2.4e-05,
100
+ "loss": 3.0139,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.009654660230226514,
105
+ "grad_norm": 3.278507947921753,
106
+ "learning_rate": 2.6000000000000002e-05,
107
+ "loss": 3.1708,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.0103973264017824,
112
+ "grad_norm": 3.9470252990722656,
113
+ "learning_rate": 2.8000000000000003e-05,
114
+ "loss": 3.2871,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.011139992573338284,
119
+ "grad_norm": 4.76015567779541,
120
+ "learning_rate": 3e-05,
121
+ "loss": 2.9986,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.01188265874489417,
126
+ "grad_norm": 6.300633907318115,
127
+ "learning_rate": 3.2000000000000005e-05,
128
+ "loss": 3.4458,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.012625324916450055,
133
+ "grad_norm": 4.9842095375061035,
134
+ "learning_rate": 3.4000000000000007e-05,
135
+ "loss": 3.2977,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.013367991088005942,
140
+ "grad_norm": 4.979720592498779,
141
+ "learning_rate": 3.6e-05,
142
+ "loss": 3.285,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.014110657259561827,
147
+ "grad_norm": 5.599627494812012,
148
+ "learning_rate": 3.8e-05,
149
+ "loss": 3.0219,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.014853323431117713,
154
+ "grad_norm": 5.2525153160095215,
155
+ "learning_rate": 4e-05,
156
+ "loss": 2.9258,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.015595989602673598,
161
+ "grad_norm": 5.435408115386963,
162
+ "learning_rate": 4.2e-05,
163
+ "loss": 2.7997,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.016338655774229483,
168
+ "grad_norm": 7.129375457763672,
169
+ "learning_rate": 4.4000000000000006e-05,
170
+ "loss": 2.8325,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.01708132194578537,
175
+ "grad_norm": 6.04606819152832,
176
+ "learning_rate": 4.600000000000001e-05,
177
+ "loss": 2.4109,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.017823988117341254,
182
+ "grad_norm": 7.30807638168335,
183
+ "learning_rate": 4.8e-05,
184
+ "loss": 2.5344,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.01856665428889714,
189
+ "grad_norm": 6.1737775802612305,
190
+ "learning_rate": 5e-05,
191
+ "loss": 2.2762,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.019309320460453028,
196
+ "grad_norm": 1.2856624126434326,
197
+ "learning_rate": 5.2000000000000004e-05,
198
+ "loss": 0.4641,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.02005198663200891,
203
+ "grad_norm": 1.5805637836456299,
204
+ "learning_rate": 5.4000000000000005e-05,
205
+ "loss": 0.4788,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.0207946528035648,
210
+ "grad_norm": 1.7802543640136719,
211
+ "learning_rate": 5.6000000000000006e-05,
212
+ "loss": 0.4178,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.021537318975120682,
217
+ "grad_norm": 1.6685826778411865,
218
+ "learning_rate": 5.8e-05,
219
+ "loss": 0.3613,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.02227998514667657,
224
+ "grad_norm": 1.2964603900909424,
225
+ "learning_rate": 6e-05,
226
+ "loss": 0.2742,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.023022651318232456,
231
+ "grad_norm": 1.162868618965149,
232
+ "learning_rate": 6.2e-05,
233
+ "loss": 0.1826,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.02376531748978834,
238
+ "grad_norm": 1.0783743858337402,
239
+ "learning_rate": 6.400000000000001e-05,
240
+ "loss": 0.1383,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.024507983661344226,
245
+ "grad_norm": 0.7907594442367554,
246
+ "learning_rate": 6.6e-05,
247
+ "loss": 0.0578,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.02525064983290011,
252
+ "grad_norm": 0.45891255140304565,
253
+ "learning_rate": 6.800000000000001e-05,
254
+ "loss": 0.0416,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.025993316004455997,
259
+ "grad_norm": 0.2138753980398178,
260
+ "learning_rate": 7e-05,
261
+ "loss": 0.0117,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.026735982176011884,
266
+ "grad_norm": 0.09297079592943192,
267
+ "learning_rate": 7.2e-05,
268
+ "loss": 0.0046,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.027478648347567768,
273
+ "grad_norm": 0.27470022439956665,
274
+ "learning_rate": 7.4e-05,
275
+ "loss": 0.0102,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.028221314519123655,
280
+ "grad_norm": 0.05123934894800186,
281
+ "learning_rate": 7.6e-05,
282
+ "loss": 0.0022,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.028963980690679538,
287
+ "grad_norm": 0.22415509819984436,
288
+ "learning_rate": 7.800000000000001e-05,
289
+ "loss": 0.0058,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.029706646862235425,
294
+ "grad_norm": 1.0602823495864868,
295
+ "learning_rate": 8e-05,
296
+ "loss": 0.0308,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.030449313033791312,
301
+ "grad_norm": 0.019605087116360664,
302
+ "learning_rate": 8.2e-05,
303
+ "loss": 0.0008,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.031191979205347196,
308
+ "grad_norm": 0.020324615761637688,
309
+ "learning_rate": 8.4e-05,
310
+ "loss": 0.001,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.03193464537690308,
315
+ "grad_norm": 0.0388132706284523,
316
+ "learning_rate": 8.6e-05,
317
+ "loss": 0.0009,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.032677311548458966,
322
+ "grad_norm": 0.11963042616844177,
323
+ "learning_rate": 8.800000000000001e-05,
324
+ "loss": 0.0016,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.03341997772001486,
329
+ "grad_norm": 0.04200240597128868,
330
+ "learning_rate": 9e-05,
331
+ "loss": 0.0007,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.03416264389157074,
336
+ "grad_norm": 1.10586416721344,
337
+ "learning_rate": 9.200000000000001e-05,
338
+ "loss": 0.0202,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.034905310063126624,
343
+ "grad_norm": 0.007396018132567406,
344
+ "learning_rate": 9.4e-05,
345
+ "loss": 0.0004,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.03564797623468251,
350
+ "grad_norm": 0.012978550978004932,
351
+ "learning_rate": 9.6e-05,
352
+ "loss": 0.0005,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.0363906424062384,
357
+ "grad_norm": 0.006396067328751087,
358
+ "learning_rate": 9.8e-05,
359
+ "loss": 0.0002,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.03713330857779428,
364
+ "grad_norm": 0.024195007979869843,
365
+ "learning_rate": 0.0001,
366
+ "loss": 0.0007,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.037875974749350165,
371
+ "grad_norm": 1.803991436958313,
372
+ "learning_rate": 9.999985309738107e-05,
373
+ "loss": 0.0337,
374
+ "step": 51
375
+ },
376
+ {
377
+ "epoch": 0.038618640920906055,
378
+ "grad_norm": 3.9776086807250977,
379
+ "learning_rate": 9.999941239038748e-05,
380
+ "loss": 0.0281,
381
+ "step": 52
382
+ },
383
+ {
384
+ "epoch": 0.03936130709246194,
385
+ "grad_norm": 0.039939988404512405,
386
+ "learning_rate": 9.999867788160888e-05,
387
+ "loss": 0.0005,
388
+ "step": 53
389
+ },
390
+ {
391
+ "epoch": 0.04010397326401782,
392
+ "grad_norm": 2.4416584968566895,
393
+ "learning_rate": 9.999764957536131e-05,
394
+ "loss": 0.0216,
395
+ "step": 54
396
+ },
397
+ {
398
+ "epoch": 0.04084663943557371,
399
+ "grad_norm": 0.005858874414116144,
400
+ "learning_rate": 9.999632747768722e-05,
401
+ "loss": 0.0003,
402
+ "step": 55
403
+ },
404
+ {
405
+ "epoch": 0.0415893056071296,
406
+ "grad_norm": 0.004351081792265177,
407
+ "learning_rate": 9.999471159635539e-05,
408
+ "loss": 0.0003,
409
+ "step": 56
410
+ },
411
+ {
412
+ "epoch": 0.04233197177868548,
413
+ "grad_norm": 0.37215837836265564,
414
+ "learning_rate": 9.999280194086089e-05,
415
+ "loss": 0.0037,
416
+ "step": 57
417
+ },
418
+ {
419
+ "epoch": 0.043074637950241364,
420
+ "grad_norm": 0.005829016678035259,
421
+ "learning_rate": 9.999059852242507e-05,
422
+ "loss": 0.0004,
423
+ "step": 58
424
+ },
425
+ {
426
+ "epoch": 0.043817304121797254,
427
+ "grad_norm": 0.11440680176019669,
428
+ "learning_rate": 9.998810135399546e-05,
429
+ "loss": 0.0011,
430
+ "step": 59
431
+ },
432
+ {
433
+ "epoch": 0.04455997029335314,
434
+ "grad_norm": 0.023830680176615715,
435
+ "learning_rate": 9.998531045024566e-05,
436
+ "loss": 0.0006,
437
+ "step": 60
438
+ },
439
+ {
440
+ "epoch": 0.04530263646490902,
441
+ "grad_norm": 5.839324474334717,
442
+ "learning_rate": 9.998222582757533e-05,
443
+ "loss": 0.0621,
444
+ "step": 61
445
+ },
446
+ {
447
+ "epoch": 0.04604530263646491,
448
+ "grad_norm": 0.17139233648777008,
449
+ "learning_rate": 9.997884750411005e-05,
450
+ "loss": 0.0021,
451
+ "step": 62
452
+ },
453
+ {
454
+ "epoch": 0.046787968808020795,
455
+ "grad_norm": 0.030187880620360374,
456
+ "learning_rate": 9.997517549970115e-05,
457
+ "loss": 0.0007,
458
+ "step": 63
459
+ },
460
+ {
461
+ "epoch": 0.04753063497957668,
462
+ "grad_norm": 0.015891535207629204,
463
+ "learning_rate": 9.997120983592574e-05,
464
+ "loss": 0.0004,
465
+ "step": 64
466
+ },
467
+ {
468
+ "epoch": 0.04827330115113257,
469
+ "grad_norm": 0.001739410450682044,
470
+ "learning_rate": 9.996695053608651e-05,
471
+ "loss": 0.0002,
472
+ "step": 65
473
+ },
474
+ {
475
+ "epoch": 0.04901596732268845,
476
+ "grad_norm": 0.010511704720556736,
477
+ "learning_rate": 9.996239762521151e-05,
478
+ "loss": 0.0003,
479
+ "step": 66
480
+ },
481
+ {
482
+ "epoch": 0.049758633494244336,
483
+ "grad_norm": 0.0017766759265214205,
484
+ "learning_rate": 9.995755113005414e-05,
485
+ "loss": 0.0002,
486
+ "step": 67
487
+ },
488
+ {
489
+ "epoch": 0.05050129966580022,
490
+ "grad_norm": 0.004469791427254677,
491
+ "learning_rate": 9.99524110790929e-05,
492
+ "loss": 0.0003,
493
+ "step": 68
494
+ },
495
+ {
496
+ "epoch": 0.05124396583735611,
497
+ "grad_norm": 0.0036557905841618776,
498
+ "learning_rate": 9.994697750253127e-05,
499
+ "loss": 0.0004,
500
+ "step": 69
501
+ },
502
+ {
503
+ "epoch": 0.051986632008911994,
504
+ "grad_norm": 0.0024416742380708456,
505
+ "learning_rate": 9.994125043229752e-05,
506
+ "loss": 0.0003,
507
+ "step": 70
508
+ },
509
+ {
510
+ "epoch": 0.05272929818046788,
511
+ "grad_norm": 0.015205912292003632,
512
+ "learning_rate": 9.993522990204453e-05,
513
+ "loss": 0.0004,
514
+ "step": 71
515
+ },
516
+ {
517
+ "epoch": 0.05347196435202377,
518
+ "grad_norm": 0.014475185424089432,
519
+ "learning_rate": 9.992891594714954e-05,
520
+ "loss": 0.0005,
521
+ "step": 72
522
+ },
523
+ {
524
+ "epoch": 0.05421463052357965,
525
+ "grad_norm": 0.007128004450351,
526
+ "learning_rate": 9.992230860471402e-05,
527
+ "loss": 0.0004,
528
+ "step": 73
529
+ },
530
+ {
531
+ "epoch": 0.054957296695135535,
532
+ "grad_norm": 0.014512602239847183,
533
+ "learning_rate": 9.991540791356342e-05,
534
+ "loss": 0.0004,
535
+ "step": 74
536
+ },
537
+ {
538
+ "epoch": 0.055699962866691426,
539
+ "grad_norm": 0.006873926613479853,
540
+ "learning_rate": 9.990821391424689e-05,
541
+ "loss": 0.0003,
542
+ "step": 75
543
+ },
544
+ {
545
+ "epoch": 0.05644262903824731,
546
+ "grad_norm": 0.4753952920436859,
547
+ "learning_rate": 9.990072664903717e-05,
548
+ "loss": 0.0152,
549
+ "step": 76
550
+ },
551
+ {
552
+ "epoch": 0.05718529520980319,
553
+ "grad_norm": 0.006181332748383284,
554
+ "learning_rate": 9.989294616193017e-05,
555
+ "loss": 0.0004,
556
+ "step": 77
557
+ },
558
+ {
559
+ "epoch": 0.057927961381359076,
560
+ "grad_norm": 0.005821248050779104,
561
+ "learning_rate": 9.988487249864489e-05,
562
+ "loss": 0.0004,
563
+ "step": 78
564
+ },
565
+ {
566
+ "epoch": 0.05867062755291497,
567
+ "grad_norm": 0.005324830766767263,
568
+ "learning_rate": 9.9876505706623e-05,
569
+ "loss": 0.0003,
570
+ "step": 79
571
+ },
572
+ {
573
+ "epoch": 0.05941329372447085,
574
+ "grad_norm": 0.0035147082526236773,
575
+ "learning_rate": 9.986784583502862e-05,
576
+ "loss": 0.0003,
577
+ "step": 80
578
+ },
579
+ {
580
+ "epoch": 0.060155959896026734,
581
+ "grad_norm": 0.011637026444077492,
582
+ "learning_rate": 9.98588929347481e-05,
583
+ "loss": 0.0006,
584
+ "step": 81
585
+ },
586
+ {
587
+ "epoch": 0.060898626067582624,
588
+ "grad_norm": 0.006236548535525799,
589
+ "learning_rate": 9.98496470583896e-05,
590
+ "loss": 0.0006,
591
+ "step": 82
592
+ },
593
+ {
594
+ "epoch": 0.06164129223913851,
595
+ "grad_norm": 0.006345892325043678,
596
+ "learning_rate": 9.984010826028288e-05,
597
+ "loss": 0.0003,
598
+ "step": 83
599
+ },
600
+ {
601
+ "epoch": 0.06238395841069439,
602
+ "grad_norm": 0.016584008932113647,
603
+ "learning_rate": 9.98302765964789e-05,
604
+ "loss": 0.0006,
605
+ "step": 84
606
+ },
607
+ {
608
+ "epoch": 0.06312662458225028,
609
+ "grad_norm": 0.0018910560756921768,
610
+ "learning_rate": 9.982015212474955e-05,
611
+ "loss": 0.0002,
612
+ "step": 85
613
+ },
614
+ {
615
+ "epoch": 0.06386929075380617,
616
+ "grad_norm": 0.0022837521973997355,
617
+ "learning_rate": 9.980973490458728e-05,
618
+ "loss": 0.0002,
619
+ "step": 86
620
+ },
621
+ {
622
+ "epoch": 0.06461195692536205,
623
+ "grad_norm": 1.3271163702011108,
624
+ "learning_rate": 9.979902499720477e-05,
625
+ "loss": 0.0071,
626
+ "step": 87
627
+ },
628
+ {
629
+ "epoch": 0.06535462309691793,
630
+ "grad_norm": 0.011062121950089931,
631
+ "learning_rate": 9.978802246553459e-05,
632
+ "loss": 0.0003,
633
+ "step": 88
634
+ },
635
+ {
636
+ "epoch": 0.06609728926847382,
637
+ "grad_norm": 0.007717825006693602,
638
+ "learning_rate": 9.97767273742287e-05,
639
+ "loss": 0.0004,
640
+ "step": 89
641
+ },
642
+ {
643
+ "epoch": 0.06683995544002971,
644
+ "grad_norm": 0.010918798856437206,
645
+ "learning_rate": 9.976513978965829e-05,
646
+ "loss": 0.0006,
647
+ "step": 90
648
+ },
649
+ {
650
+ "epoch": 0.0675826216115856,
651
+ "grad_norm": 0.006601768545806408,
652
+ "learning_rate": 9.975325977991322e-05,
653
+ "loss": 0.0003,
654
+ "step": 91
655
+ },
656
+ {
657
+ "epoch": 0.06832528778314148,
658
+ "grad_norm": 0.009449873119592667,
659
+ "learning_rate": 9.974108741480165e-05,
660
+ "loss": 0.0004,
661
+ "step": 92
662
+ },
663
+ {
664
+ "epoch": 0.06906795395469736,
665
+ "grad_norm": 0.015310431830585003,
666
+ "learning_rate": 9.97286227658497e-05,
667
+ "loss": 0.0004,
668
+ "step": 93
669
+ },
670
+ {
671
+ "epoch": 0.06981062012625325,
672
+ "grad_norm": 0.09934096038341522,
673
+ "learning_rate": 9.971586590630093e-05,
674
+ "loss": 0.0019,
675
+ "step": 94
676
+ },
677
+ {
678
+ "epoch": 0.07055328629780913,
679
+ "grad_norm": 0.1965462863445282,
680
+ "learning_rate": 9.970281691111598e-05,
681
+ "loss": 0.0012,
682
+ "step": 95
683
+ },
684
+ {
685
+ "epoch": 0.07129595246936501,
686
+ "grad_norm": 0.05416925996541977,
687
+ "learning_rate": 9.968947585697214e-05,
688
+ "loss": 0.0007,
689
+ "step": 96
690
+ },
691
+ {
692
+ "epoch": 0.07203861864092091,
693
+ "grad_norm": 0.012609624303877354,
694
+ "learning_rate": 9.967584282226281e-05,
695
+ "loss": 0.0005,
696
+ "step": 97
697
+ },
698
+ {
699
+ "epoch": 0.0727812848124768,
700
+ "grad_norm": 0.4876333177089691,
701
+ "learning_rate": 9.966191788709716e-05,
702
+ "loss": 0.0031,
703
+ "step": 98
704
+ },
705
+ {
706
+ "epoch": 0.07352395098403268,
707
+ "grad_norm": 0.01990601420402527,
708
+ "learning_rate": 9.964770113329953e-05,
709
+ "loss": 0.0009,
710
+ "step": 99
711
+ },
712
+ {
713
+ "epoch": 0.07426661715558856,
714
+ "grad_norm": 0.00828948151320219,
715
+ "learning_rate": 9.96331926444091e-05,
716
+ "loss": 0.0004,
717
+ "step": 100
718
+ },
719
+ {
720
+ "epoch": 0.07500928332714445,
721
+ "grad_norm": 0.005279685370624065,
722
+ "learning_rate": 9.961839250567924e-05,
723
+ "loss": 0.0004,
724
+ "step": 101
725
+ },
726
+ {
727
+ "epoch": 0.07575194949870033,
728
+ "grad_norm": 1.349811315536499,
729
+ "learning_rate": 9.960330080407711e-05,
730
+ "loss": 0.1017,
731
+ "step": 102
732
+ },
733
+ {
734
+ "epoch": 0.07649461567025621,
735
+ "grad_norm": 0.006720814388245344,
736
+ "learning_rate": 9.958791762828317e-05,
737
+ "loss": 0.0005,
738
+ "step": 103
739
+ },
740
+ {
741
+ "epoch": 0.07723728184181211,
742
+ "grad_norm": 0.026319369673728943,
743
+ "learning_rate": 9.957224306869053e-05,
744
+ "loss": 0.0007,
745
+ "step": 104
746
+ },
747
+ {
748
+ "epoch": 0.077979948013368,
749
+ "grad_norm": 0.013718683272600174,
750
+ "learning_rate": 9.955627721740454e-05,
751
+ "loss": 0.0007,
752
+ "step": 105
753
+ },
754
+ {
755
+ "epoch": 0.07872261418492388,
756
+ "grad_norm": 0.030150871723890305,
757
+ "learning_rate": 9.954002016824227e-05,
758
+ "loss": 0.0008,
759
+ "step": 106
760
+ },
761
+ {
762
+ "epoch": 0.07946528035647976,
763
+ "grad_norm": 0.03413335233926773,
764
+ "learning_rate": 9.95234720167318e-05,
765
+ "loss": 0.0009,
766
+ "step": 107
767
+ },
768
+ {
769
+ "epoch": 0.08020794652803565,
770
+ "grad_norm": 0.03414030373096466,
771
+ "learning_rate": 9.950663286011179e-05,
772
+ "loss": 0.0009,
773
+ "step": 108
774
+ },
775
+ {
776
+ "epoch": 0.08095061269959153,
777
+ "grad_norm": 0.7618962526321411,
778
+ "learning_rate": 9.948950279733093e-05,
779
+ "loss": 0.0031,
780
+ "step": 109
781
+ },
782
+ {
783
+ "epoch": 0.08169327887114743,
784
+ "grad_norm": 0.01711968518793583,
785
+ "learning_rate": 9.947208192904722e-05,
786
+ "loss": 0.0005,
787
+ "step": 110
788
+ },
789
+ {
790
+ "epoch": 0.08243594504270331,
791
+ "grad_norm": 0.014231199398636818,
792
+ "learning_rate": 9.945437035762754e-05,
793
+ "loss": 0.0005,
794
+ "step": 111
795
+ },
796
+ {
797
+ "epoch": 0.0831786112142592,
798
+ "grad_norm": 0.08236388117074966,
799
+ "learning_rate": 9.943636818714695e-05,
800
+ "loss": 0.0021,
801
+ "step": 112
802
+ },
803
+ {
804
+ "epoch": 0.08392127738581508,
805
+ "grad_norm": 0.008401082828640938,
806
+ "learning_rate": 9.941807552338804e-05,
807
+ "loss": 0.0004,
808
+ "step": 113
809
+ },
810
+ {
811
+ "epoch": 0.08466394355737096,
812
+ "grad_norm": 0.00980079360306263,
813
+ "learning_rate": 9.939949247384046e-05,
814
+ "loss": 0.0005,
815
+ "step": 114
816
+ },
817
+ {
818
+ "epoch": 0.08540660972892684,
819
+ "grad_norm": 0.01246787328273058,
820
+ "learning_rate": 9.938061914770012e-05,
821
+ "loss": 0.0006,
822
+ "step": 115
823
+ },
824
+ {
825
+ "epoch": 0.08614927590048273,
826
+ "grad_norm": 0.011044768616557121,
827
+ "learning_rate": 9.936145565586871e-05,
828
+ "loss": 0.0005,
829
+ "step": 116
830
+ },
831
+ {
832
+ "epoch": 0.08689194207203862,
833
+ "grad_norm": 0.0040915291756391525,
834
+ "learning_rate": 9.934200211095288e-05,
835
+ "loss": 0.0003,
836
+ "step": 117
837
+ },
838
+ {
839
+ "epoch": 0.08763460824359451,
840
+ "grad_norm": 0.004765264689922333,
841
+ "learning_rate": 9.93222586272637e-05,
842
+ "loss": 0.0004,
843
+ "step": 118
844
+ },
845
+ {
846
+ "epoch": 0.08837727441515039,
847
+ "grad_norm": 0.0034806388430297375,
848
+ "learning_rate": 9.930222532081597e-05,
849
+ "loss": 0.0003,
850
+ "step": 119
851
+ },
852
+ {
853
+ "epoch": 0.08911994058670628,
854
+ "grad_norm": 0.005507381167262793,
855
+ "learning_rate": 9.928190230932746e-05,
856
+ "loss": 0.0003,
857
+ "step": 120
858
+ },
859
+ {
860
+ "epoch": 0.08986260675826216,
861
+ "grad_norm": 0.42908811569213867,
862
+ "learning_rate": 9.926128971221835e-05,
863
+ "loss": 0.0026,
864
+ "step": 121
865
+ },
866
+ {
867
+ "epoch": 0.09060527292981804,
868
+ "grad_norm": 0.00801977701485157,
869
+ "learning_rate": 9.924038765061042e-05,
870
+ "loss": 0.0003,
871
+ "step": 122
872
+ },
873
+ {
874
+ "epoch": 0.09134793910137393,
875
+ "grad_norm": 0.007514494471251965,
876
+ "learning_rate": 9.921919624732635e-05,
877
+ "loss": 0.0004,
878
+ "step": 123
879
+ },
880
+ {
881
+ "epoch": 0.09209060527292982,
882
+ "grad_norm": 0.006028357893228531,
883
+ "learning_rate": 9.919771562688904e-05,
884
+ "loss": 0.0002,
885
+ "step": 124
886
+ },
887
+ {
888
+ "epoch": 0.09283327144448571,
889
+ "grad_norm": 0.009683290496468544,
890
+ "learning_rate": 9.917594591552089e-05,
891
+ "loss": 0.0005,
892
+ "step": 125
893
+ },
894
+ {
895
+ "epoch": 0.09357593761604159,
896
+ "grad_norm": 0.01857328973710537,
897
+ "learning_rate": 9.915388724114301e-05,
898
+ "loss": 0.0011,
899
+ "step": 126
900
+ },
901
+ {
902
+ "epoch": 0.09431860378759747,
903
+ "grad_norm": 0.0045487345196306705,
904
+ "learning_rate": 9.913153973337446e-05,
905
+ "loss": 0.0004,
906
+ "step": 127
907
+ },
908
+ {
909
+ "epoch": 0.09506126995915336,
910
+ "grad_norm": 0.019089125096797943,
911
+ "learning_rate": 9.910890352353153e-05,
912
+ "loss": 0.0009,
913
+ "step": 128
914
+ },
915
+ {
916
+ "epoch": 0.09580393613070924,
917
+ "grad_norm": 0.01162141002714634,
918
+ "learning_rate": 9.908597874462699e-05,
919
+ "loss": 0.0004,
920
+ "step": 129
921
+ },
922
+ {
923
+ "epoch": 0.09654660230226514,
924
+ "grad_norm": 0.0069759683683514595,
925
+ "learning_rate": 9.906276553136923e-05,
926
+ "loss": 0.0005,
927
+ "step": 130
928
+ },
929
+ {
930
+ "epoch": 0.09728926847382102,
931
+ "grad_norm": 1.388071894645691,
932
+ "learning_rate": 9.903926402016153e-05,
933
+ "loss": 0.0127,
934
+ "step": 131
935
+ },
936
+ {
937
+ "epoch": 0.0980319346453769,
938
+ "grad_norm": 0.006189362611621618,
939
+ "learning_rate": 9.901547434910122e-05,
940
+ "loss": 0.0004,
941
+ "step": 132
942
+ },
943
+ {
944
+ "epoch": 0.09877460081693279,
945
+ "grad_norm": 0.0009308147127740085,
946
+ "learning_rate": 9.899139665797887e-05,
947
+ "loss": 0.0001,
948
+ "step": 133
949
+ },
950
+ {
951
+ "epoch": 0.09951726698848867,
952
+ "grad_norm": 0.003263165010139346,
953
+ "learning_rate": 9.896703108827759e-05,
954
+ "loss": 0.0002,
955
+ "step": 134
956
+ },
957
+ {
958
+ "epoch": 0.10025993316004456,
959
+ "grad_norm": 0.0018793240888044238,
960
+ "learning_rate": 9.894237778317195e-05,
961
+ "loss": 0.0002,
962
+ "step": 135
963
+ },
964
+ {
965
+ "epoch": 0.10100259933160044,
966
+ "grad_norm": 0.2546728551387787,
967
+ "learning_rate": 9.891743688752738e-05,
968
+ "loss": 0.0021,
969
+ "step": 136
970
+ },
971
+ {
972
+ "epoch": 0.10174526550315634,
973
+ "grad_norm": 0.01736506260931492,
974
+ "learning_rate": 9.88922085478992e-05,
975
+ "loss": 0.0004,
976
+ "step": 137
977
+ },
978
+ {
979
+ "epoch": 0.10248793167471222,
980
+ "grad_norm": 0.003645472228527069,
981
+ "learning_rate": 9.88666929125318e-05,
982
+ "loss": 0.0003,
983
+ "step": 138
984
+ },
985
+ {
986
+ "epoch": 0.1032305978462681,
987
+ "grad_norm": 0.002554230624809861,
988
+ "learning_rate": 9.884089013135766e-05,
989
+ "loss": 0.0002,
990
+ "step": 139
991
+ },
992
+ {
993
+ "epoch": 0.10397326401782399,
994
+ "grad_norm": 0.003567540319636464,
995
+ "learning_rate": 9.881480035599667e-05,
996
+ "loss": 0.0002,
997
+ "step": 140
998
+ },
999
+ {
1000
+ "epoch": 0.10471593018937987,
1001
+ "grad_norm": 0.0011336462339386344,
1002
+ "learning_rate": 9.87884237397551e-05,
1003
+ "loss": 0.0002,
1004
+ "step": 141
1005
+ },
1006
+ {
1007
+ "epoch": 0.10545859636093576,
1008
+ "grad_norm": 0.0014857546193525195,
1009
+ "learning_rate": 9.876176043762467e-05,
1010
+ "loss": 0.0001,
1011
+ "step": 142
1012
+ },
1013
+ {
1014
+ "epoch": 0.10620126253249164,
1015
+ "grad_norm": 0.022715391591191292,
1016
+ "learning_rate": 9.873481060628174e-05,
1017
+ "loss": 0.0006,
1018
+ "step": 143
1019
+ },
1020
+ {
1021
+ "epoch": 0.10694392870404754,
1022
+ "grad_norm": 1.0306154489517212,
1023
+ "learning_rate": 9.870757440408638e-05,
1024
+ "loss": 0.0073,
1025
+ "step": 144
1026
+ },
1027
+ {
1028
+ "epoch": 0.10768659487560342,
1029
+ "grad_norm": 0.002907106187194586,
1030
+ "learning_rate": 9.868005199108133e-05,
1031
+ "loss": 0.0002,
1032
+ "step": 145
1033
+ },
1034
+ {
1035
+ "epoch": 0.1084292610471593,
1036
+ "grad_norm": 0.0016110404394567013,
1037
+ "learning_rate": 9.865224352899119e-05,
1038
+ "loss": 0.0002,
1039
+ "step": 146
1040
+ },
1041
+ {
1042
+ "epoch": 0.10917192721871519,
1043
+ "grad_norm": 0.0025813078973442316,
1044
+ "learning_rate": 9.862414918122141e-05,
1045
+ "loss": 0.0002,
1046
+ "step": 147
1047
+ },
1048
+ {
1049
+ "epoch": 0.10991459339027107,
1050
+ "grad_norm": 0.0018323366530239582,
1051
+ "learning_rate": 9.859576911285728e-05,
1052
+ "loss": 0.0002,
1053
+ "step": 148
1054
+ },
1055
+ {
1056
+ "epoch": 0.11065725956182695,
1057
+ "grad_norm": 0.7255179286003113,
1058
+ "learning_rate": 9.856710349066307e-05,
1059
+ "loss": 0.0081,
1060
+ "step": 149
1061
+ },
1062
+ {
1063
+ "epoch": 0.11139992573338285,
1064
+ "grad_norm": 3.8413281440734863,
1065
+ "learning_rate": 9.853815248308101e-05,
1066
+ "loss": 0.2887,
1067
+ "step": 150
1068
+ },
1069
+ {
1070
+ "epoch": 0.11214259190493873,
1071
+ "grad_norm": 0.01481606438755989,
1072
+ "learning_rate": 9.850891626023022e-05,
1073
+ "loss": 0.0009,
1074
+ "step": 151
1075
+ },
1076
+ {
1077
+ "epoch": 0.11288525807649462,
1078
+ "grad_norm": 0.005497956182807684,
1079
+ "learning_rate": 9.84793949939058e-05,
1080
+ "loss": 0.0004,
1081
+ "step": 152
1082
+ },
1083
+ {
1084
+ "epoch": 0.1136279242480505,
1085
+ "grad_norm": 0.05774915963411331,
1086
+ "learning_rate": 9.844958885757784e-05,
1087
+ "loss": 0.0008,
1088
+ "step": 153
1089
+ },
1090
+ {
1091
+ "epoch": 0.11437059041960639,
1092
+ "grad_norm": 0.22279635071754456,
1093
+ "learning_rate": 9.84194980263903e-05,
1094
+ "loss": 0.0023,
1095
+ "step": 154
1096
+ },
1097
+ {
1098
+ "epoch": 0.11511325659116227,
1099
+ "grad_norm": 0.0037247207947075367,
1100
+ "learning_rate": 9.838912267716005e-05,
1101
+ "loss": 0.0003,
1102
+ "step": 155
1103
+ },
1104
+ {
1105
+ "epoch": 0.11585592276271815,
1106
+ "grad_norm": 0.0031422695610672235,
1107
+ "learning_rate": 9.835846298837584e-05,
1108
+ "loss": 0.0003,
1109
+ "step": 156
1110
+ },
1111
+ {
1112
+ "epoch": 0.11659858893427405,
1113
+ "grad_norm": 0.004694859962910414,
1114
+ "learning_rate": 9.83275191401972e-05,
1115
+ "loss": 0.0003,
1116
+ "step": 157
1117
+ },
1118
+ {
1119
+ "epoch": 0.11734125510582993,
1120
+ "grad_norm": 0.009304534643888474,
1121
+ "learning_rate": 9.829629131445342e-05,
1122
+ "loss": 0.0004,
1123
+ "step": 158
1124
+ },
1125
+ {
1126
+ "epoch": 0.11808392127738582,
1127
+ "grad_norm": 0.0023734685964882374,
1128
+ "learning_rate": 9.826477969464249e-05,
1129
+ "loss": 0.0003,
1130
+ "step": 159
1131
+ },
1132
+ {
1133
+ "epoch": 0.1188265874489417,
1134
+ "grad_norm": 0.004084714688360691,
1135
+ "learning_rate": 9.823298446592998e-05,
1136
+ "loss": 0.0003,
1137
+ "step": 160
1138
+ },
1139
+ {
1140
+ "epoch": 0.11956925362049758,
1141
+ "grad_norm": 0.005245341453701258,
1142
+ "learning_rate": 9.820090581514797e-05,
1143
+ "loss": 0.0003,
1144
+ "step": 161
1145
+ },
1146
+ {
1147
+ "epoch": 0.12031191979205347,
1148
+ "grad_norm": 0.00829974003136158,
1149
+ "learning_rate": 9.816854393079403e-05,
1150
+ "loss": 0.0004,
1151
+ "step": 162
1152
+ },
1153
+ {
1154
+ "epoch": 0.12105458596360935,
1155
+ "grad_norm": 0.07217549532651901,
1156
+ "learning_rate": 9.81358990030299e-05,
1157
+ "loss": 0.001,
1158
+ "step": 163
1159
+ },
1160
+ {
1161
+ "epoch": 0.12179725213516525,
1162
+ "grad_norm": 0.0019713877700269222,
1163
+ "learning_rate": 9.810297122368067e-05,
1164
+ "loss": 0.0002,
1165
+ "step": 164
1166
+ },
1167
+ {
1168
+ "epoch": 0.12253991830672113,
1169
+ "grad_norm": 0.008508375845849514,
1170
+ "learning_rate": 9.806976078623337e-05,
1171
+ "loss": 0.0005,
1172
+ "step": 165
1173
+ },
1174
+ {
1175
+ "epoch": 0.12328258447827702,
1176
+ "grad_norm": 0.0026160285342484713,
1177
+ "learning_rate": 9.803626788583603e-05,
1178
+ "loss": 0.0002,
1179
+ "step": 166
1180
+ },
1181
+ {
1182
+ "epoch": 0.1240252506498329,
1183
+ "grad_norm": 0.004115263931453228,
1184
+ "learning_rate": 9.800249271929645e-05,
1185
+ "loss": 0.0003,
1186
+ "step": 167
1187
+ },
1188
+ {
1189
+ "epoch": 0.12476791682138878,
1190
+ "grad_norm": 0.009765752591192722,
1191
+ "learning_rate": 9.796843548508101e-05,
1192
+ "loss": 0.0004,
1193
+ "step": 168
1194
+ },
1195
+ {
1196
+ "epoch": 0.12551058299294468,
1197
+ "grad_norm": 0.032703742384910583,
1198
+ "learning_rate": 9.793409638331363e-05,
1199
+ "loss": 0.0009,
1200
+ "step": 169
1201
+ },
1202
+ {
1203
+ "epoch": 0.12625324916450056,
1204
+ "grad_norm": 0.005391250364482403,
1205
+ "learning_rate": 9.789947561577445e-05,
1206
+ "loss": 0.0003,
1207
+ "step": 170
1208
+ },
1209
+ {
1210
+ "epoch": 0.12699591533605645,
1211
+ "grad_norm": 0.2329409420490265,
1212
+ "learning_rate": 9.786457338589872e-05,
1213
+ "loss": 0.0022,
1214
+ "step": 171
1215
+ },
1216
+ {
1217
+ "epoch": 0.12773858150761233,
1218
+ "grad_norm": 0.006565611343830824,
1219
+ "learning_rate": 9.782938989877562e-05,
1220
+ "loss": 0.0003,
1221
+ "step": 172
1222
+ },
1223
+ {
1224
+ "epoch": 0.12848124767916821,
1225
+ "grad_norm": 0.00805259495973587,
1226
+ "learning_rate": 9.779392536114698e-05,
1227
+ "loss": 0.0005,
1228
+ "step": 173
1229
+ },
1230
+ {
1231
+ "epoch": 0.1292239138507241,
1232
+ "grad_norm": 0.05728701129555702,
1233
+ "learning_rate": 9.775817998140616e-05,
1234
+ "loss": 0.0008,
1235
+ "step": 174
1236
+ },
1237
+ {
1238
+ "epoch": 0.12996658002227998,
1239
+ "grad_norm": 0.030414534732699394,
1240
+ "learning_rate": 9.772215396959674e-05,
1241
+ "loss": 0.0006,
1242
+ "step": 175
1243
+ },
1244
+ {
1245
+ "epoch": 0.13070924619383587,
1246
+ "grad_norm": 0.003174105193465948,
1247
+ "learning_rate": 9.768584753741134e-05,
1248
+ "loss": 0.0003,
1249
+ "step": 176
1250
+ },
1251
+ {
1252
+ "epoch": 0.13145191236539175,
1253
+ "grad_norm": 0.005474573001265526,
1254
+ "learning_rate": 9.764926089819038e-05,
1255
+ "loss": 0.0005,
1256
+ "step": 177
1257
+ },
1258
+ {
1259
+ "epoch": 0.13219457853694763,
1260
+ "grad_norm": 0.01835116557776928,
1261
+ "learning_rate": 9.761239426692077e-05,
1262
+ "loss": 0.0006,
1263
+ "step": 178
1264
+ },
1265
+ {
1266
+ "epoch": 0.13293724470850352,
1267
+ "grad_norm": 0.07570798695087433,
1268
+ "learning_rate": 9.757524786023468e-05,
1269
+ "loss": 0.0025,
1270
+ "step": 179
1271
+ },
1272
+ {
1273
+ "epoch": 0.13367991088005943,
1274
+ "grad_norm": 0.0024187075905501842,
1275
+ "learning_rate": 9.753782189640834e-05,
1276
+ "loss": 0.0002,
1277
+ "step": 180
1278
+ },
1279
+ {
1280
+ "epoch": 0.1344225770516153,
1281
+ "grad_norm": 0.014368316158652306,
1282
+ "learning_rate": 9.750011659536058e-05,
1283
+ "loss": 0.0006,
1284
+ "step": 181
1285
+ },
1286
+ {
1287
+ "epoch": 0.1351652432231712,
1288
+ "grad_norm": 0.013278312981128693,
1289
+ "learning_rate": 9.74621321786517e-05,
1290
+ "loss": 0.0005,
1291
+ "step": 182
1292
+ },
1293
+ {
1294
+ "epoch": 0.13590790939472708,
1295
+ "grad_norm": 0.01532573252916336,
1296
+ "learning_rate": 9.742386886948213e-05,
1297
+ "loss": 0.0003,
1298
+ "step": 183
1299
+ },
1300
+ {
1301
+ "epoch": 0.13665057556628296,
1302
+ "grad_norm": 0.0070452457293868065,
1303
+ "learning_rate": 9.738532689269112e-05,
1304
+ "loss": 0.0003,
1305
+ "step": 184
1306
+ },
1307
+ {
1308
+ "epoch": 0.13739324173783884,
1309
+ "grad_norm": 0.5086126923561096,
1310
+ "learning_rate": 9.73465064747553e-05,
1311
+ "loss": 0.0046,
1312
+ "step": 185
1313
+ },
1314
+ {
1315
+ "epoch": 0.13813590790939473,
1316
+ "grad_norm": 0.00677888048812747,
1317
+ "learning_rate": 9.730740784378753e-05,
1318
+ "loss": 0.0004,
1319
+ "step": 186
1320
+ },
1321
+ {
1322
+ "epoch": 0.1388785740809506,
1323
+ "grad_norm": 0.014153935015201569,
1324
+ "learning_rate": 9.726803122953547e-05,
1325
+ "loss": 0.0005,
1326
+ "step": 187
1327
+ },
1328
+ {
1329
+ "epoch": 0.1396212402525065,
1330
+ "grad_norm": 0.005835146643221378,
1331
+ "learning_rate": 9.722837686338025e-05,
1332
+ "loss": 0.0002,
1333
+ "step": 188
1334
+ },
1335
+ {
1336
+ "epoch": 0.14036390642406238,
1337
+ "grad_norm": 0.004742791876196861,
1338
+ "learning_rate": 9.718844497833504e-05,
1339
+ "loss": 0.0003,
1340
+ "step": 189
1341
+ },
1342
+ {
1343
+ "epoch": 0.14110657259561826,
1344
+ "grad_norm": 0.002392592839896679,
1345
+ "learning_rate": 9.71482358090438e-05,
1346
+ "loss": 0.0002,
1347
+ "step": 190
1348
+ },
1349
+ {
1350
+ "epoch": 0.14184923876717415,
1351
+ "grad_norm": 0.009971565566956997,
1352
+ "learning_rate": 9.710774959177983e-05,
1353
+ "loss": 0.0004,
1354
+ "step": 191
1355
+ },
1356
+ {
1357
+ "epoch": 0.14259190493873003,
1358
+ "grad_norm": 0.000985423568636179,
1359
+ "learning_rate": 9.706698656444438e-05,
1360
+ "loss": 0.0001,
1361
+ "step": 192
1362
+ },
1363
+ {
1364
+ "epoch": 0.1433345711102859,
1365
+ "grad_norm": 0.002976580522954464,
1366
+ "learning_rate": 9.702594696656524e-05,
1367
+ "loss": 0.0003,
1368
+ "step": 193
1369
+ },
1370
+ {
1371
+ "epoch": 0.14407723728184182,
1372
+ "grad_norm": 0.004122724290937185,
1373
+ "learning_rate": 9.698463103929542e-05,
1374
+ "loss": 0.0003,
1375
+ "step": 194
1376
+ },
1377
+ {
1378
+ "epoch": 0.1448199034533977,
1379
+ "grad_norm": 0.004222078714519739,
1380
+ "learning_rate": 9.694303902541163e-05,
1381
+ "loss": 0.0002,
1382
+ "step": 195
1383
+ },
1384
+ {
1385
+ "epoch": 0.1455625696249536,
1386
+ "grad_norm": 0.002287927782163024,
1387
+ "learning_rate": 9.69011711693129e-05,
1388
+ "loss": 0.0002,
1389
+ "step": 196
1390
+ },
1391
+ {
1392
+ "epoch": 0.14630523579650948,
1393
+ "grad_norm": 0.001492491108365357,
1394
+ "learning_rate": 9.685902771701913e-05,
1395
+ "loss": 0.0002,
1396
+ "step": 197
1397
+ },
1398
+ {
1399
+ "epoch": 0.14704790196806536,
1400
+ "grad_norm": 0.00485377898439765,
1401
+ "learning_rate": 9.681660891616966e-05,
1402
+ "loss": 0.0003,
1403
+ "step": 198
1404
+ },
1405
+ {
1406
+ "epoch": 0.14779056813962124,
1407
+ "grad_norm": 0.014361650682985783,
1408
+ "learning_rate": 9.677391501602182e-05,
1409
+ "loss": 0.0005,
1410
+ "step": 199
1411
+ },
1412
+ {
1413
+ "epoch": 0.14853323431117713,
1414
+ "grad_norm": 1.621951699256897,
1415
+ "learning_rate": 9.673094626744942e-05,
1416
+ "loss": 0.0662,
1417
+ "step": 200
1418
+ },
1419
+ {
1420
+ "epoch": 0.149275900482733,
1421
+ "grad_norm": 0.0026435288600623608,
1422
+ "learning_rate": 9.668770292294136e-05,
1423
+ "loss": 0.0002,
1424
+ "step": 201
1425
+ },
1426
+ {
1427
+ "epoch": 0.1500185666542889,
1428
+ "grad_norm": 0.0024962294846773148,
1429
+ "learning_rate": 9.664418523660004e-05,
1430
+ "loss": 0.0002,
1431
+ "step": 202
1432
+ },
1433
+ {
1434
+ "epoch": 0.15076123282584478,
1435
+ "grad_norm": 0.002211767714470625,
1436
+ "learning_rate": 9.660039346413994e-05,
1437
+ "loss": 0.0002,
1438
+ "step": 203
1439
+ },
1440
+ {
1441
+ "epoch": 0.15150389899740066,
1442
+ "grad_norm": 0.002533277263864875,
1443
+ "learning_rate": 9.65563278628861e-05,
1444
+ "loss": 0.0003,
1445
+ "step": 204
1446
+ },
1447
+ {
1448
+ "epoch": 0.15224656516895654,
1449
+ "grad_norm": 0.006425884552299976,
1450
+ "learning_rate": 9.651198869177263e-05,
1451
+ "loss": 0.0004,
1452
+ "step": 205
1453
+ },
1454
+ {
1455
+ "epoch": 0.15298923134051243,
1456
+ "grad_norm": 0.0048479656688869,
1457
+ "learning_rate": 9.646737621134112e-05,
1458
+ "loss": 0.0003,
1459
+ "step": 206
1460
+ },
1461
+ {
1462
+ "epoch": 0.15373189751206834,
1463
+ "grad_norm": 0.004739306401461363,
1464
+ "learning_rate": 9.642249068373921e-05,
1465
+ "loss": 0.0004,
1466
+ "step": 207
1467
+ },
1468
+ {
1469
+ "epoch": 0.15447456368362422,
1470
+ "grad_norm": 0.0035690851509571075,
1471
+ "learning_rate": 9.637733237271894e-05,
1472
+ "loss": 0.0002,
1473
+ "step": 208
1474
+ },
1475
+ {
1476
+ "epoch": 0.1552172298551801,
1477
+ "grad_norm": 0.001971122808754444,
1478
+ "learning_rate": 9.633190154363527e-05,
1479
+ "loss": 0.0002,
1480
+ "step": 209
1481
+ },
1482
+ {
1483
+ "epoch": 0.155959896026736,
1484
+ "grad_norm": 0.0017060886602848768,
1485
+ "learning_rate": 9.628619846344454e-05,
1486
+ "loss": 0.0002,
1487
+ "step": 210
1488
+ },
1489
+ {
1490
+ "epoch": 0.15670256219829187,
1491
+ "grad_norm": 0.011329671368002892,
1492
+ "learning_rate": 9.624022340070279e-05,
1493
+ "loss": 0.0003,
1494
+ "step": 211
1495
+ },
1496
+ {
1497
+ "epoch": 0.15744522836984776,
1498
+ "grad_norm": 0.002570141339674592,
1499
+ "learning_rate": 9.619397662556435e-05,
1500
+ "loss": 0.0002,
1501
+ "step": 212
1502
+ },
1503
+ {
1504
+ "epoch": 0.15818789454140364,
1505
+ "grad_norm": 0.0023831925354897976,
1506
+ "learning_rate": 9.614745840978008e-05,
1507
+ "loss": 0.0002,
1508
+ "step": 213
1509
+ },
1510
+ {
1511
+ "epoch": 0.15893056071295952,
1512
+ "grad_norm": 0.016878001391887665,
1513
+ "learning_rate": 9.610066902669592e-05,
1514
+ "loss": 0.0007,
1515
+ "step": 214
1516
+ },
1517
+ {
1518
+ "epoch": 0.1596732268845154,
1519
+ "grad_norm": 0.008881067857146263,
1520
+ "learning_rate": 9.605360875125117e-05,
1521
+ "loss": 0.0002,
1522
+ "step": 215
1523
+ },
1524
+ {
1525
+ "epoch": 0.1604158930560713,
1526
+ "grad_norm": 0.0010246317833662033,
1527
+ "learning_rate": 9.600627785997696e-05,
1528
+ "loss": 0.0001,
1529
+ "step": 216
1530
+ },
1531
+ {
1532
+ "epoch": 0.16115855922762717,
1533
+ "grad_norm": 0.0019209448946639895,
1534
+ "learning_rate": 9.595867663099453e-05,
1535
+ "loss": 0.0002,
1536
+ "step": 217
1537
+ },
1538
+ {
1539
+ "epoch": 0.16190122539918306,
1540
+ "grad_norm": 0.0022903543431311846,
1541
+ "learning_rate": 9.591080534401371e-05,
1542
+ "loss": 0.0002,
1543
+ "step": 218
1544
+ },
1545
+ {
1546
+ "epoch": 0.16264389157073894,
1547
+ "grad_norm": 0.009357557632029057,
1548
+ "learning_rate": 9.586266428033119e-05,
1549
+ "loss": 0.0003,
1550
+ "step": 219
1551
+ },
1552
+ {
1553
+ "epoch": 0.16338655774229485,
1554
+ "grad_norm": 0.003212034935131669,
1555
+ "learning_rate": 9.581425372282891e-05,
1556
+ "loss": 0.0002,
1557
+ "step": 220
1558
+ },
1559
+ {
1560
+ "epoch": 0.16412922391385074,
1561
+ "grad_norm": 0.006715564522892237,
1562
+ "learning_rate": 9.576557395597236e-05,
1563
+ "loss": 0.0005,
1564
+ "step": 221
1565
+ },
1566
+ {
1567
+ "epoch": 0.16487189008540662,
1568
+ "grad_norm": 0.009416691958904266,
1569
+ "learning_rate": 9.571662526580898e-05,
1570
+ "loss": 0.0007,
1571
+ "step": 222
1572
+ },
1573
+ {
1574
+ "epoch": 0.1656145562569625,
1575
+ "grad_norm": 0.005933799315243959,
1576
+ "learning_rate": 9.566740793996637e-05,
1577
+ "loss": 0.0003,
1578
+ "step": 223
1579
+ },
1580
+ {
1581
+ "epoch": 0.1663572224285184,
1582
+ "grad_norm": 0.0062180450186133385,
1583
+ "learning_rate": 9.561792226765072e-05,
1584
+ "loss": 0.0004,
1585
+ "step": 224
1586
+ },
1587
+ {
1588
+ "epoch": 0.16709988860007427,
1589
+ "grad_norm": 0.007876376621425152,
1590
+ "learning_rate": 9.5568168539645e-05,
1591
+ "loss": 0.0004,
1592
+ "step": 225
1593
+ },
1594
+ {
1595
+ "epoch": 0.16784255477163015,
1596
+ "grad_norm": 0.06271418929100037,
1597
+ "learning_rate": 9.551814704830734e-05,
1598
+ "loss": 0.0017,
1599
+ "step": 226
1600
+ },
1601
+ {
1602
+ "epoch": 0.16858522094318604,
1603
+ "grad_norm": 0.002005163347348571,
1604
+ "learning_rate": 9.546785808756926e-05,
1605
+ "loss": 0.0002,
1606
+ "step": 227
1607
+ },
1608
+ {
1609
+ "epoch": 0.16932788711474192,
1610
+ "grad_norm": 0.022918762639164925,
1611
+ "learning_rate": 9.541730195293397e-05,
1612
+ "loss": 0.0004,
1613
+ "step": 228
1614
+ },
1615
+ {
1616
+ "epoch": 0.1700705532862978,
1617
+ "grad_norm": 0.018031733110547066,
1618
+ "learning_rate": 9.53664789414746e-05,
1619
+ "loss": 0.0004,
1620
+ "step": 229
1621
+ },
1622
+ {
1623
+ "epoch": 0.1708132194578537,
1624
+ "grad_norm": 0.0034406071063131094,
1625
+ "learning_rate": 9.53153893518325e-05,
1626
+ "loss": 0.0002,
1627
+ "step": 230
1628
+ },
1629
+ {
1630
+ "epoch": 0.17155588562940957,
1631
+ "grad_norm": 0.03680207580327988,
1632
+ "learning_rate": 9.526403348421544e-05,
1633
+ "loss": 0.0004,
1634
+ "step": 231
1635
+ },
1636
+ {
1637
+ "epoch": 0.17229855180096545,
1638
+ "grad_norm": 0.001635130844078958,
1639
+ "learning_rate": 9.521241164039589e-05,
1640
+ "loss": 0.0002,
1641
+ "step": 232
1642
+ },
1643
+ {
1644
+ "epoch": 0.17304121797252134,
1645
+ "grad_norm": 0.012099578976631165,
1646
+ "learning_rate": 9.516052412370921e-05,
1647
+ "loss": 0.0004,
1648
+ "step": 233
1649
+ },
1650
+ {
1651
+ "epoch": 0.17378388414407725,
1652
+ "grad_norm": 0.001356737338937819,
1653
+ "learning_rate": 9.51083712390519e-05,
1654
+ "loss": 0.0001,
1655
+ "step": 234
1656
+ },
1657
+ {
1658
+ "epoch": 0.17452655031563313,
1659
+ "grad_norm": 0.003389824880287051,
1660
+ "learning_rate": 9.505595329287972e-05,
1661
+ "loss": 0.0001,
1662
+ "step": 235
1663
+ },
1664
+ {
1665
+ "epoch": 0.17526921648718902,
1666
+ "grad_norm": 0.004536811728030443,
1667
+ "learning_rate": 9.500327059320606e-05,
1668
+ "loss": 0.0003,
1669
+ "step": 236
1670
+ },
1671
+ {
1672
+ "epoch": 0.1760118826587449,
1673
+ "grad_norm": 0.2518163323402405,
1674
+ "learning_rate": 9.495032344959998e-05,
1675
+ "loss": 0.0022,
1676
+ "step": 237
1677
+ },
1678
+ {
1679
+ "epoch": 0.17675454883030078,
1680
+ "grad_norm": 0.0022397220600396395,
1681
+ "learning_rate": 9.48971121731844e-05,
1682
+ "loss": 0.0002,
1683
+ "step": 238
1684
+ },
1685
+ {
1686
+ "epoch": 0.17749721500185667,
1687
+ "grad_norm": 0.0010416822042316198,
1688
+ "learning_rate": 9.484363707663442e-05,
1689
+ "loss": 0.0001,
1690
+ "step": 239
1691
+ },
1692
+ {
1693
+ "epoch": 0.17823988117341255,
1694
+ "grad_norm": 0.0013076276518404484,
1695
+ "learning_rate": 9.478989847417526e-05,
1696
+ "loss": 0.0001,
1697
+ "step": 240
1698
+ },
1699
+ {
1700
+ "epoch": 0.17898254734496843,
1701
+ "grad_norm": 0.0012382504064589739,
1702
+ "learning_rate": 9.473589668158061e-05,
1703
+ "loss": 0.0002,
1704
+ "step": 241
1705
+ },
1706
+ {
1707
+ "epoch": 0.17972521351652432,
1708
+ "grad_norm": 0.0214553065598011,
1709
+ "learning_rate": 9.468163201617062e-05,
1710
+ "loss": 0.0006,
1711
+ "step": 242
1712
+ },
1713
+ {
1714
+ "epoch": 0.1804678796880802,
1715
+ "grad_norm": 0.002527498174458742,
1716
+ "learning_rate": 9.462710479681019e-05,
1717
+ "loss": 0.0002,
1718
+ "step": 243
1719
+ },
1720
+ {
1721
+ "epoch": 0.18121054585963609,
1722
+ "grad_norm": 0.011280801147222519,
1723
+ "learning_rate": 9.457231534390694e-05,
1724
+ "loss": 0.0003,
1725
+ "step": 244
1726
+ },
1727
+ {
1728
+ "epoch": 0.18195321203119197,
1729
+ "grad_norm": 0.0018357493681833148,
1730
+ "learning_rate": 9.451726397940945e-05,
1731
+ "loss": 0.0002,
1732
+ "step": 245
1733
+ },
1734
+ {
1735
+ "epoch": 0.18269587820274785,
1736
+ "grad_norm": 0.08694746345281601,
1737
+ "learning_rate": 9.446195102680531e-05,
1738
+ "loss": 0.0009,
1739
+ "step": 246
1740
+ },
1741
+ {
1742
+ "epoch": 0.18343854437430376,
1743
+ "grad_norm": 0.04296145588159561,
1744
+ "learning_rate": 9.440637681111922e-05,
1745
+ "loss": 0.0006,
1746
+ "step": 247
1747
+ },
1748
+ {
1749
+ "epoch": 0.18418121054585965,
1750
+ "grad_norm": 0.006709881592541933,
1751
+ "learning_rate": 9.435054165891109e-05,
1752
+ "loss": 0.0004,
1753
+ "step": 248
1754
+ },
1755
+ {
1756
+ "epoch": 0.18492387671741553,
1757
+ "grad_norm": 0.003305165795609355,
1758
+ "learning_rate": 9.429444589827412e-05,
1759
+ "loss": 0.0002,
1760
+ "step": 249
1761
+ },
1762
+ {
1763
+ "epoch": 0.18566654288897141,
1764
+ "grad_norm": 0.0106744933873415,
1765
+ "learning_rate": 9.423808985883289e-05,
1766
+ "loss": 0.0004,
1767
+ "step": 250
1768
+ },
1769
+ {
1770
+ "epoch": 0.1864092090605273,
1771
+ "grad_norm": 0.2720184326171875,
1772
+ "learning_rate": 9.418147387174139e-05,
1773
+ "loss": 0.0074,
1774
+ "step": 251
1775
+ },
1776
+ {
1777
+ "epoch": 0.18715187523208318,
1778
+ "grad_norm": 0.005303042940795422,
1779
+ "learning_rate": 9.412459826968108e-05,
1780
+ "loss": 0.0003,
1781
+ "step": 252
1782
+ },
1783
+ {
1784
+ "epoch": 0.18789454140363906,
1785
+ "grad_norm": 0.0023732127156108618,
1786
+ "learning_rate": 9.406746338685895e-05,
1787
+ "loss": 0.0001,
1788
+ "step": 253
1789
+ },
1790
+ {
1791
+ "epoch": 0.18863720757519495,
1792
+ "grad_norm": 0.006592648569494486,
1793
+ "learning_rate": 9.401006955900556e-05,
1794
+ "loss": 0.0002,
1795
+ "step": 254
1796
+ },
1797
+ {
1798
+ "epoch": 0.18937987374675083,
1799
+ "grad_norm": 0.0008024009293876588,
1800
+ "learning_rate": 9.395241712337307e-05,
1801
+ "loss": 0.0001,
1802
+ "step": 255
1803
+ },
1804
+ {
1805
+ "epoch": 0.19012253991830672,
1806
+ "grad_norm": 0.002137925708666444,
1807
+ "learning_rate": 9.389450641873323e-05,
1808
+ "loss": 0.0002,
1809
+ "step": 256
1810
+ },
1811
+ {
1812
+ "epoch": 0.1908652060898626,
1813
+ "grad_norm": 0.005445448216050863,
1814
+ "learning_rate": 9.38363377853754e-05,
1815
+ "loss": 0.0002,
1816
+ "step": 257
1817
+ },
1818
+ {
1819
+ "epoch": 0.19160787226141848,
1820
+ "grad_norm": 0.0010594564955681562,
1821
+ "learning_rate": 9.377791156510455e-05,
1822
+ "loss": 0.0001,
1823
+ "step": 258
1824
+ },
1825
+ {
1826
+ "epoch": 0.19235053843297437,
1827
+ "grad_norm": 0.0036199286114424467,
1828
+ "learning_rate": 9.371922810123929e-05,
1829
+ "loss": 0.0002,
1830
+ "step": 259
1831
+ },
1832
+ {
1833
+ "epoch": 0.19309320460453028,
1834
+ "grad_norm": 0.0007854366558603942,
1835
+ "learning_rate": 9.36602877386098e-05,
1836
+ "loss": 0.0001,
1837
+ "step": 260
1838
+ },
1839
+ {
1840
+ "epoch": 0.19383587077608616,
1841
+ "grad_norm": 0.0012193581787869334,
1842
+ "learning_rate": 9.360109082355582e-05,
1843
+ "loss": 0.0001,
1844
+ "step": 261
1845
+ },
1846
+ {
1847
+ "epoch": 0.19457853694764204,
1848
+ "grad_norm": 0.009622081182897091,
1849
+ "learning_rate": 9.354163770392461e-05,
1850
+ "loss": 0.0005,
1851
+ "step": 262
1852
+ },
1853
+ {
1854
+ "epoch": 0.19532120311919793,
1855
+ "grad_norm": 0.0011145096505060792,
1856
+ "learning_rate": 9.348192872906896e-05,
1857
+ "loss": 0.0001,
1858
+ "step": 263
1859
+ },
1860
+ {
1861
+ "epoch": 0.1960638692907538,
1862
+ "grad_norm": 0.004288391210138798,
1863
+ "learning_rate": 9.342196424984504e-05,
1864
+ "loss": 0.0001,
1865
+ "step": 264
1866
+ },
1867
+ {
1868
+ "epoch": 0.1968065354623097,
1869
+ "grad_norm": 0.0054808189161121845,
1870
+ "learning_rate": 9.33617446186104e-05,
1871
+ "loss": 0.0003,
1872
+ "step": 265
1873
+ },
1874
+ {
1875
+ "epoch": 0.19754920163386558,
1876
+ "grad_norm": 0.0028313531074672937,
1877
+ "learning_rate": 9.330127018922194e-05,
1878
+ "loss": 0.0002,
1879
+ "step": 266
1880
+ },
1881
+ {
1882
+ "epoch": 0.19829186780542146,
1883
+ "grad_norm": 0.008807774633169174,
1884
+ "learning_rate": 9.324054131703371e-05,
1885
+ "loss": 0.0004,
1886
+ "step": 267
1887
+ },
1888
+ {
1889
+ "epoch": 0.19903453397697735,
1890
+ "grad_norm": 0.008937092497944832,
1891
+ "learning_rate": 9.317955835889494e-05,
1892
+ "loss": 0.0002,
1893
+ "step": 268
1894
+ },
1895
+ {
1896
+ "epoch": 0.19977720014853323,
1897
+ "grad_norm": 0.001885921461507678,
1898
+ "learning_rate": 9.311832167314787e-05,
1899
+ "loss": 0.0002,
1900
+ "step": 269
1901
+ },
1902
+ {
1903
+ "epoch": 0.2005198663200891,
1904
+ "grad_norm": 0.0014201418962329626,
1905
+ "learning_rate": 9.305683161962569e-05,
1906
+ "loss": 0.0001,
1907
+ "step": 270
1908
+ },
1909
+ {
1910
+ "epoch": 0.201262532491645,
1911
+ "grad_norm": 0.013191280886530876,
1912
+ "learning_rate": 9.299508855965039e-05,
1913
+ "loss": 0.0003,
1914
+ "step": 271
1915
+ },
1916
+ {
1917
+ "epoch": 0.20200519866320088,
1918
+ "grad_norm": 1.5947636365890503,
1919
+ "learning_rate": 9.293309285603067e-05,
1920
+ "loss": 0.153,
1921
+ "step": 272
1922
+ },
1923
+ {
1924
+ "epoch": 0.20274786483475676,
1925
+ "grad_norm": 0.005475195590406656,
1926
+ "learning_rate": 9.287084487305975e-05,
1927
+ "loss": 0.0002,
1928
+ "step": 273
1929
+ },
1930
+ {
1931
+ "epoch": 0.20349053100631267,
1932
+ "grad_norm": 0.0020285584032535553,
1933
+ "learning_rate": 9.280834497651334e-05,
1934
+ "loss": 0.0002,
1935
+ "step": 274
1936
+ },
1937
+ {
1938
+ "epoch": 0.20423319717786856,
1939
+ "grad_norm": 0.0018257065676152706,
1940
+ "learning_rate": 9.274559353364734e-05,
1941
+ "loss": 0.0001,
1942
+ "step": 275
1943
+ },
1944
+ {
1945
+ "epoch": 0.20497586334942444,
1946
+ "grad_norm": 0.01402269210666418,
1947
+ "learning_rate": 9.268259091319582e-05,
1948
+ "loss": 0.0006,
1949
+ "step": 276
1950
+ },
1951
+ {
1952
+ "epoch": 0.20571852952098033,
1953
+ "grad_norm": 0.05442607030272484,
1954
+ "learning_rate": 9.261933748536878e-05,
1955
+ "loss": 0.0006,
1956
+ "step": 277
1957
+ },
1958
+ {
1959
+ "epoch": 0.2064611956925362,
1960
+ "grad_norm": 0.002209064783528447,
1961
+ "learning_rate": 9.255583362184999e-05,
1962
+ "loss": 0.0002,
1963
+ "step": 278
1964
+ },
1965
+ {
1966
+ "epoch": 0.2072038618640921,
1967
+ "grad_norm": 0.019024129956960678,
1968
+ "learning_rate": 9.24920796957948e-05,
1969
+ "loss": 0.0003,
1970
+ "step": 279
1971
+ },
1972
+ {
1973
+ "epoch": 0.20794652803564798,
1974
+ "grad_norm": 0.008843375369906425,
1975
+ "learning_rate": 9.242807608182795e-05,
1976
+ "loss": 0.0004,
1977
+ "step": 280
1978
+ },
1979
+ {
1980
+ "epoch": 0.20868919420720386,
1981
+ "grad_norm": 0.11764897406101227,
1982
+ "learning_rate": 9.23638231560414e-05,
1983
+ "loss": 0.0015,
1984
+ "step": 281
1985
+ },
1986
+ {
1987
+ "epoch": 0.20943186037875974,
1988
+ "grad_norm": 0.004572493955492973,
1989
+ "learning_rate": 9.229932129599205e-05,
1990
+ "loss": 0.0002,
1991
+ "step": 282
1992
+ },
1993
+ {
1994
+ "epoch": 0.21017452655031563,
1995
+ "grad_norm": 0.006193062756210566,
1996
+ "learning_rate": 9.223457088069962e-05,
1997
+ "loss": 0.0003,
1998
+ "step": 283
1999
+ },
2000
+ {
2001
+ "epoch": 0.2109171927218715,
2002
+ "grad_norm": 0.028236044570803642,
2003
+ "learning_rate": 9.21695722906443e-05,
2004
+ "loss": 0.0006,
2005
+ "step": 284
2006
+ },
2007
+ {
2008
+ "epoch": 0.2116598588934274,
2009
+ "grad_norm": 0.012708684429526329,
2010
+ "learning_rate": 9.210432590776461e-05,
2011
+ "loss": 0.0008,
2012
+ "step": 285
2013
+ },
2014
+ {
2015
+ "epoch": 0.21240252506498328,
2016
+ "grad_norm": 0.02218322828412056,
2017
+ "learning_rate": 9.203883211545517e-05,
2018
+ "loss": 0.0008,
2019
+ "step": 286
2020
+ },
2021
+ {
2022
+ "epoch": 0.2131451912365392,
2023
+ "grad_norm": 0.015315636061131954,
2024
+ "learning_rate": 9.197309129856433e-05,
2025
+ "loss": 0.0005,
2026
+ "step": 287
2027
+ },
2028
+ {
2029
+ "epoch": 0.21388785740809507,
2030
+ "grad_norm": 0.011535655707120895,
2031
+ "learning_rate": 9.190710384339203e-05,
2032
+ "loss": 0.0005,
2033
+ "step": 288
2034
+ },
2035
+ {
2036
+ "epoch": 0.21463052357965096,
2037
+ "grad_norm": 0.013051263056695461,
2038
+ "learning_rate": 9.184087013768745e-05,
2039
+ "loss": 0.0003,
2040
+ "step": 289
2041
+ },
2042
+ {
2043
+ "epoch": 0.21537318975120684,
2044
+ "grad_norm": 0.003687142627313733,
2045
+ "learning_rate": 9.177439057064683e-05,
2046
+ "loss": 0.0003,
2047
+ "step": 290
2048
+ },
2049
+ {
2050
+ "epoch": 0.21611585592276272,
2051
+ "grad_norm": 0.007237662561237812,
2052
+ "learning_rate": 9.170766553291103e-05,
2053
+ "loss": 0.0003,
2054
+ "step": 291
2055
+ },
2056
+ {
2057
+ "epoch": 0.2168585220943186,
2058
+ "grad_norm": 0.007928196340799332,
2059
+ "learning_rate": 9.164069541656337e-05,
2060
+ "loss": 0.0004,
2061
+ "step": 292
2062
+ },
2063
+ {
2064
+ "epoch": 0.2176011882658745,
2065
+ "grad_norm": 0.04276131093502045,
2066
+ "learning_rate": 9.157348061512727e-05,
2067
+ "loss": 0.0005,
2068
+ "step": 293
2069
+ },
2070
+ {
2071
+ "epoch": 0.21834385443743037,
2072
+ "grad_norm": 0.029039736837148666,
2073
+ "learning_rate": 9.150602152356395e-05,
2074
+ "loss": 0.0006,
2075
+ "step": 294
2076
+ },
2077
+ {
2078
+ "epoch": 0.21908652060898626,
2079
+ "grad_norm": 0.08352446556091309,
2080
+ "learning_rate": 9.143831853827009e-05,
2081
+ "loss": 0.0015,
2082
+ "step": 295
2083
+ },
2084
+ {
2085
+ "epoch": 0.21982918678054214,
2086
+ "grad_norm": 0.12498286366462708,
2087
+ "learning_rate": 9.137037205707552e-05,
2088
+ "loss": 0.0008,
2089
+ "step": 296
2090
+ },
2091
+ {
2092
+ "epoch": 0.22057185295209802,
2093
+ "grad_norm": 0.012141775339841843,
2094
+ "learning_rate": 9.130218247924092e-05,
2095
+ "loss": 0.0005,
2096
+ "step": 297
2097
+ },
2098
+ {
2099
+ "epoch": 0.2213145191236539,
2100
+ "grad_norm": 0.007531680166721344,
2101
+ "learning_rate": 9.123375020545535e-05,
2102
+ "loss": 0.0003,
2103
+ "step": 298
2104
+ },
2105
+ {
2106
+ "epoch": 0.2220571852952098,
2107
+ "grad_norm": 0.009885065257549286,
2108
+ "learning_rate": 9.116507563783403e-05,
2109
+ "loss": 0.0004,
2110
+ "step": 299
2111
+ },
2112
+ {
2113
+ "epoch": 0.2227998514667657,
2114
+ "grad_norm": 0.26482439041137695,
2115
+ "learning_rate": 9.109615917991591e-05,
2116
+ "loss": 0.0014,
2117
+ "step": 300
2118
+ },
2119
+ {
2120
+ "epoch": 0.2235425176383216,
2121
+ "grad_norm": 0.00270358519628644,
2122
+ "learning_rate": 9.102700123666132e-05,
2123
+ "loss": 0.0002,
2124
+ "step": 301
2125
+ },
2126
+ {
2127
+ "epoch": 0.22428518380987747,
2128
+ "grad_norm": 1.3726491928100586,
2129
+ "learning_rate": 9.09576022144496e-05,
2130
+ "loss": 0.0146,
2131
+ "step": 302
2132
+ },
2133
+ {
2134
+ "epoch": 0.22502784998143335,
2135
+ "grad_norm": 0.2558269500732422,
2136
+ "learning_rate": 9.088796252107665e-05,
2137
+ "loss": 0.0018,
2138
+ "step": 303
2139
+ },
2140
+ {
2141
+ "epoch": 0.22577051615298924,
2142
+ "grad_norm": 0.7685271501541138,
2143
+ "learning_rate": 9.08180825657526e-05,
2144
+ "loss": 0.0064,
2145
+ "step": 304
2146
+ },
2147
+ {
2148
+ "epoch": 0.22651318232454512,
2149
+ "grad_norm": 0.010196542367339134,
2150
+ "learning_rate": 9.07479627590994e-05,
2151
+ "loss": 0.0004,
2152
+ "step": 305
2153
+ },
2154
+ {
2155
+ "epoch": 0.227255848496101,
2156
+ "grad_norm": 0.0029280134476721287,
2157
+ "learning_rate": 9.067760351314838e-05,
2158
+ "loss": 0.0002,
2159
+ "step": 306
2160
+ },
2161
+ {
2162
+ "epoch": 0.2279985146676569,
2163
+ "grad_norm": 0.0070107802748680115,
2164
+ "learning_rate": 9.060700524133785e-05,
2165
+ "loss": 0.0003,
2166
+ "step": 307
2167
+ },
2168
+ {
2169
+ "epoch": 0.22874118083921277,
2170
+ "grad_norm": 0.014984749257564545,
2171
+ "learning_rate": 9.053616835851062e-05,
2172
+ "loss": 0.0003,
2173
+ "step": 308
2174
+ },
2175
+ {
2176
+ "epoch": 0.22948384701076865,
2177
+ "grad_norm": 0.0027229287661612034,
2178
+ "learning_rate": 9.046509328091166e-05,
2179
+ "loss": 0.0002,
2180
+ "step": 309
2181
+ },
2182
+ {
2183
+ "epoch": 0.23022651318232454,
2184
+ "grad_norm": 0.006428726948797703,
2185
+ "learning_rate": 9.039378042618556e-05,
2186
+ "loss": 0.0003,
2187
+ "step": 310
2188
+ },
2189
+ {
2190
+ "epoch": 0.23096917935388042,
2191
+ "grad_norm": 0.007419643457978964,
2192
+ "learning_rate": 9.032223021337414e-05,
2193
+ "loss": 0.0004,
2194
+ "step": 311
2195
+ },
2196
+ {
2197
+ "epoch": 0.2317118455254363,
2198
+ "grad_norm": 0.0074731167405843735,
2199
+ "learning_rate": 9.025044306291392e-05,
2200
+ "loss": 0.0002,
2201
+ "step": 312
2202
+ },
2203
+ {
2204
+ "epoch": 0.2324545116969922,
2205
+ "grad_norm": 0.0038742341566830873,
2206
+ "learning_rate": 9.017841939663374e-05,
2207
+ "loss": 0.0002,
2208
+ "step": 313
2209
+ },
2210
+ {
2211
+ "epoch": 0.2331971778685481,
2212
+ "grad_norm": 0.010770438238978386,
2213
+ "learning_rate": 9.01061596377522e-05,
2214
+ "loss": 0.0004,
2215
+ "step": 314
2216
+ },
2217
+ {
2218
+ "epoch": 0.23393984404010398,
2219
+ "grad_norm": 0.009036507457494736,
2220
+ "learning_rate": 9.003366421087521e-05,
2221
+ "loss": 0.0003,
2222
+ "step": 315
2223
+ },
2224
+ {
2225
+ "epoch": 0.23468251021165987,
2226
+ "grad_norm": 0.008864130824804306,
2227
+ "learning_rate": 8.996093354199349e-05,
2228
+ "loss": 0.0003,
2229
+ "step": 316
2230
+ },
2231
+ {
2232
+ "epoch": 0.23542517638321575,
2233
+ "grad_norm": 0.00652578379958868,
2234
+ "learning_rate": 8.988796805848007e-05,
2235
+ "loss": 0.0003,
2236
+ "step": 317
2237
+ },
2238
+ {
2239
+ "epoch": 0.23616784255477163,
2240
+ "grad_norm": 0.006959845311939716,
2241
+ "learning_rate": 8.981476818908778e-05,
2242
+ "loss": 0.0002,
2243
+ "step": 318
2244
+ },
2245
+ {
2246
+ "epoch": 0.23691050872632752,
2247
+ "grad_norm": 0.0059072221629321575,
2248
+ "learning_rate": 8.974133436394673e-05,
2249
+ "loss": 0.0003,
2250
+ "step": 319
2251
+ },
2252
+ {
2253
+ "epoch": 0.2376531748978834,
2254
+ "grad_norm": 0.005236865486949682,
2255
+ "learning_rate": 8.966766701456177e-05,
2256
+ "loss": 0.0003,
2257
+ "step": 320
2258
+ },
2259
+ {
2260
+ "epoch": 0.23839584106943928,
2261
+ "grad_norm": 0.01116922963410616,
2262
+ "learning_rate": 8.959376657380993e-05,
2263
+ "loss": 0.0003,
2264
+ "step": 321
2265
+ },
2266
+ {
2267
+ "epoch": 0.23913850724099517,
2268
+ "grad_norm": 0.02754572220146656,
2269
+ "learning_rate": 8.951963347593797e-05,
2270
+ "loss": 0.0011,
2271
+ "step": 322
2272
+ },
2273
+ {
2274
+ "epoch": 0.23988117341255105,
2275
+ "grad_norm": 0.05620993301272392,
2276
+ "learning_rate": 8.944526815655974e-05,
2277
+ "loss": 0.0008,
2278
+ "step": 323
2279
+ },
2280
+ {
2281
+ "epoch": 0.24062383958410694,
2282
+ "grad_norm": 0.013477266766130924,
2283
+ "learning_rate": 8.937067105265362e-05,
2284
+ "loss": 0.0005,
2285
+ "step": 324
2286
+ },
2287
+ {
2288
+ "epoch": 0.24136650575566282,
2289
+ "grad_norm": 0.008718527853488922,
2290
+ "learning_rate": 8.929584260256004e-05,
2291
+ "loss": 0.0002,
2292
+ "step": 325
2293
+ },
2294
+ {
2295
+ "epoch": 0.2421091719272187,
2296
+ "grad_norm": 0.0029952102340757847,
2297
+ "learning_rate": 8.922078324597879e-05,
2298
+ "loss": 0.0002,
2299
+ "step": 326
2300
+ },
2301
+ {
2302
+ "epoch": 0.24285183809877461,
2303
+ "grad_norm": 0.19847828149795532,
2304
+ "learning_rate": 8.914549342396652e-05,
2305
+ "loss": 0.0012,
2306
+ "step": 327
2307
+ },
2308
+ {
2309
+ "epoch": 0.2435945042703305,
2310
+ "grad_norm": 0.0039433506317436695,
2311
+ "learning_rate": 8.906997357893412e-05,
2312
+ "loss": 0.0002,
2313
+ "step": 328
2314
+ },
2315
+ {
2316
+ "epoch": 0.24433717044188638,
2317
+ "grad_norm": 0.0013001116458326578,
2318
+ "learning_rate": 8.899422415464409e-05,
2319
+ "loss": 0.0001,
2320
+ "step": 329
2321
+ },
2322
+ {
2323
+ "epoch": 0.24507983661344226,
2324
+ "grad_norm": 0.029752757400274277,
2325
+ "learning_rate": 8.891824559620801e-05,
2326
+ "loss": 0.0008,
2327
+ "step": 330
2328
+ },
2329
+ {
2330
+ "epoch": 0.24582250278499815,
2331
+ "grad_norm": 0.009903517551720142,
2332
+ "learning_rate": 8.884203835008382e-05,
2333
+ "loss": 0.0003,
2334
+ "step": 331
2335
+ },
2336
+ {
2337
+ "epoch": 0.24656516895655403,
2338
+ "grad_norm": 0.0017488920129835606,
2339
+ "learning_rate": 8.87656028640733e-05,
2340
+ "loss": 0.0002,
2341
+ "step": 332
2342
+ },
2343
+ {
2344
+ "epoch": 0.24730783512810992,
2345
+ "grad_norm": 0.001140685984864831,
2346
+ "learning_rate": 8.868893958731937e-05,
2347
+ "loss": 0.0001,
2348
+ "step": 333
2349
+ },
2350
+ {
2351
+ "epoch": 0.2480505012996658,
2352
+ "grad_norm": 0.001769506954587996,
2353
+ "learning_rate": 8.861204897030346e-05,
2354
+ "loss": 0.0002,
2355
+ "step": 334
2356
+ },
2357
+ {
2358
+ "epoch": 0.24879316747122168,
2359
+ "grad_norm": 0.034780845046043396,
2360
+ "learning_rate": 8.853493146484291e-05,
2361
+ "loss": 0.0002,
2362
+ "step": 335
2363
+ },
2364
+ {
2365
+ "epoch": 0.24953583364277757,
2366
+ "grad_norm": 0.0031120367348194122,
2367
+ "learning_rate": 8.845758752408826e-05,
2368
+ "loss": 0.0002,
2369
+ "step": 336
2370
+ },
2371
+ {
2372
+ "epoch": 0.2502784998143335,
2373
+ "grad_norm": 0.0008751750574447215,
2374
+ "learning_rate": 8.838001760252059e-05,
2375
+ "loss": 0.0001,
2376
+ "step": 337
2377
+ },
2378
+ {
2379
+ "epoch": 0.2502784998143335,
2380
+ "eval_loss": 8.811052975943312e-05,
2381
+ "eval_runtime": 190.5265,
2382
+ "eval_samples_per_second": 5.952,
2383
+ "eval_steps_per_second": 2.976,
2384
+ "step": 337
2385
+ }
2386
+ ],
2387
+ "logging_steps": 1,
2388
+ "max_steps": 1346,
2389
+ "num_input_tokens_seen": 0,
2390
+ "num_train_epochs": 1,
2391
+ "save_steps": 337,
2392
+ "stateful_callbacks": {
2393
+ "TrainerControl": {
2394
+ "args": {
2395
+ "should_epoch_stop": false,
2396
+ "should_evaluate": false,
2397
+ "should_log": false,
2398
+ "should_save": true,
2399
+ "should_training_stop": false
2400
+ },
2401
+ "attributes": {}
2402
+ }
2403
+ },
2404
+ "total_flos": 4.4043517029462835e+17,
2405
+ "train_batch_size": 1,
2406
+ "trial_name": null,
2407
+ "trial_params": null
2408
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71eb0b172a5713ebbd9313ea9f77238634c16cba8b27d67301bc94ddfb78d5de
3
+ size 6776