terry69 commited on
Commit
2c22d8b
·
verified ·
1 Parent(s): 692d113

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-1B-Instruct
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: llama3.2_feedback_1b
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_1b
18
+
19
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-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": 44008382398464.0,
4
+ "train_loss": 0.8709228377483317,
5
+ "train_runtime": 2945.2855,
6
+ "train_samples": 98952,
7
+ "train_samples_per_second": 8.994,
8
+ "train_steps_per_second": 0.562
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/Sep30_20-35-54_COE-CS-sv003/events.out.tfevents.1727728905.COE-CS-sv003.1371169.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:830850c7fa61cbed3ec53c57d20a4e715b8e3db253fbdb0638eef24fbdb8b68e
3
- size 76141
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da1abbca35231b46395a3c2bf0430c5835633420cab10140b977e91a8513bfd9
3
+ size 76495
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 44008382398464.0,
4
+ "train_loss": 0.8709228377483317,
5
+ "train_runtime": 2945.2855,
6
+ "train_samples": 98952,
7
+ "train_samples_per_second": 8.994,
8
+ "train_steps_per_second": 0.562
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": 10.485260000044514,
14
+ "learning_rate": 6.02409638554217e-08,
15
+ "loss": 1.7287,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0030193236714975845,
20
+ "grad_norm": 10.032015562071633,
21
+ "learning_rate": 3.0120481927710845e-07,
22
+ "loss": 1.6893,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.006038647342995169,
27
+ "grad_norm": 9.612514394248656,
28
+ "learning_rate": 6.024096385542169e-07,
29
+ "loss": 1.7063,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.009057971014492754,
34
+ "grad_norm": 7.557592473361227,
35
+ "learning_rate": 9.036144578313254e-07,
36
+ "loss": 1.6866,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.012077294685990338,
41
+ "grad_norm": 4.565478227553907,
42
+ "learning_rate": 1.2048192771084338e-06,
43
+ "loss": 1.6072,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.015096618357487922,
48
+ "grad_norm": 2.9798309816553026,
49
+ "learning_rate": 1.5060240963855425e-06,
50
+ "loss": 1.5475,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.018115942028985508,
55
+ "grad_norm": 2.7008857218275306,
56
+ "learning_rate": 1.8072289156626508e-06,
57
+ "loss": 1.4782,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.021135265700483092,
62
+ "grad_norm": 2.2357152537880713,
63
+ "learning_rate": 2.1084337349397595e-06,
64
+ "loss": 1.3857,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.024154589371980676,
69
+ "grad_norm": 1.9475475298214286,
70
+ "learning_rate": 2.4096385542168676e-06,
71
+ "loss": 1.3258,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.02717391304347826,
76
+ "grad_norm": 1.4792226037165068,
77
+ "learning_rate": 2.710843373493976e-06,
78
+ "loss": 1.2592,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.030193236714975844,
83
+ "grad_norm": 1.2792537099768388,
84
+ "learning_rate": 3.012048192771085e-06,
85
+ "loss": 1.2245,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.03321256038647343,
90
+ "grad_norm": 1.2523748122313099,
91
+ "learning_rate": 3.313253012048193e-06,
92
+ "loss": 1.1959,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.036231884057971016,
97
+ "grad_norm": 1.0864985697164489,
98
+ "learning_rate": 3.6144578313253016e-06,
99
+ "loss": 1.1785,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.0392512077294686,
104
+ "grad_norm": 1.142977110301484,
105
+ "learning_rate": 3.91566265060241e-06,
106
+ "loss": 1.1762,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.042270531400966184,
111
+ "grad_norm": 1.098649172466519,
112
+ "learning_rate": 4.216867469879519e-06,
113
+ "loss": 1.1607,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.04528985507246377,
118
+ "grad_norm": 1.057865362960247,
119
+ "learning_rate": 4.518072289156627e-06,
120
+ "loss": 1.1589,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.04830917874396135,
125
+ "grad_norm": 1.054325832096538,
126
+ "learning_rate": 4.819277108433735e-06,
127
+ "loss": 1.1344,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.051328502415458936,
132
+ "grad_norm": 1.099271650362997,
133
+ "learning_rate": 5.120481927710844e-06,
134
+ "loss": 1.1252,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.05434782608695652,
139
+ "grad_norm": 1.0998416744125088,
140
+ "learning_rate": 5.421686746987952e-06,
141
+ "loss": 1.1215,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.057367149758454104,
146
+ "grad_norm": 1.1151773621303298,
147
+ "learning_rate": 5.722891566265061e-06,
148
+ "loss": 1.1135,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.06038647342995169,
153
+ "grad_norm": 1.0965263618680452,
154
+ "learning_rate": 6.02409638554217e-06,
155
+ "loss": 1.1255,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.06340579710144928,
160
+ "grad_norm": 1.1335389413366264,
161
+ "learning_rate": 6.325301204819277e-06,
162
+ "loss": 1.0936,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.06642512077294686,
167
+ "grad_norm": 1.130790372670886,
168
+ "learning_rate": 6.626506024096386e-06,
169
+ "loss": 1.0998,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.06944444444444445,
174
+ "grad_norm": 1.1733531035655729,
175
+ "learning_rate": 6.927710843373494e-06,
176
+ "loss": 1.1035,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.07246376811594203,
181
+ "grad_norm": 1.3208668126357825,
182
+ "learning_rate": 7.228915662650603e-06,
183
+ "loss": 1.0642,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.07548309178743962,
188
+ "grad_norm": 1.3106018142699076,
189
+ "learning_rate": 7.530120481927712e-06,
190
+ "loss": 1.0809,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.0785024154589372,
195
+ "grad_norm": 1.1965232933467733,
196
+ "learning_rate": 7.83132530120482e-06,
197
+ "loss": 1.0739,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.08152173913043478,
202
+ "grad_norm": 1.196930618773617,
203
+ "learning_rate": 8.132530120481928e-06,
204
+ "loss": 1.0711,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.08454106280193237,
209
+ "grad_norm": 1.135659652675276,
210
+ "learning_rate": 8.433734939759038e-06,
211
+ "loss": 1.0489,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.08756038647342995,
216
+ "grad_norm": 1.1334631389824636,
217
+ "learning_rate": 8.734939759036145e-06,
218
+ "loss": 1.0737,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.09057971014492754,
223
+ "grad_norm": 1.2418129844310752,
224
+ "learning_rate": 9.036144578313254e-06,
225
+ "loss": 1.0458,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.09359903381642512,
230
+ "grad_norm": 1.2437853442182127,
231
+ "learning_rate": 9.337349397590362e-06,
232
+ "loss": 1.036,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.0966183574879227,
237
+ "grad_norm": 1.1287786590038726,
238
+ "learning_rate": 9.63855421686747e-06,
239
+ "loss": 1.0394,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.09963768115942029,
244
+ "grad_norm": 1.1656244356824084,
245
+ "learning_rate": 9.93975903614458e-06,
246
+ "loss": 1.0357,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.10265700483091787,
251
+ "grad_norm": 1.2290880544327538,
252
+ "learning_rate": 9.999822178354131e-06,
253
+ "loss": 1.0407,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.10567632850241546,
258
+ "grad_norm": 1.1787986003632454,
259
+ "learning_rate": 9.999099799595088e-06,
260
+ "loss": 1.0202,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.10869565217391304,
265
+ "grad_norm": 1.3579493877689446,
266
+ "learning_rate": 9.997821830092095e-06,
267
+ "loss": 0.9995,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.11171497584541062,
272
+ "grad_norm": 1.236495272199702,
273
+ "learning_rate": 9.995988411876328e-06,
274
+ "loss": 1.0094,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.11473429951690821,
279
+ "grad_norm": 1.1891336346777943,
280
+ "learning_rate": 9.993599748710505e-06,
281
+ "loss": 1.0038,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.11775362318840579,
286
+ "grad_norm": 1.1457890107370514,
287
+ "learning_rate": 9.990656106066257e-06,
288
+ "loss": 0.9842,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.12077294685990338,
293
+ "grad_norm": 1.197983166001558,
294
+ "learning_rate": 9.9871578110946e-06,
295
+ "loss": 0.9947,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.12379227053140096,
300
+ "grad_norm": 1.2276842269473731,
301
+ "learning_rate": 9.983105252589599e-06,
302
+ "loss": 0.9743,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.12681159420289856,
307
+ "grad_norm": 1.2305159106762475,
308
+ "learning_rate": 9.978498880945138e-06,
309
+ "loss": 0.9699,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.12983091787439613,
314
+ "grad_norm": 1.287504685759514,
315
+ "learning_rate": 9.97333920810488e-06,
316
+ "loss": 0.9774,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.13285024154589373,
321
+ "grad_norm": 1.2170202059428485,
322
+ "learning_rate": 9.967626807505359e-06,
323
+ "loss": 0.9723,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.1358695652173913,
328
+ "grad_norm": 1.1891615466242549,
329
+ "learning_rate": 9.961362314012258e-06,
330
+ "loss": 0.9634,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.1388888888888889,
335
+ "grad_norm": 1.259330792562172,
336
+ "learning_rate": 9.954546423849842e-06,
337
+ "loss": 0.9549,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.14190821256038647,
342
+ "grad_norm": 1.2632205741447957,
343
+ "learning_rate": 9.947179894523594e-06,
344
+ "loss": 0.9464,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.14492753623188406,
349
+ "grad_norm": 1.1804173499957151,
350
+ "learning_rate": 9.93926354473601e-06,
351
+ "loss": 0.9398,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.14794685990338163,
356
+ "grad_norm": 1.1537804333636499,
357
+ "learning_rate": 9.930798254295628e-06,
358
+ "loss": 0.9653,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.15096618357487923,
363
+ "grad_norm": 1.1421841081498953,
364
+ "learning_rate": 9.921784964019234e-06,
365
+ "loss": 0.9358,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.1539855072463768,
370
+ "grad_norm": 1.1449230835912114,
371
+ "learning_rate": 9.91222467562731e-06,
372
+ "loss": 0.9491,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 0.1570048309178744,
377
+ "grad_norm": 1.063437049402578,
378
+ "learning_rate": 9.902118451632694e-06,
379
+ "loss": 0.9465,
380
+ "step": 260
381
+ },
382
+ {
383
+ "epoch": 0.16002415458937197,
384
+ "grad_norm": 1.085929837294407,
385
+ "learning_rate": 9.891467415222511e-06,
386
+ "loss": 0.9275,
387
+ "step": 265
388
+ },
389
+ {
390
+ "epoch": 0.16304347826086957,
391
+ "grad_norm": 1.1524817196228028,
392
+ "learning_rate": 9.880272750133328e-06,
393
+ "loss": 0.9213,
394
+ "step": 270
395
+ },
396
+ {
397
+ "epoch": 0.16606280193236714,
398
+ "grad_norm": 1.1194662690657433,
399
+ "learning_rate": 9.868535700519605e-06,
400
+ "loss": 0.9315,
401
+ "step": 275
402
+ },
403
+ {
404
+ "epoch": 0.16908212560386474,
405
+ "grad_norm": 1.0905003429988187,
406
+ "learning_rate": 9.856257570815415e-06,
407
+ "loss": 0.9282,
408
+ "step": 280
409
+ },
410
+ {
411
+ "epoch": 0.1721014492753623,
412
+ "grad_norm": 1.1166663888676513,
413
+ "learning_rate": 9.843439725589481e-06,
414
+ "loss": 0.9281,
415
+ "step": 285
416
+ },
417
+ {
418
+ "epoch": 0.1751207729468599,
419
+ "grad_norm": 1.1630718200026984,
420
+ "learning_rate": 9.83008358939351e-06,
421
+ "loss": 0.9088,
422
+ "step": 290
423
+ },
424
+ {
425
+ "epoch": 0.17814009661835747,
426
+ "grad_norm": 1.1447207666491321,
427
+ "learning_rate": 9.81619064660388e-06,
428
+ "loss": 0.9035,
429
+ "step": 295
430
+ },
431
+ {
432
+ "epoch": 0.18115942028985507,
433
+ "grad_norm": 1.1556484647632965,
434
+ "learning_rate": 9.801762441256663e-06,
435
+ "loss": 0.9182,
436
+ "step": 300
437
+ },
438
+ {
439
+ "epoch": 0.18417874396135267,
440
+ "grad_norm": 1.091531593613017,
441
+ "learning_rate": 9.786800576876026e-06,
442
+ "loss": 0.907,
443
+ "step": 305
444
+ },
445
+ {
446
+ "epoch": 0.18719806763285024,
447
+ "grad_norm": 1.0623938281401049,
448
+ "learning_rate": 9.77130671629602e-06,
449
+ "loss": 0.9087,
450
+ "step": 310
451
+ },
452
+ {
453
+ "epoch": 0.19021739130434784,
454
+ "grad_norm": 1.1041557388108325,
455
+ "learning_rate": 9.755282581475769e-06,
456
+ "loss": 0.9097,
457
+ "step": 315
458
+ },
459
+ {
460
+ "epoch": 0.1932367149758454,
461
+ "grad_norm": 1.1073654251326603,
462
+ "learning_rate": 9.738729953308104e-06,
463
+ "loss": 0.9231,
464
+ "step": 320
465
+ },
466
+ {
467
+ "epoch": 0.196256038647343,
468
+ "grad_norm": 1.0823061373486982,
469
+ "learning_rate": 9.72165067142163e-06,
470
+ "loss": 0.908,
471
+ "step": 325
472
+ },
473
+ {
474
+ "epoch": 0.19927536231884058,
475
+ "grad_norm": 1.0339903077159918,
476
+ "learning_rate": 9.70404663397628e-06,
477
+ "loss": 0.9107,
478
+ "step": 330
479
+ },
480
+ {
481
+ "epoch": 0.20229468599033817,
482
+ "grad_norm": 1.162588874842489,
483
+ "learning_rate": 9.68591979745235e-06,
484
+ "loss": 0.8985,
485
+ "step": 335
486
+ },
487
+ {
488
+ "epoch": 0.20531400966183574,
489
+ "grad_norm": 1.1076782260164195,
490
+ "learning_rate": 9.667272176433063e-06,
491
+ "loss": 0.8979,
492
+ "step": 340
493
+ },
494
+ {
495
+ "epoch": 0.20833333333333334,
496
+ "grad_norm": 1.0465799767504245,
497
+ "learning_rate": 9.648105843380674e-06,
498
+ "loss": 0.9082,
499
+ "step": 345
500
+ },
501
+ {
502
+ "epoch": 0.2113526570048309,
503
+ "grad_norm": 1.1501313415042025,
504
+ "learning_rate": 9.628422928406133e-06,
505
+ "loss": 0.9,
506
+ "step": 350
507
+ },
508
+ {
509
+ "epoch": 0.2143719806763285,
510
+ "grad_norm": 1.0644785823217744,
511
+ "learning_rate": 9.608225619032361e-06,
512
+ "loss": 0.9029,
513
+ "step": 355
514
+ },
515
+ {
516
+ "epoch": 0.21739130434782608,
517
+ "grad_norm": 1.0757621081585198,
518
+ "learning_rate": 9.587516159951118e-06,
519
+ "loss": 0.8902,
520
+ "step": 360
521
+ },
522
+ {
523
+ "epoch": 0.22041062801932368,
524
+ "grad_norm": 1.0472929816511527,
525
+ "learning_rate": 9.566296852773541e-06,
526
+ "loss": 0.8921,
527
+ "step": 365
528
+ },
529
+ {
530
+ "epoch": 0.22342995169082125,
531
+ "grad_norm": 1.0276460031701986,
532
+ "learning_rate": 9.544570055774348e-06,
533
+ "loss": 0.902,
534
+ "step": 370
535
+ },
536
+ {
537
+ "epoch": 0.22644927536231885,
538
+ "grad_norm": 1.0354757235612004,
539
+ "learning_rate": 9.522338183629737e-06,
540
+ "loss": 0.9007,
541
+ "step": 375
542
+ },
543
+ {
544
+ "epoch": 0.22946859903381642,
545
+ "grad_norm": 1.0665922729683273,
546
+ "learning_rate": 9.499603707149035e-06,
547
+ "loss": 0.8954,
548
+ "step": 380
549
+ },
550
+ {
551
+ "epoch": 0.23248792270531402,
552
+ "grad_norm": 1.0107097936080194,
553
+ "learning_rate": 9.476369153000076e-06,
554
+ "loss": 0.8903,
555
+ "step": 385
556
+ },
557
+ {
558
+ "epoch": 0.23550724637681159,
559
+ "grad_norm": 1.0771246264884797,
560
+ "learning_rate": 9.45263710342842e-06,
561
+ "loss": 0.8959,
562
+ "step": 390
563
+ },
564
+ {
565
+ "epoch": 0.23852657004830918,
566
+ "grad_norm": 1.0423588321422452,
567
+ "learning_rate": 9.428410195970337e-06,
568
+ "loss": 0.8816,
569
+ "step": 395
570
+ },
571
+ {
572
+ "epoch": 0.24154589371980675,
573
+ "grad_norm": 1.0678506449777372,
574
+ "learning_rate": 9.403691123159707e-06,
575
+ "loss": 0.895,
576
+ "step": 400
577
+ },
578
+ {
579
+ "epoch": 0.24456521739130435,
580
+ "grad_norm": 1.081407003837132,
581
+ "learning_rate": 9.378482632228745e-06,
582
+ "loss": 0.8995,
583
+ "step": 405
584
+ },
585
+ {
586
+ "epoch": 0.24758454106280192,
587
+ "grad_norm": 0.9982667658619887,
588
+ "learning_rate": 9.352787524802707e-06,
589
+ "loss": 0.8921,
590
+ "step": 410
591
+ },
592
+ {
593
+ "epoch": 0.2506038647342995,
594
+ "grad_norm": 0.9993884156920768,
595
+ "learning_rate": 9.326608656588502e-06,
596
+ "loss": 0.8697,
597
+ "step": 415
598
+ },
599
+ {
600
+ "epoch": 0.2536231884057971,
601
+ "grad_norm": 0.9802873427819824,
602
+ "learning_rate": 9.299948937057325e-06,
603
+ "loss": 0.8783,
604
+ "step": 420
605
+ },
606
+ {
607
+ "epoch": 0.25664251207729466,
608
+ "grad_norm": 1.070955381882503,
609
+ "learning_rate": 9.272811329121305e-06,
610
+ "loss": 0.8712,
611
+ "step": 425
612
+ },
613
+ {
614
+ "epoch": 0.25966183574879226,
615
+ "grad_norm": 0.9929872238415203,
616
+ "learning_rate": 9.245198848804197e-06,
617
+ "loss": 0.8615,
618
+ "step": 430
619
+ },
620
+ {
621
+ "epoch": 0.26268115942028986,
622
+ "grad_norm": 1.0161446197547341,
623
+ "learning_rate": 9.217114564906208e-06,
624
+ "loss": 0.8741,
625
+ "step": 435
626
+ },
627
+ {
628
+ "epoch": 0.26570048309178745,
629
+ "grad_norm": 1.0336101978655394,
630
+ "learning_rate": 9.188561598662921e-06,
631
+ "loss": 0.8625,
632
+ "step": 440
633
+ },
634
+ {
635
+ "epoch": 0.26871980676328505,
636
+ "grad_norm": 0.987163288450998,
637
+ "learning_rate": 9.159543123398416e-06,
638
+ "loss": 0.8867,
639
+ "step": 445
640
+ },
641
+ {
642
+ "epoch": 0.2717391304347826,
643
+ "grad_norm": 0.9812717125356297,
644
+ "learning_rate": 9.130062364172582e-06,
645
+ "loss": 0.8765,
646
+ "step": 450
647
+ },
648
+ {
649
+ "epoch": 0.2747584541062802,
650
+ "grad_norm": 1.0149030855230246,
651
+ "learning_rate": 9.1001225974227e-06,
652
+ "loss": 0.8836,
653
+ "step": 455
654
+ },
655
+ {
656
+ "epoch": 0.2777777777777778,
657
+ "grad_norm": 0.9859822686466229,
658
+ "learning_rate": 9.0697271505993e-06,
659
+ "loss": 0.8863,
660
+ "step": 460
661
+ },
662
+ {
663
+ "epoch": 0.2807971014492754,
664
+ "grad_norm": 0.9863559376411042,
665
+ "learning_rate": 9.038879401796358e-06,
666
+ "loss": 0.8764,
667
+ "step": 465
668
+ },
669
+ {
670
+ "epoch": 0.28381642512077293,
671
+ "grad_norm": 0.9709580333992508,
672
+ "learning_rate": 9.00758277937586e-06,
673
+ "loss": 0.8708,
674
+ "step": 470
675
+ },
676
+ {
677
+ "epoch": 0.28683574879227053,
678
+ "grad_norm": 0.9672345556799925,
679
+ "learning_rate": 8.975840761586772e-06,
680
+ "loss": 0.8685,
681
+ "step": 475
682
+ },
683
+ {
684
+ "epoch": 0.2898550724637681,
685
+ "grad_norm": 1.0442405044492378,
686
+ "learning_rate": 8.94365687617849e-06,
687
+ "loss": 0.8714,
688
+ "step": 480
689
+ },
690
+ {
691
+ "epoch": 0.2928743961352657,
692
+ "grad_norm": 1.003497060733472,
693
+ "learning_rate": 8.911034700008757e-06,
694
+ "loss": 0.8723,
695
+ "step": 485
696
+ },
697
+ {
698
+ "epoch": 0.29589371980676327,
699
+ "grad_norm": 0.9912702297034715,
700
+ "learning_rate": 8.87797785864615e-06,
701
+ "loss": 0.8755,
702
+ "step": 490
703
+ },
704
+ {
705
+ "epoch": 0.29891304347826086,
706
+ "grad_norm": 0.9620747196303233,
707
+ "learning_rate": 8.844490025967126e-06,
708
+ "loss": 0.8674,
709
+ "step": 495
710
+ },
711
+ {
712
+ "epoch": 0.30193236714975846,
713
+ "grad_norm": 1.0470048364648747,
714
+ "learning_rate": 8.810574923747729e-06,
715
+ "loss": 0.8555,
716
+ "step": 500
717
+ },
718
+ {
719
+ "epoch": 0.30495169082125606,
720
+ "grad_norm": 0.9573341316350298,
721
+ "learning_rate": 8.776236321249955e-06,
722
+ "loss": 0.8806,
723
+ "step": 505
724
+ },
725
+ {
726
+ "epoch": 0.3079710144927536,
727
+ "grad_norm": 0.9951662459035352,
728
+ "learning_rate": 8.741478034802835e-06,
729
+ "loss": 0.8621,
730
+ "step": 510
731
+ },
732
+ {
733
+ "epoch": 0.3109903381642512,
734
+ "grad_norm": 0.9902413122683058,
735
+ "learning_rate": 8.706303927378306e-06,
736
+ "loss": 0.8673,
737
+ "step": 515
738
+ },
739
+ {
740
+ "epoch": 0.3140096618357488,
741
+ "grad_norm": 1.062455795370126,
742
+ "learning_rate": 8.670717908161878e-06,
743
+ "loss": 0.8728,
744
+ "step": 520
745
+ },
746
+ {
747
+ "epoch": 0.3170289855072464,
748
+ "grad_norm": 1.0382561615088126,
749
+ "learning_rate": 8.634723932118184e-06,
750
+ "loss": 0.8708,
751
+ "step": 525
752
+ },
753
+ {
754
+ "epoch": 0.32004830917874394,
755
+ "grad_norm": 0.9807369655332918,
756
+ "learning_rate": 8.598325999551425e-06,
757
+ "loss": 0.869,
758
+ "step": 530
759
+ },
760
+ {
761
+ "epoch": 0.32306763285024154,
762
+ "grad_norm": 1.041804239187294,
763
+ "learning_rate": 8.56152815566078e-06,
764
+ "loss": 0.8603,
765
+ "step": 535
766
+ },
767
+ {
768
+ "epoch": 0.32608695652173914,
769
+ "grad_norm": 0.98653685926571,
770
+ "learning_rate": 8.524334490090848e-06,
771
+ "loss": 0.8601,
772
+ "step": 540
773
+ },
774
+ {
775
+ "epoch": 0.32910628019323673,
776
+ "grad_norm": 1.0824551595193905,
777
+ "learning_rate": 8.486749136477112e-06,
778
+ "loss": 0.8527,
779
+ "step": 545
780
+ },
781
+ {
782
+ "epoch": 0.3321256038647343,
783
+ "grad_norm": 1.012559998288933,
784
+ "learning_rate": 8.448776271986542e-06,
785
+ "loss": 0.8484,
786
+ "step": 550
787
+ },
788
+ {
789
+ "epoch": 0.3351449275362319,
790
+ "grad_norm": 1.0472603651755694,
791
+ "learning_rate": 8.41042011685336e-06,
792
+ "loss": 0.8764,
793
+ "step": 555
794
+ },
795
+ {
796
+ "epoch": 0.33816425120772947,
797
+ "grad_norm": 1.0091109552760384,
798
+ "learning_rate": 8.371684933909996e-06,
799
+ "loss": 0.8778,
800
+ "step": 560
801
+ },
802
+ {
803
+ "epoch": 0.34118357487922707,
804
+ "grad_norm": 0.9679690923784716,
805
+ "learning_rate": 8.33257502811334e-06,
806
+ "loss": 0.8573,
807
+ "step": 565
808
+ },
809
+ {
810
+ "epoch": 0.3442028985507246,
811
+ "grad_norm": 1.0239715610365467,
812
+ "learning_rate": 8.293094746066283e-06,
813
+ "loss": 0.8759,
814
+ "step": 570
815
+ },
816
+ {
817
+ "epoch": 0.3472222222222222,
818
+ "grad_norm": 1.0215620182556282,
819
+ "learning_rate": 8.253248475534656e-06,
820
+ "loss": 0.8524,
821
+ "step": 575
822
+ },
823
+ {
824
+ "epoch": 0.3502415458937198,
825
+ "grad_norm": 1.0214058034537257,
826
+ "learning_rate": 8.213040644959572e-06,
827
+ "loss": 0.8479,
828
+ "step": 580
829
+ },
830
+ {
831
+ "epoch": 0.3532608695652174,
832
+ "grad_norm": 0.9901787487365526,
833
+ "learning_rate": 8.172475722965263e-06,
834
+ "loss": 0.8387,
835
+ "step": 585
836
+ },
837
+ {
838
+ "epoch": 0.35628019323671495,
839
+ "grad_norm": 0.9666966190379256,
840
+ "learning_rate": 8.131558217862444e-06,
841
+ "loss": 0.8389,
842
+ "step": 590
843
+ },
844
+ {
845
+ "epoch": 0.35929951690821255,
846
+ "grad_norm": 0.9919380582986378,
847
+ "learning_rate": 8.090292677147268e-06,
848
+ "loss": 0.8623,
849
+ "step": 595
850
+ },
851
+ {
852
+ "epoch": 0.36231884057971014,
853
+ "grad_norm": 0.9829820982309616,
854
+ "learning_rate": 8.048683686995921e-06,
855
+ "loss": 0.8483,
856
+ "step": 600
857
+ },
858
+ {
859
+ "epoch": 0.36533816425120774,
860
+ "grad_norm": 1.0033573699240617,
861
+ "learning_rate": 8.006735871754932e-06,
862
+ "loss": 0.8467,
863
+ "step": 605
864
+ },
865
+ {
866
+ "epoch": 0.36835748792270534,
867
+ "grad_norm": 0.9729124425349844,
868
+ "learning_rate": 7.96445389342722e-06,
869
+ "loss": 0.8482,
870
+ "step": 610
871
+ },
872
+ {
873
+ "epoch": 0.3713768115942029,
874
+ "grad_norm": 0.9846164642356084,
875
+ "learning_rate": 7.921842451153982e-06,
876
+ "loss": 0.8585,
877
+ "step": 615
878
+ },
879
+ {
880
+ "epoch": 0.3743961352657005,
881
+ "grad_norm": 1.0204270522909766,
882
+ "learning_rate": 7.878906280692424e-06,
883
+ "loss": 0.8609,
884
+ "step": 620
885
+ },
886
+ {
887
+ "epoch": 0.3774154589371981,
888
+ "grad_norm": 0.9508580696057062,
889
+ "learning_rate": 7.835650153889449e-06,
890
+ "loss": 0.8559,
891
+ "step": 625
892
+ },
893
+ {
894
+ "epoch": 0.3804347826086957,
895
+ "grad_norm": 1.0138140609913775,
896
+ "learning_rate": 7.792078878151318e-06,
897
+ "loss": 0.8369,
898
+ "step": 630
899
+ },
900
+ {
901
+ "epoch": 0.3834541062801932,
902
+ "grad_norm": 0.9931878326042032,
903
+ "learning_rate": 7.748197295909359e-06,
904
+ "loss": 0.8505,
905
+ "step": 635
906
+ },
907
+ {
908
+ "epoch": 0.3864734299516908,
909
+ "grad_norm": 1.0342608052140974,
910
+ "learning_rate": 7.704010284081801e-06,
911
+ "loss": 0.849,
912
+ "step": 640
913
+ },
914
+ {
915
+ "epoch": 0.3894927536231884,
916
+ "grad_norm": 0.9819364059644684,
917
+ "learning_rate": 7.65952275353175e-06,
918
+ "loss": 0.8368,
919
+ "step": 645
920
+ },
921
+ {
922
+ "epoch": 0.392512077294686,
923
+ "grad_norm": 1.0187861799083533,
924
+ "learning_rate": 7.614739648521412e-06,
925
+ "loss": 0.8391,
926
+ "step": 650
927
+ },
928
+ {
929
+ "epoch": 0.39553140096618356,
930
+ "grad_norm": 1.0055302486721571,
931
+ "learning_rate": 7.56966594616259e-06,
932
+ "loss": 0.8473,
933
+ "step": 655
934
+ },
935
+ {
936
+ "epoch": 0.39855072463768115,
937
+ "grad_norm": 1.0213194412236104,
938
+ "learning_rate": 7.524306655863544e-06,
939
+ "loss": 0.8584,
940
+ "step": 660
941
+ },
942
+ {
943
+ "epoch": 0.40157004830917875,
944
+ "grad_norm": 1.0457938971980807,
945
+ "learning_rate": 7.478666818772252e-06,
946
+ "loss": 0.8462,
947
+ "step": 665
948
+ },
949
+ {
950
+ "epoch": 0.40458937198067635,
951
+ "grad_norm": 0.9848170024807922,
952
+ "learning_rate": 7.432751507216146e-06,
953
+ "loss": 0.844,
954
+ "step": 670
955
+ },
956
+ {
957
+ "epoch": 0.4076086956521739,
958
+ "grad_norm": 1.0787598071037892,
959
+ "learning_rate": 7.386565824138378e-06,
960
+ "loss": 0.8326,
961
+ "step": 675
962
+ },
963
+ {
964
+ "epoch": 0.4106280193236715,
965
+ "grad_norm": 0.9847580752716315,
966
+ "learning_rate": 7.3401149025306995e-06,
967
+ "loss": 0.853,
968
+ "step": 680
969
+ },
970
+ {
971
+ "epoch": 0.4136473429951691,
972
+ "grad_norm": 1.0402445922973875,
973
+ "learning_rate": 7.293403904862981e-06,
974
+ "loss": 0.849,
975
+ "step": 685
976
+ },
977
+ {
978
+ "epoch": 0.4166666666666667,
979
+ "grad_norm": 0.952409187764052,
980
+ "learning_rate": 7.246438022509465e-06,
981
+ "loss": 0.8323,
982
+ "step": 690
983
+ },
984
+ {
985
+ "epoch": 0.4196859903381642,
986
+ "grad_norm": 1.0019800169099848,
987
+ "learning_rate": 7.199222475171812e-06,
988
+ "loss": 0.8508,
989
+ "step": 695
990
+ },
991
+ {
992
+ "epoch": 0.4227053140096618,
993
+ "grad_norm": 0.9868139541797347,
994
+ "learning_rate": 7.151762510298985e-06,
995
+ "loss": 0.8313,
996
+ "step": 700
997
+ },
998
+ {
999
+ "epoch": 0.4257246376811594,
1000
+ "grad_norm": 0.9834600378684528,
1001
+ "learning_rate": 7.104063402504065e-06,
1002
+ "loss": 0.8431,
1003
+ "step": 705
1004
+ },
1005
+ {
1006
+ "epoch": 0.428743961352657,
1007
+ "grad_norm": 0.9566341224700101,
1008
+ "learning_rate": 7.056130452978039e-06,
1009
+ "loss": 0.8291,
1010
+ "step": 710
1011
+ },
1012
+ {
1013
+ "epoch": 0.43176328502415456,
1014
+ "grad_norm": 0.9504357134569014,
1015
+ "learning_rate": 7.0079689889006275e-06,
1016
+ "loss": 0.8176,
1017
+ "step": 715
1018
+ },
1019
+ {
1020
+ "epoch": 0.43478260869565216,
1021
+ "grad_norm": 0.987828355029499,
1022
+ "learning_rate": 6.959584362848239e-06,
1023
+ "loss": 0.8282,
1024
+ "step": 720
1025
+ },
1026
+ {
1027
+ "epoch": 0.43780193236714976,
1028
+ "grad_norm": 0.9731535769551426,
1029
+ "learning_rate": 6.910981952199097e-06,
1030
+ "loss": 0.8376,
1031
+ "step": 725
1032
+ },
1033
+ {
1034
+ "epoch": 0.44082125603864736,
1035
+ "grad_norm": 1.0015295092351129,
1036
+ "learning_rate": 6.862167158535599e-06,
1037
+ "loss": 0.828,
1038
+ "step": 730
1039
+ },
1040
+ {
1041
+ "epoch": 0.4438405797101449,
1042
+ "grad_norm": 0.9879634179543377,
1043
+ "learning_rate": 6.813145407044003e-06,
1044
+ "loss": 0.8194,
1045
+ "step": 735
1046
+ },
1047
+ {
1048
+ "epoch": 0.4468599033816425,
1049
+ "grad_norm": 0.9753047696912267,
1050
+ "learning_rate": 6.763922145911474e-06,
1051
+ "loss": 0.8336,
1052
+ "step": 740
1053
+ },
1054
+ {
1055
+ "epoch": 0.4498792270531401,
1056
+ "grad_norm": 0.9924657298914499,
1057
+ "learning_rate": 6.714502845720595e-06,
1058
+ "loss": 0.8329,
1059
+ "step": 745
1060
+ },
1061
+ {
1062
+ "epoch": 0.4528985507246377,
1063
+ "grad_norm": 1.0659305402069452,
1064
+ "learning_rate": 6.664892998841361e-06,
1065
+ "loss": 0.8224,
1066
+ "step": 750
1067
+ },
1068
+ {
1069
+ "epoch": 0.4559178743961353,
1070
+ "grad_norm": 0.9926149466224716,
1071
+ "learning_rate": 6.61509811882078e-06,
1072
+ "loss": 0.8204,
1073
+ "step": 755
1074
+ },
1075
+ {
1076
+ "epoch": 0.45893719806763283,
1077
+ "grad_norm": 1.0312896682847614,
1078
+ "learning_rate": 6.565123739770102e-06,
1079
+ "loss": 0.8205,
1080
+ "step": 760
1081
+ },
1082
+ {
1083
+ "epoch": 0.46195652173913043,
1084
+ "grad_norm": 0.9742444674619639,
1085
+ "learning_rate": 6.5149754157497645e-06,
1086
+ "loss": 0.8281,
1087
+ "step": 765
1088
+ },
1089
+ {
1090
+ "epoch": 0.46497584541062803,
1091
+ "grad_norm": 0.9571473848092585,
1092
+ "learning_rate": 6.464658720152135e-06,
1093
+ "loss": 0.8164,
1094
+ "step": 770
1095
+ },
1096
+ {
1097
+ "epoch": 0.46799516908212563,
1098
+ "grad_norm": 0.9959898314723186,
1099
+ "learning_rate": 6.41417924508208e-06,
1100
+ "loss": 0.843,
1101
+ "step": 775
1102
+ },
1103
+ {
1104
+ "epoch": 0.47101449275362317,
1105
+ "grad_norm": 0.9960648835738334,
1106
+ "learning_rate": 6.363542600735486e-06,
1107
+ "loss": 0.8167,
1108
+ "step": 780
1109
+ },
1110
+ {
1111
+ "epoch": 0.47403381642512077,
1112
+ "grad_norm": 1.0006502116357578,
1113
+ "learning_rate": 6.312754414775737e-06,
1114
+ "loss": 0.8306,
1115
+ "step": 785
1116
+ },
1117
+ {
1118
+ "epoch": 0.47705314009661837,
1119
+ "grad_norm": 1.0341128294537794,
1120
+ "learning_rate": 6.261820331708275e-06,
1121
+ "loss": 0.8404,
1122
+ "step": 790
1123
+ },
1124
+ {
1125
+ "epoch": 0.48007246376811596,
1126
+ "grad_norm": 1.013484766876777,
1127
+ "learning_rate": 6.210746012253277e-06,
1128
+ "loss": 0.8383,
1129
+ "step": 795
1130
+ },
1131
+ {
1132
+ "epoch": 0.4830917874396135,
1133
+ "grad_norm": 1.0048584571797106,
1134
+ "learning_rate": 6.159537132716532e-06,
1135
+ "loss": 0.8128,
1136
+ "step": 800
1137
+ },
1138
+ {
1139
+ "epoch": 0.4861111111111111,
1140
+ "grad_norm": 1.0066412617634983,
1141
+ "learning_rate": 6.108199384358595e-06,
1142
+ "loss": 0.8182,
1143
+ "step": 805
1144
+ },
1145
+ {
1146
+ "epoch": 0.4891304347826087,
1147
+ "grad_norm": 0.9873011172531366,
1148
+ "learning_rate": 6.0567384727622566e-06,
1149
+ "loss": 0.8206,
1150
+ "step": 810
1151
+ },
1152
+ {
1153
+ "epoch": 0.4921497584541063,
1154
+ "grad_norm": 1.0092839597226688,
1155
+ "learning_rate": 6.005160117198448e-06,
1156
+ "loss": 0.8345,
1157
+ "step": 815
1158
+ },
1159
+ {
1160
+ "epoch": 0.49516908212560384,
1161
+ "grad_norm": 0.9625783040223157,
1162
+ "learning_rate": 5.953470049990605e-06,
1163
+ "loss": 0.8195,
1164
+ "step": 820
1165
+ },
1166
+ {
1167
+ "epoch": 0.49818840579710144,
1168
+ "grad_norm": 1.0146672682921258,
1169
+ "learning_rate": 5.90167401587759e-06,
1170
+ "loss": 0.8222,
1171
+ "step": 825
1172
+ },
1173
+ {
1174
+ "epoch": 0.501207729468599,
1175
+ "grad_norm": 0.9750234992861176,
1176
+ "learning_rate": 5.84977777137523e-06,
1177
+ "loss": 0.8149,
1178
+ "step": 830
1179
+ },
1180
+ {
1181
+ "epoch": 0.5042270531400966,
1182
+ "grad_norm": 1.0388609954354933,
1183
+ "learning_rate": 5.797787084136556e-06,
1184
+ "loss": 0.8297,
1185
+ "step": 835
1186
+ },
1187
+ {
1188
+ "epoch": 0.5072463768115942,
1189
+ "grad_norm": 1.0092212264949234,
1190
+ "learning_rate": 5.745707732310781e-06,
1191
+ "loss": 0.8255,
1192
+ "step": 840
1193
+ },
1194
+ {
1195
+ "epoch": 0.5102657004830918,
1196
+ "grad_norm": 1.0014867558076073,
1197
+ "learning_rate": 5.693545503901149e-06,
1198
+ "loss": 0.8212,
1199
+ "step": 845
1200
+ },
1201
+ {
1202
+ "epoch": 0.5132850241545893,
1203
+ "grad_norm": 0.9955486191780001,
1204
+ "learning_rate": 5.641306196121643e-06,
1205
+ "loss": 0.8202,
1206
+ "step": 850
1207
+ },
1208
+ {
1209
+ "epoch": 0.5163043478260869,
1210
+ "grad_norm": 1.033006798193324,
1211
+ "learning_rate": 5.5889956147527156e-06,
1212
+ "loss": 0.8209,
1213
+ "step": 855
1214
+ },
1215
+ {
1216
+ "epoch": 0.5193236714975845,
1217
+ "grad_norm": 1.0429153983324886,
1218
+ "learning_rate": 5.536619573496027e-06,
1219
+ "loss": 0.8194,
1220
+ "step": 860
1221
+ },
1222
+ {
1223
+ "epoch": 0.5223429951690821,
1224
+ "grad_norm": 1.026989922350979,
1225
+ "learning_rate": 5.484183893328332e-06,
1226
+ "loss": 0.8199,
1227
+ "step": 865
1228
+ },
1229
+ {
1230
+ "epoch": 0.5253623188405797,
1231
+ "grad_norm": 1.0238509806451253,
1232
+ "learning_rate": 5.431694401854545e-06,
1233
+ "loss": 0.7951,
1234
+ "step": 870
1235
+ },
1236
+ {
1237
+ "epoch": 0.5283816425120773,
1238
+ "grad_norm": 0.9563995023957641,
1239
+ "learning_rate": 5.379156932660067e-06,
1240
+ "loss": 0.8185,
1241
+ "step": 875
1242
+ },
1243
+ {
1244
+ "epoch": 0.5314009661835749,
1245
+ "grad_norm": 0.9676712123206674,
1246
+ "learning_rate": 5.326577324662459e-06,
1247
+ "loss": 0.8089,
1248
+ "step": 880
1249
+ },
1250
+ {
1251
+ "epoch": 0.5344202898550725,
1252
+ "grad_norm": 0.9898039955174832,
1253
+ "learning_rate": 5.273961421462505e-06,
1254
+ "loss": 0.8238,
1255
+ "step": 885
1256
+ },
1257
+ {
1258
+ "epoch": 0.5374396135265701,
1259
+ "grad_norm": 0.9452218463977323,
1260
+ "learning_rate": 5.221315070694775e-06,
1261
+ "loss": 0.8042,
1262
+ "step": 890
1263
+ },
1264
+ {
1265
+ "epoch": 0.5404589371980676,
1266
+ "grad_norm": 1.0185049851273638,
1267
+ "learning_rate": 5.168644123377725e-06,
1268
+ "loss": 0.8017,
1269
+ "step": 895
1270
+ },
1271
+ {
1272
+ "epoch": 0.5434782608695652,
1273
+ "grad_norm": 1.0173971075365176,
1274
+ "learning_rate": 5.1159544332634256e-06,
1275
+ "loss": 0.821,
1276
+ "step": 900
1277
+ },
1278
+ {
1279
+ "epoch": 0.5464975845410628,
1280
+ "grad_norm": 1.0610338990705965,
1281
+ "learning_rate": 5.063251856186991e-06,
1282
+ "loss": 0.802,
1283
+ "step": 905
1284
+ },
1285
+ {
1286
+ "epoch": 0.5495169082125604,
1287
+ "grad_norm": 0.978719611658541,
1288
+ "learning_rate": 5.010542249415761e-06,
1289
+ "loss": 0.8133,
1290
+ "step": 910
1291
+ },
1292
+ {
1293
+ "epoch": 0.552536231884058,
1294
+ "grad_norm": 0.9889441669899723,
1295
+ "learning_rate": 4.95783147099835e-06,
1296
+ "loss": 0.8039,
1297
+ "step": 915
1298
+ },
1299
+ {
1300
+ "epoch": 0.5555555555555556,
1301
+ "grad_norm": 1.0148896374998926,
1302
+ "learning_rate": 4.90512537911358e-06,
1303
+ "loss": 0.8146,
1304
+ "step": 920
1305
+ },
1306
+ {
1307
+ "epoch": 0.5585748792270532,
1308
+ "grad_norm": 0.9891668368377164,
1309
+ "learning_rate": 4.852429831419428e-06,
1310
+ "loss": 0.8214,
1311
+ "step": 925
1312
+ },
1313
+ {
1314
+ "epoch": 0.5615942028985508,
1315
+ "grad_norm": 1.041355982063113,
1316
+ "learning_rate": 4.799750684402006e-06,
1317
+ "loss": 0.8041,
1318
+ "step": 930
1319
+ },
1320
+ {
1321
+ "epoch": 0.5646135265700483,
1322
+ "grad_norm": 1.0153214084697235,
1323
+ "learning_rate": 4.747093792724679e-06,
1324
+ "loss": 0.8121,
1325
+ "step": 935
1326
+ },
1327
+ {
1328
+ "epoch": 0.5676328502415459,
1329
+ "grad_norm": 1.0183122535937061,
1330
+ "learning_rate": 4.6944650085774095e-06,
1331
+ "loss": 0.8002,
1332
+ "step": 940
1333
+ },
1334
+ {
1335
+ "epoch": 0.5706521739130435,
1336
+ "grad_norm": 0.9957864079530732,
1337
+ "learning_rate": 4.641870181026322e-06,
1338
+ "loss": 0.8157,
1339
+ "step": 945
1340
+ },
1341
+ {
1342
+ "epoch": 0.5736714975845411,
1343
+ "grad_norm": 1.0370461103314468,
1344
+ "learning_rate": 4.589315155363683e-06,
1345
+ "loss": 0.811,
1346
+ "step": 950
1347
+ },
1348
+ {
1349
+ "epoch": 0.5766908212560387,
1350
+ "grad_norm": 1.004518929806163,
1351
+ "learning_rate": 4.53680577245824e-06,
1352
+ "loss": 0.8016,
1353
+ "step": 955
1354
+ },
1355
+ {
1356
+ "epoch": 0.5797101449275363,
1357
+ "grad_norm": 0.9969753713374386,
1358
+ "learning_rate": 4.484347868106097e-06,
1359
+ "loss": 0.7989,
1360
+ "step": 960
1361
+ },
1362
+ {
1363
+ "epoch": 0.5827294685990339,
1364
+ "grad_norm": 1.007321359295188,
1365
+ "learning_rate": 4.431947272382118e-06,
1366
+ "loss": 0.8094,
1367
+ "step": 965
1368
+ },
1369
+ {
1370
+ "epoch": 0.5857487922705314,
1371
+ "grad_norm": 0.98791492635868,
1372
+ "learning_rate": 4.379609808992e-06,
1373
+ "loss": 0.8143,
1374
+ "step": 970
1375
+ },
1376
+ {
1377
+ "epoch": 0.5887681159420289,
1378
+ "grad_norm": 0.9922336761644133,
1379
+ "learning_rate": 4.327341294625019e-06,
1380
+ "loss": 0.7996,
1381
+ "step": 975
1382
+ },
1383
+ {
1384
+ "epoch": 0.5917874396135265,
1385
+ "grad_norm": 0.9725954746289334,
1386
+ "learning_rate": 4.275147538307594e-06,
1387
+ "loss": 0.8133,
1388
+ "step": 980
1389
+ },
1390
+ {
1391
+ "epoch": 0.5948067632850241,
1392
+ "grad_norm": 0.9717320614269667,
1393
+ "learning_rate": 4.223034340757666e-06,
1394
+ "loss": 0.8005,
1395
+ "step": 985
1396
+ },
1397
+ {
1398
+ "epoch": 0.5978260869565217,
1399
+ "grad_norm": 0.9389495916799526,
1400
+ "learning_rate": 4.171007493740023e-06,
1401
+ "loss": 0.7958,
1402
+ "step": 990
1403
+ },
1404
+ {
1405
+ "epoch": 0.6008454106280193,
1406
+ "grad_norm": 0.9810023298322507,
1407
+ "learning_rate": 4.1190727794226175e-06,
1408
+ "loss": 0.8165,
1409
+ "step": 995
1410
+ },
1411
+ {
1412
+ "epoch": 0.6038647342995169,
1413
+ "grad_norm": 0.9779941495613733,
1414
+ "learning_rate": 4.067235969733937e-06,
1415
+ "loss": 0.7976,
1416
+ "step": 1000
1417
+ },
1418
+ {
1419
+ "epoch": 0.6068840579710145,
1420
+ "grad_norm": 0.9510093739942304,
1421
+ "learning_rate": 4.015502825721537e-06,
1422
+ "loss": 0.8073,
1423
+ "step": 1005
1424
+ },
1425
+ {
1426
+ "epoch": 0.6099033816425121,
1427
+ "grad_norm": 0.9936696587970497,
1428
+ "learning_rate": 3.963879096911751e-06,
1429
+ "loss": 0.8068,
1430
+ "step": 1010
1431
+ },
1432
+ {
1433
+ "epoch": 0.6129227053140096,
1434
+ "grad_norm": 0.9978910530135231,
1435
+ "learning_rate": 3.91237052067072e-06,
1436
+ "loss": 0.8062,
1437
+ "step": 1015
1438
+ },
1439
+ {
1440
+ "epoch": 0.6159420289855072,
1441
+ "grad_norm": 0.9723677719807516,
1442
+ "learning_rate": 3.860982821566729e-06,
1443
+ "loss": 0.8178,
1444
+ "step": 1020
1445
+ },
1446
+ {
1447
+ "epoch": 0.6189613526570048,
1448
+ "grad_norm": 0.9657700887809438,
1449
+ "learning_rate": 3.8097217107340107e-06,
1450
+ "loss": 0.7836,
1451
+ "step": 1025
1452
+ },
1453
+ {
1454
+ "epoch": 0.6219806763285024,
1455
+ "grad_norm": 0.9716901570758927,
1456
+ "learning_rate": 3.7585928852380025e-06,
1457
+ "loss": 0.7911,
1458
+ "step": 1030
1459
+ },
1460
+ {
1461
+ "epoch": 0.625,
1462
+ "grad_norm": 1.0126975602818444,
1463
+ "learning_rate": 3.7076020274421996e-06,
1464
+ "loss": 0.8127,
1465
+ "step": 1035
1466
+ },
1467
+ {
1468
+ "epoch": 0.6280193236714976,
1469
+ "grad_norm": 1.0012384413238815,
1470
+ "learning_rate": 3.6567548043766157e-06,
1471
+ "loss": 0.7926,
1472
+ "step": 1040
1473
+ },
1474
+ {
1475
+ "epoch": 0.6310386473429952,
1476
+ "grad_norm": 1.0533344104817726,
1477
+ "learning_rate": 3.6060568671079658e-06,
1478
+ "loss": 0.7971,
1479
+ "step": 1045
1480
+ },
1481
+ {
1482
+ "epoch": 0.6340579710144928,
1483
+ "grad_norm": 0.9909170809609505,
1484
+ "learning_rate": 3.5555138501116247e-06,
1485
+ "loss": 0.8032,
1486
+ "step": 1050
1487
+ },
1488
+ {
1489
+ "epoch": 0.6370772946859904,
1490
+ "grad_norm": 1.0058635009835104,
1491
+ "learning_rate": 3.5051313706453995e-06,
1492
+ "loss": 0.8088,
1493
+ "step": 1055
1494
+ },
1495
+ {
1496
+ "epoch": 0.6400966183574879,
1497
+ "grad_norm": 0.982286478542063,
1498
+ "learning_rate": 3.4549150281252635e-06,
1499
+ "loss": 0.8021,
1500
+ "step": 1060
1501
+ },
1502
+ {
1503
+ "epoch": 0.6431159420289855,
1504
+ "grad_norm": 0.9912609730677274,
1505
+ "learning_rate": 3.40487040350303e-06,
1506
+ "loss": 0.8048,
1507
+ "step": 1065
1508
+ },
1509
+ {
1510
+ "epoch": 0.6461352657004831,
1511
+ "grad_norm": 1.0240454701942718,
1512
+ "learning_rate": 3.355003058646105e-06,
1513
+ "loss": 0.8219,
1514
+ "step": 1070
1515
+ },
1516
+ {
1517
+ "epoch": 0.6491545893719807,
1518
+ "grad_norm": 0.955787854052142,
1519
+ "learning_rate": 3.305318535719343e-06,
1520
+ "loss": 0.7735,
1521
+ "step": 1075
1522
+ },
1523
+ {
1524
+ "epoch": 0.6521739130434783,
1525
+ "grad_norm": 0.9556171904961169,
1526
+ "learning_rate": 3.2558223565691104e-06,
1527
+ "loss": 0.7955,
1528
+ "step": 1080
1529
+ },
1530
+ {
1531
+ "epoch": 0.6551932367149759,
1532
+ "grad_norm": 0.9869405009720019,
1533
+ "learning_rate": 3.2065200221095905e-06,
1534
+ "loss": 0.7903,
1535
+ "step": 1085
1536
+ },
1537
+ {
1538
+ "epoch": 0.6582125603864735,
1539
+ "grad_norm": 1.0184010512565573,
1540
+ "learning_rate": 3.1574170117114293e-06,
1541
+ "loss": 0.8059,
1542
+ "step": 1090
1543
+ },
1544
+ {
1545
+ "epoch": 0.6612318840579711,
1546
+ "grad_norm": 0.9615842976570751,
1547
+ "learning_rate": 3.1085187825927555e-06,
1548
+ "loss": 0.7919,
1549
+ "step": 1095
1550
+ },
1551
+ {
1552
+ "epoch": 0.6642512077294686,
1553
+ "grad_norm": 1.0051644960541348,
1554
+ "learning_rate": 3.0598307692126904e-06,
1555
+ "loss": 0.8025,
1556
+ "step": 1100
1557
+ },
1558
+ {
1559
+ "epoch": 0.6672705314009661,
1560
+ "grad_norm": 0.9641208944556371,
1561
+ "learning_rate": 3.0113583826673655e-06,
1562
+ "loss": 0.799,
1563
+ "step": 1105
1564
+ },
1565
+ {
1566
+ "epoch": 0.6702898550724637,
1567
+ "grad_norm": 0.9925774913072852,
1568
+ "learning_rate": 2.9631070100885373e-06,
1569
+ "loss": 0.8106,
1570
+ "step": 1110
1571
+ },
1572
+ {
1573
+ "epoch": 0.6733091787439613,
1574
+ "grad_norm": 1.0107634066694202,
1575
+ "learning_rate": 2.915082014044883e-06,
1576
+ "loss": 0.8057,
1577
+ "step": 1115
1578
+ },
1579
+ {
1580
+ "epoch": 0.6763285024154589,
1581
+ "grad_norm": 1.0046756211140373,
1582
+ "learning_rate": 2.867288731946004e-06,
1583
+ "loss": 0.8031,
1584
+ "step": 1120
1585
+ },
1586
+ {
1587
+ "epoch": 0.6793478260869565,
1588
+ "grad_norm": 1.0053926491433522,
1589
+ "learning_rate": 2.8197324754492456e-06,
1590
+ "loss": 0.7921,
1591
+ "step": 1125
1592
+ },
1593
+ {
1594
+ "epoch": 0.6823671497584541,
1595
+ "grad_norm": 1.006856299076646,
1596
+ "learning_rate": 2.7724185298693596e-06,
1597
+ "loss": 0.792,
1598
+ "step": 1130
1599
+ },
1600
+ {
1601
+ "epoch": 0.6853864734299517,
1602
+ "grad_norm": 0.9902733067610593,
1603
+ "learning_rate": 2.7253521535911144e-06,
1604
+ "loss": 0.8113,
1605
+ "step": 1135
1606
+ },
1607
+ {
1608
+ "epoch": 0.6884057971014492,
1609
+ "grad_norm": 1.022489282390403,
1610
+ "learning_rate": 2.678538577484871e-06,
1611
+ "loss": 0.802,
1612
+ "step": 1140
1613
+ },
1614
+ {
1615
+ "epoch": 0.6914251207729468,
1616
+ "grad_norm": 1.0032934808608855,
1617
+ "learning_rate": 2.6319830043252616e-06,
1618
+ "loss": 0.7909,
1619
+ "step": 1145
1620
+ },
1621
+ {
1622
+ "epoch": 0.6944444444444444,
1623
+ "grad_norm": 1.0127829062494287,
1624
+ "learning_rate": 2.5856906082129313e-06,
1625
+ "loss": 0.8063,
1626
+ "step": 1150
1627
+ },
1628
+ {
1629
+ "epoch": 0.697463768115942,
1630
+ "grad_norm": 1.0334651022516967,
1631
+ "learning_rate": 2.53966653399952e-06,
1632
+ "loss": 0.7905,
1633
+ "step": 1155
1634
+ },
1635
+ {
1636
+ "epoch": 0.7004830917874396,
1637
+ "grad_norm": 0.9947842946950315,
1638
+ "learning_rate": 2.4939158967158657e-06,
1639
+ "loss": 0.8053,
1640
+ "step": 1160
1641
+ },
1642
+ {
1643
+ "epoch": 0.7035024154589372,
1644
+ "grad_norm": 1.0205258197932596,
1645
+ "learning_rate": 2.448443781003527e-06,
1646
+ "loss": 0.7921,
1647
+ "step": 1165
1648
+ },
1649
+ {
1650
+ "epoch": 0.7065217391304348,
1651
+ "grad_norm": 1.016719694781447,
1652
+ "learning_rate": 2.403255240549693e-06,
1653
+ "loss": 0.7954,
1654
+ "step": 1170
1655
+ },
1656
+ {
1657
+ "epoch": 0.7095410628019324,
1658
+ "grad_norm": 0.9765393946874324,
1659
+ "learning_rate": 2.3583552975255108e-06,
1660
+ "loss": 0.7831,
1661
+ "step": 1175
1662
+ },
1663
+ {
1664
+ "epoch": 0.7125603864734299,
1665
+ "grad_norm": 1.0013834706558566,
1666
+ "learning_rate": 2.313748942027956e-06,
1667
+ "loss": 0.798,
1668
+ "step": 1180
1669
+ },
1670
+ {
1671
+ "epoch": 0.7155797101449275,
1672
+ "grad_norm": 0.9832682717375602,
1673
+ "learning_rate": 2.269441131525213e-06,
1674
+ "loss": 0.7868,
1675
+ "step": 1185
1676
+ },
1677
+ {
1678
+ "epoch": 0.7185990338164251,
1679
+ "grad_norm": 1.012871482321928,
1680
+ "learning_rate": 2.225436790305733e-06,
1681
+ "loss": 0.8016,
1682
+ "step": 1190
1683
+ },
1684
+ {
1685
+ "epoch": 0.7216183574879227,
1686
+ "grad_norm": 1.0215595382277152,
1687
+ "learning_rate": 2.181740808930947e-06,
1688
+ "loss": 0.7958,
1689
+ "step": 1195
1690
+ },
1691
+ {
1692
+ "epoch": 0.7246376811594203,
1693
+ "grad_norm": 0.9908102708938528,
1694
+ "learning_rate": 2.1383580436917452e-06,
1695
+ "loss": 0.7881,
1696
+ "step": 1200
1697
+ },
1698
+ {
1699
+ "epoch": 0.7276570048309179,
1700
+ "grad_norm": 0.9703952014882963,
1701
+ "learning_rate": 2.0952933160687456e-06,
1702
+ "loss": 0.7935,
1703
+ "step": 1205
1704
+ },
1705
+ {
1706
+ "epoch": 0.7306763285024155,
1707
+ "grad_norm": 1.0107034346751447,
1708
+ "learning_rate": 2.052551412196456e-06,
1709
+ "loss": 0.7904,
1710
+ "step": 1210
1711
+ },
1712
+ {
1713
+ "epoch": 0.7336956521739131,
1714
+ "grad_norm": 0.9826589600845559,
1715
+ "learning_rate": 2.010137082331354e-06,
1716
+ "loss": 0.78,
1717
+ "step": 1215
1718
+ },
1719
+ {
1720
+ "epoch": 0.7367149758454107,
1721
+ "grad_norm": 1.040060721769402,
1722
+ "learning_rate": 1.96805504032393e-06,
1723
+ "loss": 0.7876,
1724
+ "step": 1220
1725
+ },
1726
+ {
1727
+ "epoch": 0.7397342995169082,
1728
+ "grad_norm": 0.9802643555891328,
1729
+ "learning_rate": 1.9263099630948274e-06,
1730
+ "loss": 0.7926,
1731
+ "step": 1225
1732
+ },
1733
+ {
1734
+ "epoch": 0.7427536231884058,
1735
+ "grad_norm": 0.9845466368440403,
1736
+ "learning_rate": 1.8849064901150372e-06,
1737
+ "loss": 0.7882,
1738
+ "step": 1230
1739
+ },
1740
+ {
1741
+ "epoch": 0.7457729468599034,
1742
+ "grad_norm": 0.9835806835545442,
1743
+ "learning_rate": 1.8438492228902893e-06,
1744
+ "loss": 0.7891,
1745
+ "step": 1235
1746
+ },
1747
+ {
1748
+ "epoch": 0.748792270531401,
1749
+ "grad_norm": 1.0076367530435018,
1750
+ "learning_rate": 1.8031427244496357e-06,
1751
+ "loss": 0.7867,
1752
+ "step": 1240
1753
+ },
1754
+ {
1755
+ "epoch": 0.7518115942028986,
1756
+ "grad_norm": 1.0313420481341204,
1757
+ "learning_rate": 1.7627915188383382e-06,
1758
+ "loss": 0.7982,
1759
+ "step": 1245
1760
+ },
1761
+ {
1762
+ "epoch": 0.7548309178743962,
1763
+ "grad_norm": 0.9516216668137772,
1764
+ "learning_rate": 1.7228000906150672e-06,
1765
+ "loss": 0.7916,
1766
+ "step": 1250
1767
+ },
1768
+ {
1769
+ "epoch": 0.7578502415458938,
1770
+ "grad_norm": 0.9955635624833065,
1771
+ "learning_rate": 1.6831728843534962e-06,
1772
+ "loss": 0.7871,
1773
+ "step": 1255
1774
+ },
1775
+ {
1776
+ "epoch": 0.7608695652173914,
1777
+ "grad_norm": 1.0446368549655927,
1778
+ "learning_rate": 1.6439143041483352e-06,
1779
+ "loss": 0.7949,
1780
+ "step": 1260
1781
+ },
1782
+ {
1783
+ "epoch": 0.7638888888888888,
1784
+ "grad_norm": 1.0107540263173203,
1785
+ "learning_rate": 1.6050287131258862e-06,
1786
+ "loss": 0.7782,
1787
+ "step": 1265
1788
+ },
1789
+ {
1790
+ "epoch": 0.7669082125603864,
1791
+ "grad_norm": 1.0090639381521684,
1792
+ "learning_rate": 1.5665204329591066e-06,
1793
+ "loss": 0.7733,
1794
+ "step": 1270
1795
+ },
1796
+ {
1797
+ "epoch": 0.769927536231884,
1798
+ "grad_norm": 1.017965866931342,
1799
+ "learning_rate": 1.528393743387328e-06,
1800
+ "loss": 0.7854,
1801
+ "step": 1275
1802
+ },
1803
+ {
1804
+ "epoch": 0.7729468599033816,
1805
+ "grad_norm": 0.9757529990214369,
1806
+ "learning_rate": 1.4906528817406052e-06,
1807
+ "loss": 0.7896,
1808
+ "step": 1280
1809
+ },
1810
+ {
1811
+ "epoch": 0.7759661835748792,
1812
+ "grad_norm": 0.9627515940764363,
1813
+ "learning_rate": 1.453302042468786e-06,
1814
+ "loss": 0.7743,
1815
+ "step": 1285
1816
+ },
1817
+ {
1818
+ "epoch": 0.7789855072463768,
1819
+ "grad_norm": 0.9813369690634022,
1820
+ "learning_rate": 1.4163453766753537e-06,
1821
+ "loss": 0.7861,
1822
+ "step": 1290
1823
+ },
1824
+ {
1825
+ "epoch": 0.7820048309178744,
1826
+ "grad_norm": 0.950962763947152,
1827
+ "learning_rate": 1.3797869916560692e-06,
1828
+ "loss": 0.7769,
1829
+ "step": 1295
1830
+ },
1831
+ {
1832
+ "epoch": 0.785024154589372,
1833
+ "grad_norm": 1.0035116704753089,
1834
+ "learning_rate": 1.3436309504425137e-06,
1835
+ "loss": 0.7842,
1836
+ "step": 1300
1837
+ },
1838
+ {
1839
+ "epoch": 0.7880434782608695,
1840
+ "grad_norm": 1.0316977087419814,
1841
+ "learning_rate": 1.3078812713505079e-06,
1842
+ "loss": 0.7889,
1843
+ "step": 1305
1844
+ },
1845
+ {
1846
+ "epoch": 0.7910628019323671,
1847
+ "grad_norm": 0.9724293464755874,
1848
+ "learning_rate": 1.2725419275335404e-06,
1849
+ "loss": 0.792,
1850
+ "step": 1310
1851
+ },
1852
+ {
1853
+ "epoch": 0.7940821256038647,
1854
+ "grad_norm": 1.024840109809241,
1855
+ "learning_rate": 1.237616846541192e-06,
1856
+ "loss": 0.7868,
1857
+ "step": 1315
1858
+ },
1859
+ {
1860
+ "epoch": 0.7971014492753623,
1861
+ "grad_norm": 1.0132634017753674,
1862
+ "learning_rate": 1.2031099098826376e-06,
1863
+ "loss": 0.7905,
1864
+ "step": 1320
1865
+ },
1866
+ {
1867
+ "epoch": 0.8001207729468599,
1868
+ "grad_norm": 0.9844574186374294,
1869
+ "learning_rate": 1.1690249525952569e-06,
1870
+ "loss": 0.7908,
1871
+ "step": 1325
1872
+ },
1873
+ {
1874
+ "epoch": 0.8031400966183575,
1875
+ "grad_norm": 1.013907969102555,
1876
+ "learning_rate": 1.1353657628184217e-06,
1877
+ "loss": 0.7698,
1878
+ "step": 1330
1879
+ },
1880
+ {
1881
+ "epoch": 0.8061594202898551,
1882
+ "grad_norm": 1.0118537572839486,
1883
+ "learning_rate": 1.1021360813724924e-06,
1884
+ "loss": 0.7926,
1885
+ "step": 1335
1886
+ },
1887
+ {
1888
+ "epoch": 0.8091787439613527,
1889
+ "grad_norm": 0.9789094346489745,
1890
+ "learning_rate": 1.0693396013430552e-06,
1891
+ "loss": 0.7882,
1892
+ "step": 1340
1893
+ },
1894
+ {
1895
+ "epoch": 0.8121980676328503,
1896
+ "grad_norm": 0.9834676458951446,
1897
+ "learning_rate": 1.036979967670494e-06,
1898
+ "loss": 0.7928,
1899
+ "step": 1345
1900
+ },
1901
+ {
1902
+ "epoch": 0.8152173913043478,
1903
+ "grad_norm": 1.0061732844801357,
1904
+ "learning_rate": 1.0050607767448928e-06,
1905
+ "loss": 0.7744,
1906
+ "step": 1350
1907
+ },
1908
+ {
1909
+ "epoch": 0.8182367149758454,
1910
+ "grad_norm": 1.0145249274790882,
1911
+ "learning_rate": 9.735855760063412e-07,
1912
+ "loss": 0.7907,
1913
+ "step": 1355
1914
+ },
1915
+ {
1916
+ "epoch": 0.821256038647343,
1917
+ "grad_norm": 1.0014057594170862,
1918
+ "learning_rate": 9.425578635506721e-07,
1919
+ "loss": 0.7821,
1920
+ "step": 1360
1921
+ },
1922
+ {
1923
+ "epoch": 0.8242753623188406,
1924
+ "grad_norm": 0.9863204913817585,
1925
+ "learning_rate": 9.119810877406998e-07,
1926
+ "loss": 0.786,
1927
+ "step": 1365
1928
+ },
1929
+ {
1930
+ "epoch": 0.8272946859903382,
1931
+ "grad_norm": 0.9959450118029448,
1932
+ "learning_rate": 8.818586468229695e-07,
1933
+ "loss": 0.7838,
1934
+ "step": 1370
1935
+ },
1936
+ {
1937
+ "epoch": 0.8303140096618358,
1938
+ "grad_norm": 1.0702182133587888,
1939
+ "learning_rate": 8.521938885500825e-07,
1940
+ "loss": 0.786,
1941
+ "step": 1375
1942
+ },
1943
+ {
1944
+ "epoch": 0.8333333333333334,
1945
+ "grad_norm": 0.9968624582335651,
1946
+ "learning_rate": 8.229901098086335e-07,
1947
+ "loss": 0.7862,
1948
+ "step": 1380
1949
+ },
1950
+ {
1951
+ "epoch": 0.836352657004831,
1952
+ "grad_norm": 0.9863986016846847,
1953
+ "learning_rate": 7.942505562528024e-07,
1954
+ "loss": 0.787,
1955
+ "step": 1385
1956
+ },
1957
+ {
1958
+ "epoch": 0.8393719806763285,
1959
+ "grad_norm": 0.9545460547627316,
1960
+ "learning_rate": 7.659784219436373e-07,
1961
+ "loss": 0.7731,
1962
+ "step": 1390
1963
+ },
1964
+ {
1965
+ "epoch": 0.842391304347826,
1966
+ "grad_norm": 1.007290245733153,
1967
+ "learning_rate": 7.381768489940678e-07,
1968
+ "loss": 0.7667,
1969
+ "step": 1395
1970
+ },
1971
+ {
1972
+ "epoch": 0.8454106280193237,
1973
+ "grad_norm": 0.9929498673353992,
1974
+ "learning_rate": 7.108489272197089e-07,
1975
+ "loss": 0.7895,
1976
+ "step": 1400
1977
+ },
1978
+ {
1979
+ "epoch": 0.8484299516908212,
1980
+ "grad_norm": 0.9848636431503859,
1981
+ "learning_rate": 6.839976937954479e-07,
1982
+ "loss": 0.7891,
1983
+ "step": 1405
1984
+ },
1985
+ {
1986
+ "epoch": 0.8514492753623188,
1987
+ "grad_norm": 1.0038021231533398,
1988
+ "learning_rate": 6.576261329179123e-07,
1989
+ "loss": 0.7863,
1990
+ "step": 1410
1991
+ },
1992
+ {
1993
+ "epoch": 0.8544685990338164,
1994
+ "grad_norm": 1.0021524457556812,
1995
+ "learning_rate": 6.317371754738044e-07,
1996
+ "loss": 0.7933,
1997
+ "step": 1415
1998
+ },
1999
+ {
2000
+ "epoch": 0.857487922705314,
2001
+ "grad_norm": 0.9768075572854382,
2002
+ "learning_rate": 6.06333698714171e-07,
2003
+ "loss": 0.7771,
2004
+ "step": 1420
2005
+ },
2006
+ {
2007
+ "epoch": 0.8605072463768116,
2008
+ "grad_norm": 0.9820365924428122,
2009
+ "learning_rate": 5.814185259346267e-07,
2010
+ "loss": 0.777,
2011
+ "step": 1425
2012
+ },
2013
+ {
2014
+ "epoch": 0.8635265700483091,
2015
+ "grad_norm": 0.9872147557767675,
2016
+ "learning_rate": 5.56994426161584e-07,
2017
+ "loss": 0.791,
2018
+ "step": 1430
2019
+ },
2020
+ {
2021
+ "epoch": 0.8665458937198067,
2022
+ "grad_norm": 0.9829200122907301,
2023
+ "learning_rate": 5.330641138445064e-07,
2024
+ "loss": 0.7764,
2025
+ "step": 1435
2026
+ },
2027
+ {
2028
+ "epoch": 0.8695652173913043,
2029
+ "grad_norm": 0.9944086706773513,
2030
+ "learning_rate": 5.096302485542265e-07,
2031
+ "loss": 0.7891,
2032
+ "step": 1440
2033
+ },
2034
+ {
2035
+ "epoch": 0.8725845410628019,
2036
+ "grad_norm": 1.0225322366517011,
2037
+ "learning_rate": 4.866954346873715e-07,
2038
+ "loss": 0.7897,
2039
+ "step": 1445
2040
+ },
2041
+ {
2042
+ "epoch": 0.8756038647342995,
2043
+ "grad_norm": 1.0049159635351292,
2044
+ "learning_rate": 4.642622211769099e-07,
2045
+ "loss": 0.7868,
2046
+ "step": 1450
2047
+ },
2048
+ {
2049
+ "epoch": 0.8786231884057971,
2050
+ "grad_norm": 0.9901193471531758,
2051
+ "learning_rate": 4.4233310120887387e-07,
2052
+ "loss": 0.7786,
2053
+ "step": 1455
2054
+ },
2055
+ {
2056
+ "epoch": 0.8816425120772947,
2057
+ "grad_norm": 0.9957012743951548,
2058
+ "learning_rate": 4.209105119452628e-07,
2059
+ "loss": 0.7836,
2060
+ "step": 1460
2061
+ },
2062
+ {
2063
+ "epoch": 0.8846618357487923,
2064
+ "grad_norm": 1.0004791381791707,
2065
+ "learning_rate": 3.999968342531918e-07,
2066
+ "loss": 0.768,
2067
+ "step": 1465
2068
+ },
2069
+ {
2070
+ "epoch": 0.8876811594202898,
2071
+ "grad_norm": 0.9987769951972304,
2072
+ "learning_rate": 3.7959439244027727e-07,
2073
+ "loss": 0.7749,
2074
+ "step": 1470
2075
+ },
2076
+ {
2077
+ "epoch": 0.8907004830917874,
2078
+ "grad_norm": 0.9862109297591363,
2079
+ "learning_rate": 3.5970545399632574e-07,
2080
+ "loss": 0.778,
2081
+ "step": 1475
2082
+ },
2083
+ {
2084
+ "epoch": 0.893719806763285,
2085
+ "grad_norm": 0.9791302034502961,
2086
+ "learning_rate": 3.4033222934131914e-07,
2087
+ "loss": 0.7771,
2088
+ "step": 1480
2089
+ },
2090
+ {
2091
+ "epoch": 0.8967391304347826,
2092
+ "grad_norm": 0.9625302334808536,
2093
+ "learning_rate": 3.214768715797656e-07,
2094
+ "loss": 0.7638,
2095
+ "step": 1485
2096
+ },
2097
+ {
2098
+ "epoch": 0.8997584541062802,
2099
+ "grad_norm": 0.9748416151171142,
2100
+ "learning_rate": 3.0314147626139543e-07,
2101
+ "loss": 0.7845,
2102
+ "step": 1490
2103
+ },
2104
+ {
2105
+ "epoch": 0.9027777777777778,
2106
+ "grad_norm": 0.9949692829145934,
2107
+ "learning_rate": 2.853280811482734e-07,
2108
+ "loss": 0.7722,
2109
+ "step": 1495
2110
+ },
2111
+ {
2112
+ "epoch": 0.9057971014492754,
2113
+ "grad_norm": 0.9744535368779195,
2114
+ "learning_rate": 2.6803866598832216e-07,
2115
+ "loss": 0.7794,
2116
+ "step": 1500
2117
+ },
2118
+ {
2119
+ "epoch": 0.908816425120773,
2120
+ "grad_norm": 0.992041943581358,
2121
+ "learning_rate": 2.5127515229529665e-07,
2122
+ "loss": 0.7836,
2123
+ "step": 1505
2124
+ },
2125
+ {
2126
+ "epoch": 0.9118357487922706,
2127
+ "grad_norm": 0.9813156647468022,
2128
+ "learning_rate": 2.350394031352343e-07,
2129
+ "loss": 0.7863,
2130
+ "step": 1510
2131
+ },
2132
+ {
2133
+ "epoch": 0.9148550724637681,
2134
+ "grad_norm": 0.9963647656973325,
2135
+ "learning_rate": 2.1933322291938897e-07,
2136
+ "loss": 0.782,
2137
+ "step": 1515
2138
+ },
2139
+ {
2140
+ "epoch": 0.9178743961352657,
2141
+ "grad_norm": 1.0200768363247714,
2142
+ "learning_rate": 2.041583572037037e-07,
2143
+ "loss": 0.7924,
2144
+ "step": 1520
2145
+ },
2146
+ {
2147
+ "epoch": 0.9208937198067633,
2148
+ "grad_norm": 0.9739653495159714,
2149
+ "learning_rate": 1.8951649249480287e-07,
2150
+ "loss": 0.7899,
2151
+ "step": 1525
2152
+ },
2153
+ {
2154
+ "epoch": 0.9239130434782609,
2155
+ "grad_norm": 0.995954989126771,
2156
+ "learning_rate": 1.7540925606256088e-07,
2157
+ "loss": 0.8044,
2158
+ "step": 1530
2159
+ },
2160
+ {
2161
+ "epoch": 0.9269323671497585,
2162
+ "grad_norm": 0.9939242624751221,
2163
+ "learning_rate": 1.6183821575925186e-07,
2164
+ "loss": 0.7777,
2165
+ "step": 1535
2166
+ },
2167
+ {
2168
+ "epoch": 0.9299516908212561,
2169
+ "grad_norm": 0.9799525062498867,
2170
+ "learning_rate": 1.4880487984529846e-07,
2171
+ "loss": 0.7888,
2172
+ "step": 1540
2173
+ },
2174
+ {
2175
+ "epoch": 0.9329710144927537,
2176
+ "grad_norm": 0.9911311370863874,
2177
+ "learning_rate": 1.363106968216482e-07,
2178
+ "loss": 0.7935,
2179
+ "step": 1545
2180
+ },
2181
+ {
2182
+ "epoch": 0.9359903381642513,
2183
+ "grad_norm": 1.003564658664697,
2184
+ "learning_rate": 1.243570552687895e-07,
2185
+ "loss": 0.7938,
2186
+ "step": 1550
2187
+ },
2188
+ {
2189
+ "epoch": 0.9390096618357487,
2190
+ "grad_norm": 0.9800326260440435,
2191
+ "learning_rate": 1.1294528369242663e-07,
2192
+ "loss": 0.7928,
2193
+ "step": 1555
2194
+ },
2195
+ {
2196
+ "epoch": 0.9420289855072463,
2197
+ "grad_norm": 0.986565572978078,
2198
+ "learning_rate": 1.020766503758347e-07,
2199
+ "loss": 0.7906,
2200
+ "step": 1560
2201
+ },
2202
+ {
2203
+ "epoch": 0.9450483091787439,
2204
+ "grad_norm": 0.966200390084136,
2205
+ "learning_rate": 9.175236323890058e-08,
2206
+ "loss": 0.7864,
2207
+ "step": 1565
2208
+ },
2209
+ {
2210
+ "epoch": 0.9480676328502415,
2211
+ "grad_norm": 0.9843328895814176,
2212
+ "learning_rate": 8.197356970388148e-08,
2213
+ "loss": 0.7798,
2214
+ "step": 1570
2215
+ },
2216
+ {
2217
+ "epoch": 0.9510869565217391,
2218
+ "grad_norm": 1.0058804827600163,
2219
+ "learning_rate": 7.274135656787917e-08,
2220
+ "loss": 0.7904,
2221
+ "step": 1575
2222
+ },
2223
+ {
2224
+ "epoch": 0.9541062801932367,
2225
+ "grad_norm": 0.9570446950074213,
2226
+ "learning_rate": 6.405674988205602e-08,
2227
+ "loss": 0.7725,
2228
+ "step": 1580
2229
+ },
2230
+ {
2231
+ "epoch": 0.9571256038647343,
2232
+ "grad_norm": 1.0097440052548536,
2233
+ "learning_rate": 5.592071483760397e-08,
2234
+ "loss": 0.7988,
2235
+ "step": 1585
2236
+ },
2237
+ {
2238
+ "epoch": 0.9601449275362319,
2239
+ "grad_norm": 1.0050549132372466,
2240
+ "learning_rate": 4.833415565847155e-08,
2241
+ "loss": 0.7843,
2242
+ "step": 1590
2243
+ },
2244
+ {
2245
+ "epoch": 0.9631642512077294,
2246
+ "grad_norm": 1.013353688401092,
2247
+ "learning_rate": 4.1297915500873034e-08,
2248
+ "loss": 0.7919,
2249
+ "step": 1595
2250
+ },
2251
+ {
2252
+ "epoch": 0.966183574879227,
2253
+ "grad_norm": 0.977208847695192,
2254
+ "learning_rate": 3.481277635957903e-08,
2255
+ "loss": 0.7908,
2256
+ "step": 1600
2257
+ },
2258
+ {
2259
+ "epoch": 0.9692028985507246,
2260
+ "grad_norm": 0.9806969063880059,
2261
+ "learning_rate": 2.88794589810093e-08,
2262
+ "loss": 0.7883,
2263
+ "step": 1605
2264
+ },
2265
+ {
2266
+ "epoch": 0.9722222222222222,
2267
+ "grad_norm": 0.9884154444375535,
2268
+ "learning_rate": 2.3498622783128533e-08,
2269
+ "loss": 0.7756,
2270
+ "step": 1610
2271
+ },
2272
+ {
2273
+ "epoch": 0.9752415458937198,
2274
+ "grad_norm": 1.0036601159352383,
2275
+ "learning_rate": 1.8670865782161042e-08,
2276
+ "loss": 0.785,
2277
+ "step": 1615
2278
+ },
2279
+ {
2280
+ "epoch": 0.9782608695652174,
2281
+ "grad_norm": 1.0066570396591208,
2282
+ "learning_rate": 1.4396724526127282e-08,
2283
+ "loss": 0.784,
2284
+ "step": 1620
2285
+ },
2286
+ {
2287
+ "epoch": 0.981280193236715,
2288
+ "grad_norm": 1.0110694707000738,
2289
+ "learning_rate": 1.067667403521433e-08,
2290
+ "loss": 0.7993,
2291
+ "step": 1625
2292
+ },
2293
+ {
2294
+ "epoch": 0.9842995169082126,
2295
+ "grad_norm": 0.9862631356943906,
2296
+ "learning_rate": 7.51112774898144e-09,
2297
+ "loss": 0.7716,
2298
+ "step": 1630
2299
+ },
2300
+ {
2301
+ "epoch": 0.9873188405797102,
2302
+ "grad_norm": 1.0008914135572442,
2303
+ "learning_rate": 4.900437480413467e-09,
2304
+ "loss": 0.7775,
2305
+ "step": 1635
2306
+ },
2307
+ {
2308
+ "epoch": 0.9903381642512077,
2309
+ "grad_norm": 0.9753190697055402,
2310
+ "learning_rate": 2.844893376816593e-09,
2311
+ "loss": 0.7655,
2312
+ "step": 1640
2313
+ },
2314
+ {
2315
+ "epoch": 0.9933574879227053,
2316
+ "grad_norm": 0.9719880320026482,
2317
+ "learning_rate": 1.3447238875774482e-09,
2318
+ "loss": 0.7747,
2319
+ "step": 1645
2320
+ },
2321
+ {
2322
+ "epoch": 0.9963768115942029,
2323
+ "grad_norm": 0.9866118574069571,
2324
+ "learning_rate": 4.000957387700899e-10,
2325
+ "loss": 0.7889,
2326
+ "step": 1650
2327
+ },
2328
+ {
2329
+ "epoch": 0.9993961352657005,
2330
+ "grad_norm": 1.0028543954306115,
2331
+ "learning_rate": 1.1113914626381672e-11,
2332
+ "loss": 0.7873,
2333
+ "step": 1655
2334
+ },
2335
+ {
2336
+ "epoch": 1.0,
2337
+ "eval_runtime": 0.8993,
2338
+ "eval_samples_per_second": 11.12,
2339
+ "eval_steps_per_second": 3.336,
2340
+ "step": 1656
2341
+ },
2342
+ {
2343
+ "epoch": 1.0,
2344
+ "step": 1656,
2345
+ "total_flos": 44008382398464.0,
2346
+ "train_loss": 0.8709228377483317,
2347
+ "train_runtime": 2945.2855,
2348
+ "train_samples_per_second": 8.994,
2349
+ "train_steps_per_second": 0.562
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": 44008382398464.0,
2370
+ "train_batch_size": 4,
2371
+ "trial_name": null,
2372
+ "trial_params": null
2373
+ }