sv-adv commited on
Commit
df48677
1 Parent(s): 3effdad

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: TinyLlama/TinyLlama-1.1B-Chat-v0.6
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.11.1
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v0.6",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
+ ],
26
+ "task_type": "CASUAL_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c52396905a248fc7c8b91fab74e87fafef52fc3b17e7b24ae1c815c1d72fc235
3
+ size 4517152
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6ae785f8babaf20096ac2695d0180522456430ab14d2d4ba9ae4affdc710d71
3
+ size 9063482
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a46243ed2f71f63071ef35935327abe7e85bf37c2e4fd0aeb4c18fdf41c52af
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bac723873750103ed7df169db90221207567930cc185c21d2ad0667aa7444162
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "</s>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
tokenizer_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ }
29
+ },
30
+ "bos_token": "<s>",
31
+ "chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '<|user|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'system' %}\n{{ '<|system|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '<|assistant|>\n' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '<|assistant|>' }}\n{% endif %}\n{% endfor %}",
32
+ "clean_up_tokenization_spaces": false,
33
+ "eos_token": "</s>",
34
+ "legacy": false,
35
+ "model_max_length": 2048,
36
+ "pad_token": "</s>",
37
+ "padding_side": "right",
38
+ "sp_model_kwargs": {},
39
+ "tokenizer_class": "LlamaTokenizer",
40
+ "unk_token": "<unk>",
41
+ "use_default_system_prompt": false
42
+ }
trainer_state.json ADDED
@@ -0,0 +1,1993 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 97.3913043478261,
5
+ "eval_steps": 500,
6
+ "global_step": 2800,
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.34782608695652173,
13
+ "grad_norm": 0.14778953790664673,
14
+ "learning_rate": 0.00019999370567547008,
15
+ "loss": 0.5359,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.6956521739130435,
20
+ "grad_norm": 0.15012609958648682,
21
+ "learning_rate": 0.00019997482349425066,
22
+ "loss": 0.5405,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 1.0434782608695652,
27
+ "grad_norm": 0.14203248918056488,
28
+ "learning_rate": 0.00019994335583335335,
29
+ "loss": 0.5344,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 1.391304347826087,
34
+ "grad_norm": 0.19145642220973969,
35
+ "learning_rate": 0.00019989930665413147,
36
+ "loss": 0.5738,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 1.7391304347826086,
41
+ "grad_norm": 0.17617826163768768,
42
+ "learning_rate": 0.00019984268150178167,
43
+ "loss": 0.5102,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 2.0869565217391304,
48
+ "grad_norm": 0.23997928202152252,
49
+ "learning_rate": 0.0001997734875046456,
50
+ "loss": 0.5288,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 2.4347826086956523,
55
+ "grad_norm": 0.30887937545776367,
56
+ "learning_rate": 0.0001996917333733128,
57
+ "loss": 0.4797,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 2.782608695652174,
62
+ "grad_norm": 0.3976322412490845,
63
+ "learning_rate": 0.00019959742939952392,
64
+ "loss": 0.5502,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 3.130434782608696,
69
+ "grad_norm": 0.32993584871292114,
70
+ "learning_rate": 0.00019949058745487522,
71
+ "loss": 0.494,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 3.4782608695652173,
76
+ "grad_norm": 0.5071695446968079,
77
+ "learning_rate": 0.00019937122098932428,
78
+ "loss": 0.517,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 3.8260869565217392,
83
+ "grad_norm": 0.4845665991306305,
84
+ "learning_rate": 0.00019923934502949644,
85
+ "loss": 0.4654,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 4.173913043478261,
90
+ "grad_norm": 0.6004394888877869,
91
+ "learning_rate": 0.00019909497617679348,
92
+ "loss": 0.4522,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 4.521739130434782,
97
+ "grad_norm": 0.6237146258354187,
98
+ "learning_rate": 0.00019893813260530368,
99
+ "loss": 0.4527,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 4.869565217391305,
104
+ "grad_norm": 0.7019842267036438,
105
+ "learning_rate": 0.00019876883405951377,
106
+ "loss": 0.4402,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 5.217391304347826,
111
+ "grad_norm": 0.7478927373886108,
112
+ "learning_rate": 0.0001985871018518236,
113
+ "loss": 0.4429,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 5.565217391304348,
118
+ "grad_norm": 1.045157790184021,
119
+ "learning_rate": 0.00019839295885986296,
120
+ "loss": 0.3951,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 5.913043478260869,
125
+ "grad_norm": 0.8758353590965271,
126
+ "learning_rate": 0.00019818642952361187,
127
+ "loss": 0.4242,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 6.260869565217392,
132
+ "grad_norm": 0.8154057264328003,
133
+ "learning_rate": 0.00019796753984232358,
134
+ "loss": 0.4026,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 6.608695652173913,
139
+ "grad_norm": 0.9479079246520996,
140
+ "learning_rate": 0.00019773631737125192,
141
+ "loss": 0.3915,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 6.956521739130435,
146
+ "grad_norm": 0.9628075957298279,
147
+ "learning_rate": 0.00019749279121818235,
148
+ "loss": 0.3919,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 7.304347826086957,
153
+ "grad_norm": 0.9826076626777649,
154
+ "learning_rate": 0.00019723699203976766,
155
+ "loss": 0.3807,
156
+ "step": 210
157
+ },
158
+ {
159
+ "epoch": 7.6521739130434785,
160
+ "grad_norm": 0.9666227102279663,
161
+ "learning_rate": 0.0001969689520376687,
162
+ "loss": 0.3632,
163
+ "step": 220
164
+ },
165
+ {
166
+ "epoch": 8.0,
167
+ "grad_norm": 1.1111929416656494,
168
+ "learning_rate": 0.00019668870495450066,
169
+ "loss": 0.3697,
170
+ "step": 230
171
+ },
172
+ {
173
+ "epoch": 8.347826086956522,
174
+ "grad_norm": 1.2887296676635742,
175
+ "learning_rate": 0.00019639628606958533,
176
+ "loss": 0.3355,
177
+ "step": 240
178
+ },
179
+ {
180
+ "epoch": 8.695652173913043,
181
+ "grad_norm": 1.0423779487609863,
182
+ "learning_rate": 0.00019609173219450998,
183
+ "loss": 0.3564,
184
+ "step": 250
185
+ },
186
+ {
187
+ "epoch": 9.043478260869565,
188
+ "grad_norm": 1.165279746055603,
189
+ "learning_rate": 0.00019577508166849304,
190
+ "loss": 0.3651,
191
+ "step": 260
192
+ },
193
+ {
194
+ "epoch": 9.391304347826088,
195
+ "grad_norm": 0.8437550067901611,
196
+ "learning_rate": 0.00019544637435355808,
197
+ "loss": 0.3241,
198
+ "step": 270
199
+ },
200
+ {
201
+ "epoch": 9.73913043478261,
202
+ "grad_norm": 1.1493055820465088,
203
+ "learning_rate": 0.00019510565162951537,
204
+ "loss": 0.3374,
205
+ "step": 280
206
+ },
207
+ {
208
+ "epoch": 10.08695652173913,
209
+ "grad_norm": 1.084230661392212,
210
+ "learning_rate": 0.0001947529563887529,
211
+ "loss": 0.3315,
212
+ "step": 290
213
+ },
214
+ {
215
+ "epoch": 10.434782608695652,
216
+ "grad_norm": 0.9703076481819153,
217
+ "learning_rate": 0.00019438833303083678,
218
+ "loss": 0.2926,
219
+ "step": 300
220
+ },
221
+ {
222
+ "epoch": 10.782608695652174,
223
+ "grad_norm": 1.3537240028381348,
224
+ "learning_rate": 0.0001940118274569219,
225
+ "loss": 0.3258,
226
+ "step": 310
227
+ },
228
+ {
229
+ "epoch": 11.130434782608695,
230
+ "grad_norm": 1.3062912225723267,
231
+ "learning_rate": 0.00019362348706397373,
232
+ "loss": 0.3321,
233
+ "step": 320
234
+ },
235
+ {
236
+ "epoch": 11.478260869565217,
237
+ "grad_norm": 1.2595503330230713,
238
+ "learning_rate": 0.00019322336073880142,
239
+ "loss": 0.3005,
240
+ "step": 330
241
+ },
242
+ {
243
+ "epoch": 11.826086956521738,
244
+ "grad_norm": 0.9087198376655579,
245
+ "learning_rate": 0.0001928114988519039,
246
+ "loss": 0.2949,
247
+ "step": 340
248
+ },
249
+ {
250
+ "epoch": 12.173913043478262,
251
+ "grad_norm": 0.9392287135124207,
252
+ "learning_rate": 0.0001923879532511287,
253
+ "loss": 0.2837,
254
+ "step": 350
255
+ },
256
+ {
257
+ "epoch": 12.521739130434783,
258
+ "grad_norm": 1.3128340244293213,
259
+ "learning_rate": 0.0001919527772551451,
260
+ "loss": 0.3006,
261
+ "step": 360
262
+ },
263
+ {
264
+ "epoch": 12.869565217391305,
265
+ "grad_norm": 1.3989088535308838,
266
+ "learning_rate": 0.00019150602564673198,
267
+ "loss": 0.3049,
268
+ "step": 370
269
+ },
270
+ {
271
+ "epoch": 13.217391304347826,
272
+ "grad_norm": 1.1957728862762451,
273
+ "learning_rate": 0.00019104775466588161,
274
+ "loss": 0.2726,
275
+ "step": 380
276
+ },
277
+ {
278
+ "epoch": 13.565217391304348,
279
+ "grad_norm": 1.3441591262817383,
280
+ "learning_rate": 0.00019057802200271942,
281
+ "loss": 0.2832,
282
+ "step": 390
283
+ },
284
+ {
285
+ "epoch": 13.91304347826087,
286
+ "grad_norm": 1.244665265083313,
287
+ "learning_rate": 0.0001900968867902419,
288
+ "loss": 0.2884,
289
+ "step": 400
290
+ },
291
+ {
292
+ "epoch": 14.26086956521739,
293
+ "grad_norm": 0.9919373989105225,
294
+ "learning_rate": 0.00018960440959687254,
295
+ "loss": 0.2537,
296
+ "step": 410
297
+ },
298
+ {
299
+ "epoch": 14.608695652173914,
300
+ "grad_norm": 1.333085298538208,
301
+ "learning_rate": 0.0001891006524188368,
302
+ "loss": 0.2825,
303
+ "step": 420
304
+ },
305
+ {
306
+ "epoch": 14.956521739130435,
307
+ "grad_norm": 1.2832859754562378,
308
+ "learning_rate": 0.000188585678672358,
309
+ "loss": 0.2792,
310
+ "step": 430
311
+ },
312
+ {
313
+ "epoch": 15.304347826086957,
314
+ "grad_norm": 0.9661863446235657,
315
+ "learning_rate": 0.0001880595531856738,
316
+ "loss": 0.255,
317
+ "step": 440
318
+ },
319
+ {
320
+ "epoch": 15.652173913043478,
321
+ "grad_norm": 1.5152740478515625,
322
+ "learning_rate": 0.00018752234219087538,
323
+ "loss": 0.2693,
324
+ "step": 450
325
+ },
326
+ {
327
+ "epoch": 16.0,
328
+ "grad_norm": 1.2663978338241577,
329
+ "learning_rate": 0.00018697411331556956,
330
+ "loss": 0.2627,
331
+ "step": 460
332
+ },
333
+ {
334
+ "epoch": 16.347826086956523,
335
+ "grad_norm": 1.4080078601837158,
336
+ "learning_rate": 0.0001864149355743655,
337
+ "loss": 0.2587,
338
+ "step": 470
339
+ },
340
+ {
341
+ "epoch": 16.695652173913043,
342
+ "grad_norm": 1.4147775173187256,
343
+ "learning_rate": 0.00018584487936018661,
344
+ "loss": 0.255,
345
+ "step": 480
346
+ },
347
+ {
348
+ "epoch": 17.043478260869566,
349
+ "grad_norm": 1.1311839818954468,
350
+ "learning_rate": 0.00018526401643540922,
351
+ "loss": 0.2579,
352
+ "step": 490
353
+ },
354
+ {
355
+ "epoch": 17.391304347826086,
356
+ "grad_norm": 1.230575680732727,
357
+ "learning_rate": 0.00018467241992282843,
358
+ "loss": 0.241,
359
+ "step": 500
360
+ },
361
+ {
362
+ "epoch": 17.73913043478261,
363
+ "grad_norm": 1.2601960897445679,
364
+ "learning_rate": 0.00018407016429645303,
365
+ "loss": 0.2398,
366
+ "step": 510
367
+ },
368
+ {
369
+ "epoch": 18.08695652173913,
370
+ "grad_norm": 0.9139521718025208,
371
+ "learning_rate": 0.00018345732537213027,
372
+ "loss": 0.251,
373
+ "step": 520
374
+ },
375
+ {
376
+ "epoch": 18.434782608695652,
377
+ "grad_norm": 1.2161707878112793,
378
+ "learning_rate": 0.00018283398029800166,
379
+ "loss": 0.2453,
380
+ "step": 530
381
+ },
382
+ {
383
+ "epoch": 18.782608695652176,
384
+ "grad_norm": 1.2001985311508179,
385
+ "learning_rate": 0.00018220020754479102,
386
+ "loss": 0.2396,
387
+ "step": 540
388
+ },
389
+ {
390
+ "epoch": 19.130434782608695,
391
+ "grad_norm": 1.3439651727676392,
392
+ "learning_rate": 0.00018155608689592604,
393
+ "loss": 0.2415,
394
+ "step": 550
395
+ },
396
+ {
397
+ "epoch": 19.47826086956522,
398
+ "grad_norm": 1.2576191425323486,
399
+ "learning_rate": 0.00018090169943749476,
400
+ "loss": 0.2343,
401
+ "step": 560
402
+ },
403
+ {
404
+ "epoch": 19.82608695652174,
405
+ "grad_norm": 1.5092381238937378,
406
+ "learning_rate": 0.0001802371275480378,
407
+ "loss": 0.2338,
408
+ "step": 570
409
+ },
410
+ {
411
+ "epoch": 20.17391304347826,
412
+ "grad_norm": 1.624345302581787,
413
+ "learning_rate": 0.00017956245488817812,
414
+ "loss": 0.2256,
415
+ "step": 580
416
+ },
417
+ {
418
+ "epoch": 20.52173913043478,
419
+ "grad_norm": 1.2802064418792725,
420
+ "learning_rate": 0.00017887776639008914,
421
+ "loss": 0.2315,
422
+ "step": 590
423
+ },
424
+ {
425
+ "epoch": 20.869565217391305,
426
+ "grad_norm": 1.1998881101608276,
427
+ "learning_rate": 0.000178183148246803,
428
+ "loss": 0.2315,
429
+ "step": 600
430
+ },
431
+ {
432
+ "epoch": 21.217391304347824,
433
+ "grad_norm": 1.1652300357818604,
434
+ "learning_rate": 0.0001774786879013601,
435
+ "loss": 0.2216,
436
+ "step": 610
437
+ },
438
+ {
439
+ "epoch": 21.565217391304348,
440
+ "grad_norm": 1.262691617012024,
441
+ "learning_rate": 0.00017683633177790272,
442
+ "loss": 0.2244,
443
+ "step": 620
444
+ },
445
+ {
446
+ "epoch": 21.91304347826087,
447
+ "grad_norm": 1.546859860420227,
448
+ "learning_rate": 0.00017611341658242395,
449
+ "loss": 0.2223,
450
+ "step": 630
451
+ },
452
+ {
453
+ "epoch": 22.26086956521739,
454
+ "grad_norm": 1.4874248504638672,
455
+ "learning_rate": 0.00017538091973604415,
456
+ "loss": 0.2187,
457
+ "step": 640
458
+ },
459
+ {
460
+ "epoch": 22.608695652173914,
461
+ "grad_norm": 1.5900665521621704,
462
+ "learning_rate": 0.00017463893345022067,
463
+ "loss": 0.2229,
464
+ "step": 650
465
+ },
466
+ {
467
+ "epoch": 22.956521739130434,
468
+ "grad_norm": 1.3051114082336426,
469
+ "learning_rate": 0.0001738875511310031,
470
+ "loss": 0.2242,
471
+ "step": 660
472
+ },
473
+ {
474
+ "epoch": 23.304347826086957,
475
+ "grad_norm": 1.0650899410247803,
476
+ "learning_rate": 0.0001731268673672747,
477
+ "loss": 0.216,
478
+ "step": 670
479
+ },
480
+ {
481
+ "epoch": 23.652173913043477,
482
+ "grad_norm": 1.1210111379623413,
483
+ "learning_rate": 0.00017235697791884494,
484
+ "loss": 0.214,
485
+ "step": 680
486
+ },
487
+ {
488
+ "epoch": 24.0,
489
+ "grad_norm": 1.0874310731887817,
490
+ "learning_rate": 0.00017157797970439464,
491
+ "loss": 0.2244,
492
+ "step": 690
493
+ },
494
+ {
495
+ "epoch": 24.347826086956523,
496
+ "grad_norm": 1.6198880672454834,
497
+ "learning_rate": 0.00017078997078927521,
498
+ "loss": 0.2093,
499
+ "step": 700
500
+ },
501
+ {
502
+ "epoch": 24.695652173913043,
503
+ "grad_norm": 1.6299738883972168,
504
+ "learning_rate": 0.00016999305037316352,
505
+ "loss": 0.2164,
506
+ "step": 710
507
+ },
508
+ {
509
+ "epoch": 25.043478260869566,
510
+ "grad_norm": 1.2034841775894165,
511
+ "learning_rate": 0.00016918731877757406,
512
+ "loss": 0.2078,
513
+ "step": 720
514
+ },
515
+ {
516
+ "epoch": 25.391304347826086,
517
+ "grad_norm": 1.052951693534851,
518
+ "learning_rate": 0.00016837287743322975,
519
+ "loss": 0.2079,
520
+ "step": 730
521
+ },
522
+ {
523
+ "epoch": 25.73913043478261,
524
+ "grad_norm": 1.6947507858276367,
525
+ "learning_rate": 0.00016754982886729318,
526
+ "loss": 0.2054,
527
+ "step": 740
528
+ },
529
+ {
530
+ "epoch": 26.08695652173913,
531
+ "grad_norm": 1.0883299112319946,
532
+ "learning_rate": 0.00016680181159555013,
533
+ "loss": 0.2056,
534
+ "step": 750
535
+ },
536
+ {
537
+ "epoch": 26.434782608695652,
538
+ "grad_norm": 1.4576375484466553,
539
+ "learning_rate": 0.0001659626956410861,
540
+ "loss": 0.2074,
541
+ "step": 760
542
+ },
543
+ {
544
+ "epoch": 26.782608695652176,
545
+ "grad_norm": 1.139978289604187,
546
+ "learning_rate": 0.00016511527587435737,
547
+ "loss": 0.1993,
548
+ "step": 770
549
+ },
550
+ {
551
+ "epoch": 27.130434782608695,
552
+ "grad_norm": 1.2391374111175537,
553
+ "learning_rate": 0.0001642596589740644,
554
+ "loss": 0.2084,
555
+ "step": 780
556
+ },
557
+ {
558
+ "epoch": 27.47826086956522,
559
+ "grad_norm": 1.4511348009109497,
560
+ "learning_rate": 0.00016348268421631797,
561
+ "loss": 0.2087,
562
+ "step": 790
563
+ },
564
+ {
565
+ "epoch": 27.82608695652174,
566
+ "grad_norm": 1.458491325378418,
567
+ "learning_rate": 0.00016261179034692826,
568
+ "loss": 0.1976,
569
+ "step": 800
570
+ },
571
+ {
572
+ "epoch": 28.17391304347826,
573
+ "grad_norm": 1.1205899715423584,
574
+ "learning_rate": 0.00016173301449898166,
575
+ "loss": 0.1933,
576
+ "step": 810
577
+ },
578
+ {
579
+ "epoch": 28.52173913043478,
580
+ "grad_norm": 1.3411377668380737,
581
+ "learning_rate": 0.00016084646729848568,
582
+ "loss": 0.1986,
583
+ "step": 820
584
+ },
585
+ {
586
+ "epoch": 28.869565217391305,
587
+ "grad_norm": 1.4019867181777954,
588
+ "learning_rate": 0.00015995226034975617,
589
+ "loss": 0.206,
590
+ "step": 830
591
+ },
592
+ {
593
+ "epoch": 29.217391304347824,
594
+ "grad_norm": 1.2646626234054565,
595
+ "learning_rate": 0.00015905050622136777,
596
+ "loss": 0.2006,
597
+ "step": 840
598
+ },
599
+ {
600
+ "epoch": 29.565217391304348,
601
+ "grad_norm": 1.4075453281402588,
602
+ "learning_rate": 0.00015814131843198308,
603
+ "loss": 0.195,
604
+ "step": 850
605
+ },
606
+ {
607
+ "epoch": 29.91304347826087,
608
+ "grad_norm": 1.1889333724975586,
609
+ "learning_rate": 0.0001572248114360622,
610
+ "loss": 0.1932,
611
+ "step": 860
612
+ },
613
+ {
614
+ "epoch": 30.26086956521739,
615
+ "grad_norm": 0.9080250859260559,
616
+ "learning_rate": 0.0001563011006094544,
617
+ "loss": 0.1872,
618
+ "step": 870
619
+ },
620
+ {
621
+ "epoch": 30.608695652173914,
622
+ "grad_norm": 1.183297872543335,
623
+ "learning_rate": 0.0001553703022348741,
624
+ "loss": 0.1918,
625
+ "step": 880
626
+ },
627
+ {
628
+ "epoch": 30.956521739130434,
629
+ "grad_norm": 1.1751201152801514,
630
+ "learning_rate": 0.00015443253348726202,
631
+ "loss": 0.1983,
632
+ "step": 890
633
+ },
634
+ {
635
+ "epoch": 31.304347826086957,
636
+ "grad_norm": 0.909827709197998,
637
+ "learning_rate": 0.0001534879124190348,
638
+ "loss": 0.186,
639
+ "step": 900
640
+ },
641
+ {
642
+ "epoch": 31.652173913043477,
643
+ "grad_norm": 1.1720420122146606,
644
+ "learning_rate": 0.00015253655794522368,
645
+ "loss": 0.1853,
646
+ "step": 910
647
+ },
648
+ {
649
+ "epoch": 32.0,
650
+ "grad_norm": 1.4185489416122437,
651
+ "learning_rate": 0.00015157858982850475,
652
+ "loss": 0.1995,
653
+ "step": 920
654
+ },
655
+ {
656
+ "epoch": 32.34782608695652,
657
+ "grad_norm": 1.5267356634140015,
658
+ "learning_rate": 0.00015061412866412225,
659
+ "loss": 0.1829,
660
+ "step": 930
661
+ },
662
+ {
663
+ "epoch": 32.69565217391305,
664
+ "grad_norm": 1.2880375385284424,
665
+ "learning_rate": 0.00014964329586470752,
666
+ "loss": 0.1909,
667
+ "step": 940
668
+ },
669
+ {
670
+ "epoch": 33.04347826086956,
671
+ "grad_norm": 1.1732306480407715,
672
+ "learning_rate": 0.0001486662136449946,
673
+ "loss": 0.1868,
674
+ "step": 950
675
+ },
676
+ {
677
+ "epoch": 33.391304347826086,
678
+ "grad_norm": 1.338199496269226,
679
+ "learning_rate": 0.00014768300500643517,
680
+ "loss": 0.1896,
681
+ "step": 960
682
+ },
683
+ {
684
+ "epoch": 33.73913043478261,
685
+ "grad_norm": 1.0183218717575073,
686
+ "learning_rate": 0.0001466937937217143,
687
+ "loss": 0.184,
688
+ "step": 970
689
+ },
690
+ {
691
+ "epoch": 34.08695652173913,
692
+ "grad_norm": 1.0611428022384644,
693
+ "learning_rate": 0.00014569870431916903,
694
+ "loss": 0.1803,
695
+ "step": 980
696
+ },
697
+ {
698
+ "epoch": 34.43478260869565,
699
+ "grad_norm": 1.1321274042129517,
700
+ "learning_rate": 0.00014469786206711214,
701
+ "loss": 0.1766,
702
+ "step": 990
703
+ },
704
+ {
705
+ "epoch": 34.78260869565217,
706
+ "grad_norm": 1.025775671005249,
707
+ "learning_rate": 0.0001436913929580623,
708
+ "loss": 0.186,
709
+ "step": 1000
710
+ },
711
+ {
712
+ "epoch": 35.130434782608695,
713
+ "grad_norm": 1.3901698589324951,
714
+ "learning_rate": 0.00014267942369288364,
715
+ "loss": 0.1872,
716
+ "step": 1010
717
+ },
718
+ {
719
+ "epoch": 35.47826086956522,
720
+ "grad_norm": 1.1713916063308716,
721
+ "learning_rate": 0.00014166208166483548,
722
+ "loss": 0.179,
723
+ "step": 1020
724
+ },
725
+ {
726
+ "epoch": 35.82608695652174,
727
+ "grad_norm": 1.1632108688354492,
728
+ "learning_rate": 0.0001406394949435355,
729
+ "loss": 0.1849,
730
+ "step": 1030
731
+ },
732
+ {
733
+ "epoch": 36.17391304347826,
734
+ "grad_norm": 0.9232921600341797,
735
+ "learning_rate": 0.00013961179225883735,
736
+ "loss": 0.1837,
737
+ "step": 1040
738
+ },
739
+ {
740
+ "epoch": 36.52173913043478,
741
+ "grad_norm": 1.1833399534225464,
742
+ "learning_rate": 0.00013857910298462544,
743
+ "loss": 0.1681,
744
+ "step": 1050
745
+ },
746
+ {
747
+ "epoch": 36.869565217391305,
748
+ "grad_norm": 1.3527874946594238,
749
+ "learning_rate": 0.00013754155712252832,
750
+ "loss": 0.1906,
751
+ "step": 1060
752
+ },
753
+ {
754
+ "epoch": 37.21739130434783,
755
+ "grad_norm": 1.2061622142791748,
756
+ "learning_rate": 0.00013649928528555342,
757
+ "loss": 0.1692,
758
+ "step": 1070
759
+ },
760
+ {
761
+ "epoch": 37.56521739130435,
762
+ "grad_norm": 1.4383926391601562,
763
+ "learning_rate": 0.00013545241868164457,
764
+ "loss": 0.1767,
765
+ "step": 1080
766
+ },
767
+ {
768
+ "epoch": 37.91304347826087,
769
+ "grad_norm": 1.1512194871902466,
770
+ "learning_rate": 0.00013440108909716468,
771
+ "loss": 0.1798,
772
+ "step": 1090
773
+ },
774
+ {
775
+ "epoch": 38.26086956521739,
776
+ "grad_norm": 1.2778269052505493,
777
+ "learning_rate": 0.00013334542888030553,
778
+ "loss": 0.1779,
779
+ "step": 1100
780
+ },
781
+ {
782
+ "epoch": 38.608695652173914,
783
+ "grad_norm": 1.2878704071044922,
784
+ "learning_rate": 0.00013228557092442712,
785
+ "loss": 0.1734,
786
+ "step": 1110
787
+ },
788
+ {
789
+ "epoch": 38.95652173913044,
790
+ "grad_norm": 1.2846708297729492,
791
+ "learning_rate": 0.00013122164865132807,
792
+ "loss": 0.1743,
793
+ "step": 1120
794
+ },
795
+ {
796
+ "epoch": 39.30434782608695,
797
+ "grad_norm": 1.3258745670318604,
798
+ "learning_rate": 0.00013015379599444957,
799
+ "loss": 0.1687,
800
+ "step": 1130
801
+ },
802
+ {
803
+ "epoch": 39.65217391304348,
804
+ "grad_norm": 1.3389649391174316,
805
+ "learning_rate": 0.00012908214738201513,
806
+ "loss": 0.1698,
807
+ "step": 1140
808
+ },
809
+ {
810
+ "epoch": 40.0,
811
+ "grad_norm": 0.9111236929893494,
812
+ "learning_rate": 0.00012800683772010767,
813
+ "loss": 0.1828,
814
+ "step": 1150
815
+ },
816
+ {
817
+ "epoch": 40.34782608695652,
818
+ "grad_norm": 1.401234745979309,
819
+ "learning_rate": 0.00012692800237568686,
820
+ "loss": 0.1676,
821
+ "step": 1160
822
+ },
823
+ {
824
+ "epoch": 40.69565217391305,
825
+ "grad_norm": 1.0602619647979736,
826
+ "learning_rate": 0.00012584577715954814,
827
+ "loss": 0.1737,
828
+ "step": 1170
829
+ },
830
+ {
831
+ "epoch": 41.04347826086956,
832
+ "grad_norm": 1.310141921043396,
833
+ "learning_rate": 0.000124760298309226,
834
+ "loss": 0.1751,
835
+ "step": 1180
836
+ },
837
+ {
838
+ "epoch": 41.391304347826086,
839
+ "grad_norm": 0.8857985138893127,
840
+ "learning_rate": 0.00012367170247184355,
841
+ "loss": 0.1629,
842
+ "step": 1190
843
+ },
844
+ {
845
+ "epoch": 41.73913043478261,
846
+ "grad_norm": 1.1576647758483887,
847
+ "learning_rate": 0.0001225801266869104,
848
+ "loss": 0.1672,
849
+ "step": 1200
850
+ },
851
+ {
852
+ "epoch": 42.08695652173913,
853
+ "grad_norm": 1.0252318382263184,
854
+ "learning_rate": 0.00012148570836907133,
855
+ "loss": 0.1778,
856
+ "step": 1210
857
+ },
858
+ {
859
+ "epoch": 42.43478260869565,
860
+ "grad_norm": 1.6137018203735352,
861
+ "learning_rate": 0.00012038858529080768,
862
+ "loss": 0.1632,
863
+ "step": 1220
864
+ },
865
+ {
866
+ "epoch": 42.78260869565217,
867
+ "grad_norm": 1.087752342224121,
868
+ "learning_rate": 0.0001192888955650935,
869
+ "loss": 0.167,
870
+ "step": 1230
871
+ },
872
+ {
873
+ "epoch": 43.130434782608695,
874
+ "grad_norm": 0.9813684821128845,
875
+ "learning_rate": 0.00011818677762800909,
876
+ "loss": 0.1711,
877
+ "step": 1240
878
+ },
879
+ {
880
+ "epoch": 43.47826086956522,
881
+ "grad_norm": 1.5694411993026733,
882
+ "learning_rate": 0.00011708237022131381,
883
+ "loss": 0.166,
884
+ "step": 1250
885
+ },
886
+ {
887
+ "epoch": 43.82608695652174,
888
+ "grad_norm": 1.595716953277588,
889
+ "learning_rate": 0.0001159758123749802,
890
+ "loss": 0.1676,
891
+ "step": 1260
892
+ },
893
+ {
894
+ "epoch": 44.17391304347826,
895
+ "grad_norm": 1.0079954862594604,
896
+ "learning_rate": 0.00011486724338969232,
897
+ "loss": 0.1673,
898
+ "step": 1270
899
+ },
900
+ {
901
+ "epoch": 44.52173913043478,
902
+ "grad_norm": 1.288737177848816,
903
+ "learning_rate": 0.00011375680281930919,
904
+ "loss": 0.1629,
905
+ "step": 1280
906
+ },
907
+ {
908
+ "epoch": 44.869565217391305,
909
+ "grad_norm": 1.429558277130127,
910
+ "learning_rate": 0.00011264463045329728,
911
+ "loss": 0.1681,
912
+ "step": 1290
913
+ },
914
+ {
915
+ "epoch": 45.21739130434783,
916
+ "grad_norm": 1.1483312845230103,
917
+ "learning_rate": 0.00011153086629913267,
918
+ "loss": 0.1585,
919
+ "step": 1300
920
+ },
921
+ {
922
+ "epoch": 45.56521739130435,
923
+ "grad_norm": 0.9982392191886902,
924
+ "learning_rate": 0.00011041565056467614,
925
+ "loss": 0.1621,
926
+ "step": 1310
927
+ },
928
+ {
929
+ "epoch": 45.91304347826087,
930
+ "grad_norm": 1.022334337234497,
931
+ "learning_rate": 0.00010929912364052268,
932
+ "loss": 0.1671,
933
+ "step": 1320
934
+ },
935
+ {
936
+ "epoch": 46.26086956521739,
937
+ "grad_norm": 1.0012588500976562,
938
+ "learning_rate": 0.00010818142608232849,
939
+ "loss": 0.1617,
940
+ "step": 1330
941
+ },
942
+ {
943
+ "epoch": 46.608695652173914,
944
+ "grad_norm": 1.2156851291656494,
945
+ "learning_rate": 0.00010706269859311669,
946
+ "loss": 0.1576,
947
+ "step": 1340
948
+ },
949
+ {
950
+ "epoch": 46.95652173913044,
951
+ "grad_norm": 1.0152043104171753,
952
+ "learning_rate": 0.00010594308200556483,
953
+ "loss": 0.1701,
954
+ "step": 1350
955
+ },
956
+ {
957
+ "epoch": 47.30434782608695,
958
+ "grad_norm": 1.2514891624450684,
959
+ "learning_rate": 0.00010482271726427598,
960
+ "loss": 0.1551,
961
+ "step": 1360
962
+ },
963
+ {
964
+ "epoch": 47.65217391304348,
965
+ "grad_norm": 1.1592861413955688,
966
+ "learning_rate": 0.00010370174540803556,
967
+ "loss": 0.1649,
968
+ "step": 1370
969
+ },
970
+ {
971
+ "epoch": 48.0,
972
+ "grad_norm": 1.2036534547805786,
973
+ "learning_rate": 0.00010258030755205665,
974
+ "loss": 0.1627,
975
+ "step": 1380
976
+ },
977
+ {
978
+ "epoch": 48.34782608695652,
979
+ "grad_norm": 1.158408284187317,
980
+ "learning_rate": 0.00010145854487021532,
981
+ "loss": 0.1528,
982
+ "step": 1390
983
+ },
984
+ {
985
+ "epoch": 48.69565217391305,
986
+ "grad_norm": 1.2595423460006714,
987
+ "learning_rate": 0.00010033659857727893,
988
+ "loss": 0.1647,
989
+ "step": 1400
990
+ },
991
+ {
992
+ "epoch": 49.04347826086956,
993
+ "grad_norm": 0.9286451935768127,
994
+ "learning_rate": 9.921460991112891e-05,
995
+ "loss": 0.1594,
996
+ "step": 1410
997
+ },
998
+ {
999
+ "epoch": 49.391304347826086,
1000
+ "grad_norm": 1.1650205850601196,
1001
+ "learning_rate": 9.809272011498085e-05,
1002
+ "loss": 0.1571,
1003
+ "step": 1420
1004
+ },
1005
+ {
1006
+ "epoch": 49.73913043478261,
1007
+ "grad_norm": 1.3685368299484253,
1008
+ "learning_rate": 9.697107041960417e-05,
1009
+ "loss": 0.1556,
1010
+ "step": 1430
1011
+ },
1012
+ {
1013
+ "epoch": 50.08695652173913,
1014
+ "grad_norm": 1.0636142492294312,
1015
+ "learning_rate": 9.584980202554266e-05,
1016
+ "loss": 0.1592,
1017
+ "step": 1440
1018
+ },
1019
+ {
1020
+ "epoch": 50.43478260869565,
1021
+ "grad_norm": 1.2848167419433594,
1022
+ "learning_rate": 9.472905608533941e-05,
1023
+ "loss": 0.1525,
1024
+ "step": 1450
1025
+ },
1026
+ {
1027
+ "epoch": 50.78260869565217,
1028
+ "grad_norm": 1.0434962511062622,
1029
+ "learning_rate": 9.360897368576772e-05,
1030
+ "loss": 0.1577,
1031
+ "step": 1460
1032
+ },
1033
+ {
1034
+ "epoch": 51.130434782608695,
1035
+ "grad_norm": 0.8662859797477722,
1036
+ "learning_rate": 9.248969583007005e-05,
1037
+ "loss": 0.1577,
1038
+ "step": 1470
1039
+ },
1040
+ {
1041
+ "epoch": 51.47826086956522,
1042
+ "grad_norm": 1.0361707210540771,
1043
+ "learning_rate": 9.137136342020768e-05,
1044
+ "loss": 0.1545,
1045
+ "step": 1480
1046
+ },
1047
+ {
1048
+ "epoch": 51.82608695652174,
1049
+ "grad_norm": 1.1432064771652222,
1050
+ "learning_rate": 9.025411723912298e-05,
1051
+ "loss": 0.1561,
1052
+ "step": 1490
1053
+ },
1054
+ {
1055
+ "epoch": 52.17391304347826,
1056
+ "grad_norm": 1.0413988828659058,
1057
+ "learning_rate": 8.913809793301681e-05,
1058
+ "loss": 0.1528,
1059
+ "step": 1500
1060
+ },
1061
+ {
1062
+ "epoch": 52.52173913043478,
1063
+ "grad_norm": 1.250156044960022,
1064
+ "learning_rate": 8.802344599364312e-05,
1065
+ "loss": 0.1562,
1066
+ "step": 1510
1067
+ },
1068
+ {
1069
+ "epoch": 52.869565217391305,
1070
+ "grad_norm": 1.0235179662704468,
1071
+ "learning_rate": 8.691030174062273e-05,
1072
+ "loss": 0.1522,
1073
+ "step": 1520
1074
+ },
1075
+ {
1076
+ "epoch": 53.21739130434783,
1077
+ "grad_norm": 1.0572556257247925,
1078
+ "learning_rate": 8.579880530377926e-05,
1079
+ "loss": 0.151,
1080
+ "step": 1530
1081
+ },
1082
+ {
1083
+ "epoch": 53.56521739130435,
1084
+ "grad_norm": 1.239871621131897,
1085
+ "learning_rate": 8.468909660549837e-05,
1086
+ "loss": 0.1532,
1087
+ "step": 1540
1088
+ },
1089
+ {
1090
+ "epoch": 53.91304347826087,
1091
+ "grad_norm": 1.0449697971343994,
1092
+ "learning_rate": 8.358131534311372e-05,
1093
+ "loss": 0.1573,
1094
+ "step": 1550
1095
+ },
1096
+ {
1097
+ "epoch": 54.26086956521739,
1098
+ "grad_norm": 1.0971099138259888,
1099
+ "learning_rate": 8.247560097132076e-05,
1100
+ "loss": 0.1503,
1101
+ "step": 1560
1102
+ },
1103
+ {
1104
+ "epoch": 54.608695652173914,
1105
+ "grad_norm": 1.1196969747543335,
1106
+ "learning_rate": 8.13720926846214e-05,
1107
+ "loss": 0.1518,
1108
+ "step": 1570
1109
+ },
1110
+ {
1111
+ "epoch": 54.95652173913044,
1112
+ "grad_norm": 1.1394826173782349,
1113
+ "learning_rate": 8.027092939980115e-05,
1114
+ "loss": 0.1548,
1115
+ "step": 1580
1116
+ },
1117
+ {
1118
+ "epoch": 55.30434782608695,
1119
+ "grad_norm": 1.3418184518814087,
1120
+ "learning_rate": 7.917224973844152e-05,
1121
+ "loss": 0.1498,
1122
+ "step": 1590
1123
+ },
1124
+ {
1125
+ "epoch": 55.65217391304348,
1126
+ "grad_norm": 0.8179703950881958,
1127
+ "learning_rate": 7.807619200946942e-05,
1128
+ "loss": 0.1506,
1129
+ "step": 1600
1130
+ },
1131
+ {
1132
+ "epoch": 56.0,
1133
+ "grad_norm": 1.1934970617294312,
1134
+ "learning_rate": 7.69828941917458e-05,
1135
+ "loss": 0.155,
1136
+ "step": 1610
1137
+ },
1138
+ {
1139
+ "epoch": 56.34782608695652,
1140
+ "grad_norm": 1.0389273166656494,
1141
+ "learning_rate": 7.589249391669616e-05,
1142
+ "loss": 0.1493,
1143
+ "step": 1620
1144
+ },
1145
+ {
1146
+ "epoch": 56.69565217391305,
1147
+ "grad_norm": 0.9254215359687805,
1148
+ "learning_rate": 7.48051284509844e-05,
1149
+ "loss": 0.151,
1150
+ "step": 1630
1151
+ },
1152
+ {
1153
+ "epoch": 57.04347826086956,
1154
+ "grad_norm": 0.7930333614349365,
1155
+ "learning_rate": 7.372093467923302e-05,
1156
+ "loss": 0.1515,
1157
+ "step": 1640
1158
+ },
1159
+ {
1160
+ "epoch": 57.391304347826086,
1161
+ "grad_norm": 1.052694320678711,
1162
+ "learning_rate": 7.264004908679112e-05,
1163
+ "loss": 0.1445,
1164
+ "step": 1650
1165
+ },
1166
+ {
1167
+ "epoch": 57.73913043478261,
1168
+ "grad_norm": 1.1571382284164429,
1169
+ "learning_rate": 7.156260774255262e-05,
1170
+ "loss": 0.1514,
1171
+ "step": 1660
1172
+ },
1173
+ {
1174
+ "epoch": 58.08695652173913,
1175
+ "grad_norm": 0.9378436207771301,
1176
+ "learning_rate": 7.048874628182722e-05,
1177
+ "loss": 0.1529,
1178
+ "step": 1670
1179
+ },
1180
+ {
1181
+ "epoch": 58.43478260869565,
1182
+ "grad_norm": 1.0736242532730103,
1183
+ "learning_rate": 6.94185998892655e-05,
1184
+ "loss": 0.148,
1185
+ "step": 1680
1186
+ },
1187
+ {
1188
+ "epoch": 58.78260869565217,
1189
+ "grad_norm": 1.4897611141204834,
1190
+ "learning_rate": 6.835230328184138e-05,
1191
+ "loss": 0.1507,
1192
+ "step": 1690
1193
+ },
1194
+ {
1195
+ "epoch": 59.130434782608695,
1196
+ "grad_norm": 0.9510363936424255,
1197
+ "learning_rate": 6.728999069189263e-05,
1198
+ "loss": 0.1463,
1199
+ "step": 1700
1200
+ },
1201
+ {
1202
+ "epoch": 59.47826086956522,
1203
+ "grad_norm": 1.2587374448776245,
1204
+ "learning_rate": 6.623179585022316e-05,
1205
+ "loss": 0.1439,
1206
+ "step": 1710
1207
+ },
1208
+ {
1209
+ "epoch": 59.82608695652174,
1210
+ "grad_norm": 1.156571626663208,
1211
+ "learning_rate": 6.517785196926792e-05,
1212
+ "loss": 0.1499,
1213
+ "step": 1720
1214
+ },
1215
+ {
1216
+ "epoch": 60.17391304347826,
1217
+ "grad_norm": 0.9936209917068481,
1218
+ "learning_rate": 6.412829172632338e-05,
1219
+ "loss": 0.1508,
1220
+ "step": 1730
1221
+ },
1222
+ {
1223
+ "epoch": 60.52173913043478,
1224
+ "grad_norm": 1.0916430950164795,
1225
+ "learning_rate": 6.308324724684518e-05,
1226
+ "loss": 0.1467,
1227
+ "step": 1740
1228
+ },
1229
+ {
1230
+ "epoch": 60.869565217391305,
1231
+ "grad_norm": 1.1473065614700317,
1232
+ "learning_rate": 6.20428500878154e-05,
1233
+ "loss": 0.1482,
1234
+ "step": 1750
1235
+ },
1236
+ {
1237
+ "epoch": 61.21739130434783,
1238
+ "grad_norm": 0.9215027093887329,
1239
+ "learning_rate": 6.1007231221181206e-05,
1240
+ "loss": 0.144,
1241
+ "step": 1760
1242
+ },
1243
+ {
1244
+ "epoch": 61.56521739130435,
1245
+ "grad_norm": 1.0244927406311035,
1246
+ "learning_rate": 5.997652101736726e-05,
1247
+ "loss": 0.1437,
1248
+ "step": 1770
1249
+ },
1250
+ {
1251
+ "epoch": 61.91304347826087,
1252
+ "grad_norm": 1.461363673210144,
1253
+ "learning_rate": 5.8950849228864025e-05,
1254
+ "loss": 0.1536,
1255
+ "step": 1780
1256
+ },
1257
+ {
1258
+ "epoch": 62.26086956521739,
1259
+ "grad_norm": 1.039952039718628,
1260
+ "learning_rate": 5.793034497389345e-05,
1261
+ "loss": 0.1428,
1262
+ "step": 1790
1263
+ },
1264
+ {
1265
+ "epoch": 62.608695652173914,
1266
+ "grad_norm": 1.1120175123214722,
1267
+ "learning_rate": 5.69151367201548e-05,
1268
+ "loss": 0.149,
1269
+ "step": 1800
1270
+ },
1271
+ {
1272
+ "epoch": 62.95652173913044,
1273
+ "grad_norm": 0.9631905555725098,
1274
+ "learning_rate": 5.590535226865238e-05,
1275
+ "loss": 0.15,
1276
+ "step": 1810
1277
+ },
1278
+ {
1279
+ "epoch": 63.30434782608695,
1280
+ "grad_norm": 0.892376184463501,
1281
+ "learning_rate": 5.490111873760705e-05,
1282
+ "loss": 0.1456,
1283
+ "step": 1820
1284
+ },
1285
+ {
1286
+ "epoch": 63.65217391304348,
1287
+ "grad_norm": 0.7706930637359619,
1288
+ "learning_rate": 5.390256254645378e-05,
1289
+ "loss": 0.1459,
1290
+ "step": 1830
1291
+ },
1292
+ {
1293
+ "epoch": 64.0,
1294
+ "grad_norm": 1.2269357442855835,
1295
+ "learning_rate": 5.290980939992713e-05,
1296
+ "loss": 0.146,
1297
+ "step": 1840
1298
+ },
1299
+ {
1300
+ "epoch": 64.34782608695652,
1301
+ "grad_norm": 0.9604114294052124,
1302
+ "learning_rate": 5.192298427223676e-05,
1303
+ "loss": 0.1433,
1304
+ "step": 1850
1305
+ },
1306
+ {
1307
+ "epoch": 64.69565217391305,
1308
+ "grad_norm": 1.1727708578109741,
1309
+ "learning_rate": 5.094221139133482e-05,
1310
+ "loss": 0.1445,
1311
+ "step": 1860
1312
+ },
1313
+ {
1314
+ "epoch": 65.04347826086956,
1315
+ "grad_norm": 0.9599679112434387,
1316
+ "learning_rate": 4.996761422327737e-05,
1317
+ "loss": 0.1465,
1318
+ "step": 1870
1319
+ },
1320
+ {
1321
+ "epoch": 65.3913043478261,
1322
+ "grad_norm": 0.9806995391845703,
1323
+ "learning_rate": 4.899931545668164e-05,
1324
+ "loss": 0.1436,
1325
+ "step": 1880
1326
+ },
1327
+ {
1328
+ "epoch": 65.73913043478261,
1329
+ "grad_norm": 0.948320746421814,
1330
+ "learning_rate": 4.8037436987281194e-05,
1331
+ "loss": 0.1441,
1332
+ "step": 1890
1333
+ },
1334
+ {
1335
+ "epoch": 66.08695652173913,
1336
+ "grad_norm": 0.8844676613807678,
1337
+ "learning_rate": 4.708209990258095e-05,
1338
+ "loss": 0.1431,
1339
+ "step": 1900
1340
+ },
1341
+ {
1342
+ "epoch": 66.43478260869566,
1343
+ "grad_norm": 1.0380223989486694,
1344
+ "learning_rate": 4.613342446661383e-05,
1345
+ "loss": 0.1406,
1346
+ "step": 1910
1347
+ },
1348
+ {
1349
+ "epoch": 66.78260869565217,
1350
+ "grad_norm": 1.1254124641418457,
1351
+ "learning_rate": 4.519153010480118e-05,
1352
+ "loss": 0.15,
1353
+ "step": 1920
1354
+ },
1355
+ {
1356
+ "epoch": 67.1304347826087,
1357
+ "grad_norm": 1.0098830461502075,
1358
+ "learning_rate": 4.425653538891874e-05,
1359
+ "loss": 0.1448,
1360
+ "step": 1930
1361
+ },
1362
+ {
1363
+ "epoch": 67.47826086956522,
1364
+ "grad_norm": 0.9620192646980286,
1365
+ "learning_rate": 4.332855802217e-05,
1366
+ "loss": 0.142,
1367
+ "step": 1940
1368
+ },
1369
+ {
1370
+ "epoch": 67.82608695652173,
1371
+ "grad_norm": 0.9209885001182556,
1372
+ "learning_rate": 4.2407714824369024e-05,
1373
+ "loss": 0.1447,
1374
+ "step": 1950
1375
+ },
1376
+ {
1377
+ "epoch": 68.17391304347827,
1378
+ "grad_norm": 1.016014814376831,
1379
+ "learning_rate": 4.149412171723438e-05,
1380
+ "loss": 0.1433,
1381
+ "step": 1960
1382
+ },
1383
+ {
1384
+ "epoch": 68.52173913043478,
1385
+ "grad_norm": 0.9538384079933167,
1386
+ "learning_rate": 4.058789370979615e-05,
1387
+ "loss": 0.1408,
1388
+ "step": 1970
1389
+ },
1390
+ {
1391
+ "epoch": 68.8695652173913,
1392
+ "grad_norm": 1.0899274349212646,
1393
+ "learning_rate": 3.96891448839179e-05,
1394
+ "loss": 0.1432,
1395
+ "step": 1980
1396
+ },
1397
+ {
1398
+ "epoch": 69.21739130434783,
1399
+ "grad_norm": 1.1336071491241455,
1400
+ "learning_rate": 3.879798837993521e-05,
1401
+ "loss": 0.1447,
1402
+ "step": 1990
1403
+ },
1404
+ {
1405
+ "epoch": 69.56521739130434,
1406
+ "grad_norm": 1.2166575193405151,
1407
+ "learning_rate": 3.7914536382412956e-05,
1408
+ "loss": 0.1404,
1409
+ "step": 2000
1410
+ },
1411
+ {
1412
+ "epoch": 69.91304347826087,
1413
+ "grad_norm": 1.0494683980941772,
1414
+ "learning_rate": 3.703890010602274e-05,
1415
+ "loss": 0.1444,
1416
+ "step": 2010
1417
+ },
1418
+ {
1419
+ "epoch": 70.26086956521739,
1420
+ "grad_norm": 1.330414891242981,
1421
+ "learning_rate": 3.61711897815424e-05,
1422
+ "loss": 0.1403,
1423
+ "step": 2020
1424
+ },
1425
+ {
1426
+ "epoch": 70.6086956521739,
1427
+ "grad_norm": 0.8312104344367981,
1428
+ "learning_rate": 3.531151464197957e-05,
1429
+ "loss": 0.1419,
1430
+ "step": 2030
1431
+ },
1432
+ {
1433
+ "epoch": 70.95652173913044,
1434
+ "grad_norm": 0.9882224798202515,
1435
+ "learning_rate": 3.445998290882062e-05,
1436
+ "loss": 0.145,
1437
+ "step": 2040
1438
+ },
1439
+ {
1440
+ "epoch": 71.30434782608695,
1441
+ "grad_norm": 0.822264552116394,
1442
+ "learning_rate": 3.3616701778407065e-05,
1443
+ "loss": 0.1416,
1444
+ "step": 2050
1445
+ },
1446
+ {
1447
+ "epoch": 71.65217391304348,
1448
+ "grad_norm": 1.1315103769302368,
1449
+ "learning_rate": 3.2781777408441e-05,
1450
+ "loss": 0.1412,
1451
+ "step": 2060
1452
+ },
1453
+ {
1454
+ "epoch": 72.0,
1455
+ "grad_norm": 1.1338590383529663,
1456
+ "learning_rate": 3.195531490462128e-05,
1457
+ "loss": 0.1426,
1458
+ "step": 2070
1459
+ },
1460
+ {
1461
+ "epoch": 72.34782608695652,
1462
+ "grad_norm": 1.0739569664001465,
1463
+ "learning_rate": 3.1137418307412116e-05,
1464
+ "loss": 0.1378,
1465
+ "step": 2080
1466
+ },
1467
+ {
1468
+ "epoch": 72.69565217391305,
1469
+ "grad_norm": 0.9419929385185242,
1470
+ "learning_rate": 3.0328190578945815e-05,
1471
+ "loss": 0.1399,
1472
+ "step": 2090
1473
+ },
1474
+ {
1475
+ "epoch": 73.04347826086956,
1476
+ "grad_norm": 1.0321906805038452,
1477
+ "learning_rate": 2.952773359006119e-05,
1478
+ "loss": 0.1457,
1479
+ "step": 2100
1480
+ },
1481
+ {
1482
+ "epoch": 73.3913043478261,
1483
+ "grad_norm": 1.0655653476715088,
1484
+ "learning_rate": 2.8736148107479467e-05,
1485
+ "loss": 0.1362,
1486
+ "step": 2110
1487
+ },
1488
+ {
1489
+ "epoch": 73.73913043478261,
1490
+ "grad_norm": 1.0423299074172974,
1491
+ "learning_rate": 2.7953533781119055e-05,
1492
+ "loss": 0.1429,
1493
+ "step": 2120
1494
+ },
1495
+ {
1496
+ "epoch": 74.08695652173913,
1497
+ "grad_norm": 1.0007259845733643,
1498
+ "learning_rate": 2.7179989131550977e-05,
1499
+ "loss": 0.1415,
1500
+ "step": 2130
1501
+ },
1502
+ {
1503
+ "epoch": 74.43478260869566,
1504
+ "grad_norm": 1.0571916103363037,
1505
+ "learning_rate": 2.6415611537596496e-05,
1506
+ "loss": 0.1388,
1507
+ "step": 2140
1508
+ },
1509
+ {
1510
+ "epoch": 74.78260869565217,
1511
+ "grad_norm": 1.294371247291565,
1512
+ "learning_rate": 2.5660497224068415e-05,
1513
+ "loss": 0.1404,
1514
+ "step": 2150
1515
+ },
1516
+ {
1517
+ "epoch": 75.1304347826087,
1518
+ "grad_norm": 0.877185583114624,
1519
+ "learning_rate": 2.4914741249657658e-05,
1520
+ "loss": 0.14,
1521
+ "step": 2160
1522
+ },
1523
+ {
1524
+ "epoch": 75.47826086956522,
1525
+ "grad_norm": 0.8726389408111572,
1526
+ "learning_rate": 2.4178437494966688e-05,
1527
+ "loss": 0.1413,
1528
+ "step": 2170
1529
+ },
1530
+ {
1531
+ "epoch": 75.82608695652173,
1532
+ "grad_norm": 1.0243898630142212,
1533
+ "learning_rate": 2.34516786506912e-05,
1534
+ "loss": 0.1385,
1535
+ "step": 2180
1536
+ },
1537
+ {
1538
+ "epoch": 76.17391304347827,
1539
+ "grad_norm": 0.9572955369949341,
1540
+ "learning_rate": 2.2734556205951596e-05,
1541
+ "loss": 0.1366,
1542
+ "step": 2190
1543
+ },
1544
+ {
1545
+ "epoch": 76.52173913043478,
1546
+ "grad_norm": 0.9090381264686584,
1547
+ "learning_rate": 2.2027160436775794e-05,
1548
+ "loss": 0.1379,
1549
+ "step": 2200
1550
+ },
1551
+ {
1552
+ "epoch": 76.8695652173913,
1553
+ "grad_norm": 1.1555663347244263,
1554
+ "learning_rate": 2.1329580394734638e-05,
1555
+ "loss": 0.1418,
1556
+ "step": 2210
1557
+ },
1558
+ {
1559
+ "epoch": 77.21739130434783,
1560
+ "grad_norm": 0.8747707605361938,
1561
+ "learning_rate": 2.064190389573153e-05,
1562
+ "loss": 0.1386,
1563
+ "step": 2220
1564
+ },
1565
+ {
1566
+ "epoch": 77.56521739130434,
1567
+ "grad_norm": 1.1187694072723389,
1568
+ "learning_rate": 1.996421750894758e-05,
1569
+ "loss": 0.1398,
1570
+ "step": 2230
1571
+ },
1572
+ {
1573
+ "epoch": 77.91304347826087,
1574
+ "grad_norm": 1.1600162982940674,
1575
+ "learning_rate": 1.9296606545943774e-05,
1576
+ "loss": 0.1405,
1577
+ "step": 2240
1578
+ },
1579
+ {
1580
+ "epoch": 78.26086956521739,
1581
+ "grad_norm": 1.069093942642212,
1582
+ "learning_rate": 1.863915504992131e-05,
1583
+ "loss": 0.1375,
1584
+ "step": 2250
1585
+ },
1586
+ {
1587
+ "epoch": 78.6086956521739,
1588
+ "grad_norm": 0.9685916304588318,
1589
+ "learning_rate": 1.799194578514176e-05,
1590
+ "loss": 0.1397,
1591
+ "step": 2260
1592
+ },
1593
+ {
1594
+ "epoch": 78.95652173913044,
1595
+ "grad_norm": 1.3331691026687622,
1596
+ "learning_rate": 1.735506022650817e-05,
1597
+ "loss": 0.1387,
1598
+ "step": 2270
1599
+ },
1600
+ {
1601
+ "epoch": 79.30434782608695,
1602
+ "grad_norm": 1.0143738985061646,
1603
+ "learning_rate": 1.6728578549308416e-05,
1604
+ "loss": 0.141,
1605
+ "step": 2280
1606
+ },
1607
+ {
1608
+ "epoch": 79.65217391304348,
1609
+ "grad_norm": 1.0567244291305542,
1610
+ "learning_rate": 1.611257961912227e-05,
1611
+ "loss": 0.1367,
1612
+ "step": 2290
1613
+ },
1614
+ {
1615
+ "epoch": 80.0,
1616
+ "grad_norm": 1.1921055316925049,
1617
+ "learning_rate": 1.5507140981893253e-05,
1618
+ "loss": 0.1393,
1619
+ "step": 2300
1620
+ },
1621
+ {
1622
+ "epoch": 80.34782608695652,
1623
+ "grad_norm": 1.2248806953430176,
1624
+ "learning_rate": 1.4912338854166696e-05,
1625
+ "loss": 0.136,
1626
+ "step": 2310
1627
+ },
1628
+ {
1629
+ "epoch": 80.69565217391305,
1630
+ "grad_norm": 1.2577537298202515,
1631
+ "learning_rate": 1.4328248113495047e-05,
1632
+ "loss": 0.1396,
1633
+ "step": 2320
1634
+ },
1635
+ {
1636
+ "epoch": 81.04347826086956,
1637
+ "grad_norm": 0.9396703839302063,
1638
+ "learning_rate": 1.375494228901184e-05,
1639
+ "loss": 0.1365,
1640
+ "step": 2330
1641
+ },
1642
+ {
1643
+ "epoch": 81.3913043478261,
1644
+ "grad_norm": 0.9471282958984375,
1645
+ "learning_rate": 1.3192493552175366e-05,
1646
+ "loss": 0.1387,
1647
+ "step": 2340
1648
+ },
1649
+ {
1650
+ "epoch": 81.73913043478261,
1651
+ "grad_norm": 1.1310616731643677,
1652
+ "learning_rate": 1.2640972707683252e-05,
1653
+ "loss": 0.1383,
1654
+ "step": 2350
1655
+ },
1656
+ {
1657
+ "epoch": 82.08695652173913,
1658
+ "grad_norm": 1.1975988149642944,
1659
+ "learning_rate": 1.2100449184559093e-05,
1660
+ "loss": 0.1396,
1661
+ "step": 2360
1662
+ },
1663
+ {
1664
+ "epoch": 82.43478260869566,
1665
+ "grad_norm": 0.9346061944961548,
1666
+ "learning_rate": 1.1570991027412304e-05,
1667
+ "loss": 0.1362,
1668
+ "step": 2370
1669
+ },
1670
+ {
1671
+ "epoch": 82.78260869565217,
1672
+ "grad_norm": 1.1160486936569214,
1673
+ "learning_rate": 1.105266488787221e-05,
1674
+ "loss": 0.1379,
1675
+ "step": 2380
1676
+ },
1677
+ {
1678
+ "epoch": 83.1304347826087,
1679
+ "grad_norm": 1.1199781894683838,
1680
+ "learning_rate": 1.0545536016197499e-05,
1681
+ "loss": 0.1349,
1682
+ "step": 2390
1683
+ },
1684
+ {
1685
+ "epoch": 83.47826086956522,
1686
+ "grad_norm": 1.0365668535232544,
1687
+ "learning_rate": 1.0049668253062105e-05,
1688
+ "loss": 0.1351,
1689
+ "step": 2400
1690
+ },
1691
+ {
1692
+ "epoch": 83.82608695652173,
1693
+ "grad_norm": 0.9818322062492371,
1694
+ "learning_rate": 9.565124021518545e-06,
1695
+ "loss": 0.1404,
1696
+ "step": 2410
1697
+ },
1698
+ {
1699
+ "epoch": 84.17391304347827,
1700
+ "grad_norm": 0.9654858112335205,
1701
+ "learning_rate": 9.091964319139645e-06,
1702
+ "loss": 0.1358,
1703
+ "step": 2420
1704
+ },
1705
+ {
1706
+ "epoch": 84.52173913043478,
1707
+ "grad_norm": 0.9763336777687073,
1708
+ "learning_rate": 8.63024871033985e-06,
1709
+ "loss": 0.1384,
1710
+ "step": 2430
1711
+ },
1712
+ {
1713
+ "epoch": 84.8695652173913,
1714
+ "grad_norm": 1.2957910299301147,
1715
+ "learning_rate": 8.1800353188768e-06,
1716
+ "loss": 0.1383,
1717
+ "step": 2440
1718
+ },
1719
+ {
1720
+ "epoch": 85.21739130434783,
1721
+ "grad_norm": 1.1846587657928467,
1722
+ "learning_rate": 7.74138082053436e-06,
1723
+ "loss": 0.1335,
1724
+ "step": 2450
1725
+ },
1726
+ {
1727
+ "epoch": 85.56521739130434,
1728
+ "grad_norm": 0.9407715797424316,
1729
+ "learning_rate": 7.314340435987921e-06,
1730
+ "loss": 0.1364,
1731
+ "step": 2460
1732
+ },
1733
+ {
1734
+ "epoch": 85.91304347826087,
1735
+ "grad_norm": 1.1265534162521362,
1736
+ "learning_rate": 6.8989679238528395e-06,
1737
+ "loss": 0.1401,
1738
+ "step": 2470
1739
+ },
1740
+ {
1741
+ "epoch": 86.26086956521739,
1742
+ "grad_norm": 1.0955746173858643,
1743
+ "learning_rate": 6.4953155739169495e-06,
1744
+ "loss": 0.1365,
1745
+ "step": 2480
1746
+ },
1747
+ {
1748
+ "epoch": 86.6086956521739,
1749
+ "grad_norm": 1.100103497505188,
1750
+ "learning_rate": 6.103434200558011e-06,
1751
+ "loss": 0.1385,
1752
+ "step": 2490
1753
+ },
1754
+ {
1755
+ "epoch": 86.95652173913044,
1756
+ "grad_norm": 1.0393922328948975,
1757
+ "learning_rate": 5.723373136346854e-06,
1758
+ "loss": 0.1355,
1759
+ "step": 2500
1760
+ },
1761
+ {
1762
+ "epoch": 87.30434782608695,
1763
+ "grad_norm": 0.9539739489555359,
1764
+ "learning_rate": 5.355180225837053e-06,
1765
+ "loss": 0.1358,
1766
+ "step": 2510
1767
+ },
1768
+ {
1769
+ "epoch": 87.65217391304348,
1770
+ "grad_norm": 0.9914501309394836,
1771
+ "learning_rate": 4.998901819541979e-06,
1772
+ "loss": 0.1368,
1773
+ "step": 2520
1774
+ },
1775
+ {
1776
+ "epoch": 88.0,
1777
+ "grad_norm": 1.0592278242111206,
1778
+ "learning_rate": 4.65458276809988e-06,
1779
+ "loss": 0.1353,
1780
+ "step": 2530
1781
+ },
1782
+ {
1783
+ "epoch": 88.34782608695652,
1784
+ "grad_norm": 1.090806484222412,
1785
+ "learning_rate": 4.322266416627785e-06,
1786
+ "loss": 0.1346,
1787
+ "step": 2540
1788
+ },
1789
+ {
1790
+ "epoch": 88.69565217391305,
1791
+ "grad_norm": 1.2616488933563232,
1792
+ "learning_rate": 4.001994599264957e-06,
1793
+ "loss": 0.1368,
1794
+ "step": 2550
1795
+ },
1796
+ {
1797
+ "epoch": 89.04347826086956,
1798
+ "grad_norm": 1.0017528533935547,
1799
+ "learning_rate": 3.6938076339065207e-06,
1800
+ "loss": 0.1376,
1801
+ "step": 2560
1802
+ },
1803
+ {
1804
+ "epoch": 89.3913043478261,
1805
+ "grad_norm": 1.0998265743255615,
1806
+ "learning_rate": 3.3977443171279823e-06,
1807
+ "loss": 0.1392,
1808
+ "step": 2570
1809
+ },
1810
+ {
1811
+ "epoch": 89.73913043478261,
1812
+ "grad_norm": 1.062251329421997,
1813
+ "learning_rate": 3.1138419193012857e-06,
1814
+ "loss": 0.1327,
1815
+ "step": 2580
1816
+ },
1817
+ {
1818
+ "epoch": 90.08695652173913,
1819
+ "grad_norm": 1.0146702527999878,
1820
+ "learning_rate": 2.842136179902988e-06,
1821
+ "loss": 0.1369,
1822
+ "step": 2590
1823
+ },
1824
+ {
1825
+ "epoch": 90.43478260869566,
1826
+ "grad_norm": 1.108476996421814,
1827
+ "learning_rate": 2.582661303015066e-06,
1828
+ "loss": 0.1344,
1829
+ "step": 2600
1830
+ },
1831
+ {
1832
+ "epoch": 90.78260869565217,
1833
+ "grad_norm": 0.9756413102149963,
1834
+ "learning_rate": 2.3354499530191975e-06,
1835
+ "loss": 0.1389,
1836
+ "step": 2610
1837
+ },
1838
+ {
1839
+ "epoch": 91.1304347826087,
1840
+ "grad_norm": 0.9541319012641907,
1841
+ "learning_rate": 2.1005332504846597e-06,
1842
+ "loss": 0.1385,
1843
+ "step": 2620
1844
+ },
1845
+ {
1846
+ "epoch": 91.47826086956522,
1847
+ "grad_norm": 0.95691978931427,
1848
+ "learning_rate": 1.8779407682507077e-06,
1849
+ "loss": 0.1359,
1850
+ "step": 2630
1851
+ },
1852
+ {
1853
+ "epoch": 91.82608695652173,
1854
+ "grad_norm": 0.9363892674446106,
1855
+ "learning_rate": 1.667700527703775e-06,
1856
+ "loss": 0.1364,
1857
+ "step": 2640
1858
+ },
1859
+ {
1860
+ "epoch": 92.17391304347827,
1861
+ "grad_norm": 1.0452864170074463,
1862
+ "learning_rate": 1.469838995249928e-06,
1863
+ "loss": 0.1334,
1864
+ "step": 2650
1865
+ },
1866
+ {
1867
+ "epoch": 92.52173913043478,
1868
+ "grad_norm": 0.9851593375205994,
1869
+ "learning_rate": 1.2843810789831102e-06,
1870
+ "loss": 0.1366,
1871
+ "step": 2660
1872
+ },
1873
+ {
1874
+ "epoch": 92.8695652173913,
1875
+ "grad_norm": 1.0549771785736084,
1876
+ "learning_rate": 1.1113501255495485e-06,
1877
+ "loss": 0.1374,
1878
+ "step": 2670
1879
+ },
1880
+ {
1881
+ "epoch": 93.21739130434783,
1882
+ "grad_norm": 1.1178303956985474,
1883
+ "learning_rate": 9.50767917208728e-07,
1884
+ "loss": 0.1369,
1885
+ "step": 2680
1886
+ },
1887
+ {
1888
+ "epoch": 93.56521739130434,
1889
+ "grad_norm": 1.08258056640625,
1890
+ "learning_rate": 8.026546690913406e-07,
1891
+ "loss": 0.1365,
1892
+ "step": 2690
1893
+ },
1894
+ {
1895
+ "epoch": 93.91304347826087,
1896
+ "grad_norm": 1.0680522918701172,
1897
+ "learning_rate": 6.670290266543644e-07,
1898
+ "loss": 0.1346,
1899
+ "step": 2700
1900
+ },
1901
+ {
1902
+ "epoch": 94.26086956521739,
1903
+ "grad_norm": 1.1444164514541626,
1904
+ "learning_rate": 5.439080633339866e-07,
1905
+ "loss": 0.1363,
1906
+ "step": 2710
1907
+ },
1908
+ {
1909
+ "epoch": 94.6086956521739,
1910
+ "grad_norm": 0.940956175327301,
1911
+ "learning_rate": 4.333072783961889e-07,
1912
+ "loss": 0.1343,
1913
+ "step": 2720
1914
+ },
1915
+ {
1916
+ "epoch": 94.95652173913044,
1917
+ "grad_norm": 1.1029889583587646,
1918
+ "learning_rate": 3.3524059498565297e-07,
1919
+ "loss": 0.1384,
1920
+ "step": 2730
1921
+ },
1922
+ {
1923
+ "epoch": 95.30434782608695,
1924
+ "grad_norm": 1.11199951171875,
1925
+ "learning_rate": 2.497203583729957e-07,
1926
+ "loss": 0.1368,
1927
+ "step": 2740
1928
+ },
1929
+ {
1930
+ "epoch": 95.65217391304348,
1931
+ "grad_norm": 1.0574318170547485,
1932
+ "learning_rate": 1.7675733440066789e-07,
1933
+ "loss": 0.1357,
1934
+ "step": 2750
1935
+ },
1936
+ {
1937
+ "epoch": 96.0,
1938
+ "grad_norm": 1.0447269678115845,
1939
+ "learning_rate": 1.1636070812770516e-07,
1940
+ "loss": 0.1367,
1941
+ "step": 2760
1942
+ },
1943
+ {
1944
+ "epoch": 96.34782608695652,
1945
+ "grad_norm": 1.0507004261016846,
1946
+ "learning_rate": 6.853808267344164e-08,
1947
+ "loss": 0.1338,
1948
+ "step": 2770
1949
+ },
1950
+ {
1951
+ "epoch": 96.69565217391305,
1952
+ "grad_norm": 1.0259993076324463,
1953
+ "learning_rate": 3.3295478260364496e-08,
1954
+ "loss": 0.1377,
1955
+ "step": 2780
1956
+ },
1957
+ {
1958
+ "epoch": 97.04347826086956,
1959
+ "grad_norm": 1.029090166091919,
1960
+ "learning_rate": 1.0637331456264666e-08,
1961
+ "loss": 0.136,
1962
+ "step": 2790
1963
+ },
1964
+ {
1965
+ "epoch": 97.3913043478261,
1966
+ "grad_norm": 1.1072170734405518,
1967
+ "learning_rate": 5.664946157168949e-10,
1968
+ "loss": 0.1359,
1969
+ "step": 2800
1970
+ }
1971
+ ],
1972
+ "logging_steps": 10,
1973
+ "max_steps": 2800,
1974
+ "num_input_tokens_seen": 0,
1975
+ "num_train_epochs": 100,
1976
+ "save_steps": 500,
1977
+ "stateful_callbacks": {
1978
+ "TrainerControl": {
1979
+ "args": {
1980
+ "should_epoch_stop": false,
1981
+ "should_evaluate": false,
1982
+ "should_log": false,
1983
+ "should_save": true,
1984
+ "should_training_stop": true
1985
+ },
1986
+ "attributes": {}
1987
+ }
1988
+ },
1989
+ "total_flos": 1.6986530764947456e+16,
1990
+ "train_batch_size": 4,
1991
+ "trial_name": null,
1992
+ "trial_params": null
1993
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad3fa5cbcf5a0f45d9a945fa8b3f2791b644b9dcf7bc198c7b70a2b283a26162
3
+ size 5432