ToastyPigeon commited on
Commit
fdafaee
1 Parent(s): 6ae7103

Training in progress, step 293, checkpoint

Browse files
checkpoint-293/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Mistral-Nemo-Base-2407
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.11.1
checkpoint-293/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-Nemo-Base-2407",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 128,
14
+ "lora_dropout": 0.125,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 64,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "gate_proj",
25
+ "q_proj",
26
+ "down_proj",
27
+ "up_proj",
28
+ "k_proj",
29
+ "o_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": true,
33
+ "use_rslora": false
34
+ }
checkpoint-293/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b01ec3d406e5c36334992a8ca4fb628ec667ca7255ea7be17bf3ff86189845e6
3
+ size 459850680
checkpoint-293/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1643508caa217b9fc4cb171dc8ac9d9d288090ce9fe1b5918dafc19a69f3144
3
+ size 462053524
checkpoint-293/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c3827961230b2537eac804fc80d7dae31f707dab48ac00278d0975c36934080
3
+ size 14244
checkpoint-293/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66f557c5bd5921b635d6ec095a5cc47b29e405055aabebd96ffc4c0a7e359d40
3
+ size 1064
checkpoint-293/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<pad>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
checkpoint-293/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-293/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-293/trainer_state.json ADDED
@@ -0,0 +1,2164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.5008547008547009,
5
+ "eval_steps": 30,
6
+ "global_step": 293,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0017094017094017094,
13
+ "grad_norm": 0.71875,
14
+ "learning_rate": 1.5e-06,
15
+ "loss": 2.3076,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0017094017094017094,
20
+ "eval_loss": 2.248321533203125,
21
+ "eval_runtime": 152.6229,
22
+ "eval_samples_per_second": 1.677,
23
+ "eval_steps_per_second": 0.282,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.003418803418803419,
28
+ "grad_norm": 0.671875,
29
+ "learning_rate": 3e-06,
30
+ "loss": 2.3377,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.005128205128205128,
35
+ "grad_norm": 0.65625,
36
+ "learning_rate": 4.5e-06,
37
+ "loss": 2.3576,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.006837606837606838,
42
+ "grad_norm": 0.6796875,
43
+ "learning_rate": 6e-06,
44
+ "loss": 2.2635,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.008547008547008548,
49
+ "grad_norm": 0.7265625,
50
+ "learning_rate": 7.5e-06,
51
+ "loss": 2.4173,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.010256410256410256,
56
+ "grad_norm": 0.64453125,
57
+ "learning_rate": 9e-06,
58
+ "loss": 2.2549,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.011965811965811967,
63
+ "grad_norm": 0.65234375,
64
+ "learning_rate": 1.05e-05,
65
+ "loss": 2.4147,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.013675213675213675,
70
+ "grad_norm": 0.6328125,
71
+ "learning_rate": 1.2e-05,
72
+ "loss": 2.3563,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.015384615384615385,
77
+ "grad_norm": 0.5390625,
78
+ "learning_rate": 1.3500000000000001e-05,
79
+ "loss": 2.3558,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.017094017094017096,
84
+ "grad_norm": 0.88671875,
85
+ "learning_rate": 1.5e-05,
86
+ "loss": 2.3426,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.018803418803418803,
91
+ "grad_norm": 0.498046875,
92
+ "learning_rate": 1.65e-05,
93
+ "loss": 2.3699,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.020512820512820513,
98
+ "grad_norm": 0.515625,
99
+ "learning_rate": 1.8e-05,
100
+ "loss": 2.2644,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.022222222222222223,
105
+ "grad_norm": 0.5859375,
106
+ "learning_rate": 1.95e-05,
107
+ "loss": 2.2842,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.023931623931623933,
112
+ "grad_norm": 0.640625,
113
+ "learning_rate": 2.1e-05,
114
+ "loss": 2.2977,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.02564102564102564,
119
+ "grad_norm": 0.62109375,
120
+ "learning_rate": 2.25e-05,
121
+ "loss": 2.2834,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.02735042735042735,
126
+ "grad_norm": 0.7265625,
127
+ "learning_rate": 2.4e-05,
128
+ "loss": 2.3457,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.02905982905982906,
133
+ "grad_norm": 0.734375,
134
+ "learning_rate": 2.55e-05,
135
+ "loss": 2.1915,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.03076923076923077,
140
+ "grad_norm": 0.62109375,
141
+ "learning_rate": 2.7000000000000002e-05,
142
+ "loss": 2.264,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.03247863247863248,
147
+ "grad_norm": 0.55078125,
148
+ "learning_rate": 2.8499999999999998e-05,
149
+ "loss": 2.2251,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.03418803418803419,
154
+ "grad_norm": 0.55859375,
155
+ "learning_rate": 3e-05,
156
+ "loss": 2.2482,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.035897435897435895,
161
+ "grad_norm": 0.578125,
162
+ "learning_rate": 2.9999946827306146e-05,
163
+ "loss": 2.3187,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.037606837606837605,
168
+ "grad_norm": 0.57421875,
169
+ "learning_rate": 2.9999787309621396e-05,
170
+ "loss": 2.329,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.039316239316239315,
175
+ "grad_norm": 0.55859375,
176
+ "learning_rate": 2.9999521448136205e-05,
177
+ "loss": 2.1736,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.041025641025641026,
182
+ "grad_norm": 0.53515625,
183
+ "learning_rate": 2.999914924483466e-05,
184
+ "loss": 2.2928,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.042735042735042736,
189
+ "grad_norm": 0.5390625,
190
+ "learning_rate": 2.999867070249444e-05,
191
+ "loss": 2.3343,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.044444444444444446,
196
+ "grad_norm": 0.5078125,
197
+ "learning_rate": 2.9998085824686838e-05,
198
+ "loss": 2.3226,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.046153846153846156,
203
+ "grad_norm": 0.53125,
204
+ "learning_rate": 2.9997394615776692e-05,
205
+ "loss": 2.2437,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.04786324786324787,
210
+ "grad_norm": 0.5234375,
211
+ "learning_rate": 2.999659708092239e-05,
212
+ "loss": 2.2302,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.04957264957264957,
217
+ "grad_norm": 0.546875,
218
+ "learning_rate": 2.9995693226075796e-05,
219
+ "loss": 2.1686,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.05128205128205128,
224
+ "grad_norm": 0.5,
225
+ "learning_rate": 2.9994683057982227e-05,
226
+ "loss": 2.2699,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.05128205128205128,
231
+ "eval_loss": 2.2213175296783447,
232
+ "eval_runtime": 153.4952,
233
+ "eval_samples_per_second": 1.668,
234
+ "eval_steps_per_second": 0.28,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 0.05299145299145299,
239
+ "grad_norm": 0.53125,
240
+ "learning_rate": 2.9993566584180403e-05,
241
+ "loss": 2.2601,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 0.0547008547008547,
246
+ "grad_norm": 0.52734375,
247
+ "learning_rate": 2.9992343813002384e-05,
248
+ "loss": 2.3567,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 0.05641025641025641,
253
+ "grad_norm": 0.5625,
254
+ "learning_rate": 2.99910147535735e-05,
255
+ "loss": 2.3461,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 0.05811965811965812,
260
+ "grad_norm": 0.5,
261
+ "learning_rate": 2.9989579415812313e-05,
262
+ "loss": 2.2736,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 0.05982905982905983,
267
+ "grad_norm": 0.5546875,
268
+ "learning_rate": 2.998803781043051e-05,
269
+ "loss": 2.4475,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 0.06153846153846154,
274
+ "grad_norm": 0.48828125,
275
+ "learning_rate": 2.9986389948932825e-05,
276
+ "loss": 2.2864,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 0.06324786324786325,
281
+ "grad_norm": 0.53515625,
282
+ "learning_rate": 2.998463584361699e-05,
283
+ "loss": 2.2971,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 0.06495726495726496,
288
+ "grad_norm": 0.52734375,
289
+ "learning_rate": 2.9982775507573586e-05,
290
+ "loss": 2.1686,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 0.06666666666666667,
295
+ "grad_norm": 0.51171875,
296
+ "learning_rate": 2.9980808954686005e-05,
297
+ "loss": 2.2225,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 0.06837606837606838,
302
+ "grad_norm": 0.51171875,
303
+ "learning_rate": 2.9978736199630297e-05,
304
+ "loss": 2.1414,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 0.07008547008547009,
309
+ "grad_norm": 0.59375,
310
+ "learning_rate": 2.99765572578751e-05,
311
+ "loss": 2.2085,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 0.07179487179487179,
316
+ "grad_norm": 0.625,
317
+ "learning_rate": 2.9974272145681487e-05,
318
+ "loss": 2.3185,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 0.0735042735042735,
323
+ "grad_norm": 0.494140625,
324
+ "learning_rate": 2.997188088010287e-05,
325
+ "loss": 2.1781,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 0.07521367521367521,
330
+ "grad_norm": 0.53125,
331
+ "learning_rate": 2.9969383478984875e-05,
332
+ "loss": 2.1979,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 0.07692307692307693,
337
+ "grad_norm": 0.52734375,
338
+ "learning_rate": 2.9966779960965186e-05,
339
+ "loss": 2.1786,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 0.07863247863247863,
344
+ "grad_norm": 0.5234375,
345
+ "learning_rate": 2.9964070345473427e-05,
346
+ "loss": 2.2664,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 0.08034188034188035,
351
+ "grad_norm": 0.59765625,
352
+ "learning_rate": 2.9961254652731014e-05,
353
+ "loss": 2.1936,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 0.08205128205128205,
358
+ "grad_norm": 0.6171875,
359
+ "learning_rate": 2.9958332903750987e-05,
360
+ "loss": 2.3133,
361
+ "step": 48
362
+ },
363
+ {
364
+ "epoch": 0.08376068376068375,
365
+ "grad_norm": 0.53125,
366
+ "learning_rate": 2.9955305120337887e-05,
367
+ "loss": 2.2156,
368
+ "step": 49
369
+ },
370
+ {
371
+ "epoch": 0.08547008547008547,
372
+ "grad_norm": 0.51953125,
373
+ "learning_rate": 2.9952171325087547e-05,
374
+ "loss": 2.4135,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.08717948717948718,
379
+ "grad_norm": 0.921875,
380
+ "learning_rate": 2.994893154138697e-05,
381
+ "loss": 2.2793,
382
+ "step": 51
383
+ },
384
+ {
385
+ "epoch": 0.08888888888888889,
386
+ "grad_norm": 0.5546875,
387
+ "learning_rate": 2.9945585793414117e-05,
388
+ "loss": 2.2301,
389
+ "step": 52
390
+ },
391
+ {
392
+ "epoch": 0.0905982905982906,
393
+ "grad_norm": 0.5234375,
394
+ "learning_rate": 2.9942134106137754e-05,
395
+ "loss": 2.2878,
396
+ "step": 53
397
+ },
398
+ {
399
+ "epoch": 0.09230769230769231,
400
+ "grad_norm": 1.1328125,
401
+ "learning_rate": 2.9938576505317253e-05,
402
+ "loss": 2.3196,
403
+ "step": 54
404
+ },
405
+ {
406
+ "epoch": 0.09401709401709402,
407
+ "grad_norm": 0.5078125,
408
+ "learning_rate": 2.99349130175024e-05,
409
+ "loss": 2.3061,
410
+ "step": 55
411
+ },
412
+ {
413
+ "epoch": 0.09572649572649573,
414
+ "grad_norm": 0.515625,
415
+ "learning_rate": 2.9931143670033195e-05,
416
+ "loss": 2.1972,
417
+ "step": 56
418
+ },
419
+ {
420
+ "epoch": 0.09743589743589744,
421
+ "grad_norm": 0.490234375,
422
+ "learning_rate": 2.9927268491039653e-05,
423
+ "loss": 2.3351,
424
+ "step": 57
425
+ },
426
+ {
427
+ "epoch": 0.09914529914529914,
428
+ "grad_norm": 0.482421875,
429
+ "learning_rate": 2.992328750944159e-05,
430
+ "loss": 2.2107,
431
+ "step": 58
432
+ },
433
+ {
434
+ "epoch": 0.10085470085470086,
435
+ "grad_norm": 0.5546875,
436
+ "learning_rate": 2.9919200754948417e-05,
437
+ "loss": 2.2458,
438
+ "step": 59
439
+ },
440
+ {
441
+ "epoch": 0.10256410256410256,
442
+ "grad_norm": 0.5546875,
443
+ "learning_rate": 2.99150082580589e-05,
444
+ "loss": 2.1415,
445
+ "step": 60
446
+ },
447
+ {
448
+ "epoch": 0.10256410256410256,
449
+ "eval_loss": 2.194425106048584,
450
+ "eval_runtime": 153.5382,
451
+ "eval_samples_per_second": 1.667,
452
+ "eval_steps_per_second": 0.28,
453
+ "step": 60
454
+ },
455
+ {
456
+ "epoch": 0.10427350427350428,
457
+ "grad_norm": 0.486328125,
458
+ "learning_rate": 2.9910710050060954e-05,
459
+ "loss": 2.23,
460
+ "step": 61
461
+ },
462
+ {
463
+ "epoch": 0.10598290598290598,
464
+ "grad_norm": 0.5078125,
465
+ "learning_rate": 2.9906306163031388e-05,
466
+ "loss": 2.1581,
467
+ "step": 62
468
+ },
469
+ {
470
+ "epoch": 0.1076923076923077,
471
+ "grad_norm": 0.54296875,
472
+ "learning_rate": 2.9901796629835686e-05,
473
+ "loss": 2.1723,
474
+ "step": 63
475
+ },
476
+ {
477
+ "epoch": 0.1094017094017094,
478
+ "grad_norm": 0.5703125,
479
+ "learning_rate": 2.9897181484127743e-05,
480
+ "loss": 2.2641,
481
+ "step": 64
482
+ },
483
+ {
484
+ "epoch": 0.1111111111111111,
485
+ "grad_norm": 0.55078125,
486
+ "learning_rate": 2.9892460760349624e-05,
487
+ "loss": 2.2183,
488
+ "step": 65
489
+ },
490
+ {
491
+ "epoch": 0.11282051282051282,
492
+ "grad_norm": 0.53515625,
493
+ "learning_rate": 2.9887634493731312e-05,
494
+ "loss": 2.2151,
495
+ "step": 66
496
+ },
497
+ {
498
+ "epoch": 0.11452991452991453,
499
+ "grad_norm": 0.54296875,
500
+ "learning_rate": 2.988270272029043e-05,
501
+ "loss": 2.206,
502
+ "step": 67
503
+ },
504
+ {
505
+ "epoch": 0.11623931623931624,
506
+ "grad_norm": 0.51953125,
507
+ "learning_rate": 2.987766547683199e-05,
508
+ "loss": 2.1754,
509
+ "step": 68
510
+ },
511
+ {
512
+ "epoch": 0.11794871794871795,
513
+ "grad_norm": 0.671875,
514
+ "learning_rate": 2.9872522800948106e-05,
515
+ "loss": 2.2236,
516
+ "step": 69
517
+ },
518
+ {
519
+ "epoch": 0.11965811965811966,
520
+ "grad_norm": 0.578125,
521
+ "learning_rate": 2.9867274731017714e-05,
522
+ "loss": 2.222,
523
+ "step": 70
524
+ },
525
+ {
526
+ "epoch": 0.12136752136752137,
527
+ "grad_norm": 0.51171875,
528
+ "learning_rate": 2.9861921306206287e-05,
529
+ "loss": 2.0767,
530
+ "step": 71
531
+ },
532
+ {
533
+ "epoch": 0.12307692307692308,
534
+ "grad_norm": 0.51171875,
535
+ "learning_rate": 2.9856462566465556e-05,
536
+ "loss": 2.2204,
537
+ "step": 72
538
+ },
539
+ {
540
+ "epoch": 0.12478632478632479,
541
+ "grad_norm": 0.5703125,
542
+ "learning_rate": 2.9850898552533175e-05,
543
+ "loss": 2.3901,
544
+ "step": 73
545
+ },
546
+ {
547
+ "epoch": 0.1264957264957265,
548
+ "grad_norm": 0.5234375,
549
+ "learning_rate": 2.984522930593247e-05,
550
+ "loss": 2.1304,
551
+ "step": 74
552
+ },
553
+ {
554
+ "epoch": 0.1282051282051282,
555
+ "grad_norm": 0.515625,
556
+ "learning_rate": 2.9839454868972085e-05,
557
+ "loss": 2.1427,
558
+ "step": 75
559
+ },
560
+ {
561
+ "epoch": 0.12991452991452992,
562
+ "grad_norm": 0.51171875,
563
+ "learning_rate": 2.9833575284745687e-05,
564
+ "loss": 2.235,
565
+ "step": 76
566
+ },
567
+ {
568
+ "epoch": 0.13162393162393163,
569
+ "grad_norm": 0.5546875,
570
+ "learning_rate": 2.9827590597131636e-05,
571
+ "loss": 2.316,
572
+ "step": 77
573
+ },
574
+ {
575
+ "epoch": 0.13333333333333333,
576
+ "grad_norm": 0.703125,
577
+ "learning_rate": 2.9821500850792668e-05,
578
+ "loss": 2.2714,
579
+ "step": 78
580
+ },
581
+ {
582
+ "epoch": 0.13504273504273503,
583
+ "grad_norm": 0.546875,
584
+ "learning_rate": 2.981530609117554e-05,
585
+ "loss": 2.2249,
586
+ "step": 79
587
+ },
588
+ {
589
+ "epoch": 0.13675213675213677,
590
+ "grad_norm": 0.5234375,
591
+ "learning_rate": 2.980900636451073e-05,
592
+ "loss": 2.1681,
593
+ "step": 80
594
+ },
595
+ {
596
+ "epoch": 0.13846153846153847,
597
+ "grad_norm": 0.52734375,
598
+ "learning_rate": 2.9802601717812045e-05,
599
+ "loss": 2.3345,
600
+ "step": 81
601
+ },
602
+ {
603
+ "epoch": 0.14017094017094017,
604
+ "grad_norm": 0.5234375,
605
+ "learning_rate": 2.9796092198876305e-05,
606
+ "loss": 2.1506,
607
+ "step": 82
608
+ },
609
+ {
610
+ "epoch": 0.14188034188034188,
611
+ "grad_norm": 0.5546875,
612
+ "learning_rate": 2.9789477856282968e-05,
613
+ "loss": 2.2908,
614
+ "step": 83
615
+ },
616
+ {
617
+ "epoch": 0.14358974358974358,
618
+ "grad_norm": 0.57421875,
619
+ "learning_rate": 2.978275873939378e-05,
620
+ "loss": 2.2495,
621
+ "step": 84
622
+ },
623
+ {
624
+ "epoch": 0.1452991452991453,
625
+ "grad_norm": 0.59375,
626
+ "learning_rate": 2.977593489835239e-05,
627
+ "loss": 2.186,
628
+ "step": 85
629
+ },
630
+ {
631
+ "epoch": 0.147008547008547,
632
+ "grad_norm": 0.6484375,
633
+ "learning_rate": 2.9769006384084e-05,
634
+ "loss": 2.1442,
635
+ "step": 86
636
+ },
637
+ {
638
+ "epoch": 0.14871794871794872,
639
+ "grad_norm": 0.51171875,
640
+ "learning_rate": 2.976197324829496e-05,
641
+ "loss": 2.1663,
642
+ "step": 87
643
+ },
644
+ {
645
+ "epoch": 0.15042735042735042,
646
+ "grad_norm": 0.515625,
647
+ "learning_rate": 2.9754835543472396e-05,
648
+ "loss": 2.3458,
649
+ "step": 88
650
+ },
651
+ {
652
+ "epoch": 0.15213675213675212,
653
+ "grad_norm": 0.55078125,
654
+ "learning_rate": 2.9747593322883817e-05,
655
+ "loss": 2.1568,
656
+ "step": 89
657
+ },
658
+ {
659
+ "epoch": 0.15384615384615385,
660
+ "grad_norm": 0.5625,
661
+ "learning_rate": 2.9740246640576713e-05,
662
+ "loss": 2.2196,
663
+ "step": 90
664
+ },
665
+ {
666
+ "epoch": 0.15384615384615385,
667
+ "eval_loss": 2.1906561851501465,
668
+ "eval_runtime": 153.5179,
669
+ "eval_samples_per_second": 1.668,
670
+ "eval_steps_per_second": 0.28,
671
+ "step": 90
672
+ },
673
+ {
674
+ "epoch": 0.15555555555555556,
675
+ "grad_norm": 0.52734375,
676
+ "learning_rate": 2.9732795551378154e-05,
677
+ "loss": 2.1843,
678
+ "step": 91
679
+ },
680
+ {
681
+ "epoch": 0.15726495726495726,
682
+ "grad_norm": 0.5546875,
683
+ "learning_rate": 2.972524011089439e-05,
684
+ "loss": 2.2099,
685
+ "step": 92
686
+ },
687
+ {
688
+ "epoch": 0.15897435897435896,
689
+ "grad_norm": 0.62109375,
690
+ "learning_rate": 2.971758037551042e-05,
691
+ "loss": 2.1464,
692
+ "step": 93
693
+ },
694
+ {
695
+ "epoch": 0.1606837606837607,
696
+ "grad_norm": 0.6015625,
697
+ "learning_rate": 2.9709816402389573e-05,
698
+ "loss": 2.2127,
699
+ "step": 94
700
+ },
701
+ {
702
+ "epoch": 0.1623931623931624,
703
+ "grad_norm": 0.55859375,
704
+ "learning_rate": 2.9701948249473103e-05,
705
+ "loss": 2.2087,
706
+ "step": 95
707
+ },
708
+ {
709
+ "epoch": 0.1641025641025641,
710
+ "grad_norm": 0.59765625,
711
+ "learning_rate": 2.9693975975479723e-05,
712
+ "loss": 2.297,
713
+ "step": 96
714
+ },
715
+ {
716
+ "epoch": 0.1658119658119658,
717
+ "grad_norm": 0.59765625,
718
+ "learning_rate": 2.968589963990519e-05,
719
+ "loss": 2.1285,
720
+ "step": 97
721
+ },
722
+ {
723
+ "epoch": 0.1675213675213675,
724
+ "grad_norm": 0.56640625,
725
+ "learning_rate": 2.9677719303021867e-05,
726
+ "loss": 2.1603,
727
+ "step": 98
728
+ },
729
+ {
730
+ "epoch": 0.16923076923076924,
731
+ "grad_norm": 0.53125,
732
+ "learning_rate": 2.9669435025878246e-05,
733
+ "loss": 2.1093,
734
+ "step": 99
735
+ },
736
+ {
737
+ "epoch": 0.17094017094017094,
738
+ "grad_norm": 0.5703125,
739
+ "learning_rate": 2.966104687029851e-05,
740
+ "loss": 2.325,
741
+ "step": 100
742
+ },
743
+ {
744
+ "epoch": 0.17264957264957265,
745
+ "grad_norm": 0.67578125,
746
+ "learning_rate": 2.9652554898882082e-05,
747
+ "loss": 2.0521,
748
+ "step": 101
749
+ },
750
+ {
751
+ "epoch": 0.17435897435897435,
752
+ "grad_norm": 0.58203125,
753
+ "learning_rate": 2.9643959175003137e-05,
754
+ "loss": 2.3031,
755
+ "step": 102
756
+ },
757
+ {
758
+ "epoch": 0.17606837606837608,
759
+ "grad_norm": 0.51953125,
760
+ "learning_rate": 2.963525976281013e-05,
761
+ "loss": 2.1553,
762
+ "step": 103
763
+ },
764
+ {
765
+ "epoch": 0.17777777777777778,
766
+ "grad_norm": 0.6015625,
767
+ "learning_rate": 2.9626456727225336e-05,
768
+ "loss": 2.1681,
769
+ "step": 104
770
+ },
771
+ {
772
+ "epoch": 0.1794871794871795,
773
+ "grad_norm": 0.56640625,
774
+ "learning_rate": 2.961755013394435e-05,
775
+ "loss": 2.2048,
776
+ "step": 105
777
+ },
778
+ {
779
+ "epoch": 0.1811965811965812,
780
+ "grad_norm": 0.5703125,
781
+ "learning_rate": 2.9608540049435603e-05,
782
+ "loss": 2.2213,
783
+ "step": 106
784
+ },
785
+ {
786
+ "epoch": 0.1829059829059829,
787
+ "grad_norm": 0.59375,
788
+ "learning_rate": 2.959942654093986e-05,
789
+ "loss": 2.1712,
790
+ "step": 107
791
+ },
792
+ {
793
+ "epoch": 0.18461538461538463,
794
+ "grad_norm": 0.63671875,
795
+ "learning_rate": 2.9590209676469725e-05,
796
+ "loss": 2.1191,
797
+ "step": 108
798
+ },
799
+ {
800
+ "epoch": 0.18632478632478633,
801
+ "grad_norm": 0.56640625,
802
+ "learning_rate": 2.958088952480913e-05,
803
+ "loss": 2.1237,
804
+ "step": 109
805
+ },
806
+ {
807
+ "epoch": 0.18803418803418803,
808
+ "grad_norm": 0.578125,
809
+ "learning_rate": 2.9571466155512816e-05,
810
+ "loss": 2.1009,
811
+ "step": 110
812
+ },
813
+ {
814
+ "epoch": 0.18974358974358974,
815
+ "grad_norm": 0.59375,
816
+ "learning_rate": 2.956193963890583e-05,
817
+ "loss": 2.1874,
818
+ "step": 111
819
+ },
820
+ {
821
+ "epoch": 0.19145299145299147,
822
+ "grad_norm": 0.56640625,
823
+ "learning_rate": 2.9552310046082996e-05,
824
+ "loss": 2.1853,
825
+ "step": 112
826
+ },
827
+ {
828
+ "epoch": 0.19316239316239317,
829
+ "grad_norm": 0.78515625,
830
+ "learning_rate": 2.954257744890835e-05,
831
+ "loss": 2.1964,
832
+ "step": 113
833
+ },
834
+ {
835
+ "epoch": 0.19487179487179487,
836
+ "grad_norm": 0.61328125,
837
+ "learning_rate": 2.9532741920014666e-05,
838
+ "loss": 2.1841,
839
+ "step": 114
840
+ },
841
+ {
842
+ "epoch": 0.19658119658119658,
843
+ "grad_norm": 0.5546875,
844
+ "learning_rate": 2.9522803532802863e-05,
845
+ "loss": 2.1514,
846
+ "step": 115
847
+ },
848
+ {
849
+ "epoch": 0.19829059829059828,
850
+ "grad_norm": 0.546875,
851
+ "learning_rate": 2.9512762361441473e-05,
852
+ "loss": 2.1976,
853
+ "step": 116
854
+ },
855
+ {
856
+ "epoch": 0.2,
857
+ "grad_norm": 0.61328125,
858
+ "learning_rate": 2.9502618480866093e-05,
859
+ "loss": 2.2175,
860
+ "step": 117
861
+ },
862
+ {
863
+ "epoch": 0.20170940170940171,
864
+ "grad_norm": 0.5390625,
865
+ "learning_rate": 2.9492371966778828e-05,
866
+ "loss": 2.3224,
867
+ "step": 118
868
+ },
869
+ {
870
+ "epoch": 0.20341880341880342,
871
+ "grad_norm": 0.6171875,
872
+ "learning_rate": 2.948202289564771e-05,
873
+ "loss": 2.0922,
874
+ "step": 119
875
+ },
876
+ {
877
+ "epoch": 0.20512820512820512,
878
+ "grad_norm": 0.5625,
879
+ "learning_rate": 2.947157134470614e-05,
880
+ "loss": 2.1286,
881
+ "step": 120
882
+ },
883
+ {
884
+ "epoch": 0.20512820512820512,
885
+ "eval_loss": 2.1840789318084717,
886
+ "eval_runtime": 153.5679,
887
+ "eval_samples_per_second": 1.667,
888
+ "eval_steps_per_second": 0.28,
889
+ "step": 120
890
+ },
891
+ {
892
+ "epoch": 0.20683760683760682,
893
+ "grad_norm": 0.58984375,
894
+ "learning_rate": 2.946101739195231e-05,
895
+ "loss": 2.3025,
896
+ "step": 121
897
+ },
898
+ {
899
+ "epoch": 0.20854700854700856,
900
+ "grad_norm": 0.578125,
901
+ "learning_rate": 2.945036111614863e-05,
902
+ "loss": 2.2483,
903
+ "step": 122
904
+ },
905
+ {
906
+ "epoch": 0.21025641025641026,
907
+ "grad_norm": 0.5625,
908
+ "learning_rate": 2.9439602596821103e-05,
909
+ "loss": 2.1793,
910
+ "step": 123
911
+ },
912
+ {
913
+ "epoch": 0.21196581196581196,
914
+ "grad_norm": 0.546875,
915
+ "learning_rate": 2.9428741914258788e-05,
916
+ "loss": 2.1217,
917
+ "step": 124
918
+ },
919
+ {
920
+ "epoch": 0.21367521367521367,
921
+ "grad_norm": 0.5625,
922
+ "learning_rate": 2.941777914951315e-05,
923
+ "loss": 2.2512,
924
+ "step": 125
925
+ },
926
+ {
927
+ "epoch": 0.2153846153846154,
928
+ "grad_norm": 0.58203125,
929
+ "learning_rate": 2.9406714384397493e-05,
930
+ "loss": 2.1602,
931
+ "step": 126
932
+ },
933
+ {
934
+ "epoch": 0.2170940170940171,
935
+ "grad_norm": 0.61328125,
936
+ "learning_rate": 2.9395547701486322e-05,
937
+ "loss": 2.1697,
938
+ "step": 127
939
+ },
940
+ {
941
+ "epoch": 0.2188034188034188,
942
+ "grad_norm": 0.6015625,
943
+ "learning_rate": 2.938427918411474e-05,
944
+ "loss": 2.1518,
945
+ "step": 128
946
+ },
947
+ {
948
+ "epoch": 0.2205128205128205,
949
+ "grad_norm": 0.59765625,
950
+ "learning_rate": 2.937290891637782e-05,
951
+ "loss": 2.1246,
952
+ "step": 129
953
+ },
954
+ {
955
+ "epoch": 0.2222222222222222,
956
+ "grad_norm": 0.5859375,
957
+ "learning_rate": 2.9361436983129985e-05,
958
+ "loss": 2.1706,
959
+ "step": 130
960
+ },
961
+ {
962
+ "epoch": 0.22393162393162394,
963
+ "grad_norm": 0.5859375,
964
+ "learning_rate": 2.934986346998438e-05,
965
+ "loss": 2.1758,
966
+ "step": 131
967
+ },
968
+ {
969
+ "epoch": 0.22564102564102564,
970
+ "grad_norm": 0.6328125,
971
+ "learning_rate": 2.933818846331221e-05,
972
+ "loss": 2.1348,
973
+ "step": 132
974
+ },
975
+ {
976
+ "epoch": 0.22735042735042735,
977
+ "grad_norm": 0.5859375,
978
+ "learning_rate": 2.9326412050242115e-05,
979
+ "loss": 2.133,
980
+ "step": 133
981
+ },
982
+ {
983
+ "epoch": 0.22905982905982905,
984
+ "grad_norm": 0.5703125,
985
+ "learning_rate": 2.9314534318659512e-05,
986
+ "loss": 2.1673,
987
+ "step": 134
988
+ },
989
+ {
990
+ "epoch": 0.23076923076923078,
991
+ "grad_norm": 0.62890625,
992
+ "learning_rate": 2.930255535720594e-05,
993
+ "loss": 2.1968,
994
+ "step": 135
995
+ },
996
+ {
997
+ "epoch": 0.23247863247863249,
998
+ "grad_norm": 0.55859375,
999
+ "learning_rate": 2.929047525527841e-05,
1000
+ "loss": 2.1598,
1001
+ "step": 136
1002
+ },
1003
+ {
1004
+ "epoch": 0.2341880341880342,
1005
+ "grad_norm": 0.578125,
1006
+ "learning_rate": 2.927829410302871e-05,
1007
+ "loss": 2.2926,
1008
+ "step": 137
1009
+ },
1010
+ {
1011
+ "epoch": 0.2358974358974359,
1012
+ "grad_norm": 0.625,
1013
+ "learning_rate": 2.926601199136277e-05,
1014
+ "loss": 2.2654,
1015
+ "step": 138
1016
+ },
1017
+ {
1018
+ "epoch": 0.2376068376068376,
1019
+ "grad_norm": 0.64453125,
1020
+ "learning_rate": 2.9253629011939953e-05,
1021
+ "loss": 2.1086,
1022
+ "step": 139
1023
+ },
1024
+ {
1025
+ "epoch": 0.23931623931623933,
1026
+ "grad_norm": 0.6015625,
1027
+ "learning_rate": 2.9241145257172376e-05,
1028
+ "loss": 2.1793,
1029
+ "step": 140
1030
+ },
1031
+ {
1032
+ "epoch": 0.24102564102564103,
1033
+ "grad_norm": 0.58203125,
1034
+ "learning_rate": 2.9228560820224233e-05,
1035
+ "loss": 2.1496,
1036
+ "step": 141
1037
+ },
1038
+ {
1039
+ "epoch": 0.24273504273504273,
1040
+ "grad_norm": 0.5625,
1041
+ "learning_rate": 2.9215875795011088e-05,
1042
+ "loss": 2.1907,
1043
+ "step": 142
1044
+ },
1045
+ {
1046
+ "epoch": 0.24444444444444444,
1047
+ "grad_norm": 0.5859375,
1048
+ "learning_rate": 2.9203090276199183e-05,
1049
+ "loss": 2.1389,
1050
+ "step": 143
1051
+ },
1052
+ {
1053
+ "epoch": 0.24615384615384617,
1054
+ "grad_norm": 0.5625,
1055
+ "learning_rate": 2.9190204359204736e-05,
1056
+ "loss": 2.1267,
1057
+ "step": 144
1058
+ },
1059
+ {
1060
+ "epoch": 0.24786324786324787,
1061
+ "grad_norm": 0.62109375,
1062
+ "learning_rate": 2.9177218140193194e-05,
1063
+ "loss": 2.2647,
1064
+ "step": 145
1065
+ },
1066
+ {
1067
+ "epoch": 0.24957264957264957,
1068
+ "grad_norm": 0.63671875,
1069
+ "learning_rate": 2.916413171607856e-05,
1070
+ "loss": 2.1353,
1071
+ "step": 146
1072
+ },
1073
+ {
1074
+ "epoch": 0.2512820512820513,
1075
+ "grad_norm": 0.5703125,
1076
+ "learning_rate": 2.9150945184522657e-05,
1077
+ "loss": 2.1386,
1078
+ "step": 147
1079
+ },
1080
+ {
1081
+ "epoch": 0.252991452991453,
1082
+ "grad_norm": 0.6015625,
1083
+ "learning_rate": 2.9137658643934374e-05,
1084
+ "loss": 2.13,
1085
+ "step": 148
1086
+ },
1087
+ {
1088
+ "epoch": 0.2547008547008547,
1089
+ "grad_norm": 0.546875,
1090
+ "learning_rate": 2.9124272193468964e-05,
1091
+ "loss": 2.2023,
1092
+ "step": 149
1093
+ },
1094
+ {
1095
+ "epoch": 0.2564102564102564,
1096
+ "grad_norm": 0.73828125,
1097
+ "learning_rate": 2.911078593302729e-05,
1098
+ "loss": 2.1163,
1099
+ "step": 150
1100
+ },
1101
+ {
1102
+ "epoch": 0.2564102564102564,
1103
+ "eval_loss": 2.1831252574920654,
1104
+ "eval_runtime": 153.5476,
1105
+ "eval_samples_per_second": 1.667,
1106
+ "eval_steps_per_second": 0.28,
1107
+ "step": 150
1108
+ },
1109
+ {
1110
+ "epoch": 0.25811965811965815,
1111
+ "grad_norm": 0.55859375,
1112
+ "learning_rate": 2.9097199963255074e-05,
1113
+ "loss": 2.1386,
1114
+ "step": 151
1115
+ },
1116
+ {
1117
+ "epoch": 0.25982905982905985,
1118
+ "grad_norm": 0.65234375,
1119
+ "learning_rate": 2.9083514385542162e-05,
1120
+ "loss": 2.1316,
1121
+ "step": 152
1122
+ },
1123
+ {
1124
+ "epoch": 0.26153846153846155,
1125
+ "grad_norm": 0.5703125,
1126
+ "learning_rate": 2.9069729302021747e-05,
1127
+ "loss": 2.2437,
1128
+ "step": 153
1129
+ },
1130
+ {
1131
+ "epoch": 0.26324786324786326,
1132
+ "grad_norm": 0.62890625,
1133
+ "learning_rate": 2.905584481556962e-05,
1134
+ "loss": 2.1822,
1135
+ "step": 154
1136
+ },
1137
+ {
1138
+ "epoch": 0.26495726495726496,
1139
+ "grad_norm": 0.64453125,
1140
+ "learning_rate": 2.9041861029803407e-05,
1141
+ "loss": 2.2614,
1142
+ "step": 155
1143
+ },
1144
+ {
1145
+ "epoch": 0.26666666666666666,
1146
+ "grad_norm": 0.55859375,
1147
+ "learning_rate": 2.9027778049081785e-05,
1148
+ "loss": 2.2387,
1149
+ "step": 156
1150
+ },
1151
+ {
1152
+ "epoch": 0.26837606837606837,
1153
+ "grad_norm": 0.60546875,
1154
+ "learning_rate": 2.9013595978503695e-05,
1155
+ "loss": 2.124,
1156
+ "step": 157
1157
+ },
1158
+ {
1159
+ "epoch": 0.27008547008547007,
1160
+ "grad_norm": 0.5703125,
1161
+ "learning_rate": 2.8999314923907584e-05,
1162
+ "loss": 2.0662,
1163
+ "step": 158
1164
+ },
1165
+ {
1166
+ "epoch": 0.2717948717948718,
1167
+ "grad_norm": 0.62109375,
1168
+ "learning_rate": 2.8984934991870598e-05,
1169
+ "loss": 2.1483,
1170
+ "step": 159
1171
+ },
1172
+ {
1173
+ "epoch": 0.27350427350427353,
1174
+ "grad_norm": 0.56640625,
1175
+ "learning_rate": 2.8970456289707778e-05,
1176
+ "loss": 2.1428,
1177
+ "step": 160
1178
+ },
1179
+ {
1180
+ "epoch": 0.27521367521367524,
1181
+ "grad_norm": 0.578125,
1182
+ "learning_rate": 2.895587892547129e-05,
1183
+ "loss": 2.1845,
1184
+ "step": 161
1185
+ },
1186
+ {
1187
+ "epoch": 0.27692307692307694,
1188
+ "grad_norm": 0.65625,
1189
+ "learning_rate": 2.8941203007949575e-05,
1190
+ "loss": 1.8986,
1191
+ "step": 162
1192
+ },
1193
+ {
1194
+ "epoch": 0.27863247863247864,
1195
+ "grad_norm": 0.59375,
1196
+ "learning_rate": 2.8926428646666576e-05,
1197
+ "loss": 2.1513,
1198
+ "step": 163
1199
+ },
1200
+ {
1201
+ "epoch": 0.28034188034188035,
1202
+ "grad_norm": 0.5703125,
1203
+ "learning_rate": 2.891155595188091e-05,
1204
+ "loss": 2.1334,
1205
+ "step": 164
1206
+ },
1207
+ {
1208
+ "epoch": 0.28205128205128205,
1209
+ "grad_norm": 0.66796875,
1210
+ "learning_rate": 2.8896585034585022e-05,
1211
+ "loss": 2.08,
1212
+ "step": 165
1213
+ },
1214
+ {
1215
+ "epoch": 0.28376068376068375,
1216
+ "grad_norm": 0.60546875,
1217
+ "learning_rate": 2.8881516006504388e-05,
1218
+ "loss": 2.0936,
1219
+ "step": 166
1220
+ },
1221
+ {
1222
+ "epoch": 0.28547008547008546,
1223
+ "grad_norm": 0.609375,
1224
+ "learning_rate": 2.886634898009668e-05,
1225
+ "loss": 2.1244,
1226
+ "step": 167
1227
+ },
1228
+ {
1229
+ "epoch": 0.28717948717948716,
1230
+ "grad_norm": 0.55859375,
1231
+ "learning_rate": 2.885108406855088e-05,
1232
+ "loss": 2.1053,
1233
+ "step": 168
1234
+ },
1235
+ {
1236
+ "epoch": 0.28888888888888886,
1237
+ "grad_norm": 0.61328125,
1238
+ "learning_rate": 2.8835721385786506e-05,
1239
+ "loss": 2.067,
1240
+ "step": 169
1241
+ },
1242
+ {
1243
+ "epoch": 0.2905982905982906,
1244
+ "grad_norm": 0.609375,
1245
+ "learning_rate": 2.882026104645271e-05,
1246
+ "loss": 2.1022,
1247
+ "step": 170
1248
+ },
1249
+ {
1250
+ "epoch": 0.2923076923076923,
1251
+ "grad_norm": 0.59765625,
1252
+ "learning_rate": 2.8804703165927433e-05,
1253
+ "loss": 2.1366,
1254
+ "step": 171
1255
+ },
1256
+ {
1257
+ "epoch": 0.294017094017094,
1258
+ "grad_norm": 0.60546875,
1259
+ "learning_rate": 2.878904786031658e-05,
1260
+ "loss": 1.9787,
1261
+ "step": 172
1262
+ },
1263
+ {
1264
+ "epoch": 0.29572649572649573,
1265
+ "grad_norm": 0.5859375,
1266
+ "learning_rate": 2.877329524645308e-05,
1267
+ "loss": 2.1275,
1268
+ "step": 173
1269
+ },
1270
+ {
1271
+ "epoch": 0.29743589743589743,
1272
+ "grad_norm": 0.64453125,
1273
+ "learning_rate": 2.8757445441896086e-05,
1274
+ "loss": 2.0948,
1275
+ "step": 174
1276
+ },
1277
+ {
1278
+ "epoch": 0.29914529914529914,
1279
+ "grad_norm": 0.58984375,
1280
+ "learning_rate": 2.8741498564930065e-05,
1281
+ "loss": 2.0375,
1282
+ "step": 175
1283
+ },
1284
+ {
1285
+ "epoch": 0.30085470085470084,
1286
+ "grad_norm": 0.5859375,
1287
+ "learning_rate": 2.8725454734563908e-05,
1288
+ "loss": 2.0992,
1289
+ "step": 176
1290
+ },
1291
+ {
1292
+ "epoch": 0.30256410256410254,
1293
+ "grad_norm": 0.58984375,
1294
+ "learning_rate": 2.8709314070530077e-05,
1295
+ "loss": 2.0009,
1296
+ "step": 177
1297
+ },
1298
+ {
1299
+ "epoch": 0.30427350427350425,
1300
+ "grad_norm": 0.69921875,
1301
+ "learning_rate": 2.8693076693283656e-05,
1302
+ "loss": 2.0853,
1303
+ "step": 178
1304
+ },
1305
+ {
1306
+ "epoch": 0.305982905982906,
1307
+ "grad_norm": 0.60546875,
1308
+ "learning_rate": 2.8676742724001504e-05,
1309
+ "loss": 2.1654,
1310
+ "step": 179
1311
+ },
1312
+ {
1313
+ "epoch": 0.3076923076923077,
1314
+ "grad_norm": 0.5703125,
1315
+ "learning_rate": 2.8660312284581332e-05,
1316
+ "loss": 2.0999,
1317
+ "step": 180
1318
+ },
1319
+ {
1320
+ "epoch": 0.3076923076923077,
1321
+ "eval_loss": 2.1848390102386475,
1322
+ "eval_runtime": 153.653,
1323
+ "eval_samples_per_second": 1.666,
1324
+ "eval_steps_per_second": 0.28,
1325
+ "step": 180
1326
+ },
1327
+ {
1328
+ "epoch": 0.3094017094017094,
1329
+ "grad_norm": 0.67578125,
1330
+ "learning_rate": 2.8643785497640778e-05,
1331
+ "loss": 2.0686,
1332
+ "step": 181
1333
+ },
1334
+ {
1335
+ "epoch": 0.3111111111111111,
1336
+ "grad_norm": 0.6328125,
1337
+ "learning_rate": 2.8627162486516516e-05,
1338
+ "loss": 2.1621,
1339
+ "step": 182
1340
+ },
1341
+ {
1342
+ "epoch": 0.3128205128205128,
1343
+ "grad_norm": 0.63671875,
1344
+ "learning_rate": 2.8610443375263328e-05,
1345
+ "loss": 2.2083,
1346
+ "step": 183
1347
+ },
1348
+ {
1349
+ "epoch": 0.3145299145299145,
1350
+ "grad_norm": 0.62109375,
1351
+ "learning_rate": 2.8593628288653162e-05,
1352
+ "loss": 2.1462,
1353
+ "step": 184
1354
+ },
1355
+ {
1356
+ "epoch": 0.3162393162393162,
1357
+ "grad_norm": 0.58203125,
1358
+ "learning_rate": 2.857671735217423e-05,
1359
+ "loss": 2.0359,
1360
+ "step": 185
1361
+ },
1362
+ {
1363
+ "epoch": 0.31794871794871793,
1364
+ "grad_norm": 0.59375,
1365
+ "learning_rate": 2.8559710692030032e-05,
1366
+ "loss": 2.06,
1367
+ "step": 186
1368
+ },
1369
+ {
1370
+ "epoch": 0.31965811965811963,
1371
+ "grad_norm": 0.65625,
1372
+ "learning_rate": 2.8542608435138472e-05,
1373
+ "loss": 2.0161,
1374
+ "step": 187
1375
+ },
1376
+ {
1377
+ "epoch": 0.3213675213675214,
1378
+ "grad_norm": 0.59375,
1379
+ "learning_rate": 2.8525410709130844e-05,
1380
+ "loss": 2.0891,
1381
+ "step": 188
1382
+ },
1383
+ {
1384
+ "epoch": 0.3230769230769231,
1385
+ "grad_norm": 0.6328125,
1386
+ "learning_rate": 2.8508117642350934e-05,
1387
+ "loss": 2.161,
1388
+ "step": 189
1389
+ },
1390
+ {
1391
+ "epoch": 0.3247863247863248,
1392
+ "grad_norm": 4.71875,
1393
+ "learning_rate": 2.849072936385403e-05,
1394
+ "loss": 2.114,
1395
+ "step": 190
1396
+ },
1397
+ {
1398
+ "epoch": 0.3264957264957265,
1399
+ "grad_norm": 0.625,
1400
+ "learning_rate": 2.8473246003405977e-05,
1401
+ "loss": 2.0737,
1402
+ "step": 191
1403
+ },
1404
+ {
1405
+ "epoch": 0.3282051282051282,
1406
+ "grad_norm": 0.7421875,
1407
+ "learning_rate": 2.8455667691482186e-05,
1408
+ "loss": 2.1467,
1409
+ "step": 192
1410
+ },
1411
+ {
1412
+ "epoch": 0.3299145299145299,
1413
+ "grad_norm": 0.66796875,
1414
+ "learning_rate": 2.8437994559266685e-05,
1415
+ "loss": 2.3981,
1416
+ "step": 193
1417
+ },
1418
+ {
1419
+ "epoch": 0.3316239316239316,
1420
+ "grad_norm": 0.6796875,
1421
+ "learning_rate": 2.8420226738651142e-05,
1422
+ "loss": 2.1642,
1423
+ "step": 194
1424
+ },
1425
+ {
1426
+ "epoch": 0.3333333333333333,
1427
+ "grad_norm": 0.60546875,
1428
+ "learning_rate": 2.8402364362233846e-05,
1429
+ "loss": 2.0835,
1430
+ "step": 195
1431
+ },
1432
+ {
1433
+ "epoch": 0.335042735042735,
1434
+ "grad_norm": 0.6484375,
1435
+ "learning_rate": 2.8384407563318758e-05,
1436
+ "loss": 2.1733,
1437
+ "step": 196
1438
+ },
1439
+ {
1440
+ "epoch": 0.3367521367521368,
1441
+ "grad_norm": 0.6484375,
1442
+ "learning_rate": 2.8366356475914487e-05,
1443
+ "loss": 2.1804,
1444
+ "step": 197
1445
+ },
1446
+ {
1447
+ "epoch": 0.3384615384615385,
1448
+ "grad_norm": 0.5703125,
1449
+ "learning_rate": 2.834821123473331e-05,
1450
+ "loss": 2.0218,
1451
+ "step": 198
1452
+ },
1453
+ {
1454
+ "epoch": 0.3401709401709402,
1455
+ "grad_norm": 0.65234375,
1456
+ "learning_rate": 2.8329971975190146e-05,
1457
+ "loss": 2.137,
1458
+ "step": 199
1459
+ },
1460
+ {
1461
+ "epoch": 0.3418803418803419,
1462
+ "grad_norm": 0.640625,
1463
+ "learning_rate": 2.831163883340157e-05,
1464
+ "loss": 2.1711,
1465
+ "step": 200
1466
+ },
1467
+ {
1468
+ "epoch": 0.3435897435897436,
1469
+ "grad_norm": 0.5859375,
1470
+ "learning_rate": 2.8293211946184787e-05,
1471
+ "loss": 2.2119,
1472
+ "step": 201
1473
+ },
1474
+ {
1475
+ "epoch": 0.3452991452991453,
1476
+ "grad_norm": 0.59375,
1477
+ "learning_rate": 2.827469145105659e-05,
1478
+ "loss": 2.1208,
1479
+ "step": 202
1480
+ },
1481
+ {
1482
+ "epoch": 0.347008547008547,
1483
+ "grad_norm": 0.60546875,
1484
+ "learning_rate": 2.8256077486232368e-05,
1485
+ "loss": 2.1377,
1486
+ "step": 203
1487
+ },
1488
+ {
1489
+ "epoch": 0.3487179487179487,
1490
+ "grad_norm": 0.56640625,
1491
+ "learning_rate": 2.8237370190625056e-05,
1492
+ "loss": 2.0869,
1493
+ "step": 204
1494
+ },
1495
+ {
1496
+ "epoch": 0.3504273504273504,
1497
+ "grad_norm": 0.62109375,
1498
+ "learning_rate": 2.8218569703844104e-05,
1499
+ "loss": 2.066,
1500
+ "step": 205
1501
+ },
1502
+ {
1503
+ "epoch": 0.35213675213675216,
1504
+ "grad_norm": 0.5859375,
1505
+ "learning_rate": 2.819967616619442e-05,
1506
+ "loss": 2.1472,
1507
+ "step": 206
1508
+ },
1509
+ {
1510
+ "epoch": 0.35384615384615387,
1511
+ "grad_norm": 0.71484375,
1512
+ "learning_rate": 2.818068971867535e-05,
1513
+ "loss": 2.3903,
1514
+ "step": 207
1515
+ },
1516
+ {
1517
+ "epoch": 0.35555555555555557,
1518
+ "grad_norm": 0.63671875,
1519
+ "learning_rate": 2.8161610502979598e-05,
1520
+ "loss": 2.154,
1521
+ "step": 208
1522
+ },
1523
+ {
1524
+ "epoch": 0.3572649572649573,
1525
+ "grad_norm": 0.66015625,
1526
+ "learning_rate": 2.8142438661492194e-05,
1527
+ "loss": 2.143,
1528
+ "step": 209
1529
+ },
1530
+ {
1531
+ "epoch": 0.358974358974359,
1532
+ "grad_norm": 0.59765625,
1533
+ "learning_rate": 2.8123174337289405e-05,
1534
+ "loss": 2.0984,
1535
+ "step": 210
1536
+ },
1537
+ {
1538
+ "epoch": 0.358974358974359,
1539
+ "eval_loss": 2.177856683731079,
1540
+ "eval_runtime": 153.5529,
1541
+ "eval_samples_per_second": 1.667,
1542
+ "eval_steps_per_second": 0.28,
1543
+ "step": 210
1544
+ },
1545
+ {
1546
+ "epoch": 0.3606837606837607,
1547
+ "grad_norm": 0.5703125,
1548
+ "learning_rate": 2.8103817674137697e-05,
1549
+ "loss": 2.0901,
1550
+ "step": 211
1551
+ },
1552
+ {
1553
+ "epoch": 0.3623931623931624,
1554
+ "grad_norm": 0.58984375,
1555
+ "learning_rate": 2.8084368816492643e-05,
1556
+ "loss": 2.1651,
1557
+ "step": 212
1558
+ },
1559
+ {
1560
+ "epoch": 0.3641025641025641,
1561
+ "grad_norm": 0.6640625,
1562
+ "learning_rate": 2.8064827909497826e-05,
1563
+ "loss": 2.0036,
1564
+ "step": 213
1565
+ },
1566
+ {
1567
+ "epoch": 0.3658119658119658,
1568
+ "grad_norm": 0.65234375,
1569
+ "learning_rate": 2.8045195098983813e-05,
1570
+ "loss": 2.0947,
1571
+ "step": 214
1572
+ },
1573
+ {
1574
+ "epoch": 0.36752136752136755,
1575
+ "grad_norm": 0.59765625,
1576
+ "learning_rate": 2.8025470531467e-05,
1577
+ "loss": 2.124,
1578
+ "step": 215
1579
+ },
1580
+ {
1581
+ "epoch": 0.36923076923076925,
1582
+ "grad_norm": 0.58984375,
1583
+ "learning_rate": 2.8005654354148578e-05,
1584
+ "loss": 2.0957,
1585
+ "step": 216
1586
+ },
1587
+ {
1588
+ "epoch": 0.37094017094017095,
1589
+ "grad_norm": 0.6484375,
1590
+ "learning_rate": 2.7985746714913383e-05,
1591
+ "loss": 2.1268,
1592
+ "step": 217
1593
+ },
1594
+ {
1595
+ "epoch": 0.37264957264957266,
1596
+ "grad_norm": 0.64453125,
1597
+ "learning_rate": 2.796574776232883e-05,
1598
+ "loss": 2.1524,
1599
+ "step": 218
1600
+ },
1601
+ {
1602
+ "epoch": 0.37435897435897436,
1603
+ "grad_norm": 0.6015625,
1604
+ "learning_rate": 2.7945657645643788e-05,
1605
+ "loss": 2.0742,
1606
+ "step": 219
1607
+ },
1608
+ {
1609
+ "epoch": 0.37606837606837606,
1610
+ "grad_norm": 0.60546875,
1611
+ "learning_rate": 2.7925476514787462e-05,
1612
+ "loss": 2.0809,
1613
+ "step": 220
1614
+ },
1615
+ {
1616
+ "epoch": 0.37777777777777777,
1617
+ "grad_norm": 0.66015625,
1618
+ "learning_rate": 2.7905204520368297e-05,
1619
+ "loss": 2.0084,
1620
+ "step": 221
1621
+ },
1622
+ {
1623
+ "epoch": 0.37948717948717947,
1624
+ "grad_norm": 0.68359375,
1625
+ "learning_rate": 2.7884841813672812e-05,
1626
+ "loss": 2.1647,
1627
+ "step": 222
1628
+ },
1629
+ {
1630
+ "epoch": 0.3811965811965812,
1631
+ "grad_norm": 0.6328125,
1632
+ "learning_rate": 2.7864388546664528e-05,
1633
+ "loss": 2.101,
1634
+ "step": 223
1635
+ },
1636
+ {
1637
+ "epoch": 0.38290598290598293,
1638
+ "grad_norm": 0.5859375,
1639
+ "learning_rate": 2.7843844871982773e-05,
1640
+ "loss": 2.2433,
1641
+ "step": 224
1642
+ },
1643
+ {
1644
+ "epoch": 0.38461538461538464,
1645
+ "grad_norm": 0.62890625,
1646
+ "learning_rate": 2.7823210942941592e-05,
1647
+ "loss": 2.3129,
1648
+ "step": 225
1649
+ },
1650
+ {
1651
+ "epoch": 0.38632478632478634,
1652
+ "grad_norm": 0.59375,
1653
+ "learning_rate": 2.7802486913528573e-05,
1654
+ "loss": 2.069,
1655
+ "step": 226
1656
+ },
1657
+ {
1658
+ "epoch": 0.38803418803418804,
1659
+ "grad_norm": 0.6015625,
1660
+ "learning_rate": 2.7781672938403715e-05,
1661
+ "loss": 2.1515,
1662
+ "step": 227
1663
+ },
1664
+ {
1665
+ "epoch": 0.38974358974358975,
1666
+ "grad_norm": 0.63671875,
1667
+ "learning_rate": 2.776076917289826e-05,
1668
+ "loss": 2.1224,
1669
+ "step": 228
1670
+ },
1671
+ {
1672
+ "epoch": 0.39145299145299145,
1673
+ "grad_norm": 0.671875,
1674
+ "learning_rate": 2.7739775773013553e-05,
1675
+ "loss": 2.0911,
1676
+ "step": 229
1677
+ },
1678
+ {
1679
+ "epoch": 0.39316239316239315,
1680
+ "grad_norm": 0.58984375,
1681
+ "learning_rate": 2.771869289541985e-05,
1682
+ "loss": 2.03,
1683
+ "step": 230
1684
+ },
1685
+ {
1686
+ "epoch": 0.39487179487179486,
1687
+ "grad_norm": 0.6640625,
1688
+ "learning_rate": 2.7697520697455174e-05,
1689
+ "loss": 2.1555,
1690
+ "step": 231
1691
+ },
1692
+ {
1693
+ "epoch": 0.39658119658119656,
1694
+ "grad_norm": 0.87890625,
1695
+ "learning_rate": 2.7676259337124127e-05,
1696
+ "loss": 2.1044,
1697
+ "step": 232
1698
+ },
1699
+ {
1700
+ "epoch": 0.39829059829059826,
1701
+ "grad_norm": 0.65234375,
1702
+ "learning_rate": 2.765490897309672e-05,
1703
+ "loss": 2.0823,
1704
+ "step": 233
1705
+ },
1706
+ {
1707
+ "epoch": 0.4,
1708
+ "grad_norm": 0.6484375,
1709
+ "learning_rate": 2.7633469764707173e-05,
1710
+ "loss": 2.22,
1711
+ "step": 234
1712
+ },
1713
+ {
1714
+ "epoch": 0.4017094017094017,
1715
+ "grad_norm": 0.6171875,
1716
+ "learning_rate": 2.761194187195275e-05,
1717
+ "loss": 2.1114,
1718
+ "step": 235
1719
+ },
1720
+ {
1721
+ "epoch": 0.40341880341880343,
1722
+ "grad_norm": 0.63671875,
1723
+ "learning_rate": 2.7590325455492544e-05,
1724
+ "loss": 2.1627,
1725
+ "step": 236
1726
+ },
1727
+ {
1728
+ "epoch": 0.40512820512820513,
1729
+ "grad_norm": 0.6328125,
1730
+ "learning_rate": 2.756862067664629e-05,
1731
+ "loss": 2.0677,
1732
+ "step": 237
1733
+ },
1734
+ {
1735
+ "epoch": 0.40683760683760684,
1736
+ "grad_norm": 0.6328125,
1737
+ "learning_rate": 2.754682769739315e-05,
1738
+ "loss": 2.2179,
1739
+ "step": 238
1740
+ },
1741
+ {
1742
+ "epoch": 0.40854700854700854,
1743
+ "grad_norm": 0.59375,
1744
+ "learning_rate": 2.7524946680370525e-05,
1745
+ "loss": 2.1264,
1746
+ "step": 239
1747
+ },
1748
+ {
1749
+ "epoch": 0.41025641025641024,
1750
+ "grad_norm": 0.62890625,
1751
+ "learning_rate": 2.7502977788872803e-05,
1752
+ "loss": 2.0791,
1753
+ "step": 240
1754
+ },
1755
+ {
1756
+ "epoch": 0.41025641025641024,
1757
+ "eval_loss": 2.1732006072998047,
1758
+ "eval_runtime": 153.5496,
1759
+ "eval_samples_per_second": 1.667,
1760
+ "eval_steps_per_second": 0.28,
1761
+ "step": 240
1762
+ },
1763
+ {
1764
+ "epoch": 0.41196581196581195,
1765
+ "grad_norm": 0.609375,
1766
+ "learning_rate": 2.748092118685019e-05,
1767
+ "loss": 2.1464,
1768
+ "step": 241
1769
+ },
1770
+ {
1771
+ "epoch": 0.41367521367521365,
1772
+ "grad_norm": 0.69140625,
1773
+ "learning_rate": 2.7458777038907448e-05,
1774
+ "loss": 2.1003,
1775
+ "step": 242
1776
+ },
1777
+ {
1778
+ "epoch": 0.4153846153846154,
1779
+ "grad_norm": 0.64453125,
1780
+ "learning_rate": 2.7436545510302684e-05,
1781
+ "loss": 2.1369,
1782
+ "step": 243
1783
+ },
1784
+ {
1785
+ "epoch": 0.4170940170940171,
1786
+ "grad_norm": 0.65625,
1787
+ "learning_rate": 2.7414226766946108e-05,
1788
+ "loss": 2.1722,
1789
+ "step": 244
1790
+ },
1791
+ {
1792
+ "epoch": 0.4188034188034188,
1793
+ "grad_norm": 0.58203125,
1794
+ "learning_rate": 2.7391820975398797e-05,
1795
+ "loss": 2.0298,
1796
+ "step": 245
1797
+ },
1798
+ {
1799
+ "epoch": 0.4205128205128205,
1800
+ "grad_norm": 0.66796875,
1801
+ "learning_rate": 2.7369328302871473e-05,
1802
+ "loss": 2.2088,
1803
+ "step": 246
1804
+ },
1805
+ {
1806
+ "epoch": 0.4222222222222222,
1807
+ "grad_norm": 0.640625,
1808
+ "learning_rate": 2.7346748917223208e-05,
1809
+ "loss": 1.8934,
1810
+ "step": 247
1811
+ },
1812
+ {
1813
+ "epoch": 0.4239316239316239,
1814
+ "grad_norm": 0.72265625,
1815
+ "learning_rate": 2.732408298696022e-05,
1816
+ "loss": 2.0064,
1817
+ "step": 248
1818
+ },
1819
+ {
1820
+ "epoch": 0.4256410256410256,
1821
+ "grad_norm": 0.625,
1822
+ "learning_rate": 2.730133068123459e-05,
1823
+ "loss": 2.3159,
1824
+ "step": 249
1825
+ },
1826
+ {
1827
+ "epoch": 0.42735042735042733,
1828
+ "grad_norm": 0.6328125,
1829
+ "learning_rate": 2.7278492169843002e-05,
1830
+ "loss": 2.091,
1831
+ "step": 250
1832
+ },
1833
+ {
1834
+ "epoch": 0.42905982905982903,
1835
+ "grad_norm": 0.625,
1836
+ "learning_rate": 2.7255567623225484e-05,
1837
+ "loss": 2.1577,
1838
+ "step": 251
1839
+ },
1840
+ {
1841
+ "epoch": 0.4307692307692308,
1842
+ "grad_norm": 0.66015625,
1843
+ "learning_rate": 2.723255721246412e-05,
1844
+ "loss": 2.185,
1845
+ "step": 252
1846
+ },
1847
+ {
1848
+ "epoch": 0.4324786324786325,
1849
+ "grad_norm": 0.66015625,
1850
+ "learning_rate": 2.72094611092818e-05,
1851
+ "loss": 2.1338,
1852
+ "step": 253
1853
+ },
1854
+ {
1855
+ "epoch": 0.4341880341880342,
1856
+ "grad_norm": 0.62890625,
1857
+ "learning_rate": 2.7186279486040902e-05,
1858
+ "loss": 2.058,
1859
+ "step": 254
1860
+ },
1861
+ {
1862
+ "epoch": 0.4358974358974359,
1863
+ "grad_norm": 0.62109375,
1864
+ "learning_rate": 2.7163012515742044e-05,
1865
+ "loss": 2.0945,
1866
+ "step": 255
1867
+ },
1868
+ {
1869
+ "epoch": 0.4376068376068376,
1870
+ "grad_norm": 0.6015625,
1871
+ "learning_rate": 2.713966037202277e-05,
1872
+ "loss": 2.0251,
1873
+ "step": 256
1874
+ },
1875
+ {
1876
+ "epoch": 0.4393162393162393,
1877
+ "grad_norm": 0.66015625,
1878
+ "learning_rate": 2.711622322915626e-05,
1879
+ "loss": 2.1224,
1880
+ "step": 257
1881
+ },
1882
+ {
1883
+ "epoch": 0.441025641025641,
1884
+ "grad_norm": 0.6015625,
1885
+ "learning_rate": 2.7092701262050017e-05,
1886
+ "loss": 2.1081,
1887
+ "step": 258
1888
+ },
1889
+ {
1890
+ "epoch": 0.4427350427350427,
1891
+ "grad_norm": 0.609375,
1892
+ "learning_rate": 2.706909464624459e-05,
1893
+ "loss": 2.2308,
1894
+ "step": 259
1895
+ },
1896
+ {
1897
+ "epoch": 0.4444444444444444,
1898
+ "grad_norm": 0.67578125,
1899
+ "learning_rate": 2.7045403557912232e-05,
1900
+ "loss": 2.1526,
1901
+ "step": 260
1902
+ },
1903
+ {
1904
+ "epoch": 0.4461538461538462,
1905
+ "grad_norm": 0.62109375,
1906
+ "learning_rate": 2.7021628173855615e-05,
1907
+ "loss": 2.0584,
1908
+ "step": 261
1909
+ },
1910
+ {
1911
+ "epoch": 0.4478632478632479,
1912
+ "grad_norm": 0.69921875,
1913
+ "learning_rate": 2.699776867150648e-05,
1914
+ "loss": 2.2188,
1915
+ "step": 262
1916
+ },
1917
+ {
1918
+ "epoch": 0.4495726495726496,
1919
+ "grad_norm": 0.671875,
1920
+ "learning_rate": 2.697382522892435e-05,
1921
+ "loss": 2.2346,
1922
+ "step": 263
1923
+ },
1924
+ {
1925
+ "epoch": 0.4512820512820513,
1926
+ "grad_norm": 0.625,
1927
+ "learning_rate": 2.6949798024795157e-05,
1928
+ "loss": 2.1916,
1929
+ "step": 264
1930
+ },
1931
+ {
1932
+ "epoch": 0.452991452991453,
1933
+ "grad_norm": 3.375,
1934
+ "learning_rate": 2.6925687238429946e-05,
1935
+ "loss": 2.068,
1936
+ "step": 265
1937
+ },
1938
+ {
1939
+ "epoch": 0.4547008547008547,
1940
+ "grad_norm": 0.6640625,
1941
+ "learning_rate": 2.690149304976352e-05,
1942
+ "loss": 2.3094,
1943
+ "step": 266
1944
+ },
1945
+ {
1946
+ "epoch": 0.4564102564102564,
1947
+ "grad_norm": 0.69140625,
1948
+ "learning_rate": 2.68772156393531e-05,
1949
+ "loss": 2.138,
1950
+ "step": 267
1951
+ },
1952
+ {
1953
+ "epoch": 0.4581196581196581,
1954
+ "grad_norm": 0.63671875,
1955
+ "learning_rate": 2.685285518837697e-05,
1956
+ "loss": 2.0336,
1957
+ "step": 268
1958
+ },
1959
+ {
1960
+ "epoch": 0.4598290598290598,
1961
+ "grad_norm": 0.65234375,
1962
+ "learning_rate": 2.6828411878633143e-05,
1963
+ "loss": 2.1164,
1964
+ "step": 269
1965
+ },
1966
+ {
1967
+ "epoch": 0.46153846153846156,
1968
+ "grad_norm": 0.6484375,
1969
+ "learning_rate": 2.6803885892537985e-05,
1970
+ "loss": 2.1127,
1971
+ "step": 270
1972
+ },
1973
+ {
1974
+ "epoch": 0.46153846153846156,
1975
+ "eval_loss": 2.1717300415039062,
1976
+ "eval_runtime": 153.5734,
1977
+ "eval_samples_per_second": 1.667,
1978
+ "eval_steps_per_second": 0.28,
1979
+ "step": 270
1980
+ },
1981
+ {
1982
+ "epoch": 0.46324786324786327,
1983
+ "grad_norm": 0.8984375,
1984
+ "learning_rate": 2.677927741312486e-05,
1985
+ "loss": 2.1996,
1986
+ "step": 271
1987
+ },
1988
+ {
1989
+ "epoch": 0.46495726495726497,
1990
+ "grad_norm": 0.62109375,
1991
+ "learning_rate": 2.6754586624042777e-05,
1992
+ "loss": 2.0878,
1993
+ "step": 272
1994
+ },
1995
+ {
1996
+ "epoch": 0.4666666666666667,
1997
+ "grad_norm": 0.60546875,
1998
+ "learning_rate": 2.6729813709555e-05,
1999
+ "loss": 2.165,
2000
+ "step": 273
2001
+ },
2002
+ {
2003
+ "epoch": 0.4683760683760684,
2004
+ "grad_norm": 0.65234375,
2005
+ "learning_rate": 2.6704958854537677e-05,
2006
+ "loss": 2.0755,
2007
+ "step": 274
2008
+ },
2009
+ {
2010
+ "epoch": 0.4700854700854701,
2011
+ "grad_norm": 0.73828125,
2012
+ "learning_rate": 2.6680022244478478e-05,
2013
+ "loss": 2.1522,
2014
+ "step": 275
2015
+ },
2016
+ {
2017
+ "epoch": 0.4717948717948718,
2018
+ "grad_norm": 0.65625,
2019
+ "learning_rate": 2.6655004065475192e-05,
2020
+ "loss": 2.0565,
2021
+ "step": 276
2022
+ },
2023
+ {
2024
+ "epoch": 0.4735042735042735,
2025
+ "grad_norm": 0.9765625,
2026
+ "learning_rate": 2.6629904504234338e-05,
2027
+ "loss": 2.0979,
2028
+ "step": 277
2029
+ },
2030
+ {
2031
+ "epoch": 0.4752136752136752,
2032
+ "grad_norm": 0.61328125,
2033
+ "learning_rate": 2.6604723748069774e-05,
2034
+ "loss": 2.056,
2035
+ "step": 278
2036
+ },
2037
+ {
2038
+ "epoch": 0.47692307692307695,
2039
+ "grad_norm": 0.7109375,
2040
+ "learning_rate": 2.657946198490132e-05,
2041
+ "loss": 2.087,
2042
+ "step": 279
2043
+ },
2044
+ {
2045
+ "epoch": 0.47863247863247865,
2046
+ "grad_norm": 0.63671875,
2047
+ "learning_rate": 2.655411940325332e-05,
2048
+ "loss": 2.13,
2049
+ "step": 280
2050
+ },
2051
+ {
2052
+ "epoch": 0.48034188034188036,
2053
+ "grad_norm": 0.703125,
2054
+ "learning_rate": 2.652869619225326e-05,
2055
+ "loss": 2.1566,
2056
+ "step": 281
2057
+ },
2058
+ {
2059
+ "epoch": 0.48205128205128206,
2060
+ "grad_norm": 0.64453125,
2061
+ "learning_rate": 2.6503192541630355e-05,
2062
+ "loss": 2.1701,
2063
+ "step": 282
2064
+ },
2065
+ {
2066
+ "epoch": 0.48376068376068376,
2067
+ "grad_norm": 0.93359375,
2068
+ "learning_rate": 2.6477608641714113e-05,
2069
+ "loss": 2.0952,
2070
+ "step": 283
2071
+ },
2072
+ {
2073
+ "epoch": 0.48547008547008547,
2074
+ "grad_norm": 0.69140625,
2075
+ "learning_rate": 2.645194468343295e-05,
2076
+ "loss": 1.9035,
2077
+ "step": 284
2078
+ },
2079
+ {
2080
+ "epoch": 0.48717948717948717,
2081
+ "grad_norm": 0.73828125,
2082
+ "learning_rate": 2.6426200858312717e-05,
2083
+ "loss": 2.0392,
2084
+ "step": 285
2085
+ },
2086
+ {
2087
+ "epoch": 0.4888888888888889,
2088
+ "grad_norm": 0.74609375,
2089
+ "learning_rate": 2.6400377358475323e-05,
2090
+ "loss": 2.0303,
2091
+ "step": 286
2092
+ },
2093
+ {
2094
+ "epoch": 0.4905982905982906,
2095
+ "grad_norm": 0.65625,
2096
+ "learning_rate": 2.6374474376637264e-05,
2097
+ "loss": 2.0651,
2098
+ "step": 287
2099
+ },
2100
+ {
2101
+ "epoch": 0.49230769230769234,
2102
+ "grad_norm": 0.7265625,
2103
+ "learning_rate": 2.63484921061082e-05,
2104
+ "loss": 2.0559,
2105
+ "step": 288
2106
+ },
2107
+ {
2108
+ "epoch": 0.49401709401709404,
2109
+ "grad_norm": 0.73046875,
2110
+ "learning_rate": 2.6322430740789513e-05,
2111
+ "loss": 2.0077,
2112
+ "step": 289
2113
+ },
2114
+ {
2115
+ "epoch": 0.49572649572649574,
2116
+ "grad_norm": 0.69140625,
2117
+ "learning_rate": 2.629629047517284e-05,
2118
+ "loss": 2.1017,
2119
+ "step": 290
2120
+ },
2121
+ {
2122
+ "epoch": 0.49743589743589745,
2123
+ "grad_norm": 0.78515625,
2124
+ "learning_rate": 2.6270071504338662e-05,
2125
+ "loss": 2.1471,
2126
+ "step": 291
2127
+ },
2128
+ {
2129
+ "epoch": 0.49914529914529915,
2130
+ "grad_norm": 0.625,
2131
+ "learning_rate": 2.6243774023954807e-05,
2132
+ "loss": 2.0882,
2133
+ "step": 292
2134
+ },
2135
+ {
2136
+ "epoch": 0.5008547008547009,
2137
+ "grad_norm": 0.59375,
2138
+ "learning_rate": 2.6217398230275006e-05,
2139
+ "loss": 2.162,
2140
+ "step": 293
2141
+ }
2142
+ ],
2143
+ "logging_steps": 1,
2144
+ "max_steps": 1170,
2145
+ "num_input_tokens_seen": 0,
2146
+ "num_train_epochs": 2,
2147
+ "save_steps": 293,
2148
+ "stateful_callbacks": {
2149
+ "TrainerControl": {
2150
+ "args": {
2151
+ "should_epoch_stop": false,
2152
+ "should_evaluate": false,
2153
+ "should_log": false,
2154
+ "should_save": true,
2155
+ "should_training_stop": false
2156
+ },
2157
+ "attributes": {}
2158
+ }
2159
+ },
2160
+ "total_flos": 2.5504892596518912e+17,
2161
+ "train_batch_size": 6,
2162
+ "trial_name": null,
2163
+ "trial_params": null
2164
+ }
checkpoint-293/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e087dbf2a0a9c40a46fca4871c1a53ea9b4becb91f2b225c642bb6f50fa126b9
3
+ size 6136