samtuckervegan commited on
Commit
86b592a
·
verified ·
1 Parent(s): f057beb

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - autotrain
5
+ - text-regression
6
+ base_model: distilbert/distilbert-base-uncased
7
+ widget:
8
+ - text: "I love AutoTrain"
9
+ datasets:
10
+ - samtuckervegan/relevancy
11
+ ---
12
+
13
+ # Model Trained Using AutoTrain
14
+
15
+ - Problem type: Text Regression
16
+
17
+ ## Validation Metrics
18
+ loss: 0.04224373400211334
19
+
20
+ mse: 0.04224866256117821
21
+
22
+ mae: 0.15929067134857178
23
+
24
+ r2: 0.23554444313049316
25
+
26
+ rmse: 0.20554479453680702
27
+
28
+ explained_variance: 0.23569148778915405
checkpoint-7980/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert/distilbert-base-uncased",
3
+ "_num_labels": 1,
4
+ "activation": "gelu",
5
+ "architectures": [
6
+ "DistilBertForSequenceClassification"
7
+ ],
8
+ "attention_dropout": 0.1,
9
+ "dim": 768,
10
+ "dropout": 0.1,
11
+ "hidden_dim": 3072,
12
+ "id2label": {
13
+ "0": "target"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "label2id": {
17
+ "target": 0
18
+ },
19
+ "max_position_embeddings": 512,
20
+ "model_type": "distilbert",
21
+ "n_heads": 12,
22
+ "n_layers": 6,
23
+ "pad_token_id": 0,
24
+ "problem_type": "regression",
25
+ "qa_dropout": 0.1,
26
+ "seq_classif_dropout": 0.2,
27
+ "sinusoidal_pos_embds": false,
28
+ "tie_weights_": true,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.48.0",
31
+ "vocab_size": 30522
32
+ }
checkpoint-7980/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eebdfe40823a90e15ce6d5701dbe3da53f026b8ce64e6c583ed64be7aa1150d
3
+ size 267829484
checkpoint-7980/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40a7f4ac42665a4375260fc08a68309354b66af0d54c9f0e13c48d8c620402da
3
+ size 535721146
checkpoint-7980/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:191b7d80c7eefd89ba0c9e105e927a40fadf120d2bb3de1043b025b16923c222
3
+ size 15024
checkpoint-7980/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:265d4e8794d69f71649f53e597bae382154bb6b8016836972c3c5b93e2842fa7
3
+ size 15024
checkpoint-7980/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b915cb9898748bc446c463bdd075e28a9a83539067b921a4decdea6a83d093d9
3
+ size 15024
checkpoint-7980/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cf64ec88b98d7b2fb48824a98c28789d1de90d7fa5bdda84a74e8044466972e
3
+ size 15024
checkpoint-7980/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0c3b48e85066c0f06c8412dd982a0730376407d87a004332409cdaabe7fa80b
3
+ size 1064
checkpoint-7980/trainer_state.json ADDED
@@ -0,0 +1,2314 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.04224373400211334,
3
+ "best_model_checkpoint": "relevancy/checkpoint-7980",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 7980,
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.009398496240601503,
13
+ "grad_norm": 7.968059539794922,
14
+ "learning_rate": 1.5037593984962406e-06,
15
+ "loss": 0.5421,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.018796992481203006,
20
+ "grad_norm": 3.0120198726654053,
21
+ "learning_rate": 3.070175438596491e-06,
22
+ "loss": 0.3055,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.02819548872180451,
27
+ "grad_norm": 0.7311064600944519,
28
+ "learning_rate": 4.636591478696742e-06,
29
+ "loss": 0.0816,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.03759398496240601,
34
+ "grad_norm": 1.2286335229873657,
35
+ "learning_rate": 6.203007518796992e-06,
36
+ "loss": 0.0617,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.046992481203007516,
41
+ "grad_norm": 0.5518651008605957,
42
+ "learning_rate": 7.769423558897243e-06,
43
+ "loss": 0.0552,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.05639097744360902,
48
+ "grad_norm": 0.5839918255805969,
49
+ "learning_rate": 9.335839598997493e-06,
50
+ "loss": 0.062,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.06578947368421052,
55
+ "grad_norm": 0.6332781314849854,
56
+ "learning_rate": 1.0902255639097744e-05,
57
+ "loss": 0.0528,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.07518796992481203,
62
+ "grad_norm": 0.4804973304271698,
63
+ "learning_rate": 1.2468671679197996e-05,
64
+ "loss": 0.0563,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.08458646616541353,
69
+ "grad_norm": 0.4023095667362213,
70
+ "learning_rate": 1.4035087719298246e-05,
71
+ "loss": 0.0607,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.09398496240601503,
76
+ "grad_norm": 1.1123720407485962,
77
+ "learning_rate": 1.5601503759398496e-05,
78
+ "loss": 0.0591,
79
+ "step": 250
80
+ },
81
+ {
82
+ "epoch": 0.10338345864661654,
83
+ "grad_norm": 0.9853416085243225,
84
+ "learning_rate": 1.7167919799498746e-05,
85
+ "loss": 0.0547,
86
+ "step": 275
87
+ },
88
+ {
89
+ "epoch": 0.11278195488721804,
90
+ "grad_norm": 1.4674689769744873,
91
+ "learning_rate": 1.8734335839599e-05,
92
+ "loss": 0.0554,
93
+ "step": 300
94
+ },
95
+ {
96
+ "epoch": 0.12218045112781954,
97
+ "grad_norm": 1.15469229221344,
98
+ "learning_rate": 2.0300751879699247e-05,
99
+ "loss": 0.0577,
100
+ "step": 325
101
+ },
102
+ {
103
+ "epoch": 0.13157894736842105,
104
+ "grad_norm": 0.7320540547370911,
105
+ "learning_rate": 2.18671679197995e-05,
106
+ "loss": 0.0562,
107
+ "step": 350
108
+ },
109
+ {
110
+ "epoch": 0.14097744360902256,
111
+ "grad_norm": 0.3801420032978058,
112
+ "learning_rate": 2.3433583959899748e-05,
113
+ "loss": 0.0533,
114
+ "step": 375
115
+ },
116
+ {
117
+ "epoch": 0.15037593984962405,
118
+ "grad_norm": 0.9615464806556702,
119
+ "learning_rate": 2.5e-05,
120
+ "loss": 0.0589,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.15977443609022557,
125
+ "grad_norm": 0.3856410086154938,
126
+ "learning_rate": 2.656641604010025e-05,
127
+ "loss": 0.0548,
128
+ "step": 425
129
+ },
130
+ {
131
+ "epoch": 0.16917293233082706,
132
+ "grad_norm": 1.2804025411605835,
133
+ "learning_rate": 2.8132832080200505e-05,
134
+ "loss": 0.0561,
135
+ "step": 450
136
+ },
137
+ {
138
+ "epoch": 0.17857142857142858,
139
+ "grad_norm": 0.9871304035186768,
140
+ "learning_rate": 2.9699248120300755e-05,
141
+ "loss": 0.052,
142
+ "step": 475
143
+ },
144
+ {
145
+ "epoch": 0.18796992481203006,
146
+ "grad_norm": 1.0679211616516113,
147
+ "learning_rate": 3.1265664160401006e-05,
148
+ "loss": 0.0519,
149
+ "step": 500
150
+ },
151
+ {
152
+ "epoch": 0.19736842105263158,
153
+ "grad_norm": 0.2823966145515442,
154
+ "learning_rate": 3.2832080200501256e-05,
155
+ "loss": 0.053,
156
+ "step": 525
157
+ },
158
+ {
159
+ "epoch": 0.20676691729323307,
160
+ "grad_norm": 1.1498183012008667,
161
+ "learning_rate": 3.4398496240601506e-05,
162
+ "loss": 0.054,
163
+ "step": 550
164
+ },
165
+ {
166
+ "epoch": 0.2161654135338346,
167
+ "grad_norm": 1.0924912691116333,
168
+ "learning_rate": 3.5964912280701756e-05,
169
+ "loss": 0.0503,
170
+ "step": 575
171
+ },
172
+ {
173
+ "epoch": 0.22556390977443608,
174
+ "grad_norm": 1.0172274112701416,
175
+ "learning_rate": 3.753132832080201e-05,
176
+ "loss": 0.0544,
177
+ "step": 600
178
+ },
179
+ {
180
+ "epoch": 0.2349624060150376,
181
+ "grad_norm": 0.4584837853908539,
182
+ "learning_rate": 3.909774436090226e-05,
183
+ "loss": 0.0536,
184
+ "step": 625
185
+ },
186
+ {
187
+ "epoch": 0.24436090225563908,
188
+ "grad_norm": 0.38874387741088867,
189
+ "learning_rate": 4.066416040100251e-05,
190
+ "loss": 0.0535,
191
+ "step": 650
192
+ },
193
+ {
194
+ "epoch": 0.25375939849624063,
195
+ "grad_norm": 1.104377031326294,
196
+ "learning_rate": 4.223057644110276e-05,
197
+ "loss": 0.0495,
198
+ "step": 675
199
+ },
200
+ {
201
+ "epoch": 0.2631578947368421,
202
+ "grad_norm": 0.40505892038345337,
203
+ "learning_rate": 4.379699248120301e-05,
204
+ "loss": 0.0539,
205
+ "step": 700
206
+ },
207
+ {
208
+ "epoch": 0.2725563909774436,
209
+ "grad_norm": 0.6633829474449158,
210
+ "learning_rate": 4.536340852130326e-05,
211
+ "loss": 0.0533,
212
+ "step": 725
213
+ },
214
+ {
215
+ "epoch": 0.2819548872180451,
216
+ "grad_norm": 0.49940770864486694,
217
+ "learning_rate": 4.6929824561403515e-05,
218
+ "loss": 0.0538,
219
+ "step": 750
220
+ },
221
+ {
222
+ "epoch": 0.29135338345864664,
223
+ "grad_norm": 0.9451118111610413,
224
+ "learning_rate": 4.849624060150376e-05,
225
+ "loss": 0.0509,
226
+ "step": 775
227
+ },
228
+ {
229
+ "epoch": 0.3007518796992481,
230
+ "grad_norm": 0.47112253308296204,
231
+ "learning_rate": 4.9993038150932894e-05,
232
+ "loss": 0.058,
233
+ "step": 800
234
+ },
235
+ {
236
+ "epoch": 0.3101503759398496,
237
+ "grad_norm": 0.6366233229637146,
238
+ "learning_rate": 4.9818991924255085e-05,
239
+ "loss": 0.0509,
240
+ "step": 825
241
+ },
242
+ {
243
+ "epoch": 0.31954887218045114,
244
+ "grad_norm": 1.5148544311523438,
245
+ "learning_rate": 4.9644945697577276e-05,
246
+ "loss": 0.0554,
247
+ "step": 850
248
+ },
249
+ {
250
+ "epoch": 0.32894736842105265,
251
+ "grad_norm": 0.8564983606338501,
252
+ "learning_rate": 4.9470899470899475e-05,
253
+ "loss": 0.052,
254
+ "step": 875
255
+ },
256
+ {
257
+ "epoch": 0.3383458646616541,
258
+ "grad_norm": 0.32261064648628235,
259
+ "learning_rate": 4.9296853244221666e-05,
260
+ "loss": 0.0518,
261
+ "step": 900
262
+ },
263
+ {
264
+ "epoch": 0.34774436090225563,
265
+ "grad_norm": 0.3869636356830597,
266
+ "learning_rate": 4.912280701754386e-05,
267
+ "loss": 0.054,
268
+ "step": 925
269
+ },
270
+ {
271
+ "epoch": 0.35714285714285715,
272
+ "grad_norm": 0.5892410278320312,
273
+ "learning_rate": 4.8948760790866056e-05,
274
+ "loss": 0.0542,
275
+ "step": 950
276
+ },
277
+ {
278
+ "epoch": 0.36654135338345867,
279
+ "grad_norm": 0.48280876874923706,
280
+ "learning_rate": 4.8774714564188254e-05,
281
+ "loss": 0.0525,
282
+ "step": 975
283
+ },
284
+ {
285
+ "epoch": 0.37593984962406013,
286
+ "grad_norm": 0.3844253718852997,
287
+ "learning_rate": 4.8600668337510445e-05,
288
+ "loss": 0.0522,
289
+ "step": 1000
290
+ },
291
+ {
292
+ "epoch": 0.38533834586466165,
293
+ "grad_norm": 0.2661376893520355,
294
+ "learning_rate": 4.8426622110832637e-05,
295
+ "loss": 0.0495,
296
+ "step": 1025
297
+ },
298
+ {
299
+ "epoch": 0.39473684210526316,
300
+ "grad_norm": 0.44888997077941895,
301
+ "learning_rate": 4.8252575884154835e-05,
302
+ "loss": 0.0522,
303
+ "step": 1050
304
+ },
305
+ {
306
+ "epoch": 0.4041353383458647,
307
+ "grad_norm": 0.939777672290802,
308
+ "learning_rate": 4.8078529657477026e-05,
309
+ "loss": 0.054,
310
+ "step": 1075
311
+ },
312
+ {
313
+ "epoch": 0.41353383458646614,
314
+ "grad_norm": 0.4625527560710907,
315
+ "learning_rate": 4.7904483430799224e-05,
316
+ "loss": 0.0474,
317
+ "step": 1100
318
+ },
319
+ {
320
+ "epoch": 0.42293233082706766,
321
+ "grad_norm": 0.8745533227920532,
322
+ "learning_rate": 4.7730437204121416e-05,
323
+ "loss": 0.0489,
324
+ "step": 1125
325
+ },
326
+ {
327
+ "epoch": 0.4323308270676692,
328
+ "grad_norm": 0.48227739334106445,
329
+ "learning_rate": 4.755639097744361e-05,
330
+ "loss": 0.0541,
331
+ "step": 1150
332
+ },
333
+ {
334
+ "epoch": 0.4417293233082707,
335
+ "grad_norm": 0.7436401844024658,
336
+ "learning_rate": 4.7382344750765805e-05,
337
+ "loss": 0.0503,
338
+ "step": 1175
339
+ },
340
+ {
341
+ "epoch": 0.45112781954887216,
342
+ "grad_norm": 0.594455897808075,
343
+ "learning_rate": 4.7208298524088003e-05,
344
+ "loss": 0.0477,
345
+ "step": 1200
346
+ },
347
+ {
348
+ "epoch": 0.4605263157894737,
349
+ "grad_norm": 0.27695509791374207,
350
+ "learning_rate": 4.7034252297410195e-05,
351
+ "loss": 0.0503,
352
+ "step": 1225
353
+ },
354
+ {
355
+ "epoch": 0.4699248120300752,
356
+ "grad_norm": 0.2683180272579193,
357
+ "learning_rate": 4.6860206070732386e-05,
358
+ "loss": 0.0532,
359
+ "step": 1250
360
+ },
361
+ {
362
+ "epoch": 0.4793233082706767,
363
+ "grad_norm": 0.7848153114318848,
364
+ "learning_rate": 4.6686159844054584e-05,
365
+ "loss": 0.0465,
366
+ "step": 1275
367
+ },
368
+ {
369
+ "epoch": 0.48872180451127817,
370
+ "grad_norm": 0.5359299778938293,
371
+ "learning_rate": 4.6512113617376776e-05,
372
+ "loss": 0.0483,
373
+ "step": 1300
374
+ },
375
+ {
376
+ "epoch": 0.4981203007518797,
377
+ "grad_norm": 0.439117968082428,
378
+ "learning_rate": 4.633806739069897e-05,
379
+ "loss": 0.0513,
380
+ "step": 1325
381
+ },
382
+ {
383
+ "epoch": 0.5075187969924813,
384
+ "grad_norm": 0.3284767270088196,
385
+ "learning_rate": 4.6164021164021165e-05,
386
+ "loss": 0.0477,
387
+ "step": 1350
388
+ },
389
+ {
390
+ "epoch": 0.5169172932330827,
391
+ "grad_norm": 0.542739748954773,
392
+ "learning_rate": 4.5989974937343364e-05,
393
+ "loss": 0.0503,
394
+ "step": 1375
395
+ },
396
+ {
397
+ "epoch": 0.5263157894736842,
398
+ "grad_norm": 0.6036680936813354,
399
+ "learning_rate": 4.5815928710665555e-05,
400
+ "loss": 0.0495,
401
+ "step": 1400
402
+ },
403
+ {
404
+ "epoch": 0.5357142857142857,
405
+ "grad_norm": 0.37653249502182007,
406
+ "learning_rate": 4.5641882483987746e-05,
407
+ "loss": 0.0486,
408
+ "step": 1425
409
+ },
410
+ {
411
+ "epoch": 0.5451127819548872,
412
+ "grad_norm": 0.35741862654685974,
413
+ "learning_rate": 4.5467836257309945e-05,
414
+ "loss": 0.0469,
415
+ "step": 1450
416
+ },
417
+ {
418
+ "epoch": 0.5545112781954887,
419
+ "grad_norm": 0.3325374126434326,
420
+ "learning_rate": 4.5293790030632136e-05,
421
+ "loss": 0.0451,
422
+ "step": 1475
423
+ },
424
+ {
425
+ "epoch": 0.5639097744360902,
426
+ "grad_norm": 0.5224691033363342,
427
+ "learning_rate": 4.5119743803954334e-05,
428
+ "loss": 0.0488,
429
+ "step": 1500
430
+ },
431
+ {
432
+ "epoch": 0.5733082706766918,
433
+ "grad_norm": 0.8083314299583435,
434
+ "learning_rate": 4.4945697577276526e-05,
435
+ "loss": 0.0486,
436
+ "step": 1525
437
+ },
438
+ {
439
+ "epoch": 0.5827067669172933,
440
+ "grad_norm": 0.7639009952545166,
441
+ "learning_rate": 4.477165135059872e-05,
442
+ "loss": 0.0438,
443
+ "step": 1550
444
+ },
445
+ {
446
+ "epoch": 0.5921052631578947,
447
+ "grad_norm": 0.5051703453063965,
448
+ "learning_rate": 4.4597605123920915e-05,
449
+ "loss": 0.0477,
450
+ "step": 1575
451
+ },
452
+ {
453
+ "epoch": 0.6015037593984962,
454
+ "grad_norm": 0.901390552520752,
455
+ "learning_rate": 4.442355889724311e-05,
456
+ "loss": 0.045,
457
+ "step": 1600
458
+ },
459
+ {
460
+ "epoch": 0.6109022556390977,
461
+ "grad_norm": 0.32415810227394104,
462
+ "learning_rate": 4.4249512670565305e-05,
463
+ "loss": 0.0437,
464
+ "step": 1625
465
+ },
466
+ {
467
+ "epoch": 0.6203007518796992,
468
+ "grad_norm": 0.4060637652873993,
469
+ "learning_rate": 4.4075466443887496e-05,
470
+ "loss": 0.0467,
471
+ "step": 1650
472
+ },
473
+ {
474
+ "epoch": 0.6296992481203008,
475
+ "grad_norm": 0.29624292254447937,
476
+ "learning_rate": 4.3901420217209694e-05,
477
+ "loss": 0.0491,
478
+ "step": 1675
479
+ },
480
+ {
481
+ "epoch": 0.6390977443609023,
482
+ "grad_norm": 0.2997782826423645,
483
+ "learning_rate": 4.3727373990531886e-05,
484
+ "loss": 0.049,
485
+ "step": 1700
486
+ },
487
+ {
488
+ "epoch": 0.6484962406015038,
489
+ "grad_norm": 0.8522358536720276,
490
+ "learning_rate": 4.355332776385408e-05,
491
+ "loss": 0.0461,
492
+ "step": 1725
493
+ },
494
+ {
495
+ "epoch": 0.6578947368421053,
496
+ "grad_norm": 0.6091852784156799,
497
+ "learning_rate": 4.3379281537176275e-05,
498
+ "loss": 0.0497,
499
+ "step": 1750
500
+ },
501
+ {
502
+ "epoch": 0.6672932330827067,
503
+ "grad_norm": 0.3918594419956207,
504
+ "learning_rate": 4.3205235310498473e-05,
505
+ "loss": 0.051,
506
+ "step": 1775
507
+ },
508
+ {
509
+ "epoch": 0.6766917293233082,
510
+ "grad_norm": 0.44399502873420715,
511
+ "learning_rate": 4.3031189083820665e-05,
512
+ "loss": 0.0452,
513
+ "step": 1800
514
+ },
515
+ {
516
+ "epoch": 0.6860902255639098,
517
+ "grad_norm": 0.4616807699203491,
518
+ "learning_rate": 4.2857142857142856e-05,
519
+ "loss": 0.0466,
520
+ "step": 1825
521
+ },
522
+ {
523
+ "epoch": 0.6954887218045113,
524
+ "grad_norm": 0.3829876780509949,
525
+ "learning_rate": 4.2683096630465054e-05,
526
+ "loss": 0.0458,
527
+ "step": 1850
528
+ },
529
+ {
530
+ "epoch": 0.7048872180451128,
531
+ "grad_norm": 1.2150853872299194,
532
+ "learning_rate": 4.2509050403787246e-05,
533
+ "loss": 0.044,
534
+ "step": 1875
535
+ },
536
+ {
537
+ "epoch": 0.7142857142857143,
538
+ "grad_norm": 0.3793696165084839,
539
+ "learning_rate": 4.2335004177109444e-05,
540
+ "loss": 0.0464,
541
+ "step": 1900
542
+ },
543
+ {
544
+ "epoch": 0.7236842105263158,
545
+ "grad_norm": 0.3776131272315979,
546
+ "learning_rate": 4.2160957950431635e-05,
547
+ "loss": 0.0465,
548
+ "step": 1925
549
+ },
550
+ {
551
+ "epoch": 0.7330827067669173,
552
+ "grad_norm": 0.47644665837287903,
553
+ "learning_rate": 4.198691172375383e-05,
554
+ "loss": 0.0477,
555
+ "step": 1950
556
+ },
557
+ {
558
+ "epoch": 0.7424812030075187,
559
+ "grad_norm": 0.17218613624572754,
560
+ "learning_rate": 4.1812865497076025e-05,
561
+ "loss": 0.0437,
562
+ "step": 1975
563
+ },
564
+ {
565
+ "epoch": 0.7518796992481203,
566
+ "grad_norm": 0.5325891971588135,
567
+ "learning_rate": 4.163881927039822e-05,
568
+ "loss": 0.049,
569
+ "step": 2000
570
+ },
571
+ {
572
+ "epoch": 0.7612781954887218,
573
+ "grad_norm": 0.3780176341533661,
574
+ "learning_rate": 4.1464773043720415e-05,
575
+ "loss": 0.0472,
576
+ "step": 2025
577
+ },
578
+ {
579
+ "epoch": 0.7706766917293233,
580
+ "grad_norm": 0.5997790694236755,
581
+ "learning_rate": 4.1290726817042606e-05,
582
+ "loss": 0.0492,
583
+ "step": 2050
584
+ },
585
+ {
586
+ "epoch": 0.7800751879699248,
587
+ "grad_norm": 0.572754979133606,
588
+ "learning_rate": 4.1116680590364804e-05,
589
+ "loss": 0.0488,
590
+ "step": 2075
591
+ },
592
+ {
593
+ "epoch": 0.7894736842105263,
594
+ "grad_norm": 0.5054708123207092,
595
+ "learning_rate": 4.0942634363687e-05,
596
+ "loss": 0.0447,
597
+ "step": 2100
598
+ },
599
+ {
600
+ "epoch": 0.7988721804511278,
601
+ "grad_norm": 0.3036394417285919,
602
+ "learning_rate": 4.076858813700919e-05,
603
+ "loss": 0.044,
604
+ "step": 2125
605
+ },
606
+ {
607
+ "epoch": 0.8082706766917294,
608
+ "grad_norm": 0.2748730480670929,
609
+ "learning_rate": 4.0594541910331385e-05,
610
+ "loss": 0.0478,
611
+ "step": 2150
612
+ },
613
+ {
614
+ "epoch": 0.8176691729323309,
615
+ "grad_norm": 0.23642213642597198,
616
+ "learning_rate": 4.042049568365358e-05,
617
+ "loss": 0.0458,
618
+ "step": 2175
619
+ },
620
+ {
621
+ "epoch": 0.8270676691729323,
622
+ "grad_norm": 0.2958623766899109,
623
+ "learning_rate": 4.0246449456975775e-05,
624
+ "loss": 0.0428,
625
+ "step": 2200
626
+ },
627
+ {
628
+ "epoch": 0.8364661654135338,
629
+ "grad_norm": 1.332788109779358,
630
+ "learning_rate": 4.0072403230297966e-05,
631
+ "loss": 0.0481,
632
+ "step": 2225
633
+ },
634
+ {
635
+ "epoch": 0.8458646616541353,
636
+ "grad_norm": 0.3045213222503662,
637
+ "learning_rate": 3.9898357003620164e-05,
638
+ "loss": 0.0445,
639
+ "step": 2250
640
+ },
641
+ {
642
+ "epoch": 0.8552631578947368,
643
+ "grad_norm": 0.2599555253982544,
644
+ "learning_rate": 3.9724310776942356e-05,
645
+ "loss": 0.0442,
646
+ "step": 2275
647
+ },
648
+ {
649
+ "epoch": 0.8646616541353384,
650
+ "grad_norm": 0.3255714178085327,
651
+ "learning_rate": 3.9550264550264554e-05,
652
+ "loss": 0.0483,
653
+ "step": 2300
654
+ },
655
+ {
656
+ "epoch": 0.8740601503759399,
657
+ "grad_norm": 1.2524524927139282,
658
+ "learning_rate": 3.9376218323586745e-05,
659
+ "loss": 0.0426,
660
+ "step": 2325
661
+ },
662
+ {
663
+ "epoch": 0.8834586466165414,
664
+ "grad_norm": 0.2243344783782959,
665
+ "learning_rate": 3.920217209690894e-05,
666
+ "loss": 0.0424,
667
+ "step": 2350
668
+ },
669
+ {
670
+ "epoch": 0.8928571428571429,
671
+ "grad_norm": 0.3369060158729553,
672
+ "learning_rate": 3.9028125870231135e-05,
673
+ "loss": 0.0477,
674
+ "step": 2375
675
+ },
676
+ {
677
+ "epoch": 0.9022556390977443,
678
+ "grad_norm": 0.2334790974855423,
679
+ "learning_rate": 3.885407964355333e-05,
680
+ "loss": 0.0425,
681
+ "step": 2400
682
+ },
683
+ {
684
+ "epoch": 0.9116541353383458,
685
+ "grad_norm": 0.5213820338249207,
686
+ "learning_rate": 3.8680033416875525e-05,
687
+ "loss": 0.0472,
688
+ "step": 2425
689
+ },
690
+ {
691
+ "epoch": 0.9210526315789473,
692
+ "grad_norm": 0.31274598836898804,
693
+ "learning_rate": 3.8505987190197716e-05,
694
+ "loss": 0.045,
695
+ "step": 2450
696
+ },
697
+ {
698
+ "epoch": 0.9304511278195489,
699
+ "grad_norm": 0.36253780126571655,
700
+ "learning_rate": 3.8331940963519914e-05,
701
+ "loss": 0.0442,
702
+ "step": 2475
703
+ },
704
+ {
705
+ "epoch": 0.9398496240601504,
706
+ "grad_norm": 0.6255716681480408,
707
+ "learning_rate": 3.815789473684211e-05,
708
+ "loss": 0.0428,
709
+ "step": 2500
710
+ },
711
+ {
712
+ "epoch": 0.9492481203007519,
713
+ "grad_norm": 0.3290731906890869,
714
+ "learning_rate": 3.79838485101643e-05,
715
+ "loss": 0.0462,
716
+ "step": 2525
717
+ },
718
+ {
719
+ "epoch": 0.9586466165413534,
720
+ "grad_norm": 0.747561514377594,
721
+ "learning_rate": 3.7809802283486495e-05,
722
+ "loss": 0.0505,
723
+ "step": 2550
724
+ },
725
+ {
726
+ "epoch": 0.9680451127819549,
727
+ "grad_norm": 0.29496845602989197,
728
+ "learning_rate": 3.763575605680869e-05,
729
+ "loss": 0.046,
730
+ "step": 2575
731
+ },
732
+ {
733
+ "epoch": 0.9774436090225563,
734
+ "grad_norm": 0.23728559911251068,
735
+ "learning_rate": 3.7461709830130885e-05,
736
+ "loss": 0.051,
737
+ "step": 2600
738
+ },
739
+ {
740
+ "epoch": 0.9868421052631579,
741
+ "grad_norm": 0.39210203289985657,
742
+ "learning_rate": 3.7287663603453076e-05,
743
+ "loss": 0.0456,
744
+ "step": 2625
745
+ },
746
+ {
747
+ "epoch": 0.9962406015037594,
748
+ "grad_norm": 0.4230247139930725,
749
+ "learning_rate": 3.7113617376775274e-05,
750
+ "loss": 0.0479,
751
+ "step": 2650
752
+ },
753
+ {
754
+ "epoch": 1.0,
755
+ "eval_explained_variance": 0.19852977991104126,
756
+ "eval_loss": 0.044305671006441116,
757
+ "eval_mae": 0.16591642796993256,
758
+ "eval_mse": 0.0443120077252388,
759
+ "eval_r2": 0.19820988178253174,
760
+ "eval_rmse": 0.21050417507792762,
761
+ "eval_runtime": 5.0465,
762
+ "eval_samples_per_second": 4216.201,
763
+ "eval_steps_per_second": 65.987,
764
+ "step": 2660
765
+ },
766
+ {
767
+ "epoch": 1.005639097744361,
768
+ "grad_norm": 0.6470463871955872,
769
+ "learning_rate": 3.6939571150097466e-05,
770
+ "loss": 0.0435,
771
+ "step": 2675
772
+ },
773
+ {
774
+ "epoch": 1.0150375939849625,
775
+ "grad_norm": 0.37490159273147583,
776
+ "learning_rate": 3.6765524923419664e-05,
777
+ "loss": 0.0389,
778
+ "step": 2700
779
+ },
780
+ {
781
+ "epoch": 1.0244360902255638,
782
+ "grad_norm": 0.42144620418548584,
783
+ "learning_rate": 3.6591478696741855e-05,
784
+ "loss": 0.0388,
785
+ "step": 2725
786
+ },
787
+ {
788
+ "epoch": 1.0338345864661653,
789
+ "grad_norm": 0.384360671043396,
790
+ "learning_rate": 3.6417432470064053e-05,
791
+ "loss": 0.0463,
792
+ "step": 2750
793
+ },
794
+ {
795
+ "epoch": 1.0432330827067668,
796
+ "grad_norm": 0.8169638514518738,
797
+ "learning_rate": 3.6243386243386245e-05,
798
+ "loss": 0.0439,
799
+ "step": 2775
800
+ },
801
+ {
802
+ "epoch": 1.0526315789473684,
803
+ "grad_norm": 0.7266212105751038,
804
+ "learning_rate": 3.606934001670844e-05,
805
+ "loss": 0.0439,
806
+ "step": 2800
807
+ },
808
+ {
809
+ "epoch": 1.0620300751879699,
810
+ "grad_norm": 0.5463135838508606,
811
+ "learning_rate": 3.5895293790030634e-05,
812
+ "loss": 0.0473,
813
+ "step": 2825
814
+ },
815
+ {
816
+ "epoch": 1.0714285714285714,
817
+ "grad_norm": 0.39723679423332214,
818
+ "learning_rate": 3.5721247563352826e-05,
819
+ "loss": 0.0403,
820
+ "step": 2850
821
+ },
822
+ {
823
+ "epoch": 1.080827067669173,
824
+ "grad_norm": 0.8675305843353271,
825
+ "learning_rate": 3.5547201336675024e-05,
826
+ "loss": 0.0454,
827
+ "step": 2875
828
+ },
829
+ {
830
+ "epoch": 1.0902255639097744,
831
+ "grad_norm": 0.27421316504478455,
832
+ "learning_rate": 3.537315510999722e-05,
833
+ "loss": 0.0428,
834
+ "step": 2900
835
+ },
836
+ {
837
+ "epoch": 1.099624060150376,
838
+ "grad_norm": 0.27585676312446594,
839
+ "learning_rate": 3.519910888331941e-05,
840
+ "loss": 0.043,
841
+ "step": 2925
842
+ },
843
+ {
844
+ "epoch": 1.1090225563909775,
845
+ "grad_norm": 0.7620128393173218,
846
+ "learning_rate": 3.5025062656641605e-05,
847
+ "loss": 0.0435,
848
+ "step": 2950
849
+ },
850
+ {
851
+ "epoch": 1.118421052631579,
852
+ "grad_norm": 0.5449320077896118,
853
+ "learning_rate": 3.48510164299638e-05,
854
+ "loss": 0.0424,
855
+ "step": 2975
856
+ },
857
+ {
858
+ "epoch": 1.1278195488721805,
859
+ "grad_norm": 0.3466412425041199,
860
+ "learning_rate": 3.4676970203285995e-05,
861
+ "loss": 0.0397,
862
+ "step": 3000
863
+ },
864
+ {
865
+ "epoch": 1.137218045112782,
866
+ "grad_norm": 0.2692334055900574,
867
+ "learning_rate": 3.4502923976608186e-05,
868
+ "loss": 0.0433,
869
+ "step": 3025
870
+ },
871
+ {
872
+ "epoch": 1.1466165413533835,
873
+ "grad_norm": 0.3983423411846161,
874
+ "learning_rate": 3.4328877749930384e-05,
875
+ "loss": 0.0454,
876
+ "step": 3050
877
+ },
878
+ {
879
+ "epoch": 1.156015037593985,
880
+ "grad_norm": 0.28615260124206543,
881
+ "learning_rate": 3.4154831523252576e-05,
882
+ "loss": 0.0458,
883
+ "step": 3075
884
+ },
885
+ {
886
+ "epoch": 1.1654135338345863,
887
+ "grad_norm": 0.6662613153457642,
888
+ "learning_rate": 3.3980785296574774e-05,
889
+ "loss": 0.0386,
890
+ "step": 3100
891
+ },
892
+ {
893
+ "epoch": 1.1748120300751879,
894
+ "grad_norm": 0.7193450331687927,
895
+ "learning_rate": 3.3806739069896965e-05,
896
+ "loss": 0.0465,
897
+ "step": 3125
898
+ },
899
+ {
900
+ "epoch": 1.1842105263157894,
901
+ "grad_norm": 0.6499005556106567,
902
+ "learning_rate": 3.363269284321916e-05,
903
+ "loss": 0.0473,
904
+ "step": 3150
905
+ },
906
+ {
907
+ "epoch": 1.193609022556391,
908
+ "grad_norm": 0.45330649614334106,
909
+ "learning_rate": 3.3458646616541355e-05,
910
+ "loss": 0.0413,
911
+ "step": 3175
912
+ },
913
+ {
914
+ "epoch": 1.2030075187969924,
915
+ "grad_norm": 0.2722605764865875,
916
+ "learning_rate": 3.328460038986355e-05,
917
+ "loss": 0.0407,
918
+ "step": 3200
919
+ },
920
+ {
921
+ "epoch": 1.212406015037594,
922
+ "grad_norm": 0.3249507546424866,
923
+ "learning_rate": 3.3110554163185744e-05,
924
+ "loss": 0.0431,
925
+ "step": 3225
926
+ },
927
+ {
928
+ "epoch": 1.2218045112781954,
929
+ "grad_norm": 0.2799666225910187,
930
+ "learning_rate": 3.2936507936507936e-05,
931
+ "loss": 0.0428,
932
+ "step": 3250
933
+ },
934
+ {
935
+ "epoch": 1.231203007518797,
936
+ "grad_norm": 0.30404964089393616,
937
+ "learning_rate": 3.2762461709830134e-05,
938
+ "loss": 0.0449,
939
+ "step": 3275
940
+ },
941
+ {
942
+ "epoch": 1.2406015037593985,
943
+ "grad_norm": 0.32838234305381775,
944
+ "learning_rate": 3.258841548315233e-05,
945
+ "loss": 0.0441,
946
+ "step": 3300
947
+ },
948
+ {
949
+ "epoch": 1.25,
950
+ "grad_norm": 0.41564425826072693,
951
+ "learning_rate": 3.241436925647452e-05,
952
+ "loss": 0.0406,
953
+ "step": 3325
954
+ },
955
+ {
956
+ "epoch": 1.2593984962406015,
957
+ "grad_norm": 0.6298181414604187,
958
+ "learning_rate": 3.2240323029796715e-05,
959
+ "loss": 0.0422,
960
+ "step": 3350
961
+ },
962
+ {
963
+ "epoch": 1.268796992481203,
964
+ "grad_norm": 0.4034960865974426,
965
+ "learning_rate": 3.206627680311891e-05,
966
+ "loss": 0.0399,
967
+ "step": 3375
968
+ },
969
+ {
970
+ "epoch": 1.2781954887218046,
971
+ "grad_norm": 0.24080845713615417,
972
+ "learning_rate": 3.1892230576441104e-05,
973
+ "loss": 0.042,
974
+ "step": 3400
975
+ },
976
+ {
977
+ "epoch": 1.287593984962406,
978
+ "grad_norm": 0.19642522931098938,
979
+ "learning_rate": 3.1718184349763296e-05,
980
+ "loss": 0.0454,
981
+ "step": 3425
982
+ },
983
+ {
984
+ "epoch": 1.2969924812030076,
985
+ "grad_norm": 0.45648419857025146,
986
+ "learning_rate": 3.1544138123085494e-05,
987
+ "loss": 0.0448,
988
+ "step": 3450
989
+ },
990
+ {
991
+ "epoch": 1.306390977443609,
992
+ "grad_norm": 0.28789225220680237,
993
+ "learning_rate": 3.1370091896407685e-05,
994
+ "loss": 0.0422,
995
+ "step": 3475
996
+ },
997
+ {
998
+ "epoch": 1.3157894736842106,
999
+ "grad_norm": 0.29442328214645386,
1000
+ "learning_rate": 3.1196045669729884e-05,
1001
+ "loss": 0.0419,
1002
+ "step": 3500
1003
+ },
1004
+ {
1005
+ "epoch": 1.3251879699248121,
1006
+ "grad_norm": 0.23239637911319733,
1007
+ "learning_rate": 3.1021999443052075e-05,
1008
+ "loss": 0.0368,
1009
+ "step": 3525
1010
+ },
1011
+ {
1012
+ "epoch": 1.3345864661654137,
1013
+ "grad_norm": 0.8643941283226013,
1014
+ "learning_rate": 3.084795321637427e-05,
1015
+ "loss": 0.0438,
1016
+ "step": 3550
1017
+ },
1018
+ {
1019
+ "epoch": 1.3439849624060152,
1020
+ "grad_norm": 1.0415705442428589,
1021
+ "learning_rate": 3.0673906989696465e-05,
1022
+ "loss": 0.0371,
1023
+ "step": 3575
1024
+ },
1025
+ {
1026
+ "epoch": 1.3533834586466165,
1027
+ "grad_norm": 0.36078059673309326,
1028
+ "learning_rate": 3.0499860763018663e-05,
1029
+ "loss": 0.0433,
1030
+ "step": 3600
1031
+ },
1032
+ {
1033
+ "epoch": 1.362781954887218,
1034
+ "grad_norm": 0.564781129360199,
1035
+ "learning_rate": 3.032581453634085e-05,
1036
+ "loss": 0.0424,
1037
+ "step": 3625
1038
+ },
1039
+ {
1040
+ "epoch": 1.3721804511278195,
1041
+ "grad_norm": 0.7637051343917847,
1042
+ "learning_rate": 3.015176830966305e-05,
1043
+ "loss": 0.0424,
1044
+ "step": 3650
1045
+ },
1046
+ {
1047
+ "epoch": 1.381578947368421,
1048
+ "grad_norm": 0.5128487348556519,
1049
+ "learning_rate": 2.9977722082985244e-05,
1050
+ "loss": 0.0407,
1051
+ "step": 3675
1052
+ },
1053
+ {
1054
+ "epoch": 1.3909774436090225,
1055
+ "grad_norm": 0.35614606738090515,
1056
+ "learning_rate": 2.980367585630744e-05,
1057
+ "loss": 0.0431,
1058
+ "step": 3700
1059
+ },
1060
+ {
1061
+ "epoch": 1.400375939849624,
1062
+ "grad_norm": 0.25352317094802856,
1063
+ "learning_rate": 2.962962962962963e-05,
1064
+ "loss": 0.0418,
1065
+ "step": 3725
1066
+ },
1067
+ {
1068
+ "epoch": 1.4097744360902256,
1069
+ "grad_norm": 0.42306146025657654,
1070
+ "learning_rate": 2.9455583402951825e-05,
1071
+ "loss": 0.0414,
1072
+ "step": 3750
1073
+ },
1074
+ {
1075
+ "epoch": 1.419172932330827,
1076
+ "grad_norm": 0.8286581039428711,
1077
+ "learning_rate": 2.928153717627402e-05,
1078
+ "loss": 0.0432,
1079
+ "step": 3775
1080
+ },
1081
+ {
1082
+ "epoch": 1.4285714285714286,
1083
+ "grad_norm": 0.6156339049339294,
1084
+ "learning_rate": 2.9107490949596218e-05,
1085
+ "loss": 0.0406,
1086
+ "step": 3800
1087
+ },
1088
+ {
1089
+ "epoch": 1.4379699248120301,
1090
+ "grad_norm": 0.3396787643432617,
1091
+ "learning_rate": 2.8933444722918406e-05,
1092
+ "loss": 0.0446,
1093
+ "step": 3825
1094
+ },
1095
+ {
1096
+ "epoch": 1.4473684210526316,
1097
+ "grad_norm": 0.32385748624801636,
1098
+ "learning_rate": 2.8759398496240604e-05,
1099
+ "loss": 0.0488,
1100
+ "step": 3850
1101
+ },
1102
+ {
1103
+ "epoch": 1.4567669172932332,
1104
+ "grad_norm": 0.384922593832016,
1105
+ "learning_rate": 2.85853522695628e-05,
1106
+ "loss": 0.0413,
1107
+ "step": 3875
1108
+ },
1109
+ {
1110
+ "epoch": 1.4661654135338344,
1111
+ "grad_norm": 0.8346031308174133,
1112
+ "learning_rate": 2.8411306042884993e-05,
1113
+ "loss": 0.0423,
1114
+ "step": 3900
1115
+ },
1116
+ {
1117
+ "epoch": 1.475563909774436,
1118
+ "grad_norm": 0.6732437610626221,
1119
+ "learning_rate": 2.8237259816207185e-05,
1120
+ "loss": 0.0453,
1121
+ "step": 3925
1122
+ },
1123
+ {
1124
+ "epoch": 1.4849624060150375,
1125
+ "grad_norm": 0.6928327679634094,
1126
+ "learning_rate": 2.806321358952938e-05,
1127
+ "loss": 0.0458,
1128
+ "step": 3950
1129
+ },
1130
+ {
1131
+ "epoch": 1.494360902255639,
1132
+ "grad_norm": 0.3837633728981018,
1133
+ "learning_rate": 2.7889167362851574e-05,
1134
+ "loss": 0.0402,
1135
+ "step": 3975
1136
+ },
1137
+ {
1138
+ "epoch": 1.5037593984962405,
1139
+ "grad_norm": 0.35443350672721863,
1140
+ "learning_rate": 2.7715121136173773e-05,
1141
+ "loss": 0.0416,
1142
+ "step": 4000
1143
+ },
1144
+ {
1145
+ "epoch": 1.513157894736842,
1146
+ "grad_norm": 0.3493078649044037,
1147
+ "learning_rate": 2.754803675856308e-05,
1148
+ "loss": 0.0457,
1149
+ "step": 4025
1150
+ },
1151
+ {
1152
+ "epoch": 1.5225563909774436,
1153
+ "grad_norm": 0.38165393471717834,
1154
+ "learning_rate": 2.7373990531885268e-05,
1155
+ "loss": 0.0458,
1156
+ "step": 4050
1157
+ },
1158
+ {
1159
+ "epoch": 1.531954887218045,
1160
+ "grad_norm": 0.28904205560684204,
1161
+ "learning_rate": 2.7199944305207466e-05,
1162
+ "loss": 0.0456,
1163
+ "step": 4075
1164
+ },
1165
+ {
1166
+ "epoch": 1.5413533834586466,
1167
+ "grad_norm": 0.27960851788520813,
1168
+ "learning_rate": 2.702589807852966e-05,
1169
+ "loss": 0.046,
1170
+ "step": 4100
1171
+ },
1172
+ {
1173
+ "epoch": 1.550751879699248,
1174
+ "grad_norm": 0.5297873020172119,
1175
+ "learning_rate": 2.6851851851851855e-05,
1176
+ "loss": 0.045,
1177
+ "step": 4125
1178
+ },
1179
+ {
1180
+ "epoch": 1.5601503759398496,
1181
+ "grad_norm": 0.5538225173950195,
1182
+ "learning_rate": 2.6677805625174047e-05,
1183
+ "loss": 0.0405,
1184
+ "step": 4150
1185
+ },
1186
+ {
1187
+ "epoch": 1.5695488721804511,
1188
+ "grad_norm": 0.4728054702281952,
1189
+ "learning_rate": 2.650375939849624e-05,
1190
+ "loss": 0.0429,
1191
+ "step": 4175
1192
+ },
1193
+ {
1194
+ "epoch": 1.5789473684210527,
1195
+ "grad_norm": 1.0343999862670898,
1196
+ "learning_rate": 2.6329713171818436e-05,
1197
+ "loss": 0.0474,
1198
+ "step": 4200
1199
+ },
1200
+ {
1201
+ "epoch": 1.5883458646616542,
1202
+ "grad_norm": 0.5233461260795593,
1203
+ "learning_rate": 2.6155666945140635e-05,
1204
+ "loss": 0.0461,
1205
+ "step": 4225
1206
+ },
1207
+ {
1208
+ "epoch": 1.5977443609022557,
1209
+ "grad_norm": 0.28031855821609497,
1210
+ "learning_rate": 2.5981620718462823e-05,
1211
+ "loss": 0.0428,
1212
+ "step": 4250
1213
+ },
1214
+ {
1215
+ "epoch": 1.6071428571428572,
1216
+ "grad_norm": 0.30386048555374146,
1217
+ "learning_rate": 2.580757449178502e-05,
1218
+ "loss": 0.0404,
1219
+ "step": 4275
1220
+ },
1221
+ {
1222
+ "epoch": 1.6165413533834587,
1223
+ "grad_norm": 0.2576204836368561,
1224
+ "learning_rate": 2.5633528265107216e-05,
1225
+ "loss": 0.042,
1226
+ "step": 4300
1227
+ },
1228
+ {
1229
+ "epoch": 1.6259398496240602,
1230
+ "grad_norm": 0.2681669294834137,
1231
+ "learning_rate": 2.545948203842941e-05,
1232
+ "loss": 0.0429,
1233
+ "step": 4325
1234
+ },
1235
+ {
1236
+ "epoch": 1.6353383458646618,
1237
+ "grad_norm": 0.19792746007442474,
1238
+ "learning_rate": 2.5285435811751602e-05,
1239
+ "loss": 0.0415,
1240
+ "step": 4350
1241
+ },
1242
+ {
1243
+ "epoch": 1.6447368421052633,
1244
+ "grad_norm": 0.5182521939277649,
1245
+ "learning_rate": 2.5111389585073797e-05,
1246
+ "loss": 0.0476,
1247
+ "step": 4375
1248
+ },
1249
+ {
1250
+ "epoch": 1.6541353383458648,
1251
+ "grad_norm": 0.587866485118866,
1252
+ "learning_rate": 2.493734335839599e-05,
1253
+ "loss": 0.044,
1254
+ "step": 4400
1255
+ },
1256
+ {
1257
+ "epoch": 1.6635338345864663,
1258
+ "grad_norm": 0.3563426434993744,
1259
+ "learning_rate": 2.4763297131718186e-05,
1260
+ "loss": 0.0418,
1261
+ "step": 4425
1262
+ },
1263
+ {
1264
+ "epoch": 1.6729323308270678,
1265
+ "grad_norm": 0.2907748818397522,
1266
+ "learning_rate": 2.4589250905040378e-05,
1267
+ "loss": 0.0438,
1268
+ "step": 4450
1269
+ },
1270
+ {
1271
+ "epoch": 1.6823308270676691,
1272
+ "grad_norm": 0.58048015832901,
1273
+ "learning_rate": 2.4415204678362576e-05,
1274
+ "loss": 0.038,
1275
+ "step": 4475
1276
+ },
1277
+ {
1278
+ "epoch": 1.6917293233082706,
1279
+ "grad_norm": 0.8364240527153015,
1280
+ "learning_rate": 2.4241158451684767e-05,
1281
+ "loss": 0.0433,
1282
+ "step": 4500
1283
+ },
1284
+ {
1285
+ "epoch": 1.7011278195488722,
1286
+ "grad_norm": 1.025005578994751,
1287
+ "learning_rate": 2.4067112225006962e-05,
1288
+ "loss": 0.0391,
1289
+ "step": 4525
1290
+ },
1291
+ {
1292
+ "epoch": 1.7105263157894737,
1293
+ "grad_norm": 0.513279139995575,
1294
+ "learning_rate": 2.3893065998329157e-05,
1295
+ "loss": 0.0461,
1296
+ "step": 4550
1297
+ },
1298
+ {
1299
+ "epoch": 1.7199248120300752,
1300
+ "grad_norm": 0.7825498580932617,
1301
+ "learning_rate": 2.371901977165135e-05,
1302
+ "loss": 0.0397,
1303
+ "step": 4575
1304
+ },
1305
+ {
1306
+ "epoch": 1.7293233082706767,
1307
+ "grad_norm": 0.3107648193836212,
1308
+ "learning_rate": 2.3544973544973546e-05,
1309
+ "loss": 0.0407,
1310
+ "step": 4600
1311
+ },
1312
+ {
1313
+ "epoch": 1.7387218045112782,
1314
+ "grad_norm": 0.3225563168525696,
1315
+ "learning_rate": 2.337092731829574e-05,
1316
+ "loss": 0.0444,
1317
+ "step": 4625
1318
+ },
1319
+ {
1320
+ "epoch": 1.7481203007518797,
1321
+ "grad_norm": 0.43894103169441223,
1322
+ "learning_rate": 2.3196881091617932e-05,
1323
+ "loss": 0.0431,
1324
+ "step": 4650
1325
+ },
1326
+ {
1327
+ "epoch": 1.7575187969924813,
1328
+ "grad_norm": 0.33160117268562317,
1329
+ "learning_rate": 2.302283486494013e-05,
1330
+ "loss": 0.042,
1331
+ "step": 4675
1332
+ },
1333
+ {
1334
+ "epoch": 1.7669172932330826,
1335
+ "grad_norm": 0.255582332611084,
1336
+ "learning_rate": 2.2848788638262322e-05,
1337
+ "loss": 0.0398,
1338
+ "step": 4700
1339
+ },
1340
+ {
1341
+ "epoch": 1.776315789473684,
1342
+ "grad_norm": 0.2923487424850464,
1343
+ "learning_rate": 2.2674742411584517e-05,
1344
+ "loss": 0.0422,
1345
+ "step": 4725
1346
+ },
1347
+ {
1348
+ "epoch": 1.7857142857142856,
1349
+ "grad_norm": 0.7796223759651184,
1350
+ "learning_rate": 2.250069618490671e-05,
1351
+ "loss": 0.0375,
1352
+ "step": 4750
1353
+ },
1354
+ {
1355
+ "epoch": 1.795112781954887,
1356
+ "grad_norm": 0.4056415259838104,
1357
+ "learning_rate": 2.2326649958228906e-05,
1358
+ "loss": 0.0437,
1359
+ "step": 4775
1360
+ },
1361
+ {
1362
+ "epoch": 1.8045112781954886,
1363
+ "grad_norm": 0.4501309394836426,
1364
+ "learning_rate": 2.21526037315511e-05,
1365
+ "loss": 0.0455,
1366
+ "step": 4800
1367
+ },
1368
+ {
1369
+ "epoch": 1.8139097744360901,
1370
+ "grad_norm": 0.7883285880088806,
1371
+ "learning_rate": 2.1978557504873296e-05,
1372
+ "loss": 0.0443,
1373
+ "step": 4825
1374
+ },
1375
+ {
1376
+ "epoch": 1.8233082706766917,
1377
+ "grad_norm": 0.33851534128189087,
1378
+ "learning_rate": 2.1804511278195487e-05,
1379
+ "loss": 0.0366,
1380
+ "step": 4850
1381
+ },
1382
+ {
1383
+ "epoch": 1.8327067669172932,
1384
+ "grad_norm": 0.3407614529132843,
1385
+ "learning_rate": 2.1630465051517686e-05,
1386
+ "loss": 0.0415,
1387
+ "step": 4875
1388
+ },
1389
+ {
1390
+ "epoch": 1.8421052631578947,
1391
+ "grad_norm": 0.4478450119495392,
1392
+ "learning_rate": 2.1456418824839877e-05,
1393
+ "loss": 0.0398,
1394
+ "step": 4900
1395
+ },
1396
+ {
1397
+ "epoch": 1.8515037593984962,
1398
+ "grad_norm": 0.4571634531021118,
1399
+ "learning_rate": 2.1282372598162072e-05,
1400
+ "loss": 0.0382,
1401
+ "step": 4925
1402
+ },
1403
+ {
1404
+ "epoch": 1.8609022556390977,
1405
+ "grad_norm": 1.4603149890899658,
1406
+ "learning_rate": 2.1108326371484267e-05,
1407
+ "loss": 0.0444,
1408
+ "step": 4950
1409
+ },
1410
+ {
1411
+ "epoch": 1.8703007518796992,
1412
+ "grad_norm": 0.2934187054634094,
1413
+ "learning_rate": 2.093428014480646e-05,
1414
+ "loss": 0.0443,
1415
+ "step": 4975
1416
+ },
1417
+ {
1418
+ "epoch": 1.8796992481203008,
1419
+ "grad_norm": 0.5655888319015503,
1420
+ "learning_rate": 2.0760233918128656e-05,
1421
+ "loss": 0.0431,
1422
+ "step": 5000
1423
+ },
1424
+ {
1425
+ "epoch": 1.8890977443609023,
1426
+ "grad_norm": 0.9796953201293945,
1427
+ "learning_rate": 2.058618769145085e-05,
1428
+ "loss": 0.0424,
1429
+ "step": 5025
1430
+ },
1431
+ {
1432
+ "epoch": 1.8984962406015038,
1433
+ "grad_norm": 0.6249701976776123,
1434
+ "learning_rate": 2.0412141464773042e-05,
1435
+ "loss": 0.0435,
1436
+ "step": 5050
1437
+ },
1438
+ {
1439
+ "epoch": 1.9078947368421053,
1440
+ "grad_norm": 0.7648960947990417,
1441
+ "learning_rate": 2.023809523809524e-05,
1442
+ "loss": 0.0424,
1443
+ "step": 5075
1444
+ },
1445
+ {
1446
+ "epoch": 1.9172932330827068,
1447
+ "grad_norm": 1.1739506721496582,
1448
+ "learning_rate": 2.0064049011417432e-05,
1449
+ "loss": 0.04,
1450
+ "step": 5100
1451
+ },
1452
+ {
1453
+ "epoch": 1.9266917293233083,
1454
+ "grad_norm": 0.40099895000457764,
1455
+ "learning_rate": 1.9890002784739627e-05,
1456
+ "loss": 0.0426,
1457
+ "step": 5125
1458
+ },
1459
+ {
1460
+ "epoch": 1.9360902255639099,
1461
+ "grad_norm": 0.443786084651947,
1462
+ "learning_rate": 1.971595655806182e-05,
1463
+ "loss": 0.0425,
1464
+ "step": 5150
1465
+ },
1466
+ {
1467
+ "epoch": 1.9454887218045114,
1468
+ "grad_norm": 1.1793848276138306,
1469
+ "learning_rate": 1.9541910331384016e-05,
1470
+ "loss": 0.0412,
1471
+ "step": 5175
1472
+ },
1473
+ {
1474
+ "epoch": 1.954887218045113,
1475
+ "grad_norm": 0.2933347225189209,
1476
+ "learning_rate": 1.936786410470621e-05,
1477
+ "loss": 0.0465,
1478
+ "step": 5200
1479
+ },
1480
+ {
1481
+ "epoch": 1.9642857142857144,
1482
+ "grad_norm": 0.8869921565055847,
1483
+ "learning_rate": 1.9193817878028406e-05,
1484
+ "loss": 0.042,
1485
+ "step": 5225
1486
+ },
1487
+ {
1488
+ "epoch": 1.973684210526316,
1489
+ "grad_norm": 0.6454533338546753,
1490
+ "learning_rate": 1.9019771651350597e-05,
1491
+ "loss": 0.0444,
1492
+ "step": 5250
1493
+ },
1494
+ {
1495
+ "epoch": 1.9830827067669174,
1496
+ "grad_norm": 0.4456064999103546,
1497
+ "learning_rate": 1.8845725424672795e-05,
1498
+ "loss": 0.0398,
1499
+ "step": 5275
1500
+ },
1501
+ {
1502
+ "epoch": 1.9924812030075187,
1503
+ "grad_norm": 0.7413787245750427,
1504
+ "learning_rate": 1.8671679197994987e-05,
1505
+ "loss": 0.0458,
1506
+ "step": 5300
1507
+ },
1508
+ {
1509
+ "epoch": 2.0,
1510
+ "eval_explained_variance": 0.23339885473251343,
1511
+ "eval_loss": 0.0432429239153862,
1512
+ "eval_mae": 0.160363107919693,
1513
+ "eval_mse": 0.043248895555734634,
1514
+ "eval_r2": 0.21744608879089355,
1515
+ "eval_rmse": 0.20796368807014035,
1516
+ "eval_runtime": 5.0094,
1517
+ "eval_samples_per_second": 4247.455,
1518
+ "eval_steps_per_second": 66.476,
1519
+ "step": 5320
1520
+ },
1521
+ {
1522
+ "epoch": 2.0018796992481205,
1523
+ "grad_norm": 0.30451804399490356,
1524
+ "learning_rate": 1.849763297131718e-05,
1525
+ "loss": 0.0383,
1526
+ "step": 5325
1527
+ },
1528
+ {
1529
+ "epoch": 2.011278195488722,
1530
+ "grad_norm": 0.3505537211894989,
1531
+ "learning_rate": 1.8323586744639376e-05,
1532
+ "loss": 0.0372,
1533
+ "step": 5350
1534
+ },
1535
+ {
1536
+ "epoch": 2.0206766917293235,
1537
+ "grad_norm": 0.3725011646747589,
1538
+ "learning_rate": 1.814954051796157e-05,
1539
+ "loss": 0.0395,
1540
+ "step": 5375
1541
+ },
1542
+ {
1543
+ "epoch": 2.030075187969925,
1544
+ "grad_norm": 0.45913949608802795,
1545
+ "learning_rate": 1.7975494291283766e-05,
1546
+ "loss": 0.0378,
1547
+ "step": 5400
1548
+ },
1549
+ {
1550
+ "epoch": 2.039473684210526,
1551
+ "grad_norm": 0.24697057902812958,
1552
+ "learning_rate": 1.780144806460596e-05,
1553
+ "loss": 0.0359,
1554
+ "step": 5425
1555
+ },
1556
+ {
1557
+ "epoch": 2.0488721804511276,
1558
+ "grad_norm": 0.32664352655410767,
1559
+ "learning_rate": 1.7627401837928152e-05,
1560
+ "loss": 0.0342,
1561
+ "step": 5450
1562
+ },
1563
+ {
1564
+ "epoch": 2.058270676691729,
1565
+ "grad_norm": 0.3500126600265503,
1566
+ "learning_rate": 1.745335561125035e-05,
1567
+ "loss": 0.0375,
1568
+ "step": 5475
1569
+ },
1570
+ {
1571
+ "epoch": 2.0676691729323307,
1572
+ "grad_norm": 0.2665722668170929,
1573
+ "learning_rate": 1.7279309384572542e-05,
1574
+ "loss": 0.0384,
1575
+ "step": 5500
1576
+ },
1577
+ {
1578
+ "epoch": 2.077067669172932,
1579
+ "grad_norm": 0.2083020657300949,
1580
+ "learning_rate": 1.7105263157894737e-05,
1581
+ "loss": 0.0377,
1582
+ "step": 5525
1583
+ },
1584
+ {
1585
+ "epoch": 2.0864661654135337,
1586
+ "grad_norm": 0.5617522597312927,
1587
+ "learning_rate": 1.693121693121693e-05,
1588
+ "loss": 0.0389,
1589
+ "step": 5550
1590
+ },
1591
+ {
1592
+ "epoch": 2.095864661654135,
1593
+ "grad_norm": 0.3643837869167328,
1594
+ "learning_rate": 1.6757170704539126e-05,
1595
+ "loss": 0.0349,
1596
+ "step": 5575
1597
+ },
1598
+ {
1599
+ "epoch": 2.1052631578947367,
1600
+ "grad_norm": 0.8100130558013916,
1601
+ "learning_rate": 1.658312447786132e-05,
1602
+ "loss": 0.0356,
1603
+ "step": 5600
1604
+ },
1605
+ {
1606
+ "epoch": 2.1146616541353382,
1607
+ "grad_norm": 0.24865201115608215,
1608
+ "learning_rate": 1.6409078251183516e-05,
1609
+ "loss": 0.0352,
1610
+ "step": 5625
1611
+ },
1612
+ {
1613
+ "epoch": 2.1240601503759398,
1614
+ "grad_norm": 1.1824196577072144,
1615
+ "learning_rate": 1.6235032024505707e-05,
1616
+ "loss": 0.0366,
1617
+ "step": 5650
1618
+ },
1619
+ {
1620
+ "epoch": 2.1334586466165413,
1621
+ "grad_norm": 0.31902220845222473,
1622
+ "learning_rate": 1.6060985797827905e-05,
1623
+ "loss": 0.0362,
1624
+ "step": 5675
1625
+ },
1626
+ {
1627
+ "epoch": 2.142857142857143,
1628
+ "grad_norm": 0.8043758869171143,
1629
+ "learning_rate": 1.5886939571150097e-05,
1630
+ "loss": 0.0376,
1631
+ "step": 5700
1632
+ },
1633
+ {
1634
+ "epoch": 2.1522556390977443,
1635
+ "grad_norm": 0.40435153245925903,
1636
+ "learning_rate": 1.571289334447229e-05,
1637
+ "loss": 0.0384,
1638
+ "step": 5725
1639
+ },
1640
+ {
1641
+ "epoch": 2.161654135338346,
1642
+ "grad_norm": 0.4308648407459259,
1643
+ "learning_rate": 1.5538847117794486e-05,
1644
+ "loss": 0.0369,
1645
+ "step": 5750
1646
+ },
1647
+ {
1648
+ "epoch": 2.1710526315789473,
1649
+ "grad_norm": 0.4685553312301636,
1650
+ "learning_rate": 1.536480089111668e-05,
1651
+ "loss": 0.0376,
1652
+ "step": 5775
1653
+ },
1654
+ {
1655
+ "epoch": 2.180451127819549,
1656
+ "grad_norm": 0.9758443832397461,
1657
+ "learning_rate": 1.5190754664438874e-05,
1658
+ "loss": 0.0381,
1659
+ "step": 5800
1660
+ },
1661
+ {
1662
+ "epoch": 2.1898496240601504,
1663
+ "grad_norm": 0.44810280203819275,
1664
+ "learning_rate": 1.501670843776107e-05,
1665
+ "loss": 0.0408,
1666
+ "step": 5825
1667
+ },
1668
+ {
1669
+ "epoch": 2.199248120300752,
1670
+ "grad_norm": 0.3626968264579773,
1671
+ "learning_rate": 1.4842662211083264e-05,
1672
+ "loss": 0.0345,
1673
+ "step": 5850
1674
+ },
1675
+ {
1676
+ "epoch": 2.2086466165413534,
1677
+ "grad_norm": 0.4912227690219879,
1678
+ "learning_rate": 1.4668615984405459e-05,
1679
+ "loss": 0.0388,
1680
+ "step": 5875
1681
+ },
1682
+ {
1683
+ "epoch": 2.218045112781955,
1684
+ "grad_norm": 0.39659154415130615,
1685
+ "learning_rate": 1.4494569757727652e-05,
1686
+ "loss": 0.0346,
1687
+ "step": 5900
1688
+ },
1689
+ {
1690
+ "epoch": 2.2274436090225564,
1691
+ "grad_norm": 0.7727639079093933,
1692
+ "learning_rate": 1.4320523531049848e-05,
1693
+ "loss": 0.0387,
1694
+ "step": 5925
1695
+ },
1696
+ {
1697
+ "epoch": 2.236842105263158,
1698
+ "grad_norm": 0.4822790026664734,
1699
+ "learning_rate": 1.4146477304372041e-05,
1700
+ "loss": 0.0367,
1701
+ "step": 5950
1702
+ },
1703
+ {
1704
+ "epoch": 2.2462406015037595,
1705
+ "grad_norm": 0.955757737159729,
1706
+ "learning_rate": 1.3972431077694236e-05,
1707
+ "loss": 0.0359,
1708
+ "step": 5975
1709
+ },
1710
+ {
1711
+ "epoch": 2.255639097744361,
1712
+ "grad_norm": 0.39219462871551514,
1713
+ "learning_rate": 1.3798384851016429e-05,
1714
+ "loss": 0.04,
1715
+ "step": 6000
1716
+ },
1717
+ {
1718
+ "epoch": 2.2650375939849625,
1719
+ "grad_norm": 0.3432631194591522,
1720
+ "learning_rate": 1.3624338624338626e-05,
1721
+ "loss": 0.0384,
1722
+ "step": 6025
1723
+ },
1724
+ {
1725
+ "epoch": 2.274436090225564,
1726
+ "grad_norm": 0.47153186798095703,
1727
+ "learning_rate": 1.3450292397660819e-05,
1728
+ "loss": 0.0385,
1729
+ "step": 6050
1730
+ },
1731
+ {
1732
+ "epoch": 2.2838345864661656,
1733
+ "grad_norm": 0.3772079348564148,
1734
+ "learning_rate": 1.3276246170983015e-05,
1735
+ "loss": 0.0356,
1736
+ "step": 6075
1737
+ },
1738
+ {
1739
+ "epoch": 2.293233082706767,
1740
+ "grad_norm": 0.4212327301502228,
1741
+ "learning_rate": 1.3102199944305207e-05,
1742
+ "loss": 0.0386,
1743
+ "step": 6100
1744
+ },
1745
+ {
1746
+ "epoch": 2.3026315789473686,
1747
+ "grad_norm": 0.4279068410396576,
1748
+ "learning_rate": 1.2928153717627403e-05,
1749
+ "loss": 0.0341,
1750
+ "step": 6125
1751
+ },
1752
+ {
1753
+ "epoch": 2.31203007518797,
1754
+ "grad_norm": 0.3151835501194,
1755
+ "learning_rate": 1.276106934001671e-05,
1756
+ "loss": 0.0376,
1757
+ "step": 6150
1758
+ },
1759
+ {
1760
+ "epoch": 2.3214285714285716,
1761
+ "grad_norm": 0.7829068303108215,
1762
+ "learning_rate": 1.2587023113338903e-05,
1763
+ "loss": 0.0373,
1764
+ "step": 6175
1765
+ },
1766
+ {
1767
+ "epoch": 2.3308270676691727,
1768
+ "grad_norm": 0.2983991801738739,
1769
+ "learning_rate": 1.2412976886661096e-05,
1770
+ "loss": 0.0376,
1771
+ "step": 6200
1772
+ },
1773
+ {
1774
+ "epoch": 2.340225563909774,
1775
+ "grad_norm": 0.36468955874443054,
1776
+ "learning_rate": 1.2238930659983291e-05,
1777
+ "loss": 0.0368,
1778
+ "step": 6225
1779
+ },
1780
+ {
1781
+ "epoch": 2.3496240601503757,
1782
+ "grad_norm": 0.2933436632156372,
1783
+ "learning_rate": 1.2064884433305486e-05,
1784
+ "loss": 0.0373,
1785
+ "step": 6250
1786
+ },
1787
+ {
1788
+ "epoch": 2.3590225563909772,
1789
+ "grad_norm": 0.9246677160263062,
1790
+ "learning_rate": 1.189083820662768e-05,
1791
+ "loss": 0.038,
1792
+ "step": 6275
1793
+ },
1794
+ {
1795
+ "epoch": 2.3684210526315788,
1796
+ "grad_norm": 0.7416250109672546,
1797
+ "learning_rate": 1.1716791979949874e-05,
1798
+ "loss": 0.0379,
1799
+ "step": 6300
1800
+ },
1801
+ {
1802
+ "epoch": 2.3778195488721803,
1803
+ "grad_norm": 0.28008949756622314,
1804
+ "learning_rate": 1.1542745753272069e-05,
1805
+ "loss": 0.0342,
1806
+ "step": 6325
1807
+ },
1808
+ {
1809
+ "epoch": 2.387218045112782,
1810
+ "grad_norm": 0.36140310764312744,
1811
+ "learning_rate": 1.1368699526594263e-05,
1812
+ "loss": 0.0358,
1813
+ "step": 6350
1814
+ },
1815
+ {
1816
+ "epoch": 2.3966165413533833,
1817
+ "grad_norm": 0.2620641887187958,
1818
+ "learning_rate": 1.1194653299916458e-05,
1819
+ "loss": 0.0388,
1820
+ "step": 6375
1821
+ },
1822
+ {
1823
+ "epoch": 2.406015037593985,
1824
+ "grad_norm": 0.48447370529174805,
1825
+ "learning_rate": 1.1020607073238653e-05,
1826
+ "loss": 0.0377,
1827
+ "step": 6400
1828
+ },
1829
+ {
1830
+ "epoch": 2.4154135338345863,
1831
+ "grad_norm": 0.718144416809082,
1832
+ "learning_rate": 1.0846560846560846e-05,
1833
+ "loss": 0.0394,
1834
+ "step": 6425
1835
+ },
1836
+ {
1837
+ "epoch": 2.424812030075188,
1838
+ "grad_norm": 1.0914640426635742,
1839
+ "learning_rate": 1.067251461988304e-05,
1840
+ "loss": 0.0352,
1841
+ "step": 6450
1842
+ },
1843
+ {
1844
+ "epoch": 2.4342105263157894,
1845
+ "grad_norm": 0.997230589389801,
1846
+ "learning_rate": 1.0498468393205236e-05,
1847
+ "loss": 0.0395,
1848
+ "step": 6475
1849
+ },
1850
+ {
1851
+ "epoch": 2.443609022556391,
1852
+ "grad_norm": 0.3665817975997925,
1853
+ "learning_rate": 1.032442216652743e-05,
1854
+ "loss": 0.0378,
1855
+ "step": 6500
1856
+ },
1857
+ {
1858
+ "epoch": 2.4530075187969924,
1859
+ "grad_norm": 0.35913845896720886,
1860
+ "learning_rate": 1.0150375939849624e-05,
1861
+ "loss": 0.0382,
1862
+ "step": 6525
1863
+ },
1864
+ {
1865
+ "epoch": 2.462406015037594,
1866
+ "grad_norm": 0.9548642635345459,
1867
+ "learning_rate": 9.976329713171818e-06,
1868
+ "loss": 0.0386,
1869
+ "step": 6550
1870
+ },
1871
+ {
1872
+ "epoch": 2.4718045112781954,
1873
+ "grad_norm": 1.2121777534484863,
1874
+ "learning_rate": 9.802283486494013e-06,
1875
+ "loss": 0.0392,
1876
+ "step": 6575
1877
+ },
1878
+ {
1879
+ "epoch": 2.481203007518797,
1880
+ "grad_norm": 0.568284809589386,
1881
+ "learning_rate": 9.628237259816208e-06,
1882
+ "loss": 0.0344,
1883
+ "step": 6600
1884
+ },
1885
+ {
1886
+ "epoch": 2.4906015037593985,
1887
+ "grad_norm": 0.40139758586883545,
1888
+ "learning_rate": 9.454191033138401e-06,
1889
+ "loss": 0.0377,
1890
+ "step": 6625
1891
+ },
1892
+ {
1893
+ "epoch": 2.5,
1894
+ "grad_norm": 0.5859258770942688,
1895
+ "learning_rate": 9.280144806460596e-06,
1896
+ "loss": 0.0342,
1897
+ "step": 6650
1898
+ },
1899
+ {
1900
+ "epoch": 2.5093984962406015,
1901
+ "grad_norm": 0.4431360363960266,
1902
+ "learning_rate": 9.10609857978279e-06,
1903
+ "loss": 0.0398,
1904
+ "step": 6675
1905
+ },
1906
+ {
1907
+ "epoch": 2.518796992481203,
1908
+ "grad_norm": 0.2714449465274811,
1909
+ "learning_rate": 8.932052353104985e-06,
1910
+ "loss": 0.0394,
1911
+ "step": 6700
1912
+ },
1913
+ {
1914
+ "epoch": 2.5281954887218046,
1915
+ "grad_norm": 0.29640740156173706,
1916
+ "learning_rate": 8.758006126427178e-06,
1917
+ "loss": 0.0365,
1918
+ "step": 6725
1919
+ },
1920
+ {
1921
+ "epoch": 2.537593984962406,
1922
+ "grad_norm": 0.7424734830856323,
1923
+ "learning_rate": 8.583959899749373e-06,
1924
+ "loss": 0.037,
1925
+ "step": 6750
1926
+ },
1927
+ {
1928
+ "epoch": 2.5469924812030076,
1929
+ "grad_norm": 0.49265924096107483,
1930
+ "learning_rate": 8.409913673071568e-06,
1931
+ "loss": 0.0357,
1932
+ "step": 6775
1933
+ },
1934
+ {
1935
+ "epoch": 2.556390977443609,
1936
+ "grad_norm": 0.8623179197311401,
1937
+ "learning_rate": 8.235867446393763e-06,
1938
+ "loss": 0.0388,
1939
+ "step": 6800
1940
+ },
1941
+ {
1942
+ "epoch": 2.5657894736842106,
1943
+ "grad_norm": 0.4578423500061035,
1944
+ "learning_rate": 8.061821219715956e-06,
1945
+ "loss": 0.0395,
1946
+ "step": 6825
1947
+ },
1948
+ {
1949
+ "epoch": 2.575187969924812,
1950
+ "grad_norm": 0.6307206749916077,
1951
+ "learning_rate": 7.88777499303815e-06,
1952
+ "loss": 0.033,
1953
+ "step": 6850
1954
+ },
1955
+ {
1956
+ "epoch": 2.5845864661654137,
1957
+ "grad_norm": 0.49787333607673645,
1958
+ "learning_rate": 7.713728766360345e-06,
1959
+ "loss": 0.0398,
1960
+ "step": 6875
1961
+ },
1962
+ {
1963
+ "epoch": 2.593984962406015,
1964
+ "grad_norm": 0.5026729106903076,
1965
+ "learning_rate": 7.5396825396825394e-06,
1966
+ "loss": 0.0374,
1967
+ "step": 6900
1968
+ },
1969
+ {
1970
+ "epoch": 2.6033834586466167,
1971
+ "grad_norm": 0.24913954734802246,
1972
+ "learning_rate": 7.365636313004734e-06,
1973
+ "loss": 0.0372,
1974
+ "step": 6925
1975
+ },
1976
+ {
1977
+ "epoch": 2.612781954887218,
1978
+ "grad_norm": 1.084121823310852,
1979
+ "learning_rate": 7.191590086326928e-06,
1980
+ "loss": 0.0407,
1981
+ "step": 6950
1982
+ },
1983
+ {
1984
+ "epoch": 2.6221804511278197,
1985
+ "grad_norm": 0.9638610482215881,
1986
+ "learning_rate": 7.017543859649123e-06,
1987
+ "loss": 0.04,
1988
+ "step": 6975
1989
+ },
1990
+ {
1991
+ "epoch": 2.6315789473684212,
1992
+ "grad_norm": 0.5844775438308716,
1993
+ "learning_rate": 6.843497632971317e-06,
1994
+ "loss": 0.0366,
1995
+ "step": 7000
1996
+ },
1997
+ {
1998
+ "epoch": 2.6409774436090228,
1999
+ "grad_norm": 0.5980415940284729,
2000
+ "learning_rate": 6.669451406293512e-06,
2001
+ "loss": 0.0378,
2002
+ "step": 7025
2003
+ },
2004
+ {
2005
+ "epoch": 2.6503759398496243,
2006
+ "grad_norm": 0.40126296877861023,
2007
+ "learning_rate": 6.495405179615706e-06,
2008
+ "loss": 0.0355,
2009
+ "step": 7050
2010
+ },
2011
+ {
2012
+ "epoch": 2.659774436090226,
2013
+ "grad_norm": 0.5292906761169434,
2014
+ "learning_rate": 6.3213589529379004e-06,
2015
+ "loss": 0.0342,
2016
+ "step": 7075
2017
+ },
2018
+ {
2019
+ "epoch": 2.6691729323308273,
2020
+ "grad_norm": 0.5242503881454468,
2021
+ "learning_rate": 6.147312726260094e-06,
2022
+ "loss": 0.041,
2023
+ "step": 7100
2024
+ },
2025
+ {
2026
+ "epoch": 2.678571428571429,
2027
+ "grad_norm": 0.6571367383003235,
2028
+ "learning_rate": 5.973266499582289e-06,
2029
+ "loss": 0.0342,
2030
+ "step": 7125
2031
+ },
2032
+ {
2033
+ "epoch": 2.6879699248120303,
2034
+ "grad_norm": 0.3011007606983185,
2035
+ "learning_rate": 5.799220272904483e-06,
2036
+ "loss": 0.0371,
2037
+ "step": 7150
2038
+ },
2039
+ {
2040
+ "epoch": 2.6973684210526314,
2041
+ "grad_norm": 0.9834239482879639,
2042
+ "learning_rate": 5.625174046226678e-06,
2043
+ "loss": 0.0401,
2044
+ "step": 7175
2045
+ },
2046
+ {
2047
+ "epoch": 2.706766917293233,
2048
+ "grad_norm": 0.49396082758903503,
2049
+ "learning_rate": 5.451127819548872e-06,
2050
+ "loss": 0.0377,
2051
+ "step": 7200
2052
+ },
2053
+ {
2054
+ "epoch": 2.7161654135338344,
2055
+ "grad_norm": 0.7074937224388123,
2056
+ "learning_rate": 5.277081592871067e-06,
2057
+ "loss": 0.0342,
2058
+ "step": 7225
2059
+ },
2060
+ {
2061
+ "epoch": 2.725563909774436,
2062
+ "grad_norm": 0.6037689447402954,
2063
+ "learning_rate": 5.103035366193261e-06,
2064
+ "loss": 0.0353,
2065
+ "step": 7250
2066
+ },
2067
+ {
2068
+ "epoch": 2.7349624060150375,
2069
+ "grad_norm": 0.9242851734161377,
2070
+ "learning_rate": 4.928989139515455e-06,
2071
+ "loss": 0.0378,
2072
+ "step": 7275
2073
+ },
2074
+ {
2075
+ "epoch": 2.744360902255639,
2076
+ "grad_norm": 0.3472757339477539,
2077
+ "learning_rate": 4.754942912837649e-06,
2078
+ "loss": 0.0335,
2079
+ "step": 7300
2080
+ },
2081
+ {
2082
+ "epoch": 2.7537593984962405,
2083
+ "grad_norm": 0.5755854845046997,
2084
+ "learning_rate": 4.580896686159844e-06,
2085
+ "loss": 0.032,
2086
+ "step": 7325
2087
+ },
2088
+ {
2089
+ "epoch": 2.763157894736842,
2090
+ "grad_norm": 0.37826091051101685,
2091
+ "learning_rate": 4.406850459482038e-06,
2092
+ "loss": 0.0354,
2093
+ "step": 7350
2094
+ },
2095
+ {
2096
+ "epoch": 2.7725563909774436,
2097
+ "grad_norm": 0.5390151143074036,
2098
+ "learning_rate": 4.232804232804233e-06,
2099
+ "loss": 0.0341,
2100
+ "step": 7375
2101
+ },
2102
+ {
2103
+ "epoch": 2.781954887218045,
2104
+ "grad_norm": 0.28750574588775635,
2105
+ "learning_rate": 4.058758006126427e-06,
2106
+ "loss": 0.0372,
2107
+ "step": 7400
2108
+ },
2109
+ {
2110
+ "epoch": 2.7913533834586466,
2111
+ "grad_norm": 0.6178227663040161,
2112
+ "learning_rate": 3.884711779448622e-06,
2113
+ "loss": 0.0353,
2114
+ "step": 7425
2115
+ },
2116
+ {
2117
+ "epoch": 2.800751879699248,
2118
+ "grad_norm": 0.3084428608417511,
2119
+ "learning_rate": 3.710665552770816e-06,
2120
+ "loss": 0.0371,
2121
+ "step": 7450
2122
+ },
2123
+ {
2124
+ "epoch": 2.8101503759398496,
2125
+ "grad_norm": 0.3735020160675049,
2126
+ "learning_rate": 3.5366193260930103e-06,
2127
+ "loss": 0.0365,
2128
+ "step": 7475
2129
+ },
2130
+ {
2131
+ "epoch": 2.819548872180451,
2132
+ "grad_norm": 0.3113434910774231,
2133
+ "learning_rate": 3.3625730994152047e-06,
2134
+ "loss": 0.0395,
2135
+ "step": 7500
2136
+ },
2137
+ {
2138
+ "epoch": 2.8289473684210527,
2139
+ "grad_norm": 0.7996252775192261,
2140
+ "learning_rate": 3.188526872737399e-06,
2141
+ "loss": 0.0382,
2142
+ "step": 7525
2143
+ },
2144
+ {
2145
+ "epoch": 2.838345864661654,
2146
+ "grad_norm": 0.3369075357913971,
2147
+ "learning_rate": 3.0144806460595934e-06,
2148
+ "loss": 0.0338,
2149
+ "step": 7550
2150
+ },
2151
+ {
2152
+ "epoch": 2.8477443609022557,
2153
+ "grad_norm": 0.326662540435791,
2154
+ "learning_rate": 2.8404344193817878e-06,
2155
+ "loss": 0.0333,
2156
+ "step": 7575
2157
+ },
2158
+ {
2159
+ "epoch": 2.857142857142857,
2160
+ "grad_norm": 0.47569015622138977,
2161
+ "learning_rate": 2.666388192703982e-06,
2162
+ "loss": 0.0361,
2163
+ "step": 7600
2164
+ },
2165
+ {
2166
+ "epoch": 2.8665413533834587,
2167
+ "grad_norm": 0.489814430475235,
2168
+ "learning_rate": 2.4923419660261765e-06,
2169
+ "loss": 0.0354,
2170
+ "step": 7625
2171
+ },
2172
+ {
2173
+ "epoch": 2.8759398496240602,
2174
+ "grad_norm": 0.3687739372253418,
2175
+ "learning_rate": 2.318295739348371e-06,
2176
+ "loss": 0.0386,
2177
+ "step": 7650
2178
+ },
2179
+ {
2180
+ "epoch": 2.8853383458646618,
2181
+ "grad_norm": 0.8088187575340271,
2182
+ "learning_rate": 2.1442495126705653e-06,
2183
+ "loss": 0.0367,
2184
+ "step": 7675
2185
+ },
2186
+ {
2187
+ "epoch": 2.8947368421052633,
2188
+ "grad_norm": 0.41726213693618774,
2189
+ "learning_rate": 1.9702032859927596e-06,
2190
+ "loss": 0.0364,
2191
+ "step": 7700
2192
+ },
2193
+ {
2194
+ "epoch": 2.904135338345865,
2195
+ "grad_norm": 0.3655787408351898,
2196
+ "learning_rate": 1.796157059314954e-06,
2197
+ "loss": 0.0363,
2198
+ "step": 7725
2199
+ },
2200
+ {
2201
+ "epoch": 2.9135338345864663,
2202
+ "grad_norm": 0.49075835943222046,
2203
+ "learning_rate": 1.6221108326371484e-06,
2204
+ "loss": 0.0349,
2205
+ "step": 7750
2206
+ },
2207
+ {
2208
+ "epoch": 2.922932330827068,
2209
+ "grad_norm": 0.3516837954521179,
2210
+ "learning_rate": 1.4480646059593427e-06,
2211
+ "loss": 0.0354,
2212
+ "step": 7775
2213
+ },
2214
+ {
2215
+ "epoch": 2.932330827067669,
2216
+ "grad_norm": 0.40250521898269653,
2217
+ "learning_rate": 1.274018379281537e-06,
2218
+ "loss": 0.0412,
2219
+ "step": 7800
2220
+ },
2221
+ {
2222
+ "epoch": 2.9417293233082704,
2223
+ "grad_norm": 0.33906999230384827,
2224
+ "learning_rate": 1.0999721526037315e-06,
2225
+ "loss": 0.0375,
2226
+ "step": 7825
2227
+ },
2228
+ {
2229
+ "epoch": 2.951127819548872,
2230
+ "grad_norm": 0.37088847160339355,
2231
+ "learning_rate": 9.259259259259259e-07,
2232
+ "loss": 0.039,
2233
+ "step": 7850
2234
+ },
2235
+ {
2236
+ "epoch": 2.9605263157894735,
2237
+ "grad_norm": 0.2640984058380127,
2238
+ "learning_rate": 7.518796992481203e-07,
2239
+ "loss": 0.0359,
2240
+ "step": 7875
2241
+ },
2242
+ {
2243
+ "epoch": 2.969924812030075,
2244
+ "grad_norm": 0.9323065280914307,
2245
+ "learning_rate": 5.778334725703147e-07,
2246
+ "loss": 0.0378,
2247
+ "step": 7900
2248
+ },
2249
+ {
2250
+ "epoch": 2.9793233082706765,
2251
+ "grad_norm": 0.6576139330863953,
2252
+ "learning_rate": 4.0378724589250904e-07,
2253
+ "loss": 0.0362,
2254
+ "step": 7925
2255
+ },
2256
+ {
2257
+ "epoch": 2.988721804511278,
2258
+ "grad_norm": 0.7086507081985474,
2259
+ "learning_rate": 2.2974101921470343e-07,
2260
+ "loss": 0.0306,
2261
+ "step": 7950
2262
+ },
2263
+ {
2264
+ "epoch": 2.9981203007518795,
2265
+ "grad_norm": 0.9082393050193787,
2266
+ "learning_rate": 5.56947925368978e-08,
2267
+ "loss": 0.0372,
2268
+ "step": 7975
2269
+ },
2270
+ {
2271
+ "epoch": 3.0,
2272
+ "eval_explained_variance": 0.23569148778915405,
2273
+ "eval_loss": 0.04224373400211334,
2274
+ "eval_mae": 0.15929067134857178,
2275
+ "eval_mse": 0.04224866256117821,
2276
+ "eval_r2": 0.23554444313049316,
2277
+ "eval_rmse": 0.20554479453680702,
2278
+ "eval_runtime": 5.0467,
2279
+ "eval_samples_per_second": 4216.047,
2280
+ "eval_steps_per_second": 65.984,
2281
+ "step": 7980
2282
+ }
2283
+ ],
2284
+ "logging_steps": 25,
2285
+ "max_steps": 7980,
2286
+ "num_input_tokens_seen": 0,
2287
+ "num_train_epochs": 3,
2288
+ "save_steps": 500,
2289
+ "stateful_callbacks": {
2290
+ "EarlyStoppingCallback": {
2291
+ "args": {
2292
+ "early_stopping_patience": 5,
2293
+ "early_stopping_threshold": 0.01
2294
+ },
2295
+ "attributes": {
2296
+ "early_stopping_patience_counter": 2
2297
+ }
2298
+ },
2299
+ "TrainerControl": {
2300
+ "args": {
2301
+ "should_epoch_stop": false,
2302
+ "should_evaluate": false,
2303
+ "should_log": false,
2304
+ "should_save": true,
2305
+ "should_training_stop": true
2306
+ },
2307
+ "attributes": {}
2308
+ }
2309
+ },
2310
+ "total_flos": 8456567720509440.0,
2311
+ "train_batch_size": 8,
2312
+ "trial_name": null,
2313
+ "trial_params": null
2314
+ }
checkpoint-7980/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:414540c031bffc02f1019ad7982fdf75ad9763d9b08b73d3be8ef2c8b11e0e01
3
+ size 5368
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert/distilbert-base-uncased",
3
+ "_num_labels": 1,
4
+ "activation": "gelu",
5
+ "architectures": [
6
+ "DistilBertForSequenceClassification"
7
+ ],
8
+ "attention_dropout": 0.1,
9
+ "dim": 768,
10
+ "dropout": 0.1,
11
+ "hidden_dim": 3072,
12
+ "id2label": {
13
+ "0": "target"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "label2id": {
17
+ "target": 0
18
+ },
19
+ "max_position_embeddings": 512,
20
+ "model_type": "distilbert",
21
+ "n_heads": 12,
22
+ "n_layers": 6,
23
+ "pad_token_id": 0,
24
+ "problem_type": "regression",
25
+ "qa_dropout": 0.1,
26
+ "seq_classif_dropout": 0.2,
27
+ "sinusoidal_pos_embds": false,
28
+ "tie_weights_": true,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.48.0",
31
+ "vocab_size": 30522
32
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eebdfe40823a90e15ce6d5701dbe3da53f026b8ce64e6c583ed64be7aa1150d
3
+ size 267829484
runs/Feb22_17-34-28_r-samtuckervegan-autotrain-4xl4-vsnvk6q0-6181f-d0bud/events.out.tfevents.1740245669.r-samtuckervegan-autotrain-4xl4-vsnvk6q0-6181f-d0bud.201.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5667c72d991ec974a0c3fd8e441de75cc170f59d62e86c87616be644ce333db7
3
- size 58816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eca971b07a061729a987a2eb764e26e9b1ed026f06227aa3a6587e1758c8ae03
3
+ size 74250
runs/Feb22_17-34-28_r-samtuckervegan-autotrain-4xl4-vsnvk6q0-6181f-d0bud/events.out.tfevents.1740246447.r-samtuckervegan-autotrain-4xl4-vsnvk6q0-6181f-d0bud.201.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ef271a3ffb344ad06bb55f5d4f56b001741df8dd744d62eceeac609a14ba5a6
3
+ size 609
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": false,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "extra_special_tokens": {},
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "pad_token": "[PAD]",
51
+ "sep_token": "[SEP]",
52
+ "strip_accents": null,
53
+ "tokenize_chinese_chars": true,
54
+ "tokenizer_class": "DistilBertTokenizer",
55
+ "unk_token": "[UNK]"
56
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:414540c031bffc02f1019ad7982fdf75ad9763d9b08b73d3be8ef2c8b11e0e01
3
+ size 5368
training_params.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "samtuckervegan/relevancy",
3
+ "model": "distilbert/distilbert-base-uncased",
4
+ "lr": 5e-05,
5
+ "epochs": 3,
6
+ "max_seq_length": 128,
7
+ "batch_size": 8,
8
+ "warmup_ratio": 0.1,
9
+ "gradient_accumulation": 1,
10
+ "optimizer": "adamw_torch",
11
+ "scheduler": "linear",
12
+ "weight_decay": 0.0,
13
+ "max_grad_norm": 1.0,
14
+ "seed": 42,
15
+ "train_split": "train",
16
+ "valid_split": "test",
17
+ "text_column": "text",
18
+ "target_column": "target",
19
+ "logging_steps": -1,
20
+ "project_name": "relevancy",
21
+ "auto_find_batch_size": false,
22
+ "mixed_precision": "fp16",
23
+ "save_total_limit": 1,
24
+ "push_to_hub": true,
25
+ "eval_strategy": "epoch",
26
+ "username": "samtuckervegan",
27
+ "log": "tensorboard",
28
+ "early_stopping_patience": 5,
29
+ "early_stopping_threshold": 0.01
30
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff