Omundu-Riad commited on
Commit
bfa9208
·
verified ·
1 Parent(s): d880c1c

Upload folder using huggingface_hub

Browse files
colministral_DORA_complete_wrapper_fix_64b/checkpoint-1500/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Ministral-3-3B-Instruct-2512
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:mistralai/Ministral-3-3B-Instruct-2512
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- 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. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ 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).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.18.1
colministral_DORA_complete_wrapper_fix_64b/checkpoint-1500/adapter_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "mistralai/Ministral-3-3B-Instruct-2512",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": "gaussian",
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.1,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 64,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": "(.*(model)(?!.*vision_tower).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$|.*(custom_text_proj).*$)",
32
+ "target_parameters": null,
33
+ "task_type": "FEATURE_EXTRACTION",
34
+ "trainable_token_indices": null,
35
+ "use_dora": true,
36
+ "use_qalora": false,
37
+ "use_rslora": false
38
+ }
colministral_DORA_complete_wrapper_fix_64b/checkpoint-1500/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d026b3a1bcd38b1649b7978fecb1491f6cdfa3aa2150542608f15808f4af73e
3
+ size 399460600
colministral_DORA_complete_wrapper_fix_64b/checkpoint-1500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5697fe6550c7ae5460c344ed15b7ff0cfc07f3d8f78764f5a87d1dffb669cc6
3
+ size 799217025
colministral_DORA_complete_wrapper_fix_64b/checkpoint-1500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02dc5f963d1b7b362140507491b80c6093279726ff28814c35e9d137095a728e
3
+ size 14244
colministral_DORA_complete_wrapper_fix_64b/checkpoint-1500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9f95f23f59544c7dd52bab42e936cbb70318758b50872e52a5a78170ebdfa63
3
+ size 1064
colministral_DORA_complete_wrapper_fix_64b/checkpoint-1500/trainer_state.json ADDED
@@ -0,0 +1,1204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 800,
3
+ "best_metric": 0.21601663529872894,
4
+ "best_model_checkpoint": "./colministral_DORA_complete_wrapper_fix_64b/checkpoint-500",
5
+ "epoch": 0.8121277747698972,
6
+ "eval_steps": 100,
7
+ "global_step": 1500,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.005414185165132647,
14
+ "grad_norm": 31.627286911010742,
15
+ "learning_rate": 1.8000000000000001e-06,
16
+ "loss": 2.1763225555419923,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.010828370330265295,
21
+ "grad_norm": 33.5544319152832,
22
+ "learning_rate": 3.8000000000000005e-06,
23
+ "loss": 1.9025676727294922,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.016242555495397944,
28
+ "grad_norm": 24.170778274536133,
29
+ "learning_rate": 5.8e-06,
30
+ "loss": 1.2907832145690918,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.02165674066053059,
35
+ "grad_norm": 31.60736846923828,
36
+ "learning_rate": 7.800000000000002e-06,
37
+ "loss": 0.8628120422363281,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.02707092582566324,
42
+ "grad_norm": 70.38468170166016,
43
+ "learning_rate": 9.800000000000001e-06,
44
+ "loss": 0.49825482368469237,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.03248511099079589,
49
+ "grad_norm": 18.67974281311035,
50
+ "learning_rate": 1.18e-05,
51
+ "loss": 0.4367786407470703,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.03789929615592853,
56
+ "grad_norm": 29.64254379272461,
57
+ "learning_rate": 1.38e-05,
58
+ "loss": 0.4910469055175781,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.04331348132106118,
63
+ "grad_norm": 20.102853775024414,
64
+ "learning_rate": 1.58e-05,
65
+ "loss": 0.3581182241439819,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.04872766648619383,
70
+ "grad_norm": 43.49797821044922,
71
+ "learning_rate": 1.7800000000000002e-05,
72
+ "loss": 0.35703725814819337,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.05414185165132648,
77
+ "grad_norm": 11.66615104675293,
78
+ "learning_rate": 1.98e-05,
79
+ "loss": 0.4065305233001709,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.05414185165132648,
84
+ "eval_loss": 0.36692559719085693,
85
+ "eval_runtime": 298.7961,
86
+ "eval_samples_per_second": 1.673,
87
+ "eval_steps_per_second": 0.027,
88
+ "step": 100
89
+ },
90
+ {
91
+ "epoch": 0.05955603681645912,
92
+ "grad_norm": 15.424619674682617,
93
+ "learning_rate": 1.9966917845984195e-05,
94
+ "loss": 0.4198008060455322,
95
+ "step": 110
96
+ },
97
+ {
98
+ "epoch": 0.06497022198159177,
99
+ "grad_norm": 22.05885124206543,
100
+ "learning_rate": 1.9930159897077747e-05,
101
+ "loss": 0.4042947769165039,
102
+ "step": 120
103
+ },
104
+ {
105
+ "epoch": 0.07038440714672442,
106
+ "grad_norm": 33.595821380615234,
107
+ "learning_rate": 1.9893401948171294e-05,
108
+ "loss": 0.29609344005584715,
109
+ "step": 130
110
+ },
111
+ {
112
+ "epoch": 0.07579859231185707,
113
+ "grad_norm": 9.517291069030762,
114
+ "learning_rate": 1.9856643999264842e-05,
115
+ "loss": 0.2855597257614136,
116
+ "step": 140
117
+ },
118
+ {
119
+ "epoch": 0.08121277747698971,
120
+ "grad_norm": 13.811385154724121,
121
+ "learning_rate": 1.9819886050358394e-05,
122
+ "loss": 0.24473803043365477,
123
+ "step": 150
124
+ },
125
+ {
126
+ "epoch": 0.08662696264212236,
127
+ "grad_norm": 7.1547770500183105,
128
+ "learning_rate": 1.9783128101451942e-05,
129
+ "loss": 0.3193407773971558,
130
+ "step": 160
131
+ },
132
+ {
133
+ "epoch": 0.092041147807255,
134
+ "grad_norm": 11.318493843078613,
135
+ "learning_rate": 1.974637015254549e-05,
136
+ "loss": 0.278460955619812,
137
+ "step": 170
138
+ },
139
+ {
140
+ "epoch": 0.09745533297238766,
141
+ "grad_norm": 8.08566665649414,
142
+ "learning_rate": 1.9709612203639038e-05,
143
+ "loss": 0.35459461212158205,
144
+ "step": 180
145
+ },
146
+ {
147
+ "epoch": 0.10286951813752031,
148
+ "grad_norm": 11.342737197875977,
149
+ "learning_rate": 1.9672854254732586e-05,
150
+ "loss": 0.3198492765426636,
151
+ "step": 190
152
+ },
153
+ {
154
+ "epoch": 0.10828370330265295,
155
+ "grad_norm": 27.68732452392578,
156
+ "learning_rate": 1.9636096305826137e-05,
157
+ "loss": 0.3368105888366699,
158
+ "step": 200
159
+ },
160
+ {
161
+ "epoch": 0.10828370330265295,
162
+ "eval_loss": 0.3080834746360779,
163
+ "eval_runtime": 299.2174,
164
+ "eval_samples_per_second": 1.671,
165
+ "eval_steps_per_second": 0.027,
166
+ "step": 200
167
+ },
168
+ {
169
+ "epoch": 0.1136978884677856,
170
+ "grad_norm": 11.22121524810791,
171
+ "learning_rate": 1.9599338356919685e-05,
172
+ "loss": 0.2412745475769043,
173
+ "step": 210
174
+ },
175
+ {
176
+ "epoch": 0.11911207363291824,
177
+ "grad_norm": 17.13802719116211,
178
+ "learning_rate": 1.9562580408013233e-05,
179
+ "loss": 0.254615044593811,
180
+ "step": 220
181
+ },
182
+ {
183
+ "epoch": 0.12452625879805089,
184
+ "grad_norm": 13.268034934997559,
185
+ "learning_rate": 1.952582245910678e-05,
186
+ "loss": 0.26440589427947997,
187
+ "step": 230
188
+ },
189
+ {
190
+ "epoch": 0.12994044396318355,
191
+ "grad_norm": 16.981182098388672,
192
+ "learning_rate": 1.9489064510200332e-05,
193
+ "loss": 0.2750088214874268,
194
+ "step": 240
195
+ },
196
+ {
197
+ "epoch": 0.1353546291283162,
198
+ "grad_norm": 9.642379760742188,
199
+ "learning_rate": 1.945230656129388e-05,
200
+ "loss": 0.2831545352935791,
201
+ "step": 250
202
+ },
203
+ {
204
+ "epoch": 0.14076881429344884,
205
+ "grad_norm": 14.039461135864258,
206
+ "learning_rate": 1.9415548612387428e-05,
207
+ "loss": 0.2518726348876953,
208
+ "step": 260
209
+ },
210
+ {
211
+ "epoch": 0.1461829994585815,
212
+ "grad_norm": 16.384260177612305,
213
+ "learning_rate": 1.937879066348098e-05,
214
+ "loss": 0.2331390380859375,
215
+ "step": 270
216
+ },
217
+ {
218
+ "epoch": 0.15159718462371413,
219
+ "grad_norm": 22.937925338745117,
220
+ "learning_rate": 1.9342032714574528e-05,
221
+ "loss": 0.25104150772094724,
222
+ "step": 280
223
+ },
224
+ {
225
+ "epoch": 0.15701136978884678,
226
+ "grad_norm": 14.727041244506836,
227
+ "learning_rate": 1.930527476566808e-05,
228
+ "loss": 0.2587402820587158,
229
+ "step": 290
230
+ },
231
+ {
232
+ "epoch": 0.16242555495397942,
233
+ "grad_norm": 14.253899574279785,
234
+ "learning_rate": 1.9268516816761627e-05,
235
+ "loss": 0.24215550422668458,
236
+ "step": 300
237
+ },
238
+ {
239
+ "epoch": 0.16242555495397942,
240
+ "eval_loss": 0.2591800391674042,
241
+ "eval_runtime": 297.8176,
242
+ "eval_samples_per_second": 1.679,
243
+ "eval_steps_per_second": 0.027,
244
+ "step": 300
245
+ },
246
+ {
247
+ "epoch": 0.16783974011911207,
248
+ "grad_norm": 15.480999946594238,
249
+ "learning_rate": 1.9231758867855175e-05,
250
+ "loss": 0.2393242597579956,
251
+ "step": 310
252
+ },
253
+ {
254
+ "epoch": 0.17325392528424471,
255
+ "grad_norm": 7.012367248535156,
256
+ "learning_rate": 1.9195000918948726e-05,
257
+ "loss": 0.2529696702957153,
258
+ "step": 320
259
+ },
260
+ {
261
+ "epoch": 0.17866811044937736,
262
+ "grad_norm": 13.098966598510742,
263
+ "learning_rate": 1.9158242970042274e-05,
264
+ "loss": 0.23500053882598876,
265
+ "step": 330
266
+ },
267
+ {
268
+ "epoch": 0.18408229561451,
269
+ "grad_norm": 16.858362197875977,
270
+ "learning_rate": 1.9121485021135822e-05,
271
+ "loss": 0.26924839019775393,
272
+ "step": 340
273
+ },
274
+ {
275
+ "epoch": 0.18949648077964265,
276
+ "grad_norm": 9.672828674316406,
277
+ "learning_rate": 1.9084727072229374e-05,
278
+ "loss": 0.2609619855880737,
279
+ "step": 350
280
+ },
281
+ {
282
+ "epoch": 0.19491066594477532,
283
+ "grad_norm": 12.863107681274414,
284
+ "learning_rate": 1.904796912332292e-05,
285
+ "loss": 0.24679694175720215,
286
+ "step": 360
287
+ },
288
+ {
289
+ "epoch": 0.20032485110990797,
290
+ "grad_norm": 7.472179889678955,
291
+ "learning_rate": 1.901121117441647e-05,
292
+ "loss": 0.23597819805145265,
293
+ "step": 370
294
+ },
295
+ {
296
+ "epoch": 0.20573903627504062,
297
+ "grad_norm": 7.366450786590576,
298
+ "learning_rate": 1.8974453225510017e-05,
299
+ "loss": 0.23968868255615233,
300
+ "step": 380
301
+ },
302
+ {
303
+ "epoch": 0.21115322144017326,
304
+ "grad_norm": 10.611069679260254,
305
+ "learning_rate": 1.893769527660357e-05,
306
+ "loss": 0.22065789699554444,
307
+ "step": 390
308
+ },
309
+ {
310
+ "epoch": 0.2165674066053059,
311
+ "grad_norm": 8.25154972076416,
312
+ "learning_rate": 1.8900937327697117e-05,
313
+ "loss": 0.25411667823791506,
314
+ "step": 400
315
+ },
316
+ {
317
+ "epoch": 0.2165674066053059,
318
+ "eval_loss": 0.29129889607429504,
319
+ "eval_runtime": 299.6466,
320
+ "eval_samples_per_second": 1.669,
321
+ "eval_steps_per_second": 0.027,
322
+ "step": 400
323
+ },
324
+ {
325
+ "epoch": 0.22198159177043855,
326
+ "grad_norm": 15.154133796691895,
327
+ "learning_rate": 1.8864179378790665e-05,
328
+ "loss": 0.1918487310409546,
329
+ "step": 410
330
+ },
331
+ {
332
+ "epoch": 0.2273957769355712,
333
+ "grad_norm": 5.9046196937561035,
334
+ "learning_rate": 1.8827421429884213e-05,
335
+ "loss": 0.223335337638855,
336
+ "step": 420
337
+ },
338
+ {
339
+ "epoch": 0.23280996210070384,
340
+ "grad_norm": 12.393685340881348,
341
+ "learning_rate": 1.879066348097776e-05,
342
+ "loss": 0.27529187202453614,
343
+ "step": 430
344
+ },
345
+ {
346
+ "epoch": 0.2382241472658365,
347
+ "grad_norm": 6.298995018005371,
348
+ "learning_rate": 1.8753905532071312e-05,
349
+ "loss": 0.24730246067047118,
350
+ "step": 440
351
+ },
352
+ {
353
+ "epoch": 0.24363833243096913,
354
+ "grad_norm": 4.362748146057129,
355
+ "learning_rate": 1.871714758316486e-05,
356
+ "loss": 0.22305457592010497,
357
+ "step": 450
358
+ },
359
+ {
360
+ "epoch": 0.24905251759610178,
361
+ "grad_norm": 11.427117347717285,
362
+ "learning_rate": 1.8680389634258408e-05,
363
+ "loss": 0.29406037330627444,
364
+ "step": 460
365
+ },
366
+ {
367
+ "epoch": 0.25446670276123445,
368
+ "grad_norm": 6.432084083557129,
369
+ "learning_rate": 1.864363168535196e-05,
370
+ "loss": 0.23678689002990722,
371
+ "step": 470
372
+ },
373
+ {
374
+ "epoch": 0.2598808879263671,
375
+ "grad_norm": 6.501099586486816,
376
+ "learning_rate": 1.8606873736445507e-05,
377
+ "loss": 0.17447723150253297,
378
+ "step": 480
379
+ },
380
+ {
381
+ "epoch": 0.26529507309149974,
382
+ "grad_norm": 14.099255561828613,
383
+ "learning_rate": 1.8570115787539055e-05,
384
+ "loss": 0.29630064964294434,
385
+ "step": 490
386
+ },
387
+ {
388
+ "epoch": 0.2707092582566324,
389
+ "grad_norm": 4.293561935424805,
390
+ "learning_rate": 1.8533357838632607e-05,
391
+ "loss": 0.19765849113464357,
392
+ "step": 500
393
+ },
394
+ {
395
+ "epoch": 0.2707092582566324,
396
+ "eval_loss": 0.24290141463279724,
397
+ "eval_runtime": 298.1024,
398
+ "eval_samples_per_second": 1.677,
399
+ "eval_steps_per_second": 0.027,
400
+ "step": 500
401
+ },
402
+ {
403
+ "epoch": 0.27612344342176504,
404
+ "grad_norm": 4.98871374130249,
405
+ "learning_rate": 1.8496599889726155e-05,
406
+ "loss": 0.16390528678894042,
407
+ "step": 510
408
+ },
409
+ {
410
+ "epoch": 0.2815376285868977,
411
+ "grad_norm": 5.212754249572754,
412
+ "learning_rate": 1.8459841940819703e-05,
413
+ "loss": 0.21587107181549073,
414
+ "step": 520
415
+ },
416
+ {
417
+ "epoch": 0.2869518137520303,
418
+ "grad_norm": 7.3147101402282715,
419
+ "learning_rate": 1.8423083991913254e-05,
420
+ "loss": 0.20567536354064941,
421
+ "step": 530
422
+ },
423
+ {
424
+ "epoch": 0.292365998917163,
425
+ "grad_norm": 6.843679904937744,
426
+ "learning_rate": 1.8386326043006802e-05,
427
+ "loss": 0.23317151069641112,
428
+ "step": 540
429
+ },
430
+ {
431
+ "epoch": 0.2977801840822956,
432
+ "grad_norm": 15.954675674438477,
433
+ "learning_rate": 1.8349568094100353e-05,
434
+ "loss": 0.24233503341674806,
435
+ "step": 550
436
+ },
437
+ {
438
+ "epoch": 0.30319436924742826,
439
+ "grad_norm": 10.492274284362793,
440
+ "learning_rate": 1.83128101451939e-05,
441
+ "loss": 0.25815567970275877,
442
+ "step": 560
443
+ },
444
+ {
445
+ "epoch": 0.3086085544125609,
446
+ "grad_norm": 5.643038272857666,
447
+ "learning_rate": 1.827605219628745e-05,
448
+ "loss": 0.18756823539733886,
449
+ "step": 570
450
+ },
451
+ {
452
+ "epoch": 0.31402273957769355,
453
+ "grad_norm": 6.050041198730469,
454
+ "learning_rate": 1.8239294247380997e-05,
455
+ "loss": 0.18109683990478515,
456
+ "step": 580
457
+ },
458
+ {
459
+ "epoch": 0.3194369247428262,
460
+ "grad_norm": 9.56351375579834,
461
+ "learning_rate": 1.820253629847455e-05,
462
+ "loss": 0.3286537408828735,
463
+ "step": 590
464
+ },
465
+ {
466
+ "epoch": 0.32485110990795885,
467
+ "grad_norm": 5.13149356842041,
468
+ "learning_rate": 1.8165778349568096e-05,
469
+ "loss": 0.1856171727180481,
470
+ "step": 600
471
+ },
472
+ {
473
+ "epoch": 0.32485110990795885,
474
+ "eval_loss": 0.23294399678707123,
475
+ "eval_runtime": 299.761,
476
+ "eval_samples_per_second": 1.668,
477
+ "eval_steps_per_second": 0.027,
478
+ "step": 600
479
+ },
480
+ {
481
+ "epoch": 0.3302652950730915,
482
+ "grad_norm": 8.04171085357666,
483
+ "learning_rate": 1.8129020400661644e-05,
484
+ "loss": 0.1743186354637146,
485
+ "step": 610
486
+ },
487
+ {
488
+ "epoch": 0.33567948023822414,
489
+ "grad_norm": 6.119895935058594,
490
+ "learning_rate": 1.8092262451755192e-05,
491
+ "loss": 0.22504613399505616,
492
+ "step": 620
493
+ },
494
+ {
495
+ "epoch": 0.3410936654033568,
496
+ "grad_norm": 2.031597852706909,
497
+ "learning_rate": 1.805550450284874e-05,
498
+ "loss": 0.1776557445526123,
499
+ "step": 630
500
+ },
501
+ {
502
+ "epoch": 0.34650785056848943,
503
+ "grad_norm": 9.276352882385254,
504
+ "learning_rate": 1.8018746553942292e-05,
505
+ "loss": 0.26011178493499754,
506
+ "step": 640
507
+ },
508
+ {
509
+ "epoch": 0.3519220357336221,
510
+ "grad_norm": 19.39073944091797,
511
+ "learning_rate": 1.798198860503584e-05,
512
+ "loss": 0.25576589107513426,
513
+ "step": 650
514
+ },
515
+ {
516
+ "epoch": 0.3573362208987547,
517
+ "grad_norm": 7.051132678985596,
518
+ "learning_rate": 1.7945230656129388e-05,
519
+ "loss": 0.22153105735778808,
520
+ "step": 660
521
+ },
522
+ {
523
+ "epoch": 0.36275040606388737,
524
+ "grad_norm": 11.602774620056152,
525
+ "learning_rate": 1.790847270722294e-05,
526
+ "loss": 0.30764644145965575,
527
+ "step": 670
528
+ },
529
+ {
530
+ "epoch": 0.36816459122902,
531
+ "grad_norm": 5.479531764984131,
532
+ "learning_rate": 1.7871714758316487e-05,
533
+ "loss": 0.18363720178604126,
534
+ "step": 680
535
+ },
536
+ {
537
+ "epoch": 0.37357877639415266,
538
+ "grad_norm": 5.903369903564453,
539
+ "learning_rate": 1.7834956809410035e-05,
540
+ "loss": 0.210718035697937,
541
+ "step": 690
542
+ },
543
+ {
544
+ "epoch": 0.3789929615592853,
545
+ "grad_norm": 4.884000301361084,
546
+ "learning_rate": 1.7798198860503586e-05,
547
+ "loss": 0.23384714126586914,
548
+ "step": 700
549
+ },
550
+ {
551
+ "epoch": 0.3789929615592853,
552
+ "eval_loss": 0.22551928460597992,
553
+ "eval_runtime": 303.8124,
554
+ "eval_samples_per_second": 1.646,
555
+ "eval_steps_per_second": 0.026,
556
+ "step": 700
557
+ },
558
+ {
559
+ "epoch": 0.38440714672441795,
560
+ "grad_norm": 20.28312873840332,
561
+ "learning_rate": 1.7761440911597134e-05,
562
+ "loss": 0.22683920860290527,
563
+ "step": 710
564
+ },
565
+ {
566
+ "epoch": 0.38982133188955065,
567
+ "grad_norm": 8.446653366088867,
568
+ "learning_rate": 1.7724682962690682e-05,
569
+ "loss": 0.22210729122161865,
570
+ "step": 720
571
+ },
572
+ {
573
+ "epoch": 0.3952355170546833,
574
+ "grad_norm": 3.2562315464019775,
575
+ "learning_rate": 1.7687925013784234e-05,
576
+ "loss": 0.22799379825592042,
577
+ "step": 730
578
+ },
579
+ {
580
+ "epoch": 0.40064970221981594,
581
+ "grad_norm": 10.122994422912598,
582
+ "learning_rate": 1.765116706487778e-05,
583
+ "loss": 0.1975464105606079,
584
+ "step": 740
585
+ },
586
+ {
587
+ "epoch": 0.4060638873849486,
588
+ "grad_norm": 6.559936046600342,
589
+ "learning_rate": 1.761440911597133e-05,
590
+ "loss": 0.20741944313049315,
591
+ "step": 750
592
+ },
593
+ {
594
+ "epoch": 0.41147807255008123,
595
+ "grad_norm": 8.61025619506836,
596
+ "learning_rate": 1.757765116706488e-05,
597
+ "loss": 0.19580341577529908,
598
+ "step": 760
599
+ },
600
+ {
601
+ "epoch": 0.4168922577152139,
602
+ "grad_norm": 8.122732162475586,
603
+ "learning_rate": 1.754089321815843e-05,
604
+ "loss": 0.21725430488586425,
605
+ "step": 770
606
+ },
607
+ {
608
+ "epoch": 0.4223064428803465,
609
+ "grad_norm": 6.7975897789001465,
610
+ "learning_rate": 1.7504135269251977e-05,
611
+ "loss": 0.18317947387695313,
612
+ "step": 780
613
+ },
614
+ {
615
+ "epoch": 0.42772062804547917,
616
+ "grad_norm": 9.919943809509277,
617
+ "learning_rate": 1.7467377320345528e-05,
618
+ "loss": 0.2506643533706665,
619
+ "step": 790
620
+ },
621
+ {
622
+ "epoch": 0.4331348132106118,
623
+ "grad_norm": 9.89591121673584,
624
+ "learning_rate": 1.7430619371439076e-05,
625
+ "loss": 0.2092064380645752,
626
+ "step": 800
627
+ },
628
+ {
629
+ "epoch": 0.4331348132106118,
630
+ "eval_loss": 0.21601663529872894,
631
+ "eval_runtime": 298.1064,
632
+ "eval_samples_per_second": 1.677,
633
+ "eval_steps_per_second": 0.027,
634
+ "step": 800
635
+ },
636
+ {
637
+ "epoch": 0.43854899837574446,
638
+ "grad_norm": 7.528501987457275,
639
+ "learning_rate": 1.7393861422532624e-05,
640
+ "loss": 0.20795156955718994,
641
+ "step": 810
642
+ },
643
+ {
644
+ "epoch": 0.4439631835408771,
645
+ "grad_norm": 5.055110931396484,
646
+ "learning_rate": 1.7357103473626172e-05,
647
+ "loss": 0.18717011213302612,
648
+ "step": 820
649
+ },
650
+ {
651
+ "epoch": 0.44937736870600975,
652
+ "grad_norm": 4.034843444824219,
653
+ "learning_rate": 1.732034552471972e-05,
654
+ "loss": 0.2947672367095947,
655
+ "step": 830
656
+ },
657
+ {
658
+ "epoch": 0.4547915538711424,
659
+ "grad_norm": 6.782029151916504,
660
+ "learning_rate": 1.728358757581327e-05,
661
+ "loss": 0.24283957481384277,
662
+ "step": 840
663
+ },
664
+ {
665
+ "epoch": 0.46020573903627504,
666
+ "grad_norm": 13.531503677368164,
667
+ "learning_rate": 1.724682962690682e-05,
668
+ "loss": 0.2100013256072998,
669
+ "step": 850
670
+ },
671
+ {
672
+ "epoch": 0.4656199242014077,
673
+ "grad_norm": 6.3848066329956055,
674
+ "learning_rate": 1.7210071678000367e-05,
675
+ "loss": 0.20836300849914552,
676
+ "step": 860
677
+ },
678
+ {
679
+ "epoch": 0.47103410936654033,
680
+ "grad_norm": 6.308983325958252,
681
+ "learning_rate": 1.717331372909392e-05,
682
+ "loss": 0.25267333984375,
683
+ "step": 870
684
+ },
685
+ {
686
+ "epoch": 0.476448294531673,
687
+ "grad_norm": 3.018099784851074,
688
+ "learning_rate": 1.7136555780187467e-05,
689
+ "loss": 0.17458046674728395,
690
+ "step": 880
691
+ },
692
+ {
693
+ "epoch": 0.4818624796968056,
694
+ "grad_norm": 3.6679677963256836,
695
+ "learning_rate": 1.7099797831281015e-05,
696
+ "loss": 0.25711219310760497,
697
+ "step": 890
698
+ },
699
+ {
700
+ "epoch": 0.48727666486193827,
701
+ "grad_norm": 6.440671920776367,
702
+ "learning_rate": 1.7063039882374566e-05,
703
+ "loss": 0.218880295753479,
704
+ "step": 900
705
+ },
706
+ {
707
+ "epoch": 0.48727666486193827,
708
+ "eval_loss": 0.22208969295024872,
709
+ "eval_runtime": 301.3819,
710
+ "eval_samples_per_second": 1.659,
711
+ "eval_steps_per_second": 0.027,
712
+ "step": 900
713
+ },
714
+ {
715
+ "epoch": 0.4926908500270709,
716
+ "grad_norm": 15.014397621154785,
717
+ "learning_rate": 1.7026281933468114e-05,
718
+ "loss": 0.21797473430633546,
719
+ "step": 910
720
+ },
721
+ {
722
+ "epoch": 0.49810503519220356,
723
+ "grad_norm": 11.140016555786133,
724
+ "learning_rate": 1.6989523984561662e-05,
725
+ "loss": 0.14551838636398315,
726
+ "step": 920
727
+ },
728
+ {
729
+ "epoch": 0.5035192203573362,
730
+ "grad_norm": 6.874075889587402,
731
+ "learning_rate": 1.6952766035655213e-05,
732
+ "loss": 0.22164485454559327,
733
+ "step": 930
734
+ },
735
+ {
736
+ "epoch": 0.5089334055224689,
737
+ "grad_norm": 14.141274452209473,
738
+ "learning_rate": 1.691600808674876e-05,
739
+ "loss": 0.14143965244293213,
740
+ "step": 940
741
+ },
742
+ {
743
+ "epoch": 0.5143475906876015,
744
+ "grad_norm": 12.956932067871094,
745
+ "learning_rate": 1.687925013784231e-05,
746
+ "loss": 0.14613357782363892,
747
+ "step": 950
748
+ },
749
+ {
750
+ "epoch": 0.5197617758527342,
751
+ "grad_norm": 7.04104471206665,
752
+ "learning_rate": 1.684249218893586e-05,
753
+ "loss": 0.2638855934143066,
754
+ "step": 960
755
+ },
756
+ {
757
+ "epoch": 0.5251759610178668,
758
+ "grad_norm": 7.95989990234375,
759
+ "learning_rate": 1.680573424002941e-05,
760
+ "loss": 0.2140409231185913,
761
+ "step": 970
762
+ },
763
+ {
764
+ "epoch": 0.5305901461829995,
765
+ "grad_norm": 8.158842086791992,
766
+ "learning_rate": 1.6768976291122957e-05,
767
+ "loss": 0.19675463438034058,
768
+ "step": 980
769
+ },
770
+ {
771
+ "epoch": 0.5360043313481321,
772
+ "grad_norm": 5.864968776702881,
773
+ "learning_rate": 1.6732218342216508e-05,
774
+ "loss": 0.2116856336593628,
775
+ "step": 990
776
+ },
777
+ {
778
+ "epoch": 0.5414185165132648,
779
+ "grad_norm": 5.763331413269043,
780
+ "learning_rate": 1.6695460393310056e-05,
781
+ "loss": 0.21500983238220214,
782
+ "step": 1000
783
+ },
784
+ {
785
+ "epoch": 0.5414185165132648,
786
+ "eval_loss": 0.230280339717865,
787
+ "eval_runtime": 300.7656,
788
+ "eval_samples_per_second": 1.662,
789
+ "eval_steps_per_second": 0.027,
790
+ "step": 1000
791
+ },
792
+ {
793
+ "epoch": 0.5468327016783974,
794
+ "grad_norm": 8.721324920654297,
795
+ "learning_rate": 1.6658702444403604e-05,
796
+ "loss": 0.1863798141479492,
797
+ "step": 1010
798
+ },
799
+ {
800
+ "epoch": 0.5522468868435301,
801
+ "grad_norm": 12.943270683288574,
802
+ "learning_rate": 1.6621944495497152e-05,
803
+ "loss": 0.20759158134460448,
804
+ "step": 1020
805
+ },
806
+ {
807
+ "epoch": 0.5576610720086627,
808
+ "grad_norm": 6.462343215942383,
809
+ "learning_rate": 1.65851865465907e-05,
810
+ "loss": 0.16032965183258058,
811
+ "step": 1030
812
+ },
813
+ {
814
+ "epoch": 0.5630752571737954,
815
+ "grad_norm": 3.8570566177368164,
816
+ "learning_rate": 1.654842859768425e-05,
817
+ "loss": 0.18074904680252074,
818
+ "step": 1040
819
+ },
820
+ {
821
+ "epoch": 0.568489442338928,
822
+ "grad_norm": 9.08168888092041,
823
+ "learning_rate": 1.65116706487778e-05,
824
+ "loss": 0.2136660099029541,
825
+ "step": 1050
826
+ },
827
+ {
828
+ "epoch": 0.5739036275040607,
829
+ "grad_norm": 17.17045783996582,
830
+ "learning_rate": 1.6474912699871347e-05,
831
+ "loss": 0.14262431859970093,
832
+ "step": 1060
833
+ },
834
+ {
835
+ "epoch": 0.5793178126691932,
836
+ "grad_norm": 11.178057670593262,
837
+ "learning_rate": 1.6438154750964895e-05,
838
+ "loss": 0.18783168792724608,
839
+ "step": 1070
840
+ },
841
+ {
842
+ "epoch": 0.584731997834326,
843
+ "grad_norm": 9.001492500305176,
844
+ "learning_rate": 1.6401396802058446e-05,
845
+ "loss": 0.18378238677978515,
846
+ "step": 1080
847
+ },
848
+ {
849
+ "epoch": 0.5901461829994585,
850
+ "grad_norm": 8.805525779724121,
851
+ "learning_rate": 1.6364638853151994e-05,
852
+ "loss": 0.17446324825286866,
853
+ "step": 1090
854
+ },
855
+ {
856
+ "epoch": 0.5955603681645912,
857
+ "grad_norm": 9.636571884155273,
858
+ "learning_rate": 1.6327880904245546e-05,
859
+ "loss": 0.16718899011611937,
860
+ "step": 1100
861
+ },
862
+ {
863
+ "epoch": 0.5955603681645912,
864
+ "eval_loss": 0.21624237298965454,
865
+ "eval_runtime": 303.3901,
866
+ "eval_samples_per_second": 1.648,
867
+ "eval_steps_per_second": 0.026,
868
+ "step": 1100
869
+ },
870
+ {
871
+ "epoch": 0.6009745533297238,
872
+ "grad_norm": 5.363758087158203,
873
+ "learning_rate": 1.6291122955339094e-05,
874
+ "loss": 0.19273145198822023,
875
+ "step": 1110
876
+ },
877
+ {
878
+ "epoch": 0.6063887384948565,
879
+ "grad_norm": 9.594585418701172,
880
+ "learning_rate": 1.625436500643264e-05,
881
+ "loss": 0.21677672863006592,
882
+ "step": 1120
883
+ },
884
+ {
885
+ "epoch": 0.6118029236599891,
886
+ "grad_norm": 7.468242645263672,
887
+ "learning_rate": 1.6217607057526193e-05,
888
+ "loss": 0.17888078689575196,
889
+ "step": 1130
890
+ },
891
+ {
892
+ "epoch": 0.6172171088251218,
893
+ "grad_norm": 9.496390342712402,
894
+ "learning_rate": 1.618084910861974e-05,
895
+ "loss": 0.21812362670898439,
896
+ "step": 1140
897
+ },
898
+ {
899
+ "epoch": 0.6226312939902545,
900
+ "grad_norm": 6.645445823669434,
901
+ "learning_rate": 1.614409115971329e-05,
902
+ "loss": 0.20548679828643798,
903
+ "step": 1150
904
+ },
905
+ {
906
+ "epoch": 0.6280454791553871,
907
+ "grad_norm": 5.054316520690918,
908
+ "learning_rate": 1.610733321080684e-05,
909
+ "loss": 0.18212851285934448,
910
+ "step": 1160
911
+ },
912
+ {
913
+ "epoch": 0.6334596643205198,
914
+ "grad_norm": 5.586426258087158,
915
+ "learning_rate": 1.6070575261900388e-05,
916
+ "loss": 0.1869150161743164,
917
+ "step": 1170
918
+ },
919
+ {
920
+ "epoch": 0.6388738494856524,
921
+ "grad_norm": 19.323532104492188,
922
+ "learning_rate": 1.6033817312993936e-05,
923
+ "loss": 0.19027426242828369,
924
+ "step": 1180
925
+ },
926
+ {
927
+ "epoch": 0.6442880346507851,
928
+ "grad_norm": 9.654413223266602,
929
+ "learning_rate": 1.5997059364087488e-05,
930
+ "loss": 0.20667898654937744,
931
+ "step": 1190
932
+ },
933
+ {
934
+ "epoch": 0.6497022198159177,
935
+ "grad_norm": 7.376453399658203,
936
+ "learning_rate": 1.5960301415181036e-05,
937
+ "loss": 0.21091165542602539,
938
+ "step": 1200
939
+ },
940
+ {
941
+ "epoch": 0.6497022198159177,
942
+ "eval_loss": 0.22023488581180573,
943
+ "eval_runtime": 298.3004,
944
+ "eval_samples_per_second": 1.676,
945
+ "eval_steps_per_second": 0.027,
946
+ "step": 1200
947
+ },
948
+ {
949
+ "epoch": 0.6551164049810504,
950
+ "grad_norm": 37.89805221557617,
951
+ "learning_rate": 1.5923543466274584e-05,
952
+ "loss": 0.2010629653930664,
953
+ "step": 1210
954
+ },
955
+ {
956
+ "epoch": 0.660530590146183,
957
+ "grad_norm": 13.396454811096191,
958
+ "learning_rate": 1.588678551736813e-05,
959
+ "loss": 0.18762757778167724,
960
+ "step": 1220
961
+ },
962
+ {
963
+ "epoch": 0.6659447753113157,
964
+ "grad_norm": 12.606672286987305,
965
+ "learning_rate": 1.585002756846168e-05,
966
+ "loss": 0.1885482907295227,
967
+ "step": 1230
968
+ },
969
+ {
970
+ "epoch": 0.6713589604764483,
971
+ "grad_norm": 9.625602722167969,
972
+ "learning_rate": 1.581326961955523e-05,
973
+ "loss": 0.17706551551818847,
974
+ "step": 1240
975
+ },
976
+ {
977
+ "epoch": 0.676773145641581,
978
+ "grad_norm": 10.175464630126953,
979
+ "learning_rate": 1.577651167064878e-05,
980
+ "loss": 0.17788251638412475,
981
+ "step": 1250
982
+ },
983
+ {
984
+ "epoch": 0.6821873308067136,
985
+ "grad_norm": 9.256534576416016,
986
+ "learning_rate": 1.5739753721742327e-05,
987
+ "loss": 0.2254416227340698,
988
+ "step": 1260
989
+ },
990
+ {
991
+ "epoch": 0.6876015159718463,
992
+ "grad_norm": 4.9121174812316895,
993
+ "learning_rate": 1.5702995772835875e-05,
994
+ "loss": 0.14272624254226685,
995
+ "step": 1270
996
+ },
997
+ {
998
+ "epoch": 0.6930157011369789,
999
+ "grad_norm": 3.9649722576141357,
1000
+ "learning_rate": 1.5666237823929426e-05,
1001
+ "loss": 0.17598072290420533,
1002
+ "step": 1280
1003
+ },
1004
+ {
1005
+ "epoch": 0.6984298863021116,
1006
+ "grad_norm": 7.5295634269714355,
1007
+ "learning_rate": 1.5629479875022974e-05,
1008
+ "loss": 0.18065919876098632,
1009
+ "step": 1290
1010
+ },
1011
+ {
1012
+ "epoch": 0.7038440714672441,
1013
+ "grad_norm": 8.489531517028809,
1014
+ "learning_rate": 1.5592721926116522e-05,
1015
+ "loss": 0.16596837043762208,
1016
+ "step": 1300
1017
+ },
1018
+ {
1019
+ "epoch": 0.7038440714672441,
1020
+ "eval_loss": 0.22586481273174286,
1021
+ "eval_runtime": 298.9483,
1022
+ "eval_samples_per_second": 1.673,
1023
+ "eval_steps_per_second": 0.027,
1024
+ "step": 1300
1025
+ },
1026
+ {
1027
+ "epoch": 0.7092582566323768,
1028
+ "grad_norm": 11.33266544342041,
1029
+ "learning_rate": 1.5555963977210073e-05,
1030
+ "loss": 0.17976168394088746,
1031
+ "step": 1310
1032
+ },
1033
+ {
1034
+ "epoch": 0.7146724417975094,
1035
+ "grad_norm": 11.914494514465332,
1036
+ "learning_rate": 1.551920602830362e-05,
1037
+ "loss": 0.23593380451202392,
1038
+ "step": 1320
1039
+ },
1040
+ {
1041
+ "epoch": 0.7200866269626421,
1042
+ "grad_norm": 298.0836486816406,
1043
+ "learning_rate": 1.548244807939717e-05,
1044
+ "loss": 0.1826285243034363,
1045
+ "step": 1330
1046
+ },
1047
+ {
1048
+ "epoch": 0.7255008121277747,
1049
+ "grad_norm": 13.600518226623535,
1050
+ "learning_rate": 1.544569013049072e-05,
1051
+ "loss": 0.2194202184677124,
1052
+ "step": 1340
1053
+ },
1054
+ {
1055
+ "epoch": 0.7309149972929074,
1056
+ "grad_norm": 7.958782196044922,
1057
+ "learning_rate": 1.540893218158427e-05,
1058
+ "loss": 0.16599888801574708,
1059
+ "step": 1350
1060
+ },
1061
+ {
1062
+ "epoch": 0.73632918245804,
1063
+ "grad_norm": 5.09705114364624,
1064
+ "learning_rate": 1.537217423267782e-05,
1065
+ "loss": 0.20985641479492187,
1066
+ "step": 1360
1067
+ },
1068
+ {
1069
+ "epoch": 0.7417433676231727,
1070
+ "grad_norm": 5.265069961547852,
1071
+ "learning_rate": 1.5335416283771368e-05,
1072
+ "loss": 0.1823115825653076,
1073
+ "step": 1370
1074
+ },
1075
+ {
1076
+ "epoch": 0.7471575527883053,
1077
+ "grad_norm": 7.425567150115967,
1078
+ "learning_rate": 1.5298658334864916e-05,
1079
+ "loss": 0.21473259925842286,
1080
+ "step": 1380
1081
+ },
1082
+ {
1083
+ "epoch": 0.752571737953438,
1084
+ "grad_norm": 15.070648193359375,
1085
+ "learning_rate": 1.5261900385958467e-05,
1086
+ "loss": 0.22295241355895995,
1087
+ "step": 1390
1088
+ },
1089
+ {
1090
+ "epoch": 0.7579859231185706,
1091
+ "grad_norm": 15.326231956481934,
1092
+ "learning_rate": 1.5225142437052014e-05,
1093
+ "loss": 0.22931673526763915,
1094
+ "step": 1400
1095
+ },
1096
+ {
1097
+ "epoch": 0.7579859231185706,
1098
+ "eval_loss": 0.21685245633125305,
1099
+ "eval_runtime": 300.8071,
1100
+ "eval_samples_per_second": 1.662,
1101
+ "eval_steps_per_second": 0.027,
1102
+ "step": 1400
1103
+ },
1104
+ {
1105
+ "epoch": 0.7634001082837033,
1106
+ "grad_norm": 8.33177661895752,
1107
+ "learning_rate": 1.5188384488145562e-05,
1108
+ "loss": 0.17285865545272827,
1109
+ "step": 1410
1110
+ },
1111
+ {
1112
+ "epoch": 0.7688142934488359,
1113
+ "grad_norm": 12.852202415466309,
1114
+ "learning_rate": 1.5151626539239113e-05,
1115
+ "loss": 0.19091464281082154,
1116
+ "step": 1420
1117
+ },
1118
+ {
1119
+ "epoch": 0.7742284786139686,
1120
+ "grad_norm": 8.427831649780273,
1121
+ "learning_rate": 1.5114868590332661e-05,
1122
+ "loss": 0.19258705377578736,
1123
+ "step": 1430
1124
+ },
1125
+ {
1126
+ "epoch": 0.7796426637791013,
1127
+ "grad_norm": 10.221110343933105,
1128
+ "learning_rate": 1.5078110641426209e-05,
1129
+ "loss": 0.1658235549926758,
1130
+ "step": 1440
1131
+ },
1132
+ {
1133
+ "epoch": 0.7850568489442339,
1134
+ "grad_norm": 9.581746101379395,
1135
+ "learning_rate": 1.504135269251976e-05,
1136
+ "loss": 0.15488479137420655,
1137
+ "step": 1450
1138
+ },
1139
+ {
1140
+ "epoch": 0.7904710341093666,
1141
+ "grad_norm": 17.286483764648438,
1142
+ "learning_rate": 1.5004594743613308e-05,
1143
+ "loss": 0.1441507577896118,
1144
+ "step": 1460
1145
+ },
1146
+ {
1147
+ "epoch": 0.7958852192744992,
1148
+ "grad_norm": 11.562868118286133,
1149
+ "learning_rate": 1.4967836794706856e-05,
1150
+ "loss": 0.18877272605895995,
1151
+ "step": 1470
1152
+ },
1153
+ {
1154
+ "epoch": 0.8012994044396319,
1155
+ "grad_norm": 7.056739330291748,
1156
+ "learning_rate": 1.4931078845800406e-05,
1157
+ "loss": 0.18845916986465455,
1158
+ "step": 1480
1159
+ },
1160
+ {
1161
+ "epoch": 0.8067135896047645,
1162
+ "grad_norm": 9.005656242370605,
1163
+ "learning_rate": 1.4894320896893954e-05,
1164
+ "loss": 0.18530606031417846,
1165
+ "step": 1490
1166
+ },
1167
+ {
1168
+ "epoch": 0.8121277747698972,
1169
+ "grad_norm": 9.476736068725586,
1170
+ "learning_rate": 1.4857562947987503e-05,
1171
+ "loss": 0.17541648149490358,
1172
+ "step": 1500
1173
+ },
1174
+ {
1175
+ "epoch": 0.8121277747698972,
1176
+ "eval_loss": 0.22796347737312317,
1177
+ "eval_runtime": 301.4283,
1178
+ "eval_samples_per_second": 1.659,
1179
+ "eval_steps_per_second": 0.027,
1180
+ "step": 1500
1181
+ }
1182
+ ],
1183
+ "logging_steps": 10,
1184
+ "max_steps": 5541,
1185
+ "num_input_tokens_seen": 0,
1186
+ "num_train_epochs": 3,
1187
+ "save_steps": 500,
1188
+ "stateful_callbacks": {
1189
+ "TrainerControl": {
1190
+ "args": {
1191
+ "should_epoch_stop": false,
1192
+ "should_evaluate": false,
1193
+ "should_log": false,
1194
+ "should_save": true,
1195
+ "should_training_stop": false
1196
+ },
1197
+ "attributes": {}
1198
+ }
1199
+ },
1200
+ "total_flos": 0.0,
1201
+ "train_batch_size": 64,
1202
+ "trial_name": null,
1203
+ "trial_params": null
1204
+ }
colministral_DORA_complete_wrapper_fix_64b/checkpoint-1500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff02ba36bfa1f88c39f63807724ec8bc653c4d9b7d84d36e0c725eabfeea56e1
3
+ size 4792
colministral_DORA_complete_wrapper_fix_64b/checkpoint-2000/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Ministral-3-3B-Instruct-2512
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:mistralai/Ministral-3-3B-Instruct-2512
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- 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. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ 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).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.18.1
colministral_DORA_complete_wrapper_fix_64b/checkpoint-2000/adapter_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "mistralai/Ministral-3-3B-Instruct-2512",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": "gaussian",
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.1,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 64,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": "(.*(model)(?!.*vision_tower).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$|.*(custom_text_proj).*$)",
32
+ "target_parameters": null,
33
+ "task_type": "FEATURE_EXTRACTION",
34
+ "trainable_token_indices": null,
35
+ "use_dora": true,
36
+ "use_qalora": false,
37
+ "use_rslora": false
38
+ }
colministral_DORA_complete_wrapper_fix_64b/checkpoint-2000/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d02c02c8f4bcc34f99a8942c4d9605f3c07cde34cd9bda88987bdf61088098e
3
+ size 399460600
colministral_DORA_complete_wrapper_fix_64b/checkpoint-2000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b00afb9dcea374a0bc51df8b72a4c4f3541442928706543283a99e342dc8edac
3
+ size 799217025
colministral_DORA_complete_wrapper_fix_64b/checkpoint-2000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:540eb62e13829e97fb74e108ef515e5a49f9f3a5fa16041b5475b83eb3da389c
3
+ size 14180
colministral_DORA_complete_wrapper_fix_64b/checkpoint-2000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eb913b9dd4d89edf144db6e936a9cb906444021ef64e5ead30535241fa4fbc5
3
+ size 1064
colministral_DORA_complete_wrapper_fix_64b/checkpoint-2000/trainer_state.json ADDED
@@ -0,0 +1,1594 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 2000,
3
+ "best_metric": 0.2032763808965683,
4
+ "best_model_checkpoint": "./colministral_DORA_complete_wrapper_fix_64b/checkpoint-2000",
5
+ "epoch": 1.0828370330265296,
6
+ "eval_steps": 100,
7
+ "global_step": 2000,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.005414185165132647,
14
+ "grad_norm": 31.627286911010742,
15
+ "learning_rate": 1.8000000000000001e-06,
16
+ "loss": 2.1763225555419923,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.010828370330265295,
21
+ "grad_norm": 33.5544319152832,
22
+ "learning_rate": 3.8000000000000005e-06,
23
+ "loss": 1.9025676727294922,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.016242555495397944,
28
+ "grad_norm": 24.170778274536133,
29
+ "learning_rate": 5.8e-06,
30
+ "loss": 1.2907832145690918,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.02165674066053059,
35
+ "grad_norm": 31.60736846923828,
36
+ "learning_rate": 7.800000000000002e-06,
37
+ "loss": 0.8628120422363281,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.02707092582566324,
42
+ "grad_norm": 70.38468170166016,
43
+ "learning_rate": 9.800000000000001e-06,
44
+ "loss": 0.49825482368469237,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.03248511099079589,
49
+ "grad_norm": 18.67974281311035,
50
+ "learning_rate": 1.18e-05,
51
+ "loss": 0.4367786407470703,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.03789929615592853,
56
+ "grad_norm": 29.64254379272461,
57
+ "learning_rate": 1.38e-05,
58
+ "loss": 0.4910469055175781,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.04331348132106118,
63
+ "grad_norm": 20.102853775024414,
64
+ "learning_rate": 1.58e-05,
65
+ "loss": 0.3581182241439819,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.04872766648619383,
70
+ "grad_norm": 43.49797821044922,
71
+ "learning_rate": 1.7800000000000002e-05,
72
+ "loss": 0.35703725814819337,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.05414185165132648,
77
+ "grad_norm": 11.66615104675293,
78
+ "learning_rate": 1.98e-05,
79
+ "loss": 0.4065305233001709,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.05414185165132648,
84
+ "eval_loss": 0.36692559719085693,
85
+ "eval_runtime": 298.7961,
86
+ "eval_samples_per_second": 1.673,
87
+ "eval_steps_per_second": 0.027,
88
+ "step": 100
89
+ },
90
+ {
91
+ "epoch": 0.05955603681645912,
92
+ "grad_norm": 15.424619674682617,
93
+ "learning_rate": 1.9966917845984195e-05,
94
+ "loss": 0.4198008060455322,
95
+ "step": 110
96
+ },
97
+ {
98
+ "epoch": 0.06497022198159177,
99
+ "grad_norm": 22.05885124206543,
100
+ "learning_rate": 1.9930159897077747e-05,
101
+ "loss": 0.4042947769165039,
102
+ "step": 120
103
+ },
104
+ {
105
+ "epoch": 0.07038440714672442,
106
+ "grad_norm": 33.595821380615234,
107
+ "learning_rate": 1.9893401948171294e-05,
108
+ "loss": 0.29609344005584715,
109
+ "step": 130
110
+ },
111
+ {
112
+ "epoch": 0.07579859231185707,
113
+ "grad_norm": 9.517291069030762,
114
+ "learning_rate": 1.9856643999264842e-05,
115
+ "loss": 0.2855597257614136,
116
+ "step": 140
117
+ },
118
+ {
119
+ "epoch": 0.08121277747698971,
120
+ "grad_norm": 13.811385154724121,
121
+ "learning_rate": 1.9819886050358394e-05,
122
+ "loss": 0.24473803043365477,
123
+ "step": 150
124
+ },
125
+ {
126
+ "epoch": 0.08662696264212236,
127
+ "grad_norm": 7.1547770500183105,
128
+ "learning_rate": 1.9783128101451942e-05,
129
+ "loss": 0.3193407773971558,
130
+ "step": 160
131
+ },
132
+ {
133
+ "epoch": 0.092041147807255,
134
+ "grad_norm": 11.318493843078613,
135
+ "learning_rate": 1.974637015254549e-05,
136
+ "loss": 0.278460955619812,
137
+ "step": 170
138
+ },
139
+ {
140
+ "epoch": 0.09745533297238766,
141
+ "grad_norm": 8.08566665649414,
142
+ "learning_rate": 1.9709612203639038e-05,
143
+ "loss": 0.35459461212158205,
144
+ "step": 180
145
+ },
146
+ {
147
+ "epoch": 0.10286951813752031,
148
+ "grad_norm": 11.342737197875977,
149
+ "learning_rate": 1.9672854254732586e-05,
150
+ "loss": 0.3198492765426636,
151
+ "step": 190
152
+ },
153
+ {
154
+ "epoch": 0.10828370330265295,
155
+ "grad_norm": 27.68732452392578,
156
+ "learning_rate": 1.9636096305826137e-05,
157
+ "loss": 0.3368105888366699,
158
+ "step": 200
159
+ },
160
+ {
161
+ "epoch": 0.10828370330265295,
162
+ "eval_loss": 0.3080834746360779,
163
+ "eval_runtime": 299.2174,
164
+ "eval_samples_per_second": 1.671,
165
+ "eval_steps_per_second": 0.027,
166
+ "step": 200
167
+ },
168
+ {
169
+ "epoch": 0.1136978884677856,
170
+ "grad_norm": 11.22121524810791,
171
+ "learning_rate": 1.9599338356919685e-05,
172
+ "loss": 0.2412745475769043,
173
+ "step": 210
174
+ },
175
+ {
176
+ "epoch": 0.11911207363291824,
177
+ "grad_norm": 17.13802719116211,
178
+ "learning_rate": 1.9562580408013233e-05,
179
+ "loss": 0.254615044593811,
180
+ "step": 220
181
+ },
182
+ {
183
+ "epoch": 0.12452625879805089,
184
+ "grad_norm": 13.268034934997559,
185
+ "learning_rate": 1.952582245910678e-05,
186
+ "loss": 0.26440589427947997,
187
+ "step": 230
188
+ },
189
+ {
190
+ "epoch": 0.12994044396318355,
191
+ "grad_norm": 16.981182098388672,
192
+ "learning_rate": 1.9489064510200332e-05,
193
+ "loss": 0.2750088214874268,
194
+ "step": 240
195
+ },
196
+ {
197
+ "epoch": 0.1353546291283162,
198
+ "grad_norm": 9.642379760742188,
199
+ "learning_rate": 1.945230656129388e-05,
200
+ "loss": 0.2831545352935791,
201
+ "step": 250
202
+ },
203
+ {
204
+ "epoch": 0.14076881429344884,
205
+ "grad_norm": 14.039461135864258,
206
+ "learning_rate": 1.9415548612387428e-05,
207
+ "loss": 0.2518726348876953,
208
+ "step": 260
209
+ },
210
+ {
211
+ "epoch": 0.1461829994585815,
212
+ "grad_norm": 16.384260177612305,
213
+ "learning_rate": 1.937879066348098e-05,
214
+ "loss": 0.2331390380859375,
215
+ "step": 270
216
+ },
217
+ {
218
+ "epoch": 0.15159718462371413,
219
+ "grad_norm": 22.937925338745117,
220
+ "learning_rate": 1.9342032714574528e-05,
221
+ "loss": 0.25104150772094724,
222
+ "step": 280
223
+ },
224
+ {
225
+ "epoch": 0.15701136978884678,
226
+ "grad_norm": 14.727041244506836,
227
+ "learning_rate": 1.930527476566808e-05,
228
+ "loss": 0.2587402820587158,
229
+ "step": 290
230
+ },
231
+ {
232
+ "epoch": 0.16242555495397942,
233
+ "grad_norm": 14.253899574279785,
234
+ "learning_rate": 1.9268516816761627e-05,
235
+ "loss": 0.24215550422668458,
236
+ "step": 300
237
+ },
238
+ {
239
+ "epoch": 0.16242555495397942,
240
+ "eval_loss": 0.2591800391674042,
241
+ "eval_runtime": 297.8176,
242
+ "eval_samples_per_second": 1.679,
243
+ "eval_steps_per_second": 0.027,
244
+ "step": 300
245
+ },
246
+ {
247
+ "epoch": 0.16783974011911207,
248
+ "grad_norm": 15.480999946594238,
249
+ "learning_rate": 1.9231758867855175e-05,
250
+ "loss": 0.2393242597579956,
251
+ "step": 310
252
+ },
253
+ {
254
+ "epoch": 0.17325392528424471,
255
+ "grad_norm": 7.012367248535156,
256
+ "learning_rate": 1.9195000918948726e-05,
257
+ "loss": 0.2529696702957153,
258
+ "step": 320
259
+ },
260
+ {
261
+ "epoch": 0.17866811044937736,
262
+ "grad_norm": 13.098966598510742,
263
+ "learning_rate": 1.9158242970042274e-05,
264
+ "loss": 0.23500053882598876,
265
+ "step": 330
266
+ },
267
+ {
268
+ "epoch": 0.18408229561451,
269
+ "grad_norm": 16.858362197875977,
270
+ "learning_rate": 1.9121485021135822e-05,
271
+ "loss": 0.26924839019775393,
272
+ "step": 340
273
+ },
274
+ {
275
+ "epoch": 0.18949648077964265,
276
+ "grad_norm": 9.672828674316406,
277
+ "learning_rate": 1.9084727072229374e-05,
278
+ "loss": 0.2609619855880737,
279
+ "step": 350
280
+ },
281
+ {
282
+ "epoch": 0.19491066594477532,
283
+ "grad_norm": 12.863107681274414,
284
+ "learning_rate": 1.904796912332292e-05,
285
+ "loss": 0.24679694175720215,
286
+ "step": 360
287
+ },
288
+ {
289
+ "epoch": 0.20032485110990797,
290
+ "grad_norm": 7.472179889678955,
291
+ "learning_rate": 1.901121117441647e-05,
292
+ "loss": 0.23597819805145265,
293
+ "step": 370
294
+ },
295
+ {
296
+ "epoch": 0.20573903627504062,
297
+ "grad_norm": 7.366450786590576,
298
+ "learning_rate": 1.8974453225510017e-05,
299
+ "loss": 0.23968868255615233,
300
+ "step": 380
301
+ },
302
+ {
303
+ "epoch": 0.21115322144017326,
304
+ "grad_norm": 10.611069679260254,
305
+ "learning_rate": 1.893769527660357e-05,
306
+ "loss": 0.22065789699554444,
307
+ "step": 390
308
+ },
309
+ {
310
+ "epoch": 0.2165674066053059,
311
+ "grad_norm": 8.25154972076416,
312
+ "learning_rate": 1.8900937327697117e-05,
313
+ "loss": 0.25411667823791506,
314
+ "step": 400
315
+ },
316
+ {
317
+ "epoch": 0.2165674066053059,
318
+ "eval_loss": 0.29129889607429504,
319
+ "eval_runtime": 299.6466,
320
+ "eval_samples_per_second": 1.669,
321
+ "eval_steps_per_second": 0.027,
322
+ "step": 400
323
+ },
324
+ {
325
+ "epoch": 0.22198159177043855,
326
+ "grad_norm": 15.154133796691895,
327
+ "learning_rate": 1.8864179378790665e-05,
328
+ "loss": 0.1918487310409546,
329
+ "step": 410
330
+ },
331
+ {
332
+ "epoch": 0.2273957769355712,
333
+ "grad_norm": 5.9046196937561035,
334
+ "learning_rate": 1.8827421429884213e-05,
335
+ "loss": 0.223335337638855,
336
+ "step": 420
337
+ },
338
+ {
339
+ "epoch": 0.23280996210070384,
340
+ "grad_norm": 12.393685340881348,
341
+ "learning_rate": 1.879066348097776e-05,
342
+ "loss": 0.27529187202453614,
343
+ "step": 430
344
+ },
345
+ {
346
+ "epoch": 0.2382241472658365,
347
+ "grad_norm": 6.298995018005371,
348
+ "learning_rate": 1.8753905532071312e-05,
349
+ "loss": 0.24730246067047118,
350
+ "step": 440
351
+ },
352
+ {
353
+ "epoch": 0.24363833243096913,
354
+ "grad_norm": 4.362748146057129,
355
+ "learning_rate": 1.871714758316486e-05,
356
+ "loss": 0.22305457592010497,
357
+ "step": 450
358
+ },
359
+ {
360
+ "epoch": 0.24905251759610178,
361
+ "grad_norm": 11.427117347717285,
362
+ "learning_rate": 1.8680389634258408e-05,
363
+ "loss": 0.29406037330627444,
364
+ "step": 460
365
+ },
366
+ {
367
+ "epoch": 0.25446670276123445,
368
+ "grad_norm": 6.432084083557129,
369
+ "learning_rate": 1.864363168535196e-05,
370
+ "loss": 0.23678689002990722,
371
+ "step": 470
372
+ },
373
+ {
374
+ "epoch": 0.2598808879263671,
375
+ "grad_norm": 6.501099586486816,
376
+ "learning_rate": 1.8606873736445507e-05,
377
+ "loss": 0.17447723150253297,
378
+ "step": 480
379
+ },
380
+ {
381
+ "epoch": 0.26529507309149974,
382
+ "grad_norm": 14.099255561828613,
383
+ "learning_rate": 1.8570115787539055e-05,
384
+ "loss": 0.29630064964294434,
385
+ "step": 490
386
+ },
387
+ {
388
+ "epoch": 0.2707092582566324,
389
+ "grad_norm": 4.293561935424805,
390
+ "learning_rate": 1.8533357838632607e-05,
391
+ "loss": 0.19765849113464357,
392
+ "step": 500
393
+ },
394
+ {
395
+ "epoch": 0.2707092582566324,
396
+ "eval_loss": 0.24290141463279724,
397
+ "eval_runtime": 298.1024,
398
+ "eval_samples_per_second": 1.677,
399
+ "eval_steps_per_second": 0.027,
400
+ "step": 500
401
+ },
402
+ {
403
+ "epoch": 0.27612344342176504,
404
+ "grad_norm": 4.98871374130249,
405
+ "learning_rate": 1.8496599889726155e-05,
406
+ "loss": 0.16390528678894042,
407
+ "step": 510
408
+ },
409
+ {
410
+ "epoch": 0.2815376285868977,
411
+ "grad_norm": 5.212754249572754,
412
+ "learning_rate": 1.8459841940819703e-05,
413
+ "loss": 0.21587107181549073,
414
+ "step": 520
415
+ },
416
+ {
417
+ "epoch": 0.2869518137520303,
418
+ "grad_norm": 7.3147101402282715,
419
+ "learning_rate": 1.8423083991913254e-05,
420
+ "loss": 0.20567536354064941,
421
+ "step": 530
422
+ },
423
+ {
424
+ "epoch": 0.292365998917163,
425
+ "grad_norm": 6.843679904937744,
426
+ "learning_rate": 1.8386326043006802e-05,
427
+ "loss": 0.23317151069641112,
428
+ "step": 540
429
+ },
430
+ {
431
+ "epoch": 0.2977801840822956,
432
+ "grad_norm": 15.954675674438477,
433
+ "learning_rate": 1.8349568094100353e-05,
434
+ "loss": 0.24233503341674806,
435
+ "step": 550
436
+ },
437
+ {
438
+ "epoch": 0.30319436924742826,
439
+ "grad_norm": 10.492274284362793,
440
+ "learning_rate": 1.83128101451939e-05,
441
+ "loss": 0.25815567970275877,
442
+ "step": 560
443
+ },
444
+ {
445
+ "epoch": 0.3086085544125609,
446
+ "grad_norm": 5.643038272857666,
447
+ "learning_rate": 1.827605219628745e-05,
448
+ "loss": 0.18756823539733886,
449
+ "step": 570
450
+ },
451
+ {
452
+ "epoch": 0.31402273957769355,
453
+ "grad_norm": 6.050041198730469,
454
+ "learning_rate": 1.8239294247380997e-05,
455
+ "loss": 0.18109683990478515,
456
+ "step": 580
457
+ },
458
+ {
459
+ "epoch": 0.3194369247428262,
460
+ "grad_norm": 9.56351375579834,
461
+ "learning_rate": 1.820253629847455e-05,
462
+ "loss": 0.3286537408828735,
463
+ "step": 590
464
+ },
465
+ {
466
+ "epoch": 0.32485110990795885,
467
+ "grad_norm": 5.13149356842041,
468
+ "learning_rate": 1.8165778349568096e-05,
469
+ "loss": 0.1856171727180481,
470
+ "step": 600
471
+ },
472
+ {
473
+ "epoch": 0.32485110990795885,
474
+ "eval_loss": 0.23294399678707123,
475
+ "eval_runtime": 299.761,
476
+ "eval_samples_per_second": 1.668,
477
+ "eval_steps_per_second": 0.027,
478
+ "step": 600
479
+ },
480
+ {
481
+ "epoch": 0.3302652950730915,
482
+ "grad_norm": 8.04171085357666,
483
+ "learning_rate": 1.8129020400661644e-05,
484
+ "loss": 0.1743186354637146,
485
+ "step": 610
486
+ },
487
+ {
488
+ "epoch": 0.33567948023822414,
489
+ "grad_norm": 6.119895935058594,
490
+ "learning_rate": 1.8092262451755192e-05,
491
+ "loss": 0.22504613399505616,
492
+ "step": 620
493
+ },
494
+ {
495
+ "epoch": 0.3410936654033568,
496
+ "grad_norm": 2.031597852706909,
497
+ "learning_rate": 1.805550450284874e-05,
498
+ "loss": 0.1776557445526123,
499
+ "step": 630
500
+ },
501
+ {
502
+ "epoch": 0.34650785056848943,
503
+ "grad_norm": 9.276352882385254,
504
+ "learning_rate": 1.8018746553942292e-05,
505
+ "loss": 0.26011178493499754,
506
+ "step": 640
507
+ },
508
+ {
509
+ "epoch": 0.3519220357336221,
510
+ "grad_norm": 19.39073944091797,
511
+ "learning_rate": 1.798198860503584e-05,
512
+ "loss": 0.25576589107513426,
513
+ "step": 650
514
+ },
515
+ {
516
+ "epoch": 0.3573362208987547,
517
+ "grad_norm": 7.051132678985596,
518
+ "learning_rate": 1.7945230656129388e-05,
519
+ "loss": 0.22153105735778808,
520
+ "step": 660
521
+ },
522
+ {
523
+ "epoch": 0.36275040606388737,
524
+ "grad_norm": 11.602774620056152,
525
+ "learning_rate": 1.790847270722294e-05,
526
+ "loss": 0.30764644145965575,
527
+ "step": 670
528
+ },
529
+ {
530
+ "epoch": 0.36816459122902,
531
+ "grad_norm": 5.479531764984131,
532
+ "learning_rate": 1.7871714758316487e-05,
533
+ "loss": 0.18363720178604126,
534
+ "step": 680
535
+ },
536
+ {
537
+ "epoch": 0.37357877639415266,
538
+ "grad_norm": 5.903369903564453,
539
+ "learning_rate": 1.7834956809410035e-05,
540
+ "loss": 0.210718035697937,
541
+ "step": 690
542
+ },
543
+ {
544
+ "epoch": 0.3789929615592853,
545
+ "grad_norm": 4.884000301361084,
546
+ "learning_rate": 1.7798198860503586e-05,
547
+ "loss": 0.23384714126586914,
548
+ "step": 700
549
+ },
550
+ {
551
+ "epoch": 0.3789929615592853,
552
+ "eval_loss": 0.22551928460597992,
553
+ "eval_runtime": 303.8124,
554
+ "eval_samples_per_second": 1.646,
555
+ "eval_steps_per_second": 0.026,
556
+ "step": 700
557
+ },
558
+ {
559
+ "epoch": 0.38440714672441795,
560
+ "grad_norm": 20.28312873840332,
561
+ "learning_rate": 1.7761440911597134e-05,
562
+ "loss": 0.22683920860290527,
563
+ "step": 710
564
+ },
565
+ {
566
+ "epoch": 0.38982133188955065,
567
+ "grad_norm": 8.446653366088867,
568
+ "learning_rate": 1.7724682962690682e-05,
569
+ "loss": 0.22210729122161865,
570
+ "step": 720
571
+ },
572
+ {
573
+ "epoch": 0.3952355170546833,
574
+ "grad_norm": 3.2562315464019775,
575
+ "learning_rate": 1.7687925013784234e-05,
576
+ "loss": 0.22799379825592042,
577
+ "step": 730
578
+ },
579
+ {
580
+ "epoch": 0.40064970221981594,
581
+ "grad_norm": 10.122994422912598,
582
+ "learning_rate": 1.765116706487778e-05,
583
+ "loss": 0.1975464105606079,
584
+ "step": 740
585
+ },
586
+ {
587
+ "epoch": 0.4060638873849486,
588
+ "grad_norm": 6.559936046600342,
589
+ "learning_rate": 1.761440911597133e-05,
590
+ "loss": 0.20741944313049315,
591
+ "step": 750
592
+ },
593
+ {
594
+ "epoch": 0.41147807255008123,
595
+ "grad_norm": 8.61025619506836,
596
+ "learning_rate": 1.757765116706488e-05,
597
+ "loss": 0.19580341577529908,
598
+ "step": 760
599
+ },
600
+ {
601
+ "epoch": 0.4168922577152139,
602
+ "grad_norm": 8.122732162475586,
603
+ "learning_rate": 1.754089321815843e-05,
604
+ "loss": 0.21725430488586425,
605
+ "step": 770
606
+ },
607
+ {
608
+ "epoch": 0.4223064428803465,
609
+ "grad_norm": 6.7975897789001465,
610
+ "learning_rate": 1.7504135269251977e-05,
611
+ "loss": 0.18317947387695313,
612
+ "step": 780
613
+ },
614
+ {
615
+ "epoch": 0.42772062804547917,
616
+ "grad_norm": 9.919943809509277,
617
+ "learning_rate": 1.7467377320345528e-05,
618
+ "loss": 0.2506643533706665,
619
+ "step": 790
620
+ },
621
+ {
622
+ "epoch": 0.4331348132106118,
623
+ "grad_norm": 9.89591121673584,
624
+ "learning_rate": 1.7430619371439076e-05,
625
+ "loss": 0.2092064380645752,
626
+ "step": 800
627
+ },
628
+ {
629
+ "epoch": 0.4331348132106118,
630
+ "eval_loss": 0.21601663529872894,
631
+ "eval_runtime": 298.1064,
632
+ "eval_samples_per_second": 1.677,
633
+ "eval_steps_per_second": 0.027,
634
+ "step": 800
635
+ },
636
+ {
637
+ "epoch": 0.43854899837574446,
638
+ "grad_norm": 7.528501987457275,
639
+ "learning_rate": 1.7393861422532624e-05,
640
+ "loss": 0.20795156955718994,
641
+ "step": 810
642
+ },
643
+ {
644
+ "epoch": 0.4439631835408771,
645
+ "grad_norm": 5.055110931396484,
646
+ "learning_rate": 1.7357103473626172e-05,
647
+ "loss": 0.18717011213302612,
648
+ "step": 820
649
+ },
650
+ {
651
+ "epoch": 0.44937736870600975,
652
+ "grad_norm": 4.034843444824219,
653
+ "learning_rate": 1.732034552471972e-05,
654
+ "loss": 0.2947672367095947,
655
+ "step": 830
656
+ },
657
+ {
658
+ "epoch": 0.4547915538711424,
659
+ "grad_norm": 6.782029151916504,
660
+ "learning_rate": 1.728358757581327e-05,
661
+ "loss": 0.24283957481384277,
662
+ "step": 840
663
+ },
664
+ {
665
+ "epoch": 0.46020573903627504,
666
+ "grad_norm": 13.531503677368164,
667
+ "learning_rate": 1.724682962690682e-05,
668
+ "loss": 0.2100013256072998,
669
+ "step": 850
670
+ },
671
+ {
672
+ "epoch": 0.4656199242014077,
673
+ "grad_norm": 6.3848066329956055,
674
+ "learning_rate": 1.7210071678000367e-05,
675
+ "loss": 0.20836300849914552,
676
+ "step": 860
677
+ },
678
+ {
679
+ "epoch": 0.47103410936654033,
680
+ "grad_norm": 6.308983325958252,
681
+ "learning_rate": 1.717331372909392e-05,
682
+ "loss": 0.25267333984375,
683
+ "step": 870
684
+ },
685
+ {
686
+ "epoch": 0.476448294531673,
687
+ "grad_norm": 3.018099784851074,
688
+ "learning_rate": 1.7136555780187467e-05,
689
+ "loss": 0.17458046674728395,
690
+ "step": 880
691
+ },
692
+ {
693
+ "epoch": 0.4818624796968056,
694
+ "grad_norm": 3.6679677963256836,
695
+ "learning_rate": 1.7099797831281015e-05,
696
+ "loss": 0.25711219310760497,
697
+ "step": 890
698
+ },
699
+ {
700
+ "epoch": 0.48727666486193827,
701
+ "grad_norm": 6.440671920776367,
702
+ "learning_rate": 1.7063039882374566e-05,
703
+ "loss": 0.218880295753479,
704
+ "step": 900
705
+ },
706
+ {
707
+ "epoch": 0.48727666486193827,
708
+ "eval_loss": 0.22208969295024872,
709
+ "eval_runtime": 301.3819,
710
+ "eval_samples_per_second": 1.659,
711
+ "eval_steps_per_second": 0.027,
712
+ "step": 900
713
+ },
714
+ {
715
+ "epoch": 0.4926908500270709,
716
+ "grad_norm": 15.014397621154785,
717
+ "learning_rate": 1.7026281933468114e-05,
718
+ "loss": 0.21797473430633546,
719
+ "step": 910
720
+ },
721
+ {
722
+ "epoch": 0.49810503519220356,
723
+ "grad_norm": 11.140016555786133,
724
+ "learning_rate": 1.6989523984561662e-05,
725
+ "loss": 0.14551838636398315,
726
+ "step": 920
727
+ },
728
+ {
729
+ "epoch": 0.5035192203573362,
730
+ "grad_norm": 6.874075889587402,
731
+ "learning_rate": 1.6952766035655213e-05,
732
+ "loss": 0.22164485454559327,
733
+ "step": 930
734
+ },
735
+ {
736
+ "epoch": 0.5089334055224689,
737
+ "grad_norm": 14.141274452209473,
738
+ "learning_rate": 1.691600808674876e-05,
739
+ "loss": 0.14143965244293213,
740
+ "step": 940
741
+ },
742
+ {
743
+ "epoch": 0.5143475906876015,
744
+ "grad_norm": 12.956932067871094,
745
+ "learning_rate": 1.687925013784231e-05,
746
+ "loss": 0.14613357782363892,
747
+ "step": 950
748
+ },
749
+ {
750
+ "epoch": 0.5197617758527342,
751
+ "grad_norm": 7.04104471206665,
752
+ "learning_rate": 1.684249218893586e-05,
753
+ "loss": 0.2638855934143066,
754
+ "step": 960
755
+ },
756
+ {
757
+ "epoch": 0.5251759610178668,
758
+ "grad_norm": 7.95989990234375,
759
+ "learning_rate": 1.680573424002941e-05,
760
+ "loss": 0.2140409231185913,
761
+ "step": 970
762
+ },
763
+ {
764
+ "epoch": 0.5305901461829995,
765
+ "grad_norm": 8.158842086791992,
766
+ "learning_rate": 1.6768976291122957e-05,
767
+ "loss": 0.19675463438034058,
768
+ "step": 980
769
+ },
770
+ {
771
+ "epoch": 0.5360043313481321,
772
+ "grad_norm": 5.864968776702881,
773
+ "learning_rate": 1.6732218342216508e-05,
774
+ "loss": 0.2116856336593628,
775
+ "step": 990
776
+ },
777
+ {
778
+ "epoch": 0.5414185165132648,
779
+ "grad_norm": 5.763331413269043,
780
+ "learning_rate": 1.6695460393310056e-05,
781
+ "loss": 0.21500983238220214,
782
+ "step": 1000
783
+ },
784
+ {
785
+ "epoch": 0.5414185165132648,
786
+ "eval_loss": 0.230280339717865,
787
+ "eval_runtime": 300.7656,
788
+ "eval_samples_per_second": 1.662,
789
+ "eval_steps_per_second": 0.027,
790
+ "step": 1000
791
+ },
792
+ {
793
+ "epoch": 0.5468327016783974,
794
+ "grad_norm": 8.721324920654297,
795
+ "learning_rate": 1.6658702444403604e-05,
796
+ "loss": 0.1863798141479492,
797
+ "step": 1010
798
+ },
799
+ {
800
+ "epoch": 0.5522468868435301,
801
+ "grad_norm": 12.943270683288574,
802
+ "learning_rate": 1.6621944495497152e-05,
803
+ "loss": 0.20759158134460448,
804
+ "step": 1020
805
+ },
806
+ {
807
+ "epoch": 0.5576610720086627,
808
+ "grad_norm": 6.462343215942383,
809
+ "learning_rate": 1.65851865465907e-05,
810
+ "loss": 0.16032965183258058,
811
+ "step": 1030
812
+ },
813
+ {
814
+ "epoch": 0.5630752571737954,
815
+ "grad_norm": 3.8570566177368164,
816
+ "learning_rate": 1.654842859768425e-05,
817
+ "loss": 0.18074904680252074,
818
+ "step": 1040
819
+ },
820
+ {
821
+ "epoch": 0.568489442338928,
822
+ "grad_norm": 9.08168888092041,
823
+ "learning_rate": 1.65116706487778e-05,
824
+ "loss": 0.2136660099029541,
825
+ "step": 1050
826
+ },
827
+ {
828
+ "epoch": 0.5739036275040607,
829
+ "grad_norm": 17.17045783996582,
830
+ "learning_rate": 1.6474912699871347e-05,
831
+ "loss": 0.14262431859970093,
832
+ "step": 1060
833
+ },
834
+ {
835
+ "epoch": 0.5793178126691932,
836
+ "grad_norm": 11.178057670593262,
837
+ "learning_rate": 1.6438154750964895e-05,
838
+ "loss": 0.18783168792724608,
839
+ "step": 1070
840
+ },
841
+ {
842
+ "epoch": 0.584731997834326,
843
+ "grad_norm": 9.001492500305176,
844
+ "learning_rate": 1.6401396802058446e-05,
845
+ "loss": 0.18378238677978515,
846
+ "step": 1080
847
+ },
848
+ {
849
+ "epoch": 0.5901461829994585,
850
+ "grad_norm": 8.805525779724121,
851
+ "learning_rate": 1.6364638853151994e-05,
852
+ "loss": 0.17446324825286866,
853
+ "step": 1090
854
+ },
855
+ {
856
+ "epoch": 0.5955603681645912,
857
+ "grad_norm": 9.636571884155273,
858
+ "learning_rate": 1.6327880904245546e-05,
859
+ "loss": 0.16718899011611937,
860
+ "step": 1100
861
+ },
862
+ {
863
+ "epoch": 0.5955603681645912,
864
+ "eval_loss": 0.21624237298965454,
865
+ "eval_runtime": 303.3901,
866
+ "eval_samples_per_second": 1.648,
867
+ "eval_steps_per_second": 0.026,
868
+ "step": 1100
869
+ },
870
+ {
871
+ "epoch": 0.6009745533297238,
872
+ "grad_norm": 5.363758087158203,
873
+ "learning_rate": 1.6291122955339094e-05,
874
+ "loss": 0.19273145198822023,
875
+ "step": 1110
876
+ },
877
+ {
878
+ "epoch": 0.6063887384948565,
879
+ "grad_norm": 9.594585418701172,
880
+ "learning_rate": 1.625436500643264e-05,
881
+ "loss": 0.21677672863006592,
882
+ "step": 1120
883
+ },
884
+ {
885
+ "epoch": 0.6118029236599891,
886
+ "grad_norm": 7.468242645263672,
887
+ "learning_rate": 1.6217607057526193e-05,
888
+ "loss": 0.17888078689575196,
889
+ "step": 1130
890
+ },
891
+ {
892
+ "epoch": 0.6172171088251218,
893
+ "grad_norm": 9.496390342712402,
894
+ "learning_rate": 1.618084910861974e-05,
895
+ "loss": 0.21812362670898439,
896
+ "step": 1140
897
+ },
898
+ {
899
+ "epoch": 0.6226312939902545,
900
+ "grad_norm": 6.645445823669434,
901
+ "learning_rate": 1.614409115971329e-05,
902
+ "loss": 0.20548679828643798,
903
+ "step": 1150
904
+ },
905
+ {
906
+ "epoch": 0.6280454791553871,
907
+ "grad_norm": 5.054316520690918,
908
+ "learning_rate": 1.610733321080684e-05,
909
+ "loss": 0.18212851285934448,
910
+ "step": 1160
911
+ },
912
+ {
913
+ "epoch": 0.6334596643205198,
914
+ "grad_norm": 5.586426258087158,
915
+ "learning_rate": 1.6070575261900388e-05,
916
+ "loss": 0.1869150161743164,
917
+ "step": 1170
918
+ },
919
+ {
920
+ "epoch": 0.6388738494856524,
921
+ "grad_norm": 19.323532104492188,
922
+ "learning_rate": 1.6033817312993936e-05,
923
+ "loss": 0.19027426242828369,
924
+ "step": 1180
925
+ },
926
+ {
927
+ "epoch": 0.6442880346507851,
928
+ "grad_norm": 9.654413223266602,
929
+ "learning_rate": 1.5997059364087488e-05,
930
+ "loss": 0.20667898654937744,
931
+ "step": 1190
932
+ },
933
+ {
934
+ "epoch": 0.6497022198159177,
935
+ "grad_norm": 7.376453399658203,
936
+ "learning_rate": 1.5960301415181036e-05,
937
+ "loss": 0.21091165542602539,
938
+ "step": 1200
939
+ },
940
+ {
941
+ "epoch": 0.6497022198159177,
942
+ "eval_loss": 0.22023488581180573,
943
+ "eval_runtime": 298.3004,
944
+ "eval_samples_per_second": 1.676,
945
+ "eval_steps_per_second": 0.027,
946
+ "step": 1200
947
+ },
948
+ {
949
+ "epoch": 0.6551164049810504,
950
+ "grad_norm": 37.89805221557617,
951
+ "learning_rate": 1.5923543466274584e-05,
952
+ "loss": 0.2010629653930664,
953
+ "step": 1210
954
+ },
955
+ {
956
+ "epoch": 0.660530590146183,
957
+ "grad_norm": 13.396454811096191,
958
+ "learning_rate": 1.588678551736813e-05,
959
+ "loss": 0.18762757778167724,
960
+ "step": 1220
961
+ },
962
+ {
963
+ "epoch": 0.6659447753113157,
964
+ "grad_norm": 12.606672286987305,
965
+ "learning_rate": 1.585002756846168e-05,
966
+ "loss": 0.1885482907295227,
967
+ "step": 1230
968
+ },
969
+ {
970
+ "epoch": 0.6713589604764483,
971
+ "grad_norm": 9.625602722167969,
972
+ "learning_rate": 1.581326961955523e-05,
973
+ "loss": 0.17706551551818847,
974
+ "step": 1240
975
+ },
976
+ {
977
+ "epoch": 0.676773145641581,
978
+ "grad_norm": 10.175464630126953,
979
+ "learning_rate": 1.577651167064878e-05,
980
+ "loss": 0.17788251638412475,
981
+ "step": 1250
982
+ },
983
+ {
984
+ "epoch": 0.6821873308067136,
985
+ "grad_norm": 9.256534576416016,
986
+ "learning_rate": 1.5739753721742327e-05,
987
+ "loss": 0.2254416227340698,
988
+ "step": 1260
989
+ },
990
+ {
991
+ "epoch": 0.6876015159718463,
992
+ "grad_norm": 4.9121174812316895,
993
+ "learning_rate": 1.5702995772835875e-05,
994
+ "loss": 0.14272624254226685,
995
+ "step": 1270
996
+ },
997
+ {
998
+ "epoch": 0.6930157011369789,
999
+ "grad_norm": 3.9649722576141357,
1000
+ "learning_rate": 1.5666237823929426e-05,
1001
+ "loss": 0.17598072290420533,
1002
+ "step": 1280
1003
+ },
1004
+ {
1005
+ "epoch": 0.6984298863021116,
1006
+ "grad_norm": 7.5295634269714355,
1007
+ "learning_rate": 1.5629479875022974e-05,
1008
+ "loss": 0.18065919876098632,
1009
+ "step": 1290
1010
+ },
1011
+ {
1012
+ "epoch": 0.7038440714672441,
1013
+ "grad_norm": 8.489531517028809,
1014
+ "learning_rate": 1.5592721926116522e-05,
1015
+ "loss": 0.16596837043762208,
1016
+ "step": 1300
1017
+ },
1018
+ {
1019
+ "epoch": 0.7038440714672441,
1020
+ "eval_loss": 0.22586481273174286,
1021
+ "eval_runtime": 298.9483,
1022
+ "eval_samples_per_second": 1.673,
1023
+ "eval_steps_per_second": 0.027,
1024
+ "step": 1300
1025
+ },
1026
+ {
1027
+ "epoch": 0.7092582566323768,
1028
+ "grad_norm": 11.33266544342041,
1029
+ "learning_rate": 1.5555963977210073e-05,
1030
+ "loss": 0.17976168394088746,
1031
+ "step": 1310
1032
+ },
1033
+ {
1034
+ "epoch": 0.7146724417975094,
1035
+ "grad_norm": 11.914494514465332,
1036
+ "learning_rate": 1.551920602830362e-05,
1037
+ "loss": 0.23593380451202392,
1038
+ "step": 1320
1039
+ },
1040
+ {
1041
+ "epoch": 0.7200866269626421,
1042
+ "grad_norm": 298.0836486816406,
1043
+ "learning_rate": 1.548244807939717e-05,
1044
+ "loss": 0.1826285243034363,
1045
+ "step": 1330
1046
+ },
1047
+ {
1048
+ "epoch": 0.7255008121277747,
1049
+ "grad_norm": 13.600518226623535,
1050
+ "learning_rate": 1.544569013049072e-05,
1051
+ "loss": 0.2194202184677124,
1052
+ "step": 1340
1053
+ },
1054
+ {
1055
+ "epoch": 0.7309149972929074,
1056
+ "grad_norm": 7.958782196044922,
1057
+ "learning_rate": 1.540893218158427e-05,
1058
+ "loss": 0.16599888801574708,
1059
+ "step": 1350
1060
+ },
1061
+ {
1062
+ "epoch": 0.73632918245804,
1063
+ "grad_norm": 5.09705114364624,
1064
+ "learning_rate": 1.537217423267782e-05,
1065
+ "loss": 0.20985641479492187,
1066
+ "step": 1360
1067
+ },
1068
+ {
1069
+ "epoch": 0.7417433676231727,
1070
+ "grad_norm": 5.265069961547852,
1071
+ "learning_rate": 1.5335416283771368e-05,
1072
+ "loss": 0.1823115825653076,
1073
+ "step": 1370
1074
+ },
1075
+ {
1076
+ "epoch": 0.7471575527883053,
1077
+ "grad_norm": 7.425567150115967,
1078
+ "learning_rate": 1.5298658334864916e-05,
1079
+ "loss": 0.21473259925842286,
1080
+ "step": 1380
1081
+ },
1082
+ {
1083
+ "epoch": 0.752571737953438,
1084
+ "grad_norm": 15.070648193359375,
1085
+ "learning_rate": 1.5261900385958467e-05,
1086
+ "loss": 0.22295241355895995,
1087
+ "step": 1390
1088
+ },
1089
+ {
1090
+ "epoch": 0.7579859231185706,
1091
+ "grad_norm": 15.326231956481934,
1092
+ "learning_rate": 1.5225142437052014e-05,
1093
+ "loss": 0.22931673526763915,
1094
+ "step": 1400
1095
+ },
1096
+ {
1097
+ "epoch": 0.7579859231185706,
1098
+ "eval_loss": 0.21685245633125305,
1099
+ "eval_runtime": 300.8071,
1100
+ "eval_samples_per_second": 1.662,
1101
+ "eval_steps_per_second": 0.027,
1102
+ "step": 1400
1103
+ },
1104
+ {
1105
+ "epoch": 0.7634001082837033,
1106
+ "grad_norm": 8.33177661895752,
1107
+ "learning_rate": 1.5188384488145562e-05,
1108
+ "loss": 0.17285865545272827,
1109
+ "step": 1410
1110
+ },
1111
+ {
1112
+ "epoch": 0.7688142934488359,
1113
+ "grad_norm": 12.852202415466309,
1114
+ "learning_rate": 1.5151626539239113e-05,
1115
+ "loss": 0.19091464281082154,
1116
+ "step": 1420
1117
+ },
1118
+ {
1119
+ "epoch": 0.7742284786139686,
1120
+ "grad_norm": 8.427831649780273,
1121
+ "learning_rate": 1.5114868590332661e-05,
1122
+ "loss": 0.19258705377578736,
1123
+ "step": 1430
1124
+ },
1125
+ {
1126
+ "epoch": 0.7796426637791013,
1127
+ "grad_norm": 10.221110343933105,
1128
+ "learning_rate": 1.5078110641426209e-05,
1129
+ "loss": 0.1658235549926758,
1130
+ "step": 1440
1131
+ },
1132
+ {
1133
+ "epoch": 0.7850568489442339,
1134
+ "grad_norm": 9.581746101379395,
1135
+ "learning_rate": 1.504135269251976e-05,
1136
+ "loss": 0.15488479137420655,
1137
+ "step": 1450
1138
+ },
1139
+ {
1140
+ "epoch": 0.7904710341093666,
1141
+ "grad_norm": 17.286483764648438,
1142
+ "learning_rate": 1.5004594743613308e-05,
1143
+ "loss": 0.1441507577896118,
1144
+ "step": 1460
1145
+ },
1146
+ {
1147
+ "epoch": 0.7958852192744992,
1148
+ "grad_norm": 11.562868118286133,
1149
+ "learning_rate": 1.4967836794706856e-05,
1150
+ "loss": 0.18877272605895995,
1151
+ "step": 1470
1152
+ },
1153
+ {
1154
+ "epoch": 0.8012994044396319,
1155
+ "grad_norm": 7.056739330291748,
1156
+ "learning_rate": 1.4931078845800406e-05,
1157
+ "loss": 0.18845916986465455,
1158
+ "step": 1480
1159
+ },
1160
+ {
1161
+ "epoch": 0.8067135896047645,
1162
+ "grad_norm": 9.005656242370605,
1163
+ "learning_rate": 1.4894320896893954e-05,
1164
+ "loss": 0.18530606031417846,
1165
+ "step": 1490
1166
+ },
1167
+ {
1168
+ "epoch": 0.8121277747698972,
1169
+ "grad_norm": 9.476736068725586,
1170
+ "learning_rate": 1.4857562947987503e-05,
1171
+ "loss": 0.17541648149490358,
1172
+ "step": 1500
1173
+ },
1174
+ {
1175
+ "epoch": 0.8121277747698972,
1176
+ "eval_loss": 0.22796347737312317,
1177
+ "eval_runtime": 301.4283,
1178
+ "eval_samples_per_second": 1.659,
1179
+ "eval_steps_per_second": 0.027,
1180
+ "step": 1500
1181
+ },
1182
+ {
1183
+ "epoch": 0.8175419599350298,
1184
+ "grad_norm": 9.85285758972168,
1185
+ "learning_rate": 1.4820804999081053e-05,
1186
+ "loss": 0.19649091958999634,
1187
+ "step": 1510
1188
+ },
1189
+ {
1190
+ "epoch": 0.8229561451001625,
1191
+ "grad_norm": 6.691788673400879,
1192
+ "learning_rate": 1.4784047050174601e-05,
1193
+ "loss": 0.18501292467117308,
1194
+ "step": 1520
1195
+ },
1196
+ {
1197
+ "epoch": 0.828370330265295,
1198
+ "grad_norm": 17.954586029052734,
1199
+ "learning_rate": 1.4747289101268149e-05,
1200
+ "loss": 0.18829045295715333,
1201
+ "step": 1530
1202
+ },
1203
+ {
1204
+ "epoch": 0.8337845154304278,
1205
+ "grad_norm": 16.753694534301758,
1206
+ "learning_rate": 1.47105311523617e-05,
1207
+ "loss": 0.22858264446258544,
1208
+ "step": 1540
1209
+ },
1210
+ {
1211
+ "epoch": 0.8391987005955603,
1212
+ "grad_norm": 7.6023945808410645,
1213
+ "learning_rate": 1.4673773203455248e-05,
1214
+ "loss": 0.17142378091812133,
1215
+ "step": 1550
1216
+ },
1217
+ {
1218
+ "epoch": 0.844612885760693,
1219
+ "grad_norm": 7.301197052001953,
1220
+ "learning_rate": 1.4637015254548796e-05,
1221
+ "loss": 0.23966526985168457,
1222
+ "step": 1560
1223
+ },
1224
+ {
1225
+ "epoch": 0.8500270709258256,
1226
+ "grad_norm": 7.925139904022217,
1227
+ "learning_rate": 1.4600257305642348e-05,
1228
+ "loss": 0.22728421688079833,
1229
+ "step": 1570
1230
+ },
1231
+ {
1232
+ "epoch": 0.8554412560909583,
1233
+ "grad_norm": 8.564672470092773,
1234
+ "learning_rate": 1.4563499356735896e-05,
1235
+ "loss": 0.2594881772994995,
1236
+ "step": 1580
1237
+ },
1238
+ {
1239
+ "epoch": 0.8608554412560909,
1240
+ "grad_norm": 6.642340183258057,
1241
+ "learning_rate": 1.4526741407829444e-05,
1242
+ "loss": 0.2333115816116333,
1243
+ "step": 1590
1244
+ },
1245
+ {
1246
+ "epoch": 0.8662696264212236,
1247
+ "grad_norm": 6.637359142303467,
1248
+ "learning_rate": 1.4489983458922993e-05,
1249
+ "loss": 0.20074472427368165,
1250
+ "step": 1600
1251
+ },
1252
+ {
1253
+ "epoch": 0.8662696264212236,
1254
+ "eval_loss": 0.2062324583530426,
1255
+ "eval_runtime": 300.3336,
1256
+ "eval_samples_per_second": 1.665,
1257
+ "eval_steps_per_second": 0.027,
1258
+ "step": 1600
1259
+ },
1260
+ {
1261
+ "epoch": 0.8716838115863562,
1262
+ "grad_norm": 10.811872482299805,
1263
+ "learning_rate": 1.4453225510016541e-05,
1264
+ "loss": 0.1857643961906433,
1265
+ "step": 1610
1266
+ },
1267
+ {
1268
+ "epoch": 0.8770979967514889,
1269
+ "grad_norm": 6.3687357902526855,
1270
+ "learning_rate": 1.4416467561110091e-05,
1271
+ "loss": 0.20194215774536134,
1272
+ "step": 1620
1273
+ },
1274
+ {
1275
+ "epoch": 0.8825121819166215,
1276
+ "grad_norm": 8.375530242919922,
1277
+ "learning_rate": 1.437970961220364e-05,
1278
+ "loss": 0.19101877212524415,
1279
+ "step": 1630
1280
+ },
1281
+ {
1282
+ "epoch": 0.8879263670817542,
1283
+ "grad_norm": 16.824167251586914,
1284
+ "learning_rate": 1.4342951663297189e-05,
1285
+ "loss": 0.21787359714508056,
1286
+ "step": 1640
1287
+ },
1288
+ {
1289
+ "epoch": 0.8933405522468868,
1290
+ "grad_norm": 5.558842658996582,
1291
+ "learning_rate": 1.430619371439074e-05,
1292
+ "loss": 0.20780544281005858,
1293
+ "step": 1650
1294
+ },
1295
+ {
1296
+ "epoch": 0.8987547374120195,
1297
+ "grad_norm": 60.035850524902344,
1298
+ "learning_rate": 1.4269435765484288e-05,
1299
+ "loss": 0.128753137588501,
1300
+ "step": 1660
1301
+ },
1302
+ {
1303
+ "epoch": 0.9041689225771521,
1304
+ "grad_norm": 3.1649091243743896,
1305
+ "learning_rate": 1.4232677816577836e-05,
1306
+ "loss": 0.14514037370681762,
1307
+ "step": 1670
1308
+ },
1309
+ {
1310
+ "epoch": 0.9095831077422848,
1311
+ "grad_norm": 6.528729438781738,
1312
+ "learning_rate": 1.4195919867671385e-05,
1313
+ "loss": 0.18781766891479493,
1314
+ "step": 1680
1315
+ },
1316
+ {
1317
+ "epoch": 0.9149972929074174,
1318
+ "grad_norm": 5.068714141845703,
1319
+ "learning_rate": 1.4159161918764933e-05,
1320
+ "loss": 0.19624264240264894,
1321
+ "step": 1690
1322
+ },
1323
+ {
1324
+ "epoch": 0.9204114780725501,
1325
+ "grad_norm": 7.734833717346191,
1326
+ "learning_rate": 1.4122403969858483e-05,
1327
+ "loss": 0.1730039119720459,
1328
+ "step": 1700
1329
+ },
1330
+ {
1331
+ "epoch": 0.9204114780725501,
1332
+ "eval_loss": 0.21295024454593658,
1333
+ "eval_runtime": 299.6467,
1334
+ "eval_samples_per_second": 1.669,
1335
+ "eval_steps_per_second": 0.027,
1336
+ "step": 1700
1337
+ },
1338
+ {
1339
+ "epoch": 0.9258256632376828,
1340
+ "grad_norm": 19.199565887451172,
1341
+ "learning_rate": 1.4085646020952033e-05,
1342
+ "loss": 0.21630144119262695,
1343
+ "step": 1710
1344
+ },
1345
+ {
1346
+ "epoch": 0.9312398484028154,
1347
+ "grad_norm": 5.896468639373779,
1348
+ "learning_rate": 1.404888807204558e-05,
1349
+ "loss": 0.18303920030593873,
1350
+ "step": 1720
1351
+ },
1352
+ {
1353
+ "epoch": 0.9366540335679481,
1354
+ "grad_norm": 3.532395362854004,
1355
+ "learning_rate": 1.4012130123139129e-05,
1356
+ "loss": 0.17726513147354125,
1357
+ "step": 1730
1358
+ },
1359
+ {
1360
+ "epoch": 0.9420682187330807,
1361
+ "grad_norm": 6.887492656707764,
1362
+ "learning_rate": 1.397537217423268e-05,
1363
+ "loss": 0.14620846509933472,
1364
+ "step": 1740
1365
+ },
1366
+ {
1367
+ "epoch": 0.9474824038982134,
1368
+ "grad_norm": 3.2353103160858154,
1369
+ "learning_rate": 1.3938614225326228e-05,
1370
+ "loss": 0.17642757892608643,
1371
+ "step": 1750
1372
+ },
1373
+ {
1374
+ "epoch": 0.952896589063346,
1375
+ "grad_norm": 4.951453685760498,
1376
+ "learning_rate": 1.3901856276419776e-05,
1377
+ "loss": 0.17784152030944825,
1378
+ "step": 1760
1379
+ },
1380
+ {
1381
+ "epoch": 0.9583107742284787,
1382
+ "grad_norm": 3.5928025245666504,
1383
+ "learning_rate": 1.3865098327513327e-05,
1384
+ "loss": 0.1356145739555359,
1385
+ "step": 1770
1386
+ },
1387
+ {
1388
+ "epoch": 0.9637249593936112,
1389
+ "grad_norm": 5.153491497039795,
1390
+ "learning_rate": 1.3828340378606875e-05,
1391
+ "loss": 0.19001572132110595,
1392
+ "step": 1780
1393
+ },
1394
+ {
1395
+ "epoch": 0.969139144558744,
1396
+ "grad_norm": 6.06225061416626,
1397
+ "learning_rate": 1.3791582429700423e-05,
1398
+ "loss": 0.2015817403793335,
1399
+ "step": 1790
1400
+ },
1401
+ {
1402
+ "epoch": 0.9745533297238765,
1403
+ "grad_norm": 5.362963676452637,
1404
+ "learning_rate": 1.3754824480793973e-05,
1405
+ "loss": 0.18903135061264037,
1406
+ "step": 1800
1407
+ },
1408
+ {
1409
+ "epoch": 0.9745533297238765,
1410
+ "eval_loss": 0.21228525042533875,
1411
+ "eval_runtime": 298.3591,
1412
+ "eval_samples_per_second": 1.676,
1413
+ "eval_steps_per_second": 0.027,
1414
+ "step": 1800
1415
+ },
1416
+ {
1417
+ "epoch": 0.9799675148890092,
1418
+ "grad_norm": 8.474726676940918,
1419
+ "learning_rate": 1.3718066531887521e-05,
1420
+ "loss": 0.18835394382476806,
1421
+ "step": 1810
1422
+ },
1423
+ {
1424
+ "epoch": 0.9853817000541418,
1425
+ "grad_norm": 12.606822967529297,
1426
+ "learning_rate": 1.368130858298107e-05,
1427
+ "loss": 0.1722673773765564,
1428
+ "step": 1820
1429
+ },
1430
+ {
1431
+ "epoch": 0.9907958852192745,
1432
+ "grad_norm": 11.124326705932617,
1433
+ "learning_rate": 1.364455063407462e-05,
1434
+ "loss": 0.2161914348602295,
1435
+ "step": 1830
1436
+ },
1437
+ {
1438
+ "epoch": 0.9962100703844071,
1439
+ "grad_norm": 4.832066535949707,
1440
+ "learning_rate": 1.3607792685168168e-05,
1441
+ "loss": 0.21056897640228273,
1442
+ "step": 1840
1443
+ },
1444
+ {
1445
+ "epoch": 1.0016242555495398,
1446
+ "grad_norm": 3.7596945762634277,
1447
+ "learning_rate": 1.3571034736261716e-05,
1448
+ "loss": 0.15915001630783082,
1449
+ "step": 1850
1450
+ },
1451
+ {
1452
+ "epoch": 1.0070384407146724,
1453
+ "grad_norm": 6.46825647354126,
1454
+ "learning_rate": 1.3534276787355268e-05,
1455
+ "loss": 0.16771544218063356,
1456
+ "step": 1860
1457
+ },
1458
+ {
1459
+ "epoch": 1.012452625879805,
1460
+ "grad_norm": 9.412392616271973,
1461
+ "learning_rate": 1.3497518838448816e-05,
1462
+ "loss": 0.17822908163070678,
1463
+ "step": 1870
1464
+ },
1465
+ {
1466
+ "epoch": 1.0178668110449378,
1467
+ "grad_norm": 8.221945762634277,
1468
+ "learning_rate": 1.3460760889542364e-05,
1469
+ "loss": 0.19241278171539306,
1470
+ "step": 1880
1471
+ },
1472
+ {
1473
+ "epoch": 1.0232809962100704,
1474
+ "grad_norm": 5.405664443969727,
1475
+ "learning_rate": 1.3424002940635915e-05,
1476
+ "loss": 0.1945594072341919,
1477
+ "step": 1890
1478
+ },
1479
+ {
1480
+ "epoch": 1.028695181375203,
1481
+ "grad_norm": 7.85736608505249,
1482
+ "learning_rate": 1.3387244991729463e-05,
1483
+ "loss": 0.16553369760513306,
1484
+ "step": 1900
1485
+ },
1486
+ {
1487
+ "epoch": 1.028695181375203,
1488
+ "eval_loss": 0.2156347930431366,
1489
+ "eval_runtime": 301.4218,
1490
+ "eval_samples_per_second": 1.659,
1491
+ "eval_steps_per_second": 0.027,
1492
+ "step": 1900
1493
+ },
1494
+ {
1495
+ "epoch": 1.0341093665403356,
1496
+ "grad_norm": 3.870464563369751,
1497
+ "learning_rate": 1.3350487042823012e-05,
1498
+ "loss": 0.17464284896850585,
1499
+ "step": 1910
1500
+ },
1501
+ {
1502
+ "epoch": 1.0395235517054684,
1503
+ "grad_norm": 3.601531505584717,
1504
+ "learning_rate": 1.331372909391656e-05,
1505
+ "loss": 0.14882214069366456,
1506
+ "step": 1920
1507
+ },
1508
+ {
1509
+ "epoch": 1.044937736870601,
1510
+ "grad_norm": 5.701303482055664,
1511
+ "learning_rate": 1.3276971145010108e-05,
1512
+ "loss": 0.15109142065048217,
1513
+ "step": 1930
1514
+ },
1515
+ {
1516
+ "epoch": 1.0503519220357336,
1517
+ "grad_norm": 10.642834663391113,
1518
+ "learning_rate": 1.324021319610366e-05,
1519
+ "loss": 0.16641765832901,
1520
+ "step": 1940
1521
+ },
1522
+ {
1523
+ "epoch": 1.0557661072008662,
1524
+ "grad_norm": 6.553607940673828,
1525
+ "learning_rate": 1.3203455247197208e-05,
1526
+ "loss": 0.16685539484024048,
1527
+ "step": 1950
1528
+ },
1529
+ {
1530
+ "epoch": 1.061180292365999,
1531
+ "grad_norm": 2.2560341358184814,
1532
+ "learning_rate": 1.3166697298290756e-05,
1533
+ "loss": 0.15448150634765626,
1534
+ "step": 1960
1535
+ },
1536
+ {
1537
+ "epoch": 1.0665944775311316,
1538
+ "grad_norm": 5.559331893920898,
1539
+ "learning_rate": 1.3129939349384307e-05,
1540
+ "loss": 0.14667172431945802,
1541
+ "step": 1970
1542
+ },
1543
+ {
1544
+ "epoch": 1.0720086626962642,
1545
+ "grad_norm": 2.667487144470215,
1546
+ "learning_rate": 1.3093181400477855e-05,
1547
+ "loss": 0.23413326740264892,
1548
+ "step": 1980
1549
+ },
1550
+ {
1551
+ "epoch": 1.077422847861397,
1552
+ "grad_norm": 8.148934364318848,
1553
+ "learning_rate": 1.3056423451571403e-05,
1554
+ "loss": 0.21143808364868164,
1555
+ "step": 1990
1556
+ },
1557
+ {
1558
+ "epoch": 1.0828370330265296,
1559
+ "grad_norm": 6.106674671173096,
1560
+ "learning_rate": 1.3019665502664953e-05,
1561
+ "loss": 0.16512002944946289,
1562
+ "step": 2000
1563
+ },
1564
+ {
1565
+ "epoch": 1.0828370330265296,
1566
+ "eval_loss": 0.2032763808965683,
1567
+ "eval_runtime": 298.4824,
1568
+ "eval_samples_per_second": 1.675,
1569
+ "eval_steps_per_second": 0.027,
1570
+ "step": 2000
1571
+ }
1572
+ ],
1573
+ "logging_steps": 10,
1574
+ "max_steps": 5541,
1575
+ "num_input_tokens_seen": 0,
1576
+ "num_train_epochs": 3,
1577
+ "save_steps": 500,
1578
+ "stateful_callbacks": {
1579
+ "TrainerControl": {
1580
+ "args": {
1581
+ "should_epoch_stop": false,
1582
+ "should_evaluate": false,
1583
+ "should_log": false,
1584
+ "should_save": true,
1585
+ "should_training_stop": false
1586
+ },
1587
+ "attributes": {}
1588
+ }
1589
+ },
1590
+ "total_flos": 0.0,
1591
+ "train_batch_size": 64,
1592
+ "trial_name": null,
1593
+ "trial_params": null
1594
+ }
colministral_DORA_complete_wrapper_fix_64b/checkpoint-2000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff02ba36bfa1f88c39f63807724ec8bc653c4d9b7d84d36e0c725eabfeea56e1
3
+ size 4792