eageringdev commited on
Commit
2ca0176
·
verified ·
1 Parent(s): d65a95d

Training in progress, step 328, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: EleutherAI/gpt-neo-125m
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,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "EleutherAI/gpt-neo-125m",
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": 16,
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": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "c_proj",
24
+ "k_proj",
25
+ "out_proj",
26
+ "c_fc",
27
+ "v_proj",
28
+ "q_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "use_dora": false,
32
+ "use_rslora": false
33
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c475e9156e9c759c7808e4411444607ba51a651b76a4c2b9b7cf96bb82206d1b
3
+ size 5327496
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:5fd908fa1eca70e54664546d84fc15238ab9efeecc56994dc9091c4ed31d0889
3
+ size 2857850
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9013d98b432b345ff9bec41ce1f1aeeecdba712c8f5689e6e02df5e3dc9cb25b
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ec919d25a7728635dcb9bf14f7088369abf923a5e40ad91bb094a5f43b6f8aa
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": true,
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_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "50256": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ }
13
+ },
14
+ "bos_token": "<|endoftext|>",
15
+ "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 %}",
16
+ "clean_up_tokenization_spaces": true,
17
+ "eos_token": "<|endoftext|>",
18
+ "errors": "replace",
19
+ "model_max_length": 2048,
20
+ "pad_token": "<|endoftext|>",
21
+ "tokenizer_class": "GPT2Tokenizer",
22
+ "unk_token": "<|endoftext|>"
23
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,2345 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.01568214960196983,
5
+ "eval_steps": 328,
6
+ "global_step": 328,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 4.7811431713322656e-05,
13
+ "grad_norm": 1.6473745107650757,
14
+ "learning_rate": 2e-05,
15
+ "loss": 15.2416,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 4.7811431713322656e-05,
20
+ "eval_loss": 3.7092626094818115,
21
+ "eval_runtime": 77.6263,
22
+ "eval_samples_per_second": 113.454,
23
+ "eval_steps_per_second": 56.733,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 9.562286342664531e-05,
28
+ "grad_norm": 1.715323567390442,
29
+ "learning_rate": 4e-05,
30
+ "loss": 13.894,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.00014343429513996798,
35
+ "grad_norm": 1.4249894618988037,
36
+ "learning_rate": 6e-05,
37
+ "loss": 15.5027,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.00019124572685329063,
42
+ "grad_norm": 1.747922658920288,
43
+ "learning_rate": 8e-05,
44
+ "loss": 14.781,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.00023905715856661328,
49
+ "grad_norm": 1.7557942867279053,
50
+ "learning_rate": 0.0001,
51
+ "loss": 16.6147,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.00028686859027993595,
56
+ "grad_norm": 1.7167078256607056,
57
+ "learning_rate": 0.00012,
58
+ "loss": 14.0846,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.0003346800219932586,
63
+ "grad_norm": 1.6532844305038452,
64
+ "learning_rate": 0.00014,
65
+ "loss": 14.818,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.00038249145370658125,
70
+ "grad_norm": 1.9764459133148193,
71
+ "learning_rate": 0.00016,
72
+ "loss": 17.0859,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.0004303028854199039,
77
+ "grad_norm": 2.4146037101745605,
78
+ "learning_rate": 0.00018,
79
+ "loss": 15.856,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.00047811431713322655,
84
+ "grad_norm": 2.327566146850586,
85
+ "learning_rate": 0.0002,
86
+ "loss": 15.5577,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.0005259257488465492,
91
+ "grad_norm": 2.2598819732666016,
92
+ "learning_rate": 0.00019999970889640384,
93
+ "loss": 15.2495,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.0005737371805598719,
98
+ "grad_norm": 2.237999677658081,
99
+ "learning_rate": 0.00019999883558731018,
100
+ "loss": 12.8199,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.0006215486122731945,
105
+ "grad_norm": 2.4100613594055176,
106
+ "learning_rate": 0.00019999738007780348,
107
+ "loss": 14.9091,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.0006693600439865171,
112
+ "grad_norm": 2.2711966037750244,
113
+ "learning_rate": 0.00019999534237635783,
114
+ "loss": 13.2811,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.0007171714756998398,
119
+ "grad_norm": 2.9656786918640137,
120
+ "learning_rate": 0.00019999272249483687,
121
+ "loss": 15.9181,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.0007649829074131625,
126
+ "grad_norm": 3.1673343181610107,
127
+ "learning_rate": 0.00019998952044849376,
128
+ "loss": 18.0832,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.0008127943391264852,
133
+ "grad_norm": 3.55608868598938,
134
+ "learning_rate": 0.000199985736255971,
135
+ "loss": 15.5708,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.0008606057708398077,
140
+ "grad_norm": 2.7410356998443604,
141
+ "learning_rate": 0.00019998136993930045,
142
+ "loss": 13.4673,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.0009084172025531304,
147
+ "grad_norm": 4.007443904876709,
148
+ "learning_rate": 0.00019997642152390314,
149
+ "loss": 13.7228,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.0009562286342664531,
154
+ "grad_norm": 3.843682050704956,
155
+ "learning_rate": 0.00019997089103858907,
156
+ "loss": 13.9049,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.0010040400659797758,
161
+ "grad_norm": 4.160712718963623,
162
+ "learning_rate": 0.00019996477851555718,
163
+ "loss": 11.6539,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.0010518514976930985,
168
+ "grad_norm": 4.0083699226379395,
169
+ "learning_rate": 0.00019995808399039496,
170
+ "loss": 13.5488,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.0010996629294064211,
175
+ "grad_norm": 4.372334957122803,
176
+ "learning_rate": 0.0001999508075020784,
177
+ "loss": 15.1411,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.0011474743611197438,
182
+ "grad_norm": 4.249140739440918,
183
+ "learning_rate": 0.0001999429490929718,
184
+ "loss": 16.7926,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.0011952857928330665,
189
+ "grad_norm": 3.98057222366333,
190
+ "learning_rate": 0.00019993450880882735,
191
+ "loss": 13.3677,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.001243097224546389,
196
+ "grad_norm": 3.4629247188568115,
197
+ "learning_rate": 0.000199925486698785,
198
+ "loss": 14.4306,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.0012909086562597116,
203
+ "grad_norm": 3.4895293712615967,
204
+ "learning_rate": 0.00019991588281537216,
205
+ "loss": 14.2485,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.0013387200879730343,
210
+ "grad_norm": 4.08912467956543,
211
+ "learning_rate": 0.00019990569721450326,
212
+ "loss": 14.0428,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.001386531519686357,
217
+ "grad_norm": 4.444309711456299,
218
+ "learning_rate": 0.00019989492995547961,
219
+ "loss": 16.0453,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.0014343429513996797,
224
+ "grad_norm": 3.2982914447784424,
225
+ "learning_rate": 0.000199883581100989,
226
+ "loss": 13.3231,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.0014821543831130023,
231
+ "grad_norm": 3.71834135055542,
232
+ "learning_rate": 0.00019987165071710527,
233
+ "loss": 14.2778,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.001529965814826325,
238
+ "grad_norm": 3.236632823944092,
239
+ "learning_rate": 0.000199859138873288,
240
+ "loss": 11.6121,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.0015777772465396477,
245
+ "grad_norm": 3.5813112258911133,
246
+ "learning_rate": 0.000199846045642382,
247
+ "loss": 11.9988,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.0016255886782529704,
252
+ "grad_norm": 3.170163154602051,
253
+ "learning_rate": 0.00019983237110061697,
254
+ "loss": 12.4841,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.001673400109966293,
259
+ "grad_norm": 3.334103584289551,
260
+ "learning_rate": 0.00019981811532760718,
261
+ "loss": 12.129,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.0017212115416796155,
266
+ "grad_norm": 3.760246753692627,
267
+ "learning_rate": 0.00019980327840635065,
268
+ "loss": 14.6524,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.0017690229733929382,
273
+ "grad_norm": 3.2613580226898193,
274
+ "learning_rate": 0.0001997878604232291,
275
+ "loss": 12.8294,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.0018168344051062608,
280
+ "grad_norm": 3.264683961868286,
281
+ "learning_rate": 0.00019977186146800707,
282
+ "loss": 13.6245,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.0018646458368195835,
287
+ "grad_norm": 3.5390682220458984,
288
+ "learning_rate": 0.00019975528163383168,
289
+ "loss": 15.146,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.0019124572685329062,
294
+ "grad_norm": 3.41349458694458,
295
+ "learning_rate": 0.00019973812101723188,
296
+ "loss": 12.2954,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.001960268700246229,
301
+ "grad_norm": 3.2757818698883057,
302
+ "learning_rate": 0.00019972037971811802,
303
+ "loss": 13.6039,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.0020080801319595516,
308
+ "grad_norm": 2.6869189739227295,
309
+ "learning_rate": 0.00019970205783978123,
310
+ "loss": 9.8555,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.0020558915636728742,
315
+ "grad_norm": 4.401450157165527,
316
+ "learning_rate": 0.0001996831554888928,
317
+ "loss": 14.6622,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.002103702995386197,
322
+ "grad_norm": 3.6525912284851074,
323
+ "learning_rate": 0.00019966367277550356,
324
+ "loss": 11.9679,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.0021515144270995196,
329
+ "grad_norm": 3.516909122467041,
330
+ "learning_rate": 0.0001996436098130433,
331
+ "loss": 13.3484,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.0021993258588128423,
336
+ "grad_norm": 4.612717151641846,
337
+ "learning_rate": 0.00019962296671832003,
338
+ "loss": 16.0842,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.002247137290526165,
343
+ "grad_norm": 3.3438189029693604,
344
+ "learning_rate": 0.0001996017436115193,
345
+ "loss": 12.8538,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.0022949487222394876,
350
+ "grad_norm": 3.5568573474884033,
351
+ "learning_rate": 0.00019957994061620355,
352
+ "loss": 12.0948,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.0023427601539528103,
357
+ "grad_norm": 3.6831109523773193,
358
+ "learning_rate": 0.00019955755785931145,
359
+ "loss": 15.8704,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.002390571585666133,
364
+ "grad_norm": 3.134885549545288,
365
+ "learning_rate": 0.000199534595471157,
366
+ "loss": 11.9007,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.0024383830173794556,
371
+ "grad_norm": 3.401386022567749,
372
+ "learning_rate": 0.0001995110535854288,
373
+ "loss": 11.691,
374
+ "step": 51
375
+ },
376
+ {
377
+ "epoch": 0.002486194449092778,
378
+ "grad_norm": 3.2135093212127686,
379
+ "learning_rate": 0.00019948693233918952,
380
+ "loss": 13.0449,
381
+ "step": 52
382
+ },
383
+ {
384
+ "epoch": 0.0025340058808061006,
385
+ "grad_norm": 3.73764705657959,
386
+ "learning_rate": 0.0001994622318728747,
387
+ "loss": 13.4802,
388
+ "step": 53
389
+ },
390
+ {
391
+ "epoch": 0.0025818173125194232,
392
+ "grad_norm": 2.8593859672546387,
393
+ "learning_rate": 0.0001994369523302923,
394
+ "loss": 11.2966,
395
+ "step": 54
396
+ },
397
+ {
398
+ "epoch": 0.002629628744232746,
399
+ "grad_norm": 3.7504231929779053,
400
+ "learning_rate": 0.0001994110938586216,
401
+ "loss": 13.8743,
402
+ "step": 55
403
+ },
404
+ {
405
+ "epoch": 0.0026774401759460686,
406
+ "grad_norm": 3.4272031784057617,
407
+ "learning_rate": 0.00019938465660841249,
408
+ "loss": 12.3073,
409
+ "step": 56
410
+ },
411
+ {
412
+ "epoch": 0.0027252516076593913,
413
+ "grad_norm": 3.255354404449463,
414
+ "learning_rate": 0.0001993576407335845,
415
+ "loss": 12.8508,
416
+ "step": 57
417
+ },
418
+ {
419
+ "epoch": 0.002773063039372714,
420
+ "grad_norm": 4.030692100524902,
421
+ "learning_rate": 0.00019933004639142605,
422
+ "loss": 13.703,
423
+ "step": 58
424
+ },
425
+ {
426
+ "epoch": 0.0028208744710860366,
427
+ "grad_norm": 3.3118021488189697,
428
+ "learning_rate": 0.00019930187374259337,
429
+ "loss": 11.5339,
430
+ "step": 59
431
+ },
432
+ {
433
+ "epoch": 0.0028686859027993593,
434
+ "grad_norm": 3.3958306312561035,
435
+ "learning_rate": 0.00019927312295110964,
436
+ "loss": 12.1517,
437
+ "step": 60
438
+ },
439
+ {
440
+ "epoch": 0.002916497334512682,
441
+ "grad_norm": 3.510434865951538,
442
+ "learning_rate": 0.00019924379418436404,
443
+ "loss": 12.9828,
444
+ "step": 61
445
+ },
446
+ {
447
+ "epoch": 0.0029643087662260047,
448
+ "grad_norm": 4.399429798126221,
449
+ "learning_rate": 0.00019921388761311078,
450
+ "loss": 13.8027,
451
+ "step": 62
452
+ },
453
+ {
454
+ "epoch": 0.0030121201979393273,
455
+ "grad_norm": 3.9951443672180176,
456
+ "learning_rate": 0.00019918340341146802,
457
+ "loss": 17.1426,
458
+ "step": 63
459
+ },
460
+ {
461
+ "epoch": 0.00305993162965265,
462
+ "grad_norm": 3.8960039615631104,
463
+ "learning_rate": 0.000199152341756917,
464
+ "loss": 13.8869,
465
+ "step": 64
466
+ },
467
+ {
468
+ "epoch": 0.0031077430613659727,
469
+ "grad_norm": 3.9182028770446777,
470
+ "learning_rate": 0.00019912070283030093,
471
+ "loss": 13.4087,
472
+ "step": 65
473
+ },
474
+ {
475
+ "epoch": 0.0031555544930792954,
476
+ "grad_norm": 4.772557735443115,
477
+ "learning_rate": 0.00019908848681582391,
478
+ "loss": 15.7661,
479
+ "step": 66
480
+ },
481
+ {
482
+ "epoch": 0.003203365924792618,
483
+ "grad_norm": 3.9975762367248535,
484
+ "learning_rate": 0.00019905569390104986,
485
+ "loss": 13.0406,
486
+ "step": 67
487
+ },
488
+ {
489
+ "epoch": 0.0032511773565059407,
490
+ "grad_norm": 4.2686262130737305,
491
+ "learning_rate": 0.0001990223242769015,
492
+ "loss": 12.721,
493
+ "step": 68
494
+ },
495
+ {
496
+ "epoch": 0.0032989887882192634,
497
+ "grad_norm": 3.3117544651031494,
498
+ "learning_rate": 0.0001989883781376592,
499
+ "loss": 12.5671,
500
+ "step": 69
501
+ },
502
+ {
503
+ "epoch": 0.003346800219932586,
504
+ "grad_norm": 4.033042907714844,
505
+ "learning_rate": 0.00019895385568095982,
506
+ "loss": 14.9323,
507
+ "step": 70
508
+ },
509
+ {
510
+ "epoch": 0.0033946116516459087,
511
+ "grad_norm": 4.026385307312012,
512
+ "learning_rate": 0.00019891875710779556,
513
+ "loss": 14.4737,
514
+ "step": 71
515
+ },
516
+ {
517
+ "epoch": 0.003442423083359231,
518
+ "grad_norm": 3.291560173034668,
519
+ "learning_rate": 0.00019888308262251285,
520
+ "loss": 12.3828,
521
+ "step": 72
522
+ },
523
+ {
524
+ "epoch": 0.0034902345150725537,
525
+ "grad_norm": 3.3456404209136963,
526
+ "learning_rate": 0.00019884683243281116,
527
+ "loss": 11.8266,
528
+ "step": 73
529
+ },
530
+ {
531
+ "epoch": 0.0035380459467858763,
532
+ "grad_norm": 3.4540939331054688,
533
+ "learning_rate": 0.00019881000674974164,
534
+ "loss": 13.0314,
535
+ "step": 74
536
+ },
537
+ {
538
+ "epoch": 0.003585857378499199,
539
+ "grad_norm": 3.371955394744873,
540
+ "learning_rate": 0.00019877260578770605,
541
+ "loss": 10.3892,
542
+ "step": 75
543
+ },
544
+ {
545
+ "epoch": 0.0036336688102125217,
546
+ "grad_norm": 3.649395227432251,
547
+ "learning_rate": 0.00019873462976445553,
548
+ "loss": 11.4212,
549
+ "step": 76
550
+ },
551
+ {
552
+ "epoch": 0.0036814802419258444,
553
+ "grad_norm": 3.7812693119049072,
554
+ "learning_rate": 0.00019869607890108924,
555
+ "loss": 13.1627,
556
+ "step": 77
557
+ },
558
+ {
559
+ "epoch": 0.003729291673639167,
560
+ "grad_norm": 3.514436721801758,
561
+ "learning_rate": 0.00019865695342205302,
562
+ "loss": 11.208,
563
+ "step": 78
564
+ },
565
+ {
566
+ "epoch": 0.0037771031053524897,
567
+ "grad_norm": 3.631892681121826,
568
+ "learning_rate": 0.00019861725355513823,
569
+ "loss": 12.0196,
570
+ "step": 79
571
+ },
572
+ {
573
+ "epoch": 0.0038249145370658124,
574
+ "grad_norm": 4.310766696929932,
575
+ "learning_rate": 0.00019857697953148037,
576
+ "loss": 10.2621,
577
+ "step": 80
578
+ },
579
+ {
580
+ "epoch": 0.003872725968779135,
581
+ "grad_norm": 4.584170341491699,
582
+ "learning_rate": 0.00019853613158555771,
583
+ "loss": 13.7182,
584
+ "step": 81
585
+ },
586
+ {
587
+ "epoch": 0.003920537400492458,
588
+ "grad_norm": 3.5011959075927734,
589
+ "learning_rate": 0.00019849470995518992,
590
+ "loss": 11.2731,
591
+ "step": 82
592
+ },
593
+ {
594
+ "epoch": 0.00396834883220578,
595
+ "grad_norm": 4.273770809173584,
596
+ "learning_rate": 0.00019845271488153673,
597
+ "loss": 14.4186,
598
+ "step": 83
599
+ },
600
+ {
601
+ "epoch": 0.004016160263919103,
602
+ "grad_norm": 3.8489694595336914,
603
+ "learning_rate": 0.0001984101466090964,
604
+ "loss": 12.3706,
605
+ "step": 84
606
+ },
607
+ {
608
+ "epoch": 0.004063971695632425,
609
+ "grad_norm": 3.6930325031280518,
610
+ "learning_rate": 0.00019836700538570457,
611
+ "loss": 10.6521,
612
+ "step": 85
613
+ },
614
+ {
615
+ "epoch": 0.0041117831273457485,
616
+ "grad_norm": 3.436950445175171,
617
+ "learning_rate": 0.0001983232914625325,
618
+ "loss": 12.702,
619
+ "step": 86
620
+ },
621
+ {
622
+ "epoch": 0.004159594559059071,
623
+ "grad_norm": 3.9345085620880127,
624
+ "learning_rate": 0.00019827900509408581,
625
+ "loss": 11.8406,
626
+ "step": 87
627
+ },
628
+ {
629
+ "epoch": 0.004207405990772394,
630
+ "grad_norm": 4.125110149383545,
631
+ "learning_rate": 0.0001982341465382029,
632
+ "loss": 12.5995,
633
+ "step": 88
634
+ },
635
+ {
636
+ "epoch": 0.004255217422485716,
637
+ "grad_norm": 4.80947208404541,
638
+ "learning_rate": 0.00019818871605605353,
639
+ "loss": 13.2982,
640
+ "step": 89
641
+ },
642
+ {
643
+ "epoch": 0.004303028854199039,
644
+ "grad_norm": 3.955828905105591,
645
+ "learning_rate": 0.00019814271391213723,
646
+ "loss": 13.7168,
647
+ "step": 90
648
+ },
649
+ {
650
+ "epoch": 0.004350840285912361,
651
+ "grad_norm": 4.319992542266846,
652
+ "learning_rate": 0.00019809614037428176,
653
+ "loss": 11.9312,
654
+ "step": 91
655
+ },
656
+ {
657
+ "epoch": 0.0043986517176256845,
658
+ "grad_norm": 3.599494457244873,
659
+ "learning_rate": 0.00019804899571364168,
660
+ "loss": 12.047,
661
+ "step": 92
662
+ },
663
+ {
664
+ "epoch": 0.004446463149339007,
665
+ "grad_norm": 4.52372407913208,
666
+ "learning_rate": 0.00019800128020469653,
667
+ "loss": 12.406,
668
+ "step": 93
669
+ },
670
+ {
671
+ "epoch": 0.00449427458105233,
672
+ "grad_norm": 3.9845259189605713,
673
+ "learning_rate": 0.00019795299412524945,
674
+ "loss": 12.8683,
675
+ "step": 94
676
+ },
677
+ {
678
+ "epoch": 0.004542086012765652,
679
+ "grad_norm": 3.7220959663391113,
680
+ "learning_rate": 0.00019790413775642548,
681
+ "loss": 11.5404,
682
+ "step": 95
683
+ },
684
+ {
685
+ "epoch": 0.004589897444478975,
686
+ "grad_norm": 3.989624261856079,
687
+ "learning_rate": 0.00019785471138266991,
688
+ "loss": 10.6222,
689
+ "step": 96
690
+ },
691
+ {
692
+ "epoch": 0.0046377088761922975,
693
+ "grad_norm": 4.270022392272949,
694
+ "learning_rate": 0.00019780471529174664,
695
+ "loss": 12.5383,
696
+ "step": 97
697
+ },
698
+ {
699
+ "epoch": 0.004685520307905621,
700
+ "grad_norm": 4.499843597412109,
701
+ "learning_rate": 0.00019775414977473647,
702
+ "loss": 11.7818,
703
+ "step": 98
704
+ },
705
+ {
706
+ "epoch": 0.004733331739618943,
707
+ "grad_norm": 4.453519821166992,
708
+ "learning_rate": 0.00019770301512603554,
709
+ "loss": 15.2577,
710
+ "step": 99
711
+ },
712
+ {
713
+ "epoch": 0.004781143171332266,
714
+ "grad_norm": 5.042692184448242,
715
+ "learning_rate": 0.00019765131164335345,
716
+ "loss": 15.8854,
717
+ "step": 100
718
+ },
719
+ {
720
+ "epoch": 0.004828954603045588,
721
+ "grad_norm": 4.6228814125061035,
722
+ "learning_rate": 0.00019759903962771156,
723
+ "loss": 13.6578,
724
+ "step": 101
725
+ },
726
+ {
727
+ "epoch": 0.004876766034758911,
728
+ "grad_norm": 4.6445698738098145,
729
+ "learning_rate": 0.00019754619938344128,
730
+ "loss": 12.1265,
731
+ "step": 102
732
+ },
733
+ {
734
+ "epoch": 0.0049245774664722335,
735
+ "grad_norm": 4.654356956481934,
736
+ "learning_rate": 0.00019749279121818235,
737
+ "loss": 11.9424,
738
+ "step": 103
739
+ },
740
+ {
741
+ "epoch": 0.004972388898185556,
742
+ "grad_norm": 4.50983190536499,
743
+ "learning_rate": 0.00019743881544288097,
744
+ "loss": 12.0396,
745
+ "step": 104
746
+ },
747
+ {
748
+ "epoch": 0.005020200329898879,
749
+ "grad_norm": 4.3860087394714355,
750
+ "learning_rate": 0.00019738427237178799,
751
+ "loss": 10.0461,
752
+ "step": 105
753
+ },
754
+ {
755
+ "epoch": 0.005068011761612201,
756
+ "grad_norm": 6.232126235961914,
757
+ "learning_rate": 0.000197329162322457,
758
+ "loss": 15.9208,
759
+ "step": 106
760
+ },
761
+ {
762
+ "epoch": 0.005115823193325524,
763
+ "grad_norm": 4.514404773712158,
764
+ "learning_rate": 0.00019727348561574277,
765
+ "loss": 11.0456,
766
+ "step": 107
767
+ },
768
+ {
769
+ "epoch": 0.0051636346250388465,
770
+ "grad_norm": 4.661015033721924,
771
+ "learning_rate": 0.00019721724257579907,
772
+ "loss": 11.2757,
773
+ "step": 108
774
+ },
775
+ {
776
+ "epoch": 0.00521144605675217,
777
+ "grad_norm": 4.346352577209473,
778
+ "learning_rate": 0.00019716043353007693,
779
+ "loss": 12.8248,
780
+ "step": 109
781
+ },
782
+ {
783
+ "epoch": 0.005259257488465492,
784
+ "grad_norm": 4.589475631713867,
785
+ "learning_rate": 0.0001971030588093226,
786
+ "loss": 13.5705,
787
+ "step": 110
788
+ },
789
+ {
790
+ "epoch": 0.005307068920178815,
791
+ "grad_norm": 4.65018367767334,
792
+ "learning_rate": 0.00019704511874757598,
793
+ "loss": 12.846,
794
+ "step": 111
795
+ },
796
+ {
797
+ "epoch": 0.005354880351892137,
798
+ "grad_norm": 4.1117401123046875,
799
+ "learning_rate": 0.00019698661368216817,
800
+ "loss": 10.5031,
801
+ "step": 112
802
+ },
803
+ {
804
+ "epoch": 0.00540269178360546,
805
+ "grad_norm": 5.039891242980957,
806
+ "learning_rate": 0.00019692754395371994,
807
+ "loss": 13.3704,
808
+ "step": 113
809
+ },
810
+ {
811
+ "epoch": 0.0054505032153187825,
812
+ "grad_norm": 4.118228912353516,
813
+ "learning_rate": 0.00019686790990613946,
814
+ "loss": 12.2366,
815
+ "step": 114
816
+ },
817
+ {
818
+ "epoch": 0.005498314647032106,
819
+ "grad_norm": 4.018635272979736,
820
+ "learning_rate": 0.00019680771188662044,
821
+ "loss": 11.5062,
822
+ "step": 115
823
+ },
824
+ {
825
+ "epoch": 0.005546126078745428,
826
+ "grad_norm": 4.64424991607666,
827
+ "learning_rate": 0.0001967469502456401,
828
+ "loss": 11.83,
829
+ "step": 116
830
+ },
831
+ {
832
+ "epoch": 0.005593937510458751,
833
+ "grad_norm": 4.359287738800049,
834
+ "learning_rate": 0.00019668562533695704,
835
+ "loss": 11.2804,
836
+ "step": 117
837
+ },
838
+ {
839
+ "epoch": 0.005641748942172073,
840
+ "grad_norm": 4.936650276184082,
841
+ "learning_rate": 0.00019662373751760934,
842
+ "loss": 14.1181,
843
+ "step": 118
844
+ },
845
+ {
846
+ "epoch": 0.005689560373885396,
847
+ "grad_norm": 4.223690509796143,
848
+ "learning_rate": 0.00019656128714791234,
849
+ "loss": 11.7659,
850
+ "step": 119
851
+ },
852
+ {
853
+ "epoch": 0.005737371805598719,
854
+ "grad_norm": 3.851275682449341,
855
+ "learning_rate": 0.00019649827459145653,
856
+ "loss": 12.0699,
857
+ "step": 120
858
+ },
859
+ {
860
+ "epoch": 0.005785183237312042,
861
+ "grad_norm": 4.598221302032471,
862
+ "learning_rate": 0.0001964347002151056,
863
+ "loss": 13.4221,
864
+ "step": 121
865
+ },
866
+ {
867
+ "epoch": 0.005832994669025364,
868
+ "grad_norm": 4.285269737243652,
869
+ "learning_rate": 0.0001963705643889941,
870
+ "loss": 11.1815,
871
+ "step": 122
872
+ },
873
+ {
874
+ "epoch": 0.005880806100738686,
875
+ "grad_norm": 4.963045120239258,
876
+ "learning_rate": 0.00019630586748652543,
877
+ "loss": 13.5954,
878
+ "step": 123
879
+ },
880
+ {
881
+ "epoch": 0.005928617532452009,
882
+ "grad_norm": 4.451247215270996,
883
+ "learning_rate": 0.00019624060988436966,
884
+ "loss": 12.362,
885
+ "step": 124
886
+ },
887
+ {
888
+ "epoch": 0.0059764289641653316,
889
+ "grad_norm": 4.63507604598999,
890
+ "learning_rate": 0.00019617479196246116,
891
+ "loss": 13.7469,
892
+ "step": 125
893
+ },
894
+ {
895
+ "epoch": 0.006024240395878655,
896
+ "grad_norm": 4.382005214691162,
897
+ "learning_rate": 0.00019610841410399669,
898
+ "loss": 11.9846,
899
+ "step": 126
900
+ },
901
+ {
902
+ "epoch": 0.006072051827591977,
903
+ "grad_norm": 4.249353408813477,
904
+ "learning_rate": 0.00019604147669543282,
905
+ "loss": 11.377,
906
+ "step": 127
907
+ },
908
+ {
909
+ "epoch": 0.0061198632593053,
910
+ "grad_norm": 5.184135913848877,
911
+ "learning_rate": 0.00019597398012648407,
912
+ "loss": 11.5572,
913
+ "step": 128
914
+ },
915
+ {
916
+ "epoch": 0.006167674691018622,
917
+ "grad_norm": 3.889307975769043,
918
+ "learning_rate": 0.00019590592479012023,
919
+ "loss": 10.2787,
920
+ "step": 129
921
+ },
922
+ {
923
+ "epoch": 0.006215486122731945,
924
+ "grad_norm": 5.138411045074463,
925
+ "learning_rate": 0.0001958373110825644,
926
+ "loss": 12.3842,
927
+ "step": 130
928
+ },
929
+ {
930
+ "epoch": 0.006263297554445268,
931
+ "grad_norm": 3.932884693145752,
932
+ "learning_rate": 0.0001957681394032905,
933
+ "loss": 12.986,
934
+ "step": 131
935
+ },
936
+ {
937
+ "epoch": 0.006311108986158591,
938
+ "grad_norm": 6.583063125610352,
939
+ "learning_rate": 0.00019569841015502104,
940
+ "loss": 12.4224,
941
+ "step": 132
942
+ },
943
+ {
944
+ "epoch": 0.006358920417871913,
945
+ "grad_norm": 5.10622501373291,
946
+ "learning_rate": 0.00019562812374372473,
947
+ "loss": 13.4154,
948
+ "step": 133
949
+ },
950
+ {
951
+ "epoch": 0.006406731849585236,
952
+ "grad_norm": 4.655468463897705,
953
+ "learning_rate": 0.0001955572805786141,
954
+ "loss": 11.8633,
955
+ "step": 134
956
+ },
957
+ {
958
+ "epoch": 0.006454543281298558,
959
+ "grad_norm": 4.6230854988098145,
960
+ "learning_rate": 0.00019548588107214313,
961
+ "loss": 13.5986,
962
+ "step": 135
963
+ },
964
+ {
965
+ "epoch": 0.006502354713011881,
966
+ "grad_norm": 4.740274429321289,
967
+ "learning_rate": 0.00019541392564000488,
968
+ "loss": 13.6445,
969
+ "step": 136
970
+ },
971
+ {
972
+ "epoch": 0.006550166144725204,
973
+ "grad_norm": 5.983805179595947,
974
+ "learning_rate": 0.00019534141470112912,
975
+ "loss": 12.3973,
976
+ "step": 137
977
+ },
978
+ {
979
+ "epoch": 0.006597977576438527,
980
+ "grad_norm": 4.380446910858154,
981
+ "learning_rate": 0.00019526834867767968,
982
+ "loss": 12.4162,
983
+ "step": 138
984
+ },
985
+ {
986
+ "epoch": 0.006645789008151849,
987
+ "grad_norm": 5.081884384155273,
988
+ "learning_rate": 0.0001951947279950522,
989
+ "loss": 11.0749,
990
+ "step": 139
991
+ },
992
+ {
993
+ "epoch": 0.006693600439865172,
994
+ "grad_norm": 4.589960098266602,
995
+ "learning_rate": 0.00019512055308187166,
996
+ "loss": 11.7813,
997
+ "step": 140
998
+ },
999
+ {
1000
+ "epoch": 0.006741411871578494,
1001
+ "grad_norm": 4.898097991943359,
1002
+ "learning_rate": 0.00019504582436998967,
1003
+ "loss": 13.1503,
1004
+ "step": 141
1005
+ },
1006
+ {
1007
+ "epoch": 0.0067892233032918175,
1008
+ "grad_norm": 4.944991588592529,
1009
+ "learning_rate": 0.00019497054229448223,
1010
+ "loss": 12.5754,
1011
+ "step": 142
1012
+ },
1013
+ {
1014
+ "epoch": 0.00683703473500514,
1015
+ "grad_norm": 4.347938537597656,
1016
+ "learning_rate": 0.00019489470729364692,
1017
+ "loss": 10.703,
1018
+ "step": 143
1019
+ },
1020
+ {
1021
+ "epoch": 0.006884846166718462,
1022
+ "grad_norm": 5.152585506439209,
1023
+ "learning_rate": 0.0001948183198090006,
1024
+ "loss": 15.1648,
1025
+ "step": 144
1026
+ },
1027
+ {
1028
+ "epoch": 0.006932657598431785,
1029
+ "grad_norm": 4.34248685836792,
1030
+ "learning_rate": 0.00019474138028527675,
1031
+ "loss": 11.5762,
1032
+ "step": 145
1033
+ },
1034
+ {
1035
+ "epoch": 0.006980469030145107,
1036
+ "grad_norm": 4.850102424621582,
1037
+ "learning_rate": 0.00019466388917042273,
1038
+ "loss": 12.1366,
1039
+ "step": 146
1040
+ },
1041
+ {
1042
+ "epoch": 0.0070282804618584304,
1043
+ "grad_norm": 4.630100250244141,
1044
+ "learning_rate": 0.00019458584691559743,
1045
+ "loss": 12.1014,
1046
+ "step": 147
1047
+ },
1048
+ {
1049
+ "epoch": 0.007076091893571753,
1050
+ "grad_norm": 5.280261039733887,
1051
+ "learning_rate": 0.0001945072539751685,
1052
+ "loss": 12.3899,
1053
+ "step": 148
1054
+ },
1055
+ {
1056
+ "epoch": 0.007123903325285076,
1057
+ "grad_norm": 5.52174711227417,
1058
+ "learning_rate": 0.0001944281108067096,
1059
+ "loss": 14.1602,
1060
+ "step": 149
1061
+ },
1062
+ {
1063
+ "epoch": 0.007171714756998398,
1064
+ "grad_norm": 4.442770004272461,
1065
+ "learning_rate": 0.00019434841787099803,
1066
+ "loss": 12.0379,
1067
+ "step": 150
1068
+ },
1069
+ {
1070
+ "epoch": 0.007219526188711721,
1071
+ "grad_norm": 6.5657124519348145,
1072
+ "learning_rate": 0.00019426817563201177,
1073
+ "loss": 12.43,
1074
+ "step": 151
1075
+ },
1076
+ {
1077
+ "epoch": 0.007267337620425043,
1078
+ "grad_norm": 5.263542652130127,
1079
+ "learning_rate": 0.0001941873845569269,
1080
+ "loss": 13.0363,
1081
+ "step": 152
1082
+ },
1083
+ {
1084
+ "epoch": 0.0073151490521383665,
1085
+ "grad_norm": 5.176022529602051,
1086
+ "learning_rate": 0.00019410604511611488,
1087
+ "loss": 12.7307,
1088
+ "step": 153
1089
+ },
1090
+ {
1091
+ "epoch": 0.007362960483851689,
1092
+ "grad_norm": 4.685425758361816,
1093
+ "learning_rate": 0.00019402415778313977,
1094
+ "loss": 9.6979,
1095
+ "step": 154
1096
+ },
1097
+ {
1098
+ "epoch": 0.007410771915565012,
1099
+ "grad_norm": 4.659221172332764,
1100
+ "learning_rate": 0.00019394172303475554,
1101
+ "loss": 13.0929,
1102
+ "step": 155
1103
+ },
1104
+ {
1105
+ "epoch": 0.007458583347278334,
1106
+ "grad_norm": 4.957510471343994,
1107
+ "learning_rate": 0.00019385874135090315,
1108
+ "loss": 14.2316,
1109
+ "step": 156
1110
+ },
1111
+ {
1112
+ "epoch": 0.007506394778991657,
1113
+ "grad_norm": 4.636937618255615,
1114
+ "learning_rate": 0.00019377521321470805,
1115
+ "loss": 11.753,
1116
+ "step": 157
1117
+ },
1118
+ {
1119
+ "epoch": 0.0075542062107049794,
1120
+ "grad_norm": 5.159015655517578,
1121
+ "learning_rate": 0.00019369113911247698,
1122
+ "loss": 12.1644,
1123
+ "step": 158
1124
+ },
1125
+ {
1126
+ "epoch": 0.0076020176424183026,
1127
+ "grad_norm": 4.281260013580322,
1128
+ "learning_rate": 0.0001936065195336954,
1129
+ "loss": 11.4874,
1130
+ "step": 159
1131
+ },
1132
+ {
1133
+ "epoch": 0.007649829074131625,
1134
+ "grad_norm": 4.7557244300842285,
1135
+ "learning_rate": 0.00019352135497102463,
1136
+ "loss": 13.7632,
1137
+ "step": 160
1138
+ },
1139
+ {
1140
+ "epoch": 0.007697640505844948,
1141
+ "grad_norm": 5.166479110717773,
1142
+ "learning_rate": 0.00019343564592029885,
1143
+ "loss": 11.1782,
1144
+ "step": 161
1145
+ },
1146
+ {
1147
+ "epoch": 0.00774545193755827,
1148
+ "grad_norm": 5.009946823120117,
1149
+ "learning_rate": 0.00019334939288052233,
1150
+ "loss": 12.1859,
1151
+ "step": 162
1152
+ },
1153
+ {
1154
+ "epoch": 0.007793263369271593,
1155
+ "grad_norm": 4.6683125495910645,
1156
+ "learning_rate": 0.00019326259635386644,
1157
+ "loss": 10.8422,
1158
+ "step": 163
1159
+ },
1160
+ {
1161
+ "epoch": 0.007841074800984916,
1162
+ "grad_norm": 4.713223457336426,
1163
+ "learning_rate": 0.00019317525684566685,
1164
+ "loss": 11.619,
1165
+ "step": 164
1166
+ },
1167
+ {
1168
+ "epoch": 0.007888886232698239,
1169
+ "grad_norm": 5.55801248550415,
1170
+ "learning_rate": 0.00019308737486442045,
1171
+ "loss": 14.8055,
1172
+ "step": 165
1173
+ },
1174
+ {
1175
+ "epoch": 0.00793669766441156,
1176
+ "grad_norm": 5.010011196136475,
1177
+ "learning_rate": 0.0001929989509217824,
1178
+ "loss": 15.8219,
1179
+ "step": 166
1180
+ },
1181
+ {
1182
+ "epoch": 0.007984509096124883,
1183
+ "grad_norm": 5.153611183166504,
1184
+ "learning_rate": 0.00019290998553256333,
1185
+ "loss": 12.673,
1186
+ "step": 167
1187
+ },
1188
+ {
1189
+ "epoch": 0.008032320527838206,
1190
+ "grad_norm": 5.154064178466797,
1191
+ "learning_rate": 0.00019282047921472607,
1192
+ "loss": 14.1233,
1193
+ "step": 168
1194
+ },
1195
+ {
1196
+ "epoch": 0.00808013195955153,
1197
+ "grad_norm": 4.889780044555664,
1198
+ "learning_rate": 0.00019273043248938288,
1199
+ "loss": 10.8101,
1200
+ "step": 169
1201
+ },
1202
+ {
1203
+ "epoch": 0.00812794339126485,
1204
+ "grad_norm": 4.884557723999023,
1205
+ "learning_rate": 0.00019263984588079226,
1206
+ "loss": 13.7343,
1207
+ "step": 170
1208
+ },
1209
+ {
1210
+ "epoch": 0.008175754822978174,
1211
+ "grad_norm": 5.651565074920654,
1212
+ "learning_rate": 0.00019254871991635598,
1213
+ "loss": 13.0267,
1214
+ "step": 171
1215
+ },
1216
+ {
1217
+ "epoch": 0.008223566254691497,
1218
+ "grad_norm": 4.825630187988281,
1219
+ "learning_rate": 0.0001924570551266159,
1220
+ "loss": 12.3623,
1221
+ "step": 172
1222
+ },
1223
+ {
1224
+ "epoch": 0.00827137768640482,
1225
+ "grad_norm": 4.484139919281006,
1226
+ "learning_rate": 0.0001923648520452511,
1227
+ "loss": 12.5587,
1228
+ "step": 173
1229
+ },
1230
+ {
1231
+ "epoch": 0.008319189118118141,
1232
+ "grad_norm": 4.635507583618164,
1233
+ "learning_rate": 0.00019227211120907448,
1234
+ "loss": 11.0677,
1235
+ "step": 174
1236
+ },
1237
+ {
1238
+ "epoch": 0.008367000549831465,
1239
+ "grad_norm": 5.657650470733643,
1240
+ "learning_rate": 0.00019217883315802991,
1241
+ "loss": 12.8294,
1242
+ "step": 175
1243
+ },
1244
+ {
1245
+ "epoch": 0.008414811981544788,
1246
+ "grad_norm": 4.883061408996582,
1247
+ "learning_rate": 0.00019208501843518886,
1248
+ "loss": 13.1358,
1249
+ "step": 176
1250
+ },
1251
+ {
1252
+ "epoch": 0.00846262341325811,
1253
+ "grad_norm": 4.869651794433594,
1254
+ "learning_rate": 0.00019199066758674748,
1255
+ "loss": 12.9527,
1256
+ "step": 177
1257
+ },
1258
+ {
1259
+ "epoch": 0.008510434844971432,
1260
+ "grad_norm": 4.83266544342041,
1261
+ "learning_rate": 0.00019189578116202307,
1262
+ "loss": 14.0078,
1263
+ "step": 178
1264
+ },
1265
+ {
1266
+ "epoch": 0.008558246276684755,
1267
+ "grad_norm": 7.878305912017822,
1268
+ "learning_rate": 0.00019180035971345133,
1269
+ "loss": 13.9743,
1270
+ "step": 179
1271
+ },
1272
+ {
1273
+ "epoch": 0.008606057708398078,
1274
+ "grad_norm": 4.324099540710449,
1275
+ "learning_rate": 0.00019170440379658274,
1276
+ "loss": 13.2721,
1277
+ "step": 180
1278
+ },
1279
+ {
1280
+ "epoch": 0.008653869140111401,
1281
+ "grad_norm": 5.30235481262207,
1282
+ "learning_rate": 0.00019160791397007957,
1283
+ "loss": 13.6595,
1284
+ "step": 181
1285
+ },
1286
+ {
1287
+ "epoch": 0.008701680571824723,
1288
+ "grad_norm": 4.681360721588135,
1289
+ "learning_rate": 0.00019151089079571252,
1290
+ "loss": 11.8242,
1291
+ "step": 182
1292
+ },
1293
+ {
1294
+ "epoch": 0.008749492003538046,
1295
+ "grad_norm": 4.012572765350342,
1296
+ "learning_rate": 0.0001914133348383575,
1297
+ "loss": 11.7857,
1298
+ "step": 183
1299
+ },
1300
+ {
1301
+ "epoch": 0.008797303435251369,
1302
+ "grad_norm": 4.826346397399902,
1303
+ "learning_rate": 0.00019131524666599233,
1304
+ "loss": 10.0985,
1305
+ "step": 184
1306
+ },
1307
+ {
1308
+ "epoch": 0.00884511486696469,
1309
+ "grad_norm": 5.207292556762695,
1310
+ "learning_rate": 0.00019121662684969335,
1311
+ "loss": 12.554,
1312
+ "step": 185
1313
+ },
1314
+ {
1315
+ "epoch": 0.008892926298678014,
1316
+ "grad_norm": 4.7218523025512695,
1317
+ "learning_rate": 0.00019111747596363226,
1318
+ "loss": 12.7656,
1319
+ "step": 186
1320
+ },
1321
+ {
1322
+ "epoch": 0.008940737730391337,
1323
+ "grad_norm": 5.016583442687988,
1324
+ "learning_rate": 0.00019101779458507263,
1325
+ "loss": 13.3582,
1326
+ "step": 187
1327
+ },
1328
+ {
1329
+ "epoch": 0.00898854916210466,
1330
+ "grad_norm": 5.335678577423096,
1331
+ "learning_rate": 0.00019091758329436664,
1332
+ "loss": 11.4789,
1333
+ "step": 188
1334
+ },
1335
+ {
1336
+ "epoch": 0.009036360593817981,
1337
+ "grad_norm": 4.96256160736084,
1338
+ "learning_rate": 0.0001908168426749516,
1339
+ "loss": 12.3365,
1340
+ "step": 189
1341
+ },
1342
+ {
1343
+ "epoch": 0.009084172025531304,
1344
+ "grad_norm": 5.242823123931885,
1345
+ "learning_rate": 0.00019071557331334669,
1346
+ "loss": 15.0495,
1347
+ "step": 190
1348
+ },
1349
+ {
1350
+ "epoch": 0.009131983457244627,
1351
+ "grad_norm": 4.696478366851807,
1352
+ "learning_rate": 0.00019061377579914938,
1353
+ "loss": 12.297,
1354
+ "step": 191
1355
+ },
1356
+ {
1357
+ "epoch": 0.00917979488895795,
1358
+ "grad_norm": 5.703313827514648,
1359
+ "learning_rate": 0.00019051145072503215,
1360
+ "loss": 12.8119,
1361
+ "step": 192
1362
+ },
1363
+ {
1364
+ "epoch": 0.009227606320671272,
1365
+ "grad_norm": 5.562787055969238,
1366
+ "learning_rate": 0.00019040859868673887,
1367
+ "loss": 11.2888,
1368
+ "step": 193
1369
+ },
1370
+ {
1371
+ "epoch": 0.009275417752384595,
1372
+ "grad_norm": 4.2314372062683105,
1373
+ "learning_rate": 0.00019030522028308159,
1374
+ "loss": 12.2014,
1375
+ "step": 194
1376
+ },
1377
+ {
1378
+ "epoch": 0.009323229184097918,
1379
+ "grad_norm": 4.784796237945557,
1380
+ "learning_rate": 0.00019020131611593674,
1381
+ "loss": 11.2514,
1382
+ "step": 195
1383
+ },
1384
+ {
1385
+ "epoch": 0.009371040615811241,
1386
+ "grad_norm": 4.829004287719727,
1387
+ "learning_rate": 0.0001900968867902419,
1388
+ "loss": 13.4756,
1389
+ "step": 196
1390
+ },
1391
+ {
1392
+ "epoch": 0.009418852047524563,
1393
+ "grad_norm": 5.048117637634277,
1394
+ "learning_rate": 0.00018999193291399213,
1395
+ "loss": 10.8905,
1396
+ "step": 197
1397
+ },
1398
+ {
1399
+ "epoch": 0.009466663479237886,
1400
+ "grad_norm": 5.095317363739014,
1401
+ "learning_rate": 0.00018988645509823642,
1402
+ "loss": 11.9922,
1403
+ "step": 198
1404
+ },
1405
+ {
1406
+ "epoch": 0.009514474910951209,
1407
+ "grad_norm": 4.461544513702393,
1408
+ "learning_rate": 0.00018978045395707418,
1409
+ "loss": 11.5316,
1410
+ "step": 199
1411
+ },
1412
+ {
1413
+ "epoch": 0.009562286342664532,
1414
+ "grad_norm": 6.344204425811768,
1415
+ "learning_rate": 0.0001896739301076517,
1416
+ "loss": 11.7178,
1417
+ "step": 200
1418
+ },
1419
+ {
1420
+ "epoch": 0.009610097774377853,
1421
+ "grad_norm": 5.5848259925842285,
1422
+ "learning_rate": 0.00018956688417015848,
1423
+ "loss": 14.669,
1424
+ "step": 201
1425
+ },
1426
+ {
1427
+ "epoch": 0.009657909206091176,
1428
+ "grad_norm": 6.6162543296813965,
1429
+ "learning_rate": 0.00018945931676782373,
1430
+ "loss": 10.9396,
1431
+ "step": 202
1432
+ },
1433
+ {
1434
+ "epoch": 0.0097057206378045,
1435
+ "grad_norm": 4.874100208282471,
1436
+ "learning_rate": 0.00018935122852691246,
1437
+ "loss": 12.9063,
1438
+ "step": 203
1439
+ },
1440
+ {
1441
+ "epoch": 0.009753532069517823,
1442
+ "grad_norm": 5.0125298500061035,
1443
+ "learning_rate": 0.00018924262007672234,
1444
+ "loss": 11.0365,
1445
+ "step": 204
1446
+ },
1447
+ {
1448
+ "epoch": 0.009801343501231144,
1449
+ "grad_norm": 4.473985195159912,
1450
+ "learning_rate": 0.0001891334920495795,
1451
+ "loss": 12.5719,
1452
+ "step": 205
1453
+ },
1454
+ {
1455
+ "epoch": 0.009849154932944467,
1456
+ "grad_norm": 5.629658222198486,
1457
+ "learning_rate": 0.00018902384508083517,
1458
+ "loss": 12.5029,
1459
+ "step": 206
1460
+ },
1461
+ {
1462
+ "epoch": 0.00989696636465779,
1463
+ "grad_norm": 4.801096439361572,
1464
+ "learning_rate": 0.0001889136798088619,
1465
+ "loss": 13.2233,
1466
+ "step": 207
1467
+ },
1468
+ {
1469
+ "epoch": 0.009944777796371112,
1470
+ "grad_norm": 5.06870698928833,
1471
+ "learning_rate": 0.0001888029968750498,
1472
+ "loss": 12.4736,
1473
+ "step": 208
1474
+ },
1475
+ {
1476
+ "epoch": 0.009992589228084435,
1477
+ "grad_norm": 5.35701322555542,
1478
+ "learning_rate": 0.0001886917969238029,
1479
+ "loss": 15.7016,
1480
+ "step": 209
1481
+ },
1482
+ {
1483
+ "epoch": 0.010040400659797758,
1484
+ "grad_norm": 5.082891941070557,
1485
+ "learning_rate": 0.00018858008060253532,
1486
+ "loss": 10.9422,
1487
+ "step": 210
1488
+ },
1489
+ {
1490
+ "epoch": 0.010088212091511081,
1491
+ "grad_norm": 5.47432279586792,
1492
+ "learning_rate": 0.0001884678485616675,
1493
+ "loss": 14.3501,
1494
+ "step": 211
1495
+ },
1496
+ {
1497
+ "epoch": 0.010136023523224402,
1498
+ "grad_norm": 6.43608283996582,
1499
+ "learning_rate": 0.00018835510145462242,
1500
+ "loss": 13.923,
1501
+ "step": 212
1502
+ },
1503
+ {
1504
+ "epoch": 0.010183834954937725,
1505
+ "grad_norm": 5.689596176147461,
1506
+ "learning_rate": 0.00018824183993782192,
1507
+ "loss": 11.5526,
1508
+ "step": 213
1509
+ },
1510
+ {
1511
+ "epoch": 0.010231646386651048,
1512
+ "grad_norm": 5.034306049346924,
1513
+ "learning_rate": 0.00018812806467068268,
1514
+ "loss": 10.5987,
1515
+ "step": 214
1516
+ },
1517
+ {
1518
+ "epoch": 0.010279457818364372,
1519
+ "grad_norm": 5.204161167144775,
1520
+ "learning_rate": 0.0001880137763156124,
1521
+ "loss": 11.5201,
1522
+ "step": 215
1523
+ },
1524
+ {
1525
+ "epoch": 0.010327269250077693,
1526
+ "grad_norm": 4.942049503326416,
1527
+ "learning_rate": 0.0001878989755380062,
1528
+ "loss": 12.6234,
1529
+ "step": 216
1530
+ },
1531
+ {
1532
+ "epoch": 0.010375080681791016,
1533
+ "grad_norm": 5.458155632019043,
1534
+ "learning_rate": 0.00018778366300624245,
1535
+ "loss": 10.6434,
1536
+ "step": 217
1537
+ },
1538
+ {
1539
+ "epoch": 0.01042289211350434,
1540
+ "grad_norm": 4.613043308258057,
1541
+ "learning_rate": 0.000187667839391679,
1542
+ "loss": 12.7458,
1543
+ "step": 218
1544
+ },
1545
+ {
1546
+ "epoch": 0.010470703545217662,
1547
+ "grad_norm": 5.415834903717041,
1548
+ "learning_rate": 0.00018755150536864924,
1549
+ "loss": 11.2607,
1550
+ "step": 219
1551
+ },
1552
+ {
1553
+ "epoch": 0.010518514976930984,
1554
+ "grad_norm": 5.032035827636719,
1555
+ "learning_rate": 0.00018743466161445823,
1556
+ "loss": 12.3532,
1557
+ "step": 220
1558
+ },
1559
+ {
1560
+ "epoch": 0.010566326408644307,
1561
+ "grad_norm": 5.661436557769775,
1562
+ "learning_rate": 0.0001873173088093787,
1563
+ "loss": 13.5099,
1564
+ "step": 221
1565
+ },
1566
+ {
1567
+ "epoch": 0.01061413784035763,
1568
+ "grad_norm": 5.0096635818481445,
1569
+ "learning_rate": 0.00018719944763664716,
1570
+ "loss": 10.4928,
1571
+ "step": 222
1572
+ },
1573
+ {
1574
+ "epoch": 0.010661949272070953,
1575
+ "grad_norm": 5.100682258605957,
1576
+ "learning_rate": 0.00018708107878245977,
1577
+ "loss": 11.3182,
1578
+ "step": 223
1579
+ },
1580
+ {
1581
+ "epoch": 0.010709760703784274,
1582
+ "grad_norm": 4.88107967376709,
1583
+ "learning_rate": 0.0001869622029359686,
1584
+ "loss": 8.9539,
1585
+ "step": 224
1586
+ },
1587
+ {
1588
+ "epoch": 0.010757572135497597,
1589
+ "grad_norm": 6.122267246246338,
1590
+ "learning_rate": 0.0001868428207892773,
1591
+ "loss": 14.608,
1592
+ "step": 225
1593
+ },
1594
+ {
1595
+ "epoch": 0.01080538356721092,
1596
+ "grad_norm": 5.791589260101318,
1597
+ "learning_rate": 0.00018672293303743738,
1598
+ "loss": 12.8287,
1599
+ "step": 226
1600
+ },
1601
+ {
1602
+ "epoch": 0.010853194998924242,
1603
+ "grad_norm": 5.632595539093018,
1604
+ "learning_rate": 0.00018660254037844388,
1605
+ "loss": 13.7995,
1606
+ "step": 227
1607
+ },
1608
+ {
1609
+ "epoch": 0.010901006430637565,
1610
+ "grad_norm": 6.049060344696045,
1611
+ "learning_rate": 0.00018648164351323156,
1612
+ "loss": 15.0617,
1613
+ "step": 228
1614
+ },
1615
+ {
1616
+ "epoch": 0.010948817862350888,
1617
+ "grad_norm": 5.7682695388793945,
1618
+ "learning_rate": 0.00018636024314567067,
1619
+ "loss": 13.8881,
1620
+ "step": 229
1621
+ },
1622
+ {
1623
+ "epoch": 0.010996629294064211,
1624
+ "grad_norm": 5.3254899978637695,
1625
+ "learning_rate": 0.00018623833998256288,
1626
+ "loss": 10.3598,
1627
+ "step": 230
1628
+ },
1629
+ {
1630
+ "epoch": 0.011044440725777533,
1631
+ "grad_norm": 5.022355079650879,
1632
+ "learning_rate": 0.0001861159347336372,
1633
+ "loss": 10.8721,
1634
+ "step": 231
1635
+ },
1636
+ {
1637
+ "epoch": 0.011092252157490856,
1638
+ "grad_norm": 5.109200954437256,
1639
+ "learning_rate": 0.00018599302811154572,
1640
+ "loss": 11.4589,
1641
+ "step": 232
1642
+ },
1643
+ {
1644
+ "epoch": 0.011140063589204179,
1645
+ "grad_norm": 5.2721266746521,
1646
+ "learning_rate": 0.00018586962083185965,
1647
+ "loss": 9.9604,
1648
+ "step": 233
1649
+ },
1650
+ {
1651
+ "epoch": 0.011187875020917502,
1652
+ "grad_norm": 5.068268299102783,
1653
+ "learning_rate": 0.0001857457136130651,
1654
+ "loss": 11.7453,
1655
+ "step": 234
1656
+ },
1657
+ {
1658
+ "epoch": 0.011235686452630823,
1659
+ "grad_norm": 5.102237701416016,
1660
+ "learning_rate": 0.00018562130717655878,
1661
+ "loss": 10.6335,
1662
+ "step": 235
1663
+ },
1664
+ {
1665
+ "epoch": 0.011283497884344146,
1666
+ "grad_norm": 4.969974517822266,
1667
+ "learning_rate": 0.00018549640224664393,
1668
+ "loss": 11.6227,
1669
+ "step": 236
1670
+ },
1671
+ {
1672
+ "epoch": 0.01133130931605747,
1673
+ "grad_norm": 5.647055149078369,
1674
+ "learning_rate": 0.000185370999550526,
1675
+ "loss": 12.2409,
1676
+ "step": 237
1677
+ },
1678
+ {
1679
+ "epoch": 0.011379120747770793,
1680
+ "grad_norm": 4.924647331237793,
1681
+ "learning_rate": 0.00018524509981830852,
1682
+ "loss": 13.5327,
1683
+ "step": 238
1684
+ },
1685
+ {
1686
+ "epoch": 0.011426932179484114,
1687
+ "grad_norm": 4.846807479858398,
1688
+ "learning_rate": 0.00018511870378298882,
1689
+ "loss": 11.0947,
1690
+ "step": 239
1691
+ },
1692
+ {
1693
+ "epoch": 0.011474743611197437,
1694
+ "grad_norm": 4.679364204406738,
1695
+ "learning_rate": 0.00018499181218045366,
1696
+ "loss": 13.2931,
1697
+ "step": 240
1698
+ },
1699
+ {
1700
+ "epoch": 0.01152255504291076,
1701
+ "grad_norm": 5.162325859069824,
1702
+ "learning_rate": 0.00018486442574947511,
1703
+ "loss": 12.8743,
1704
+ "step": 241
1705
+ },
1706
+ {
1707
+ "epoch": 0.011570366474624083,
1708
+ "grad_norm": 5.154025554656982,
1709
+ "learning_rate": 0.00018473654523170613,
1710
+ "loss": 12.2271,
1711
+ "step": 242
1712
+ },
1713
+ {
1714
+ "epoch": 0.011618177906337405,
1715
+ "grad_norm": 5.15775728225708,
1716
+ "learning_rate": 0.00018460817137167624,
1717
+ "loss": 12.311,
1718
+ "step": 243
1719
+ },
1720
+ {
1721
+ "epoch": 0.011665989338050728,
1722
+ "grad_norm": 4.958886623382568,
1723
+ "learning_rate": 0.00018447930491678733,
1724
+ "loss": 12.842,
1725
+ "step": 244
1726
+ },
1727
+ {
1728
+ "epoch": 0.011713800769764051,
1729
+ "grad_norm": 5.461627006530762,
1730
+ "learning_rate": 0.0001843499466173092,
1731
+ "loss": 13.5522,
1732
+ "step": 245
1733
+ },
1734
+ {
1735
+ "epoch": 0.011761612201477372,
1736
+ "grad_norm": 5.0118021965026855,
1737
+ "learning_rate": 0.0001842200972263751,
1738
+ "loss": 11.9075,
1739
+ "step": 246
1740
+ },
1741
+ {
1742
+ "epoch": 0.011809423633190696,
1743
+ "grad_norm": 5.585344314575195,
1744
+ "learning_rate": 0.00018408975749997759,
1745
+ "loss": 13.7595,
1746
+ "step": 247
1747
+ },
1748
+ {
1749
+ "epoch": 0.011857235064904019,
1750
+ "grad_norm": 5.8039751052856445,
1751
+ "learning_rate": 0.00018395892819696389,
1752
+ "loss": 12.924,
1753
+ "step": 248
1754
+ },
1755
+ {
1756
+ "epoch": 0.011905046496617342,
1757
+ "grad_norm": 5.788663387298584,
1758
+ "learning_rate": 0.00018382761007903163,
1759
+ "loss": 13.0412,
1760
+ "step": 249
1761
+ },
1762
+ {
1763
+ "epoch": 0.011952857928330663,
1764
+ "grad_norm": 5.3065948486328125,
1765
+ "learning_rate": 0.00018369580391072433,
1766
+ "loss": 13.6088,
1767
+ "step": 250
1768
+ },
1769
+ {
1770
+ "epoch": 0.012000669360043986,
1771
+ "grad_norm": 5.327166557312012,
1772
+ "learning_rate": 0.000183563510459427,
1773
+ "loss": 10.8485,
1774
+ "step": 251
1775
+ },
1776
+ {
1777
+ "epoch": 0.01204848079175731,
1778
+ "grad_norm": 5.550177574157715,
1779
+ "learning_rate": 0.00018343073049536163,
1780
+ "loss": 13.4492,
1781
+ "step": 252
1782
+ },
1783
+ {
1784
+ "epoch": 0.012096292223470632,
1785
+ "grad_norm": 5.60645866394043,
1786
+ "learning_rate": 0.00018329746479158265,
1787
+ "loss": 12.1547,
1788
+ "step": 253
1789
+ },
1790
+ {
1791
+ "epoch": 0.012144103655183954,
1792
+ "grad_norm": 5.215117931365967,
1793
+ "learning_rate": 0.00018316371412397268,
1794
+ "loss": 12.0121,
1795
+ "step": 254
1796
+ },
1797
+ {
1798
+ "epoch": 0.012191915086897277,
1799
+ "grad_norm": 6.560858249664307,
1800
+ "learning_rate": 0.00018302947927123766,
1801
+ "loss": 11.4847,
1802
+ "step": 255
1803
+ },
1804
+ {
1805
+ "epoch": 0.0122397265186106,
1806
+ "grad_norm": 6.052123069763184,
1807
+ "learning_rate": 0.00018289476101490256,
1808
+ "loss": 11.1843,
1809
+ "step": 256
1810
+ },
1811
+ {
1812
+ "epoch": 0.012287537950323923,
1813
+ "grad_norm": 6.17031717300415,
1814
+ "learning_rate": 0.00018275956013930674,
1815
+ "loss": 12.7304,
1816
+ "step": 257
1817
+ },
1818
+ {
1819
+ "epoch": 0.012335349382037245,
1820
+ "grad_norm": 5.647160053253174,
1821
+ "learning_rate": 0.0001826238774315995,
1822
+ "loss": 14.054,
1823
+ "step": 258
1824
+ },
1825
+ {
1826
+ "epoch": 0.012383160813750568,
1827
+ "grad_norm": 5.882730960845947,
1828
+ "learning_rate": 0.00018248771368173524,
1829
+ "loss": 13.0997,
1830
+ "step": 259
1831
+ },
1832
+ {
1833
+ "epoch": 0.01243097224546389,
1834
+ "grad_norm": 4.575117588043213,
1835
+ "learning_rate": 0.00018235106968246916,
1836
+ "loss": 11.5876,
1837
+ "step": 260
1838
+ },
1839
+ {
1840
+ "epoch": 0.012478783677177214,
1841
+ "grad_norm": 6.508498191833496,
1842
+ "learning_rate": 0.00018221394622935244,
1843
+ "loss": 11.5347,
1844
+ "step": 261
1845
+ },
1846
+ {
1847
+ "epoch": 0.012526595108890535,
1848
+ "grad_norm": 4.900964736938477,
1849
+ "learning_rate": 0.00018207634412072764,
1850
+ "loss": 11.7778,
1851
+ "step": 262
1852
+ },
1853
+ {
1854
+ "epoch": 0.012574406540603858,
1855
+ "grad_norm": 5.596328258514404,
1856
+ "learning_rate": 0.00018193826415772418,
1857
+ "loss": 11.7695,
1858
+ "step": 263
1859
+ },
1860
+ {
1861
+ "epoch": 0.012622217972317181,
1862
+ "grad_norm": 5.060647964477539,
1863
+ "learning_rate": 0.00018179970714425354,
1864
+ "loss": 11.3653,
1865
+ "step": 264
1866
+ },
1867
+ {
1868
+ "epoch": 0.012670029404030505,
1869
+ "grad_norm": 5.922539234161377,
1870
+ "learning_rate": 0.0001816606738870046,
1871
+ "loss": 12.8426,
1872
+ "step": 265
1873
+ },
1874
+ {
1875
+ "epoch": 0.012717840835743826,
1876
+ "grad_norm": 5.582993984222412,
1877
+ "learning_rate": 0.00018152116519543898,
1878
+ "loss": 11.7722,
1879
+ "step": 266
1880
+ },
1881
+ {
1882
+ "epoch": 0.012765652267457149,
1883
+ "grad_norm": 5.60969877243042,
1884
+ "learning_rate": 0.00018138118188178631,
1885
+ "loss": 11.2741,
1886
+ "step": 267
1887
+ },
1888
+ {
1889
+ "epoch": 0.012813463699170472,
1890
+ "grad_norm": 5.252869606018066,
1891
+ "learning_rate": 0.00018124072476103956,
1892
+ "loss": 12.7051,
1893
+ "step": 268
1894
+ },
1895
+ {
1896
+ "epoch": 0.012861275130883794,
1897
+ "grad_norm": 4.4698405265808105,
1898
+ "learning_rate": 0.00018109979465095013,
1899
+ "loss": 12.9769,
1900
+ "step": 269
1901
+ },
1902
+ {
1903
+ "epoch": 0.012909086562597117,
1904
+ "grad_norm": 5.125490665435791,
1905
+ "learning_rate": 0.00018095839237202327,
1906
+ "loss": 14.8709,
1907
+ "step": 270
1908
+ },
1909
+ {
1910
+ "epoch": 0.01295689799431044,
1911
+ "grad_norm": 6.153337001800537,
1912
+ "learning_rate": 0.00018081651874751327,
1913
+ "loss": 14.4182,
1914
+ "step": 271
1915
+ },
1916
+ {
1917
+ "epoch": 0.013004709426023763,
1918
+ "grad_norm": 5.364168643951416,
1919
+ "learning_rate": 0.0001806741746034185,
1920
+ "loss": 11.0624,
1921
+ "step": 272
1922
+ },
1923
+ {
1924
+ "epoch": 0.013052520857737084,
1925
+ "grad_norm": 6.030521392822266,
1926
+ "learning_rate": 0.00018053136076847683,
1927
+ "loss": 13.1495,
1928
+ "step": 273
1929
+ },
1930
+ {
1931
+ "epoch": 0.013100332289450407,
1932
+ "grad_norm": 5.129003047943115,
1933
+ "learning_rate": 0.00018038807807416068,
1934
+ "loss": 11.3843,
1935
+ "step": 274
1936
+ },
1937
+ {
1938
+ "epoch": 0.01314814372116373,
1939
+ "grad_norm": 5.446567535400391,
1940
+ "learning_rate": 0.0001802443273546722,
1941
+ "loss": 13.5867,
1942
+ "step": 275
1943
+ },
1944
+ {
1945
+ "epoch": 0.013195955152877054,
1946
+ "grad_norm": 5.225279331207275,
1947
+ "learning_rate": 0.00018010010944693848,
1948
+ "loss": 12.5685,
1949
+ "step": 276
1950
+ },
1951
+ {
1952
+ "epoch": 0.013243766584590375,
1953
+ "grad_norm": 5.373495578765869,
1954
+ "learning_rate": 0.00017995542519060647,
1955
+ "loss": 12.0405,
1956
+ "step": 277
1957
+ },
1958
+ {
1959
+ "epoch": 0.013291578016303698,
1960
+ "grad_norm": 5.2997822761535645,
1961
+ "learning_rate": 0.00017981027542803832,
1962
+ "loss": 10.5157,
1963
+ "step": 278
1964
+ },
1965
+ {
1966
+ "epoch": 0.013339389448017021,
1967
+ "grad_norm": 6.574782371520996,
1968
+ "learning_rate": 0.00017966466100430645,
1969
+ "loss": 13.6508,
1970
+ "step": 279
1971
+ },
1972
+ {
1973
+ "epoch": 0.013387200879730344,
1974
+ "grad_norm": 5.640936851501465,
1975
+ "learning_rate": 0.00017951858276718844,
1976
+ "loss": 14.4104,
1977
+ "step": 280
1978
+ },
1979
+ {
1980
+ "epoch": 0.013435012311443666,
1981
+ "grad_norm": 5.080860614776611,
1982
+ "learning_rate": 0.00017937204156716235,
1983
+ "loss": 11.0933,
1984
+ "step": 281
1985
+ },
1986
+ {
1987
+ "epoch": 0.013482823743156989,
1988
+ "grad_norm": 5.329265117645264,
1989
+ "learning_rate": 0.00017922503825740154,
1990
+ "loss": 11.1649,
1991
+ "step": 282
1992
+ },
1993
+ {
1994
+ "epoch": 0.013530635174870312,
1995
+ "grad_norm": 7.326483249664307,
1996
+ "learning_rate": 0.00017907757369376985,
1997
+ "loss": 12.0155,
1998
+ "step": 283
1999
+ },
2000
+ {
2001
+ "epoch": 0.013578446606583635,
2002
+ "grad_norm": 5.505800247192383,
2003
+ "learning_rate": 0.00017892964873481666,
2004
+ "loss": 11.4572,
2005
+ "step": 284
2006
+ },
2007
+ {
2008
+ "epoch": 0.013626258038296956,
2009
+ "grad_norm": 5.072683334350586,
2010
+ "learning_rate": 0.0001787812642417716,
2011
+ "loss": 12.5358,
2012
+ "step": 285
2013
+ },
2014
+ {
2015
+ "epoch": 0.01367406947001028,
2016
+ "grad_norm": 5.0308003425598145,
2017
+ "learning_rate": 0.00017863242107853995,
2018
+ "loss": 9.5928,
2019
+ "step": 286
2020
+ },
2021
+ {
2022
+ "epoch": 0.013721880901723603,
2023
+ "grad_norm": 5.536927223205566,
2024
+ "learning_rate": 0.00017848312011169726,
2025
+ "loss": 10.2785,
2026
+ "step": 287
2027
+ },
2028
+ {
2029
+ "epoch": 0.013769692333436924,
2030
+ "grad_norm": 4.816216945648193,
2031
+ "learning_rate": 0.0001783333622104845,
2032
+ "loss": 11.1179,
2033
+ "step": 288
2034
+ },
2035
+ {
2036
+ "epoch": 0.013817503765150247,
2037
+ "grad_norm": 6.547872543334961,
2038
+ "learning_rate": 0.000178183148246803,
2039
+ "loss": 13.1634,
2040
+ "step": 289
2041
+ },
2042
+ {
2043
+ "epoch": 0.01386531519686357,
2044
+ "grad_norm": 5.1638617515563965,
2045
+ "learning_rate": 0.0001780324790952092,
2046
+ "loss": 10.9008,
2047
+ "step": 290
2048
+ },
2049
+ {
2050
+ "epoch": 0.013913126628576893,
2051
+ "grad_norm": 5.763845443725586,
2052
+ "learning_rate": 0.00017788135563290974,
2053
+ "loss": 10.7105,
2054
+ "step": 291
2055
+ },
2056
+ {
2057
+ "epoch": 0.013960938060290215,
2058
+ "grad_norm": 5.4344563484191895,
2059
+ "learning_rate": 0.0001777297787397563,
2060
+ "loss": 13.0994,
2061
+ "step": 292
2062
+ },
2063
+ {
2064
+ "epoch": 0.014008749492003538,
2065
+ "grad_norm": 6.757635116577148,
2066
+ "learning_rate": 0.0001775777492982405,
2067
+ "loss": 11.4225,
2068
+ "step": 293
2069
+ },
2070
+ {
2071
+ "epoch": 0.014056560923716861,
2072
+ "grad_norm": 5.390084266662598,
2073
+ "learning_rate": 0.00017742526819348862,
2074
+ "loss": 10.8335,
2075
+ "step": 294
2076
+ },
2077
+ {
2078
+ "epoch": 0.014104372355430184,
2079
+ "grad_norm": 7.260794639587402,
2080
+ "learning_rate": 0.00017727233631325664,
2081
+ "loss": 16.0919,
2082
+ "step": 295
2083
+ },
2084
+ {
2085
+ "epoch": 0.014152183787143505,
2086
+ "grad_norm": 6.499242782592773,
2087
+ "learning_rate": 0.00017711895454792495,
2088
+ "loss": 10.7529,
2089
+ "step": 296
2090
+ },
2091
+ {
2092
+ "epoch": 0.014199995218856828,
2093
+ "grad_norm": 6.4269819259643555,
2094
+ "learning_rate": 0.00017696512379049325,
2095
+ "loss": 12.7755,
2096
+ "step": 297
2097
+ },
2098
+ {
2099
+ "epoch": 0.014247806650570152,
2100
+ "grad_norm": 5.739592552185059,
2101
+ "learning_rate": 0.00017681084493657525,
2102
+ "loss": 12.0852,
2103
+ "step": 298
2104
+ },
2105
+ {
2106
+ "epoch": 0.014295618082283475,
2107
+ "grad_norm": 5.513119220733643,
2108
+ "learning_rate": 0.00017665611888439354,
2109
+ "loss": 11.6281,
2110
+ "step": 299
2111
+ },
2112
+ {
2113
+ "epoch": 0.014343429513996796,
2114
+ "grad_norm": 7.05025577545166,
2115
+ "learning_rate": 0.00017650094653477431,
2116
+ "loss": 9.9288,
2117
+ "step": 300
2118
+ },
2119
+ {
2120
+ "epoch": 0.01439124094571012,
2121
+ "grad_norm": 5.953654766082764,
2122
+ "learning_rate": 0.0001763453287911422,
2123
+ "loss": 9.3835,
2124
+ "step": 301
2125
+ },
2126
+ {
2127
+ "epoch": 0.014439052377423442,
2128
+ "grad_norm": 5.337507247924805,
2129
+ "learning_rate": 0.0001761892665595148,
2130
+ "loss": 12.1545,
2131
+ "step": 302
2132
+ },
2133
+ {
2134
+ "epoch": 0.014486863809136765,
2135
+ "grad_norm": 4.997991561889648,
2136
+ "learning_rate": 0.00017603276074849776,
2137
+ "loss": 8.9515,
2138
+ "step": 303
2139
+ },
2140
+ {
2141
+ "epoch": 0.014534675240850087,
2142
+ "grad_norm": 5.814908027648926,
2143
+ "learning_rate": 0.0001758758122692791,
2144
+ "loss": 11.3748,
2145
+ "step": 304
2146
+ },
2147
+ {
2148
+ "epoch": 0.01458248667256341,
2149
+ "grad_norm": 5.617476940155029,
2150
+ "learning_rate": 0.00017571842203562417,
2151
+ "loss": 11.0608,
2152
+ "step": 305
2153
+ },
2154
+ {
2155
+ "epoch": 0.014630298104276733,
2156
+ "grad_norm": 6.399965763092041,
2157
+ "learning_rate": 0.00017556059096387024,
2158
+ "loss": 12.9807,
2159
+ "step": 306
2160
+ },
2161
+ {
2162
+ "epoch": 0.014678109535990054,
2163
+ "grad_norm": 6.297866344451904,
2164
+ "learning_rate": 0.00017540231997292114,
2165
+ "loss": 12.6985,
2166
+ "step": 307
2167
+ },
2168
+ {
2169
+ "epoch": 0.014725920967703377,
2170
+ "grad_norm": 5.755931854248047,
2171
+ "learning_rate": 0.000175243609984242,
2172
+ "loss": 12.1633,
2173
+ "step": 308
2174
+ },
2175
+ {
2176
+ "epoch": 0.0147737323994167,
2177
+ "grad_norm": 5.357341289520264,
2178
+ "learning_rate": 0.00017508446192185373,
2179
+ "loss": 10.7913,
2180
+ "step": 309
2181
+ },
2182
+ {
2183
+ "epoch": 0.014821543831130024,
2184
+ "grad_norm": 6.733654975891113,
2185
+ "learning_rate": 0.00017492487671232784,
2186
+ "loss": 15.3673,
2187
+ "step": 310
2188
+ },
2189
+ {
2190
+ "epoch": 0.014869355262843345,
2191
+ "grad_norm": 5.48501443862915,
2192
+ "learning_rate": 0.00017476485528478093,
2193
+ "loss": 12.4585,
2194
+ "step": 311
2195
+ },
2196
+ {
2197
+ "epoch": 0.014917166694556668,
2198
+ "grad_norm": 5.763905048370361,
2199
+ "learning_rate": 0.00017460439857086918,
2200
+ "loss": 10.3065,
2201
+ "step": 312
2202
+ },
2203
+ {
2204
+ "epoch": 0.014964978126269991,
2205
+ "grad_norm": 5.806349754333496,
2206
+ "learning_rate": 0.00017444350750478316,
2207
+ "loss": 11.1221,
2208
+ "step": 313
2209
+ },
2210
+ {
2211
+ "epoch": 0.015012789557983314,
2212
+ "grad_norm": 5.191692352294922,
2213
+ "learning_rate": 0.00017428218302324223,
2214
+ "loss": 12.1558,
2215
+ "step": 314
2216
+ },
2217
+ {
2218
+ "epoch": 0.015060600989696636,
2219
+ "grad_norm": 6.055606842041016,
2220
+ "learning_rate": 0.0001741204260654891,
2221
+ "loss": 12.0409,
2222
+ "step": 315
2223
+ },
2224
+ {
2225
+ "epoch": 0.015108412421409959,
2226
+ "grad_norm": 5.856557846069336,
2227
+ "learning_rate": 0.00017395823757328444,
2228
+ "loss": 12.6706,
2229
+ "step": 316
2230
+ },
2231
+ {
2232
+ "epoch": 0.015156223853123282,
2233
+ "grad_norm": 8.15050220489502,
2234
+ "learning_rate": 0.00017379561849090134,
2235
+ "loss": 15.8348,
2236
+ "step": 317
2237
+ },
2238
+ {
2239
+ "epoch": 0.015204035284836605,
2240
+ "grad_norm": 5.943251132965088,
2241
+ "learning_rate": 0.00017363256976511972,
2242
+ "loss": 11.8229,
2243
+ "step": 318
2244
+ },
2245
+ {
2246
+ "epoch": 0.015251846716549926,
2247
+ "grad_norm": 6.212547302246094,
2248
+ "learning_rate": 0.00017346909234522109,
2249
+ "loss": 9.8506,
2250
+ "step": 319
2251
+ },
2252
+ {
2253
+ "epoch": 0.01529965814826325,
2254
+ "grad_norm": 5.19772481918335,
2255
+ "learning_rate": 0.00017330518718298264,
2256
+ "loss": 12.6047,
2257
+ "step": 320
2258
+ },
2259
+ {
2260
+ "epoch": 0.015347469579976573,
2261
+ "grad_norm": 5.80063533782959,
2262
+ "learning_rate": 0.0001731408552326721,
2263
+ "loss": 15.0331,
2264
+ "step": 321
2265
+ },
2266
+ {
2267
+ "epoch": 0.015395281011689896,
2268
+ "grad_norm": 7.269016742706299,
2269
+ "learning_rate": 0.00017297609745104184,
2270
+ "loss": 11.8583,
2271
+ "step": 322
2272
+ },
2273
+ {
2274
+ "epoch": 0.015443092443403217,
2275
+ "grad_norm": 5.3431501388549805,
2276
+ "learning_rate": 0.00017281091479732353,
2277
+ "loss": 12.4496,
2278
+ "step": 323
2279
+ },
2280
+ {
2281
+ "epoch": 0.01549090387511654,
2282
+ "grad_norm": 5.963438510894775,
2283
+ "learning_rate": 0.0001726453082332225,
2284
+ "loss": 11.6088,
2285
+ "step": 324
2286
+ },
2287
+ {
2288
+ "epoch": 0.015538715306829863,
2289
+ "grad_norm": 5.385311126708984,
2290
+ "learning_rate": 0.000172479278722912,
2291
+ "loss": 11.6424,
2292
+ "step": 325
2293
+ },
2294
+ {
2295
+ "epoch": 0.015586526738543187,
2296
+ "grad_norm": 6.1870622634887695,
2297
+ "learning_rate": 0.00017231282723302786,
2298
+ "loss": 12.0015,
2299
+ "step": 326
2300
+ },
2301
+ {
2302
+ "epoch": 0.015634338170256508,
2303
+ "grad_norm": 6.157270908355713,
2304
+ "learning_rate": 0.0001721459547326626,
2305
+ "loss": 11.7537,
2306
+ "step": 327
2307
+ },
2308
+ {
2309
+ "epoch": 0.01568214960196983,
2310
+ "grad_norm": 6.006210803985596,
2311
+ "learning_rate": 0.0001719786621933599,
2312
+ "loss": 12.3699,
2313
+ "step": 328
2314
+ },
2315
+ {
2316
+ "epoch": 0.01568214960196983,
2317
+ "eval_loss": 3.0379624366760254,
2318
+ "eval_runtime": 84.7134,
2319
+ "eval_samples_per_second": 103.962,
2320
+ "eval_steps_per_second": 51.987,
2321
+ "step": 328
2322
+ }
2323
+ ],
2324
+ "logging_steps": 1,
2325
+ "max_steps": 1312,
2326
+ "num_input_tokens_seen": 0,
2327
+ "num_train_epochs": 1,
2328
+ "save_steps": 328,
2329
+ "stateful_callbacks": {
2330
+ "TrainerControl": {
2331
+ "args": {
2332
+ "should_epoch_stop": false,
2333
+ "should_evaluate": false,
2334
+ "should_log": false,
2335
+ "should_save": true,
2336
+ "should_training_stop": false
2337
+ },
2338
+ "attributes": {}
2339
+ }
2340
+ },
2341
+ "total_flos": 696105113223168.0,
2342
+ "train_batch_size": 2,
2343
+ "trial_name": null,
2344
+ "trial_params": null
2345
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef7b5a2b8e000ee974f7069d98e816c3905b8363bcc0a37fdcbe5b7bd17df24d
3
+ size 6776
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff