ErrorAI commited on
Commit
f99571a
·
verified ·
1 Parent(s): f414b77

Training in progress, step 195, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Mistral-Nemo-Instruct-2407
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Mistral-Nemo-Instruct-2407",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "up_proj",
25
+ "o_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "down_proj",
29
+ "gate_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:176532ef8efd189039fc8598e4e192d949a5d608f04a910527799a9cff3bcd57
3
+ size 114106856
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e1667368b8fca5794eb514a6feeb15cfc47722c224b7913dbd58999d2d15334
3
+ size 58562260
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d4eb9b5f71f7fe935cd981ac385ce381accae654433638194abe6af50ff53cb
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:123c682f61f8b37e7e8cdf026c3620c5a4946ee5addcf20f097046daf8a1d55e
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<pad>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
last-checkpoint/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0240ce510f08e6c2041724e9043e33be9d251d1e4a4d94eb68cd47b954b61d2
3
+ size 17078292
last-checkpoint/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1398 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.2504012841091493,
5
+ "eval_steps": 500,
6
+ "global_step": 195,
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.0012841091492776886,
13
+ "grad_norm": 14.357385635375977,
14
+ "learning_rate": 2e-05,
15
+ "loss": 10.3729,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.002568218298555377,
20
+ "grad_norm": 18.170686721801758,
21
+ "learning_rate": 4e-05,
22
+ "loss": 18.5166,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.0038523274478330658,
27
+ "grad_norm": 14.81664752960205,
28
+ "learning_rate": 6e-05,
29
+ "loss": 10.5754,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.005136436597110754,
34
+ "grad_norm": 18.0324649810791,
35
+ "learning_rate": 8e-05,
36
+ "loss": 11.6846,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.006420545746388443,
41
+ "grad_norm": 22.417253494262695,
42
+ "learning_rate": 0.0001,
43
+ "loss": 10.7478,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.0077046548956661316,
48
+ "grad_norm": 18.198213577270508,
49
+ "learning_rate": 9.999958813277234e-05,
50
+ "loss": 7.2643,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.008988764044943821,
55
+ "grad_norm": 13.069869995117188,
56
+ "learning_rate": 9.999835253787473e-05,
57
+ "loss": 6.7081,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.010272873194221509,
62
+ "grad_norm": 26.784624099731445,
63
+ "learning_rate": 9.999629323566323e-05,
64
+ "loss": 5.4085,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.011556982343499198,
69
+ "grad_norm": 16.559431076049805,
70
+ "learning_rate": 9.999341026006419e-05,
71
+ "loss": 6.1126,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.012841091492776886,
76
+ "grad_norm": 10.393391609191895,
77
+ "learning_rate": 9.998970365857373e-05,
78
+ "loss": 4.2975,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.014125200642054575,
83
+ "grad_norm": 11.432884216308594,
84
+ "learning_rate": 9.998517349225698e-05,
85
+ "loss": 3.7118,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.015409309791332263,
90
+ "grad_norm": 8.524252891540527,
91
+ "learning_rate": 9.9979819835747e-05,
92
+ "loss": 3.6477,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.016693418940609953,
97
+ "grad_norm": 10.844688415527344,
98
+ "learning_rate": 9.997364277724361e-05,
99
+ "loss": 4.0287,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.017977528089887642,
104
+ "grad_norm": 9.032464981079102,
105
+ "learning_rate": 9.996664241851197e-05,
106
+ "loss": 5.2492,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.019261637239165328,
111
+ "grad_norm": 34.07743453979492,
112
+ "learning_rate": 9.99588188748808e-05,
113
+ "loss": 3.7249,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.020545746388443017,
118
+ "grad_norm": 8.82406997680664,
119
+ "learning_rate": 9.995017227524049e-05,
120
+ "loss": 4.0989,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.021829855537720707,
125
+ "grad_norm": 11.483402252197266,
126
+ "learning_rate": 9.994070276204116e-05,
127
+ "loss": 3.6261,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.023113964686998396,
132
+ "grad_norm": 11.1176118850708,
133
+ "learning_rate": 9.993041049129005e-05,
134
+ "loss": 3.5575,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.024398073836276082,
139
+ "grad_norm": 8.112608909606934,
140
+ "learning_rate": 9.991929563254914e-05,
141
+ "loss": 4.3715,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.025682182985553772,
146
+ "grad_norm": 21.86610984802246,
147
+ "learning_rate": 9.990735836893226e-05,
148
+ "loss": 5.0893,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.02696629213483146,
153
+ "grad_norm": 7.573733329772949,
154
+ "learning_rate": 9.989459889710213e-05,
155
+ "loss": 3.4477,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.02825040128410915,
160
+ "grad_norm": 11.741495132446289,
161
+ "learning_rate": 9.988101742726708e-05,
162
+ "loss": 4.9142,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.029534510433386837,
167
+ "grad_norm": 7.304950714111328,
168
+ "learning_rate": 9.986661418317759e-05,
169
+ "loss": 3.4248,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.030818619582664526,
174
+ "grad_norm": 7.762635231018066,
175
+ "learning_rate": 9.985138940212264e-05,
176
+ "loss": 3.4191,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.03210272873194221,
181
+ "grad_norm": 8.252693176269531,
182
+ "learning_rate": 9.983534333492575e-05,
183
+ "loss": 3.2264,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.033386837881219905,
188
+ "grad_norm": 9.170884132385254,
189
+ "learning_rate": 9.981847624594092e-05,
190
+ "loss": 3.5244,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.03467094703049759,
195
+ "grad_norm": 7.7457404136657715,
196
+ "learning_rate": 9.980078841304816e-05,
197
+ "loss": 3.25,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.035955056179775284,
202
+ "grad_norm": 8.28051471710205,
203
+ "learning_rate": 9.978228012764902e-05,
204
+ "loss": 4.0507,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.03723916532905297,
209
+ "grad_norm": 9.906140327453613,
210
+ "learning_rate": 9.976295169466178e-05,
211
+ "loss": 3.178,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.038523274478330656,
216
+ "grad_norm": 9.861376762390137,
217
+ "learning_rate": 9.974280343251637e-05,
218
+ "loss": 3.9981,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.03980738362760835,
223
+ "grad_norm": 6.8915228843688965,
224
+ "learning_rate": 9.97218356731491e-05,
225
+ "loss": 4.4493,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.041091492776886035,
230
+ "grad_norm": 9.258909225463867,
231
+ "learning_rate": 9.97000487619973e-05,
232
+ "loss": 4.5515,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.04237560192616372,
237
+ "grad_norm": 11.00881576538086,
238
+ "learning_rate": 9.967744305799357e-05,
239
+ "loss": 3.157,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.043659711075441414,
244
+ "grad_norm": 7.662258148193359,
245
+ "learning_rate": 9.965401893355986e-05,
246
+ "loss": 4.4372,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.0449438202247191,
251
+ "grad_norm": 7.644230842590332,
252
+ "learning_rate": 9.962977677460132e-05,
253
+ "loss": 3.8406,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.04622792937399679,
258
+ "grad_norm": 7.352019309997559,
259
+ "learning_rate": 9.96047169805e-05,
260
+ "loss": 3.2486,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.04751203852327448,
265
+ "grad_norm": 61.4245491027832,
266
+ "learning_rate": 9.957883996410821e-05,
267
+ "loss": 3.9117,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.048796147672552165,
272
+ "grad_norm": 20.14286994934082,
273
+ "learning_rate": 9.955214615174174e-05,
274
+ "loss": 3.5284,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.05008025682182986,
279
+ "grad_norm": 8.276716232299805,
280
+ "learning_rate": 9.952463598317285e-05,
281
+ "loss": 4.4079,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.051364365971107544,
286
+ "grad_norm": 10.063166618347168,
287
+ "learning_rate": 9.949630991162304e-05,
288
+ "loss": 3.4591,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.05264847512038523,
293
+ "grad_norm": 7.96419620513916,
294
+ "learning_rate": 9.946716840375551e-05,
295
+ "loss": 4.4116,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.05393258426966292,
300
+ "grad_norm": 38.29932403564453,
301
+ "learning_rate": 9.943721193966755e-05,
302
+ "loss": 4.4902,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.05521669341894061,
307
+ "grad_norm": 7.300318717956543,
308
+ "learning_rate": 9.940644101288259e-05,
309
+ "loss": 3.5134,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.0565008025682183,
314
+ "grad_norm": 8.175259590148926,
315
+ "learning_rate": 9.937485613034208e-05,
316
+ "loss": 3.3953,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.05778491171749599,
321
+ "grad_norm": 8.191417694091797,
322
+ "learning_rate": 9.934245781239714e-05,
323
+ "loss": 5.0298,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.059069020866773674,
328
+ "grad_norm": 8.549973487854004,
329
+ "learning_rate": 9.930924659279999e-05,
330
+ "loss": 3.8172,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.060353130016051366,
335
+ "grad_norm": 7.71370792388916,
336
+ "learning_rate": 9.927522301869515e-05,
337
+ "loss": 3.4193,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.06163723916532905,
342
+ "grad_norm": 8.459449768066406,
343
+ "learning_rate": 9.924038765061042e-05,
344
+ "loss": 3.6469,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.06292134831460675,
349
+ "grad_norm": 7.838904857635498,
350
+ "learning_rate": 9.920474106244763e-05,
351
+ "loss": 2.6446,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.06420545746388442,
356
+ "grad_norm": 9.394428253173828,
357
+ "learning_rate": 9.916828384147331e-05,
358
+ "loss": 4.9068,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.06548956661316212,
363
+ "grad_norm": 12.709273338317871,
364
+ "learning_rate": 9.91310165883088e-05,
365
+ "loss": 6.3763,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.06677367576243981,
370
+ "grad_norm": 13.057750701904297,
371
+ "learning_rate": 9.909293991692048e-05,
372
+ "loss": 9.5596,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.06805778491171749,
377
+ "grad_norm": 8.012452125549316,
378
+ "learning_rate": 9.905405445460972e-05,
379
+ "loss": 3.4335,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.06934189406099518,
384
+ "grad_norm": 7.457191467285156,
385
+ "learning_rate": 9.90143608420024e-05,
386
+ "loss": 4.5937,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.07062600321027288,
391
+ "grad_norm": 6.706194877624512,
392
+ "learning_rate": 9.897385973303845e-05,
393
+ "loss": 2.9339,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.07191011235955057,
398
+ "grad_norm": 7.014476299285889,
399
+ "learning_rate": 9.893255179496106e-05,
400
+ "loss": 4.0212,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.07319422150882825,
405
+ "grad_norm": 6.815770626068115,
406
+ "learning_rate": 9.889043770830566e-05,
407
+ "loss": 2.6769,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.07447833065810594,
412
+ "grad_norm": 8.04780101776123,
413
+ "learning_rate": 9.884751816688872e-05,
414
+ "loss": 4.4797,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.07576243980738363,
419
+ "grad_norm": 8.820972442626953,
420
+ "learning_rate": 9.880379387779637e-05,
421
+ "loss": 3.9321,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.07704654895666131,
426
+ "grad_norm": 10.293983459472656,
427
+ "learning_rate": 9.875926556137265e-05,
428
+ "loss": 4.6843,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.078330658105939,
433
+ "grad_norm": 6.741147518157959,
434
+ "learning_rate": 9.871393395120774e-05,
435
+ "loss": 3.1355,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.0796147672552167,
440
+ "grad_norm": 6.0058417320251465,
441
+ "learning_rate": 9.866779979412583e-05,
442
+ "loss": 3.0209,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.08089887640449438,
447
+ "grad_norm": 6.913457870483398,
448
+ "learning_rate": 9.862086385017283e-05,
449
+ "loss": 3.1158,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.08218298555377207,
454
+ "grad_norm": 9.136816024780273,
455
+ "learning_rate": 9.85731268926038e-05,
456
+ "loss": 3.9152,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.08346709470304976,
461
+ "grad_norm": 10.154070854187012,
462
+ "learning_rate": 9.852458970787026e-05,
463
+ "loss": 3.7569,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.08475120385232744,
468
+ "grad_norm": 8.0647554397583,
469
+ "learning_rate": 9.847525309560729e-05,
470
+ "loss": 4.1515,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.08603531300160513,
475
+ "grad_norm": 7.285793304443359,
476
+ "learning_rate": 9.842511786862019e-05,
477
+ "loss": 3.9606,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.08731942215088283,
482
+ "grad_norm": 8.200295448303223,
483
+ "learning_rate": 9.837418485287127e-05,
484
+ "loss": 2.9297,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.0886035313001605,
489
+ "grad_norm": 6.3481574058532715,
490
+ "learning_rate": 9.832245488746611e-05,
491
+ "loss": 3.7646,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.0898876404494382,
496
+ "grad_norm": 7.198950290679932,
497
+ "learning_rate": 9.826992882463982e-05,
498
+ "loss": 3.0986,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.09117174959871589,
503
+ "grad_norm": 7.222299098968506,
504
+ "learning_rate": 9.821660752974293e-05,
505
+ "loss": 4.2255,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.09245585874799359,
510
+ "grad_norm": 6.583283424377441,
511
+ "learning_rate": 9.816249188122724e-05,
512
+ "loss": 3.1275,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.09373996789727126,
517
+ "grad_norm": 7.3878865242004395,
518
+ "learning_rate": 9.810758277063119e-05,
519
+ "loss": 3.6662,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.09502407704654896,
524
+ "grad_norm": 10.86058521270752,
525
+ "learning_rate": 9.805188110256534e-05,
526
+ "loss": 3.7664,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.09630818619582665,
531
+ "grad_norm": 6.797985553741455,
532
+ "learning_rate": 9.799538779469734e-05,
533
+ "loss": 3.3086,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.09759229534510433,
538
+ "grad_norm": 7.570103168487549,
539
+ "learning_rate": 9.793810377773686e-05,
540
+ "loss": 4.0137,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.09887640449438202,
545
+ "grad_norm": 6.732529163360596,
546
+ "learning_rate": 9.78800299954203e-05,
547
+ "loss": 3.6866,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.10016051364365972,
552
+ "grad_norm": 5.162958145141602,
553
+ "learning_rate": 9.782116740449516e-05,
554
+ "loss": 1.8445,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.1014446227929374,
559
+ "grad_norm": 8.043292045593262,
560
+ "learning_rate": 9.77615169747043e-05,
561
+ "loss": 4.8526,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.10272873194221509,
566
+ "grad_norm": 8.41696548461914,
567
+ "learning_rate": 9.770107968877003e-05,
568
+ "loss": 3.6461,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.10401284109149278,
573
+ "grad_norm": 4.764773368835449,
574
+ "learning_rate": 9.763985654237786e-05,
575
+ "loss": 2.2128,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.10529695024077046,
580
+ "grad_norm": 7.494049072265625,
581
+ "learning_rate": 9.757784854416006e-05,
582
+ "loss": 3.5384,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.10658105939004815,
587
+ "grad_norm": 6.348560810089111,
588
+ "learning_rate": 9.751505671567913e-05,
589
+ "loss": 2.7733,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.10786516853932585,
594
+ "grad_norm": 7.778624057769775,
595
+ "learning_rate": 9.745148209141093e-05,
596
+ "loss": 3.1605,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.10914927768860354,
601
+ "grad_norm": 7.731088638305664,
602
+ "learning_rate": 9.738712571872763e-05,
603
+ "loss": 3.9436,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.11043338683788122,
608
+ "grad_norm": 7.737299919128418,
609
+ "learning_rate": 9.732198865788047e-05,
610
+ "loss": 3.858,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.11171749598715891,
615
+ "grad_norm": 10.583487510681152,
616
+ "learning_rate": 9.725607198198227e-05,
617
+ "loss": 3.343,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.1130016051364366,
622
+ "grad_norm": 8.798162460327148,
623
+ "learning_rate": 9.718937677698976e-05,
624
+ "loss": 3.4893,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.11428571428571428,
629
+ "grad_norm": 7.799386501312256,
630
+ "learning_rate": 9.712190414168572e-05,
631
+ "loss": 3.2881,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.11556982343499198,
636
+ "grad_norm": 17.616641998291016,
637
+ "learning_rate": 9.705365518766085e-05,
638
+ "loss": 4.5298,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.11685393258426967,
643
+ "grad_norm": 125.22333526611328,
644
+ "learning_rate": 9.698463103929542e-05,
645
+ "loss": 3.6476,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.11813804173354735,
650
+ "grad_norm": 10.186848640441895,
651
+ "learning_rate": 9.691483283374084e-05,
652
+ "loss": 4.1665,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.11942215088282504,
657
+ "grad_norm": 8.034070014953613,
658
+ "learning_rate": 9.684426172090085e-05,
659
+ "loss": 3.0576,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.12070626003210273,
664
+ "grad_norm": 12.567116737365723,
665
+ "learning_rate": 9.677291886341256e-05,
666
+ "loss": 4.9112,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.12199036918138041,
671
+ "grad_norm": 9.253437995910645,
672
+ "learning_rate": 9.67008054366274e-05,
673
+ "loss": 4.2526,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.1232744783306581,
678
+ "grad_norm": 7.658414363861084,
679
+ "learning_rate": 9.662792262859166e-05,
680
+ "loss": 3.9683,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.1245585874799358,
685
+ "grad_norm": 8.615376472473145,
686
+ "learning_rate": 9.65542716400269e-05,
687
+ "loss": 4.5914,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.1258426966292135,
692
+ "grad_norm": 8.936386108398438,
693
+ "learning_rate": 9.647985368431032e-05,
694
+ "loss": 3.7773,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.12712680577849117,
699
+ "grad_norm": 8.9071683883667,
700
+ "learning_rate": 9.640466998745456e-05,
701
+ "loss": 4.2849,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.12841091492776885,
706
+ "grad_norm": 8.052922248840332,
707
+ "learning_rate": 9.632872178808766e-05,
708
+ "loss": 4.1163,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.12969502407704656,
713
+ "grad_norm": 21.878726959228516,
714
+ "learning_rate": 9.625201033743261e-05,
715
+ "loss": 6.7764,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.13097913322632423,
720
+ "grad_norm": 7.946263313293457,
721
+ "learning_rate": 9.617453689928668e-05,
722
+ "loss": 3.1499,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.1322632423756019,
727
+ "grad_norm": 6.117218494415283,
728
+ "learning_rate": 9.609630275000072e-05,
729
+ "loss": 3.096,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.13354735152487962,
734
+ "grad_norm": 8.127127647399902,
735
+ "learning_rate": 9.601730917845797e-05,
736
+ "loss": 3.2942,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.1348314606741573,
741
+ "grad_norm": 7.058871269226074,
742
+ "learning_rate": 9.5937557486053e-05,
743
+ "loss": 2.7391,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.13611556982343498,
748
+ "grad_norm": 6.4369587898254395,
749
+ "learning_rate": 9.585704898667014e-05,
750
+ "loss": 3.0658,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.13739967897271269,
755
+ "grad_norm": 6.140347480773926,
756
+ "learning_rate": 9.577578500666187e-05,
757
+ "loss": 3.8174,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.13868378812199036,
762
+ "grad_norm": 5.188270568847656,
763
+ "learning_rate": 9.569376688482701e-05,
764
+ "loss": 2.7533,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.13996789727126807,
769
+ "grad_norm": 8.776408195495605,
770
+ "learning_rate": 9.56109959723886e-05,
771
+ "loss": 3.5718,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.14125200642054575,
776
+ "grad_norm": 8.285562515258789,
777
+ "learning_rate": 9.552747363297172e-05,
778
+ "loss": 4.1781,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.14253611556982343,
783
+ "grad_norm": 5.825533390045166,
784
+ "learning_rate": 9.544320124258092e-05,
785
+ "loss": 3.335,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.14382022471910114,
790
+ "grad_norm": 5.4509358406066895,
791
+ "learning_rate": 9.535818018957767e-05,
792
+ "loss": 2.9343,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.14510433386837882,
797
+ "grad_norm": 5.9650092124938965,
798
+ "learning_rate": 9.527241187465734e-05,
799
+ "loss": 2.968,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.1463884430176565,
804
+ "grad_norm": 6.678060531616211,
805
+ "learning_rate": 9.518589771082627e-05,
806
+ "loss": 4.141,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.1476725521669342,
811
+ "grad_norm": 9.003458976745605,
812
+ "learning_rate": 9.509863912337842e-05,
813
+ "loss": 3.2701,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.14895666131621188,
818
+ "grad_norm": 9.366497039794922,
819
+ "learning_rate": 9.501063754987188e-05,
820
+ "loss": 4.5216,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.15024077046548956,
825
+ "grad_norm": 5.9272074699401855,
826
+ "learning_rate": 9.492189444010521e-05,
827
+ "loss": 3.3256,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.15152487961476727,
832
+ "grad_norm": 5.724755764007568,
833
+ "learning_rate": 9.483241125609358e-05,
834
+ "loss": 3.6303,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.15280898876404495,
839
+ "grad_norm": 7.670520305633545,
840
+ "learning_rate": 9.474218947204459e-05,
841
+ "loss": 4.2398,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.15409309791332262,
846
+ "grad_norm": 5.741958141326904,
847
+ "learning_rate": 9.465123057433412e-05,
848
+ "loss": 3.2178,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.15537720706260033,
853
+ "grad_norm": 8.694066047668457,
854
+ "learning_rate": 9.455953606148172e-05,
855
+ "loss": 3.3743,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.156661316211878,
860
+ "grad_norm": 6.3374128341674805,
861
+ "learning_rate": 9.446710744412595e-05,
862
+ "loss": 3.295,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.1579454253611557,
867
+ "grad_norm": 8.692503929138184,
868
+ "learning_rate": 9.437394624499958e-05,
869
+ "loss": 3.4467,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.1592295345104334,
874
+ "grad_norm": 6.704461097717285,
875
+ "learning_rate": 9.42800539989044e-05,
876
+ "loss": 3.3916,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.16051364365971107,
881
+ "grad_norm": 7.450805187225342,
882
+ "learning_rate": 9.418543225268596e-05,
883
+ "loss": 3.5033,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.16179775280898875,
888
+ "grad_norm": 6.723392009735107,
889
+ "learning_rate": 9.409008256520813e-05,
890
+ "loss": 2.8134,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.16308186195826646,
895
+ "grad_norm": 6.70756196975708,
896
+ "learning_rate": 9.399400650732735e-05,
897
+ "loss": 3.097,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.16436597110754414,
902
+ "grad_norm": 8.40323543548584,
903
+ "learning_rate": 9.389720566186681e-05,
904
+ "loss": 3.3212,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 0.16565008025682182,
909
+ "grad_norm": 6.089616775512695,
910
+ "learning_rate": 9.379968162359034e-05,
911
+ "loss": 3.1663,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 0.16693418940609953,
916
+ "grad_norm": 7.481161117553711,
917
+ "learning_rate": 9.370143599917615e-05,
918
+ "loss": 4.1485,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 0.1682182985553772,
923
+ "grad_norm": 7.091290473937988,
924
+ "learning_rate": 9.360247040719039e-05,
925
+ "loss": 3.6029,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 0.16950240770465488,
930
+ "grad_norm": 4.880778789520264,
931
+ "learning_rate": 9.350278647806037e-05,
932
+ "loss": 2.2796,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 0.1707865168539326,
937
+ "grad_norm": 6.366818428039551,
938
+ "learning_rate": 9.340238585404788e-05,
939
+ "loss": 2.6689,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 0.17207062600321027,
944
+ "grad_norm": 8.25015926361084,
945
+ "learning_rate": 9.330127018922194e-05,
946
+ "loss": 4.2835,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 0.17335473515248795,
951
+ "grad_norm": 9.131752967834473,
952
+ "learning_rate": 9.319944114943171e-05,
953
+ "loss": 3.3757,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 0.17463884430176566,
958
+ "grad_norm": 8.515515327453613,
959
+ "learning_rate": 9.309690041227899e-05,
960
+ "loss": 3.7804,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 0.17592295345104333,
965
+ "grad_norm": 7.522832870483398,
966
+ "learning_rate": 9.29936496670905e-05,
967
+ "loss": 4.3532,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 0.177207062600321,
972
+ "grad_norm": 9.975517272949219,
973
+ "learning_rate": 9.288969061489021e-05,
974
+ "loss": 5.3386,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 0.17849117174959872,
979
+ "grad_norm": 7.00437593460083,
980
+ "learning_rate": 9.278502496837116e-05,
981
+ "loss": 2.997,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 0.1797752808988764,
986
+ "grad_norm": 7.276975631713867,
987
+ "learning_rate": 9.267965445186733e-05,
988
+ "loss": 3.6225,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 0.1810593900481541,
993
+ "grad_norm": 8.758260726928711,
994
+ "learning_rate": 9.257358080132523e-05,
995
+ "loss": 4.9658,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 0.18234349919743179,
1000
+ "grad_norm": 8.253544807434082,
1001
+ "learning_rate": 9.24668057642753e-05,
1002
+ "loss": 4.3946,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 0.18362760834670946,
1007
+ "grad_norm": 7.510740280151367,
1008
+ "learning_rate": 9.235933109980301e-05,
1009
+ "loss": 3.6756,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 0.18491171749598717,
1014
+ "grad_norm": 6.977139472961426,
1015
+ "learning_rate": 9.225115857852014e-05,
1016
+ "loss": 3.4522,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 0.18619582664526485,
1021
+ "grad_norm": 7.4238972663879395,
1022
+ "learning_rate": 9.214228998253527e-05,
1023
+ "loss": 3.8661,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 0.18747993579454253,
1028
+ "grad_norm": 7.118825435638428,
1029
+ "learning_rate": 9.20327271054247e-05,
1030
+ "loss": 3.6105,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 0.18876404494382024,
1035
+ "grad_norm": 8.235129356384277,
1036
+ "learning_rate": 9.192247175220276e-05,
1037
+ "loss": 3.7152,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 0.19004815409309792,
1042
+ "grad_norm": 6.447744846343994,
1043
+ "learning_rate": 9.181152573929215e-05,
1044
+ "loss": 3.706,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 0.1913322632423756,
1049
+ "grad_norm": 10.314383506774902,
1050
+ "learning_rate": 9.16998908944939e-05,
1051
+ "loss": 3.9419,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 0.1926163723916533,
1056
+ "grad_norm": 8.218704223632812,
1057
+ "learning_rate": 9.158756905695739e-05,
1058
+ "loss": 3.598,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 0.19390048154093098,
1063
+ "grad_norm": 11.949498176574707,
1064
+ "learning_rate": 9.147456207714997e-05,
1065
+ "loss": 5.7329,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 0.19518459069020866,
1070
+ "grad_norm": 18.321691513061523,
1071
+ "learning_rate": 9.13608718168265e-05,
1072
+ "loss": 9.0487,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 0.19646869983948637,
1077
+ "grad_norm": 6.177528381347656,
1078
+ "learning_rate": 9.124650014899867e-05,
1079
+ "loss": 2.8493,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 0.19775280898876405,
1084
+ "grad_norm": 6.979193687438965,
1085
+ "learning_rate": 9.113144895790416e-05,
1086
+ "loss": 3.3198,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 0.19903691813804172,
1091
+ "grad_norm": 9.914359092712402,
1092
+ "learning_rate": 9.101572013897555e-05,
1093
+ "loss": 3.9472,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 0.20032102728731943,
1098
+ "grad_norm": 5.75458288192749,
1099
+ "learning_rate": 9.089931559880917e-05,
1100
+ "loss": 2.7112,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 0.2016051364365971,
1105
+ "grad_norm": 7.481175899505615,
1106
+ "learning_rate": 9.078223725513366e-05,
1107
+ "loss": 3.9783,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 0.2028892455858748,
1112
+ "grad_norm": 7.678169250488281,
1113
+ "learning_rate": 9.066448703677828e-05,
1114
+ "loss": 3.1695,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 0.2041733547351525,
1119
+ "grad_norm": 8.589323997497559,
1120
+ "learning_rate": 9.05460668836413e-05,
1121
+ "loss": 3.9182,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 0.20545746388443017,
1126
+ "grad_norm": 7.451757907867432,
1127
+ "learning_rate": 9.04269787466579e-05,
1128
+ "loss": 3.1488,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 0.20674157303370785,
1133
+ "grad_norm": 5.324924468994141,
1134
+ "learning_rate": 9.030722458776814e-05,
1135
+ "loss": 3.0638,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 0.20802568218298556,
1140
+ "grad_norm": 6.008599281311035,
1141
+ "learning_rate": 9.018680637988456e-05,
1142
+ "loss": 2.8569,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 0.20930979133226324,
1147
+ "grad_norm": 5.319399833679199,
1148
+ "learning_rate": 9.006572610685968e-05,
1149
+ "loss": 2.2673,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 0.21059390048154092,
1154
+ "grad_norm": 7.054010391235352,
1155
+ "learning_rate": 8.994398576345336e-05,
1156
+ "loss": 4.3112,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 0.21187800963081863,
1161
+ "grad_norm": 7.008988857269287,
1162
+ "learning_rate": 8.98215873552999e-05,
1163
+ "loss": 3.7225,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 0.2131621187800963,
1168
+ "grad_norm": 6.705210208892822,
1169
+ "learning_rate": 8.969853289887506e-05,
1170
+ "loss": 3.9772,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 0.21444622792937398,
1175
+ "grad_norm": 6.178483009338379,
1176
+ "learning_rate": 8.957482442146272e-05,
1177
+ "loss": 3.0743,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 0.2157303370786517,
1182
+ "grad_norm": 7.0775532722473145,
1183
+ "learning_rate": 8.945046396112158e-05,
1184
+ "loss": 2.6931,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 0.21701444622792937,
1189
+ "grad_norm": 5.330657958984375,
1190
+ "learning_rate": 8.932545356665157e-05,
1191
+ "loss": 2.9166,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 0.21829855537720708,
1196
+ "grad_norm": 7.562477111816406,
1197
+ "learning_rate": 8.919979529756008e-05,
1198
+ "loss": 4.482,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 0.21958266452648476,
1203
+ "grad_norm": 7.135578632354736,
1204
+ "learning_rate": 8.907349122402801e-05,
1205
+ "loss": 3.0901,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 0.22086677367576243,
1210
+ "grad_norm": 8.700528144836426,
1211
+ "learning_rate": 8.894654342687574e-05,
1212
+ "loss": 3.7164,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 0.22215088282504014,
1217
+ "grad_norm": 9.571561813354492,
1218
+ "learning_rate": 8.881895399752874e-05,
1219
+ "loss": 4.8774,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 0.22343499197431782,
1224
+ "grad_norm": 5.657547950744629,
1225
+ "learning_rate": 8.869072503798316e-05,
1226
+ "loss": 2.6804,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 0.2247191011235955,
1231
+ "grad_norm": 6.577152252197266,
1232
+ "learning_rate": 8.856185866077129e-05,
1233
+ "loss": 3.2296,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 0.2260032102728732,
1238
+ "grad_norm": 6.924808025360107,
1239
+ "learning_rate": 8.84323569889266e-05,
1240
+ "loss": 2.9022,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 0.22728731942215089,
1245
+ "grad_norm": 7.516001224517822,
1246
+ "learning_rate": 8.83022221559489e-05,
1247
+ "loss": 3.6781,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 0.22857142857142856,
1252
+ "grad_norm": 7.878939628601074,
1253
+ "learning_rate": 8.81714563057691e-05,
1254
+ "loss": 4.868,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 0.22985553772070627,
1259
+ "grad_norm": 6.71074914932251,
1260
+ "learning_rate": 8.80400615927139e-05,
1261
+ "loss": 3.0282,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 0.23113964686998395,
1266
+ "grad_norm": 6.780827045440674,
1267
+ "learning_rate": 8.790804018147039e-05,
1268
+ "loss": 3.2256,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 0.23242375601926163,
1273
+ "grad_norm": 8.828377723693848,
1274
+ "learning_rate": 8.777539424705023e-05,
1275
+ "loss": 3.7639,
1276
+ "step": 181
1277
+ },
1278
+ {
1279
+ "epoch": 0.23370786516853934,
1280
+ "grad_norm": 5.720644950866699,
1281
+ "learning_rate": 8.764212597475397e-05,
1282
+ "loss": 3.2172,
1283
+ "step": 182
1284
+ },
1285
+ {
1286
+ "epoch": 0.23499197431781702,
1287
+ "grad_norm": 5.93733024597168,
1288
+ "learning_rate": 8.750823756013498e-05,
1289
+ "loss": 2.8897,
1290
+ "step": 183
1291
+ },
1292
+ {
1293
+ "epoch": 0.2362760834670947,
1294
+ "grad_norm": 7.359304428100586,
1295
+ "learning_rate": 8.737373120896324e-05,
1296
+ "loss": 3.9367,
1297
+ "step": 184
1298
+ },
1299
+ {
1300
+ "epoch": 0.2375601926163724,
1301
+ "grad_norm": 7.054259300231934,
1302
+ "learning_rate": 8.72386091371891e-05,
1303
+ "loss": 3.5839,
1304
+ "step": 185
1305
+ },
1306
+ {
1307
+ "epoch": 0.23884430176565008,
1308
+ "grad_norm": 8.43356704711914,
1309
+ "learning_rate": 8.710287357090665e-05,
1310
+ "loss": 4.4185,
1311
+ "step": 186
1312
+ },
1313
+ {
1314
+ "epoch": 0.24012841091492776,
1315
+ "grad_norm": 6.883121967315674,
1316
+ "learning_rate": 8.696652674631717e-05,
1317
+ "loss": 3.2293,
1318
+ "step": 187
1319
+ },
1320
+ {
1321
+ "epoch": 0.24141252006420547,
1322
+ "grad_norm": 6.794466972351074,
1323
+ "learning_rate": 8.68295709096922e-05,
1324
+ "loss": 3.3295,
1325
+ "step": 188
1326
+ },
1327
+ {
1328
+ "epoch": 0.24269662921348314,
1329
+ "grad_norm": 6.58953332901001,
1330
+ "learning_rate": 8.669200831733655e-05,
1331
+ "loss": 2.9255,
1332
+ "step": 189
1333
+ },
1334
+ {
1335
+ "epoch": 0.24398073836276082,
1336
+ "grad_norm": 7.68890905380249,
1337
+ "learning_rate": 8.655384123555117e-05,
1338
+ "loss": 3.6443,
1339
+ "step": 190
1340
+ },
1341
+ {
1342
+ "epoch": 0.24526484751203853,
1343
+ "grad_norm": 8.961833953857422,
1344
+ "learning_rate": 8.641507194059579e-05,
1345
+ "loss": 3.0887,
1346
+ "step": 191
1347
+ },
1348
+ {
1349
+ "epoch": 0.2465489566613162,
1350
+ "grad_norm": 7.77858829498291,
1351
+ "learning_rate": 8.627570271865141e-05,
1352
+ "loss": 5.0099,
1353
+ "step": 192
1354
+ },
1355
+ {
1356
+ "epoch": 0.2478330658105939,
1357
+ "grad_norm": 6.027552604675293,
1358
+ "learning_rate": 8.613573586578262e-05,
1359
+ "loss": 3.234,
1360
+ "step": 193
1361
+ },
1362
+ {
1363
+ "epoch": 0.2491171749598716,
1364
+ "grad_norm": 5.958004951477051,
1365
+ "learning_rate": 8.59951736878998e-05,
1366
+ "loss": 2.8241,
1367
+ "step": 194
1368
+ },
1369
+ {
1370
+ "epoch": 0.2504012841091493,
1371
+ "grad_norm": 8.112199783325195,
1372
+ "learning_rate": 8.585401850072113e-05,
1373
+ "loss": 3.3898,
1374
+ "step": 195
1375
+ }
1376
+ ],
1377
+ "logging_steps": 1,
1378
+ "max_steps": 779,
1379
+ "num_input_tokens_seen": 0,
1380
+ "num_train_epochs": 2,
1381
+ "save_steps": 195,
1382
+ "stateful_callbacks": {
1383
+ "TrainerControl": {
1384
+ "args": {
1385
+ "should_epoch_stop": false,
1386
+ "should_evaluate": false,
1387
+ "should_log": false,
1388
+ "should_save": true,
1389
+ "should_training_stop": false
1390
+ },
1391
+ "attributes": {}
1392
+ }
1393
+ },
1394
+ "total_flos": 2.2987881056305152e+17,
1395
+ "train_batch_size": 4,
1396
+ "trial_name": null,
1397
+ "trial_params": null
1398
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d85cb130960f0aa596839f027964534123ea615eb33c6d38662ebcf5a8455a2
3
+ size 6776