yihanwang617 commited on
Commit
9637fca
·
verified ·
1 Parent(s): 6c349e6

Model save

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: tinyllama-sft-ultrachat-200k-processed-indicator-0.6
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # tinyllama-sft-ultrachat-200k-processed-indicator-0.6
17
+
18
+ This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.0637
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - distributed_type: multi-GPU
44
+ - num_devices: 4
45
+ - gradient_accumulation_steps: 2
46
+ - total_train_batch_size: 128
47
+ - total_eval_batch_size: 32
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_ratio: 0.1
51
+ - num_epochs: 1
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss |
56
+ |:-------------:|:-----:|:----:|:---------------:|
57
+ | 1.0519 | 1.0 | 1624 | 1.0637 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.40.1
63
+ - Pytorch 2.4.0+cu121
64
+ - Datasets 2.20.0
65
+ - Tokenizers 0.19.1
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 234525562306560.0,
4
+ "train_loss": 1.092289737439508,
5
+ "train_runtime": 13676.5553,
6
+ "train_samples": 207864,
7
+ "train_samples_per_second": 15.199,
8
+ "train_steps_per_second": 0.119
9
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "eos_token_id": 2,
4
+ "max_length": 2048,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.40.1"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7b544c573125ac6a810a45cda0bdbc5515b1907fc1875daa0bd1f100e075f34
3
  size 2200136248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a11c7929dbd15a388e2797882dd0d725f96bde8e29efb13cad772fe5c57daad9
3
  size 2200136248
