nthakur commited on
Commit
2ebf333
·
verified ·
1 Parent(s): 72c6caf

Model save

Browse files
Files changed (4) hide show
  1. README.md +73 -0
  2. all_results.json +9 -0
  3. train_results.json +9 -0
  4. trainer_state.json +2214 -0
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ base_model: meta-llama/Meta-Llama-3-8B-Instruct
9
+ model-index:
10
+ - name: Meta-Llama-3-8B-Instruct-miracl-raft-sft-v2.0
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # Meta-Llama-3-8B-Instruct-miracl-raft-sft-v2.0
18
+
19
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.4193
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 1e-05
41
+ - train_batch_size: 2
42
+ - eval_batch_size: 2
43
+ - seed: 42
44
+ - distributed_type: multi-GPU
45
+ - num_devices: 4
46
+ - gradient_accumulation_steps: 4
47
+ - total_train_batch_size: 32
48
+ - total_eval_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: 1
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:------:|:----:|:---------------:|
58
+ | 1.5961 | 0.1316 | 200 | 1.4755 |
59
+ | 1.6583 | 0.2633 | 400 | 1.4443 |
60
+ | 1.5272 | 0.3949 | 600 | 1.4324 |
61
+ | 1.5215 | 0.5266 | 800 | 1.4255 |
62
+ | 1.4857 | 0.6582 | 1000 | 1.4218 |
63
+ | 1.5324 | 0.7899 | 1200 | 1.4199 |
64
+ | 1.5235 | 0.9215 | 1400 | 1.4193 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - PEFT 0.7.1
70
+ - Transformers 4.40.1
71
+ - Pytorch 2.2.1+cu121
72
+ - Datasets 2.19.0
73
+ - Tokenizers 0.19.1
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9998354451209478,
3
+ "total_flos": 2663384493981696.0,
4
+ "train_loss": 1.5419490562605969,
5
+ "train_runtime": 69992.3236,
6
+ "train_samples": 48610,
7
+ "train_samples_per_second": 0.695,
8
+ "train_steps_per_second": 0.022
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9998354451209478,
3
+ "total_flos": 2663384493981696.0,
4
+ "train_loss": 1.5419490562605969,
5
+ "train_runtime": 69992.3236,
6
+ "train_samples": 48610,
7
+ "train_samples_per_second": 0.695,
8
+ "train_steps_per_second": 0.022
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,2214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.4193336963653564,
3
+ "best_model_checkpoint": "/mnt/users/n3thakur/vectara/huggingface-dpo/trained_models/v3/Meta-Llama-3-8B-Instruct-miracl-raft-sft-v2.0/checkpoint-1400",
4
+ "epoch": 0.9998354451209478,
5
+ "eval_steps": 200,
6
+ "global_step": 1519,
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.0006582195162086556,
13
+ "grad_norm": 1.1863864902671966,
14
+ "learning_rate": 6.578947368421053e-08,
15
+ "loss": 1.9976,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.003291097581043278,
20
+ "grad_norm": 1.231361193339376,
21
+ "learning_rate": 3.2894736842105264e-07,
22
+ "loss": 1.9273,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.006582195162086556,
27
+ "grad_norm": 1.2686757905400101,
28
+ "learning_rate": 6.578947368421053e-07,
29
+ "loss": 1.9842,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.009873292743129834,
34
+ "grad_norm": 1.2540805499721108,
35
+ "learning_rate": 9.86842105263158e-07,
36
+ "loss": 1.9433,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.013164390324173112,
41
+ "grad_norm": 1.1887085915650744,
42
+ "learning_rate": 1.3157894736842106e-06,
43
+ "loss": 1.8691,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.01645548790521639,
48
+ "grad_norm": 1.1452403804973872,
49
+ "learning_rate": 1.6447368421052635e-06,
50
+ "loss": 1.963,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.01974658548625967,
55
+ "grad_norm": 1.1784470710317094,
56
+ "learning_rate": 1.973684210526316e-06,
57
+ "loss": 1.804,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.023037683067302944,
62
+ "grad_norm": 1.1099935701051478,
63
+ "learning_rate": 2.3026315789473684e-06,
64
+ "loss": 1.8275,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.026328780648346223,
69
+ "grad_norm": 1.1945501184253533,
70
+ "learning_rate": 2.631578947368421e-06,
71
+ "loss": 1.7422,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.029619878229389503,
76
+ "grad_norm": 0.9429170359895468,
77
+ "learning_rate": 2.960526315789474e-06,
78
+ "loss": 1.7974,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.03291097581043278,
83
+ "grad_norm": 0.8077998971824234,
84
+ "learning_rate": 3.289473684210527e-06,
85
+ "loss": 1.8412,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.036202073391476054,
90
+ "grad_norm": 0.7377688773623926,
91
+ "learning_rate": 3.618421052631579e-06,
92
+ "loss": 1.808,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.03949317097251934,
97
+ "grad_norm": 0.6192251561579222,
98
+ "learning_rate": 3.947368421052632e-06,
99
+ "loss": 1.865,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.04278426855356261,
104
+ "grad_norm": 0.5584865887022237,
105
+ "learning_rate": 4.276315789473684e-06,
106
+ "loss": 1.724,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.04607536613460589,
111
+ "grad_norm": 0.5112732439628401,
112
+ "learning_rate": 4.605263157894737e-06,
113
+ "loss": 1.8141,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.04936646371564917,
118
+ "grad_norm": 0.46070994044465574,
119
+ "learning_rate": 4.9342105263157895e-06,
120
+ "loss": 1.7403,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.05265756129669245,
125
+ "grad_norm": 0.4154706293752921,
126
+ "learning_rate": 5.263157894736842e-06,
127
+ "loss": 1.6909,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.05594865887773572,
132
+ "grad_norm": 0.4027542857521368,
133
+ "learning_rate": 5.592105263157896e-06,
134
+ "loss": 1.6792,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.059239756458779005,
139
+ "grad_norm": 0.372494396441015,
140
+ "learning_rate": 5.921052631578948e-06,
141
+ "loss": 1.7518,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.06253085403982228,
146
+ "grad_norm": 0.33290788666880033,
147
+ "learning_rate": 6.25e-06,
148
+ "loss": 1.7289,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.06582195162086556,
153
+ "grad_norm": 0.3575186450452911,
154
+ "learning_rate": 6.578947368421054e-06,
155
+ "loss": 1.7151,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.06911304920190883,
160
+ "grad_norm": 0.3697422936277873,
161
+ "learning_rate": 6.907894736842106e-06,
162
+ "loss": 1.6572,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.07240414678295211,
167
+ "grad_norm": 0.37867251830467547,
168
+ "learning_rate": 7.236842105263158e-06,
169
+ "loss": 1.7077,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.0756952443639954,
174
+ "grad_norm": 0.38536412726243796,
175
+ "learning_rate": 7.565789473684211e-06,
176
+ "loss": 1.6478,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.07898634194503867,
181
+ "grad_norm": 0.324413145613569,
182
+ "learning_rate": 7.894736842105265e-06,
183
+ "loss": 1.6807,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.08227743952608195,
188
+ "grad_norm": 0.30716974066757735,
189
+ "learning_rate": 8.223684210526316e-06,
190
+ "loss": 1.5489,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.08556853710712523,
195
+ "grad_norm": 0.2833722663792882,
196
+ "learning_rate": 8.552631578947368e-06,
197
+ "loss": 1.5945,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.0888596346881685,
202
+ "grad_norm": 0.29066725611166794,
203
+ "learning_rate": 8.881578947368423e-06,
204
+ "loss": 1.5984,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.09215073226921178,
209
+ "grad_norm": 0.24514266108533292,
210
+ "learning_rate": 9.210526315789474e-06,
211
+ "loss": 1.535,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.09544182985025507,
216
+ "grad_norm": 0.30228224192475317,
217
+ "learning_rate": 9.539473684210528e-06,
218
+ "loss": 1.6318,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.09873292743129834,
223
+ "grad_norm": 0.23871327905271,
224
+ "learning_rate": 9.868421052631579e-06,
225
+ "loss": 1.5421,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.10202402501234162,
230
+ "grad_norm": 0.23867521276621542,
231
+ "learning_rate": 9.999881165234353e-06,
232
+ "loss": 1.58,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.1053151225933849,
237
+ "grad_norm": 0.2406529132748836,
238
+ "learning_rate": 9.999154973233645e-06,
239
+ "loss": 1.5851,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.10860622017442817,
244
+ "grad_norm": 0.23515239033484678,
245
+ "learning_rate": 9.997768704314967e-06,
246
+ "loss": 1.5516,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.11189731775547145,
251
+ "grad_norm": 0.23984500307098283,
252
+ "learning_rate": 9.995722541518079e-06,
253
+ "loss": 1.6206,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.11518841533651472,
258
+ "grad_norm": 0.236836788098882,
259
+ "learning_rate": 9.993016755013607e-06,
260
+ "loss": 1.5857,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.11847951291755801,
265
+ "grad_norm": 0.22990450494365156,
266
+ "learning_rate": 9.989651702067373e-06,
267
+ "loss": 1.6214,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.12177061049860129,
272
+ "grad_norm": 0.22610749154842327,
273
+ "learning_rate": 9.985627826993225e-06,
274
+ "loss": 1.5484,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.12506170807964456,
279
+ "grad_norm": 0.23103155353369506,
280
+ "learning_rate": 9.98094566109437e-06,
281
+ "loss": 1.5333,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.12835280566068785,
286
+ "grad_norm": 0.219974883650826,
287
+ "learning_rate": 9.975605822593214e-06,
288
+ "loss": 1.6082,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.13164390324173111,
293
+ "grad_norm": 0.21918666359950015,
294
+ "learning_rate": 9.969609016549746e-06,
295
+ "loss": 1.5961,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.13164390324173111,
300
+ "eval_loss": 1.4754904508590698,
301
+ "eval_runtime": 1826.6158,
302
+ "eval_samples_per_second": 2.19,
303
+ "eval_steps_per_second": 0.274,
304
+ "step": 200
305
+ },
306
+ {
307
+ "epoch": 0.1349350008227744,
308
+ "grad_norm": 0.24396954565573897,
309
+ "learning_rate": 9.962956034768436e-06,
310
+ "loss": 1.5693,
311
+ "step": 205
312
+ },
313
+ {
314
+ "epoch": 0.13822609840381767,
315
+ "grad_norm": 0.24878025036614565,
316
+ "learning_rate": 9.955647755693687e-06,
317
+ "loss": 1.5586,
318
+ "step": 210
319
+ },
320
+ {
321
+ "epoch": 0.14151719598486096,
322
+ "grad_norm": 0.2268343980901267,
323
+ "learning_rate": 9.947685144293847e-06,
324
+ "loss": 1.5743,
325
+ "step": 215
326
+ },
327
+ {
328
+ "epoch": 0.14480829356590422,
329
+ "grad_norm": 0.23205003649184647,
330
+ "learning_rate": 9.939069251933804e-06,
331
+ "loss": 1.5485,
332
+ "step": 220
333
+ },
334
+ {
335
+ "epoch": 0.1480993911469475,
336
+ "grad_norm": 0.22665780225534216,
337
+ "learning_rate": 9.929801216236155e-06,
338
+ "loss": 1.5563,
339
+ "step": 225
340
+ },
341
+ {
342
+ "epoch": 0.1513904887279908,
343
+ "grad_norm": 0.2570980100884879,
344
+ "learning_rate": 9.919882260931007e-06,
345
+ "loss": 1.5732,
346
+ "step": 230
347
+ },
348
+ {
349
+ "epoch": 0.15468158630903406,
350
+ "grad_norm": 0.2282242502464369,
351
+ "learning_rate": 9.90931369569439e-06,
352
+ "loss": 1.5726,
353
+ "step": 235
354
+ },
355
+ {
356
+ "epoch": 0.15797268389007735,
357
+ "grad_norm": 0.24627452921215298,
358
+ "learning_rate": 9.898096915975337e-06,
359
+ "loss": 1.526,
360
+ "step": 240
361
+ },
362
+ {
363
+ "epoch": 0.1612637814711206,
364
+ "grad_norm": 0.23747744426648404,
365
+ "learning_rate": 9.886233402811626e-06,
366
+ "loss": 1.5056,
367
+ "step": 245
368
+ },
369
+ {
370
+ "epoch": 0.1645548790521639,
371
+ "grad_norm": 0.24423941316634662,
372
+ "learning_rate": 9.873724722634238e-06,
373
+ "loss": 1.5474,
374
+ "step": 250
375
+ },
376
+ {
377
+ "epoch": 0.16784597663320716,
378
+ "grad_norm": 0.2559058052862098,
379
+ "learning_rate": 9.860572527060514e-06,
380
+ "loss": 1.5683,
381
+ "step": 255
382
+ },
383
+ {
384
+ "epoch": 0.17113707421425045,
385
+ "grad_norm": 0.23148465199922183,
386
+ "learning_rate": 9.84677855267609e-06,
387
+ "loss": 1.5043,
388
+ "step": 260
389
+ },
390
+ {
391
+ "epoch": 0.17442817179529374,
392
+ "grad_norm": 0.2507306174327981,
393
+ "learning_rate": 9.832344620805598e-06,
394
+ "loss": 1.5618,
395
+ "step": 265
396
+ },
397
+ {
398
+ "epoch": 0.177719269376337,
399
+ "grad_norm": 0.2660127899185409,
400
+ "learning_rate": 9.817272637272189e-06,
401
+ "loss": 1.5511,
402
+ "step": 270
403
+ },
404
+ {
405
+ "epoch": 0.1810103669573803,
406
+ "grad_norm": 0.2366000218076473,
407
+ "learning_rate": 9.801564592145881e-06,
408
+ "loss": 1.5505,
409
+ "step": 275
410
+ },
411
+ {
412
+ "epoch": 0.18430146453842355,
413
+ "grad_norm": 0.25784041246399614,
414
+ "learning_rate": 9.785222559480802e-06,
415
+ "loss": 1.5655,
416
+ "step": 280
417
+ },
418
+ {
419
+ "epoch": 0.18759256211946684,
420
+ "grad_norm": 0.24729454789475605,
421
+ "learning_rate": 9.768248697041338e-06,
422
+ "loss": 1.4893,
423
+ "step": 285
424
+ },
425
+ {
426
+ "epoch": 0.19088365970051013,
427
+ "grad_norm": 0.2977240624941409,
428
+ "learning_rate": 9.750645246017222e-06,
429
+ "loss": 1.5811,
430
+ "step": 290
431
+ },
432
+ {
433
+ "epoch": 0.1941747572815534,
434
+ "grad_norm": 0.25540721780734715,
435
+ "learning_rate": 9.732414530727618e-06,
436
+ "loss": 1.5201,
437
+ "step": 295
438
+ },
439
+ {
440
+ "epoch": 0.19746585486259668,
441
+ "grad_norm": 0.26165152308089457,
442
+ "learning_rate": 9.713558958314215e-06,
443
+ "loss": 1.5573,
444
+ "step": 300
445
+ },
446
+ {
447
+ "epoch": 0.20075695244363995,
448
+ "grad_norm": 0.289496424530708,
449
+ "learning_rate": 9.694081018423404e-06,
450
+ "loss": 1.4861,
451
+ "step": 305
452
+ },
453
+ {
454
+ "epoch": 0.20404805002468324,
455
+ "grad_norm": 0.2627672878912043,
456
+ "learning_rate": 9.673983282877543e-06,
457
+ "loss": 1.5244,
458
+ "step": 310
459
+ },
460
+ {
461
+ "epoch": 0.2073391476057265,
462
+ "grad_norm": 0.25306026090728984,
463
+ "learning_rate": 9.653268405335381e-06,
464
+ "loss": 1.5825,
465
+ "step": 315
466
+ },
467
+ {
468
+ "epoch": 0.2106302451867698,
469
+ "grad_norm": 0.2588617787465723,
470
+ "learning_rate": 9.631939120941675e-06,
471
+ "loss": 1.5607,
472
+ "step": 320
473
+ },
474
+ {
475
+ "epoch": 0.21392134276781308,
476
+ "grad_norm": 0.2576114311655918,
477
+ "learning_rate": 9.609998245966056e-06,
478
+ "loss": 1.5862,
479
+ "step": 325
480
+ },
481
+ {
482
+ "epoch": 0.21721244034885634,
483
+ "grad_norm": 0.27507500406699203,
484
+ "learning_rate": 9.587448677431158e-06,
485
+ "loss": 1.575,
486
+ "step": 330
487
+ },
488
+ {
489
+ "epoch": 0.22050353792989963,
490
+ "grad_norm": 0.2409915551189563,
491
+ "learning_rate": 9.564293392730118e-06,
492
+ "loss": 1.5702,
493
+ "step": 335
494
+ },
495
+ {
496
+ "epoch": 0.2237946355109429,
497
+ "grad_norm": 0.26215502772077015,
498
+ "learning_rate": 9.540535449233441e-06,
499
+ "loss": 1.5228,
500
+ "step": 340
501
+ },
502
+ {
503
+ "epoch": 0.22708573309198618,
504
+ "grad_norm": 0.26737745740653823,
505
+ "learning_rate": 9.516177983885309e-06,
506
+ "loss": 1.5091,
507
+ "step": 345
508
+ },
509
+ {
510
+ "epoch": 0.23037683067302944,
511
+ "grad_norm": 0.25875194336374496,
512
+ "learning_rate": 9.491224212789393e-06,
513
+ "loss": 1.5176,
514
+ "step": 350
515
+ },
516
+ {
517
+ "epoch": 0.23366792825407273,
518
+ "grad_norm": 0.24576440871354685,
519
+ "learning_rate": 9.465677430784203e-06,
520
+ "loss": 1.5187,
521
+ "step": 355
522
+ },
523
+ {
524
+ "epoch": 0.23695902583511602,
525
+ "grad_norm": 0.25232683719507715,
526
+ "learning_rate": 9.439541011008042e-06,
527
+ "loss": 1.5849,
528
+ "step": 360
529
+ },
530
+ {
531
+ "epoch": 0.24025012341615928,
532
+ "grad_norm": 0.24740429002067746,
533
+ "learning_rate": 9.41281840445363e-06,
534
+ "loss": 1.5566,
535
+ "step": 365
536
+ },
537
+ {
538
+ "epoch": 0.24354122099720257,
539
+ "grad_norm": 0.2657385494179014,
540
+ "learning_rate": 9.38551313951244e-06,
541
+ "loss": 1.5512,
542
+ "step": 370
543
+ },
544
+ {
545
+ "epoch": 0.24683231857824584,
546
+ "grad_norm": 0.24354858098571594,
547
+ "learning_rate": 9.35762882150881e-06,
548
+ "loss": 1.5495,
549
+ "step": 375
550
+ },
551
+ {
552
+ "epoch": 0.2501234161592891,
553
+ "grad_norm": 0.29526415477348117,
554
+ "learning_rate": 9.329169132223926e-06,
555
+ "loss": 1.5098,
556
+ "step": 380
557
+ },
558
+ {
559
+ "epoch": 0.2534145137403324,
560
+ "grad_norm": 0.26339165433123146,
561
+ "learning_rate": 9.300137829409662e-06,
562
+ "loss": 1.493,
563
+ "step": 385
564
+ },
565
+ {
566
+ "epoch": 0.2567056113213757,
567
+ "grad_norm": 0.2647696690980402,
568
+ "learning_rate": 9.270538746292432e-06,
569
+ "loss": 1.5683,
570
+ "step": 390
571
+ },
572
+ {
573
+ "epoch": 0.25999670890241894,
574
+ "grad_norm": 0.2587600719139946,
575
+ "learning_rate": 9.240375791067055e-06,
576
+ "loss": 1.5202,
577
+ "step": 395
578
+ },
579
+ {
580
+ "epoch": 0.26328780648346223,
581
+ "grad_norm": 0.2903003965014218,
582
+ "learning_rate": 9.209652946380721e-06,
583
+ "loss": 1.6583,
584
+ "step": 400
585
+ },
586
+ {
587
+ "epoch": 0.26328780648346223,
588
+ "eval_loss": 1.444269061088562,
589
+ "eval_runtime": 1833.1769,
590
+ "eval_samples_per_second": 2.182,
591
+ "eval_steps_per_second": 0.273,
592
+ "step": 400
593
+ },
594
+ {
595
+ "epoch": 0.2665789040645055,
596
+ "grad_norm": 0.24884614836509045,
597
+ "learning_rate": 9.178374268807141e-06,
598
+ "loss": 1.5469,
599
+ "step": 405
600
+ },
601
+ {
602
+ "epoch": 0.2698700016455488,
603
+ "grad_norm": 0.2779024406507189,
604
+ "learning_rate": 9.14654388831092e-06,
605
+ "loss": 1.5128,
606
+ "step": 410
607
+ },
608
+ {
609
+ "epoch": 0.27316109922659204,
610
+ "grad_norm": 0.2641859710936205,
611
+ "learning_rate": 9.114166007702245e-06,
612
+ "loss": 1.5282,
613
+ "step": 415
614
+ },
615
+ {
616
+ "epoch": 0.27645219680763533,
617
+ "grad_norm": 0.26889023217589675,
618
+ "learning_rate": 9.08124490208196e-06,
619
+ "loss": 1.4932,
620
+ "step": 420
621
+ },
622
+ {
623
+ "epoch": 0.2797432943886786,
624
+ "grad_norm": 0.26550993609117113,
625
+ "learning_rate": 9.04778491827709e-06,
626
+ "loss": 1.5371,
627
+ "step": 425
628
+ },
629
+ {
630
+ "epoch": 0.2830343919697219,
631
+ "grad_norm": 0.23621468629246228,
632
+ "learning_rate": 9.01379047426689e-06,
633
+ "loss": 1.4927,
634
+ "step": 430
635
+ },
636
+ {
637
+ "epoch": 0.2863254895507652,
638
+ "grad_norm": 0.25979693717437324,
639
+ "learning_rate": 8.97926605859952e-06,
640
+ "loss": 1.5031,
641
+ "step": 435
642
+ },
643
+ {
644
+ "epoch": 0.28961658713180843,
645
+ "grad_norm": 0.272386301423144,
646
+ "learning_rate": 8.944216229799371e-06,
647
+ "loss": 1.5238,
648
+ "step": 440
649
+ },
650
+ {
651
+ "epoch": 0.2929076847128517,
652
+ "grad_norm": 0.2615889560985963,
653
+ "learning_rate": 8.908645615765175e-06,
654
+ "loss": 1.6012,
655
+ "step": 445
656
+ },
657
+ {
658
+ "epoch": 0.296198782293895,
659
+ "grad_norm": 0.27022593895774094,
660
+ "learning_rate": 8.87255891315895e-06,
661
+ "loss": 1.5,
662
+ "step": 450
663
+ },
664
+ {
665
+ "epoch": 0.2994898798749383,
666
+ "grad_norm": 0.2779555296543901,
667
+ "learning_rate": 8.835960886785864e-06,
668
+ "loss": 1.601,
669
+ "step": 455
670
+ },
671
+ {
672
+ "epoch": 0.3027809774559816,
673
+ "grad_norm": 0.2570955825763054,
674
+ "learning_rate": 8.79885636896509e-06,
675
+ "loss": 1.5233,
676
+ "step": 460
677
+ },
678
+ {
679
+ "epoch": 0.3060720750370248,
680
+ "grad_norm": 0.27987494593506906,
681
+ "learning_rate": 8.761250258891773e-06,
682
+ "loss": 1.5372,
683
+ "step": 465
684
+ },
685
+ {
686
+ "epoch": 0.3093631726180681,
687
+ "grad_norm": 0.2816202014950239,
688
+ "learning_rate": 8.723147521990147e-06,
689
+ "loss": 1.5259,
690
+ "step": 470
691
+ },
692
+ {
693
+ "epoch": 0.3126542701991114,
694
+ "grad_norm": 0.25926253903707874,
695
+ "learning_rate": 8.6845531892579e-06,
696
+ "loss": 1.512,
697
+ "step": 475
698
+ },
699
+ {
700
+ "epoch": 0.3159453677801547,
701
+ "grad_norm": 0.2879111343562011,
702
+ "learning_rate": 8.645472356601912e-06,
703
+ "loss": 1.584,
704
+ "step": 480
705
+ },
706
+ {
707
+ "epoch": 0.319236465361198,
708
+ "grad_norm": 0.27138450538240366,
709
+ "learning_rate": 8.605910184165385e-06,
710
+ "loss": 1.5557,
711
+ "step": 485
712
+ },
713
+ {
714
+ "epoch": 0.3225275629422412,
715
+ "grad_norm": 0.28055769036594413,
716
+ "learning_rate": 8.565871895646527e-06,
717
+ "loss": 1.5134,
718
+ "step": 490
719
+ },
720
+ {
721
+ "epoch": 0.3258186605232845,
722
+ "grad_norm": 0.3013700522358347,
723
+ "learning_rate": 8.525362777608808e-06,
724
+ "loss": 1.5858,
725
+ "step": 495
726
+ },
727
+ {
728
+ "epoch": 0.3291097581043278,
729
+ "grad_norm": 0.25642004379378375,
730
+ "learning_rate": 8.484388178782951e-06,
731
+ "loss": 1.5571,
732
+ "step": 500
733
+ },
734
+ {
735
+ "epoch": 0.3324008556853711,
736
+ "grad_norm": 0.2807564509326204,
737
+ "learning_rate": 8.442953509360691e-06,
738
+ "loss": 1.4885,
739
+ "step": 505
740
+ },
741
+ {
742
+ "epoch": 0.3356919532664143,
743
+ "grad_norm": 0.2680753783066063,
744
+ "learning_rate": 8.401064240280421e-06,
745
+ "loss": 1.5098,
746
+ "step": 510
747
+ },
748
+ {
749
+ "epoch": 0.3389830508474576,
750
+ "grad_norm": 0.2630612911104106,
751
+ "learning_rate": 8.358725902504827e-06,
752
+ "loss": 1.5174,
753
+ "step": 515
754
+ },
755
+ {
756
+ "epoch": 0.3422741484285009,
757
+ "grad_norm": 0.2730773946481045,
758
+ "learning_rate": 8.315944086290602e-06,
759
+ "loss": 1.5398,
760
+ "step": 520
761
+ },
762
+ {
763
+ "epoch": 0.3455652460095442,
764
+ "grad_norm": 0.2609832965661211,
765
+ "learning_rate": 8.272724440450297e-06,
766
+ "loss": 1.517,
767
+ "step": 525
768
+ },
769
+ {
770
+ "epoch": 0.3488563435905875,
771
+ "grad_norm": 0.2836923895291316,
772
+ "learning_rate": 8.229072671606488e-06,
773
+ "loss": 1.4892,
774
+ "step": 530
775
+ },
776
+ {
777
+ "epoch": 0.3521474411716307,
778
+ "grad_norm": 0.2765119211595875,
779
+ "learning_rate": 8.184994543438277e-06,
780
+ "loss": 1.5217,
781
+ "step": 535
782
+ },
783
+ {
784
+ "epoch": 0.355438538752674,
785
+ "grad_norm": 0.26134520920499,
786
+ "learning_rate": 8.140495875920271e-06,
787
+ "loss": 1.5144,
788
+ "step": 540
789
+ },
790
+ {
791
+ "epoch": 0.3587296363337173,
792
+ "grad_norm": 0.27790319135693803,
793
+ "learning_rate": 8.095582544554119e-06,
794
+ "loss": 1.5436,
795
+ "step": 545
796
+ },
797
+ {
798
+ "epoch": 0.3620207339147606,
799
+ "grad_norm": 0.28910682323011694,
800
+ "learning_rate": 8.050260479592735e-06,
801
+ "loss": 1.517,
802
+ "step": 550
803
+ },
804
+ {
805
+ "epoch": 0.3653118314958039,
806
+ "grad_norm": 0.2642261217863412,
807
+ "learning_rate": 8.00453566525728e-06,
808
+ "loss": 1.4709,
809
+ "step": 555
810
+ },
811
+ {
812
+ "epoch": 0.3686029290768471,
813
+ "grad_norm": 0.2690244461171058,
814
+ "learning_rate": 7.958414138947003e-06,
815
+ "loss": 1.5261,
816
+ "step": 560
817
+ },
818
+ {
819
+ "epoch": 0.3718940266578904,
820
+ "grad_norm": 0.26547440692636853,
821
+ "learning_rate": 7.911901990442106e-06,
822
+ "loss": 1.5187,
823
+ "step": 565
824
+ },
825
+ {
826
+ "epoch": 0.3751851242389337,
827
+ "grad_norm": 0.26711944024733864,
828
+ "learning_rate": 7.865005361099633e-06,
829
+ "loss": 1.5912,
830
+ "step": 570
831
+ },
832
+ {
833
+ "epoch": 0.378476221819977,
834
+ "grad_norm": 0.2672769753272093,
835
+ "learning_rate": 7.817730443042597e-06,
836
+ "loss": 1.4934,
837
+ "step": 575
838
+ },
839
+ {
840
+ "epoch": 0.38176731940102027,
841
+ "grad_norm": 0.28254225915093156,
842
+ "learning_rate": 7.770083478342386e-06,
843
+ "loss": 1.4846,
844
+ "step": 580
845
+ },
846
+ {
847
+ "epoch": 0.3850584169820635,
848
+ "grad_norm": 0.2793277813512104,
849
+ "learning_rate": 7.722070758194566e-06,
850
+ "loss": 1.5317,
851
+ "step": 585
852
+ },
853
+ {
854
+ "epoch": 0.3883495145631068,
855
+ "grad_norm": 0.3246424685902979,
856
+ "learning_rate": 7.673698622088212e-06,
857
+ "loss": 1.5667,
858
+ "step": 590
859
+ },
860
+ {
861
+ "epoch": 0.3916406121441501,
862
+ "grad_norm": 0.26348597677849084,
863
+ "learning_rate": 7.6249734569688576e-06,
864
+ "loss": 1.5436,
865
+ "step": 595
866
+ },
867
+ {
868
+ "epoch": 0.39493170972519337,
869
+ "grad_norm": 0.314628586825864,
870
+ "learning_rate": 7.57590169639517e-06,
871
+ "loss": 1.5272,
872
+ "step": 600
873
+ },
874
+ {
875
+ "epoch": 0.39493170972519337,
876
+ "eval_loss": 1.432363748550415,
877
+ "eval_runtime": 1833.0217,
878
+ "eval_samples_per_second": 2.182,
879
+ "eval_steps_per_second": 0.273,
880
+ "step": 600
881
+ },
882
+ {
883
+ "epoch": 0.3982228073062366,
884
+ "grad_norm": 0.28868242279770817,
885
+ "learning_rate": 7.526489819689487e-06,
886
+ "loss": 1.4917,
887
+ "step": 605
888
+ },
889
+ {
890
+ "epoch": 0.4015139048872799,
891
+ "grad_norm": 0.2803449277780034,
892
+ "learning_rate": 7.476744351082292e-06,
893
+ "loss": 1.4798,
894
+ "step": 610
895
+ },
896
+ {
897
+ "epoch": 0.4048050024683232,
898
+ "grad_norm": 0.2909728560591993,
899
+ "learning_rate": 7.426671858850785e-06,
900
+ "loss": 1.5106,
901
+ "step": 615
902
+ },
903
+ {
904
+ "epoch": 0.4080961000493665,
905
+ "grad_norm": 0.2886350161531787,
906
+ "learning_rate": 7.376278954451604e-06,
907
+ "loss": 1.5431,
908
+ "step": 620
909
+ },
910
+ {
911
+ "epoch": 0.41138719763040976,
912
+ "grad_norm": 0.2605946400047638,
913
+ "learning_rate": 7.3255722916478745e-06,
914
+ "loss": 1.5202,
915
+ "step": 625
916
+ },
917
+ {
918
+ "epoch": 0.414678295211453,
919
+ "grad_norm": 0.2748082209578259,
920
+ "learning_rate": 7.27455856563066e-06,
921
+ "loss": 1.4828,
922
+ "step": 630
923
+ },
924
+ {
925
+ "epoch": 0.4179693927924963,
926
+ "grad_norm": 0.26837188982981436,
927
+ "learning_rate": 7.2232445121349495e-06,
928
+ "loss": 1.4746,
929
+ "step": 635
930
+ },
931
+ {
932
+ "epoch": 0.4212604903735396,
933
+ "grad_norm": 0.2952834753890538,
934
+ "learning_rate": 7.17163690655027e-06,
935
+ "loss": 1.5295,
936
+ "step": 640
937
+ },
938
+ {
939
+ "epoch": 0.42455158795458287,
940
+ "grad_norm": 0.2636274182324413,
941
+ "learning_rate": 7.1197425630261e-06,
942
+ "loss": 1.5617,
943
+ "step": 645
944
+ },
945
+ {
946
+ "epoch": 0.42784268553562615,
947
+ "grad_norm": 0.2847578710454068,
948
+ "learning_rate": 7.067568333572131e-06,
949
+ "loss": 1.4825,
950
+ "step": 650
951
+ },
952
+ {
953
+ "epoch": 0.4311337831166694,
954
+ "grad_norm": 0.26680845480479903,
955
+ "learning_rate": 7.015121107153552e-06,
956
+ "loss": 1.4732,
957
+ "step": 655
958
+ },
959
+ {
960
+ "epoch": 0.4344248806977127,
961
+ "grad_norm": 0.2894354585546447,
962
+ "learning_rate": 6.9624078087814395e-06,
963
+ "loss": 1.5167,
964
+ "step": 660
965
+ },
966
+ {
967
+ "epoch": 0.43771597827875597,
968
+ "grad_norm": 0.2854586753798054,
969
+ "learning_rate": 6.9094353985984e-06,
970
+ "loss": 1.4753,
971
+ "step": 665
972
+ },
973
+ {
974
+ "epoch": 0.44100707585979926,
975
+ "grad_norm": 0.24198918432094868,
976
+ "learning_rate": 6.856210870959567e-06,
977
+ "loss": 1.5183,
978
+ "step": 670
979
+ },
980
+ {
981
+ "epoch": 0.44429817344084255,
982
+ "grad_norm": 0.25438126430042074,
983
+ "learning_rate": 6.8027412535090835e-06,
984
+ "loss": 1.5064,
985
+ "step": 675
986
+ },
987
+ {
988
+ "epoch": 0.4475892710218858,
989
+ "grad_norm": 0.26074548256971863,
990
+ "learning_rate": 6.7490336062521865e-06,
991
+ "loss": 1.5121,
992
+ "step": 680
993
+ },
994
+ {
995
+ "epoch": 0.45088036860292907,
996
+ "grad_norm": 0.27387534690064325,
997
+ "learning_rate": 6.695095020623021e-06,
998
+ "loss": 1.5381,
999
+ "step": 685
1000
+ },
1001
+ {
1002
+ "epoch": 0.45417146618397236,
1003
+ "grad_norm": 0.3120844982845393,
1004
+ "learning_rate": 6.640932618548303e-06,
1005
+ "loss": 1.5564,
1006
+ "step": 690
1007
+ },
1008
+ {
1009
+ "epoch": 0.45746256376501565,
1010
+ "grad_norm": 0.27802977976981824,
1011
+ "learning_rate": 6.5865535515069555e-06,
1012
+ "loss": 1.5355,
1013
+ "step": 695
1014
+ },
1015
+ {
1016
+ "epoch": 0.4607536613460589,
1017
+ "grad_norm": 0.2638063795337797,
1018
+ "learning_rate": 6.5319649995858496e-06,
1019
+ "loss": 1.4985,
1020
+ "step": 700
1021
+ },
1022
+ {
1023
+ "epoch": 0.4640447589271022,
1024
+ "grad_norm": 0.27847401788729226,
1025
+ "learning_rate": 6.47717417053175e-06,
1026
+ "loss": 1.524,
1027
+ "step": 705
1028
+ },
1029
+ {
1030
+ "epoch": 0.46733585650814546,
1031
+ "grad_norm": 0.2916864696760345,
1032
+ "learning_rate": 6.422188298799639e-06,
1033
+ "loss": 1.519,
1034
+ "step": 710
1035
+ },
1036
+ {
1037
+ "epoch": 0.47062695408918875,
1038
+ "grad_norm": 0.275090825043807,
1039
+ "learning_rate": 6.367014644597475e-06,
1040
+ "loss": 1.5256,
1041
+ "step": 715
1042
+ },
1043
+ {
1044
+ "epoch": 0.47391805167023204,
1045
+ "grad_norm": 0.28909786039459995,
1046
+ "learning_rate": 6.3116604929275895e-06,
1047
+ "loss": 1.5394,
1048
+ "step": 720
1049
+ },
1050
+ {
1051
+ "epoch": 0.4772091492512753,
1052
+ "grad_norm": 0.272187717847904,
1053
+ "learning_rate": 6.256133152624777e-06,
1054
+ "loss": 1.4843,
1055
+ "step": 725
1056
+ },
1057
+ {
1058
+ "epoch": 0.48050024683231857,
1059
+ "grad_norm": 0.27385697081627763,
1060
+ "learning_rate": 6.20043995539127e-06,
1061
+ "loss": 1.4959,
1062
+ "step": 730
1063
+ },
1064
+ {
1065
+ "epoch": 0.48379134441336186,
1066
+ "grad_norm": 0.26036080449491616,
1067
+ "learning_rate": 6.144588254828657e-06,
1068
+ "loss": 1.5488,
1069
+ "step": 735
1070
+ },
1071
+ {
1072
+ "epoch": 0.48708244199440515,
1073
+ "grad_norm": 0.28344577336873905,
1074
+ "learning_rate": 6.088585425466952e-06,
1075
+ "loss": 1.52,
1076
+ "step": 740
1077
+ },
1078
+ {
1079
+ "epoch": 0.49037353957544844,
1080
+ "grad_norm": 0.2668136849158719,
1081
+ "learning_rate": 6.032438861790859e-06,
1082
+ "loss": 1.4729,
1083
+ "step": 745
1084
+ },
1085
+ {
1086
+ "epoch": 0.49366463715649167,
1087
+ "grad_norm": 0.27949420405617637,
1088
+ "learning_rate": 5.976155977263438e-06,
1089
+ "loss": 1.5818,
1090
+ "step": 750
1091
+ },
1092
+ {
1093
+ "epoch": 0.49695573473753496,
1094
+ "grad_norm": 0.2722666538745746,
1095
+ "learning_rate": 5.919744203347233e-06,
1096
+ "loss": 1.5154,
1097
+ "step": 755
1098
+ },
1099
+ {
1100
+ "epoch": 0.5002468323185782,
1101
+ "grad_norm": 0.2770978261689243,
1102
+ "learning_rate": 5.863210988523052e-06,
1103
+ "loss": 1.4524,
1104
+ "step": 760
1105
+ },
1106
+ {
1107
+ "epoch": 0.5035379298996215,
1108
+ "grad_norm": 0.2770513205752793,
1109
+ "learning_rate": 5.806563797306478e-06,
1110
+ "loss": 1.4811,
1111
+ "step": 765
1112
+ },
1113
+ {
1114
+ "epoch": 0.5068290274806648,
1115
+ "grad_norm": 0.2898910414355497,
1116
+ "learning_rate": 5.7498101092622775e-06,
1117
+ "loss": 1.5485,
1118
+ "step": 770
1119
+ },
1120
+ {
1121
+ "epoch": 0.5101201250617081,
1122
+ "grad_norm": 0.26813269638716447,
1123
+ "learning_rate": 5.692957418016806e-06,
1124
+ "loss": 1.5516,
1125
+ "step": 775
1126
+ },
1127
+ {
1128
+ "epoch": 0.5134112226427514,
1129
+ "grad_norm": 0.2573860679512532,
1130
+ "learning_rate": 5.636013230268585e-06,
1131
+ "loss": 1.4836,
1132
+ "step": 780
1133
+ },
1134
+ {
1135
+ "epoch": 0.5167023202237946,
1136
+ "grad_norm": 0.2616831129396141,
1137
+ "learning_rate": 5.578985064797113e-06,
1138
+ "loss": 1.5029,
1139
+ "step": 785
1140
+ },
1141
+ {
1142
+ "epoch": 0.5199934178048379,
1143
+ "grad_norm": 0.288915915383019,
1144
+ "learning_rate": 5.521880451470121e-06,
1145
+ "loss": 1.5476,
1146
+ "step": 790
1147
+ },
1148
+ {
1149
+ "epoch": 0.5232845153858812,
1150
+ "grad_norm": 0.28653966761295,
1151
+ "learning_rate": 5.464706930249335e-06,
1152
+ "loss": 1.5184,
1153
+ "step": 795
1154
+ },
1155
+ {
1156
+ "epoch": 0.5265756129669245,
1157
+ "grad_norm": 0.29595939715676584,
1158
+ "learning_rate": 5.407472050194922e-06,
1159
+ "loss": 1.5215,
1160
+ "step": 800
1161
+ },
1162
+ {
1163
+ "epoch": 0.5265756129669245,
1164
+ "eval_loss": 1.4255166053771973,
1165
+ "eval_runtime": 1830.6841,
1166
+ "eval_samples_per_second": 2.185,
1167
+ "eval_steps_per_second": 0.273,
1168
+ "step": 800
1169
+ },
1170
+ {
1171
+ "epoch": 0.5298667105479677,
1172
+ "grad_norm": 0.2910501134760023,
1173
+ "learning_rate": 5.3501833684687275e-06,
1174
+ "loss": 1.4856,
1175
+ "step": 805
1176
+ },
1177
+ {
1178
+ "epoch": 0.533157808129011,
1179
+ "grad_norm": 0.29621220659340963,
1180
+ "learning_rate": 5.2928484493364485e-06,
1181
+ "loss": 1.5508,
1182
+ "step": 810
1183
+ },
1184
+ {
1185
+ "epoch": 0.5364489057100543,
1186
+ "grad_norm": 0.3045336804598329,
1187
+ "learning_rate": 5.23547486316886e-06,
1188
+ "loss": 1.5342,
1189
+ "step": 815
1190
+ },
1191
+ {
1192
+ "epoch": 0.5397400032910976,
1193
+ "grad_norm": 0.2639213346051465,
1194
+ "learning_rate": 5.178070185442242e-06,
1195
+ "loss": 1.5178,
1196
+ "step": 820
1197
+ },
1198
+ {
1199
+ "epoch": 0.5430311008721409,
1200
+ "grad_norm": 0.27647125706890546,
1201
+ "learning_rate": 5.120641995738137e-06,
1202
+ "loss": 1.5635,
1203
+ "step": 825
1204
+ },
1205
+ {
1206
+ "epoch": 0.5463221984531841,
1207
+ "grad_norm": 0.26733953328005294,
1208
+ "learning_rate": 5.063197876742552e-06,
1209
+ "loss": 1.4773,
1210
+ "step": 830
1211
+ },
1212
+ {
1213
+ "epoch": 0.5496132960342274,
1214
+ "grad_norm": 0.30861543241271777,
1215
+ "learning_rate": 5.005745413244762e-06,
1216
+ "loss": 1.5302,
1217
+ "step": 835
1218
+ },
1219
+ {
1220
+ "epoch": 0.5529043936152707,
1221
+ "grad_norm": 0.27227274557505393,
1222
+ "learning_rate": 4.948292191135826e-06,
1223
+ "loss": 1.4881,
1224
+ "step": 840
1225
+ },
1226
+ {
1227
+ "epoch": 0.556195491196314,
1228
+ "grad_norm": 0.2594197142754875,
1229
+ "learning_rate": 4.890845796406978e-06,
1230
+ "loss": 1.4956,
1231
+ "step": 845
1232
+ },
1233
+ {
1234
+ "epoch": 0.5594865887773572,
1235
+ "grad_norm": 0.2708908215193529,
1236
+ "learning_rate": 4.833413814147972e-06,
1237
+ "loss": 1.5212,
1238
+ "step": 850
1239
+ },
1240
+ {
1241
+ "epoch": 0.5627776863584005,
1242
+ "grad_norm": 0.2944274067585116,
1243
+ "learning_rate": 4.776003827545577e-06,
1244
+ "loss": 1.5124,
1245
+ "step": 855
1246
+ },
1247
+ {
1248
+ "epoch": 0.5660687839394438,
1249
+ "grad_norm": 0.2849951102862297,
1250
+ "learning_rate": 4.7186234168823045e-06,
1251
+ "loss": 1.5546,
1252
+ "step": 860
1253
+ },
1254
+ {
1255
+ "epoch": 0.5693598815204871,
1256
+ "grad_norm": 0.29735018897596793,
1257
+ "learning_rate": 4.661280158535525e-06,
1258
+ "loss": 1.4891,
1259
+ "step": 865
1260
+ },
1261
+ {
1262
+ "epoch": 0.5726509791015304,
1263
+ "grad_norm": 0.288017979087653,
1264
+ "learning_rate": 4.603981623977107e-06,
1265
+ "loss": 1.5532,
1266
+ "step": 870
1267
+ },
1268
+ {
1269
+ "epoch": 0.5759420766825737,
1270
+ "grad_norm": 0.3115282773131594,
1271
+ "learning_rate": 4.546735378773694e-06,
1272
+ "loss": 1.5701,
1273
+ "step": 875
1274
+ },
1275
+ {
1276
+ "epoch": 0.5792331742636169,
1277
+ "grad_norm": 0.2810464695095535,
1278
+ "learning_rate": 4.489548981587753e-06,
1279
+ "loss": 1.507,
1280
+ "step": 880
1281
+ },
1282
+ {
1283
+ "epoch": 0.5825242718446602,
1284
+ "grad_norm": 0.2586918128459644,
1285
+ "learning_rate": 4.432429983179571e-06,
1286
+ "loss": 1.4622,
1287
+ "step": 885
1288
+ },
1289
+ {
1290
+ "epoch": 0.5858153694257034,
1291
+ "grad_norm": 0.27661076526438166,
1292
+ "learning_rate": 4.375385925410244e-06,
1293
+ "loss": 1.5031,
1294
+ "step": 890
1295
+ },
1296
+ {
1297
+ "epoch": 0.5891064670067467,
1298
+ "grad_norm": 0.3058490085187934,
1299
+ "learning_rate": 4.318424340245882e-06,
1300
+ "loss": 1.526,
1301
+ "step": 895
1302
+ },
1303
+ {
1304
+ "epoch": 0.59239756458779,
1305
+ "grad_norm": 0.2633198449194668,
1306
+ "learning_rate": 4.261552748763106e-06,
1307
+ "loss": 1.4991,
1308
+ "step": 900
1309
+ },
1310
+ {
1311
+ "epoch": 0.5956886621688333,
1312
+ "grad_norm": 0.2791532017776846,
1313
+ "learning_rate": 4.2047786601559735e-06,
1314
+ "loss": 1.5341,
1315
+ "step": 905
1316
+ },
1317
+ {
1318
+ "epoch": 0.5989797597498766,
1319
+ "grad_norm": 0.26366144135273595,
1320
+ "learning_rate": 4.1481095707444885e-06,
1321
+ "loss": 1.5038,
1322
+ "step": 910
1323
+ },
1324
+ {
1325
+ "epoch": 0.6022708573309199,
1326
+ "grad_norm": 0.28209292749305803,
1327
+ "learning_rate": 4.091552962984804e-06,
1328
+ "loss": 1.5699,
1329
+ "step": 915
1330
+ },
1331
+ {
1332
+ "epoch": 0.6055619549119632,
1333
+ "grad_norm": 0.28142607927310537,
1334
+ "learning_rate": 4.035116304481251e-06,
1335
+ "loss": 1.5072,
1336
+ "step": 920
1337
+ },
1338
+ {
1339
+ "epoch": 0.6088530524930064,
1340
+ "grad_norm": 0.30113602073177953,
1341
+ "learning_rate": 3.978807047000339e-06,
1342
+ "loss": 1.5176,
1343
+ "step": 925
1344
+ },
1345
+ {
1346
+ "epoch": 0.6121441500740497,
1347
+ "grad_norm": 0.29910678320114115,
1348
+ "learning_rate": 3.922632625486841e-06,
1349
+ "loss": 1.4585,
1350
+ "step": 930
1351
+ },
1352
+ {
1353
+ "epoch": 0.6154352476550929,
1354
+ "grad_norm": 0.26600269013758443,
1355
+ "learning_rate": 3.8666004570820985e-06,
1356
+ "loss": 1.517,
1357
+ "step": 935
1358
+ },
1359
+ {
1360
+ "epoch": 0.6187263452361362,
1361
+ "grad_norm": 0.2956046428101769,
1362
+ "learning_rate": 3.810717940144679e-06,
1363
+ "loss": 1.5317,
1364
+ "step": 940
1365
+ },
1366
+ {
1367
+ "epoch": 0.6220174428171795,
1368
+ "grad_norm": 0.29091986322844976,
1369
+ "learning_rate": 3.7549924532735125e-06,
1370
+ "loss": 1.5327,
1371
+ "step": 945
1372
+ },
1373
+ {
1374
+ "epoch": 0.6253085403982228,
1375
+ "grad_norm": 0.2809920021810346,
1376
+ "learning_rate": 3.6994313543336456e-06,
1377
+ "loss": 1.5226,
1378
+ "step": 950
1379
+ },
1380
+ {
1381
+ "epoch": 0.6285996379792661,
1382
+ "grad_norm": 0.30282267746403346,
1383
+ "learning_rate": 3.6440419794847172e-06,
1384
+ "loss": 1.5,
1385
+ "step": 955
1386
+ },
1387
+ {
1388
+ "epoch": 0.6318907355603094,
1389
+ "grad_norm": 0.2786013959274272,
1390
+ "learning_rate": 3.5888316422123114e-06,
1391
+ "loss": 1.5383,
1392
+ "step": 960
1393
+ },
1394
+ {
1395
+ "epoch": 0.6351818331413527,
1396
+ "grad_norm": 0.2870631302973775,
1397
+ "learning_rate": 3.533807632362307e-06,
1398
+ "loss": 1.5336,
1399
+ "step": 965
1400
+ },
1401
+ {
1402
+ "epoch": 0.638472930722396,
1403
+ "grad_norm": 0.2732709136354452,
1404
+ "learning_rate": 3.478977215178336e-06,
1405
+ "loss": 1.5095,
1406
+ "step": 970
1407
+ },
1408
+ {
1409
+ "epoch": 0.6417640283034391,
1410
+ "grad_norm": 0.2810374321682214,
1411
+ "learning_rate": 3.4243476303424992e-06,
1412
+ "loss": 1.4558,
1413
+ "step": 975
1414
+ },
1415
+ {
1416
+ "epoch": 0.6450551258844824,
1417
+ "grad_norm": 0.26563732591484657,
1418
+ "learning_rate": 3.3699260910194597e-06,
1419
+ "loss": 1.5061,
1420
+ "step": 980
1421
+ },
1422
+ {
1423
+ "epoch": 0.6483462234655257,
1424
+ "grad_norm": 0.27780801333898036,
1425
+ "learning_rate": 3.3157197829040254e-06,
1426
+ "loss": 1.4094,
1427
+ "step": 985
1428
+ },
1429
+ {
1430
+ "epoch": 0.651637321046569,
1431
+ "grad_norm": 0.28845731984635525,
1432
+ "learning_rate": 3.2617358632723755e-06,
1433
+ "loss": 1.5045,
1434
+ "step": 990
1435
+ },
1436
+ {
1437
+ "epoch": 0.6549284186276123,
1438
+ "grad_norm": 0.25910276140477173,
1439
+ "learning_rate": 3.2079814600370197e-06,
1440
+ "loss": 1.477,
1441
+ "step": 995
1442
+ },
1443
+ {
1444
+ "epoch": 0.6582195162086556,
1445
+ "grad_norm": 0.2725368241578064,
1446
+ "learning_rate": 3.1544636708056602e-06,
1447
+ "loss": 1.4857,
1448
+ "step": 1000
1449
+ },
1450
+ {
1451
+ "epoch": 0.6582195162086556,
1452
+ "eval_loss": 1.42182457447052,
1453
+ "eval_runtime": 1828.514,
1454
+ "eval_samples_per_second": 2.188,
1455
+ "eval_steps_per_second": 0.273,
1456
+ "step": 1000
1457
+ },
1458
+ {
1459
+ "epoch": 0.6615106137896989,
1460
+ "grad_norm": 0.2693712474964312,
1461
+ "learning_rate": 3.1011895619440214e-06,
1462
+ "loss": 1.4936,
1463
+ "step": 1005
1464
+ },
1465
+ {
1466
+ "epoch": 0.6648017113707422,
1467
+ "grad_norm": 0.27582716032013155,
1468
+ "learning_rate": 3.048166167642839e-06,
1469
+ "loss": 1.4793,
1470
+ "step": 1010
1471
+ },
1472
+ {
1473
+ "epoch": 0.6680928089517855,
1474
+ "grad_norm": 0.31320230496148754,
1475
+ "learning_rate": 2.995400488989068e-06,
1476
+ "loss": 1.5439,
1477
+ "step": 1015
1478
+ },
1479
+ {
1480
+ "epoch": 0.6713839065328286,
1481
+ "grad_norm": 0.28828564567489784,
1482
+ "learning_rate": 2.942899493041491e-06,
1483
+ "loss": 1.5142,
1484
+ "step": 1020
1485
+ },
1486
+ {
1487
+ "epoch": 0.6746750041138719,
1488
+ "grad_norm": 0.2663495621949906,
1489
+ "learning_rate": 2.8906701119107877e-06,
1490
+ "loss": 1.5129,
1491
+ "step": 1025
1492
+ },
1493
+ {
1494
+ "epoch": 0.6779661016949152,
1495
+ "grad_norm": 0.2776012464642842,
1496
+ "learning_rate": 2.838719241844246e-06,
1497
+ "loss": 1.5018,
1498
+ "step": 1030
1499
+ },
1500
+ {
1501
+ "epoch": 0.6812571992759585,
1502
+ "grad_norm": 0.28726340433195,
1503
+ "learning_rate": 2.7870537423151967e-06,
1504
+ "loss": 1.5894,
1505
+ "step": 1035
1506
+ },
1507
+ {
1508
+ "epoch": 0.6845482968570018,
1509
+ "grad_norm": 0.3004127327639373,
1510
+ "learning_rate": 2.735680435117294e-06,
1511
+ "loss": 1.4805,
1512
+ "step": 1040
1513
+ },
1514
+ {
1515
+ "epoch": 0.6878393944380451,
1516
+ "grad_norm": 0.2633801770531117,
1517
+ "learning_rate": 2.684606103463797e-06,
1518
+ "loss": 1.524,
1519
+ "step": 1045
1520
+ },
1521
+ {
1522
+ "epoch": 0.6911304920190884,
1523
+ "grad_norm": 0.283602877019725,
1524
+ "learning_rate": 2.6338374910919173e-06,
1525
+ "loss": 1.495,
1526
+ "step": 1050
1527
+ },
1528
+ {
1529
+ "epoch": 0.6944215896001317,
1530
+ "grad_norm": 0.3039426222311263,
1531
+ "learning_rate": 2.5833813013723967e-06,
1532
+ "loss": 1.5504,
1533
+ "step": 1055
1534
+ },
1535
+ {
1536
+ "epoch": 0.697712687181175,
1537
+ "grad_norm": 0.2574001881623077,
1538
+ "learning_rate": 2.533244196424408e-06,
1539
+ "loss": 1.4987,
1540
+ "step": 1060
1541
+ },
1542
+ {
1543
+ "epoch": 0.7010037847622183,
1544
+ "grad_norm": 0.26622877451933974,
1545
+ "learning_rate": 2.4834327962359078e-06,
1546
+ "loss": 1.4513,
1547
+ "step": 1065
1548
+ },
1549
+ {
1550
+ "epoch": 0.7042948823432614,
1551
+ "grad_norm": 0.28296715594426736,
1552
+ "learning_rate": 2.4339536777895477e-06,
1553
+ "loss": 1.5289,
1554
+ "step": 1070
1555
+ },
1556
+ {
1557
+ "epoch": 0.7075859799243047,
1558
+ "grad_norm": 0.2732184838446167,
1559
+ "learning_rate": 2.3848133741942565e-06,
1560
+ "loss": 1.495,
1561
+ "step": 1075
1562
+ },
1563
+ {
1564
+ "epoch": 0.710877077505348,
1565
+ "grad_norm": 0.27240814290094945,
1566
+ "learning_rate": 2.336018373822632e-06,
1567
+ "loss": 1.4862,
1568
+ "step": 1080
1569
+ },
1570
+ {
1571
+ "epoch": 0.7141681750863913,
1572
+ "grad_norm": 0.2959275068092875,
1573
+ "learning_rate": 2.287575119454233e-06,
1574
+ "loss": 1.4777,
1575
+ "step": 1085
1576
+ },
1577
+ {
1578
+ "epoch": 0.7174592726674346,
1579
+ "grad_norm": 0.2828618825777794,
1580
+ "learning_rate": 2.2394900074248804e-06,
1581
+ "loss": 1.42,
1582
+ "step": 1090
1583
+ },
1584
+ {
1585
+ "epoch": 0.7207503702484779,
1586
+ "grad_norm": 0.30850410115233196,
1587
+ "learning_rate": 2.1917693867821062e-06,
1588
+ "loss": 1.5091,
1589
+ "step": 1095
1590
+ },
1591
+ {
1592
+ "epoch": 0.7240414678295212,
1593
+ "grad_norm": 0.2816179773992941,
1594
+ "learning_rate": 2.144419558446842e-06,
1595
+ "loss": 1.4776,
1596
+ "step": 1100
1597
+ },
1598
+ {
1599
+ "epoch": 0.7273325654105645,
1600
+ "grad_norm": 0.3041168044346542,
1601
+ "learning_rate": 2.0974467743814504e-06,
1602
+ "loss": 1.4567,
1603
+ "step": 1105
1604
+ },
1605
+ {
1606
+ "epoch": 0.7306236629916077,
1607
+ "grad_norm": 0.31174225784114623,
1608
+ "learning_rate": 2.050857236764243e-06,
1609
+ "loss": 1.531,
1610
+ "step": 1110
1611
+ },
1612
+ {
1613
+ "epoch": 0.7339147605726509,
1614
+ "grad_norm": 0.3107676546416214,
1615
+ "learning_rate": 2.0046570971705477e-06,
1616
+ "loss": 1.5156,
1617
+ "step": 1115
1618
+ },
1619
+ {
1620
+ "epoch": 0.7372058581536942,
1621
+ "grad_norm": 0.2813663612203819,
1622
+ "learning_rate": 1.958852455760474e-06,
1623
+ "loss": 1.4921,
1624
+ "step": 1120
1625
+ },
1626
+ {
1627
+ "epoch": 0.7404969557347375,
1628
+ "grad_norm": 0.3118882481869368,
1629
+ "learning_rate": 1.913449360473459e-06,
1630
+ "loss": 1.5182,
1631
+ "step": 1125
1632
+ },
1633
+ {
1634
+ "epoch": 0.7437880533157808,
1635
+ "grad_norm": 0.28128225397994794,
1636
+ "learning_rate": 1.8684538062297235e-06,
1637
+ "loss": 1.4736,
1638
+ "step": 1130
1639
+ },
1640
+ {
1641
+ "epoch": 0.7470791508968241,
1642
+ "grad_norm": 0.2765496389279686,
1643
+ "learning_rate": 1.823871734138698e-06,
1644
+ "loss": 1.5498,
1645
+ "step": 1135
1646
+ },
1647
+ {
1648
+ "epoch": 0.7503702484778674,
1649
+ "grad_norm": 0.27641517312462616,
1650
+ "learning_rate": 1.7797090307145826e-06,
1651
+ "loss": 1.4671,
1652
+ "step": 1140
1653
+ },
1654
+ {
1655
+ "epoch": 0.7536613460589107,
1656
+ "grad_norm": 0.26432642843905885,
1657
+ "learning_rate": 1.7359715270991028e-06,
1658
+ "loss": 1.5152,
1659
+ "step": 1145
1660
+ },
1661
+ {
1662
+ "epoch": 0.756952443639954,
1663
+ "grad_norm": 0.29499762160300425,
1664
+ "learning_rate": 1.692664998291585e-06,
1665
+ "loss": 1.5194,
1666
+ "step": 1150
1667
+ },
1668
+ {
1669
+ "epoch": 0.7602435412209972,
1670
+ "grad_norm": 0.27290440789648374,
1671
+ "learning_rate": 1.6497951623864288e-06,
1672
+ "loss": 1.4425,
1673
+ "step": 1155
1674
+ },
1675
+ {
1676
+ "epoch": 0.7635346388020405,
1677
+ "grad_norm": 0.27638778346506954,
1678
+ "learning_rate": 1.607367679818108e-06,
1679
+ "loss": 1.5447,
1680
+ "step": 1160
1681
+ },
1682
+ {
1683
+ "epoch": 0.7668257363830837,
1684
+ "grad_norm": 0.27280137070986593,
1685
+ "learning_rate": 1.5653881526137832e-06,
1686
+ "loss": 1.4645,
1687
+ "step": 1165
1688
+ },
1689
+ {
1690
+ "epoch": 0.770116833964127,
1691
+ "grad_norm": 0.275862435991095,
1692
+ "learning_rate": 1.5238621236536188e-06,
1693
+ "loss": 1.5038,
1694
+ "step": 1170
1695
+ },
1696
+ {
1697
+ "epoch": 0.7734079315451703,
1698
+ "grad_norm": 0.2814544124792494,
1699
+ "learning_rate": 1.4827950759389126e-06,
1700
+ "loss": 1.5369,
1701
+ "step": 1175
1702
+ },
1703
+ {
1704
+ "epoch": 0.7766990291262136,
1705
+ "grad_norm": 0.2815585017559896,
1706
+ "learning_rate": 1.4421924318681358e-06,
1707
+ "loss": 1.5099,
1708
+ "step": 1180
1709
+ },
1710
+ {
1711
+ "epoch": 0.7799901267072569,
1712
+ "grad_norm": 0.327141790711627,
1713
+ "learning_rate": 1.40205955252097e-06,
1714
+ "loss": 1.5416,
1715
+ "step": 1185
1716
+ },
1717
+ {
1718
+ "epoch": 0.7832812242883002,
1719
+ "grad_norm": 0.28678771789520646,
1720
+ "learning_rate": 1.3624017369504472e-06,
1721
+ "loss": 1.4682,
1722
+ "step": 1190
1723
+ },
1724
+ {
1725
+ "epoch": 0.7865723218693434,
1726
+ "grad_norm": 0.26724010619879923,
1727
+ "learning_rate": 1.3232242214832702e-06,
1728
+ "loss": 1.4935,
1729
+ "step": 1195
1730
+ },
1731
+ {
1732
+ "epoch": 0.7898634194503867,
1733
+ "grad_norm": 0.3019216490866098,
1734
+ "learning_rate": 1.2845321790284204e-06,
1735
+ "loss": 1.5324,
1736
+ "step": 1200
1737
+ },
1738
+ {
1739
+ "epoch": 0.7898634194503867,
1740
+ "eval_loss": 1.4199156761169434,
1741
+ "eval_runtime": 1810.2185,
1742
+ "eval_samples_per_second": 2.21,
1743
+ "eval_steps_per_second": 0.276,
1744
+ "step": 1200
1745
+ },
1746
+ {
1747
+ "epoch": 0.79315451703143,
1748
+ "grad_norm": 0.29934956688098047,
1749
+ "learning_rate": 1.2463307183941404e-06,
1750
+ "loss": 1.5261,
1751
+ "step": 1205
1752
+ },
1753
+ {
1754
+ "epoch": 0.7964456146124732,
1755
+ "grad_norm": 0.28351802486376415,
1756
+ "learning_rate": 1.2086248836133756e-06,
1757
+ "loss": 1.533,
1758
+ "step": 1210
1759
+ },
1760
+ {
1761
+ "epoch": 0.7997367121935165,
1762
+ "grad_norm": 0.27111804885477514,
1763
+ "learning_rate": 1.1714196532777817e-06,
1764
+ "loss": 1.4494,
1765
+ "step": 1215
1766
+ },
1767
+ {
1768
+ "epoch": 0.8030278097745598,
1769
+ "grad_norm": 0.2996899190062557,
1770
+ "learning_rate": 1.1347199398803477e-06,
1771
+ "loss": 1.5184,
1772
+ "step": 1220
1773
+ },
1774
+ {
1775
+ "epoch": 0.8063189073556031,
1776
+ "grad_norm": 0.2827359255408611,
1777
+ "learning_rate": 1.0985305891667724e-06,
1778
+ "loss": 1.4973,
1779
+ "step": 1225
1780
+ },
1781
+ {
1782
+ "epoch": 0.8096100049366464,
1783
+ "grad_norm": 0.2988365748639624,
1784
+ "learning_rate": 1.0628563794956403e-06,
1785
+ "loss": 1.5124,
1786
+ "step": 1230
1787
+ },
1788
+ {
1789
+ "epoch": 0.8129011025176897,
1790
+ "grad_norm": 0.2866718307252251,
1791
+ "learning_rate": 1.0277020212075012e-06,
1792
+ "loss": 1.5072,
1793
+ "step": 1235
1794
+ },
1795
+ {
1796
+ "epoch": 0.816192200098733,
1797
+ "grad_norm": 0.2667284071343257,
1798
+ "learning_rate": 9.9307215600292e-07,
1799
+ "loss": 1.4626,
1800
+ "step": 1240
1801
+ },
1802
+ {
1803
+ "epoch": 0.8194832976797762,
1804
+ "grad_norm": 0.28790958766180574,
1805
+ "learning_rate": 9.589713563296027e-07,
1806
+ "loss": 1.5282,
1807
+ "step": 1245
1808
+ },
1809
+ {
1810
+ "epoch": 0.8227743952608195,
1811
+ "grad_norm": 0.2793246012643192,
1812
+ "learning_rate": 9.254041247786611e-07,
1813
+ "loss": 1.4642,
1814
+ "step": 1250
1815
+ },
1816
+ {
1817
+ "epoch": 0.8260654928418628,
1818
+ "grad_norm": 0.2719439674910754,
1819
+ "learning_rate": 8.923748934900999e-07,
1820
+ "loss": 1.5549,
1821
+ "step": 1255
1822
+ },
1823
+ {
1824
+ "epoch": 0.829356590422906,
1825
+ "grad_norm": 0.2907787078653561,
1826
+ "learning_rate": 8.598880235676094e-07,
1827
+ "loss": 1.4955,
1828
+ "step": 1260
1829
+ },
1830
+ {
1831
+ "epoch": 0.8326476880039493,
1832
+ "grad_norm": 0.2981901187951894,
1833
+ "learning_rate": 8.279478045027301e-07,
1834
+ "loss": 1.5038,
1835
+ "step": 1265
1836
+ },
1837
+ {
1838
+ "epoch": 0.8359387855849926,
1839
+ "grad_norm": 0.29152441134637863,
1840
+ "learning_rate": 7.965584536084808e-07,
1841
+ "loss": 1.4829,
1842
+ "step": 1270
1843
+ },
1844
+ {
1845
+ "epoch": 0.8392298831660359,
1846
+ "grad_norm": 0.29799157562004497,
1847
+ "learning_rate": 7.657241154625184e-07,
1848
+ "loss": 1.506,
1849
+ "step": 1275
1850
+ },
1851
+ {
1852
+ "epoch": 0.8425209807470792,
1853
+ "grad_norm": 0.2974613411051439,
1854
+ "learning_rate": 7.354488613598915e-07,
1855
+ "loss": 1.5428,
1856
+ "step": 1280
1857
+ },
1858
+ {
1859
+ "epoch": 0.8458120783281224,
1860
+ "grad_norm": 0.2584171055526636,
1861
+ "learning_rate": 7.05736688775478e-07,
1862
+ "loss": 1.5018,
1863
+ "step": 1285
1864
+ },
1865
+ {
1866
+ "epoch": 0.8491031759091657,
1867
+ "grad_norm": 0.28757872672590346,
1868
+ "learning_rate": 6.765915208361673e-07,
1869
+ "loss": 1.4651,
1870
+ "step": 1290
1871
+ },
1872
+ {
1873
+ "epoch": 0.852394273490209,
1874
+ "grad_norm": 0.27116157573697985,
1875
+ "learning_rate": 6.480172058028627e-07,
1876
+ "loss": 1.5326,
1877
+ "step": 1295
1878
+ },
1879
+ {
1880
+ "epoch": 0.8556853710712523,
1881
+ "grad_norm": 0.26567673450218254,
1882
+ "learning_rate": 6.200175165623634e-07,
1883
+ "loss": 1.5104,
1884
+ "step": 1300
1885
+ },
1886
+ {
1887
+ "epoch": 0.8589764686522955,
1888
+ "grad_norm": 0.2988801929251244,
1889
+ "learning_rate": 5.925961501291994e-07,
1890
+ "loss": 1.4645,
1891
+ "step": 1305
1892
+ },
1893
+ {
1894
+ "epoch": 0.8622675662333388,
1895
+ "grad_norm": 0.3043617550844082,
1896
+ "learning_rate": 5.657567271574871e-07,
1897
+ "loss": 1.5184,
1898
+ "step": 1310
1899
+ },
1900
+ {
1901
+ "epoch": 0.8655586638143821,
1902
+ "grad_norm": 0.2846931741656861,
1903
+ "learning_rate": 5.395027914628725e-07,
1904
+ "loss": 1.4995,
1905
+ "step": 1315
1906
+ },
1907
+ {
1908
+ "epoch": 0.8688497613954254,
1909
+ "grad_norm": 0.2893323505088391,
1910
+ "learning_rate": 5.138378095546032e-07,
1911
+ "loss": 1.4888,
1912
+ "step": 1320
1913
+ },
1914
+ {
1915
+ "epoch": 0.8721408589764686,
1916
+ "grad_norm": 0.31075893709914376,
1917
+ "learning_rate": 4.88765170177829e-07,
1918
+ "loss": 1.5858,
1919
+ "step": 1325
1920
+ },
1921
+ {
1922
+ "epoch": 0.8754319565575119,
1923
+ "grad_norm": 0.3023293019611768,
1924
+ "learning_rate": 4.642881838661517e-07,
1925
+ "loss": 1.536,
1926
+ "step": 1330
1927
+ },
1928
+ {
1929
+ "epoch": 0.8787230541385552,
1930
+ "grad_norm": 0.2740574238125577,
1931
+ "learning_rate": 4.4041008250451325e-07,
1932
+ "loss": 1.5345,
1933
+ "step": 1335
1934
+ },
1935
+ {
1936
+ "epoch": 0.8820141517195985,
1937
+ "grad_norm": 0.2957259498442702,
1938
+ "learning_rate": 4.1713401890246807e-07,
1939
+ "loss": 1.5074,
1940
+ "step": 1340
1941
+ },
1942
+ {
1943
+ "epoch": 0.8853052493006418,
1944
+ "grad_norm": 0.3058321178334009,
1945
+ "learning_rate": 3.9446306637788755e-07,
1946
+ "loss": 1.4776,
1947
+ "step": 1345
1948
+ },
1949
+ {
1950
+ "epoch": 0.8885963468816851,
1951
+ "grad_norm": 0.28914379411727803,
1952
+ "learning_rate": 3.724002183511688e-07,
1953
+ "loss": 1.5379,
1954
+ "step": 1350
1955
+ },
1956
+ {
1957
+ "epoch": 0.8918874444627283,
1958
+ "grad_norm": 0.27728867349118624,
1959
+ "learning_rate": 3.50948387949992e-07,
1960
+ "loss": 1.4405,
1961
+ "step": 1355
1962
+ },
1963
+ {
1964
+ "epoch": 0.8951785420437716,
1965
+ "grad_norm": 0.28388891764505825,
1966
+ "learning_rate": 3.301104076246764e-07,
1967
+ "loss": 1.4853,
1968
+ "step": 1360
1969
+ },
1970
+ {
1971
+ "epoch": 0.8984696396248149,
1972
+ "grad_norm": 0.2814679675454774,
1973
+ "learning_rate": 3.09889028774189e-07,
1974
+ "loss": 1.4557,
1975
+ "step": 1365
1976
+ },
1977
+ {
1978
+ "epoch": 0.9017607372058581,
1979
+ "grad_norm": 0.28602846897432865,
1980
+ "learning_rate": 2.9028692138285687e-07,
1981
+ "loss": 1.498,
1982
+ "step": 1370
1983
+ },
1984
+ {
1985
+ "epoch": 0.9050518347869014,
1986
+ "grad_norm": 0.28878689952976294,
1987
+ "learning_rate": 2.713066736678277e-07,
1988
+ "loss": 1.4678,
1989
+ "step": 1375
1990
+ },
1991
+ {
1992
+ "epoch": 0.9083429323679447,
1993
+ "grad_norm": 0.3007594629440426,
1994
+ "learning_rate": 2.5295079173733197e-07,
1995
+ "loss": 1.5492,
1996
+ "step": 1380
1997
+ },
1998
+ {
1999
+ "epoch": 0.911634029948988,
2000
+ "grad_norm": 0.2995252938660735,
2001
+ "learning_rate": 2.3522169925977556e-07,
2002
+ "loss": 1.5666,
2003
+ "step": 1385
2004
+ },
2005
+ {
2006
+ "epoch": 0.9149251275300313,
2007
+ "grad_norm": 0.2983606302844969,
2008
+ "learning_rate": 2.1812173714372997e-07,
2009
+ "loss": 1.4151,
2010
+ "step": 1390
2011
+ },
2012
+ {
2013
+ "epoch": 0.9182162251110746,
2014
+ "grad_norm": 0.30882482193818916,
2015
+ "learning_rate": 2.016531632288393e-07,
2016
+ "loss": 1.475,
2017
+ "step": 1395
2018
+ },
2019
+ {
2020
+ "epoch": 0.9215073226921178,
2021
+ "grad_norm": 0.28178396265499306,
2022
+ "learning_rate": 1.8581815198770447e-07,
2023
+ "loss": 1.5235,
2024
+ "step": 1400
2025
+ },
2026
+ {
2027
+ "epoch": 0.9215073226921178,
2028
+ "eval_loss": 1.4193336963653564,
2029
+ "eval_runtime": 1949.5427,
2030
+ "eval_samples_per_second": 2.052,
2031
+ "eval_steps_per_second": 0.256,
2032
+ "step": 1400
2033
+ },
2034
+ {
2035
+ "epoch": 0.9247984202731611,
2036
+ "grad_norm": 0.287998000216709,
2037
+ "learning_rate": 1.7061879423876826e-07,
2038
+ "loss": 1.5152,
2039
+ "step": 1405
2040
+ },
2041
+ {
2042
+ "epoch": 0.9280895178542043,
2043
+ "grad_norm": 0.29284749790789294,
2044
+ "learning_rate": 1.5605709687024796e-07,
2045
+ "loss": 1.5317,
2046
+ "step": 1410
2047
+ },
2048
+ {
2049
+ "epoch": 0.9313806154352476,
2050
+ "grad_norm": 0.26649370622556967,
2051
+ "learning_rate": 1.4213498257515335e-07,
2052
+ "loss": 1.4756,
2053
+ "step": 1415
2054
+ },
2055
+ {
2056
+ "epoch": 0.9346717130162909,
2057
+ "grad_norm": 0.2925515202940376,
2058
+ "learning_rate": 1.288542895974171e-07,
2059
+ "loss": 1.5282,
2060
+ "step": 1420
2061
+ },
2062
+ {
2063
+ "epoch": 0.9379628105973342,
2064
+ "grad_norm": 0.2750013184459746,
2065
+ "learning_rate": 1.162167714891771e-07,
2066
+ "loss": 1.5056,
2067
+ "step": 1425
2068
+ },
2069
+ {
2070
+ "epoch": 0.9412539081783775,
2071
+ "grad_norm": 0.3024323484431905,
2072
+ "learning_rate": 1.0422409687924018e-07,
2073
+ "loss": 1.5428,
2074
+ "step": 1430
2075
+ },
2076
+ {
2077
+ "epoch": 0.9445450057594208,
2078
+ "grad_norm": 0.297075183672713,
2079
+ "learning_rate": 9.287784925276322e-08,
2080
+ "loss": 1.5125,
2081
+ "step": 1435
2082
+ },
2083
+ {
2084
+ "epoch": 0.9478361033404641,
2085
+ "grad_norm": 0.28224168420752,
2086
+ "learning_rate": 8.217952674217155e-08,
2087
+ "loss": 1.5147,
2088
+ "step": 1440
2089
+ },
2090
+ {
2091
+ "epoch": 0.9511272009215074,
2092
+ "grad_norm": 0.2640649001850667,
2093
+ "learning_rate": 7.213054192934887e-08,
2094
+ "loss": 1.4107,
2095
+ "step": 1445
2096
+ },
2097
+ {
2098
+ "epoch": 0.9544182985025506,
2099
+ "grad_norm": 0.29513669651519553,
2100
+ "learning_rate": 6.273222165912418e-08,
2101
+ "loss": 1.497,
2102
+ "step": 1450
2103
+ },
2104
+ {
2105
+ "epoch": 0.9577093960835938,
2106
+ "grad_norm": 0.31065918027486294,
2107
+ "learning_rate": 5.39858068640764e-08,
2108
+ "loss": 1.5247,
2109
+ "step": 1455
2110
+ },
2111
+ {
2112
+ "epoch": 0.9610004936646371,
2113
+ "grad_norm": 0.29949329154611565,
2114
+ "learning_rate": 4.589245240068763e-08,
2115
+ "loss": 1.5004,
2116
+ "step": 1460
2117
+ },
2118
+ {
2119
+ "epoch": 0.9642915912456804,
2120
+ "grad_norm": 0.28486096845517217,
2121
+ "learning_rate": 3.8453226896856265e-08,
2122
+ "loss": 1.5367,
2123
+ "step": 1465
2124
+ },
2125
+ {
2126
+ "epoch": 0.9675826888267237,
2127
+ "grad_norm": 0.2920356022007045,
2128
+ "learning_rate": 3.1669112610796524e-08,
2129
+ "loss": 1.5775,
2130
+ "step": 1470
2131
+ },
2132
+ {
2133
+ "epoch": 0.970873786407767,
2134
+ "grad_norm": 0.27419377532861733,
2135
+ "learning_rate": 2.554100530134662e-08,
2136
+ "loss": 1.4881,
2137
+ "step": 1475
2138
+ },
2139
+ {
2140
+ "epoch": 0.9741648839888103,
2141
+ "grad_norm": 0.2825945292192466,
2142
+ "learning_rate": 2.006971410969283e-08,
2143
+ "loss": 1.5233,
2144
+ "step": 1480
2145
+ },
2146
+ {
2147
+ "epoch": 0.9774559815698536,
2148
+ "grad_norm": 0.312608573750598,
2149
+ "learning_rate": 1.5255961452533273e-08,
2150
+ "loss": 1.5643,
2151
+ "step": 1485
2152
+ },
2153
+ {
2154
+ "epoch": 0.9807470791508969,
2155
+ "grad_norm": 0.2783731381067946,
2156
+ "learning_rate": 1.1100382926690911e-08,
2157
+ "loss": 1.5008,
2158
+ "step": 1490
2159
+ },
2160
+ {
2161
+ "epoch": 0.98403817673194,
2162
+ "grad_norm": 0.297474192576987,
2163
+ "learning_rate": 7.603527225190088e-09,
2164
+ "loss": 1.5158,
2165
+ "step": 1495
2166
+ },
2167
+ {
2168
+ "epoch": 0.9873292743129833,
2169
+ "grad_norm": 0.28457776176471306,
2170
+ "learning_rate": 4.765856064810614e-09,
2171
+ "loss": 1.5529,
2172
+ "step": 1500
2173
+ },
2174
+ {
2175
+ "epoch": 0.9906203718940266,
2176
+ "grad_norm": 0.3064474988659889,
2177
+ "learning_rate": 2.5877441251226375e-09,
2178
+ "loss": 1.5081,
2179
+ "step": 1505
2180
+ },
2181
+ {
2182
+ "epoch": 0.9939114694750699,
2183
+ "grad_norm": 0.2788262892162917,
2184
+ "learning_rate": 1.0694789990134403e-09,
2185
+ "loss": 1.5087,
2186
+ "step": 1510
2187
+ },
2188
+ {
2189
+ "epoch": 0.9972025670561132,
2190
+ "grad_norm": 0.2782426695328455,
2191
+ "learning_rate": 2.1126115471670204e-10,
2192
+ "loss": 1.4883,
2193
+ "step": 1515
2194
+ },
2195
+ {
2196
+ "epoch": 0.9998354451209478,
2197
+ "step": 1519,
2198
+ "total_flos": 2663384493981696.0,
2199
+ "train_loss": 1.5419490562605969,
2200
+ "train_runtime": 69992.3236,
2201
+ "train_samples_per_second": 0.695,
2202
+ "train_steps_per_second": 0.022
2203
+ }
2204
+ ],
2205
+ "logging_steps": 5,
2206
+ "max_steps": 1519,
2207
+ "num_input_tokens_seen": 0,
2208
+ "num_train_epochs": 1,
2209
+ "save_steps": 200,
2210
+ "total_flos": 2663384493981696.0,
2211
+ "train_batch_size": 2,
2212
+ "trial_name": null,
2213
+ "trial_params": null
2214
+ }