martimfasantos commited on
Commit
7aefddb
1 Parent(s): d9be0bd

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
9
+ datasets:
10
+ - generator
11
+ model-index:
12
+ - name: tinyllama-1.1b-mt-sft-qlora
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # tinyllama-1.1b-mt-sft-qlora
20
+
21
+ This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.7228
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0002
43
+ - train_batch_size: 4
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - gradient_accumulation_steps: 2
48
+ - total_train_batch_size: 8
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: cosine
51
+ - lr_scheduler_warmup_ratio: 0.1
52
+ - num_epochs: 2
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:-----:|:----:|:---------------:|
58
+ | 1.639 | 1.0 | 739 | 1.7224 |
59
+ | 1.571 | 2.0 | 1478 | 1.7228 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - PEFT 0.7.1
65
+ - Transformers 4.39.3
66
+ - Pytorch 2.1.2
67
+ - Datasets 2.18.0
68
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18307e39241394f1a5d3b50bf39e917726d6bfca255697742c1fcae954f68d27
3
  size 25272360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab8eb0fea16a9f79d46f32c9795b193a14fadf5ca229d180368c982a836b5d3d
3
  size 25272360
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "train_loss": 1.645228040073173,
4
+ "train_runtime": 5797.8463,
5
+ "train_samples": 117404,
6
+ "train_samples_per_second": 2.039,
7
+ "train_steps_per_second": 0.255
8
+ }
runs/May20_18-11-02_poseidon/events.out.tfevents.1716228770.poseidon.2104658.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46ca2252051dd4b9a97ab99e1b1dd8f0b418e9e6c75ce02ba17fc227901a3e7e
3
- size 64738
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b14798fb9223bda86d9010bf903f1b97be2113039316eda64a2fd5b39a48c7bc
3
+ size 68528
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "train_loss": 1.645228040073173,
4
+ "train_runtime": 5797.8463,
5
+ "train_samples": 117404,
6
+ "train_samples_per_second": 2.039,
7
+ "train_steps_per_second": 0.255
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,2118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1478,
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.0,
13
+ "grad_norm": 1.03125,
14
+ "learning_rate": 1.3513513513513515e-06,
15
+ "loss": 2.2722,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.01,
20
+ "grad_norm": 1.140625,
21
+ "learning_rate": 6.7567567567567575e-06,
22
+ "loss": 2.2825,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.01,
27
+ "grad_norm": 0.953125,
28
+ "learning_rate": 1.3513513513513515e-05,
29
+ "loss": 2.3023,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.02,
34
+ "grad_norm": 0.73828125,
35
+ "learning_rate": 2.0270270270270273e-05,
36
+ "loss": 2.3044,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.03,
41
+ "grad_norm": 0.439453125,
42
+ "learning_rate": 2.702702702702703e-05,
43
+ "loss": 2.2383,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.03,
48
+ "grad_norm": 0.326171875,
49
+ "learning_rate": 3.3783783783783784e-05,
50
+ "loss": 2.2166,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.04,
55
+ "grad_norm": 0.302734375,
56
+ "learning_rate": 4.0540540540540545e-05,
57
+ "loss": 2.1633,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.05,
62
+ "grad_norm": 0.265625,
63
+ "learning_rate": 4.72972972972973e-05,
64
+ "loss": 2.1206,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.05,
69
+ "grad_norm": 0.25,
70
+ "learning_rate": 5.405405405405406e-05,
71
+ "loss": 2.1314,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.06,
76
+ "grad_norm": 0.2412109375,
77
+ "learning_rate": 6.0810810810810814e-05,
78
+ "loss": 2.0912,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.07,
83
+ "grad_norm": 0.265625,
84
+ "learning_rate": 6.756756756756757e-05,
85
+ "loss": 2.0372,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.07,
90
+ "grad_norm": 0.283203125,
91
+ "learning_rate": 7.432432432432433e-05,
92
+ "loss": 1.9804,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.08,
97
+ "grad_norm": 0.6171875,
98
+ "learning_rate": 8.108108108108109e-05,
99
+ "loss": 1.9327,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.09,
104
+ "grad_norm": 0.2119140625,
105
+ "learning_rate": 8.783783783783784e-05,
106
+ "loss": 1.889,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.09,
111
+ "grad_norm": 0.2119140625,
112
+ "learning_rate": 9.45945945945946e-05,
113
+ "loss": 1.8393,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.1,
118
+ "grad_norm": 0.2216796875,
119
+ "learning_rate": 0.00010135135135135136,
120
+ "loss": 1.8477,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.11,
125
+ "grad_norm": 0.2138671875,
126
+ "learning_rate": 0.00010810810810810812,
127
+ "loss": 1.839,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.12,
132
+ "grad_norm": 0.197265625,
133
+ "learning_rate": 0.00011486486486486487,
134
+ "loss": 1.8043,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.12,
139
+ "grad_norm": 0.197265625,
140
+ "learning_rate": 0.00012162162162162163,
141
+ "loss": 1.8177,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.13,
146
+ "grad_norm": 0.201171875,
147
+ "learning_rate": 0.0001283783783783784,
148
+ "loss": 1.7922,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.14,
153
+ "grad_norm": 0.1962890625,
154
+ "learning_rate": 0.00013513513513513514,
155
+ "loss": 1.791,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.14,
160
+ "grad_norm": 0.2001953125,
161
+ "learning_rate": 0.00014189189189189188,
162
+ "loss": 1.7794,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.15,
167
+ "grad_norm": 0.203125,
168
+ "learning_rate": 0.00014864864864864866,
169
+ "loss": 1.7939,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.16,
174
+ "grad_norm": 0.2041015625,
175
+ "learning_rate": 0.0001554054054054054,
176
+ "loss": 1.7654,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.16,
181
+ "grad_norm": 0.205078125,
182
+ "learning_rate": 0.00016216216216216218,
183
+ "loss": 1.7436,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.17,
188
+ "grad_norm": 0.2158203125,
189
+ "learning_rate": 0.00016891891891891893,
190
+ "loss": 1.7431,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.18,
195
+ "grad_norm": 0.2080078125,
196
+ "learning_rate": 0.00017567567567567568,
197
+ "loss": 1.7665,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.18,
202
+ "grad_norm": 0.22265625,
203
+ "learning_rate": 0.00018243243243243245,
204
+ "loss": 1.7625,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.19,
209
+ "grad_norm": 0.220703125,
210
+ "learning_rate": 0.0001891891891891892,
211
+ "loss": 1.7485,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.2,
216
+ "grad_norm": 0.220703125,
217
+ "learning_rate": 0.00019594594594594594,
218
+ "loss": 1.7564,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.2,
223
+ "grad_norm": 0.220703125,
224
+ "learning_rate": 0.00019999888409903948,
225
+ "loss": 1.76,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.21,
230
+ "grad_norm": 0.224609375,
231
+ "learning_rate": 0.0001999863304992469,
232
+ "loss": 1.7365,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.22,
237
+ "grad_norm": 0.23046875,
238
+ "learning_rate": 0.00019995983018035278,
239
+ "loss": 1.7291,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.22,
244
+ "grad_norm": 0.22265625,
245
+ "learning_rate": 0.00019991938683878746,
246
+ "loss": 1.7449,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.23,
251
+ "grad_norm": 0.2177734375,
252
+ "learning_rate": 0.0001998650061158413,
253
+ "loss": 1.7379,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.24,
258
+ "grad_norm": 0.208984375,
259
+ "learning_rate": 0.0001997966955968779,
260
+ "loss": 1.7308,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.24,
265
+ "grad_norm": 0.234375,
266
+ "learning_rate": 0.00019971446481027591,
267
+ "loss": 1.7395,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.25,
272
+ "grad_norm": 0.216796875,
273
+ "learning_rate": 0.00019961832522610005,
274
+ "loss": 1.7533,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.26,
279
+ "grad_norm": 0.2255859375,
280
+ "learning_rate": 0.00019950829025450114,
281
+ "loss": 1.7004,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.26,
286
+ "grad_norm": 0.216796875,
287
+ "learning_rate": 0.0001993843752438457,
288
+ "loss": 1.7046,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.27,
293
+ "grad_norm": 0.22265625,
294
+ "learning_rate": 0.00019924659747857484,
295
+ "loss": 1.7147,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.28,
300
+ "grad_norm": 0.2314453125,
301
+ "learning_rate": 0.00019909497617679348,
302
+ "loss": 1.7213,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.28,
307
+ "grad_norm": 0.2265625,
308
+ "learning_rate": 0.00019892953248758967,
309
+ "loss": 1.7334,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.29,
314
+ "grad_norm": 0.212890625,
315
+ "learning_rate": 0.00019875028948808455,
316
+ "loss": 1.7004,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.3,
321
+ "grad_norm": 0.2197265625,
322
+ "learning_rate": 0.0001985572721802134,
323
+ "loss": 1.7027,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.3,
328
+ "grad_norm": 0.234375,
329
+ "learning_rate": 0.00019835050748723824,
330
+ "loss": 1.7132,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.31,
335
+ "grad_norm": 0.2158203125,
336
+ "learning_rate": 0.0001981300242499924,
337
+ "loss": 1.7003,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.32,
342
+ "grad_norm": 0.22265625,
343
+ "learning_rate": 0.0001978958532228576,
344
+ "loss": 1.6947,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.32,
349
+ "grad_norm": 0.2353515625,
350
+ "learning_rate": 0.00019764802706947421,
351
+ "loss": 1.7206,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.33,
356
+ "grad_norm": 0.2275390625,
357
+ "learning_rate": 0.00019738658035818495,
358
+ "loss": 1.7172,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.34,
363
+ "grad_norm": 0.216796875,
364
+ "learning_rate": 0.00019711154955721335,
365
+ "loss": 1.7092,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.35,
370
+ "grad_norm": 0.240234375,
371
+ "learning_rate": 0.00019682297302957665,
372
+ "loss": 1.6991,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 0.35,
377
+ "grad_norm": 0.2265625,
378
+ "learning_rate": 0.00019652089102773488,
379
+ "loss": 1.6896,
380
+ "step": 260
381
+ },
382
+ {
383
+ "epoch": 0.36,
384
+ "grad_norm": 0.2158203125,
385
+ "learning_rate": 0.00019620534568797607,
386
+ "loss": 1.7012,
387
+ "step": 265
388
+ },
389
+ {
390
+ "epoch": 0.37,
391
+ "grad_norm": 0.2177734375,
392
+ "learning_rate": 0.000195876381024539,
393
+ "loss": 1.6948,
394
+ "step": 270
395
+ },
396
+ {
397
+ "epoch": 0.37,
398
+ "grad_norm": 0.23828125,
399
+ "learning_rate": 0.00019553404292347356,
400
+ "loss": 1.7095,
401
+ "step": 275
402
+ },
403
+ {
404
+ "epoch": 0.38,
405
+ "grad_norm": 0.23046875,
406
+ "learning_rate": 0.00019517837913624048,
407
+ "loss": 1.7052,
408
+ "step": 280
409
+ },
410
+ {
411
+ "epoch": 0.39,
412
+ "grad_norm": 0.2236328125,
413
+ "learning_rate": 0.00019480943927305058,
414
+ "loss": 1.6961,
415
+ "step": 285
416
+ },
417
+ {
418
+ "epoch": 0.39,
419
+ "grad_norm": 0.2177734375,
420
+ "learning_rate": 0.00019442727479594484,
421
+ "loss": 1.7012,
422
+ "step": 290
423
+ },
424
+ {
425
+ "epoch": 0.4,
426
+ "grad_norm": 0.21484375,
427
+ "learning_rate": 0.00019403193901161613,
428
+ "loss": 1.6753,
429
+ "step": 295
430
+ },
431
+ {
432
+ "epoch": 0.41,
433
+ "grad_norm": 0.2314453125,
434
+ "learning_rate": 0.00019362348706397373,
435
+ "loss": 1.7024,
436
+ "step": 300
437
+ },
438
+ {
439
+ "epoch": 0.41,
440
+ "grad_norm": 0.220703125,
441
+ "learning_rate": 0.00019320197592645138,
442
+ "loss": 1.6797,
443
+ "step": 305
444
+ },
445
+ {
446
+ "epoch": 0.42,
447
+ "grad_norm": 0.2314453125,
448
+ "learning_rate": 0.00019276746439406047,
449
+ "loss": 1.6716,
450
+ "step": 310
451
+ },
452
+ {
453
+ "epoch": 0.43,
454
+ "grad_norm": 0.236328125,
455
+ "learning_rate": 0.00019232001307518867,
456
+ "loss": 1.6757,
457
+ "step": 315
458
+ },
459
+ {
460
+ "epoch": 0.43,
461
+ "grad_norm": 0.2275390625,
462
+ "learning_rate": 0.00019185968438314616,
463
+ "loss": 1.6809,
464
+ "step": 320
465
+ },
466
+ {
467
+ "epoch": 0.44,
468
+ "grad_norm": 0.2353515625,
469
+ "learning_rate": 0.00019138654252745968,
470
+ "loss": 1.6766,
471
+ "step": 325
472
+ },
473
+ {
474
+ "epoch": 0.45,
475
+ "grad_norm": 0.23828125,
476
+ "learning_rate": 0.00019090065350491626,
477
+ "loss": 1.6687,
478
+ "step": 330
479
+ },
480
+ {
481
+ "epoch": 0.45,
482
+ "grad_norm": 0.2294921875,
483
+ "learning_rate": 0.00019040208509035745,
484
+ "loss": 1.6548,
485
+ "step": 335
486
+ },
487
+ {
488
+ "epoch": 0.46,
489
+ "grad_norm": 0.2314453125,
490
+ "learning_rate": 0.00018989090682722585,
491
+ "loss": 1.6639,
492
+ "step": 340
493
+ },
494
+ {
495
+ "epoch": 0.47,
496
+ "grad_norm": 0.220703125,
497
+ "learning_rate": 0.00018936719001786453,
498
+ "loss": 1.6849,
499
+ "step": 345
500
+ },
501
+ {
502
+ "epoch": 0.47,
503
+ "grad_norm": 0.23046875,
504
+ "learning_rate": 0.00018883100771357157,
505
+ "loss": 1.6981,
506
+ "step": 350
507
+ },
508
+ {
509
+ "epoch": 0.48,
510
+ "grad_norm": 0.2236328125,
511
+ "learning_rate": 0.00018828243470441028,
512
+ "loss": 1.6958,
513
+ "step": 355
514
+ },
515
+ {
516
+ "epoch": 0.49,
517
+ "grad_norm": 0.2177734375,
518
+ "learning_rate": 0.00018772154750877696,
519
+ "loss": 1.6754,
520
+ "step": 360
521
+ },
522
+ {
523
+ "epoch": 0.49,
524
+ "grad_norm": 0.2275390625,
525
+ "learning_rate": 0.00018714842436272773,
526
+ "loss": 1.6649,
527
+ "step": 365
528
+ },
529
+ {
530
+ "epoch": 0.5,
531
+ "grad_norm": 0.228515625,
532
+ "learning_rate": 0.00018656314520906571,
533
+ "loss": 1.6376,
534
+ "step": 370
535
+ },
536
+ {
537
+ "epoch": 0.51,
538
+ "grad_norm": 0.244140625,
539
+ "learning_rate": 0.0001859657916861899,
540
+ "loss": 1.6803,
541
+ "step": 375
542
+ },
543
+ {
544
+ "epoch": 0.51,
545
+ "grad_norm": 0.224609375,
546
+ "learning_rate": 0.00018535644711670804,
547
+ "loss": 1.6787,
548
+ "step": 380
549
+ },
550
+ {
551
+ "epoch": 0.52,
552
+ "grad_norm": 0.22265625,
553
+ "learning_rate": 0.00018473519649581398,
554
+ "loss": 1.6717,
555
+ "step": 385
556
+ },
557
+ {
558
+ "epoch": 0.53,
559
+ "grad_norm": 0.240234375,
560
+ "learning_rate": 0.00018410212647943216,
561
+ "loss": 1.6846,
562
+ "step": 390
563
+ },
564
+ {
565
+ "epoch": 0.53,
566
+ "grad_norm": 0.2216796875,
567
+ "learning_rate": 0.00018345732537213027,
568
+ "loss": 1.6464,
569
+ "step": 395
570
+ },
571
+ {
572
+ "epoch": 0.54,
573
+ "grad_norm": 0.2353515625,
574
+ "learning_rate": 0.00018280088311480201,
575
+ "loss": 1.6409,
576
+ "step": 400
577
+ },
578
+ {
579
+ "epoch": 0.55,
580
+ "grad_norm": 0.234375,
581
+ "learning_rate": 0.0001821328912721215,
582
+ "loss": 1.6639,
583
+ "step": 405
584
+ },
585
+ {
586
+ "epoch": 0.55,
587
+ "grad_norm": 0.2265625,
588
+ "learning_rate": 0.00018145344301977127,
589
+ "loss": 1.6596,
590
+ "step": 410
591
+ },
592
+ {
593
+ "epoch": 0.56,
594
+ "grad_norm": 0.23046875,
595
+ "learning_rate": 0.00018076263313144568,
596
+ "loss": 1.6841,
597
+ "step": 415
598
+ },
599
+ {
600
+ "epoch": 0.57,
601
+ "grad_norm": 0.2275390625,
602
+ "learning_rate": 0.00018006055796563104,
603
+ "loss": 1.6552,
604
+ "step": 420
605
+ },
606
+ {
607
+ "epoch": 0.58,
608
+ "grad_norm": 0.23046875,
609
+ "learning_rate": 0.00017934731545216515,
610
+ "loss": 1.6723,
611
+ "step": 425
612
+ },
613
+ {
614
+ "epoch": 0.58,
615
+ "grad_norm": 0.22265625,
616
+ "learning_rate": 0.00017862300507857733,
617
+ "loss": 1.6813,
618
+ "step": 430
619
+ },
620
+ {
621
+ "epoch": 0.59,
622
+ "grad_norm": 0.220703125,
623
+ "learning_rate": 0.00017788772787621126,
624
+ "loss": 1.6615,
625
+ "step": 435
626
+ },
627
+ {
628
+ "epoch": 0.6,
629
+ "grad_norm": 0.255859375,
630
+ "learning_rate": 0.0001771415864061326,
631
+ "loss": 1.6444,
632
+ "step": 440
633
+ },
634
+ {
635
+ "epoch": 0.6,
636
+ "grad_norm": 0.236328125,
637
+ "learning_rate": 0.00017638468474482296,
638
+ "loss": 1.6697,
639
+ "step": 445
640
+ },
641
+ {
642
+ "epoch": 0.61,
643
+ "grad_norm": 0.234375,
644
+ "learning_rate": 0.0001756171284696629,
645
+ "loss": 1.6725,
646
+ "step": 450
647
+ },
648
+ {
649
+ "epoch": 0.62,
650
+ "grad_norm": 0.236328125,
651
+ "learning_rate": 0.00017483902464420506,
652
+ "loss": 1.6637,
653
+ "step": 455
654
+ },
655
+ {
656
+ "epoch": 0.62,
657
+ "grad_norm": 0.2392578125,
658
+ "learning_rate": 0.00017405048180324043,
659
+ "loss": 1.6495,
660
+ "step": 460
661
+ },
662
+ {
663
+ "epoch": 0.63,
664
+ "grad_norm": 0.234375,
665
+ "learning_rate": 0.00017325160993765932,
666
+ "loss": 1.6688,
667
+ "step": 465
668
+ },
669
+ {
670
+ "epoch": 0.64,
671
+ "grad_norm": 0.234375,
672
+ "learning_rate": 0.00017244252047910892,
673
+ "loss": 1.6561,
674
+ "step": 470
675
+ },
676
+ {
677
+ "epoch": 0.64,
678
+ "grad_norm": 0.2333984375,
679
+ "learning_rate": 0.0001716233262844502,
680
+ "loss": 1.6558,
681
+ "step": 475
682
+ },
683
+ {
684
+ "epoch": 0.65,
685
+ "grad_norm": 0.2373046875,
686
+ "learning_rate": 0.00017079414162001613,
687
+ "loss": 1.6518,
688
+ "step": 480
689
+ },
690
+ {
691
+ "epoch": 0.66,
692
+ "grad_norm": 0.2333984375,
693
+ "learning_rate": 0.00016995508214567276,
694
+ "loss": 1.6415,
695
+ "step": 485
696
+ },
697
+ {
698
+ "epoch": 0.66,
699
+ "grad_norm": 0.224609375,
700
+ "learning_rate": 0.00016910626489868649,
701
+ "loss": 1.6574,
702
+ "step": 490
703
+ },
704
+ {
705
+ "epoch": 0.67,
706
+ "grad_norm": 0.248046875,
707
+ "learning_rate": 0.00016824780827739887,
708
+ "loss": 1.6581,
709
+ "step": 495
710
+ },
711
+ {
712
+ "epoch": 0.68,
713
+ "grad_norm": 0.2333984375,
714
+ "learning_rate": 0.0001673798320247118,
715
+ "loss": 1.6623,
716
+ "step": 500
717
+ },
718
+ {
719
+ "epoch": 0.68,
720
+ "grad_norm": 0.232421875,
721
+ "learning_rate": 0.0001665024572113848,
722
+ "loss": 1.6696,
723
+ "step": 505
724
+ },
725
+ {
726
+ "epoch": 0.69,
727
+ "grad_norm": 0.228515625,
728
+ "learning_rate": 0.00016561580621914765,
729
+ "loss": 1.6404,
730
+ "step": 510
731
+ },
732
+ {
733
+ "epoch": 0.7,
734
+ "grad_norm": 0.2353515625,
735
+ "learning_rate": 0.00016472000272362935,
736
+ "loss": 1.667,
737
+ "step": 515
738
+ },
739
+ {
740
+ "epoch": 0.7,
741
+ "grad_norm": 0.240234375,
742
+ "learning_rate": 0.00016381517167710755,
743
+ "loss": 1.6439,
744
+ "step": 520
745
+ },
746
+ {
747
+ "epoch": 0.71,
748
+ "grad_norm": 0.23828125,
749
+ "learning_rate": 0.00016290143929107912,
750
+ "loss": 1.6346,
751
+ "step": 525
752
+ },
753
+ {
754
+ "epoch": 0.72,
755
+ "grad_norm": 0.2353515625,
756
+ "learning_rate": 0.00016197893301865549,
757
+ "loss": 1.6616,
758
+ "step": 530
759
+ },
760
+ {
761
+ "epoch": 0.72,
762
+ "grad_norm": 0.2470703125,
763
+ "learning_rate": 0.00016104778153678466,
764
+ "loss": 1.651,
765
+ "step": 535
766
+ },
767
+ {
768
+ "epoch": 0.73,
769
+ "grad_norm": 0.2421875,
770
+ "learning_rate": 0.00016010811472830252,
771
+ "loss": 1.629,
772
+ "step": 540
773
+ },
774
+ {
775
+ "epoch": 0.74,
776
+ "grad_norm": 0.234375,
777
+ "learning_rate": 0.0001591600636638161,
778
+ "loss": 1.6497,
779
+ "step": 545
780
+ },
781
+ {
782
+ "epoch": 0.74,
783
+ "grad_norm": 0.2353515625,
784
+ "learning_rate": 0.00015820376058342078,
785
+ "loss": 1.6533,
786
+ "step": 550
787
+ },
788
+ {
789
+ "epoch": 0.75,
790
+ "grad_norm": 0.2294921875,
791
+ "learning_rate": 0.00015723933887825493,
792
+ "loss": 1.6424,
793
+ "step": 555
794
+ },
795
+ {
796
+ "epoch": 0.76,
797
+ "grad_norm": 0.2470703125,
798
+ "learning_rate": 0.00015626693307189336,
799
+ "loss": 1.6379,
800
+ "step": 560
801
+ },
802
+ {
803
+ "epoch": 0.76,
804
+ "grad_norm": 0.234375,
805
+ "learning_rate": 0.0001552866788015834,
806
+ "loss": 1.6344,
807
+ "step": 565
808
+ },
809
+ {
810
+ "epoch": 0.77,
811
+ "grad_norm": 0.2373046875,
812
+ "learning_rate": 0.00015429871279932513,
813
+ "loss": 1.6492,
814
+ "step": 570
815
+ },
816
+ {
817
+ "epoch": 0.78,
818
+ "grad_norm": 0.2333984375,
819
+ "learning_rate": 0.0001533031728727994,
820
+ "loss": 1.6245,
821
+ "step": 575
822
+ },
823
+ {
824
+ "epoch": 0.78,
825
+ "grad_norm": 0.236328125,
826
+ "learning_rate": 0.00015230019788614526,
827
+ "loss": 1.6325,
828
+ "step": 580
829
+ },
830
+ {
831
+ "epoch": 0.79,
832
+ "grad_norm": 0.23828125,
833
+ "learning_rate": 0.00015128992774059063,
834
+ "loss": 1.6367,
835
+ "step": 585
836
+ },
837
+ {
838
+ "epoch": 0.8,
839
+ "grad_norm": 0.2353515625,
840
+ "learning_rate": 0.0001502725033549377,
841
+ "loss": 1.6269,
842
+ "step": 590
843
+ },
844
+ {
845
+ "epoch": 0.81,
846
+ "grad_norm": 0.236328125,
847
+ "learning_rate": 0.000149248066645907,
848
+ "loss": 1.6199,
849
+ "step": 595
850
+ },
851
+ {
852
+ "epoch": 0.81,
853
+ "grad_norm": 0.2421875,
854
+ "learning_rate": 0.00014821676050834166,
855
+ "loss": 1.6358,
856
+ "step": 600
857
+ },
858
+ {
859
+ "epoch": 0.82,
860
+ "grad_norm": 0.2373046875,
861
+ "learning_rate": 0.00014717872879527576,
862
+ "loss": 1.6359,
863
+ "step": 605
864
+ },
865
+ {
866
+ "epoch": 0.83,
867
+ "grad_norm": 0.2451171875,
868
+ "learning_rate": 0.0001461341162978688,
869
+ "loss": 1.6371,
870
+ "step": 610
871
+ },
872
+ {
873
+ "epoch": 0.83,
874
+ "grad_norm": 0.2373046875,
875
+ "learning_rate": 0.00014508306872520912,
876
+ "loss": 1.6464,
877
+ "step": 615
878
+ },
879
+ {
880
+ "epoch": 0.84,
881
+ "grad_norm": 0.2431640625,
882
+ "learning_rate": 0.0001440257326839897,
883
+ "loss": 1.648,
884
+ "step": 620
885
+ },
886
+ {
887
+ "epoch": 0.85,
888
+ "grad_norm": 0.2333984375,
889
+ "learning_rate": 0.00014296225565805853,
890
+ "loss": 1.625,
891
+ "step": 625
892
+ },
893
+ {
894
+ "epoch": 0.85,
895
+ "grad_norm": 0.2373046875,
896
+ "learning_rate": 0.00014189278598784647,
897
+ "loss": 1.6327,
898
+ "step": 630
899
+ },
900
+ {
901
+ "epoch": 0.86,
902
+ "grad_norm": 0.23828125,
903
+ "learning_rate": 0.000140817472849676,
904
+ "loss": 1.6369,
905
+ "step": 635
906
+ },
907
+ {
908
+ "epoch": 0.87,
909
+ "grad_norm": 0.2333984375,
910
+ "learning_rate": 0.00013973646623495305,
911
+ "loss": 1.6194,
912
+ "step": 640
913
+ },
914
+ {
915
+ "epoch": 0.87,
916
+ "grad_norm": 0.2373046875,
917
+ "learning_rate": 0.00013864991692924523,
918
+ "loss": 1.6493,
919
+ "step": 645
920
+ },
921
+ {
922
+ "epoch": 0.88,
923
+ "grad_norm": 0.2431640625,
924
+ "learning_rate": 0.00013755797649124944,
925
+ "loss": 1.6316,
926
+ "step": 650
927
+ },
928
+ {
929
+ "epoch": 0.89,
930
+ "grad_norm": 0.2412109375,
931
+ "learning_rate": 0.0001364607972316515,
932
+ "loss": 1.618,
933
+ "step": 655
934
+ },
935
+ {
936
+ "epoch": 0.89,
937
+ "grad_norm": 0.2421875,
938
+ "learning_rate": 0.00013535853219188063,
939
+ "loss": 1.6317,
940
+ "step": 660
941
+ },
942
+ {
943
+ "epoch": 0.9,
944
+ "grad_norm": 0.2431640625,
945
+ "learning_rate": 0.00013425133512276282,
946
+ "loss": 1.6146,
947
+ "step": 665
948
+ },
949
+ {
950
+ "epoch": 0.91,
951
+ "grad_norm": 0.244140625,
952
+ "learning_rate": 0.0001331393604630741,
953
+ "loss": 1.6347,
954
+ "step": 670
955
+ },
956
+ {
957
+ "epoch": 0.91,
958
+ "grad_norm": 0.23828125,
959
+ "learning_rate": 0.0001320227633179989,
960
+ "loss": 1.6241,
961
+ "step": 675
962
+ },
963
+ {
964
+ "epoch": 0.92,
965
+ "grad_norm": 0.23046875,
966
+ "learning_rate": 0.00013090169943749476,
967
+ "loss": 1.6324,
968
+ "step": 680
969
+ },
970
+ {
971
+ "epoch": 0.93,
972
+ "grad_norm": 0.24609375,
973
+ "learning_rate": 0.00012977632519456744,
974
+ "loss": 1.6373,
975
+ "step": 685
976
+ },
977
+ {
978
+ "epoch": 0.93,
979
+ "grad_norm": 0.240234375,
980
+ "learning_rate": 0.00012864679756345904,
981
+ "loss": 1.6453,
982
+ "step": 690
983
+ },
984
+ {
985
+ "epoch": 0.94,
986
+ "grad_norm": 0.251953125,
987
+ "learning_rate": 0.00012751327409775228,
988
+ "loss": 1.6447,
989
+ "step": 695
990
+ },
991
+ {
992
+ "epoch": 0.95,
993
+ "grad_norm": 0.259765625,
994
+ "learning_rate": 0.00012637591290839376,
995
+ "loss": 1.6283,
996
+ "step": 700
997
+ },
998
+ {
999
+ "epoch": 0.95,
1000
+ "grad_norm": 0.234375,
1001
+ "learning_rate": 0.00012523487264163997,
1002
+ "loss": 1.625,
1003
+ "step": 705
1004
+ },
1005
+ {
1006
+ "epoch": 0.96,
1007
+ "grad_norm": 0.2373046875,
1008
+ "learning_rate": 0.00012409031245692797,
1009
+ "loss": 1.6049,
1010
+ "step": 710
1011
+ },
1012
+ {
1013
+ "epoch": 0.97,
1014
+ "grad_norm": 0.2470703125,
1015
+ "learning_rate": 0.00012294239200467516,
1016
+ "loss": 1.6418,
1017
+ "step": 715
1018
+ },
1019
+ {
1020
+ "epoch": 0.97,
1021
+ "grad_norm": 0.25390625,
1022
+ "learning_rate": 0.00012179127140400997,
1023
+ "loss": 1.6229,
1024
+ "step": 720
1025
+ },
1026
+ {
1027
+ "epoch": 0.98,
1028
+ "grad_norm": 0.2373046875,
1029
+ "learning_rate": 0.0001206371112204376,
1030
+ "loss": 1.6021,
1031
+ "step": 725
1032
+ },
1033
+ {
1034
+ "epoch": 0.99,
1035
+ "grad_norm": 0.2451171875,
1036
+ "learning_rate": 0.00011948007244344332,
1037
+ "loss": 1.6184,
1038
+ "step": 730
1039
+ },
1040
+ {
1041
+ "epoch": 0.99,
1042
+ "grad_norm": 0.2431640625,
1043
+ "learning_rate": 0.00011832031646403654,
1044
+ "loss": 1.639,
1045
+ "step": 735
1046
+ },
1047
+ {
1048
+ "epoch": 1.0,
1049
+ "eval_loss": 1.7224379777908325,
1050
+ "eval_runtime": 56.8026,
1051
+ "eval_samples_per_second": 7.658,
1052
+ "eval_steps_per_second": 0.968,
1053
+ "step": 739
1054
+ },
1055
+ {
1056
+ "epoch": 1.0,
1057
+ "grad_norm": 0.2353515625,
1058
+ "learning_rate": 0.00011715800505223918,
1059
+ "loss": 1.5945,
1060
+ "step": 740
1061
+ },
1062
+ {
1063
+ "epoch": 1.01,
1064
+ "grad_norm": 0.2373046875,
1065
+ "learning_rate": 0.00011599330033452079,
1066
+ "loss": 1.5651,
1067
+ "step": 745
1068
+ },
1069
+ {
1070
+ "epoch": 1.01,
1071
+ "grad_norm": 0.2421875,
1072
+ "learning_rate": 0.0001148263647711842,
1073
+ "loss": 1.6011,
1074
+ "step": 750
1075
+ },
1076
+ {
1077
+ "epoch": 1.02,
1078
+ "grad_norm": 0.244140625,
1079
+ "learning_rate": 0.00011365736113370462,
1080
+ "loss": 1.5838,
1081
+ "step": 755
1082
+ },
1083
+ {
1084
+ "epoch": 1.03,
1085
+ "grad_norm": 0.25,
1086
+ "learning_rate": 0.0001124864524820251,
1087
+ "loss": 1.5881,
1088
+ "step": 760
1089
+ },
1090
+ {
1091
+ "epoch": 1.04,
1092
+ "grad_norm": 0.25,
1093
+ "learning_rate": 0.00011131380214181203,
1094
+ "loss": 1.5717,
1095
+ "step": 765
1096
+ },
1097
+ {
1098
+ "epoch": 1.04,
1099
+ "grad_norm": 0.25,
1100
+ "learning_rate": 0.00011013957368167342,
1101
+ "loss": 1.5866,
1102
+ "step": 770
1103
+ },
1104
+ {
1105
+ "epoch": 1.05,
1106
+ "grad_norm": 0.25,
1107
+ "learning_rate": 0.00010896393089034336,
1108
+ "loss": 1.5516,
1109
+ "step": 775
1110
+ },
1111
+ {
1112
+ "epoch": 1.06,
1113
+ "grad_norm": 0.244140625,
1114
+ "learning_rate": 0.00010778703775383558,
1115
+ "loss": 1.5718,
1116
+ "step": 780
1117
+ },
1118
+ {
1119
+ "epoch": 1.06,
1120
+ "grad_norm": 0.25,
1121
+ "learning_rate": 0.00010660905843256994,
1122
+ "loss": 1.5438,
1123
+ "step": 785
1124
+ },
1125
+ {
1126
+ "epoch": 1.07,
1127
+ "grad_norm": 0.255859375,
1128
+ "learning_rate": 0.00010543015723847403,
1129
+ "loss": 1.5686,
1130
+ "step": 790
1131
+ },
1132
+ {
1133
+ "epoch": 1.08,
1134
+ "grad_norm": 0.25390625,
1135
+ "learning_rate": 0.00010425049861206411,
1136
+ "loss": 1.5921,
1137
+ "step": 795
1138
+ },
1139
+ {
1140
+ "epoch": 1.08,
1141
+ "grad_norm": 0.259765625,
1142
+ "learning_rate": 0.00010307024709950774,
1143
+ "loss": 1.5782,
1144
+ "step": 800
1145
+ },
1146
+ {
1147
+ "epoch": 1.09,
1148
+ "grad_norm": 0.25,
1149
+ "learning_rate": 0.00010188956732967208,
1150
+ "loss": 1.5615,
1151
+ "step": 805
1152
+ },
1153
+ {
1154
+ "epoch": 1.1,
1155
+ "grad_norm": 0.2451171875,
1156
+ "learning_rate": 0.00010070862399116015,
1157
+ "loss": 1.5866,
1158
+ "step": 810
1159
+ },
1160
+ {
1161
+ "epoch": 1.1,
1162
+ "grad_norm": 0.255859375,
1163
+ "learning_rate": 9.952758180933934e-05,
1164
+ "loss": 1.5762,
1165
+ "step": 815
1166
+ },
1167
+ {
1168
+ "epoch": 1.11,
1169
+ "grad_norm": 0.2490234375,
1170
+ "learning_rate": 9.834660552336415e-05,
1171
+ "loss": 1.5756,
1172
+ "step": 820
1173
+ },
1174
+ {
1175
+ "epoch": 1.12,
1176
+ "grad_norm": 0.244140625,
1177
+ "learning_rate": 9.716585986319769e-05,
1178
+ "loss": 1.5669,
1179
+ "step": 825
1180
+ },
1181
+ {
1182
+ "epoch": 1.12,
1183
+ "grad_norm": 0.2578125,
1184
+ "learning_rate": 9.598550952663383e-05,
1185
+ "loss": 1.5809,
1186
+ "step": 830
1187
+ },
1188
+ {
1189
+ "epoch": 1.13,
1190
+ "grad_norm": 0.263671875,
1191
+ "learning_rate": 9.480571915632421e-05,
1192
+ "loss": 1.5898,
1193
+ "step": 835
1194
+ },
1195
+ {
1196
+ "epoch": 1.14,
1197
+ "grad_norm": 0.25,
1198
+ "learning_rate": 9.362665331681294e-05,
1199
+ "loss": 1.5958,
1200
+ "step": 840
1201
+ },
1202
+ {
1203
+ "epoch": 1.14,
1204
+ "grad_norm": 0.25,
1205
+ "learning_rate": 9.244847647158202e-05,
1206
+ "loss": 1.579,
1207
+ "step": 845
1208
+ },
1209
+ {
1210
+ "epoch": 1.15,
1211
+ "grad_norm": 0.2451171875,
1212
+ "learning_rate": 9.127135296011101e-05,
1213
+ "loss": 1.5814,
1214
+ "step": 850
1215
+ },
1216
+ {
1217
+ "epoch": 1.16,
1218
+ "grad_norm": 0.24609375,
1219
+ "learning_rate": 9.009544697495374e-05,
1220
+ "loss": 1.5581,
1221
+ "step": 855
1222
+ },
1223
+ {
1224
+ "epoch": 1.16,
1225
+ "grad_norm": 0.2470703125,
1226
+ "learning_rate": 8.892092253883601e-05,
1227
+ "loss": 1.5927,
1228
+ "step": 860
1229
+ },
1230
+ {
1231
+ "epoch": 1.17,
1232
+ "grad_norm": 0.2578125,
1233
+ "learning_rate": 8.77479434817764e-05,
1234
+ "loss": 1.5679,
1235
+ "step": 865
1236
+ },
1237
+ {
1238
+ "epoch": 1.18,
1239
+ "grad_norm": 0.263671875,
1240
+ "learning_rate": 8.657667341823448e-05,
1241
+ "loss": 1.5774,
1242
+ "step": 870
1243
+ },
1244
+ {
1245
+ "epoch": 1.18,
1246
+ "grad_norm": 0.2578125,
1247
+ "learning_rate": 8.540727572428854e-05,
1248
+ "loss": 1.5766,
1249
+ "step": 875
1250
+ },
1251
+ {
1252
+ "epoch": 1.19,
1253
+ "grad_norm": 0.25,
1254
+ "learning_rate": 8.423991351484716e-05,
1255
+ "loss": 1.5588,
1256
+ "step": 880
1257
+ },
1258
+ {
1259
+ "epoch": 1.2,
1260
+ "grad_norm": 0.25390625,
1261
+ "learning_rate": 8.307474962089677e-05,
1262
+ "loss": 1.5613,
1263
+ "step": 885
1264
+ },
1265
+ {
1266
+ "epoch": 1.2,
1267
+ "grad_norm": 0.2490234375,
1268
+ "learning_rate": 8.191194656678904e-05,
1269
+ "loss": 1.5778,
1270
+ "step": 890
1271
+ },
1272
+ {
1273
+ "epoch": 1.21,
1274
+ "grad_norm": 0.265625,
1275
+ "learning_rate": 8.07516665475708e-05,
1276
+ "loss": 1.5695,
1277
+ "step": 895
1278
+ },
1279
+ {
1280
+ "epoch": 1.22,
1281
+ "grad_norm": 0.267578125,
1282
+ "learning_rate": 7.959407140636034e-05,
1283
+ "loss": 1.5787,
1284
+ "step": 900
1285
+ },
1286
+ {
1287
+ "epoch": 1.22,
1288
+ "grad_norm": 0.2578125,
1289
+ "learning_rate": 7.843932261177224e-05,
1290
+ "loss": 1.5562,
1291
+ "step": 905
1292
+ },
1293
+ {
1294
+ "epoch": 1.23,
1295
+ "grad_norm": 0.24609375,
1296
+ "learning_rate": 7.728758123539499e-05,
1297
+ "loss": 1.582,
1298
+ "step": 910
1299
+ },
1300
+ {
1301
+ "epoch": 1.24,
1302
+ "grad_norm": 0.2578125,
1303
+ "learning_rate": 7.613900792932332e-05,
1304
+ "loss": 1.5676,
1305
+ "step": 915
1306
+ },
1307
+ {
1308
+ "epoch": 1.24,
1309
+ "grad_norm": 0.259765625,
1310
+ "learning_rate": 7.499376290374994e-05,
1311
+ "loss": 1.5715,
1312
+ "step": 920
1313
+ },
1314
+ {
1315
+ "epoch": 1.25,
1316
+ "grad_norm": 0.271484375,
1317
+ "learning_rate": 7.385200590461803e-05,
1318
+ "loss": 1.5816,
1319
+ "step": 925
1320
+ },
1321
+ {
1322
+ "epoch": 1.26,
1323
+ "grad_norm": 0.259765625,
1324
+ "learning_rate": 7.271389619133908e-05,
1325
+ "loss": 1.577,
1326
+ "step": 930
1327
+ },
1328
+ {
1329
+ "epoch": 1.27,
1330
+ "grad_norm": 0.251953125,
1331
+ "learning_rate": 7.157959251457823e-05,
1332
+ "loss": 1.5808,
1333
+ "step": 935
1334
+ },
1335
+ {
1336
+ "epoch": 1.27,
1337
+ "grad_norm": 0.259765625,
1338
+ "learning_rate": 7.044925309411093e-05,
1339
+ "loss": 1.5559,
1340
+ "step": 940
1341
+ },
1342
+ {
1343
+ "epoch": 1.28,
1344
+ "grad_norm": 0.267578125,
1345
+ "learning_rate": 6.932303559675329e-05,
1346
+ "loss": 1.5794,
1347
+ "step": 945
1348
+ },
1349
+ {
1350
+ "epoch": 1.29,
1351
+ "grad_norm": 0.2578125,
1352
+ "learning_rate": 6.820109711436988e-05,
1353
+ "loss": 1.5645,
1354
+ "step": 950
1355
+ },
1356
+ {
1357
+ "epoch": 1.29,
1358
+ "grad_norm": 0.255859375,
1359
+ "learning_rate": 6.708359414196133e-05,
1360
+ "loss": 1.5781,
1361
+ "step": 955
1362
+ },
1363
+ {
1364
+ "epoch": 1.3,
1365
+ "grad_norm": 0.25390625,
1366
+ "learning_rate": 6.59706825558357e-05,
1367
+ "loss": 1.5714,
1368
+ "step": 960
1369
+ },
1370
+ {
1371
+ "epoch": 1.31,
1372
+ "grad_norm": 0.248046875,
1373
+ "learning_rate": 6.486251759186572e-05,
1374
+ "loss": 1.5562,
1375
+ "step": 965
1376
+ },
1377
+ {
1378
+ "epoch": 1.31,
1379
+ "grad_norm": 0.251953125,
1380
+ "learning_rate": 6.37592538238356e-05,
1381
+ "loss": 1.564,
1382
+ "step": 970
1383
+ },
1384
+ {
1385
+ "epoch": 1.32,
1386
+ "grad_norm": 0.267578125,
1387
+ "learning_rate": 6.266104514187997e-05,
1388
+ "loss": 1.5725,
1389
+ "step": 975
1390
+ },
1391
+ {
1392
+ "epoch": 1.33,
1393
+ "grad_norm": 0.259765625,
1394
+ "learning_rate": 6.156804473101851e-05,
1395
+ "loss": 1.5794,
1396
+ "step": 980
1397
+ },
1398
+ {
1399
+ "epoch": 1.33,
1400
+ "grad_norm": 0.2578125,
1401
+ "learning_rate": 6.04804050497886e-05,
1402
+ "loss": 1.5662,
1403
+ "step": 985
1404
+ },
1405
+ {
1406
+ "epoch": 1.34,
1407
+ "grad_norm": 0.255859375,
1408
+ "learning_rate": 5.93982778089796e-05,
1409
+ "loss": 1.5867,
1410
+ "step": 990
1411
+ },
1412
+ {
1413
+ "epoch": 1.35,
1414
+ "grad_norm": 0.259765625,
1415
+ "learning_rate": 5.832181395047098e-05,
1416
+ "loss": 1.5863,
1417
+ "step": 995
1418
+ },
1419
+ {
1420
+ "epoch": 1.35,
1421
+ "grad_norm": 0.267578125,
1422
+ "learning_rate": 5.7251163626178394e-05,
1423
+ "loss": 1.5694,
1424
+ "step": 1000
1425
+ },
1426
+ {
1427
+ "epoch": 1.36,
1428
+ "grad_norm": 0.25390625,
1429
+ "learning_rate": 5.618647617710935e-05,
1430
+ "loss": 1.5634,
1431
+ "step": 1005
1432
+ },
1433
+ {
1434
+ "epoch": 1.37,
1435
+ "grad_norm": 0.2578125,
1436
+ "learning_rate": 5.5127900112532106e-05,
1437
+ "loss": 1.5633,
1438
+ "step": 1010
1439
+ },
1440
+ {
1441
+ "epoch": 1.37,
1442
+ "grad_norm": 0.255859375,
1443
+ "learning_rate": 5.407558308926083e-05,
1444
+ "loss": 1.5736,
1445
+ "step": 1015
1446
+ },
1447
+ {
1448
+ "epoch": 1.38,
1449
+ "grad_norm": 0.265625,
1450
+ "learning_rate": 5.302967189105941e-05,
1451
+ "loss": 1.5675,
1452
+ "step": 1020
1453
+ },
1454
+ {
1455
+ "epoch": 1.39,
1456
+ "grad_norm": 0.251953125,
1457
+ "learning_rate": 5.199031240816714e-05,
1458
+ "loss": 1.5509,
1459
+ "step": 1025
1460
+ },
1461
+ {
1462
+ "epoch": 1.39,
1463
+ "grad_norm": 0.267578125,
1464
+ "learning_rate": 5.095764961694922e-05,
1465
+ "loss": 1.5624,
1466
+ "step": 1030
1467
+ },
1468
+ {
1469
+ "epoch": 1.4,
1470
+ "grad_norm": 0.2578125,
1471
+ "learning_rate": 4.9931827559674115e-05,
1472
+ "loss": 1.5605,
1473
+ "step": 1035
1474
+ },
1475
+ {
1476
+ "epoch": 1.41,
1477
+ "grad_norm": 0.27734375,
1478
+ "learning_rate": 4.8912989324422164e-05,
1479
+ "loss": 1.559,
1480
+ "step": 1040
1481
+ },
1482
+ {
1483
+ "epoch": 1.41,
1484
+ "grad_norm": 0.271484375,
1485
+ "learning_rate": 4.790127702512634e-05,
1486
+ "loss": 1.5778,
1487
+ "step": 1045
1488
+ },
1489
+ {
1490
+ "epoch": 1.42,
1491
+ "grad_norm": 0.263671875,
1492
+ "learning_rate": 4.689683178174964e-05,
1493
+ "loss": 1.5892,
1494
+ "step": 1050
1495
+ },
1496
+ {
1497
+ "epoch": 1.43,
1498
+ "grad_norm": 0.2578125,
1499
+ "learning_rate": 4.589979370060037e-05,
1500
+ "loss": 1.5488,
1501
+ "step": 1055
1502
+ },
1503
+ {
1504
+ "epoch": 1.43,
1505
+ "grad_norm": 0.251953125,
1506
+ "learning_rate": 4.491030185478976e-05,
1507
+ "loss": 1.5906,
1508
+ "step": 1060
1509
+ },
1510
+ {
1511
+ "epoch": 1.44,
1512
+ "grad_norm": 0.2578125,
1513
+ "learning_rate": 4.392849426483274e-05,
1514
+ "loss": 1.5782,
1515
+ "step": 1065
1516
+ },
1517
+ {
1518
+ "epoch": 1.45,
1519
+ "grad_norm": 0.259765625,
1520
+ "learning_rate": 4.295450787939622e-05,
1521
+ "loss": 1.559,
1522
+ "step": 1070
1523
+ },
1524
+ {
1525
+ "epoch": 1.45,
1526
+ "grad_norm": 0.26171875,
1527
+ "learning_rate": 4.198847855619652e-05,
1528
+ "loss": 1.5792,
1529
+ "step": 1075
1530
+ },
1531
+ {
1532
+ "epoch": 1.46,
1533
+ "grad_norm": 0.2734375,
1534
+ "learning_rate": 4.103054104304912e-05,
1535
+ "loss": 1.5893,
1536
+ "step": 1080
1537
+ },
1538
+ {
1539
+ "epoch": 1.47,
1540
+ "grad_norm": 0.26171875,
1541
+ "learning_rate": 4.0080828959073255e-05,
1542
+ "loss": 1.5663,
1543
+ "step": 1085
1544
+ },
1545
+ {
1546
+ "epoch": 1.47,
1547
+ "grad_norm": 0.26171875,
1548
+ "learning_rate": 3.913947477605378e-05,
1549
+ "loss": 1.5665,
1550
+ "step": 1090
1551
+ },
1552
+ {
1553
+ "epoch": 1.48,
1554
+ "grad_norm": 0.275390625,
1555
+ "learning_rate": 3.82066097999632e-05,
1556
+ "loss": 1.5795,
1557
+ "step": 1095
1558
+ },
1559
+ {
1560
+ "epoch": 1.49,
1561
+ "grad_norm": 0.255859375,
1562
+ "learning_rate": 3.7282364152646297e-05,
1563
+ "loss": 1.5862,
1564
+ "step": 1100
1565
+ },
1566
+ {
1567
+ "epoch": 1.5,
1568
+ "grad_norm": 0.26953125,
1569
+ "learning_rate": 3.636686675367006e-05,
1570
+ "loss": 1.5705,
1571
+ "step": 1105
1572
+ },
1573
+ {
1574
+ "epoch": 1.5,
1575
+ "grad_norm": 0.26953125,
1576
+ "learning_rate": 3.546024530234091e-05,
1577
+ "loss": 1.5794,
1578
+ "step": 1110
1579
+ },
1580
+ {
1581
+ "epoch": 1.51,
1582
+ "grad_norm": 0.2578125,
1583
+ "learning_rate": 3.45626262598926e-05,
1584
+ "loss": 1.5704,
1585
+ "step": 1115
1586
+ },
1587
+ {
1588
+ "epoch": 1.52,
1589
+ "grad_norm": 0.259765625,
1590
+ "learning_rate": 3.367413483184654e-05,
1591
+ "loss": 1.5677,
1592
+ "step": 1120
1593
+ },
1594
+ {
1595
+ "epoch": 1.52,
1596
+ "grad_norm": 0.2578125,
1597
+ "learning_rate": 3.279489495054742e-05,
1598
+ "loss": 1.5562,
1599
+ "step": 1125
1600
+ },
1601
+ {
1602
+ "epoch": 1.53,
1603
+ "grad_norm": 0.251953125,
1604
+ "learning_rate": 3.19250292578762e-05,
1605
+ "loss": 1.5317,
1606
+ "step": 1130
1607
+ },
1608
+ {
1609
+ "epoch": 1.54,
1610
+ "grad_norm": 0.265625,
1611
+ "learning_rate": 3.106465908814342e-05,
1612
+ "loss": 1.571,
1613
+ "step": 1135
1614
+ },
1615
+ {
1616
+ "epoch": 1.54,
1617
+ "grad_norm": 0.26171875,
1618
+ "learning_rate": 3.021390445116462e-05,
1619
+ "loss": 1.5841,
1620
+ "step": 1140
1621
+ },
1622
+ {
1623
+ "epoch": 1.55,
1624
+ "grad_norm": 0.26171875,
1625
+ "learning_rate": 2.937288401552063e-05,
1626
+ "loss": 1.5712,
1627
+ "step": 1145
1628
+ },
1629
+ {
1630
+ "epoch": 1.56,
1631
+ "grad_norm": 0.25,
1632
+ "learning_rate": 2.8541715092005094e-05,
1633
+ "loss": 1.5708,
1634
+ "step": 1150
1635
+ },
1636
+ {
1637
+ "epoch": 1.56,
1638
+ "grad_norm": 0.265625,
1639
+ "learning_rate": 2.7720513617260856e-05,
1640
+ "loss": 1.567,
1641
+ "step": 1155
1642
+ },
1643
+ {
1644
+ "epoch": 1.57,
1645
+ "grad_norm": 0.310546875,
1646
+ "learning_rate": 2.6909394137608868e-05,
1647
+ "loss": 1.563,
1648
+ "step": 1160
1649
+ },
1650
+ {
1651
+ "epoch": 1.58,
1652
+ "grad_norm": 0.26171875,
1653
+ "learning_rate": 2.6108469793070156e-05,
1654
+ "loss": 1.5789,
1655
+ "step": 1165
1656
+ },
1657
+ {
1658
+ "epoch": 1.58,
1659
+ "grad_norm": 0.275390625,
1660
+ "learning_rate": 2.5317852301584643e-05,
1661
+ "loss": 1.565,
1662
+ "step": 1170
1663
+ },
1664
+ {
1665
+ "epoch": 1.59,
1666
+ "grad_norm": 0.2578125,
1667
+ "learning_rate": 2.4537651943427665e-05,
1668
+ "loss": 1.5401,
1669
+ "step": 1175
1670
+ },
1671
+ {
1672
+ "epoch": 1.6,
1673
+ "grad_norm": 0.267578125,
1674
+ "learning_rate": 2.3767977545827845e-05,
1675
+ "loss": 1.5669,
1676
+ "step": 1180
1677
+ },
1678
+ {
1679
+ "epoch": 1.6,
1680
+ "grad_norm": 0.255859375,
1681
+ "learning_rate": 2.300893646778681e-05,
1682
+ "loss": 1.5491,
1683
+ "step": 1185
1684
+ },
1685
+ {
1686
+ "epoch": 1.61,
1687
+ "grad_norm": 0.2578125,
1688
+ "learning_rate": 2.226063458510428e-05,
1689
+ "loss": 1.566,
1690
+ "step": 1190
1691
+ },
1692
+ {
1693
+ "epoch": 1.62,
1694
+ "grad_norm": 0.259765625,
1695
+ "learning_rate": 2.152317627560979e-05,
1696
+ "loss": 1.5675,
1697
+ "step": 1195
1698
+ },
1699
+ {
1700
+ "epoch": 1.62,
1701
+ "grad_norm": 0.255859375,
1702
+ "learning_rate": 2.0796664404603416e-05,
1703
+ "loss": 1.5486,
1704
+ "step": 1200
1705
+ },
1706
+ {
1707
+ "epoch": 1.63,
1708
+ "grad_norm": 0.263671875,
1709
+ "learning_rate": 2.008120031050753e-05,
1710
+ "loss": 1.5786,
1711
+ "step": 1205
1712
+ },
1713
+ {
1714
+ "epoch": 1.64,
1715
+ "grad_norm": 0.271484375,
1716
+ "learning_rate": 1.9376883790731414e-05,
1717
+ "loss": 1.5747,
1718
+ "step": 1210
1719
+ },
1720
+ {
1721
+ "epoch": 1.64,
1722
+ "grad_norm": 0.263671875,
1723
+ "learning_rate": 1.86838130877509e-05,
1724
+ "loss": 1.5687,
1725
+ "step": 1215
1726
+ },
1727
+ {
1728
+ "epoch": 1.65,
1729
+ "grad_norm": 0.2578125,
1730
+ "learning_rate": 1.8002084875404934e-05,
1731
+ "loss": 1.5754,
1732
+ "step": 1220
1733
+ },
1734
+ {
1735
+ "epoch": 1.66,
1736
+ "grad_norm": 0.263671875,
1737
+ "learning_rate": 1.7331794245410926e-05,
1738
+ "loss": 1.5715,
1739
+ "step": 1225
1740
+ },
1741
+ {
1742
+ "epoch": 1.66,
1743
+ "grad_norm": 0.26953125,
1744
+ "learning_rate": 1.6673034694100655e-05,
1745
+ "loss": 1.58,
1746
+ "step": 1230
1747
+ },
1748
+ {
1749
+ "epoch": 1.67,
1750
+ "grad_norm": 0.2578125,
1751
+ "learning_rate": 1.6025898109378967e-05,
1752
+ "loss": 1.5952,
1753
+ "step": 1235
1754
+ },
1755
+ {
1756
+ "epoch": 1.68,
1757
+ "grad_norm": 0.2578125,
1758
+ "learning_rate": 1.5390474757906446e-05,
1759
+ "loss": 1.5688,
1760
+ "step": 1240
1761
+ },
1762
+ {
1763
+ "epoch": 1.68,
1764
+ "grad_norm": 0.26953125,
1765
+ "learning_rate": 1.4766853272508786e-05,
1766
+ "loss": 1.5698,
1767
+ "step": 1245
1768
+ },
1769
+ {
1770
+ "epoch": 1.69,
1771
+ "grad_norm": 0.259765625,
1772
+ "learning_rate": 1.415512063981339e-05,
1773
+ "loss": 1.5674,
1774
+ "step": 1250
1775
+ },
1776
+ {
1777
+ "epoch": 1.7,
1778
+ "grad_norm": 0.259765625,
1779
+ "learning_rate": 1.3555362188116172e-05,
1780
+ "loss": 1.5391,
1781
+ "step": 1255
1782
+ },
1783
+ {
1784
+ "epoch": 1.71,
1785
+ "grad_norm": 0.271484375,
1786
+ "learning_rate": 1.2967661575479317e-05,
1787
+ "loss": 1.5762,
1788
+ "step": 1260
1789
+ },
1790
+ {
1791
+ "epoch": 1.71,
1792
+ "grad_norm": 0.255859375,
1793
+ "learning_rate": 1.2392100778062122e-05,
1794
+ "loss": 1.5743,
1795
+ "step": 1265
1796
+ },
1797
+ {
1798
+ "epoch": 1.72,
1799
+ "grad_norm": 0.26171875,
1800
+ "learning_rate": 1.1828760078686562e-05,
1801
+ "loss": 1.5867,
1802
+ "step": 1270
1803
+ },
1804
+ {
1805
+ "epoch": 1.73,
1806
+ "grad_norm": 0.25390625,
1807
+ "learning_rate": 1.1277718055638819e-05,
1808
+ "loss": 1.5623,
1809
+ "step": 1275
1810
+ },
1811
+ {
1812
+ "epoch": 1.73,
1813
+ "grad_norm": 0.267578125,
1814
+ "learning_rate": 1.0739051571708736e-05,
1815
+ "loss": 1.5839,
1816
+ "step": 1280
1817
+ },
1818
+ {
1819
+ "epoch": 1.74,
1820
+ "grad_norm": 0.25390625,
1821
+ "learning_rate": 1.0212835763468487e-05,
1822
+ "loss": 1.5692,
1823
+ "step": 1285
1824
+ },
1825
+ {
1826
+ "epoch": 1.75,
1827
+ "grad_norm": 0.2578125,
1828
+ "learning_rate": 9.699144030792162e-06,
1829
+ "loss": 1.5643,
1830
+ "step": 1290
1831
+ },
1832
+ {
1833
+ "epoch": 1.75,
1834
+ "grad_norm": 0.26171875,
1835
+ "learning_rate": 9.198048026617323e-06,
1836
+ "loss": 1.5515,
1837
+ "step": 1295
1838
+ },
1839
+ {
1840
+ "epoch": 1.76,
1841
+ "grad_norm": 0.259765625,
1842
+ "learning_rate": 8.709617646950564e-06,
1843
+ "loss": 1.5713,
1844
+ "step": 1300
1845
+ },
1846
+ {
1847
+ "epoch": 1.77,
1848
+ "grad_norm": 0.251953125,
1849
+ "learning_rate": 8.233921021117863e-06,
1850
+ "loss": 1.5542,
1851
+ "step": 1305
1852
+ },
1853
+ {
1854
+ "epoch": 1.77,
1855
+ "grad_norm": 0.263671875,
1856
+ "learning_rate": 7.771024502261526e-06,
1857
+ "loss": 1.5724,
1858
+ "step": 1310
1859
+ },
1860
+ {
1861
+ "epoch": 1.78,
1862
+ "grad_norm": 0.265625,
1863
+ "learning_rate": 7.320992658084891e-06,
1864
+ "loss": 1.5839,
1865
+ "step": 1315
1866
+ },
1867
+ {
1868
+ "epoch": 1.79,
1869
+ "grad_norm": 0.267578125,
1870
+ "learning_rate": 6.8838882618459165e-06,
1871
+ "loss": 1.5818,
1872
+ "step": 1320
1873
+ },
1874
+ {
1875
+ "epoch": 1.79,
1876
+ "grad_norm": 0.259765625,
1877
+ "learning_rate": 6.459772283601218e-06,
1878
+ "loss": 1.5659,
1879
+ "step": 1325
1880
+ },
1881
+ {
1882
+ "epoch": 1.8,
1883
+ "grad_norm": 0.271484375,
1884
+ "learning_rate": 6.048703881701578e-06,
1885
+ "loss": 1.5646,
1886
+ "step": 1330
1887
+ },
1888
+ {
1889
+ "epoch": 1.81,
1890
+ "grad_norm": 0.263671875,
1891
+ "learning_rate": 5.650740394540255e-06,
1892
+ "loss": 1.5613,
1893
+ "step": 1335
1894
+ },
1895
+ {
1896
+ "epoch": 1.81,
1897
+ "grad_norm": 0.265625,
1898
+ "learning_rate": 5.265937332554849e-06,
1899
+ "loss": 1.566,
1900
+ "step": 1340
1901
+ },
1902
+ {
1903
+ "epoch": 1.82,
1904
+ "grad_norm": 0.263671875,
1905
+ "learning_rate": 4.8943483704846475e-06,
1906
+ "loss": 1.5748,
1907
+ "step": 1345
1908
+ },
1909
+ {
1910
+ "epoch": 1.83,
1911
+ "grad_norm": 0.26953125,
1912
+ "learning_rate": 4.5360253398834765e-06,
1913
+ "loss": 1.5706,
1914
+ "step": 1350
1915
+ },
1916
+ {
1917
+ "epoch": 1.83,
1918
+ "grad_norm": 0.263671875,
1919
+ "learning_rate": 4.191018221890097e-06,
1920
+ "loss": 1.5862,
1921
+ "step": 1355
1922
+ },
1923
+ {
1924
+ "epoch": 1.84,
1925
+ "grad_norm": 0.265625,
1926
+ "learning_rate": 3.859375140256371e-06,
1927
+ "loss": 1.5878,
1928
+ "step": 1360
1929
+ },
1930
+ {
1931
+ "epoch": 1.85,
1932
+ "grad_norm": 0.267578125,
1933
+ "learning_rate": 3.5411423546348075e-06,
1934
+ "loss": 1.562,
1935
+ "step": 1365
1936
+ },
1937
+ {
1938
+ "epoch": 1.85,
1939
+ "grad_norm": 0.2734375,
1940
+ "learning_rate": 3.2363642541258676e-06,
1941
+ "loss": 1.5348,
1942
+ "step": 1370
1943
+ },
1944
+ {
1945
+ "epoch": 1.86,
1946
+ "grad_norm": 0.259765625,
1947
+ "learning_rate": 2.9450833510863307e-06,
1948
+ "loss": 1.5829,
1949
+ "step": 1375
1950
+ },
1951
+ {
1952
+ "epoch": 1.87,
1953
+ "grad_norm": 0.265625,
1954
+ "learning_rate": 2.667340275199426e-06,
1955
+ "loss": 1.5797,
1956
+ "step": 1380
1957
+ },
1958
+ {
1959
+ "epoch": 1.87,
1960
+ "grad_norm": 0.267578125,
1961
+ "learning_rate": 2.4031737678074985e-06,
1962
+ "loss": 1.5903,
1963
+ "step": 1385
1964
+ },
1965
+ {
1966
+ "epoch": 1.88,
1967
+ "grad_norm": 0.25390625,
1968
+ "learning_rate": 2.15262067650821e-06,
1969
+ "loss": 1.5676,
1970
+ "step": 1390
1971
+ },
1972
+ {
1973
+ "epoch": 1.89,
1974
+ "grad_norm": 0.26171875,
1975
+ "learning_rate": 1.9157159500146958e-06,
1976
+ "loss": 1.5557,
1977
+ "step": 1395
1978
+ },
1979
+ {
1980
+ "epoch": 1.89,
1981
+ "grad_norm": 0.27734375,
1982
+ "learning_rate": 1.6924926332807956e-06,
1983
+ "loss": 1.5778,
1984
+ "step": 1400
1985
+ },
1986
+ {
1987
+ "epoch": 1.9,
1988
+ "grad_norm": 0.26171875,
1989
+ "learning_rate": 1.4829818628916526e-06,
1990
+ "loss": 1.5598,
1991
+ "step": 1405
1992
+ },
1993
+ {
1994
+ "epoch": 1.91,
1995
+ "grad_norm": 0.255859375,
1996
+ "learning_rate": 1.287212862720677e-06,
1997
+ "loss": 1.5683,
1998
+ "step": 1410
1999
+ },
2000
+ {
2001
+ "epoch": 1.91,
2002
+ "grad_norm": 0.255859375,
2003
+ "learning_rate": 1.1052129398531507e-06,
2004
+ "loss": 1.545,
2005
+ "step": 1415
2006
+ },
2007
+ {
2008
+ "epoch": 1.92,
2009
+ "grad_norm": 0.25390625,
2010
+ "learning_rate": 9.370074807772966e-07,
2011
+ "loss": 1.5648,
2012
+ "step": 1420
2013
+ },
2014
+ {
2015
+ "epoch": 1.93,
2016
+ "grad_norm": 0.255859375,
2017
+ "learning_rate": 7.826199478431551e-07,
2018
+ "loss": 1.5441,
2019
+ "step": 1425
2020
+ },
2021
+ {
2022
+ "epoch": 1.94,
2023
+ "grad_norm": 0.263671875,
2024
+ "learning_rate": 6.420718759900357e-07,
2025
+ "loss": 1.572,
2026
+ "step": 1430
2027
+ },
2028
+ {
2029
+ "epoch": 1.94,
2030
+ "grad_norm": 0.2578125,
2031
+ "learning_rate": 5.153828697425422e-07,
2032
+ "loss": 1.5409,
2033
+ "step": 1435
2034
+ },
2035
+ {
2036
+ "epoch": 1.95,
2037
+ "grad_norm": 0.267578125,
2038
+ "learning_rate": 4.025706004760932e-07,
2039
+ "loss": 1.5713,
2040
+ "step": 1440
2041
+ },
2042
+ {
2043
+ "epoch": 1.96,
2044
+ "grad_norm": 0.25390625,
2045
+ "learning_rate": 3.0365080395200473e-07,
2046
+ "loss": 1.5608,
2047
+ "step": 1445
2048
+ },
2049
+ {
2050
+ "epoch": 1.96,
2051
+ "grad_norm": 0.25390625,
2052
+ "learning_rate": 2.1863727812254653e-07,
2053
+ "loss": 1.5541,
2054
+ "step": 1450
2055
+ },
2056
+ {
2057
+ "epoch": 1.97,
2058
+ "grad_norm": 0.267578125,
2059
+ "learning_rate": 1.4754188120631452e-07,
2060
+ "loss": 1.5628,
2061
+ "step": 1455
2062
+ },
2063
+ {
2064
+ "epoch": 1.98,
2065
+ "grad_norm": 0.251953125,
2066
+ "learning_rate": 9.037453003418739e-08,
2067
+ "loss": 1.5841,
2068
+ "step": 1460
2069
+ },
2070
+ {
2071
+ "epoch": 1.98,
2072
+ "grad_norm": 0.26171875,
2073
+ "learning_rate": 4.7143198666077524e-08,
2074
+ "loss": 1.5847,
2075
+ "step": 1465
2076
+ },
2077
+ {
2078
+ "epoch": 1.99,
2079
+ "grad_norm": 0.255859375,
2080
+ "learning_rate": 1.7853917278631838e-08,
2081
+ "loss": 1.5713,
2082
+ "step": 1470
2083
+ },
2084
+ {
2085
+ "epoch": 2.0,
2086
+ "grad_norm": 0.263671875,
2087
+ "learning_rate": 2.5107713241045993e-09,
2088
+ "loss": 1.571,
2089
+ "step": 1475
2090
+ },
2091
+ {
2092
+ "epoch": 2.0,
2093
+ "eval_loss": 1.7227909564971924,
2094
+ "eval_runtime": 56.8169,
2095
+ "eval_samples_per_second": 7.656,
2096
+ "eval_steps_per_second": 0.968,
2097
+ "step": 1478
2098
+ },
2099
+ {
2100
+ "epoch": 2.0,
2101
+ "step": 1478,
2102
+ "total_flos": 1.521149702706299e+17,
2103
+ "train_loss": 1.645228040073173,
2104
+ "train_runtime": 5797.8463,
2105
+ "train_samples_per_second": 2.039,
2106
+ "train_steps_per_second": 0.255
2107
+ }
2108
+ ],
2109
+ "logging_steps": 5,
2110
+ "max_steps": 1478,
2111
+ "num_input_tokens_seen": 0,
2112
+ "num_train_epochs": 2,
2113
+ "save_steps": 100,
2114
+ "total_flos": 1.521149702706299e+17,
2115
+ "train_batch_size": 4,
2116
+ "trial_name": null,
2117
+ "trial_params": null
2118
+ }