terry69 commited on
Commit
4486379
1 Parent(s): dd5f974

Model save

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: llama3.2
4
+ base_model: meta-llama/Llama-3.2-3B-Instruct
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: llama3.2_feedback_3b
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
+ # llama3.2_feedback_3b
18
+
19
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct) on the None dataset.
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 1e-05
39
+ - train_batch_size: 4
40
+ - eval_batch_size: 1
41
+ - seed: 42
42
+ - distributed_type: multi-GPU
43
+ - num_devices: 4
44
+ - total_train_batch_size: 16
45
+ - total_eval_batch_size: 4
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: cosine
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 1
50
+
51
+ ### Training results
52
+
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.45.1
58
+ - Pytorch 2.4.1+cu121
59
+ - Datasets 3.0.1
60
+ - Tokenizers 0.20.0
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 114021718032384.0,
4
+ "train_loss": 0.7685830109361289,
5
+ "train_runtime": 7351.6585,
6
+ "train_samples": 98952,
7
+ "train_samples_per_second": 3.603,
8
+ "train_steps_per_second": 0.225
9
+ }
generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 128000,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 128001,
6
+ 128008,
7
+ 128009
8
+ ],
9
+ "temperature": 0.6,
10
+ "top_p": 0.9,
11
+ "transformers_version": "4.45.1"
12
+ }
runs/Oct01_14-39-44_COE-CS-sv003/events.out.tfevents.1727794007.COE-CS-sv003.1421075.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e7236e3a8a2e1c11b4ec4aef227d625d9e14b13aca4b05eddfbd785c52510e6
3
- size 76142
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc9e7e1d4fb43f6f7acd7892fa3cc3de5bb494643cc25018fde044a8e5769d75
3
+ size 76496
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 114021718032384.0,
4
+ "train_loss": 0.7685830109361289,
5
+ "train_runtime": 7351.6585,
6
+ "train_samples": 98952,
7
+ "train_samples_per_second": 3.603,
8
+ "train_steps_per_second": 0.225
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,2373 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1656,
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.0006038647342995169,
13
+ "grad_norm": 12.983106547511849,
14
+ "learning_rate": 6.02409638554217e-08,
15
+ "loss": 1.5929,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0030193236714975845,
20
+ "grad_norm": 13.260146238671595,
21
+ "learning_rate": 3.0120481927710845e-07,
22
+ "loss": 1.5587,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.006038647342995169,
27
+ "grad_norm": 11.79639694358591,
28
+ "learning_rate": 6.024096385542169e-07,
29
+ "loss": 1.5735,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.009057971014492754,
34
+ "grad_norm": 7.277578840066492,
35
+ "learning_rate": 9.036144578313254e-07,
36
+ "loss": 1.5311,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.012077294685990338,
41
+ "grad_norm": 2.769327318468503,
42
+ "learning_rate": 1.2048192771084338e-06,
43
+ "loss": 1.4438,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.015096618357487922,
48
+ "grad_norm": 2.665518311227292,
49
+ "learning_rate": 1.5060240963855425e-06,
50
+ "loss": 1.3911,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.018115942028985508,
55
+ "grad_norm": 1.8820740815152255,
56
+ "learning_rate": 1.8072289156626508e-06,
57
+ "loss": 1.3317,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.021135265700483092,
62
+ "grad_norm": 1.6047068311406143,
63
+ "learning_rate": 2.1084337349397595e-06,
64
+ "loss": 1.2409,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.024154589371980676,
69
+ "grad_norm": 1.3473128041783777,
70
+ "learning_rate": 2.4096385542168676e-06,
71
+ "loss": 1.1865,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.02717391304347826,
76
+ "grad_norm": 0.8992074365325567,
77
+ "learning_rate": 2.710843373493976e-06,
78
+ "loss": 1.1272,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.030193236714975844,
83
+ "grad_norm": 0.828221042015975,
84
+ "learning_rate": 3.012048192771085e-06,
85
+ "loss": 1.0992,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.03321256038647343,
90
+ "grad_norm": 0.7722295149097933,
91
+ "learning_rate": 3.313253012048193e-06,
92
+ "loss": 1.077,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.036231884057971016,
97
+ "grad_norm": 0.7262180334499571,
98
+ "learning_rate": 3.6144578313253016e-06,
99
+ "loss": 1.0604,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.0392512077294686,
104
+ "grad_norm": 0.7658586617349729,
105
+ "learning_rate": 3.91566265060241e-06,
106
+ "loss": 1.0581,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.042270531400966184,
111
+ "grad_norm": 0.7379283258123409,
112
+ "learning_rate": 4.216867469879519e-06,
113
+ "loss": 1.0455,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.04528985507246377,
118
+ "grad_norm": 0.7009661807319135,
119
+ "learning_rate": 4.518072289156627e-06,
120
+ "loss": 1.0437,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.04830917874396135,
125
+ "grad_norm": 0.7478867629078089,
126
+ "learning_rate": 4.819277108433735e-06,
127
+ "loss": 1.0209,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.051328502415458936,
132
+ "grad_norm": 0.7441839879764262,
133
+ "learning_rate": 5.120481927710844e-06,
134
+ "loss": 1.0119,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.05434782608695652,
139
+ "grad_norm": 0.7698711195458738,
140
+ "learning_rate": 5.421686746987952e-06,
141
+ "loss": 1.0097,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.057367149758454104,
146
+ "grad_norm": 0.7510808966928294,
147
+ "learning_rate": 5.722891566265061e-06,
148
+ "loss": 1.0022,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.06038647342995169,
153
+ "grad_norm": 0.7895560616147937,
154
+ "learning_rate": 6.02409638554217e-06,
155
+ "loss": 1.0129,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.06340579710144928,
160
+ "grad_norm": 0.7650744315430823,
161
+ "learning_rate": 6.325301204819277e-06,
162
+ "loss": 0.9836,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.06642512077294686,
167
+ "grad_norm": 0.7656590839025053,
168
+ "learning_rate": 6.626506024096386e-06,
169
+ "loss": 0.9863,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.06944444444444445,
174
+ "grad_norm": 0.7358171567450749,
175
+ "learning_rate": 6.927710843373494e-06,
176
+ "loss": 0.9901,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.07246376811594203,
181
+ "grad_norm": 0.8007259705758099,
182
+ "learning_rate": 7.228915662650603e-06,
183
+ "loss": 0.9498,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.07548309178743962,
188
+ "grad_norm": 0.7867873992695736,
189
+ "learning_rate": 7.530120481927712e-06,
190
+ "loss": 0.9678,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.0785024154589372,
195
+ "grad_norm": 0.7713133158468599,
196
+ "learning_rate": 7.83132530120482e-06,
197
+ "loss": 0.9574,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.08152173913043478,
202
+ "grad_norm": 0.8073513926091085,
203
+ "learning_rate": 8.132530120481928e-06,
204
+ "loss": 0.9572,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.08454106280193237,
209
+ "grad_norm": 1.3178364160478768,
210
+ "learning_rate": 8.433734939759038e-06,
211
+ "loss": 0.9362,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.08756038647342995,
216
+ "grad_norm": 0.817319025944233,
217
+ "learning_rate": 8.734939759036145e-06,
218
+ "loss": 0.9559,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.09057971014492754,
223
+ "grad_norm": 0.9017519299904656,
224
+ "learning_rate": 9.036144578313254e-06,
225
+ "loss": 0.9318,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.09359903381642512,
230
+ "grad_norm": 0.7674041844083781,
231
+ "learning_rate": 9.337349397590362e-06,
232
+ "loss": 0.9201,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.0966183574879227,
237
+ "grad_norm": 0.7983502874028157,
238
+ "learning_rate": 9.63855421686747e-06,
239
+ "loss": 0.9226,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.09963768115942029,
244
+ "grad_norm": 0.83207644117932,
245
+ "learning_rate": 9.93975903614458e-06,
246
+ "loss": 0.9184,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.10265700483091787,
251
+ "grad_norm": 0.8377158508227592,
252
+ "learning_rate": 9.999822178354131e-06,
253
+ "loss": 0.9236,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.10567632850241546,
258
+ "grad_norm": 0.9471244349318043,
259
+ "learning_rate": 9.999099799595088e-06,
260
+ "loss": 0.9025,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.10869565217391304,
265
+ "grad_norm": 1.0575609941440907,
266
+ "learning_rate": 9.997821830092095e-06,
267
+ "loss": 0.8809,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.11171497584541062,
272
+ "grad_norm": 0.8575976269736529,
273
+ "learning_rate": 9.995988411876328e-06,
274
+ "loss": 0.8897,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.11473429951690821,
279
+ "grad_norm": 0.9091932951623557,
280
+ "learning_rate": 9.993599748710505e-06,
281
+ "loss": 0.886,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.11775362318840579,
286
+ "grad_norm": 0.8046734387056934,
287
+ "learning_rate": 9.990656106066257e-06,
288
+ "loss": 0.8686,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.12077294685990338,
293
+ "grad_norm": 0.8525822568043689,
294
+ "learning_rate": 9.9871578110946e-06,
295
+ "loss": 0.8757,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.12379227053140096,
300
+ "grad_norm": 0.830408259403725,
301
+ "learning_rate": 9.983105252589599e-06,
302
+ "loss": 0.8577,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.12681159420289856,
307
+ "grad_norm": 0.8432806800750737,
308
+ "learning_rate": 9.978498880945138e-06,
309
+ "loss": 0.8551,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.12983091787439613,
314
+ "grad_norm": 0.786271761268233,
315
+ "learning_rate": 9.97333920810488e-06,
316
+ "loss": 0.8621,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.13285024154589373,
321
+ "grad_norm": 0.796593756792945,
322
+ "learning_rate": 9.967626807505359e-06,
323
+ "loss": 0.8565,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.1358695652173913,
328
+ "grad_norm": 0.746917425620166,
329
+ "learning_rate": 9.961362314012258e-06,
330
+ "loss": 0.8505,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.1388888888888889,
335
+ "grad_norm": 0.8349781723797338,
336
+ "learning_rate": 9.954546423849842e-06,
337
+ "loss": 0.8422,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.14190821256038647,
342
+ "grad_norm": 0.7790591361055157,
343
+ "learning_rate": 9.947179894523594e-06,
344
+ "loss": 0.8328,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.14492753623188406,
349
+ "grad_norm": 0.767228136687293,
350
+ "learning_rate": 9.93926354473601e-06,
351
+ "loss": 0.8295,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.14794685990338163,
356
+ "grad_norm": 0.7961627962502099,
357
+ "learning_rate": 9.930798254295628e-06,
358
+ "loss": 0.8519,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.15096618357487923,
363
+ "grad_norm": 0.7643126730967259,
364
+ "learning_rate": 9.921784964019234e-06,
365
+ "loss": 0.8277,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.1539855072463768,
370
+ "grad_norm": 0.7916711244024157,
371
+ "learning_rate": 9.91222467562731e-06,
372
+ "loss": 0.8413,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 0.1570048309178744,
377
+ "grad_norm": 0.7566462648042606,
378
+ "learning_rate": 9.902118451632694e-06,
379
+ "loss": 0.8396,
380
+ "step": 260
381
+ },
382
+ {
383
+ "epoch": 0.16002415458937197,
384
+ "grad_norm": 0.7231104384801381,
385
+ "learning_rate": 9.891467415222511e-06,
386
+ "loss": 0.8236,
387
+ "step": 265
388
+ },
389
+ {
390
+ "epoch": 0.16304347826086957,
391
+ "grad_norm": 0.7475453602566374,
392
+ "learning_rate": 9.880272750133328e-06,
393
+ "loss": 0.8202,
394
+ "step": 270
395
+ },
396
+ {
397
+ "epoch": 0.16606280193236714,
398
+ "grad_norm": 0.7356037530580047,
399
+ "learning_rate": 9.868535700519605e-06,
400
+ "loss": 0.8254,
401
+ "step": 275
402
+ },
403
+ {
404
+ "epoch": 0.16908212560386474,
405
+ "grad_norm": 0.7098295832189967,
406
+ "learning_rate": 9.856257570815415e-06,
407
+ "loss": 0.8223,
408
+ "step": 280
409
+ },
410
+ {
411
+ "epoch": 0.1721014492753623,
412
+ "grad_norm": 0.7371095836853645,
413
+ "learning_rate": 9.843439725589481e-06,
414
+ "loss": 0.8264,
415
+ "step": 285
416
+ },
417
+ {
418
+ "epoch": 0.1751207729468599,
419
+ "grad_norm": 0.7319443665926877,
420
+ "learning_rate": 9.83008358939351e-06,
421
+ "loss": 0.8091,
422
+ "step": 290
423
+ },
424
+ {
425
+ "epoch": 0.17814009661835747,
426
+ "grad_norm": 0.7200925017038792,
427
+ "learning_rate": 9.81619064660388e-06,
428
+ "loss": 0.802,
429
+ "step": 295
430
+ },
431
+ {
432
+ "epoch": 0.18115942028985507,
433
+ "grad_norm": 0.691320410076784,
434
+ "learning_rate": 9.801762441256663e-06,
435
+ "loss": 0.8167,
436
+ "step": 300
437
+ },
438
+ {
439
+ "epoch": 0.18417874396135267,
440
+ "grad_norm": 0.7122816261812357,
441
+ "learning_rate": 9.786800576876026e-06,
442
+ "loss": 0.8061,
443
+ "step": 305
444
+ },
445
+ {
446
+ "epoch": 0.18719806763285024,
447
+ "grad_norm": 0.6987904560271868,
448
+ "learning_rate": 9.77130671629602e-06,
449
+ "loss": 0.8101,
450
+ "step": 310
451
+ },
452
+ {
453
+ "epoch": 0.19021739130434784,
454
+ "grad_norm": 0.7458807360734803,
455
+ "learning_rate": 9.755282581475769e-06,
456
+ "loss": 0.8106,
457
+ "step": 315
458
+ },
459
+ {
460
+ "epoch": 0.1932367149758454,
461
+ "grad_norm": 0.7412678256444616,
462
+ "learning_rate": 9.738729953308104e-06,
463
+ "loss": 0.8238,
464
+ "step": 320
465
+ },
466
+ {
467
+ "epoch": 0.196256038647343,
468
+ "grad_norm": 0.7383776506829391,
469
+ "learning_rate": 9.72165067142163e-06,
470
+ "loss": 0.8107,
471
+ "step": 325
472
+ },
473
+ {
474
+ "epoch": 0.19927536231884058,
475
+ "grad_norm": 0.6870198763568195,
476
+ "learning_rate": 9.70404663397628e-06,
477
+ "loss": 0.8133,
478
+ "step": 330
479
+ },
480
+ {
481
+ "epoch": 0.20229468599033817,
482
+ "grad_norm": 0.7353454455310534,
483
+ "learning_rate": 9.68591979745235e-06,
484
+ "loss": 0.8014,
485
+ "step": 335
486
+ },
487
+ {
488
+ "epoch": 0.20531400966183574,
489
+ "grad_norm": 0.6831519191417884,
490
+ "learning_rate": 9.667272176433063e-06,
491
+ "loss": 0.7968,
492
+ "step": 340
493
+ },
494
+ {
495
+ "epoch": 0.20833333333333334,
496
+ "grad_norm": 0.6847262031072842,
497
+ "learning_rate": 9.648105843380674e-06,
498
+ "loss": 0.811,
499
+ "step": 345
500
+ },
501
+ {
502
+ "epoch": 0.2113526570048309,
503
+ "grad_norm": 0.7475440150871968,
504
+ "learning_rate": 9.628422928406133e-06,
505
+ "loss": 0.8038,
506
+ "step": 350
507
+ },
508
+ {
509
+ "epoch": 0.2143719806763285,
510
+ "grad_norm": 0.7261579774011471,
511
+ "learning_rate": 9.608225619032361e-06,
512
+ "loss": 0.805,
513
+ "step": 355
514
+ },
515
+ {
516
+ "epoch": 0.21739130434782608,
517
+ "grad_norm": 0.6971431141410696,
518
+ "learning_rate": 9.587516159951118e-06,
519
+ "loss": 0.7923,
520
+ "step": 360
521
+ },
522
+ {
523
+ "epoch": 0.22041062801932368,
524
+ "grad_norm": 0.6668789906175726,
525
+ "learning_rate": 9.566296852773541e-06,
526
+ "loss": 0.797,
527
+ "step": 365
528
+ },
529
+ {
530
+ "epoch": 0.22342995169082125,
531
+ "grad_norm": 0.6993288716876052,
532
+ "learning_rate": 9.544570055774348e-06,
533
+ "loss": 0.8031,
534
+ "step": 370
535
+ },
536
+ {
537
+ "epoch": 0.22644927536231885,
538
+ "grad_norm": 0.6998160923378796,
539
+ "learning_rate": 9.522338183629737e-06,
540
+ "loss": 0.8061,
541
+ "step": 375
542
+ },
543
+ {
544
+ "epoch": 0.22946859903381642,
545
+ "grad_norm": 0.676468448981335,
546
+ "learning_rate": 9.499603707149035e-06,
547
+ "loss": 0.7972,
548
+ "step": 380
549
+ },
550
+ {
551
+ "epoch": 0.23248792270531402,
552
+ "grad_norm": 0.691768375741505,
553
+ "learning_rate": 9.476369153000076e-06,
554
+ "loss": 0.7937,
555
+ "step": 385
556
+ },
557
+ {
558
+ "epoch": 0.23550724637681159,
559
+ "grad_norm": 0.69459059647659,
560
+ "learning_rate": 9.45263710342842e-06,
561
+ "loss": 0.8009,
562
+ "step": 390
563
+ },
564
+ {
565
+ "epoch": 0.23852657004830918,
566
+ "grad_norm": 0.7295734841939806,
567
+ "learning_rate": 9.428410195970337e-06,
568
+ "loss": 0.7843,
569
+ "step": 395
570
+ },
571
+ {
572
+ "epoch": 0.24154589371980675,
573
+ "grad_norm": 0.707734024855164,
574
+ "learning_rate": 9.403691123159707e-06,
575
+ "loss": 0.7992,
576
+ "step": 400
577
+ },
578
+ {
579
+ "epoch": 0.24456521739130435,
580
+ "grad_norm": 0.7333982393973975,
581
+ "learning_rate": 9.378482632228745e-06,
582
+ "loss": 0.8037,
583
+ "step": 405
584
+ },
585
+ {
586
+ "epoch": 0.24758454106280192,
587
+ "grad_norm": 0.70227413392279,
588
+ "learning_rate": 9.352787524802707e-06,
589
+ "loss": 0.7937,
590
+ "step": 410
591
+ },
592
+ {
593
+ "epoch": 0.2506038647342995,
594
+ "grad_norm": 0.6884233411609633,
595
+ "learning_rate": 9.326608656588502e-06,
596
+ "loss": 0.7746,
597
+ "step": 415
598
+ },
599
+ {
600
+ "epoch": 0.2536231884057971,
601
+ "grad_norm": 0.6980055553926061,
602
+ "learning_rate": 9.299948937057325e-06,
603
+ "loss": 0.7831,
604
+ "step": 420
605
+ },
606
+ {
607
+ "epoch": 0.25664251207729466,
608
+ "grad_norm": 0.6886842350638906,
609
+ "learning_rate": 9.272811329121305e-06,
610
+ "loss": 0.7782,
611
+ "step": 425
612
+ },
613
+ {
614
+ "epoch": 0.25966183574879226,
615
+ "grad_norm": 0.6774682617588125,
616
+ "learning_rate": 9.245198848804197e-06,
617
+ "loss": 0.7676,
618
+ "step": 430
619
+ },
620
+ {
621
+ "epoch": 0.26268115942028986,
622
+ "grad_norm": 0.6594148286491368,
623
+ "learning_rate": 9.217114564906208e-06,
624
+ "loss": 0.78,
625
+ "step": 435
626
+ },
627
+ {
628
+ "epoch": 0.26570048309178745,
629
+ "grad_norm": 0.719815019827257,
630
+ "learning_rate": 9.188561598662921e-06,
631
+ "loss": 0.7677,
632
+ "step": 440
633
+ },
634
+ {
635
+ "epoch": 0.26871980676328505,
636
+ "grad_norm": 0.7034720888358402,
637
+ "learning_rate": 9.159543123398416e-06,
638
+ "loss": 0.7909,
639
+ "step": 445
640
+ },
641
+ {
642
+ "epoch": 0.2717391304347826,
643
+ "grad_norm": 0.7146788499687661,
644
+ "learning_rate": 9.130062364172582e-06,
645
+ "loss": 0.7832,
646
+ "step": 450
647
+ },
648
+ {
649
+ "epoch": 0.2747584541062802,
650
+ "grad_norm": 0.6785027397476343,
651
+ "learning_rate": 9.1001225974227e-06,
652
+ "loss": 0.7912,
653
+ "step": 455
654
+ },
655
+ {
656
+ "epoch": 0.2777777777777778,
657
+ "grad_norm": 0.6719234399237637,
658
+ "learning_rate": 9.0697271505993e-06,
659
+ "loss": 0.7918,
660
+ "step": 460
661
+ },
662
+ {
663
+ "epoch": 0.2807971014492754,
664
+ "grad_norm": 0.7023247170996745,
665
+ "learning_rate": 9.038879401796358e-06,
666
+ "loss": 0.7809,
667
+ "step": 465
668
+ },
669
+ {
670
+ "epoch": 0.28381642512077293,
671
+ "grad_norm": 0.696493093698672,
672
+ "learning_rate": 9.00758277937586e-06,
673
+ "loss": 0.7794,
674
+ "step": 470
675
+ },
676
+ {
677
+ "epoch": 0.28683574879227053,
678
+ "grad_norm": 0.6846368584631723,
679
+ "learning_rate": 8.975840761586772e-06,
680
+ "loss": 0.7734,
681
+ "step": 475
682
+ },
683
+ {
684
+ "epoch": 0.2898550724637681,
685
+ "grad_norm": 0.7102623044885478,
686
+ "learning_rate": 8.94365687617849e-06,
687
+ "loss": 0.7781,
688
+ "step": 480
689
+ },
690
+ {
691
+ "epoch": 0.2928743961352657,
692
+ "grad_norm": 0.7086900307853392,
693
+ "learning_rate": 8.911034700008757e-06,
694
+ "loss": 0.7764,
695
+ "step": 485
696
+ },
697
+ {
698
+ "epoch": 0.29589371980676327,
699
+ "grad_norm": 0.6832022733750703,
700
+ "learning_rate": 8.87797785864615e-06,
701
+ "loss": 0.7791,
702
+ "step": 490
703
+ },
704
+ {
705
+ "epoch": 0.29891304347826086,
706
+ "grad_norm": 0.6784895232664829,
707
+ "learning_rate": 8.844490025967126e-06,
708
+ "loss": 0.7734,
709
+ "step": 495
710
+ },
711
+ {
712
+ "epoch": 0.30193236714975846,
713
+ "grad_norm": 0.7325432498510648,
714
+ "learning_rate": 8.810574923747729e-06,
715
+ "loss": 0.7638,
716
+ "step": 500
717
+ },
718
+ {
719
+ "epoch": 0.30495169082125606,
720
+ "grad_norm": 0.6736300693382467,
721
+ "learning_rate": 8.776236321249955e-06,
722
+ "loss": 0.7848,
723
+ "step": 505
724
+ },
725
+ {
726
+ "epoch": 0.3079710144927536,
727
+ "grad_norm": 0.7199354344226971,
728
+ "learning_rate": 8.741478034802835e-06,
729
+ "loss": 0.7672,
730
+ "step": 510
731
+ },
732
+ {
733
+ "epoch": 0.3109903381642512,
734
+ "grad_norm": 0.7181172806743141,
735
+ "learning_rate": 8.706303927378306e-06,
736
+ "loss": 0.7726,
737
+ "step": 515
738
+ },
739
+ {
740
+ "epoch": 0.3140096618357488,
741
+ "grad_norm": 0.6981681510152888,
742
+ "learning_rate": 8.670717908161878e-06,
743
+ "loss": 0.7815,
744
+ "step": 520
745
+ },
746
+ {
747
+ "epoch": 0.3170289855072464,
748
+ "grad_norm": 0.6999219057435419,
749
+ "learning_rate": 8.634723932118184e-06,
750
+ "loss": 0.7766,
751
+ "step": 525
752
+ },
753
+ {
754
+ "epoch": 0.32004830917874394,
755
+ "grad_norm": 0.6720516411704228,
756
+ "learning_rate": 8.598325999551425e-06,
757
+ "loss": 0.7774,
758
+ "step": 530
759
+ },
760
+ {
761
+ "epoch": 0.32306763285024154,
762
+ "grad_norm": 0.6991878290864751,
763
+ "learning_rate": 8.56152815566078e-06,
764
+ "loss": 0.7659,
765
+ "step": 535
766
+ },
767
+ {
768
+ "epoch": 0.32608695652173914,
769
+ "grad_norm": 1.1363114984267308,
770
+ "learning_rate": 8.524334490090848e-06,
771
+ "loss": 0.7669,
772
+ "step": 540
773
+ },
774
+ {
775
+ "epoch": 0.32910628019323673,
776
+ "grad_norm": 0.7170057225271362,
777
+ "learning_rate": 8.486749136477112e-06,
778
+ "loss": 0.7607,
779
+ "step": 545
780
+ },
781
+ {
782
+ "epoch": 0.3321256038647343,
783
+ "grad_norm": 0.7151461285207649,
784
+ "learning_rate": 8.448776271986542e-06,
785
+ "loss": 0.7556,
786
+ "step": 550
787
+ },
788
+ {
789
+ "epoch": 0.3351449275362319,
790
+ "grad_norm": 0.7080653566142882,
791
+ "learning_rate": 8.41042011685336e-06,
792
+ "loss": 0.7801,
793
+ "step": 555
794
+ },
795
+ {
796
+ "epoch": 0.33816425120772947,
797
+ "grad_norm": 0.7211038917950292,
798
+ "learning_rate": 8.371684933909996e-06,
799
+ "loss": 0.7819,
800
+ "step": 560
801
+ },
802
+ {
803
+ "epoch": 0.34118357487922707,
804
+ "grad_norm": 0.6809572707011691,
805
+ "learning_rate": 8.33257502811334e-06,
806
+ "loss": 0.7623,
807
+ "step": 565
808
+ },
809
+ {
810
+ "epoch": 0.3442028985507246,
811
+ "grad_norm": 0.705758884996601,
812
+ "learning_rate": 8.293094746066283e-06,
813
+ "loss": 0.7806,
814
+ "step": 570
815
+ },
816
+ {
817
+ "epoch": 0.3472222222222222,
818
+ "grad_norm": 0.7010425860566304,
819
+ "learning_rate": 8.253248475534656e-06,
820
+ "loss": 0.7579,
821
+ "step": 575
822
+ },
823
+ {
824
+ "epoch": 0.3502415458937198,
825
+ "grad_norm": 0.6961950426104488,
826
+ "learning_rate": 8.213040644959572e-06,
827
+ "loss": 0.7563,
828
+ "step": 580
829
+ },
830
+ {
831
+ "epoch": 0.3532608695652174,
832
+ "grad_norm": 0.7380978491549621,
833
+ "learning_rate": 8.172475722965263e-06,
834
+ "loss": 0.748,
835
+ "step": 585
836
+ },
837
+ {
838
+ "epoch": 0.35628019323671495,
839
+ "grad_norm": 0.6880280880233399,
840
+ "learning_rate": 8.131558217862444e-06,
841
+ "loss": 0.7464,
842
+ "step": 590
843
+ },
844
+ {
845
+ "epoch": 0.35929951690821255,
846
+ "grad_norm": 0.6923751245984867,
847
+ "learning_rate": 8.090292677147268e-06,
848
+ "loss": 0.7654,
849
+ "step": 595
850
+ },
851
+ {
852
+ "epoch": 0.36231884057971014,
853
+ "grad_norm": 0.6875828804508053,
854
+ "learning_rate": 8.048683686995921e-06,
855
+ "loss": 0.7575,
856
+ "step": 600
857
+ },
858
+ {
859
+ "epoch": 0.36533816425120774,
860
+ "grad_norm": 0.7271877934985621,
861
+ "learning_rate": 8.006735871754932e-06,
862
+ "loss": 0.7521,
863
+ "step": 605
864
+ },
865
+ {
866
+ "epoch": 0.36835748792270534,
867
+ "grad_norm": 0.6919263020022135,
868
+ "learning_rate": 7.96445389342722e-06,
869
+ "loss": 0.7522,
870
+ "step": 610
871
+ },
872
+ {
873
+ "epoch": 0.3713768115942029,
874
+ "grad_norm": 0.7079839592582174,
875
+ "learning_rate": 7.921842451153982e-06,
876
+ "loss": 0.7624,
877
+ "step": 615
878
+ },
879
+ {
880
+ "epoch": 0.3743961352657005,
881
+ "grad_norm": 0.7185016239152293,
882
+ "learning_rate": 7.878906280692424e-06,
883
+ "loss": 0.7638,
884
+ "step": 620
885
+ },
886
+ {
887
+ "epoch": 0.3774154589371981,
888
+ "grad_norm": 0.6692678069942056,
889
+ "learning_rate": 7.835650153889449e-06,
890
+ "loss": 0.7599,
891
+ "step": 625
892
+ },
893
+ {
894
+ "epoch": 0.3804347826086957,
895
+ "grad_norm": 0.6901273422065264,
896
+ "learning_rate": 7.792078878151318e-06,
897
+ "loss": 0.7438,
898
+ "step": 630
899
+ },
900
+ {
901
+ "epoch": 0.3834541062801932,
902
+ "grad_norm": 0.7025129368063263,
903
+ "learning_rate": 7.748197295909359e-06,
904
+ "loss": 0.7544,
905
+ "step": 635
906
+ },
907
+ {
908
+ "epoch": 0.3864734299516908,
909
+ "grad_norm": 0.7452661788017922,
910
+ "learning_rate": 7.704010284081801e-06,
911
+ "loss": 0.7542,
912
+ "step": 640
913
+ },
914
+ {
915
+ "epoch": 0.3894927536231884,
916
+ "grad_norm": 0.6838884146151244,
917
+ "learning_rate": 7.65952275353175e-06,
918
+ "loss": 0.7421,
919
+ "step": 645
920
+ },
921
+ {
922
+ "epoch": 0.392512077294686,
923
+ "grad_norm": 0.7050616814337126,
924
+ "learning_rate": 7.614739648521412e-06,
925
+ "loss": 0.7455,
926
+ "step": 650
927
+ },
928
+ {
929
+ "epoch": 0.39553140096618356,
930
+ "grad_norm": 0.7027226698051754,
931
+ "learning_rate": 7.56966594616259e-06,
932
+ "loss": 0.7526,
933
+ "step": 655
934
+ },
935
+ {
936
+ "epoch": 0.39855072463768115,
937
+ "grad_norm": 0.7289432071080068,
938
+ "learning_rate": 7.524306655863544e-06,
939
+ "loss": 0.7586,
940
+ "step": 660
941
+ },
942
+ {
943
+ "epoch": 0.40157004830917875,
944
+ "grad_norm": 0.70492218137627,
945
+ "learning_rate": 7.478666818772252e-06,
946
+ "loss": 0.7517,
947
+ "step": 665
948
+ },
949
+ {
950
+ "epoch": 0.40458937198067635,
951
+ "grad_norm": 0.6844740192077617,
952
+ "learning_rate": 7.432751507216146e-06,
953
+ "loss": 0.7515,
954
+ "step": 670
955
+ },
956
+ {
957
+ "epoch": 0.4076086956521739,
958
+ "grad_norm": 0.7034634050055147,
959
+ "learning_rate": 7.386565824138378e-06,
960
+ "loss": 0.7389,
961
+ "step": 675
962
+ },
963
+ {
964
+ "epoch": 0.4106280193236715,
965
+ "grad_norm": 0.7020675334607289,
966
+ "learning_rate": 7.3401149025306995e-06,
967
+ "loss": 0.7573,
968
+ "step": 680
969
+ },
970
+ {
971
+ "epoch": 0.4136473429951691,
972
+ "grad_norm": 0.7185467171376326,
973
+ "learning_rate": 7.293403904862981e-06,
974
+ "loss": 0.7525,
975
+ "step": 685
976
+ },
977
+ {
978
+ "epoch": 0.4166666666666667,
979
+ "grad_norm": 0.6904148869691911,
980
+ "learning_rate": 7.246438022509465e-06,
981
+ "loss": 0.7394,
982
+ "step": 690
983
+ },
984
+ {
985
+ "epoch": 0.4196859903381642,
986
+ "grad_norm": 0.721590691620625,
987
+ "learning_rate": 7.199222475171812e-06,
988
+ "loss": 0.7539,
989
+ "step": 695
990
+ },
991
+ {
992
+ "epoch": 0.4227053140096618,
993
+ "grad_norm": 0.6707901440948312,
994
+ "learning_rate": 7.151762510298985e-06,
995
+ "loss": 0.7364,
996
+ "step": 700
997
+ },
998
+ {
999
+ "epoch": 0.4257246376811594,
1000
+ "grad_norm": 0.6984624075001936,
1001
+ "learning_rate": 7.104063402504065e-06,
1002
+ "loss": 0.7475,
1003
+ "step": 705
1004
+ },
1005
+ {
1006
+ "epoch": 0.428743961352657,
1007
+ "grad_norm": 0.6893220380004709,
1008
+ "learning_rate": 7.056130452978039e-06,
1009
+ "loss": 0.7381,
1010
+ "step": 710
1011
+ },
1012
+ {
1013
+ "epoch": 0.43176328502415456,
1014
+ "grad_norm": 0.6680081009254123,
1015
+ "learning_rate": 7.0079689889006275e-06,
1016
+ "loss": 0.7277,
1017
+ "step": 715
1018
+ },
1019
+ {
1020
+ "epoch": 0.43478260869565216,
1021
+ "grad_norm": 0.7193168024456026,
1022
+ "learning_rate": 6.959584362848239e-06,
1023
+ "loss": 0.7366,
1024
+ "step": 720
1025
+ },
1026
+ {
1027
+ "epoch": 0.43780193236714976,
1028
+ "grad_norm": 0.6897586291398505,
1029
+ "learning_rate": 6.910981952199097e-06,
1030
+ "loss": 0.741,
1031
+ "step": 725
1032
+ },
1033
+ {
1034
+ "epoch": 0.44082125603864736,
1035
+ "grad_norm": 0.6942232877339098,
1036
+ "learning_rate": 6.862167158535599e-06,
1037
+ "loss": 0.7322,
1038
+ "step": 730
1039
+ },
1040
+ {
1041
+ "epoch": 0.4438405797101449,
1042
+ "grad_norm": 0.6892818670366425,
1043
+ "learning_rate": 6.813145407044003e-06,
1044
+ "loss": 0.7245,
1045
+ "step": 735
1046
+ },
1047
+ {
1048
+ "epoch": 0.4468599033816425,
1049
+ "grad_norm": 0.7158811742929143,
1050
+ "learning_rate": 6.763922145911474e-06,
1051
+ "loss": 0.7386,
1052
+ "step": 740
1053
+ },
1054
+ {
1055
+ "epoch": 0.4498792270531401,
1056
+ "grad_norm": 0.6973013952551397,
1057
+ "learning_rate": 6.714502845720595e-06,
1058
+ "loss": 0.7405,
1059
+ "step": 745
1060
+ },
1061
+ {
1062
+ "epoch": 0.4528985507246377,
1063
+ "grad_norm": 0.7452913378431993,
1064
+ "learning_rate": 6.664892998841361e-06,
1065
+ "loss": 0.7269,
1066
+ "step": 750
1067
+ },
1068
+ {
1069
+ "epoch": 0.4559178743961353,
1070
+ "grad_norm": 0.6976841641342625,
1071
+ "learning_rate": 6.61509811882078e-06,
1072
+ "loss": 0.7265,
1073
+ "step": 755
1074
+ },
1075
+ {
1076
+ "epoch": 0.45893719806763283,
1077
+ "grad_norm": 0.7477615859131558,
1078
+ "learning_rate": 6.565123739770102e-06,
1079
+ "loss": 0.7276,
1080
+ "step": 760
1081
+ },
1082
+ {
1083
+ "epoch": 0.46195652173913043,
1084
+ "grad_norm": 0.7014375922011533,
1085
+ "learning_rate": 6.5149754157497645e-06,
1086
+ "loss": 0.7325,
1087
+ "step": 765
1088
+ },
1089
+ {
1090
+ "epoch": 0.46497584541062803,
1091
+ "grad_norm": 0.7005292253227544,
1092
+ "learning_rate": 6.464658720152135e-06,
1093
+ "loss": 0.7225,
1094
+ "step": 770
1095
+ },
1096
+ {
1097
+ "epoch": 0.46799516908212563,
1098
+ "grad_norm": 0.6943536700561682,
1099
+ "learning_rate": 6.41417924508208e-06,
1100
+ "loss": 0.7467,
1101
+ "step": 775
1102
+ },
1103
+ {
1104
+ "epoch": 0.47101449275362317,
1105
+ "grad_norm": 0.7080470812325974,
1106
+ "learning_rate": 6.363542600735486e-06,
1107
+ "loss": 0.7247,
1108
+ "step": 780
1109
+ },
1110
+ {
1111
+ "epoch": 0.47403381642512077,
1112
+ "grad_norm": 0.7489724802271261,
1113
+ "learning_rate": 6.312754414775737e-06,
1114
+ "loss": 0.7364,
1115
+ "step": 785
1116
+ },
1117
+ {
1118
+ "epoch": 0.47705314009661837,
1119
+ "grad_norm": 0.7162417629371682,
1120
+ "learning_rate": 6.261820331708275e-06,
1121
+ "loss": 0.7443,
1122
+ "step": 790
1123
+ },
1124
+ {
1125
+ "epoch": 0.48007246376811596,
1126
+ "grad_norm": 0.7148119129623506,
1127
+ "learning_rate": 6.210746012253277e-06,
1128
+ "loss": 0.7413,
1129
+ "step": 795
1130
+ },
1131
+ {
1132
+ "epoch": 0.4830917874396135,
1133
+ "grad_norm": 0.735396159989601,
1134
+ "learning_rate": 6.159537132716532e-06,
1135
+ "loss": 0.7177,
1136
+ "step": 800
1137
+ },
1138
+ {
1139
+ "epoch": 0.4861111111111111,
1140
+ "grad_norm": 0.6991347342976139,
1141
+ "learning_rate": 6.108199384358595e-06,
1142
+ "loss": 0.7236,
1143
+ "step": 805
1144
+ },
1145
+ {
1146
+ "epoch": 0.4891304347826087,
1147
+ "grad_norm": 0.7041418452567949,
1148
+ "learning_rate": 6.0567384727622566e-06,
1149
+ "loss": 0.7248,
1150
+ "step": 810
1151
+ },
1152
+ {
1153
+ "epoch": 0.4921497584541063,
1154
+ "grad_norm": 0.7260414438520773,
1155
+ "learning_rate": 6.005160117198448e-06,
1156
+ "loss": 0.7361,
1157
+ "step": 815
1158
+ },
1159
+ {
1160
+ "epoch": 0.49516908212560384,
1161
+ "grad_norm": 0.7168927241401117,
1162
+ "learning_rate": 5.953470049990605e-06,
1163
+ "loss": 0.7244,
1164
+ "step": 820
1165
+ },
1166
+ {
1167
+ "epoch": 0.49818840579710144,
1168
+ "grad_norm": 0.7099109469035322,
1169
+ "learning_rate": 5.90167401587759e-06,
1170
+ "loss": 0.726,
1171
+ "step": 825
1172
+ },
1173
+ {
1174
+ "epoch": 0.501207729468599,
1175
+ "grad_norm": 0.703918614629836,
1176
+ "learning_rate": 5.84977777137523e-06,
1177
+ "loss": 0.7192,
1178
+ "step": 830
1179
+ },
1180
+ {
1181
+ "epoch": 0.5042270531400966,
1182
+ "grad_norm": 0.7334401309257407,
1183
+ "learning_rate": 5.797787084136556e-06,
1184
+ "loss": 0.7316,
1185
+ "step": 835
1186
+ },
1187
+ {
1188
+ "epoch": 0.5072463768115942,
1189
+ "grad_norm": 0.7182027362178113,
1190
+ "learning_rate": 5.745707732310781e-06,
1191
+ "loss": 0.7281,
1192
+ "step": 840
1193
+ },
1194
+ {
1195
+ "epoch": 0.5102657004830918,
1196
+ "grad_norm": 0.7174224552847884,
1197
+ "learning_rate": 5.693545503901149e-06,
1198
+ "loss": 0.7246,
1199
+ "step": 845
1200
+ },
1201
+ {
1202
+ "epoch": 0.5132850241545893,
1203
+ "grad_norm": 0.7156314475885969,
1204
+ "learning_rate": 5.641306196121643e-06,
1205
+ "loss": 0.725,
1206
+ "step": 850
1207
+ },
1208
+ {
1209
+ "epoch": 0.5163043478260869,
1210
+ "grad_norm": 0.7364143027978156,
1211
+ "learning_rate": 5.5889956147527156e-06,
1212
+ "loss": 0.7213,
1213
+ "step": 855
1214
+ },
1215
+ {
1216
+ "epoch": 0.5193236714975845,
1217
+ "grad_norm": 0.7655767182130154,
1218
+ "learning_rate": 5.536619573496027e-06,
1219
+ "loss": 0.7243,
1220
+ "step": 860
1221
+ },
1222
+ {
1223
+ "epoch": 0.5223429951690821,
1224
+ "grad_norm": 0.7155331967411032,
1225
+ "learning_rate": 5.484183893328332e-06,
1226
+ "loss": 0.7238,
1227
+ "step": 865
1228
+ },
1229
+ {
1230
+ "epoch": 0.5253623188405797,
1231
+ "grad_norm": 0.7094631414851184,
1232
+ "learning_rate": 5.431694401854545e-06,
1233
+ "loss": 0.7022,
1234
+ "step": 870
1235
+ },
1236
+ {
1237
+ "epoch": 0.5283816425120773,
1238
+ "grad_norm": 0.701366365553249,
1239
+ "learning_rate": 5.379156932660067e-06,
1240
+ "loss": 0.7196,
1241
+ "step": 875
1242
+ },
1243
+ {
1244
+ "epoch": 0.5314009661835749,
1245
+ "grad_norm": 0.690941783111536,
1246
+ "learning_rate": 5.326577324662459e-06,
1247
+ "loss": 0.7128,
1248
+ "step": 880
1249
+ },
1250
+ {
1251
+ "epoch": 0.5344202898550725,
1252
+ "grad_norm": 0.7003221590794428,
1253
+ "learning_rate": 5.273961421462505e-06,
1254
+ "loss": 0.726,
1255
+ "step": 885
1256
+ },
1257
+ {
1258
+ "epoch": 0.5374396135265701,
1259
+ "grad_norm": 0.6987939906127779,
1260
+ "learning_rate": 5.221315070694775e-06,
1261
+ "loss": 0.7083,
1262
+ "step": 890
1263
+ },
1264
+ {
1265
+ "epoch": 0.5404589371980676,
1266
+ "grad_norm": 0.7416781371272098,
1267
+ "learning_rate": 5.168644123377725e-06,
1268
+ "loss": 0.7056,
1269
+ "step": 895
1270
+ },
1271
+ {
1272
+ "epoch": 0.5434782608695652,
1273
+ "grad_norm": 0.7259377894484753,
1274
+ "learning_rate": 5.1159544332634256e-06,
1275
+ "loss": 0.7224,
1276
+ "step": 900
1277
+ },
1278
+ {
1279
+ "epoch": 0.5464975845410628,
1280
+ "grad_norm": 0.7502013953347851,
1281
+ "learning_rate": 5.063251856186991e-06,
1282
+ "loss": 0.7029,
1283
+ "step": 905
1284
+ },
1285
+ {
1286
+ "epoch": 0.5495169082125604,
1287
+ "grad_norm": 0.704558454200649,
1288
+ "learning_rate": 5.010542249415761e-06,
1289
+ "loss": 0.7151,
1290
+ "step": 910
1291
+ },
1292
+ {
1293
+ "epoch": 0.552536231884058,
1294
+ "grad_norm": 0.7097627470098892,
1295
+ "learning_rate": 4.95783147099835e-06,
1296
+ "loss": 0.7056,
1297
+ "step": 915
1298
+ },
1299
+ {
1300
+ "epoch": 0.5555555555555556,
1301
+ "grad_norm": 0.73696211091724,
1302
+ "learning_rate": 4.90512537911358e-06,
1303
+ "loss": 0.7162,
1304
+ "step": 920
1305
+ },
1306
+ {
1307
+ "epoch": 0.5585748792270532,
1308
+ "grad_norm": 0.7233738791549937,
1309
+ "learning_rate": 4.852429831419428e-06,
1310
+ "loss": 0.7244,
1311
+ "step": 925
1312
+ },
1313
+ {
1314
+ "epoch": 0.5615942028985508,
1315
+ "grad_norm": 0.7505624253150545,
1316
+ "learning_rate": 4.799750684402006e-06,
1317
+ "loss": 0.7059,
1318
+ "step": 930
1319
+ },
1320
+ {
1321
+ "epoch": 0.5646135265700483,
1322
+ "grad_norm": 0.7189320855898085,
1323
+ "learning_rate": 4.747093792724679e-06,
1324
+ "loss": 0.7123,
1325
+ "step": 935
1326
+ },
1327
+ {
1328
+ "epoch": 0.5676328502415459,
1329
+ "grad_norm": 0.7501646767976898,
1330
+ "learning_rate": 4.6944650085774095e-06,
1331
+ "loss": 0.7035,
1332
+ "step": 940
1333
+ },
1334
+ {
1335
+ "epoch": 0.5706521739130435,
1336
+ "grad_norm": 0.7162880585290501,
1337
+ "learning_rate": 4.641870181026322e-06,
1338
+ "loss": 0.7179,
1339
+ "step": 945
1340
+ },
1341
+ {
1342
+ "epoch": 0.5736714975845411,
1343
+ "grad_norm": 1.3960570086002833,
1344
+ "learning_rate": 4.589315155363683e-06,
1345
+ "loss": 0.7139,
1346
+ "step": 950
1347
+ },
1348
+ {
1349
+ "epoch": 0.5766908212560387,
1350
+ "grad_norm": 0.7062944321865234,
1351
+ "learning_rate": 4.53680577245824e-06,
1352
+ "loss": 0.704,
1353
+ "step": 955
1354
+ },
1355
+ {
1356
+ "epoch": 0.5797101449275363,
1357
+ "grad_norm": 0.7185669957370462,
1358
+ "learning_rate": 4.484347868106097e-06,
1359
+ "loss": 0.7023,
1360
+ "step": 960
1361
+ },
1362
+ {
1363
+ "epoch": 0.5827294685990339,
1364
+ "grad_norm": 0.7187434418978588,
1365
+ "learning_rate": 4.431947272382118e-06,
1366
+ "loss": 0.712,
1367
+ "step": 965
1368
+ },
1369
+ {
1370
+ "epoch": 0.5857487922705314,
1371
+ "grad_norm": 0.7079462407351277,
1372
+ "learning_rate": 4.379609808992e-06,
1373
+ "loss": 0.7181,
1374
+ "step": 970
1375
+ },
1376
+ {
1377
+ "epoch": 0.5887681159420289,
1378
+ "grad_norm": 0.7482705608146033,
1379
+ "learning_rate": 4.327341294625019e-06,
1380
+ "loss": 0.7023,
1381
+ "step": 975
1382
+ },
1383
+ {
1384
+ "epoch": 0.5917874396135265,
1385
+ "grad_norm": 0.7490533325460069,
1386
+ "learning_rate": 4.275147538307594e-06,
1387
+ "loss": 0.7137,
1388
+ "step": 980
1389
+ },
1390
+ {
1391
+ "epoch": 0.5948067632850241,
1392
+ "grad_norm": 0.7242674704325197,
1393
+ "learning_rate": 4.223034340757666e-06,
1394
+ "loss": 0.7031,
1395
+ "step": 985
1396
+ },
1397
+ {
1398
+ "epoch": 0.5978260869565217,
1399
+ "grad_norm": 0.6939633292606721,
1400
+ "learning_rate": 4.171007493740023e-06,
1401
+ "loss": 0.6977,
1402
+ "step": 990
1403
+ },
1404
+ {
1405
+ "epoch": 0.6008454106280193,
1406
+ "grad_norm": 0.7133068235360875,
1407
+ "learning_rate": 4.1190727794226175e-06,
1408
+ "loss": 0.7162,
1409
+ "step": 995
1410
+ },
1411
+ {
1412
+ "epoch": 0.6038647342995169,
1413
+ "grad_norm": 0.754448396241569,
1414
+ "learning_rate": 4.067235969733937e-06,
1415
+ "loss": 0.6997,
1416
+ "step": 1000
1417
+ },
1418
+ {
1419
+ "epoch": 0.6068840579710145,
1420
+ "grad_norm": 0.7010857082662448,
1421
+ "learning_rate": 4.015502825721537e-06,
1422
+ "loss": 0.7066,
1423
+ "step": 1005
1424
+ },
1425
+ {
1426
+ "epoch": 0.6099033816425121,
1427
+ "grad_norm": 0.7220837983225042,
1428
+ "learning_rate": 3.963879096911751e-06,
1429
+ "loss": 0.7086,
1430
+ "step": 1010
1431
+ },
1432
+ {
1433
+ "epoch": 0.6129227053140096,
1434
+ "grad_norm": 0.7251109346616071,
1435
+ "learning_rate": 3.91237052067072e-06,
1436
+ "loss": 0.7066,
1437
+ "step": 1015
1438
+ },
1439
+ {
1440
+ "epoch": 0.6159420289855072,
1441
+ "grad_norm": 0.72480781238386,
1442
+ "learning_rate": 3.860982821566729e-06,
1443
+ "loss": 0.7182,
1444
+ "step": 1020
1445
+ },
1446
+ {
1447
+ "epoch": 0.6189613526570048,
1448
+ "grad_norm": 3.2413869749561592,
1449
+ "learning_rate": 3.8097217107340107e-06,
1450
+ "loss": 0.6877,
1451
+ "step": 1025
1452
+ },
1453
+ {
1454
+ "epoch": 0.6219806763285024,
1455
+ "grad_norm": 0.7252475452320206,
1456
+ "learning_rate": 3.7585928852380025e-06,
1457
+ "loss": 0.6922,
1458
+ "step": 1030
1459
+ },
1460
+ {
1461
+ "epoch": 0.625,
1462
+ "grad_norm": 0.7225890571453955,
1463
+ "learning_rate": 3.7076020274421996e-06,
1464
+ "loss": 0.7111,
1465
+ "step": 1035
1466
+ },
1467
+ {
1468
+ "epoch": 0.6280193236714976,
1469
+ "grad_norm": 0.7398879600723324,
1470
+ "learning_rate": 3.6567548043766157e-06,
1471
+ "loss": 0.6938,
1472
+ "step": 1040
1473
+ },
1474
+ {
1475
+ "epoch": 0.6310386473429952,
1476
+ "grad_norm": 0.7320766149333374,
1477
+ "learning_rate": 3.6060568671079658e-06,
1478
+ "loss": 0.6994,
1479
+ "step": 1045
1480
+ },
1481
+ {
1482
+ "epoch": 0.6340579710144928,
1483
+ "grad_norm": 0.7313655291651611,
1484
+ "learning_rate": 3.5555138501116247e-06,
1485
+ "loss": 0.7059,
1486
+ "step": 1050
1487
+ },
1488
+ {
1489
+ "epoch": 0.6370772946859904,
1490
+ "grad_norm": 0.7250580708434604,
1491
+ "learning_rate": 3.5051313706453995e-06,
1492
+ "loss": 0.7086,
1493
+ "step": 1055
1494
+ },
1495
+ {
1496
+ "epoch": 0.6400966183574879,
1497
+ "grad_norm": 0.7365679502351182,
1498
+ "learning_rate": 3.4549150281252635e-06,
1499
+ "loss": 0.702,
1500
+ "step": 1060
1501
+ },
1502
+ {
1503
+ "epoch": 0.6431159420289855,
1504
+ "grad_norm": 0.7193521177653698,
1505
+ "learning_rate": 3.40487040350303e-06,
1506
+ "loss": 0.7027,
1507
+ "step": 1065
1508
+ },
1509
+ {
1510
+ "epoch": 0.6461352657004831,
1511
+ "grad_norm": 0.7308160022070641,
1512
+ "learning_rate": 3.355003058646105e-06,
1513
+ "loss": 0.717,
1514
+ "step": 1070
1515
+ },
1516
+ {
1517
+ "epoch": 0.6491545893719807,
1518
+ "grad_norm": 0.7141660531113965,
1519
+ "learning_rate": 3.305318535719343e-06,
1520
+ "loss": 0.6754,
1521
+ "step": 1075
1522
+ },
1523
+ {
1524
+ "epoch": 0.6521739130434783,
1525
+ "grad_norm": 0.7027978905252191,
1526
+ "learning_rate": 3.2558223565691104e-06,
1527
+ "loss": 0.6984,
1528
+ "step": 1080
1529
+ },
1530
+ {
1531
+ "epoch": 0.6551932367149759,
1532
+ "grad_norm": 0.733945795767204,
1533
+ "learning_rate": 3.2065200221095905e-06,
1534
+ "loss": 0.6916,
1535
+ "step": 1085
1536
+ },
1537
+ {
1538
+ "epoch": 0.6582125603864735,
1539
+ "grad_norm": 0.7409311097771059,
1540
+ "learning_rate": 3.1574170117114293e-06,
1541
+ "loss": 0.7043,
1542
+ "step": 1090
1543
+ },
1544
+ {
1545
+ "epoch": 0.6612318840579711,
1546
+ "grad_norm": 0.7161483851129942,
1547
+ "learning_rate": 3.1085187825927555e-06,
1548
+ "loss": 0.6941,
1549
+ "step": 1095
1550
+ },
1551
+ {
1552
+ "epoch": 0.6642512077294686,
1553
+ "grad_norm": 0.7744670260939269,
1554
+ "learning_rate": 3.0598307692126904e-06,
1555
+ "loss": 0.7011,
1556
+ "step": 1100
1557
+ },
1558
+ {
1559
+ "epoch": 0.6672705314009661,
1560
+ "grad_norm": 0.7237442202307557,
1561
+ "learning_rate": 3.0113583826673655e-06,
1562
+ "loss": 0.7007,
1563
+ "step": 1105
1564
+ },
1565
+ {
1566
+ "epoch": 0.6702898550724637,
1567
+ "grad_norm": 0.7450399768587923,
1568
+ "learning_rate": 2.9631070100885373e-06,
1569
+ "loss": 0.7107,
1570
+ "step": 1110
1571
+ },
1572
+ {
1573
+ "epoch": 0.6733091787439613,
1574
+ "grad_norm": 0.7517737488150603,
1575
+ "learning_rate": 2.915082014044883e-06,
1576
+ "loss": 0.7067,
1577
+ "step": 1115
1578
+ },
1579
+ {
1580
+ "epoch": 0.6763285024154589,
1581
+ "grad_norm": 0.7254996669994487,
1582
+ "learning_rate": 2.867288731946004e-06,
1583
+ "loss": 0.7006,
1584
+ "step": 1120
1585
+ },
1586
+ {
1587
+ "epoch": 0.6793478260869565,
1588
+ "grad_norm": 0.7421072709801319,
1589
+ "learning_rate": 2.8197324754492456e-06,
1590
+ "loss": 0.6946,
1591
+ "step": 1125
1592
+ },
1593
+ {
1594
+ "epoch": 0.6823671497584541,
1595
+ "grad_norm": 0.7531577228122275,
1596
+ "learning_rate": 2.7724185298693596e-06,
1597
+ "loss": 0.6893,
1598
+ "step": 1130
1599
+ },
1600
+ {
1601
+ "epoch": 0.6853864734299517,
1602
+ "grad_norm": 0.7295101380197203,
1603
+ "learning_rate": 2.7253521535911144e-06,
1604
+ "loss": 0.708,
1605
+ "step": 1135
1606
+ },
1607
+ {
1608
+ "epoch": 0.6884057971014492,
1609
+ "grad_norm": 0.7706880360337985,
1610
+ "learning_rate": 2.678538577484871e-06,
1611
+ "loss": 0.6986,
1612
+ "step": 1140
1613
+ },
1614
+ {
1615
+ "epoch": 0.6914251207729468,
1616
+ "grad_norm": 0.7950469957317675,
1617
+ "learning_rate": 2.6319830043252616e-06,
1618
+ "loss": 0.6905,
1619
+ "step": 1145
1620
+ },
1621
+ {
1622
+ "epoch": 0.6944444444444444,
1623
+ "grad_norm": 0.7435238103186514,
1624
+ "learning_rate": 2.5856906082129313e-06,
1625
+ "loss": 0.705,
1626
+ "step": 1150
1627
+ },
1628
+ {
1629
+ "epoch": 0.697463768115942,
1630
+ "grad_norm": 0.7599556075082218,
1631
+ "learning_rate": 2.53966653399952e-06,
1632
+ "loss": 0.6885,
1633
+ "step": 1155
1634
+ },
1635
+ {
1636
+ "epoch": 0.7004830917874396,
1637
+ "grad_norm": 0.7576946845112895,
1638
+ "learning_rate": 2.4939158967158657e-06,
1639
+ "loss": 0.7052,
1640
+ "step": 1160
1641
+ },
1642
+ {
1643
+ "epoch": 0.7035024154589372,
1644
+ "grad_norm": 0.7524201974305594,
1645
+ "learning_rate": 2.448443781003527e-06,
1646
+ "loss": 0.6897,
1647
+ "step": 1165
1648
+ },
1649
+ {
1650
+ "epoch": 0.7065217391304348,
1651
+ "grad_norm": 0.7449907814909446,
1652
+ "learning_rate": 2.403255240549693e-06,
1653
+ "loss": 0.6965,
1654
+ "step": 1170
1655
+ },
1656
+ {
1657
+ "epoch": 0.7095410628019324,
1658
+ "grad_norm": 0.7506825678278848,
1659
+ "learning_rate": 2.3583552975255108e-06,
1660
+ "loss": 0.6826,
1661
+ "step": 1175
1662
+ },
1663
+ {
1664
+ "epoch": 0.7125603864734299,
1665
+ "grad_norm": 0.7427190867626492,
1666
+ "learning_rate": 2.313748942027956e-06,
1667
+ "loss": 0.6969,
1668
+ "step": 1180
1669
+ },
1670
+ {
1671
+ "epoch": 0.7155797101449275,
1672
+ "grad_norm": 0.7351464262809558,
1673
+ "learning_rate": 2.269441131525213e-06,
1674
+ "loss": 0.6848,
1675
+ "step": 1185
1676
+ },
1677
+ {
1678
+ "epoch": 0.7185990338164251,
1679
+ "grad_norm": 0.7679289820138984,
1680
+ "learning_rate": 2.225436790305733e-06,
1681
+ "loss": 0.6941,
1682
+ "step": 1190
1683
+ },
1684
+ {
1685
+ "epoch": 0.7216183574879227,
1686
+ "grad_norm": 0.7203078445690018,
1687
+ "learning_rate": 2.181740808930947e-06,
1688
+ "loss": 0.6949,
1689
+ "step": 1195
1690
+ },
1691
+ {
1692
+ "epoch": 0.7246376811594203,
1693
+ "grad_norm": 0.7480753757617126,
1694
+ "learning_rate": 2.1383580436917452e-06,
1695
+ "loss": 0.6853,
1696
+ "step": 1200
1697
+ },
1698
+ {
1699
+ "epoch": 0.7276570048309179,
1700
+ "grad_norm": 0.7342063399543391,
1701
+ "learning_rate": 2.0952933160687456e-06,
1702
+ "loss": 0.688,
1703
+ "step": 1205
1704
+ },
1705
+ {
1706
+ "epoch": 0.7306763285024155,
1707
+ "grad_norm": 0.7421683945425792,
1708
+ "learning_rate": 2.052551412196456e-06,
1709
+ "loss": 0.6889,
1710
+ "step": 1210
1711
+ },
1712
+ {
1713
+ "epoch": 0.7336956521739131,
1714
+ "grad_norm": 0.7453132341130935,
1715
+ "learning_rate": 2.010137082331354e-06,
1716
+ "loss": 0.6835,
1717
+ "step": 1215
1718
+ },
1719
+ {
1720
+ "epoch": 0.7367149758454107,
1721
+ "grad_norm": 0.7382993949100215,
1722
+ "learning_rate": 1.96805504032393e-06,
1723
+ "loss": 0.6846,
1724
+ "step": 1220
1725
+ },
1726
+ {
1727
+ "epoch": 0.7397342995169082,
1728
+ "grad_norm": 0.725949395619062,
1729
+ "learning_rate": 1.9263099630948274e-06,
1730
+ "loss": 0.6903,
1731
+ "step": 1225
1732
+ },
1733
+ {
1734
+ "epoch": 0.7427536231884058,
1735
+ "grad_norm": 0.7405823327274087,
1736
+ "learning_rate": 1.8849064901150372e-06,
1737
+ "loss": 0.6855,
1738
+ "step": 1230
1739
+ },
1740
+ {
1741
+ "epoch": 0.7457729468599034,
1742
+ "grad_norm": 0.727724200500573,
1743
+ "learning_rate": 1.8438492228902893e-06,
1744
+ "loss": 0.6872,
1745
+ "step": 1235
1746
+ },
1747
+ {
1748
+ "epoch": 0.748792270531401,
1749
+ "grad_norm": 0.7535334426389806,
1750
+ "learning_rate": 1.8031427244496357e-06,
1751
+ "loss": 0.6829,
1752
+ "step": 1240
1753
+ },
1754
+ {
1755
+ "epoch": 0.7518115942028986,
1756
+ "grad_norm": 0.7659798574727297,
1757
+ "learning_rate": 1.7627915188383382e-06,
1758
+ "loss": 0.6959,
1759
+ "step": 1245
1760
+ },
1761
+ {
1762
+ "epoch": 0.7548309178743962,
1763
+ "grad_norm": 0.7326466364617145,
1764
+ "learning_rate": 1.7228000906150672e-06,
1765
+ "loss": 0.6877,
1766
+ "step": 1250
1767
+ },
1768
+ {
1769
+ "epoch": 0.7578502415458938,
1770
+ "grad_norm": 0.7382801872464264,
1771
+ "learning_rate": 1.6831728843534962e-06,
1772
+ "loss": 0.6823,
1773
+ "step": 1255
1774
+ },
1775
+ {
1776
+ "epoch": 0.7608695652173914,
1777
+ "grad_norm": 0.752216196056158,
1778
+ "learning_rate": 1.6439143041483352e-06,
1779
+ "loss": 0.6934,
1780
+ "step": 1260
1781
+ },
1782
+ {
1783
+ "epoch": 0.7638888888888888,
1784
+ "grad_norm": 0.7525714660213496,
1785
+ "learning_rate": 1.6050287131258862e-06,
1786
+ "loss": 0.677,
1787
+ "step": 1265
1788
+ },
1789
+ {
1790
+ "epoch": 0.7669082125603864,
1791
+ "grad_norm": 0.7264048871030653,
1792
+ "learning_rate": 1.5665204329591066e-06,
1793
+ "loss": 0.6724,
1794
+ "step": 1270
1795
+ },
1796
+ {
1797
+ "epoch": 0.769927536231884,
1798
+ "grad_norm": 0.8059548153091458,
1799
+ "learning_rate": 1.528393743387328e-06,
1800
+ "loss": 0.6827,
1801
+ "step": 1275
1802
+ },
1803
+ {
1804
+ "epoch": 0.7729468599033816,
1805
+ "grad_norm": 0.713705103268977,
1806
+ "learning_rate": 1.4906528817406052e-06,
1807
+ "loss": 0.6877,
1808
+ "step": 1280
1809
+ },
1810
+ {
1811
+ "epoch": 0.7759661835748792,
1812
+ "grad_norm": 0.7174894260477515,
1813
+ "learning_rate": 1.453302042468786e-06,
1814
+ "loss": 0.6747,
1815
+ "step": 1285
1816
+ },
1817
+ {
1818
+ "epoch": 0.7789855072463768,
1819
+ "grad_norm": 0.7505147750107104,
1820
+ "learning_rate": 1.4163453766753537e-06,
1821
+ "loss": 0.6813,
1822
+ "step": 1290
1823
+ },
1824
+ {
1825
+ "epoch": 0.7820048309178744,
1826
+ "grad_norm": 0.7257832334807974,
1827
+ "learning_rate": 1.3797869916560692e-06,
1828
+ "loss": 0.676,
1829
+ "step": 1295
1830
+ },
1831
+ {
1832
+ "epoch": 0.785024154589372,
1833
+ "grad_norm": 0.7311403168001216,
1834
+ "learning_rate": 1.3436309504425137e-06,
1835
+ "loss": 0.6834,
1836
+ "step": 1300
1837
+ },
1838
+ {
1839
+ "epoch": 0.7880434782608695,
1840
+ "grad_norm": 0.7776182112232197,
1841
+ "learning_rate": 1.3078812713505079e-06,
1842
+ "loss": 0.6882,
1843
+ "step": 1305
1844
+ },
1845
+ {
1846
+ "epoch": 0.7910628019323671,
1847
+ "grad_norm": 0.7460577014828186,
1848
+ "learning_rate": 1.2725419275335404e-06,
1849
+ "loss": 0.6883,
1850
+ "step": 1310
1851
+ },
1852
+ {
1853
+ "epoch": 0.7940821256038647,
1854
+ "grad_norm": 0.7681283165774995,
1855
+ "learning_rate": 1.237616846541192e-06,
1856
+ "loss": 0.6854,
1857
+ "step": 1315
1858
+ },
1859
+ {
1860
+ "epoch": 0.7971014492753623,
1861
+ "grad_norm": 0.7519891668239808,
1862
+ "learning_rate": 1.2031099098826376e-06,
1863
+ "loss": 0.6889,
1864
+ "step": 1320
1865
+ },
1866
+ {
1867
+ "epoch": 0.8001207729468599,
1868
+ "grad_norm": 0.7499150329840207,
1869
+ "learning_rate": 1.1690249525952569e-06,
1870
+ "loss": 0.6886,
1871
+ "step": 1325
1872
+ },
1873
+ {
1874
+ "epoch": 0.8031400966183575,
1875
+ "grad_norm": 0.7336555062881699,
1876
+ "learning_rate": 1.1353657628184217e-06,
1877
+ "loss": 0.6665,
1878
+ "step": 1330
1879
+ },
1880
+ {
1881
+ "epoch": 0.8061594202898551,
1882
+ "grad_norm": 0.747198848048635,
1883
+ "learning_rate": 1.1021360813724924e-06,
1884
+ "loss": 0.6887,
1885
+ "step": 1335
1886
+ },
1887
+ {
1888
+ "epoch": 0.8091787439613527,
1889
+ "grad_norm": 0.7494833783636606,
1890
+ "learning_rate": 1.0693396013430552e-06,
1891
+ "loss": 0.6863,
1892
+ "step": 1340
1893
+ },
1894
+ {
1895
+ "epoch": 0.8121980676328503,
1896
+ "grad_norm": 0.762604670610555,
1897
+ "learning_rate": 1.036979967670494e-06,
1898
+ "loss": 0.691,
1899
+ "step": 1345
1900
+ },
1901
+ {
1902
+ "epoch": 0.8152173913043478,
1903
+ "grad_norm": 0.7514022588829053,
1904
+ "learning_rate": 1.0050607767448928e-06,
1905
+ "loss": 0.6721,
1906
+ "step": 1350
1907
+ },
1908
+ {
1909
+ "epoch": 0.8182367149758454,
1910
+ "grad_norm": 0.7556434497258411,
1911
+ "learning_rate": 9.735855760063412e-07,
1912
+ "loss": 0.6865,
1913
+ "step": 1355
1914
+ },
1915
+ {
1916
+ "epoch": 0.821256038647343,
1917
+ "grad_norm": 0.7654410426606472,
1918
+ "learning_rate": 9.425578635506721e-07,
1919
+ "loss": 0.6779,
1920
+ "step": 1360
1921
+ },
1922
+ {
1923
+ "epoch": 0.8242753623188406,
1924
+ "grad_norm": 0.7454705942741552,
1925
+ "learning_rate": 9.119810877406998e-07,
1926
+ "loss": 0.6833,
1927
+ "step": 1365
1928
+ },
1929
+ {
1930
+ "epoch": 0.8272946859903382,
1931
+ "grad_norm": 0.7683757765928639,
1932
+ "learning_rate": 8.818586468229695e-07,
1933
+ "loss": 0.683,
1934
+ "step": 1370
1935
+ },
1936
+ {
1937
+ "epoch": 0.8303140096618358,
1938
+ "grad_norm": 0.7518004833253231,
1939
+ "learning_rate": 8.521938885500825e-07,
1940
+ "loss": 0.6817,
1941
+ "step": 1375
1942
+ },
1943
+ {
1944
+ "epoch": 0.8333333333333334,
1945
+ "grad_norm": 0.7391679840808719,
1946
+ "learning_rate": 8.229901098086335e-07,
1947
+ "loss": 0.6834,
1948
+ "step": 1380
1949
+ },
1950
+ {
1951
+ "epoch": 0.836352657004831,
1952
+ "grad_norm": 0.7265358575650989,
1953
+ "learning_rate": 7.942505562528024e-07,
1954
+ "loss": 0.6828,
1955
+ "step": 1385
1956
+ },
1957
+ {
1958
+ "epoch": 0.8393719806763285,
1959
+ "grad_norm": 0.7475584495954996,
1960
+ "learning_rate": 7.659784219436373e-07,
1961
+ "loss": 0.6688,
1962
+ "step": 1390
1963
+ },
1964
+ {
1965
+ "epoch": 0.842391304347826,
1966
+ "grad_norm": 0.7491195632530819,
1967
+ "learning_rate": 7.381768489940678e-07,
1968
+ "loss": 0.6675,
1969
+ "step": 1395
1970
+ },
1971
+ {
1972
+ "epoch": 0.8454106280193237,
1973
+ "grad_norm": 0.7526229496466609,
1974
+ "learning_rate": 7.108489272197089e-07,
1975
+ "loss": 0.6836,
1976
+ "step": 1400
1977
+ },
1978
+ {
1979
+ "epoch": 0.8484299516908212,
1980
+ "grad_norm": 0.7346071246989833,
1981
+ "learning_rate": 6.839976937954479e-07,
1982
+ "loss": 0.6844,
1983
+ "step": 1405
1984
+ },
1985
+ {
1986
+ "epoch": 0.8514492753623188,
1987
+ "grad_norm": 0.7472181278592462,
1988
+ "learning_rate": 6.576261329179123e-07,
1989
+ "loss": 0.6802,
1990
+ "step": 1410
1991
+ },
1992
+ {
1993
+ "epoch": 0.8544685990338164,
1994
+ "grad_norm": 0.760752650514086,
1995
+ "learning_rate": 6.317371754738044e-07,
1996
+ "loss": 0.6891,
1997
+ "step": 1415
1998
+ },
1999
+ {
2000
+ "epoch": 0.857487922705314,
2001
+ "grad_norm": 0.7504755271401121,
2002
+ "learning_rate": 6.06333698714171e-07,
2003
+ "loss": 0.6736,
2004
+ "step": 1420
2005
+ },
2006
+ {
2007
+ "epoch": 0.8605072463768116,
2008
+ "grad_norm": 0.7362415396628262,
2009
+ "learning_rate": 5.814185259346267e-07,
2010
+ "loss": 0.6747,
2011
+ "step": 1425
2012
+ },
2013
+ {
2014
+ "epoch": 0.8635265700483091,
2015
+ "grad_norm": 0.7605711326403803,
2016
+ "learning_rate": 5.56994426161584e-07,
2017
+ "loss": 0.6862,
2018
+ "step": 1430
2019
+ },
2020
+ {
2021
+ "epoch": 0.8665458937198067,
2022
+ "grad_norm": 0.7361924708882572,
2023
+ "learning_rate": 5.330641138445064e-07,
2024
+ "loss": 0.6727,
2025
+ "step": 1435
2026
+ },
2027
+ {
2028
+ "epoch": 0.8695652173913043,
2029
+ "grad_norm": 0.7535196260958092,
2030
+ "learning_rate": 5.096302485542265e-07,
2031
+ "loss": 0.6855,
2032
+ "step": 1440
2033
+ },
2034
+ {
2035
+ "epoch": 0.8725845410628019,
2036
+ "grad_norm": 0.779260026378618,
2037
+ "learning_rate": 4.866954346873715e-07,
2038
+ "loss": 0.6831,
2039
+ "step": 1445
2040
+ },
2041
+ {
2042
+ "epoch": 0.8756038647342995,
2043
+ "grad_norm": 0.7516986282609862,
2044
+ "learning_rate": 4.642622211769099e-07,
2045
+ "loss": 0.6799,
2046
+ "step": 1450
2047
+ },
2048
+ {
2049
+ "epoch": 0.8786231884057971,
2050
+ "grad_norm": 0.732975469848745,
2051
+ "learning_rate": 4.4233310120887387e-07,
2052
+ "loss": 0.6773,
2053
+ "step": 1455
2054
+ },
2055
+ {
2056
+ "epoch": 0.8816425120772947,
2057
+ "grad_norm": 0.7423980700987695,
2058
+ "learning_rate": 4.209105119452628e-07,
2059
+ "loss": 0.6775,
2060
+ "step": 1460
2061
+ },
2062
+ {
2063
+ "epoch": 0.8846618357487923,
2064
+ "grad_norm": 0.7479313416746293,
2065
+ "learning_rate": 3.999968342531918e-07,
2066
+ "loss": 0.6635,
2067
+ "step": 1465
2068
+ },
2069
+ {
2070
+ "epoch": 0.8876811594202898,
2071
+ "grad_norm": 0.7798737107901984,
2072
+ "learning_rate": 3.7959439244027727e-07,
2073
+ "loss": 0.6745,
2074
+ "step": 1470
2075
+ },
2076
+ {
2077
+ "epoch": 0.8907004830917874,
2078
+ "grad_norm": 0.7387373917982181,
2079
+ "learning_rate": 3.5970545399632574e-07,
2080
+ "loss": 0.6744,
2081
+ "step": 1475
2082
+ },
2083
+ {
2084
+ "epoch": 0.893719806763285,
2085
+ "grad_norm": 0.7337344483315793,
2086
+ "learning_rate": 3.4033222934131914e-07,
2087
+ "loss": 0.6755,
2088
+ "step": 1480
2089
+ },
2090
+ {
2091
+ "epoch": 0.8967391304347826,
2092
+ "grad_norm": 0.7378866951920182,
2093
+ "learning_rate": 3.214768715797656e-07,
2094
+ "loss": 0.6642,
2095
+ "step": 1485
2096
+ },
2097
+ {
2098
+ "epoch": 0.8997584541062802,
2099
+ "grad_norm": 0.7461379146470514,
2100
+ "learning_rate": 3.0314147626139543e-07,
2101
+ "loss": 0.6808,
2102
+ "step": 1490
2103
+ },
2104
+ {
2105
+ "epoch": 0.9027777777777778,
2106
+ "grad_norm": 0.757193556184507,
2107
+ "learning_rate": 2.853280811482734e-07,
2108
+ "loss": 0.6693,
2109
+ "step": 1495
2110
+ },
2111
+ {
2112
+ "epoch": 0.9057971014492754,
2113
+ "grad_norm": 0.7415417205678285,
2114
+ "learning_rate": 2.6803866598832216e-07,
2115
+ "loss": 0.6758,
2116
+ "step": 1500
2117
+ },
2118
+ {
2119
+ "epoch": 0.908816425120773,
2120
+ "grad_norm": 0.771131359954168,
2121
+ "learning_rate": 2.5127515229529665e-07,
2122
+ "loss": 0.682,
2123
+ "step": 1505
2124
+ },
2125
+ {
2126
+ "epoch": 0.9118357487922706,
2127
+ "grad_norm": 0.7370379289888651,
2128
+ "learning_rate": 2.350394031352343e-07,
2129
+ "loss": 0.6842,
2130
+ "step": 1510
2131
+ },
2132
+ {
2133
+ "epoch": 0.9148550724637681,
2134
+ "grad_norm": 0.738116305395423,
2135
+ "learning_rate": 2.1933322291938897e-07,
2136
+ "loss": 0.6763,
2137
+ "step": 1515
2138
+ },
2139
+ {
2140
+ "epoch": 0.9178743961352657,
2141
+ "grad_norm": 0.7664616804871662,
2142
+ "learning_rate": 2.041583572037037e-07,
2143
+ "loss": 0.6884,
2144
+ "step": 1520
2145
+ },
2146
+ {
2147
+ "epoch": 0.9208937198067633,
2148
+ "grad_norm": 0.7361049624043503,
2149
+ "learning_rate": 1.8951649249480287e-07,
2150
+ "loss": 0.6854,
2151
+ "step": 1525
2152
+ },
2153
+ {
2154
+ "epoch": 0.9239130434782609,
2155
+ "grad_norm": 0.73972951148021,
2156
+ "learning_rate": 1.7540925606256088e-07,
2157
+ "loss": 0.6956,
2158
+ "step": 1530
2159
+ },
2160
+ {
2161
+ "epoch": 0.9269323671497585,
2162
+ "grad_norm": 0.7382244412309273,
2163
+ "learning_rate": 1.6183821575925186e-07,
2164
+ "loss": 0.6738,
2165
+ "step": 1535
2166
+ },
2167
+ {
2168
+ "epoch": 0.9299516908212561,
2169
+ "grad_norm": 0.7276987617989338,
2170
+ "learning_rate": 1.4880487984529846e-07,
2171
+ "loss": 0.6815,
2172
+ "step": 1540
2173
+ },
2174
+ {
2175
+ "epoch": 0.9329710144927537,
2176
+ "grad_norm": 0.7527483196420391,
2177
+ "learning_rate": 1.363106968216482e-07,
2178
+ "loss": 0.6863,
2179
+ "step": 1545
2180
+ },
2181
+ {
2182
+ "epoch": 0.9359903381642513,
2183
+ "grad_norm": 0.7602203209981125,
2184
+ "learning_rate": 1.243570552687895e-07,
2185
+ "loss": 0.6869,
2186
+ "step": 1550
2187
+ },
2188
+ {
2189
+ "epoch": 0.9390096618357487,
2190
+ "grad_norm": 0.7591679238485205,
2191
+ "learning_rate": 1.1294528369242663e-07,
2192
+ "loss": 0.6897,
2193
+ "step": 1555
2194
+ },
2195
+ {
2196
+ "epoch": 0.9420289855072463,
2197
+ "grad_norm": 0.7580197201897864,
2198
+ "learning_rate": 1.020766503758347e-07,
2199
+ "loss": 0.6862,
2200
+ "step": 1560
2201
+ },
2202
+ {
2203
+ "epoch": 0.9450483091787439,
2204
+ "grad_norm": 0.7274440508843062,
2205
+ "learning_rate": 9.175236323890058e-08,
2206
+ "loss": 0.6798,
2207
+ "step": 1565
2208
+ },
2209
+ {
2210
+ "epoch": 0.9480676328502415,
2211
+ "grad_norm": 0.7517750389382779,
2212
+ "learning_rate": 8.197356970388148e-08,
2213
+ "loss": 0.6758,
2214
+ "step": 1570
2215
+ },
2216
+ {
2217
+ "epoch": 0.9510869565217391,
2218
+ "grad_norm": 0.7581934148074195,
2219
+ "learning_rate": 7.274135656787917e-08,
2220
+ "loss": 0.6871,
2221
+ "step": 1575
2222
+ },
2223
+ {
2224
+ "epoch": 0.9541062801932367,
2225
+ "grad_norm": 0.7349286966931822,
2226
+ "learning_rate": 6.405674988205602e-08,
2227
+ "loss": 0.6709,
2228
+ "step": 1580
2229
+ },
2230
+ {
2231
+ "epoch": 0.9571256038647343,
2232
+ "grad_norm": 0.7492094371596764,
2233
+ "learning_rate": 5.592071483760397e-08,
2234
+ "loss": 0.6948,
2235
+ "step": 1585
2236
+ },
2237
+ {
2238
+ "epoch": 0.9601449275362319,
2239
+ "grad_norm": 0.7600332357347815,
2240
+ "learning_rate": 4.833415565847155e-08,
2241
+ "loss": 0.6798,
2242
+ "step": 1590
2243
+ },
2244
+ {
2245
+ "epoch": 0.9631642512077294,
2246
+ "grad_norm": 0.7647034888713604,
2247
+ "learning_rate": 4.1297915500873034e-08,
2248
+ "loss": 0.6843,
2249
+ "step": 1595
2250
+ },
2251
+ {
2252
+ "epoch": 0.966183574879227,
2253
+ "grad_norm": 0.7434041279358656,
2254
+ "learning_rate": 3.481277635957903e-08,
2255
+ "loss": 0.6875,
2256
+ "step": 1600
2257
+ },
2258
+ {
2259
+ "epoch": 0.9692028985507246,
2260
+ "grad_norm": 0.7363545932702806,
2261
+ "learning_rate": 2.88794589810093e-08,
2262
+ "loss": 0.686,
2263
+ "step": 1605
2264
+ },
2265
+ {
2266
+ "epoch": 0.9722222222222222,
2267
+ "grad_norm": 0.7276212514725846,
2268
+ "learning_rate": 2.3498622783128533e-08,
2269
+ "loss": 0.6743,
2270
+ "step": 1610
2271
+ },
2272
+ {
2273
+ "epoch": 0.9752415458937198,
2274
+ "grad_norm": 0.7350554163815118,
2275
+ "learning_rate": 1.8670865782161042e-08,
2276
+ "loss": 0.6838,
2277
+ "step": 1615
2278
+ },
2279
+ {
2280
+ "epoch": 0.9782608695652174,
2281
+ "grad_norm": 0.7452729852364519,
2282
+ "learning_rate": 1.4396724526127282e-08,
2283
+ "loss": 0.679,
2284
+ "step": 1620
2285
+ },
2286
+ {
2287
+ "epoch": 0.981280193236715,
2288
+ "grad_norm": 0.7662828104651594,
2289
+ "learning_rate": 1.067667403521433e-08,
2290
+ "loss": 0.6936,
2291
+ "step": 1625
2292
+ },
2293
+ {
2294
+ "epoch": 0.9842995169082126,
2295
+ "grad_norm": 0.738399747105122,
2296
+ "learning_rate": 7.51112774898144e-09,
2297
+ "loss": 0.6699,
2298
+ "step": 1630
2299
+ },
2300
+ {
2301
+ "epoch": 0.9873188405797102,
2302
+ "grad_norm": 0.754232541083393,
2303
+ "learning_rate": 4.900437480413467e-09,
2304
+ "loss": 0.6742,
2305
+ "step": 1635
2306
+ },
2307
+ {
2308
+ "epoch": 0.9903381642512077,
2309
+ "grad_norm": 0.7350270953242116,
2310
+ "learning_rate": 2.844893376816593e-09,
2311
+ "loss": 0.6628,
2312
+ "step": 1640
2313
+ },
2314
+ {
2315
+ "epoch": 0.9933574879227053,
2316
+ "grad_norm": 0.7236271614987632,
2317
+ "learning_rate": 1.3447238875774482e-09,
2318
+ "loss": 0.6716,
2319
+ "step": 1645
2320
+ },
2321
+ {
2322
+ "epoch": 0.9963768115942029,
2323
+ "grad_norm": 0.7622443185044537,
2324
+ "learning_rate": 4.000957387700899e-10,
2325
+ "loss": 0.6832,
2326
+ "step": 1650
2327
+ },
2328
+ {
2329
+ "epoch": 0.9993961352657005,
2330
+ "grad_norm": 0.7520131293111865,
2331
+ "learning_rate": 1.1113914626381672e-11,
2332
+ "loss": 0.6816,
2333
+ "step": 1655
2334
+ },
2335
+ {
2336
+ "epoch": 1.0,
2337
+ "eval_runtime": 1.6679,
2338
+ "eval_samples_per_second": 5.996,
2339
+ "eval_steps_per_second": 1.799,
2340
+ "step": 1656
2341
+ },
2342
+ {
2343
+ "epoch": 1.0,
2344
+ "step": 1656,
2345
+ "total_flos": 114021718032384.0,
2346
+ "train_loss": 0.7685830109361289,
2347
+ "train_runtime": 7351.6585,
2348
+ "train_samples_per_second": 3.603,
2349
+ "train_steps_per_second": 0.225
2350
+ }
2351
+ ],
2352
+ "logging_steps": 5,
2353
+ "max_steps": 1656,
2354
+ "num_input_tokens_seen": 0,
2355
+ "num_train_epochs": 1,
2356
+ "save_steps": 100,
2357
+ "stateful_callbacks": {
2358
+ "TrainerControl": {
2359
+ "args": {
2360
+ "should_epoch_stop": false,
2361
+ "should_evaluate": false,
2362
+ "should_log": false,
2363
+ "should_save": true,
2364
+ "should_training_stop": true
2365
+ },
2366
+ "attributes": {}
2367
+ }
2368
+ },
2369
+ "total_flos": 114021718032384.0,
2370
+ "train_batch_size": 4,
2371
+ "trial_name": null,
2372
+ "trial_params": null
2373
+ }