Fizzarolli commited on
Commit
2d2e7dd
·
verified ·
1 Parent(s): fe75931

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Mistral-Small-Instruct-2409
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.14.0
adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-Small-Instruct-2409",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": null,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 32,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.25,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 16,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "o_proj",
27
+ "k_proj",
28
+ "up_proj",
29
+ "v_proj",
30
+ "gate_proj",
31
+ "down_proj",
32
+ "q_proj"
33
+ ],
34
+ "task_type": "CAUSAL_LM",
35
+ "use_dora": false,
36
+ "use_rslora": false
37
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92034a3cb21bb1903b9d9a05a138b9b5a8e665f855c2a2ff9a3817b9f2c7a76c
3
+ size 381787464
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:629125944e82e226b1a2eee26e6c744e7d0ce358864d5e183f5153fe29519347
3
+ size 194748820
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bb0a4c239accd4e97a8f43e30a07709c506ce34b7155a68f54c358085e2e20c
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd6820b3b1b3b5728dc199798885bbf7ec6699adb8f41556f59ae34b6120913a
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
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:59f95e28944c062244741268596badc900df86c7f5ded05088d2da22a7379e06
3
+ size 587583
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
trainer_state.json ADDED
@@ -0,0 +1,1965 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.6026200873362445,
5
+ "eval_steps": 500,
6
+ "global_step": 276,
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.002183406113537118,
13
+ "grad_norm": 1.2640951871871948,
14
+ "learning_rate": 2.4000000000000003e-06,
15
+ "loss": 1.8106,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.004366812227074236,
20
+ "grad_norm": 0.9510509967803955,
21
+ "learning_rate": 4.800000000000001e-06,
22
+ "loss": 1.7795,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.006550218340611353,
27
+ "grad_norm": 0.9909348487854004,
28
+ "learning_rate": 7.2e-06,
29
+ "loss": 1.7826,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.008733624454148471,
34
+ "grad_norm": 0.45971497893333435,
35
+ "learning_rate": 9.600000000000001e-06,
36
+ "loss": 1.8758,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.010917030567685589,
41
+ "grad_norm": 0.42884814739227295,
42
+ "learning_rate": 1.2e-05,
43
+ "loss": 1.7021,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.013100436681222707,
48
+ "grad_norm": 0.5919619798660278,
49
+ "learning_rate": 1.44e-05,
50
+ "loss": 1.8473,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.015283842794759825,
55
+ "grad_norm": 0.6785497665405273,
56
+ "learning_rate": 1.6800000000000002e-05,
57
+ "loss": 1.7757,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.017467248908296942,
62
+ "grad_norm": 4.099381446838379,
63
+ "learning_rate": 1.9200000000000003e-05,
64
+ "loss": 1.7825,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.019650655021834062,
69
+ "grad_norm": 2.532731294631958,
70
+ "learning_rate": 2.16e-05,
71
+ "loss": 1.7632,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.021834061135371178,
76
+ "grad_norm": 1.6794261932373047,
77
+ "learning_rate": 2.4e-05,
78
+ "loss": 1.5177,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.024017467248908297,
83
+ "grad_norm": 106.32669067382812,
84
+ "learning_rate": 2.64e-05,
85
+ "loss": 1.9722,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.026200873362445413,
90
+ "grad_norm": 86.48753356933594,
91
+ "learning_rate": 2.88e-05,
92
+ "loss": 2.0703,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.028384279475982533,
97
+ "grad_norm": 47.49798583984375,
98
+ "learning_rate": 3.12e-05,
99
+ "loss": 1.9955,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.03056768558951965,
104
+ "grad_norm": 22.287212371826172,
105
+ "learning_rate": 3.3600000000000004e-05,
106
+ "loss": 1.9062,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.03275109170305677,
111
+ "grad_norm": 4.17438268661499,
112
+ "learning_rate": 3.6e-05,
113
+ "loss": 1.9168,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.034934497816593885,
118
+ "grad_norm": 1.0019221305847168,
119
+ "learning_rate": 3.8400000000000005e-05,
120
+ "loss": 1.689,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.03711790393013101,
125
+ "grad_norm": 1.1589058637619019,
126
+ "learning_rate": 4.08e-05,
127
+ "loss": 1.8809,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.039301310043668124,
132
+ "grad_norm": 2.0959179401397705,
133
+ "learning_rate": 4.32e-05,
134
+ "loss": 1.6561,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.04148471615720524,
139
+ "grad_norm": 0.6226203441619873,
140
+ "learning_rate": 4.5600000000000004e-05,
141
+ "loss": 1.8873,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.043668122270742356,
146
+ "grad_norm": 1.2480379343032837,
147
+ "learning_rate": 4.8e-05,
148
+ "loss": 1.5221,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.04585152838427948,
153
+ "grad_norm": 0.5519077777862549,
154
+ "learning_rate": 5.04e-05,
155
+ "loss": 1.7395,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.048034934497816595,
160
+ "grad_norm": 1.2694586515426636,
161
+ "learning_rate": 5.28e-05,
162
+ "loss": 1.7318,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.05021834061135371,
167
+ "grad_norm": 1.5784529447555542,
168
+ "learning_rate": 5.520000000000001e-05,
169
+ "loss": 1.5382,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.05240174672489083,
174
+ "grad_norm": 1.124130129814148,
175
+ "learning_rate": 5.76e-05,
176
+ "loss": 1.7795,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.05458515283842795,
181
+ "grad_norm": 0.5427664518356323,
182
+ "learning_rate": 6e-05,
183
+ "loss": 1.8873,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.056768558951965066,
188
+ "grad_norm": 0.4415256977081299,
189
+ "learning_rate": 5.999981351876082e-05,
190
+ "loss": 1.74,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.05895196506550218,
195
+ "grad_norm": 3.6468303203582764,
196
+ "learning_rate": 5.9999254077361634e-05,
197
+ "loss": 1.7995,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.0611353711790393,
202
+ "grad_norm": 1.0301928520202637,
203
+ "learning_rate": 5.9998321682757455e-05,
204
+ "loss": 1.7174,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.06331877729257641,
209
+ "grad_norm": 59.005828857421875,
210
+ "learning_rate": 5.9997016346539894e-05,
211
+ "loss": 2.0753,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.06550218340611354,
216
+ "grad_norm": 1.1177105903625488,
217
+ "learning_rate": 5.9995338084937e-05,
218
+ "loss": 1.6031,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.06768558951965066,
223
+ "grad_norm": 0.49058693647384644,
224
+ "learning_rate": 5.9993286918813056e-05,
225
+ "loss": 1.8835,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.06986899563318777,
230
+ "grad_norm": 3.5991365909576416,
231
+ "learning_rate": 5.999086287366833e-05,
232
+ "loss": 1.7765,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.07205240174672489,
237
+ "grad_norm": 0.6412646770477295,
238
+ "learning_rate": 5.998806597963876e-05,
239
+ "loss": 1.6924,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.07423580786026202,
244
+ "grad_norm": 0.7408072352409363,
245
+ "learning_rate": 5.998489627149556e-05,
246
+ "loss": 1.7422,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.07641921397379912,
251
+ "grad_norm": 0.7268134951591492,
252
+ "learning_rate": 5.998135378864479e-05,
253
+ "loss": 1.8242,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.07860262008733625,
258
+ "grad_norm": 0.5574382543563843,
259
+ "learning_rate": 5.9977438575126904e-05,
260
+ "loss": 1.5462,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.08078602620087336,
265
+ "grad_norm": 0.4807906448841095,
266
+ "learning_rate": 5.9973150679616154e-05,
267
+ "loss": 1.7738,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.08296943231441048,
272
+ "grad_norm": 0.6777800917625427,
273
+ "learning_rate": 5.9968490155420015e-05,
274
+ "loss": 1.5089,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.0851528384279476,
279
+ "grad_norm": 0.517384946346283,
280
+ "learning_rate": 5.99634570604785e-05,
281
+ "loss": 1.5988,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.08733624454148471,
286
+ "grad_norm": 0.6687184572219849,
287
+ "learning_rate": 5.995805145736348e-05,
288
+ "loss": 1.6098,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.08951965065502183,
293
+ "grad_norm": 0.695644736289978,
294
+ "learning_rate": 5.9952273413277836e-05,
295
+ "loss": 1.8774,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.09170305676855896,
300
+ "grad_norm": 0.49494823813438416,
301
+ "learning_rate": 5.9946123000054706e-05,
302
+ "loss": 1.8832,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.09388646288209607,
307
+ "grad_norm": 0.6464128494262695,
308
+ "learning_rate": 5.993960029415653e-05,
309
+ "loss": 1.6651,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.09606986899563319,
314
+ "grad_norm": 0.5558153986930847,
315
+ "learning_rate": 5.993270537667413e-05,
316
+ "loss": 1.4509,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.0982532751091703,
321
+ "grad_norm": 0.7220055460929871,
322
+ "learning_rate": 5.992543833332568e-05,
323
+ "loss": 1.713,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.10043668122270742,
328
+ "grad_norm": 0.5923091769218445,
329
+ "learning_rate": 5.991779925445568e-05,
330
+ "loss": 1.852,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.10262008733624454,
335
+ "grad_norm": 0.9899210929870605,
336
+ "learning_rate": 5.990978823503376e-05,
337
+ "loss": 1.9421,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.10480349344978165,
342
+ "grad_norm": 0.49990367889404297,
343
+ "learning_rate": 5.990140537465361e-05,
344
+ "loss": 1.6797,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.10698689956331878,
349
+ "grad_norm": 0.7551549673080444,
350
+ "learning_rate": 5.9892650777531624e-05,
351
+ "loss": 1.5336,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.1091703056768559,
356
+ "grad_norm": 2.107231378555298,
357
+ "learning_rate": 5.9883524552505676e-05,
358
+ "loss": 1.8295,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.11135371179039301,
363
+ "grad_norm": 0.5479142069816589,
364
+ "learning_rate": 5.987402681303376e-05,
365
+ "loss": 1.8246,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.11353711790393013,
370
+ "grad_norm": 0.565462589263916,
371
+ "learning_rate": 5.986415767719254e-05,
372
+ "loss": 1.8011,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.11572052401746726,
377
+ "grad_norm": 0.6389402747154236,
378
+ "learning_rate": 5.985391726767594e-05,
379
+ "loss": 1.6677,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.11790393013100436,
384
+ "grad_norm": 0.9275972247123718,
385
+ "learning_rate": 5.9843305711793584e-05,
386
+ "loss": 1.758,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.12008733624454149,
391
+ "grad_norm": 0.5152640342712402,
392
+ "learning_rate": 5.98323231414692e-05,
393
+ "loss": 1.5863,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.1222707423580786,
398
+ "grad_norm": 0.6816053986549377,
399
+ "learning_rate": 5.982096969323902e-05,
400
+ "loss": 1.6378,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.12445414847161572,
405
+ "grad_norm": 0.7598839402198792,
406
+ "learning_rate": 5.980924550825004e-05,
407
+ "loss": 1.664,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.12663755458515283,
412
+ "grad_norm": 0.5732179880142212,
413
+ "learning_rate": 5.979715073225829e-05,
414
+ "loss": 1.7683,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.12882096069868995,
419
+ "grad_norm": 1.1897765398025513,
420
+ "learning_rate": 5.978468551562704e-05,
421
+ "loss": 1.6833,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.13100436681222707,
426
+ "grad_norm": 0.6417302489280701,
427
+ "learning_rate": 5.977185001332489e-05,
428
+ "loss": 1.7572,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.1331877729257642,
433
+ "grad_norm": 0.6772924661636353,
434
+ "learning_rate": 5.9758644384923865e-05,
435
+ "loss": 1.7905,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.13537117903930132,
440
+ "grad_norm": 0.7241927981376648,
441
+ "learning_rate": 5.974506879459742e-05,
442
+ "loss": 1.7925,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.13755458515283842,
447
+ "grad_norm": 0.6865760684013367,
448
+ "learning_rate": 5.9731123411118416e-05,
449
+ "loss": 1.7268,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.13973799126637554,
454
+ "grad_norm": 0.5667518377304077,
455
+ "learning_rate": 5.971680840785702e-05,
456
+ "loss": 1.5103,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.14192139737991266,
461
+ "grad_norm": 0.727475643157959,
462
+ "learning_rate": 5.970212396277854e-05,
463
+ "loss": 1.6056,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.14410480349344978,
468
+ "grad_norm": 0.5900119543075562,
469
+ "learning_rate": 5.9687070258441195e-05,
470
+ "loss": 1.6795,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.1462882096069869,
475
+ "grad_norm": 0.5586450695991516,
476
+ "learning_rate": 5.967164748199389e-05,
477
+ "loss": 1.4165,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.14847161572052403,
482
+ "grad_norm": 0.7147237658500671,
483
+ "learning_rate": 5.9655855825173855e-05,
484
+ "loss": 1.7175,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.15065502183406113,
489
+ "grad_norm": 0.5687724947929382,
490
+ "learning_rate": 5.963969548430428e-05,
491
+ "loss": 1.7112,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.15283842794759825,
496
+ "grad_norm": 0.9042346477508545,
497
+ "learning_rate": 5.962316666029183e-05,
498
+ "loss": 1.9019,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.15502183406113537,
503
+ "grad_norm": 0.5679914355278015,
504
+ "learning_rate": 5.960626955862424e-05,
505
+ "loss": 1.6929,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.1572052401746725,
510
+ "grad_norm": 0.8124454617500305,
511
+ "learning_rate": 5.958900438936767e-05,
512
+ "loss": 1.9199,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.15938864628820962,
517
+ "grad_norm": 0.4910396635532379,
518
+ "learning_rate": 5.9571371367164115e-05,
519
+ "loss": 1.6558,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.1615720524017467,
524
+ "grad_norm": 0.5993661880493164,
525
+ "learning_rate": 5.955337071122878e-05,
526
+ "loss": 1.5878,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.16375545851528384,
531
+ "grad_norm": 2.5788443088531494,
532
+ "learning_rate": 5.953500264534729e-05,
533
+ "loss": 1.7942,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.16593886462882096,
538
+ "grad_norm": 0.7565484046936035,
539
+ "learning_rate": 5.951626739787298e-05,
540
+ "loss": 1.609,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.16812227074235808,
545
+ "grad_norm": 0.5368123054504395,
546
+ "learning_rate": 5.9497165201723974e-05,
547
+ "loss": 1.7037,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.1703056768558952,
552
+ "grad_norm": 0.6212489008903503,
553
+ "learning_rate": 5.947769629438036e-05,
554
+ "loss": 1.8458,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.17248908296943233,
559
+ "grad_norm": 0.6993361115455627,
560
+ "learning_rate": 5.94578609178812e-05,
561
+ "loss": 1.9143,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.17467248908296942,
566
+ "grad_norm": 0.4691102206707001,
567
+ "learning_rate": 5.9437659318821544e-05,
568
+ "loss": 1.5512,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.17685589519650655,
573
+ "grad_norm": 0.6164081692695618,
574
+ "learning_rate": 5.9417091748349326e-05,
575
+ "loss": 1.748,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.17903930131004367,
580
+ "grad_norm": 2.626962900161743,
581
+ "learning_rate": 5.939615846216229e-05,
582
+ "loss": 1.7222,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.1812227074235808,
587
+ "grad_norm": 0.7723209261894226,
588
+ "learning_rate": 5.937485972050478e-05,
589
+ "loss": 1.6113,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.18340611353711792,
594
+ "grad_norm": 0.5663449764251709,
595
+ "learning_rate": 5.9353195788164495e-05,
596
+ "loss": 1.9,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.185589519650655,
601
+ "grad_norm": 0.6012480854988098,
602
+ "learning_rate": 5.933116693446926e-05,
603
+ "loss": 1.7153,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.18777292576419213,
608
+ "grad_norm": 0.7445963025093079,
609
+ "learning_rate": 5.930877343328357e-05,
610
+ "loss": 1.8219,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.18995633187772926,
615
+ "grad_norm": 0.5544320344924927,
616
+ "learning_rate": 5.9286015563005326e-05,
617
+ "loss": 1.603,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.19213973799126638,
622
+ "grad_norm": 0.8514794111251831,
623
+ "learning_rate": 5.926289360656222e-05,
624
+ "loss": 1.5782,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.1943231441048035,
629
+ "grad_norm": 0.638144850730896,
630
+ "learning_rate": 5.923940785140832e-05,
631
+ "loss": 1.5709,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.1965065502183406,
636
+ "grad_norm": 0.6473650336265564,
637
+ "learning_rate": 5.9215558589520485e-05,
638
+ "loss": 1.6066,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.19868995633187772,
643
+ "grad_norm": 0.7627925872802734,
644
+ "learning_rate": 5.919134611739472e-05,
645
+ "loss": 1.6075,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.20087336244541484,
650
+ "grad_norm": 0.623173713684082,
651
+ "learning_rate": 5.9166770736042455e-05,
652
+ "loss": 1.8107,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.20305676855895197,
657
+ "grad_norm": 0.5980973243713379,
658
+ "learning_rate": 5.914183275098688e-05,
659
+ "loss": 1.5835,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.2052401746724891,
664
+ "grad_norm": 0.5484164953231812,
665
+ "learning_rate": 5.911653247225908e-05,
666
+ "loss": 1.5582,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.2074235807860262,
671
+ "grad_norm": 0.6916869282722473,
672
+ "learning_rate": 5.9090870214394215e-05,
673
+ "loss": 1.8005,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.2096069868995633,
678
+ "grad_norm": 5.73091459274292,
679
+ "learning_rate": 5.906484629642758e-05,
680
+ "loss": 1.8641,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.21179039301310043,
685
+ "grad_norm": 14.361653327941895,
686
+ "learning_rate": 5.903846104189069e-05,
687
+ "loss": 1.8477,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.21397379912663755,
692
+ "grad_norm": 139.7395782470703,
693
+ "learning_rate": 5.9011714778807196e-05,
694
+ "loss": 2.3126,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.21615720524017468,
699
+ "grad_norm": 59.63438415527344,
700
+ "learning_rate": 5.898460783968886e-05,
701
+ "loss": 2.2169,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.2183406113537118,
706
+ "grad_norm": 13.395294189453125,
707
+ "learning_rate": 5.895714056153138e-05,
708
+ "loss": 1.7024,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.2205240174672489,
713
+ "grad_norm": 2.569697141647339,
714
+ "learning_rate": 5.8929313285810235e-05,
715
+ "loss": 1.8547,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.22270742358078602,
720
+ "grad_norm": 2.247088670730591,
721
+ "learning_rate": 5.8901126358476414e-05,
722
+ "loss": 1.71,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.22489082969432314,
727
+ "grad_norm": 7.35801362991333,
728
+ "learning_rate": 5.887258012995212e-05,
729
+ "loss": 1.7473,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.22707423580786026,
734
+ "grad_norm": 16.6738338470459,
735
+ "learning_rate": 5.884367495512643e-05,
736
+ "loss": 1.9232,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.2292576419213974,
741
+ "grad_norm": 1.1531955003738403,
742
+ "learning_rate": 5.881441119335086e-05,
743
+ "loss": 1.9778,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.2314410480349345,
748
+ "grad_norm": 1.6605702638626099,
749
+ "learning_rate": 5.878478920843492e-05,
750
+ "loss": 1.7249,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.2336244541484716,
755
+ "grad_norm": 1.4826135635375977,
756
+ "learning_rate": 5.875480936864158e-05,
757
+ "loss": 1.974,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.23580786026200873,
762
+ "grad_norm": 1.0353524684906006,
763
+ "learning_rate": 5.872447204668266e-05,
764
+ "loss": 1.7089,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.23799126637554585,
769
+ "grad_norm": 3.460448980331421,
770
+ "learning_rate": 5.869377761971428e-05,
771
+ "loss": 1.6767,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.24017467248908297,
776
+ "grad_norm": 0.7396925091743469,
777
+ "learning_rate": 5.866272646933208e-05,
778
+ "loss": 1.8262,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.2423580786026201,
783
+ "grad_norm": 0.9432264566421509,
784
+ "learning_rate": 5.863131898156653e-05,
785
+ "loss": 1.7891,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.2445414847161572,
790
+ "grad_norm": 1.2679530382156372,
791
+ "learning_rate": 5.859955554687811e-05,
792
+ "loss": 1.6454,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.24672489082969432,
797
+ "grad_norm": 0.9549881815910339,
798
+ "learning_rate": 5.856743656015246e-05,
799
+ "loss": 1.7474,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.24890829694323144,
804
+ "grad_norm": 0.991295337677002,
805
+ "learning_rate": 5.8534962420695485e-05,
806
+ "loss": 1.7915,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.25109170305676853,
811
+ "grad_norm": 1.199068546295166,
812
+ "learning_rate": 5.850213353222836e-05,
813
+ "loss": 1.8153,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.25327510917030566,
818
+ "grad_norm": 1.3128461837768555,
819
+ "learning_rate": 5.846895030288255e-05,
820
+ "loss": 1.7813,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.2554585152838428,
825
+ "grad_norm": 0.8711860775947571,
826
+ "learning_rate": 5.84354131451947e-05,
827
+ "loss": 1.9726,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.2576419213973799,
832
+ "grad_norm": 0.8892795443534851,
833
+ "learning_rate": 5.840152247610151e-05,
834
+ "loss": 1.6705,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.259825327510917,
839
+ "grad_norm": 1.0668408870697021,
840
+ "learning_rate": 5.83672787169346e-05,
841
+ "loss": 1.6662,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.26200873362445415,
846
+ "grad_norm": 0.8376436233520508,
847
+ "learning_rate": 5.83326822934152e-05,
848
+ "loss": 1.7861,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.26419213973799127,
853
+ "grad_norm": 1.3424566984176636,
854
+ "learning_rate": 5.829773363564891e-05,
855
+ "loss": 1.8182,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.2663755458515284,
860
+ "grad_norm": 1.0533416271209717,
861
+ "learning_rate": 5.8262433178120326e-05,
862
+ "loss": 1.9233,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.2685589519650655,
867
+ "grad_norm": 0.8255435824394226,
868
+ "learning_rate": 5.822678135968765e-05,
869
+ "loss": 1.6769,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.27074235807860264,
874
+ "grad_norm": 0.7774696350097656,
875
+ "learning_rate": 5.819077862357725e-05,
876
+ "loss": 1.6095,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.27292576419213976,
881
+ "grad_norm": 0.8042762875556946,
882
+ "learning_rate": 5.81544254173781e-05,
883
+ "loss": 1.8795,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.27510917030567683,
888
+ "grad_norm": 0.7848981618881226,
889
+ "learning_rate": 5.811772219303627e-05,
890
+ "loss": 1.7101,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.27729257641921395,
895
+ "grad_norm": 0.7639428377151489,
896
+ "learning_rate": 5.8080669406849274e-05,
897
+ "loss": 1.8064,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.2794759825327511,
902
+ "grad_norm": 0.9971274137496948,
903
+ "learning_rate": 5.804326751946041e-05,
904
+ "loss": 1.5637,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 0.2816593886462882,
909
+ "grad_norm": 1.073482632637024,
910
+ "learning_rate": 5.8005516995853034e-05,
911
+ "loss": 1.7532,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 0.2838427947598253,
916
+ "grad_norm": 0.8909122347831726,
917
+ "learning_rate": 5.796741830534477e-05,
918
+ "loss": 1.703,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 0.28602620087336245,
923
+ "grad_norm": 1.0015509128570557,
924
+ "learning_rate": 5.79289719215817e-05,
925
+ "loss": 1.6742,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 0.28820960698689957,
930
+ "grad_norm": 0.8277704119682312,
931
+ "learning_rate": 5.789017832253243e-05,
932
+ "loss": 1.8545,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 0.2903930131004367,
937
+ "grad_norm": 2.0752744674682617,
938
+ "learning_rate": 5.785103799048218e-05,
939
+ "loss": 1.594,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 0.2925764192139738,
944
+ "grad_norm": 0.880749523639679,
945
+ "learning_rate": 5.781155141202681e-05,
946
+ "loss": 1.7113,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 0.29475982532751094,
951
+ "grad_norm": 1.5237421989440918,
952
+ "learning_rate": 5.777171907806672e-05,
953
+ "loss": 1.8,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 0.29694323144104806,
958
+ "grad_norm": 0.7517329454421997,
959
+ "learning_rate": 5.7731541483800764e-05,
960
+ "loss": 1.8649,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 0.29912663755458513,
965
+ "grad_norm": 0.9960501194000244,
966
+ "learning_rate": 5.7691019128720127e-05,
967
+ "loss": 1.8795,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 0.30131004366812225,
972
+ "grad_norm": 2.075016498565674,
973
+ "learning_rate": 5.7650152516602075e-05,
974
+ "loss": 1.7784,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 0.3034934497816594,
979
+ "grad_norm": 0.8353100419044495,
980
+ "learning_rate": 5.7608942155503694e-05,
981
+ "loss": 1.6494,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 0.3056768558951965,
986
+ "grad_norm": 1.3495029211044312,
987
+ "learning_rate": 5.756738855775561e-05,
988
+ "loss": 1.6013,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 0.3078602620087336,
993
+ "grad_norm": 1.128967046737671,
994
+ "learning_rate": 5.7525492239955586e-05,
995
+ "loss": 1.5049,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 0.31004366812227074,
1000
+ "grad_norm": 1.7347663640975952,
1001
+ "learning_rate": 5.7483253722962086e-05,
1002
+ "loss": 1.6187,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 0.31222707423580787,
1007
+ "grad_norm": 0.8418498635292053,
1008
+ "learning_rate": 5.744067353188787e-05,
1009
+ "loss": 1.679,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 0.314410480349345,
1014
+ "grad_norm": 0.8698752522468567,
1015
+ "learning_rate": 5.739775219609336e-05,
1016
+ "loss": 1.8017,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 0.3165938864628821,
1021
+ "grad_norm": 0.7123454809188843,
1022
+ "learning_rate": 5.735449024918017e-05,
1023
+ "loss": 1.7967,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 0.31877729257641924,
1028
+ "grad_norm": 0.8182825446128845,
1029
+ "learning_rate": 5.73108882289844e-05,
1030
+ "loss": 1.7494,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 0.32096069868995636,
1035
+ "grad_norm": 0.7949255704879761,
1036
+ "learning_rate": 5.726694667756996e-05,
1037
+ "loss": 1.6424,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 0.3231441048034934,
1042
+ "grad_norm": 0.7940742373466492,
1043
+ "learning_rate": 5.7222666141221836e-05,
1044
+ "loss": 1.5466,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 0.32532751091703055,
1049
+ "grad_norm": 0.8936315178871155,
1050
+ "learning_rate": 5.7178047170439335e-05,
1051
+ "loss": 1.7015,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 0.32751091703056767,
1056
+ "grad_norm": 0.7524909377098083,
1057
+ "learning_rate": 5.713309031992917e-05,
1058
+ "loss": 1.7601,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 0.3296943231441048,
1063
+ "grad_norm": 0.85063636302948,
1064
+ "learning_rate": 5.7087796148598644e-05,
1065
+ "loss": 1.7546,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 0.3318777292576419,
1070
+ "grad_norm": 0.8636225461959839,
1071
+ "learning_rate": 5.704216521954861e-05,
1072
+ "loss": 1.6332,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 0.33406113537117904,
1077
+ "grad_norm": 1.071815013885498,
1078
+ "learning_rate": 5.699619810006655e-05,
1079
+ "loss": 1.958,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 0.33624454148471616,
1084
+ "grad_norm": 0.8274393081665039,
1085
+ "learning_rate": 5.694989536161951e-05,
1086
+ "loss": 1.6706,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 0.3384279475982533,
1091
+ "grad_norm": 1.9788514375686646,
1092
+ "learning_rate": 5.6903257579846945e-05,
1093
+ "loss": 1.7573,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 0.3406113537117904,
1098
+ "grad_norm": 0.7105967402458191,
1099
+ "learning_rate": 5.6856285334553625e-05,
1100
+ "loss": 1.6248,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 0.34279475982532753,
1105
+ "grad_norm": 2.3344361782073975,
1106
+ "learning_rate": 5.680897920970237e-05,
1107
+ "loss": 1.7104,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 0.34497816593886466,
1112
+ "grad_norm": 0.7904492020606995,
1113
+ "learning_rate": 5.676133979340683e-05,
1114
+ "loss": 1.8896,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 0.3471615720524017,
1119
+ "grad_norm": 0.8370620012283325,
1120
+ "learning_rate": 5.6713367677924176e-05,
1121
+ "loss": 2.0439,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 0.34934497816593885,
1126
+ "grad_norm": 0.8244124054908752,
1127
+ "learning_rate": 5.666506345964771e-05,
1128
+ "loss": 1.7606,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 0.35152838427947597,
1133
+ "grad_norm": 1.2729883193969727,
1134
+ "learning_rate": 5.6616427739099445e-05,
1135
+ "loss": 1.8514,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 0.3537117903930131,
1140
+ "grad_norm": 2.0001423358917236,
1141
+ "learning_rate": 5.65674611209227e-05,
1142
+ "loss": 1.7505,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 0.3558951965065502,
1147
+ "grad_norm": 0.9735695123672485,
1148
+ "learning_rate": 5.651816421387451e-05,
1149
+ "loss": 1.8041,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 0.35807860262008734,
1154
+ "grad_norm": 1.3495986461639404,
1155
+ "learning_rate": 5.646853763081809e-05,
1156
+ "loss": 1.897,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 0.36026200873362446,
1161
+ "grad_norm": 1.0789763927459717,
1162
+ "learning_rate": 5.641858198871523e-05,
1163
+ "loss": 1.7141,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 0.3624454148471616,
1168
+ "grad_norm": 1.5300121307373047,
1169
+ "learning_rate": 5.636829790861859e-05,
1170
+ "loss": 1.601,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 0.3646288209606987,
1175
+ "grad_norm": 1.3608547449111938,
1176
+ "learning_rate": 5.631768601566401e-05,
1177
+ "loss": 1.8016,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 0.36681222707423583,
1182
+ "grad_norm": 2.203794240951538,
1183
+ "learning_rate": 5.6266746939062725e-05,
1184
+ "loss": 1.5859,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 0.36899563318777295,
1189
+ "grad_norm": 0.9623550772666931,
1190
+ "learning_rate": 5.621548131209355e-05,
1191
+ "loss": 1.7289,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 0.37117903930131,
1196
+ "grad_norm": 2.7508177757263184,
1197
+ "learning_rate": 5.616388977209499e-05,
1198
+ "loss": 1.8764,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 0.37336244541484714,
1203
+ "grad_norm": 4.835301876068115,
1204
+ "learning_rate": 5.611197296045733e-05,
1205
+ "loss": 1.6522,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 0.37554585152838427,
1210
+ "grad_norm": 0.8887910842895508,
1211
+ "learning_rate": 5.605973152261466e-05,
1212
+ "loss": 1.7881,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 0.3777292576419214,
1217
+ "grad_norm": 1.3616653680801392,
1218
+ "learning_rate": 5.600716610803685e-05,
1219
+ "loss": 1.7412,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 0.3799126637554585,
1224
+ "grad_norm": 0.735529363155365,
1225
+ "learning_rate": 5.595427737022149e-05,
1226
+ "loss": 1.6339,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 0.38209606986899564,
1231
+ "grad_norm": 2.6323893070220947,
1232
+ "learning_rate": 5.5901065966685726e-05,
1233
+ "loss": 1.7204,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 0.38427947598253276,
1238
+ "grad_norm": 1.0813663005828857,
1239
+ "learning_rate": 5.584753255895813e-05,
1240
+ "loss": 1.6998,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 0.3864628820960699,
1245
+ "grad_norm": 0.8331813216209412,
1246
+ "learning_rate": 5.5793677812570434e-05,
1247
+ "loss": 2.0123,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 0.388646288209607,
1252
+ "grad_norm": 1.8793230056762695,
1253
+ "learning_rate": 5.573950239704931e-05,
1254
+ "loss": 1.7991,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 0.39082969432314413,
1259
+ "grad_norm": 0.7234326004981995,
1260
+ "learning_rate": 5.568500698590799e-05,
1261
+ "loss": 1.6716,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 0.3930131004366812,
1266
+ "grad_norm": 1.0117108821868896,
1267
+ "learning_rate": 5.563019225663794e-05,
1268
+ "loss": 1.6616,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 0.3951965065502183,
1273
+ "grad_norm": 0.8955837488174438,
1274
+ "learning_rate": 5.5575058890700383e-05,
1275
+ "loss": 1.6803,
1276
+ "step": 181
1277
+ },
1278
+ {
1279
+ "epoch": 0.39737991266375544,
1280
+ "grad_norm": 0.9817379117012024,
1281
+ "learning_rate": 5.5519607573517906e-05,
1282
+ "loss": 1.7891,
1283
+ "step": 182
1284
+ },
1285
+ {
1286
+ "epoch": 0.39956331877729256,
1287
+ "grad_norm": 1.2921302318572998,
1288
+ "learning_rate": 5.5463838994465835e-05,
1289
+ "loss": 1.8692,
1290
+ "step": 183
1291
+ },
1292
+ {
1293
+ "epoch": 0.4017467248908297,
1294
+ "grad_norm": 1.0093421936035156,
1295
+ "learning_rate": 5.5407753846863764e-05,
1296
+ "loss": 1.5303,
1297
+ "step": 184
1298
+ },
1299
+ {
1300
+ "epoch": 0.4039301310043668,
1301
+ "grad_norm": 2.0379128456115723,
1302
+ "learning_rate": 5.535135282796689e-05,
1303
+ "loss": 1.6398,
1304
+ "step": 185
1305
+ },
1306
+ {
1307
+ "epoch": 0.40611353711790393,
1308
+ "grad_norm": 1.897610068321228,
1309
+ "learning_rate": 5.5294636638957335e-05,
1310
+ "loss": 1.9405,
1311
+ "step": 186
1312
+ },
1313
+ {
1314
+ "epoch": 0.40829694323144106,
1315
+ "grad_norm": 1.1107155084609985,
1316
+ "learning_rate": 5.5237605984935435e-05,
1317
+ "loss": 1.9509,
1318
+ "step": 187
1319
+ },
1320
+ {
1321
+ "epoch": 0.4104803493449782,
1322
+ "grad_norm": 1.278809905052185,
1323
+ "learning_rate": 5.518026157491101e-05,
1324
+ "loss": 1.7298,
1325
+ "step": 188
1326
+ },
1327
+ {
1328
+ "epoch": 0.4126637554585153,
1329
+ "grad_norm": 1.1539089679718018,
1330
+ "learning_rate": 5.512260412179449e-05,
1331
+ "loss": 1.9932,
1332
+ "step": 189
1333
+ },
1334
+ {
1335
+ "epoch": 0.4148471615720524,
1336
+ "grad_norm": 0.9997171759605408,
1337
+ "learning_rate": 5.50646343423881e-05,
1338
+ "loss": 1.6493,
1339
+ "step": 190
1340
+ },
1341
+ {
1342
+ "epoch": 0.4170305676855895,
1343
+ "grad_norm": 0.9165805578231812,
1344
+ "learning_rate": 5.5006352957376916e-05,
1345
+ "loss": 1.9506,
1346
+ "step": 191
1347
+ },
1348
+ {
1349
+ "epoch": 0.4192139737991266,
1350
+ "grad_norm": 0.9080667495727539,
1351
+ "learning_rate": 5.494776069131995e-05,
1352
+ "loss": 1.6588,
1353
+ "step": 192
1354
+ },
1355
+ {
1356
+ "epoch": 0.42139737991266374,
1357
+ "grad_norm": 1.0236437320709229,
1358
+ "learning_rate": 5.488885827264108e-05,
1359
+ "loss": 1.8508,
1360
+ "step": 193
1361
+ },
1362
+ {
1363
+ "epoch": 0.42358078602620086,
1364
+ "grad_norm": 0.7350343465805054,
1365
+ "learning_rate": 5.482964643362005e-05,
1366
+ "loss": 1.7548,
1367
+ "step": 194
1368
+ },
1369
+ {
1370
+ "epoch": 0.425764192139738,
1371
+ "grad_norm": 1.1321355104446411,
1372
+ "learning_rate": 5.4770125910383335e-05,
1373
+ "loss": 1.7822,
1374
+ "step": 195
1375
+ },
1376
+ {
1377
+ "epoch": 0.4279475982532751,
1378
+ "grad_norm": 1.1031216382980347,
1379
+ "learning_rate": 5.4710297442894984e-05,
1380
+ "loss": 1.7718,
1381
+ "step": 196
1382
+ },
1383
+ {
1384
+ "epoch": 0.43013100436681223,
1385
+ "grad_norm": 1.2498975992202759,
1386
+ "learning_rate": 5.4650161774947456e-05,
1387
+ "loss": 1.6593,
1388
+ "step": 197
1389
+ },
1390
+ {
1391
+ "epoch": 0.43231441048034935,
1392
+ "grad_norm": 1.3090567588806152,
1393
+ "learning_rate": 5.4589719654152346e-05,
1394
+ "loss": 1.8223,
1395
+ "step": 198
1396
+ },
1397
+ {
1398
+ "epoch": 0.4344978165938865,
1399
+ "grad_norm": 0.9731519222259521,
1400
+ "learning_rate": 5.4528971831931095e-05,
1401
+ "loss": 1.7375,
1402
+ "step": 199
1403
+ },
1404
+ {
1405
+ "epoch": 0.4366812227074236,
1406
+ "grad_norm": 2.541288375854492,
1407
+ "learning_rate": 5.446791906350563e-05,
1408
+ "loss": 1.8305,
1409
+ "step": 200
1410
+ },
1411
+ {
1412
+ "epoch": 0.4388646288209607,
1413
+ "grad_norm": 0.7675471305847168,
1414
+ "learning_rate": 5.4406562107889024e-05,
1415
+ "loss": 1.7076,
1416
+ "step": 201
1417
+ },
1418
+ {
1419
+ "epoch": 0.4410480349344978,
1420
+ "grad_norm": 0.8400501608848572,
1421
+ "learning_rate": 5.434490172787602e-05,
1422
+ "loss": 1.7853,
1423
+ "step": 202
1424
+ },
1425
+ {
1426
+ "epoch": 0.4432314410480349,
1427
+ "grad_norm": 1.086655855178833,
1428
+ "learning_rate": 5.428293869003356e-05,
1429
+ "loss": 1.9688,
1430
+ "step": 203
1431
+ },
1432
+ {
1433
+ "epoch": 0.44541484716157204,
1434
+ "grad_norm": 1.0826491117477417,
1435
+ "learning_rate": 5.4220673764691235e-05,
1436
+ "loss": 1.7438,
1437
+ "step": 204
1438
+ },
1439
+ {
1440
+ "epoch": 0.44759825327510916,
1441
+ "grad_norm": 1.3664004802703857,
1442
+ "learning_rate": 5.415810772593176e-05,
1443
+ "loss": 1.7104,
1444
+ "step": 205
1445
+ },
1446
+ {
1447
+ "epoch": 0.4497816593886463,
1448
+ "grad_norm": 2.6102070808410645,
1449
+ "learning_rate": 5.409524135158128e-05,
1450
+ "loss": 1.6784,
1451
+ "step": 206
1452
+ },
1453
+ {
1454
+ "epoch": 0.4519650655021834,
1455
+ "grad_norm": 1.0826854705810547,
1456
+ "learning_rate": 5.403207542319976e-05,
1457
+ "loss": 1.6317,
1458
+ "step": 207
1459
+ },
1460
+ {
1461
+ "epoch": 0.45414847161572053,
1462
+ "grad_norm": 2.249889612197876,
1463
+ "learning_rate": 5.396861072607123e-05,
1464
+ "loss": 1.6128,
1465
+ "step": 208
1466
+ },
1467
+ {
1468
+ "epoch": 0.45633187772925765,
1469
+ "grad_norm": 2.29790997505188,
1470
+ "learning_rate": 5.390484804919408e-05,
1471
+ "loss": 1.7648,
1472
+ "step": 209
1473
+ },
1474
+ {
1475
+ "epoch": 0.4585152838427948,
1476
+ "grad_norm": 7.300095081329346,
1477
+ "learning_rate": 5.3840788185271146e-05,
1478
+ "loss": 1.7678,
1479
+ "step": 210
1480
+ },
1481
+ {
1482
+ "epoch": 0.4606986899563319,
1483
+ "grad_norm": 1.031797170639038,
1484
+ "learning_rate": 5.377643193069995e-05,
1485
+ "loss": 1.835,
1486
+ "step": 211
1487
+ },
1488
+ {
1489
+ "epoch": 0.462882096069869,
1490
+ "grad_norm": 1.6482349634170532,
1491
+ "learning_rate": 5.371178008556278e-05,
1492
+ "loss": 1.9561,
1493
+ "step": 212
1494
+ },
1495
+ {
1496
+ "epoch": 0.4650655021834061,
1497
+ "grad_norm": 0.8721967339515686,
1498
+ "learning_rate": 5.3646833453616704e-05,
1499
+ "loss": 1.7253,
1500
+ "step": 213
1501
+ },
1502
+ {
1503
+ "epoch": 0.4672489082969432,
1504
+ "grad_norm": 0.9159957766532898,
1505
+ "learning_rate": 5.358159284228363e-05,
1506
+ "loss": 1.7271,
1507
+ "step": 214
1508
+ },
1509
+ {
1510
+ "epoch": 0.46943231441048033,
1511
+ "grad_norm": 0.9446601271629333,
1512
+ "learning_rate": 5.35160590626402e-05,
1513
+ "loss": 1.7168,
1514
+ "step": 215
1515
+ },
1516
+ {
1517
+ "epoch": 0.47161572052401746,
1518
+ "grad_norm": 1.9629846811294556,
1519
+ "learning_rate": 5.345023292940781e-05,
1520
+ "loss": 1.646,
1521
+ "step": 216
1522
+ },
1523
+ {
1524
+ "epoch": 0.4737991266375546,
1525
+ "grad_norm": 1.46189546585083,
1526
+ "learning_rate": 5.338411526094237e-05,
1527
+ "loss": 1.7028,
1528
+ "step": 217
1529
+ },
1530
+ {
1531
+ "epoch": 0.4759825327510917,
1532
+ "grad_norm": 1.596393346786499,
1533
+ "learning_rate": 5.331770687922419e-05,
1534
+ "loss": 1.8786,
1535
+ "step": 218
1536
+ },
1537
+ {
1538
+ "epoch": 0.4781659388646288,
1539
+ "grad_norm": 1.1326192617416382,
1540
+ "learning_rate": 5.325100860984777e-05,
1541
+ "loss": 1.8706,
1542
+ "step": 219
1543
+ },
1544
+ {
1545
+ "epoch": 0.48034934497816595,
1546
+ "grad_norm": 0.9226349592208862,
1547
+ "learning_rate": 5.318402128201149e-05,
1548
+ "loss": 1.7639,
1549
+ "step": 220
1550
+ },
1551
+ {
1552
+ "epoch": 0.48253275109170307,
1553
+ "grad_norm": 1.7078310251235962,
1554
+ "learning_rate": 5.311674572850737e-05,
1555
+ "loss": 1.8673,
1556
+ "step": 221
1557
+ },
1558
+ {
1559
+ "epoch": 0.4847161572052402,
1560
+ "grad_norm": 26.21409797668457,
1561
+ "learning_rate": 5.304918278571062e-05,
1562
+ "loss": 1.6653,
1563
+ "step": 222
1564
+ },
1565
+ {
1566
+ "epoch": 0.4868995633187773,
1567
+ "grad_norm": 1.0262807607650757,
1568
+ "learning_rate": 5.298133329356934e-05,
1569
+ "loss": 1.5772,
1570
+ "step": 223
1571
+ },
1572
+ {
1573
+ "epoch": 0.4890829694323144,
1574
+ "grad_norm": 1.1077808141708374,
1575
+ "learning_rate": 5.2913198095594026e-05,
1576
+ "loss": 1.7631,
1577
+ "step": 224
1578
+ },
1579
+ {
1580
+ "epoch": 0.4912663755458515,
1581
+ "grad_norm": 2.0438127517700195,
1582
+ "learning_rate": 5.284477803884708e-05,
1583
+ "loss": 1.8588,
1584
+ "step": 225
1585
+ },
1586
+ {
1587
+ "epoch": 0.49344978165938863,
1588
+ "grad_norm": 2.173848867416382,
1589
+ "learning_rate": 5.27760739739323e-05,
1590
+ "loss": 1.7636,
1591
+ "step": 226
1592
+ },
1593
+ {
1594
+ "epoch": 0.49563318777292575,
1595
+ "grad_norm": 2.206197500228882,
1596
+ "learning_rate": 5.27070867549843e-05,
1597
+ "loss": 1.7601,
1598
+ "step": 227
1599
+ },
1600
+ {
1601
+ "epoch": 0.4978165938864629,
1602
+ "grad_norm": 1.1620668172836304,
1603
+ "learning_rate": 5.263781723965789e-05,
1604
+ "loss": 1.9674,
1605
+ "step": 228
1606
+ },
1607
+ {
1608
+ "epoch": 0.5,
1609
+ "grad_norm": 1.0804260969161987,
1610
+ "learning_rate": 5.256826628911739e-05,
1611
+ "loss": 1.7915,
1612
+ "step": 229
1613
+ },
1614
+ {
1615
+ "epoch": 0.5021834061135371,
1616
+ "grad_norm": 1.1664297580718994,
1617
+ "learning_rate": 5.2498434768025975e-05,
1618
+ "loss": 1.8489,
1619
+ "step": 230
1620
+ },
1621
+ {
1622
+ "epoch": 0.5043668122270742,
1623
+ "grad_norm": 2.807969093322754,
1624
+ "learning_rate": 5.242832354453489e-05,
1625
+ "loss": 1.6818,
1626
+ "step": 231
1627
+ },
1628
+ {
1629
+ "epoch": 0.5065502183406113,
1630
+ "grad_norm": 1.4173234701156616,
1631
+ "learning_rate": 5.2357933490272644e-05,
1632
+ "loss": 1.5504,
1633
+ "step": 232
1634
+ },
1635
+ {
1636
+ "epoch": 0.5087336244541485,
1637
+ "grad_norm": 0.9084534645080566,
1638
+ "learning_rate": 5.228726548033421e-05,
1639
+ "loss": 1.9287,
1640
+ "step": 233
1641
+ },
1642
+ {
1643
+ "epoch": 0.5109170305676856,
1644
+ "grad_norm": 1.155557632446289,
1645
+ "learning_rate": 5.221632039327014e-05,
1646
+ "loss": 1.9677,
1647
+ "step": 234
1648
+ },
1649
+ {
1650
+ "epoch": 0.5131004366812227,
1651
+ "grad_norm": 4.166019916534424,
1652
+ "learning_rate": 5.21450991110756e-05,
1653
+ "loss": 1.9809,
1654
+ "step": 235
1655
+ },
1656
+ {
1657
+ "epoch": 0.5152838427947598,
1658
+ "grad_norm": 1.8789658546447754,
1659
+ "learning_rate": 5.2073602519179454e-05,
1660
+ "loss": 1.9389,
1661
+ "step": 236
1662
+ },
1663
+ {
1664
+ "epoch": 0.517467248908297,
1665
+ "grad_norm": 1.3924376964569092,
1666
+ "learning_rate": 5.200183150643326e-05,
1667
+ "loss": 1.8056,
1668
+ "step": 237
1669
+ },
1670
+ {
1671
+ "epoch": 0.519650655021834,
1672
+ "grad_norm": 1.6234887838363647,
1673
+ "learning_rate": 5.192978696510015e-05,
1674
+ "loss": 1.9687,
1675
+ "step": 238
1676
+ },
1677
+ {
1678
+ "epoch": 0.5218340611353712,
1679
+ "grad_norm": 2.0562949180603027,
1680
+ "learning_rate": 5.1857469790843836e-05,
1681
+ "loss": 1.8923,
1682
+ "step": 239
1683
+ },
1684
+ {
1685
+ "epoch": 0.5240174672489083,
1686
+ "grad_norm": 4.884009838104248,
1687
+ "learning_rate": 5.178488088271738e-05,
1688
+ "loss": 1.8317,
1689
+ "step": 240
1690
+ },
1691
+ {
1692
+ "epoch": 0.5262008733624454,
1693
+ "grad_norm": 1.523373007774353,
1694
+ "learning_rate": 5.1712021143152105e-05,
1695
+ "loss": 1.6786,
1696
+ "step": 241
1697
+ },
1698
+ {
1699
+ "epoch": 0.5283842794759825,
1700
+ "grad_norm": 1.2392911911010742,
1701
+ "learning_rate": 5.163889147794631e-05,
1702
+ "loss": 1.6499,
1703
+ "step": 242
1704
+ },
1705
+ {
1706
+ "epoch": 0.5305676855895196,
1707
+ "grad_norm": 1.0265744924545288,
1708
+ "learning_rate": 5.1565492796254024e-05,
1709
+ "loss": 1.6074,
1710
+ "step": 243
1711
+ },
1712
+ {
1713
+ "epoch": 0.5327510917030568,
1714
+ "grad_norm": 10.814948081970215,
1715
+ "learning_rate": 5.149182601057372e-05,
1716
+ "loss": 1.7312,
1717
+ "step": 244
1718
+ },
1719
+ {
1720
+ "epoch": 0.5349344978165939,
1721
+ "grad_norm": 2.797271490097046,
1722
+ "learning_rate": 5.141789203673698e-05,
1723
+ "loss": 1.7403,
1724
+ "step": 245
1725
+ },
1726
+ {
1727
+ "epoch": 0.537117903930131,
1728
+ "grad_norm": 1.3630836009979248,
1729
+ "learning_rate": 5.134369179389705e-05,
1730
+ "loss": 2.029,
1731
+ "step": 246
1732
+ },
1733
+ {
1734
+ "epoch": 0.5393013100436681,
1735
+ "grad_norm": 1.0868947505950928,
1736
+ "learning_rate": 5.12692262045175e-05,
1737
+ "loss": 1.7049,
1738
+ "step": 247
1739
+ },
1740
+ {
1741
+ "epoch": 0.5414847161572053,
1742
+ "grad_norm": 1.1137341260910034,
1743
+ "learning_rate": 5.119449619436068e-05,
1744
+ "loss": 1.8015,
1745
+ "step": 248
1746
+ },
1747
+ {
1748
+ "epoch": 0.5436681222707423,
1749
+ "grad_norm": 2.2383477687835693,
1750
+ "learning_rate": 5.111950269247626e-05,
1751
+ "loss": 1.8359,
1752
+ "step": 249
1753
+ },
1754
+ {
1755
+ "epoch": 0.5458515283842795,
1756
+ "grad_norm": 1.1027755737304688,
1757
+ "learning_rate": 5.104424663118964e-05,
1758
+ "loss": 1.7755,
1759
+ "step": 250
1760
+ },
1761
+ {
1762
+ "epoch": 0.5480349344978166,
1763
+ "grad_norm": 2.326738119125366,
1764
+ "learning_rate": 5.096872894609039e-05,
1765
+ "loss": 1.8242,
1766
+ "step": 251
1767
+ },
1768
+ {
1769
+ "epoch": 0.5502183406113537,
1770
+ "grad_norm": 1.4068495035171509,
1771
+ "learning_rate": 5.0892950576020614e-05,
1772
+ "loss": 1.6378,
1773
+ "step": 252
1774
+ },
1775
+ {
1776
+ "epoch": 0.5524017467248908,
1777
+ "grad_norm": 1.416374683380127,
1778
+ "learning_rate": 5.081691246306327e-05,
1779
+ "loss": 1.7617,
1780
+ "step": 253
1781
+ },
1782
+ {
1783
+ "epoch": 0.5545851528384279,
1784
+ "grad_norm": 1.3435388803482056,
1785
+ "learning_rate": 5.074061555253046e-05,
1786
+ "loss": 1.6573,
1787
+ "step": 254
1788
+ },
1789
+ {
1790
+ "epoch": 0.5567685589519651,
1791
+ "grad_norm": 0.9839504957199097,
1792
+ "learning_rate": 5.0664060792951675e-05,
1793
+ "loss": 1.6569,
1794
+ "step": 255
1795
+ },
1796
+ {
1797
+ "epoch": 0.5589519650655022,
1798
+ "grad_norm": 0.856988787651062,
1799
+ "learning_rate": 5.0587249136062016e-05,
1800
+ "loss": 1.8644,
1801
+ "step": 256
1802
+ },
1803
+ {
1804
+ "epoch": 0.5611353711790393,
1805
+ "grad_norm": 1.7147274017333984,
1806
+ "learning_rate": 5.0510181536790336e-05,
1807
+ "loss": 1.8451,
1808
+ "step": 257
1809
+ },
1810
+ {
1811
+ "epoch": 0.5633187772925764,
1812
+ "grad_norm": 3.185845136642456,
1813
+ "learning_rate": 5.0432858953247404e-05,
1814
+ "loss": 1.5912,
1815
+ "step": 258
1816
+ },
1817
+ {
1818
+ "epoch": 0.5655021834061136,
1819
+ "grad_norm": 2.470088243484497,
1820
+ "learning_rate": 5.035528234671397e-05,
1821
+ "loss": 1.7339,
1822
+ "step": 259
1823
+ },
1824
+ {
1825
+ "epoch": 0.5676855895196506,
1826
+ "grad_norm": 1.6962615251541138,
1827
+ "learning_rate": 5.027745268162881e-05,
1828
+ "loss": 1.7884,
1829
+ "step": 260
1830
+ },
1831
+ {
1832
+ "epoch": 0.5698689956331878,
1833
+ "grad_norm": 0.8670432567596436,
1834
+ "learning_rate": 5.0199370925576744e-05,
1835
+ "loss": 1.9467,
1836
+ "step": 261
1837
+ },
1838
+ {
1839
+ "epoch": 0.5720524017467249,
1840
+ "grad_norm": 1.4319339990615845,
1841
+ "learning_rate": 5.0121038049276623e-05,
1842
+ "loss": 1.8036,
1843
+ "step": 262
1844
+ },
1845
+ {
1846
+ "epoch": 0.574235807860262,
1847
+ "grad_norm": 0.9973216652870178,
1848
+ "learning_rate": 5.0042455026569246e-05,
1849
+ "loss": 1.7747,
1850
+ "step": 263
1851
+ },
1852
+ {
1853
+ "epoch": 0.5764192139737991,
1854
+ "grad_norm": 4.020474910736084,
1855
+ "learning_rate": 4.996362283440522e-05,
1856
+ "loss": 1.7755,
1857
+ "step": 264
1858
+ },
1859
+ {
1860
+ "epoch": 0.5786026200873362,
1861
+ "grad_norm": 1.2609071731567383,
1862
+ "learning_rate": 4.988454245283289e-05,
1863
+ "loss": 1.6582,
1864
+ "step": 265
1865
+ },
1866
+ {
1867
+ "epoch": 0.5807860262008734,
1868
+ "grad_norm": 0.9482327103614807,
1869
+ "learning_rate": 4.9805214864986075e-05,
1870
+ "loss": 1.8606,
1871
+ "step": 266
1872
+ },
1873
+ {
1874
+ "epoch": 0.5829694323144105,
1875
+ "grad_norm": 1.0823765993118286,
1876
+ "learning_rate": 4.972564105707191e-05,
1877
+ "loss": 1.8036,
1878
+ "step": 267
1879
+ },
1880
+ {
1881
+ "epoch": 0.5851528384279476,
1882
+ "grad_norm": 1.4853042364120483,
1883
+ "learning_rate": 4.964582201835856e-05,
1884
+ "loss": 1.9104,
1885
+ "step": 268
1886
+ },
1887
+ {
1888
+ "epoch": 0.5873362445414847,
1889
+ "grad_norm": 6.773947238922119,
1890
+ "learning_rate": 4.9565758741162886e-05,
1891
+ "loss": 1.6319,
1892
+ "step": 269
1893
+ },
1894
+ {
1895
+ "epoch": 0.5895196506550219,
1896
+ "grad_norm": 1.9097248315811157,
1897
+ "learning_rate": 4.948545222083817e-05,
1898
+ "loss": 1.8555,
1899
+ "step": 270
1900
+ },
1901
+ {
1902
+ "epoch": 0.5917030567685589,
1903
+ "grad_norm": 2.1053848266601562,
1904
+ "learning_rate": 4.9404903455761724e-05,
1905
+ "loss": 1.6979,
1906
+ "step": 271
1907
+ },
1908
+ {
1909
+ "epoch": 0.5938864628820961,
1910
+ "grad_norm": 0.9235579967498779,
1911
+ "learning_rate": 4.9324113447322436e-05,
1912
+ "loss": 1.9056,
1913
+ "step": 272
1914
+ },
1915
+ {
1916
+ "epoch": 0.5960698689956332,
1917
+ "grad_norm": 1.186112880706787,
1918
+ "learning_rate": 4.924308319990837e-05,
1919
+ "loss": 1.5734,
1920
+ "step": 273
1921
+ },
1922
+ {
1923
+ "epoch": 0.5982532751091703,
1924
+ "grad_norm": 1.9173979759216309,
1925
+ "learning_rate": 4.916181372089424e-05,
1926
+ "loss": 1.6387,
1927
+ "step": 274
1928
+ },
1929
+ {
1930
+ "epoch": 0.6004366812227074,
1931
+ "grad_norm": 1.2616807222366333,
1932
+ "learning_rate": 4.908030602062895e-05,
1933
+ "loss": 1.8001,
1934
+ "step": 275
1935
+ },
1936
+ {
1937
+ "epoch": 0.6026200873362445,
1938
+ "grad_norm": 1.4946835041046143,
1939
+ "learning_rate": 4.899856111242294e-05,
1940
+ "loss": 1.6381,
1941
+ "step": 276
1942
+ }
1943
+ ],
1944
+ "logging_steps": 1,
1945
+ "max_steps": 916,
1946
+ "num_input_tokens_seen": 0,
1947
+ "num_train_epochs": 2,
1948
+ "save_steps": 46,
1949
+ "stateful_callbacks": {
1950
+ "TrainerControl": {
1951
+ "args": {
1952
+ "should_epoch_stop": false,
1953
+ "should_evaluate": false,
1954
+ "should_log": false,
1955
+ "should_save": true,
1956
+ "should_training_stop": false
1957
+ },
1958
+ "attributes": {}
1959
+ }
1960
+ },
1961
+ "total_flos": 2.4029508078057554e+18,
1962
+ "train_batch_size": 8,
1963
+ "trial_name": null,
1964
+ "trial_params": null
1965
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5147bf2746938008f4b1d977a3c159812e8d573ecb0be314a6fb5dad56bb7d28
3
+ size 9720