runs/Aug05_21-57-40_nova.cs.ucla.edu/events.out.tfevents.1722921487.nova.cs.ucla.edu.1004572.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:855e66a1b51cde66a0053c0e6a9a7ece7f165e6c18db2c202d42af5e29fb9f04
3
- size 72677
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8e9abd06e90ffb492f7dc3029b2986a3522c490d7522f9909de206c73c974be
3
+ size 74146
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 234525562306560.0,
4
+ "train_loss": 1.092289737439508,
5
+ "train_runtime": 13676.5553,
6
+ "train_samples": 207864,
7
+ "train_samples_per_second": 15.199,
8
+ "train_steps_per_second": 0.119
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,2313 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1624,
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.0006157635467980296,
13
+ "grad_norm": 10.15827904187796,
14
+ "learning_rate": 1.226993865030675e-07,
15
+ "loss": 1.6708,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.003078817733990148,
20
+ "grad_norm": 9.836680655010724,
21
+ "learning_rate": 6.134969325153375e-07,
22
+ "loss": 1.6715,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.006157635467980296,
27
+ "grad_norm": 8.545561598564545,
28
+ "learning_rate": 1.226993865030675e-06,
29
+ "loss": 1.6778,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.009236453201970444,
34
+ "grad_norm": 9.646058196195503,
35
+ "learning_rate": 1.8404907975460124e-06,
36
+ "loss": 1.5816,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.012315270935960592,
41
+ "grad_norm": 4.817089836289127,
42
+ "learning_rate": 2.45398773006135e-06,
43
+ "loss": 1.4522,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.01539408866995074,
48
+ "grad_norm": 3.170144500777755,
49
+ "learning_rate": 3.0674846625766875e-06,
50
+ "loss": 1.3562,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.01847290640394089,
55
+ "grad_norm": 1.1628885549890924,
56
+ "learning_rate": 3.680981595092025e-06,
57
+ "loss": 1.2687,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.021551724137931036,
62
+ "grad_norm": 0.7406818243288179,
63
+ "learning_rate": 4.294478527607362e-06,
64
+ "loss": 1.2558,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.024630541871921183,
69
+ "grad_norm": 0.6610765970151185,
70
+ "learning_rate": 4.9079754601227e-06,
71
+ "loss": 1.2318,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.02770935960591133,
76
+ "grad_norm": 0.5774704706258553,
77
+ "learning_rate": 5.521472392638038e-06,
78
+ "loss": 1.1974,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.03078817733990148,
83
+ "grad_norm": 0.5415942560846584,
84
+ "learning_rate": 6.134969325153375e-06,
85
+ "loss": 1.1922,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.033866995073891626,
90
+ "grad_norm": 0.5785043523116281,
91
+ "learning_rate": 6.748466257668712e-06,
92
+ "loss": 1.1792,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.03694581280788178,
97
+ "grad_norm": 0.5449653883781076,
98
+ "learning_rate": 7.36196319018405e-06,
99
+ "loss": 1.1733,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.04002463054187192,
104
+ "grad_norm": 0.5581447044816499,
105
+ "learning_rate": 7.975460122699386e-06,
106
+ "loss": 1.1887,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.04310344827586207,
111
+ "grad_norm": 0.5897524414645722,
112
+ "learning_rate": 8.588957055214725e-06,
113
+ "loss": 1.1685,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.046182266009852216,
118
+ "grad_norm": 0.5128162223611896,
119
+ "learning_rate": 9.202453987730062e-06,
120
+ "loss": 1.1435,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.04926108374384237,
125
+ "grad_norm": 0.5226670673543996,
126
+ "learning_rate": 9.8159509202454e-06,
127
+ "loss": 1.149,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.05233990147783251,
132
+ "grad_norm": 0.5464161772608294,
133
+ "learning_rate": 1.0429447852760737e-05,
134
+ "loss": 1.1476,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.05541871921182266,
139
+ "grad_norm": 0.5692480829600762,
140
+ "learning_rate": 1.1042944785276076e-05,
141
+ "loss": 1.1499,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.058497536945812806,
146
+ "grad_norm": 0.5432059400034088,
147
+ "learning_rate": 1.1656441717791411e-05,
148
+ "loss": 1.1613,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.06157635467980296,
153
+ "grad_norm": 0.5933853887050368,
154
+ "learning_rate": 1.226993865030675e-05,
155
+ "loss": 1.1383,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.06465517241379311,
160
+ "grad_norm": 0.5507864899694862,
161
+ "learning_rate": 1.2883435582822085e-05,
162
+ "loss": 1.1355,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.06773399014778325,
167
+ "grad_norm": 0.5409568981579986,
168
+ "learning_rate": 1.3496932515337424e-05,
169
+ "loss": 1.1414,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.0708128078817734,
174
+ "grad_norm": 0.5407180471828471,
175
+ "learning_rate": 1.4110429447852763e-05,
176
+ "loss": 1.1289,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.07389162561576355,
181
+ "grad_norm": 0.541202964180019,
182
+ "learning_rate": 1.47239263803681e-05,
183
+ "loss": 1.1218,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.0769704433497537,
188
+ "grad_norm": 0.5790619443142361,
189
+ "learning_rate": 1.5337423312883436e-05,
190
+ "loss": 1.1512,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.08004926108374384,
195
+ "grad_norm": 0.5886251561722321,
196
+ "learning_rate": 1.5950920245398772e-05,
197
+ "loss": 1.1167,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.08312807881773399,
202
+ "grad_norm": 0.5122619657316273,
203
+ "learning_rate": 1.656441717791411e-05,
204
+ "loss": 1.1423,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.08620689655172414,
209
+ "grad_norm": 0.5766473083784516,
210
+ "learning_rate": 1.717791411042945e-05,
211
+ "loss": 1.1298,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.08928571428571429,
216
+ "grad_norm": 0.556913985692295,
217
+ "learning_rate": 1.7791411042944788e-05,
218
+ "loss": 1.142,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.09236453201970443,
223
+ "grad_norm": 0.6754392620031505,
224
+ "learning_rate": 1.8404907975460123e-05,
225
+ "loss": 1.1337,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.09544334975369458,
230
+ "grad_norm": 0.5862445828380352,
231
+ "learning_rate": 1.9018404907975462e-05,
232
+ "loss": 1.132,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.09852216748768473,
237
+ "grad_norm": 0.5222926216142348,
238
+ "learning_rate": 1.96319018404908e-05,
239
+ "loss": 1.1359,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.10160098522167488,
244
+ "grad_norm": 0.6084153172489544,
245
+ "learning_rate": 1.999990752408443e-05,
246
+ "loss": 1.1382,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.10467980295566502,
251
+ "grad_norm": 0.5684108737637437,
252
+ "learning_rate": 1.9998867189676517e-05,
253
+ "loss": 1.1294,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.10775862068965517,
258
+ "grad_norm": 0.599658091716828,
259
+ "learning_rate": 1.999667104662347e-05,
260
+ "loss": 1.1357,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.11083743842364532,
265
+ "grad_norm": 0.637384965295336,
266
+ "learning_rate": 1.9993319348786157e-05,
267
+ "loss": 1.128,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.11391625615763547,
272
+ "grad_norm": 0.5706087786798316,
273
+ "learning_rate": 1.9988812483600597e-05,
274
+ "loss": 1.1138,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.11699507389162561,
279
+ "grad_norm": 0.5445052453927818,
280
+ "learning_rate": 1.9983150972033186e-05,
281
+ "loss": 1.0998,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.12007389162561577,
286
+ "grad_norm": 0.5928632486296028,
287
+ "learning_rate": 1.9976335468520452e-05,
288
+ "loss": 1.1345,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.12315270935960591,
293
+ "grad_norm": 0.5760386582392598,
294
+ "learning_rate": 1.9968366760893437e-05,
295
+ "loss": 1.1115,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.12623152709359606,
300
+ "grad_norm": 0.5270455503864016,
301
+ "learning_rate": 1.9959245770286602e-05,
302
+ "loss": 1.1271,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.12931034482758622,
307
+ "grad_norm": 0.5547168333658223,
308
+ "learning_rate": 1.994897355103136e-05,
309
+ "loss": 1.1393,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.13238916256157635,
314
+ "grad_norm": 0.5437711049467764,
315
+ "learning_rate": 1.9937551290534208e-05,
316
+ "loss": 1.1195,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.1354679802955665,
321
+ "grad_norm": 0.5041055693164401,
322
+ "learning_rate": 1.9924980309139455e-05,
323
+ "loss": 1.1272,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.13854679802955666,
328
+ "grad_norm": 0.5712625065097253,
329
+ "learning_rate": 1.9911262059976614e-05,
330
+ "loss": 1.1272,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.1416256157635468,
335
+ "grad_norm": 0.5114048371993095,
336
+ "learning_rate": 1.9896398128792413e-05,
337
+ "loss": 1.1341,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.14470443349753695,
342
+ "grad_norm": 0.5447566972074451,
343
+ "learning_rate": 1.988039023376751e-05,
344
+ "loss": 1.1251,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.1477832512315271,
349
+ "grad_norm": 0.5516499385195212,
350
+ "learning_rate": 1.9863240225317868e-05,
351
+ "loss": 1.1192,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.15086206896551724,
356
+ "grad_norm": 0.5597379666800071,
357
+ "learning_rate": 1.984495008588086e-05,
358
+ "loss": 1.1035,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.1539408866995074,
363
+ "grad_norm": 0.5358755463566468,
364
+ "learning_rate": 1.982552192968612e-05,
365
+ "loss": 1.1246,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.15701970443349753,
370
+ "grad_norm": 0.5552440543720575,
371
+ "learning_rate": 1.9804958002511137e-05,
372
+ "loss": 1.1329,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 0.16009852216748768,
377
+ "grad_norm": 0.5266336633257606,
378
+ "learning_rate": 1.9783260681421667e-05,
379
+ "loss": 1.0995,
380
+ "step": 260
381
+ },
382
+ {
383
+ "epoch": 0.16317733990147784,
384
+ "grad_norm": 0.6190481120522302,
385
+ "learning_rate": 1.9760432474496963e-05,
386
+ "loss": 1.1203,
387
+ "step": 265
388
+ },
389
+ {
390
+ "epoch": 0.16625615763546797,
391
+ "grad_norm": 0.6248703775091049,
392
+ "learning_rate": 1.973647602053984e-05,
393
+ "loss": 1.1224,
394
+ "step": 270
395
+ },
396
+ {
397
+ "epoch": 0.16933497536945813,
398
+ "grad_norm": 0.5954299813641303,
399
+ "learning_rate": 1.9711394088771658e-05,
400
+ "loss": 1.106,
401
+ "step": 275
402
+ },
403
+ {
404
+ "epoch": 0.1724137931034483,
405
+ "grad_norm": 0.5814897186652193,
406
+ "learning_rate": 1.9685189578512206e-05,
407
+ "loss": 1.1413,
408
+ "step": 280
409
+ },
410
+ {
411
+ "epoch": 0.17549261083743842,
412
+ "grad_norm": 0.548224404648143,
413
+ "learning_rate": 1.9657865518844578e-05,
414
+ "loss": 1.1142,
415
+ "step": 285
416
+ },
417
+ {
418
+ "epoch": 0.17857142857142858,
419
+ "grad_norm": 0.5526465274463118,
420
+ "learning_rate": 1.962942506826501e-05,
421
+ "loss": 1.1349,
422
+ "step": 290
423
+ },
424
+ {
425
+ "epoch": 0.1816502463054187,
426
+ "grad_norm": 0.5507478495046352,
427
+ "learning_rate": 1.9599871514317785e-05,
428
+ "loss": 1.1024,
429
+ "step": 295
430
+ },
431
+ {
432
+ "epoch": 0.18472906403940886,
433
+ "grad_norm": 0.5776341547415401,
434
+ "learning_rate": 1.9569208273215204e-05,
435
+ "loss": 1.1013,
436
+ "step": 300
437
+ },
438
+ {
439
+ "epoch": 0.18780788177339902,
440
+ "grad_norm": 0.5914932792155793,
441
+ "learning_rate": 1.953743888944271e-05,
442
+ "loss": 1.1301,
443
+ "step": 305
444
+ },
445
+ {
446
+ "epoch": 0.19088669950738915,
447
+ "grad_norm": 0.5532499476201675,
448
+ "learning_rate": 1.950456703534915e-05,
449
+ "loss": 1.0812,
450
+ "step": 310
451
+ },
452
+ {
453
+ "epoch": 0.1939655172413793,
454
+ "grad_norm": 0.5378473200516649,
455
+ "learning_rate": 1.9470596510722285e-05,
456
+ "loss": 1.1072,
457
+ "step": 315
458
+ },
459
+ {
460
+ "epoch": 0.19704433497536947,
461
+ "grad_norm": 0.5519689940819711,
462
+ "learning_rate": 1.9435531242349545e-05,
463
+ "loss": 1.1053,
464
+ "step": 320
465
+ },
466
+ {
467
+ "epoch": 0.2001231527093596,
468
+ "grad_norm": 0.5276267926731764,
469
+ "learning_rate": 1.9399375283564134e-05,
470
+ "loss": 1.0888,
471
+ "step": 325
472
+ },
473
+ {
474
+ "epoch": 0.20320197044334976,
475
+ "grad_norm": 0.5145556463022614,
476
+ "learning_rate": 1.9362132813776472e-05,
477
+ "loss": 1.0827,
478
+ "step": 330
479
+ },
480
+ {
481
+ "epoch": 0.2062807881773399,
482
+ "grad_norm": 0.5708372641303956,
483
+ "learning_rate": 1.9323808137991084e-05,
484
+ "loss": 1.0944,
485
+ "step": 335
486
+ },
487
+ {
488
+ "epoch": 0.20935960591133004,
489
+ "grad_norm": 0.5071088304983457,
490
+ "learning_rate": 1.9284405686308982e-05,
491
+ "loss": 1.0952,
492
+ "step": 340
493
+ },
494
+ {
495
+ "epoch": 0.2124384236453202,
496
+ "grad_norm": 0.5381405634909971,
497
+ "learning_rate": 1.924393001341555e-05,
498
+ "loss": 1.1104,
499
+ "step": 345
500
+ },
501
+ {
502
+ "epoch": 0.21551724137931033,
503
+ "grad_norm": 0.5289668507563129,
504
+ "learning_rate": 1.9202385798054073e-05,
505
+ "loss": 1.1086,
506
+ "step": 350
507
+ },
508
+ {
509
+ "epoch": 0.2185960591133005,
510
+ "grad_norm": 0.5252703677098302,
511
+ "learning_rate": 1.9159777842484878e-05,
512
+ "loss": 1.1139,
513
+ "step": 355
514
+ },
515
+ {
516
+ "epoch": 0.22167487684729065,
517
+ "grad_norm": 0.5310098852913822,
518
+ "learning_rate": 1.911611107193024e-05,
519
+ "loss": 1.0829,
520
+ "step": 360
521
+ },
522
+ {
523
+ "epoch": 0.22475369458128078,
524
+ "grad_norm": 0.5126197931064982,
525
+ "learning_rate": 1.9071390534005045e-05,
526
+ "loss": 1.1168,
527
+ "step": 365
528
+ },
529
+ {
530
+ "epoch": 0.22783251231527094,
531
+ "grad_norm": 0.566277348732687,
532
+ "learning_rate": 1.9025621398133333e-05,
533
+ "loss": 1.1034,
534
+ "step": 370
535
+ },
536
+ {
537
+ "epoch": 0.2309113300492611,
538
+ "grad_norm": 0.5094820573732124,
539
+ "learning_rate": 1.8978808954950722e-05,
540
+ "loss": 1.1241,
541
+ "step": 375
542
+ },
543
+ {
544
+ "epoch": 0.23399014778325122,
545
+ "grad_norm": 0.5197839922702459,
546
+ "learning_rate": 1.8930958615692854e-05,
547
+ "loss": 1.0805,
548
+ "step": 380
549
+ },
550
+ {
551
+ "epoch": 0.23706896551724138,
552
+ "grad_norm": 0.518930427633083,
553
+ "learning_rate": 1.8882075911569887e-05,
554
+ "loss": 1.0994,
555
+ "step": 385
556
+ },
557
+ {
558
+ "epoch": 0.24014778325123154,
559
+ "grad_norm": 0.514713587779145,
560
+ "learning_rate": 1.8832166493127128e-05,
561
+ "loss": 1.0932,
562
+ "step": 390
563
+ },
564
+ {
565
+ "epoch": 0.24322660098522167,
566
+ "grad_norm": 0.5232409223690152,
567
+ "learning_rate": 1.8781236129591847e-05,
568
+ "loss": 1.1109,
569
+ "step": 395
570
+ },
571
+ {
572
+ "epoch": 0.24630541871921183,
573
+ "grad_norm": 0.5208904781635201,
574
+ "learning_rate": 1.8729290708206412e-05,
575
+ "loss": 1.0873,
576
+ "step": 400
577
+ },
578
+ {
579
+ "epoch": 0.24938423645320196,
580
+ "grad_norm": 0.5371698340804182,
581
+ "learning_rate": 1.867633623354773e-05,
582
+ "loss": 1.0759,
583
+ "step": 405
584
+ },
585
+ {
586
+ "epoch": 0.2524630541871921,
587
+ "grad_norm": 0.5087807339234235,
588
+ "learning_rate": 1.8622378826833186e-05,
589
+ "loss": 1.0786,
590
+ "step": 410
591
+ },
592
+ {
593
+ "epoch": 0.2555418719211823,
594
+ "grad_norm": 0.535385916088714,
595
+ "learning_rate": 1.856742472521304e-05,
596
+ "loss": 1.0998,
597
+ "step": 415
598
+ },
599
+ {
600
+ "epoch": 0.25862068965517243,
601
+ "grad_norm": 0.5569084999187001,
602
+ "learning_rate": 1.8511480281049475e-05,
603
+ "loss": 1.0988,
604
+ "step": 420
605
+ },
606
+ {
607
+ "epoch": 0.2616995073891626,
608
+ "grad_norm": 0.5187070981420698,
609
+ "learning_rate": 1.8454551961182276e-05,
610
+ "loss": 1.1246,
611
+ "step": 425
612
+ },
613
+ {
614
+ "epoch": 0.2647783251231527,
615
+ "grad_norm": 0.5279420985835842,
616
+ "learning_rate": 1.8396646346181327e-05,
617
+ "loss": 1.1034,
618
+ "step": 430
619
+ },
620
+ {
621
+ "epoch": 0.26785714285714285,
622
+ "grad_norm": 0.5452072365462802,
623
+ "learning_rate": 1.8337770129585918e-05,
624
+ "loss": 1.0763,
625
+ "step": 435
626
+ },
627
+ {
628
+ "epoch": 0.270935960591133,
629
+ "grad_norm": 0.5389098407146274,
630
+ "learning_rate": 1.8277930117131025e-05,
631
+ "loss": 1.0998,
632
+ "step": 440
633
+ },
634
+ {
635
+ "epoch": 0.27401477832512317,
636
+ "grad_norm": 0.5172070322682661,
637
+ "learning_rate": 1.8217133225960597e-05,
638
+ "loss": 1.0899,
639
+ "step": 445
640
+ },
641
+ {
642
+ "epoch": 0.2770935960591133,
643
+ "grad_norm": 0.5375647663133752,
644
+ "learning_rate": 1.8155386483827995e-05,
645
+ "loss": 1.098,
646
+ "step": 450
647
+ },
648
+ {
649
+ "epoch": 0.2801724137931034,
650
+ "grad_norm": 0.5547342780314599,
651
+ "learning_rate": 1.8092697028283598e-05,
652
+ "loss": 1.1252,
653
+ "step": 455
654
+ },
655
+ {
656
+ "epoch": 0.2832512315270936,
657
+ "grad_norm": 0.5297060610488263,
658
+ "learning_rate": 1.8029072105849767e-05,
659
+ "loss": 1.0795,
660
+ "step": 460
661
+ },
662
+ {
663
+ "epoch": 0.28633004926108374,
664
+ "grad_norm": 0.5527871147403416,
665
+ "learning_rate": 1.7964519071183188e-05,
666
+ "loss": 1.1054,
667
+ "step": 465
668
+ },
669
+ {
670
+ "epoch": 0.2894088669950739,
671
+ "grad_norm": 0.512487448893779,
672
+ "learning_rate": 1.789904538622471e-05,
673
+ "loss": 1.1039,
674
+ "step": 470
675
+ },
676
+ {
677
+ "epoch": 0.29248768472906406,
678
+ "grad_norm": 0.5058139154941391,
679
+ "learning_rate": 1.7832658619336794e-05,
680
+ "loss": 1.11,
681
+ "step": 475
682
+ },
683
+ {
684
+ "epoch": 0.2955665024630542,
685
+ "grad_norm": 0.523771554049047,
686
+ "learning_rate": 1.7765366444428655e-05,
687
+ "loss": 1.0973,
688
+ "step": 480
689
+ },
690
+ {
691
+ "epoch": 0.2986453201970443,
692
+ "grad_norm": 0.5183110774312877,
693
+ "learning_rate": 1.7697176640069217e-05,
694
+ "loss": 1.0942,
695
+ "step": 485
696
+ },
697
+ {
698
+ "epoch": 0.3017241379310345,
699
+ "grad_norm": 0.5022270232188654,
700
+ "learning_rate": 1.762809708858793e-05,
701
+ "loss": 1.0691,
702
+ "step": 490
703
+ },
704
+ {
705
+ "epoch": 0.30480295566502463,
706
+ "grad_norm": 0.5528980854788325,
707
+ "learning_rate": 1.7558135775163645e-05,
708
+ "loss": 1.0947,
709
+ "step": 495
710
+ },
711
+ {
712
+ "epoch": 0.3078817733990148,
713
+ "grad_norm": 0.5756061513576279,
714
+ "learning_rate": 1.7487300786901568e-05,
715
+ "loss": 1.0652,
716
+ "step": 500
717
+ },
718
+ {
719
+ "epoch": 0.31096059113300495,
720
+ "grad_norm": 0.5263901827150232,
721
+ "learning_rate": 1.7415600311898436e-05,
722
+ "loss": 1.0917,
723
+ "step": 505
724
+ },
725
+ {
726
+ "epoch": 0.31403940886699505,
727
+ "grad_norm": 0.5229387164039296,
728
+ "learning_rate": 1.734304263829602e-05,
729
+ "loss": 1.0819,
730
+ "step": 510
731
+ },
732
+ {
733
+ "epoch": 0.3171182266009852,
734
+ "grad_norm": 0.6147017579520017,
735
+ "learning_rate": 1.726963615332308e-05,
736
+ "loss": 1.1112,
737
+ "step": 515
738
+ },
739
+ {
740
+ "epoch": 0.32019704433497537,
741
+ "grad_norm": 0.5800845773516132,
742
+ "learning_rate": 1.7195389342325843e-05,
743
+ "loss": 1.0896,
744
+ "step": 520
745
+ },
746
+ {
747
+ "epoch": 0.3232758620689655,
748
+ "grad_norm": 0.5062578023133191,
749
+ "learning_rate": 1.7120310787787136e-05,
750
+ "loss": 1.0963,
751
+ "step": 525
752
+ },
753
+ {
754
+ "epoch": 0.3263546798029557,
755
+ "grad_norm": 0.561913707064664,
756
+ "learning_rate": 1.7044409168334327e-05,
757
+ "loss": 1.0887,
758
+ "step": 530
759
+ },
760
+ {
761
+ "epoch": 0.3294334975369458,
762
+ "grad_norm": 0.5584919081577276,
763
+ "learning_rate": 1.696769325773611e-05,
764
+ "loss": 1.0849,
765
+ "step": 535
766
+ },
767
+ {
768
+ "epoch": 0.33251231527093594,
769
+ "grad_norm": 0.5119511999973996,
770
+ "learning_rate": 1.6890171923888323e-05,
771
+ "loss": 1.0885,
772
+ "step": 540
773
+ },
774
+ {
775
+ "epoch": 0.3355911330049261,
776
+ "grad_norm": 0.54892611978747,
777
+ "learning_rate": 1.6811854127788857e-05,
778
+ "loss": 1.1236,
779
+ "step": 545
780
+ },
781
+ {
782
+ "epoch": 0.33866995073891626,
783
+ "grad_norm": 0.4985099766995371,
784
+ "learning_rate": 1.6732748922501832e-05,
785
+ "loss": 1.0576,
786
+ "step": 550
787
+ },
788
+ {
789
+ "epoch": 0.3417487684729064,
790
+ "grad_norm": 0.4999399844588124,
791
+ "learning_rate": 1.6652865452111115e-05,
792
+ "loss": 1.1033,
793
+ "step": 555
794
+ },
795
+ {
796
+ "epoch": 0.3448275862068966,
797
+ "grad_norm": 0.5386909070925513,
798
+ "learning_rate": 1.657221295066332e-05,
799
+ "loss": 1.0999,
800
+ "step": 560
801
+ },
802
+ {
803
+ "epoch": 0.3479064039408867,
804
+ "grad_norm": 0.5375529157895848,
805
+ "learning_rate": 1.6490800741100396e-05,
806
+ "loss": 1.1201,
807
+ "step": 565
808
+ },
809
+ {
810
+ "epoch": 0.35098522167487683,
811
+ "grad_norm": 0.5163159007263345,
812
+ "learning_rate": 1.6408638234181975e-05,
813
+ "loss": 1.1109,
814
+ "step": 570
815
+ },
816
+ {
817
+ "epoch": 0.354064039408867,
818
+ "grad_norm": 0.5264682427002149,
819
+ "learning_rate": 1.6325734927397514e-05,
820
+ "loss": 1.0974,
821
+ "step": 575
822
+ },
823
+ {
824
+ "epoch": 0.35714285714285715,
825
+ "grad_norm": 0.5664009971025269,
826
+ "learning_rate": 1.6242100403868472e-05,
827
+ "loss": 1.0825,
828
+ "step": 580
829
+ },
830
+ {
831
+ "epoch": 0.3602216748768473,
832
+ "grad_norm": 0.535100783370204,
833
+ "learning_rate": 1.615774433124054e-05,
834
+ "loss": 1.0903,
835
+ "step": 585
836
+ },
837
+ {
838
+ "epoch": 0.3633004926108374,
839
+ "grad_norm": 0.5693571306430616,
840
+ "learning_rate": 1.6072676460566136e-05,
841
+ "loss": 1.0522,
842
+ "step": 590
843
+ },
844
+ {
845
+ "epoch": 0.36637931034482757,
846
+ "grad_norm": 0.5316999528245905,
847
+ "learning_rate": 1.5986906625177215e-05,
848
+ "loss": 1.0885,
849
+ "step": 595
850
+ },
851
+ {
852
+ "epoch": 0.3694581280788177,
853
+ "grad_norm": 0.5786475527569387,
854
+ "learning_rate": 1.590044473954863e-05,
855
+ "loss": 1.0848,
856
+ "step": 600
857
+ },
858
+ {
859
+ "epoch": 0.3725369458128079,
860
+ "grad_norm": 0.5392315214147952,
861
+ "learning_rate": 1.5813300798152048e-05,
862
+ "loss": 1.0795,
863
+ "step": 605
864
+ },
865
+ {
866
+ "epoch": 0.37561576354679804,
867
+ "grad_norm": 0.5229978056983617,
868
+ "learning_rate": 1.5725484874300673e-05,
869
+ "loss": 1.0786,
870
+ "step": 610
871
+ },
872
+ {
873
+ "epoch": 0.3786945812807882,
874
+ "grad_norm": 0.5739140724063975,
875
+ "learning_rate": 1.5637007118984814e-05,
876
+ "loss": 1.071,
877
+ "step": 615
878
+ },
879
+ {
880
+ "epoch": 0.3817733990147783,
881
+ "grad_norm": 0.5511410465011337,
882
+ "learning_rate": 1.5547877759698498e-05,
883
+ "loss": 1.082,
884
+ "step": 620
885
+ },
886
+ {
887
+ "epoch": 0.38485221674876846,
888
+ "grad_norm": 0.5243605996854858,
889
+ "learning_rate": 1.5458107099257245e-05,
890
+ "loss": 1.0898,
891
+ "step": 625
892
+ },
893
+ {
894
+ "epoch": 0.3879310344827586,
895
+ "grad_norm": 0.49837618242341025,
896
+ "learning_rate": 1.5367705514607107e-05,
897
+ "loss": 1.086,
898
+ "step": 630
899
+ },
900
+ {
901
+ "epoch": 0.3910098522167488,
902
+ "grad_norm": 0.5238600479925725,
903
+ "learning_rate": 1.527668345562516e-05,
904
+ "loss": 1.0729,
905
+ "step": 635
906
+ },
907
+ {
908
+ "epoch": 0.39408866995073893,
909
+ "grad_norm": 0.4885128198374361,
910
+ "learning_rate": 1.518505144391157e-05,
911
+ "loss": 1.0943,
912
+ "step": 640
913
+ },
914
+ {
915
+ "epoch": 0.39716748768472904,
916
+ "grad_norm": 0.4938695351189867,
917
+ "learning_rate": 1.5092820071573358e-05,
918
+ "loss": 1.0859,
919
+ "step": 645
920
+ },
921
+ {
922
+ "epoch": 0.4002463054187192,
923
+ "grad_norm": 0.5246450809840343,
924
+ "learning_rate": 1.5000000000000002e-05,
925
+ "loss": 1.0907,
926
+ "step": 650
927
+ },
928
+ {
929
+ "epoch": 0.40332512315270935,
930
+ "grad_norm": 0.5520074123860683,
931
+ "learning_rate": 1.490660195863106e-05,
932
+ "loss": 1.09,
933
+ "step": 655
934
+ },
935
+ {
936
+ "epoch": 0.4064039408866995,
937
+ "grad_norm": 0.5114128859254611,
938
+ "learning_rate": 1.4812636743715912e-05,
939
+ "loss": 1.0845,
940
+ "step": 660
941
+ },
942
+ {
943
+ "epoch": 0.40948275862068967,
944
+ "grad_norm": 0.5111372323638168,
945
+ "learning_rate": 1.4718115217065766e-05,
946
+ "loss": 1.0939,
947
+ "step": 665
948
+ },
949
+ {
950
+ "epoch": 0.4125615763546798,
951
+ "grad_norm": 0.5130123039875292,
952
+ "learning_rate": 1.462304830479811e-05,
953
+ "loss": 1.0803,
954
+ "step": 670
955
+ },
956
+ {
957
+ "epoch": 0.41564039408866993,
958
+ "grad_norm": 0.5611568580912872,
959
+ "learning_rate": 1.4527446996073714e-05,
960
+ "loss": 1.062,
961
+ "step": 675
962
+ },
963
+ {
964
+ "epoch": 0.4187192118226601,
965
+ "grad_norm": 0.49715024362372484,
966
+ "learning_rate": 1.4431322341826348e-05,
967
+ "loss": 1.098,
968
+ "step": 680
969
+ },
970
+ {
971
+ "epoch": 0.42179802955665024,
972
+ "grad_norm": 0.5301065034239282,
973
+ "learning_rate": 1.433468545348537e-05,
974
+ "loss": 1.0933,
975
+ "step": 685
976
+ },
977
+ {
978
+ "epoch": 0.4248768472906404,
979
+ "grad_norm": 0.5275179530285631,
980
+ "learning_rate": 1.4237547501691298e-05,
981
+ "loss": 1.0736,
982
+ "step": 690
983
+ },
984
+ {
985
+ "epoch": 0.42795566502463056,
986
+ "grad_norm": 0.5557717971076896,
987
+ "learning_rate": 1.4139919715004558e-05,
988
+ "loss": 1.0927,
989
+ "step": 695
990
+ },
991
+ {
992
+ "epoch": 0.43103448275862066,
993
+ "grad_norm": 0.5115763802038508,
994
+ "learning_rate": 1.4041813378607534e-05,
995
+ "loss": 1.0573,
996
+ "step": 700
997
+ },
998
+ {
999
+ "epoch": 0.4341133004926108,
1000
+ "grad_norm": 0.5169280221898409,
1001
+ "learning_rate": 1.3943239833000068e-05,
1002
+ "loss": 1.0883,
1003
+ "step": 705
1004
+ },
1005
+ {
1006
+ "epoch": 0.437192118226601,
1007
+ "grad_norm": 0.499406239361373,
1008
+ "learning_rate": 1.3844210472688557e-05,
1009
+ "loss": 1.0849,
1010
+ "step": 710
1011
+ },
1012
+ {
1013
+ "epoch": 0.44027093596059114,
1014
+ "grad_norm": 0.519237136726592,
1015
+ "learning_rate": 1.3744736744868832e-05,
1016
+ "loss": 1.0745,
1017
+ "step": 715
1018
+ },
1019
+ {
1020
+ "epoch": 0.4433497536945813,
1021
+ "grad_norm": 0.5200708610774482,
1022
+ "learning_rate": 1.3644830148102915e-05,
1023
+ "loss": 1.0711,
1024
+ "step": 720
1025
+ },
1026
+ {
1027
+ "epoch": 0.44642857142857145,
1028
+ "grad_norm": 0.5364910261048887,
1029
+ "learning_rate": 1.3544502230989868e-05,
1030
+ "loss": 1.0845,
1031
+ "step": 725
1032
+ },
1033
+ {
1034
+ "epoch": 0.44950738916256155,
1035
+ "grad_norm": 0.491311081150838,
1036
+ "learning_rate": 1.344376459083085e-05,
1037
+ "loss": 1.0736,
1038
+ "step": 730
1039
+ },
1040
+ {
1041
+ "epoch": 0.4525862068965517,
1042
+ "grad_norm": 0.5421773226103814,
1043
+ "learning_rate": 1.3342628872288505e-05,
1044
+ "loss": 1.0703,
1045
+ "step": 735
1046
+ },
1047
+ {
1048
+ "epoch": 0.45566502463054187,
1049
+ "grad_norm": 0.5160402133686881,
1050
+ "learning_rate": 1.3241106766040957e-05,
1051
+ "loss": 1.0579,
1052
+ "step": 740
1053
+ },
1054
+ {
1055
+ "epoch": 0.45874384236453203,
1056
+ "grad_norm": 0.5345874554566498,
1057
+ "learning_rate": 1.3139210007430404e-05,
1058
+ "loss": 1.0896,
1059
+ "step": 745
1060
+ },
1061
+ {
1062
+ "epoch": 0.4618226600985222,
1063
+ "grad_norm": 0.5210582959671957,
1064
+ "learning_rate": 1.3036950375106588e-05,
1065
+ "loss": 1.0816,
1066
+ "step": 750
1067
+ },
1068
+ {
1069
+ "epoch": 0.4649014778325123,
1070
+ "grad_norm": 0.4900374391146739,
1071
+ "learning_rate": 1.2934339689665274e-05,
1072
+ "loss": 1.0917,
1073
+ "step": 755
1074
+ },
1075
+ {
1076
+ "epoch": 0.46798029556650245,
1077
+ "grad_norm": 0.5169473008105099,
1078
+ "learning_rate": 1.283138981228184e-05,
1079
+ "loss": 1.0927,
1080
+ "step": 760
1081
+ },
1082
+ {
1083
+ "epoch": 0.4710591133004926,
1084
+ "grad_norm": 0.5033069572412759,
1085
+ "learning_rate": 1.2728112643340201e-05,
1086
+ "loss": 1.0772,
1087
+ "step": 765
1088
+ },
1089
+ {
1090
+ "epoch": 0.47413793103448276,
1091
+ "grad_norm": 0.5192762810121773,
1092
+ "learning_rate": 1.26245201210572e-05,
1093
+ "loss": 1.1257,
1094
+ "step": 770
1095
+ },
1096
+ {
1097
+ "epoch": 0.4772167487684729,
1098
+ "grad_norm": 0.5270415802501245,
1099
+ "learning_rate": 1.2520624220102623e-05,
1100
+ "loss": 1.0644,
1101
+ "step": 775
1102
+ },
1103
+ {
1104
+ "epoch": 0.4802955665024631,
1105
+ "grad_norm": 0.49964820118171305,
1106
+ "learning_rate": 1.2416436950215001e-05,
1107
+ "loss": 1.0641,
1108
+ "step": 780
1109
+ },
1110
+ {
1111
+ "epoch": 0.4833743842364532,
1112
+ "grad_norm": 0.5200518670733051,
1113
+ "learning_rate": 1.2311970354813345e-05,
1114
+ "loss": 1.076,
1115
+ "step": 785
1116
+ },
1117
+ {
1118
+ "epoch": 0.48645320197044334,
1119
+ "grad_norm": 0.5103460892777054,
1120
+ "learning_rate": 1.220723650960502e-05,
1121
+ "loss": 1.0657,
1122
+ "step": 790
1123
+ },
1124
+ {
1125
+ "epoch": 0.4895320197044335,
1126
+ "grad_norm": 0.4923578044831893,
1127
+ "learning_rate": 1.2102247521189838e-05,
1128
+ "loss": 1.0729,
1129
+ "step": 795
1130
+ },
1131
+ {
1132
+ "epoch": 0.49261083743842365,
1133
+ "grad_norm": 0.5266682573681067,
1134
+ "learning_rate": 1.199701552566064e-05,
1135
+ "loss": 1.0928,
1136
+ "step": 800
1137
+ },
1138
+ {
1139
+ "epoch": 0.4956896551724138,
1140
+ "grad_norm": 0.5031792016986184,
1141
+ "learning_rate": 1.1891552687200414e-05,
1142
+ "loss": 1.0824,
1143
+ "step": 805
1144
+ },
1145
+ {
1146
+ "epoch": 0.4987684729064039,
1147
+ "grad_norm": 0.5018512002779485,
1148
+ "learning_rate": 1.1785871196676196e-05,
1149
+ "loss": 1.0781,
1150
+ "step": 810
1151
+ },
1152
+ {
1153
+ "epoch": 0.5018472906403941,
1154
+ "grad_norm": 0.5292904190231347,
1155
+ "learning_rate": 1.167998327022988e-05,
1156
+ "loss": 1.095,
1157
+ "step": 815
1158
+ },
1159
+ {
1160
+ "epoch": 0.5049261083743842,
1161
+ "grad_norm": 0.5176914040257699,
1162
+ "learning_rate": 1.1573901147866108e-05,
1163
+ "loss": 1.0786,
1164
+ "step": 820
1165
+ },
1166
+ {
1167
+ "epoch": 0.5080049261083743,
1168
+ "grad_norm": 0.501265325817293,
1169
+ "learning_rate": 1.1467637092037399e-05,
1170
+ "loss": 1.0869,
1171
+ "step": 825
1172
+ },
1173
+ {
1174
+ "epoch": 0.5110837438423645,
1175
+ "grad_norm": 0.5048470284561476,
1176
+ "learning_rate": 1.1361203386226672e-05,
1177
+ "loss": 1.0814,
1178
+ "step": 830
1179
+ },
1180
+ {
1181
+ "epoch": 0.5141625615763546,
1182
+ "grad_norm": 0.5213596621645071,
1183
+ "learning_rate": 1.1254612333527368e-05,
1184
+ "loss": 1.0484,
1185
+ "step": 835
1186
+ },
1187
+ {
1188
+ "epoch": 0.5172413793103449,
1189
+ "grad_norm": 0.48770105290422383,
1190
+ "learning_rate": 1.1147876255221274e-05,
1191
+ "loss": 1.0546,
1192
+ "step": 840
1193
+ },
1194
+ {
1195
+ "epoch": 0.520320197044335,
1196
+ "grad_norm": 0.4869259735699385,
1197
+ "learning_rate": 1.1041007489354263e-05,
1198
+ "loss": 1.0679,
1199
+ "step": 845
1200
+ },
1201
+ {
1202
+ "epoch": 0.5233990147783252,
1203
+ "grad_norm": 0.5377340968755271,
1204
+ "learning_rate": 1.093401838931009e-05,
1205
+ "loss": 1.0627,
1206
+ "step": 850
1207
+ },
1208
+ {
1209
+ "epoch": 0.5264778325123153,
1210
+ "grad_norm": 0.48688318184592444,
1211
+ "learning_rate": 1.0826921322382407e-05,
1212
+ "loss": 1.0537,
1213
+ "step": 855
1214
+ },
1215
+ {
1216
+ "epoch": 0.5295566502463054,
1217
+ "grad_norm": 0.5420284453273034,
1218
+ "learning_rate": 1.071972866834519e-05,
1219
+ "loss": 1.113,
1220
+ "step": 860
1221
+ },
1222
+ {
1223
+ "epoch": 0.5326354679802956,
1224
+ "grad_norm": 0.5285443463637869,
1225
+ "learning_rate": 1.061245281802171e-05,
1226
+ "loss": 1.0694,
1227
+ "step": 865
1228
+ },
1229
+ {
1230
+ "epoch": 0.5357142857142857,
1231
+ "grad_norm": 0.5317871768645912,
1232
+ "learning_rate": 1.0505106171852226e-05,
1233
+ "loss": 1.057,
1234
+ "step": 870
1235
+ },
1236
+ {
1237
+ "epoch": 0.5387931034482759,
1238
+ "grad_norm": 0.4718621057405186,
1239
+ "learning_rate": 1.039770113846056e-05,
1240
+ "loss": 1.058,
1241
+ "step": 875
1242
+ },
1243
+ {
1244
+ "epoch": 0.541871921182266,
1245
+ "grad_norm": 0.5653105369254648,
1246
+ "learning_rate": 1.0290250133219755e-05,
1247
+ "loss": 1.0521,
1248
+ "step": 880
1249
+ },
1250
+ {
1251
+ "epoch": 0.5449507389162561,
1252
+ "grad_norm": 0.5057497375728685,
1253
+ "learning_rate": 1.0182765576816916e-05,
1254
+ "loss": 1.0693,
1255
+ "step": 885
1256
+ },
1257
+ {
1258
+ "epoch": 0.5480295566502463,
1259
+ "grad_norm": 0.5232839196387389,
1260
+ "learning_rate": 1.0075259893817465e-05,
1261
+ "loss": 1.0585,
1262
+ "step": 890
1263
+ },
1264
+ {
1265
+ "epoch": 0.5511083743842364,
1266
+ "grad_norm": 0.5146311446760582,
1267
+ "learning_rate": 9.967745511228922e-06,
1268
+ "loss": 1.089,
1269
+ "step": 895
1270
+ },
1271
+ {
1272
+ "epoch": 0.5541871921182266,
1273
+ "grad_norm": 0.4902930712982599,
1274
+ "learning_rate": 9.860234857064439e-06,
1275
+ "loss": 1.0927,
1276
+ "step": 900
1277
+ },
1278
+ {
1279
+ "epoch": 0.5572660098522167,
1280
+ "grad_norm": 0.506242139362254,
1281
+ "learning_rate": 9.752740358906168e-06,
1282
+ "loss": 1.0604,
1283
+ "step": 905
1284
+ },
1285
+ {
1286
+ "epoch": 0.5603448275862069,
1287
+ "grad_norm": 0.48948810122142766,
1288
+ "learning_rate": 9.645274442468746e-06,
1289
+ "loss": 1.0643,
1290
+ "step": 910
1291
+ },
1292
+ {
1293
+ "epoch": 0.5634236453201971,
1294
+ "grad_norm": 0.5203810913782672,
1295
+ "learning_rate": 9.537849530162915e-06,
1296
+ "loss": 1.0738,
1297
+ "step": 915
1298
+ },
1299
+ {
1300
+ "epoch": 0.5665024630541872,
1301
+ "grad_norm": 0.5081111486694775,
1302
+ "learning_rate": 9.430478039659604e-06,
1303
+ "loss": 1.0363,
1304
+ "step": 920
1305
+ },
1306
+ {
1307
+ "epoch": 0.5695812807881774,
1308
+ "grad_norm": 0.5393882871495567,
1309
+ "learning_rate": 9.323172382454494e-06,
1310
+ "loss": 1.0845,
1311
+ "step": 925
1312
+ },
1313
+ {
1314
+ "epoch": 0.5726600985221675,
1315
+ "grad_norm": 0.5322827538578072,
1316
+ "learning_rate": 9.215944962433329e-06,
1317
+ "loss": 1.0886,
1318
+ "step": 930
1319
+ },
1320
+ {
1321
+ "epoch": 0.5757389162561576,
1322
+ "grad_norm": 0.5079277925791438,
1323
+ "learning_rate": 9.108808174438128e-06,
1324
+ "loss": 1.0823,
1325
+ "step": 935
1326
+ },
1327
+ {
1328
+ "epoch": 0.5788177339901478,
1329
+ "grad_norm": 0.5011485165889832,
1330
+ "learning_rate": 9.001774402834375e-06,
1331
+ "loss": 1.0684,
1332
+ "step": 940
1333
+ },
1334
+ {
1335
+ "epoch": 0.5818965517241379,
1336
+ "grad_norm": 0.5164184484743229,
1337
+ "learning_rate": 8.89485602007949e-06,
1338
+ "loss": 1.0796,
1339
+ "step": 945
1340
+ },
1341
+ {
1342
+ "epoch": 0.5849753694581281,
1343
+ "grad_norm": 0.5055296193556541,
1344
+ "learning_rate": 8.788065385292637e-06,
1345
+ "loss": 1.0593,
1346
+ "step": 950
1347
+ },
1348
+ {
1349
+ "epoch": 0.5880541871921182,
1350
+ "grad_norm": 0.5027164471297344,
1351
+ "learning_rate": 8.68141484282609e-06,
1352
+ "loss": 1.072,
1353
+ "step": 955
1354
+ },
1355
+ {
1356
+ "epoch": 0.5911330049261084,
1357
+ "grad_norm": 0.5078204866630002,
1358
+ "learning_rate": 8.574916720838293e-06,
1359
+ "loss": 1.0767,
1360
+ "step": 960
1361
+ },
1362
+ {
1363
+ "epoch": 0.5942118226600985,
1364
+ "grad_norm": 0.4825739853072064,
1365
+ "learning_rate": 8.468583329868805e-06,
1366
+ "loss": 1.068,
1367
+ "step": 965
1368
+ },
1369
+ {
1370
+ "epoch": 0.5972906403940886,
1371
+ "grad_norm": 0.48832498765314664,
1372
+ "learning_rate": 8.362426961415274e-06,
1373
+ "loss": 1.0904,
1374
+ "step": 970
1375
+ },
1376
+ {
1377
+ "epoch": 0.6003694581280788,
1378
+ "grad_norm": 0.5278557315324438,
1379
+ "learning_rate": 8.256459886512618e-06,
1380
+ "loss": 1.0822,
1381
+ "step": 975
1382
+ },
1383
+ {
1384
+ "epoch": 0.603448275862069,
1385
+ "grad_norm": 0.5014309983629729,
1386
+ "learning_rate": 8.150694354314556e-06,
1387
+ "loss": 1.0642,
1388
+ "step": 980
1389
+ },
1390
+ {
1391
+ "epoch": 0.6065270935960592,
1392
+ "grad_norm": 0.5084688138427379,
1393
+ "learning_rate": 8.0451425906777e-06,
1394
+ "loss": 1.0659,
1395
+ "step": 985
1396
+ },
1397
+ {
1398
+ "epoch": 0.6096059113300493,
1399
+ "grad_norm": 0.5219658388606967,
1400
+ "learning_rate": 7.939816796748296e-06,
1401
+ "loss": 1.0466,
1402
+ "step": 990
1403
+ },
1404
+ {
1405
+ "epoch": 0.6126847290640394,
1406
+ "grad_norm": 0.5725745897010179,
1407
+ "learning_rate": 7.834729147551858e-06,
1408
+ "loss": 1.0951,
1409
+ "step": 995
1410
+ },
1411
+ {
1412
+ "epoch": 0.6157635467980296,
1413
+ "grad_norm": 0.49784928550084717,
1414
+ "learning_rate": 7.729891790585817e-06,
1415
+ "loss": 1.062,
1416
+ "step": 1000
1417
+ },
1418
+ {
1419
+ "epoch": 0.6188423645320197,
1420
+ "grad_norm": 0.5064974538353313,
1421
+ "learning_rate": 7.625316844415327e-06,
1422
+ "loss": 1.0526,
1423
+ "step": 1005
1424
+ },
1425
+ {
1426
+ "epoch": 0.6219211822660099,
1427
+ "grad_norm": 0.494143935074316,
1428
+ "learning_rate": 7.521016397272436e-06,
1429
+ "loss": 1.0488,
1430
+ "step": 1010
1431
+ },
1432
+ {
1433
+ "epoch": 0.625,
1434
+ "grad_norm": 0.5091450180395377,
1435
+ "learning_rate": 7.417002505658773e-06,
1436
+ "loss": 1.0708,
1437
+ "step": 1015
1438
+ },
1439
+ {
1440
+ "epoch": 0.6280788177339901,
1441
+ "grad_norm": 0.5048438216104946,
1442
+ "learning_rate": 7.313287192951866e-06,
1443
+ "loss": 1.0624,
1444
+ "step": 1020
1445
+ },
1446
+ {
1447
+ "epoch": 0.6311576354679803,
1448
+ "grad_norm": 0.5289364157067876,
1449
+ "learning_rate": 7.209882448015338e-06,
1450
+ "loss": 1.0705,
1451
+ "step": 1025
1452
+ },
1453
+ {
1454
+ "epoch": 0.6342364532019704,
1455
+ "grad_norm": 0.5050920457484092,
1456
+ "learning_rate": 7.1068002238130465e-06,
1457
+ "loss": 1.0588,
1458
+ "step": 1030
1459
+ },
1460
+ {
1461
+ "epoch": 0.6373152709359606,
1462
+ "grad_norm": 0.4983375312941992,
1463
+ "learning_rate": 7.004052436027397e-06,
1464
+ "loss": 1.0646,
1465
+ "step": 1035
1466
+ },
1467
+ {
1468
+ "epoch": 0.6403940886699507,
1469
+ "grad_norm": 0.48765113672763694,
1470
+ "learning_rate": 6.901650961681976e-06,
1471
+ "loss": 1.067,
1472
+ "step": 1040
1473
+ },
1474
+ {
1475
+ "epoch": 0.6434729064039408,
1476
+ "grad_norm": 0.4859015897401179,
1477
+ "learning_rate": 6.799607637768621e-06,
1478
+ "loss": 1.0697,
1479
+ "step": 1045
1480
+ },
1481
+ {
1482
+ "epoch": 0.646551724137931,
1483
+ "grad_norm": 0.5042655482099269,
1484
+ "learning_rate": 6.6979342598791395e-06,
1485
+ "loss": 1.086,
1486
+ "step": 1050
1487
+ },
1488
+ {
1489
+ "epoch": 0.6496305418719212,
1490
+ "grad_norm": 0.5407184372280787,
1491
+ "learning_rate": 6.596642580841827e-06,
1492
+ "loss": 1.0672,
1493
+ "step": 1055
1494
+ },
1495
+ {
1496
+ "epoch": 0.6527093596059114,
1497
+ "grad_norm": 0.4974948079398,
1498
+ "learning_rate": 6.495744309362879e-06,
1499
+ "loss": 1.0975,
1500
+ "step": 1060
1501
+ },
1502
+ {
1503
+ "epoch": 0.6557881773399015,
1504
+ "grad_norm": 0.5131548369629815,
1505
+ "learning_rate": 6.395251108672975e-06,
1506
+ "loss": 1.061,
1507
+ "step": 1065
1508
+ },
1509
+ {
1510
+ "epoch": 0.6588669950738916,
1511
+ "grad_norm": 0.5172362417354719,
1512
+ "learning_rate": 6.295174595179041e-06,
1513
+ "loss": 1.0849,
1514
+ "step": 1070
1515
+ },
1516
+ {
1517
+ "epoch": 0.6619458128078818,
1518
+ "grad_norm": 0.5076165644021032,
1519
+ "learning_rate": 6.195526337121483e-06,
1520
+ "loss": 1.0703,
1521
+ "step": 1075
1522
+ },
1523
+ {
1524
+ "epoch": 0.6650246305418719,
1525
+ "grad_norm": 0.5385033591457516,
1526
+ "learning_rate": 6.096317853236975e-06,
1527
+ "loss": 1.079,
1528
+ "step": 1080
1529
+ },
1530
+ {
1531
+ "epoch": 0.6681034482758621,
1532
+ "grad_norm": 0.5018061084686454,
1533
+ "learning_rate": 5.997560611426947e-06,
1534
+ "loss": 1.083,
1535
+ "step": 1085
1536
+ },
1537
+ {
1538
+ "epoch": 0.6711822660098522,
1539
+ "grad_norm": 0.48764441502463635,
1540
+ "learning_rate": 5.899266027431965e-06,
1541
+ "loss": 1.0487,
1542
+ "step": 1090
1543
+ },
1544
+ {
1545
+ "epoch": 0.6742610837438424,
1546
+ "grad_norm": 0.5043811756950699,
1547
+ "learning_rate": 5.80144546351216e-06,
1548
+ "loss": 1.0795,
1549
+ "step": 1095
1550
+ },
1551
+ {
1552
+ "epoch": 0.6773399014778325,
1553
+ "grad_norm": 0.48269192048173676,
1554
+ "learning_rate": 5.704110227133792e-06,
1555
+ "loss": 1.0629,
1556
+ "step": 1100
1557
+ },
1558
+ {
1559
+ "epoch": 0.6804187192118226,
1560
+ "grad_norm": 0.4794572472797725,
1561
+ "learning_rate": 5.607271569662203e-06,
1562
+ "loss": 1.0405,
1563
+ "step": 1105
1564
+ },
1565
+ {
1566
+ "epoch": 0.6834975369458128,
1567
+ "grad_norm": 0.4887971073455054,
1568
+ "learning_rate": 5.510940685061202e-06,
1569
+ "loss": 1.0611,
1570
+ "step": 1110
1571
+ },
1572
+ {
1573
+ "epoch": 0.6865763546798029,
1574
+ "grad_norm": 0.5103625610202936,
1575
+ "learning_rate": 5.41512870859912e-06,
1576
+ "loss": 1.064,
1577
+ "step": 1115
1578
+ },
1579
+ {
1580
+ "epoch": 0.6896551724137931,
1581
+ "grad_norm": 0.5048114160747138,
1582
+ "learning_rate": 5.319846715561656e-06,
1583
+ "loss": 1.0751,
1584
+ "step": 1120
1585
+ },
1586
+ {
1587
+ "epoch": 0.6927339901477833,
1588
+ "grad_norm": 0.5044337541122542,
1589
+ "learning_rate": 5.225105719971615e-06,
1590
+ "loss": 1.0739,
1591
+ "step": 1125
1592
+ },
1593
+ {
1594
+ "epoch": 0.6958128078817734,
1595
+ "grad_norm": 0.5011252737864661,
1596
+ "learning_rate": 5.130916673315762e-06,
1597
+ "loss": 1.0738,
1598
+ "step": 1130
1599
+ },
1600
+ {
1601
+ "epoch": 0.6988916256157636,
1602
+ "grad_norm": 0.48301998981763894,
1603
+ "learning_rate": 5.037290463278914e-06,
1604
+ "loss": 1.048,
1605
+ "step": 1135
1606
+ },
1607
+ {
1608
+ "epoch": 0.7019704433497537,
1609
+ "grad_norm": 0.4962715345921204,
1610
+ "learning_rate": 4.94423791248536e-06,
1611
+ "loss": 1.0648,
1612
+ "step": 1140
1613
+ },
1614
+ {
1615
+ "epoch": 0.7050492610837439,
1616
+ "grad_norm": 0.46923999393856064,
1617
+ "learning_rate": 4.851769777247857e-06,
1618
+ "loss": 1.0689,
1619
+ "step": 1145
1620
+ },
1621
+ {
1622
+ "epoch": 0.708128078817734,
1623
+ "grad_norm": 0.4996406428997813,
1624
+ "learning_rate": 4.759896746324247e-06,
1625
+ "loss": 1.0702,
1626
+ "step": 1150
1627
+ },
1628
+ {
1629
+ "epoch": 0.7112068965517241,
1630
+ "grad_norm": 0.5089603766855889,
1631
+ "learning_rate": 4.668629439681907e-06,
1632
+ "loss": 1.0635,
1633
+ "step": 1155
1634
+ },
1635
+ {
1636
+ "epoch": 0.7142857142857143,
1637
+ "grad_norm": 0.5002183485428575,
1638
+ "learning_rate": 4.577978407270156e-06,
1639
+ "loss": 1.0658,
1640
+ "step": 1160
1641
+ },
1642
+ {
1643
+ "epoch": 0.7173645320197044,
1644
+ "grad_norm": 0.4966292403821584,
1645
+ "learning_rate": 4.487954127800726e-06,
1646
+ "loss": 1.0701,
1647
+ "step": 1165
1648
+ },
1649
+ {
1650
+ "epoch": 0.7204433497536946,
1651
+ "grad_norm": 0.4865973527785379,
1652
+ "learning_rate": 4.398567007536493e-06,
1653
+ "loss": 1.0494,
1654
+ "step": 1170
1655
+ },
1656
+ {
1657
+ "epoch": 0.7235221674876847,
1658
+ "grad_norm": 0.4904200048788576,
1659
+ "learning_rate": 4.309827379088589e-06,
1660
+ "loss": 1.0472,
1661
+ "step": 1175
1662
+ },
1663
+ {
1664
+ "epoch": 0.7266009852216748,
1665
+ "grad_norm": 0.5112211998495827,
1666
+ "learning_rate": 4.221745500221992e-06,
1667
+ "loss": 1.063,
1668
+ "step": 1180
1669
+ },
1670
+ {
1671
+ "epoch": 0.729679802955665,
1672
+ "grad_norm": 0.4850089638889374,
1673
+ "learning_rate": 4.134331552669812e-06,
1674
+ "loss": 1.068,
1675
+ "step": 1185
1676
+ },
1677
+ {
1678
+ "epoch": 0.7327586206896551,
1679
+ "grad_norm": 0.5006505236775846,
1680
+ "learning_rate": 4.047595640956326e-06,
1681
+ "loss": 1.0302,
1682
+ "step": 1190
1683
+ },
1684
+ {
1685
+ "epoch": 0.7358374384236454,
1686
+ "grad_norm": 0.49671559275280036,
1687
+ "learning_rate": 3.961547791228963e-06,
1688
+ "loss": 1.067,
1689
+ "step": 1195
1690
+ },
1691
+ {
1692
+ "epoch": 0.7389162561576355,
1693
+ "grad_norm": 0.49427829666952583,
1694
+ "learning_rate": 3.876197950099351e-06,
1695
+ "loss": 1.0569,
1696
+ "step": 1200
1697
+ },
1698
+ {
1699
+ "epoch": 0.7419950738916257,
1700
+ "grad_norm": 0.49703512477301603,
1701
+ "learning_rate": 3.7915559834935355e-06,
1702
+ "loss": 1.0459,
1703
+ "step": 1205
1704
+ },
1705
+ {
1706
+ "epoch": 0.7450738916256158,
1707
+ "grad_norm": 0.49152651248125223,
1708
+ "learning_rate": 3.7076316755115407e-06,
1709
+ "loss": 1.0789,
1710
+ "step": 1210
1711
+ },
1712
+ {
1713
+ "epoch": 0.7481527093596059,
1714
+ "grad_norm": 0.47060805224359553,
1715
+ "learning_rate": 3.6244347272963974e-06,
1716
+ "loss": 1.0427,
1717
+ "step": 1215
1718
+ },
1719
+ {
1720
+ "epoch": 0.7512315270935961,
1721
+ "grad_norm": 0.48993980538543624,
1722
+ "learning_rate": 3.5419747559127294e-06,
1723
+ "loss": 1.0318,
1724
+ "step": 1220
1725
+ },
1726
+ {
1727
+ "epoch": 0.7543103448275862,
1728
+ "grad_norm": 0.49390320950781325,
1729
+ "learning_rate": 3.4602612932351065e-06,
1730
+ "loss": 1.0692,
1731
+ "step": 1225
1732
+ },
1733
+ {
1734
+ "epoch": 0.7573891625615764,
1735
+ "grad_norm": 0.4833886103347225,
1736
+ "learning_rate": 3.3793037848461873e-06,
1737
+ "loss": 1.0629,
1738
+ "step": 1230
1739
+ },
1740
+ {
1741
+ "epoch": 0.7604679802955665,
1742
+ "grad_norm": 0.5214240559477047,
1743
+ "learning_rate": 3.2991115889448877e-06,
1744
+ "loss": 1.0813,
1745
+ "step": 1235
1746
+ },
1747
+ {
1748
+ "epoch": 0.7635467980295566,
1749
+ "grad_norm": 0.48023986177994704,
1750
+ "learning_rate": 3.2196939752646183e-06,
1751
+ "loss": 1.0695,
1752
+ "step": 1240
1753
+ },
1754
+ {
1755
+ "epoch": 0.7666256157635468,
1756
+ "grad_norm": 0.49010376895277485,
1757
+ "learning_rate": 3.141060124001776e-06,
1758
+ "loss": 1.0649,
1759
+ "step": 1245
1760
+ },
1761
+ {
1762
+ "epoch": 0.7697044334975369,
1763
+ "grad_norm": 0.5107873464672744,
1764
+ "learning_rate": 3.063219124754543e-06,
1765
+ "loss": 1.0663,
1766
+ "step": 1250
1767
+ },
1768
+ {
1769
+ "epoch": 0.7727832512315271,
1770
+ "grad_norm": 0.4810114620510743,
1771
+ "learning_rate": 2.9861799754722033e-06,
1772
+ "loss": 1.0592,
1773
+ "step": 1255
1774
+ },
1775
+ {
1776
+ "epoch": 0.7758620689655172,
1777
+ "grad_norm": 0.4828427013063488,
1778
+ "learning_rate": 2.9099515814150335e-06,
1779
+ "loss": 1.0723,
1780
+ "step": 1260
1781
+ },
1782
+ {
1783
+ "epoch": 0.7789408866995073,
1784
+ "grad_norm": 0.5015328858377405,
1785
+ "learning_rate": 2.8345427541248993e-06,
1786
+ "loss": 1.0614,
1787
+ "step": 1265
1788
+ },
1789
+ {
1790
+ "epoch": 0.7820197044334976,
1791
+ "grad_norm": 0.5246695338264865,
1792
+ "learning_rate": 2.7599622104066937e-06,
1793
+ "loss": 1.0693,
1794
+ "step": 1270
1795
+ },
1796
+ {
1797
+ "epoch": 0.7850985221674877,
1798
+ "grad_norm": 0.4907310416080836,
1799
+ "learning_rate": 2.6862185713207467e-06,
1800
+ "loss": 1.0588,
1801
+ "step": 1275
1802
+ },
1803
+ {
1804
+ "epoch": 0.7881773399014779,
1805
+ "grad_norm": 0.5119568107744994,
1806
+ "learning_rate": 2.6133203611862554e-06,
1807
+ "loss": 1.053,
1808
+ "step": 1280
1809
+ },
1810
+ {
1811
+ "epoch": 0.791256157635468,
1812
+ "grad_norm": 0.47620252808413777,
1813
+ "learning_rate": 2.5412760065959386e-06,
1814
+ "loss": 1.0232,
1815
+ "step": 1285
1816
+ },
1817
+ {
1818
+ "epoch": 0.7943349753694581,
1819
+ "grad_norm": 0.47617485357353967,
1820
+ "learning_rate": 2.4700938354419823e-06,
1821
+ "loss": 1.0428,
1822
+ "step": 1290
1823
+ },
1824
+ {
1825
+ "epoch": 0.7974137931034483,
1826
+ "grad_norm": 0.5075199748631211,
1827
+ "learning_rate": 2.3997820759533654e-06,
1828
+ "loss": 1.0682,
1829
+ "step": 1295
1830
+ },
1831
+ {
1832
+ "epoch": 0.8004926108374384,
1833
+ "grad_norm": 0.4923670540137769,
1834
+ "learning_rate": 2.3303488557447374e-06,
1835
+ "loss": 1.0588,
1836
+ "step": 1300
1837
+ },
1838
+ {
1839
+ "epoch": 0.8035714285714286,
1840
+ "grad_norm": 0.4994910294245348,
1841
+ "learning_rate": 2.26180220087692e-06,
1842
+ "loss": 1.0657,
1843
+ "step": 1305
1844
+ },
1845
+ {
1846
+ "epoch": 0.8066502463054187,
1847
+ "grad_norm": 0.49724472990867913,
1848
+ "learning_rate": 2.194150034929133e-06,
1849
+ "loss": 1.0681,
1850
+ "step": 1310
1851
+ },
1852
+ {
1853
+ "epoch": 0.8097290640394089,
1854
+ "grad_norm": 0.49138904263770483,
1855
+ "learning_rate": 2.1274001780830776e-06,
1856
+ "loss": 1.0747,
1857
+ "step": 1315
1858
+ },
1859
+ {
1860
+ "epoch": 0.812807881773399,
1861
+ "grad_norm": 0.6102881762579555,
1862
+ "learning_rate": 2.0615603462189824e-06,
1863
+ "loss": 1.0574,
1864
+ "step": 1320
1865
+ },
1866
+ {
1867
+ "epoch": 0.8158866995073891,
1868
+ "grad_norm": 0.5010292385210491,
1869
+ "learning_rate": 1.9966381500236786e-06,
1870
+ "loss": 1.0413,
1871
+ "step": 1325
1872
+ },
1873
+ {
1874
+ "epoch": 0.8189655172413793,
1875
+ "grad_norm": 0.5022580526198298,
1876
+ "learning_rate": 1.932641094110855e-06,
1877
+ "loss": 1.0637,
1878
+ "step": 1330
1879
+ },
1880
+ {
1881
+ "epoch": 0.8220443349753694,
1882
+ "grad_norm": 0.4903536984670942,
1883
+ "learning_rate": 1.869576576153581e-06,
1884
+ "loss": 1.0915,
1885
+ "step": 1335
1886
+ },
1887
+ {
1888
+ "epoch": 0.8251231527093597,
1889
+ "grad_norm": 0.48924489931400594,
1890
+ "learning_rate": 1.8074518860291646e-06,
1891
+ "loss": 1.0568,
1892
+ "step": 1340
1893
+ },
1894
+ {
1895
+ "epoch": 0.8282019704433498,
1896
+ "grad_norm": 0.49208553937624916,
1897
+ "learning_rate": 1.746274204976498e-06,
1898
+ "loss": 1.0617,
1899
+ "step": 1345
1900
+ },
1901
+ {
1902
+ "epoch": 0.8312807881773399,
1903
+ "grad_norm": 0.49254963958607983,
1904
+ "learning_rate": 1.6860506047659442e-06,
1905
+ "loss": 1.0627,
1906
+ "step": 1350
1907
+ },
1908
+ {
1909
+ "epoch": 0.8343596059113301,
1910
+ "grad_norm": 0.4943702661212073,
1911
+ "learning_rate": 1.6267880468818787e-06,
1912
+ "loss": 1.0456,
1913
+ "step": 1355
1914
+ },
1915
+ {
1916
+ "epoch": 0.8374384236453202,
1917
+ "grad_norm": 0.4874125542879152,
1918
+ "learning_rate": 1.5684933817180014e-06,
1919
+ "loss": 1.0412,
1920
+ "step": 1360
1921
+ },
1922
+ {
1923
+ "epoch": 0.8405172413793104,
1924
+ "grad_norm": 0.4785669188338194,
1925
+ "learning_rate": 1.5111733477854507e-06,
1926
+ "loss": 1.0823,
1927
+ "step": 1365
1928
+ },
1929
+ {
1930
+ "epoch": 0.8435960591133005,
1931
+ "grad_norm": 0.4968082416187376,
1932
+ "learning_rate": 1.454834570933884e-06,
1933
+ "loss": 1.0691,
1934
+ "step": 1370
1935
+ },
1936
+ {
1937
+ "epoch": 0.8466748768472906,
1938
+ "grad_norm": 0.46887456408480604,
1939
+ "learning_rate": 1.399483563585573e-06,
1940
+ "loss": 1.0436,
1941
+ "step": 1375
1942
+ },
1943
+ {
1944
+ "epoch": 0.8497536945812808,
1945
+ "grad_norm": 0.4964984955292583,
1946
+ "learning_rate": 1.345126723982594e-06,
1947
+ "loss": 1.057,
1948
+ "step": 1380
1949
+ },
1950
+ {
1951
+ "epoch": 0.8528325123152709,
1952
+ "grad_norm": 0.5048498926483475,
1953
+ "learning_rate": 1.2917703354472467e-06,
1954
+ "loss": 1.0449,
1955
+ "step": 1385
1956
+ },
1957
+ {
1958
+ "epoch": 0.8559113300492611,
1959
+ "grad_norm": 0.4826754512181378,
1960
+ "learning_rate": 1.2394205656557224e-06,
1961
+ "loss": 1.0634,
1962
+ "step": 1390
1963
+ },
1964
+ {
1965
+ "epoch": 0.8589901477832512,
1966
+ "grad_norm": 0.48716665120434605,
1967
+ "learning_rate": 1.1880834659251706e-06,
1968
+ "loss": 1.0541,
1969
+ "step": 1395
1970
+ },
1971
+ {
1972
+ "epoch": 0.8620689655172413,
1973
+ "grad_norm": 0.4844347315668472,
1974
+ "learning_rate": 1.1377649705142012e-06,
1975
+ "loss": 1.0467,
1976
+ "step": 1400
1977
+ },
1978
+ {
1979
+ "epoch": 0.8651477832512315,
1980
+ "grad_norm": 0.5019912436130637,
1981
+ "learning_rate": 1.0884708959369116e-06,
1982
+ "loss": 1.046,
1983
+ "step": 1405
1984
+ },
1985
+ {
1986
+ "epoch": 0.8682266009852216,
1987
+ "grad_norm": 0.49716156780639187,
1988
+ "learning_rate": 1.040206940290547e-06,
1989
+ "loss": 1.057,
1990
+ "step": 1410
1991
+ },
1992
+ {
1993
+ "epoch": 0.8713054187192119,
1994
+ "grad_norm": 0.4818007246635526,
1995
+ "learning_rate": 9.929786825968213e-07,
1996
+ "loss": 1.0511,
1997
+ "step": 1415
1998
+ },
1999
+ {
2000
+ "epoch": 0.874384236453202,
2001
+ "grad_norm": 0.48245117976079965,
2002
+ "learning_rate": 9.467915821570228e-07,
2003
+ "loss": 1.0499,
2004
+ "step": 1420
2005
+ },
2006
+ {
2007
+ "epoch": 0.8774630541871922,
2008
+ "grad_norm": 0.4874556324774752,
2009
+ "learning_rate": 9.016509779209536e-07,
2010
+ "loss": 1.0495,
2011
+ "step": 1425
2012
+ },
2013
+ {
2014
+ "epoch": 0.8805418719211823,
2015
+ "grad_norm": 0.5062089762290207,
2016
+ "learning_rate": 8.575620878697744e-07,
2017
+ "loss": 1.0424,
2018
+ "step": 1430
2019
+ },
2020
+ {
2021
+ "epoch": 0.8836206896551724,
2022
+ "grad_norm": 0.4667997030632563,
2023
+ "learning_rate": 8.145300084128349e-07,
2024
+ "loss": 1.0651,
2025
+ "step": 1435
2026
+ },
2027
+ {
2028
+ "epoch": 0.8866995073891626,
2029
+ "grad_norm": 0.4964295419069643,
2030
+ "learning_rate": 7.725597137985741e-07,
2031
+ "loss": 1.0693,
2032
+ "step": 1440
2033
+ },
2034
+ {
2035
+ "epoch": 0.8897783251231527,
2036
+ "grad_norm": 0.49026938173900414,
2037
+ "learning_rate": 7.316560555395069e-07,
2038
+ "loss": 1.0617,
2039
+ "step": 1445
2040
+ },
2041
+ {
2042
+ "epoch": 0.8928571428571429,
2043
+ "grad_norm": 0.5008458957189175,
2044
+ "learning_rate": 6.918237618514378e-07,
2045
+ "loss": 1.075,
2046
+ "step": 1450
2047
+ },
2048
+ {
2049
+ "epoch": 0.895935960591133,
2050
+ "grad_norm": 0.47471658876745654,
2051
+ "learning_rate": 6.530674371068946e-07,
2052
+ "loss": 1.0436,
2053
+ "step": 1455
2054
+ },
2055
+ {
2056
+ "epoch": 0.8990147783251231,
2057
+ "grad_norm": 0.49832331828043364,
2058
+ "learning_rate": 6.153915613028915e-07,
2059
+ "loss": 1.0704,
2060
+ "step": 1460
2061
+ },
2062
+ {
2063
+ "epoch": 0.9020935960591133,
2064
+ "grad_norm": 0.4790403381731389,
2065
+ "learning_rate": 5.788004895430799e-07,
2066
+ "loss": 1.0374,
2067
+ "step": 1465
2068
+ },
2069
+ {
2070
+ "epoch": 0.9051724137931034,
2071
+ "grad_norm": 0.47076541876123645,
2072
+ "learning_rate": 5.43298451534312e-07,
2073
+ "loss": 1.0486,
2074
+ "step": 1470
2075
+ },
2076
+ {
2077
+ "epoch": 0.9082512315270936,
2078
+ "grad_norm": 0.47433886715017126,
2079
+ "learning_rate": 5.088895510977154e-07,
2080
+ "loss": 1.0609,
2081
+ "step": 1475
2082
+ },
2083
+ {
2084
+ "epoch": 0.9113300492610837,
2085
+ "grad_norm": 0.4872914609613854,
2086
+ "learning_rate": 4.755777656943239e-07,
2087
+ "loss": 1.0364,
2088
+ "step": 1480
2089
+ },
2090
+ {
2091
+ "epoch": 0.9144088669950738,
2092
+ "grad_norm": 0.4623611911999158,
2093
+ "learning_rate": 4.433669459652945e-07,
2094
+ "loss": 1.0746,
2095
+ "step": 1485
2096
+ },
2097
+ {
2098
+ "epoch": 0.9174876847290641,
2099
+ "grad_norm": 0.4509604378525504,
2100
+ "learning_rate": 4.1226081528680907e-07,
2101
+ "loss": 1.056,
2102
+ "step": 1490
2103
+ },
2104
+ {
2105
+ "epoch": 0.9205665024630542,
2106
+ "grad_norm": 0.4878990399675149,
2107
+ "learning_rate": 3.822629693396651e-07,
2108
+ "loss": 1.0523,
2109
+ "step": 1495
2110
+ },
2111
+ {
2112
+ "epoch": 0.9236453201970444,
2113
+ "grad_norm": 0.48387941146785535,
2114
+ "learning_rate": 3.5337687569363734e-07,
2115
+ "loss": 1.0882,
2116
+ "step": 1500
2117
+ },
2118
+ {
2119
+ "epoch": 0.9267241379310345,
2120
+ "grad_norm": 0.48068629190435125,
2121
+ "learning_rate": 3.2560587340665694e-07,
2122
+ "loss": 1.0732,
2123
+ "step": 1505
2124
+ },
2125
+ {
2126
+ "epoch": 0.9298029556650246,
2127
+ "grad_norm": 0.5154081631468291,
2128
+ "learning_rate": 2.989531726388262e-07,
2129
+ "loss": 1.0754,
2130
+ "step": 1510
2131
+ },
2132
+ {
2133
+ "epoch": 0.9328817733990148,
2134
+ "grad_norm": 0.5155664008720566,
2135
+ "learning_rate": 2.7342185428134604e-07,
2136
+ "loss": 1.0897,
2137
+ "step": 1515
2138
+ },
2139
+ {
2140
+ "epoch": 0.9359605911330049,
2141
+ "grad_norm": 0.5096256360700303,
2142
+ "learning_rate": 2.4901486960039025e-07,
2143
+ "loss": 1.0623,
2144
+ "step": 1520
2145
+ },
2146
+ {
2147
+ "epoch": 0.9390394088669951,
2148
+ "grad_norm": 0.4741695526546047,
2149
+ "learning_rate": 2.257350398959457e-07,
2150
+ "loss": 1.0438,
2151
+ "step": 1525
2152
+ },
2153
+ {
2154
+ "epoch": 0.9421182266009852,
2155
+ "grad_norm": 0.47110987694441464,
2156
+ "learning_rate": 2.035850561756969e-07,
2157
+ "loss": 1.0583,
2158
+ "step": 1530
2159
+ },
2160
+ {
2161
+ "epoch": 0.9451970443349754,
2162
+ "grad_norm": 0.4679444204418595,
2163
+ "learning_rate": 1.8256747884395577e-07,
2164
+ "loss": 1.0425,
2165
+ "step": 1535
2166
+ },
2167
+ {
2168
+ "epoch": 0.9482758620689655,
2169
+ "grad_norm": 0.48869771114680993,
2170
+ "learning_rate": 1.6268473740569723e-07,
2171
+ "loss": 1.0653,
2172
+ "step": 1540
2173
+ },
2174
+ {
2175
+ "epoch": 0.9513546798029556,
2176
+ "grad_norm": 0.4815991097704461,
2177
+ "learning_rate": 1.4393913018572182e-07,
2178
+ "loss": 1.0802,
2179
+ "step": 1545
2180
+ },
2181
+ {
2182
+ "epoch": 0.9544334975369458,
2183
+ "grad_norm": 0.4912529780984026,
2184
+ "learning_rate": 1.2633282406298576e-07,
2185
+ "loss": 1.0606,
2186
+ "step": 1550
2187
+ },
2188
+ {
2189
+ "epoch": 0.9575123152709359,
2190
+ "grad_norm": 0.4796496570988276,
2191
+ "learning_rate": 1.0986785422011593e-07,
2192
+ "loss": 1.0636,
2193
+ "step": 1555
2194
+ },
2195
+ {
2196
+ "epoch": 0.9605911330049262,
2197
+ "grad_norm": 0.48236300816548217,
2198
+ "learning_rate": 9.454612390816686e-08,
2199
+ "loss": 1.0565,
2200
+ "step": 1560
2201
+ },
2202
+ {
2203
+ "epoch": 0.9636699507389163,
2204
+ "grad_norm": 0.4814920013170011,
2205
+ "learning_rate": 8.036940422660345e-08,
2206
+ "loss": 1.034,
2207
+ "step": 1565
2208
+ },
2209
+ {
2210
+ "epoch": 0.9667487684729064,
2211
+ "grad_norm": 0.4769716230526951,
2212
+ "learning_rate": 6.733933391858238e-08,
2213
+ "loss": 1.047,
2214
+ "step": 1570
2215
+ },
2216
+ {
2217
+ "epoch": 0.9698275862068966,
2218
+ "grad_norm": 0.47950879270639535,
2219
+ "learning_rate": 5.5457419181517145e-08,
2220
+ "loss": 1.0815,
2221
+ "step": 1575
2222
+ },
2223
+ {
2224
+ "epoch": 0.9729064039408867,
2225
+ "grad_norm": 0.4718983189159335,
2226
+ "learning_rate": 4.472503349297497e-08,
2227
+ "loss": 1.0689,
2228
+ "step": 1580
2229
+ },
2230
+ {
2231
+ "epoch": 0.9759852216748769,
2232
+ "grad_norm": 0.4824121053232075,
2233
+ "learning_rate": 3.5143417451907195e-08,
2234
+ "loss": 1.0797,
2235
+ "step": 1585
2236
+ },
2237
+ {
2238
+ "epoch": 0.979064039408867,
2239
+ "grad_norm": 0.4533449780416192,
2240
+ "learning_rate": 2.671367863524732e-08,
2241
+ "loss": 1.0614,
2242
+ "step": 1590
2243
+ },
2244
+ {
2245
+ "epoch": 0.9821428571428571,
2246
+ "grad_norm": 0.4900131839975392,
2247
+ "learning_rate": 1.943679146988009e-08,
2248
+ "loss": 1.0535,
2249
+ "step": 1595
2250
+ },
2251
+ {
2252
+ "epoch": 0.9852216748768473,
2253
+ "grad_norm": 0.4800810445856197,
2254
+ "learning_rate": 1.3313597120002686e-08,
2255
+ "loss": 1.0493,
2256
+ "step": 1600
2257
+ },
2258
+ {
2259
+ "epoch": 0.9883004926108374,
2260
+ "grad_norm": 0.47834371925070235,
2261
+ "learning_rate": 8.34480338989141e-09,
2262
+ "loss": 1.0445,
2263
+ "step": 1605
2264
+ },
2265
+ {
2266
+ "epoch": 0.9913793103448276,
2267
+ "grad_norm": 0.48573715183969157,
2268
+ "learning_rate": 4.530984642087122e-09,
2269
+ "loss": 1.0596,
2270
+ "step": 1610
2271
+ },
2272
+ {
2273
+ "epoch": 0.9944581280788177,
2274
+ "grad_norm": 0.4802714032741417,
2275
+ "learning_rate": 1.872581730997247e-09,
2276
+ "loss": 1.0529,
2277
+ "step": 1615
2278
+ },
2279
+ {
2280
+ "epoch": 0.9975369458128078,
2281
+ "grad_norm": 0.4980147880202054,
2282
+ "learning_rate": 3.699019519387559e-10,
2283
+ "loss": 1.0519,
2284
+ "step": 1620
2285
+ },
2286
+ {
2287
+ "epoch": 1.0,
2288
+ "eval_loss": 1.0636999607086182,
2289
+ "eval_runtime": 411.5468,
2290
+ "eval_samples_per_second": 56.152,
2291
+ "eval_steps_per_second": 1.757,
2292
+ "step": 1624
2293
+ },
2294
+ {
2295
+ "epoch": 1.0,
2296
+ "step": 1624,
2297
+ "total_flos": 234525562306560.0,
2298
+ "train_loss": 1.092289737439508,
2299
+ "train_runtime": 13676.5553,
2300
+ "train_samples_per_second": 15.199,
2301
+ "train_steps_per_second": 0.119
2302
+ }
2303
+ ],
2304
+ "logging_steps": 5,
2305
+ "max_steps": 1624,
2306
+ "num_input_tokens_seen": 0,
2307
+ "num_train_epochs": 1,
2308
+ "save_steps": 100,
2309
+ "total_flos": 234525562306560.0,
2310
+ "train_batch_size": 16,
2311
+ "trial_name": null,
2312
+ "trial_params": null
2313
+ }